@charset "UTF-8";
/**
 * Clay 3.121.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.121.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
 */
.quick-access-nav {
  position: fixed;
  z-index: 999;
}

.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 .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.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 .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,
.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 - var(--control-menu-container-height) - 49px
	);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: calc(var(--control-menu-container-height) + 49px);
  transform: translateX(100%);
  transition: transform ease 0.5s;
  visibility: hidden;
  width: 320px;
  will-change: transform;
}
.contextual-sidebar.contextual-sidebar-visible {
  pointer-events: auto;
  transform: translateX(0);
  visibility: visible;
}

@media (min-width: 768px) {
  .contextual-sidebar {
    height: calc(
			100vh - var(--control-menu-container-height) - 64px
		);
    top: calc(
			var(--control-menu-container-height) + 64px
		);
  }
  .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 {
  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 {
  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 {
  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(../images/states/empty_state.svg);
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-result-message-header,
  .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
    background-image: url(../images/states/empty_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-result-message-header,
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(../images/states/empty_state_reduced_motion.svg);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(../images/states/search_state.svg);
  max-width: 210px;
  padding-top: 232px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-search-result-message-header {
    background-image: url(../images/states/search_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(../images/states/search_state_reduced_motion.svg);
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(../images/states/empty_state.svg);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-state {
    background-image: url(../images/states/empty_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-state {
  background-image: url(../images/states/empty_state_reduced_motion.svg);
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(../images/states/success_state.svg);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-success-state {
    background-image: url(../images/states/success_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-success-state {
  background-image: url(../images/states/success_state_reduced_motion.svg);
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(../images/states/search_state.svg);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-search-state {
    background-image: url(../images/states/search_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-search-state {
  background-image: url(../images/states/search_state_reduced_motion.svg);
}
.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;
}

.taglib-icon-help {
  color: #6c757d !important;
}
.taglib-icon-help:hover, .taglib-icon-help:active {
  color: #343a40 !important;
}

.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 {
    background-color: #fff;
    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(.btn):not(.component-action):not(.page-link) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):focus, .lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):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,
.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,
.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;
  }
}

@media (max-width: 991.98px) {
  ul.pagination ul.inline-scroller {
    max-height: inherit;
  }
}
.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 .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;
  }
}
.c-prefers-reduced-motion .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: #6c757d;
}

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

.file-icon-color-2 {
  background-color: #fff;
  color: #24a892;
}

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

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

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

.file-icon-color-6 {
  background-color: #fff;
  color: #0099e6;
}

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

.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 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 {
  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;
  }
}
.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-title-editable {
  pointer-events: none;
}
.controls-hidden .portlet-topper {
  display: none !important;
}
.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;
  height: 28px;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .cadmin.portlet-topper .lexicon-icon {
  height: 12px;
  width: 12px;
}
html:not(#__):not(#___) .cadmin.portlet-topper .lexicon-icon.lexicon-icon-drag {
  height: 16px;
  width: 16px;
}
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;
    transform: translateY(-97%);
    transition: opacity 0.15s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .c-prefers-reduced-motion .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: 12px;
  font-weight: 600;
  margin-left: 4px;
}
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;
  }
}
@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 {
    align-items: center;
    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;
  }
}
@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: 2px 2px 2px 2px;
  transition: border-color 0.15s ease;
}
.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-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.15s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (min-width: 768px) {
  .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: 2px 2px 2px 2px;
  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;
  }
}
.c-prefers-reduced-motion .lfr-progress-active .progress-bar-status,
.c-prefers-reduced-motion .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;
}

.-htmlElements-flow > *, .-Quill .ql-editor > * {
  margin-top: 0;
  margin-bottom: 0 !important;
}
.-htmlElements-flow > * + *, .-Quill .ql-editor > * + * {
  margin-top: 1.2em;
}

.-textStyle-secondaryBody, .-ReactDatePicker .react-datepicker, .-controlMenu-hidden .dropdown-menu, .-formElements .form-text, .-FormFeedback > *, .-formElements .form-feedback-group > *, .-textStyle-textLabel {
  font-size: 1rem;
  line-height: 1.5;
}

.-textStyle-textLabel {
  font-weight: 700;
}

.-textStyle-extraSmall {
  font-size: 0.625rem;
  line-height: 1.2;
}

.-textStyle-caption, .-DropdownMenu-listCaption {
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.3333333333;
}

.-textStyle-captionBody {
  font-size: 0.75rem;
  line-height: 1.3333333333;
}

.-Heading, .-htmlElements h6:not([class*=-Heading]), .-htmlElements h5:not([class*=-Heading]), .-htmlElements h4:not([class*=-Heading]), .-htmlElements h3:not([class*=-Heading]), .-htmlElements h2:not([class*=-Heading]), .-htmlElements h1:not([class*=-Heading]) {
  font-family: "Arimo", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: normal;
  display: block;
  margin-bottom: 0;
}
.-Heading:not([class*=-color-]), .-htmlElements h6:not([class*=-color-]):not([class*=-Heading]), .-htmlElements h5:not([class*=-color-]):not([class*=-Heading]), .-htmlElements h4:not([class*=-color-]):not([class*=-Heading]), .-htmlElements h3:not([class*=-color-]):not([class*=-Heading]), .-htmlElements h2:not([class*=-color-]):not([class*=-Heading]), .-htmlElements h1:not([class*=-color-]):not([class*=-Heading]) {
  color: inherit;
}

.-Heading--typeH1, .-htmlElements h1:not([class*=-Heading]) {
  font-size: 3.125rem;
  line-height: 1.1851851852;
}
@media (max-width: 83rem) {
  .-Heading--typeH1, .-htmlElements h1:not([class*=-Heading]) {
    font-size: 3.765060241vw;
  }
}
@media (max-width: 44.82rem) {
  .-Heading--typeH1, .-htmlElements h1:not([class*=-Heading]) {
    font-size: 1.6875rem;
  }
}
@media (min-width: 48rem) {
  .-Heading--typeH1, .-htmlElements h1:not([class*=-Heading]) {
    line-height: 1.12;
  }
}

.-Heading--typeH2, .-htmlElements h2:not([class*=-Heading]) {
  font-size: 2.375rem;
  line-height: 1.3333333333;
}
@media (max-width: 83rem) {
  .-Heading--typeH2, .-htmlElements h2:not([class*=-Heading]) {
    font-size: 2.8614457831vw;
  }
}
@media (max-width: 52.4210526316rem) {
  .-Heading--typeH2, .-htmlElements h2:not([class*=-Heading]) {
    font-size: 1.5rem;
  }
}
@media (min-width: 48rem) {
  .-Heading--typeH2, .-htmlElements h2:not([class*=-Heading]) {
    line-height: 1.0526315789;
  }
}

.-Heading--typeH3, .-htmlElements h3:not([class*=-Heading]) {
  font-size: 1.6875rem;
  font-weight: 700;
  line-height: 1.0909090909;
}
@media (max-width: 83rem) {
  .-Heading--typeH3, .-htmlElements h3:not([class*=-Heading]) {
    font-size: 2.0331325301vw;
  }
}
@media (max-width: 67.6296296296rem) {
  .-Heading--typeH3, .-htmlElements h3:not([class*=-Heading]) {
    font-size: 1.375rem;
  }
}
@media (min-width: 48rem) {
  .-Heading--typeH3, .-htmlElements h3:not([class*=-Heading]) {
    font-weight: 400;
    line-height: 1.1851851852;
  }
}

.-Heading--typeH4, .-htmlElements h4:not([class*=-Heading]) {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
}
@media (max-width: 83rem) {
  .-Heading--typeH4, .-htmlElements h4:not([class*=-Heading]) {
    font-size: 1.8072289157vw;
  }
}
@media (max-width: 69.1666666667rem) {
  .-Heading--typeH4, .-htmlElements h4:not([class*=-Heading]) {
    font-size: 1.25rem;
  }
}
@media (min-width: 48rem) {
  .-Heading--typeH4, .-htmlElements h4:not([class*=-Heading]) {
    line-height: 1.3333333333;
  }
}

.-Heading--typeH5, .-htmlElements h5:not([class*=-Heading]) {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.3333333333;
}
@media (max-width: 83rem) {
  .-Heading--typeH5, .-htmlElements h5:not([class*=-Heading]) {
    font-size: 1.5060240964vw;
  }
}
@media (max-width: 74.7rem) {
  .-Heading--typeH5, .-htmlElements h5:not([class*=-Heading]) {
    font-size: 1.125rem;
  }
}
@media (min-width: 48rem) {
  .-Heading--typeH5, .-htmlElements h5:not([class*=-Heading]) {
    line-height: 1.2;
  }
}

.-Heading--typeH6, .-htmlElements h6:not([class*=-Heading]) {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}
@media (max-width: 83rem) {
  .-Heading--typeH6, .-htmlElements h6:not([class*=-Heading]) {
    font-size: 1.2048192771vw;
  }
}
@media (max-width: 83rem) {
  .-Heading--typeH6, .-htmlElements h6:not([class*=-Heading]) {
    font-size: 1rem;
  }
}
@media (min-width: 48rem) {
  .-Heading--typeH6, .-htmlElements h6:not([class*=-Heading]) {
    line-height: 1.5;
  }
}

.-HeadingCaption {
  font-weight: 400;
  display: block;
  margin-bottom: 0;
  color: var(--_opaque-color);
}

.-textSize-headingCaption1, .-HeadingCaption--typeH1 {
  font-size: 1.6875rem;
}
@media (max-width: 83rem) {
  .-textSize-headingCaption1, .-HeadingCaption--typeH1 {
    font-size: 2.0331325301vw;
  }
}
@media (max-width: 67.6296296296rem) {
  .-textSize-headingCaption1, .-HeadingCaption--typeH1 {
    font-size: 1.375rem;
  }
}

.-HeadingCaption--typeH2 {
  font-size: 1.6875rem;
}
@media (max-width: 83rem) {
  .-HeadingCaption--typeH2 {
    font-size: 2.0331325301vw;
  }
}
@media (max-width: 67.6296296296rem) {
  .-HeadingCaption--typeH2 {
    font-size: 1.375rem;
  }
}

.-HeadingCaption--typeH1 {
  line-height: 1.0909090909;
}
@media (min-width: 48rem) {
  .-HeadingCaption--typeH1 {
    line-height: 1.1851851852;
  }
}

.-HeadingCaption--typeH2 {
  line-height: 1.0909090909;
}
@media (min-width: 48rem) {
  .-HeadingCaption--typeH2 {
    line-height: 1.1851851852;
  }
}

.-Nav--typePrimary .-Nav-link--typeSecondary, .-Quill .ql-editor a, .-Heading a, a.-Link:not([class*="--type"]):not([href]):not([tabindex]),
a.-Link--typeMore:not([href]):not([tabindex]),
a.-Link--typeSort:not([href]):not([tabindex]), .-Link, .-htmlElements-ext a, .-Heading a:focus,
a.-Link--typeMore:focus:not([href]):not([tabindex]),
a.-Link--typeSort:focus:not([href]):not([tabindex]), .-Link:focus, .-htmlElements-ext a:focus {
  color: var(--_primary-color);
}

.-Nav--typePrimary .-Nav-link--typeSecondary, .-Quill .ql-editor a, .-Heading a, a.-Link:not([class*="--type"]):not([href]):not([tabindex]),
a.-Link--typeMore:not([href]):not([tabindex]),
a.-Link--typeSort:not([href]):not([tabindex]), .-Link, .-htmlElements-ext a, .-Heading a:focus,
a.-Link--typeMore:focus:not([href]):not([tabindex]),
a.-Link--typeSort:focus:not([href]):not([tabindex]), .-Link:focus, .-htmlElements-ext a:focus {
  text-decoration: underline;
}

.-Heading a:hover, a.-Link:hover:not([class*="--type"]):not([href]):not([tabindex]),
a.-Link--typeMore:hover:not([href]):not([tabindex]),
a.-Link--typeSort:hover:not([href]):not([tabindex]), .-Link:hover, .-htmlElements-ext a:hover {
  text-decoration: none;
  color: var(--_primary-dark-color);
}

.-Heading a:focus, a.-Link:focus:not([class*="--type"]):not([href]):not([tabindex]),
a.-Link--typeMore:focus:not([href]):not([tabindex]),
a.-Link--typeSort:focus:not([href]):not([tabindex]), .-Link:focus, .-htmlElements-ext a:focus {
  outline: revert;
}

.-Heading a:active, a.-Link:active:not([class*="--type"]):not([href]):not([tabindex]),
a.-Link--typeMore:active:not([href]):not([tabindex]),
a.-Link--typeSort:active:not([href]):not([tabindex]), .-Link:active, .-htmlElements-ext a:active {
  text-decoration: none;
  color: var(--_primary-bold-color);
}

.-Heading a, a.-Link:not([class*="--type"]):not([href]):not([tabindex]),
a.-Link--typeMore:not([href]):not([tabindex]),
a.-Link--typeSort:not([href]):not([tabindex]), .-Link, .-htmlElements-ext a {
  cursor: pointer;
}
.-Link--typeMore .-Link-text, .-Link--typeSort .-Link-text, .-Link--typeBack .-Link-text, .-Alert.alert .alert-link:not([href]):not([tabindex]), .-Alert.alert .alert-link {
  text-decoration: underline;
}
.-Link--typeMore .-Link-text:hover, .-Link--typeSort .-Link-text:hover, .-Link--typeBack .-Link-text:hover, .-Alert.alert .alert-link:hover {
  text-decoration: none;
}

.-Link--typeNeutral {
  color: var(--_neutral-color);
}
.-Link--typeNeutral:hover, .-Link--typeNeutral:focus {
  color: var(--_neutral-color);
}
.-Link--typeNeutral:active {
  color: var(--_primary-bold-color);
}

.-Button--typePagination:focus, .-Button--typeNeutral:focus, .-Button:focus, .-Pagination .page-item:first-child .page-link:focus, .-Pagination .page-item:last-child .page-link:focus, .-Button--typePagination:focus-visible, .-Button--typeNeutral:focus-visible, .-Button:focus-visible, .-Pagination .page-item:first-child .page-link:focus-visible, .-Pagination .page-item:last-child .page-link:focus-visible, .-Button--typePagination:hover, .-Button--typeNeutral:hover, .-Button:hover, .-Pagination .page-item:first-child .page-link:hover, .-Pagination .page-item:last-child .page-link:hover, .-Button--typePagination:disabled, .-Button--typePagination[data-state=disabled], .-Button--typePagination, .-Button--typeNeutral:disabled, .-Button--typeNeutral[data-state=disabled], .-Button--typeNeutral, .-Button, .-Pagination .page-item:first-child .page-link, .-Pagination .page-item:last-child .page-link {
  color: var(--_button-color);
  background-color: var(--_button-bg-color);
}

.-Button--typePagination:focus, .-Button--typeNeutral:focus, .-Button:focus, .-Pagination .page-item:first-child .page-link:focus, .-Pagination .page-item:last-child .page-link:focus, .-Button--typePagination:focus-visible, .-Button--typeNeutral:focus-visible, .-Button:focus-visible, .-Pagination .page-item:first-child .page-link:focus-visible, .-Pagination .page-item:last-child .page-link:focus-visible, .-Button--typePagination:disabled, .-Button--typePagination[data-state=disabled], .-Button--typePagination, .-Button--typeNeutral:disabled, .-Button--typeNeutral[data-state=disabled], .-Button--typeNeutral, .-Button, .-Pagination .page-item:first-child .page-link, .-Pagination .page-item:last-child .page-link {
  box-shadow: var(--_button-shadow-color) -2px -2px 0 0 inset;
}

.-Button--typePagination:not(:disabled):not([data-state=disabled]):not(.disabled):active, .-Button--typeNeutral:not(:disabled):not([data-state=disabled]):not(.disabled):active, .-Button:not(:disabled):not([data-state=disabled]):not(.disabled):active, .-Button--typePagination:active, .-Button--typeNeutral:active, .-Button:active, .-Pagination .page-item:first-child .page-link:active, .-Pagination .page-item:last-child .page-link:active, [aria-expanded=true].-Button--typePagination, [aria-expanded=true].-Button--typeNeutral, [aria-expanded=true].-Button, .-Pagination .page-item:first-child [aria-expanded=true].page-link, .-Pagination .page-item:last-child [aria-expanded=true].page-link {
  color: var(--_button-color);
  background-color: var(--_button-shadow-color);
  box-shadow: var(--_button-bg-color) 2px 2px 0 0 inset;
}

.-Pagination .page-item:not(:first-child):not(:last-child) .page-link, .-Button--typePagination:disabled, .-Button--typePagination[data-state=disabled], .-Button--typePagination, .-Button--typeNeutral:disabled, .-Button--typeNeutral[data-state=disabled], .-Button--typeNeutral, .-Button, .-Pagination .page-item:first-child .page-link, .-Pagination .page-item:last-child .page-link {
  font-family: "Arimo", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.0125em;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  vertical-align: top;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  user-select: none;
  min-width: 2.5rem;
  max-width: 100%;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-right: 1rem;
  padding-left: 1rem;
  border-radius: 0;
  border: none;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
@media (max-width: 83rem) {
  .-Pagination .page-item:not(:first-child):not(:last-child) .page-link, .-Button--typePagination:disabled, .-Button--typePagination[data-state=disabled], .-Button--typePagination, .-Button--typeNeutral:disabled, .-Button--typeNeutral[data-state=disabled], .-Button--typeNeutral, .-Button, .-Pagination .page-item:first-child .page-link, .-Pagination .page-item:last-child .page-link {
    font-size: 1.2048192771vw;
  }
}
@media (max-width: 83rem) {
  .-Pagination .page-item:not(:first-child):not(:last-child) .page-link, .-Button--typePagination:disabled, .-Button--typePagination[data-state=disabled], .-Button--typePagination, .-Button--typeNeutral:disabled, .-Button--typeNeutral[data-state=disabled], .-Button--typeNeutral, .-Button, .-Pagination .page-item:first-child .page-link, .-Pagination .page-item:last-child .page-link {
    font-size: 1rem;
  }
}
@media (max-width: 83rem) {
  .-Pagination .page-item:not(:first-child):not(:last-child) .page-link, .-Button--typePagination:disabled, .-Button--typePagination[data-state=disabled], .-Button--typePagination, .-Button--typeNeutral:disabled, .-Button--typeNeutral[data-state=disabled], .-Button--typeNeutral, .-Button, .-Pagination .page-item:first-child .page-link, .-Pagination .page-item:last-child .page-link {
    padding-top: 0.9036144578vw;
  }
}
@media (max-width: 83rem) {
  .-Pagination .page-item:not(:first-child):not(:last-child) .page-link, .-Button--typePagination:disabled, .-Button--typePagination[data-state=disabled], .-Button--typePagination, .-Button--typeNeutral:disabled, .-Button--typeNeutral[data-state=disabled], .-Button--typeNeutral, .-Button, .-Pagination .page-item:first-child .page-link, .-Pagination .page-item:last-child .page-link {
    padding-top: 0.75rem;
  }
}
@media (max-width: 83rem) {
  .-Pagination .page-item:not(:first-child):not(:last-child) .page-link, .-Button--typePagination:disabled, .-Button--typePagination[data-state=disabled], .-Button--typePagination, .-Button--typeNeutral:disabled, .-Button--typeNeutral[data-state=disabled], .-Button--typeNeutral, .-Button, .-Pagination .page-item:first-child .page-link, .-Pagination .page-item:last-child .page-link {
    padding-bottom: 0.9036144578vw;
  }
}
@media (max-width: 83rem) {
  .-Pagination .page-item:not(:first-child):not(:last-child) .page-link, .-Button--typePagination:disabled, .-Button--typePagination[data-state=disabled], .-Button--typePagination, .-Button--typeNeutral:disabled, .-Button--typeNeutral[data-state=disabled], .-Button--typeNeutral, .-Button, .-Pagination .page-item:first-child .page-link, .-Pagination .page-item:last-child .page-link {
    padding-bottom: 0.75rem;
  }
}
@media (max-width: 83rem) {
  .-Pagination .page-item:not(:first-child):not(:last-child) .page-link, .-Button--typePagination:disabled, .-Button--typePagination[data-state=disabled], .-Button--typePagination, .-Button--typeNeutral:disabled, .-Button--typeNeutral[data-state=disabled], .-Button--typeNeutral, .-Button, .-Pagination .page-item:first-child .page-link, .-Pagination .page-item:last-child .page-link {
    padding-right: 1.2048192771vw;
  }
}
@media (max-width: 83rem) {
  .-Pagination .page-item:not(:first-child):not(:last-child) .page-link, .-Button--typePagination:disabled, .-Button--typePagination[data-state=disabled], .-Button--typePagination, .-Button--typeNeutral:disabled, .-Button--typeNeutral[data-state=disabled], .-Button--typeNeutral, .-Button, .-Pagination .page-item:first-child .page-link, .-Pagination .page-item:last-child .page-link {
    padding-right: 1rem;
  }
}
@media (max-width: 83rem) {
  .-Pagination .page-item:not(:first-child):not(:last-child) .page-link, .-Button--typePagination:disabled, .-Button--typePagination[data-state=disabled], .-Button--typePagination, .-Button--typeNeutral:disabled, .-Button--typeNeutral[data-state=disabled], .-Button--typeNeutral, .-Button, .-Pagination .page-item:first-child .page-link, .-Pagination .page-item:last-child .page-link {
    padding-left: 1.2048192771vw;
  }
}
@media (max-width: 83rem) {
  .-Pagination .page-item:not(:first-child):not(:last-child) .page-link, .-Button--typePagination:disabled, .-Button--typePagination[data-state=disabled], .-Button--typePagination, .-Button--typeNeutral:disabled, .-Button--typeNeutral[data-state=disabled], .-Button--typeNeutral, .-Button, .-Pagination .page-item:first-child .page-link, .-Pagination .page-item:last-child .page-link {
    padding-left: 1rem;
  }
}

.-Button--typePagination:hover, .-Button--typeNeutral:hover, .-Button:hover, .-Pagination .page-item:first-child .page-link:hover, .-Pagination .page-item:last-child .page-link:hover {
  text-decoration: none;
  box-shadow: var(--_button-shadow-color) 2px 2px 0 0 inset;
}
.-Button--typePagination:focus-visible, .-Button--typeNeutral:focus-visible, .-Button:focus-visible, .-Pagination .page-item:first-child .page-link:focus-visible, .-Pagination .page-item:last-child .page-link:focus-visible {
  outline: solid 0.25rem var(--_secondary-highlight-color);
}
.-Button--typePagination:not(:disabled):not([data-state=disabled]):not(.disabled):disabled, .-Button--typePagination[data-state=disabled]:not(:disabled):not([data-state=disabled]):not(.disabled), .-Button--typePagination:not(:disabled):not([data-state=disabled]):not(.disabled), .-Button--typeNeutral:not(:disabled):not([data-state=disabled]):not(.disabled):disabled, .-Button--typeNeutral[data-state=disabled]:not(:disabled):not([data-state=disabled]):not(.disabled), .-Button--typeNeutral:not(:disabled):not([data-state=disabled]):not(.disabled), .-Button:not(:disabled):not([data-state=disabled]):not(.disabled), .-Pagination .page-item:first-child .page-link:not(:disabled):not([data-state=disabled]):not(.disabled), .-Pagination .page-item:last-child .page-link:not(:disabled):not([data-state=disabled]):not(.disabled) {
  cursor: pointer;
}
.-Button--typePagination:disabled svg, .-Button--typePagination[data-state=disabled] svg, .-Button--typePagination svg, .-Button--typeNeutral:disabled svg, .-Button--typeNeutral[data-state=disabled] svg, .-Button--typeNeutral svg, .-Button svg, .-Pagination .page-item:first-child .page-link svg, .-Pagination .page-item:last-child .page-link svg {
  width: 1em;
  height: 1em;
}
.-Button--typePagination svg path:not([fill]), .-Button--typeNeutral svg path:not([fill]), .-Button svg path:not([fill]), .-Pagination .page-item:first-child .page-link svg path:not([fill]), .-Pagination .page-item:last-child .page-link svg path:not([fill]) {
  fill: currentColor;
}

.-Button--typePagination:disabled, .-Button--typePagination[data-state=disabled], .-Button--typePagination, .-Button--spacingEqual, .-Pagination .page-item:first-child .page-link, .-Pagination .page-item:last-child .page-link {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
@media (max-width: 83rem) {
  .-Button--typePagination:disabled, .-Button--typePagination[data-state=disabled], .-Button--typePagination, .-Button--spacingEqual, .-Pagination .page-item:first-child .page-link, .-Pagination .page-item:last-child .page-link {
    padding-right: 0.9036144578vw;
  }
}
@media (max-width: 83rem) {
  .-Button--typePagination:disabled, .-Button--typePagination[data-state=disabled], .-Button--typePagination, .-Button--spacingEqual, .-Pagination .page-item:first-child .page-link, .-Pagination .page-item:last-child .page-link {
    padding-right: 0.75rem;
  }
}
@media (max-width: 83rem) {
  .-Button--typePagination:disabled, .-Button--typePagination[data-state=disabled], .-Button--typePagination, .-Button--spacingEqual, .-Pagination .page-item:first-child .page-link, .-Pagination .page-item:last-child .page-link {
    padding-left: 0.9036144578vw;
  }
}
@media (max-width: 83rem) {
  .-Button--typePagination:disabled, .-Button--typePagination[data-state=disabled], .-Button--typePagination, .-Button--spacingEqual, .-Pagination .page-item:first-child .page-link, .-Pagination .page-item:last-child .page-link {
    padding-left: 0.75rem;
  }
}

.-Button--sizeSmall {
  font-size: 1rem;
  line-height: 1;
  padding: 0.5rem 1em;
  min-width: 2rem;
}

.-Button--sizeSmall.-Button--spacingEqual {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.-Button--sizeExtraSmall {
  font-size: 0.75rem;
  line-height: 1.3333333333;
  padding: 0.25rem 0.6666666667em;
  min-width: 1.5rem;
}

.-Button--sizeExtraSmall.-Button--spacingEqual {
  padding-right: 0.25rem;
  padding-left: 0.25rem;
}

.-Button--widthStretch {
  width: 100%;
}

.-Button--typePrimary:focus, .-Button--typePrimary:focus-visible, .-Button--typePrimary:hover, .-Button--typePrimary:disabled, .-Button--typePrimary[data-state=disabled], .-Button--typePrimary {
  color: #FFFEFE;
  background-color: #0C79CD;
}

.-Button--typePrimary:focus, .-Button--typePrimary:focus-visible, .-Button--typePrimary:disabled, .-Button--typePrimary[data-state=disabled], .-Button--typePrimary {
  box-shadow: #0360A8 -2px -2px 0 0 inset;
}

[aria-expanded=true].-Button--typePrimary, .-Button--typePrimary:active, .-Button--typePrimary:active:not(:disabled):not([data-state=disabled]):not(.disabled) {
  color: #FFFEFE;
  background-color: #0360A8;
  box-shadow: #0C79CD 2px 2px 0 0 inset;
}

.-Button--typePrimary:disabled, .-Button--typePrimary[data-state=disabled], .-Button--typePrimary {
  font-weight: 700;
}
.-Button--typePrimary:hover {
  box-shadow: #0360A8 2px 2px 0 0 inset;
}
.-Button--typeSecondary:focus, .-Button--typeSecondary:focus-visible, .-Button--typeSecondary:hover, .-Button--typeSecondary:disabled, .-Button--typeSecondary[data-state=disabled], .-Button--typeSecondary {
  color: #0C79CD;
  background-color: var(--_button-bg-color);
}

.-Button--typeSecondary:focus, .-Button--typeSecondary:focus-visible, .-Button--typeSecondary:disabled, .-Button--typeSecondary[data-state=disabled], .-Button--typeSecondary {
  box-shadow: var(--_button-shadow-color) -2px -2px 0 0 inset;
}

[aria-expanded=true].-Button--typeSecondary, .-Button--typeSecondary:active:not(:disabled):not([data-state=disabled]):not(.disabled), .-Button--typeSecondary:active {
  color: #0C79CD;
  background-color: var(--_button-shadow-color);
  box-shadow: var(--_button-bg-color) 2px 2px 0 0 inset;
}

.-Button--typeSecondary:hover {
  box-shadow: var(--_button-shadow-color) 2px 2px 0 0 inset;
}
.-Button--typePositive:focus, .-Button--typePositive:focus-visible, .-Button--typePositive:hover, .-Button--typePositive:disabled, .-Button--typePositive[data-state=disabled], .-Button--typePositive {
  color: #FFFEFE;
  background-color: #0C6B21;
}

.-Button--typePositive:focus, .-Button--typePositive:focus-visible, .-Button--typePositive:disabled, .-Button--typePositive[data-state=disabled], .-Button--typePositive {
  box-shadow: #02532C -2px -2px 0 0 inset;
}

[aria-expanded=true].-Button--typePositive, .-Button--typePositive:active, .-Button--typePositive:active:not(:disabled):not([data-state=disabled]):not(.disabled) {
  color: #FFFEFE;
  background-color: #02532C;
  box-shadow: #0C6B21 2px 2px 0 0 inset;
}

.-Button--typePositive:hover {
  box-shadow: #02532C 2px 2px 0 0 inset;
}
.-Button--typeNegative:focus, .-Button--typeNegative:focus-visible, .-Button--typeNegative:hover, .-Button--typeNegative:disabled, .-Button--typeNegative[data-state=disabled], .-Button--typeNegative {
  color: #FFFEFE;
  background-color: #D62D21;
}

.-Button--typeNegative:focus, .-Button--typeNegative:focus-visible, .-Button--typeNegative:disabled, .-Button--typeNegative[data-state=disabled], .-Button--typeNegative {
  box-shadow: #B10000 -2px -2px 0 0 inset;
}

[aria-expanded=true].-Button--typeNegative, .-Button--typeNegative:active, .-Button--typeNegative:active:not(:disabled):not([data-state=disabled]):not(.disabled) {
  color: #FFFEFE;
  background-color: #B10000;
  box-shadow: #D62D21 2px 2px 0 0 inset;
}

.-Button--typeNegative:hover {
  box-shadow: #B10000 2px 2px 0 0 inset;
}
.-Button--typeHighlight:focus, .-Button--typeHighlight:focus-visible, .-Button--typeHighlight:hover, .-Button--typeHighlight:disabled, .-Button--typeHighlight[data-state=disabled], .-Button--typeHighlight {
  color: #212529;
  background-color: #FBDE9F;
}

.-Button--typeHighlight:focus, .-Button--typeHighlight:focus-visible, .-Button--typeHighlight:disabled, .-Button--typeHighlight[data-state=disabled], .-Button--typeHighlight {
  box-shadow: #E79800 -2px -2px 0 0 inset;
}

[aria-expanded=true].-Button--typeHighlight, .-Button--typeHighlight:active, .-Button--typeHighlight:active:not(:disabled):not([data-state=disabled]):not(.disabled) {
  color: #212529;
  background-color: #E79800;
  box-shadow: #FBDE9F 2px 2px 0 0 inset;
}

.-Button--typeHighlight:hover {
  box-shadow: #E79800 2px 2px 0 0 inset;
}
.-Pagination .page-item:not(:first-child):not(:last-child) .page-link {
  font-weight: 400;
  color: inherit;
  border-color: transparent;
  background-color: transparent;
  box-shadow: none;
}

.-Button--typePagination[data-type=dots], .-Button--typePagination[data-type=number], .-Button--typeContextInlineLink:focus, .-Button--typeInlineLinkSecondary:focus, .-Button--typeInlineLink:focus, .-Button--typeLink:focus, .-Button--typeContextInlineLink:focus-visible, .-Button--typeInlineLinkSecondary:focus-visible, .-Button--typeInlineLink:focus-visible, .-Button--typeLink:focus-visible, .-Button--typeContextInlineLink:hover, .-Button--typeInlineLinkSecondary:hover, .-Button--typeInlineLink:hover, .-Button--typeLink:hover, .-Button--typeContextInlineLink, .-Button--typeInlineLinkSecondary, .-Button--typeInlineLink, .-Button--typeLink, [aria-expanded=true].-Button--typeContextInlineLink, [aria-expanded=true].-Button--typeInlineLinkSecondary, [aria-expanded=true].-Button--typeInlineLink, [aria-expanded=true].-Button--typeLink, .-Button--typeContextInlineLink:not(:disabled):not([data-state=disabled]):not(.disabled):active, .-Button--typeInlineLinkSecondary:not(:disabled):not([data-state=disabled]):not(.disabled):active, .-Button--typeInlineLink:not(:disabled):not([data-state=disabled]):not(.disabled):active, .-Button--typeLink:not(:disabled):not([data-state=disabled]):not(.disabled):active, .-Button--typeContextInlineLink:active, .-Button--typeInlineLinkSecondary:active, .-Button--typeInlineLink:active, .-Button--typeLink:active {
  background-color: transparent !important;
  box-shadow: none !important;
}

[aria-expanded=true].-Button--typeContextInlineLink, [aria-expanded=true].-Button--typeInlineLinkSecondary, [aria-expanded=true].-Button--typeInlineLink, [aria-expanded=true].-Button--typeLink, .-Button--typeContextInlineLink:not(:disabled):not([data-state=disabled]):not(.disabled):active, .-Button--typeInlineLinkSecondary:not(:disabled):not([data-state=disabled]):not(.disabled):active, .-Button--typeInlineLink:not(:disabled):not([data-state=disabled]):not(.disabled):active, .-Button--typeLink:not(:disabled):not([data-state=disabled]):not(.disabled):active, .-Button--typeContextInlineLink:active, .-Button--typeInlineLinkSecondary:active, .-Button--typeInlineLink:active, .-Button--typeLink:active {
  color: var(--_primary-bold-color);
}

.-Button--typeContextInlineLink, .-Button--typeInlineLinkSecondary, .-Button--typeInlineLink, .-Button--typeLink {
  font-size: 1.25rem;
  font-weight: 400;
  text-decoration: none !important;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-right: 0;
  padding-left: 0;
  color: var(--_primary-color);
}
@media (max-width: 83rem) {
  .-Button--typeContextInlineLink, .-Button--typeInlineLinkSecondary, .-Button--typeInlineLink, .-Button--typeLink {
    font-size: 1.5060240964vw;
  }
}
@media (max-width: 83rem) {
  .-Button--typeContextInlineLink, .-Button--typeInlineLinkSecondary, .-Button--typeInlineLink, .-Button--typeLink {
    font-size: 1.25rem;
  }
}
@media (max-width: 83rem) {
  .-Button--typeContextInlineLink, .-Button--typeInlineLinkSecondary, .-Button--typeInlineLink, .-Button--typeLink {
    padding-top: 0.7530120482vw;
  }
}
@media (max-width: 83rem) {
  .-Button--typeContextInlineLink, .-Button--typeInlineLinkSecondary, .-Button--typeInlineLink, .-Button--typeLink {
    padding-top: 0.625rem;
  }
}
@media (max-width: 83rem) {
  .-Button--typeContextInlineLink, .-Button--typeInlineLinkSecondary, .-Button--typeInlineLink, .-Button--typeLink {
    padding-bottom: 0.7530120482vw;
  }
}
@media (max-width: 83rem) {
  .-Button--typeContextInlineLink, .-Button--typeInlineLinkSecondary, .-Button--typeInlineLink, .-Button--typeLink {
    padding-bottom: 0.625rem;
  }
}
.-Button--typeContextInlineLink:hover, .-Button--typeInlineLinkSecondary:hover, .-Button--typeInlineLink:hover, .-Button--typeLink:hover {
  text-decoration: none;
  color: var(--_primary-dark-color);
}
.-Button--typeContextInlineLink:focus, .-Button--typeInlineLinkSecondary:focus, .-Button--typeInlineLink:focus, .-Button--typeLink:focus, .-Button--typeContextInlineLink:focus-visible, .-Button--typeInlineLinkSecondary:focus-visible, .-Button--typeInlineLink:focus-visible, .-Button--typeLink:focus-visible {
  color: var(--_primary-color);
}
.-Button--typeLink.-Button--sizeSmall {
  font-size: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.-Button--typeLink.-Button--sizeExtraSmall {
  font-size: 0.75rem;
  line-height: 1.3333333333;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.-Button--typeContextInlineLink[data-state=active], .-Button--typeInlineLinkSecondary[data-state=active], .-Button--typeInlineLink[data-state=active], .-Button--typeLink[data-state=active] {
  font-weight: 700;
  text-decoration: none;
  color: inherit;
}

.-Button--typeContextInlineLink:disabled, .-Button--typeContextInlineLink[data-state=disabled], .-Button--typeInlineLink:disabled, .-Button--typeInlineLink[data-state=disabled], .-Button--typeLink:disabled, .-Button--typeLink[data-state=disabled] {
  color: var(--_disabled-link-button-color);
}

.-Button--typeContextInlineLink, .-Button--typeInlineLink {
  text-align: left;
  vertical-align: baseline;
  padding: 0;
  min-width: 0;
}

.-Button:disabled:not(.-Button--typeLink), .-Button[data-state=disabled]:not(.-Button--typeLink), .-Pagination .page-item.disabled:first-child .page-link, .-Pagination .page-item.disabled:last-child .page-link, .-Button--typeContextInlineLink:disabled, .-Button--typeContextInlineLink[data-state=disabled], .-Button--typeInlineLink:disabled, .-Button--typeInlineLink[data-state=disabled], .-Button--typeLink:disabled, .-Button--typeLink[data-state=disabled] {
  cursor: default;
  opacity: 1;
}
.-Button:focus-visible:disabled:not(.-Button--typeLink), .-Button[data-state=disabled]:focus-visible:not(.-Button--typeLink), .-Pagination .page-item.disabled:first-child .page-link:focus-visible, .-Pagination .page-item.disabled:last-child .page-link:focus-visible, .-Button--typeContextInlineLink:focus-visible:disabled, .-Button--typeContextInlineLink[data-state=disabled]:focus-visible, .-Button--typeInlineLink:focus-visible:disabled, .-Button--typeInlineLink[data-state=disabled]:focus-visible, .-Button--typeLink:focus-visible:disabled, .-Button--typeLink[data-state=disabled]:focus-visible {
  outline: none;
}

.-Button:disabled:not(.-Button--typeLink), .-Button[data-state=disabled]:not(.-Button--typeLink), .-Pagination .page-item.disabled:first-child .page-link, .-Pagination .page-item.disabled:last-child .page-link {
  color: var(--_disabled-button-color);
  background-color: var(--_disabled-button-bg-color);
  box-shadow: var(--_disabled-button-shadow-color) -2px -2px 0 0 inset;
}

.-ReactDatePicker .react-datepicker__day--keyboard-selected, .-ReactDatePicker .react-datepicker__day:focus-visible {
  outline: solid 0.25rem var(--_secondary-highlight-color);
}

.-htmlElements-ext li::before, .-Quill .ql-editor li::before {
  display: inline-block;
  vertical-align: top;
  position: absolute;
  top: 0;
  left: 0;
}

.-htmlElements-ext li, .-Quill .ql-editor li {
  position: relative;
}
.-htmlElements-ext li ul,
.-htmlElements-ext li ol, .-htmlElements-ext li + li, .-Quill .ql-editor li ul, .-Quill .ql-editor li ol, .-Quill .ql-editor li + li {
  margin-top: 0.2em;
}

.-htmlElements-ext ul,
.-htmlElements-ext ol, .-Quill .ql-editor ul, .-Quill .ql-editor ol {
  list-style: none;
  padding-left: 0;
}

.-htmlElements-ext ul li::before, .-Quill .ql-editor ul li::before {
  content: "";
  flex-shrink: 0;
  line-height: 1;
  width: 0.25rem;
  height: 0.25rem;
  margin-top: calc((1.2em - 0.25rem) / 2);
  margin-right: 0.8em;
  margin-left: 0.8em;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  background-color: currentColor;
}

.-htmlElements-ext ul li, .-Quill .ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: calc(0.8em + 0.25rem + 0.8em);
}

.-htmlElements-ext ol, .-Quill .ql-editor ol {
  counter-reset: ol;
}

.-htmlElements-ext ol li::before, .-Quill .ql-editor ol li::before {
  counter-increment: ol;
  content: counters(ol, ".") " ";
  width: 2ch;
  margin-right: 0.6em;
  color: currentColor;
}

.-htmlElements-ext ol li, .-Quill .ql-editor ol li:not(.ql-direction-rtl) {
  padding-left: calc(2ch + 0.6em);
}

.-htmlElements-ext ol li li::before, .-Quill .ql-editor ol li li::before {
  width: 3ch;
}

.-htmlElements-ext ol li li, .-Quill .ql-editor ol li li {
  padding-left: calc(3ch + 0.6em);
}

.-Alert.alert {
  --_alert-v-spacing: 0.8em;
  --_alert-h-spacing: 0.8em;
  --_alert-h-spacing-offset: calc(var(--_alert-h-spacing) * -1);
  --_alert-stack-spacing: 0.4em;
  --_alert-icon-unicode: "\e946";
  --_alert-color: currentColor;
  --_alert-icon-color: currentColor;
  --_alert-border-color: var(--_pale-color);
  --_alert-bg-color: var(--_contrast-color);
  padding: var(--_alert-v-spacing) var(--_alert-v-spacing) var(--_alert-v-spacing) var(--_alert-h-spacing);
  border-radius: 0.2em;
  color: var(--_alert-color);
  border: solid 0.05em var(--_alert-border-color);
  background-color: var(--_alert-bg-color);
}
@media (min-width: 48rem) {
  .-Alert.alert {
    --_alert-v-spacing: 0.8em;
    --_alert-h-spacing: 1.6em;
  }
}
@container (max-width: 47.9375rem) {
  .-Alert.alert {
    --_alert-v-spacing: 0.8em;
    --_alert-h-spacing: 0.8em;
  }
}
.-Alert.alert .autofit-row.alert-autofit-row {
  margin-right: calc(var(--_alert-h-spacing-offset) / 2);
  margin-left: calc(var(--_alert-h-spacing-offset) / 2);
}
.-Alert.alert .autofit-row > .autofit-col {
  padding-right: calc(var(--_alert-h-spacing) / 2);
  padding-left: calc(var(--_alert-h-spacing) / 2);
}
.-Alert.alert .alert-indicator {
  font-size: 1.2em;
  line-height: inherit;
  display: inline-block;
  vertical-align: top;
  margin-top: -0.1em;
  margin-bottom: -0.1em;
  color: var(--_alert-icon-color);
}
.-Alert.alert .alert-indicator svg {
  display: none;
}
.-Alert.alert .alert-indicator::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: var(--_alert-icon-unicode);
  vertical-align: top;
}
.-Alert.alert .alert-link {
  font-weight: 700;
  color: inherit;
}
.-Alert.alert .alert-link:not([href]):not([tabindex]) {
  cursor: pointer;
}
.-Alert.alert:not([class*=alert-]) .alert-indicator::before {
  visibility: hidden;
}
.-Alert.alert .lead {
  font-size: inherit;
  font-weight: 700;
  margin-right: 0;
}
.-Alert.alert .lead::after {
  content: " ";
}
.-Alert.alert .close {
  font-size: 0.8em;
  width: 2.75em;
  height: 2.75em;
  top: 0;
  right: 0;
  border-radius: 0.2em;
  color: currentColor;
}
.-Alert.alert .close svg {
  display: none;
}
.-Alert.alert .close::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e950";
}
.alert-success.-Alert.alert {
  --_alert-icon-color: var(--_positive-color);
  --_alert-bg-color: var(--_positive-extra-light-color);
  --_alert-border-color: var(--_positive-pastel-color);
}
.alert-success.-Alert.alert .alert-indicator::before {
  content: "\e91f";
}
.alert-info.-Alert.alert {
  --_alert-icon-color: var(--_primary-color);
  --_alert-bg-color: var(--_quinary-extra-light-color);
  --_alert-border-color: var(--_quinary-pastel-color);
}
.alert-info.-Alert.alert .alert-indicator::before {
  content: "\e946";
}
.alert-warning.-Alert.alert {
  --_alert-icon-color: var(--_secondary-highlight-dark-color);
  --_alert-bg-color: var(--_highlight-extra-light-color);
  --_alert-border-color: var(--_highlight-pastel-color);
}
.alert-warning.-Alert.alert .alert-indicator::before {
  content: "\e94e";
}
.alert-danger.-Alert.alert {
  --_alert-icon-color: var(--_negative-color);
  --_alert-bg-color: var(--_negative-extra-light-color);
  --_alert-border-color: var(--_negative-pastel-color);
}
.alert-danger.-Alert.alert .alert-indicator::before {
  content: "\e920";
}

.-Alert.alert-dismissible .close:focus {
  box-shadow: none;
}
.-Alert.alert-dismissible .close:focus-visible {
  outline: solid 0.25rem var(--_secondary-highlight-color);
}

.-Alert--typeToast.alert {
  --_alert-h-spacing: 1em;
  --_alert-v-spacing: 1em;
  --_alert-stack-spacing: 0.5em;
  font-size: 1rem;
  line-height: 1.5;
  width: 25em !important;
  max-width: 100% !important;
  margin: 0 !important;
  border-radius: 0.125em;
  border-width: 0 0 0 0.25em;
  box-shadow: var(--_toast-alert-alpha-shadow-color) 0 0.375em 1em 0, var(--_toast-alert-beta-shadow-color) 0 0.1875em 0.375em -0.25em, var(--_toast-alert-gamma-shadow-color) 0 0.5625rem 1.75rem 0.5rem;
}
@media (min-width: 48rem) {
  .-Alert--typeToast.alert {
    font-size: 1rem;
  }
}
.-Alert--typeToast.alert .alert-indicator {
  font-size: 1.5em;
  margin-top: -0.25em;
  margin-bottom: -0.25em;
}
.-Alert--typeToast.alert .lead {
  display: block;
  margin-right: 1.75em;
}
.-Alert--typeToast.alert .lead + * {
  margin-top: var(--_alert-stack-spacing);
}
.-Alert--typeToast.alert .close {
  font-size: 1em;
  top: -0.125em;
  right: -0.125em;
  opacity: 0.75;
}
.alert-success.-Alert--typeToast.alert {
  --_alert-icon-color: var(--_positive-color);
  --_alert-bg-color: var(--_contrast-color);
  --_alert-border-color: var(--_positive-color);
}
.alert-success.-Alert--typeToast.alert .alert-indicator::before {
  content: "\e96e";
}
.alert-info.-Alert--typeToast.alert {
  --_alert-icon-color: var(--_primary-color);
  --_alert-bg-color: var(--_contrast-color);
  --_alert-border-color: var(--_primary-color);
}
.alert-info.-Alert--typeToast.alert .alert-indicator::before {
  content: "\e96f";
}
.alert-warning.-Alert--typeToast.alert {
  --_alert-icon-color: var(--_warning-color);
  --_alert-bg-color: var(--_contrast-color);
  --_alert-border-color: var(--_warning-color);
}
.alert-warning.-Alert--typeToast.alert .alert-indicator::before {
  content: "\e970";
}
.alert-danger.-Alert--typeToast.alert {
  --_alert-icon-color: var(--_negative-color);
  --_alert-bg-color: var(--_contrast-color);
  --_alert-border-color: var(--_negative-color);
}
.alert-danger.-Alert--typeToast.alert .alert-indicator::before {
  content: "\e971";
}

.-Label {
  font-size: inherit;
  font-weight: 400;
  display: inline-block;
  margin-bottom: 0.4em;
  color: var(--_sharp-color);
}
[for].-Label {
  cursor: pointer;
}

[class*=has-] select.-FormControl, .-FormControlGroup--typeSideNote .-FormControlGroup-sideNote, .-FormControlWrapper--typeAutoGrow > .-FormControlWrapper-formControl, .-FormControlWrapper--typeAutoGrow::after, textarea.-FormControl, select.-FormControl, input[type=text].-FormControl, input[type=number].-FormControl, input[type=password].-FormControl, input[type=search].-FormControl, input[type=email].-FormControl, input[type=tel].-FormControl, input[type=url].-FormControl, input[type=date].-FormControl, input[type=time].-FormControl, input[type=datetime-local].-FormControl, input[type=week].-FormControl, input[type=month].-FormControl, .-FormControl--typeSelect, .has-error .-ReactDatePicker .react-datepicker .-FormControl, .-Picker {
  border: solid 0.0625rem var(--_form-control-border-color);
}

.-FormControlGroup--typeSideNote .-FormControlGroup-sideNote, .-FormControlWrapper--typeAutoGrow > .-FormControlWrapper-formControl, .-FormControlWrapper--typeAutoGrow::after, textarea.-FormControl, select.-FormControl, input[type=text].-FormControl, input[type=number].-FormControl, input[type=password].-FormControl, input[type=search].-FormControl, input[type=email].-FormControl, input[type=tel].-FormControl, input[type=url].-FormControl, input[type=date].-FormControl, input[type=time].-FormControl, input[type=datetime-local].-FormControl, input[type=week].-FormControl, input[type=month].-FormControl, .-FormControl--typeSelect, .has-error .-ReactDatePicker .react-datepicker .-FormControl, .-Picker {
  --_form-control-bg-color: var(--_contrast-color);
  font-family: inherit;
  font-size: 1.25rem;
  font-weight: 400;
  display: block;
  width: 100%;
  height: 2.5rem;
  line-height: 1.2;
  padding-right: 0.75em;
  padding-left: 0.75em;
  padding-top: 0.35em;
  padding-bottom: 0.35em;
  color: var(--_sharp-color);
  border-radius: 0;
  background-color: var(--_form-control-bg-color);
  transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
@media (max-width: 83rem) {
  .-FormControlGroup--typeSideNote .-FormControlGroup-sideNote, .-FormControlWrapper--typeAutoGrow > .-FormControlWrapper-formControl, .-FormControlWrapper--typeAutoGrow::after, textarea.-FormControl, select.-FormControl, input[type=text].-FormControl, input[type=number].-FormControl, input[type=password].-FormControl, input[type=search].-FormControl, input[type=email].-FormControl, input[type=tel].-FormControl, input[type=url].-FormControl, input[type=date].-FormControl, input[type=time].-FormControl, input[type=datetime-local].-FormControl, input[type=week].-FormControl, input[type=month].-FormControl, .-FormControl--typeSelect, .has-error .-ReactDatePicker .react-datepicker .-FormControl, .-Picker {
    font-size: 1.5060240964vw;
  }
}
@media (max-width: 83rem) {
  .-FormControlGroup--typeSideNote .-FormControlGroup-sideNote, .-FormControlWrapper--typeAutoGrow > .-FormControlWrapper-formControl, .-FormControlWrapper--typeAutoGrow::after, textarea.-FormControl, select.-FormControl, input[type=text].-FormControl, input[type=number].-FormControl, input[type=password].-FormControl, input[type=search].-FormControl, input[type=email].-FormControl, input[type=tel].-FormControl, input[type=url].-FormControl, input[type=date].-FormControl, input[type=time].-FormControl, input[type=datetime-local].-FormControl, input[type=week].-FormControl, input[type=month].-FormControl, .-FormControl--typeSelect, .has-error .-ReactDatePicker .react-datepicker .-FormControl, .-Picker {
    font-size: 1.25rem;
  }
}
@media (max-width: 83rem) {
  .-FormControlGroup--typeSideNote .-FormControlGroup-sideNote, .-FormControlWrapper--typeAutoGrow > .-FormControlWrapper-formControl, .-FormControlWrapper--typeAutoGrow::after, textarea.-FormControl, select.-FormControl, input[type=text].-FormControl, input[type=number].-FormControl, input[type=password].-FormControl, input[type=search].-FormControl, input[type=email].-FormControl, input[type=tel].-FormControl, input[type=url].-FormControl, input[type=date].-FormControl, input[type=time].-FormControl, input[type=datetime-local].-FormControl, input[type=week].-FormControl, input[type=month].-FormControl, .-FormControl--typeSelect, .has-error .-ReactDatePicker .react-datepicker .-FormControl, .-Picker {
    height: 3.0120481928vw;
  }
}
@media (max-width: 83rem) {
  .-FormControlGroup--typeSideNote .-FormControlGroup-sideNote, .-FormControlWrapper--typeAutoGrow > .-FormControlWrapper-formControl, .-FormControlWrapper--typeAutoGrow::after, textarea.-FormControl, select.-FormControl, input[type=text].-FormControl, input[type=number].-FormControl, input[type=password].-FormControl, input[type=search].-FormControl, input[type=email].-FormControl, input[type=tel].-FormControl, input[type=url].-FormControl, input[type=date].-FormControl, input[type=time].-FormControl, input[type=datetime-local].-FormControl, input[type=week].-FormControl, input[type=month].-FormControl, .-FormControl--typeSelect, .has-error .-ReactDatePicker .react-datepicker .-FormControl, .-Picker {
    height: 2.5rem;
  }
}
.-FormControlGroup--typeSideNote .-FormControlGroup-sideNote::-webkit-input-placeholder, .-FormControlWrapper--typeAutoGrow > .-FormControlWrapper-formControl::-webkit-input-placeholder, textarea.-FormControl::-webkit-input-placeholder, select.-FormControl::-webkit-input-placeholder, input[type=text].-FormControl::-webkit-input-placeholder, input[type=number].-FormControl::-webkit-input-placeholder, input[type=password].-FormControl::-webkit-input-placeholder, input[type=search].-FormControl::-webkit-input-placeholder, input[type=email].-FormControl::-webkit-input-placeholder, input[type=tel].-FormControl::-webkit-input-placeholder, input[type=url].-FormControl::-webkit-input-placeholder, input[type=date].-FormControl::-webkit-input-placeholder, input[type=time].-FormControl::-webkit-input-placeholder, input[type=datetime-local].-FormControl::-webkit-input-placeholder, input[type=week].-FormControl::-webkit-input-placeholder, input[type=month].-FormControl::-webkit-input-placeholder, .-FormControl--typeSelect::-webkit-input-placeholder, .has-error .-ReactDatePicker .react-datepicker .-FormControl::-webkit-input-placeholder, .-Picker::-webkit-input-placeholder {
  font-size: 1.25rem;
  color: var(--_neutral-color);
}
@media (max-width: 83rem) {
  .-FormControlGroup--typeSideNote .-FormControlGroup-sideNote::-webkit-input-placeholder, .-FormControlWrapper--typeAutoGrow > .-FormControlWrapper-formControl::-webkit-input-placeholder, textarea.-FormControl::-webkit-input-placeholder, select.-FormControl::-webkit-input-placeholder, input[type=text].-FormControl::-webkit-input-placeholder, input[type=number].-FormControl::-webkit-input-placeholder, input[type=password].-FormControl::-webkit-input-placeholder, input[type=search].-FormControl::-webkit-input-placeholder, input[type=email].-FormControl::-webkit-input-placeholder, input[type=tel].-FormControl::-webkit-input-placeholder, input[type=url].-FormControl::-webkit-input-placeholder, input[type=date].-FormControl::-webkit-input-placeholder, input[type=time].-FormControl::-webkit-input-placeholder, input[type=datetime-local].-FormControl::-webkit-input-placeholder, input[type=week].-FormControl::-webkit-input-placeholder, input[type=month].-FormControl::-webkit-input-placeholder, .-FormControl--typeSelect::-webkit-input-placeholder, .has-error .-ReactDatePicker .react-datepicker .-FormControl::-webkit-input-placeholder, .-Picker::-webkit-input-placeholder {
    font-size: 1.5060240964vw;
  }
}
@media (max-width: 66.4rem) {
  .-FormControlGroup--typeSideNote .-FormControlGroup-sideNote::-webkit-input-placeholder, .-FormControlWrapper--typeAutoGrow > .-FormControlWrapper-formControl::-webkit-input-placeholder, textarea.-FormControl::-webkit-input-placeholder, select.-FormControl::-webkit-input-placeholder, input[type=text].-FormControl::-webkit-input-placeholder, input[type=number].-FormControl::-webkit-input-placeholder, input[type=password].-FormControl::-webkit-input-placeholder, input[type=search].-FormControl::-webkit-input-placeholder, input[type=email].-FormControl::-webkit-input-placeholder, input[type=tel].-FormControl::-webkit-input-placeholder, input[type=url].-FormControl::-webkit-input-placeholder, input[type=date].-FormControl::-webkit-input-placeholder, input[type=time].-FormControl::-webkit-input-placeholder, input[type=datetime-local].-FormControl::-webkit-input-placeholder, input[type=week].-FormControl::-webkit-input-placeholder, input[type=month].-FormControl::-webkit-input-placeholder, .-FormControl--typeSelect::-webkit-input-placeholder, .has-error .-ReactDatePicker .react-datepicker .-FormControl::-webkit-input-placeholder, .-Picker::-webkit-input-placeholder {
    font-size: 1rem;
  }
}
.-FormControlGroup--typeSideNote .-FormControlGroup-sideNote::moz-placeholder, .-FormControlWrapper--typeAutoGrow > .-FormControlWrapper-formControl::moz-placeholder, textarea.-FormControl::moz-placeholder, select.-FormControl::moz-placeholder, input[type=text].-FormControl::moz-placeholder, input[type=number].-FormControl::moz-placeholder, input[type=password].-FormControl::moz-placeholder, input[type=search].-FormControl::moz-placeholder, input[type=email].-FormControl::moz-placeholder, input[type=tel].-FormControl::moz-placeholder, input[type=url].-FormControl::moz-placeholder, input[type=date].-FormControl::moz-placeholder, input[type=time].-FormControl::moz-placeholder, input[type=datetime-local].-FormControl::moz-placeholder, input[type=week].-FormControl::moz-placeholder, input[type=month].-FormControl::moz-placeholder, .-FormControl--typeSelect::moz-placeholder, .has-error .-ReactDatePicker .react-datepicker .-FormControl::moz-placeholder, .-Picker::moz-placeholder {
  font-size: 1.25rem;
  color: var(--_neutral-color);
}
@media (max-width: 83rem) {
  .-FormControlGroup--typeSideNote .-FormControlGroup-sideNote::moz-placeholder, .-FormControlWrapper--typeAutoGrow > .-FormControlWrapper-formControl::moz-placeholder, textarea.-FormControl::moz-placeholder, select.-FormControl::moz-placeholder, input[type=text].-FormControl::moz-placeholder, input[type=number].-FormControl::moz-placeholder, input[type=password].-FormControl::moz-placeholder, input[type=search].-FormControl::moz-placeholder, input[type=email].-FormControl::moz-placeholder, input[type=tel].-FormControl::moz-placeholder, input[type=url].-FormControl::moz-placeholder, input[type=date].-FormControl::moz-placeholder, input[type=time].-FormControl::moz-placeholder, input[type=datetime-local].-FormControl::moz-placeholder, input[type=week].-FormControl::moz-placeholder, input[type=month].-FormControl::moz-placeholder, .-FormControl--typeSelect::moz-placeholder, .has-error .-ReactDatePicker .react-datepicker .-FormControl::moz-placeholder, .-Picker::moz-placeholder {
    font-size: 1.5060240964vw;
  }
}
@media (max-width: 66.4rem) {
  .-FormControlGroup--typeSideNote .-FormControlGroup-sideNote::moz-placeholder, .-FormControlWrapper--typeAutoGrow > .-FormControlWrapper-formControl::moz-placeholder, textarea.-FormControl::moz-placeholder, select.-FormControl::moz-placeholder, input[type=text].-FormControl::moz-placeholder, input[type=number].-FormControl::moz-placeholder, input[type=password].-FormControl::moz-placeholder, input[type=search].-FormControl::moz-placeholder, input[type=email].-FormControl::moz-placeholder, input[type=tel].-FormControl::moz-placeholder, input[type=url].-FormControl::moz-placeholder, input[type=date].-FormControl::moz-placeholder, input[type=time].-FormControl::moz-placeholder, input[type=datetime-local].-FormControl::moz-placeholder, input[type=week].-FormControl::moz-placeholder, input[type=month].-FormControl::moz-placeholder, .-FormControl--typeSelect::moz-placeholder, .has-error .-ReactDatePicker .react-datepicker .-FormControl::moz-placeholder, .-Picker::moz-placeholder {
    font-size: 1rem;
  }
}
.-FormControlGroup--typeSideNote .-FormControlGroup-sideNote:-ms-input-placeholder, .-FormControlWrapper--typeAutoGrow > .-FormControlWrapper-formControl:-ms-input-placeholder, .-FormControlWrapper--typeAutoGrow:-ms-input-placeholder::after, textarea.-FormControl:-ms-input-placeholder, select.-FormControl:-ms-input-placeholder, input[type=text].-FormControl:-ms-input-placeholder, input[type=number].-FormControl:-ms-input-placeholder, input[type=password].-FormControl:-ms-input-placeholder, input[type=search].-FormControl:-ms-input-placeholder, input[type=email].-FormControl:-ms-input-placeholder, input[type=tel].-FormControl:-ms-input-placeholder, input[type=url].-FormControl:-ms-input-placeholder, input[type=date].-FormControl:-ms-input-placeholder, input[type=time].-FormControl:-ms-input-placeholder, input[type=datetime-local].-FormControl:-ms-input-placeholder, input[type=week].-FormControl:-ms-input-placeholder, input[type=month].-FormControl:-ms-input-placeholder, .-FormControl--typeSelect:-ms-input-placeholder, .has-error .-ReactDatePicker .react-datepicker .-FormControl:-ms-input-placeholder, .-Picker:-ms-input-placeholder {
  font-size: 1.25rem;
  color: var(--_neutral-color);
}
@media (max-width: 83rem) {
  .-FormControlGroup--typeSideNote .-FormControlGroup-sideNote:-ms-input-placeholder, .-FormControlWrapper--typeAutoGrow > .-FormControlWrapper-formControl:-ms-input-placeholder, .-FormControlWrapper--typeAutoGrow:-ms-input-placeholder::after, textarea.-FormControl:-ms-input-placeholder, select.-FormControl:-ms-input-placeholder, input[type=text].-FormControl:-ms-input-placeholder, input[type=number].-FormControl:-ms-input-placeholder, input[type=password].-FormControl:-ms-input-placeholder, input[type=search].-FormControl:-ms-input-placeholder, input[type=email].-FormControl:-ms-input-placeholder, input[type=tel].-FormControl:-ms-input-placeholder, input[type=url].-FormControl:-ms-input-placeholder, input[type=date].-FormControl:-ms-input-placeholder, input[type=time].-FormControl:-ms-input-placeholder, input[type=datetime-local].-FormControl:-ms-input-placeholder, input[type=week].-FormControl:-ms-input-placeholder, input[type=month].-FormControl:-ms-input-placeholder, .-FormControl--typeSelect:-ms-input-placeholder, .has-error .-ReactDatePicker .react-datepicker .-FormControl:-ms-input-placeholder, .-Picker:-ms-input-placeholder {
    font-size: 1.5060240964vw;
  }
}
@media (max-width: 66.4rem) {
  .-FormControlGroup--typeSideNote .-FormControlGroup-sideNote:-ms-input-placeholder, .-FormControlWrapper--typeAutoGrow > .-FormControlWrapper-formControl:-ms-input-placeholder, .-FormControlWrapper--typeAutoGrow:-ms-input-placeholder::after, textarea.-FormControl:-ms-input-placeholder, select.-FormControl:-ms-input-placeholder, input[type=text].-FormControl:-ms-input-placeholder, input[type=number].-FormControl:-ms-input-placeholder, input[type=password].-FormControl:-ms-input-placeholder, input[type=search].-FormControl:-ms-input-placeholder, input[type=email].-FormControl:-ms-input-placeholder, input[type=tel].-FormControl:-ms-input-placeholder, input[type=url].-FormControl:-ms-input-placeholder, input[type=date].-FormControl:-ms-input-placeholder, input[type=time].-FormControl:-ms-input-placeholder, input[type=datetime-local].-FormControl:-ms-input-placeholder, input[type=week].-FormControl:-ms-input-placeholder, input[type=month].-FormControl:-ms-input-placeholder, .-FormControl--typeSelect:-ms-input-placeholder, .has-error .-ReactDatePicker .react-datepicker .-FormControl:-ms-input-placeholder, .-Picker:-ms-input-placeholder {
    font-size: 1rem;
  }
}
.-FormControlGroup--typeSideNote .-FormControlGroup-sideNote:-moz-placeholder, .-FormControlWrapper--typeAutoGrow > .-FormControlWrapper-formControl:-moz-placeholder, .-FormControlWrapper--typeAutoGrow:-moz-placeholder::after, textarea.-FormControl:-moz-placeholder, select.-FormControl:-moz-placeholder, input[type=text].-FormControl:-moz-placeholder, input[type=number].-FormControl:-moz-placeholder, input[type=password].-FormControl:-moz-placeholder, input[type=search].-FormControl:-moz-placeholder, input[type=email].-FormControl:-moz-placeholder, input[type=tel].-FormControl:-moz-placeholder, input[type=url].-FormControl:-moz-placeholder, input[type=date].-FormControl:-moz-placeholder, input[type=time].-FormControl:-moz-placeholder, input[type=datetime-local].-FormControl:-moz-placeholder, input[type=week].-FormControl:-moz-placeholder, input[type=month].-FormControl:-moz-placeholder, .-FormControl--typeSelect:-moz-placeholder, .has-error .-ReactDatePicker .react-datepicker .-FormControl:-moz-placeholder, .-Picker:-moz-placeholder {
  font-size: 1.25rem;
  color: var(--_neutral-color);
}
@media (max-width: 83rem) {
  .-FormControlGroup--typeSideNote .-FormControlGroup-sideNote:-moz-placeholder, .-FormControlWrapper--typeAutoGrow > .-FormControlWrapper-formControl:-moz-placeholder, .-FormControlWrapper--typeAutoGrow:-moz-placeholder::after, textarea.-FormControl:-moz-placeholder, select.-FormControl:-moz-placeholder, input[type=text].-FormControl:-moz-placeholder, input[type=number].-FormControl:-moz-placeholder, input[type=password].-FormControl:-moz-placeholder, input[type=search].-FormControl:-moz-placeholder, input[type=email].-FormControl:-moz-placeholder, input[type=tel].-FormControl:-moz-placeholder, input[type=url].-FormControl:-moz-placeholder, input[type=date].-FormControl:-moz-placeholder, input[type=time].-FormControl:-moz-placeholder, input[type=datetime-local].-FormControl:-moz-placeholder, input[type=week].-FormControl:-moz-placeholder, input[type=month].-FormControl:-moz-placeholder, .-FormControl--typeSelect:-moz-placeholder, .has-error .-ReactDatePicker .react-datepicker .-FormControl:-moz-placeholder, .-Picker:-moz-placeholder {
    font-size: 1.5060240964vw;
  }
}
@media (max-width: 66.4rem) {
  .-FormControlGroup--typeSideNote .-FormControlGroup-sideNote:-moz-placeholder, .-FormControlWrapper--typeAutoGrow > .-FormControlWrapper-formControl:-moz-placeholder, .-FormControlWrapper--typeAutoGrow:-moz-placeholder::after, textarea.-FormControl:-moz-placeholder, select.-FormControl:-moz-placeholder, input[type=text].-FormControl:-moz-placeholder, input[type=number].-FormControl:-moz-placeholder, input[type=password].-FormControl:-moz-placeholder, input[type=search].-FormControl:-moz-placeholder, input[type=email].-FormControl:-moz-placeholder, input[type=tel].-FormControl:-moz-placeholder, input[type=url].-FormControl:-moz-placeholder, input[type=date].-FormControl:-moz-placeholder, input[type=time].-FormControl:-moz-placeholder, input[type=datetime-local].-FormControl:-moz-placeholder, input[type=week].-FormControl:-moz-placeholder, input[type=month].-FormControl:-moz-placeholder, .-FormControl--typeSelect:-moz-placeholder, .has-error .-ReactDatePicker .react-datepicker .-FormControl:-moz-placeholder, .-Picker:-moz-placeholder {
    font-size: 1rem;
  }
}
.-FormGroup--stateSuccess .-FormControlGroup--typeSideNote .-FormControlGroup-sideNote, .-FormControlGroup--typeSideNote .-FormGroup--stateSuccess .-FormControlGroup-sideNote, .-FormGroup--stateSuccess .-FormControlWrapper--typeAutoGrow > .-FormControlWrapper-formControl, .-FormGroup--stateSuccess .-FormControlWrapper--typeAutoGrow::after, .-FormGroup--stateSuccess textarea.-FormControl, .-FormGroup--stateSuccess select.-FormControl, .-FormGroup--stateSuccess input[type=text].-FormControl, .-FormGroup--stateSuccess input[type=number].-FormControl, .-FormGroup--stateSuccess input[type=password].-FormControl, .-FormGroup--stateSuccess input[type=search].-FormControl, .-FormGroup--stateSuccess input[type=email].-FormControl, .-FormGroup--stateSuccess input[type=tel].-FormControl, .-FormGroup--stateSuccess input[type=url].-FormControl, .-FormGroup--stateSuccess input[type=date].-FormControl, .-FormGroup--stateSuccess input[type=time].-FormControl, .-FormGroup--stateSuccess input[type=datetime-local].-FormControl, .-FormGroup--stateSuccess input[type=week].-FormControl, .-FormGroup--stateSuccess input[type=month].-FormControl, .-FormGroup--stateSuccess .-FormControl--typeSelect, .-FormGroup--stateSuccess .has-error .-ReactDatePicker .react-datepicker .-FormControl, .has-error .-ReactDatePicker .react-datepicker .-FormGroup--stateSuccess .-FormControl, .-FormGroup--stateSuccess .-Picker {
  --_form-control-state-color: var(--_positive-color);
}
.-FormGroup--stateWarning .-FormControlGroup--typeSideNote .-FormControlGroup-sideNote, .-FormControlGroup--typeSideNote .-FormGroup--stateWarning .-FormControlGroup-sideNote, .-FormGroup--stateWarning .-FormControlWrapper--typeAutoGrow > .-FormControlWrapper-formControl, .-FormGroup--stateWarning .-FormControlWrapper--typeAutoGrow::after, .-FormGroup--stateWarning textarea.-FormControl, .-FormGroup--stateWarning select.-FormControl, .-FormGroup--stateWarning input[type=text].-FormControl, .-FormGroup--stateWarning input[type=number].-FormControl, .-FormGroup--stateWarning input[type=password].-FormControl, .-FormGroup--stateWarning input[type=search].-FormControl, .-FormGroup--stateWarning input[type=email].-FormControl, .-FormGroup--stateWarning input[type=tel].-FormControl, .-FormGroup--stateWarning input[type=url].-FormControl, .-FormGroup--stateWarning input[type=date].-FormControl, .-FormGroup--stateWarning input[type=time].-FormControl, .-FormGroup--stateWarning input[type=datetime-local].-FormControl, .-FormGroup--stateWarning input[type=week].-FormControl, .-FormGroup--stateWarning input[type=month].-FormControl, .-FormGroup--stateWarning .-FormControl--typeSelect, .-FormGroup--stateWarning .has-error .-ReactDatePicker .react-datepicker .-FormControl, .has-error .-ReactDatePicker .react-datepicker .-FormGroup--stateWarning .-FormControl, .-FormGroup--stateWarning .-Picker {
  --_form-control-state-color: var(--_warning-color);
}
.-FormGroup--stateError .-FormControlGroup--typeSideNote .-FormControlGroup-sideNote, .-FormControlGroup--typeSideNote .-FormGroup--stateError .-FormControlGroup-sideNote, .-FormGroup--stateError .-FormControlWrapper--typeAutoGrow > .-FormControlWrapper-formControl, .-FormGroup--stateError .-FormControlWrapper--typeAutoGrow::after, .-FormGroup--stateError textarea.-FormControl, .-FormGroup--stateError select.-FormControl, .-FormGroup--stateError input[type=text].-FormControl, .-FormGroup--stateError input[type=number].-FormControl, .-FormGroup--stateError input[type=password].-FormControl, .-FormGroup--stateError input[type=search].-FormControl, .-FormGroup--stateError input[type=email].-FormControl, .-FormGroup--stateError input[type=tel].-FormControl, .-FormGroup--stateError input[type=url].-FormControl, .-FormGroup--stateError input[type=date].-FormControl, .-FormGroup--stateError input[type=time].-FormControl, .-FormGroup--stateError input[type=datetime-local].-FormControl, .-FormGroup--stateError input[type=week].-FormControl, .-FormGroup--stateError input[type=month].-FormControl, .-FormGroup--stateError .-FormControl--typeSelect, .-FormGroup--stateError .has-error .-ReactDatePicker .react-datepicker .-FormControl, .has-error .-ReactDatePicker .react-datepicker .-FormGroup--stateError .-FormControl, .-FormGroup--stateError .-Picker {
  --_form-control-state-color: var(--_negative-color);
}

.-formElements [class*=has-] .input-group-item:not(.input-group-prepend):not(.input-group-append):focus-within, .-formElements .input-group-item:not(.input-group-prepend):not(.input-group-append):focus-within, .-FormControlGroup--typeSideNote .-FormControlGroup-sideNote:focus, .-FormControlWrapper--typeAutoGrow > .-FormControlWrapper-formControl:focus, .-FormControlWrapper--typeAutoGrow:focus::after, textarea.-FormControl:focus, select.-FormControl:focus, input[type=text].-FormControl:focus, input[type=number].-FormControl:focus, input[type=password].-FormControl:focus, input[type=search].-FormControl:focus, input[type=email].-FormControl:focus, input[type=tel].-FormControl:focus, input[type=url].-FormControl:focus, input[type=date].-FormControl:focus, input[type=time].-FormControl:focus, input[type=datetime-local].-FormControl:focus, input[type=week].-FormControl:focus, input[type=month].-FormControl:focus, .-FormControl--typeSelect:focus, .has-error .-ReactDatePicker .react-datepicker .-FormControl:focus, .-Picker:focus {
  position: relative;
  z-index: 4;
  border-color: var(--_form-control-border-color);
  outline-offset: 0;
  box-shadow: none;
  outline: solid 0.25rem var(--_secondary-highlight-color);
  color: var(--_sharp-color);
  background-color: var(--_form-control-bg-color);
}

textarea.-FormControl:read-only, input[type=text].-FormControl:read-only, input[type=number].-FormControl:read-only, input[type=password].-FormControl:read-only, input[type=search].-FormControl:read-only, input[type=email].-FormControl:read-only, input[type=tel].-FormControl:read-only, input[type=url].-FormControl:read-only, input[type=date].-FormControl:read-only, input[type=time].-FormControl:read-only, input[type=datetime-local].-FormControl:read-only, input[type=week].-FormControl:read-only, input[type=month].-FormControl:read-only {
  color: var(--_primary-bold-color);
  background-color: var(--_form-control-bg-color);
}

.-FormControlGroup--typePhoneCountryCode[data-state=disabled] .-FormControlGroup-formControl, textarea.-FormControl:disabled, select.-FormControl:disabled, input[type=text].-FormControl:disabled, input[type=number].-FormControl:disabled, input[type=password].-FormControl:disabled, input[type=search].-FormControl:disabled, input[type=email].-FormControl:disabled, input[type=tel].-FormControl:disabled, input[type=url].-FormControl:disabled, input[type=date].-FormControl:disabled, input[type=time].-FormControl:disabled, input[type=datetime-local].-FormControl:disabled, input[type=week].-FormControl:disabled, input[type=month].-FormControl:disabled, .-formElements .input-group-item .-FormControl:disabled ~ .input-group-inset-item, .-Picker:disabled {
  cursor: default;
  color: var(--_neutral-color);
  border-color: var(--_neutral-color);
  background-color: var(--_bare-color);
}
.-FormControlGroup--typePhoneCountryCode[data-state=disabled] .-FormControlGroup-formControl::-webkit-calendar-picker-indicator, textarea.-FormControl:disabled::-webkit-calendar-picker-indicator, select.-FormControl:disabled::-webkit-calendar-picker-indicator, input[type=text].-FormControl:disabled::-webkit-calendar-picker-indicator, input[type=number].-FormControl:disabled::-webkit-calendar-picker-indicator, input[type=password].-FormControl:disabled::-webkit-calendar-picker-indicator, input[type=search].-FormControl:disabled::-webkit-calendar-picker-indicator, input[type=email].-FormControl:disabled::-webkit-calendar-picker-indicator, input[type=tel].-FormControl:disabled::-webkit-calendar-picker-indicator, input[type=url].-FormControl:disabled::-webkit-calendar-picker-indicator, input[type=date].-FormControl:disabled::-webkit-calendar-picker-indicator, input[type=time].-FormControl:disabled::-webkit-calendar-picker-indicator, input[type=datetime-local].-FormControl:disabled::-webkit-calendar-picker-indicator, input[type=week].-FormControl:disabled::-webkit-calendar-picker-indicator, input[type=month].-FormControl:disabled::-webkit-calendar-picker-indicator, .-formElements .input-group-item .-FormControl:disabled ~ .input-group-inset-item::-webkit-calendar-picker-indicator, .-Picker:disabled::-webkit-calendar-picker-indicator {
  display: none;
}

select.-FormControl--sizeSmall, input[type=text].-FormControl--sizeSmall, input[type=number].-FormControl--sizeSmall, input[type=password].-FormControl--sizeSmall, input[type=search].-FormControl--sizeSmall, input[type=email].-FormControl--sizeSmall, input[type=tel].-FormControl--sizeSmall, input[type=url].-FormControl--sizeSmall, input[type=date].-FormControl--sizeSmall, input[type=time].-FormControl--sizeSmall, input[type=datetime-local].-FormControl--sizeSmall, input[type=week].-FormControl--sizeSmall, input[type=month].-FormControl--sizeSmall, .has-error .-ReactDatePicker .react-datepicker .-FormControl--sizeSmall, .-Picker--sizeSmall {
  font-size: 1rem;
  height: 2rem;
  padding: 0 0.6875rem;
}

select.-FormControl--sizeExtraSmall, .-Picker--sizeExtraSmall {
  font-size: 1rem;
  height: 1.5rem;
  padding: 0 0.4375rem;
}

.-FormGroup--typeCluster [class*=has-] .-clusterLayout, .-formElements [class*=has-] .date-picker :not(:focus-within) .input-group-item, .-formElements [class*=has-] .input-group-item:not(.input-group-prepend):not(.input-group-append), .-formElements [class*=has-] .form-control, .-FormGroup[class*="--state"] .-FormControlGroup--typeSideNote .-FormControlGroup-sideNote, .-FormControlGroup--typeSideNote .-FormGroup[class*="--state"] .-FormControlGroup-sideNote, .-FormGroup[class*="--state"] .-FormControlWrapper--typeAutoGrow > .-FormControlWrapper-formControl, .-FormGroup[class*="--state"] .-FormControlWrapper--typeAutoGrow::after, .-FormGroup[class*="--state"] textarea.-FormControl, .-FormGroup[class*="--state"] select.-FormControl, .-FormGroup[class*="--state"] input[type=text].-FormControl, .-FormGroup[class*="--state"] input[type=number].-FormControl, .-FormGroup[class*="--state"] input[type=password].-FormControl, .-FormGroup[class*="--state"] input[type=search].-FormControl, .-FormGroup[class*="--state"] input[type=email].-FormControl, .-FormGroup[class*="--state"] input[type=tel].-FormControl, .-FormGroup[class*="--state"] input[type=url].-FormControl, .-FormGroup[class*="--state"] input[type=date].-FormControl, .-FormGroup[class*="--state"] input[type=time].-FormControl, .-FormGroup[class*="--state"] input[type=datetime-local].-FormControl, .-FormGroup[class*="--state"] input[type=week].-FormControl, .-FormGroup[class*="--state"] input[type=month].-FormControl, .-FormGroup[class*="--state"] .-FormControl--typeSelect, .-FormGroup[class*="--state"] .has-error .-ReactDatePicker .react-datepicker .-FormControl, .has-error .-ReactDatePicker .react-datepicker .-FormGroup[class*="--state"] .-FormControl, .-FormGroup[class*="--state"] .-Picker {
  outline: solid 4px var(--_form-control-state-color);
}
.-FormGroup--typeCluster [class*=has-] .-clusterLayout:focus, .-formElements [class*=has-] .date-picker :not(:focus-within) .input-group-item:focus, .-formElements [class*=has-] .input-group-item:focus:not(.input-group-prepend):not(.input-group-append), .-formElements [class*=has-] .form-control:focus, .-FormGroup[class*="--state"] .-FormControlGroup--typeSideNote .-FormControlGroup-sideNote:focus, .-FormControlGroup--typeSideNote .-FormGroup[class*="--state"] .-FormControlGroup-sideNote:focus, .-FormGroup[class*="--state"] .-FormControlWrapper--typeAutoGrow > .-FormControlWrapper-formControl:focus, .-FormGroup[class*="--state"] .-FormControlWrapper--typeAutoGrow:focus::after, .-FormGroup[class*="--state"] textarea.-FormControl:focus, .-FormGroup[class*="--state"] select.-FormControl:focus, .-FormGroup[class*="--state"] input[type=text].-FormControl:focus, .-FormGroup[class*="--state"] input[type=number].-FormControl:focus, .-FormGroup[class*="--state"] input[type=password].-FormControl:focus, .-FormGroup[class*="--state"] input[type=search].-FormControl:focus, .-FormGroup[class*="--state"] input[type=email].-FormControl:focus, .-FormGroup[class*="--state"] input[type=tel].-FormControl:focus, .-FormGroup[class*="--state"] input[type=url].-FormControl:focus, .-FormGroup[class*="--state"] input[type=date].-FormControl:focus, .-FormGroup[class*="--state"] input[type=time].-FormControl:focus, .-FormGroup[class*="--state"] input[type=datetime-local].-FormControl:focus, .-FormGroup[class*="--state"] input[type=week].-FormControl:focus, .-FormGroup[class*="--state"] input[type=month].-FormControl:focus, .-FormGroup[class*="--state"] .-FormControl--typeSelect:focus, .-FormGroup[class*="--state"] .has-error .-ReactDatePicker .react-datepicker .-FormControl:focus, .has-error .-ReactDatePicker .react-datepicker .-FormGroup[class*="--state"] .-FormControl:focus, .-FormGroup[class*="--state"] .-Picker:focus {
  color: var(--_sharp-color);
  outline: solid 0.25rem var(--_secondary-highlight-color);
}

.-formElements .input-group-item-text {
  font-size: 1.25rem;
  font-weight: 400;
  height: 2.5rem;
  padding-right: 0.8em;
  padding-left: 0.8em;
  padding-top: 0.35em;
  padding-bottom: 0.35em;
  color: currentColor;
  border: none;
  background-color: transparent;
}
@media (max-width: 83rem) {
  .-formElements .input-group-item-text {
    font-size: 1.5060240964vw;
  }
}
@media (max-width: 83rem) {
  .-formElements .input-group-item-text {
    font-size: 1.25rem;
  }
}
@media (max-width: 83rem) {
  .-formElements .input-group-item-text {
    height: 3.0120481928vw;
  }
}
@media (max-width: 83rem) {
  .-formElements .input-group-item-text {
    height: 2.5rem;
  }
}

textarea.-FormControl {
  height: 5rem;
}

.-FormControlWrapper--typeAutoGrow > .-FormControlWrapper-formControl, .-FormControlWrapper--typeAutoGrow::after {
  height: auto;
  min-height: 5rem;
  max-height: 25vh;
}

select.-FormControl:not([multiple]):not([size]), .-FormControl--typeSelect, .-Picker {
  padding-right: 2.2em;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path d="M8 16h2l14 14 14-14a1 1 0 1 1 2 2L26 32a3 3 0 0 1-4 0L8 18v-2z" fill="%23212529" opacity="0.75"/></svg>');
  background-size: 1.2em;
  background-position: right 0.5em center;
  background-repeat: no-repeat;
}

select.-FormControl--sizeSmall:not([multiple]):not([size]), .has-error .-ReactDatePicker .react-datepicker select.-FormControl--sizeSmall:not([multiple]):not([size]) {
  padding-right: 2.25em;
  background-size: 1.5em;
  background-position: right 0.375em center;
}

select.-FormControl--sizeExtraSmall:not([multiple]):not([size]) {
  padding-right: 1.75em;
  background-size: 1.5em;
  background-position: right 0.125em center;
}

.-formElements .date-picker .btn, .-formElements .input-group-item .input-group-inset-item {
  padding-right: 0.75em;
  padding-left: 0.75em;
}

.-formElements [class*=has-] .input-group-item .input-group-inset-item, .-formElements .input-group-item .input-group-inset-item, .-formElements .input-group-item .-FormControl:focus ~ .input-group-inset-item {
  color: var(--_form-control-border-color);
  border-color: var(--_form-control-border-color);
  background-color: var(--_contrast-color);
}

.-formElements .form-text, .-FormFeedback > *, .-formElements .form-feedback-group > * {
  margin-top: 0.25em;
}

.-formElements .form-text, .-FormFeedback, .-formElements .form-feedback-group {
  color: var(--_neutral-color);
}
.-FormFeedback > *, .-formElements .form-feedback-group > * {
  color: inherit;
}
.-formElements [class*=has-] .form-text, .-formElements [class*=has-] .form-feedback-group, .-FormGroup[class*="--state"] .-formElements .form-text, .-formElements .-FormGroup[class*="--state"] .form-text, .-FormGroup[class*="--state"] .-FormFeedback, .-FormGroup[class*="--state"] .-formElements .form-feedback-group, .-formElements .-FormGroup[class*="--state"] .form-feedback-group {
  color: inherit;
}

.-FormGroup--stateSuccess, .-formElements .has-success {
  color: var(--_positive-color);
}

.-FormGroup--stateWarning, .-formElements .has-warning {
  color: var(--_warning-color);
}

.-formElements .has-warning .form-text, .-formElements .has-warning .form-feedback-group {
  color: var(--_warning-dark-color);
}

.-FormGroup--stateError, .-formElements .has-error {
  color: var(--_negative-color);
}

.-Page, .-Modal {
  font-family: "Arimo", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.2;
  color: var(--_sharp-color);
  font-size: 1.25rem;
}
@media (min-width: 48rem) {
  .-Page, .-Modal {
    line-height: 1.2;
  }
}
@media (max-width: 83rem) {
  .-Page, .-Modal {
    font-size: 1.5060240964vw;
  }
}
@media (max-width: 83rem) {
  .-Page, .-Modal {
    font-size: 1.25rem;
  }
}

#wrapper {
  padding-top: 0;
}

.row.portlet-layout {
  margin: 0;
}
.row.portlet-layout > .portlet-column {
  padding: 0;
  position: static;
}

body:not(.has-control-menu) .portlet-column-content.empty {
  padding: 0;
}

.list-group {
  color: #6b6c7e;
  font-size: 0.875rem;
}

body:not(.has-control-menu) .asset-full-content {
  margin-bottom: 0 !important;
}
body:not(.has-control-menu) .asset-full-content > *:not(.asset-content) {
  display: none;
}
body:not(.has-control-menu) .asset-full-content > .asset-content {
  margin-bottom: 0 !important;
}

.-Badge {
  --_badge-color: currentColor;
  --_badge-bg-color: transparent;
  --_badge-border-color: currentColor;
}
.-Badge.badge {
  font-size: 1rem;
  font-weight: 400;
  padding: 0.1875em 0.1875em;
  margin: 0;
  border-radius: 0.75em;
  color: var(--_badge-color);
  border-color: var(--_badge-border-color);
  background-color: var(--_badge-bg-color);
}
.-Badge.badge-primary {
  --_badge-color: var(--_contrast-color);
  --_badge-bg-color: var(--_primary-color);
  --_badge-border-color: currentColor;
}
.-Badge.badge-secondary {
  --_badge-color: var(--_contrast-color);
  --_badge-bg-color: var(--_neutral-color);
  --_badge-border-color: currentColor;
}
.-Badge.badge-light {
  --_badge-color: currentColor;
  --_badge-bg-color: var(--_contrast-color);
  --_badge-border-color: var(--_contrast-color);
}
.-Badge.badge-dark {
  --_badge-color: var(--_contrast-color);
  --_badge-bg-color: var(--_sharp-color);
  --_badge-border-color: currentColor;
}
.-Badge.badge-info {
  --_badge-color: var(--_contrast-color);
  --_badge-bg-color: var(--_info-badge-bg-color);
  --_badge-border-color: currentColor;
}
.-Badge.badge-warning {
  --_badge-color: var(--_contrast-color);
  --_badge-bg-color: var(--_warning-color);
  --_badge-border-color: currentColor;
}
.-Badge.badge-danger {
  --_badge-color: var(--_contrast-color);
  --_badge-bg-color: var(--_negative-color);
  --_badge-border-color: currentColor;
}
.-Badge.badge-success {
  --_badge-color: var(--_contrast-color);
  --_badge-bg-color: var(--_positive-color);
  --_badge-border-color: currentColor;
}
.-Badge.badge .badge-item-expand {
  text-align: center;
  min-width: 1em;
  min-height: 0;
}
.-Badge--typeDot.badge .badge-item-expand {
  min-width: 0;
  min-height: 0;
}

.-Tag {
  --_tag-color: currentColor;
  --_tag-bg-color: transparent;
  --_tag-border-color: currentColor;
  vertical-align: top;
}
.-Tag.label {
  font-size: 0.75rem;
  line-height: 1.3333333333;
  letter-spacing: 0.0125em;
  padding: 0.25em 0.5833333333em;
  margin: 0;
  border-radius: 0.3333333333em;
  border-width: 0.0833333333em;
  color: var(--_tag-color);
  background-color: var(--_tag-bg-color);
  border-color: var(--_tag-border-color);
}
.-Tag.label-primary {
  --_tag-color: var(--_primary-tag-color);
  --_tag-bg-color: var(--_primary-tag-bg-color);
  --_tag-border-color: var(--_primary-tag-border-color);
}
.-Tag.label-secondary {
  --_tag-color: var(--_secondary-tag-color);
  --_tag-bg-color: var(--_secondary-tag-bg-color);
  --_tag-border-color: var(--_secondary-tag-border-color);
}
.-Tag.label-tertiary {
  --_tag-color: var(--_tertiary-tag-color);
  --_tag-bg-color: var(--_tertiary-tag-bg-color);
  --_tag-border-color: var(--_tertiary-tag-border-color);
}
.-Tag.label-quaternary {
  --_tag-color: var(--_quaternary-tag-color);
  --_tag-bg-color: var(--_quaternary-tag-bg-color);
  --_tag-border-color: var(--_quaternary-tag-border-color);
}
.-Tag.label-quinary {
  --_tag-color: var(--_quinary-tag-color);
  --_tag-bg-color: var(--_quinary-tag-bg-color);
  --_tag-border-color: var(--_quinary-tag-border-color);
}
.-Tag.label-senary {
  --_tag-color: var(--_senary-tag-color);
  --_tag-bg-color: var(--_senary-tag-bg-color);
  --_tag-border-color: var(--_senary-tag-border-color);
}
.-Tag.label-septenary {
  --_tag-color: var(--_septenary-tag-color);
  --_tag-bg-color: var(--_septenary-tag-bg-color);
  --_tag-border-color: var(--_septenary-tag-border-color);
}
.-Tag.label-info {
  --_tag-color: var(--_info-tag-color);
  --_tag-bg-color: var(--_info-tag-bg-color);
  --_tag-border-color: var(--_info-tag-border-color);
}
.-Tag.label-warning {
  --_tag-color: var(--_warning-tag-color);
  --_tag-bg-color: var(--_warning-tag-bg-color);
  --_tag-border-color: var(--_warning-tag-border-color);
}
.-Tag.label-danger {
  --_tag-color: var(--_danger-tag-color);
  --_tag-bg-color: var(--_danger-tag-bg-color);
  --_tag-border-color: var(--_danger-tag-border-color);
}
.-Tag.label-success {
  --_tag-color: var(--_success-tag-color);
  --_tag-bg-color: var(--_success-tag-bg-color);
  --_tag-border-color: var(--_success-tag-border-color);
}
.-Tag--variantText.label {
  padding-right: 0;
  padding-left: 0;
  background-color: transparent;
  border-color: transparent;
}
.-Tag--variantRating.label > * {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
}
.-Tag--variantRating.label .-Icon {
  font-size: 0.875em;
}
.-Tag--variantRating.label:not([class*="--type"]) {
  border-style: dashed;
  --_tag-border-color: var(--_pale-color);
}
.-Tag--typeTerrible.label {
  --_tag-color: #D62D21;
  --_tag-bg-color: #fff3f0;
  --_tag-border-color: #fcaf9f;
}
.-Tag--typeBad.label {
  --_tag-color: #df6311;
  --_tag-bg-color: #fff8eb;
  --_tag-border-color: #fecb8d;
}
.-Tag--typeAverage.label {
  --_tag-color: #55575A;
  --_tag-bg-color: #EEEDED;
  --_tag-border-color: #87888A;
}
.-Tag--typeGood.label {
  --_tag-color: #7a8211;
  --_tag-bg-color: #f2f9e6;
  --_tag-border-color: #9eb169;
}
.-Tag--typeExcellent.label {
  --_tag-color: #0c6b21;
  --_tag-bg-color: #e4f6e6;
  --_tag-border-color: #3d7a57;
}

.-Alert--indicatorColHidden .autofit-row > .autofit-col:first-child:not(:only-child) {
  display: none;
}
.-Alert--typeToast.alert + .-Alert--typeToast.alert {
  margin-top: 1.5em !important;
}
@media (min-width: 48rem) {
  .-Alert--typeToast.alert + .-Alert--typeToast.alert {
    margin-top: 1.5em !important;
  }
}
.-Alert--typeNotice.alert {
  --_alert-v-spacing: 1.6em;
}

.-AlertContainer {
  font-size: 1rem;
}
.-AlertContainer .alert-notifications-fixed {
  max-width: 100%;
  max-height: calc(100vh - 4rem);
  padding: 1.5em 1em 2em 1em;
  top: 4rem;
  right: 0;
  bottom: auto;
  left: auto;
  overflow-y: auto;
  scrollbar-width: none;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.-AlertContainer .alert-notifications-fixed::-webkit-scrollbar {
  display: none;
}
@media (min-width: 48rem) {
  .-AlertContainer .alert-notifications-fixed {
    font-size: 1rem;
    max-height: calc(100vh - 4.125rem);
    padding: 1.5em 1.5em 2em 1.5em;
  }
  @supports (max-height: calc(100dvh - 4.125rem)) {
    .-AlertContainer .alert-notifications-fixed {
      max-height: calc(100dvh - 4.125rem);
    }
  }
}

.-controlMenu-hidden .dropdown-item:focus:hover, .-controlMenu-hidden .dropdown-item:hover, .-controlMenu-hidden .dropdown-item.hover {
  color: inherit;
  background-color: var(--_tertiary-bare-color);
}

.-controlMenu-hidden .dropdown-menu {
  font-family: "Arimo", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  padding: 0.25em;
  margin-top: 0.5em;
  color: var(--_sharp-color);
  border-radius: 0;
  border-color: var(--_form-control-border-color);
  background-color: var(--_contrast-color);
  box-shadow: var(--_common-box-shadow-color) 0.25em 0.25em 0 0;
}
.-controlMenu-hidden .dropdown-menu.ddm-select-dropdown ul li:first-child {
  display: none;
}
.-controlMenu-hidden .dropdown-menu .dropdown-item-indicator-start {
  display: none;
}
.-controlMenu-hidden .dropdown-menu .inline-scroller {
  max-height: none;
  overflow: visible;
}
.-controlMenu-hidden .autocomplete-dropdown-menu {
  max-height: 14.5em;
}
.-controlMenu-hidden .autocomplete-dropdown-menu::after {
  content: none;
}
.-controlMenu-hidden .dropdown-item {
  color: inherit;
}
.-controlMenu-hidden .dropdown-item:focus {
  color: inherit;
  background-color: inherit;
}
.-controlMenu-hidden .dropdown-item:focus-visible {
  outline: solid 0.25rem var(--_secondary-highlight-color);
  background-color: transparent;
}
.-controlMenu-hidden .dropdown-item:active {
  color: var(--_form-control-active-color);
  background-color: var(--_form-control-active-bg-color);
}
.-controlMenu-hidden .dropdown-item:active [class*=-color-] {
  color: inherit;
}
.-controlMenu-hidden .dropdown-item:disabled {
  cursor: default;
  color: var(--_neutral-color);
  background-color: inherit;
}
.-controlMenu-hidden .dropdown-item:disabled [class*=-color-] {
  color: inherit;
}
.-controlMenu-hidden.modal-open .dropdown-menu {
  z-index: 1050;
}

.-DropdownMenu-list, .-DropdownMenuWrapper .dropdown-menu.dropdown-menu-select ul {
  --_dropdown-item-gap: 0.25em;
  display: flex;
  flex-direction: column;
  gap: var(--_dropdown-item-gap);
}
.-DropdownMenu-listItem, .-DropdownMenuWrapper .dropdown-menu.dropdown-menu-select .dropdown-item {
  padding: 0.25em 1em;
  border-radius: 0.125em;
}
.-DropdownMenu-listItem--stateSelected, .-DropdownMenuWrapper .dropdown-menu.dropdown-menu-select .dropdown-item.active {
  --_neutral-color: rgba(255, 254, 254, 0.5);
  --_opaque-color: rgba(255, 254, 254, 0.75);
  color: #FFFEFE !important;
  background-color: #0C79CD !important;
}

.-DropdownMenu {
  color: inherit;
}
.-DropdownMenu-listCaption {
  --_dropdown-item-gap: 0.3333333333em;
  margin-bottom: calc(var(--_dropdown-item-gap) * -1);
}
.-DropdownMenu-listCaption:not(:first-child) {
  margin-top: 1em;
}
.-DropdownMenu-list--typeAutocomplete .-DropdownMenu-listCaption {
  padding: 0.3333333333em 1.3333333333em;
}
.-DropdownMenu-listItem + .-DropdownMenu-listItem {
  margin-top: 0.25em;
}

.-Multi-step-nav.multi-step-nav {
  padding: 0;
  align-items: flex-start;
  gap: 1rem;
}
@media (max-width: 47.9375rem) {
  .-Multi-step-nav.multi-step-nav {
    flex-direction: column;
    align-items: stretch;
  }
}
.-Multi-step-nav.multi-step-nav-collapse-sm .multi-step-item {
  padding: 0;
}
@media (max-width: 47.9375rem) {
  .-Multi-step-nav.multi-step-nav-collapse-sm .multi-step-item {
    width: auto;
  }
}
.-Multi-step-nav.multi-step-nav-collapse-sm .multi-step-title {
  display: block;
  position: static;
}
.-Multi-step-nav.multi-step-nav-collapse-sm .multi-step-indicator-label {
  text-align: inherit;
  display: block;
  position: static;
}
.-Multi-step-nav .multi-step-item {
  display: grid;
  margin: 0;
  grid-template-columns: auto auto 1fr;
  grid-template-rows: auto auto;
  column-gap: 0.5rem;
  row-gap: 0.25rem;
}
.-Multi-step-nav .multi-step-item.active .multi-step-icon {
  color: var(--_contrast-color);
  background-color: var(--_primary-color);
}
.-Multi-step-nav .multi-step-item.active .multi-step-divider {
  background-color: var(--_bare-color);
}
.-Multi-step-nav .multi-step-item.complete .multi-step-icon {
  cursor: pointer;
  color: var(--_primary-color);
  background-color: var(--_quinary-extra-light-color);
}
.-Multi-step-nav .multi-step-item.complete .multi-step-icon svg {
  display: none;
}
.-Multi-step-nav .multi-step-item.complete .multi-step-icon::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e93e";
  font-size: 1.5rem;
}
.-Multi-step-nav .multi-step-item.complete .multi-step-divider {
  background-color: var(--_primary-color);
}
.-Multi-step-nav .multi-step-title {
  font-size: 1.25rem;
  margin: 0;
  position: static;
  grid-column: 2;
  grid-row: 1;
  align-self: center;
}
@media (max-width: 83rem) {
  .-Multi-step-nav .multi-step-title {
    font-size: 1.5060240964vw;
  }
}
@media (max-width: 74.7rem) {
  .-Multi-step-nav .multi-step-title {
    font-size: 1.125rem;
  }
}
.-Multi-step-nav .multi-step-indicator {
  display: contents;
}
.-Multi-step-nav .multi-step-indicator-label {
  max-width: none;
  position: static;
  transform: none;
  white-space: initial;
  overflow: initial;
  text-overflow: initial;
  color: var(--_opaque-color);
  grid-column: 2/4;
  grid-row: 2;
  align-self: start;
}
.-Multi-step-nav .multi-step-icon {
  font-size: 1rem;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  cursor: default;
  color: var(--_opaque-color);
  background-color: var(--_bare-color);
  background-image: none !important;
  grid-column: 1;
}
@media (max-width: 83rem) {
  .-Multi-step-nav .multi-step-icon {
    font-size: 1.2048192771vw;
  }
}
@media (max-width: 83rem) {
  .-Multi-step-nav .multi-step-icon {
    font-size: 1rem;
  }
}
.-Multi-step-nav .multi-step-icon:focus {
  box-shadow: none;
}
.-Multi-step-nav .multi-step-icon:focus-visible {
  outline: solid 0.25rem var(--_secondary-highlight-color);
}
.-Multi-step-nav .multi-step-divider {
  height: 0.125rem;
  margin: 0;
  position: static;
  background-color: var(--_bare-color);
  grid-column: 3;
  grid-row: 1;
  align-self: center;
}

.-controlMenu-hidden .loading-animation::after {
  animation-name: -loading-animation;
  color: var(--_sharp-color);
  box-shadow: 0 -1em 0 0em var(--_sharp-color), 1em -0.5em 0 -0.35em rgba(var(--_rgb-value-sharp-color), 0.1), 1em 0.5em 0 -0.25em rgba(var(--_rgb-value-sharp-color), 0.2), 0 1em 0 -0.2em rgba(var(--_rgb-value-sharp-color), 0.4), -1em 0.5em 0 -0.15em rgba(var(--_rgb-value-sharp-color), 0.6), -1em -0.5em 0 -0.1em rgba(var(--_rgb-value-sharp-color), 0.8);
}
.-controlMenu-hidden .loading-animation-light,
.-controlMenu-hidden .btn-primary .loading-animation,
.-controlMenu-hidden .btn-secondary .loading-animation,
.-controlMenu-hidden .btn-success .loading-animation,
.-controlMenu-hidden .btn-info .loading-animation,
.-controlMenu-hidden .btn-danger .loading-animation,
.-controlMenu-hidden .btn-dark .loading-animation {
  --_sharp-color: #FFFEFE;
  --_rgb-value-sharp-color: 255, 254, 254;
}
.-controlMenu-hidden .loading-animation-light::after,
.-controlMenu-hidden .btn-primary .loading-animation::after,
.-controlMenu-hidden .btn-secondary .loading-animation::after,
.-controlMenu-hidden .btn-success .loading-animation::after,
.-controlMenu-hidden .btn-info .loading-animation::after,
.-controlMenu-hidden .btn-danger .loading-animation::after,
.-controlMenu-hidden .btn-dark .loading-animation::after {
  animation-name: -loading-animation-light;
  color: var(--_sharp-color);
  box-shadow: 0 -1em 0 0em var(--_sharp-color), 1em -0.5em 0 -0.35em rgba(var(--_rgb-value-sharp-color), 0.1), 1em 0.5em 0 -0.25em rgba(var(--_rgb-value-sharp-color), 0.2), 0 1em 0 -0.2em rgba(var(--_rgb-value-sharp-color), 0.4), -1em 0.5em 0 -0.15em rgba(var(--_rgb-value-sharp-color), 0.6), -1em -0.5em 0 -0.1em rgba(var(--_rgb-value-sharp-color), 0.8);
}

@keyframes -loading-animation {
  0%, 100% {
    box-shadow: 0 -1em 0 0em var(--_sharp-color), 1em -0.5em 0 -0.35em rgba(var(--_rgb-value-sharp-color), 0.1), 1em 0.5em 0 -0.25em rgba(var(--_rgb-value-sharp-color), 0.2), 0 1em 0 -0.2em rgba(var(--_rgb-value-sharp-color), 0.4), -1em 0.5em 0 -0.15em rgba(var(--_rgb-value-sharp-color), 0.6), -1em -0.5em 0 -0.1em rgba(var(--_rgb-value-sharp-color), 0.8);
  }
  16.6% {
    box-shadow: 0 -1em 0 -0.1em rgba(var(--_rgb-value-sharp-color), 0.8), 1em -0.5em 0 0em var(--_sharp-color), 1em 0.5em 0 -0.35em rgba(var(--_rgb-value-sharp-color), 0.1), 0 1em 0 -0.25em rgba(var(--_rgb-value-sharp-color), 0.2), -1em 0.5em 0 -0.2em rgba(var(--_rgb-value-sharp-color), 0.4), -1em -0.5em 0 -0.15em rgba(var(--_rgb-value-sharp-color), 0.6);
  }
  33.3% {
    box-shadow: 0 -1em 0 -0.15em rgba(var(--_rgb-value-sharp-color), 0.6), 1em -0.5em 0 -0.1em rgba(var(--_rgb-value-sharp-color), 0.8), 1em 0.5em 0 0em var(--_sharp-color), 0 1em 0 -0.35em rgba(var(--_rgb-value-sharp-color), 0.1), -1em 0.5em 0 -0.25em rgba(var(--_rgb-value-sharp-color), 0.2), -1em -0.5em 0 -0.2em rgba(var(--_rgb-value-sharp-color), 0.4);
  }
  50% {
    box-shadow: 0 -1em 0 -0.2em rgba(var(--_rgb-value-sharp-color), 0.4), 1em -0.5em 0 -0.15em rgba(var(--_rgb-value-sharp-color), 0.6), 1em 0.5em 0 -0.1em rgba(var(--_rgb-value-sharp-color), 0.8), 0 1em 0 0em var(--_sharp-color), -1em 0.5em 0 -0.35em rgba(var(--_rgb-value-sharp-color), 0.1), -1em -0.5em 0 -0.25em rgba(var(--_rgb-value-sharp-color), 0.2);
  }
  66.6% {
    box-shadow: 0 -1em 0 -0.25em rgba(var(--_rgb-value-sharp-color), 0.2), 1em -0.5em 0 -0.2em rgba(var(--_rgb-value-sharp-color), 0.4), 1em 0.5em 0 -0.15em rgba(var(--_rgb-value-sharp-color), 0.6), 0 1em 0 -0.1em rgba(var(--_rgb-value-sharp-color), 0.8), -1em 0.5em 0 0em var(--_sharp-color), -1em -0.5em 0 -0.35em rgba(var(--_rgb-value-sharp-color), 0.1);
  }
  83% {
    box-shadow: 0 -1em 0 -0.35em rgba(var(--_rgb-value-sharp-color), 0.1), 1em -0.5em 0 -0.25em rgba(var(--_rgb-value-sharp-color), 0.2), 1em 0.5em 0 -0.2em rgba(var(--_rgb-value-sharp-color), 0.4), 0 1em 0 -0.15em rgba(var(--_rgb-value-sharp-color), 0.6), -1em 0.5em 0 -0.1em rgba(var(--_rgb-value-sharp-color), 0.8), -1em -0.5em 0 0em var(--_sharp-color);
  }
}
@keyframes -loading-animation-light {
  0%, 100% {
    box-shadow: 0 -1em 0 0em var(--_sharp-color), 1em -0.5em 0 -0.35em rgba(var(--_rgb-value-sharp-color), 0.1), 1em 0.5em 0 -0.25em rgba(var(--_rgb-value-sharp-color), 0.2), 0 1em 0 -0.2em rgba(var(--_rgb-value-sharp-color), 0.4), -1em 0.5em 0 -0.15em rgba(var(--_rgb-value-sharp-color), 0.6), -1em -0.5em 0 -0.1em rgba(var(--_rgb-value-sharp-color), 0.8);
  }
  16.6% {
    box-shadow: 0 -1em 0 -0.1em rgba(var(--_rgb-value-sharp-color), 0.8), 1em -0.5em 0 0em var(--_sharp-color), 1em 0.5em 0 -0.35em rgba(var(--_rgb-value-sharp-color), 0.1), 0 1em 0 -0.25em rgba(var(--_rgb-value-sharp-color), 0.2), -1em 0.5em 0 -0.2em rgba(var(--_rgb-value-sharp-color), 0.4), -1em -0.5em 0 -0.15em rgba(var(--_rgb-value-sharp-color), 0.6);
  }
  33.3% {
    box-shadow: 0 -1em 0 -0.15em rgba(var(--_rgb-value-sharp-color), 0.6), 1em -0.5em 0 -0.1em rgba(var(--_rgb-value-sharp-color), 0.8), 1em 0.5em 0 0em var(--_sharp-color), 0 1em 0 -0.35em rgba(var(--_rgb-value-sharp-color), 0.1), -1em 0.5em 0 -0.25em rgba(var(--_rgb-value-sharp-color), 0.2), -1em -0.5em 0 -0.2em rgba(var(--_rgb-value-sharp-color), 0.4);
  }
  50% {
    box-shadow: 0 -1em 0 -0.2em rgba(var(--_rgb-value-sharp-color), 0.4), 1em -0.5em 0 -0.15em rgba(var(--_rgb-value-sharp-color), 0.6), 1em 0.5em 0 -0.1em rgba(var(--_rgb-value-sharp-color), 0.8), 0 1em 0 0em var(--_sharp-color), -1em 0.5em 0 -0.35em rgba(var(--_rgb-value-sharp-color), 0.1), -1em -0.5em 0 -0.25em rgba(var(--_rgb-value-sharp-color), 0.2);
  }
  66.6% {
    box-shadow: 0 -1em 0 -0.25em rgba(var(--_rgb-value-sharp-color), 0.2), 1em -0.5em 0 -0.2em rgba(var(--_rgb-value-sharp-color), 0.4), 1em 0.5em 0 -0.15em rgba(var(--_rgb-value-sharp-color), 0.6), 0 1em 0 -0.1em rgba(var(--_rgb-value-sharp-color), 0.8), -1em 0.5em 0 0em var(--_sharp-color), -1em -0.5em 0 -0.35em rgba(var(--_rgb-value-sharp-color), 0.1);
  }
  83% {
    box-shadow: 0 -1em 0 -0.35em rgba(var(--_rgb-value-sharp-color), 0.1), 1em -0.5em 0 -0.25em rgba(var(--_rgb-value-sharp-color), 0.2), 1em 0.5em 0 -0.2em rgba(var(--_rgb-value-sharp-color), 0.4), 0 1em 0 -0.15em rgba(var(--_rgb-value-sharp-color), 0.6), -1em 0.5em 0 -0.1em rgba(var(--_rgb-value-sharp-color), 0.8), -1em -0.5em 0 0em var(--_sharp-color);
  }
}
.-Tooltip {
  font-size: 1rem;
  line-height: 1.5;
  padding: 0.375em;
  max-width: 14.875rem;
  display: none;
  pointer-events: none;
  opacity: 1 !important;
  z-index: 1075;
}
.-Tooltip.show {
  display: block;
}
.-Tooltip[data-pointerStuck=true] {
  top: 0;
  left: 0;
}
.-Tooltip .tooltip-inner {
  text-align: inherit;
  white-space: normal;
  padding: 0.25em 0.5em;
  max-width: none;
  max-height: 40vh;
  overflow-y: auto;
  border-radius: 0.25rem;
  color: var(--_contrast-color);
  background-color: var(--_opaque-color);
}
.-Tooltip[class*=clay-tooltip-top] .arrow::before {
  border-width: 0.375em;
  border-top-color: var(--_opaque-color);
}
.-Tooltip[class*=clay-tooltip-right] .arrow::before {
  border-width: 0.375em;
  border-right-color: var(--_opaque-color);
}
.-Tooltip[class*=clay-tooltip-bottom] .arrow::before {
  border-width: 0.375em;
  border-bottom-color: var(--_opaque-color);
}
.-Tooltip[class*=clay-tooltip-left] .arrow::before {
  border-width: 0.375em;
  border-left-color: var(--_opaque-color);
}
.-Tooltip[class*=clay-tooltip-top] .arrow {
  width: 0.75em;
  height: 0.375em;
  margin-left: -0.375em;
}
.-Tooltip[class*=clay-tooltip-bottom] .arrow {
  width: 0.75em;
  height: 0.375em;
  margin-left: -0.375em;
}
.-Tooltip.clay-tooltip-top-right .arrow, .-Tooltip.clay-tooltip-top-left .arrow, .-Tooltip.clay-tooltip-bottom-right .arrow, .-Tooltip.clay-tooltip-bottom-left .arrow {
  margin-left: 0;
}
.-Tooltip.clay-tooltip-top-left .arrow, .-Tooltip.clay-tooltip-bottom-left .arrow {
  left: 0.875em;
}
.-Tooltip.clay-tooltip-top-right .arrow, .-Tooltip.clay-tooltip-bottom-right .arrow {
  right: 0.875em;
}
.-Tooltip[class*=clay-tooltip-right] .arrow {
  width: 0.375em;
  height: 0.75em;
  margin-top: -0.375em;
}
.-Tooltip[class*=clay-tooltip-left] .arrow {
  width: 0.375em;
  height: 0.75em;
  margin-top: -0.375em;
}
.-Tooltip.clay-tooltip-right-top .arrow, .-Tooltip.clay-tooltip-right-bottom .arrow, .-Tooltip.clay-tooltip-left-top .arrow, .-Tooltip.clay-tooltip-left-bottom .arrow {
  margin-top: 0;
}
.-Tooltip.clay-tooltip-right-top .arrow, .-Tooltip.clay-tooltip-left-top .arrow {
  top: 0.875em;
}
.-Tooltip.clay-tooltip-right-bottom .arrow, .-Tooltip.clay-tooltip-left-bottom .arrow {
  bottom: 0.875em;
}
.-Tooltip[class*=clay-tooltip-top] .arrow::before {
  border-bottom-width: 0;
}
.-Tooltip[class*=clay-tooltip-bottom] .arrow::before {
  border-top-width: 0;
}
.-Tooltip[class*=clay-tooltip-right] .arrow::before {
  border-left-width: 0;
}
.-Tooltip[class*=clay-tooltip-left] .arrow::before {
  border-right-width: 0;
}

.-formElements .has-success .form-control {
  --_form-control-state-color: var(--_positive-color);
}
.-formElements .has-warning .form-control {
  --_form-control-state-color: var(--_warning-color);
}
.-formElements .has-error .form-control {
  --_form-control-state-color: var(--_negative-color);
}

.-Picker {
  color: var(--_neutral-color);
}
.-Picker:not([class*="--stateSelected"]):hover, .-Picker:not([class*="--stateSelected"]):focus, .-Picker:not([class*="--stateSelected"]):focus-visible {
  color: var(--_neutral-color);
}
.-Picker--stateSelected {
  color: var(--_sharp-color);
}
.-formElements .input-group-item:not(.input-group-prepend):not(.input-group-append) .-FormControl:focus {
  outline: none;
}
.-formElements .input-group-item .input-group-inset-item .inline-item-middle {
  margin-right: 0;
  margin-left: 0;
}
.-formElements .input-group-item .input-group-inset-item .loading-animation-sm {
  font-size: 1em;
}
.-formElements .input-group-item .input-group-inset-item-before {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.-formElements .input-group-item .input-group-inset-item-before + .-FormControl {
  border-left-width: 0;
}
.-formElements .input-group-item .input-group-inset-item-after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.-formElements .input-group-item.input-group-prepend {
  margin-right: 0;
}
.-formElements [class*=has-] .input-group-item:not(.input-group-prepend):not(.input-group-append) {
  position: relative;
  z-index: 2;
}
.-formElements [class*=has-] .input-group-item:not(.input-group-prepend):not(.input-group-append) .-FormControl {
  outline: none;
}
.-formElements .has-success .input-group-item:not(.input-group-prepend):not(.input-group-append) {
  --_form-control-state-color: var(--_positive-color);
}
.-formElements .has-warning .input-group-item:not(.input-group-prepend):not(.input-group-append) {
  --_form-control-state-color: var(--_warning-color);
}
.-formElements .has-error .input-group-item:not(.input-group-prepend):not(.input-group-append) {
  --_form-control-state-color: var(--_negative-color);
}

.-formElements .form-text {
  order: 99;
  flex-basis: 100%;
}
.-formElements .form-feedback-group .form-feedback-indicator {
  display: none;
}
.-formElements .-CustomControl {
  display: inline-block;
  vertical-align: top;
}
.-formElements .-CustomControl--labelTextSizeSmall .custom-control-label-text {
  font-size: 1rem;
  line-height: 1.5;
  margin-top: -0.1875rem;
  margin-bottom: -0.1875rem;
  margin-left: 0.75rem;
}
@media (max-width: 47.9375rem) {
  .-formElements .-CustomControl--offsetLineHeight {
    margin-top: 0.15em;
    margin-bottom: 0.15em;
  }
}
@media (min-width: 48rem) {
  .-formElements .-CustomControl--offsetLineHeight {
    margin-top: 0.15em;
    margin-bottom: 0.15em;
  }
}
.-formElements .-CustomControl--contentsIcon--guide label::before {
  content: "\e906";
}
.-formElements .-CustomControl--contentsIcon--flightArrive label::before {
  content: "\e90d";
}
.-formElements .-CustomControl--contentsIcon--flight_arrive label::before {
  content: "\e90d";
}
.-formElements .-CustomControl--contentsIcon--flightDeparture label::before {
  content: "\e90e";
}
.-formElements .-CustomControl--contentsIcon--flight_departure label::before {
  content: "\e90e";
}
.-formElements .-CustomControl--contentsIcon--flight label::before {
  content: "\e90c";
}
.-formElements .-CustomControl--contentsIcon--hotel label::before {
  content: "\e90f";
}
.-formElements .-CustomControl--contentsIcon--touringCoach label::before {
  content: "\e911";
}
.-formElements .-CustomControl--contentsIcon--touring_coach label::before {
  content: "\e911";
}
.-formElements .-CustomControl--contentsIcon--localTransport label::before {
  content: "\e910";
}
.-formElements .-CustomControl--contentsIcon--local_transport label::before {
  content: "\e910";
}
.-formElements .-CustomControl--contentsIcon--luggage label::before {
  content: "\e913";
}
.-formElements .-CustomControl--contentsIcon--privateBoat label::before {
  content: "\e914";
}
.-formElements .-CustomControl--contentsIcon--private_boat label::before {
  content: "\e914";
}
.-formElements .-CustomControl--contentsIcon--breakfast label::before {
  content: "\e907";
}
.-formElements .-CustomControl--contentsIcon--lunch label::before {
  content: "\e912";
}
.-formElements .-CustomControl--contentsIcon--dinner label::before {
  content: "\e90b";
}
.-formElements .-CustomControl--contentsIcon--restaurant label::before {
  content: "\e915";
}
.-formElements .-CustomControl--contentsIcon--show label::before {
  content: "\e917";
}
.-formElements .-CustomControl--contentsIcon--ferry label::before {
  content: "\e90a";
}
.-formElements .-CustomControl--contentsIcon--entrance label::before {
  content: "\e91a";
}
.-formElements .-CustomControl--contentsIcon--trains label::before {
  content: "\e91c";
}
.-formElements .-CustomControl--contentsIcon--cable label::before {
  content: "\e908";
}
.-formElements .-CustomControl--contentsIcon--chair label::before {
  content: "\e909";
}
.-formElements .-CustomControl--contentsIcon--train label::before {
  content: "\e91b";
}
.-formElements .-CustomControl--contentsIcon--timedTransport label::before {
  content: "\e919";
}
.-formElements .-CustomControl--contentsIcon--timed_transport label::before {
  content: "\e919";
}
.-formElements .-CustomControl--contentsIcon--other label::before {
  content: "\e924";
}
.-formElements .-CustomControl--contentsIcon--text label::before {
  content: "\e924";
}
.-formElements .-CustomControl[class*=-CustomControl--contentsIcon] label {
  display: inline-flex;
}
.-formElements .-CustomControl[class*=-CustomControl--contentsIcon] label::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2em;
  line-height: 0.75;
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1em;
  height: 1em;
  margin-top: -0.125em;
  margin-bottom: -0.125em;
  margin-right: -2.25em;
  margin-left: 1.25em;
  color: var(--_firm-color);
}
.-formElements .-CustomControl[class*=-CustomControl--contentsIcon] label .custom-control-label-text {
  margin-left: 2.4em;
}
.-formElements .-CustomControl--contentsCustomControlLabelText label {
  display: inline-flex;
}
.-formElements .custom-control {
  min-height: 1.125rem;
  line-height: 0.9;
}
.-formElements .custom-control label {
  font-size: inherit;
  position: relative;
}
.-formElements .custom-control-inline:not(:last-child) {
  margin-right: 1.2em;
}
.-formElements .custom-control-inline + .custom-control-inline {
  margin-left: 0;
}
.-formElements .custom-control-input {
  width: 1.125rem;
  height: 1.125rem;
  top: 0;
}
.-formElements .custom-control-input:checked ~ .custom-control-label::before {
  color: inherit;
  border-color: #0C79CD;
  background-color: var(--_contrast-color);
}
.-formElements .custom-control-input:disabled, .-formElements .custom-control-input:disabled ~ .custom-control-label {
  cursor: default;
}
.-formElements .custom-control-input:disabled ~ .custom-control-label {
  color: var(--_neutral-color);
}
.-formElements .custom-control-input:disabled ~ .custom-control-label::before {
  border-color: currentColor;
  background-color: var(--_contrast-color);
}
.-formElements .custom-control-label {
  font-size: inherit;
  line-height: inherit;
  display: inline-flex;
  vertical-align: top;
  align-items: flex-start;
}
.-formElements .custom-control-label::before, .-formElements .custom-control-label::after {
  font-size: inherit;
  flex-shrink: 0;
  order: -1;
  width: 1.125rem;
  height: 1.125rem;
}
.-formElements .custom-control-label::before {
  top: 0;
  float: none;
  pointer-events: none;
  background-color: transparent;
  border: solid 0.0625rem var(--_form-control-border-color);
  background-color: var(--_contrast-color);
}
.-formElements .custom-control-label::after {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: -1.125rem;
  position: relative;
  top: auto;
}
.-formElements .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #0C79CD;
}
.-formElements .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  color: #FFFEFE;
  background-image: none;
}
.-formElements .custom-checkbox .custom-control-input:checked:disabled ~ .custom-control-label::before {
  border-color: transparent;
  background-color: currentColor;
}
.-formElements .custom-checkbox .custom-control-label::before {
  border-radius: 0;
}
.-formElements .custom-checkbox .custom-control-label::after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e93e";
  transform: scale(0.7777777778);
  color: transparent;
}
.-formElements .custom-radio {
  padding-top: 0.35em;
  padding-bottom: 0.35em;
}
.-formElements .custom-radio.custom-control-inline {
  padding-top: 0.6875rem;
  padding-bottom: 0.6875rem;
}
@media (max-width: 83rem) {
  .-formElements .custom-radio.custom-control-inline {
    padding-top: 0.828313253vw;
  }
}
@media (max-width: 83rem) {
  .-formElements .custom-radio.custom-control-inline {
    padding-top: 0.6875rem;
  }
}
@media (max-width: 83rem) {
  .-formElements .custom-radio.custom-control-inline {
    padding-bottom: 0.828313253vw;
  }
}
@media (max-width: 83rem) {
  .-formElements .custom-radio.custom-control-inline {
    padding-bottom: 0.6875rem;
  }
}
.-formElements .custom-radio .custom-control-input {
  width: 1.125rem;
  height: 1.125rem;
}
.-formElements .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: none;
  background-color: #0C79CD;
}
.-formElements .custom-radio .custom-control-input:checked:disabled ~ .custom-control-label::before {
  background-color: var(--_contrast-color);
}
.-formElements .custom-radio .custom-control-input:checked:disabled ~ .custom-control-label::after {
  background-color: currentColor;
}
.-formElements .custom-radio .custom-control-input:active:not(:disabled) ~ .custom-control-label::after {
  background-color: currentColor;
}
.-formElements .custom-radio .custom-control-label::before, .-formElements .custom-radio .custom-control-label::after {
  width: 1.125rem;
  height: 1.125rem;
  border-radius: 50%;
}
.-formElements .custom-radio .custom-control-label::after {
  margin-left: -1.125rem;
  transform: scale(0.5555555556);
}
.-formElements .custom-radio .custom-control-label-text,
.-formElements .custom-radio .-CustomControl-labelText {
  line-height: 1.2;
  margin-top: -0.15em;
  margin-bottom: -0.15em;
  margin-left: 0.6em;
}
.-formElements .custom-checkbox.custom-control-outside label,
.-formElements .custom-radio.custom-control-outside label {
  padding-left: 0;
}
.-formElements .custom-checkbox.custom-control-outside .custom-control-input ~ .custom-control-label::before,
.-formElements .custom-radio.custom-control-outside .custom-control-input ~ .custom-control-label::before {
  position: relative;
}
.-formElements .custom-checkbox .custom-control-input:focus ~ .custom-control-label::before,
.-formElements .custom-radio .custom-control-input:focus ~ .custom-control-label::before {
  border-color: var(--_form-control-border-color);
  box-shadow: none;
}
.-formElements .custom-checkbox .custom-control-input:focus:checked ~ .custom-control-label::before,
.-formElements .custom-radio .custom-control-input:focus:checked ~ .custom-control-label::before {
  border-color: #0C79CD;
}
.-formElements .custom-checkbox .custom-control-input:focus-visible ~ .custom-control-label::before,
.-formElements .custom-radio .custom-control-input:focus-visible ~ .custom-control-label::before {
  border-color: var(--_form-control-border-color);
  outline: solid 0.25rem var(--_secondary-highlight-color);
}
.-formElements .custom-checkbox .custom-control-input:focus-visible:checked ~ .custom-control-label::before,
.-formElements .custom-radio .custom-control-input:focus-visible:checked ~ .custom-control-label::before {
  border-color: var(--_form-control-border-color);
}
.-formElements .custom-checkbox .custom-control-input:active ~ .custom-control-label::before,
.-formElements .custom-radio .custom-control-input:active ~ .custom-control-label::before {
  color: inherit;
}
.-formElements .custom-checkbox .custom-control-input:active:not(:disabled) ~ .custom-control-label::before,
.-formElements .custom-radio .custom-control-input:active:not(:disabled) ~ .custom-control-label::before {
  color: transparent;
  border-color: var(--_form-control-border-color);
  background-color: var(--_form-control-active-bg-color);
}
.-formElements .custom-checkbox .custom-control-input:active:not(:disabled) ~ .custom-control-label::after,
.-formElements .custom-radio .custom-control-input:active:not(:disabled) ~ .custom-control-label::after {
  color: var(--_form-control-active-color);
}
.-formElements .custom-control-label-text {
  line-height: 1.2;
  padding: 0;
  margin-top: -0.15em;
  margin-bottom: -0.15em;
  margin-left: 0.6em;
}

.-Switch {
  vertical-align: top;
  padding: 0.25rem 0;
  margin: 0;
}
.-Switch.disabled {
  pointer-events: none;
  cursor: default;
}
.-Switch .toggle-switch-check {
  width: 3.25rem;
  height: 2rem;
}
.-Switch .toggle-switch-check ~ .toggle-switch-bar {
  height: 2rem;
  line-height: 1;
}
.-Switch .toggle-switch-check ~ .toggle-switch-bar::before, .-Switch .toggle-switch-check ~ .toggle-switch-bar::after {
  border-width: 0;
}
.-Switch .toggle-switch-check ~ .toggle-switch-bar::before {
  width: 3.25rem;
  border-radius: 1rem;
  background-color: var(--_neutral-color);
}
.-Switch .toggle-switch-check ~ .toggle-switch-bar::after {
  width: 1rem;
  height: 1rem;
  margin: 0.5rem;
  border-radius: 0.5rem;
  background-color: var(--_secondary-bare-color);
  transition: width 0.1s ease-in, height 0.1s ease-in, margin 0.1s ease-in, border-radius 0.1s ease-in, left 0.1s ease-in, right 0.1s ease-in;
}
.-Switch .toggle-switch-check:focus ~ .toggle-switch-bar::before {
  box-shadow: none;
}
.-Switch .toggle-switch-check:focus-visible ~ .toggle-switch-bar::before {
  outline: solid 0.25rem var(--_secondary-highlight-color);
}
.-Switch .toggle-switch-check:active ~ .toggle-switch-bar::after {
  width: 1.375rem;
}
.-Switch .toggle-switch-check:checked ~ .toggle-switch-bar::after {
  width: 1.5rem;
  height: 1.5rem;
  margin: 0.25rem;
  border-radius: 0.75rem;
  left: auto;
  right: 0;
}
.-Switch .toggle-switch-check:checked ~ .toggle-switch-bar::before {
  background-color: var(--_primary-color);
}
.-Switch .toggle-switch-check:checked:active ~ .toggle-switch-bar::after {
  width: 1.875rem;
}
.-Switch .toggle-switch-check:disabled ~ .toggle-switch-bar {
  opacity: 1;
}
.-Switch .toggle-switch-check:disabled ~ .toggle-switch-bar::before {
  background-color: var(--_bare-color);
}
.-Switch .toggle-switch-bar {
  width: 3.25rem;
}
.-Switch .toggle-switch-bar .toggle-switch-handle {
  text-transform: none;
  min-width: 3.25rem;
}

.-MultiSelect-custom {
  --_contrast-color: var(--_contrast-color);
  border-radius: 0;
  border: solid 1px var(--_form-control-border-color);
}
.-MultiSelect-custom:focus-within {
  outline: 3px solid orange;
  outline-offset: 0px;
  background-color: var(--_form-control-bg-color);
}
.-MultiSelect-custom .input-group:focus-within {
  outline: none;
  border-color: none !important;
  box-shadow: none !important;
  border: none;
  background-color: var(--_form-control-bg-color) !important;
}
.-MultiSelect-custom .form-control {
  position: relative;
}
.-MultiSelect-custom .form-control .input-group-item {
  outline: none !important;
  border-color: none !important;
  box-shadow: none !important;
  border: none;
}
.-MultiSelect-custom .form-control::after {
  font-family: "icomoon";
  content: "\e902";
  position: absolute;
  font-size: 20px;
  color: #555;
  right: 10px;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
  pointer-events: none;
  z-index: 100;
}
.-MultiSelect-custom .form-control .label {
  border-radius: 2px;
  display: inline-flex;
  font-family: "Arimo";
  font-weight: 400;
  margin-top: 1px;
  margin-bottom: 1px;
  font-size: 16px;
  padding: 0px 7px;
}
.-MultiSelect-custom .form-control .label .close {
  margin-left: -12px;
}
.-MultiSelect-custom .form-control .label .close::before {
  font-family: "icomoon";
  content: "\e950";
  display: inline-block;
  font-size: medium;
  font-weight: bold;
}
.-MultiSelect-custom .form-control .label-secondary {
  background-color: var(--_form-control-bg-color);
}
.-MultiSelect-custom .form-control-tag-group {
  padding: 5px 1rem;
  background-color: var(--_form-control-bg-color);
  border: none;
}
.-MultiSelect-custom .chip-tag.-Tag.label.label-primary {
  font-size: 11px;
  min-height: 8px;
  border-radius: 4px;
}
.-MultiSelect-custom .center {
  display: flex !important;
  align-items: center !important;
}

.-formElements .has-error .-MultiSelect-custom > .form-control {
  border-radius: 0;
}

.-Pagination .pagination {
  margin: -0.5rem -0.5rem;
}
.-Pagination .page-link {
  height: auto;
}
.-Pagination .page-item {
  margin: 0.5rem 0.5rem;
}
.-Pagination .page-item.active {
  color: var(--_primary-color);
  border-radius: 0.1875rem;
  outline: solid 0.0625rem;
  outline-offset: -0.0625rem;
}
@media (hover: hover) and (pointer: fine) {
  .-Pagination .page-item.active:not(:first-child):not(:last-child) .page-link:hover {
    background-color: inherit;
  }
}
.-Pagination .page-item.active:not(:first-child):not(:last-child) .page-link:active {
  color: inherit;
  background-color: inherit;
}
.-Pagination .page-item.dropdown {
  color: var(--_neutral-color);
}
.-Pagination .page-item .page-link {
  min-width: 2.5rem;
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.-Pagination .page-item:not(:first-child):not(:last-child) .page-link {
  border-radius: 0.125rem;
}
@media (hover: hover) and (pointer: fine) {
  .-Pagination .page-item:not(:first-child):not(:last-child) .page-link:hover {
    background-color: var(--_bare-color);
  }
}
.-Pagination .page-item:not(:first-child):not(:last-child) .page-link:active {
  color: var(--_form-control-active-color);
  background-color: var(--_form-control-active-bg-color);
}
.-Pagination .page-item:not(:first-child):not(:last-child) .page-link:focus-visible {
  outline: solid 0.25rem var(--_secondary-highlight-color);
}
html:not(#__):not(#___) .cadmin.portlet-topper {
  height: auto;
  padding: 0.1875em 0.25em 0.1875em 1.125em;
  margin-right: -1px;
  margin-left: -1px;
  font-size: 16px;
  color: #fff;
  border: none;
  background-color: #007BFF;
}
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: inherit;
}
html:not(#__):not(#___) .cadmin .component-action {
  border-radius: 0;
}
html:not(#__):not(#___) .cadmin .component-action:hover {
  color: inherit;
  background-color: #0065d1;
}

.portlet {
  margin-bottom: 0;
}
.portlet-barebone .portlet .portlet-header {
  margin-bottom: 0;
}
body.-controlMenu-hidden .portlet-barebone .portlet-header {
  margin-bottom: 0;
}
body:not(.-controlMenu-hidden) .portlet {
  margin-bottom: 1px;
  margin-right: 1px;
  margin-left: 1px;
}
body.-controlMenu-hidden .portlet {
  position: static;
}
.portlet-content-editable {
  border: none;
  outline: solid 1px transparent;
  transition: outline-color 0.25s ease-in-out;
}
@media (min-width: 48rem) {
  .portlet.open > .portlet-content-editable, .portlet:hover > .portlet-content-editable, .portlet.focus > .portlet-content-editable {
    outline-color: #007BFF;
  }
}
.portlet-journal-content .portlet .portlet-header .visible-interaction .lfr-icon-menu {
  padding: 0;
  vertical-align: top;
  color: #007BFF;
  border: none;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.95);
  outline: solid 1px rgba(0, 123, 255, 0.66);
  outline-offset: -1px;
}
.portlet-journal-content .portlet .portlet-header .visible-interaction .lfr-icon-menu > .component-action {
  line-height: inherit;
  width: 100%;
}
.portlet-journal-content .portlet .portlet-header .visible-interaction .lfr-icon-menu > .component-action:hover {
  background-color: rgba(0, 123, 255, 0.22);
}
.portlet-journal-content .portlet .portlet-header .dropdown-action > .dropdown-toggle {
  font-size: 16px;
  border-radius: 0;
}
.portlet-journal-content .portlet .portlet-header .dropdown-action > .dropdown-toggle:hover {
  background-color: rgba(0, 123, 255, 0.22);
}
.portlet-journal-content.portlet-barebone .portlet-header {
  padding: 3px;
  margin-top: 1px;
  right: 0 !important;
  top: 0 !important;
}
.portlet-dropzone {
  box-shadow: 0 0 0 0.0625rem transparent inset;
  transition: box-shadow 0.2s ease-in-out;
}
.yui3-dd-drop-active-valid .portlet-dropzone {
  box-shadow: 0 0 0 0.0625rem rgba(0, 123, 255, 0.2) inset;
}
.yui3-dd-drop-over .portlet-dropzone {
  box-shadow: 0 0 0 0.25rem #007BFF inset;
}

.container {
  max-width: 1328px;
  padding-right: 16px !important;
  padding-left: 16px !important;
}
@media (min-width: 48rem) {
  .container {
    padding-right: 32px !important;
    padding-left: 32px !important;
  }
}

.-TabsNav {
  align-items: flex-end;
  flex-wrap: nowrap;
  overflow-y: hidden;
  overflow-x: auto;
  scroll-snap-type: x;
  overscroll-behavior-x: contain;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.-TabsNav::-webkit-scrollbar {
  display: none;
}
.-TabsNav .-TabsNav-item {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.3333333333;
  display: block;
  margin-bottom: 0;
  scroll-snap-stop: normal;
  scroll-snap-align: start;
}
.-TabsNav .-TabsNav-item:not(:last-child) {
  margin-right: 0.75rem;
}
@media (min-width: 48rem) {
  .-TabsNav .-TabsNav-item {
    font-size: 1rem;
    line-height: 1.5;
  }
}
@media (min-width: 48rem) {
  .-TabsNav .-TabsNav-item--sizeLarge {
    font-size: 1.25rem;
    line-height: 1.2;
  }
}
@media (min-width: 48rem) {
  .-TabsNav .-TabsNav-item--sizeLarge:not(:last-child) {
    margin-right: 1rem;
  }
}
@media (min-width: 48rem) {
  .-TabsNav .-TabsNav-item--sizeLarge .nav-link {
    padding: 1rem;
  }
}
@media (min-width: 48rem) {
  .-TabsNav .-TabsNav-item--sizeSmall {
    font-size: 1rem;
    line-height: 1.5;
  }
}
@media (min-width: 48rem) {
  .-TabsNav .-TabsNav-item--sizeSmall .nav-link {
    padding: 0.5rem 1rem;
  }
}
.-TabsNav-icon {
  margin-right: 0.5rem;
}
.-TabsNav-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.-TabsNav-badge.badge {
  margin-left: 0.25rem;
}
.-TabsNav .nav-link {
  all: unset;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0.75rem 1rem;
  cursor: pointer;
  border-style: solid;
  border-width: 0 0 0.125rem 0;
  border-top-left-radius: 0.125rem;
  border-top-right-radius: 0.125rem;
  border-color: transparent;
}
.-TabsNav .nav-link:hover {
  color: var(--_primary-color);
  border-color: transparent;
}
.-TabsNav .nav-link:focus {
  border-color: transparent;
  box-shadow: none;
}
.-TabsNav .nav-link:focus-visible {
  box-shadow: 0 0 0 0.1875rem var(--_quinary-pastel-color) inset;
}
.-TabsNav .nav-link:active {
  color: var(--_primary-color);
  border-color: transparent;
  background-color: transparent;
}
.-TabsNav .nav-link.active {
  color: var(--_primary-color);
  border-color: currentColor;
  background-color: var(--_contrast-color);
}

.-Tabs {
  border-style: solid;
  border-width: 0 0 0.0625rem 0;
  border-color: var(--_pale-color);
}
.-Tabs .-TabsNav {
  margin-bottom: -0.0625rem;
  border-bottom: none;
}
@media (min-width: 48rem) {
  .-Tabs--directionVertical {
    border-bottom-width: 0;
    border-right-width: 0.0625rem;
  }
  .-Tabs--directionVertical .-TabsNav {
    display: block;
    margin-right: -0.0625rem;
    margin-bottom: 0;
    overflow: visible;
  }
  .-Tabs--directionVertical .-TabsNav-item:not(:last-child) {
    margin-right: 0;
    margin-bottom: 0.75rem;
  }
  .-Tabs--directionVertical .-TabsNav-item--sizeLarge:not(:last-child) {
    margin-bottom: 1rem;
  }
  .-Tabs--directionVertical .-TabsNav-item--sizeLarge .nav-link {
    padding: 0.75rem 1rem;
  }
  .-Tabs--directionVertical .-TabsNav .nav-link {
    border-bottom-width: 0;
    border-right-width: 0.125rem;
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0.125rem;
  }
}
@media (min-width: 48rem) {
  .-Tabs--spacingAroundLarge {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

.-Modal {
  padding-right: 0 !important;
}
.-Modal .-Modal-body, .-Modal .modal-header, .-Modal .modal-body {
  padding: 1.5rem 1.5rem;
}
.-Modal .modal-footer {
  padding: 1rem 1.5rem;
}
.-Modal > [style*=max-width] {
  max-width: none !important;
}
.-Modal > [style*=margin] {
  margin: 0 !important;
}
.-Modal [class*=modal-][tabindex="-1"]:focus-visible {
  outline: none;
}
.-Modal .modal-dialog {
  min-height: 100%;
  margin: 0 auto;
}
.-Modal .modal-dialog:not(.modal-dialog-centered) {
  display: flex;
  align-items: center;
}
.-Modal .modal-dialog:not([class*=modal-sm]):not([class*=modal-lg]) {
  max-width: 41rem;
}
.-Modal .modal-dialog.modal-sm {
  max-width: 35rem;
}
.-Modal .modal-dialog.modal-lg {
  max-width: 55rem;
}
.-Modal .modal-dialog.modal-lg .modal-body-iframe {
  height: calc(94vh - env(safe-area-inset-bottom, 0) - env(safe-area-inset-top, 0));
}
.-Modal .modal-dialog-centered {
  min-height: 100%;
}
.-Modal .modal-content {
  border-radius: 0.25rem;
  border: none;
  background-color: var(--_contrast-color);
}
.-Modal .modal-header, .-Modal .modal-body {
  border-radius: 0;
}
.-Modal .modal-header {
  height: auto;
  color: var(--_sharp-color);
  border-radius: 0;
  border-bottom: 0;
  background-color: transparent;
}
.-Modal .modal-body {
  border-top: none;
}
.-Modal .modal-body:not(.-Modal-body) {
  display: flex;
  flex-direction: column;
  padding: 0;
  overflow: hidden;
}
.-Modal .modal-body-iframe {
  padding: 0;
  height: calc(94vh - env(safe-area-inset-bottom, 0) - env(safe-area-inset-top, 0));
}
.-Modal .modal-footer {
  display: block;
  border-top: none;
}
.-Modal .modal-footer > * {
  margin: 0;
}
.-Modal .modal-title {
  font-size: inherit;
  font-weight: 700;
  line-height: inherit;
}
.-Modal .modal-title-indicator {
  font-size: 1.2em;
  line-height: 1em;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1em;
  height: 1em;
  vertical-align: top;
  margin-top: 0em;
  margin-bottom: 0em;
  margin-right: 0.5em;
}
.-Modal .modal-title-indicator svg {
  display: none;
}
.-Modal .modal-title-indicator::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.-Modal-body {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.-Modal-body:not(.modal-body) {
  flex-grow: 1;
  flex-shrink: 1;
}
.-Modal-body.modal-body-iframe {
  padding: 0;
  height: 100vh;
}
.-Modal .close {
  font-size: 1.5rem;
  flex-shrink: 0;
  width: 2.75rem;
  height: 2.75rem;
  margin-top: calc((2.75rem - 24px) / 2 * -1);
  margin-bottom: calc((2.75rem - 24px) / 2 * -1);
  text-shadow: none;
  opacity: 1;
  border-radius: 0;
  color: currentColor;
}
.-Modal .close:hover {
  opacity: 0.75;
}
.-Modal .close:focus {
  box-shadow: none;
}
.-Modal .close:focus-visible {
  outline: solid 0.25rem var(--_secondary-highlight-color);
}
.-Modal .close:active {
  color: var(--_primary-bold-color);
}
.-Modal .close:last-child {
  margin-right: -0.625rem;
}
@media (min-width: 48rem) {
  .-Modal .close:last-child {
    margin-right: -0.625rem;
  }
}
.-Modal .close:only-child {
  margin-left: auto;
}
.-Modal .close::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e920";
}
.-Modal .close svg {
  display: none;
}
.-Modal .dropdown-menu {
  max-height: 50vh !important;
}
@supports (max-height: 1dvh) {
  .-Modal .dropdown-menu {
    max-height: 50dvh !important;
  }
}
.-Modal--typeDialog .modal-dialog:not([class*=modal-sm]):not([class*=modal-lg]) .modal-content {
  min-height: 25.3125rem;
  /* equivalent to 100dvh in major browsers */
  max-height: calc(84vh - env(safe-area-inset-bottom, 0) - env(safe-area-inset-top, 0));
}
@supports (max-height: 1dvh) {
  .-Modal--typeDialog .modal-dialog:not([class*=modal-sm]):not([class*=modal-lg]) .modal-content {
    max-height: 84dvh;
  }
}
.-Modal--typeDialog .modal-dialog.modal-sm .modal-content {
  min-height: 21.625rem;
  /* equivalent to 100dvh in major browsers */
  max-height: calc(48vh - env(safe-area-inset-bottom, 0) - env(safe-area-inset-top, 0));
}
@supports (max-height: 1dvh) {
  .-Modal--typeDialog .modal-dialog.modal-sm .modal-content {
    max-height: 48dvh;
  }
}
.-Modal--typeDialog .modal-dialog.modal-lg .modal-content {
  min-height: 25.3125rem;
  /* equivalent to 100dvh in major browsers */
  max-height: calc(94vh - env(safe-area-inset-bottom, 0) - env(safe-area-inset-top, 0));
}
@supports (max-height: 1dvh) {
  .-Modal--typeDialog .modal-dialog.modal-lg .modal-content {
    max-height: 94dvh;
  }
}
@media (max-width: 47.9375rem) {
  .-Modal--typeDialog .modal-content {
    margin-top: auto;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
}
.-Modal--typeDialog .modal-header, .-Modal--typeDialog .modal-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.-Modal--typeDialog .modal-header > *:only-child:not(.close), .-Modal--typeDialog .modal-footer > *:only-child:not(.close) {
  flex-grow: 1;
}
.-Modal--typeDialog .modal-header {
  min-height: 4.5rem;
  border-bottom: solid 0.0625rem var(--_pale-color);
}
.-Modal--typeDialog .modal-footer {
  min-height: 4.5rem;
  border-top: solid 0.0625rem var(--_pale-color);
}
.-Modal--typeOverlay {
  background-color: rgba(33, 37, 41, 0.75);
}
.-Modal--typeOverlay .modal-dialog:not([class*=modal-sm]):not([class*=modal-lg]) {
  max-width: none;
}
.-Modal--typeOverlay .modal-dialog:not(.modal-dialog-centered) {
  align-items: center;
}
.-Modal--typeOverlay .modal-content {
  margin: 0;
  overflow: visible;
  background-color: transparent;
  box-shadow: none;
}
.-Modal--typeOverlay .modal-body {
  padding: 1.5rem 0;
  border-top: none;
}
.-Modal--typeFlyer.modal {
  padding: 0 !important;
}
.-Modal--typeFlyer .modal-dialog {
  max-width: 67.75rem !important;
}
@media (max-width: 47.9375rem) {
  .-Modal--typeFlyer .modal-dialog {
    padding: 0.75rem;
  }
}
.-Modal--typeFlyer .modal-dialog:not([class*=modal-sm]):not([class*=modal-lg]) {
  max-width: 79rem;
}
.-Modal--typeFlyer .modal-header {
  padding: 0;
  position: absolute;
  right: 0;
  z-index: 999;
}
@media (min-width: 48rem) {
  .-Modal--typeFlyer .modal-header {
    padding: 0.5rem;
  }
}
.-Modal--typeFlyer .modal-header > .close {
  margin: 0;
}
.-Modal--typeFlyer .modal-body {
  padding: 0;
  color: var(--_opaque-color);
}

.-controlMenu-hidden .modal-backdrop {
  background-color: #212529;
}
.-controlMenu-hidden .modal-backdrop.show {
  opacity: 0.75;
}

.sortable-layout-drag-indicator {
  background: #0062cc;
}

.portlet-column:not(.-stackLayout) > .portlet-dropzone > * + * {
  margin-top: 2em;
}
@media (min-width: 48rem) {
  .portlet-column:not(.-stackLayout) > .portlet-dropzone > * + * {
    margin-top: 2em;
  }
}

.-RichTextEditor {
  border: solid 0.0625rem var(--_form-control-border-color);
}

.-QuillToolbar {
  font-size: 1.25rem;
  background-color: var(--_secondary-color);
}
.-QuillToolbar > * {
  display: flex;
  flex-wrap: wrap;
}
.-QuillToolbar.ql-toolbar.ql-snow {
  padding: 0;
}
.-QuillToolbar.ql-toolbar.ql-snow button {
  line-height: 1;
  width: auto;
  height: auto;
  padding: 0.6em 0.8em 0.7em;
  position: relative;
  background-color: var(--_secondary-color);
}
.-QuillToolbar.ql-toolbar.ql-snow button:hover {
  z-index: 2;
  color: inherit;
  box-shadow: var(--_pale-color) 0.125rem 0.125rem 0 0 inset;
}
.-QuillToolbar.ql-toolbar.ql-snow button:hover .ql-fill {
  fill: currentColor;
}
.-QuillToolbar.ql-toolbar.ql-snow button:hover .ql-stroke {
  stroke: currentColor;
}
.-QuillToolbar.ql-toolbar.ql-snow button svg {
  width: 1em;
  height: 1em;
}
.-RichTextEditor .-QuillToolbar.ql-toolbar.ql-snow {
  border: none;
  position: relative;
}
.-RichTextEditor .-QuillToolbar.ql-toolbar.ql-snow::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  border-bottom: solid 0.125rem var(--_pale-color);
}
.-QuillToolbar .ql-snow .ql-fill {
  fill: currentColor;
}
.-QuillToolbar .ql-snow .ql-stroke {
  stroke: currentColor;
}

.-Quill {
  background-color: var(--_contrast-color);
}
.-Quill .ql-container {
  font-family: inherit;
  font-size: inherit;
  height: 18.75rem;
}
.-Quill .ql-container.ql-snow {
  border-color: currentColor;
}
.-RichTextEditor .-Quill .ql-container.ql-snow {
  border: none;
}
.-Quill .ql-editor {
  line-height: inherit;
  padding: 0.8em;
}
.-Quill .ql-editor ol li::before {
  text-align: inherit;
  margin-left: 0;
}
.-ReactDatePicker .react-datepicker {
  font-family: inherit;
  padding: 1rem;
  width: 22.5rem;
  min-width: 18rem;
  max-width: 22.5rem;
  color: var(--_sharp-color);
  border-radius: 0;
  border-color: var(--_form-control-border-color);
  background-color: var(--_contrast-color);
  box-shadow: var(--_common-box-shadow-color) 0.25rem 0.25rem 0 0;
}
@media (max-width: 24.5rem) {
  .-ReactDatePicker .react-datepicker {
    width: auto;
  }
}
.-ReactDatePicker .react-datepicker-wrapper, .-ReactDatePicker .react-datepicker__input-container {
  display: block;
}
.-ReactDatePicker .react-datepicker-popper {
  z-index: 1005;
}
.-ReactDatePicker .react-datepicker-popper[data-placement^=bottom] {
  padding-top: 0.5rem;
}
.-ReactDatePicker .react-datepicker-popper[data-placement^=top] {
  padding-bottom: 0.5rem;
}
.-ReactDatePicker .react-datepicker__day-names, .-ReactDatePicker .react-datepicker__week {
  display: flex;
  justify-content: space-between;
}
.-ReactDatePicker .react-datepicker__day-names {
  margin-bottom: 0;
}
.-ReactDatePicker .react-datepicker__day {
  border-radius: 0.125rem;
  color: inherit;
}
.-ReactDatePicker .react-datepicker__day:not(.react-datepicker__day--disabled):hover {
  border-radius: 0.125rem;
  color: var(--_sharp-color);
  background-color: var(--_bare-color);
}
.-ReactDatePicker .react-datepicker__day:active, .-ReactDatePicker .react-datepicker__day:active:hover {
  color: var(--_form-control-active-color);
  background-color: var(--_form-control-active-bg-color);
}
.-ReactDatePicker .react-datepicker__day, .-ReactDatePicker .react-datepicker__day-name {
  line-height: inherit;
  width: calc(2ch + 0.5rem);
  padding: 0 0.125rem;
  margin: 0 0.125rem;
}
.-ReactDatePicker .react-datepicker__day-name {
  color: var(--_opaque-color);
}
.-ReactDatePicker .react-datepicker__day--today {
  font-weight: inherit;
  color: inherit;
  background-color: transparent;
  box-shadow: 0 0 0 0.0625rem #0C79CD inset;
}
.-ReactDatePicker .react-datepicker__day--selected {
  color: #FFFEFE;
  background-color: #0C79CD;
}
.-ReactDatePicker .react-datepicker__day--keyboard-selected {
  background-color: transparent;
}
.-ReactDatePicker .react-datepicker__day--disabled, .-ReactDatePicker .react-datepicker__day--outside-month {
  color: var(--_neutral-color);
}
.-ReactDatePicker .react-datepicker__header {
  padding: 0;
  border: none;
  background-color: transparent;
}
.-ReactDatePicker .react-datepicker__header .-Button--typeLink {
  border-radius: 0.125rem;
}
.-ReactDatePicker .react-datepicker__header .-Button--typeLink:not([disabled]):hover {
  background-color: var(--_bare-color) !important;
}
.-ReactDatePicker .react-datepicker__header > * + * {
  margin-top: 1rem;
}
.-ReactDatePicker .react-datepicker__month {
  margin: 0;
}
.-ReactDatePicker .react-datepicker__month > * + * {
  margin-top: 0.75rem;
}
.-ReactDatePicker .react-datepicker__month-container {
  float: none;
}
.-ReactDatePicker .react-datepicker__month-container > * + * {
  margin-top: 0.75rem;
}
.has-error .-ReactDatePicker .react-datepicker .-FormControl {
  --_form-control-state-color: inherit;
}
.-formElements .has-success .date-picker .input-group-item {
  --_form-control-state-color: var(--_positive-color);
}
.-formElements .has-warning .date-picker .input-group-item {
  --_form-control-state-color: var(--_warning-color);
}
.-formElements .has-error .date-picker .input-group-item {
  --_form-control-state-color: var(--_negative-color);
}
.-formElements .date-picker .form-control {
  outline: none;
}
.-formElements .date-picker .form-control.input-group-inset-after:focus {
  outline: none;
}
.-formElements .date-picker .input-group-inset-item {
  padding: 0;
  align-items: stretch;
}
.-formElements .date-picker .btn {
  height: auto;
  margin: 0;
  border-radius: 0;
}
.-formElements .date-picker .btn::after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.5rem;
  content: "\e903";
}
.-formElements .date-picker .btn:focus {
  box-shadow: none;
}
.-formElements .date-picker .btn:focus-visible {
  outline: solid 0.25rem var(--_secondary-highlight-color);
  outline-offset: -0.25rem;
}
.-formElements .date-picker .btn svg {
  display: none;
}

.-WelcomeSwiper {
  --swiper-pagination-bullet-inactive-opacity: 1;
  --swiper-pagination-bullet-size: 1rem;
  --swiper-pagination-bullet-horizontal-gap: 0.5rem;
  --swiper-pagination-bullet-inactive-color: var(--_pale-color);
  --swiper-pagination-color: var(--_opaque-color);
  --swiper-navigation-color: var(--_primary-dark-color);
}
.-WelcomeSwiper .swiper-slide .-FormGroup {
  padding-right: 0.25rem;
  padding-left: 0.25rem;
}
.-WelcomeSwiper .swiper-pagination {
  position: static;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
}
@media (min-width: 48rem) {
  .-WelcomeSwiper .swiper-pagination-bullets.swiper-pagination-horizontal {
    width: auto;
  }
}
.-WelcomeSwiper .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet:first-child {
  margin-left: 0;
}
.-WelcomeSwiper .swiper-button-next,
.-WelcomeSwiper .swiper-button-prev {
  position: static;
  width: auto;
}
.-WelcomeSwiper .swiper-button-next::after,
.-WelcomeSwiper .swiper-button-prev::after {
  content: none;
}
.-WelcomeSwiper .swiper-button-prev.swiper-button-disabled {
  display: none;
}
.-WelcomeSwiper .swiper-button-next.swiper-button-disabled {
  opacity: 1;
  pointer-events: all;
}

.-ReactDragDropFiles {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  display: flex;
  align-items: center !important;
  justify-content: center !important;
  text-align: center;
  min-width: auto !important;
  max-width: none !important;
  min-height: 10rem;
  height: auto !important;
  padding: 1rem 1.5rem !important;
  border-radius: 0.125rem !important;
  border: dashed 0.0625rem var(--_neutral-color) !important;
  background-color: var(--_quaternary-bare-color);
}
.-ReactDragDropFiles:not(.is-disabled).-ReactDragDropFiles--stateDragging {
  border-color: var(--_primary-color) !important;
  background-color: var(--_contrast-color) !important;
}
.-ReactDragDropFiles[class*="--state"]:not([class*="--stateDragging"]) {
  font-weight: 400 !important;
  border-style: solid !important;
  background-color: var(--_contrast-color) !important;
}
.-ReactDragDropFiles--stateSuccess {
  border-color: var(--_positive-color) !important;
}
.-ReactDragDropFiles--stateWarning {
  border-color: var(--_warning-color) !important;
}
.-ReactDragDropFiles--stateError {
  border-color: var(--_negative-color) !important;
}
.-ReactDragDropFiles--stateWaiting {
  color: var(--_neutral-color);
  border-color: currentColor !important;
}
.-ReactDragDropFiles.is-disabled {
  cursor: no-drop;
  color: var(--_neutral-color);
  border-color: var(--_pale-color) !important;
  background-color: var(--_bare-color);
}
.-ReactDragDropFiles.is-disabled .-ReactDragDropFiles-icon,
.-ReactDragDropFiles.is-disabled .-ReactDragDropFiles-link {
  color: inherit;
}
.-ReactDragDropFiles.is-disabled .-ReactDragDropFiles-link {
  pointer-events: none;
}
.-ReactDragDropFiles-icon {
  color: var(--_primary-color);
}
.-ReactDragDropFiles input + :not([class^="-"]) {
  opacity: 0.15 !important;
  border-radius: 0.125rem !important;
  border: none !important;
  background-color: var(--_primary-color) !important;
}
.-ReactDragDropFiles input + :not([class^="-"]) * {
  display: none;
}

@font-face {
  font-family: "icomoon";
  src: url("../misc/icomoon/fonts/icomoon.eot?ltkn8p");
  src: url("../misc/icomoon/fonts/icomoon.eot?ltkn8p#iefix") format("embedded-opentype"), url("../misc/icomoon/fonts/icomoon.ttf?ltkn8p") format("truetype"), url("../misc/icomoon/fonts/icomoon.woff?ltkn8p") format("woff"), url("../misc/icomoon/fonts/icomoon.svg?ltkn8p#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=-Icon--], [class*=" -Icon--"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.-Icon--paste:before {
  content: "\e989";
}

.-Icon--summary:before {
  content: "\e988";
}

.-Icon--externalLink:before {
  content: "\e987";
}

.-Icon--image:before {
  content: "\e973";
}

.-Icon--fee:before {
  content: "\e974";
}

.-Icon--request:before {
  content: "\e975";
}

.-Icon--addMail:before {
  content: "\e976";
}

.-Icon--removeMail:before {
  content: "\e977";
}

.-Icon--arrowDown:before {
  content: "\e978";
}

.-Icon--arrowLeft:before {
  content: "\e979";
}

.-Icon--arrowRight:before {
  content: "\e97a";
}

.-Icon--arrowUp:before {
  content: "\e97b";
}

.-Icon--calendarToday:before {
  content: "\e97c";
}

.-Icon--editField:before {
  content: "\e97d";
}

.-Icon--export:before {
  content: "\e97e";
}

.-Icon--print:before {
  content: "\e97f";
}

.-Icon--plus:before {
  content: "\e980";
}

.-Icon--suggest:before {
  content: "\e981";
}

.-Icon--waitlist:before {
  content: "\e982";
}

.-Icon--noConnection:before {
  content: "\e983";
}

.-Icon--imageError:before {
  content: "\e984";
}

.-Icon--sortingAlternative:before {
  content: "\e985";
}

.-Icon--sortAscending:before {
  content: "\e986";
}

.-Icon--archive:before {
  content: "\e972";
}

.-Icon--checkmarkCircleSolid:before {
  content: "\e96e";
}

.-Icon--infoCircleSolid:before {
  content: "\e96f";
}

.-Icon--crossCircleSolid:before {
  content: "\e971";
}

.-Icon--warningCircleSolid:before {
  content: "\e970";
}

.-Icon--warning:before {
  content: "\e96d";
}

.-Icon--copy:before {
  content: "\e96c";
}

.-Icon--file:before {
  content: "\e96b";
}

.-Icon--upload:before {
  content: "\e96a";
}

.-Icon--apple:before {
  content: "\e91d";
}

.-Icon--paperClip:before {
  content: "\e921";
}

.-Icon--cursorDefault:before {
  content: "\e922";
}

.-Icon--eyeOff:before {
  content: "\e928";
}

.-Icon--eye:before {
  content: "\e92b";
}

.-Icon--feedback:before {
  content: "\e945";
}

.-Icon--google:before {
  content: "\e949";
}

.-Icon--inbox:before {
  content: "\e94a";
}

.-Icon--lock:before {
  content: "\e951";
}

.-Icon--compass:before {
  content: "\e954";
}

.-Icon--notes:before {
  content: "\e955";
}

.-Icon--paperAirplane:before {
  content: "\e956";
}

.-Icon--settings:before {
  content: "\e957";
}

.-Icon--sortDescending:before {
  content: "\e965";
}

.-Icon--support:before {
  content: "\e966";
}

.-Icon--logoPartners:before {
  content: "\e967";
}

.-Icon--return:before {
  content: "\e901";
}

.-Icon--mailboxOpen:before {
  content: "\e905";
}

.-Icon--checkmarkCircle:before {
  content: "\e91f";
}

.-Icon--infoCircle:before {
  content: "\e946";
}

.-Icon--warningCircle:before {
  content: "\e94e";
}

.-Icon--crossCircle:before {
  content: "\e920";
}

.-Icon--plusCircle:before {
  content: "\e91e";
}

.-Icon--checkmark:before {
  content: "\e93e";
}

.-Icon--cross:before {
  content: "\e950";
}

.-Icon--trashCan:before {
  content: "\e959";
}

.-Icon--pencil:before {
  content: "\e916";
}

.-Icon--comment:before {
  content: "\e92d";
}

.-Icon--mailbox:before {
  content: "\e923";
}

.-Icon--calendar:before {
  content: "\e903";
}

.-Icon--search:before {
  content: "\e904";
}

.-Icon--chevronDown:before {
  content: "\e902";
}

.-Icon--triangleDown:before {
  content: "\e902";
}

.-Icon--chevronUp:before {
  content: "\e958";
}

.-Icon--triangleUp:before {
  content: "\e958";
}

.-Icon--chevronLeft:before {
  content: "\e925";
}

.-Icon--chevronRight:before {
  content: "\e900";
}

.-Icon--checkbox:before {
  content: "\e95b";
}

.-Icon--ribbonSolid:before {
  content: "\e93d";
}

.-Icon--ribbon:before {
  content: "\e927";
}

.-Icon--menu:before {
  content: "\e94f";
}

.-Icon--sort:before {
  content: "\e95c";
}

.-Icon--funnel:before {
  content: "\e95d";
}

.-Icon--mobilePhone:before {
  content: "\e95e";
}

.-Icon--reload:before {
  content: "\e95f";
}

.-Icon--download:before {
  content: "\e943";
}

.-Icon--star:before {
  content: "\e952";
}

.-Icon--starSolid:before {
  content: "\e953";
}

.-Icon--dotsVertical:before {
  content: "\e960";
}

.-Icon--dotsHorizontal:before {
  content: "\e92e";
}

.-Icon--userMinus:before {
  content: "\e95a";
}

.-Icon--userPlus:before {
  content: "\e961";
}

.-Icon--userEdit:before {
  content: "\e968";
}

.-Icon--userProfile:before {
  content: "\e969";
}

.-Icon--globe:before {
  content: "\e944";
}

.-Icon--mapPinLinear:before {
  content: "\e947";
}

.-Icon--phoneLinear:before {
  content: "\e948";
}

.-Icon--flag:before {
  content: "\e926";
}

.-Icon--guide:before {
  content: "\e906";
}

.-Icon--guideServiceApp:before {
  content: "\e906";
}

.-Icon--flight:before {
  content: "\e90c";
}

.-Icon--flightServiceApp:before {
  content: "\e90c";
}

.-Icon--flightArrive:before {
  content: "\e90d";
}

.-Icon--flight_arrive:before {
  content: "\e90d";
}

.-Icon--flightArriveServiceApp:before {
  content: "\e90d";
}

.-Icon--flight_arriveServiceApp:before {
  content: "\e90d";
}

.-Icon--flightDeparture:before {
  content: "\e90e";
}

.-Icon--flight_departure:before {
  content: "\e90e";
}

.-Icon--flightDepartureServiceApp:before {
  content: "\e90e";
}

.-Icon--flight_departureServiceApp:before {
  content: "\e90e";
}

.-Icon--hotel:before {
  content: "\e90f";
}

.-Icon--hotelServiceApp:before {
  content: "\e90f";
}

.-Icon--touringCoach:before {
  content: "\e911";
}

.-Icon--touring_coach:before {
  content: "\e911";
}

.-Icon--touringCoachServiceApp:before {
  content: "\e911";
}

.-Icon--touring_coachServiceApp:before {
  content: "\e911";
}

.-Icon--localTransport:before {
  content: "\e910";
}

.-Icon--local_transport:before {
  content: "\e910";
}

.-Icon--localTransportServiceApp:before {
  content: "\e910";
}

.-Icon--local_transportServiceApp:before {
  content: "\e910";
}

.-Icon--other:before {
  content: "\e924";
}

.-Icon--text:before {
  content: "\e924";
}

.-Icon--luggage:before {
  content: "\e913";
}

.-Icon--luggageServiceApp:before {
  content: "\e913";
}

.-Icon--privateBoat:before {
  content: "\e914";
}

.-Icon--private_boat:before {
  content: "\e914";
}

.-Icon--privateBoatServiceApp:before {
  content: "\e914";
}

.-Icon--private_boatServiceApp:before {
  content: "\e914";
}

.-Icon--breakfast:before {
  content: "\e907";
}

.-Icon--breakfastServiceApp:before {
  content: "\e907";
}

.-Icon--lunch:before {
  content: "\e912";
}

.-Icon--lunchServiceApp:before {
  content: "\e912";
}

.-Icon--dinner:before {
  content: "\e90b";
}

.-Icon--dinnerServiceApp:before {
  content: "\e90b";
}

.-Icon--restaurant:before {
  content: "\e915";
}

.-Icon--restaurantServiceApp:before {
  content: "\e915";
}

.-Icon--show:before {
  content: "\e917";
}

.-Icon--showServiceApp:before {
  content: "\e917";
}

.-Icon--entrance:before {
  content: "\e91a";
}

.-Icon--entranceServiceApp:before {
  content: "\e91a";
}

.-Icon--textServiceApp:before {
  content: "\e918";
}

.-Icon--otherServiceApp:before {
  content: "\e918";
}

.-Icon--trains:before {
  content: "\e91c";
}

.-Icon--trainsServiceApp:before {
  content: "\e91c";
}

.-Icon--cable:before {
  content: "\e908";
}

.-Icon--cableServiceApp:before {
  content: "\e908";
}

.-Icon--chair:before {
  content: "\e909";
}

.-Icon--chairServiceApp:before {
  content: "\e909";
}

.-Icon--ferry:before {
  content: "\e90a";
}

.-Icon--ferryServiceApp:before {
  content: "\e90a";
}

.-Icon--train:before {
  content: "\e91b";
}

.-Icon--trainServiceApp:before {
  content: "\e91b";
}

.-Icon--timedTransport:before {
  content: "\e919";
}

.-Icon--timed_transport:before {
  content: "\e919";
}

.-Icon--timedTransportServiceApp:before {
  content: "\e919";
}

.-Icon--timed_transportServiceApp:before {
  content: "\e919";
}

.-Icon--deviators:before {
  content: "\e962";
}

.-Icon--tl:before {
  content: "\e963";
}

.-Icon--shopping:before {
  content: "\e964";
}

.-Icon--cupOfCoffee:before {
  content: "\e929";
}

.-Icon--glassOfWater:before {
  content: "\e92a";
}

.-Icon--beverage:before {
  content: "\e92c";
}

.-Icon--beverages:before {
  content: "\e92c";
}

.-Icon--guideCircle:before {
  content: "\e92f";
}

.-Icon--flightCircle:before {
  content: "\e93c";
}

.-Icon--hotelCircle:before {
  content: "\e930";
}

.-Icon--touringCoachCircle:before {
  content: "\e931";
}

.-Icon--touring_coach_circle:before {
  content: "\e931";
}

.-Icon--touring_coachCircle:before {
  content: "\e931";
}

.-Icon--localTransportCircle:before {
  content: "\e932";
}

.-Icon--local_transport_circle:before {
  content: "\e932";
}

.-Icon--local_transportCircle:before {
  content: "\e932";
}

.-Icon--otherCircle:before {
  content: "\e933";
}

.-Icon--luggageCircle:before {
  content: "\e934";
}

.-Icon--ferryCircle:before {
  content: "\e93a";
}

.-Icon--restaurantCircle:before {
  content: "\e935";
}

.-Icon--entranceCircle:before {
  content: "\e936";
}

.-Icon--ticketCircle:before {
  content: "\e937";
}

.-Icon--trainsCircle:before {
  content: "\e938";
}

.-Icon--cableCircle:before {
  content: "\e939";
}

.-Icon--trainCircle:before {
  content: "\e93b";
}

.-Icon--swbBed:before {
  content: "\e942";
}

.-Icon--singleBed:before {
  content: "\e942";
}

.-Icon--bedSWB:before {
  content: "\e942";
}

.-Icon--dblBed:before {
  content: "\e941";
}

.-Icon--doubleBed:before {
  content: "\e941";
}

.-Icon--bedDBL:before {
  content: "\e941";
}

.-Icon--suitesBed:before {
  content: "\e94d";
}

.-Icon--bedSUI:before {
  content: "\e94d";
}

.-Icon--tsuBed:before {
  content: "\e94c";
}

.-Icon--bedTSU:before {
  content: "\e94c";
}

.-Icon--twbBed:before {
  content: "\e940";
}

.-Icon--twinBed:before {
  content: "\e940";
}

.-Icon--bedTWB:before {
  content: "\e940";
}

.-Icon--trpBed:before {
  content: "\e93f";
}

.-Icon--tripleBed:before {
  content: "\e93f";
}

.-Icon--bedTPL:before {
  content: "\e93f";
}

.-Icon--quadBed:before {
  content: "\e94b";
}

.-Icon--bedQUA:before {
  content: "\e94b";
}

@font-face {
  font-family: "Arimo";
  src: url("../fonts/arimo/arimo-regular-webfont.woff2") format("woff2"), url("../fonts/arimo/arimo-regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Arimo";
  src: url("../fonts/arimo/arimo-bold-webfont.woff2") format("woff2"), url("../fonts/arimo/arimo-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Arimo";
  src: url("../fonts/arimo/arimo-italic-webfont.woff2") format("woff2"), url("../fonts/arimo/arimo-italic-webfont.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Arimo";
  src: url("../fonts/arimo/arimo-bolditalic-webfont.woff2") format("woff2"), url("../fonts/arimo/arimo-bolditalic-webfont.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
[data-color-scheme=dark] .-controlMenu-hidden .date-picker-nav select.form-control, [data-color-scheme=dark] .-FormControl--typeSelect, [data-color-scheme=dark] select.-FormControl:not([multiple]):not([size]) {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path d="M8 16h2l14 14 14-14a1 1 0 1 1 2 2L26 32a3 3 0 0 1-4 0L8 18v-2z" fill="%23FFFEFE" opacity="0.75"/></svg>');
}

:root, :root[data-color-scheme=light] {
  color-scheme: light;
  --_sharp-color: #212529;
  --_rgb-value-sharp-color: 33, 37, 41;
  --_contrast-color: #FFFEFE;
  --_rgb-value-contrast-color: 255, 254, 254;
  --_bare-color: rgba(33, 37, 41, 0.08);
  --_secondary-bare-color: #F8F7F9;
  --_tertiary-bare-color: #EEF2F8;
  --_quaternary-bare-color: #EDECEE;
  --_pale-color: rgba(33, 37, 41, 0.15);
  --_secondary-pale-color: #C9B7AA;
  --_neutral-color: rgba(33, 37, 41, 0.5);
  --_opaque-color: rgba(33, 37, 41, 0.75);
  --_primary-color: #0C79CD;
  --_primary-dark-color: #0360A8;
  --_primary-bold-color: #4E19A9;
  --_primary-bold-pastel-color: #c7b3ea;
  --_secondary-color: #F3E8E0;
  --_tertiary-color: #6E4E1D;
  --_quaternary-color: #FF91AF;
  --_quinary-color: #1F5B72;
  --_quinary-pastel-color: #C5E5F8;
  --_quinary-extra-light-color: #ECF4FA;
  --_senary-color: #00B5EC;
  --_senary-dark-color: #0071C4;
  --_firm-color: #3A255D;
  --_accent-color: #D62D21;
  --_highlight-color: #FFB800;
  --_secondary-highlight-color: #FFA300;
  --_highlight-dark-color: #E79800;
  --_secondary-highlight-dark-color: #B97C0E;
  --_highlight-light-color: #FFE86F;
  --_highlight-extra-light-color: #FDF6EA;
  --_highlight-pastel-color: #FBDE9F;
  --_positive-color: #0C6B21;
  --_positive-dark-color: #02532C;
  --_positive-pastel-color: #C4E1C8;
  --_positive-extra-light-color: #ECF3ED;
  --_informative-color: #2B6C9E;
  --_warning-color: #FFB800;
  --_warning-dark-color: #B97C0E;
  --_negative-color: #D62D21;
  --_negative-dark-color: #B10000;
  --_negative-pastel-color: #F9D5D1;
  --_negative-extra-light-color: #FCEEED;
  --_primary-logo-stroke-color: #5f6970;
  --_form-control-border-color: rgba(33, 37, 41, 0.75);
  --_form-control-active-color: #FFFEFE;
  --_form-control-active-bg-color: #4E19A9;
  --_form-control-state-color: transparent;
  --_button-color: #212529;
  --_button-bg-color: #F3E8E0;
  --_button-shadow-color: #C9B7AA;
  --_disabled-button-color: rgba(33, 37, 41, 0.5);
  --_disabled-button-bg-color: rgba(33, 37, 41, 0.08);
  --_disabled-button-shadow-color: rgba(33, 37, 41, 0.15);
  --_disabled-link-button-color: rgba(33, 37, 41, 0.5);
  --_positive-alert-shadow-color: #063410;
  --_informative-alert-shadow-color: #21537a;
  --_warning-alert-shadow-color: #b69900;
  --_negative-alert-shadow-color: #861c15;
  --_modal-dialog-bg-color: #F8F7F9;
  --_common-box-shadow-color: rgba(33, 37, 41, 0.15);
  --_toast-alert-alpha-shadow-color: rgba(33, 37, 41, 0.08);
  --_toast-alert-beta-shadow-color: rgba(33, 37, 41, 0.12);
  --_toast-alert-gamma-shadow-color: rgba(33, 37, 41, 0.05);
  --_skin-highlight-light-color: #212529;
  --_skin-highlight-light-bg-color: #FFE86F;
  --_skin-negative-color: #FFFEFE;
  --_skin-negative-bg-color: #D62D21;
  --_role-skin-default-color: rgba(33, 37, 41, 0.5);
  --_role-skin-sales-color: #FF91AF;
  --_role-skin-kt-everyone-color: #3A255D;
  --_role-skin-supplier-color: #1F5B72;
  --_role-skin-do-color: #2B6C9E;
  --_role-skin-agencies-color: #6E4E1D;
  --_role-skin-admin-color: #212529;
  --_service-tile-header-color: #F3E8E0;
  --_service-tile-group-heading-color: #5F574F;
  --_service-tile-color: #FFFEFE;
  --_service-tile-body-color: #FFFEFE;
  --_service-tile-cta-color: #FAF7F3;
  --_service-tile-detail-box-color: #FAF7F3;
  --_service-tile-key-color: #5F574F;
  --_service-tile-notice-color: #353535;
  --_service-tile-notice-bg-color: rgba(194, 195, 199, 0.3);
  --_service-tile-location-time-color: #FEFBFB;
  --_service-tile-location-time-bg-color: #FF004D;
  --_rgb-value-service-tile-hr-color: 12, 11, 11;
  --_catering-service-tile-color: #F9E6C7;
  --_catering-service-tile-cta-color: #FCC464;
  --_transport-service-tile-color: #CFE8FA;
  --_transport-service-tile-cta-color: #93D4FD;
  --_guide-service-tile-color: #B7F4C3;
  --_guide-service-tile-cta-color: #41E568;
  --_other-service-tile-color: #E0DFE1;
  --_other-service-tile-cta-color: #C2C3C7;
  --_hotel-service-tile-color: #F9DDE9;
  --_hotel-service-tile-cta-color: #FCAAC9;
  --_entrance-service-tile-color: #F9F5CF;
  --_entrance-service-tile-cta-color: #FCF17B;
  --_info-badge-bg-color: #9B8C06;
  --_primary-tag-color: #0C79CD;
  --_primary-tag-bg-color: #ECF4FA;
  --_primary-tag-border-color: #C5E5F8;
  --_secondary-tag-color: #AF139F;
  --_secondary-tag-bg-color: #F9ECF7;
  --_secondary-tag-border-color: #E6BCDF;
  --_tertiary-tag-color: #FF004D;
  --_tertiary-tag-bg-color: #FCEEED;
  --_tertiary-tag-border-color: #FFC4D2;
  --_quaternary-tag-color: #63970D;
  --_quaternary-tag-bg-color: #F4F7EB;
  --_quaternary-tag-border-color: #DFEBCA;
  --_quinary-tag-color: #0E9797;
  --_quinary-tag-bg-color: #ECF7F7;
  --_quinary-tag-border-color: #C1EDEA;
  --_senary-tag-color: #3A255D;
  --_senary-tag-bg-color: #F0EDF1;
  --_senary-tag-border-color: #D5CFDB;
  --_septenary-tag-color: rgba(33, 37, 41, 0.5);
  --_septenary-tag-bg-color: rgba(33, 37, 41, 0.04);
  --_septenary-tag-border-color: rgba(33, 37, 41, 0.15);
  --_info-tag-color: #9B8C06;
  --_info-tag-bg-color: #FCF8EA;
  --_info-tag-border-color: #F9F1C4;
  --_warning-tag-color: #B97C0E;
  --_warning-tag-bg-color: #FDF6EA;
  --_warning-tag-border-color: #FBDE9F;
  --_danger-tag-color: #D62D21;
  --_danger-tag-bg-color: #FCEEED;
  --_danger-tag-border-color: #F9D5D1;
  --_success-tag-color: #0C6B21;
  --_success-tag-bg-color: #ECF3ED;
  --_success-tag-border-color: #C4E1C8;
  --_info-select-bg-color: #FCF8EA;
  --_septenary-select-bg-color: #E5E5E5;
  --_logo-placeholder-bg-color: transparent;
}

@media (prefers-color-scheme: dark) {
  :root {
    color-scheme: dark;
    --_sharp-color: #F5F5F5;
    --_rgb-value-sharp-color: 245, 245, 245;
    --_contrast-color: #131313;
    --_rgb-value-contrast-color: 19, 19, 19;
    --_bare-color: rgba(255, 254, 254, 0.08);
    --_secondary-bare-color: #1A1A1A;
    --_tertiary-bare-color: #22272a;
    --_quaternary-bare-color: #101112;
    --_pale-color: rgba(255, 254, 254, 0.15);
    --_neutral-color: rgba(255, 254, 254, 0.5);
    --_opaque-color: rgba(255, 254, 254, 0.75);
    --_primary-bold-color: #9760F4;
    --_primary-bold-pastel-color: #2d1e48;
    --_tertiary-color: #CE9D54;
    --_quinary-color: #6FADC4;
    --_quinary-pastel-color: #182E40;
    --_quinary-extra-light-color: #151D24;
    --_firm-color: #F5F5F5;
    --_secondary-highlight-dark-color: #B57A12;
    --_highlight-extra-light-color: #201C13;
    --_highlight-pastel-color: #362A13;
    --_positive-pastel-color: #1E3022;
    --_positive-extra-light-color: #171E19;
    --_negative-pastel-color: #3D2220;
    --_negative-extra-light-color: #231918;
    --_primary-logo-stroke-color: #F5F5F5;
    --_form-control-border-color: rgba(255, 254, 254, 0.75);
    --_form-control-active-bg-color: #9760F4;
    --_button-bg-color: #C9BEAA;
    --_button-shadow-color: #83776F;
    --_disabled-button-color: rgba(255, 254, 254, 0.5);
    --_disabled-button-bg-color: rgba(255, 254, 254, 0.08);
    --_disabled-button-shadow-color: rgba(255, 254, 254, 0.15);
    --_disabled-link-button-color: rgba(255, 254, 254, 0.5);
    --_modal-dialog-bg-color: #1A1A1A;
    --_common-box-shadow-color: rgba(186, 186, 186, 0.15);
    --_toast-alert-alpha-shadow-color: rgba(186, 186, 186, 0.08);
    --_toast-alert-beta-shadow-color: rgba(186, 186, 186, 0.12);
    --_toast-alert-gamma-shadow-color: rgba(186, 186, 186, 0.05);
    --_skin-highlight-light-color: #F5F5F5;
    --_skin-highlight-light-bg-color: #40310A;
    --_skin-negative-color: #F5F5F5;
    --_skin-negative-bg-color: #420a15;
    --_role-skin-default-color: rgba(255, 254, 254, 0.5);
    --_role-skin-sales-color: #DF7AB0;
    --_role-skin-kt-everyone-color: #B399DD;
    --_role-skin-supplier-color: #6FADC4;
    --_role-skin-do-color: #3592DA;
    --_role-skin-agencies-color: #CE9D54;
    --_role-skin-admin-color: #47963A;
    --_service-tile-header-color: rgba(243, 232, 224, 0.1);
    --_service-tile-group-heading-color: #E2E0DF;
    --_service-tile-color: #3A3A3A;
    --_service-tile-body-color: #3A3A3A;
    --_service-tile-cta-color: #303030;
    --_service-tile-detail-box-color: #303030;
    --_service-tile-key-color: #b0a8a0;
    --_service-tile-notice-color: #FEFBFB;
    --_service-tile-notice-bg-color: rgba(233, 233, 239, 0.2);
    --_rgb-value-service-tile-hr-color: 255, 255, 255;
    --_catering-service-tile-color: #805100;
    --_catering-service-tile-cta-color: #FFA300;
    --_transport-service-tile-color: #14567F;
    --_transport-service-tile-cta-color: #29ADFF;
    --_guide-service-tile-color: #14802b;
    --_other-service-tile-color: #545257;
    --_hotel-service-tile-color: #803B54;
    --_hotel-service-tile-cta-color: #FF77A8;
    --_entrance-service-tile-color: #807613;
    --_entrance-service-tile-cta-color: #FFEC27;
    --_info-badge-bg-color: #BDAE25;
    --_primary-tag-color: #298FDE;
    --_primary-tag-bg-color: #151D24;
    --_primary-tag-border-color: #182E40;
    --_secondary-tag-color: #D44EC8;
    --_secondary-tag-bg-color: #201A1F;
    --_secondary-tag-border-color: #352534;
    --_tertiary-tag-color: #E24F7B;
    --_tertiary-tag-bg-color: #23191C;
    --_tertiary-tag-border-color: #3E222A;
    --_quaternary-tag-color: #88AB4E;
    --_quaternary-tag-bg-color: #1D2018;
    --_quaternary-tag-border-color: #2D3520;
    --_quinary-tag-color: #10B6B6;
    --_quinary-tag-bg-color: #132121;
    --_quinary-tag-border-color: #133737;
    --_senary-tag-color: #917CB5;
    --_senary-tag-bg-color: #1D1B20;
    --_senary-tag-border-color: #2D2935;
    --_septenary-tag-color: rgba(255, 252, 250, 0.5);
    --_septenary-tag-bg-color: rgba(255, 252, 250, 0.04);
    --_septenary-tag-border-color: rgba(255, 252, 250, 0.15);
    --_info-tag-color: #BDAE25;
    --_info-tag-bg-color: #212015;
    --_info-tag-border-color: #383517;
    --_warning-tag-color: #B57A12;
    --_warning-tag-bg-color: #201C13;
    --_warning-tag-border-color: #362A13;
    --_danger-tag-color: #DF5F57;
    --_danger-tag-bg-color: #231918;
    --_danger-tag-border-color: #3D2220;
    --_success-tag-color: #439856;
    --_success-tag-bg-color: #171E19;
    --_success-tag-border-color: #1E3022;
    --_info-select-bg-color: #212015;
    --_septenary-select-bg-color: rgba(255, 252, 250, 0.04);
    --_logo-placeholder-bg-color: #F8F7F9;
  }
}

[data-color-scheme=dark] {
  color-scheme: dark;
  --_sharp-color: #F5F5F5;
  --_rgb-value-sharp-color: 245, 245, 245;
  --_contrast-color: #131313;
  --_rgb-value-contrast-color: 19, 19, 19;
  --_bare-color: rgba(255, 254, 254, 0.08);
  --_secondary-bare-color: #1A1A1A;
  --_tertiary-bare-color: #22272a;
  --_quaternary-bare-color: #101112;
  --_pale-color: rgba(255, 254, 254, 0.15);
  --_neutral-color: rgba(255, 254, 254, 0.5);
  --_opaque-color: rgba(255, 254, 254, 0.75);
  --_primary-bold-color: #9760F4;
  --_primary-bold-pastel-color: #2d1e48;
  --_tertiary-color: #CE9D54;
  --_quinary-color: #6FADC4;
  --_quinary-pastel-color: #182E40;
  --_quinary-extra-light-color: #151D24;
  --_firm-color: #F5F5F5;
  --_secondary-highlight-dark-color: #B57A12;
  --_highlight-extra-light-color: #201C13;
  --_highlight-pastel-color: #362A13;
  --_positive-pastel-color: #1E3022;
  --_positive-extra-light-color: #171E19;
  --_negative-pastel-color: #3D2220;
  --_negative-extra-light-color: #231918;
  --_primary-logo-stroke-color: #F5F5F5;
  --_form-control-border-color: rgba(255, 254, 254, 0.75);
  --_form-control-active-bg-color: #9760F4;
  --_button-bg-color: #C9BEAA;
  --_button-shadow-color: #83776F;
  --_disabled-button-color: rgba(255, 254, 254, 0.5);
  --_disabled-button-bg-color: rgba(255, 254, 254, 0.08);
  --_disabled-button-shadow-color: rgba(255, 254, 254, 0.15);
  --_disabled-link-button-color: rgba(255, 254, 254, 0.5);
  --_modal-dialog-bg-color: #1A1A1A;
  --_common-box-shadow-color: rgba(186, 186, 186, 0.15);
  --_toast-alert-alpha-shadow-color: rgba(186, 186, 186, 0.08);
  --_toast-alert-beta-shadow-color: rgba(186, 186, 186, 0.12);
  --_toast-alert-gamma-shadow-color: rgba(186, 186, 186, 0.05);
  --_skin-highlight-light-color: #F5F5F5;
  --_skin-highlight-light-bg-color: #40310A;
  --_skin-negative-color: #F5F5F5;
  --_skin-negative-bg-color: #420a15;
  --_role-skin-default-color: rgba(255, 254, 254, 0.5);
  --_role-skin-sales-color: #DF7AB0;
  --_role-skin-kt-everyone-color: #B399DD;
  --_role-skin-supplier-color: #6FADC4;
  --_role-skin-do-color: #3592DA;
  --_role-skin-agencies-color: #CE9D54;
  --_role-skin-admin-color: #47963A;
  --_service-tile-header-color: rgba(243, 232, 224, 0.1);
  --_service-tile-group-heading-color: #E2E0DF;
  --_service-tile-color: #3A3A3A;
  --_service-tile-body-color: #3A3A3A;
  --_service-tile-cta-color: #303030;
  --_service-tile-detail-box-color: #303030;
  --_service-tile-key-color: #b0a8a0;
  --_service-tile-notice-color: #FEFBFB;
  --_service-tile-notice-bg-color: rgba(233, 233, 239, 0.2);
  --_rgb-value-service-tile-hr-color: 255, 255, 255;
  --_catering-service-tile-color: #805100;
  --_catering-service-tile-cta-color: #FFA300;
  --_transport-service-tile-color: #14567F;
  --_transport-service-tile-cta-color: #29ADFF;
  --_guide-service-tile-color: #14802b;
  --_other-service-tile-color: #545257;
  --_hotel-service-tile-color: #803B54;
  --_hotel-service-tile-cta-color: #FF77A8;
  --_entrance-service-tile-color: #807613;
  --_entrance-service-tile-cta-color: #FFEC27;
  --_info-badge-bg-color: #BDAE25;
  --_primary-tag-color: #298FDE;
  --_primary-tag-bg-color: #151D24;
  --_primary-tag-border-color: #182E40;
  --_secondary-tag-color: #D44EC8;
  --_secondary-tag-bg-color: #201A1F;
  --_secondary-tag-border-color: #352534;
  --_tertiary-tag-color: #E24F7B;
  --_tertiary-tag-bg-color: #23191C;
  --_tertiary-tag-border-color: #3E222A;
  --_quaternary-tag-color: #88AB4E;
  --_quaternary-tag-bg-color: #1D2018;
  --_quaternary-tag-border-color: #2D3520;
  --_quinary-tag-color: #10B6B6;
  --_quinary-tag-bg-color: #132121;
  --_quinary-tag-border-color: #133737;
  --_senary-tag-color: #917CB5;
  --_senary-tag-bg-color: #1D1B20;
  --_senary-tag-border-color: #2D2935;
  --_septenary-tag-color: rgba(255, 252, 250, 0.5);
  --_septenary-tag-bg-color: rgba(255, 252, 250, 0.04);
  --_septenary-tag-border-color: rgba(255, 252, 250, 0.15);
  --_info-tag-color: #BDAE25;
  --_info-tag-bg-color: #212015;
  --_info-tag-border-color: #383517;
  --_warning-tag-color: #B57A12;
  --_warning-tag-bg-color: #201C13;
  --_warning-tag-border-color: #362A13;
  --_danger-tag-color: #DF5F57;
  --_danger-tag-bg-color: #231918;
  --_danger-tag-border-color: #3D2220;
  --_success-tag-color: #439856;
  --_success-tag-bg-color: #171E19;
  --_success-tag-border-color: #1E3022;
  --_info-select-bg-color: #212015;
  --_septenary-select-bg-color: rgba(255, 252, 250, 0.04);
  --_logo-placeholder-bg-color: #F8F7F9;
}

@media (prefers-color-scheme: dark) {
  .-Html:not([data-color-scheme=light]) .-controlMenu-hidden .date-picker-nav select.form-control, .-Html:not([data-color-scheme=light]) .-FormControl--typeSelect, .-Html:not([data-color-scheme=light]) select.-FormControl:not([multiple]):not([size]) {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path d="M8 16h2l14 14 14-14a1 1 0 1 1 2 2L26 32a3 3 0 0 1-4 0L8 18v-2z" fill="%23FFFEFE" opacity="0.75"/></svg>');
  }
}
.-Html {
  scroll-behavior: smooth;
  background-color: var(--_secondary-bare-color);
}
.-Html--scrollDisabled {
  overflow: hidden;
}
.-Html-body {
  overflow-x: hidden;
  background-color: transparent;
}
.-Html-body[data-collapse-primary-nav-expanded=true] {
  overflow: hidden;
}

.-stackLayout {
  --_stack-layout-spacing: 0;
  --_stack-layout-context-spacing: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.-stackLayout[data-flexbox=false] {
  display: block;
}
.-stackLayout[data-justify=center] {
  align-items: center;
}
@media (max-width: 47.9375rem) {
  .-stackLayout[data-spaceCollapse-xsmd=true] > * + * {
    margin-top: 0 !important;
  }
}
@media (min-width: 48rem) {
  .-stackLayout[data-spaceCollapse-md=true] > * + * {
    margin-top: 0 !important;
  }
}
.-stackLayout > * {
  margin-top: 0;
  margin-bottom: 0 !important;
}
.-stackLayout[data-type=dl] > dt + dd {
  margin-top: 0;
}
.-stackLayout[data-space] > * + * {
  margin-top: var(--_stack-layout-context-spacing);
}
.-stackLayout[data-space][data-contentParent=next] > * + * {
  margin-top: 0;
}
.-stackLayout[data-space][data-contentParent=next] > * > * + * {
  margin-top: var(--_stack-layout-context-spacing);
}
.-stackLayout[data-space][data-contentParent=next][data-contentNested=true] > * > * {
  margin-top: 0;
}
.-stackLayout[data-space][data-contentParent=next][data-contentNested=true] > * > * .-stackLayout-nested {
  margin-bottom: var(--_stack-layout-context-spacing);
}
.-stackLayout[data-space][data-contextSpace=false] > * + * {
  margin-top: var(--_stack-layout-spacing);
}
.-stackLayout[data-space][data-contextSpace=false][data-contentParent=next] > * + * {
  margin-top: 0;
}
.-stackLayout[data-space][data-contextSpace=false][data-contentParent=next] > * > * + * {
  margin-top: var(--_stack-layout-spacing);
}
.-stackLayout[data-space][data-contextSpace=false][data-contentParent=next][data-contentNested=true] > * > * {
  margin-top: 0;
}
.-stackLayout[data-space][data-contextSpace=false][data-contentParent=next][data-contentNested=true] > * > * .-stackLayout-nested {
  margin-bottom: var(--_stack-layout-spacing);
}
.-stackLayout[data-space="05"] > * {
  --_stack-layout-context-spacing: 0.2em;
}
.-stackLayout[data-space="05"][data-contextSpace=false] > * {
  --_stack-layout-spacing: 0.25rem;
}
.-stackLayout[data-space="04"] > * {
  --_stack-layout-context-spacing: 0.4em;
}
.-stackLayout[data-space="04"][data-contextSpace=false] > * {
  --_stack-layout-spacing: 0.5rem;
}
.-stackLayout[data-space="03"] > * {
  --_stack-layout-context-spacing: 0.6em;
}
.-stackLayout[data-space="03"][data-contextSpace=false] > * {
  --_stack-layout-spacing: 0.75rem;
}
.-stackLayout[data-space="02"] > * {
  --_stack-layout-context-spacing: 0.8em;
}
.-stackLayout[data-space="02"][data-contextSpace=false] > * {
  --_stack-layout-spacing: 1rem;
}
.-stackLayout[data-space="01"] > * {
  --_stack-layout-context-spacing: 1em;
}
.-stackLayout[data-space="01"][data-contextSpace=false] > * {
  --_stack-layout-spacing: 1.25rem;
}
.-stackLayout[data-space="1"] > * {
  --_stack-layout-context-spacing: 1.2em;
}
.-stackLayout[data-space="1"][data-contextSpace=false] > * {
  --_stack-layout-spacing: 1.5rem;
}
.-stackLayout[data-space="2"] > * {
  --_stack-layout-context-spacing: 1.6em;
}
.-stackLayout[data-space="2"][data-contextSpace=false] > * {
  --_stack-layout-spacing: 2rem;
}
.-stackLayout[data-space="3"] > * {
  --_stack-layout-context-spacing: 2em;
}
.-stackLayout[data-space="3"][data-contextSpace=false] > * {
  --_stack-layout-spacing: 2.5rem;
}
.-stackLayout[data-space="4"] > * {
  --_stack-layout-context-spacing: 2.4em;
}
.-stackLayout[data-space="4"][data-contextSpace=false] > * {
  --_stack-layout-spacing: 3rem;
}
.-stackLayout[data-space="5"] > * {
  --_stack-layout-context-spacing: 2.8em;
}
.-stackLayout[data-space="5"][data-contextSpace=false] > * {
  --_stack-layout-spacing: 3.5rem;
}
.-stackLayout[data-space="6"] > * {
  --_stack-layout-context-spacing: 3.2em;
}
.-stackLayout[data-space="6"][data-contextSpace=false] > * {
  --_stack-layout-spacing: 4rem;
}
.-stackLayout[data-space="7"] > * {
  --_stack-layout-context-spacing: 3.6em;
}
.-stackLayout[data-space="7"][data-contextSpace=false] > * {
  --_stack-layout-spacing: 4.5rem;
}
.-stackLayout[data-space="8"] > * {
  --_stack-layout-context-spacing: 4em;
}
.-stackLayout[data-space="8"][data-contextSpace=false] > * {
  --_stack-layout-spacing: 5rem;
}
.-stackLayout > [data-selfspace-stacklayout="0"] {
  --_stack-layout-context-spacing: 0;
}
.-stackLayout > [data-selfspace-stacklayout="05"] {
  --_stack-layout-context-spacing: 0.2em;
}
.-stackLayout > [data-selfspace-stacklayout="04"] {
  --_stack-layout-context-spacing: 0.4em;
}
.-stackLayout > [data-selfspace-stacklayout="03"] {
  --_stack-layout-context-spacing: 0.6em;
}
.-stackLayout > [data-selfspace-stacklayout="02"] {
  --_stack-layout-context-spacing: 0.8em;
}
.-stackLayout > [data-selfspace-stacklayout="01"] {
  --_stack-layout-context-spacing: 1em;
}
.-stackLayout > [data-selfspace-stacklayout="1"] {
  --_stack-layout-context-spacing: 1.2em;
}
.-stackLayout > [data-selfspace-stacklayout="2"] {
  --_stack-layout-context-spacing: 1.6em;
}
.-stackLayout > [data-selfspace-stacklayout="3"] {
  --_stack-layout-context-spacing: 2em;
}
.-stackLayout > [data-selfspace-stacklayout="4"] {
  --_stack-layout-context-spacing: 2.4em;
}
.-stackLayout > [data-selfspace-stacklayout="5"] {
  --_stack-layout-context-spacing: 2.8em;
}
.-stackLayout > [data-selfspace-stacklayout="6"] {
  --_stack-layout-context-spacing: 3.2em;
}
.-stackLayout > [data-selfspace-stacklayout="7"] {
  --_stack-layout-context-spacing: 3.6em;
}
.-stackLayout > [data-selfspace-stacklayout="8"] {
  --_stack-layout-context-spacing: 4em;
}
@media (min-width: 48rem) {
  .-stackLayout[data-space="05"] > * {
    --_stack-layout-context-spacing: 0.2em;
  }
  .-stackLayout[data-space="05"][data-contextSpace=false] > * {
    --_stack-layout-spacing: 0.25rem;
  }
  .-stackLayout[data-space="04"] > * {
    --_stack-layout-context-spacing: 0.4em;
  }
  .-stackLayout[data-space="04"][data-contextSpace=false] > * {
    --_stack-layout-spacing: 0.5rem;
  }
  .-stackLayout[data-space="03"] > * {
    --_stack-layout-context-spacing: 0.6em;
  }
  .-stackLayout[data-space="03"][data-contextSpace=false] > * {
    --_stack-layout-spacing: 0.75rem;
  }
  .-stackLayout[data-space="02"] > * {
    --_stack-layout-context-spacing: 0.8em;
  }
  .-stackLayout[data-space="02"][data-contextSpace=false] > * {
    --_stack-layout-spacing: 1rem;
  }
  .-stackLayout[data-space="01"] > * {
    --_stack-layout-context-spacing: 1em;
  }
  .-stackLayout[data-space="01"][data-contextSpace=false] > * {
    --_stack-layout-spacing: 1.25rem;
  }
  .-stackLayout[data-space="1"] > * {
    --_stack-layout-context-spacing: 1.2em;
  }
  .-stackLayout[data-space="1"][data-contextSpace=false] > * {
    --_stack-layout-spacing: 1.5rem;
  }
  .-stackLayout[data-space="2"] > * {
    --_stack-layout-context-spacing: 1.6em;
  }
  .-stackLayout[data-space="2"][data-contextSpace=false] > * {
    --_stack-layout-spacing: 2rem;
  }
  .-stackLayout[data-space="3"] > * {
    --_stack-layout-context-spacing: 2em;
  }
  .-stackLayout[data-space="3"][data-contextSpace=false] > * {
    --_stack-layout-spacing: 2.5rem;
  }
  .-stackLayout[data-space="4"] > * {
    --_stack-layout-context-spacing: 2.4em;
  }
  .-stackLayout[data-space="4"][data-contextSpace=false] > * {
    --_stack-layout-spacing: 3rem;
  }
  .-stackLayout[data-space="5"] > * {
    --_stack-layout-context-spacing: 2.8em;
  }
  .-stackLayout[data-space="5"][data-contextSpace=false] > * {
    --_stack-layout-spacing: 3.5rem;
  }
  .-stackLayout[data-space="6"] > * {
    --_stack-layout-context-spacing: 3.2em;
  }
  .-stackLayout[data-space="6"][data-contextSpace=false] > * {
    --_stack-layout-spacing: 4rem;
  }
  .-stackLayout[data-space="7"] > * {
    --_stack-layout-context-spacing: 3.6em;
  }
  .-stackLayout[data-space="7"][data-contextSpace=false] > * {
    --_stack-layout-spacing: 4.5rem;
  }
  .-stackLayout[data-space="8"] > * {
    --_stack-layout-context-spacing: 4em;
  }
  .-stackLayout[data-space="8"][data-contextSpace=false] > * {
    --_stack-layout-spacing: 5rem;
  }
  .-stackLayout > [data-selfspace-stacklayout="0"] {
    --_stack-layout-context-spacing: 0;
  }
  .-stackLayout > [data-selfspace-stacklayout="05"] {
    --_stack-layout-context-spacing: 0.2em;
  }
  .-stackLayout > [data-selfspace-stacklayout="04"] {
    --_stack-layout-context-spacing: 0.4em;
  }
  .-stackLayout > [data-selfspace-stacklayout="03"] {
    --_stack-layout-context-spacing: 0.6em;
  }
  .-stackLayout > [data-selfspace-stacklayout="02"] {
    --_stack-layout-context-spacing: 0.8em;
  }
  .-stackLayout > [data-selfspace-stacklayout="01"] {
    --_stack-layout-context-spacing: 1em;
  }
  .-stackLayout > [data-selfspace-stacklayout="1"] {
    --_stack-layout-context-spacing: 1.2em;
  }
  .-stackLayout > [data-selfspace-stacklayout="2"] {
    --_stack-layout-context-spacing: 1.6em;
  }
  .-stackLayout > [data-selfspace-stacklayout="3"] {
    --_stack-layout-context-spacing: 2em;
  }
  .-stackLayout > [data-selfspace-stacklayout="4"] {
    --_stack-layout-context-spacing: 2.4em;
  }
  .-stackLayout > [data-selfspace-stacklayout="5"] {
    --_stack-layout-context-spacing: 2.8em;
  }
  .-stackLayout > [data-selfspace-stacklayout="6"] {
    --_stack-layout-context-spacing: 3.2em;
  }
  .-stackLayout > [data-selfspace-stacklayout="7"] {
    --_stack-layout-context-spacing: 3.6em;
  }
  .-stackLayout > [data-selfspace-stacklayout="8"] {
    --_stack-layout-context-spacing: 4em;
  }
  .-stackLayout > [data-selfspace-stacklayout-md="0"] {
    --_stack-layout-context-spacing: 0;
  }
  .-stackLayout > [data-selfspace-stacklayout-md="05"] {
    --_stack-layout-context-spacing: 0.2em;
  }
  .-stackLayout > [data-selfspace-stacklayout-md="04"] {
    --_stack-layout-context-spacing: 0.4em;
  }
  .-stackLayout > [data-selfspace-stacklayout-md="03"] {
    --_stack-layout-context-spacing: 0.6em;
  }
  .-stackLayout > [data-selfspace-stacklayout-md="02"] {
    --_stack-layout-context-spacing: 0.8em;
  }
  .-stackLayout > [data-selfspace-stacklayout-md="01"] {
    --_stack-layout-context-spacing: 1em;
  }
  .-stackLayout > [data-selfspace-stacklayout-md="1"] {
    --_stack-layout-context-spacing: 1.2em;
  }
  .-stackLayout > [data-selfspace-stacklayout-md="2"] {
    --_stack-layout-context-spacing: 1.6em;
  }
  .-stackLayout > [data-selfspace-stacklayout-md="3"] {
    --_stack-layout-context-spacing: 2em;
  }
  .-stackLayout > [data-selfspace-stacklayout-md="4"] {
    --_stack-layout-context-spacing: 2.4em;
  }
  .-stackLayout > [data-selfspace-stacklayout-md="5"] {
    --_stack-layout-context-spacing: 2.8em;
  }
  .-stackLayout > [data-selfspace-stacklayout-md="6"] {
    --_stack-layout-context-spacing: 3.2em;
  }
  .-stackLayout > [data-selfspace-stacklayout-md="7"] {
    --_stack-layout-context-spacing: 3.6em;
  }
  .-stackLayout > [data-selfspace-stacklayout-md="8"] {
    --_stack-layout-context-spacing: 4em;
  }
}
@media (max-width: 47.9375rem) {
  .-stackLayout[data-space-xsmd] > * + * {
    margin-top: var(--_stack-layout-context-spacing);
  }
  .-stackLayout[data-space-xsmd="05"] > * {
    --_stack-layout-context-spacing: 0.2em;
  }
  .-stackLayout[data-space-xsmd="04"] > * {
    --_stack-layout-context-spacing: 0.4em;
  }
  .-stackLayout[data-space-xsmd="03"] > * {
    --_stack-layout-context-spacing: 0.6em;
  }
  .-stackLayout[data-space-xsmd="02"] > * {
    --_stack-layout-context-spacing: 0.8em;
  }
  .-stackLayout[data-space-xsmd="01"] > * {
    --_stack-layout-context-spacing: 1em;
  }
  .-stackLayout[data-space-xsmd="1"] > * {
    --_stack-layout-context-spacing: 1.2em;
  }
  .-stackLayout[data-space-xsmd="2"] > * {
    --_stack-layout-context-spacing: 1.6em;
  }
  .-stackLayout[data-space-xsmd="3"] > * {
    --_stack-layout-context-spacing: 2em;
  }
  .-stackLayout[data-space-xsmd="4"] > * {
    --_stack-layout-context-spacing: 2.4em;
  }
  .-stackLayout[data-space-xsmd="5"] > * {
    --_stack-layout-context-spacing: 2.8em;
  }
  .-stackLayout[data-space-xsmd="6"] > * {
    --_stack-layout-context-spacing: 3.2em;
  }
  .-stackLayout[data-space-xsmd="7"] > * {
    --_stack-layout-context-spacing: 3.6em;
  }
  .-stackLayout[data-space-xsmd="8"] > * {
    --_stack-layout-context-spacing: 4em;
  }
}

.-boxLayout {
  display: flex;
  flex-direction: column;
}
.-boxLayout[data-space="05"] {
  padding: 0.125rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="05"] {
    padding: 0.125rem;
  }
}
.-boxLayout[data-space="05"][data-contextSpace=true] {
  padding: 0.1em;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="05"][data-contextSpace=true] {
    padding: 0.1em;
  }
}
.-boxLayout[data-space="05"][data-negativeSpace=horizontal] {
  margin-right: -0.125rem;
  margin-left: -0.125rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="05"][data-negativeSpace=horizontal] {
    margin-right: -0.125rem;
    margin-left: -0.125rem;
  }
}
@media (max-width: 47.9375rem) {
  .-boxLayout[data-space="05"][data-negativeSpace-xsmd=horizontal] {
    margin-right: -0.125rem;
    margin-left: -0.125rem;
  }
}
.-boxLayout[data-space="04"] {
  padding: 0.25rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="04"] {
    padding: 0.25rem;
  }
}
.-boxLayout[data-space="04"][data-contextSpace=true] {
  padding: 0.2em;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="04"][data-contextSpace=true] {
    padding: 0.2em;
  }
}
.-boxLayout[data-space="04"][data-negativeSpace=horizontal] {
  margin-right: -0.25rem;
  margin-left: -0.25rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="04"][data-negativeSpace=horizontal] {
    margin-right: -0.25rem;
    margin-left: -0.25rem;
  }
}
@media (max-width: 47.9375rem) {
  .-boxLayout[data-space="04"][data-negativeSpace-xsmd=horizontal] {
    margin-right: -0.25rem;
    margin-left: -0.25rem;
  }
}
.-boxLayout[data-space="03"] {
  padding: 0.375rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="03"] {
    padding: 0.375rem;
  }
}
.-boxLayout[data-space="03"][data-contextSpace=true] {
  padding: 0.3em;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="03"][data-contextSpace=true] {
    padding: 0.3em;
  }
}
.-boxLayout[data-space="03"][data-negativeSpace=horizontal] {
  margin-right: -0.375rem;
  margin-left: -0.375rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="03"][data-negativeSpace=horizontal] {
    margin-right: -0.375rem;
    margin-left: -0.375rem;
  }
}
@media (max-width: 47.9375rem) {
  .-boxLayout[data-space="03"][data-negativeSpace-xsmd=horizontal] {
    margin-right: -0.375rem;
    margin-left: -0.375rem;
  }
}
.-boxLayout[data-space="02"] {
  padding: 0.5rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="02"] {
    padding: 0.5rem;
  }
}
.-boxLayout[data-space="02"][data-contextSpace=true] {
  padding: 0.4em;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="02"][data-contextSpace=true] {
    padding: 0.4em;
  }
}
.-boxLayout[data-space="02"][data-negativeSpace=horizontal] {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="02"][data-negativeSpace=horizontal] {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
  }
}
@media (max-width: 47.9375rem) {
  .-boxLayout[data-space="02"][data-negativeSpace-xsmd=horizontal] {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
  }
}
.-boxLayout[data-space="01"] {
  padding: 0.625rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="01"] {
    padding: 0.625rem;
  }
}
.-boxLayout[data-space="01"][data-contextSpace=true] {
  padding: 0.5em;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="01"][data-contextSpace=true] {
    padding: 0.5em;
  }
}
.-boxLayout[data-space="01"][data-negativeSpace=horizontal] {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="01"][data-negativeSpace=horizontal] {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
}
@media (max-width: 47.9375rem) {
  .-boxLayout[data-space="01"][data-negativeSpace-xsmd=horizontal] {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
}
.-boxLayout[data-space="1"] {
  padding: 0.75rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="1"] {
    padding: 0.75rem;
  }
}
.-boxLayout[data-space="1"][data-contextSpace=true] {
  padding: 0.6em;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="1"][data-contextSpace=true] {
    padding: 0.6em;
  }
}
.-boxLayout[data-space="1"][data-negativeSpace=horizontal] {
  margin-right: -0.75rem;
  margin-left: -0.75rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="1"][data-negativeSpace=horizontal] {
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
}
@media (max-width: 47.9375rem) {
  .-boxLayout[data-space="1"][data-negativeSpace-xsmd=horizontal] {
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
}
.-boxLayout[data-space="2"] {
  padding: 1rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="2"] {
    padding: 1rem;
  }
}
.-boxLayout[data-space="2"][data-contextSpace=true] {
  padding: 0.8em;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="2"][data-contextSpace=true] {
    padding: 0.8em;
  }
}
.-boxLayout[data-space="2"][data-negativeSpace=horizontal] {
  margin-right: -1rem;
  margin-left: -1rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="2"][data-negativeSpace=horizontal] {
    margin-right: -1rem;
    margin-left: -1rem;
  }
}
@media (max-width: 47.9375rem) {
  .-boxLayout[data-space="2"][data-negativeSpace-xsmd=horizontal] {
    margin-right: -1rem;
    margin-left: -1rem;
  }
}
.-boxLayout[data-space="3"] {
  padding: 1.25rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="3"] {
    padding: 1.25rem;
  }
}
.-boxLayout[data-space="3"][data-contextSpace=true] {
  padding: 1em;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="3"][data-contextSpace=true] {
    padding: 1em;
  }
}
.-boxLayout[data-space="3"][data-negativeSpace=horizontal] {
  margin-right: -1.25rem;
  margin-left: -1.25rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="3"][data-negativeSpace=horizontal] {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}
@media (max-width: 47.9375rem) {
  .-boxLayout[data-space="3"][data-negativeSpace-xsmd=horizontal] {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}
.-boxLayout[data-space="4"] {
  padding: 1.5rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="4"] {
    padding: 1.5rem;
  }
}
.-boxLayout[data-space="4"][data-contextSpace=true] {
  padding: 1.2em;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="4"][data-contextSpace=true] {
    padding: 1.2em;
  }
}
.-boxLayout[data-space="4"][data-negativeSpace=horizontal] {
  margin-right: -1.5rem;
  margin-left: -1.5rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="4"][data-negativeSpace=horizontal] {
    margin-right: -1.5rem;
    margin-left: -1.5rem;
  }
}
@media (max-width: 47.9375rem) {
  .-boxLayout[data-space="4"][data-negativeSpace-xsmd=horizontal] {
    margin-right: -1.5rem;
    margin-left: -1.5rem;
  }
}
.-boxLayout[data-space="5"] {
  padding: 1.75rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="5"] {
    padding: 1.75rem;
  }
}
.-boxLayout[data-space="5"][data-contextSpace=true] {
  padding: 1.4em;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="5"][data-contextSpace=true] {
    padding: 1.4em;
  }
}
.-boxLayout[data-space="5"][data-negativeSpace=horizontal] {
  margin-right: -1.75rem;
  margin-left: -1.75rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="5"][data-negativeSpace=horizontal] {
    margin-right: -1.75rem;
    margin-left: -1.75rem;
  }
}
@media (max-width: 47.9375rem) {
  .-boxLayout[data-space="5"][data-negativeSpace-xsmd=horizontal] {
    margin-right: -1.75rem;
    margin-left: -1.75rem;
  }
}
.-boxLayout[data-space="6"] {
  padding: 2rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="6"] {
    padding: 2rem;
  }
}
.-boxLayout[data-space="6"][data-contextSpace=true] {
  padding: 1.6em;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="6"][data-contextSpace=true] {
    padding: 1.6em;
  }
}
.-boxLayout[data-space="6"][data-negativeSpace=horizontal] {
  margin-right: -2rem;
  margin-left: -2rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="6"][data-negativeSpace=horizontal] {
    margin-right: -2rem;
    margin-left: -2rem;
  }
}
@media (max-width: 47.9375rem) {
  .-boxLayout[data-space="6"][data-negativeSpace-xsmd=horizontal] {
    margin-right: -2rem;
    margin-left: -2rem;
  }
}
.-boxLayout[data-space="7"] {
  padding: 2.25rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="7"] {
    padding: 2.25rem;
  }
}
.-boxLayout[data-space="7"][data-contextSpace=true] {
  padding: 1.8em;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="7"][data-contextSpace=true] {
    padding: 1.8em;
  }
}
.-boxLayout[data-space="7"][data-negativeSpace=horizontal] {
  margin-right: -2.25rem;
  margin-left: -2.25rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="7"][data-negativeSpace=horizontal] {
    margin-right: -2.25rem;
    margin-left: -2.25rem;
  }
}
@media (max-width: 47.9375rem) {
  .-boxLayout[data-space="7"][data-negativeSpace-xsmd=horizontal] {
    margin-right: -2.25rem;
    margin-left: -2.25rem;
  }
}
.-boxLayout[data-space="8"] {
  padding: 2.5rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="8"] {
    padding: 2.5rem;
  }
}
.-boxLayout[data-space="8"][data-contextSpace=true] {
  padding: 2em;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="8"][data-contextSpace=true] {
    padding: 2em;
  }
}
.-boxLayout[data-space="8"][data-negativeSpace=horizontal] {
  margin-right: -2.5rem;
  margin-left: -2.5rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-space="8"][data-negativeSpace=horizontal] {
    margin-right: -2.5rem;
    margin-left: -2.5rem;
  }
}
@media (max-width: 47.9375rem) {
  .-boxLayout[data-space="8"][data-negativeSpace-xsmd=horizontal] {
    margin-right: -2.5rem;
    margin-left: -2.5rem;
  }
}
.-boxLayout[data-verticalSpace="05"] {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-verticalSpace="05"] {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }
}
.-boxLayout[data-verticalSpace="04"] {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-verticalSpace="04"] {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
}
.-boxLayout[data-verticalSpace="03"] {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-verticalSpace="03"] {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }
}
.-boxLayout[data-verticalSpace="02"] {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-verticalSpace="02"] {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.-boxLayout[data-verticalSpace="01"] {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-verticalSpace="01"] {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
}
.-boxLayout[data-verticalSpace="1"] {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-verticalSpace="1"] {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}
.-boxLayout[data-verticalSpace="2"] {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-verticalSpace="2"] {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.-boxLayout[data-verticalSpace="3"] {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-verticalSpace="3"] {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}
.-boxLayout[data-verticalSpace="4"] {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-verticalSpace="4"] {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
.-boxLayout[data-verticalSpace="5"] {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-verticalSpace="5"] {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }
}
.-boxLayout[data-verticalSpace="6"] {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-verticalSpace="6"] {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.-boxLayout[data-verticalSpace="7"] {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-verticalSpace="7"] {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }
}
.-boxLayout[data-verticalSpace="8"] {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-verticalSpace="8"] {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
.-boxLayout[data-horizontalSpace="05"] {
  padding-right: 0.125rem;
  padding-left: 0.125rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-horizontalSpace="05"] {
    padding-right: 0.125rem;
    padding-left: 0.125rem;
  }
}
.-boxLayout[data-horizontalSpace="04"] {
  padding-right: 0.25rem;
  padding-left: 0.25rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-horizontalSpace="04"] {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
  }
}
.-boxLayout[data-horizontalSpace="03"] {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-horizontalSpace="03"] {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
  }
}
.-boxLayout[data-horizontalSpace="02"] {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-horizontalSpace="02"] {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
.-boxLayout[data-horizontalSpace="01"] {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-horizontalSpace="01"] {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}
.-boxLayout[data-horizontalSpace="1"] {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-horizontalSpace="1"] {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
.-boxLayout[data-horizontalSpace="2"] {
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-horizontalSpace="2"] {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
.-boxLayout[data-horizontalSpace="3"] {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-horizontalSpace="3"] {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
.-boxLayout[data-horizontalSpace="4"] {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-horizontalSpace="4"] {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
.-boxLayout[data-horizontalSpace="5"] {
  padding-right: 1.75rem;
  padding-left: 1.75rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-horizontalSpace="5"] {
    padding-right: 1.75rem;
    padding-left: 1.75rem;
  }
}
.-boxLayout[data-horizontalSpace="6"] {
  padding-right: 2rem;
  padding-left: 2rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-horizontalSpace="6"] {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
.-boxLayout[data-horizontalSpace="7"] {
  padding-right: 2.25rem;
  padding-left: 2.25rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-horizontalSpace="7"] {
    padding-right: 2.25rem;
    padding-left: 2.25rem;
  }
}
.-boxLayout[data-horizontalSpace="8"] {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-horizontalSpace="8"] {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
}
@media (min-width: 48rem) {
  .-boxLayout[data-verticalSpace-md="05"] {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }
  .-boxLayout[data-verticalSpace-md="04"] {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  .-boxLayout[data-verticalSpace-md="03"] {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }
  .-boxLayout[data-verticalSpace-md="02"] {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .-boxLayout[data-verticalSpace-md="01"] {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
  .-boxLayout[data-verticalSpace-md="1"] {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .-boxLayout[data-verticalSpace-md="2"] {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .-boxLayout[data-verticalSpace-md="3"] {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .-boxLayout[data-verticalSpace-md="4"] {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .-boxLayout[data-verticalSpace-md="5"] {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }
  .-boxLayout[data-verticalSpace-md="6"] {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .-boxLayout[data-verticalSpace-md="7"] {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }
  .-boxLayout[data-verticalSpace-md="8"] {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .-boxLayout[data-horizontalSpace-md="05"] {
    padding-right: 0.125rem;
    padding-left: 0.125rem;
  }
  .-boxLayout[data-horizontalSpace-md="04"] {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
  }
  .-boxLayout[data-horizontalSpace-md="03"] {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
  }
  .-boxLayout[data-horizontalSpace-md="02"] {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .-boxLayout[data-horizontalSpace-md="01"] {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
  .-boxLayout[data-horizontalSpace-md="1"] {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
  .-boxLayout[data-horizontalSpace-md="2"] {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .-boxLayout[data-horizontalSpace-md="3"] {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
  .-boxLayout[data-horizontalSpace-md="4"] {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .-boxLayout[data-horizontalSpace-md="5"] {
    padding-right: 1.75rem;
    padding-left: 1.75rem;
  }
  .-boxLayout[data-horizontalSpace-md="6"] {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .-boxLayout[data-horizontalSpace-md="7"] {
    padding-right: 2.25rem;
    padding-left: 2.25rem;
  }
  .-boxLayout[data-horizontalSpace-md="8"] {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
  .-boxLayout[data-horizontalSpace-md=colspan1] {
    padding-right: 4.75rem;
    padding-left: 4.75rem;
  }
  .-boxLayout[data-horizontalSpace-md=colspan2] {
    padding-right: 11.5rem;
    padding-left: 11.5rem;
  }
  .-boxLayout[data-horizontalSpace-md=colspan3] {
    padding-right: 18.25rem;
    padding-left: 18.25rem;
  }
  .-boxLayout[data-horizontalSpace-md=colspan4] {
    padding-right: 25rem;
    padding-left: 25rem;
  }
  .-boxLayout[data-horizontalSpace-md=colspan5] {
    padding-right: 31.75rem;
    padding-left: 31.75rem;
  }
  .-boxLayout[data-horizontalSpace-md=colspan6] {
    padding-right: 38.5rem;
    padding-left: 38.5rem;
  }
  .-boxLayout[data-horizontalSpace-md=colspan7] {
    padding-right: 45.25rem;
    padding-left: 45.25rem;
  }
  .-boxLayout[data-horizontalSpace-md=colspan8] {
    padding-right: 52rem;
    padding-left: 52rem;
  }
  .-boxLayout[data-horizontalSpace-md=colspan9] {
    padding-right: 58.75rem;
    padding-left: 58.75rem;
  }
  .-boxLayout[data-horizontalSpace-md=colspan10] {
    padding-right: 65.5rem;
    padding-left: 65.5rem;
  }
  .-boxLayout[data-horizontalSpace-md=colspan11] {
    padding-right: 72.25rem;
    padding-left: 72.25rem;
  }
  .-boxLayout[data-horizontalSpace-md=colspan12] {
    padding-right: 79rem;
    padding-left: 79rem;
  }
}
.-boxLayout[data-horizontalSpace=colspan1InclSpacing] {
  padding-right: 6.75rem;
  padding-left: 6.75rem;
}
@media (min-width: 48rem) {
  .-boxLayout[data-horizontalSpace=colspan1InclSpacing] {
    padding-right: 6.75rem;
    padding-left: 6.75rem;
  }
}
@media (min-width: 48rem) {
  .-boxLayout[data-horizontalSpace-md=colspan1InclSpacing] {
    padding-right: 6.75rem;
    padding-left: 6.75rem;
  }
}

.-gridLayout {
  display: block;
  overflow: hidden;
}
.-gridLayout[data-overflowVisible=true] {
  overflow: visible;
}
.-gridLayout > * {
  display: flex;
  flex-wrap: wrap;
}
.-gridLayout[data-noWrap=true] > * {
  flex-wrap: nowrap;
}
.-gridLayout[data-align=center] > * {
  align-items: center;
}
.-gridLayout[data-align=end] > * {
  align-items: flex-end;
}
.-gridLayout > * > [data-fragment="1of1"] {
  width: 100%;
}
.-gridLayout > * > [data-fragment="1of2"] {
  width: 50%;
}
.-gridLayout > * > [data-fragment="1of3"] {
  width: 33.3333333333%;
}
.-gridLayout > * > [data-fragment="2of3"] {
  width: 66.6666666667%;
}
.-gridLayout > * > [data-fragment="1of4"] {
  width: 25%;
}
.-gridLayout > * > [data-fragment="3of4"] {
  width: 75%;
}
.-gridLayout > * > [data-fragment="1of5"] {
  width: 20%;
}
.-gridLayout > * > [data-fragment="2of5"] {
  width: 40%;
}
.-gridLayout > * > [data-fragment="3of5"] {
  width: 60%;
}
.-gridLayout > * > [data-fragment="4of5"] {
  width: 80%;
}
.-gridLayout > * > [data-fragment="1of6"] {
  width: 16.6666666667%;
}
.-gridLayout > * > [data-fragment="5of6"] {
  width: 83.3333333333%;
}
.-gridLayout > * > [data-fragment="1of7"] {
  width: 14.2857142857%;
}
.-gridLayout > * > [data-fragment="2of7"] {
  width: 28.5714285714%;
}
.-gridLayout > * > [data-fragment="3of7"] {
  width: 42.8571428571%;
}
.-gridLayout > * > [data-fragment="4of7"] {
  width: 57.1428571429%;
}
.-gridLayout > * > [data-fragment="5of7"] {
  width: 71.4285714286%;
}
.-gridLayout > * > [data-fragment="6of7"] {
  width: 85.7142857143%;
}
.-gridLayout > * > [data-fragment="1of8"] {
  width: 12.5%;
}
.-gridLayout > * > [data-fragment="3of8"] {
  width: 37.5%;
}
.-gridLayout > * > [data-fragment="5of8"] {
  width: 62.5%;
}
.-gridLayout > * > [data-fragment="7of8"] {
  width: 87.5%;
}
.-gridLayout > * > [data-fragment="1of9"] {
  width: 11.1111111111%;
}
.-gridLayout > * > [data-fragment="2of9"] {
  width: 22.2222222222%;
}
.-gridLayout > * > [data-fragment="4of9"] {
  width: 44.4444444444%;
}
.-gridLayout > * > [data-fragment="5of9"] {
  width: 55.5555555556%;
}
.-gridLayout > * > [data-fragment="7of9"] {
  width: 77.7777777778%;
}
.-gridLayout > * > [data-fragment="8of9"] {
  width: 88.8888888889%;
}
@media (min-width: 36rem) {
  .-gridLayout > * > [data-fragment-sm="1of1"] {
    width: 100%;
  }
  .-gridLayout > * > [data-fragment-sm="1of2"] {
    width: 50%;
  }
  .-gridLayout > * > [data-fragment-sm="1of3"] {
    width: 33.3333333333%;
  }
  .-gridLayout > * > [data-fragment-sm="2of3"] {
    width: 66.6666666667%;
  }
  .-gridLayout > * > [data-fragment-sm="1of4"] {
    width: 25%;
  }
  .-gridLayout > * > [data-fragment-sm="3of4"] {
    width: 75%;
  }
  .-gridLayout > * > [data-fragment-sm="1of5"] {
    width: 20%;
  }
  .-gridLayout > * > [data-fragment-sm="2of5"] {
    width: 40%;
  }
  .-gridLayout > * > [data-fragment-sm="3of5"] {
    width: 60%;
  }
  .-gridLayout > * > [data-fragment-sm="4of5"] {
    width: 80%;
  }
  .-gridLayout > * > [data-fragment-sm="1of6"] {
    width: 16.6666666667%;
  }
  .-gridLayout > * > [data-fragment-sm="5of6"] {
    width: 83.3333333333%;
  }
  .-gridLayout > * > [data-fragment-sm="1of7"] {
    width: 14.2857142857%;
  }
  .-gridLayout > * > [data-fragment-sm="2of7"] {
    width: 28.5714285714%;
  }
  .-gridLayout > * > [data-fragment-sm="3of7"] {
    width: 42.8571428571%;
  }
  .-gridLayout > * > [data-fragment-sm="4of7"] {
    width: 57.1428571429%;
  }
  .-gridLayout > * > [data-fragment-sm="5of7"] {
    width: 71.4285714286%;
  }
  .-gridLayout > * > [data-fragment-sm="6of7"] {
    width: 85.7142857143%;
  }
  .-gridLayout > * > [data-fragment-sm="1of8"] {
    width: 12.5%;
  }
  .-gridLayout > * > [data-fragment-sm="3of8"] {
    width: 37.5%;
  }
  .-gridLayout > * > [data-fragment-sm="5of8"] {
    width: 62.5%;
  }
  .-gridLayout > * > [data-fragment-sm="7of8"] {
    width: 87.5%;
  }
  .-gridLayout > * > [data-fragment-sm="1of9"] {
    width: 11.1111111111%;
  }
  .-gridLayout > * > [data-fragment-sm="2of9"] {
    width: 22.2222222222%;
  }
  .-gridLayout > * > [data-fragment-sm="4of9"] {
    width: 44.4444444444%;
  }
  .-gridLayout > * > [data-fragment-sm="5of9"] {
    width: 55.5555555556%;
  }
  .-gridLayout > * > [data-fragment-sm="7of9"] {
    width: 77.7777777778%;
  }
  .-gridLayout > * > [data-fragment-sm="8of9"] {
    width: 88.8888888889%;
  }
}
@media (min-width: 48rem) {
  .-gridLayout > * > [data-fragment-md="1of1"] {
    width: 100%;
  }
  .-gridLayout > * > [data-fragment-md="1of2"] {
    width: 50%;
  }
  .-gridLayout > * > [data-fragment-md="1of3"] {
    width: 33.3333333333%;
  }
  .-gridLayout > * > [data-fragment-md="2of3"] {
    width: 66.6666666667%;
  }
  .-gridLayout > * > [data-fragment-md="1of4"] {
    width: 25%;
  }
  .-gridLayout > * > [data-fragment-md="3of4"] {
    width: 75%;
  }
  .-gridLayout > * > [data-fragment-md="1of5"] {
    width: 20%;
  }
  .-gridLayout > * > [data-fragment-md="2of5"] {
    width: 40%;
  }
  .-gridLayout > * > [data-fragment-md="3of5"] {
    width: 60%;
  }
  .-gridLayout > * > [data-fragment-md="4of5"] {
    width: 80%;
  }
  .-gridLayout > * > [data-fragment-md="1of6"] {
    width: 16.6666666667%;
  }
  .-gridLayout > * > [data-fragment-md="5of6"] {
    width: 83.3333333333%;
  }
  .-gridLayout > * > [data-fragment-md="1of7"] {
    width: 14.2857142857%;
  }
  .-gridLayout > * > [data-fragment-md="2of7"] {
    width: 28.5714285714%;
  }
  .-gridLayout > * > [data-fragment-md="3of7"] {
    width: 42.8571428571%;
  }
  .-gridLayout > * > [data-fragment-md="4of7"] {
    width: 57.1428571429%;
  }
  .-gridLayout > * > [data-fragment-md="5of7"] {
    width: 71.4285714286%;
  }
  .-gridLayout > * > [data-fragment-md="6of7"] {
    width: 85.7142857143%;
  }
  .-gridLayout > * > [data-fragment-md="1of8"] {
    width: 12.5%;
  }
  .-gridLayout > * > [data-fragment-md="3of8"] {
    width: 37.5%;
  }
  .-gridLayout > * > [data-fragment-md="5of8"] {
    width: 62.5%;
  }
  .-gridLayout > * > [data-fragment-md="7of8"] {
    width: 87.5%;
  }
  .-gridLayout > * > [data-fragment-md="1of9"] {
    width: 11.1111111111%;
  }
  .-gridLayout > * > [data-fragment-md="2of9"] {
    width: 22.2222222222%;
  }
  .-gridLayout > * > [data-fragment-md="4of9"] {
    width: 44.4444444444%;
  }
  .-gridLayout > * > [data-fragment-md="5of9"] {
    width: 55.5555555556%;
  }
  .-gridLayout > * > [data-fragment-md="7of9"] {
    width: 77.7777777778%;
  }
  .-gridLayout > * > [data-fragment-md="8of9"] {
    width: 88.8888888889%;
  }
}
@media (min-width: 62rem) {
  .-gridLayout > * > [data-fragment-lg="1of1"] {
    width: 100%;
  }
  .-gridLayout > * > [data-fragment-lg="1of2"] {
    width: 50%;
  }
  .-gridLayout > * > [data-fragment-lg="1of3"] {
    width: 33.3333333333%;
  }
  .-gridLayout > * > [data-fragment-lg="2of3"] {
    width: 66.6666666667%;
  }
  .-gridLayout > * > [data-fragment-lg="1of4"] {
    width: 25%;
  }
  .-gridLayout > * > [data-fragment-lg="3of4"] {
    width: 75%;
  }
  .-gridLayout > * > [data-fragment-lg="1of5"] {
    width: 20%;
  }
  .-gridLayout > * > [data-fragment-lg="2of5"] {
    width: 40%;
  }
  .-gridLayout > * > [data-fragment-lg="3of5"] {
    width: 60%;
  }
  .-gridLayout > * > [data-fragment-lg="4of5"] {
    width: 80%;
  }
  .-gridLayout > * > [data-fragment-lg="1of6"] {
    width: 16.6666666667%;
  }
  .-gridLayout > * > [data-fragment-lg="5of6"] {
    width: 83.3333333333%;
  }
  .-gridLayout > * > [data-fragment-lg="1of7"] {
    width: 14.2857142857%;
  }
  .-gridLayout > * > [data-fragment-lg="2of7"] {
    width: 28.5714285714%;
  }
  .-gridLayout > * > [data-fragment-lg="3of7"] {
    width: 42.8571428571%;
  }
  .-gridLayout > * > [data-fragment-lg="4of7"] {
    width: 57.1428571429%;
  }
  .-gridLayout > * > [data-fragment-lg="5of7"] {
    width: 71.4285714286%;
  }
  .-gridLayout > * > [data-fragment-lg="6of7"] {
    width: 85.7142857143%;
  }
  .-gridLayout > * > [data-fragment-lg="1of8"] {
    width: 12.5%;
  }
  .-gridLayout > * > [data-fragment-lg="3of8"] {
    width: 37.5%;
  }
  .-gridLayout > * > [data-fragment-lg="5of8"] {
    width: 62.5%;
  }
  .-gridLayout > * > [data-fragment-lg="7of8"] {
    width: 87.5%;
  }
  .-gridLayout > * > [data-fragment-lg="1of9"] {
    width: 11.1111111111%;
  }
  .-gridLayout > * > [data-fragment-lg="2of9"] {
    width: 22.2222222222%;
  }
  .-gridLayout > * > [data-fragment-lg="4of9"] {
    width: 44.4444444444%;
  }
  .-gridLayout > * > [data-fragment-lg="5of9"] {
    width: 55.5555555556%;
  }
  .-gridLayout > * > [data-fragment-lg="7of9"] {
    width: 77.7777777778%;
  }
  .-gridLayout > * > [data-fragment-lg="8of9"] {
    width: 88.8888888889%;
  }
}
@media (min-width: 75rem) {
  .-gridLayout > * > [data-fragment-xl="1of1"] {
    width: 100%;
  }
  .-gridLayout > * > [data-fragment-xl="1of2"] {
    width: 50%;
  }
  .-gridLayout > * > [data-fragment-xl="1of3"] {
    width: 33.3333333333%;
  }
  .-gridLayout > * > [data-fragment-xl="2of3"] {
    width: 66.6666666667%;
  }
  .-gridLayout > * > [data-fragment-xl="1of4"] {
    width: 25%;
  }
  .-gridLayout > * > [data-fragment-xl="3of4"] {
    width: 75%;
  }
  .-gridLayout > * > [data-fragment-xl="1of5"] {
    width: 20%;
  }
  .-gridLayout > * > [data-fragment-xl="2of5"] {
    width: 40%;
  }
  .-gridLayout > * > [data-fragment-xl="3of5"] {
    width: 60%;
  }
  .-gridLayout > * > [data-fragment-xl="4of5"] {
    width: 80%;
  }
  .-gridLayout > * > [data-fragment-xl="1of6"] {
    width: 16.6666666667%;
  }
  .-gridLayout > * > [data-fragment-xl="5of6"] {
    width: 83.3333333333%;
  }
  .-gridLayout > * > [data-fragment-xl="1of7"] {
    width: 14.2857142857%;
  }
  .-gridLayout > * > [data-fragment-xl="2of7"] {
    width: 28.5714285714%;
  }
  .-gridLayout > * > [data-fragment-xl="3of7"] {
    width: 42.8571428571%;
  }
  .-gridLayout > * > [data-fragment-xl="4of7"] {
    width: 57.1428571429%;
  }
  .-gridLayout > * > [data-fragment-xl="5of7"] {
    width: 71.4285714286%;
  }
  .-gridLayout > * > [data-fragment-xl="6of7"] {
    width: 85.7142857143%;
  }
  .-gridLayout > * > [data-fragment-xl="1of8"] {
    width: 12.5%;
  }
  .-gridLayout > * > [data-fragment-xl="3of8"] {
    width: 37.5%;
  }
  .-gridLayout > * > [data-fragment-xl="5of8"] {
    width: 62.5%;
  }
  .-gridLayout > * > [data-fragment-xl="7of8"] {
    width: 87.5%;
  }
  .-gridLayout > * > [data-fragment-xl="1of9"] {
    width: 11.1111111111%;
  }
  .-gridLayout > * > [data-fragment-xl="2of9"] {
    width: 22.2222222222%;
  }
  .-gridLayout > * > [data-fragment-xl="4of9"] {
    width: 44.4444444444%;
  }
  .-gridLayout > * > [data-fragment-xl="5of9"] {
    width: 55.5555555556%;
  }
  .-gridLayout > * > [data-fragment-xl="7of9"] {
    width: 77.7777777778%;
  }
  .-gridLayout > * > [data-fragment-xl="8of9"] {
    width: 88.8888888889%;
  }
}
.-gridLayout[data-stretchHeight=true] {
  display: flex;
  flex-direction: column;
}
.-gridLayout[data-stretchHeight=true] > * {
  flex-grow: 1;
}
.-gridLayout[data-contentAlign=stretch] > * > * > * {
  height: 100%;
}
@media (max-width: 35.9375rem) {
  .-gridLayout[data-fragment-sm]:not([data-fragment]) > * > * {
    flex-grow: 1;
    width: 100%;
  }
}
@media (max-width: 47.9375rem) {
  .-gridLayout[data-fragment-md]:not([data-fragment]):not([data-fragment-sm]) > * > * {
    flex-grow: 1;
    width: 100%;
  }
}
@media (max-width: 61.9375rem) {
  .-gridLayout[data-fragment-lg]:not([data-fragment]):not([data-fragment-sm]):not([data-fragment-md]) > * > * {
    flex-grow: 1;
    width: 100%;
  }
}
@media (min-width: 74.9375rem) {
  .-gridLayout[data-fragment-xl]:not([data-fragment]):not([data-fragment-sm]):not([data-fragment-md]):not([data-fragment-lg]) > * > * {
    flex-grow: 1;
    width: 100%;
  }
}
.-gridLayout[data-fragment="1of1"] > * > * {
  width: 100%;
}
.-gridLayout[data-fragment="1of2"] > * > * {
  width: 50%;
}
.-gridLayout[data-fragment="1of3"] > * > * {
  width: 33.3333333333%;
}
.-gridLayout[data-fragment="2of3"] > * > * {
  width: 66.6666666667%;
}
.-gridLayout[data-fragment="1of4"] > * > * {
  width: 25%;
}
.-gridLayout[data-fragment="3of4"] > * > * {
  width: 75%;
}
.-gridLayout[data-fragment="1of5"] > * > * {
  width: 20%;
}
.-gridLayout[data-fragment="2of5"] > * > * {
  width: 40%;
}
.-gridLayout[data-fragment="3of5"] > * > * {
  width: 60%;
}
.-gridLayout[data-fragment="4of5"] > * > * {
  width: 80%;
}
.-gridLayout[data-fragment="1of6"] > * > * {
  width: 16.6666666667%;
}
.-gridLayout[data-fragment="5of6"] > * > * {
  width: 83.3333333333%;
}
.-gridLayout[data-fragment="1of7"] > * > * {
  width: 14.2857142857%;
}
.-gridLayout[data-fragment="2of7"] > * > * {
  width: 28.5714285714%;
}
.-gridLayout[data-fragment="3of7"] > * > * {
  width: 42.8571428571%;
}
.-gridLayout[data-fragment="4of7"] > * > * {
  width: 57.1428571429%;
}
.-gridLayout[data-fragment="5of7"] > * > * {
  width: 71.4285714286%;
}
.-gridLayout[data-fragment="6of7"] > * > * {
  width: 85.7142857143%;
}
.-gridLayout[data-fragment="1of8"] > * > * {
  width: 12.5%;
}
.-gridLayout[data-fragment="3of8"] > * > * {
  width: 37.5%;
}
.-gridLayout[data-fragment="5of8"] > * > * {
  width: 62.5%;
}
.-gridLayout[data-fragment="7of8"] > * > * {
  width: 87.5%;
}
.-gridLayout[data-fragment="1of9"] > * > * {
  width: 11.1111111111%;
}
.-gridLayout[data-fragment="2of9"] > * > * {
  width: 22.2222222222%;
}
.-gridLayout[data-fragment="4of9"] > * > * {
  width: 44.4444444444%;
}
.-gridLayout[data-fragment="5of9"] > * > * {
  width: 55.5555555556%;
}
.-gridLayout[data-fragment="7of9"] > * > * {
  width: 77.7777777778%;
}
.-gridLayout[data-fragment="8of9"] > * > * {
  width: 88.8888888889%;
}
@media (min-width: 36rem) {
  .-gridLayout[data-fragment-sm="1of1"] > * > * {
    width: 100%;
  }
  .-gridLayout[data-fragment-sm="1of2"] > * > * {
    width: 50%;
  }
  .-gridLayout[data-fragment-sm="1of3"] > * > * {
    width: 33.3333333333%;
  }
  .-gridLayout[data-fragment-sm="2of3"] > * > * {
    width: 66.6666666667%;
  }
  .-gridLayout[data-fragment-sm="1of4"] > * > * {
    width: 25%;
  }
  .-gridLayout[data-fragment-sm="3of4"] > * > * {
    width: 75%;
  }
  .-gridLayout[data-fragment-sm="1of5"] > * > * {
    width: 20%;
  }
  .-gridLayout[data-fragment-sm="2of5"] > * > * {
    width: 40%;
  }
  .-gridLayout[data-fragment-sm="3of5"] > * > * {
    width: 60%;
  }
  .-gridLayout[data-fragment-sm="4of5"] > * > * {
    width: 80%;
  }
  .-gridLayout[data-fragment-sm="1of6"] > * > * {
    width: 16.6666666667%;
  }
  .-gridLayout[data-fragment-sm="5of6"] > * > * {
    width: 83.3333333333%;
  }
  .-gridLayout[data-fragment-sm="1of7"] > * > * {
    width: 14.2857142857%;
  }
  .-gridLayout[data-fragment-sm="2of7"] > * > * {
    width: 28.5714285714%;
  }
  .-gridLayout[data-fragment-sm="3of7"] > * > * {
    width: 42.8571428571%;
  }
  .-gridLayout[data-fragment-sm="4of7"] > * > * {
    width: 57.1428571429%;
  }
  .-gridLayout[data-fragment-sm="5of7"] > * > * {
    width: 71.4285714286%;
  }
  .-gridLayout[data-fragment-sm="6of7"] > * > * {
    width: 85.7142857143%;
  }
  .-gridLayout[data-fragment-sm="1of8"] > * > * {
    width: 12.5%;
  }
  .-gridLayout[data-fragment-sm="3of8"] > * > * {
    width: 37.5%;
  }
  .-gridLayout[data-fragment-sm="5of8"] > * > * {
    width: 62.5%;
  }
  .-gridLayout[data-fragment-sm="7of8"] > * > * {
    width: 87.5%;
  }
  .-gridLayout[data-fragment-sm="1of9"] > * > * {
    width: 11.1111111111%;
  }
  .-gridLayout[data-fragment-sm="2of9"] > * > * {
    width: 22.2222222222%;
  }
  .-gridLayout[data-fragment-sm="4of9"] > * > * {
    width: 44.4444444444%;
  }
  .-gridLayout[data-fragment-sm="5of9"] > * > * {
    width: 55.5555555556%;
  }
  .-gridLayout[data-fragment-sm="7of9"] > * > * {
    width: 77.7777777778%;
  }
  .-gridLayout[data-fragment-sm="8of9"] > * > * {
    width: 88.8888888889%;
  }
}
@media (min-width: 48rem) {
  .-gridLayout[data-fragment-md="1of1"] > * > * {
    width: 100%;
  }
  .-gridLayout[data-fragment-md="1of2"] > * > * {
    width: 50%;
  }
  .-gridLayout[data-fragment-md="1of3"] > * > * {
    width: 33.3333333333%;
  }
  .-gridLayout[data-fragment-md="2of3"] > * > * {
    width: 66.6666666667%;
  }
  .-gridLayout[data-fragment-md="1of4"] > * > * {
    width: 25%;
  }
  .-gridLayout[data-fragment-md="3of4"] > * > * {
    width: 75%;
  }
  .-gridLayout[data-fragment-md="1of5"] > * > * {
    width: 20%;
  }
  .-gridLayout[data-fragment-md="2of5"] > * > * {
    width: 40%;
  }
  .-gridLayout[data-fragment-md="3of5"] > * > * {
    width: 60%;
  }
  .-gridLayout[data-fragment-md="4of5"] > * > * {
    width: 80%;
  }
  .-gridLayout[data-fragment-md="1of6"] > * > * {
    width: 16.6666666667%;
  }
  .-gridLayout[data-fragment-md="5of6"] > * > * {
    width: 83.3333333333%;
  }
  .-gridLayout[data-fragment-md="1of7"] > * > * {
    width: 14.2857142857%;
  }
  .-gridLayout[data-fragment-md="2of7"] > * > * {
    width: 28.5714285714%;
  }
  .-gridLayout[data-fragment-md="3of7"] > * > * {
    width: 42.8571428571%;
  }
  .-gridLayout[data-fragment-md="4of7"] > * > * {
    width: 57.1428571429%;
  }
  .-gridLayout[data-fragment-md="5of7"] > * > * {
    width: 71.4285714286%;
  }
  .-gridLayout[data-fragment-md="6of7"] > * > * {
    width: 85.7142857143%;
  }
  .-gridLayout[data-fragment-md="1of8"] > * > * {
    width: 12.5%;
  }
  .-gridLayout[data-fragment-md="3of8"] > * > * {
    width: 37.5%;
  }
  .-gridLayout[data-fragment-md="5of8"] > * > * {
    width: 62.5%;
  }
  .-gridLayout[data-fragment-md="7of8"] > * > * {
    width: 87.5%;
  }
  .-gridLayout[data-fragment-md="1of9"] > * > * {
    width: 11.1111111111%;
  }
  .-gridLayout[data-fragment-md="2of9"] > * > * {
    width: 22.2222222222%;
  }
  .-gridLayout[data-fragment-md="4of9"] > * > * {
    width: 44.4444444444%;
  }
  .-gridLayout[data-fragment-md="5of9"] > * > * {
    width: 55.5555555556%;
  }
  .-gridLayout[data-fragment-md="7of9"] > * > * {
    width: 77.7777777778%;
  }
  .-gridLayout[data-fragment-md="8of9"] > * > * {
    width: 88.8888888889%;
  }
}
@media (min-width: 62rem) {
  .-gridLayout[data-fragment-lg="1of1"] > * > * {
    width: 100%;
  }
  .-gridLayout[data-fragment-lg="1of2"] > * > * {
    width: 50%;
  }
  .-gridLayout[data-fragment-lg="1of3"] > * > * {
    width: 33.3333333333%;
  }
  .-gridLayout[data-fragment-lg="2of3"] > * > * {
    width: 66.6666666667%;
  }
  .-gridLayout[data-fragment-lg="1of4"] > * > * {
    width: 25%;
  }
  .-gridLayout[data-fragment-lg="3of4"] > * > * {
    width: 75%;
  }
  .-gridLayout[data-fragment-lg="1of5"] > * > * {
    width: 20%;
  }
  .-gridLayout[data-fragment-lg="2of5"] > * > * {
    width: 40%;
  }
  .-gridLayout[data-fragment-lg="3of5"] > * > * {
    width: 60%;
  }
  .-gridLayout[data-fragment-lg="4of5"] > * > * {
    width: 80%;
  }
  .-gridLayout[data-fragment-lg="1of6"] > * > * {
    width: 16.6666666667%;
  }
  .-gridLayout[data-fragment-lg="5of6"] > * > * {
    width: 83.3333333333%;
  }
  .-gridLayout[data-fragment-lg="1of7"] > * > * {
    width: 14.2857142857%;
  }
  .-gridLayout[data-fragment-lg="2of7"] > * > * {
    width: 28.5714285714%;
  }
  .-gridLayout[data-fragment-lg="3of7"] > * > * {
    width: 42.8571428571%;
  }
  .-gridLayout[data-fragment-lg="4of7"] > * > * {
    width: 57.1428571429%;
  }
  .-gridLayout[data-fragment-lg="5of7"] > * > * {
    width: 71.4285714286%;
  }
  .-gridLayout[data-fragment-lg="6of7"] > * > * {
    width: 85.7142857143%;
  }
  .-gridLayout[data-fragment-lg="1of8"] > * > * {
    width: 12.5%;
  }
  .-gridLayout[data-fragment-lg="3of8"] > * > * {
    width: 37.5%;
  }
  .-gridLayout[data-fragment-lg="5of8"] > * > * {
    width: 62.5%;
  }
  .-gridLayout[data-fragment-lg="7of8"] > * > * {
    width: 87.5%;
  }
  .-gridLayout[data-fragment-lg="1of9"] > * > * {
    width: 11.1111111111%;
  }
  .-gridLayout[data-fragment-lg="2of9"] > * > * {
    width: 22.2222222222%;
  }
  .-gridLayout[data-fragment-lg="4of9"] > * > * {
    width: 44.4444444444%;
  }
  .-gridLayout[data-fragment-lg="5of9"] > * > * {
    width: 55.5555555556%;
  }
  .-gridLayout[data-fragment-lg="7of9"] > * > * {
    width: 77.7777777778%;
  }
  .-gridLayout[data-fragment-lg="8of9"] > * > * {
    width: 88.8888888889%;
  }
}
@media (min-width: 75rem) {
  .-gridLayout[data-fragment-xl="1of1"] > * > * {
    width: 100%;
  }
  .-gridLayout[data-fragment-xl="1of2"] > * > * {
    width: 50%;
  }
  .-gridLayout[data-fragment-xl="1of3"] > * > * {
    width: 33.3333333333%;
  }
  .-gridLayout[data-fragment-xl="2of3"] > * > * {
    width: 66.6666666667%;
  }
  .-gridLayout[data-fragment-xl="1of4"] > * > * {
    width: 25%;
  }
  .-gridLayout[data-fragment-xl="3of4"] > * > * {
    width: 75%;
  }
  .-gridLayout[data-fragment-xl="1of5"] > * > * {
    width: 20%;
  }
  .-gridLayout[data-fragment-xl="2of5"] > * > * {
    width: 40%;
  }
  .-gridLayout[data-fragment-xl="3of5"] > * > * {
    width: 60%;
  }
  .-gridLayout[data-fragment-xl="4of5"] > * > * {
    width: 80%;
  }
  .-gridLayout[data-fragment-xl="1of6"] > * > * {
    width: 16.6666666667%;
  }
  .-gridLayout[data-fragment-xl="5of6"] > * > * {
    width: 83.3333333333%;
  }
  .-gridLayout[data-fragment-xl="1of7"] > * > * {
    width: 14.2857142857%;
  }
  .-gridLayout[data-fragment-xl="2of7"] > * > * {
    width: 28.5714285714%;
  }
  .-gridLayout[data-fragment-xl="3of7"] > * > * {
    width: 42.8571428571%;
  }
  .-gridLayout[data-fragment-xl="4of7"] > * > * {
    width: 57.1428571429%;
  }
  .-gridLayout[data-fragment-xl="5of7"] > * > * {
    width: 71.4285714286%;
  }
  .-gridLayout[data-fragment-xl="6of7"] > * > * {
    width: 85.7142857143%;
  }
  .-gridLayout[data-fragment-xl="1of8"] > * > * {
    width: 12.5%;
  }
  .-gridLayout[data-fragment-xl="3of8"] > * > * {
    width: 37.5%;
  }
  .-gridLayout[data-fragment-xl="5of8"] > * > * {
    width: 62.5%;
  }
  .-gridLayout[data-fragment-xl="7of8"] > * > * {
    width: 87.5%;
  }
  .-gridLayout[data-fragment-xl="1of9"] > * > * {
    width: 11.1111111111%;
  }
  .-gridLayout[data-fragment-xl="2of9"] > * > * {
    width: 22.2222222222%;
  }
  .-gridLayout[data-fragment-xl="4of9"] > * > * {
    width: 44.4444444444%;
  }
  .-gridLayout[data-fragment-xl="5of9"] > * > * {
    width: 55.5555555556%;
  }
  .-gridLayout[data-fragment-xl="7of9"] > * > * {
    width: 77.7777777778%;
  }
  .-gridLayout[data-fragment-xl="8of9"] > * > * {
    width: 88.8888888889%;
  }
}
.-gridLayout[data-fragmentMinWidth] {
  flex-grow: 1;
}
.-gridLayout[data-fragmentMinWidth="05"] > * > * {
  min-width: 3ch;
}
.-gridLayout[data-fragmentMinWidth="04"] > * > * {
  min-width: 4ch;
}
.-gridLayout[data-fragmentMinWidth="03"] > * > * {
  min-width: 5ch;
}
.-gridLayout[data-fragmentMinWidth="02"] > * > * {
  min-width: 6ch;
}
.-gridLayout[data-fragmentMinWidth="01"] > * > * {
  min-width: 8ch;
}
.-gridLayout[data-fragmentMinWidth="1"] > * > * {
  min-width: 10ch;
}
.-gridLayout[data-fragmentMinWidth="2"] > * > * {
  min-width: 12ch;
}
.-gridLayout[data-fragmentMinWidth="3"] > * > * {
  min-width: 16ch;
}
.-gridLayout[data-fragmentMinWidth="4"] > * > * {
  min-width: 20ch;
}
.-gridLayout[data-fragmentMinWidth="5"] > * > * {
  min-width: 24ch;
}
.-gridLayout[data-fragmentMinWidth="6"] > * > * {
  min-width: 28ch;
}
.-gridLayout[data-fragmentMinWidth="7"] > * > * {
  min-width: 32ch;
}
.-gridLayout[data-fragmentMinWidth="8"] > * > * {
  min-width: 36ch;
}
.-gridLayout[data-space="05"] > * {
  margin: -0.125rem;
}
@media (min-width: 48rem) {
  .-gridLayout[data-space="05"] > * {
    margin: -0.125rem;
  }
}
.-gridLayout[data-space="05"] > * > * {
  padding: 0.125rem;
}
@media (min-width: 48rem) {
  .-gridLayout[data-space="05"] > * > * {
    padding: 0.125rem;
  }
}
.-gridLayout[data-space="04"] > * {
  margin: -0.25rem;
}
@media (min-width: 48rem) {
  .-gridLayout[data-space="04"] > * {
    margin: -0.25rem;
  }
}
.-gridLayout[data-space="04"] > * > * {
  padding: 0.25rem;
}
@media (min-width: 48rem) {
  .-gridLayout[data-space="04"] > * > * {
    padding: 0.25rem;
  }
}
.-gridLayout[data-space="03"] > * {
  margin: -0.375rem;
}
@media (min-width: 48rem) {
  .-gridLayout[data-space="03"] > * {
    margin: -0.375rem;
  }
}
.-gridLayout[data-space="03"] > * > * {
  padding: 0.375rem;
}
@media (min-width: 48rem) {
  .-gridLayout[data-space="03"] > * > * {
    padding: 0.375rem;
  }
}
.-gridLayout[data-space="02"] > * {
  margin: -0.5rem;
}
@media (min-width: 48rem) {
  .-gridLayout[data-space="02"] > * {
    margin: -0.5rem;
  }
}
.-gridLayout[data-space="02"] > * > * {
  padding: 0.5rem;
}
@media (min-width: 48rem) {
  .-gridLayout[data-space="02"] > * > * {
    padding: 0.5rem;
  }
}
.-gridLayout[data-space="01"] > * {
  margin: -0.625rem;
}
@media (min-width: 48rem) {
  .-gridLayout[data-space="01"] > * {
    margin: -0.625rem;
  }
}
.-gridLayout[data-space="01"] > * > * {
  padding: 0.625rem;
}
@media (min-width: 48rem) {
  .-gridLayout[data-space="01"] > * > * {
    padding: 0.625rem;
  }
}
.-gridLayout[data-space="1"] > * {
  margin: -0.75rem;
}
@media (min-width: 48rem) {
  .-gridLayout[data-space="1"] > * {
    margin: -0.75rem;
  }
}
.-gridLayout[data-space="1"] > * > * {
  padding: 0.75rem;
}
@media (min-width: 48rem) {
  .-gridLayout[data-space="1"] > * > * {
    padding: 0.75rem;
  }
}
.-gridLayout[data-space="2"] > * {
  margin: -1rem;
}
@media (min-width: 48rem) {
  .-gridLayout[data-space="2"] > * {
    margin: -1rem;
  }
}
.-gridLayout[data-space="2"] > * > * {
  padding: 1rem;
}
@media (min-width: 48rem) {
  .-gridLayout[data-space="2"] > * > * {
    padding: 1rem;
  }
}
.-gridLayout[data-space="3"] > * {
  margin: -1.25rem;
}
@media (min-width: 48rem) {
  .-gridLayout[data-space="3"] > * {
    margin: -1.25rem;
  }
}
.-gridLayout[data-space="3"] > * > * {
  padding: 1.25rem;
}
@media (min-width: 48rem) {
  .-gridLayout[data-space="3"] > * > * {
    padding: 1.25rem;
  }
}
.-gridLayout[data-space="4"] > * {
  margin: -1.5rem;
}
@media (min-width: 48rem) {
  .-gridLayout[data-space="4"] > * {
    margin: -1.5rem;
  }
}
.-gridLayout[data-space="4"] > * > * {
  padding: 1.5rem;
}
@media (min-width: 48rem) {
  .-gridLayout[data-space="4"] > * > * {
    padding: 1.5rem;
  }
}
.-gridLayout[data-space="5"] > * {
  margin: -1.75rem;
}
@media (min-width: 48rem) {
  .-gridLayout[data-space="5"] > * {
    margin: -1.75rem;
  }
}
.-gridLayout[data-space="5"] > * > * {
  padding: 1.75rem;
}
@media (min-width: 48rem) {
  .-gridLayout[data-space="5"] > * > * {
    padding: 1.75rem;
  }
}
.-gridLayout[data-space="6"] > * {
  margin: -2rem;
}
@media (min-width: 48rem) {
  .-gridLayout[data-space="6"] > * {
    margin: -2rem;
  }
}
.-gridLayout[data-space="6"] > * > * {
  padding: 2rem;
}
@media (min-width: 48rem) {
  .-gridLayout[data-space="6"] > * > * {
    padding: 2rem;
  }
}
.-gridLayout[data-space="7"] > * {
  margin: -2.25rem;
}
@media (min-width: 48rem) {
  .-gridLayout[data-space="7"] > * {
    margin: -2.25rem;
  }
}
.-gridLayout[data-space="7"] > * > * {
  padding: 2.25rem;
}
@media (min-width: 48rem) {
  .-gridLayout[data-space="7"] > * > * {
    padding: 2.25rem;
  }
}
.-gridLayout[data-space="8"] > * {
  margin: -2.5rem;
}
@media (min-width: 48rem) {
  .-gridLayout[data-space="8"] > * {
    margin: -2.5rem;
  }
}
.-gridLayout[data-space="8"] > * > * {
  padding: 2.5rem;
}
@media (min-width: 48rem) {
  .-gridLayout[data-space="8"] > * > * {
    padding: 2.5rem;
  }
}

.-clusterLayout {
  display: block;
  overflow: hidden;
}
.-clusterLayout[data-overflowVisible=true] {
  overflow: visible;
}
.-clusterLayout > * {
  display: flex;
  flex-wrap: wrap;
}
.-clusterLayout > * > [data-basis="0"] {
  flex-basis: 0;
}
.-clusterLayout > * > [data-grow=true] {
  flex-grow: 1;
}
@media (max-width: 47.9375rem) {
  .-clusterLayout > * > [data-grow-xsmd=true] {
    flex-grow: 1;
  }
}
@media (max-width: 61.9375rem) {
  .-clusterLayout > * > [data-grow-xslg=true] {
    flex-grow: 1;
  }
}
.-clusterLayout[data-noWrap=true] > * {
  flex-wrap: nowrap;
}
.-clusterLayout[data-align=baseline] > * {
  align-items: baseline;
}
.-clusterLayout[data-align=start] > * {
  align-items: flex-start;
}
.-clusterLayout[data-align=end] > * {
  align-items: flex-end;
}
.-clusterLayout[data-align=center] > * {
  align-items: center;
}
.-clusterLayout[data-justify=end] > * {
  justify-content: flex-end;
}
.-clusterLayout[data-justify=center] > * {
  justify-content: center;
}
.-clusterLayout[data-justify=space-between] > * {
  justify-content: space-between;
}
.-clusterLayout[data-justify=stretch] > * > * {
  flex-grow: 1;
}
.-clusterLayout[data-justify=stretch-equal] > * {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(9.5rem, 1fr));
}
.-clusterLayout[data-spaceVertical=false] > * {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.-clusterLayout[data-spaceVertical=false] > * > * {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
@media (max-width: 47.9375rem) {
  .-clusterLayout[data-direction-xsmd=column] > * {
    flex-direction: column;
  }
  .-clusterLayout[data-align-xsmd=end] > * {
    align-items: flex-end;
  }
  .-clusterLayout[data-justify-xsmd=center] > * {
    justify-content: center;
  }
  .-clusterLayout[data-justify-xsmd=space-between] > * {
    justify-content: space-between;
  }
}
@media (min-width: 48rem) {
  .-clusterLayout[data-noWrap-md=true] > * {
    flex-wrap: nowrap;
  }
  .-clusterLayout[data-direction-md=reverse] > * {
    flex-direction: row-reverse;
  }
  .-clusterLayout[data-justify-md=end] > * {
    justify-content: flex-end;
  }
}
.-clusterLayout[data-space="05"] > * {
  margin: -0.125rem;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="05"] > * {
    margin: -0.125rem;
  }
}
.-clusterLayout[data-space="05"] > * > * {
  margin: 0.125rem;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="05"] > * > * {
    margin: 0.125rem;
  }
}
.-clusterLayout[data-space="05"][data-contextSpace=true] > * {
  margin: -0.1em;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="05"][data-contextSpace=true] > * {
    margin: -0.1em;
  }
}
.-clusterLayout[data-space="05"][data-contextSpace=true] > * > * {
  margin: 0.1em;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="05"][data-contextSpace=true] > * > * {
    margin: 0.1em;
  }
}
.-clusterLayout[data-space="04"] > * {
  margin: -0.25rem;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="04"] > * {
    margin: -0.25rem;
  }
}
.-clusterLayout[data-space="04"] > * > * {
  margin: 0.25rem;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="04"] > * > * {
    margin: 0.25rem;
  }
}
.-clusterLayout[data-space="04"][data-contextSpace=true] > * {
  margin: -0.2em;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="04"][data-contextSpace=true] > * {
    margin: -0.2em;
  }
}
.-clusterLayout[data-space="04"][data-contextSpace=true] > * > * {
  margin: 0.2em;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="04"][data-contextSpace=true] > * > * {
    margin: 0.2em;
  }
}
.-clusterLayout[data-space="03"] > * {
  margin: -0.375rem;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="03"] > * {
    margin: -0.375rem;
  }
}
.-clusterLayout[data-space="03"] > * > * {
  margin: 0.375rem;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="03"] > * > * {
    margin: 0.375rem;
  }
}
.-clusterLayout[data-space="03"][data-contextSpace=true] > * {
  margin: -0.3em;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="03"][data-contextSpace=true] > * {
    margin: -0.3em;
  }
}
.-clusterLayout[data-space="03"][data-contextSpace=true] > * > * {
  margin: 0.3em;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="03"][data-contextSpace=true] > * > * {
    margin: 0.3em;
  }
}
.-clusterLayout[data-space="02"] > * {
  margin: -0.5rem;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="02"] > * {
    margin: -0.5rem;
  }
}
.-clusterLayout[data-space="02"] > * > * {
  margin: 0.5rem;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="02"] > * > * {
    margin: 0.5rem;
  }
}
.-clusterLayout[data-space="02"][data-contextSpace=true] > * {
  margin: -0.4em;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="02"][data-contextSpace=true] > * {
    margin: -0.4em;
  }
}
.-clusterLayout[data-space="02"][data-contextSpace=true] > * > * {
  margin: 0.4em;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="02"][data-contextSpace=true] > * > * {
    margin: 0.4em;
  }
}
.-clusterLayout[data-space="01"] > * {
  margin: -0.625rem;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="01"] > * {
    margin: -0.625rem;
  }
}
.-clusterLayout[data-space="01"] > * > * {
  margin: 0.625rem;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="01"] > * > * {
    margin: 0.625rem;
  }
}
.-clusterLayout[data-space="01"][data-contextSpace=true] > * {
  margin: -0.5em;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="01"][data-contextSpace=true] > * {
    margin: -0.5em;
  }
}
.-clusterLayout[data-space="01"][data-contextSpace=true] > * > * {
  margin: 0.5em;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="01"][data-contextSpace=true] > * > * {
    margin: 0.5em;
  }
}
.-clusterLayout[data-space="1"] > * {
  margin: -0.75rem;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="1"] > * {
    margin: -0.75rem;
  }
}
.-clusterLayout[data-space="1"] > * > * {
  margin: 0.75rem;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="1"] > * > * {
    margin: 0.75rem;
  }
}
.-clusterLayout[data-space="1"][data-contextSpace=true] > * {
  margin: -0.6em;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="1"][data-contextSpace=true] > * {
    margin: -0.6em;
  }
}
.-clusterLayout[data-space="1"][data-contextSpace=true] > * > * {
  margin: 0.6em;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="1"][data-contextSpace=true] > * > * {
    margin: 0.6em;
  }
}
.-clusterLayout[data-space="2"] > * {
  margin: -1rem;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="2"] > * {
    margin: -1rem;
  }
}
.-clusterLayout[data-space="2"] > * > * {
  margin: 1rem;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="2"] > * > * {
    margin: 1rem;
  }
}
.-clusterLayout[data-space="2"][data-contextSpace=true] > * {
  margin: -0.8em;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="2"][data-contextSpace=true] > * {
    margin: -0.8em;
  }
}
.-clusterLayout[data-space="2"][data-contextSpace=true] > * > * {
  margin: 0.8em;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="2"][data-contextSpace=true] > * > * {
    margin: 0.8em;
  }
}
.-clusterLayout[data-space="3"] > * {
  margin: -1.25rem;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="3"] > * {
    margin: -1.25rem;
  }
}
.-clusterLayout[data-space="3"] > * > * {
  margin: 1.25rem;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="3"] > * > * {
    margin: 1.25rem;
  }
}
.-clusterLayout[data-space="3"][data-contextSpace=true] > * {
  margin: -1em;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="3"][data-contextSpace=true] > * {
    margin: -1em;
  }
}
.-clusterLayout[data-space="3"][data-contextSpace=true] > * > * {
  margin: 1em;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="3"][data-contextSpace=true] > * > * {
    margin: 1em;
  }
}
.-clusterLayout[data-space="4"] > * {
  margin: -1.5rem;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="4"] > * {
    margin: -1.5rem;
  }
}
.-clusterLayout[data-space="4"] > * > * {
  margin: 1.5rem;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="4"] > * > * {
    margin: 1.5rem;
  }
}
.-clusterLayout[data-space="4"][data-contextSpace=true] > * {
  margin: -1.2em;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="4"][data-contextSpace=true] > * {
    margin: -1.2em;
  }
}
.-clusterLayout[data-space="4"][data-contextSpace=true] > * > * {
  margin: 1.2em;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="4"][data-contextSpace=true] > * > * {
    margin: 1.2em;
  }
}
.-clusterLayout[data-space="5"] > * {
  margin: -1.75rem;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="5"] > * {
    margin: -1.75rem;
  }
}
.-clusterLayout[data-space="5"] > * > * {
  margin: 1.75rem;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="5"] > * > * {
    margin: 1.75rem;
  }
}
.-clusterLayout[data-space="5"][data-contextSpace=true] > * {
  margin: -1.4em;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="5"][data-contextSpace=true] > * {
    margin: -1.4em;
  }
}
.-clusterLayout[data-space="5"][data-contextSpace=true] > * > * {
  margin: 1.4em;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="5"][data-contextSpace=true] > * > * {
    margin: 1.4em;
  }
}
.-clusterLayout[data-space="6"] > * {
  margin: -2rem;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="6"] > * {
    margin: -2rem;
  }
}
.-clusterLayout[data-space="6"] > * > * {
  margin: 2rem;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="6"] > * > * {
    margin: 2rem;
  }
}
.-clusterLayout[data-space="6"][data-contextSpace=true] > * {
  margin: -1.6em;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="6"][data-contextSpace=true] > * {
    margin: -1.6em;
  }
}
.-clusterLayout[data-space="6"][data-contextSpace=true] > * > * {
  margin: 1.6em;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="6"][data-contextSpace=true] > * > * {
    margin: 1.6em;
  }
}
.-clusterLayout[data-space="7"] > * {
  margin: -2.25rem;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="7"] > * {
    margin: -2.25rem;
  }
}
.-clusterLayout[data-space="7"] > * > * {
  margin: 2.25rem;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="7"] > * > * {
    margin: 2.25rem;
  }
}
.-clusterLayout[data-space="7"][data-contextSpace=true] > * {
  margin: -1.8em;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="7"][data-contextSpace=true] > * {
    margin: -1.8em;
  }
}
.-clusterLayout[data-space="7"][data-contextSpace=true] > * > * {
  margin: 1.8em;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="7"][data-contextSpace=true] > * > * {
    margin: 1.8em;
  }
}
.-clusterLayout[data-space="8"] > * {
  margin: -2.5rem;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="8"] > * {
    margin: -2.5rem;
  }
}
.-clusterLayout[data-space="8"] > * > * {
  margin: 2.5rem;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="8"] > * > * {
    margin: 2.5rem;
  }
}
.-clusterLayout[data-space="8"][data-contextSpace=true] > * {
  margin: -2em;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="8"][data-contextSpace=true] > * {
    margin: -2em;
  }
}
.-clusterLayout[data-space="8"][data-contextSpace=true] > * > * {
  margin: 2em;
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space="8"][data-contextSpace=true] > * > * {
    margin: 2em;
  }
}
@media (max-width: 47.9375rem) {
  .-clusterLayout[data-space-xsmd="05"] > * {
    margin: -0.125rem;
  }
  .-clusterLayout[data-space-xsmd="05"] > * > * {
    margin: 0.125rem;
  }
  .-clusterLayout[data-space-xsmd="05"][data-contextSpace=true] > * {
    margin: -0.1em;
  }
  .-clusterLayout[data-space-xsmd="05"][data-contextSpace=true] > * > * {
    margin: 0.1em;
  }
  .-clusterLayout[data-space-xsmd="04"] > * {
    margin: -0.25rem;
  }
  .-clusterLayout[data-space-xsmd="04"] > * > * {
    margin: 0.25rem;
  }
  .-clusterLayout[data-space-xsmd="04"][data-contextSpace=true] > * {
    margin: -0.2em;
  }
  .-clusterLayout[data-space-xsmd="04"][data-contextSpace=true] > * > * {
    margin: 0.2em;
  }
  .-clusterLayout[data-space-xsmd="03"] > * {
    margin: -0.375rem;
  }
  .-clusterLayout[data-space-xsmd="03"] > * > * {
    margin: 0.375rem;
  }
  .-clusterLayout[data-space-xsmd="03"][data-contextSpace=true] > * {
    margin: -0.3em;
  }
  .-clusterLayout[data-space-xsmd="03"][data-contextSpace=true] > * > * {
    margin: 0.3em;
  }
  .-clusterLayout[data-space-xsmd="02"] > * {
    margin: -0.5rem;
  }
  .-clusterLayout[data-space-xsmd="02"] > * > * {
    margin: 0.5rem;
  }
  .-clusterLayout[data-space-xsmd="02"][data-contextSpace=true] > * {
    margin: -0.4em;
  }
  .-clusterLayout[data-space-xsmd="02"][data-contextSpace=true] > * > * {
    margin: 0.4em;
  }
  .-clusterLayout[data-space-xsmd="01"] > * {
    margin: -0.625rem;
  }
  .-clusterLayout[data-space-xsmd="01"] > * > * {
    margin: 0.625rem;
  }
  .-clusterLayout[data-space-xsmd="01"][data-contextSpace=true] > * {
    margin: -0.5em;
  }
  .-clusterLayout[data-space-xsmd="01"][data-contextSpace=true] > * > * {
    margin: 0.5em;
  }
  .-clusterLayout[data-space-xsmd="1"] > * {
    margin: -0.75rem;
  }
  .-clusterLayout[data-space-xsmd="1"] > * > * {
    margin: 0.75rem;
  }
  .-clusterLayout[data-space-xsmd="1"][data-contextSpace=true] > * {
    margin: -0.6em;
  }
  .-clusterLayout[data-space-xsmd="1"][data-contextSpace=true] > * > * {
    margin: 0.6em;
  }
  .-clusterLayout[data-space-xsmd="2"] > * {
    margin: -1rem;
  }
  .-clusterLayout[data-space-xsmd="2"] > * > * {
    margin: 1rem;
  }
  .-clusterLayout[data-space-xsmd="2"][data-contextSpace=true] > * {
    margin: -0.8em;
  }
  .-clusterLayout[data-space-xsmd="2"][data-contextSpace=true] > * > * {
    margin: 0.8em;
  }
  .-clusterLayout[data-space-xsmd="3"] > * {
    margin: -1.25rem;
  }
  .-clusterLayout[data-space-xsmd="3"] > * > * {
    margin: 1.25rem;
  }
  .-clusterLayout[data-space-xsmd="3"][data-contextSpace=true] > * {
    margin: -1em;
  }
  .-clusterLayout[data-space-xsmd="3"][data-contextSpace=true] > * > * {
    margin: 1em;
  }
  .-clusterLayout[data-space-xsmd="4"] > * {
    margin: -1.5rem;
  }
  .-clusterLayout[data-space-xsmd="4"] > * > * {
    margin: 1.5rem;
  }
  .-clusterLayout[data-space-xsmd="4"][data-contextSpace=true] > * {
    margin: -1.2em;
  }
  .-clusterLayout[data-space-xsmd="4"][data-contextSpace=true] > * > * {
    margin: 1.2em;
  }
  .-clusterLayout[data-space-xsmd="5"] > * {
    margin: -1.75rem;
  }
  .-clusterLayout[data-space-xsmd="5"] > * > * {
    margin: 1.75rem;
  }
  .-clusterLayout[data-space-xsmd="5"][data-contextSpace=true] > * {
    margin: -1.4em;
  }
  .-clusterLayout[data-space-xsmd="5"][data-contextSpace=true] > * > * {
    margin: 1.4em;
  }
  .-clusterLayout[data-space-xsmd="6"] > * {
    margin: -2rem;
  }
  .-clusterLayout[data-space-xsmd="6"] > * > * {
    margin: 2rem;
  }
  .-clusterLayout[data-space-xsmd="6"][data-contextSpace=true] > * {
    margin: -1.6em;
  }
  .-clusterLayout[data-space-xsmd="6"][data-contextSpace=true] > * > * {
    margin: 1.6em;
  }
  .-clusterLayout[data-space-xsmd="7"] > * {
    margin: -2.25rem;
  }
  .-clusterLayout[data-space-xsmd="7"] > * > * {
    margin: 2.25rem;
  }
  .-clusterLayout[data-space-xsmd="7"][data-contextSpace=true] > * {
    margin: -1.8em;
  }
  .-clusterLayout[data-space-xsmd="7"][data-contextSpace=true] > * > * {
    margin: 1.8em;
  }
  .-clusterLayout[data-space-xsmd="8"] > * {
    margin: -2.5rem;
  }
  .-clusterLayout[data-space-xsmd="8"] > * > * {
    margin: 2.5rem;
  }
  .-clusterLayout[data-space-xsmd="8"][data-contextSpace=true] > * {
    margin: -2em;
  }
  .-clusterLayout[data-space-xsmd="8"][data-contextSpace=true] > * > * {
    margin: 2em;
  }
}
@media (min-width: 48rem) {
  .-clusterLayout[data-space-md="05"] > * {
    margin: -0.125rem;
  }
  .-clusterLayout[data-space-md="05"] > * > * {
    margin: 0.125rem;
  }
  .-clusterLayout[data-space-md="05"][data-contextSpace=true] > * {
    margin: -0.1em;
  }
  .-clusterLayout[data-space-md="05"][data-contextSpace=true] > * > * {
    margin: 0.1em;
  }
  .-clusterLayout[data-space-md="04"] > * {
    margin: -0.25rem;
  }
  .-clusterLayout[data-space-md="04"] > * > * {
    margin: 0.25rem;
  }
  .-clusterLayout[data-space-md="04"][data-contextSpace=true] > * {
    margin: -0.2em;
  }
  .-clusterLayout[data-space-md="04"][data-contextSpace=true] > * > * {
    margin: 0.2em;
  }
  .-clusterLayout[data-space-md="03"] > * {
    margin: -0.375rem;
  }
  .-clusterLayout[data-space-md="03"] > * > * {
    margin: 0.375rem;
  }
  .-clusterLayout[data-space-md="03"][data-contextSpace=true] > * {
    margin: -0.3em;
  }
  .-clusterLayout[data-space-md="03"][data-contextSpace=true] > * > * {
    margin: 0.3em;
  }
  .-clusterLayout[data-space-md="02"] > * {
    margin: -0.5rem;
  }
  .-clusterLayout[data-space-md="02"] > * > * {
    margin: 0.5rem;
  }
  .-clusterLayout[data-space-md="02"][data-contextSpace=true] > * {
    margin: -0.4em;
  }
  .-clusterLayout[data-space-md="02"][data-contextSpace=true] > * > * {
    margin: 0.4em;
  }
  .-clusterLayout[data-space-md="01"] > * {
    margin: -0.625rem;
  }
  .-clusterLayout[data-space-md="01"] > * > * {
    margin: 0.625rem;
  }
  .-clusterLayout[data-space-md="01"][data-contextSpace=true] > * {
    margin: -0.5em;
  }
  .-clusterLayout[data-space-md="01"][data-contextSpace=true] > * > * {
    margin: 0.5em;
  }
  .-clusterLayout[data-space-md="1"] > * {
    margin: -0.75rem;
  }
  .-clusterLayout[data-space-md="1"] > * > * {
    margin: 0.75rem;
  }
  .-clusterLayout[data-space-md="1"][data-contextSpace=true] > * {
    margin: -0.6em;
  }
  .-clusterLayout[data-space-md="1"][data-contextSpace=true] > * > * {
    margin: 0.6em;
  }
  .-clusterLayout[data-space-md="2"] > * {
    margin: -1rem;
  }
  .-clusterLayout[data-space-md="2"] > * > * {
    margin: 1rem;
  }
  .-clusterLayout[data-space-md="2"][data-contextSpace=true] > * {
    margin: -0.8em;
  }
  .-clusterLayout[data-space-md="2"][data-contextSpace=true] > * > * {
    margin: 0.8em;
  }
  .-clusterLayout[data-space-md="3"] > * {
    margin: -1.25rem;
  }
  .-clusterLayout[data-space-md="3"] > * > * {
    margin: 1.25rem;
  }
  .-clusterLayout[data-space-md="3"][data-contextSpace=true] > * {
    margin: -1em;
  }
  .-clusterLayout[data-space-md="3"][data-contextSpace=true] > * > * {
    margin: 1em;
  }
  .-clusterLayout[data-space-md="4"] > * {
    margin: -1.5rem;
  }
  .-clusterLayout[data-space-md="4"] > * > * {
    margin: 1.5rem;
  }
  .-clusterLayout[data-space-md="4"][data-contextSpace=true] > * {
    margin: -1.2em;
  }
  .-clusterLayout[data-space-md="4"][data-contextSpace=true] > * > * {
    margin: 1.2em;
  }
  .-clusterLayout[data-space-md="5"] > * {
    margin: -1.75rem;
  }
  .-clusterLayout[data-space-md="5"] > * > * {
    margin: 1.75rem;
  }
  .-clusterLayout[data-space-md="5"][data-contextSpace=true] > * {
    margin: -1.4em;
  }
  .-clusterLayout[data-space-md="5"][data-contextSpace=true] > * > * {
    margin: 1.4em;
  }
  .-clusterLayout[data-space-md="6"] > * {
    margin: -2rem;
  }
  .-clusterLayout[data-space-md="6"] > * > * {
    margin: 2rem;
  }
  .-clusterLayout[data-space-md="6"][data-contextSpace=true] > * {
    margin: -1.6em;
  }
  .-clusterLayout[data-space-md="6"][data-contextSpace=true] > * > * {
    margin: 1.6em;
  }
  .-clusterLayout[data-space-md="7"] > * {
    margin: -2.25rem;
  }
  .-clusterLayout[data-space-md="7"] > * > * {
    margin: 2.25rem;
  }
  .-clusterLayout[data-space-md="7"][data-contextSpace=true] > * {
    margin: -1.8em;
  }
  .-clusterLayout[data-space-md="7"][data-contextSpace=true] > * > * {
    margin: 1.8em;
  }
  .-clusterLayout[data-space-md="8"] > * {
    margin: -2.5rem;
  }
  .-clusterLayout[data-space-md="8"] > * > * {
    margin: 2.5rem;
  }
  .-clusterLayout[data-space-md="8"][data-contextSpace=true] > * {
    margin: -2em;
  }
  .-clusterLayout[data-space-md="8"][data-contextSpace=true] > * > * {
    margin: 2em;
  }
}

.-sidebarLayout {
  display: block;
  overflow: hidden;
}
.-sidebarLayout[data-overflowVisible=true] {
  overflow: visible;
}
.-sidebarLayout > * {
  display: flex;
  flex-wrap: wrap;
}
.-sidebarLayout > * > * {
  flex-grow: 1;
}
.-sidebarLayout[data-noWrap=true] > * {
  flex-wrap: nowrap;
}
.-sidebarLayout[data-align=baseline] > * {
  align-items: baseline;
}
.-sidebarLayout[data-align=end] > * {
  align-items: flex-end;
}
.-sidebarLayout[data-align=center] > * {
  align-items: center;
}
.-sidebarLayout[data-contentAlign=stretch] > * > * > * {
  height: 100%;
}
.-sidebarLayout[data-spaceVertical=false] > * {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.-sidebarLayout[data-spaceVertical=false] > * > * {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-sideRight-md=true] > *, .-sidebarLayout[data-changeSidesMd=true] > * {
    flex-direction: row-reverse;
  }
}
.-sidebarLayout[data-space="05"] > * {
  margin: -0.125rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="05"] > * {
    margin: -0.125rem;
  }
}
.-sidebarLayout[data-space="05"] > * > * {
  margin: 0.125rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="05"] > * > * {
    margin: 0.125rem;
  }
}
.-sidebarLayout[data-space="05"]:not([data-sideRight=true]) > * > :last-child {
  min-width: calc(50% - 0.25rem);
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="05"]:not([data-sideRight=true]) > * > :last-child {
    min-width: calc(50% - 0.25rem);
  }
}
.-sidebarLayout[data-space="05"][data-sideRight=true] > * > :first-child {
  min-width: calc(50% - 0.25rem);
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="05"][data-sideRight=true] > * > :first-child {
    min-width: calc(50% - 0.25rem);
  }
}
.-sidebarLayout[data-space="04"] > * {
  margin: -0.25rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="04"] > * {
    margin: -0.25rem;
  }
}
.-sidebarLayout[data-space="04"] > * > * {
  margin: 0.25rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="04"] > * > * {
    margin: 0.25rem;
  }
}
.-sidebarLayout[data-space="04"]:not([data-sideRight=true]) > * > :last-child {
  min-width: calc(50% - 0.5rem);
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="04"]:not([data-sideRight=true]) > * > :last-child {
    min-width: calc(50% - 0.5rem);
  }
}
.-sidebarLayout[data-space="04"][data-sideRight=true] > * > :first-child {
  min-width: calc(50% - 0.5rem);
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="04"][data-sideRight=true] > * > :first-child {
    min-width: calc(50% - 0.5rem);
  }
}
.-sidebarLayout[data-space="03"] > * {
  margin: -0.375rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="03"] > * {
    margin: -0.375rem;
  }
}
.-sidebarLayout[data-space="03"] > * > * {
  margin: 0.375rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="03"] > * > * {
    margin: 0.375rem;
  }
}
.-sidebarLayout[data-space="03"]:not([data-sideRight=true]) > * > :last-child {
  min-width: calc(50% - 0.75rem);
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="03"]:not([data-sideRight=true]) > * > :last-child {
    min-width: calc(50% - 0.75rem);
  }
}
.-sidebarLayout[data-space="03"][data-sideRight=true] > * > :first-child {
  min-width: calc(50% - 0.75rem);
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="03"][data-sideRight=true] > * > :first-child {
    min-width: calc(50% - 0.75rem);
  }
}
.-sidebarLayout[data-space="02"] > * {
  margin: -0.5rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="02"] > * {
    margin: -0.5rem;
  }
}
.-sidebarLayout[data-space="02"] > * > * {
  margin: 0.5rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="02"] > * > * {
    margin: 0.5rem;
  }
}
.-sidebarLayout[data-space="02"]:not([data-sideRight=true]) > * > :last-child {
  min-width: calc(50% - 1rem);
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="02"]:not([data-sideRight=true]) > * > :last-child {
    min-width: calc(50% - 1rem);
  }
}
.-sidebarLayout[data-space="02"][data-sideRight=true] > * > :first-child {
  min-width: calc(50% - 1rem);
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="02"][data-sideRight=true] > * > :first-child {
    min-width: calc(50% - 1rem);
  }
}
.-sidebarLayout[data-space="01"] > * {
  margin: -0.625rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="01"] > * {
    margin: -0.625rem;
  }
}
.-sidebarLayout[data-space="01"] > * > * {
  margin: 0.625rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="01"] > * > * {
    margin: 0.625rem;
  }
}
.-sidebarLayout[data-space="01"]:not([data-sideRight=true]) > * > :last-child {
  min-width: calc(50% - 1.25rem);
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="01"]:not([data-sideRight=true]) > * > :last-child {
    min-width: calc(50% - 1.25rem);
  }
}
.-sidebarLayout[data-space="01"][data-sideRight=true] > * > :first-child {
  min-width: calc(50% - 1.25rem);
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="01"][data-sideRight=true] > * > :first-child {
    min-width: calc(50% - 1.25rem);
  }
}
.-sidebarLayout[data-space="1"] > * {
  margin: -0.75rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="1"] > * {
    margin: -0.75rem;
  }
}
.-sidebarLayout[data-space="1"] > * > * {
  margin: 0.75rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="1"] > * > * {
    margin: 0.75rem;
  }
}
.-sidebarLayout[data-space="1"]:not([data-sideRight=true]) > * > :last-child {
  min-width: calc(50% - 1.5rem);
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="1"]:not([data-sideRight=true]) > * > :last-child {
    min-width: calc(50% - 1.5rem);
  }
}
.-sidebarLayout[data-space="1"][data-sideRight=true] > * > :first-child {
  min-width: calc(50% - 1.5rem);
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="1"][data-sideRight=true] > * > :first-child {
    min-width: calc(50% - 1.5rem);
  }
}
.-sidebarLayout[data-space="2"] > * {
  margin: -1rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="2"] > * {
    margin: -1rem;
  }
}
.-sidebarLayout[data-space="2"] > * > * {
  margin: 1rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="2"] > * > * {
    margin: 1rem;
  }
}
.-sidebarLayout[data-space="2"]:not([data-sideRight=true]) > * > :last-child {
  min-width: calc(50% - 2rem);
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="2"]:not([data-sideRight=true]) > * > :last-child {
    min-width: calc(50% - 2rem);
  }
}
.-sidebarLayout[data-space="2"][data-sideRight=true] > * > :first-child {
  min-width: calc(50% - 2rem);
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="2"][data-sideRight=true] > * > :first-child {
    min-width: calc(50% - 2rem);
  }
}
.-sidebarLayout[data-space="3"] > * {
  margin: -1.25rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="3"] > * {
    margin: -1.25rem;
  }
}
.-sidebarLayout[data-space="3"] > * > * {
  margin: 1.25rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="3"] > * > * {
    margin: 1.25rem;
  }
}
.-sidebarLayout[data-space="3"]:not([data-sideRight=true]) > * > :last-child {
  min-width: calc(50% - 2.5rem);
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="3"]:not([data-sideRight=true]) > * > :last-child {
    min-width: calc(50% - 2.5rem);
  }
}
.-sidebarLayout[data-space="3"][data-sideRight=true] > * > :first-child {
  min-width: calc(50% - 2.5rem);
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="3"][data-sideRight=true] > * > :first-child {
    min-width: calc(50% - 2.5rem);
  }
}
.-sidebarLayout[data-space="4"] > * {
  margin: -1.5rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="4"] > * {
    margin: -1.5rem;
  }
}
.-sidebarLayout[data-space="4"] > * > * {
  margin: 1.5rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="4"] > * > * {
    margin: 1.5rem;
  }
}
.-sidebarLayout[data-space="4"]:not([data-sideRight=true]) > * > :last-child {
  min-width: calc(50% - 3rem);
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="4"]:not([data-sideRight=true]) > * > :last-child {
    min-width: calc(50% - 3rem);
  }
}
.-sidebarLayout[data-space="4"][data-sideRight=true] > * > :first-child {
  min-width: calc(50% - 3rem);
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="4"][data-sideRight=true] > * > :first-child {
    min-width: calc(50% - 3rem);
  }
}
.-sidebarLayout[data-space="5"] > * {
  margin: -1.75rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="5"] > * {
    margin: -1.75rem;
  }
}
.-sidebarLayout[data-space="5"] > * > * {
  margin: 1.75rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="5"] > * > * {
    margin: 1.75rem;
  }
}
.-sidebarLayout[data-space="5"]:not([data-sideRight=true]) > * > :last-child {
  min-width: calc(50% - 3.5rem);
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="5"]:not([data-sideRight=true]) > * > :last-child {
    min-width: calc(50% - 3.5rem);
  }
}
.-sidebarLayout[data-space="5"][data-sideRight=true] > * > :first-child {
  min-width: calc(50% - 3.5rem);
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="5"][data-sideRight=true] > * > :first-child {
    min-width: calc(50% - 3.5rem);
  }
}
.-sidebarLayout[data-space="6"] > * {
  margin: -2rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="6"] > * {
    margin: -2rem;
  }
}
.-sidebarLayout[data-space="6"] > * > * {
  margin: 2rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="6"] > * > * {
    margin: 2rem;
  }
}
.-sidebarLayout[data-space="6"]:not([data-sideRight=true]) > * > :last-child {
  min-width: calc(50% - 4rem);
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="6"]:not([data-sideRight=true]) > * > :last-child {
    min-width: calc(50% - 4rem);
  }
}
.-sidebarLayout[data-space="6"][data-sideRight=true] > * > :first-child {
  min-width: calc(50% - 4rem);
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="6"][data-sideRight=true] > * > :first-child {
    min-width: calc(50% - 4rem);
  }
}
.-sidebarLayout[data-space="7"] > * {
  margin: -2.25rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="7"] > * {
    margin: -2.25rem;
  }
}
.-sidebarLayout[data-space="7"] > * > * {
  margin: 2.25rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="7"] > * > * {
    margin: 2.25rem;
  }
}
.-sidebarLayout[data-space="7"]:not([data-sideRight=true]) > * > :last-child {
  min-width: calc(50% - 4.5rem);
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="7"]:not([data-sideRight=true]) > * > :last-child {
    min-width: calc(50% - 4.5rem);
  }
}
.-sidebarLayout[data-space="7"][data-sideRight=true] > * > :first-child {
  min-width: calc(50% - 4.5rem);
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="7"][data-sideRight=true] > * > :first-child {
    min-width: calc(50% - 4.5rem);
  }
}
.-sidebarLayout[data-space="8"] > * {
  margin: -2.5rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="8"] > * {
    margin: -2.5rem;
  }
}
.-sidebarLayout[data-space="8"] > * > * {
  margin: 2.5rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="8"] > * > * {
    margin: 2.5rem;
  }
}
.-sidebarLayout[data-space="8"]:not([data-sideRight=true]) > * > :last-child {
  min-width: calc(50% - 5rem);
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="8"]:not([data-sideRight=true]) > * > :last-child {
    min-width: calc(50% - 5rem);
  }
}
.-sidebarLayout[data-space="8"][data-sideRight=true] > * > :first-child {
  min-width: calc(50% - 5rem);
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-space="8"][data-sideRight=true] > * > :first-child {
    min-width: calc(50% - 5rem);
  }
}
@media (max-width: 47.9375rem) {
  .-sidebarLayout[data-space-xsmd="05"] > * {
    margin: -0.125rem;
  }
  .-sidebarLayout[data-space-xsmd="05"] > * > * {
    margin: 0.125rem;
  }
  .-sidebarLayout[data-space-xsmd="05"]:not([data-sideRight=true]) > * > :last-child {
    min-width: calc(50% - 0.25rem);
  }
  .-sidebarLayout[data-space-xsmd="05"][data-sideRight=true] > * > :first-child {
    min-width: calc(50% - 0.25rem);
  }
  .-sidebarLayout[data-space-xsmd="04"] > * {
    margin: -0.25rem;
  }
  .-sidebarLayout[data-space-xsmd="04"] > * > * {
    margin: 0.25rem;
  }
  .-sidebarLayout[data-space-xsmd="04"]:not([data-sideRight=true]) > * > :last-child {
    min-width: calc(50% - 0.5rem);
  }
  .-sidebarLayout[data-space-xsmd="04"][data-sideRight=true] > * > :first-child {
    min-width: calc(50% - 0.5rem);
  }
  .-sidebarLayout[data-space-xsmd="03"] > * {
    margin: -0.375rem;
  }
  .-sidebarLayout[data-space-xsmd="03"] > * > * {
    margin: 0.375rem;
  }
  .-sidebarLayout[data-space-xsmd="03"]:not([data-sideRight=true]) > * > :last-child {
    min-width: calc(50% - 0.75rem);
  }
  .-sidebarLayout[data-space-xsmd="03"][data-sideRight=true] > * > :first-child {
    min-width: calc(50% - 0.75rem);
  }
  .-sidebarLayout[data-space-xsmd="02"] > * {
    margin: -0.5rem;
  }
  .-sidebarLayout[data-space-xsmd="02"] > * > * {
    margin: 0.5rem;
  }
  .-sidebarLayout[data-space-xsmd="02"]:not([data-sideRight=true]) > * > :last-child {
    min-width: calc(50% - 1rem);
  }
  .-sidebarLayout[data-space-xsmd="02"][data-sideRight=true] > * > :first-child {
    min-width: calc(50% - 1rem);
  }
  .-sidebarLayout[data-space-xsmd="01"] > * {
    margin: -0.625rem;
  }
  .-sidebarLayout[data-space-xsmd="01"] > * > * {
    margin: 0.625rem;
  }
  .-sidebarLayout[data-space-xsmd="01"]:not([data-sideRight=true]) > * > :last-child {
    min-width: calc(50% - 1.25rem);
  }
  .-sidebarLayout[data-space-xsmd="01"][data-sideRight=true] > * > :first-child {
    min-width: calc(50% - 1.25rem);
  }
  .-sidebarLayout[data-space-xsmd="1"] > * {
    margin: -0.75rem;
  }
  .-sidebarLayout[data-space-xsmd="1"] > * > * {
    margin: 0.75rem;
  }
  .-sidebarLayout[data-space-xsmd="1"]:not([data-sideRight=true]) > * > :last-child {
    min-width: calc(50% - 1.5rem);
  }
  .-sidebarLayout[data-space-xsmd="1"][data-sideRight=true] > * > :first-child {
    min-width: calc(50% - 1.5rem);
  }
  .-sidebarLayout[data-space-xsmd="2"] > * {
    margin: -1rem;
  }
  .-sidebarLayout[data-space-xsmd="2"] > * > * {
    margin: 1rem;
  }
  .-sidebarLayout[data-space-xsmd="2"]:not([data-sideRight=true]) > * > :last-child {
    min-width: calc(50% - 2rem);
  }
  .-sidebarLayout[data-space-xsmd="2"][data-sideRight=true] > * > :first-child {
    min-width: calc(50% - 2rem);
  }
  .-sidebarLayout[data-space-xsmd="3"] > * {
    margin: -1.25rem;
  }
  .-sidebarLayout[data-space-xsmd="3"] > * > * {
    margin: 1.25rem;
  }
  .-sidebarLayout[data-space-xsmd="3"]:not([data-sideRight=true]) > * > :last-child {
    min-width: calc(50% - 2.5rem);
  }
  .-sidebarLayout[data-space-xsmd="3"][data-sideRight=true] > * > :first-child {
    min-width: calc(50% - 2.5rem);
  }
  .-sidebarLayout[data-space-xsmd="4"] > * {
    margin: -1.5rem;
  }
  .-sidebarLayout[data-space-xsmd="4"] > * > * {
    margin: 1.5rem;
  }
  .-sidebarLayout[data-space-xsmd="4"]:not([data-sideRight=true]) > * > :last-child {
    min-width: calc(50% - 3rem);
  }
  .-sidebarLayout[data-space-xsmd="4"][data-sideRight=true] > * > :first-child {
    min-width: calc(50% - 3rem);
  }
  .-sidebarLayout[data-space-xsmd="5"] > * {
    margin: -1.75rem;
  }
  .-sidebarLayout[data-space-xsmd="5"] > * > * {
    margin: 1.75rem;
  }
  .-sidebarLayout[data-space-xsmd="5"]:not([data-sideRight=true]) > * > :last-child {
    min-width: calc(50% - 3.5rem);
  }
  .-sidebarLayout[data-space-xsmd="5"][data-sideRight=true] > * > :first-child {
    min-width: calc(50% - 3.5rem);
  }
  .-sidebarLayout[data-space-xsmd="6"] > * {
    margin: -2rem;
  }
  .-sidebarLayout[data-space-xsmd="6"] > * > * {
    margin: 2rem;
  }
  .-sidebarLayout[data-space-xsmd="6"]:not([data-sideRight=true]) > * > :last-child {
    min-width: calc(50% - 4rem);
  }
  .-sidebarLayout[data-space-xsmd="6"][data-sideRight=true] > * > :first-child {
    min-width: calc(50% - 4rem);
  }
  .-sidebarLayout[data-space-xsmd="7"] > * {
    margin: -2.25rem;
  }
  .-sidebarLayout[data-space-xsmd="7"] > * > * {
    margin: 2.25rem;
  }
  .-sidebarLayout[data-space-xsmd="7"]:not([data-sideRight=true]) > * > :last-child {
    min-width: calc(50% - 4.5rem);
  }
  .-sidebarLayout[data-space-xsmd="7"][data-sideRight=true] > * > :first-child {
    min-width: calc(50% - 4.5rem);
  }
  .-sidebarLayout[data-space-xsmd="8"] > * {
    margin: -2.5rem;
  }
  .-sidebarLayout[data-space-xsmd="8"] > * > * {
    margin: 2.5rem;
  }
  .-sidebarLayout[data-space-xsmd="8"]:not([data-sideRight=true]) > * > :last-child {
    min-width: calc(50% - 5rem);
  }
  .-sidebarLayout[data-space-xsmd="8"][data-sideRight=true] > * > :first-child {
    min-width: calc(50% - 5rem);
  }
}
.-sidebarLayout[data-verticalSpace="05"] > * {
  margin-top: -0.125rem;
  margin-bottom: -0.125rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-verticalSpace="05"] > * {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }
}
.-sidebarLayout[data-verticalSpace="05"] > * > * {
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-verticalSpace="05"] > * > * {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }
}
.-sidebarLayout[data-verticalSpace="04"] > * {
  margin-top: -0.25rem;
  margin-bottom: -0.25rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-verticalSpace="04"] > * {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }
}
.-sidebarLayout[data-verticalSpace="04"] > * > * {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-verticalSpace="04"] > * > * {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
}
.-sidebarLayout[data-verticalSpace="03"] > * {
  margin-top: -0.375rem;
  margin-bottom: -0.375rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-verticalSpace="03"] > * {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }
}
.-sidebarLayout[data-verticalSpace="03"] > * > * {
  margin-top: 0.375rem;
  margin-bottom: 0.375rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-verticalSpace="03"] > * > * {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }
}
.-sidebarLayout[data-verticalSpace="02"] > * {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-verticalSpace="02"] > * {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }
}
.-sidebarLayout[data-verticalSpace="02"] > * > * {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-verticalSpace="02"] > * > * {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}
.-sidebarLayout[data-verticalSpace="01"] > * {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-verticalSpace="01"] > * {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }
}
.-sidebarLayout[data-verticalSpace="01"] > * > * {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-verticalSpace="01"] > * > * {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }
}
.-sidebarLayout[data-verticalSpace="1"] > * {
  margin-top: -0.75rem;
  margin-bottom: -0.75rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-verticalSpace="1"] > * {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }
}
.-sidebarLayout[data-verticalSpace="1"] > * > * {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-verticalSpace="1"] > * > * {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }
}
.-sidebarLayout[data-verticalSpace="2"] > * {
  margin-top: -1rem;
  margin-bottom: -1rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-verticalSpace="2"] > * {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }
}
.-sidebarLayout[data-verticalSpace="2"] > * > * {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-verticalSpace="2"] > * > * {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}
.-sidebarLayout[data-verticalSpace="3"] > * {
  margin-top: -1.25rem;
  margin-bottom: -1.25rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-verticalSpace="3"] > * {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }
}
.-sidebarLayout[data-verticalSpace="3"] > * > * {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-verticalSpace="3"] > * > * {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
}
.-sidebarLayout[data-verticalSpace="4"] > * {
  margin-top: -1.5rem;
  margin-bottom: -1.5rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-verticalSpace="4"] > * {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }
}
.-sidebarLayout[data-verticalSpace="4"] > * > * {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-verticalSpace="4"] > * > * {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
.-sidebarLayout[data-verticalSpace="5"] > * {
  margin-top: -1.75rem;
  margin-bottom: -1.75rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-verticalSpace="5"] > * {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }
}
.-sidebarLayout[data-verticalSpace="5"] > * > * {
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-verticalSpace="5"] > * > * {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }
}
.-sidebarLayout[data-verticalSpace="6"] > * {
  margin-top: -2rem;
  margin-bottom: -2rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-verticalSpace="6"] > * {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }
}
.-sidebarLayout[data-verticalSpace="6"] > * > * {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-verticalSpace="6"] > * > * {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
.-sidebarLayout[data-verticalSpace="7"] > * {
  margin-top: -2.25rem;
  margin-bottom: -2.25rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-verticalSpace="7"] > * {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }
}
.-sidebarLayout[data-verticalSpace="7"] > * > * {
  margin-top: 2.25rem;
  margin-bottom: 2.25rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-verticalSpace="7"] > * > * {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }
}
.-sidebarLayout[data-verticalSpace="8"] > * {
  margin-top: -2.5rem;
  margin-bottom: -2.5rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-verticalSpace="8"] > * {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }
}
.-sidebarLayout[data-verticalSpace="8"] > * > * {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-verticalSpace="8"] > * > * {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
.-sidebarLayout[data-sideWidth="1"] > * > * {
  width: 4.75rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-sideWidth="1"] > * > * {
    width: 4.75rem;
  }
}
.-sidebarLayout[data-sideWidth="2"] > * > * {
  width: 11.5rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-sideWidth="2"] > * > * {
    width: 11.5rem;
  }
}
.-sidebarLayout[data-sideWidth="3"] > * > * {
  width: 18.25rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-sideWidth="3"] > * > * {
    width: 18.25rem;
  }
}
.-sidebarLayout[data-sideWidth="4"] > * > * {
  width: 25rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-sideWidth="4"] > * > * {
    width: 25rem;
  }
}
.-sidebarLayout[data-sideWidth="5"] > * > * {
  width: 31.75rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-sideWidth="5"] > * > * {
    width: 31.75rem;
  }
}
.-sidebarLayout[data-sideWidth="6"] > * > * {
  width: 38.5rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-sideWidth="6"] > * > * {
    width: 38.5rem;
  }
}
.-sidebarLayout[data-sideWidth="7"] > * > * {
  width: 45.25rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-sideWidth="7"] > * > * {
    width: 45.25rem;
  }
}
.-sidebarLayout[data-sideWidth="8"] > * > * {
  width: 52rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-sideWidth="8"] > * > * {
    width: 52rem;
  }
}
.-sidebarLayout[data-sideWidth="9"] > * > * {
  width: 58.75rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-sideWidth="9"] > * > * {
    width: 58.75rem;
  }
}
.-sidebarLayout[data-sideWidth="10"] > * > * {
  width: 65.5rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-sideWidth="10"] > * > * {
    width: 65.5rem;
  }
}
.-sidebarLayout[data-sideWidth="11"] > * > * {
  width: 72.25rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-sideWidth="11"] > * > * {
    width: 72.25rem;
  }
}
.-sidebarLayout[data-sideWidth="12"] > * > * {
  width: 79rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-sideWidth="12"] > * > * {
    width: 79rem;
  }
}
.-sidebarLayout[data-sideWidth="1.5"] > * > * {
  width: 8.125rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-sideWidth="1.5"] > * > * {
    width: 8.125rem;
  }
}
.-sidebarLayout[data-sideWidth="2.5"] > * > * {
  width: 14.875rem;
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-sideWidth="2.5"] > * > * {
    width: 14.875rem;
  }
}
.-sidebarLayout:not([data-sideRight=true]) > * > :last-child, .-sidebarLayout[data-sideRight=true] > * > :first-child {
  flex-basis: 0;
  flex-grow: 999;
  min-width: 50%;
}
@media (max-width: 47.9375rem) {
  .-sidebarLayout[data-wrap-xsmd=true][data-noWrap=true] > *, .-sidebarLayout[data-switchXsmd=true][data-noWrap=true] > * {
    flex-wrap: wrap;
  }
}
@media (max-width: 47.9375rem) {
  .-sidebarLayout[data-wrap-xsmd=true]:not([data-sideRight=true]) > * > :last-child, .-sidebarLayout[data-wrap-xsmd=true][data-sideRight=true] > * > :first-child, .-sidebarLayout[data-switchXsmd=true]:not([data-sideRight=true]) > * > :last-child, .-sidebarLayout[data-switchXsmd=true][data-sideRight=true] > * > :first-child {
    flex-basis: 100%;
  }
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-wrap-xsmd=true][data-separator=true]:not([data-sideRight=true]) > * > :first-child, .-sidebarLayout[data-switchXsmd=true][data-separator=true]:not([data-sideRight=true]) > * > :first-child {
    padding-right: 0.75rem;
    border-right: solid 1px var(--_pale-color);
  }
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-wrap-xsmd=true][data-separator=true][data-sideRight=true] > * > :last-child, .-sidebarLayout[data-switchXsmd=true][data-separator=true][data-sideRight=true] > * > :last-child {
    padding-left: 0.75rem;
    border-left: solid 1px var(--_pale-color);
  }
}
@media (max-width: 61.9375rem) {
  .-sidebarLayout[data-wrap-xslg=true][data-noWrap=true] > * {
    flex-wrap: wrap;
  }
}
@media (max-width: 61.9375rem) {
  .-sidebarLayout[data-wrap-xslg=true]:not([data-sideRight=true]) > * > :last-child, .-sidebarLayout[data-wrap-xslg=true][data-sideRight=true] > * > :first-child {
    flex-basis: 100%;
  }
}
@media (min-width: 48rem) {
  .-sidebarLayout[data-switchManually=true] > * {
    flex-wrap: nowrap;
  }
}
@media (max-width: 47.9375rem) {
  .-sidebarLayout[data-switchManually=true] > * > * {
    width: 100%;
  }
}
.-switcherLayout {
  display: block;
  overflow: hidden;
}
.-switcherLayout[data-overflowVisible=true] {
  overflow: visible;
}
.-switcherLayout > * {
  display: flex;
  flex-wrap: wrap;
}
.-switcherLayout > * > * {
  flex-grow: 1;
  width: 100%; /* fallback */
}
.-switcherLayout[data-contentAlign=stretch] > * > * > * {
  height: 100%;
}
.-switcherLayout[data-switchWidth="1"] > * > * {
  flex-basis: calc((4.75rem - 100%) * 999.999);
}
@media (min-width: 48rem) {
  .-switcherLayout[data-switchWidth="1"] > * > * {
    flex-basis: calc((4.75rem - 100%) * 999.999);
  }
}
.-switcherLayout[data-switchWidth="2"] > * > * {
  flex-basis: calc((11.5rem - 100%) * 999.999);
}
@media (min-width: 48rem) {
  .-switcherLayout[data-switchWidth="2"] > * > * {
    flex-basis: calc((11.5rem - 100%) * 999.999);
  }
}
.-switcherLayout[data-switchWidth="3"] > * > * {
  flex-basis: calc((18.25rem - 100%) * 999.999);
}
@media (min-width: 48rem) {
  .-switcherLayout[data-switchWidth="3"] > * > * {
    flex-basis: calc((18.25rem - 100%) * 999.999);
  }
}
.-switcherLayout[data-switchWidth="4"] > * > * {
  flex-basis: calc((25rem - 100%) * 999.999);
}
@media (min-width: 48rem) {
  .-switcherLayout[data-switchWidth="4"] > * > * {
    flex-basis: calc((25rem - 100%) * 999.999);
  }
}
.-switcherLayout[data-switchWidth="5"] > * > * {
  flex-basis: calc((31.75rem - 100%) * 999.999);
}
@media (min-width: 48rem) {
  .-switcherLayout[data-switchWidth="5"] > * > * {
    flex-basis: calc((31.75rem - 100%) * 999.999);
  }
}
.-switcherLayout[data-switchWidth="6"] > * > * {
  flex-basis: calc((38.5rem - 100%) * 999.999);
}
@media (min-width: 48rem) {
  .-switcherLayout[data-switchWidth="6"] > * > * {
    flex-basis: calc((38.5rem - 100%) * 999.999);
  }
}
.-switcherLayout[data-switchWidth="7"] > * > * {
  flex-basis: calc((45.25rem - 100%) * 999.999);
}
@media (min-width: 48rem) {
  .-switcherLayout[data-switchWidth="7"] > * > * {
    flex-basis: calc((45.25rem - 100%) * 999.999);
  }
}
.-switcherLayout[data-switchWidth="8"] > * > * {
  flex-basis: calc((52rem - 100%) * 999.999);
}
@media (min-width: 48rem) {
  .-switcherLayout[data-switchWidth="8"] > * > * {
    flex-basis: calc((52rem - 100%) * 999.999);
  }
}
.-switcherLayout[data-switchWidth="9"] > * > * {
  flex-basis: calc((58.75rem - 100%) * 999.999);
}
@media (min-width: 48rem) {
  .-switcherLayout[data-switchWidth="9"] > * > * {
    flex-basis: calc((58.75rem - 100%) * 999.999);
  }
}
.-switcherLayout[data-switchWidth="10"] > * > * {
  flex-basis: calc((65.5rem - 100%) * 999.999);
}
@media (min-width: 48rem) {
  .-switcherLayout[data-switchWidth="10"] > * > * {
    flex-basis: calc((65.5rem - 100%) * 999.999);
  }
}
.-switcherLayout[data-switchWidth="11"] > * > * {
  flex-basis: calc((72.25rem - 100%) * 999.999);
}
@media (min-width: 48rem) {
  .-switcherLayout[data-switchWidth="11"] > * > * {
    flex-basis: calc((72.25rem - 100%) * 999.999);
  }
}
.-switcherLayout[data-switchWidth="12"] > * > * {
  flex-basis: calc((79rem - 100%) * 999.999);
}
@media (min-width: 48rem) {
  .-switcherLayout[data-switchWidth="12"] > * > * {
    flex-basis: calc((79rem - 100%) * 999.999);
  }
}
.-switcherLayout[data-space="05"] > * {
  margin: -0.125rem;
}
@media (min-width: 48rem) {
  .-switcherLayout[data-space="05"] > * {
    margin: -0.125rem;
  }
}
.-switcherLayout[data-space="05"] > * > * {
  padding: 0.125rem;
}
@media (min-width: 48rem) {
  .-switcherLayout[data-space="05"] > * > * {
    padding: 0.125rem;
  }
}
.-switcherLayout[data-space="04"] > * {
  margin: -0.25rem;
}
@media (min-width: 48rem) {
  .-switcherLayout[data-space="04"] > * {
    margin: -0.25rem;
  }
}
.-switcherLayout[data-space="04"] > * > * {
  padding: 0.25rem;
}
@media (min-width: 48rem) {
  .-switcherLayout[data-space="04"] > * > * {
    padding: 0.25rem;
  }
}
.-switcherLayout[data-space="03"] > * {
  margin: -0.375rem;
}
@media (min-width: 48rem) {
  .-switcherLayout[data-space="03"] > * {
    margin: -0.375rem;
  }
}
.-switcherLayout[data-space="03"] > * > * {
  padding: 0.375rem;
}
@media (min-width: 48rem) {
  .-switcherLayout[data-space="03"] > * > * {
    padding: 0.375rem;
  }
}
.-switcherLayout[data-space="02"] > * {
  margin: -0.5rem;
}
@media (min-width: 48rem) {
  .-switcherLayout[data-space="02"] > * {
    margin: -0.5rem;
  }
}
.-switcherLayout[data-space="02"] > * > * {
  padding: 0.5rem;
}
@media (min-width: 48rem) {
  .-switcherLayout[data-space="02"] > * > * {
    padding: 0.5rem;
  }
}
.-switcherLayout[data-space="01"] > * {
  margin: -0.625rem;
}
@media (min-width: 48rem) {
  .-switcherLayout[data-space="01"] > * {
    margin: -0.625rem;
  }
}
.-switcherLayout[data-space="01"] > * > * {
  padding: 0.625rem;
}
@media (min-width: 48rem) {
  .-switcherLayout[data-space="01"] > * > * {
    padding: 0.625rem;
  }
}
.-switcherLayout[data-space="1"] > * {
  margin: -0.75rem;
}
@media (min-width: 48rem) {
  .-switcherLayout[data-space="1"] > * {
    margin: -0.75rem;
  }
}
.-switcherLayout[data-space="1"] > * > * {
  padding: 0.75rem;
}
@media (min-width: 48rem) {
  .-switcherLayout[data-space="1"] > * > * {
    padding: 0.75rem;
  }
}
.-switcherLayout[data-space="2"] > * {
  margin: -1rem;
}
@media (min-width: 48rem) {
  .-switcherLayout[data-space="2"] > * {
    margin: -1rem;
  }
}
.-switcherLayout[data-space="2"] > * > * {
  padding: 1rem;
}
@media (min-width: 48rem) {
  .-switcherLayout[data-space="2"] > * > * {
    padding: 1rem;
  }
}
.-switcherLayout[data-space="3"] > * {
  margin: -1.25rem;
}
@media (min-width: 48rem) {
  .-switcherLayout[data-space="3"] > * {
    margin: -1.25rem;
  }
}
.-switcherLayout[data-space="3"] > * > * {
  padding: 1.25rem;
}
@media (min-width: 48rem) {
  .-switcherLayout[data-space="3"] > * > * {
    padding: 1.25rem;
  }
}
.-switcherLayout[data-space="4"] > * {
  margin: -1.5rem;
}
@media (min-width: 48rem) {
  .-switcherLayout[data-space="4"] > * {
    margin: -1.5rem;
  }
}
.-switcherLayout[data-space="4"] > * > * {
  padding: 1.5rem;
}
@media (min-width: 48rem) {
  .-switcherLayout[data-space="4"] > * > * {
    padding: 1.5rem;
  }
}
.-switcherLayout[data-space="5"] > * {
  margin: -1.75rem;
}
@media (min-width: 48rem) {
  .-switcherLayout[data-space="5"] > * {
    margin: -1.75rem;
  }
}
.-switcherLayout[data-space="5"] > * > * {
  padding: 1.75rem;
}
@media (min-width: 48rem) {
  .-switcherLayout[data-space="5"] > * > * {
    padding: 1.75rem;
  }
}
.-switcherLayout[data-space="6"] > * {
  margin: -2rem;
}
@media (min-width: 48rem) {
  .-switcherLayout[data-space="6"] > * {
    margin: -2rem;
  }
}
.-switcherLayout[data-space="6"] > * > * {
  padding: 2rem;
}
@media (min-width: 48rem) {
  .-switcherLayout[data-space="6"] > * > * {
    padding: 2rem;
  }
}
.-switcherLayout[data-space="7"] > * {
  margin: -2.25rem;
}
@media (min-width: 48rem) {
  .-switcherLayout[data-space="7"] > * {
    margin: -2.25rem;
  }
}
.-switcherLayout[data-space="7"] > * > * {
  padding: 2.25rem;
}
@media (min-width: 48rem) {
  .-switcherLayout[data-space="7"] > * > * {
    padding: 2.25rem;
  }
}
.-switcherLayout[data-space="8"] > * {
  margin: -2.5rem;
}
@media (min-width: 48rem) {
  .-switcherLayout[data-space="8"] > * {
    margin: -2.5rem;
  }
}
.-switcherLayout[data-space="8"] > * > * {
  padding: 2.5rem;
}
@media (min-width: 48rem) {
  .-switcherLayout[data-space="8"] > * > * {
    padding: 2.5rem;
  }
}

.-coverLayout {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.-coverLayout > *:only-child {
  margin-top: auto;
  margin-bottom: auto;
}
.-coverLayout[data-space="05"] {
  padding: 0.125rem;
}
.-coverLayout[data-space="05"] > *:not(:only-child) {
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
}
@media (min-width: 48rem) {
  .-coverLayout[data-space="05"] {
    padding: 0.125rem;
  }
  .-coverLayout[data-space="05"] > *:not(:only-child) {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }
}
.-coverLayout[data-space="04"] {
  padding: 0.25rem;
}
.-coverLayout[data-space="04"] > *:not(:only-child) {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
@media (min-width: 48rem) {
  .-coverLayout[data-space="04"] {
    padding: 0.25rem;
  }
  .-coverLayout[data-space="04"] > *:not(:only-child) {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
}
.-coverLayout[data-space="03"] {
  padding: 0.375rem;
}
.-coverLayout[data-space="03"] > *:not(:only-child) {
  margin-top: 0.375rem;
  margin-bottom: 0.375rem;
}
@media (min-width: 48rem) {
  .-coverLayout[data-space="03"] {
    padding: 0.375rem;
  }
  .-coverLayout[data-space="03"] > *:not(:only-child) {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }
}
.-coverLayout[data-space="02"] {
  padding: 0.5rem;
}
.-coverLayout[data-space="02"] > *:not(:only-child) {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 48rem) {
  .-coverLayout[data-space="02"] {
    padding: 0.5rem;
  }
  .-coverLayout[data-space="02"] > *:not(:only-child) {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}
.-coverLayout[data-space="01"] {
  padding: 0.625rem;
}
.-coverLayout[data-space="01"] > *:not(:only-child) {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media (min-width: 48rem) {
  .-coverLayout[data-space="01"] {
    padding: 0.625rem;
  }
  .-coverLayout[data-space="01"] > *:not(:only-child) {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }
}
.-coverLayout[data-space="1"] {
  padding: 0.75rem;
}
.-coverLayout[data-space="1"] > *:not(:only-child) {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
@media (min-width: 48rem) {
  .-coverLayout[data-space="1"] {
    padding: 0.75rem;
  }
  .-coverLayout[data-space="1"] > *:not(:only-child) {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }
}
.-coverLayout[data-space="2"] {
  padding: 1rem;
}
.-coverLayout[data-space="2"] > *:not(:only-child) {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 48rem) {
  .-coverLayout[data-space="2"] {
    padding: 1rem;
  }
  .-coverLayout[data-space="2"] > *:not(:only-child) {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}
.-coverLayout[data-space="3"] {
  padding: 1.25rem;
}
.-coverLayout[data-space="3"] > *:not(:only-child) {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
@media (min-width: 48rem) {
  .-coverLayout[data-space="3"] {
    padding: 1.25rem;
  }
  .-coverLayout[data-space="3"] > *:not(:only-child) {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
}
.-coverLayout[data-space="4"] {
  padding: 1.5rem;
}
.-coverLayout[data-space="4"] > *:not(:only-child) {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 48rem) {
  .-coverLayout[data-space="4"] {
    padding: 1.5rem;
  }
  .-coverLayout[data-space="4"] > *:not(:only-child) {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
.-coverLayout[data-space="5"] {
  padding: 1.75rem;
}
.-coverLayout[data-space="5"] > *:not(:only-child) {
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}
@media (min-width: 48rem) {
  .-coverLayout[data-space="5"] {
    padding: 1.75rem;
  }
  .-coverLayout[data-space="5"] > *:not(:only-child) {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }
}
.-coverLayout[data-space="6"] {
  padding: 2rem;
}
.-coverLayout[data-space="6"] > *:not(:only-child) {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media (min-width: 48rem) {
  .-coverLayout[data-space="6"] {
    padding: 2rem;
  }
  .-coverLayout[data-space="6"] > *:not(:only-child) {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
.-coverLayout[data-space="7"] {
  padding: 2.25rem;
}
.-coverLayout[data-space="7"] > *:not(:only-child) {
  margin-top: 2.25rem;
  margin-bottom: 2.25rem;
}
@media (min-width: 48rem) {
  .-coverLayout[data-space="7"] {
    padding: 2.25rem;
  }
  .-coverLayout[data-space="7"] > *:not(:only-child) {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }
}
.-coverLayout[data-space="8"] {
  padding: 2.5rem;
}
.-coverLayout[data-space="8"] > *:not(:only-child) {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 48rem) {
  .-coverLayout[data-space="8"] {
    padding: 2.5rem;
  }
  .-coverLayout[data-space="8"] > *:not(:only-child) {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}

.-centerLayout {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.-centerLayout[data-align=center] {
  justify-content: center;
}
.-centerLayout > * {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.-centerLayout[data-contentWidth="1"] > * {
  width: 4.75rem;
}
@media (min-width: 48rem) {
  .-centerLayout[data-contentWidth="1"] > * {
    width: 4.75rem;
  }
}
.-centerLayout[data-contentWidth="2"] > * {
  width: 11.5rem;
}
@media (min-width: 48rem) {
  .-centerLayout[data-contentWidth="2"] > * {
    width: 11.5rem;
  }
}
.-centerLayout[data-contentWidth="3"] > * {
  width: 18.25rem;
}
@media (min-width: 48rem) {
  .-centerLayout[data-contentWidth="3"] > * {
    width: 18.25rem;
  }
}
.-centerLayout[data-contentWidth="4"] > * {
  width: 25rem;
}
@media (min-width: 48rem) {
  .-centerLayout[data-contentWidth="4"] > * {
    width: 25rem;
  }
}
.-centerLayout[data-contentWidth="5"] > * {
  width: 31.75rem;
}
@media (min-width: 48rem) {
  .-centerLayout[data-contentWidth="5"] > * {
    width: 31.75rem;
  }
}
.-centerLayout[data-contentWidth="6"] > * {
  width: 38.5rem;
}
@media (min-width: 48rem) {
  .-centerLayout[data-contentWidth="6"] > * {
    width: 38.5rem;
  }
}
.-centerLayout[data-contentWidth="7"] > * {
  width: 45.25rem;
}
@media (min-width: 48rem) {
  .-centerLayout[data-contentWidth="7"] > * {
    width: 45.25rem;
  }
}
.-centerLayout[data-contentWidth="8"] > * {
  width: 52rem;
}
@media (min-width: 48rem) {
  .-centerLayout[data-contentWidth="8"] > * {
    width: 52rem;
  }
}
.-centerLayout[data-contentWidth="9"] > * {
  width: 58.75rem;
}
@media (min-width: 48rem) {
  .-centerLayout[data-contentWidth="9"] > * {
    width: 58.75rem;
  }
}
.-centerLayout[data-contentWidth="10"] > * {
  width: 65.5rem;
}
@media (min-width: 48rem) {
  .-centerLayout[data-contentWidth="10"] > * {
    width: 65.5rem;
  }
}
.-centerLayout[data-contentWidth="11"] > * {
  width: 72.25rem;
}
@media (min-width: 48rem) {
  .-centerLayout[data-contentWidth="11"] > * {
    width: 72.25rem;
  }
}
.-centerLayout[data-contentWidth="12"] > * {
  width: 79rem;
}
@media (min-width: 48rem) {
  .-centerLayout[data-contentWidth="12"] > * {
    width: 79rem;
  }
}

.-element-inline {
  display: inline;
}
.-element-inlineBlock {
  display: inline-block;
}
.-element-block {
  display: block;
}

.-text-context {
  font-size: inherit !important;
  font-weight: inherit !important;
  font-style: inherit !important;
  color: inherit !important;
}
.-textSize-small {
  font-size: 1rem;
}

.-textWeight-bold {
  font-weight: 700;
}

.-textTransform-uppercase {
  text-transform: uppercase;
}

.-textDecoration-underline {
  text-decoration: underline;
}

.-textWhiteSpace-nowrap {
  white-space: nowrap;
}

.-textWhiteSpace-preLine {
  white-space: pre-line;
}

.-textOverflow-wrap {
  overflow-wrap: break-word;
}
@supports (overflow-wrap: anywhere) {
  .-textOverflow-wrap {
    overflow-wrap: anywhere;
  }
}

.-textOverflow-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.-textAlign-center {
  text-align: center;
}

.-textAlign-right {
  text-align: right;
}

.-textVerticalAlign-top {
  vertical-align: top;
}

@media (max-width: 47.9375rem) {
  .-xsmd-textWeight-bold {
    font-weight: 700;
  }
}
@media (min-width: 48rem) {
  .-md-textLineHeight-large {
    line-height: 1.5;
  }
  .-md-textWhiteSpace-nowrap {
    white-space: nowrap;
  }
  .-md-textOverflow-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .-md-textAlign-left {
    text-align: left;
  }
  .-md-textAlign-center {
    text-align: center;
  }
  .-md-textAlign-right {
    text-align: right;
  }
}
.-listDecoration-bare {
  list-style: none;
  padding-left: 0;
}

.-width-stretch {
  width: 100%;
}
.-width-percentChars {
  width: 5ch;
}
.-width-colspan1 {
  width: 4.75rem;
}
@media (min-width: 48rem) {
  .-width-colspan1 {
    width: 4.75rem;
  }
}
.-width-colspan2 {
  width: 11rem;
}
@media (min-width: 48rem) {
  .-width-colspan2 {
    width: 11.5rem;
  }
}
.-width-colspan3 {
  width: 17.25rem;
}
@media (min-width: 48rem) {
  .-width-colspan3 {
    width: 18.25rem;
  }
}
.-width-colspan4 {
  width: 23.5rem;
}
@media (min-width: 48rem) {
  .-width-colspan4 {
    width: 25rem;
  }
}
.-width-colspan5 {
  width: 29.75rem;
}
@media (min-width: 48rem) {
  .-width-colspan5 {
    width: 31.75rem;
  }
}
.-width-colspan6 {
  width: 36rem;
}
@media (min-width: 48rem) {
  .-width-colspan6 {
    width: 38.5rem;
  }
}
.-width-colspan7 {
  width: 42.25rem;
}
@media (min-width: 48rem) {
  .-width-colspan7 {
    width: 45.25rem;
  }
}
.-width-colspan8 {
  width: 48.5rem;
}
@media (min-width: 48rem) {
  .-width-colspan8 {
    width: 52rem;
  }
}
.-width-colspan9 {
  width: 54.75rem;
}
@media (min-width: 48rem) {
  .-width-colspan9 {
    width: 58.75rem;
  }
}
.-width-colspan10 {
  width: 61rem;
}
@media (min-width: 48rem) {
  .-width-colspan10 {
    width: 65.5rem;
  }
}
.-width-colspan11 {
  width: 67.25rem;
}
@media (min-width: 48rem) {
  .-width-colspan11 {
    width: 72.25rem;
  }
}
.-width-colspan12 {
  width: 73.5rem;
}
@media (min-width: 48rem) {
  .-width-colspan12 {
    width: 79rem;
  }
}
.-width-colspan1_5 {
  width: 7.875rem;
}
@media (min-width: 48rem) {
  .-width-colspan1_5 {
    width: 8.125rem;
  }
}
.-width-colspan2_5 {
  width: 14.125rem;
}
@media (min-width: 48rem) {
  .-width-colspan2_5 {
    width: 14.875rem;
  }
}

@media (min-width: 48rem) {
  .-md-width-contract {
    width: 1%;
  }
  .-md-width-stretch {
    width: 100%;
  }
  .-md-width-commonName {
    width: 13ch;
  }
  .-md-width-colspan1 {
    width: 4.75rem;
  }
  .-md-width-colspan2 {
    width: 11.5rem;
  }
  .-md-width-colspan3 {
    width: 18.25rem;
  }
  .-md-width-colspan4 {
    width: 25rem;
  }
  .-md-width-colspan5 {
    width: 31.75rem;
  }
  .-md-width-colspan6 {
    width: 38.5rem;
  }
  .-md-width-colspan7 {
    width: 45.25rem;
  }
  .-md-width-colspan8 {
    width: 52rem;
  }
  .-md-width-colspan9 {
    width: 58.75rem;
  }
  .-md-width-colspan10 {
    width: 65.5rem;
  }
  .-md-width-colspan11 {
    width: 72.25rem;
  }
  .-md-width-colspan12 {
    width: 79rem;
  }
}
@media (max-width: 47.9375rem) {
  .-xsmd-width-stretch {
    width: 100%;
  }
}
[class*=-width-colspan] {
  max-width: 100%;
}

.-minWidth-0 {
  min-width: 0;
}
.-minWidth-abbrDayMonth {
  min-width: 7ch;
}
.-minWidth-colspan1 {
  min-width: 4.75rem;
}
@media (min-width: 48rem) {
  .-minWidth-colspan1 {
    min-width: 4.75rem;
  }
}
.-minWidth-colspan2 {
  min-width: 11rem;
}
@media (min-width: 48rem) {
  .-minWidth-colspan2 {
    min-width: 11.5rem;
  }
}
.-minWidth-colspan3 {
  min-width: 17.25rem;
}
@media (min-width: 48rem) {
  .-minWidth-colspan3 {
    min-width: 18.25rem;
  }
}
.-minWidth-colspan4 {
  min-width: 23.5rem;
}
@media (min-width: 48rem) {
  .-minWidth-colspan4 {
    min-width: 25rem;
  }
}

@media (min-width: 36rem) {
  .-sm-minWidth-colspan1 {
    min-width: 4.75rem;
  }
  .-sm-minWidth-colspan2 {
    min-width: 11.5rem;
  }
  .-sm-minWidth-colspan3 {
    min-width: 18.25rem;
  }
  .-sm-minWidth-colspan4 {
    min-width: 25rem;
  }
  .-sm-minWidth-colspan5 {
    min-width: 31.75rem;
  }
  .-sm-minWidth-colspan6 {
    min-width: 38.5rem;
  }
}
@media (min-width: 48rem) {
  .-md-minWidth-colspan1 {
    min-width: 4.75rem;
  }
  .-md-minWidth-colspan2 {
    min-width: 11.5rem;
  }
  .-md-minWidth-colspan3 {
    min-width: 18.25rem;
  }
  .-md-minWidth-colspan4 {
    min-width: 25rem;
  }
  .-md-minWidth-colspan5 {
    min-width: 31.75rem;
  }
  .-md-minWidth-colspan6 {
    min-width: 38.5rem;
  }
  .-md-minWidth-colspan7 {
    min-width: 45.25rem;
  }
  .-md-minWidth-colspan8 {
    min-width: 52rem;
  }
  .-md-minWidth-colspan9 {
    min-width: 58.75rem;
  }
  .-md-minWidth-colspan10 {
    min-width: 65.5rem;
  }
  .-md-minWidth-colspan11 {
    min-width: 72.25rem;
  }
  .-md-minWidth-colspan12 {
    min-width: 79rem;
  }
}
@media (min-width: 62rem) {
  .-lg-minWidth-colspan1 {
    min-width: 4.75rem;
  }
  .-lg-minWidth-colspan2 {
    min-width: 11.5rem;
  }
  .-lg-minWidth-colspan3 {
    min-width: 18.25rem;
  }
  .-lg-minWidth-colspan4 {
    min-width: 25rem;
  }
  .-lg-minWidth-colspan5 {
    min-width: 31.75rem;
  }
  .-lg-minWidth-colspan6 {
    min-width: 38.5rem;
  }
  .-lg-minWidth-colspan7 {
    min-width: 45.25rem;
  }
  .-lg-minWidth-colspan8 {
    min-width: 52rem;
  }
  .-lg-minWidth-colspan9 {
    min-width: 58.75rem;
  }
  .-lg-minWidth-colspan10 {
    min-width: 65.5rem;
  }
  .-lg-minWidth-colspan11 {
    min-width: 72.25rem;
  }
  .-lg-minWidth-colspan12 {
    min-width: 79rem;
  }
}
.-maxWidth-stretch, .-max-width-stretch {
  max-width: 100%;
}
.-maxWidth-defaultCharsPerRow, .-max-width-defaultCharsPerRow {
  max-width: 70ch;
}
.-maxWidth-colspan1, .-max-width-colspan1 {
  max-width: 4.75rem;
}
@media (min-width: 48rem) {
  .-maxWidth-colspan1, .-max-width-colspan1 {
    max-width: 4.75rem;
  }
}
.-maxWidth-colspan2, .-max-width-colspan2 {
  max-width: 11rem;
}
@media (min-width: 48rem) {
  .-maxWidth-colspan2, .-max-width-colspan2 {
    max-width: 11.5rem;
  }
}
.-maxWidth-colspan3, .-max-width-colspan3 {
  max-width: 17.25rem;
}
@media (min-width: 48rem) {
  .-maxWidth-colspan3, .-max-width-colspan3 {
    max-width: 18.25rem;
  }
}
.-maxWidth-colspan4, .-max-width-colspan4 {
  max-width: 23.5rem;
}
@media (min-width: 48rem) {
  .-maxWidth-colspan4, .-max-width-colspan4 {
    max-width: 25rem;
  }
}
.-maxWidth-colspan5, .-max-width-colspan5 {
  max-width: 29.75rem;
}
@media (min-width: 48rem) {
  .-maxWidth-colspan5, .-max-width-colspan5 {
    max-width: 31.75rem;
  }
}
.-maxWidth-colspan6, .-max-width-colspan6 {
  max-width: 36rem;
}
@media (min-width: 48rem) {
  .-maxWidth-colspan6, .-max-width-colspan6 {
    max-width: 38.5rem;
  }
}
.-maxWidth-colspan7, .-max-width-colspan7 {
  max-width: 42.25rem;
}
@media (min-width: 48rem) {
  .-maxWidth-colspan7, .-max-width-colspan7 {
    max-width: 45.25rem;
  }
}
.-maxWidth-colspan8, .-max-width-colspan8 {
  max-width: 48.5rem;
}
@media (min-width: 48rem) {
  .-maxWidth-colspan8, .-max-width-colspan8 {
    max-width: 52rem;
  }
}
.-maxWidth-colspan9, .-max-width-colspan9 {
  max-width: 54.75rem;
}
@media (min-width: 48rem) {
  .-maxWidth-colspan9, .-max-width-colspan9 {
    max-width: 58.75rem;
  }
}
.-maxWidth-colspan10, .-max-width-colspan10 {
  max-width: 61rem;
}
@media (min-width: 48rem) {
  .-maxWidth-colspan10, .-max-width-colspan10 {
    max-width: 65.5rem;
  }
}
.-maxWidth-colspan11, .-max-width-colspan11 {
  max-width: 67.25rem;
}
@media (min-width: 48rem) {
  .-maxWidth-colspan11, .-max-width-colspan11 {
    max-width: 72.25rem;
  }
}
.-maxWidth-colspan12, .-max-width-colspan12 {
  max-width: 73.5rem;
}
@media (min-width: 48rem) {
  .-maxWidth-colspan12, .-max-width-colspan12 {
    max-width: 79rem;
  }
}

@media (min-width: 48rem) {
  .-md-maxWidth-colspan1 {
    max-width: 4.75rem;
  }
  .-md-maxWidth-colspan2 {
    max-width: 11.5rem;
  }
  .-md-maxWidth-colspan3 {
    max-width: 18.25rem;
  }
  .-md-maxWidth-colspan4 {
    max-width: 25rem;
  }
  .-md-maxWidth-colspan5 {
    max-width: 31.75rem;
  }
  .-md-maxWidth-colspan6 {
    max-width: 38.5rem;
  }
  .-md-maxWidth-colspan7 {
    max-width: 45.25rem;
  }
  .-md-maxWidth-colspan8 {
    max-width: 52rem;
  }
  .-md-maxWidth-colspan9 {
    max-width: 58.75rem;
  }
  .-md-maxWidth-colspan10 {
    max-width: 65.5rem;
  }
  .-md-maxWidth-colspan11 {
    max-width: 72.25rem;
  }
  .-md-maxWidth-colspan12 {
    max-width: 79rem;
  }
}
.-color-transparent {
  color: transparent;
}
.-color-bare {
  color: var(--_bare-color);
}
.-color-secondaryBare {
  color: var(--_secondary-bare-color);
}
.-color-quaternaryBare {
  color: var(--_quaternary-bare-color);
}
.-color-pale {
  color: var(--_pale-color);
}
.-color-sharp {
  color: var(--_sharp-color);
}
.-color-contrast {
  color: var(--_contrast-color);
}
.-color-neutral {
  color: var(--_neutral-color);
}
.-color-opaque {
  color: var(--_opaque-color);
}
.-color-primary {
  color: var(--_primary-color);
}
.-color-primaryBold {
  color: var(--_primary-bold-color);
}
.-color-secondary {
  color: var(--_secondary-color);
}
.-color-tertiary {
  color: var(--_tertiary-color);
}
.-color-quinary {
  color: var(--_quinary-color);
}
.-color-firm {
  color: var(--_firm-color);
}
.-color-accent {
  color: var(--_accent-color);
}
.-color-highlight {
  color: var(--_highlight-color);
}
.-color-highlightPastel {
  color: var(--_highlight-pastel-color);
}
.-color-highlightExtraLight {
  color: var(--_highlight-extra-light-color);
}
.-color-positive {
  color: var(--_positive-color);
}
.-color-informative {
  color: var(--_informative-color);
}
.-color-warning {
  color: var(--_warning-color);
}
.-color-warningDark {
  color: var(--_warning-dark-color);
}
.-color-negative {
  color: var(--_negative-color);
}
.-color-context {
  color: inherit;
}
.-htmlElements .-color-context {
  color: inherit;
}

@media (min-width: 48rem) {
  .-md-color-transparent {
    color: transparent;
  }
  .-md-color-bare {
    color: var(--_bare-color);
  }
  .-md-color-secondaryBare {
    color: var(--_secondary-bare-color);
  }
  .-md-color-quaternaryBare {
    color: var(--_quaternary-bare-color);
  }
  .-md-color-pale {
    color: var(--_pale-color);
  }
  .-md-color-sharp {
    color: var(--_sharp-color);
  }
  .-md-color-contrast {
    color: var(--_contrast-color);
  }
  .-md-color-neutral {
    color: var(--_neutral-color);
  }
  .-md-color-opaque {
    color: var(--_opaque-color);
  }
  .-md-color-primary {
    color: var(--_primary-color);
  }
  .-md-color-primaryBold {
    color: var(--_primary-bold-color);
  }
  .-md-color-secondary {
    color: var(--_secondary-color);
  }
  .-md-color-tertiary {
    color: var(--_tertiary-color);
  }
  .-md-color-quinary {
    color: var(--_quinary-color);
  }
  .-md-color-firm {
    color: var(--_firm-color);
  }
  .-md-color-accent {
    color: var(--_accent-color);
  }
  .-md-color-highlight {
    color: var(--_highlight-color);
  }
  .-md-color-highlightPastel {
    color: var(--_highlight-pastel-color);
  }
  .-md-color-highlightExtraLight {
    color: var(--_highlight-extra-light-color);
  }
  .-md-color-positive {
    color: var(--_positive-color);
  }
  .-md-color-informative {
    color: var(--_informative-color);
  }
  .-md-color-warning {
    color: var(--_warning-color);
  }
  .-md-color-warningDark {
    color: var(--_warning-dark-color);
  }
  .-md-color-negative {
    color: var(--_negative-color);
  }
}
.-bg-transparent {
  background-color: transparent;
}
.-bg-bare {
  background-color: var(--_bare-color);
}
.-bg-secondaryBare {
  background-color: var(--_secondary-bare-color);
}
.-bg-quaternaryBare {
  background-color: var(--_quaternary-bare-color);
}
.-bg-pale {
  background-color: var(--_pale-color);
}
.-bg-sharp {
  background-color: var(--_sharp-color);
}
.-bg-contrast {
  background-color: var(--_contrast-color);
}
.-bg-neutral {
  background-color: var(--_neutral-color);
}
.-bg-opaque {
  background-color: var(--_opaque-color);
}
.-bg-primary {
  background-color: var(--_primary-color);
}
.-bg-primaryBold {
  background-color: var(--_primary-bold-color);
}
.-bg-secondary {
  background-color: var(--_secondary-color);
}
.-bg-tertiary {
  background-color: var(--_tertiary-color);
}
.-bg-quinary {
  background-color: var(--_quinary-color);
}
.-bg-firm {
  background-color: var(--_firm-color);
}
.-bg-accent {
  background-color: var(--_accent-color);
}
.-bg-highlight {
  background-color: var(--_highlight-color);
}
.-bg-highlightPastel {
  background-color: var(--_highlight-pastel-color);
}
.-bg-highlightExtraLight {
  background-color: var(--_highlight-extra-light-color);
}
.-bg-positive {
  background-color: var(--_positive-color);
}
.-bg-informative {
  background-color: var(--_informative-color);
}
.-bg-warning {
  background-color: var(--_warning-color);
}
.-bg-warningDark {
  background-color: var(--_warning-dark-color);
}
.-bg-negative {
  background-color: var(--_negative-color);
}

.-box-roundedTransparent, .-box-angularTransparent {
  background-color: transparent;
}
.-box-roundedBare, .-box-angularBare {
  background-color: var(--_bare-color);
}
.-box-roundedSecondaryBare, .-box-angularSecondaryBare {
  background-color: var(--_secondary-bare-color);
}
.-box-roundedQuaternaryBare, .-box-angularQuaternaryBare {
  background-color: var(--_quaternary-bare-color);
}
.-box-roundedPale, .-box-angularPale {
  background-color: var(--_pale-color);
}
.-box-roundedSharp, .-box-angularSharp {
  background-color: var(--_sharp-color);
}
.-box-roundedContrast, .-box-angularContrast {
  background-color: var(--_contrast-color);
}
.-box-roundedNeutral, .-box-angularNeutral {
  background-color: var(--_neutral-color);
}
.-box-roundedOpaque, .-box-angularOpaque {
  background-color: var(--_opaque-color);
}
.-box-roundedPrimary, .-box-angularPrimary {
  background-color: var(--_primary-color);
}
.-box-roundedPrimaryBold, .-box-angularPrimaryBold {
  background-color: var(--_primary-bold-color);
}
.-box-roundedSecondary, .-box-angularSecondary {
  background-color: var(--_secondary-color);
}
.-box-roundedTertiary, .-box-angularTertiary {
  background-color: var(--_tertiary-color);
}
.-box-roundedQuinary, .-box-angularQuinary {
  background-color: var(--_quinary-color);
}
.-box-roundedFirm, .-box-angularFirm {
  background-color: var(--_firm-color);
}
.-box-roundedAccent, .-box-angularAccent {
  background-color: var(--_accent-color);
}
.-box-roundedHighlight, .-box-angularHighlight {
  background-color: var(--_highlight-color);
}
.-box-roundedHighlightPastel, .-box-angularHighlightPastel {
  background-color: var(--_highlight-pastel-color);
}
.-box-roundedHighlightExtraLight, .-box-angularHighlightExtraLight {
  background-color: var(--_highlight-extra-light-color);
}
.-box-roundedPositive, .-box-angularPositive {
  background-color: var(--_positive-color);
}
.-box-roundedInformative, .-box-angularInformative {
  background-color: var(--_informative-color);
}
.-box-roundedWarning, .-box-angularWarning {
  background-color: var(--_warning-color);
}
.-box-roundedWarningDark, .-box-angularWarningDark {
  background-color: var(--_warning-dark-color);
}
.-box-roundedNegative, .-box-angularNegative {
  background-color: var(--_negative-color);
}
.-box-borderedTransparent, .-box-borderedAngularTransparent {
  border-color: transparent;
}
.-box-borderedBare, .-box-borderedAngularBare {
  border-color: var(--_bare-color);
}
.-box-borderedSecondaryBare, .-box-borderedAngularSecondaryBare {
  border-color: var(--_secondary-bare-color);
}
.-box-borderedQuaternaryBare, .-box-borderedAngularQuaternaryBare {
  border-color: var(--_quaternary-bare-color);
}
.-box-borderedPale, .-box-borderedAngularPale {
  border-color: var(--_pale-color);
}
.-box-borderedSharp, .-box-borderedAngularSharp {
  border-color: var(--_sharp-color);
}
.-box-borderedContrast, .-box-borderedAngularContrast {
  border-color: var(--_contrast-color);
}
.-box-borderedNeutral, .-box-borderedAngularNeutral {
  border-color: var(--_neutral-color);
}
.-box-borderedOpaque, .-box-borderedAngularOpaque {
  border-color: var(--_opaque-color);
}
.-box-borderedPrimary, .-box-borderedAngularPrimary {
  border-color: var(--_primary-color);
}
.-box-borderedPrimaryBold, .-box-borderedAngularPrimaryBold {
  border-color: var(--_primary-bold-color);
}
.-box-borderedSecondary, .-box-borderedAngularSecondary {
  border-color: var(--_secondary-color);
}
.-box-borderedTertiary, .-box-borderedAngularTertiary {
  border-color: var(--_tertiary-color);
}
.-box-borderedQuinary, .-box-borderedAngularQuinary {
  border-color: var(--_quinary-color);
}
.-box-borderedFirm, .-box-borderedAngularFirm {
  border-color: var(--_firm-color);
}
.-box-borderedAccent, .-box-borderedAngularAccent {
  border-color: var(--_accent-color);
}
.-box-borderedHighlight, .-box-borderedAngularHighlight {
  border-color: var(--_highlight-color);
}
.-box-borderedHighlightPastel, .-box-borderedAngularHighlightPastel {
  border-color: var(--_highlight-pastel-color);
}
.-box-borderedHighlightExtraLight, .-box-borderedAngularHighlightExtraLight {
  border-color: var(--_highlight-extra-light-color);
}
.-box-borderedPositive, .-box-borderedAngularPositive {
  border-color: var(--_positive-color);
}
.-box-borderedInformative, .-box-borderedAngularInformative {
  border-color: var(--_informative-color);
}
.-box-borderedWarning, .-box-borderedAngularWarning {
  border-color: var(--_warning-color);
}
.-box-borderedWarningDark, .-box-borderedAngularWarningDark {
  border-color: var(--_warning-dark-color);
}
.-box-borderedNegative, .-box-borderedAngularNegative {
  border-color: var(--_negative-color);
}
.-box-leadingBorderTransparent {
  border-color: transparent;
}
.-box-leadingBorderBare {
  border-color: var(--_bare-color);
}
.-box-leadingBorderSecondaryBare {
  border-color: var(--_secondary-bare-color);
}
.-box-leadingBorderQuaternaryBare {
  border-color: var(--_quaternary-bare-color);
}
.-box-leadingBorderPale {
  border-color: var(--_pale-color);
}
.-box-leadingBorderSharp {
  border-color: var(--_sharp-color);
}
.-box-leadingBorderContrast {
  border-color: var(--_contrast-color);
}
.-box-leadingBorderNeutral {
  border-color: var(--_neutral-color);
}
.-box-leadingBorderOpaque {
  border-color: var(--_opaque-color);
}
.-box-leadingBorderPrimary {
  border-color: var(--_primary-color);
}
.-box-leadingBorderPrimaryBold {
  border-color: var(--_primary-bold-color);
}
.-box-leadingBorderSecondary {
  border-color: var(--_secondary-color);
}
.-box-leadingBorderTertiary {
  border-color: var(--_tertiary-color);
}
.-box-leadingBorderQuinary {
  border-color: var(--_quinary-color);
}
.-box-leadingBorderFirm {
  border-color: var(--_firm-color);
}
.-box-leadingBorderAccent {
  border-color: var(--_accent-color);
}
.-box-leadingBorderHighlight {
  border-color: var(--_highlight-color);
}
.-box-leadingBorderHighlightPastel {
  border-color: var(--_highlight-pastel-color);
}
.-box-leadingBorderHighlightExtraLight {
  border-color: var(--_highlight-extra-light-color);
}
.-box-leadingBorderPositive {
  border-color: var(--_positive-color);
}
.-box-leadingBorderInformative {
  border-color: var(--_informative-color);
}
.-box-leadingBorderWarning {
  border-color: var(--_warning-color);
}
.-box-leadingBorderWarningDark {
  border-color: var(--_warning-dark-color);
}
.-box-leadingBorderNegative {
  border-color: var(--_negative-color);
}

[class*=-box-rounded] {
  border-radius: 0.25rem;
}

[class*=-box-bordered] {
  border-style: solid;
  border-width: 0.0625rem;
  border-radius: 0.125rem;
}

[class*=-box-borderedAngular] {
  border-radius: 0;
}

[class*=-box-leadingBorder] {
  border-left-style: solid;
  border-left-width: 0.25rem;
}

.-boxStack [class*=-box-bordered]:not(:last-child) {
  border-bottom: none;
}

video {
  display: block;
  background-color: #000;
}

figure {
  margin-bottom: 0;
}

img,
video {
  max-width: 100%;
}
img:not([src*=".svg"]),
video:not([src*=".svg"]) {
  height: auto;
}

.-htmlElements strong,
.-htmlElements b {
  font-weight: 700;
}
.-htmlElements picture {
  display: inline-block;
}

.-htmlElements-ext:not(.-exclude-maxWidth-defaultCharsPerRow) h1,
.-htmlElements-ext:not(.-exclude-maxWidth-defaultCharsPerRow) h2,
.-htmlElements-ext:not(.-exclude-maxWidth-defaultCharsPerRow) h3,
.-htmlElements-ext:not(.-exclude-maxWidth-defaultCharsPerRow) h4,
.-htmlElements-ext:not(.-exclude-maxWidth-defaultCharsPerRow) h5,
.-htmlElements-ext:not(.-exclude-maxWidth-defaultCharsPerRow) h6,
.-htmlElements-ext:not(.-exclude-maxWidth-defaultCharsPerRow) p,
.-htmlElements-ext:not(.-exclude-maxWidth-defaultCharsPerRow) li,
.-htmlElements-ext:not(.-exclude-maxWidth-defaultCharsPerRow) blockquote {
  max-width: 70ch;
}
.-htmlElements-ext p,
.-htmlElements-ext ul,
.-htmlElements-ext ol {
  margin-bottom: 0;
}
.-color-context .-htmlElements-ext a {
  color: inherit;
}
.-htmlElements-ext hr {
  width: 70ch;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.-htmlElements-flow > * + h1 {
  margin-top: 2.5rem;
}
.-htmlElements-flow > * + h2 {
  margin-top: 2.5rem;
}
.-htmlElements-flow > * + h3 {
  margin-top: 2.5rem;
}
.-htmlElements-flow > * + h4 {
  margin-top: 2rem;
}
.-htmlElements-flow > * + h5 {
  margin-top: 2rem;
}
.-htmlElements-flow > * + h6 {
  margin-top: 2rem;
}
.-htmlElements-flow > h1 + * {
  margin-top: 0.6em;
}
.-htmlElements-flow > h2 + * {
  margin-top: 0.6em;
}
.-htmlElements-flow > h3 + * {
  margin-top: 0.4em;
}
.-htmlElements-flow > h4 + * {
  margin-top: 0.4em;
}
.-htmlElements-flow > h5 + * {
  margin-top: 0.4em;
}
.-htmlElements-flow > h6 + * {
  margin-top: 0.4em;
}

.-htmlElements-welcome strong, .-htmlElements-welcome b {
  font-weight: 400;
  color: var(--_senary-color);
}

[class*=-sizeRatio] {
  position: relative;
}
[class*=-sizeRatio] > * {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
[class*=-sizeRatio] > img {
  object-fit: contain;
  background-color: #000;
}

.-sizeRatio-16to9 {
  padding-bottom: 56.25%;
}
.-sizeRatio-16to10 {
  padding-bottom: 62.5%;
}
.-sizeRatio-4to3 {
  padding-bottom: 133.3333333333%;
}

.-skin-sharp {
  color: var(--_contrast-color);
  background-color: var(--_sharp-color);
}
.-skin-sharp:any-link:hover {
  color: var(--_contrast-color);
}
.-skin-contrast {
  color: #FFFEFE;
  background-color: transparent;
}
.-skin-contrast:any-link:hover {
  color: #FFFEFE;
}
.-skin-neutral {
  color: #FFFEFE;
  background-color: var(--_neutral-color);
}
.-skin-neutral:any-link:hover {
  color: #FFFEFE;
}
.-skin-accent {
  color: #FFFEFE;
  background-color: #D62D21;
}
.-skin-accent:any-link:hover {
  color: #FFFEFE;
}
.-skin-highlight {
  color: #212529;
  background-color: #FFB800;
}
.-skin-highlight:any-link:hover {
  color: #212529;
}
.-skin-highlight-pale {
  color: #4E19A9;
  background-color: #FFFEFE;
}
.-skin-highlight-pale:any-link:hover {
  color: #4E19A9;
}
.-skin-highlight-light {
  color: var(--_skin-highlight-light-color);
  background-color: var(--_skin-highlight-light-bg-color);
}
.-skin-highlight-light:any-link:hover {
  color: var(--_skin-highlight-light-color);
}
.-skin-positive {
  color: #FFFEFE;
  background-color: #0C6B21;
}
.-skin-positive:any-link:hover {
  color: #FFFEFE;
}
.-skin-negative {
  color: #FFFEFE;
  background-color: #D62D21;
}
.-skin-negative:any-link:hover {
  color: #FFFEFE;
}
.-skin-informative {
  color: #FFFEFE;
  background-color: #1F5B72;
}
.-skin-informative:any-link:hover {
  color: #FFFEFE;
}
.-skin-warning {
  color: #D62D21;
  background-color: #FFE86F;
}
.-skin-warning:any-link:hover {
  color: #D62D21;
}
.-skin-zebra > *:nth-child(odd) {
  background: #F8F7F9;
}

[class*=-skin-]:not(body[class*=-skin-]) h1, [class*=-skin-]:not(body[class*=-skin-]) h2, [class*=-skin-]:not(body[class*=-skin-]) h3, [class*=-skin-]:not(body[class*=-skin-]) h4, [class*=-skin-]:not(body[class*=-skin-]) h5, [class*=-skin-]:not(body[class*=-skin-]) h6, [class*=-skin-]:not(body[class*=-skin-]) .-Heading {
  color: inherit;
}

.-hidden {
  display: none !important;
}

@media (max-width: 35.9375rem) {
  .-xssm-hidden {
    display: none !important;
  }
}
@media (max-width: 47.9375rem) {
  .-xsmd-hidden {
    display: none !important;
  }
}
@media (min-width: 48rem) {
  .-md-hidden {
    display: none !important;
  }
}
@media (max-width: 61.9375rem) {
  .-xslg-hidden {
    display: none !important;
  }
}
@media (min-width: 62rem) {
  .-lg-hidden {
    display: none !important;
  }
}
.-visuallyHidden {
  visibility: hidden;
}

.-overflow-auto {
  overflow: auto;
}
.-overflowX-auto {
  overflow-x: auto;
  overflow-y: hidden;
}

.-overflowY-auto {
  overflow-x: hidden;
  overflow-y: auto;
}

[class*=-xsmd-offset-], .-offset-formControl {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.-offset-formControl {
  margin-top: -0.4em;
  margin-bottom: -0.4em;
}
.-offset-vSpace {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}

@media (max-width: 47.9375rem) {
  .-xsmd-offset-container {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .-xsmd-offset-pageMainTop {
    margin-top: -1.5rem;
  }
}
@media (max-width: 47.9375rem) and (max-width: 83rem) {
  .-xsmd-offset-pageMainTop {
    margin-top: -1.8072289157vw;
  }
}
@media (max-width: 47.9375rem) and (max-width: 83rem) {
  .-xsmd-offset-pageMainTop {
    margin-top: -1.5rem;
  }
}
.-height-stretch {
  height: 100%;
}
.-height-formControl {
  height: 2.5rem;
}
@media (max-width: 83rem) {
  .-height-formControl {
    height: 3.0120481928vw;
  }
}
@media (max-width: 83rem) {
  .-height-formControl {
    height: 2.5rem;
  }
}
.-height-formControlSmall {
  height: 2rem;
}

[data-containerType=inline-size] {
  container-type: inline-size;
}

.-Hr {
  width: 100%;
  height: 0;
  margin-top: 0;
  margin-bottom: 0;
  border-top: solid 0.0625rem;
}
.-Hr:not([class*=-color-]) {
  color: var(--_pale-color);
}
.-Hr--orientationVertical {
  width: 0;
  height: 100%;
  border-top: none;
  border-left: solid 0.0625rem;
}

.-Icon {
  display: inline-flex;
  align-items: center;
  vertical-align: top;
  width: 1em;
  height: 1em;
}
.-Icon--size05 {
  font-size: 0.25rem;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 48rem) {
  .-Icon--size05 {
    font-size: 0.25rem;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
.-Icon--size04 {
  font-size: 0.5rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 48rem) {
  .-Icon--size04 {
    font-size: 0.5rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}
.-Icon--size03 {
  font-size: 0.75rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 48rem) {
  .-Icon--size03 {
    font-size: 0.75rem;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}
.-Icon--size02 {
  font-size: 1rem;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
@media (min-width: 48rem) {
  .-Icon--size02 {
    font-size: 1rem;
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
}
.-Icon--size01 {
  font-size: 1.25rem;
  margin-top: 0.1rem;
  margin-bottom: 0.1rem;
}
@media (min-width: 48rem) {
  .-Icon--size01 {
    font-size: 1.25rem;
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
  }
}
.-Icon--size1 {
  font-size: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
@media (min-width: 48rem) {
  .-Icon--size1 {
    font-size: 1.5rem;
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}
.-Icon--size2 {
  font-size: 2rem;
  margin-top: -0.125rem;
  margin-bottom: -0.125rem;
}
@media (min-width: 48rem) {
  .-Icon--size2 {
    font-size: 2rem;
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }
}
.-Icon--size3 {
  font-size: 2.5rem;
  margin-top: -0.2rem;
  margin-bottom: -0.2rem;
}
@media (min-width: 48rem) {
  .-Icon--size3 {
    font-size: 2.5rem;
    margin-top: -0.2rem;
    margin-bottom: -0.2rem;
  }
}
.-Icon--size4 {
  font-size: 3rem;
  margin-top: -0.25rem;
  margin-bottom: -0.25rem;
}
@media (min-width: 48rem) {
  .-Icon--size4 {
    font-size: 3rem;
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }
}
.-Icon--size5 {
  font-size: 3.5rem;
  margin-top: -0.2857142857rem;
  margin-bottom: -0.2857142857rem;
}
@media (min-width: 48rem) {
  .-Icon--size5 {
    font-size: 3.5rem;
    margin-top: -0.2857142857rem;
    margin-bottom: -0.2857142857rem;
  }
}
.-Icon--size6 {
  font-size: 4rem;
  margin-top: -0.3125rem;
  margin-bottom: -0.3125rem;
}
@media (min-width: 48rem) {
  .-Icon--size6 {
    font-size: 4rem;
    margin-top: -0.3125rem;
    margin-bottom: -0.3125rem;
  }
}
.-Icon--size7 {
  font-size: 4.5rem;
  margin-top: -0.3333333333rem;
  margin-bottom: -0.3333333333rem;
}
@media (min-width: 48rem) {
  .-Icon--size7 {
    font-size: 4.5rem;
    margin-top: -0.3333333333rem;
    margin-bottom: -0.3333333333rem;
  }
}
.-Icon--size8 {
  font-size: 5rem;
  margin-top: -0.35rem;
  margin-bottom: -0.35rem;
}
@media (min-width: 48rem) {
  .-Icon--size8 {
    font-size: 5rem;
    margin-top: -0.35rem;
    margin-bottom: -0.35rem;
  }
}
.-Icon--typeCountryFlag {
  fill: revert;
}
.-Icon.-Icon--widthFitContent {
  height: auto;
}
.-Icon.-Icon--heightFitContent {
  width: auto;
}

.-Link--typeMore, .-Link--typeSort, .-Link--typeBack {
  display: inline-flex;
  vertical-align: top;
  align-items: center;
  text-decoration: none !important;
  white-space: nowrap;
}
.-Link--typeMore::before, .-Link--typeMore::after, .-Link--typeSort::before, .-Link--typeSort::after, .-Link--typeBack::before, .-Link--typeBack::after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.5rem;
  line-height: 1;
  flex-shrink: 0;
  display: inline-block;
  vertical-align: top;
}
.-Link--typeMore::after {
  content: "\e900";
}
.-Link--typeMore .-Link-text {
  margin-right: 0.4em;
}
.-Link--typeBack::before {
  content: "\e925";
}
.-Link--typeBack .-Link-text {
  margin-left: 0.4em;
}
@media (max-width: 47.9375rem) {
  .-Link--typeBack .-Link-text {
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.-Link--typeSort {
  font-weight: 400;
}
.-Link--typeSort::after {
  content: "\e902";
  margin-left: 0.3333333333em;
  display: none;
}
.-Link--sortAsc::after {
  transform: rotate(-180deg);
}
.-Link--sortDesc::after {
  transform: rotate(0);
}
.-Link--typeToggle path:not(.-Link-stateIndicator) {
  fill: currentColor;
}
.-Link--typeToggle:hover path.-Link-stateIndicator, .-Link--typeToggle:focus path.-Link-stateIndicator {
  fill: currentColor;
}
.-Link--typeToggle path.-Link-stateIndicator {
  fill: transparent;
}
.-Link--toggleOn path.-Link-stateIndicator {
  fill: var(--_highlight-light-color);
}
.-Link[class*="--sort"] {
  font-weight: 700;
}
.-Link[class*="--sort"] .-Link-text {
  text-decoration: none;
}
.-Link[class*="--sort"]::after {
  display: inline-block;
}
.-Link[data-textCollapsed][data-textExpanded] .-Link-text {
  display: none;
}
.-Link[data-textCollapsed][data-textExpanded][aria-expanded=true]::before {
  content: attr(data-textExpanded);
}
.-Link[data-textCollapsed][data-textExpanded][aria-expanded=false]::before {
  content: attr(data-textCollapsed);
}

.-Tag--typeStatus {
  font-size: 0.6em;
  font-weight: 700;
  line-height: initial;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
}
.-Tag--typeStatus .-Tag-decor {
  font-size: 0.6666666667em;
  width: 1em;
  height: 1em;
  margin-right: 0.6666666667em;
  flex-shrink: 0;
  border-radius: 50%;
  background-color: currentColor;
}

:root {
  --loader-oval-translate-distance: 100%;
  --loader-oval-rotate: 290deg;
}

.-Loader svg {
  width: 1em;
  height: 1em;
}
.-Loader[data-variant=spinner] {
  display: inline-block;
}
.-Loader[data-variant=spinner]::after {
  --_m: conic-gradient(rgba(33, 37, 41, 0) 10%, currentColor), linear-gradient(currentColor 0 0) content-box;
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  padding: 0.1em;
  margin: 0.25em;
  aspect-ratio: 1;
  border-radius: 50%;
  background: currentColor;
  -webkit-mask: var(--_m);
  mask: var(--_m);
  -webkit-mask-composite: source-out;
  mask-composite: subtract;
  animation: rotate 1s infinite linear;
}
.-Loader[data-variant=brand] .-LeftOval,
.-Loader[data-variant=brand] .-RightOval {
  transform-box: fill-box;
  transform-origin: 50% 50%;
  will-change: transform;
  animation-duration: 1.25s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-fill-mode: forwards;
}
.-Loader[data-variant=brand] .-LeftOval {
  animation-name: leftOvalMove-loop;
}
.-Loader[data-variant=brand] .-RightOval {
  animation-name: rightOvalMove-loop;
}
.-Loader[data-size="05"] {
  font-size: 0.25rem;
}
.-Loader[data-size="04"] {
  font-size: 0.5rem;
}
.-Loader[data-size="03"] {
  font-size: 0.75rem;
}
.-Loader[data-size="02"] {
  font-size: 1rem;
}
.-Loader[data-size="01"] {
  font-size: 1.25rem;
}
.-Loader[data-size="1"] {
  font-size: 1.5rem;
}
.-Loader[data-size="2"] {
  font-size: 2rem;
}
.-Loader[data-size="3"] {
  font-size: 2.5rem;
}
.-Loader[data-size="4"] {
  font-size: 3rem;
}
.-Loader[data-size="5"] {
  font-size: 3.5rem;
}
.-Loader[data-size="6"] {
  font-size: 4rem;
}
.-Loader[data-size="7"] {
  font-size: 4.5rem;
}
.-Loader[data-size="8"] {
  font-size: 5rem;
}
.-Loader[data-type=container] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.-Loader[data-type=container] > *, .-Loader[data-type=container]::after {
  margin: 0.6em;
}

.-LoadingProvider {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  background-color: rgba(33, 37, 41, 0.66) !important;
  z-index: 99999;
}
.-LoadingProvider--stateHidden {
  display: none;
}

@keyframes leftOvalMove-loop {
  0% {
    transform: translateX(0) translateY(0) rotate(0deg);
  }
  10% {
    transform: translateX(var(--loader-oval-translate-distance)) translateY(0) rotate(var(--loader-oval-rotate));
  }
  25% {
    transform: translateX(var(--loader-oval-translate-distance)) translateY(var(--loader-oval-translate-distance)) rotate(calc(var(--loader-oval-rotate) * 2));
  }
  50% {
    transform: translateX(var(--loader-oval-translate-distance)) translateY(var(--loader-oval-translate-distance)) rotate(calc(var(--loader-oval-rotate) * 2));
  }
  75% {
    transform: translateX(var(--loader-oval-translate-distance)) translateY(0) rotate(var(--loader-oval-rotate));
  }
  90% {
    transform: translateX(0) translateY(0) rotate(0deg);
  }
  100% {
    transform: translateX(0) translateY(0) rotate(0deg);
  }
}
@keyframes rightOvalMove-loop {
  0% {
    transform: translateX(0) translateY(0) rotate(0deg);
  }
  10% {
    transform: translateX(calc(var(--loader-oval-translate-distance) * -1)) translateY(0) rotate(calc(var(--loader-oval-rotate) * -1));
  }
  25% {
    transform: translateX(calc(var(--loader-oval-translate-distance) * -1)) translateY(calc(var(--loader-oval-translate-distance) * -1)) rotate(calc(var(--loader-oval-rotate) * 2 * -1));
  }
  50% {
    transform: translateX(calc(var(--loader-oval-translate-distance) * -1)) translateY(calc(var(--loader-oval-translate-distance) * -1)) rotate(calc(var(--loader-oval-rotate) * 2 * -1));
  }
  75% {
    transform: translateX(calc(var(--loader-oval-translate-distance) * -1)) translateY(0) rotate(calc(var(--loader-oval-rotate) * -1));
  }
  90% {
    transform: translateX(0) translateY(0) rotate(0deg);
  }
  100% {
    transform: translateX(0) translateY(0) rotate(0deg);
  }
}
@keyframes rotate {
  to {
    transform: rotate(1turn);
  }
}
.-Button--spacingEqual .-Button-icon {
  margin-right: calc((1em - 1rem) / 2 * -1);
  margin-left: calc((1em - 1rem) / 2 * -1);
}
.-Button--sizeSmall.-Button--spacingEqual .-Button-icon {
  margin-right: calc((1em - 1rem) / 2 * -1);
  margin-left: calc((1em - 1rem) / 2 * -1);
}
.-Button--sizeSmall .-Button-icon {
  margin-top: calc((1em - 1rem) / 2 * -1);
  margin-bottom: calc((1em - 1rem) / 2 * -1);
}
.-Button--sizeExtraSmall.-Button--spacingEqual .-Button-icon {
  margin-right: calc((1em - 1rem) / 2 * -1);
  margin-left: calc((1em - 1rem) / 2 * -1);
}
.-Button--sizeExtraSmall .-Button-icon {
  margin-top: calc((1em - 1rem) / 2 * -1);
  margin-bottom: calc((1em - 1rem) / 2 * -1);
}
.-Button-icon {
  display: inline-flex;
  align-items: center;
  line-height: inherit;
  margin-top: calc((1em - 1rem) / 2 * -1);
  margin-bottom: calc((1em - 1rem) / 2 * -1);
}
.-Button-icon:not([class*=-Icon--size]) {
  font-size: 1.5rem;
}
.-Button-icon + .-Button-text {
  margin-left: 0.5em;
}
.-Button-text + .-Button-icon {
  margin-left: 0.5em;
}
@media (max-width: 35.9375rem) {
  .-Button-text.-xssm-hidden + .-Button-icon {
    margin-left: 0;
  }
}
@media (max-width: 47.9375rem) {
  .-Button-text.-xsmd-hidden + .-Button-icon {
    margin-left: 0;
  }
}
.-Button[data-textCollapsed][data-textExpanded] .-Button-text {
  display: none;
}
.-Button[data-textCollapsed][data-textExpanded][aria-expanded=true]::before {
  content: attr(data-textExpanded);
}
.-Button[data-textCollapsed][data-textExpanded][aria-expanded=false]::before {
  content: attr(data-textCollapsed);
}
.-Button .-Button-icon[data-iconCollapsed][data-iconExpanded]::before {
  content: none;
}
.-Button[aria-expanded=true] .-Button-icon[data-iconCollapsed][data-iconExpanded]::before {
  content: attr(data-iconExpanded);
}
.-Button[aria-expanded=false] .-Button-icon[data-iconCollapsed][data-iconExpanded]::before {
  content: attr(data-iconCollapsed);
}

.-Button--typePrimary.-Button--sizeSmall {
  font-weight: 700;
}

.-Button--typePagination {
  font-weight: 400;
}
.-Button--typePagination[data-current=true] {
  color: var(--_primary-color);
}
.-Button--typePagination[data-type=number]:hover {
  color: var(--_primary-dark-color);
}
.-Button--typePagination[data-type=dots]:hover > * {
  background-color: var(--_primary-dark-color);
  opacity: 1;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.-Button--typePagination[data-type=dots]:hover > *::before, .-Button--typePagination[data-type=dots]:hover > *::after {
  background-color: var(--_primary-dark-color);
  opacity: 1;
}
.-Button--typePagination[data-type=dots] > * {
  display: block;
  position: relative;
  width: 0.1875rem;
  height: 0.1875rem;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0.5;
}
.-Button--typePagination[data-type=dots] > *::before, .-Button--typePagination[data-type=dots] > *::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: currentColor;
  border-radius: 50%;
}
.-Button--typePagination[data-type=dots] > *:before {
  transform: translateX(-0.5rem);
}
.-Button--typePagination[data-type=dots] > *:after {
  transform: translateX(0.5rem);
}

.-Button--typeLink .-Button-icon {
  margin-top: calc((1em - 1.25rem) / 2 * -1);
  margin-bottom: calc((1em - 1.25rem) / 2 * -1);
}
.-Button--typeLink[data-state=active] .-Button-text {
  text-decoration: inherit;
}
.-Button--typeLink[data-statetoggled=positive] {
  color: var(--_positive-color);
}
.-Button--typeLink[data-statetoggled][aria-disabled=true] {
  pointer-events: none;
}
.-Button--typeLink[data-statetoggled][aria-disabled=true] .-Button-text {
  text-decoration: none;
}
.-Button--typeLink:disabled:hover .-Button-text,
.-Button--typeLink:disabled:hover .-Button-textSecondary, .-Button--typeLink[data-state=disabled]:hover .-Button-text,
.-Button--typeLink[data-state=disabled]:hover .-Button-textSecondary {
  text-decoration: underline;
}
.-Button--typeLink .-Button-text,
.-Button--typeLink .-Button-textSecondary {
  text-decoration: underline;
}
.-Button--typeLink:hover .-Button-text,
.-Button--typeLink:hover .-Button-textSecondary {
  text-decoration: inherit;
}
.-Button--typeLink[data-textCollapsed][data-textExpanded]::before {
  text-decoration: underline;
}
.-Button--typeLink[data-textCollapsed][data-textExpanded]:hover::before {
  text-decoration: inherit;
}
.-Button--typeLink[data-textCollapsed][data-textExpanded]:disabled:hover::before, .-Button--typeLink[data-textCollapsed][data-textExpanded][data-state=disabled]:hover::before {
  text-decoration: underline;
}
.-Button--typeLink[data-variant=context] {
  color: inherit;
}
.-Button--typeLarge {
  font-size: 1.25rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
@media (max-width: 83rem) {
  .-Button--typeLarge {
    font-size: 1.5060240964vw;
  }
}
@media (max-width: 83rem) {
  .-Button--typeLarge {
    font-size: 1.25rem;
  }
}
@media (max-width: 83rem) {
  .-Button--typeLarge {
    padding-top: 0.7530120482vw;
  }
}
@media (max-width: 83rem) {
  .-Button--typeLarge {
    padding-top: 0.625rem;
  }
}
@media (max-width: 83rem) {
  .-Button--typeLarge {
    padding-bottom: 0.7530120482vw;
  }
}
@media (max-width: 83rem) {
  .-Button--typeLarge {
    padding-bottom: 0.625rem;
  }
}
.-Button--typeInlineLink {
  font-size: inherit;
  line-height: inherit;
}
.-Button--typeInlineLink:disabled:hover .-Button-text,
.-Button--typeInlineLink:disabled:hover .-Button-textSecondary, .-Button--typeInlineLink[data-state=disabled]:hover .-Button-text,
.-Button--typeInlineLink[data-state=disabled]:hover .-Button-textSecondary {
  text-decoration: underline;
}
.-Button--typeInlineLink[data-state=active] .-Button-text {
  text-decoration: inherit;
}
.-Button--typeInlineLink .-Button-text {
  text-decoration: underline;
}
.-Button--typeInlineLink:hover .-Button-text {
  text-decoration: inherit;
}
.-Button--typeInlineLink[data-textCollapsed][data-textExpanded]::before {
  text-decoration: underline;
}
.-Button--typeInlineLink[data-textCollapsed][data-textExpanded]:hover::before {
  text-decoration: inherit;
}
.-Button--typeInlineLink[data-textCollapsed][data-textExpanded]:disabled:hover::before, .-Button--typeInlineLink[data-textCollapsed][data-textExpanded][data-state=disabled]:hover::before {
  text-decoration: underline;
}
.-Button--typeInlineLinkSecondary {
  font-weight: 400;
  text-decoration: underline;
}
.-Button--typeInlineLinkSecondary[data-state=active] {
  font-weight: 700;
}
.-Button--typeInlineLinkSecondary[data-state=active] .-Button-text {
  text-decoration: inherit;
}
.-Button--typeInlineLinkSecondary:hover {
  text-decoration: inherit;
}
.-Button--typeContextInlineLink {
  font-size: inherit;
  line-height: inherit;
  align-items: baseline;
  color: inherit;
}
.-Button--typeContextInlineLink[data-state=active] .-Button-text {
  text-decoration: inherit;
}
.-Button--typeContextInlineLink .-Button-icon {
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 0;
}
.-Button--typeContextInlineLink .-Button-text {
  text-decoration: underline;
}
.-Button--typeContextInlineLink:hover {
  color: inherit;
}
.-Button--typeContextInlineLink:hover .-Button-text {
  text-decoration: inherit;
}

.-TabButton {
  display: inline-flex;
  flex-direction: column;
  vertical-align: top;
  text-align: unset;
  padding: 0.5rem;
  border-radius: 0.125rem;
  border: none;
  background-color: var(--_secondary-bare-color);
}
.-TabButton:hover {
  color: var(--_primary-color);
  background-color: var(--_tertiary-bare-color);
}
.-TabButton:focus-visible {
  position: relative;
  outline: solid 0.25rem var(--_secondary-highlight-color);
}
.-TabButton[aria-checked=true] {
  color: inherit;
  background-color: var(--_contrast-color);
  box-shadow: var(--_primary-color) 0 -0.125rem 0 inset;
}
.-TabButton-button {
  display: inline-flex;
  vertical-align: top;
  color: var(--_sharp-color);
}
.-TabButton-button:hover {
  color: inherit;
}
.-TabButton-button .-TabButton-icon {
  margin: 0;
}

.-TabButtonGroup {
  padding: 0.125rem;
  border-radius: 0.125rem;
  background-color: var(--_quaternary-bare-color);
}
.-TabButtonGroup > * {
  gap: 0.125rem;
}
.-TabButtonGroup-tabButton {
  width: 100%;
}

.-BackToTop {
  font-size: 2.5em;
  text-decoration: none !important;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  padding: 0em;
  line-height: 1;
  position: fixed;
  z-index: 999;
  border-radius: 50%;
  cursor: pointer;
  color: var(--_primary-color);
  background-color: var(--_contrast-color);
  box-shadow: var(--_common-box-shadow-color) 0.125rem 0.125rem 0 0;
  transition: transform 0.15s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.-BackToTop:hover {
  transform: translate(0.0625rem, 0.0625rem);
  box-shadow: var(--_common-box-shadow-color) 0.0625rem 0.0625rem 0 0;
}
.-BackToTop:active {
  transform: translate(0.125rem, 0.125rem);
  box-shadow: var(--_common-box-shadow-color) 0.0625rem 0.0625rem 0 0 inset;
}
@media (max-width: 47.9375rem) {
  .-BackToTop {
    right: 1rem;
    bottom: 4rem;
  }
}
@media (min-width: 48rem) {
  .-BackToTop {
    right: 0.875rem;
    bottom: 2.1875rem;
  }
}
.-BackToTop--stateHidden {
  transform: scale(0);
}
.-BackToTop svg {
  width: 1em;
  height: 1em;
}
.-BackToTop svg path[fill], .-BackToTop svg path[stroke] {
  stroke: currentColor;
}

.-Chart--typeHorizontalBar .-Chart-progress {
  flex-shrink: 0;
}
.-Chart--typeHorizontalBar .-Chart-progress::after {
  content: " ";
  display: inline-block;
  width: 0;
}
.-Chart--typeHorizontalBar .-Chart-progress + .-Chart-progressCaption {
  position: sticky;
  right: 0;
}
.-Chart[data-progressSize="05"] .-Chart-progress {
  font-size: 0.1666666667em;
}
.-Chart[data-progressSize="04"] .-Chart-progress {
  font-size: 0.3333333333em;
}
.-Chart[data-progressSize="03"] .-Chart-progress {
  font-size: 0.5em;
}
.-Chart[data-progressSize="02"] .-Chart-progress {
  font-size: 0.6666666667em;
}
.-Chart[data-progressSize="01"] .-Chart-progress {
  font-size: 0.8333333333em;
}
.-Chart[data-progressSize="1"] .-Chart-progress {
  font-size: 1em;
}
.-Chart[data-progressSize="2"] .-Chart-progress {
  font-size: 1.3333333333em;
}
.-Chart[data-progressSize="3"] .-Chart-progress {
  font-size: 1.6666666667em;
}
.-Chart[data-progressSize="4"] .-Chart-progress {
  font-size: 2em;
}
.-Chart[data-progressSize="5"] .-Chart-progress {
  font-size: 2.3333333333em;
}
.-Chart[data-progressSize="6"] .-Chart-progress {
  font-size: 2.6666666667em;
}
.-Chart[data-progressSize="7"] .-Chart-progress {
  font-size: 3em;
}
.-Chart[data-progressSize="8"] .-Chart-progress {
  font-size: 3.3333333333em;
}

.-Heading--typeBodyTitle {
  font-size: 1.25rem;
  font-weight: 700;
}
.-HeadingCaption + * {
  margin-top: 0.8em;
}
@media (min-width: 48rem) {
  .-HeadingCaption + * {
    margin-top: 0.8em;
  }
}
.-HeadingCaption + h1 {
  margin-top: 0.1481481481em !important;
}
@media (min-width: 48rem) {
  .-HeadingCaption + h1 {
    margin-top: 0.16em !important;
  }
}
.-HeadingCaption + h2 {
  margin-top: 0.1666666667em !important;
}
@media (min-width: 48rem) {
  .-HeadingCaption + h2 {
    margin-top: 0.2105263158em !important;
  }
}
.-HeadingCaption + h3 {
  margin-top: 0 !important;
}
h1 + .-HeadingCaption {
  margin-top: 0.1818181818em !important;
}
@media (min-width: 48rem) {
  h1 + .-HeadingCaption {
    margin-top: 0.2962962963em !important;
  }
}
h2 + .-HeadingCaption {
  margin-top: 0.1818181818em !important;
}
@media (min-width: 48rem) {
  h2 + .-HeadingCaption {
    margin-top: 0.2962962963em !important;
  }
}
h3 + .-HeadingCaption {
  margin-top: 0 !important;
}

@media (max-width: 47.9375rem) {
  .-Header--xsmdSkinHighlightLight {
    padding: 1.6666666667rem 1rem 1rem 1rem;
    color: var(--_skin-highlight-light-color);
    background-color: var(--_skin-highlight-light-bg-color);
  }
}
@media (max-width: 47.9375rem) {
  .-Header--xsmdSkinRimTop {
    border-top: solid 0.4375rem var(--_pale-color);
  }
}
@media (max-width: 47.9375rem) {
  .-Header--xsmdSkinRimBottom {
    margin-bottom: -0.0625rem !important;
    border-bottom: solid 0.0625rem;
  }
}

.-Figure--typePrefix {
  --_figure-h-spacing: 0.4em;
  display: inline-flex;
  align-items: baseline;
  vertical-align: top;
  margin: 0;
}
.-Figure--typePrefix > *:not(.-Figure-caption) {
  flex-shrink: 0;
  align-self: flex-start;
}
.-Figure--typePrefix > * + .-Figure-caption {
  margin-left: var(--_figure-h-spacing);
}
.-Figure--typePrefix[data-contextSpace=false] {
  --_figure-h-spacing: 0.5rem;
}

.-Alert-inner {
  display: flex;
}
.-Alert-start, .-Alert-end {
  flex-shrink: 0;
}
.-Alert-content {
  flex-grow: 1;
}
.-Alert--typeCookieConsent {
  font-size: 0.75rem;
  line-height: 1.3333333333;
  color: var(--_sharp-color);
  background-color: var(--_secondary-bare-color);
  border-top: solid 0.0625rem var(--_pale-color);
  border-bottom: solid 0.0625rem var(--_pale-color);
  transition: 500ms ease-out 500ms;
  transition-property: opacity, transform;
}
.-Alert--typeCookieConsent .-Alert-inner {
  justify-content: center;
  align-items: center;
  max-width: 83rem;
  padding-right: 1rem;
  padding-left: 1rem;
  padding-top: 1em;
  padding-bottom: 1em;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 47.9375rem) {
  .-Alert--typeCookieConsent .-Alert-inner {
    flex-wrap: wrap;
    text-align: center;
  }
}
@media (min-width: 48rem) {
  .-Alert--typeCookieConsent .-Alert-inner {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 48rem) and (max-width: 83rem) {
  .-Alert--typeCookieConsent .-Alert-inner {
    padding-right: 2.4096385542vw;
  }
}
@media (min-width: 48rem) and (max-width: 62.25rem) {
  .-Alert--typeCookieConsent .-Alert-inner {
    padding-right: 1.5rem;
  }
}
@media (min-width: 48rem) and (max-width: 83rem) {
  .-Alert--typeCookieConsent .-Alert-inner {
    padding-left: 2.4096385542vw;
  }
}
@media (min-width: 48rem) and (max-width: 62.25rem) {
  .-Alert--typeCookieConsent .-Alert-inner {
    padding-left: 1.5rem;
  }
}
.-Alert--typeCookieConsent .-Alert-start, .-Alert--typeCookieConsent .-Alert-end {
  display: flex;
  align-items: center;
}
.-Alert--typeCookieConsent .-Alert-content {
  flex-grow: 0;
}
@media (max-width: 47.9375rem) {
  .-Alert--typeCookieConsent .-Alert-content + .-Alert-end {
    margin-top: 1.2em;
  }
}
@media (min-width: 48rem) {
  .-Alert--typeCookieConsent .-Alert-content + .-Alert-end {
    margin-left: 0.8em;
  }
}
.-Alert--stateHidden {
  pointer-events: none;
  opacity: 0;
  transform: translateY(100%);
}

.-Rating {
  --_rating-indicator-color: currentColor;
  --_rating-indicator-symbol-bg-color: #fbde9f;
  --_rating-indicator-symbol-border-color: #ffb800;
  --_rating-indicator-decor-color: none;
  --_unchecked-rating-common-opacity: 0.5;
  --_unchecked-rating-indicator-symbol-bg-opacity: 0.15;
  font-weight: 700;
  align-items: center;
  margin-bottom: 0;
}
@media (hover: hover) and (pointer: fine) {
  .-Rating:hover {
    cursor: pointer;
  }
}
.-Rating input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.-Rating input:focus-visible ~ .-Rating-indicator {
  --_unchecked-rating-common-opacity: initial;
  --_rating-indicator-symbol-border-color: var(--_secondary-highlight-color);
}
@media (hover: hover) and (pointer: fine) {
  .-Rating[data-state=checked]:hover {
    cursor: default;
  }
  .-Rating[data-state=checked]:hover .-Rating-indicatorDecor {
    visibility: hidden;
  }
}
.-Rating[data-state=unchecked] .-Rating-indicatorSymbol, .-Rating[data-state=disabled] .-Rating-indicatorSymbol {
  fill-opacity: var(--_unchecked-rating-indicator-symbol-bg-opacity);
  stroke-opacity: var(--_unchecked-rating-common-opacity);
}
.-Rating[data-state=unchecked] .-Rating-indicatorText,
.-Rating[data-state=unchecked] .-Rating-text, .-Rating[data-state=disabled] .-Rating-indicatorText,
.-Rating[data-state=disabled] .-Rating-text {
  opacity: var(--_unchecked-rating-common-opacity);
}
@media (hover: hover) and (pointer: fine) {
  .-Rating[data-state=unchecked]:hover {
    --_unchecked-rating-common-opacity: initial;
    --_unchecked-rating-indicator-symbol-bg-opacity: initial;
  }
}
.-Rating[data-state=unchecked] :checked ~ .-Rating-indicator {
  --_unchecked-rating-common-opacity: initial;
  --_unchecked-rating-indicator-symbol-bg-opacity: initial;
}
.-Rating[data-state=disabled] {
  pointer-events: none;
}
.-Rating-indicator {
  width: 3rem;
  height: 3rem;
}
@media (min-width: 48rem) {
  .-Rating-indicator {
    width: 4rem;
    height: 4rem;
  }
}
.-Rating-indicatorSymbol {
  fill: var(--_rating-indicator-symbol-bg-color);
  stroke: var(--_rating-indicator-symbol-border-color);
}
.-Rating-indicatorDecor {
  fill: var(--_rating-indicator-decor-color);
}
.-Rating-indicatorText {
  font-size: 1rem;
  line-height: 1.5;
  color: var(--_rating-indicator-color);
}
.-Rating-text {
  font-size: 0.75rem;
  line-height: 1.3333333333;
  letter-spacing: 0.015em;
  color: var(--_opaque-color);
}
@media (hover: hover) and (pointer: fine) {
  .-Rating--typeTerrible:hover {
    --_rating-indicator-color: #d62d21;
  }
  .-Rating--typeTerrible:hover .-Rating-indicatorSymbol {
    --_rating-indicator-symbol-bg-color: #fff3f0;
    --_rating-indicator-symbol-border-color: #fcaf9f;
  }
  .-Rating--typeTerrible:hover .-Rating-indicatorDecor {
    --_rating-indicator-decor-color: #fcaf9f;
  }
}
.-Rating--typeTerrible .-Rating-indicatorDecor--typeAlpha, .-Rating--typeTerrible .-Rating-indicatorDecor--typeBeta {
  visibility: hidden;
}
.-Rating--typeTerrible :checked ~ .-Rating-indicator {
  --_rating-indicator-color: #d62d21;
  --_rating-indicator-symbol-bg-color: #fff3f0;
  --_rating-indicator-symbol-border-color: #fcaf9f;
}
@media (hover: hover) and (pointer: fine) {
  .-Rating--typeBad:hover {
    --_rating-indicator-color: #df6311;
  }
  .-Rating--typeBad:hover .-Rating-indicatorSymbol {
    --_rating-indicator-symbol-bg-color: #fff8eb;
    --_rating-indicator-symbol-border-color: #fecb8d;
  }
  .-Rating--typeBad:hover .-Rating-indicatorDecor {
    --_rating-indicator-decor-color: #fecb8d;
  }
}
.-Rating--typeBad .-Rating-indicatorDecor--typeAlpha, .-Rating--typeBad .-Rating-indicatorDecor--typeDelta {
  visibility: hidden;
}
.-Rating--typeBad :checked ~ .-Rating-indicator {
  --_rating-indicator-color: #df6311;
  --_rating-indicator-symbol-bg-color: #fff8eb;
  --_rating-indicator-symbol-border-color: #fecb8d;
}
@media (hover: hover) and (pointer: fine) {
  .-Rating--typeAverage:hover {
    --_rating-indicator-color: #55575A;
  }
  .-Rating--typeAverage:hover .-Rating-indicatorSymbol {
    --_rating-indicator-symbol-bg-color: #EEEDED;
    --_rating-indicator-symbol-border-color: #87888A;
  }
  .-Rating--typeAverage:hover .-Rating-indicatorDecor {
    --_rating-indicator-decor-color: #DEDFDF;
  }
}
.-Rating--typeAverage .-Rating-indicatorDecor--typeAlpha {
  visibility: hidden;
}
.-Rating--typeAverage :checked ~ .-Rating-indicator {
  --_rating-indicator-color: #55575A;
  --_rating-indicator-symbol-bg-color: #EEEDED;
  --_rating-indicator-symbol-border-color: #87888A;
}
@media (hover: hover) and (pointer: fine) {
  .-Rating--typeGood:hover {
    --_rating-indicator-color: #7a8211;
  }
  .-Rating--typeGood:hover .-Rating-indicatorSymbol {
    --_rating-indicator-symbol-bg-color: #f2f9e6;
    --_rating-indicator-symbol-border-color: #9eb169;
  }
  .-Rating--typeGood:hover .-Rating-indicatorDecor {
    --_rating-indicator-decor-color: #9eb169;
  }
}
.-Rating--typeGood .-Rating-indicatorDecor--typeDelta {
  visibility: hidden;
}
.-Rating--typeGood :checked ~ .-Rating-indicator {
  --_rating-indicator-color: #7a8211;
  --_rating-indicator-symbol-bg-color: #f2f9e6;
  --_rating-indicator-symbol-border-color: #9eb169;
}
@media (hover: hover) and (pointer: fine) {
  .-Rating--typeExcellent:hover {
    color: #0c6b21;
    --_rating-indicator-color: #0c6b21;
  }
  .-Rating--typeExcellent:hover .-Rating-indicatorSymbol {
    fill: #e4f6e6;
    stroke: #3d7a57;
  }
  .-Rating--typeExcellent:hover .-Rating-indicatorDecor {
    fill: #a9c9ad;
  }
  .-Rating--typeExcellent:hover .-Rating-indicatorSymbol {
    --_rating-indicator-symbol-bg-color: #e4f6e6;
    --_rating-indicator-symbol-border-color: #3d7a57;
  }
  .-Rating--typeExcellent:hover .-Rating-indicatorDecor {
    --_rating-indicator-decor-color: #a9c9ad;
  }
}
.-Rating--typeExcellent :checked ~ .-Rating-indicator {
  --_rating-indicator-color: #0c6b21;
  --_rating-indicator-symbol-bg-color: #e4f6e6;
  --_rating-indicator-symbol-border-color: #3d7a57;
}

.-FormControl--typeSelect {
  display: flex;
  align-items: center;
}
.-FormControl--typeSelect > * {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

input[type=text].-FormControl--appearanceStrong, input[type=number].-FormControl--appearanceStrong, input[type=password].-FormControl--appearanceStrong, input[type=search].-FormControl--appearanceStrong, input[type=email].-FormControl--appearanceStrong, input[type=tel].-FormControl--appearanceStrong, input[type=url].-FormControl--appearanceStrong, input[type=date].-FormControl--appearanceStrong, input[type=time].-FormControl--appearanceStrong, input[type=datetime-local].-FormControl--appearanceStrong, input[type=week].-FormControl--appearanceStrong, input[type=month].-FormControl--appearanceStrong {
  font-weight: 700;
}
input[type=text].-FormControl.input-group-inset, input[type=number].-FormControl.input-group-inset, input[type=password].-FormControl.input-group-inset, input[type=search].-FormControl.input-group-inset, input[type=email].-FormControl.input-group-inset, input[type=tel].-FormControl.input-group-inset, input[type=url].-FormControl.input-group-inset, input[type=date].-FormControl.input-group-inset, input[type=time].-FormControl.input-group-inset, input[type=datetime-local].-FormControl.input-group-inset, input[type=week].-FormControl.input-group-inset, input[type=month].-FormControl.input-group-inset {
  width: 1%;
}
input[type=time]::-webkit-datetime-edit {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0;
}

select.-FormControl--widthFlexible {
  display: inline-block;
  vertical-align: top;
  width: auto;
  max-width: 100%;
}
select.-FormControl--appearanceStrong {
  font-weight: 700;
}
select.-FormControl--stateNotSelected, select.-FormControl--stateNotSelected:focus {
  color: var(--_neutral-color) !important;
}
select.-FormControl--stateNotSelected option:not(:first-child) {
  color: var(--_sharp-color) !important;
}
select.-FormControl--skinSuccess {
  --_form-control-bg-color: var(--_positive-extra-light-color);
}
select.-FormControl--skinInfo {
  --_form-control-bg-color: var(--_info-select-bg-color);
}
select.-FormControl--skinWarning {
  --_form-control-bg-color: var(--_highlight-extra-light-color);
}
select.-FormControl--skinDanger {
  --_form-control-bg-color: var(--_negative-extra-light-color);
}
select.-FormControl--skinSeptenary {
  --_form-control-bg-color: var(--_septenary-select-bg-color);
}
select.-FormControl[class*="--skin"] option {
  background-color: var(--_contrast-color);
}
textarea.-FormControl--sizeLarge {
  height: 11rem;
}
@media (max-width: 83rem) {
  textarea.-FormControl--sizeLarge {
    height: 13.2530120482vw;
  }
}
@media (max-width: 56.5909090909rem) {
  textarea.-FormControl--sizeLarge {
    height: 7.5rem;
  }
}
textarea.-FormControl--typeRichText {
  height: 14.5rem;
}
@media (max-width: 83rem) {
  textarea.-FormControl--typeRichText {
    height: 17.4698795181vw;
  }
}
@media (max-width: 55.8103448276rem) {
  textarea.-FormControl--typeRichText {
    height: 9.75rem;
  }
}
.-FormControlWrapper--typeAutoGrow {
  display: grid;
  overflow: hidden;
}
.-FormControlWrapper--typeAutoGrow:focus-within {
  outline: solid 0.25rem var(--_secondary-highlight-color);
}
.-FormControlWrapper--typeAutoGrow > .-FormControlWrapper-formControl, .-FormControlWrapper--typeAutoGrow::after {
  /* Place on top of each other */
  grid-area: 1/1/2/2;
}
.-FormControlWrapper--typeAutoGrow > .-FormControlWrapper-formControl {
  /* You could leave this, but after a user resizes, then it ruins the auto sizing */
  resize: none;
  /* Firefox shows scrollbar on growth, you can hide like this. */
}
.-FormControlWrapper--typeAutoGrow::after {
  /* Note the weird space! Needed to prevent jumpy behavior */
  content: attr(data-replicated-value) " ";
  /* This is how textarea text behaves */
  white-space: pre-wrap;
  /* Hidden from view, clicks, and screen readers */
  visibility: hidden;
}

.-FormControlGroup--typeSideNote {
  display: block;
  position: relative;
}
.-FormControlGroup--typeSideNote > * > * {
  position: relative;
  z-index: 0;
}
.-FormControlGroup--typeSideNote .-FormControl {
  padding-right: calc(5ch + 1.875rem) !important;
}
.-FormControlGroup--typeSideNote .-FormControlGroup-sideNote {
  width: auto;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  border-left: none;
  border-color: transparent;
  background-clip: padding-box;
}
.-FormControlGroup--typePhoneCountryCode {
  --phone-country-code-select-padd-width: calc(0.5ch + 2.95em + 0.125rem);
  width: calc(4ch + var(--phone-country-code-select-padd-width));
  position: relative;
}
.-FormControlGroup--typePhoneCountryCode .-FormControlGroup-formControl.-FormControl--typeSelect {
  border-right: none;
  background-clip: padding-box;
  background-color: var(--_bare-color);
}
.-FormControlGroup--typePhoneCountryCode .-FormControlGroup-formControlWrapper {
  position: absolute;
  z-index: 1;
  opacity: 0;
}
.-FormControlGroup--typePhoneCountryCode .-FormControlGroup-formControlWrapper + .-FormControlGroup-formControlWrapper {
  position: relative;
  z-index: 0;
  opacity: 1;
}

.-FormGroup {
  margin-bottom: 0;
}
.-FormGroup--typeCluster .-FormControl:focus {
  outline: none !important;
}
.-FormGroup--typeCluster [class*=has-] .-FormControl {
  border-color: var(--_form-control-border-color);
  outline: none;
}
.-FormGroup--typeCluster [class*=has-] .-clusterLayout {
  --_form-control-state-color: currentColor;
}
.-FormGroup--typeCluster:focus-within .-clusterLayout {
  outline: solid 0.25rem var(--_secondary-highlight-color);
}
@media (max-width: 35.9375rem) {
  .-CalendarControls-headingPlaceholder {
    flex-basis: 100%;
  }
}
@media (min-width: 36rem) {
  .-CalendarControls-heading {
    min-width: 16ch;
    text-align: center;
  }
}
@media (min-width: 36rem) {
  .-CalendarControls-prevPlaceholder {
    order: -1;
  }
}

.-DataGrid {
  font-size: 1.25rem;
  line-height: 1.2;
  width: 100%;
  border-collapse: collapse;
  border-bottom: solid 0.0625rem transparent;
  background-color: var(--_contrast-color);
}
@media (min-width: 48rem) {
  .-DataGrid {
    font-size: 1rem;
    line-height: 1.5;
  }
}
@media (max-width: 47.9375rem) {
  .-Container .-DataGrid {
    width: calc(100% + 2rem);
    margin-right: -1rem;
    margin-left: -1rem;
  }
}
@media (max-width: 47.9375rem) {
  .-Container .-overflowX-auto .-DataGrid {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
.-DataGrid--alignmentTop thead,
.-DataGrid--alignmentTop tfoot,
.-DataGrid--alignmentTop tbody {
  vertical-align: top;
}
@media (max-width: 47.9375rem) {
  .-DataGrid--alignmentTop .-DataGrid-bodyItem:not([data-head]), .-DataGrid--alignmentTop .-DataGrid-bodyItem[data-head=""] {
    align-items: flex-start;
  }
}
@media (hover: hover) and (pointer: fine) {
  .-DataGrid[data-showTooltip=true] {
    position: relative;
  }
}
.-DataGrid thead {
  color: var(--_opaque-color);
  border-bottom: solid 0.0625rem var(--_pale-color);
}
@media (min-width: 48rem) {
  .-DataGrid thead {
    font-weight: 700;
  }
}
.-DataGrid tfoot {
  border-top: solid 0.0625rem var(--_pale-color);
}
.-DataGrid tr + tr {
  border-top: solid 0.0625rem var(--_pale-color);
}
@media (max-width: 47.9375rem) {
  .-DataGrid tr {
    display: block;
    padding: 0.8em 0.8em;
  }
}
.-DataGrid tr[data-pointerEvents=true] {
  cursor: pointer;
}
@media (hover: hover) and (pointer: fine) {
  .-DataGrid tr[data-pointerEvents=true]:hover {
    background-color: var(--_tertiary-bare-color);
  }
}
@media (hover: hover) and (pointer: fine) {
  .-DataGrid tr[data-pointerEvents=true]:hover + tr.-DataGrid-bodyRow--typeRelated, .-DataGrid tr[data-pointerEvents=true]:hover + tr.-DataGrid-bodyRow--typeCollapsibleRelated {
    background-color: var(--_tertiary-bare-color);
  }
}
@media (max-width: 47.9375rem) {
  .-DataGrid tr.-DataGrid-headRow {
    display: none;
  }
}
@media (max-width: 47.9375rem) {
  .-DataGrid tr.-DataGrid-headRow[data-head] {
    display: flex;
    flex-wrap: wrap;
  }
  .-DataGrid tr.-DataGrid-headRow[data-head] > * {
    display: inline-block;
  }
}
@media (max-width: 47.9375rem) and (hover: none) and (pointer: coarse) {
  .-DataGrid tr.-DataGrid-headRow[data-head] > * {
    padding-top: 0.4em;
    padding-bottom: 0.4em;
  }
}
@media (max-width: 47.9375rem) {
  .-DataGrid tr.-DataGrid-headRow[data-head] > *:not(.-DataGrid-headItem--typeSort) {
    display: none;
  }
  .-DataGrid tr.-DataGrid-headRow[data-head]::before {
    display: inline-block;
    content: attr(data-head) ": ";
  }
}
@media (max-width: 47.9375rem) and (hover: none) and (pointer: coarse) {
  .-DataGrid tr.-DataGrid-headRow[data-head]::before {
    padding-top: 0.4em;
    padding-bottom: 0.4em;
  }
}
@media (max-width: 47.9375rem) {
  .-DataGrid tr.-DataGrid-bodyRow {
    display: flex;
    flex-wrap: wrap;
  }
}
.-DataGrid tr.-DataGrid-bodyRow--stateSelected {
  background-color: rgba(12, 121, 205, 0.15);
}
.-DataGrid tr.-DataGrid-bodyRow--typeRelated, .-DataGrid tr.-DataGrid-bodyRow--typeCollapsibleRelated {
  border-top: 0;
}
@media (min-width: 48rem) {
  .-DataGrid tr.-DataGrid-bodyRow--typeRelated:hover, .-DataGrid tr.-DataGrid-bodyRow--typeCollapsibleRelated:hover {
    background-color: transparent;
  }
}
.-DataGrid tr.-DataGrid-bodyRow--typeRelated > td,
.-DataGrid tr.-DataGrid-bodyRow--typeRelated > th, .-DataGrid tr.-DataGrid-bodyRow--typeCollapsibleRelated > td,
.-DataGrid tr.-DataGrid-bodyRow--typeCollapsibleRelated > th {
  padding-top: 0;
}
@media (max-width: 47.9375rem) {
  .-DataGrid tr.-DataGrid-bodyRow--typeRelated {
    padding-top: 0;
  }
}
@media (max-width: 47.9375rem) {
  .-DataGrid tr.-DataGrid-bodyRow--typeCollapsibleRelated {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.-DataGrid tr.-DataGrid-bodyRow--typeCollapsibleRelated > td,
.-DataGrid tr.-DataGrid-bodyRow--typeCollapsibleRelated > th {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 47.9375rem) {
  .-DataGrid tr.-DataGrid-bodyRow--typeCollapsibleRelated .collapse {
    width: 100%;
  }
}
@media (max-width: 47.9375rem) {
  .-DataGrid tr.-DataGrid-bodyRow--typeSectionHead {
    padding-left: 0.4em;
    padding-right: 0.4em;
  }
}
@media (max-width: 47.9375rem) {
  .-DataGrid tr.-DataGrid-bodyRow--skinPrimaryGroup, .-DataGrid tr.-DataGrid-bodyRow--skinPrimaryGroupHead {
    box-shadow: var(--_quinary-pastel-color) 0.25rem 0 0 0 inset;
  }
}
@media (min-width: 48rem) {
  .-DataGrid tr.-DataGrid-bodyRow--skinPrimaryGroup > :first-child, .-DataGrid tr.-DataGrid-bodyRow--skinPrimaryGroupHead > :first-child {
    position: relative;
  }
  .-DataGrid tr.-DataGrid-bodyRow--skinPrimaryGroup > :first-child::before, .-DataGrid tr.-DataGrid-bodyRow--skinPrimaryGroupHead > :first-child::before {
    content: "";
    display: block;
    width: 0.25rem;
    position: absolute;
    inset: 0 auto 0 0;
    background-color: var(--_quinary-pastel-color);
  }
}
.-DataGrid tr.-DataGrid-bodyRow--skinPrimaryGroupHead {
  background-color: var(--_quinary-extra-light-color);
}
.-DataGrid tr.-DataGrid-bodyRow--skinPrimaryGroupHead + tr.-DataGrid-bodyRow--skinPrimaryGroup {
  border-top: none;
}
.-DataGrid td,
.-DataGrid th {
  height: auto;
}
@media (max-width: 47.9375rem) {
  .-DataGrid td,
  .-DataGrid th {
    display: block;
  }
}
@media (max-width: 47.9375rem) {
  .-DataGrid td[data-head]:not([data-head=""]),
  .-DataGrid th[data-head]:not([data-head=""]) {
    display: flex;
    flex-basis: 100%;
    align-items: baseline;
  }
  .-DataGrid td[data-head]:not([data-head=""])::before,
  .-DataGrid th[data-head]:not([data-head=""])::before {
    content: attr(data-head) ":";
    font-weight: 400;
    text-align: left;
    flex-shrink: 0;
    width: 33.3333333333%;
    margin-right: 0.8em;
    color: var(--_opaque-color);
  }
  .-DataGrid td[data-head]:not([data-head=""]).-DataGrid-bodyItem--xsmdOneToOne::before,
  .-DataGrid th[data-head]:not([data-head=""]).-DataGrid-bodyItem--xsmdOneToOne::before {
    width: 50%;
  }
}
@media (min-width: 48rem) {
  .-DataGrid td {
    padding: 1em 1em;
  }
}
@media (min-width: 48rem) {
  .-DataGrid th {
    font-weight: 700;
    padding: 0.75em 1em;
  }
}
.-DataGrid-bodyItem--alignmentCenter, .-DataGrid-headItem--alignmentCenter {
  vertical-align: middle;
}
.-DataGrid-bodyItem {
  position: relative;
}
@media (max-width: 47.9375rem) {
  .-DataGrid-bodyItem:not([data-head]), .-DataGrid-bodyItem[data-head=""] {
    flex-basis: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
}
@media (max-width: 47.9375rem) {
  .-DataGrid-bodyItem + .-DataGrid-bodyItem {
    margin-top: 0.4em;
  }
}
@media (max-width: 47.9375rem) {
  .-DataGrid-bodyItem:first-child + .-DataGrid-bodyItem--xsmdWrappingDisabled {
    margin-top: 0;
  }
}
.-DataGrid-bodyItem[data-tooltip=true] .-DataGrid-tooltip {
  --_data-grid-tooltip-max-width: 17.5rem;
  overflow-wrap: break-word;
  white-space: normal;
  max-width: calc(var(--_data-grid-tooltip-max-width) - 0.25rem);
  width: max-content;
  padding: 1em;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transform: scale(0);
  transform-origin: 0 0;
  transition-delay: 200ms;
  background-color: var(--_tertiary-bare-color);
  box-shadow: var(--_common-box-shadow-color) 0.25rem 0.25rem 0 0;
}
@supports (overflow-wrap: anywhere) {
  .-DataGrid-bodyItem[data-tooltip=true] .-DataGrid-tooltip {
    overflow-wrap: anywhere;
  }
}
.-DataGrid[data-showTooltip=true] .-DataGrid-bodyItem[data-tooltip=true] {
  min-width: 12ch;
}
@media (hover: hover) and (pointer: fine) {
  .-DataGrid[data-showTooltip=true] .-DataGrid-bodyItem[data-tooltip=true]:hover .-DataGrid-tooltip {
    transform: scale(1);
  }
  .-DataGrid[data-showTooltip=true] .-DataGrid-bodyItem[data-tooltip=true][data-justifyTooltip=right] .-DataGrid-tooltip {
    left: auto;
    right: 0;
    transform-origin: 100% 0;
  }
}
@media (min-width: 48rem) {
  .-DataGrid-bodyItem[data-tooltip=true] .-DataGrid-itemContents {
    display: block;
    position: absolute;
    top: 1em;
    right: 1em;
    left: 1em;
  }
}
@media (max-width: 47.9375rem) {
  .-DataGrid-bodyItem[data-tooltip=true] .-DataGrid-itemContents--overflowClipped {
    overflow-wrap: break-word;
  }
  @supports (overflow-wrap: anywhere) {
    .-DataGrid-bodyItem[data-tooltip=true] .-DataGrid-itemContents--overflowClipped {
      overflow-wrap: anywhere;
    }
  }
}
@media (min-width: 48rem) {
  .-DataGrid-bodyItem[data-tooltip=true] .-DataGrid-itemContents--overflowClipped {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 47.9375rem) {
  .-DataGrid-bodyItem--xsmdWrappingDisabled:not([data-head]), .-DataGrid-bodyItem--xsmdWrappingDisabled[data-head=""] {
    flex-basis: auto;
    width: calc(100% / 3 + 0.8em);
    padding-right: 0.8em;
  }
}
@media (max-width: 47.9375rem) {
  .-DataGrid-bodyItem--xsmdWrappingDisabled + .-DataGrid-bodyItem--xsmdWrappingDisabled:not([data-head]), .-DataGrid-bodyItem--xsmdWrappingDisabled + .-DataGrid-bodyItem--xsmdWrappingDisabled[data-head=""] {
    width: calc(100% / 3 * 2 - 0.8em);
    padding-right: 0;
  }
}
@media (max-width: 47.9375rem) {
  .-DataGrid-bodyItem--xsmdSeparatorVisible:not([data-head]), .-DataGrid-bodyItem--xsmdSeparatorVisible[data-head=""] {
    flex-basis: calc(100% + 1.6em);
    padding-top: 0.75em;
    padding-right: 0.8em;
    padding-left: 0.8em;
    margin-top: 0.7em;
    margin-bottom: -0.35em;
    margin-right: -0.8em;
    margin-left: -0.8em;
    border-top: solid 0.0625rem var(--_pale-color);
  }
}
@media (max-width: 47.9375rem) {
  .-DataGrid-headItem--typeSort {
    display: inline-flex;
    margin-right: 0.8em;
  }
}
.-DataGrid-headItemContents {
  display: inline-flex;
  vertical-align: top;
  align-items: flex-start;
}
.-DataGrid-headItemIcon {
  margin-right: 0.3333333333em;
}
.-DataGrid-headItemIcon.-Icon--size1 {
  margin-right: 0.3333333333em;
}
.-DataGrid-control {
  margin-top: -0.4em;
  margin-bottom: -0.4em;
}
@media (min-width: 48rem) {
  .-DataGrid-control {
    margin-top: -0.5em;
    margin-bottom: -0.5em;
  }
}
.-DataGrid-control--sizeSmall {
  margin-top: -0.2em;
  margin-bottom: -0.2em;
}
@media (min-width: 48rem) {
  .-DataGrid-control--sizeSmall {
    margin-top: -0.25em;
    margin-bottom: -0.25em;
  }
}
.-DataGrid-controlGroup {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 47.9375rem) {
  .-DataGrid-controlGroup {
    width: 100%;
    margin-top: 0.4em;
  }
}
@media (max-width: 47.9375rem) {
  .-DataGrid-controlGroup > .-clusterLayout[data-space="3"] > * {
    margin: 0;
    gap: 2.5rem;
  }
}
@media (max-width: 47.9375rem) {
  .-DataGrid-controlGroup > .-clusterLayout[data-space="3"] > * > * {
    margin: 0;
  }
}
.-DataGrid-controlGroup > *:not([class*=Layout]):not(.-Button):not(.-Link) {
  display: flex;
}
.-DataGrid-controlGroup > *:not([class*=Layout]):not(.-Button):not(.-Link):only-child {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
@media (max-width: 47.9375rem) {
  .-DataGrid-controlGroup > *:not([class*=Layout]):not(.-Button):not(.-Link):only-child {
    justify-content: space-between;
  }
}
.-DataGrid-controlGroup > *:not(.-Button):not(.-Link) > *:not(:last-child), .-DataGrid-controlGroup > *:not(:last-child) {
  margin-right: 1.5rem;
}
@media (min-width: 48rem) {
  .-DataGrid-controlGroup > *:not(.-Button):not(.-Link) > *:not(:last-child), .-DataGrid-controlGroup > *:not(:last-child) {
    margin-right: 2rem;
  }
}
@media (min-width: 48rem) {
  .-DataGrid-controlGroup--sizeSmall {
    margin-top: -0.25em;
    margin-bottom: -0.25em;
  }
}
.-DataGrid-communication--typeSub {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}
@media (min-width: 48rem) {
  .-DataGrid-communication--typeSub {
    padding-left: 6.75em;
    margin-top: 1em;
    margin-bottom: 1em;
  }
}
@media (min-width: 48rem) {
  .-DataGrid-communication > * > *:first-child {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .-DataGrid-communication > * > *:first-child::after {
    flex-grow: 1;
    content: "";
    display: block;
    width: 0.0625rem;
    background: linear-gradient(to bottom, transparent 1em, var(--_pale-color) 1em calc(100% - 1em), transparent calc(100% - 1em) 100%);
  }
}
.-DataGrid-communication,
.-DataGrid-communication .-sidebarLayout {
  width: 100%;
}
.-DataGrid-communication[data-space] > *,
.-DataGrid-communication[data-space] > * > *,
.-DataGrid-communication .-sidebarLayout[data-space] > *,
.-DataGrid-communication .-sidebarLayout[data-space] > * > * {
  margin: 0;
}
.-DataGrid-communication[data-space="1"] > * > *:not(:last-child),
.-DataGrid-communication .-sidebarLayout[data-space="1"] > * > *:not(:last-child) {
  margin-right: 1.5rem;
}
@media (min-width: 48rem) {
  .-DataGrid-communication[data-space="1"] > * > *:not(:last-child),
  .-DataGrid-communication .-sidebarLayout[data-space="1"] > * > *:not(:last-child) {
    margin-right: 1.5rem;
  }
}
.-DataGrid-communicationCollapse {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}
@media (max-width: 47.9375rem) {
  .-DataGrid-communicationCollapse {
    padding-left: 0.8em;
    border-left: solid 1px var(--_pale-color);
  }
}
@media (min-width: 48rem) {
  .-DataGrid-communicationCollapse {
    margin-top: 1em;
    margin-bottom: 1em;
  }
}
@media (min-width: 48rem) {
  .-DataGrid-chart[data-progressSize="05"] {
    margin-top: 0.625em;
    margin-bottom: 0.625em;
  }
  .-DataGrid-chart[data-progressSize="04"] {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }
  .-DataGrid-chart[data-progressSize="03"] {
    margin-top: 0.375em;
    margin-bottom: 0.375em;
  }
  .-DataGrid-chart[data-progressSize="02"] {
    margin-top: 0.25em;
    margin-bottom: 0.25em;
  }
  .-DataGrid-chart[data-progressSize="01"] {
    margin-top: 0.125em;
    margin-bottom: 0.125em;
  }
  .-DataGrid-chart[data-progressSize="1"] {
    margin-top: 0em;
    margin-bottom: 0em;
  }
  .-DataGrid-chart[data-progressSize="2"] {
    margin-top: -0.25em;
    margin-bottom: -0.25em;
  }
  .-DataGrid-chart[data-progressSize="3"] {
    margin-top: -0.5em;
    margin-bottom: -0.5em;
  }
  .-DataGrid-chart[data-progressSize="4"] {
    margin-top: -0.75em;
    margin-bottom: -0.75em;
  }
  .-DataGrid-chart[data-progressSize="5"] {
    margin-top: -1em;
    margin-bottom: -1em;
  }
  .-DataGrid-chart[data-progressSize="6"] {
    margin-top: -1.25em;
    margin-bottom: -1.25em;
  }
  .-DataGrid-chart[data-progressSize="7"] {
    margin-top: -1.5em;
    margin-bottom: -1.5em;
  }
  .-DataGrid-chart[data-progressSize="8"] {
    margin-top: -1.75em;
    margin-bottom: -1.75em;
  }
}

.-DataGridWrapper-message {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  padding: 1.5rem;
  border-bottom: solid 0.0625rem var(--_pale-color);
  background-color: var(--_contrast-color);
}
@media (min-width: 48rem) {
  .-DataGridWrapper-message {
    font-size: 1rem;
    line-height: 1.5;
  }
}
@media (max-width: 47.9375rem) {
  .-Container .-DataGridWrapper {
    margin-right: -1rem;
    margin-left: -1rem;
  }
}
.-DataGridWrapper:not([data-overflowScroll]), .-DataGridWrapper[data-overflowScroll=true] {
  overflow-x: auto;
  overflow-y: hidden;
}
@media (max-width: 47.9375rem) {
  .-DataGridWrapper .-DataGrid {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}

.-Chat {
  --_chat-message-radius: 1.25rem;
  --_chat-message-smaller-radius: 0.25rem;
  --_chat-message-left-smaller-radius: var(--_chat-message-radius);
  --_chat-message-right-smaller-radius: var(--_chat-message-radius);
  --_chat-message-they-color: currentColor;
  --_chat-message-they-bg-color: var(--_bare-color);
  --_chat-message-we-color: #FFFEFE;
  --_chat-message-we-bg-color: #29ADFF;
}
.-Chat-item--authorThey {
  align-items: flex-start;
  --_chat-message-author-left-indent: var(--_chat-message-smaller-radius);
  --_chat-message-left-smaller-radius: var(--_chat-message-smaller-radius);
  --_chat-message-color: var(--_chat-message-they-color);
  --_chat-message-bg-color: var(--_chat-message-they-bg-color);
}
.-Chat-item--authorWe {
  align-items: flex-end;
  --_chat-message-author-right-indent: var(--_chat-message-smaller-radius);
  --_chat-message-right-smaller-radius: var(--_chat-message-smaller-radius);
  --_chat-message-color: var(--_chat-message-we-color);
  --_chat-message-bg-color: var(--_chat-message-we-bg-color);
}
.-Chat[data-state=readonly] .-Chat-item--authorWe {
  --_chat-message-color: var(--_contrast-color);
  --_chat-message-bg-color: var(--_opaque-color);
}
.-Chat-message {
  max-width: 85%;
  padding: 0.5rem 1rem;
  border-radius: var(--_chat-message-radius);
  color: var(--_chat-message-color);
  border-bottom-left-radius: var(--_chat-message-left-smaller-radius);
  border-bottom-right-radius: var(--_chat-message-right-smaller-radius);
  background-color: var(--_chat-message-bg-color);
}
.-Chat-author {
  margin-right: var(--_chat-message-author-right-indent);
  margin-left: var(--_chat-message-author-left-indent);
}

.-NavToggle {
  display: inline-block;
  vertical-align: top;
}
.-NavToggle--typePrimary {
  text-decoration: none;
  color: var(--_sharp-color);
}
@media (hover: hover) and (pointer: fine) {
  .-NavToggle--typePrimary:any-link:hover {
    color: var(--_sharp-color);
  }
}
@media (max-width: 47.9375rem) {
  .-NavToggle--typePrimary {
    font-size: 1.2em;
    line-height: 1;
  }
}
@media (min-width: 48rem) {
  .-NavToggle--visibilityMDhidden {
    display: none;
  }
}
.-NavToggle-contents {
  display: flex;
  align-items: center;
}
.-NavToggle--typePrimary .-NavToggle-contents::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e94f";
  display: block;
  text-align: center;
  width: 1em;
  height: 1em;
}
.-NavToggle--typePrimary[aria-expanded=true] .-NavToggle-contents::before {
  content: "\e950";
}

.-Nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.-Nav-link {
  flex-grow: 1;
  display: block;
  text-decoration: none;
  color: inherit;
}
.-Nav-link:any-link:hover {
  color: inherit;
}
.-Nav-link--stateCurrent:any-link:hover {
  color: inherit;
}
.-Nav-linkContents {
  display: flex;
}
.-Nav-linkContent--visibilityHidden {
  display: none;
}

@media (max-width: 47.9375rem) {
  .-Nav--typePrimary {
    font-size: 1.25rem;
    line-height: 1.2;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: calc(100vh - 4rem);
    padding-top: 0.5rem;
    padding-bottom: 3rem;
    overflow-y: auto;
    background-color: var(--_secondary-bare-color);
    border-top: solid 0.0625rem var(--_pale-color);
  }
  @supports (height: 100dvh) {
    .-Nav--typePrimary {
      height: calc(100dvh - 4rem);
      padding-bottom: 0.5rem;
    }
  }
}
@media (min-width: 48rem) {
  .-Nav--typePrimary {
    font-size: 1.25rem;
    line-height: 1.2;
    color: var(--_opaque-color);
  }
}
@media (min-width: 48rem) and (max-width: 83rem) {
  .-Nav--typePrimary {
    font-size: 1.5060240964vw;
  }
}
@media (min-width: 48rem) and (max-width: 83rem) {
  .-Nav--typePrimary {
    font-size: 1.25rem;
  }
}
.-Nav--typePrimary.-Nav--navMenuVisible {
  margin-bottom: 0;
}
@media (min-width: 48rem) {
  .-Nav--typePrimary .-Nav-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: -0.5rem;
    margin-right: -1.25rem;
    margin-bottom: -0.5rem;
    margin-left: -1.25rem;
  }
}
@media (min-width: 48rem) and (max-width: 83rem) {
  .-Nav--typePrimary .-Nav-list {
    margin-top: -0.6024096386vw;
  }
}
@media (min-width: 48rem) and (max-width: 41.5rem) {
  .-Nav--typePrimary .-Nav-list {
    margin-top: -0.25rem;
  }
}
@media (min-width: 48rem) and (max-width: 83rem) {
  .-Nav--typePrimary .-Nav-list {
    margin-right: -1.5060240964vw;
  }
}
@media (min-width: 48rem) and (max-width: 66.4rem) {
  .-Nav--typePrimary .-Nav-list {
    margin-right: -1rem;
  }
}
@media (min-width: 48rem) and (max-width: 83rem) {
  .-Nav--typePrimary .-Nav-list {
    margin-bottom: -0.6024096386vw;
  }
}
@media (min-width: 48rem) and (max-width: 41.5rem) {
  .-Nav--typePrimary .-Nav-list {
    margin-bottom: -0.25rem;
  }
}
@media (min-width: 48rem) and (max-width: 83rem) {
  .-Nav--typePrimary .-Nav-list {
    margin-left: -1.5060240964vw;
  }
}
@media (min-width: 48rem) and (max-width: 66.4rem) {
  .-Nav--typePrimary .-Nav-list {
    margin-left: -1rem;
  }
}
@media (max-width: 47.9375rem) {
  .-Nav--typePrimary .-Nav-item {
    opacity: 0;
    transition: opacity 0.08s cubic-bezier(0.4, 0, 0.6, 1);
  }
}
@media (min-width: 48rem) {
  .-Nav--typePrimary .-Nav-item {
    margin-right: 1.25rem;
    margin-left: 1.25rem;
  }
}
@media (min-width: 48rem) and (max-width: 83rem) {
  .-Nav--typePrimary .-Nav-item {
    margin-right: 1.5060240964vw;
  }
}
@media (min-width: 48rem) and (max-width: 66.4rem) {
  .-Nav--typePrimary .-Nav-item {
    margin-right: 1rem;
  }
}
@media (min-width: 48rem) and (max-width: 83rem) {
  .-Nav--typePrimary .-Nav-item {
    margin-left: 1.5060240964vw;
  }
}
@media (min-width: 48rem) and (max-width: 66.4rem) {
  .-Nav--typePrimary .-Nav-item {
    margin-left: 1rem;
  }
}
.-Nav--typePrimary .-Nav-item:nth-child(n+2) {
  transition-delay: 0.02s;
}
.-Nav--typePrimary .-Nav-item:nth-child(n+3) {
  transition-delay: 0.03s;
}
.-Nav--typePrimary .-Nav-item:nth-child(n+4) {
  transition-delay: 0.04s;
}
.-Nav--typePrimary .-Nav-item:nth-child(n+5) {
  transition-delay: 0.05s;
}
.-Nav--typePrimary .-Nav-item:nth-child(n+6) {
  transition-delay: 0.06s;
}
.-Nav--typePrimary .-Nav-item:nth-child(n+7) {
  transition-delay: 0.07s;
}
.-Nav--typePrimary .-Nav-item:nth-child(n+8) {
  transition-delay: 0.08s;
}
.-Nav--typePrimary .-Nav-item:nth-child(n+9) {
  transition-delay: 0.09s;
}
.-Nav--typePrimary .-Nav-item:nth-child(n+10) {
  transition-delay: 0.1s;
}
.-Nav--typePrimary .-Nav-item:nth-child(n+11) {
  transition-delay: 0.11s;
}
.-Nav--typePrimary .-Nav-item:nth-child(n+12) {
  transition-delay: 0.12s;
}
.-Nav--typePrimary .-Nav-item:nth-child(n+13) {
  transition-delay: 0.13s;
}
.-Nav--typePrimary .-Nav-item:nth-child(n+14) {
  transition-delay: 0.14s;
}
.-Nav--typePrimary .-Nav-item:nth-child(n+15) {
  transition-delay: 0.15s;
}
.-Nav--typePrimary .-Nav-item:nth-child(n+16) {
  transition-delay: 0.16s;
}
.-Nav--typePrimary .-Nav-item:nth-child(n+17) {
  transition-delay: 0.17s;
}
.-Nav--typePrimary .-Nav-item:nth-child(n+18) {
  transition-delay: 0.18s;
}
.-Nav--typePrimary .-Nav-item:nth-child(n+19) {
  transition-delay: 0.19s;
}
.-Nav--typePrimary .-Nav-item:nth-child(n+20) {
  transition-delay: 0.2s;
}
.-Nav--typePrimary .-Nav-item:nth-child(n+21) {
  transition-delay: 0.21s;
}
.-Nav--typePrimary .-Nav-item:nth-child(n+22) {
  transition-delay: 0.22s;
}
.-Collapse--typeNav.show .-Nav--typePrimary .-Nav-item {
  opacity: 1;
}
@media (max-width: 47.9375rem) {
  .-Nav--typePrimary .-Nav-item + .-Nav-item {
    margin-top: 0.5rem;
  }
}
@media (min-width: 48rem) {
  .-Nav--typePrimary .-Nav-item--typeNavMenuToggle {
    position: relative;
  }
}
@media (min-width: 48rem) {
  .-Nav--typePrimary .-Nav-item--visibilityMDhidden {
    display: none;
  }
}
@media (max-width: 47.9375rem) {
  .-Nav--typePrimary .-Nav-itemContents {
    display: flex;
  }
  .-Nav--typePrimary .-Nav-itemContents .-Nav-link:not(.-Nav-link--typeNavMenuToggle) {
    flex-grow: 1;
  }
}
@media (hover: hover) and (pointer: fine) {
  .-Nav--typePrimary .-Nav-link:any-link:hover {
    color: var(--_primary-color);
  }
  .-skin-default .-Nav--typePrimary .-Nav-link:any-link:hover {
    color: var(--_role-skin-default-color);
  }
  .-skin-sales .-Nav--typePrimary .-Nav-link:any-link:hover {
    color: var(--_role-skin-sales-color);
  }
  .-skin-kt-everyone .-Nav--typePrimary .-Nav-link:any-link:hover {
    color: var(--_role-skin-kt-everyone-color);
  }
  .-skin-supplier .-Nav--typePrimary .-Nav-link:any-link:hover {
    color: var(--_role-skin-supplier-color);
  }
  .-skin-do .-Nav--typePrimary .-Nav-link:any-link:hover {
    color: var(--_role-skin-do-color);
  }
  .-skin-agencies .-Nav--typePrimary .-Nav-link:any-link:hover {
    color: var(--_role-skin-agencies-color);
  }
  .-skin-admin .-Nav--typePrimary .-Nav-link:any-link:hover {
    color: var(--_role-skin-admin-color);
  }
  .-skin-login .-Nav--typePrimary .-Nav-link:any-link:hover {
    color: #1F5B72;
  }
  .-skin-default .-Nav--typePrimary .-Nav-link:any-link:hover {
    color: var(--_primary-color);
  }
}
@media (hover: hover) and (pointer: fine) {
  .-Nav--typePrimary .-Nav-link--typeSecondary:any-link:hover {
    text-decoration: none;
    color: var(--_primary-dark-color) !important;
  }
}
.-Nav--typePrimary .-Nav-link--typeSecondary:any-link:active {
  text-decoration: none;
  color: var(--_primary-bold-color) !important;
}
.-Nav--typePrimary .-Nav-link--stateCurrent {
  color: var(--_primary-color);
}
.-skin-default .-Nav--typePrimary .-Nav-link--stateCurrent {
  color: var(--_role-skin-default-color);
}
.-skin-sales .-Nav--typePrimary .-Nav-link--stateCurrent {
  color: var(--_role-skin-sales-color);
}
.-skin-kt-everyone .-Nav--typePrimary .-Nav-link--stateCurrent {
  color: var(--_role-skin-kt-everyone-color);
}
.-skin-supplier .-Nav--typePrimary .-Nav-link--stateCurrent {
  color: var(--_role-skin-supplier-color);
}
.-skin-do .-Nav--typePrimary .-Nav-link--stateCurrent {
  color: var(--_role-skin-do-color);
}
.-skin-agencies .-Nav--typePrimary .-Nav-link--stateCurrent {
  color: var(--_role-skin-agencies-color);
}
.-skin-admin .-Nav--typePrimary .-Nav-link--stateCurrent {
  color: var(--_role-skin-admin-color);
}
.-skin-login .-Nav--typePrimary .-Nav-link--stateCurrent {
  color: #1F5B72;
}
.-skin-default .-Nav--typePrimary .-Nav-link--stateCurrent {
  color: var(--_primary-color);
}
@media (max-width: 47.9375rem) {
  .-Nav--typePrimary .-Nav-link--stateCurrent {
    text-decoration: none;
  }
}
@media (min-width: 48rem) {
  .-Nav--typePrimary .-Nav-link--stateCurrent {
    font-weight: 700;
  }
}
@media (min-width: 48rem) {
  .-Nav--typePrimary .-Nav-link--stateCurrent::after {
    background-color: currentColor;
  }
}
@media (hover: hover) and (pointer: fine) {
  .-Nav--typePrimary .-Nav-link--stateCurrent:any-link:hover {
    color: var(--_primary-color);
  }
  .-skin-default .-Nav--typePrimary .-Nav-link--stateCurrent:any-link:hover {
    color: var(--_role-skin-default-color);
  }
  .-skin-sales .-Nav--typePrimary .-Nav-link--stateCurrent:any-link:hover {
    color: var(--_role-skin-sales-color);
  }
  .-skin-kt-everyone .-Nav--typePrimary .-Nav-link--stateCurrent:any-link:hover {
    color: var(--_role-skin-kt-everyone-color);
  }
  .-skin-supplier .-Nav--typePrimary .-Nav-link--stateCurrent:any-link:hover {
    color: var(--_role-skin-supplier-color);
  }
  .-skin-do .-Nav--typePrimary .-Nav-link--stateCurrent:any-link:hover {
    color: var(--_role-skin-do-color);
  }
  .-skin-agencies .-Nav--typePrimary .-Nav-link--stateCurrent:any-link:hover {
    color: var(--_role-skin-agencies-color);
  }
  .-skin-admin .-Nav--typePrimary .-Nav-link--stateCurrent:any-link:hover {
    color: var(--_role-skin-admin-color);
  }
  .-skin-login .-Nav--typePrimary .-Nav-link--stateCurrent:any-link:hover {
    color: #1F5B72;
  }
  .-skin-default .-Nav--typePrimary .-Nav-link--stateCurrent:any-link:hover {
    color: var(--_primary-color);
  }
}
@media (max-width: 47.9375rem) {
  .-Nav--typePrimary .-Nav-link--visibilityXSMDhidden {
    display: none;
  }
}
@media (min-width: 48rem) {
  .-Nav--typePrimary .-Nav-link--visibilityMDhidden {
    display: none;
  }
}
@media (max-width: 47.9375rem) {
  .-Nav--typePrimary .-Nav-linkContents {
    padding: 8px 16px;
  }
}
@media (min-width: 48rem) {
  .-Nav--typePrimary .-Nav-linkContents {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
@media (min-width: 48rem) and (max-width: 83rem) {
  .-Nav--typePrimary .-Nav-linkContents {
    padding-top: 0.6024096386vw;
  }
}
@media (min-width: 48rem) and (max-width: 41.5rem) {
  .-Nav--typePrimary .-Nav-linkContents {
    padding-top: 0.25rem;
  }
}
@media (min-width: 48rem) and (max-width: 83rem) {
  .-Nav--typePrimary .-Nav-linkContents {
    padding-bottom: 0.6024096386vw;
  }
}
@media (min-width: 48rem) and (max-width: 41.5rem) {
  .-Nav--typePrimary .-Nav-linkContents {
    padding-bottom: 0.25rem;
  }
}

.-Nav--typeSecondary .-Nav-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -1.5rem;
}
@media (max-width: 83rem) {
  .-Nav--typeSecondary .-Nav-list {
    margin-bottom: -1.8072289157vw;
  }
}
@media (max-width: 55.3333333333rem) {
  .-Nav--typeSecondary .-Nav-list {
    margin-bottom: -1rem;
  }
}
.-Nav--typeSecondary .-Nav-item {
  margin-bottom: 1.5rem;
}
@media (max-width: 83rem) {
  .-Nav--typeSecondary .-Nav-item {
    margin-bottom: 1.8072289157vw;
  }
}
@media (max-width: 55.3333333333rem) {
  .-Nav--typeSecondary .-Nav-item {
    margin-bottom: 1rem;
  }
}
.-Nav--typeSecondary .-Nav-item:not(:last-child) {
  margin-right: 2.5rem;
}
@media (max-width: 83rem) {
  .-Nav--typeSecondary .-Nav-item:not(:last-child) {
    margin-right: 3.0120481928vw;
  }
}
@media (max-width: 49.8rem) {
  .-Nav--typeSecondary .-Nav-item:not(:last-child) {
    margin-right: 1.5rem;
  }
}
.-Nav--typeSecondary .-Nav-link {
  text-decoration: underline;
}
.-Nav--typeSecondary .-Nav-link:any-link:hover {
  opacity: 0.5;
  text-decoration: none;
}
.-Nav--typeSecondary .-Nav-link--stateCurrent {
  opacity: 0.5;
  text-decoration: none;
}
.-Nav--typeSecondary .-Nav-link--stateCurrent:any-link:hover {
  opacity: 0.5;
}

.-CollapseToggle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-decoration: none !important;
  color: inherit !important;
}
.-CollapseToggle:any-link:hover {
  color: inherit;
}
.-CollapseToggle::after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902";
  margin-left: 0.6666666667em;
  transition: transform 0.2s ease-in-out;
}
.-CollapseToggle--typeDisclosure {
  align-items: baseline;
  justify-content: flex-start;
}
.-CollapseToggle--typeDisclosure::before {
  font-size: 1.2em;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1em;
  height: 1em;
  margin-right: 0.6666666667em;
  margin-left: 0.6666666667em;
  position: relative;
  top: 0.0833333333em;
  transition: transform 0.2s ease-in-out;
}
.-CollapseToggle--typeDisclosure::after {
  content: none;
}
.-CollapseToggle--typeDisclosure[aria-expanded=true]::before {
  transform: rotate(90deg);
}
@media (min-width: 48rem) {
  .-CollapseToggle[data-expanded-md=true] {
    pointer-events: none;
  }
  .-CollapseToggle[data-expanded-md=true]::after {
    content: none;
  }
}
@media (max-width: 47.9375rem) {
  .-sidebarLayout[data-space-xsmd="5"] .-CollapseToggle[data-expanded-md=true][aria-expanded=false] {
    padding-top: 2rem;
    margin-top: -2rem;
    margin-bottom: -2rem !important;
    transition: margin-bottom 0.6s ease-in-out;
  }
}
.-CollapseToggle[aria-expanded=true]::after {
  transform: rotate(180deg);
}
.-CollapseToggle--typeLink {
  text-decoration: underline !important;
  color: var(--_primary-bold-color) !important;
}
.-CollapseToggle--typeLink:hover {
  text-decoration: none !important;
}
.-CollapseToggle--typeLink::after {
  content: none;
}

@media (min-width: 48rem) {
  .-Collapse--typeNav {
    display: block !important;
  }
}
.-Collapse--typeNav.collapsing {
  transition-duration: 0.16s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
}
@media (max-width: 47.9375rem) {
  .-Collapse--typeNavToggle {
    width: 100%;
    position: absolute;
    top: 3.875rem;
    left: 0;
    z-index: 1010;
  }
}
@media (min-width: 48rem) {
  .-Collapse[data-expanded-md=true] {
    display: block !important;
  }
}

.-MessageBox {
  --_alert-v-spacing: 0.8em;
  --_alert-h-spacing: 0.8em;
  --_alert-body-top-spacing: 0.8em;
  --_alert-body-bottom-spacing: 1.2em;
  --_alert-color: currentColor;
  --_alert-icon-color: currentColor;
  --_alert-border-color: var(--_pale-color);
  --_alert-bg-color: var(--_contrast-color);
  border-radius: 0.25rem;
  color: var(--_alert-color);
  border: solid 0.0625rem var(--_alert-border-color);
  background-color: var(--_alert-bg-color);
}
@media (min-width: 48rem) {
  .-MessageBox {
    --_alert-h-spacing: 1.6em;
  }
}
.-MessageBox-head {
  padding-right: var(--_alert-h-spacing);
  padding-left: var(--_alert-h-spacing);
}
.-MessageBox-head > .-boxLayout {
  --_alert-h-spacing: 0.8em;
}
@media (min-width: 48rem) {
  .-MessageBox-head > .-boxLayout {
    margin-right: calc(var(--_alert-h-spacing) * -1);
    margin-left: calc(var(--_alert-h-spacing) * -1);
  }
}
.-MessageBox-head .-sidebarLayout[data-space="1"] > * {
  margin: calc(var(--_alert-h-spacing) * -1);
}
.-MessageBox-head .-sidebarLayout[data-space="1"] > * > * {
  margin: var(--_alert-h-spacing);
}
.-MessageBox-head .-sidebarLayout[data-sideWidth="1"] > * > :first-child {
  width: 1.2em;
}
@media (min-width: 48rem) {
  .-MessageBox-head .-sidebarLayout[data-sideWidth="1"] > * > :first-child {
    width: calc(1.2em + var(--_alert-h-spacing) * 2);
  }
}
.-MessageBox-head .-sidebarLayout[data-sideWidth="1"] > * > :first-child + * {
  margin-left: 0;
}
.-MessageBox-headIcon {
  color: var(--_alert-icon-color);
}
.-MessageBox--skinPrimaryBoldSolid .-MessageBox-controls .-Button--typeLink {
  color: inherit;
}
.-MessageBox--skinQuinarySolid .-MessageBox-controls .-Button--typeLink {
  color: inherit;
}
.-MessageBox--skinHighlightSolid .-MessageBox-controls .-Button--typeLink {
  color: inherit;
}
.-MessageBox--skinPositive .-MessageBox-controls .-Button--typeLink {
  color: inherit;
}
.-MessageBox--skinNegative .-MessageBox-controls .-Button--typeLink {
  color: inherit;
}
.-MessageBox-controls .-Button--sizeSmall {
  margin-top: -0.25em;
  margin-bottom: -0.25em;
}
.-MessageBox-body {
  padding: var(--_alert-body-top-spacing) var(--_alert-h-spacing) var(--_alert-body-bottom-spacing) calc(1.2em + var(--_alert-h-spacing) * 2);
}
.-MessageBox--skinPrimaryBoldSolid {
  --_alert-bg-color: var(--_primary-bold-pastel-color);
  --_alert-border-color: var(--_pale-color);
}
.-MessageBox--skinPrimaryBoldSolid .-MessageBox-headIcon {
  --_alert-icon-color: currentColor;
}
.-MessageBox--skinQuinarySolid {
  --_alert-bg-color: var(--_quinary-extra-light-color);
  --_alert-border-color: var(--_quinary-pastel-color);
}
.-MessageBox--skinQuinarySolid .-MessageBox-headIcon {
  --_alert-icon-color: var(--_primary-color);
}
.-MessageBox--skinHighlightSolid {
  --_alert-bg-color: var(--_highlight-extra-light-color);
  --_alert-border-color: var(--_highlight-pastel-color);
}
.-MessageBox--skinHighlightSolid .-MessageBox-headIcon {
  --_alert-icon-color: var(--_secondary-highlight-dark-color);
}
.-MessageBox--skinPositive {
  --_alert-bg-color: var(--_positive-extra-light-color);
  --_alert-border-color: var(--_positive-pastel-color);
}
.-MessageBox--skinPositive .-MessageBox-headIcon {
  --_alert-icon-color: var(--_positive-color);
}
.-MessageBox--skinNegative {
  --_alert-bg-color: var(--_negative-extra-light-color);
  --_alert-border-color: var(--_negative-pastel-color);
}
.-MessageBox--skinNegative .-MessageBox-headIcon {
  --_alert-icon-color: var(--_negative-color);
}

.-MessageBoxGroup {
  border: solid 1px;
}
@media (max-width: 47.9375rem) {
  .-MessageBoxGroup {
    margin-right: -1.5rem;
    margin-left: -1.5rem;
  }
}
.-MessageBoxGroup--skinNeutral {
  border-color: transparent;
  background-color: var(--_bare-color);
}
.-MessageBoxGroup-head {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-right: 1.5rem;
}
@media (min-width: 48rem) {
  .-MessageBoxGroup-head {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    padding-right: 6.25rem;
  }
}
.-MessageBoxGroup-head .-Heading {
  color: inherit;
}
.-MessageBoxGroup-head .-HeadingCaption {
  color: var(--_primary-bold-color);
}
.-MessageBoxGroup--skinNeutral .-MessageBoxGroup-head .-HeadingCaption {
  color: inherit;
}
.-MessageBoxGroup--skinNeutral .-MessageBoxGroup-head {
  color: var(--_opaque-color);
}
.-MessageBoxGroup-body {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  padding-bottom: 1.25rem;
}
@media (min-width: 48rem) {
  .-MessageBoxGroup-body {
    padding-right: 6.25rem;
    padding-left: 6.25rem;
    padding-bottom: 1.25rem;
  }
}
.-MessageBoxGroup-controls {
  padding-left: 1.5rem;
  display: flex;
}
.-MessageBoxGroup-controls > * {
  margin-left: auto;
}

.-TileHeader {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-right: 1rem;
  padding-left: 1rem;
  border-radius: 1rem;
  background-color: var(--_service-tile-header-color);
}
.-TileGroup > * {
  margin: -1rem;
}
@media (min-width: 62rem) {
  .-TileGroup > * {
    margin: -0.375rem -1rem;
  }
}
.-TileGroup > * > * {
  padding: 1rem;
}
@media (min-width: 62rem) {
  .-TileGroup > * > * {
    width: 50%;
    padding: 0.375rem 1rem;
  }
}
.-TileGroup > * > *:first-child {
  position: relative;
}
@media (min-width: 62rem) {
  .-TileGroup > * > *:first-child {
    float: left;
    clear: left;
  }
}
.-TileGroup > * > *:first-child::after {
  visibility: hidden;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.5rem;
  content: "\e902";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 100%;
  left: 50%;
}
@media (min-width: 62rem) {
  .-TileGroup > * > *:first-child::after {
    transform: translate(-50%, -50%) rotate(-90deg);
    top: 50%;
    left: 100%;
  }
}
.-TileGroup > * > *:last-child:not(:only-of-type) {
  display: none;
}
@media (min-width: 62rem) {
  .-TileGroup > * > *:last-child:not(:only-of-type) {
    float: right;
  }
}
.-TileGroup--stateExpanded > * > *:first-child::after {
  visibility: visible;
}
.-TileGroup--stateExpanded > * > *:last-child:not(:only-of-type) {
  display: block;
}
@media (max-width: 61.9375rem) {
  .-TileGroup + .-TileGroup {
    margin-top: -0.5rem;
  }
}
.-TileGroupHeading {
  font-size: 1.25rem;
  line-height: 1.2;
  text-align: center;
  display: flex;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 0.5rem;
  clear: left;
  color: var(--_service-tile-group-heading-color);
}
@media (min-width: 62rem) {
  .-TileGroupHeading {
    width: calc(50% - 1rem);
  }
}
.-TileGroupHeading::before, .-TileGroupHeading::after {
  content: "";
  display: block;
  min-width: 2em;
  height: 0.125rem;
  flex-grow: 1;
  background-color: currentColor;
}
.-TileGroupHeading::before {
  margin-right: 0.5rem;
}
.-TileGroupHeading::after {
  margin-left: 0.5rem;
}
.-TileGroupHeading + .-TileGroup {
  margin-top: 0;
}
.-TileGroup .-Tile-locationTime {
  padding: 0 calc(1rem + 1em);
  margin-right: -1rem;
  margin-left: -1rem;
}
.-Tile-locationTime {
  font-size: 0.625rem;
  line-height: 1.7;
  padding: 0 1em;
  margin-bottom: -1.4em;
  position: relative;
  z-index: 1;
  color: var(--_service-tile-location-time-color);
  border-top: solid 0.1em var(--_service-tile-location-time-bg-color);
}
.-Tile-locationTime > * {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  padding: 0 0.8em;
  margin-top: -0.9em;
  border-radius: 0.8em;
  background-color: var(--_service-tile-location-time-bg-color);
}
.-Tile--typeService {
  font-size: 0.9375rem;
  line-height: 1.6;
  letter-spacing: -0.01em;
  overflow: hidden;
  border-radius: 0.5rem;
}
.-Tile--typeService .-Tile-head {
  padding: 1.25rem;
  background-color: var(--_service-tile-color);
}
.-Tile--typeService .-Tile-body {
  padding: 1.25rem;
  background-color: var(--_service-tile-body-color);
}
.-Tile--typeService .-Tile-title {
  font-size: 1.375rem;
  line-height: 1.1363636364;
  letter-spacing: -0.02em;
}
.-Tile--typeService .-Tile-titleBold {
  font-size: 1.125rem;
  line-height: 1.1111111111;
  letter-spacing: -0.0361111111em;
}
.-Tile--typeService .-Tile-heading {
  font-size: 1.25rem;
}
.-Tile--typeService .-Tile-hr {
  width: auto;
  margin-right: -1.25rem;
  margin-left: -1.25rem;
  border-color: transparent;
  background-image: linear-gradient(to right, rgba(var(--_rgb-value-service-tile-hr-color), 0.25) 50%, rgba(var(--_rgb-value-service-tile-hr-color), 0) 0%);
  background-position: left bottom;
  background-size: 0.75rem 0.0625rem;
  background-repeat: repeat-x;
}
.-Tile--typeService .-Tile-ctaBox {
  padding: 0.75rem 0.5rem;
  border-radius: 0.5rem;
  color: #212529;
  background-color: var(--_service-tile-cta-color);
}
.-Tile--typeService .-Tile-ctaBox--typeNotice {
  color: var(--_service-tile-notice-color);
  background-color: var(--_service-tile-notice-bg-color);
}
.-Tile--typeService .-Tile-ctaButton {
  padding: 0.75rem 0.5rem;
  border-radius: 0.5rem;
  color: #212529;
  background-color: var(--_service-tile-cta-color);
}
.-Tile--typeService .-Tile-ctaButton:focus-visible {
  outline: solid 0.25rem var(--_secondary-highlight-color);
}
.-Tile--typeService .-Tile-ctaButtonIcon {
  font-size: 1.5rem;
}
.-Tile--typeService .-Tile-ctaButton--typeBare {
  padding: 0.25rem 0;
  color: inherit;
  background-color: transparent;
}
.-Tile--typeService .-Tile-detailBox {
  padding: 0.625rem;
  margin: -0.625rem;
  border-radius: 0.5rem;
  background-color: var(--_service-tile-detail-box-color);
}
.-Tile--typeService .-Tile-detailBox + .-Tile-detailBox {
  margin-top: 0.625rem;
  position: relative;
}
.-Tile--typeService .-Tile-detailBox + .-Tile-detailBox:before {
  content: "";
  display: block;
  height: 0.0625rem;
  position: absolute;
  top: -0.03125rem;
  right: 0.5rem;
  left: 0.5rem;
  background-image: linear-gradient(to right, rgba(var(--_rgb-value-service-tile-hr-color), 0.25) 50%, rgba(var(--_rgb-value-service-tile-hr-color), 0) 0%);
  background-position: left bottom;
  background-size: 0.75rem 0.0625rem;
  background-repeat: repeat-x;
}
.-Tile--typeService .-Tile-detailBoxKey {
  color: var(--_service-tile-key-color);
}
.-Tile--typeService .-Tile-detailBoxRoomingItem {
  margin: 0.2083333333rem 2.0833333333rem;
}
.-Tile--typeService .-Tile-detailBoxRoomingIcon, .-Tile--typeService .-Tile-detailBoxRoomingCount {
  color: var(--_service-tile-cta-color);
}
.-Tile--typeService .-Tile-detailBoxRoomingCount {
  font-size: 1.375rem;
}
.-Tile--typeService .-Tile-button {
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: -0.025625em;
  padding-right: 0;
  padding-left: 0;
  flex-basis: 1%;
  color: #212529;
  background-color: transparent !important;
  box-shadow: none !important;
}
.-Tile--typeService .-Tile-button + .-Tile-button {
  border-left: solid 0.0625rem var(--_service-tile-color);
}
.-Tile--typeService .-Tile-button--contentsDirectionColumn {
  font-size: 0.625rem;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: normal;
  text-transform: uppercase;
  flex-direction: column;
  align-items: center;
}
.-Tile--typeService .-Tile-button--contentsDirectionColumn + .-Tile-button--contentsDirectionColumn {
  border-left: none;
}
.-Tile--typeService .-Tile-button--contentsDirectionColumn .-Button-icon {
  margin-top: 0;
  margin-bottom: 0;
}
.-Tile--typeService .-Tile-button--contentsDirectionColumn .-Button-icon + .-Button-text {
  margin-top: 0.4em;
  margin-left: 0;
}
.-Tile--typeService .-Tile-button--typePrimary {
  border-radius: 1rem;
  background-color: var(--_service-tile-cta-color) !important;
  box-shadow: 0px 0px 0.5rem rgba(95, 106, 114, 0.25) !important;
}
.-Tile--typeService .-Tile-buttonGroup {
  margin-bottom: -1.25rem;
  margin-right: -1.25rem;
  margin-left: -1.25rem;
  background-color: var(--_service-tile-cta-color);
}
.-Tile--typeService .-Tile-mediaHolder {
  margin-right: -1.25rem;
  margin-left: -1.25rem;
}
.-Tile--typeService .-Tile-mediaHolder:first-child {
  margin-top: -1.25rem;
}
.-Tile--typeService .-htmlElements-ext ul li::before {
  margin-top: calc((1.6em - 0.25rem) / 2);
}
.-Tile--skinServiceRestaurant, .-Tile--skinServiceBreakfast {
  --_service-tile-color: var(--_catering-service-tile-color);
  --_service-tile-cta-color: var(--_catering-service-tile-cta-color);
}
.-Tile--skinServiceTouringCoach, .-Tile--skinServiceLocalTransport, .-Tile--skinServiceTrain, .-Tile--skinServiceFerry, .-Tile--skinServiceFlight {
  --_service-tile-color: var(--_transport-service-tile-color);
  --_service-tile-cta-color: var(--_transport-service-tile-cta-color);
}
.-Tile--skinServiceGuide {
  --_service-tile-color: var(--_guide-service-tile-color);
  --_service-tile-cta-color: var(--_guide-service-tile-cta-color);
}
.-Tile--skinServiceOther {
  --_service-tile-color: var(--_other-service-tile-color);
  --_service-tile-cta-color: var(--_other-service-tile-cta-color);
}
.-Tile--skinServiceHotel {
  --_service-tile-color: var(--_hotel-service-tile-color);
  --_service-tile-cta-color: var(--_hotel-service-tile-cta-color);
}
.-Tile--skinServiceEntrance {
  --_service-tile-color: var(--_entrance-service-tile-color);
  --_service-tile-cta-color: var(--_entrance-service-tile-cta-color);
}
.-Tile--skinExtra .-Tile-head {
  position: relative;
}
.-Tile--skinExtra .-Tile-head > * {
  position: relative;
  z-index: 1;
}
.-Tile--skinExtra .-Tile-head::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  opacity: 0.5;
  background: repeating-linear-gradient(-45deg, transparent, transparent 0.75rem, var(--_contrast-color) 0.75rem, var(--_contrast-color) 0.875rem);
}

.-Sidebar--typeSticky {
  max-height: calc(100vh - 8.125rem);
  position: sticky;
  top: 6.125rem;
  overflow-y: auto;
}

.-Container {
  display: block;
  max-width: 83rem;
  padding: 0 1rem;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 48rem) {
  .-Container {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 48rem) and (max-width: 83rem) {
  .-Container {
    padding-right: 2.4096385542vw;
  }
}
@media (min-width: 48rem) and (max-width: 62.25rem) {
  .-Container {
    padding-right: 1.5rem;
  }
}
@media (min-width: 48rem) and (max-width: 83rem) {
  .-Container {
    padding-left: 2.4096385542vw;
  }
}
@media (min-width: 48rem) and (max-width: 62.25rem) {
  .-Container {
    padding-left: 1.5rem;
  }
}
.-Container--widthStretch {
  max-width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.-Container--typeStickyBottom {
  width: 100%;
  max-width: none;
  padding: 0;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
}
@supports (position: sticky) {
  .-Container--typeStickyBottom {
    position: sticky;
  }
}
.-Container--stateHidden {
  height: 0 !important;
  overflow: hidden;
  transition: 500ms ease-out 500ms;
  transition-property: height;
}
.-Container .-Container:not(.-Container--typeNestedPreserve) {
  padding: 0;
}
@media (max-width: 47.9375rem) {
  .-Container .-overflowX-auto {
    margin-right: -1rem;
    margin-left: -1rem;
  }
}

.-Modal-hr {
  width: auto;
  margin-right: -1.5rem;
  margin-left: -1.5rem;
}

@media (min-width: 48rem) {
  body:not(.has-control-menu) .-Page, body.-controlMenu-hidden .-Page {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
  }
}
.-Page a {
  text-underline-offset: auto;
}
.-Page a:hover {
  text-decoration: none;
}
.-Page-logo {
  display: block;
}
.-Page-logo img,
.-Page-logo svg {
  display: block;
  height: 1.75rem;
  max-width: none;
}
@media (min-width: 48rem) {
  .-Page-logo img,
  .-Page-logo svg {
    height: 2rem;
  }
}
.-PageHeader--sizeSmall .-Page-logo img,
.-PageHeader--sizeSmall .-Page-logo svg {
  height: 1.375rem;
}
@media (min-width: 48rem) {
  .-PageHeader--sizeSmall .-Page-logo img,
  .-PageHeader--sizeSmall .-Page-logo svg {
    height: 1.875rem;
  }
}
.-Page-logo svg path[fill="#5f6970"] {
  fill: var(--_primary-logo-stroke-color);
}
.-Page-logo--typeSecondary img,
.-Page-logo--typeSecondary svg {
  height: 1.625rem;
}
.-Page-logoPlaceholder {
  height: 1.75rem;
  padding: 0.25rem 0.5rem;
  background-color: var(--_logo-placeholder-bg-color);
}
@media (min-width: 48rem) {
  .-Page-logoPlaceholder {
    height: 2rem;
    padding: 0.5rem 0.75rem;
  }
}
.-Page-logoPlaceholder img,
.-Page-logoPlaceholder svg {
  display: block;
  height: 100%;
}

.-PageHeader {
  flex-shrink: 0;
  z-index: 5;
  background-color: var(--_secondary-bare-color);
  position: sticky;
  top: 0;
}
@media (max-width: 47.9375rem) {
  .-PageHeader {
    transition: all 0.3s ease;
  }
  .-PageHeader.-PageHeader--hiddenAway {
    transform: translatey(-64px);
  }
}

.-PageHeader-body {
  padding-top: 1.0625rem;
  padding-bottom: 1.0625rem;
  position: relative;
  border-bottom: solid 0.125rem var(--_bare-color);
}
@media (min-width: 48rem) {
  .-PageHeader-body {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.-PageHeader--sizeSmall .-PageHeader-body {
  padding-top: 1.4375rem;
  padding-bottom: 1.4375rem;
}
@media (min-width: 48rem) {
  .-PageHeader--sizeSmall .-PageHeader-body {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}

.-PageMain {
  padding-top: 1.5rem;
  padding-bottom: 4.5rem;
}
@media (max-width: 83rem) {
  .-PageMain {
    padding-top: 1.8072289157vw;
  }
}
@media (max-width: 83rem) {
  .-PageMain {
    padding-top: 1.5rem;
  }
}
@media (max-width: 83rem) {
  .-PageMain {
    padding-bottom: 5.421686747vw;
  }
}
@media (max-width: 55.3333333333rem) {
  .-PageMain {
    padding-bottom: 3rem;
  }
}
@media (min-width: 48rem) {
  .-PageMain {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
@media (min-width: 48rem) {
  .-PageMain > * {
    width: 100%;
  }
}
.-PageMain-pageDecoration::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}

.-PageFooter {
  position: relative;
  border-top: solid 0.0625rem var(--_pale-color);
}
.-Container--typeStickyBottom + .-PageFooter {
  margin-top: -0.0625rem;
}
.-PageFooter-foot {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
@media (max-width: 83rem) {
  .-PageFooter-foot {
    padding-top: 3.0120481928vw;
  }
}
@media (max-width: 33.2rem) {
  .-PageFooter-foot {
    padding-top: 1rem;
  }
}
@media (max-width: 83rem) {
  .-PageFooter-foot {
    padding-bottom: 3.0120481928vw;
  }
}
@media (max-width: 33.2rem) {
  .-PageFooter-foot {
    padding-bottom: 1rem;
  }
}
.-PageFooter-footContents > * + * {
  margin-top: 0.25rem;
}
@media (max-width: 83rem) {
  .-PageFooter-footContents > * + * {
    margin-top: 0.3012048193vw;
  }
}
@media (max-width: 83rem) {
  .-PageFooter-footContents > * + * {
    margin-top: 0.25rem;
  }
}

.-MediaHolder {
  display: block !important;
  width: 100%;
  position: relative;
}
.-MediaHolder .-MediaHolder-media {
  display: block;
  width: 100% !important;
  height: 100% !important;
  max-width: none;
  position: absolute;
  object-fit: cover;
}

/*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/
:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}

.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animate__animated.animate__infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animate__animated.animate__repeat-1 {
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: var(--animate-repeat);
  animation-iteration-count: var(--animate-repeat);
}

.animate__animated.animate__repeat-2 {
  -webkit-animation-iteration-count: 2;
  animation-iteration-count: 2;
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 2);
  animation-iteration-count: calc(var(--animate-repeat) * 2);
}

.animate__animated.animate__repeat-3 {
  -webkit-animation-iteration-count: 3;
  animation-iteration-count: 3;
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 3);
  animation-iteration-count: calc(var(--animate-repeat) * 3);
}

.animate__animated.animate__delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-delay: var(--animate-delay);
  animation-delay: var(--animate-delay);
}

.animate__animated.animate__delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-delay: calc(var(--animate-delay) * 2);
  animation-delay: calc(var(--animate-delay) * 2);
}

.animate__animated.animate__delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
  -webkit-animation-delay: calc(var(--animate-delay) * 3);
  animation-delay: calc(var(--animate-delay) * 3);
}

.animate__animated.animate__delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
  -webkit-animation-delay: calc(var(--animate-delay) * 4);
  animation-delay: calc(var(--animate-delay) * 4);
}

.animate__animated.animate__delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
  -webkit-animation-delay: calc(var(--animate-delay) * 5);
  animation-delay: calc(var(--animate-delay) * 5);
}

.animate__animated.animate__faster {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-duration: calc(var(--animate-duration) / 2);
  animation-duration: calc(var(--animate-duration) / 2);
}

.animate__animated.animate__fast {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-duration: calc(var(--animate-duration) * 0.8);
  animation-duration: calc(var(--animate-duration) * 0.8);
}

.animate__animated.animate__slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2);
}

.animate__animated.animate__slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-duration: calc(var(--animate-duration) * 3);
  animation-duration: calc(var(--animate-duration) * 3);
}

@media print, (prefers-reduced-motion: reduce) {
  .animate__animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
  .animate__animated[class*=Out] {
    opacity: 0;
  }
}
/* Attention seekers  */
@-webkit-keyframes bounce {
  from, 20%, 53%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
    transform: translate3d(0, 0, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
@keyframes bounce {
  from, 20%, 53%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
    transform: translate3d(0, 0, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
.animate__bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.animate__flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.animate__pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.animate__rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shakeX {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shakeX {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.animate__shakeX {
  -webkit-animation-name: shakeX;
  animation-name: shakeX;
}

@-webkit-keyframes shakeY {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
}
@keyframes shakeY {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
}
.animate__shakeY {
  -webkit-animation-name: shakeY;
  animation-name: shakeY;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.animate__headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.animate__swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.animate__tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.animate__jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.animate__heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-duration: calc(var(--animate-duration) * 1.3);
  animation-duration: calc(var(--animate-duration) * 1.3);
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

/* Back entrances */
@-webkit-keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(0.7);
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(0.7);
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInDown {
  -webkit-animation-name: backInDown;
  animation-name: backInDown;
}

@-webkit-keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInLeft {
  -webkit-animation-name: backInLeft;
  animation-name: backInLeft;
}

@-webkit-keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInRight {
  -webkit-animation-name: backInRight;
  animation-name: backInRight;
}

@-webkit-keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(0.7);
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(0.7);
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInUp {
  -webkit-animation-name: backInUp;
  animation-name: backInUp;
}

/* Back exits */
@-webkit-keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: translateY(700px) scale(0.7);
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: translateY(700px) scale(0.7);
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutDown {
  -webkit-animation-name: backOutDown;
  animation-name: backOutDown;
}

@-webkit-keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutLeft {
  -webkit-animation-name: backOutLeft;
  animation-name: backOutLeft;
}

@-webkit-keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutRight {
  -webkit-animation-name: backOutRight;
  animation-name: backOutRight;
}

@-webkit-keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: translateY(-700px) scale(0.7);
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: translateY(-700px) scale(0.7);
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutUp {
  -webkit-animation-name: backOutUp;
  animation-name: backOutUp;
}

/* Bouncing entrances  */
@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.animate__bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

/* Bouncing exits  */
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.animate__bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}
.animate__bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}
.animate__bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}
.animate__bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}
.animate__bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

/* Fading entrances  */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.animate__fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeInTopLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInTopLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInTopLeft {
  -webkit-animation-name: fadeInTopLeft;
  animation-name: fadeInTopLeft;
}

@-webkit-keyframes fadeInTopRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInTopRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInTopRight {
  -webkit-animation-name: fadeInTopRight;
  animation-name: fadeInTopRight;
}

@-webkit-keyframes fadeInBottomLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInBottomLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInBottomLeft {
  -webkit-animation-name: fadeInBottomLeft;
  animation-name: fadeInBottomLeft;
}

@-webkit-keyframes fadeInBottomRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInBottomRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInBottomRight {
  -webkit-animation-name: fadeInBottomRight;
  animation-name: fadeInBottomRight;
}

/* Fading exits */
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.animate__fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.animate__fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.animate__fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.animate__fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.animate__fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.animate__fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.animate__fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.animate__fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.animate__fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes fadeOutTopLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
}
@keyframes fadeOutTopLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
}
.animate__fadeOutTopLeft {
  -webkit-animation-name: fadeOutTopLeft;
  animation-name: fadeOutTopLeft;
}

@-webkit-keyframes fadeOutTopRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
}
@keyframes fadeOutTopRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
}
.animate__fadeOutTopRight {
  -webkit-animation-name: fadeOutTopRight;
  animation-name: fadeOutTopRight;
}

@-webkit-keyframes fadeOutBottomRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
}
@keyframes fadeOutBottomRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
}
.animate__fadeOutBottomRight {
  -webkit-animation-name: fadeOutBottomRight;
  animation-name: fadeOutBottomRight;
}

@-webkit-keyframes fadeOutBottomLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
}
@keyframes fadeOutBottomLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
}
.animate__fadeOutBottomLeft {
  -webkit-animation-name: fadeOutBottomLeft;
  animation-name: fadeOutBottomLeft;
}

/* Flippers */
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animate__animated.animate__flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.animate__flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.animate__flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.animate__flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.animate__flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

/* Lightspeed */
@-webkit-keyframes lightSpeedInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lightSpeedInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__lightSpeedInRight {
  -webkit-animation-name: lightSpeedInRight;
  animation-name: lightSpeedInRight;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lightSpeedInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__lightSpeedInLeft {
  -webkit-animation-name: lightSpeedInLeft;
  animation-name: lightSpeedInLeft;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOutRight {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutRight {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.animate__lightSpeedOutRight {
  -webkit-animation-name: lightSpeedOutRight;
  animation-name: lightSpeedOutRight;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes lightSpeedOutLeft {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutLeft {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
.animate__lightSpeedOutLeft {
  -webkit-animation-name: lightSpeedOutLeft;
  animation-name: lightSpeedOutLeft;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

/* Rotating entrances */
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

/* Rotating exits */
@-webkit-keyframes rotateOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.animate__rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.animate__rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.animate__rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.animate__rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.animate__rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

/* Specials */
@-webkit-keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.animate__hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2);
  -webkit-animation-name: hinge;
  animation-name: hinge;
  -webkit-transform-origin: top left;
  transform-origin: top left;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.animate__jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.animate__rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

/* Zooming entrances */
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.animate__zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

/* Zooming exits */
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.animate__zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}
.animate__zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}
.animate__zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
  -webkit-transform-origin: right center;
  transform-origin: right center;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

/* Sliding entrances */
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

/* Sliding exits */
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.animate__slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.animate__slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.animate__slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.animate__slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/**
 * Swiper 11.2.8
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 23, 2025
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

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