@charset "UTF-8";
/**
 * Clay 3.106.1
 *
 * 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.106.1
 *
 * 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
 */
@import "../fonts/Kredit/stylesheet.css";
@import "../fonts/stylesheet.css";
@import "../plugin/fontawesome-5.0.13/fontawesome-all.min.css";
@import "../plugin/slick-1.8.1/slick/slick.css";
@import "../plugin/slick-1.8.1/slick/slick-theme.css";
@import "../js/simplebar/simplebar.css";
@import "../plugin/animate/animate.css";
@import "plugin/select2.min.css";
@import "../plugin/bootstrap-datepicker/bootstrap-datepicker.min.css";
@import "../plugin/jquery.dataTables.min.css";
@import "../plugin/DataTables/DataTables-1.10.21/css/dataTables.bootstrap4.min.css";
@import "../plugin/DataTables/Responsive-2.2.4/css/responsive.bootstrap4.min.css";
@import "../plugin/dataTables.responsive.css";
@import "../plugin/rowReorder.dataTables.min.css";
@import "plugin/flatpickr.min.css";
@import "../plugin/jquery-ui/jquery-ui.min.css";
@import "plugin/flip.min.css";
@import "aos.css";
@import "daterangepicker.css";
@import "./shepherd.css";
.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: #a7a9bc;
  font-style: italic;
}

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

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

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

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

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

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

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

.contextual-sidebar {
  height: calc(
		100vh - 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;
  width: 320px;
  will-change: transform;
}
.contextual-sidebar.contextual-sidebar-visible {
  pointer-events: auto;
  transform: translateX(0);
}

@media (min-width: 576px) {
  .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: #6b6c7e;
  margin-top: 8px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/classic-theme/images/states/empty_state.gif);
}
@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(/o/classic-theme/images/states/empty_state_reduced_motion.gif);
  }
}
.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(/o/classic-theme/images/states/empty_state_reduced_motion.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/classic-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-search-result-message-header {
    background-image: url(/o/classic-theme/images/states/search_state_reduced_motion.gif);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/classic-theme/images/states/search_state_reduced_motion.gif);
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/classic-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-state {
    background-image: url(/o/classic-theme/images/states/empty_state_reduced_motion.gif);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/classic-theme/images/states/empty_state_reduced_motion.gif);
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/classic-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-success-state {
    background-image: url(/o/classic-theme/images/states/success_state_reduced_motion.gif);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/classic-theme/images/states/success_state_reduced_motion.gif);
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/classic-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-search-state {
    background-image: url(/o/classic-theme/images/states/search_state_reduced_motion.gif);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/classic-theme/images/states/search_state_reduced_motion.gif);
}
.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: #6b6c7e !important;
}
.taglib-icon-help:hover, .taglib-icon-help:active {
  color: #272833 !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 #80acff;
}
.item-selector .item-selector-list-row:hover {
  background-color: #f0f5ff;
  cursor: pointer;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.active-area {
  background: #ffc;
}

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
  transform: scale(0.8);
  transition: transform 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
  .portlet-boundary.yui3-dd-dragging {
    transition: none;
  }
}
.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: #6b6c7e;
}

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

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

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

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

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

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

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

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

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

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

.lfr-page-layouts {
  padding: 0;
}
.lfr-page-layouts input[type=radio] {
  opacity: 0;
  position: absolute;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal {
  cursor: default;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  bottom: 0px;
  content: "";
  left: 0px;
  position: absolute;
  right: 0px;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  transition: none;
}

.lfr-page-layouts .card-horizontal {
  border-width: 1px;
  box-shadow: none;
  cursor: pointer;
  outline: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal {
  transition: none;
}

.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: 0px;
  content: "";
  height: 0;
  left: 0px;
  position: absolute;
  right: 0px;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal::after {
  transition: none;
}

.modal-body.dialog-iframe-bd {
  overflow: hidden;
  padding: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.collapse.open {
  display: block;
}

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

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

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

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

body.portlet {
  border-width: 0;
}

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

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

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

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

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

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

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

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

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

.controls-hidden .lfr-meta-actions,
.controls-hidden .lfr-configurator-visibility {
  display: none;
}
.controls-hidden .portlet-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: var(--portlet-topper-bg, var(--primary, #0b5fff));
  border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
  border-radius: var(--portlet-topper-border-radius, var(--border-radius-sm, 2px) var(--border-radius-sm, 2px) 0 0);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: var(--portlet-topper-color, var(--white, #fff));
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
@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: var(--portlet-topper-link-color, var(--portlet-topper-color, #fff));
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper {
    transition-duration: 0ms;
  }
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}

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

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

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

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

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

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

.portlet-topper {
  background-color: var(--portlet-topper-bg, var(--primary, #0b5fff));
  border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
  border-radius: var(--portlet-topper-border-radius, var(--border-radius-sm, 2px) var(--border-radius-sm, 2px) 0 0);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: var(--portlet-topper-color, var(--white, #fff));
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
.portlet > .portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (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: var(--portlet-topper-link-color, var(--portlet-topper-color, #fff));
}
.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

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

.portlet-borderless .portlet-content {
  padding: var(--spacer-3, 1rem);
}
.portlet-decorate .portlet-content {
  background: #fff;
  border-color: #e7e7ed;
  border-style: solid;
  border-width: 1px;
  padding: 1.5rem;
  word-wrap: break-word;
}
.portlet-barebone .portlet-content {
  padding: 0;
}

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

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

.navbar form {
  margin: 0;
}

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

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

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

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

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

:root {
  --width-sidenav: 336px;
}

/*
 * Theme definitions
 */
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.radius-16 {
  -webkit-border-radius: 16px !important;
  -moz-border-radius: 16px !important;
  -ms-border-radius: 16px !important;
  -o-border-radius: 16px !important;
  border-radius: 16px !important;
}

/* slick slider gap slide */
/*
	File name    : _cxrus_default.scss
	Created by   : Muhamad Ramdani (mr.ramdani@outlook.com) - muhramdani.com
	Created date : 8:58 28/08/2019
*/
:root {
  --font-size: 14px;
  --bg-color: #ffffff;
  --overflow-x: hidden;
}

html {
  scroll-behavior: smooth;
}
html:focus-within {
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
}

body,
html {
  font-size: var(--font-size);
  background-color: var(--bg-color);
  font-family: "source-sans-pro-regular";
  color: #000000;
}

h1,
h2,
h3,
h4 {
  font-weight: normal;
  font-family: "source-sans-pro-semibold";
}

.bg-overlay-menu {
  position: relative;
}
.bg-overlay-menu:before {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 11;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}

body.has-overlay-menu .bg-overlay-menu:before {
  opacity: 1;
  visibility: visible;
}

body.has-overlay .bg-overlay {
  position: relative;
}
body.has-overlay .bg-overlay:before {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.03);
  z-index: 11;
}
@media (max-width: 1024px) {
  body.has-overlay.open.show_c_menu .bg-overlay:before {
    z-index: 1000;
  }
}

.theme-default a {
  color: #494df4;
}
.theme-prestise a {
  color: #c9a85c;
}
.theme-syariah a {
  color: #007b57;
}

h3 {
  font-family: "source-sans-pro-bold";
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}

input:-moz-read-only {
  cursor: not-allowed;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px rgba(47, 134, 67, 0.02) inset;
  transition: background-color 5000s ease-in-out 0s;
}

::selection {
  color: #ffffff;
}
.theme-default ::selection {
  background: #494df4;
  color: #ffffff;
}
.theme-prestise ::selection {
  background: #c9a85c;
  color: #ffffff;
}
.theme-syariah ::selection {
  background: #007b57;
  color: #ffffff;
}

.theme-default ::-moz-selection {
  background: #ffa300;
  color: #ffffff;
}
.theme-prestise ::-moz-selection {
  background: #fdb713;
  color: #ffffff;
}
.theme-syariah ::-moz-selection {
  background: #fdb713;
  color: #ffffff;
}

.theme-default .fragments-editor-toolbar__translation-status-button {
  width: auto;
}
.theme-prestise .fragments-editor-toolbar__translation-status-button {
  width: auto;
}
.theme-syariah .fragments-editor-toolbar__translation-status-button {
  width: auto;
}

.theme-default .btn.btn-secondary,
.theme-default .btn.btn-primary,
.theme-default .btn.btn-default {
  font-weight: normal;
  border: 0px;
}
.theme-prestise .btn.btn-secondary,
.theme-prestise .btn.btn-primary,
.theme-prestise .btn.btn-default {
  font-weight: normal;
  border: 0px;
}
.theme-syariah .btn.btn-secondary,
.theme-syariah .btn.btn-primary,
.theme-syariah .btn.btn-default {
  font-weight: normal;
  border: 0px;
}

.theme-default .fragments-editor-toolbar button.btn-secondary {
  color: #ffffff;
}
.theme-prestise .fragments-editor-toolbar button.btn-secondary {
  color: #ffffff;
}
.theme-syariah .fragments-editor-toolbar button.btn-secondary {
  color: #ffffff;
}

body.no-breadcrumb .boxBreadcrumb {
  display: none !important;
}

.theme-default #portlet_new-password,
.theme-default #portlet_terms-of-use {
  margin: 150px 0 60px !important;
}
.theme-default #portlet_new-password .autofit-float.autofit-row.portlet-header,
.theme-default #portlet_terms-of-use .autofit-float.autofit-row.portlet-header {
  display: none !important;
}
.theme-default #portlet_new-password .btn.btn-primary.btn-default,
.theme-default #portlet_terms-of-use .btn.btn-primary.btn-default {
  background-color: #494df4 !important;
  border-color: #494df4 !important;
}
.theme-default #portlet_new-password .btn.btn-primary.btn-default:hover,
.theme-default #portlet_terms-of-use .btn.btn-primary.btn-default:hover {
  color: #ffffff !important;
}
.theme-default #portlet_new-password .btn.btn-cancel.btn-default.btn-link,
.theme-default #portlet_terms-of-use .btn.btn-cancel.btn-default.btn-link {
  color: #000000 !important;
}
.theme-prestise #portlet_new-password,
.theme-prestise #portlet_terms-of-use {
  margin: 150px 0 60px !important;
}
.theme-prestise #portlet_new-password .autofit-float.autofit-row.portlet-header,
.theme-prestise #portlet_terms-of-use .autofit-float.autofit-row.portlet-header {
  display: none !important;
}
.theme-prestise #portlet_new-password .btn.btn-primary.btn-default,
.theme-prestise #portlet_terms-of-use .btn.btn-primary.btn-default {
  background-color: #c9a85c !important;
  border-color: #c9a85c !important;
}
.theme-prestise #portlet_new-password .btn.btn-primary.btn-default:hover,
.theme-prestise #portlet_terms-of-use .btn.btn-primary.btn-default:hover {
  color: #ffffff !important;
}
.theme-prestise #portlet_new-password .btn.btn-cancel.btn-default.btn-link,
.theme-prestise #portlet_terms-of-use .btn.btn-cancel.btn-default.btn-link {
  color: #000000 !important;
}
.theme-syariah #portlet_new-password,
.theme-syariah #portlet_terms-of-use {
  margin: 150px 0 60px !important;
}
.theme-syariah #portlet_new-password .autofit-float.autofit-row.portlet-header,
.theme-syariah #portlet_terms-of-use .autofit-float.autofit-row.portlet-header {
  display: none !important;
}
.theme-syariah #portlet_new-password .btn.btn-primary.btn-default,
.theme-syariah #portlet_terms-of-use .btn.btn-primary.btn-default {
  background-color: #007b57 !important;
  border-color: #007b57 !important;
}
.theme-syariah #portlet_new-password .btn.btn-primary.btn-default:hover,
.theme-syariah #portlet_terms-of-use .btn.btn-primary.btn-default:hover {
  color: #ffffff !important;
}
.theme-syariah #portlet_new-password .btn.btn-cancel.btn-default.btn-link,
.theme-syariah #portlet_terms-of-use .btn.btn-cancel.btn-default.btn-link {
  color: #000000 !important;
}

.CX-utama #CX-content {
  margin-top: 87px;
}
@media (max-width: 1024px) {
  .CX-utama #CX-content {
    margin-top: 75px;
  }
}

body.is-home .CX-utama #CX-content {
  margin-top: 0px;
}

.theme-default #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ {
  width: 600px;
  margin: 120px auto;
}
.theme-default #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .portlet-content .portlet-icon-back {
  border: 1px solid;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  background-color: #494df4;
  color: #ffffff;
  margin-bottom: 2rem;
}
.theme-default #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .portlet-content-container {
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  padding: 3rem 2rem;
}
.theme-default #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .portlet-content-container .login-container .input-container .button-holder .btn.btn-primary.btn-default {
  background-color: #ffa300;
  border-color: #ffa300;
  color: #ffffff;
  font-size: 1rem;
  border-radius: 30px !important;
  padding: 0.8rem 1.3rem !important;
  text-transform: uppercase;
}
.theme-default #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .portlet-content-container .login-container .input-container .button-holder .btn.btn-primary.btn-default:hover, .theme-default #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .portlet-content-container .login-container .input-container .button-holder .btn.btn-primary.btn-default.active {
  background-color: #fdb814 !important;
  color: #ffffff !important;
  border-color: #fdb814 !important;
}
.theme-prestise #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ {
  width: 600px;
  margin: 120px auto;
}
.theme-prestise #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .portlet-content .portlet-icon-back {
  border: 1px solid;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  background-color: #c9a85c;
  color: #ffffff;
  margin-bottom: 2rem;
}
.theme-prestise #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .portlet-content-container {
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  padding: 3rem 2rem;
}
.theme-prestise #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .portlet-content-container .login-container .input-container .button-holder .btn.btn-primary.btn-default {
  background-color: #fdb713;
  border-color: #fdb713;
  color: #ffffff;
  font-size: 1rem;
  border-radius: 30px !important;
  padding: 0.8rem 1.3rem !important;
  text-transform: uppercase;
}
.theme-prestise #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .portlet-content-container .login-container .input-container .button-holder .btn.btn-primary.btn-default:hover, .theme-prestise #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .portlet-content-container .login-container .input-container .button-holder .btn.btn-primary.btn-default.active {
  background-color: #fdb814 !important;
  color: #ffffff !important;
  border-color: #fdb814 !important;
}
.theme-syariah #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ {
  width: 600px;
  margin: 120px auto;
}
.theme-syariah #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .portlet-content .portlet-icon-back {
  border: 1px solid;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  background-color: #007b57;
  color: #ffffff;
  margin-bottom: 2rem;
}
.theme-syariah #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .portlet-content-container {
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  padding: 3rem 2rem;
}
.theme-syariah #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .portlet-content-container .login-container .input-container .button-holder .btn.btn-primary.btn-default {
  background-color: #fdb713;
  border-color: #fdb713;
  color: #ffffff;
  font-size: 1rem;
  border-radius: 30px !important;
  padding: 0.8rem 1.3rem !important;
  text-transform: uppercase;
}
.theme-syariah #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .portlet-content-container .login-container .input-container .button-holder .btn.btn-primary.btn-default:hover, .theme-syariah #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .portlet-content-container .login-container .input-container .button-holder .btn.btn-primary.btn-default.active {
  background-color: #fdb814 !important;
  color: #ffffff !important;
  border-color: #fdb814 !important;
}

.fixed-bottom,
.fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 10;
}

.fixed-top {
  top: 0;
}

.fixed-bottom {
  bottom: 0;
}

/*animations*/
.hidden {
  display: none;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(6px);
    -ms-transform: translateX(6px);
    transform: translateX(6px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-6px);
    -ms-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.delayp1 {
  animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -webkit-animation-delay: 0.1s;
  -o-animation-delay: 0.1s;
  transition-delay: 0.1s;
}

.delayp2 {
  animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  transition-delay: 0.2s;
}

.delayp3 {
  animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  transition-delay: 0.3s;
}

.delayp4 {
  animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  transition-delay: 0.4s;
}

.delayp5 {
  animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  transition-delay: 0.5s;
}

.delayp6 {
  animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  transition-delay: 0.6s;
}

.delayp7 {
  animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  -webkit-animation-delay: 0.7s;
  -o-animation-delay: 0.7s;
  transition-delay: 0.7s;
}

.delayp8 {
  animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  transition-delay: 0.8s;
}

.delayp9 {
  animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  transition-delay: 0.9s;
}

.delayp10 {
  animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  -o-animation-delay: 1s;
  transition-delay: 1s;
}

.delayp11 {
  animation-delay: 1.1s;
  -moz-animation-delay: 1.1s;
  -webkit-animation-delay: 1.1s;
  -o-animation-delay: 1.1s;
  transition-delay: 1.1s;
}

.delayp12 {
  animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  transition-delay: 1.2s;
}

.delayp13 {
  animation-delay: 1.3s;
  -moz-animation-delay: 1.3s;
  -webkit-animation-delay: 1.3s;
  -o-animation-delay: 1.3s;
  transition-delay: 1.3s;
}

.delayp14 {
  animation-delay: 1.4s;
  -moz-animation-delay: 1.4s;
  -webkit-animation-delay: 1.4s;
  -o-animation-delay: 1.4s;
  transition-delay: 1.4s;
}

.delayp15 {
  animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  transition-delay: 1.5s;
}

.delayp16 {
  animation-delay: 1.6s;
  -moz-animation-delay: 1.6s;
  -webkit-animation-delay: 1.6s;
  -o-animation-delay: 1.6s;
  transition-delay: 1.6s;
}

.delayp17 {
  animation-delay: 1.7s;
  -moz-animation-delay: 1.7s;
  -webkit-animation-delay: 1.7s;
  -o-animation-delay: 1.7s;
  transition-delay: 1.7s;
}

.delayp18 {
  animation-delay: 1.8s;
  -moz-animation-delay: 1.8s;
  -webkit-animation-delay: 1.8s;
  -o-animation-delay: 1.8s;
  transition-delay: 1.8s;
}

.delayp19 {
  animation-delay: 1.9s;
  -moz-animation-delay: 1.9s;
  -webkit-animation-delay: 1.9s;
  -o-animation-delay: 1.9s;
  transition-delay: 1.9s;
}

.delayp20 {
  animation-delay: 2s;
  -moz-animation-delay: 2s;
  -webkit-animation-delay: 2s;
  -o-animation-delay: 2s;
  transition-delay: 2s;
}

.delayp21 {
  animation-delay: 2.1s;
  -moz-animation-delay: 2.1s;
  -webkit-animation-delay: 2.1s;
  -o-animation-delay: 2.1s;
  transition-delay: 2.1s;
}

.delayp22 {
  animation-delay: 2.2s;
  -moz-animation-delay: 2.2s;
  -webkit-animation-delay: 2.2s;
  -o-animation-delay: 2.2s;
  transition-delay: 2.2s;
}

.delayp23 {
  animation-delay: 2.3s;
  -moz-animation-delay: 2.3s;
  -webkit-animation-delay: 2.3s;
  -o-animation-delay: 2.3s;
  transition-delay: 2.3s;
}

.delayp24 {
  animation-delay: 2.4s;
  -moz-animation-delay: 2.4s;
  -webkit-animation-delay: 2.4s;
  -o-animation-delay: 2.4s;
  transition-delay: 2.4s;
}

.delayp25 {
  animation-delay: 2.5s;
  -moz-animation-delay: 2.5s;
  -webkit-animation-delay: 2.5s;
  -o-animation-delay: 2.5s;
  transition-delay: 2.5s;
}

.delayp26 {
  animation-delay: 2.6s;
  -moz-animation-delay: 2.6s;
  -webkit-animation-delay: 2.6s;
  -o-animation-delay: 2.6s;
  transition-delay: 2.6s;
}

.delayp27 {
  animation-delay: 2.7s;
  -moz-animation-delay: 2.7s;
  -webkit-animation-delay: 2.7s;
  -o-animation-delay: 2.7s;
  transition-delay: 2.7s;
}

.delayp28 {
  animation-delay: 2.8s;
  -moz-animation-delay: 2.8s;
  -webkit-animation-delay: 2.8s;
  -o-animation-delay: 2.8s;
  transition-delay: 2.8s;
}

.delayp29 {
  animation-delay: 2.9s;
  -moz-animation-delay: 2.9s;
  -webkit-animation-delay: 2.9s;
  -o-animation-delay: 2.9s;
  transition-delay: 2.9s;
}

.delayp30 {
  animation-delay: 3s;
  -moz-animation-delay: 3s;
  -webkit-animation-delay: 3s;
  -o-animation-delay: 3s;
  transition-delay: 3s;
}

.delayp31 {
  animation-delay: 3.1s;
  -moz-animation-delay: 3.1s;
  -webkit-animation-delay: 3.1s;
  -o-animation-delay: 3.1s;
  transition-delay: 3.1s;
}

.delayp32 {
  animation-delay: 3.2s;
  -moz-animation-delay: 3.2s;
  -webkit-animation-delay: 3.2s;
  -o-animation-delay: 3.2s;
  transition-delay: 3.2s;
}

.delayp33 {
  animation-delay: 3.3s;
  -moz-animation-delay: 3.3s;
  -webkit-animation-delay: 3.3s;
  -o-animation-delay: 3.3s;
  transition-delay: 3.3s;
}

.delayp34 {
  animation-delay: 3.4s;
  -moz-animation-delay: 3.4s;
  -webkit-animation-delay: 3.4s;
  -o-animation-delay: 3.4s;
  transition-delay: 3.4s;
}

.delayp35 {
  animation-delay: 3.5s;
  -moz-animation-delay: 3.5s;
  -webkit-animation-delay: 3.5s;
  -o-animation-delay: 3.5s;
  transition-delay: 3.5s;
}

.delayp36 {
  animation-delay: 3.6s;
  -moz-animation-delay: 3.6s;
  -webkit-animation-delay: 3.6s;
  -o-animation-delay: 3.6s;
  transition-delay: 3.6s;
}

.delayp37 {
  animation-delay: 3.7s;
  -moz-animation-delay: 3.7s;
  -webkit-animation-delay: 3.7s;
  -o-animation-delay: 3.7s;
  transition-delay: 3.7s;
}

.delayp38 {
  animation-delay: 3.8s;
  -moz-animation-delay: 3.8s;
  -webkit-animation-delay: 3.8s;
  -o-animation-delay: 3.8s;
  transition-delay: 3.8s;
}

.delayp39 {
  animation-delay: 3.9s;
  -moz-animation-delay: 3.9s;
  -webkit-animation-delay: 3.9s;
  -o-animation-delay: 3.9s;
  transition-delay: 3.9s;
}

.delayp40 {
  animation-delay: 4s;
  -moz-animation-delay: 4s;
  -webkit-animation-delay: 4s;
  -o-animation-delay: 4s;
  transition-delay: 4s;
}

.delayp41 {
  animation-delay: 4.1s;
  -moz-animation-delay: 4.1s;
  -webkit-animation-delay: 4.1s;
  -o-animation-delay: 4.1s;
  transition-delay: 4.1s;
}

.delayp42 {
  animation-delay: 4.2s;
  -moz-animation-delay: 4.2s;
  -webkit-animation-delay: 4.2s;
  -o-animation-delay: 4.2s;
  transition-delay: 4.2s;
}

.delayp43 {
  animation-delay: 4.3s;
  -moz-animation-delay: 4.3s;
  -webkit-animation-delay: 4.3s;
  -o-animation-delay: 4.3s;
  transition-delay: 4.3s;
}

.delayp44 {
  animation-delay: 4.4s;
  -moz-animation-delay: 4.4s;
  -webkit-animation-delay: 4.4s;
  -o-animation-delay: 4.4s;
  transition-delay: 4.4s;
}

.delayp45 {
  animation-delay: 4.5s;
  -moz-animation-delay: 4.5s;
  -webkit-animation-delay: 4.5s;
  -o-animation-delay: 4.5s;
  transition-delay: 4.5s;
}

.delayp46 {
  animation-delay: 4.6s;
  -moz-animation-delay: 4.6s;
  -webkit-animation-delay: 4.6s;
  -o-animation-delay: 4.6s;
  transition-delay: 4.6s;
}

.delayp47 {
  animation-delay: 4.7s;
  -moz-animation-delay: 4.7s;
  -webkit-animation-delay: 4.7s;
  -o-animation-delay: 4.7s;
  transition-delay: 4.7s;
}

.delayp48 {
  animation-delay: 4.8s;
  -moz-animation-delay: 4.8s;
  -webkit-animation-delay: 4.8s;
  -o-animation-delay: 4.8s;
  transition-delay: 4.8s;
}

.delayp49 {
  animation-delay: 4.9s;
  -moz-animation-delay: 4.9s;
  -webkit-animation-delay: 4.9s;
  -o-animation-delay: 4.9s;
  transition-delay: 4.9s;
}

.delayp50 {
  animation-delay: 5s;
  -moz-animation-delay: 5s;
  -webkit-animation-delay: 5s;
  -o-animation-delay: 5s;
  transition-delay: 5s;
}

.delayp51 {
  animation-delay: 5.1s;
  -moz-animation-delay: 5.1s;
  -webkit-animation-delay: 5.1s;
  -o-animation-delay: 5.1s;
  transition-delay: 5.1s;
}

.delayp52 {
  animation-delay: 5.2s;
  -moz-animation-delay: 5.2s;
  -webkit-animation-delay: 5.2s;
  -o-animation-delay: 5.2s;
  transition-delay: 5.2s;
}

.delayp53 {
  animation-delay: 5.3s;
  -moz-animation-delay: 5.3s;
  -webkit-animation-delay: 5.3s;
  -o-animation-delay: 5.3s;
  transition-delay: 5.3s;
}

.delayp54 {
  animation-delay: 5.4s;
  -moz-animation-delay: 5.4s;
  -webkit-animation-delay: 5.4s;
  -o-animation-delay: 5.4s;
  transition-delay: 5.4s;
}

.delayp55 {
  animation-delay: 5.5s;
  -moz-animation-delay: 5.5s;
  -webkit-animation-delay: 5.5s;
  -o-animation-delay: 5.5s;
  transition-delay: 5.5s;
}

.delayp56 {
  animation-delay: 5.6s;
  -moz-animation-delay: 5.6s;
  -webkit-animation-delay: 5.6s;
  -o-animation-delay: 5.6s;
  transition-delay: 5.6s;
}

.delayp57 {
  animation-delay: 5.7s;
  -moz-animation-delay: 5.7s;
  -webkit-animation-delay: 5.7s;
  -o-animation-delay: 5.7s;
  transition-delay: 5.7s;
}

.delayp58 {
  animation-delay: 5.8s;
  -moz-animation-delay: 5.8s;
  -webkit-animation-delay: 5.8s;
  -o-animation-delay: 5.8s;
  transition-delay: 5.8s;
}

.delayp59 {
  animation-delay: 5.9s;
  -moz-animation-delay: 5.9s;
  -webkit-animation-delay: 5.9s;
  -o-animation-delay: 5.9s;
  transition-delay: 5.9s;
}

.delayp60 {
  animation-delay: 6s;
  -moz-animation-delay: 6s;
  -webkit-animation-delay: 6s;
  -o-animation-delay: 6s;
  transition-delay: 6s;
}

.delayp61 {
  animation-delay: 6.1s;
  -moz-animation-delay: 6.1s;
  -webkit-animation-delay: 6.1s;
  -o-animation-delay: 6.1s;
  transition-delay: 6.1s;
}

.delayp62 {
  animation-delay: 6.2s;
  -moz-animation-delay: 6.2s;
  -webkit-animation-delay: 6.2s;
  -o-animation-delay: 6.2s;
  transition-delay: 6.2s;
}

.delayp63 {
  animation-delay: 6.3s;
  -moz-animation-delay: 6.3s;
  -webkit-animation-delay: 6.3s;
  -o-animation-delay: 6.3s;
  transition-delay: 6.3s;
}

.delayp64 {
  animation-delay: 6.4s;
  -moz-animation-delay: 6.4s;
  -webkit-animation-delay: 6.4s;
  -o-animation-delay: 6.4s;
  transition-delay: 6.4s;
}

.delayp65 {
  animation-delay: 6.5s;
  -moz-animation-delay: 6.5s;
  -webkit-animation-delay: 6.5s;
  -o-animation-delay: 6.5s;
  transition-delay: 6.5s;
}

.delayp66 {
  animation-delay: 6.6s;
  -moz-animation-delay: 6.6s;
  -webkit-animation-delay: 6.6s;
  -o-animation-delay: 6.6s;
  transition-delay: 6.6s;
}

.delayp67 {
  animation-delay: 6.7s;
  -moz-animation-delay: 6.7s;
  -webkit-animation-delay: 6.7s;
  -o-animation-delay: 6.7s;
  transition-delay: 6.7s;
}

.delayp68 {
  animation-delay: 6.8s;
  -moz-animation-delay: 6.8s;
  -webkit-animation-delay: 6.8s;
  -o-animation-delay: 6.8s;
  transition-delay: 6.8s;
}

.delayp69 {
  animation-delay: 6.9s;
  -moz-animation-delay: 6.9s;
  -webkit-animation-delay: 6.9s;
  -o-animation-delay: 6.9s;
  transition-delay: 6.9s;
}

.delayp70 {
  animation-delay: 7s;
  -moz-animation-delay: 7s;
  -webkit-animation-delay: 7s;
  -o-animation-delay: 7s;
  transition-delay: 7s;
}

.delayp71 {
  animation-delay: 7.1s;
  -moz-animation-delay: 7.1s;
  -webkit-animation-delay: 7.1s;
  -o-animation-delay: 7.1s;
  transition-delay: 7.1s;
}

.delayp72 {
  animation-delay: 7.2s;
  -moz-animation-delay: 7.2s;
  -webkit-animation-delay: 7.2s;
  -o-animation-delay: 7.2s;
  transition-delay: 7.2s;
}

.delayp73 {
  animation-delay: 7.3s;
  -moz-animation-delay: 7.3s;
  -webkit-animation-delay: 7.3s;
  -o-animation-delay: 7.3s;
  transition-delay: 7.3s;
}

.delayp74 {
  animation-delay: 7.4s;
  -moz-animation-delay: 7.4s;
  -webkit-animation-delay: 7.4s;
  -o-animation-delay: 7.4s;
  transition-delay: 7.4s;
}

.delayp75 {
  animation-delay: 7.5s;
  -moz-animation-delay: 7.5s;
  -webkit-animation-delay: 7.5s;
  -o-animation-delay: 7.5s;
  transition-delay: 7.5s;
}

.delayp76 {
  animation-delay: 7.6s;
  -moz-animation-delay: 7.6s;
  -webkit-animation-delay: 7.6s;
  -o-animation-delay: 7.6s;
  transition-delay: 7.6s;
}

.delayp77 {
  animation-delay: 7.7s;
  -moz-animation-delay: 7.7s;
  -webkit-animation-delay: 7.7s;
  -o-animation-delay: 7.7s;
  transition-delay: 7.7s;
}

.delayp78 {
  animation-delay: 7.8s;
  -moz-animation-delay: 7.8s;
  -webkit-animation-delay: 7.8s;
  -o-animation-delay: 7.8s;
  transition-delay: 7.8s;
}

.delayp79 {
  animation-delay: 7.9s;
  -moz-animation-delay: 7.9s;
  -webkit-animation-delay: 7.9s;
  -o-animation-delay: 7.9s;
  transition-delay: 7.9s;
}

.delayp80 {
  animation-delay: 8s;
  -moz-animation-delay: 8s;
  -webkit-animation-delay: 8s;
  -o-animation-delay: 8s;
  transition-delay: 8s;
}

.delayp81 {
  animation-delay: 8.1s;
  -moz-animation-delay: 8.1s;
  -webkit-animation-delay: 8.1s;
  -o-animation-delay: 8.1s;
  transition-delay: 8.1s;
}

.delayp82 {
  animation-delay: 8.2s;
  -moz-animation-delay: 8.2s;
  -webkit-animation-delay: 8.2s;
  -o-animation-delay: 8.2s;
  transition-delay: 8.2s;
}

.delayp83 {
  animation-delay: 8.3s;
  -moz-animation-delay: 8.3s;
  -webkit-animation-delay: 8.3s;
  -o-animation-delay: 8.3s;
  transition-delay: 8.3s;
}

.delayp84 {
  animation-delay: 8.4s;
  -moz-animation-delay: 8.4s;
  -webkit-animation-delay: 8.4s;
  -o-animation-delay: 8.4s;
  transition-delay: 8.4s;
}

.delayp85 {
  animation-delay: 8.5s;
  -moz-animation-delay: 8.5s;
  -webkit-animation-delay: 8.5s;
  -o-animation-delay: 8.5s;
  transition-delay: 8.5s;
}

.delayp86 {
  animation-delay: 8.6s;
  -moz-animation-delay: 8.6s;
  -webkit-animation-delay: 8.6s;
  -o-animation-delay: 8.6s;
  transition-delay: 8.6s;
}

.delayp87 {
  animation-delay: 8.7s;
  -moz-animation-delay: 8.7s;
  -webkit-animation-delay: 8.7s;
  -o-animation-delay: 8.7s;
  transition-delay: 8.7s;
}

.delayp88 {
  animation-delay: 8.8s;
  -moz-animation-delay: 8.8s;
  -webkit-animation-delay: 8.8s;
  -o-animation-delay: 8.8s;
  transition-delay: 8.8s;
}

.delayp89 {
  animation-delay: 8.9s;
  -moz-animation-delay: 8.9s;
  -webkit-animation-delay: 8.9s;
  -o-animation-delay: 8.9s;
  transition-delay: 8.9s;
}

.delayp90 {
  animation-delay: 9s;
  -moz-animation-delay: 9s;
  -webkit-animation-delay: 9s;
  -o-animation-delay: 9s;
  transition-delay: 9s;
}

.delayp91 {
  animation-delay: 9.1s;
  -moz-animation-delay: 9.1s;
  -webkit-animation-delay: 9.1s;
  -o-animation-delay: 9.1s;
  transition-delay: 9.1s;
}

.delayp92 {
  animation-delay: 9.2s;
  -moz-animation-delay: 9.2s;
  -webkit-animation-delay: 9.2s;
  -o-animation-delay: 9.2s;
  transition-delay: 9.2s;
}

.delayp93 {
  animation-delay: 9.3s;
  -moz-animation-delay: 9.3s;
  -webkit-animation-delay: 9.3s;
  -o-animation-delay: 9.3s;
  transition-delay: 9.3s;
}

.delayp94 {
  animation-delay: 9.4s;
  -moz-animation-delay: 9.4s;
  -webkit-animation-delay: 9.4s;
  -o-animation-delay: 9.4s;
  transition-delay: 9.4s;
}

.delayp95 {
  animation-delay: 9.5s;
  -moz-animation-delay: 9.5s;
  -webkit-animation-delay: 9.5s;
  -o-animation-delay: 9.5s;
  transition-delay: 9.5s;
}

.delayp96 {
  animation-delay: 9.6s;
  -moz-animation-delay: 9.6s;
  -webkit-animation-delay: 9.6s;
  -o-animation-delay: 9.6s;
  transition-delay: 9.6s;
}

.delayp97 {
  animation-delay: 9.7s;
  -moz-animation-delay: 9.7s;
  -webkit-animation-delay: 9.7s;
  -o-animation-delay: 9.7s;
  transition-delay: 9.7s;
}

.delayp98 {
  animation-delay: 9.8s;
  -moz-animation-delay: 9.8s;
  -webkit-animation-delay: 9.8s;
  -o-animation-delay: 9.8s;
  transition-delay: 9.8s;
}

.delayp99 {
  animation-delay: 9.9s;
  -moz-animation-delay: 9.9s;
  -webkit-animation-delay: 9.9s;
  -o-animation-delay: 9.9s;
  transition-delay: 9.9s;
}

.delayp100 {
  animation-delay: 10s;
  -moz-animation-delay: 10s;
  -webkit-animation-delay: 10s;
  -o-animation-delay: 10s;
  transition-delay: 10s;
}

.delayp101 {
  animation-delay: 10.1s;
  -moz-animation-delay: 10.1s;
  -webkit-animation-delay: 10.1s;
  -o-animation-delay: 10.1s;
  transition-delay: 10.1s;
}

.delayp102 {
  animation-delay: 10.2s;
  -moz-animation-delay: 10.2s;
  -webkit-animation-delay: 10.2s;
  -o-animation-delay: 10.2s;
  transition-delay: 10.2s;
}

.delayp103 {
  animation-delay: 10.3s;
  -moz-animation-delay: 10.3s;
  -webkit-animation-delay: 10.3s;
  -o-animation-delay: 10.3s;
  transition-delay: 10.3s;
}

.delayp104 {
  animation-delay: 10.4s;
  -moz-animation-delay: 10.4s;
  -webkit-animation-delay: 10.4s;
  -o-animation-delay: 10.4s;
  transition-delay: 10.4s;
}

.delayp105 {
  animation-delay: 10.5s;
  -moz-animation-delay: 10.5s;
  -webkit-animation-delay: 10.5s;
  -o-animation-delay: 10.5s;
  transition-delay: 10.5s;
}

.delayp106 {
  animation-delay: 10.6s;
  -moz-animation-delay: 10.6s;
  -webkit-animation-delay: 10.6s;
  -o-animation-delay: 10.6s;
  transition-delay: 10.6s;
}

.delayp107 {
  animation-delay: 10.7s;
  -moz-animation-delay: 10.7s;
  -webkit-animation-delay: 10.7s;
  -o-animation-delay: 10.7s;
  transition-delay: 10.7s;
}

.delayp108 {
  animation-delay: 10.8s;
  -moz-animation-delay: 10.8s;
  -webkit-animation-delay: 10.8s;
  -o-animation-delay: 10.8s;
  transition-delay: 10.8s;
}

.delayp109 {
  animation-delay: 10.9s;
  -moz-animation-delay: 10.9s;
  -webkit-animation-delay: 10.9s;
  -o-animation-delay: 10.9s;
  transition-delay: 10.9s;
}

.delayp110 {
  animation-delay: 11s;
  -moz-animation-delay: 11s;
  -webkit-animation-delay: 11s;
  -o-animation-delay: 11s;
  transition-delay: 11s;
}

.delayp111 {
  animation-delay: 11.1s;
  -moz-animation-delay: 11.1s;
  -webkit-animation-delay: 11.1s;
  -o-animation-delay: 11.1s;
  transition-delay: 11.1s;
}

.delayp112 {
  animation-delay: 11.2s;
  -moz-animation-delay: 11.2s;
  -webkit-animation-delay: 11.2s;
  -o-animation-delay: 11.2s;
  transition-delay: 11.2s;
}

.delayp113 {
  animation-delay: 11.3s;
  -moz-animation-delay: 11.3s;
  -webkit-animation-delay: 11.3s;
  -o-animation-delay: 11.3s;
  transition-delay: 11.3s;
}

.delayp114 {
  animation-delay: 11.4s;
  -moz-animation-delay: 11.4s;
  -webkit-animation-delay: 11.4s;
  -o-animation-delay: 11.4s;
  transition-delay: 11.4s;
}

.delayp115 {
  animation-delay: 11.5s;
  -moz-animation-delay: 11.5s;
  -webkit-animation-delay: 11.5s;
  -o-animation-delay: 11.5s;
  transition-delay: 11.5s;
}

.delayp116 {
  animation-delay: 11.6s;
  -moz-animation-delay: 11.6s;
  -webkit-animation-delay: 11.6s;
  -o-animation-delay: 11.6s;
  transition-delay: 11.6s;
}

.delayp117 {
  animation-delay: 11.7s;
  -moz-animation-delay: 11.7s;
  -webkit-animation-delay: 11.7s;
  -o-animation-delay: 11.7s;
  transition-delay: 11.7s;
}

.delayp118 {
  animation-delay: 11.8s;
  -moz-animation-delay: 11.8s;
  -webkit-animation-delay: 11.8s;
  -o-animation-delay: 11.8s;
  transition-delay: 11.8s;
}

.delayp119 {
  animation-delay: 11.9s;
  -moz-animation-delay: 11.9s;
  -webkit-animation-delay: 11.9s;
  -o-animation-delay: 11.9s;
  transition-delay: 11.9s;
}

.delayp120 {
  animation-delay: 12s;
  -moz-animation-delay: 12s;
  -webkit-animation-delay: 12s;
  -o-animation-delay: 12s;
  transition-delay: 12s;
}

.delayp121 {
  animation-delay: 12.1s;
  -moz-animation-delay: 12.1s;
  -webkit-animation-delay: 12.1s;
  -o-animation-delay: 12.1s;
  transition-delay: 12.1s;
}

.delayp122 {
  animation-delay: 12.2s;
  -moz-animation-delay: 12.2s;
  -webkit-animation-delay: 12.2s;
  -o-animation-delay: 12.2s;
  transition-delay: 12.2s;
}

.delayp123 {
  animation-delay: 12.3s;
  -moz-animation-delay: 12.3s;
  -webkit-animation-delay: 12.3s;
  -o-animation-delay: 12.3s;
  transition-delay: 12.3s;
}

.delayp124 {
  animation-delay: 12.4s;
  -moz-animation-delay: 12.4s;
  -webkit-animation-delay: 12.4s;
  -o-animation-delay: 12.4s;
  transition-delay: 12.4s;
}

.delayp125 {
  animation-delay: 12.5s;
  -moz-animation-delay: 12.5s;
  -webkit-animation-delay: 12.5s;
  -o-animation-delay: 12.5s;
  transition-delay: 12.5s;
}

.delayp126 {
  animation-delay: 12.6s;
  -moz-animation-delay: 12.6s;
  -webkit-animation-delay: 12.6s;
  -o-animation-delay: 12.6s;
  transition-delay: 12.6s;
}

.delayp127 {
  animation-delay: 12.7s;
  -moz-animation-delay: 12.7s;
  -webkit-animation-delay: 12.7s;
  -o-animation-delay: 12.7s;
  transition-delay: 12.7s;
}

.delayp128 {
  animation-delay: 12.8s;
  -moz-animation-delay: 12.8s;
  -webkit-animation-delay: 12.8s;
  -o-animation-delay: 12.8s;
  transition-delay: 12.8s;
}

.delayp129 {
  animation-delay: 12.9s;
  -moz-animation-delay: 12.9s;
  -webkit-animation-delay: 12.9s;
  -o-animation-delay: 12.9s;
  transition-delay: 12.9s;
}

.delayp130 {
  animation-delay: 13s;
  -moz-animation-delay: 13s;
  -webkit-animation-delay: 13s;
  -o-animation-delay: 13s;
  transition-delay: 13s;
}

.delayp131 {
  animation-delay: 13.1s;
  -moz-animation-delay: 13.1s;
  -webkit-animation-delay: 13.1s;
  -o-animation-delay: 13.1s;
  transition-delay: 13.1s;
}

.delayp132 {
  animation-delay: 13.2s;
  -moz-animation-delay: 13.2s;
  -webkit-animation-delay: 13.2s;
  -o-animation-delay: 13.2s;
  transition-delay: 13.2s;
}

.delayp133 {
  animation-delay: 13.3s;
  -moz-animation-delay: 13.3s;
  -webkit-animation-delay: 13.3s;
  -o-animation-delay: 13.3s;
  transition-delay: 13.3s;
}

.delayp134 {
  animation-delay: 13.4s;
  -moz-animation-delay: 13.4s;
  -webkit-animation-delay: 13.4s;
  -o-animation-delay: 13.4s;
  transition-delay: 13.4s;
}

.delayp135 {
  animation-delay: 13.5s;
  -moz-animation-delay: 13.5s;
  -webkit-animation-delay: 13.5s;
  -o-animation-delay: 13.5s;
  transition-delay: 13.5s;
}

.delayp136 {
  animation-delay: 13.6s;
  -moz-animation-delay: 13.6s;
  -webkit-animation-delay: 13.6s;
  -o-animation-delay: 13.6s;
  transition-delay: 13.6s;
}

.delayp137 {
  animation-delay: 13.7s;
  -moz-animation-delay: 13.7s;
  -webkit-animation-delay: 13.7s;
  -o-animation-delay: 13.7s;
  transition-delay: 13.7s;
}

.delayp138 {
  animation-delay: 13.8s;
  -moz-animation-delay: 13.8s;
  -webkit-animation-delay: 13.8s;
  -o-animation-delay: 13.8s;
  transition-delay: 13.8s;
}

.delayp139 {
  animation-delay: 13.9s;
  -moz-animation-delay: 13.9s;
  -webkit-animation-delay: 13.9s;
  -o-animation-delay: 13.9s;
  transition-delay: 13.9s;
}

.delayp140 {
  animation-delay: 14s;
  -moz-animation-delay: 14s;
  -webkit-animation-delay: 14s;
  -o-animation-delay: 14s;
  transition-delay: 14s;
}

.delayp141 {
  animation-delay: 14.1s;
  -moz-animation-delay: 14.1s;
  -webkit-animation-delay: 14.1s;
  -o-animation-delay: 14.1s;
  transition-delay: 14.1s;
}

.delayp142 {
  animation-delay: 14.2s;
  -moz-animation-delay: 14.2s;
  -webkit-animation-delay: 14.2s;
  -o-animation-delay: 14.2s;
  transition-delay: 14.2s;
}

.delayp143 {
  animation-delay: 14.3s;
  -moz-animation-delay: 14.3s;
  -webkit-animation-delay: 14.3s;
  -o-animation-delay: 14.3s;
  transition-delay: 14.3s;
}

.delayp144 {
  animation-delay: 14.4s;
  -moz-animation-delay: 14.4s;
  -webkit-animation-delay: 14.4s;
  -o-animation-delay: 14.4s;
  transition-delay: 14.4s;
}

.delayp145 {
  animation-delay: 14.5s;
  -moz-animation-delay: 14.5s;
  -webkit-animation-delay: 14.5s;
  -o-animation-delay: 14.5s;
  transition-delay: 14.5s;
}

.delayp146 {
  animation-delay: 14.6s;
  -moz-animation-delay: 14.6s;
  -webkit-animation-delay: 14.6s;
  -o-animation-delay: 14.6s;
  transition-delay: 14.6s;
}

.delayp147 {
  animation-delay: 14.7s;
  -moz-animation-delay: 14.7s;
  -webkit-animation-delay: 14.7s;
  -o-animation-delay: 14.7s;
  transition-delay: 14.7s;
}

.delayp148 {
  animation-delay: 14.8s;
  -moz-animation-delay: 14.8s;
  -webkit-animation-delay: 14.8s;
  -o-animation-delay: 14.8s;
  transition-delay: 14.8s;
}

.delayp149 {
  animation-delay: 14.9s;
  -moz-animation-delay: 14.9s;
  -webkit-animation-delay: 14.9s;
  -o-animation-delay: 14.9s;
  transition-delay: 14.9s;
}

.delayp150 {
  animation-delay: 15s;
  -moz-animation-delay: 15s;
  -webkit-animation-delay: 15s;
  -o-animation-delay: 15s;
  transition-delay: 15s;
}

.delayp151 {
  animation-delay: 15.1s;
  -moz-animation-delay: 15.1s;
  -webkit-animation-delay: 15.1s;
  -o-animation-delay: 15.1s;
  transition-delay: 15.1s;
}

.delayp152 {
  animation-delay: 15.2s;
  -moz-animation-delay: 15.2s;
  -webkit-animation-delay: 15.2s;
  -o-animation-delay: 15.2s;
  transition-delay: 15.2s;
}

.delayp153 {
  animation-delay: 15.3s;
  -moz-animation-delay: 15.3s;
  -webkit-animation-delay: 15.3s;
  -o-animation-delay: 15.3s;
  transition-delay: 15.3s;
}

.delayp154 {
  animation-delay: 15.4s;
  -moz-animation-delay: 15.4s;
  -webkit-animation-delay: 15.4s;
  -o-animation-delay: 15.4s;
  transition-delay: 15.4s;
}

.delayp155 {
  animation-delay: 15.5s;
  -moz-animation-delay: 15.5s;
  -webkit-animation-delay: 15.5s;
  -o-animation-delay: 15.5s;
  transition-delay: 15.5s;
}

.delayp156 {
  animation-delay: 15.6s;
  -moz-animation-delay: 15.6s;
  -webkit-animation-delay: 15.6s;
  -o-animation-delay: 15.6s;
  transition-delay: 15.6s;
}

.delayp157 {
  animation-delay: 15.7s;
  -moz-animation-delay: 15.7s;
  -webkit-animation-delay: 15.7s;
  -o-animation-delay: 15.7s;
  transition-delay: 15.7s;
}

.delayp158 {
  animation-delay: 15.8s;
  -moz-animation-delay: 15.8s;
  -webkit-animation-delay: 15.8s;
  -o-animation-delay: 15.8s;
  transition-delay: 15.8s;
}

.delayp159 {
  animation-delay: 15.9s;
  -moz-animation-delay: 15.9s;
  -webkit-animation-delay: 15.9s;
  -o-animation-delay: 15.9s;
  transition-delay: 15.9s;
}

.delayp160 {
  animation-delay: 16s;
  -moz-animation-delay: 16s;
  -webkit-animation-delay: 16s;
  -o-animation-delay: 16s;
  transition-delay: 16s;
}

.delayp161 {
  animation-delay: 16.1s;
  -moz-animation-delay: 16.1s;
  -webkit-animation-delay: 16.1s;
  -o-animation-delay: 16.1s;
  transition-delay: 16.1s;
}

.delayp162 {
  animation-delay: 16.2s;
  -moz-animation-delay: 16.2s;
  -webkit-animation-delay: 16.2s;
  -o-animation-delay: 16.2s;
  transition-delay: 16.2s;
}

.delayp163 {
  animation-delay: 16.3s;
  -moz-animation-delay: 16.3s;
  -webkit-animation-delay: 16.3s;
  -o-animation-delay: 16.3s;
  transition-delay: 16.3s;
}

.delayp164 {
  animation-delay: 16.4s;
  -moz-animation-delay: 16.4s;
  -webkit-animation-delay: 16.4s;
  -o-animation-delay: 16.4s;
  transition-delay: 16.4s;
}

.delayp165 {
  animation-delay: 16.5s;
  -moz-animation-delay: 16.5s;
  -webkit-animation-delay: 16.5s;
  -o-animation-delay: 16.5s;
  transition-delay: 16.5s;
}

.delayp166 {
  animation-delay: 16.6s;
  -moz-animation-delay: 16.6s;
  -webkit-animation-delay: 16.6s;
  -o-animation-delay: 16.6s;
  transition-delay: 16.6s;
}

.delayp167 {
  animation-delay: 16.7s;
  -moz-animation-delay: 16.7s;
  -webkit-animation-delay: 16.7s;
  -o-animation-delay: 16.7s;
  transition-delay: 16.7s;
}

.delayp168 {
  animation-delay: 16.8s;
  -moz-animation-delay: 16.8s;
  -webkit-animation-delay: 16.8s;
  -o-animation-delay: 16.8s;
  transition-delay: 16.8s;
}

.delayp169 {
  animation-delay: 16.9s;
  -moz-animation-delay: 16.9s;
  -webkit-animation-delay: 16.9s;
  -o-animation-delay: 16.9s;
  transition-delay: 16.9s;
}

.delayp170 {
  animation-delay: 17s;
  -moz-animation-delay: 17s;
  -webkit-animation-delay: 17s;
  -o-animation-delay: 17s;
  transition-delay: 17s;
}

.delayp171 {
  animation-delay: 17.1s;
  -moz-animation-delay: 17.1s;
  -webkit-animation-delay: 17.1s;
  -o-animation-delay: 17.1s;
  transition-delay: 17.1s;
}

.delayp172 {
  animation-delay: 17.2s;
  -moz-animation-delay: 17.2s;
  -webkit-animation-delay: 17.2s;
  -o-animation-delay: 17.2s;
  transition-delay: 17.2s;
}

.delayp173 {
  animation-delay: 17.3s;
  -moz-animation-delay: 17.3s;
  -webkit-animation-delay: 17.3s;
  -o-animation-delay: 17.3s;
  transition-delay: 17.3s;
}

.delayp174 {
  animation-delay: 17.4s;
  -moz-animation-delay: 17.4s;
  -webkit-animation-delay: 17.4s;
  -o-animation-delay: 17.4s;
  transition-delay: 17.4s;
}

.delayp175 {
  animation-delay: 17.5s;
  -moz-animation-delay: 17.5s;
  -webkit-animation-delay: 17.5s;
  -o-animation-delay: 17.5s;
  transition-delay: 17.5s;
}

.delayp176 {
  animation-delay: 17.6s;
  -moz-animation-delay: 17.6s;
  -webkit-animation-delay: 17.6s;
  -o-animation-delay: 17.6s;
  transition-delay: 17.6s;
}

.delayp177 {
  animation-delay: 17.7s;
  -moz-animation-delay: 17.7s;
  -webkit-animation-delay: 17.7s;
  -o-animation-delay: 17.7s;
  transition-delay: 17.7s;
}

.delayp178 {
  animation-delay: 17.8s;
  -moz-animation-delay: 17.8s;
  -webkit-animation-delay: 17.8s;
  -o-animation-delay: 17.8s;
  transition-delay: 17.8s;
}

.delayp179 {
  animation-delay: 17.9s;
  -moz-animation-delay: 17.9s;
  -webkit-animation-delay: 17.9s;
  -o-animation-delay: 17.9s;
  transition-delay: 17.9s;
}

.delayp180 {
  animation-delay: 18s;
  -moz-animation-delay: 18s;
  -webkit-animation-delay: 18s;
  -o-animation-delay: 18s;
  transition-delay: 18s;
}

.delayp181 {
  animation-delay: 18.1s;
  -moz-animation-delay: 18.1s;
  -webkit-animation-delay: 18.1s;
  -o-animation-delay: 18.1s;
  transition-delay: 18.1s;
}

.delayp182 {
  animation-delay: 18.2s;
  -moz-animation-delay: 18.2s;
  -webkit-animation-delay: 18.2s;
  -o-animation-delay: 18.2s;
  transition-delay: 18.2s;
}

.delayp183 {
  animation-delay: 18.3s;
  -moz-animation-delay: 18.3s;
  -webkit-animation-delay: 18.3s;
  -o-animation-delay: 18.3s;
  transition-delay: 18.3s;
}

.delayp184 {
  animation-delay: 18.4s;
  -moz-animation-delay: 18.4s;
  -webkit-animation-delay: 18.4s;
  -o-animation-delay: 18.4s;
  transition-delay: 18.4s;
}

.delayp185 {
  animation-delay: 18.5s;
  -moz-animation-delay: 18.5s;
  -webkit-animation-delay: 18.5s;
  -o-animation-delay: 18.5s;
  transition-delay: 18.5s;
}

.delayp186 {
  animation-delay: 18.6s;
  -moz-animation-delay: 18.6s;
  -webkit-animation-delay: 18.6s;
  -o-animation-delay: 18.6s;
  transition-delay: 18.6s;
}

.delayp187 {
  animation-delay: 18.7s;
  -moz-animation-delay: 18.7s;
  -webkit-animation-delay: 18.7s;
  -o-animation-delay: 18.7s;
  transition-delay: 18.7s;
}

.delayp188 {
  animation-delay: 18.8s;
  -moz-animation-delay: 18.8s;
  -webkit-animation-delay: 18.8s;
  -o-animation-delay: 18.8s;
  transition-delay: 18.8s;
}

.delayp189 {
  animation-delay: 18.9s;
  -moz-animation-delay: 18.9s;
  -webkit-animation-delay: 18.9s;
  -o-animation-delay: 18.9s;
  transition-delay: 18.9s;
}

.delayp190 {
  animation-delay: 19s;
  -moz-animation-delay: 19s;
  -webkit-animation-delay: 19s;
  -o-animation-delay: 19s;
  transition-delay: 19s;
}

.delayp191 {
  animation-delay: 19.1s;
  -moz-animation-delay: 19.1s;
  -webkit-animation-delay: 19.1s;
  -o-animation-delay: 19.1s;
  transition-delay: 19.1s;
}

.delayp192 {
  animation-delay: 19.2s;
  -moz-animation-delay: 19.2s;
  -webkit-animation-delay: 19.2s;
  -o-animation-delay: 19.2s;
  transition-delay: 19.2s;
}

.delayp193 {
  animation-delay: 19.3s;
  -moz-animation-delay: 19.3s;
  -webkit-animation-delay: 19.3s;
  -o-animation-delay: 19.3s;
  transition-delay: 19.3s;
}

.delayp194 {
  animation-delay: 19.4s;
  -moz-animation-delay: 19.4s;
  -webkit-animation-delay: 19.4s;
  -o-animation-delay: 19.4s;
  transition-delay: 19.4s;
}

.delayp195 {
  animation-delay: 19.5s;
  -moz-animation-delay: 19.5s;
  -webkit-animation-delay: 19.5s;
  -o-animation-delay: 19.5s;
  transition-delay: 19.5s;
}

.delayp196 {
  animation-delay: 19.6s;
  -moz-animation-delay: 19.6s;
  -webkit-animation-delay: 19.6s;
  -o-animation-delay: 19.6s;
  transition-delay: 19.6s;
}

.delayp197 {
  animation-delay: 19.7s;
  -moz-animation-delay: 19.7s;
  -webkit-animation-delay: 19.7s;
  -o-animation-delay: 19.7s;
  transition-delay: 19.7s;
}

.delayp198 {
  animation-delay: 19.8s;
  -moz-animation-delay: 19.8s;
  -webkit-animation-delay: 19.8s;
  -o-animation-delay: 19.8s;
  transition-delay: 19.8s;
}

.delayp199 {
  animation-delay: 19.9s;
  -moz-animation-delay: 19.9s;
  -webkit-animation-delay: 19.9s;
  -o-animation-delay: 19.9s;
  transition-delay: 19.9s;
}

.delayp200 {
  animation-delay: 20s;
  -moz-animation-delay: 20s;
  -webkit-animation-delay: 20s;
  -o-animation-delay: 20s;
  transition-delay: 20s;
}

.delayp201 {
  animation-delay: 20.1s;
  -moz-animation-delay: 20.1s;
  -webkit-animation-delay: 20.1s;
  -o-animation-delay: 20.1s;
  transition-delay: 20.1s;
}

.delayp202 {
  animation-delay: 20.2s;
  -moz-animation-delay: 20.2s;
  -webkit-animation-delay: 20.2s;
  -o-animation-delay: 20.2s;
  transition-delay: 20.2s;
}

.delayp203 {
  animation-delay: 20.3s;
  -moz-animation-delay: 20.3s;
  -webkit-animation-delay: 20.3s;
  -o-animation-delay: 20.3s;
  transition-delay: 20.3s;
}

.delayp204 {
  animation-delay: 20.4s;
  -moz-animation-delay: 20.4s;
  -webkit-animation-delay: 20.4s;
  -o-animation-delay: 20.4s;
  transition-delay: 20.4s;
}

.delayp205 {
  animation-delay: 20.5s;
  -moz-animation-delay: 20.5s;
  -webkit-animation-delay: 20.5s;
  -o-animation-delay: 20.5s;
  transition-delay: 20.5s;
}

.delayp206 {
  animation-delay: 20.6s;
  -moz-animation-delay: 20.6s;
  -webkit-animation-delay: 20.6s;
  -o-animation-delay: 20.6s;
  transition-delay: 20.6s;
}

.delayp207 {
  animation-delay: 20.7s;
  -moz-animation-delay: 20.7s;
  -webkit-animation-delay: 20.7s;
  -o-animation-delay: 20.7s;
  transition-delay: 20.7s;
}

.delayp208 {
  animation-delay: 20.8s;
  -moz-animation-delay: 20.8s;
  -webkit-animation-delay: 20.8s;
  -o-animation-delay: 20.8s;
  transition-delay: 20.8s;
}

.delayp209 {
  animation-delay: 20.9s;
  -moz-animation-delay: 20.9s;
  -webkit-animation-delay: 20.9s;
  -o-animation-delay: 20.9s;
  transition-delay: 20.9s;
}

.delayp210 {
  animation-delay: 21s;
  -moz-animation-delay: 21s;
  -webkit-animation-delay: 21s;
  -o-animation-delay: 21s;
  transition-delay: 21s;
}

.delayp211 {
  animation-delay: 21.1s;
  -moz-animation-delay: 21.1s;
  -webkit-animation-delay: 21.1s;
  -o-animation-delay: 21.1s;
  transition-delay: 21.1s;
}

.delayp212 {
  animation-delay: 21.2s;
  -moz-animation-delay: 21.2s;
  -webkit-animation-delay: 21.2s;
  -o-animation-delay: 21.2s;
  transition-delay: 21.2s;
}

.delayp213 {
  animation-delay: 21.3s;
  -moz-animation-delay: 21.3s;
  -webkit-animation-delay: 21.3s;
  -o-animation-delay: 21.3s;
  transition-delay: 21.3s;
}

.delayp214 {
  animation-delay: 21.4s;
  -moz-animation-delay: 21.4s;
  -webkit-animation-delay: 21.4s;
  -o-animation-delay: 21.4s;
  transition-delay: 21.4s;
}

.delayp215 {
  animation-delay: 21.5s;
  -moz-animation-delay: 21.5s;
  -webkit-animation-delay: 21.5s;
  -o-animation-delay: 21.5s;
  transition-delay: 21.5s;
}

.delayp216 {
  animation-delay: 21.6s;
  -moz-animation-delay: 21.6s;
  -webkit-animation-delay: 21.6s;
  -o-animation-delay: 21.6s;
  transition-delay: 21.6s;
}

.delayp217 {
  animation-delay: 21.7s;
  -moz-animation-delay: 21.7s;
  -webkit-animation-delay: 21.7s;
  -o-animation-delay: 21.7s;
  transition-delay: 21.7s;
}

.delayp218 {
  animation-delay: 21.8s;
  -moz-animation-delay: 21.8s;
  -webkit-animation-delay: 21.8s;
  -o-animation-delay: 21.8s;
  transition-delay: 21.8s;
}

.delayp219 {
  animation-delay: 21.9s;
  -moz-animation-delay: 21.9s;
  -webkit-animation-delay: 21.9s;
  -o-animation-delay: 21.9s;
  transition-delay: 21.9s;
}

.delayp220 {
  animation-delay: 22s;
  -moz-animation-delay: 22s;
  -webkit-animation-delay: 22s;
  -o-animation-delay: 22s;
  transition-delay: 22s;
}

.delayp221 {
  animation-delay: 22.1s;
  -moz-animation-delay: 22.1s;
  -webkit-animation-delay: 22.1s;
  -o-animation-delay: 22.1s;
  transition-delay: 22.1s;
}

.delayp222 {
  animation-delay: 22.2s;
  -moz-animation-delay: 22.2s;
  -webkit-animation-delay: 22.2s;
  -o-animation-delay: 22.2s;
  transition-delay: 22.2s;
}

.delayp223 {
  animation-delay: 22.3s;
  -moz-animation-delay: 22.3s;
  -webkit-animation-delay: 22.3s;
  -o-animation-delay: 22.3s;
  transition-delay: 22.3s;
}

.delayp224 {
  animation-delay: 22.4s;
  -moz-animation-delay: 22.4s;
  -webkit-animation-delay: 22.4s;
  -o-animation-delay: 22.4s;
  transition-delay: 22.4s;
}

.delayp225 {
  animation-delay: 22.5s;
  -moz-animation-delay: 22.5s;
  -webkit-animation-delay: 22.5s;
  -o-animation-delay: 22.5s;
  transition-delay: 22.5s;
}

.delayp226 {
  animation-delay: 22.6s;
  -moz-animation-delay: 22.6s;
  -webkit-animation-delay: 22.6s;
  -o-animation-delay: 22.6s;
  transition-delay: 22.6s;
}

.delayp227 {
  animation-delay: 22.7s;
  -moz-animation-delay: 22.7s;
  -webkit-animation-delay: 22.7s;
  -o-animation-delay: 22.7s;
  transition-delay: 22.7s;
}

.delayp228 {
  animation-delay: 22.8s;
  -moz-animation-delay: 22.8s;
  -webkit-animation-delay: 22.8s;
  -o-animation-delay: 22.8s;
  transition-delay: 22.8s;
}

.delayp229 {
  animation-delay: 22.9s;
  -moz-animation-delay: 22.9s;
  -webkit-animation-delay: 22.9s;
  -o-animation-delay: 22.9s;
  transition-delay: 22.9s;
}

.delayp230 {
  animation-delay: 23s;
  -moz-animation-delay: 23s;
  -webkit-animation-delay: 23s;
  -o-animation-delay: 23s;
  transition-delay: 23s;
}

.delayp231 {
  animation-delay: 23.1s;
  -moz-animation-delay: 23.1s;
  -webkit-animation-delay: 23.1s;
  -o-animation-delay: 23.1s;
  transition-delay: 23.1s;
}

.delayp232 {
  animation-delay: 23.2s;
  -moz-animation-delay: 23.2s;
  -webkit-animation-delay: 23.2s;
  -o-animation-delay: 23.2s;
  transition-delay: 23.2s;
}

.delayp233 {
  animation-delay: 23.3s;
  -moz-animation-delay: 23.3s;
  -webkit-animation-delay: 23.3s;
  -o-animation-delay: 23.3s;
  transition-delay: 23.3s;
}

.delayp234 {
  animation-delay: 23.4s;
  -moz-animation-delay: 23.4s;
  -webkit-animation-delay: 23.4s;
  -o-animation-delay: 23.4s;
  transition-delay: 23.4s;
}

.delayp235 {
  animation-delay: 23.5s;
  -moz-animation-delay: 23.5s;
  -webkit-animation-delay: 23.5s;
  -o-animation-delay: 23.5s;
  transition-delay: 23.5s;
}

.delayp236 {
  animation-delay: 23.6s;
  -moz-animation-delay: 23.6s;
  -webkit-animation-delay: 23.6s;
  -o-animation-delay: 23.6s;
  transition-delay: 23.6s;
}

.delayp237 {
  animation-delay: 23.7s;
  -moz-animation-delay: 23.7s;
  -webkit-animation-delay: 23.7s;
  -o-animation-delay: 23.7s;
  transition-delay: 23.7s;
}

.delayp238 {
  animation-delay: 23.8s;
  -moz-animation-delay: 23.8s;
  -webkit-animation-delay: 23.8s;
  -o-animation-delay: 23.8s;
  transition-delay: 23.8s;
}

.delayp239 {
  animation-delay: 23.9s;
  -moz-animation-delay: 23.9s;
  -webkit-animation-delay: 23.9s;
  -o-animation-delay: 23.9s;
  transition-delay: 23.9s;
}

.delayp240 {
  animation-delay: 24s;
  -moz-animation-delay: 24s;
  -webkit-animation-delay: 24s;
  -o-animation-delay: 24s;
  transition-delay: 24s;
}

.delayp241 {
  animation-delay: 24.1s;
  -moz-animation-delay: 24.1s;
  -webkit-animation-delay: 24.1s;
  -o-animation-delay: 24.1s;
  transition-delay: 24.1s;
}

.delayp242 {
  animation-delay: 24.2s;
  -moz-animation-delay: 24.2s;
  -webkit-animation-delay: 24.2s;
  -o-animation-delay: 24.2s;
  transition-delay: 24.2s;
}

.delayp243 {
  animation-delay: 24.3s;
  -moz-animation-delay: 24.3s;
  -webkit-animation-delay: 24.3s;
  -o-animation-delay: 24.3s;
  transition-delay: 24.3s;
}

.delayp244 {
  animation-delay: 24.4s;
  -moz-animation-delay: 24.4s;
  -webkit-animation-delay: 24.4s;
  -o-animation-delay: 24.4s;
  transition-delay: 24.4s;
}

.delayp245 {
  animation-delay: 24.5s;
  -moz-animation-delay: 24.5s;
  -webkit-animation-delay: 24.5s;
  -o-animation-delay: 24.5s;
  transition-delay: 24.5s;
}

.delayp246 {
  animation-delay: 24.6s;
  -moz-animation-delay: 24.6s;
  -webkit-animation-delay: 24.6s;
  -o-animation-delay: 24.6s;
  transition-delay: 24.6s;
}

.delayp247 {
  animation-delay: 24.7s;
  -moz-animation-delay: 24.7s;
  -webkit-animation-delay: 24.7s;
  -o-animation-delay: 24.7s;
  transition-delay: 24.7s;
}

.delayp248 {
  animation-delay: 24.8s;
  -moz-animation-delay: 24.8s;
  -webkit-animation-delay: 24.8s;
  -o-animation-delay: 24.8s;
  transition-delay: 24.8s;
}

.delayp249 {
  animation-delay: 24.9s;
  -moz-animation-delay: 24.9s;
  -webkit-animation-delay: 24.9s;
  -o-animation-delay: 24.9s;
  transition-delay: 24.9s;
}

.delayp250 {
  animation-delay: 25s;
  -moz-animation-delay: 25s;
  -webkit-animation-delay: 25s;
  -o-animation-delay: 25s;
  transition-delay: 25s;
}

.delayp251 {
  animation-delay: 25.1s;
  -moz-animation-delay: 25.1s;
  -webkit-animation-delay: 25.1s;
  -o-animation-delay: 25.1s;
  transition-delay: 25.1s;
}

.delayp252 {
  animation-delay: 25.2s;
  -moz-animation-delay: 25.2s;
  -webkit-animation-delay: 25.2s;
  -o-animation-delay: 25.2s;
  transition-delay: 25.2s;
}

.delayp253 {
  animation-delay: 25.3s;
  -moz-animation-delay: 25.3s;
  -webkit-animation-delay: 25.3s;
  -o-animation-delay: 25.3s;
  transition-delay: 25.3s;
}

.delayp254 {
  animation-delay: 25.4s;
  -moz-animation-delay: 25.4s;
  -webkit-animation-delay: 25.4s;
  -o-animation-delay: 25.4s;
  transition-delay: 25.4s;
}

.delayp255 {
  animation-delay: 25.5s;
  -moz-animation-delay: 25.5s;
  -webkit-animation-delay: 25.5s;
  -o-animation-delay: 25.5s;
  transition-delay: 25.5s;
}

.delayp256 {
  animation-delay: 25.6s;
  -moz-animation-delay: 25.6s;
  -webkit-animation-delay: 25.6s;
  -o-animation-delay: 25.6s;
  transition-delay: 25.6s;
}

.delayp257 {
  animation-delay: 25.7s;
  -moz-animation-delay: 25.7s;
  -webkit-animation-delay: 25.7s;
  -o-animation-delay: 25.7s;
  transition-delay: 25.7s;
}

.delayp258 {
  animation-delay: 25.8s;
  -moz-animation-delay: 25.8s;
  -webkit-animation-delay: 25.8s;
  -o-animation-delay: 25.8s;
  transition-delay: 25.8s;
}

.delayp259 {
  animation-delay: 25.9s;
  -moz-animation-delay: 25.9s;
  -webkit-animation-delay: 25.9s;
  -o-animation-delay: 25.9s;
  transition-delay: 25.9s;
}

.delayp260 {
  animation-delay: 26s;
  -moz-animation-delay: 26s;
  -webkit-animation-delay: 26s;
  -o-animation-delay: 26s;
  transition-delay: 26s;
}

.delayp261 {
  animation-delay: 26.1s;
  -moz-animation-delay: 26.1s;
  -webkit-animation-delay: 26.1s;
  -o-animation-delay: 26.1s;
  transition-delay: 26.1s;
}

.delayp262 {
  animation-delay: 26.2s;
  -moz-animation-delay: 26.2s;
  -webkit-animation-delay: 26.2s;
  -o-animation-delay: 26.2s;
  transition-delay: 26.2s;
}

.delayp263 {
  animation-delay: 26.3s;
  -moz-animation-delay: 26.3s;
  -webkit-animation-delay: 26.3s;
  -o-animation-delay: 26.3s;
  transition-delay: 26.3s;
}

.delayp264 {
  animation-delay: 26.4s;
  -moz-animation-delay: 26.4s;
  -webkit-animation-delay: 26.4s;
  -o-animation-delay: 26.4s;
  transition-delay: 26.4s;
}

.delayp265 {
  animation-delay: 26.5s;
  -moz-animation-delay: 26.5s;
  -webkit-animation-delay: 26.5s;
  -o-animation-delay: 26.5s;
  transition-delay: 26.5s;
}

.delayp266 {
  animation-delay: 26.6s;
  -moz-animation-delay: 26.6s;
  -webkit-animation-delay: 26.6s;
  -o-animation-delay: 26.6s;
  transition-delay: 26.6s;
}

.delayp267 {
  animation-delay: 26.7s;
  -moz-animation-delay: 26.7s;
  -webkit-animation-delay: 26.7s;
  -o-animation-delay: 26.7s;
  transition-delay: 26.7s;
}

.delayp268 {
  animation-delay: 26.8s;
  -moz-animation-delay: 26.8s;
  -webkit-animation-delay: 26.8s;
  -o-animation-delay: 26.8s;
  transition-delay: 26.8s;
}

.delayp269 {
  animation-delay: 26.9s;
  -moz-animation-delay: 26.9s;
  -webkit-animation-delay: 26.9s;
  -o-animation-delay: 26.9s;
  transition-delay: 26.9s;
}

.delayp270 {
  animation-delay: 27s;
  -moz-animation-delay: 27s;
  -webkit-animation-delay: 27s;
  -o-animation-delay: 27s;
  transition-delay: 27s;
}

.delayp271 {
  animation-delay: 27.1s;
  -moz-animation-delay: 27.1s;
  -webkit-animation-delay: 27.1s;
  -o-animation-delay: 27.1s;
  transition-delay: 27.1s;
}

.delayp272 {
  animation-delay: 27.2s;
  -moz-animation-delay: 27.2s;
  -webkit-animation-delay: 27.2s;
  -o-animation-delay: 27.2s;
  transition-delay: 27.2s;
}

.delayp273 {
  animation-delay: 27.3s;
  -moz-animation-delay: 27.3s;
  -webkit-animation-delay: 27.3s;
  -o-animation-delay: 27.3s;
  transition-delay: 27.3s;
}

.delayp274 {
  animation-delay: 27.4s;
  -moz-animation-delay: 27.4s;
  -webkit-animation-delay: 27.4s;
  -o-animation-delay: 27.4s;
  transition-delay: 27.4s;
}

.delayp275 {
  animation-delay: 27.5s;
  -moz-animation-delay: 27.5s;
  -webkit-animation-delay: 27.5s;
  -o-animation-delay: 27.5s;
  transition-delay: 27.5s;
}

.delayp276 {
  animation-delay: 27.6s;
  -moz-animation-delay: 27.6s;
  -webkit-animation-delay: 27.6s;
  -o-animation-delay: 27.6s;
  transition-delay: 27.6s;
}

.delayp277 {
  animation-delay: 27.7s;
  -moz-animation-delay: 27.7s;
  -webkit-animation-delay: 27.7s;
  -o-animation-delay: 27.7s;
  transition-delay: 27.7s;
}

.delayp278 {
  animation-delay: 27.8s;
  -moz-animation-delay: 27.8s;
  -webkit-animation-delay: 27.8s;
  -o-animation-delay: 27.8s;
  transition-delay: 27.8s;
}

.delayp279 {
  animation-delay: 27.9s;
  -moz-animation-delay: 27.9s;
  -webkit-animation-delay: 27.9s;
  -o-animation-delay: 27.9s;
  transition-delay: 27.9s;
}

.delayp280 {
  animation-delay: 28s;
  -moz-animation-delay: 28s;
  -webkit-animation-delay: 28s;
  -o-animation-delay: 28s;
  transition-delay: 28s;
}

.delayp281 {
  animation-delay: 28.1s;
  -moz-animation-delay: 28.1s;
  -webkit-animation-delay: 28.1s;
  -o-animation-delay: 28.1s;
  transition-delay: 28.1s;
}

.delayp282 {
  animation-delay: 28.2s;
  -moz-animation-delay: 28.2s;
  -webkit-animation-delay: 28.2s;
  -o-animation-delay: 28.2s;
  transition-delay: 28.2s;
}

.delayp283 {
  animation-delay: 28.3s;
  -moz-animation-delay: 28.3s;
  -webkit-animation-delay: 28.3s;
  -o-animation-delay: 28.3s;
  transition-delay: 28.3s;
}

.delayp284 {
  animation-delay: 28.4s;
  -moz-animation-delay: 28.4s;
  -webkit-animation-delay: 28.4s;
  -o-animation-delay: 28.4s;
  transition-delay: 28.4s;
}

.delayp285 {
  animation-delay: 28.5s;
  -moz-animation-delay: 28.5s;
  -webkit-animation-delay: 28.5s;
  -o-animation-delay: 28.5s;
  transition-delay: 28.5s;
}

.delayp286 {
  animation-delay: 28.6s;
  -moz-animation-delay: 28.6s;
  -webkit-animation-delay: 28.6s;
  -o-animation-delay: 28.6s;
  transition-delay: 28.6s;
}

.delayp287 {
  animation-delay: 28.7s;
  -moz-animation-delay: 28.7s;
  -webkit-animation-delay: 28.7s;
  -o-animation-delay: 28.7s;
  transition-delay: 28.7s;
}

.delayp288 {
  animation-delay: 28.8s;
  -moz-animation-delay: 28.8s;
  -webkit-animation-delay: 28.8s;
  -o-animation-delay: 28.8s;
  transition-delay: 28.8s;
}

.delayp289 {
  animation-delay: 28.9s;
  -moz-animation-delay: 28.9s;
  -webkit-animation-delay: 28.9s;
  -o-animation-delay: 28.9s;
  transition-delay: 28.9s;
}

.delayp290 {
  animation-delay: 29s;
  -moz-animation-delay: 29s;
  -webkit-animation-delay: 29s;
  -o-animation-delay: 29s;
  transition-delay: 29s;
}

.delayp291 {
  animation-delay: 29.1s;
  -moz-animation-delay: 29.1s;
  -webkit-animation-delay: 29.1s;
  -o-animation-delay: 29.1s;
  transition-delay: 29.1s;
}

.delayp292 {
  animation-delay: 29.2s;
  -moz-animation-delay: 29.2s;
  -webkit-animation-delay: 29.2s;
  -o-animation-delay: 29.2s;
  transition-delay: 29.2s;
}

.delayp293 {
  animation-delay: 29.3s;
  -moz-animation-delay: 29.3s;
  -webkit-animation-delay: 29.3s;
  -o-animation-delay: 29.3s;
  transition-delay: 29.3s;
}

.delayp294 {
  animation-delay: 29.4s;
  -moz-animation-delay: 29.4s;
  -webkit-animation-delay: 29.4s;
  -o-animation-delay: 29.4s;
  transition-delay: 29.4s;
}

.delayp295 {
  animation-delay: 29.5s;
  -moz-animation-delay: 29.5s;
  -webkit-animation-delay: 29.5s;
  -o-animation-delay: 29.5s;
  transition-delay: 29.5s;
}

.delayp296 {
  animation-delay: 29.6s;
  -moz-animation-delay: 29.6s;
  -webkit-animation-delay: 29.6s;
  -o-animation-delay: 29.6s;
  transition-delay: 29.6s;
}

.delayp297 {
  animation-delay: 29.7s;
  -moz-animation-delay: 29.7s;
  -webkit-animation-delay: 29.7s;
  -o-animation-delay: 29.7s;
  transition-delay: 29.7s;
}

.delayp298 {
  animation-delay: 29.8s;
  -moz-animation-delay: 29.8s;
  -webkit-animation-delay: 29.8s;
  -o-animation-delay: 29.8s;
  transition-delay: 29.8s;
}

.delayp299 {
  animation-delay: 29.9s;
  -moz-animation-delay: 29.9s;
  -webkit-animation-delay: 29.9s;
  -o-animation-delay: 29.9s;
  transition-delay: 29.9s;
}

.delayp300 {
  animation-delay: 30s;
  -moz-animation-delay: 30s;
  -webkit-animation-delay: 30s;
  -o-animation-delay: 30s;
  transition-delay: 30s;
}

.delayp301 {
  animation-delay: 30.1s;
  -moz-animation-delay: 30.1s;
  -webkit-animation-delay: 30.1s;
  -o-animation-delay: 30.1s;
  transition-delay: 30.1s;
}

.delayp302 {
  animation-delay: 30.2s;
  -moz-animation-delay: 30.2s;
  -webkit-animation-delay: 30.2s;
  -o-animation-delay: 30.2s;
  transition-delay: 30.2s;
}

.delayp303 {
  animation-delay: 30.3s;
  -moz-animation-delay: 30.3s;
  -webkit-animation-delay: 30.3s;
  -o-animation-delay: 30.3s;
  transition-delay: 30.3s;
}

.delayp304 {
  animation-delay: 30.4s;
  -moz-animation-delay: 30.4s;
  -webkit-animation-delay: 30.4s;
  -o-animation-delay: 30.4s;
  transition-delay: 30.4s;
}

.delayp305 {
  animation-delay: 30.5s;
  -moz-animation-delay: 30.5s;
  -webkit-animation-delay: 30.5s;
  -o-animation-delay: 30.5s;
  transition-delay: 30.5s;
}

.delayp306 {
  animation-delay: 30.6s;
  -moz-animation-delay: 30.6s;
  -webkit-animation-delay: 30.6s;
  -o-animation-delay: 30.6s;
  transition-delay: 30.6s;
}

.delayp307 {
  animation-delay: 30.7s;
  -moz-animation-delay: 30.7s;
  -webkit-animation-delay: 30.7s;
  -o-animation-delay: 30.7s;
  transition-delay: 30.7s;
}

.delayp308 {
  animation-delay: 30.8s;
  -moz-animation-delay: 30.8s;
  -webkit-animation-delay: 30.8s;
  -o-animation-delay: 30.8s;
  transition-delay: 30.8s;
}

.delayp309 {
  animation-delay: 30.9s;
  -moz-animation-delay: 30.9s;
  -webkit-animation-delay: 30.9s;
  -o-animation-delay: 30.9s;
  transition-delay: 30.9s;
}

.delayp310 {
  animation-delay: 31s;
  -moz-animation-delay: 31s;
  -webkit-animation-delay: 31s;
  -o-animation-delay: 31s;
  transition-delay: 31s;
}

.delayp311 {
  animation-delay: 31.1s;
  -moz-animation-delay: 31.1s;
  -webkit-animation-delay: 31.1s;
  -o-animation-delay: 31.1s;
  transition-delay: 31.1s;
}

.delayp312 {
  animation-delay: 31.2s;
  -moz-animation-delay: 31.2s;
  -webkit-animation-delay: 31.2s;
  -o-animation-delay: 31.2s;
  transition-delay: 31.2s;
}

.delayp313 {
  animation-delay: 31.3s;
  -moz-animation-delay: 31.3s;
  -webkit-animation-delay: 31.3s;
  -o-animation-delay: 31.3s;
  transition-delay: 31.3s;
}

.delayp314 {
  animation-delay: 31.4s;
  -moz-animation-delay: 31.4s;
  -webkit-animation-delay: 31.4s;
  -o-animation-delay: 31.4s;
  transition-delay: 31.4s;
}

.delayp315 {
  animation-delay: 31.5s;
  -moz-animation-delay: 31.5s;
  -webkit-animation-delay: 31.5s;
  -o-animation-delay: 31.5s;
  transition-delay: 31.5s;
}

.delayp316 {
  animation-delay: 31.6s;
  -moz-animation-delay: 31.6s;
  -webkit-animation-delay: 31.6s;
  -o-animation-delay: 31.6s;
  transition-delay: 31.6s;
}

.delayp317 {
  animation-delay: 31.7s;
  -moz-animation-delay: 31.7s;
  -webkit-animation-delay: 31.7s;
  -o-animation-delay: 31.7s;
  transition-delay: 31.7s;
}

.delayp318 {
  animation-delay: 31.8s;
  -moz-animation-delay: 31.8s;
  -webkit-animation-delay: 31.8s;
  -o-animation-delay: 31.8s;
  transition-delay: 31.8s;
}

.delayp319 {
  animation-delay: 31.9s;
  -moz-animation-delay: 31.9s;
  -webkit-animation-delay: 31.9s;
  -o-animation-delay: 31.9s;
  transition-delay: 31.9s;
}

.delayp320 {
  animation-delay: 32s;
  -moz-animation-delay: 32s;
  -webkit-animation-delay: 32s;
  -o-animation-delay: 32s;
  transition-delay: 32s;
}

.delayp321 {
  animation-delay: 32.1s;
  -moz-animation-delay: 32.1s;
  -webkit-animation-delay: 32.1s;
  -o-animation-delay: 32.1s;
  transition-delay: 32.1s;
}

.delayp322 {
  animation-delay: 32.2s;
  -moz-animation-delay: 32.2s;
  -webkit-animation-delay: 32.2s;
  -o-animation-delay: 32.2s;
  transition-delay: 32.2s;
}

.delayp323 {
  animation-delay: 32.3s;
  -moz-animation-delay: 32.3s;
  -webkit-animation-delay: 32.3s;
  -o-animation-delay: 32.3s;
  transition-delay: 32.3s;
}

.delayp324 {
  animation-delay: 32.4s;
  -moz-animation-delay: 32.4s;
  -webkit-animation-delay: 32.4s;
  -o-animation-delay: 32.4s;
  transition-delay: 32.4s;
}

.delayp325 {
  animation-delay: 32.5s;
  -moz-animation-delay: 32.5s;
  -webkit-animation-delay: 32.5s;
  -o-animation-delay: 32.5s;
  transition-delay: 32.5s;
}

.delayp326 {
  animation-delay: 32.6s;
  -moz-animation-delay: 32.6s;
  -webkit-animation-delay: 32.6s;
  -o-animation-delay: 32.6s;
  transition-delay: 32.6s;
}

.delayp327 {
  animation-delay: 32.7s;
  -moz-animation-delay: 32.7s;
  -webkit-animation-delay: 32.7s;
  -o-animation-delay: 32.7s;
  transition-delay: 32.7s;
}

.delayp328 {
  animation-delay: 32.8s;
  -moz-animation-delay: 32.8s;
  -webkit-animation-delay: 32.8s;
  -o-animation-delay: 32.8s;
  transition-delay: 32.8s;
}

.delayp329 {
  animation-delay: 32.9s;
  -moz-animation-delay: 32.9s;
  -webkit-animation-delay: 32.9s;
  -o-animation-delay: 32.9s;
  transition-delay: 32.9s;
}

.delayp330 {
  animation-delay: 33s;
  -moz-animation-delay: 33s;
  -webkit-animation-delay: 33s;
  -o-animation-delay: 33s;
  transition-delay: 33s;
}

.delayp331 {
  animation-delay: 33.1s;
  -moz-animation-delay: 33.1s;
  -webkit-animation-delay: 33.1s;
  -o-animation-delay: 33.1s;
  transition-delay: 33.1s;
}

.delayp332 {
  animation-delay: 33.2s;
  -moz-animation-delay: 33.2s;
  -webkit-animation-delay: 33.2s;
  -o-animation-delay: 33.2s;
  transition-delay: 33.2s;
}

.delayp333 {
  animation-delay: 33.3s;
  -moz-animation-delay: 33.3s;
  -webkit-animation-delay: 33.3s;
  -o-animation-delay: 33.3s;
  transition-delay: 33.3s;
}

.delayp334 {
  animation-delay: 33.4s;
  -moz-animation-delay: 33.4s;
  -webkit-animation-delay: 33.4s;
  -o-animation-delay: 33.4s;
  transition-delay: 33.4s;
}

.delayp335 {
  animation-delay: 33.5s;
  -moz-animation-delay: 33.5s;
  -webkit-animation-delay: 33.5s;
  -o-animation-delay: 33.5s;
  transition-delay: 33.5s;
}

.delayp336 {
  animation-delay: 33.6s;
  -moz-animation-delay: 33.6s;
  -webkit-animation-delay: 33.6s;
  -o-animation-delay: 33.6s;
  transition-delay: 33.6s;
}

.delayp337 {
  animation-delay: 33.7s;
  -moz-animation-delay: 33.7s;
  -webkit-animation-delay: 33.7s;
  -o-animation-delay: 33.7s;
  transition-delay: 33.7s;
}

.delayp338 {
  animation-delay: 33.8s;
  -moz-animation-delay: 33.8s;
  -webkit-animation-delay: 33.8s;
  -o-animation-delay: 33.8s;
  transition-delay: 33.8s;
}

.delayp339 {
  animation-delay: 33.9s;
  -moz-animation-delay: 33.9s;
  -webkit-animation-delay: 33.9s;
  -o-animation-delay: 33.9s;
  transition-delay: 33.9s;
}

.delayp340 {
  animation-delay: 34s;
  -moz-animation-delay: 34s;
  -webkit-animation-delay: 34s;
  -o-animation-delay: 34s;
  transition-delay: 34s;
}

.delayp341 {
  animation-delay: 34.1s;
  -moz-animation-delay: 34.1s;
  -webkit-animation-delay: 34.1s;
  -o-animation-delay: 34.1s;
  transition-delay: 34.1s;
}

.delayp342 {
  animation-delay: 34.2s;
  -moz-animation-delay: 34.2s;
  -webkit-animation-delay: 34.2s;
  -o-animation-delay: 34.2s;
  transition-delay: 34.2s;
}

.delayp343 {
  animation-delay: 34.3s;
  -moz-animation-delay: 34.3s;
  -webkit-animation-delay: 34.3s;
  -o-animation-delay: 34.3s;
  transition-delay: 34.3s;
}

.delayp344 {
  animation-delay: 34.4s;
  -moz-animation-delay: 34.4s;
  -webkit-animation-delay: 34.4s;
  -o-animation-delay: 34.4s;
  transition-delay: 34.4s;
}

.delayp345 {
  animation-delay: 34.5s;
  -moz-animation-delay: 34.5s;
  -webkit-animation-delay: 34.5s;
  -o-animation-delay: 34.5s;
  transition-delay: 34.5s;
}

.delayp346 {
  animation-delay: 34.6s;
  -moz-animation-delay: 34.6s;
  -webkit-animation-delay: 34.6s;
  -o-animation-delay: 34.6s;
  transition-delay: 34.6s;
}

.delayp347 {
  animation-delay: 34.7s;
  -moz-animation-delay: 34.7s;
  -webkit-animation-delay: 34.7s;
  -o-animation-delay: 34.7s;
  transition-delay: 34.7s;
}

.delayp348 {
  animation-delay: 34.8s;
  -moz-animation-delay: 34.8s;
  -webkit-animation-delay: 34.8s;
  -o-animation-delay: 34.8s;
  transition-delay: 34.8s;
}

.delayp349 {
  animation-delay: 34.9s;
  -moz-animation-delay: 34.9s;
  -webkit-animation-delay: 34.9s;
  -o-animation-delay: 34.9s;
  transition-delay: 34.9s;
}

.delayp350 {
  animation-delay: 35s;
  -moz-animation-delay: 35s;
  -webkit-animation-delay: 35s;
  -o-animation-delay: 35s;
  transition-delay: 35s;
}

.delayp351 {
  animation-delay: 35.1s;
  -moz-animation-delay: 35.1s;
  -webkit-animation-delay: 35.1s;
  -o-animation-delay: 35.1s;
  transition-delay: 35.1s;
}

.delayp352 {
  animation-delay: 35.2s;
  -moz-animation-delay: 35.2s;
  -webkit-animation-delay: 35.2s;
  -o-animation-delay: 35.2s;
  transition-delay: 35.2s;
}

.delayp353 {
  animation-delay: 35.3s;
  -moz-animation-delay: 35.3s;
  -webkit-animation-delay: 35.3s;
  -o-animation-delay: 35.3s;
  transition-delay: 35.3s;
}

.delayp354 {
  animation-delay: 35.4s;
  -moz-animation-delay: 35.4s;
  -webkit-animation-delay: 35.4s;
  -o-animation-delay: 35.4s;
  transition-delay: 35.4s;
}

.delayp355 {
  animation-delay: 35.5s;
  -moz-animation-delay: 35.5s;
  -webkit-animation-delay: 35.5s;
  -o-animation-delay: 35.5s;
  transition-delay: 35.5s;
}

.delayp356 {
  animation-delay: 35.6s;
  -moz-animation-delay: 35.6s;
  -webkit-animation-delay: 35.6s;
  -o-animation-delay: 35.6s;
  transition-delay: 35.6s;
}

.delayp357 {
  animation-delay: 35.7s;
  -moz-animation-delay: 35.7s;
  -webkit-animation-delay: 35.7s;
  -o-animation-delay: 35.7s;
  transition-delay: 35.7s;
}

.delayp358 {
  animation-delay: 35.8s;
  -moz-animation-delay: 35.8s;
  -webkit-animation-delay: 35.8s;
  -o-animation-delay: 35.8s;
  transition-delay: 35.8s;
}

.delayp359 {
  animation-delay: 35.9s;
  -moz-animation-delay: 35.9s;
  -webkit-animation-delay: 35.9s;
  -o-animation-delay: 35.9s;
  transition-delay: 35.9s;
}

.delayp360 {
  animation-delay: 36s;
  -moz-animation-delay: 36s;
  -webkit-animation-delay: 36s;
  -o-animation-delay: 36s;
  transition-delay: 36s;
}

.delayp361 {
  animation-delay: 36.1s;
  -moz-animation-delay: 36.1s;
  -webkit-animation-delay: 36.1s;
  -o-animation-delay: 36.1s;
  transition-delay: 36.1s;
}

.delayp362 {
  animation-delay: 36.2s;
  -moz-animation-delay: 36.2s;
  -webkit-animation-delay: 36.2s;
  -o-animation-delay: 36.2s;
  transition-delay: 36.2s;
}

.delayp363 {
  animation-delay: 36.3s;
  -moz-animation-delay: 36.3s;
  -webkit-animation-delay: 36.3s;
  -o-animation-delay: 36.3s;
  transition-delay: 36.3s;
}

.delayp364 {
  animation-delay: 36.4s;
  -moz-animation-delay: 36.4s;
  -webkit-animation-delay: 36.4s;
  -o-animation-delay: 36.4s;
  transition-delay: 36.4s;
}

.delayp365 {
  animation-delay: 36.5s;
  -moz-animation-delay: 36.5s;
  -webkit-animation-delay: 36.5s;
  -o-animation-delay: 36.5s;
  transition-delay: 36.5s;
}

.delayp366 {
  animation-delay: 36.6s;
  -moz-animation-delay: 36.6s;
  -webkit-animation-delay: 36.6s;
  -o-animation-delay: 36.6s;
  transition-delay: 36.6s;
}

.delayp367 {
  animation-delay: 36.7s;
  -moz-animation-delay: 36.7s;
  -webkit-animation-delay: 36.7s;
  -o-animation-delay: 36.7s;
  transition-delay: 36.7s;
}

.delayp368 {
  animation-delay: 36.8s;
  -moz-animation-delay: 36.8s;
  -webkit-animation-delay: 36.8s;
  -o-animation-delay: 36.8s;
  transition-delay: 36.8s;
}

.delayp369 {
  animation-delay: 36.9s;
  -moz-animation-delay: 36.9s;
  -webkit-animation-delay: 36.9s;
  -o-animation-delay: 36.9s;
  transition-delay: 36.9s;
}

.delayp370 {
  animation-delay: 37s;
  -moz-animation-delay: 37s;
  -webkit-animation-delay: 37s;
  -o-animation-delay: 37s;
  transition-delay: 37s;
}

.delayp371 {
  animation-delay: 37.1s;
  -moz-animation-delay: 37.1s;
  -webkit-animation-delay: 37.1s;
  -o-animation-delay: 37.1s;
  transition-delay: 37.1s;
}

.delayp372 {
  animation-delay: 37.2s;
  -moz-animation-delay: 37.2s;
  -webkit-animation-delay: 37.2s;
  -o-animation-delay: 37.2s;
  transition-delay: 37.2s;
}

.delayp373 {
  animation-delay: 37.3s;
  -moz-animation-delay: 37.3s;
  -webkit-animation-delay: 37.3s;
  -o-animation-delay: 37.3s;
  transition-delay: 37.3s;
}

.delayp374 {
  animation-delay: 37.4s;
  -moz-animation-delay: 37.4s;
  -webkit-animation-delay: 37.4s;
  -o-animation-delay: 37.4s;
  transition-delay: 37.4s;
}

.delayp375 {
  animation-delay: 37.5s;
  -moz-animation-delay: 37.5s;
  -webkit-animation-delay: 37.5s;
  -o-animation-delay: 37.5s;
  transition-delay: 37.5s;
}

.delayp376 {
  animation-delay: 37.6s;
  -moz-animation-delay: 37.6s;
  -webkit-animation-delay: 37.6s;
  -o-animation-delay: 37.6s;
  transition-delay: 37.6s;
}

.delayp377 {
  animation-delay: 37.7s;
  -moz-animation-delay: 37.7s;
  -webkit-animation-delay: 37.7s;
  -o-animation-delay: 37.7s;
  transition-delay: 37.7s;
}

.delayp378 {
  animation-delay: 37.8s;
  -moz-animation-delay: 37.8s;
  -webkit-animation-delay: 37.8s;
  -o-animation-delay: 37.8s;
  transition-delay: 37.8s;
}

.delayp379 {
  animation-delay: 37.9s;
  -moz-animation-delay: 37.9s;
  -webkit-animation-delay: 37.9s;
  -o-animation-delay: 37.9s;
  transition-delay: 37.9s;
}

.delayp380 {
  animation-delay: 38s;
  -moz-animation-delay: 38s;
  -webkit-animation-delay: 38s;
  -o-animation-delay: 38s;
  transition-delay: 38s;
}

.delayp381 {
  animation-delay: 38.1s;
  -moz-animation-delay: 38.1s;
  -webkit-animation-delay: 38.1s;
  -o-animation-delay: 38.1s;
  transition-delay: 38.1s;
}

.delayp382 {
  animation-delay: 38.2s;
  -moz-animation-delay: 38.2s;
  -webkit-animation-delay: 38.2s;
  -o-animation-delay: 38.2s;
  transition-delay: 38.2s;
}

.delayp383 {
  animation-delay: 38.3s;
  -moz-animation-delay: 38.3s;
  -webkit-animation-delay: 38.3s;
  -o-animation-delay: 38.3s;
  transition-delay: 38.3s;
}

.delayp384 {
  animation-delay: 38.4s;
  -moz-animation-delay: 38.4s;
  -webkit-animation-delay: 38.4s;
  -o-animation-delay: 38.4s;
  transition-delay: 38.4s;
}

.delayp385 {
  animation-delay: 38.5s;
  -moz-animation-delay: 38.5s;
  -webkit-animation-delay: 38.5s;
  -o-animation-delay: 38.5s;
  transition-delay: 38.5s;
}

.delayp386 {
  animation-delay: 38.6s;
  -moz-animation-delay: 38.6s;
  -webkit-animation-delay: 38.6s;
  -o-animation-delay: 38.6s;
  transition-delay: 38.6s;
}

.delayp387 {
  animation-delay: 38.7s;
  -moz-animation-delay: 38.7s;
  -webkit-animation-delay: 38.7s;
  -o-animation-delay: 38.7s;
  transition-delay: 38.7s;
}

.delayp388 {
  animation-delay: 38.8s;
  -moz-animation-delay: 38.8s;
  -webkit-animation-delay: 38.8s;
  -o-animation-delay: 38.8s;
  transition-delay: 38.8s;
}

.delayp389 {
  animation-delay: 38.9s;
  -moz-animation-delay: 38.9s;
  -webkit-animation-delay: 38.9s;
  -o-animation-delay: 38.9s;
  transition-delay: 38.9s;
}

.delayp390 {
  animation-delay: 39s;
  -moz-animation-delay: 39s;
  -webkit-animation-delay: 39s;
  -o-animation-delay: 39s;
  transition-delay: 39s;
}

.delayp391 {
  animation-delay: 39.1s;
  -moz-animation-delay: 39.1s;
  -webkit-animation-delay: 39.1s;
  -o-animation-delay: 39.1s;
  transition-delay: 39.1s;
}

.delayp392 {
  animation-delay: 39.2s;
  -moz-animation-delay: 39.2s;
  -webkit-animation-delay: 39.2s;
  -o-animation-delay: 39.2s;
  transition-delay: 39.2s;
}

.delayp393 {
  animation-delay: 39.3s;
  -moz-animation-delay: 39.3s;
  -webkit-animation-delay: 39.3s;
  -o-animation-delay: 39.3s;
  transition-delay: 39.3s;
}

.delayp394 {
  animation-delay: 39.4s;
  -moz-animation-delay: 39.4s;
  -webkit-animation-delay: 39.4s;
  -o-animation-delay: 39.4s;
  transition-delay: 39.4s;
}

.delayp395 {
  animation-delay: 39.5s;
  -moz-animation-delay: 39.5s;
  -webkit-animation-delay: 39.5s;
  -o-animation-delay: 39.5s;
  transition-delay: 39.5s;
}

.delayp396 {
  animation-delay: 39.6s;
  -moz-animation-delay: 39.6s;
  -webkit-animation-delay: 39.6s;
  -o-animation-delay: 39.6s;
  transition-delay: 39.6s;
}

.delayp397 {
  animation-delay: 39.7s;
  -moz-animation-delay: 39.7s;
  -webkit-animation-delay: 39.7s;
  -o-animation-delay: 39.7s;
  transition-delay: 39.7s;
}

.delayp398 {
  animation-delay: 39.8s;
  -moz-animation-delay: 39.8s;
  -webkit-animation-delay: 39.8s;
  -o-animation-delay: 39.8s;
  transition-delay: 39.8s;
}

.delayp399 {
  animation-delay: 39.9s;
  -moz-animation-delay: 39.9s;
  -webkit-animation-delay: 39.9s;
  -o-animation-delay: 39.9s;
  transition-delay: 39.9s;
}

.delayp400 {
  animation-delay: 40s;
  -moz-animation-delay: 40s;
  -webkit-animation-delay: 40s;
  -o-animation-delay: 40s;
  transition-delay: 40s;
}

.delayp401 {
  animation-delay: 40.1s;
  -moz-animation-delay: 40.1s;
  -webkit-animation-delay: 40.1s;
  -o-animation-delay: 40.1s;
  transition-delay: 40.1s;
}

.delayp402 {
  animation-delay: 40.2s;
  -moz-animation-delay: 40.2s;
  -webkit-animation-delay: 40.2s;
  -o-animation-delay: 40.2s;
  transition-delay: 40.2s;
}

.delayp403 {
  animation-delay: 40.3s;
  -moz-animation-delay: 40.3s;
  -webkit-animation-delay: 40.3s;
  -o-animation-delay: 40.3s;
  transition-delay: 40.3s;
}

.delayp404 {
  animation-delay: 40.4s;
  -moz-animation-delay: 40.4s;
  -webkit-animation-delay: 40.4s;
  -o-animation-delay: 40.4s;
  transition-delay: 40.4s;
}

.delayp405 {
  animation-delay: 40.5s;
  -moz-animation-delay: 40.5s;
  -webkit-animation-delay: 40.5s;
  -o-animation-delay: 40.5s;
  transition-delay: 40.5s;
}

.delayp406 {
  animation-delay: 40.6s;
  -moz-animation-delay: 40.6s;
  -webkit-animation-delay: 40.6s;
  -o-animation-delay: 40.6s;
  transition-delay: 40.6s;
}

.delayp407 {
  animation-delay: 40.7s;
  -moz-animation-delay: 40.7s;
  -webkit-animation-delay: 40.7s;
  -o-animation-delay: 40.7s;
  transition-delay: 40.7s;
}

.delayp408 {
  animation-delay: 40.8s;
  -moz-animation-delay: 40.8s;
  -webkit-animation-delay: 40.8s;
  -o-animation-delay: 40.8s;
  transition-delay: 40.8s;
}

.delayp409 {
  animation-delay: 40.9s;
  -moz-animation-delay: 40.9s;
  -webkit-animation-delay: 40.9s;
  -o-animation-delay: 40.9s;
  transition-delay: 40.9s;
}

.delayp410 {
  animation-delay: 41s;
  -moz-animation-delay: 41s;
  -webkit-animation-delay: 41s;
  -o-animation-delay: 41s;
  transition-delay: 41s;
}

.delayp411 {
  animation-delay: 41.1s;
  -moz-animation-delay: 41.1s;
  -webkit-animation-delay: 41.1s;
  -o-animation-delay: 41.1s;
  transition-delay: 41.1s;
}

.delayp412 {
  animation-delay: 41.2s;
  -moz-animation-delay: 41.2s;
  -webkit-animation-delay: 41.2s;
  -o-animation-delay: 41.2s;
  transition-delay: 41.2s;
}

.delayp413 {
  animation-delay: 41.3s;
  -moz-animation-delay: 41.3s;
  -webkit-animation-delay: 41.3s;
  -o-animation-delay: 41.3s;
  transition-delay: 41.3s;
}

.delayp414 {
  animation-delay: 41.4s;
  -moz-animation-delay: 41.4s;
  -webkit-animation-delay: 41.4s;
  -o-animation-delay: 41.4s;
  transition-delay: 41.4s;
}

.delayp415 {
  animation-delay: 41.5s;
  -moz-animation-delay: 41.5s;
  -webkit-animation-delay: 41.5s;
  -o-animation-delay: 41.5s;
  transition-delay: 41.5s;
}

.delayp416 {
  animation-delay: 41.6s;
  -moz-animation-delay: 41.6s;
  -webkit-animation-delay: 41.6s;
  -o-animation-delay: 41.6s;
  transition-delay: 41.6s;
}

.delayp417 {
  animation-delay: 41.7s;
  -moz-animation-delay: 41.7s;
  -webkit-animation-delay: 41.7s;
  -o-animation-delay: 41.7s;
  transition-delay: 41.7s;
}

.delayp418 {
  animation-delay: 41.8s;
  -moz-animation-delay: 41.8s;
  -webkit-animation-delay: 41.8s;
  -o-animation-delay: 41.8s;
  transition-delay: 41.8s;
}

.delayp419 {
  animation-delay: 41.9s;
  -moz-animation-delay: 41.9s;
  -webkit-animation-delay: 41.9s;
  -o-animation-delay: 41.9s;
  transition-delay: 41.9s;
}

.delayp420 {
  animation-delay: 42s;
  -moz-animation-delay: 42s;
  -webkit-animation-delay: 42s;
  -o-animation-delay: 42s;
  transition-delay: 42s;
}

.delayp421 {
  animation-delay: 42.1s;
  -moz-animation-delay: 42.1s;
  -webkit-animation-delay: 42.1s;
  -o-animation-delay: 42.1s;
  transition-delay: 42.1s;
}

.delayp422 {
  animation-delay: 42.2s;
  -moz-animation-delay: 42.2s;
  -webkit-animation-delay: 42.2s;
  -o-animation-delay: 42.2s;
  transition-delay: 42.2s;
}

.delayp423 {
  animation-delay: 42.3s;
  -moz-animation-delay: 42.3s;
  -webkit-animation-delay: 42.3s;
  -o-animation-delay: 42.3s;
  transition-delay: 42.3s;
}

.delayp424 {
  animation-delay: 42.4s;
  -moz-animation-delay: 42.4s;
  -webkit-animation-delay: 42.4s;
  -o-animation-delay: 42.4s;
  transition-delay: 42.4s;
}

.delayp425 {
  animation-delay: 42.5s;
  -moz-animation-delay: 42.5s;
  -webkit-animation-delay: 42.5s;
  -o-animation-delay: 42.5s;
  transition-delay: 42.5s;
}

.delayp426 {
  animation-delay: 42.6s;
  -moz-animation-delay: 42.6s;
  -webkit-animation-delay: 42.6s;
  -o-animation-delay: 42.6s;
  transition-delay: 42.6s;
}

.delayp427 {
  animation-delay: 42.7s;
  -moz-animation-delay: 42.7s;
  -webkit-animation-delay: 42.7s;
  -o-animation-delay: 42.7s;
  transition-delay: 42.7s;
}

.delayp428 {
  animation-delay: 42.8s;
  -moz-animation-delay: 42.8s;
  -webkit-animation-delay: 42.8s;
  -o-animation-delay: 42.8s;
  transition-delay: 42.8s;
}

.delayp429 {
  animation-delay: 42.9s;
  -moz-animation-delay: 42.9s;
  -webkit-animation-delay: 42.9s;
  -o-animation-delay: 42.9s;
  transition-delay: 42.9s;
}

.delayp430 {
  animation-delay: 43s;
  -moz-animation-delay: 43s;
  -webkit-animation-delay: 43s;
  -o-animation-delay: 43s;
  transition-delay: 43s;
}

.delayp431 {
  animation-delay: 43.1s;
  -moz-animation-delay: 43.1s;
  -webkit-animation-delay: 43.1s;
  -o-animation-delay: 43.1s;
  transition-delay: 43.1s;
}

.delayp432 {
  animation-delay: 43.2s;
  -moz-animation-delay: 43.2s;
  -webkit-animation-delay: 43.2s;
  -o-animation-delay: 43.2s;
  transition-delay: 43.2s;
}

.delayp433 {
  animation-delay: 43.3s;
  -moz-animation-delay: 43.3s;
  -webkit-animation-delay: 43.3s;
  -o-animation-delay: 43.3s;
  transition-delay: 43.3s;
}

.delayp434 {
  animation-delay: 43.4s;
  -moz-animation-delay: 43.4s;
  -webkit-animation-delay: 43.4s;
  -o-animation-delay: 43.4s;
  transition-delay: 43.4s;
}

.delayp435 {
  animation-delay: 43.5s;
  -moz-animation-delay: 43.5s;
  -webkit-animation-delay: 43.5s;
  -o-animation-delay: 43.5s;
  transition-delay: 43.5s;
}

.delayp436 {
  animation-delay: 43.6s;
  -moz-animation-delay: 43.6s;
  -webkit-animation-delay: 43.6s;
  -o-animation-delay: 43.6s;
  transition-delay: 43.6s;
}

.delayp437 {
  animation-delay: 43.7s;
  -moz-animation-delay: 43.7s;
  -webkit-animation-delay: 43.7s;
  -o-animation-delay: 43.7s;
  transition-delay: 43.7s;
}

.delayp438 {
  animation-delay: 43.8s;
  -moz-animation-delay: 43.8s;
  -webkit-animation-delay: 43.8s;
  -o-animation-delay: 43.8s;
  transition-delay: 43.8s;
}

.delayp439 {
  animation-delay: 43.9s;
  -moz-animation-delay: 43.9s;
  -webkit-animation-delay: 43.9s;
  -o-animation-delay: 43.9s;
  transition-delay: 43.9s;
}

.delayp440 {
  animation-delay: 44s;
  -moz-animation-delay: 44s;
  -webkit-animation-delay: 44s;
  -o-animation-delay: 44s;
  transition-delay: 44s;
}

.delayp441 {
  animation-delay: 44.1s;
  -moz-animation-delay: 44.1s;
  -webkit-animation-delay: 44.1s;
  -o-animation-delay: 44.1s;
  transition-delay: 44.1s;
}

.delayp442 {
  animation-delay: 44.2s;
  -moz-animation-delay: 44.2s;
  -webkit-animation-delay: 44.2s;
  -o-animation-delay: 44.2s;
  transition-delay: 44.2s;
}

.delayp443 {
  animation-delay: 44.3s;
  -moz-animation-delay: 44.3s;
  -webkit-animation-delay: 44.3s;
  -o-animation-delay: 44.3s;
  transition-delay: 44.3s;
}

.delayp444 {
  animation-delay: 44.4s;
  -moz-animation-delay: 44.4s;
  -webkit-animation-delay: 44.4s;
  -o-animation-delay: 44.4s;
  transition-delay: 44.4s;
}

.delayp445 {
  animation-delay: 44.5s;
  -moz-animation-delay: 44.5s;
  -webkit-animation-delay: 44.5s;
  -o-animation-delay: 44.5s;
  transition-delay: 44.5s;
}

.delayp446 {
  animation-delay: 44.6s;
  -moz-animation-delay: 44.6s;
  -webkit-animation-delay: 44.6s;
  -o-animation-delay: 44.6s;
  transition-delay: 44.6s;
}

.delayp447 {
  animation-delay: 44.7s;
  -moz-animation-delay: 44.7s;
  -webkit-animation-delay: 44.7s;
  -o-animation-delay: 44.7s;
  transition-delay: 44.7s;
}

.delayp448 {
  animation-delay: 44.8s;
  -moz-animation-delay: 44.8s;
  -webkit-animation-delay: 44.8s;
  -o-animation-delay: 44.8s;
  transition-delay: 44.8s;
}

.delayp449 {
  animation-delay: 44.9s;
  -moz-animation-delay: 44.9s;
  -webkit-animation-delay: 44.9s;
  -o-animation-delay: 44.9s;
  transition-delay: 44.9s;
}

.delayp450 {
  animation-delay: 45s;
  -moz-animation-delay: 45s;
  -webkit-animation-delay: 45s;
  -o-animation-delay: 45s;
  transition-delay: 45s;
}

.delayp451 {
  animation-delay: 45.1s;
  -moz-animation-delay: 45.1s;
  -webkit-animation-delay: 45.1s;
  -o-animation-delay: 45.1s;
  transition-delay: 45.1s;
}

.delayp452 {
  animation-delay: 45.2s;
  -moz-animation-delay: 45.2s;
  -webkit-animation-delay: 45.2s;
  -o-animation-delay: 45.2s;
  transition-delay: 45.2s;
}

.delayp453 {
  animation-delay: 45.3s;
  -moz-animation-delay: 45.3s;
  -webkit-animation-delay: 45.3s;
  -o-animation-delay: 45.3s;
  transition-delay: 45.3s;
}

.delayp454 {
  animation-delay: 45.4s;
  -moz-animation-delay: 45.4s;
  -webkit-animation-delay: 45.4s;
  -o-animation-delay: 45.4s;
  transition-delay: 45.4s;
}

.delayp455 {
  animation-delay: 45.5s;
  -moz-animation-delay: 45.5s;
  -webkit-animation-delay: 45.5s;
  -o-animation-delay: 45.5s;
  transition-delay: 45.5s;
}

.delayp456 {
  animation-delay: 45.6s;
  -moz-animation-delay: 45.6s;
  -webkit-animation-delay: 45.6s;
  -o-animation-delay: 45.6s;
  transition-delay: 45.6s;
}

.delayp457 {
  animation-delay: 45.7s;
  -moz-animation-delay: 45.7s;
  -webkit-animation-delay: 45.7s;
  -o-animation-delay: 45.7s;
  transition-delay: 45.7s;
}

.delayp458 {
  animation-delay: 45.8s;
  -moz-animation-delay: 45.8s;
  -webkit-animation-delay: 45.8s;
  -o-animation-delay: 45.8s;
  transition-delay: 45.8s;
}

.delayp459 {
  animation-delay: 45.9s;
  -moz-animation-delay: 45.9s;
  -webkit-animation-delay: 45.9s;
  -o-animation-delay: 45.9s;
  transition-delay: 45.9s;
}

.delayp460 {
  animation-delay: 46s;
  -moz-animation-delay: 46s;
  -webkit-animation-delay: 46s;
  -o-animation-delay: 46s;
  transition-delay: 46s;
}

.delayp461 {
  animation-delay: 46.1s;
  -moz-animation-delay: 46.1s;
  -webkit-animation-delay: 46.1s;
  -o-animation-delay: 46.1s;
  transition-delay: 46.1s;
}

.delayp462 {
  animation-delay: 46.2s;
  -moz-animation-delay: 46.2s;
  -webkit-animation-delay: 46.2s;
  -o-animation-delay: 46.2s;
  transition-delay: 46.2s;
}

.delayp463 {
  animation-delay: 46.3s;
  -moz-animation-delay: 46.3s;
  -webkit-animation-delay: 46.3s;
  -o-animation-delay: 46.3s;
  transition-delay: 46.3s;
}

.delayp464 {
  animation-delay: 46.4s;
  -moz-animation-delay: 46.4s;
  -webkit-animation-delay: 46.4s;
  -o-animation-delay: 46.4s;
  transition-delay: 46.4s;
}

.delayp465 {
  animation-delay: 46.5s;
  -moz-animation-delay: 46.5s;
  -webkit-animation-delay: 46.5s;
  -o-animation-delay: 46.5s;
  transition-delay: 46.5s;
}

.delayp466 {
  animation-delay: 46.6s;
  -moz-animation-delay: 46.6s;
  -webkit-animation-delay: 46.6s;
  -o-animation-delay: 46.6s;
  transition-delay: 46.6s;
}

.delayp467 {
  animation-delay: 46.7s;
  -moz-animation-delay: 46.7s;
  -webkit-animation-delay: 46.7s;
  -o-animation-delay: 46.7s;
  transition-delay: 46.7s;
}

.delayp468 {
  animation-delay: 46.8s;
  -moz-animation-delay: 46.8s;
  -webkit-animation-delay: 46.8s;
  -o-animation-delay: 46.8s;
  transition-delay: 46.8s;
}

.delayp469 {
  animation-delay: 46.9s;
  -moz-animation-delay: 46.9s;
  -webkit-animation-delay: 46.9s;
  -o-animation-delay: 46.9s;
  transition-delay: 46.9s;
}

.delayp470 {
  animation-delay: 47s;
  -moz-animation-delay: 47s;
  -webkit-animation-delay: 47s;
  -o-animation-delay: 47s;
  transition-delay: 47s;
}

.delayp471 {
  animation-delay: 47.1s;
  -moz-animation-delay: 47.1s;
  -webkit-animation-delay: 47.1s;
  -o-animation-delay: 47.1s;
  transition-delay: 47.1s;
}

.delayp472 {
  animation-delay: 47.2s;
  -moz-animation-delay: 47.2s;
  -webkit-animation-delay: 47.2s;
  -o-animation-delay: 47.2s;
  transition-delay: 47.2s;
}

.delayp473 {
  animation-delay: 47.3s;
  -moz-animation-delay: 47.3s;
  -webkit-animation-delay: 47.3s;
  -o-animation-delay: 47.3s;
  transition-delay: 47.3s;
}

.delayp474 {
  animation-delay: 47.4s;
  -moz-animation-delay: 47.4s;
  -webkit-animation-delay: 47.4s;
  -o-animation-delay: 47.4s;
  transition-delay: 47.4s;
}

.delayp475 {
  animation-delay: 47.5s;
  -moz-animation-delay: 47.5s;
  -webkit-animation-delay: 47.5s;
  -o-animation-delay: 47.5s;
  transition-delay: 47.5s;
}

.delayp476 {
  animation-delay: 47.6s;
  -moz-animation-delay: 47.6s;
  -webkit-animation-delay: 47.6s;
  -o-animation-delay: 47.6s;
  transition-delay: 47.6s;
}

.delayp477 {
  animation-delay: 47.7s;
  -moz-animation-delay: 47.7s;
  -webkit-animation-delay: 47.7s;
  -o-animation-delay: 47.7s;
  transition-delay: 47.7s;
}

.delayp478 {
  animation-delay: 47.8s;
  -moz-animation-delay: 47.8s;
  -webkit-animation-delay: 47.8s;
  -o-animation-delay: 47.8s;
  transition-delay: 47.8s;
}

.delayp479 {
  animation-delay: 47.9s;
  -moz-animation-delay: 47.9s;
  -webkit-animation-delay: 47.9s;
  -o-animation-delay: 47.9s;
  transition-delay: 47.9s;
}

.delayp480 {
  animation-delay: 48s;
  -moz-animation-delay: 48s;
  -webkit-animation-delay: 48s;
  -o-animation-delay: 48s;
  transition-delay: 48s;
}

.delayp481 {
  animation-delay: 48.1s;
  -moz-animation-delay: 48.1s;
  -webkit-animation-delay: 48.1s;
  -o-animation-delay: 48.1s;
  transition-delay: 48.1s;
}

.delayp482 {
  animation-delay: 48.2s;
  -moz-animation-delay: 48.2s;
  -webkit-animation-delay: 48.2s;
  -o-animation-delay: 48.2s;
  transition-delay: 48.2s;
}

.delayp483 {
  animation-delay: 48.3s;
  -moz-animation-delay: 48.3s;
  -webkit-animation-delay: 48.3s;
  -o-animation-delay: 48.3s;
  transition-delay: 48.3s;
}

.delayp484 {
  animation-delay: 48.4s;
  -moz-animation-delay: 48.4s;
  -webkit-animation-delay: 48.4s;
  -o-animation-delay: 48.4s;
  transition-delay: 48.4s;
}

.delayp485 {
  animation-delay: 48.5s;
  -moz-animation-delay: 48.5s;
  -webkit-animation-delay: 48.5s;
  -o-animation-delay: 48.5s;
  transition-delay: 48.5s;
}

.delayp486 {
  animation-delay: 48.6s;
  -moz-animation-delay: 48.6s;
  -webkit-animation-delay: 48.6s;
  -o-animation-delay: 48.6s;
  transition-delay: 48.6s;
}

.delayp487 {
  animation-delay: 48.7s;
  -moz-animation-delay: 48.7s;
  -webkit-animation-delay: 48.7s;
  -o-animation-delay: 48.7s;
  transition-delay: 48.7s;
}

.delayp488 {
  animation-delay: 48.8s;
  -moz-animation-delay: 48.8s;
  -webkit-animation-delay: 48.8s;
  -o-animation-delay: 48.8s;
  transition-delay: 48.8s;
}

.delayp489 {
  animation-delay: 48.9s;
  -moz-animation-delay: 48.9s;
  -webkit-animation-delay: 48.9s;
  -o-animation-delay: 48.9s;
  transition-delay: 48.9s;
}

.delayp490 {
  animation-delay: 49s;
  -moz-animation-delay: 49s;
  -webkit-animation-delay: 49s;
  -o-animation-delay: 49s;
  transition-delay: 49s;
}

.delayp491 {
  animation-delay: 49.1s;
  -moz-animation-delay: 49.1s;
  -webkit-animation-delay: 49.1s;
  -o-animation-delay: 49.1s;
  transition-delay: 49.1s;
}

.delayp492 {
  animation-delay: 49.2s;
  -moz-animation-delay: 49.2s;
  -webkit-animation-delay: 49.2s;
  -o-animation-delay: 49.2s;
  transition-delay: 49.2s;
}

.delayp493 {
  animation-delay: 49.3s;
  -moz-animation-delay: 49.3s;
  -webkit-animation-delay: 49.3s;
  -o-animation-delay: 49.3s;
  transition-delay: 49.3s;
}

.delayp494 {
  animation-delay: 49.4s;
  -moz-animation-delay: 49.4s;
  -webkit-animation-delay: 49.4s;
  -o-animation-delay: 49.4s;
  transition-delay: 49.4s;
}

.delayp495 {
  animation-delay: 49.5s;
  -moz-animation-delay: 49.5s;
  -webkit-animation-delay: 49.5s;
  -o-animation-delay: 49.5s;
  transition-delay: 49.5s;
}

.delayp496 {
  animation-delay: 49.6s;
  -moz-animation-delay: 49.6s;
  -webkit-animation-delay: 49.6s;
  -o-animation-delay: 49.6s;
  transition-delay: 49.6s;
}

.delayp497 {
  animation-delay: 49.7s;
  -moz-animation-delay: 49.7s;
  -webkit-animation-delay: 49.7s;
  -o-animation-delay: 49.7s;
  transition-delay: 49.7s;
}

.delayp498 {
  animation-delay: 49.8s;
  -moz-animation-delay: 49.8s;
  -webkit-animation-delay: 49.8s;
  -o-animation-delay: 49.8s;
  transition-delay: 49.8s;
}

.delayp499 {
  animation-delay: 49.9s;
  -moz-animation-delay: 49.9s;
  -webkit-animation-delay: 49.9s;
  -o-animation-delay: 49.9s;
  transition-delay: 49.9s;
}

.delayp500 {
  animation-delay: 50s;
  -moz-animation-delay: 50s;
  -webkit-animation-delay: 50s;
  -o-animation-delay: 50s;
  transition-delay: 50s;
}

.delayp501 {
  animation-delay: 50.1s;
  -moz-animation-delay: 50.1s;
  -webkit-animation-delay: 50.1s;
  -o-animation-delay: 50.1s;
  transition-delay: 50.1s;
}

.delayp502 {
  animation-delay: 50.2s;
  -moz-animation-delay: 50.2s;
  -webkit-animation-delay: 50.2s;
  -o-animation-delay: 50.2s;
  transition-delay: 50.2s;
}

.delayp503 {
  animation-delay: 50.3s;
  -moz-animation-delay: 50.3s;
  -webkit-animation-delay: 50.3s;
  -o-animation-delay: 50.3s;
  transition-delay: 50.3s;
}

.delayp504 {
  animation-delay: 50.4s;
  -moz-animation-delay: 50.4s;
  -webkit-animation-delay: 50.4s;
  -o-animation-delay: 50.4s;
  transition-delay: 50.4s;
}

.delayp505 {
  animation-delay: 50.5s;
  -moz-animation-delay: 50.5s;
  -webkit-animation-delay: 50.5s;
  -o-animation-delay: 50.5s;
  transition-delay: 50.5s;
}

.delayp506 {
  animation-delay: 50.6s;
  -moz-animation-delay: 50.6s;
  -webkit-animation-delay: 50.6s;
  -o-animation-delay: 50.6s;
  transition-delay: 50.6s;
}

.delayp507 {
  animation-delay: 50.7s;
  -moz-animation-delay: 50.7s;
  -webkit-animation-delay: 50.7s;
  -o-animation-delay: 50.7s;
  transition-delay: 50.7s;
}

.delayp508 {
  animation-delay: 50.8s;
  -moz-animation-delay: 50.8s;
  -webkit-animation-delay: 50.8s;
  -o-animation-delay: 50.8s;
  transition-delay: 50.8s;
}

.delayp509 {
  animation-delay: 50.9s;
  -moz-animation-delay: 50.9s;
  -webkit-animation-delay: 50.9s;
  -o-animation-delay: 50.9s;
  transition-delay: 50.9s;
}

.delayp510 {
  animation-delay: 51s;
  -moz-animation-delay: 51s;
  -webkit-animation-delay: 51s;
  -o-animation-delay: 51s;
  transition-delay: 51s;
}

.delayp511 {
  animation-delay: 51.1s;
  -moz-animation-delay: 51.1s;
  -webkit-animation-delay: 51.1s;
  -o-animation-delay: 51.1s;
  transition-delay: 51.1s;
}

.delayp512 {
  animation-delay: 51.2s;
  -moz-animation-delay: 51.2s;
  -webkit-animation-delay: 51.2s;
  -o-animation-delay: 51.2s;
  transition-delay: 51.2s;
}

.delayp513 {
  animation-delay: 51.3s;
  -moz-animation-delay: 51.3s;
  -webkit-animation-delay: 51.3s;
  -o-animation-delay: 51.3s;
  transition-delay: 51.3s;
}

.delayp514 {
  animation-delay: 51.4s;
  -moz-animation-delay: 51.4s;
  -webkit-animation-delay: 51.4s;
  -o-animation-delay: 51.4s;
  transition-delay: 51.4s;
}

.delayp515 {
  animation-delay: 51.5s;
  -moz-animation-delay: 51.5s;
  -webkit-animation-delay: 51.5s;
  -o-animation-delay: 51.5s;
  transition-delay: 51.5s;
}

.delayp516 {
  animation-delay: 51.6s;
  -moz-animation-delay: 51.6s;
  -webkit-animation-delay: 51.6s;
  -o-animation-delay: 51.6s;
  transition-delay: 51.6s;
}

.delayp517 {
  animation-delay: 51.7s;
  -moz-animation-delay: 51.7s;
  -webkit-animation-delay: 51.7s;
  -o-animation-delay: 51.7s;
  transition-delay: 51.7s;
}

.delayp518 {
  animation-delay: 51.8s;
  -moz-animation-delay: 51.8s;
  -webkit-animation-delay: 51.8s;
  -o-animation-delay: 51.8s;
  transition-delay: 51.8s;
}

.delayp519 {
  animation-delay: 51.9s;
  -moz-animation-delay: 51.9s;
  -webkit-animation-delay: 51.9s;
  -o-animation-delay: 51.9s;
  transition-delay: 51.9s;
}

.delayp520 {
  animation-delay: 52s;
  -moz-animation-delay: 52s;
  -webkit-animation-delay: 52s;
  -o-animation-delay: 52s;
  transition-delay: 52s;
}

.delayp521 {
  animation-delay: 52.1s;
  -moz-animation-delay: 52.1s;
  -webkit-animation-delay: 52.1s;
  -o-animation-delay: 52.1s;
  transition-delay: 52.1s;
}

.delayp522 {
  animation-delay: 52.2s;
  -moz-animation-delay: 52.2s;
  -webkit-animation-delay: 52.2s;
  -o-animation-delay: 52.2s;
  transition-delay: 52.2s;
}

.delayp523 {
  animation-delay: 52.3s;
  -moz-animation-delay: 52.3s;
  -webkit-animation-delay: 52.3s;
  -o-animation-delay: 52.3s;
  transition-delay: 52.3s;
}

.delayp524 {
  animation-delay: 52.4s;
  -moz-animation-delay: 52.4s;
  -webkit-animation-delay: 52.4s;
  -o-animation-delay: 52.4s;
  transition-delay: 52.4s;
}

.delayp525 {
  animation-delay: 52.5s;
  -moz-animation-delay: 52.5s;
  -webkit-animation-delay: 52.5s;
  -o-animation-delay: 52.5s;
  transition-delay: 52.5s;
}

.delayp526 {
  animation-delay: 52.6s;
  -moz-animation-delay: 52.6s;
  -webkit-animation-delay: 52.6s;
  -o-animation-delay: 52.6s;
  transition-delay: 52.6s;
}

.delayp527 {
  animation-delay: 52.7s;
  -moz-animation-delay: 52.7s;
  -webkit-animation-delay: 52.7s;
  -o-animation-delay: 52.7s;
  transition-delay: 52.7s;
}

.delayp528 {
  animation-delay: 52.8s;
  -moz-animation-delay: 52.8s;
  -webkit-animation-delay: 52.8s;
  -o-animation-delay: 52.8s;
  transition-delay: 52.8s;
}

.delayp529 {
  animation-delay: 52.9s;
  -moz-animation-delay: 52.9s;
  -webkit-animation-delay: 52.9s;
  -o-animation-delay: 52.9s;
  transition-delay: 52.9s;
}

.delayp530 {
  animation-delay: 53s;
  -moz-animation-delay: 53s;
  -webkit-animation-delay: 53s;
  -o-animation-delay: 53s;
  transition-delay: 53s;
}

.delayp531 {
  animation-delay: 53.1s;
  -moz-animation-delay: 53.1s;
  -webkit-animation-delay: 53.1s;
  -o-animation-delay: 53.1s;
  transition-delay: 53.1s;
}

.delayp532 {
  animation-delay: 53.2s;
  -moz-animation-delay: 53.2s;
  -webkit-animation-delay: 53.2s;
  -o-animation-delay: 53.2s;
  transition-delay: 53.2s;
}

.delayp533 {
  animation-delay: 53.3s;
  -moz-animation-delay: 53.3s;
  -webkit-animation-delay: 53.3s;
  -o-animation-delay: 53.3s;
  transition-delay: 53.3s;
}

.delayp534 {
  animation-delay: 53.4s;
  -moz-animation-delay: 53.4s;
  -webkit-animation-delay: 53.4s;
  -o-animation-delay: 53.4s;
  transition-delay: 53.4s;
}

.delayp535 {
  animation-delay: 53.5s;
  -moz-animation-delay: 53.5s;
  -webkit-animation-delay: 53.5s;
  -o-animation-delay: 53.5s;
  transition-delay: 53.5s;
}

.delayp536 {
  animation-delay: 53.6s;
  -moz-animation-delay: 53.6s;
  -webkit-animation-delay: 53.6s;
  -o-animation-delay: 53.6s;
  transition-delay: 53.6s;
}

.delayp537 {
  animation-delay: 53.7s;
  -moz-animation-delay: 53.7s;
  -webkit-animation-delay: 53.7s;
  -o-animation-delay: 53.7s;
  transition-delay: 53.7s;
}

.delayp538 {
  animation-delay: 53.8s;
  -moz-animation-delay: 53.8s;
  -webkit-animation-delay: 53.8s;
  -o-animation-delay: 53.8s;
  transition-delay: 53.8s;
}

.delayp539 {
  animation-delay: 53.9s;
  -moz-animation-delay: 53.9s;
  -webkit-animation-delay: 53.9s;
  -o-animation-delay: 53.9s;
  transition-delay: 53.9s;
}

.delayp540 {
  animation-delay: 54s;
  -moz-animation-delay: 54s;
  -webkit-animation-delay: 54s;
  -o-animation-delay: 54s;
  transition-delay: 54s;
}

.delayp541 {
  animation-delay: 54.1s;
  -moz-animation-delay: 54.1s;
  -webkit-animation-delay: 54.1s;
  -o-animation-delay: 54.1s;
  transition-delay: 54.1s;
}

.delayp542 {
  animation-delay: 54.2s;
  -moz-animation-delay: 54.2s;
  -webkit-animation-delay: 54.2s;
  -o-animation-delay: 54.2s;
  transition-delay: 54.2s;
}

.delayp543 {
  animation-delay: 54.3s;
  -moz-animation-delay: 54.3s;
  -webkit-animation-delay: 54.3s;
  -o-animation-delay: 54.3s;
  transition-delay: 54.3s;
}

.delayp544 {
  animation-delay: 54.4s;
  -moz-animation-delay: 54.4s;
  -webkit-animation-delay: 54.4s;
  -o-animation-delay: 54.4s;
  transition-delay: 54.4s;
}

.delayp545 {
  animation-delay: 54.5s;
  -moz-animation-delay: 54.5s;
  -webkit-animation-delay: 54.5s;
  -o-animation-delay: 54.5s;
  transition-delay: 54.5s;
}

.delayp546 {
  animation-delay: 54.6s;
  -moz-animation-delay: 54.6s;
  -webkit-animation-delay: 54.6s;
  -o-animation-delay: 54.6s;
  transition-delay: 54.6s;
}

.delayp547 {
  animation-delay: 54.7s;
  -moz-animation-delay: 54.7s;
  -webkit-animation-delay: 54.7s;
  -o-animation-delay: 54.7s;
  transition-delay: 54.7s;
}

.delayp548 {
  animation-delay: 54.8s;
  -moz-animation-delay: 54.8s;
  -webkit-animation-delay: 54.8s;
  -o-animation-delay: 54.8s;
  transition-delay: 54.8s;
}

.delayp549 {
  animation-delay: 54.9s;
  -moz-animation-delay: 54.9s;
  -webkit-animation-delay: 54.9s;
  -o-animation-delay: 54.9s;
  transition-delay: 54.9s;
}

.delayp550 {
  animation-delay: 55s;
  -moz-animation-delay: 55s;
  -webkit-animation-delay: 55s;
  -o-animation-delay: 55s;
  transition-delay: 55s;
}

.delayp551 {
  animation-delay: 55.1s;
  -moz-animation-delay: 55.1s;
  -webkit-animation-delay: 55.1s;
  -o-animation-delay: 55.1s;
  transition-delay: 55.1s;
}

.delayp552 {
  animation-delay: 55.2s;
  -moz-animation-delay: 55.2s;
  -webkit-animation-delay: 55.2s;
  -o-animation-delay: 55.2s;
  transition-delay: 55.2s;
}

.delayp553 {
  animation-delay: 55.3s;
  -moz-animation-delay: 55.3s;
  -webkit-animation-delay: 55.3s;
  -o-animation-delay: 55.3s;
  transition-delay: 55.3s;
}

.delayp554 {
  animation-delay: 55.4s;
  -moz-animation-delay: 55.4s;
  -webkit-animation-delay: 55.4s;
  -o-animation-delay: 55.4s;
  transition-delay: 55.4s;
}

.delayp555 {
  animation-delay: 55.5s;
  -moz-animation-delay: 55.5s;
  -webkit-animation-delay: 55.5s;
  -o-animation-delay: 55.5s;
  transition-delay: 55.5s;
}

.delayp556 {
  animation-delay: 55.6s;
  -moz-animation-delay: 55.6s;
  -webkit-animation-delay: 55.6s;
  -o-animation-delay: 55.6s;
  transition-delay: 55.6s;
}

.delayp557 {
  animation-delay: 55.7s;
  -moz-animation-delay: 55.7s;
  -webkit-animation-delay: 55.7s;
  -o-animation-delay: 55.7s;
  transition-delay: 55.7s;
}

.delayp558 {
  animation-delay: 55.8s;
  -moz-animation-delay: 55.8s;
  -webkit-animation-delay: 55.8s;
  -o-animation-delay: 55.8s;
  transition-delay: 55.8s;
}

.delayp559 {
  animation-delay: 55.9s;
  -moz-animation-delay: 55.9s;
  -webkit-animation-delay: 55.9s;
  -o-animation-delay: 55.9s;
  transition-delay: 55.9s;
}

.delayp560 {
  animation-delay: 56s;
  -moz-animation-delay: 56s;
  -webkit-animation-delay: 56s;
  -o-animation-delay: 56s;
  transition-delay: 56s;
}

.delayp561 {
  animation-delay: 56.1s;
  -moz-animation-delay: 56.1s;
  -webkit-animation-delay: 56.1s;
  -o-animation-delay: 56.1s;
  transition-delay: 56.1s;
}

.delayp562 {
  animation-delay: 56.2s;
  -moz-animation-delay: 56.2s;
  -webkit-animation-delay: 56.2s;
  -o-animation-delay: 56.2s;
  transition-delay: 56.2s;
}

.delayp563 {
  animation-delay: 56.3s;
  -moz-animation-delay: 56.3s;
  -webkit-animation-delay: 56.3s;
  -o-animation-delay: 56.3s;
  transition-delay: 56.3s;
}

.delayp564 {
  animation-delay: 56.4s;
  -moz-animation-delay: 56.4s;
  -webkit-animation-delay: 56.4s;
  -o-animation-delay: 56.4s;
  transition-delay: 56.4s;
}

.delayp565 {
  animation-delay: 56.5s;
  -moz-animation-delay: 56.5s;
  -webkit-animation-delay: 56.5s;
  -o-animation-delay: 56.5s;
  transition-delay: 56.5s;
}

.delayp566 {
  animation-delay: 56.6s;
  -moz-animation-delay: 56.6s;
  -webkit-animation-delay: 56.6s;
  -o-animation-delay: 56.6s;
  transition-delay: 56.6s;
}

.delayp567 {
  animation-delay: 56.7s;
  -moz-animation-delay: 56.7s;
  -webkit-animation-delay: 56.7s;
  -o-animation-delay: 56.7s;
  transition-delay: 56.7s;
}

.delayp568 {
  animation-delay: 56.8s;
  -moz-animation-delay: 56.8s;
  -webkit-animation-delay: 56.8s;
  -o-animation-delay: 56.8s;
  transition-delay: 56.8s;
}

.delayp569 {
  animation-delay: 56.9s;
  -moz-animation-delay: 56.9s;
  -webkit-animation-delay: 56.9s;
  -o-animation-delay: 56.9s;
  transition-delay: 56.9s;
}

.delayp570 {
  animation-delay: 57s;
  -moz-animation-delay: 57s;
  -webkit-animation-delay: 57s;
  -o-animation-delay: 57s;
  transition-delay: 57s;
}

.delayp571 {
  animation-delay: 57.1s;
  -moz-animation-delay: 57.1s;
  -webkit-animation-delay: 57.1s;
  -o-animation-delay: 57.1s;
  transition-delay: 57.1s;
}

.delayp572 {
  animation-delay: 57.2s;
  -moz-animation-delay: 57.2s;
  -webkit-animation-delay: 57.2s;
  -o-animation-delay: 57.2s;
  transition-delay: 57.2s;
}

.delayp573 {
  animation-delay: 57.3s;
  -moz-animation-delay: 57.3s;
  -webkit-animation-delay: 57.3s;
  -o-animation-delay: 57.3s;
  transition-delay: 57.3s;
}

.delayp574 {
  animation-delay: 57.4s;
  -moz-animation-delay: 57.4s;
  -webkit-animation-delay: 57.4s;
  -o-animation-delay: 57.4s;
  transition-delay: 57.4s;
}

.delayp575 {
  animation-delay: 57.5s;
  -moz-animation-delay: 57.5s;
  -webkit-animation-delay: 57.5s;
  -o-animation-delay: 57.5s;
  transition-delay: 57.5s;
}

.delayp576 {
  animation-delay: 57.6s;
  -moz-animation-delay: 57.6s;
  -webkit-animation-delay: 57.6s;
  -o-animation-delay: 57.6s;
  transition-delay: 57.6s;
}

.delayp577 {
  animation-delay: 57.7s;
  -moz-animation-delay: 57.7s;
  -webkit-animation-delay: 57.7s;
  -o-animation-delay: 57.7s;
  transition-delay: 57.7s;
}

.delayp578 {
  animation-delay: 57.8s;
  -moz-animation-delay: 57.8s;
  -webkit-animation-delay: 57.8s;
  -o-animation-delay: 57.8s;
  transition-delay: 57.8s;
}

.delayp579 {
  animation-delay: 57.9s;
  -moz-animation-delay: 57.9s;
  -webkit-animation-delay: 57.9s;
  -o-animation-delay: 57.9s;
  transition-delay: 57.9s;
}

.delayp580 {
  animation-delay: 58s;
  -moz-animation-delay: 58s;
  -webkit-animation-delay: 58s;
  -o-animation-delay: 58s;
  transition-delay: 58s;
}

.delayp581 {
  animation-delay: 58.1s;
  -moz-animation-delay: 58.1s;
  -webkit-animation-delay: 58.1s;
  -o-animation-delay: 58.1s;
  transition-delay: 58.1s;
}

.delayp582 {
  animation-delay: 58.2s;
  -moz-animation-delay: 58.2s;
  -webkit-animation-delay: 58.2s;
  -o-animation-delay: 58.2s;
  transition-delay: 58.2s;
}

.delayp583 {
  animation-delay: 58.3s;
  -moz-animation-delay: 58.3s;
  -webkit-animation-delay: 58.3s;
  -o-animation-delay: 58.3s;
  transition-delay: 58.3s;
}

.delayp584 {
  animation-delay: 58.4s;
  -moz-animation-delay: 58.4s;
  -webkit-animation-delay: 58.4s;
  -o-animation-delay: 58.4s;
  transition-delay: 58.4s;
}

.delayp585 {
  animation-delay: 58.5s;
  -moz-animation-delay: 58.5s;
  -webkit-animation-delay: 58.5s;
  -o-animation-delay: 58.5s;
  transition-delay: 58.5s;
}

.delayp586 {
  animation-delay: 58.6s;
  -moz-animation-delay: 58.6s;
  -webkit-animation-delay: 58.6s;
  -o-animation-delay: 58.6s;
  transition-delay: 58.6s;
}

.delayp587 {
  animation-delay: 58.7s;
  -moz-animation-delay: 58.7s;
  -webkit-animation-delay: 58.7s;
  -o-animation-delay: 58.7s;
  transition-delay: 58.7s;
}

.delayp588 {
  animation-delay: 58.8s;
  -moz-animation-delay: 58.8s;
  -webkit-animation-delay: 58.8s;
  -o-animation-delay: 58.8s;
  transition-delay: 58.8s;
}

.delayp589 {
  animation-delay: 58.9s;
  -moz-animation-delay: 58.9s;
  -webkit-animation-delay: 58.9s;
  -o-animation-delay: 58.9s;
  transition-delay: 58.9s;
}

.delayp590 {
  animation-delay: 59s;
  -moz-animation-delay: 59s;
  -webkit-animation-delay: 59s;
  -o-animation-delay: 59s;
  transition-delay: 59s;
}

.delayp591 {
  animation-delay: 59.1s;
  -moz-animation-delay: 59.1s;
  -webkit-animation-delay: 59.1s;
  -o-animation-delay: 59.1s;
  transition-delay: 59.1s;
}

.delayp592 {
  animation-delay: 59.2s;
  -moz-animation-delay: 59.2s;
  -webkit-animation-delay: 59.2s;
  -o-animation-delay: 59.2s;
  transition-delay: 59.2s;
}

.delayp593 {
  animation-delay: 59.3s;
  -moz-animation-delay: 59.3s;
  -webkit-animation-delay: 59.3s;
  -o-animation-delay: 59.3s;
  transition-delay: 59.3s;
}

.delayp594 {
  animation-delay: 59.4s;
  -moz-animation-delay: 59.4s;
  -webkit-animation-delay: 59.4s;
  -o-animation-delay: 59.4s;
  transition-delay: 59.4s;
}

.delayp595 {
  animation-delay: 59.5s;
  -moz-animation-delay: 59.5s;
  -webkit-animation-delay: 59.5s;
  -o-animation-delay: 59.5s;
  transition-delay: 59.5s;
}

.delayp596 {
  animation-delay: 59.6s;
  -moz-animation-delay: 59.6s;
  -webkit-animation-delay: 59.6s;
  -o-animation-delay: 59.6s;
  transition-delay: 59.6s;
}

.delayp597 {
  animation-delay: 59.7s;
  -moz-animation-delay: 59.7s;
  -webkit-animation-delay: 59.7s;
  -o-animation-delay: 59.7s;
  transition-delay: 59.7s;
}

.delayp598 {
  animation-delay: 59.8s;
  -moz-animation-delay: 59.8s;
  -webkit-animation-delay: 59.8s;
  -o-animation-delay: 59.8s;
  transition-delay: 59.8s;
}

.delayp599 {
  animation-delay: 59.9s;
  -moz-animation-delay: 59.9s;
  -webkit-animation-delay: 59.9s;
  -o-animation-delay: 59.9s;
  transition-delay: 59.9s;
}

.delayp600 {
  animation-delay: 60s;
  -moz-animation-delay: 60s;
  -webkit-animation-delay: 60s;
  -o-animation-delay: 60s;
  transition-delay: 60s;
}

.delayp601 {
  animation-delay: 60.1s;
  -moz-animation-delay: 60.1s;
  -webkit-animation-delay: 60.1s;
  -o-animation-delay: 60.1s;
  transition-delay: 60.1s;
}

.delayp602 {
  animation-delay: 60.2s;
  -moz-animation-delay: 60.2s;
  -webkit-animation-delay: 60.2s;
  -o-animation-delay: 60.2s;
  transition-delay: 60.2s;
}

.delayp603 {
  animation-delay: 60.3s;
  -moz-animation-delay: 60.3s;
  -webkit-animation-delay: 60.3s;
  -o-animation-delay: 60.3s;
  transition-delay: 60.3s;
}

.delayp604 {
  animation-delay: 60.4s;
  -moz-animation-delay: 60.4s;
  -webkit-animation-delay: 60.4s;
  -o-animation-delay: 60.4s;
  transition-delay: 60.4s;
}

.delayp605 {
  animation-delay: 60.5s;
  -moz-animation-delay: 60.5s;
  -webkit-animation-delay: 60.5s;
  -o-animation-delay: 60.5s;
  transition-delay: 60.5s;
}

.delayp606 {
  animation-delay: 60.6s;
  -moz-animation-delay: 60.6s;
  -webkit-animation-delay: 60.6s;
  -o-animation-delay: 60.6s;
  transition-delay: 60.6s;
}

.delayp607 {
  animation-delay: 60.7s;
  -moz-animation-delay: 60.7s;
  -webkit-animation-delay: 60.7s;
  -o-animation-delay: 60.7s;
  transition-delay: 60.7s;
}

.delayp608 {
  animation-delay: 60.8s;
  -moz-animation-delay: 60.8s;
  -webkit-animation-delay: 60.8s;
  -o-animation-delay: 60.8s;
  transition-delay: 60.8s;
}

.delayp609 {
  animation-delay: 60.9s;
  -moz-animation-delay: 60.9s;
  -webkit-animation-delay: 60.9s;
  -o-animation-delay: 60.9s;
  transition-delay: 60.9s;
}

.delayp610 {
  animation-delay: 61s;
  -moz-animation-delay: 61s;
  -webkit-animation-delay: 61s;
  -o-animation-delay: 61s;
  transition-delay: 61s;
}

.delayp611 {
  animation-delay: 61.1s;
  -moz-animation-delay: 61.1s;
  -webkit-animation-delay: 61.1s;
  -o-animation-delay: 61.1s;
  transition-delay: 61.1s;
}

.delayp612 {
  animation-delay: 61.2s;
  -moz-animation-delay: 61.2s;
  -webkit-animation-delay: 61.2s;
  -o-animation-delay: 61.2s;
  transition-delay: 61.2s;
}

.delayp613 {
  animation-delay: 61.3s;
  -moz-animation-delay: 61.3s;
  -webkit-animation-delay: 61.3s;
  -o-animation-delay: 61.3s;
  transition-delay: 61.3s;
}

.delayp614 {
  animation-delay: 61.4s;
  -moz-animation-delay: 61.4s;
  -webkit-animation-delay: 61.4s;
  -o-animation-delay: 61.4s;
  transition-delay: 61.4s;
}

.delayp615 {
  animation-delay: 61.5s;
  -moz-animation-delay: 61.5s;
  -webkit-animation-delay: 61.5s;
  -o-animation-delay: 61.5s;
  transition-delay: 61.5s;
}

.delayp616 {
  animation-delay: 61.6s;
  -moz-animation-delay: 61.6s;
  -webkit-animation-delay: 61.6s;
  -o-animation-delay: 61.6s;
  transition-delay: 61.6s;
}

.delayp617 {
  animation-delay: 61.7s;
  -moz-animation-delay: 61.7s;
  -webkit-animation-delay: 61.7s;
  -o-animation-delay: 61.7s;
  transition-delay: 61.7s;
}

.delayp618 {
  animation-delay: 61.8s;
  -moz-animation-delay: 61.8s;
  -webkit-animation-delay: 61.8s;
  -o-animation-delay: 61.8s;
  transition-delay: 61.8s;
}

.delayp619 {
  animation-delay: 61.9s;
  -moz-animation-delay: 61.9s;
  -webkit-animation-delay: 61.9s;
  -o-animation-delay: 61.9s;
  transition-delay: 61.9s;
}

.delayp620 {
  animation-delay: 62s;
  -moz-animation-delay: 62s;
  -webkit-animation-delay: 62s;
  -o-animation-delay: 62s;
  transition-delay: 62s;
}

.delayp621 {
  animation-delay: 62.1s;
  -moz-animation-delay: 62.1s;
  -webkit-animation-delay: 62.1s;
  -o-animation-delay: 62.1s;
  transition-delay: 62.1s;
}

.delayp622 {
  animation-delay: 62.2s;
  -moz-animation-delay: 62.2s;
  -webkit-animation-delay: 62.2s;
  -o-animation-delay: 62.2s;
  transition-delay: 62.2s;
}

.delayp623 {
  animation-delay: 62.3s;
  -moz-animation-delay: 62.3s;
  -webkit-animation-delay: 62.3s;
  -o-animation-delay: 62.3s;
  transition-delay: 62.3s;
}

.delayp624 {
  animation-delay: 62.4s;
  -moz-animation-delay: 62.4s;
  -webkit-animation-delay: 62.4s;
  -o-animation-delay: 62.4s;
  transition-delay: 62.4s;
}

.delayp625 {
  animation-delay: 62.5s;
  -moz-animation-delay: 62.5s;
  -webkit-animation-delay: 62.5s;
  -o-animation-delay: 62.5s;
  transition-delay: 62.5s;
}

.delayp626 {
  animation-delay: 62.6s;
  -moz-animation-delay: 62.6s;
  -webkit-animation-delay: 62.6s;
  -o-animation-delay: 62.6s;
  transition-delay: 62.6s;
}

.delayp627 {
  animation-delay: 62.7s;
  -moz-animation-delay: 62.7s;
  -webkit-animation-delay: 62.7s;
  -o-animation-delay: 62.7s;
  transition-delay: 62.7s;
}

.delayp628 {
  animation-delay: 62.8s;
  -moz-animation-delay: 62.8s;
  -webkit-animation-delay: 62.8s;
  -o-animation-delay: 62.8s;
  transition-delay: 62.8s;
}

.delayp629 {
  animation-delay: 62.9s;
  -moz-animation-delay: 62.9s;
  -webkit-animation-delay: 62.9s;
  -o-animation-delay: 62.9s;
  transition-delay: 62.9s;
}

.delayp630 {
  animation-delay: 63s;
  -moz-animation-delay: 63s;
  -webkit-animation-delay: 63s;
  -o-animation-delay: 63s;
  transition-delay: 63s;
}

.delayp631 {
  animation-delay: 63.1s;
  -moz-animation-delay: 63.1s;
  -webkit-animation-delay: 63.1s;
  -o-animation-delay: 63.1s;
  transition-delay: 63.1s;
}

.delayp632 {
  animation-delay: 63.2s;
  -moz-animation-delay: 63.2s;
  -webkit-animation-delay: 63.2s;
  -o-animation-delay: 63.2s;
  transition-delay: 63.2s;
}

.delayp633 {
  animation-delay: 63.3s;
  -moz-animation-delay: 63.3s;
  -webkit-animation-delay: 63.3s;
  -o-animation-delay: 63.3s;
  transition-delay: 63.3s;
}

.delayp634 {
  animation-delay: 63.4s;
  -moz-animation-delay: 63.4s;
  -webkit-animation-delay: 63.4s;
  -o-animation-delay: 63.4s;
  transition-delay: 63.4s;
}

.delayp635 {
  animation-delay: 63.5s;
  -moz-animation-delay: 63.5s;
  -webkit-animation-delay: 63.5s;
  -o-animation-delay: 63.5s;
  transition-delay: 63.5s;
}

.delayp636 {
  animation-delay: 63.6s;
  -moz-animation-delay: 63.6s;
  -webkit-animation-delay: 63.6s;
  -o-animation-delay: 63.6s;
  transition-delay: 63.6s;
}

.delayp637 {
  animation-delay: 63.7s;
  -moz-animation-delay: 63.7s;
  -webkit-animation-delay: 63.7s;
  -o-animation-delay: 63.7s;
  transition-delay: 63.7s;
}

.delayp638 {
  animation-delay: 63.8s;
  -moz-animation-delay: 63.8s;
  -webkit-animation-delay: 63.8s;
  -o-animation-delay: 63.8s;
  transition-delay: 63.8s;
}

.delayp639 {
  animation-delay: 63.9s;
  -moz-animation-delay: 63.9s;
  -webkit-animation-delay: 63.9s;
  -o-animation-delay: 63.9s;
  transition-delay: 63.9s;
}

.delayp640 {
  animation-delay: 64s;
  -moz-animation-delay: 64s;
  -webkit-animation-delay: 64s;
  -o-animation-delay: 64s;
  transition-delay: 64s;
}

.delayp641 {
  animation-delay: 64.1s;
  -moz-animation-delay: 64.1s;
  -webkit-animation-delay: 64.1s;
  -o-animation-delay: 64.1s;
  transition-delay: 64.1s;
}

.delayp642 {
  animation-delay: 64.2s;
  -moz-animation-delay: 64.2s;
  -webkit-animation-delay: 64.2s;
  -o-animation-delay: 64.2s;
  transition-delay: 64.2s;
}

.delayp643 {
  animation-delay: 64.3s;
  -moz-animation-delay: 64.3s;
  -webkit-animation-delay: 64.3s;
  -o-animation-delay: 64.3s;
  transition-delay: 64.3s;
}

.delayp644 {
  animation-delay: 64.4s;
  -moz-animation-delay: 64.4s;
  -webkit-animation-delay: 64.4s;
  -o-animation-delay: 64.4s;
  transition-delay: 64.4s;
}

.delayp645 {
  animation-delay: 64.5s;
  -moz-animation-delay: 64.5s;
  -webkit-animation-delay: 64.5s;
  -o-animation-delay: 64.5s;
  transition-delay: 64.5s;
}

.delayp646 {
  animation-delay: 64.6s;
  -moz-animation-delay: 64.6s;
  -webkit-animation-delay: 64.6s;
  -o-animation-delay: 64.6s;
  transition-delay: 64.6s;
}

.delayp647 {
  animation-delay: 64.7s;
  -moz-animation-delay: 64.7s;
  -webkit-animation-delay: 64.7s;
  -o-animation-delay: 64.7s;
  transition-delay: 64.7s;
}

.delayp648 {
  animation-delay: 64.8s;
  -moz-animation-delay: 64.8s;
  -webkit-animation-delay: 64.8s;
  -o-animation-delay: 64.8s;
  transition-delay: 64.8s;
}

.delayp649 {
  animation-delay: 64.9s;
  -moz-animation-delay: 64.9s;
  -webkit-animation-delay: 64.9s;
  -o-animation-delay: 64.9s;
  transition-delay: 64.9s;
}

.delayp650 {
  animation-delay: 65s;
  -moz-animation-delay: 65s;
  -webkit-animation-delay: 65s;
  -o-animation-delay: 65s;
  transition-delay: 65s;
}

.delayp651 {
  animation-delay: 65.1s;
  -moz-animation-delay: 65.1s;
  -webkit-animation-delay: 65.1s;
  -o-animation-delay: 65.1s;
  transition-delay: 65.1s;
}

.delayp652 {
  animation-delay: 65.2s;
  -moz-animation-delay: 65.2s;
  -webkit-animation-delay: 65.2s;
  -o-animation-delay: 65.2s;
  transition-delay: 65.2s;
}

.delayp653 {
  animation-delay: 65.3s;
  -moz-animation-delay: 65.3s;
  -webkit-animation-delay: 65.3s;
  -o-animation-delay: 65.3s;
  transition-delay: 65.3s;
}

.delayp654 {
  animation-delay: 65.4s;
  -moz-animation-delay: 65.4s;
  -webkit-animation-delay: 65.4s;
  -o-animation-delay: 65.4s;
  transition-delay: 65.4s;
}

.delayp655 {
  animation-delay: 65.5s;
  -moz-animation-delay: 65.5s;
  -webkit-animation-delay: 65.5s;
  -o-animation-delay: 65.5s;
  transition-delay: 65.5s;
}

.delayp656 {
  animation-delay: 65.6s;
  -moz-animation-delay: 65.6s;
  -webkit-animation-delay: 65.6s;
  -o-animation-delay: 65.6s;
  transition-delay: 65.6s;
}

.delayp657 {
  animation-delay: 65.7s;
  -moz-animation-delay: 65.7s;
  -webkit-animation-delay: 65.7s;
  -o-animation-delay: 65.7s;
  transition-delay: 65.7s;
}

.delayp658 {
  animation-delay: 65.8s;
  -moz-animation-delay: 65.8s;
  -webkit-animation-delay: 65.8s;
  -o-animation-delay: 65.8s;
  transition-delay: 65.8s;
}

.delayp659 {
  animation-delay: 65.9s;
  -moz-animation-delay: 65.9s;
  -webkit-animation-delay: 65.9s;
  -o-animation-delay: 65.9s;
  transition-delay: 65.9s;
}

.delayp660 {
  animation-delay: 66s;
  -moz-animation-delay: 66s;
  -webkit-animation-delay: 66s;
  -o-animation-delay: 66s;
  transition-delay: 66s;
}

.delayp661 {
  animation-delay: 66.1s;
  -moz-animation-delay: 66.1s;
  -webkit-animation-delay: 66.1s;
  -o-animation-delay: 66.1s;
  transition-delay: 66.1s;
}

.delayp662 {
  animation-delay: 66.2s;
  -moz-animation-delay: 66.2s;
  -webkit-animation-delay: 66.2s;
  -o-animation-delay: 66.2s;
  transition-delay: 66.2s;
}

.delayp663 {
  animation-delay: 66.3s;
  -moz-animation-delay: 66.3s;
  -webkit-animation-delay: 66.3s;
  -o-animation-delay: 66.3s;
  transition-delay: 66.3s;
}

.delayp664 {
  animation-delay: 66.4s;
  -moz-animation-delay: 66.4s;
  -webkit-animation-delay: 66.4s;
  -o-animation-delay: 66.4s;
  transition-delay: 66.4s;
}

.delayp665 {
  animation-delay: 66.5s;
  -moz-animation-delay: 66.5s;
  -webkit-animation-delay: 66.5s;
  -o-animation-delay: 66.5s;
  transition-delay: 66.5s;
}

.delayp666 {
  animation-delay: 66.6s;
  -moz-animation-delay: 66.6s;
  -webkit-animation-delay: 66.6s;
  -o-animation-delay: 66.6s;
  transition-delay: 66.6s;
}

.delayp667 {
  animation-delay: 66.7s;
  -moz-animation-delay: 66.7s;
  -webkit-animation-delay: 66.7s;
  -o-animation-delay: 66.7s;
  transition-delay: 66.7s;
}

.delayp668 {
  animation-delay: 66.8s;
  -moz-animation-delay: 66.8s;
  -webkit-animation-delay: 66.8s;
  -o-animation-delay: 66.8s;
  transition-delay: 66.8s;
}

.delayp669 {
  animation-delay: 66.9s;
  -moz-animation-delay: 66.9s;
  -webkit-animation-delay: 66.9s;
  -o-animation-delay: 66.9s;
  transition-delay: 66.9s;
}

.delayp670 {
  animation-delay: 67s;
  -moz-animation-delay: 67s;
  -webkit-animation-delay: 67s;
  -o-animation-delay: 67s;
  transition-delay: 67s;
}

.delayp671 {
  animation-delay: 67.1s;
  -moz-animation-delay: 67.1s;
  -webkit-animation-delay: 67.1s;
  -o-animation-delay: 67.1s;
  transition-delay: 67.1s;
}

.delayp672 {
  animation-delay: 67.2s;
  -moz-animation-delay: 67.2s;
  -webkit-animation-delay: 67.2s;
  -o-animation-delay: 67.2s;
  transition-delay: 67.2s;
}

.delayp673 {
  animation-delay: 67.3s;
  -moz-animation-delay: 67.3s;
  -webkit-animation-delay: 67.3s;
  -o-animation-delay: 67.3s;
  transition-delay: 67.3s;
}

.delayp674 {
  animation-delay: 67.4s;
  -moz-animation-delay: 67.4s;
  -webkit-animation-delay: 67.4s;
  -o-animation-delay: 67.4s;
  transition-delay: 67.4s;
}

.delayp675 {
  animation-delay: 67.5s;
  -moz-animation-delay: 67.5s;
  -webkit-animation-delay: 67.5s;
  -o-animation-delay: 67.5s;
  transition-delay: 67.5s;
}

.delayp676 {
  animation-delay: 67.6s;
  -moz-animation-delay: 67.6s;
  -webkit-animation-delay: 67.6s;
  -o-animation-delay: 67.6s;
  transition-delay: 67.6s;
}

.delayp677 {
  animation-delay: 67.7s;
  -moz-animation-delay: 67.7s;
  -webkit-animation-delay: 67.7s;
  -o-animation-delay: 67.7s;
  transition-delay: 67.7s;
}

.delayp678 {
  animation-delay: 67.8s;
  -moz-animation-delay: 67.8s;
  -webkit-animation-delay: 67.8s;
  -o-animation-delay: 67.8s;
  transition-delay: 67.8s;
}

.delayp679 {
  animation-delay: 67.9s;
  -moz-animation-delay: 67.9s;
  -webkit-animation-delay: 67.9s;
  -o-animation-delay: 67.9s;
  transition-delay: 67.9s;
}

.delayp680 {
  animation-delay: 68s;
  -moz-animation-delay: 68s;
  -webkit-animation-delay: 68s;
  -o-animation-delay: 68s;
  transition-delay: 68s;
}

.delayp681 {
  animation-delay: 68.1s;
  -moz-animation-delay: 68.1s;
  -webkit-animation-delay: 68.1s;
  -o-animation-delay: 68.1s;
  transition-delay: 68.1s;
}

.delayp682 {
  animation-delay: 68.2s;
  -moz-animation-delay: 68.2s;
  -webkit-animation-delay: 68.2s;
  -o-animation-delay: 68.2s;
  transition-delay: 68.2s;
}

.delayp683 {
  animation-delay: 68.3s;
  -moz-animation-delay: 68.3s;
  -webkit-animation-delay: 68.3s;
  -o-animation-delay: 68.3s;
  transition-delay: 68.3s;
}

.delayp684 {
  animation-delay: 68.4s;
  -moz-animation-delay: 68.4s;
  -webkit-animation-delay: 68.4s;
  -o-animation-delay: 68.4s;
  transition-delay: 68.4s;
}

.delayp685 {
  animation-delay: 68.5s;
  -moz-animation-delay: 68.5s;
  -webkit-animation-delay: 68.5s;
  -o-animation-delay: 68.5s;
  transition-delay: 68.5s;
}

.delayp686 {
  animation-delay: 68.6s;
  -moz-animation-delay: 68.6s;
  -webkit-animation-delay: 68.6s;
  -o-animation-delay: 68.6s;
  transition-delay: 68.6s;
}

.delayp687 {
  animation-delay: 68.7s;
  -moz-animation-delay: 68.7s;
  -webkit-animation-delay: 68.7s;
  -o-animation-delay: 68.7s;
  transition-delay: 68.7s;
}

.delayp688 {
  animation-delay: 68.8s;
  -moz-animation-delay: 68.8s;
  -webkit-animation-delay: 68.8s;
  -o-animation-delay: 68.8s;
  transition-delay: 68.8s;
}

.delayp689 {
  animation-delay: 68.9s;
  -moz-animation-delay: 68.9s;
  -webkit-animation-delay: 68.9s;
  -o-animation-delay: 68.9s;
  transition-delay: 68.9s;
}

.delayp690 {
  animation-delay: 69s;
  -moz-animation-delay: 69s;
  -webkit-animation-delay: 69s;
  -o-animation-delay: 69s;
  transition-delay: 69s;
}

.delayp691 {
  animation-delay: 69.1s;
  -moz-animation-delay: 69.1s;
  -webkit-animation-delay: 69.1s;
  -o-animation-delay: 69.1s;
  transition-delay: 69.1s;
}

.delayp692 {
  animation-delay: 69.2s;
  -moz-animation-delay: 69.2s;
  -webkit-animation-delay: 69.2s;
  -o-animation-delay: 69.2s;
  transition-delay: 69.2s;
}

.delayp693 {
  animation-delay: 69.3s;
  -moz-animation-delay: 69.3s;
  -webkit-animation-delay: 69.3s;
  -o-animation-delay: 69.3s;
  transition-delay: 69.3s;
}

.delayp694 {
  animation-delay: 69.4s;
  -moz-animation-delay: 69.4s;
  -webkit-animation-delay: 69.4s;
  -o-animation-delay: 69.4s;
  transition-delay: 69.4s;
}

.delayp695 {
  animation-delay: 69.5s;
  -moz-animation-delay: 69.5s;
  -webkit-animation-delay: 69.5s;
  -o-animation-delay: 69.5s;
  transition-delay: 69.5s;
}

.delayp696 {
  animation-delay: 69.6s;
  -moz-animation-delay: 69.6s;
  -webkit-animation-delay: 69.6s;
  -o-animation-delay: 69.6s;
  transition-delay: 69.6s;
}

.delayp697 {
  animation-delay: 69.7s;
  -moz-animation-delay: 69.7s;
  -webkit-animation-delay: 69.7s;
  -o-animation-delay: 69.7s;
  transition-delay: 69.7s;
}

.delayp698 {
  animation-delay: 69.8s;
  -moz-animation-delay: 69.8s;
  -webkit-animation-delay: 69.8s;
  -o-animation-delay: 69.8s;
  transition-delay: 69.8s;
}

.delayp699 {
  animation-delay: 69.9s;
  -moz-animation-delay: 69.9s;
  -webkit-animation-delay: 69.9s;
  -o-animation-delay: 69.9s;
  transition-delay: 69.9s;
}

.delayp700 {
  animation-delay: 70s;
  -moz-animation-delay: 70s;
  -webkit-animation-delay: 70s;
  -o-animation-delay: 70s;
  transition-delay: 70s;
}

.delayp701 {
  animation-delay: 70.1s;
  -moz-animation-delay: 70.1s;
  -webkit-animation-delay: 70.1s;
  -o-animation-delay: 70.1s;
  transition-delay: 70.1s;
}

.delayp702 {
  animation-delay: 70.2s;
  -moz-animation-delay: 70.2s;
  -webkit-animation-delay: 70.2s;
  -o-animation-delay: 70.2s;
  transition-delay: 70.2s;
}

.delayp703 {
  animation-delay: 70.3s;
  -moz-animation-delay: 70.3s;
  -webkit-animation-delay: 70.3s;
  -o-animation-delay: 70.3s;
  transition-delay: 70.3s;
}

.delayp704 {
  animation-delay: 70.4s;
  -moz-animation-delay: 70.4s;
  -webkit-animation-delay: 70.4s;
  -o-animation-delay: 70.4s;
  transition-delay: 70.4s;
}

.delayp705 {
  animation-delay: 70.5s;
  -moz-animation-delay: 70.5s;
  -webkit-animation-delay: 70.5s;
  -o-animation-delay: 70.5s;
  transition-delay: 70.5s;
}

.delayp706 {
  animation-delay: 70.6s;
  -moz-animation-delay: 70.6s;
  -webkit-animation-delay: 70.6s;
  -o-animation-delay: 70.6s;
  transition-delay: 70.6s;
}

.delayp707 {
  animation-delay: 70.7s;
  -moz-animation-delay: 70.7s;
  -webkit-animation-delay: 70.7s;
  -o-animation-delay: 70.7s;
  transition-delay: 70.7s;
}

.delayp708 {
  animation-delay: 70.8s;
  -moz-animation-delay: 70.8s;
  -webkit-animation-delay: 70.8s;
  -o-animation-delay: 70.8s;
  transition-delay: 70.8s;
}

.delayp709 {
  animation-delay: 70.9s;
  -moz-animation-delay: 70.9s;
  -webkit-animation-delay: 70.9s;
  -o-animation-delay: 70.9s;
  transition-delay: 70.9s;
}

.delayp710 {
  animation-delay: 71s;
  -moz-animation-delay: 71s;
  -webkit-animation-delay: 71s;
  -o-animation-delay: 71s;
  transition-delay: 71s;
}

.delayp711 {
  animation-delay: 71.1s;
  -moz-animation-delay: 71.1s;
  -webkit-animation-delay: 71.1s;
  -o-animation-delay: 71.1s;
  transition-delay: 71.1s;
}

.delayp712 {
  animation-delay: 71.2s;
  -moz-animation-delay: 71.2s;
  -webkit-animation-delay: 71.2s;
  -o-animation-delay: 71.2s;
  transition-delay: 71.2s;
}

.delayp713 {
  animation-delay: 71.3s;
  -moz-animation-delay: 71.3s;
  -webkit-animation-delay: 71.3s;
  -o-animation-delay: 71.3s;
  transition-delay: 71.3s;
}

.delayp714 {
  animation-delay: 71.4s;
  -moz-animation-delay: 71.4s;
  -webkit-animation-delay: 71.4s;
  -o-animation-delay: 71.4s;
  transition-delay: 71.4s;
}

.delayp715 {
  animation-delay: 71.5s;
  -moz-animation-delay: 71.5s;
  -webkit-animation-delay: 71.5s;
  -o-animation-delay: 71.5s;
  transition-delay: 71.5s;
}

.delayp716 {
  animation-delay: 71.6s;
  -moz-animation-delay: 71.6s;
  -webkit-animation-delay: 71.6s;
  -o-animation-delay: 71.6s;
  transition-delay: 71.6s;
}

.delayp717 {
  animation-delay: 71.7s;
  -moz-animation-delay: 71.7s;
  -webkit-animation-delay: 71.7s;
  -o-animation-delay: 71.7s;
  transition-delay: 71.7s;
}

.delayp718 {
  animation-delay: 71.8s;
  -moz-animation-delay: 71.8s;
  -webkit-animation-delay: 71.8s;
  -o-animation-delay: 71.8s;
  transition-delay: 71.8s;
}

.delayp719 {
  animation-delay: 71.9s;
  -moz-animation-delay: 71.9s;
  -webkit-animation-delay: 71.9s;
  -o-animation-delay: 71.9s;
  transition-delay: 71.9s;
}

.delayp720 {
  animation-delay: 72s;
  -moz-animation-delay: 72s;
  -webkit-animation-delay: 72s;
  -o-animation-delay: 72s;
  transition-delay: 72s;
}

.delayp721 {
  animation-delay: 72.1s;
  -moz-animation-delay: 72.1s;
  -webkit-animation-delay: 72.1s;
  -o-animation-delay: 72.1s;
  transition-delay: 72.1s;
}

.delayp722 {
  animation-delay: 72.2s;
  -moz-animation-delay: 72.2s;
  -webkit-animation-delay: 72.2s;
  -o-animation-delay: 72.2s;
  transition-delay: 72.2s;
}

.delayp723 {
  animation-delay: 72.3s;
  -moz-animation-delay: 72.3s;
  -webkit-animation-delay: 72.3s;
  -o-animation-delay: 72.3s;
  transition-delay: 72.3s;
}

.delayp724 {
  animation-delay: 72.4s;
  -moz-animation-delay: 72.4s;
  -webkit-animation-delay: 72.4s;
  -o-animation-delay: 72.4s;
  transition-delay: 72.4s;
}

.delayp725 {
  animation-delay: 72.5s;
  -moz-animation-delay: 72.5s;
  -webkit-animation-delay: 72.5s;
  -o-animation-delay: 72.5s;
  transition-delay: 72.5s;
}

.delayp726 {
  animation-delay: 72.6s;
  -moz-animation-delay: 72.6s;
  -webkit-animation-delay: 72.6s;
  -o-animation-delay: 72.6s;
  transition-delay: 72.6s;
}

.delayp727 {
  animation-delay: 72.7s;
  -moz-animation-delay: 72.7s;
  -webkit-animation-delay: 72.7s;
  -o-animation-delay: 72.7s;
  transition-delay: 72.7s;
}

.delayp728 {
  animation-delay: 72.8s;
  -moz-animation-delay: 72.8s;
  -webkit-animation-delay: 72.8s;
  -o-animation-delay: 72.8s;
  transition-delay: 72.8s;
}

.delayp729 {
  animation-delay: 72.9s;
  -moz-animation-delay: 72.9s;
  -webkit-animation-delay: 72.9s;
  -o-animation-delay: 72.9s;
  transition-delay: 72.9s;
}

.delayp730 {
  animation-delay: 73s;
  -moz-animation-delay: 73s;
  -webkit-animation-delay: 73s;
  -o-animation-delay: 73s;
  transition-delay: 73s;
}

.delayp731 {
  animation-delay: 73.1s;
  -moz-animation-delay: 73.1s;
  -webkit-animation-delay: 73.1s;
  -o-animation-delay: 73.1s;
  transition-delay: 73.1s;
}

.delayp732 {
  animation-delay: 73.2s;
  -moz-animation-delay: 73.2s;
  -webkit-animation-delay: 73.2s;
  -o-animation-delay: 73.2s;
  transition-delay: 73.2s;
}

.delayp733 {
  animation-delay: 73.3s;
  -moz-animation-delay: 73.3s;
  -webkit-animation-delay: 73.3s;
  -o-animation-delay: 73.3s;
  transition-delay: 73.3s;
}

.delayp734 {
  animation-delay: 73.4s;
  -moz-animation-delay: 73.4s;
  -webkit-animation-delay: 73.4s;
  -o-animation-delay: 73.4s;
  transition-delay: 73.4s;
}

.delayp735 {
  animation-delay: 73.5s;
  -moz-animation-delay: 73.5s;
  -webkit-animation-delay: 73.5s;
  -o-animation-delay: 73.5s;
  transition-delay: 73.5s;
}

.delayp736 {
  animation-delay: 73.6s;
  -moz-animation-delay: 73.6s;
  -webkit-animation-delay: 73.6s;
  -o-animation-delay: 73.6s;
  transition-delay: 73.6s;
}

.delayp737 {
  animation-delay: 73.7s;
  -moz-animation-delay: 73.7s;
  -webkit-animation-delay: 73.7s;
  -o-animation-delay: 73.7s;
  transition-delay: 73.7s;
}

.delayp738 {
  animation-delay: 73.8s;
  -moz-animation-delay: 73.8s;
  -webkit-animation-delay: 73.8s;
  -o-animation-delay: 73.8s;
  transition-delay: 73.8s;
}

.delayp739 {
  animation-delay: 73.9s;
  -moz-animation-delay: 73.9s;
  -webkit-animation-delay: 73.9s;
  -o-animation-delay: 73.9s;
  transition-delay: 73.9s;
}

.delayp740 {
  animation-delay: 74s;
  -moz-animation-delay: 74s;
  -webkit-animation-delay: 74s;
  -o-animation-delay: 74s;
  transition-delay: 74s;
}

.delayp741 {
  animation-delay: 74.1s;
  -moz-animation-delay: 74.1s;
  -webkit-animation-delay: 74.1s;
  -o-animation-delay: 74.1s;
  transition-delay: 74.1s;
}

.delayp742 {
  animation-delay: 74.2s;
  -moz-animation-delay: 74.2s;
  -webkit-animation-delay: 74.2s;
  -o-animation-delay: 74.2s;
  transition-delay: 74.2s;
}

.delayp743 {
  animation-delay: 74.3s;
  -moz-animation-delay: 74.3s;
  -webkit-animation-delay: 74.3s;
  -o-animation-delay: 74.3s;
  transition-delay: 74.3s;
}

.delayp744 {
  animation-delay: 74.4s;
  -moz-animation-delay: 74.4s;
  -webkit-animation-delay: 74.4s;
  -o-animation-delay: 74.4s;
  transition-delay: 74.4s;
}

.delayp745 {
  animation-delay: 74.5s;
  -moz-animation-delay: 74.5s;
  -webkit-animation-delay: 74.5s;
  -o-animation-delay: 74.5s;
  transition-delay: 74.5s;
}

.delayp746 {
  animation-delay: 74.6s;
  -moz-animation-delay: 74.6s;
  -webkit-animation-delay: 74.6s;
  -o-animation-delay: 74.6s;
  transition-delay: 74.6s;
}

.delayp747 {
  animation-delay: 74.7s;
  -moz-animation-delay: 74.7s;
  -webkit-animation-delay: 74.7s;
  -o-animation-delay: 74.7s;
  transition-delay: 74.7s;
}

.delayp748 {
  animation-delay: 74.8s;
  -moz-animation-delay: 74.8s;
  -webkit-animation-delay: 74.8s;
  -o-animation-delay: 74.8s;
  transition-delay: 74.8s;
}

.delayp749 {
  animation-delay: 74.9s;
  -moz-animation-delay: 74.9s;
  -webkit-animation-delay: 74.9s;
  -o-animation-delay: 74.9s;
  transition-delay: 74.9s;
}

.delayp750 {
  animation-delay: 75s;
  -moz-animation-delay: 75s;
  -webkit-animation-delay: 75s;
  -o-animation-delay: 75s;
  transition-delay: 75s;
}

.delayp751 {
  animation-delay: 75.1s;
  -moz-animation-delay: 75.1s;
  -webkit-animation-delay: 75.1s;
  -o-animation-delay: 75.1s;
  transition-delay: 75.1s;
}

.delayp752 {
  animation-delay: 75.2s;
  -moz-animation-delay: 75.2s;
  -webkit-animation-delay: 75.2s;
  -o-animation-delay: 75.2s;
  transition-delay: 75.2s;
}

.delayp753 {
  animation-delay: 75.3s;
  -moz-animation-delay: 75.3s;
  -webkit-animation-delay: 75.3s;
  -o-animation-delay: 75.3s;
  transition-delay: 75.3s;
}

.delayp754 {
  animation-delay: 75.4s;
  -moz-animation-delay: 75.4s;
  -webkit-animation-delay: 75.4s;
  -o-animation-delay: 75.4s;
  transition-delay: 75.4s;
}

.delayp755 {
  animation-delay: 75.5s;
  -moz-animation-delay: 75.5s;
  -webkit-animation-delay: 75.5s;
  -o-animation-delay: 75.5s;
  transition-delay: 75.5s;
}

.delayp756 {
  animation-delay: 75.6s;
  -moz-animation-delay: 75.6s;
  -webkit-animation-delay: 75.6s;
  -o-animation-delay: 75.6s;
  transition-delay: 75.6s;
}

.delayp757 {
  animation-delay: 75.7s;
  -moz-animation-delay: 75.7s;
  -webkit-animation-delay: 75.7s;
  -o-animation-delay: 75.7s;
  transition-delay: 75.7s;
}

.delayp758 {
  animation-delay: 75.8s;
  -moz-animation-delay: 75.8s;
  -webkit-animation-delay: 75.8s;
  -o-animation-delay: 75.8s;
  transition-delay: 75.8s;
}

.delayp759 {
  animation-delay: 75.9s;
  -moz-animation-delay: 75.9s;
  -webkit-animation-delay: 75.9s;
  -o-animation-delay: 75.9s;
  transition-delay: 75.9s;
}

.delayp760 {
  animation-delay: 76s;
  -moz-animation-delay: 76s;
  -webkit-animation-delay: 76s;
  -o-animation-delay: 76s;
  transition-delay: 76s;
}

.delayp761 {
  animation-delay: 76.1s;
  -moz-animation-delay: 76.1s;
  -webkit-animation-delay: 76.1s;
  -o-animation-delay: 76.1s;
  transition-delay: 76.1s;
}

.delayp762 {
  animation-delay: 76.2s;
  -moz-animation-delay: 76.2s;
  -webkit-animation-delay: 76.2s;
  -o-animation-delay: 76.2s;
  transition-delay: 76.2s;
}

.delayp763 {
  animation-delay: 76.3s;
  -moz-animation-delay: 76.3s;
  -webkit-animation-delay: 76.3s;
  -o-animation-delay: 76.3s;
  transition-delay: 76.3s;
}

.delayp764 {
  animation-delay: 76.4s;
  -moz-animation-delay: 76.4s;
  -webkit-animation-delay: 76.4s;
  -o-animation-delay: 76.4s;
  transition-delay: 76.4s;
}

.delayp765 {
  animation-delay: 76.5s;
  -moz-animation-delay: 76.5s;
  -webkit-animation-delay: 76.5s;
  -o-animation-delay: 76.5s;
  transition-delay: 76.5s;
}

.delayp766 {
  animation-delay: 76.6s;
  -moz-animation-delay: 76.6s;
  -webkit-animation-delay: 76.6s;
  -o-animation-delay: 76.6s;
  transition-delay: 76.6s;
}

.delayp767 {
  animation-delay: 76.7s;
  -moz-animation-delay: 76.7s;
  -webkit-animation-delay: 76.7s;
  -o-animation-delay: 76.7s;
  transition-delay: 76.7s;
}

.delayp768 {
  animation-delay: 76.8s;
  -moz-animation-delay: 76.8s;
  -webkit-animation-delay: 76.8s;
  -o-animation-delay: 76.8s;
  transition-delay: 76.8s;
}

.delayp769 {
  animation-delay: 76.9s;
  -moz-animation-delay: 76.9s;
  -webkit-animation-delay: 76.9s;
  -o-animation-delay: 76.9s;
  transition-delay: 76.9s;
}

.delayp770 {
  animation-delay: 77s;
  -moz-animation-delay: 77s;
  -webkit-animation-delay: 77s;
  -o-animation-delay: 77s;
  transition-delay: 77s;
}

.delayp771 {
  animation-delay: 77.1s;
  -moz-animation-delay: 77.1s;
  -webkit-animation-delay: 77.1s;
  -o-animation-delay: 77.1s;
  transition-delay: 77.1s;
}

.delayp772 {
  animation-delay: 77.2s;
  -moz-animation-delay: 77.2s;
  -webkit-animation-delay: 77.2s;
  -o-animation-delay: 77.2s;
  transition-delay: 77.2s;
}

.delayp773 {
  animation-delay: 77.3s;
  -moz-animation-delay: 77.3s;
  -webkit-animation-delay: 77.3s;
  -o-animation-delay: 77.3s;
  transition-delay: 77.3s;
}

.delayp774 {
  animation-delay: 77.4s;
  -moz-animation-delay: 77.4s;
  -webkit-animation-delay: 77.4s;
  -o-animation-delay: 77.4s;
  transition-delay: 77.4s;
}

.delayp775 {
  animation-delay: 77.5s;
  -moz-animation-delay: 77.5s;
  -webkit-animation-delay: 77.5s;
  -o-animation-delay: 77.5s;
  transition-delay: 77.5s;
}

.delayp776 {
  animation-delay: 77.6s;
  -moz-animation-delay: 77.6s;
  -webkit-animation-delay: 77.6s;
  -o-animation-delay: 77.6s;
  transition-delay: 77.6s;
}

.delayp777 {
  animation-delay: 77.7s;
  -moz-animation-delay: 77.7s;
  -webkit-animation-delay: 77.7s;
  -o-animation-delay: 77.7s;
  transition-delay: 77.7s;
}

.delayp778 {
  animation-delay: 77.8s;
  -moz-animation-delay: 77.8s;
  -webkit-animation-delay: 77.8s;
  -o-animation-delay: 77.8s;
  transition-delay: 77.8s;
}

.delayp779 {
  animation-delay: 77.9s;
  -moz-animation-delay: 77.9s;
  -webkit-animation-delay: 77.9s;
  -o-animation-delay: 77.9s;
  transition-delay: 77.9s;
}

.delayp780 {
  animation-delay: 78s;
  -moz-animation-delay: 78s;
  -webkit-animation-delay: 78s;
  -o-animation-delay: 78s;
  transition-delay: 78s;
}

.delayp781 {
  animation-delay: 78.1s;
  -moz-animation-delay: 78.1s;
  -webkit-animation-delay: 78.1s;
  -o-animation-delay: 78.1s;
  transition-delay: 78.1s;
}

.delayp782 {
  animation-delay: 78.2s;
  -moz-animation-delay: 78.2s;
  -webkit-animation-delay: 78.2s;
  -o-animation-delay: 78.2s;
  transition-delay: 78.2s;
}

.delayp783 {
  animation-delay: 78.3s;
  -moz-animation-delay: 78.3s;
  -webkit-animation-delay: 78.3s;
  -o-animation-delay: 78.3s;
  transition-delay: 78.3s;
}

.delayp784 {
  animation-delay: 78.4s;
  -moz-animation-delay: 78.4s;
  -webkit-animation-delay: 78.4s;
  -o-animation-delay: 78.4s;
  transition-delay: 78.4s;
}

.delayp785 {
  animation-delay: 78.5s;
  -moz-animation-delay: 78.5s;
  -webkit-animation-delay: 78.5s;
  -o-animation-delay: 78.5s;
  transition-delay: 78.5s;
}

.delayp786 {
  animation-delay: 78.6s;
  -moz-animation-delay: 78.6s;
  -webkit-animation-delay: 78.6s;
  -o-animation-delay: 78.6s;
  transition-delay: 78.6s;
}

.delayp787 {
  animation-delay: 78.7s;
  -moz-animation-delay: 78.7s;
  -webkit-animation-delay: 78.7s;
  -o-animation-delay: 78.7s;
  transition-delay: 78.7s;
}

.delayp788 {
  animation-delay: 78.8s;
  -moz-animation-delay: 78.8s;
  -webkit-animation-delay: 78.8s;
  -o-animation-delay: 78.8s;
  transition-delay: 78.8s;
}

.delayp789 {
  animation-delay: 78.9s;
  -moz-animation-delay: 78.9s;
  -webkit-animation-delay: 78.9s;
  -o-animation-delay: 78.9s;
  transition-delay: 78.9s;
}

.delayp790 {
  animation-delay: 79s;
  -moz-animation-delay: 79s;
  -webkit-animation-delay: 79s;
  -o-animation-delay: 79s;
  transition-delay: 79s;
}

.delayp791 {
  animation-delay: 79.1s;
  -moz-animation-delay: 79.1s;
  -webkit-animation-delay: 79.1s;
  -o-animation-delay: 79.1s;
  transition-delay: 79.1s;
}

.delayp792 {
  animation-delay: 79.2s;
  -moz-animation-delay: 79.2s;
  -webkit-animation-delay: 79.2s;
  -o-animation-delay: 79.2s;
  transition-delay: 79.2s;
}

.delayp793 {
  animation-delay: 79.3s;
  -moz-animation-delay: 79.3s;
  -webkit-animation-delay: 79.3s;
  -o-animation-delay: 79.3s;
  transition-delay: 79.3s;
}

.delayp794 {
  animation-delay: 79.4s;
  -moz-animation-delay: 79.4s;
  -webkit-animation-delay: 79.4s;
  -o-animation-delay: 79.4s;
  transition-delay: 79.4s;
}

.delayp795 {
  animation-delay: 79.5s;
  -moz-animation-delay: 79.5s;
  -webkit-animation-delay: 79.5s;
  -o-animation-delay: 79.5s;
  transition-delay: 79.5s;
}

.delayp796 {
  animation-delay: 79.6s;
  -moz-animation-delay: 79.6s;
  -webkit-animation-delay: 79.6s;
  -o-animation-delay: 79.6s;
  transition-delay: 79.6s;
}

.delayp797 {
  animation-delay: 79.7s;
  -moz-animation-delay: 79.7s;
  -webkit-animation-delay: 79.7s;
  -o-animation-delay: 79.7s;
  transition-delay: 79.7s;
}

.delayp798 {
  animation-delay: 79.8s;
  -moz-animation-delay: 79.8s;
  -webkit-animation-delay: 79.8s;
  -o-animation-delay: 79.8s;
  transition-delay: 79.8s;
}

.delayp799 {
  animation-delay: 79.9s;
  -moz-animation-delay: 79.9s;
  -webkit-animation-delay: 79.9s;
  -o-animation-delay: 79.9s;
  transition-delay: 79.9s;
}

.delayp800 {
  animation-delay: 80s;
  -moz-animation-delay: 80s;
  -webkit-animation-delay: 80s;
  -o-animation-delay: 80s;
  transition-delay: 80s;
}

.delayp801 {
  animation-delay: 80.1s;
  -moz-animation-delay: 80.1s;
  -webkit-animation-delay: 80.1s;
  -o-animation-delay: 80.1s;
  transition-delay: 80.1s;
}

.delayp802 {
  animation-delay: 80.2s;
  -moz-animation-delay: 80.2s;
  -webkit-animation-delay: 80.2s;
  -o-animation-delay: 80.2s;
  transition-delay: 80.2s;
}

.delayp803 {
  animation-delay: 80.3s;
  -moz-animation-delay: 80.3s;
  -webkit-animation-delay: 80.3s;
  -o-animation-delay: 80.3s;
  transition-delay: 80.3s;
}

.delayp804 {
  animation-delay: 80.4s;
  -moz-animation-delay: 80.4s;
  -webkit-animation-delay: 80.4s;
  -o-animation-delay: 80.4s;
  transition-delay: 80.4s;
}

.delayp805 {
  animation-delay: 80.5s;
  -moz-animation-delay: 80.5s;
  -webkit-animation-delay: 80.5s;
  -o-animation-delay: 80.5s;
  transition-delay: 80.5s;
}

.delayp806 {
  animation-delay: 80.6s;
  -moz-animation-delay: 80.6s;
  -webkit-animation-delay: 80.6s;
  -o-animation-delay: 80.6s;
  transition-delay: 80.6s;
}

.delayp807 {
  animation-delay: 80.7s;
  -moz-animation-delay: 80.7s;
  -webkit-animation-delay: 80.7s;
  -o-animation-delay: 80.7s;
  transition-delay: 80.7s;
}

.delayp808 {
  animation-delay: 80.8s;
  -moz-animation-delay: 80.8s;
  -webkit-animation-delay: 80.8s;
  -o-animation-delay: 80.8s;
  transition-delay: 80.8s;
}

.delayp809 {
  animation-delay: 80.9s;
  -moz-animation-delay: 80.9s;
  -webkit-animation-delay: 80.9s;
  -o-animation-delay: 80.9s;
  transition-delay: 80.9s;
}

.delayp810 {
  animation-delay: 81s;
  -moz-animation-delay: 81s;
  -webkit-animation-delay: 81s;
  -o-animation-delay: 81s;
  transition-delay: 81s;
}

.delayp811 {
  animation-delay: 81.1s;
  -moz-animation-delay: 81.1s;
  -webkit-animation-delay: 81.1s;
  -o-animation-delay: 81.1s;
  transition-delay: 81.1s;
}

.delayp812 {
  animation-delay: 81.2s;
  -moz-animation-delay: 81.2s;
  -webkit-animation-delay: 81.2s;
  -o-animation-delay: 81.2s;
  transition-delay: 81.2s;
}

.delayp813 {
  animation-delay: 81.3s;
  -moz-animation-delay: 81.3s;
  -webkit-animation-delay: 81.3s;
  -o-animation-delay: 81.3s;
  transition-delay: 81.3s;
}

.delayp814 {
  animation-delay: 81.4s;
  -moz-animation-delay: 81.4s;
  -webkit-animation-delay: 81.4s;
  -o-animation-delay: 81.4s;
  transition-delay: 81.4s;
}

.delayp815 {
  animation-delay: 81.5s;
  -moz-animation-delay: 81.5s;
  -webkit-animation-delay: 81.5s;
  -o-animation-delay: 81.5s;
  transition-delay: 81.5s;
}

.delayp816 {
  animation-delay: 81.6s;
  -moz-animation-delay: 81.6s;
  -webkit-animation-delay: 81.6s;
  -o-animation-delay: 81.6s;
  transition-delay: 81.6s;
}

.delayp817 {
  animation-delay: 81.7s;
  -moz-animation-delay: 81.7s;
  -webkit-animation-delay: 81.7s;
  -o-animation-delay: 81.7s;
  transition-delay: 81.7s;
}

.delayp818 {
  animation-delay: 81.8s;
  -moz-animation-delay: 81.8s;
  -webkit-animation-delay: 81.8s;
  -o-animation-delay: 81.8s;
  transition-delay: 81.8s;
}

.delayp819 {
  animation-delay: 81.9s;
  -moz-animation-delay: 81.9s;
  -webkit-animation-delay: 81.9s;
  -o-animation-delay: 81.9s;
  transition-delay: 81.9s;
}

.delayp820 {
  animation-delay: 82s;
  -moz-animation-delay: 82s;
  -webkit-animation-delay: 82s;
  -o-animation-delay: 82s;
  transition-delay: 82s;
}

.delayp821 {
  animation-delay: 82.1s;
  -moz-animation-delay: 82.1s;
  -webkit-animation-delay: 82.1s;
  -o-animation-delay: 82.1s;
  transition-delay: 82.1s;
}

.delayp822 {
  animation-delay: 82.2s;
  -moz-animation-delay: 82.2s;
  -webkit-animation-delay: 82.2s;
  -o-animation-delay: 82.2s;
  transition-delay: 82.2s;
}

.delayp823 {
  animation-delay: 82.3s;
  -moz-animation-delay: 82.3s;
  -webkit-animation-delay: 82.3s;
  -o-animation-delay: 82.3s;
  transition-delay: 82.3s;
}

.delayp824 {
  animation-delay: 82.4s;
  -moz-animation-delay: 82.4s;
  -webkit-animation-delay: 82.4s;
  -o-animation-delay: 82.4s;
  transition-delay: 82.4s;
}

.delayp825 {
  animation-delay: 82.5s;
  -moz-animation-delay: 82.5s;
  -webkit-animation-delay: 82.5s;
  -o-animation-delay: 82.5s;
  transition-delay: 82.5s;
}

.delayp826 {
  animation-delay: 82.6s;
  -moz-animation-delay: 82.6s;
  -webkit-animation-delay: 82.6s;
  -o-animation-delay: 82.6s;
  transition-delay: 82.6s;
}

.delayp827 {
  animation-delay: 82.7s;
  -moz-animation-delay: 82.7s;
  -webkit-animation-delay: 82.7s;
  -o-animation-delay: 82.7s;
  transition-delay: 82.7s;
}

.delayp828 {
  animation-delay: 82.8s;
  -moz-animation-delay: 82.8s;
  -webkit-animation-delay: 82.8s;
  -o-animation-delay: 82.8s;
  transition-delay: 82.8s;
}

.delayp829 {
  animation-delay: 82.9s;
  -moz-animation-delay: 82.9s;
  -webkit-animation-delay: 82.9s;
  -o-animation-delay: 82.9s;
  transition-delay: 82.9s;
}

.delayp830 {
  animation-delay: 83s;
  -moz-animation-delay: 83s;
  -webkit-animation-delay: 83s;
  -o-animation-delay: 83s;
  transition-delay: 83s;
}

.delayp831 {
  animation-delay: 83.1s;
  -moz-animation-delay: 83.1s;
  -webkit-animation-delay: 83.1s;
  -o-animation-delay: 83.1s;
  transition-delay: 83.1s;
}

.delayp832 {
  animation-delay: 83.2s;
  -moz-animation-delay: 83.2s;
  -webkit-animation-delay: 83.2s;
  -o-animation-delay: 83.2s;
  transition-delay: 83.2s;
}

.delayp833 {
  animation-delay: 83.3s;
  -moz-animation-delay: 83.3s;
  -webkit-animation-delay: 83.3s;
  -o-animation-delay: 83.3s;
  transition-delay: 83.3s;
}

.delayp834 {
  animation-delay: 83.4s;
  -moz-animation-delay: 83.4s;
  -webkit-animation-delay: 83.4s;
  -o-animation-delay: 83.4s;
  transition-delay: 83.4s;
}

.delayp835 {
  animation-delay: 83.5s;
  -moz-animation-delay: 83.5s;
  -webkit-animation-delay: 83.5s;
  -o-animation-delay: 83.5s;
  transition-delay: 83.5s;
}

.delayp836 {
  animation-delay: 83.6s;
  -moz-animation-delay: 83.6s;
  -webkit-animation-delay: 83.6s;
  -o-animation-delay: 83.6s;
  transition-delay: 83.6s;
}

.delayp837 {
  animation-delay: 83.7s;
  -moz-animation-delay: 83.7s;
  -webkit-animation-delay: 83.7s;
  -o-animation-delay: 83.7s;
  transition-delay: 83.7s;
}

.delayp838 {
  animation-delay: 83.8s;
  -moz-animation-delay: 83.8s;
  -webkit-animation-delay: 83.8s;
  -o-animation-delay: 83.8s;
  transition-delay: 83.8s;
}

.delayp839 {
  animation-delay: 83.9s;
  -moz-animation-delay: 83.9s;
  -webkit-animation-delay: 83.9s;
  -o-animation-delay: 83.9s;
  transition-delay: 83.9s;
}

.delayp840 {
  animation-delay: 84s;
  -moz-animation-delay: 84s;
  -webkit-animation-delay: 84s;
  -o-animation-delay: 84s;
  transition-delay: 84s;
}

.delayp841 {
  animation-delay: 84.1s;
  -moz-animation-delay: 84.1s;
  -webkit-animation-delay: 84.1s;
  -o-animation-delay: 84.1s;
  transition-delay: 84.1s;
}

.delayp842 {
  animation-delay: 84.2s;
  -moz-animation-delay: 84.2s;
  -webkit-animation-delay: 84.2s;
  -o-animation-delay: 84.2s;
  transition-delay: 84.2s;
}

.delayp843 {
  animation-delay: 84.3s;
  -moz-animation-delay: 84.3s;
  -webkit-animation-delay: 84.3s;
  -o-animation-delay: 84.3s;
  transition-delay: 84.3s;
}

.delayp844 {
  animation-delay: 84.4s;
  -moz-animation-delay: 84.4s;
  -webkit-animation-delay: 84.4s;
  -o-animation-delay: 84.4s;
  transition-delay: 84.4s;
}

.delayp845 {
  animation-delay: 84.5s;
  -moz-animation-delay: 84.5s;
  -webkit-animation-delay: 84.5s;
  -o-animation-delay: 84.5s;
  transition-delay: 84.5s;
}

.delayp846 {
  animation-delay: 84.6s;
  -moz-animation-delay: 84.6s;
  -webkit-animation-delay: 84.6s;
  -o-animation-delay: 84.6s;
  transition-delay: 84.6s;
}

.delayp847 {
  animation-delay: 84.7s;
  -moz-animation-delay: 84.7s;
  -webkit-animation-delay: 84.7s;
  -o-animation-delay: 84.7s;
  transition-delay: 84.7s;
}

.delayp848 {
  animation-delay: 84.8s;
  -moz-animation-delay: 84.8s;
  -webkit-animation-delay: 84.8s;
  -o-animation-delay: 84.8s;
  transition-delay: 84.8s;
}

.delayp849 {
  animation-delay: 84.9s;
  -moz-animation-delay: 84.9s;
  -webkit-animation-delay: 84.9s;
  -o-animation-delay: 84.9s;
  transition-delay: 84.9s;
}

.delayp850 {
  animation-delay: 85s;
  -moz-animation-delay: 85s;
  -webkit-animation-delay: 85s;
  -o-animation-delay: 85s;
  transition-delay: 85s;
}

.delayp851 {
  animation-delay: 85.1s;
  -moz-animation-delay: 85.1s;
  -webkit-animation-delay: 85.1s;
  -o-animation-delay: 85.1s;
  transition-delay: 85.1s;
}

.delayp852 {
  animation-delay: 85.2s;
  -moz-animation-delay: 85.2s;
  -webkit-animation-delay: 85.2s;
  -o-animation-delay: 85.2s;
  transition-delay: 85.2s;
}

.delayp853 {
  animation-delay: 85.3s;
  -moz-animation-delay: 85.3s;
  -webkit-animation-delay: 85.3s;
  -o-animation-delay: 85.3s;
  transition-delay: 85.3s;
}

.delayp854 {
  animation-delay: 85.4s;
  -moz-animation-delay: 85.4s;
  -webkit-animation-delay: 85.4s;
  -o-animation-delay: 85.4s;
  transition-delay: 85.4s;
}

.delayp855 {
  animation-delay: 85.5s;
  -moz-animation-delay: 85.5s;
  -webkit-animation-delay: 85.5s;
  -o-animation-delay: 85.5s;
  transition-delay: 85.5s;
}

.delayp856 {
  animation-delay: 85.6s;
  -moz-animation-delay: 85.6s;
  -webkit-animation-delay: 85.6s;
  -o-animation-delay: 85.6s;
  transition-delay: 85.6s;
}

.delayp857 {
  animation-delay: 85.7s;
  -moz-animation-delay: 85.7s;
  -webkit-animation-delay: 85.7s;
  -o-animation-delay: 85.7s;
  transition-delay: 85.7s;
}

.delayp858 {
  animation-delay: 85.8s;
  -moz-animation-delay: 85.8s;
  -webkit-animation-delay: 85.8s;
  -o-animation-delay: 85.8s;
  transition-delay: 85.8s;
}

.delayp859 {
  animation-delay: 85.9s;
  -moz-animation-delay: 85.9s;
  -webkit-animation-delay: 85.9s;
  -o-animation-delay: 85.9s;
  transition-delay: 85.9s;
}

.delayp860 {
  animation-delay: 86s;
  -moz-animation-delay: 86s;
  -webkit-animation-delay: 86s;
  -o-animation-delay: 86s;
  transition-delay: 86s;
}

.delayp861 {
  animation-delay: 86.1s;
  -moz-animation-delay: 86.1s;
  -webkit-animation-delay: 86.1s;
  -o-animation-delay: 86.1s;
  transition-delay: 86.1s;
}

.delayp862 {
  animation-delay: 86.2s;
  -moz-animation-delay: 86.2s;
  -webkit-animation-delay: 86.2s;
  -o-animation-delay: 86.2s;
  transition-delay: 86.2s;
}

.delayp863 {
  animation-delay: 86.3s;
  -moz-animation-delay: 86.3s;
  -webkit-animation-delay: 86.3s;
  -o-animation-delay: 86.3s;
  transition-delay: 86.3s;
}

.delayp864 {
  animation-delay: 86.4s;
  -moz-animation-delay: 86.4s;
  -webkit-animation-delay: 86.4s;
  -o-animation-delay: 86.4s;
  transition-delay: 86.4s;
}

.delayp865 {
  animation-delay: 86.5s;
  -moz-animation-delay: 86.5s;
  -webkit-animation-delay: 86.5s;
  -o-animation-delay: 86.5s;
  transition-delay: 86.5s;
}

.delayp866 {
  animation-delay: 86.6s;
  -moz-animation-delay: 86.6s;
  -webkit-animation-delay: 86.6s;
  -o-animation-delay: 86.6s;
  transition-delay: 86.6s;
}

.delayp867 {
  animation-delay: 86.7s;
  -moz-animation-delay: 86.7s;
  -webkit-animation-delay: 86.7s;
  -o-animation-delay: 86.7s;
  transition-delay: 86.7s;
}

.delayp868 {
  animation-delay: 86.8s;
  -moz-animation-delay: 86.8s;
  -webkit-animation-delay: 86.8s;
  -o-animation-delay: 86.8s;
  transition-delay: 86.8s;
}

.delayp869 {
  animation-delay: 86.9s;
  -moz-animation-delay: 86.9s;
  -webkit-animation-delay: 86.9s;
  -o-animation-delay: 86.9s;
  transition-delay: 86.9s;
}

.delayp870 {
  animation-delay: 87s;
  -moz-animation-delay: 87s;
  -webkit-animation-delay: 87s;
  -o-animation-delay: 87s;
  transition-delay: 87s;
}

.delayp871 {
  animation-delay: 87.1s;
  -moz-animation-delay: 87.1s;
  -webkit-animation-delay: 87.1s;
  -o-animation-delay: 87.1s;
  transition-delay: 87.1s;
}

.delayp872 {
  animation-delay: 87.2s;
  -moz-animation-delay: 87.2s;
  -webkit-animation-delay: 87.2s;
  -o-animation-delay: 87.2s;
  transition-delay: 87.2s;
}

.delayp873 {
  animation-delay: 87.3s;
  -moz-animation-delay: 87.3s;
  -webkit-animation-delay: 87.3s;
  -o-animation-delay: 87.3s;
  transition-delay: 87.3s;
}

.delayp874 {
  animation-delay: 87.4s;
  -moz-animation-delay: 87.4s;
  -webkit-animation-delay: 87.4s;
  -o-animation-delay: 87.4s;
  transition-delay: 87.4s;
}

.delayp875 {
  animation-delay: 87.5s;
  -moz-animation-delay: 87.5s;
  -webkit-animation-delay: 87.5s;
  -o-animation-delay: 87.5s;
  transition-delay: 87.5s;
}

.delayp876 {
  animation-delay: 87.6s;
  -moz-animation-delay: 87.6s;
  -webkit-animation-delay: 87.6s;
  -o-animation-delay: 87.6s;
  transition-delay: 87.6s;
}

.delayp877 {
  animation-delay: 87.7s;
  -moz-animation-delay: 87.7s;
  -webkit-animation-delay: 87.7s;
  -o-animation-delay: 87.7s;
  transition-delay: 87.7s;
}

.delayp878 {
  animation-delay: 87.8s;
  -moz-animation-delay: 87.8s;
  -webkit-animation-delay: 87.8s;
  -o-animation-delay: 87.8s;
  transition-delay: 87.8s;
}

.delayp879 {
  animation-delay: 87.9s;
  -moz-animation-delay: 87.9s;
  -webkit-animation-delay: 87.9s;
  -o-animation-delay: 87.9s;
  transition-delay: 87.9s;
}

.delayp880 {
  animation-delay: 88s;
  -moz-animation-delay: 88s;
  -webkit-animation-delay: 88s;
  -o-animation-delay: 88s;
  transition-delay: 88s;
}

.delayp881 {
  animation-delay: 88.1s;
  -moz-animation-delay: 88.1s;
  -webkit-animation-delay: 88.1s;
  -o-animation-delay: 88.1s;
  transition-delay: 88.1s;
}

.delayp882 {
  animation-delay: 88.2s;
  -moz-animation-delay: 88.2s;
  -webkit-animation-delay: 88.2s;
  -o-animation-delay: 88.2s;
  transition-delay: 88.2s;
}

.delayp883 {
  animation-delay: 88.3s;
  -moz-animation-delay: 88.3s;
  -webkit-animation-delay: 88.3s;
  -o-animation-delay: 88.3s;
  transition-delay: 88.3s;
}

.delayp884 {
  animation-delay: 88.4s;
  -moz-animation-delay: 88.4s;
  -webkit-animation-delay: 88.4s;
  -o-animation-delay: 88.4s;
  transition-delay: 88.4s;
}

.delayp885 {
  animation-delay: 88.5s;
  -moz-animation-delay: 88.5s;
  -webkit-animation-delay: 88.5s;
  -o-animation-delay: 88.5s;
  transition-delay: 88.5s;
}

.delayp886 {
  animation-delay: 88.6s;
  -moz-animation-delay: 88.6s;
  -webkit-animation-delay: 88.6s;
  -o-animation-delay: 88.6s;
  transition-delay: 88.6s;
}

.delayp887 {
  animation-delay: 88.7s;
  -moz-animation-delay: 88.7s;
  -webkit-animation-delay: 88.7s;
  -o-animation-delay: 88.7s;
  transition-delay: 88.7s;
}

.delayp888 {
  animation-delay: 88.8s;
  -moz-animation-delay: 88.8s;
  -webkit-animation-delay: 88.8s;
  -o-animation-delay: 88.8s;
  transition-delay: 88.8s;
}

.delayp889 {
  animation-delay: 88.9s;
  -moz-animation-delay: 88.9s;
  -webkit-animation-delay: 88.9s;
  -o-animation-delay: 88.9s;
  transition-delay: 88.9s;
}

.delayp890 {
  animation-delay: 89s;
  -moz-animation-delay: 89s;
  -webkit-animation-delay: 89s;
  -o-animation-delay: 89s;
  transition-delay: 89s;
}

.delayp891 {
  animation-delay: 89.1s;
  -moz-animation-delay: 89.1s;
  -webkit-animation-delay: 89.1s;
  -o-animation-delay: 89.1s;
  transition-delay: 89.1s;
}

.delayp892 {
  animation-delay: 89.2s;
  -moz-animation-delay: 89.2s;
  -webkit-animation-delay: 89.2s;
  -o-animation-delay: 89.2s;
  transition-delay: 89.2s;
}

.delayp893 {
  animation-delay: 89.3s;
  -moz-animation-delay: 89.3s;
  -webkit-animation-delay: 89.3s;
  -o-animation-delay: 89.3s;
  transition-delay: 89.3s;
}

.delayp894 {
  animation-delay: 89.4s;
  -moz-animation-delay: 89.4s;
  -webkit-animation-delay: 89.4s;
  -o-animation-delay: 89.4s;
  transition-delay: 89.4s;
}

.delayp895 {
  animation-delay: 89.5s;
  -moz-animation-delay: 89.5s;
  -webkit-animation-delay: 89.5s;
  -o-animation-delay: 89.5s;
  transition-delay: 89.5s;
}

.delayp896 {
  animation-delay: 89.6s;
  -moz-animation-delay: 89.6s;
  -webkit-animation-delay: 89.6s;
  -o-animation-delay: 89.6s;
  transition-delay: 89.6s;
}

.delayp897 {
  animation-delay: 89.7s;
  -moz-animation-delay: 89.7s;
  -webkit-animation-delay: 89.7s;
  -o-animation-delay: 89.7s;
  transition-delay: 89.7s;
}

.delayp898 {
  animation-delay: 89.8s;
  -moz-animation-delay: 89.8s;
  -webkit-animation-delay: 89.8s;
  -o-animation-delay: 89.8s;
  transition-delay: 89.8s;
}

.delayp899 {
  animation-delay: 89.9s;
  -moz-animation-delay: 89.9s;
  -webkit-animation-delay: 89.9s;
  -o-animation-delay: 89.9s;
  transition-delay: 89.9s;
}

.delayp900 {
  animation-delay: 90s;
  -moz-animation-delay: 90s;
  -webkit-animation-delay: 90s;
  -o-animation-delay: 90s;
  transition-delay: 90s;
}

.delayp901 {
  animation-delay: 90.1s;
  -moz-animation-delay: 90.1s;
  -webkit-animation-delay: 90.1s;
  -o-animation-delay: 90.1s;
  transition-delay: 90.1s;
}

.delayp902 {
  animation-delay: 90.2s;
  -moz-animation-delay: 90.2s;
  -webkit-animation-delay: 90.2s;
  -o-animation-delay: 90.2s;
  transition-delay: 90.2s;
}

.delayp903 {
  animation-delay: 90.3s;
  -moz-animation-delay: 90.3s;
  -webkit-animation-delay: 90.3s;
  -o-animation-delay: 90.3s;
  transition-delay: 90.3s;
}

.delayp904 {
  animation-delay: 90.4s;
  -moz-animation-delay: 90.4s;
  -webkit-animation-delay: 90.4s;
  -o-animation-delay: 90.4s;
  transition-delay: 90.4s;
}

.delayp905 {
  animation-delay: 90.5s;
  -moz-animation-delay: 90.5s;
  -webkit-animation-delay: 90.5s;
  -o-animation-delay: 90.5s;
  transition-delay: 90.5s;
}

.delayp906 {
  animation-delay: 90.6s;
  -moz-animation-delay: 90.6s;
  -webkit-animation-delay: 90.6s;
  -o-animation-delay: 90.6s;
  transition-delay: 90.6s;
}

.delayp907 {
  animation-delay: 90.7s;
  -moz-animation-delay: 90.7s;
  -webkit-animation-delay: 90.7s;
  -o-animation-delay: 90.7s;
  transition-delay: 90.7s;
}

.delayp908 {
  animation-delay: 90.8s;
  -moz-animation-delay: 90.8s;
  -webkit-animation-delay: 90.8s;
  -o-animation-delay: 90.8s;
  transition-delay: 90.8s;
}

.delayp909 {
  animation-delay: 90.9s;
  -moz-animation-delay: 90.9s;
  -webkit-animation-delay: 90.9s;
  -o-animation-delay: 90.9s;
  transition-delay: 90.9s;
}

.delayp910 {
  animation-delay: 91s;
  -moz-animation-delay: 91s;
  -webkit-animation-delay: 91s;
  -o-animation-delay: 91s;
  transition-delay: 91s;
}

.delayp911 {
  animation-delay: 91.1s;
  -moz-animation-delay: 91.1s;
  -webkit-animation-delay: 91.1s;
  -o-animation-delay: 91.1s;
  transition-delay: 91.1s;
}

.delayp912 {
  animation-delay: 91.2s;
  -moz-animation-delay: 91.2s;
  -webkit-animation-delay: 91.2s;
  -o-animation-delay: 91.2s;
  transition-delay: 91.2s;
}

.delayp913 {
  animation-delay: 91.3s;
  -moz-animation-delay: 91.3s;
  -webkit-animation-delay: 91.3s;
  -o-animation-delay: 91.3s;
  transition-delay: 91.3s;
}

.delayp914 {
  animation-delay: 91.4s;
  -moz-animation-delay: 91.4s;
  -webkit-animation-delay: 91.4s;
  -o-animation-delay: 91.4s;
  transition-delay: 91.4s;
}

.delayp915 {
  animation-delay: 91.5s;
  -moz-animation-delay: 91.5s;
  -webkit-animation-delay: 91.5s;
  -o-animation-delay: 91.5s;
  transition-delay: 91.5s;
}

.delayp916 {
  animation-delay: 91.6s;
  -moz-animation-delay: 91.6s;
  -webkit-animation-delay: 91.6s;
  -o-animation-delay: 91.6s;
  transition-delay: 91.6s;
}

.delayp917 {
  animation-delay: 91.7s;
  -moz-animation-delay: 91.7s;
  -webkit-animation-delay: 91.7s;
  -o-animation-delay: 91.7s;
  transition-delay: 91.7s;
}

.delayp918 {
  animation-delay: 91.8s;
  -moz-animation-delay: 91.8s;
  -webkit-animation-delay: 91.8s;
  -o-animation-delay: 91.8s;
  transition-delay: 91.8s;
}

.delayp919 {
  animation-delay: 91.9s;
  -moz-animation-delay: 91.9s;
  -webkit-animation-delay: 91.9s;
  -o-animation-delay: 91.9s;
  transition-delay: 91.9s;
}

.delayp920 {
  animation-delay: 92s;
  -moz-animation-delay: 92s;
  -webkit-animation-delay: 92s;
  -o-animation-delay: 92s;
  transition-delay: 92s;
}

.delayp921 {
  animation-delay: 92.1s;
  -moz-animation-delay: 92.1s;
  -webkit-animation-delay: 92.1s;
  -o-animation-delay: 92.1s;
  transition-delay: 92.1s;
}

.delayp922 {
  animation-delay: 92.2s;
  -moz-animation-delay: 92.2s;
  -webkit-animation-delay: 92.2s;
  -o-animation-delay: 92.2s;
  transition-delay: 92.2s;
}

.delayp923 {
  animation-delay: 92.3s;
  -moz-animation-delay: 92.3s;
  -webkit-animation-delay: 92.3s;
  -o-animation-delay: 92.3s;
  transition-delay: 92.3s;
}

.delayp924 {
  animation-delay: 92.4s;
  -moz-animation-delay: 92.4s;
  -webkit-animation-delay: 92.4s;
  -o-animation-delay: 92.4s;
  transition-delay: 92.4s;
}

.delayp925 {
  animation-delay: 92.5s;
  -moz-animation-delay: 92.5s;
  -webkit-animation-delay: 92.5s;
  -o-animation-delay: 92.5s;
  transition-delay: 92.5s;
}

.delayp926 {
  animation-delay: 92.6s;
  -moz-animation-delay: 92.6s;
  -webkit-animation-delay: 92.6s;
  -o-animation-delay: 92.6s;
  transition-delay: 92.6s;
}

.delayp927 {
  animation-delay: 92.7s;
  -moz-animation-delay: 92.7s;
  -webkit-animation-delay: 92.7s;
  -o-animation-delay: 92.7s;
  transition-delay: 92.7s;
}

.delayp928 {
  animation-delay: 92.8s;
  -moz-animation-delay: 92.8s;
  -webkit-animation-delay: 92.8s;
  -o-animation-delay: 92.8s;
  transition-delay: 92.8s;
}

.delayp929 {
  animation-delay: 92.9s;
  -moz-animation-delay: 92.9s;
  -webkit-animation-delay: 92.9s;
  -o-animation-delay: 92.9s;
  transition-delay: 92.9s;
}

.delayp930 {
  animation-delay: 93s;
  -moz-animation-delay: 93s;
  -webkit-animation-delay: 93s;
  -o-animation-delay: 93s;
  transition-delay: 93s;
}

.delayp931 {
  animation-delay: 93.1s;
  -moz-animation-delay: 93.1s;
  -webkit-animation-delay: 93.1s;
  -o-animation-delay: 93.1s;
  transition-delay: 93.1s;
}

.delayp932 {
  animation-delay: 93.2s;
  -moz-animation-delay: 93.2s;
  -webkit-animation-delay: 93.2s;
  -o-animation-delay: 93.2s;
  transition-delay: 93.2s;
}

.delayp933 {
  animation-delay: 93.3s;
  -moz-animation-delay: 93.3s;
  -webkit-animation-delay: 93.3s;
  -o-animation-delay: 93.3s;
  transition-delay: 93.3s;
}

.delayp934 {
  animation-delay: 93.4s;
  -moz-animation-delay: 93.4s;
  -webkit-animation-delay: 93.4s;
  -o-animation-delay: 93.4s;
  transition-delay: 93.4s;
}

.delayp935 {
  animation-delay: 93.5s;
  -moz-animation-delay: 93.5s;
  -webkit-animation-delay: 93.5s;
  -o-animation-delay: 93.5s;
  transition-delay: 93.5s;
}

.delayp936 {
  animation-delay: 93.6s;
  -moz-animation-delay: 93.6s;
  -webkit-animation-delay: 93.6s;
  -o-animation-delay: 93.6s;
  transition-delay: 93.6s;
}

.delayp937 {
  animation-delay: 93.7s;
  -moz-animation-delay: 93.7s;
  -webkit-animation-delay: 93.7s;
  -o-animation-delay: 93.7s;
  transition-delay: 93.7s;
}

.delayp938 {
  animation-delay: 93.8s;
  -moz-animation-delay: 93.8s;
  -webkit-animation-delay: 93.8s;
  -o-animation-delay: 93.8s;
  transition-delay: 93.8s;
}

.delayp939 {
  animation-delay: 93.9s;
  -moz-animation-delay: 93.9s;
  -webkit-animation-delay: 93.9s;
  -o-animation-delay: 93.9s;
  transition-delay: 93.9s;
}

.delayp940 {
  animation-delay: 94s;
  -moz-animation-delay: 94s;
  -webkit-animation-delay: 94s;
  -o-animation-delay: 94s;
  transition-delay: 94s;
}

.delayp941 {
  animation-delay: 94.1s;
  -moz-animation-delay: 94.1s;
  -webkit-animation-delay: 94.1s;
  -o-animation-delay: 94.1s;
  transition-delay: 94.1s;
}

.delayp942 {
  animation-delay: 94.2s;
  -moz-animation-delay: 94.2s;
  -webkit-animation-delay: 94.2s;
  -o-animation-delay: 94.2s;
  transition-delay: 94.2s;
}

.delayp943 {
  animation-delay: 94.3s;
  -moz-animation-delay: 94.3s;
  -webkit-animation-delay: 94.3s;
  -o-animation-delay: 94.3s;
  transition-delay: 94.3s;
}

.delayp944 {
  animation-delay: 94.4s;
  -moz-animation-delay: 94.4s;
  -webkit-animation-delay: 94.4s;
  -o-animation-delay: 94.4s;
  transition-delay: 94.4s;
}

.delayp945 {
  animation-delay: 94.5s;
  -moz-animation-delay: 94.5s;
  -webkit-animation-delay: 94.5s;
  -o-animation-delay: 94.5s;
  transition-delay: 94.5s;
}

.delayp946 {
  animation-delay: 94.6s;
  -moz-animation-delay: 94.6s;
  -webkit-animation-delay: 94.6s;
  -o-animation-delay: 94.6s;
  transition-delay: 94.6s;
}

.delayp947 {
  animation-delay: 94.7s;
  -moz-animation-delay: 94.7s;
  -webkit-animation-delay: 94.7s;
  -o-animation-delay: 94.7s;
  transition-delay: 94.7s;
}

.delayp948 {
  animation-delay: 94.8s;
  -moz-animation-delay: 94.8s;
  -webkit-animation-delay: 94.8s;
  -o-animation-delay: 94.8s;
  transition-delay: 94.8s;
}

.delayp949 {
  animation-delay: 94.9s;
  -moz-animation-delay: 94.9s;
  -webkit-animation-delay: 94.9s;
  -o-animation-delay: 94.9s;
  transition-delay: 94.9s;
}

.delayp950 {
  animation-delay: 95s;
  -moz-animation-delay: 95s;
  -webkit-animation-delay: 95s;
  -o-animation-delay: 95s;
  transition-delay: 95s;
}

.delayp951 {
  animation-delay: 95.1s;
  -moz-animation-delay: 95.1s;
  -webkit-animation-delay: 95.1s;
  -o-animation-delay: 95.1s;
  transition-delay: 95.1s;
}

.delayp952 {
  animation-delay: 95.2s;
  -moz-animation-delay: 95.2s;
  -webkit-animation-delay: 95.2s;
  -o-animation-delay: 95.2s;
  transition-delay: 95.2s;
}

.delayp953 {
  animation-delay: 95.3s;
  -moz-animation-delay: 95.3s;
  -webkit-animation-delay: 95.3s;
  -o-animation-delay: 95.3s;
  transition-delay: 95.3s;
}

.delayp954 {
  animation-delay: 95.4s;
  -moz-animation-delay: 95.4s;
  -webkit-animation-delay: 95.4s;
  -o-animation-delay: 95.4s;
  transition-delay: 95.4s;
}

.delayp955 {
  animation-delay: 95.5s;
  -moz-animation-delay: 95.5s;
  -webkit-animation-delay: 95.5s;
  -o-animation-delay: 95.5s;
  transition-delay: 95.5s;
}

.delayp956 {
  animation-delay: 95.6s;
  -moz-animation-delay: 95.6s;
  -webkit-animation-delay: 95.6s;
  -o-animation-delay: 95.6s;
  transition-delay: 95.6s;
}

.delayp957 {
  animation-delay: 95.7s;
  -moz-animation-delay: 95.7s;
  -webkit-animation-delay: 95.7s;
  -o-animation-delay: 95.7s;
  transition-delay: 95.7s;
}

.delayp958 {
  animation-delay: 95.8s;
  -moz-animation-delay: 95.8s;
  -webkit-animation-delay: 95.8s;
  -o-animation-delay: 95.8s;
  transition-delay: 95.8s;
}

.delayp959 {
  animation-delay: 95.9s;
  -moz-animation-delay: 95.9s;
  -webkit-animation-delay: 95.9s;
  -o-animation-delay: 95.9s;
  transition-delay: 95.9s;
}

.delayp960 {
  animation-delay: 96s;
  -moz-animation-delay: 96s;
  -webkit-animation-delay: 96s;
  -o-animation-delay: 96s;
  transition-delay: 96s;
}

.delayp961 {
  animation-delay: 96.1s;
  -moz-animation-delay: 96.1s;
  -webkit-animation-delay: 96.1s;
  -o-animation-delay: 96.1s;
  transition-delay: 96.1s;
}

.delayp962 {
  animation-delay: 96.2s;
  -moz-animation-delay: 96.2s;
  -webkit-animation-delay: 96.2s;
  -o-animation-delay: 96.2s;
  transition-delay: 96.2s;
}

.delayp963 {
  animation-delay: 96.3s;
  -moz-animation-delay: 96.3s;
  -webkit-animation-delay: 96.3s;
  -o-animation-delay: 96.3s;
  transition-delay: 96.3s;
}

.delayp964 {
  animation-delay: 96.4s;
  -moz-animation-delay: 96.4s;
  -webkit-animation-delay: 96.4s;
  -o-animation-delay: 96.4s;
  transition-delay: 96.4s;
}

.delayp965 {
  animation-delay: 96.5s;
  -moz-animation-delay: 96.5s;
  -webkit-animation-delay: 96.5s;
  -o-animation-delay: 96.5s;
  transition-delay: 96.5s;
}

.delayp966 {
  animation-delay: 96.6s;
  -moz-animation-delay: 96.6s;
  -webkit-animation-delay: 96.6s;
  -o-animation-delay: 96.6s;
  transition-delay: 96.6s;
}

.delayp967 {
  animation-delay: 96.7s;
  -moz-animation-delay: 96.7s;
  -webkit-animation-delay: 96.7s;
  -o-animation-delay: 96.7s;
  transition-delay: 96.7s;
}

.delayp968 {
  animation-delay: 96.8s;
  -moz-animation-delay: 96.8s;
  -webkit-animation-delay: 96.8s;
  -o-animation-delay: 96.8s;
  transition-delay: 96.8s;
}

.delayp969 {
  animation-delay: 96.9s;
  -moz-animation-delay: 96.9s;
  -webkit-animation-delay: 96.9s;
  -o-animation-delay: 96.9s;
  transition-delay: 96.9s;
}

.delayp970 {
  animation-delay: 97s;
  -moz-animation-delay: 97s;
  -webkit-animation-delay: 97s;
  -o-animation-delay: 97s;
  transition-delay: 97s;
}

.delayp971 {
  animation-delay: 97.1s;
  -moz-animation-delay: 97.1s;
  -webkit-animation-delay: 97.1s;
  -o-animation-delay: 97.1s;
  transition-delay: 97.1s;
}

.delayp972 {
  animation-delay: 97.2s;
  -moz-animation-delay: 97.2s;
  -webkit-animation-delay: 97.2s;
  -o-animation-delay: 97.2s;
  transition-delay: 97.2s;
}

.delayp973 {
  animation-delay: 97.3s;
  -moz-animation-delay: 97.3s;
  -webkit-animation-delay: 97.3s;
  -o-animation-delay: 97.3s;
  transition-delay: 97.3s;
}

.delayp974 {
  animation-delay: 97.4s;
  -moz-animation-delay: 97.4s;
  -webkit-animation-delay: 97.4s;
  -o-animation-delay: 97.4s;
  transition-delay: 97.4s;
}

.delayp975 {
  animation-delay: 97.5s;
  -moz-animation-delay: 97.5s;
  -webkit-animation-delay: 97.5s;
  -o-animation-delay: 97.5s;
  transition-delay: 97.5s;
}

.delayp976 {
  animation-delay: 97.6s;
  -moz-animation-delay: 97.6s;
  -webkit-animation-delay: 97.6s;
  -o-animation-delay: 97.6s;
  transition-delay: 97.6s;
}

.delayp977 {
  animation-delay: 97.7s;
  -moz-animation-delay: 97.7s;
  -webkit-animation-delay: 97.7s;
  -o-animation-delay: 97.7s;
  transition-delay: 97.7s;
}

.delayp978 {
  animation-delay: 97.8s;
  -moz-animation-delay: 97.8s;
  -webkit-animation-delay: 97.8s;
  -o-animation-delay: 97.8s;
  transition-delay: 97.8s;
}

.delayp979 {
  animation-delay: 97.9s;
  -moz-animation-delay: 97.9s;
  -webkit-animation-delay: 97.9s;
  -o-animation-delay: 97.9s;
  transition-delay: 97.9s;
}

.delayp980 {
  animation-delay: 98s;
  -moz-animation-delay: 98s;
  -webkit-animation-delay: 98s;
  -o-animation-delay: 98s;
  transition-delay: 98s;
}

.delayp981 {
  animation-delay: 98.1s;
  -moz-animation-delay: 98.1s;
  -webkit-animation-delay: 98.1s;
  -o-animation-delay: 98.1s;
  transition-delay: 98.1s;
}

.delayp982 {
  animation-delay: 98.2s;
  -moz-animation-delay: 98.2s;
  -webkit-animation-delay: 98.2s;
  -o-animation-delay: 98.2s;
  transition-delay: 98.2s;
}

.delayp983 {
  animation-delay: 98.3s;
  -moz-animation-delay: 98.3s;
  -webkit-animation-delay: 98.3s;
  -o-animation-delay: 98.3s;
  transition-delay: 98.3s;
}

.delayp984 {
  animation-delay: 98.4s;
  -moz-animation-delay: 98.4s;
  -webkit-animation-delay: 98.4s;
  -o-animation-delay: 98.4s;
  transition-delay: 98.4s;
}

.delayp985 {
  animation-delay: 98.5s;
  -moz-animation-delay: 98.5s;
  -webkit-animation-delay: 98.5s;
  -o-animation-delay: 98.5s;
  transition-delay: 98.5s;
}

.delayp986 {
  animation-delay: 98.6s;
  -moz-animation-delay: 98.6s;
  -webkit-animation-delay: 98.6s;
  -o-animation-delay: 98.6s;
  transition-delay: 98.6s;
}

.delayp987 {
  animation-delay: 98.7s;
  -moz-animation-delay: 98.7s;
  -webkit-animation-delay: 98.7s;
  -o-animation-delay: 98.7s;
  transition-delay: 98.7s;
}

.delayp988 {
  animation-delay: 98.8s;
  -moz-animation-delay: 98.8s;
  -webkit-animation-delay: 98.8s;
  -o-animation-delay: 98.8s;
  transition-delay: 98.8s;
}

.delayp989 {
  animation-delay: 98.9s;
  -moz-animation-delay: 98.9s;
  -webkit-animation-delay: 98.9s;
  -o-animation-delay: 98.9s;
  transition-delay: 98.9s;
}

.delayp990 {
  animation-delay: 99s;
  -moz-animation-delay: 99s;
  -webkit-animation-delay: 99s;
  -o-animation-delay: 99s;
  transition-delay: 99s;
}

.delayp991 {
  animation-delay: 99.1s;
  -moz-animation-delay: 99.1s;
  -webkit-animation-delay: 99.1s;
  -o-animation-delay: 99.1s;
  transition-delay: 99.1s;
}

.delayp992 {
  animation-delay: 99.2s;
  -moz-animation-delay: 99.2s;
  -webkit-animation-delay: 99.2s;
  -o-animation-delay: 99.2s;
  transition-delay: 99.2s;
}

.delayp993 {
  animation-delay: 99.3s;
  -moz-animation-delay: 99.3s;
  -webkit-animation-delay: 99.3s;
  -o-animation-delay: 99.3s;
  transition-delay: 99.3s;
}

.delayp994 {
  animation-delay: 99.4s;
  -moz-animation-delay: 99.4s;
  -webkit-animation-delay: 99.4s;
  -o-animation-delay: 99.4s;
  transition-delay: 99.4s;
}

.delayp995 {
  animation-delay: 99.5s;
  -moz-animation-delay: 99.5s;
  -webkit-animation-delay: 99.5s;
  -o-animation-delay: 99.5s;
  transition-delay: 99.5s;
}

.delayp996 {
  animation-delay: 99.6s;
  -moz-animation-delay: 99.6s;
  -webkit-animation-delay: 99.6s;
  -o-animation-delay: 99.6s;
  transition-delay: 99.6s;
}

.delayp997 {
  animation-delay: 99.7s;
  -moz-animation-delay: 99.7s;
  -webkit-animation-delay: 99.7s;
  -o-animation-delay: 99.7s;
  transition-delay: 99.7s;
}

.delayp998 {
  animation-delay: 99.8s;
  -moz-animation-delay: 99.8s;
  -webkit-animation-delay: 99.8s;
  -o-animation-delay: 99.8s;
  transition-delay: 99.8s;
}

.delayp999 {
  animation-delay: 99.9s;
  -moz-animation-delay: 99.9s;
  -webkit-animation-delay: 99.9s;
  -o-animation-delay: 99.9s;
  transition-delay: 99.9s;
}

.delayp1000 {
  animation-delay: 100s;
  -moz-animation-delay: 100s;
  -webkit-animation-delay: 100s;
  -o-animation-delay: 100s;
  transition-delay: 100s;
}

.vp-fadein,
.vp-fadeinup,
.vp-fadeinright,
.vp-fadeindown,
.vp-fadeinleft,
.vp-slideinup,
.vp-slideinright,
.vp-slideindown,
.vp-slideinleft,
.vp-rotatein,
.vp-rorateinupright,
.vp-rotateinupleft,
.vp-rotateindownright,
.vp-rotateindownleft,
.vp-zoomin,
.vp-zoominup,
.vp-zoominright,
.vp-zoomindown,
.vp-zoominleft,
.vp-jackinthebox,
.vp-rollin,
.vp-rollout {
  opacity: 0;
}

.vp-fadein,
.vp-fadeinup,
.vp-fadeinright,
.vp-fadeindown,
.vp-fadeinleft,
.vp-slideinup,
.vp-slideinright,
.vp-slideindown,
.vp-slideinleft,
.vp-rotatein,
.vp-rorateinupright,
.vp-rotateinupleft,
.vp-rotateindownright,
.vp-rotateindownleft,
.vp-zoomin,
.vp-zoominup,
.vp-zoominright,
.vp-zoomindown,
.vp-zoominleft,
.vp-jackinthebox,
.vp-rollin,
.vp-rollout {
  opacity: 0;
}

.animated {
  opacity: 0;
}

.visible {
  opacity: 1;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

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

.collapse {
  display: none;
}

.collapse.show {
  display: block;
}

.number {
  list-style: none;
  list-style-type: decimal;
  margin: 0;
  padding: 0;
}
.number.float li {
  display: inline-block;
  margin-right: 30px;
}
.number.float li:last-child {
  margin-right: 0px;
}

.no_style {
  list-style: none;
  margin: 0;
  padding: 0;
}
.no_style li {
  margin-bottom: 10px;
}
.no_style li a.link-ico {
  text-decoration: none !important;
  font-family: "source-sans-pro-light";
  position: relative;
  padding-left: 20px;
}
.no_style li a.link-ico:hover {
  text-decoration: underline !important;
}
.no_style li a.link-ico .ico {
  position: absolute;
  left: 0;
}
.no_style.float li {
  display: inline-block;
  margin-right: 30px;
}
.no_style.float li:last-child {
  margin-right: 0px;
}

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.alert-primary .alert-link {
  color: #002752;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.alert-secondary .alert-link {
  color: #002752;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-success .alert-link {
  color: #0b2e13;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-danger .alert-link {
  color: #491217;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-warning .alert-link {
  color: #533f03;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-info .alert-link {
  color: #062c33;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.alert-dark .alert-link {
  color: #040505;
}

.alert,
.alert-danger {
  border: 1px solid;
}
.alert .yui3-vc -bd strong,
.alert-danger .yui3-vc -bd strong {
  margin-right: 5px;
}

.btn {
  text-transform: none;
  font-family: "source-sans-pro-semibold";
  font-size: 1rem;
}
.btn:focus, .btn.focus {
  outline: 0 !important;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.btn-default {
  background-color: #ffffff;
  color: #333333;
  border-color: #cccccc;
}
.btn.btn-default:focus, .btn.btn-default:hover, .btn.btn-default:active, .btn.btn-default.active {
  color: #333333 !important;
  background-color: #e6e6e6 !important;
  border-color: #adadad !important;
}
.btn.btn-cxrus {
  color: #ffffff;
}
.theme-default .btn.btn-cxrus {
  background-color: #494df4;
}
.theme-prestise .btn.btn-cxrus {
  background-color: #c9a85c;
}
.theme-syariah .btn.btn-cxrus {
  background-color: #007b57;
}
.btn.btn-cxrus:focus {
  box-shadow: 0 0 0 0.2rem rgba(241, 128, 36, 0.5);
}
.theme-default .btn.btn-cxrus:hover, .theme-default .btn.btn-cxrus.active {
  background-color: #0101ab;
  border-color: #0101ab;
}
.theme-prestise .btn.btn-cxrus:hover, .theme-prestise .btn.btn-cxrus.active {
  background-color: #ae8d40;
  border-color: #ae8d40;
}
.theme-syariah .btn.btn-cxrus:hover, .theme-syariah .btn.btn-cxrus.active {
  background-color: #007b57;
  border-color: #007b57;
}
.btn.btn-primary {
  background-color: #007bff;
  color: #ffffff;
}
.btn.btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn.btn-primary:hover, .btn.btn-primary.active {
  background-color: #0069d9;
  border-color: #0062cc;
}
.btn.btn-primary.btn-default {
  background-color: #007bff;
  color: #ffffff;
}
.btn.btn-primary.btn-default:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn.btn-primary.btn-default:hover, .btn.btn-primary.btn-default.active {
  background-color: #0069d9;
  border-color: #0062cc;
}
.btn.btn-secondary {
  background-color: #6c757d;
  color: #ffffff;
}
.btn.btn-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn.btn-secondary:hover, .btn.btn-secondary.active {
  background-color: #5a6268;
  border-color: #5a6268;
}
.btn.btn-secondary.btn-default {
  background-color: #6c757d;
  color: #ffffff;
}
.btn.btn-secondary.btn-default:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn.btn-secondary.btn-default:hover, .btn.btn-secondary.btn-default.active {
  background-color: #5a6268;
  border-color: #5a6268;
}
.btn.btn-success {
  background-color: #28a745;
  color: #ffffff;
}
.btn.btn-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn.btn-success:hover, .btn.btn-success.active {
  background-color: #218838;
  border-color: #1e7e34;
}
.btn.btn-success.btn-default {
  background-color: #28a745;
  color: #ffffff;
}
.btn.btn-success.btn-default:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn.btn-success.btn-default:hover, .btn.btn-success.btn-default.active {
  background-color: #218838;
  border-color: #1e7e34;
}
.btn.btn-danger {
  background-color: #dc3545;
  color: #ffffff;
}
.btn.btn-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn.btn-danger:hover, .btn.btn-danger.active {
  background-color: #c82333;
  border-color: #bd2130;
}
.btn.btn-danger.btn-default {
  background-color: #dc3545;
  color: #ffffff;
}
.btn.btn-danger.btn-default:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn.btn-danger.btn-default:hover, .btn.btn-danger.btn-default.active {
  background-color: #c82333;
  border-color: #bd2130;
}
.btn.btn-warning {
  background-color: #e0a800;
  color: #212529;
}
.btn.btn-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn.btn-warning:hover, .btn.btn-warning.active {
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn.btn-warning.btn-default {
  background-color: #e0a800;
  color: #212529;
}
.btn.btn-warning.btn-default:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn.btn-warning.btn-default:hover, .btn.btn-warning.btn-default.active {
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn.btn-info {
  background-color: #17a2b8;
  color: #ffffff;
}
.btn.btn-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn.btn-info:hover, .btn.btn-info.active {
  background-color: #138496;
  border-color: #117a8b;
}
.btn.btn-info.btn-default {
  background-color: #17a2b8;
  color: #ffffff;
}
.btn.btn-info.btn-default:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn.btn-info.btn-default:hover, .btn.btn-info.btn-default.active {
  background-color: #138496;
  border-color: #117a8b;
}
.btn.btn-light {
  background-color: #f8f9fa;
}
.btn.btn-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn.btn-light:hover, .btn.btn-light.active {
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn.btn-light.btn-default {
  background-color: #f8f9fa;
}
.btn.btn-light.btn-default:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn.btn-light.btn-default:hover, .btn.btn-light.btn-default.active {
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn.btn-cancel {
  background-color: #f8f9fa;
  color: #212529;
}
.btn.btn-cancel:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn.btn-cancel:hover, .btn.btn-cancel.active {
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn.btn-cancel.btn-default {
  background-color: #f8f9fa;
}
.btn.btn-cancel.btn-default:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn.btn-cancel.btn-default:hover, .btn.btn-cancel.btn-default.active {
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn.btn-dark {
  background-color: #343a40;
  color: #ffffff;
}
.btn.btn-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn.btn-dark:hover, .btn.btn-dark.active {
  background-color: #23272b;
  border-color: #1d2124;
}
.btn.btn-dark.btn-default {
  background-color: #343a40;
  color: #ffffff;
}
.btn.btn-dark.btn-default:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn.btn-dark.btn-default:hover, .btn.btn-dark.btn-default.active {
  background-color: #23272b;
  border-color: #1d2124;
}
.btn.btn-outline-default {
  background-color: transparent;
  border-color: #f8f9fa;
  color: #212529;
}
.btn.btn-outline-default:focus, .btn.btn-outline-default:hover, .btn.btn-outline-default.active {
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn.btn-outline-primary {
  background-color: transparent;
  color: #007bff;
  border-color: #007bff;
}
.btn.btn-outline-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn.btn-outline-primary:hover, .btn.btn-outline-primary.active {
  color: #ffffff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.btn.btn-outline-primary.btn-default {
  background-color: transparent;
  color: #007bff;
  border-color: #007bff;
}
.btn.btn-outline-primary.btn-default:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn.btn-outline-primary.btn-default:hover, .btn.btn-outline-primary.btn-default.active {
  color: #ffffff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.btn.btn-outline-secondary {
  background-color: transparent;
  border-color: #6c757d;
  color: #6c757d;
}
.btn.btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn.btn-outline-secondary:hover, .btn.btn-outline-secondary.active {
  color: #ffffff;
  background-color: #5a6268;
  border-color: #5a6268;
}
.btn.btn-outline-secondary.btn-default {
  background-color: transparent;
  border-color: #6c757d;
  color: #6c757d;
}
.btn.btn-outline-secondary.btn-default:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn.btn-outline-secondary.btn-default:hover, .btn.btn-outline-secondary.btn-default.active {
  color: #ffffff;
  background-color: #5a6268;
  border-color: #5a6268;
}
.btn.btn-outline-success {
  background-color: transparent;
  border-color: #28a745;
  color: #28a745;
}
.btn.btn-outline-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn.btn-outline-success:hover, .btn.btn-outline-success.active {
  color: #ffffff;
  background-color: #218838;
  border-color: #1e7e34;
}
.btn.btn-outline-success.btn-default {
  background-color: transparent;
  border-color: #28a745;
  color: #28a745;
}
.btn.btn-outline-success.btn-default:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn.btn-outline-success.btn-default:hover, .btn.btn-outline-success.btn-default.active {
  color: #ffffff;
  background-color: #218838;
  border-color: #1e7e34;
}
.btn.btn-outline-danger {
  background-color: transparent;
  border-color: #dc3545;
  color: #dc3545;
}
.btn.btn-outline-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn.btn-outline-danger:hover, .btn.btn-outline-danger.active {
  color: #ffffff;
  background-color: #c82333;
  border-color: #bd2130;
}
.btn.btn-outline-danger.btn-default {
  background-color: transparent;
  border-color: #dc3545;
  color: #dc3545;
}
.btn.btn-outline-danger.btn-default:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn.btn-outline-danger.btn-default:hover, .btn.btn-outline-danger.btn-default.active {
  color: #ffffff;
  background-color: #c82333;
  border-color: #bd2130;
}
.btn.btn-outline-warning {
  background-color: transparent;
  border-color: #e0a800;
  color: #e0a800;
}
.btn.btn-outline-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn.btn-outline-warning:hover, .btn.btn-outline-warning.active {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn.btn-outline-warning.btn-default {
  background-color: transparent;
  border-color: #e0a800;
  color: #e0a800;
}
.btn.btn-outline-warning.btn-default:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn.btn-outline-warning.btn-default:hover, .btn.btn-outline-warning.btn-default.active {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn.btn-outline-info {
  background-color: transparent;
  border-color: #17a2b8;
  color: #17a2b8;
}
.btn.btn-outline-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn.btn-outline-info:hover, .btn.btn-outline-info.active {
  color: #ffffff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn.btn-outline-info.btn-default {
  background-color: transparent;
  border-color: #17a2b8;
  color: #17a2b8;
}
.btn.btn-outline-info.btn-default:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn.btn-outline-info.btn-default:hover, .btn.btn-outline-info.btn-default.active {
  color: #ffffff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn.btn-outline-light {
  background-color: transparent;
  border-color: #f8f9fa;
  color: #212529;
}
.btn.btn-outline-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn.btn-outline-light:hover, .btn.btn-outline-light.active {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn.btn-outline-light.btn-default {
  background-color: transparent;
  border-color: #f8f9fa;
  color: btn_lightcolor;
}
.btn.btn-outline-light.btn-default:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn.btn-outline-light.btn-default:hover, .btn.btn-outline-light.btn-default.active {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn.btn-outline-cancel {
  background-color: transparent;
  border-color: #f8f9fa;
  color: #212529;
}
.btn.btn-outline-cancel:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn.btn-outline-cancel:hover, .btn.btn-outline-cancel.active {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn.btn-outline-cancel.btn-default {
  background-color: transparent;
  border-color: #f8f9fa;
  color: #212529;
}
.btn.btn-outline-cancel.btn-default:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn.btn-outline-cancel.btn-default:hover, .btn.btn-outline-cancel.btn-default.active {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn.btn-outline-dark {
  background-color: transparent;
  border-color: #343a40;
  color: #343a40;
}
.btn.btn-outline-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn.btn-outline-dark:hover, .btn.btn-outline-dark.active {
  color: #ffffff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn.btn-outline-dark.btn-default {
  background-color: transparent;
  border-color: #343a40;
  color: #343a40;
}
.btn.btn-outline-dark.btn-default:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn.btn-outline-dark.btn-default:hover, .btn.btn-outline-dark.btn-default.active {
  color: #ffffff;
  background-color: #23272b;
  border-color: #1d2124;
}

.btn-round-30 {
  border-radius: 30px !important;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}

.btn.btn-lg {
  font-size: 1.14rem;
  font-family: "source-sans-pro-bold";
}
@media (max-width: 1024px) {
  .theme-default .btn.btn-lg.btn-custom, .theme-default .btn.btn-lg.btn-custom-primary, .theme-default .btn.btn-lg.btn-custom-secondary {
    padding: 1rem 1.1rem !important;
    font-size: 1rem;
  }
  .theme-prestise .btn.btn-lg.btn-custom, .theme-prestise .btn.btn-lg.btn-custom-primary, .theme-prestise .btn.btn-lg.btn-custom-secondary {
    padding: 1rem 1.1rem !important;
    font-size: 1rem;
  }
  .theme-syariah .btn.btn-lg.btn-custom, .theme-syariah .btn.btn-lg.btn-custom-primary, .theme-syariah .btn.btn-lg.btn-custom-secondary {
    padding: 1rem 1.1rem !important;
    font-size: 1rem;
  }
}
@media (max-width: 1024px) {
  .theme-default .btn.btn-lg.btn-custom, .theme-default .btn.btn-lg.btn-custom-primary, .theme-default .btn.btn-lg.btn-custom-secondary {
    padding: 0.8rem 1.1rem !important;
    font-size: 0.9rem;
  }
  .theme-prestise .btn.btn-lg.btn-custom, .theme-prestise .btn.btn-lg.btn-custom-primary, .theme-prestise .btn.btn-lg.btn-custom-secondary {
    padding: 0.8rem 1.1rem !important;
    font-size: 0.9rem;
  }
  .theme-syariah .btn.btn-lg.btn-custom, .theme-syariah .btn.btn-lg.btn-custom-primary, .theme-syariah .btn.btn-lg.btn-custom-secondary {
    padding: 0.8rem 1.1rem !important;
    font-size: 0.9rem;
  }
}

.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn:not(:first-child) {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.btn-group-lg > .btn,
.btn-lg {
  line-height: 1.5;
  padding: 0.75rem 2.6rem 0.6rem !important;
}

.btn-group-sm > .btn,
.btn-sm {
  padding: 0.5rem 1rem !important;
  font-size: 0.76rem;
  line-height: 1.5;
}

.btn-group-xs > .btn,
.btn-xs {
  padding: 0.25rem 0.75rem !important;
  font-size: 0.76rem;
  line-height: 1.3;
}

.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.btn-group-vertical > .btn:not(:first-child) {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.theme-default .dropdown-toggle .caret:after {
  color: #494df4 !important;
}
.theme-prestise .dropdown-toggle .caret:after {
  color: #c9a85c !important;
}
.theme-syariah .dropdown-toggle .caret:after {
  color: #007b57 !important;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  color: #000000;
  text-align: left;
  list-style: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 0.8rem;
  border-radius: 0.1rem;
  background: #ffffff;
  border-color: rgba(33, 33, 33, 0.15);
}
.dropdown-menu .dropdown-item {
  display: block;
  width: 100%;
  clear: both;
  font-weight: 400;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  padding: 0.75rem 1.5rem;
  color: #000000;
}
.dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover {
  color: #000000;
  text-decoration: none;
  background-color: #f8f9fa;
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.open > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.badge.badge-primary {
  background-color: #007bff;
}
.badge.badge-primary:focus, .badge.badge-primary:hover, .badge.badge-primary.active {
  background-color: #0069d9;
  border-color: #0062cc;
}
.badge.badge-primary.badge-default {
  background-color: #007bff;
}
.badge.badge-primary.badge-default:focus, .badge.badge-primary.badge-default:hover, .badge.badge-primary.badge-default.active {
  background-color: #0069d9;
  border-color: #0062cc;
}
.badge.badge-secondary {
  background-color: #6c757d;
}
.badge.badge-secondary:focus, .badge.badge-secondary:hover, .badge.badge-secondary.active {
  background-color: #5a6268;
  border-color: #5a6268;
}
.badge.badge-secondary.badge-default {
  background-color: #6c757d;
}
.badge.badge-secondary.badge-default:focus, .badge.badge-secondary.badge-default:hover, .badge.badge-secondary.badge-default.active {
  background-color: #5a6268;
  border-color: #5a6268;
}
.badge.badge-success {
  background-color: #28a745;
}
.badge.badge-success:focus, .badge.badge-success:hover, .badge.badge-success.active {
  background-color: #218838;
  border-color: #1e7e34;
}
.badge.badge-success.badge-default {
  background-color: #28a745;
}
.badge.badge-success.badge-default:focus, .badge.badge-success.badge-default:hover, .badge.badge-success.badge-default.active {
  background-color: #218838;
  border-color: #1e7e34;
}
.badge.badge-danger {
  background-color: #dc3545;
}
.badge.badge-danger:focus, .badge.badge-danger:hover, .badge.badge-danger.active {
  background-color: #c82333;
  border-color: #bd2130;
}
.badge.badge-danger.badge-default {
  background-color: #dc3545;
}
.badge.badge-danger.badge-default:focus, .badge.badge-danger.badge-default:hover, .badge.badge-danger.badge-default.active {
  background-color: #c82333;
  border-color: #bd2130;
}
.badge.badge-warning {
  background-color: #e0a800;
}
.badge.badge-warning:focus, .badge.badge-warning:hover, .badge.badge-warning.active {
  background-color: #e0a800;
  border-color: #d39e00;
}
.badge.badge-warning.badge-default {
  background-color: #e0a800;
}
.badge.badge-warning.badge-default:focus, .badge.badge-warning.badge-default:hover, .badge.badge-warning.badge-default.active {
  background-color: #e0a800;
  border-color: #d39e00;
}
.badge.badge-info {
  background-color: #17a2b8;
}
.badge.badge-info:focus, .badge.badge-info:hover, .badge.badge-info.active {
  background-color: #138496;
  border-color: #117a8b;
}
.badge.badge-info.badge-default {
  background-color: #17a2b8;
}
.badge.badge-info.badge-default:focus, .badge.badge-info.badge-default:hover, .badge.badge-info.badge-default.active {
  background-color: #138496;
  border-color: #117a8b;
}
.badge.badge-light {
  background-color: #f8f9fa;
  color: #212529;
}
.badge.badge-light:focus, .badge.badge-light:hover, .badge.badge-light.active {
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.badge.badge-light.badge-default {
  background-color: #f8f9fa;
}
.badge.badge-light.badge-default:focus, .badge.badge-light.badge-default:hover, .badge.badge-light.badge-default.active {
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.badge.badge-dark {
  background-color: #343a40;
}
.badge.badge-dark:focus, .badge.badge-dark:hover, .badge.badge-dark.active {
  background-color: #23272b;
  border-color: #1d2124;
}
.badge.badge-dark.badge-default {
  background-color: #343a40;
}
.badge.badge-dark.badge-default:focus, .badge.badge-dark.badge-default:hover, .badge.badge-dark.badge-default.active {
  background-color: #23272b;
  border-color: #1d2124;
}

textarea.form-control {
  width: 100% !important;
  box-sizing: border-box;
  overflow: auto;
  resize: vertical;
}

.form-control {
  border: 1px solid #d7d7d4;
  box-shadow: none;
  font-family: "source-sans-pro-semibold";
  font-size: 1rem;
  color: #000000;
  height: 44px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  background-image: none !important;
}
.form-control:focus, .form-control:hover {
  outline: none;
  box-shadow: none;
}
.theme-default .form-control:focus, .theme-default .form-control:hover {
  border-color: #494df4;
}
.theme-prestise .form-control:focus, .theme-prestise .form-control:hover {
  border-color: #c9a85c;
}
.theme-syariah .form-control:focus, .theme-syariah .form-control:hover {
  border-color: #007b57;
}

.control-label {
  font-weight: normal;
  font-family: "source-sans-pro-semibold";
}

.row-link:after {
  content: "";
  display: block;
  clear: both;
}
.row-link .col-link {
  float: left;
  margin-right: 30px;
}
.row-link .col-link:last-child {
  margin-right: 0px;
}
@media (max-width: 1024px) {
  .row-link .col-link {
    float: none;
    margin-right: 0px;
  }
}

.boxDropLanguage {
  z-index: 9;
}
.boxDropLanguage.simple .nav-lang {
  display: block !important;
  top: 0px;
  background-color: transparent;
  box-shadow: none;
  width: 130px;
  padding: 0 5px;
  margin-top: 10px;
}
.boxDropLanguage.simple .nav-lang li {
  background-color: transparent;
  float: left;
}
.boxDropLanguage.simple .nav-lang li.active {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 30px;
  color: rgb(255, 255, 255) !important;
}
.boxDropLanguage.simple .nav-lang li.active span {
  color: rgb(255, 255, 255) !important;
}
.boxDropLanguage.simple .nav-lang li span {
  color: rgb(255, 255, 255);
  display: block;
  font-size: 0.875rem !important;
  padding: 0px 20px;
  height: 28px;
  line-height: 28px;
  font-weight: normal;
}
.boxDropLanguage.simple .nav-lang li span:hover {
  text-decoration: none;
  background-color: transparent;
}
.boxDropLanguage.simple .nav-lang li a {
  color: rgb(255, 255, 255);
  display: block;
  font-size: 0.875rem !important;
  padding: 0px 20px;
  height: 28px;
  line-height: 28px;
  font-weight: normal;
}
.boxDropLanguage.simple .nav-lang li a:hover {
  text-decoration: none;
  background-color: transparent;
}
.boxDropLanguage.simple .nav-lang:before {
  display: none !important;
}
.boxDropLanguage .nav-lang li {
  position: relative;
}
.boxDropLanguage .nav-lang li:before {
  content: " ";
  position: absolute;
  width: 24px;
  height: 24px;
  top: 5px;
  z-index: 2;
  left: 5px;
  display: none;
}
.boxDropLanguage .nav-lang li:nth-child(1):before {
  background: url("../images/icons/ic_flag_ind.svg") no-repeat;
}
.boxDropLanguage .nav-lang li:nth-child(2):before {
  background: url("../images/icons/ic_flag_eng.svg") no-repeat;
}
.boxDropLanguage .boxActiveLang {
  width: auto;
  height: auto;
  padding: 0px !important;
  cursor: pointer;
}
.boxDropLanguage .boxActiveLang .flag {
  position: absolute;
  width: 33px;
  height: 28px;
  left: 6px;
  top: 4px;
}
.boxDropLanguage .boxActiveLang.en-US .flag {
  background: url("../images/icons/ic_flag_eng.svg") no-repeat;
}
.boxDropLanguage .boxActiveLang.in-ID .flag {
  background: url("../images/icons/ic_flag_ind.svg") no-repeat;
}
.boxDropLanguage .boxActiveLang:hover label {
  color: #dddddd;
}
.boxDropLanguage .boxActiveLang .label {
  position: relative;
  font-size: 1rem !important;
  padding-left: 0px;
  left: 0px;
  top: 0px;
  border: 0px;
  font-weight: normal;
}
.theme-default .boxDropLanguage .boxActiveLang .label {
  color: #494df4;
}
.theme-default .boxDropLanguage .boxActiveLang .label:hover {
  color: #0101ab;
}
.theme-prestise .boxDropLanguage .boxActiveLang .label {
  color: #c9a85c;
}
.theme-prestise .boxDropLanguage .boxActiveLang .label:hover {
  color: #ae8d40;
}
.theme-syariah .boxDropLanguage .boxActiveLang .label {
  color: #007b57;
}
.theme-syariah .boxDropLanguage .boxActiveLang .label:hover {
  color: #007b57;
}
.boxDropLanguage .boxActiveLang .label i {
  margin-right: 10px;
}
.boxDropLanguage .boxActiveLang:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f078";
  height: auto;
  border: none;
  opacity: 0.75;
  position: absolute;
  font-size: 0.6rem;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.theme-default .boxDropLanguage .boxActiveLang:after {
  color: #494df4;
}
.theme-default .boxDropLanguage .boxActiveLang:after:hover {
  color: #0101ab;
}
.theme-prestise .boxDropLanguage .boxActiveLang:after {
  color: #c9a85c;
}
.theme-prestise .boxDropLanguage .boxActiveLang:after:hover {
  color: #ae8d40;
}
.theme-syariah .boxDropLanguage .boxActiveLang:after {
  color: #007b57;
}
.theme-syariah .boxDropLanguage .boxActiveLang:after:hover {
  color: #007b57;
}
.boxDropLanguage ul.nav-lang {
  position: absolute;
  display: none;
  width: 112px;
  top: 10px;
  z-index: 2;
  background-color: #fff;
  padding: 5px 5px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  box-shadow: 0 2px 3px rgba(72, 71, 71, 0.5);
  -moz-box-shadow: 0 2px 3px rgba(72, 71, 71, 0.5);
  -webkit-box-shadow: 0 2px 3px rgba(72, 71, 71, 0.5);
  margin-left: -6px;
  margin-top: 26px;
}
.boxDropLanguage ul.nav-lang:before {
  content: " ";
  position: absolute;
  top: -7px;
  left: 50%;
  transform: translate(-50%, 0);
  margin-left: 0px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  margin-left: 10px;
}
.boxDropLanguage ul.nav-lang li {
  float: none;
  display: block;
  background-color: #fff;
}
.boxDropLanguage ul.nav-lang li:after {
  content: "";
  position: absolute;
  width: 33px;
  height: 28px;
  top: 5px;
  left: 3px;
}
.boxDropLanguage ul.nav-lang li a {
  height: 36px;
  line-height: 38px;
  display: block !important;
  padding: 0 5px 0 5px;
  color: #333;
  font-weight: bold;
  font-size: 13px;
  padding-left: 40px;
}
.boxDropLanguage ul.nav-lang li a:hover {
  text-decoration: none;
  background-color: rgb(226, 225, 225);
}
.boxDropLanguage ul.nav-lang li.active span {
  color: #333;
}
.boxDropLanguage ul.nav-lang li > span {
  color: #333;
  font-weight: bold;
  position: relative;
  display: block;
  width: 100%;
  padding: 0 5px 0 5px;
  height: 36px;
  line-height: 38px;
  font-size: 13px;
  padding-left: 40px;
}
.boxDropLanguage ul.nav-lang li > span:hover {
  background-color: rgb(226, 225, 225);
}

.language-bar {
  padding: 0 1rem;
}
.language-bar .boxDropLanguage.simple .boxActiveLang {
  display: none;
}
.language-bar .boxDropLanguage.simple .nav-lang-simple {
  padding-right: 0;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
.language-bar .boxDropLanguage.simple .nav-lang-simple li {
  border-right: 0;
  margin-bottom: 0 !important;
  padding: 0 5px;
}
.theme-default .language-bar .boxDropLanguage.simple .nav-lang-simple li.active a,
.theme-default .language-bar .boxDropLanguage.simple .nav-lang-simple li.active span {
  color: #494df4;
}
.theme-prestise .language-bar .boxDropLanguage.simple .nav-lang-simple li.active a,
.theme-prestise .language-bar .boxDropLanguage.simple .nav-lang-simple li.active span {
  color: #c9a85c;
}
.theme-syariah .language-bar .boxDropLanguage.simple .nav-lang-simple li.active a,
.theme-syariah .language-bar .boxDropLanguage.simple .nav-lang-simple li.active span {
  color: #007b57;
}
.language-bar .boxDropLanguage.simple .nav-lang-simple li span,
.language-bar .boxDropLanguage.simple .nav-lang-simple li a {
  font-size: 1rem;
  padding: 0 5px;
  color: #d9d9d9;
}
.theme-default .language-bar .boxDropLanguage.simple .nav-lang-simple li span:hover,
.theme-default .language-bar .boxDropLanguage.simple .nav-lang-simple li a:hover {
  color: #494df4;
}
.theme-prestise .language-bar .boxDropLanguage.simple .nav-lang-simple li span:hover,
.theme-prestise .language-bar .boxDropLanguage.simple .nav-lang-simple li a:hover {
  color: #c9a85c;
}
.theme-syariah .language-bar .boxDropLanguage.simple .nav-lang-simple li span:hover,
.theme-syariah .language-bar .boxDropLanguage.simple .nav-lang-simple li a:hover {
  color: #007b57;
}

.theme-default body.is-default .boxDropLanguage .boxActiveLang:after,
.theme-default body.is-default .boxDropLanguage .boxActiveLang .label {
  color: #494df4;
}
.theme-default body.is-default .boxDropLanguage .boxActiveLang:after:hover,
.theme-default body.is-default .boxDropLanguage .boxActiveLang .label:hover {
  color: #0101ab;
}
.theme-prestise body.is-default .boxDropLanguage .boxActiveLang:after,
.theme-prestise body.is-default .boxDropLanguage .boxActiveLang .label {
  color: #c9a85c;
}
.theme-prestise body.is-default .boxDropLanguage .boxActiveLang:after:hover,
.theme-prestise body.is-default .boxDropLanguage .boxActiveLang .label:hover {
  color: #ae8d40;
}
.theme-syariah body.is-default .boxDropLanguage .boxActiveLang:after,
.theme-syariah body.is-default .boxDropLanguage .boxActiveLang .label {
  color: #007b57;
}
.theme-syariah body.is-default .boxDropLanguage .boxActiveLang:after:hover,
.theme-syariah body.is-default .boxDropLanguage .boxActiveLang .label:hover {
  color: #007b57;
}

.language-bar {
  top: 0px;
  position: relative;
  padding-right: 0px;
}
@media (max-width: 768px) {
  .language-bar {
    padding-right: 1rem;
  }
}
.language-bar .boxDropLanguage .boxActiveLang .label {
  font-size: 0.9rem !important;
}
.theme-default .language-bar .boxDropLanguage .boxActiveLang .label:hover {
  color: #0101ab;
}
.theme-prestise .language-bar .boxDropLanguage .boxActiveLang .label:hover {
  color: #ae8d40;
}
.theme-syariah .language-bar .boxDropLanguage .boxActiveLang .label:hover {
  color: #007b57;
}
.theme-default .language-bar .boxDropLanguage .boxActiveLang:hover:after,
.theme-default .language-bar .boxDropLanguage .boxActiveLang:hover .label {
  color: #0101ab;
}
.theme-prestise .language-bar .boxDropLanguage .boxActiveLang:hover:after,
.theme-prestise .language-bar .boxDropLanguage .boxActiveLang:hover .label {
  color: #ae8d40;
}
.theme-syariah .language-bar .boxDropLanguage .boxActiveLang:hover:after,
.theme-syariah .language-bar .boxDropLanguage .boxActiveLang:hover .label {
  color: #007b57;
}

.theme-default .link-more {
  text-transform: uppercase;
  font-family: "source-sans-pro-semibold";
  position: relative;
  padding-right: 20px;
}
.theme-default .link-more:before {
  content: "\f054";
  font-size: 1rem;
  font-family: "Font Awesome 5 Pro";
  right: 0;
  position: absolute;
  font-weight: bold;
  margin-top: -2px;
  top: 50%;
  transform: translatey(-50%);
}
.theme-prestise .link-more {
  text-transform: uppercase;
  font-family: "source-sans-pro-semibold";
  position: relative;
  padding-right: 20px;
}
.theme-prestise .link-more:before {
  content: "\f054";
  font-size: 1rem;
  font-family: "Font Awesome 5 Pro";
  right: 0;
  position: absolute;
  font-weight: bold;
  margin-top: -2px;
  top: 50%;
  transform: translatey(-50%);
}
.theme-syariah .link-more {
  text-transform: uppercase;
  font-family: "source-sans-pro-semibold";
  position: relative;
  padding-right: 20px;
}
.theme-syariah .link-more:before {
  content: "\f054";
  font-size: 1rem;
  font-family: "Font Awesome 5 Pro";
  right: 0;
  position: absolute;
  font-weight: bold;
  margin-top: -2px;
  top: 50%;
  transform: translatey(-50%);
}

.boxTab ul.cx-tab-link {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}
@media (max-width: 500px) {
  .boxTab ul.cx-tab-link {
    align-items: flex-end;
  }
}
.boxTab ul.cx-tab-link li {
  flex: 1 1 auto;
}
.boxTab ul.cx-tab-link li a {
  padding: 10px 0;
  display: block;
  color: #575757;
  font-family: "source-sans-pro-regular";
  text-transform: uppercase;
  font-size: 1.1rem;
  text-align: center;
  border-bottom: 1px solid #b9b9b9;
  text-decoration: none;
}
.theme-default .boxTab ul.cx-tab-link li.active {
  border-bottom: 3px solid #f03c3c;
}
.theme-default .boxTab ul.cx-tab-link li.active a {
  font-family: "source-sans-pro-semibold";
  color: #000000;
}
.theme-prestise .boxTab ul.cx-tab-link li.active {
  border-bottom: 3px solid #f03c3c;
}
.theme-prestise .boxTab ul.cx-tab-link li.active a {
  font-family: "source-sans-pro-semibold";
  color: #000000;
}
.theme-syariah .boxTab ul.cx-tab-link li.active {
  border-bottom: 3px solid #f03c3c;
}
.theme-syariah .boxTab ul.cx-tab-link li.active a {
  font-family: "source-sans-pro-semibold";
  color: #000000;
}
.theme-default .boxTab ul.cx-tab-link li:hover {
  border-bottom: 3px solid #f03c3c;
}
.theme-default .boxTab ul.cx-tab-link li:hover a {
  color: #000000;
}
.theme-prestise .boxTab ul.cx-tab-link li:hover {
  border-bottom: 3px solid #f03c3c;
}
.theme-prestise .boxTab ul.cx-tab-link li:hover a {
  color: #000000;
}
.theme-syariah .boxTab ul.cx-tab-link li:hover {
  border-bottom: 3px solid #f03c3c;
}
.theme-syariah .boxTab ul.cx-tab-link li:hover a {
  color: #000000;
}
.boxTab ul.cx-tab-link.simple li a {
  font-family: "source-sans-pro-regular";
  font-size: 1.4rem;
}
.theme-default .boxTab ul.cx-tab-link.simple li a {
  color: #bebebe;
}
.theme-prestise .boxTab ul.cx-tab-link.simple li a {
  color: #bebebe;
}
.theme-syariah .boxTab ul.cx-tab-link.simple li a {
  color: #bebebe;
}
.theme-default .boxTab ul.cx-tab-link.simple li:hover, .theme-default .boxTab ul.cx-tab-link.simple li.active {
  border-bottom: 3px solid #494df4;
}
.theme-prestise .boxTab ul.cx-tab-link.simple li:hover, .theme-prestise .boxTab ul.cx-tab-link.simple li.active {
  border-bottom: 3px solid #c9a85c;
}
.theme-syariah .boxTab ul.cx-tab-link.simple li:hover, .theme-syariah .boxTab ul.cx-tab-link.simple li.active {
  border-bottom: 3px solid #007b57;
}
.boxTab ul.cx-tab-link.simple li:hover a, .boxTab ul.cx-tab-link.simple li.active a {
  font-family: "source-sans-pro-semibold";
}
.theme-default .boxTab ul.cx-tab-link.simple li:hover a, .theme-default .boxTab ul.cx-tab-link.simple li.active a {
  color: #bebebe;
  color: #494df4;
}
.theme-prestise .boxTab ul.cx-tab-link.simple li:hover a, .theme-prestise .boxTab ul.cx-tab-link.simple li.active a {
  color: #bebebe;
  color: #c9a85c;
}
.theme-syariah .boxTab ul.cx-tab-link.simple li:hover a, .theme-syariah .boxTab ul.cx-tab-link.simple li.active a {
  color: #bebebe;
  color: #007b57;
}
@media (max-width: 1024px) {
  .boxTab ul.cx-tab-link.simple li {
    max-width: 50% !important;
    flex: 0 0 50% !important;
  }
  .boxTab ul.cx-tab-link.simple li a {
    padding-left: 15px !important;
    padding-right: 15px !important;
    font-size: 1.2rem !important;
  }
}
.theme-default .boxTab ul.cx-tab-link.with-triangle {
  margin-bottom: 3rem;
}
.theme-default .boxTab ul.cx-tab-link.with-triangle li {
  position: relative;
}
.theme-default .boxTab ul.cx-tab-link.with-triangle li:hover, .theme-default .boxTab ul.cx-tab-link.with-triangle li.active {
  border-bottom: 4px solid #494df4;
}
.theme-default .boxTab ul.cx-tab-link.with-triangle li:hover a, .theme-default .boxTab ul.cx-tab-link.with-triangle li.active a {
  color: #494df4;
}
.theme-default .boxTab ul.cx-tab-link.with-triangle li:hover:after, .theme-default .boxTab ul.cx-tab-link.with-triangle li.active:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translatex(-50%);
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #494df4;
}
.theme-prestise .boxTab ul.cx-tab-link.with-triangle {
  margin-bottom: 3rem;
}
.theme-prestise .boxTab ul.cx-tab-link.with-triangle li {
  position: relative;
}
.theme-prestise .boxTab ul.cx-tab-link.with-triangle li:hover, .theme-prestise .boxTab ul.cx-tab-link.with-triangle li.active {
  border-bottom: 4px solid #c9a85c;
}
.theme-prestise .boxTab ul.cx-tab-link.with-triangle li:hover a, .theme-prestise .boxTab ul.cx-tab-link.with-triangle li.active a {
  color: #c9a85c;
}
.theme-prestise .boxTab ul.cx-tab-link.with-triangle li:hover:after, .theme-prestise .boxTab ul.cx-tab-link.with-triangle li.active:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translatex(-50%);
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #c9a85c;
}
.theme-syariah .boxTab ul.cx-tab-link.with-triangle {
  margin-bottom: 3rem;
}
.theme-syariah .boxTab ul.cx-tab-link.with-triangle li {
  position: relative;
}
.theme-syariah .boxTab ul.cx-tab-link.with-triangle li:hover, .theme-syariah .boxTab ul.cx-tab-link.with-triangle li.active {
  border-bottom: 4px solid #007b57;
}
.theme-syariah .boxTab ul.cx-tab-link.with-triangle li:hover a, .theme-syariah .boxTab ul.cx-tab-link.with-triangle li.active a {
  color: #007b57;
}
.theme-syariah .boxTab ul.cx-tab-link.with-triangle li:hover:after, .theme-syariah .boxTab ul.cx-tab-link.with-triangle li.active:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translatex(-50%);
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #007b57;
}
@media (max-width: 1024px) {
  .theme-default .boxTab ul.cx-tab-link {
    overflow-x: auto;
  }
  .theme-default .boxTab ul.cx-tab-link.with-triangle li {
    padding-bottom: 10px;
  }
  .theme-default .boxTab ul.cx-tab-link.with-triangle li a {
    padding-right: 5px;
    padding-left: 5px;
  }
  .theme-default .boxTab ul.cx-tab-link.with-triangle li:hover,
  .theme-default .boxTab ul.cx-tab-link.with-triangle li.active {
    border-bottom: 0px !important;
  }
  .theme-default .boxTab ul.cx-tab-link.with-triangle li:hover:before,
  .theme-default .boxTab ul.cx-tab-link.with-triangle li.active:before {
    content: "";
    position: absolute;
    bottom: 8px;
    width: 100%;
    border-bottom: 4px solid #014a94;
  }
  .theme-default .boxTab ul.cx-tab-link.with-triangle li:hover:after,
  .theme-default .boxTab ul.cx-tab-link.with-triangle li.active:after {
    bottom: 0px !important;
  }
  .theme-prestise .boxTab ul.cx-tab-link {
    overflow-x: auto;
  }
  .theme-prestise .boxTab ul.cx-tab-link.with-triangle li {
    padding-bottom: 10px;
  }
  .theme-prestise .boxTab ul.cx-tab-link.with-triangle li a {
    padding-right: 5px;
    padding-left: 5px;
  }
  .theme-prestise .boxTab ul.cx-tab-link.with-triangle li:hover,
  .theme-prestise .boxTab ul.cx-tab-link.with-triangle li.active {
    border-bottom: 0px !important;
  }
  .theme-prestise .boxTab ul.cx-tab-link.with-triangle li:hover:before,
  .theme-prestise .boxTab ul.cx-tab-link.with-triangle li.active:before {
    content: "";
    position: absolute;
    bottom: 8px;
    width: 100%;
    border-bottom: 4px solid #014a94;
  }
  .theme-prestise .boxTab ul.cx-tab-link.with-triangle li:hover:after,
  .theme-prestise .boxTab ul.cx-tab-link.with-triangle li.active:after {
    bottom: 0px !important;
  }
  .theme-syariah .boxTab ul.cx-tab-link {
    overflow-x: auto;
  }
  .theme-syariah .boxTab ul.cx-tab-link.with-triangle li {
    padding-bottom: 10px;
  }
  .theme-syariah .boxTab ul.cx-tab-link.with-triangle li a {
    padding-right: 5px;
    padding-left: 5px;
  }
  .theme-syariah .boxTab ul.cx-tab-link.with-triangle li:hover,
  .theme-syariah .boxTab ul.cx-tab-link.with-triangle li.active {
    border-bottom: 0px !important;
  }
  .theme-syariah .boxTab ul.cx-tab-link.with-triangle li:hover:before,
  .theme-syariah .boxTab ul.cx-tab-link.with-triangle li.active:before {
    content: "";
    position: absolute;
    bottom: 8px;
    width: 100%;
    border-bottom: 4px solid #014a94;
  }
  .theme-syariah .boxTab ul.cx-tab-link.with-triangle li:hover:after,
  .theme-syariah .boxTab ul.cx-tab-link.with-triangle li.active:after {
    bottom: 0px !important;
  }
}
.boxTab .cx-tab-content .box-content {
  display: none;
}
.boxTab .cx-tab-content .box-content.open {
  display: block;
}
.boxTab .cx-tab-content .box-content .head-text {
  margin-bottom: 2rem;
}
.boxTab .cx-tab-content .box-content .head-text h3 {
  font-family: "source-sans-pro-semibold";
  font-size: 2.4rem;
}
.boxTab .cx-tab-content .box-content .head-text p {
  color: #627d92;
  font-size: 1.2rem;
  letter-spacing: 1px;
}
.boxTab .cx-tab-content .box-content .head-text .btn i {
  margin-left: 5px;
}
.theme-default .boxTab.pill-style .cx-tab-link li.active {
  border-bottom: 0;
  background-color: #494df4;
  color: #ffffff;
}
.theme-default .boxTab.pill-style .cx-tab-link li.active a {
  color: #ffffff;
}
.theme-prestise .boxTab.pill-style .cx-tab-link li.active {
  border-bottom: 0;
  background-color: #c9a85c;
  color: #ffffff;
}
.theme-prestise .boxTab.pill-style .cx-tab-link li.active a {
  color: #ffffff;
}
.theme-syariah .boxTab.pill-style .cx-tab-link li.active {
  border-bottom: 0;
  background-color: #007b57;
  color: #ffffff;
}
.theme-syariah .boxTab.pill-style .cx-tab-link li.active a {
  color: #ffffff;
}
.theme-default .boxTab.pill-style .cx-tab-link li.active:hover {
  border-bottom: 0;
}
.theme-default .boxTab.pill-style .cx-tab-link li.active:hover a {
  color: #ffffff;
}
.theme-prestise .boxTab.pill-style .cx-tab-link li.active:hover {
  border-bottom: 0;
}
.theme-prestise .boxTab.pill-style .cx-tab-link li.active:hover a {
  color: #ffffff;
}
.theme-syariah .boxTab.pill-style .cx-tab-link li.active:hover {
  border-bottom: 0;
}
.theme-syariah .boxTab.pill-style .cx-tab-link li.active:hover a {
  color: #ffffff;
}
.theme-default .boxTab.pill-style .cx-tab-link li:hover {
  border-bottom: 0;
}
.theme-default .boxTab.pill-style .cx-tab-link li:hover a {
  color: #000000;
}
.theme-prestise .boxTab.pill-style .cx-tab-link li:hover {
  border-bottom: 0;
}
.theme-prestise .boxTab.pill-style .cx-tab-link li:hover a {
  color: #000000;
}
.theme-syariah .boxTab.pill-style .cx-tab-link li:hover {
  border-bottom: 0;
}
.theme-syariah .boxTab.pill-style .cx-tab-link li:hover a {
  color: #000000;
}

.share-media.jssocials {
  position: absolute;
  left: 0px;
  bottom: 0;
}
.share-media.jssocials .jssocials-shares {
  text-align: center;
  display: flex;
}
.share-media.jssocials .jssocials-shares .jssocials-share {
  flex: 0 0 auto;
  text-align: center;
  margin: 0 0;
  width: 30px;
  margin-right: 5px;
}
.share-media.jssocials .jssocials-shares .jssocials-share:last-child {
  margin-right: 0px;
}
.share-media.jssocials .jssocials-shares .jssocials-share a {
  height: 30px;
  width: 30px;
  line-height: 30px;
  display: inline-block;
  border-radius: 50%;
  margin-bottom: 5px;
}
.theme-default .share-media.jssocials .jssocials-shares .jssocials-share a {
  background-color: #494df4;
}
.theme-default .share-media.jssocials .jssocials-shares .jssocials-share a:hover {
  background-color: #f03c3c;
}
.theme-default .share-media.jssocials .jssocials-shares .jssocials-share a i {
  font-size: 0.9rem;
  color: #ffffff;
}
.theme-prestise .share-media.jssocials .jssocials-shares .jssocials-share a {
  background-color: #c9a85c;
}
.theme-prestise .share-media.jssocials .jssocials-shares .jssocials-share a:hover {
  background-color: #f03c3c;
}
.theme-prestise .share-media.jssocials .jssocials-shares .jssocials-share a i {
  font-size: 0.9rem;
  color: #ffffff;
}
.theme-syariah .share-media.jssocials .jssocials-shares .jssocials-share a {
  background-color: #007b57;
}
.theme-syariah .share-media.jssocials .jssocials-shares .jssocials-share a:hover {
  background-color: #f03c3c;
}
.theme-syariah .share-media.jssocials .jssocials-shares .jssocials-share a i {
  font-size: 0.9rem;
  color: #ffffff;
}

img {
  width: auto;
  max-width: 100%;
}

.scroll {
  overflow-y: auto;
  height: auto;
}

.portlet-workflow-tasks,
.portlet-oauth2-provider-connected-applications,
.portlet-users-admin,
.portlet-workflow,
.shared-assets-portlet,
.notifications-portlet {
  margin-top: 80px;
}
.portlet-workflow-tasks .nav-link,
.portlet-oauth2-provider-connected-applications .nav-link,
.portlet-users-admin .nav-link,
.portlet-workflow .nav-link,
.shared-assets-portlet .nav-link,
.notifications-portlet .nav-link {
  font-weight: normal;
  font-family: "source-sans-pro-semibold";
  font-size: 1rem;
}
.theme-default .portlet-workflow-tasks .nav-link,
.theme-default .portlet-oauth2-provider-connected-applications .nav-link,
.theme-default .portlet-users-admin .nav-link,
.theme-default .portlet-workflow .nav-link,
.theme-default .shared-assets-portlet .nav-link,
.theme-default .notifications-portlet .nav-link {
  color: #494df4;
}
.theme-prestise .portlet-workflow-tasks .nav-link,
.theme-prestise .portlet-oauth2-provider-connected-applications .nav-link,
.theme-prestise .portlet-users-admin .nav-link,
.theme-prestise .portlet-workflow .nav-link,
.theme-prestise .shared-assets-portlet .nav-link,
.theme-prestise .notifications-portlet .nav-link {
  color: #c9a85c;
}
.theme-syariah .portlet-workflow-tasks .nav-link,
.theme-syariah .portlet-oauth2-provider-connected-applications .nav-link,
.theme-syariah .portlet-users-admin .nav-link,
.theme-syariah .portlet-workflow .nav-link,
.theme-syariah .shared-assets-portlet .nav-link,
.theme-syariah .notifications-portlet .nav-link {
  color: #007b57;
}
.portlet-workflow-tasks .nav-link:focus,
.portlet-oauth2-provider-connected-applications .nav-link:focus,
.portlet-users-admin .nav-link:focus,
.portlet-workflow .nav-link:focus,
.shared-assets-portlet .nav-link:focus,
.notifications-portlet .nav-link:focus {
  box-shadow: none;
}
.portlet-workflow-tasks .nav-link.active,
.portlet-oauth2-provider-connected-applications .nav-link.active,
.portlet-users-admin .nav-link.active,
.portlet-workflow .nav-link.active,
.shared-assets-portlet .nav-link.active,
.notifications-portlet .nav-link.active {
  position: relative;
}
.theme-default .portlet-workflow-tasks .nav-link.active:after,
.theme-default .portlet-oauth2-provider-connected-applications .nav-link.active:after,
.theme-default .portlet-users-admin .nav-link.active:after,
.theme-default .portlet-workflow .nav-link.active:after,
.theme-default .shared-assets-portlet .nav-link.active:after,
.theme-default .notifications-portlet .nav-link.active:after {
  background-color: #f03c3c !important;
}
.theme-prestise .portlet-workflow-tasks .nav-link.active:after,
.theme-prestise .portlet-oauth2-provider-connected-applications .nav-link.active:after,
.theme-prestise .portlet-users-admin .nav-link.active:after,
.theme-prestise .portlet-workflow .nav-link.active:after,
.theme-prestise .shared-assets-portlet .nav-link.active:after,
.theme-prestise .notifications-portlet .nav-link.active:after {
  background-color: #f03c3c !important;
}
.theme-syariah .portlet-workflow-tasks .nav-link.active:after,
.theme-syariah .portlet-oauth2-provider-connected-applications .nav-link.active:after,
.theme-syariah .portlet-users-admin .nav-link.active:after,
.theme-syariah .portlet-workflow .nav-link.active:after,
.theme-syariah .shared-assets-portlet .nav-link.active:after,
.theme-syariah .notifications-portlet .nav-link.active:after {
  background-color: #f03c3c !important;
}
.portlet-workflow-tasks .management-bar-light .nav-link,
.portlet-workflow-tasks .management-bar-light .nav-underline .tab a,
.portlet-workflow-tasks .nav-underline .tab .management-bar-light a,
.portlet-workflow-tasks .management-bar-light .navbar-nav .btn-unstyled,
.portlet-oauth2-provider-connected-applications .management-bar-light .nav-link,
.portlet-oauth2-provider-connected-applications .management-bar-light .nav-underline .tab a,
.portlet-oauth2-provider-connected-applications .nav-underline .tab .management-bar-light a,
.portlet-oauth2-provider-connected-applications .management-bar-light .navbar-nav .btn-unstyled,
.portlet-users-admin .management-bar-light .nav-link,
.portlet-users-admin .management-bar-light .nav-underline .tab a,
.portlet-users-admin .nav-underline .tab .management-bar-light a,
.portlet-users-admin .management-bar-light .navbar-nav .btn-unstyled,
.portlet-workflow .management-bar-light .nav-link,
.portlet-workflow .management-bar-light .nav-underline .tab a,
.portlet-workflow .nav-underline .tab .management-bar-light a,
.portlet-workflow .management-bar-light .navbar-nav .btn-unstyled,
.shared-assets-portlet .management-bar-light .nav-link,
.shared-assets-portlet .management-bar-light .nav-underline .tab a,
.shared-assets-portlet .nav-underline .tab .management-bar-light a,
.shared-assets-portlet .management-bar-light .navbar-nav .btn-unstyled,
.notifications-portlet .management-bar-light .nav-link,
.notifications-portlet .management-bar-light .nav-underline .tab a,
.notifications-portlet .nav-underline .tab .management-bar-light a,
.notifications-portlet .management-bar-light .navbar-nav .btn-unstyled {
  font-weight: normal;
  color: #000000;
}
.theme-default .portlet-workflow-tasks .list-group-notification .list-group-item-primary,
.theme-default .portlet-oauth2-provider-connected-applications .list-group-notification .list-group-item-primary,
.theme-default .portlet-users-admin .list-group-notification .list-group-item-primary,
.theme-default .portlet-workflow .list-group-notification .list-group-item-primary,
.theme-default .shared-assets-portlet .list-group-notification .list-group-item-primary,
.theme-default .notifications-portlet .list-group-notification .list-group-item-primary {
  padding: 2rem 1rem;
  box-shadow: inset 0.5rem 0 #f03c3c, inset -0.0625rem 0 #e7e7ed, inset 0 0.0625rem #e7e7ed, inset 0 -0.0625rem #e7e7ed;
}
.theme-default .portlet-workflow-tasks .list-group-notification .list-group-item-primary h4,
.theme-default .portlet-oauth2-provider-connected-applications .list-group-notification .list-group-item-primary h4,
.theme-default .portlet-users-admin .list-group-notification .list-group-item-primary h4,
.theme-default .portlet-workflow .list-group-notification .list-group-item-primary h4,
.theme-default .shared-assets-portlet .list-group-notification .list-group-item-primary h4,
.theme-default .notifications-portlet .list-group-notification .list-group-item-primary h4 {
  font-weight: normal;
  font-family: "source-sans-pro-semibold";
  font-size: 1.1rem;
}
.theme-prestise .portlet-workflow-tasks .list-group-notification .list-group-item-primary,
.theme-prestise .portlet-oauth2-provider-connected-applications .list-group-notification .list-group-item-primary,
.theme-prestise .portlet-users-admin .list-group-notification .list-group-item-primary,
.theme-prestise .portlet-workflow .list-group-notification .list-group-item-primary,
.theme-prestise .shared-assets-portlet .list-group-notification .list-group-item-primary,
.theme-prestise .notifications-portlet .list-group-notification .list-group-item-primary {
  padding: 2rem 1rem;
  box-shadow: inset 0.5rem 0 #f03c3c, inset -0.0625rem 0 #e7e7ed, inset 0 0.0625rem #e7e7ed, inset 0 -0.0625rem #e7e7ed;
}
.theme-prestise .portlet-workflow-tasks .list-group-notification .list-group-item-primary h4,
.theme-prestise .portlet-oauth2-provider-connected-applications .list-group-notification .list-group-item-primary h4,
.theme-prestise .portlet-users-admin .list-group-notification .list-group-item-primary h4,
.theme-prestise .portlet-workflow .list-group-notification .list-group-item-primary h4,
.theme-prestise .shared-assets-portlet .list-group-notification .list-group-item-primary h4,
.theme-prestise .notifications-portlet .list-group-notification .list-group-item-primary h4 {
  font-weight: normal;
  font-family: "source-sans-pro-semibold";
  font-size: 1.1rem;
}
.theme-syariah .portlet-workflow-tasks .list-group-notification .list-group-item-primary,
.theme-syariah .portlet-oauth2-provider-connected-applications .list-group-notification .list-group-item-primary,
.theme-syariah .portlet-users-admin .list-group-notification .list-group-item-primary,
.theme-syariah .portlet-workflow .list-group-notification .list-group-item-primary,
.theme-syariah .shared-assets-portlet .list-group-notification .list-group-item-primary,
.theme-syariah .notifications-portlet .list-group-notification .list-group-item-primary {
  padding: 2rem 1rem;
  box-shadow: inset 0.5rem 0 #f03c3c, inset -0.0625rem 0 #e7e7ed, inset 0 0.0625rem #e7e7ed, inset 0 -0.0625rem #e7e7ed;
}
.theme-syariah .portlet-workflow-tasks .list-group-notification .list-group-item-primary h4,
.theme-syariah .portlet-oauth2-provider-connected-applications .list-group-notification .list-group-item-primary h4,
.theme-syariah .portlet-users-admin .list-group-notification .list-group-item-primary h4,
.theme-syariah .portlet-workflow .list-group-notification .list-group-item-primary h4,
.theme-syariah .shared-assets-portlet .list-group-notification .list-group-item-primary h4,
.theme-syariah .notifications-portlet .list-group-notification .list-group-item-primary h4 {
  font-weight: normal;
  font-family: "source-sans-pro-semibold";
  font-size: 1.1rem;
}
.portlet-workflow-tasks .sheet-subtitle,
.portlet-oauth2-provider-connected-applications .sheet-subtitle,
.portlet-users-admin .sheet-subtitle,
.portlet-workflow .sheet-subtitle,
.shared-assets-portlet .sheet-subtitle,
.notifications-portlet .sheet-subtitle {
  font-weight: normal !important;
  font-family: "source-sans-pro-semibold";
}
.portlet-workflow-tasks .form-control,
.portlet-oauth2-provider-connected-applications .form-control,
.portlet-users-admin .form-control,
.portlet-workflow .form-control,
.shared-assets-portlet .form-control,
.notifications-portlet .form-control {
  background-color: #ffffff;
  font-weight: normal;
  font-family: "source-sans-pro-regular";
}
.portlet-workflow-tasks nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a,
.portlet-oauth2-provider-connected-applications nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a,
.portlet-users-admin nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a,
.portlet-workflow nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a,
.shared-assets-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a,
.notifications-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a {
  display: block;
  position: relative;
  padding: 1rem;
}
.portlet-workflow-tasks nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:hover,
.portlet-oauth2-provider-connected-applications nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:hover,
.portlet-users-admin nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:hover,
.portlet-workflow nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:hover,
.shared-assets-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:hover,
.notifications-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:hover {
  background-color: transparent;
}
.portlet-workflow-tasks nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before,
.portlet-oauth2-provider-connected-applications nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before,
.portlet-users-admin nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before,
.portlet-workflow nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before,
.shared-assets-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before,
.notifications-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before {
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  right: 0;
  font-weight: bold;
}
.theme-default .portlet-workflow-tasks nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before,
.theme-default .portlet-oauth2-provider-connected-applications nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before,
.theme-default .portlet-users-admin nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before,
.theme-default .portlet-workflow nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before,
.theme-default .shared-assets-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before,
.theme-default .notifications-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before {
  color: #494df4;
}
.theme-prestise .portlet-workflow-tasks nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before,
.theme-prestise .portlet-oauth2-provider-connected-applications nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before,
.theme-prestise .portlet-users-admin nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before,
.theme-prestise .portlet-workflow nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before,
.theme-prestise .shared-assets-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before,
.theme-prestise .notifications-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before {
  color: #c9a85c;
}
.theme-syariah .portlet-workflow-tasks nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before,
.theme-syariah .portlet-oauth2-provider-connected-applications nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before,
.theme-syariah .portlet-users-admin nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before,
.theme-syariah .portlet-workflow nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before,
.theme-syariah .shared-assets-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before,
.theme-syariah .notifications-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before {
  color: #007b57;
}
.portlet-workflow-tasks nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:after,
.portlet-oauth2-provider-connected-applications nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:after,
.portlet-users-admin nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:after,
.portlet-workflow nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:after,
.shared-assets-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:after,
.notifications-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:after {
  opacity: 0;
  content: "";
  position: absolute;
  left: 15px;
  bottom: 0;
  width: 50px;
  height: 6px;
  border-radius: 40px;
  overflow: hidden;
}
.portlet-workflow-tasks nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:focus,
.portlet-oauth2-provider-connected-applications nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:focus,
.portlet-users-admin nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:focus,
.portlet-workflow nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:focus,
.shared-assets-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:focus,
.notifications-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:focus {
  outline: none;
  box-shadow: none;
}
.theme-default .portlet-workflow-tasks nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active,
.theme-default .portlet-oauth2-provider-connected-applications nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active,
.theme-default .portlet-users-admin nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active,
.theme-default .portlet-workflow nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active,
.theme-default .shared-assets-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active,
.theme-default .notifications-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active {
  color: #494df4;
  font-weight: normal;
}
.theme-prestise .portlet-workflow-tasks nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active,
.theme-prestise .portlet-oauth2-provider-connected-applications nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active,
.theme-prestise .portlet-users-admin nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active,
.theme-prestise .portlet-workflow nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active,
.theme-prestise .shared-assets-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active,
.theme-prestise .notifications-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active {
  color: #c9a85c;
  font-weight: normal;
}
.theme-syariah .portlet-workflow-tasks nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active,
.theme-syariah .portlet-oauth2-provider-connected-applications nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active,
.theme-syariah .portlet-users-admin nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active,
.theme-syariah .portlet-workflow nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active,
.theme-syariah .shared-assets-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active,
.theme-syariah .notifications-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active {
  color: #007b57;
  font-weight: normal;
}
.theme-default .portlet-workflow-tasks nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active:after,
.theme-default .portlet-oauth2-provider-connected-applications nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active:after,
.theme-default .portlet-users-admin nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active:after,
.theme-default .portlet-workflow nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active:after,
.theme-default .shared-assets-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active:after,
.theme-default .notifications-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active:after {
  opacity: 1;
  background-color: #f03c3c !important;
}
.theme-prestise .portlet-workflow-tasks nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active:after,
.theme-prestise .portlet-oauth2-provider-connected-applications nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active:after,
.theme-prestise .portlet-users-admin nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active:after,
.theme-prestise .portlet-workflow nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active:after,
.theme-prestise .shared-assets-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active:after,
.theme-prestise .notifications-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active:after {
  opacity: 1;
  background-color: #f03c3c !important;
}
.theme-syariah .portlet-workflow-tasks nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active:after,
.theme-syariah .portlet-oauth2-provider-connected-applications nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active:after,
.theme-syariah .portlet-users-admin nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active:after,
.theme-syariah .portlet-workflow nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active:after,
.theme-syariah .shared-assets-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active:after,
.theme-syariah .notifications-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active:after {
  opacity: 1;
  background-color: #f03c3c !important;
}
.portlet-workflow-tasks .sheet .sheet-header .sheet-title,
.portlet-oauth2-provider-connected-applications .sheet .sheet-header .sheet-title,
.portlet-users-admin .sheet .sheet-header .sheet-title,
.portlet-workflow .sheet .sheet-header .sheet-title,
.shared-assets-portlet .sheet .sheet-header .sheet-title,
.notifications-portlet .sheet .sheet-header .sheet-title {
  font-family: "source-sans-pro-semibold";
  font-size: 1.5rem;
}
.portlet-workflow-tasks .sheet .sheet-section .sheet-subtitle,
.portlet-oauth2-provider-connected-applications .sheet .sheet-section .sheet-subtitle,
.portlet-users-admin .sheet .sheet-section .sheet-subtitle,
.portlet-workflow .sheet .sheet-section .sheet-subtitle,
.shared-assets-portlet .sheet .sheet-section .sheet-subtitle,
.notifications-portlet .sheet .sheet-section .sheet-subtitle {
  text-transform: none;
  font-family: "source-sans-pro-semibold";
  font-size: 1.1rem;
  border-bottom: 1px solid #ddd;
  padding: 1rem 0;
}
.theme-default .portlet-workflow-tasks .sheet .sheet-section .sheet-subtitle,
.theme-default .portlet-oauth2-provider-connected-applications .sheet .sheet-section .sheet-subtitle,
.theme-default .portlet-users-admin .sheet .sheet-section .sheet-subtitle,
.theme-default .portlet-workflow .sheet .sheet-section .sheet-subtitle,
.theme-default .shared-assets-portlet .sheet .sheet-section .sheet-subtitle,
.theme-default .notifications-portlet .sheet .sheet-section .sheet-subtitle {
  color: #494df4;
}
.theme-prestise .portlet-workflow-tasks .sheet .sheet-section .sheet-subtitle,
.theme-prestise .portlet-oauth2-provider-connected-applications .sheet .sheet-section .sheet-subtitle,
.theme-prestise .portlet-users-admin .sheet .sheet-section .sheet-subtitle,
.theme-prestise .portlet-workflow .sheet .sheet-section .sheet-subtitle,
.theme-prestise .shared-assets-portlet .sheet .sheet-section .sheet-subtitle,
.theme-prestise .notifications-portlet .sheet .sheet-section .sheet-subtitle {
  color: #c9a85c;
}
.theme-syariah .portlet-workflow-tasks .sheet .sheet-section .sheet-subtitle,
.theme-syariah .portlet-oauth2-provider-connected-applications .sheet .sheet-section .sheet-subtitle,
.theme-syariah .portlet-users-admin .sheet .sheet-section .sheet-subtitle,
.theme-syariah .portlet-workflow .sheet .sheet-section .sheet-subtitle,
.theme-syariah .shared-assets-portlet .sheet .sheet-section .sheet-subtitle,
.theme-syariah .notifications-portlet .sheet .sheet-section .sheet-subtitle {
  color: #007b57;
}
.portlet-workflow-tasks .sheet .sheet-section .sheet-subtitle:before,
.portlet-oauth2-provider-connected-applications .sheet .sheet-section .sheet-subtitle:before,
.portlet-users-admin .sheet .sheet-section .sheet-subtitle:before,
.portlet-workflow .sheet .sheet-section .sheet-subtitle:before,
.shared-assets-portlet .sheet .sheet-section .sheet-subtitle:before,
.notifications-portlet .sheet .sheet-section .sheet-subtitle:before {
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  right: 0;
  font-weight: bold;
}
.theme-default .portlet-workflow-tasks .sheet .sheet-section .sheet-subtitle:before,
.theme-default .portlet-oauth2-provider-connected-applications .sheet .sheet-section .sheet-subtitle:before,
.theme-default .portlet-users-admin .sheet .sheet-section .sheet-subtitle:before,
.theme-default .portlet-workflow .sheet .sheet-section .sheet-subtitle:before,
.theme-default .shared-assets-portlet .sheet .sheet-section .sheet-subtitle:before,
.theme-default .notifications-portlet .sheet .sheet-section .sheet-subtitle:before {
  color: #494df4;
}
.theme-prestise .portlet-workflow-tasks .sheet .sheet-section .sheet-subtitle:before,
.theme-prestise .portlet-oauth2-provider-connected-applications .sheet .sheet-section .sheet-subtitle:before,
.theme-prestise .portlet-users-admin .sheet .sheet-section .sheet-subtitle:before,
.theme-prestise .portlet-workflow .sheet .sheet-section .sheet-subtitle:before,
.theme-prestise .shared-assets-portlet .sheet .sheet-section .sheet-subtitle:before,
.theme-prestise .notifications-portlet .sheet .sheet-section .sheet-subtitle:before {
  color: #c9a85c;
}
.theme-syariah .portlet-workflow-tasks .sheet .sheet-section .sheet-subtitle:before,
.theme-syariah .portlet-oauth2-provider-connected-applications .sheet .sheet-section .sheet-subtitle:before,
.theme-syariah .portlet-users-admin .sheet .sheet-section .sheet-subtitle:before,
.theme-syariah .portlet-workflow .sheet .sheet-section .sheet-subtitle:before,
.theme-syariah .shared-assets-portlet .sheet .sheet-section .sheet-subtitle:before,
.theme-syariah .notifications-portlet .sheet .sheet-section .sheet-subtitle:before {
  color: #007b57;
}
.portlet-workflow-tasks .btn.btn-primary.btn-default,
.portlet-workflow-tasks .btn.btn-secondary,
.portlet-oauth2-provider-connected-applications .btn.btn-primary.btn-default,
.portlet-oauth2-provider-connected-applications .btn.btn-secondary,
.portlet-users-admin .btn.btn-primary.btn-default,
.portlet-users-admin .btn.btn-secondary,
.portlet-workflow .btn.btn-primary.btn-default,
.portlet-workflow .btn.btn-secondary,
.shared-assets-portlet .btn.btn-primary.btn-default,
.shared-assets-portlet .btn.btn-secondary,
.notifications-portlet .btn.btn-primary.btn-default,
.notifications-portlet .btn.btn-secondary {
  text-transform: uppercase;
  font-family: "source-sans-pro-regular" !important;
}
.portlet-workflow-tasks .btn.btn-primary.btn-default.btn-lg,
.portlet-workflow-tasks .btn.btn-secondary.btn-lg,
.portlet-oauth2-provider-connected-applications .btn.btn-primary.btn-default.btn-lg,
.portlet-oauth2-provider-connected-applications .btn.btn-secondary.btn-lg,
.portlet-users-admin .btn.btn-primary.btn-default.btn-lg,
.portlet-users-admin .btn.btn-secondary.btn-lg,
.portlet-workflow .btn.btn-primary.btn-default.btn-lg,
.portlet-workflow .btn.btn-secondary.btn-lg,
.shared-assets-portlet .btn.btn-primary.btn-default.btn-lg,
.shared-assets-portlet .btn.btn-secondary.btn-lg,
.notifications-portlet .btn.btn-primary.btn-default.btn-lg,
.notifications-portlet .btn.btn-secondary.btn-lg {
  padding: 1rem 2rem 1rem !important;
}
.portlet-workflow-tasks .btn.btn-primary.btn-default.btn-md,
.portlet-workflow-tasks .btn.btn-secondary.btn-md,
.portlet-oauth2-provider-connected-applications .btn.btn-primary.btn-default.btn-md,
.portlet-oauth2-provider-connected-applications .btn.btn-secondary.btn-md,
.portlet-users-admin .btn.btn-primary.btn-default.btn-md,
.portlet-users-admin .btn.btn-secondary.btn-md,
.portlet-workflow .btn.btn-primary.btn-default.btn-md,
.portlet-workflow .btn.btn-secondary.btn-md,
.shared-assets-portlet .btn.btn-primary.btn-default.btn-md,
.shared-assets-portlet .btn.btn-secondary.btn-md,
.notifications-portlet .btn.btn-primary.btn-default.btn-md,
.notifications-portlet .btn.btn-secondary.btn-md {
  padding: 1rem 2rem 1rem !important;
}
.theme-default .portlet-workflow-tasks .btn.btn-primary.btn-default,
.theme-default .portlet-workflow-tasks .btn.btn-secondary,
.theme-default .portlet-oauth2-provider-connected-applications .btn.btn-primary.btn-default,
.theme-default .portlet-oauth2-provider-connected-applications .btn.btn-secondary,
.theme-default .portlet-users-admin .btn.btn-primary.btn-default,
.theme-default .portlet-users-admin .btn.btn-secondary,
.theme-default .portlet-workflow .btn.btn-primary.btn-default,
.theme-default .portlet-workflow .btn.btn-secondary,
.theme-default .shared-assets-portlet .btn.btn-primary.btn-default,
.theme-default .shared-assets-portlet .btn.btn-secondary,
.theme-default .notifications-portlet .btn.btn-primary.btn-default,
.theme-default .notifications-portlet .btn.btn-secondary {
  border-color: #494df4;
  background-color: #494df4;
  color: #ffffff;
  font-size: 1rem;
}
.theme-prestise .portlet-workflow-tasks .btn.btn-primary.btn-default,
.theme-prestise .portlet-workflow-tasks .btn.btn-secondary,
.theme-prestise .portlet-oauth2-provider-connected-applications .btn.btn-primary.btn-default,
.theme-prestise .portlet-oauth2-provider-connected-applications .btn.btn-secondary,
.theme-prestise .portlet-users-admin .btn.btn-primary.btn-default,
.theme-prestise .portlet-users-admin .btn.btn-secondary,
.theme-prestise .portlet-workflow .btn.btn-primary.btn-default,
.theme-prestise .portlet-workflow .btn.btn-secondary,
.theme-prestise .shared-assets-portlet .btn.btn-primary.btn-default,
.theme-prestise .shared-assets-portlet .btn.btn-secondary,
.theme-prestise .notifications-portlet .btn.btn-primary.btn-default,
.theme-prestise .notifications-portlet .btn.btn-secondary {
  border-color: #c9a85c;
  background-color: #c9a85c;
  color: #ffffff;
  font-size: 1rem;
}
.theme-syariah .portlet-workflow-tasks .btn.btn-primary.btn-default,
.theme-syariah .portlet-workflow-tasks .btn.btn-secondary,
.theme-syariah .portlet-oauth2-provider-connected-applications .btn.btn-primary.btn-default,
.theme-syariah .portlet-oauth2-provider-connected-applications .btn.btn-secondary,
.theme-syariah .portlet-users-admin .btn.btn-primary.btn-default,
.theme-syariah .portlet-users-admin .btn.btn-secondary,
.theme-syariah .portlet-workflow .btn.btn-primary.btn-default,
.theme-syariah .portlet-workflow .btn.btn-secondary,
.theme-syariah .shared-assets-portlet .btn.btn-primary.btn-default,
.theme-syariah .shared-assets-portlet .btn.btn-secondary,
.theme-syariah .notifications-portlet .btn.btn-primary.btn-default,
.theme-syariah .notifications-portlet .btn.btn-secondary {
  border-color: #007b57;
  background-color: #007b57;
  color: #ffffff;
  font-size: 1rem;
}
.portlet-workflow-tasks .btn.btn-primary.btn-default:focus,
.portlet-workflow-tasks .btn.btn-secondary:focus,
.portlet-oauth2-provider-connected-applications .btn.btn-primary.btn-default:focus,
.portlet-oauth2-provider-connected-applications .btn.btn-secondary:focus,
.portlet-users-admin .btn.btn-primary.btn-default:focus,
.portlet-users-admin .btn.btn-secondary:focus,
.portlet-workflow .btn.btn-primary.btn-default:focus,
.portlet-workflow .btn.btn-secondary:focus,
.shared-assets-portlet .btn.btn-primary.btn-default:focus,
.shared-assets-portlet .btn.btn-secondary:focus,
.notifications-portlet .btn.btn-primary.btn-default:focus,
.notifications-portlet .btn.btn-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 80, 155, 0.5);
}
.theme-default .portlet-workflow-tasks .btn.btn-primary.btn-default:hover, .theme-default .portlet-workflow-tasks .btn.btn-primary.btn-default.active,
.theme-default .portlet-workflow-tasks .btn.btn-secondary:hover,
.theme-default .portlet-workflow-tasks .btn.btn-secondary.active,
.theme-default .portlet-oauth2-provider-connected-applications .btn.btn-primary.btn-default:hover,
.theme-default .portlet-oauth2-provider-connected-applications .btn.btn-primary.btn-default.active,
.theme-default .portlet-oauth2-provider-connected-applications .btn.btn-secondary:hover,
.theme-default .portlet-oauth2-provider-connected-applications .btn.btn-secondary.active,
.theme-default .portlet-users-admin .btn.btn-primary.btn-default:hover,
.theme-default .portlet-users-admin .btn.btn-primary.btn-default.active,
.theme-default .portlet-users-admin .btn.btn-secondary:hover,
.theme-default .portlet-users-admin .btn.btn-secondary.active,
.theme-default .portlet-workflow .btn.btn-primary.btn-default:hover,
.theme-default .portlet-workflow .btn.btn-primary.btn-default.active,
.theme-default .portlet-workflow .btn.btn-secondary:hover,
.theme-default .portlet-workflow .btn.btn-secondary.active,
.theme-default .shared-assets-portlet .btn.btn-primary.btn-default:hover,
.theme-default .shared-assets-portlet .btn.btn-primary.btn-default.active,
.theme-default .shared-assets-portlet .btn.btn-secondary:hover,
.theme-default .shared-assets-portlet .btn.btn-secondary.active,
.theme-default .notifications-portlet .btn.btn-primary.btn-default:hover,
.theme-default .notifications-portlet .btn.btn-primary.btn-default.active,
.theme-default .notifications-portlet .btn.btn-secondary:hover,
.theme-default .notifications-portlet .btn.btn-secondary.active {
  background-color: #0101ab !important;
  color: #ffffff !important;
  border-color: #0101ab !important;
  font-family: "source-sans-pro-regular" !important;
  font-weight: normal;
}
.theme-prestise .portlet-workflow-tasks .btn.btn-primary.btn-default:hover, .theme-prestise .portlet-workflow-tasks .btn.btn-primary.btn-default.active,
.theme-prestise .portlet-workflow-tasks .btn.btn-secondary:hover,
.theme-prestise .portlet-workflow-tasks .btn.btn-secondary.active,
.theme-prestise .portlet-oauth2-provider-connected-applications .btn.btn-primary.btn-default:hover,
.theme-prestise .portlet-oauth2-provider-connected-applications .btn.btn-primary.btn-default.active,
.theme-prestise .portlet-oauth2-provider-connected-applications .btn.btn-secondary:hover,
.theme-prestise .portlet-oauth2-provider-connected-applications .btn.btn-secondary.active,
.theme-prestise .portlet-users-admin .btn.btn-primary.btn-default:hover,
.theme-prestise .portlet-users-admin .btn.btn-primary.btn-default.active,
.theme-prestise .portlet-users-admin .btn.btn-secondary:hover,
.theme-prestise .portlet-users-admin .btn.btn-secondary.active,
.theme-prestise .portlet-workflow .btn.btn-primary.btn-default:hover,
.theme-prestise .portlet-workflow .btn.btn-primary.btn-default.active,
.theme-prestise .portlet-workflow .btn.btn-secondary:hover,
.theme-prestise .portlet-workflow .btn.btn-secondary.active,
.theme-prestise .shared-assets-portlet .btn.btn-primary.btn-default:hover,
.theme-prestise .shared-assets-portlet .btn.btn-primary.btn-default.active,
.theme-prestise .shared-assets-portlet .btn.btn-secondary:hover,
.theme-prestise .shared-assets-portlet .btn.btn-secondary.active,
.theme-prestise .notifications-portlet .btn.btn-primary.btn-default:hover,
.theme-prestise .notifications-portlet .btn.btn-primary.btn-default.active,
.theme-prestise .notifications-portlet .btn.btn-secondary:hover,
.theme-prestise .notifications-portlet .btn.btn-secondary.active {
  background-color: #ae8d40 !important;
  color: #ffffff !important;
  border-color: #ae8d40 !important;
  font-family: "source-sans-pro-regular" !important;
  font-weight: normal;
}
.theme-syariah .portlet-workflow-tasks .btn.btn-primary.btn-default:hover, .theme-syariah .portlet-workflow-tasks .btn.btn-primary.btn-default.active,
.theme-syariah .portlet-workflow-tasks .btn.btn-secondary:hover,
.theme-syariah .portlet-workflow-tasks .btn.btn-secondary.active,
.theme-syariah .portlet-oauth2-provider-connected-applications .btn.btn-primary.btn-default:hover,
.theme-syariah .portlet-oauth2-provider-connected-applications .btn.btn-primary.btn-default.active,
.theme-syariah .portlet-oauth2-provider-connected-applications .btn.btn-secondary:hover,
.theme-syariah .portlet-oauth2-provider-connected-applications .btn.btn-secondary.active,
.theme-syariah .portlet-users-admin .btn.btn-primary.btn-default:hover,
.theme-syariah .portlet-users-admin .btn.btn-primary.btn-default.active,
.theme-syariah .portlet-users-admin .btn.btn-secondary:hover,
.theme-syariah .portlet-users-admin .btn.btn-secondary.active,
.theme-syariah .portlet-workflow .btn.btn-primary.btn-default:hover,
.theme-syariah .portlet-workflow .btn.btn-primary.btn-default.active,
.theme-syariah .portlet-workflow .btn.btn-secondary:hover,
.theme-syariah .portlet-workflow .btn.btn-secondary.active,
.theme-syariah .shared-assets-portlet .btn.btn-primary.btn-default:hover,
.theme-syariah .shared-assets-portlet .btn.btn-primary.btn-default.active,
.theme-syariah .shared-assets-portlet .btn.btn-secondary:hover,
.theme-syariah .shared-assets-portlet .btn.btn-secondary.active,
.theme-syariah .notifications-portlet .btn.btn-primary.btn-default:hover,
.theme-syariah .notifications-portlet .btn.btn-primary.btn-default.active,
.theme-syariah .notifications-portlet .btn.btn-secondary:hover,
.theme-syariah .notifications-portlet .btn.btn-secondary.active {
  background-color: #007b57 !important;
  color: #ffffff !important;
  border-color: #007b57 !important;
  font-family: "source-sans-pro-regular" !important;
  font-weight: normal;
}

.dropdown-subheader {
  font-weight: normal !important;
}

#clay_dropdown_portal .dropdown-menu {
  border-radius: 6px;
  border: 0px;
}
#clay_dropdown_portal .dropdown-menu ul li {
  font-weight: normal;
}
#clay_dropdown_portal .dropdown-menu ul li.dropdown-subheader {
  font-weight: normal;
  font-family: "source-sans-pro-regular";
}
#clay_dropdown_portal .dropdown-menu ul li a.dropdown-item {
  font-weight: normal;
  font-family: "source-sans-pro-regular";
  font-size: 0.9rem;
}
.theme-default #clay_dropdown_portal .dropdown-menu ul li a.dropdown-item .dropdown-item-indicator-end {
  color: #ffa300;
}
.theme-prestise #clay_dropdown_portal .dropdown-menu ul li a.dropdown-item .dropdown-item-indicator-end {
  color: #fdb713;
}
.theme-syariah #clay_dropdown_portal .dropdown-menu ul li a.dropdown-item .dropdown-item-indicator-end {
  color: #fdb713;
}

.CX-modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1040;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
}
.CX-modal .CX-modal-inner {
  background-color: #ffffff;
  width: 1088px;
  margin: 140px auto 0;
  border-radius: 8px;
  padding: 4rem 3rem;
  position: relative;
  transform: translatey(0px);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
@media (max-width: 1366px) {
  .CX-modal .CX-modal-inner {
    margin: 40px auto 0;
  }
}
@media (max-width: 1024px) {
  .CX-modal .CX-modal-inner {
    width: auto;
    margin: 40px 2rem;
  }
}
.CX-modal .CX-modal-inner .close-modal {
  position: absolute;
  right: 20px;
  top: 20px;
  display: flex;
  align-items: center;
  font-size: 1.1rem;
  cursor: pointer;
  text-decoration: none;
  color: #000000;
}
.CX-modal .CX-modal-inner .close-modal .time {
  line-height: 18px;
  width: 18px;
  height: 18px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  font-weight: normal;
  font-size: 0.7rem;
  margin-right: 3px;
}
.theme-default .CX-modal .CX-modal-inner .close-modal .time {
  background-color: #ffa300;
  color: #ffffff;
}
.theme-prestise .CX-modal .CX-modal-inner .close-modal .time {
  background-color: #fdb713;
  color: #ffffff;
}
.theme-syariah .CX-modal .CX-modal-inner .close-modal .time {
  background-color: #fdb713;
  color: #ffffff;
}
.CX-modal .CX-modal-inner .CX-modal-content .box-grid {
  display: flex;
}
.CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner {
  flex: 1 1 auto;
}
.CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner:first-child {
  flex: 0 0 auto;
  margin-right: 3rem;
}
.CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner:first-child .img {
  width: 350px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
@media (max-width: 600px) {
  .CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner:first-child .img {
    width: 250px;
  }
}
.CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner .boxName {
  margin-bottom: 2rem;
}
.CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner .boxName h3 {
  font-family: "source-sans-pro-semibold";
  font-size: 1.8rem;
  margin-bottom: 0.2rem;
}
.theme-default .CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner .boxName p {
  color: #494df4;
  font-family: "source-sans-pro-semibold";
  font-size: 1.1rem;
}
.theme-prestise .CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner .boxName p {
  color: #c9a85c;
  font-family: "source-sans-pro-semibold";
  font-size: 1.1rem;
}
.theme-syariah .CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner .boxName p {
  color: #007b57;
  font-family: "source-sans-pro-semibold";
  font-size: 1.1rem;
}
.CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner .boxRiwayat .boxRiwayatInner {
  margin-bottom: 2rem;
}
.CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner .boxRiwayat .boxRiwayatInner:last-child {
  margin-bottom: 0;
}
.theme-default .CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner .boxRiwayat .boxRiwayatInner h4 {
  color: #494df4;
  font-family: "source-sans-pro-semibold";
  font-size: 1.1rem;
}
.theme-prestise .CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner .boxRiwayat .boxRiwayatInner h4 {
  color: #c9a85c;
  font-family: "source-sans-pro-semibold";
  font-size: 1.1rem;
}
.theme-syariah .CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner .boxRiwayat .boxRiwayatInner h4 {
  color: #007b57;
  font-family: "source-sans-pro-semibold";
  font-size: 1.1rem;
}
.CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner .boxRiwayat .boxRiwayatInner ul {
  padding: 0;
}
.CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner .boxRiwayat .boxRiwayatInner ul li {
  list-style: none;
  color: #0a0b0c;
  font-family: "source-sans-pro-light";
  margin-bottom: 1rem;
  font-size: 1.1rem;
}
.CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner .boxRiwayat .boxRiwayatInner ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .CX-modal .CX-modal-inner .CX-modal-content .box-grid {
    flex-direction: column;
    max-height: 600px;
    overflow-y: auto;
  }
  .CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner {
    margin-bottom: 2rem;
  }
}
.CX-modal.hidden .CX-modal-inner {
  transform: translatey(-100%);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}

.theme-default .cx-developer-source {
  position: relative;
}
.theme-default .cx-developer-source.open:before {
  opacity: 1;
}
.theme-default .cx-developer-source:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.theme-default .cx-developer-source > .container.CX-wrapper {
  text-align: center;
}
.theme-default .cx-developer-source > .container.CX-wrapper .box-toggle {
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
.theme-default .cx-developer-source > .container.CX-wrapper .box-toggle .alert {
  padding: 0;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  max-width: 400px;
  z-index: 3;
  background-color: #ffffff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  display: inline-block;
  padding: 20px 20px;
  font-size: 1rem;
  color: #494df4;
}
.theme-default .cx-developer-source > .container.CX-wrapper .box-toggle .toggle-code {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: absolute;
  top: 0;
  right: -20px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -khtml-border-radius: 50%;
  background-color: #494df4;
  color: #ffffff;
  z-index: 4;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  font-size: 1rem;
}
.theme-default .cx-developer-source > .container.CX-wrapper .box-toggle .toggle-code:hover {
  background-color: #0101ab;
  color: #ffffff;
}
.theme-default .cx-developer-source > .container.CX-wrapper .box-toggle .toggle-code .toggle-code-inner:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f121";
}
.theme-default .cx-developer-source > .container.CX-wrapper .box-toggle.open .alert {
  opacity: 1;
  display: inline-block;
  padding: 20px;
  max-height: 200px;
  display: block;
}
.theme-default .cx-developer-source > .container.CX-wrapper .box-toggle.open .toggle-code {
  top: -10px;
}
.theme-default .cx-developer-source > .container.CX-wrapper .box-toggle.open .toggle-code .toggle-code-inner:before {
  content: "\f00d";
}
.theme-prestise .cx-developer-source {
  position: relative;
}
.theme-prestise .cx-developer-source.open:before {
  opacity: 1;
}
.theme-prestise .cx-developer-source:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.theme-prestise .cx-developer-source > .container.CX-wrapper {
  text-align: center;
}
.theme-prestise .cx-developer-source > .container.CX-wrapper .box-toggle {
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
.theme-prestise .cx-developer-source > .container.CX-wrapper .box-toggle .alert {
  padding: 0;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  max-width: 400px;
  z-index: 3;
  background-color: #ffffff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  display: inline-block;
  padding: 20px 20px;
  font-size: 1rem;
  color: #c9a85c;
}
.theme-prestise .cx-developer-source > .container.CX-wrapper .box-toggle .toggle-code {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: absolute;
  top: 0;
  right: -20px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -khtml-border-radius: 50%;
  background-color: #c9a85c;
  color: #ffffff;
  z-index: 4;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  font-size: 1rem;
}
.theme-prestise .cx-developer-source > .container.CX-wrapper .box-toggle .toggle-code:hover {
  background-color: #ae8d40;
  color: #ffffff;
}
.theme-prestise .cx-developer-source > .container.CX-wrapper .box-toggle .toggle-code .toggle-code-inner:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f121";
}
.theme-prestise .cx-developer-source > .container.CX-wrapper .box-toggle.open .alert {
  opacity: 1;
  display: inline-block;
  padding: 20px;
  max-height: 200px;
  display: block;
}
.theme-prestise .cx-developer-source > .container.CX-wrapper .box-toggle.open .toggle-code {
  top: -10px;
}
.theme-prestise .cx-developer-source > .container.CX-wrapper .box-toggle.open .toggle-code .toggle-code-inner:before {
  content: "\f00d";
}
.theme-syariah .cx-developer-source {
  position: relative;
}
.theme-syariah .cx-developer-source.open:before {
  opacity: 1;
}
.theme-syariah .cx-developer-source:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.theme-syariah .cx-developer-source > .container.CX-wrapper {
  text-align: center;
}
.theme-syariah .cx-developer-source > .container.CX-wrapper .box-toggle {
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
.theme-syariah .cx-developer-source > .container.CX-wrapper .box-toggle .alert {
  padding: 0;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  max-width: 400px;
  z-index: 3;
  background-color: #ffffff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  display: inline-block;
  padding: 20px 20px;
  font-size: 1rem;
  color: #007b57;
}
.theme-syariah .cx-developer-source > .container.CX-wrapper .box-toggle .toggle-code {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: absolute;
  top: 0;
  right: -20px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -khtml-border-radius: 50%;
  background-color: #007b57;
  color: #ffffff;
  z-index: 4;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  font-size: 1rem;
}
.theme-syariah .cx-developer-source > .container.CX-wrapper .box-toggle .toggle-code:hover {
  background-color: #007b57;
  color: #ffffff;
}
.theme-syariah .cx-developer-source > .container.CX-wrapper .box-toggle .toggle-code .toggle-code-inner:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f121";
}
.theme-syariah .cx-developer-source > .container.CX-wrapper .box-toggle.open .alert {
  opacity: 1;
  display: inline-block;
  padding: 20px;
  max-height: 200px;
  display: block;
}
.theme-syariah .cx-developer-source > .container.CX-wrapper .box-toggle.open .toggle-code {
  top: -10px;
}
.theme-syariah .cx-developer-source > .container.CX-wrapper .box-toggle.open .toggle-code .toggle-code-inner:before {
  content: "\f00d";
}

@media (max-width: 1440px) {
  .code_highlight {
    max-height: 400px;
    overflow-y: auto;
  }
}
.code_highlight .code-toolbar {
  position: relative;
}
.code_highlight .code-toolbar pre {
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
}
.code_highlight .code-toolbar pre[class*=language-] {
  padding: 1em 1em 1em 1em;
  max-height: 600px;
}
.code_highlight .code-toolbar pre[rel]::before {
  display: none;
  font-size: 0.75rem;
  content: attr(rel);
  color: white;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #ff7e65;
  padding: 0;
  text-indent: 15px;
  font-size: 1.2rem;
}
.code_highlight .code-toolbar pre[rel=css]::before {
  background: #ff7e65 !important;
}
.code_highlight .code-toolbar .toolbar {
  opacity: 1 !important;
  top: 10px;
  right: 5px;
  position: absolute;
}
.code_highlight .code-toolbar .toolbar .toolbar-item {
  position: relative;
}
.code_highlight .code-toolbar .toolbar .toolbar-item a {
  transition: background 0.3s ease-in-out;
  animation: fadeIn 0.5s cubic-bezier(0.3, 0, 0.3, 1) 0s 1 forwards;
  background: rgba(255, 255, 255, 0.9);
  cursor: pointer;
  line-height: 20px;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 5px;
  z-index: 9;
  border-radius: 0.1875rem;
  font-size: 14px;
  padding: 3px 5px;
  color: #333;
}
.code_highlight .code-toolbar .toolbar .toolbar-item a:hover {
  color: #fff;
}
.theme-default .code_highlight .code-toolbar .toolbar .toolbar-item a:hover {
  background-color: #494df4;
}
.theme-prestise .code_highlight .code-toolbar .toolbar .toolbar-item a:hover {
  background-color: #c9a85c;
}
.theme-syariah .code_highlight .code-toolbar .toolbar .toolbar-item a:hover {
  background-color: #007b57;
}
.code_highlight .code-toolbar .toolbar .toolbar-item a:active, .code_highlight .code-toolbar .toolbar .toolbar-item a:focus {
  outline: none;
}

pre > code {
  white-space: pre;
  margin-top: -1em;
  display: block;
}

@media (min-width: 1366px) {
  .container.CX-wrapper {
    max-width: 1300px !important;
  }
  .container.container-md.CX-wrapper {
    max-width: 1140px !important;
  }
  .CX-top-header .container.CX-wrapper,
  #CX-header .container.CX-wrapper {
    max-width: 1375px !important;
  }
}
@media (min-width: 1600px) {
  .container.CX-wrapper {
    max-width: 1500px !important;
  }
  .container.container-md.CX-wrapper {
    max-width: 1170px !important;
  }
  .container.container-sm.CX-wrapper {
    max-width: 900px !important;
  }
  .CX-top-header .container.CX-wrapper,
  #CX-header .container.CX-wrapper {
    max-width: 1575px !important;
  }
}
@media (min-width: 1900px) {
  .container.CX-wrapper {
    max-width: 1645px !important;
  }
  .CX-top-header .container.CX-wrapper,
  #CX-header .container.CX-wrapper {
    max-width: 1720px !important;
  }
}
body.is-default #CX-utama #CX-content,
body.page-maximized #CX-utama #CX-content {
  margin-top: 135px;
}
@media (max-width: 1024px) {
  body.is-default #CX-utama #CX-content,
  body.page-maximized #CX-utama #CX-content {
    margin-top: 68px;
  }
}

.signed-in .CX-header {
  top: 0px;
}
@media (max-width: 1024px) {
  .signed-in .CX-header {
    top: 0px;
  }
}
@media (max-width: 1024px) {
  .signed-in .CX-header {
    top: 0px;
  }
}
.signed-in.has-edit-mode-menu .CX-header {
  top: 121px;
}

.hide-control-menu .CX-header {
  z-index: 999;
}

.nav-open .CX-header {
  z-index: 0 !important;
}

.CX-header {
  padding: 20px 0;
  position: fixed;
  top: 0;
  z-index: 3;
  width: 100%;
  background-color: #ffffff !important;
  -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 0 16px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0 0 16px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.16);
}
@media (min-width: 1025px) {
  .CX-header .container-fluid.CX-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.CX-header .box-header {
  display: flex;
  align-items: center;
}
.CX-header .box-header .box-account,
.CX-header .box-header .box-logo {
  flex: 1;
}
.CX-header .box-header .box-account {
  text-align: right;
  display: inline-block;
  max-width: 200px;
}
.CX-header .box-header .box-account.show .box-toggle-account .toggle-account .toggle-account-inner:after {
  content: "\f077";
}
.CX-header .box-header .box-account .box-toggle-account {
  display: block;
  padding: 0.7rem 1.5rem;
  text-decoration: none;
  min-width: 170px;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
@media (max-width: 1024px) {
  .CX-header .box-header .box-account .box-toggle-account {
    background-color: transparent;
    min-width: auto;
    padding: 0.5rem 0.5rem;
  }
}
.CX-header .box-header .box-account .box-toggle-account .toggle-account .toggle-account-inner {
  display: flex;
  align-items: center;
  position: relative;
  padding-right: 20px;
}
.CX-header .box-header .box-account .box-toggle-account .toggle-account .toggle-account-inner:after {
  content: "\f078";
  position: absolute;
  font-weight: bold;
  right: 0;
  font-family: "Font Awesome 5 Pro";
  font-size: 0.9rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 1024px) {
  .CX-header .box-header .box-account .box-toggle-account .toggle-account .toggle-account-inner:after {
    display: none;
  }
}
.CX-header .box-header .box-account .box-toggle-account .toggle-account .toggle-account-inner .box-ico-user-mobile {
  position: relative;
  width: 30px;
  height: 30px;
}
.CX-header .box-header .box-account .box-toggle-account .toggle-account .toggle-account-inner .box-ico-user-mobile .ico svg {
  height: 30px;
}
@media (max-width: 1024px) {
  .CX-header .box-header .box-account .box-toggle-account .toggle-account .toggle-account-inner .box-ico-user-mobile .ico svg {
    height: 32px;
  }
}
.CX-header .box-header .box-account .box-toggle-account .toggle-account .toggle-account-inner > div {
  display: inline-block;
}
.CX-header .box-header .box-account .box-toggle-account .toggle-account .toggle-account-inner .ico img {
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  height: 20px;
}
@media (max-width: 1024px) {
  .CX-header .box-header .box-account .box-toggle-account .toggle-account .toggle-account-inner .ico img {
    height: 30px;
  }
}
.CX-header .box-header .box-account .box-toggle-account .toggle-account .toggle-account-inner .ico svg {
  height: 22px;
}
.CX-header .box-header .box-account .box-toggle-account .toggle-account .toggle-account-inner .ico.ico-close {
  line-height: 30px;
}
.CX-header .box-header .box-account .box-toggle-account .toggle-account .toggle-account-inner .ico.ico-close img {
  height: 24px;
}
@media (max-width: 1024px) {
  .CX-header .box-header .box-account .box-toggle-account .toggle-account .toggle-account-inner .ico.ico-close img {
    height: 26px;
  }
}
.CX-header .box-header .box-account .box-toggle-account .toggle-account .toggle-account-inner .ico.ico-close svg {
  height: 23px;
}
@media (max-width: 1024px) {
  .CX-header .box-header .box-account .box-toggle-account .toggle-account .toggle-account-inner .ico.ico-close svg {
    height: 27px;
  }
}
.CX-header .box-header .box-account .box-toggle-account .toggle-account .toggle-account-inner .ico.ico-close, .CX-header .box-header .box-account .box-toggle-account .toggle-account .toggle-account-inner .ico.ico-open {
  position: absolute;
}
.CX-header .box-header .box-account .box-toggle-account .toggle-account .toggle-account-inner .ico.ico-close.hilang, .CX-header .box-header .box-account .box-toggle-account .toggle-account .toggle-account-inner .ico.ico-open.hilang {
  opacity: 0;
  visibility: hidden;
}
.CX-header .box-header .box-account .box-toggle-account .toggle-account .toggle-account-inner .name {
  margin-left: 10px;
}
@media (max-width: 1024px) {
  .CX-header .box-header .box-account .box-toggle-account .toggle-account .toggle-account-inner .name {
    display: none;
  }
}
.CX-header .box-header .box-account .box-toggle-account .toggle-account .toggle-account-inner .name h4 {
  font-family: "source-sans-pro-semibold";
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
  font-size: 17px;
  margin: 0;
  color: #494df4;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
@media (min-width: 1024px) {
  .CX-header .box-header .box-account .box-toggle-account[aria-expanded=true], .CX-header .box-header .box-account .box-toggle-account.open, .CX-header .box-header .box-account .box-toggle-account:hover {
    background-color: #f5f5f5;
  }
}
.CX-header .box-header .box-account .box-toggle-account.open .toggle-account .toggle-account-inner:after {
  content: "\f0d8";
}
.CX-header .box-header .box-account .box-dropdown .dropdown-menu {
  padding: 15px 0;
  margin-top: 0px;
  margin-right: 8px;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.CX-header .box-header .box-account .box-dropdown .dropdown-menu li a {
  font-size: 1rem;
}
.CX-header .box-header .box-account .box-dropdown .dropdown-menu li a:hover {
  background-color: #f5f5f5;
}
.CX-header .box-header .box-logo a.logo-axa-emma {
  display: inline-block;
}
@media (max-width: 1024px) {
  .CX-header {
    padding: 20px 0px;
    position: absolute;
  }
  .CX-header .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .CX-header .box-header .box-logo {
    display: none;
  }
  .CX-header .box-header .box-burger-menu.hide {
    display: block !important;
  }
}

.CX-header .container-fluid a {
  color: #494df4;
}
@media (max-width: 1024px) {
  .CX-header .container-fluid a {
    color: #ffffff;
  }
}
.CX-header .container-fluid .box-others,
.CX-header .container-fluid .box-logo {
  flex: 1;
}
.CX-header .container-fluid .box-others {
  text-align: right;
}
.CX-header .container-fluid .box-others .portlet-body {
  display: flex;
  flex-direction: row;
}
.CX-header .container-fluid .box-others a {
  margin-right: 10px;
  font-family: "source-sans-pro-semibold";
  cursor: pointer;
  position: relative;
  padding-right: 10px;
  padding-left: 5px;
}
.CX-header .container-fluid .box-others a:hover {
  text-decoration: none;
}
.CX-header .container-fluid .box-others a:first-child {
  padding-left: 0px;
}
.CX-header .container-fluid .box-others a:after {
  content: "";
  border-right: 1px solid rgba(255, 255, 255, 0.9);
  position: absolute;
  right: 0;
  width: 1px;
  height: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.CX-header .container-fluid .box-others a span {
  display: inline-block;
}
.CX-header .container-fluid .box-others a span.ico {
  width: 24px;
  margin-right: 5px;
}
@media (max-width: 1024px) {
  .CX-header .container-fluid .box-others a span.ico.dekstop {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .CX-header .container-fluid .box-others a span.ico.mobile.hide {
    display: inline-block !important;
  }
}
.CX-header .container-fluid .box-others a span.text {
  top: 3px;
  position: relative;
}
@media (max-width: 1024px) {
  .CX-header .container-fluid .box-others a span.text {
    display: none;
  }
}
.CX-header .container-fluid .box-others a:last-child {
  margin-right: 0;
  padding-right: 0px;
}
.CX-header .container-fluid .box-others a:last-child:after {
  display: none;
}

.has-control-menu .CX-header .portlet-decorate .portlet-content {
  background: white;
}
.has-control-menu .CX-header .box-others {
  margin-right: 0px;
}
@media (max-width: 1024px) {
  .has-control-menu .CX-header .box-others {
    margin-right: 79px;
    top: 0;
    position: relative;
  }
}
.has-control-menu .CX-header .box-toggle-control {
  top: 10px;
  right: 20px;
}
.has-control-menu .CX-header .box-toggle-control .editable-control label {
  display: none;
}

.has-control-menu.Customer .CX-header .box-others, .has-control-menu.customer .CX-header .box-others {
  margin-right: 0px;
}

.CX-header .box-header .box-logo a.logo-axa img {
  position: unset !important;
}

.cx-head-top {
  color: #494DF4;
  position: relative;
  text-align: left;
  font-weight: bold;
  padding: 0 10px;
}
.cx-head-top i {
  padding-right: 10px;
}
.cx-head-top.has-dropdown {
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 767px) {
  .cx-head-top.has-dropdown span {
    display: none;
  }
}
.cx-head-top.has-dropdown .box-drop-notif {
  width: 250px;
  background-color: #FFF;
  position: absolute;
  opacity: 0;
  display: none;
  right: 0;
  box-shadow: 0 0px 4px 0 #b7b7b7;
  border-radius: 8px;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.cx-head-top.has-dropdown .box-drop-notif .header-notif {
  width: 100%;
  background: c_white;
  color: #ffffff;
  padding: 10px 5px;
}
.cx-head-top.has-dropdown .box-drop-notif .header-notif div {
  display: inline-block;
}
.cx-head-top.has-dropdown .box-drop-notif .header-notif div.count-all {
  float: right;
}
.cx-head-top.has-dropdown .box-drop-notif .box-inner-notif .desc-notif {
  max-height: 300px;
  overflow-x: auto;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cx-head-top.has-dropdown .box-drop-notif .box-inner-notif .desc-notif.user-pil ul {
  width: 100%;
}
.cx-head-top.has-dropdown .box-drop-notif .box-inner-notif .desc-notif.user-pil li {
  padding: 15px 20px !important;
  margin-bottom: 0;
  position: relative;
}
.cx-head-top.has-dropdown .box-drop-notif .box-inner-notif .desc-notif.user-pil li a {
  margin-bottom: 0;
}
.theme-default .cx-head-top.has-dropdown .box-drop-notif .box-inner-notif .desc-notif.user-pil li a {
  color: #494df4;
}
.theme-prestise .cx-head-top.has-dropdown .box-drop-notif .box-inner-notif .desc-notif.user-pil li a {
  color: #c9a85c;
}
.theme-syariah .cx-head-top.has-dropdown .box-drop-notif .box-inner-notif .desc-notif.user-pil li a {
  color: #007b57;
}
.theme-default .cx-head-top.has-dropdown .box-drop-notif .box-inner-notif .desc-notif.user-pil li a:hover {
  color: #ffa300 !important;
}
.theme-prestise .cx-head-top.has-dropdown .box-drop-notif .box-inner-notif .desc-notif.user-pil li a:hover {
  color: #fdb713 !important;
}
.theme-syariah .cx-head-top.has-dropdown .box-drop-notif .box-inner-notif .desc-notif.user-pil li a:hover {
  color: #fdb713 !important;
}
.theme-default .cx-head-top.has-dropdown .box-drop-notif .box-inner-notif .desc-notif.user-pil li:hover {
  box-shadow: unset !important;
}
.theme-prestise .cx-head-top.has-dropdown .box-drop-notif .box-inner-notif .desc-notif.user-pil li:hover {
  box-shadow: unset !important;
}
.theme-syariah .cx-head-top.has-dropdown .box-drop-notif .box-inner-notif .desc-notif.user-pil li:hover {
  box-shadow: unset !important;
}
.theme-default .cx-head-top.has-dropdown .box-drop-notif .box-inner-notif .desc-notif.user-pil li:hover a {
  color: #ffa300 !important;
}
.theme-prestise .cx-head-top.has-dropdown .box-drop-notif .box-inner-notif .desc-notif.user-pil li:hover a {
  color: #fdb713 !important;
}
.theme-syariah .cx-head-top.has-dropdown .box-drop-notif .box-inner-notif .desc-notif.user-pil li:hover a {
  color: #fdb713 !important;
}
.cx-head-top.has-dropdown .box-drop-notif .box-inner-notif .desc-notif ul {
  padding-right: 0;
  width: 100%;
}
.cx-head-top.has-dropdown .box-drop-notif .box-inner-notif .desc-notif ul li {
  border: 0px;
  margin-bottom: 0;
  color: #000000;
  padding: 10px 25px;
  width: 100%;
}
.theme-default .cx-head-top.has-dropdown .box-drop-notif .box-inner-notif .desc-notif ul li:hover {
  color: #b7b7b7;
}
.theme-prestise .cx-head-top.has-dropdown .box-drop-notif .box-inner-notif .desc-notif ul li:hover {
  color: #b7b7b7;
}
.theme-syariah .cx-head-top.has-dropdown .box-drop-notif .box-inner-notif .desc-notif ul li:hover {
  color: #b7b7b7;
}
.theme-default .cx-head-top.has-dropdown .box-drop-notif .box-inner-notif .desc-notif ul li:hover a {
  color: #ffa300 !important;
}
.theme-prestise .cx-head-top.has-dropdown .box-drop-notif .box-inner-notif .desc-notif ul li:hover a {
  color: #fdb713 !important;
}
.theme-syariah .cx-head-top.has-dropdown .box-drop-notif .box-inner-notif .desc-notif ul li:hover a {
  color: #fdb713 !important;
}
.cx-head-top.has-dropdown .box-drop-notif .box-inner-notif .desc-notif ul li .notif-user {
  font-weight: bold;
  font-size: 1.1rem;
}
.cx-head-top.has-dropdown .box-drop-notif .box-inner-notif .desc-notif ul li .notif-desc {
  font-size: 0.9rem;
  color: #999999;
}
.cx-head-top.has-dropdown .box-drop-notif .box-inner-notif .desc-notif ul li .notif-desc:after {
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  padding-left: 5px;
  font-size: 1.1rem;
  font-weight: normal;
  right: 10px;
  top: 50%;
  transform: translatey(-50%);
  position: absolute;
}
.theme-default .cx-head-top.has-dropdown .box-drop-notif .box-inner-notif .desc-notif ul li .notif-desc:after {
  color: #494df4;
}
.theme-prestise .cx-head-top.has-dropdown .box-drop-notif .box-inner-notif .desc-notif ul li .notif-desc:after {
  color: #c9a85c;
}
.theme-syariah .cx-head-top.has-dropdown .box-drop-notif .box-inner-notif .desc-notif ul li .notif-desc:after {
  color: #007b57;
}
.cx-head-top.has-dropdown .box-drop-notif .box-inner-notif .desc-notif ul li .notif-date {
  font-size: 0.7rem;
  color: #CCCCCC;
}
.cx-head-top.has-dropdown:hover #inbox_act,
.cx-head-top.has-dropdown:hover #notif_act,
.cx-head-top.has-dropdown:hover #user_act {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.theme-default .cx-head-top.has-dropdown:hover #inbox_act,
.theme-default .cx-head-top.has-dropdown:hover #notif_act,
.theme-default .cx-head-top.has-dropdown:hover #user_act {
  color: #ffa300;
}
.theme-prestise .cx-head-top.has-dropdown:hover #inbox_act,
.theme-prestise .cx-head-top.has-dropdown:hover #notif_act,
.theme-prestise .cx-head-top.has-dropdown:hover #user_act {
  color: #fdb713;
}
.theme-syariah .cx-head-top.has-dropdown:hover #inbox_act,
.theme-syariah .cx-head-top.has-dropdown:hover #notif_act,
.theme-syariah .cx-head-top.has-dropdown:hover #user_act {
  color: #fdb713;
}
.theme-default .cx-head-top.has-dropdown:hover #inbox_act a,
.theme-default .cx-head-top.has-dropdown:hover #inbox_act i,
.theme-default .cx-head-top.has-dropdown:hover #inbox_act span,
.theme-default .cx-head-top.has-dropdown:hover #notif_act a,
.theme-default .cx-head-top.has-dropdown:hover #notif_act i,
.theme-default .cx-head-top.has-dropdown:hover #notif_act span,
.theme-default .cx-head-top.has-dropdown:hover #user_act a,
.theme-default .cx-head-top.has-dropdown:hover #user_act i,
.theme-default .cx-head-top.has-dropdown:hover #user_act span {
  color: #ffa300 !important;
}
.theme-prestise .cx-head-top.has-dropdown:hover #inbox_act a,
.theme-prestise .cx-head-top.has-dropdown:hover #inbox_act i,
.theme-prestise .cx-head-top.has-dropdown:hover #inbox_act span,
.theme-prestise .cx-head-top.has-dropdown:hover #notif_act a,
.theme-prestise .cx-head-top.has-dropdown:hover #notif_act i,
.theme-prestise .cx-head-top.has-dropdown:hover #notif_act span,
.theme-prestise .cx-head-top.has-dropdown:hover #user_act a,
.theme-prestise .cx-head-top.has-dropdown:hover #user_act i,
.theme-prestise .cx-head-top.has-dropdown:hover #user_act span {
  color: #fdb713 !important;
}
.theme-syariah .cx-head-top.has-dropdown:hover #inbox_act a,
.theme-syariah .cx-head-top.has-dropdown:hover #inbox_act i,
.theme-syariah .cx-head-top.has-dropdown:hover #inbox_act span,
.theme-syariah .cx-head-top.has-dropdown:hover #notif_act a,
.theme-syariah .cx-head-top.has-dropdown:hover #notif_act i,
.theme-syariah .cx-head-top.has-dropdown:hover #notif_act span,
.theme-syariah .cx-head-top.has-dropdown:hover #user_act a,
.theme-syariah .cx-head-top.has-dropdown:hover #user_act i,
.theme-syariah .cx-head-top.has-dropdown:hover #user_act span {
  color: #fdb713 !important;
}
.cx-head-top.has-dropdown:hover .box-drop-notif {
  display: block;
  opacity: 1;
  z-index: 200;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.user-login {
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.user-login .box-drop-notif {
  position: absolute;
  top: 21px;
}
.user-login .box-drop-notif .header-notif {
  display: none;
}
.user-login .box-drop-notif .box-inner-notif {
  font-size: 0.9rem;
}
.user-login .box-drop-notif .box-inner-notif .desc-notif.user-pil ul {
  width: 100%;
}
.user-login .box-drop-notif .box-inner-notif .desc-notif.user-pil li {
  padding: 15px 20px !important;
  margin-bottom: 0;
  position: relative;
}
.user-login .box-drop-notif .box-inner-notif .desc-notif.user-pil li:first-child:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #CCCCCC;
  height: 2px;
  width: 75%;
  bottom: 0px;
  left: 10%;
}
.user-login .box-drop-notif .box-inner-notif .desc-notif.user-pil li a {
  margin-bottom: 0;
}
.theme-default .user-login .box-drop-notif .box-inner-notif .desc-notif.user-pil li a {
  color: #494df4 !important;
}
.theme-prestise .user-login .box-drop-notif .box-inner-notif .desc-notif.user-pil li a {
  color: #c9a85c !important;
}
.theme-syariah .user-login .box-drop-notif .box-inner-notif .desc-notif.user-pil li a {
  color: #007b57 !important;
}
.theme-default .user-login .box-drop-notif .box-inner-notif .desc-notif.user-pil li:hover {
  box-shadow: unset !important;
}
.theme-prestise .user-login .box-drop-notif .box-inner-notif .desc-notif.user-pil li:hover {
  box-shadow: unset !important;
}
.theme-syariah .user-login .box-drop-notif .box-inner-notif .desc-notif.user-pil li:hover {
  box-shadow: unset !important;
}

.box-others ul {
  float: right;
}
.box-others ul .cx-head-top {
  padding: 0 0px;
  cursor: context-menu;
}
.theme-default .box-others ul .cx-head-top {
  color: #494df4 !important;
}
.theme-prestise .box-others ul .cx-head-top {
  color: #c9a85c !important;
}
.theme-syariah .box-others ul .cx-head-top {
  color: #007b57 !important;
}
.box-others ul .cx-head-top > .language-bar {
  padding: 0 0;
}
.box-others ul .cx-head-top .cx-sign span {
  padding-right: 10px;
}

.CX-header .box-logo img {
  padding: 0 10px;
}
.CX-header .box-logo .logo-axa-mandiri {
  position: relative;
}
.CX-header .box-logo .logo-axa-mandiri:before {
  content: "";
  position: absolute;
  left: -5px;
  top: -15px;
  bottom: -15px;
  width: 2px;
  background-color: #ccc;
}

.language-bar a {
  color: #CCCCCC !important;
}

.CX-footer {
  background-color: #4976ba;
  color: #ffffff;
  font-size: 1rem;
  padding: 20px 0;
  position: relative;
}
@media (max-width: 1024px) {
  .CX-footer {
    width: 100% !important;
  }
}
@media (min-width: 769px) {
  .CX-footer .container-fluid.CX-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 1024px) {
  .CX-footer .row .col-md-6 {
    text-align: center !important;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .CX-footer .row .col-md-6 ul {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    padding-bottom: 10px;
  }
  .CX-footer .row .col-md-6:nth-child(2) {
    padding-top: 10px;
  }
}
.CX-footer a {
  color: inherit;
  font-size: inherit;
}
.CX-footer ul li {
  display: inline-block;
  padding: 0 10px 0 10px;
  position: relative;
}
.CX-footer ul li a {
  display: inline-block;
}

.CX-footer ul li:nth-child(1) {
  padding: 0px;
}

.CX-utama .box-utama .box-sidenav {
  position: fixed;
  width: 312px;
  background: transparent linear-gradient(170deg, #494df4 0%, #9fbeaf 100%) 0 0 no-repeat padding-box;
  color: #ffffff;
  padding: 0px 0;
  z-index: 2;
  height: 100%;
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.25);
}
.CX-utama .box-utama .box-sidenav a {
  color: inherit;
}
.CX-utama .box-utama .box-sidenav .CX-navigation .box-navigation {
  height: 540px;
  overflow-y: auto;
  overflow-x: hidden;
}
.CX-utama .box-utama .box-sidenav .CX-navigation .toggle-side-left {
  position: absolute;
  background-color: #606ae3;
  width: 35px;
  height: 40px;
  z-index: 3;
  right: -20px;
  top: 50px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  cursor: pointer;
}
.CX-utama .box-utama .box-sidenav .CX-navigation .toggle-side-left:hover {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.CX-utama .box-utama .box-sidenav .CX-navigation .toggle-side-left a {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-left: 3px;
  text-decoration: none;
}
.CX-utama .box-utama .box-sidenav .CX-navigation .toggle-side-left a:before {
  content: "\f053";
  font-family: "Font Awesome 5 Pro";
  font-size: 0.95rem;
}
.CX-utama .box-utama .box-sidenav .CX-navigation .toggle-side-left.active a:before {
  content: "\f054";
}
.CX-utama .box-utama .box-sidenav .CX-navigation .box-list-navigation {
  position: relative;
}
.CX-utama .box-utama .box-sidenav .CX-navigation .box-list-navigation .box-nav-menu {
  margin-bottom: 20px;
}
.CX-utama .box-utama .box-sidenav .CX-navigation .box-list-navigation .box-nav-menu:first-child {
  margin-bottom: 10px;
}
.CX-utama .box-utama .box-sidenav .CX-navigation .box-list-navigation .box-nav-menu:first-child .nav-menu li:first-child a {
  border-top: 1px solid rgba(255, 255, 255, 0);
}
.CX-utama .box-utama .box-sidenav .CX-navigation .box-list-navigation .box-nav-menu .title-nav {
  max-width: 80%;
  margin: 0 auto;
  font-size: 0.8rem;
  cursor: default;
  padding-bottom: 3px;
}
.CX-utama .box-utama .box-sidenav .CX-navigation .box-list-navigation .box-nav-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.CX-utama .box-utama .box-sidenav .CX-navigation .box-list-navigation .box-nav-menu .nav-menu li:first-child a {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.CX-utama .box-utama .box-sidenav .CX-navigation .box-list-navigation .box-nav-menu .nav-menu li:first-child:hover a {
  border-top: 1px solid rgba(255, 255, 255, 0);
}
.CX-utama .box-utama .box-sidenav .CX-navigation .box-list-navigation .box-nav-menu .nav-menu li:hover {
  background: rgba(36, 37, 170, 0.6);
}
.CX-utama .box-utama .box-sidenav .CX-navigation .box-list-navigation .box-nav-menu .nav-menu li.active a {
  font-family: "source-sans-pro-bold";
}
.CX-utama .box-utama .box-sidenav .CX-navigation .box-list-navigation .box-nav-menu .nav-menu li a {
  display: block;
  position: relative;
  display: flex;
  align-items: center;
  padding: 10px 0;
  text-decoration: none;
  max-width: 80%;
  margin: 0 auto;
}
.CX-utama .box-utama .box-sidenav .CX-navigation .box-list-navigation .box-nav-menu .nav-menu li a .ico {
  flex: 0 0 auto;
}
.CX-utama .box-utama .box-sidenav .CX-navigation .box-list-navigation .box-nav-menu .nav-menu li a .ico svg {
  width: 20px;
  position: relative;
  top: -3px;
}
.CX-utama .box-utama .box-sidenav .CX-navigation .box-list-navigation .box-nav-menu .nav-menu li a .text {
  flex: 1 1 auto;
  margin-left: 10px;
}
@media (max-width: 1024px) {
  .CX-utama .box-utama .box-sidenav {
    width: 312px;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    z-index: 1043;
  }
  .CX-utama .box-utama .box-sidenav .CX-navigation .toggle-side-left {
    display: none;
  }
  .CX-utama .box-utama .box-sidenav.open {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .CX-utama .box-utama .box-sidenav .CX-user-profile {
    max-width: 100%;
    padding: 20px 33px 0;
  }
  .CX-utama .box-utama .box-sidenav .CX-user-profile .box-user-profile .name h4 {
    font-size: 18px;
  }
  .CX-utama .box-utama .box-sidenav .CX-user-profile .box-user-profile .name a {
    font-size: 15px;
  }
  .CX-utama .box-utama .box-sidenav .CX-navigation .box-navigation .box-list-navigation .box-nav-menu {
    margin-bottom: 10px;
  }
  .CX-utama .box-utama .box-sidenav .CX-navigation .box-navigation .box-list-navigation .box-nav-menu .nav-menu li a {
    max-width: 100%;
    padding: 10px 40px;
    font-size: 18px;
  }
  .CX-utama .box-utama .box-sidenav .CX-navigation .box-navigation .box-list-navigation .box-nav-menu .nav-menu li a .ico svg {
    width: 24px;
  }
  .CX-utama .box-utama .box-sidenav .CX-navigation .box-navigation .box-list-navigation .box-nav-menu .title-nav {
    max-width: 100%;
    padding: 0 40px 5px;
    font-size: 15px;
    cursor: default;
  }
}
@media (max-width: 500px) {
  .CX-utama .box-utama .box-sidenav {
    width: 100%;
  }
}

.CX-user-profile {
  max-width: 80%;
  margin: 0 auto 20px;
}
.CX-user-profile .box-user-profile {
  display: flex;
  align-items: center;
}
.CX-user-profile .box-user-profile .img {
  border: 3px solid;
  width: 60px;
  height: 60px;
  line-height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  background-color: #ffffff;
}
.CX-user-profile .box-user-profile .img .sticker {
  width: 52px;
  height: 52px;
  line-height: 50px;
  font-size: 2rem;
  margin: 0 auto;
}
.CX-user-profile .box-user-profile .name {
  margin-left: 10px;
}
.CX-user-profile .box-user-profile .name h4 {
  font-weight: normal;
  font-size: 18px;
  font-family: "source-sans-pro-semibold";
  margin-bottom: 5px;
}
.CX-user-profile .box-user-profile .name a {
  font-size: 14px;
  text-decoration: underline;
}

.CX-header-nav-mobile {
  margin-bottom: 0px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
@media (max-width: 767px) {
  .CX-header-nav-mobile {
    padding: 15px 0 10px 0;
  }
}
@media (max-width: 1024px) {
  .CX-header-nav-mobile.hide {
    display: block !important;
  }
}
.CX-header-nav-mobile .box-header-nav-mobile {
  padding: 0 20px;
  display: flex;
  align-items: center;
}
.CX-header-nav-mobile .box-header-nav-mobile .box-logo {
  flex: 1 1 auto;
}
.CX-header-nav-mobile .box-header-nav-mobile .box-logo img {
  height: 45px;
}
.CX-header-nav-mobile .box-header-nav-mobile .box-close {
  flex: 0 0 auto;
  cursor: pointer;
}

.CX-navigation .box-navigation .box-list-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site > li > a img {
  margin-right: 5px;
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site > li > a span {
  margin-left: 5px;
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site > li {
  position: relative;
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li a {
  display: block;
  outline: none;
  text-decoration: none;
  border-radius: 0px;
  margin-bottom: 0px;
  font-size: 16px;
  font-family: "source-sans-pro-regular";
  padding: 15px 30px;
  position: relative;
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li a span .layout-logo {
  max-width: 24px;
  max-height: initial;
  margin-right: 10px;
  margin-left: 0px;
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li a.active {
  font-weight: normal;
  background-color: transparent;
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li a:before {
  opacity: 0;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 0px;
  background-color: #f6b842;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li:hover > a, .CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.selected > a {
  background: rgba(36, 37, 170, 0.6);
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li:hover > a:before, .CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.selected > a:before {
  opacity: 1;
  width: 8px;
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li:focus a, .CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li:selected a, .CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.selected a, .CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.active a {
  background: rgba(36, 37, 170, 0.6);
  box-shadow: none;
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.active a {
  position: relative;
  background: rgba(36, 37, 170, 0.6);
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.active a:before {
  opacity: 1;
  width: 4px;
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown .title-nav {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 14px;
  padding-bottom: 5px;
  padding-left: 5px;
  margin: 0 30px;
  cursor: default;
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown > a {
  cursor: default;
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown > a:before {
  display: none;
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown > a:hover {
  background-color: transparent;
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown.hover > a {
  background-color: transparent;
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown a .lfr-nav-child-toggle {
  display: none;
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown .child-menu {
  display: block;
  position: relative;
  float: none;
  min-width: auto;
  max-width: initial;
  border-radius: 0px;
  box-shadow: none;
  border: 0px;
  background-color: transparent;
  padding-top: 0px;
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown .child-menu li {
  margin-bottom: 0px;
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown .child-menu li a {
  color: #ffffff;
  padding-left: 30px;
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown .child-menu li a span {
  margin-left: 5px;
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown .child-menu li a:focus {
  box-shadow: none;
  background: rgba(36, 37, 170, 0.6);
}

.CX-user-profile.new .box-user-profile {
  align-items: flex-start;
}
@media (max-width: 1024px) {
  .CX-user-profile.new .box-user-profile {
    align-items: center;
  }
}
.CX-user-profile.new .box-user-profile .act-collapse {
  margin-top: 5px;
}
@media (max-width: 1024px) {
  .CX-user-profile.new .box-user-profile .act-collapse {
    display: none;
  }
}
.CX-user-profile.new .box-user-profile .act-collapse a {
  display: block;
  cursor: pointer;
  text-decoration: none;
}
.CX-user-profile.new .box-user-profile .name {
  flex: 1 1 auto;
  margin-top: 5px;
  margin-right: 10px;
}
@media (max-width: 1024px) {
  .CX-user-profile.new .box-user-profile .name {
    margin-left: 0;
  }
}
.CX-user-profile.new .box-user-profile .img {
  flex: 0 0 auto;
}

.CX-navigation.new .act-expand a {
  display: block;
  text-align: center;
}

.CX-user-profile.new .box-user-profile .img .user-avatar-link a:last-child {
  display: none;
}

.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown .title-nav {
  display: block;
  outline: 0;
  text-decoration: none;
  border-radius: 0;
  margin-bottom: 0;
  font-size: 16px;
  padding: 15px 30px;
  padding-left: 35px;
  position: relative;
  margin: 0 0px;
  border-bottom: 0px solid rgba(255, 255, 255, 0.2);
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown .title-nav img {
  margin-right: 5px;
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown .title-nav:after {
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  float: right;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown .title-nav:before {
  opacity: 0;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 0;
  background-color: #f6b842;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown .title-nav:hover {
  background: rgba(36, 37, 170, 0.6);
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown .title-nav:hover:before {
  opacity: 1;
  width: 8px;
}

.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown .child-menu li a {
  color: #fff;
  padding-left: 50px;
  max-height: 0;
  overflow: hidden;
  padding: 0 0 0 50px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown .child-menu.active li a {
  max-height: 100%;
  padding: 15px 0px 10px 50px;
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown .title-nav.down:after {
  transform: rotate(90deg);
}

body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li {
  position: relative;
}
body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li:before {
  content: "";
  position: absolute;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  width: 100%;
  top: 0px;
}

@media (max-width: 1024px) {
  body.v2 .CX-utama .box-utama .box-sidenav {
    top: 0px;
  }
}
body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new .box-navigation {
  padding-bottom: 60px;
}

.section-list-burger {
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 100px;
  text-align: center;
}
.section-list-burger .box-outer-burger {
  display: inline-block;
  margin: 15px;
}
.section-list-burger .box-outer-burger .text {
  margin: 8px 0;
  padding: 5px;
  font-size: 0.9rem;
  text-align: center;
  background-color: #000;
  color: rgba(255, 255, 255, 0.9);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

.cx-burger {
  --box-border: 1px solid transparent;
  --box-radius: 3px;
  --box-width: 65px;
  --box-height: 50px;
  --box-line-height: 50px;
  --box-padding: 1rem;
  --box-wrapper: 1rem;
  --box-display: flex;
  --box-justify-content: center;
  --box-flex-direction: column;
  --box-cursor: pointer;
  --box-bg-color: transparent;
}
@media (max-width: 1024px) {
  .cx-burger {
    --box-width: 60px;
  }
}
.cx-burger .cx-line {
  --line-bg-color: #2c2c28;
  --line-height: 4px;
  --line-radius: 3px;
  --line-spacing: 10px;
  --line-transition: all 0.3s ease-in-out;
}
@media (max-width: 1024px) {
  .cx-burger .cx-line {
    --line-height: 3px;
    --line-spacing: 8px;
  }
}
.cx-burger .cx-line:nth-child(1) {
  --line-1-width: 100%;
}
.cx-burger .cx-line:nth-child(2) {
  --line-2-width: 100%;
}
.cx-burger .cx-line:nth-child(3) {
  --line-3-width: 100%;
}
.cx-burger.burger-menu .cx-line:nth-child(1) {
  --line-1-width: 25px;
}
.cx-burger.burger-menu .cx-line:nth-child(2) {
  --line-2-width: 100%;
}
.cx-burger.burger-menu .cx-line:nth-child(3) {
  --line-3-width: 40px;
}
.cx-burger.burger-menu:hover .cx-line:nth-child(1) {
  --line-1-width: 80%;
}
.cx-burger.burger-menu:hover .cx-line:nth-child(2) {
  --line-2-width: 50%;
}
.cx-burger.burger-menu:hover .cx-line:nth-child(3) {
  --line-3-width: 100%;
}
.cx-burger.burger-menu.center .cx-burger-inner .cx-line:nth-child(1) {
  --line-1-width: 80%;
}
.cx-burger.burger-menu.center .cx-burger-inner .cx-line:nth-child(2) {
  --line-2-width: 50%;
}
.cx-burger.burger-menu.center .cx-burger-inner .cx-line:nth-child(3) {
  --line-3-width: 80%;
}
.cx-burger.burger-menu.center:hover .cx-line:nth-child(1) {
  --line-1-width: 60%;
}
.cx-burger.burger-menu.center:hover .cx-line:nth-child(2) {
  --line-2-width: 100%;
}
.cx-burger.burger-menu.center:hover .cx-line:nth-child(3) {
  --line-3-width: 60%;
}
.cx-burger.burger-menu.random .cx-burger-inner .cx-line:nth-child(1) {
  --line-1-width: 60%;
}
.cx-burger.burger-menu.random .cx-burger-inner .cx-line:nth-child(2) {
  --line-2-width: 60%;
}
.cx-burger.burger-menu.random .cx-burger-inner .cx-line:nth-child(3) {
  --line-3-width: 60%;
}

.cx-burger {
  position: relative;
  border: var(--box-border);
  width: var(--box-width);
  height: var(--box-height);
  line-height: var(--box-line-height);
  padding: var(--box-padding);
  display: var(--box-display);
  flex-direction: var(--box-flex-direction);
  justify-content: var(--box-justify-content);
  cursor: var(--box-cursor);
  background-color: var(--box-bg-color);
  -webkit-border-radius: var(--box-radius);
  -moz-border-radius: var(--box-radius);
  -ms-border-radius: var(--box-radius);
  -o-border-radius: var(--box-radius);
  border-radius: var(--box-radius);
}
.cx-burger .cx-burger-inner {
  position: absolute;
  left: var(--box-wrapper);
  right: var(--box-wrapper);
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cx-burger .cx-burger-inner .cx-line {
  position: absolute;
  background-color: var(--line-bg-color);
  height: var(--line-height);
  -webkit-border-radius: var(--line-radius);
  -moz-border-radius: var(--line-radius);
  -ms-border-radius: var(--line-radius);
  -o-border-radius: var(--line-radius);
  border-radius: var(--line-radius);
  -moz-transition: var(--line-transition);
  -o-transition: var(--line-transition);
  -webkit-transition: var(--line-transition);
  transition: var(--line-transition);
}
.cx-burger .cx-burger-inner .cx-line:nth-child(1) {
  width: var(--line-1-width);
  top: calc(-1 * var(--line-spacing));
}
.cx-burger .cx-burger-inner .cx-line:nth-child(2) {
  width: var(--line-2-width);
}
.cx-burger .cx-burger-inner .cx-line:nth-child(3) {
  width: var(--line-3-width);
  top: var(--line-spacing);
}
.cx-burger.burger-menu.center .cx-burger-inner .cx-line {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.cx-burger.burger-menu.right .cx-burger-inner .cx-line {
  right: 0;
}
.cx-burger.burger-menu.random .cx-burger-inner .cx-line:nth-child(1), .cx-burger.burger-menu.random .cx-burger-inner .cx-line:nth-child(3) {
  left: 5px;
}
.cx-burger.burger-menu.random .cx-burger-inner .cx-line:nth-child(2) {
  right: 5px;
}
.cx-burger.burger-menu.random.is-active .cx-burger-inner .cx-line:nth-child(1), .cx-burger.burger-menu.random.is-active .cx-burger-inner .cx-line:nth-child(3) {
  left: 0;
}

.range-slider {
  width: 100%;
  padding: 0 40px;
}
@media (max-width: 1024px) {
  .range-slider {
    padding: 0 20px;
  }
}
@media (max-width: 1024px) {
  .range-slider {
    padding: 0 10px;
  }
}

.range-slider__range {
  -webkit-appearance: none;
  width: 100%;
  height: 10px;
  border-radius: 5px;
  background: #d7dcdf;
  outline: none;
  padding: 0;
  margin: 0;
}
.range-slider__range::-webkit-slider-thumb {
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #2c3e50;
  cursor: pointer;
  transition: background 0.15s ease-in-out;
}
.range-slider__range::-webkit-slider-thumb:hover {
  background: #004085;
}
.range-slider__range:active::-webkit-slider-thumb {
  background: #004085;
}
.range-slider__range::-moz-range-thumb {
  width: 20px;
  height: 20px;
  border: 0;
  border-radius: 50%;
  background: #2c3e50;
  cursor: pointer;
  transition: background 0.15s ease-in-out;
}
.range-slider__range::-moz-range-thumb:hover {
  background: #004085;
}
.range-slider__range:active::-moz-range-thumb {
  background: #004085;
}
.range-slider__range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 3px #fff, 0 0 0 6px #004085;
}

.range-slider__value {
  display: inline-block;
  position: relative;
  width: 60px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  border-radius: 3px;
  background: #2c3e50;
  padding: 5px 10px;
  margin-left: 8px;
}
.range-slider__value:after {
  position: absolute;
  top: 8px;
  left: -7px;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-right: 7px solid #2c3e50;
  border-bottom: 7px solid transparent;
  content: "";
}

::-moz-range-track {
  background: #d7dcdf;
  border: 0;
}

input::-moz-focus-inner,
input::-moz-focus-outer {
  border: 0;
}

.box-rating-thumb .box-rating-thumb-inner .box-rating-thumb-item:first-child .img-ico {
  text-align: left !important;
  padding-left: 20px !important;
}
@media (max-width: 1024px) {
  .box-rating-thumb .box-rating-thumb-inner .box-rating-thumb-item:first-child .img-ico {
    padding-left: 10px !important;
  }
}
.box-rating-thumb .box-rating-thumb-inner .box-rating-thumb-item:last-child .img-ico {
  text-align: right !important;
  padding-right: 20px !important;
}
@media (max-width: 1024px) {
  .box-rating-thumb .box-rating-thumb-inner .box-rating-thumb-item:last-child .img-ico {
    padding-right: 10px !important;
  }
}

.btn {
  font-weight: normal !important;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-family: "source-sans-pro-semibold" !important;
}
.btn i {
  margin-left: 5px;
}
.btn.btn-md {
  padding: 0.8rem 1.3rem !important;
}
.btn.btn-lg {
  padding: 1rem 2rem 1rem !important;
}
.btn.btn-xs {
  padding: 0.55rem 1.5rem !important;
}
.btn.btn-round-30 {
  border-radius: 30px !important;
  -moz-border-radius: 30px !important;
  -webkit-border-radius: 30px !important;
}
.btn.btn-custom-default {
  background-color: #ffffff;
  text-transform: uppercase;
  font-family: "source-sans-pro-semibold" !important;
  position: relative;
  overflow: hidden;
  z-index: 1;
  border: 0px;
  border-radius: 22px;
}
.btn.btn-custom-default.btn-lg {
  padding: 1rem 2rem 1rem !important;
  font-size: 1.2rem !important;
  letter-spacing: 2px;
}
@media (max-width: 1440px) {
  .btn.btn-custom-default.btn-lg {
    font-size: 1.1rem !important;
  }
}
.theme-default .btn.btn-custom-default {
  color: #494df4;
  background-color: #d2d7e1;
}
.theme-prestise .btn.btn-custom-default {
  color: #c9a85c;
  background-color: #d2d7e1;
}
.theme-syariah .btn.btn-custom-default {
  color: #007b57;
  background-color: #d2d7e1;
}
.btn.btn-custom-default.btn-md {
  padding: 0.8rem 1.3rem !important;
}
.btn.btn-custom-default.btn-lg {
  padding: 1rem 2rem 1rem !important;
}
.btn.btn-custom-default:focus, .btn.btn-custom-default:hover, .btn.btn-custom-default:active, .btn.btn-custom-default.active {
  border-color: #adadad !important;
}
.theme-default .btn.btn-custom-default:focus, .theme-default .btn.btn-custom-default:hover, .theme-default .btn.btn-custom-default:active, .theme-default .btn.btn-custom-default.active {
  color: #494df4 !important;
  background-color: #bcc0c7 !important;
}
.theme-prestise .btn.btn-custom-default:focus, .theme-prestise .btn.btn-custom-default:hover, .theme-prestise .btn.btn-custom-default:active, .theme-prestise .btn.btn-custom-default.active {
  color: #c9a85c !important;
  background-color: #bcc0c7 !important;
}
.theme-syariah .btn.btn-custom-default:focus, .theme-syariah .btn.btn-custom-default:hover, .theme-syariah .btn.btn-custom-default:active, .theme-syariah .btn.btn-custom-default.active {
  color: #007b57 !important;
  background-color: #bcc0c7 !important;
}
.btn.btn-custom-red {
  text-transform: capitalize;
  font-family: "source-sans-pro-semibold" !important;
  position: relative;
  overflow: hidden;
  z-index: 1;
  border: 0px;
  border-radius: 22px;
  background-color: #494df4 !important;
  color: #ffffff !important;
  font-size: 1rem;
}
.btn.btn-custom-red:hover, .btn.btn-custom-red.active {
  color: #ffffff !important;
  background-color: #494df4;
  border-color: #494df4;
  font-family: "source-sans-pro-semibold" !important;
  font-weight: normal;
}
.btn.btn-custom-red:hover:after, .btn.btn-custom-red.active:after {
  transform: translateY(10%) translateX(-60px) rotate(-45deg);
}
.btn.btn-custom-redlight {
  text-transform: capitalize;
}
.btn.btn-custom-redlight.btn-md {
  padding: 0.8rem 1.3rem !important;
}
.btn.btn-custom-redlight.btn-lg {
  padding: 1rem 2rem 1rem !important;
}
.theme-default .btn.btn-custom-redlight {
  background-color: #f07662;
  border-color: #f07662;
  color: #ffffff;
  font-size: 1rem;
  font-weight: normal !important;
  font-family: "source-sans-pro-semibold" !important;
}
.theme-prestise .btn.btn-custom-redlight {
  background-color: #f07662;
  border-color: #f07662;
  color: #ffffff;
  font-size: 1rem;
  font-weight: normal !important;
  font-family: "source-sans-pro-semibold" !important;
}
.theme-syariah .btn.btn-custom-redlight {
  background-color: #f07662;
  border-color: #f07662;
  color: #ffffff;
  font-size: 1rem;
  font-weight: normal !important;
  font-family: "source-sans-pro-semibold" !important;
}
.theme-default .btn.btn-custom-redlight:not(:disabled):not(.disabled):active:focus, .theme-default .btn.btn-custom-redlight:not(:disabled):not(.disabled).active:focus {
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-inset: 0;
  -moz-inset: 0;
  -ms-inset: 0;
  -o-inset: 0;
  inset: 0;
}
.theme-prestise .btn.btn-custom-redlight:not(:disabled):not(.disabled):active:focus, .theme-prestise .btn.btn-custom-redlight:not(:disabled):not(.disabled).active:focus {
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-inset: 0;
  -moz-inset: 0;
  -ms-inset: 0;
  -o-inset: 0;
  inset: 0;
}
.theme-syariah .btn.btn-custom-redlight:not(:disabled):not(.disabled):active:focus, .theme-syariah .btn.btn-custom-redlight:not(:disabled):not(.disabled).active:focus {
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-inset: 0;
  -moz-inset: 0;
  -ms-inset: 0;
  -o-inset: 0;
  inset: 0;
}
.theme-default .btn.btn-custom-redlight:focus {
  box-shadow: 0 0 0 0.2rem rgba(209, 97, 78, 0.2);
}
.theme-prestise .btn.btn-custom-redlight:focus {
  box-shadow: 0 0 0 0.2rem rgba(209, 97, 78, 0.2);
}
.theme-syariah .btn.btn-custom-redlight:focus {
  box-shadow: 0 0 0 0.2rem rgba(209, 97, 78, 0.2);
}
.theme-default .btn.btn-custom-redlight:hover, .theme-default .btn.btn-custom-redlight.active {
  background-color: #d1604d;
  color: #ffffff;
  border-color: #d1604d;
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-inset: 0;
  -moz-inset: 0;
  -ms-inset: 0;
  -o-inset: 0;
  inset: 0;
}
.theme-prestise .btn.btn-custom-redlight:hover, .theme-prestise .btn.btn-custom-redlight.active {
  background-color: #d1604d;
  color: #ffffff;
  border-color: #d1604d;
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-inset: 0;
  -moz-inset: 0;
  -ms-inset: 0;
  -o-inset: 0;
  inset: 0;
}
.theme-syariah .btn.btn-custom-redlight:hover, .theme-syariah .btn.btn-custom-redlight.active {
  background-color: #d1604d;
  color: #ffffff;
  border-color: #d1604d;
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-inset: 0;
  -moz-inset: 0;
  -ms-inset: 0;
  -o-inset: 0;
  inset: 0;
}
.btn.btn-custom-green {
  text-transform: uppercase;
}
.btn.btn-custom-green.btn-md {
  padding: 0.8rem 1.3rem !important;
}
.btn.btn-custom-green.btn-lg {
  padding: 1rem 2rem 1rem !important;
}
.theme-default .btn.btn-custom-green {
  background-color: #1cc54e;
  border-color: #1cc54e;
  color: #ffffff;
  font-size: 1rem;
  font-weight: normal !important;
  font-family: "source-sans-pro-semibold" !important;
}
.theme-prestise .btn.btn-custom-green {
  background-color: #1cc54e;
  border-color: #1cc54e;
  color: #ffffff;
  font-size: 1rem;
  font-weight: normal !important;
  font-family: "source-sans-pro-semibold" !important;
}
.theme-syariah .btn.btn-custom-green {
  background-color: #1cc54e;
  border-color: #1cc54e;
  color: #ffffff;
  font-size: 1rem;
  font-weight: normal !important;
  font-family: "source-sans-pro-semibold" !important;
}
.theme-default .btn.btn-custom-green:not(:disabled):not(.disabled):active:focus, .theme-default .btn.btn-custom-green:not(:disabled):not(.disabled).active:focus {
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-inset: 0;
  -moz-inset: 0;
  -ms-inset: 0;
  -o-inset: 0;
  inset: 0;
}
.theme-prestise .btn.btn-custom-green:not(:disabled):not(.disabled):active:focus, .theme-prestise .btn.btn-custom-green:not(:disabled):not(.disabled).active:focus {
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-inset: 0;
  -moz-inset: 0;
  -ms-inset: 0;
  -o-inset: 0;
  inset: 0;
}
.theme-syariah .btn.btn-custom-green:not(:disabled):not(.disabled):active:focus, .theme-syariah .btn.btn-custom-green:not(:disabled):not(.disabled).active:focus {
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-inset: 0;
  -moz-inset: 0;
  -ms-inset: 0;
  -o-inset: 0;
  inset: 0;
}
.theme-default .btn.btn-custom-green:focus {
  box-shadow: 0 0 0 0.2rem rgba(28, 197, 78, 0.2);
}
.theme-prestise .btn.btn-custom-green:focus {
  box-shadow: 0 0 0 0.2rem rgba(28, 197, 78, 0.2);
}
.theme-syariah .btn.btn-custom-green:focus {
  box-shadow: 0 0 0 0.2rem rgba(28, 197, 78, 0.2);
}
.theme-default .btn.btn-custom-green:hover, .theme-default .btn.btn-custom-green.active {
  background-color: #17a240;
  color: #ffffff;
  border-color: #17a240;
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-inset: 0;
  -moz-inset: 0;
  -ms-inset: 0;
  -o-inset: 0;
  inset: 0;
}
.theme-prestise .btn.btn-custom-green:hover, .theme-prestise .btn.btn-custom-green.active {
  background-color: #17a240;
  color: #ffffff;
  border-color: #17a240;
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-inset: 0;
  -moz-inset: 0;
  -ms-inset: 0;
  -o-inset: 0;
  inset: 0;
}
.theme-syariah .btn.btn-custom-green:hover, .theme-syariah .btn.btn-custom-green.active {
  background-color: #17a240;
  color: #ffffff;
  border-color: #17a240;
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-inset: 0;
  -moz-inset: 0;
  -ms-inset: 0;
  -o-inset: 0;
  inset: 0;
}
.btn.btn-custom-secondary {
  text-transform: uppercase;
}
.btn.btn-custom-secondary.btn-md {
  padding: 0.8rem 1.3rem !important;
}
.btn.btn-custom-secondary.btn-lg {
  padding: 1rem 2rem 1rem !important;
}
.theme-default .btn.btn-custom-secondary {
  background-color: #ffa300;
  border-color: #ffa300;
  color: #ffffff;
  font-size: 1rem;
  font-weight: normal !important;
  font-family: "source-sans-pro-semibold" !important;
}
.theme-prestise .btn.btn-custom-secondary {
  background-color: #fdb713;
  border-color: #fdb713;
  color: #ffffff;
  font-size: 1rem;
  font-weight: normal !important;
  font-family: "source-sans-pro-semibold" !important;
}
.theme-syariah .btn.btn-custom-secondary {
  background-color: #fdb713;
  border-color: #fdb713;
  color: #ffffff;
  font-size: 1rem;
  font-weight: normal !important;
  font-family: "source-sans-pro-semibold" !important;
}
.theme-default .btn.btn-custom-secondary.gradient {
  background: transparent linear-gradient(180deg, #fcbd0e 0%, #fbac16 71%, #fbac16 83%, #fbab17 100%) 0% 0% no-repeat padding-box;
  border-color: transparent !important;
}
.theme-prestise .btn.btn-custom-secondary.gradient {
  background: transparent linear-gradient(180deg, #fcbd0e 0%, #fbac16 71%, #fbac16 83%, #fbab17 100%) 0% 0% no-repeat padding-box;
  border-color: transparent !important;
}
.theme-syariah .btn.btn-custom-secondary.gradient {
  background: transparent linear-gradient(180deg, #fcbd0e 0%, #fbac16 71%, #fbac16 83%, #fbab17 100%) 0% 0% no-repeat padding-box;
  border-color: transparent !important;
}
.theme-default .btn.btn-custom-secondary:not(:disabled):not(.disabled):active:focus, .theme-default .btn.btn-custom-secondary:not(:disabled):not(.disabled).active:focus {
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-inset: 0;
  -moz-inset: 0;
  -ms-inset: 0;
  -o-inset: 0;
  inset: 0;
}
.theme-prestise .btn.btn-custom-secondary:not(:disabled):not(.disabled):active:focus, .theme-prestise .btn.btn-custom-secondary:not(:disabled):not(.disabled).active:focus {
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-inset: 0;
  -moz-inset: 0;
  -ms-inset: 0;
  -o-inset: 0;
  inset: 0;
}
.theme-syariah .btn.btn-custom-secondary:not(:disabled):not(.disabled):active:focus, .theme-syariah .btn.btn-custom-secondary:not(:disabled):not(.disabled).active:focus {
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-inset: 0;
  -moz-inset: 0;
  -ms-inset: 0;
  -o-inset: 0;
  inset: 0;
}
.theme-default .btn.btn-custom-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 202, 11, 0.2);
}
.theme-prestise .btn.btn-custom-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 202, 11, 0.2);
}
.theme-syariah .btn.btn-custom-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 202, 11, 0.2);
}
.theme-default .btn.btn-custom-secondary:hover, .theme-default .btn.btn-custom-secondary.active {
  background-color: #fdb814;
  color: #ffffff;
  border-color: #fdb814;
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-inset: 0;
  -moz-inset: 0;
  -ms-inset: 0;
  -o-inset: 0;
  inset: 0;
}
.theme-prestise .btn.btn-custom-secondary:hover, .theme-prestise .btn.btn-custom-secondary.active {
  background-color: #fdb814;
  color: #ffffff;
  border-color: #fdb814;
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-inset: 0;
  -moz-inset: 0;
  -ms-inset: 0;
  -o-inset: 0;
  inset: 0;
}
.theme-syariah .btn.btn-custom-secondary:hover, .theme-syariah .btn.btn-custom-secondary.active {
  background-color: #fdb814;
  color: #ffffff;
  border-color: #fdb814;
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-0: 0;
  -moz-0: 0;
  -ms-0: 0;
  -o-0: 0;
  0: 0;
  -webkit-inset: 0;
  -moz-inset: 0;
  -ms-inset: 0;
  -o-inset: 0;
  inset: 0;
}
.btn.btn-custom-white {
  text-transform: uppercase;
  font-family: "source-sans-pro-semibold" !important;
  position: relative;
  overflow: hidden;
  z-index: 1;
  border: 0;
}
.btn.btn-custom-white.btn-lg {
  padding: 1rem 2rem !important;
  font-size: 1.2rem !important;
  letter-spacing: 2px;
}
@media (max-width: 1440px) {
  .btn.btn-custom-white.btn-lg {
    font-size: 1.1rem !important;
  }
}
.btn.btn-custom-white.btn-md {
  padding: 1rem 2rem !important;
}
.theme-default .btn.btn-custom-white {
  background-color: transparent;
  color: #494df4;
  font-size: 1rem;
  border: 1px solid #494df4;
}
.theme-prestise .btn.btn-custom-white {
  background-color: transparent;
  color: #ffffff;
  font-size: 1rem;
  border: 1px solid #ffffff;
}
.theme-syariah .btn.btn-custom-white {
  background-color: transparent;
  color: #f19620;
  font-size: 1rem;
  border: 1px solid #f19620;
}
.btn.btn-custom-white:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 80, 155, 0.5);
}
.theme-default .btn.btn-custom-white:hover, .theme-default .btn.btn-custom-white.active {
  background-color: #f07662;
  color: #ffffff !important;
  border-color: #f07662;
  font-family: "source-sans-pro-semibold" !important;
  font-weight: normal;
}
.theme-prestise .btn.btn-custom-white:hover, .theme-prestise .btn.btn-custom-white.active {
  background-color: #ffffff;
  color: #c9a85c !important;
  border-color: #ffffff;
  font-family: "source-sans-pro-semibold" !important;
  font-weight: normal;
}
.theme-syariah .btn.btn-custom-white:hover, .theme-syariah .btn.btn-custom-white.active {
  background-color: #f19620;
  color: #ffffff !important;
  border-color: #f19620;
  font-family: "source-sans-pro-semibold" !important;
  font-weight: normal;
}
.btn.btn-custom-white:hover:after, .btn.btn-custom-white.active:after {
  transform: translateY(10%) translateX(-60px) rotate(-45deg);
}
.btn.btn-custom {
  text-transform: uppercase;
  font-family: "source-sans-pro-semibold" !important;
  position: relative;
  overflow: hidden;
  z-index: 1;
  border: 0px;
  border-radius: 22px;
}
.btn.btn-custom.btn-lg {
  padding: 1rem 2rem 1rem !important;
  font-size: 1.2rem !important;
  letter-spacing: 2px;
}
@media (max-width: 1440px) {
  .btn.btn-custom.btn-lg {
    font-size: 1.1rem !important;
  }
}
.btn.btn-custom.btn-md {
  padding: 1rem 2rem 1rem !important;
}
.theme-default .btn.btn-custom {
  background-color: #494df4;
  color: #ffffff;
  font-size: 1rem;
}
.theme-prestise .btn.btn-custom {
  background-color: #ae8d40;
  color: #ffffff;
  font-size: 1rem;
}
.theme-syariah .btn.btn-custom {
  background-color: #007b57;
  color: #ffffff;
  font-size: 1rem;
}
.theme-default .btn.btn-custom:hover, .theme-default .btn.btn-custom.active {
  color: #ffffff !important;
  background-color: #494df4;
  border-color: #494df4;
  font-family: "source-sans-pro-semibold" !important;
  font-weight: normal;
}
.theme-prestise .btn.btn-custom:hover, .theme-prestise .btn.btn-custom.active {
  color: #ffffff !important;
  background-color: #ae8d40;
  border-color: #ae8d40;
  font-family: "source-sans-pro-semibold" !important;
  font-weight: normal;
}
.theme-syariah .btn.btn-custom:hover, .theme-syariah .btn.btn-custom.active {
  color: #ffffff !important;
  background-color: #007b57;
  border-color: #007b57;
  font-family: "source-sans-pro-semibold" !important;
  font-weight: normal;
}
.btn.btn-custom:hover:after, .btn.btn-custom.active:after {
  transform: translateY(10%) translateX(-60px) rotate(-45deg);
}
.btn.btn-outline-transparent {
  text-transform: uppercase;
  font-family: "source-sans-pro-regular" !important;
  position: relative;
  overflow: hidden;
  z-index: 1;
  border: 0px;
  border-radius: 22px;
}
.btn.btn-outline-transparent.btn-lg {
  padding: 1rem 2rem 1rem !important;
  font-size: 1.2rem !important;
  letter-spacing: 2px;
}
@media (max-width: 1440px) {
  .btn.btn-outline-transparent.btn-lg {
    font-size: 1.1rem !important;
  }
}
.btn.btn-outline-transparent.btn-md {
  padding: 1rem 2rem 1rem !important;
}
.theme-default .btn.btn-outline-transparent {
  border: 1px solid #ffffff;
  background-color: transparent;
  color: #ffffff;
  font-size: 1rem;
}
.theme-prestise .btn.btn-outline-transparent {
  border: 1px solid #ffffff;
  background-color: transparent;
  color: #ffffff;
  font-size: 1rem;
}
.theme-syariah .btn.btn-outline-transparent {
  border: 1px solid #ffffff;
  background-color: transparent;
  color: #ffffff;
  font-size: 1rem;
}

@media (min-width: 1024px) {
  body.has-control-menu .fragments-editor-sidebar,
  body.has-control-menu .fragments-editor-sidebar-section {
    top: 0px !important;
    height: 100vh !important;
  }
}

@media (min-width: 1024px) {
  body.has-control-menu.show_c_menu .fragments-editor-sidebar,
  body.has-control-menu.show_c_menu .fragments-editor-sidebar-section {
    top: 120px !important;
    height: calc(100vh - 120px) !important;
  }
}

.box-access-control {
  --ba-pos: fixed;
  --ba-pos-left: 15%;
  --ba-min-width: auto;
  --ba-zindex: 1032;
}
@media (min-width: 1025px) {
  .box-access-control {
    --ba-top: 0px;
  }
}
@media (max-width: 1440px) {
  .box-access-control {
    --ba-pos-left: 23%;
  }
}
.box-access-control.in-action {
  --in-act-transformX: translateX(200px);
}
@media (min-width: 1920px) {
  .box-access-control.in-action {
    --in-act-transformX: translateX(150px);
  }
}
@media (max-width: 1366px) {
  .box-access-control.in-action {
    --in-act-transformX: translateX(220px);
  }
}
@media (max-width: 1024px) {
  .box-access-control.in-action {
    --in-act-transformX: translateX(240px);
  }
}
@media (max-width: 1024px) {
  .box-access-control.in-action {
    --in-act-transformX: translateX(336px);
  }
}
.box-access-control.in-action.add, .box-access-control.in-action.simulation {
  --in-act-transformX: translateX(-150px);
}
@media (min-width: 1920px) {
  .box-access-control.in-action.add, .box-access-control.in-action.simulation {
    --in-act-transformX: translateX(-150px);
  }
}
@media (max-width: 1440px) {
  .box-access-control.in-action.add, .box-access-control.in-action.simulation {
    --in-act-transformX: translateX(-100px);
  }
}
@media (max-width: 1024px) {
  .box-access-control.in-action.add, .box-access-control.in-action.simulation {
    --in-act-transformX: translateX(-80px);
  }
}
.box-access-control.sm {
  --sm-width: 100px;
  --hc-b-b: 1px solid #ddd;
  --hc-p-b: 1.5rem;
}
@media (max-width: 1024px) {
  .box-access-control {
    --ba-pos: fixed;
    --ba-pos-left: 50%;
    --ba-min-width: auto;
  }
}

.box-access-control {
  position: var(--ba-pos);
  left: var(--ba-pos-left);
  min-width: var(--ba-min-width);
  z-index: var(--ba-zindex);
  top: var(--ba-top);
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 769px) {
  .box-access-control {
    height: 0px;
  }
}
@media (min-width: 769px) {
  .box-access-control.open {
    -webkit-animation: boxAccessControl 1s forwards 0s ease;
    -moz-animation: boxAccessControl 1s forwards 0s ease;
    -ms-animation: boxAccessControl 1s forwards 0s ease;
    animation: boxAccessControl 1s forwards 0s ease;
  }
}
.box-access-control .show_controlMenu {
  --s-c-pos: relative;
  --s-c-margin: 0 auto;
  --s-c-font-size: 1.2rem;
  --s-c-width: 25px;
  --s-c-height: 25px;
  --s-c-line-height: 25px;
  --s-c-text-align: center;
  --s-c-color: #fffff;
  --s-c-top: initial;
  --s-c-left: initial;
  --s-c-border-radius: 50%;
}
.box-access-control .show_controlMenu.active {
  --s-c-top: 0;
  --s-c-rotate: rotate(180deg);
}
.box-access-control .show_controlMenu i {
  --s-c-ico-pos: relative;
  --s-c-ico-top: 3px;
  --s-c-ico-display: inline-block;
  --s-c-color: #ffffff;
}
.theme-default .box-access-control .show_controlMenu {
  background-color: #2a428b;
}
.theme-prestise .box-access-control .show_controlMenu {
  background-color: #2a428b;
}
.theme-syariah .box-access-control .show_controlMenu {
  background-color: #2a428b;
}
@media (max-width: 1024px) {
  .box-access-control .show_controlMenu {
    --s-c-width: 100px;
    --s-c-height: 8px;
    --s-c-top: -15px;
    --s-c-border-radius: 3px;
  }
  .box-access-control .show_controlMenu.active {
    --s-c-top: -15px;
    --s-c-rotate: none;
  }
  .box-access-control .show_controlMenu i {
    --s-c-ico-display: none;
  }
}
.box-access-control .show_controlMenu {
  position: var(--s-c-pos);
  margin: var(--s-c-margin);
  top: var(--s-c-top);
  left: var(--s-c-left);
  font-size: var(--s-c-font-size);
  cursor: pointer;
  color: var(--s-c-color);
  width: var(--s-c-width);
  height: var(--s-c-height);
  line-height: var(--s-c-line-height);
  text-align: var(--s-c-text-align);
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-border-radius: var(--s-c-border-radius);
  -moz-border-radius: var(--s-c-border-radius);
  -ms-border-radius: var(--s-c-border-radius);
  -o-border-radius: var(--s-c-border-radius);
  border-radius: var(--s-c-border-radius);
}
.box-access-control .show_controlMenu.active {
  -webkit-transform: var(--s-c-rotate);
  -moz-transform: var(--s-c-rotate);
  -ms-transform: var(--s-c-rotate);
  -o-transform: var(--s-c-rotate);
  transform: var(--s-c-rotate);
}
.box-access-control .show_controlMenu i {
  color: var(--s-c-color);
  position: var(--s-c-ico-pos);
  top: var(--s-c-ico-top);
  display: var(--s-c-ico-display);
}
.box-access-control .profile-detail {
  --p-d-t-align: center;
  --p-d-m-t: 3rem;
}
.box-access-control .profile-detail {
  text-align: var(--p-d-t-align);
  margin-top: var(--p-d-m-t);
}
.box-access-control .profile-detail .img {
  --img-width: 100px;
  --img-height: 100px;
  --img-margin: 0 auto 1rem;
  --img-b-radius: 20px;
  --img-overflow: hidden;
}
.box-access-control .profile-detail .img {
  width: var(--img-width);
  height: var(--img-height);
  margin: var(--img-margin);
  overflow: var(--img-overflow);
  -webkit-border-radius: var(--img-b-radius);
  -moz-border-radius: var(--img-b-radius);
  -ms-border-radius: var(--img-b-radius);
  -o-border-radius: var(--img-b-radius);
  border-radius: var(--img-b-radius);
}
.box-access-control .profile-detail .name h3 {
  --name-size: 1.5rem;
}
.box-access-control .profile-detail .name h3 {
  color: #000000;
  font-family: "source-sans-pro-semibold";
  font-size: var(--name-size);
}
.box-access-control .box-list-action {
  --b-l-margin: 2rem;
}
.box-access-control .box-list-action {
  margin-top: var(--b-l-margin);
}
.box-access-control .box-list-action .item {
  --item-padding: 0 0;
}
.box-access-control .box-list-action .item {
  padding: var(--item-padding);
}
.box-access-control .box-list-action .item a {
  --item-a-d: block;
  --item-bgc: #fafafa;
  --item-p: 1rem;
  --item-m: 5px;
  --item-b-r: 10px;
  --item-t-a: center;
  --item-t-d: none;
  --item-color: #555;
  --item-b-shadow: 0 3px 2px rgba(0, 0, 0, 0.1);
}
.box-access-control .box-list-action .item a {
  display: var(--item-a-d);
  background-color: var(--item-bgc);
  padding: var(--item-p);
  margin: var(--item-m);
  text-align: var(--item-t-a);
  text-decoration: var(--item-t-d);
  color: var(--item-color);
  -webkit-border-radius: var(--item-b-r);
  -moz-border-radius: var(--item-b-r);
  -ms-border-radius: var(--item-b-r);
  -o-border-radius: var(--item-b-r);
  border-radius: var(--item-b-r);
}
.box-access-control .box-list-action .item a:hover {
  -webkit-box-shadow: var(--item-b-shadow);
  -moz-box-shadow: var(--item-b-shadow);
  -ms-box-shadow: var(--item-b-shadow);
  -o-box-shadow: var(--item-b-shadow);
  box-shadow: var(--item-b-shadow);
}
.box-access-control .box-list-action .item a.active:before {
  --item-active-before-c: "";
  --item-active-before-pos: absolute;
  --item-active-before-width: 20px;
  --item-active-before-height: 20px;
  --item-active-before-l-height: 20px;
  --item-active-before-t-a: center;
  --item-active-before-b-r: 50%;
  --item-active-before-top: 0;
  --item-active-before-right: 0;
  --item-active-before-color: #ffffff;
  --item-active-before-font-size: 0.8rem;
}
.box-access-control .box-list-action .item a.active:before {
  content: var(--item-active-before-c);
  font-family: "Font Awesome 5 Pro";
  position: var(--item-active-before-pos);
  width: var(--item-active-before-width);
  height: var(--item-active-before-height);
  line-height: var(--item-active-before-l-height);
  text-align: var(--item-active-before-t-a);
  top: var(--item-active-before-top);
  right: var(--item-active-before-right);
  color: var(--item-active-before-color);
  font-size: var(--item-active-before-font-size);
  -webkit-border-radius: var(--item-active-before-b-r);
  -moz-border-radius: var(--item-active-before-b-r);
  -ms-border-radius: var(--item-active-before-b-r);
  -o-border-radius: var(--item-active-before-b-r);
  border-radius: var(--item-active-before-b-r);
}
.theme-default .box-access-control .box-list-action .item a.active:before {
  background-color: #2a428b;
}
.theme-prestise .box-access-control .box-list-action .item a.active:before {
  background-color: #2a428b;
}
.theme-syariah .box-access-control .box-list-action .item a.active:before {
  background-color: #2a428b;
}
.box-access-control .box-list-action .item a .ico {
  --ico-m-b: 0.5rem;
}
.box-access-control .box-list-action .item a .ico {
  margin-bottom: var(--ico-m-b);
}
.box-access-control .box-list-action .item a .label {
  --label-b: none;
  --label-f-w: normal;
  --label-text-transform: none;
  --label-font-size: 0.8rem;
}
.box-access-control .box-list-action .item a .label {
  border: var(--label-b);
  font-weight: var(--label-f-w);
  text-transform: var(--label-text-transform);
  font-size: var(--label-font-size);
  font-family: "source-sans-pro-regular";
}
.box-access-control.in-action {
  -webkit-transform: var(--in-act-transformX);
  -moz-transform: var(--in-act-transformX);
  -ms-transform: var(--in-act-transformX);
  -o-transform: var(--in-act-transformX);
  transform: var(--in-act-transformX);
}
@media (min-width: 769px) {
  .box-access-control.sm {
    min-width: var(--sm-width);
  }
  .box-access-control.sm .box-control .header-control {
    border-bottom: var(--hc-b-b);
    padding-bottom: var(--hc-p-b);
  }
  .box-access-control.sm .box-control .header-control .b-log {
    --b-log-display: none;
  }
  .box-access-control.sm .box-control .header-control .b-log {
    display: var(--b-log-display);
  }
  .box-access-control.sm .box-control .header-control .editable-control {
    --e-c-display: block;
    --e-c-t-align: center;
  }
  .box-access-control.sm .box-control .header-control .editable-control {
    display: var(--e-c-display);
    text-align: var(--e-c-t-align);
  }
  .box-access-control.sm .box-control .header-control .editable-control label,
  .box-access-control.sm .box-control .header-control .editable-control .toggle-button {
    --t-b-display: block;
    --t-b-m-r: auto;
    --t-b-m-l: auto;
  }
  .box-access-control.sm .box-control .header-control .editable-control label,
  .box-access-control.sm .box-control .header-control .editable-control .toggle-button {
    display: var(--t-b-display);
    margin-right: var(--t-b-m-r);
    margin-left: var(--t-b-m-l);
  }
  .box-access-control.sm .box-control .profile-detail {
    --p-d-display: none;
  }
  .box-access-control.sm .box-control .profile-detail {
    display: var(--p-d-display);
  }
  .box-access-control.sm .box-control .box-list-action {
    --b-l-display: block;
  }
  .box-access-control.sm .box-control .box-list-action {
    display: var(--b-l-display);
  }
  .box-access-control.sm .box-control .box-list-action .item {
    --item-m-w: 100%;
    --item-flex: 1 1 auto;
    --item-m-b: 1rem;
  }
  .box-access-control.sm .box-control .box-list-action .item {
    max-width: var(--item-m-w);
    flex: var(--item-flex);
    margin-bottom: var(--item-m-b);
  }
  .box-access-control.sm .box-control .box-list-action .item *:last-child {
    --l-c-m-b: 0;
  }
  .box-access-control.sm .box-control .box-list-action .item:last-child {
    margin-bottom: var(--l-c-m-b);
  }
}
@media (max-width: 1024px) {
  .box-access-control {
    --b-a-bottom: 15px;
    --b-a-width: 90%;
    --b-a-transform: translate(-50%, 100%);
  }
  .box-access-control .box-control .profile-detail {
    --p-d-display: none;
  }
  .box-access-control .box-control .box-list-action .item {
    --item-m-w: 50%;
    --item-flex: 0 0 50%;
  }
}
@media (max-width: 1024px) {
  .box-access-control {
    bottom: var(--b-a-bottom);
    width: var(--b-a-width);
    -webkit-transform: var(--b-a-transform);
    -moz-transform: var(--b-a-transform);
    -ms-transform: var(--b-a-transform);
    -o-transform: var(--b-a-transform);
    transform: var(--b-a-transform);
  }
  .box-access-control .box-control .profile-detail {
    display: var(--p-d-display);
  }
  .box-access-control .box-control .box-list-action .item {
    max-width: var(--item-m-w);
    flex: var(--item-flex);
  }
}

.box-control {
  --b-c-pos: relative;
  --b-c-left: 0;
  --b-c-bgc: #ffffff;
  --b-c-padding: 2rem;
  --b-c-border-radius: 20px;
  --b-c-opacity: 0;
  --b-c-visiblity: hidden;
}

.box-control {
  position: var(--b-c-pos);
  left: var(--b-c-left);
  background-color: var(--b-c-bgc);
  padding: var(--b-c-padding);
  opacity: var(--b-c-opacity);
  visibility: var(--b-c-visiblity);
  -webkit-backface-visibility: var(--b-c-visiblity);
  -moz-backface-visibility: var(--b-c-visiblity);
  backface-visibility: var(--b-c-visiblity);
  -webkit-border-radius: var(--b-c-border-radius);
  -moz-border-radius: var(--b-c-border-radius);
  -ms-border-radius: var(--b-c-border-radius);
  -o-border-radius: var(--b-c-border-radius);
  border-radius: var(--b-c-border-radius);
}
.box-control .header-control {
  --h-c-display: flex;
  --h-c-align-item: center;
}
.box-control .header-control {
  display: var(--h-c-display);
  align-items: var(--h-c-align-item);
}
.box-control .header-control .editable-control {
  --e-c-flex: 1 1 auto;
  --e-c-dispaly: flex;
  --e-c-align-item: center;
}
.box-control .header-control .editable-control {
  flex: var(--e-c-flex);
  display: var(--e-c-dispaly);
  align-items: var(--e-c-align-item);
}
.box-control .header-control .editable-control label {
  --label-f-w: normal;
  --label-display: inline-block;
  --label-m-r: 15px;
}
.box-control .header-control .editable-control label {
  font-weight: var(--label-f-w);
  display: var(--label-display);
  margin-right: var(--label-m-r);
}
.box-control .header-control .editable-control .toggle-button {
  --t-b-display: inline-block;
}
.box-control .header-control .editable-control .toggle-button {
  display: var(--t-b-display);
}
.box-control .header-control .blog {
  --blog-flex: 0 0 auto;
}
.box-control .header-control .b-log {
  flex: var(--blog-flex);
}
.box-control .header-control .b-log a {
  --a-font-size: 1.2rem;
}
.box-control .header-control .b-log a {
  font-size: var(--a-font-size);
  color: #000000;
}
.box-control .header-control .b-log a svg {
  --svg-height: 20px;
}
.box-control .header-control .b-log a svg {
  height: var(--svg-height);
}

.box-control-editable {
  position: absolute;
  z-index: 99;
  background-color: #ffffff;
  -webkit-transform: translate(-100%, 100%);
  -moz-transform: translate(-100%, 100%);
  -ms-transform: translate(-100%, 100%);
  -o-transform: translate(-100%, 100%);
  transform: translate(-100%, 100%);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  padding-left: 20px;
  overflow: hidden;
}
.box-control-editable .box-area-drag {
  position: absolute;
  height: 100%;
  width: 20px;
  left: 0px;
  top: 50%;
  -webkit-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  -o-transform: translatey(-50%);
  transform: translatey(-50%);
  z-index: 3;
  cursor: all-scroll;
}
.box-control-editable .box-area-drag .box-area-drag-inner {
  position: absolute;
  top: 50%;
  -webkit-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  -o-transform: translatey(-50%);
  transform: translatey(-50%);
  left: 10px;
}
.box-control-editable .box-area-drag span {
  width: 3px;
  height: 3px;
  background-color: #03a9f4;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  top: -10px;
}
.box-control-editable .box-area-drag span:before, .box-control-editable .box-area-drag span:after {
  position: absolute;
  content: "";
  width: 3px;
  height: 3px;
  background-color: #03a9f4;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.box-control-editable .box-area-drag span:before {
  top: 7px;
}
.box-control-editable .box-area-drag span:after {
  top: 15px;
}
.box-control-editable .cx-slider-wrapper {
  padding: 1rem 2rem 0;
  text-align: center;
  margin-bottom: 5px;
}
.box-control-editable .cx-slider-wrapper input {
  margin: 0 auto;
  width: 100%;
}
.box-control-editable .cx-slider-wrapper .range-slider__value {
  display: none;
}
.box-control-editable .box-control {
  opacity: 1;
  visibility: visible;
  padding: 1rem 2rem 1rem;
}

.header-control-box .header-control {
  margin-bottom: 1rem;
}
.header-control-box .header-control:last-child {
  margin-bottom: 0px;
}

@-webkit-keyframes boxAccessControl {
  0% {
    height: 0px;
  }
  100% {
    height: auto;
  }
}
@-moz-keyframes boxAccessControl {
  0% {
    height: 0px;
  }
  100% {
    height: auto;
  }
}
@-ms-keyframes boxAccessControl {
0% {
    height: 0px;
  }
100% {
    height: auto;
  }
}
@keyframes boxAccessControl {
  0% {
    height: 0px;
  }
  100% {
    height: auto;
  }
}
@-webkit-keyframes boxAccessControlHide {
  0% {
    height: auto;
  }
  100% {
    height: 0px;
  }
}
@-moz-keyframes boxAccessControlHide {
  0% {
    height: auto;
  }
  100% {
    height: 0px;
  }
}
@-ms-keyframes boxAccessControlHide {
0% {
    height: auto;
  }
100% {
    height: 0px;
  }
}
@keyframes boxAccessControlHide {
  0% {
    height: auto;
  }
  100% {
    height: 0px;
  }
}
@-webkit-keyframes boxControl {
  0% {
    transform: translateY(-100%);
    opacity: 0;
  }
  50% {
    transform: translateY(60px);
    opacity: 0.5;
  }
  100% {
    transform: translateY(20px);
    opacity: 1;
  }
}
@-moz-keyframes boxControl {
  0% {
    transform: translateY(-100%);
    opacity: 0;
  }
  50% {
    transform: translateY(60px);
    opacity: 0.5;
  }
  100% {
    transform: translateY(20px);
    opacity: 1;
  }
}
@-ms-keyframes boxControl {
0% {
    transform: translateY(-100%);
    opacity: 0;
  }
50% {
    transform: translateY(60px);
    opacity: 0.5;
  }
100% {
    transform: translateY(20px);
    opacity: 1;
  }
}
@keyframes boxControl {
  0% {
    transform: translateY(-100%);
    opacity: 0;
  }
  50% {
    transform: translateY(60px);
    opacity: 0.5;
  }
  100% {
    transform: translateY(20px);
    opacity: 1;
  }
}
@-webkit-keyframes boxControlHide {
  0% {
    transform: translateY(20px);
  }
  50% {
    transform: translateY(60px);
  }
  75% {
    transform: translateY(-50%);
  }
  100% {
    transform: translateY(-100%);
    opacity: 0;
    visibility: hidden;
  }
}
@-moz-keyframes boxControlHide {
  0% {
    transform: translateY(20px);
  }
  50% {
    transform: translateY(60px);
  }
  75% {
    transform: translateY(-50%);
  }
  100% {
    transform: translateY(-100%);
    opacity: 0;
    visibility: hidden;
  }
}
@-ms-keyframes boxControlHide {
0% {
    transform: translateY(20px);
  }
50% {
    transform: translateY(60px);
  }
75% {
    transform: translateY(-50%);
  }
100% {
    transform: translateY(-100%);
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes boxControlHide {
  0% {
    transform: translateY(20px);
  }
  50% {
    transform: translateY(60px);
  }
  75% {
    transform: translateY(-50%);
  }
  100% {
    transform: translateY(-100%);
    opacity: 0;
    visibility: hidden;
  }
}
.CX-utama .box-utama .box-content-utama {
  margin-top: 20px;
  margin-left: 312px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1024px) {
  .CX-utama .box-utama .box-content-utama {
    margin-left: 0px;
    overflow-x: hidden;
  }
}

@media (min-width: 1025px) {
  .section-content {
    padding: 0px 20px 20px;
  }
}
.section-content.with-box {
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 20px 10px;
}
.section-content .box-head-title {
  margin-bottom: 20px;
}
.section-content .box-head-title h3 {
  font-family: "source-sans-pro-bold";
  font-size: 24px;
}
@media (max-width: 1024px) {
  .section-content .box-head-title h3 {
    font-size: 20px;
  }
}
.section-content .box-head-title .summary {
  text-transform: uppercase;
  font-size: 0.9rem;
}
.section-content .box-head-title.with-link {
  position: relative;
}
.section-content .box-head-title.with-link a {
  font-size: 1rem;
  color: #5f5f5f;
  font-family: "source-sans-pro-semibold";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.section-content .box-content {
  padding: 0 25px;
}
@media (max-width: 1024px) {
  .section-content .box-content {
    padding: 0 0;
  }
}

@media (max-width: 1024px) {
  .box-content-utama .layout-content.portlet-layout .row .col-md-4,
  .box-content-utama .layout-content.portlet-layout .row .col-md-8 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

*:focus {
  outline: none;
}

.toggle-button-cover,
.knobs,
.toggle-layer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.toggle-button {
  position: relative;
  top: 50%;
  width: 74px;
  height: 36px;
  overflow: hidden;
}

.toggle-button.r,
.toggle-button.r .toggle-layer {
  border-radius: 100px;
}

.toggle-button.b2 {
  border-radius: 2px;
}

.toggle-checkbox {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  opacity: 0;
  cursor: pointer;
  z-index: 3;
}

.knobs {
  z-index: 2;
}

.toggle-layer {
  width: 100%;
  background-color: #ebf7fc;
  transition: 0.3s ease all;
  z-index: 1;
}

/* Button 1 */
#toggle-button-1 .knobs:before {
  content: "YES";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  background-color: #03a9f4;
  border-radius: 50%;
  transition: 0.3s cubic-bezier(0.18, 0.89, 0.35, 1.15) all;
}

#toggle-button-1 .toggle-checkbox:checked + .knobs:before {
  content: "NO";
  left: 42px;
  background-color: #f44336;
}

#toggle-button-1 .toggle-checkbox:checked ~ .toggle-layer {
  background-color: #fcebeb;
}

#toggle-button-1 .knobs,
#toggle-button-1 .knobs:before,
#toggle-button-1 .toggle-layer {
  transition: 0.3s ease all;
}

/* Button 2 */
#toggle-button-2 .knobs:before,
#toggle-button-2 .knobs:after {
  content: "YES";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 20px;
  height: 10px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  background-color: #03a9f4;
  border-radius: 50%;
  transition: 0.3s ease all;
}

#toggle-button-2 .knobs:before {
  content: "YES";
}

#toggle-button-2 .knobs:after {
  content: "NO";
}

#toggle-button-2 .knobs:after {
  right: -28px;
  left: auto;
  background-color: #f44336;
}

#toggle-button-2 .toggle-checkbox:checked + .knobs:before {
  left: -28px;
}

#toggle-button-2 .toggle-checkbox:checked + .knobs:after {
  right: 4px;
}

#toggle-button-2 .toggle-checkbox:checked ~ .toggle-layer {
  background-color: #fcebeb;
}

/* Button 3 */
#toggle-button-3 .knobs:before {
  content: "YES";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 20px;
  height: 10px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  background-color: #03a9f4;
  border-radius: 50%;
  transition: 0.3s ease all, left 0.3s cubic-bezier(0.18, 0.89, 0.35, 1.15);
}

#toggle-button-3 .toggle-checkbox:active + .knobs:before {
  width: 46px;
  border-radius: 100px;
}

#toggle-button-3 .toggle-checkbox:checked:active + .knobs:before {
  margin-left: -26px;
}

#toggle-button-3 .toggle-checkbox:checked + .knobs:before {
  content: "NO";
  left: 42px;
  background-color: #f44336;
}

#toggle-button-3 .toggle-checkbox:checked ~ .toggle-layer {
  background-color: #fcebeb;
}

/* Button 4 */
#toggle-button-4 .knobs:before,
#toggle-button-4 .knobs:after {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 20px;
  height: 10px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  background-color: #03a9f4;
  border-radius: 50%;
  transition: 0.3s cubic-bezier(0.18, 0.89, 0.35, 1.15) all;
}

#toggle-button-4 .knobs:before {
  content: "YES";
}

#toggle-button-4 .knobs:after {
  content: "NO";
}

#toggle-button-4 .knobs:after {
  top: -28px;
  right: 4px;
  left: auto;
  background-color: #f44336;
}

#toggle-button-4 .toggle-checkbox:checked + .knobs:before {
  top: -28px;
}

#toggle-button-4 .toggle-checkbox:checked + .knobs:after {
  top: 4px;
}

#toggle-button-4 .toggle-checkbox:checked ~ .toggle-layer {
  background-color: #fcebeb;
}

/* Button 5 */
#toggle-button-5 {
  perspective: 60px;
  overflow: visible;
}

#toggle-button-5 .knobs:before,
#toggle-button-5 .knobs span {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 20px;
  height: 10px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  border-radius: 50%;
  transition: 0.3s cubic-bezier(0.18, 0.89, 0.35, 1.15) all;
}

#toggle-button-5 .knobs:before {
  background-color: #03a9f4;
}

#toggle-button-5 .knobs span:before {
  content: "YES";
}

#toggle-button-5 .knobs:before,
#toggle-button-5 .toggle-layer {
  transform: rotateY(0);
  transform-origin: center;
}

#toggle-button-5 .toggle-checkbox:checked + .knobs:before,
#toggle-button-5 .toggle-checkbox:checked + .knobs span {
  left: 42px;
}

#toggle-button-5 .toggle-checkbox:checked + .knobs:before {
  transform: rotateY(180deg);
  background-color: #f44336;
}

#toggle-button-5 .toggle-checkbox:checked + .knobs span:before {
  content: "NO";
  left: 42px;
}

#toggle-button-5 .toggle-checkbox:checked ~ .toggle-layer {
  background-color: #fcebeb;
  transform: rotateY(-180deg);
}

#toggle-button-5 .knobs,
#toggle-button-5 .knobs:before,
#toggle-button-5 .toggle-layer {
  transition: 0.3s ease all;
}

/* Button 6 */
#toggle-button-6 {
  overflow: visible;
}

#toggle-button-6 .knobs:before {
  content: "YES";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 20px;
  height: 10px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  background-color: #03a9f4;
  border-radius: 50%;
}

#toggle-button-6 .toggle-layer,
#toggle-button-6 .knobs,
#toggle-button-6 .knobs:before {
  transform: rotateZ(0);
  transition: 0.4s cubic-bezier(0.18, 0.89, 0.35, 1.15) all;
}

#toggle-button-6 .toggle-checkbox:checked + .knobs {
  transform: rotateZ(-180deg);
}

#toggle-button-6 .toggle-checkbox:checked + .knobs:before {
  content: "NO";
  background-color: #f44336;
  transform: rotateZ(180deg);
}

#toggle-button-6 .toggle-checkbox:checked ~ .toggle-layer {
  background-color: #fcebeb;
  transform: rotateZ(180deg);
}

/* Button 7 */
#toggle-button-7 .knobs:before,
#toggle-button-7 .knobs:after,
#toggle-button-7 .knobs span {
  position: absolute;
  top: 4px;
  width: 20px;
  height: 10px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  border-radius: 50%;
}

#toggle-button-7 .knobs:before {
  content: "YES";
  left: 4px;
  color: #fff;
  opacity: 1;
}

#toggle-button-7 .knobs:after {
  content: "N";
  left: 42px;
  color: #fff;
  width: 14px;
  text-align: left;
  padding: 9px 7px;
  background-color: #f44336;
  opacity: 0;
}

#toggle-button-7 .knobs:before,
#toggle-button-7 .knobs:after {
  transition: 0.3s ease all;
  z-index: 2;
}

#toggle-button-7 .knobs span {
  left: 4px;
  background-color: #03a9f4;
  transition: 0.2s ease all;
  z-index: 1;
}

#toggle-button-7 .toggle-checkbox:checked + .knobs:before {
  opacity: 0;
}

#toggle-button-7 .toggle-checkbox:checked + .knobs:after {
  opacity: 1;
}

#toggle-button-7 .toggle-checkbox:checked + .knobs span {
  top: 14px;
  left: 56px;
  width: 2px;
  height: 2px;
  padding: 3px;
  background-color: #fff;
  z-index: 3;
}

#toggle-button-7 .toggle-checkbox:checked ~ .toggle-layer {
  background-color: #fcebeb;
}

/* Button 8 */
#toggle-button-8 .knobs:before,
#toggle-button-8 .knobs:after,
#toggle-button-8 .knobs span {
  position: absolute;
  top: 4px;
  width: 20px;
  height: 10px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  border-radius: 50%;
  transition: 0.3s ease all;
}

#toggle-button-8 .knobs:before {
  content: "YES";
  color: #fff;
  left: 4px;
}

#toggle-button-8 .knobs:after {
  content: "NO";
  left: 42px;
  color: #fff;
  background-color: #f44336;
  opacity: 0;
}

#toggle-button-8 .knobs:before,
#toggle-button-8 .knobs:after {
  z-index: 2;
}

#toggle-button-8 .knobs span {
  left: 4px;
  background-color: #03a9f4;
  z-index: 1;
}

#toggle-button-8 .toggle-checkbox:checked + .knobs:before {
  opacity: 0;
}

#toggle-button-8 .toggle-checkbox:checked + .knobs:after {
  opacity: 1;
}

#toggle-button-8 .toggle-checkbox:checked + .knobs span {
  background-color: #fcebeb;
  transform: scale(4);
}

/* Button 9 */
#toggle-button-9 .knobs:before,
#toggle-button-9 .knobs:after,
#toggle-button-9 .knobs span {
  position: absolute;
  top: 4px;
  width: 20px;
  height: 10px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  border-radius: 50%;
  transition: 0.4s cubic-bezier(0.18, 0.89, 0.35, 1.15) all;
}

#toggle-button-9 .knobs:before {
  content: "YES";
  left: 4px;
}

#toggle-button-9 .knobs:after {
  content: "NO";
  right: -24px;
}

#toggle-button-9 .knobs:before,
#toggle-button-9 .knobs:after {
  color: #fff;
  z-index: 2;
}

#toggle-button-9 .knobs span {
  left: 4px;
  background-color: #03a9f4;
  z-index: 1;
}

#toggle-button-9 .toggle-checkbox:checked + .knobs:before {
  left: -24px;
}

#toggle-button-9 .toggle-checkbox:checked + .knobs:after {
  right: 4px;
}

#toggle-button-9 .toggle-checkbox:checked + .knobs span {
  left: 42px;
  background-color: #f44336;
}

#toggle-button-9 .toggle-checkbox:checked ~ .toggle-layer {
  background-color: #fcebeb;
}

/* Button 10 */
#toggle-button-10 .knobs:before,
#toggle-button-10 .knobs:after,
#toggle-button-10 .knobs span {
  position: absolute;
  top: 4px;
  width: 20px;
  height: 10px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  border-radius: 2px;
  transition: 0.3s ease all;
}

#toggle-button-10 .knobs:before {
  content: "";
  left: 4px;
  background-color: #03a9f4;
}

#toggle-button-10 .knobs:after {
  content: "NO";
  right: 4px;
  color: #4e4e4e;
}

#toggle-button-10 .knobs span {
  display: inline-block;
  left: 4px;
  color: #fff;
  z-index: 1;
}

#toggle-button-10 .toggle-checkbox:checked + .knobs span {
  color: #4e4e4e;
}

#toggle-button-10 .toggle-checkbox:checked + .knobs:before {
  left: 42px;
  background-color: #f44336;
}

#toggle-button-10 .toggle-checkbox:checked + .knobs:after {
  color: #fff;
}

#toggle-button-10 .toggle-checkbox:checked ~ .toggle-layer {
  background-color: #fcebeb;
}

/* Button 11 */
#toggle-button-11 {
  overflow: visible;
}

#toggle-button-11 .knobs {
  perspective: 70px;
}

#toggle-button-11 .knobs:before,
#toggle-button-11 .knobs:after,
#toggle-button-11 .knobs span {
  position: absolute;
  top: 4px;
  border-radius: 2px;
}

#toggle-button-11 .knobs:before,
#toggle-button-11 .knobs:after {
  width: 20px;
  height: 10px;
  color: #4e4e4e;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
}

#toggle-button-11 .knobs:before {
  content: "YES";
  left: 4px;
}

#toggle-button-11 .knobs:after {
  content: "NO";
  right: 4px;
}

#toggle-button-11 .knobs span {
  right: 4px;
  width: 33px;
  height: 28px;
  background-color: #03a9f4;
  transform: rotateY(0);
  transform-origin: 0% 50%;
  transition: 0.6s ease all;
  z-index: 1;
}

#toggle-button-11 .toggle-checkbox:checked + .knobs span {
  transform: rotateY(-180deg);
  background-color: #f44336;
}

#toggle-button-11 .toggle-checkbox:checked ~ .toggle-layer {
  background-color: #fcebeb;
}

/* Button 12 */
#toggle-button-12 .knobs:before,
#toggle-button-12 .knobs:after,
#toggle-button-12 .knobs span,
#toggle-button-12 .knobs span:before,
#toggle-button-12 .knobs span:after {
  position: absolute;
  top: 4px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  border-radius: 2px;
  transition: 0.3s ease all;
}

#toggle-button-12 .knobs:before {
  content: "YES";
  left: 4px;
}

#toggle-button-12 .knobs:after {
  content: "NO";
  right: 4px;
}

#toggle-button-12 .knobs:before,
#toggle-button-12 .knobs:after {
  width: 27px;
  height: 10px;
  color: #4e4e4e;
  padding: 9px 3px;
  z-index: 1;
}

#toggle-button-12 .knobs span {
  display: inline-block;
  z-index: 2;
}

#toggle-button-12 .knobs span,
#toggle-button-12 .knobs span:before,
#toggle-button-12 .knobs span:after {
  width: 20px;
  height: 10px;
  padding: 9px 4px;
}

#toggle-button-12 .knobs span:before,
#toggle-button-12 .knobs span:after {
  content: "";
  top: 0;
}

#toggle-button-12 .knobs span:before {
  left: -28px;
  background-color: #f44336;
}

#toggle-button-12 .knobs span:after {
  right: -42px;
  background-color: #03a9f4;
}

#toggle-button-12 .toggle-checkbox:checked + .knobs span:before {
  left: 4px;
}

#toggle-button-12 .toggle-checkbox:checked + .knobs span:after {
  right: -74px;
}

#toggle-button-12 .toggle-checkbox:checked ~ .toggle-layer {
  background-color: #fcebeb;
}

/* Button 13 */
#toggle-button-13 .knobs:before,
#toggle-button-13 .knobs:after,
#toggle-button-13 .knobs span {
  position: absolute;
  top: 4px;
  width: 20px;
  height: 10px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  border-radius: 2px;
  transition: 0.3s ease all;
}

#toggle-button-13 .knobs:before,
#toggle-button-13 .knobs:after {
  color: #4e4e4e;
  z-index: 1;
}

#toggle-button-13 .knobs:before {
  content: "YES";
  left: 4px;
}

#toggle-button-13 .knobs:after {
  content: "NO";
  right: 4px;
}

#toggle-button-13 .knobs span {
  width: 25px;
  left: 37px;
  background-color: #03a9f4;
  z-index: 2;
}

#toggle-button-13 .toggle-checkbox:checked + .knobs span {
  left: 4px;
  background-color: #f44336;
}

#toggle-button-13 .toggle-checkbox:checked ~ .toggle-layer {
  background-color: #fcebeb;
}

/* Button 14 */
#toggle-button-14 .knobs:before,
#toggle-button-14 .knobs:after,
#toggle-button-14 .knobs span:before,
#toggle-button-14 .knobs span:after {
  position: absolute;
  top: 4px;
  width: 20px;
  height: 10px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  border-radius: 2px;
  transition: 0.3s ease all;
}

#toggle-button-14 .knobs:before,
#toggle-button-14 .knobs:after {
  color: #4e4e4e;
  z-index: 1;
}

#toggle-button-14 .knobs:before {
  content: "YES";
  left: 4px;
}

#toggle-button-14 .knobs:after {
  content: "NO";
  right: 4px;
}

#toggle-button-14 .knobs span {
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

#toggle-button-14 .knobs span:before {
  left: 4px;
  top: -28px;
  background-color: #f44336;
}

#toggle-button-14 .knobs span:after {
  top: 4px;
  left: 39px;
  background-color: #03a9f4;
}

#toggle-button-14 .knobs span:before,
#toggle-button-14 .knobs span:after {
  content: "";
  width: 23px;
  z-index: 2;
}

#toggle-button-14 .toggle-checkbox:checked + .knobs span:before {
  top: 4px;
}

#toggle-button-14 .toggle-checkbox:checked + .knobs span:after {
  top: -28px;
}

#toggle-button-14 .toggle-checkbox:checked ~ .toggle-layer {
  background-color: #fcebeb;
}

/* Button 15 */
#toggle-button-15 .knobs:before,
#toggle-button-15 .knobs:after {
  position: absolute;
  top: 4px;
  width: 20px;
  height: 10px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  opacity: 1;
  border-radius: 2px;
  transform: scale(1);
  transition: 0.3s cubic-bezier(0.18, 0.89, 0.35, 1.15) all;
}

#toggle-button-15 .knobs:before {
  content: "YES";
  left: 4px;
  background-color: #03a9f4;
}

#toggle-button-15 .knobs:after {
  content: "NO";
  right: 4px;
  opacity: 0;
  transform: scale(4);
  background-color: #f44336;
}

#toggle-button-15 .toggle-checkbox:checked + .knobs:before {
  opacity: 0;
  transform: scale(4);
}

#toggle-button-15 .toggle-checkbox:checked + .knobs:after {
  opacity: 1;
  transform: scale(1);
}

#toggle-button-15 .toggle-checkbox:checked ~ .toggle-layer {
  background-color: #fcebeb;
}

/* Button 16 */
#toggle-button-16 .knobs:before {
  content: "YES";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 20px;
  height: 10px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  background-color: #03a9f4;
  border-radius: 2px;
  transition: 0.3s ease all, left 0.3s cubic-bezier(0.18, 0.89, 0.35, 1.15);
}

#toggle-button-16 .toggle-checkbox:active + .knobs:before {
  width: 46px;
}

#toggle-button-16 .toggle-checkbox:checked:active + .knobs:before {
  margin-left: -26px;
}

#toggle-button-16 .toggle-checkbox:checked + .knobs:before {
  content: "NO";
  left: 42px;
  background-color: #f44336;
}

#toggle-button-16 .toggle-checkbox:checked ~ .toggle-layer {
  background-color: #fcebeb;
}

/* Button 17 */
#toggle-button-17 .knobs:before,
#toggle-button-17 .knobs span {
  content: "YES";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 20px;
  height: 10px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
}

#toggle-button-17 .knobs:before {
  transition: 0.3s ease all, left 0.5s cubic-bezier(0.18, 0.89, 0.35, 1.15);
  z-index: 2;
}

#toggle-button-17 .knobs span {
  background-color: #03a9f4;
  border-radius: 2px;
  transition: 0.3s ease all, left 0.3s cubic-bezier(0.18, 0.89, 0.35, 1.15);
  z-index: 1;
}

#toggle-button-17 .toggle-checkbox:checked + .knobs:before {
  content: "NO";
  left: 42px;
}

#toggle-button-17 .toggle-checkbox:checked + .knobs span {
  left: 42px;
  background-color: #f44336;
}

#toggle-button-17 .toggle-checkbox:checked ~ .toggle-layer {
  background-color: #fcebeb;
}

/* Button 18 */
#toggle-button-18 .knobs:before,
#toggle-button-18 .knobs span {
  content: "YES";
  position: absolute;
  top: 4px;
  left: 4px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  background-color: #03a9f4;
  border-radius: 2px;
}

#toggle-button-18 .knobs:before {
  top: 50%;
  left: 8px;
  width: 20px;
  height: 10px;
  margin-top: -5px;
  background-color: transparent;
  z-index: 2;
}

#toggle-button-18 .knobs span {
  width: 20px;
  height: 10px;
  padding: 9px 4px;
  transition: 0.3s ease all, left 0.3s cubic-bezier(0.18, 0.89, 0.35, 1.15);
  z-index: 1;
}

#toggle-button-18 .toggle-checkbox:active + .knobs:before {
  left: 10px;
  width: 46px;
  height: 4px;
  color: transparent;
  margin-top: -2px;
  background-color: #0095d8;
  transition: 0.3s ease all;
  overflow: hidden;
}

#toggle-button-18 .toggle-checkbox:active + .knobs span {
  width: 58px;
}

#toggle-button-18 .toggle-checkbox:checked:active + .knobs:before {
  left: auto;
  right: 10px;
  background-color: #d80000;
}

#toggle-button-18 .toggle-checkbox:checked:active + .knobs span {
  margin-left: -38px;
}

#toggle-button-18 .toggle-checkbox:checked + .knobs:before {
  content: "NO";
  left: 47px;
}

#toggle-button-18 .toggle-checkbox:checked + .knobs span {
  left: 42px;
  background-color: #f44336;
}

#toggle-button-18 .toggle-checkbox:checked ~ .toggle-layer {
  background-color: #fcebeb;
}

.CX-box-accordion .box-inner .box-item .box-toggle {
  position: relative;
  cursor: pointer;
  color: #ffffff;
  text-transform: uppercase;
  padding: 1rem 2rem;
}
.theme-default .CX-box-accordion .box-inner .box-item .box-toggle {
  background-color: #494df4;
}
.theme-default .CX-box-accordion .box-inner .box-item .box-toggle h3 {
  margin: 0 0;
}
.theme-prestise .CX-box-accordion .box-inner .box-item .box-toggle {
  background-color: #c9a85c;
}
.theme-prestise .CX-box-accordion .box-inner .box-item .box-toggle h3 {
  margin: 0 0;
}
.theme-syariah .CX-box-accordion .box-inner .box-item .box-toggle {
  background-color: #007b57;
}
.theme-syariah .CX-box-accordion .box-inner .box-item .box-toggle h3 {
  margin: 0 0;
}
.CX-box-accordion .box-inner .box-item .box-toggle:before {
  content: "\f078";
  position: absolute;
  right: 1.5rem;
  font-family: "Font Awesome 5 Pro";
  top: 50%;
  transform: translateY(-50%);
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-box-accordion .box-inner .box-item .box-toggle.active:before {
  content: "\f077";
}
.CX-box-accordion .box-inner .box-item .box-content {
  height: 0px;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
}
.CX-box-accordion .box-inner .box-item .box-content .box-content-inner {
  padding: 20px;
}
.CX-box-accordion .box-inner .box-item.open .box-content {
  opacity: 1;
  visibility: visible;
  display: block;
  height: auto;
}
.theme-default .CX-box-accordion .box-inner .box-item:not(.open) .box-toggle:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  border: 1px solid #ffa300;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.theme-default .CX-box-accordion .box-inner .box-item:not(.open) .box-toggle:hover:before {
  color: #ffa300;
}
.theme-default .CX-box-accordion .box-inner .box-item:not(.open) .box-toggle:hover:after {
  width: 100%;
  opacity: 1;
  visibility: visible;
}
.theme-prestise .CX-box-accordion .box-inner .box-item:not(.open) .box-toggle:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  border: 1px solid #fdb713;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.theme-prestise .CX-box-accordion .box-inner .box-item:not(.open) .box-toggle:hover:before {
  color: #fdb713;
}
.theme-prestise .CX-box-accordion .box-inner .box-item:not(.open) .box-toggle:hover:after {
  width: 100%;
  opacity: 1;
  visibility: visible;
}
.theme-syariah .CX-box-accordion .box-inner .box-item:not(.open) .box-toggle:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  border: 1px solid #fdb713;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.theme-syariah .CX-box-accordion .box-inner .box-item:not(.open) .box-toggle:hover:before {
  color: #fdb713;
}
.theme-syariah .CX-box-accordion .box-inner .box-item:not(.open) .box-toggle:hover:after {
  width: 100%;
  opacity: 1;
  visibility: visible;
}

/* PrismJS 1.19.0
https://prismjs.com/download.html#themes=prism-coy&languages=markup+css+clike+javascript+abap+abnf+actionscript+ada+antlr4+apacheconf+apl+applescript+aql+arduino+arff+asciidoc+asm6502+aspnet+autohotkey+autoit+bash+basic+batch+bbcode+bison+bnf+brainfuck+brightscript+bro+c+csharp+cpp+cil+coffeescript+cmake+clojure+crystal+csp+css-extras+d+dart+diff+django+dns-zone-file+docker+ebnf+eiffel+ejs+elixir+elm+etlua+erb+erlang+fsharp+firestore-security-rules+flow+fortran+ftl+gcode+gdscript+gedcom+gherkin+git+glsl+gml+go+graphql+groovy+haml+handlebars+haskell+haxe+hcl+http+hpkp+hsts+ichigojam+icon+inform7+ini+io+j+java+javadoc+javadoclike+javastacktrace+jolie+jq+jsdoc+js-extras+js-templates+json+jsonp+json5+julia+keyman+kotlin+latex+latte+less+lilypond+liquid+lisp+livescript+lolcode+lua+makefile+markdown+markup-templating+matlab+mel+mizar+monkey+moonscript+n1ql+n4js+nand2tetris-hdl+nasm+neon+nginx+nim+nix+nsis+objectivec+ocaml+opencl+oz+parigp+parser+pascal+pascaligo+pcaxis+perl+php+phpdoc+php-extras+plsql+powershell+processing+prolog+properties+protobuf+pug+puppet+pure+python+q+qml+qore+r+jsx+tsx+renpy+reason+regex+rest+rip+roboconf+robotframework+ruby+rust+sas+sass+scss+scala+scheme+shell-session+smalltalk+smarty+solidity+soy+sparql+splunk-spl+sqf+sql+stylus+swift+tap+tcl+textile+toml+tt2+turtle+twig+typescript+t4-cs+t4-vb+t4-templating+vala+vbnet+velocity+verilog+vhdl+vim+visual-basic+wasm+wiki+xeora+xojo+xquery+yaml+zig&plugins=highlight-keywords+inline-color+toolbar+copy-to-clipboard+download-button */
/**
 * prism.js Coy theme for JavaScript, CoffeeScript, CSS and HTML
 * Based on https://github.com/tshedor/workshop-wp-theme (Example: http://workshop.kansan.com/category/sessions/basics or http://workshop.timshedor.com/category/sessions/basics);
 * @author Tim  Shedor
 */
code[class*=language-],
pre[class*=language-] {
  color: black;
  background: none;
  font-family: Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;
  font-size: 1em;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

/* Code blocks */
pre[class*=language-] {
  position: relative;
  margin: 0.5em 0;
  overflow: visible;
  padding: 0;
}

pre[class*=language-] > code {
  position: relative;
  background-color: #fdfdfd;
  background-image: linear-gradient(transparent 50%, rgba(69, 142, 209, 0.04) 50%);
  background-size: 3em 3em;
  background-origin: content-box;
  background-attachment: local;
}
.theme-default pre[class*=language-] > code {
  border-left: 10px solid #494df4;
  box-shadow: -1px 0px 0px 0px #494df4, 0px 0px 0px 1px #dfdfdf;
}
.theme-prestise pre[class*=language-] > code {
  border-left: 10px solid #c9a85c;
  box-shadow: -1px 0px 0px 0px #c9a85c, 0px 0px 0px 1px #dfdfdf;
}
.theme-syariah pre[class*=language-] > code {
  border-left: 10px solid #007b57;
  box-shadow: -1px 0px 0px 0px #007b57, 0px 0px 0px 1px #dfdfdf;
}

code[class*=language] {
  max-height: inherit;
  height: inherit;
  padding: 0 1em;
  display: block;
  overflow: auto;
}

/* Margin bottom to accommodate shadow */
:not(pre) > code[class*=language-],
pre[class*=language-] {
  background-color: #fdfdfd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 1em;
}

/* Inline code */
:not(pre) > code[class*=language-] {
  position: relative;
  padding: 0.2em;
  border-radius: 0.3em;
  color: #c92c2c;
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: inline;
  white-space: normal;
}

pre[class*=language-]:before,
pre[class*=language-]:after {
  content: "";
  z-index: -2;
  display: block;
  position: absolute;
  bottom: 0.75em;
  left: 0.18em;
  width: 40%;
  height: 20%;
  max-height: 13em;
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  transform: rotate(-2deg);
}

:not(pre) > code[class*=language-]:after,
pre[class*=language-]:after {
  right: 0.75em;
  left: auto;
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  transform: rotate(2deg);
}

.token.comment,
.token.block-comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: #7d8b99;
}

.token.punctuation {
  color: #5f6364;
}

.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.function-name,
.token.constant,
.token.symbol,
.token.deleted {
  color: #c92c2c;
}

.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.function,
.token.builtin,
.token.inserted {
  color: #2f9c0a;
}

.token.operator,
.token.entity,
.token.url,
.token.variable {
  color: #a67f59;
  background: rgba(255, 255, 255, 0.5);
}

.token.atrule,
.token.attr-value,
.token.keyword,
.token.class-name {
  color: #1990b8;
}

.token.regex,
.token.important {
  color: #e90;
}

.language-css .token.string,
.style .token.string {
  color: #a67f59;
  background: rgba(255, 255, 255, 0.5);
}

.token.important {
  font-weight: normal;
}

.token.bold {
  font-weight: bold;
}

.token.italic {
  font-style: italic;
}

.token.entity {
  cursor: help;
}

.token.namespace {
  opacity: 0.7;
}

@media screen and (max-width: 1024px) {
  pre[class*=language-]:before,
  pre[class*=language-]:after {
    bottom: 14px;
    box-shadow: none;
  }
}
/* Plugin styles */
.token.tab:not(:empty):before,
.token.cr:before,
.token.lf:before {
  color: #e0d7d1;
}

/* Plugin styles: Line Numbers */
pre[class*=language-].line-numbers.line-numbers {
  padding-left: 0;
}

pre[class*=language-].line-numbers.line-numbers code {
  padding-left: 3.8em;
}

pre[class*=language-].line-numbers.line-numbers .line-numbers-rows {
  left: 0;
}

/* Plugin styles: Line Highlight */
pre[class*=language-][data-line] {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

pre[data-line] code {
  position: relative;
  padding-left: 4em;
}

pre .line-highlight {
  margin-top: 0;
}

span.inline-color {
  display: inline-block;
  height: 1.333ch;
  width: 1.333ch;
  margin: 0 0.333ch;
  box-sizing: border-box;
  border: 1px solid white;
  outline: 1px solid black;
}

div.code-toolbar {
  position: relative;
}

div.code-toolbar > .toolbar {
  position: absolute;
  top: 0.3em;
  right: 0.2em;
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
}

div.code-toolbar:hover > .toolbar {
  opacity: 1;
}

/* Separate line b/c rules are thrown out if selector is invalid.
   IE11 and old Edge versions don't support :focus-within. */
div.code-toolbar:focus-within > .toolbar {
  opacity: 1;
}

div.code-toolbar > .toolbar .toolbar-item {
  display: inline-block;
}

div.code-toolbar > .toolbar a {
  cursor: pointer;
}

div.code-toolbar > .toolbar button {
  background: none;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  -webkit-user-select: none; /* for button */
  -moz-user-select: none;
  -ms-user-select: none;
}

div.code-toolbar > .toolbar a,
div.code-toolbar > .toolbar button,
div.code-toolbar > .toolbar span {
  color: #bbb;
  font-size: 0.8em;
  padding: 0 0.5em;
  background: #f5f2f0;
  background: rgba(224, 224, 224, 0.2);
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.2);
  border-radius: 0.5em;
}

div.code-toolbar > .toolbar a:hover,
div.code-toolbar > .toolbar a:focus,
div.code-toolbar > .toolbar button:hover,
div.code-toolbar > .toolbar button:focus,
div.code-toolbar > .toolbar span:hover,
div.code-toolbar > .toolbar span:focus {
  color: inherit;
  text-decoration: none;
}

.theme-default div.code-toolbar > .toolbar a,
.theme-default div.code-toolbar > .toolbar button,
.theme-default div.code-toolbar > .toolbar span {
  background-color: #494df4;
  color: #ffffff;
  box-shadow: none;
}
.theme-default div.code-toolbar > .toolbar a:hover,
.theme-default div.code-toolbar > .toolbar button:hover,
.theme-default div.code-toolbar > .toolbar span:hover {
  background-color: #0101ab;
  color: #ffffff;
}
.theme-prestise div.code-toolbar > .toolbar a,
.theme-prestise div.code-toolbar > .toolbar button,
.theme-prestise div.code-toolbar > .toolbar span {
  background-color: #c9a85c;
  color: #ffffff;
  box-shadow: none;
}
.theme-prestise div.code-toolbar > .toolbar a:hover,
.theme-prestise div.code-toolbar > .toolbar button:hover,
.theme-prestise div.code-toolbar > .toolbar span:hover {
  background-color: #ae8d40;
  color: #ffffff;
}
.theme-syariah div.code-toolbar > .toolbar a,
.theme-syariah div.code-toolbar > .toolbar button,
.theme-syariah div.code-toolbar > .toolbar span {
  background-color: #007b57;
  color: #ffffff;
  box-shadow: none;
}
.theme-syariah div.code-toolbar > .toolbar a:hover,
.theme-syariah div.code-toolbar > .toolbar button:hover,
.theme-syariah div.code-toolbar > .toolbar span:hover {
  background-color: #007b57;
  color: #ffffff;
}

.lfr-pagination {
  margin: 1rem 0 3rem;
}
.lfr-pagination .lfr-pagination-buttons.pager li a {
  border: 1px solid;
}
.theme-default .lfr-pagination .lfr-pagination-buttons.pager li a {
  background-color: #ffa300;
  color: #ffffff;
  font-size: 1rem;
  text-transform: uppercase;
  padding: 0.8rem 1.3rem;
  border-radius: 30px;
  letter-spacing: 2px;
  min-width: 100px;
}
.theme-prestise .lfr-pagination .lfr-pagination-buttons.pager li a {
  background-color: #fdb713;
  color: #ffffff;
  font-size: 1rem;
  text-transform: uppercase;
  padding: 0.8rem 1.3rem;
  border-radius: 30px;
  letter-spacing: 2px;
  min-width: 100px;
}
.theme-syariah .lfr-pagination .lfr-pagination-buttons.pager li a {
  background-color: #fdb713;
  color: #ffffff;
  font-size: 1rem;
  text-transform: uppercase;
  padding: 0.8rem 1.3rem;
  border-radius: 30px;
  letter-spacing: 2px;
  min-width: 100px;
}
.theme-default .lfr-pagination .lfr-pagination-buttons.pager li.disabled a {
  background-color: transparent;
  border-color: #ffa300;
  color: #ffa300;
}
.theme-prestise .lfr-pagination .lfr-pagination-buttons.pager li.disabled a {
  background-color: transparent;
  border-color: #fdb713;
  color: #fdb713;
}
.theme-syariah .lfr-pagination .lfr-pagination-buttons.pager li.disabled a {
  background-color: transparent;
  border-color: #fdb713;
  color: #fdb713;
}

#Box-banner-hero {
  height: 258px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  position: relative;
}
#Box-banner-hero .banner-inner {
  position: relative;
}
#Box-banner-hero .box-banner {
  height: 258px;
  opacity: 1;
  background-position: left center;
}
#Box-banner-hero .box-banner:before {
  content: "";
  display: block;
  position: absolute;
  background: rgb(0, 0, 0);
  background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.2973564426) 0%, rgb(255, 255, 255) 54%, rgb(255, 255, 255) 100%);
  background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.2973564426) 0%, rgb(255, 255, 255) 54%, rgb(255, 255, 255) 100%);
  background: linear-gradient(45deg, rgba(0, 0, 0, 0.2973564426) 0%, rgb(255, 255, 255) 54%, rgb(255, 255, 255) 100%);
  height: 100%;
  width: 100%;
  opacity: 0.05;
  z-index: 1;
}
#Box-banner-hero .box-banner .banner-caption {
  color: #000000;
  position: relative;
  right: 0;
  bottom: 0;
  text-align: left;
  letter-spacing: 1px;
  top: 50%;
  height: 80%;
  width: 50%;
  transform: translateY(-42%);
  margin-left: auto;
  margin-top: auto;
  margin-right: 40px;
  z-index: 2;
}
#Box-banner-hero .box-banner .banner-caption .desc-header {
  font-size: 3rem;
}
.theme-default #Box-banner-hero .box-banner .banner-caption .desc-header {
  color: #494df4 !important;
}
.theme-prestise #Box-banner-hero .box-banner .banner-caption .desc-header {
  color: #c9a85c !important;
}
.theme-syariah #Box-banner-hero .box-banner .banner-caption .desc-header {
  color: #007b57 !important;
}
#Box-banner-hero .box-banner .banner-caption .top-desc {
  font-size: 14pt;
  line-height: 20px;
  font-weight: bold;
}
#Box-banner-hero .box-banner .banner-caption .desc {
  font-size: 12pt;
  line-height: 16px;
  font-weight: normal;
}
#Box-banner-hero .box-banner .banner-caption .btn-slider {
  position: absolute;
  bottom: 30px;
  left: 0;
  padding: 10px 30px !important;
  border-radius: 50px !important;
  background-color: #494DF4 !important;
  color: #ffffff !important;
  letter-spacing: 1px;
}
#Box-banner-hero .box-banner .banner-caption .btn-slider:hover {
  background-color: #F6B842 !important;
  animation: pulse1 2s;
  box-shadow: 0 0 0 2em rgba(255, 255, 255, 0);
}
#Box-banner-hero .box-banner a.banner-caption {
  top: 0%;
  height: 100%;
  width: 100%;
  transform: translateY(0%);
}
#Box-banner-hero .slick-arrow {
  display: none !important;
}
#Box-banner-hero .slick-dots {
  position: absolute;
  bottom: 20px;
}

.slick-dots li {
  padding: 0 10px;
}
.slick-dots li button:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: block;
  background-color: white;
  opacity: 1;
}
.slick-dots li.slick-active button:before {
  background-color: #F6B842 !important;
}

.CX-slider-axa {
  background-color: grey;
  height: 258px;
  overflow: hidden;
  border: 1px solid #c8c8c8;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
@media (max-width: 768px) {
  .CX-slider-axa .banner-desktop {
    display: none !important;
  }
  .CX-slider-axa .banner-mobile {
    display: block !important;
  }
}
@media (max-width: 480px) {
  .CX-slider-axa {
    background-color: white !important;
  }
  .CX-slider-axa .banner-desktop {
    display: none !important;
  }
  .CX-slider-axa .banner-mobile {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .CX-slider-axa #Box-banner-hero {
    height: 258px !important;
  }
}
@media (max-width: 480px) {
  .CX-slider-axa #Box-banner-hero {
    height: 258px !important;
  }
  .CX-slider-axa #Box-banner-hero .slick-list {
    overflow: unset;
  }
}
@media (max-width: 767px) {
  .CX-slider-axa #Box-banner-hero .box-banner {
    background-size: 120%;
    background-position: left center;
  }
}
@media (max-width: 480px) {
  .CX-slider-axa #Box-banner-hero .box-banner {
    height: 258px !important;
  }
}
@media (max-width: 1024px) {
  .CX-slider-axa #Box-banner-hero .banner-caption .top-desc {
    font-size: 16px;
    line-height: 18px;
    padding-left: 15% !important;
  }
  .CX-slider-axa #Box-banner-hero .banner-caption .desc {
    font-size: 14px;
    line-height: 16px;
    padding-left: 15% !important;
  }
  .CX-slider-axa #Box-banner-hero .banner-caption .btn-slider {
    font-size: 0.9rem !important;
  }
}
@media (width: 768px) {
  .CX-slider-axa #Box-banner-hero .banner-caption .top-desc {
    font-size: 16px;
    line-height: 16px;
    padding-left: 20% !important;
  }
  .CX-slider-axa #Box-banner-hero .banner-caption .desc {
    font-size: 14px;
    line-height: 14px;
    padding-left: 20% !important;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 767px) {
  .CX-slider-axa #Box-banner-hero .banner-caption .top-desc {
    padding-left: 10% !important;
    font-size: 12px;
    line-height: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .CX-slider-axa #Box-banner-hero .banner-caption .desc {
    padding-left: 10% !important;
    font-size: 11px;
    line-height: 14px;
    font-weight: bold;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .CX-slider-axa #Box-banner-hero .banner-caption .btn-slider {
    font-size: 0.8rem !important;
  }
}
@media (max-width: 480px) {
  .CX-slider-axa #Box-banner-hero .banner-caption {
    margin-right: 0rem;
    padding: 10% 10px;
    height: 50% !important;
    width: 60%;
    position: absolute;
    top: 0%;
    text-align: center;
    transform: translateY(10%);
    margin-top: 0;
    text-align: left;
  }
  .CX-slider-axa #Box-banner-hero .banner-caption .desc-header {
    font-size: 1.7rem !important;
  }
  .CX-slider-axa #Box-banner-hero .banner-caption .top-desc {
    font-size: 12px;
    line-height: 16px;
    padding-left: 5%;
    font-weight: bold;
  }
  .CX-slider-axa #Box-banner-hero .banner-caption .desc {
    font-size: 11px;
    line-height: 14px;
    padding-left: 5%;
  }
  .CX-slider-axa #Box-banner-hero .banner-caption .btn-slider {
    font-size: 0.8rem;
    padding: 10px 5px;
    bottom: -60%;
    right: 40%;
    width: auto;
    letter-spacing: 0px;
    transform: translate(-25%, 10%);
  }
}
@media (max-width: 1024px) {
  .CX-slider-axa #Box-banner-hero .slick-dots {
    bottom: 5px !important;
  }
  .CX-slider-axa #Box-banner-hero .slick-dots li button:before {
    border-radius: 50% !important;
    height: 10px;
    width: 10px;
    border: 1px solid #C8C8C8;
  }
}
@media (max-width: 767px) {
  .CX-slider-axa #Box-banner-hero .slick-dots {
    bottom: 5px !important;
  }
}

.CX-news-dashboard {
  border: 1px solid rgba(204, 204, 204, 0.8);
  height: 450px;
  margin-bottom: 30px;
  background-color: #ffffff !important;
  overflow: hidden;
}
.CX-news-dashboard .header-right {
  padding: 15px 20px;
  text-align: center;
  position: relative;
}
.CX-news-dashboard .header-right h2 {
  font-size: 1.5rem;
  text-transform: capitalize;
}
.theme-default .CX-news-dashboard .header-right h2 {
  color: #494df4 !important;
}
.theme-prestise .CX-news-dashboard .header-right h2 {
  color: #c9a85c !important;
}
.theme-syariah .CX-news-dashboard .header-right h2 {
  color: #007b57 !important;
}
.CX-news-dashboard .header-right:before {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  width: 40%;
  bottom: 10px;
  left: 50%;
  transform: translatex(-50%);
}
.theme-default .CX-news-dashboard .header-right:before {
  background-color: #ffa300 !important;
}
.theme-prestise .CX-news-dashboard .header-right:before {
  background-color: #fdb713 !important;
}
.theme-syariah .CX-news-dashboard .header-right:before {
  background-color: #fdb713 !important;
}
.CX-news-dashboard #Box-banner-news {
  height: 300px;
  position: relative;
  padding-top: 10px;
}
.CX-news-dashboard #Box-banner-news .slick-list,
.CX-news-dashboard #Box-banner-news .slick-track {
  height: 100%;
}
.CX-news-dashboard #Box-banner-news .slick-track {
  overflow: hidden;
}
.CX-news-dashboard #Box-banner-news .banner-inner,
.CX-news-dashboard #Box-banner-news a {
  position: relative;
}
.CX-news-dashboard #Box-banner-news .banner-inner a {
  display: block;
}
.CX-news-dashboard #Box-banner-news .banner-inner a .banner-item {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.CX-news-dashboard #Box-banner-news .slick-dots {
  bottom: -60px;
}

@media (max-width: 767px) {
  .CX-news-dashboard {
    margin-top: 20px;
    height: 450px;
  }
}
@media (max-width: 1024px) {
  .CX-news-dashboard {
    height: 400px;
  }
  .CX-news-dashboard .header-right h2 {
    font-size: 1.2rem !important;
  }
  .CX-news-dashboard .slick-dots {
    bottom: -10px !important;
  }
  .CX-news-dashboard .slick-dots li {
    padding: 0 15px;
  }
  .CX-news-dashboard .slick-dots li button:before {
    border-radius: 50% !important;
    height: 20px;
    width: 20px;
    border: 1px solid #C8C8C8;
  }
}

.CX-notif-dashboard .box-notif-dashboard .header-notif {
  color: #ffffff;
  padding: 10px 20px;
  font-size: 1.2rem;
}
.theme-default .CX-notif-dashboard .box-notif-dashboard .header-notif {
  background-color: #494df4 !important;
}
.theme-prestise .CX-notif-dashboard .box-notif-dashboard .header-notif {
  background-color: #c9a85c !important;
}
.theme-syariah .CX-notif-dashboard .box-notif-dashboard .header-notif {
  background-color: #007b57 !important;
}
.CX-notif-dashboard .box-notif-dashboard .box-inner-notif {
  padding-right: 40px;
}
.CX-notif-dashboard .box-notif-dashboard .box-inner-notif .desc-notif {
  max-height: 350px;
}
.CX-notif-dashboard .box-notif-dashboard .box-inner-notif .desc-notif ul {
  list-style: none !important;
  padding-right: 0;
  overflow-x: hidden;
}
.CX-notif-dashboard .box-notif-dashboard .box-inner-notif .desc-notif ul li {
  border: 0;
  color: #000000;
  padding: 10px 25px;
  padding-left: 0;
  width: 100%;
  position: relative;
}
.CX-notif-dashboard .box-notif-dashboard .box-inner-notif .desc-notif ul li .notif-user {
  font-weight: bold;
  font-size: 1.1rem;
}
.CX-notif-dashboard .box-notif-dashboard .box-inner-notif .desc-notif ul li:after {
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  padding-left: 5px;
  font-size: 1.1rem;
  font-weight: bold;
  right: 0px;
  top: 50%;
  transform: translatey(-50%);
  position: absolute;
}
.theme-default .CX-notif-dashboard .box-notif-dashboard .box-inner-notif .desc-notif ul li:after {
  color: #494df4;
}
.theme-prestise .CX-notif-dashboard .box-notif-dashboard .box-inner-notif .desc-notif ul li:after {
  color: #c9a85c;
}
.theme-syariah .CX-notif-dashboard .box-notif-dashboard .box-inner-notif .desc-notif ul li:after {
  color: #007b57;
}
.CX-notif-dashboard .box-notif-dashboard .box-inner-notif .desc-notif ul li .notif-date {
  font-size: 0.9em;
  color: #999999;
}
.CX-notif-dashboard .box-notif-dashboard .box-inner-notif .desc-notif ul li .notif-date:before {
  color: #F07662;
  content: "•";
  font-weight: bold;
  width: 1em;
  margin-left: -1em;
  margin-right: 10px;
}

.CX-quick-link {
  margin: 10px 0;
}
.CX-quick-link .box-category {
  background-color: #fff;
}
.CX-quick-link .box-big {
  height: 220px;
}
.CX-quick-link .quick-link {
  margin-bottom: 20px;
}
.CX-quick-link .quick-link.two-box {
  background-color: #fff;
}
.CX-quick-link .quick-link.two-box:nth-of-type(odd) {
  padding-right: 0;
}
.CX-quick-link .quick-link.two-box:nth-of-type(even) {
  padding-left: 0;
}
.CX-quick-link .quick-link a {
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.CX-quick-link .quick-link a .inner-box {
  position: relative;
  padding: 40px 10px !important;
  width: 100%;
  height: 100%;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.CX-quick-link .quick-link a .inner-box .ikon-category {
  position: absolute;
  height: 70px;
  top: 20px;
  right: 20px;
  z-index: 1;
}
.CX-quick-link .quick-link a .inner-box h5 {
  z-index: 2;
  position: relative;
  font-size: 1.25rem;
  color: #ffffff;
  font-weight: bold;
}
.CX-quick-link .quick-link a .inner-box:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 70px;
  height: 60px;
  background: #000;
  opacity: 0.1;
  border-radius: 0 0 100px 0;
  -moz-border-radius: 0 0 100px 0;
  -webkit-border-radius: 0 0 100px 0;
  z-index: 0;
}
.CX-quick-link .quick-link a .inner-box:hover {
  transform: scale(1.1);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
}
.CX-quick-link .quick-link a .survey {
  background-color: rgba(238, 58, 70, 0.6);
}
.CX-quick-link .quick-link a .download {
  background-color: rgba(18, 59, 113, 0.4);
}
.CX-quick-link .quick-link a .procedure {
  background-color: rgba(254, 183, 1, 0.8);
}
.CX-quick-link .quick-link a .request {
  background-color: rgba(18, 59, 113, 0.6);
}
.CX-quick-link .inner-box {
  height: 145px !important;
  position: relative;
}
.CX-quick-link .inner-box h5 {
  position: relative;
  z-index: 2;
}
.CX-quick-link .inner-box:before {
  content: "";
  display: block;
  background-color: #000;
  opacity: 0.2;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.CX-quick-link .box-category .box-inner-quick-link {
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 0;
}
.CX-quick-link .box-category .box-inner-quick-link .quick-img {
  padding: 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .CX-quick-link .box-category .box-inner-quick-link .quick-img {
    flex: 0 0 40%;
  }
}
.CX-quick-link .box-category .box-inner-quick-link .quick-img .quick-img-in {
  height: 100%;
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
.CX-quick-link .box-category .box-inner-quick-link:hover .quick-img .quick-img-in {
  transform: scale(1.2);
}
.CX-quick-link .box-category .box-inner-quick-link:nth-of-type(even) .quick-desc {
  background-color: rgba(73, 118, 186, 0.8);
}
.CX-quick-link .box-category .box-inner-quick-link .quick-desc .inner-box {
  padding: 10px 0;
  position: relative;
  color: #ffffff;
}
.CX-quick-link .box-category .box-inner-quick-link .quick-desc .inner-box:before {
  display: none;
}
.CX-quick-link .box-category .box-inner-quick-link .quick-desc .inner-box .desc {
  font-family: "source-sans-pro-light";
  margin-bottom: 0.5em;
  font-size: 0.9rem;
}
.CX-quick-link .box-category .box-inner-quick-link .quick-desc .inner-box .link {
  color: #ffffff;
  font-size: 0.9rem;
  position: relative;
  bottom: 10px;
  height: auto;
}
.CX-quick-link .box-category .box-inner-quick-link .quick-desc .inner-box .link:after {
  content: "\f178";
  font-family: "Font Awesome 5 Pro";
  padding-left: 5px;
  transition: all ease-in-out 0.3s;
}
.CX-quick-link .box-category .box-inner-quick-link .quick-desc .inner-box .link:hover:after {
  padding-left: 10px;
  transition: all ease-in-out 0.3s;
}
@media (max-width: 767px) {
  .CX-quick-link .box-category .box-inner-quick-link .quick-desc .inner-box .title {
    font-size: 1.2rem;
  }
  .CX-quick-link .box-category .box-inner-quick-link .quick-desc .inner-box .desc {
    font-size: 0.9rem;
  }
  .CX-quick-link .box-category .box-inner-quick-link .quick-desc .inner-box .link {
    font-size: 0.9rem;
  }
}
@media (max-width: 480px) {
  .CX-quick-link .box-category .box-inner-quick-link .quick-desc .inner-box .title {
    font-size: 1rem;
  }
  .CX-quick-link .box-category .box-inner-quick-link .quick-desc .inner-box .desc {
    font-size: 0.8rem;
  }
  .CX-quick-link .box-category .box-inner-quick-link .quick-desc .inner-box .link {
    font-size: 0.8rem;
  }
}

.CX-Banner-Detail .box-header {
  height: 250px;
  position: relative;
  margin-bottom: 30px;
}
.CX-Banner-Detail .box-header:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: #000;
  opacity: 0.2;
}
.CX-Banner-Detail .box-header .detail-title {
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  left: 50px;
  font-size: 2.5rem;
  font-weight: bold;
}
.theme-default .CX-Banner-Detail .box-header .detail-title {
  color: #494df4;
}
.theme-prestise .CX-Banner-Detail .box-header .detail-title {
  color: #c9a85c;
}
.theme-syariah .CX-Banner-Detail .box-header .detail-title {
  color: #007b57;
}
.CX-Banner-Detail .box-desc {
  padding: 0 20px;
}
.CX-Banner-Detail .box-desc p {
  text-align: justify;
}

.CX-quick {
  margin: 15px 0;
  margin-bottom: 0;
}
.CX-quick .box-category {
  display: flex;
}
.CX-quick .box-category .slick-list {
  overflow: visible;
}
@media (max-width: 768px) {
  .CX-quick .box-category .slick-list .slick-slide {
    width: 300px !important;
  }
}
.CX-quick .box-category .box-inner-quick-link:nth-child(1) {
  padding-left: 0 !important;
  padding-right: 0;
}
@media (max-width: 767px) {
  .CX-quick .box-category .box-inner-quick-link:nth-child(1) {
    padding-right: 0;
  }
}
.CX-quick .box-category .box-inner-quick-link:nth-child(2) {
  padding-right: 0 !important;
}
.CX-quick .box-category .box-inner-quick-link .box-content {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
}
@media (max-width: 768px) {
  .CX-quick .box-category .box-inner-quick-link .box-content {
    height: fit-content;
  }
}
.CX-quick .box-category .box-inner-quick-link .box-content .quick-img {
  border-radius: 8px 8px 0 0;
}
.CX-quick .box-category .box-inner-quick-link .box-content .quick-link {
  height: 70px;
}
.CX-quick .box-category .box-inner-quick-link .box-content .quick-link .quick-img-in {
  height: 100%;
  border-radius: 8px 8px 0 0;
}
.CX-quick .box-category .box-inner-quick-link .box-content .quick-desc {
  border-radius: 0 0 8px 8px;
  height: auto;
}
.CX-quick .box-category .box-inner-quick-link .box-content .quick-desc .inner-box {
  padding: 10px 20px;
}
.CX-quick .box-category .box-inner-quick-link .box-content .quick-desc .inner-box .title {
  font-size: 1.2rem;
}
.CX-quick .box-category .box-inner-quick-link .box-content .quick-desc .inner-box .desc {
  font-size: 1rem;
  color: #5F5F5F;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .CX-quick .box-category .box-inner-quick-link .box-content .quick-desc .inner-box .desc {
    margin-bottom: 0;
  }
}
.CX-quick .box-category .box-inner-quick-link .box-content .quick-desc .inner-box .link {
  font-weight: bold;
  text-decoration: none;
  position: relative;
  bottom: 10px;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 767px) {
  .CX-quick .box-category .box-inner-quick-link .box-content .quick-desc .inner-box .link {
    font-size: 0.9rem;
  }
}
.CX-quick .box-category .box-inner-quick-link .box-content .quick-desc .inner-box .link:hover {
  color: #FFB600;
}
.CX-quick .box-category .box-inner-quick-link .box-content .quick-desc .inner-box .link:after {
  content: "\f30b";
  font-family: "Font Awesome 5 Pro";
  margin-left: 10px;
}

.CX-card-widget .box-card-widget {
  margin: 4rem 0;
  text-align: center;
}
.CX-card-widget .box-card-widget .item-widget {
  position: relative;
  margin: 12px;
  display: inline-block;
  width: 197px;
  height: 197px;
  border: 1px solid #000092;
  background-color: #fafafa;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}
@media (max-width: 1440px) {
  .CX-card-widget .box-card-widget .item-widget {
    width: 155px;
    height: 155px;
  }
  .CX-card-widget .box-card-widget .item-widget .item-display .ico img {
    max-height: 50px;
  }
}
@media (max-width: 1280px) {
  .CX-card-widget .box-card-widget .item-widget {
    width: 140px;
    height: 140px;
  }
}
.CX-card-widget .box-card-widget .item-widget .item-display {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-card-widget .box-card-widget .item-widget .item-display .ico img {
  max-height: 60px;
}
.CX-card-widget .box-card-widget .item-widget .item-display .title {
  text-transform: uppercase;
  margin-top: 20px;
  font-family: "source-sans-pro-semibold";
}
.theme-default .CX-card-widget .box-card-widget .item-widget .item-display .title {
  color: #494df4;
}
.theme-prestise .CX-card-widget .box-card-widget .item-widget .item-display .title {
  color: #c9a85c;
}
.theme-syariah .CX-card-widget .box-card-widget .item-widget .item-display .title {
  color: #007b57;
}
.CX-card-widget .box-card-widget .item-widget .item-action {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.theme-default .CX-card-widget .box-card-widget .item-widget .item-action {
  background-color: #372ce0;
}
.theme-prestise .CX-card-widget .box-card-widget .item-widget .item-action {
  background-color: #372ce0;
}
.theme-syariah .CX-card-widget .box-card-widget .item-widget .item-action {
  background-color: #372ce0;
}
.CX-card-widget .box-card-widget .item-widget .item-action .item-action-inner {
  width: 100%;
  margin: 0 15px;
}
.CX-card-widget .box-card-widget .item-widget .item-action .item-action-inner .title {
  text-transform: uppercase;
  font-family: "source-sans-pro-semibold";
  margin-bottom: 10px;
}
.CX-card-widget .box-card-widget .item-widget .item-action .item-action-inner .act .btn {
  display: block;
  margin-bottom: 10px;
  padding: 0.675rem 0.75rem !important;
}
.CX-card-widget .box-card-widget .item-widget .item-action .item-action-inner .act .btn:last-child {
  margin-bottom: 0px;
}
.CX-card-widget .box-card-widget .item-widget:hover .item-display {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.CX-card-widget .box-card-widget .item-widget:hover .item-action {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.CX-card-widget.simple .box-card-widget {
  position: relative;
}
.CX-card-widget.simple .box-card-widget .item-widget {
  background-color: #ffffff;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-card-widget.simple .box-card-widget .item-widget .item-display .item-display-inner a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
}
.CX-card-widget.simple .box-card-widget .item-widget .item-display .item-display-inner a .item-box {
  flex: 1 1 auto;
}
.CX-card-widget.simple .box-card-widget .item-widget.active, .CX-card-widget.simple .box-card-widget .item-widget:hover {
  position: relative;
  transform: translateY(-10px);
}
.theme-default .CX-card-widget.simple .box-card-widget .item-widget.active, .theme-default .CX-card-widget.simple .box-card-widget .item-widget:hover {
  background-color: #ffca0b;
  border-color: #ffca0b;
}
.theme-prestise .CX-card-widget.simple .box-card-widget .item-widget.active, .theme-prestise .CX-card-widget.simple .box-card-widget .item-widget:hover {
  background-color: #ffca0b;
  border-color: #ffca0b;
}
.theme-syariah .CX-card-widget.simple .box-card-widget .item-widget.active, .theme-syariah .CX-card-widget.simple .box-card-widget .item-widget:hover {
  background-color: #ffca0b;
  border-color: #ffca0b;
}
.CX-card-widget.simple .box-card-widget .item-widget.active .item-display, .CX-card-widget.simple .box-card-widget .item-widget:hover .item-display {
  opacity: 1;
  visibility: visible;
  transform: none;
}
.CX-card-widget.simple .box-card-widget .item-widget.active .item-display a, .CX-card-widget.simple .box-card-widget .item-widget:hover .item-display a {
  text-decoration: none;
}

.box-view a {
  font-family: "source-sans-pro-bold";
  font-size: 1.4rem;
  letter-spacing: 2px;
}
.theme-default .box-view a {
  color: #3f4e8c;
}
.theme-prestise .box-view a {
  color: #3f4e8c;
}
.theme-syariah .box-view a {
  color: #3f4e8c;
}

.CX-unit-widget {
  margin-top: 30px;
}
.CX-unit-widget .box-unit .control-unit {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
  display: flex;
  justify-content: flex-end;
}
.CX-unit-widget .box-unit .control-unit li a {
  display: block;
  padding: 1.5rem 2rem;
  text-decoration: none;
  font-family: "source-sans-pro-regular";
  text-transform: uppercase;
  letter-spacing: 2px;
}
.theme-default .CX-unit-widget .box-unit .control-unit li a {
  background-color: #fcd361;
  color: #494df4;
}
.theme-prestise .CX-unit-widget .box-unit .control-unit li a {
  background-color: #fcd361;
  color: #c9a85c;
}
.theme-syariah .CX-unit-widget .box-unit .control-unit li a {
  background-color: #fcd361;
  color: #007b57;
}
.theme-default .CX-unit-widget .box-unit .control-unit li:hover a {
  background-color: #fdb814;
}
.theme-prestise .CX-unit-widget .box-unit .control-unit li:hover a {
  background-color: #fdb814;
}
.theme-syariah .CX-unit-widget .box-unit .control-unit li:hover a {
  background-color: #fdb814;
}
.CX-unit-widget .box-unit .control-unit li.active a {
  font-family: "source-sans-pro-bold";
}
.theme-default .CX-unit-widget .box-unit .control-unit li.active a {
  background-color: #fdb814;
}
.theme-prestise .CX-unit-widget .box-unit .control-unit li.active a {
  background-color: #fdb814;
}
.theme-syariah .CX-unit-widget .box-unit .control-unit li.active a {
  background-color: #fdb814;
}
.CX-unit-widget .box-unit .box-unit-inner .box-unit-header {
  display: flex;
  align-items: center;
  padding: 20px;
}
.theme-default .CX-unit-widget .box-unit .box-unit-inner .box-unit-header {
  background-color: #494df4;
  color: #494df4;
}
.theme-prestise .CX-unit-widget .box-unit .box-unit-inner .box-unit-header {
  background-color: #c9a85c;
  color: #c9a85c;
}
.theme-syariah .CX-unit-widget .box-unit .box-unit-inner .box-unit-header {
  background-color: #007b57;
  color: #007b57;
}
.CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-filter {
  flex: 0 0 40%;
  max-width: 40%;
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  .CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-filter {
    display: block !important;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-filter label {
  color: inherit;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: "source-sans-pro-semibold";
  font-size: 1.2rem;
  flex: 0 0 auto;
  padding: 0 30px;
}
@media (max-width: 1440px) {
  .CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-filter label {
    padding: 0 10px;
  }
}
.CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-filter .select-unit {
  flex: 1 1 auto;
  padding-left: 20px;
  position: relative;
  z-index: 2;
}
.CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-filter .select-unit .form-group {
  margin-bottom: 0px;
}
.CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-filter .select-unit .select2-container.select2-container--default {
  width: 100% !important;
}
.CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-filter .select-unit .select2-container.select2-container--default .select2-selection--single {
  border: 1px solid #CCCCCC !important;
  border-radius: 5px !important;
  height: 40px;
  display: flex;
  align-items: center;
}
.CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-filter .select-unit .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  flex: 1 1 auto;
}
.theme-default .CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-filter .select-unit .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #f03c3c;
  font-size: 1.1rem;
  font-family: "source-sans-pro-regular";
  font-weight: normal;
  letter-spacing: 1px;
  padding-left: 20px;
}
.theme-prestise .CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-filter .select-unit .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #f03c3c;
  font-size: 1.1rem;
  font-family: "source-sans-pro-regular";
  font-weight: normal;
  letter-spacing: 1px;
  padding-left: 20px;
}
.theme-syariah .CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-filter .select-unit .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #f03c3c;
  font-size: 1.1rem;
  font-family: "source-sans-pro-regular";
  font-weight: normal;
  letter-spacing: 1px;
  padding-left: 20px;
}
.CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-filter .select-unit .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  flex: 0 0 auto;
  top: 0;
  position: relative;
}
.theme-default .CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-filter .select-unit .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 40px;
}
.theme-prestise .CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-filter .select-unit .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 40px;
}
.theme-syariah .CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-filter .select-unit .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 40px;
}
.CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-filter .select-unit .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:before {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.theme-default .CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-filter .select-unit .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:before {
  color: #494df4;
}
.theme-prestise .CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-filter .select-unit .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:before {
  color: #c9a85c;
}
.theme-syariah .CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-filter .select-unit .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:before {
  color: #007b57;
}
.CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-filter .select-unit .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider {
  flex: 0 0 60%;
  max-width: 60%;
  padding-left: 40px;
}
@media (max-width: 1440px) {
  .CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider {
    padding-left: 20px;
  }
}
.CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider .unit-slider .item-unit-slider .slick-arrow.slick-next, .CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider .unit-slider .item-unit-slider .slick-arrow.slick-prev {
  left: initial;
  right: 0;
}
.CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider .unit-slider .item-unit-slider .slick-arrow.slick-next:before, .CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider .unit-slider .item-unit-slider .slick-arrow.slick-prev:before {
  content: "\f176";
  font-family: "Font Awesome 5 Pro";
  font-size: 0.7rem;
}
.theme-default .CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider .unit-slider .item-unit-slider .slick-arrow.slick-next, .theme-default .CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider .unit-slider .item-unit-slider .slick-arrow.slick-prev {
  background-color: #ffa300;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.theme-default .CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider .unit-slider .item-unit-slider .slick-arrow.slick-next:hover:before, .theme-default .CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider .unit-slider .item-unit-slider .slick-arrow.slick-prev:hover:before {
  color: #494df4;
}
.theme-prestise .CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider .unit-slider .item-unit-slider .slick-arrow.slick-next, .theme-prestise .CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider .unit-slider .item-unit-slider .slick-arrow.slick-prev {
  background-color: #fdb713;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.theme-prestise .CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider .unit-slider .item-unit-slider .slick-arrow.slick-next:hover:before, .theme-prestise .CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider .unit-slider .item-unit-slider .slick-arrow.slick-prev:hover:before {
  color: #c9a85c;
}
.theme-syariah .CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider .unit-slider .item-unit-slider .slick-arrow.slick-next, .theme-syariah .CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider .unit-slider .item-unit-slider .slick-arrow.slick-prev {
  background-color: #fdb713;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.theme-syariah .CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider .unit-slider .item-unit-slider .slick-arrow.slick-next:hover:before, .theme-syariah .CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider .unit-slider .item-unit-slider .slick-arrow.slick-prev:hover:before {
  color: #007b57;
}
.CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider .unit-slider .item-unit-slider .slick-arrow.slick-next {
  margin-top: -15px;
}
.CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider .unit-slider .item-unit-slider .slick-arrow.slick-next:before {
  content: "\f176";
}
.CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider .unit-slider .item-unit-slider .slick-arrow.slick-prev {
  margin-top: 15px;
}
.CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider .unit-slider .item-unit-slider .slick-arrow.slick-prev:before {
  content: "\f175";
}
.CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider .unit-slider .item-unit-slider .item-unit-slider-inner {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider .unit-slider .item-unit-slider .item-unit-slider-inner div {
  display: inline-block;
  padding: 0 20px;
  font-size: 1.2rem;
}
@media (max-width: 1440px) {
  .CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider .unit-slider .item-unit-slider .item-unit-slider-inner div {
    padding: 0 10px;
    font-size: 1.1rem;
  }
}
.CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider .unit-slider .item-unit-slider .item-unit-slider-inner div.name {
  font-family: "source-sans-pro-semibold";
}
.CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider .unit-slider .item-unit-slider .item-unit-slider-inner div.result {
  color: #fdb713;
  position: relative;
}
.CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider .unit-slider .item-unit-slider .item-unit-slider-inner div.result:before {
  content: "\f175";
  font-family: "Font Awesome 5 Pro";
  margin-right: 2px;
}
.CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider .unit-slider .item-unit-slider .item-unit-slider-inner div.result.down:before {
  content: "\f175";
}
.CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider .unit-slider .item-unit-slider .item-unit-slider-inner div.result.up {
  color: #2ecc71;
}
.CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider .unit-slider .item-unit-slider .item-unit-slider-inner div.result.up:before {
  content: "\f176";
}
.CX-unit-widget .box-unit .box-unit-inner .box-unit-header .box-unit-slider .unit-slider .box-trigger-dropdown {
  display: none;
}

.box-unit-content {
  padding: 50px;
  position: relative;
  background-color: #f6f6f6;
}
@media (max-width: 400px) {
  .box-unit-content {
    padding: 20px;
  }
}
.box-unit-content .select2-container.select2-container--default {
  width: 100% !important;
}
.box-unit-content .select2-container.select2-container--default .select2-selection--single {
  border: 1px solid #ddd !important;
  border-radius: 5px;
  height: 44px;
  display: flex;
  align-items: center;
}
.box-unit-content .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  flex: 1 1 auto;
}
.theme-default .box-unit-content .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #2a428b;
  font-size: 1rem;
  font-family: "source-sans-pro-regular";
  font-weight: normal;
  letter-spacing: 1px;
  padding-left: 20px;
}
.theme-prestise .box-unit-content .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #2a428b;
  font-size: 1rem;
  font-family: "source-sans-pro-regular";
  font-weight: normal;
  letter-spacing: 1px;
  padding-left: 20px;
}
.theme-syariah .box-unit-content .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #2a428b;
  font-size: 1rem;
  font-family: "source-sans-pro-regular";
  font-weight: normal;
  letter-spacing: 1px;
  padding-left: 20px;
}
.box-unit-content .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}
.box-unit-content .box-unit-content-inner {
  display: flex;
}
.box-unit-content .box-unit-content-inner .box-act {
  margin-bottom: 20px !important;
}
@media (max-width: 400px) {
  .box-unit-content .box-unit-content-inner .box-act {
    margin-bottom: 1rem !important;
  }
  .box-unit-content .box-unit-content-inner .box-act a {
    font-size: 0.9rem;
  }
}
.theme-default .box-unit-content .box-unit-content-inner .dataTables_paginate .pagination .paginate_button:hover {
  color: white !important;
  border: 1px solid transparent;
  background-color: transparent;
  background: transparent;
}
.theme-default .box-unit-content .box-unit-content-inner .dataTables_paginate .pagination .paginate_button:hover .page-link {
  background-color: #007bff;
  color: white !important;
}
.theme-prestise .box-unit-content .box-unit-content-inner .dataTables_paginate .pagination .paginate_button:hover {
  color: white !important;
  border: 1px solid transparent;
  background-color: transparent;
  background: transparent;
}
.theme-prestise .box-unit-content .box-unit-content-inner .dataTables_paginate .pagination .paginate_button:hover .page-link {
  background-color: #007bff;
  color: white !important;
}
.theme-syariah .box-unit-content .box-unit-content-inner .dataTables_paginate .pagination .paginate_button:hover {
  color: white !important;
  border: 1px solid transparent;
  background-color: transparent;
  background: transparent;
}
.theme-syariah .box-unit-content .box-unit-content-inner .dataTables_paginate .pagination .paginate_button:hover .page-link {
  background-color: #007bff;
  color: white !important;
}
.box-unit-content .box-unit-content-inner .dataTables_paginate .pagination .paginate_button:disabled:hover .page-link {
  background-color: white;
  color: #6c757d;
}
@media (max-width: 400px) {
  .box-unit-content .box-unit-content-inner .dataTables_wrapper {
    font-size: 0.9rem;
  }
  .box-unit-content .box-unit-content-inner .dataTables_wrapper .CX-Tables {
    display: table;
  }
}
.box-unit-content .box-unit-content-inner .box-filter-content {
  flex: 0 0 30%;
  max-width: 30%;
}
.box-unit-content .box-unit-content-inner .box-filter-content .box-input-content .box-input-row {
  display: flex;
}
.box-unit-content .box-unit-content-inner .box-filter-content .box-input-content .box-input-row.disabled .box-text {
  pointer-events: none;
  opacity: 0.4;
}
.box-unit-content .box-unit-content-inner .box-filter-content .box-input-content .box-input-row .text {
  width: 100%;
  letter-spacing: 1px;
  margin-bottom: 2rem;
}
.theme-default .box-unit-content .box-unit-content-inner .box-filter-content .box-input-content .box-input-row .text {
  color: #333333;
  font-size: 1.2rem;
}
.theme-prestise .box-unit-content .box-unit-content-inner .box-filter-content .box-input-content .box-input-row .text {
  color: #333333;
  font-size: 1.2rem;
}
.theme-syariah .box-unit-content .box-unit-content-inner .box-filter-content .box-input-content .box-input-row .text {
  color: #333333;
  font-size: 1.2rem;
}
.box-unit-content .box-unit-content-inner .box-filter-content .box-input-content .box-input-row .act {
  text-align: center;
  width: 100%;
}
.box-unit-content .box-unit-content-inner .box-filter-content .box-input-content .box-input-row .act .btn {
  margin: 0 auto;
}
.box-unit-content .box-unit-content-inner .box-filter-content .box-input-content .box-input-row .box-radio {
  flex: 0 0 auto;
  width: 40px;
  line-height: 40px;
  text-align: center;
}
.box-unit-content .box-unit-content-inner .box-filter-content .box-input-content .box-input-row .box-text {
  flex: 1 1 auto;
}
.box-unit-content .box-unit-content-inner .box-filter-content .box-input-content .box-input-row .box-text .box-date-range .text {
  letter-spacing: 1px;
  font-size: 1.1rem;
  margin-bottom: 1rem;
}
.theme-default .box-unit-content .box-unit-content-inner .box-filter-content .box-input-content .box-input-row .box-text .box-date-range .text {
  color: #2a428b;
}
.theme-prestise .box-unit-content .box-unit-content-inner .box-filter-content .box-input-content .box-input-row .box-text .box-date-range .text {
  color: #2a428b;
}
.theme-syariah .box-unit-content .box-unit-content-inner .box-filter-content .box-input-content .box-input-row .box-text .box-date-range .text {
  color: #2a428b;
}
.box-unit-content .box-unit-content-inner .box-filter-content .box-input-content .box-input-row .box-text .box-date-range .date-input {
  display: flex;
}
.box-unit-content .box-unit-content-inner .box-filter-content .box-input-content .box-input-row .box-text .box-date-range .date-input .box-date {
  flex: 1 1 auto;
}
.box-unit-content .box-unit-content-inner .box-filter-content .box-input-content .box-input-row .box-text .box-date-range .date-input .box-date .form-control {
  background-color: #ffffff;
  border-radius: 0px;
}
.box-unit-content .box-unit-content-inner .box-filter-content .box-input-content .box-input-row .box-text .box-date-range .date-input .ico {
  flex: 0 0 auto;
  font-size: 1.3rem;
  padding: 0 10px;
  margin: 0 0px 0 10px;
  border: 1px solid #ddd;
  height: 44px;
  line-height: 44px;
}
.theme-default .box-unit-content .box-unit-content-inner .box-filter-content .box-input-content .box-input-row .box-text .box-date-range .date-input .ico {
  color: #2a428b;
}
.theme-prestise .box-unit-content .box-unit-content-inner .box-filter-content .box-input-content .box-input-row .box-text .box-date-range .date-input .ico {
  color: #2a428b;
}
.theme-syariah .box-unit-content .box-unit-content-inner .box-filter-content .box-input-content .box-input-row .box-text .box-date-range .date-input .ico {
  color: #2a428b;
}
.box-unit-content .box-unit-content-inner .box-content-chart {
  flex: 0 0 70%;
  max-width: 70%;
}

.box-content-chart {
  padding-left: 60px;
}
.box-content-chart .boxTab .cx-tab-link {
  margin-bottom: 0px;
}
.box-content-chart .boxTab .cx-tab-link.simple li {
  border-bottom: 0px;
  flex: 0 0 auto;
  width: 50%;
}
.box-content-chart .boxTab .cx-tab-link.simple li a {
  letter-spacing: 2px;
  font-size: 1.1rem;
  padding: 10px 2rem;
  background-color: #ffffff;
  font-family: "source-sans-pro-regular" !important;
}
.theme-default .box-content-chart .boxTab .cx-tab-link.simple li a {
  color: #494df4;
}
.theme-prestise .box-content-chart .boxTab .cx-tab-link.simple li a {
  color: #c9a85c;
}
.theme-syariah .box-content-chart .boxTab .cx-tab-link.simple li a {
  color: #007b57;
}
.box-content-chart .boxTab .cx-tab-link.simple li:hover, .box-content-chart .boxTab .cx-tab-link.simple li.active {
  border-bottom: 0px !important;
}
.box-content-chart .boxTab .cx-tab-link.simple li:hover a, .box-content-chart .boxTab .cx-tab-link.simple li.active a {
  background-color: #e9e8f9;
}
.theme-default .box-content-chart .boxTab .cx-tab-content {
  border-top: 3px solid #494df4;
}
.theme-prestise .box-content-chart .boxTab .cx-tab-content {
  border-top: 3px solid #c9a85c;
}
.theme-syariah .box-content-chart .boxTab .cx-tab-content {
  border-top: 3px solid #007b57;
}

.unit-table {
  width: 100%;
  border-collapse: collapse;
}
.unit-table tr > th,
.unit-table tr > td {
  border-collapse: collapse;
  padding: 10px;
}
.unit-table thead th {
  font-weight: normal;
  text-transform: uppercase;
}
.theme-default .unit-table thead th {
  background-color: #494df4;
  color: #ffffff;
}
.theme-prestise .unit-table thead th {
  background-color: #c9a85c;
  color: #ffffff;
}
.theme-syariah .unit-table thead th {
  background-color: #007b57;
  color: #ffffff;
}
.unit-table tr:nth-of-type(even) td {
  background-color: #fafafa;
}
.unit-table tr td {
  background-color: #ffffff;
}
.unit-table tr:hover td {
  background-color: #fff8e7;
  color: #000;
  font-family: "source-sans-pro-semibold";
}

.box-dynamic-swipe {
  position: relative;
  overflow: hidden;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-dynamic-swipe .box-dynamic-item {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  border: 1px solid #CCC;
}
.box-dynamic-swipe .box-dynamic-item:first-child {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.box-dynamic-swipe .box-dynamic-item:not(:first-child) {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.box-dynamic-swipe .box-dynamic-item.open {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

@media (max-width: 1024px) {
  .box-unit-inner .box-unit-content .box-filter-content {
    flex: none;
    max-width: 100%;
    margin-bottom: 3rem;
  }
  .box-unit-inner .box-unit-content .box-content-chart {
    flex: none;
    max-width: 100%;
    padding-left: 0px;
  }
  .box-unit-inner .box-unit-content .box-content-chart canvas {
    width: 100% !important;
  }
  .box-unit-inner .box-unit-content .box-unit-content-inner {
    display: block;
  }
}

.box-cari-laporan {
  flex: 1 1 auto;
  max-width: 100%;
}
@media (max-width: 1024px) {
  .box-cari-laporan .row .col-sm-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 1024px) {
  .box-cari-laporan .box-cari-laporan-inner {
    display: block;
    margin-bottom: 3rem;
  }
}
.box-cari-laporan .box-cari-laporan-inner .title {
  color: #333;
  font-family: "source-sans-pro-semibold";
  letter-spacing: 1px;
  font-size: 1.2rem;
  margin-bottom: 1rem;
}
.box-cari-laporan .box-cari-laporan-inner .box-act {
  margin-top: 1rem;
}

.box-content-chart .dataTables_wrapper {
  margin-top: 20px;
}
.box-content-chart .dataTables_wrapper .dataTables_length .form-control {
  height: 30px;
}
.box-content-chart .dataTables_wrapper .dataTables_length label {
  font-size: 1rem;
}
.box-content-chart .dataTables_wrapper .dataTables_filter label {
  font-size: 1rem;
}
.box-content-chart .dataTables_wrapper .dataTables_filter .form-control {
  background-color: #ffffff;
  border-radius: 0px;
  height: 30px;
}
.box-content-chart .dataTables_wrapper .pagination li a {
  font-size: 1rem;
}

@media (max-width: 500px) {
  section.CX-main.CX-unit-widget {
    padding-bottom: 1rem !important;
  }
}

.CX-unit-widget {
  margin-top: 20px;
}
.CX-unit-widget .box-unit {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
}
.CX-unit-widget .box-unit .control-unit li {
  width: 50%;
  padding: 10px 0;
}
.CX-unit-widget .box-unit .control-unit li.active {
  position: relative;
}
.CX-unit-widget .box-unit .control-unit li.active a {
  color: black;
}
.CX-unit-widget .box-unit .control-unit li.active:before {
  content: "";
  position: absolute;
  background-color: #FFB600;
  width: 100%;
  height: 4px;
  bottom: 0;
  left: 0;
}
.CX-unit-widget .box-unit .control-unit li a {
  padding: 15px;
  color: #494DF4;
  text-align: center;
  font-size: 1rem;
  background: transparent !important;
}
.CX-unit-widget .box-unit .box-unit-header {
  background-color: #f6f6f6 !important;
}
.CX-unit-widget .box-unit .box-unit-header .box-unit-filter label {
  display: none;
}
.CX-unit-widget .box-unit .box-unit-header .box-unit-filter .select2-selection--single {
  border: 1px solid #CCCCCC !important;
  border-radius: 5px !important;
}
.CX-unit-widget .box-unit .box-unit-header .box-unit-filter .select2-selection--single .select2-selection__rendered {
  color: #333333 !important;
  padding-right: 0 !important;
}
.CX-unit-widget .box-unit .box-unit-content {
  background-color: white;
}
.CX-unit-widget .box-unit .box-unit-content .btn-custom {
  border-radius: 20px !important;
  padding: 10px 20px !important;
  font-size: 1rem !important;
}
.CX-unit-widget .box-unit .box-unit-content .box-input-content .box-input-row .text {
  color: #333333;
}

.CX-home-layanan .box-layanan-list {
  margin: 4rem 0;
}
.CX-home-layanan .box-layanan-list .item {
  padding-left: 0px;
  padding-right: 0px;
  height: 300px;
  display: flex;
  align-items: flex-end;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-home-layanan .box-layanan-list .item .item-inner {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 60px 20px 20px;
}
.CX-home-layanan .box-layanan-list .item .item-inner .ico {
  margin-bottom: 2rem;
}
.CX-home-layanan .box-layanan-list .item .item-inner .ico img {
  max-height: 66px;
}
.CX-home-layanan .box-layanan-list .item .item-inner .text h4 {
  text-transform: uppercase;
  color: #333333;
  letter-spacing: 1px;
  font-family: "source-sans-pro-bold";
  margin-bottom: 1rem;
}
.CX-home-layanan .box-layanan-list .item .item-inner .text p {
  margin-bottom: 1rem;
  height: 90px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #878787;
}
.CX-home-layanan .box-layanan-list .item .item-inner a.view-more {
  text-transform: uppercase;
  color: #333333;
}
.CX-home-layanan .box-layanan-list .item:hover .item-inner {
  background-color: #372ce0;
}
.CX-home-layanan .box-layanan-list .item:hover .item-inner .ico img {
  filter: brightness(0) invert(1);
  ms-filter: brightness(0) invert(1);
}
.theme-default .CX-home-layanan .box-layanan-list .item:hover .item-inner .text p,
.theme-default .CX-home-layanan .box-layanan-list .item:hover .item-inner .text h4 {
  color: #ffffff;
}
.theme-prestise .CX-home-layanan .box-layanan-list .item:hover .item-inner .text p,
.theme-prestise .CX-home-layanan .box-layanan-list .item:hover .item-inner .text h4 {
  color: #ffffff;
}
.theme-syariah .CX-home-layanan .box-layanan-list .item:hover .item-inner .text p,
.theme-syariah .CX-home-layanan .box-layanan-list .item:hover .item-inner .text h4 {
  color: #ffffff;
}
.theme-default .CX-home-layanan .box-layanan-list .item:hover .item-inner a.view-more {
  color: #ffffff;
}
.theme-prestise .CX-home-layanan .box-layanan-list .item:hover .item-inner a.view-more {
  color: #ffffff;
}
.theme-syariah .CX-home-layanan .box-layanan-list .item:hover .item-inner a.view-more {
  color: #ffffff;
}

.CX-home-solusi {
  height: 450px;
  color: #ffffff;
  text-align: center;
  position: relative;
}
.CX-home-solusi:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  opacity: 0.15;
}
.CX-home-solusi.CX-main {
  padding: 0rem 0;
}
.CX-home-solusi > .container.CX-wrapper {
  position: relative;
}
.CX-home-solusi > .container.CX-wrapper:before {
  content: "";
  position: absolute;
  left: 10%;
  top: -35px;
  width: 50px;
  height: 70px;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -ms-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  transform: skew(-20deg);
}
.theme-default .CX-home-solusi > .container.CX-wrapper:before {
  border: 6px solid #fdb814;
}
.theme-prestise .CX-home-solusi > .container.CX-wrapper:before {
  border: 6px solid #fdb814;
}
.theme-syariah .CX-home-solusi > .container.CX-wrapper:before {
  border: 6px solid #fdb814;
}
.CX-home-solusi > .container.CX-wrapper:after {
  content: "";
  position: absolute;
  right: 10%;
  bottom: -35px;
  width: 200px;
  height: 70px;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -ms-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  transform: skew(-20deg);
}
.theme-default .CX-home-solusi > .container.CX-wrapper:after {
  background-color: #fdb814;
}
.theme-prestise .CX-home-solusi > .container.CX-wrapper:after {
  background-color: #fdb814;
}
.theme-syariah .CX-home-solusi > .container.CX-wrapper:after {
  background-color: #fdb814;
}
.CX-home-solusi .box-solusi {
  padding: 6rem 0;
}
.CX-home-solusi .box-solusi .text {
  margin-bottom: 2rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.CX-home-solusi .box-solusi .text h3 {
  font-size: 2.5rem;
  letter-spacing: 2px;
  font-family: "source-sans-pro-bold";
}
.theme-default .CX-home-solusi .box-solusi .text h3 {
  color: #ffa300;
}
.theme-prestise .CX-home-solusi .box-solusi .text h3 {
  color: #fdb713;
}
.theme-syariah .CX-home-solusi .box-solusi .text h3 {
  color: #fdb713;
}
.CX-home-solusi .box-solusi .text p {
  font-size: 1.1rem;
  font-family: "source-sans-pro-light";
}
.CX-home-solusi .box-combo {
  margin-bottom: 3rem;
}
.CX-home-solusi .box-combo label {
  font-size: 1.2rem;
  color: #ffffff;
  font-weight: normal;
  letter-spacing: 1px;
  font-family: "source-sans-pro-regular";
  margin-bottom: 0.5rem;
}
.CX-home-solusi .box-combo .box-select {
  max-width: 300px;
  margin: 0 auto;
  text-align: left;
}
.CX-home-solusi .box-combo .box-select .select2-container--default .select2-selection--single {
  height: 44px;
}
.CX-home-solusi .box-act {
  max-width: 200px;
  margin: 0 auto;
}
.CX-home-solusi .box-act .btn {
  padding-left: 0px;
  padding-right: 0px;
  display: block;
}

.CX-card-news .box-card-news {
  margin: 5rem 0;
}
.CX-card-news .box-card-news .row {
  flex-wrap: wrap;
}
@media (max-width: 1024px) {
  .CX-card-news .box-card-news .row {
    display: block;
  }
}
@media (max-width: 1024px) {
  .CX-card-news .box-card-news .row .col-sm-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .CX-card-news .box-card-news .row .col-sm-3 .box-card-outer {
    margin-bottom: 24px !important;
    height: 250px !important;
  }
}
.CX-card-news .box-card-news .row .col-sm-3 .box-card-outer {
  height: 238px;
}
@media (max-width: 1440px) {
  .CX-card-news .box-card-news .row .col-sm-3 .box-card-outer {
    height: 220px;
  }
}
.CX-card-news .box-card-news .row .col-sm-3 .box-card-outer .box-card-inner {
  height: 100%;
  position: relative;
  display: flex;
  align-items: flex-end;
  padding: 2rem;
}
.CX-card-news .box-card-news .row .col-sm-3 .box-card-outer .box-card-inner .img-background {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center center;
}
.CX-card-news .box-card-news .row .col-sm-3 .box-card-outer .box-card-inner .img-background:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-card-news .box-card-news .row .col-sm-3 .box-card-outer .box-card-inner .box-card-item {
  position: relative;
  flex: 1 1 auto;
  color: #ffffff;
}
.CX-card-news .box-card-news .row .col-sm-3 .box-card-outer .box-card-inner .box-card-item .category {
  text-transform: uppercase;
  margin-bottom: 1rem;
  letter-spacing: 1px;
  font-family: "source-sans-pro-semibold";
  position: relative;
  padding-left: 10px;
}
.CX-card-news .box-card-news .row .col-sm-3 .box-card-outer .box-card-inner .box-card-item .category:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 80%;
}
.theme-default .CX-card-news .box-card-news .row .col-sm-3 .box-card-outer .box-card-inner .box-card-item .category:before {
  border-left: 4px solid #f3810c;
}
.theme-prestise .CX-card-news .box-card-news .row .col-sm-3 .box-card-outer .box-card-inner .box-card-item .category:before {
  border-left: 4px solid #f3810c;
}
.theme-syariah .CX-card-news .box-card-news .row .col-sm-3 .box-card-outer .box-card-inner .box-card-item .category:before {
  border-left: 4px solid #f3810c;
}
.CX-card-news .box-card-news .row .col-sm-3 .box-card-outer .box-card-inner .box-card-item .text h4 {
  font-size: 1.5rem;
  font-family: "source-sans-pro-bold";
  letter-spacing: 1px;
  margin-bottom: 1.5rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1440px) {
  .CX-card-news .box-card-news .row .col-sm-3 .box-card-outer .box-card-inner .box-card-item .text h4 {
    font-size: 1.4rem;
  }
}
@media (max-width: 1024px) {
  .CX-card-news .box-card-news .row .col-sm-3 .box-card-outer .box-card-inner .box-card-item .text h4 {
    font-size: 1.2rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.CX-card-news .box-card-news .row .col-sm-3 .box-card-outer .box-card-inner .box-card-item .text p {
  margin-bottom: 1.5rem;
  font-size: 1.1rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1024px) {
  .CX-card-news .box-card-news .row .col-sm-3 .box-card-outer .box-card-inner .box-card-item .text p {
    font-size: 1rem;
  }
}
@media (max-width: 1024px) {
  .CX-card-news .box-card-news .row .col-sm-3 .box-card-outer .box-card-inner .box-card-item .text p {
    display: none;
  }
}
.CX-card-news .box-card-news .row .col-sm-3 .box-card-outer .box-card-inner .box-card-item .text .date {
  font-size: 0.9rem;
}
@media (max-width: 1024px) {
  .CX-card-news .box-card-news .row .col-sm-3 .box-card-outer .box-card-inner .box-card-item .text .date {
    font-size: 0.8rem;
  }
}
.CX-card-news .box-card-news .row .col-sm-3 .box-card-outer .box-card-inner .box-card-item .text .date span {
  position: relative;
  display: inline-block;
  padding-left: 5px;
}
.CX-card-news .box-card-news .row .col-sm-3 .box-card-outer .box-card-inner .box-card-item .text .date span:first-child {
  padding-right: 10px;
  padding-left: 0px;
}
.CX-card-news .box-card-news .row .col-sm-3 .box-card-outer .box-card-inner .box-card-item .text .date span:first-child:after {
  content: "";
  width: 3px;
  height: 3px;
  background-color: #ffffff;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.CX-card-news .box-card-news .row .col-sm-3 .box-card-outer .box-card-inner .box-card-item .btn-act {
  margin-top: 1.5rem;
  display: none;
}
.CX-card-news .box-card-news .row .col-sm-3 .box-card-outer .box-card-inner .box-card-item .btn-act a {
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.CX-card-news .box-card-news .row .col-sm-3 .box-card-outer .box-card-inner:hover {
  cursor: default;
}
.CX-card-news .box-card-news .row .col-sm-3 .box-card-outer .box-card-inner:hover .img-background:before {
  background: #372ce0;
  height: 100%;
}
.CX-card-news .box-card-news .row .col-sm-3 .box-card-outer .box-card-inner:hover .box-card-item .btn-act {
  display: block;
}
.CX-card-news .box-card-news .row .col-sm-3:nth-child(1) .box-card-outer, .CX-card-news .box-card-news .row .col-sm-3:nth-child(3) .box-card-outer {
  height: 100%;
}
.CX-card-news .box-card-news .row .col-sm-3:nth-child(2) .box-card-outer, .CX-card-news .box-card-news .row .col-sm-3:nth-child(4) .box-card-outer {
  margin-bottom: 24px;
}
.CX-card-news .box-card-news .row .col-sm-3:nth-child(2) .box-card-outer .box-card-inner .box-card-item .text h4, .CX-card-news .box-card-news .row .col-sm-3:nth-child(4) .box-card-outer .box-card-inner .box-card-item .text h4 {
  font-size: 1.4rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1440px) {
  .CX-card-news .box-card-news .row .col-sm-3:nth-child(2) .box-card-outer .box-card-inner .box-card-item .text h4, .CX-card-news .box-card-news .row .col-sm-3:nth-child(4) .box-card-outer .box-card-inner .box-card-item .text h4 {
    font-size: 1.2rem;
  }
}
@media (max-width: 1024px) {
  .CX-card-news .box-card-news .row .col-sm-3:nth-child(2) .box-card-outer .box-card-inner .box-card-item .text h4, .CX-card-news .box-card-news .row .col-sm-3:nth-child(4) .box-card-outer .box-card-inner .box-card-item .text h4 {
    font-size: 1rem;
  }
}
.CX-card-news .box-card-news .row .col-sm-3:nth-child(2) .box-card-outer .box-card-inner .box-card-item .text p, .CX-card-news .box-card-news .row .col-sm-3:nth-child(4) .box-card-outer .box-card-inner .box-card-item .text p {
  display: none;
}
.CX-card-news .box-card-news .row .col-sm-3:nth-child(2) .row .col-sm-12:last-child .box-card-outer, .CX-card-news .box-card-news .row .col-sm-3:nth-child(4) .row .col-sm-12:last-child .box-card-outer {
  margin-bottom: 0px;
}
.CX-card-news.one-large .box-card-news .col-sm-3:nth-child(2) .box-card-outer, .CX-card-news.one-large .box-card-news .col-sm-3:nth-child(3) .box-card-outer, .CX-card-news.one-large .box-card-news .col-sm-3:nth-child(4) .box-card-outer {
  margin-bottom: 24px;
  height: 238px;
}
@media (max-width: 1440px) {
  .CX-card-news.one-large .box-card-news .col-sm-3:nth-child(2) .box-card-outer, .CX-card-news.one-large .box-card-news .col-sm-3:nth-child(3) .box-card-outer, .CX-card-news.one-large .box-card-news .col-sm-3:nth-child(4) .box-card-outer {
    height: 220px;
  }
}
.CX-card-news.one-large .box-card-news .col-sm-3:nth-child(2) .box-card-outer .box-card-inner .box-card-item .text h4, .CX-card-news.one-large .box-card-news .col-sm-3:nth-child(3) .box-card-outer .box-card-inner .box-card-item .text h4, .CX-card-news.one-large .box-card-news .col-sm-3:nth-child(4) .box-card-outer .box-card-inner .box-card-item .text h4 {
  font-size: 1.4rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1440px) {
  .CX-card-news.one-large .box-card-news .col-sm-3:nth-child(2) .box-card-outer .box-card-inner .box-card-item .text h4, .CX-card-news.one-large .box-card-news .col-sm-3:nth-child(3) .box-card-outer .box-card-inner .box-card-item .text h4, .CX-card-news.one-large .box-card-news .col-sm-3:nth-child(4) .box-card-outer .box-card-inner .box-card-item .text h4 {
    font-size: 1.2rem;
  }
}
@media (max-width: 1024px) {
  .CX-card-news.one-large .box-card-news .col-sm-3:nth-child(2) .box-card-outer .box-card-inner .box-card-item .text h4, .CX-card-news.one-large .box-card-news .col-sm-3:nth-child(3) .box-card-outer .box-card-inner .box-card-item .text h4, .CX-card-news.one-large .box-card-news .col-sm-3:nth-child(4) .box-card-outer .box-card-inner .box-card-item .text h4 {
    font-size: 1rem;
  }
}
.CX-card-news.one-large .box-card-news .col-sm-3:nth-child(2) .box-card-outer .box-card-inner .box-card-item .text p, .CX-card-news.one-large .box-card-news .col-sm-3:nth-child(3) .box-card-outer .box-card-inner .box-card-item .text p, .CX-card-news.one-large .box-card-news .col-sm-3:nth-child(4) .box-card-outer .box-card-inner .box-card-item .text p {
  display: none;
}
.CX-card-news.one-large .box-card-news .col-sm-3:nth-child(2) .row .col-sm-12:last-child .box-card-outer, .CX-card-news.one-large .box-card-news .col-sm-3:nth-child(3) .row .col-sm-12:last-child .box-card-outer, .CX-card-news.one-large .box-card-news .col-sm-3:nth-child(4) .row .col-sm-12:last-child .box-card-outer {
  margin-bottom: 0;
}

.CX-flash-deal {
  position: relative;
}
.CX-flash-deal.CX-main {
  padding: 0 0;
}
.CX-flash-deal .box-flash-deal .box-item {
  position: relative;
  min-height: 500px;
  display: flex;
  align-items: center;
  background-color: #f07662;
  color: #ffffff;
  z-index: 1;
}
.CX-flash-deal .box-flash-deal .box-item .box-text {
  flex: 1 1 auto;
  font-family: "source-sans-pro-semibold";
}
.CX-flash-deal .box-flash-deal .box-item .box-text .category {
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 1rem;
  font-size: 1.3rem;
}
.CX-flash-deal .box-flash-deal .box-item .box-text .text {
  width: 30%;
  margin-bottom: 2rem;
}
.CX-flash-deal .box-flash-deal .box-item .box-text .text h4 {
  letter-spacing: 1px;
  font-size: 2.2rem;
}
.CX-flash-deal .box-flash-deal .box-item .box-text .text p {
  font-family: "source-sans-pro-regular";
  font-size: 1.2rem;
  letter-spacing: 1px;
}
.CX-flash-deal .box-flash-deal .box-item .box-text .box-act a {
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.4rem;
}
.CX-flash-deal .box-flash-deal .box-item .box-img {
  width: 60%;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background-position: top center !important;
}
.CX-flash-deal .box-nav-flash {
  position: absolute;
  width: 100%;
  top: -40px;
  right: 0;
  text-align: right;
  z-index: 2;
}
.CX-flash-deal .box-nav-flash .nav-flash {
  margin: 0;
  padding: 0;
  list-style: none;
}
.CX-flash-deal .box-nav-flash .nav-flash li {
  display: inline-block;
}
.CX-flash-deal .box-nav-flash .nav-flash li:first-child {
  margin-right: -3px;
}
.CX-flash-deal .box-nav-flash .nav-flash li .slick-arrow {
  z-index: 2;
  position: relative;
}
.CX-flash-deal .box-nav-flash .nav-flash li .slick-arrow.slick-next, .CX-flash-deal .box-nav-flash .nav-flash li .slick-arrow.slick-prev {
  top: 0px;
  transform: none;
  right: initial;
  left: initial;
  width: 97px;
  height: 75px;
}
.theme-default .CX-flash-deal .box-nav-flash .nav-flash li .slick-arrow.slick-next, .theme-default .CX-flash-deal .box-nav-flash .nav-flash li .slick-arrow.slick-prev {
  background-color: #fdb814;
}
.theme-default .CX-flash-deal .box-nav-flash .nav-flash li .slick-arrow.slick-next:before, .theme-default .CX-flash-deal .box-nav-flash .nav-flash li .slick-arrow.slick-prev:before {
  font-family: "Font Awesome 5 Pro";
  color: #494df4;
  font-size: 2rem;
}
.theme-default .CX-flash-deal .box-nav-flash .nav-flash li .slick-arrow.slick-next.slick-disabled, .theme-default .CX-flash-deal .box-nav-flash .nav-flash li .slick-arrow.slick-prev.slick-disabled {
  background-color: #ffd164;
}
.theme-prestise .CX-flash-deal .box-nav-flash .nav-flash li .slick-arrow.slick-next, .theme-prestise .CX-flash-deal .box-nav-flash .nav-flash li .slick-arrow.slick-prev {
  background-color: #fdb814;
}
.theme-prestise .CX-flash-deal .box-nav-flash .nav-flash li .slick-arrow.slick-next:before, .theme-prestise .CX-flash-deal .box-nav-flash .nav-flash li .slick-arrow.slick-prev:before {
  font-family: "Font Awesome 5 Pro";
  color: #c9a85c;
  font-size: 2rem;
}
.theme-prestise .CX-flash-deal .box-nav-flash .nav-flash li .slick-arrow.slick-next.slick-disabled, .theme-prestise .CX-flash-deal .box-nav-flash .nav-flash li .slick-arrow.slick-prev.slick-disabled {
  background-color: #ffd164;
}
.theme-syariah .CX-flash-deal .box-nav-flash .nav-flash li .slick-arrow.slick-next, .theme-syariah .CX-flash-deal .box-nav-flash .nav-flash li .slick-arrow.slick-prev {
  background-color: #fdb814;
}
.theme-syariah .CX-flash-deal .box-nav-flash .nav-flash li .slick-arrow.slick-next:before, .theme-syariah .CX-flash-deal .box-nav-flash .nav-flash li .slick-arrow.slick-prev:before {
  font-family: "Font Awesome 5 Pro";
  color: #007b57;
  font-size: 2rem;
}
.theme-syariah .CX-flash-deal .box-nav-flash .nav-flash li .slick-arrow.slick-next.slick-disabled, .theme-syariah .CX-flash-deal .box-nav-flash .nav-flash li .slick-arrow.slick-prev.slick-disabled {
  background-color: #ffd164;
}
.CX-flash-deal .box-nav-flash .nav-flash li .slick-arrow.slick-next:before {
  content: "\f178";
}
.CX-flash-deal .box-nav-flash .nav-flash li .slick-arrow.slick-prev:before {
  content: "\f177";
}

.CX-flash-deal.style-2 .box-flash-deal .box-item {
  display: block;
  min-height: 400px;
}
.CX-flash-deal.style-2 .box-flash-deal .box-item .box-text {
  flex: none;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.CX-flash-deal.style-2 .box-flash-deal .box-item .box-text:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 70%;
  height: 100%;
  background: transparent linear-gradient(-270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.57) 100%);
}
.CX-flash-deal.style-2 .box-flash-deal .box-item .box-text > .container {
  position: relative;
  display: flex;
  height: 100%;
  align-items: center;
}
.CX-flash-deal.style-2 .box-flash-deal .box-item .box-text .box-text-inner {
  max-width: 50%;
  margin-left: auto;
}
.CX-flash-deal.style-2 .box-flash-deal .box-item .box-text .box-text-inner .text {
  width: 80%;
}
.CX-flash-deal.style-2 .box-flash-deal .box-item .box-img {
  width: 100%;
  background-size: cover;
}

.CX-home-karir {
  position: relative;
}
.CX-home-karir.CX-main {
  padding: 0 0 2rem;
  margin: 5rem 0;
}
.CX-home-karir:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  height: 85%;
  width: 70%;
  background-color: #f8f8f8;
  z-index: 1;
}
.CX-home-karir > .container {
  position: relative;
  z-index: 2;
}
.CX-home-karir .box-home-karir {
  position: relative;
}
@media (min-width: 1025px) {
  .CX-home-karir .box-home-karir {
    display: flex;
    align-items: center;
  }
}
.CX-home-karir .box-home-karir:after {
  content: "";
  position: absolute;
  right: 0;
  top: 60px;
  width: 50px;
  height: 70px;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -ms-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  transform: skew(-20deg);
}
.theme-default .CX-home-karir .box-home-karir:after {
  border: 6px solid #feb601;
}
.theme-prestise .CX-home-karir .box-home-karir:after {
  border: 6px solid #feb601;
}
.theme-syariah .CX-home-karir .box-home-karir:after {
  border: 6px solid #feb601;
}
.CX-home-karir .box-home-karir .box-outer-img {
  position: relative;
}
@media (min-width: 1025px) {
  .CX-home-karir .box-home-karir .box-outer-img {
    flex: 0 0 43%;
    max-width: 50%;
  }
}
.CX-home-karir .box-home-karir .box-outer-img:after {
  content: "";
  position: absolute;
  left: -100px;
  bottom: -35px;
  width: 200px;
  height: 70px;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -ms-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  transform: skew(-20deg);
  z-index: 2;
}
.theme-default .CX-home-karir .box-home-karir .box-outer-img:after {
  background-color: #feb601;
}
.theme-prestise .CX-home-karir .box-home-karir .box-outer-img:after {
  background-color: #feb601;
}
.theme-syariah .CX-home-karir .box-home-karir .box-outer-img:after {
  background-color: #feb601;
}
.CX-home-karir .box-home-karir .box-outer-img .box-inner-img {
  width: 600px;
  height: 600px;
  position: relative;
  z-index: 3;
}
@media (max-width: 1440px) {
  .CX-home-karir .box-home-karir .box-outer-img .box-inner-img {
    width: 500px;
    height: 500px;
  }
}
@media (min-width: 1025px) {
  .CX-home-karir .box-home-karir .box-outer-text {
    flex: 0 0 57%;
    max-width: 57%;
  }
}
.CX-home-karir .box-home-karir .box-outer-text .box-inner-text {
  letter-spacing: 2px;
}
@media (min-width: 1025px) {
  .CX-home-karir .box-home-karir .box-outer-text .box-inner-text {
    max-width: 70%;
    margin-top: 100px;
  }
}
@media (min-width: 1441px) {
  .CX-home-karir .box-home-karir .box-outer-text .box-inner-text {
    max-width: 50%;
  }
}
.theme-default .CX-home-karir .box-home-karir .box-outer-text .box-inner-text {
  color: #2a428b;
}
.theme-prestise .CX-home-karir .box-home-karir .box-outer-text .box-inner-text {
  color: #2a428b;
}
.theme-syariah .CX-home-karir .box-home-karir .box-outer-text .box-inner-text {
  color: #2a428b;
}
.CX-home-karir .box-home-karir .box-outer-text .box-inner-text .type {
  font-size: 1.3rem;
  margin-bottom: 0.5rem;
}
.CX-home-karir .box-home-karir .box-outer-text .box-inner-text h3 {
  font-size: 2.5rem;
  font-family: "source-sans-pro-bold";
  margin-bottom: 1.5rem;
  letter-spacing: 5px;
}
.CX-home-karir .box-home-karir .box-outer-text .box-inner-text p {
  color: #747474;
  text-transform: none;
  letter-spacing: 1px;
  font-size: 1.1rem;
  margin-bottom: 2rem;
}
@media (min-width: 1025px) {
  .CX-home-karir .box-home-karir .box-outer-text .box-inner-text p {
    max-width: 80%;
  }
}
.CX-home-karir .box-home-karir .box-outer-text .box-inner-text .view-more {
  font-family: "source-sans-pro-bold";
  font-size: 1.1rem;
}

.CX-banner-search {
  height: 400px;
  background-size: cover;
  background-position: center center;
  position: relative;
}
@media (max-width: 1440px) {
  .CX-banner-search {
    height: 350px;
  }
}
@media (max-width: 1024px) {
  .CX-banner-search {
    height: 250px;
  }
}
.CX-banner-search:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 70%;
  height: 100%;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.CX-banner-search > .container {
  height: 100%;
  position: relative;
}
.CX-banner-search .box-outer-banner {
  display: flex;
  align-items: center;
  height: 100%;
}
.CX-banner-search .box-outer-banner .box-inner-banner {
  flex: 1 1 auto;
}
.CX-banner-search .box-outer-banner .box-inner-banner .caption {
  color: #ffffff;
  letter-spacing: 2px;
  font-family: "source-sans-pro-regular";
}
@media (min-width: 1025px) {
  .CX-banner-search .box-outer-banner .box-inner-banner .caption {
    padding: 0 40px;
  }
}
.CX-banner-search .box-outer-banner .box-inner-banner .caption .small-title {
  letter-spacing: 5px;
  text-transform: uppercase;
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
}
.CX-banner-search .box-outer-banner .box-inner-banner .caption .title {
  font-size: 2.5rem;
}
.CX-banner-search .box-outer-banner .box-inner-banner .box-search {
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 100%;
}
.CX-banner-search .box-outer-banner .box-inner-banner .box-search .box-search-inner {
  display: flex;
  height: 60px;
  margin: 0 auto;
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
@media (min-width: 1025px) {
  .CX-banner-search .box-outer-banner .box-inner-banner .box-search .box-search-inner {
    max-width: 85%;
    height: 80px;
  }
}
.CX-banner-search .box-outer-banner .box-inner-banner .box-search .box-search-inner .searchbox {
  flex: 1 1 auto;
}
.CX-banner-search .box-outer-banner .box-inner-banner .box-search .box-search-inner .searchbox .form-control {
  border-radius: 0px;
  height: 100%;
  font-family: "source-sans-pro-regular";
  font-size: 1.2rem;
  letter-spacing: 1px;
  padding-left: 40px;
  background-color: #ffffff;
  border-color: transparent;
}
@media (max-width: 1024px) {
  .CX-banner-search .box-outer-banner .box-inner-banner .box-search .box-search-inner .searchbox .form-control {
    font-size: 1.1rem;
  }
}
.CX-banner-search .box-outer-banner .box-inner-banner .box-search .box-search-inner .btn-act {
  flex: 0 0 auto;
  width: 150px;
  height: 100%;
}
.CX-banner-search .box-outer-banner .box-inner-banner .box-search .box-search-inner .btn-act .btn {
  width: 100%;
  height: 100%;
  display: block !important;
  padding-left: 0px;
  padding-right: 0px;
}
.CX-banner-search .box-outer-banner .box-inner-banner .box-search .box-search-inner .btn-act .btn:hover:after {
  -webkit-transform: translateY(20%) translateX(-205px) rotate(-45deg);
  -moz-transform: translateY(20%) translateX(-205px) rotate(-45deg);
  -ms-transform: translateY(20%) translateX(-205px) rotate(-45deg);
  -o-transform: translateY(20%) translateX(-205px) rotate(-45deg);
  transform: translateY(20%) translateX(-205px) rotate(-45deg);
}

.CX-contact-number.CX-main {
  padding: 8rem 0 5rem;
}
@media (max-width: 1440px) {
  .CX-contact-number.CX-main {
    padding: 6rem 0 5rem;
  }
}
.CX-contact-number .box-contact-number {
  margin: 7rem auto 0;
}
@media (min-width: 1366px) {
  .CX-contact-number .box-contact-number {
    max-width: 1200px;
  }
}
@media (max-width: 1440px) {
  .CX-contact-number .box-contact-number {
    margin: 5rem 0 0;
  }
}
.CX-contact-number .box-contact-number .box-contact-number-inner .box-number-item {
  text-align: center;
  margin: 0 auto;
  padding: 0 1rem;
  margin-bottom: 2rem;
}
.CX-contact-number .box-contact-number .box-contact-number-inner .box-number-item:hover .box-img {
  -webkit-animation: pulse 2s infinite;
  -moz-animation: pulse 2s infinite;
  -ms-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}
.CX-contact-number .box-contact-number .box-contact-number-inner .box-number-item .box-img {
  text-align: center;
  width: 136px;
  height: 136px;
  line-height: 125px;
  margin: 0 auto 2rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.theme-default .CX-contact-number .box-contact-number .box-contact-number-inner .box-number-item .box-img {
  border: 2px solid #ffa300;
}
.theme-prestise .CX-contact-number .box-contact-number .box-contact-number-inner .box-number-item .box-img {
  border: 2px solid #fdb713;
}
.theme-syariah .CX-contact-number .box-contact-number .box-contact-number-inner .box-number-item .box-img {
  border: 2px solid #fdb713;
}
.CX-contact-number .box-contact-number .box-contact-number-inner .box-number-item .box-img img {
  height: 70px;
}
@media (max-width: 1024px) {
  .CX-contact-number .box-contact-number .box-contact-number-inner .box-number-item .box-img {
    width: 120px;
    height: 120px;
    line-height: 110px;
  }
  .CX-contact-number .box-contact-number .box-contact-number-inner .box-number-item .box-img img {
    height: 60px;
  }
}
.CX-contact-number .box-contact-number .box-contact-number-inner .box-number-item .contact-label {
  margin-bottom: 2rem;
  font-family: "source-sans-pro-semibold";
  font-size: 1.5rem;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.theme-default .CX-contact-number .box-contact-number .box-contact-number-inner .box-number-item .contact-label {
  color: #494df4;
}
.theme-prestise .CX-contact-number .box-contact-number .box-contact-number-inner .box-number-item .contact-label {
  color: #c9a85c;
}
.theme-syariah .CX-contact-number .box-contact-number .box-contact-number-inner .box-number-item .contact-label {
  color: #007b57;
}
@media (max-width: 1024px) {
  .CX-contact-number .box-contact-number .box-contact-number-inner .box-number-item .contact-label {
    font-size: 1.3rem;
    margin-bottom: 1rem;
  }
}
.CX-contact-number .box-contact-number .box-contact-number-inner .box-number-item .contact-value {
  letter-spacing: 2px;
  font-size: 1.3rem;
}
@media (max-width: 1024px) {
  .CX-contact-number .box-contact-number .box-contact-number-inner .box-number-item .contact-value {
    font-size: 1.1rem;
  }
}
.CX-contact-number .box-contact-number .box-contact-number-inner .box-number-item .contact-value a {
  color: #000000;
  text-decoration: none;
  display: inline-block;
  position: relative;
  padding-bottom: 10px;
}
@media (max-width: 1024px) {
  .CX-contact-number .box-contact-number .box-contact-number-inner .box-number-item .contact-value a {
    padding-bottom: 5px;
  }
}
.CX-contact-number .box-contact-number .box-contact-number-inner .box-number-item .contact-value a:after {
  opacity: 0;
  visibility: hidden;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.theme-default .CX-contact-number .box-contact-number .box-contact-number-inner .box-number-item .contact-value a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 0;
  border: 1px solid #ffa300;
}
.theme-prestise .CX-contact-number .box-contact-number .box-contact-number-inner .box-number-item .contact-value a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 0;
  border: 1px solid #fdb713;
}
.theme-syariah .CX-contact-number .box-contact-number .box-contact-number-inner .box-number-item .contact-value a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 0;
  border: 1px solid #fdb713;
}
.CX-contact-number .box-contact-number .box-contact-number-inner .box-number-item .contact-value a:hover:after {
  opacity: 1;
  visibility: visible;
  width: 100%;
}
.CX-contact-number .box-contact-number .box-contact-number-inner .box-number-item .contact-value .contact-value-item {
  margin-bottom: 0rem;
}
.CX-contact-number .box-contact-number .box-contact-number-inner .box-number-item .contact-value .contact-value-item:last-child {
  margin-bottom: 0px;
}

@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
  }
  70% {
    -moz-box-shadow: 0 0 0 15px rgba(204, 169, 44, 0);
    box-shadow: 0 0 0 15px rgba(204, 169, 44, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
  }
}
.CX-section-image.CX-main {
  padding: 0 0;
}
.CX-section-image.blue {
  background: rgba(22, 95, 140, 0.1);
}
.CX-section-image .box-section-image {
  display: flex;
  align-items: center;
  position: relative;
  min-height: 500px;
}
.CX-section-image .box-section-image .box-img {
  flex: 0 0 auto;
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
}
.CX-section-image .box-section-image .box-img.right {
  right: 0;
}
.CX-section-image .box-section-image .box-img.left {
  left: 0;
}
@media (max-width: 1920px) {
  .CX-section-image .box-section-image .box-img {
    width: 50%;
  }
}
@media (max-width: 1440px) {
  .CX-section-image .box-section-image .box-img {
    width: 50%;
  }
}
.CX-section-image .box-section-image .box-img .box-img-inner {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.CX-section-image .box-section-image .box-text {
  flex: 1 1 auto;
  padding: 30px 0;
}
.CX-section-image .box-section-image .box-text.left .box-text-inner {
  margin: 0 0 0 auto;
}
.CX-section-image .box-section-image .box-text .box-text-inner {
  max-width: 45%;
}
@media (max-width: 1440px) {
  .CX-section-image .box-section-image .box-text .box-text-inner {
    max-width: 45%;
  }
}
.theme-default .CX-section-image .box-section-image .box-text .box-text-inner .box-header .box-title h1 {
  color: #494df4;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 2.5rem;
  font-family: "source-sans-pro-semibold";
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1440px) {
  .theme-default .CX-section-image .box-section-image .box-text .box-text-inner .box-header .box-title h1 {
    font-size: 2.2rem;
  }
}
@media (max-width: 1024px) {
  .theme-default .CX-section-image .box-section-image .box-text .box-text-inner .box-header .box-title h1 {
    font-size: 2rem;
  }
}
.theme-prestise .CX-section-image .box-section-image .box-text .box-text-inner .box-header .box-title h1 {
  color: #c9a85c;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 2.5rem;
  font-family: "source-sans-pro-semibold";
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1440px) {
  .theme-prestise .CX-section-image .box-section-image .box-text .box-text-inner .box-header .box-title h1 {
    font-size: 2.2rem;
  }
}
@media (max-width: 1024px) {
  .theme-prestise .CX-section-image .box-section-image .box-text .box-text-inner .box-header .box-title h1 {
    font-size: 2rem;
  }
}
.theme-syariah .CX-section-image .box-section-image .box-text .box-text-inner .box-header .box-title h1 {
  color: #007b57;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 2.5rem;
  font-family: "source-sans-pro-semibold";
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1440px) {
  .theme-syariah .CX-section-image .box-section-image .box-text .box-text-inner .box-header .box-title h1 {
    font-size: 2.2rem;
  }
}
@media (max-width: 1024px) {
  .theme-syariah .CX-section-image .box-section-image .box-text .box-text-inner .box-header .box-title h1 {
    font-size: 2rem;
  }
}
.CX-section-image .box-section-image .box-text .box-text-inner .box-header.with-ico {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}
.CX-section-image .box-section-image .box-text .box-text-inner .box-header.with-ico .box-ico {
  flex: 0 0 auto;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.theme-default .CX-section-image .box-section-image .box-text .box-text-inner .box-header.with-ico .box-ico {
  background-color: #ffa300;
}
.theme-prestise .CX-section-image .box-section-image .box-text .box-text-inner .box-header.with-ico .box-ico {
  background-color: #fdb713;
}
.theme-syariah .CX-section-image .box-section-image .box-text .box-text-inner .box-header.with-ico .box-ico {
  background-color: #fdb713;
}
@media (max-width: 1440px) {
  .CX-section-image .box-section-image .box-text .box-text-inner .box-header.with-ico .box-ico {
    width: 90px;
    height: 90px;
    line-height: 90px;
  }
}
.CX-section-image .box-section-image .box-text .box-text-inner .box-header.with-ico .box-ico img {
  max-height: 70px;
}
@media (max-width: 1440px) {
  .CX-section-image .box-section-image .box-text .box-text-inner .box-header.with-ico .box-ico img {
    max-height: 60px;
  }
}
.CX-section-image .box-section-image .box-text .box-text-inner .box-header.with-ico .box-title {
  flex: 1 1 auto;
  margin-left: 20px;
}
.CX-section-image .box-section-image .box-text .box-text-inner .box-header.with-ico .box-title h1 {
  margin-bottom: 0px;
}
.CX-section-image .box-section-image .box-text .box-text-inner .box-desc {
  font-size: 1.1rem;
  font-family: "source-sans-pro-light";
  letter-spacing: 1px;
}
.CX-section-image .box-section-image .box-text .box-text-inner .box-act {
  margin-top: 2rem;
}

.CX-main.CX-home-karir.video:before {
  height: 85%;
  width: 80%;
}
.CX-main.CX-home-karir.video .box-home-karir:after {
  top: 0px;
}
.CX-main.CX-home-karir.video .box-home-karir .box-outer-img {
  position: relative;
}
.CX-main.CX-home-karir.video .box-home-karir .box-outer-img:after {
  left: 100px;
}
.CX-main.CX-home-karir.video .box-home-karir .box-outer-img .box-inner-img {
  width: 100%;
  height: 400px;
  margin-top: 65px;
  position: relative;
}
.CX-main.CX-home-karir.video .box-home-karir .box-outer-img .box-inner-img:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
}
.CX-main.CX-home-karir.video .box-home-karir .box-outer-img .box-inner-img .box-play {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.theme-default .CX-main.CX-home-karir.video .box-home-karir .box-outer-img .box-inner-img .box-play {
  color: #ffa300;
}
.theme-default .CX-main.CX-home-karir.video .box-home-karir .box-outer-img .box-inner-img .box-play:hover .ico {
  -webkit-transform: translate(-50%, -50%) scale(1.2);
  -moz-transform: translate(-50%, -50%) scale(1.2);
  -ms-transform: translate(-50%, -50%) scale(1.2);
  -o-transform: translate(-50%, -50%) scale(1.2);
  transform: translate(-50%, -50%) scale(1.2);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.theme-default .CX-main.CX-home-karir.video .box-home-karir .box-outer-img .box-inner-img .box-play .ico {
  position: absolute;
  color: #ffffff;
  font-size: 2rem;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: rgba(255, 255, 255, 0.1);
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.theme-default .CX-main.CX-home-karir.video .box-home-karir .box-outer-img .box-inner-img .box-play .ico:before {
  content: "\f04b";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.theme-default .CX-main.CX-home-karir.video .box-home-karir .box-outer-img .box-inner-img .box-play .title {
  position: absolute;
  bottom: 0;
  padding: 20px;
  font-size: 1.1rem;
  letter-spacing: 1px;
}
.theme-prestise .CX-main.CX-home-karir.video .box-home-karir .box-outer-img .box-inner-img .box-play {
  color: #fdb713;
}
.theme-prestise .CX-main.CX-home-karir.video .box-home-karir .box-outer-img .box-inner-img .box-play:hover .ico {
  -webkit-transform: translate(-50%, -50%) scale(1.2);
  -moz-transform: translate(-50%, -50%) scale(1.2);
  -ms-transform: translate(-50%, -50%) scale(1.2);
  -o-transform: translate(-50%, -50%) scale(1.2);
  transform: translate(-50%, -50%) scale(1.2);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.theme-prestise .CX-main.CX-home-karir.video .box-home-karir .box-outer-img .box-inner-img .box-play .ico {
  position: absolute;
  color: #ffffff;
  font-size: 2rem;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: rgba(255, 255, 255, 0.1);
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.theme-prestise .CX-main.CX-home-karir.video .box-home-karir .box-outer-img .box-inner-img .box-play .ico:before {
  content: "\f04b";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.theme-prestise .CX-main.CX-home-karir.video .box-home-karir .box-outer-img .box-inner-img .box-play .title {
  position: absolute;
  bottom: 0;
  padding: 20px;
  font-size: 1.1rem;
  letter-spacing: 1px;
}
.theme-syariah .CX-main.CX-home-karir.video .box-home-karir .box-outer-img .box-inner-img .box-play {
  color: #fdb713;
}
.theme-syariah .CX-main.CX-home-karir.video .box-home-karir .box-outer-img .box-inner-img .box-play:hover .ico {
  -webkit-transform: translate(-50%, -50%) scale(1.2);
  -moz-transform: translate(-50%, -50%) scale(1.2);
  -ms-transform: translate(-50%, -50%) scale(1.2);
  -o-transform: translate(-50%, -50%) scale(1.2);
  transform: translate(-50%, -50%) scale(1.2);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.theme-syariah .CX-main.CX-home-karir.video .box-home-karir .box-outer-img .box-inner-img .box-play .ico {
  position: absolute;
  color: #ffffff;
  font-size: 2rem;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: rgba(255, 255, 255, 0.1);
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.theme-syariah .CX-main.CX-home-karir.video .box-home-karir .box-outer-img .box-inner-img .box-play .ico:before {
  content: "\f04b";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.theme-syariah .CX-main.CX-home-karir.video .box-home-karir .box-outer-img .box-inner-img .box-play .title {
  position: absolute;
  bottom: 0;
  padding: 20px;
  font-size: 1.1rem;
  letter-spacing: 1px;
}
.CX-main.CX-home-karir.video .box-home-karir .box-outer-text {
  flex: 0 0 50%;
  max-width: 50%;
}
.CX-main.CX-home-karir.video .box-home-karir .box-outer-text .box-inner-text {
  max-width: 100%;
  margin-left: 40px;
  margin-top: 0px;
}
.CX-main.CX-home-karir.video .box-home-karir .box-outer-text .box-inner-text p {
  max-width: 100%;
  font-family: "source-sans-pro-light";
  letter-spacing: 1px;
  color: #333333;
}

.theme-default .CX-hubungi-kami .box-hubungi-kami .box-header {
  background-color: #494df4;
  color: #ffffff;
  display: flex;
  align-items: center;
  padding: 1rem 4.5rem;
}
.theme-default .CX-hubungi-kami .box-hubungi-kami .box-header .box-title {
  flex: 1 1 auto;
}
.theme-default .CX-hubungi-kami .box-hubungi-kami .box-header .box-title h3 {
  font-weight: normal;
  font-family: "source-sans-pro-semibold";
  font-size: 2rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 1366px) {
  .theme-default .CX-hubungi-kami .box-hubungi-kami .box-header .box-title h3 {
    font-size: 1.5rem;
  }
}
.theme-default .CX-hubungi-kami .box-hubungi-kami .box-header .box-search {
  flex: 0 0 auto;
  width: 300px;
}
.theme-default .CX-hubungi-kami .box-hubungi-kami .box-header .box-search .box-search-inner {
  display: flex;
  align-items: center;
  height: 50px;
  line-height: 50px;
}
.theme-default .CX-hubungi-kami .box-hubungi-kami .box-header .box-search .box-search-inner .box-input-search {
  flex: 1 1 auto;
  height: 100%;
}
.theme-default .CX-hubungi-kami .box-hubungi-kami .box-header .box-search .box-search-inner .box-input-search .form-control {
  background-color: #ffffff;
  font-weight: normal;
  font-family: "source-sans-pro-regular";
  letter-spacing: 1px;
  height: 100%;
  border: 0;
  border-radius: 0;
}
.theme-default .CX-hubungi-kami .box-hubungi-kami .box-header .box-search .box-search-inner .box-input-search .form-control:hover, .theme-default .CX-hubungi-kami .box-hubungi-kami .box-header .box-search .box-search-inner .box-input-search .form-control:focus {
  border: 0;
}
.theme-default .CX-hubungi-kami .box-hubungi-kami .box-header .box-search .box-search-inner .box-btn {
  flex: 0 0 auto;
  height: 100%;
  background-color: #ffffff;
}
.theme-default .CX-hubungi-kami .box-hubungi-kami .box-header .box-search .box-search-inner .box-btn button {
  padding: 0 15px;
  text-align: center;
  cursor: pointer;
  border: 0;
  background: none;
  color: inherit;
  outline: none;
  color: #494df4;
  font-size: 1.3rem;
}
.theme-prestise .CX-hubungi-kami .box-hubungi-kami .box-header {
  background-color: #c9a85c;
  color: #ffffff;
  display: flex;
  align-items: center;
  padding: 1rem 4.5rem;
}
.theme-prestise .CX-hubungi-kami .box-hubungi-kami .box-header .box-title {
  flex: 1 1 auto;
}
.theme-prestise .CX-hubungi-kami .box-hubungi-kami .box-header .box-title h3 {
  font-weight: normal;
  font-family: "source-sans-pro-semibold";
  font-size: 2rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 1366px) {
  .theme-prestise .CX-hubungi-kami .box-hubungi-kami .box-header .box-title h3 {
    font-size: 1.5rem;
  }
}
.theme-prestise .CX-hubungi-kami .box-hubungi-kami .box-header .box-search {
  flex: 0 0 auto;
  width: 300px;
}
.theme-prestise .CX-hubungi-kami .box-hubungi-kami .box-header .box-search .box-search-inner {
  display: flex;
  align-items: center;
  height: 50px;
  line-height: 50px;
}
.theme-prestise .CX-hubungi-kami .box-hubungi-kami .box-header .box-search .box-search-inner .box-input-search {
  flex: 1 1 auto;
  height: 100%;
}
.theme-prestise .CX-hubungi-kami .box-hubungi-kami .box-header .box-search .box-search-inner .box-input-search .form-control {
  background-color: #ffffff;
  font-weight: normal;
  font-family: "source-sans-pro-regular";
  letter-spacing: 1px;
  height: 100%;
  border: 0;
  border-radius: 0;
}
.theme-prestise .CX-hubungi-kami .box-hubungi-kami .box-header .box-search .box-search-inner .box-input-search .form-control:hover, .theme-prestise .CX-hubungi-kami .box-hubungi-kami .box-header .box-search .box-search-inner .box-input-search .form-control:focus {
  border: 0;
}
.theme-prestise .CX-hubungi-kami .box-hubungi-kami .box-header .box-search .box-search-inner .box-btn {
  flex: 0 0 auto;
  height: 100%;
  background-color: #ffffff;
}
.theme-prestise .CX-hubungi-kami .box-hubungi-kami .box-header .box-search .box-search-inner .box-btn button {
  padding: 0 15px;
  text-align: center;
  cursor: pointer;
  border: 0;
  background: none;
  color: inherit;
  outline: none;
  color: #c9a85c;
  font-size: 1.3rem;
}
.theme-syariah .CX-hubungi-kami .box-hubungi-kami .box-header {
  background-color: #007b57;
  color: #ffffff;
  display: flex;
  align-items: center;
  padding: 1rem 4.5rem;
}
.theme-syariah .CX-hubungi-kami .box-hubungi-kami .box-header .box-title {
  flex: 1 1 auto;
}
.theme-syariah .CX-hubungi-kami .box-hubungi-kami .box-header .box-title h3 {
  font-weight: normal;
  font-family: "source-sans-pro-semibold";
  font-size: 2rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 1366px) {
  .theme-syariah .CX-hubungi-kami .box-hubungi-kami .box-header .box-title h3 {
    font-size: 1.5rem;
  }
}
.theme-syariah .CX-hubungi-kami .box-hubungi-kami .box-header .box-search {
  flex: 0 0 auto;
  width: 300px;
}
.theme-syariah .CX-hubungi-kami .box-hubungi-kami .box-header .box-search .box-search-inner {
  display: flex;
  align-items: center;
  height: 50px;
  line-height: 50px;
}
.theme-syariah .CX-hubungi-kami .box-hubungi-kami .box-header .box-search .box-search-inner .box-input-search {
  flex: 1 1 auto;
  height: 100%;
}
.theme-syariah .CX-hubungi-kami .box-hubungi-kami .box-header .box-search .box-search-inner .box-input-search .form-control {
  background-color: #ffffff;
  font-weight: normal;
  font-family: "source-sans-pro-regular";
  letter-spacing: 1px;
  height: 100%;
  border: 0;
  border-radius: 0;
}
.theme-syariah .CX-hubungi-kami .box-hubungi-kami .box-header .box-search .box-search-inner .box-input-search .form-control:hover, .theme-syariah .CX-hubungi-kami .box-hubungi-kami .box-header .box-search .box-search-inner .box-input-search .form-control:focus {
  border: 0;
}
.theme-syariah .CX-hubungi-kami .box-hubungi-kami .box-header .box-search .box-search-inner .box-btn {
  flex: 0 0 auto;
  height: 100%;
  background-color: #ffffff;
}
.theme-syariah .CX-hubungi-kami .box-hubungi-kami .box-header .box-search .box-search-inner .box-btn button {
  padding: 0 15px;
  text-align: center;
  cursor: pointer;
  border: 0;
  background: none;
  color: inherit;
  outline: none;
  color: #007b57;
  font-size: 1.3rem;
}
.CX-hubungi-kami .box-hubungi-kami .box-content {
  padding: 2.5rem 2.5rem 2rem;
  background-color: #f6f6f6;
}
.CX-hubungi-kami .box-hubungi-kami .box-content .box-slider-address .box-item {
  padding: 2rem;
}
.CX-hubungi-kami .box-hubungi-kami .box-content .box-slider-address .box-item:hover .box-item-inner:before, .CX-hubungi-kami .box-hubungi-kami .box-content .box-slider-address .box-item:hover .box-item-inner:after {
  opacity: 1;
  visibility: visible;
}
.CX-hubungi-kami .box-hubungi-kami .box-content .box-slider-address .box-item .box-item-inner {
  position: relative;
}
.CX-hubungi-kami .box-hubungi-kami .box-content .box-slider-address .box-item .box-item-inner:before {
  opacity: 0;
  visibility: visible;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  z-index: 1;
  cursor: pointer;
}
.theme-default .CX-hubungi-kami .box-hubungi-kami .box-content .box-slider-address .box-item .box-item-inner:before {
  background-color: #ffa300;
}
.theme-prestise .CX-hubungi-kami .box-hubungi-kami .box-content .box-slider-address .box-item .box-item-inner:before {
  background-color: #fdb713;
}
.theme-syariah .CX-hubungi-kami .box-hubungi-kami .box-content .box-slider-address .box-item .box-item-inner:before {
  background-color: #fdb713;
}
.CX-hubungi-kami .box-hubungi-kami .box-content .box-slider-address .box-item .box-item-inner:after {
  opacity: 0;
  visibility: visible;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  content: "\f3c5";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 1.6rem;
  z-index: 2;
  cursor: pointer;
}
.theme-default .CX-hubungi-kami .box-hubungi-kami .box-content .box-slider-address .box-item .box-item-inner:after {
  color: #494df4;
}
.theme-prestise .CX-hubungi-kami .box-hubungi-kami .box-content .box-slider-address .box-item .box-item-inner:after {
  color: #c9a85c;
}
.theme-syariah .CX-hubungi-kami .box-hubungi-kami .box-content .box-slider-address .box-item .box-item-inner:after {
  color: #007b57;
}
.CX-hubungi-kami .box-hubungi-kami .box-content .box-slider-address .box-item .box-item-inner a {
  display: block;
  text-decoration: none;
  position: relative;
}
.CX-hubungi-kami .box-hubungi-kami .box-content .box-slider-address .box-item .box-item-inner a .img img {
  object-fit: cover;
  width: 100%;
  height: 160px;
  object-position: top center;
}
.CX-hubungi-kami .box-hubungi-kami .box-content .box-slider-address .box-item .box-item-inner a .box-text {
  margin: 1.5rem 0;
}
.theme-default .CX-hubungi-kami .box-hubungi-kami .box-content .box-slider-address .box-item .box-item-inner a .box-text h4 {
  color: #494df4;
  font-family: "source-sans-pro-bold";
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 1.2rem;
}
@media (max-width: 1024px) {
  .theme-default .CX-hubungi-kami .box-hubungi-kami .box-content .box-slider-address .box-item .box-item-inner a .box-text h4 {
    font-size: 1.1rem;
  }
}
.theme-default .CX-hubungi-kami .box-hubungi-kami .box-content .box-slider-address .box-item .box-item-inner a .box-text p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #707070;
  letter-spacing: 1px;
  font-size: 1.1rem;
}
@media (max-width: 1024px) {
  .theme-default .CX-hubungi-kami .box-hubungi-kami .box-content .box-slider-address .box-item .box-item-inner a .box-text p {
    font-size: 1rem;
  }
}
.theme-prestise .CX-hubungi-kami .box-hubungi-kami .box-content .box-slider-address .box-item .box-item-inner a .box-text h4 {
  color: #c9a85c;
  font-family: "source-sans-pro-bold";
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 1.2rem;
}
@media (max-width: 1024px) {
  .theme-prestise .CX-hubungi-kami .box-hubungi-kami .box-content .box-slider-address .box-item .box-item-inner a .box-text h4 {
    font-size: 1.1rem;
  }
}
.theme-prestise .CX-hubungi-kami .box-hubungi-kami .box-content .box-slider-address .box-item .box-item-inner a .box-text p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #707070;
  letter-spacing: 1px;
  font-size: 1.1rem;
}
@media (max-width: 1024px) {
  .theme-prestise .CX-hubungi-kami .box-hubungi-kami .box-content .box-slider-address .box-item .box-item-inner a .box-text p {
    font-size: 1rem;
  }
}
.theme-syariah .CX-hubungi-kami .box-hubungi-kami .box-content .box-slider-address .box-item .box-item-inner a .box-text h4 {
  color: #007b57;
  font-family: "source-sans-pro-bold";
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 1.2rem;
}
@media (max-width: 1024px) {
  .theme-syariah .CX-hubungi-kami .box-hubungi-kami .box-content .box-slider-address .box-item .box-item-inner a .box-text h4 {
    font-size: 1.1rem;
  }
}
.theme-syariah .CX-hubungi-kami .box-hubungi-kami .box-content .box-slider-address .box-item .box-item-inner a .box-text p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #707070;
  letter-spacing: 1px;
  font-size: 1.1rem;
}
@media (max-width: 1024px) {
  .theme-syariah .CX-hubungi-kami .box-hubungi-kami .box-content .box-slider-address .box-item .box-item-inner a .box-text p {
    font-size: 1rem;
  }
}
.theme-default .CX-hubungi-kami .slick-slider .slick-arrow:before {
  font-family: "Font Awesome 5 Pro";
  font-size: 2rem;
  color: #494df4;
}
.theme-default .CX-hubungi-kami .slick-slider .slick-arrow.slick-prev:before {
  content: "\f053";
}
.theme-default .CX-hubungi-kami .slick-slider .slick-arrow.slick-next:before {
  content: "\f054";
}
.theme-prestise .CX-hubungi-kami .slick-slider .slick-arrow:before {
  font-family: "Font Awesome 5 Pro";
  font-size: 2rem;
  color: #c9a85c;
}
.theme-prestise .CX-hubungi-kami .slick-slider .slick-arrow.slick-prev:before {
  content: "\f053";
}
.theme-prestise .CX-hubungi-kami .slick-slider .slick-arrow.slick-next:before {
  content: "\f054";
}
.theme-syariah .CX-hubungi-kami .slick-slider .slick-arrow:before {
  font-family: "Font Awesome 5 Pro";
  font-size: 2rem;
  color: #007b57;
}
.theme-syariah .CX-hubungi-kami .slick-slider .slick-arrow.slick-prev:before {
  content: "\f053";
}
.theme-syariah .CX-hubungi-kami .slick-slider .slick-arrow.slick-next:before {
  content: "\f054";
}

.box-formulir {
  padding: 5rem 0;
}
@media (max-width: 1024px) {
  .box-formulir .row .col-md-4 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .box-formulir .row .col-md-4 .box-find-form {
    margin-bottom: 3rem;
  }
  .box-formulir .row .col-md-4:last-child .box-find-form {
    margin-bottom: 0px;
  }
}
@media (max-width: 1024px) {
  .box-formulir .row .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.box-find-form {
  height: 100%;
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
  min-height: 328px;
  padding-bottom: 2.5rem;
  margin: 0 0.5rem;
  background-color: #fff;
}
.box-find-form .box-find-form-inner {
  position: relative;
  padding: 2.5rem 3rem 0;
  height: 100%;
  min-height: 312px;
}
.box-find-form .box-find-form-inner .box-head h3 {
  font-weight: normal;
}
.theme-default .box-find-form .box-find-form-inner .box-head h3 {
  color: #494df4;
  font-family: "source-sans-pro-semibold";
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 2rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 1440px) {
  .theme-default .box-find-form .box-find-form-inner .box-head h3 {
    font-size: 1.7rem;
  }
}
@media (max-width: 1024px) {
  .theme-default .box-find-form .box-find-form-inner .box-head h3 {
    font-size: 1.5rem;
  }
}
.theme-prestise .box-find-form .box-find-form-inner .box-head h3 {
  color: #c9a85c;
  font-family: "source-sans-pro-semibold";
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 2rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 1440px) {
  .theme-prestise .box-find-form .box-find-form-inner .box-head h3 {
    font-size: 1.7rem;
  }
}
@media (max-width: 1024px) {
  .theme-prestise .box-find-form .box-find-form-inner .box-head h3 {
    font-size: 1.5rem;
  }
}
.theme-syariah .box-find-form .box-find-form-inner .box-head h3 {
  color: #007b57;
  font-family: "source-sans-pro-semibold";
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 2rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 1440px) {
  .theme-syariah .box-find-form .box-find-form-inner .box-head h3 {
    font-size: 1.7rem;
  }
}
@media (max-width: 1024px) {
  .theme-syariah .box-find-form .box-find-form-inner .box-head h3 {
    font-size: 1.5rem;
  }
}
.box-find-form .box-find-form-inner .box-content .box-input-select .box-select {
  margin-bottom: 1rem;
  background-color: #fafafa;
}
.box-find-form .box-find-form-inner .box-content .box-input-select .box-select .select2-container--default .select2-selection--single {
  background-color: #fafafa;
  border: 1px solid #cccccc !important;
  height: 55px;
  border-radius: 5px;
}
.box-find-form .box-find-form-inner .box-content .box-info p {
  font-size: 1.1rem;
  font-family: "source-sans-pro-light";
  color: #333333;
  letter-spacing: 2px;
}
.box-find-form .box-find-form-inner .box-content .box-info a {
  text-transform: uppercase;
  letter-spacing: 2px;
}
.box-find-form .box-find-form-inner .box-content .box-info ul {
  margin-top: 1.5rem;
}
.box-find-form .box-find-form-inner .box-act {
  text-align: center;
}

.cx-formulir .box-find-form .box-find-form-inner .box-act {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.CX-tata-cara .box-head-title {
  margin-bottom: 2rem;
}
.CX-tata-cara .box-head-title h3 {
  letter-spacing: 2px;
  font-family: "source-sans-pro-semibold";
}
.CX-tata-cara .link-terkait {
  margin-top: 2rem;
}
.CX-tata-cara .link-terkait div a {
  position: relative;
  padding-left: 20px;
  display: inline-block;
  margin-bottom: 0.5rem;
}
.CX-tata-cara .link-terkait div a:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
  position: absolute;
  left: 0;
  font-weight: bold;
}
.CX-tata-cara .box-content .box-content-inner p {
  color: #333333;
  font-size: 1.1rem;
}

.CX-formulir-tata-cara {
  padding: 5rem 0;
  background: rgba(22, 95, 140, 0.2);
}

.box-modal-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.box-modal-video .overlay-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-modal-video.show .overlay-bg {
  opacity: 1;
  visibility: visible;
}
.box-modal-video.show .boxVideos {
  opacity: 1;
}
.box-modal-video .boxVideos {
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-modal-video .boxVideos .img-cover {
  display: none;
}
.box-modal-video .boxVideos iframe {
  width: 800px;
  height: 600px;
}
@media (max-width: 1024px) {
  .box-modal-video .boxVideos {
    top: 80px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media (max-width: 900px) {
  .box-modal-video .boxVideos iframe {
    width: 600px;
    height: 450px;
  }
}
@media (max-width: 650px) {
  .box-modal-video .boxVideos iframe {
    width: 320px;
    height: 200px;
  }
}

.box-product-item {
  margin-bottom: 4rem;
}
.box-product-item .box-img {
  position: relative;
  background-size: cover;
  height: 300px;
}
.box-product-item .box-img .box-buy {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.box-product-item .box-img .box-buy a {
  display: block;
  text-transform: uppercase;
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  letter-spacing: 2px;
  font-size: 1.2rem;
  text-align: center;
  padding: 1rem 0;
  text-decoration: none;
  font-family: "source-sans-pro-semibold";
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.theme-default .box-product-item .box-img .box-buy a:hover {
  background-color: #ffa300;
}
.theme-prestise .box-product-item .box-img .box-buy a:hover {
  background-color: #fdb713;
}
.theme-syariah .box-product-item .box-img .box-buy a:hover {
  background-color: #fdb713;
}
.box-product-item .box-detail {
  padding: 1.5rem 0;
}
.box-product-item .box-detail .title {
  margin-bottom: 2rem;
}
.theme-default .box-product-item .box-detail .title h3 {
  color: #494df4;
  font-family: "source-sans-pro-bold";
  font-size: 1.7rem;
  letter-spacing: 1px;
}
.theme-prestise .box-product-item .box-detail .title h3 {
  color: #c9a85c;
  font-family: "source-sans-pro-bold";
  font-size: 1.7rem;
  letter-spacing: 1px;
}
.theme-syariah .box-product-item .box-detail .title h3 {
  color: #007b57;
  font-family: "source-sans-pro-bold";
  font-size: 1.7rem;
  letter-spacing: 1px;
}
.box-product-item .box-detail .box-benefit {
  margin-bottom: 2rem;
}
.box-product-item .box-detail .box-benefit .benefitInner {
  font-size: 1.1rem;
  color: #333333;
}
.box-product-item .box-detail .box-benefit .benefitInner ul {
  padding: 0;
  margin-left: 15px;
  list-style: none;
}
.box-product-item .box-detail .box-benefit .benefitInner ul li {
  position: relative;
  margin-bottom: 0.5rem;
}
.box-product-item .box-detail .box-benefit .benefitInner ul li:last-child {
  margin-bottom: 0px;
}
.box-product-item .box-detail .box-benefit .benefitInner ul li:before {
  content: "";
  position: absolute;
  left: -15px;
  top: 6px;
  width: 7px;
  height: 7px;
  background-color: #999999;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.box-product-item .box-detail .box-act {
  text-align: left;
}
.box-product-item .box-detail .box-act a {
  display: inline-block;
  margin-right: 10px;
}
.box-product-item .box-detail .box-act a:last-child {
  margin-right: 0;
}

.CX-product-list .container .box-head-title {
  margin-bottom: 4rem;
}
.CX-product-list.with-slider .box-product-item-outer {
  padding: 0 2rem;
}
.CX-product-list.with-slider .box-product-item-outer .box-product-item {
  margin-bottom: 0px;
}
@media (max-width: 1366px) {
  .CX-product-list.with-slider .box-product-item-outer .box-product-item .box-img {
    height: 220px;
  }
}
.CX-product-list.with-slider .box-product-item-outer .box-product-item .box-detail .title {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.CX-product-list.with-slider .box-product-item-outer .box-product-item .box-detail .box-benefit .benefitInner {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.CX-product-list.with-slider .box-product-item-outer .box-product-item .box-detail .box-benefit .benefitInner ul {
  margin-bottom: 0px;
}
.CX-product-list.with-slider .box-product-item-outer .box-product-item .view-more {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.3rem;
}
.CX-product-list.with-bg {
  position: relative;
}
.CX-product-list.with-bg > .container {
  position: relative;
  z-index: 2;
}
.CX-product-list.with-bg:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60%;
  background-color: #f3f3f3;
}

.theme-default section.CX-home-slider.static.detail {
  position: relative;
}
.theme-default section.CX-home-slider.static.detail .box-home-slider {
  z-index: 1;
}
.theme-default section.CX-home-slider.static.detail .item-home-slider:before {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
}
.theme-default section.CX-home-slider.static.detail .item-home-slider .caption .category,
.theme-default section.CX-home-slider.static.detail .item-home-slider .caption .title {
  color: #00008f;
}
.theme-default section.CX-home-slider.static.detail .item-home-slider .caption .category h1,
.theme-default section.CX-home-slider.static.detail .item-home-slider .caption .title h1 {
  text-transform: uppercase;
}
.theme-default section.CX-home-slider.static.detail .item-home-slider .caption h1 {
  margin-bottom: 1.5rem;
}
.theme-default section.CX-home-slider.static.detail .item-home-slider .caption p {
  color: #727171;
  font-size: 1.2rem;
  letter-spacing: 1px;
}
.theme-default section.CX-home-slider.static.detail:after {
  content: "";
  position: absolute;
  left: -80px;
  bottom: -35px;
  width: 370px;
  height: 70px;
  z-index: 3;
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -ms-transform: skew(20deg);
  -o-transform: skew(20deg);
  transform: skew(20deg);
  background-color: #ffa300;
}
.theme-prestise section.CX-home-slider.static.detail {
  position: relative;
}
.theme-prestise section.CX-home-slider.static.detail .box-home-slider {
  z-index: 1;
}
.theme-prestise section.CX-home-slider.static.detail .item-home-slider:before {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
}
.theme-prestise section.CX-home-slider.static.detail .item-home-slider .caption .category,
.theme-prestise section.CX-home-slider.static.detail .item-home-slider .caption .title {
  color: #00008f;
}
.theme-prestise section.CX-home-slider.static.detail .item-home-slider .caption .category h1,
.theme-prestise section.CX-home-slider.static.detail .item-home-slider .caption .title h1 {
  text-transform: uppercase;
}
.theme-prestise section.CX-home-slider.static.detail .item-home-slider .caption h1 {
  margin-bottom: 1.5rem;
}
.theme-prestise section.CX-home-slider.static.detail .item-home-slider .caption p {
  color: #727171;
  font-size: 1.2rem;
  letter-spacing: 1px;
}
.theme-prestise section.CX-home-slider.static.detail:after {
  content: "";
  position: absolute;
  left: -80px;
  bottom: -35px;
  width: 370px;
  height: 70px;
  z-index: 3;
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -ms-transform: skew(20deg);
  -o-transform: skew(20deg);
  transform: skew(20deg);
  background-color: #fdb713;
}
.theme-syariah section.CX-home-slider.static.detail {
  position: relative;
}
.theme-syariah section.CX-home-slider.static.detail .box-home-slider {
  z-index: 1;
}
.theme-syariah section.CX-home-slider.static.detail .item-home-slider:before {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
}
.theme-syariah section.CX-home-slider.static.detail .item-home-slider .caption .category,
.theme-syariah section.CX-home-slider.static.detail .item-home-slider .caption .title {
  color: #00008f;
}
.theme-syariah section.CX-home-slider.static.detail .item-home-slider .caption .category h1,
.theme-syariah section.CX-home-slider.static.detail .item-home-slider .caption .title h1 {
  text-transform: uppercase;
}
.theme-syariah section.CX-home-slider.static.detail .item-home-slider .caption h1 {
  margin-bottom: 1.5rem;
}
.theme-syariah section.CX-home-slider.static.detail .item-home-slider .caption p {
  color: #727171;
  font-size: 1.2rem;
  letter-spacing: 1px;
}
.theme-syariah section.CX-home-slider.static.detail:after {
  content: "";
  position: absolute;
  left: -80px;
  bottom: -35px;
  width: 370px;
  height: 70px;
  z-index: 3;
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -ms-transform: skew(20deg);
  -o-transform: skew(20deg);
  transform: skew(20deg);
  background-color: #fdb713;
}

.box-keunggulan-utama {
  margin: 3rem 0;
}
.box-keunggulan-utama .box-head-title {
  margin-bottom: 4rem;
}
.box-keunggulan-utama .box-list-keunggulan .box-keunggulan-item {
  display: flex;
  margin-bottom: 2rem;
}
@media (min-width: 1025px) {
  .box-keunggulan-utama .box-list-keunggulan .box-keunggulan-item {
    max-width: 80%;
  }
}
.box-keunggulan-utama .box-list-keunggulan .box-keunggulan-item:last-child {
  margin-bottom: 0px;
}
.box-keunggulan-utama .box-list-keunggulan .box-keunggulan-item .box-ico {
  flex: 0 0 auto;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.box-keunggulan-utama .box-list-keunggulan .box-keunggulan-item .box-ico img {
  max-height: 60px;
}
.box-keunggulan-utama .box-list-keunggulan .box-keunggulan-item .box-text {
  flex: 1 1 auto;
  padding-left: 40px;
  padding-top: 10px;
}
.theme-default .box-keunggulan-utama .box-list-keunggulan .box-keunggulan-item .box-text h4 {
  text-transform: uppercase;
  color: #494df4;
  font-size: 1.6rem;
  letter-spacing: 1px;
  font-family: "source-sans-pro-semibold";
  margin-bottom: 1rem;
}
.theme-default .box-keunggulan-utama .box-list-keunggulan .box-keunggulan-item .box-text p {
  color: #333333;
  letter-spacing: 1px;
  font-size: 1.2rem;
  font-family: "source-sans-pro-light";
}
.theme-prestise .box-keunggulan-utama .box-list-keunggulan .box-keunggulan-item .box-text h4 {
  text-transform: uppercase;
  color: #c9a85c;
  font-size: 1.6rem;
  letter-spacing: 1px;
  font-family: "source-sans-pro-semibold";
  margin-bottom: 1rem;
}
.theme-prestise .box-keunggulan-utama .box-list-keunggulan .box-keunggulan-item .box-text p {
  color: #333333;
  letter-spacing: 1px;
  font-size: 1.2rem;
  font-family: "source-sans-pro-light";
}
.theme-syariah .box-keunggulan-utama .box-list-keunggulan .box-keunggulan-item .box-text h4 {
  text-transform: uppercase;
  color: #007b57;
  font-size: 1.6rem;
  letter-spacing: 1px;
  font-family: "source-sans-pro-semibold";
  margin-bottom: 1rem;
}
.theme-syariah .box-keunggulan-utama .box-list-keunggulan .box-keunggulan-item .box-text p {
  color: #333333;
  letter-spacing: 1px;
  font-size: 1.2rem;
  font-family: "source-sans-pro-light";
}

.box-syarat-ketentuan {
  margin: 3rem 0;
}
.box-syarat-ketentuan .box-head-title {
  margin-bottom: 4rem;
}
.box-syarat-ketentuan .box-syarat-item {
  margin-bottom: 2rem;
}
.box-syarat-ketentuan .box-syarat-item .box-syarat-item-inner {
  display: flex;
}
.box-syarat-ketentuan .box-syarat-item .box-syarat-item-inner .box-ico {
  flex: 0 0 auto;
  width: 63px;
}
.box-syarat-ketentuan .box-syarat-item .box-syarat-item-inner .box-text {
  flex: 1 1 auto;
  padding-left: 30px;
}
.theme-default .box-syarat-ketentuan .box-syarat-item .box-syarat-item-inner .box-text {
  color: #494df4;
}
.theme-default .box-syarat-ketentuan .box-syarat-item .box-syarat-item-inner .box-text h4 {
  font-size: 1.6rem;
  letter-spacing: 1px;
  font-family: "source-sans-pro-semibold";
  margin-bottom: 0.5rem;
}
.theme-default .box-syarat-ketentuan .box-syarat-item .box-syarat-item-inner .box-text p {
  letter-spacing: 1px;
  font-size: 1.2rem;
  font-family: "source-sans-pro-light";
}
.theme-prestise .box-syarat-ketentuan .box-syarat-item .box-syarat-item-inner .box-text {
  color: #c9a85c;
}
.theme-prestise .box-syarat-ketentuan .box-syarat-item .box-syarat-item-inner .box-text h4 {
  font-size: 1.6rem;
  letter-spacing: 1px;
  font-family: "source-sans-pro-semibold";
  margin-bottom: 0.5rem;
}
.theme-prestise .box-syarat-ketentuan .box-syarat-item .box-syarat-item-inner .box-text p {
  letter-spacing: 1px;
  font-size: 1.2rem;
  font-family: "source-sans-pro-light";
}
.theme-syariah .box-syarat-ketentuan .box-syarat-item .box-syarat-item-inner .box-text {
  color: #007b57;
}
.theme-syariah .box-syarat-ketentuan .box-syarat-item .box-syarat-item-inner .box-text h4 {
  font-size: 1.6rem;
  letter-spacing: 1px;
  font-family: "source-sans-pro-semibold";
  margin-bottom: 0.5rem;
}
.theme-syariah .box-syarat-ketentuan .box-syarat-item .box-syarat-item-inner .box-text p {
  letter-spacing: 1px;
  font-size: 1.2rem;
  font-family: "source-sans-pro-light";
}

.layout-keunggulan-outer {
  position: relative;
  z-index: 3;
}
.layout-keunggulan-outer .keunggulan-inner {
  position: relative;
  margin-top: 100px;
}
.layout-keunggulan-outer .keunggulan-inner:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0px;
  width: 98%;
  height: 100%;
  background-color: #f6f6f6;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.layout-keunggulan-outer .keunggulan-inner:after {
  content: "";
  position: absolute;
  right: 9%;
  bottom: -30px;
  width: 50px;
  height: 70px;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -ms-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  transform: skew(-20deg);
  border: 5px solid #df5f5c;
}
.layout-keunggulan-outer .keunggulan-inner > .container.CX-wrapper {
  position: relative;
}
.layout-keunggulan-outer .keunggulan-inner .box-syarat-ketentuan {
  margin-bottom: 20px;
}
.layout-keunggulan-outer .hubungi-kami {
  -webkit-transform: translateY(-130px);
  -moz-transform: translateY(-130px);
  -ms-transform: translateY(-130px);
  -o-transform: translateY(-130px);
  transform: translateY(-130px);
  position: absolute;
  right: 0;
  top: 0;
  width: 20%;
}
@media (max-width: 1920px) {
  .layout-keunggulan-outer .hubungi-kami {
    width: 450px;
  }
}

.theme-default .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer {
  padding: 4rem;
  background-color: #494df4;
  color: #ffffff;
}
.theme-default .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-head-title {
  margin-bottom: 2rem;
}
.theme-default .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-head-title h3 {
  color: #ffffff;
  font-size: 1.8rem;
  margin-bottom: 1rem;
}
@media (max-width: 1920px) {
  .theme-default .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-head-title h3 {
    font-size: 1.6rem;
  }
}
.theme-default .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-head-title p {
  font-size: 1.1rem;
  color: rgba(255, 255, 255, 0.8);
}
.theme-prestise .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer {
  padding: 4rem;
  background-color: #c9a85c;
  color: #ffffff;
}
.theme-prestise .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-head-title {
  margin-bottom: 2rem;
}
.theme-prestise .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-head-title h3 {
  color: #ffffff;
  font-size: 1.8rem;
  margin-bottom: 1rem;
}
@media (max-width: 1920px) {
  .theme-prestise .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-head-title h3 {
    font-size: 1.6rem;
  }
}
.theme-prestise .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-head-title p {
  font-size: 1.1rem;
  color: rgba(255, 255, 255, 0.8);
}
.theme-syariah .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer {
  padding: 4rem;
  background-color: #007b57;
  color: #ffffff;
}
.theme-syariah .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-head-title {
  margin-bottom: 2rem;
}
.theme-syariah .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-head-title h3 {
  color: #ffffff;
  font-size: 1.8rem;
  margin-bottom: 1rem;
}
@media (max-width: 1920px) {
  .theme-syariah .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-head-title h3 {
    font-size: 1.6rem;
  }
}
.theme-syariah .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-head-title p {
  font-size: 1.1rem;
  color: rgba(255, 255, 255, 0.8);
}
.box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .form-control {
  font-size: 1.1rem;
  background-color: #ffffff;
  border-radius: 0px;
  border-color: transparent;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.theme-default .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .form-control {
  color: #494df4 !important;
  font-family: "source-sans-pro-regular";
  letter-spacing: 1px;
}
.theme-default .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .form-control::-webkit-input-placeholder {
  color: #494df4 !important;
  font-family: "source-sans-pro-regular";
}
.theme-default .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .form-control::-moz-placeholder {
  color: #494df4 !important;
  font-family: "source-sans-pro-regular";
}
.theme-default .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .form-control:-moz-placeholder {
  color: #494df4 !important;
  font-family: "source-sans-pro-regular";
}
.theme-default .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .form-control:-ms-input-placeholder {
  color: #494df4 !important;
  font-family: "source-sans-pro-regular";
}
.theme-default .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .form-control:focus {
  background-color: #ffa300 !important;
}
.theme-prestise .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .form-control {
  color: #c9a85c !important;
  font-family: "source-sans-pro-regular";
  letter-spacing: 1px;
}
.theme-prestise .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .form-control::-webkit-input-placeholder {
  color: #c9a85c !important;
  font-family: "source-sans-pro-regular";
}
.theme-prestise .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .form-control::-moz-placeholder {
  color: #c9a85c !important;
  font-family: "source-sans-pro-regular";
}
.theme-prestise .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .form-control:-moz-placeholder {
  color: #c9a85c !important;
  font-family: "source-sans-pro-regular";
}
.theme-prestise .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .form-control:-ms-input-placeholder {
  color: #c9a85c !important;
  font-family: "source-sans-pro-regular";
}
.theme-prestise .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .form-control:focus {
  background-color: #fdb713 !important;
}
.theme-syariah .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .form-control {
  color: #007b57 !important;
  font-family: "source-sans-pro-regular";
  letter-spacing: 1px;
}
.theme-syariah .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .form-control::-webkit-input-placeholder {
  color: #007b57 !important;
  font-family: "source-sans-pro-regular";
}
.theme-syariah .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .form-control::-moz-placeholder {
  color: #007b57 !important;
  font-family: "source-sans-pro-regular";
}
.theme-syariah .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .form-control:-moz-placeholder {
  color: #007b57 !important;
  font-family: "source-sans-pro-regular";
}
.theme-syariah .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .form-control:-ms-input-placeholder {
  color: #007b57 !important;
  font-family: "source-sans-pro-regular";
}
.theme-syariah .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .form-control:focus {
  background-color: #fdb713 !important;
}
.box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .form-control.datepicker {
  padding-left: 12px;
}
.box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .box-input .radio-control .title {
  font-size: 1.1rem;
  margin-bottom: 1rem;
}
.box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .box-input .radio-control ul.control_radio li {
  margin-right: 10px;
  position: relative;
}
.box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .box-input .radio-control ul.control_radio li:first-child {
  padding-right: 15px;
}
.box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .box-input .radio-control ul.control_radio li:first-child:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 1px;
  background-color: #ffffff;
}
.box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .box-input .radio-control ul.control_radio li a {
  text-decoration: none;
  display: block;
  color: #ffffff;
  min-width: 60px;
  text-align: center;
  padding: 3px 0;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}
.box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .box-input .radio-control ul.control_radio li:hover a {
  background-color: #ffffff;
  color: #333333;
  opacity: 0.7;
}
.box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .box-input .radio-control ul.control_radio li.active:hover a {
  opacity: 1;
}
.box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .box-input .radio-control ul.control_radio li.active a {
  background-color: #ffffff;
  color: #333333;
}
.box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .box-input .box-radio.transparent {
  opacity: 0;
  visibility: hidden;
}
.box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .box-input .box-checkbox {
  display: flex;
}
.box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .box-input .box-checkbox > .form-group {
  flex: 0 0 auto;
}
.box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .box-input .box-checkbox .text_label {
  flex: 1 1 auto;
  padding-left: 10px;
}
.box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .box-act {
  margin-top: 2rem;
  text-align: center;
}
.box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .box-act .box-act-item {
  display: inline-block;
}
.box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .box-act .btn-custom-white {
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 1.2rem;
  letter-spacing: 1px;
}
.box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .box-act .btn-custom-white:after {
  background-color: #fdb713;
}
.box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .box-act .btn-custom-white.active, .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .box-act .btn-custom-white:hover {
  border-color: #fdb713;
  background-color: #fdb713;
}
.box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .box-act .btn-custom-white.active:after, .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .box-act .btn-custom-white:hover:after {
  background-color: #fdb713;
}
.box-hubungi-kami .box-hubungi-kami-inner .box-button-action {
  margin-top: 0.5rem;
}
.box-hubungi-kami .box-hubungi-kami-inner .box-button-action .box-button-action-inner a {
  display: block;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 1.6rem;
  letter-spacing: 1px;
  color: #ffffff;
  padding: 2rem 0;
  text-decoration: none;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1920px) {
  .box-hubungi-kami .box-hubungi-kami-inner .box-button-action .box-button-action-inner a {
    font-size: 1.4rem;
  }
}
.box-hubungi-kami .box-hubungi-kami-inner .box-button-action .box-button-action-inner a.btn-download-brosur {
  background-color: #4976ba;
}
.box-hubungi-kami .box-hubungi-kami-inner .box-button-action .box-button-action-inner a.btn-download-brosur:hover {
  background-color: #3d68a8;
}
.box-hubungi-kami .box-hubungi-kami-inner .box-button-action .box-button-action-inner a.btn-compare {
  background-color: #df5f5c;
}
.box-hubungi-kami .box-hubungi-kami-inner .box-button-action .box-button-action-inner a.btn-compare:hover {
  background-color: #c8514f;
}
.box-hubungi-kami .box-hubungi-kami-inner .box-button-action .box-button-action-inner a:last-child {
  margin-bottom: 0px;
}

.hubungi-kami .box-open-control {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 10;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.hubungi-kami .box-open-control a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  text-align: center;
  font-size: 1.2rem;
}
.theme-default .hubungi-kami .box-open-control a {
  background-color: #ffa300;
  color: #494df4;
}
.theme-prestise .hubungi-kami .box-open-control a {
  background-color: #fdb713;
  color: #c9a85c;
}
.theme-syariah .hubungi-kami .box-open-control a {
  background-color: #fdb713;
  color: #007b57;
}
.hubungi-kami.fixed {
  position: fixed;
  overflow-y: auto;
  transform: none;
}
.hubungi-kami.fixed .box-open-control {
  opacity: 1;
  visibility: visible;
}
.hubungi-kami.fixed .box-hubungi-kami {
  margin-top: 80px;
  opacity: 0.5;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.hubungi-kami.fixed .box-hubungi-kami:hover {
  opacity: 1;
}
.hubungi-kami.fixed.hide-right {
  overflow: hidden;
  width: 40px;
}
.hubungi-kami.fixed.hide-right .box-hubungi-kami {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.hubungi-kami.fixed.hide-right .box-open-control {
  left: -40px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.CX-langkah .box-head-title h3 {
  margin-bottom: 1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.CX-langkah .box-head-title p {
  font-size: 1.2rem;
  letter-spacing: 2px;
}
.theme-default .CX-langkah .box-head-title p {
  color: #494df4;
}
.theme-prestise .CX-langkah .box-head-title p {
  color: #c9a85c;
}
.theme-syariah .CX-langkah .box-head-title p {
  color: #007b57;
}
.CX-langkah .box-langkah-outer {
  margin: 4rem 0 0;
}
.CX-langkah .box-langkah-outer .box-langkah-inner {
  max-width: 80%;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .CX-langkah .box-langkah-outer .box-langkah-inner .col-sm-4 {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 2rem;
  }
}
@media (max-width: 1024px) {
  .CX-langkah .box-langkah-outer .box-langkah-inner .col-sm-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.CX-langkah .box-langkah-outer .box-langkah-inner .box-langkah-item {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: rgba(22, 95, 140, 0.1);
  padding: 2.5rem;
}
.CX-langkah .box-langkah-outer .box-langkah-inner .box-langkah-item .box-ico {
  display: inline-block;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
  margin-bottom: 2rem;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
@media (max-width: 1024px) {
  .CX-langkah .box-langkah-outer .box-langkah-inner .box-langkah-item .box-ico {
    width: 100px;
    height: 100px;
    line-height: 100px;
  }
}
.theme-default .CX-langkah .box-langkah-outer .box-langkah-inner .box-langkah-item .box-ico {
  background-color: #ffca0b;
}
.theme-default .CX-langkah .box-langkah-outer .box-langkah-inner .box-langkah-item .box-ico img {
  max-height: 62px;
}
@media (max-width: 1024px) {
  .theme-default .CX-langkah .box-langkah-outer .box-langkah-inner .box-langkah-item .box-ico img {
    max-height: 50px;
  }
}
.theme-prestise .CX-langkah .box-langkah-outer .box-langkah-inner .box-langkah-item .box-ico {
  background-color: #ffca0b;
}
.theme-prestise .CX-langkah .box-langkah-outer .box-langkah-inner .box-langkah-item .box-ico img {
  max-height: 62px;
}
@media (max-width: 1024px) {
  .theme-prestise .CX-langkah .box-langkah-outer .box-langkah-inner .box-langkah-item .box-ico img {
    max-height: 50px;
  }
}
.theme-syariah .CX-langkah .box-langkah-outer .box-langkah-inner .box-langkah-item .box-ico {
  background-color: #ffca0b;
}
.theme-syariah .CX-langkah .box-langkah-outer .box-langkah-inner .box-langkah-item .box-ico img {
  max-height: 62px;
}
@media (max-width: 1024px) {
  .theme-syariah .CX-langkah .box-langkah-outer .box-langkah-inner .box-langkah-item .box-ico img {
    max-height: 50px;
  }
}
.theme-default .CX-langkah .box-langkah-outer .box-langkah-inner .box-langkah-item .box-text h4 {
  color: #494df4;
  text-transform: uppercase;
  font-family: "source-sans-pro-bold";
  font-size: 1.2rem;
  letter-spacing: 1px;
  margin-bottom: 1rem;
}
.theme-default .CX-langkah .box-langkah-outer .box-langkah-inner .box-langkah-item .box-text .content-step {
  color: #727171;
  font-family: "source-sans-pro-light";
  font-size: 1.1rem;
}
.theme-default .CX-langkah .box-langkah-outer .box-langkah-inner .box-langkah-item .box-text ul {
  list-style: none;
  margin: 0 0;
  padding: 0 0;
}
.theme-default .CX-langkah .box-langkah-outer .box-langkah-inner .box-langkah-item .box-text ul li {
  position: relative;
  padding-left: 15px;
  color: #727171;
  margin-bottom: 0.5rem;
  line-height: 27px;
}
.theme-default .CX-langkah .box-langkah-outer .box-langkah-inner .box-langkah-item .box-text ul li:last-child {
  margin-bottom: 0px;
}
.theme-default .CX-langkah .box-langkah-outer .box-langkah-inner .box-langkah-item .box-text ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  background-color: #707070;
}
.theme-prestise .CX-langkah .box-langkah-outer .box-langkah-inner .box-langkah-item .box-text h4 {
  color: #c9a85c;
  text-transform: uppercase;
  font-family: "source-sans-pro-bold";
  font-size: 1.2rem;
  letter-spacing: 1px;
  margin-bottom: 1rem;
}
.theme-prestise .CX-langkah .box-langkah-outer .box-langkah-inner .box-langkah-item .box-text .content-step {
  color: #727171;
  font-family: "source-sans-pro-light";
  font-size: 1.1rem;
}
.theme-prestise .CX-langkah .box-langkah-outer .box-langkah-inner .box-langkah-item .box-text ul {
  list-style: none;
  margin: 0 0;
  padding: 0 0;
}
.theme-prestise .CX-langkah .box-langkah-outer .box-langkah-inner .box-langkah-item .box-text ul li {
  position: relative;
  padding-left: 15px;
  color: #727171;
  margin-bottom: 0.5rem;
  line-height: 27px;
}
.theme-prestise .CX-langkah .box-langkah-outer .box-langkah-inner .box-langkah-item .box-text ul li:last-child {
  margin-bottom: 0px;
}
.theme-prestise .CX-langkah .box-langkah-outer .box-langkah-inner .box-langkah-item .box-text ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  background-color: #707070;
}
.theme-syariah .CX-langkah .box-langkah-outer .box-langkah-inner .box-langkah-item .box-text h4 {
  color: #007b57;
  text-transform: uppercase;
  font-family: "source-sans-pro-bold";
  font-size: 1.2rem;
  letter-spacing: 1px;
  margin-bottom: 1rem;
}
.theme-syariah .CX-langkah .box-langkah-outer .box-langkah-inner .box-langkah-item .box-text .content-step {
  color: #727171;
  font-family: "source-sans-pro-light";
  font-size: 1.1rem;
}
.theme-syariah .CX-langkah .box-langkah-outer .box-langkah-inner .box-langkah-item .box-text ul {
  list-style: none;
  margin: 0 0;
  padding: 0 0;
}
.theme-syariah .CX-langkah .box-langkah-outer .box-langkah-inner .box-langkah-item .box-text ul li {
  position: relative;
  padding-left: 15px;
  color: #727171;
  margin-bottom: 0.5rem;
  line-height: 27px;
}
.theme-syariah .CX-langkah .box-langkah-outer .box-langkah-inner .box-langkah-item .box-text ul li:last-child {
  margin-bottom: 0px;
}
.theme-syariah .CX-langkah .box-langkah-outer .box-langkah-inner .box-langkah-item .box-text ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  background-color: #707070;
}

.CX-testimoni {
  background-size: cover;
  background-position: center center;
  height: 650px;
  padding: 4rem 0;
  position: relative;
  margin: 5rem 0;
}
.CX-testimoni:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(59, 59, 59, 0.5);
}
.CX-testimoni > .container {
  position: relative;
}
.CX-testimoni > .container:before {
  content: "";
  position: absolute;
  left: 0;
  top: -90px;
  width: 50px;
  height: 70px;
  transform: skew(-20deg);
  z-index: 2;
}
.theme-default .CX-testimoni > .container:before {
  border: 6px solid #ffa300;
}
.theme-prestise .CX-testimoni > .container:before {
  border: 6px solid #fdb713;
}
.theme-syariah .CX-testimoni > .container:before {
  border: 6px solid #fdb713;
}
.CX-testimoni > .container:after {
  content: "";
  position: absolute;
  right: 0px;
  bottom: -95px;
  width: 200px;
  height: 70px;
  transform: skew(-20deg);
  z-index: 2;
}
.theme-default .CX-testimoni > .container:after {
  background-color: #ffa300;
}
.theme-prestise .CX-testimoni > .container:after {
  background-color: #fdb713;
}
.theme-syariah .CX-testimoni > .container:after {
  background-color: #fdb713;
}
.CX-testimoni .box-head-title {
  position: relative;
}
.CX-testimoni .box-head-title h3 {
  color: #ffffff;
  letter-spacing: 2px;
}
.CX-testimoni .box-testimoni-outer {
  margin-top: 5rem;
}
.CX-testimoni .box-testimoni-item {
  display: flex;
  align-items: center;
}
.CX-testimoni .box-testimoni-item .box-video {
  flex: 0 0 50%;
  max-width: 50%;
  text-align: center;
}
.CX-testimoni .box-testimoni-item .box-video iframe {
  width: 80%;
  margin: 0 auto;
  height: 410px;
}
.CX-testimoni .box-testimoni-item .box-text {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 3rem 1rem;
  color: #ffffff;
  font-size: 1.4rem;
}
.CX-testimoni .box-testimoni-item .box-text .box-testimoni-text {
  position: relative;
  padding-left: 10px;
  padding-right: 40px;
}
.CX-testimoni .box-testimoni-item .box-text .box-testimoni-text:after, .CX-testimoni .box-testimoni-item .box-text .box-testimoni-text:before {
  font-size: 4rem;
  content: '"';
  position: absolute;
}
.CX-testimoni .box-testimoni-item .box-text .box-testimoni-text:before {
  left: -20px;
  top: -30px;
}
.CX-testimoni .box-testimoni-item .box-text .box-testimoni-text:after {
  margin-left: 20px;
  margin-top: 0px;
}
.CX-testimoni .box-testimoni-item .box-text .box-author {
  margin-top: 2rem;
  font-family: "source-sans-pro-light";
  font-style: italic;
  font-size: 1.2rem;
}

.CX-mengapa-memilih .box-mengapa-memilih {
  display: flex;
  align-items: center;
}
.CX-mengapa-memilih .box-mengapa-memilih .box-outer-img {
  flex: 0 0 50%;
  max-width: 50%;
  position: relative;
}
.CX-mengapa-memilih .box-mengapa-memilih .box-outer-img .box-inner-img {
  background-size: cover;
  background-position: top center;
  height: 500px;
  position: relative;
  z-index: 1;
}
.CX-mengapa-memilih .box-mengapa-memilih .box-outer-img:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -65px;
  width: 300px;
  height: 70px;
  background-color: #f19620;
  -webkit-transform: skew(-20deg) translateX(-50%);
  -moz-transform: skew(-20deg) translateX(-50%);
  -ms-transform: skew(-20deg) translateX(-50%);
  -o-transform: skew(-20deg) translateX(-50%);
  transform: skew(-20deg) translateX(-50%);
}
.CX-mengapa-memilih .box-mengapa-memilih .box-outer-text {
  padding-left: 50px;
  color: #ffffff;
}
.CX-mengapa-memilih .box-mengapa-memilih .box-outer-text .box-inner-text {
  max-width: 90%;
}
.CX-mengapa-memilih .box-mengapa-memilih .box-outer-text .box-inner-text h3 {
  color: #00008f;
  font-size: 2.5rem;
  margin-bottom: 2rem;
}
.CX-mengapa-memilih .box-mengapa-memilih .box-outer-text .box-inner-text p {
  text-transform: none;
  color: #333333;
  font-size: 1.2rem;
  letter-spacing: 1px;
}

.CX-promo {
  height: 550px;
  position: relative;
}
.CX-promo.CX-main {
  padding: 0 0;
}
.CX-promo:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.CX-promo > .container {
  height: 100%;
  position: relative;
}
.CX-promo > .container:before, .CX-promo > .container:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 64px;
  z-index: 2;
}
.theme-default .CX-promo > .container:before, .theme-default .CX-promo > .container:after {
  border: 6px solid #ffa300;
}
.theme-prestise .CX-promo > .container:before, .theme-prestise .CX-promo > .container:after {
  border: 6px solid #fdb713;
}
.theme-syariah .CX-promo > .container:before, .theme-syariah .CX-promo > .container:after {
  border: 6px solid #fdb713;
}
.CX-promo > .container:before {
  right: 0;
  top: -35px;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -ms-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  transform: skew(-20deg);
}
.CX-promo > .container:after {
  left: 0;
  bottom: -35px;
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -ms-transform: skew(20deg);
  -o-transform: skew(20deg);
  transform: skew(20deg);
}
.CX-promo .box-promo {
  display: flex;
  align-items: center;
  height: 100%;
  color: #ffffff;
}
.CX-promo .box-promo .box-text {
  flex: 1 1 auto;
  text-align: center;
  max-width: 40%;
  margin: 0 auto;
}
.CX-promo .box-promo .box-text h3 {
  font-size: 3rem;
  margin-bottom: 1rem;
  font-family: "source-sans-pro-semibold";
  line-height: 60px;
}
.CX-promo .box-promo .box-text p {
  font-size: 1.4rem;
  letter-spacing: 1px;
}
.CX-promo .box-promo .box-text .btn {
  margin-top: 2rem;
}

.header_filter {
  padding: 30px 20px;
}
.header_filter .boxAction {
  margin-top: 20px;
}
.header_filter .boxAction .btn-cxrus {
  border-radius: 8px !important;
}

.CX-profile .box-out-profile .box-inner-profile {
  border: 2px solid #e7e7e7;
}
.CX-profile .box-out-profile .box-inner-profile .box-header-profile {
  padding: 10px 40px;
}
.theme-default .CX-profile .box-out-profile .box-inner-profile .box-header-profile {
  color: #ffffff;
  background-color: #494df4;
  border-color: #ffffff;
}
.theme-prestise .CX-profile .box-out-profile .box-inner-profile .box-header-profile {
  color: #ffffff;
  background-color: #c9a85c;
  border-color: #ffffff;
}
.theme-syariah .CX-profile .box-out-profile .box-inner-profile .box-header-profile {
  color: #ffffff;
  background-color: #007b57;
  border-color: #ffffff;
}
.CX-profile .box-out-profile .box-inner-profile .box-header-profile label {
  margin-bottom: 0;
  font-size: 1.2rem;
}
.CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust {
  background-size: contain;
  color: #2a2a9a;
  height: 118px !important;
  padding: 30px 40px;
}
.theme-default .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust {
  background-color: #ffa300;
}
.theme-prestise .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust {
  background-color: #fdb713;
}
.theme-syariah .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust {
  background-color: #fdb713;
}
.CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust .box-head p {
  font-size: 1.2rem;
  color: #000000;
}
.CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust .box-profile {
  height: 150px;
  width: 150px;
  position: relative;
  margin: auto;
}
.CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust .box-profile .cust-name {
  text-transform: uppercase;
  font-size: 1.3rem;
  font-weight: bold;
  text-align: center;
  margin-top: 15px;
}
.CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust .box-profile .profile-pict {
  position: relative;
  border-radius: 100%;
  height: 100%;
  width: 100%;
}
.theme-default .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust .box-profile .profile-pict {
  border: 3px solid;
  border-color: #feb601;
}
.theme-prestise .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust .box-profile .profile-pict {
  border: 3px solid;
  border-color: #feb601;
}
.theme-syariah .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust .box-profile .profile-pict {
  border: 3px solid;
  border-color: #feb601;
}
.CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust .box-edit-acc {
  padding-top: 70px;
}
.CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust .box-edit-acc .btn-custom {
  border: 2px solid;
  border-radius: 20px;
  width: 100%;
  margin: 0px 0;
  font-family: "source-sans-pro-regular";
  font-weight: bold;
}
.CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust .box-edit-acc .btn-custom:after {
  display: none;
}
.theme-default .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust .box-edit-acc .btn-custom:hover {
  color: #ffa300 !important;
}
.theme-prestise .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust .box-edit-acc .btn-custom:hover {
  color: #fdb713 !important;
}
.theme-syariah .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust .box-edit-acc .btn-custom:hover {
  color: #fdb713 !important;
}
.CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-right {
  width: 100%;
  position: relative;
}
.CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-right .box-acc-detail {
  width: 100%;
  height: 100%;
  background-position: bottom right;
  margin: auto;
  padding: 20px 0;
}
.CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-right .box-acc-detail .box-desc-detail {
  font-size: 13pt !important;
  padding-top: 20px;
  padding-right: 40px;
  margin: 10px 0;
}
.CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-right .box-acc-detail .box-desc-detail .box-bott-desc {
  font-size: 12pt;
  color: #5f5f5f;
}

@media (max-width: 1024px) {
  .CX-profile .box-inner-profile .box-header-profile label {
    font-size: 1rem !important;
  }
}
@media (max-width: 1024px) {
  .CX-profile .box-inner-profile .box-detail-profile .box-cust {
    padding: 20px 15px !important;
  }
}
@media (max-width: 767px) {
  .CX-profile .box-inner-profile .box-detail-profile .box-cust {
    background-size: cover !important;
    display: flex;
    padding: 20px 15px !important;
  }
}
@media (max-width: 1024px) {
  .CX-profile .box-inner-profile .box-detail-profile .box-cust .box-profile {
    margin-top: 0 !important;
  }
  .CX-profile .box-inner-profile .box-detail-profile .box-cust .box-profile .profile-pict {
    margin: auto;
  }
}
@media (max-width: 480px) {
  .CX-profile .box-inner-profile .box-detail-profile .box-cust .box-profile {
    margin-top: 0 !important;
    width: 250px !important;
  }
  .CX-profile .box-inner-profile .box-detail-profile .box-cust .box-profile .profile-pict {
    margin: auto;
  }
}
@media (max-width: 767px) {
  .CX-profile .box-inner-profile .box-detail-profile .box-cust .cust-name {
    font-size: 1.2rem !important;
  }
}
@media (max-width: 1024px) {
  .CX-profile .box-inner-profile .box-detail-profile .box-cust .cust-name {
    font-size: 1.2rem !important;
  }
}
@media (max-width: 1024px) {
  .CX-profile .box-inner-profile .box-detail-profile .box-cust .box-edit-acc {
    padding-top: 30px !important;
  }
}
@media (width: 768px) {
  .CX-profile .box-inner-profile .box-detail-profile .box-cust .box-edit-acc {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .CX-profile .box-inner-profile .box-detail-profile .box-cust .box-edit-acc {
    padding-top: 0 !important;
    margin: auto;
  }
}
@media (max-width: 1024px) {
  .CX-profile .box-inner-profile .box-detail-profile .box-cust .box-edit-acc .btn-custom {
    font-size: 12pt !important;
  }
}
@media (max-width: 1024px) {
  .CX-profile .box-inner-profile .box-acc-detail {
    background-position: bottom right;
  }
}
@media (max-width: 767px) {
  .CX-profile .box-inner-profile .box-acc-detail {
    padding: 0 !important;
  }
  .CX-profile .box-inner-profile .box-acc-detail .box-desc-detail {
    padding-top: 0 !important;
  }
}

.CX-profile {
  background: #fbfbfb;
}
@media (max-width: 767px) {
  .CX-profile {
    margin-top: 20px;
  }
}
.CX-profile .CX-wrapper {
  padding: 0;
}
.CX-profile .CX-wrapper .box-inner-profile {
  border-radius: 8px;
  margin-top: 0;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
.CX-profile .CX-wrapper .box-inner-profile .box-header-profile {
  padding: 10px 40px;
  background: transparent linear-gradient(150deg, #494df4 0%, #9fbeaf 100%) 0 0 no-repeat padding-box;
  border-radius: 8px 8px 0 0;
}
.CX-profile .CX-wrapper .box-inner-profile .box-header-profile label {
  color: white;
}
.CX-profile .CX-wrapper .box-inner-profile .box-detail-profile .box-left {
  background-color: #f5f5f5 !important;
}
.CX-profile .CX-wrapper .box-inner-profile .box-detail-profile .box-left .box-cust {
  padding: 10px 0px;
  display: flex;
  flex-wrap: nowrap;
  background-color: #f5f5f5 !important;
}
@media (width: 768px) {
  .CX-profile .CX-wrapper .box-inner-profile .box-detail-profile .box-left .box-cust {
    flex-wrap: wrap !important;
  }
  .CX-profile .CX-wrapper .box-inner-profile .box-detail-profile .box-left .box-cust .col-md-6 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .CX-profile .CX-wrapper .box-inner-profile .box-detail-profile .box-left .box-cust .box-edit-acc .btn-custom {
    font-size: 11pt !important;
  }
}
@media (max-width: 767px) {
  .CX-profile .CX-wrapper .box-inner-profile .box-detail-profile .box-left .box-cust {
    padding: 0px 0px !important;
  }
}
.CX-profile .CX-wrapper .box-inner-profile .box-detail-profile .box-left .box-cust .box-profile-pict {
  padding: 0;
}
.CX-profile .CX-wrapper .box-inner-profile .box-detail-profile .box-left .box-cust .box-profile-pict .profile-pict {
  height: 88px;
  width: 88px;
  border-radius: 50%;
  margin: auto;
}
@media (width: 1024px) {
  .CX-profile .CX-wrapper .box-inner-profile .box-detail-profile .box-left .box-cust .box-profile-pict .profile-pict {
    transform: translateY(0%);
  }
}
@media (max-width: 767px) {
  .CX-profile .CX-wrapper .box-inner-profile .box-detail-profile .box-left .box-cust .box-profile-pict .profile-pict {
    transform: translateY(30%);
  }
}
.CX-profile .CX-wrapper .box-inner-profile .box-detail-profile .box-left .box-cust .box-edit-acc {
  padding: 0 0px;
  margin: auto;
}
.CX-profile .CX-wrapper .box-inner-profile .box-detail-profile .box-left .box-cust .box-edit-acc .btn-custom {
  border: 0;
  text-align: left;
  color: #494df4;
  background-color: transparent;
  font-size: 11px;
  padding: 5px 0 !important;
}
@media (max-width: 767px) {
  .CX-profile .CX-wrapper .box-inner-profile .box-detail-profile .box-left .box-cust .box-edit-acc .btn-custom {
    font-size: 14px !important;
    margin-bottom: 10px;
  }
}
.CX-profile .CX-wrapper .box-inner-profile .box-detail-profile .box-left .box-cust .box-edit-acc .btn-custom:hover, .CX-profile .CX-wrapper .box-inner-profile .box-detail-profile .box-left .box-cust .box-edit-acc .btn-custom:active, .CX-profile .CX-wrapper .box-inner-profile .box-detail-profile .box-left .box-cust .box-edit-acc .btn-custom:focus {
  color: #f6b842;
  background-color: transparent;
  box-shadow: 0 0 0 0rem rgba(0, 0, 0, 0);
}
.CX-profile .CX-wrapper .box-inner-profile .box-detail-profile .box-left .box-cust .box-edit-acc .btn-custom.btn-ecard i {
  margin-right: 5px;
  color: black;
}
.CX-profile .CX-wrapper .box-inner-profile .box-detail-profile .box-right .box-acc-detail {
  padding: 0 15px;
}
.CX-profile .CX-wrapper .box-inner-profile .box-detail-profile .box-right .box-acc-detail .box-desc-detail {
  padding: 0px 0;
}
.CX-profile .CX-wrapper .box-inner-profile .box-detail-profile .box-right .box-acc-detail .box-desc-detail label.box-top-desc,
.CX-profile .CX-wrapper .box-inner-profile .box-detail-profile .box-right .box-acc-detail .box-desc-detail .box-bott-desc {
  margin-bottom: 0;
  font-size: 14px;
}
@media (max-width: 767px) {
  .CX-profile .CX-wrapper .box-inner-profile .box-detail-profile .box-right .box-acc-detail .box-desc-detail {
    padding: 0 20px;
    width: 50%;
    font-size: 12px;
  }
  .CX-profile .CX-wrapper .box-inner-profile .box-detail-profile .box-right .box-acc-detail .box-desc-detail:last-child {
    width: 100%;
  }
}

.CX-my-policies {
  margin-top: 50px;
}
.CX-my-policies .box-section-policies {
  border: 1px solid rgba(204, 204, 204, 0.8);
  padding: 30px 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.CX-my-policies .box-section-policies .box-header-policies {
  position: relative;
}
.CX-my-policies .box-section-policies .box-header-policies label {
  font-size: 1.2rem;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .CX-my-policies .box-section-policies .box-header-policies label {
    font: 1.1rem;
  }
}
.CX-my-policies .box-section-policies .box-header-policies .btn-custom-red {
  text-transform: capitalize;
  font-size: 1rem;
  background-color: #f07662;
  border-radius: 0px !important;
  font-family: "source-sans-pro-regular" !important;
  color: #ffffff;
  right: 0;
  width: auto !important;
  position: absolute;
}
.CX-my-policies .box-section-policies .box-header-policies .btn-custom-red:hover {
  background-color: #f18c7b;
}
.CX-my-policies .box-section-policies .box-policies .control-policies {
  background-color: #f5f5f5;
  margin-top: 20px;
}
.CX-my-policies .box-section-policies .box-policies .control-policies li {
  width: 150px;
  text-align: center;
  position: relative;
}
.CX-my-policies .box-section-policies .box-policies .control-policies li a {
  color: #c6c6c6;
}
.CX-my-policies .box-section-policies .box-policies .control-policies li .active:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 80%;
  transform: translateX(-50%);
  height: 3px;
}
.theme-default .CX-my-policies .box-section-policies .box-policies .control-policies li .active:after {
  background-color: #ffa300;
  color: #494df4 !important;
}
.theme-prestise .CX-my-policies .box-section-policies .box-policies .control-policies li .active:after {
  background-color: #fdb713;
  color: #c9a85c !important;
}
.theme-syariah .CX-my-policies .box-section-policies .box-policies .control-policies li .active:after {
  background-color: #fdb713;
  color: #007b57 !important;
}
.theme-default .CX-my-policies .box-section-policies .box-policies .control-policies li .active {
  color: #494df4 !important;
}
.theme-prestise .CX-my-policies .box-section-policies .box-policies .control-policies li .active {
  color: #c9a85c !important;
}
.theme-syariah .CX-my-policies .box-section-policies .box-policies .control-policies li .active {
  color: #007b57 !important;
}
.CX-my-policies .box-section-policies .box-policies .box-detail-policies {
  padding: 30px 0px;
}
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-inner-policies {
  margin-bottom: 0;
}
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-priority-police {
  /* common */
  /* top right*/
}
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-priority-police .card-title,
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-priority-police .total,
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-priority-police .status {
  color: #b49337;
  font-weight: bold;
  letter-spacing: 1px;
}
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-priority-police .card-link:hover {
  color: #b49337;
}
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-priority-police .box-inner-policies:hover {
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  box-shadow: 1px 5px 8px #bebaba;
}
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-priority-police .ribbon {
  width: 130px;
  height: 130px;
  overflow: hidden;
  position: absolute;
}
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-priority-police .ribbon:before, .CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-priority-police .ribbon:after {
  position: absolute;
  z-index: -1;
  content: "";
  display: block;
  border: 2px solid #8b6e1f;
}
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-priority-police .ribbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 15px 0;
  background-image: linear-gradient(90deg, #8b6e1f, #cda63f, #8b6e1f);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-priority-police .ribbon-top-right {
  top: -5px;
  right: -5px;
}
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-priority-police .ribbon-top-right:before, .CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-priority-police .ribbon-top-right:after {
  border-top-color: transparent;
  border-right-color: transparent;
}
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-priority-police .ribbon-top-right:before {
  top: 0;
  left: 21px;
}
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-priority-police .ribbon-top-right:after {
  bottom: 21px;
  right: 0;
}
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-priority-police .ribbon-top-right span {
  left: -25px;
  top: 30px;
  transform: rotate(45deg);
}
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-normal-police {
  padding-top: 20px;
  border-top: 1px solid rgba(204, 204, 204, 0.8);
}
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-normal-police .konven-policies .card-title,
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-normal-police .konven-policies .total,
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-normal-police .konven-policies .status {
  color: #153e73;
  font-weight: bold;
  letter-spacing: 1px;
}
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-normal-police .konven-policies .box-inner-policies:hover {
  border: 1px solid #f5f5f5;
  box-shadow: 1px 5px 8px #bebaba;
}
.theme-default .CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-normal-police .konven-policies .card-link:hover {
  color: #ffa300 !important;
}
.theme-prestise .CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-normal-police .konven-policies .card-link:hover {
  color: #fdb713 !important;
}
.theme-syariah .CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-normal-police .konven-policies .card-link:hover {
  color: #fdb713 !important;
}
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-normal-police .syariah-policies .card-title,
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-normal-police .syariah-policies .total,
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-normal-police .syariah-policies .status {
  color: #027180;
  font-weight: bold;
  letter-spacing: 1px;
}
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-normal-police .syariah-policies .box-inner-policies:hover {
  border: 1px solid #f5f5f5;
  box-shadow: 1px 5px 8px #bebaba;
}
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-normal-police .syariah-policies .card-link:hover {
  color: #027180 !important;
}
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-normal-police .card-link {
  position: absolute;
  bottom: 10px;
}
.theme-default .CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-normal-police .card-link {
  color: #494df4 !important;
}
.theme-prestise .CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-normal-police .card-link {
  color: #c9a85c !important;
}
.theme-syariah .CX-my-policies .box-section-policies .box-policies .box-detail-policies .box-normal-police .card-link {
  color: #007b57 !important;
}
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .card-body {
  padding: 30px 20px;
}
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .card-body .card-title {
  font-size: 1.2rem;
}
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .card-body .no-policies {
  margin-top: 0.5rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .card-body .title {
  margin-bottom: 0;
}
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .card-body .total,
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .card-body .status {
  font-size: 1rem;
  letter-spacing: 1px;
}
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .card-body .box-desc-policies {
  margin-bottom: 15px;
}
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .card-body .box-desc-policies .total-premi,
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .card-body .box-desc-policies .status-policies {
  flex: 0 0 100%;
  max-width: 100%;
}
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .card-body .card-link {
  font-size: 1.2rem;
  letter-spacing: 1px;
}
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .card-body .card-link i {
  font-size: 0.9rem;
  padding-left: 10px;
}
.CX-my-policies .box-section-policies .box-policies .box-detail-policies .row h5.no-data {
  background-color: #fff8e7 !important;
  color: #333333;
  font-family: "source-sans-pro-regular";
  font-size: 14px;
  padding: 20px 0;
  border-radius: 8px;
  text-align: justify;
  color: #ffffff;
}
.theme-default .CX-my-policies .box-section-policies .box-policies .box-detail-policies .row h5.no-data a {
  color: #ffa300 !important;
}
.theme-prestise .CX-my-policies .box-section-policies .box-policies .box-detail-policies .row h5.no-data a {
  color: #fdb713 !important;
}
.theme-syariah .CX-my-policies .box-section-policies .box-policies .box-detail-policies .row h5.no-data a {
  color: #fdb713 !important;
}
@media (max-width: 767px) {
  .CX-my-policies .box-section-policies .box-policies .box-detail-policies .row h5.no-data {
    font-size: 0.9rem !important;
  }
}
@media (max-width: 400px) {
  .CX-my-policies .box-section-policies .box-policies .box-detail-policies .row h5.no-data {
    font-size: 0.8rem !important;
    padding: 10px 20px !important;
  }
}

@media (max-width: 1024px) {
  .CX-my-policies {
    margin-top: 0;
  }
  .CX-my-policies .box-section-policies .box-header-policies .btn-custom-red {
    font-size: 14pt;
    top: 13px;
  }
  .CX-my-policies .box-section-policies .box-policies .control-policies {
    margin-top: 10px;
  }
  .CX-my-policies .box-section-policies .box-policies .control-policies li a {
    font-size: 1rem;
  }
  .CX-my-policies .box-section-policies .tab-content .tab-pane .box-detail-policies .box-inner-policies .card-body .header-policies {
    font-size: 1rem;
  }
  .CX-my-policies .box-section-policies .tab-content .tab-pane .box-detail-policies .box-inner-policies .card-body .no-policies {
    font-size: 0.9rem !important;
  }
  .CX-my-policies .box-section-policies .tab-content .tab-pane .box-detail-policies .box-inner-policies .card-body .box-desc-policies .total,
  .CX-my-policies .box-section-policies .tab-content .tab-pane .box-detail-policies .box-inner-policies .card-body .box-desc-policies .status {
    font-size: 0.9rem;
  }
  .CX-my-policies .box-section-policies .card-link {
    font-size: 1rem !important;
  }
}
@media (max-width: 767px) {
  .CX-my-policies {
    margin-top: 0;
  }
  .CX-my-policies .box-section-policies .box-header-policies .btn-custom-red {
    font-size: 0.7rem;
    top: 13px;
    padding: 5px 10px !important;
  }
  .CX-my-policies .box-section-policies .box-policies .control-policies {
    margin-top: 10px;
  }
  .CX-my-policies .box-section-policies .box-policies .control-policies li a {
    font-size: 0.9rem;
  }
  .CX-my-policies .box-section-policies .tab-content .tab-pane .box-detail-policies {
    padding: 30px 0;
  }
  .CX-my-policies .box-section-policies .tab-content .tab-pane .box-detail-policies .box-inner-policies .card-body .header-policies {
    font-size: 1.2rem;
  }
  .CX-my-policies .box-section-policies .tab-content .tab-pane .box-detail-policies .box-inner-policies .card-body .no-policies {
    font-size: 1rem !important;
  }
  .CX-my-policies .box-section-policies .tab-content .tab-pane .box-detail-policies .box-inner-policies .card-body .box-desc-policies {
    display: flex;
    flex-wrap: nowrap;
  }
  .CX-my-policies .box-section-policies .tab-content .tab-pane .box-detail-policies .box-inner-policies .card-body .box-desc-policies .total,
  .CX-my-policies .box-section-policies .tab-content .tab-pane .box-detail-policies .box-inner-policies .card-body .box-desc-policies .status {
    font-size: 1rem;
  }
  .CX-my-policies .box-section-policies .card-link {
    font-size: 1rem !important;
  }
}
@media (max-width: 480px) {
  .CX-my-policies {
    margin-top: 0;
  }
  .CX-my-policies .box-section-policies .box-header-policies .btn-custom-red {
    font-size: 0.8rem !important;
    top: 8px;
    padding: 5px 10px !important;
  }
  .CX-my-policies .box-section-policies .box-policies .control-policies {
    margin-top: 10px;
  }
  .CX-my-policies .box-section-policies .box-policies .control-policies li {
    width: 130px;
  }
  .CX-my-policies .box-section-policies .box-policies .control-policies li a {
    font-size: 0.9rem;
  }
  .CX-my-policies .box-section-policies .tab-content .tab-pane .box-detail-policies {
    padding: 30px 0;
  }
  .CX-my-policies .box-section-policies .tab-content .tab-pane .box-detail-policies .box-inner-policies .card-body .header-policies {
    font-size: 1rem;
  }
  .CX-my-policies .box-section-policies .tab-content .tab-pane .box-detail-policies .box-inner-policies .card-body .no-policies {
    font-size: 0.9rem !important;
  }
  .CX-my-policies .box-section-policies .tab-content .tab-pane .box-detail-policies .box-inner-policies .card-body .box-desc-policies {
    display: flex;
    flex-wrap: nowrap;
  }
  .CX-my-policies .box-section-policies .tab-content .tab-pane .box-detail-policies .box-inner-policies .card-body .box-desc-policies .total,
  .CX-my-policies .box-section-policies .tab-content .tab-pane .box-detail-policies .box-inner-policies .card-body .box-desc-policies .status {
    font-size: 0.9rem;
  }
  .CX-my-policies .box-section-policies .card-link {
    font-size: 1rem !important;
  }
}

.CX-my-policies {
  margin-top: 0px;
}
.CX-my-policies .container {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  max-width: 100%;
}
.CX-my-policies .container .box-section-policies {
  border-radius: 8px;
  padding: 30px 30px;
}
.CX-my-policies .container .box-header-policies {
  margin: -30px;
  margin-bottom: 0;
  padding: 15px 40px;
  border-radius: 8px 8px 0 0;
}
.CX-my-policies .container .box-header-policies .btn-custom-red {
  background-color: transparent !important;
  border: 2px solid;
  right: 4%;
  padding: 10px 30px !important;
  top: 13px;
  border-radius: 20px !important;
  letter-spacing: 1px;
  text-transform: capitalize;
  padding: 4px 15px !important;
  font-size: 0.9rem;
}
.theme-default .CX-my-policies .container .box-header-policies .btn-custom-red:hover {
  background-color: #494df4 !important;
}
.theme-prestise .CX-my-policies .container .box-header-policies .btn-custom-red:hover {
  background-color: #c9a85c !important;
}
.theme-syariah .CX-my-policies .container .box-header-policies .btn-custom-red:hover {
  background-color: #007b57 !important;
}
.CX-my-policies .container .box-policies .control-policies {
  margin: -30px;
  margin-top: 0;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
}
.CX-my-policies .container .box-policies .control-policies li {
  width: 50%;
}
@media (max-width: 768px) {
  .CX-my-policies .container .box-policies .control-policies li {
    padding: 0 9px;
  }
}
.CX-my-policies .container .box-policies .control-policies li a {
  padding: 15px;
  color: #494df4;
  font-size: 9pt;
}
.CX-my-policies .container .box-policies .control-policies li a.active {
  color: black;
  position: relative;
}
.CX-my-policies .container .box-policies .control-policies li a.active:before {
  content: "";
  position: absolute;
  background-color: #ffb600;
  width: 100%;
  height: 4px;
  bottom: 0;
  left: 0;
  border-radius: 50px;
}
.CX-my-policies .container .box-policies .box-detail-policies {
  padding: 30px 0px;
  padding-bottom: 0;
}
.CX-my-policies .container .box-policies .box-detail-policies .box-outer-police {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .CX-my-policies .container .box-policies .box-detail-policies .box-outer-police {
    padding: 0 !important;
  }
}
@media (width: 768px) {
  .CX-my-policies .container .box-policies .box-detail-policies .box-outer-police {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.CX-my-policies .container .box-policies .box-detail-policies .card {
  height: 100%;
  position: relative;
}
.CX-my-policies .container .box-policies .police-note {
  text-align: left !important;
  color: #5f5f5f !important;
  padding: 0 20px 20px 20px !important;
  border-top: 1px solid #ccc;
}

.CX-edit-profile .box-edit-profile {
  position: relative;
  left: 50%;
  transform: translatex(-50%);
}
.CX-edit-profile .box-edit-profile .edit-profile-container {
  border: 1px solid rgba(204, 204, 204, 0.8);
}
.CX-edit-profile .box-edit-profile .edit-profile-header {
  padding: 10px;
  color: #ffffff;
}
.theme-default .CX-edit-profile .box-edit-profile .edit-profile-header {
  background-color: #494df4 !important;
}
.theme-prestise .CX-edit-profile .box-edit-profile .edit-profile-header {
  background-color: #c9a85c !important;
}
.theme-syariah .CX-edit-profile .box-edit-profile .edit-profile-header {
  background-color: #007b57 !important;
}
.CX-edit-profile .box-edit-profile .edit-profile-body .edit-container {
  padding: 20px 20px;
}
.theme-default .CX-edit-profile .box-edit-profile .edit-profile-body .edit-container .control-label {
  color: #494df4 !important;
}
.theme-prestise .CX-edit-profile .box-edit-profile .edit-profile-body .edit-container .control-label {
  color: #c9a85c !important;
}
.theme-syariah .CX-edit-profile .box-edit-profile .edit-profile-body .edit-container .control-label {
  color: #007b57 !important;
}

.CX-policies-detail .box-policies-detail .box-header-detail {
  padding: 15px 20px;
  color: #ffffff;
}
.theme-default .CX-policies-detail .box-policies-detail .box-header-detail {
  background-color: #494df4 !important;
}
.theme-prestise .CX-policies-detail .box-policies-detail .box-header-detail {
  background-color: #c9a85c !important;
}
.theme-syariah .CX-policies-detail .box-policies-detail .box-header-detail {
  background-color: #007b57 !important;
}
.CX-policies-detail .box-policies-detail .box-header-detail label {
  margin-bottom: 0;
  font-size: 1.3rem;
}
.CX-policies-detail .box-policies-detail .policies-detail-container {
  border: 1px solid rgba(204, 204, 204, 0.8);
  padding: 20px 0;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-header {
  position: relative;
  padding: 20px;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-header .modal-title {
  font-size: 1.5rem;
  font-weight: bold;
}
.theme-default .CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-header .modal-title {
  color: #494df4 !important;
}
.theme-prestise .CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-header .modal-title {
  color: #c9a85c !important;
}
.theme-syariah .CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-header .modal-title {
  color: #007b57 !important;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-header .no-policies {
  text-transform: uppercase;
  letter-spacing: 1px;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .control-policies {
  background-color: #f5f5f5;
  margin-top: 0px;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .control-policies li {
  width: auto;
  text-align: center;
  position: relative;
  padding: 10px 9px;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .control-policies li a {
  color: #c6c6c6;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 9pt;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .control-policies li .active:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 80%;
  transform: translateX(-50%);
  height: 3px;
}
.theme-default .CX-policies-detail .box-policies-detail .policies-detail-container .control-policies li .active:after {
  background-color: #ffa300;
  color: #494df4 !important;
}
.theme-prestise .CX-policies-detail .box-policies-detail .policies-detail-container .control-policies li .active:after {
  background-color: #fdb713;
  color: #c9a85c !important;
}
.theme-syariah .CX-policies-detail .box-policies-detail .policies-detail-container .control-policies li .active:after {
  background-color: #fdb713;
  color: #007b57 !important;
}
.theme-default .CX-policies-detail .box-policies-detail .policies-detail-container .control-policies li .active {
  color: #494df4 !important;
}
.theme-prestise .CX-policies-detail .box-policies-detail .policies-detail-container .control-policies li .active {
  color: #c9a85c !important;
}
.theme-syariah .CX-policies-detail .box-policies-detail .policies-detail-container .control-policies li .active {
  color: #007b57 !important;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content {
  padding: 10px 30px;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content#dynamic-policy-detail .control-label {
  text-align: right;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content#dynamic-policy-detail .detail-form {
  text-align: left;
}
.theme-default .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content#dynamic-policy-detail .detail-form {
  color: #494df4;
}
.theme-prestise .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content#dynamic-policy-detail .detail-form {
  color: #c9a85c;
}
.theme-syariah .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content#dynamic-policy-detail .detail-form {
  color: #007b57;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-emma-card {
  display: inline-flex;
  width: 100%;
  padding: 20px 30px;
  justify-content: center;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-emma-card .info-emma-card-detail-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-emma-card .info-emma-card-detail-inner .box-emma-card {
  display: flex;
  margin-bottom: 30px;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-emma-card .info-emma-card-detail-inner .box-emma-card .box-emma-card-inner {
  display: flex;
  gap: 3rem;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-emma-card .info-emma-card-detail-inner .box-emma-card .box-emma-card-inner .img {
  position: relative;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08), 0 0 10px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08), 0 0 10px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08), 0 0 10px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08), 0 0 10px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08), 0 0 10px rgba(0, 0, 0, 0.05);
  border-radius: 20px !important;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-emma-card .info-emma-card-detail-inner .box-emma-card .box-emma-card-inner .img img {
  width: 400px !important;
  max-width: 100% !important;
  border-radius: 20px;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-emma-card .info-emma-card-detail-inner .box-emma-card .box-emma-card-inner .img .card-data-wrapper {
  position: absolute;
  top: 52%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  text-align: right;
  gap: 2px;
  width: 100%;
  padding: 0 20px;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-emma-card .info-emma-card-detail-inner .box-emma-card .box-emma-card-inner .img .card-data-wrapper .card-group {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-emma-card .info-emma-card-detail-inner .box-emma-card .box-emma-card-inner .img .card-data-wrapper .card-group .card-no {
  font-weight: bold;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-emma-card .info-emma-card-detail-inner .box-emma-card .box-emma-card-inner .img .card-data-wrapper .card-group.card-info div {
  word-break: break-word;
  line-height: 1.2;
  white-space: normal;
}
@media (max-width: 767px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-emma-card .info-emma-card-detail-inner .box-emma-card .box-emma-card-inner {
    flex-direction: column;
    gap: 1.5rem;
  }
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-emma-card .info-emma-card-detail-inner .box-emma-btn .new-btn-blue span {
  vertical-align: middle;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-emma-card .info-emma-card-detail-inner .box-emma-btn .new-btn-blue svg {
  margin-left: 8px;
  margin-bottom: 4px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-emma-card .info-emma-card-detail-inner .box-emma-btn .new-btn-blue svg {
    height: 14px;
    margin-top: 3px;
  }
}
@media (max-width: 767px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-emma-card .info-emma-card-detail-inner .box-emma-btn .new-btn-blue {
    flex: 1 1 auto;
    padding: 8px 12px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-emma-card .info-emma-card-detail-inner .box-emma-btn {
    display: flex;
    width: 100%;
  }
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-emma-card .row {
  width: 100%;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-emma-card .row h5 {
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-emma-card {
    padding: 20px 20px;
  }
}

.CX-policies-detail .box-policies-detail {
  border-radius: 8px;
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
}
.CX-policies-detail .box-policies-detail .box-header-detail {
  border-radius: 8px 8px 0 0;
  padding: 15px 20px;
  color: #ffffff;
}
.theme-default .CX-policies-detail .box-policies-detail .box-header-detail {
  background-color: #494df4 !important;
}
.theme-prestise .CX-policies-detail .box-policies-detail .box-header-detail {
  background-color: #c9a85c !important;
}
.theme-syariah .CX-policies-detail .box-policies-detail .box-header-detail {
  background-color: #007b57 !important;
}
.CX-policies-detail .box-policies-detail .box-header-detail label {
  margin-bottom: 0;
  font-size: 1.3rem;
}
@media (max-width: 767px) {
  .CX-policies-detail .box-policies-detail .box-header-detail label {
    font-size: 1rem;
  }
}
.CX-policies-detail .box-policies-detail .policies-detail-container {
  border: 1px solid rgba(204, 204, 204, 0.8);
  padding: 20px 0;
  padding-top: 0;
  border-radius: 0 0 8px 8px;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-header {
  position: relative;
  padding: 20px;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-header .modal-title {
  width: 65%;
  font-size: 1.3rem;
  font-weight: bold;
}
.theme-default .CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-header .modal-title {
  color: #494df4 !important;
}
.theme-prestise .CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-header .modal-title {
  color: #c9a85c !important;
}
.theme-syariah .CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-header .modal-title {
  color: #007b57 !important;
}
@media (max-width: 1024px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-header .modal-title {
    font-size: 1.1rem;
  }
}
@media (max-width: 767px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-header .modal-title {
    font-size: 1rem;
    width: 80%;
    overflow: unset;
    white-space: unset;
  }
}
@media (max-width: 400px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-header .modal-title {
    width: 70%;
  }
}
.CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-header .no-policies {
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-header .no-policies {
    font-size: 0.9rem;
  }
}
.CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-header .btn-group-item {
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 767px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-header .btn-group-item {
    bottom: 0;
    position: relative;
  }
}
.CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-header .btn-custom-red {
  padding: 10px 20px !important;
  top: 25px;
  right: 30px;
  position: absolute;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-header .btn-custom-red::before {
  content: "\f33d";
  font-family: "Font Awesome 5 Pro";
  margin-right: 10px;
}
@media (max-width: 767px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-header .btn-custom-red {
    font-size: 0.7rem;
    bottom: 0px;
    right: 5px;
    top: unset;
    position: relative;
    margin-bottom: 10px;
  }
}
.CX-policies-detail .box-policies-detail .policies-detail-container .control-policies {
  background-color: #f5f5f5;
  margin-top: 0px;
}
@media (min-width: 1024px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .control-policies {
    display: grid;
    justify-content: space-around;
    align-content: space-around;
  }
}
@media (max-width: 1024px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .control-policies {
    flex-wrap: nowrap;
    overflow-x: auto;
  }
}
.CX-policies-detail .box-policies-detail .policies-detail-container .control-policies li {
  width: auto;
  text-align: center;
  position: relative;
  padding: 10px 9px;
  grid-area: 1;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .control-policies li a {
  color: #c6c6c6;
  text-transform: uppercase;
  font-size: 9pt;
}
@media (max-width: 1024px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .control-policies li a {
    font-size: 9pt;
  }
}
.CX-policies-detail .box-policies-detail .policies-detail-container .control-policies li.active:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100%;
  border-radius: 50px;
  transform: translateX(-50%);
  height: 3px;
}
.theme-default .CX-policies-detail .box-policies-detail .policies-detail-container .control-policies li.active:after {
  background-color: #ffa300;
  color: #494df4 !important;
}
.theme-prestise .CX-policies-detail .box-policies-detail .policies-detail-container .control-policies li.active:after {
  background-color: #fdb713;
  color: #c9a85c !important;
}
.theme-syariah .CX-policies-detail .box-policies-detail .policies-detail-container .control-policies li.active:after {
  background-color: #fdb713;
  color: #007b57 !important;
}
.theme-default .CX-policies-detail .box-policies-detail .policies-detail-container .control-policies li.active {
  color: #494df4 !important;
}
.theme-prestise .CX-policies-detail .box-policies-detail .policies-detail-container .control-policies li.active {
  color: #c9a85c !important;
}
.theme-syariah .CX-policies-detail .box-policies-detail .policies-detail-container .control-policies li.active {
  color: #007b57 !important;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .control-policies .slick-list {
  margin: 0 30px;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .control-policies .slick-prev,
.CX-policies-detail .box-policies-detail .policies-detail-container .control-policies .slick-next {
  width: 25px;
  height: 100%;
  color: #494df4;
  border: none;
  outline: none;
  background: #494df4;
  z-index: 2;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .control-policies .slick-prev:before,
.CX-policies-detail .box-policies-detail .policies-detail-container .control-policies .slick-next:before {
  font-size: 1.6rem;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .control-policies .slick-prev.slick-disabled,
.CX-policies-detail .box-policies-detail .policies-detail-container .control-policies .slick-next.slick-disabled {
  opacity: 40%;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .control-policies .slick-prev {
  left: 0px;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .control-policies .slick-prev:before {
  content: "\f053";
  font-family: "Font Awesome 5 Pro";
}
.CX-policies-detail .box-policies-detail .policies-detail-container .control-policies .slick-next {
  right: 0px;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .control-policies .slick-next:before {
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content {
  padding: 0;
}
@-moz-document url-prefix() {
  .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .row {
    display: block ruby;
  }
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-policy-detail {
  padding: 20px 30px;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-fund-transaction {
  padding: 10px 20px;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-fund-transaction .box-filter {
  margin-bottom: 20px;
  max-width: 70%;
}
@media (width: 768px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-fund-transaction .box-filter {
    max-width: 80%;
  }
}
@media (max-width: 767px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-fund-transaction .box-filter {
    max-width: 100%;
  }
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-fund-transaction .box-filter label {
  margin-bottom: 0;
  font-size: 1.2rem;
  margin: auto 10px;
  flex: 0 0 10%;
  max-width: 10%;
}
@media (max-width: 767px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-fund-transaction .box-filter label {
    max-width: 100%;
    flex: 0 0 100%;
  }
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-fund-transaction .box-filter .input-group {
  display: flex;
  flex-wrap: wrap;
  max-height: 33px;
  flex: 0 0 40%;
}
@media (max-width: 1024px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-fund-transaction .box-filter .input-group {
    max-width: 30%;
  }
}
@media (width: 768px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-fund-transaction .box-filter .input-group {
    max-width: 35%;
    flex: 0 0 35%;
  }
}
@media (max-width: 767px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-fund-transaction .box-filter .input-group {
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 5px;
  }
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-fund-transaction .box-filter .input-group input {
  width: 80% !important;
  height: 100%;
  border-radius: 0;
}
@media (width: 768px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-fund-transaction .box-filter .input-group input {
    width: 75% !important;
  }
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-fund-transaction .box-filter .input-group .input-group-addon {
  width: 10%;
  height: auto;
  border-radius: 0;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-fund-transaction .box-filter .btn-search {
  padding: 0 !important;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-fund-transaction .box-filter .btn-search .input-search {
  height: 100%;
  padding: 5px 30px;
  border-radius: 20px;
  border: 1px solid #ccc;
  color: #ffffff;
}
.theme-default .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-fund-transaction .box-filter .btn-search .input-search {
  background-color: #494df4 !important;
}
.theme-prestise .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-fund-transaction .box-filter .btn-search .input-search {
  background-color: #c9a85c !important;
}
.theme-syariah .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-fund-transaction .box-filter .btn-search .input-search {
  background-color: #007b57 !important;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-fund-transaction .box-filter .btn-search .input-search i {
  margin-left: 0;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content #dynamic-fund-transaction .box-filter .btn-search .input-search.syariah {
  background-size: #027180 !important;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .control-label {
  text-align: right;
}
@media (max-width: 1024px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .control-label {
    font-size: 0.9rem !important;
  }
}
@media (max-width: 480px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .control-label {
    text-align: left !important;
  }
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .detail-form {
  text-align: left;
  font-family: "source-sans-pro-semibold";
}
.theme-default .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .detail-form {
  color: #494df4;
}
.theme-prestise .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .detail-form {
  color: #c9a85c;
}
.theme-syariah .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .detail-form {
  color: #007b57;
}
@media (max-width: 1024px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .detail-form {
    font-size: 0.9rem !important;
  }
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .detail-form .btn-sm {
  padding: 0 !important;
  font-family: "source-sans-pro-semibold";
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status {
  width: 100%;
  margin: auto;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status tbody {
  letter-spacing: 0.4px;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status tbody .status-polis {
  padding: 5px 20px !important;
  border-radius: 20px !important;
  font-size: 0.95rem;
  width: max-content;
  margin: auto;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status tbody .status-polis.completed {
  background-color: rgba(18, 59, 113, 0.21);
  color: #123b71 !important;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status tbody .status-polis.approved {
  background-color: rgba(28, 197, 78, 0.2);
  color: #1cc54e !important;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status tbody .status-polis.pending {
  background-color: rgba(254, 183, 1, 0.2);
  color: #feb601 !important;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status tbody .status-polis.processing {
  background-color: rgba(254, 183, 1, 0.2);
  color: #feb601 !important;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status tbody .status-polis.incomplete {
  background-color: rgba(254, 183, 1, 0.2);
  color: #feb601 !important;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status tbody .status-polis.reject {
  background-color: rgba(238, 58, 67, 0.21);
  color: #ee3a43 !important;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status tbody tr th,
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status tbody tr td {
  padding: 10px 20px;
}
@media (max-width: 767px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status tbody tr th,
  .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status tbody tr td {
    font-size: 0.9rem !important;
  }
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status tbody tr th {
  border-bottom: 2px solid #ccc;
}
@media (max-width: 767px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status tbody tr th {
    font-size: 0.8rem;
    padding: 10px;
  }
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status tbody tr td {
  border-bottom: 1px solid #ccc;
  text-align: center !important;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status tbody tr td:nth-child(1) {
  padding-left: 35px;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status tbody tr.box-total {
  background: rgba(110, 160, 226, 0.5);
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status tbody tr.box-total td {
  border-bottom: unset;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status tbody tr.box-total:nth-last-child(1) td {
  border-bottom: 1px solid #ccc;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status tbody tr .child {
  text-align: left;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status tbody tr .child .dtr-details {
  width: -webkit-fill-available;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status tbody .btn-info {
  background-color: transparent !important;
  font-size: 1.4rem;
}
.theme-default .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status tbody .btn-info {
  color: #494df4 !important;
}
.theme-prestise .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status tbody .btn-info {
  color: #c9a85c !important;
}
.theme-syariah .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status tbody .btn-info {
  color: #007b57 !important;
}
.theme-default .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status tbody .btn-info i {
  color: #494df4 !important;
}
.theme-prestise .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status tbody .btn-info i {
  color: #c9a85c !important;
}
.theme-syariah .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status tbody .btn-info i {
  color: #007b57 !important;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status h5,
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status h5.no-data {
  background-color: #fff8e7 !important;
  color: #333333 !important;
  font-family: "source-sans-pro-regular";
  font-size: 14px;
  padding: 20px 0;
  line-height: 14px;
  margin: auto;
}
@media (max-width: 768px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status h5,
  .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .tbl-recent-status h5.no-data {
    font-size: 11px;
    line-height: 14px;
  }
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .row h5,
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .row h5.no-data {
  background-color: #fff8e7 !important;
  color: #333333;
  font-family: "source-sans-pro-regular";
  font-size: 14px;
  padding: 20px 0;
  border-radius: 8px;
  text-align: justify;
  -webkit-margin: auto;
  -moz-margin: auto;
  -ms-margin: auto;
  -o-margin: auto;
  margin: auto;
}
@-moz-document url-prefix() {
  .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .row h5,
  .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .row h5.no-data {
    margin: auto 35%;
  }
}
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .row h5 a,
.CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .row h5.no-data a {
  color: #ffffff;
}
@media (max-width: 1024px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .row h5,
  .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .row h5.no-data {
    font-size: 0.8rem !important;
  }
}
@media (max-width: 400px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .row h5,
  .CX-policies-detail .box-policies-detail .policies-detail-container .tab-content .row h5.no-data {
    padding: 10px 20px !important;
  }
}
.CX-policies-detail .box-policies-detail.syariah-policies .box-header-detail {
  background-color: #027180 !important;
}
.CX-policies-detail .box-policies-detail.syariah-policies .policies-detail-container .policies-detail-header .modal-title {
  color: #027180 !important;
}
.CX-policies-detail .box-policies-detail.syariah-policies .policies-detail-container .control-policies li .active {
  color: #027180 !important;
  font-family: "source-sans-pro-semibold";
}
@media (max-width: 767px) {
  .CX-policies-detail .box-policies-detail.syariah-policies .policies-detail-container .tbl-recent-status thead th {
    font-size: 0.8rem;
    padding: 10px;
  }
}
.CX-policies-detail .box-policies-detail.syariah-policies .policies-detail-container .tbl-recent-status tbody tr.box-total {
  background: rgba(33, 87, 50, 0.5);
}
.CX-policies-detail .box-policies-detail.syariah-policies .policies-detail-container .tbl-recent-status tbody tr .child {
  text-align: left;
}
.CX-policies-detail .box-policies-detail.syariah-policies .policies-detail-container .tbl-recent-status tbody tr .child .dtr-details {
  width: -webkit-fill-available;
}
.CX-policies-detail .box-policies-detail.syariah-policies .policies-detail-container .tbl-recent-status tbody .btn-info {
  background-color: transparent !important;
  font-size: 1.4rem;
}
.theme-default .CX-policies-detail .box-policies-detail.syariah-policies .policies-detail-container .tbl-recent-status tbody .btn-info {
  color: #494df4 !important;
}
.theme-prestise .CX-policies-detail .box-policies-detail.syariah-policies .policies-detail-container .tbl-recent-status tbody .btn-info {
  color: #c9a85c !important;
}
.theme-syariah .CX-policies-detail .box-policies-detail.syariah-policies .policies-detail-container .tbl-recent-status tbody .btn-info {
  color: #007b57 !important;
}
.theme-default .CX-policies-detail .box-policies-detail.syariah-policies .policies-detail-container .tbl-recent-status tbody .btn-info i {
  color: #494df4 !important;
}
.theme-prestise .CX-policies-detail .box-policies-detail.syariah-policies .policies-detail-container .tbl-recent-status tbody .btn-info i {
  color: #c9a85c !important;
}
.theme-syariah .CX-policies-detail .box-policies-detail.syariah-policies .policies-detail-container .tbl-recent-status tbody .btn-info i {
  color: #007b57 !important;
}
.CX-policies-detail .box-policies-detail.syariah-policies .policies-detail-container .tbl-recent-status .status-polis {
  padding: 5px 20px !important;
  border-radius: 20px !important;
  font-size: 0.95rem;
  width: max-content;
  margin: auto;
}
.CX-policies-detail .box-policies-detail.syariah-policies .policies-detail-container .tbl-recent-status .status-polis.completed {
  background-color: rgba(18, 59, 113, 0.21);
  color: #123b71 !important;
}
.CX-policies-detail .box-policies-detail.syariah-policies .policies-detail-container .tbl-recent-status .status-polis.approved {
  background-color: rgba(28, 197, 78, 0.2);
  color: #1cc54e !important;
}
.CX-policies-detail .box-policies-detail.syariah-policies .policies-detail-container .tbl-recent-status .status-polis.pending {
  background-color: rgba(254, 183, 1, 0.2);
  color: #feb601 !important;
}
.CX-policies-detail .box-policies-detail.syariah-policies .policies-detail-container .tbl-recent-status .status-polis.processing {
  background-color: rgba(254, 183, 1, 0.2);
  color: #feb601 !important;
}
.CX-policies-detail .box-policies-detail.syariah-policies .policies-detail-container .tbl-recent-status .status-polis.incomplete {
  background-color: rgba(254, 183, 1, 0.2);
  color: #feb601 !important;
}
.CX-policies-detail .box-policies-detail.syariah-policies .policies-detail-container .tbl-recent-status .status-polis.reject {
  background-color: rgba(238, 58, 67, 0.21);
  color: #ee3a43 !important;
}
.CX-policies-detail .box-policies-detail.syariah-policies .policies-detail-container .tbl-recent-status .no-data {
  margin: auto;
  padding: 25px 100px;
  background: #027180;
  border-radius: 8px;
  text-align: center;
  color: #333333;
  line-height: 14px;
}
.CX-policies-detail .box-policies-detail.syariah-policies .policies-detail-container .tab-content #dynamic-policy-detail .detail-form {
  color: #027180;
}
.CX-policies-detail .box-policies-detail.syariah-policies .policies-detail-container .tab-content .row h5.no-data {
  background-color: #027180;
  color: #ffffff;
}
.theme-default .CX-policies-detail .box-policies-detail.syariah-policies .policies-detail-container .tab-content .row h5.no-data a {
  color: #ffa300 !important;
}
.theme-prestise .CX-policies-detail .box-policies-detail.syariah-policies .policies-detail-container .tab-content .row h5.no-data a {
  color: #fdb713 !important;
}
.theme-syariah .CX-policies-detail .box-policies-detail.syariah-policies .policies-detail-container .tab-content .row h5.no-data a {
  color: #fdb713 !important;
}

.CX-product-list {
  margin-top: 30px;
}
.CX-product-list .box-head-title {
  margin-bottom: 4rem;
}
.theme-default .CX-product-list .box-head-title h3 {
  color: #494df4 !important;
}
.theme-prestise .CX-product-list .box-head-title h3 {
  color: #c9a85c !important;
}
.theme-syariah .CX-product-list .box-head-title h3 {
  color: #007b57 !important;
}
@media (max-width: 1440px) {
  .CX-product-list .box-head-title h3 {
    font-size: 2.2rem !important;
  }
}
.CX-product-list .box-product-outer .slick-arrow {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  z-index: 2;
}
.theme-default .CX-product-list .box-product-outer .slick-arrow {
  background-color: #ffa300 !important;
}
.theme-prestise .CX-product-list .box-product-outer .slick-arrow {
  background-color: #fdb713 !important;
}
.theme-syariah .CX-product-list .box-product-outer .slick-arrow {
  background-color: #fdb713 !important;
}
.CX-product-list .box-product-outer .slick-arrow.slick-disabled {
  opacity: 0.5;
}
.CX-product-list .box-product-outer .slick-arrow.slick-prev {
  left: -10px;
}
.CX-product-list .box-product-outer .slick-arrow.slick-next {
  right: -10px;
}
.CX-product-list .box-product-outer .slick-arrow.slick-prev:before {
  content: "\f177";
  font-family: "Font Awesome 5 Pro";
  opacity: 1;
  font-size: 1.8rem;
}
.theme-default .CX-product-list .box-product-outer .slick-arrow.slick-prev:before {
  color: #494df4 !important;
}
.theme-prestise .CX-product-list .box-product-outer .slick-arrow.slick-prev:before {
  color: #c9a85c !important;
}
.theme-syariah .CX-product-list .box-product-outer .slick-arrow.slick-prev:before {
  color: #007b57 !important;
}
.CX-product-list .box-product-outer .slick-arrow.slick-prev:before.slick-disabled:before {
  opacity: 0.25;
}
.CX-product-list .box-product-outer .slick-arrow.slick-next:before {
  content: "\f178";
  font-family: "Font Awesome 5 Pro";
  opacity: 1;
  font-size: 1.8rem;
}
.theme-default .CX-product-list .box-product-outer .slick-arrow.slick-next:before {
  color: #494df4 !important;
}
.theme-prestise .CX-product-list .box-product-outer .slick-arrow.slick-next:before {
  color: #c9a85c !important;
}
.theme-syariah .CX-product-list .box-product-outer .slick-arrow.slick-next:before {
  color: #007b57 !important;
}
.CX-product-list .box-product-outer .slick-arrow.slick-next:before.slick-disabled:before {
  opacity: 0.25;
}
.CX-product-list .box-product-outer .slick-list .slick-track .box-product-item-outer {
  padding: 0 2rem;
}
.CX-product-list .box-product-outer .slick-list .slick-track .box-product-item-outer .box-product-item {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .CX-product-list .box-product-outer .slick-list .slick-track .box-product-item-outer .box-product-item {
    width: 80%;
    margin: auto;
  }
}
.CX-product-list .box-product-outer .slick-list .slick-track .box-product-item-outer .box-product-item .box-img {
  position: relative;
  background-size: cover;
  height: 300px;
}
@media (max-width: 1366px) {
  .CX-product-list .box-product-outer .slick-list .slick-track .box-product-item-outer .box-product-item .box-img {
    height: 220px;
  }
}
@media (max-width: 1440px) {
  .CX-product-list .box-product-outer .slick-list .slick-track .box-product-item-outer .box-product-item .box-img {
    height: 250px;
  }
}
.CX-product-list .box-product-outer .slick-list .slick-track .box-product-item-outer .box-product-item .box-img .box-buy {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.CX-product-list .box-product-outer .slick-list .slick-track .box-product-item-outer .box-product-item .box-img .box-buy a {
  display: block;
  text-transform: uppercase;
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  letter-spacing: 2px;
  font-size: 1.1rem;
  text-align: center;
  padding: 1rem 0;
  text-decoration: none;
  font-family: "source-sans-pro-semibold";
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-product-list .box-product-outer .slick-list .slick-track .box-product-item-outer .box-product-item .box-img .box-buy a:hover {
  background-color: #fec534;
}
.CX-product-list .box-product-outer .slick-list .slick-track .box-product-item-outer .box-product-item .box-detail {
  padding: 1.5rem 0;
}
.CX-product-list .box-product-outer .slick-list .slick-track .box-product-item-outer .box-product-item .box-detail .title {
  margin-bottom: 2rem;
  -webkit-line-clamp: unset;
}
.CX-product-list .box-product-outer .slick-list .slick-track .box-product-item-outer .box-product-item .box-detail .title h3 {
  font-family: "source-sans-pro-bold";
  font-size: 1.5rem;
  letter-spacing: 1px;
  margin-bottom: 0;
}
.theme-default .CX-product-list .box-product-outer .slick-list .slick-track .box-product-item-outer .box-product-item .box-detail .title h3 {
  color: #494df4 !important;
}
.theme-prestise .CX-product-list .box-product-outer .slick-list .slick-track .box-product-item-outer .box-product-item .box-detail .title h3 {
  color: #c9a85c !important;
}
.theme-syariah .CX-product-list .box-product-outer .slick-list .slick-track .box-product-item-outer .box-product-item .box-detail .title h3 {
  color: #007b57 !important;
}
.CX-product-list .box-product-outer .slick-list .slick-track .box-product-item-outer .box-product-item .box-detail .box-benefit {
  margin-bottom: 2rem;
}
.CX-product-list .box-product-outer .slick-list .slick-track .box-product-item-outer .box-product-item .box-detail .box-benefit .benefitInner {
  font-size: 1.1rem;
  color: #29353d;
  -webkit-line-clamp: unset;
}
.CX-product-list .box-product-outer .slick-list .slick-track .box-product-item-outer .box-product-item .box-detail .box-benefit .benefitInner ul {
  margin-bottom: 0;
}
.CX-product-list .box-product-outer .slick-list .slick-track .box-product-item-outer .box-product-item .box-detail .box-benefit .benefitInner ul li {
  position: relative;
  margin-bottom: 0.5rem;
}
.CX-product-list .box-product-outer .slick-list .slick-track .box-product-item-outer .box-product-item .box-detail .box-benefit .benefitInner ul li:before {
  content: "";
  position: absolute;
  left: -15px;
  top: 6px;
  width: 7px;
  height: 7px;
  background-color: #999;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.CX-product-list .box-product-outer .slick-list .slick-track .box-product-item-outer .box-product-item .box-detail .box-act {
  text-align: left;
}
.CX-product-list .box-product-outer .slick-list .slick-track .box-product-item-outer .box-product-item .box-detail .box-act .view-more {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.2rem;
  text-decoration: none;
}
.CX-product-list .box-product-outer .slick-list .slick-track .box-product-item-outer .box-product-item .box-detail .box-act .view-more:after {
  position: absolute;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  content: "\f178";
  font-family: "Font Awesome 5 Pro";
  margin-left: 10px;
}
.CX-product-list .box-product-outer .slick-list .slick-track .box-product-item-outer .box-product-item .box-detail .box-act:hover .view-more:after {
  padding-left: 10px;
}
.CX-product-list:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60%;
  background-color: #f3f3f3;
}

.CX-request-policies .container.CX-wrapper .box-request {
  position: relative;
  height: 100%;
}
.CX-request-policies .container.CX-wrapper .box-request .box-form {
  margin: auto;
  border: 1px solid rgba(204, 204, 204, 0.8);
}
.CX-request-policies .container.CX-wrapper .box-request .box-form .box-inner-request .header-request {
  padding: 15px 30px;
  margin-bottom: 30px;
  margin-left: -15px;
  margin-right: -15px;
  color: #ffffff;
}
.theme-default .CX-request-policies .container.CX-wrapper .box-request .box-form .box-inner-request .header-request {
  background-color: #494df4 !important;
}
.theme-prestise .CX-request-policies .container.CX-wrapper .box-request .box-form .box-inner-request .header-request {
  background-color: #c9a85c !important;
}
.theme-syariah .CX-request-policies .container.CX-wrapper .box-request .box-form .box-inner-request .header-request {
  background-color: #007b57 !important;
}
.CX-request-policies .container.CX-wrapper .box-request .box-form .box-inner-request .header-request h4 {
  margin-bottom: 0;
  font-size: 1.2rem !important;
}
.CX-request-policies .container.CX-wrapper .box-request .box-form .box-inner-request .police-note {
  display: block;
  color: #721c24 !important;
  background-color: #f8d7da;
  position: relative;
  margin-bottom: 1rem;
  border: 1px solid #721c24;
  border-radius: 0.25rem;
}
.CX-request-policies .container.CX-wrapper .box-request .box-form .box-inner-request .form-request:nth-child(1) {
  padding-top: 20px;
  border-top: 1px solid #ccc;
}
.CX-request-policies .container.CX-wrapper .box-request .box-form .box-inner-request .form-request .input-text-wrapper,
.CX-request-policies .container.CX-wrapper .box-request .box-form .box-inner-request .form-request .input-select-wrapper,
.CX-request-policies .container.CX-wrapper .box-request .box-form .box-inner-request .form-request .form-captcha {
  margin: auto;
  flex: 0 0 85%;
  max-width: 85%;
}
@media (max-width: 767px) {
  .CX-request-policies .container.CX-wrapper .box-request .box-form .box-inner-request .form-request .input-text-wrapper,
  .CX-request-policies .container.CX-wrapper .box-request .box-form .box-inner-request .form-request .input-select-wrapper,
  .CX-request-policies .container.CX-wrapper .box-request .box-form .box-inner-request .form-request .form-captcha {
    flex: 0 0 90%;
    max-width: 90%;
  }
}
.CX-request-policies .container.CX-wrapper .box-request .box-form .box-inner-request .form-request .input-text-wrapper .select2-container,
.CX-request-policies .container.CX-wrapper .box-request .box-form .box-inner-request .form-request .input-select-wrapper .select2-container,
.CX-request-policies .container.CX-wrapper .box-request .box-form .box-inner-request .form-request .form-captcha .select2-container {
  width: 100% !important;
}
.CX-request-policies .container.CX-wrapper .box-request .box-form .box-inner-request .form-request .select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 5px;
  height: 35px;
}
.CX-request-policies .container.CX-wrapper .box-request .box-form .box-inner-request .form-request .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #6c757d;
  padding-left: 8px;
  padding-right: 20px;
  padding-top: 3px;
}
.CX-request-policies .container.CX-wrapper .box-request .box-form .box-inner-request .form-request .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 50%;
  transform: translateY(-50%);
}
.CX-request-policies .container.CX-wrapper .box-request .box-form .box-inner-request .form-request#reqBirth .form-group.row .input-group-addon {
  position: absolute;
  bottom: 0;
  right: 7%;
  height: 45px;
}
.CX-request-policies .container.CX-wrapper .box-request .box-form .box-inner-request .form-request .form-captcha .input-text-wrapper {
  margin: unset;
  flex: 50%;
  max-width: unset;
}
@media (max-width: 400px) {
  .CX-request-policies .container.CX-wrapper .box-request .box-form .box-inner-request .form-request .form-captcha .input-text-wrapper {
    flex: 100% !important;
    margin-bottom: 10px !important;
  }
  .CX-request-policies .container.CX-wrapper .box-request .box-form .box-inner-request .form-request .form-captcha .input-text-wrapper .field.form-control {
    height: 30px;
  }
}
.CX-request-policies .container.CX-wrapper .box-request .box-form .box-inner-request .form-request .form-captcha .input-text-wrapper .img {
  margin: auto;
}
.CX-request-policies .container.CX-wrapper .box-request .box-form .box-inner-request.syariah-policies .header-request {
  background-color: #027180 !important;
}
.CX-request-policies .container.CX-wrapper .box-request .box-form .btn-custom-red {
  margin: 20px 0;
  left: 50%;
  transform: translateX(-50%);
}
.CX-request-policies .btn-rem-policy {
  position: absolute;
  top: 10%;
  right: 5%;
  text-transform: none;
  font-size: 1rem;
  background-color: #f07662 !important;
  border-radius: 0 !important;
  color: #ffffff;
  font-family: "source-sans-pro-regular";
  padding: 10px !important;
}
.CX-request-policies .btn-rem-policy:hover {
  background-color: #f18c7b !important;
  color: #ffffff !important;
}

.CX-policies-detail {
  margin-top: 20px;
}
.CX-policies-detail ul.tabs {
  margin: 0;
  margin-bottom: 20px;
  margin-top: 0;
  padding: 0;
  float: left;
  list-style: none;
  width: 100%;
  background-color: #fbfbfb !important;
  border-top: 1px solid #979797;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.CX-policies-detail ul.tabs li {
  float: left;
  margin: 0;
  cursor: pointer;
  font-size: 9pt;
  padding: 10px 9px;
  line-height: 31px;
  color: #ccc;
  overflow: hidden;
  position: relative;
  background-color: #fbfbfb;
  text-transform: uppercase;
}
.CX-policies-detail ul.tabs li:hover {
  color: #333;
}
.CX-policies-detail ul.tabs li.active {
  background-color: #fbfbfb;
  color: #333;
  border-bottom: 1px solid #fff;
  display: block;
}
.CX-policies-detail .tab_container {
  border-top: none;
  clear: both;
  float: left;
  width: 100%;
  background: #fff;
  overflow: auto;
}
.CX-policies-detail .tab_content {
  padding: 20px;
  display: none;
}
.CX-policies-detail .tab_drawer_heading {
  display: none;
}
.CX-policies-detail .syariah-policies .box-header-detail {
  background: transparent linear-gradient(150deg, #027180 0%, #668980 100%) 0 0 no-repeat padding-box;
}
.CX-policies-detail .syariah-policies .btn-custom-red {
  background-color: #027180 !important;
}
.CX-policies-detail .syariah-policies .detail-form {
  color: #027180 !important;
}
.CX-policies-detail .syariah-policies .form-group .syariah-policies {
  color: #027180 !important;
  font-weight: bold;
}
.CX-policies-detail .syariah-policies .form-group .syariah-policies a {
  color: #027180 !important;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .CX-policies-detail .syariah-policies .d_active {
    color: #027180 !important;
  }
}
@media (max-width: 1024px) {
  .CX-policies-detail .control-policies {
    display: none;
  }
  .CX-policies-detail .tab-pane {
    display: block;
  }
  .CX-policies-detail .tab_drawer_heading {
    color: #ccc;
    border-top: 1px solid #cccccc;
    margin: 0;
    padding: 20px;
    display: block;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-family: "source-sans-pro-regular";
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .CX-policies-detail .tab_drawer_heading:before {
    content: "\f054";
    font-family: "Font Awesome 5 Pro";
    float: right;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .CX-policies-detail .d_active {
    position: relative;
  }
  .theme-default .CX-policies-detail .d_active {
    color: #494df4;
  }
  .theme-prestise .CX-policies-detail .d_active {
    color: #c9a85c;
  }
  .theme-syariah .CX-policies-detail .d_active {
    color: #007b57;
  }
  .CX-policies-detail .d_active:before {
    transform: rotate(90deg);
  }
  .CX-policies-detail .d_active:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 95%;
    border-radius: 50px !important;
    transform: translateX(-50%);
    height: 3px;
  }
  .theme-default .CX-policies-detail .d_active:after {
    background-color: #ffa300;
    color: #494df4 !important;
  }
  .theme-prestise .CX-policies-detail .d_active:after {
    background-color: #fdb713;
    color: #c9a85c !important;
  }
  .theme-syariah .CX-policies-detail .d_active:after {
    background-color: #fdb713;
    color: #007b57 !important;
  }
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner {
  padding: 0 15px;
}
@media (max-width: 767px) {
  .CX-policies-detail #dynamic-policy-tracking .box-tracking-inner {
    padding: 20px 0;
  }
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content {
  padding: 0 15px;
}
@media (min-width: 1024px) {
  .CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content {
    width: 90%;
    margin: auto;
  }
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail:hover {
  transform: scale(1.015);
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail:hover .tracking-body:before {
  width: 10px;
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body {
  padding: 20px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 5px;
  top: 0;
  left: 0px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-top-left-radius: 8px;
  -ms-border-top-left-radius: 8px;
  -o-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -ms-border-bottom-left-radius: 8px;
  -o-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body.not-deliv {
  background-color: #fdf9fa;
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body.not-deliv:before {
  background-color: #fd4e71;
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body.has-deliv {
  background-color: #f8fdfb;
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body.has-deliv:before {
  background-color: #28d7a6;
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-title {
  padding: 0 15px;
  margin-bottom: 10px;
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-title .icon-title {
  border: 1px solid #bfc3f9;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  line-height: 35px;
  text-align: center;
  background-color: white;
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-title .icon-title img {
  height: 30px;
  width: 30px;
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-title .label-title {
  margin-left: 10px;
  align-self: center;
  color: #4b4279;
  font-family: "source-sans-pro-semibold";
  font-size: 16px;
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-title .box-status-track {
  margin-left: auto;
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-title .box-status-track .stat-tracking {
  padding: 5px 10px;
  border: 1px solid;
  border-radius: 20px;
  width: max-content;
  font-family: "source-sans-pro-semibold";
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-title .box-status-track .stat-tracking.is-reject {
  background-color: rgba(238, 58, 67, 0.21);
  color: #ee3a43;
  border-color: rgba(238, 58, 67, 0.21);
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-title .box-status-track .stat-tracking.is-recive {
  background-color: rgba(28, 197, 78, 0.2);
  color: #1cc54e !important;
  border-color: rgba(28, 197, 78, 0.2);
}
@media (max-width: 767px) {
  .CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-data {
    display: flex;
  }
  .CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-data .box-data-track {
    width: 50%;
  }
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-data .box-data-track {
  margin: 10px 0;
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-data .box-data-track .label-track {
  color: #817c9b;
  margin-bottom: 5px;
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-data .box-data-track .data-track {
  font-family: "source-sans-pro-regular";
  font-size: 15px;
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-data .stat-tracking {
  padding: 5px 10px;
  border: 1px solid;
  border-radius: 20px;
  width: max-content;
  font-family: "source-sans-pro-semibold";
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-data .stat-tracking.is-reject {
  background-color: rgba(238, 58, 67, 0.21);
  color: #ee3a43;
  border-color: rgba(238, 58, 67, 0.21);
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-data .stat-tracking.is-recive {
  background-color: rgba(28, 197, 78, 0.2);
  color: #1cc54e !important;
  border-color: rgba(28, 197, 78, 0.2);
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .panel-collapse {
  width: 100%;
}
@media (max-width: 767px) {
  .CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .panel-collapse {
    width: 100%;
  }
  .CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .panel-collapse.show {
    display: flex;
    flex-wrap: wrap;
  }
  .CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .panel-collapse .box-data-track {
    width: 33.333%;
  }
  .CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .panel-collapse .box-data-track:nth-last-child(1) {
    width: 100%;
  }
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .panel-collapse .box-data-track {
  margin: 10px 0;
}
@media (max-width: 1306px) {
  .CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .panel-collapse .box-data-track {
    width: 35%;
  }
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .panel-collapse .box-data-track .label-track {
  color: #817c9b;
  margin-bottom: 5px;
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .panel-collapse .box-data-track .data-track {
  font-family: "source-sans-pro-regular";
  font-size: 15px;
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .btn-tracking-pol {
  position: absolute;
  right: 0;
  bottom: 20px;
}
@media (max-width: 767px) {
  .CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .btn-tracking-pol {
    bottom: 15px;
  }
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .btn-tracking-pol > span {
  left: unset;
  top: unset;
  font-size: 15px;
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-data {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 75%;
}
@media (max-width: 767px) {
  .CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-data {
    width: 100%;
  }
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-data .box-data-track {
  width: 33.33%;
}
@media (max-width: 768px) {
  .CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-data .box-data-track {
    width: 50%;
  }
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .panel-collapse.show {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .panel-collapse.show .box-data-track {
  width: 33.33%;
}
@media (max-width: 768px) {
  .CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .panel-collapse.show .box-data-track {
    width: 50%;
  }
}
.CX-policies-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .panel-collapse.show .box-data-track:nth-last-child(1) {
  width: 100%;
}

.CX-request-policies {
  margin-top: 20px;
}
.CX-request-policies .box-form {
  border-radius: 8px;
}
.CX-request-policies .header-request {
  background: transparent linear-gradient(150deg, #494df4 0%, #9fbeaf 100%) 0 0 no-repeat padding-box;
  border-radius: 8px 8px 0 0;
}

.CX-claim-history.user-manage-detail .box-back {
  width: 70%;
  margin: auto;
}
@media (max-width: 767px) {
  .CX-claim-history.user-manage-detail .box-back {
    width: 100%;
  }
}
.CX-claim-history .detail-user {
  width: 70%;
  margin: auto;
}
@media (max-width: 767px) {
  .CX-claim-history .detail-user {
    width: 100%;
  }
}
.CX-claim-history .detail-user .justify-content-center {
  margin: 0px;
}
.CX-claim-history .detail-user .justify-content-center .box-right {
  width: 100%;
}
.CX-claim-history .detail-user .justify-content-center .box-right .box-acc-detail {
  padding: 0 15px;
}
.CX-claim-history .detail-user .justify-content-center .box-right .box-acc-detail .box-desc-detail {
  font-size: 13pt !important;
  padding-top: 20px;
  padding-right: 40px;
  margin: 0px;
}
.theme-default .CX-claim-history .detail-user .justify-content-center .box-right .box-acc-detail .box-desc-detail .box-bott-desc,
.theme-default .CX-claim-history .detail-user .justify-content-center .box-right .box-acc-detail .box-desc-detail ul {
  color: #494df4;
}
.theme-prestise .CX-claim-history .detail-user .justify-content-center .box-right .box-acc-detail .box-desc-detail .box-bott-desc,
.theme-prestise .CX-claim-history .detail-user .justify-content-center .box-right .box-acc-detail .box-desc-detail ul {
  color: #c9a85c;
}
.theme-syariah .CX-claim-history .detail-user .justify-content-center .box-right .box-acc-detail .box-desc-detail .box-bott-desc,
.theme-syariah .CX-claim-history .detail-user .justify-content-center .box-right .box-acc-detail .box-desc-detail ul {
  color: #007b57;
}
@media (max-width: 767px) {
  .CX-claim-history .detail-user .justify-content-center .box-right .box-acc-detail .box-desc-detail {
    padding-top: 10px !important;
  }
}

.CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-body #dynamic-policy-detail .col-middle {
  margin: 20px 0;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-body #dynamic-policy-detail .col-middle .box-col-middle {
  padding: 20px 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}
@media (min-width: 1024px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-body #dynamic-policy-detail .col-middle .box-col-middle {
    width: 75%;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-body #dynamic-policy-detail .col-middle .box-col-middle {
    padding: 20px;
  }
}
.CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-body #dynamic-policy-detail .col-middle .box-col-middle .header-label-col .col-middle-label {
  font-family: "source-sans-pro-semibold";
  font-size: 15px;
  margin-left: 15px;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-body #dynamic-policy-detail .col-middle .box-col-middle .col-middle-content {
  justify-content: space-between;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-body #dynamic-policy-detail .col-middle .box-col-middle .col-middle-content .form-group {
  margin: 0;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-body #dynamic-policy-detail .col-middle .box-col-middle .col-middle-content .form-group:nth-last-child(1) {
  margin-bottom: 0;
}
@media (min-width: 1024) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-body #dynamic-policy-detail .col-middle .box-col-middle .col-middle-content .form-group {
    margin-bottom: 0;
  }
}
.CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-body #dynamic-policy-detail .col-middle .box-col-middle .col-middle-content .form-group .control-label {
  text-align: left;
}
@media (max-width: 767px) {
  .CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-body #dynamic-policy-detail .col-middle .box-col-middle .col-middle-content .form-group .control-label {
    width: 50%;
  }
}

.CX-pil-claim.tracking-menu .form-request {
  width: 100%;
}
.CX-pil-claim.tracking-menu .form-group.input-select-wrapper .has-error {
  margin-bottom: 30px;
}
.CX-pil-claim.tracking-menu .form-group.input-select-wrapper .help-block {
  position: absolute;
  bottom: -35px;
}
@media (min-width: 440px) {
  .CX-pil-claim.tracking-menu .form-group.input-select-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center;
  }
  .CX-pil-claim.tracking-menu .form-group.input-select-wrapper label {
    align-self: center;
    width: 50%;
  }
  .CX-pil-claim.tracking-menu .form-group.input-select-wrapper .select2-container {
    width: 70% !important;
  }
  .CX-pil-claim.tracking-menu .form-group.input-select-wrapper .help-block {
    left: 33%;
  }
}
.CX-pil-claim.tracking-menu #section-detail .policies-detail-header {
  padding: 10px 22px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #ccc;
  margin-bottom: 20px;
}
.CX-pil-claim.tracking-menu #section-detail .policies-detail-header .modal-title {
  color: #6063f5;
  overflow: unset;
  text-overflow: unset;
  white-space: unset;
}
.CX-pil-claim.tracking-menu #section-detail .policies-detail-header .no-policies {
  color: #646464;
  font-size: 13px;
  font-family: "source-sans-pro-semibold";
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner {
  padding: 0 15px;
}
@media (max-width: 767px) {
  .CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner {
    padding: 20px 0;
  }
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content {
  padding: 0 15px;
}
@media (min-width: 1024px) {
  .CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content {
    width: 90%;
    margin: auto;
  }
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail:hover {
  transform: scale(1.015);
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail:hover .tracking-body:before {
  width: 10px;
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body {
  padding: 20px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 5px;
  top: 0;
  left: 0px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-top-left-radius: 8px;
  -ms-border-top-left-radius: 8px;
  -o-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -ms-border-bottom-left-radius: 8px;
  -o-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body.not-deliv {
  background-color: #fdf9fa;
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body.not-deliv:before {
  background-color: #fd4e71;
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body.has-deliv {
  background-color: #f8fdfb;
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body.has-deliv:before {
  background-color: #28d7a6;
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-title {
  padding: 0 15px;
  margin-bottom: 10px;
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-title .icon-title {
  border: 1px solid #bfc3f9;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  line-height: 35px;
  text-align: center;
  background-color: white;
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-title .icon-title img {
  height: 30px;
  width: 30px;
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-title .label-title {
  margin-left: 10px;
  align-self: center;
  color: #4b4279;
  font-family: "source-sans-pro-semibold";
  font-size: 16px;
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-title .box-status-track {
  margin-left: auto;
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-title .box-status-track .stat-tracking {
  padding: 5px 10px;
  border: 1px solid;
  border-radius: 20px;
  width: max-content;
  font-family: "source-sans-pro-semibold";
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-title .box-status-track .stat-tracking.is-reject {
  background-color: rgba(238, 58, 67, 0.21);
  color: #ee3a43;
  border-color: rgba(238, 58, 67, 0.21);
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-title .box-status-track .stat-tracking.is-recive {
  background-color: rgba(28, 197, 78, 0.2);
  color: #1cc54e !important;
  border-color: rgba(28, 197, 78, 0.2);
}
@media (max-width: 767px) {
  .CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-data {
    display: flex;
  }
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-data .box-data-track {
  margin: 10px 0;
}
@media (max-width: 768px) {
  .CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-data .box-data-track {
    width: 50%;
  }
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-data .box-data-track .label-track {
  color: #817c9b;
  margin-bottom: 5px;
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-data .box-data-track .data-track {
  font-family: "source-sans-pro-regular";
  font-size: 15px;
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-data .stat-tracking {
  padding: 5px 10px;
  border: 1px solid;
  border-radius: 20px;
  width: max-content;
  font-family: "source-sans-pro-semibold";
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-data .stat-tracking.is-reject {
  background-color: rgba(238, 58, 67, 0.21);
  color: #ee3a43;
  border-color: rgba(238, 58, 67, 0.21);
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-data .stat-tracking.is-recive {
  background-color: rgba(28, 197, 78, 0.2);
  color: #1cc54e !important;
  border-color: rgba(28, 197, 78, 0.2);
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .panel-collapse {
  width: 100%;
}
@media (max-width: 767px) {
  .CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .panel-collapse {
    width: 100%;
  }
  .CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .panel-collapse.show {
    display: flex;
    flex-wrap: wrap;
  }
  .CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .panel-collapse .box-data-track {
    width: 33.333%;
  }
}
@media (max-width: 767px) and (max-width: 768px) {
  .CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .panel-collapse .box-data-track {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .panel-collapse .box-data-track:nth-last-child(1) {
    width: 100%;
  }
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .panel-collapse .box-data-track {
  margin: 10px 0;
}
@media (max-width: 1306px) {
  .CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .panel-collapse .box-data-track {
    width: 35%;
  }
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .panel-collapse .box-data-track .label-track {
  color: #817c9b;
  margin-bottom: 5px;
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .panel-collapse .box-data-track .data-track {
  font-family: "source-sans-pro-regular";
  font-size: 15px;
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .btn-tracking-pol {
  position: absolute;
  right: 0px;
  bottom: 20px;
}
@media (min-width: 1025px) {
  .CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .btn-tracking-pol {
    right: 20px;
  }
}
@media (max-width: 767px) {
  .CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .btn-tracking-pol {
    bottom: 15px;
  }
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .btn-tracking-pol > span {
  left: unset;
  top: unset;
  font-size: 15px;
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-data {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 75%;
}
@media (max-width: 767px) {
  .CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-data {
    width: 100%;
  }
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-data .box-data-track {
  width: 33.333%;
}
@media (max-width: 768px) {
  .CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-data .box-data-track {
    width: 100%;
  }
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .panel-collapse.show {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .panel-collapse.show .box-data-track {
  width: 33.333%;
}
@media (max-width: 768px) {
  .CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .panel-collapse.show .box-data-track {
    width: 100%;
  }
}
.CX-pil-claim.tracking-menu #section-detail #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .panel-collapse.show .box-data-track:nth-last-child(1) {
  width: 100%;
}

.CX-cari-formulir {
  position: relative;
  background-color: #f9f9f9;
}
.CX-cari-formulir .box-cari-formulir .box-head {
  color: #fff;
  padding: 10px 20px;
}
.theme-default .CX-cari-formulir .box-cari-formulir .box-head {
  background-color: #494df4;
}
.theme-prestise .CX-cari-formulir .box-cari-formulir .box-head {
  background-color: #c9a85c;
}
.theme-syariah .CX-cari-formulir .box-cari-formulir .box-head {
  background-color: #007b57;
}
.CX-cari-formulir .box-cari-formulir .box-head .title {
  text-transform: capitalize;
  font-size: 1.2rem;
  letter-spacing: 1px;
}
@media (max-width: 1024px) {
  .CX-cari-formulir .box-cari-formulir .box-head .title {
    font-size: 1.3rem;
  }
}
@media (max-width: 767px) {
  .CX-cari-formulir .box-cari-formulir .box-head .title {
    font-size: 1.2rem;
  }
}
.CX-cari-formulir .box-cari-formulir .box-filter {
  background-color: #ffffff;
  padding: 15px 10px;
}
.CX-cari-formulir .box-cari-formulir .box-filter .row {
  width: 100%;
}
@media (max-width: 767px) {
  .CX-cari-formulir .box-cari-formulir .box-filter .row {
    display: block;
    margin: auto;
  }
}
.CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 {
  flex: 0 0 40%;
  max-width: 40%;
}
@media (max-width: 1024px) {
  .CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-filter-inner {
  display: flex;
  align-items: center;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-filter-inner {
    display: block;
    padding-right: 0px;
  }
}
.CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-filter-inner .title {
  color: inherit;
  font-weight: normal;
  letter-spacing: 2px;
  font-family: "source-sans-pro-regular";
  font-size: 1.2rem;
  flex: 0 0 auto;
  padding: 0 30px;
  margin: auto;
}
@media (max-width: 767px) {
  .CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-filter-inner .title {
    font-size: 1rem;
  }
}
.CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-filter-inner .box-select {
  flex: 1 1 auto;
  position: relative;
  z-index: 2;
}
@media (max-width: 1024px) {
  .CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-filter-inner .box-select {
    max-width: 100% !important;
  }
}
.CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-filter-inner .box-select .box-select-item {
  max-width: 100% !important;
  margin: 0 10px;
  width: 110px;
}
.CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-filter-inner .box-select .box-select-item .form-group {
  margin-bottom: 0;
}
.CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-filter-inner .box-select .box-select-item .form-group .select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
  width: 270px !important;
}
@media (max-width: 1280px) {
  .CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-filter-inner .box-select .box-select-item .form-group .select2-container {
    width: 250px !important;
  }
}
.CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-filter-inner .box-select .box-select-item .form-group .select2-selection--single {
  height: 43px;
  border: 1px solid #CCC !important;
  border-radius: 5px;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-filter-inner .box-select .box-select-item .form-group .select2-selection--single {
    height: 41px;
  }
}
.CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-filter-inner .box-select .box-select-item .form-group .select2-selection__rendered {
  color: #f03c3c;
  font-size: 1.1rem;
  line-height: 30px;
  font-family: "source-sans-pro-regular";
  font-weight: normal;
  letter-spacing: 1px;
  padding-left: 20px;
  flex: 1 1 auto;
}
@media (max-width: 767px) {
  .CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-filter-inner .box-select .box-select-item .form-group .select2-selection__rendered {
    font-size: 0.9rem;
  }
}
.CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-filter-inner .box-select .box-select-item .form-group .select2-selection__arrow {
  width: 40px;
  flex: 0 0 auto;
  top: 0;
  right: 0 !important;
  position: relative;
  display: block;
}
.theme-default .CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-filter-inner .box-select .box-select-item .form-group .select2-selection__arrow {
  border-left: 1px solid #494df4;
}
.theme-prestise .CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-filter-inner .box-select .box-select-item .form-group .select2-selection__arrow {
  border-left: 1px solid #c9a85c;
}
.theme-syariah .CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-filter-inner .box-select .box-select-item .form-group .select2-selection__arrow {
  border-left: 1px solid #007b57;
}
.CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-action {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
  float: right;
}
@media (max-width: 1024px) {
  .CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-action {
    justify-content: flex-end;
  }
  .CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-action .btn-custom-secondary {
    margin-left: 40px;
  }
}
@media (max-width: 990px) {
  .CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-action .btn-custom-secondary {
    margin-left: 0px;
  }
}
@media (max-width: 767px) {
  .CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-action {
    justify-content: space-between;
    transform: translate(-10%, -10%);
  }
  .CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-action .btn-custom-secondary {
    width: 100%;
    margin-left: 10px;
  }
}
.CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-action .box-act-item {
  margin: 0 5px;
}
.CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-action .btn-custom-secondary {
  background-color: rgba(204, 204, 204, 0.8);
  border-color: rgba(204, 204, 204, 0.8);
  border-radius: 50px !important;
  padding: 10px 20px !important;
  color: #fff;
  font-size: 1rem;
  font-weight: normal !important;
  font-family: "source-sans-pro-semibold" !important;
  overflow: hidden;
  z-index: 1;
}
@media (max-width: 767px) {
  .CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-action .btn-custom-secondary {
    font-size: 0.9rem;
    padding: 7px 20px !important;
  }
}
.CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-action .btn-custom-secondary:hover, .CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-action .btn-custom-secondary.active {
  color: #ffffff !important;
  background-color: #494df4;
  border-color: #494df4;
  font-family: "source-sans-pro-semibold" !important;
  font-weight: normal;
}
.CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-action .btn-custom-secondary:hover:after, .CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-action .btn-custom-secondary.active:after {
  transform: translateY(10%) translateX(-60px) rotate(-45deg);
}
.CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-action .btn-reset {
  background-color: transparent;
  text-decoration: none;
  color: #fff;
  background: 0;
  font-size: 1rem;
  padding: 10px 20px !important;
  border-radius: 50px !important;
  cursor: pointer;
  letter-spacing: 2px;
  overflow: hidden;
  z-index: 1;
}
.CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-action .btn-reset:hover, .CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-action .btn-reset.active {
  color: #ffffff !important;
  background-color: #494df4;
  border-color: #494df4;
  font-family: "source-sans-pro-semibold" !important;
  font-weight: normal;
}
.CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-action .btn-reset:hover:after, .CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-action .btn-reset.active:after {
  transform: translateY(10%) translateX(-60px) rotate(-45deg);
}
@media (width: 1024px) {
  .CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-action .btn-reset {
    padding: 0.8rem 2rem !important;
    margin-left: 20px;
  }
}
@media (max-width: 767px) {
  .CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-action .btn-reset {
    font-size: 0.9rem;
    padding: 7px 20px !important;
    margin-left: 20px;
  }
}
.CX-cari-formulir .box-content-formulir {
  padding: 2rem 0;
}
.CX-cari-formulir .box-content-formulir .CX-box-accordion .box-toggle {
  background-color: #ffffff !important;
  padding: 1.3rem 2rem;
  border-bottom: 1px solid #cfcece;
  position: relative;
  text-transform: capitalize;
}
.CX-cari-formulir .box-content-formulir .CX-box-accordion .box-toggle h3 {
  font-size: 1.1rem;
}
@media (max-width: 767px) {
  .CX-cari-formulir .box-content-formulir .CX-box-accordion .box-toggle h3 {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .CX-cari-formulir .box-content-formulir .CX-box-accordion .box-toggle h3 {
    font-size: 0.9rem;
  }
}
.theme-default .CX-cari-formulir .box-content-formulir .CX-box-accordion .box-toggle {
  color: #494df4;
}
.theme-prestise .CX-cari-formulir .box-content-formulir .CX-box-accordion .box-toggle {
  color: #c9a85c;
}
.theme-syariah .CX-cari-formulir .box-content-formulir .CX-box-accordion .box-toggle {
  color: #007b57;
}
.CX-cari-formulir .box-content-formulir .CX-box-accordion .box-toggle:before {
  content: "\f078";
  position: absolute;
  right: 1.5rem;
  font-family: "Font Awesome 5 Pro";
  top: 50%;
  transform: translateY(-50%);
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .CX-cari-formulir .box-content-formulir .CX-box-accordion .box-toggle:before {
    font-size: 1rem;
    right: 1rem;
  }
}
.CX-cari-formulir .box-content-formulir .CX-box-accordion .box-toggle.active {
  color: #fff;
  border-color: transparent;
}
.theme-default .CX-cari-formulir .box-content-formulir .CX-box-accordion .box-toggle.active {
  background-color: #494df4 !important;
}
.theme-prestise .CX-cari-formulir .box-content-formulir .CX-box-accordion .box-toggle.active {
  background-color: #c9a85c !important;
}
.theme-syariah .CX-cari-formulir .box-content-formulir .CX-box-accordion .box-toggle.active {
  background-color: #007b57 !important;
}
.CX-cari-formulir .box-content-formulir .CX-box-accordion .box-toggle.active:before {
  content: "\f077";
}
.CX-cari-formulir .box-content-formulir .CX-box-accordion .box-content {
  border: 1px solid #CCC;
  background: white;
}
.CX-cari-formulir .box-content-formulir .CX-box-accordion .box-content-inner {
  padding: 2rem 0;
}
@media (width: 768px) {
  .CX-cari-formulir .box-content-formulir .CX-box-accordion .box-content-inner .col-sm-3 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}
@media (max-width: 767px) {
  .CX-cari-formulir .box-content-formulir .CX-box-accordion .box-content-inner .col-sm-3 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 400px) {
  .CX-cari-formulir .box-content-formulir .CX-box-accordion .box-content-inner .col-sm-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.CX-cari-formulir .box-content-formulir .CX-box-accordion .box-content-inner .box-card-download .box-card-item {
  display: inline-block;
}
@media (max-width: 767px) {
  .CX-cari-formulir .box-content-formulir .CX-box-accordion .box-content-inner .box-card-download .box-card-item {
    width: 100%;
  }
}
.CX-cari-formulir .box-content-formulir .CX-box-accordion .box-content-inner .box-card-download .box-card-item a {
  display: block;
  background-color: #F7F7F7;
  padding: 2rem;
  text-decoration: none;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  color: #333;
  margin-bottom: 30px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-cari-formulir .box-content-formulir .CX-box-accordion .box-content-inner .box-card-download .box-card-item a:hover {
  color: white;
}
.theme-default .CX-cari-formulir .box-content-formulir .CX-box-accordion .box-content-inner .box-card-download .box-card-item a:hover {
  background-color: #ffa300 !important;
}
.theme-prestise .CX-cari-formulir .box-content-formulir .CX-box-accordion .box-content-inner .box-card-download .box-card-item a:hover {
  background-color: #fdb713 !important;
}
.theme-syariah .CX-cari-formulir .box-content-formulir .CX-box-accordion .box-content-inner .box-card-download .box-card-item a:hover {
  background-color: #fdb713 !important;
}
.theme-default .CX-cari-formulir .box-content-formulir .CX-box-accordion .box-content-inner .box-card-download .box-card-item a:hover .label-download {
  color: #494df4 !important;
}
.theme-prestise .CX-cari-formulir .box-content-formulir .CX-box-accordion .box-content-inner .box-card-download .box-card-item a:hover .label-download {
  color: #c9a85c !important;
}
.theme-syariah .CX-cari-formulir .box-content-formulir .CX-box-accordion .box-content-inner .box-card-download .box-card-item a:hover .label-download {
  color: #007b57 !important;
}
@media (max-width: 767px) {
  .CX-cari-formulir .box-content-formulir .CX-box-accordion .box-content-inner .box-card-download .box-card-item a {
    padding: 2rem 15px;
    text-align: center;
  }
}
.CX-cari-formulir .box-content-formulir .CX-box-accordion .box-content-inner .box-card-download .box-card-item a .box-ico {
  margin-bottom: 1rem;
  padding-left: 10px;
}
.CX-cari-formulir .box-content-formulir .CX-box-accordion .box-content-inner .box-card-download .box-card-item a .title {
  font-family: "source-sans-pro-semibold";
  letter-spacing: 1px;
  font-size: 1.2rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .CX-cari-formulir .box-content-formulir .CX-box-accordion .box-content-inner .box-card-download .box-card-item a .title {
    font-size: 1rem;
  }
}
.CX-cari-formulir .box-content-formulir .CX-box-accordion .box-content-inner .box-card-download .box-card-item a .tipe_size {
  letter-spacing: 1px;
  font-size: 1rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .CX-cari-formulir .box-content-formulir .CX-box-accordion .box-content-inner .box-card-download .box-card-item a .tipe_size {
    font-size: 0.9rem;
  }
}
.CX-cari-formulir .box-content-formulir .CX-box-accordion .box-content-inner .box-card-download .box-card-item a .label-download {
  text-transform: uppercase;
  color: #fdb713;
  font-size: 1.1rem;
  letter-spacing: 1px;
  font-family: "source-sans-pro-semibold";
  position: relative;
}
@media (max-width: 767px) {
  .CX-cari-formulir .box-content-formulir .CX-box-accordion .box-content-inner .box-card-download .box-card-item a .label-download {
    font-size: 0.9rem;
  }
}
.CX-cari-formulir .box-content-formulir .CX-box-accordion .box-content-inner .box-card-download .box-card-item a .label-download:before {
  content: "\f34a";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  font-weight: bold;
  right: 0;
}

.CX-cari-formulir {
  margin-top: 20px;
}
.CX-cari-formulir .box-cari-formulir .box-head {
  background: transparent linear-gradient(150deg, #494df4 0%, #9fbeaf 100%) 0 0 no-repeat padding-box;
  border-radius: 8px 8px 0 0;
}
.CX-cari-formulir .box-cari-formulir .box-head .box-filter .box-action {
  float: right;
}
.CX-cari-formulir .box-cari-formulir .box-head .box-filter .box-action .btn-custom-secondary {
  border-radius: 30px !important;
}
.theme-default .CX-cari-formulir .box-cari-formulir .box-head .box-filter .box-action .btn-custom-secondary:hover {
  background-color: #494df4 !important;
  border-color: #494df4;
}
.theme-prestise .CX-cari-formulir .box-cari-formulir .box-head .box-filter .box-action .btn-custom-secondary:hover {
  background-color: #c9a85c !important;
  border-color: #c9a85c;
}
.theme-syariah .CX-cari-formulir .box-cari-formulir .box-head .box-filter .box-action .btn-custom-secondary:hover {
  background-color: #007b57 !important;
  border-color: #007b57;
}

.CX-procedure .box-procedure {
  background-color: #ffffff;
  border: 1px solid #CCCCCC;
}
.CX-procedure .box-procedure .box-procedure-header {
  padding: 20px 30px;
}
.theme-default .CX-procedure .box-procedure .box-procedure-header {
  background-color: #494df4;
}
.theme-prestise .CX-procedure .box-procedure .box-procedure-header {
  background-color: #c9a85c;
}
.theme-syariah .CX-procedure .box-procedure .box-procedure-header {
  background-color: #007b57;
}
.CX-procedure .box-procedure .box-procedure-header .title {
  font-size: 1.2rem;
  color: #ffffff;
}
.CX-procedure .box-procedure .box-download-procedure {
  padding: 30px 70px;
}
@media (max-width: 480px) {
  .CX-procedure .box-procedure .box-download-procedure {
    padding: 20px;
  }
}
.CX-procedure .box-procedure .box-download-procedure .box-file-procedure {
  border: 1px solid #CCCCCC;
  margin-bottom: 20px;
}
.CX-procedure .box-procedure .box-download-procedure .box-file-procedure a {
  padding: 20px 70px;
  position: relative;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 480px) {
  .CX-procedure .box-procedure .box-download-procedure .box-file-procedure a {
    padding-left: 20px;
  }
}
@media (max-width: 480px) {
  .CX-procedure .box-procedure .box-download-procedure .box-file-procedure a .box-ico {
    display: none;
  }
}
.CX-procedure .box-procedure .box-download-procedure .box-file-procedure a .title {
  position: relative;
  top: 50%;
  font-size: 1.2rem;
}
@media (max-width: 767px) {
  .CX-procedure .box-procedure .box-download-procedure .box-file-procedure a .title {
    font-size: 1rem;
    left: 10px;
    width: 80%;
  }
}
@media (max-width: 480px) {
  .CX-procedure .box-procedure .box-download-procedure .box-file-procedure a .title {
    left: 10px;
    width: 80%;
  }
}
.CX-procedure .box-procedure .box-download-procedure .box-file-procedure a:before {
  content: "\f019";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  font-weight: bold;
  font-size: 1.9rem;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
}
.CX-procedure {
  margin-top: 20px;
}
.CX-procedure .box-procedure {
  border-radius: 8px;
}
.CX-procedure .box-procedure .box-procedure-header {
  background: transparent linear-gradient(150deg, #494df4 0%, #9fbeaf 100%) 0 0 no-repeat padding-box;
  border-radius: 8px 8px 0 0;
}
.CX-procedure .box-procedure .box-download-procedure .box-file-procedure {
  border-radius: 8px;
}
.CX-procedure .box-procedure .box-download-procedure .box-file-procedure:nth-last-child(1) {
  margin-bottom: 0;
}
.CX-procedure .box-procedure .box-download-procedure .box-file-procedure a {
  border-radius: 20px;
  text-decoration: none;
}
.CX-procedure .box-procedure .box-download-procedure .box-file-procedure a:after {
  opacity: 0;
  content: "";
  position: absolute;
  left: 2%;
  bottom: 0;
  height: 5%;
  width: 96%;
  background-color: #f6b842;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-procedure .box-procedure .box-download-procedure .box-file-procedure a:hover {
  background-color: #ffffff !important;
  color: #f6b842;
}
.CX-procedure .box-procedure .box-download-procedure .box-file-procedure a:hover:after {
  opacity: 1;
}

.CX-kalkulator-penawaran {
  background-size: cover;
  background-position: center center;
  position: relative;
}
.CX-kalkulator-penawaran .overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
  top: 0;
  overflow: hidden;
}
.CX-kalkulator-penawaran .container.CX-wrapper {
  position: relative;
  z-index: 3;
}
.CX-kalkulator-penawaran .container.CX-wrapper:after, .CX-kalkulator-penawaran .container.CX-wrapper:before {
  content: "";
  position: absolute;
  width: 45px;
  height: 60px;
  border: 6px solid #feb601;
  -webkit-transform: skew(-15deg);
  -moz-transform: skew(-15deg);
  -ms-transform: skew(-15deg);
  -o-transform: skew(-15deg);
  transform: skew(-15deg);
  z-index: 1;
}
@media (max-width: 1366px) {
  .CX-kalkulator-penawaran .container.CX-wrapper:after, .CX-kalkulator-penawaran .container.CX-wrapper:before {
    width: 40px;
    height: 55px;
  }
}
@media (max-width: 1024px) {
  .CX-kalkulator-penawaran .container.CX-wrapper:after, .CX-kalkulator-penawaran .container.CX-wrapper:before {
    width: 35px;
    height: 50px;
  }
}
.CX-kalkulator-penawaran .container.CX-wrapper:before {
  right: 0;
  top: 40px;
}
@media (max-width: 1366px) {
  .CX-kalkulator-penawaran .container.CX-wrapper:before {
    right: 20px;
  }
}
.CX-kalkulator-penawaran .container.CX-wrapper:after {
  left: 0;
  bottom: -30px;
}
@media (max-width: 1366px) {
  .CX-kalkulator-penawaran .container.CX-wrapper:after {
    left: 20px;
  }
}
.CX-kalkulator-penawaran .box-kalkulator {
  padding: 5rem 0;
  color: #ffffff;
}
.CX-kalkulator-penawaran .box-kalkulator .box-head-title {
  text-align: center;
}
.CX-kalkulator-penawaran .box-kalkulator .box-head-title h3 {
  font-family: "source-sans-pro-semibold";
}
.CX-kalkulator-penawaran .box-kalkulator .box-head-title p {
  font-size: 1.2rem;
  font-family: "source-sans-pro-regular";
  letter-spacing: 1px;
  color: rgba(255, 255, 255, 0.9);
}
.CX-kalkulator-penawaran .box-kalkulator .box-filtering {
  max-width: 800px;
  margin: 3rem auto;
  font-size: 1.2rem;
  font-family: "source-sans-pro-regular";
  letter-spacing: 1px;
}
@media (max-width: 1024px) {
  .CX-kalkulator-penawaran .box-kalkulator .box-filtering {
    max-width: initial;
  }
}
.CX-kalkulator-penawaran .box-kalkulator .box-filtering .box-filtering-row {
  text-align: center;
}
.CX-kalkulator-penawaran .box-kalkulator .box-filtering .box-filtering-row .box-filtering-item {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 5px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1024px) {
  .CX-kalkulator-penawaran .box-kalkulator .box-filtering .box-filtering-row .box-filtering-item {
    display: block;
    margin-right: 0px;
  }
}
.CX-kalkulator-penawaran .box-kalkulator .box-filtering .box-filtering-row .box-filtering-item:last-child {
  margin-right: 0px;
}
.CX-kalkulator-penawaran .box-kalkulator .box-filtering .box-filtering-row .box-filtering-item label {
  display: inline-block;
  color: #ffffff;
  font-weight: normal;
  font-family: "source-sans-pro-semibold";
  font-size: 1.4rem;
  letter-spacing: 1px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1024px) {
  .CX-kalkulator-penawaran .box-kalkulator .box-filtering .box-filtering-row .box-filtering-item label {
    font-size: 1.2rem;
    display: block;
    margin-bottom: 0.5rem;
  }
}
.CX-kalkulator-penawaran .box-kalkulator .box-filtering .box-filtering-row .box-filtering-item .box-select {
  display: inline-block;
  padding-left: 20px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1024px) {
  .CX-kalkulator-penawaran .box-kalkulator .box-filtering .box-filtering-row .box-filtering-item .box-select {
    padding-left: 0px;
  }
}
.CX-kalkulator-penawaran .box-kalkulator .box-filtering .box-filtering-row .box-filtering-item .box-select .select2-container.select2-container--default .select2-selection--single {
  background-color: transparent;
  border: 1px solid #ffffff !important;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}
.CX-kalkulator-penawaran .box-kalkulator .box-filtering .box-filtering-row .box-filtering-item .box-select .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #ffffff;
  font-size: 1.1rem;
  letter-spacing: 1px;
}
.CX-kalkulator-penawaran .box-kalkulator .box-filtering .box-filtering-row .box-filtering-item .box-select .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:before {
  color: #ffffff;
}
.CX-kalkulator-penawaran .box-kalkulator .box-filtering .box-filtering-row .box-filtering-item .box-select .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  border-left: 0px;
}
.CX-kalkulator-penawaran .box-kalkulator .box-filtering .box-filtering-row .box-filtering-item .box-select .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:before {
  content: "\f0d7";
}
.CX-kalkulator-penawaran .box-kalkulator .box-filtering .box-filtering-row .box-filtering-item .box-select span.select2.select2-container.select2-container--default.select2-container--below {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-kalkulator-penawaran .box-kalkulator .box-filtering .box-filtering-row .box-filtering-item .box-select span.select2.select2-container.select2-container--default.select2-container--below.select2-container--open .select2-selection--single {
  background-color: #feb601;
  border-color: #feb601 !important;
}
.CX-kalkulator-penawaran .box-kalkulator .box-act {
  text-align: center;
  margin: 0 auto;
}
@media (min-width: 1366px) {
  .CX-kalkulator-penawaran .box-kalkulator .box-act {
    max-width: 250px;
  }
}
.CX-kalkulator-penawaran .box-kalkulator .box-act .btn {
  letter-spacing: 3px;
  font-size: 1.1rem;
}
@media (min-width: 1366px) {
  .CX-kalkulator-penawaran .box-kalkulator .box-act .btn {
    display: block;
    width: 100%;
  }
}
@media (max-width: 1366px) {
  .CX-kalkulator-penawaran .box-kalkulator .box-act .btn {
    font-size: 1rem;
  }
}
.CX-kalkulator-penawaran .box-kalkulator .box-act .btn.btn-custom-secondary:hover {
  background-color: #e6a500;
}

.CX-recent-status {
  margin: 30px 0;
  position: relative;
}
.CX-recent-status .box-recent-status {
  border: 1px solid rgba(204, 204, 204, 0.8);
  padding: 0px 30px;
}
.CX-recent-status .box-recent-status .box-header-recent {
  padding: 20px 0;
  font-size: 1.2rem;
}
.CX-recent-status .box-recent-status .box-recent .control-recent {
  background-color: #F5F5F5;
  margin-bottom: 10px;
}
.CX-recent-status .box-recent-status .box-recent .control-recent li {
  width: 110px;
  text-align: center;
  position: relative;
}
@media (max-width: 480px) {
  .CX-recent-status .box-recent-status .box-recent .control-recent li {
    width: 100px;
  }
}
.CX-recent-status .box-recent-status .box-recent .control-recent li a {
  color: #C6C6C6;
}
.CX-recent-status .box-recent-status .box-recent .control-recent li .active:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 50%;
  transform: translateX(-50%);
  height: 3px;
}
.theme-default .CX-recent-status .box-recent-status .box-recent .control-recent li .active:after {
  background-color: #ffa300;
  color: #494df4 !important;
}
.theme-prestise .CX-recent-status .box-recent-status .box-recent .control-recent li .active:after {
  background-color: #fdb713;
  color: #c9a85c !important;
}
.theme-syariah .CX-recent-status .box-recent-status .box-recent .control-recent li .active:after {
  background-color: #fdb713;
  color: #007b57 !important;
}
.theme-default .CX-recent-status .box-recent-status .box-recent .control-recent li .active {
  color: #494df4 !important;
}
.theme-prestise .CX-recent-status .box-recent-status .box-recent .control-recent li .active {
  color: #c9a85c !important;
}
.theme-syariah .CX-recent-status .box-recent-status .box-recent .control-recent li .active {
  color: #007b57 !important;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .dataTables_length {
  position: absolute;
  top: -130px;
  right: -90%;
  font-size: 1.5rem;
  width: 80px !important;
  overflow-x: hidden;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .dataTables_length label {
  color: #ffffff !important;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .dataTables_length label select {
  margin-left: 5px;
  padding: 5px;
  background: #ffffff;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .col-sm-12 {
  padding: 0px;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status {
  text-align: center;
  margin: auto !important;
  width: 100%;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status thead {
  letter-spacing: 0.4px;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status thead th {
  border-bottom: 2px solid #CCC;
}
@media (max-width: 767px) {
  .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status thead th {
    font-size: 0.8rem;
    padding: 10px;
  }
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody tr {
  border-bottom: 1px solid #CCC;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody tr:nth-last-child(1) {
  border-bottom: 0px;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody tr.even {
  background-color: rgba(135, 206, 250, 0.15) !important;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody tr .child {
  text-align: left;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody tr .child .dtr-details {
  width: -webkit-fill-available;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .status-polis {
  padding: 5px 20px !important;
  border-radius: 20px !important;
  font-size: 0.95rem;
  width: max-content;
  margin: auto;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .status-polis.completed {
  background-color: rgba(18, 59, 113, 0.21);
  color: #123b71 !important;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .status-polis.approved {
  background-color: rgba(28, 197, 78, 0.2);
  color: #1CC54E !important;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .status-polis.pending {
  background-color: rgba(254, 183, 1, 0.2);
  color: #FEB601 !important;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .status-polis.processing {
  background-color: rgba(254, 183, 1, 0.2);
  color: #FEB601 !important;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .status-polis.incomplete {
  background-color: rgba(254, 183, 1, 0.2);
  color: #FEB601 !important;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .status-polis.reject {
  background-color: rgba(238, 58, 67, 0.21);
  color: #EE3A43 !important;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .btn-info {
  background-color: transparent !important;
  font-size: 1.4rem;
}
.theme-default .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .btn-info {
  color: #494df4 !important;
}
.theme-prestise .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .btn-info {
  color: #c9a85c !important;
}
.theme-syariah .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .btn-info {
  color: #007b57 !important;
}
.theme-default .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .btn-info i {
  color: #494df4 !important;
}
.theme-prestise .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .btn-info i {
  color: #c9a85c !important;
}
.theme-syariah .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .btn-info i {
  color: #007b57 !important;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .btn-info:hover i, .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .btn-info:focus i {
  border-radius: 50%;
}
.theme-default .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .btn-info:hover i, .theme-default .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .btn-info:focus i {
  background-color: #494df4 !important;
  color: white !important;
}
.theme-prestise .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .btn-info:hover i, .theme-prestise .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .btn-info:focus i {
  background-color: #c9a85c !important;
  color: white !important;
}
.theme-syariah .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .btn-info:hover i, .theme-syariah .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .btn-info:focus i {
  background-color: #007b57 !important;
  color: white !important;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status .no-data {
  margin: 0px auto;
  padding: 25px 100px;
  border-radius: 8px;
  text-align: center;
  color: #333333;
  line-height: 14px;
}
.theme-default .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status .no-data {
  background-color: #494df4;
}
.theme-prestise .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status .no-data {
  background-color: #c9a85c;
}
.theme-syariah .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status .no-data {
  background-color: #007b57;
}
@media (max-width: 1024px) {
  .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status .no-data {
    padding: 10px 20px;
    font-size: 11px;
    line-height: 14px;
  }
}
@media (max-width: 767px) {
  .CX-recent-status .box-recent-status .box-header-recent {
    font-size: 1.2rem;
  }
  .CX-recent-status .box-recent-status .box-recent .tab-content .box-policies-content .dataTables_length {
    font-size: 1rem !important;
  }
  .CX-recent-status .box-recent-status .box-recent .tab-content .box-policies-content .tbl-recent-status thead {
    font-size: 0.9rem;
  }
  .CX-recent-status .box-recent-status .box-recent .tab-content .box-policies-content .tbl-recent-status tbody {
    font-size: 0.8rem;
  }
}

.CX-recent-status {
  margin: 30px 0;
  position: relative;
}
.CX-recent-status .box-recent-status {
  border: 1px solid rgba(204, 204, 204, 0.8);
  padding: 0px 30px;
}
.CX-recent-status .box-recent-status .box-header-recent {
  padding: 10px 0px;
  font-size: 1.2rem;
}
.CX-recent-status .box-recent-status .box-recent .control-recent {
  background-color: #F5F5F5;
  margin-bottom: 10px;
}
.CX-recent-status .box-recent-status .box-recent .control-recent li {
  width: 110px;
  text-align: center;
  position: relative;
}
@media (max-width: 480px) {
  .CX-recent-status .box-recent-status .box-recent .control-recent li {
    width: 100px;
  }
}
.CX-recent-status .box-recent-status .box-recent .control-recent li a {
  color: #C6C6C6;
}
.CX-recent-status .box-recent-status .box-recent .control-recent li .active:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 50%;
  transform: translateX(-50%);
  height: 3px;
}
.theme-default .CX-recent-status .box-recent-status .box-recent .control-recent li .active:after {
  background-color: #ffa300;
  color: #494df4 !important;
}
.theme-prestise .CX-recent-status .box-recent-status .box-recent .control-recent li .active:after {
  background-color: #fdb713;
  color: #c9a85c !important;
}
.theme-syariah .CX-recent-status .box-recent-status .box-recent .control-recent li .active:after {
  background-color: #fdb713;
  color: #007b57 !important;
}
.theme-default .CX-recent-status .box-recent-status .box-recent .control-recent li .active {
  color: #494df4 !important;
}
.theme-prestise .CX-recent-status .box-recent-status .box-recent .control-recent li .active {
  color: #c9a85c !important;
}
.theme-syariah .CX-recent-status .box-recent-status .box-recent .control-recent li .active {
  color: #007b57 !important;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .dataTables_length {
  position: absolute;
  top: -90px;
  right: -90%;
  font-size: 1.2rem;
  width: 80px !important;
  overflow-x: hidden;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .dataTables_length label {
  color: #ffffff !important;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .dataTables_length label select {
  margin-left: 5px;
  padding: 5px;
  background: #ffffff;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .col-sm-12 {
  padding: 0px;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status {
  text-align: center;
  margin: auto !important;
  width: 100%;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status thead {
  letter-spacing: 0.4px;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status thead th {
  border-bottom: 2px solid #CCC;
}
@media (max-width: 767px) {
  .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status thead th {
    font-size: 0.8rem;
    padding: 10px;
  }
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody tr {
  border-bottom: 1px solid #CCC;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody tr:nth-last-child(1) {
  border-bottom: 0px;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody tr .child {
  text-align: left;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody tr .child .dtr-details {
  width: -webkit-fill-available;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .status-polis {
  padding: 5px 20px !important;
  border-radius: 20px !important;
  font-size: 0.95rem;
  width: max-content;
  margin: auto;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .status-polis.completed {
  background-color: rgba(18, 59, 113, 0.21);
  color: #123b71 !important;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .status-polis.approved {
  background-color: rgba(28, 197, 78, 0.2);
  color: #1CC54E !important;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .status-polis.pending {
  background-color: rgba(254, 183, 1, 0.2);
  color: #FEB601 !important;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .status-polis.processing {
  background-color: rgba(254, 183, 1, 0.2);
  color: #FEB601 !important;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .status-polis.incomplete {
  background-color: rgba(254, 183, 1, 0.2);
  color: #FEB601 !important;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .status-polis.reject {
  background-color: rgba(238, 58, 67, 0.21);
  color: #EE3A43 !important;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .btn-info {
  background-color: transparent !important;
  font-size: 1.4rem;
}
.theme-default .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .btn-info {
  color: #494df4 !important;
}
.theme-prestise .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .btn-info {
  color: #c9a85c !important;
}
.theme-syariah .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .btn-info {
  color: #007b57 !important;
}
.theme-default .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .btn-info i {
  color: #494df4 !important;
}
.theme-prestise .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .btn-info i {
  color: #c9a85c !important;
}
.theme-syariah .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .btn-info i {
  color: #007b57 !important;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .btn-info:hover i, .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .btn-info:focus i {
  border-radius: 50%;
}
.theme-default .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .btn-info:hover i, .theme-default .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .btn-info:focus i {
  background-color: #494df4 !important;
  color: white !important;
}
.theme-prestise .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .btn-info:hover i, .theme-prestise .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .btn-info:focus i {
  background-color: #c9a85c !important;
  color: white !important;
}
.theme-syariah .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .btn-info:hover i, .theme-syariah .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status tbody .btn-info:focus i {
  background-color: #007b57 !important;
  color: white !important;
}
.CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status .no-data {
  margin: 0px auto;
  padding: 25px 100px;
  border-radius: 8px;
  text-align: center;
  color: #333333;
  line-height: 14px;
}
.theme-default .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status .no-data {
  background-color: #494df4;
}
.theme-prestise .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status .no-data {
  background-color: #c9a85c;
}
.theme-syariah .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status .no-data {
  background-color: #007b57;
}
@media (max-width: 1024px) {
  .CX-recent-status .box-recent-status .box-recent .tab-content .tab-pane .box-policies-inner .box-policies-content .tbl-recent-status .no-data {
    padding: 10px 20px;
    font-size: 11px;
    line-height: 14px;
  }
}
@media (max-width: 767px) {
  .CX-recent-status .box-recent-status .box-header-recent {
    font-size: 1.2rem;
  }
  .CX-recent-status .box-recent-status .box-recent .tab-content .box-policies-content .dataTables_length {
    font-size: 1rem !important;
  }
  .CX-recent-status .box-recent-status .box-recent .tab-content .box-policies-content .tbl-recent-status thead {
    font-size: 0.9rem;
  }
  .CX-recent-status .box-recent-status .box-recent .tab-content .box-policies-content .tbl-recent-status tbody {
    font-size: 0.8rem;
  }
}

.CX-recent-status .container {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  max-width: 100%;
}
.CX-recent-status .container .box-recent-status {
  border-radius: 8px;
  padding: 30px 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  .CX-recent-status .container .box-recent-status {
    padding: 30px 10px;
  }
  .CX-recent-status .container .box-recent-status .box-header-recent {
    margin: -30px -10px 0px -10px !important;
  }
  .CX-recent-status .container .box-recent-status .box-recent .control-recent {
    margin: 0px -10px !important;
  }
}
.CX-recent-status .container .box-recent-status .box-header-recent {
  margin: -30px;
  margin-bottom: 0;
  padding: 10px 40px;
  border-radius: 8px 8px 0 0;
}
.CX-recent-status .container .box-recent-status .box-recent .control-recent {
  margin: -30px;
  margin-top: 0;
  margin-bottom: 0;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
}
.CX-recent-status .container .box-recent-status .box-recent .control-recent li {
  width: 50%;
}
.CX-recent-status .container .box-recent-status .box-recent .control-recent li a {
  padding: 15px;
  color: #494DF4;
  font-size: 1rem;
}
.CX-recent-status .container .box-recent-status .box-recent .control-recent li a.active {
  color: black;
  position: relative;
}
.CX-recent-status .container .box-recent-status .box-recent .control-recent li a.active:before {
  content: "";
  position: absolute;
  background-color: #FFB600;
  width: 100%;
  height: 4px;
  bottom: 0;
  left: 0;
  border-radius: 50px !important;
}
.CX-recent-status .container .box-recent-status .box-recent .dataTables_length {
  top: -110px !important;
  width: 105px !important;
}
.CX-recent-status .container .box-recent-status .box-recent .dataTables_length label {
  color: white !important;
  font-size: 1.2rem;
}
.CX-recent-status .container .box-recent-status .box-recent .dataTables_length label .custom-select {
  padding: 5px 5px !important;
  appearance: none;
}
.CX-recent-status .container .box-recent-status .box-recent .dataTables_length label .custom-select:-ms-expand {
  display: none;
}
.CX-recent-status .container .box-recent-status .box-recent .col-sm-12 {
  padding: 0px;
}
.CX-recent-status .container .box-recent-status .box-recent .tbl-recent-status {
  margin: 10px -30px !important;
}
.CX-recent-status .container .box-recent-status .box-recent .tbl-recent-status thead th {
  text-align: center !important;
  padding: 10px 15px;
}
.CX-recent-status .container .box-recent-status .box-recent .tbl-recent-status .claim-detail {
  color: #494df4;
}
.CX-recent-status .container .box-recent-status .box-recent .tbl-recent-status .claim-detail:hover {
  color: #FFB600;
}

#modalClaimStatus {
  max-width: 100%;
}
#modalClaimStatus .modal-content {
  width: 60%;
  left: 50%;
  transform: translatex(-50%);
}
@media (width: 1024px) {
  #modalClaimStatus .modal-content {
    width: 80%;
  }
}
@media (max-width: 767px) {
  #modalClaimStatus .modal-content {
    width: 95%;
  }
  #modalClaimStatus .modal-content .steps > .step.is-active:before {
    margin-bottom: -6.2rem;
  }
}

.CX-claim-history.claim-history .box-inner-history .box-history-table .box-table .col-sm-12.col-md-6 .dataTables_length {
  top: -110px;
}

.CX-claim-history .box-inner-history {
  border: 1px solid #CCC;
}
.CX-claim-history .box-inner-history .box-header-history {
  padding: 15px 30px;
  color: #ffffff;
}
.theme-default .CX-claim-history .box-inner-history .box-header-history {
  background-color: #494df4 !important;
}
.theme-prestise .CX-claim-history .box-inner-history .box-header-history {
  background-color: #c9a85c !important;
}
.theme-syariah .CX-claim-history .box-inner-history .box-header-history {
  background-color: #007b57 !important;
}
.CX-claim-history .box-inner-history .box-header-history a {
  margin-right: 10px;
}
.CX-claim-history .box-inner-history .box-header-history h4 {
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 1.2rem;
}
.CX-claim-history .box-inner-history .box-select-item, .CX-claim-history .box-inner-history .select2-container {
  width: auto;
  max-width: 970px;
}
.CX-claim-history .box-inner-history select {
  height: 45px !important;
}
@media (max-width: 768px) {
  .CX-claim-history .box-inner-history #button-1 {
    text-align: center;
  }
}
.CX-claim-history .box-inner-history span.select2-selection.select2-selection--single {
  width: 100% !important;
}
.CX-claim-history .box-inner-history .box-history-table {
  padding: 15px;
  position: relative;
}
.CX-claim-history .box-inner-history .box-history-table .box-filter {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.CX-claim-history .box-inner-history .box-history-table .box-filter label {
  margin-bottom: 0;
  font-size: 1.2rem;
}
.CX-claim-history .box-inner-history .box-history-table .box-filter .box-select-item {
  max-width: 50% !important;
  margin: 0 10px;
}
.CX-claim-history .box-inner-history .box-history-table .box-filter .box-select-item .form-group {
  margin-bottom: 0;
}
.CX-claim-history .box-inner-history .box-history-table .box-filter .box-select-item .form-group .select2-container {
  max-width: 100%;
  width: 20px;
}
@media (max-width: 767px) {
  .CX-claim-history .box-inner-history .box-history-table .box-filter .box-select-item .form-group .select2-container {
    width: 100% !important;
  }
}
.CX-claim-history .box-inner-history .box-history-table .box-filter .input-group {
  display: flex;
  flex-wrap: wrap;
  max-height: 33px;
  max-width: 15%;
}
.CX-claim-history .box-inner-history .box-history-table .box-filter .input-group input {
  width: 60% !important;
  height: 100%;
  border-radius: 0;
}
.CX-claim-history .box-inner-history .box-history-table .box-filter .input-group .input-group-addon {
  width: 10%;
  height: 100%;
  border-radius: 0;
}
.CX-claim-history .box-inner-history .box-history-table .box-filter .select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 5px;
  height: 35px;
}
.CX-claim-history .box-inner-history .box-history-table .box-filter .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #6C757D;
  padding-left: 8px;
  padding-right: 20px;
  padding-top: 3px;
}
.CX-claim-history .box-inner-history .box-history-table .box-filter .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 50%;
  transform: translateY(-50%);
}
.CX-claim-history .box-inner-history .box-history-table .btn-search {
  padding: 0 !important;
}
.CX-claim-history .box-inner-history .box-history-table .btn-search .input-search {
  height: 100%;
  padding: 0 10px;
  border: 1px solid #CCC;
  color: #ffffff;
}
.theme-default .CX-claim-history .box-inner-history .box-history-table .btn-search .input-search {
  background-color: #494df4 !important;
}
.theme-prestise .CX-claim-history .box-inner-history .box-history-table .btn-search .input-search {
  background-color: #c9a85c !important;
}
.theme-syariah .CX-claim-history .box-inner-history .box-history-table .btn-search .input-search {
  background-color: #007b57 !important;
}
.CX-claim-history .box-inner-history .box-history-table .btn-search .input-search i {
  margin-left: 0;
}
.CX-claim-history .box-inner-history .box-history-table .box-table {
  position: relative;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .dataTables_length {
  position: absolute;
  top: -55px;
  right: -90%;
  font-size: 1.2rem;
  width: 80px !important;
  overflow-x: hidden;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .dataTables_length label {
  color: #ffffff !important;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .dataTables_length label select {
  margin-left: 5px;
  padding: 5px;
  background: #ffffff;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .col-sm-12 {
  padding: 0px;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status {
  text-align: center;
  margin: auto !important;
  width: 100%;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status thead {
  letter-spacing: 0.4px;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status thead th {
  border-bottom: 2px solid #CCC;
}
@media (max-width: 767px) {
  .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status thead th {
    font-size: 0.8rem;
    padding: 10px;
  }
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody tr {
  border-bottom: 1px solid #CCC;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody tr:nth-last-child(1) {
  border-bottom: 0px;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody tr .child {
  text-align: left;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody tr .child .dtr-details {
  width: -webkit-fill-available;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .status-polis {
  padding: 5px 20px !important;
  border-radius: 20px !important;
  font-size: 0.95rem;
  width: max-content;
  margin: auto;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .status-polis.completed {
  background-color: rgba(18, 59, 113, 0.21);
  color: #123b71 !important;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .status-polis.approved {
  background-color: rgba(28, 197, 78, 0.2);
  color: #1CC54E !important;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .status-polis.pending {
  background-color: rgba(254, 183, 1, 0.2);
  color: #FEB601 !important;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .status-polis.processing {
  background-color: rgba(254, 183, 1, 0.2);
  color: #FEB601 !important;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .status-polis.incomplete {
  background-color: rgba(254, 183, 1, 0.2);
  color: #FEB601 !important;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .status-polis.reject {
  background-color: rgba(238, 58, 67, 0.21);
  color: #EE3A43 !important;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info {
  background-color: transparent !important;
  font-size: 1.4rem;
}
.theme-default .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info {
  color: #494df4 !important;
}
.theme-prestise .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info {
  color: #c9a85c !important;
}
.theme-syariah .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info {
  color: #007b57 !important;
}
.theme-default .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info i {
  color: #494df4 !important;
}
.theme-prestise .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info i {
  color: #c9a85c !important;
}
.theme-syariah .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info i {
  color: #007b57 !important;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:hover i, .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:focus i {
  border-radius: 50%;
}
.theme-default .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:hover i, .theme-default .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:focus i {
  background-color: #494df4 !important;
  color: white !important;
}
.theme-prestise .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:hover i, .theme-prestise .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:focus i {
  background-color: #c9a85c !important;
  color: white !important;
}
.theme-syariah .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:hover i, .theme-syariah .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:focus i {
  background-color: #007b57 !important;
  color: white !important;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status .no-data {
  margin: 0px auto;
  padding: 25px 100px;
  border-radius: 8px;
  text-align: center;
  color: #333333;
  line-height: 14px;
}
.theme-default .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status .no-data {
  background-color: #494df4;
}
.theme-prestise .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status .no-data {
  background-color: #c9a85c;
}
.theme-syariah .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status .no-data {
  background-color: #007b57;
}
@media (max-width: 1024px) {
  .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status .no-data {
    padding: 10px 20px;
    font-size: 11px;
    line-height: 14px;
  }
}
@media (max-width: 767px) {
  .CX-claim-history .box-inner-history .box-header-history h4 {
    font-size: 1.2rem;
  }
  .CX-claim-history .box-inner-history .box-history-table .box-filter {
    display: block;
  }
  .CX-claim-history .box-inner-history .box-history-table .box-filter label {
    font-size: 1rem;
    margin: auto;
  }
  .CX-claim-history .box-inner-history .box-history-table .box-filter .box-select-item {
    max-width: 100% !important;
    flex: 0 0 100%;
    margin: 10px 0;
  }
  .CX-claim-history .box-inner-history .box-history-table .box-filter .input-group {
    max-width: 100%;
    margin-bottom: 10px;
    margin-left: 0;
  }
  .CX-claim-history .box-inner-history .box-history-table .box-filter .input-group input {
    flex: 0 0 88%;
  }
  .CX-claim-history .box-inner-history .box-history-table .box-filter .input-group .input-group-addon {
    width: 10%;
    height: auto;
  }
  .CX-claim-history .box-inner-history .box-history-table .btn-search .input-search {
    padding: 5px 30px;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .CX-claim-history .box-inner-history .box-history-table .btn-search .input-search {
    font-size: 10pt;
  }
}
@media (max-width: 767px) {
  .CX-claim-history .box-inner-history .box-history-table .box-table .dataTables_length {
    font-size: 1rem;
    width: 100px;
  }
}

.CX-interaction-history .box-inner-history {
  border: 1px solid #CCC;
}
.CX-interaction-history .box-inner-history .box-header-history {
  padding: 15px 30px;
  color: #ffffff;
}
.theme-default .CX-interaction-history .box-inner-history .box-header-history {
  background-color: #494df4 !important;
}
.theme-prestise .CX-interaction-history .box-inner-history .box-header-history {
  background-color: #c9a85c !important;
}
.theme-syariah .CX-interaction-history .box-inner-history .box-header-history {
  background-color: #007b57 !important;
}
.CX-interaction-history .box-inner-history .box-header-history a {
  margin-right: 10px;
}
.CX-interaction-history .box-inner-history .box-header-history h4 {
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 1.2rem;
}
.CX-interaction-history .box-inner-history .box-history-table {
  padding: 15px;
  position: relative;
}
.CX-interaction-history .box-inner-history .box-history-table .box-filter {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.CX-interaction-history .box-inner-history .box-history-table .box-filter label {
  margin-bottom: 0;
  font-size: 1.2rem;
}
.CX-interaction-history .box-inner-history .box-history-table .box-filter .box-select-item {
  max-width: 50% !important;
  margin: 0 10px;
}
.CX-interaction-history .box-inner-history .box-history-table .box-filter .box-select-item .form-group {
  margin-bottom: 0;
}
.CX-interaction-history .box-inner-history .box-history-table .box-filter .box-select-item .form-group .select2-container {
  max-width: 100%;
  width: 20px;
}
@media (max-width: 767px) {
  .CX-interaction-history .box-inner-history .box-history-table .box-filter .box-select-item .form-group .select2-container {
    width: 100% !important;
  }
}
.CX-interaction-history .box-inner-history .box-history-table .box-filter .input-group {
  display: flex;
  flex-wrap: wrap;
  max-height: 33px;
  max-width: 15%;
}
.CX-interaction-history .box-inner-history .box-history-table .box-filter .input-group input {
  width: 60% !important;
  height: 100%;
  border-radius: 0;
}
.CX-interaction-history .box-inner-history .box-history-table .box-filter .input-group .input-group-addon {
  width: 10%;
  height: 100%;
  border-radius: 0;
}
.CX-interaction-history .box-inner-history .box-history-table .box-filter .select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 5px;
  height: 35px;
}
.CX-interaction-history .box-inner-history .box-history-table .box-filter .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #6C757D;
  padding-left: 8px;
  padding-right: 20px;
  padding-top: 3px;
}
.CX-interaction-history .box-inner-history .box-history-table .box-filter .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 50%;
  transform: translateY(-50%);
}
.CX-interaction-history .box-inner-history .box-history-table .btn-search {
  padding: 0 !important;
}
.CX-interaction-history .box-inner-history .box-history-table .btn-search .input-search {
  height: 100%;
  padding: 0 10px;
  border: 1px solid #CCC;
  color: #ffffff;
}
.theme-default .CX-interaction-history .box-inner-history .box-history-table .btn-search .input-search {
  background-color: #494df4 !important;
}
.theme-prestise .CX-interaction-history .box-inner-history .box-history-table .btn-search .input-search {
  background-color: #c9a85c !important;
}
.theme-syariah .CX-interaction-history .box-inner-history .box-history-table .btn-search .input-search {
  background-color: #007b57 !important;
}
.CX-interaction-history .box-inner-history .box-history-table .btn-search .input-search i {
  margin-left: 0;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table {
  position: relative;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .dataTables_length {
  position: absolute;
  top: -55px;
  right: -90%;
  font-size: 1.2rem;
  width: 80px !important;
  overflow-x: hidden;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .dataTables_length label {
  color: #ffffff !important;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .dataTables_length label select {
  margin-left: 5px;
  padding: 5px;
  background: #ffffff;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .col-sm-12 {
  padding: 0px;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status {
  text-align: center;
  margin: auto !important;
  width: 100%;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status thead {
  letter-spacing: 0.4px;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status thead th {
  border-bottom: 2px solid #CCC;
}
@media (max-width: 767px) {
  .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status thead th {
    font-size: 0.8rem;
    padding: 10px;
  }
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody tr {
  border-bottom: 1px solid #CCC;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody tr:nth-last-child(1) {
  border-bottom: 0px;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody tr .child {
  text-align: left;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody tr .child .dtr-details {
  width: -webkit-fill-available;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .status-polis {
  padding: 5px 20px !important;
  border-radius: 20px !important;
  font-size: 0.95rem;
  width: max-content;
  margin: auto;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .status-polis.completed {
  background-color: rgba(18, 59, 113, 0.21);
  color: #123b71 !important;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .status-polis.approved {
  background-color: rgba(28, 197, 78, 0.2);
  color: #1CC54E !important;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .status-polis.pending {
  background-color: rgba(254, 183, 1, 0.2);
  color: #FEB601 !important;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .status-polis.processing {
  background-color: rgba(254, 183, 1, 0.2);
  color: #FEB601 !important;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .status-polis.incomplete {
  background-color: rgba(254, 183, 1, 0.2);
  color: #FEB601 !important;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .status-polis.reject {
  background-color: rgba(238, 58, 67, 0.21);
  color: #EE3A43 !important;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info {
  background-color: transparent !important;
  font-size: 1.4rem;
}
.theme-default .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info {
  color: #494df4 !important;
}
.theme-prestise .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info {
  color: #c9a85c !important;
}
.theme-syariah .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info {
  color: #007b57 !important;
}
.theme-default .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info i {
  color: #494df4 !important;
}
.theme-prestise .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info i {
  color: #c9a85c !important;
}
.theme-syariah .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info i {
  color: #007b57 !important;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:hover i, .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:focus i {
  border-radius: 50%;
}
.theme-default .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:hover i, .theme-default .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:focus i {
  background-color: #494df4 !important;
  color: white !important;
}
.theme-prestise .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:hover i, .theme-prestise .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:focus i {
  background-color: #c9a85c !important;
  color: white !important;
}
.theme-syariah .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:hover i, .theme-syariah .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:focus i {
  background-color: #007b57 !important;
  color: white !important;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status .no-data {
  margin: 0px auto;
  padding: 25px 100px;
  border-radius: 8px;
  text-align: center;
  color: #333333;
  line-height: 14px;
}
.theme-default .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status .no-data {
  background-color: #494df4;
}
.theme-prestise .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status .no-data {
  background-color: #c9a85c;
}
.theme-syariah .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status .no-data {
  background-color: #007b57;
}
@media (max-width: 1024px) {
  .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status .no-data {
    padding: 10px 20px;
    font-size: 11px;
    line-height: 14px;
  }
}
.CX-claim-history {
  margin-top: 20px;
}
.CX-claim-history .box-inner-history {
  border-radius: 8px;
}
.CX-claim-history .box-inner-history .box-header-history {
  border-radius: 8px 8px 0 0;
}
.CX-claim-history .box-inner-history .input-group.date {
  margin: 0 10px;
}
.CX-claim-history .box-inner-history .input-group.date input {
  border-radius: 5px 0 0 5px !important;
  border-right: 0px solid white !important;
  width: 40% !important;
}
.CX-claim-history .box-inner-history .input-group.date .input-group-addon {
  border-radius: 0 5px 5px 0 !important;
  border-left: 0px solid white !important;
  background-color: white;
}
.CX-claim-history .box-inner-history .btn-search {
  margin-left: auto;
}
.CX-claim-history .box-inner-history .btn-search .input-search {
  border-radius: 50px !important;
  font-size: 12px;
}
@media (max-width: 767px) {
  .CX-claim-history .box-inner-history .btn-search .input-search {
    font-size: 10px;
  }
}
.CX-claim-history .box-inner-history .btn-search .input-search:after {
  content: "SEARCH";
  margin-left: 10px;
}

.CX-modal-claim-status {
  display: none;
  margin: 1.75rem auto;
  margin-top: 2rem;
  max-width: 60%;
  min-height: calc(100% - 1rem);
  z-index: 200;
  animation: fadeIn 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  text-align: center;
}
@media (max-width: 767px) {
  .CX-modal-claim-status {
    max-width: 90%;
  }
}
@media (max-width: 480px) {
  .CX-modal-claim-status {
    max-width: 90%;
    margin-top: 3rem;
  }
}
.CX-modal-claim-status.show {
  display: block;
}
.CX-modal-claim-status > * {
  z-index: 200;
}
.CX-modal-claim-status .modal-header {
  padding: 50px 0;
  border-color: #FFF;
}
.CX-modal-claim-status .modal-header .close {
  right: 2rem;
  position: absolute;
}
.CX-modal-claim-status .modal-header .modal-title {
  letter-spacing: 1px;
}
.CX-modal-claim-status .modal-header .modal-title .head-title {
  font-weight: bold;
}
.CX-modal-claim-status .modal-header .modal-title .head-polis {
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 1rem;
}
@media (max-width: 480px) {
  .CX-modal-claim-status .modal-header .modal-title .head-polis {
    font-size: 0.9rem;
  }
}
.CX-modal-claim-status .steps {
  list-style: none;
  margin-top: 50px;
  padding: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
  color: #929292;
  height: 4rem;
}
.CX-modal-claim-status .steps > .step {
  position: relative;
  display: table-cell;
  text-align: center;
  font-size: 0.875rem;
  color: #6D6875;
}
@media (max-width: 480px) {
  .CX-modal-claim-status .steps > .step {
    font-size: 0.7rem;
  }
}
.CX-modal-claim-status .steps > .step:before {
  content: attr(data-step);
  display: block;
  margin: 0 auto;
  background: #ffffff;
  border: 2px solid #e6e6e6;
  color: #e6e6e6;
  width: 2rem;
  height: 2rem;
  text-align: center;
  margin-bottom: -4.2rem;
  line-height: 1.9rem;
  border-radius: 100%;
  position: relative;
  z-index: 1;
  font-weight: 700;
  font-size: 1rem;
}
.CX-modal-claim-status .steps > .step:after {
  content: "";
  position: absolute;
  display: block;
  border: 2px dotted #e6e6e6;
  width: 100%;
  height: 0.125rem;
  top: 1rem;
  left: 50%;
}
.CX-modal-claim-status .steps > .step:last-child:after {
  display: none;
}
.CX-modal-claim-status .steps > .step.is-complete {
  color: #6D6875;
}
.CX-modal-claim-status .steps > .step.is-complete:before {
  content: "✓";
  color: #2A428B;
  background: #FFF;
  border: 2px solid #2A428B;
}
.CX-modal-claim-status .steps > .step.is-complete:after {
  border: 2px solid #2A428B;
}
.CX-modal-claim-status .steps > .step.is-active {
  font-size: 1.2rem;
}
.theme-default .CX-modal-claim-status .steps > .step.is-active {
  color: #ffa300 !important;
}
.theme-prestise .CX-modal-claim-status .steps > .step.is-active {
  color: #fdb713 !important;
}
.theme-syariah .CX-modal-claim-status .steps > .step.is-active {
  color: #fdb713 !important;
}
@media (max-width: 480px) {
  .CX-modal-claim-status .steps > .step.is-active {
    font-size: 1rem;
  }
}
.CX-modal-claim-status .steps > .step.is-active:before {
  color: #FFF;
  border: 2px dotted #2A428B;
  background: #2A428B;
  margin-bottom: -4.5rem;
}
@media (max-width: 480px) {
  .CX-modal-claim-status .steps > .step.is-active:before {
    margin-bottom: -4.2rem;
  }
}
@media (max-width: 480px) {
  .CX-modal-claim-status .steps > .step:before {
    font-size: 0.9rem;
    width: 2rem;
    height: 2rem;
    margin-bottom: -4.5rem;
    line-height: 2rem;
  }
  .CX-modal-claim-status .steps > .step:after {
    top: 1rem;
  }
  .CX-modal-claim-status .steps > .step.is-active {
    display: block;
    font-size: 0.9rem;
  }
  .CX-modal-claim-status .steps > .step.is-active span {
    display: block;
    /* position: absolute; */
    transform: translate(0%, -50%);
    /* width: 100px; */
    font-size: 1rem;
  }
  .theme-default .CX-modal-claim-status .steps > .step.is-active span {
    color: #ffa300 !important;
  }
  .theme-prestise .CX-modal-claim-status .steps > .step.is-active span {
    color: #fdb713 !important;
  }
  .theme-syariah .CX-modal-claim-status .steps > .step.is-active span {
    color: #fdb713 !important;
  }
  .CX-modal-claim-status .steps > .step span {
    display: block;
    color: #e6e6e6;
  }
}
.CX-modal-claim-status .box-note-modal .box-inner-note {
  background-color: #fbeed5;
  max-width: 70%;
  margin: auto;
  padding: 15px 20px;
}
@media (max-width: 480px) {
  .CX-modal-claim-status .box-note-modal .box-inner-note {
    max-width: 90%;
  }
}
.CX-modal-claim-status .box-note-modal .box-inner-note p {
  margin-bottom: 0;
  text-align: left;
}
@media (max-width: 767px) {
  .CX-modal-claim-status .box-note-modal .box-inner-note p {
    font-size: 0.9rem;
  }
}
.CX-modal-claim-status .box-butn-modal {
  margin-top: 20px;
}
.theme-default .CX-modal-claim-status .box-butn-modal {
  color: #494df4 !important;
}
.theme-prestise .CX-modal-claim-status .box-butn-modal {
  color: #c9a85c !important;
}
.theme-syariah .CX-modal-claim-status .box-butn-modal {
  color: #007b57 !important;
}
.CX-modal-claim-status .box-butn-modal .btn-custom-modal {
  border: 1px solid;
  padding: 5px 40px !important;
}
.theme-default .CX-modal-claim-status .box-butn-modal .btn-custom-modal:hover {
  background-color: #494df4 !important;
  color: #ffffff;
}
.theme-prestise .CX-modal-claim-status .box-butn-modal .btn-custom-modal:hover {
  background-color: #c9a85c !important;
  color: #ffffff;
}
.theme-syariah .CX-modal-claim-status .box-butn-modal .btn-custom-modal:hover {
  background-color: #007b57 !important;
  color: #ffffff;
}
.CX-modal-claim-status:before {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 199;
  background-color: #000;
  opacity: 0.5;
  cursor: unset;
}
.CX-modal-claim-status:before:active {
  display: none;
}

.CX-claim-history .box-inner-history {
  border: 1px solid #CCC;
}
.CX-claim-history .box-inner-history .box-header-history {
  padding: 15px 30px;
  color: #ffffff;
}
.theme-default .CX-claim-history .box-inner-history .box-header-history {
  background-color: #494df4 !important;
}
.theme-prestise .CX-claim-history .box-inner-history .box-header-history {
  background-color: #c9a85c !important;
}
.theme-syariah .CX-claim-history .box-inner-history .box-header-history {
  background-color: #007b57 !important;
}
.CX-claim-history .box-inner-history .box-header-history a {
  margin-right: 10px;
}
.CX-claim-history .box-inner-history .box-header-history h4 {
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 1.2rem;
}
.CX-claim-history .box-inner-history .box-history-table {
  padding: 15px;
  position: relative;
}
.CX-claim-history .box-inner-history .box-history-table .box-filter {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.CX-claim-history .box-inner-history .box-history-table .box-filter label {
  margin-bottom: 0;
  font-size: 1.2rem;
}
.CX-claim-history .box-inner-history .box-history-table .box-filter .box-select-item {
  max-width: 50% !important;
  margin: 0 10px;
}
.CX-claim-history .box-inner-history .box-history-table .box-filter .box-select-item .form-group {
  margin-bottom: 0;
}
.CX-claim-history .box-inner-history .box-history-table .box-filter .box-select-item .form-group .select2-container {
  max-width: 100%;
  width: 20px;
}
@media (max-width: 767px) {
  .CX-claim-history .box-inner-history .box-history-table .box-filter .box-select-item .form-group .select2-container {
    width: 100% !important;
  }
}
.CX-claim-history .box-inner-history .box-history-table .box-filter .input-group {
  display: flex;
  flex-wrap: wrap;
  max-height: 33px;
  max-width: 15%;
}
.CX-claim-history .box-inner-history .box-history-table .box-filter .input-group input {
  width: 60% !important;
  height: 100%;
  border-radius: 0;
}
.CX-claim-history .box-inner-history .box-history-table .box-filter .input-group .input-group-addon {
  width: 10%;
  height: 100%;
  border-radius: 0;
}
.CX-claim-history .box-inner-history .box-history-table .box-filter .select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 5px;
  height: 35px;
}
.CX-claim-history .box-inner-history .box-history-table .box-filter .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #6C757D;
  padding-left: 8px;
  padding-right: 20px;
  padding-top: 3px;
}
.CX-claim-history .box-inner-history .box-history-table .box-filter .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 50%;
  transform: translateY(-50%);
}
.CX-claim-history .box-inner-history .box-history-table .btn-search {
  padding: 0 !important;
}
.CX-claim-history .box-inner-history .box-history-table .btn-search .input-search {
  height: 100%;
  padding: 0 10px;
  border: 1px solid #CCC;
  color: #ffffff;
}
.theme-default .CX-claim-history .box-inner-history .box-history-table .btn-search .input-search {
  background-color: #494df4 !important;
}
.theme-prestise .CX-claim-history .box-inner-history .box-history-table .btn-search .input-search {
  background-color: #c9a85c !important;
}
.theme-syariah .CX-claim-history .box-inner-history .box-history-table .btn-search .input-search {
  background-color: #007b57 !important;
}
.CX-claim-history .box-inner-history .box-history-table .btn-search .input-search i {
  margin-left: 0;
}
.CX-claim-history .box-inner-history .box-history-table .box-table {
  position: relative;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .dataTables_length {
  position: absolute;
  top: -50px;
  right: -90%;
  font-size: 1.2rem;
  width: 80px !important;
  overflow-x: hidden;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .dataTables_length label {
  color: #ffffff !important;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .dataTables_length label select {
  margin-left: 5px;
  padding: 5px;
  background: #ffffff;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .col-sm-12 {
  padding: 0px;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status {
  text-align: center;
  margin: auto !important;
  width: 100%;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status thead {
  letter-spacing: 0.4px;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status thead th {
  border-bottom: 2px solid #CCC;
}
@media (max-width: 767px) {
  .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status thead th {
    font-size: 0.8rem;
    padding: 10px;
  }
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody tr {
  border-bottom: 1px solid #CCC;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody tr:nth-last-child(1) {
  border-bottom: 0px;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody tr .child {
  text-align: left;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody tr .child .dtr-details {
  width: -webkit-fill-available;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .status-polis {
  padding: 5px 20px !important;
  border-radius: 20px !important;
  font-size: 0.95rem;
  width: max-content;
  margin: auto;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .status-polis.completed {
  background-color: rgba(18, 59, 113, 0.21);
  color: #123b71 !important;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .status-polis.approved {
  background-color: rgba(28, 197, 78, 0.2);
  color: #1CC54E !important;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .status-polis.pending {
  background-color: rgba(254, 183, 1, 0.2);
  color: #FEB601 !important;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .status-polis.processing {
  background-color: rgba(254, 183, 1, 0.2);
  color: #FEB601 !important;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .status-polis.incomplete {
  background-color: rgba(254, 183, 1, 0.2);
  color: #FEB601 !important;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .status-polis.reject {
  background-color: rgba(238, 58, 67, 0.21);
  color: #EE3A43 !important;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info {
  background-color: transparent !important;
  font-size: 1.4rem;
}
.theme-default .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info {
  color: #494df4 !important;
}
.theme-prestise .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info {
  color: #c9a85c !important;
}
.theme-syariah .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info {
  color: #007b57 !important;
}
.theme-default .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info i {
  color: #494df4 !important;
}
.theme-prestise .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info i {
  color: #c9a85c !important;
}
.theme-syariah .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info i {
  color: #007b57 !important;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:hover i, .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:focus i {
  border-radius: 50%;
}
.theme-default .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:hover i, .theme-default .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:focus i {
  background-color: #494df4 !important;
  color: white !important;
}
.theme-prestise .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:hover i, .theme-prestise .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:focus i {
  background-color: #c9a85c !important;
  color: white !important;
}
.theme-syariah .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:hover i, .theme-syariah .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:focus i {
  background-color: #007b57 !important;
  color: white !important;
}
.CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status .no-data {
  margin: 0px auto;
  padding: 25px 100px;
  border-radius: 8px;
  text-align: center;
  color: #333333;
  line-height: 14px;
}
.theme-default .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status .no-data {
  background-color: #494df4;
}
.theme-prestise .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status .no-data {
  background-color: #c9a85c;
}
.theme-syariah .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status .no-data {
  background-color: #007b57;
}
@media (max-width: 1024px) {
  .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status .no-data {
    padding: 10px 20px;
    font-size: 11px;
    line-height: 14px;
  }
}
.CX-claim-history .box-inner-history .box-history-table button.btn-custom-red {
  background-color: #494DF4;
  border-color: #494DF4;
  padding: 5px 30px !important;
}
.CX-claim-history .box-inner-history .box-history-table button.btn-custom-red:hover {
  background-color: #0101ab;
}
.CX-claim-history .box-inner-history .box-history-table a.btn-custom-red {
  background-color: #CCCCCC;
  border-color: #CCCCCC;
  padding: 5px 30px !important;
}
.CX-claim-history .box-inner-history .box-history-table a.btn-custom-red:hover {
  background-color: #e0e0e0;
}

@media (max-width: 767px) {
  .CX-claim-history .box-inner-history .box-header-history h4 {
    font-size: 1.2rem;
  }
  .CX-claim-history .box-inner-history .box-history-table .box-filter {
    display: block;
  }
  .CX-claim-history .box-inner-history .box-history-table .box-filter label {
    font-size: 1rem;
    margin: auto;
  }
  .CX-claim-history .box-inner-history .box-history-table .box-filter .box-select-item {
    max-width: 100% !important;
    flex: 0 0 100%;
    margin: 10px 0;
  }
  .CX-claim-history .box-inner-history .box-history-table .box-filter .input-group {
    max-width: 100%;
    margin-bottom: 10px;
    margin-left: 0;
  }
  .CX-claim-history .box-inner-history .box-history-table .box-filter .input-group input {
    flex: 0 0 88%;
  }
  .CX-claim-history .box-inner-history .box-history-table .box-filter .input-group .input-group-addon {
    width: 10%;
    height: auto;
  }
  .CX-claim-history .box-inner-history .box-history-table .btn-search .input-search {
    padding: 5px 30px;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .CX-claim-history .box-inner-history .box-history-table .btn-search .input-search {
    font-size: 10pt;
  }
}
@media (max-width: 767px) {
  .CX-claim-history .box-inner-history .box-history-table .box-table .dataTables_length {
    font-size: 1rem;
    width: 100px;
  }
}

.CX-claim-history .box-inner-history .box-history-table .btn-search .input-search:before {
  content: "Search";
  float: right;
  margin-left: 10px;
}
@media (width: 768px) {
  .CX-claim-history .box-inner-history .box-history-table .btn-search .input-search {
    padding: 10px 20px;
    right: 20px;
    top: 10px;
  }
}

.CX-interaction-history .box-inner-history {
  border: 1px solid #CCC;
}
.CX-interaction-history .box-inner-history .box-header-history {
  padding: 15px 30px;
  color: #ffffff;
}
.theme-default .CX-interaction-history .box-inner-history .box-header-history {
  background-color: #494df4 !important;
}
.theme-prestise .CX-interaction-history .box-inner-history .box-header-history {
  background-color: #c9a85c !important;
}
.theme-syariah .CX-interaction-history .box-inner-history .box-header-history {
  background-color: #007b57 !important;
}
.CX-interaction-history .box-inner-history .box-header-history a {
  margin-right: 10px;
}
.CX-interaction-history .box-inner-history .box-header-history h4 {
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 1.2rem;
}
.CX-interaction-history .box-inner-history .box-history-table {
  padding: 15px;
  position: relative;
}
.CX-interaction-history .box-inner-history .box-history-table .box-filter {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.CX-interaction-history .box-inner-history .box-history-table .box-filter label {
  margin-bottom: 0;
  font-size: 1.2rem;
}
.CX-interaction-history .box-inner-history .box-history-table .box-filter .box-select-item {
  max-width: 50% !important;
  margin: 0 10px;
}
.CX-interaction-history .box-inner-history .box-history-table .box-filter .box-select-item .form-group {
  margin-bottom: 0;
}
.CX-interaction-history .box-inner-history .box-history-table .box-filter .box-select-item .form-group .select2-container {
  max-width: 100%;
  width: 20px;
}
@media (max-width: 767px) {
  .CX-interaction-history .box-inner-history .box-history-table .box-filter .box-select-item .form-group .select2-container {
    width: 100% !important;
  }
}
.CX-interaction-history .box-inner-history .box-history-table .box-filter .input-group {
  display: flex;
  flex-wrap: wrap;
  max-height: 33px;
  max-width: 15%;
}
.CX-interaction-history .box-inner-history .box-history-table .box-filter .input-group input {
  width: 60% !important;
  height: 100%;
  border-radius: 0;
}
.CX-interaction-history .box-inner-history .box-history-table .box-filter .input-group .input-group-addon {
  width: 10%;
  height: 100%;
  border-radius: 0;
}
.CX-interaction-history .box-inner-history .box-history-table .box-filter .select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 5px;
  height: 35px;
}
.CX-interaction-history .box-inner-history .box-history-table .box-filter .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #6C757D;
  padding-left: 8px;
  padding-right: 20px;
  padding-top: 3px;
}
.CX-interaction-history .box-inner-history .box-history-table .box-filter .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 50%;
  transform: translateY(-50%);
}
.CX-interaction-history .box-inner-history .box-history-table .btn-search {
  padding: 0 !important;
}
.CX-interaction-history .box-inner-history .box-history-table .btn-search .input-search {
  height: 100%;
  padding: 0 10px;
  border: 1px solid #CCC;
  color: #ffffff;
}
.theme-default .CX-interaction-history .box-inner-history .box-history-table .btn-search .input-search {
  background-color: #494df4 !important;
}
.theme-prestise .CX-interaction-history .box-inner-history .box-history-table .btn-search .input-search {
  background-color: #c9a85c !important;
}
.theme-syariah .CX-interaction-history .box-inner-history .box-history-table .btn-search .input-search {
  background-color: #007b57 !important;
}
.CX-interaction-history .box-inner-history .box-history-table .btn-search .input-search i {
  margin-left: 0;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table {
  position: relative;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .dataTables_length {
  position: absolute;
  top: -55px;
  right: -90%;
  font-size: 1.2rem;
  width: 80px !important;
  overflow-x: hidden;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .dataTables_length label {
  color: #ffffff !important;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .dataTables_length label select {
  margin-left: 5px;
  padding: 5px;
  background: #ffffff;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .col-sm-12 {
  padding: 0px;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status {
  text-align: center;
  margin: auto !important;
  width: 100%;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status thead {
  letter-spacing: 0.4px;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status thead th {
  border-bottom: 2px solid #CCC;
}
@media (max-width: 767px) {
  .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status thead th {
    font-size: 0.8rem;
    padding: 10px;
  }
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody tr {
  border-bottom: 1px solid #CCC;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody tr:nth-last-child(1) {
  border-bottom: 0px;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody tr:nth-child(1) {
  background-color: #FFF !important;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody tr:nth-child(odd) {
  background-color: rgba(250, 209, 97, 0.15);
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody tr .child {
  text-align: left;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody tr .child .dtr-details {
  width: -webkit-fill-available;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody tr td:nth-child(1) {
  padding-left: 35px;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .status-polis {
  padding: 5px 20px !important;
  border-radius: 20px !important;
  font-size: 0.95rem;
  width: max-content;
  margin: auto;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .status-polis.completed {
  background-color: rgba(18, 59, 113, 0.21);
  color: #123b71 !important;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .status-polis.approved {
  background-color: rgba(28, 197, 78, 0.2);
  color: #1CC54E !important;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .status-polis.pending {
  background-color: rgba(254, 183, 1, 0.2);
  color: #FEB601 !important;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .status-polis.processing {
  background-color: rgba(254, 183, 1, 0.2);
  color: #FEB601 !important;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .status-polis.incomplete {
  background-color: rgba(254, 183, 1, 0.2);
  color: #FEB601 !important;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .status-polis.reject {
  background-color: rgba(238, 58, 67, 0.21);
  color: #EE3A43 !important;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info {
  background-color: transparent !important;
  font-size: 1.4rem;
}
.theme-default .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info {
  color: #494df4 !important;
}
.theme-prestise .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info {
  color: #c9a85c !important;
}
.theme-syariah .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info {
  color: #007b57 !important;
}
.theme-default .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info i {
  color: #494df4 !important;
}
.theme-prestise .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info i {
  color: #c9a85c !important;
}
.theme-syariah .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info i {
  color: #007b57 !important;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:hover i, .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:focus i {
  border-radius: 50%;
}
.theme-default .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:hover i, .theme-default .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:focus i {
  background-color: #494df4 !important;
  color: white !important;
}
.theme-prestise .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:hover i, .theme-prestise .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:focus i {
  background-color: #c9a85c !important;
  color: white !important;
}
.theme-syariah .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:hover i, .theme-syariah .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status tbody .btn-info:focus i {
  background-color: #007b57 !important;
  color: white !important;
}
.CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status .no-data {
  margin: 0px auto;
  margin-left: -30px;
  padding: 15px 100px;
  border-radius: 8px;
  text-align: center;
  color: #333333;
  line-height: 14px;
}
.theme-default .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status .no-data {
  background-color: #494df4;
}
.theme-prestise .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status .no-data {
  background-color: #c9a85c;
}
.theme-syariah .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status .no-data {
  background-color: #007b57;
}
@media (max-width: 1024px) {
  .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status .no-data {
    padding: 10px 20px;
    font-size: 11px;
    line-height: 14px;
  }
}
.CX-interaction-history {
  margin-top: 20px;
}
.CX-interaction-history .box-inner-history {
  border-radius: 8px;
}
.CX-interaction-history .box-inner-history .box-header-history {
  border-radius: 8px 8px 0 0;
}

.CX-modal-claim-status {
  display: none;
  margin: 1.75rem auto;
  margin-top: 2rem;
  max-width: 60%;
  min-height: calc(100% - 1rem);
  z-index: 200;
  animation: fadeIn 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  text-align: center;
}
@media (max-width: 767px) {
  .CX-modal-claim-status {
    max-width: 90%;
  }
}
@media (max-width: 480px) {
  .CX-modal-claim-status {
    max-width: 90%;
    margin-top: 3rem;
  }
}
.CX-modal-claim-status.show {
  display: block;
}
.CX-modal-claim-status > * {
  z-index: 200;
}
.CX-modal-claim-status .modal-header {
  padding: 50px 0;
  border-color: #FFF;
}
.CX-modal-claim-status .modal-header .close {
  right: 2rem;
  position: absolute;
}
.CX-modal-claim-status .modal-header .modal-title {
  letter-spacing: 1px;
}
.CX-modal-claim-status .modal-header .modal-title .head-title {
  font-weight: bold;
}
.CX-modal-claim-status .modal-header .modal-title .head-polis {
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 1rem;
}
.CX-modal-claim-status .steps {
  list-style: none;
  margin-top: 50px;
  padding: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
  color: #929292;
  height: 4rem;
}
.CX-modal-claim-status .steps > .step {
  position: relative;
  display: table-cell;
  text-align: center;
  font-size: 0.875rem;
  color: #6D6875;
}
@media (max-width: 480px) {
  .CX-modal-claim-status .steps > .step {
    font-size: 0.7rem;
  }
}
.CX-modal-claim-status .steps > .step:before {
  content: attr(data-step);
  display: block;
  margin: 0 auto;
  background: #ffffff;
  border: 2px solid #e6e6e6;
  color: #e6e6e6;
  width: 2rem;
  height: 2rem;
  text-align: center;
  margin-bottom: -4.2rem;
  line-height: 1.9rem;
  border-radius: 100%;
  position: relative;
  z-index: 1;
  font-weight: 700;
  font-size: 1rem;
}
.CX-modal-claim-status .steps > .step:after {
  content: "";
  position: absolute;
  display: block;
  border: 2px dotted #e6e6e6;
  width: 100%;
  height: 0.125rem;
  top: 1rem;
  left: 50%;
}
.CX-modal-claim-status .steps > .step:last-child:after {
  display: none;
}
.CX-modal-claim-status .steps > .step.is-complete {
  color: #6D6875;
}
.CX-modal-claim-status .steps > .step.is-complete:before {
  content: "✓";
  color: #2A428B;
  background: #FFF;
  border: 2px solid #2A428B;
}
.CX-modal-claim-status .steps > .step.is-complete:after {
  border: 2px solid #2A428B;
}
.CX-modal-claim-status .steps > .step.is-active {
  font-size: 1.2rem;
}
.theme-default .CX-modal-claim-status .steps > .step.is-active {
  color: #ffa300 !important;
}
.theme-prestise .CX-modal-claim-status .steps > .step.is-active {
  color: #fdb713 !important;
}
.theme-syariah .CX-modal-claim-status .steps > .step.is-active {
  color: #fdb713 !important;
}
@media (max-width: 480px) {
  .CX-modal-claim-status .steps > .step.is-active {
    font-size: 1rem;
  }
}
.CX-modal-claim-status .steps > .step.is-active:before {
  color: #FFF;
  border: 2px dotted #2A428B;
  background: #2A428B;
  margin-bottom: -5.5rem;
}
@media (max-width: 480px) {
  .CX-modal-claim-status .steps > .step.is-active:before {
    margin-bottom: -4.2rem;
  }
}
@media (max-width: 480px) {
  .CX-modal-claim-status .steps > .step:before {
    font-size: 0.9rem;
    width: 2rem;
    height: 2rem;
    margin-bottom: -5.5rem;
    line-height: 2rem;
  }
  .CX-modal-claim-status .steps > .step:after {
    top: 1rem;
  }
  .CX-modal-claim-status .steps > .step.is-active {
    display: block;
    font-size: 0.9rem;
  }
  .CX-modal-claim-status .steps > .step.is-active span {
    display: block;
    /* position: absolute; */
    transform: translate(0%, -50%);
    /* width: 100px; */
    font-size: 1rem;
  }
  .theme-default .CX-modal-claim-status .steps > .step.is-active span {
    color: #ffa300 !important;
  }
  .theme-prestise .CX-modal-claim-status .steps > .step.is-active span {
    color: #fdb713 !important;
  }
  .theme-syariah .CX-modal-claim-status .steps > .step.is-active span {
    color: #fdb713 !important;
  }
  .CX-modal-claim-status .steps > .step span {
    display: block;
    color: #e6e6e6;
  }
}
.CX-modal-claim-status .box-note-modal .box-inner-note {
  background-color: #fbeed5;
  max-width: 70%;
  margin: auto;
  padding: 15px 20px;
}
@media (max-width: 480px) {
  .CX-modal-claim-status .box-note-modal .box-inner-note {
    max-width: 90%;
  }
}
.CX-modal-claim-status .box-note-modal .box-inner-note p {
  margin-bottom: 0;
  text-align: left;
}
@media (max-width: 767px) {
  .CX-modal-claim-status .box-note-modal .box-inner-note p {
    font-size: 0.9rem;
  }
}
.CX-modal-claim-status .box-butn-modal {
  margin-top: 20px;
}
.theme-default .CX-modal-claim-status .box-butn-modal {
  color: #494df4 !important;
}
.theme-prestise .CX-modal-claim-status .box-butn-modal {
  color: #c9a85c !important;
}
.theme-syariah .CX-modal-claim-status .box-butn-modal {
  color: #007b57 !important;
}
.CX-modal-claim-status .box-butn-modal .btn-custom-modal {
  border: 1px solid;
  padding: 5px 40px !important;
}
.theme-default .CX-modal-claim-status .box-butn-modal .btn-custom-modal:hover {
  background-color: #494df4 !important;
  color: #ffffff;
}
.theme-prestise .CX-modal-claim-status .box-butn-modal .btn-custom-modal:hover {
  background-color: #c9a85c !important;
  color: #ffffff;
}
.theme-syariah .CX-modal-claim-status .box-butn-modal .btn-custom-modal:hover {
  background-color: #007b57 !important;
  color: #ffffff;
}
.CX-modal-claim-status:before {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 199;
  background-color: #000;
  opacity: 0.5;
  cursor: unset;
}
.CX-modal-claim-status:before:active {
  display: none;
}

.CX-modal-survey {
  opacity: 0;
  visibility: hidden;
  display: none;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 1;
  visibility: visible;
  display: block;
}
.CX-modal-survey.hide {
  opacity: 0;
  visibility: hidden;
  display: none;
}
.CX-modal-survey .overlay-survey {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.CX-modal-survey.open .box-modal-survey {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
@media (min-width: 1025px) {
  .CX-modal-survey.open .box-modal-survey {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.CX-modal-survey .box-modal-survey {
  position: relative;
  width: 660px;
  margin: 2rem auto;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  opacity: 0;
  visibility: hidden;
}
@media (min-width: 1025px) {
  .CX-modal-survey .box-modal-survey {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media (max-width: 1024px) {
  .CX-modal-survey .box-modal-survey {
    width: initial;
    margin: 2rem 10px;
  }
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item {
  opacity: 0;
  visibility: hidden;
  display: none;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item.open {
  opacity: 1;
  visibility: visible;
  display: block;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .header-survey {
  background-color: #4976ba;
  color: #ffffff;
  padding: 1.5rem 2rem;
  display: flex;
  align-items: center;
  -webkit-border-top-left-radius: 4px;
  -moz-border-top-left-radius: 4px;
  -ms-border-top-left-radius: 4px;
  -o-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-top-right-radius: 4px;
  -ms-border-top-right-radius: 4px;
  -o-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
@media (max-width: 1024px) {
  .CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .header-survey {
    display: block;
  }
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .header-survey .title {
  flex: 1 1 auto;
  font-family: "source-sans-pro-semibold";
  font-size: 1.4rem;
  letter-spacing: 1px;
  color: #ffffff;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .header-survey .box-progress {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .header-survey .box-progress .box-progress-outer,
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .header-survey .box-progress .label-progress {
  flex: 0 0 auto;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .header-survey .box-progress .label-progress {
  letter-spacing: 1px;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .header-survey .box-progress .box-progress-outer {
  margin-left: 20px;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .header-survey .box-progress .box-progress-outer .progress-wrap.progress {
  border: 1px solid #ffffff;
  background-color: #FCD385;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .header-survey .box-progress .progress {
  width: 100%;
  height: 13px;
  border-radius: 0;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .header-survey .box-progress .progress-wrap {
  background: #ffffff;
  background-color: #ffffff;
  overflow: hidden;
  position: relative;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .header-survey .box-progress .progress-wrap .progress-bar {
  background-color: #ffffff;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey {
  background-color: #ffffff;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 2rem;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .question-survey {
  color: #333333;
  font-family: "source-sans-pro-regular";
  font-size: 1.2rem;
  margin-bottom: 2rem;
  letter-spacing: 1px;
}
@media (max-width: 1024px) {
  .CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .question-survey {
    font-size: 1.1rem;
  }
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey {
  text-align: center;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-input-textarea {
  margin-bottom: 4rem;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-emoticon {
  margin: 5rem 0 3rem;
}
@media (max-width: 1024px) {
  .CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-emoticon {
    margin: 2rem 0;
  }
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-emoticon .box-rating-emoticon-item {
  display: inline-block;
  margin-right: 50px;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-emoticon .box-rating-emoticon-item {
    margin-right: 10px;
  }
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-emoticon .box-rating-emoticon-item.active .img-ico img {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-emoticon .box-rating-emoticon-item:hover .img-ico img {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-emoticon .box-rating-emoticon-item:last-child {
  margin-right: 0;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-emoticon .box-rating-emoticon-item .img-ico img {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
@media (max-width: 1024px) {
  .CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-emoticon .box-rating-emoticon-item .img-ico img {
    max-height: 40px;
  }
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-emoticon .box-rating-emoticon-item .value {
  margin-top: 1rem;
  display: block;
  color: #123b71;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-input-checkbox {
  text-align: left;
}
@media (min-width: 1025px) {
  .CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-input-checkbox {
    padding-left: 20px;
  }
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-input-checkbox .box-checkbox {
  margin-bottom: 1rem;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-input-checkbox .box-checkbox .form-group {
  margin-bottom: 0;
  flex: 0 0 auto;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-input-checkbox .box-checkbox .form-group input {
  margin-right: 10px;
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-input-checkbox .box-checkbox .form-group label {
  flex: 1 1 auto;
  color: #333;
  font-size: 1.1rem;
  letter-spacing: 1px;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-radio {
  color: #333333;
  font-family: "source-sans-pro-regular";
  font-size: 1.1rem;
  letter-spacing: 1px;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-thumb {
  margin: 8rem 0 0;
}
@media (max-width: 1024px) {
  .CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-thumb.mobile.hide {
    display: block !important;
  }
  .CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-thumb.mobile.hide .box-rating-thumb-inner.mobile .box-rating-thumb-item:first-child {
    text-align: left;
  }
  .CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-thumb.mobile.hide .box-rating-thumb-inner.mobile .box-rating-thumb-item:last-child {
    text-align: right;
  }
  .CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-thumb.mobile.hide .box-rating-thumb-value .box-rating-thumb-value-item {
    font-size: 1.5rem;
    font-family: "source-sans-pro-semibold";
  }
  .CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-thumb.mobile.hide .box-rating-thumb-value .box-rating-thumb-value-item .val-dynamic {
    background-color: #feb601;
    color: #ffffff;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
  }
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-thumb .box-progress {
  margin: 0 20px;
}
@media (max-width: 1024px) {
  .CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-thumb .box-progress {
    margin: 0 0;
  }
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-thumb .box-progress .box-progress-outer .progress-wrap.progress {
  background-color: #feb601;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-thumb .box-progress .progress {
  width: 100%;
  height: 13px;
  border-radius: 0;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-thumb .box-progress .progress-wrap {
  background: #feb601;
  background-color: #feb601;
  overflow: hidden;
  position: relative;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-thumb .box-progress .progress-wrap .progress-bar {
  background-color: #e5e5e5;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-thumb .box-rating-thumb-slider {
  margin-bottom: 1rem;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-thumb .box-rating-thumb-inner {
  display: flex;
  align-items: center;
  margin: 0 20px 1rem;
}
@media (max-width: 1024px) {
  .CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-thumb .box-rating-thumb-inner {
    margin: 0 0px 1rem;
  }
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-thumb .box-rating-thumb-inner .box-rating-thumb-item {
  flex: 1 1 auto;
  cursor: pointer;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-thumb .box-rating-thumb-inner .box-rating-thumb-item .img-ico {
  opacity: 0;
  visibility: hidden;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 769px) {
  .CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-thumb .box-rating-thumb-inner .box-rating-thumb-item .img-ico {
    text-align: center;
  }
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-thumb .box-rating-thumb-inner .box-rating-thumb-item .img-ico img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-thumb .box-rating-thumb-inner .box-rating-thumb-item.open .img-ico {
  opacity: 1;
  visibility: visible;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-thumb .box-rating-thumb-inner .box-rating-thumb-item:hover .img-ico {
  opacity: 1;
  visibility: visible;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-thumb .box-rating-thumb-inner .box-rating-thumb-item.active .img-ico {
  opacity: 1;
  visibility: visible;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-thumb .box-rating-thumb-inner .box-rating-thumb-item.active .img-ico img {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-thumb .box-rating-thumb-value {
  display: flex;
}
@media (min-width: 769px) {
  .CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-thumb .box-rating-thumb-value {
    margin: 0 20px;
  }
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-rating-thumb .box-rating-thumb-value .box-rating-thumb-value-item {
  flex: 1 1 auto;
  color: #333;
  font-size: 0.9rem;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .box-action {
  margin-top: 2rem;
  position: relative;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .box-action:after {
  content: "";
  clear: both;
  display: block;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .box-action a {
  float: left;
  color: #ccc;
  font-size: 1.12rem;
  letter-spacing: 1px;
  font-family: "source-sans-pro-regular";
  font-weight: normal;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .box-action a:last-child {
  float: right;
  color: #123b71;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .box-action a i:before {
  font-weight: normal;
  font-size: 0.9rem;
}
.CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .box-action .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 20px !important;
  letter-spacing: 2px;
}
@media (max-width: 767px) {
  .CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .box-action .btn {
    padding: 10px 20px !important;
    font-size: 0.8rem;
    -webkit-transform: translate(-50%, -130%);
    -moz-transform: translate(-50%, -130%);
    -ms-transform: translate(-50%, -130%);
    -o-transform: translate(-50%, -130%);
    transform: translate(-50%, -130%);
  }
}

.box-rating-thumb-value-item {
  margin-left: 5px;
}
.box-rating-thumb-value-item .value {
  padding: 5px;
  margin: auto;
  width: 60%;
  border-radius: 50%;
  color: #ffffff;
}
@media (max-width: 767px) {
  .box-rating-thumb-value-item .value {
    padding: 0px;
  }
}
.box-rating-thumb-value-item:nth-child(1) .value, .box-rating-thumb-value-item:nth-child(2) .value, .box-rating-thumb-value-item:nth-child(3) .value {
  background-color: #adadad;
}
.box-rating-thumb-value-item:nth-child(4) .value, .box-rating-thumb-value-item:nth-child(5) .value, .box-rating-thumb-value-item:nth-child(6) .value {
  background-color: #adadad;
}
.box-rating-thumb-value-item:nth-child(7) .value, .box-rating-thumb-value-item:nth-child(8) .value, .box-rating-thumb-value-item:nth-child(9) .value {
  background-color: #adadad;
}
.box-rating-thumb-value-item:nth-child(10) .value, .box-rating-thumb-value-item:nth-child(11) .value {
  background-color: #28a745;
}

.CX-modal-survey .box-modal-survey-item .box-modal-survey-inner .header-survey {
  border-radius: 8px 8px 0 0 !important;
  background: transparent linear-gradient(150deg, #494df4 0%, #9fbeaf 100%) 0 0 no-repeat padding-box;
}
.CX-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey {
  border-radius: 0 0 8px 8px !important;
}

.CX-pil-claim .box-request .box-form {
  border: 1px solid #CCC;
}
.CX-pil-claim .box-request .box-form .header-request {
  padding: 20px 30px;
}
.theme-default .CX-pil-claim .box-request .box-form .header-request {
  background-color: #494df4 !important;
}
.theme-prestise .CX-pil-claim .box-request .box-form .header-request {
  background-color: #c9a85c !important;
}
.theme-syariah .CX-pil-claim .box-request .box-form .header-request {
  background-color: #007b57 !important;
}
.CX-pil-claim .box-request .box-form .header-request h4 {
  color: #ffffff;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .CX-pil-claim .box-request .box-form .header-request h4 {
    font-size: 1.2rem;
  }
}
.CX-pil-claim .box-request .box-form .box-inner-request {
  max-width: 50%;
  margin: 20px auto;
}
@media (max-width: 767px) {
  .CX-pil-claim .box-request .box-form .box-inner-request {
    max-width: 80%;
  }
}
@media (max-width: 400px) {
  .CX-pil-claim .box-request .box-form .box-inner-request {
    max-width: 90%;
  }
}
.CX-pil-claim .box-request .box-form .box-inner-request .title {
  text-align: center;
  font-size: 1.2rem;
  width: 100%;
}
@media (max-width: 767px) {
  .CX-pil-claim .box-request .box-form .box-inner-request .title {
    font-size: 1rem;
  }
}
.CX-pil-claim .box-request .box-form .box-inner-request .form-request {
  width: 50%;
  margin: auto;
}
@media (max-width: 400px) {
  .CX-pil-claim .box-request .box-form .box-inner-request .form-request {
    width: 80%;
  }
}
.CX-pil-claim .box-request .box-form .box-inner-request .form-request .form-group .col-form-label {
  padding-left: 0;
}
@media (max-width: 767px) {
  .CX-pil-claim .box-request .box-form .box-inner-request .form-request .form-group .radio {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
  }
}
.CX-pil-claim .box-request .box-form .box-inner-request .form-request .btn-pill-form {
  width: 100%;
  border-radius: 50px !important;
  margin-top: 30px;
}

.CX-pil-claim {
  margin-top: 20px;
}
.CX-pil-claim .box-form {
  border-radius: 8px;
}
.CX-pil-claim .box-form .header-request {
  border-radius: 8px 8px 0 0;
  background: transparent linear-gradient(150deg, #494df4 0%, #9fbeaf 100%) 0 0 no-repeat padding-box;
}
.CX-pil-claim .box-form .header-request h4 {
  font-size: 1.3rem;
}
.CX-pil-claim .box-form .box-inner-request .form-control {
  border-radius: 8px;
}
.CX-pil-claim .box-form .box-inner-request .form-control:before {
  content: "/f078";
  font-family: "Font Awesome 5 Pro";
  display: block;
  float: right;
}
.CX-pil-claim .box-form .box-inner-request .btn-pill-form {
  border-radius: 50px !important;
  background-color: white;
}
.theme-default .CX-pil-claim .box-form .box-inner-request .btn-pill-form {
  color: #494df4;
  border-color: #494df4;
}
.theme-prestise .CX-pil-claim .box-form .box-inner-request .btn-pill-form {
  color: #c9a85c;
  border-color: #c9a85c;
}
.theme-syariah .CX-pil-claim .box-form .box-inner-request .btn-pill-form {
  color: #007b57;
  border-color: #007b57;
}
.CX-pil-claim .box-form .box-inner-request .btn-pill-form:hover, .CX-pil-claim .box-form .box-inner-request .btn-pill-form:focus {
  border-color: white;
  color: white;
}
.theme-default .CX-pil-claim .box-form .box-inner-request .btn-pill-form:hover, .theme-default .CX-pil-claim .box-form .box-inner-request .btn-pill-form:focus {
  background-color: #494df4 !important;
}
.theme-prestise .CX-pil-claim .box-form .box-inner-request .btn-pill-form:hover, .theme-prestise .CX-pil-claim .box-form .box-inner-request .btn-pill-form:focus {
  background-color: #c9a85c !important;
}
.theme-syariah .CX-pil-claim .box-form .box-inner-request .btn-pill-form:hover, .theme-syariah .CX-pil-claim .box-form .box-inner-request .btn-pill-form:focus {
  background-color: #007b57 !important;
}

.CX-eForm .box-eform-outer .box-header {
  padding: 15px 30px;
}
.theme-default .CX-eForm .box-eform-outer .box-header {
  background-color: #494df4 !important;
}
.theme-prestise .CX-eForm .box-eform-outer .box-header {
  background-color: #c9a85c !important;
}
.theme-syariah .CX-eForm .box-eform-outer .box-header {
  background-color: #007b57 !important;
}
.CX-eForm .box-eform-outer .box-header .title {
  color: #ffffff;
  font-size: 1.2rem;
}
@media (max-width: 767px) {
  .CX-eForm .box-eform-outer .box-header .title {
    font-size: 1.2rem;
  }
}
.CX-eForm .box-eform-outer .box-eform {
  padding: 20px 100px;
  background-color: #FFFFFF;
  /* --- VARS --- */
}
@media (max-width: 767px) {
  .CX-eForm .box-eform-outer .box-eform {
    padding: 20px 20px;
  }
}
.CX-eForm .box-eform-outer .box-eform .steps {
  list-style: none;
  margin-top: 50px;
  padding: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
  color: #03050a;
  height: 4rem;
}
.CX-eForm .box-eform-outer .box-eform .steps > .step {
  position: relative;
  display: table-cell;
  text-align: center;
  font-size: 1rem;
  counter-increment: i;
}
.theme-default .CX-eForm .box-eform-outer .box-eform .steps > .step {
  color: #494df4 !important;
}
.theme-prestise .CX-eForm .box-eform-outer .box-eform .steps > .step {
  color: #c9a85c !important;
}
.theme-syariah .CX-eForm .box-eform-outer .box-eform .steps > .step {
  color: #007b57 !important;
}
@media (max-width: 480px) {
  .CX-eForm .box-eform-outer .box-eform .steps > .step {
    font-size: 0.7rem;
  }
}
.CX-eForm .box-eform-outer .box-eform .steps > .step a:before {
  content: counter(i);
  display: block;
  margin: 0 auto;
  background: #ffffff;
  border: 2px solid #2A428B;
  color: #2A428B;
  width: 3rem;
  height: 3rem;
  text-align: center;
  margin-bottom: -5.2rem;
  line-height: 2.6rem;
  border-radius: 100%;
  position: relative;
  z-index: 1;
  font-weight: 700;
  font-size: 1.2rem;
}
.theme-default .CX-eForm .box-eform-outer .box-eform .steps > .step a:before {
  color: #494df4 !important;
}
.theme-prestise .CX-eForm .box-eform-outer .box-eform .steps > .step a:before {
  color: #c9a85c !important;
}
.theme-syariah .CX-eForm .box-eform-outer .box-eform .steps > .step a:before {
  color: #007b57 !important;
}
.CX-eForm .box-eform-outer .box-eform .steps > .step:after {
  content: "";
  position: absolute;
  display: block;
  border: 2px dotted #2A428B;
  width: 100%;
  height: 0.225rem;
  top: 1.8rem;
  left: 50%;
}
.CX-eForm .box-eform-outer .box-eform .steps > .step:last-child:after {
  display: none;
}
.CX-eForm .box-eform-outer .box-eform .steps > .step a {
  color: #CCCCCC;
}
.theme-default .CX-eForm .box-eform-outer .box-eform .steps > .step a.active {
  color: #494df4 !important;
}
.theme-prestise .CX-eForm .box-eform-outer .box-eform .steps > .step a.active {
  color: #c9a85c !important;
}
.theme-syariah .CX-eForm .box-eform-outer .box-eform .steps > .step a.active {
  color: #007b57 !important;
}
@media (max-width: 480px) {
  .CX-eForm .box-eform-outer .box-eform .steps > .step a.active {
    font-size: 0.8rem;
  }
}
.CX-eForm .box-eform-outer .box-eform .steps > .step a.active:before {
  color: #FFF;
  border: 2px solid #2A428B !important;
  margin-bottom: -5.2rem;
  font-size: 1.3rem;
}
.theme-default .CX-eForm .box-eform-outer .box-eform .steps > .step a.active:before {
  background-color: #ffa300;
}
.theme-prestise .CX-eForm .box-eform-outer .box-eform .steps > .step a.active:before {
  background-color: #fdb713;
}
.theme-syariah .CX-eForm .box-eform-outer .box-eform .steps > .step a.active:before {
  background-color: #fdb713;
}
@media (max-width: 480px) {
  .CX-eForm .box-eform-outer .box-eform .steps > .step a.active:before {
    margin-bottom: -4.2rem;
  }
}
@media (max-width: 480px) {
  .CX-eForm .box-eform-outer .box-eform .steps > .step a:before {
    font-size: 1rem;
    width: 2rem;
    height: 2rem;
    margin-bottom: -5rem !important;
    line-height: 2rem;
  }
  .CX-eForm .box-eform-outer .box-eform .steps > .step:after {
    top: 1rem;
  }
  .CX-eForm .box-eform-outer .box-eform .steps > .step a {
    padding: 0.2rem;
  }
  .CX-eForm .box-eform-outer .box-eform .steps > .step a.active {
    display: block;
    font-size: 0.8rem;
  }
  .CX-eForm .box-eform-outer .box-eform .steps > .step a.active span {
    display: block;
    /* position: absolute; */
    transform: translate(0%, -50%);
    /* width: 100px; */
    font-size: 0.9rem !important;
  }
  .theme-default .CX-eForm .box-eform-outer .box-eform .steps > .step a.active span {
    color: #ffa300 !important;
  }
  .theme-prestise .CX-eForm .box-eform-outer .box-eform .steps > .step a.active span {
    color: #fdb713 !important;
  }
  .theme-syariah .CX-eForm .box-eform-outer .box-eform .steps > .step a.active span {
    color: #fdb713 !important;
  }
  .CX-eForm .box-eform-outer .box-eform .steps > .step a.active:before {
    margin-bottom: -5.2rem !important;
  }
  .CX-eForm .box-eform-outer .box-eform .steps > .step span {
    display: block;
    color: #e6e6e6;
  }
}
.CX-eForm .box-eform-outer .box-eform .box-content {
  padding: 20px 0;
}
.CX-eForm .box-eform-outer .box-eform .box-content .box-form-group {
  border: 1px solid #CCC;
  margin-bottom: 20px;
  position: relative;
  padding: 20px 30px;
}
.CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .btn-draf {
  color: #CCC;
  position: absolute;
  right: 10px;
  top: -5px;
  font-weight: 600;
  letter-spacing: 1px;
}
.CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .btn-draf span {
  font-size: 2rem;
}
.CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .btn-draf:hover, .CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .btn-draf.active {
  cursor: pointer;
}
.theme-default .CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .btn-draf:hover, .theme-default .CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .btn-draf.active {
  color: #ffa300 !important;
}
.theme-prestise .CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .btn-draf:hover, .theme-prestise .CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .btn-draf.active {
  color: #fdb713 !important;
}
.theme-syariah .CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .btn-draf:hover, .theme-syariah .CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .btn-draf.active {
  color: #fdb713 !important;
}
.CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .title-box {
  padding: 15px;
  font-size: 1.2rem;
  font-weight: bold;
}
.theme-default .CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .title-box {
  color: #494df4 !important;
}
.theme-prestise .CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .title-box {
  color: #c9a85c !important;
}
.theme-syariah .CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .title-box {
  color: #007b57 !important;
}
.CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .box-form {
  display: flex;
  flex-wrap: wrap;
}
.CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .box-form .control-label,
.CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .box-form .input-group {
  padding: 0;
}
.CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .box-form .input-group {
  border-right: 0 !important;
}
.CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .box-form .input-group-addon {
  height: auto;
  background-color: #FFF;
  border-left: 0;
}
.CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .box-form .note-form {
  padding: 0;
}
.CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .box-form .lfr-autorow-controls {
  bottom: 0px !important;
}
.CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .box-form .lfr-autorow-controls .btn.btn-default {
  padding: 0.2rem 1.2rem !important;
}
.CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .box-form .form-control.cx-formulir {
  overflow-x: hidden;
  color: #CCC;
}
.theme-default .CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .box-form .form-control.cx-formulir {
  border: 1px solid #494df4;
}
.theme-prestise .CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .box-form .form-control.cx-formulir {
  border: 1px solid #c9a85c;
}
.theme-syariah .CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .box-form .form-control.cx-formulir {
  border: 1px solid #007b57;
}
.CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .box-form .form-control.cx-formulir::-webkit-file-upload-button {
  height: 100%;
  padding: 10px 25px;
  color: #ffffff;
}
.theme-default .CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .box-form .form-control.cx-formulir::-webkit-file-upload-button {
  background-color: #494df4;
}
.theme-prestise .CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .box-form .form-control.cx-formulir::-webkit-file-upload-button {
  background-color: #c9a85c;
}
.theme-syariah .CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .box-form .form-control.cx-formulir::-webkit-file-upload-button {
  background-color: #007b57;
}
.CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .box-form .box-upload {
  margin: 0px;
}
.CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .box-form .box-upload .form-check-label {
  margin: auto;
  padding-left: 35px;
}
@media (max-width: 767px) {
  .CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .box-form .radio {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
  }
}
.CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .form-check {
  padding: 10px 35px;
}
.CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .box-dash {
  width: 95% !important;
  height: 1px;
  margin: 20px auto;
}
.theme-default .CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .box-dash {
  border-bottom: 1px dashed #494df4;
}
.theme-prestise .CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .box-dash {
  border-bottom: 1px dashed #c9a85c;
}
.theme-syariah .CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .box-dash {
  border-bottom: 1px dashed #007b57;
}
.CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .box-note {
  margin: 0 15px;
  margin-bottom: 10px;
  padding: 10px 20px;
  background-color: rgba(254, 183, 1, 0.3);
  color: #ff0000;
}
.CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .note-form {
  color: #CFCFCF;
  margin-bottom: 10px;
  padding: 0 15px;
  font-weight: 600;
  letter-spacing: 1px;
}
.CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .box-kecelakaan {
  width: 100%;
}
.CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .box-add-form {
  margin: 0 15px;
}
.CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .box-add-form .btn-add-form {
  width: auto;
}
.theme-default .CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .box-add-form .btn-add-form {
  color: #494df4;
}
.theme-prestise .CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .box-add-form .btn-add-form {
  color: #c9a85c;
}
.theme-syariah .CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .box-add-form .btn-add-form {
  color: #007b57;
}
.CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .box-add-form .btn-add-form span {
  margin-right: 10px;
}
.CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .otp-group .control-label {
  padding-left: 0;
}
.CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .otp-group .btn-group {
  margin-bottom: 10px;
}
.CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .otp-group .btn-group .btn-otp {
  padding: 10px 30px !important;
  color: #ffffff;
}
.theme-default .CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .otp-group .btn-group .btn-otp {
  background-color: #494df4;
}
.theme-prestise .CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .otp-group .btn-group .btn-otp {
  background-color: #c9a85c;
}
.theme-syariah .CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .otp-group .btn-group .btn-otp {
  background-color: #007b57;
}
.CX-eForm .box-eform-outer .box-eform .box-content .box-form-group .otp-group .btn-group .btn-otp.otp-sms {
  margin-right: 20px;
}
.CX-eForm .box-eform-outer .box-eform .box-navigation-tabs {
  display: flex;
  justify-content: space-between;
}
.CX-eForm .box-eform-outer .box-eform .box-navigation-tabs .box-nav-tab {
  cursor: pointer;
}
.theme-default .CX-eForm .box-eform-outer .box-eform .box-navigation-tabs .box-nav-tab {
  color: #494df4;
}
.theme-prestise .CX-eForm .box-eform-outer .box-eform .box-navigation-tabs .box-nav-tab {
  color: #c9a85c;
}
.theme-syariah .CX-eForm .box-eform-outer .box-eform .box-navigation-tabs .box-nav-tab {
  color: #007b57;
}
.CX-eForm .box-eform-outer .box-eform .box-navigation-tabs .box-nav-tab.disabled {
  color: rgba(204, 204, 204, 0.8);
  cursor: no-drop;
}
.CX-eForm .box-eform-outer .box-eform .box-navigation-tabs .box-nav-tab.nav-prev span {
  margin-right: 10px;
}
.CX-eForm .box-eform-outer .box-eform .box-navigation-tabs .box-nav-tab.nav-next span {
  margin-left: 10px;
}
.CX-eForm .box-eform-outer .box-eform .btn-submit {
  padding: 10px 30px !important;
  color: #ffffff;
  position: absolute;
  left: 50%;
  bottom: 15px;
}
.theme-default .CX-eForm .box-eform-outer .box-eform .btn-submit {
  background-color: #494df4;
}
.theme-prestise .CX-eForm .box-eform-outer .box-eform .btn-submit {
  background-color: #c9a85c;
}
.theme-syariah .CX-eForm .box-eform-outer .box-eform .btn-submit {
  background-color: #007b57;
}
@media (max-width: 767px) {
  .CX-eForm .box-eform-outer .box-eform .btn-submit {
    left: 60% !important;
  }
}
.CX-eForm .box-eform-outer .box-eform .btn-submit.disabled {
  background-color: #E5E5E5;
  color: #7F7F7F;
}

.CX-eForm {
  background-color: #f8f8f8;
}
.CX-eForm .box-eform-outer {
  border: 1px solid #CCC;
}
.CX-eForm .box-eform-outer .box-header .title span {
  margin-right: 10px;
  cursor: pointer;
}
.CX-eForm .box-eform-outer .box-eform-kuasa {
  padding: 20px 70px;
  background-color: #ffffff;
}
.CX-eForm .box-eform-outer .box-eform-kuasa .note-kuasa {
  color: red;
  font-size: 1rem;
}
.CX-eForm .box-eform-outer .box-eform-kuasa .isi-kuasa,
.CX-eForm .box-eform-outer .box-eform-kuasa ul {
  font-size: 1.1rem;
}
.CX-eForm .box-eform-outer .box-eform-kuasa ul li {
  text-align: justify;
  margin-bottom: 10px;
  padding-left: 10px;
}

.popover-body {
  color: #ffffff;
}
.theme-default .popover-body {
  background-color: #494df4;
}
.theme-prestise .popover-body {
  background-color: #c9a85c;
}
.theme-syariah .popover-body {
  background-color: #007b57;
}

.theme-default .arrow:after {
  border-right-color: #494df4;
}
.theme-prestise .arrow:after {
  border-right-color: #c9a85c;
}
.theme-syariah .arrow:after {
  border-right-color: #007b57;
}

.cx-notif-sucses#stausSukses .notif-content {
  max-width: 50%;
  margin: auto;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  text-align: center;
}
@media (max-width: 767px) {
  .cx-notif-sucses#stausSukses .notif-content {
    max-width: 80%;
  }
}
.cx-notif-sucses#stausSukses .notif-content .notif-header {
  display: none;
}
.cx-notif-sucses#stausSukses .notif-content .notif-body {
  padding: 10% 5%;
  padding-bottom: 0;
}
.cx-notif-sucses#stausSukses .notif-content .notif-body .header-notif {
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 5px;
  margin-bottom: 55px;
}
.theme-default .cx-notif-sucses#stausSukses .notif-content .notif-body .header-notif {
  color: #494df4;
}
.theme-prestise .cx-notif-sucses#stausSukses .notif-content .notif-body .header-notif {
  color: #c9a85c;
}
.theme-syariah .cx-notif-sucses#stausSukses .notif-content .notif-body .header-notif {
  color: #007b57;
}
@media (max-width: 480px) {
  .cx-notif-sucses#stausSukses .notif-content .notif-body .header-notif {
    font-size: 1.7rem !important;
  }
}
.cx-notif-sucses#stausSukses .notif-content .notif-body .icon-notif {
  border-radius: 50%;
  font-size: 4rem;
  padding: 30px;
  position: relative;
  -webkit-animation: pulse 2s infinite;
  -moz-animation: pulse 2s infinite;
  -ms-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}
.theme-default .cx-notif-sucses#stausSukses .notif-content .notif-body .icon-notif {
  color: #494df4;
  border: 3px solid #ffa300;
}
.theme-prestise .cx-notif-sucses#stausSukses .notif-content .notif-body .icon-notif {
  color: #c9a85c;
  border: 3px solid #fdb713;
}
.theme-syariah .cx-notif-sucses#stausSukses .notif-content .notif-body .icon-notif {
  color: #007b57;
  border: 3px solid #fdb713;
}
@media (max-width: 480px) {
  .cx-notif-sucses#stausSukses .notif-content .notif-body .icon-notif {
    font-size: 3.7rem !important;
  }
}
.cx-notif-sucses#stausSukses .notif-content .notif-body .no-klaim-notif {
  margin-top: 50px;
  font-size: 1.5rem;
}
@media (max-width: 480px) {
  .cx-notif-sucses#stausSukses .notif-content .notif-body .no-klaim-notif {
    font-size: 1.2rem !important;
  }
}
.cx-notif-sucses#stausSukses .notif-content .notif-body .no-klaim-notif .claim-no {
  letter-spacing: 1px;
}
.cx-notif-sucses#stausSukses .notif-content .notif-body .caption-notif {
  font-size: 1.3rem;
}
.theme-default .cx-notif-sucses#stausSukses .notif-content .notif-body .caption-notif {
  color: #494df4;
}
.theme-prestise .cx-notif-sucses#stausSukses .notif-content .notif-body .caption-notif {
  color: #c9a85c;
}
.theme-syariah .cx-notif-sucses#stausSukses .notif-content .notif-body .caption-notif {
  color: #007b57;
}
@media (max-width: 480px) {
  .cx-notif-sucses#stausSukses .notif-content .notif-body .caption-notif {
    font-size: 1rem !important;
  }
}
.cx-notif-sucses#stausSukses .notif-content .notif-footer {
  padding: 50px;
}
.cx-notif-sucses#stausSukses .notif-content .notif-footer .btn-back {
  padding: 15px 70px !important;
  font-size: 1.2rem;
  letter-spacing: 2px;
}
@media (max-width: 480px) {
  .cx-notif-sucses#stausSukses .notif-content .notif-footer .btn-back {
    font-size: 1rem !important;
  }
}
.theme-default .cx-notif-sucses#stausSukses .notif-content .notif-footer .btn-back {
  background-color: #494df4;
  border-color: #494df4;
  color: #ffa300;
}
.theme-prestise .cx-notif-sucses#stausSukses .notif-content .notif-footer .btn-back {
  background-color: #c9a85c;
  border-color: #c9a85c;
  color: #fdb713;
}
.theme-syariah .cx-notif-sucses#stausSukses .notif-content .notif-footer .btn-back {
  background-color: #007b57;
  border-color: #007b57;
  color: #fdb713;
}
.theme-default .cx-notif-sucses#stausSukses .notif-content .notif-footer .btn-back:hover {
  background-color: #ffa300;
  border-color: #ffa300;
  color: #494df4;
}
.theme-prestise .cx-notif-sucses#stausSukses .notif-content .notif-footer .btn-back:hover {
  background-color: #fdb713;
  border-color: #fdb713;
  color: #c9a85c;
}
.theme-syariah .cx-notif-sucses#stausSukses .notif-content .notif-footer .btn-back:hover {
  background-color: #fdb713;
  border-color: #fdb713;
  color: #007b57;
}

.CX-eForm {
  margin-top: 20px;
}
.CX-eForm .box-eform-outer {
  border-radius: 8px;
}
.CX-eForm .box-eform-outer .box-header {
  background: transparent linear-gradient(150deg, #494df4 0%, #9fbeaf 100%) 0 0 no-repeat padding-box;
  border-radius: 8px 10px 0 0;
  padding: 20px 30px;
}
.CX-eForm .box-eform-outer .form .box-eform {
  border-radius: 8px;
}
.CX-eForm .box-eform-outer .form .box-eform .step a {
  text-transform: uppercase;
}
.CX-eForm .box-eform-outer .form .box-eform .box-content .box-form-group {
  border-radius: 20px;
}
.CX-eForm .box-eform-outer .form .box-eform .box-content .box-form-group .btn-draf {
  top: -7px;
  text-transform: uppercase;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-eForm .box-eform-outer .form .box-eform .box-content .box-form-group .btn-draf i {
  padding-left: 10px;
}
.CX-eForm .box-eform-outer .form .box-eform .box-navigation-tabs .box-nav-tab {
  text-transform: uppercase;
}
.CX-eForm .box-eform-outer .form .box-eform .box-navigation-tabs .box-nav-tab:hover, .CX-eForm .box-eform-outer .form .box-eform .box-navigation-tabs .box-nav-tab:focus {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.theme-default .CX-eForm .box-eform-outer .form .box-eform .box-navigation-tabs .box-nav-tab:hover, .theme-default .CX-eForm .box-eform-outer .form .box-eform .box-navigation-tabs .box-nav-tab:focus {
  color: #ffa300;
}
.theme-prestise .CX-eForm .box-eform-outer .form .box-eform .box-navigation-tabs .box-nav-tab:hover, .theme-prestise .CX-eForm .box-eform-outer .form .box-eform .box-navigation-tabs .box-nav-tab:focus {
  color: #fdb713;
}
.theme-syariah .CX-eForm .box-eform-outer .form .box-eform .box-navigation-tabs .box-nav-tab:hover, .theme-syariah .CX-eForm .box-eform-outer .form .box-eform .box-navigation-tabs .box-nav-tab:focus {
  color: #fdb713;
}
.CX-eForm .box-eform-outer .form .box-eform .box-navigation-tabs .box-nav-tab.disabled:hover, .CX-eForm .box-eform-outer .form .box-eform .box-navigation-tabs .box-nav-tab.disabled:focus {
  color: rgba(204, 204, 204, 0.8);
}
.CX-eForm .box-eform-outer .form .box-eform .form-control.cx-formulir {
  border: 0px solid white !important;
  overflow-x: hidden;
  color: #CCC;
}
.CX-eForm .box-eform-outer .form .box-eform .form-control.cx-formulir:before {
  content: "";
  position: absolute;
  width: 90%;
  height: 2px;
  border-radius: 20px;
  bottom: 0;
  left: 22%;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.theme-default .CX-eForm .box-eform-outer .form .box-eform .form-control.cx-formulir:before {
  background-color: #494df4;
}
.theme-prestise .CX-eForm .box-eform-outer .form .box-eform .form-control.cx-formulir:before {
  background-color: #c9a85c;
}
.theme-syariah .CX-eForm .box-eform-outer .form .box-eform .form-control.cx-formulir:before {
  background-color: #007b57;
}
.CX-eForm .box-eform-outer .form .box-eform .form-control.cx-formulir:before:hover, .CX-eForm .box-eform-outer .form .box-eform .form-control.cx-formulir:before:active, .CX-eForm .box-eform-outer .form .box-eform .form-control.cx-formulir:before:focus {
  width: 90%;
}
.CX-eForm .box-eform-outer .form .box-eform .form-control.cx-formulir::-webkit-file-upload-button {
  height: 100%;
  padding: 10px 25px;
  border-radius: 20px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #ffffff !important;
}
.theme-default .CX-eForm .box-eform-outer .form .box-eform .form-control.cx-formulir::-webkit-file-upload-button {
  color: #494df4 !important;
  border-color: #494df4 !important;
}
.theme-prestise .CX-eForm .box-eform-outer .form .box-eform .form-control.cx-formulir::-webkit-file-upload-button {
  color: #c9a85c !important;
  border-color: #c9a85c !important;
}
.theme-syariah .CX-eForm .box-eform-outer .form .box-eform .form-control.cx-formulir::-webkit-file-upload-button {
  color: #007b57 !important;
  border-color: #007b57 !important;
}
.theme-default .CX-eForm .box-eform-outer .form .box-eform .form-control.cx-formulir::-webkit-file-upload-button:hover, .theme-default .CX-eForm .box-eform-outer .form .box-eform .form-control.cx-formulir::-webkit-file-upload-button:focus {
  color: #ffffff !important;
  border-color: #ffffff !important;
  background-color: #494df4 !important;
}
.theme-prestise .CX-eForm .box-eform-outer .form .box-eform .form-control.cx-formulir::-webkit-file-upload-button:hover, .theme-prestise .CX-eForm .box-eform-outer .form .box-eform .form-control.cx-formulir::-webkit-file-upload-button:focus {
  color: #ffffff !important;
  border-color: #ffffff !important;
  background-color: #c9a85c !important;
}
.theme-syariah .CX-eForm .box-eform-outer .form .box-eform .form-control.cx-formulir::-webkit-file-upload-button:hover, .theme-syariah .CX-eForm .box-eform-outer .form .box-eform .form-control.cx-formulir::-webkit-file-upload-button:focus {
  color: #ffffff !important;
  border-color: #ffffff !important;
  background-color: #007b57 !important;
}
.CX-eForm .box-eform-outer .form .box-eform .lfr-form-row {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 20px;
  padding: 20px 0;
}
.CX-eForm .box-eform-outer .form .box-eform .lfr-form-row:hover {
  background-color: rgba(73, 77, 244, 0.5);
  border: 0px solid transparent !important;
}
.CX-eForm .box-eform-outer .form .box-eform .lfr-form-row .btn-icon-only {
  margin: 0 5px;
}
.theme-default .CX-eForm .box-eform-outer .form .box-eform .lfr-form-row .btn-icon-only:hover, .theme-default .CX-eForm .box-eform-outer .form .box-eform .lfr-form-row .btn-icon-only:focus {
  color: #ffffff !important;
  border-color: #ffffff !important;
  background-color: #494df4 !important;
}
.theme-prestise .CX-eForm .box-eform-outer .form .box-eform .lfr-form-row .btn-icon-only:hover, .theme-prestise .CX-eForm .box-eform-outer .form .box-eform .lfr-form-row .btn-icon-only:focus {
  color: #ffffff !important;
  border-color: #ffffff !important;
  background-color: #c9a85c !important;
}
.theme-syariah .CX-eForm .box-eform-outer .form .box-eform .lfr-form-row .btn-icon-only:hover, .theme-syariah .CX-eForm .box-eform-outer .form .box-eform .lfr-form-row .btn-icon-only:focus {
  color: #ffffff !important;
  border-color: #ffffff !important;
  background-color: #007b57 !important;
}
.CX-eForm .box-eform-outer .form .box-eform .lfr-form-row .btn-icon-only .btn-icon {
  font-family: "Font Awesome 5 Pro";
}
.CX-eForm .box-eform-outer .form .box-eform .btn-otp {
  border-radius: 20px !important;
}
.CX-eForm .box-eform-outer .form .select2-container .select2-selection--single {
  height: 44px !important;
}
.CX-eForm .box-eform-outer .form .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 45px !important;
}
.CX-eForm .box-eform-outer .form .select2-container .select2-selection--single .select2-selection__arrow {
  height: 45px !important;
}

.CX-ecard .box-inner-profile {
  margin-top: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
}
.CX-ecard .box-inner-profile .box-header-profile {
  padding: 20px;
  border-radius: 8px 8px 0 0;
}
.CX-ecard .box-inner-profile .box-header-profile label {
  color: white;
  font-size: 1.2rem;
  margin-bottom: 0px;
}
.CX-ecard .box-inner-profile .box-header-profile .right-text {
  float: right;
  font-size: 1rem;
  display: none;
}
.CX-ecard .box-inner-profile .box-header-profile .right-text i {
  font-size: 0.5rem;
  padding: 0 10px;
}
@media (max-width: 767px) {
  .CX-ecard .box-inner-profile .box-header-profile .right-text {
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 0.3rem;
  }
  .CX-ecard .box-inner-profile .box-header-profile .right-text i {
    padding: 0 4px;
  }
}
.CX-ecard .box-inner-profile .box-detail-profile {
  display: flex;
  flex-wrap: nowrap;
  padding: 30px;
}
@media (max-width: 767px) {
  .CX-ecard .box-inner-profile .box-detail-profile {
    flex-wrap: wrap;
    padding: 15px 0 15px 0;
  }
  .CX-ecard .box-inner-profile .box-detail-profile p {
    font-size: 1rem;
  }
}
.CX-ecard .box-inner-profile .box-detail-profile p.name-card {
  font-size: 1.2rem;
  font-weight: bold;
}
.CX-ecard .box-inner-profile .box-detail-profile .e-card {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top left;
  height: 17.5rem;
  width: 28rem;
  border-radius: 8px;
  position: relative;
}
@media (width: 1024px) {
  .CX-ecard .box-inner-profile .box-detail-profile .e-card {
    height: 17.5rem;
    width: auto;
  }
}
@media (width: 812px) {
  .CX-ecard .box-inner-profile .box-detail-profile .e-card {
    height: 13rem;
    width: 21rem;
  }
}
@media (width: 768px) {
  .CX-ecard .box-inner-profile .box-detail-profile .e-card {
    height: 170px;
    width: 277px;
  }
}
@media (max-width: 811px) {
  .CX-ecard .box-inner-profile .box-detail-profile .e-card {
    height: 13rem;
    width: 22rem;
  }
}
@media (max-width: 767px) {
  .CX-ecard .box-inner-profile .box-detail-profile .e-card {
    height: 160px;
    width: auto;
  }
}
@media (width: 640px) {
  .CX-ecard .box-inner-profile .box-detail-profile .e-card {
    height: 13rem;
    width: 21rem;
    margin: 0 auto;
  }
}
@media (max-width: 480px) {
  .CX-ecard .box-inner-profile .box-detail-profile .e-card {
    height: 174px;
    width: auto;
  }
}
@media (width: 736px) and (orientation: landscape) {
  .CX-ecard .box-inner-profile .box-detail-profile .e-card {
    height: 160px;
    width: 19rem;
    margin: auto;
  }
}
@media (width: 667px) and (orientation: landscape) {
  .CX-ecard .box-inner-profile .box-detail-profile .e-card {
    height: 160px;
    width: 19rem;
    margin: auto;
  }
}
@media (width: 568px) and (orientation: landscape) {
  .CX-ecard .box-inner-profile .box-detail-profile .e-card {
    height: 160px;
    width: 19rem;
    margin: auto;
  }
}
@media (width: 540px) {
  .CX-ecard .box-inner-profile .box-detail-profile .e-card {
    height: 290px;
    width: auto;
  }
  .CX-ecard .box-inner-profile .box-detail-profile .e-card .cardholder-name {
    font-size: 2.1rem;
  }
}
@media (width: 414px) {
  .CX-ecard .box-inner-profile .box-detail-profile .e-card {
    height: 214px;
    width: auto;
  }
}
@media (width: 375px) {
  .CX-ecard .box-inner-profile .box-detail-profile .e-card {
    height: 190px;
    width: auto;
  }
}
@media (width: 320px) {
  .CX-ecard .box-inner-profile .box-detail-profile .e-card {
    height: 160px;
    width: auto;
  }
}
.CX-ecard .box-inner-profile .box-detail-profile .e-card .cardholder-name {
  position: absolute;
  bottom: 30px;
  left: 7%;
  font-family: "Kredit-front";
  font-size: 1.5rem;
  color: white;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1024px) {
  .CX-ecard .box-inner-profile .box-detail-profile .e-card .cardholder-name {
    bottom: 10px;
  }
}
@media (max-width: 768px) {
  .CX-ecard .box-inner-profile .box-detail-profile .e-card .cardholder-name {
    bottom: 10px;
    font-size: 1.1rem;
  }
}
.CX-ecard .box-inner-profile .box-detail-profile .box-cust label {
  color: #5F5F5F;
  padding-top: 10px;
  margin-bottom: 0px;
}
.CX-ecard .box-inner-profile .box-detail-profile .box-desc-card {
  margin-bottom: 10px;
}
.CX-ecard .box-inner-profile .box-detail-profile .box-desc-card .desc-card {
  font-family: "source-sans-pro-regular";
  font-size: 1rem;
}
.CX-ecard .box-inner-profile .box-detail-profile .box-desc-card .desc-card div, .CX-ecard .box-inner-profile .box-detail-profile .box-desc-card .desc-card p, .CX-ecard .box-inner-profile .box-detail-profile .box-desc-card .desc-card span, .CX-ecard .box-inner-profile .box-detail-profile .box-desc-card .desc-card i, .CX-ecard .box-inner-profile .box-detail-profile .box-desc-card .desc-card a {
  font-family: "source-sans-pro-regular" !important;
}
.CX-ecard .box-inner-profile .box-detail-profile .box-manfaat ul li {
  padding-bottom: 15px;
  color: #5F5F5F;
  font-size: 1rem;
}

.CX-tata-cara .box-outer-faq {
  width: 80%;
  margin: auto;
}
.CX-tata-cara .CX-box-accordion .box-inner .box-item .box-toggle.active {
  background-color: #4976ba;
}
.CX-tata-cara .CX-box-accordion .box-inner .box-item .box-content .box-content-inner {
  background-color: #ffffff;
  border: 1px solid #c6c6c6;
}
.CX-tata-cara .CX-box-accordion .box-inner .box-item .box-content .text {
  font-size: 1.1rem;
  color: #333333;
  letter-spacing: 1px;
}
.CX-tata-cara .CX-box-accordion .box-inner .box-item .box-content .text strong {
  font-weight: normal;
  font-family: "source-sans-pro-semibold";
}
.CX-tata-cara .CX-box-accordion .box-inner .box-item .box-content .link-terkait a {
  letter-spacing: 1px;
  font-family: "source-sans-pro-regular";
}

.CX-tata-cara .box-head-title {
  margin-bottom: 2rem;
}
.CX-tata-cara .box-head-title h3 {
  letter-spacing: 2px;
  font-family: "source-sans-pro-semibold";
}
.CX-tata-cara .link-terkait {
  margin-top: 2rem;
}
.CX-tata-cara .link-terkait div a {
  position: relative;
  padding-left: 20px;
  display: inline-block;
  margin-bottom: 0.5rem;
}
.CX-tata-cara .link-terkait div a:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
  position: absolute;
  left: 0;
  font-weight: bold;
}
.CX-tata-cara .box-content .box-content-inner p {
  color: #333333;
  font-size: 1.1rem;
}

.CX-formulir-tata-cara {
  padding: 5rem 0;
  background: rgba(22, 95, 140, 0.2);
}

@media (max-width: 1024px) {
  .CX-tata-cara .box-head-title h3 {
    font-size: 1.6rem !important;
  }
}

@media (max-width: 1024px) {
  .CX-formulir-tata-cara {
    padding: 3rem 0;
  }
  .CX-formulir-tata-cara .box-find-form .box-find-form-inner {
    padding: 2rem 2rem;
  }
  .CX-formulir-tata-cara .box-find-form .box-find-form-inner .box-head h3 {
    font-size: 1.3rem !important;
  }
}
@media (max-width: 1024px) {
  .CX-formulir-tata-cara .container .row {
    display: block;
    flex-wrap: nowrap;
  }
  .CX-formulir-tata-cara .container .row .col-md-8,
  .CX-formulir-tata-cara .container .row .col-md-4 {
    flex: none;
    max-width: initial;
  }
  .CX-formulir-tata-cara .container .row .col-md-8 .CX-tata-cara {
    margin-bottom: 2rem;
  }
  .CX-formulir-tata-cara .container .row .col-md-4 .box-find-form {
    padding: 0 0 !important;
    margin: 0 0;
  }
}

.cx-wellness-mercant .box-outer-wellnes {
  background: white;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
}
.cx-wellness-mercant .box-header-wellness {
  padding: 10px 15px;
  border-radius: 8px 8px 0 0;
  font-size: 1.2rem;
}
.cx-wellness-mercant .box-header-wellness label {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .cx-wellness-mercant .box-header-wellness {
    padding: 10px 10px;
  }
  .cx-wellness-mercant .box-header-wellness label {
    font-size: 16px;
    margin-bottom: 0;
  }
}
.cx-wellness-mercant .box-header-wellness .right-text {
  float: right;
  display: none;
}
@media (max-width: 767px) {
  .cx-wellness-mercant .box-header-wellness .right-text {
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 0.3rem;
  }
  .cx-wellness-mercant .box-header-wellness .right-text i {
    padding: 0 4px;
  }
}
.cx-wellness-mercant .box-header-wellness .right-text i {
  font-size: 0.7rem;
  padding: 0 10px;
}
.cx-wellness-mercant .box-search-wellness {
  margin: 15px 15px;
}
@media (max-width: 768px) {
  .cx-wellness-mercant .box-search-wellness {
    margin: 0;
    padding: 20px 15px;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
  }
}
.cx-wellness-mercant .box-search-wellness .form-group.input-select-wrapper {
  display: flex;
  flex-direction: row;
  margin-bottom: 0;
}
.cx-wellness-mercant .box-search-wellness .form-group.input-select-wrapper .control-label {
  flex: 1;
  margin: auto;
  margin-right: 15px;
}
.cx-wellness-mercant .box-search-wellness .form-group.input-select-wrapper .select2-container.select2-container--default {
  width: 100% !important;
  margin-right: 100%;
}
.cx-wellness-mercant .box-search-wellness .form-group.input-select-wrapper .select2-container.select2-container--default .select2-selection--single {
  border: 1px solid #CCCCCC !important;
  border-radius: 10px !important;
  height: 30px;
  width: 250px;
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  .cx-wellness-mercant .box-search-wellness .form-group.input-select-wrapper .select2-container.select2-container--default .select2-selection--single {
    width: 230px;
  }
}
@media (max-width: 768px) {
  .cx-wellness-mercant .box-search-wellness .form-group.input-select-wrapper .select2-container.select2-container--default .select2-selection--single {
    width: 310px;
    height: 35px;
  }
}
.cx-wellness-mercant .box-search-wellness .form-group.input-select-wrapper .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  flex: 1 1 auto;
  color: #333333;
  font-size: 1rem;
  font-family: "source-sans-pro-regular";
  font-weight: normal;
  letter-spacing: 1px;
  padding-left: 20px;
}
@media (max-width: 768px) {
  .cx-wellness-mercant .box-search-wellness .form-group.input-select-wrapper .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 0.9rem;
  }
}
.cx-wellness-mercant .box-search-wellness .form-group.input-select-wrapper .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  flex: 0 0 auto;
  top: 0;
  position: relative;
}
.theme-default .cx-wellness-mercant .box-search-wellness .form-group.input-select-wrapper .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 40px;
}
.theme-prestise .cx-wellness-mercant .box-search-wellness .form-group.input-select-wrapper .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 40px;
}
.theme-syariah .cx-wellness-mercant .box-search-wellness .form-group.input-select-wrapper .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 40px;
}
.cx-wellness-mercant .box-search-wellness .form-group.input-select-wrapper .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:before {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.theme-default .cx-wellness-mercant .box-search-wellness .form-group.input-select-wrapper .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:before {
  color: #494df4;
}
.theme-prestise .cx-wellness-mercant .box-search-wellness .form-group.input-select-wrapper .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:before {
  color: #c9a85c;
}
.theme-syariah .cx-wellness-mercant .box-search-wellness .form-group.input-select-wrapper .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:before {
  color: #007b57;
}
.cx-wellness-mercant .box-search-wellness .form-group.input-select-wrapper .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.cx-wellness-mercant .box-search-wellness .box-input label {
  float: right;
  font-size: 1.2rem;
  margin: auto;
}
@media (max-width: 767px) {
  .cx-wellness-mercant .box-search-wellness .box-input label {
    display: none;
  }
}
.cx-wellness-mercant .box-content {
  padding: 0 15px;
}
@media (max-width: 768px) {
  .cx-wellness-mercant .box-content {
    border: 1px solid #CCC;
    border-top: 0px solid #CCC;
    border-radius: 0 0 8px 8px;
  }
}
.cx-wellness-mercant .box-content .no-data {
  background-color: #FFF8E7 !important;
  color: #333333;
  font-family: "source-sans-pro-regular";
  font-size: 14px;
  padding: 20px 0;
  text-align: center;
  border-radius: 8px;
  margin: 10px auto;
}
.cx-wellness-mercant .box-content .box-wellness .box-grid-inner {
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  .cx-wellness-mercant .box-content .box-wellness .box-grid-inner {
    padding: 0 10px;
  }
}
.cx-wellness-mercant .box-content .box-wellness .box-grid-inner .box-inner-wellness {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2509803922);
  border-radius: 8px;
}
@media (max-width: 768px) {
  .cx-wellness-mercant .box-content .box-wellness .box-grid-inner .box-inner-wellness {
    height: fit-content !important;
  }
}
.cx-wellness-mercant .box-content .box-wellness .box-grid-inner .box-inner-wellness .box-img {
  height: 200px;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
.cx-wellness-mercant .box-content .box-wellness .box-grid-inner .box-inner-wellness .img {
  height: 100%;
  background-position: center center;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cx-wellness-mercant .box-content .box-wellness .box-grid-inner .box-inner-wellness .img:hover {
  transform: scale(1.2);
}
.cx-wellness-mercant .box-content .box-wellness .box-grid-inner .box-inner-wellness .box-text {
  padding: 15px;
}
.cx-wellness-mercant .box-content .box-wellness .box-grid-inner .box-inner-wellness .box-text .caption .promo-cate,
.cx-wellness-mercant .box-content .box-wellness .box-grid-inner .box-inner-wellness .box-text .caption .type-card {
  color: #494DF4;
  font-size: 1rem;
}
.cx-wellness-mercant .box-content .box-wellness .box-grid-inner .box-inner-wellness .box-text .caption .title {
  font-size: 1rem;
  font-family: "source-sans-pro-semibold";
}
.cx-wellness-mercant .box-content .box-wellness .box-grid-inner .box-inner-wellness .box-text .caption .program {
  color: #5F5F5F;
  font-style: italic;
  font-size: 1.1rem;
  margin-bottom: 10px;
}
.cx-wellness-mercant .box-content .box-wellness .box-grid-inner .box-inner-wellness .box-text .caption .box-tag {
  color: #5F5F5F;
  font-size: 0.9rem;
  margin-bottom: 20px;
}
.cx-wellness-mercant .box-content .box-wellness .box-grid-inner .box-inner-wellness .box-text .caption .box-tag div {
  margin-bottom: 5px;
  display: flex;
}
.cx-wellness-mercant .box-content .box-wellness .box-grid-inner .box-inner-wellness .box-text .caption .box-tag div p {
  margin-bottom: 0;
}
.cx-wellness-mercant .box-content .box-wellness .box-grid-inner .box-inner-wellness .box-text .caption .box-tag i {
  color: #FFA300;
  margin-right: 5px;
}
.cx-wellness-mercant .box-content .box-wellness .box-grid-inner .box-inner-wellness .box-text .caption a {
  font-family: "source-sans-pro-regular";
  font-size: 1rem;
  letter-spacing: 1px;
  text-decoration: none;
  position: absolute;
  bottom: 40px;
}
@media (max-width: 768px) {
  .cx-wellness-mercant .box-content .box-wellness .box-grid-inner .box-inner-wellness .box-text .caption a {
    position: relative;
    bottom: unset;
  }
}
.cx-wellness-mercant .box-content .box-wellness .box-grid-inner .box-inner-wellness .box-text .caption a:hover {
  color: #FFA300;
}
.cx-wellness-mercant .box-content .box-wellness .box-grid-inner .box-inner-wellness .box-text .caption a:before {
  content: "\f054";
  font-size: 1rem;
}

.h2 {
  display: none;
}

.cx-wellness-detail {
  margin-top: 20px;
}
.cx-wellness-detail .box-header-wellness {
  padding: 10px 15px;
  border-radius: 8px 8px 0 0;
  font-size: 1.2rem;
}
.cx-wellness-detail .box-header-wellness label {
  margin-bottom: 0;
}
.cx-wellness-detail .box-header-wellness .right-text {
  float: right;
  display: none;
}
.cx-wellness-detail .box-header-wellness .right-text i {
  font-size: 0.7rem;
  padding: 0 10px;
}
@media (max-width: 767px) {
  .cx-wellness-detail .box-header-wellness .right-text {
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 0.3rem;
  }
  .cx-wellness-detail .box-header-wellness .right-text i {
    padding: 0 4px;
  }
}
.cx-wellness-detail .box-detail-promo {
  padding: 15px;
  border: 1px solid #CCC;
  border-bottom: 0px;
  -webkit-border-radius: 0 0 0px 0px;
  -moz-border-radius: 0 0 0px 0px;
  -ms-border-radius: 0 0 0px 0px;
  -o-border-radius: 0 0 0px 0px;
  border-radius: 0 0 0px 0px;
}
.cx-wellness-detail .box-detail-promo .category {
  color: #494DF4;
  font-size: 1.1rem;
}
.cx-wellness-detail .box-detail-promo .box-logo-merchant {
  position: relative;
}
.cx-wellness-detail .box-detail-promo .box-logo-merchant img {
  padding: 15px;
  background-color: #fefefe;
  border-radius: 0 0 8px 8px;
  max-height: 150px;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
}
@media (max-width: 768px) {
  .cx-wellness-detail .box-detail-promo .box-logo-merchant img {
    max-height: 70px;
  }
}
.cx-wellness-detail .box-detail-promo .box-logo-merchant .ribbon-img {
  position: absolute;
  top: -15px;
  right: 5%;
}
.cx-wellness-detail .box-detail-promo .box-logo-merchant .ribbon-img:before {
  height: 0;
  width: 0;
  left: -10.5px;
  top: 0.1px;
  border-bottom: 15px solid #cccccc;
  border-left: 10px solid transparent;
  border-radius: 0 0 0 2px;
}
.cx-wellness-detail .box-detail-promo .box-logo-merchant .ribbon-img:after {
  height: 0;
  width: 0;
  right: -10.5px;
  top: 0.1px;
  border-bottom: 15px solid #cccccc;
  border-right: 10px solid transparent;
  border-radius: 0 0 2px 0;
}
.cx-wellness-detail .box-detail-promo .box-logo-merchant .ribbon-img:before,
.cx-wellness-detail .box-detail-promo .box-logo-merchant .ribbon-img:after {
  content: "";
  position: absolute;
}
.cx-wellness-detail .box-detail-promo .img {
  height: 279px;
  background-position: center;
  border-radius: 8px;
}
@media (max-width: 768px) {
  .cx-wellness-detail .box-detail-promo .img {
    height: 220px;
  }
}
.cx-wellness-detail .box-detail-promo .detail-promo {
  padding: 20px 0;
}
.cx-wellness-detail .box-detail-promo .detail-promo .title-promo {
  font-size: 22px;
  font-family: "source-sans-pro-semibold";
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .cx-wellness-detail .box-detail-promo .detail-promo .title-promo {
    font-size: 16px;
  }
}
.cx-wellness-detail .box-detail-promo .detail-promo .promo-dis {
  font-style: italic;
  font-size: 14px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .cx-wellness-detail .box-detail-promo .detail-promo .promo-dis {
    font-size: 12px;
  }
}
.cx-wellness-detail .box-detail-promo .detail-promo .desc-promo div, .cx-wellness-detail .box-detail-promo .detail-promo .desc-promo p, .cx-wellness-detail .box-detail-promo .detail-promo .desc-promo span, .cx-wellness-detail .box-detail-promo .detail-promo .desc-promo i, .cx-wellness-detail .box-detail-promo .detail-promo .desc-promo a {
  font-family: "source-sans-pro-regular" !important;
}
.cx-wellness-detail .box-detail-promo .detail-promo .date-tips {
  color: #494DF4;
  font-size: 1.1rem;
}
.cx-wellness-detail .box-detail-promo .box-sosial {
  margin-top: 20px;
  margin-bottom: 20px;
}
.cx-wellness-detail .box-detail-promo .box-sosial .taglib-social-bookmark {
  padding-left: 0;
}
.cx-wellness-detail .box-detail-promo .box-sosial ul > li a {
  color: #494DF4 !important;
  border-color: #494DF4 !important;
}
.cx-wellness-detail .box-detail-promo .box-sosial ul > li a:hover {
  background-color: #494DF4 !important;
  color: white !important;
  border-color: white !important;
}
.cx-wellness-detail .box-detail-promo .box-sosial ul > li a .lexicon-icon {
  margin-top: -5px !important;
  margin-left: -5px;
}
.cx-wellness-detail .box-detail-promo .box-sosial .dropdown .lexicon-icon {
  margin-top: -5px !important;
  margin-left: -5px;
}
.cx-wellness-detail .box-detail-promo .box-tag {
  color: #5F5F5F;
  font-size: 0.9rem;
}
.cx-wellness-detail .box-detail-promo .box-tag div {
  margin-bottom: 5px;
  display: flex;
}
.cx-wellness-detail .box-detail-promo .box-tag div p {
  margin-bottom: 0;
}
.cx-wellness-detail .box-detail-promo .box-tag i {
  color: #FFA300;
  margin-right: 5px;
}

.cx-healty-tips .box-outer-healty {
  background: white;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
}
.cx-healty-tips .box-header-healty {
  padding: 10px 15px;
  border-radius: 8px 8px 0 0;
  font-size: 1.2rem;
}
.cx-healty-tips .box-header-healty label {
  margin-bottom: 0;
}
.cx-healty-tips .box-header-healty .right-text {
  float: right;
  display: none;
}
.cx-healty-tips .box-header-healty .right-text i {
  font-size: 0.7rem;
  padding: 0 10px;
}
@media (max-width: 767px) {
  .cx-healty-tips .box-header-healty .right-text {
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 0.3rem;
  }
  .cx-healty-tips .box-header-healty .right-text i {
    padding: 0 4px;
  }
}
@media (max-width: 768px) {
  .cx-healty-tips .multisly {
    border: 1px solid #CCC;
    border-radius: 0 0 8px 8px;
  }
  .cx-healty-tips .multisly .box-inner-healty {
    padding: 0px;
    margin: 0 10px;
    border: 1px solid #CCC;
    height: fit-content;
  }
  .cx-healty-tips .multisly .box-inner-healty .img {
    border-radius: 8px 8px 0 0;
  }
  .cx-healty-tips .multisly .box-inner-healty .box-text {
    padding: 10px 10px;
  }
}
.cx-healty-tips .box-healty {
  padding: 15px;
}
.cx-healty-tips .box-healty .box-grid-inner .box-inner-healty {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  margin-bottom: 20px;
}
.cx-healty-tips .box-healty .box-grid-inner .box-inner-healty .box-img {
  height: 200px;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
.cx-healty-tips .box-healty .box-grid-inner .box-inner-healty .img {
  height: 100%;
  background-position: center center;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cx-healty-tips .box-healty .box-grid-inner .box-inner-healty .img:hover {
  transform: scale(1.2);
}
.cx-healty-tips .box-healty .box-grid-inner .box-inner-healty .box-text {
  padding: 15px;
}
.cx-healty-tips .box-healty .box-grid-inner .box-inner-healty .box-text .caption .title {
  font-size: 1rem;
  font-family: "source-sans-pro-semibold";
  width: 90%;
  margin-bottom: 20px;
}
.cx-healty-tips .box-healty .box-grid-inner .box-inner-healty .box-text .caption a {
  font-family: "source-sans-pro-regular";
  font-size: 1rem;
  letter-spacing: 1px;
  text-decoration: none;
  position: absolute;
  bottom: 30px;
}
@media (max-width: 768px) {
  .cx-healty-tips .box-healty .box-grid-inner .box-inner-healty .box-text .caption a {
    position: relative;
    bottom: 0px;
  }
}
.cx-healty-tips .box-healty .box-grid-inner .box-inner-healty .box-text .caption a:hover {
  color: #FFA300;
}
.cx-healty-tips .box-healty .box-grid-inner .box-inner-healty .box-text .caption a:before {
  content: "\f054";
  font-size: 1rem;
}

.cx-healty-detail {
  margin-top: 20px;
}
.cx-healty-detail .box-header-healty {
  padding: 10px 15px;
  border-radius: 8px 8px 0 0;
  font-size: 1.2rem;
}
.cx-healty-detail .box-header-healty label {
  margin-bottom: 0;
}
.cx-healty-detail .box-header-healty .right-text {
  float: right;
  display: none;
}
.cx-healty-detail .box-header-healty .right-text i {
  font-size: 0.7rem;
  padding: 0 10px;
}
@media (max-width: 767px) {
  .cx-healty-detail .box-header-healty .right-text {
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 0.3rem;
  }
  .cx-healty-detail .box-header-healty .right-text i {
    padding: 0 4px;
  }
}
.cx-healty-detail .box-detail-promo {
  padding: 15px;
  border: 1px solid #CCC;
  border-bottom: 0px;
  border-radius: 0 0;
}
.cx-healty-detail .box-detail-promo .img {
  height: 279px;
  background-position: center;
  border-radius: 8px;
}
@media (max-width: 768px) {
  .cx-healty-detail .box-detail-promo .img {
    height: 200px;
  }
}
.cx-healty-detail .box-detail-promo .detail-promo {
  padding: 20px 0;
}
.cx-healty-detail .box-detail-promo .detail-promo .title-promo {
  font-size: 1rem;
  font-family: "source-sans-pro-semibold";
  margin-bottom: 10px;
}
.cx-healty-detail .box-detail-promo .detail-promo .desc-promo div, .cx-healty-detail .box-detail-promo .detail-promo .desc-promo p, .cx-healty-detail .box-detail-promo .detail-promo .desc-promo span, .cx-healty-detail .box-detail-promo .detail-promo .desc-promo i, .cx-healty-detail .box-detail-promo .detail-promo .desc-promo a {
  font-family: "source-sans-pro-regular" !important;
}
.cx-healty-detail .box-detail-promo .detail-promo .date-tips {
  color: #494DF4;
  font-size: 1.1rem;
}
.cx-healty-detail .box-detail-promo .detail-promo .desc-promo img {
  padding: 0 10px;
}

.cx-wellness-mercant-slider {
  margin-top: -20px;
}
.cx-wellness-mercant-slider .box-inner-slider {
  padding: 10px 10px;
  border: 1px solid #CCC;
  border-top: 0px;
  border-radius: 0 0 8px 8px;
}
.cx-wellness-mercant-slider .header-content {
  padding-top: 30px;
  margin-bottom: 20px;
  position: relative;
}
.cx-wellness-mercant-slider .header-content label {
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 0;
}
.cx-wellness-mercant-slider .header-content:before {
  content: "";
  width: 100%;
  height: 1px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #CCC;
  position: absolute;
}
.cx-wellness-mercant-slider .header-content .box-nav-slider {
  float: right;
  position: relative;
  width: 100px;
  top: 15px;
}
.cx-wellness-mercant-slider .header-content .box-nav-slider .slick-arrow {
  z-index: 1;
  height: 45px;
  width: 45px;
  background-color: rgb(255, 163, 0);
}
@media (max-width: 768px) {
  .cx-wellness-mercant-slider .header-content .box-nav-slider .slick-arrow {
    height: 25px;
    width: 25px;
  }
}
.cx-wellness-mercant-slider .header-content .box-nav-slider .slick-arrow.slick-prev {
  position: absolute;
  left: 1%;
}
.cx-wellness-mercant-slider .header-content .box-nav-slider .slick-arrow.slick-prev:before {
  content: "\f053";
  font-family: "Font Awesome 5 Pro";
}
.cx-wellness-mercant-slider .header-content .box-nav-slider .slick-arrow.slick-next {
  position: absolute;
  right: 1%;
}
.cx-wellness-mercant-slider .header-content .box-nav-slider .slick-arrow.slick-next:before {
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
}
.cx-wellness-mercant-slider .header-content .box-nav-slider .slick-arrow:before {
  font-size: 1.4rem;
}
@media (max-width: 768px) {
  .cx-wellness-mercant-slider .header-content .box-nav-slider .slick-arrow:before {
    font-size: 1rem;
  }
}
.cx-wellness-mercant-slider .header-content .box-nav-slider .slick-arrow.slick-disabled {
  background-color: rgba(255, 163, 0, 0.4);
}
.cx-wellness-mercant-slider .box-wellness-slider {
  padding: 0px 15px;
}
.cx-wellness-mercant-slider .box-wellness-slider .slick-list {
  margin: 0 -15px;
}
@media (max-width: 768px) {
  .cx-wellness-mercant-slider .box-wellness-slider .slick-list {
    margin: 0 0px;
  }
}
.cx-wellness-mercant-slider .box-wellness-slider .box-grid-inner {
  padding: 10px;
}
@media (max-width: 768px) {
  .cx-wellness-mercant-slider .box-wellness-slider .box-grid-inner {
    padding-bottom: 20px;
  }
}
.cx-wellness-mercant-slider .box-wellness-slider .box-grid-inner .box-inner-wellness {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2509803922);
  border-radius: 8px;
}
.cx-wellness-mercant-slider .box-wellness-slider .box-grid-inner .box-inner-wellness .box-img {
  height: 200px;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
.cx-wellness-mercant-slider .box-wellness-slider .box-grid-inner .box-inner-wellness .img {
  height: 100%;
  background-position: center center;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cx-wellness-mercant-slider .box-wellness-slider .box-grid-inner .box-inner-wellness .img:hover {
  transform: scale(1.2);
}
.cx-wellness-mercant-slider .box-wellness-slider .box-grid-inner .box-inner-wellness .box-text {
  padding: 20px;
}
.cx-wellness-mercant-slider .box-wellness-slider .box-grid-inner .box-inner-wellness .box-text .caption .promo-cate,
.cx-wellness-mercant-slider .box-wellness-slider .box-grid-inner .box-inner-wellness .box-text .caption .type-card {
  color: #494DF4;
  font-size: 0.9rem;
}
.cx-wellness-mercant-slider .box-wellness-slider .box-grid-inner .box-inner-wellness .box-text .caption .title {
  font-size: 1rem;
  font-family: "source-sans-pro-semibold";
}
.cx-wellness-mercant-slider .box-wellness-slider .box-grid-inner .box-inner-wellness .box-text .caption .program {
  color: #5F5F5F;
  font-style: italic;
  font-size: 1.1rem;
  margin-bottom: 10px;
}
.cx-wellness-mercant-slider .box-wellness-slider .box-grid-inner .box-inner-wellness .box-text .caption .box-tag {
  color: #5F5F5F;
  font-size: 0.9rem;
  margin-bottom: 20px;
}
.cx-wellness-mercant-slider .box-wellness-slider .box-grid-inner .box-inner-wellness .box-text .caption .box-tag div {
  margin-bottom: 5px;
  display: flex;
}
.cx-wellness-mercant-slider .box-wellness-slider .box-grid-inner .box-inner-wellness .box-text .caption .box-tag div p {
  margin-bottom: 0;
}
.cx-wellness-mercant-slider .box-wellness-slider .box-grid-inner .box-inner-wellness .box-text .caption .box-tag i {
  color: #FFA300;
  margin-right: 5px;
}
.cx-wellness-mercant-slider .box-wellness-slider .box-grid-inner .box-inner-wellness .box-text .caption a {
  font-family: "source-sans-pro-regular";
  font-size: 1rem;
  letter-spacing: 1px;
  text-decoration: none;
  position: absolute;
  bottom: 15px;
}
@media (max-width: 768px) {
  .cx-wellness-mercant-slider .box-wellness-slider .box-grid-inner .box-inner-wellness .box-text .caption a {
    font-size: 0.9rem;
    position: relative;
    bottom: unset;
  }
}
.cx-wellness-mercant-slider .box-wellness-slider .box-grid-inner .box-inner-wellness .box-text .caption a:hover {
  color: #FFA300;
}
.cx-wellness-mercant-slider .box-wellness-slider .box-grid-inner .box-inner-wellness .box-text .caption a:before {
  content: "\f054";
  font-size: 1rem;
}

.cx-healty-slider {
  margin-top: -20px;
}
.cx-healty-slider .box-inner-slider {
  padding: 0 15px;
  border: 1px solid #CCC;
  border-top: 0px;
  border-radius: 0 0 8px 8px;
}
.cx-healty-slider .header-content {
  padding-top: 30px;
  margin-bottom: 20px;
  position: relative;
}
.cx-healty-slider .header-content label {
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 0;
}
.cx-healty-slider .header-content:before {
  content: "";
  width: 100%;
  height: 1px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #CCC;
  position: absolute;
}
.cx-healty-slider .header-content .box-nav-slider {
  float: right;
  position: relative;
  width: 100px;
  top: 15px;
}
.cx-healty-slider .header-content .box-nav-slider .slick-arrow {
  z-index: 1;
  height: 45px;
  width: 45px;
  background-color: rgb(255, 163, 0);
}
@media (max-width: 768px) {
  .cx-healty-slider .header-content .box-nav-slider .slick-arrow {
    height: 25px;
    width: 25px;
  }
}
.cx-healty-slider .header-content .box-nav-slider .slick-arrow.slick-prev {
  position: absolute;
  left: 1%;
}
.cx-healty-slider .header-content .box-nav-slider .slick-arrow.slick-prev:before {
  content: "\f053";
  font-family: "Font Awesome 5 Pro";
}
.cx-healty-slider .header-content .box-nav-slider .slick-arrow.slick-next {
  position: absolute;
  right: 1%;
}
.cx-healty-slider .header-content .box-nav-slider .slick-arrow.slick-next:before {
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
}
.cx-healty-slider .header-content .box-nav-slider .slick-arrow:before {
  font-size: 1.4rem;
}
@media (max-width: 768px) {
  .cx-healty-slider .header-content .box-nav-slider .slick-arrow:before {
    font-size: 1rem;
  }
}
.cx-healty-slider .header-content .box-nav-slider .slick-arrow.slick-disabled {
  background-color: rgba(255, 163, 0, 0.4);
}
@media (max-width: 768px) {
  .cx-healty-slider .multisly {
    border: 1px solid #CCC;
    border-radius: 0 0 8px 8px;
  }
  .cx-healty-slider .multisly .box-inner-healty {
    padding: 0px;
    margin: 0 10px;
    border: 1px solid #CCC;
    height: fit-content;
  }
  .cx-healty-slider .multisly .box-inner-healty .img {
    border-radius: 8px 8px 0 0;
  }
  .cx-healty-slider .multisly .box-inner-healty .box-text {
    padding: 10px 10px;
  }
}
.cx-healty-slider .box-wellness-slider {
  padding: 15px;
}
.cx-healty-slider .box-wellness-slider .box-grid-inner .box-inner-healty {
  border-radius: 8px;
  margin-bottom: 20px;
  border: 1px solid #CCC;
}
.cx-healty-slider .box-wellness-slider .box-grid-inner .box-inner-healty .box-img {
  height: 200px;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
.cx-healty-slider .box-wellness-slider .box-grid-inner .box-inner-healty .img {
  height: 100%;
  background-position: center center;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cx-healty-slider .box-wellness-slider .box-grid-inner .box-inner-healty .img:hover {
  transform: scale(1.2);
}
.cx-healty-slider .box-wellness-slider .box-grid-inner .box-inner-healty .box-text {
  padding: 15px;
}
.cx-healty-slider .box-wellness-slider .box-grid-inner .box-inner-healty .box-text .caption .title {
  font-size: 1rem;
  font-family: "source-sans-pro-semibold";
  width: 90%;
  margin-bottom: 20px;
}
.cx-healty-slider .box-wellness-slider .box-grid-inner .box-inner-healty .box-text .caption a {
  font-family: "source-sans-pro-regular";
  font-size: 1rem;
  letter-spacing: 1px;
  text-decoration: none;
  position: absolute;
  bottom: 30px;
}
@media (max-width: 768px) {
  .cx-healty-slider .box-wellness-slider .box-grid-inner .box-inner-healty .box-text .caption a {
    position: relative;
    bottom: 0px;
  }
}
.cx-healty-slider .box-wellness-slider .box-grid-inner .box-inner-healty .box-text .caption a:hover {
  color: #FFA300;
}
.cx-healty-slider .box-wellness-slider .box-grid-inner .box-inner-healty .box-text .caption a:before {
  content: "\f054";
  font-size: 1rem;
}

.cx-healty-tips .box-search-wellness {
  margin: 15px 15px;
}
@media (max-width: 768px) {
  .cx-healty-tips .box-search-wellness {
    margin: 0;
    padding: 20px 15px;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
  }
}
.cx-healty-tips .box-search-wellness .form-group.input-select-wrapper {
  display: flex;
  flex-direction: row;
  margin-bottom: 0;
}
.cx-healty-tips .box-search-wellness .form-group.input-select-wrapper .control-label {
  flex: 1;
  margin: auto;
  margin-right: 15px;
}
.cx-healty-tips .box-search-wellness .form-group.input-select-wrapper .select2-container.select2-container--default {
  width: 100% !important;
  margin-right: 100%;
}
.cx-healty-tips .box-search-wellness .form-group.input-select-wrapper .select2-container.select2-container--default .select2-selection--single {
  border: 1px solid #CCCCCC !important;
  border-radius: 10px !important;
  height: 30px;
  width: 250px;
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  .cx-healty-tips .box-search-wellness .form-group.input-select-wrapper .select2-container.select2-container--default .select2-selection--single {
    width: 230px;
  }
}
@media (max-width: 768px) {
  .cx-healty-tips .box-search-wellness .form-group.input-select-wrapper .select2-container.select2-container--default .select2-selection--single {
    width: 310px;
    height: 35px;
  }
}
.cx-healty-tips .box-search-wellness .form-group.input-select-wrapper .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  flex: 1 1 auto;
  color: #333333;
  font-size: 1rem;
  font-family: "source-sans-pro-regular";
  font-weight: normal;
  letter-spacing: 1px;
  padding-left: 20px;
}
@media (max-width: 768px) {
  .cx-healty-tips .box-search-wellness .form-group.input-select-wrapper .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 0.9rem;
  }
}
.cx-healty-tips .box-search-wellness .form-group.input-select-wrapper .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  flex: 0 0 auto;
  top: 0;
  position: relative;
}
.theme-default .cx-healty-tips .box-search-wellness .form-group.input-select-wrapper .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 40px;
}
.theme-prestise .cx-healty-tips .box-search-wellness .form-group.input-select-wrapper .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 40px;
}
.theme-syariah .cx-healty-tips .box-search-wellness .form-group.input-select-wrapper .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 40px;
}
.cx-healty-tips .box-search-wellness .form-group.input-select-wrapper .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:before {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.theme-default .cx-healty-tips .box-search-wellness .form-group.input-select-wrapper .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:before {
  color: #494df4;
}
.theme-prestise .cx-healty-tips .box-search-wellness .form-group.input-select-wrapper .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:before {
  color: #c9a85c;
}
.theme-syariah .cx-healty-tips .box-search-wellness .form-group.input-select-wrapper .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:before {
  color: #007b57;
}
.cx-healty-tips .box-search-wellness .form-group.input-select-wrapper .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.cx-healty-tips .box-search-wellness .box-input label {
  float: right;
  font-size: 1.2rem;
  margin: auto;
}
@media (max-width: 767px) {
  .cx-healty-tips .box-search-wellness .box-input label {
    display: none;
  }
}

section.CX-main-CMS.calendar-event {
  margin: 20px 1rem;
}
@media (max-width: 1024px) {
  section.CX-main-CMS.calendar-event {
    margin: 20px 0;
  }
}
section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms {
  overflow: hidden;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}
section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-header-cms {
  padding: 20px;
  color: white;
  background: transparent linear-gradient(150deg, #494df4 0%, #9fbeaf 100%) 0 0 no-repeat padding-box;
}
section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-header-cms .box-header-cms-inner {
  display: flex;
  background: none;
  background-color: transparent;
}
section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-header-cms .box-header-cms-inner .back {
  display: none;
}
section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-header-cms .box-header-cms-inner .back a {
  font-size: 14px;
  color: #ffffff;
  text-decoration: underline;
}
section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-header-cms .box-header-cms-inner .back a i {
  margin-right: 5px;
}
@media (max-width: 1024px) {
  section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-header-cms .box-header-cms-inner .back a span {
    display: none;
  }
}
section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-header-cms .box-header-cms-inner .title {
  position: relative;
}
@media (max-width: 1024px) {
  section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-header-cms .box-header-cms-inner .title {
    padding-left: 0;
  }
}
section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-header-cms .box-header-cms-inner .title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 23px;
  background-color: #dedede;
  display: none;
}
@media (max-width: 1024px) {
  section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-header-cms .box-header-cms-inner .title:before {
    display: none;
  }
}
section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-header-cms .box-header-cms-inner .title h3 {
  font-weight: normal;
  font-family: "source-sans-pro-semibold";
  font-size: 20px;
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-header-cms .box-header-cms-inner .title h3 {
    font-size: 16px;
  }
}
section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-content-cms {
  background-color: #ffffff;
  padding: 2rem 1rem;
}
@media (max-width: 1024px) {
  section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-content-cms {
    padding: 2rem 0;
  }
}
@media (max-width: 767px) {
  section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-content-cms {
    padding: 10px;
    border: 1px solid rgba(204, 204, 204, 0.8);
    border-radius: 0 0 8px 8px;
  }
}
section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-content-cms .CX-slider-calendar {
  margin-bottom: 20px;
}
section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-content-cms .CX-slider-calendar .box-slider.calendar-slider {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
}
section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-content-cms .CX-slider-calendar .box-slider.calendar-slider .item-slider .img {
  height: 258px;
  background-size: cover;
}
@media (max-width: 1024px) {
  section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-content-cms .CX-slider-calendar .box-slider.calendar-slider .item-slider .img {
    height: 173px;
  }
}
section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-content-cms .CX-slider-calendar .slick-dots {
  bottom: 2rem;
}

.box-calendar-event #timeslot_calendar {
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  overflow: hidden;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.box-calendar-event #timeslot_calendar .fc-header-toolbar {
  background-color: transparent linear-gradient(150deg, #494df4 0%, #9fbeaf 100%) 0 0 no-repeat padding-box !important;
  padding: 8px 20px;
  border-radius: 0;
}
.box-calendar-event #timeslot_calendar .fc-header-toolbar .fc-toolbar-chunk .fc-toolbar-title {
  font-family: "source-sans-pro-bold";
  color: #ffffff !important;
  font-size: 13px;
  font-weight: normal;
}
.box-calendar-event #timeslot_calendar .fc-header-toolbar .fc-toolbar-chunk .fc-prev-button,
.box-calendar-event #timeslot_calendar .fc-header-toolbar .fc-toolbar-chunk .fc-next-button {
  font-size: 12px;
  font-weight: normal;
  background-color: transparent !important;
  border: 1px solid transparent !important;
}
.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid {
  border-collapse: collapse;
}
.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid tr.fc-scrollgrid-section.fc-scrollgrid-section-header th {
  border-color: #fafafa !important;
  font-weight: normal;
  font-family: "source-sans-pro-bold";
  color: #000000;
  font-size: 16px;
  padding: 15px 0;
}
.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid tr.fc-scrollgrid-section.fc-scrollgrid-section-header td {
  border-color: #fafafa !important;
}
.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid tr.fc-scrollgrid-section.fc-scrollgrid-section-header td .fc-col-header {
  background-color: #fafafa;
}
.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table {
  background-color: #fafafa;
}
.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table td {
  border-color: #fafafa !important;
  text-align: center;
}
.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table td .fc-daygrid-day-top {
  justify-content: flex-start;
  align-items: center;
  justify-content: center;
}
.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table td .fc-daygrid-day-number {
  font-size: 16px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: transparent;
  padding: 0;
}
.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table td .fc-daygrid-day-events {
  margin-bottom: 0;
  min-height: 0;
}
.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table td .fc-daygrid-day-events .fc-daygrid-event-harness {
  display: none;
}
.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table td.fc-day-today {
  background-color: transparent;
}
.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table td.fc-day-today .fc-daygrid-day-number {
  background-color: #e6e6e6;
}
.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table td.has-event:nth-child(5n+1) .fc-daygrid-day-number {
  background-color: #00adc6;
}
.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table td.has-event:nth-child(5n+2) .fc-daygrid-day-number {
  background-color: #9fd9b4;
}
.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table td.has-event:nth-child(5n+3) .fc-daygrid-day-number {
  background-color: #fcd385;
}
.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table td.has-event:nth-child(5n+4) .fc-daygrid-day-number {
  background-color: #B5D0EE;
}
.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table td.has-event:nth-child(5n+5) .fc-daygrid-day-number {
  background-color: #fad6de;
}

.CX-calendar .box-calendar-outer {
  display: flex;
}
@media (max-width: 1024px) {
  .CX-calendar .box-calendar-outer {
    display: block;
  }
}
.CX-calendar .box-calendar-outer .box-calendar-event {
  flex: 0 0 auto;
  max-width: 323px;
}
@media (max-width: 1024px) {
  .CX-calendar .box-calendar-outer .box-calendar-event {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .CX-calendar .box-calendar-outer .box-calendar-event {
    max-width: 100%;
  }
}
.CX-calendar .box-calendar-outer .box-events-classes {
  flex: 1 1 auto;
}
.CX-calendar .box-calendar-outer .box-events-classes .box-events-classes-utama .container.CX-wrapper {
  padding: 0;
}

.box-events-classes-utama {
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  margin-left: 20px;
}
@media (max-width: 1024px) {
  .box-events-classes-utama {
    margin-left: 0;
  }
}
.box-events-classes-utama .box-inner .box-head-event {
  background-color: #e196aa !important;
  padding: 14px 20px;
  color: #ffffff;
}
.box-events-classes-utama .box-inner .box-head-event h3 {
  font-weight: normal;
  font-size: 17px;
  font-family: "source-sans-pro-bold";
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .box-events-classes-utama .box-inner .box-head-event h3 {
    font-size: 14px;
  }
}
.box-events-classes-utama .box-inner .box-head-event a {
  color: #ffffff;
}
.box-events-classes-utama .box-inner .box-head-event.with-right-link {
  position: relative;
}
.box-events-classes-utama .box-inner .box-head-event.with-right-link a {
  position: absolute;
  right: 20px;
  top: 9px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "source-sans-pro-semibold";
  font-size: 13px;
  padding: 5px 20px;
  border: 1px solid;
  border-radius: 50px;
  overflow: hidden;
  z-index: 1;
}
.box-events-classes-utama .box-inner .box-head-event.with-right-link a:hover, .box-events-classes-utama .box-inner .box-head-event.with-right-link a.active {
  color: #ffffff !important;
  background-color: #494df4;
  border-color: #494df4;
  font-family: "source-sans-pro-semibold" !important;
  font-weight: normal;
}
.box-events-classes-utama .box-inner .box-head-event.with-right-link a:hover:after, .box-events-classes-utama .box-inner .box-head-event.with-right-link a.active:after {
  transform: translateY(10%) translateX(-60px) rotate(-45deg);
}
@media (max-width: 1024px) {
  .box-events-classes-utama .box-inner .box-head-event.with-right-link a {
    font-size: 11px;
  }
}
.box-events-classes-utama .box-inner .box-content-event {
  background-color: #fafafa;
  padding: 20px 3rem;
}
@media (max-width: 1024px) {
  .box-events-classes-utama .box-inner .box-content-event {
    padding: 20px;
  }
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item {
  display: flex;
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 10px;
  padding-bottom: 15px;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0px;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-date {
  flex: 0 0 auto;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-date .box-date-inner {
  text-align: center;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-date .box-date-inner .numb {
  color: #333333;
  font-size: 31px;
  font-family: "source-sans-pro-semibold";
}
@media (max-width: 1024px) {
  .box-events-classes-utama .box-inner .box-content-event .box-list-item .box-date .box-date-inner .numb {
    font-size: 27px;
  }
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-date .box-date-inner .name {
  font-size: 14px;
}
@media (max-width: 1024px) {
  .box-events-classes-utama .box-inner .box-content-event .box-list-item .box-date .box-date-inner .name {
    font-size: 12px;
  }
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date {
  flex: 1 1 auto;
  padding-left: 30px;
}
@media (max-width: 1024px) {
  .box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date {
    padding-left: 20px;
  }
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary {
  border-color: transparent;
  background-color: transparent;
  border-radius: 0;
  margin-bottom: 0;
  border-bottom: 1px solid #d0d0d0;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0px;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary button {
  outline: none;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary button:focus {
  box-shadow: none;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header {
  background-color: transparent;
  border: 0;
  border-radius: 0 !important;
  white-space: normal;
}
@media (max-width: 1024px) {
  .box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header {
    width: 100% !important;
    white-space: inherit;
  }
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header:not(.collapsed) .panel-header-title:after {
  content: "\f078";
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header:not(.collapsed) .panel-header-title:before {
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23D0D0D0FF' stroke-width='4' stroke-dasharray='5%2c12' stroke-dashoffset='15' stroke-linecap='round'/%3e%3c/svg%3e");
  content: "";
  width: 100%;
  position: absolute;
  bottom: -15px;
  height: 2px;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header .panel-header-title {
  margin-top: 5px;
  position: relative;
}
@media (min-width: 769px) {
  .box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header .panel-header-title {
    padding-right: 20px;
  }
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header .panel-header-title:after {
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  right: 0;
  top: 5px;
  color: #ffa300;
  font-weight: bold;
  font-size: 16px;
}
@media (max-width: 1024px) {
  .box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header .panel-header-title:after {
    font-size: 12px;
    top: 0;
    right: -10px;
  }
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header .panel-header-title h3 {
  color: #4f3a3a;
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
  font-weight: normal;
  position: relative;
  padding-left: 20px;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header .panel-header-title h3:before {
  content: "";
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #999999;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  -o-transform: translatey(-50%);
  transform: translatey(-50%);
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header .panel-header-title p {
  width: 100%;
  font-weight: normal;
  font-family: "source-sans-pro-regular";
  color: #4f3a3a;
  padding-right: 10px;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header .panel-header-title .panel-info-title {
  font-size: 13px;
  color: #999999;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header .panel-header-title .panel-info-title ul {
  padding: 0;
  margin: 0;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header .panel-header-title .panel-info-title ul li {
  list-style: none;
  display: inline-block;
  font-family: "source-sans-pro-regular";
  margin-right: 5px;
  position: relative;
  padding-right: 15px;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header .panel-header-title .panel-info-title ul li:after {
  content: "";
  width: 4px;
  height: 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #999999;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  -o-transform: translatey(-50%);
  transform: translatey(-50%);
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header .panel-header-title .panel-info-title ul li:last-child {
  margin-right: 0;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header .panel-header-title .panel-info-title ul li:last-child:after {
  display: none;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header .panel-header-title .panel-info-title ul li.status {
  color: #494df4;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header .panel-header-title .panel-info-title ul li.status.full {
  color: #c91533;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header .panel-header-title .panel-info-title ul li.status.registered {
  color: #027180;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-body .box-list-data {
  margin-top: 20px;
  margin-bottom: 10px;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-body .box-list-data .box-list-data-item {
  font-size: 12px;
  color: #333333;
  display: flex;
  margin-bottom: 10px;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-body .box-list-data .box-list-data-item .label-item {
  font-family: "source-sans-pro-semibold";
  flex: 0 0 auto;
  min-width: 100px;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-body .box-list-data .box-list-data-item .value-item {
  color: #5f5f5f;
}
@media (max-width: 768px) {
  .box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-body .box-list-data .box-list-data-item .value-item {
    word-break: break-all;
  }
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-body a {
  text-decoration: underline;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-body p {
  font-size: 12px;
  color: #5f5f5f;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-body .btn.btn-custom {
  text-decoration: none;
  padding: 0.75rem 1.5rem !important;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item:nth-child(5n+1) .box-list-event-date .panel.panel-secondary .panel-header-title h3:before {
  background-color: #00adc6;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item:nth-child(5n+2) .box-list-event-date .panel.panel-secondary .panel-header-title h3:before {
  background-color: #9fd9b4;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item:nth-child(5n+3) .box-list-event-date .panel.panel-secondary .panel-header-title h3:before {
  background-color: #fcd385;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item:nth-child(5n+4) .box-list-event-date .panel.panel-secondary .panel-header-title h3:before {
  background-color: #B5D0EE;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item:nth-child(5n+5) .box-list-event-date .panel.panel-secondary .panel-header-title h3:before {
  background-color: #fad6de;
}

section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-header-cms .box-header-cms-inner .back {
  flex: 0 0 auto;
  display: none;
}
section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-header-cms .box-header-cms-inner .title {
  flex: 1 1 auto;
}
section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-header-cms .box-header-cms-inner .breadcrumb-header ul {
  padding: 0;
  margin: 0;
}
section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-header-cms .box-header-cms-inner .breadcrumb-header ul li {
  list-style: none;
  display: inline-block;
  margin-right: 5px;
  position: relative;
  padding-right: 15px;
  font-size: 14px;
  font-family: "source-sans-pro-semibold";
}
@media (max-width: 1024px) {
  section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-header-cms .box-header-cms-inner .breadcrumb-header ul li {
    font-size: 9px;
    padding-right: 10px;
  }
}
section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-header-cms .box-header-cms-inner .breadcrumb-header ul li a {
  color: #ffffff;
  visibility: hidden;
  position: relative;
}
section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-header-cms .box-header-cms-inner .breadcrumb-header ul li a:after {
  visibility: visible;
  position: absolute;
  top: -11px;
  right: 0;
  content: "\f073";
  font-family: "Font Awesome 5 Pro";
  font-size: 25px;
}
@media (max-width: 767px) {
  section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-header-cms .box-header-cms-inner .breadcrumb-header ul li a:after {
    top: -11px;
    font-size: 20px;
  }
}
section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-header-cms .box-header-cms-inner .breadcrumb-header ul li:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  display: none;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 5px;
  height: 5px;
  background-color: #ffffff;
}
@media (max-width: 1024px) {
  section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-header-cms .box-header-cms-inner .breadcrumb-header ul li:after {
    width: 3px;
    height: 3px;
  }
}
section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-header-cms .box-header-cms-inner .breadcrumb-header ul li:last-child {
  padding-right: 0px;
  margin-right: 0px;
  display: none;
}
section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-header-cms .box-header-cms-inner .breadcrumb-header ul li:last-child:after {
  display: none;
}

section.CX-main-CMS.calendar-event.with-hd-color.no-border .box-utama-cms {
  box-shadow: none;
  background-color: transparent;
}
section.CX-main-CMS.calendar-event.with-hd-color.no-border .box-utama-cms .box-content-cms {
  background-color: transparent;
}

.CX-kelas-card .box-kelas-card {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.CX-kelas-card .box-kelas-card .box-kelas-item {
  flex: 0 1 310px;
  max-width: 310px;
  margin-bottom: 20px;
}
.CX-kelas-card .box-kelas-card .box-kelas-item .box-kelas-item-inner {
  background-color: #ffffff;
  margin: 0 5px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
}
.CX-kelas-card .box-kelas-card .box-kelas-item .box-kelas-item-inner .box-img {
  overflow: hidden;
}
.CX-kelas-card .box-kelas-card .box-kelas-item .box-kelas-item-inner .box-img .box-img-inner {
  width: 310px;
  height: 200px;
  background-size: cover;
  background-position: center center;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-kelas-card .box-kelas-card .box-kelas-item .box-kelas-item-inner .box-img:hover .box-img-inner {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.CX-kelas-card .box-kelas-card .box-kelas-item .box-kelas-item-inner .box-content {
  border: 2px solid #e5e5e5;
  padding: 20px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -ms-border-bottom-left-radius: 8px;
  -o-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  -ms-border-bottom-right-radius: 8px;
  -o-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.CX-kelas-card .box-kelas-card .box-kelas-item .box-kelas-item-inner .box-content .title {
  margin-bottom: 10px;
}
.CX-kelas-card .box-kelas-card .box-kelas-item .box-kelas-item-inner .box-content .title h3 {
  font-size: 20px;
  font-family: "source-sans-pro-semibold";
  color: #333333;
}
.CX-kelas-card .box-kelas-card .box-kelas-item .box-kelas-item-inner .box-content .box-gen-code {
  margin-bottom: 10px;
}
.CX-kelas-card .box-kelas-card .box-kelas-item .box-kelas-item-inner .box-content .box-gen-code a {
  background: rgba(36, 37, 170, 0.2);
  display: inline-block;
  font-size: 14px;
  font-family: "source-sans-pro-semibold";
  color: #2425aa;
  padding: 8px 21px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
}
.CX-kelas-card .box-kelas-card .box-kelas-item .box-kelas-item-inner .box-content .box-gen-code a span {
  margin-right: 10px;
}
.CX-kelas-card .box-kelas-card .box-kelas-item .box-kelas-item-inner .box-content .box-gen-code .exp {
  display: inline-block;
  font-size: 14px;
  font-family: "source-sans-pro-semibold";
  color: #2425aa;
  padding: 8px 21px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #c91432;
  background: rgba(201, 20, 50, 0.12);
  min-width: 122px;
  text-align: center;
}
.CX-kelas-card .box-kelas-card .box-kelas-item .box-kelas-item-inner .box-content .box-gen-code .btn-custom-red {
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 114px;
  padding: 7px 0 !important;
  margin-right: 10px;
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
  background-color: #c91432;
}
.CX-kelas-card .box-kelas-card .box-kelas-item .box-kelas-item-inner .box-content .box-gen-code .btn-custom-red:hover {
  background-color: #af122c;
}
.CX-kelas-card .box-kelas-card .box-kelas-item .box-kelas-item-inner .box-content .box-disclaimer {
  color: #c91432;
  font-size: 11px;
  font-family: "source-sans-pro-regular";
  margin-bottom: 10px;
  height: auto !important;
}
.CX-kelas-card .box-kelas-card .box-kelas-item .box-kelas-item-inner .box-content .box-time {
  margin-bottom: 20px;
}
.CX-kelas-card .box-kelas-card .box-kelas-item .box-kelas-item-inner .box-content .box-time table {
  width: 100%;
}
.CX-kelas-card .box-kelas-card .box-kelas-item .box-kelas-item-inner .box-content .box-time table tr th,
.CX-kelas-card .box-kelas-card .box-kelas-item .box-kelas-item-inner .box-content .box-time table tr td {
  border-collapse: collapse;
}
.CX-kelas-card .box-kelas-card .box-kelas-item .box-kelas-item-inner .box-content .box-time table thead tr th {
  font-weight: normal;
  font-size: 13px;
  color: #333333;
}
.CX-kelas-card .box-kelas-card .box-kelas-item .box-kelas-item-inner .box-content .box-time table tbody tr td {
  color: #333333;
  font-size: 12px;
  font-family: "source-sans-pro-semibold";
}
.CX-kelas-card .box-kelas-card .box-kelas-item .box-kelas-item-inner .box-content .box-act .btn {
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 114px;
  padding: 7px 0 !important;
  margin-right: 10px;
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
}
.CX-kelas-card .box-kelas-card .box-kelas-item .box-kelas-item-inner .box-content .box-act .btn:last-child {
  margin-right: 0px;
}

.btn.btn-custom-pink {
  background-color: #e196aa;
  color: #ffffff;
  font-weight: normal;
}
.btn.btn-custom-pink:hover {
  background-color: #b87788;
}

section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-header {
  background-color: rgba(252, 252, 252, 0.4);
  font-size: 18px;
  color: #333333;
  -webkit-border-radius: 21px;
  -moz-border-radius: 21px;
  -ms-border-radius: 21px;
  -o-border-radius: 21px;
  border-radius: 21px;
  padding: 20px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}
section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-header .label {
  font-weight: normal;
  border: 0px;
  font-family: "source-sans-pro-semibold";
  font-size: 18px;
  margin: 0px !important;
  padding: 0 !important;
}
@media (max-width: 1024px) {
  section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-header .label {
    font-size: 14px;
  }
}
section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-header .value {
  font-size: 18px;
}
@media (max-width: 1024px) {
  section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-header .value {
    font-size: 14px;
  }
}
section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-header .box-kelas-card-header-inner {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-header .box-kelas-card-header-inner {
    display: block;
  }
}
section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-header .box-kelas-card-header-inner .box-img {
  flex: 0 0 auto;
  width: 382px;
}
@media (max-width: 1024px) {
  section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-header .box-kelas-card-header-inner .box-img {
    margin-bottom: 20px;
  }
}
section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-header .box-kelas-card-header-inner .box-img .box-img-inner {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  width: 100%;
  height: 247px;
  background-size: cover;
  background-position: center center;
}
section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-header .box-kelas-card-header-inner .box-detail-text {
  flex: 1 1 auto;
  padding-left: 50px;
}
@media (max-width: 1024px) {
  section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-header .box-kelas-card-header-inner .box-detail-text {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-header .box-kelas-card-header-inner .box-detail-text {
    padding-left: 0px;
  }
}
section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-header .box-kelas-card-header-inner .box-detail-text .box-detail-text-item {
  margin-bottom: 20px;
  display: flex;
}
@media (max-width: 1024px) {
  section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-header .box-kelas-card-header-inner .box-detail-text .box-detail-text-item {
    margin-bottom: 10px;
  }
}
section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-header .box-kelas-card-header-inner .box-detail-text .box-detail-text-item:last-child {
  margin-bottom: 0px;
}
section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-header .box-kelas-card-header-inner .box-detail-text .box-detail-text-item .label {
  flex: 1;
}
section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-header .box-kelas-card-header-inner .box-detail-text .box-detail-text-item .value {
  flex: 1;
}
section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-header .box-kelas-card-header-inner .box-detail-text .box-detail-text-item .value .form-group {
  margin-bottom: 0px;
}
section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-header .box-kelas-card-header-inner .box-detail-text .box-detail-text-item .value .form-group .form-control {
  width: 172px;
  background-color: #fcfcfc;
  border-color: #4f55ef;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-header .box-kelas-card-header-inner .box-detail-text .box-detail-text-item .value .form-group .form-control::-webkit-input-placeholder {
  font-weight: normal;
  font-family: "source-sans-pro-regular";
  color: rgba(51, 51, 51, 0.45);
}
section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-header .box-kelas-card-header-inner .box-detail-text .box-detail-text-item .value .form-group .form-control::-moz-placeholder {
  font-weight: normal;
  font-family: "source-sans-pro-regular";
  color: rgba(51, 51, 51, 0.45);
}
section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-header .box-kelas-card-header-inner .box-detail-text .box-detail-text-item .value .form-group .form-control:-moz-placeholder {
  font-weight: normal;
  font-family: "source-sans-pro-regular";
  color: rgba(51, 51, 51, 0.45);
}
section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-header .box-kelas-card-header-inner .box-detail-text .box-detail-text-item .value .form-group .form-control:-ms-input-placeholder {
  font-weight: normal;
  font-family: "source-sans-pro-regular";
  color: rgba(51, 51, 51, 0.45);
}
section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-content {
  max-width: 80%;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-content {
    max-width: 100%;
  }
}
section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-content .box-list-data {
  margin-bottom: 20px;
}
section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-content .box-list-data .box-list-data-item {
  display: flex;
  margin-bottom: 10px;
}
section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-content .box-list-data .box-list-data-item .label-item,
section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-content .box-list-data .box-list-data-item .value-item {
  font-size: 18px;
  color: #333333;
}
@media (max-width: 1024px) {
  section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-content .box-list-data .box-list-data-item .label-item,
  section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-content .box-list-data .box-list-data-item .value-item {
    font-size: 14px;
  }
}
section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-content .box-list-data .box-list-data-item .label-item {
  flex: 0 0 30%;
  font-family: "source-sans-pro-semibold";
}
section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-content .box-list-data .box-list-data-item .value-item {
  flex: 1 1 auto;
}
section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-content p {
  font-size: 18px;
  color: #5f5f5f;
}
@media (max-width: 1024px) {
  section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-content p {
    font-size: 14px;
  }
}
section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-content p a {
  color: #5259ed;
  text-decoration: underline;
}
section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-content .box-act {
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-content .box-act {
    text-align: center;
    margin-top: 20px;
    display: flex;
  }
}
section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-content .box-act .btn {
  width: 180px;
  text-align: center;
  padding: 11px 0 !important;
  margin-right: 20px;
}
@media (max-width: 1024px) {
  section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-content .box-act .btn {
    width: auto;
    flex: 1;
    padding: 8px 0 !important;
    font-size: 14px;
  }
}
section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-content .box-act .btn:last-child {
  margin-right: 0px;
}
section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-content .box-act .btn.btn-secondary {
  color: #cccccc;
  border: 1px solid #cccccc;
  background-color: transparent;
}
section.CX-main-CMS.calendar-event.with-hd-color .CX-kelas-card .box-kelas-card-detail .box-kelas-card-content .box-act .btn.btn-secondary:hover {
  background-color: #6c757d;
  color: #ffffff;
  border-color: #6c757d;
}

.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table td.has-event .fc-daygrid-day-frame {
  position: relative;
}
.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table td.has-event .fc-daygrid-day-frame .fc-daygrid-day-top {
  cursor: default;
}
.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table td.has-event .fc-daygrid-day-frame .fc-daygrid-day-top:hover ~ .fc-daygrid-day-events {
  opacity: 1;
  visibility: visible;
}
.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table td.has-event .fc-daygrid-day-frame > .fc-daygrid-day-events {
  position: absolute;
  left: 50%;
  background: #e6acbb;
  text-align: left;
  opacity: 1;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  padding: 5px;
  z-index: 9;
  margin-top: 10px;
  left: 10px;
  opacity: 0;
  visibility: hidden;
}
.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table td.has-event .fc-daygrid-day-frame > .fc-daygrid-day-events:hover {
  opacity: 1;
  visibility: visible;
}
.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table td.has-event .fc-daygrid-day-frame > .fc-daygrid-day-events:before {
  content: "\f0d8";
  font-family: "Font Awesome 5 Pro";
  color: #e6acbb;
  position: absolute;
  top: -12px;
  left: 10px;
  font-weight: bold;
}
.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table td.has-event .fc-daygrid-day-frame > .fc-daygrid-day-events .fc-daygrid-event-harness {
  display: block;
}
.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table td.has-event .fc-daygrid-day-frame > .fc-daygrid-day-events .fc-daygrid-event-harness:before, .box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table td.has-event .fc-daygrid-day-frame > .fc-daygrid-day-events .fc-daygrid-event-harness:after {
  display: none;
}
.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table td.has-event .fc-daygrid-day-frame > .fc-daygrid-day-events .fc-daygrid-event-harness a {
  margin-left: 0px;
  color: #4f3a3a;
  border: 0px;
  outline: none;
  text-decoration: none;
  background-color: #e6acbb;
  position: relative;
  padding-left: 12px;
  text-align: left;
  display: block;
  width: 100%;
}
.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table td.has-event .fc-daygrid-day-frame > .fc-daygrid-day-events .fc-daygrid-event-harness a:before {
  content: "";
  width: 3px;
  height: 3px;
  position: absolute;
  left: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #4f3a3a;
  top: 7px;
}
.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table td.has-event .fc-daygrid-day-frame > .fc-daygrid-day-events .fc-daygrid-event-harness a .fc-event-main {
  color: inherit;
  font-size: 9px;
  font-family: "source-sans-pro-semibold";
}

.CX-modal {
  display: none;
}
.CX-modal.open {
  display: block;
}
.CX-modal.open .box-modal-outer {
  opacity: 1;
  visibility: visible;
}
.CX-modal .cx-bg-modal {
  position: absolute;
  left: 0;
  top: 0;
  widows: 100%;
  height: 100%;
  background-color: transparent;
}
.CX-modal .box-modal-outer {
  background-color: #ffffff;
  width: 680px;
  padding: 40px 20px;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 1024px) {
  .CX-modal .box-modal-outer {
    transform: none;
    left: 50%;
    top: 100px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media (max-width: 1024px) {
  .CX-modal .box-modal-outer {
    width: 95%;
  }
}
.CX-modal .box-modal-outer .box-modal-header .close-modal {
  position: absolute;
  right: 20px;
  top: 20px;
}
.CX-modal .box-modal-outer .box-modal-header .title h3 {
  font-weight: normal;
  color: #333333;
  font-size: 24px;
  text-align: center;
}
@media (max-width: 1024px) {
  .CX-modal .box-modal-outer .box-modal-header .title h3 {
    font-size: 18px;
    margin-top: 10px;
  }
}
.CX-modal .box-modal-outer .box-modal-content {
  text-align: center;
}
.CX-modal .box-modal-outer .box-modal-content .box-modal-content-inner {
  max-width: 480px;
  margin: 30px auto;
}
.CX-modal .box-modal-outer .box-modal-content .box-modal-content-inner .box-list-data {
  font-size: 15px;
  margin: 0 auto 20px;
  width: 300px;
  color: #333333;
}
@media (max-width: 1024px) {
  .CX-modal .box-modal-outer .box-modal-content .box-modal-content-inner .box-list-data {
    font-size: 11px;
    width: 60%;
  }
}
.CX-modal .box-modal-outer .box-modal-content .box-modal-content-inner .box-list-data .box-list-data-item {
  display: flex;
  justify-content: center;
  text-align: left;
}
.CX-modal .box-modal-outer .box-modal-content .box-modal-content-inner .box-list-data .box-list-data-item .label-item {
  font-family: "source-sans-pro-semibold";
  flex: 0 0 auto;
  width: 150px;
  margin-bottom: 10px;
}
@media (max-width: 1024px) {
  .CX-modal .box-modal-outer .box-modal-content .box-modal-content-inner .box-list-data .box-list-data-item .label-item {
    width: 100px;
  }
}
.CX-modal .box-modal-outer .box-modal-content .box-modal-content-inner .box-list-data .box-list-data-item .value-item {
  flex: 1 1 auto;
}
.CX-modal .box-modal-outer .box-modal-content .box-modal-content-inner p {
  font-size: 18px;
}
@media (max-width: 1024px) {
  .CX-modal .box-modal-outer .box-modal-content .box-modal-content-inner p {
    font-size: 12px;
  }
}
.CX-modal .box-modal-outer .box-modal-content .box-act {
  display: flex;
  justify-content: center;
}
.CX-modal .box-modal-outer .box-modal-content .box-act .btn {
  margin-right: 50px;
  flex: 0 0 auto;
  min-width: 160px;
}
@media (max-width: 1024px) {
  .CX-modal .box-modal-outer .box-modal-content .box-act .btn {
    margin-right: 20px;
    min-width: 120px;
  }
}
.CX-modal .box-modal-outer .box-modal-content .box-act .btn:last-child {
  margin-right: 0px;
}
.CX-modal .box-modal-outer .box-modal-content .box-act .btn.btn-round {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.CX-modal .box-modal-outer .box-modal-content .box-act .btn.btn-lg {
  height: 44px;
  line-height: 42px;
  padding: 0 1.8rem !important;
  font-size: 16px !important;
}
@media (max-width: 1024px) {
  .CX-modal .box-modal-outer .box-modal-content .box-act .btn.btn-lg {
    font-size: 14px !important;
  }
}
.CX-modal .box-modal-outer .box-modal-content .box-act .btn.btn-custom {
  border: 2px solid #494df4;
}
.CX-modal .box-modal-outer .box-modal-content .box-act .btn.btn-custom:hover {
  border-color: #fdb713;
}
.CX-modal .box-modal-outer .box-modal-content .box-act .btn.btn-custom-default {
  background-color: transparent;
  border: 2px solid #cccccc;
  color: #cccccc;
}
.CX-modal .box-modal-outer .box-modal-content .box-act .btn.btn-custom-default:hover {
  color: #333;
}

#timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table td.has-event:nth-last-child(1) .fc-daygrid-day-frame > .fc-daygrid-day-events, #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table td.has-event:nth-last-child(2) .fc-daygrid-day-frame > .fc-daygrid-day-events, #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table td.has-event:nth-last-child(3) .fc-daygrid-day-frame > .fc-daygrid-day-events {
  left: auto;
  right: 0;
  text-align: right;
}
#timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table td.has-event:nth-last-child(1) .fc-daygrid-day-frame > .fc-daygrid-day-events:before, #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table td.has-event:nth-last-child(2) .fc-daygrid-day-frame > .fc-daygrid-day-events:before, #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table td.has-event:nth-last-child(3) .fc-daygrid-day-frame > .fc-daygrid-day-events:before {
  left: unset;
  right: 15px;
}

.box-calendar-event #timeslot_calendar .fc-header-toolbar {
  margin-bottom: 0 !important;
}

.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table tbody tr:nth-child(4) td.has-event .fc-daygrid-day-frame .fc-daygrid-day-events, .box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table tbody tr:nth-child(5) td.has-event .fc-daygrid-day-frame .fc-daygrid-day-events, .box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table tbody tr:nth-child(6) td.has-event .fc-daygrid-day-frame .fc-daygrid-day-events {
  top: -50%;
  transform: translateY(-100%);
}
.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table tbody tr:nth-child(4) td.has-event .fc-daygrid-day-frame .fc-daygrid-day-events:before, .box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table tbody tr:nth-child(5) td.has-event .fc-daygrid-day-frame .fc-daygrid-day-events:before, .box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table tbody tr:nth-child(6) td.has-event .fc-daygrid-day-frame .fc-daygrid-day-events:before {
  display: none;
}
.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table tbody tr:nth-child(4) td.has-event .fc-daygrid-day-frame .fc-daygrid-day-events:after, .box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table tbody tr:nth-child(5) td.has-event .fc-daygrid-day-frame .fc-daygrid-day-events:after, .box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table tbody tr:nth-child(6) td.has-event .fc-daygrid-day-frame .fc-daygrid-day-events:after {
  content: "\f0d7";
  font-family: "Font Awesome 5 Pro";
  color: #e6acbb;
  position: absolute;
  font-weight: bold;
  bottom: -12px;
  left: 10px;
}

.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table td.has-national-day .fc-daygrid-day-number {
  background-color: transparent !important;
  color: #c91432;
}

.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table tr td.has-event:nth-last-child(1) .fc-daygrid-day-frame .fc-daygrid-day-events, .box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table tr td.has-event:nth-last-child(2) .fc-daygrid-day-frame .fc-daygrid-day-events, .box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table tr td.has-event:nth-last-child(3) .fc-daygrid-day-frame .fc-daygrid-day-events {
  left: initial !important;
  right: 0 !important;
}
.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table tr td.has-event:nth-last-child(1) .fc-daygrid-day-frame .fc-daygrid-day-events .fc-daygrid-event-harness-abs, .box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table tr td.has-event:nth-last-child(2) .fc-daygrid-day-frame .fc-daygrid-day-events .fc-daygrid-event-harness-abs, .box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table tr td.has-event:nth-last-child(3) .fc-daygrid-day-frame .fc-daygrid-day-events .fc-daygrid-event-harness-abs {
  position: relative;
}
.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table tr td.has-event:nth-last-child(1) .fc-daygrid-day-frame .fc-daygrid-day-events .fc-daygrid-event-harness, .box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table tr td.has-event:nth-last-child(2) .fc-daygrid-day-frame .fc-daygrid-day-events .fc-daygrid-event-harness, .box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table tr td.has-event:nth-last-child(3) .fc-daygrid-day-frame .fc-daygrid-day-events .fc-daygrid-event-harness {
  top: initial !important;
  right: initial !important;
  left: initial !important;
}

.box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table tr:nth-last-child(1) td.has-event:nth-last-child(1) .fc-daygrid-day-frame .fc-daygrid-day-events:after, .box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table tr:nth-last-child(1) td.has-event:nth-last-child(2) .fc-daygrid-day-frame .fc-daygrid-day-events:after, .box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table tr:nth-last-child(1) td.has-event:nth-last-child(3) .fc-daygrid-day-frame .fc-daygrid-day-events:after, .box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table tr:nth-last-child(2) td.has-event:nth-last-child(1) .fc-daygrid-day-frame .fc-daygrid-day-events:after, .box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table tr:nth-last-child(2) td.has-event:nth-last-child(2) .fc-daygrid-day-frame .fc-daygrid-day-events:after, .box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table tr:nth-last-child(2) td.has-event:nth-last-child(3) .fc-daygrid-day-frame .fc-daygrid-day-events:after, .box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table tr:nth-last-child(3) td.has-event:nth-last-child(1) .fc-daygrid-day-frame .fc-daygrid-day-events:after, .box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table tr:nth-last-child(3) td.has-event:nth-last-child(2) .fc-daygrid-day-frame .fc-daygrid-day-events:after, .box-calendar-event #timeslot_calendar .fc-view-harness.fc-view-harness-passive .fc-daygrid.fc-dayGridMonth-view.fc-view .fc-scrollgrid-sync-table tr:nth-last-child(3) td.has-event:nth-last-child(3) .fc-daygrid-day-frame .fc-daygrid-day-events:after {
  left: initial !important;
  right: 10px !important;
}

.theme-default .box-events-classes-utama .box-inner .box-head-event,
.theme-default .box-calendar-event #timeslot_calendar .fc-header-toolbar {
  background: transparent linear-gradient(150deg, #494df4 0%, #9fbeaf 100%) 0 0 no-repeat padding-box;
}

section.CX-main-CMS.calendar-event .box-utama-cms .box-content-cms .CX-kelas-card .container.CX-wrapper {
  max-width: 100% !important;
  padding: 0 0 !important;
}

@media (max-width: 767px) {
  .CX-calendar .container.CX-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.theme-default .box-events-classes-utama .box-inner .box-head-event a:hover {
  color: #e196aa !important;
}

.theme-default .box-events-classes-utama .box-inner .box-head-event a:hover {
  background-color: #ffffff !important;
  border: 0px;
  color: #494df4 !important;
}
.theme-default .box-events-classes-utama .box-inner .box-head-event a:hover:before, .theme-default .box-events-classes-utama .box-inner .box-head-event a:hover:after {
  display: none;
}

.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header .panel-header-title .cx-tooltip {
  position: absolute;
  bottom: -35px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -mz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: max-content;
  height: auto;
  color: #fff;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  display: block;
  padding: 0;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -ms-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -o-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header .panel-header-title .cx-tooltip.show {
  opacity: 1;
  visibility: visible;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header .panel-header-title .cx-tooltip .cx-tooltip-inner {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: #00008F;
  padding: 2px 13px;
  width: 100%;
  height: auto;
  font-size: 12px;
  line-height: 20px;
  text-transform: none;
  position: relative;
  z-index: 3;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header .panel-header-title .cx-tooltip:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: -8px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 14px solid #00008F;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -mz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header .panel-header-title .cx-tooltip.place-top {
  bottom: initial;
  top: -35px;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header .panel-header-title .cx-tooltip.place-top:after {
  top: initial;
  bottom: -8px;
  border-bottom: 0;
  border-top: 14px solid #00008F;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header .panel-header-title .panel-info-title ul li.status.not-eligble {
  color: #00008F;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header .panel-header-title .panel-info-title ul li.status.has-tooltip:hover .cx-tooltip {
  opacity: 1;
  visibility: visible;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header .panel-header-title .panel-info-title ul.dotted {
  margin-top: 5px;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header .panel-header-title .panel-info-title ul.dotted li {
  color: #9C9C9C;
  font-size: 11px;
  font-family: "source-sans-pro-semibold";
  padding-left: 10px;
}
.box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header .panel-header-title .panel-info-title ul.dotted li:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 4px;
  width: 4px;
  height: 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #999;
}

@media (max-width: 767px) {
  .box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header .panel-header-title .cx-tooltip {
    max-width: 280px;
  }
  .box-events-classes-utama .box-inner .box-content-event .box-list-item .box-list-event-date .panel.panel-secondary .panel-header .panel-header-title .cx-tooltip.place-top {
    top: -50px;
  }
}

.box-events-classes-utama .box-inner .box-head-event {
  -webkit-border-top-left-radius: 8px;
  -moz-border-top-left-radius: 8px;
  -ms-border-top-left-radius: 8px;
  -o-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-top-right-radius: 8px;
  -ms-border-top-right-radius: 8px;
  -o-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
}
.box-events-classes-utama .box-inner .box-content-event {
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -ms-border-bottom-left-radius: 8px;
  -o-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  -ms-border-bottom-right-radius: 8px;
  -o-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.CX-slider-banner .slider-banner .item-slider .box-img {
  background-size: cover;
  height: 427px;
  background-size: cover;
  background-position: center center;
}

@media (max-width: 767px) {
  .CX-slider-banner .slider-banner .item-slider .box-img {
    height: 250px;
  }
}
.CX-slider-banner .slider-banner .item-slider .box-text {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}

@media (min-width: 1025px) {
  .CX-slider-banner .slider-banner .item-slider .box-text {
    padding-left: 20px;
  }
}
.CX-slider-banner .slider-banner .item-slider .box-text .box-text-content {
  color: #333;
  -webkit-text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  -moz-text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  -ms-text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  -o-text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.CX-slider-banner .slider-banner .item-slider .box-text .box-text-content .welcome-text {
  font-size: 17px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.CX-slider-banner .slider-banner .item-slider .box-text .box-text-content .company-name {
  font-size: 26px;
}

@media (max-width: 767px) {
  .CX-slider-banner .slider-banner .item-slider .box-text .box-text-content {
    text-shadow: 2px 2px rgba(0, 0, 0, 0.1);
  }
}
@media (max-width: 767px) {
  /*.CX-slider-banner .slider-banner .item-slider .box-text .box-text-content .welcome-text {
    font-size: 12px;
  }
  .CX-slider-banner .slider-banner .item-slider .box-text .box-text-content .company-name {
    font-size: 17px;
  }*/
}
.CX-slider-banner .slider-banner .slick-dots {
  bottom: 20px;
}

.CX-slider-banner .slider-banner .slick-dots li {
  width: 15px;
  height: 15px;
}

.CX-slider-banner .slider-banner .slick-dots li button:before {
  font-size: 14px;
}

.CX-slider-banner .slider-banner .slick-dots li.slick-active button:before {
  color: #494df4;
}

@media (max-width: 500px) {
  .CX-slider-banner .slider-banner .item-slider .box-img {
    display: none;
  }
  .CX-slider-banner .slider-banner .item-slider .box-img-mobile.hide {
    display: block !important;
    background-size: cover;
    height: 258px;
    background-position: center center;
  }
  .slick-initialized .slick-slide {
    position: relative;
  }
}
section.CX-slider-banner.ver-2 .slider-banner {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
}
section.CX-slider-banner.ver-2 .slider-banner .item-slider.emma {
  height: 311px;
  background: transparent linear-gradient(93deg, #b5d0ee 0%, #fad6de 100%) 0 0 no-repeat padding-box;
  color: #333333;
  position: relative;
}
@media (max-width: 767px) {
  section.CX-slider-banner.ver-2 .slider-banner .item-slider.emma {
    height: 450px;
  }
}
section.CX-slider-banner.ver-2 .slider-banner .item-slider.emma .box-emma-slider {
  position: absolute;
  bottom: 0;
}
section.CX-slider-banner.ver-2 .slider-banner .item-slider.emma .box-emma-slider .box-inner {
  display: flex;
}
section.CX-slider-banner.ver-2 .slider-banner .item-slider.emma .box-emma-slider .box-inner .box-emma-ico {
  flex: 0 0 auto;
  width: 311px;
  position: relative;
  left: -20px;
}
section.CX-slider-banner.ver-2 .slider-banner .item-slider.emma .box-emma-slider .box-inner .box-text-emma {
  flex: 1 1 auto;
  margin-top: 50px;
  padding-right: 30px;
}
section.CX-slider-banner.ver-2 .slider-banner .item-slider.emma .box-emma-slider .box-inner .box-text-emma .title {
  font-family: "source-sans-pro-semibold";
  font-size: 18px;
  margin-bottom: 10px;
}
section.CX-slider-banner.ver-2 .slider-banner .item-slider.emma .box-emma-slider .box-inner .box-text-emma p {
  font-size: 14px;
}
section.CX-slider-banner.ver-2 .slider-banner .item-slider.emma .box-emma-slider .box-inner .box-text-emma .act {
  margin-top: 30px;
  display: block;
}
section.CX-slider-banner.ver-2 .slider-banner .item-slider.emma .box-emma-slider .box-inner .box-text-emma .act .btn {
  font-weight: normal;
  padding-top: 8px;
  padding-bottom: 8px;
  text-transform: uppercase;
}
section.CX-slider-banner.ver-2 .slider-banner .item-slider.emma .emma-hijab.box-emma-ico {
  left: 10px !important;
  top: 10px;
}
section.CX-slider-banner.ver-2 .slider-banner .item-slider .box-img {
  height: 311px;
}

@media (min-width: 768px) and (max-width: 768px) {
  section.CX-slider-banner.ver-2 .slider-banner .item-slider.emma .box-emma-slider {
    top: 30px;
  }
  section.CX-slider-banner.ver-2 .slider-banner .item-slider.emma .box-emma-slider .box-inner .box-emma-ico {
    width: 200px;
    position: absolute;
    bottom: 0;
  }
  section.CX-slider-banner.ver-2 .slider-banner .item-slider.emma .box-emma-slider .box-inner .box-text-emma {
    margin-top: 0;
    padding-left: 160px;
    padding-right: 20px;
  }
  section.CX-slider-banner.ver-2 .slider-banner .item-slider.emma .box-emma-slider .box-inner .box-text-emma .act .btn {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .CX-utama .box-utama section.CX-slider-banner.ver-2 .slider-banner .item-slider.emma .box-emma-slider {
    position: relative;
    bottom: initial;
  }
  .CX-utama .box-utama section.CX-slider-banner.ver-2 .slider-banner .item-slider.emma .box-emma-slider .box-inner {
    flex-direction: column;
  }
  .CX-utama .box-utama section.CX-slider-banner.ver-2 .slider-banner .item-slider.emma .box-emma-slider .box-inner .box-emma-ico {
    order: 2;
    flex: 1 1 auto;
    width: 200px;
    bottom: -20px;
  }
  .CX-utama .box-utama section.CX-slider-banner.ver-2 .slider-banner .item-slider.emma .box-emma-slider .box-inner .box-text-emma {
    order: 1;
    flex: 1 1 auto;
    padding: 20px;
    margin-top: 20px;
  }
  .CX-utama .box-utama section.CX-slider-banner.ver-2 .slider-banner .item-slider.emma .box-emma-slider .box-inner .box-text-emma .act .btn {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .CX-utama section.CX-slider-banner.ver-2 {
    padding: 0px;
    padding-top: 0px;
  }
  .CX-utama section.CX-slider-banner.ver-2 .slider-banner {
    border-radius: 0px;
  }
}

.CX-utama section.CX-slider-banner.ver-2 .slider-banner.slick-slider {
  margin-bottom: 0px;
}
.CX-utama section.CX-slider-banner.ver-2 .slider-banner.slick-slider .slick-dots li button:before {
  color: #494df4;
  opacity: 0.5;
}
.CX-utama section.CX-slider-banner.ver-2 .slider-banner.slick-slider .slick-dots li.slick-active button:before {
  opacity: 1;
}
@media (max-width: 767px) {
  .CX-utama section.CX-slider-banner.ver-2 .slider-banner.slick-slider .slick-dots {
    bottom: 15px;
  }
  .CX-utama section.CX-slider-banner.ver-2 .slider-banner.slick-slider .slick-dots li {
    margin: 0 3px;
  }
  .CX-utama section.CX-slider-banner.ver-2 .slider-banner.slick-slider .slick-dots li button {
    width: 15px;
    height: 15px;
  }
  .CX-utama section.CX-slider-banner.ver-2 .slider-banner.slick-slider .slick-dots li button:before {
    font-size: 10px;
  }
  .CX-utama section.CX-slider-banner.ver-2 .slider-banner.slick-slider .slick-dots li.slick-active button:before {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .CX-utama section.CX-slider-banner.ver-2 .slider-banner.slick-slider .item-slider .box-img-mobile.hide,
  .CX-utama section.CX-slider-banner.ver-2 .slider-banner.slick-slider .item-slider .box-img {
    height: 258px !important;
  }
  .CX-utama section.CX-slider-banner.ver-2 .slider-banner.slick-slider .item-slider.emma {
    height: 258px;
  }
  .CX-utama section.CX-slider-banner.ver-2 .slider-banner.slick-slider .item-slider.emma .box-emma-slider .box-inner {
    align-items: flex-start !important;
    flex-direction: row !important;
  }
  .CX-utama section.CX-slider-banner.ver-2 .slider-banner.slick-slider .item-slider.emma .box-emma-slider .box-inner .box-emma-ico {
    order: 1 !important;
    width: 234px !important;
    flex: 0 0 auto !important;
    bottom: -30px !important;
    left: -50px !important;
    position: absolute;
  }
  .CX-utama section.CX-slider-banner.ver-2 .slider-banner.slick-slider .item-slider.emma .box-emma-slider .box-inner .box-text-emma {
    order: 2 !important;
    left: 0px;
    position: relative;
    width: 100% !important;
    padding-top: 10px !important;
    padding-left: 160px !important;
  }
  .CX-utama section.CX-slider-banner.ver-2 .slider-banner.slick-slider .item-slider.emma .box-emma-slider .box-inner .box-text-emma .act {
    margin-top: 10px;
  }
  .CX-utama section.CX-slider-banner.ver-2 .slider-banner.slick-slider .item-slider.emma .box-emma-slider .box-inner .box-text-emma .act .btn {
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .CX-utama section.CX-slider-banner.ver-2 .slider-banner.slick-slider .item-slider.emma .box-emma-slider .box-inner .box-text-emma .title {
    font-size: 15px;
  }
  .CX-utama section.CX-slider-banner.ver-2 .slider-banner.slick-slider .item-slider.emma .box-emma-slider .box-inner .box-text-emma p {
    font-size: 12px;
  }
}

section.CX-slider-banner.ver-2 {
  padding-top: 0px;
}
section.CX-slider-banner.ver-2 .slider-banner {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
}
section.CX-slider-banner.ver-2 .slider-banner.slick-dotted.slick-slider {
  margin-bottom: 20px;
}
section.CX-slider-banner.ver-2 .slider-banner .item-slider .box-img {
  height: 258px;
}
section.CX-slider-banner.ver-2 .slider-banner .item-slider.emma {
  height: 258px;
}
section.CX-slider-banner.ver-2 .slider-banner .item-slider.emma .box-emma-slider .box-inner .box-emma-ico img {
  max-height: 256px;
}
@media (max-width: 768px) {
  section.CX-slider-banner.ver-2 .slider-banner .item-slider.emma .box-emma-slider .box-inner .box-emma-ico {
    top: 28px;
  }
}
section.CX-slider-banner.ver-2 .slider-banner .item-slider.emma .box-emma-slider .box-inner .box-text-emma {
  margin-top: 30px;
}
@media (max-width: 768px) {
  section.CX-slider-banner.ver-2 .slider-banner .item-slider.emma .box-emma-slider .box-inner .box-text-emma {
    margin-top: 50px;
  }
}
section.CX-slider-banner.ver-2 .slider-banner .item-slider.emma .box-emma-slider .box-inner .box-text-emma .title {
  margin-bottom: 5px;
  line-height: 25px;
}
section.CX-slider-banner.ver-2 .slider-banner .item-slider.emma .box-emma-slider .box-inner .box-text-emma .act {
  margin-top: 10px;
}
section.CX-slider-banner.ver-2 .slider-banner .item-slider.emma .box-emma-slider .box-inner .box-text-emma .act .btn {
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  -ms-border-radius: 22px;
  -o-border-radius: 22px;
  border-radius: 22px;
  font-size: 16px;
  font-family: "source-sans-pro-semibold";
  padding: 10px 25px !important;
}
section.CX-slider-banner.ver-2 .slider-banner .slick-dots {
  bottom: 15px;
}
section.CX-slider-banner.ver-2 .slider-banner .slick-dots li {
  width: 8px;
  height: 8px;
  padding: 0 5px;
}
section.CX-slider-banner.ver-2 .slider-banner .slick-dots li button {
  width: 8px;
  height: 8px;
}
section.CX-slider-banner.ver-2 .slider-banner .slick-dots li button:before {
  width: 8px;
  height: 8px;
}

@media (min-width: 768px) and (max-width: 768px) {
  section.CX-slider-banner.ver-2 {
    margin-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 768px) and (max-width: 768px) {
  section.CX-slider-banner.ver-2 .slider-banner .item-slider.emma .box-emma-slider .box-inner .box-emma-ico {
    width: 311px;
    top: -20px;
  }
  section.CX-slider-banner.ver-2 .slider-banner .item-slider.emma .box-emma-slider .box-inner .box-text-emma {
    margin-top: 20px;
    padding-left: 250px;
  }
}

.CX-grid-dashboard .container.CX-wrapper {
  padding: 0;
}
.CX-grid-dashboard .box-grid-dashboard .box-grid-dashboard-inner .slick-track {
  padding: 0 0 20px;
  margin-left: 0;
}
.CX-grid-dashboard .box-grid-dashboard .box-grid-dashboard-inner .box-grid-item-outer {
  padding-left: 10px;
}
.CX-grid-dashboard .box-grid-dashboard .box-grid-dashboard-inner .box-grid-item-outer:first-child {
  padding-left: 0;
  padding-right: 10px;
}
.CX-grid-dashboard .box-grid-dashboard .box-grid-dashboard-inner .box-grid-item {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
}
.CX-grid-dashboard .box-grid-dashboard .box-grid-dashboard-inner .box-grid-item:hover .box-img-inner {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.CX-grid-dashboard .box-grid-dashboard .box-grid-dashboard-inner .box-grid-item .box-img {
  overflow: hidden;
  height: 74px;
}
.CX-grid-dashboard .box-grid-dashboard .box-grid-dashboard-inner .box-grid-item .box-img .box-img-inner {
  height: 74px;
  width: 100%;
  background-size: cover;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-grid-dashboard .box-grid-dashboard .box-grid-dashboard-inner .box-grid-item .box-detail {
  padding: 20px 30px;
  background-color: #ffffff;
  min-height: 190px;
  position: relative;
}
.CX-grid-dashboard .box-grid-dashboard .box-grid-dashboard-inner .box-grid-item .box-detail h4 {
  font-weight: normal;
  font-size: 15px;
  font-family: "source-sans-pro-semibold";
  color: #333333;
  margin-bottom: 10px !important;
}
.CX-grid-dashboard .box-grid-dashboard .box-grid-dashboard-inner .box-grid-item .box-detail .text {
  font-size: 14px;
  color: #5f5f5f;
}
@media (max-width: 1280px) {
  .CX-grid-dashboard .box-grid-dashboard .box-grid-dashboard-inner .box-grid-item .box-detail .text {
    font-size: 12px;
  }
}
.CX-grid-dashboard .box-grid-dashboard .box-grid-dashboard-inner .box-grid-item .box-detail .act {
  position: absolute;
  left: 0;
  bottom: 20px;
  left: 30px;
}
@media (max-width: 1280px) {
  .CX-grid-dashboard .box-grid-dashboard .box-grid-dashboard-inner .box-grid-item .box-detail .act a {
    font-size: 14px;
  }
}

@media (max-width: 768px) {
  .CX-grid-dashboard {
    padding-left: 15px;
  }
}
.CX-grid-dashboard .box-grid-dashboard .box-grid-dashboard-inner.no-slider-grid {
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .CX-grid-dashboard .box-grid-dashboard .box-grid-dashboard-inner.no-slider-grid {
    overflow-x: auto;
    padding-right: 15px;
    padding-bottom: 20px;
  }
}
.CX-grid-dashboard .box-grid-dashboard .box-grid-dashboard-inner.no-slider-grid .box-grid-item-outer {
  flex: 1;
}
@media (max-width: 768px) {
  .CX-grid-dashboard .box-grid-dashboard .box-grid-dashboard-inner.no-slider-grid .box-grid-item-outer {
    width: 225px;
    flex: 0 0 auto;
  }
  .CX-grid-dashboard .box-grid-dashboard .box-grid-dashboard-inner.no-slider-grid .box-grid-item-outer .box-grid-item .box-detail {
    padding: 20px 15px;
  }
  .CX-grid-dashboard .box-grid-dashboard .box-grid-dashboard-inner.no-slider-grid .box-grid-item-outer .box-grid-item .box-detail .act {
    left: 15px;
  }
}

.CX-image-dashboard {
  margin: 0px 0;
  position: relative;
}
@media (min-width: 769px) {
  .CX-image-dashboard .container.CX-wrapper {
    padding: 20px 0 !important;
  }
}
@media (max-width: 768px) {
  .CX-image-dashboard .container.CX-wrapper {
    padding: 10px 0px !important;
  }
}
.CX-image-dashboard:before {
  content: "";
  position: absolute;
  height: 254px;
  width: 100%;
  left: 0;
  bottom: 0;
  background-image: url(../images/building.png);
  background-repeat: repeat-x;
}
.CX-image-dashboard .box-image-dashboard .box-image-dashboard-inner {
  background-color: #ffffff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  padding: 0 40px;
}
@media (min-width: 769px) {
  .CX-image-dashboard .box-image-dashboard .box-image-dashboard-inner {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (min-width: 769px) {
  .CX-image-dashboard .box-image-dashboard .box-image-dashboard-inner .box-img {
    flex: 0 0 auto;
    width: 395px;
  }
}
@media (max-width: 768px) {
  .CX-image-dashboard .box-image-dashboard .box-image-dashboard-inner .box-img {
    margin-bottom: 20px;
  }
}
@media (min-width: 769px) {
  .CX-image-dashboard .box-image-dashboard .box-image-dashboard-inner .box-text {
    flex: 1 1 auto;
  }
}
.CX-image-dashboard .box-image-dashboard .box-image-dashboard-inner .box-text .act {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .CX-image-dashboard .box-image-dashboard .box-image-dashboard-inner .box-text .act {
    text-align: center;
  }
}
.CX-image-dashboard .box-image-dashboard .box-image-dashboard-inner .box-text .act .btn {
  padding: 11px 30px !important;
}
.CX-image-dashboard .box-image-dashboard .box-image-dashboard-inner .box-text .text {
  font-size: 12px;
  color: #333333;
}
@media (min-width: 768px) and (max-width: 768px) {
  .CX-image-dashboard .box-image-dashboard .box-image-dashboard-inner .box-img {
    text-align: center;
  }
  .CX-image-dashboard .box-image-dashboard .box-image-dashboard-inner .box-img img {
    width: 395px;
    margin: 0 auto;
  }
}

section.CX-main-CMS.image-dashboard {
  margin: 20px 0;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  section.CX-main-CMS.image-dashboard {
    margin: 20px 20px;
    margin-bottom: 0px;
  }
}
section.CX-main-CMS.image-dashboard .CX-wrapper {
  padding: 0 0;
}
section.CX-main-CMS.image-dashboard .CX-wrapper .box-content-cms {
  padding: 2rem 0rem 0;
}
section.CX-main-CMS.image-dashboard .CX-wrapper .CX-image-dashboard {
  margin: 0 0;
}
section.CX-main-CMS.image-dashboard .CX-wrapper .CX-image-dashboard .box-image-dashboard .box-image-dashboard-inner {
  box-shadow: none;
  padding: 0 40px 20px;
}
@media (max-width: 767px) {
  section.CX-main-CMS.image-dashboard .CX-wrapper .CX-image-dashboard .box-image-dashboard .box-image-dashboard-inner {
    padding: 0 20px 20px;
  }
  section.CX-main-CMS.image-dashboard .CX-wrapper .CX-image-dashboard .box-image-dashboard .box-image-dashboard-inner .box-img {
    width: auto;
  }
  section.CX-main-CMS.image-dashboard .CX-wrapper .CX-image-dashboard .box-image-dashboard .box-image-dashboard-inner .box-img img {
    width: auto;
  }
}

.theme-default section.CX-main.CX-my-policies {
  margin-top: 20px;
}
.theme-default section.CX-main.CX-my-policies .container.CX-wrapper {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .theme-default section.CX-main.CX-my-policies .container.CX-wrapper {
    padding: 0 15px !important;
  }
}
.theme-default section.CX-main.CX-my-policies .box-section-policies {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 0;
}
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-header-policies {
  margin: 0 0 !important;
  padding: 25px 30px;
}
@media (max-width: 768px) {
  .theme-default section.CX-main.CX-my-policies .box-section-policies .box-header-policies {
    padding: 25px 20px;
  }
}
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-header-policies a {
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 2px solid #ffffff;
  padding: 8px 30px !important;
  font-size: 13px;
  font-family: "source-sans-pro-semibold";
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
@media (max-width: 768px) {
  .theme-default section.CX-main.CX-my-policies .box-section-policies .box-header-policies a {
    right: 20px;
  }
}
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies ul.nav.nav-pills.control-policies {
  margin: 0 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
}
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies ul.nav.nav-pills.control-policies li a {
  font-size: 16px;
  font-family: "source-sans-pro-semibold";
  font-weight: normal;
  color: #333333;
}
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies ul.nav.nav-pills.control-policies li a.active {
  color: #494df4;
}
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-normal-police,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-priority-police {
  border-top: 0px;
}
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-normal-police.row,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-priority-police.row {
  margin-right: 0px;
  margin-left: 0px;
  padding: 0 10px;
}
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-normal-police.row .col-md-4.box-outer-police.syariah-policies,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-normal-police.row .col-md-4.box-outer-police.konven-policies,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-priority-police.row .col-md-4.box-outer-police.syariah-policies,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-priority-police.row .col-md-4.box-outer-police.konven-policies {
  padding: 0 5px !important;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-normal-police.row .col-md-4.box-outer-police.syariah-policies:hover,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-normal-police.row .col-md-4.box-outer-police.konven-policies:hover,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-priority-police.row .col-md-4.box-outer-police.syariah-policies:hover,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-priority-police.row .col-md-4.box-outer-police.konven-policies:hover {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-normal-police.row .card.box-inner-policies,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-priority-police.row .card.box-inner-policies {
  border: 2px solid #e5e5e5;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  cursor: default;
}
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-normal-police.row .card.box-inner-policies:hover,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-priority-police.row .card.box-inner-policies:hover {
  box-shadow: none;
}
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-normal-police.row .card.box-inner-policies .card-body,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-priority-police.row .card.box-inner-policies .card-body {
  font-family: "source-sans-pro-regular";
  color: #333333;
  font-size: 14px;
  padding: 30px 20px 40px;
}
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-normal-police.row .card.box-inner-policies .card-body .header-policies.card-title,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-priority-police.row .card.box-inner-policies .card-body .header-policies.card-title {
  font-weight: normal;
  font-family: "source-sans-pro-semibold";
  font-size: 16px;
}
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-normal-police.row .card.box-inner-policies .card-body .no-policies.card-text,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-priority-police.row .card.box-inner-policies .card-body .no-policies.card-text {
  font-size: 14px;
}
@media (max-width: 768px) {
  .theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-normal-police.row .card.box-inner-policies .card-body .box-desc-policies.row,
  .theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-priority-police.row .card.box-inner-policies .card-body .box-desc-policies.row {
    display: block;
  }
}
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-normal-police.row .card.box-inner-policies .card-body .box-desc-policies.row .col-md-6 .title,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-priority-police.row .card.box-inner-policies .card-body .box-desc-policies.row .col-md-6 .title {
  font-size: 14px;
  color: #333333;
  margin-bottom: 5px;
}
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-normal-police.row .card.box-inner-policies .card-body .box-desc-policies.row .col-md-6 .status,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-normal-police.row .card.box-inner-policies .card-body .box-desc-policies.row .col-md-6 .total,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-priority-police.row .card.box-inner-policies .card-body .box-desc-policies.row .col-md-6 .status,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-priority-police.row .card.box-inner-policies .card-body .box-desc-policies.row .col-md-6 .total {
  font-weight: normal;
  font-size: 16px;
  font-family: "source-sans-pro-semibold";
  color: #305a42;
  line-height: 21px;
}
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-normal-police.row .card.box-inner-policies .card-body .card-link,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-priority-police.row .card.box-inner-policies .card-body .card-link {
  color: #494df4;
  text-transform: uppercase;
  font-family: "source-sans-pro-semibold";
  font-size: 16px;
  bottom: 20px;
}
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-normal-police.row .card.box-inner-policies .card-body .card-link .fas,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-normal-police.row .card.box-inner-policies .card-body .card-link .fa,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-normal-police.row .card.box-inner-policies .card-body .card-link .fal,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-priority-police.row .card.box-inner-policies .card-body .card-link .fas,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-priority-police.row .card.box-inner-policies .card-body .card-link .fa,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-priority-police.row .card.box-inner-policies .card-body .card-link .fal {
  padding-left: 8px;
  font-weight: bold;
  font-size: 16px;
  position: relative;
  top: 1px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-normal-police.row .card.box-inner-policies .card-body .card-link svg,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-priority-police.row .card.box-inner-policies .card-body .card-link svg {
  margin-left: 5px;
  margin-bottom: 4px;
}
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-normal-police.row .card.box-inner-policies .card-body .card-link:hover,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-priority-police.row .card.box-inner-policies .card-body .card-link:hover {
  color: #494df4 !important;
}
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-normal-police.row .card.box-inner-policies .card-body .card-link:hover .fal,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-normal-police.row .card.box-inner-policies .card-body .card-link:hover .fa,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-normal-police.row .card.box-inner-policies .card-body .card-link:hover .fas,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-priority-police.row .card.box-inner-policies .card-body .card-link:hover .fal,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-priority-police.row .card.box-inner-policies .card-body .card-link:hover .fa,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-priority-police.row .card.box-inner-policies .card-body .card-link:hover .fas {
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -ms-transform: translateX(5px);
  -o-transform: translateX(5px);
  transform: translateX(5px);
}
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-normal-police.row .card.box-inner-policies .card-body .btn-holder,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-priority-police.row .card.box-inner-policies .card-body .btn-holder {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: space-between;
  width: 100%;
}
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-normal-police.row .card.box-inner-policies .card-body .btn-holder .card-link.new-btn-blue,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-normal-police.row .card.box-inner-policies .card-body .btn-holder .card-link.new-btn-blue-outline,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-priority-police.row .card.box-inner-policies .card-body .btn-holder .card-link.new-btn-blue,
.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .tab-pane .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-priority-police.row .card.box-inner-policies .card-body .btn-holder .card-link.new-btn-blue-outline {
  flex: 1 1 auto;
  font-size: 14px;
  padding: 8px 12px;
}

#dynamic-konvensional .box-policies-inner .box-policies-content .box-policies-content-inner .header-policies.card-title {
  color: #494df4;
}
#dynamic-konvensional .box-policies-inner .box-policies-content .box-policies-content-inner a,
#dynamic-konvensional .box-policies-inner .box-policies-content .box-policies-content-inner .status,
#dynamic-konvensional .box-policies-inner .box-policies-content .box-policies-content-inner .total {
  color: #494df4 !important;
}
#dynamic-konvensional .box-policies-inner .box-policies-content .box-policies-content-inner a.new-btn-blue {
  color: #ffffff !important;
}
#dynamic-konvensional .box-policies-inner .box-policies-content .box-policies-content-inner a.new-btn-blue-outline {
  color: #494df4 !important;
}
#dynamic-konvensional .box-policies-inner .box-policies-content .box-policies-content-inner .box-inner-policies:hover {
  border-color: transparent;
  background: transparent linear-gradient(150deg, #494df4 0%, #9fbeaf 100%) 0 0 no-repeat padding-box;
  color: #ffffff !important;
}
#dynamic-konvensional .box-policies-inner .box-policies-content .box-policies-content-inner .box-inner-policies:hover .card-body {
  color: #ffffff;
}
#dynamic-konvensional .box-policies-inner .box-policies-content .box-policies-content-inner .box-inner-policies:hover .card-body p {
  color: inherit !important;
}
#dynamic-konvensional .box-policies-inner .box-policies-content .box-policies-content-inner .box-inner-policies:hover .card-body a {
  color: inherit !important;
}
#dynamic-konvensional .box-policies-inner .box-policies-content .box-policies-content-inner .box-inner-policies:hover .card-body a.new-btn-blue {
  color: #ffffff !important;
}
#dynamic-konvensional .box-policies-inner .box-policies-content .box-policies-content-inner .box-inner-policies:hover .card-body a.new-btn-blue svg {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg);
}
#dynamic-konvensional .box-policies-inner .box-policies-content .box-policies-content-inner .box-inner-policies:hover .card-body a.new-btn-blue:hover {
  color: #ffffff !important;
}
#dynamic-konvensional .box-policies-inner .box-policies-content .box-policies-content-inner .box-inner-policies:hover .card-body a.new-btn-blue:hover svg {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg);
}
#dynamic-konvensional .box-policies-inner .box-policies-content .box-policies-content-inner .box-inner-policies:hover .card-body a.new-btn-blue-outline {
  color: #494df4 !important;
}
#dynamic-konvensional .box-policies-inner .box-policies-content .box-policies-content-inner .box-inner-policies:hover .card-body a.new-btn-blue-outline:hover {
  color: #ffffff !important;
}

#dynamic-syariah .box-policies-inner .box-policies-content .box-policies-content-inner .header-policies.card-title {
  color: #305a42;
}
#dynamic-syariah .box-policies-inner .box-policies-content .box-policies-content-inner .status,
#dynamic-syariah .box-policies-inner .box-policies-content .box-policies-content-inner .total {
  color: #305a42 !important;
}
#dynamic-syariah .box-policies-inner .box-policies-content .box-policies-content-inner a.new-btn-blue {
  color: #ffffff !important;
}
#dynamic-syariah .box-policies-inner .box-policies-content .box-policies-content-inner a.new-btn-blue-outline {
  color: #494df4 !important;
}
#dynamic-syariah .box-policies-inner .box-policies-content .box-policies-content-inner .box-inner-policies:hover {
  border-color: transparent;
  background: transparent linear-gradient(150deg, #027180 0%, #9fd9b4 100%) 0 0 no-repeat padding-box;
  color: #ffffff !important;
}
#dynamic-syariah .box-policies-inner .box-policies-content .box-policies-content-inner .box-inner-policies:hover .card-body {
  color: #ffffff;
}
#dynamic-syariah .box-policies-inner .box-policies-content .box-policies-content-inner .box-inner-policies:hover .card-body p {
  color: inherit !important;
}
#dynamic-syariah .box-policies-inner .box-policies-content .box-policies-content-inner .box-inner-policies:hover .card-body a {
  color: inherit !important;
}
#dynamic-syariah .box-policies-inner .box-policies-content .box-policies-content-inner .box-inner-policies:hover .card-body a.new-btn-blue-outline {
  color: #494df4 !important;
}
#dynamic-syariah .box-policies-inner .box-policies-content .box-policies-content-inner .box-inner-policies:hover .card-body a.new-btn-blue-outline:hover {
  color: #ffffff !important;
}

.CX-my-policies .box-policies .tab-content .police-note {
  border-top: 0px;
  padding: 0 20px 20px 20px !important;
  font-size: 14px;
}

@media (max-width: 768px) {
  .CX-my-policies .box-section-policies .tab-content .tab-pane .box-detail-policies {
    padding: 30px 0 0px;
  }
}

.CX-my-policies .box-policies .tab-content .police-note {
  padding: 0 20px 20px 20px !important;
}

/* modal pop up */
.modal-dialog-scrollable .modal-content {
  overflow-y: auto;
  height: calc(100vh - 100px);
  text-align: justify;
}

.modal-otp-channel .modal-content {
  width: 40%;
}
@media (max-width: 767px) {
  .modal-otp-channel .modal-content {
    width: 98%;
  }
}
.modal-otp-channel img {
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .modal-otp-channel .cx-btn-back {
    margin-left: 1rem;
    font-size: 16px;
  }
  .modal-otp-channel .btn-verif-modal-box {
    display: grid;
    justify-content: center;
  }
  .modal-otp-channel .btn-verif-modal-box .btn-custom-red {
    margin-top: 5px;
  }
}

.modal-otp {
  /* otp */
}
.modal-otp .modal-dialog {
  width: 100%;
}
.modal-otp .modal-content {
  width: 45%;
}
@media (max-width: 767px) {
  .modal-otp .modal-content {
    width: 95%;
  }
}
.modal-otp .modal-content .modal-body {
  padding: 1rem 5rem;
}
@media (max-width: 767px) {
  .modal-otp .modal-content .modal-body {
    padding: 1rem 1rem;
  }
}
.modal-otp .box-form input::-webkit-outer-spin-button,
.modal-otp .box-form input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.modal-otp .box-form .digit-group {
  display: flex;
  align-items: center;
}
.modal-otp .box-form .digit-group .splitter {
  text-align: center;
}
.modal-otp .box-form .digit-group .splitter {
  flex: 0 0 auto;
  margin-right: 10px;
  max-width: 15px;
  padding: 0;
}
.modal-otp .box-form .digit-group {
  flex: 1;
  margin-right: 10px;
  margin-bottom: 0;
  position: relative;
}
.modal-otp .box-form .digit-group .form-group.has-error {
  position: absolute;
  bottom: -70%;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .modal-otp .box-form .digit-group .form-group.has-error {
    bottom: -100%;
  }
}
.modal-otp .box-form .digit-group .digit {
  margin: 0 7px;
}
.modal-otp .box-form .digit-group .digit {
  padding: 0;
  height: 70px !important;
  appearance: none;
  text-align: center;
  font-size: 25px;
  background: white;
}
@media (max-width: 767px) {
  .modal-otp .box-form .digit-group .digit {
    font-size: 16px;
    height: 54px !important;
  }
}
.modal-otp .box-form .digit-group .digit:last-child {
  margin-right: 0;
}
.modal-otp .box-form .box-act {
  margin-top: 50px;
}
.modal-otp .box-form .box-act .btn {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  font-weight: normal;
  font-size: 14px;
  display: block;
  width: 100%;
  max-width: 228px;
  margin: 0 auto;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding-top: 12px;
  padding-bottom: 12px;
}
.modal-otp .box-form .box-notes {
  margin-top: 20px;
  font-size: 14px;
  display: flex;
  justify-content: center;
}
.modal-otp .box-form .box-notes .box-input.countdown-lbl {
  color: #00008f;
  font-family: "source-sans-pro-bold";
  display: flex;
  position: relative;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.modal-otp .box-form .box-notes .box-input.countdown-lbl i {
  font-family: "Font Awesome 5 Pro";
  margin-right: 5px;
  font-style: normal;
}

.modal-notif {
  /* otp */
}
.modal-notif .modal-dialog {
  top: 130px;
}
@media (max-width: 767px) {
  .modal-notif .modal-dialog {
    transform: translate(0, -15%) !important;
  }
}
.modal-notif .modal-dialog .btn {
  text-transform: capitalize;
}
.modal-notif .modal-dialog .modal-content.no-background:before {
  content: unset;
}
.modal-notif .modal-content {
  width: 50%;
}
@media (max-width: 1024px) {
  .modal-notif .modal-content {
    width: 95%;
  }
  .modal-notif .modal-content .modal-header .modal-title {
    left: 0px;
    font-size: 16px;
  }
}
.modal-notif .modal-content.no-background:before {
  content: unset;
}
.modal-notif .modal-content:before {
  content: "";
  position: absolute;
  height: 165px;
  width: 100%;
  left: 0;
  bottom: 0;
  background-image: url(../images/building.png);
  background-repeat: repeat-x;
  background-position: bottom;
}
.modal-notif .modal-content .modal-body {
  height: unset;
  text-align: center;
}
.modal-notif .modal-content .modal-body .cx-btn-back {
  position: absolute;
  left: 30px;
  top: 20px;
  color: #494df4;
  font-size: 25px;
}
.modal-notif .modal-content .modal-body .cx-btn-close {
  font-size: 25px;
}
.modal-notif .modal-content .modal-body .form {
  padding: 0 100px;
}
@media (max-width: 767px) {
  .modal-notif .modal-content .modal-body .form {
    padding: 0 0;
  }
}
.modal-notif .modal-content .modal-body button {
  margin: 0 20px;
}
.modal-notif .modal-content .modal-body .alert-warning {
  background: #494df4 0% 0% no-repeat padding-box;
  border-radius: 8px;
  border-color: #494df4;
  color: white;
  padding: 10px;
  width: 85%;
  left: 50%;
  transform: translateX(-50%);
}
.modal-notif .modal-content .modal-body .img-notif {
  margin-bottom: 20px;
}
.modal-notif .modal-content .modal-body .pict-emma {
  height: auto;
  width: 152px;
  position: absolute;
  top: 13%;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .modal-notif .modal-content .modal-body .pict-emma {
    width: 90px;
    top: 10%;
  }
}
.modal-notif .modal-content .modal-body .rotate {
  position: relative;
  left: 0px;
  top: -10px;
}
@media (max-width: 767px) {
  .modal-notif .modal-content .modal-body .rotate {
    height: auto;
    width: 120px;
    top: -15px;
  }
}
@media (max-width: 767px) {
  .modal-notif .modal-content .btn-modal-box {
    display: grid;
    justify-items: stretch;
    align-content: center;
    justify-content: center;
    align-items: center;
  }
}
.modal-notif .modal-content .btn-modal-box button {
  margin: 10px 0 !important;
}
.modal-notif .modal-footer {
  justify-content: center;
}
.modal-notif:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000000;
  opacity: 0.5;
}
.modal-notif .box-form input::-webkit-outer-spin-button,
.modal-notif .box-form input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.modal-notif .box-form .digit-group {
  display: flex;
  align-items: center;
}
.modal-notif .box-form .digit-group .splitter {
  text-align: center;
}
.modal-notif .box-form .digit-group .splitter {
  flex: 0 0 auto;
  margin-right: 10px;
  max-width: 15px;
  padding: 0;
}
.modal-notif .box-form .digit-group {
  flex: 1;
  margin-right: 10px;
  margin-bottom: 0;
  position: relative;
}
.modal-notif .box-form .digit-group .form-group.has-error {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 150%);
}
.modal-notif .box-form .digit-group .digit {
  margin: 0 7px;
}
.modal-notif .box-form .digit-group .digit {
  padding: 0;
  height: 70px !important;
  appearance: none;
  text-align: center;
  font-size: 25px;
  background: white;
}
@media (max-width: 767px) {
  .modal-notif .box-form .digit-group .digit {
    font-size: 16px;
    height: 54px !important;
  }
}
.modal-notif .box-form .digit-group .digit:last-child {
  margin-right: 0;
}
.modal-notif .box-form .box-act {
  margin-top: 50px;
}
.modal-notif .box-form .box-act .btn {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  font-weight: normal;
  font-size: 14px;
  display: block;
  width: 100%;
  max-width: 228px;
  margin: 0 auto;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding-top: 12px;
  padding-bottom: 12px;
}
.modal-notif .box-form .box-notes {
  margin-top: 20px;
  font-size: 14px;
}
.modal-notif .box-form .box-notes .box-input.countdown-lbl {
  color: #00008f;
  font-family: "source-sans-pro-bold";
  font-weight: 900;
  display: flex;
  position: relative;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.modal-notif .box-form .box-notes .box-input.countdown-lbl i {
  font-family: "Font Awesome 5 Pro";
  margin-right: 10px;
  font-style: normal;
}

.modal-dialog-scrollable .modal-content {
  overflow-y: auto;
  height: calc(100vh - 100px);
  text-align: justify;
}

/* select 2 and textbox */
.cx-admin-form .box-input .form-group {
  position: relative;
}
.cx-admin-form .box-input .form-group .select2-container {
  width: 100% !important;
}
@media (max-width: 767px) {
  .cx-admin-form .select2-container {
    width: 100% !important;
  }
}
.cx-admin-form .select2-container .select2-selection--single {
  height: 44px;
  line-height: 44px;
  border-color: #ced4da;
}
.cx-admin-form .select2-container .select2-selection--single .select2-selection__rendered {
  height: 44px;
  line-height: 44px;
}
.cx-admin-form .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 7px;
}
.cx-admin-form input.select2-search__field:focus-visible {
  outline: none;
}
.cx-admin-form .box-input.type-textarea .form-control {
  resize: none;
  height: 125px;
}
.cx-admin-form .form-group.box-input.type-radio .box-radio .radio-with-text {
  display: flex;
}
.cx-admin-form .form-group.box-input.type-radio .box-radio .radio-with-text .custom-control-inline label {
  position: relative;
  top: 5px;
}
.cx-admin-form .form-group.box-input.type-radio .box-radio .radio-with-text .custom-control-inline:last-child .box-input {
  margin-left: 10px;
}
.cx-admin-form .field,
.cx-admin-form .select2-container--default .select2-selection--single {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.cx-admin-form .total-percentage {
  display: flex;
  transform: translateY(-110%);
}
.cx-admin-form .total-percentage .single-chart {
  width: 7%;
  margin-right: 0;
  margin-left: auto;
}
.cx-admin-form .total-percentage span {
  place-self: center;
}
.cx-admin-form .total-percentage .circular-chart {
  display: block;
  margin: 10px auto;
  max-width: 80%;
  max-height: 50px;
}
.cx-admin-form .total-percentage .circle-bg {
  fill: none;
  stroke: #eee;
  stroke-width: 3.8;
}
.cx-admin-form .total-percentage .circle {
  fill: none;
  stroke-width: 2.8;
  stroke-linecap: round;
  animation: progress 1s ease-out forwards;
}
.cx-admin-form .total-percentage .circular-chart.blue .circle {
  stroke: #494df4;
}
.cx-admin-form .total-percentage .percentage {
  fill: #666;
  font-family: sans-serif;
  font-size: 0.5em;
  text-anchor: middle;
}
@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
}
.cx-admin-form .input-group .form-control:not(:last-child),
.cx-admin-form .input-group .custom-select:not(:last-child) {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  border-color: #cccccc;
}
.cx-admin-form .input-group .input-group-addon:last-child,
.cx-admin-form .input-group .input-group-btn:last-child > .btn,
.cx-admin-form .input-group .input-group-btn:last-child > .btn-group > .btn,
.cx-admin-form .input-group .input-group-btn:last-child > .dropdown-toggle,
.cx-admin-form .input-group .input-group-btn:first-child > .btn:not(:first-child),
.cx-admin-form .input-group .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  border-color: #cccccc;
  background-color: #cccccc;
  padding: 0 30px;
}
.cx-admin-form .input-group .input-group-addon:last-child {
  color: #ffffff;
}
.cx-admin-form .form-group.has-error .input-group .form-control:not(:last-child),
.cx-admin-form .form-group.has-error .input-group .custom-select:not(:last-child) {
  padding-right: 22%;
  margin-right: 10%;
}
.cx-admin-form .select2-selection__arrow b {
  display: none;
}
.cx-admin-form .select2-selection__arrow:before {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  left: 50%;
  margin-left: -15px;
  margin-top: -5px;
  position: absolute;
  width: 0;
  color: #494df4;
}
.cx-admin-form .select2-container--open .select2-selection__arrow:before {
  content: "\f077";
}
.cx-admin-form .input-select-wrapper.has-error {
  margin-bottom: 30px;
}
.cx-admin-form .input-select-wrapper.has-error .form-validator-stack.help-block {
  position: absolute;
  bottom: -35px;
}
.cx-admin-form .panel-grey {
  background-color: #f5f5f8;
  padding: 40px 20px;
}
.cx-admin-form .panel-grey .lfr-form-row-inline {
  padding-bottom: 40px;
  border-bottom: 0px;
}
.cx-admin-form .panel-grey .header-panel-grup {
  margin-top: 0px;
}
@media (max-width: 768px) {
  .cx-admin-form .panel-grey .header-panel-grup h3 {
    font-size: 1.3rem;
  }
}
.cx-admin-form .panel-grey .header-panel-grup:after {
  display: none;
}
.cx-admin-form .panel-grey .form-group {
  margin-bottom: 0;
}
.cx-admin-form .panel-grey .lfr-autorow-controls {
  bottom: 2px;
}
.cx-admin-form .panel-grey .lfr-autorow-controls .toolbar-content .add-row,
.cx-admin-form .panel-grey .lfr-autorow-controls .toolbar-content .delete-row {
  padding: 7px 12px !important;
  margin: 0 5px;
  border: 1px solid #494df4;
}
.cx-admin-form .panel-grey .lfr-autorow-controls .toolbar-content .add-row:hover, .cx-admin-form .panel-grey .lfr-autorow-controls .toolbar-content .add-row:active,
.cx-admin-form .panel-grey .lfr-autorow-controls .toolbar-content .delete-row:hover,
.cx-admin-form .panel-grey .lfr-autorow-controls .toolbar-content .delete-row:active {
  border: 1px solid #494df4;
}
.cx-admin-form .panel-grey .lfr-autorow-controls .toolbar-content .add-row span,
.cx-admin-form .panel-grey .lfr-autorow-controls .toolbar-content .delete-row span {
  font-weight: lighter;
}
.cx-admin-form .panel-grey .lfr-autorow-controls .toolbar-content .add-row {
  background: #494df4;
  color: #fff;
}
.cx-admin-form .panel-grey .lfr-autorow-controls .toolbar-content .add-row:hover, .cx-admin-form .panel-grey .lfr-autorow-controls .toolbar-content .add-row:active {
  border: 1px solid #494df4 !important;
  color: #494df4 !important;
}
.cx-admin-form .panel-grey .lfr-autorow-controls .toolbar-content .delete-row {
  color: #494df4;
}
.cx-admin-form .panel-grey .lfr-autorow-controls .toolbar-content .delete-row:hover, .cx-admin-form .panel-grey .lfr-autorow-controls .toolbar-content .delete-row:active {
  border: 1px solid #cccccc !important;
  color: #ffffff !important;
  background: #cccccc !important;
}
.cx-admin-form .panel-grey .form-group .form-validator-stack.help-block {
  margin-top: 5px;
}
.cx-admin-form .panel-grey .input-select-wrapper.has-error .select2-container {
  margin-bottom: 30px;
}
.cx-admin-form .panel-grey .input-select-wrapper.has-error .form-validator-stack.help-block {
  position: absolute;
  bottom: -35px;
}
.cx-admin-form .panel-grey .form-validator-stack.help-block {
  padding-left: 5px;
  margin-top: -40px;
}
.cx-admin-form .panel-grey .form-validator-stack.help-block .fundHd_custom {
  font-family: "source-sans-pro-semibold";
}
.cx-admin-form .cx-btn-kembali {
  color: #494df4 !important;
  cursor: pointer;
}
.cx-admin-form .cx-btn-kembali i {
  margin-right: 10px;
}
.cx-admin-form .info-blue,
.cx-admin-form .aler-info {
  border-color: #494df4;
  background-color: rgba(181, 208, 238, 0.6);
  color: #000000;
}
.cx-admin-form .modal-otp-channel .modal-body {
  text-align: center;
}
.cx-admin-form .modal-otp-channel .modal-body .img-notif {
  margin-bottom: 10px;
}
.cx-admin-form .box-panel-header label,
.cx-admin-form .box-panel-header h4 {
  color: #00005b !important;
}
.cx-admin-form .box-panel-header .panel-body {
  padding: 10px 20px;
}
.cx-admin-form .box-panel-header .panel-body .payment-note {
  color: #000000;
  background-color: #f4f5f6;
  border-color: #f4f5f6;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
.cx-admin-form .box-panel-header .panel-body .payment-note .alert-indicator {
  color: #494df4;
}
.cx-admin-form .box-panel-header .head-polis .box-data {
  margin: 0;
  padding: 5px 10px;
}
.cx-admin-form .box-panel-header .head-polis h4 {
  font-size: 25px;
}
@media (max-width: 767px) {
  .cx-admin-form .box-panel-header .head-polis .box-data {
    top: 0;
  }
  .cx-admin-form .box-panel-header .head-polis .box-data h4 {
    width: 100%;
    margin-left: 0;
    font-size: 20px;
  }
}
.cx-admin-form .box-panel-header .panel-code {
  margin: 0;
}
.cx-admin-form .box-panel-header h4 {
  transform: translateY(50%);
}
.cx-admin-form .box-panel-header h4 .collapse-icon {
  margin-left: 10px;
  position: relative;
}
.cx-admin-form .box-panel-header h4 .collapse-icon .collapse-icon-closed a,
.cx-admin-form .box-panel-header h4 .collapse-icon .collapse-icon-open a {
  color: #00005b;
}
.cx-admin-form .box-panel-header .form-group {
  margin: 0;
}
.cx-admin-form .box-panel-header .form-group.border-right {
  border-right: 1px solid rgba(0, 0, 91, 0.2) !important;
}
.cx-admin-form .box-panel-header .collapse-icon {
  margin-left: 10px;
  position: relative;
}
.cx-admin-form .box-panel-header .collapse-icon .collapse-icon-closed,
.cx-admin-form .box-panel-header .collapse-icon .collapse-icon-open {
  color: #ffffff;
}
.cx-admin-form .box-panel-header .box-data-nasabah {
  width: 100%;
  position: relative;
}
.cx-admin-form .box-panel-header .box-data-nasabah .box-data-prib {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 8px;
  padding: 10px;
  margin-left: 10%;
  display: flex;
  flex-wrap: wrap;
  background-color: rgba(255, 255, 255, 0.5);
  justify-content: space-between;
  align-content: space-around;
}
.cx-admin-form .box-panel-header .box-data-nasabah .box-data-prib .box-label-header {
  width: 100%;
  padding: 0;
}
.cx-admin-form .box-panel-header .box-data-nasabah .box-data-prib .box-label-header h4 {
  font-size: 18px;
}
.cx-admin-form .box-panel-header .box-data-nasabah .box-data-prib .box-data {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.cx-admin-form .box-panel-header .box-data-nasabah .box-data-prib .box-label {
  padding: 0 15px;
}
.cx-admin-form .box-panel-header .btn-header-collapse {
  position: absolute;
  right: 0;
  top: 0;
}
.cx-admin-form .box-panel-header .cx-btn-detail-header {
  position: relative;
  width: 37px;
  height: 37px;
  background-color: #ffa300;
  top: 50%;
}
.cx-admin-form .box-panel-header .cx-btn-detail-header .collapse-icon-open,
.cx-admin-form .box-panel-header .cx-btn-detail-header .collapse-icon-closed {
  transform: translate(10%, -60%);
}
.cx-admin-form .box-panel-header .cx-btn-detail-header a {
  color: #ffffff;
}
@media (max-width: 767px) {
  .cx-admin-form .box-panel-header.ver-2 .box-data-prib {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.cx-admin-form .box-panel-header.ver-2 .box-data-prib .head-polis {
  margin-left: -20px;
  margin-right: -20px;
}
.cx-admin-form .box-panel-header.ver-2 .box-data-prib .head-polis .box-data {
  transform: translateY(0);
}
.cx-admin-form .box-panel-header.ver-2 .box-data-prib .head-polis .box-data h4 {
  margin-left: 10px;
  font-size: 25px;
}
@media (max-width: 767px) {
  .cx-admin-form .box-panel-header.ver-2 .box-data-prib .head-polis {
    margin-left: 0;
    margin-right: 0;
    border-bottom: 0;
  }
  .cx-admin-form .box-panel-header.ver-2 .box-data-prib .head-polis .box-data {
    top: 0;
  }
  .cx-admin-form .box-panel-header.ver-2 .box-data-prib .head-polis .box-data h4 {
    width: 100%;
    margin-left: 0;
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .cx-admin-form .box-panel-header.ver-2 .box-data-prib .box-data-unit {
    margin-right: 0px;
    margin-left: 0px;
    justify-content: space-between;
    align-content: space-between;
  }
}
.cx-admin-form .box-panel-header.ver-2 .box-data-prib .box-data-unit .box-label-data {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 8px;
  padding: 10px;
  margin: 0 2px;
  display: flex;
  flex-wrap: wrap;
  background-color: rgba(255, 255, 255, 0.8);
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cx-admin-form .box-panel-header.ver-2 .box-data-prib .box-data-unit .box-label-data:nth-child(1) {
  margin-left: -7px;
}
.cx-admin-form .box-panel-header.ver-2 .box-data-prib .box-data-unit .box-label-data:nth-last-child(1) {
  margin-right: -7px;
}
@media (max-width: 767px) {
  .cx-admin-form .box-panel-header.ver-2 .box-data-prib .box-data-unit .box-label-data {
    margin-bottom: 10px;
  }
  .cx-admin-form .box-panel-header.ver-2 .box-data-prib .box-data-unit .box-label-data:nth-child(1) {
    margin-left: 2px;
  }
  .cx-admin-form .box-panel-header.ver-2 .box-data-prib .box-data-unit .box-label-data:nth-last-child(1) {
    margin-right: 2px;
  }
  .cx-admin-form .box-panel-header.ver-2 .box-data-prib .box-data-unit .box-label-data .box-label {
    border-bottom: 0;
    margin-bottom: 5px;
    max-width: 100%;
    width: 100%;
  }
  .cx-admin-form .box-panel-header.ver-2 .box-data-prib .box-data-unit .box-label-data .box-label h5 {
    font-size: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.cx-admin-form .box-panel-header.ver-2 .box-data-prib .box-data-unit .box-label-data:hover {
  background-color: rgba(73, 77, 244, 0.8);
  border-color: rgba(73, 77, 244, 0.8);
  color: white;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: translateY(-5px);
  -webkit-box-shadow: 0 5px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 5px 4px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 5px 4px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 5px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 5px 4px rgba(0, 0, 0, 0.25);
}
.cx-admin-form .box-panel-header.ver-2 .box-data-prib .box-data-unit .box-label-data .box-label {
  max-width: 50%;
  width: 50%;
  padding: 0 5px;
  margin-bottom: 8px;
}
.cx-admin-form .box-panel-header.ver-2 .box-data-prib .box-data-unit .box-label-data .box-label label {
  font-size: 13px;
  margin-bottom: 0;
}
.cx-admin-form .box-panel-header.ver-2 .box-data-prib .box-data-unit .box-label-data .box-label span {
  font-size: 12px;
}
.cx-admin-form .box-panel-header.ver-2 .btn-header-collapse {
  top: 0;
}
.cx-admin-form .box-panel-header.ver-2 .btn-header-collapse .cx-btn-detail-header {
  top: 5px;
  transform: translatey(0);
}
@media (max-width: 767px) {
  .cx-admin-form .box-panel-header.ver-2 .btn-header-collapse .cx-btn-detail-header {
    top: 20px !important;
  }
}
.cx-admin-form .box-collapse-header label,
.cx-admin-form .box-data-nasabah label {
  font-family: "source-sans-pro-regular";
}
.cx-admin-form .box-nasabah-header {
  display: flex;
  flex-wrap: wrap;
}
.cx-admin-form .box-panel-header {
  background: transparent linear-gradient(180deg, transparent -150%, rgba(229, 229, 229, 0.8) 100%) 0 0 no-repeat padding-box;
}
.cx-admin-form .panel-code {
  background: transparent;
}
.cx-admin-form .box-data {
  padding: 10px;
}
.cx-admin-form .box-data h4 {
  margin: 0;
  transform: translateY(0%);
}
.cx-admin-form .box-btn-camera {
  transform: translate(13px, 10px);
}
@media (max-width: 767px) {
  .cx-admin-form .box-btn-camera {
    transform: translate(0px, 0px);
  }
}
.cx-admin-form .CX-table-form thead:first-child tr:first-child th:first-child {
  -webkit-border-top-left-radius: 8px;
  -moz-border-top-left-radius: 8px;
  -ms-border-top-left-radius: 8px;
  -o-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
}
.cx-admin-form .CX-table-form thead:first-child tr:first-child th:last-child {
  -webkit-border-top-right-radius: 8px;
  -moz-border-top-right-radius: 8px;
  -ms-border-top-right-radius: 8px;
  -o-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
}
.cx-admin-form .CX-table-form {
  border-radius: 8px !important;
  overflow: hidden;
  -webkit-box-shadow: inset 0 0 0px 1px #cccccc;
  -moz-box-shadow: inset 0 0 0px 1px #cccccc;
  -ms-box-shadow: inset 0 0 0px 1px #cccccc;
  -o-box-shadow: inset 0 0 0px 1px #cccccc;
  box-shadow: inset 0 0 0px 1px #cccccc;
}
.cx-admin-form .CX-table-form th,
.cx-admin-form .CX-table-form td {
  border: 1px solid #cccccc;
}
.cx-admin-form .CX-table-form th {
  background-color: #e5e5e5;
  height: 86px;
  max-height: 86px;
  text-align: center;
  vertical-align: middle;
}
.cx-admin-form .CX-table-form tbody .box-radio {
  text-align: center;
}
@media (max-width: 767px) {
  .cx-admin-form .CX-table-form {
    display: none;
  }
}
.cx-admin-form .box-pertanyaan.table-mobile {
  display: none;
}
@media (max-width: 767px) {
  .cx-admin-form .box-pertanyaan.table-mobile {
    display: block;
  }
  .cx-admin-form .box-pertanyaan.table-mobile .box-radio .custom-radio {
    display: block;
    margin: 15px 0;
  }
  .cx-admin-form .box-pertanyaan.table-mobile .body-pertanyaan {
    padding: 1.25rem;
    margin: 0 -1.25rem;
  }
  .cx-admin-form .box-pertanyaan.table-mobile .body-pertanyaan.even {
    background-color: #fafafa;
  }
}
.cx-admin-form .btn-draf {
  transform: translateY(0%);
  font-family: "source-sans-pro-regular" !important;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  z-index: 1;
  border: 1px solid #494df4;
  border-radius: 20px !important;
  border-color: #494df4;
  background-color: transparent !important;
  color: #494df4 !important;
  font-size: 14px;
  padding: 10px 40px !important;
  height: auto !important;
  float: right;
  cursor: pointer;
}
@media (max-width: 767px) {
  .cx-admin-form .btn-draf {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
}
.cx-admin-form .btn-draf span {
  margin-left: 10px;
  height: 20px;
  width: 20px;
}
.cx-admin-form .btn-draf span i {
  height: 20px;
  width: 20px;
  vertical-align: middle;
}
.cx-admin-form .btn-draf span i:before {
  content: "";
  background: url(../images/icon-draft-blue.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 20px;
  height: 20px;
  display: block;
}
.cx-admin-form .btn-draf:hover, .cx-admin-form .btn-draf.active {
  color: #ffffff !important;
  background-color: #494df4;
  border-color: #ffffff;
  font-family: "source-sans-pro-regular" !important;
  font-weight: normal;
  border: 1px solid;
}
.cx-admin-form .btn-draf:hover:after, .cx-admin-form .btn-draf.active:after {
  transform: translateY(10%) translateX(-60px) rotate(-45deg);
}
.cx-admin-form .btn-draf:hover span i:before, .cx-admin-form .btn-draf.active span i:before {
  background: url(../images/icon-draft-white.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.cx-admin-form .form-group.has-error .field {
  z-index: 1;
}
.cx-admin-form .form-group.has-error .form-validator-stack {
  width: 100%;
}
.cx-admin-form .form-group.has-error .input-group-addon {
  position: absolute;
  height: 44px;
  right: 0;
  z-index: 2;
}
.cx-admin-form .type-captcha .taglib-captcha {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
}
@media (max-width: 768px) {
  .cx-admin-form .type-captcha .taglib-captcha {
    flex-wrap: wrap;
  }
}
.cx-admin-form .type-captcha .taglib-captcha .refresh a {
  padding: 13px;
}
.cx-admin-form .type-captcha .taglib-captcha .refresh a:before {
  content: "\f01e";
  font-family: FontAwesome;
  position: absolute;
  color: white;
  display: block;
  padding: 13px;
  margin-left: -2px;
  height: 50px;
  top: 0;
  background-color: #494df4;
}
.cx-admin-form .type-captcha .taglib-captcha .form-group {
  width: 70%;
  height: 50px;
  margin-left: 10px;
}
@media (max-width: 768px) {
  .cx-admin-form .type-captcha .taglib-captcha .form-group {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
.cx-admin-form .type-captcha .taglib-captcha .form-group input {
  height: 50px;
}
.cx-admin-form .cx-panel-header {
  background-size: 100%;
}
@media (max-width: 767px) {
  .cx-admin-form .cx-panel-header {
    background-size: 500%;
    background-position: 55% 85%;
  }
  .cx-admin-form .cx-panel-header .panel-body {
    padding: 10px;
    padding-bottom: 20px;
  }
  .cx-admin-form .box-collapse-header h4 {
    transform: translateY(0%);
  }
  .cx-admin-form .box-data-nasabah {
    text-align: left !important;
    justify-content: space-between;
  }
  .cx-admin-form .box-data-nasabah .form-group.border-right {
    border-right: 0px solid rgba(0, 0, 91, 0.2) !important;
    flex: 0 0 100%;
  }
  .cx-admin-form .box-data-nasabah .form-group.border-right .box-data {
    padding: 10px 0px;
  }
  .cx-admin-form .box-data-nasabah .box-data {
    padding: 10px 0px;
  }
  .cx-admin-form .cx-btn-detail-header {
    top: 10%;
    -webkit-transform: translateY(0%) !important;
    -moz-transform: translateY(0%) !important;
    -ms-transform: translateY(0%) !important;
    -o-transform: translateY(0%) !important;
    transform: translateY(0%) !important;
  }
  .cx-admin-form .box-data-prib .box-label-header {
    padding: 10px;
  }
  .cx-admin-form .box-data-prib .box-label {
    flex-wrap: nowrap;
  }
  .cx-admin-form .box-nasabah-mobile {
    display: block;
  }
  .cx-admin-form .box-nasabah-mobile .box-data-head {
    justify-content: center;
    margin: 0;
    margin-top: 10px;
    padding: 0;
  }
  .cx-admin-form .box-nasabah-mobile .head-polis {
    justify-content: space-between;
    width: 100%;
  }
  .cx-admin-form .box-nasabah-mobile .head-polis .box-data {
    top: 0;
    transform: translateX(0%);
    padding: 0px 10px;
  }
  .cx-admin-form .box-nasabah-mobile .head-polis .box-data label {
    font-size: 13px;
  }
  .cx-admin-form .box-nasabah-mobile .head-polis .box-data h4 {
    font-size: 13px;
  }
  .cx-admin-form .box-nasabah-mobile .head-polis .box-data:nth-child(2) {
    border-left: 1px solid;
    border-right: 1px solid;
    border-color: #999;
  }
  .cx-admin-form .box-nasabah-mobile .collapse-mobile .box-data-prib {
    width: 100%;
  }
  .cx-admin-form .box-nasabah-mobile .collapse-mobile .box-data-prib h4 {
    transform: translateY(0%);
    font-size: 14px;
  }
  .cx-admin-form .box-nasabah-mobile .collapse-mobile .box-label {
    margin: 5px 0;
    max-width: 35%;
    padding: 0 5px;
  }
  .cx-admin-form .box-nasabah-mobile .collapse-mobile .box-data-prib {
    margin-left: 0px;
  }
  .cx-admin-form .box-nasabah-mobile .collapse-mobile .table.table-borderless th,
  .cx-admin-form .box-nasabah-mobile .collapse-mobile .table.table-borderless td {
    border: 0px;
    font-size: 11px;
  }
  .cx-admin-form .box-nasabah-mobile .collapse-mobile .table.table-borderless tr td:last-child {
    text-align: center;
  }
  .cx-admin-form .box-nasabah-mobile .btn-header-collapse {
    right: 0;
    top: 10px;
    bottom: 0px;
    width: 100%;
    position: relative;
  }
  .cx-admin-form .box-nasabah-mobile .btn-header-collapse .cx-btn-detail-header {
    width: 30px;
    height: 30px;
    float: right;
  }
  .cx-admin-form .box-nasabah-mobile .btn-header-collapse .cx-btn-detail-header .collapse-icon-closed,
  .cx-admin-form .box-nasabah-mobile .btn-header-collapse .cx-btn-detail-header .collapse-icon-open {
    transform: translate(25%, -50%);
  }
  .cx-admin-form .collapse-mobile.show {
    display: block;
  }
  .cx-admin-form #codestep1.page-1 .box-data-prib .box-saldo label,
  .cx-admin-form #codestep1.page-1 .box-data-prib .box-saldo span {
    flex: 50%;
  }
  .cx-admin-form #codestep1.page-1 .box-data-prib .box-label {
    text-align: left;
    margin: 5px 0;
  }
  .cx-admin-form #codestep1.page-2 .box-data-prib .box-label {
    margin-bottom: 10px;
  }
  .cx-admin-form #codestep1.page-2 .box-data-prib .box-label:nth-last-child(1) p {
    width: 80%;
  }
  .cx-admin-form #codestep1.page-2 .box-edit-data.text-left {
    text-align: center !important;
    width: 80%;
    margin: auto;
  }
  .cx-admin-form #codestep1.page-2 .box-circle-icon {
    width: 40px;
  }
}
@media (max-width: 414px) {
  .cx-admin-form .head-polis .box-data {
    padding: 0px 3px;
  }
}
.cx-admin-form .payment-note {
  color: #000000;
  background-color: #f4f5f6;
  border-color: #f4f5f6;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
.cx-admin-form .payment-note .alert-indicator {
  color: #494df4;
}
.cx-admin-form .type-date.flatpickr .add-on {
  position: absolute;
  top: 76px;
  right: 30px;
}

/* panel code */
.panel-code .btn:focus {
  outline: none;
  box-shadow: none;
}

.panel-code .panel-title {
  font-size: 1rem;
}

.panel-code .header-panel {
  font-family: "source-sans-pro-semibold";
  font-weight: 600;
  margin-bottom: 20px;
}

span.input-group-addon {
  height: auto;
}

.collapse.show {
  margin-bottom: 10px;
}

.box-nasabah-mobile,
.collapse-mobile {
  display: none;
}
.box-nasabah-mobile.show,
.collapse-mobile.show {
  display: none;
}

#codestep1.page-1 {
  margin-top: 20px;
}
#codestep1.page-1 .box-data-prib {
  justify-content: center;
}
#codestep1.page-1 .box-data-prib label {
  font-size: 11px;
  font-family: "source-sans-pro-regular";
}

#codestep1.page-2 {
  background: #ffffff;
  padding: 30px 20px;
  border: 1px solid;
  border-color: rgba(0, 0, 0, 0.125);
  border-radius: 8px;
  margin-top: -18px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
#codestep1.page-2 .box-data-prib {
  margin-bottom: 20px;
}
#codestep1.page-2 .box-circle-icon {
  margin-right: 10px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  border-radius: 50%;
  width: 35px;
  height: 35px;
  line-height: 42px;
  text-align: center;
}
#codestep1.page-2 .box-circle-icon i {
  font-size: 18px;
  color: #494df4;
}
#codestep1.page-2 .box-label p {
  vertical-align: middle;
  margin-bottom: 0;
  padding: 8px 0;
  width: 75%;
}
#codestep1.page-2 .box-label:nth-last-child(1) p {
  width: 80%;
}

/* otp */
.box-otp {
  max-width: 420px;
  margin: 2rem auto;
}

@media (max-width: 500px) {
  .box-otp {
    max-width: auto;
  }
}
@media (max-width: 500px) {
  .box-otp .alert {
    font-size: 13px;
  }
  .box-otp .alert .alert-indicator {
    font-size: 1rem;
  }
}
.box-otp .box-form input::-webkit-outer-spin-button,
.box-otp .box-form input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.box-otp .box-form .digit-group {
  display: flex;
  align-items: center;
}

.box-otp .box-form .digit-group .splitter {
  text-align: center;
}

.box-otp .box-form .digit-group .splitter {
  flex: 0 0 auto;
  margin-right: 10px;
  max-width: 15px;
  padding: 0;
}

.box-otp .box-form .digit-group .digit {
  flex: 1;
  margin-right: 10px;
  margin-bottom: 0;
}

.box-otp .box-form .digit-group .digit.form-control {
  padding: 0;
  height: 69px !important;
  appearance: none;
  text-align: center;
  font-size: 25px;
}

@media (max-width: 767px) {
  .box-otp .box-form .digit-group .digit.form-control {
    font-size: 16px;
    height: 54px !important;
  }
}
.box-otp .box-form .digit-group .digit:last-child {
  margin-right: 0;
}

.box-otp .box-form .box-act {
  margin-top: 30px;
}

.box-otp .box-form .box-act .btn {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  font-weight: normal;
  font-size: 18px;
  display: block;
  width: 100%;
  max-width: 228px;
  margin: 0 auto;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding-top: 12px;
  padding-bottom: 12px;
}

.box-otp .box-form .box-notes {
  margin-top: 20px;
}

/* preview image file */
.box-input-doc {
  margin-bottom: 20px;
}

.box-input-doc .box-input-doc-inner {
  display: flex;
  position: relative;
}

.box-input-doc .box-input-doc-inner .box-label {
  flex: 1;
}

.box-input-doc .box-input-doc-inner .box-label h3 {
  font-weight: normal;
  font-size: 18px;
}

.box-input-doc .box-input-doc-inner .box-label .info-summary {
  font-size: 12px;
}

.box-input-doc .box-input-doc-inner .box-input-file {
  flex: 1;
  border: 2px dashed #cccccc;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}

.box-input-doc .box-input-doc-inner .box-input-file.take-camera {
  padding-left: 0px;
}

.box-input-doc .box-input-doc-inner .box-input-file:hover {
  border-color: #494df4;
}

.box-input-doc .box-input-doc-inner .box-input-file .form-group.input-text-wrapper {
  position: relative;
  z-index: 2;
}

.box-input-doc .box-input-doc-inner .box-input-file input[type=file],
.box-input-doc .box-input-doc-inner .box-input-file #start-camera {
  transform: scale(20);
  opacity: 0;
  cursor: pointer;
  z-index: 2;
  margin-top: 20px;
  position: relative;
}

.box-input-doc .box-input-doc-inner .box-input-file .box-label {
  width: 100%;
  text-align: center;
  position: absolute;
  color: #494df4;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 16px;
}

.box-input-doc .box-input-doc-inner .box-input-file .box-label i,
.box-input-doc .box-input-doc-inner .box-input-file .box-label .fas,
.box-input-doc .box-input-doc-inner .box-input-file .box-label .fa {
  margin-right: 10px;
}

.box-input-doc .box-input-doc-inner {
  display: block;
}

.box-input-doc .box-input-doc-inner .box-label {
  margin-bottom: 20px;
}

.box-input-doc .box-input-doc-inner .box-input-file.has-image .box-label {
  margin-bottom: 0;
}

.box-input-doc .box-input-doc-inner .box-input-file.has-image {
  height: 200px;
}

.box-input-doc .box-input-doc-inner .box-input-file.has-image .box-img-cover {
  width: 90%;
  height: 180px;
  position: absolute;
  top: 50%;
  left: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.box-input-doc .box-input-doc-inner .box-input-file.has-image .box-label {
  background: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  padding: 5px;
  top: initial;
  left: 0;
  transform: none;
  bottom: 0;
  width: 100%;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.box-input-doc .box-input-doc-inner .btn-cust-delete {
  /* width: calc(100% - 4px); */
  border-top-left-radius: 0px !important;
  border-top-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 0px !important;
  position: absolute;
  top: 0;
  bottom: unset;
  left: unset;
  right: 0;
  /* transform: translateX(-50%); */
  z-index: 2;
}
.box-input-doc .box-input-doc-inner .btn-cust-delete i {
  margin-left: 0px;
}

.form-control::-webkit-file-upload-button {
  height: 100%;
  padding: 10px 25px;
  border-radius: 20px;
  background-color: #ffffff !important;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.theme-default .form-control::-webkit-file-upload-button {
  color: #494df4 !important;
  border-color: #494df4 !important;
}
.theme-prestise .form-control::-webkit-file-upload-button {
  color: #c9a85c !important;
  border-color: #c9a85c !important;
}
.theme-syariah .form-control::-webkit-file-upload-button {
  color: #007b57 !important;
  border-color: #007b57 !important;
}

.theme-default .form-control::-webkit-file-upload-button:hover,
.theme-default .form-control::-webkit-file-upload-button:focus {
  color: #ffffff !important;
  border-color: #ffffff !important;
  background-color: #494df4 !important;
}
.theme-prestise .form-control::-webkit-file-upload-button:hover,
.theme-prestise .form-control::-webkit-file-upload-button:focus {
  color: #ffffff !important;
  border-color: #ffffff !important;
  background-color: #c9a85c !important;
}
.theme-syariah .form-control::-webkit-file-upload-button:hover,
.theme-syariah .form-control::-webkit-file-upload-button:focus {
  color: #ffffff !important;
  border-color: #ffffff !important;
  background-color: #007b57 !important;
}

.cx-admin-form .box-outer-form {
  border-radius: 8px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
}

.cx-admin-form .box-outer-form .box-header-admin {
  padding: 20px;
  border-radius: 8px 8px 0 0;
}

.cx-admin-form .box-outer-form .box-header-admin .title {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: "source-sans-pro-semibold";
}

.cx-admin-form .box-outer-form .box-inner-content .multi-step-icon {
  border-radius: 50%;
  background-color: #ffc107;
  border-color: #ffc107;
}
.cx-admin-form .multi-step-indicator .multi-step-indicator-label {
  text-align: center;
  overflow: unset;
  text-overflow: unset;
  white-space: unset;
  font-family: "source-sans-pro-semibold";
  width: 150px;
  font-size: 14px;
  max-width: 150px;
}
@media (max-width: 767px) {
  .cx-admin-form .multi-step-indicator .multi-step-indicator-label {
    max-width: none;
    width: auto;
  }
}

.cx-admin-form {
  margin-top: 15px;
}

.cx-admin-form .box-outer-form .box-inner-content .multi-step-item.disabled .multi-step-icon {
  background-color: #f8f9fa;
}

.cx-admin-form .box-outer-form .box-inner-content .custom-radio .custom-control-input:checked ~ .custom-control-label::before,
.cx-admin-form .box-outer-form .box-inner-content .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #494df4;
}

.cx-admin-form .box-outer-form #collapsePanel-2 .custom-checkbox .custom-control-input:disabled ~ .custom-control-label {
  color: #000000;
  cursor: default;
}

.cx-admin-form .box-outer-form .box-inner-content .multi-step-item.complete .multi-step-icon {
  background-color: #494df4;
  border-color: #494df4;
}

.cx-admin-form .box-outer-form .box-inner-content .panel {
  border-radius: 8px;
}

.cx-admin-form .box-outer-form .box-inner-content {
  background-color: #ffffff;
  padding: 20px;
}

.cx-admin-form .header-panel-grup {
  position: relative;
  width: fit-content;
  margin-bottom: 30px;
  margin-top: 25px;
}
@media (max-width: 767px) {
  .cx-admin-form .header-panel-grup {
    margin: auto;
    margin-bottom: 30px;
    margin-top: 25px;
  }
  .cx-admin-form .header-panel-grup h3 {
    font-size: 1.3rem;
  }
}
.cx-admin-form .header-panel-grup:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  border-radius: 8px;
  background: #ffb600;
}

.cx-admin-form .panel-collapse .form-group.box-label {
  margin: 0;
}
.cx-admin-form .panel-collapse .form-group.box-label .box-circle {
  margin: 0 auto;
  width: 49px;
  height: 49px;
  line-height: 49px;
  background: transparent linear-gradient(135deg, #9fd9b4 0%, #027180 100%) 0 0 no-repeat padding-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cx-admin-form .panel-collapse .form-group.box-label .box-circle img {
  height: 25px;
}
@media (min-width: 1367px) {
  .cx-admin-form .panel-collapse .form-group.box-label .box-circle img {
    height: 30px;
  }
}
@media (max-width: 767px) {
  .cx-admin-form .panel-collapse .form-group.box-label .box-circle img {
    height: 23px;
  }
}
@media (min-width: 1367px) {
  .cx-admin-form .panel-collapse .form-group.box-label .box-circle {
    width: 59px;
    height: 59px;
    line-height: 59px;
  }
}
@media (max-width: 767px) {
  .cx-admin-form .panel-collapse .form-group.box-label .box-circle {
    width: 55px;
    height: 55px;
    line-height: 55px;
  }
}

.lfr-form-row:hover {
  background-color: transparent;
  border-color: transparent;
}

.has-success .custom-control-label,
.has-success .form-check-label {
  color: #000000;
}

.has-success .custom-control-input:checked .custom-control-label,
.has-success .custom-control-input:checked .form-check-label {
  color: #494df4;
}

.multi-step-nav {
  padding: 0 55px;
  margin-top: 20px;
}

.cx-panel-header.final-panel {
  background-position: center top !important;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.cx-panel-header.final-panel .box-panel-header {
  background: none;
}
.cx-panel-header.final-panel .box-data-nasabah .box-label {
  width: 100%;
  display: flex;
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left {
  width: 50%;
  margin-left: auto;
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(1) .control-label {
  margin-left: -15px;
  font-family: "source-sans-pro-semibold";
  margin-bottom: 0;
  color: #2425aa !important;
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(1) .box-polices #no-police {
  background-color: #494df4;
  padding: 5px 10px;
  border-radius: 8px;
  color: white !important;
}
@media (max-width: 1024px) {
  .cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(1) .box-polices #no-police {
    width: fit-content;
  }
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(1) .box-polices #click-to-copy {
  border: 0;
  background-color: transparent;
  color: white;
  cursor: pointer;
  font-family: "source-sans-pro-semibold";
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(1) .box-polices #click-to-copy:hover, .cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(1) .box-polices #click-to-copy:active, .cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(1) .box-polices #click-to-copy:focus {
  border: 0;
  outline: 0px;
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib {
  border: 0;
  margin-left: 0px;
  flex-wrap: nowrap;
  justify-content: end;
  background-color: transparent;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .box-icon-circle {
  height: 30px;
  width: 30px;
  line-height: 32px;
  border-radius: 50%;
  background-color: white;
  margin-bottom: 0px;
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .box-icon-circle .box-circle-icon {
  color: #494df4;
  text-align: center;
  font-size: 15px;
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .form-group.box-label {
  position: relative;
  width: auto;
  margin-left: 15px;
  padding: 0px;
}
@media (max-width: 767px) {
  .cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .form-group.box-label {
    margin-left: 3px;
  }
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .email-act,
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .phone-act,
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .add-act {
  position: relative;
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .email-act .box-info,
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .phone-act .box-info,
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .add-act .box-info {
  position: absolute;
  background: #000;
  color: #fff;
  padding: 0.7rem 1rem;
  border-radius: 8px;
  right: -0.5rem;
  bottom: 0.3rem;
  font-size: 0.8rem;
  width: max-content;
  opacity: 0;
  visibility: hidden;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .email-act .box-info p,
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .phone-act .box-info p,
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .add-act .box-info p {
  margin-bottom: 0;
  font-family: "source-sans-pro-semibold";
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .email-act .box-info:before,
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .phone-act .box-info:before,
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .add-act .box-info:before {
  content: "";
  position: absolute;
  bottom: -0.1rem;
  right: 1rem;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 0;
  border-left: 0px solid #000;
  border-right: 10px solid #000;
  border-bottom: 15px solid #000;
  transform: rotate(45deg);
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .email-act:hover .box-icon-circle,
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .phone-act:hover .box-icon-circle,
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .add-act:hover .box-icon-circle {
  background-color: #494df4;
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .email-act:hover .box-icon-circle .box-circle-icon,
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .phone-act:hover .box-icon-circle .box-circle-icon,
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .add-act:hover .box-icon-circle .box-circle-icon {
  color: white;
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .email-act:hover .box-info,
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .phone-act:hover .box-info,
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .add-act:hover .box-info {
  opacity: 1;
  visibility: visible;
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .cx-btn-detail-header {
  width: 30px;
  height: 30px;
  background-color: #494df4;
  margin-left: 15px;
}
@media (max-width: 767px) {
  .cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .cx-btn-detail-header {
    margin-left: 0px;
    left: 5px;
  }
  .cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .cx-btn-detail-header .collapse-icon-open,
  .cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .cx-btn-detail-header .collapse-icon-closed {
    transform: translate(35%, -60%);
  }
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .cx-btn-detail-header.collapsed {
  background-color: white;
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .cx-btn-detail-header .collapse-icon-open,
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .cx-btn-detail-header .collapse-icon-closed {
  transform: translate(35%, -60%);
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .cx-btn-detail-header .collapse-icon-open a i,
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .cx-btn-detail-header .collapse-icon-closed a i {
  margin-left: 0px;
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .cx-btn-detail-header .collapse-icon-open a {
  color: white;
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib .cx-btn-detail-header .collapse-icon-closed a {
  color: #494df4;
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .panel-collapse {
  width: 100%;
  margin-top: 10px;
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .box-code .box-data-prib {
  background-color: white;
  margin-left: 0px;
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .box-code .table th,
.cx-panel-header.final-panel .box-data-nasabah .box-label .box-code .table td {
  border-top: 0px;
  border-bottom: 0px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .cx-panel-header.final-panel .box-data-nasabah .box-label .box-code .table th {
    font-size: 12px;
  }
  .cx-panel-header.final-panel .box-data-nasabah .box-label .box-code .table td {
    font-size: 11px;
  }
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .box-code .table tr:nth-child(1) th {
  font-size: 11px;
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .box-code .table tr:nth-child(1) th:nth-last-child(1) {
  text-align: left;
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .box-code .table tr:nth-child(1) h4 {
  transform: translatey(0);
  margin-bottom: 0;
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .box-code .table tr:nth-last-child(1) th {
  font-size: 16px;
  border-top: 1px solid #e5e4e1;
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .box-code .table .odd th,
.cx-panel-header.final-panel .box-data-nasabah .box-label .box-code .table .odd td {
  background: #f4f4f4;
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .box-code .table .odd th {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .box-code .table .odd td:nth-last-child(1) {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .box-code .box-edit-data {
  width: 100%;
  margin: 5px 0;
}

.cx-admin-form .box-pertanyaan-policies {
  margin-left: -17px;
  margin-right: -17px;
  margin-bottom: 10px;
  padding: 10px 17px;
}
.cx-admin-form .box-pertanyaan-policies:nth-child(even) {
  background: #f4f5f6;
}
.cx-admin-form .box-pertanyaan-policies .box-pertanyaan {
  margin-bottom: 10px;
  font-family: "source-sans-pro-semibold";
}
.cx-admin-form .box-pertanyaan-policies .box-text-alasan .box-input textarea {
  height: 100px;
}
.cx-admin-form .box-pertanyaan-policies .box-radio-pil {
  margin-bottom: 10px;
}
.cx-admin-form .box-pertanyaan-policies .box-radio-pil .toggle-switch-bar:before {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cx-admin-form .box-pertanyaan-policies .box-radio-pil .toggle-switch-bar:after {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cx-admin-form .box-pertanyaan-policies .box-radio-pil .toggle-switch-bar .toggle-switch-handle:after {
  font-size: 13px;
}
@media (max-width: 1024px) {
  .cx-admin-form .box-pertanyaan-policies .box-radio-pil > .col-md-4 {
    width: 50%;
  }
}
.cx-admin-form .sheet-footer-btn-block-sm-down {
  margin-bottom: 0rem;
  transform: translateY(10px);
}

.alokasipremi {
  background-color: #f4f5f6;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  padding: 30px 20px;
  margin: 20px 0;
}
@media (max-width: 1024px) {
  .alokasipremi {
    margin: 20px 0;
  }
}
.alokasipremi .title-alokasi {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 5px;
  margin-top: 15px;
}
@media (max-width: 768px) {
  .alokasipremi .title-alokasi {
    font-size: 1.2rem;
  }
}
.alokasipremi .required {
  font-size: 14px;
}
.alokasipremi .box-total-asset {
  background-color: #fff;
  display: inline-block;
  margin: 0px;
  padding: 10px;
  height: 110px;
  border-radius: 10px;
  vertical-align: top;
}
.alokasipremi .box-total-asset .total {
  font-size: 20px;
  position: relative;
  top: 50%;
  text-align: left;
  transform: translateY(-50%);
  margin: 0 10px;
  font-weight: 600;
}
.alokasipremi .box-total-asset .total span {
  font-size: 13px;
  display: block;
  line-height: 15px;
  font-weight: 500;
}
.alokasipremi .box-persentase {
  background-color: #fff;
  display: inline-block;
  margin: 0px;
  margin-left: 5px;
  padding: 10px;
  height: 110px;
  border-radius: 10px;
  vertical-align: top;
}
.alokasipremi .box-persentase .persentase {
  font-size: 25px;
  position: relative;
  top: 50%;
  text-align: left;
  transform: translateY(-50%);
}
.alokasipremi .box-persentase .persentase .content-persentase {
  display: inline-block;
  vertical-align: middle;
  width: 90px;
}
@media (max-width: 480px) {
  .alokasipremi .box-persentase .persentase .content-persentase {
    width: 80px;
  }
}
.alokasipremi .box-persentase .persentase span {
  font-size: 15px;
  display: inline-block;
  line-height: 15px;
  vertical-align: middle;
}
@media (max-width: 1024px) {
  .alokasipremi .box-total-asset {
    width: 100%;
    margin-bottom: 1.2rem;
    margin-top: 0.5rem;
  }
  .alokasipremi .box-persentase {
    width: 100%;
    margin: 0;
  }
}
.alokasipremi .fund-existing .box-checkbox {
  padding-bottom: 10px;
  margin-bottom: 5px;
  border-bottom: 2px solid #ccc;
}
.alokasipremi .space-range {
  margin-top: 3rem;
}
.alokasipremi .box-content-check-range {
  margin-top: 10px;
}
.alokasipremi .content-check .custom-control-input {
  width: 18px;
  height: 18px;
}
.alokasipremi .content-check .custom-control-label {
  line-height: 1.9rem;
}
.alokasipremi .content-check .custom-checkbox .custom-control-label::before {
  width: 18px;
  height: 18px;
  border: 1px solid #34495e;
  background-color: #f4f4f4;
}
.alokasipremi .content-check .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
  border-color: #d5d6d7;
  box-shadow: none;
}
.alokasipremi .content-check .custom-checkbox .custom-control-input:disabled {
  cursor: default;
}
.alokasipremi .content-check .custom-checkbox .custom-control-input:disabled ~ .custom-control-label {
  cursor: default;
}
.alokasipremi .content-check .custom-checkbox input:read-only {
  cursor: pointer;
}
.alokasipremi .content-check .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background: #6e7ed7;
  border-color: #f4f4f4;
  width: 18px;
  height: 18px;
}
.alokasipremi .content-check .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  width: 18px;
  height: 18px;
}
.alokasipremi .content-check .custom-control-input.input-fund-exist ~ .custom-control-label {
  color: #494df4;
  font-family: "source-sans-pro-semibold";
}
.alokasipremi .content-check #collapsePanel-2 .form-check .form-group {
  display: block;
  margin-bottom: 15px;
}
.alokasipremi .content-check #collapsePanel-2 .form-check .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.alokasipremi .content-check #collapsePanel-2 .form-check .form-group label {
  position: relative;
}
.alokasipremi .content-check #collapsePanel-2 .form-check .form-group label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #494df4;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 5px;
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin-right: 5px;
}
.alokasipremi .content-check #collapsePanel-2 .form-check .form-group input.field.disabled:checked {
  background-color: #494df4;
  display: block;
  position: absolute;
  top: -3px;
  left: 2px;
  width: 0;
  height: 0;
  border: solid #494df4;
  border-width: 0 2px 2px 0;
}
.alokasipremi .content-check #collapsePanel-2 .form-check .form-group input.field.disabled:checked:after {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  font-size: 9px;
  color: #494df4;
  font-weight: 900;
}
.alokasipremi .content-range {
  position: relative;
}
.alokasipremi .main {
  float: right;
  right: 150px;
  width: 280px;
  position: relative;
  margin-top: 6px;
}
@media (max-width: 768px) {
  .alokasipremi .main {
    width: 150px;
    float: none;
    right: auto;
  }
}
@media (max-width: 400px) {
  .alokasipremi .main {
    width: 100px;
  }
}
.alokasipremi .main .ui-slider-horizontal {
  background-color: #0052cc;
}
.alokasipremi .main .ui-slider .ui-slider-handle {
  border-radius: 50px;
  background: #fff;
  overflow: hidden;
  color: rgba(255, 255, 255, 0);
  cursor: pointer;
}
.alokasipremi .main .ui-widget-header {
  background: none;
}
.alokasipremi .main .ui-widget-content {
  background: none;
  background-color: #0052cc;
}
.alokasipremi .main .ui-slider .ui-slider-range {
  background-color: #dbe4f2;
  border: 1px solid #dbe4f2;
  height: 14px;
  top: -2px;
  right: -2px;
  border-radius: 5px;
}
.alokasipremi .main .box-btn-range {
  position: absolute;
  right: -130px;
  top: -10px;
}
.alokasipremi .main .box-btn-range .btn-range {
  border-radius: 50px;
  width: 30px;
  height: 30px;
  background-color: #fff;
  border: 0px;
  -webkit-box-shadow: 0 9px 14.5px -0.5px #ddd;
  -moz-box-shadow: 0 9px 14.5px -0.5px #ddd;
  box-shadow: 0 9px 14.5px -0.5px #ddd;
  color: #0052cc;
  font-weight: bold;
  cursor: pointer;
}
.alokasipremi .main .number-persen {
  width: 30px;
  font-size: 1.2rem;
  border: 0px;
  background: none;
  margin-left: 5px;
  text-align: right;
}
.alokasipremi .main .number-persen:disabled {
  cursor: pointer;
}
.alokasipremi .alert-total-percent .fundHd_custom,
.alokasipremi .alert-total-percent .fundHd_custom_1 {
  font-family: "source-sans-pro-semibold";
  font-size: 15px;
}

.notify-emma {
  position: fixed;
  bottom: 170px;
  right: 1%;
  z-index: 99;
  border-radius: 50%;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.notify-emma a {
  border: 3px solid white;
  background-color: #ffffff;
  display: block;
  width: 71px;
  height: 71px;
  line-height: 65px;
  overflow: hidden;
  text-align: center;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
}
.notify-emma.open:before {
  position: absolute;
  top: -1000px;
  left: -10000px;
  right: -100px;
  bottom: -100px;
  height: 10000%;
  background-color: rgba(0, 0, 0, 0.5);
  animation: fadeIn 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.notify-emma.open .notif-info {
  opacity: 1;
  display: block;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
}
.notify-emma .notif-info {
  position: absolute;
  width: max-content;
  background: white;
  padding: 0.7rem 1rem;
  border-radius: 22px;
  left: -5rem;
  top: -3rem;
  font-size: 0.8rem;
  opacity: 0;
  display: none;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
}
.notify-emma .notif-info:after {
  content: "";
  position: absolute;
  bottom: -0.1rem;
  right: 4rem;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 0;
  border-left: 10px solid white;
  border-bottom: 10px solid white;
  transform: rotate(45deg);
}
.notify-emma .box-count-notif {
  position: absolute;
  top: 0;
  right: 0;
}
.notify-emma .box-count-notif .count-notif {
  width: 20px;
  text-align: center;
  line-height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: white;
  background-color: red;
}

@media (min-width: 1024px) {
  .notify-emma:hover {
    -webkit-animation: pulse 1.5s infinite;
    -moz-animation: pulse 1.5s infinite;
    -ms-animation: pulse 1.5s infinite;
    animation: pulse 1.5s infinite;
    border-radius: 50%;
  }
  .notify-emma:hover .count-notif {
    -webkit-animation: rubberBand 1s;
    -moz-animation: rubberBand 1s;
    -ms-animation: rubberBand 1s;
    animation: rubberBand 1s;
  }
}

@media (min-width: 1024px) {
  .live-emma {
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .live-emma:hover {
    border-radius: 50%;
  }
}

.box-notify {
  position: fixed;
  bottom: 280px;
  right: 3%;
  transform: scale(0);
  z-index: 1;
}
.box-notify.open {
  transform: scale(1);
}
.box-notify.open .slide {
  border-radius: 75px;
  overflow: hidden;
  animation: bondJamesBond 0.8s ease-in-out forwards;
}
.box-notify.out {
  transform: scale(0);
}
.box-notify.out .slide {
  border-radius: 75px;
  overflow: hidden;
}

@keyframes bondJamesBond {
  0% {
    transform: translateX(1000px);
  }
  80% {
    transform: translateX(0px);
    bottom: 30%;
    border-radius: 75px;
    height: 75px;
    width: 75px;
  }
  90% {
    border-radius: 3px;
    height: 182px;
    width: 247px;
  }
  100% {
    border-radius: 3px;
    height: 300px;
    width: 300px;
  }
}
@keyframes bondJamesBondOut {
  0% {
    border-radius: 3px;
    height: 300px;
    width: 300px;
  }
  80% {
    border-radius: 3px;
    height: 182px;
    width: 247px;
  }
  90% {
    transform: translateX(0px);
    bottom: 30%;
    border-radius: 75px;
    height: 75px;
    width: 75px;
  }
  100% {
    transform: translateX(1000px);
  }
}
.notif-info {
  position: absolute;
  width: max-content;
  background: white;
  padding: 0.7rem 1rem;
  border-radius: 22px;
  left: -5rem;
  top: -3rem;
  font-size: 0.8rem;
  opacity: 1;
  display: block;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.notif-info:after {
  content: "";
  position: absolute;
  bottom: -0.1rem;
  right: 4rem;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 0;
  border-left: 10px solid white;
  border-bottom: 10px solid white;
  transform: rotate(45deg);
}

.box-count-notif {
  position: absolute;
  top: 0;
  right: 0;
}
.box-count-notif .count-notif {
  width: 20px;
  text-align: center;
  line-height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: white;
  background-color: red;
}

.slide {
  position: relative;
  margin: 20px auto;
  display: grid;
  padding: 0;
  border-radius: 20px !important;
  overflow: hidden;
  background-color: #ffffff;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.3);
}

.label-notif {
  position: absolute;
  top: 0;
  display: none;
}
.label-notif p {
  color: white;
}

.slide-items {
  position: relative;
  grid-area: 1/1;
  overflow: hidden;
  border: 0 solid #f3ece4;
  padding-top: 25px;
  z-index: 5;
  width: 80%;
  margin: auto;
}
.slide-items .label-notify {
  font-family: "source-sans-pro-semibold";
}

.slide-items img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.slide-nav {
  grid-area: 1/1;
  z-index: 2;
  display: grid;
  grid-column-gap: 80%;
}

.slide-items > * {
  position: absolute;
  top: 35%;
  opacity: 0;
  pointer-events: none;
  text-align: center;
}

.slide-items > .active {
  position: relative;
  opacity: 1;
  pointer-events: auto !important;
}

.content-notify ul {
  margin-block-start: 1em;
  margin-block-end: 1em;
  padding-inline-start: 0px;
  list-style-type: none;
}
.content-notify ul li {
  margin: 0 auto;
  width: max-content;
  font-size: 14px;
}
@media (max-width: 767px) {
  .content-notify ul li {
    font-size: 12px;
  }
}
.content-notify ul li:before {
  content: "\f111";
  font-family: "Font Awesome 5 Pro";
  color: #494df4;
  margin-right: 10px;
  font-weight: 900;
  font-size: 10px;
}

.slide-nav button {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  height: 30px;
  width: 30px;
  line-height: 30px;
  border-radius: 50%;
  background: transparent;
  border: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.slide-nav button i {
  font-size: 1.5rem;
  color: #494df4;
}
.slide-nav button:focus {
  border: 0;
  outline: 0;
}
.slide-nav button.slide-next {
  justify-self: flex-end;
}

.slide-thumb {
  display: flex;
  grid-column: 1/3;
  padding: 15px;
  margin: 0 auto;
  width: 85%;
  height: fit-content;
}

.slide-thumb > span {
  flex: 1;
  display: block;
  height: 5px;
  background: #afafaf;
  margin: 10px 3px 3px;
  border-radius: 3px;
  overflow: hidden;
}

.slide-thumb > span.done:after {
  content: "";
  display: block;
  height: inherit;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 3px;
}

.slide-thumb > span.active:after {
  content: "";
  display: block;
  height: inherit;
  background: #494df4;
  border-radius: 3px;
  transform: translateX(-100%);
  animation: thumb 5s forwards linear;
}

@keyframes thumb {
  to {
    transform: initial;
  }
}
.ico-notify {
  margin: 0 auto 10px;
  width: 49px;
  height: 49px;
  line-height: 49px;
  background: transparent linear-gradient(135deg, #c91432 0%, #e196aa 100%) 0 0 no-repeat padding-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top: 15%;
  left: 50%;
  transform: translatex(-50%);
}
@media (min-width: 1367px) {
  .ico-notify {
    width: 59px;
    height: 59px;
    line-height: 59px;
  }
}
@media (max-width: 767px) {
  .ico-notify {
    width: 55px;
    height: 55px;
    line-height: 55px;
  }
}

.box-popup-btn {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media (max-width: 767px) {
  .box-popup-btn {
    box-shadow: 0 -5px 10px #ccc;
    z-index: 1042;
  }
  .box-popup-btn.popup-desktop {
    display: flex !important;
    position: fixed;
    flex-wrap: nowrap;
    justify-content: space-around;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #f5f5f5;
  }
  .box-popup-btn.popup-desktop:before {
    border-right: 1px solid rgba(204, 204, 204, 0.8);
  }
  .box-popup-btn.popup-desktop .notify-emma,
  .box-popup-btn.popup-desktop .live-emma {
    position: relative;
    right: unset !important;
    bottom: unset;
    width: 50%;
    max-width: 50%;
    border-radius: 0;
    padding: 10px 0;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .box-popup-btn.popup-desktop .notify-emma a,
  .box-popup-btn.popup-desktop .live-emma a {
    width: auto;
    height: auto;
    background-color: transparent !important;
    border: 0px !important;
    border-radius: 0 !important;
    box-shadow: 0 0 0px !important;
  }
  .box-popup-btn.popup-desktop .notify-emma a img,
  .box-popup-btn.popup-desktop .live-emma a img {
    border-radius: 0;
    width: auto !important;
    text-align: center !important;
  }
  .box-popup-btn.popup-desktop #p_p_id_important_notices_portlet_ {
    width: 50%;
  }
  .box-popup-btn.popup-desktop .notify-emma {
    border-right: 2px solid #ccc;
    width: 100%;
    max-width: 100%;
  }
  .box-popup-btn.popup-desktop .notify-emma .notif-info {
    left: 2rem;
  }
  .box-popup-btn.popup-desktop .notify-emma .notif-info:after {
    transform: rotate(71deg);
  }
  .box-popup-btn.popup-desktop .notify-emma .box-count-notif {
    top: 10px;
    right: 30%;
  }
  .box-popup-btn.popup-desktop .notify-emma .box-notify.open {
    bottom: 270px;
    right: 50%;
    transform: translateX(50%);
  }
  .box-popup-btn.popup-desktop .live-emma a img {
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
  }
}
@keyframes rubberBand {
  0% {
    -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);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.ui-datepicker .ui-datepicker-header {
  background-color: #494df4;
  border-color: #494df4;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  background-color: #d3e3f5;
  color: #494df4;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover {
  background-color: #494df4;
  border-color: white;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next:before {
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next:before {
  content: "\f054";
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before {
  content: "\f053";
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today .ui-state-highlight {
  background-color: #d3e3f5;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today .ui-state-hover {
  background-color: #494df4;
  color: white;
}
.ui-datepicker .ui-state-hover {
  background-color: #494df4;
  color: white;
}

.cx-admin-form .box-input-doc .box-input-doc-inner .box-input-file .help-block {
  top: -5px;
  left: 50%;
  transform: translateX(-39%);
  width: -webkit-fill-available;
  width: -moz-available;
  justify-content: space-around;
  border: 1px solid red;
  background-color: #fdf9fa;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
}
.cx-admin-form .box-input-doc .box-input-doc-inner .box-input-file .help-block .required {
  position: relative;
  margin: 0;
}
.cx-admin-form .box-input-doc .box-input-doc-inner .box-input-file .help-block .required:before {
  content: "\f06a";
  display: block;
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  top: 0;
  left: -15px;
  font-weight: 900;
}

.important-notice {
  padding: 30px 0 0 0;
  margin-top: 10px;
}
.important-notice .box-notice,
.important-notice #subdata-policies {
  padding: 0 20px;
}
.important-notice .box-notice li,
.important-notice #subdata-policies li {
  margin-bottom: 10px;
}

.important-notice .cx-btn-subdata {
  background-color: #494df4;
  width: 100%;
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.important-notice .cx-btn-subdata .collapse-icon-open,
.important-notice .cx-btn-subdata .collapse-icon-closed {
  position: relative;
  transform: translatey(0);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100% !important;
  text-align: center;
}
.important-notice .cx-btn-subdata .collapse-icon-open a,
.important-notice .cx-btn-subdata .collapse-icon-closed a {
  color: white;
}

.box-info-header {
  padding: 0 20px;
}
.box-info-header h4 {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .box-info-header h4 {
    font-size: 1.2rem;
  }
}

.telekonsul-page {
  /*start of popup*/
}
.telekonsul-page.hero-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
@media (min-width: 1024px) {
  .telekonsul-page.hero-image {
    margin-top: -50px;
    height: 103vh !important;
  }
}
.telekonsul-page.hero-image:before {
  content: "";
  height: 100vh;
  width: 100vh;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
}
.telekonsul-page .hero-text {
  text-align: left;
  position: absolute;
  top: 40%;
  left: 0;
  transform: translate(0%, -50%);
  margin-right: auto;
  color: white;
}
@media (min-width: 1024px) {
  .telekonsul-page .hero-text {
    width: 45%;
  }
}
@media (max-width: 768px) {
  .telekonsul-page .hero-text {
    position: relative;
    top: 20%;
    left: 0;
    transform: translate(0%, 40%);
  }
}
.telekonsul-page .hero-text p {
  font-size: 1.3rem;
  color: #707070;
  letter-spacing: 1px;
}
@media (max-width: 768px) {
  .telekonsul-page .hero-text p {
    font-size: 1rem;
  }
}
.telekonsul-page .hero-text h1 {
  font-size: 2.5rem;
  color: #4b4279;
}
@media (max-width: 768px) {
  .telekonsul-page .hero-text h1 {
    font-size: 1.2rem;
  }
}
.telekonsul-page .hero-text a {
  cursor: pointer;
  margin-top: 2%;
  text-transform: capitalize;
}
.telekonsul-page .box {
  width: 40%;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}
.telekonsul-page .overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.telekonsul-page .overlay:target {
  visibility: visible;
  opacity: 1;
}
.telekonsul-page .popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 2px;
  width: 40%;
  position: relative;
  transition: all 3s ease-in-out;
}
.telekonsul-page .popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Georgia, sans-serif;
  font-style: italic;
}
.telekonsul-page .popup .close {
  position: fixed;
  top: 90px;
  right: 32%;
  transition: all 200ms;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  background-color: #333;
  border-radius: 50%;
}
.telekonsul-page .popup .close:hover {
  color: #a6a6a6;
}
.telekonsul-page .popup .content {
  max-height: 30%;
  overflow: auto;
  padding-top: 30px;
}
@media screen and (max-width: 700px) {
  .telekonsul-page .box {
    width: 70%;
  }
  .telekonsul-page .popup {
    width: 70%;
  }
}
.telekonsul-page .hero-card {
  position: absolute;
  top: 80%;
  left: 0;
  transform: translate(0%, -50%);
  margin-left: 0;
  display: grid;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
}
@media (min-width: 1024px) {
  .telekonsul-page .hero-card {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 768px) {
  .telekonsul-page .hero-card {
    top: 65%;
  }
}
.telekonsul-page .hero-card .content-hero-card {
  background-color: #b5d0ee;
  padding: 25px 20px;
  border-radius: 8px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  font-family: "source-sans-pro-semibold" !important;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  z-index: 1;
  border: 0;
  color: #ffffff;
}
.telekonsul-page .hero-card .content-hero-card:hover, .telekonsul-page .hero-card .content-hero-card.active {
  color: #ffffff !important;
  background-color: #b5d0ee;
  border-color: #b5d0ee;
  font-weight: normal;
}
.telekonsul-page .hero-card .content-hero-card:hover:after, .telekonsul-page .hero-card .content-hero-card.active:after {
  transform: translateY(10%) translateX(-20%) rotate(-45deg);
}
.telekonsul-page .hero-card .content-hero-card:hover .card-title, .telekonsul-page .hero-card .content-hero-card.active .card-title {
  color: #ffffff;
}
.telekonsul-page .hero-card .content-hero-card:hover .card-icon, .telekonsul-page .hero-card .content-hero-card.active .card-icon {
  filter: invert(0) sepia(1) saturate(0) hue-rotate(-183deg) brightness(200%) contrast(100%);
}
.telekonsul-page .hero-card .content-hero-card .card-title {
  color: #4976ba;
  font-size: 1.5rem;
  margin-right: 10px;
}
@media (max-width: 768px) {
  .telekonsul-page .hero-card .content-hero-card .card-title {
    font-size: 1.1rem;
  }
}
@media (max-width: 768px) {
  .telekonsul-page .hero-card .content-hero-card .card-icon {
    width: auto;
    height: 40px;
  }
}

.CX-fund-sheet .container.CX-wrapper {
  max-width: 97% !important;
}
.CX-fund-sheet .box-header-policies h3 {
  font-size: 1.5rem;
}
@media (max-width: 768px) {
  .CX-fund-sheet .box-header-policies h3 {
    font-size: 1rem;
  }
}
.CX-fund-sheet .box-unit-content {
  padding: 30px;
  background: #ffffff;
}
.CX-fund-sheet .tab-content {
  top: 5px;
  position: relative;
}
.CX-fund-sheet .tab-content .alert-box {
  padding: 20px 0px;
  text-align: center;
  background: #fff8e7;
  border-radius: 8px;
}
.CX-fund-sheet .tab-content .alert-box h3 {
  font-size: 1.4rem;
}
@media (max-width: 768px) {
  .CX-fund-sheet .tab-content .alert-box h3 {
    font-size: 1.1rem;
  }
}
.CX-fund-sheet .select2-selection__arrow {
  display: block !important;
  top: 5px !important;
}
.CX-fund-sheet .select2-selection__arrow b {
  display: none;
}
.CX-fund-sheet .select2-selection__arrow:before {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  left: 50%;
  margin-left: -15px;
  margin-top: -5px;
  position: absolute;
  width: 0;
  color: #494df4;
}
.CX-fund-sheet .select2-container--open .select2-selection__arrow:before {
  content: "\f077";
}
.CX-fund-sheet .box-act .btn-custom {
  text-transform: capitalize;
}
.CX-fund-sheet .nav-pills.control-policies {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.CX-fund-sheet .CX-box-accordion {
  padding: 0 15px;
  width: 100%;
}
@media (min-width: 767px) {
  .CX-fund-sheet .CX-box-accordion {
    margin-top: 2rem;
  }
}
.CX-fund-sheet .CX-box-accordion .box-inner .box-live-search {
  position: relative;
}
@media (min-width: 767px) {
  .CX-fund-sheet .CX-box-accordion .box-inner .box-live-search {
    margin-left: auto;
    width: max-content;
  }
}
.CX-fund-sheet .CX-box-accordion .box-inner .box-live-search:before {
  content: "\f002";
  font-family: "Font Awesome 5 Pro";
  width: 10px;
  height: 10px;
  top: 13px;
  left: 15px;
  position: absolute;
  z-index: 1;
}
.CX-fund-sheet .CX-box-accordion .box-inner .box-live-search .live-search-box {
  margin-bottom: 20px;
  border-radius: 8px;
  padding-left: 50px;
}
@media (max-width: 768px) {
  .CX-fund-sheet .CX-box-accordion .box-inner .box-live-search .live-search-box {
    width: 100% !important;
  }
}
.CX-fund-sheet .CX-box-accordion .box-inner .box-item .box-toggle h3 {
  font-size: 1.3rem;
  text-transform: capitalize;
  font-family: "source-sans-pro-regular";
}
@media (max-width: 1024px) {
  .CX-fund-sheet .CX-box-accordion .box-inner .box-item .box-toggle h3 {
    font-size: 1rem;
  }
}
@media (max-width: 768px) {
  .CX-fund-sheet .CX-box-accordion .box-inner .box-item .box-content .box-content-inner {
    padding: 15px 0;
  }
}
.CX-fund-sheet .CX-box-accordion .box-inner .box-item .box-content .box-content-inner .col-sm-12:nth-child(odd) .box-card-download {
  background-color: #e5e5e5;
}
.CX-fund-sheet .CX-box-accordion .box-inner .box-item .box-content .box-content-inner .col-sm-12:nth-child(even) .box-card-download {
  background-color: #fafafa;
}
.CX-fund-sheet .CX-box-accordion .box-inner .box-item .box-content .box-content-inner .col-sm-12 .box-card-download .box-card-item {
  padding: 20px 30px;
}
@media (max-width: 768) {
  .CX-fund-sheet .CX-box-accordion .box-inner .box-item .box-content .box-content-inner .col-sm-12 .box-card-download .box-card-item {
    padding: 20px 10px;
  }
}
.CX-fund-sheet .CX-box-accordion .box-inner .box-item .box-content .box-content-inner .col-sm-12 .box-card-download .box-card-item a {
  display: flex;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
  justify-content: flex-start;
  position: relative;
}
.CX-fund-sheet .CX-box-accordion .box-inner .box-item .box-content .box-content-inner .col-sm-12 .box-card-download .box-card-item a .box-ico {
  max-height: 50px;
  overflow: hidden;
}
.CX-fund-sheet .CX-box-accordion .box-inner .box-item .box-content .box-content-inner .col-sm-12 .box-card-download .box-card-item a .box-ico img {
  object-fit: contain;
  height: 50px;
}
.CX-fund-sheet .CX-box-accordion .box-inner .box-item .box-content .box-content-inner .col-sm-12 .box-card-download .box-card-item a .title {
  margin-left: 20px;
  color: #000;
  text-decoration: none;
}
@media (max-width: 768px) {
  .CX-fund-sheet .CX-box-accordion .box-inner .box-item .box-content .box-content-inner .col-sm-12 .box-card-download .box-card-item a .title {
    margin-left: 10px;
    font-size: 0.8rem;
    padding-right: 20px;
  }
}
.CX-fund-sheet .CX-box-accordion .box-inner .box-item .box-content .box-content-inner .col-sm-12 .box-card-download .box-card-item a .label-download {
  position: absolute;
  right: 0;
  color: #000;
  font-size: 2rem;
  font-weight: 900;
}
@media (max-width: 768px) {
  .CX-fund-sheet .CX-box-accordion .box-inner .box-item .box-content .box-content-inner .col-sm-12 .box-card-download .box-card-item a .label-download {
    font-size: 1.5rem;
  }
}
.CX-fund-sheet .CX-box-accordion .box-inner .box-item .box-content .box-content-inner .col-sm-12 .box-card-download .box-card-item:hover {
  text-decoration: none;
  background-color: #fcd385;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-fund-sheet .box-select-item .form-group.input-select-wrapper.has-error .select2-container--default {
  margin-bottom: 25px;
}
.CX-fund-sheet .box-select-item .form-group.input-select-wrapper.has-error .select2 ~ .form-validator-stack.help-block {
  position: absolute;
  bottom: -10px;
  padding-left: 5px;
}

@media (max-width: 768px) {
  .cx-admin-form .alert-info.payment-note.alert-estatement {
    padding: 20px 25px !important;
  }
}
.cx-admin-form .alert-info.payment-note.alert-estatement .header-info {
  margin: 0;
  margin-bottom: 5px;
  align-items: center;
}
.cx-admin-form .alert-info.payment-note.alert-estatement .header-info .alert-indicator {
  padding: 20px;
  background-color: #ececff;
  font-size: unset;
  border-radius: 50%;
  text-align: center;
  position: relative;
}
@media (max-width: 768px) {
  .cx-admin-form .alert-info.payment-note.alert-estatement .header-info .alert-indicator {
    padding: 15px;
  }
}
.cx-admin-form .alert-info.payment-note.alert-estatement .header-info .alert-indicator svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
  .cx-admin-form .alert-info.payment-note.alert-estatement .header-info .alert-indicator svg {
    height: 15px;
    width: 15px;
  }
}
.cx-admin-form .alert-info.payment-note.alert-estatement .header-info h3 {
  margin-bottom: 0;
  margin-left: 10px;
  font-family: "source-sans-pro-semibold";
}
@media (max-width: 768px) {
  .cx-admin-form .alert-info.payment-note.alert-estatement .header-info h3 {
    font-size: 1.2rem;
  }
}
@media (min-width: 768px) {
  .cx-admin-form .alert-info.payment-note.alert-estatement .body-info {
    padding-left: 3.5rem;
  }
}
@media (max-width: 768px) {
  .cx-admin-form .alert-info.payment-note.alert-estatement .body-info {
    font-size: 0.8rem;
  }
}
.cx-admin-form .alert-info.payment-note.alert-estatement .body-info ul {
  padding-left: 15px;
}

.CX-forgot-password {
  margin-top: 40px;
}
@media (max-width: 1024px) {
  .CX-forgot-password {
    margin-top: 20px;
    margin-bottom: 0px;
  }
}
.CX-forgot-password .centered {
  position: relative;
  transform: translate(-50%, 0);
  max-width: 60%;
}
@media (max-width: 768px) {
  .CX-forgot-password .centered {
    max-width: 100%;
  }
}
.CX-forgot-password .centered form {
  border-radius: 8px;
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
  height: auto;
}
.CX-forgot-password .centered .portlet-header {
  background: transparent linear-gradient(150deg, #494df4 0%, #9fbeaf 100%) 0 0 no-repeat padding-box;
  color: #ffffff;
  margin-bottom: 0;
  border-radius: 8px 8px 0 0;
  text-align: center;
  padding: 14px 0;
}
@media (max-width: 1024px) {
  .CX-forgot-password .centered .portlet-header .close,
  .CX-forgot-password .centered .portlet-header h4.modal-title {
    color: #ffffff !important;
    font-size: 16px;
  }
}
.CX-forgot-password .centered .portlet-header .close {
  color: #ffffff;
  float: left;
  padding: 10px 20px;
  margin: auto;
  height: auto;
  position: absolute;
  top: 7px;
  left: 30px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-forgot-password .centered .portlet-header .close:hover {
  opacity: 1;
}
.CX-forgot-password .centered .portlet-header h4 {
  font-family: "source-sans-pro-semibold";
  font-size: 1.2rem;
  margin-bottom: 0;
}
.CX-forgot-password .centered .portlet-content-container {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
}
.CX-forgot-password .centered .reset-container {
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  border-radius: 0 0 8px 8px;
  padding: 2rem;
}
@media (max-width: 1024px) {
  .CX-forgot-password .centered .reset-container {
    padding: 2rem 1rem;
  }
}
@media (min-width: 1025px) {
  .CX-forgot-password .centered .reset-container .input-container {
    max-width: 70%;
    margin: 0 auto;
  }
}
.CX-forgot-password .centered .reset-container:before {
  content: "";
  position: absolute;
  height: 165px;
  width: 100%;
  left: 0;
  bottom: 0;
  background-image: url(../images/building.png);
  background-repeat: repeat-x;
  background-position: bottom;
}
.theme-default .CX-forgot-password .centered .reset-container .reference-mark {
  color: #494df4 !important;
}
.theme-prestise .CX-forgot-password .centered .reset-container .reference-mark {
  color: #c9a85c !important;
}
.theme-syariah .CX-forgot-password .centered .reset-container .reference-mark {
  color: #007b57 !important;
}
.CX-forgot-password .centered .reset-container .date .form-group.input-text-wrapper {
  width: 100%;
}
.CX-forgot-password .centered .reset-container .date .add-on {
  font-size: 20px;
  position: absolute;
  right: 20px;
  top: 33px;
  color: #494df4;
  display: none;
}
.CX-forgot-password .centered .reset-container .date .add-on:before {
  content: "\f133";
  font-family: "Font Awesome 5 Pro";
}
.theme-default .CX-forgot-password .centered .reset-container .date .add-on:before {
  color: #494df4 !important;
}
.theme-prestise .CX-forgot-password .centered .reset-container .date .add-on:before {
  color: #c9a85c !important;
}
.theme-syariah .CX-forgot-password .centered .reset-container .date .add-on:before {
  color: #007b57 !important;
}
.CX-forgot-password .centered .reset-container .date .add-on i {
  margin: auto;
  height: 10px;
  display: none;
}
.CX-forgot-password .centered .reset-container .date .add-on i:before {
  font-size: 1rem;
}
.CX-forgot-password .centered .reset-container .form-captcha {
  margin-bottom: 0;
  margin-top: 20px;
  display: block;
}
.CX-forgot-password .centered .reset-container .box-captcha {
  margin-top: 10px;
}
.CX-forgot-password .centered .reset-container .box-captcha .form-control {
  height: 3.5rem;
}
.CX-forgot-password .centered .reset-container .box-captcha .form-group.input-text-wrapper {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (max-width: 1024px) {
  .CX-forgot-password .centered .reset-container .box-captcha .form-group.input-text-wrapper {
    flex: 0 0 100%;
  }
}
.CX-forgot-password .centered .reset-container button {
  color: #fff;
}
.CX-forgot-password .centered .reset-container .box-radio.row {
  margin-left: 0;
  margin-right: 0;
}
.CX-forgot-password .centered .reset-container .radio + .radio,
.CX-forgot-password .centered .reset-container .checkbox + .checkbox {
  margin-top: 10px;
  margin-left: 20px;
}
.CX-forgot-password .centered .reset-container .box-pass.row .input-checkbox-wrapper {
  margin: 0px 20px;
  text-align: justify;
}
.CX-forgot-password .centered .reset-container .box-pass.row .input-checkbox-wrapper input.field {
  position: absolute;
  left: -25px;
}
.CX-forgot-password .centered .reset-container a.refresh-captcha .refresh:before {
  content: "\f01e";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  color: #ffffff;
  display: block;
  padding: 13px;
  margin-left: -2px;
  background-color: #494df4;
}
.CX-forgot-password .centered .reset-container a.refresh-captcha .refresh img {
  opacity: 0;
  padding: 13px;
}
.CX-forgot-password .centered .button-holder {
  margin: 0;
  margin-top: 10px;
  padding: 0 30px;
  text-align: center;
}
.CX-forgot-password .centered .button-holder .btn-custom-red {
  border-radius: 50px;
  background-color: #494df4;
  border-color: #494df4;
  transform: translatex(0%);
  overflow: hidden;
  position: relative;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  z-index: 1;
  margin: 0 10px;
}
.CX-forgot-password .centered .button-holder .btn-custom-red:hover, .CX-forgot-password .centered .button-holder .btn-custom-red.active {
  color: #ffffff !important;
  background-color: #494df4;
  border-color: #494df4;
  font-family: "source-sans-pro-semibold" !important;
  font-weight: normal;
}
.CX-forgot-password .centered .button-holder .btn-custom-red:hover:after, .CX-forgot-password .centered .button-holder .btn-custom-red.active:after {
  transform: translateY(10%) translateX(-60px) rotate(-45deg);
}
.CX-forgot-password .centered .button-holder .btn-custom-default {
  border: 1px solid #cccccc !important;
  background-color: #fff !important;
  transform: translatex(0%);
  border-radius: 50px;
  font-size: 16px;
  font-family: "source-sans-pro-regular";
  overflow: hidden;
  position: relative;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  z-index: 1;
  margin: 0 10px;
}
.CX-forgot-password .centered .button-holder .btn-custom-default:hover, .CX-forgot-password .centered .button-holder .btn-custom-default.active {
  color: #ffffff !important;
  background-color: #494df4;
  border-color: #494df4;
  font-family: "source-sans-pro-semibold" !important;
  font-weight: normal;
}
.CX-forgot-password .centered .button-holder .btn-custom-default:hover:after, .CX-forgot-password .centered .button-holder .btn-custom-default.active:after {
  transform: translateY(10%) translateX(-60px) rotate(-45deg);
}

.modal-verif .modal-dialog-scrollable {
  transform: translate(0, 10%);
  width: 100%;
}
.modal-verif .modal-dialog-scrollable .modal-content {
  height: auto;
  max-height: calc(100vh - 80px);
}
@media (max-width: 1024px) {
  .modal-verif .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 100px);
  }
}
.modal-verif .cx-btn-close {
  position: absolute;
  right: 20px;
  top: 15px;
  opacity: 1;
  color: #ffffff;
  background: #494df4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  font-size: 20px !important;
  z-index: 4;
}
.modal-verif .modal-body {
  padding: 0;
  margin: 0;
}
.modal-verif .box-left {
  padding: 20px;
  margin: 5px -5px 5px 5px;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
@media (max-width: 768px) {
  .modal-verif .box-left {
    padding: 0px 20px;
    margin: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
  }
}
.modal-verif .box-left .box-info {
  padding: 20px 0px;
  background: transparent;
}
@media (max-width: 768px) {
  .modal-verif .box-left .box-info {
    margin: 0;
    z-index: 3;
    position: relative;
  }
}
.modal-verif .box-left .box-info p {
  margin-bottom: 0;
  font-family: "source-sans-pro-semibold";
}
@media (max-width: 768px) {
  .modal-verif .box-left .box-img {
    z-index: 2;
  }
  .modal-verif .box-left .box-img img {
    position: absolute;
    width: auto;
    height: 100px;
    bottom: 10px;
    right: 10px;
    opacity: 50%;
  }
}
.modal-verif .box-right {
  padding: 20px;
  margin-top: 0;
}
@media (max-width: 768px) {
  .modal-verif .box-right {
    padding: 0 20px;
  }
}
.modal-verif .box-right .form {
  padding: 0 !important;
}
.modal-verif .box-right .box-verification .header-verification {
  margin-left: 15px;
}
.modal-verif .box-right .box-verification .header-verification h3 {
  font-size: 1.5rem;
  color: #494df4;
}
.modal-verif .box-right .box-verification .box-policies > .col-md-12.row {
  margin: 0;
}
.modal-verif .box-right .box-verification .box-policies .box-label-policies {
  margin-bottom: 10px;
  padding-left: 0;
}
.modal-verif .box-right .box-verification .box-policies .box-label-policies:after {
  position: absolute;
  height: 1px;
  width: 80%;
  background: transparent linear-gradient(90deg, #000 0%, #fff 100%) 0 0 no-repeat padding-box;
  top: 50%;
  left: 20%;
}
@media (max-width: 768px) {
  .modal-verif .box-right .box-verification .box-policies .box-label-policies:after {
    left: 35%;
    width: 70%;
  }
}
.modal-verif .box-right .box-verification .box-policies .container-policies {
  max-height: 25vh;
  overflow: auto;
}
@media (max-width: 768px) {
  .modal-verif .box-right .box-verification .box-policies .container-policies {
    max-height: 11vh;
  }
}
.modal-verif .box-right .box-verification .box-policies .container-policies .list-policies {
  margin: 0;
  padding: 0 5px;
  margin-bottom: 5px;
}
@media (max-width: 768px) {
  .modal-verif .box-right .box-verification .box-policies .container-policies .list-policies {
    width: 100%;
    padding: 0;
  }
}
.modal-verif .box-right .box-verification .box-policies .container-policies .list-policies .no-policies {
  padding: 5px 5px;
  margin-bottom: 5px;
  background: #dbe4f2;
  font-size: 1rem;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.modal-verif .box-right .box-verification .box-policies .container-policies .list-policies .no-policies i {
  background: #494df4;
  color: white;
  padding: 5px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.modal-verif .box-right .box-pass {
  margin: 0;
  margin-top: 10px;
  padding: 0;
}
.modal-verif .box-right .box-pass .form-group.input-text-wrapper.col-md-12 .form-group.input-text-wrapper:before {
  content: "\f0e0";
  font-family: "Font Awesome 5 Pro";
  font-size: 1.3rem;
  position: absolute;
  top: 38px;
  left: 15px;
}
.modal-verif .box-right .box-pass .form-group.input-text-wrapper.col-md-12 .form-group.input-text-wrapper .field.form-control {
  padding-left: 45px;
}
.modal-verif .box-right .box-pass .form-group.input-text-wrapper.col-md-12:before {
  display: none;
}
.modal-verif .box-right .box-pass .form-group.input-text-wrapper.col-md-12.custom-checkbox.form-check {
  margin: 0 15px;
}
.modal-verif .box-right .box-pass .cx-check-done,
.modal-verif .box-right .box-pass .cx-check-failed {
  position: absolute;
  right: 30px;
  top: 34px;
  font-size: 25px;
}
.modal-verif .box-right .box-pass .cx-check-done {
  color: #4ff100;
}
.modal-verif .box-right .box-pass .cx-check-failed {
  color: #ff0000;
}
.modal-verif .box-right .box-pass .alert.alert-dismissible.alert-danger {
  margin: 0 15px;
}
.modal-verif .box-right .alert .close {
  margin: 0px;
  right: 10px;
}
.quick-access-menu {
  padding: 15px 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  margin-right: -15px;
  margin-bottom: 20px;
  height: 258px;
}
@media (max-width: 767px) {
  .quick-access-menu {
    padding: 15px 0 0 0;
    margin-bottom: 15px;
    height: auto;
  }
  .quick-access-menu .container-fluid {
    padding: 0;
  }
}
@media (min-width: 1025px) {
  .quick-access-menu .box-content {
    padding: 0 0px;
    margin: 0 -15px;
  }
}
@media (max-width: 768px) {
  .quick-access-menu .box-head-title {
    display: none;
  }
}
.quick-access-menu .box-head-title h3 {
  font-size: 14px;
}
.quick-access-menu .box-akses-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  column-gap: 5px;
}
.quick-access-menu .box-akses-list a {
  margin-right: 0px;
  margin-bottom: 30px;
  text-decoration: none;
  width: 79px;
  text-align: center;
  vertical-align: top;
  flex: 0 1 30%;
}
@media (min-width: 1367px) {
  .quick-access-menu .box-akses-list a {
    width: 110px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .quick-access-menu .box-akses-list a {
    margin-bottom: 20px;
  }
}
.quick-access-menu .box-akses-list a:last-child {
  margin-right: 0px;
}
.quick-access-menu .box-akses-list a .box-circle {
  margin: 0 auto;
  margin-bottom: 10px;
  width: 49px;
  height: 49px;
  line-height: 49px;
  background: transparent linear-gradient(135deg, #fcd385 0%, #e196aa 100%) 0% 0% no-repeat padding-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.quick-access-menu .box-akses-list a .box-circle img {
  height: 38px;
}
@media (min-width: 1367px) {
  .quick-access-menu .box-akses-list a .box-circle img {
    height: 40px;
  }
}
@media (max-width: 767px) {
  .quick-access-menu .box-akses-list a .box-circle img {
    height: 28px;
  }
}
@media (min-width: 1367px) {
  .quick-access-menu .box-akses-list a .box-circle {
    width: 59px;
    height: 59px;
    line-height: 59px;
  }
}
@media (max-width: 767px) {
  .quick-access-menu .box-akses-list a .box-circle {
    width: 55px;
    height: 55px;
    line-height: 55px;
  }
}
.quick-access-menu .box-akses-list a .title {
  color: #5f5f5f;
  font-size: 10px;
  line-height: 13px;
}
.quick-access-menu .box-akses-list a:hover .box-circle {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}

.box-akses-list a:nth-child(17n+1) .box-circle {
  background: linear-gradient(155.98deg, #B57EF6 8.04%, #8D3DF0 90.95%);
}
.box-akses-list a:nth-child(17n+2) .box-circle {
  background: linear-gradient(155.98deg, #7BCBAC 8.04%, #33B4C2 90.95%, #33B4C2 90.95%);
}
.box-akses-list a:nth-child(17n+3) .box-circle {
  background: linear-gradient(155.98deg, #EDA99D 8.04%, #E86650 90.95%);
}
.box-akses-list a:nth-child(17n+4) .box-circle {
  background: linear-gradient(154.44deg, #3B3DCE 9.49%, #2A2BA7 92.62%);
}
.box-akses-list a:nth-child(17n+5) .box-circle {
  background: linear-gradient(155.98deg, #72A8F3 8.04%, #2D6EF0 90.95%);
}
.box-akses-list a:nth-child(17n+6) .box-circle {
  background: linear-gradient(155.98deg, #D75B6D 8.04%, #BA2B3E 90.95%);
}
.box-akses-list a:nth-child(17n+7) .box-circle {
  background: transparent linear-gradient(135deg, #fcd385 0%, #e196aa 100%) 0 0 no-repeat padding-box;
}
.box-akses-list a:nth-child(17n+8) .box-circle {
  background: transparent linear-gradient(135deg, #fad6de 0%, #9190ac 100%) 0 0 no-repeat padding-box;
}
.box-akses-list a:nth-child(17n+9) .box-circle {
  background: transparent linear-gradient(135deg, #4976ba 0%, #00005b 100%) 0 0 no-repeat padding-box;
}
.box-akses-list a:nth-child(17n+10) .box-circle {
  background: transparent linear-gradient(133deg, #c91432 0%, #e196aa 100%) 0 0 no-repeat padding-box;
}
.box-akses-list a:nth-child(17n+11) .box-circle {
  background: transparent linear-gradient(133deg, #e196aa 0%, #f07662 100%) 0 0 no-repeat padding-box;
}
.box-akses-list a:nth-child(17n+12) .box-circle {
  background: transparent linear-gradient(133deg, #9fd9b4 0%, #00adc6 100%) 0 0 no-repeat padding-box;
}
.box-akses-list a:nth-child(17n+13) .box-circle {
  background: transparent linear-gradient(133deg, #00adc6 0%, #027180 100%) 0 0 no-repeat padding-box;
}
.box-akses-list a:nth-child(17n+14) .box-circle {
  background: transparent linear-gradient(133deg, #fad6de 0%, #9190ac 100%) 0 0 no-repeat padding-box;
}
.box-akses-list a:nth-child(17n+15) .box-circle {
  background: transparent linear-gradient(133deg, #fcd385 0%, #f07662 100%) 0 0 no-repeat padding-box;
}
.box-akses-list a:nth-child(17n+16) .box-circle {
  background: transparent linear-gradient(133deg, #9fd9b4 0%, #4976ba 100%) 0 0 no-repeat padding-box;
}
.box-akses-list a:nth-child(17n+17) .box-circle {
  background: transparent linear-gradient(133deg, #b5d0ee 0%, #3b3fd8 100%) 0 0 no-repeat padding-box;
}

section.quick-access-menu.simple {
  padding: 20px 20px 0px;
}
section.quick-access-menu.simple .box-outer-content .box-head-title {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  section.quick-access-menu.simple .box-outer-content .box-head-title {
    margin-bottom: 10px;
  }
}
section.quick-access-menu.simple .box-outer-content .box-content .box-akses-list {
  display: flex;
}
@media (max-width: 767px) {
  section.quick-access-menu.simple .box-outer-content .box-content .box-akses-list {
    overflow-x: auto;
    padding-top: 20px;
    padding-left: 20px;
  }
}
section.quick-access-menu.simple .box-outer-content .box-content .box-akses-list a {
  width: 20%;
  flex: 0 0 20%;
  max-width: 20%;
  margin-right: 0;
  color: #cccccc;
}
@media (max-width: 767px) {
  section.quick-access-menu.simple .box-outer-content .box-content .box-akses-list a {
    width: 100px;
    max-width: 100px;
    flex: 1;
    margin-right: 20px;
  }
}
section.quick-access-menu.simple .box-outer-content .box-content .box-akses-list a .box-circle {
  background: #ffffff !important;
  background-color: #ffffff !important;
  width: 100px;
  height: 100px;
  line-height: 100px;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
  section.quick-access-menu.simple .box-outer-content .box-content .box-akses-list a .box-circle {
    width: 65px;
    height: 65px;
    line-height: 65px;
  }
}
section.quick-access-menu.simple .box-outer-content .box-content .box-akses-list a .box-circle .ico img {
  height: 38px;
}
@media (max-width: 767px) {
  section.quick-access-menu.simple .box-outer-content .box-content .box-akses-list a .box-circle .ico img {
    height: 41px;
  }
}
section.quick-access-menu.simple .box-outer-content .box-content .box-akses-list a .title {
  color: #5f5f5f;
  font-size: 18px;
  font-family: "source-sans-pro-regular";
}
@media (max-width: 767px) {
  section.quick-access-menu.simple .box-outer-content .box-content .box-akses-list a .title {
    font-size: 14px;
  }
}
section.quick-access-menu.simple .box-outer-content .box-content .box-akses-list a.disabled {
  cursor: default;
}
section.quick-access-menu.simple .box-outer-content .box-content .box-akses-list a.disabled .title {
  color: #cccccc;
}
section.quick-access-menu.simple .box-outer-content .box-content .box-akses-list a.disabled .box-circle {
  box-shadow: none;
}
section.quick-access-menu.simple .box-outer-content .box-content .box-akses-list a.disabled .box-circle .ico img {
  opacity: 0.5;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
section.quick-access-menu.simple .box-outer-content .box-content .box-akses-list a.disabled:hover .box-circle {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}

@media (max-width: 767px) {
  section.quick-access-menu.simple.section-content .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
  }
}

.dashboard-ringkasan .portlet-layout.row:first-child #column-2 .quick-access-menu {
  display: none;
}
@media (max-width: 768px) {
  .dashboard-ringkasan .portlet-layout.row:first-child #column-2 .quick-access-menu {
    display: block;
    margin: 0 15px;
    margin-bottom: 15px;
  }
}

body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2.karyawan .box-outer-content .box-content .box-akses-list {
  grid-template-columns: repeat(3, 1fr);
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2.karyawan .box-outer-content .box-content .box-akses-list a {
  background: #F6F8FD !important;
  display: flex;
  align-items: center;
  text-align: left;
  column-gap: 20px;
  position: relative;
  padding-left: 24px;
  border: 1px solid transparent;
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2.karyawan .box-outer-content .box-content .box-akses-list a .box-circle {
  width: 38px;
  height: 38px;
  line-height: 38px;
  flex: 0 0 auto;
  margin-bottom: 0px;
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2.karyawan .box-outer-content .box-content .box-akses-list a .title {
  flex: 1 1 auto;
  text-align: left;
  justify-content: flex-start;
  font-size: 18px;
  line-height: 25px;
  font-family: "source-sans-pro-semibold";
  color: #333;
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2.karyawan .box-outer-content .box-content .box-akses-list a:after {
  content: "";
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.2' cx='9' cy='9' r='9' fill='%23333333'/%3E%3Cpath opacity='0.9' d='M7 5L11 9L7 13' stroke='%23333333' stroke-width='1.4'/%3E%3C/svg%3E%0A");
  width: 18px;
  height: 18px;
  right: 16px;
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2.karyawan .box-outer-content .box-content .box-akses-list a:hover {
  transform: none;
  border: 1px solid #494DF4;
  box-shadow: 0px 4px 10px rgba(73, 77, 244, 0.2);
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2.karyawan .box-outer-content .box-content .box-akses-list a:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='9' fill='%23494DF4'/%3E%3Cpath opacity='0.9' d='M7 5L11 9L7 13' stroke='white' stroke-width='1.4'/%3E%3C/svg%3E%0A");
}

@media (max-width: 767px) {
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2.karyawan {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
}
@media (max-width: 767px) {
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2.karyawan .box-outer-content .box-content .box-akses-list {
    display: grid;
    width: 100%;
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding: 0px 0;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2.karyawan .box-outer-content .box-content .box-akses-list a {
    display: block;
    padding: 10px 7px !important;
  }
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2.karyawan .box-outer-content .box-content .box-akses-list a:after {
    display: none;
  }
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2.karyawan .box-outer-content .box-content .box-akses-list a .box-circle {
    margin-bottom: 5px;
    width: 30px;
    height: 30px;
  }
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2.karyawan .box-outer-content .box-content .box-akses-list a .box-circle svg {
    width: 15px;
  }
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2.karyawan .box-outer-content .box-content .box-akses-list a .title {
    text-align: center;
    display: block;
  }
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2.karyawan .box-outer-content .box-content .box-akses-list a .title .title-inner {
    font-size: 12px;
    line-height: 18px;
  }
}

body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2 .box-outer-content .box-content .box-akses-list a.has-icon .box-circle {
  line-height: normal;
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2 .box-outer-content .box-content .box-akses-list a.has-icon .box-circle .ico img {
  height: 46px;
  max-height: 46px;
}

body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2.karyawan .box-outer-content .box-content .box-akses-list a .box-circle .ico img {
  max-height: 38px;
}

@media (max-width: 768px) {
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2.karyawan .container-fluid.CX-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (max-width: 1360px) {
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2.karyawan .box-outer-content .box-content .box-akses-list a {
    column-gap: 15px;
    padding: 10px;
  }
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2.karyawan .box-outer-content .box-content .box-akses-list a .title {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2.karyawan .box-outer-content .box-content .box-akses-list a {
    padding: 10px;
  }
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2.karyawan .box-outer-content .box-content .box-akses-list a .title {
    font-size: 14px;
    height: initial !important;
  }
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2.karyawan .box-outer-content .box-content .box-akses-list a:after {
    right: 10px;
  }
}

body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2 .box-outer-content .box-content .box-akses-list a.is-new {
  position: relative;
  overflow: hidden;
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2 .box-outer-content .box-content .box-akses-list a.is-new:before {
  content: "Terbaru";
  -webkit-border-bottom-left-radius: 16px;
  -moz-border-bottom-left-radius: 16px;
  -ms-border-bottom-left-radius: 16px;
  -o-border-bottom-left-radius: 16px;
  border-bottom-left-radius: 16px;
  -webkit-border-bottom-left-radius: 16px;
  -moz-border-bottom-left-radius: 16px;
  -ms-border-bottom-left-radius: 16px;
  -o-border-bottom-left-radius: 16px;
  border-bottom-left-radius: 16px;
  background: #494DF4;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(73, 77, 244, 0.21);
  -moz-box-shadow: 0px 4px 4px 0px rgba(73, 77, 244, 0.21);
  -ms-box-shadow: 0px 4px 4px 0px rgba(73, 77, 244, 0.21);
  -o-box-shadow: 0px 4px 4px 0px rgba(73, 77, 244, 0.21);
  box-shadow: 0px 4px 4px 0px rgba(73, 77, 244, 0.21);
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  font-family: "source-sans-pro-semibold";
  font-size: 9px;
  line-height: normal;
  letter-spacing: 0;
  text-align: center;
  padding: 2px 11px;
}
body.v2.current-lang-en-US .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2 .box-outer-content .box-content .box-akses-list a.is-new:before {
  content: "New";
}

.show_controlMenu {
  position: fixed;
  top: 0;
  left: 17%;
  z-index: 1999;
  font-size: 1.2rem;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
}
.theme-default .show_controlMenu {
  color: #ffffff;
  background-color: #494df4;
  border-color: #ffffff;
}
.theme-default .show_controlMenu:hover {
  color: #ffffff;
  background-color: #0101ab;
}
.theme-prestise .show_controlMenu {
  color: #ffffff;
  background-color: #c9a85c;
  border-color: #ffffff;
}
.theme-prestise .show_controlMenu:hover {
  color: #ffffff;
  background-color: #ae8d40;
}
.theme-syariah .show_controlMenu {
  color: #ffffff;
  background-color: #007b57;
  border-color: #ffffff;
}
.theme-syariah .show_controlMenu:hover {
  color: #ffffff;
  background-color: #007b57;
}
.show_controlMenu.active {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  top: 60px;
  transform: rotate(180deg);
}
.show_controlMenu i {
  position: relative;
  top: 1px;
}

body.no-breadcrumb .breadcrumb,
body.no-breadcrumb .boxBreadcrumb {
  display: none !important;
}

html,
body {
  font-family: "source-sans-pro-regular";
}

.no_style {
  list-style: none;
  padding: 0;
  margin: 0;
}

.dropdown-menu.dropdown-menu-personal-menu.dropdown-menu-indicator-end {
  display: none;
}

.lfr-configurator-visibility .portlet-content-editable {
  opacity: 1 !important;
}

body.signed-out .CX-utama .box-utama {
  padding: 0px 0;
}
body.signed-out .CX-utama .box-utama .box-sidenav {
  display: none;
}
body.signed-out .CX-utama .box-utama .box-content-utama {
  margin-left: 0;
}
body.signed-out .CX-utama .box-utama .portlet-login {
  padding: 20px 20px;
  margin: 100px auto 20px;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
@media (min-width: 1025px) {
  body.signed-out .CX-utama .box-utama .portlet-login {
    max-width: 450px;
  }
}
@media (max-width: 1024px) {
  body.signed-out .CX-utama .box-utama .portlet-login {
    margin: 100px 20px 20px;
  }
}

.lfr-product-menu-panel,
.control-menu,
.CX-header {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.CX-header .container-fluid {
  position: relative;
}

.box-toggle-control {
  position: absolute;
  z-index: 10;
  right: 20px;
  top: 10px;
}
@media (max-width: 1024px) {
  .box-toggle-control {
    right: 0px;
    top: -10px;
    background-color: transparent;
    padding: 5px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-bottom-left-radius: 6px;
    -ms-border-bottom-left-radius: 6px;
    -o-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
  }
}
.box-toggle-control .editable-control {
  display: flex;
  align-items: center;
}
.box-toggle-control .editable-control label {
  flex: 0 0 auto;
  width: 90px;
}
@media (max-width: 1024px) {
  .box-toggle-control .editable-control label {
    color: #333;
  }
}
.box-toggle-control .editable-control .toggle-button {
  flex: 1 1 auto;
}
.box-toggle-control .editable-control > label {
  font-weight: normal;
}

section.modal-popAui {
  padding: 2rem !important;
}

.modal-full-screen .modal-content {
  border: 0px !important;
}

.box-head-title.with-breadcrumb {
  position: relative;
}
.box-head-title.with-breadcrumb .custom-breadcrumb {
  position: absolute;
  right: 0;
  top: 0;
}
.box-head-title.with-breadcrumb .custom-breadcrumb li {
  display: inline-block;
  font-family: "source-sans-pro-semibold";
  color: #cccccc;
  position: relative;
  margin-right: 5px;
  padding-right: 15px;
  font-size: 14px;
}
.box-head-title.with-breadcrumb .custom-breadcrumb li a {
  color: #494df4;
}
.box-head-title.with-breadcrumb .custom-breadcrumb li:after {
  content: "•";
  position: absolute;
  right: 0;
}
.box-head-title.with-breadcrumb .custom-breadcrumb li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.box-head-title.with-breadcrumb .custom-breadcrumb li:last-child:after {
  display: none;
}

@media (max-width: 1024px) {
  body.header-has-bg .CX-utama .box-utama .box-sidenav {
    top: 0px;
  }
  body.header-has-bg .CX-header {
    background: transparent linear-gradient(93deg, #494df4 0%, #9fbeaf 100%) 0% 0% no-repeat padding-box;
  }
  body.header-has-bg .CX-header .box-header .box-burger-menu a svg rect {
    fill: #ffffff !important;
  }
  body.header-has-bg .CX-header .box-toggle-control {
    right: 0;
    left: initial;
    top: -10px;
    background-color: transparent;
  }
  body.header-has-bg .CX-header .box-toggle-control label {
    color: #ffffff;
  }
  body.header-has-bg .CX-utama {
    padding-top: 70px !important;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .box-toggle-control {
    top: 5px;
    right: 20px;
  }
}

@media (max-width: 1024px) {
  .box-head-title.with-breadcrumb .custom-breadcrumb {
    position: relative;
    right: initial;
    left: initial;
    top: initial;
  }
}

.picker__select--month,
.picker__select--year {
  height: 3em;
}

ol.a {
  list-style-type: armenian;
}

ol.b {
  list-style-type: cjk-ideographic;
}

ol.c {
  list-style-type: decimal;
}

ol.d {
  list-style-type: decimal-leading-zero;
}

ol.e {
  list-style-type: georgian;
}

ol.f {
  list-style-type: hebrew;
}

ol.g {
  list-style-type: hiragana;
}

ol.h {
  list-style-type: hiragana-iroha;
}

ol.i {
  list-style-type: katakana;
}

ol.j {
  list-style-type: katakana-iroha;
}

ol.k {
  list-style-type: lower-alpha;
}

ol.l {
  list-style-type: lower-greek;
}

ol.m {
  list-style-type: lower-latin;
}

ol.n {
  list-style-type: lower-roman;
}

ol.o {
  list-style-type: upper-alpha;
}

ol.p {
  list-style-type: upper-latin;
}

ol.q {
  list-style-type: upper-roman;
}

ol.r {
  list-style-type: none;
}

ol.s {
  list-style-type: inherit;
}

@media (min-width: 1280px) and (max-width: 1366px) {
  .box-utama:not(.is-expanded) .section-content .box-head-title h3 {
    max-width: 600px;
  }
}

.form-control.datepicker {
  background-image: url(../images/icons/date-icon.png);
  background-repeat: no-repeat;
  background-position: right 10px center;
  padding-right: 20px;
}

.box-input-file .form-validator-stack.help-block {
  position: relative;
  margin-left: -40px;
  text-align: center;
  top: 10px;
}

.popover {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.popover .popover-body {
  padding: 0.75rem 1rem;
  font-size: 12px;
}

@media (max-width: 1024px) {
  body.has-control-menu.signed-in .CX-header {
    top: 0px;
  }
}
@media (max-width: 1024px) {
  body.has-control-menu .CX-header .box-toggle-control {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  body.has-control-menu .CX-header .box-others {
    margin-right: 0px;
    padding: 0 20px;
  }
}

.box-info {
  background-color: #494df4;
  color: #ffffff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  margin-bottom: 30px;
}
.box-info svg path {
  fill: #fff;
}
.box-info .box-info-inner {
  padding: 1rem 2rem;
  display: flex;
}
.box-info .box-info-inner .ico {
  flex: 0 0 auto;
  width: 30px;
}
.box-info .box-info-inner .messages {
  flex: 1 1 auto;
  font-size: 14px;
  padding-top: 2px;
}
.box-info .box-info-inner .messages .norek {
  padding: 0px;
}
.box-info .box-info-inner .messages .norek li {
  padding-left: 0px;
  font-size: 14px;
}
.box-info .box-info-inner .messages .norek .box-norek {
  display: flex;
}
.box-info .box-info-inner .messages .norek .box-norek .name {
  flex: 0 0 25%;
  max-width: 25%;
}
.box-info .box-info-inner .messages .norek .box-norek .value {
  flex: 0 0 75%;
  max-width: 75%;
}

.page-editor__fragment-content .portlet > .portlet-topper {
  display: none;
}

@media (max-width: 1024px) {
  body.has-control-menu .CX-utama .box-utama .box-sidenav {
    top: 0px;
  }
}

@media (max-width: 1024px) {
  body.Customer.has-control-menu .CX-utama .box-utama .box-sidenav {
    top: 0;
  }
}

body.v2.customer:not(.administrator) .CX-utama {
  padding-top: 29px;
}
@media (max-width: 767px) {
  body.v2.customer:not(.administrator) .CX-utama {
    padding-top: 28px !important;
  }
}

@media (min-width: 1025px) {
  .CX-footer.fix {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    padding-left: 30px;
    z-index: 2;
  }
}

.CX-utama .alert.alert-warning {
  background-color: #494df4;
  border-color: #494df4;
  color: #ffffff;
  padding: 10px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.CX-utama .alert.alert-warning strong,
.CX-utama .alert.alert-warning b {
  font-family: "source-sans-pro-semibold";
  font-size: 13px;
}
.CX-utama .alert.alert-warning p {
  margin-bottom: 0;
}
.CX-utama .alert.alert-warning.with-ico {
  display: flex;
}
.CX-utama .alert.alert-warning.with-ico .ico {
  margin-right: 10px;
}
.CX-utama .alert.alert-warning.with-ico .ico svg path {
  fill: #ffffff !important;
}

.box-list-document {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 1024px) {
  .box-list-document {
    display: block;
  }
}
@media (max-width: 1024px) {
  .box-list-document {
    display: flex;
  }
}
.box-list-document a {
  display: inline-block;
  flex: 0 0 20%;
  max-width: 20%;
  text-align: center;
  font-size: 14px;
  text-decoration: none;
  padding: 1rem 1rem;
}
.box-list-document a:hover {
  font-family: "source-sans-pro-semibold";
}
@media (max-width: 1024px) {
  .box-list-document a {
    flex: none;
    max-width: 100%;
    width: 180px;
  }
}
@media (max-width: 1024px) {
  .box-list-document a {
    width: 150px;
  }
}
@media (max-width: 1024px) {
  .box-list-document a {
    flex: 0 0 50%;
    max-width: 50%;
    width: initial;
  }
}
.box-list-document a .box-ico {
  margin: 0 auto;
  margin-bottom: 10px;
}
.box-list-document a .title {
  text-decoration: underline;
}
.box-list-document a .title span {
  color: #494df4;
}
.box-list-document a span {
  color: #999999;
  font-size: 13px;
}

.dataTables_scrollBody::-webkit-scrollbar {
  -webkit-appearance: none;
}
.dataTables_scrollBody::-webkit-scrollbar:vertical {
  width: 12px;
}
.dataTables_scrollBody::-webkit-scrollbar:horizontal {
  height: 12px;
}
.dataTables_scrollBody::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  border: 2px solid #ffffff;
}
.dataTables_scrollBody::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #ffffff;
}

.box-captcha .form-group.input-text-wrapper {
  max-width: 320px;
}
.box-captcha .img {
  display: flex;
  align-items: center;
  max-width: 200px;
}
.box-captcha .img img {
  flex: 1 1 auto;
  margin-bottom: 10px;
  display: block;
}
.box-captcha .img span.refresh {
  flex: 0 0 auto;
  text-align: center;
  position: relative;
  top: -1px;
}
.box-captcha .img span.refresh:first-child {
  width: 50px;
  height: 50px;
  background-color: #494df4;
}
.box-captcha .img span.refresh a {
  display: inline-block;
}
.box-captcha .img span.refresh a img {
  display: none;
}
.box-captcha .img span.refresh a span.refresh {
  position: relative;
  color: #ffffff;
}
.box-captcha .img span.refresh a span.refresh:before {
  content: "\f01e";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 1.3rem;
}

.box-form .box-notes a {
  font-family: "source-sans-pro-semibold";
}

@media (max-width: 1024px) {
  table.dataTable > tbody > tr td {
    overflow-wrap: break-word;
    word-wrap: break-word;
    hyphens: auto;
  }
  table.dataTable > tbody > tr td ul li span.dtr-data {
    display: block;
    word-wrap: break-word;
    width: 220px;
    white-space: normal;
  }
  table.dataTable > tbody > tr.child td {
    text-align: left;
  }
  table.dataTable > tbody > tr.child td ul li {
    text-align: left !important;
  }
}

.box-filter-table.dekstop .row {
  position: relative;
  z-index: 1;
}
.box-filter-table.dekstop .row:first-child {
  z-index: 2;
}

@media (max-width: 400px) {
  .box-filter-table .box-act .btn {
    display: block;
    margin-bottom: 10px;
  }
  .box-filter-table .box-act .btn:last-child {
    margin-bottom: 0px;
  }
}

@media (max-width: 1024px) {
  .box-content-detail-list .row:nth-child(even) .box-detail-item {
    background-color: #fafafa;
  }
  .box-content-detail-list .row .box-detail-item {
    padding: 10px;
  }
}

.pagination-bar ul.pagination .page-item span {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  line-height: 2rem;
}

.simple-table tbody tr:hover td {
  background-color: #fafafa;
}

@media (max-width: 1366px) {
  #modal-kuasa .box-modal-outer {
    top: 5% !important;
    left: 10% !important;
    right: 10%;
    width: auto !important;
    max-width: 100% !important;
    transform: none !important;
    margin: 0 auto !important;
  }
  #modal-kuasa .box-modal-outer .box-modal-inner .messages {
    height: 500px !important;
  }
}
@media (max-width: 1280px) {
  #modal-kuasa .box-modal-outer .box-modal-inner .messages {
    height: 300px !important;
  }
}
@media (max-width: 1024px) {
  #modal-kuasa .box-modal-outer .box-modal-inner .messages {
    height: 400px !important;
  }
}
@media (max-width: 1024px) {
  #modal-kuasa .box-modal-outer {
    padding: 10px;
  }
  #modal-kuasa .box-modal-outer .box-modal-inner .messages {
    height: 300px !important;
  }
}

@media (max-width: 1024px) {
  .box-navigation-formulir .box-action .btn {
    margin-bottom: 10px;
  }
}

.has-edit-mode-menu .portlet .portlet-content .autofit-float.autofit-row.portlet-header {
  display: flex;
}

.btn.btn-default {
  background-color: #fafafa;
  border: 1px solid #dee2e6;
  color: #333;
}
.btn.btn-default:hover {
  background-color: #f5f5f5 !important;
}

.box-input .form-group.input-text-wrapper.has-error .iti.iti--separate-dial-code {
  margin-bottom: 20px;
  position: relative;
}
.box-input .form-group.input-text-wrapper.has-error .iti.iti--separate-dial-code .form-validator-stack.help-block {
  position: absolute;
}

.formulir-data .box-formulir .box-formulir-item .box-content-form .box-content-input .box-input-doc .box-input-doc-inner .box-input-file .form-group.input-text-wrapper.has-error {
  height: 100%;
  margin-bottom: 0px;
  margin-left: -40px;
}

.box-input-file .form-validator-stack.help-block {
  position: absolute;
  top: -20px;
  left: 0;
  background: rgb(255, 255, 255);
  height: 100%;
  padding: 10px;
  margin-top: initial;
  margin-bottom: initial;
  display: flex;
  align-items: center;
}
.box-input-file .form-validator-stack.help-block div {
  margin-left: 40px;
}

.formulir-data .box-formulir .box-formulir-item .box-content-form .box-content-input .box-input-doc .box-input-doc-inner .box-input-file.has-image .box-img-cover {
  width: 100%;
  height: 200px;
}

.box-input-doc.has-error .box-input-doc-inner .box-input-file {
  border-color: rgb(244, 137, 137) !important;
}

.formulir-data .box-formulir .box-formulir-item .box-content-form .box-content-input .card .card-body .label.label-inverse-info {
  font-weight: normal;
  font-size: 0.8rem !important;
  text-transform: none !important;
  background-color: transparent;
  border: 1px solid #494df4;
  color: #494df4;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  padding: 5px;
  background-color: #fff;
}
.formulir-data .box-formulir .box-formulir-item .box-content-form .box-content-input .card .card-body .btn {
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  display: block;
  max-width: 60%;
  margin: 0 auto;
  margin-top: 20px;
}

.box-input.setuju .label-radio {
  cursor: pointer;
}

.box-head-title.with-breadcrumb {
  display: flex;
}
@media (max-width: 1260px) {
  .box-head-title.with-breadcrumb {
    display: block;
  }
}
@media (min-width: 1367px) {
  .box-head-title.with-breadcrumb h3 {
    flex: 0 0 65%;
    max-width: 65%;
  }
}
@media (max-width: 1366px) {
  .box-head-title.with-breadcrumb h3 {
    flex: 0 0 60%;
    max-width: 60%;
  }
}
@media (max-width: 1260px) {
  .box-head-title.with-breadcrumb h3 {
    display: block;
    flex: none;
    max-width: 100%;
  }
}
.box-head-title.with-breadcrumb ul.custom-breadcrumb {
  position: relative;
  text-align: right;
}
@media (min-width: 1367px) {
  .box-head-title.with-breadcrumb ul.custom-breadcrumb {
    flex: 0 0 35%;
    max-width: 35%;
  }
}
@media (max-width: 1366px) {
  .box-head-title.with-breadcrumb ul.custom-breadcrumb {
    flex: 0 0 40%;
    max-width: 40%;
  }
}
@media (max-width: 1260px) {
  .box-head-title.with-breadcrumb ul.custom-breadcrumb {
    display: block;
    flex: none;
    max-width: 100%;
    text-align: left;
  }
}

.btn.btn-border.disabled,
.btn.btn-border:disabled {
  border-color: #ccc;
  color: white;
}

.formulir-data .box-formulir .box-formulir-item .box-content-form .box-content-input .box-input-doc .box-input-doc-inner .box-input-file .form-group.input-text-wrapper {
  margin-bottom: 0px;
}
.formulir-data .box-formulir .box-formulir-item .box-content-form .box-content-input .box-input-doc .box-input-doc-inner .box-input-file .form-group.input-text-wrapper.has-error input, .formulir-data .box-formulir .box-formulir-item .box-content-form .box-content-input .box-input-doc .box-input-doc-inner .box-input-file .form-group.input-text-wrapper.has-success input {
  margin-top: 0px;
}
.formulir-data .box-formulir .box-formulir-item .box-content-form .box-content-input .box-input-doc .box-input-doc-inner .box-input-file:not(.has-image) .form-group.input-text-wrapper.has-error {
  margin-bottom: 0px;
}
.formulir-data .box-formulir .box-formulir-item .box-content-form .box-content-input .box-input-doc .box-input-doc-inner .box-input-file:not(.has-image) .form-group.input-text-wrapper.has-error .form-validator-stack.help-block {
  width: 100%;
  margin-left: 0px;
  top: 0;
  justify-content: center;
  border: 0px;
}
.formulir-data .box-formulir .box-formulir-item .box-content-form .box-content-input .box-input-doc .box-input-doc-inner .box-input-file:not(.has-image) .form-group.input-text-wrapper.has-error .form-validator-stack.help-block .required {
  margin-left: 0px;
}

.formulir-data .box-formulir .box-formulir-item .box-content-form .box-content-input .box-input-doc .box-input-doc-inner .box-input-file.has-image .box-label {
  z-index: 2;
}

.formulir-data .box-formulir .box-formulir-item .box-content-form .box-content-input .box-input-doc .box-input-doc-inner .box-input-file.has-image .form-group.input-text-wrapper.has-error .form-validator-stack.help-block {
  width: 100%;
  align-items: center;
  justify-content: center;
  margin-left: 0 !important;
  top: 0 !important;
}
.formulir-data .box-formulir .box-formulir-item .box-content-form .box-content-input .box-input-doc .box-input-doc-inner .box-input-file.has-image .form-group.input-text-wrapper.has-error .form-validator-stack.help-block .required {
  margin-left: 0;
}
.formulir-data .box-formulir .box-formulir-item .box-content-form .box-content-input .box-input-doc .box-input-doc-inner .box-input-file.has-image .box-label {
  opacity: 0;
  display: none !important;
}

.CX-rincian-polis .box-outer-content .box-content .box-rincian-polis .box-header-background .box-list-rincian .box-list-row .box-list-col .box-action.circle-icon .circle-item a img {
  max-width: 100%;
}

section.CX-tab-icon.mobile.hide .CX-tab-icon-inner .list-of-icons .list-item .tab-content .box-content-detail .box-content-detail-list .box-detail-item .box-detail-item-row .value {
  word-wrap: break-word;
}

#scroll-content {
  padding-right: 20px;
}

.CX-footer p {
  margin-bottom: 0;
}

body.disable_editable .portlet {
  margin-bottom: 0px !important;
}
body.disable_editable .portlet-topper {
  display: none;
}
body.disable_editable .portlet-content {
  padding: 0px !important;
  border-width: 0px !important;
}
body.disable_editable .portlet-journal-content .portlet .portlet-header {
  display: none !important;
}
body.disable_editable .autofit-float.autofit-row.portlet-header {
  display: none !important;
}

body.disable_editable .portlet-boundary header.portlet-topper {
  display: none !important;
}
body.disable_editable .portlet-boundary .portlet-body .visible-interaction {
  display: none !important;
}
body.disable_editable .portlet:hover > .portlet-content-editable,
body.disable_editable .portlet.focus > .portlet-content-editable {
  border-color: transparent !important;
}

body.disable_editable .portlet-layout .portlet-header {
  display: none !important;
}

body.disable_editable .portlet-asset-publisher .metadata-author {
  display: none;
}
body.disable_editable .component-title {
  display: none;
}

body.disable_editable .portlet-column-content.empty {
  padding: 0px;
}

.back_to_top {
  position: absolute;
  bottom: 45px;
  z-index: 3;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.back_to_top > a {
  position: absolute;
  bottom: 0px;
  transform: translatex(-50%);
  padding: 5px 10px;
  border: 1px solid #4976ba;
  background-color: white;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2509803922);
  color: #4976ba;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .back_to_top > a {
    transform: translatex(400%);
  }
}
.back_to_top > a:hover {
  background-color: #ffa300;
}
@media (max-width: 1024px) {
  .back_to_top {
    left: initial;
    transform: none;
    right: 25px;
    bottom: initial;
  }
  .back_to_top a {
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
    font-size: 14px !important;
  }
}

.live-emma {
  position: fixed;
  bottom: 70px;
  right: 1%;
  z-index: 9;
  text-align: right;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.live-emma .emma-live {
  border: 1px solid white;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2509803922);
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.live-emma .box-info {
  position: absolute;
  background: #f07662;
  color: #fff;
  padding: 0.7rem 1rem;
  border-radius: 22px;
  left: -10rem;
  top: -3rem;
  font-size: 0.8rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.live-emma .box-info:before {
  content: "";
  position: absolute;
  bottom: -0.1rem;
  right: 3rem;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 0;
  border-left: 10px solid #f07662;
  border-bottom: 10px solid #f07662;
  transform: rotate(45deg);
}
.live-emma:hover .box-info {
  opacity: 1;
  visibility: visible;
}
.live-emma:hover .emma-live {
  box-shadow: 0px 0px 10px #494df4;
  border: 1px solid #494df4;
}

.layout-40-60 .container-fluid {
  padding-top: 20px;
}

[class*=box-header-] {
  color: white;
  background: transparent linear-gradient(150deg, #494df4 0%, #9fbeaf 100%) 0 0 no-repeat padding-box;
}
[class*=box-header-] label {
  color: white;
}

[class*=btn-custom] {
  border-radius: 20px !important;
}

@media (max-width: 1024px) {
  .cx-user.mobile {
    display: block !important;
  }
  .CX-header.desktop {
    display: none;
  }
  .CX-header.mobile {
    display: block !important;
  }
  .CX-header.mobile .box-header .box-logo {
    display: block;
  }
  .CX-header.mobile .box-others {
    flex: 1;
  }
  .box-header-nav-mobile {
    padding: 10px 20px !important;
    background: transparent;
  }
  .box-header-nav-mobile .box-logo > a {
    padding: 0 10px;
  }
  .box-header .box-logo > a.logo-axa-emma img,
  .box-header-nav-mobile .box-logo > a.logo-axa-emma img {
    width: 93px;
    height: auto;
  }
  .box-header .box-logo > a.logo-axa-mandiri img,
  .box-header-nav-mobile .box-logo > a.logo-axa-mandiri img {
    width: 90px;
    height: auto;
  }
  .box-header .box-logo > a.logo-axa-mandiri,
  .box-header-nav-mobile .box-logo > a.logo-axa-mandiri {
    position: relative;
  }
  .box-header .box-logo > a.logo-axa-mandiri:before,
  .box-header-nav-mobile .box-logo > a.logo-axa-mandiri:before {
    content: "";
    position: absolute;
    left: -5px;
    top: -5px;
    bottom: -5px;
    width: 3px;
    background-color: #ccc;
  }
}
.cx-user.mobile {
  border-top: 1px solid;
}
.cx-user.mobile li {
  margin: 20px 0;
}
.cx-user.mobile li > a {
  padding: 20px;
  color: #ffffff !important;
  font-weight: bold;
  letter-spacing: 1px;
  text-decoration: none;
}
.cx-user.mobile li > a:hover {
  color: #ffffff;
}
.cx-user.mobile li > a i {
  padding-right: 10px;
}

table.dataTable tbody tr.even {
  background-color: rgba(135, 206, 250, 0.15) !important;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
  padding: 0;
}

[class*=fa-calendar-]::before {
  content: "\f133" !important;
  font-weight: 400;
}
.theme-default [class*=fa-calendar-]::before {
  color: #494df4 !important;
}
.theme-prestise [class*=fa-calendar-]::before {
  color: #c9a85c !important;
}
.theme-syariah [class*=fa-calendar-]::before {
  color: #007b57 !important;
}

#inbox_act,
#notif_act {
  position: relative;
}
@media (max-width: 768px) {
  #inbox_act,
  #notif_act {
    padding: 0 5px;
  }
}
#inbox_act .notif-count,
#notif_act .notif-count {
  position: absolute;
  top: -2px;
  left: 10px;
  background: red;
  color: #ffffff;
  font-size: 0.6rem;
  padding: 0 3px;
  border-radius: 50%;
  z-index: 1;
}

.CX-teleconsul {
  margin: 20px 0;
}
.CX-teleconsul .box-outer-tele {
  background-size: contain;
  background-position: bottom center;
  background-repeat: no-repeat;
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  padding: 20px 40px;
}
@media (max-width: 767px) {
  .CX-teleconsul .box-outer-tele {
    background-size: cover;
  }
}
.CX-teleconsul .box-outer-tele .box-img {
  text-align: center;
}
.CX-teleconsul .box-outer-tele .box-img img {
  transform: translateY(30%);
  vertical-align: middle;
}
@media (max-width: 767px) {
  .CX-teleconsul .box-outer-tele .box-img img {
    transform: translateY(0%);
  }
}
.CX-teleconsul .box-outer-tele .box-text {
  padding: 20px 0;
}
@media (max-width: 767px) {
  .CX-teleconsul .box-outer-tele .box-text .text-btn {
    text-align: center;
  }
}
.CX-teleconsul .box-outer-tele .box-text .btn-tele {
  padding: 10px 30px !important;
}
.CX-teleconsul .box-outer-tele .box-text .text-desc {
  margin: auto;
}

.CX-change-password {
  margin-top: 20px;
}
.CX-change-password .centered {
  position: relative;
  transform: translate(0%, 0);
  left: 0%;
  flex: 0 0 50%;
  max-width: 100%;
}
@media (max-width: 1024px) {
  .CX-change-password .centered {
    flex: 0 0 100%;
  }
}
.CX-change-password .centered form {
  border-radius: 8px;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  height: auto;
}
.CX-change-password .centered .portlet-header {
  background: transparent linear-gradient(150deg, #494df4 0%, #9fbeaf 100%) 0 0 no-repeat padding-box;
  color: #ffffff;
  margin-bottom: 0;
  border-radius: 8px 8px 0 0;
}
@media (max-width: 1024px) {
  .CX-change-password .centered .portlet-header .close,
  .CX-change-password .centered .portlet-header h4.modal-title {
    color: #ffffff !important;
  }
}
.CX-change-password .centered .portlet-header .close {
  color: #ffffff;
  float: left;
  padding: 10px 20px;
  margin: auto;
  height: auto;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-change-password .centered .portlet-header .close:hover {
  opacity: 1;
}
.CX-change-password .centered .portlet-header h4.modal-title {
  font-weight: bold;
  font-size: 1.2rem;
  padding: 10px 20px;
}
.CX-change-password .centered .reset-container {
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  padding: 20px 50px;
  border-radius: 0 0 8px 8px;
}
@media (max-width: 1024px) {
  .CX-change-password .centered .reset-container {
    padding: 10px 20px;
  }
}
.CX-change-password .centered .reset-container .form-group.input-text-wrapper {
  max-width: 70%;
}
@media (max-width: 1024px) {
  .CX-change-password .centered .reset-container .form-group.input-text-wrapper {
    max-width: 100%;
  }
}
.theme-default .CX-change-password .centered .reset-container .reference-mark {
  color: #494df4 !important;
}
.theme-prestise .CX-change-password .centered .reset-container .reference-mark {
  color: #c9a85c !important;
}
.theme-syariah .CX-change-password .centered .reset-container .reference-mark {
  color: #007b57 !important;
}
.CX-change-password .centered .reset-container .date .form-group.input-text-wrapper {
  width: 100%;
}
.CX-change-password .centered .reset-container .date .add-on {
  display: none;
  position: absolute;
  bottom: 20px;
  right: 33%;
  padding: 5px 10px;
}
@media (max-width: 1024px) {
  .CX-change-password .centered .reset-container .date .add-on {
    right: 10%;
  }
}
.CX-change-password .centered .reset-container .date .add-on:before {
  content: "\f133";
  font-family: "Font Awesome 5 Pro";
}
.theme-default .CX-change-password .centered .reset-container .date .add-on:before {
  color: #494df4 !important;
}
.theme-prestise .CX-change-password .centered .reset-container .date .add-on:before {
  color: #c9a85c !important;
}
.theme-syariah .CX-change-password .centered .reset-container .date .add-on:before {
  color: #007b57 !important;
}
.CX-change-password .centered .reset-container .date .add-on i {
  margin: auto;
  height: 10px;
}
.CX-change-password .centered .reset-container .date .add-on i:before {
  font-size: 1rem;
}
.CX-change-password .centered .reset-container .form-captcha {
  margin-bottom: 0;
}
.CX-change-password .centered .reset-container .box-captcha {
  display: flex;
}
.CX-change-password .centered .reset-container .box-captcha .form-group.input-text-wrapper {
  flex: 0 0 50%;
}
.CX-change-password .centered .reset-container .box-captcha .form-group.input-text-wrapper:nth-child(1) {
  max-width: 25%;
}
@media (max-width: 768px) {
  .CX-change-password .centered .reset-container .box-captcha .form-group.input-text-wrapper:nth-child(1) {
    max-width: 50% !important;
  }
  .CX-change-password .centered .reset-container .box-captcha .form-group.input-text-wrapper:nth-child(1) img {
    max-width: 100%;
    height: 50px;
  }
  .CX-change-password .centered .reset-container .box-captcha .form-group.input-text-wrapper:nth-child(1) .refresh .refresh-captcha .refresh {
    max-width: 50%;
    left: -15px;
  }
  .CX-change-password .centered .reset-container .box-captcha .form-group.input-text-wrapper:nth-child(1) .refresh .refresh-captcha .refresh:before {
    font-size: 1rem;
  }
}
.CX-change-password .centered .reset-container .box-captcha .form-group.input-text-wrapper:nth-last-child(1) {
  flex: 0 0 25%;
  max-width: 100%;
}
@media (max-width: 768px) {
  .CX-change-password .centered .reset-container .box-captcha .form-group.input-text-wrapper:nth-last-child(1) {
    flex: 0 0 50%;
    max-width: 100% !important;
  }
}
.CX-change-password .centered .reset-container .box-captcha .form-group.input-text-wrapper:nth-last-child(1) .form-control {
  height: 50px;
}
@media (max-width: 1024px) {
  .CX-change-password .centered .reset-container .box-captcha .form-group.input-text-wrapper {
    max-width: 50%;
  }
}
.CX-change-password .centered .button-holder {
  margin: 0;
  margin-top: 10px;
  text-align: left;
}
@media (max-width: 767px) {
  .CX-change-password .centered .button-holder {
    text-align: center;
  }
}
.CX-change-password .centered .button-holder .btn-custom-red {
  border-radius: 50px;
  transform: translatex(0%);
  background-color: #cccccc;
  border-color: #cccccc;
  padding: 5px 20px !important;
  overflow: hidden;
  position: relative;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  z-index: 1;
  margin: 0 10px;
}
@media (max-width: 768px) {
  .CX-change-password .centered .button-holder .btn-custom-red {
    margin-bottom: 10px;
  }
}
.CX-change-password .centered .button-holder .btn-custom-red:hover, .CX-change-password .centered .button-holder .btn-custom-red.active {
  color: #ffffff !important;
  background-color: #494df4;
  border-color: #494df4;
  font-family: "source-sans-pro-semibold" !important;
  font-weight: normal;
}
.CX-change-password .centered .button-holder .btn-custom-red:hover:after, .CX-change-password .centered .button-holder .btn-custom-red.active:after {
  transform: translateY(10%) translateX(-60px) rotate(-45deg);
}
.CX-change-password .centered .button-holder .btn-custom-default {
  border: 1px solid #cccccc !important;
  color: #cccccc !important;
  background-color: #fff !important;
  padding: 5px 20px !important;
  font-size: 1rem !important;
  transform: translatex(0%);
  border-radius: 50px;
  font-weight: normal;
  overflow: hidden;
  position: relative;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  z-index: 1;
  margin: 0 10px;
}
.CX-change-password .centered .button-holder .btn-custom-default:hover, .CX-change-password .centered .button-holder .btn-custom-default.active {
  color: #ffffff !important;
  background-color: #494df4;
  border-color: #494df4;
  font-family: "source-sans-pro-semibold" !important;
  font-weight: normal;
}
.CX-change-password .centered .button-holder .btn-custom-default:hover:after, .CX-change-password .centered .button-holder .btn-custom-default.active:after {
  transform: translateY(10%) translateX(-60px) rotate(-45deg);
}
.CX-change-password .box-show-pass a {
  width: 30px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  position: absolute;
  top: 16px;
  right: 32%;
  margin-top: 16px;
  cursor: pointer;
  text-decoration: none;
  color: #333333;
  font-size: 20px;
}
@media (max-width: 768px) {
  .CX-change-password .box-show-pass a {
    margin-top: 12px;
    top: 20px;
    right: 12%;
  }
}
.CX-change-password .box-show-pass a:hover {
  color: #494df4;
}
.CX-change-password .box-show-pass a.active:before {
  content: "\f070";
}
.CX-change-password .box-show-pass a:before {
  content: "\f06e";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
}

.bootstrap-table .fixed-table-container .table thead th {
  text-align: center;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  padding: 0em 0em;
}

.btn-custom-red,
.btn-primary,
.input-search,
.btn-reset,
.btn-custom-blue,
.btn-custom-green {
  text-transform: capitalize;
  font-family: "source-sans-pro-semibold" !important;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  z-index: 1;
  border: 0px;
  border-radius: 20px !important;
  background-color: #494df4 !important;
  color: #ffffff !important;
  font-size: 14px;
  padding: 10px 40px !important;
}
.btn-custom-red:hover, .btn-custom-red.active,
.btn-primary:hover,
.btn-primary.active,
.input-search:hover,
.input-search.active,
.btn-reset:hover,
.btn-reset.active,
.btn-custom-blue:hover,
.btn-custom-blue.active,
.btn-custom-green:hover,
.btn-custom-green.active {
  color: #ffffff !important;
  background-color: #494df4;
  border-color: #494df4;
  font-family: "source-sans-pro-semibold" !important;
  font-weight: normal;
}
.btn-custom-red:hover:after, .btn-custom-red.active:after,
.btn-primary:hover:after,
.btn-primary.active:after,
.input-search:hover:after,
.input-search.active:after,
.btn-reset:hover:after,
.btn-reset.active:after,
.btn-custom-blue:hover:after,
.btn-custom-blue.active:after,
.btn-custom-green:hover:after,
.btn-custom-green.active:after {
  transform: translateY(10%) translateX(-60px) rotate(-45deg);
}

.form-control::-webkit-file-upload-button {
  height: 100%;
  padding: 10px 25px;
  border-radius: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #ffffff !important;
}
.theme-default .form-control::-webkit-file-upload-button {
  color: #494df4 !important;
  border-color: #494df4 !important;
}
.theme-prestise .form-control::-webkit-file-upload-button {
  color: #c9a85c !important;
  border-color: #c9a85c !important;
}
.theme-syariah .form-control::-webkit-file-upload-button {
  color: #007b57 !important;
  border-color: #007b57 !important;
}
.theme-default .form-control::-webkit-file-upload-button:hover, .theme-default .form-control::-webkit-file-upload-button:focus {
  color: #ffffff !important;
  border-color: #ffffff !important;
  background-color: #494df4 !important;
}
.theme-prestise .form-control::-webkit-file-upload-button:hover, .theme-prestise .form-control::-webkit-file-upload-button:focus {
  color: #ffffff !important;
  border-color: #ffffff !important;
  background-color: #c9a85c !important;
}
.theme-syariah .form-control::-webkit-file-upload-button:hover, .theme-syariah .form-control::-webkit-file-upload-button:focus {
  color: #ffffff !important;
  border-color: #ffffff !important;
  background-color: #007b57 !important;
}

.CX-notif-password {
  margin-top: 20px;
}
.CX-notif-password .centered {
  position: relative;
  transform: translate(0, 0);
  top: 0;
  left: 0;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
}
.CX-notif-password .box-notif {
  padding: 50px;
  width: 50%;
  margin: auto;
  border-radius: 8px;
}
@media (max-width: 768px) {
  .CX-notif-password .box-notif {
    padding: 50px 10px;
    padding-bottom: 20px;
    width: 90%;
  }
}
.CX-notif-password .box-notif .header-pass-change {
  background: transparent linear-gradient(150deg, #494df4 0%, #9fbeaf 100%) 0 0 no-repeat padding-box;
  margin: -50px -50px 20px -50px;
  padding: 10px;
  text-align: center;
  border-radius: 8px 8px 0 0;
}
@media (max-width: 768px) {
  .CX-notif-password .box-notif .header-pass-change {
    margin: -50px -10px 20px -10px;
  }
}
.CX-notif-password .box-notif .header-pass-change p {
  font-size: 16px;
  font-family: "source-sans-pro-semibold";
  text-transform: uppercase;
  margin-bottom: 0;
  color: #ffffff;
}
@media (max-width: 768px) {
  .CX-notif-password .box-notif .header-pass-change p {
    font-size: 12px;
  }
}
.CX-notif-password .box-notif .box-content {
  text-align: center;
}
.CX-notif-password .box-notif .box-content .content-pass-change p {
  font-size: 14px;
  letter-spacing: 1px;
}
@media (max-width: 768px) {
  .CX-notif-password .box-notif .box-content .content-pass-change p {
    font-size: 11px;
  }
}
.CX-notif-password .box-notif .box-content .link-pass-change {
  margin-top: 50px;
}
.CX-notif-password .box-notif .box-content .link-pass-change a {
  border-radius: 50px;
  transform: translatex(0%);
  background-color: #cccccc;
  border-color: #cccccc;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  position: relative;
  z-index: 1;
  margin: 0 10px;
  padding: 10px 20px;
  text-decoration: none;
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
}
@media (max-width: 768px) {
  .CX-notif-password .box-notif .box-content .link-pass-change a {
    font-size: 12px;
  }
}
.CX-notif-password .box-notif .box-content .link-pass-change a:hover, .CX-notif-password .box-notif .box-content .link-pass-change a.active {
  color: #ffffff !important;
  background-color: #FCD385;
  border-color: #FCD385;
  font-family: "source-sans-pro-semibold" !important;
  font-weight: normal;
}
.CX-notif-password .box-notif .box-content .link-pass-change a:hover:after, .CX-notif-password .box-notif .box-content .link-pass-change a.active:after {
  transform: translateY(10%) translateX(-60px) rotate(-45deg);
}

button:disabled,
button[disabled],
button.disabled {
  border: 1px solid #999999 !important;
  background-color: #cccccc !important;
  color: #666666 !important;
}

@media (max-width: 768px) {
  .lbl-dash {
    display: none;
  }
}

.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown .child-menu-new {
  list-style: none;
  padding: 0;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  display: none;
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown .child-menu-new.active {
  opacity: 1;
  visibility: visible;
  display: block;
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown .child-menu-new li a {
  padding-left: 50px;
}

.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li .child-menu-new.active li.selected a {
  background: rgba(36, 37, 170, 0.6);
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li .child-menu-new.active li.selected a:before {
  opacity: 1;
  width: 8px;
}

@media (min-width: 1025px) {
  .CX-footer.fix {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 1;
  }
}

.CX-new-change-password {
  margin-top: 22px;
}
.CX-new-change-password .cx-admin-form {
  max-width: 60%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .CX-new-change-password .cx-admin-form {
    max-width: 100%;
  }
}
.CX-new-change-password .cx-admin-form .box-regis-with .header-register-pil .header-grup {
  margin-bottom: 10px;
  display: flex;
  gap: 1rem;
}
.CX-new-change-password .cx-admin-form .box-regis-with .info-regis {
  background: rgba(2, 113, 128, 0.08);
  color: #027180;
  padding: 10px 15px;
  border-color: transparent;
  display: flex;
  gap: 0.5rem;
}
.CX-new-change-password .cx-admin-form .box-regis-with .box-password {
  margin-bottom: 15px;
  position: relative;
}
.CX-new-change-password .cx-admin-form .box-regis-with .box-password .form-group.input-text-wrapper {
  position: relative;
}
.CX-new-change-password .cx-admin-form .box-regis-with .box-password .form-group.input-text-wrapper:before {
  content: "\f13e" !important;
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  top: 35px;
  left: 15px;
  filter: none;
  font-weight: 900;
  font-size: 1rem;
  color: #1f4984;
}
.CX-new-change-password .cx-admin-form .box-regis-with .box-password .form-group.input-text-wrapper .form-control {
  padding-left: 40px;
  padding-right: 1rem;
}
.CX-new-change-password .cx-admin-form .box-regis-with .box-password .box-show-pass {
  z-index: 2;
  position: absolute;
  top: 0.5rem;
  right: -1rem;
}
.CX-new-change-password .cx-admin-form .box-regis-with .box-password .box-show-pass a {
  width: 30px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  position: absolute;
  top: 2px;
  right: 20px;
  margin-top: 16px;
  cursor: pointer;
  text-decoration: none;
  color: #333;
  font-size: 20px;
}
@media (max-width: 768px) {
  .CX-new-change-password .cx-admin-form .box-regis-with .box-password .box-show-pass a {
    right: 40px;
  }
}
.CX-new-change-password .cx-admin-form .box-regis-with .box-password .box-show-pass a:hover {
  color: #494df4;
}
.CX-new-change-password .cx-admin-form .box-regis-with .box-password .box-show-pass a.active:before {
  content: "\f070";
}
.CX-new-change-password .cx-admin-form .box-regis-with .box-password .box-show-pass a:before {
  content: "\f06e";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
}
.CX-new-change-password .cx-admin-form .sheet-footer-btn-block-sm-down {
  text-align: center;
  display: block;
  margin-bottom: 1rem;
}

.theme-default #CX-header .box-header .box-others ul .cx-head-top {
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .theme-default #CX-header .box-header .box-others ul .cx-head-top {
    padding: 0px;
  }
}
@media (max-width: 1024px) {
  .theme-default #CX-header .box-header .box-others ul .cx-head-top .language-bar .portlet-decorate .portlet-content {
    background: transparent !important;
  }
}
@media (max-width: 1024px) {
  .theme-default #CX-header .box-header .box-others ul .cx-head-top .language-bar {
    padding-top: 10px;
  }
  .theme-default #CX-header .box-header .box-others ul .cx-head-top .language-bar .portlet-body {
    display: flex;
    flex-wrap: wrap;
  }
  .theme-default #CX-header .box-header .box-others ul .cx-head-top .language-bar .portlet-body a {
    padding: 0px 20px;
  }
}
.theme-default #CX-header .box-header .box-others ul .cx-head-top .language-bar .language-entry-short-text {
  font-family: "source-sans-pro-semibold";
  font-size: 14px !important;
  font-weight: normal !important;
}
.theme-default #CX-header .box-header .box-others ul .cx-head-top .language-bar span.language-entry-short-text {
  color: #494df4;
}
.theme-default #CX-header .box-header .box-others ul li {
  font-family: "source-sans-pro-semibold";
  font-size: 14px !important;
}
.theme-default #CX-header .box-header .box-others ul li .fas,
.theme-default #CX-header .box-header .box-others ul li .fa {
  font-size: 18px;
  position: relative;
  top: 2px;
}
.theme-default #CX-header .box-header .box-others ul li.has-dropdown .cx-sign.user_act .fal.fa-chevron-down {
  font-weight: bold;
  font-size: 12px;
}
.theme-default #CX-header .box-header .box-others ul li.has-dropdown .box-drop-notif {
  right: 0px;
  padding-top: 10px;
  box-shadow: none;
}
.theme-default #CX-header .box-header .box-others ul li.has-dropdown .box-drop-notif .box-inner-notif,
.theme-default #CX-header .box-header .box-others ul li.has-dropdown .box-drop-notif .header-notif {
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
  padding: 10px 10px;
}
@media (max-width: 1024px) {
  .theme-default #CX-header .box-header .box-others ul li.has-dropdown .box-drop-notif .header-notif a {
    color: #494df4 !important;
  }
}
.theme-default #CX-header .box-header .box-others ul li.has-dropdown .box-drop-notif .header-notif a div:hover {
  text-decoration: underline;
}
.theme-default #CX-header .box-header .box-others ul li.has-dropdown .box-drop-notif .box-inner-notif {
  padding: 10px 0;
}
.theme-default #CX-header .box-header .box-others ul li.has-dropdown .box-drop-notif .box-inner-notif .desc-notif ul li {
  padding: 0px 0px;
}
.theme-default #CX-header .box-header .box-others ul li.has-dropdown .box-drop-notif .box-inner-notif .desc-notif ul li a {
  display: block;
  padding: 10px 25px;
  font-family: "source-sans-pro-regular";
  font-size: 14px;
  color: #272833;
  font-weight: normal;
}
.theme-default #CX-header .box-header .box-others ul li.has-dropdown .box-drop-notif .box-inner-notif .desc-notif ul li a .far,
.theme-default #CX-header .box-header .box-others ul li.has-dropdown .box-drop-notif .box-inner-notif .desc-notif ul li a .fas,
.theme-default #CX-header .box-header .box-others ul li.has-dropdown .box-drop-notif .box-inner-notif .desc-notif ul li a .fa {
  color: #494df4;
  font-weight: bold;
  font-size: 16px;
}
.theme-default #CX-header .box-header .box-others ul li.has-dropdown .box-drop-notif .box-inner-notif .desc-notif ul li a:hover {
  background-color: #fafafa;
  color: #272833 !important;
}
.theme-default #CX-header .box-header .box-others ul li.has-dropdown:hover {
  text-decoration: underline;
}
.theme-default #CX-header .box-header .box-others ul li.has-dropdown:hover .far,
.theme-default #CX-header .box-header .box-others ul li.has-dropdown:hover .fas,
.theme-default #CX-header .box-header .box-others ul li.has-dropdown:hover .fa {
  color: #494df4 !important;
}
.theme-default #CX-header .box-header .box-others ul li.has-dropdown:hover span {
  color: #494df4 !important;
}

.CX-footer {
  padding: 18px 0;
}
.CX-footer .back_to_top a {
  border: 0px !important;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 0 12px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0 0 12px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.16);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-footer .back_to_top a .fas,
.CX-footer .back_to_top a .fa,
.CX-footer .back_to_top a .fal {
  font-weight: bold;
  position: relative;
  top: 1px;
}
.CX-footer .back_to_top a:hover {
  background-color: #ffffff;
  -webkit-transform: translate(-50%, -5px);
  -moz-transform: translate(-50%, -5px);
  -ms-transform: translate(-50%, -5px);
  -o-transform: translate(-50%, -5px);
  transform: translate(-50%, -5px);
}
.CX-footer ul.socmed li {
  margin-bottom: 0px;
}
.CX-footer ul.socmed li p {
  margin-bottom: 0px;
  font-size: 14px;
}
.CX-footer ul.socmed li:first-child {
  margin-right: 10px;
}
.CX-footer ul.socmed li:nth-child(n+2) {
  padding: 0 0;
  margin-right: 10px;
}
.CX-footer ul.socmed li:nth-child(n+2) a {
  text-align: center;
  width: 25px;
  height: 25px;
  line-height: 25px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: block;
}
.CX-footer ul.socmed li:nth-child(n+2) a:hover {
  background-color: #ffffff;
  color: #494df4;
}
.CX-footer ul.socmed li:last-child {
  margin-right: 0px;
}

.dashboard-ringkasan {
  padding: 20px 0;
}
.dashboard-ringkasan .portlet-layout.row:first-child #column-1 {
  flex: 0 0 28%;
  max-width: 28%;
}
.dashboard-ringkasan .portlet-layout.row:first-child #column-2 {
  flex: 0 0 72%;
  max-width: 72%;
}

.theme-default .CX-profile {
  margin-right: -15px;
}
@media (max-width: 768px) {
  .theme-default .CX-profile {
    margin-right: 0px;
  }
}
.theme-default .CX-profile .box-out-profile .box-inner-profile {
  border: 0px;
}
.theme-default .CX-profile .box-out-profile .box-inner-profile .box-header-profile {
  padding: 10px 20px;
}
.theme-default .CX-profile .box-out-profile .box-inner-profile .box-header-profile label {
  font-size: 16px;
  font-family: "source-sans-pro-semibold";
}
.theme-default .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust {
  height: auto !important;
  padding: 20px 0;
}
.theme-default .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust .box-profile-pict {
  flex: 0 0 auto;
}
.theme-default .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust .box-profile-pict .profile-pict {
  width: 88px;
  height: 88px;
  line-height: 88px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.theme-default .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust .box-edit-acc {
  flex: 1 1 auto;
  padding: 0 10px 0 0;
}
.theme-default .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust .box-edit-acc a.btn-custom {
  font-size: 14px !important;
  font-weight: normal;
  font-family: "source-sans-pro-semibold" !important;
}
@media (max-width: 1280px) {
  .theme-default .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust .box-edit-acc a.btn-custom {
    font-size: 12px !important;
  }
}
.theme-default .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust .box-edit-acc a.btn-custom .fas,
.theme-default .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust .box-edit-acc a.btn-custom .fa,
.theme-default .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust .box-edit-acc a.btn-custom .fal {
  font-size: 16px !important;
  margin-left: 0px;
}
.theme-default .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust .box-edit-acc a.btn-custom:hover {
  color: #494df4 !important;
  text-decoration: underline;
}
.theme-default .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-right {
  padding: 10px 0;
}
.theme-default .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-right .box-acc-detail .box-desc-detail {
  font-size: 16px !important;
  font-family: "source-sans-pro-regular";
}
@media (max-width: 1280px) {
  .theme-default .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-right .box-acc-detail .box-desc-detail {
    font-size: 14px !important;
  }
}
.theme-default .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-right .box-acc-detail .box-desc-detail label.box-top-desc {
  font-size: inherit;
  color: #333333;
  font-family: "source-sans-pro-semibold";
}
.theme-default .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-right .box-acc-detail .box-desc-detail .box-bott-desc {
  font-size: inherit;
  color: #5f5f5f;
}

body.theme-default .link-more {
  font-family: "source-sans-pro-semibold" !important;
  font-weight: normal;
  font-size: 16px;
}
body.theme-default .link-more:hover {
  text-decoration: none;
}
body.theme-default .link-more:hover:before {
  right: -5px;
}
body.theme-default .link-more:before {
  content: "\f30b";
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
body.theme-default .link-more.no-icons:before {
  display: none;
}
body.theme-default .link-more.no-icons .ico {
  margin-left: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
body.theme-default .link-more.no-icons:hover .ico {
  margin-left: 10px;
}

.box-loader-page {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  z-index: 9999;
  text-align: center;
}
.box-loader-page .loader {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  width: 400px;
}
.box-loader-page .loader svg {
  height: 100px !important;
}
.box-loader-page .loader .text {
  color: #333333;
  font-family: "source-sans-pro-semibold";
  letter-spacing: 1px;
  text-align: center;
}

.theme-default .CX-header .box-logo .logo-axa-mandiri:before {
  background-color: #00539b;
  width: 1px;
}
@media (max-width: 1024px) {
  .theme-default .CX-profile .box-inner-profile .box-detail-profile .box-cust .box-edit-acc {
    padding-top: 0px !important;
  }
}
@media (max-width: 1024px) {
  .theme-default .box-header .box-logo > a.logo-axa-emma img,
  .theme-default .box-header-nav-mobile .box-logo > a.logo-axa-emma img {
    width: 120px;
  }
}
@media (max-width: 1024px) {
  .theme-default .box-header .box-logo > a.logo-axa-mandiri img,
  .theme-default .box-header-nav-mobile .box-logo > a.logo-axa-mandiri img {
    width: 120px;
  }
}

@media (max-width: 768px) {
  .dashboard-ringkasan .portlet-layout.row:first-child #column-1 {
    display: none;
  }
}

@media (max-width: 768px) {
  .CX-profile {
    display: none;
    margin-right: 0px;
  }
}

@media (max-width: 768px) {
  .dashboard-ringkasan .portlet-layout.row:first-child #column-2 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.dashboard-ringkasan .portlet-layout.row:first-child #column-2 .CX-profile {
  display: none;
}
@media (max-width: 991px) {
  .dashboard-ringkasan .portlet-layout.row:first-child #column-2 .CX-profile .box-cust {
    flex-wrap: wrap;
  }
  .dashboard-ringkasan .portlet-layout.row:first-child #column-2 .CX-profile .box-profile-pict {
    max-width: 55%;
    margin: auto;
  }
  .dashboard-ringkasan .portlet-layout.row:first-child #column-2 .CX-profile .box-edit-acc {
    max-width: 100%;
    padding: 0 0px 0 0;
  }
  .dashboard-ringkasan .portlet-layout.row:first-child #column-2 .CX-profile .box-edit-acc a.btn-custom {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .dashboard-ringkasan .portlet-layout.row:first-child #column-2 .CX-profile {
    display: block;
    margin-bottom: 20px;
  }
  .dashboard-ringkasan .portlet-layout.row:first-child #column-2 .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left {
    flex-wrap: nowrap !important;
    justify-content: flex-start;
  }
  .dashboard-ringkasan .portlet-layout.row:first-child #column-2 .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust {
    align-items: center;
    padding: 10px 0 !important;
    flex-wrap: nowrap;
  }
  .dashboard-ringkasan .portlet-layout.row:first-child #column-2 .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-profile-pict {
    flex: 0 0 auto !important;
    max-width: 120px !important;
  }
  .dashboard-ringkasan .portlet-layout.row:first-child #column-2 .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-profile-pict .profile-pict {
    transform: none;
  }
  .dashboard-ringkasan .portlet-layout.row:first-child #column-2 .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-edit-acc {
    flex: 1 1 auto !important;
    max-width: 50% !important;
    margin-left: 0px;
    padding-left: 20px;
  }
  .dashboard-ringkasan .portlet-layout.row:first-child #column-2 .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-edit-acc a.btn-custom {
    text-align: left;
  }
}

@media (max-width: 768px) {
  .dashboard-ringkasan {
    padding: 0;
  }
  .dashboard-ringkasan .container.CX-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .dashboard-ringkasan .CX-profile {
    padding: 0 15px;
  }
}

@media (max-width: 768px) {
  .CX-header.mobile .box-header .box-logo {
    display: none;
  }
}
.CX-header.mobile .box-header .box-logo-mobile.hide {
  flex: 1 1 auto;
}
.CX-header.mobile .box-header .box-logo-mobile.hide a {
  position: relative;
  display: inline-block;
  padding: 0 10px;
}
.CX-header.mobile .box-header .box-logo-mobile.hide a:first-child {
  padding-left: 0px;
}
.CX-header.mobile .box-header .box-logo-mobile.hide a:after {
  content: "";
  width: 1px;
  height: 30px;
  background-color: #00539b;
  position: absolute;
  right: 0;
  top: -4px;
}
.CX-header.mobile .box-header .box-logo-mobile.hide a:last-child {
  padding-right: 0px;
}
.CX-header.mobile .box-header .box-logo-mobile.hide a:last-child:after {
  display: none;
}
@media (max-width: 768px) {
  .CX-header.mobile .box-header .box-logo-mobile.hide {
    display: block !important;
  }
}

@media (max-width: 768px) {
  .CX-utama .box-utama .box-sidenav .CX-header-nav-mobile .box-header-nav-mobile .box-logo.dual a img {
    width: initial !important;
    height: initial !important;
  }
}
.CX-utama .box-utama .box-sidenav .CX-header-nav-mobile .box-header-nav-mobile .box-logo.dual a:before {
  width: 1px;
}

.CX-navigation.new .box-navigation .cx-user.mobile {
  border: 0px;
}
@media (max-width: 768px) {
  .CX-navigation.new .box-navigation .cx-user.mobile ul {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    width: 100%;
  }
  .CX-navigation.new .box-navigation .cx-user.mobile ul li {
    margin: 0 0;
    padding: 0 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .CX-navigation.new .box-navigation .cx-user.mobile ul li a {
    display: block;
    font-weight: normal;
    font-size: 14px;
    text-transform: capitalize !important;
    padding: 20px 20px;
  }
  .CX-navigation.new .box-navigation .cx-user.mobile ul li:last-child {
    border-bottom: 0px;
  }
}

@media (max-width: 768px) {
  .CX-header.mobile .box-header .box-logo {
    display: none;
  }
}
.CX-header.mobile .box-header .box-logo-mobile.hide {
  flex: 1 1 auto;
}
.CX-header.mobile .box-header .box-logo-mobile.hide a {
  position: relative;
  display: inline-block;
  padding: 0 10px;
}
.CX-header.mobile .box-header .box-logo-mobile.hide a:first-child {
  padding-left: 0px;
}
.CX-header.mobile .box-header .box-logo-mobile.hide a:after {
  content: "";
  width: 1px;
  height: 30px;
  background-color: #00539b;
  position: absolute;
  right: 0;
  top: -4px;
}
.CX-header.mobile .box-header .box-logo-mobile.hide a:last-child {
  padding-right: 0px;
}
.CX-header.mobile .box-header .box-logo-mobile.hide a:last-child:after {
  display: none;
}
@media (max-width: 768px) {
  .CX-header.mobile .box-header .box-logo-mobile.hide {
    display: block !important;
  }
}

@media (max-width: 768px) {
  .CX-utama .box-utama .box-sidenav .CX-header-nav-mobile .box-header-nav-mobile .box-logo.dual a img {
    width: initial !important;
    height: initial !important;
  }
}
.CX-utama .box-utama .box-sidenav .CX-header-nav-mobile .box-header-nav-mobile .box-logo.dual a:before {
  width: 1px;
}

.CX-navigation.new .box-navigation .cx-user.mobile {
  border: 0px;
}
@media (max-width: 768px) {
  .CX-navigation.new .box-navigation .cx-user.mobile ul {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    width: 100%;
  }
  .CX-navigation.new .box-navigation .cx-user.mobile ul li {
    margin: 0 0;
    padding: 0 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .CX-navigation.new .box-navigation .cx-user.mobile ul li a {
    display: block;
    font-weight: normal;
    font-size: 14px;
    text-transform: capitalize !important;
    padding: 20px 20px;
  }
  .CX-navigation.new .box-navigation .cx-user.mobile ul li:last-child {
    border-bottom: 0px;
  }
}

.live-emma {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.live-emma.reach-bottom {
  bottom: 100px;
}
.live-emma a {
  border: 3px solid white;
  background-color: #ffffff;
  display: block;
  width: 71px;
  height: 71px;
  line-height: 65px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
}
.live-emma a img {
  height: 65px;
  width: 65px;
  box-shadow: none;
  border-radius: 0px;
  border: 0px;
}
.live-emma .box-info {
  left: unset;
  width: max-content;
  right: 0;
}

@media (max-width: 768px) {
  .CX-footer {
    padding: 18px 15px !important;
  }
  .CX-footer .row .col-md-6 {
    text-align: left !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .CX-footer .row .col-md-6:last-child {
    padding-top: 0px;
  }
  .CX-footer ul.socmed {
    text-align: left;
    border-bottom: 0px !important;
  }
  .CX-footer ul.socmed li:first-child {
    display: block;
    text-align: left;
    margin-bottom: 5px;
  }
}

@media (max-width: 768px) {
  .CX-footer .back_to_top {
    left: initial;
    right: 15px;
    position: absolute;
    bottom: 95px;
    z-index: 2;
  }
  .CX-footer .back_to_top a {
    display: block;
    transform: none !important;
    position: relative !important;
    bottom: initial;
    padding: 0 0 !important;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 20px;
    font-weight: normal;
  }
  .CX-footer .back_to_top a:hover {
    transform: none !important;
  }
}

.live-emma {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 768px) {
  .live-emma {
    bottom: 150px;
  }
}

.theme-default .CX-recent-status .box-recent-status .box-header-recent {
  padding: 20px 30px;
}
.theme-default .CX-recent-status .box-recent-status ul.nav.nav-pills.control-recent li a {
  color: #333333;
  font-size: 16px;
  font-family: "source-sans-pro-semibold";
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .theme-default .CX-recent-status .container.CX-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.live-emma {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 769px) {
  .live-emma {
    bottom: 70px;
  }
}

table.display.dataTable thead tr th {
  font-weight: normal;
  font-family: "source-sans-pro-semibold";
  font-size: 12px;
}
table.display.dataTable tbody tr td {
  font-weight: normal;
  font-family: "source-sans-pro-regular";
  font-size: 12px;
  color: #5f5f5f;
}
table.display.dataTable tbody tr td .status-polis {
  font-family: "source-sans-pro-semibold";
  font-weight: normal;
}
table.display.dataTable tbody tr.odd td {
  background-color: #ffffff;
}
table.display.dataTable tbody tr.even td {
  background-color: #fafafa;
}
table.display.dataTable tbody tr:hover td {
  background-color: #fff8e7;
  color: #000000;
}

table.display.dataTable {
  width: auto;
}
@media (max-width: 768px) {
  table.display.dataTable {
    padding-left: 15px;
    padding-right: 15px;
  }
}
table.display.dataTable.no-footer {
  border-bottom: 0;
}

.dataTables_paginate.paging_simple_numbers {
  margin-top: 20px;
}
.dataTables_paginate.paging_simple_numbers ul li:hover {
  border: 1px solid transparent;
  background: none;
}
.dataTables_paginate.paging_simple_numbers ul li.active a {
  background-color: #494df4;
  color: #ffffff;
  font-family: "source-sans-pro-semibold";
}
.dataTables_paginate.paging_simple_numbers ul li a {
  color: #5f5f5f;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.dataTables_paginate.paging_simple_numbers ul li.disabled a {
  opacity: 0.5;
}

.theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers {
  margin-top: 20px;
}
.theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination {
  align-items: center;
}
.theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item {
  margin-right: 5px;
}
.theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item:not(.previous):not(.next) {
  border: 0px;
}
.theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item:not(.previous):not(.next) a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  padding: 0 !important;
  border: 1px solid transparent;
}
.theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item:not(.previous):not(.next):active, .theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item:not(.previous):not(.next):visited, .theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item:not(.previous):not(.next):focus-within, .theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item:not(.previous):not(.next):hover {
  border-color: #494df4;
  background-color: transparent;
  background: none;
  box-shadow: none;
}
.theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item:not(.previous):not(.next):active a, .theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item:not(.previous):not(.next):visited a, .theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item:not(.previous):not(.next):focus-within a, .theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item:not(.previous):not(.next):hover a {
  background-color: #494df4;
  color: #ffffff;
  border-color: #494df4;
}
.theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item.previous, .theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item.next {
  border: 0px !important;
  background: none !important;
  background-color: transparent !important;
}
.theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item.previous a, .theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item.next a {
  border: 2px solid #494df4;
  color: #494df4;
  -wwebkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
}
.theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item.previous:active, .theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item.previous:visited, .theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item.previous:focus-within, .theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item.previous:hover, .theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item.next:active, .theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item.next:visited, .theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item.next:focus-within, .theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item.next:hover {
  background: none;
  background-color: transparent;
  box-shadow: none;
}
.theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item.previous:active a, .theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item.previous:visited a, .theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item.previous:focus-within a, .theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item.previous:hover a, .theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item.next:active a, .theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item.next:visited a, .theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item.next:focus-within a, .theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item.next:hover a {
  background-color: #494df4;
  color: #ffffff;
}

.CX-unit-widget .box-unit {
  background-color: #f5f5f5;
}
.CX-unit-widget .box-unit .box-dynamic-swipe {
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -ms-border-bottom-left-radius: 8px;
  -o-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  -ms-border-bottom-right-radius: 8px;
  -o-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.CX-unit-widget .box-unit .box-dynamic-swipe .box-dynamic-item {
  border: 0px;
}
.CX-unit-widget .box-unit .box-dynamic-swipe .box-dynamic-item .box-unit-inner .box-unit-header {
  padding: 20px 20px 20px 20px;
}
.CX-unit-widget .box-unit .control-unit {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  -webkit-border-top-left-radius: 8px;
  -moz-border-top-left-radius: 8px;
  -ms-border-top-left-radius: 8px;
  -o-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-top-right-radius: 8px;
  -ms-border-top-right-radius: 8px;
  -o-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
}
.CX-unit-widget .box-unit .control-unit li a {
  font-family: "source-sans-pro-semibold";
  font-size: 16px;
  letter-spacing: 0px;
}

section.CX-claim-history .box-inner-history {
  border: 0px;
}
section.CX-claim-history .box-inner-history .box-header-history {
  -webkit-border-top-left-radius: 8px;
  -moz-border-top-left-radius: 8px;
  -ms-border-top-left-radius: 8px;
  -o-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-top-right-radius: 8px;
  -ms-border-top-right-radius: 8px;
  -o-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
}
section.CX-claim-history .box-inner-history .box-history-table {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -ms-border-bottom-left-radius: 8px;
  -o-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  -ms-border-bottom-right-radius: 8px;
  -o-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
section.CX-claim-history .box-inner-history .box-history-table .box-filter > label {
  font-size: 14px;
  font-family: "source-sans-pro-semibold";
  position: relative;
  top: 7px;
}
section.CX-claim-history .box-inner-history .box-history-table .box-filter .box-select-item {
  flex: 0 0 auto;
  min-width: 152px;
}
section.CX-claim-history .box-inner-history .box-history-table .box-filter .box-select-item .select2 {
  width: 100% !important;
}
section.CX-claim-history .box-inner-history .box-history-table .box-filter .box-select-item .select2 .select2-selection {
  border-color: #cccccc !important;
}
section.CX-claim-history .box-inner-history .box-history-table .box-filter .lbl-dash {
  flex: 0 0 auto;
}
@media (max-width: 768px) {
  section.CX-claim-history .box-inner-history .box-history-table .box-filter .lbl-dash {
    display: none;
  }
}
section.CX-claim-history .box-inner-history .box-history-table .box-filter .input-group.date {
  height: 35px !important;
  max-height: 35px !important;
}
@media (max-width: 768px) {
  section.CX-claim-history .box-inner-history .box-history-table .box-filter .input-group.date .form-control {
    flex: 1 1 auto;
  }
}
section.CX-claim-history .box-inner-history .box-history-table .box-filter .input-group.date .form-control {
  color: #999999;
  font-family: "source-sans-pro-regular";
}
section.CX-claim-history .box-inner-history .box-history-table .box-filter .input-group.date .form-control:hover, section.CX-claim-history .box-inner-history .box-history-table .box-filter .input-group.date .form-control:focus {
  border-color: #cccccc;
}
section.CX-claim-history .box-inner-history .box-history-table .box-filter .btn.btn-search {
  border: 0px;
  min-width: 93px;
}
section.CX-claim-history .box-inner-history .box-history-table .box-filter .btn.btn-search .input-search {
  cursor: pointer;
  border: 0px;
  width: 100%;
  font-size: 14px;
  padding: 7px 20px;
  font-family: "source-sans-pro-semibold";
}

.fa.fa-spinner.fa-spin {
  color: #f6b842;
}

.theme-default .CX-pil-claim .box-request .box-form .box-inner-request {
  max-width: 100%;
  margin: 20px 0;
  padding: 0 40px;
}
@media (max-width: 768px) {
  .theme-default .CX-pil-claim .box-request .box-form .box-inner-request {
    padding: 0 20px;
  }
}
.theme-default .CX-pil-claim .box-request .box-form .box-inner-request .title {
  text-align: left;
  color: #333333;
  font-size: 18px;
  font-family: "source-sans-pro-semibold";
  margin-bottom: 20px;
}
.theme-default .CX-pil-claim .box-request .box-form .box-inner-request .form-request {
  margin: 0;
}
@media (max-width: 768px) {
  .theme-default .CX-pil-claim .box-request .box-form .box-inner-request .form-request {
    width: 100%;
  }
}
.theme-default .CX-pil-claim .box-request .box-form .box-inner-request .form-request .control-label {
  font-size: 16px;
  color: #333333;
  font-family: "source-sans-pro-semibold";
  font-weight: normal;
}
.theme-default .CX-pil-claim .box-request .box-form .box-inner-request .form-request .form-control {
  border: px solid #cccccc;
  height: 48px;
  font-family: "source-sans-pro-regular";
  font-size: 16px;
}
.theme-default .CX-pil-claim .box-request .box-form .box-inner-request .form-request select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.theme-default .CX-pil-claim .box-request .box-form .box-inner-request .form-request select {
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.theme-default .CX-pil-claim .box-request .box-form .box-inner-request .form-request select.form-control {
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc) !important;
  background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
}
.theme-default .CX-pil-claim .box-request .box-form .box-inner-request .form-request select.form-control:focus {
  background-image: linear-gradient(45deg, #494df4 50%, transparent 50%), linear-gradient(135deg, transparent 50%, #494df4 50%), linear-gradient(to right, #ccc, #ccc) !important;
  background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
  border-color: #494df4;
  outline: 0;
  box-shadow: none;
}
.theme-default .CX-pil-claim .box-request .box-form .box-inner-request .form-request button.btn.btn-custom-red.btn-pill-form {
  padding: 12px 40px !important;
  width: auto;
  min-width: 160px;
}
@media (max-width: 768px) {
  .theme-default .CX-pil-claim .box-request .box-form .box-inner-request .form-request button.btn.btn-custom-red.btn-pill-form {
    width: 100%;
  }
}

.theme-default table.dataTable tr td .no-data {
  background-color: #fff8e7 !important;
  color: #333333;
  font-family: "source-sans-pro-regular";
  font-size: 14px;
  padding: 20px 0;
}

.theme-default .CX-claim-history .box-inner-history .box-history-table .box-table .tbl-recent-status .no-data {
  background-color: #fff8e7 !important;
  color: #333333;
  font-family: "source-sans-pro-regular";
  font-size: 14px;
  padding: 20px 0;
}

.theme-default .CX-cari-formulir .box-cari-formulir {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -webkit-border-top-left-radius: 8px;
  -moz-border-top-left-radius: 8px;
  -ms-border-top-left-radius: 8px;
  -o-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-top-right-radius: 8px;
  -ms-border-top-right-radius: 8px;
  -o-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
}
.theme-default .CX-cari-formulir .box-cari-formulir .box-head {
  padding: 20px;
}
.theme-default .CX-cari-formulir .box-cari-formulir .box-head .title {
  letter-spacing: 0;
  font-size: 16px;
  font-family: "source-sans-pro-semibold";
}
.theme-default .CX-cari-formulir .box-cari-formulir .box-filter .row .col-sm-4:last-child .box-action {
  float: left;
  margin-left: 20px;
}
.theme-default .CX-cari-formulir .box-cari-formulir .box-filter .row .col-sm-4:last-child .box-action .btn-reset,
.theme-default .CX-cari-formulir .box-cari-formulir .box-filter .row .col-sm-4:last-child .box-action .btn {
  letter-spacing: 0px !important;
  min-width: 160px;
}
@media (max-width: 990px) {
  .theme-default .CX-cari-formulir .box-cari-formulir .box-filter .row .col-sm-4:last-child .box-action {
    display: flex;
  }
}
@media (max-width: 768px) {
  .theme-default .CX-cari-formulir .box-cari-formulir .box-filter .row .col-sm-4:last-child .box-action {
    float: none;
    margin-left: 0px;
    transform: none;
    display: block;
    text-align: center;
  }
  .theme-default .CX-cari-formulir .box-cari-formulir .box-filter .row .col-sm-4:last-child .box-action .box-act-item {
    flex: 1;
    display: block;
  }
  .theme-default .CX-cari-formulir .box-cari-formulir .box-filter .row .col-sm-4:last-child .box-action .box-act-item .btn-reset,
  .theme-default .CX-cari-formulir .box-cari-formulir .box-filter .row .col-sm-4:last-child .box-action .box-act-item .btn {
    width: 100% !important;
    margin-left: 0px;
    margin-bottom: 10px;
    padding: 13px 10px !important;
  }
  .theme-default .CX-cari-formulir .box-cari-formulir .box-filter .row .col-sm-4:last-child .box-action .box-act-item .btn-reset {
    margin-bottom: 0px;
  }
}
.theme-default .CX-cari-formulir .box-cari-formulir .box-filter .box-filter-inner .title {
  font-size: 16px;
  letter-spacing: 0;
  color: #333333;
  font-family: "source-sans-pro-semibold";
}
@media (max-width: 768px) {
  .theme-default .CX-cari-formulir .box-cari-formulir .box-filter .box-filter-inner .title {
    padding: 0 0;
    margin-bottom: 5px;
  }
}
@media (max-width: 768px) {
  .theme-default .CX-cari-formulir .box-cari-formulir .box-filter .box-filter-inner .box-select .box-select-item {
    width: 100%;
    margin: 0 0;
  }
}
.theme-default .CX-cari-formulir .box-cari-formulir .box-filter .box-filter-inner .box-select .box-select-item .select2 .select2-selection__rendered {
  color: #333333 !important;
  font-size: 16px;
  letter-spacing: 0;
  font-family: "source-sans-pro-regular";
}
.theme-default .CX-cari-formulir .box-cari-formulir .box-filter .box-filter-inner .box-select .box-select-item .select2-selection__arrow {
  border-left-color: #cccccc !important;
}
.theme-default .CX-cari-formulir .box-cari-formulir .box-content-formulir {
  margin: 0 20px;
}
.theme-default .CX-cari-formulir .box-cari-formulir .box-content-formulir .CX-box-accordion {
  margin-bottom: 10px;
}
.theme-default .CX-cari-formulir .box-cari-formulir .box-content-formulir .CX-box-accordion .box-inner .box-item.open {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
}
.theme-default .CX-cari-formulir .box-cari-formulir .box-content-formulir .CX-box-accordion .box-inner .box-item.open .box-content {
  border: 0px;
}
.theme-default .CX-cari-formulir .box-cari-formulir .box-content-formulir .CX-box-accordion .box-inner .box-item .box-toggle {
  border-bottom: 0px;
  border-bottom-color: #cccccc !important;
  border: 1px solid #cccccc;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.theme-default .CX-cari-formulir .box-cari-formulir .box-content-formulir .CX-box-accordion .box-inner .box-item .box-toggle h3 {
  font-weight: normal;
  font-family: "source-sans-pro-regular";
  color: #333333;
}
.theme-default .CX-cari-formulir .box-cari-formulir .box-content-formulir .CX-box-accordion .box-inner .box-item .box-toggle:after {
  display: none;
}
.theme-default .CX-cari-formulir .box-cari-formulir .box-content-formulir .CX-box-accordion .box-inner .box-item .box-toggle:hover h3 {
  color: #494df4;
  font-family: "source-sans-pro-semibold";
}
.theme-default .CX-cari-formulir .box-cari-formulir .box-content-formulir .CX-box-accordion .box-inner .box-item .box-toggle.active {
  border: 0px;
  border-radius: 0px;
  background: transparent linear-gradient(150deg, #494df4 0%, #9fbeaf 100%) 0 0 no-repeat padding-box;
}
.theme-default .CX-cari-formulir .box-cari-formulir .box-content-formulir .CX-box-accordion .box-inner .box-item .box-toggle.active h3 {
  color: #ffffff;
}
.theme-default .CX-cari-formulir .box-cari-formulir .box-content-formulir .CX-box-accordion .box-inner .box-item .box-content .box-card-download {
  margin-top: 20px;
}
@media (min-width: 1366px) {
  .theme-default .CX-cari-formulir .box-cari-formulir .box-content-formulir .CX-box-accordion .box-inner .box-item .box-content .box-card-download {
    text-align: center;
  }
}
.theme-default .CX-cari-formulir .box-cari-formulir .box-content-formulir .CX-box-accordion .box-inner .box-item .box-content .box-card-download .box-card-item a {
  border: 2px solid transparent;
}
.theme-default .CX-cari-formulir .box-cari-formulir .box-content-formulir .CX-box-accordion .box-inner .box-item .box-content .box-card-download .box-card-item a:hover {
  border: 2px solid #494df4;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
  background-color: #f7f7f7 !important;
  color: #333333;
}
.theme-default .CX-cari-formulir .box-cari-formulir .box-content-formulir .CX-box-accordion .box-inner .box-item .box-content .box-card-download .box-card-item a:hover .box-ico img {
  filter: none;
}
.theme-default .CX-cari-formulir .box-cari-formulir .box-content-formulir .CX-box-accordion .box-inner .box-item .box-content .box-card-download .box-card-item a:hover .label-download {
  color: #ffffff !important;
}
.theme-default .CX-cari-formulir .box-cari-formulir .box-content-formulir .CX-box-accordion .box-inner .box-item .box-content .box-card-download .box-card-item a .title {
  font-size: 16px;
  letter-spacing: 0px;
  font-family: "source-sans-pro-semibold";
  margin: 0px;
}
.theme-default .CX-cari-formulir .box-cari-formulir .box-content-formulir .CX-box-accordion .box-inner .box-item .box-content .box-card-download .box-card-item a .tipe_size {
  font-size: 12px;
}
.theme-default .CX-cari-formulir .box-cari-formulir .box-content-formulir .CX-box-accordion .box-inner .box-item .box-content .box-card-download .box-card-item a .label-download {
  font-weight: normal;
  letter-spacing: 0px;
  font-size: 14px;
  font-family: "source-sans-pro-semibold";
  text-transform: none;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  background-color: #494df4;
  color: #ffffff;
  padding: 8px 20px;
  width: 100%;
  text-align: center;
}
.theme-default .CX-cari-formulir .box-cari-formulir .box-content-formulir .CX-box-accordion .box-inner .box-item .box-content .box-card-download .box-card-item a .label-download:before {
  display: none;
}
.theme-default .CX-cari-formulir .box-cari-formulir .box-content-formulir .CX-box-accordion .box-inner .box-item .box-content .box-card-download .box-card-item a .label-download:after {
  content: "\f34a";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  margin-left: 5px;
}

.theme-default .CX-procedure .box-procedure .box-download-procedure {
  padding: 30px 20px;
}
.theme-default .CX-procedure .box-procedure .box-download-procedure .box-file-procedure {
  margin-bottom: 20px;
  border: 2px solid #ccc;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.theme-default .CX-procedure .box-procedure .box-download-procedure .box-file-procedure:hover {
  border-color: #494df4;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
}
.theme-default .CX-procedure .box-procedure .box-download-procedure .box-file-procedure:hover a {
  color: #494df4;
}
.theme-default .CX-procedure .box-procedure .box-download-procedure .box-file-procedure:hover a:before {
  color: #494df4;
}
.theme-default .CX-procedure .box-procedure .box-download-procedure .box-file-procedure:last-child {
  margin-bottom: 0px;
}
.theme-default .CX-procedure .box-procedure .box-download-procedure .box-file-procedure a {
  padding: 20px 30px;
  color: #333;
  font-size: 16px;
}
@media (max-width: 768px) {
  .theme-default .CX-procedure .box-procedure .box-download-procedure .box-file-procedure a {
    padding: 20px 20px;
  }
}
.theme-default .CX-procedure .box-procedure .box-download-procedure .box-file-procedure a:after {
  display: none;
}
.theme-default .CX-procedure .box-procedure .box-download-procedure .box-file-procedure a:before {
  right: 20px;
  color: #ccc;
}
@media (max-width: 768px) {
  .theme-default .CX-procedure .box-procedure .box-download-procedure .box-file-procedure a:before {
    font-size: 16px;
  }
}

.theme-default .CX-interaction-history .box-inner-history .box-history-table .box-table .tbl-recent-status .no-data {
  background-color: #fff8e7 !important;
  color: #333333;
  font-family: "source-sans-pro-regular";
  font-size: 14px;
  padding: 20px 0;
}

.theme-default .CX-request-policies {
  margin: 20px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.theme-default .CX-request-policies .container.CX-wrapper {
  padding-left: 0;
  padding-right: 0;
}
.theme-default .CX-request-policies .box-request .box-form.col-md-8 {
  flex: 0 0 100%;
  max-width: 100%;
  border: 0;
  padding: 0 !important;
}
.theme-default .CX-request-policies .box-request .box-inner-request .header-request {
  padding: 22px 30px !important;
}
.theme-default .CX-request-policies .box-request .box-inner-request .police-note {
  background-color: #fff8e7 !important;
  border-color: transparent !important;
  padding: 0 20px 20px 20px !important;
  margin: 0 30px;
  border-radius: 8px !important;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.theme-default .CX-request-policies .box-request .box-inner-request .police-note h6 {
  color: #333 !important;
  margin-bottom: 0;
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request {
  margin: 0;
  padding: 0 30px;
}
@media (max-width: 768px) {
  .theme-default .CX-request-policies .box-request .box-inner-request .form-request {
    width: 100%;
  }
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request .control-label {
  font-size: 16px;
  color: #333333;
  font-family: "source-sans-pro-semibold";
  font-weight: normal;
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request .form-control {
  border: px solid #cccccc;
  height: 48px;
  font-family: "source-sans-pro-regular";
  font-size: 16px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request .form-control::-webkit-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 16px;
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request .form-control::-moz-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 16px;
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request .form-control:-moz-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 16px;
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request .form-control:-ms-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 16px;
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request select {
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request select.form-control {
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc) !important;
  background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request select.form-control:focus {
  background-image: linear-gradient(45deg, #494df4 50%, transparent 50%), linear-gradient(135deg, transparent 50%, #494df4 50%), linear-gradient(to right, #ccc, #ccc) !important;
  background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
  border-color: #494df4;
  outline: 0;
  box-shadow: none;
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request button.btn.btn-custom-red.btn-pill-form {
  padding: 12px 40px !important;
  width: auto;
  min-width: 160px;
}
@media (max-width: 768px) {
  .theme-default .CX-request-policies .box-request .box-inner-request .form-request button.btn.btn-custom-red.btn-pill-form {
    width: 100%;
  }
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request .select2.select2-container.select2-container--default {
  height: 48px;
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request .select2.select2-container.select2-container--default .select2-selection {
  height: 48px;
  border-color: #ccc;
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request .select2.select2-container.select2-container--default .select2-selection .select2-selection__rendered {
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #333333;
  padding-top: 0;
  border-color: #ccc;
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request#reqBirth .form-group.row .input-group-addon {
  display: none;
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request#reqBirth .form-group.row .form-group {
  position: relative;
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request#reqBirth .form-group.row .form-group .form-control {
  padding-right: 15px;
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request#reqBirth .form-group.row .form-group:after {
  content: "\f133";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  right: 15px;
  top: 35px;
  font-size: 26px;
  color: #494df4;
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request .form-group.row {
  margin-left: 0;
  margin-right: 0;
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request .form-group .form-group.input-text-wrapper,
.theme-default .CX-request-policies .box-request .box-inner-request .form-request .form-group .form-group.input-select-wrapper {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request .form-captcha.row {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request .form-captcha.row .btn {
  font-size: 16px;
  font-family: "source-sans-pro-semibold";
  padding: 10px 30px !important;
  left: 0;
  transform: none;
  flex: 0 0 200px !important;
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request .form-captcha.row .form-group.input-text-wrapper.col-md-6 {
  padding: 0 !important;
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request .form-captcha.row .form-group.input-text-wrapper.col-md-6:nth-child(2) {
  flex: 0 0 100%;
  max-width: 100% !important;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .theme-default .CX-request-policies .box-request .box-inner-request .form-request .form-captcha.row .form-group.input-text-wrapper.col-md-6:nth-child(2) .form-group.input-text-wrapper {
    width: 380px;
  }
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request .form-captcha.row .form-group.input-text-wrapper.col-md-6:first-child {
  flex: 0 1 250px !important;
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request .form-captcha.row .form-group.input-text-wrapper.col-md-6:first-child .img {
  display: flex;
  align-items: center;
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request .form-captcha.row .form-group.input-text-wrapper.col-md-6:first-child .img img.captcha {
  height: 50px;
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request .form-captcha.row .form-group.input-text-wrapper.col-md-6:first-child .img .refresh {
  border: 0;
  background-color: #494df4;
  height: 50px;
  width: 50px;
  line-height: 50px;
  position: relative;
  top: px;
  left: -2px;
  text-align: center;
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request .form-captcha.row .form-group.input-text-wrapper.col-md-6:first-child .img .refresh span.taglib-text.sr-only {
  display: none;
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request .form-captcha.row .form-group.input-text-wrapper.col-md-6:first-child .img .refresh a {
  border: 0;
  display: inline-block;
  height: 50px;
  position: relative;
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request .form-captcha.row .form-group.input-text-wrapper.col-md-6:first-child .img .refresh a img {
  display: none;
  -wwebkit-filter: brightness(0) invert(1);
  -moz-filter: brightness(0) invert(1);
  -ms-filter: brightness(0) invert(1);
  -o-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.theme-default .CX-request-policies .box-request .box-inner-request .form-request .form-captcha.row .form-group.input-text-wrapper.col-md-6:first-child .img .refresh a:after {
  content: "\f01e";
  font-family: "Font Awesome 5 Pro";
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #ffffff;
  z-index: 2;
  font-size: 20px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.CX-request-policies .container.CX-wrapper .box-request .form-request {
  margin: 0;
  padding: 0 30px;
}
.CX-request-policies .container.CX-wrapper .box-request .box-form .btn-custom-red {
  left: 0 !important;
  transform: none !important;
  font-size: 16px;
  font-family: "source-sans-pro-semibold";
  padding: 10px 30px !important;
  min-width: 200px;
  max-width: 200px;
}

.CX-navigation.new .box-navigation .cx-user.mobile {
  border: 0px;
}
@media (max-width: 1024px) {
  .CX-navigation.new .box-navigation .cx-user.mobile ul {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    width: 100%;
  }
  .CX-navigation.new .box-navigation .cx-user.mobile ul li {
    margin: 0 0;
    padding: 0 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .CX-navigation.new .box-navigation .cx-user.mobile ul li a {
    display: block;
    font-weight: normal;
    font-size: 14px;
    text-transform: capitalize !important;
    padding: 20px 20px;
  }
  .CX-navigation.new .box-navigation .cx-user.mobile ul li:last-child {
    border-bottom: 0px;
  }
}

@media (max-width: 1024px) {
  .theme-default .box-header .box-logo > a.logo-axa-emma img,
  .theme-default .box-header-nav-mobile .box-logo > a.logo-axa-emma img,
  .theme-default .box-header .box-logo > a.logo-axa-mandiri img,
  .theme-default .box-header-nav-mobile .box-logo > a.logo-axa-mandiri img {
    width: auto;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .CX-header.mobile .box-header .box-logo {
    display: none;
  }
  .CX-header.mobile .box-header .box-logo-mobile.hide {
    display: block !important;
  }
  .dashboard-ringkasan > .container.CX-wrapper {
    max-width: initial !important;
  }
  .dashboard-ringkasan > .container.CX-wrapper #column-1 {
    padding-right: 0px;
  }
  .CX-image-dashboard {
    overflow: hidden;
  }
  .CX-image-dashboard .container.CX-wrapper {
    max-width: initial !important;
  }
  .theme-default .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust .box-profile-pict {
    max-width: 70px;
  }
  .theme-default .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust .box-profile-pict .profile-pict {
    width: 70px;
    height: 70px;
    margin-left: 0px;
  }
  .theme-default .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust .box-edit-acc {
    padding-right: 0px;
    padding-left: 10px;
    flex: 1 1 auto;
    max-width: initial !important;
  }
  .theme-default .CX-profile .box-out-profile .box-inner-profile .box-detail-profile .box-left .box-cust .box-edit-acc a.btn-custom {
    font-size: 11px !important;
  }
}
@media (max-width: 820px) {
  .CX-image-dashboard .box-image-dashboard .box-image-dashboard-inner .box-img {
    width: 307px;
  }
}
section.CX-main-CMS.success-box {
  color: #333333;
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
}
section.CX-main-CMS.success-box .box-header-cms-inner {
  text-align: center;
}
section.CX-main-CMS.success-box .box-message-detail {
  padding: 20px 15px;
}
section.CX-main-CMS.success-box .box-message-detail .text {
  font-size: 18px;
  margin-bottom: 20px;
  color: #333333;
}
@media (max-width: 767px) {
  section.CX-main-CMS.success-box .box-message-detail .text {
    font-size: 14px;
  }
}
section.CX-main-CMS.success-box .box-message-detail .act .btn {
  font-size: 16px;
  width: 160px;
  padding: 10px 20px !important;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
}
@media (max-width: 768px) {
  section.CX-main-CMS.success-box .box-message-detail .act .btn {
    width: unset;
  }
}

#dynamic-konvensional .box-policies-inner .box-policies-content .box-policies-content-inner h5.no-data,
#dynamic-syariah .box-policies-inner .box-policies-content .box-policies-content-inner h5.no-data {
  color: #333333 !important;
  margin: 0 25px 20px;
  padding: 20px;
}
#dynamic-konvensional .box-policies-inner .box-policies-content .box-policies-content-inner h5.no-data a,
#dynamic-syariah .box-policies-inner .box-policies-content .box-policies-content-inner h5.no-data a {
  font-family: "source-sans-pro-semibold";
}

.CX-unit-widget .box-unit .control-unit li {
  flex: 1;
  width: auto !important;
}

@media (max-width: 991px) {
  .container {
    max-width: 990px;
  }
}
@media (max-width: 1024px) {
  .language-bar .portlet-decorate .portlet-content {
    background: transparent !important;
  }
}
@media (max-width: 1024px) {
  .language-bar {
    padding-top: 10px;
  }
  .language-bar .portlet-body {
    display: flex;
    flex-wrap: wrap;
  }
  .language-bar .portlet-body a {
    padding: 0px 20px !important;
  }
}

section.CX-main-CMS.calendar-event.with-hd-color.no-border .box-utama-cms {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  height: 30px;
  line-height: 30px;
}

.CX-pil-claim .form-request .alert-secondary {
  background-color: #b5d0ee;
  border-color: #b5d0ee;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  font-family: "source-sans-pro-semibold";
}
.CX-pil-claim .form-request .alert-secondary:after {
  content: "";
  position: absolute;
  font-weight: bold;
  top: -12px;
  left: 50%;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 15px solid #b5d0ee;
}
.CX-pil-claim .form-request .form {
  position: relative;
}
.CX-pil-claim .form-request .cx-check-done {
  color: #4ff100;
  font-size: 25px;
  position: absolute;
  top: 37px;
  right: 40px;
}
.CX-pil-claim .form-request .box-loader {
  font-size: 25px;
  position: absolute;
  top: 30px;
  right: 40px;
}
.CX-pil-claim .form-request .btn i {
  margin-right: 5px;
}

.fa-brands {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
}

.CX-navigation.new .box-navigation {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}
.CX-navigation.new .box-navigation::-webkit-scrollbar {
  display: none;
}

@media (min-width: 1280px) {
  body .CX-header .container-fluid.CX-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.CX-header .box-header .box-logo.dual {
  flex: 0 0 auto;
}
.CX-header .box-header .box-others ul div .cx-head-top.has-dropdown {
  top: 2px;
}
.CX-header .box-header .box-others ul li.cx-head-top .language-bar .language-entry-short-text {
  top: 3px;
  position: relative;
}
.CX-header .box-header .box-others ul li.cx-head-top.has-dropdown {
  padding-right: 0px;
}
.CX-header .box-header .box-others ul li.cx-head-top.has-dropdown .cx-sign.user_act span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  display: inline-block;
  position: relative;
  top: 3px;
}
.CX-header .box-header .box-others ul li.cx-head-top.has-dropdown .cx-sign.user_act .fa,
.CX-header .box-header .box-others ul li.cx-head-top.has-dropdown .cx-sign.user_act .fas,
.CX-header .box-header .box-others ul li.cx-head-top.has-dropdown .cx-sign.user_act i {
  position: relative;
  top: -2px !important;
}
.CX-header .box-header .box-others ul li.cx-head-top.has-dropdown .cx-sign.user_act .fa.fal.fa-chevron-down,
.CX-header .box-header .box-others ul li.cx-head-top.has-dropdown .cx-sign.user_act .fas.fal.fa-chevron-down,
.CX-header .box-header .box-others ul li.cx-head-top.has-dropdown .cx-sign.user_act i.fal.fa-chevron-down {
  top: -4px !important;
}

.perubahan-data-policies {
  margin-top: 20px;
}
@media (min-width: 1025px) {
  .perubahan-data-policies .section-content {
    padding: 0 15px 20px;
  }
}
.perubahan-data-policies .box-outer-content {
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  background-color: #ffffff;
  border: 1px solid rgba(204, 204, 204, 0.8);
}
.perubahan-data-policies .box-content {
  padding: 0;
  padding-bottom: 15px;
}
.perubahan-data-policies .box-perubahan-header {
  padding: 25px;
}
.perubahan-data-policies .box-perubahan-header label {
  font-size: 16px;
  font-family: "source-sans-pro-semibold";
  margin-bottom: 0px;
  color: #494df4;
}
.perubahan-data-policies .box-akses-list {
  display: flex;
  flex-wrap: wrap;
  column-gap: 5px;
}
.perubahan-data-policies .box-akses-list a {
  margin-right: 0px;
  margin-bottom: 20px;
  text-decoration: none;
  width: 79px;
  text-align: center;
  vertical-align: top;
  flex: 0 1 19%;
}
@media (min-width: 1367px) {
  .perubahan-data-policies .box-akses-list a {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .perubahan-data-policies .box-akses-list a {
    flex: 0 1 30%;
    margin-bottom: 20px;
  }
}
.perubahan-data-policies .box-akses-list a:last-child {
  margin-right: 0px;
}
.perubahan-data-policies .box-akses-list a .box-circle {
  margin: 0 auto;
  margin-bottom: 10px;
  width: 49px;
  height: 49px;
  line-height: 50px;
  background: rgba(255, 255, 255, 0) 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2509803922);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.perubahan-data-policies .box-akses-list a .box-circle img {
  height: 38px;
}
@media (max-width: 767px) {
  .perubahan-data-policies .box-akses-list a .box-circle img {
    height: 28px;
  }
}
@media (min-width: 1367px) {
  .perubahan-data-policies .box-akses-list a .box-circle {
    width: 59px;
    height: 59px;
    line-height: 59px;
  }
}
@media (max-width: 767px) {
  .perubahan-data-policies .box-akses-list a .box-circle {
    width: 55px;
    height: 55px;
    line-height: 55px;
  }
}
.perubahan-data-policies .box-akses-list a .title {
  color: #5f5f5f;
  line-height: 13px;
}
@media (max-width: 767px) {
  .perubahan-data-policies .box-akses-list a .title {
    font-size: 10px;
  }
}
.perubahan-data-policies .box-akses-list a:hover .box-circle {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}

section.perubahan-data-policies.simple {
  padding: 20px 20px 0px;
}
section.perubahan-data-policies.simple .box-outer-content .box-content .box-akses-list {
  display: flex;
}
@media (max-width: 767px) {
  section.perubahan-data-policies.simple .box-outer-content .box-content .box-akses-list {
    overflow-x: auto;
    padding-top: 20px;
    padding-left: 20px;
  }
}
section.perubahan-data-policies.simple .box-outer-content .box-content .box-akses-list a {
  width: 20%;
  flex: 0 0 20%;
  max-width: 20%;
  margin-right: 0;
  color: #cccccc;
}
@media (max-width: 767px) {
  section.perubahan-data-policies.simple .box-outer-content .box-content .box-akses-list a {
    width: 100px;
    max-width: 100px;
    flex: 1;
    margin-right: 20px;
  }
}
section.perubahan-data-policies.simple .box-outer-content .box-content .box-akses-list a .box-circle {
  background: #ffffff !important;
  background-color: #ffffff !important;
  width: 100px;
  height: 100px;
  line-height: 100px;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
  section.perubahan-data-policies.simple .box-outer-content .box-content .box-akses-list a .box-circle {
    width: 65px;
    height: 65px;
    line-height: 65px;
  }
}
section.perubahan-data-policies.simple .box-outer-content .box-content .box-akses-list a .box-circle .ico img {
  height: 70px;
}
@media (max-width: 767px) {
  section.perubahan-data-policies.simple .box-outer-content .box-content .box-akses-list a .box-circle .ico img {
    height: 41px;
  }
}
section.perubahan-data-policies.simple .box-outer-content .box-content .box-akses-list a .title {
  color: #5f5f5f;
  font-size: 18px;
  font-family: "source-sans-pro-regular";
}
@media (max-width: 767px) {
  section.perubahan-data-policies.simple .box-outer-content .box-content .box-akses-list a .title {
    font-size: 14px;
  }
}
section.perubahan-data-policies.simple .box-outer-content .box-content .box-akses-list a.disabled {
  cursor: default;
}
section.perubahan-data-policies.simple .box-outer-content .box-content .box-akses-list a.disabled .title {
  color: #cccccc;
}
section.perubahan-data-policies.simple .box-outer-content .box-content .box-akses-list a.disabled .box-circle {
  box-shadow: none;
}
section.perubahan-data-policies.simple .box-outer-content .box-content .box-akses-list a.disabled .box-circle .ico img {
  opacity: 0.5;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
section.perubahan-data-policies.simple .box-outer-content .box-content .box-akses-list a.disabled:hover .box-circle {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}

@media (min-width: 1024px) {
  .box-inner-content {
    min-height: 85vh;
  }
}
.cx-estate {
  width: 100% !important;
}
@media (min-width: 768px) {
  .cx-estate .form {
    width: 40%;
  }
}
.cx-estate .form .select2-container {
  width: 100% !important;
}
@media (max-width: 768px) {
  .cx-estate .form .cx-check-done {
    right: 35px;
  }
}
.cx-estate .CX-procedure {
  display: grid;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 1024px) {
  .cx-estate .CX-procedure {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 768px) {
  .cx-estate .CX-procedure {
    grid-template-columns: repeat(1, 1fr);
  }
}
.cx-estate .CX-procedure .col-sm-3 {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
.cx-estate .CX-procedure .col-sm-3 .box-card-download .box-card-item {
  background-color: #f5f5f5;
  padding: 25px 20px;
  border-radius: 8px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: 2px solid transparent;
}
.cx-estate .CX-procedure .col-sm-3 .box-card-download .box-card-item:hover {
  border: 2px solid #494df4;
  background-color: #f7f7f7 !important;
  color: #333333;
}
.cx-estate .CX-procedure .col-sm-3 .box-card-download .box-card-item:hover .box-ico img {
  filter: none;
}
.cx-estate .CX-procedure .col-sm-3 .box-card-download .box-card-item:hover .label-download {
  color: #ffffff !important;
}
.cx-estate .CX-procedure .col-sm-3 .box-card-download .box-card-item .month-file {
  position: absolute;
  right: 10px;
  font-size: 1rem;
  color: #000;
  padding: 5px 15px;
  background: #b5d0ee;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
}
.cx-estate .CX-procedure .col-sm-3 .box-card-download .box-card-item .title {
  font-size: 16px;
  letter-spacing: 0;
  font-family: "source-sans-pro-semibold";
  margin: 15px 0;
}
@media (max-width: 768px) {
  .cx-estate .CX-procedure .col-sm-3 .box-card-download .box-card-item .title {
    font-size: 14px;
  }
}
.cx-estate .CX-procedure .col-sm-3 .box-card-download .box-card-item .tipe_size {
  font-size: 12px;
}
.cx-estate .CX-procedure .col-sm-3 .box-card-download .box-card-item .label-download {
  font-weight: normal;
  letter-spacing: 0;
  font-size: 14px;
  font-family: "source-sans-pro-semibold";
  text-transform: none;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  background-color: #494df4;
  color: #ffffff;
  padding: 8px 20px;
  width: 100%;
  text-align: center;
}
.cx-estate .CX-procedure .col-sm-3 .box-card-download .box-card-item .label-download:before {
  display: none;
}
.cx-estate .CX-procedure .col-sm-3 .box-card-download .box-card-item .label-download:after {
  content: "\f34a";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  margin-left: 5px;
}
.cx-estate .alert-info.payment-note {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
  color: #000;
  padding: 20px 30px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
}
.cx-estate .alert-info.payment-note .alert-indicator {
  color: #494df4;
}

.modal-live-chat .modal-dialog {
  position: relative;
  transform: translate(-100%, -50%);
}
.modal-live-chat .modal-dialog .modal-content {
  border-radius: 12px;
  border: none;
  background: transparent linear-gradient(150deg, #494df4 0%, #9fbeaf 100%) 0 0 no-repeat padding-box;
  max-width: 800px;
}
@media (max-width: 768px) {
  .modal-live-chat .modal-dialog .modal-content {
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
.modal-live-chat .modal-dialog .modal-content .modal-body {
  height: auto;
  padding: 0;
  margin-bottom: 0px;
}
@media (max-width: 360px) {
  .modal-live-chat .modal-dialog .modal-content .modal-body {
    max-height: 98vh;
    overflow: auto;
  }
}
.modal-live-chat .modal-dialog .modal-content .modal-body .close {
  float: none;
  position: absolute;
  right: 1rem;
  top: 1rem;
  z-index: 2;
  color: #ffffff;
  opacity: 1;
}
.modal-live-chat .modal-dialog .modal-content .modal-body .box-content {
  position: relative;
  height: 400px;
}
@media (max-width: 768px) {
  .modal-live-chat .modal-dialog .modal-content .modal-body .box-content {
    height: auto;
  }
}
.modal-live-chat .modal-dialog .modal-content .modal-body .box-content .box-text {
  padding-top: 5rem;
  padding-left: 5rem;
  max-width: 70%;
  margin-left: auto;
  color: #ffffff;
}
@media (max-width: 768px) {
  .modal-live-chat .modal-dialog .modal-content .modal-body .box-content .box-text {
    padding: 0 2rem;
    padding-top: 5rem;
    max-width: 100%;
  }
}
.modal-live-chat .modal-dialog .modal-content .modal-body .box-content .box-text .note {
  margin-top: 2rem;
}
@media (max-width: 767px) {
  .modal-live-chat .modal-dialog .modal-content .modal-body .box-content .box-text .note {
    margin-top: 1rem;
  }
}
.modal-live-chat .modal-dialog .modal-content .modal-body .box-content .box-text .cx-btn {
  background-color: transparent;
  border: 2px solid #ffffff;
  min-width: 150px;
}
.modal-live-chat .modal-dialog .modal-content .modal-body .box-content .box-text .cx-btn:before {
  background-color: rgba(255, 255, 255, 0.3);
}
.modal-live-chat .modal-dialog .modal-content .modal-body .box-content .box-text .cx-btn:hover {
  background-color: #ffffff;
  color: #ffa300;
}
.modal-live-chat .modal-dialog .modal-content .modal-body .box-content .box-image {
  position: absolute;
  bottom: 0;
  left: 0;
  max-height: 315px;
  max-width: 315px;
  height: 315px;
  width: auto;
}
.modal-live-chat .modal-dialog .modal-content .modal-body .box-content .box-image .img-fluid {
  height: 100%;
}
@media (max-width: 768px) {
  .modal-live-chat .modal-dialog .modal-content .modal-body .box-content .box-image {
    position: relative;
    text-align: right;
  }
}

.other-docs .box-inner-request .cx-estate {
  padding: 0 40px;
  margin-bottom: 30px;
}
@media (max-width: 1024px) {
  .other-docs .box-inner-request .cx-estate .CX-procedure {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 768px) {
  .other-docs .box-inner-request .cx-estate .CX-procedure {
    grid-template-columns: repeat(1, 1fr);
  }
}
.other-docs .box-inner-request .cx-estate .CX-procedure .box-card-download .box-card-item .month-file {
  position: absolute;
  right: 10px;
  font-size: 1rem;
  color: #000;
  padding: 5px 15px;
  background: #b5d0ee;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
}
.other-docs .box-inner-request .cx-estate .CX-procedure .box-card-download .box-card-item .title {
  color: #000;
}

section.CX-main-CMS.image-dashboard.tele-dash {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
}
section.CX-main-CMS.image-dashboard.tele-dash .CX-image-dashboard:before {
  content: none;
}
section.CX-main-CMS.image-dashboard.tele-dash .CX-image-dashboard .box-image-dashboard-inner {
  background-color: transparent;
}
section.CX-main-CMS.image-dashboard.tele-dash .CX-image-dashboard .box-img {
  text-align: right;
}
@media (max-width: 768px) {
  section.CX-main-CMS.image-dashboard.tele-dash .CX-image-dashboard .box-img {
    text-align: center;
  }
}
@media (max-width: 768px) {
  section.CX-main-CMS.image-dashboard.tele-dash .CX-image-dashboard .box-text {
    text-align: center;
  }
}
section.CX-main-CMS.image-dashboard.tele-dash .CX-image-dashboard .box-text h3,
section.CX-main-CMS.image-dashboard.tele-dash .CX-image-dashboard .box-text .text {
  color: #00008f;
}
section.CX-main-CMS.image-dashboard.tele-dash .CX-image-dashboard .box-text p {
  margin-bottom: 0;
}
section.CX-main-CMS.image-dashboard.tele-dash .CX-image-dashboard .box-text .text {
  font-size: 1.2rem;
  margin-bottom: 20px;
}

.CX-Header-wellness {
  margin-top: 20px;
}
.CX-Header-wellness .container-header-wellness {
  background-color: #ebedff;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: center;
  border-radius: 6px;
  position: relative;
}
.CX-Header-wellness .container-header-wellness .box-logo-emma {
  flex: none;
  padding: 0 20px;
}
.CX-Header-wellness .container-header-wellness .box-label-header {
  max-width: 80%;
  padding: 10px 25% 10px 0;
}
.CX-Header-wellness .container-header-wellness .box-label-header h4 {
  font-size: 18px;
}
.CX-Header-wellness .container-header-wellness .box-label-header p {
  font-size: 13px;
  margin-bottom: 0;
}
.CX-Header-wellness .container-header-wellness .box-logo-3d {
  position: absolute;
  right: 15px;
  max-width: 200px;
}
.cx-btn-promo {
  margin-top: 30px;
}
.cx-btn-promo .container-btn-promo .btn-promo-group {
  list-style-type: none;
  padding-left: 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
.cx-btn-promo .container-btn-promo .btn-promo-group .btn-link-direct a {
  border: 1px solid;
  padding: 8px 18px;
  border-radius: 50px;
  color: #3032c1;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  z-index: 1;
  font-family: "source-sans-pro-semibold";
  border-radius: 20px !important;
}
.cx-btn-promo .container-btn-promo .btn-promo-group .btn-link-direct a svg {
  vertical-align: middle;
  max-height: 15px;
}
.cx-btn-promo .container-btn-promo .btn-promo-group .btn-link-direct a:hover, .cx-btn-promo .container-btn-promo .btn-promo-group .btn-link-direct a.active {
  color: #fff !important;
  background-color: #494df4;
  border-color: #494df4;
  font-weight: normal;
}
.cx-btn-promo .container-btn-promo .btn-promo-group .btn-link-direct a:hover svg path, .cx-btn-promo .container-btn-promo .btn-promo-group .btn-link-direct a.active svg path {
  fill: #fff !important;
}

.cx-promo-terkait .header-promo-terkait {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  margin: 10px 0;
  position: relative;
}
.cx-promo-terkait .header-promo-terkait:before {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.3019607843);
  height: 1px;
  width: 100%;
  left: 0;
  top: 50%;
  z-index: 1;
}
.cx-promo-terkait .header-promo-terkait .box-label-header {
  padding-right: 15px;
  background-color: #fbfbfb;
  z-index: 2;
}
.cx-promo-terkait .header-promo-terkait .box-label-header label {
  margin-bottom: 0;
  font-family: "source-sans-pro-semibold";
}
.cx-promo-terkait .header-promo-terkait .box-button-more {
  padding-left: 15px;
  background-color: #fbfbfb;
  z-index: 2;
}
.cx-promo-terkait .container-promo-terkait .outer-card-promo {
  display: flex;
  flex-wrap: wrap;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 768px) {
  .cx-promo-terkait .container-promo-terkait .outer-card-promo {
    grid-template-columns: repeat(1, 1fr);
  }
}
.cx-promo-terkait .container-promo-terkait .outer-card-promo .card-promo-voucher {
  border-radius: 8px;
  width: 330px;
}
.cx-promo-terkait .container-promo-terkait .outer-card-promo .card-promo-voucher .card-item-first {
  max-height: 150px;
  height: 88px;
  overflow: hidden;
  border-radius: 8px 8px 0 0;
  text-align: center;
  position: relative;
}
@media (max-width: 768px) {
  .cx-promo-terkait .container-promo-terkait .outer-card-promo .card-promo-voucher .card-item-first {
    height: 108px;
  }
}
.cx-promo-terkait .container-promo-terkait .outer-card-promo .card-promo-voucher .card-item-first:before {
  content: " ";
  display: block;
  height: 40px;
  width: 40px;
  background: #ffffff;
  position: absolute;
  top: 50%;
  left: -20px;
  transform: translatey(-50%);
  border-radius: 50%;
}
.cx-promo-terkait .container-promo-terkait .outer-card-promo .card-promo-voucher .card-item-first:after {
  content: " ";
  display: block;
  height: 40px;
  width: 40px;
  background: #ffffff;
  position: absolute;
  top: 50%;
  right: -20px;
  transform: translatey(-50%);
  border-radius: 50%;
}
.cx-promo-terkait .container-promo-terkait .outer-card-promo .card-promo-voucher .card-item-first img {
  object-fit: contain;
  margin: 0 auto;
  height: -webkit-fill-available;
}
.cx-promo-terkait .container-promo-terkait .outer-card-promo .card-promo-voucher .card-body {
  padding: 10px 10px;
}
.cx-promo-terkait .container-promo-terkait .outer-card-promo .card-promo-voucher .card-body .card-row .autofit-col.autofit-col-expand {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
}
.cx-promo-terkait .container-promo-terkait .outer-card-promo .card-promo-voucher .card-body .card-row .autofit-col.autofit-col-expand .btn-group-item {
  margin-right: 0;
  margin-left: auto;
}
.cx-promo-terkait .container-promo-terkait .outer-card-promo .card-promo-voucher .card-body .card-row .autofit-col.autofit-col-expand .btn-group-item .btn.btn-primary.btn-custom-red {
  font-size: 12px;
  padding: 10px 20px !important;
}
.cx-promo-terkait .container-promo-terkait .outer-card-promo .card-promo-voucher .card-body .card-row .icon-card-voucher {
  margin-right: 5px;
}

.cx-evoucher-detail {
  margin-top: 20px;
}
.cx-evoucher-detail .box-banner-voucher {
  max-height: 450px;
  overflow: hidden;
  margin-bottom: 20px;
  border-radius: 8px;
}
.cx-evoucher-detail .box-banner-voucher img {
  object-fit: contain;
  margin: 0 auto;
  height: auto;
  width: 100%;
}
.cx-evoucher-detail .box-detail-promo .box-left .box-desc {
  width: 80%;
  margin: 0 auto;
}
.cx-evoucher-detail .box-detail-promo .box-right {
  padding: 0;
}
.cx-evoucher-detail .box-detail-promo .box-right .CX-Detail-voucher-tab .container-voucher-tab {
  background: #f7f7fd;
  border: 1px solid #cecef3;
  border-radius: 8px;
  padding: 20px;
}
.cx-evoucher-detail .box-detail-promo .box-right .CX-Detail-voucher-tab .container-voucher-tab .content-voucher .box-inner-voucher {
  padding: 0;
  margin: 0;
}
.cx-evoucher-detail .box-detail-promo .box-right .CX-Detail-voucher-tab .container-voucher-tab .content-voucher .box-inner-voucher .label-voucher,
.cx-evoucher-detail .box-detail-promo .box-right .CX-Detail-voucher-tab .container-voucher-tab .content-voucher .box-inner-voucher .label-content-voucher {
  padding: 0;
}
.cx-evoucher-detail .box-detail-promo .box-right .CX-Detail-voucher-tab .container-voucher-tab .content-voucher .box-inner-voucher .label-content-voucher {
  text-align: right;
  font-family: "source-sans-pro-semibold";
}
.cx-evoucher-detail .box-detail-promo .box-right .CX-Detail-voucher-tab .container-voucher-tab .content-voucher .btn-group-item {
  display: block;
}
.cx-evoucher-detail .box-detail-promo .box-right .CX-Detail-voucher-tab .container-voucher-tab .content-voucher .btn-group-item .btn-custom-red {
  width: 100%;
  border-radius: 8px !important;
}

.new-language ul {
  background: #eceff8;
  border-radius: 50px;
  list-style: none;
  margin: 0;
  padding-left: 0;
  transition: all 0.5s ease;
}
@media (max-width: 1024px) {
  .new-language ul {
    background: transparent;
    border-radius: 0;
  }
}
.new-language li {
  color: #fff;
  background: #eceff8;
  border-radius: 50px;
  display: block;
  padding: 2px 13px;
  width: max-content;
  text-align: center;
  position: relative;
  text-decoration: none;
  transition: all 0.5s ease;
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .new-language li {
    background: transparent;
  }
}
@media (max-width: 1024px) {
  .new-language ul li a.current-lang {
    display: none !important;
  }
}
.new-language li a {
  margin: 0 !important;
  padding-right: 0px !important;
  color: #3032c1 !important;
}
.new-language li a i {
  padding-right: 0;
}
.new-language li a:after {
  display: none;
}
@media (min-width: 1025px) {
  .new-language li:hover,
  .new-language li:focus-within {
    background: #ffb600;
    cursor: pointer;
    border-radius: 15px 15px 0 0;
  }
  .new-language li:hover span,
  .new-language li:focus-within span {
    color: #3032c1;
  }
  .new-language li:focus-within a {
    outline: none;
  }
  .new-language ul li:hover > ul,
  .new-language ul li:focus-within > ul,
  .new-language ul li ul:hover,
  .new-language ul li ul:focus {
    visibility: visible;
    opacity: 1;
    display: block;
  }
}
.new-language ul li ul {
  background: #ffb600;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  transition: all 0.5s ease;
  margin-top: 2px;
  left: 0;
  display: none;
  border-radius: 0 0 15px 15px;
}
@media (max-width: 1024px) {
  .new-language ul li ul {
    background: transparent;
    display: block;
    visibility: unset;
    opacity: 1;
    width: 100px !important;
    display: grid;
    grid-column-gap: 20px;
    grid-template-columns: repeat(2, 1fr);
  }
}
.new-language ul li ul li {
  clear: both;
  width: 100%;
  padding: 5px 22px;
  border-radius: 0;
}
@media (max-width: 1024px) {
  .new-language ul li ul li {
    background: transparent;
  }
}
.new-language ul li ul li:last-child {
  border-radius: 0 0 12px 12px;
}
.new-language ul li ul li.active span {
  color: #ffb600;
}

.CX-new-change-password {
  margin-top: 20px;
  background-color: transparent;
}
.CX-new-change-password .cx-admin-form {
  margin: auto;
}
@media (min-width: 768px) {
  .CX-new-change-password .cx-admin-form {
    max-width: 1024px;
    width: 60%;
  }
}
.CX-new-change-password .box-show-pass a {
  width: 30px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  position: absolute;
  top: 16px;
  right: 10px;
  margin-top: 16px;
  cursor: pointer;
  text-decoration: none;
  color: #333333;
  font-size: 20px;
}
@media (max-width: 768px) {
  .CX-new-change-password .box-show-pass a {
    margin-top: 12px;
    top: 20px;
    right: 40px;
  }
}
.CX-new-change-password .box-show-pass a:hover {
  color: #494df4;
}
.CX-new-change-password .box-show-pass a.active:before {
  content: "\f070";
}
.CX-new-change-password .box-show-pass a:before {
  content: "\f06e";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
}

.cx-wellness-mercant.cx-wellness-promo .box-outer-wellnes {
  box-shadow: unset;
  background: transparent;
}
.cx-wellness-mercant.cx-wellness-promo .box-outer-wellnes .box-content {
  padding: 0;
  cursor: default;
}
.cx-wellness-mercant.cx-wellness-promo .box-outer-wellnes .box-content .box-wellness {
  display: grid;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: repeat(3, 1fr);
}
.cx-wellness-mercant.cx-wellness-promo .box-outer-wellnes .box-content .box-grid-inner {
  padding: 0;
  margin: auto;
}
@media (min-width: 1024px) {
  .cx-wellness-mercant.cx-wellness-promo .box-outer-wellnes .box-content .box-grid-inner {
    max-width: 370px;
  }
}
.cx-wellness-mercant.cx-wellness-promo .box-outer-wellnes .box-content .box-img {
  position: relative;
}
.cx-wellness-mercant.cx-wellness-promo .box-outer-wellnes .box-content .box-img .promo-cate {
  position: absolute;
  top: 15px;
  left: 20px;
  background-color: #ffffff;
  padding: 5px 15px;
  border-radius: 50px;
  font-size: 11px;
  font-family: "source-sans-pro-semibold";
  line-height: 13px;
  color: #000000;
}
.cx-wellness-mercant.cx-wellness-promo .box-outer-wellnes .box-content .box-text {
  padding: 5px;
}
.cx-wellness-mercant.cx-wellness-promo .box-outer-wellnes .box-content .box-text .caption .box-tag {
  display: grid;
  grid-column-gap: 10px;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 12px !important;
}
.cx-wellness-mercant.cx-wellness-promo .box-outer-wellnes .box-content .box-text .caption .box-tag .date {
  margin-bottom: 0 !important;
  align-items: center;
}
.cx-wellness-mercant.cx-wellness-promo .box-outer-wellnes .box-content .box-text .caption .box-tag .date svg {
  margin-right: 5px;
  margin-top: -3px;
}
.cx-wellness-mercant.cx-wellness-promo .box-outer-wellnes .box-content .box-text .caption .box-tag .date p {
  font-size: 11px;
  font-family: "source-sans-pro-semibold";
  color: #000000;
}
.cx-wellness-mercant.cx-wellness-promo .box-outer-wellnes .box-content .box-text .caption .box-tag .location {
  margin-bottom: 0 !important;
  align-items: center;
}
.cx-wellness-mercant.cx-wellness-promo .box-outer-wellnes .box-content .box-text .caption .box-tag .location i {
  color: black;
  margin-top: -2px;
}
.cx-wellness-mercant.cx-wellness-promo .box-outer-wellnes .box-content .box-text .caption .box-tag .location p {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 11px;
  font-family: "source-sans-pro-semibold";
  color: #000000;
}
.cx-wellness-mercant.cx-wellness-promo .box-outer-wellnes .box-content .box-text .box-title {
  position: relative;
}
.cx-wellness-mercant.cx-wellness-promo .box-outer-wellnes .box-content .box-text .box-title .title {
  font-size: 20px !important;
  line-height: 26px;
  max-width: 85%;
}
.cx-wellness-mercant.cx-wellness-promo .box-outer-wellnes .box-content .box-text .box-title .score {
  position: absolute;
  top: 5px;
  right: 0;
  width: 70px;
}
.cx-wellness-mercant.cx-wellness-promo .box-outer-wellnes .box-content .box-text .box-title .promo-desc {
  font-size: 11px;
  font-family: "source-sans-pro-semibold";
  color: rgba(0, 0, 0, 0.49);
}
.cx-wellness-mercant.cx-wellness-promo .box-outer-wellnes .box-content .box-text .box-action-bttn {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
  display: grid;
  grid-column-gap: 10px;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
.cx-wellness-mercant.cx-wellness-promo .box-outer-wellnes .box-content .box-text .box-action-bttn .discount-ticket {
  background: #914146;
}
.cx-wellness-mercant.cx-wellness-promo .box-outer-wellnes .box-content .box-text .box-action-bttn .link-more.btn-custom-red {
  position: relative;
  bottom: 0;
  padding: 10px 20px !important;
}
.cx-wellness-mercant.cx-wellness-promo .box-outer-wellnes .box-content .box-text .box-action-bttn .link-more.btn-custom-red:before {
  content: "\f178";
  right: 10px;
}
.cx-wellness-mercant.cx-wellness-promo .box-outer-wellnes .box-content .box-text .box-action-bttn .link-more.btn-custom-red:hover:before {
  right: 5px;
}

.score {
  display: block;
  max-width: 5em;
  height: 1em;
  margin: auto;
  background: #eee;
  background: linear-gradient(90deg, #fc0 var(--_score, 50%), #eee 0);
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" ><path fill="%23000" d="M16 2 L20 12 30 12 22 19 25 30 16 23 7 30 10 19 2 12 12 12 Z"/></svg>') 0 0/1em 1em;
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" ><path fill="%23000" d="M16 2 L20 12 30 12 22 19 25 30 16 23 7 30 10 19 2 12 12 12 Z"/></svg>') 0 0/1em 1em;
}

.filter-container::-webkit-scrollbar {
  -webkit-appearance: none;
}
.filter-container::-webkit-scrollbar:vertical {
  width: 4px;
}
.filter-container::-webkit-scrollbar:horizontal {
  height: 4px;
}
.filter-container::-webkit-scrollbar-thumb {
  background-color: rgba(128, 128, 128, 0.7);
  border-radius: 10px;
}
.filter-container::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #f0f0f0;
}

.filter-container {
  display: flex;
  gap: 7px;
  padding: 0 0 0;
  overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
.filter-container a.filter-button {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  border: 1px solid #ccc;
  border-radius: 9999px;
  padding: 6px 12px;
  background-color: #f9f9f9;
  font-size: 14px;
  color: #444;
  text-decoration: none;
  flex-shrink: 0;
  transition: all 0.3s ease;
}
.filter-container a.filter-button.md {
  font-size: 16px;
}
.filter-container a.filter-button .badge {
  background-color: #555;
  color: white;
  font-size: 12px;
  border-radius: 9999px;
  padding: 2px 8px;
  font-weight: 500;
}
.filter-container a.filter-button.active {
  border-color: #494df4;
  color: #494df4;
  background: rgba(73, 77, 244, 0.09);
  font-family: "source-sans-pro-semibold";
}
.filter-container a.filter-button.active .badge {
  background-color: #494df4;
}
.filter-container a.filter-button:hover {
  background-color: #efefef;
}

.filter-container a.filter-button.md {
  font-size: 16px;
}
.filter-container a.filter-button.total:before, .filter-container a.filter-button.terhubung:before, .filter-container a.filter-button.janjian:before, .filter-container a.filter-button.deal:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.9911 8.45654L4.32445 8.45654' stroke='black' stroke-width='1.25' stroke-linecap='round'/%3E%3Cpath d='M15.9911 11.79L4.32445 11.79' stroke='black' stroke-width='1.25' stroke-linecap='round'/%3E%3Cpath d='M15.9911 5.12329L4.32445 5.12329' stroke='black' stroke-width='1.25' stroke-linecap='round'/%3E%3Cpath d='M15.9911 15.1233L4.32445 15.1233' stroke='black' stroke-width='1.25' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  width: 21px;
  height: 21px;
  display: inline-block;
}
.filter-container a.filter-button.total.active:before, .filter-container a.filter-button.terhubung.active:before, .filter-container a.filter-button.janjian.active:before, .filter-container a.filter-button.deal.active:before {
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.9911 8.45654L4.32445 8.45654' stroke='%23494DF4' stroke-width='1.25' stroke-linecap='round'/%3E%3Cpath d='M15.9911 11.79L4.32445 11.79' stroke='%23494DF4' stroke-width='1.25' stroke-linecap='round'/%3E%3Cpath d='M15.9911 5.12329L4.32445 5.12329' stroke='%23494DF4' stroke-width='1.25' stroke-linecap='round'/%3E%3Cpath d='M15.9911 15.1233L4.32445 15.1233' stroke='%23494DF4' stroke-width='1.25' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
.filter-container a.filter-button.terhubung:before {
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.3468 1.79004C11.3468 1.79004 13.2913 1.96682 15.7662 4.44169C18.2411 6.91656 18.4179 8.86111 18.4179 8.86111' stroke='black' stroke-width='1.25' stroke-linecap='round'/%3E%3Cpath d='M11.9359 4.73633C11.9359 4.73633 12.7609 4.97203 13.9983 6.20947C15.2357 7.4469 15.4714 8.27186 15.4714 8.27186' stroke='black' stroke-width='1.25' stroke-linecap='round'/%3E%3Cpath d='M12.6807 12.646L12.2275 12.2155L12.6807 12.646ZM13.0602 12.2464L13.5134 12.6768L13.0602 12.2464ZM15.0741 11.9669L14.7623 12.5086L15.0741 11.9669ZM16.6662 12.8833L16.3544 13.425L16.6662 12.8833ZM17.1148 15.7553L17.568 16.1857L17.1148 15.7553ZM15.931 17.0016L15.4778 16.5712L15.931 17.0016ZM14.827 17.5925L14.8884 18.2145L14.827 17.5925ZM6.60954 13.8526L7.0627 13.4222L6.60954 13.8526ZM2.59915 5.92824L1.97505 5.96174L1.97505 5.96174L2.59915 5.92824ZM7.99467 7.20922L8.44783 7.63965H8.44783L7.99467 7.20922ZM8.12528 4.86754L8.6356 4.50672L8.12528 4.86754ZM7.07445 3.3813L6.56413 3.74212L6.56413 3.74212L7.07445 3.3813ZM4.48128 3.13049L4.93444 3.56092V3.56092L4.48128 3.13049ZM3.17328 4.50757L2.72012 4.07714L2.72012 4.07714L3.17328 4.50757ZM9.31601 11.0032L9.76917 10.5728L9.31601 11.0032ZM12.6807 12.646L13.1338 13.0764L13.5134 12.6768L13.0602 12.2464L12.607 11.8159L12.2275 12.2155L12.6807 12.646ZM15.0741 11.9669L14.7623 12.5086L16.3544 13.425L16.6662 12.8833L16.978 12.3416L15.3859 11.4252L15.0741 11.9669ZM17.1148 15.7553L16.6616 15.3249L15.4778 16.5712L15.931 17.0016L16.3842 17.4321L17.568 16.1857L17.1148 15.7553ZM14.827 17.5925L14.7656 16.9706C13.5697 17.0886 10.4495 16.9879 7.0627 13.4222L6.60954 13.8526L6.15638 14.283C9.84753 18.1691 13.3685 18.3645 14.8884 18.2145L14.827 17.5925ZM6.60954 13.8526L7.0627 13.4222C3.8326 10.0215 3.29078 7.15292 3.22325 5.89474L2.59915 5.92824L1.97505 5.96174C2.05776 7.50276 2.71207 10.6568 6.15638 14.283L6.60954 13.8526ZM7.75566 7.46085L8.20882 7.89128L8.44783 7.63965L7.99467 7.20922L7.54151 6.77879L7.3025 7.03042L7.75566 7.46085ZM8.12528 4.86754L8.6356 4.50672L7.58478 3.02048L7.07445 3.3813L6.56413 3.74212L7.61495 5.22836L8.12528 4.86754ZM4.48128 3.13049L4.02812 2.70006L2.72012 4.07714L3.17328 4.50757L3.62644 4.938L4.93444 3.56092L4.48128 3.13049ZM7.75566 7.46085C7.3025 7.03042 7.30192 7.03103 7.30134 7.03164C7.30114 7.03185 7.30056 7.03247 7.30016 7.03289C7.29937 7.03374 7.29857 7.0346 7.29775 7.03548C7.2961 7.03725 7.29441 7.03909 7.29266 7.04101C7.28916 7.04486 7.28546 7.04902 7.28156 7.0535C7.27376 7.06246 7.2652 7.07272 7.25604 7.08429C7.23772 7.10744 7.217 7.13589 7.19526 7.16986C7.15166 7.23799 7.10438 7.32771 7.06434 7.44024C6.98293 7.66904 6.93856 7.97204 6.994 8.35043C7.10292 9.09386 7.59005 10.0936 8.86285 11.4336L9.31601 11.0032L9.76917 10.5728C8.57946 9.32023 8.28641 8.54883 8.23079 8.16922C8.20396 7.98609 8.23122 7.8896 8.24201 7.8593C8.24807 7.84227 8.25203 7.83753 8.24815 7.8436C8.24627 7.84654 8.24253 7.85205 8.23622 7.86001C8.23307 7.864 8.22927 7.8686 8.22474 7.87381C8.22247 7.87642 8.22002 7.87918 8.21737 7.88209C8.21605 7.88355 8.21467 7.88504 8.21325 7.88657C8.21254 7.88734 8.21181 7.88811 8.21107 7.8889C8.21071 7.88929 8.21014 7.88989 8.20996 7.89008C8.20939 7.89068 8.20882 7.89128 7.75566 7.46085ZM9.31601 11.0032L8.86285 11.4336C10.1319 12.7697 11.0903 13.2949 11.8216 13.4137C12.1968 13.4746 12.5006 13.426 12.7306 13.3353C12.843 13.2909 12.9319 13.2388 12.9987 13.1915C13.032 13.1679 13.0597 13.1455 13.0821 13.1258C13.0933 13.116 13.1032 13.1069 13.1118 13.0986C13.1161 13.0944 13.1201 13.0905 13.1237 13.0868C13.1256 13.0849 13.1273 13.0831 13.129 13.0814C13.1299 13.0805 13.1307 13.0797 13.1315 13.0788C13.1319 13.0784 13.1325 13.0778 13.1327 13.0776C13.1333 13.077 13.1338 13.0764 12.6807 12.646C12.2275 12.2155 12.2281 12.2149 12.2286 12.2143C12.2288 12.2141 12.2294 12.2135 12.2298 12.2132C12.2305 12.2124 12.2313 12.2116 12.232 12.2109C12.2335 12.2094 12.2349 12.2079 12.2363 12.2065C12.2391 12.2037 12.2417 12.2011 12.2442 12.1986C12.2493 12.1938 12.2538 12.1896 12.2578 12.1861C12.2658 12.1792 12.2717 12.1746 12.2755 12.1719C12.2833 12.1664 12.2825 12.1683 12.2719 12.1724C12.2558 12.1788 12.1801 12.2056 12.022 12.1799C11.6865 12.1254 10.9626 11.8293 9.76917 10.5728L9.31601 11.0032ZM7.07445 3.3813L7.58478 3.02048C6.74012 1.82583 5.04994 1.62428 4.02812 2.70006L4.48128 3.13049L4.93444 3.56092C5.37014 3.10222 6.13717 3.13825 6.56413 3.74212L7.07445 3.3813ZM2.59915 5.92824L3.22325 5.89474C3.20539 5.56199 3.35028 5.22874 3.62644 4.938L3.17328 4.50757L2.72012 4.07714C2.27358 4.54727 1.93418 5.20034 1.97505 5.96174L2.59915 5.92824ZM15.931 17.0016L15.4778 16.5712C15.2453 16.816 15.002 16.9472 14.7656 16.9706L14.827 17.5925L14.8884 18.2145C15.5109 18.1531 16.0147 17.821 16.3842 17.4321L15.931 17.0016ZM7.99467 7.20922L8.44783 7.63965C9.25415 6.79075 9.31121 5.46228 8.6356 4.50672L8.12528 4.86754L7.61495 5.22836C7.96674 5.72591 7.91279 6.3879 7.54151 6.77879L7.99467 7.20922ZM16.6662 12.8833L16.3544 13.425C17.0384 13.8187 17.1723 14.7873 16.6616 15.3249L17.1148 15.7553L17.568 16.1857C18.6554 15.0408 18.3387 13.1248 16.978 12.3416L16.6662 12.8833ZM13.0602 12.2464L13.5134 12.6768C13.8346 12.3386 14.3351 12.2627 14.7623 12.5086L15.0741 11.9669L15.3859 11.4252C14.4705 10.8983 13.3352 11.0493 12.607 11.8159L13.0602 12.2464Z' fill='black'/%3E%3C/svg%3E%0A");
}
.filter-container a.filter-button.terhubung.active:before {
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.3477 1.78906C11.3477 1.78906 13.2922 1.96584 15.7671 4.44071C18.2419 6.91559 18.4187 8.86013 18.4187 8.86013' stroke='%23494DF4' stroke-width='1.25' stroke-linecap='round'/%3E%3Cpath d='M11.9375 4.73633C11.9375 4.73633 12.7625 4.97203 13.9999 6.20947C15.2373 7.4469 15.473 8.27186 15.473 8.27186' stroke='%23494DF4' stroke-width='1.25' stroke-linecap='round'/%3E%3Cpath d='M12.6816 12.6457L12.2284 12.2153L12.2284 12.2153L12.6816 12.6457ZM13.0611 12.2461L13.5143 12.6766L13.5143 12.6766L13.0611 12.2461ZM15.075 11.9666L14.7632 12.5083L14.7632 12.5083L15.075 11.9666ZM16.6671 12.883L16.3553 13.4247L16.6671 12.883ZM17.1157 15.7551L17.5689 16.1855L17.5689 16.1855L17.1157 15.7551ZM15.9319 17.0014L15.4788 16.571L15.4788 16.571L15.9319 17.0014ZM14.8279 17.5923L14.8893 18.2143L14.8893 18.2143L14.8279 17.5923ZM6.61046 13.8524L7.06362 13.4219L6.61046 13.8524ZM2.60006 5.92799L1.97596 5.96149L1.97596 5.96149L2.60006 5.92799ZM7.99559 7.20897L8.44875 7.6394L8.44875 7.6394L7.99559 7.20897ZM8.12619 4.8673L8.63652 4.50648L8.63652 4.50648L8.12619 4.8673ZM7.07537 3.38106L6.56504 3.74188L6.56504 3.74188L7.07537 3.38106ZM4.4822 3.13025L4.93536 3.56068L4.93536 3.56068L4.4822 3.13025ZM3.1742 4.50733L2.72104 4.0769L2.72104 4.0769L3.1742 4.50733ZM9.31692 11.003L9.77009 10.5725L9.31692 11.003ZM12.6816 12.6457L13.1347 13.0761L13.5143 12.6766L13.0611 12.2461L12.608 11.8157L12.2284 12.2153L12.6816 12.6457ZM15.075 11.9666L14.7632 12.5083L16.3553 13.4247L16.6671 12.883L16.9789 12.3414L15.3868 11.425L15.075 11.9666ZM17.1157 15.7551L16.6626 15.3246L15.4788 16.571L15.9319 17.0014L16.3851 17.4318L17.5689 16.1855L17.1157 15.7551ZM14.8279 17.5923L14.7665 16.9703C13.5707 17.0883 10.4504 16.9876 7.06362 13.4219L6.61046 13.8524L6.15729 14.2828C9.84845 18.1689 13.3694 18.3643 14.8893 18.2143L14.8279 17.5923ZM6.61046 13.8524L7.06362 13.4219C3.83351 10.0212 3.2917 7.15268 3.22416 5.8945L2.60006 5.92799L1.97596 5.96149C2.05867 7.50251 2.71299 10.6566 6.15729 14.2828L6.61046 13.8524ZM7.75658 7.46061L8.20974 7.89104L8.44875 7.6394L7.99559 7.20897L7.54243 6.77854L7.30341 7.03018L7.75658 7.46061ZM8.12619 4.8673L8.63652 4.50648L7.5857 3.02024L7.07537 3.38106L6.56504 3.74188L7.61586 5.22812L8.12619 4.8673ZM4.4822 3.13025L4.02904 2.69982L2.72104 4.0769L3.1742 4.50733L3.62736 4.93776L4.93536 3.56068L4.4822 3.13025ZM7.75658 7.46061C7.30341 7.03018 7.30284 7.03079 7.30226 7.0314C7.30206 7.03161 7.30148 7.03223 7.30108 7.03265C7.30029 7.03349 7.29948 7.03436 7.29866 7.03524C7.29702 7.037 7.29532 7.03885 7.29358 7.04077C7.29008 7.04461 7.28637 7.04877 7.28247 7.05326C7.27468 7.06222 7.26611 7.07247 7.25696 7.08405C7.23864 7.10719 7.21791 7.13564 7.19617 7.16962C7.15258 7.23775 7.1053 7.32747 7.06526 7.43999C6.98384 7.6688 6.93947 7.9718 6.99491 8.35019C7.10384 9.09361 7.59097 10.0934 8.86376 11.4334L9.31692 11.003L9.77009 10.5725C8.58037 9.31999 8.28733 8.54858 8.23171 8.16897C8.20488 7.98584 8.23214 7.88936 8.24292 7.85906C8.24898 7.84202 8.25295 7.83729 8.24907 7.84335C8.24719 7.84629 8.24344 7.8518 8.23714 7.85977C8.23398 7.86375 8.23019 7.86836 8.22565 7.87357C8.22339 7.87617 8.22093 7.87893 8.21829 7.88185C8.21696 7.8833 8.21559 7.8848 8.21416 7.88633C8.21345 7.88709 8.21273 7.88787 8.21199 7.88865C8.21162 7.88905 8.21106 7.88964 8.21087 7.88984C8.21031 7.89044 8.20974 7.89104 7.75658 7.46061ZM9.31692 11.003L8.86376 11.4334C10.1328 12.7695 11.0912 13.2947 11.8225 13.4135C12.1977 13.4744 12.5015 13.4257 12.7315 13.335C12.8439 13.2907 12.9328 13.2386 12.9996 13.1913C13.0329 13.1676 13.0606 13.1452 13.083 13.1256C13.0942 13.1158 13.1041 13.1066 13.1127 13.0983C13.117 13.0942 13.121 13.0902 13.1247 13.0865C13.1265 13.0847 13.1283 13.0829 13.1299 13.0812C13.1308 13.0803 13.1316 13.0794 13.1324 13.0786C13.1328 13.0782 13.1334 13.0776 13.1336 13.0774C13.1342 13.0768 13.1347 13.0761 12.6816 12.6457C12.2284 12.2153 12.229 12.2147 12.2296 12.2141C12.2297 12.2139 12.2303 12.2133 12.2307 12.2129C12.2314 12.2121 12.2322 12.2114 12.2329 12.2106C12.2344 12.2091 12.2358 12.2077 12.2372 12.2063C12.24 12.2034 12.2426 12.2008 12.2451 12.1984C12.2502 12.1935 12.2547 12.1894 12.2587 12.1859C12.2667 12.1789 12.2726 12.1744 12.2764 12.1717C12.2842 12.1661 12.2834 12.168 12.2728 12.1722C12.2567 12.1786 12.181 12.2053 12.0229 12.1796C11.6874 12.1252 10.9635 11.829 9.77009 10.5725L9.31692 11.003ZM7.07537 3.38106L7.5857 3.02024C6.74104 1.82559 5.05086 1.62403 4.02904 2.69982L4.4822 3.13025L4.93536 3.56068C5.37105 3.10197 6.13808 3.138 6.56504 3.74188L7.07537 3.38106ZM2.60006 5.92799L3.22416 5.8945C3.2063 5.56174 3.3512 5.2285 3.62736 4.93776L3.1742 4.50733L2.72104 4.0769C2.27449 4.54702 1.93509 5.2001 1.97596 5.96149L2.60006 5.92799ZM15.9319 17.0014L15.4788 16.571C15.2462 16.8158 15.003 16.947 14.7665 16.9703L14.8279 17.5923L14.8893 18.2143C15.5118 18.1528 16.0156 17.8208 16.3851 17.4318L15.9319 17.0014ZM7.99559 7.20897L8.44875 7.6394C9.25506 6.79051 9.31213 5.46203 8.63652 4.50648L8.12619 4.8673L7.61586 5.22812C7.96765 5.72567 7.91371 6.38766 7.54243 6.77854L7.99559 7.20897ZM16.6671 12.883L16.3553 13.4247C17.0394 13.8184 17.1732 14.787 16.6626 15.3246L17.1157 15.7551L17.5689 16.1855C18.6564 15.0406 18.3396 13.1246 16.9789 12.3414L16.6671 12.883ZM13.0611 12.2461L13.5143 12.6766C13.8355 12.3384 14.336 12.2624 14.7632 12.5083L15.075 11.9666L15.3868 11.425C14.4714 10.8981 13.3361 11.0491 12.608 11.8157L13.0611 12.2461Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
}
.filter-container a.filter-button.janjian:before {
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8.36849' cy='5.1224' r='3.33333' stroke='black' stroke-width='1.25'/%3E%3Cpath d='M15.0345 14.707C15.0345 16.7781 15.0345 18.457 8.36784 18.457C1.70117 18.457 1.70117 16.7781 1.70117 14.707C1.70117 12.636 4.68594 10.957 8.36784 10.957C12.0497 10.957 15.0345 12.636 15.0345 14.707Z' stroke='black' stroke-width='1.25'/%3E%3Cpath d='M15.8691 1.78906C15.8691 1.78906 17.5358 2.78906 17.5358 5.1224C17.5358 7.45573 15.8691 8.45573 15.8691 8.45573' stroke='black' stroke-width='1.25' stroke-linecap='round'/%3E%3Cpath d='M14.2012 3.45703C14.2012 3.45703 15.0345 3.95703 15.0345 5.1237C15.0345 6.29036 14.2012 6.79036 14.2012 6.79036' stroke='black' stroke-width='1.25' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
.filter-container a.filter-button.janjian.active:before {
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8.36849' cy='5.1224' r='3.33333' stroke='%23494DF4' stroke-width='1.25'/%3E%3Cpath d='M15.0345 14.707C15.0345 16.7781 15.0345 18.457 8.36784 18.457C1.70117 18.457 1.70117 16.7781 1.70117 14.707C1.70117 12.636 4.68594 10.957 8.36784 10.957C12.0497 10.957 15.0345 12.636 15.0345 14.707Z' stroke='%23494DF4' stroke-width='1.25'/%3E%3Cpath d='M15.8691 1.78906C15.8691 1.78906 17.5358 2.78906 17.5358 5.1224C17.5358 7.45573 15.8691 8.45573 15.8691 8.45573' stroke='%23494DF4' stroke-width='1.25' stroke-linecap='round'/%3E%3Cpath d='M14.2012 3.45703C14.2012 3.45703 15.0345 3.95703 15.0345 5.1237C15.0345 6.29036 14.2012 6.79036 14.2012 6.79036' stroke='%23494DF4' stroke-width='1.25' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
.filter-container a.filter-button.deal:before {
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.4539 10.2767L17.838 10.1702L18.4539 10.2767ZM17.866 13.6765L17.2501 13.57L17.866 13.6765ZM6.75609 17.1866L6.13341 17.2405L6.75609 17.1866ZM6.07928 9.3594L6.70196 9.30556L6.07928 9.3594ZM12.6371 4.47358L13.2538 4.57463V4.57463L12.6371 4.47358ZM12.0848 7.84405L12.7016 7.9451V7.9451L12.0848 7.84405ZM6.55639 8.18697L6.1484 7.71351H6.1484L6.55639 8.18697ZM7.75534 7.15381L8.16333 7.62727L7.75534 7.15381ZM9.73965 4.10885L9.13468 3.95192L9.73965 4.10885ZM10.1361 2.58064L10.7411 2.73757V2.73757L10.1361 2.58064ZM11.5309 1.84269L11.3398 2.43774L11.3398 2.43774L11.5309 1.84269ZM11.6517 1.8815L11.8429 1.28645L11.8429 1.28645L11.6517 1.8815ZM9.1929 5.50791L9.74418 5.80239L9.1929 5.50791ZM12.5618 2.82867L11.9569 2.9856L11.9569 2.9856L12.5618 2.82867ZM10.7031 1.89939L10.4318 1.33635V1.33635L10.7031 1.89939ZM4.28427 18.0147L3.6616 18.0685L4.28427 18.0147ZM3.47461 8.6509L4.09729 8.59706C4.06845 8.2636 3.78205 8.01205 3.44766 8.02648C3.11328 8.04091 2.84961 8.3162 2.84961 8.6509H3.47461ZM18.4539 10.2767L17.838 10.1702L17.2501 13.57L17.866 13.6765L18.4818 13.783L19.0698 10.3832L18.4539 10.2767ZM12.0121 18.4557V17.8307H8.13823V18.4557V19.0807H12.0121V18.4557ZM6.75609 17.1866L7.37876 17.1328L6.70196 9.30556L6.07928 9.3594L5.45661 9.41324L6.13341 17.2405L6.75609 17.1866ZM17.866 13.6765L17.2501 13.57C16.8278 16.0122 14.6257 17.8307 12.0121 17.8307V18.4557V19.0807C15.2006 19.0807 17.9503 16.8566 18.4818 13.783L17.866 13.6765ZM12.6371 4.47358L12.0203 4.37252L11.4681 7.74299L12.0848 7.84405L12.7016 7.9451L13.2538 4.57463L12.6371 4.47358ZM6.55639 8.18697L6.96439 8.66043L8.16333 7.62727L7.75534 7.15381L7.34735 6.68034L6.1484 7.71351L6.55639 8.18697ZM9.73965 4.10885L10.3446 4.26578L10.7411 2.73757L10.1361 2.58064L9.5311 2.4237L9.13468 3.95192L9.73965 4.10885ZM11.5309 1.84269L11.3398 2.43774L11.4606 2.47655L11.6517 1.8815L11.8429 1.28645L11.7221 1.24764L11.5309 1.84269ZM9.1929 5.50791L9.74418 5.80239C10.0041 5.31571 10.206 4.80022 10.3446 4.26578L9.73965 4.10885L9.13468 3.95192C9.02105 4.38996 8.85543 4.81317 8.64162 5.21343L9.1929 5.50791ZM11.6517 1.8815L11.4606 2.47655C11.7159 2.55858 11.8973 2.7558 11.9569 2.9856L12.5618 2.82867L13.1668 2.67173C12.9956 2.01172 12.4904 1.49446 11.8429 1.28645L11.6517 1.8815ZM10.1361 2.58064L10.7411 2.73757C10.7702 2.62506 10.8515 2.52167 10.9744 2.46243L10.7031 1.89939L10.4318 1.33635C9.98848 1.54997 9.65546 1.94429 9.5311 2.4237L10.1361 2.58064ZM10.7031 1.89939L10.9744 2.46243C11.0867 2.40832 11.2189 2.39891 11.3398 2.43774L11.5309 1.84269L11.7221 1.24764C11.2973 1.11118 10.834 1.14256 10.4318 1.33635L10.7031 1.89939ZM12.7693 8.6509V9.2759H17.0869V8.6509V8.0259H12.7693V8.6509ZM4.28427 18.0147L4.90695 17.9608L4.09729 8.59706L3.47461 8.6509L2.85193 8.70474L3.6616 18.0685L4.28427 18.0147ZM3.47461 18.0497H4.09961V8.6509H3.47461H2.84961V18.0497H3.47461ZM4.28427 18.0147L3.6616 18.0685C3.65061 17.9414 3.75082 17.8307 3.8802 17.8307V18.4557V19.0807C4.48518 19.0807 4.95896 18.5623 4.90695 17.9608L4.28427 18.0147ZM12.6371 4.47358L13.2538 4.57463C13.3576 3.9412 13.328 3.29304 13.1668 2.67173L12.5618 2.82867L11.9569 2.9856C12.0743 3.43842 12.0959 3.91084 12.0203 4.37253L12.6371 4.47358ZM8.13823 18.4557V17.8307C7.74331 17.8307 7.41295 17.5282 7.37876 17.1328L6.75609 17.1866L6.13341 17.2405C6.22338 18.2809 7.09352 19.0807 8.13823 19.0807V18.4557ZM7.75534 7.15381L8.16333 7.62727C8.72988 7.13906 9.34057 6.55796 9.74418 5.80239L9.1929 5.50791L8.64162 5.21343C8.35298 5.75379 7.89336 6.20983 7.34735 6.68035L7.75534 7.15381ZM18.4539 10.2767L19.0698 10.3832C19.2825 9.15282 18.3363 8.0259 17.0869 8.0259V8.6509V9.2759C17.5591 9.2759 17.919 9.70232 17.838 10.1702L18.4539 10.2767ZM3.8802 18.4557V17.8307C4.00204 17.8307 4.09961 17.9294 4.09961 18.0497H3.47461H2.84961C2.84961 18.6184 3.31035 19.0807 3.8802 19.0807V18.4557ZM12.0848 7.84405L11.4681 7.74299C11.3366 8.54536 11.9551 9.2759 12.7693 9.2759V8.6509V8.0259C12.7278 8.0259 12.6945 7.98823 12.7016 7.9451L12.0848 7.84405ZM6.07928 9.3594L6.70196 9.30556C6.68078 9.06058 6.77857 8.82056 6.96439 8.66043L6.55639 8.18697L6.1484 7.71351C5.65813 8.13599 5.40085 8.76847 5.45661 9.41324L6.07928 9.3594Z' fill='black'/%3E%3C/svg%3E%0A");
}
.filter-container a.filter-button.deal.active:before {
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.4539 10.2767L17.838 10.1702L18.4539 10.2767ZM17.866 13.6765L17.2501 13.57L17.866 13.6765ZM6.75609 17.1866L6.13341 17.2405L6.75609 17.1866ZM6.07928 9.3594L6.70196 9.30556L6.07928 9.3594ZM12.6371 4.47358L13.2538 4.57463V4.57463L12.6371 4.47358ZM12.0848 7.84405L12.7016 7.9451V7.9451L12.0848 7.84405ZM6.55639 8.18697L6.1484 7.71351H6.1484L6.55639 8.18697ZM7.75534 7.15381L8.16333 7.62727L7.75534 7.15381ZM9.73965 4.10885L9.13468 3.95192L9.73965 4.10885ZM10.1361 2.58064L10.7411 2.73757V2.73757L10.1361 2.58064ZM11.5309 1.84269L11.3398 2.43774L11.3398 2.43774L11.5309 1.84269ZM11.6517 1.8815L11.8429 1.28645L11.8429 1.28645L11.6517 1.8815ZM9.1929 5.50791L9.74418 5.80239L9.1929 5.50791ZM12.5618 2.82867L11.9569 2.9856L11.9569 2.9856L12.5618 2.82867ZM10.7031 1.89939L10.4318 1.33635V1.33635L10.7031 1.89939ZM4.28427 18.0147L3.6616 18.0685L4.28427 18.0147ZM3.47461 8.6509L4.09729 8.59706C4.06845 8.2636 3.78205 8.01205 3.44766 8.02648C3.11328 8.04091 2.84961 8.3162 2.84961 8.6509H3.47461ZM18.4539 10.2767L17.838 10.1702L17.2501 13.57L17.866 13.6765L18.4818 13.783L19.0698 10.3832L18.4539 10.2767ZM12.0121 18.4557V17.8307H8.13823V18.4557V19.0807H12.0121V18.4557ZM6.75609 17.1866L7.37876 17.1328L6.70196 9.30556L6.07928 9.3594L5.45661 9.41324L6.13341 17.2405L6.75609 17.1866ZM17.866 13.6765L17.2501 13.57C16.8278 16.0122 14.6257 17.8307 12.0121 17.8307V18.4557V19.0807C15.2006 19.0807 17.9503 16.8566 18.4818 13.783L17.866 13.6765ZM12.6371 4.47358L12.0203 4.37252L11.4681 7.74299L12.0848 7.84405L12.7016 7.9451L13.2538 4.57463L12.6371 4.47358ZM6.55639 8.18697L6.96439 8.66043L8.16333 7.62727L7.75534 7.15381L7.34735 6.68034L6.1484 7.71351L6.55639 8.18697ZM9.73965 4.10885L10.3446 4.26578L10.7411 2.73757L10.1361 2.58064L9.5311 2.4237L9.13468 3.95192L9.73965 4.10885ZM11.5309 1.84269L11.3398 2.43774L11.4606 2.47655L11.6517 1.8815L11.8429 1.28645L11.7221 1.24764L11.5309 1.84269ZM9.1929 5.50791L9.74418 5.80239C10.0041 5.31571 10.206 4.80022 10.3446 4.26578L9.73965 4.10885L9.13468 3.95192C9.02105 4.38996 8.85543 4.81317 8.64162 5.21343L9.1929 5.50791ZM11.6517 1.8815L11.4606 2.47655C11.7159 2.55858 11.8973 2.7558 11.9569 2.9856L12.5618 2.82867L13.1668 2.67173C12.9956 2.01172 12.4904 1.49446 11.8429 1.28645L11.6517 1.8815ZM10.1361 2.58064L10.7411 2.73757C10.7702 2.62506 10.8515 2.52167 10.9744 2.46243L10.7031 1.89939L10.4318 1.33635C9.98848 1.54997 9.65546 1.94429 9.5311 2.4237L10.1361 2.58064ZM10.7031 1.89939L10.9744 2.46243C11.0867 2.40832 11.2189 2.39891 11.3398 2.43774L11.5309 1.84269L11.7221 1.24764C11.2973 1.11118 10.834 1.14256 10.4318 1.33635L10.7031 1.89939ZM12.7693 8.6509V9.2759H17.0869V8.6509V8.0259H12.7693V8.6509ZM4.28427 18.0147L4.90695 17.9608L4.09729 8.59706L3.47461 8.6509L2.85193 8.70474L3.6616 18.0685L4.28427 18.0147ZM3.47461 18.0497H4.09961V8.6509H3.47461H2.84961V18.0497H3.47461ZM4.28427 18.0147L3.6616 18.0685C3.65061 17.9414 3.75082 17.8307 3.8802 17.8307V18.4557V19.0807C4.48518 19.0807 4.95896 18.5623 4.90695 17.9608L4.28427 18.0147ZM12.6371 4.47358L13.2538 4.57463C13.3576 3.9412 13.328 3.29304 13.1668 2.67173L12.5618 2.82867L11.9569 2.9856C12.0743 3.43842 12.0959 3.91084 12.0203 4.37253L12.6371 4.47358ZM8.13823 18.4557V17.8307C7.74331 17.8307 7.41295 17.5282 7.37876 17.1328L6.75609 17.1866L6.13341 17.2405C6.22338 18.2809 7.09352 19.0807 8.13823 19.0807V18.4557ZM7.75534 7.15381L8.16333 7.62727C8.72988 7.13906 9.34057 6.55796 9.74418 5.80239L9.1929 5.50791L8.64162 5.21343C8.35298 5.75379 7.89336 6.20983 7.34735 6.68035L7.75534 7.15381ZM18.4539 10.2767L19.0698 10.3832C19.2825 9.15282 18.3363 8.0259 17.0869 8.0259V8.6509V9.2759C17.5591 9.2759 17.919 9.70232 17.838 10.1702L18.4539 10.2767ZM3.8802 18.4557V17.8307C4.00204 17.8307 4.09961 17.9294 4.09961 18.0497H3.47461H2.84961C2.84961 18.6184 3.31035 19.0807 3.8802 19.0807V18.4557ZM12.0848 7.84405L11.4681 7.74299C11.3366 8.54536 11.9551 9.2759 12.7693 9.2759V8.6509V8.0259C12.7278 8.0259 12.6945 7.98823 12.7016 7.9451L12.0848 7.84405ZM6.07928 9.3594L6.70196 9.30556C6.68078 9.06058 6.77857 8.82056 6.96439 8.66043L6.55639 8.18697L6.1484 7.71351C5.65813 8.13599 5.40085 8.76847 5.45661 9.41324L6.07928 9.3594Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
}

.cx-dropdown {
  position: relative;
  display: inline-block;
  font-family: sans-serif;
}
.cx-dropdown__button {
  padding: 2px 12px;
  border: 1px solid #333;
  border-radius: 999px;
  background-color: white;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  font-family: "source-sans-pro-semibold";
  color: #333;
}
.cx-dropdown__arrow {
  font-size: 12px;
}
.cx-dropdown__menu {
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: 6px;
  width: 220px;
  background-color: #fff;
  border-radius: 8px;
  display: none;
  z-index: 1000;
  box-shadow: 0px 5px 9px 0px rgba(0, 0, 0, 0.17);
  max-height: 360px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 768px) {
  .cx-dropdown__menu:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='53' height='4' viewBox='0 0 53 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='53' height='4' rx='2' fill='%23CCCCCC'/%3E%3C/svg%3E%0A");
    width: 53px;
    height: 4px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: 5px;
  }
}
.cx-dropdown__menu ul {
  list-style: none;
  margin: 0;
  padding: 8px 0;
}
@media (max-width: 768px) {
  .cx-dropdown__menu ul {
    margin: 10px 20px;
  }
}
.cx-dropdown__menu ul li:last-child .cx-dropdown__item {
  border-bottom: 0;
}
.cx-dropdown__item {
  background: none;
  border: none;
  width: 100%;
  padding: 6px 16px;
  text-align: left;
  font-size: 13px;
  cursor: pointer;
  color: #333;
  font-family: "source-sans-pro-semibold";
  border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 768px) {
  .cx-dropdown__item {
    font-size: 16px;
    padding: 13px 16px;
  }
}
.cx-dropdown__item:hover {
  background-color: #f5f5f5;
}
.cx-dropdown__menu.is-mobile-dropdown {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: auto;
  width: 100%;
  border-radius: 16px 16px 0 0;
  box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.15);
  z-index: 3000;
}
.cx-dropdown__overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 2000;
  display: none;
}
.cx-dropdown__overlay.local {
  position: absolute;
  z-index: 2000;
}
.cx-dropdown__overlay.global {
  z-index: 2000;
}

.cx-lock-scroll {
  overflow: hidden;
}

/* ---------- DESKTOP / DEFAULT ---------- */
.cx-dropdown__menu.is-type-month .cx-month:not(.cx-month--year) {
  padding-left: 10px;
  padding-right: 10px;
}

.cx-dropdown__menu.is-type-month.is-mobile-dropdown:before {
  display: none;
}

.cx-dropdown.type-month .cx-dropdown__menu,
.cx-dropdown__menu.is-type-month {
  width: initial;
  min-width: 189px;
  padding: 10px 0px;
  box-shadow: 0 5px 9px rgba(0, 0, 0, 0.17);
  background: #fff;
  border-radius: 8px;
  max-height: 360px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* MODE YEAR (desktop) → width ikut konten, tetap dibatasi max-height */
@media (min-width: 769px) {
  .cx-dropdown.type-month .cx-dropdown__menu.cx-month-year-mode,
  .cx-dropdown__menu.is-type-month.cx-month-year-mode,
  .cx-dropdown.type-month .cx-dropdown__menu:has(.cx-month--year),
  .cx-dropdown__menu.is-type-month:has(.cx-month--year) {
    width: max-content;
    min-width: unset;
    /* max-height tetap berlaku dari aturan menu di atas */
  }
}
/* Reset tombol & fokus */
.cx-dropdown.type-month .cx-month__nav-btn,
.cx-dropdown.type-month .cx-month__year,
.cx-dropdown.type-month .cx-month__month,
.cx-dropdown.type-month .cx-month__year-item,
.cx-dropdown__menu.is-type-month .cx-month__nav-btn,
.cx-dropdown__menu.is-type-month .cx-month__year,
.cx-dropdown__menu.is-type-month .cx-month__month,
.cx-dropdown__menu.is-type-month .cx-month__year-item {
  -webkit-appearance: none;
  appearance: none;
  outline: none;
}
.cx-dropdown.type-month .cx-month__nav-btn:focus-visible,
.cx-dropdown.type-month .cx-month__year:focus-visible,
.cx-dropdown.type-month .cx-month__month:focus-visible,
.cx-dropdown.type-month .cx-month__year-item:focus-visible,
.cx-dropdown__menu.is-type-month .cx-month__nav-btn:focus-visible,
.cx-dropdown__menu.is-type-month .cx-month__year:focus-visible,
.cx-dropdown__menu.is-type-month .cx-month__month:focus-visible,
.cx-dropdown__menu.is-type-month .cx-month__year-item:focus-visible {
  box-shadow: 0 0 0 2px rgba(73, 77, 244, 0.2);
  border-radius: 8px;
}

/* Header (‹ YEAR ›) — dibuat sticky agar tetap terlihat saat scroll */
.cx-dropdown.type-month .cx-month__header,
.cx-dropdown__menu.is-type-month .cx-month__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 6px 4px 8px;
  font-family: "source-sans-pro-semibold";
  position: sticky; /* supaya nempel di atas saat scroll */
  top: 0;
  background: #fff;
  z-index: 1;
}

/* Title (dipakai di mobile untuk Month & Year) — hidden di desktop */
.cx-dropdown.type-month .cx-month__title,
.cx-dropdown__menu.is-type-month .cx-month__title {
  display: none;
  text-align: center;
  font-family: "source-sans-pro-semibold";
  font-size: 16px;
  color: #333;
  margin: 4px 0 12px;
}

/* Tombol nav & year */
.cx-dropdown.type-month .cx-month__nav-btn,
.cx-dropdown__menu.is-type-month .cx-month__nav-btn {
  background: none;
  border: 0;
  padding: 6px 10px;
  cursor: pointer;
  font-size: 18px;
  line-height: 1;
  color: #333;
  border-radius: 6px;
  transition: background 0.15s ease;
}
.cx-dropdown.type-month .cx-month__nav-btn:hover,
.cx-dropdown__menu.is-type-month .cx-month__nav-btn:hover {
  background: #f5f5f5;
}
.cx-dropdown.type-month .cx-month__nav-btn:disabled,
.cx-dropdown__menu.is-type-month .cx-month__nav-btn:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}

.cx-dropdown.type-month .cx-month__year,
.cx-dropdown__menu.is-type-month .cx-month__year {
  background: none;
  border: 0;
  padding: 6px 10px;
  cursor: pointer;
  font-size: 16px;
  color: #353535;
  border-radius: 8px;
  transition: background 0.15s ease;
  font-family: "source-sans-pro-black";
}
@media (max-width: 768px) {
  .cx-dropdown.type-month .cx-month__year,
  .cx-dropdown__menu.is-type-month .cx-month__year {
    font-size: 18px;
  }
}
.cx-dropdown.type-month .cx-month__year:hover,
.cx-dropdown__menu.is-type-month .cx-month__year:hover {
  background: #f5f5f5;
}

/* Grid 12 bulan (MODE MONTH) */
.cx-dropdown.type-month .cx-month__grid,
.cx-dropdown__menu.is-type-month .cx-month__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* 3 kolom desktop */
  gap: 6px 12px;
  padding: 0px 2px 10px;
}

.cx-dropdown.type-month .cx-month__month,
.cx-dropdown__menu.is-type-month .cx-month__month {
  background: none;
  border: 0;
  padding: 6px 10px;
  text-align: left;
  font-size: 13px;
  cursor: pointer;
  color: #333;
  border-radius: 6px;
  transition: background 0.15s ease, color 0.15s ease;
}
.cx-dropdown.type-month .cx-month__month:hover,
.cx-dropdown__menu.is-type-month .cx-month__month:hover {
  background: #f5f5f5;
}
.cx-dropdown.type-month .cx-month__month.is-active,
.cx-dropdown__menu.is-type-month .cx-month__month.is-active {
  color: #494df4;
  font-family: "source-sans-pro-semibold";
}

/* (Opsional) daftar tahun toggle saat di Mode Month */
.cx-dropdown.type-month .cx-month__years,
.cx-dropdown__menu.is-type-month .cx-month__years {
  max-height: 200px;
  overflow: auto;
  margin-top: 6px;
  border-top: 1px solid #e5e5e5;
  padding-top: 8px;
  display: none;
}

/* ---------- MODE YEAR (daftar vertikal) ---------- */
.cx-dropdown.type-month .cx-month.cx-month--year,
.cx-dropdown__menu.is-type-month .cx-month.cx-month--year {
  padding: 0px 0px 0px;
}

.cx-dropdown.type-month .cx-month__year-list,
.cx-dropdown__menu.is-type-month .cx-month__year-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.cx-dropdown.type-month .cx-month__year-list li,
.cx-dropdown__menu.is-type-month .cx-month__year-list li {
  margin: 0px 0;
}

.cx-dropdown.type-month .cx-month__year-item,
.cx-dropdown__menu.is-type-month .cx-month__year-item {
  width: 100%;
  background: none;
  border: 0;
  text-align: center;
  padding: 6px 16px;
  font-size: 14px;
  cursor: pointer;
  color: #333;
  border-radius: 6px;
  transition: background 0.15s ease, color 0.15s ease;
}
.cx-dropdown.type-month .cx-month__year-item:hover,
.cx-dropdown__menu.is-type-month .cx-month__year-item:hover {
  background: #f5f5f5;
  font-family: "source-sans-pro-black";
  color: #494df4;
}
.cx-dropdown.type-month .cx-month__year-item.is-current,
.cx-dropdown__menu.is-type-month .cx-month__year-item.is-current {
  color: #494df4;
  font-family: "source-sans-pro-semibold";
}

/* ---------- MOBILE (≤768px) ---------- */
@media (max-width: 768px) {
  /* Bottom sheet menu:
     - full width
     - tinggi dibatasi 75vh + scroll
     - padding bawah untuk safe area iOS
  */
  .cx-dropdown__menu.is-mobile-dropdown.is-type-month {
    width: 100%;
    padding: 10px 16px 16px;
    border-radius: 16px 16px 0 0;
    box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.15);
    max-height: 75vh;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: calc(16px + env(safe-area-inset-bottom, 0px));
  }
  /* Tampilkan title di mobile (Month: "Pilih Bulan", Year: "Pilih Tahun") */
  .cx-dropdown.type-month .cx-month__title,
  .cx-dropdown__menu.is-type-month .cx-month__title {
    display: block;
    font-size: 16px;
    font-family: "source-sans-pro-black";
    margin: 6px 0 16px;
    color: #353535;
  }
  /* Header sticky (tetap di bawah title saat scroll) */
  .cx-dropdown.type-month .cx-month__header,
  .cx-dropdown__menu.is-type-month .cx-month__header {
    position: sticky;
    top: 0;
    background: #fff;
    padding: 0px 8px 12px;
    z-index: 1;
  }
  /* Grid bulan 4 kolom + touch target */
  .cx-dropdown.type-month .cx-month__grid,
  .cx-dropdown__menu.is-type-month .cx-month__grid {
    grid-template-columns: repeat(4, 1fr);
    gap: 8px;
  }
  .cx-dropdown.type-month .cx-month__month,
  .cx-dropdown__menu.is-type-month .cx-month__month {
    text-align: center;
    padding: 12px 0;
    font-size: 17px;
  }
  /* MODE YEAR di mobile — tetap dalam batas 75vh dari container */
  .cx-dropdown__menu.is-mobile-dropdown.is-type-month .cx-month.cx-month--year {
    padding: 0px 12px 20px;
  }
  .cx-dropdown__menu.is-mobile-dropdown.is-type-month .cx-month__year-item {
    padding: 12px 0;
    font-size: 16px;
  }
}
.cx-dropdown__menu.is-mobile-dropdown.no-drag-line:before {
  display: none;
}
.cx-dropdown__menu.is-mobile-dropdown.is-year:before {
  display: block;
  content: "Select Year";
  font-size: 16px;
  font-family: "source-sans-pro-black";
  margin: 6px 0 16px;
  color: #353535;
  padding-top: 16px;
  margin: 6px 0 0px;
  width: 100%;
  height: initial;
  background-image: none;
  text-align: center;
  position: relative;
  transform: none;
  left: initial;
}
.cx-dropdown__menu.is-mobile-dropdown.is-year .cx-dropdown__item {
  border-bottom: 0px;
}
.cx-dropdown__menu.is-mobile-dropdown.is-year .cx-dropdown__item:hover {
  background: #f5f5f5;
  font-family: "source-sans-pro-black";
  color: #494df4;
}

html[lang=in-ID] .cx-dropdown__menu.is-mobile-dropdown.is-year:before {
  content: "Pilih Tahun";
}

/* ---------- (Opsional) Styling scrollbar ringan ---------- */
.cx-dropdown__menu,
.cx-dropdown.type-month .cx-dropdown__menu,
.cx-dropdown__menu.is-type-month {
  scrollbar-width: thin; /* Firefox */
  scrollbar-color: #cfcfcf transparent;
}
.cx-dropdown__menu::-webkit-scrollbar,
.cx-dropdown.type-month .cx-dropdown__menu::-webkit-scrollbar,
.cx-dropdown__menu.is-type-month::-webkit-scrollbar {
  width: 8px;
}
.cx-dropdown__menu::-webkit-scrollbar-thumb,
.cx-dropdown.type-month .cx-dropdown__menu::-webkit-scrollbar-thumb,
.cx-dropdown__menu.is-type-month::-webkit-scrollbar-thumb {
  background: #cfcfcf;
  border-radius: 8px;
}
.cx-dropdown__menu::-webkit-scrollbar-track,
.cx-dropdown.type-month .cx-dropdown__menu::-webkit-scrollbar-track,
.cx-dropdown__menu.is-type-month::-webkit-scrollbar-track {
  background: transparent;
}

/*Variables */
input,
textarea,
button,
select,
a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.top-quick-ball-container {
  position: fixed;
  top: 120px;
  right: 0;
  z-index: 9999;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  pointer-events: none;
}
@media (max-width: 767px) {
  .top-quick-ball-container {
    bottom: 220px;
  }
}
.top-quick-ball-container .top-quick-ball-shadow {
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  opacity: 0;
  visibility: hidden;
  pointer-events: auto;
}
.top-quick-ball-container.open-pop .btn-top-quick-ball {
  opacity: 1;
}
.top-quick-ball-container.open-pop .top-quick-ball-shadow {
  opacity: 1;
  visibility: visible;
}
.top-quick-ball-container .btn-top-quick-ball {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -55px;
  background-color: #fff;
  border: none;
  width: 55px;
  height: 55px;
  line-height: 55px;
  -webkit-border-top-left-radius: 50%;
  -moz-border-top-left-radius: 50%;
  -ms-border-top-left-radius: 50%;
  -o-border-top-left-radius: 50%;
  border-top-left-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -moz-border-bottom-left-radius: 50%;
  -ms-border-bottom-left-radius: 50%;
  -o-border-bottom-left-radius: 50%;
  border-bottom-left-radius: 50%;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 2;
  overflow: hidden;
}
.top-quick-ball-container .btn-top-quick-ball.active {
  background-color: #0b5fff;
}
.top-quick-ball-container .btn-top-quick-ball:focus, .top-quick-ball-container .btn-top-quick-ball:focus-within {
  outline: none;
}
.top-quick-ball-container .btn-top-quick-ball > div {
  position: relative;
  top: 5px;
  right: 5px;
}
.top-quick-ball-container .btn-top-quick-ball .open-conf,
.top-quick-ball-container .btn-top-quick-ball .close-conf {
  position: absolute;
  left: 5px;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.top-quick-ball-container .btn-top-quick-ball .open-conf {
  animation: configRollBack 0.3s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
.top-quick-ball-container .btn-top-quick-ball .close-conf {
  left: 12px;
  animation: closeRollBack 0.3s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
.top-quick-ball-container .btn-top-quick-ball.active .open-conf {
  animation: configRoll 0.3s ease-in-out forwards;
}
.top-quick-ball-container .btn-top-quick-ball.active .close-conf {
  animation: closeRoll 0.3s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
.top-quick-ball-container .pop-quick-ball {
  position: relative;
  max-width: 280px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-top-left-radius: 0px;
  -ms-border-top-left-radius: 0px;
  -o-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}
.top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner {
  padding: 20px;
  min-width: 280px;
  z-index: 2;
}
.top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-toggle .toggle-item {
  margin-bottom: 5px;
  display: grid;
  grid-template-columns: 1fr 60px;
  align-items: center;
}
.top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-toggle .toggle-item label {
  font-weight: normal;
  color: #2b2b2b;
}
.top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-toggle .toggle-item:last-child {
  margin-bottom: 0;
}
.top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-toggle .toggle-item .toggle-switch {
  text-align: right;
}
.top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .toggle-divider {
  border-top: 1px solid #f0f0f0;
  margin: 15px 0;
}
.top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-goto {
  display: grid;
  align-items: flex-start;
  justify-content: center;
  grid-template-columns: repeat(3, 1fr);
  grid-row-gap: 20px;
  text-align: center;
}
.top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-goto .goto-item button {
  border: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-goto .goto-item button:focus, .top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-goto .goto-item button:focus-within {
  outline: none;
}
.top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-goto .goto-item button svg {
  height: 24px;
}
.top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-goto .goto-item button:hover {
  background-color: #0b5fff;
}
.top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-goto .goto-item span {
  display: inline-block;
  font-size: 0.8rem;
  line-height: 16px;
  margin-top: 5px;
  color: #2b2b2b;
}
.top-quick-ball-container .top-quick-ball-wrapper {
  position: relative;
  pointer-events: auto;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateX(calc(100% + 10px));
  -moz-transform: translateX(calc(100% + 10px));
  -ms-transform: translateX(calc(100% + 10px));
  -o-transform: translateX(calc(100% + 10px));
  transform: translateX(calc(100% + 10px));
  z-index: 2;
}
.top-quick-ball-container .top-quick-ball-wrapper:hover {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.top-quick-ball-container.open-pop .top-quick-ball-wrapper {
  -webkit-transform: translateX(-5px);
  -moz-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  -o-transform: translateX(-5px);
  transform: translateX(-5px);
}

.pop-box-logout .pop-btn {
  display: block;
}

.pop-btn {
  display: inline-block;
  overflow: hidden;
  text-decoration: none !important;
  font-weight: normal;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px;
  padding: 1em;
  text-align: center;
  position: relative;
  background-color: #0b5fff;
  color: #ffffff !important;
  font-size: 14px;
  line-height: 17px;
  padding: 10px 20px;
  font-family: "source-sans-pro-semibold";
}
.pop-btn:hover {
  background-color: #004ad7;
}

@keyframes configRollBack {
  0% {
    transform: translate(-50px, 0) rotate(-50deg);
  }
  100% {
    transform: translate(0, 0) rotate(0deg);
  }
}
@keyframes configRoll {
  0% {
    transform: translate(0, 0) rotate(0deg);
  }
  100% {
    transform: translate(-50px, 0) rotate(-50deg);
  }
}
@keyframes closeRollBack {
  0% {
    transform: translate(0px, 0) rotate(-360deg);
  }
  100% {
    transform: translate(50px, 0) rotate(0deg);
  }
}
@keyframes closeRoll {
  0% {
    transform: translate(50px, 0) rotate(0deg);
  }
  100% {
    transform: translate(0px, 0) rotate(-360deg);
  }
}
.top-quick-ball-container .btn-top-quick-ball .open-conf,
.top-quick-ball-container .btn-top-quick-ball .close-conf {
  top: 0px;
}

.top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-toggle {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 15px;
}
.top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-goto {
  display: block;
}
.top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-goto .pop-list-goto-title {
  text-align: left;
}
.top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-goto .pop-list-goto-title .pop-list-goto-title-inner {
  display: flex;
  align-items: center;
  padding: 15px 0;
  cursor: pointer;
}
.top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-goto .pop-list-goto-title .pop-list-goto-title-inner .title {
  flex: 1 1 auto;
}
.top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-goto .pop-list-goto-title .pop-list-goto-title-inner .ico {
  flex: 0 0 auto;
  position: relative;
  top: 2px;
  right: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-goto .pop-list-goto-title.active .pop-list-goto-title-inner .ico {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-goto .pop-list-goto-inner {
  margin-bottom: 20px;
  display: grid;
  align-items: flex-start;
  justify-content: center;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 0;
  grid-row-gap: 10px;
  text-align: center;
  grid-auto-rows: 1fr;
}
.top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-goto .pop-list-goto-inner .goto-item {
  height: 100%;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 5px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 1px solid transparent;
}
.top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-goto .pop-list-goto-inner .goto-item button {
  color: #333;
  width: 45px;
  height: 45px;
  line-height: 45px;
  position: relative;
}
.top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-goto .pop-list-goto-inner .goto-item button svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkt-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-goto .pop-list-goto-inner .goto-item span {
  font-family: "source-sans-pro-regular";
  font-size: 12px;
  line-height: 14px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
  font-weight: normal;
}
.top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-goto .pop-list-goto-inner .goto-item:nth-child(1n+1) button {
  background: #f5f5f5;
}
.top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-goto .pop-list-goto-inner .goto-item:hover {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
  background-color: #fff;
  border: 1px solid #f0f0f0;
  filter: drop-shadow(0px 3px 20px rgba(0, 0, 0, 0.16));
}
.top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-goto .pop-list-goto-inner .goto-item:hover button {
  background: #0b5fff;
  color: #fff;
}

.pop-box-logout {
  margin-top: 20px;
  display: block;
}

label.toggle-switch input {
  cursor: pointer;
}

.simple-toggle-switch.toggle-switch {
  align-items: center;
  display: inline-flex;
}

.simple-toggle-switch .toggle-switch-check + .toggle-switch-label,
.simple-toggle-switch label:not(.toggle-switch) .toggle-switch + .toggle-switch-label,
label:not(.toggle-switch) .simple-toggle-switch .toggle-switch + .toggle-switch-label {
  margin-right: 0.5rem;
}

.simple-toggle-switch .toggle-switch-label + .toggle-switch-check-bar {
  margin-left: 0.5rem;
}

.simple-toggle-switch .toggle-switch-label {
  line-height: 1;
  margin-bottom: 0;
  max-width: calc(100% - 68px);
}

@media (max-width: 767.98px) {
  .simple-toggle-switch .toggle-switch-label {
    max-width: calc(100% - 52px);
  }
}
.simple-toggle-switch-reverse .toggle-switch-label {
  margin-right: 0.5rem;
}

.simple-toggle-switch-reverse .toggle-switch-check-bar {
  order: 5;
}

.simple-toggle-switch-reverse .toggle-switch-check-bar .toggle-switch-bar {
  order: 0;
}

.simple-toggle-switch-reverse .toggle-switch-bar {
  order: 5;
}

label.toggle-switch {
  cursor: pointer;
}

label.toggle-switch.disabled {
  cursor: not-allowed;
}

.toggle-switch {
  display: inline-block;
  font-weight: 600;
  max-width: 100%;
  position: relative;
}

.toggle-switch.disabled .toggle-switch-label {
  color: #a7a9bc;
  cursor: not-allowed;
}

.toggle-switch.disabled .toggle-switch-text {
  color: #a7a9bc;
}

.toggle-switch-check-bar {
  display: inline-flex;
  position: relative;
}

.toggle-switch-bar .toggle-switch-handle {
  display: block;
  min-width: 60px;
  text-transform: uppercase;
}

.toggle-switch-bar .toggle-switch-icon {
  font-size: 0.75rem;
}

.toggle-switch-bar .toggle-switch-icon .lexicon-icon {
  margin-top: -0.2em;
}

.toggle-switch-bar .button-icon {
  font-size: 0.75rem;
}

.toggle-switch-check,
label:not(.toggle-switch) .toggle-switch {
  bottom: 0;
  font-size: 62.5%;
  height: 32px;
  opacity: 0;
  position: absolute;
  width: 60px;
  z-index: 2;
}

@media (max-width: 767.98px) {
  .toggle-switch-check,
  label:not(.toggle-switch) .toggle-switch {
    height: 24px;
    width: 44px;
  }
}
.toggle-switch-check:empty ~ .toggle-switch-bar,
label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar {
  display: inline-flex;
  font-size: 0.75rem;
  height: 32px;
  line-height: 32px;
  position: relative;
  text-indent: 0;
  -ms-user-select: none;
  user-select: none;
}

.toggle-switch-check:empty ~ .toggle-switch-bar:after,
label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar:after {
  background-color: #fff;
  border-color: #fff;
  border-radius: 50%;
  border-style: solid;
  border-width: 1px;
  bottom: 4px;
  content: "";
  display: block;
  height: 24px;
  left: 4px;
  position: absolute;
  top: 4px;
  transition: background-color 100ms ease-in, border-color 100ms ease-in, box-shadow 150ms ease-in-out, color 100ms ease-in, left 100ms ease-in, right 100ms ease-in;
  width: 24px;
}

.toggle-switch-check:empty ~ .toggle-switch-bar:before,
label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar:before {
  background-color: #a7a9bc;
  border-color: #a7a9bc;
  border-radius: 20px;
  border-style: solid;
  border-width: 1px;
  bottom: 0;
  content: " ";
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  transition: background-color 100ms ease-in, border-color 100ms ease-in, box-shadow 150ms ease-in-out, color 100ms ease-in, left 100ms ease-in, right 100ms ease-in;
  width: 60px;
}

.toggle-switch-check:empty ~ .toggle-switch-bar .toggle-switch-handle:after,
label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar .toggle-switch-handle:after {
  content: attr(data-label-off);
  margin-left: 68px;
  transition: background-color 100ms ease-in, border-color 100ms ease-in, box-shadow 150ms ease-in-out, color 100ms ease-in, left 100ms ease-in, right 100ms ease-in;
  white-space: nowrap;
}

.toggle-switch-check:empty ~ .toggle-switch-bar .toggle-switch-handle:before,
label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar .toggle-switch-handle:before {
  transition: background-color 100ms ease-in, border-color 100ms ease-in, box-shadow 150ms ease-in-out, color 100ms ease-in, left 100ms ease-in, right 100ms ease-in;
}

.toggle-switch-check:empty ~ .toggle-switch-bar .toggle-switch-icon,
label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar .toggle-switch-icon {
  color: #fff;
  left: 4px;
  line-height: 24px;
  position: absolute;
  text-align: center;
  text-indent: 0;
  top: 4px;
  transition: background-color 100ms ease-in, border-color 100ms ease-in, box-shadow 150ms ease-in-out, color 100ms ease-in, left 100ms ease-in, right 100ms ease-in;
  width: 24px;
  z-index: 1;
}

.toggle-switch-check:empty ~ .toggle-switch-bar .toggle-switch-icon-on,
label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar .toggle-switch-icon-on {
  left: 4px;
  opacity: 0;
}

.toggle-switch-check:empty ~ .toggle-switch-bar .toggle-switch-icon-off,
label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar .toggle-switch-icon-off {
  left: 32px;
}

.toggle-switch-check:empty ~ .toggle-switch-bar .button-icon,
label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar .button-icon {
  color: #272833;
}

.toggle-switch-check:empty ~ .toggle-switch-bar .button-icon-on,
label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar .button-icon-on {
  opacity: 0;
}

.toggle-switch-check:checked ~ .toggle-switch-bar:after,
label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar:after {
  background-color: #fff;
  border-color: #fff;
  border-radius: 50%;
  border-style: solid;
  border-width: 1px;
  left: 32px;
}

.toggle-switch-check:checked ~ .toggle-switch-bar:before,
label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar:before {
  background-color: #0b5fff;
  border-color: #0b5fff;
  border-radius: 20px;
  border-style: solid;
  border-width: 1px;
}

.toggle-switch-check:checked ~ .toggle-switch-bar .toggle-switch-handle:after,
label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar .toggle-switch-handle:after {
  content: attr(data-label-on);
}

.toggle-switch-check:checked ~ .toggle-switch-bar .toggle-switch-icon,
label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar .toggle-switch-icon {
  color: #fff;
}

.toggle-switch-check:checked ~ .toggle-switch-bar .button-icon,
label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar .button-icon {
  color: #272833;
  left: 32px;
}

.toggle-switch-check:checked ~ .toggle-switch-bar .button-icon-on,
label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar .button-icon-on,
.toggle-switch-check:checked ~ .toggle-switch-bar .toggle-switch-icon-on,
label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar .toggle-switch-icon-on {
  opacity: 1;
}

.toggle-switch-check:checked ~ .toggle-switch-bar .button-icon-off,
label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar .button-icon-off,
.toggle-switch-check:checked ~ .toggle-switch-bar .toggle-switch-icon-off,
label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar .toggle-switch-icon-off {
  opacity: 0;
}

.toggle-switch-check:disabled ~ .toggle-switch-bar,
label:not(.toggle-switch) .toggle-switch:disabled ~ .toggle-switch-bar,
.toggle-switch-check.disabled ~ .toggle-switch-bar,
label:not(.toggle-switch) .disabled.toggle-switch ~ .toggle-switch-bar {
  cursor: not-allowed;
  opacity: 0.4;
}

.toggle-switch-check:focus ~ .toggle-switch-bar:before,
label:not(.toggle-switch) .toggle-switch:focus ~ .toggle-switch-bar:before {
  box-shadow: 0 0 0 0.125rem #fff, 0 0 0 0.25rem #80acff;
}

.toggle-switch-label {
  display: block;
  margin-bottom: 2px;
}

.toggle-switch-text {
  display: block;
  font-size: 0.75rem;
}

.toggle-switch-text-left {
  display: inline-flex;
  line-height: 32px;
  margin-right: 8px;
}

.toggle-switch-text-right {
  display: inline-flex;
  line-height: 32px;
  margin-left: 8px;
}

@media (max-width: 767.98px) {
  .toggle-switch-bar .toggle-switch-handle {
    min-width: 44px;
  }
  .toggle-switch-bar .toggle-switch-icon {
    font-size: 0.625rem;
  }
  .toggle-switch-bar .button-icon {
    font-size: 0.625rem;
  }
  .toggle-switch-check:empty ~ .toggle-switch-bar,
  label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar {
    height: 24px;
    line-height: 24px;
    text-indent: 0;
  }
  .toggle-switch-check:empty ~ .toggle-switch-bar:after,
  label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar:after {
    bottom: 4px;
    height: 16px;
    left: 4px;
    top: 4px;
    width: 16px;
  }
  .toggle-switch-check:empty ~ .toggle-switch-bar:before,
  label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar:before {
    width: 44px;
  }
  .toggle-switch-check:empty ~ .toggle-switch-bar .toggle-switch-handle:after,
  label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar .toggle-switch-handle:after {
    margin-left: 52px;
  }
  .toggle-switch-check:empty ~ .toggle-switch-bar .toggle-switch-icon,
  label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar .toggle-switch-icon {
    left: 4px;
    line-height: 16px;
    top: 4px;
    width: 16px;
  }
  .toggle-switch-check:empty ~ .toggle-switch-bar .toggle-switch-icon-on,
  label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar .toggle-switch-icon-on {
    left: 4px;
  }
  .toggle-switch-check:empty ~ .toggle-switch-bar .toggle-switch-icon-off,
  label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar .toggle-switch-icon-off {
    left: 24px;
  }
  .toggle-switch-check:checked ~ .toggle-switch-bar:after,
  label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar:after {
    left: 24px;
  }
  .toggle-switch-check:checked ~ .toggle-switch-bar .toggle-switch-handle:after,
  label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar .toggle-switch-handle:after {
    margin-left: 52px;
  }
  .toggle-switch-check:checked ~ .toggle-switch-bar .button-icon,
  label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar .button-icon {
    left: 24px;
  }
  .toggle-switch-text-left,
  .toggle-switch-text-right {
    line-height: 24px;
  }
}
.top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-goto .goto-item button {
  cursor: pointer;
}
.top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-goto .goto-item button svg {
  position: relative;
  top: 5px;
}
.top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-goto .goto-item span {
  display: block;
}

@media (max-width: 767px) {
  .top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-toggle .toggle-item .toggle-switch-check:empty ~ .toggle-switch-bar:after,
  .top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-toggle .toggle-item label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar:after {
    width: 24px;
    height: 24px;
  }
  .top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-toggle .toggle-item .toggle-switch-check:checked ~ .toggle-switch-bar:after,
  .top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-toggle .toggle-item label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar:after {
    left: 31px;
  }
}

@media (max-width: 1024px) {
  .top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-toggle .toggle-item.hide-mobile {
    display: none;
  }
}
.top-quick-ball-container .pop-quick-ball .pop-quick-ball-inner .pop-list-toggle .toggle-item .toggle-switch-check-bar {
  width: 100%;
}

html body .cadmin.control-menu-container {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
}
html body .dropdown-toggle::after {
  display: none;
}
html body .hide-accessible {
  display: none;
}

header.portlet-topper {
  z-index: 888;
}

/*CLASSIC TOPPER */
.sortable-layout-proxy .portlet-topper {
  background-image: none;
}

.portlet-topper {
  position: relative;
}

.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-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}

.portlet-draggable .portlet-topper {
  cursor: move;
}

@media only screen and (min-width: 768px) {
  .portlet.open > .portlet-topper,
  .portlet:hover > .portlet-topper,
  .portlet.focus > .portlet-topper {
    opacity: 1;
    -webkit-transform: translateY(-97%);
    -moz-transform: translateY(-97%);
    -ms-transform: translateY(-97%);
    -o-transform: translateY(-97%);
    transform: translateY(-97%);
  }
}
.portlet > .portlet-topper {
  display: none;
}

@media only screen and (min-width: 768px) {
  .portlet > .portlet-topper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media only screen and (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
.portlet-topper {
  background-color: #f0f5ff;
  border-color: #80acff;
  border-radius: 8px 8px 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: #0b5fff;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}

.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: #0b5fff;
}

.portlet-topper-toolbar > a:focus,
.portlet-topper-toolbar > a:hover {
  text-decoration: none;
}

@media only screen and (max-width: 767px) {
  .controls-visible .portlet-topper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

.controls-visible .portlet-topper-toolbar .dropdown-toggle::after {
  display: none;
}

body.v2.enable_editable .CX-utama .box-utama .box-sidenav {
  top: 70px;
}
@media (min-width: 1280px) {
  body.v2.enable_editable #CX-header {
    max-width: 1280px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
body.v2.enable_editable .CX-utama .box-utama .box-content-utama {
  margin-top: 80px;
}
body.v2.enable_editable .CX-utama, body.v2.enable_editable.no-sidebar .CX-section-no-sidebar .CX-utama {
  z-index: 7;
}
@media (min-width: 1280px) {
  body.v2.enable_editable .CX-utama, body.v2.enable_editable.no-sidebar .CX-section-no-sidebar .CX-utama {
    max-width: 1280px;
    margin: 0 auto;
  }
}
body.v2.enable_editable .portlet-layout .portlet .portlet-title-text {
  color: #6b6c7e;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 2.2;
  margin-bottom: 0;
  text-transform: uppercase;
}
body.v2.enable_editable .portlet-title-text {
  font-size: 1rem;
}
body.v2.enable_editable .portlet > .portlet-topper {
  opacity: 1;
}
body.v2.enable_editable .portlet-journal-content .portlet .portlet-header .visible-interaction {
  visibility: visible;
}
body.v2.enable_editable .portlet-decorate .portlet-content {
  background-color: #FFF;
  border-radius: 0.5rem;
  padding: 0 24px;
}
body.v2.enable_editable .portlet .portlet-content.portlet-content-editable .autofit-float.autofit-row.portlet-header .dropdown-toggle:after {
  display: none;
}

body.enable_editable .portlet-boundary .portlet .portlet-topper {
  opacity: 1;
  -webkit-transform: translateY(-97%);
  -moz-transform: translateY(-97%);
  -ms-transform: translateY(-97%);
  -o-transform: translateY(-97%);
  transform: translateY(-97%);
}

body.enable_sortable .portlet-boundary .portlet .portlet-content.portlet-content-editable .portlet-content-container .portlet-body {
  max-height: 100px;
  overflow: hidden;
}

.dropdown-menu.portlet-options-dropdown ul.list-unstyled li button.dropdown-item {
  padding: 0.34375rem 1rem;
  padding-left: 2.75rem;
}

.cadmin .applications-menu-modal ul.nav.nav-tabs li button {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

body.disable_editable .portlet-borderless .portlet-content {
  padding: 0 !important;
  border: 0px !important;
}

body.enable_editable .CX-utama #CX-content {
  padding-top: 160px;
}
body.enable_sortable .CX-utama #main-content {
  max-width: 800px;
  margin: 0 auto;
}

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

body.enable_editable .portlet-column-content.empty {
  padding: 50px;
  position: relative;
  border: 1px solid #D9DFF2;
  background: #F1F3FA;
}
body.enable_editable .portlet-column-content.empty:before {
  content: "";
  border: 1px dashed #494DF4;
  position: absolute;
  left: 10px;
  right: 10px;
  top: 10px;
  bottom: 10px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  background-color: #fff;
}
body.enable_editable .portlet-column-content.empty:after {
  content: "Drag & Drop Here";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #1374E8;
  font-family: "source-sans-pro-bold";
  font-size: 16px;
}

body.enable_editable .portlet .portlet-content.portlet-content-editable {
  z-index: 5;
  position: relative;
}

#ControlMenu .control-menu-nav .control-menu-nav-category.user-control-group .control-menu-nav .control-menu-nav-item .btn-monospaced.btn-sm.lfr-portal-tooltip.toggle-controls {
  display: none !important;
}

body.v2.has-edit-mode-menu .CX-utama .box-utama .box-sidenav {
  display: none;
}
body.v2.has-edit-mode-menu .CX-utama .box-utama .box-content-utama {
  margin-left: 0px;
}

@media (min-width: 1025px) {
  body.v2 .CX-utama .box-utama .box-sidenav {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  body.v2.collapsed-sidenav .CX-utama .box-utama .box-sidenav {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  body.v2.collapsed-sidenav .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation .box-nav ul.nav.nav-pills.nav-stacked.navbar-site li .child-menu-new {
    display: none !important;
  }
  body.v2.collapsed-sidenav .CX-utama .box-utama .box-content-utama {
    margin-left: 0px;
  }
}

body.v2.collapsed-sidenav .box-back-to-top {
  width: 100%;
  left: 0px;
}

.new-btn-blue,
.new-btn-blue-outline {
  font-size: 16px;
  padding: 10px 16px;
  font-family: "source-sans-pro-semibold";
  border: 1px solid #494df4;
  background-color: #494df4;
  color: #fff !important;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  outline: none !important;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.new-btn-blue:hover,
.new-btn-blue-outline:hover {
  background-color: #fcb501;
  border-color: #fcb501;
  text-decoration: none;
}
.new-btn-blue.text-capitalize,
.new-btn-blue-outline.text-capitalize {
  text-transform: capitalize !important;
}
.new-btn-blue.text-lowercase,
.new-btn-blue-outline.text-lowercase {
  text-transform: lowercase !important;
}
.new-btn-blue.text-uppercase,
.new-btn-blue-outline.text-uppercase {
  text-transform: uppercase !important;
}
.new-btn-blue.lg,
.new-btn-blue-outline.lg {
  font-size: 18px;
  padding: 14px 16px;
}
.new-btn-blue.sm,
.new-btn-blue-outline.sm {
  font-size: 14px;
  padding: 8px 12px;
}
.new-btn-blue.xs,
.new-btn-blue-outline.xs {
  font-size: 12px;
  padding: 6px 12px;
}
@media (max-width: 767px) {
  .new-btn-blue.btn-block-mobile,
  .new-btn-blue-outline.btn-block-mobile {
    display: block;
    width: 100%;
  }
}
.new-btn-blue.with-chevron,
.new-btn-blue-outline.with-chevron {
  position: relative;
  padding-right: 37px;
}
.new-btn-blue.with-chevron:after,
.new-btn-blue-outline.with-chevron:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 8px;
  width: 14px;
  height: 14px;
  line-height: 14px;
  background: rgba(255, 255, 255, 0.2);
  display: inline-block;
  text-align: center;
  font-weight: normal;
  font-size: 0.6rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
.new-btn-blue.with-chevron:hover:after,
.new-btn-blue-outline.with-chevron:hover:after {
  width: 22px;
  content: "\f178";
}
.new-btn-blue.with-chevron:disabled:hover:after, .new-btn-blue.with-chevron.disabled:hover:after,
.new-btn-blue-outline.with-chevron:disabled:hover:after,
.new-btn-blue-outline.with-chevron.disabled:hover:after {
  content: "\f054";
  width: 14px;
  transform: none !important;
  -webkit-transform: translateY(-50%) !important;
  -moz-transform: translateY(-50%) !important;
  -ms-transform: translateY(-50%) !important;
  -o-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}
.new-btn-blue.border-only,
.new-btn-blue-outline.border-only {
  background-color: #fff;
  color: #494df4 !important;
  border: 2px solid #494df4;
}
.new-btn-blue.border-only:hover,
.new-btn-blue-outline.border-only:hover {
  background: #fcb501;
  border-color: #fcb501;
  color: #fff !important;
}
.new-btn-blue.border-only.right-icon.stroke-fill-icon:hover .ico svg path, .new-btn-blue.border-only.left-icon.stroke-fill-icon:hover .ico svg path,
.new-btn-blue-outline.border-only.right-icon.stroke-fill-icon:hover .ico svg path,
.new-btn-blue-outline.border-only.left-icon.stroke-fill-icon:hover .ico svg path {
  fill: #fff;
  stroke: #fff;
}
.new-btn-blue.border-only.right-icon.stroke-icon:hover .ico svg path, .new-btn-blue.border-only.left-icon.stroke-icon:hover .ico svg path,
.new-btn-blue-outline.border-only.right-icon.stroke-icon:hover .ico svg path,
.new-btn-blue-outline.border-only.left-icon.stroke-icon:hover .ico svg path {
  fill: none !important;
  stroke: #fff;
}
.new-btn-blue.border-only.right-icon.fill-icon:hover .ico svg path, .new-btn-blue.border-only.left-icon.fill-icon:hover .ico svg path,
.new-btn-blue-outline.border-only.right-icon.fill-icon:hover .ico svg path,
.new-btn-blue-outline.border-only.left-icon.fill-icon:hover .ico svg path {
  fill: #fff !important;
  stroke: none !important;
}
.new-btn-blue.border-only.with-chevron:after,
.new-btn-blue-outline.border-only.with-chevron:after {
  background: rgba(73, 78, 244, 0.2);
  color: #494df4;
}
.new-btn-blue.border-only.with-chevron:hover:after,
.new-btn-blue-outline.border-only.with-chevron:hover:after {
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.new-btn-blue.border-only.with-chevron:disabled:after, .new-btn-blue.border-only.with-chevron.disabled:after,
.new-btn-blue-outline.border-only.with-chevron:disabled:after,
.new-btn-blue-outline.border-only.with-chevron.disabled:after {
  background-color: rgba(255, 255, 255, 0.2) !important;
  color: #ffffff;
}
.new-btn-blue.border-only:disabled, .new-btn-blue.border-only.disabled,
.new-btn-blue-outline.border-only:disabled,
.new-btn-blue-outline.border-only.disabled {
  background-color: #fff !important;
  border: 2px solid #cccccc !important;
  color: #999 !important;
}
.new-btn-blue.border-only.with-chevron:disabled:after, .new-btn-blue.border-only.with-chevron.disabled:after,
.new-btn-blue-outline.border-only.with-chevron:disabled:after,
.new-btn-blue-outline.border-only.with-chevron.disabled:after {
  background: rgba(204, 204, 204, 0.2) !important;
  color: rgba(153, 153, 153, 0.9);
}
.new-btn-blue.no-bg,
.new-btn-blue-outline.no-bg {
  box-shadow: none !important;
  background: none !important;
  background-color: transparent !important;
  color: #494df4 !important;
  border: 0 !important;
  padding: 0 !important;
}
.new-btn-blue.no-bg:after,
.new-btn-blue-outline.no-bg:after {
  color: #494df4;
  background: rgba(73, 77, 244, 0.2);
  font-weight: bold;
}
.new-btn-blue.disabled, .new-btn-blue:disabled,
.new-btn-blue-outline.disabled,
.new-btn-blue-outline:disabled {
  background: #cccccc !important;
  border-color: #cccccc !important;
  color: #fff !important;
  cursor: not-allowed !important;
}
.new-btn-blue.default,
.new-btn-blue-outline.default {
  box-shadow: none;
  background: #cccccc;
  border-color: #cccccc;
  color: #fff !important;
}
.new-btn-blue.default:hover,
.new-btn-blue-outline.default:hover {
  background: #b3b3b3;
  border-color: #b3b3b3;
}
.new-btn-blue.c-green,
.new-btn-blue-outline.c-green {
  color: #128992 !important;
}
.new-btn-blue.c-red,
.new-btn-blue-outline.c-red {
  color: #c31444 !important;
}
.new-btn-blue.c-primary,
.new-btn-blue-outline.c-primary {
  color: #494df4 !important;
}
.new-btn-blue.c-primary.with-chevron:after,
.new-btn-blue-outline.c-primary.with-chevron:after {
  color: #494df4 !important;
  background: rgba(73, 78, 244, 0.2);
}
.new-btn-blue.c-primary.with-chevron:hover:after,
.new-btn-blue-outline.c-primary.with-chevron:hover:after {
  color: #fcb501 !important;
  background: rgba(255, 255, 255, 0.2) !important;
}
.new-btn-blue.bg-white,
.new-btn-blue-outline.bg-white {
  background-color: #fff;
  border-color: #fff;
  -webkit-box-shadow: 0px 8px 19px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 8px 19px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 8px 19px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 8px 19px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 8px 19px rgba(0, 0, 0, 0.25);
}
.new-btn-blue.bg-white.c-green:hover,
.new-btn-blue-outline.bg-white.c-green:hover {
  background: #0c5e65 !important;
  border-color: #0c5e65 !important;
  color: #fff !important;
}
.new-btn-blue.bg-white.c-red:hover,
.new-btn-blue-outline.bg-white.c-red:hover {
  background: #950f34 !important;
  border-color: #950f34 !important;
  color: #fff !important;
}
.new-btn-blue.bg-white.c-primary:hover,
.new-btn-blue-outline.bg-white.c-primary:hover {
  background-color: #fcb501 !important;
  border-color: #fcb501 !important;
  color: #fff !important;
}
.new-btn-blue.bg-white.c-primary.with-chevron:hover:after,
.new-btn-blue-outline.bg-white.c-primary.with-chevron:hover:after {
  background-color: #fff;
}
.new-btn-blue.axa,
.new-btn-blue-outline.axa {
  background: #123b71;
  border-color: #123b71;
}
.new-btn-blue.axa:hover,
.new-btn-blue-outline.axa:hover {
  background-color: #164687;
  border-color: #164687;
}
.new-btn-blue.ocean:hover,
.new-btn-blue-outline.ocean:hover {
  background-color: #4976ba !important;
  border-color: #4976ba !important;
  color: #fff !important;
}
.new-btn-blue.ocean:hover:after,
.new-btn-blue-outline.ocean:hover:after {
  background-color: rgba(255, 255, 255, 0.2) !important;
}
.new-btn-blue.emerald,
.new-btn-blue-outline.emerald {
  background-color: #48a161;
  border-color: #48a161;
}
.new-btn-blue.emerald:hover,
.new-btn-blue-outline.emerald:hover {
  background-color: #387e4c;
  border-color: #387e4c;
}
.new-btn-blue.sienna,
.new-btn-blue-outline.sienna {
  background: #f07662 !important;
  border-color: #f07662 !important;
}
.new-btn-blue.sienna:after,
.new-btn-blue-outline.sienna:after {
  background-color: #fff;
  color: #f07662;
}
.new-btn-blue.sienna:hover,
.new-btn-blue-outline.sienna:hover {
  background-color: #e65d47 !important;
  border-color: #e65d47 !important;
}
.new-btn-blue.sienna:hover:after,
.new-btn-blue-outline.sienna:hover:after {
  background-color: rgba(255, 255, 255, 0.2) !important;
  color: #fff;
}
.new-btn-blue.dark,
.new-btn-blue-outline.dark {
  border-color: #00008f;
  background-color: #00008f;
}
.new-btn-blue.dark:hover,
.new-btn-blue-outline.dark:hover {
  background-color: #fcb501;
  border-color: #fcb501;
  text-decoration: none;
}
.new-btn-blue.with-shadow,
.new-btn-blue-outline.with-shadow {
  -webkit-box-shadow: 0px 8px 19px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 8px 19px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 8px 19px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 8px 19px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 8px 19px rgba(0, 0, 0, 0.25);
}
.new-btn-blue.no-shadow,
.new-btn-blue-outline.no-shadow {
  box-shadow: none !important;
}
.new-btn-blue.radius-4,
.new-btn-blue-outline.radius-4 {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.new-btn-blue.radius-6,
.new-btn-blue-outline.radius-6 {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
.new-btn-blue.ico-left .ico,
.new-btn-blue-outline.ico-left .ico {
  display: inline-block;
}
.new-btn-blue.ico-left .text,
.new-btn-blue-outline.ico-left .text {
  display: inline-block;
  margin-left: 5px;
}
.new-btn-blue.left-icon span, .new-btn-blue.icon-left span,
.new-btn-blue-outline.left-icon span,
.new-btn-blue-outline.icon-left span {
  margin-right: 5px;
  position: relative;
  top: 2px;
}
.new-btn-blue.left-icon span.ico, .new-btn-blue.icon-left span.ico,
.new-btn-blue-outline.left-icon span.ico,
.new-btn-blue-outline.icon-left span.ico {
  margin-right: 4px;
}
.new-btn-blue.left-icon span.text, .new-btn-blue.icon-left span.text,
.new-btn-blue-outline.left-icon span.text,
.new-btn-blue-outline.icon-left span.text {
  margin-left: 0px;
  top: 0px;
}
.new-btn-blue.right-icon span, .new-btn-blue.icon-right span,
.new-btn-blue-outline.right-icon span,
.new-btn-blue-outline.icon-right span {
  margin-left: 5px;
  position: relative;
  top: 2px;
}
.new-btn-blue.right-icon span.ico, .new-btn-blue.icon-right span.ico,
.new-btn-blue-outline.right-icon span.ico,
.new-btn-blue-outline.icon-right span.ico {
  margin-left: 4px;
}
.new-btn-blue.right-icon span.text, .new-btn-blue.icon-right span.text,
.new-btn-blue-outline.right-icon span.text,
.new-btn-blue-outline.icon-right span.text {
  margin-left: 0px;
}
.new-btn-blue.with-ico .ico,
.new-btn-blue.with-ico .text,
.new-btn-blue-outline.with-ico .ico,
.new-btn-blue-outline.with-ico .text {
  display: inline-block;
}
.new-btn-blue.with-ico .ico,
.new-btn-blue-outline.with-ico .ico {
  position: relative;
  top: 3px;
  margin-left: 5px;
}

.new-btn-blue.c-primary.with-chevron:hover:after {
  color: #fff !important;
}

.new-btn-blue.ocean:hover {
  background-color: #fcb501 !important;
  border-color: #fcb501 !important;
}

.new-btn-blue.green-gradient:not(disabled) {
  border-color: transparent;
}

.new-btn-blue.btn-delete {
  background-color: #c91432;
  border-color: #c91432;
}
.new-btn-blue.btn-delete:hover {
  background-color: #9b0f26;
}
.new-btn-blue.bg-red {
  background-color: #ff1721;
  border-color: #ff1721;
  border: 2px solid #ff1721;
}
.new-btn-blue.bg-red:hover {
  background-color: #e3000a;
  border: 2px solid #e3000a;
}
.new-btn-blue.bg-red-dark {
  background-color: #c91432;
  border-color: #c91432;
}
.new-btn-blue.bg-red-dark:hover {
  background-color: #9b0f26;
}
.new-btn-blue.right-icon .text {
  top: 0px;
}
.new-btn-blue.left-icon .text {
  top: 0px;
}

.new-btn-blue.emma-gradient {
  background: linear-gradient(133deg, #494df4 0%, #4a37f4 46.3%, #6f49f4 100%);
  border-color: transparent;
}
.new-btn-blue.emma-gradient:hover {
  background: #fcb501;
}

.new-btn-blue.fit-gradient {
  background-color: #157b89;
  border-color: #157b89;
  position: relative;
  overflow: hidden;
}
.new-btn-blue.fit-gradient .box-border-animation span {
  position: absolute;
  margin-left: 0 !important;
}
.new-btn-blue.fit-gradient .box-border-animation span:nth-child(1) {
  top: 0 !important;
  right: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(to right, #157b89, #62d8ea);
  animation: animateborder1 2s linear infinite;
}
.new-btn-blue.fit-gradient .box-border-animation span:nth-child(2) {
  top: 0 !important;
  right: 0;
  height: 100%;
  width: 3px;
  background: linear-gradient(to bottom, #157b89, #62d8ea);
  animation: animateborder2 2s linear infinite;
  animation-delay: 1s;
}
.new-btn-blue.fit-gradient .box-border-animation span:nth-child(3) {
  top: initial;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(to left, #157b89, #62d8ea);
  animation: animateborder3 2s linear infinite;
}
.new-btn-blue.fit-gradient .box-border-animation span:nth-child(4) {
  top: 0;
  left: 0;
  height: 100%;
  width: 3px;
  background: linear-gradient(to top, #157b89, #62d8ea);
  animation: animateborder4 2s linear infinite;
  animation-delay: 1s;
}

@-webkit-keyframes animateborder1 {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
@-moz-keyframes animateborder1 {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
@-ms-keyframes animateborder1 {
0% {
    transform: translateX(-100%);
  }
100% {
    transform: translateX(100%);
  }
}
@keyframes animateborder1 {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
@-webkit-keyframes animateborder2 {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(100%);
  }
}
@-moz-keyframes animateborder2 {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(100%);
  }
}
@-ms-keyframes animateborder2 {
0% {
    transform: translateY(-100%);
  }
100% {
    transform: translateY(100%);
  }
}
@keyframes animateborder2 {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(100%);
  }
}
@-webkit-keyframes animateborder3 {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@-moz-keyframes animateborder3 {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@-ms-keyframes animateborder3 {
0% {
    transform: translateX(100%);
  }
100% {
    transform: translateX(-100%);
  }
}
@keyframes animateborder3 {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@-webkit-keyframes animateborder4 {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(-100%);
  }
}
@-moz-keyframes animateborder4 {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(-100%);
  }
}
@-ms-keyframes animateborder4 {
0% {
    transform: translateY(100%);
  }
100% {
    transform: translateY(-100%);
  }
}
@keyframes animateborder4 {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(-100%);
  }
}
.btn-copy {
  position: relative;
}
.btn-copy .cx-tooltip {
  position: absolute;
  bottom: -35px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -mz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: max-content;
  height: auto;
  color: #fff;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  display: block;
  padding: 0;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -ms-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -o-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn-copy .cx-tooltip.show {
  opacity: 1;
  visibility: visible;
}
.btn-copy .cx-tooltip .cx-tooltip-inner {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: #494df4;
  padding: 2px 13px;
  width: 100%;
  height: auto;
  font-size: 12px;
  line-height: 20px;
  text-transform: none;
  position: relative;
  z-index: 3;
}
.btn-copy .cx-tooltip:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: -8px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 14px solid #494df4;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -mz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.btn-copy .cx-tooltip.place-top {
  bottom: initial;
  top: -35px;
}
.btn-copy .cx-tooltip.place-top:after {
  top: initial;
  bottom: -8px;
  border-bottom: 0px;
  border-top: 14px solid #494df4;
}

.new-btn-blue.bg-white.c-primary .ico svg path {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.new-btn-blue.bg-white.c-primary:hover .ico svg path {
  fill: #fff;
}

.new-btn-blue.text-only-white {
  border-color: transparent;
  background-color: transparent;
  text-transform: none;
}
.new-btn-blue.text-only-white:hover {
  background-color: transparent;
  border-color: transparent;
}
.new-btn-blue.ico-chevron-only {
  padding: 10px 24px;
}
.new-btn-blue.ico-chevron-only span {
  display: inline-block;
  width: 18px;
  height: 18px;
  line-height: 18px;
  font-size: 8px;
  font-weight: normal;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.2);
  position: relative;
  top: -2px;
}

.new-btn-blue.with-chevron.chevron-to-plus {
  padding-right: 30px;
}
.new-btn-blue.with-chevron.chevron-to-plus:after {
  content: "\f067" !important;
}
.new-btn-blue.with-chevron.chevron-to-plus:hover:after {
  width: 14px;
}

.new-btn-blue.block {
  width: 100%;
}
.new-btn-blue.bg-green {
  background-color: #1cc542 !important;
  border-color: #1cc542 !important;
}
.new-btn-blue.bg-green:hover {
  background-color: #169833 !important;
  border-color: #169833 !important;
}

.new-btn-blue.secondary {
  background-color: #fcb501;
  border-color: #fcb501;
}
.new-btn-blue.secondary:hover {
  background-color: #e3a301;
  border-color: #e3a301;
}

.new-btn-blue.bg-white.c-primary.right-icon.stroke-icon:hover .ico svg path, .new-btn-blue.bg-white.c-primary.left-icon.stroke-icon:hover .ico svg path {
  fill: none !important;
  stroke: #fff;
}

.new-btn-blue.btn-preview {
  background-color: #dedffc;
  border-color: #dedffc;
  color: #494df4;
}
.new-btn-blue.btn-preview .text {
  color: #494df4;
}
.new-btn-blue.btn-preview .ico {
  top: 0px;
}
.new-btn-blue.btn-preview.xs {
  padding: 1px 8px;
}
.new-btn-blue.btn-preview.xs .text {
  font-size: 12px;
  line-height: 12px;
}
.new-btn-blue.btn-preview.xs .ico {
  margin-left: 2px;
}

.new-btn-blue.with-chevron.xs {
  padding-right: 33px;
}

.new-btn-blue.bg-white.c-green.with-chevron:after {
  background: rgba(18, 137, 146, 0.2);
}
.new-btn-blue.bg-white.c-green.with-chevron:hover:after {
  background: rgba(255, 255, 255, 0.2);
}

.new-btn-blue.with-check {
  position: relative;
  padding-right: 33px;
}
.new-btn-blue.with-check:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='7.00033' cy='7.00033' r='5.33333' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M5.13281 7.26699L6.19948 8.33366L8.86615 5.66699' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 14px;
  height: 14px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 8px;
  width: 14px;
  height: 14px;
  line-height: 14px;
}

@keyframes button-glow {
  0% {
    left: -20%;
  }
  50% {
    left: 120%;
  }
  100% {
    left: 120%;
  }
}
.new-btn-blue.bg-transparent {
  background-color: transparent;
  border: 2px solid #fff;
}
.new-btn-blue.bg-transparent:hover {
  background-color: #fcb501 !important;
  border-color: #fcb501 !important;
  text-decoration: none;
}
.new-btn-blue.bg-transparent.with-chevron:after {
  background: rgb(255, 255, 255);
  color: #494df4;
}
.new-btn-blue.bg-transparent.with-chevron:hover:after {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.new-btn-blue.bg-transparent.with-glow {
  position: relative;
  overflow: hidden;
}
.new-btn-blue.bg-transparent.with-glow span {
  position: relative;
  z-index: 2;
}
.new-btn-blue.bg-transparent.with-glow:before {
  content: "";
  position: absolute;
  left: -20%;
  top: -10%;
  width: 0;
  height: 100%;
  transform: rotate(15deg) scale(1, 2);
  box-shadow: 0 0 30px 15px rgba(255, 255, 255, 0.5);
  animation: button-glow 3000ms ease-in-out infinite;
}
.new-btn-blue.btn-ico-circle {
  padding: 0;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.new-btn-blue.btn-ico-circle svg {
  position: relative;
  top: -2px;
}
.new-btn-blue.btn-ico-circle:hover {
  background-color: #494df4;
}
.new-btn-blue.btn-ico-circle.stroke-fill-icon:hover .ico svg path {
  fill: #fff;
  stroke: #fff;
}
.new-btn-blue.btn-ico-circle.stroke-icon:hover .ico svg path {
  fill: none !important;
  stroke: #fff;
}
.new-btn-blue.btn-ico-circle.fill-icon:hover .ico svg path {
  fill: #fff !important;
  stroke: none !important;
}
.new-btn-blue.btn-light {
  background-color: rgba(73, 78, 244, 0.1);
  border-color: rgba(73, 78, 244, 0.1);
}

.new-btn-blue.border-only.border-default {
  border: 2px solid #5f5f5f;
  color: #5f5f5f !important;
}
.new-btn-blue.border-only.border-default:hover {
  background: #5f5f5f;
  border-color: #5f5f5f;
  color: #fff !important;
}
.new-btn-blue.border-only.border-white {
  background-color: transparent;
}
.new-btn-blue.border-only.border-white:hover {
  background-color: #fff !important;
  color: #494df4 !important;
}
.new-btn-blue.border-only.border-white.right-icon.stroke-fill-icon:hover .ico svg path, .new-btn-blue.border-only.border-white.left-icon.stroke-fill-icon:hover .ico svg path {
  fill: #494df4;
  stroke: #494df4;
}
.new-btn-blue.border-only.border-white.right-icon.stroke-icon:hover .ico svg path, .new-btn-blue.border-only.border-white.left-icon.stroke-icon:hover .ico svg path {
  fill: none !important;
  stroke: #494df4;
}
.new-btn-blue.border-only.border-white.right-icon.fill-icon:hover .ico svg path, .new-btn-blue.border-only.border-white.left-icon.fill-icon:hover .ico svg path {
  fill: #494df4 !important;
  stroke: none !important;
}
.new-btn-blue.border-only.c-white {
  color: #fff !important;
}

.new-btn-blue.default-white {
  border-color: #fff;
  background-color: #fff;
  color: #333333 !important;
}
.new-btn-blue.default-white:hover {
  border-color: #fcb501;
  background-color: #fcb501;
  color: #fff !important;
}

.box-act.full .btn-block {
  margin: 0px;
}
.box-act.full .btn-block + .btn-block {
  margin-top: 12px;
  margin-left: 0px;
}

.new-btn-blue.btn-maps {
  background-color: #5590f6;
  border: 1px solid #fff;
}

.new-btn-blue.border-only.border-default.selected {
  border-color: #494df4;
  background-color: rgba(73, 77, 244, 0.09);
  color: #494df4 !important;
}
.new-btn-blue .badge {
  font-size: 12px;
  font-style: normal;
  line-height: 14px;
  text-transform: uppercase;
  font-family: "source-sans-pro-semibold";
  background-color: #494df4;
  color: #fff;
  padding: 0 6px;
  margin: 0;
  font-weight: normal;
  border: 0;
  -webkit-border-radius: 900px;
  -moz-border-radius: 900px;
  -m-border-radius: 900px;
  -so-border-radius: 900px;
  border-radius: 900px;
  margin-left: 7px;
  position: relative;
  top: -1px;
}
.new-btn-blue .badge.badge-default {
  background-color: #5f5f5f;
}

.new-btn-blue.btn-light-blue {
  background-color: #f7f7ff;
  border-color: #f7f7ff;
  color: #494df4;
}
.new-btn-blue.btn-light-blue .text {
  color: #494df4;
}

.new-btn-blue-outline {
  background-color: #ffffff;
  color: #494df4 !important;
}
.new-btn-blue-outline:hover {
  color: #ffffff !important;
}

.box-action-bottom {
  position: relative;
}
.box-action-bottom .btn-holder {
  width: max-content;
  border: none;
  display: flex;
  gap: 1rem;
}
@media (max-width: 767px) {
  .box-action-bottom .btn-holder {
    flex-direction: column;
    width: 100%;
  }
}

.new-custom-breadcrumb {
  padding: 1rem 10px;
  margin-top: 1rem;
}
.new-custom-breadcrumb ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.new-custom-breadcrumb ul li {
  display: inline-block;
  position: relative;
  padding-right: 7px;
}
.new-custom-breadcrumb ul li:after {
  color: #ABABAB;
  content: "/";
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: 2px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.new-custom-breadcrumb ul li:last-child {
  padding-right: 0px;
}
.new-custom-breadcrumb ul li:last-child:after {
  display: none;
}
.new-custom-breadcrumb ul li span,
.new-custom-breadcrumb ul li a {
  display: block;
  padding: 0px 7px;
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  font-family: "source-sans-pro-semibold";
  color: #ABABAB;
  text-decoration: none;
}
.new-custom-breadcrumb ul li span:hover,
.new-custom-breadcrumb ul li a:hover {
  color: #494DF4;
}
.new-custom-breadcrumb ul li span:hover .ico svg path,
.new-custom-breadcrumb ul li a:hover .ico svg path {
  stroke: #494DF4;
}
.new-custom-breadcrumb ul li span .ico,
.new-custom-breadcrumb ul li a .ico {
  display: inline-block;
  position: relative;
  top: 2px;
}
.new-custom-breadcrumb ul li:first-child a, .new-custom-breadcrumb ul li:first-child span {
  padding-left: 0px;
}
.new-custom-breadcrumb ul li.active a, .new-custom-breadcrumb ul li.active span {
  color: #5F5F5F;
}

:root {
  --slider-weight-width: 600px;
  --slider-weight-height: 100px;
}

@media (max-width: 767px) {
  .CX-step-health-check.weight .container.CX-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
  .CX-step-health-check.weight .container.CX-wrapper .box-text {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.box-input.weight {
  display: block;
  width: var(--slider-weight-width);
  height: var(--slider-weight-height);
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight {
  position: relative;
  /* positions */
  /* colors */
  /* jQuery stuff */
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .bar-grey {
  position: absolute;
  top: 50%;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: flex;
  grid-column-gap: 20px;
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .bar-grey div {
  position: relative;
  width: 20px;
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .bar-grey div:before, .box-input.weight .box-slider-weight .box-meter.box-meter-weight .bar-grey div:after {
  content: "";
  width: 1px;
  height: 24.17px;
  position: absolute;
  background: rgba(0, 0, 143, 0.1);
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .bar-grey div:before {
  top: -22px;
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .bar-grey div:after {
  bottom: -22px;
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .bar-grey div:nth-child(4):before, .box-input.weight .box-slider-weight .box-meter.box-meter-weight .bar-grey div:nth-child(4):after, .box-input.weight .box-slider-weight .box-meter.box-meter-weight .bar-grey div:nth-child(9):before, .box-input.weight .box-slider-weight .box-meter.box-meter-weight .bar-grey div:nth-child(9):after, .box-input.weight .box-slider-weight .box-meter.box-meter-weight .bar-grey div:nth-child(14):before, .box-input.weight .box-slider-weight .box-meter.box-meter-weight .bar-grey div:nth-child(14):after, .box-input.weight .box-slider-weight .box-meter.box-meter-weight .bar-grey div:nth-child(19):before, .box-input.weight .box-slider-weight .box-meter.box-meter-weight .bar-grey div:nth-child(19):after, .box-input.weight .box-slider-weight .box-meter.box-meter-weight .bar-grey div:nth-child(24):before, .box-input.weight .box-slider-weight .box-meter.box-meter-weight .bar-grey div:nth-child(24):after, .box-input.weight .box-slider-weight .box-meter.box-meter-weight .bar-grey div:nth-child(29):before, .box-input.weight .box-slider-weight .box-meter.box-meter-weight .bar-grey div:nth-child(29):after {
  width: 3px;
  height: 33.33px;
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .bar-grey div:nth-child(4):before, .box-input.weight .box-slider-weight .box-meter.box-meter-weight .bar-grey div:nth-child(9):before, .box-input.weight .box-slider-weight .box-meter.box-meter-weight .bar-grey div:nth-child(14):before, .box-input.weight .box-slider-weight .box-meter.box-meter-weight .bar-grey div:nth-child(19):before, .box-input.weight .box-slider-weight .box-meter.box-meter-weight .bar-grey div:nth-child(24):before, .box-input.weight .box-slider-weight .box-meter.box-meter-weight .bar-grey div:nth-child(29):before {
  top: -32px;
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .bar-grey div:nth-child(4):after, .box-input.weight .box-slider-weight .box-meter.box-meter-weight .bar-grey div:nth-child(9):after, .box-input.weight .box-slider-weight .box-meter.box-meter-weight .bar-grey div:nth-child(14):after, .box-input.weight .box-slider-weight .box-meter.box-meter-weight .bar-grey div:nth-child(19):after, .box-input.weight .box-slider-weight .box-meter.box-meter-weight .bar-grey div:nth-child(24):after, .box-input.weight .box-slider-weight .box-meter.box-meter-weight .bar-grey div:nth-child(29):after {
  bottom: -32px;
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .weight_value,
.box-input.weight .box-slider-weight .box-meter.box-meter-weight #weight_value {
  position: absolute;
  top: -70px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  font-weight: 700;
  font-size: 46px;
  line-height: 56px;
  color: #3032c1;
  font-family: "source-sans-pro-regular";
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .weight_value span .val,
.box-input.weight .box-slider-weight .box-meter.box-meter-weight #weight_value span .val {
  font-family: "source-sans-pro-bold";
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .weight_value span:last-child,
.box-input.weight .box-slider-weight .box-meter.box-meter-weight #weight_value span:last-child {
  font-weight: 200;
  font-family: "source-sans-pro-light";
  font-size: 42px;
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .rotate {
  transform: translateX(-50%) translateY(-50%) rotate(-90deg);
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .cube {
  position: relative;
  width: var(--slider-weight-width);
  height: var(--slider-weight-height);
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .cube .bar-mask.bar-grey {
  height: 3px;
  z-index: 113;
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .cube .bar-mask.bar-grey div:before, .box-input.weight .box-slider-weight .box-meter.box-meter-weight .cube .bar-mask.bar-grey div:after {
  background: rgba(245, 246, 247, 0.4);
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .bar-white {
  height: 3px;
  background: #fff;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  z-index: 223;
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .a {
  position: absolute;
  height: 100%;
  left: 0;
  z-index: 222;
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: var(--slider-weight-width);
  height: var(--slider-weight-height);
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .a:before {
  z-index: 111;
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .a:after {
  z-index: 333;
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .a {
  background-color: #3032c1;
  z-index: 112;
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .a:before {
  background-color: rgba(0, 0, 0, 0.035);
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .a:after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.07)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.07), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.07), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.07), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.07), rgba(0, 0, 0, 0));
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .slider-range-weight,
.box-input.weight .box-slider-weight .box-meter.box-meter-weight #slider-range-weight {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  margin: 0;
  z-index: 999;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .ui-slider {
  height: 3px;
  border: none;
  background: rgba(0, 0, 143, 0.1);
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .ui-slider:before {
  top: -1.4rem;
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .ui-slider:after {
  bottom: -1.4rem;
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .ui-slider-range {
  background: transparent;
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .ui-slider .ui-slider-handle {
  top: -20px;
  width: 80px;
  height: 40px;
  margin-left: -37px;
  padding-left: 4px;
  border: none;
  background: #ffffff;
  box-shadow: 0 7px 10px rgba(0, 0, 0, 0.3);
  text-align: center;
  cursor: pointer;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .ui-slider .ui-slider-handle:after, .box-input.weight .box-slider-weight .box-meter.box-meter-weight .ui-slider .ui-slider-handle:before {
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-size: 20px;
  position: relative;
  font-weight: bold;
  color: #000;
  position: absolute;
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .ui-slider .ui-slider-handle:before {
  content: "\f053";
  left: 10px;
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .ui-slider .ui-slider-handle:after {
  content: "\f054";
  right: 10px;
}
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .ui-slider .ui-slider-handle:focus {
  outline: none;
}

:root {
  --slider-height-width: 100px;
  --slider-height-height: 386px;
}

@media (max-width: 1024px) {
  :root {
    --slider-height-width: 90px;
    --slider-height-height: 347px;
  }
}
.box-input.height {
  display: block;
}
.box-input.height .box-slider-height .box-meter.box-meter-height {
  position: relative;
}
.box-input.height .box-slider-height .box-meter.box-meter-height .box-meter-height-inner {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  justify-content: center;
}
.box-input.height .box-slider-height .box-meter.box-meter-height .box-meter-height-inner .cube,
.box-input.height .box-slider-height .box-meter.box-meter-height .box-meter-height-inner .box-vector {
  border-bottom: 4px solid #3032c1;
}
.box-input.height .box-slider-height .box-meter.box-meter-height .box-meter-height-inner .box-vector div:last-child {
  padding-right: 20px;
  padding-top: 20px;
}
.box-input.height .box-slider-height .box-meter.box-meter-height .box-meter-height-inner .box-vector div:last-child img {
  height: 302px;
}
@media (max-width: 767px) {
  .box-input.height .box-slider-height .box-meter.box-meter-height .box-meter-height-inner .box-vector div:last-child img {
    height: 270px;
  }
}
.box-input.height .box-slider-height .box-meter.box-meter-height .box-meter-height-inner .height_value,
.box-input.height .box-slider-height .box-meter.box-meter-height .box-meter-height-inner #height_value {
  font-weight: 700;
  font-size: 40px;
  line-height: 60px;
  color: #3032c1;
  font-family: "source-sans-pro-regular";
  border-bottom: 0.6px solid #00008f;
  text-align: center;
  position: relative;
}
@media (max-width: 767px) {
  .box-input.height .box-slider-height .box-meter.box-meter-height .box-meter-height-inner .height_value,
  .box-input.height .box-slider-height .box-meter.box-meter-height .box-meter-height-inner #height_value {
    font-size: 34px;
  }
}
.box-input.height .box-slider-height .box-meter.box-meter-height .box-meter-height-inner .height_value:before,
.box-input.height .box-slider-height .box-meter.box-meter-height .box-meter-height-inner #height_value:before {
  content: "";
  position: absolute;
  left: -7px;
  bottom: -3px;
  background: #00008f;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.box-input.height .box-slider-height .box-meter.box-meter-height .box-meter-height-inner .height_value span .val,
.box-input.height .box-slider-height .box-meter.box-meter-height .box-meter-height-inner #height_value span .val {
  font-family: "source-sans-pro-bold";
}
.box-input.height .box-slider-height .box-meter.box-meter-height .box-meter-height-inner .height_value span:last-child,
.box-input.height .box-slider-height .box-meter.box-meter-height .box-meter-height-inner #height_value span:last-child {
  font-weight: 300;
  font-family: "source-sans-pro-light";
  font-size: 42px;
}
.box-input.height .box-slider-height .box-meter.box-meter-height .cube {
  position: relative;
  width: var(--slider-height-width);
  height: var(--slider-height-height);
}
.box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-mask.bar-grey {
  width: 3px;
  z-index: 113;
}
.box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-mask.bar-grey div:before, .box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-mask.bar-grey div:after {
  background: rgba(245, 246, 247, 0.4);
}
.box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey {
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 100%;
  width: 100%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  grid-row-gap: 20px;
}
.box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div {
  position: relative;
  height: 20px;
}
.box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:before, .box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:after {
  content: "";
  height: 1px;
  width: 24.17px;
  position: absolute;
  background: rgba(0, 0, 143, 0.1);
}
.box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:before {
  left: -22px;
}
.box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:after {
  right: -22px;
}
.box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:nth-child(4):before, .box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:nth-child(4):after, .box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:nth-child(9):before, .box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:nth-child(9):after, .box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:nth-child(14):before, .box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:nth-child(14):after, .box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:nth-child(19):before, .box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:nth-child(19):after, .box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:nth-child(24):before, .box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:nth-child(24):after, .box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:nth-child(29):before, .box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:nth-child(29):after {
  height: 3px;
  width: 33.33px;
}
.box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:nth-child(4):before, .box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:nth-child(9):before, .box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:nth-child(14):before, .box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:nth-child(19):before, .box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:nth-child(24):before, .box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:nth-child(29):before {
  left: -32px;
}
.box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:nth-child(4):after, .box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:nth-child(9):after, .box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:nth-child(14):after, .box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:nth-child(19):after, .box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:nth-child(24):after, .box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:nth-child(29):after {
  right: -32px;
}
.box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-white {
  width: 3px;
  background: #fff;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  z-index: 223;
}
.box-input.height .box-slider-height .box-meter.box-meter-height .cube .a {
  position: absolute;
  width: 100%;
  bottom: 0;
  background-color: #3032c1;
  z-index: 112;
}
.box-input.height .box-slider-height .box-meter.box-meter-height .cube .a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: var(--slider-height-width);
  height: var(--slider-height-height);
  z-index: 111;
  background-color: rgba(0, 0, 0, 0.035);
}
.box-input.height .box-slider-height .box-meter.box-meter-height .cube .slider-range-height,
.box-input.height .box-slider-height .box-meter.box-meter-height .cube #slider-range-height {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 999;
  height: 100%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.box-input.height .box-slider-height .box-meter.box-meter-height .cube .slider-range-height.ui-slider,
.box-input.height .box-slider-height .box-meter.box-meter-height .cube #slider-range-height.ui-slider {
  background: rgba(0, 0, 143, 0.1);
  border: 0;
  width: 3px;
}
.box-input.height .box-slider-height .box-meter.box-meter-height .cube .slider-range-height.ui-slider .ui-slider-handle,
.box-input.height .box-slider-height .box-meter.box-meter-height .cube #slider-range-height.ui-slider .ui-slider-handle {
  position: absolute;
  width: 40px;
  height: 80px;
  border: none;
  left: -18px;
  margin-bottom: -37px;
  background: #ffffff;
  box-shadow: 0 7px 10px rgba(0, 0, 0, 0.3);
  text-align: center;
  cursor: pointer;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.box-input.height .box-slider-height .box-meter.box-meter-height .cube .slider-range-height.ui-slider .ui-slider-handle:after, .box-input.height .box-slider-height .box-meter.box-meter-height .cube .slider-range-height.ui-slider .ui-slider-handle:before,
.box-input.height .box-slider-height .box-meter.box-meter-height .cube #slider-range-height.ui-slider .ui-slider-handle:after,
.box-input.height .box-slider-height .box-meter.box-meter-height .cube #slider-range-height.ui-slider .ui-slider-handle:before {
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-size: 20px;
  position: relative;
  font-height: bold;
  color: #000;
  position: absolute;
}
.box-input.height .box-slider-height .box-meter.box-meter-height .cube .slider-range-height.ui-slider .ui-slider-handle:before,
.box-input.height .box-slider-height .box-meter.box-meter-height .cube #slider-range-height.ui-slider .ui-slider-handle:before {
  content: "\f077";
  top: 10px;
}
.box-input.height .box-slider-height .box-meter.box-meter-height .cube .slider-range-height.ui-slider .ui-slider-handle:after,
.box-input.height .box-slider-height .box-meter.box-meter-height .cube #slider-range-height.ui-slider .ui-slider-handle:after {
  content: "\f078";
  bottom: 10px;
}
.box-input.height .box-slider-height .box-meter.box-meter-height .cube .slider-range-height .ui-slider .ui-slider-handle:focus,
.box-input.height .box-slider-height .box-meter.box-meter-height .cube #slider-range-height .ui-slider .ui-slider-handle:focus {
  outline: none;
}

@media (max-width: 767px) {
  .box-input.height .box-slider-height .box-meter.box-meter-height .cube .slider-range-height div:nth-child(20), .box-input.height .box-slider-height .box-meter.box-meter-height .cube .slider-range-height div:nth-child(19),
  .box-input.height .box-slider-height .box-meter.box-meter-height .cube #slider-range-height div:nth-child(20),
  .box-input.height .box-slider-height .box-meter.box-meter-height .cube #slider-range-height div:nth-child(19) {
    display: none;
  }
}

.CX-pop-up-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1045;
  opacity: 0;
  visibility: hidden;
}
.CX-pop-up-modal .bg-pop-up-modal-dark {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-pop-up-modal .box-pop-up-modal {
  position: relative;
  background-color: #fff;
  max-width: 548px;
  margin: 0 auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  padding: 2rem;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 767px) {
  .CX-pop-up-modal .box-pop-up-modal {
    width: 90%;
  }
}
@media (max-width: 767px) {
  .CX-pop-up-modal .box-pop-up-modal .box-ico svg {
    height: 196px;
  }
}
.CX-pop-up-modal .box-pop-up-modal .box-text {
  font-family: "source-sans-pro-regular";
  margin-top: 2rem;
}
.CX-pop-up-modal .box-pop-up-modal .box-text .title {
  font-size: 29px;
  line-height: 31px;
  margin-bottom: 10px;
  font-family: "source-sans-pro-bold";
  color: #333;
}
@media (max-width: 767px) {
  .CX-pop-up-modal .box-pop-up-modal .box-text .title {
    font-size: 23px;
  }
}
.CX-pop-up-modal .box-pop-up-modal .box-text p {
  color: #7f7f7f;
  font-size: 16px;
  line-height: 23px;
  font-family: "source-sans-pro-regular";
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .CX-pop-up-modal .box-pop-up-modal .box-text p {
    font-size: 12px;
    line-height: 18px;
    max-width: 100%;
  }
}
.CX-pop-up-modal .box-pop-up-modal .box-text .box-act {
  margin-top: 34px;
}
.CX-pop-up-modal.open {
  opacity: 1;
  visibility: visible;
}
.CX-pop-up-modal.open .box-pop-up-modal {
  opacity: 1;
  visibility: visible;
}

.box-select .select2.select2-container .selection .select2-selection__arrow {
  height: 100%;
}
.box-select .select2.select2-container .selection .select2-selection__arrow:before {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  top: 0px;
  right: 10px;
  position: relative;
  color: #123b71;
}
.box-select .select2.select2-container .selection .select2-selection__arrow b {
  display: none;
}

.CX-pop-up-filter {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: none;
}
@media (max-width: 1024px) {
  .CX-pop-up-filter {
    display: block;
  }
}
.CX-pop-up-filter .bg-pop-up-filter-close {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-pop-up-filter .box-pop-up-filter {
  position: absolute;
  background-color: #fff;
  width: 100%;
  height: calc(100% - 230px);
  bottom: 0;
  -webkit-border-radius: 12px 12px 0px 0px;
  -moz-border-radius: 12px 12px 0px 0px;
  -ms-border-radius: 12px 12px 0px 0px;
  -o-border-radius: 12px 12px 0px 0px;
  border-radius: 12px 12px 0px 0px;
  -webkit-box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.14);
  -ms-box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.14);
  -o-box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.14);
  box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.14);
  padding: 20px 1rem;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-bottom: -100%;
  -moz-bottom: -100%;
  -ms-bottom: -100%;
  -o-bottom: -100%;
  bottom: -100%;
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-head {
  position: relative;
  margin-bottom: 30px;
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-head .title {
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-head .close {
  opacity: 1;
  position: absolute;
  right: 0;
  top: -2px;
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-head .close .close-filter {
  display: block;
  padding: 20px;
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-head .close svg path {
  filter: #000;
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner {
  display: flex;
  flex-direction: column;
  grid-row-gap: 15px;
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-select .select2-container {
  width: 100% !important;
  height: 50px;
  background-color: #eceff8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-select .select2-container .selection .select2-selection__arrow {
  height: 100%;
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-select .select2-container .selection .select2-selection__arrow:before {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  top: 12px;
  right: 10px;
  position: relative;
  color: #494df4;
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-select .select2-container .selection .select2-selection__arrow b {
  display: none;
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-select .select2-container .select2-selection {
  height: 100%;
  border: 0;
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-select .select2-container .select2-selection__rendered {
  color: #494df4;
  font-weight: 600;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  padding-left: 25px;
  background-color: #eceff8;
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-search {
  position: relative;
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-search .box-search-inner {
  position: relative;
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-search .box-search-inner .ico {
  position: absolute;
  left: 15px;
  margin-top: 3px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-search .box-search-inner input,
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-search .box-search-inner .input {
  border: 1px solid #fff;
  width: 100%;
  height: 50px;
  line-height: 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding-left: 40px;
  color: #123b71;
  font-weight: 700;
  font-size: 14px;
  background-color: #eceff8;
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-search .box-search-inner input::-webkit-input-placeholder,
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-search .box-search-inner .input::-webkit-input-placeholder {
  color: #123b71;
  font-weight: 600;
  font-size: 14px;
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-search .box-search-inner input::-moz-placeholder,
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-search .box-search-inner .input::-moz-placeholder {
  color: #123b71;
  font-weight: 600;
  font-size: 14px;
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-search .box-search-inner input:-moz-placeholder,
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-search .box-search-inner .input:-moz-placeholder {
  color: #123b71;
  font-weight: 600;
  font-size: 14px;
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-search .box-search-inner input:-ms-input-placeholder,
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-search .box-search-inner .input:-ms-input-placeholder {
  color: #123b71;
  font-weight: 600;
  font-size: 14px;
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-search .box-search-inner input:focus,
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-search .box-search-inner .input:focus {
  border-color: #494df4;
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-act {
  padding: 0 0px;
  margin-top: 15px;
  position: absolute;
  bottom: 20px;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-act .new-btn-blue {
  display: block;
  width: auto;
  margin: 0 auto;
  -webkit-box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.11);
  -ms-box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.11);
  -o-box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.11);
  font-size: 16px;
  line-height: 24px;
}
.CX-pop-up-filter.open {
  opacity: 1;
  visibility: visible;
}
.CX-pop-up-filter.open .box-pop-up-filter {
  -webkit-bottom: 0;
  -moz-bottom: 0;
  -ms-bottom: 0;
  -o-bottom: 0;
  bottom: 0;
}

.CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .close-pop-up {
  position: absolute;
  top: 10px;
  right: 10px;
}
.CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-heading .box-pop-heading-inner h3 {
  font-family: "source-sans-pro-bold";
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  color: #333333;
  margin-bottom: 10px;
}
.CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-heading .box-pop-heading-inner p {
  font-family: "source-sans-pro-regular";
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  color: #999999;
}

.CX-custom-splash-alert {
  position: fixed;
  z-index: 1045;
  left: 0;
  top: 20px;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 767px) {
  .CX-custom-splash-alert {
    width: 98%;
    left: 50%;
    transform: translateX(-50%);
  }
}
.CX-custom-splash-alert.open {
  opacity: 1;
  visibility: visible;
}
.CX-custom-splash-alert .box-custom-splash-alert {
  margin: 0 auto;
  max-width: 449px;
  background: #c91432;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 0px 23px;
  height: 66px;
  overflow: hidden;
}
.CX-custom-splash-alert .box-custom-splash-alert .box-custom-splash-alert-inner {
  width: auto;
  height: 100%;
  position: relative;
  margin: 0 auto;
}
.CX-custom-splash-alert .box-custom-splash-alert .box-custom-splash-alert-inner .icon {
  position: absolute;
  bottom: -7px;
}
.CX-custom-splash-alert .box-custom-splash-alert .box-custom-splash-alert-inner .box-text {
  position: relative;
  margin-left: 80px;
  top: 15px;
  color: #fff;
  font-family: "source-sans-pro-semibold";
}
.CX-custom-splash-alert .box-custom-splash-alert .box-custom-splash-alert-inner .box-text .title {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 5px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .CX-custom-splash-alert .box-custom-splash-alert .box-custom-splash-alert-inner .box-text .title {
    font-size: 14px;
  }
}
.CX-custom-splash-alert .box-custom-splash-alert .box-custom-splash-alert-inner .box-text .text {
  font-size: 13px;
  line-height: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .CX-custom-splash-alert .box-custom-splash-alert .box-custom-splash-alert-inner .box-text .text {
    font-size: 11px;
  }
}

.CX-pop-up-modal.modal-pilih-cabang .box-pop-up-modal {
  max-width: 600px;
  padding: 3rem 70px;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-pilih-cabang .box-pop-up-modal {
    padding: 3rem 10px;
  }
}
.CX-pop-up-modal.modal-pilih-cabang .box-pop-up-modal .box-pop-heading .box-pop-heading-inner h3 {
  font-weight: 700;
  font-size: 27px;
  line-height: 32px;
  text-align: center;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-pilih-cabang .box-pop-up-modal .box-pop-heading .box-pop-heading-inner h3 {
    font-size: 20px;
    line-height: 24px;
  }
}
.CX-pop-up-modal.modal-pilih-cabang .box-pop-up-modal .box-dropdown-changes {
  margin-top: 70px;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-pilih-cabang .box-pop-up-modal .box-dropdown-changes {
    margin-top: 56px;
  }
}

.box-pop-up-modal .box-pop-up-modal-inner .box-text .box-act {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 15px;
}
.box-pop-up-modal .box-pop-up-modal-inner .box-text .box-act .new-btn-blue:last-child {
  margin-left: 0px;
}

.CX-pop-up-modal.lg .box-pop-up-modal {
  max-width: 85%;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.lg .box-pop-up-modal {
    max-width: 100%;
  }
}

@media (max-height: 700px) {
  .CX-pop-up-modal.modal-default.modal-pilih-cabang .box-pop-up-modal {
    padding: 2rem 15px;
  }
}
@media (max-height: 700px) {
  .CX-pop-up-modal.modal-default.modal-pilih-cabang .box-pop-up-modal .box-pop-up-modal-inner .box-dropdown-changes {
    margin-top: 50px;
  }
}
@media (max-height: 700px) {
  .CX-pop-up-modal.modal-default.modal-pilih-cabang .box-pop-up-modal .box-pop-up-modal-inner .box-action {
    margin-top: 20px !important;
  }
}

.CX-pop-up-modal.full-bottom-to-top .box-pop-up-modal {
  max-width: 100%;
  top: initial;
  bottom: 0;
  position: absolute;
  width: 100%;
  border-radius: 0px;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.CX-pop-up-modal.full-bottom-to-top.open .box-pop-up-modal {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.CX-pop-up-modal.with-top-line .box-pop-up-modal .box-pop-heading:before {
  content: "";
  position: absolute;
  width: 55px;
  height: 4px;
  background: #d9d9d9;
  top: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.CX-pop-up-modal.full-bottom-to-top .box-pop-up-modal {
  padding: 2rem 20px;
}

@media (max-width: 767px) {
  .CX-pop-up-modal.open .box-pop-up-modal {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
    padding: 2rem 15px;
  }
}

@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default .box-pop-up-modal {
    margin: 0 15px;
  }
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-semua-polis .box-pop-up-modal {
    margin: 0 0px;
  }
}

.CX-pop-up-modal.modal-otp .box-pop-up-modal {
  padding: 2rem 15px;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-heading .box-pop-heading-inner p {
  font-size: 16px !important;
  line-height: 25px !important;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-info-verifikasi .box-info-verifikasi-inner .names {
  font-family: "source-sans-pro-bold";
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.01em;
}

.CX-pop-up-modal.with-bg-cities .box-pop-up-modal .box-pop-up-modal-inner {
  position: relative;
}
.CX-pop-up-modal.with-bg-cities .box-pop-up-modal .box-pop-up-modal-inner:after {
  content: "";
  background-image: url(../images/bg-cities-large.png);
  background-repeat: repeat-x;
  background-position: bottom left;
  background-size: cover;
  width: 100%;
  height: 357px;
  position: absolute;
  bottom: 0;
  left: 0px;
  z-index: 1;
}

.CX-pop-up-modal.with-bg-cities:after {
  content: "";
  position: absolute;
}
.CX-pop-up-modal.full-width .box-pop-up-modal {
  padding: 0 0;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.full-width .box-pop-up-modal {
    margin: 0 0;
  }
}
.CX-pop-up-modal.no-radius .box-pop-up-modal .box-pop-heading .box-pop-heading-inner {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.CX-pop-up-modal.lg-title .box-pop-up-modal .box-pop-heading:before {
  display: none;
}
.CX-pop-up-modal.lg-title .box-pop-up-modal .box-pop-heading .box-pop-heading-inner h3 {
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 30px;
}
.CX-pop-up-modal.p-16 .box-pop-up-modal .box-pop-up-modal-inner {
  padding: 16px !important;
}
.CX-pop-up-modal.with-blue-header .box-pop-up-modal .box-pop-heading .box-pop-heading-inner h3 {
  color: #fff !important;
}
.CX-pop-up-modal.with-blue-header .box-pop-up-modal .box-pop-heading:before {
  display: none;
}
.CX-pop-up-modal.with-blue-header.dark .box-pop-up-modal .box-pop-heading .box-pop-heading-inner {
  background: #3032c1;
}

.CX-pop-up-modal .box-pop-up-modal .box-text.small-text .title {
  font-size: 20px;
  line-height: 25px;
  text-align: center;
  color: #333333;
}
.CX-pop-up-modal .box-pop-up-modal .box-text.small-text p {
  font-family: "source-sans-pro-regular";
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  color: #999999;
}

.CX-pop-up-modal.modal-pilih-cabang .box-pop-up-modal {
  padding: 3rem 15px 20px;
}
.CX-pop-up-modal.modal-pilih-cabang .box-pop-up-modal .box-pop-heading .box-pop-heading-inner h3 {
  font-size: 20px;
  line-height: 25px;
}
.CX-pop-up-modal.modal-pilih-cabang .box-pop-up-modal .box-pop-up-modal-inner .box-dropdown-changes {
  margin-top: 60px;
}

.CX-pop-up-modal.modal-default.modal-pilih-cabang .box-pop-up-modal, .CX-pop-up-modal.modal-default.with-top-border .box-pop-up-modal {
  border-top: 5px solid #494df4;
}

.CX-pop-up-modal.with-blue-header .box-pop-up-modal, .CX-pop-up-modal.with-gold-header .box-pop-up-modal, .CX-pop-up-modal.with-platinum-header .box-pop-up-modal, .CX-pop-up-modal.with-signature-header .box-pop-up-modal {
  padding: 0;
  overflow: hidden;
  background-color: transparent;
}
.CX-pop-up-modal.with-blue-header .box-pop-up-modal .box-pop-heading .box-pop-heading-inner, .CX-pop-up-modal.with-gold-header .box-pop-up-modal .box-pop-heading .box-pop-heading-inner, .CX-pop-up-modal.with-platinum-header .box-pop-up-modal .box-pop-heading .box-pop-heading-inner, .CX-pop-up-modal.with-signature-header .box-pop-up-modal .box-pop-heading .box-pop-heading-inner {
  position: relative;
  color: #fff;
  -webkit-border-top-left-radius: 8px;
  -moz-border-top-left-radius: 8px;
  -ms-border-top-left-radius: 8px;
  -o-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-top-right-radius: 8px;
  -ms-border-top-right-radius: 8px;
  -o-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
  padding: 12px;
}
.CX-pop-up-modal.with-blue-header .box-pop-up-modal .box-pop-heading .box-pop-heading-inner h3, .CX-pop-up-modal.with-gold-header .box-pop-up-modal .box-pop-heading .box-pop-heading-inner h3, .CX-pop-up-modal.with-platinum-header .box-pop-up-modal .box-pop-heading .box-pop-heading-inner h3, .CX-pop-up-modal.with-signature-header .box-pop-up-modal .box-pop-heading .box-pop-heading-inner h3 {
  color: #fff;
  font-size: 17px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0.01em;
  margin-bottom: 0;
}
.CX-pop-up-modal.with-blue-header .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .close-pop-up, .CX-pop-up-modal.with-gold-header .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .close-pop-up, .CX-pop-up-modal.with-platinum-header .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .close-pop-up, .CX-pop-up-modal.with-signature-header .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .close-pop-up {
  position: absolute;
  right: 12px;
  top: 15px;
}
.CX-pop-up-modal.with-blue-header .box-pop-up-modal .box-pop-up-modal-inner, .CX-pop-up-modal.with-gold-header .box-pop-up-modal .box-pop-up-modal-inner, .CX-pop-up-modal.with-platinum-header .box-pop-up-modal .box-pop-up-modal-inner, .CX-pop-up-modal.with-signature-header .box-pop-up-modal .box-pop-up-modal-inner {
  padding: 2rem;
  background-color: #fff;
}
.CX-pop-up-modal.with-blue-header .box-pop-up-modal .box-pop-up-modal-inner .new-box-form, .CX-pop-up-modal.with-gold-header .box-pop-up-modal .box-pop-up-modal-inner .new-box-form, .CX-pop-up-modal.with-platinum-header .box-pop-up-modal .box-pop-up-modal-inner .new-box-form, .CX-pop-up-modal.with-signature-header .box-pop-up-modal .box-pop-up-modal-inner .new-box-form {
  padding-bottom: 0;
}
.CX-pop-up-modal.with-blue-header .box-pop-up-modal .box-pop-heading .box-pop-heading-inner {
  background: #494df4;
}
.CX-pop-up-modal.with-gold-header .box-pop-up-modal .box-pop-heading .box-pop-heading-inner {
  background: #877731;
}
.CX-pop-up-modal.with-platinum-header .box-pop-up-modal .box-pop-heading .box-pop-heading-inner {
  background: #6d6e71;
}
.CX-pop-up-modal.with-signature-header .box-pop-up-modal .box-pop-heading .box-pop-heading-inner {
  background: #1f1f1f;
}
.CX-pop-up-modal.lg-title .box-pop-up-modal .box-pop-heading-inner h3 {
  font-size: 20px !important;
  line-height: 25px !important;
}

.CX-pop-up-modal.with-blue-header.dark.emma-card .box-pop-up-modal .box-pop-heading .box-pop-heading-inner {
  background: #0e214e;
}

.CX-pop-up-modal .box-pop-up-modal .box-pop-up-modal-inner .box-message-simple {
  max-height: 70vh;
  overflow-y: auto;
}
.CX-pop-up-modal .box-pop-up-modal .box-pop-up-modal-inner .box-message-simple::-webkit-scrollbar-thumb {
  background-color: #cccccc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.CX-pop-up-modal .box-pop-up-modal .box-pop-up-modal-inner .box-message-simple::-webkit-scrollbar-track {
  background-color: #f5f5f5;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.CX-pop-up-modal .box-pop-up-modal .box-pop-up-modal-inner .box-message-simple::-webkit-scrollbar {
  width: 6px;
  background-color: #f5f5f5;
}

.CX-pop-up-modal .box-pop-up-modal .box-pop-up-modal-inner .box-ico h3 {
  font-size: 20px;
  line-height: 25px;
  font-family: "source-sans-pro-bold";
  margin-top: 10px;
  color: #333;
}

@media (min-width: 1025px) and (max-width: 1280px) {
  .CX-pop-up-modal .box-pop-up-modal {
    padding-right: 15px;
  }
  .CX-pop-up-modal .box-pop-up-modal .box-pop-up-modal-inner {
    overflow-x: hidden;
    max-height: calc(100vh - 120px);
    overflow-y: auto;
    padding-right: calc(2rem - 15px);
  }
  .CX-pop-up-modal .box-pop-up-modal .box-pop-up-modal-inner::-webkit-scrollbar-thumb {
    background-color: #cccccc;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
  }
  .CX-pop-up-modal .box-pop-up-modal .box-pop-up-modal-inner::-webkit-scrollbar-track {
    background-color: #f5f5f5;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
  }
  .CX-pop-up-modal .box-pop-up-modal .box-pop-up-modal-inner::-webkit-scrollbar {
    width: 6px;
    background-color: #f5f5f5;
  }
}

.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-resend-otp .box-timer .timer-count .timer-count-inner.blue {
  background: #4976ba;
  color: #fff;
  border-color: #4976ba;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-resend-otp .box-timer .timer-count .timer-count-inner.blue .ico-and-text .text {
  font-size: 13px;
  line-height: 16px;
}

.box-form-otp .box-resend-otp .new-btn-blue.with-ico {
  align-items: center;
}
.box-form-otp .box-resend-otp .new-btn-blue.with-ico.blue-otp {
  background: #4976ba;
  border-color: #4976ba;
  padding: 6px 13px;
}
.box-form-otp .box-resend-otp .new-btn-blue.with-ico.blue-otp svg path {
  fill: #fff;
}
.box-form-otp .box-resend-otp .new-btn-blue.with-ico.blue-otp:hover {
  background: #fcb501;
  border-color: #fcb501;
}
.box-form-otp .box-resend-otp .new-btn-blue.with-ico .ico {
  top: 3px;
}
.box-form-otp .box-resend-otp .new-btn-blue.with-ico .text {
  top: 0px;
}

.CX-pop-up-modal.modal-default.modal-preview .box-pop-up-modal {
  border-radius: 0px;
  max-width: 1000px;
}

.CX-pop-up-modal.modal-default.modal-preview .box-pop-up-modal .close-pop-up {
  z-index: 2;
}
.CX-pop-up-modal.modal-default.modal-preview .box-pop-up-modal .box-video {
  position: relative;
}
.CX-pop-up-modal.modal-default.modal-preview .box-pop-up-modal .box-video a.play-video {
  width: 90px;
  height: 90px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.5);
  text-decoration: none;
  cursor: pointer;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-preview .box-pop-up-modal .box-video a.play-video {
    width: 45px;
    height: 45px;
  }
}
.CX-pop-up-modal.modal-default.modal-preview .box-pop-up-modal .box-video a.play-video .ico-play {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 30px;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-preview .box-pop-up-modal .box-video a.play-video .ico-play {
    font-size: 18px;
  }
}
.CX-pop-up-modal.modal-default.modal-preview .box-pop-up-modal .box-video a.play-video .ico-play:before {
  content: "\f04b";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-pop-up-modal.modal-default.modal-preview .box-pop-up-modal .box-video a.play-video.active .ico-play:before {
  content: "\f04c";
}
.CX-pop-up-modal.modal-default.modal-preview .box-pop-up-modal .box-video video {
  width: 100%;
  height: auto;
}

.CX-pop-up-modal.modal-default .box-pop-up-modal .info-for-mobile {
  color: #fff;
  font-size: 15px;
  position: absolute;
  left: 0px;
  bottom: -40px;
  width: 100%;
  font-family: "source-sans-pro-regular";
  text-align: center;
  pointer-events: none;
}
@media (min-width: 768px) {
  .CX-pop-up-modal.modal-default .box-pop-up-modal .info-for-mobile {
    display: none;
  }
}

.CX-pop-up-modal.modal-transparent .box-pop-up-modal {
  background-color: transparent;
}

.CX-pop-up-modal.modal-delete-email .box-pop-up-modal, .CX-pop-up-modal.modal-delete-media .box-pop-up-modal {
  max-width: 406px;
}

.CX-pop-up-modal.modal-default.modal-alert .box-pop-up-modal {
  padding: 0 0 24px;
}
@media (min-width: 1366px) and (max-height: 900px) {
  .CX-pop-up-modal.modal-default.modal-alert .box-pop-up-modal .box-pop-up-modal-inner {
    padding-right: 0px;
  }
}
@media (min-width: 1025px) and (max-width: 1280px) {
  .CX-pop-up-modal.modal-default.modal-alert .box-pop-up-modal .box-pop-up-modal-inner {
    padding-right: 0px;
  }
}
.CX-pop-up-modal.modal-default.modal-alert .box-pop-up-modal .box-pop-up-modal-inner > .box-ico {
  padding: 35px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-top-left-radius: 8px;
  -ms-border-top-left-radius: 8px;
  -o-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-top-right-radius: 8px;
  -ms-border-top-right-radius: 8px;
  -o-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
}
.CX-pop-up-modal.modal-default.modal-alert .box-pop-up-modal .box-pop-up-modal-inner .box-text {
  padding: 24px 24px;
  margin-top: 0px;
}
.CX-pop-up-modal.modal-default.modal-alert .box-pop-up-modal .box-pop-up-modal-inner .box-text .title {
  font-size: 22px;
  line-height: 25px;
  font-family: "source-sans-pro-bold";
  margin-bottom: 16px;
}
.CX-pop-up-modal.modal-default.modal-alert .box-pop-up-modal .box-pop-up-modal-inner .box-text p {
  color: #333333;
  text-align: left;
  font-size: 16px;
  line-height: 22px;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-alert-danger .box-pop-up-modal .box-pop-up-modal-inner .box-ico {
  background-color: rgba(201, 20, 50, 0.2);
}
.CX-pop-up-modal.modal-default.modal-alert.modal-alert-primary .box-pop-up-modal .box-pop-up-modal-inner > .box-ico {
  background-color: rgba(146, 219, 255, 0.2);
}

.CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-up-modal-inner .box-act.float {
  margin-top: 0px;
  grid-template-columns: 1fr 1fr;
  text-align: left;
  padding: 0 24px;
}
.CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-up-modal-inner .box-act.float .new-btn-blue:nth-child(1) {
  float: left;
}
.CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-up-modal-inner .box-act.float .new-btn-blue:nth-child(2) {
  float: right;
}
.CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-up-modal-inner .box-act.float:after {
  content: "";
  clear: both;
  display: block;
}

.CX-pop-up-modal.modal-info-fit-challenge .box-pop-up-modal {
  max-width: 1030px;
  background-color: transparent;
  border-radius: 0px;
}
@media (max-width: 1024px) {
  .CX-pop-up-modal.modal-info-fit-challenge .box-pop-up-modal {
    margin: 0 15px;
  }
}
.CX-pop-up-modal.modal-info-fit-challenge .box-pop-up-modal .box-pop-up-modal-inner {
  overflow: hidden !important;
  max-height: initial !important;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-info-fit-challenge .box-pop-up-modal .box-pop-up-modal-inner .box-img .box-mobile.hide {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-info-fit-challenge .box-pop-up-modal .box-pop-up-modal-inner .box-img .box-dekstop {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .CX-pop-up-modal.modal-info-fit-challenge.with-close .box-pop-up-modal {
    margin: 0 20px;
  }
}
.CX-pop-up-modal.with-close .close-pop-up {
  position: absolute;
  right: -15px;
  top: -15px;
  background-color: #494df4;
  width: 31px;
  height: 31px;
  line-height: 35px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  transform-origin: center center;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.with-close .close-pop-up {
    display: none;
  }
}
.CX-pop-up-modal.with-close .close-pop-up:hover {
  background-color: #c91432;
  transform: rotate(-90deg);
}

.CX-pop-up-modal.full-bottom-to-top .box-pop-up-modal .box-pop-heading:before,
.CX-pop-up-modal.modal-semua-polis .box-pop-up-modal .box-pop-heading:before {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  height: 5px;
}

.CX-pop-up-modal.modal-default.down-center.modal-semua-polis .box-pop-up-modal {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 25px 20px !important;
}
.CX-pop-up-modal.modal-default.down-center.modal-semua-polis .box-pop-up-modal .info-for-mobile {
  display: block;
  bottom: initial;
  top: -45px;
  left: 0;
  font-size: 18px;
  line-height: 25px;
}
.CX-pop-up-modal.modal-default.down-center.modal-semua-polis .box-pop-up-modal .box-pop-heading .box-pop-heading-inner h3 {
  font-size: 20px;
  line-height: 25px;
  font-family: "source-sans-pro-bold";
  color: #333;
}
.CX-pop-up-modal.modal-default.down-center.modal-semua-polis.pilih-polis .box-pop-up-modal {
  padding: 25px 0px 0px !important;
}
.CX-pop-up-modal.modal-default.down-center.modal-semua-polis.pilih-polis .box-pop-up-modal .box-pop-up-modal-inner .box-content-area {
  padding: 0 20px;
}
.CX-pop-up-modal.modal-default.down-center.modal-semua-polis.pilih-polis .box-pop-up-modal .box-list-polis-row {
  margin: 25px 0;
}
.CX-pop-up-modal.modal-default.down-center.modal-semua-polis.pilih-polis .box-pop-up-modal .box-info-add-polis {
  margin-top: 85px;
}
.CX-pop-up-modal.modal-default.down-center.modal-semua-polis.pilih-polis .box-pop-up-modal .box-action {
  -webkit-box-shadow: 0 -7px 16px 0 rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 -7px 16px 0 rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0 -7px 16px 0 rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0 -7px 16px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 -7px 16px 0 rgba(0, 0, 0, 0.07);
  background-color: #fff;
  padding: 16px 20px;
  margin-top: 20px;
}
.CX-pop-up-modal.modal-default.down-center.radius .box-pop-up-modal {
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  -ms-border-bottom-left-radius: 0px;
  -o-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  -ms-border-bottom-right-radius: 0px;
  -o-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.CX-pop-up-modal.modal-default.radius .box-pop-up-modal {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
}

@media (min-width: 1025px) {
  .CX-pop-up-modal.modal-default.modal-semua-polis.pilih-polis .box-pop-up-modal {
    max-width: 766px !important;
  }
}
@media (min-width: 1025px) {
  .CX-pop-up-modal.modal-default.modal-semua-polis.pilih-polis .box-pop-up-modal .box-info-add-polis {
    display: grid;
    grid-template-columns: 2fr 1fr;
  }
  .CX-pop-up-modal.modal-default.modal-semua-polis.pilih-polis .box-pop-up-modal .box-info-add-polis p {
    margin-bottom: 0px;
    text-align: left;
    max-width: 353px;
    font-size: 15px;
    line-height: 23px;
  }
}
.CX-pop-up-modal.modal-default.modal-semua-polis.pilih-polis .box-pop-up-modal .close-pop-up {
  position: absolute;
  right: -15px;
  top: -15px;
  background-color: #494df4;
  width: 31px;
  height: 31px;
  line-height: 35px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  transform-origin: center center;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-semua-polis.pilih-polis .box-pop-up-modal .close-pop-up {
    display: none;
  }
}
.CX-pop-up-modal.modal-default.modal-semua-polis.pilih-polis .box-pop-up-modal .close-pop-up:hover {
  background-color: #c91432;
  transform: rotate(-90deg);
}
@media (min-width: 1025px) {
  .CX-pop-up-modal.modal-default.modal-semua-polis.pilih-polis .box-pop-up-modal .box-pop-heading:before {
    display: none;
  }
}
@media (min-width: 1025px) {
  .CX-pop-up-modal.modal-default.modal-semua-polis.pilih-polis.down-center .box-pop-up-modal {
    position: relative;
    bottom: initial;
    left: initial;
    top: 50%;
    transform: none;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media (min-width: 1025px) {
  .CX-pop-up-modal.modal-default.modal-semua-polis.pilih-polis.down-center .box-pop-up-modal .info-for-mobile {
    display: none;
  }
}
@media (min-width: 1025px) {
  .CX-pop-up-modal.modal-default.modal-semua-polis.pilih-polis.down-center .box-pop-up-modal .box-info-add-polis {
    margin-top: 40px;
  }
}
@media (min-width: 1025px) {
  .CX-pop-up-modal.modal-default.modal-semua-polis.pilih-polis.down-center .box-pop-up-modal .box-action {
    box-shadow: none;
  }
}
@media (min-width: 1025px) {
  .CX-pop-up-modal.modal-default.modal-semua-polis.pilih-polis.down-center .box-pop-up-modal .box-action .new-btn-blue {
    display: inline-block;
    width: auto;
    font-size: 16px;
    padding: 10px 16px;
    min-width: 176px;
  }
}
@media (min-width: 1025px) {
  .CX-pop-up-modal.modal-default.modal-semua-polis.pilih-polis.down-center.radius .box-pop-up-modal {
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-bottom-left-radius: 12px;
    -ms-border-bottom-left-radius: 12px;
    -o-border-bottom-left-radius: 12px;
    border-bottom-left-radius: 12px;
    -webkit-border-bottom-right-radius: 12px;
    -moz-border-bottom-right-radius: 12px;
    -ms-border-bottom-right-radius: 12px;
    -o-border-bottom-right-radius: 12px;
    border-bottom-right-radius: 12px;
  }
  .CX-pop-up-modal.modal-default.modal-semua-polis.pilih-polis.down-center.radius .box-pop-up-modal .box-pop-up-modal-inner .box-action {
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-bottom-left-radius: 12px;
    -ms-border-bottom-left-radius: 12px;
    -o-border-bottom-left-radius: 12px;
    border-bottom-left-radius: 12px;
    -webkit-border-bottom-right-radius: 12px;
    -moz-border-bottom-right-radius: 12px;
    -ms-border-bottom-right-radius: 12px;
    -o-border-bottom-right-radius: 12px;
    border-bottom-right-radius: 12px;
  }
}

.CX-pop-up-modal.modal-default .box-pop-up-modal > .close-pop-up {
  position: absolute;
  right: -15px;
  top: -15px;
  background-color: #494df4;
  width: 31px;
  height: 31px;
  line-height: 35px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  transform-origin: center center;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default .box-pop-up-modal > .close-pop-up {
    display: none;
  }
}
.CX-pop-up-modal.modal-default .box-pop-up-modal > .close-pop-up:hover {
  background-color: #c91432;
  transform: rotate(-90deg);
}
.CX-pop-up-modal.modal-default .box-pop-up-modal ul {
  padding-left: 20px;
}
.CX-pop-up-modal.modal-default .box-pop-up-modal ul li {
  text-align: left;
}
.CX-pop-up-modal.modal-default.modal-alert .box-pop-up-modal .close-pop-up {
  z-index: 2;
}
.CX-pop-up-modal.modal-default.modal-alert .box-pop-up-modal .box-pop-up-modal-inner > .box-ico {
  top: -1px;
  position: relative;
}

.CX-pop-up-modal.modal-default.modal-alert .box-pop-up-modal .box-pop-up-modal-inner .box-ico {
  color: #fff;
}
.CX-pop-up-modal.modal-default.modal-alert .box-pop-up-modal .box-pop-up-modal-inner .box-ico h3 {
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  font-family: "source-sans-pro-bold";
  margin: 0 0;
}

.CX-pop-up-modal.modal-default.only-scroll-content .box-pop-up-modal .box-pop-up-modal-inner {
  max-height: initial;
  overflow: hidden;
}
.CX-pop-up-modal.modal-default.only-scroll-content .box-pop-up-modal .box-pop-up-modal-inner .box-text {
  overflow: auto;
  max-height: calc(100vh - 180px);
}
@media (min-width: 1025px) and (max-height: 650px) {
  .CX-pop-up-modal.modal-default.only-scroll-content .box-pop-up-modal .box-pop-up-modal-inner .box-text {
    max-height: calc(100vh - 180px);
  }
}
@media (max-width: 768px) {
  .CX-pop-up-modal.modal-default.only-scroll-content .box-pop-up-modal .box-pop-up-modal-inner .box-text {
    max-height: calc(100vh - 250px);
  }
}
.CX-pop-up-modal.modal-default.only-scroll-content .box-pop-up-modal .box-pop-up-modal-inner .box-text::-webkit-scrollbar-thumb {
  background-color: #cccccc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.CX-pop-up-modal.modal-default.only-scroll-content .box-pop-up-modal .box-pop-up-modal-inner .box-text::-webkit-scrollbar-track {
  background-color: #f5f5f5;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.CX-pop-up-modal.modal-default.only-scroll-content .box-pop-up-modal .box-pop-up-modal-inner .box-text::-webkit-scrollbar {
  width: 6px;
  background-color: #f5f5f5;
}

.CX-pop-up-modal.modal-default.down-center.radius.radius-dekstop .box-pop-up-modal {
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
.CX-pop-up-modal.modal-default.down-center.radius.modal-syarat .box-pop-up-modal {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.down-center.radius.modal-syarat .box-pop-up-modal {
    margin: 0 0;
    top: initial;
    transform: none;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
  }
}
.CX-pop-up-modal.modal-default.down-center.radius.modal-syarat.modal-alert .box-pop-up-modal {
  padding-bottom: 0;
}
.CX-pop-up-modal.modal-default.down-center.radius.modal-syarat.modal-alert .box-pop-up-modal .box-pop-up-modal-inner .box-ico {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.CX-pop-up-modal.modal-default.down-center.radius.modal-syarat.modal-alert .box-pop-up-modal .box-pop-up-modal-inner .box-act {
  background-color: #f5f5f5;
  padding: 15px 0;
}
@media (min-width: 768px) {
  .CX-pop-up-modal.modal-default.down-center.radius.modal-syarat.modal-alert .box-pop-up-modal .box-pop-up-modal-inner .box-act {
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
  }
}

.CX-pop-up-modal.modal-default.scroll-modal-body, .CX-pop-up-modal.modal-default.modal-ringkasan {
  overflow-y: auto;
  min-height: 100%;
}
.CX-pop-up-modal.modal-default.scroll-modal-body .bg-pop-up-modal-dark, .CX-pop-up-modal.modal-default.modal-ringkasan .bg-pop-up-modal-dark {
  background: transparent;
}
.CX-pop-up-modal.modal-default.scroll-modal-body .box-pop-up-modal-outer, .CX-pop-up-modal.modal-default.modal-ringkasan .box-pop-up-modal-outer {
  background: rgba(0, 0, 0, 0.7);
  min-height: 0;
  padding: 2rem 0;
  height: 100vh;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.scroll-modal-body .box-pop-up-modal-outer, .CX-pop-up-modal.modal-default.modal-ringkasan .box-pop-up-modal-outer {
    padding-bottom: 0px;
  }
}
.CX-pop-up-modal.modal-default.scroll-modal-body .box-pop-up-modal-outer .box-pop-up-modal, .CX-pop-up-modal.modal-default.modal-ringkasan .box-pop-up-modal-outer .box-pop-up-modal {
  top: initial;
  transform: none;
  padding-bottom: 0px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  background-color: transparent;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.scroll-modal-body .box-pop-up-modal-outer .box-pop-up-modal, .CX-pop-up-modal.modal-default.modal-ringkasan .box-pop-up-modal-outer .box-pop-up-modal {
    margin: 0 0;
  }
}
.CX-pop-up-modal.modal-default.scroll-modal-body .box-pop-up-modal-outer .box-pop-up-modal .box-ico, .CX-pop-up-modal.modal-default.modal-ringkasan .box-pop-up-modal-outer .box-pop-up-modal .box-ico {
  top: initial;
  padding: 2rem 0;
  -webkit-border-top-left-radius: 16px;
  -moz-border-top-left-radius: 16px;
  -ms-border-top-left-radius: 16px;
  -o-border-top-left-radius: 16px;
  border-top-left-radius: 16px;
  -webkit-border-top-right-radius: 16px;
  -moz-border-top-right-radius: 16px;
  -ms-border-top-right-radius: 16px;
  -o-border-top-right-radius: 16px;
  border-top-right-radius: 16px;
}
.CX-pop-up-modal.modal-default.scroll-modal-body .box-pop-up-modal-outer .box-pop-up-modal .box-ico.bg-white h3, .CX-pop-up-modal.modal-default.modal-ringkasan .box-pop-up-modal-outer .box-pop-up-modal .box-ico.bg-white h3 {
  color: #333;
  font-size: 21px;
  font-family: "source-sans-pro-bold";
  text-transform: none;
}
.CX-pop-up-modal.modal-default.scroll-modal-body .box-pop-up-modal-outer .box-pop-up-modal .box-ico.bg-white h3:before, .CX-pop-up-modal.modal-default.modal-ringkasan .box-pop-up-modal-outer .box-pop-up-modal .box-ico.bg-white h3:before {
  display: none;
  content: "";
  position: absolute;
  left: 50%;
  top: 10px;
  width: 54px;
  height: 5px;
  background-color: #d9d9d9;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  -ms-border-radius: 9px;
  -o-border-radius: 9px;
  border-radius: 9px;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.scroll-modal-body .box-pop-up-modal-outer .box-pop-up-modal .box-ico.bg-white h3:before, .CX-pop-up-modal.modal-default.modal-ringkasan .box-pop-up-modal-outer .box-pop-up-modal .box-ico.bg-white h3:before {
    display: block;
  }
}
.CX-pop-up-modal.modal-default.scroll-modal-body .box-pop-up-modal-outer .box-pop-up-modal .cx-ringkasan-data .container.CX-wrapper, .CX-pop-up-modal.modal-default.modal-ringkasan .box-pop-up-modal-outer .box-pop-up-modal .cx-ringkasan-data .container.CX-wrapper {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.CX-pop-up-modal.modal-default.scroll-modal-body .box-pop-up-modal-outer .box-pop-up-modal .cx-ringkasan-data .container.CX-wrapper .box-ringkasan-data .box-ringkasan-item, .CX-pop-up-modal.modal-default.modal-ringkasan .box-pop-up-modal-outer .box-pop-up-modal .cx-ringkasan-data .container.CX-wrapper .box-ringkasan-data .box-ringkasan-item {
  background-color: #fff;
}
.CX-pop-up-modal.modal-default.scroll-modal-body .box-pop-up-modal-outer .box-pop-up-modal .cx-ringkasan-data .container.CX-wrapper .box-ringkasan-data .box-ringkasan-item .box-ringkasan-item-inner, .CX-pop-up-modal.modal-default.modal-ringkasan .box-pop-up-modal-outer .box-pop-up-modal .cx-ringkasan-data .container.CX-wrapper .box-ringkasan-data .box-ringkasan-item .box-ringkasan-item-inner {
  max-width: 369px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.scroll-modal-body .box-pop-up-modal-outer .box-pop-up-modal .cx-ringkasan-data .container.CX-wrapper .box-ringkasan-data .box-ringkasan-item .box-ringkasan-item-inner, .CX-pop-up-modal.modal-default.modal-ringkasan .box-pop-up-modal-outer .box-pop-up-modal .cx-ringkasan-data .container.CX-wrapper .box-ringkasan-data .box-ringkasan-item .box-ringkasan-item-inner {
    margin: 0 14px;
  }
}
.CX-pop-up-modal.modal-default.scroll-modal-body .box-pop-up-modal-outer .box-pop-up-modal .box-act, .CX-pop-up-modal.modal-default.modal-ringkasan .box-pop-up-modal-outer .box-pop-up-modal .box-act {
  background-color: #3032c1;
  -webkit-border-bottom-left-radius: 16px;
  -moz-border-bottom-left-radius: 16px;
  -ms-border-bottom-left-radius: 16px;
  -o-border-bottom-left-radius: 16px;
  border-bottom-left-radius: 16px;
  -webkit-border-bottom-right-radius: 16px;
  -moz-border-bottom-right-radius: 16px;
  -ms-border-bottom-right-radius: 16px;
  -o-border-bottom-right-radius: 16px;
  border-bottom-right-radius: 16px;
  padding: 12px 16px;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.scroll-modal-body .box-pop-up-modal-outer .box-pop-up-modal .box-act, .CX-pop-up-modal.modal-default.modal-ringkasan .box-pop-up-modal-outer .box-pop-up-modal .box-act {
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-bottom-left-radius: 0px;
    -ms-border-bottom-left-radius: 0px;
    -o-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-bottom-right-radius: 0px;
    -ms-border-bottom-right-radius: 0px;
    -o-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}

.CX-pop-up-modal.modal-default.modal-lacak .box-pop-up-modal {
  background-color: transparent;
}
.CX-pop-up-modal.modal-default.modal-lacak .box-pop-up-modal .box-pop-up-modal-inner .box-ico {
  top: 0;
  -webkit-border-top-left-radius: 16px;
  -moz-border-top-left-radius: 16px;
  -ms-border-top-left-radius: 16px;
  -o-border-top-left-radius: 16px;
  border-top-left-radius: 16px;
  -webkit-border-top-right-radius: 16px;
  -moz-border-top-right-radius: 16px;
  -ms-border-top-right-radius: 16px;
  -o-border-top-right-radius: 16px;
  border-top-right-radius: 16px;
}
.CX-pop-up-modal.modal-default.modal-lacak .box-pop-up-modal .box-pop-up-modal-inner .box-act {
  background-color: #fff;
  padding: 20px 0;
  -webkit-border-bottom-left-radius: 16px;
  -moz-border-bottom-left-radius: 16px;
  -ms-border-bottom-left-radius: 16px;
  -o-border-bottom-left-radius: 16px;
  border-bottom-left-radius: 16px;
  -webkit-border-bottom-right-radius: 16px;
  -moz-border-bottom-right-radius: 16px;
  -ms-border-bottom-right-radius: 16px;
  -o-border-bottom-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.box-lacak-status-klaim {
  background-color: #fff;
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner {
  padding: 20px;
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-top {
  display: grid;
  grid-template-columns: 1fr 1fr;
  font-size: 15px;
  line-height: 24px;
  font-family: "source-sans-pro-semibold";
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 16px;
  padding-bottom: 8px;
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-top .label {
  border: 0;
  font-weight: normal;
  color: #5f5f5f;
  font-size: 15px;
  line-height: 24px;
  font-family: "source-sans-pro-semibold";
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-top .value {
  color: #333333;
  text-align: right;
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details {
  text-align: left;
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner {
  display: grid;
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item {
  min-height: 80px;
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item .box-details-item-inner {
  height: 100%;
  display: flex;
  column-gap: 26px;
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item .box-details-item-inner > .ico {
  flex: 0 0 auto;
  position: relative;
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item .box-details-item-inner > .ico:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg width='2' height='324' viewBox='0 0 2 324' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='1' y1='-4.37114e-08' x2='1.00001' y2='324' stroke='%23CCCCCC' stroke-width='2' stroke-dasharray='5 5'/%3E%3C/svg%3E%0A");
  width: 2px;
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item .box-details-item-inner > .ico .ico-circle {
  width: 36px;
  height: 36px;
  background-color: #999999;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  z-index: 3;
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item .box-details-item-inner > .ico .ico-circle:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 10C2 14.4183 5.58172 18 10 18C14.4183 18 18 14.4183 18 10C18 5.58172 14.4183 2 10 2' stroke='white' stroke-width='2.4' stroke-linecap='round'/%3E%3Cpath d='M10 7.59961V10.7996H13.2' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='10' cy='10' r='8' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-dasharray='0.5 3.5'/%3E%3C/svg%3E%0A");
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item .box-details-item-inner .box-text {
  padding: 0;
  flex: 1 1 auto;
  position: relative;
  top: 4px;
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item .box-details-item-inner .box-text .status-text {
  color: #999999;
  font-size: 16px;
  line-height: nor;
  font-family: "source-sans-pro-semibold";
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item .box-details-item-inner .box-text .status-date {
  color: #5f5f5f;
  font-size: 12px;
  line-height: 24px;
  position: relative;
  padding-left: 16px;
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item .box-details-item-inner .box-text .status-date:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='6' cy='6' r='5' stroke='%235F5F5F'/%3E%3Cpath d='M6 4V6L7.25 7.25' stroke='%235F5F5F' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  position: absolute;
  left: 0;
  width: 12px;
  height: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item .box-details-item-inner .box-text .box-desc {
  color: #333333;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 20px;
  font-family: "source-sans-pro-semibold";
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item:last-child {
  height: auto;
  min-height: auto;
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item:last-child .box-details-item-inner .ico:before {
  display: none;
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.selected .box-details-item-inner .box-text, .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.done .box-details-item-inner .box-text {
  top: 0px;
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.selected .box-details-item-inner .box-text .status-text, .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.done .box-details-item-inner .box-text .status-text {
  color: #333333;
  font-family: "source-sans-pro-bold";
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.selected .box-details-item-inner .ico .ico-circle {
  background-color: #494df4;
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.done .box-details-item-inner .ico:before {
  background-image: url("data:image/svg+xml,%3Csvg width='2' height='90' viewBox='0 0 2 90' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='1' y1='4.37114e-08' x2='0.999996' y2='90' stroke='%231CC542' stroke-width='2' stroke-dasharray='5 5'/%3E%3C/svg%3E%0A");
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.done .box-details-item-inner .ico .ico-circle {
  background-color: #1cc542;
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.done .box-details-item-inner .ico .ico-circle:before {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='15' viewBox='0 0 18 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 7.5L6.9 13L16 2' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 18px;
  height: 15px;
}

@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-pilih-action .box-pop-up-modal {
    transform: none;
    top: initial;
    bottom: 0px;
    position: absolute;
    width: 100%;
    margin: 0 0;
    -webkit-border-bottom-left-radius: 0px !important;
    -moz-border-bottom-left-radius: 0px !important;
    -ms-border-bottom-left-radius: 0px !important;
    -o-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    -moz-border-bottom-right-radius: 0px !important;
    -ms-border-bottom-right-radius: 0px !important;
    -o-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
  }
  .CX-pop-up-modal.modal-default.modal-pilih-action .box-pop-up-modal .info-for-mobile {
    bottom: initial;
    top: -40px;
  }
  .CX-pop-up-modal.modal-default.modal-pilih-action .box-pop-up-modal .box-pop-up-modal-inner .box-pilih-action {
    position: relative;
  }
  .CX-pop-up-modal.modal-default.modal-pilih-action .box-pop-up-modal .box-pop-up-modal-inner .box-pilih-action:before {
    content: "";
    width: 54px;
    height: 5px;
    background-color: #d9d9d9;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
  }
}

.box-pilih-action {
  margin: 0 24px;
  padding: 10px 0px;
}
.box-pilih-action .box-pilih-action-inner a {
  text-decoration: none;
  color: #333;
  font-size: 18px;
  line-height: 25px;
  font-family: "source-sans-pro-semibold";
  display: flex;
  align-items: center;
  column-gap: 14px;
  padding: 24px 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.box-pilih-action .box-pilih-action-inner a:last-child {
  border-bottom: 0px;
  padding-bottom: 0px;
}
.box-pilih-action .box-pilih-action-inner a .ico {
  position: relative;
  top: 4px;
}

.CX-pop-up-modal.modal-default.modal-lacak .box-pop-up-modal-inner .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details {
  overflow-y: auto;
  max-height: 480px;
}
.CX-pop-up-modal.modal-default.modal-lacak .box-pop-up-modal-inner .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details::-webkit-scrollbar-thumb {
  background-color: #cccccc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.CX-pop-up-modal.modal-default.modal-lacak .box-pop-up-modal-inner .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details::-webkit-scrollbar-track {
  background-color: #f5f5f5;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.CX-pop-up-modal.modal-default.modal-lacak .box-pop-up-modal-inner .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details::-webkit-scrollbar {
  width: 6px;
  background-color: #f5f5f5;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-lacak .box-pop-up-modal {
    transform: none;
    top: initial;
    bottom: 0px;
    position: absolute;
    width: 100%;
    margin: 0 0;
    -webkit-border-bottom-left-radius: 0px !important;
    -moz-border-bottom-left-radius: 0px !important;
    -ms-border-bottom-left-radius: 0px !important;
    -o-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    -moz-border-bottom-right-radius: 0px !important;
    -ms-border-bottom-right-radius: 0px !important;
    -o-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
  }
  .CX-pop-up-modal.modal-default.modal-lacak .box-pop-up-modal .box-act {
    -webkit-border-bottom-left-radius: 0px !important;
    -moz-border-bottom-left-radius: 0px !important;
    -ms-border-bottom-left-radius: 0px !important;
    -o-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    -moz-border-bottom-right-radius: 0px !important;
    -ms-border-bottom-right-radius: 0px !important;
    -o-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
  }
}

.CX-pop-up-modal.modal-default.modal-animation-process .box-pop-up-modal .box-pop-up-modal-inner .box-text {
  margin-top: 0px;
}
.CX-pop-up-modal.modal-default.modal-animation-process .box-pop-up-modal .box-pop-up-modal-inner .box-text .title {
  font-size: 20px;
  line-height: 21px;
  color: #fff;
  font-family: "source-sans-pro-bold";
}
.CX-pop-up-modal.modal-default.modal-animation-process .box-pop-up-modal .box-pop-up-modal-inner .box-text p {
  font-size: 14px;
  line-height: 21px;
  color: #fff;
}

.CX-pop-up-modal.modal-default.modal-alert .box-pop-up-modal .box-pop-up-modal-inner .box-text ol {
  padding-left: 15px;
  margin: 20px 0;
}
.CX-pop-up-modal.modal-default.modal-alert .box-pop-up-modal .box-pop-up-modal-inner .box-text ol li {
  color: #333;
  text-align: left;
  font-size: 16px;
  line-height: 29px;
  margin-bottom: 20px;
}
.CX-pop-up-modal.modal-default.modal-alert .box-pop-up-modal .box-pop-up-modal-inner .box-text ol li:last-child {
  margin-bottom: 0px;
}

@media (min-width: 280px) and (max-height: 850px) {
  .CX-pop-up-modal.modal-default.modal-alert .box-pop-up-modal .box-pop-up-modal-inner {
    max-height: calc(100vh - 80px);
  }
  .CX-pop-up-modal.modal-default.modal-alert .box-pop-up-modal .box-pop-up-modal-inner .box-ico img {
    max-height: 170px;
  }
}
@media (min-width: 1025px) and (max-height: 650px) {
  .CX-pop-up-modal.modal-default.modal-info-fit-challenge .box-pop-up-modal {
    max-width: 700px !important;
    margin: 0 auto;
  }
}

.CX-pop-up-modal.modal-default.modal-lacak .box-pop-up-modal-outer {
  min-height: 100%;
  height: initial;
}
.CX-pop-up-modal.modal-default.modal-lacak .box-pop-up-modal-outer .box-pop-up-modal-inner {
  max-height: initial !important;
}
.CX-pop-up-modal.modal-default.modal-lacak .box-pop-up-modal-outer .box-pop-up-modal-inner .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details {
  overflow-y: hidden;
  max-height: initial;
}

@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-lacak .box-pop-up-modal-outer .box-pop-up-modal-inner .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details {
    overflow-y: auto;
    max-height: 480px;
  }
}

.CX-pop-up-modal.modal-default.down-center.radius.modal-syarat.modal-alert .box-pop-up-modal .box-pop-up-modal-inner {
  max-height: initial;
}

.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item .box-details-item-inner .box-text .box-desc.light-blue {
  background: #f4f4fd;
  color: #5f5f5f;
  padding: 6px;
  margin-top: 6px;
}

.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item .box-details-item-inner > .ico {
  top: 7px;
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item .box-details-item-inner .box-text {
  top: 0px;
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item .box-details-item-inner .box-text .status-text {
  color: #333333;
  font-family: "source-sans-pro-bold";
  font-size: 16px;
  line-height: 24px;
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.default .box-details-item-inner .ico {
  width: 36px;
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.default .box-details-item-inner .ico .ico-circle {
  width: 26px;
  height: 26px;
  background-color: #cccccc;
  margin: 0 auto;
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.default .box-details-item-inner .ico .ico-circle:before {
  display: none;
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.default .box-details-item-inner .box-text {
  top: 0px;
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.default .box-details-item-inner .box-text .status-text {
  color: #333333;
  font-family: "source-sans-pro-bold";
  font-size: 16px;
  line-height: 24px;
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.reject .box-details-item-inner .ico .ico-circle {
  background-color: transparent;
  margin: 0 auto;
  background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='18' cy='18' r='18' fill='%23C91432'/%3E%3Cpath d='M23.8501 12.1504L12.1501 23.8502' stroke='white' stroke-width='3' stroke-linecap='round'/%3E%3Ccircle cx='18' cy='18' r='9' stroke='white' stroke-width='3'/%3E%3C/svg%3E%0A");
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.reject .box-details-item-inner .ico .ico-circle:before {
  display: none;
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.approve .box-details-item-inner .ico .ico-circle {
  background-color: transparent;
  margin: 0 auto;
  background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='18' cy='18' r='18' fill='%231CC542'/%3E%3Ccircle cx='18' cy='18' r='9' stroke='white' stroke-width='3'/%3E%3Cpath d='M14.8501 18.45L16.6501 20.25L21.1501 15.75' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.approve .box-details-item-inner .ico .ico-circle:before {
  display: none;
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.pending .box-details-item-inner .ico .ico-circle {
  background-color: transparent;
  margin: 0 auto;
  background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='18' cy='18' r='18' fill='%23DA7301'/%3E%3Cpath d='M9 18.5C9 23.7467 13.2533 28 18.5 28C23.7467 28 28 23.7467 28 18.5C28 13.2533 23.7467 9 18.5 9' stroke='white' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M18.5 15.6504V19.4504H22.3' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='18.5' cy='18.5' r='9.5' stroke='white' stroke-width='3' stroke-linecap='round' stroke-dasharray='0.5 3.5'/%3E%3C/svg%3E%0A");
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.pending .box-details-item-inner .ico .ico-circle:before {
  display: none;
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.submit .box-details-item-inner .ico .ico-circle {
  background-color: #494df4;
  margin: 0 auto;
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.submit .box-details-item-inner .ico .ico-circle:before {
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='7' cy='7' r='7' fill='white'/%3E%3C/svg%3E%0A");
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
}

.CX-pop-up-modal.modal-default.modal-lacak .box-pop-up-modal-inner .box-lacak-status-klaim {
  -webkit-border-bottom-left-radius: 16px;
  -moz-border-bottom-left-radius: 16px;
  -ms-border-bottom-left-radius: 16px;
  -o-border-bottom-left-radius: 16px;
  border-bottom-left-radius: 16px;
  -webkit-border-bottom-right-radius: 16px;
  -moz-border-bottom-right-radius: 16px;
  -ms-border-bottom-right-radius: 16px;
  -o-border-bottom-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.default .box-details-item-inner .box-text.empty-date .status-text {
  top: 6px;
  position: relative;
}
.box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.default .box-details-item-inner .box-text.empty-date .status-date {
  opacity: 0;
  visibility: hidden;
}

@media (max-width: 768px) {
  .CX-pop-up-modal.modal-default.draggable-down.down-center .box-pop-up-modal > .close-pop-up,
  .CX-pop-up-modal.modal-default.modal-semua-polis .box-pop-up-modal > .close-pop-up {
    display: none;
  }
}

@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-alert .box-pop-up-modal {
    max-width: initial !important;
  }
}

@media (max-width: 768px) {
  .CX-pop-up-modal.modal-default.modal-alert .box-pop-up-modal .box-pop-up-modal-inner .box-text.small-text .title {
    font-size: 20px;
  }
  .CX-pop-up-modal.modal-default.modal-alert .box-pop-up-modal .box-pop-up-modal-inner .box-text.small-text p {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .CX-pop-up-modal.modal-default.fixed-bottom-mobile .box-pop-up-modal {
    position: absolute;
    top: initial;
    bottom: 0;
    transform: none;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    min-width: 406px;
  }
  .CX-pop-up-modal.modal-default.fixed-bottom-mobile .box-pop-up-modal .box-pop-up-modal-inner .box-act.float {
    display: grid;
    grid-template-columns: 1fr;
    grid-row-gap: 12px;
  }
  .CX-pop-up-modal.modal-default.fixed-bottom-mobile .box-pop-up-modal .box-pop-up-modal-inner .box-act.float .new-btn-blue {
    text-align: center;
  }
  .CX-pop-up-modal.modal-default.fixed-bottom-mobile .box-pop-up-modal .box-pop-up-modal-inner .box-act.float .new-btn-blue:first-child {
    order: 2;
  }
  .CX-pop-up-modal.modal-default.fixed-bottom-mobile .box-pop-up-modal .box-pop-up-modal-inner .box-act.float .new-btn-blue:nth-child(2) {
    order: 1;
    margin-left: 0px;
  }
}
@media (max-width: 500px) {
  .CX-pop-up-modal.modal-default.fixed-bottom-mobile .box-pop-up-modal {
    min-width: initial;
    width: 100%;
    margin: 0 0;
  }
}

.CX-pop-up-modal.modal-default.fixed-bottom-mobile .box-pop-up-modal .box-pop-heading .box-pop-heading-inner h3 {
  margin-bottom: 0px;
  font-family: "source-sans-pro-bold";
  font-size: 18px;
  font-style: normal;
  line-height: 25px;
  position: relative;
  padding-top: 20px;
}
.CX-pop-up-modal.modal-default.fixed-bottom-mobile .box-pop-up-modal .box-pop-heading .box-pop-heading-inner h3:before {
  content: "";
  width: 54px;
  height: 5px;
  border-radius: 9px;
  background: #d9d9d9;
  position: absolute;
  top: 7px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.CX-pop-up-modal.modal-default.modal-alert.modal-alert-primary .box-pop-up-modal .box-pop-up-modal-inner .box-ico.with-line:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 9px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 54px;
  height: 5px;
  border-radius: 9px;
  background: #d9d9d9;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-alert-primary .box-pop-up-modal .box-pop-up-modal-inner .box-ico.with-line svg,
.CX-pop-up-modal.modal-default.modal-alert.modal-alert-primary .box-pop-up-modal .box-pop-up-modal-inner .box-ico.with-line img {
  margin-top: 10px;
}

.CX-pop-up-modal .box-pop-up-modal.radius-14 {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
}

@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.fixed-bottom-mobile .box-pop-up-modal .info-for-mobile {
    bottom: initial;
    top: -35px;
  }
}

.CX-pop-up-modal.modal-default.modal-ringkasan-penarikan .box-pop-up-modal .box-pop-up-modal-inner .box-ringkasan-list-accordion {
  padding: 34px 0px 12px;
}

@media (min-width: 769px) {
  .CX-pop-up-modal.modal-default.fixed-bottom-mobile {
    text-align: center;
  }
  .CX-pop-up-modal.modal-default.fixed-bottom-mobile .box-pop-up-modal {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

.CX-pop-up-modal.modal-default.modal-syarat-ketentuan .box-pop-up-modal, .CX-pop-up-modal.modal-default#modal-syarat-ketentuan .box-pop-up-modal {
  background-color: transparent;
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan .box-pop-up-modal .box-pop-up-modal-inner, .CX-pop-up-modal.modal-default#modal-syarat-ketentuan .box-pop-up-modal .box-pop-up-modal-inner {
  overflow-y: hidden !important;
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan .box-pop-up-modal .box-pop-up-modal-inner .box-ico, .CX-pop-up-modal.modal-default#modal-syarat-ketentuan .box-pop-up-modal .box-pop-up-modal-inner .box-ico {
  top: 0;
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan .box-pop-up-modal .box-pop-up-modal-inner .box-text, .CX-pop-up-modal.modal-default#modal-syarat-ketentuan .box-pop-up-modal .box-pop-up-modal-inner .box-text {
  background-color: #fff;
  max-height: calc(100vh - 200px);
  overflow-y: auto;
  padding-bottom: 70px;
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan .box-pop-up-modal .box-pop-up-modal-inner .box-text::-webkit-scrollbar, .CX-pop-up-modal.modal-default#modal-syarat-ketentuan .box-pop-up-modal .box-pop-up-modal-inner .box-text::-webkit-scrollbar {
  -webkit-appearance: none;
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan .box-pop-up-modal .box-pop-up-modal-inner .box-text::-webkit-scrollbar:vertical, .CX-pop-up-modal.modal-default#modal-syarat-ketentuan .box-pop-up-modal .box-pop-up-modal-inner .box-text::-webkit-scrollbar:vertical {
  width: 12px;
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan .box-pop-up-modal .box-pop-up-modal-inner .box-text::-webkit-scrollbar:horizontal, .CX-pop-up-modal.modal-default#modal-syarat-ketentuan .box-pop-up-modal .box-pop-up-modal-inner .box-text::-webkit-scrollbar:horizontal {
  height: 12px;
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan .box-pop-up-modal .box-pop-up-modal-inner .box-text::-webkit-scrollbar-thumb, .CX-pop-up-modal.modal-default#modal-syarat-ketentuan .box-pop-up-modal .box-pop-up-modal-inner .box-text::-webkit-scrollbar-thumb {
  background-color: #d9d9d9;
  border-radius: 10px;
  border: 2px solid #ffffff;
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan .box-pop-up-modal .box-pop-up-modal-inner .box-text::-webkit-scrollbar-track, .CX-pop-up-modal.modal-default#modal-syarat-ketentuan .box-pop-up-modal .box-pop-up-modal-inner .box-text::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #f5f5f5;
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan .box-pop-up-modal .box-pop-up-modal-inner .box-text p, .CX-pop-up-modal.modal-default#modal-syarat-ketentuan .box-pop-up-modal .box-pop-up-modal-inner .box-text p {
  text-align: justify;
  margin-bottom: 1.5rem;
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan .box-pop-up-modal .box-pop-up-modal-inner .box-action, .CX-pop-up-modal.modal-default#modal-syarat-ketentuan .box-pop-up-modal .box-pop-up-modal-inner .box-action {
  background-color: #f5f5f5;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 14px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -ms-border-bottom-left-radius: 8px;
  -o-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  -ms-border-bottom-right-radius: 8px;
  -o-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan .box-pop-up-modal.radius-14 .box-pop-up-modal-inner .box-action, .CX-pop-up-modal.modal-default#modal-syarat-ketentuan .box-pop-up-modal.radius-14 .box-pop-up-modal-inner .box-action {
  -webkit-border-bottom-left-radius: 14px;
  -moz-border-bottom-left-radius: 14px;
  -ms-border-bottom-left-radius: 14px;
  -o-border-bottom-left-radius: 14px;
  border-bottom-left-radius: 14px;
  -webkit-border-bottom-right-radius: 14px;
  -moz-border-bottom-right-radius: 14px;
  -ms-border-bottom-right-radius: 14px;
  -o-border-bottom-right-radius: 14px;
  border-bottom-right-radius: 14px;
}

.CX-pop-up-modal.modal-syarat-ketentuan .progress-wrap, .CX-pop-up-modal#modal-syarat-ketentuan .progress-wrap {
  z-index: 2;
  position: absolute;
  opacity: 1;
  visibility: visible;
  bottom: 80px;
  right: 0px;
}
.CX-pop-up-modal.modal-syarat-ketentuan .progress-wrap:before, .CX-pop-up-modal#modal-syarat-ketentuan .progress-wrap:before {
  display: none;
}
.CX-pop-up-modal.modal-syarat-ketentuan .progress-wrap:after, .CX-pop-up-modal#modal-syarat-ketentuan .progress-wrap:after {
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='18' viewBox='0 0 14 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.656 10.8222C11.7481 10.7233 11.8592 10.644 11.9826 10.589C12.1061 10.534 12.2393 10.5044 12.3744 10.502C12.5095 10.4997 12.6438 10.5245 12.769 10.5751C12.8943 10.6257 13.0082 10.7011 13.1037 10.7966C13.1993 10.8922 13.2746 11.006 13.3252 11.1313C13.3758 11.2566 13.4007 11.3908 13.3983 11.5259C13.3959 11.661 13.3663 11.7942 13.3113 11.9177C13.2563 12.0411 13.177 12.1522 13.0782 12.2443L7.7115 17.611C7.52283 17.7994 7.26708 17.9053 7.00042 17.9053C6.73376 17.9053 6.47801 17.7994 6.28934 17.611L0.922669 12.2443C0.823806 12.1522 0.744511 12.0411 0.689514 11.9177C0.634516 11.7942 0.604944 11.661 0.60256 11.5259C0.600176 11.3908 0.625029 11.2566 0.675639 11.1313C0.726247 11.006 0.801575 10.8922 0.897127 10.7966C0.992679 10.7011 1.1065 10.6257 1.23179 10.5751C1.35709 10.5245 1.49129 10.4997 1.6264 10.502C1.76151 10.5044 1.89476 10.534 2.01819 10.589C2.14162 10.644 2.25271 10.7233 2.34484 10.8222L5.99417 14.4715L5.99417 1.47074C5.99417 1.20387 6.10018 0.947926 6.28889 0.759217C6.4776 0.570508 6.73354 0.464493 7.00042 0.464493C7.26729 0.464493 7.52324 0.570508 7.71194 0.759217C7.90065 0.947926 8.00667 1.20387 8.00667 1.47074L8.00667 14.4715L11.656 10.8222Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
  width: 14px;
  height: 18px;
  content: "";
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.CX-pop-up-modal.modal-syarat-ketentuan .progress-wrap:hover:after, .CX-pop-up-modal#modal-syarat-ketentuan .progress-wrap:hover:after {
  opacity: 1;
}

@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-alert .box-pop-up-modal .box-pop-up-modal-inner .box-action {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.CX-pop-up-modal .progress-wrap {
  display: none;
}
.CX-pop-up-modal.open .progress-wrap {
  display: inline-block;
}

.CX-pop-up-modal.modal-default.down-center.simple-down-to-top.header-primary .box-pop-up-modal {
  background-color: transparent;
}
.CX-pop-up-modal.modal-default.down-center.simple-down-to-top.header-primary .box-pop-up-modal .box-pop-heading {
  background-color: #494df4;
  -webkit-border-top-right-radius: 8px;
  -moz-border-top-right-radius: 8px;
  -ms-border-top-right-radius: 8px;
  -o-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-top-left-radius: 8px;
  -ms-border-top-left-radius: 8px;
  -o-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
}
.CX-pop-up-modal.modal-default.down-center.simple-down-to-top.header-primary .box-pop-up-modal .box-pop-heading h3 {
  color: #fff;
}
.CX-pop-up-modal.modal-default.down-center.simple-down-to-top.header-primary .box-pop-up-modal .box-pop-up-modal-inner {
  background-color: #fff;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  -ms-border-bottom-right-radius: 8px;
  -o-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -ms-border-bottom-left-radius: 8px;
  -o-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-heading.medium .box-pop-heading-inner h3 {
  margin-bottom: 0px;
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-bold";
}

.CX-pop-up-modal.modal-default.preview-media .box-pop-up-modal {
  max-width: 458px;
}
.CX-pop-up-modal.modal-default.preview-media .box-pop-up-modal .info-for-mobile {
  display: block;
}
.CX-pop-up-modal.modal-default.preview-media .box-pop-up-modal .box-pop-up-modal-inner {
  padding: 0 !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
}
.CX-pop-up-modal.modal-default.preview-media .box-pop-up-modal .box-pop-up-modal-inner .box-video {
  text-align: center;
  position: relative;
}
.CX-pop-up-modal.modal-default.preview-media .box-pop-up-modal .box-pop-up-modal-inner .box-video:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='361' height='153' viewBox='0 0 361 153' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.2'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M337.749 54.2952C339.416 58.0626 340.118 62.5236 339.949 67.3016L360.209 67.2981C360.209 67.2981 356.899 75.8927 350.988 79.3645H337.871C335.699 86.4656 332.211 93.0904 327.593 98.8917C321.479 106.546 314.048 111.25 306.076 112.493C301.048 113.275 296.133 112.863 291.858 111.296C286.848 109.462 283.102 106.194 281.026 101.849C277.164 93.7828 279.356 83.7128 286.473 76.7941C290.331 73.0479 295.639 69.6606 302.424 68.6044C310.551 67.2859 317.86 67.2917 325.071 67.2973C325.543 67.2977 326.015 67.2981 326.487 67.2981H328.004C328.175 64.3017 327.826 61.5167 326.802 59.1999C325.295 55.788 320.836 52.1861 313.245 53.2635C308.976 53.8832 303.961 57.0521 299.522 61.9814L290.626 53.8832C296.998 46.785 304.437 42.3204 311.56 41.3098C312.991 41.1052 314.434 41.0017 315.881 41C325.736 41 334.059 45.9469 337.749 54.2952ZM304.214 100.571C309.255 99.7968 313.965 96.684 318.219 91.3463C321.066 87.7037 323.379 83.67 325.089 79.3679C324.526 79.3663 323.968 79.3642 323.413 79.362C316.521 79.335 310.398 79.3108 304.242 80.5263C300.707 81.2965 297.443 83.0062 294.789 85.4768C290.871 89.2831 290.472 93.8076 291.813 96.6242C293.36 99.8461 298.455 101.469 304.214 100.571Z' fill='%23494DF4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M68.3517 42.5975C73.3619 44.4319 77.1079 47.6958 79.1841 52.0406C83.046 60.0965 80.8543 70.1663 73.7364 77.0883C69.8784 80.8345 64.6302 83.3873 58.1322 84.6725C49.6665 86.3518 41.3969 86.5809 33.7225 86.5809H32.2064C32.0351 89.5771 32.3851 92.362 33.4074 94.6788C34.9164 98.0905 39.3734 101.692 46.9636 100.619C51.2349 99.9955 56.2484 96.8267 60.688 91.8973L69.5843 99.9955C63.1981 107.097 55.7584 111.562 48.6371 112.569C47.206 112.773 45.7623 112.877 44.3168 112.878C34.4613 112.878 26.1357 107.935 22.4455 99.5834C20.779 95.8196 20.0788 91.3587 20.2468 86.5772H0C0 86.5772 3.31203 77.9862 9.22187 74.5111H22.337C24.513 67.4115 28.0003 60.788 32.6162 54.9876C38.7289 47.3331 46.1619 42.6292 54.1339 41.3863C59.1686 40.6012 64.07 41.0166 68.3517 42.5975ZM55.8105 72.8317C58.6954 72.2789 62.6974 71.029 65.3966 68.406C69.3213 64.5998 69.7136 60.0649 68.383 57.2587C66.8357 54.0336 61.7449 52.4104 55.9821 53.3083C50.9407 54.0864 46.2318 57.1989 41.9779 62.5366C39.1365 66.1788 36.8259 70.2097 35.1156 74.5076C42.6816 74.476 49.1762 74.1452 55.8105 72.8317Z' fill='%23494DF4'/%3E%3Cpath d='M93.3627 112.022L104.012 66.6377C105.735 59.2865 111.221 53.2015 119.685 53.2015C128.408 53.2015 128.674 62.6517 127.519 67.5866L117.093 112.033H129.382L139.151 70.3875C141.667 59.5616 140.31 53.325 136.084 47.9209C133.642 44.8132 128.635 41 120.474 41C107.724 41 95.3832 51.0392 92.3753 63.8581L81.0737 112.022H93.3627Z' fill='url(%23paint0_linear_451_94561)'/%3E%3Cpath d='M46.7676 100.658C39.1851 101.728 34.733 98.1382 33.2255 94.7377C32.2041 92.4287 31.8545 89.6527 32.0258 86.6661H20.0785C19.9106 91.4318 20.6101 95.8781 22.2749 99.6296C25.9612 107.954 34.2782 112.881 44.1235 112.881C45.5678 112.879 47.01 112.776 48.4396 112.572C55.5535 111.568 62.9856 107.119 69.365 100.04L60.4779 91.9689C56.0429 96.8784 51.045 100.044 46.7676 100.658Z' fill='url(%23paint1_linear_451_94561)'/%3E%3Cpath d='M313.45 53.2227C321.035 52.1485 325.488 55.7395 326.995 59.1409C328.016 61.4507 328.365 64.2273 328.194 67.2145H340.145C340.314 62.4511 339.615 58.0036 337.948 54.2477C334.261 45.9319 325.941 41 316.095 41C314.649 41.0017 313.205 41.1049 311.777 41.3089C304.661 42.3163 297.227 46.7673 290.859 53.844L299.749 61.9175C304.171 56.9962 309.169 53.8264 313.45 53.2227Z' fill='url(%23paint2_linear_451_94561)'/%3E%3Cpath d='M129.308 112.022L139.958 66.6445C141.682 59.2943 147.167 53.2103 155.633 53.2103C164.356 53.2103 164.622 62.659 163.467 67.5932L153.04 112.033H165.33L175.101 70.3937C177.606 59.5588 176.259 53.3232 172.023 47.9199C169.58 44.8126 164.573 41 156.411 41C143.66 41 131.318 51.0377 128.31 63.8547L117.018 112.022H129.308Z' fill='%23494DF4'/%3E%3Cpath d='M191.979 112.022L202.625 66.6377C204.348 59.2865 209.833 53.2015 218.299 53.2015C227.022 53.2015 227.29 62.6517 226.132 67.5866L215.709 112.033H227.999L237.769 70.3875C240.281 59.5616 238.927 53.325 234.698 47.9209C232.256 44.8132 227.248 41 219.091 41C206.341 41 193.995 51.0392 190.991 63.8581L179.689 112.022H191.979Z' fill='url(%23paint3_linear_451_94561)'/%3E%3Cpath d='M227.92 112.012L238.565 66.6271C240.289 59.2758 245.774 53.191 254.239 53.191C262.952 53.191 263.231 62.6481 262.073 67.5866L251.65 112.033H263.94L273.71 70.3875C276.222 59.5616 274.868 53.325 270.639 47.9209C268.197 44.8132 263.189 41 255.031 41C242.281 41 229.936 51.0392 226.932 63.8581L215.63 112.012H227.92Z' fill='%23494DF4'/%3E%3Cpath d='M48.4754 42.6952C42.708 44.8619 37.3573 48.9236 32.7673 54.6608C28.1859 60.4016 24.7251 66.957 22.5664 73.9834H35.2483C36.9455 69.7312 39.2383 65.7432 42.058 62.1398C43.8789 59.7975 46.0424 57.7446 48.4754 56.0507V42.6952Z' fill='url(%23paint4_linear_451_94561)'/%3E%3Cpath d='M327.153 79.0529H325.758C324.054 83.3972 321.753 87.4708 318.918 91.15C315.915 94.9963 312.67 97.6933 309.231 99.2055V112.032C316.255 110.253 322.789 105.727 328.244 98.7856C332.843 92.9233 336.319 86.2287 338.485 79.0529H327.153Z' fill='url(%23paint5_linear_451_94561)'/%3E%3C/g%3E%3Cg clip-path='url(%23clip0_451_94561)'%3E%3Cpath d='M257 76.5C256.552 102.08 252.039 122.669 239.16 135.16C226.669 148.039 206.08 152.552 180.5 153C154.92 152.552 134.331 148.039 121.84 135.16C108.961 122.669 104.448 102.08 104 76.5C104.448 50.9203 108.961 30.3311 121.84 17.84C134.331 4.96055 154.92 0.448242 180.5 0C206.08 0.448242 226.669 4.96055 239.16 17.84C252.039 30.3311 256.552 50.9203 257 76.5Z' fill='%23494DF4'/%3E%3Cpath d='M257 76.5C256.552 102.08 252.039 122.669 239.16 135.16C226.669 148.039 206.08 152.552 180.5 153C154.92 152.552 134.331 148.039 121.84 135.16C108.961 122.669 104.448 102.08 104 76.5C104.448 50.9203 108.961 30.3311 121.84 17.84C134.331 4.96055 154.92 0.448242 180.5 0C206.08 0.448242 226.669 4.96055 239.16 17.84C252.039 30.3311 256.552 50.9203 257 76.5Z' fill='url(%23paint6_radial_451_94561)'/%3E%3Cpath d='M195.83 106.263H147.778C141.832 106.263 137.021 101.452 137.021 95.5054V57.4945C137.021 51.5478 141.832 46.7367 147.778 46.7367H195.86C201.806 46.7367 206.618 51.5478 206.618 57.4945V95.4756C206.588 101.452 201.777 106.263 195.83 106.263Z' fill='white'/%3E%3Cpath d='M220.991 104.53L206.588 96.1927V56.8072L220.991 48.4699C222.336 47.6929 223.98 48.6492 223.98 50.2031V102.797C223.98 104.321 222.306 105.277 220.991 104.53Z' fill='white'/%3E%3Cpath d='M220.991 104.53L206.588 96.1927V56.8072L220.991 48.4699C222.336 47.6929 223.98 48.6492 223.98 50.2031V102.797C223.98 104.321 222.306 105.277 220.991 104.53Z' fill='url(%23paint7_radial_451_94561)'/%3E%3Cpath d='M150.737 66.788C154.434 66.788 157.43 63.7911 157.43 60.0943C157.43 56.3974 154.434 53.4005 150.737 53.4005C147.04 53.4005 144.043 56.3974 144.043 60.0943C144.043 63.7911 147.04 66.788 150.737 66.788Z' fill='url(%23paint8_radial_451_94561)'/%3E%3Cpath d='M149.153 63.5906C151.975 63.5906 154.263 61.3028 154.263 58.4807C154.263 55.6585 151.975 53.3707 149.153 53.3707C146.331 53.3707 144.043 55.6585 144.043 58.4807C144.043 61.3028 146.331 63.5906 149.153 63.5906Z' fill='%237370F7'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_451_94561' x1='95.145' y1='89.1334' x2='119.551' y2='95.8321' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.46' stop-color='%23494DF4'/%3E%3Cstop offset='0.55' stop-color='%234549EC'/%3E%3Cstop offset='0.69' stop-color='%233A3DD6'/%3E%3Cstop offset='0.8' stop-color='%233032C1'/%3E%3Cstop offset='1' stop-color='%233032C1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_451_94561' x1='69.152' y1='105.05' x2='67.6961' y2='81.2722' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.53' stop-color='%23494DF4'/%3E%3Cstop offset='0.6' stop-color='%234549EC'/%3E%3Cstop offset='0.71' stop-color='%233A3DD6'/%3E%3Cstop offset='0.8' stop-color='%233032C1'/%3E%3Cstop offset='1' stop-color='%233032C1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_451_94561' x1='290.149' y1='45.3199' x2='291.258' y2='70.0101' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.65' stop-color='%23494DF4'/%3E%3Cstop offset='0.75' stop-color='%234549EC'/%3E%3Cstop offset='0.89' stop-color='%233A3DD6'/%3E%3Cstop offset='1' stop-color='%233032C1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_451_94561' x1='179.689' y1='112.023' x2='239.028' y2='112.023' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.46' stop-color='%23494DF4'/%3E%3Cstop offset='0.55' stop-color='%234549EC'/%3E%3Cstop offset='0.69' stop-color='%233A3DD6'/%3E%3Cstop offset='0.8' stop-color='%233032C1'/%3E%3Cstop offset='1' stop-color='%233032C1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_451_94561' x1='33.3302' y1='30.2467' x2='10.2321' y2='60.5087' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.65' stop-color='%23494DF4'/%3E%3Cstop offset='0.75' stop-color='%234549EC'/%3E%3Cstop offset='0.89' stop-color='%233A3DD6'/%3E%3Cstop offset='1' stop-color='%233032C1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_451_94561' x1='328.878' y1='113.169' x2='344.981' y2='86.6408' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.53' stop-color='%23494DF4'/%3E%3Cstop offset='0.6' stop-color='%234549EC'/%3E%3Cstop offset='0.71' stop-color='%233A3DD6'/%3E%3Cstop offset='0.8' stop-color='%233032C1'/%3E%3Cstop offset='1' stop-color='%233032C1'/%3E%3C/linearGradient%3E%3CradialGradient id='paint6_radial_451_94561' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(115.067 13.4733) scale(95.6764)'%3E%3Cstop stop-color='%23E9E0FF'/%3E%3Cstop offset='0.5565' stop-color='%23DCCAFF' stop-opacity='0.444'/%3E%3Cstop offset='1' stop-color='%23D4BDFF' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='paint7_radial_451_94561' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(189.961 76.3473) scale(32.3556 32.3556)'%3E%3Cstop stop-color='%23CBBAFF'/%3E%3Cstop offset='0.2336' stop-color='%23CEBEFF' stop-opacity='0.766'/%3E%3Cstop offset='0.4799' stop-color='%23D8CBFF' stop-opacity='0.52'/%3E%3Cstop offset='0.7321' stop-color='%23E8E0FF' stop-opacity='0.268'/%3E%3Cstop offset='0.9869' stop-color='%23FEFDFF' stop-opacity='0.013'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='paint8_radial_451_94561' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(150.732 60.0835) scale(6.70152)'%3E%3Cstop stop-color='%23CBBAFF'/%3E%3Cstop offset='0.2336' stop-color='%23CEBEFF' stop-opacity='0.766'/%3E%3Cstop offset='0.4799' stop-color='%23D8CBFF' stop-opacity='0.52'/%3E%3Cstop offset='0.7321' stop-color='%23E8E0FF' stop-opacity='0.268'/%3E%3Cstop offset='0.9869' stop-color='%23FEFDFF' stop-opacity='0.013'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/radialGradient%3E%3CclipPath id='clip0_451_94561'%3E%3Crect width='153' height='153' fill='white' transform='translate(104)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 361px;
  height: 153px;
  display: inline-block;
}
.CX-pop-up-modal.modal-default.preview-media .box-pop-up-modal .box-pop-up-modal-inner .box-video .box-caption {
  margin-top: 10px;
}
.CX-pop-up-modal.modal-default.preview-media .box-pop-up-modal .box-pop-up-modal-inner .box-video .box-caption .title-video {
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  color: #333;
}
.CX-pop-up-modal.modal-default.preview-media .box-pop-up-modal .box-pop-up-modal-inner .box-video .box-caption .text-video {
  font-size: 12px;
  font-style: normal;
  font-family: "source-sans-pro-semibold";
  line-height: normal;
  color: #7f7f7f;
}
.CX-pop-up-modal.modal-default.preview-media.preview-video .box-pop-up-modal {
  max-width: 400px !important;
  padding: 85px 0 109px !important;
}
.CX-pop-up-modal.modal-default.preview-media.preview-video .box-pop-up-modal .box-pop-up-modal-inner .box-image {
  display: none;
}
.CX-pop-up-modal.modal-default.preview-media.preview-video .box-pop-up-modal .box-pop-up-modal-inner .box-video.hide {
  display: block !important;
}

.CX-pop-up-modal.modal-default.modal-alert .box-pop-up-modal .box-pop-up-modal-inner .box-ico .box-vector-emma {
  position: relative;
}
.CX-pop-up-modal.modal-default.modal-alert .box-pop-up-modal .box-pop-up-modal-inner .box-ico .box-vector-emma .box-gif {
  position: absolute;
  left: 65%;
  bottom: 20px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.CX-pop-up-modal.modal-default.modal-alert .box-pop-up-modal .box-pop-up-modal-inner .box-ico .box-vector-emma .box-gif img {
  width: 45px;
  height: auto;
}

@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.down-center.simple-down-to-top.center-on-mobile .box-pop-up-modal {
    position: relative !important;
    bottom: initial !important;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    max-width: calc(100% - 30px) !important;
    margin: 0 auto !important;
  }
}

.CX-pop-up-modal.modal-alert .box-pop-up-modal {
  max-width: 393px;
}

.CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-up-modal-inner .box-act.grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 20px;
}
.CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-up-modal-inner .box-act.grid .new-btn-blue {
  margin-left: 0px;
}

.CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-heading-inner.flex-between-center h3 {
  flex: 1;
  padding: 0 40px;
  box-sizing: border-box;
  font-size: clamp(1.25rem, 2vw, 1.5rem) !important;
}
.CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-heading-inner.flex-between-center a {
  flex-shrink: 0;
  margin-left: auto;
  top: auto !important;
}
.CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-up-modal-inner.dynamic-emma-card {
  height: auto;
}
.CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-up-modal-inner.dynamic-emma-card .CX-info-emma-card {
  position: relative;
  z-index: 2;
}
.CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-up-modal-inner.dynamic-emma-card .CX-info-emma-card .info-emma-card-detail-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-up-modal-inner.dynamic-emma-card .CX-info-emma-card .info-emma-card-detail-inner .box-emma-card {
  display: flex;
  margin-bottom: 30px;
}
.CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-up-modal-inner.dynamic-emma-card .CX-info-emma-card .info-emma-card-detail-inner .box-emma-card .box-emma-card-inner {
  display: flex;
  gap: 3rem;
}
.CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-up-modal-inner.dynamic-emma-card .CX-info-emma-card .info-emma-card-detail-inner .box-emma-card .box-emma-card-inner .img {
  position: relative;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08), 0 0 10px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08), 0 0 10px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08), 0 0 10px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08), 0 0 10px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08), 0 0 10px rgba(0, 0, 0, 0.05);
  border-radius: 20px !important;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
.CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-up-modal-inner.dynamic-emma-card .CX-info-emma-card .info-emma-card-detail-inner .box-emma-card .box-emma-card-inner .img img {
  width: 400px !important;
  max-width: 100% !important;
  border-radius: 20px;
}
.CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-up-modal-inner.dynamic-emma-card .CX-info-emma-card .info-emma-card-detail-inner .box-emma-card .box-emma-card-inner .img .card-data-wrapper {
  position: absolute;
  top: 52%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  text-align: right;
  gap: 2px;
  width: 100%;
  padding: 0 20px;
}
.CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-up-modal-inner.dynamic-emma-card .CX-info-emma-card .info-emma-card-detail-inner .box-emma-card .box-emma-card-inner .img .card-data-wrapper .card-group {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-up-modal-inner.dynamic-emma-card .CX-info-emma-card .info-emma-card-detail-inner .box-emma-card .box-emma-card-inner .img .card-data-wrapper .card-group .card-no {
  font-weight: bold;
}
.CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-up-modal-inner.dynamic-emma-card .CX-info-emma-card .info-emma-card-detail-inner .box-emma-card .box-emma-card-inner .img .card-data-wrapper .card-group.card-info div {
  word-break: break-word;
  line-height: 1.2;
  white-space: normal;
}
.CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-up-modal-inner.dynamic-emma-card .CX-info-emma-card .info-emma-card-detail-inner .box-emma-card .box-emma-card-inner .img.lazyColor img {
  opacity: 0;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-up-modal-inner.dynamic-emma-card .CX-info-emma-card .info-emma-card-detail-inner .box-emma-card .box-emma-card-inner {
    flex-direction: column;
    gap: 1.5rem;
  }
}
.CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-up-modal-inner.dynamic-emma-card .CX-info-emma-card .info-emma-card-detail-inner .box-emma-btn .new-btn-blue span {
  vertical-align: middle;
}
.CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-up-modal-inner.dynamic-emma-card .CX-info-emma-card .info-emma-card-detail-inner .box-emma-btn .new-btn-blue svg {
  margin-left: 8px;
  margin-bottom: 4px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-up-modal-inner.dynamic-emma-card .CX-info-emma-card .info-emma-card-detail-inner .box-emma-btn .new-btn-blue svg {
    height: 14px;
    margin-top: 3px;
  }
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-up-modal-inner.dynamic-emma-card .CX-info-emma-card .info-emma-card-detail-inner .box-emma-btn .new-btn-blue {
    flex: 1 1 auto;
    padding: 8px 12px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-up-modal-inner.dynamic-emma-card .CX-info-emma-card .info-emma-card-detail-inner .box-emma-btn {
    display: flex;
    width: 100%;
  }
}
.CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-up-modal-inner.dynamic-emma-card .CX-info-emma-card .info-emma-card-detail-inner .box-emma-btn.bg-white.rounded.lazyColor .new-btn-blue {
  pointer-events: none;
  opacity: 0;
}
.CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-up-modal-inner.dynamic-emma-card .CX-info-emma-card .box-ico img {
  height: 150px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-up-modal-inner.dynamic-emma-card .CX-info-emma-card .box-ico img {
    height: 200px;
  }
}
@media (min-width: 768px) {
  .CX-pop-up-modal.modal-default .box-pop-up-modal .box-pop-up-modal-inner.dynamic-emma-card {
    padding: 50px 20px 100px 20px;
  }
}

@media (max-width: 1024px) {
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-vector:before, body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-vector:after {
    margin-top: 10px;
  }
}

/* Hanya untuk modal center di desktop */
.CX-pop-up-modal .box-pop-up-modal.modal-center {
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
}

/* Untuk modal bottom sheet di mobile */
.CX-pop-up-modal .box-pop-up-modal.modal-bottom {
  bottom: 0;
  top: auto;
  transform: translateY(0);
  border-radius: 12px 12px 0 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
}

.flex-between-center {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.CX-new-dashboard-slider .slick-dotted.slick-slider {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider {
    height: 314px !important;
    background-position: center left !important;
  }
}
.CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner {
  height: 100%;
  display: flex;
  align-items: center;
}
.CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner {
  max-width: 90%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  grid-row-gap: 20px;
}
@media (max-width: 1024px) {
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner {
    max-width: 100%;
  }
}
.CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-logo {
  margin-bottom: 10px;
}
.CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-text h3 {
  font-family: "source-sans-pro-bold";
  font-size: 42px;
  line-height: 50px;
  color: #00008f;
  z-index: 0;
  position: relative;
}
@media (max-width: 1024px) {
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-text h3 {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-text h3 {
    font-size: 25px;
    line-height: 30px;
  }
}
.CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-text h3:before {
  content: attr(data-title);
  position: absolute;
  -webkit-text-stroke: 3px #fff;
  left: 0;
  top: 0;
  z-index: -1;
}
.CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-text p {
  font-family: "source-sans-pro-semibold";
  font-size: 17px;
  line-height: 20px;
  color: rgba(0, 1, 143, 0.7);
  position: relative;
  z-index: 0;
}
@media (max-width: 1024px) {
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-text p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-text p {
    font-size: 10px;
  }
}
.CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-text p:before {
  content: attr(data-title);
  position: absolute;
  -webkit-text-stroke: 3px #fff;
  left: 0;
  top: 0;
  z-index: -1;
}
@media (max-width: 767px) {
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-text p:before {
    -webkit-text-stroke: 1px #fff;
  }
}
.CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-act .new-btn-blue {
  margin-left: 0;
}
.CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-act .new-btn-blue.dark {
  background: #00008f;
}
.CX-new-dashboard-slider .new-dashboard-slider .slick-dots {
  bottom: 0;
}
.CX-new-dashboard-slider .new-dashboard-slider .slick-dots li {
  width: 16px;
  margin: 0 3px;
}
.CX-new-dashboard-slider .new-dashboard-slider .slick-dots li button:before {
  width: 16px;
  height: 3px;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  -ms-border-radius: 90px;
  -o-border-radius: 90px;
  border-radius: 90px;
  background-color: rgba(255, 255, 255, 0.4);
}
.CX-new-dashboard-slider .new-dashboard-slider .slick-dots li.slick-active {
  width: 74px;
}
.CX-new-dashboard-slider .new-dashboard-slider .slick-dots li.slick-active button:before {
  width: 74px;
  background-color: #fff !important;
  opacity: 1;
}
.CX-new-dashboard-slider .new-dashboard-slider .slick-next,
.CX-new-dashboard-slider .new-dashboard-slider .slick-prev {
  width: 25px;
  height: 25px;
  position: absolute;
  z-index: 3;
}
.CX-new-dashboard-slider .new-dashboard-slider .slick-next:before,
.CX-new-dashboard-slider .new-dashboard-slider .slick-prev:before {
  background: rgba(0, 0, 0, 0.3);
  font-family: "Font Awesome 5 Pro";
  width: 25px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  font-size: 0.8rem;
}
.CX-new-dashboard-slider .new-dashboard-slider .slick-prev {
  left: 15px;
}
.CX-new-dashboard-slider .new-dashboard-slider .slick-prev:before {
  content: "\f053";
}
.CX-new-dashboard-slider .new-dashboard-slider .slick-next {
  right: 15px;
}
.CX-new-dashboard-slider .new-dashboard-slider .slick-next:before {
  content: "\f054";
}

@media (max-width: 540px) {
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider {
    height: 260px !important;
    background-image: none !important;
  }
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider .img-mobile.hide {
    display: block !important;
    position: absolute;
    object-fit: cover;
    object-position: center center;
    width: 100%;
    height: 100%;
  }
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner {
    position: relative;
  }
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner {
    grid-row-gap: 10px;
  }
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-content .box-logo img {
    height: 15px;
  }
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-text h3 {
    font-size: 24px;
    line-height: 29px;
  }
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-text p {
    font-size: 11px;
    line-height: 15px;
  }
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-act .new-btn-blue {
    font-size: 14px;
    line-height: 20px;
    padding: 8px 12px;
    padding-right: 35px;
  }
}

@media (max-width: 400px) {
  .CX-new-dashboard-slider .new-dashboard-slider .slick-dots li {
    padding: 0 0px;
    margin: 0 4px;
    width: 9px;
  }
  .CX-new-dashboard-slider .new-dashboard-slider .slick-dots li button:before {
    width: 100%;
  }
  .CX-new-dashboard-slider .new-dashboard-slider .slick-dots li.slick-active {
    width: 40px;
  }
  .CX-new-dashboard-slider .new-dashboard-slider .slick-dots li.slick-active button:before {
    width: 100%;
  }
}

.CX-new-dashboard-slider .new-dashboard-slider .item-slider .img-mobile.hide img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma {
  height: 400px;
  position: relative;
}
.CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(107.26deg, #C5D4EC 5.73%, #EDD4E1 106.37%);
}
.CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma .item-slider-inner .container.CX-wrapper {
  position: relative;
}
.CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma .box-vector-emma {
  position: absolute;
  right: 60px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma .box-vector-emma {
    right: 10px;
  }
}
@media (max-width: 767px) {
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma .box-vector-emma .vector-emma {
    display: none;
  }
}
@media (max-width: 767px) {
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma .box-vector-emma .vector-emma-mobile.hide {
    display: block !important;
  }
}
.CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-text {
  max-width: 523px;
  margin-left: 0;
}
@media (max-width: 768px) {
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-text {
    max-width: 400px;
  }
}
@media (max-width: 767px) {
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-text {
    max-width: 240px;
  }
}
.CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-text h3 {
  font-size: 36px;
  line-height: 47px;
}
@media (max-width: 768px) {
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-text h3 {
    font-size: 25px;
    line-height: 31px;
  }
}
.CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-text p {
  font-size: 18px;
  line-height: 22px;
  color: #00008F;
}
@media (max-width: 767px) {
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-text p {
    font-size: 12px;
    line-height: 18px;
  }
}
.CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma .bg-vector-emma {
  position: absolute;
  right: 0px;
}
@media (max-width: 768px) {
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma .bg-vector-emma {
    display: none;
  }
}

@media (max-width: 768px) {
  .dashboard-ringkasan .CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma .item-slider-inner .container.CX-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.CX-new-dashboard-slider .new-dashboard-slider .item-slider a {
  text-decoration: none;
}

.CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma.welcome-emma .item-slider-inner .container.CX-wrapper {
  height: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma.welcome-emma .item-slider-inner .container.CX-wrapper {
    align-items: center;
  }
}
.CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma.welcome-emma .item-slider-inner .box-vector-emma {
  transform: none;
  right: initial;
  top: initial;
  bottom: 0px;
  left: 0px;
}
@media (max-width: 767px) {
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma.welcome-emma .item-slider-inner .box-vector-emma {
    left: -40px;
  }
}
@media (max-width: 767px) {
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma.welcome-emma .item-slider-inner .box-vector-emma .vector-emma {
    display: block !important;
    height: 220px;
  }
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma.welcome-emma .item-slider-inner .box-vector-emma .vector-emma.hide {
    display: none !important;
  }
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma.welcome-emma .item-slider-inner .box-vector-emma .vector-emma img {
    height: 100% !important;
  }
}
.CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma.welcome-emma .item-slider-inner .box-item-inner {
  margin-left: 315px;
  flex: 1 1 auto;
}
@media (max-width: 767px) {
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma.welcome-emma .item-slider-inner .box-item-inner {
    margin-left: 130px;
  }
}
.CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma.welcome-emma .item-slider-inner .box-item-inner .box-text {
  max-width: 80%;
}
@media (max-width: 768px) {
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma.welcome-emma .item-slider-inner .box-item-inner .box-text {
    max-width: 90%;
  }
}
@media (max-width: 767px) {
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma.welcome-emma .item-slider-inner .box-item-inner .box-text {
    margin-top: -30px;
    max-width: 100%;
  }
}
.CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma.welcome-emma .item-slider-inner .box-item-inner .box-text h3 {
  color: #333;
  font-size: 23px;
  line-height: 28px;
  font-family: "source-sans-pro-bold";
  font-weight: normal;
}
.CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma.welcome-emma .item-slider-inner .box-item-inner .box-text h3:before {
  display: none;
}
@media (max-width: 767px) {
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma.welcome-emma .item-slider-inner .box-item-inner .box-text h3 {
    font-size: 18px;
    line-height: 23px;
  }
}
.CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma.welcome-emma .item-slider-inner .box-item-inner .box-text p {
  color: #333;
  font-family: "source-sans-pro-regular";
  font-weight: normal;
  font-size: 1rem;
}
.CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma.welcome-emma .item-slider-inner .box-item-inner .box-text p:before {
  display: none;
}
@media (max-width: 767px) {
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma.welcome-emma .item-slider-inner .box-item-inner .box-text p {
    font-size: 0.8rem;
    line-height: 16px;
  }
}

.CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma.welcome-emma .item-slider-inner .box-vector-emma .vector-emma img {
  height: 280px;
}

@media (min-width: 768px) {
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content .CX-new-dashboard-slider.customer .item-slider {
    height: 300px !important;
  }
}
@media (min-width: 768px) {
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content .CX-new-dashboard-slider.customer .item-slider .item-slider-inner .box-item-inner .box-text h3 {
    font-size: 35px;
    line-height: 51px;
  }
}

.CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma.welcome-emma {
  overflow: hidden;
}

@media (max-width: 767px) {
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma .box-vector-emma {
    right: 10px;
    margin-top: -20px;
  }
}

@media (max-width: 767px) {
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider.with-vector-emma .box-vector-emma .vector-emma-mobile.hide svg {
    height: 120px;
    width: 159px;
  }
}

.CX-new-dashboard-slider.karyawan .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-text p {
  margin-bottom: 5px;
}

body.v2 .CX-new-dashboard-slider .new-dashboard-slider .slick-dots {
  bottom: 3px;
}
body.v2 .CX-new-dashboard-slider .new-dashboard-slider .slick-dots li {
  height: 6px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  margin: 0 3px 0 0;
  padding: 0;
}
body.v2 .CX-new-dashboard-slider .new-dashboard-slider .slick-dots li button {
  height: 6px;
  padding: 0;
}
body.v2 .CX-new-dashboard-slider .new-dashboard-slider .slick-dots li button:before {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #FFFFFF;
  height: 6px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
body.v2 .CX-new-dashboard-slider .new-dashboard-slider .slick-dots li.slick-active {
  width: 40px;
  margin: 0 3px 0 0;
}
body.v2 .CX-new-dashboard-slider .new-dashboard-slider .slick-dots li.slick-active button:before {
  width: 40px;
}
body.v2 .CX-new-dashboard-slider .new-dashboard-slider .slick-arrow {
  width: 31px;
  height: 31px;
}
body.v2 .CX-new-dashboard-slider .new-dashboard-slider .slick-arrow:before {
  content: "";
  background-color: transparent;
}
body.v2 .CX-new-dashboard-slider .new-dashboard-slider .slick-arrow.slick-prev:before {
  width: 31px;
  height: 31px;
  background-image: url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.2' cx='15.5' cy='15.5' r='15' transform='rotate(-180 15.5 15.5)' fill='white' stroke='white'/%3E%3Cpath opacity='0.9' d='M18.9443 22.3887L12.0554 15.4998L18.9443 8.61089' stroke='white' stroke-width='2.5'/%3E%3C/svg%3E%0A");
}
body.v2 .CX-new-dashboard-slider .new-dashboard-slider .slick-arrow.slick-next:before {
  width: 31px;
  height: 31px;
  background-image: url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.2' cx='15.5' cy='15.5' r='15' fill='white' stroke='white'/%3E%3Cpath opacity='0.9' d='M12.0557 8.61133L18.9446 15.5002L12.0557 22.3891' stroke='white' stroke-width='2.5'/%3E%3C/svg%3E%0A");
}
section.CX-new-dashboard-slider.static.gradient .new-dashboard-slider .item-slider.with-vector-emma {
  height: 200px !important;
}
section.CX-new-dashboard-slider.static.gradient .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-text h3 {
  color: #3032C1;
  font-size: 32px;
  line-height: 42px;
}
section.CX-new-dashboard-slider.static.gradient .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-text p {
  font-family: "source-sans-pro-regular";
  color: #3032C1;
}
section.CX-new-dashboard-slider.static.gradient .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-text p:before {
  content: "";
}

.CX-new-dashboard-slider.karyawan .new-dashboard-slider .item-slider.with-vector-emma:before {
  background: linear-gradient(92.81deg, #494DF4 3.58%, #4A37F4 48.23%, #6F49F4 100%);
  opacity: 0.14;
}
.CX-new-dashboard-slider.karyawan .new-dashboard-slider .item-slider.with-vector-emma:after {
  content: "";
  position: absolute;
  bottom: 0px;
  background-image: url("../images/bg-cities-200.png");
  background-repeat: repeat-x;
  background-position: bottom -20px left;
  background-size: cover;
  width: 100%;
  height: 200px;
}

.CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner {
  position: relative;
  z-index: 2;
}
.CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .back {
  position: absolute;
  top: -40px;
  width: initial;
  left: initial;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .back {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .back a {
  font-size: 16px;
  line-height: 25px;
  color: #494DF4;
}
.CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .back a svg {
  top: 2px;
  position: relative;
  margin-right: 3px;
}
.CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner {
  max-width: 100%;
  margin: 0 20px;
}
@media (max-width: 1024px) {
  .CX-new-dashboard-slider .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner {
    margin: 0 0px;
  }
}

@media (max-width: 767px) {
  section.CX-new-dashboard-slider.static.gradient.karyawan .new-dashboard-slider .item-slider .item-slider-inner .back {
    top: -45px;
  }
  section.CX-new-dashboard-slider.static.gradient.karyawan .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-text h3 {
    font-size: 24px;
    line-height: 42px;
    margin-bottom: 0px;
  }
  section.CX-new-dashboard-slider.static.gradient.karyawan .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-text p {
    font-size: 14px;
    font-family: "source-sans-pro-semibold";
  }
  section.CX-new-dashboard-slider.static.gradient.karyawan .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-text p:before {
    content: "";
  }
  section.CX-new-dashboard-slider.static.gradient.karyawan .new-dashboard-slider .item-slider .item-slider-inner .box-vector-emma {
    margin-top: -10px;
  }
}

body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper .CX-new-dashboard-slider .new-dashboard-slider .item-slider .bg-vector-emma {
  display: none;
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper .CX-new-dashboard-slider .new-dashboard-slider .item-slider .box-item-inner .box-text p, body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper .CX-new-dashboard-slider .new-dashboard-slider .item-slider .box-item-inner .box-text h3 {
  color: #3032C1;
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper .CX-new-dashboard-slider .new-dashboard-slider .item-slider .box-item-inner .box-text p {
  font-size: 14px;
  line-height: 17px;
}
@media (max-width: 767px) {
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper .CX-new-dashboard-slider .new-dashboard-slider .item-slider .box-item-inner .box-text p {
    font-size: 10px;
    line-height: 12px;
  }
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper .CX-new-dashboard-slider .new-dashboard-slider .item-slider .box-item-inner .box-text h3 {
  font-size: 31px;
  line-height: 42px;
}
@media (max-width: 767px) {
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper .CX-new-dashboard-slider .new-dashboard-slider .item-slider .box-item-inner .box-text h3 {
    font-size: 19px;
    line-height: 27px;
  }
}

body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper .CX-new-dashboard-slider.karyawan .new-dashboard-slider .item-slider.with-vector-emma .bg-vector-emma {
  display: none;
}

section.CX-new-dashboard-slider.fit-challange .new-dashboard-slider .item-slider {
  position: relative;
}

.CX-new-dashboard-slider.fit-challange .new-dashboard-slider .slick-arrow:before {
  background-image: none !important;
  background-color: rgba(73, 77, 244, 0.2) !important;
}
.CX-new-dashboard-slider.fit-challange .new-dashboard-slider .slick-arrow:after {
  content: "\f053";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: rgba(73, 77, 244, 0.9);
  font-size: 16px;
}
.CX-new-dashboard-slider.fit-challange .new-dashboard-slider .slick-arrow.slick-next:after {
  content: "\f054";
}

@media (min-width: 1200px) and (max-width: 1280px) {
  section.CX-new-dashboard-slider.fit-challange .new-dashboard-slider .item-slider {
    height: 405px !important;
  }
}

section.CX-new-dashboard-slider.fit-challange .new-dashboard-slider .item-slider {
  background-position: center center !important;
}
@media (max-width: 1024px) {
  section.CX-new-dashboard-slider.fit-challange .new-dashboard-slider .item-slider {
    background-position: center center !important;
  }
}
@media (max-width: 767px) {
  section.CX-new-dashboard-slider.fit-challange .new-dashboard-slider .item-slider {
    background-position: center center !important;
  }
}
@media (max-width: 400px) {
  section.CX-new-dashboard-slider.fit-challange .new-dashboard-slider .item-slider {
    height: 240px !important;
  }
}
section.CX-new-dashboard-slider.fit-challange .new-dashboard-slider .item-slider a .item-slider-inner .box-item-inner .box-content .box-logo {
  width: 98px;
  height: 42px;
  position: absolute;
  top: 30px;
  left: 40px;
}
@media (max-width: 1024px) {
  section.CX-new-dashboard-slider.fit-challange .new-dashboard-slider .item-slider a .item-slider-inner .box-item-inner .box-content .box-logo {
    top: 15px;
    left: 15px;
    display: none;
  }
}
@media (max-width: 540px) {
  section.CX-new-dashboard-slider.fit-challange .new-dashboard-slider .item-slider a .item-slider-inner .box-item-inner .box-content .box-logo img {
    height: 42px;
  }
}

@media (max-width: 767px) {
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper .CX-new-dashboard-slider.customer {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.CX-welcome-polis {
  padding: 2rem 0;
}
@media (max-width: 1024px) {
  .CX-welcome-polis {
    padding-top: 0px;
    padding-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .CX-welcome-polis .container.CX-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.CX-welcome-polis .welcome-polis .welcome-polis-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-column-gap: 80px;
}
@media (max-width: 1024px) {
  .CX-welcome-polis .welcome-polis .welcome-polis-inner {
    display: block;
  }
}
@media (max-width: 767px) {
  .CX-welcome-polis .welcome-polis .welcome-polis-inner {
    position: relative;
    top: -30px;
  }
}
.CX-welcome-polis .welcome-polis .welcome-polis-inner .box-img {
  flex: 0 0 auto;
  width: 540px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .CX-welcome-polis .welcome-polis .welcome-polis-inner .box-img {
    width: 100%;
    margin: 0 auto;
  }
  .CX-welcome-polis .welcome-polis .welcome-polis-inner .box-img .vector svg {
    width: 100% !important;
  }
}
.CX-welcome-polis .welcome-polis .welcome-polis-inner .box-img .img {
  position: absolute;
  overflow: hidden;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .CX-welcome-polis .welcome-polis .welcome-polis-inner .box-img .img img {
    height: 189px;
  }
}
.CX-welcome-polis .welcome-polis .welcome-polis-inner .box-info-polis {
  flex: 0 0 auto;
  width: 434px;
}
@media (max-width: 1024px) {
  .CX-welcome-polis .welcome-polis .welcome-polis-inner .box-info-polis {
    margin: 10px auto 0;
  }
}
@media (max-width: 767px) {
  .CX-welcome-polis .welcome-polis .welcome-polis-inner .box-info-polis {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.CX-welcome-polis .welcome-polis .welcome-polis-inner .box-info-polis .box-info-polis-inner {
  display: flex;
  flex-direction: column;
  grid-row-gap: 20px;
}
.CX-welcome-polis .welcome-polis .welcome-polis-inner .box-info-polis .box-info-polis-inner .box-name .welcome {
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  color: rgba(53, 64, 90, 0.6);
}
.CX-welcome-polis .welcome-polis .welcome-polis-inner .box-info-polis .box-info-polis-inner .box-name .name {
  font-family: "source-sans-pro-bold";
  font-style: normal;
  font-weight: 700;
  font-size: 23px;
  line-height: 30px;
  color: #35405a;
}
.CX-welcome-polis .welcome-polis .welcome-polis-inner .box-info-polis .box-info-polis-inner .box-info-registered .box-info-registered-inner {
  display: flex;
  align-items: center;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  height: 42px;
  padding: 0;
  overflow: hidden;
}
.CX-welcome-polis .welcome-polis .welcome-polis-inner .box-info-polis .box-info-polis-inner .box-info-registered .box-info-registered-inner .ico {
  width: 55px;
  height: 55px;
  height: 100%;
  flex: 0 0 auto;
  background: linear-gradient(180deg, #f5b645 0%, #df970c 100%);
  box-shadow: 0 4px 9px rgba(235, 167, 42, 0.12);
  text-align: center;
}
.CX-welcome-polis .welcome-polis .welcome-polis-inner .box-info-polis .box-info-polis-inner .box-info-registered .box-info-registered-inner .ico svg {
  position: relative;
  top: 8px;
}
.CX-welcome-polis .welcome-polis .welcome-polis-inner .box-info-polis .box-info-polis-inner .box-info-registered .box-info-registered-inner .text {
  height: 100%;
  line-height: 42px;
  flex: 1 1 auto;
  background: #faf3e7;
  border: 1px solid #e9a527;
  -webkit-border-top-right-radius: 7px;
  -moz-border-top-right-radius: 7px;
  -ms-border-top-right-radius: 7px;
  -o-border-top-right-radius: 7px;
  border-top-right-radius: 7px;
  -webkit-border-bottom-right-radius: 7px;
  -moz-border-bottom-right-radius: 7px;
  -ms-border-bottom-right-radius: 7px;
  -o-border-bottom-right-radius: 7px;
  border-bottom-right-radius: 7px;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  color: #e19a11;
  padding-left: 20px;
}
.CX-welcome-polis .welcome-polis .welcome-polis-inner .box-info-polis .box-info-polis-inner .box-action .new-btn-blue {
  display: inline-block !important;
}
.CX-welcome-polis .welcome-polis .welcome-polis-inner .box-info-polis .box-info-polis-inner .box-action .new-btn-blue:last-child {
  margin-left: 5px;
}
@media (max-width: 767px) {
  .CX-welcome-polis .welcome-polis .welcome-polis-inner .box-info-polis .box-info-polis-inner .box-action {
    display: flex;
    grid-column-gap: 10px;
  }
  .CX-welcome-polis .welcome-polis .welcome-polis-inner .box-info-polis .box-info-polis-inner .box-action .new-btn-blue {
    font-size: 12px;
  }
  .CX-welcome-polis .welcome-polis .welcome-polis-inner .box-info-polis .box-info-polis-inner .box-action .new-btn-blue:last-child {
    margin-left: auto;
  }
}

@media (max-width: 1280px) {
  .CX-welcome-polis .welcome-polis .welcome-polis-inner .box-img {
    width: 400px;
  }
  .CX-welcome-polis .welcome-polis .welcome-polis-inner .box-img .vector svg {
    width: 400px;
  }
}
@media (max-width: 1024px) {
  .CX-welcome-polis .welcome-polis .welcome-polis-inner .box-img {
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .CX-welcome-polis .welcome-polis .welcome-polis-inner .box-img .img.is-vector {
    bottom: 20px;
  }
}
@media (max-width: 767px) {
  .CX-welcome-polis .welcome-polis .welcome-polis-inner .box-img .img.is-vector svg {
    height: 178px !important;
    width: 235px !important;
  }
}

@media (max-width: 767px) {
  .CX-welcome-polis .welcome-polis .welcome-polis-inner .box-img .vector {
    height: 280px;
  }
}

@media (max-width: 767px) {
  .CX-welcome-polis .welcome-polis .welcome-polis-inner .box-info-polis .box-info-polis-inner .box-action {
    grid-column-gap: 0px;
  }
}
@media (max-width: 767px) {
  .CX-welcome-polis .welcome-polis .welcome-polis-inner .box-info-polis .box-info-polis-inner .box-action .new-btn-blue {
    font-size: 14px;
    line-height: 20px;
    padding: 8px 30px 8px 12px;
  }
}

.CX-nearest-hospital {
  height: 100vh;
  position: relative;
  font-family: "source-sans-pro-regular";
}
.CX-nearest-hospital .nearest-hospital-wrapper {
  height: 100%;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital {
  height: 100%;
  position: relative;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter {
  position: fixed;
  top: 57px;
  left: 0;
  width: 100%;
  background: #494df4;
  box-shadow: 0 8px 10px rgba(0, 0, 0, 0.04);
  color: #fff;
  z-index: 2;
  padding: 12px;
}
@media (max-width: 1024px) {
  .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter {
    top: 62px;
    padding: 0;
  }
  .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .container-fluid {
    padding: 0;
  }
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner {
  display: flex;
  align-items: center;
  grid-column-gap: 10px;
}
@media (max-width: 1024px) {
  .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner {
    align-items: flex-start;
    flex-direction: column;
  }
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner div {
  flex: 1;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search {
  flex: 1 1 auto;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-label {
  width: 350px;
  flex: 0 0 auto;
}
@media (max-width: 1024px) {
  .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-label {
    width: 100%;
    padding: 12px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-label .box-label-inner {
  display: flex;
  align-items: center;
  grid-column-gap: 20px;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-label .box-label-inner .ico {
  width: 31px;
  flex: 0 0 auto;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-label .box-label-inner .text {
  flex: 1 1 auto;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-label .box-label-inner .text .small-label {
  font-weight: 400;
  font-size: 11px;
  line-height: 13px;
  color: rgba(255, 255, 255, 0.6);
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-label .box-label-inner .text .large-label {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  font-family: "source-sans-pro-bold";
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-select {
  flex: 0 0 auto;
  width: 232px;
}
@media (max-width: 1024px) {
  .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-select {
    display: none;
  }
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-select .select2-container {
  width: 100% !important;
  height: 38px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-select .select2-container .select2-selection {
  height: 100%;
  line-height: 38px;
  border: 0;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-select .select2-container .select2-selection__rendered {
  color: #494df4;
  font-weight: 600;
  font-size: 14px;
  line-height: 40px;
  font-family: "source-sans-pro-semibold";
  height: 38px;
  padding-left: 25px;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search {
  position: relative;
  flex: 1 1 auto;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search.for-mobile {
  display: none;
}
@media (max-width: 1024px) {
  .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search {
    display: none;
  }
  .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search.for-mobile.action-only {
    display: block;
    width: 100%;
    padding: 12px;
  }
  .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search.for-mobile.action-only .box-search-inner {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    background-color: #fff;
    height: 50px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
  }
  .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search.for-mobile.action-only .ico {
    width: 18px;
    left: 20px;
    margin-top: 0px;
  }
  .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search.for-mobile.action-only .ico svg path {
    fill: #494df4;
  }
  .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search.for-mobile.action-only .ico svg {
    height: 18px !important;
  }
  .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search.for-mobile.action-only .ico-close {
    position: absolute;
    right: 15px;
    height: 100%;
  }
  .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search.for-mobile.action-only .ico-close a {
    display: inline-block;
    padding: 10px 10px;
    text-decoration: none;
  }
  .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search.for-mobile.action-only .ico-close a svg {
    position: relative;
    top: 5px;
  }
  .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search.for-mobile.action-only .label-default {
    font-weight: 600;
    font-size: 13px;
    line-height: 50px;
    width: 100%;
    color: #494df4;
    padding-left: 50px;
    opacity: 0.6;
    height: 100%;
  }
  .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search.for-mobile.action-only .label-default.with-result {
    opacity: 1;
  }
  .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search.for-mobile.action-only .label-default.with-result .name {
    color: #494df4;
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 3px;
    margin-top: 8px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 45px;
  }
  .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search.for-mobile.action-only .label-default.with-result .address {
    font-weight: 400;
    font-size: 11px;
    line-height: 13px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 45px;
  }
  .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search.for-mobile.action-only .label-default.with-result .address span:first-child {
    padding-right: 5px;
  }
  .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search.for-mobile.action-only .label-default.with-result .address span:first-child:after {
    content: "|";
    margin-left: 5px;
  }
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search .box-search-inner .ico {
  margin-top: 0px;
  position: absolute;
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search .box-search-inner input,
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search .box-search-inner .input {
  padding-right: 15px;
  border: 1px solid #fff;
  width: 100%;
  height: 38px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding-left: 40px;
  color: #494df4;
  font-size: 14px;
  line-height: 17px;
  font-family: "source-sans-pro-semibold";
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search .box-search-inner input::-webkit-input-placeholder,
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search .box-search-inner .input::-webkit-input-placeholder {
  color: #494df4;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search .box-search-inner input::-moz-placeholder,
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search .box-search-inner .input::-moz-placeholder {
  color: #494df4;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search .box-search-inner input:-moz-placeholder,
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search .box-search-inner .input:-moz-placeholder {
  color: #494df4;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search .box-search-inner input:-ms-input-placeholder,
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search .box-search-inner .input:-ms-input-placeholder {
  color: #494df4;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search .box-search-inner input:focus,
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search .box-search-inner .input:focus {
  border-color: #fff;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-input {
  width: 232px;
  flex: 0 0 auto;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-act {
  width: auto;
  flex: 0 0 auto;
}
@media (max-width: 1024px) {
  .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-act {
    display: none;
  }
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-act .new-btn-blue {
  position: relative;
  border: 0px !important;
  color: #fff !important;
  font-size: 14px;
  line-height: 20px;
  font-family: "source-sans-pro-bold";
  display: block;
  margin-left: 0;
  background: #00008f;
  padding-right: 37px;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-act .new-btn-blue:after {
  content: "";
  position: absolute;
  background-image: url(../images/form-assets/ico-search.png);
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  margin-left: 6px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-act .new-btn-blue:hover {
  background: #00008f;
  -webkit-box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.11);
  -ms-box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.11);
  -o-box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.11);
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-map #full-map {
  height: 100%;
  width: 100%;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .slick-list {
  height: 100%;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .slick-track {
  display: flex !important;
  margin-left: inherit;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item {
  height: inherit !important;
  margin: 20px 10px;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address {
  height: 100%;
  display: block;
  background-color: #fff;
  -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.13);
  -ms-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.13);
  -o-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.13);
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.13);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  text-decoration: none;
  padding: 1.2rem 1rem;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-address-inner {
  display: flex;
  grid-column-gap: 20px;
  align-items: center;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-address-inner .ico {
  position: relative;
  top: 3px;
  width: 15px;
  flex: 0 0 auto;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-address-inner .ico img {
  width: 15px;
  height: 15px;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-address-inner .box-text {
  flex: 1 1 auto;
  color: #35405a;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-address-inner .box-text .name {
  color: #494df4;
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 5px;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-address-inner .box-text .address {
  font-weight: 400;
  font-size: 11px;
  line-height: 20px;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-address-inner .box-text .phone {
  font-weight: 400;
  font-size: 11px;
  line-height: 20px;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-address-inner .box-text .phone .open24 {
  color: #21a92c;
}

.list-tags {
  margin-bottom: 10px;
}
.list-tags span {
  display: inline-block;
  color: #494df4;
  font-style: normal;
  font-weight: 400;
  font-size: 9px;
  line-height: 11px;
  border: 0.6px solid #494df4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 6px 7px;
  margin: 3px;
}
.list-tags span:first-child {
  margin-left: 0px;
}

.list-address.type-card {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.list-address.type-card > .new-btn-blue {
  margin-left: 10px;
  font-family: "source-sans-pro-regular";
  font-weight: normal;
}
.list-address.type-card.collapse-card {
  -webkit-transform: translateY(calc(100% - 60px));
  -moz-transform: translateY(calc(100% - 60px));
  -ms-transform: translateY(calc(100% - 60px));
  -o-transform: translateY(calc(100% - 60px));
  transform: translateY(calc(100% - 60px));
}
@media (max-width: 1024px) {
  .list-address.type-card.collapse-card {
    -webkit-transform: translateY(calc(100% - 10px));
    -moz-transform: translateY(calc(100% - 10px));
    -ms-transform: translateY(calc(100% - 10px));
    -o-transform: translateY(calc(100% - 10px));
    transform: translateY(calc(100% - 10px));
  }
}

:root {
  --address-list-width: 415px;
}

@media (max-width: 1024px) {
  :root {
    --address-list-width: 100%;
  }
}
.switch-address-style {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1025px) {
  .switch-address-style.list-activated {
    -webkit-transform: translateX(415px);
    -moz-transform: translateX(415px);
    -ms-transform: translateX(415px);
    -o-transform: translateX(415px);
    transform: translateX(415px);
  }
}

.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-list {
  width: var(--address-list-width);
  z-index: 1;
  top: 130px;
  background-color: #fff;
  max-height: 100vh;
  overflow-y: auto;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
@media (max-width: 1024px) {
  .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-list {
    top: 45%;
  }
}
@media (max-width: 767px) {
  .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-list {
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%);
  }
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-list.show-list {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
@media (max-width: 767px) {
  .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-list.show-list {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-list .list-address-slider .list-address-item {
  margin: 10px;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-list .list-address-slider .list-address-item:last-child {
  border-bottom: 0px;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-list .list-address-slider .list-address-item .list-box-address {
  box-shadow: none;
}

.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-list {
  background-color: #f7f7f7;
}
@media (max-width: 1024px) {
  .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-list .box-head-mobile.hide {
    display: block !important;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    padding: 10px 0;
    position: sticky;
    width: 100%;
    top: 0px;
    background-color: #f7f7f7;
  }
  .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-list .box-head-mobile.hide .title {
    padding: 10px 0;
  }
}
@media (max-width: 1024px) and (max-width: 767px) {
  .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-list .box-head-mobile.hide .title {
    padding: 15px 0 10px;
  }
}
@media (max-width: 1024px) {
  .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-list .box-head-mobile.hide .close-list {
    float: none;
    position: absolute;
    left: 50%;
    top: -4px;
    opacity: 1;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-address-inner {
  display: flex;
  grid-column-gap: 20px;
  align-items: flex-start;
  flex-direction: column;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-address-inner .box-contact-details-inner {
  margin-top: 15px;
  display: flex;
  grid-column-gap: 8px;
  justify-content: center;
  align-items: center;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-address-inner .box-contact-details-inner a {
  display: block;
  text-decoration: none;
  text-align: center;
  margin: 0 auto;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-address-inner .box-contact-details-inner a .contact-item {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  display: flex;
  grid-column-gap: 10px;
  padding: 9px 16px;
  align-items: center;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-address-inner .box-contact-details-inner a .contact-item .text-mobile {
  color: #fff;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-address-inner .box-contact-details-inner a .contact-item .ico {
  position: relative;
  top: 0;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-address-inner .box-contact-details-inner a svg {
  position: relative;
  top: 3px;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-address-inner .box-contact-details-inner a.phone .contact-item {
  background: #21a92c;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-address-inner .box-contact-details-inner a.phone .contact-item:hover {
  background: #197e21;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-address-inner .box-contact-details-inner a.direction .contact-item {
  background: #427eec;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-address-inner .box-contact-details-inner a.direction .contact-item:hover {
  background: #175fe4;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-address-inner.icon-only {
  align-items: center;
  flex-direction: row;
}
@media (max-width: 1024px) {
  .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-address-inner.icon-only {
    grid-column-gap: 10px;
  }
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-address-inner.icon-only .box-contact-details-inner {
  flex: 0 0 auto;
  width: 70px;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-address-inner.icon-only .box-contact-details-inner a .contact-item {
  padding: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-address-inner.icon-only .box-contact-details-inner a .contact-item .text-mobile {
  display: none;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-address-inner.icon-only .box-contact-details-inner a .contact-item .ico {
  margin: 0 auto;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-address-inner.icon-only .box-contact-details-inner a .contact-item .ico img {
  position: relative;
}

.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-tags span {
  font-family: "source-sans-pro-regular";
  font-size: 10px;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-address-inner .box-text .name {
  font-family: "source-sans-pro-bold";
  font-size: 18px;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-address-inner .box-text .phone,
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-address-inner .box-text .address {
  font-family: "source-sans-pro-semibold";
  color: #70757a;
  font-size: 14px;
}

.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-list .list-address-slider .list-address-item .list-box-address .list-address-inner.icon-only .box-contact-details-inner a .contact-item .ico img {
  top: 0px;
}

.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-phones .phone {
  font-family: "source-sans-pro-semibold";
  color: #70757a;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address .list-address-slider .list-address-item .list-box-address .list-phones .phone .open24 {
  color: #21a92c;
}

.gm-style-iw.gm-style-iw-c {
  padding-top: 20px;
}
.gm-style-iw.gm-style-iw-c > .gm-ui-hover-effect {
  top: 0 !important;
  right: 5px !important;
}
.gm-style-iw.gm-style-iw-c .bubble-address {
  max-width: 280px;
  margin-top: 10px;
}
.gm-style-iw.gm-style-iw-c .bubble-address .bubble-content {
  text-align: center;
  padding-bottom: 16px;
}
.gm-style-iw.gm-style-iw-c .bubble-address .bubble-content .title {
  font-family: "source-sans-pro-bold";
  font-size: 18px !important;
  line-height: 23px;
  color: #3032c1;
  margin-bottom: 15px;
}
.gm-style-iw.gm-style-iw-c .bubble-address .bubble-content .telp,
.gm-style-iw.gm-style-iw-c .bubble-address .bubble-content .address {
  font-family: "source-sans-pro-regular";
  font-size: 14px;
  line-height: 22px;
  color: #5f5f5f;
}
.gm-style-iw.gm-style-iw-c .bubble-address .bubble-content .address {
  margin-bottom: 0px;
}
.gm-style-iw.gm-style-iw-c .bubble-address .bubble-content .view-more {
  text-transform: uppercase;
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
  line-height: 20px;
  padding: 8px 12px;
  padding-right: 37px;
  margin-top: 20px;
  border: 1px solid #494df4;
  display: inline-block;
  background-color: #494df4;
  color: #fff !important;
  text-decoration: none;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -m-border-radius: 100px;
  -s-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  outline: none !important;
  position: relative;
}
.gm-style-iw.gm-style-iw-c .bubble-address .bubble-content .view-more:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 8px;
  width: 14px;
  height: 14px;
  line-height: 14px;
  background: rgba(255, 255, 255, 0.2);
  display: inline-block;
  text-align: center;
  font-weight: normal;
  font-size: 0.6rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
.gm-style-iw.gm-style-iw-c .bubble-address .bubble-content .view-more:hover {
  background-color: #3032c1;
  text-decoration: none;
}
.gm-style-iw.gm-style-iw-c .bubble-address .bubble-content .view-more:hover:after {
  width: 22px;
  content: "\f178";
}

.list-address.type-list.show-list::-webkit-scrollbar-track {
  background-color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

.list-address.type-list.show-list::-webkit-scrollbar {
  width: 6px;
  background-color: #ffffff;
}

.list-address.type-list.show-list::-webkit-scrollbar-thumb {
  background-color: #7f7f7f;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search .box-search-inner input::-webkit-input-placeholder {
  position: relative;
  top: 2px;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search .box-search-inner input::-moz-placeholder {
  position: relative;
  top: 2px;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search .box-search-inner input:-moz-placeholder {
  position: relative;
  top: 2px;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search .box-search-inner input:-ms-input-placeholder {
  position: relative;
  top: 2px;
}

@media (max-width: 1024px) {
  body.v2 .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-list {
    background-color: transparent;
    overflow-y: hidden;
  }
  body.v2 .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-list:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0px;
    right: 0px;
    background-color: #f7f7f7;
    z-index: -1;
    top: 60px;
  }
  body.v2 .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-list .box-button-switch-to-card.hide {
    display: block !important;
    position: absolute;
    z-index: 2;
    right: 10px;
  }
  body.v2 .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-list .box-head-mobile {
    margin-top: 60px;
  }
  body.v2 .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-list .list-address-slider {
    overflow-y: auto;
    max-height: 340px;
  }
}

body.v2 .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-card .box-slider-range {
  width: 1643px;
  padding-left: 10px;
  padding-right: 10px;
}
body.v2 .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-card .box-slider-range .ui-slider {
  background: none;
  background: #d9d9d9;
  border: 0;
  height: 10px;
  width: 100%;
}
body.v2 .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-card .box-slider-range .ui-slider .ui-slider-handle.ui-state-default.ui-corner-all {
  background: #4e4e4e;
  width: 70px;
  height: 6px;
  -webkit-border-radius: 27px;
  -moz-border-radius: 27px;
  -ms-border-radius: 27px;
  -o-border-radius: 27px;
  border-radius: 27px;
  top: 2px;
  border: 0;
  margin-left: 0.2em;
}
body.v2 .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-card .list-address-slider.card-slider.disable-slider {
  display: flex;
  overflow-x: scroll;
  scroll-behavior: smooth;
}
body.v2 .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-card .list-address-slider.card-slider.disable-slider .list-address-item {
  flex: 0 0 364px;
}

.list-address.type-card {
  padding-bottom: 10px;
}
.list-address.type-card .card-horizontal-scroll {
  margin-bottom: 5px;
}
.list-address.type-card .card-horizontal-scroll .list-address-item {
  margin-bottom: 10px !important;
}
.list-address.type-card .card-horizontal-scroll::-webkit-scrollbar-track {
  background-color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.list-address.type-card .card-horizontal-scroll::-webkit-scrollbar {
  width: 6px;
  height: 10px;
  background-color: #fff;
}
.list-address.type-card .card-horizontal-scroll::-webkit-scrollbar-thumb {
  border: 2px solid #fff;
  background-color: #7f7f7f;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

.new-btn-blue.switch-to-card, .new-btn-blue.switch-address-style {
  padding: 9px 11px;
}

.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-list .box-button-load-more.mobile {
  position: fixed;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 1024px) {
  .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-list .box-button-load-more.mobile.hide {
    display: block !important;
  }
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-list .box-button-load-more.mobile .new-btn-blue {
  padding: 8px 12px;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-list .box-button-load-more.mobile .new-btn-blue.load-more {
  font-size: 14px;
  line-height: 20px;
}
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-list .box-button-load-more.mobile .new-btn-blue.load-more .ico {
  position: relative;
  top: 4px;
}

body.v2.enable_editable .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter {
  position: absolute;
  top: 0px;
}
body.v2.enable_editable .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner {
  flex-wrap: wrap;
}
body.v2.enable_editable .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-label {
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 10px;
}
body.v2.enable_editable .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-list {
  position: absolute;
  top: 0px;
  display: none;
  width: 100%;
}
body.v2.enable_editable .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-card {
  position: absolute;
  left: 0px;
}
body.v2.enable_editable .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-card .switch-address-style {
  display: none;
}

@media (max-width: 1024px) {
  .list-address.type-card > .new-btn-blue {
    position: absolute;
    right: 10px;
    top: -35px;
  }
}

.list-address.type-list,
.list-address.type-card {
  position: relative;
}
.list-address.type-list .new-btn-blue,
.list-address.type-card .new-btn-blue {
  font-size: 11px;
  line-height: 20px;
  font-family: "source-sans-pro-semibold";
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  padding: 6px 10px;
}
.list-address.type-list .new-btn-blue.switch-address-style .ico,
.list-address.type-card .new-btn-blue.switch-address-style .ico {
  top: -2px;
  position: relative;
}
.list-address.type-list .new-btn-blue.switch-address-style .ico img,
.list-address.type-card .new-btn-blue.switch-address-style .ico img {
  width: 11px;
}

body.v2.is-hospital-page #CX-header {
  z-index: 989;
}

section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card {
  width: 100%;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card > .box-title-summary {
  padding: 4px 8px 16px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card > .box-title-summary .title-inner {
  display: flex;
  justify-content: space-between;
  color: #333;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card > .box-title-summary .title-inner .title {
  font-size: 15px;
  font-style: normal;
  line-height: 20px;
  font-family: "source-sans-pro-bold";
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card > .box-title-summary .title-inner .total {
  font-size: 13px;
  line-height: 20px;
}
@media (min-width: 1023px) {
  section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card.card-3 .box-outer-list .box-list-inner {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }
}
@media (min-width: 1025px) {
  section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card.card-3 .box-outer-list .box-list-inner {
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .card-ico-action {
  cursor: pointer;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .card-ico-action-inner {
  padding: 5px 10px 5px 5px;
  background: linear-gradient(90deg, #494df4 0%, #7749f4 100%);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 6px 7px 0px rgba(48, 50, 193, 0.2);
  -moz-box-shadow: 0px 6px 7px 0px rgba(48, 50, 193, 0.2);
  -ms-box-shadow: 0px 6px 7px 0px rgba(48, 50, 193, 0.2);
  -o-box-shadow: 0px 6px 7px 0px rgba(48, 50, 193, 0.2);
  box-shadow: 0px 6px 7px 0px rgba(48, 50, 193, 0.2);
}

body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .list-phones {
  font-size: 12px;
  line-height: normal;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .list-phones .phone span {
  font-size: 12px;
  line-height: normal;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .list-phones .phone .ico-copy {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='11' viewBox='0 0 10 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.80078 5.34194C2.80078 4.14403 2.80078 3.54507 3.17568 3.17293C3.55058 2.80078 4.15398 2.80078 5.36077 2.80078H6.64076C7.84755 2.80078 8.45094 2.80078 8.82584 3.17293C9.20075 3.54507 9.20075 4.14403 9.20075 5.34194V7.45958C9.20075 8.65749 9.20075 9.25645 8.82584 9.6286C8.45094 10.0007 7.84755 10.0007 6.64076 10.0007H5.36077C4.15398 10.0007 3.55058 10.0007 3.17568 9.6286C2.80078 9.25645 2.80078 8.65749 2.80078 7.45958V5.34194Z' stroke='%235F5F5F' stroke-width='0.75'/%3E%3Cpath d='M2.27999 8.19996C1.57307 8.19996 1 7.6311 1 6.92938V4.38822C1 2.791 1 1.99239 1.49987 1.49619C1.99974 1 2.80426 1 4.41331 1H6.11997C6.82689 1 7.39996 1.56886 7.39996 2.27058' stroke='%235F5F5F' stroke-width='0.75'/%3E%3C/svg%3E%0A");
  width: 10px;
  height: 11px;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-left: 4px;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .list-address-inner .box-text .box-name,
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .list-address-inner .box-text .box-address {
  position: relative;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .list-address-inner .box-text .box-name:hover .cx-tooltip,
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .list-address-inner .box-text .box-address:hover .cx-tooltip {
  opacity: 1;
  visibility: visible;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .list-address-inner .box-text .name {
  font-size: 14px !important;
  color: #333 !important;
  font-family: "source-sans-pro-bold";
  line-height: 18px;
}
@media (min-width: 1025px) {
  body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .list-address-inner .box-text .name {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .list-address-inner .box-text .address {
  font-size: 12px !important;
  color: #5f5f5f !important;
}
@media (min-width: 1025px) {
  body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .list-address-inner .box-text .address {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .list-address-inner .box-text .cx-tooltip {
  position: absolute;
  bottom: -35px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -mz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: max-content;
  max-width: 259px;
  height: auto;
  color: #fff;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  display: block;
  padding: 0;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -ms-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -o-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .list-address-inner .box-text .cx-tooltip.show {
  opacity: 1;
  visibility: visible;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .list-address-inner .box-text .cx-tooltip .cx-tooltip-inner {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: #333;
  padding: 2px 8px;
  width: 100%;
  height: auto;
  font-size: 10px;
  line-height: normal;
  text-transform: none;
  position: relative;
  z-index: 3;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .list-address-inner .box-text .cx-tooltip:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: -8px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 14px solid #333;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -mz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .list-address-inner .box-text .cx-tooltip.place-top {
  bottom: initial;
  top: -35px;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .list-address-inner .box-text .cx-tooltip.place-top:after {
  top: initial;
  bottom: -7px;
  border-bottom: 0;
  border-top: 18px solid #333;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .box-tag-info {
  font-size: 9.167px;
  line-height: 18.333px;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .list-tags {
  margin-bottom: 0;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .list-tags span {
  padding: 4px 6px;
  font-size: 9px !important;
  border-radius: 5px;
  border: 0.6px solid #b2b2ff;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .list-tags span:nth-of-type(n + 3) {
  display: none;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .box-list-tags-with-act {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .box-list-tags-with-act .list-act {
  display: flex;
  grid-column-gap: 5px;
}
@media (min-width: 1366px) {
  body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .box-list-tags-with-act .list-act {
    grid-column-gap: 13px;
  }
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .box-list-tags-with-act .list-act a {
  display: inline-block;
  position: relative;
  height: 24px;
  width: 24px;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .box-list-tags-with-act .list-act a:hover .cx-tooltip {
  opacity: 1;
  visibility: visible;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .box-list-tags-with-act .list-act a .ico-whatsapp {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='%2321A92C'/%3E%3Cpath d='M11.8004 6.01738C11.4934 6.05488 11.1816 6.11113 10.9051 6.1791C9.21758 6.60098 7.75977 7.78223 6.9957 9.34316C6.72617 9.89394 6.55977 10.4119 6.44961 11.0424C6.40508 11.2979 6.40039 11.4221 6.40039 12.0033C6.40039 12.5846 6.40508 12.7088 6.44961 12.9643C6.55977 13.5971 6.72852 14.1174 6.99805 14.6658C7.75742 16.2127 9.18945 17.3822 10.8535 17.8158C11.4301 17.9658 11.6504 17.9893 12.3863 17.9893C12.9676 17.9893 13.0918 17.9846 13.3473 17.94C14.2215 17.7854 15.0043 17.4807 15.698 17.0189C17.123 16.0697 18.0465 14.6283 18.3324 12.9057C18.3934 12.533 18.3934 11.4713 18.3324 11.101C18.1566 10.058 17.784 9.17676 17.1723 8.36348C16.9566 8.07754 16.5277 7.62988 16.2301 7.38144C15.5832 6.8377 14.7418 6.4041 13.9191 6.19082C13.3871 6.05254 13.1363 6.02207 12.4801 6.01504C12.152 6.01035 11.8449 6.0127 11.8004 6.01738ZM10.9402 9.48848C11.2754 9.82129 11.5613 10.126 11.5801 10.1682C11.6035 10.2244 11.6059 10.2596 11.5871 10.3088C11.5754 10.3439 11.3973 10.5432 11.1934 10.7494C10.7551 11.1924 10.7129 11.258 10.727 11.5018C10.734 11.6518 10.7457 11.6846 10.8207 11.7947C11.1746 12.308 11.8449 12.9947 12.3957 13.4072C12.6934 13.6299 12.7637 13.6674 12.9113 13.6838C13.1434 13.7072 13.2137 13.665 13.666 13.2197C14.0621 12.8283 14.0668 12.8236 14.1699 12.8236H14.273L14.8988 13.4518C15.5176 14.0705 15.527 14.0822 15.527 14.176C15.527 14.2627 15.5105 14.2908 15.3934 14.4197C14.9223 14.9283 14.491 15.1393 13.9684 15.1135C13.7129 15.1018 13.4902 15.0455 13.0777 14.8814C11.7184 14.3424 10.3121 13.0369 9.63711 11.6869C9.36289 11.1361 9.2457 10.7729 9.2457 10.4541C9.2457 9.97832 9.3793 9.67129 9.7707 9.24707C10.0309 8.96816 10.1387 8.88613 10.2512 8.88613C10.3285 8.88613 10.3754 8.92832 10.9402 9.48848Z' fill='white'/%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
  display: inline-block;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .box-list-tags-with-act .list-act a .ico-direction {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='%23427EEC'/%3E%3Cpath d='M11.7081 5.26249C11.5282 5.35246 5.72458 11.1585 5.6521 11.3235C5.58211 11.476 5.58211 11.7209 5.6521 11.8734C5.72458 12.0383 11.5282 17.8444 11.7081 17.9344C11.8806 18.0219 12.1155 18.0219 12.288 17.9344C12.4679 17.8444 18.2715 12.0383 18.344 11.8734C18.379 11.7984 18.3965 11.7084 18.3965 11.5984C18.3965 11.4885 18.379 11.3985 18.344 11.3235C18.2715 11.1585 12.4679 5.35246 12.288 5.26249C12.193 5.215 12.123 5.2 11.998 5.2C11.8731 5.2 11.8031 5.215 11.7081 5.26249ZM14.405 12.0558L13.3102 13.1481L13.3027 12.3608L13.2977 11.5734H11.998H10.6984V12.5357V13.498H10.0735H9.44617L9.45367 12.1408C9.46117 10.8061 9.46117 10.7836 9.51615 10.6862C9.58614 10.5562 9.71111 10.4387 9.83608 10.3812C9.92855 10.3387 10.061 10.3362 11.6181 10.3287L13.2977 10.3212V9.54144V8.76163L14.3975 9.86136L15.4972 10.9611L14.405 12.0558Z' fill='white'/%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
  display: inline-block;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .box-list-tags-with-act .list-act a .cx-tooltip {
  position: absolute;
  bottom: -35px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -mz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: max-content;
  height: auto;
  color: #fff;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  display: block;
  padding: 0;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -ms-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -o-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .box-list-tags-with-act .list-act a .cx-tooltip.show {
  opacity: 1;
  visibility: visible;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .box-list-tags-with-act .list-act a .cx-tooltip .cx-tooltip-inner {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: #333;
  padding: 2px 8px;
  width: 100%;
  height: auto;
  font-size: 10px;
  line-height: normal;
  text-transform: none;
  position: relative;
  z-index: 3;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .box-list-tags-with-act .list-act a .cx-tooltip:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: -8px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 14px solid #333;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -mz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .box-list-tags-with-act .list-act a .cx-tooltip.place-top {
  bottom: initial;
  top: -26px;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height.full-card .box-outer-list .box-list-inner .box-list-item-inner .box-list-tags-with-act .list-act a .cx-tooltip.place-top:after {
  top: initial;
  bottom: -7px;
  border-bottom: 0;
  border-top: 18px solid #333;
}

body.v2.is-hospital-page .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below .select2-results .select2-results__options,
body.v2.is-hospital-page .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above .select2-results .select2-results__options {
  padding: 16px 12px;
  padding-top: 0px;
}
body.v2.is-hospital-page .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below .select2-results .select2-results__options li,
body.v2.is-hospital-page .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above .select2-results .select2-results__options li {
  font-size: 14px;
  padding: 7px 21px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #333;
  background-color: transparent !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
body.v2.is-hospital-page .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below .select2-results .select2-results__options li:last-child,
body.v2.is-hospital-page .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above .select2-results .select2-results__options li:last-child {
  border-bottom: 0px;
}
body.v2.is-hospital-page .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below .select2-results .select2-results__options li:hover,
body.v2.is-hospital-page .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above .select2-results .select2-results__options li:hover {
  color: #494df4 !important;
}
body.v2.is-hospital-page .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below .select2-search.select2-search--dropdown:before,
body.v2.is-hospital-page .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above .select2-search.select2-search--dropdown:before {
  left: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
body.v2.is-hospital-page .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below .select2-search.select2-search--dropdown .select2-search__field,
body.v2.is-hospital-page .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above .select2-search.select2-search--dropdown .select2-search__field {
  height: 35px;
  font-size: 14px;
  color: #333;
  font-family: "source-sans-pro-semibold";
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

body.v2 .shepherd-element.cari-rumah-sakit {
  margin-top: 25px !important;
  max-width: 388px;
}
@media (min-width: 1025px) {
  body.v2 .shepherd-element.cari-rumah-sakit .shepherd-arrow {
    left: initial !important;
    right: 0;
    transform: translate3d(-30px, 0, 0) !important;
    top: -6px !important;
  }
}
body.v2 .shepherd-element.cari-rumah-sakit .shepherd-content .shepherd-text {
  padding: 16px;
}
body.v2 .shepherd-element.cari-rumah-sakit .shepherd-content .shepherd-text h3 {
  font-size: 16px;
}
body.v2 .shepherd-element.cari-rumah-sakit .shepherd-content .shepherd-text p {
  font-size: 14px;
  line-height: 20px;
}

.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-select-group {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  grid-column-gap: 10px;
}

@media (min-width: 1025px) {
  body.v2 .shepherd-element.cari-rumah-sakit.tour-3, body.v2 .shepherd-element.cari-rumah-sakit.tour-4 {
    margin-right: -25px !important;
  }
}

.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-action {
  background-color: #fff;
  z-index: 2;
}

body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list {
  padding-bottom: 60px;
}

body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item.is-lazy .box-list-item-inner .box-tag-info {
  padding: 0px;
  background: transparent;
  box-shadow: none;
  margin-bottom: 0px;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item.is-lazy .box-list-item-inner .box-tag-info:before {
  display: none;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item.is-lazy .box-list-item-inner .box-tag-info .lazyColor {
  height: 22px;
  width: 226px;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item.is-lazy .box-list-item-inner .box-list-tags-with-act {
  display: grid;
  grid-template-columns: 1fr auto;
  grid-column-gap: 13px;
  margin-bottom: 0px;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item.is-lazy .box-list-item-inner .box-list-tags-with-act .list-tags span {
  border: 0px;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item.is-lazy .box-list-item-inner .box-list-tags-with-act .list-tags .lazyColor {
  height: 22px;
  width: 100%;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item.is-lazy .box-list-item-inner .box-list-tags-with-act .list-act {
  height: 24px;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item.is-lazy .box-list-item-inner .box-list-tags-with-act .list-act .lazyColor {
  width: 24px;
  height: 24px;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item.is-lazy .box-list-item-inner .list-address-inner .box-text {
  margin-bottom: 6px;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item.is-lazy .box-list-item-inner .list-address-inner .box-text .box-address .lazyColor,
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item.is-lazy .box-list-item-inner .list-address-inner .box-text .box-name .lazyColor {
  width: 100%;
  height: 22px;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item.is-lazy .box-list-item-inner .list-address-inner .box-text .box-name {
  margin-bottom: 6px;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item.is-lazy .box-list-item-inner .box-rating .lazyColor {
  height: 22px;
  width: 200px;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item.is-lazy .box-list-item-inner .list-phones .lazyColor {
  height: 22px;
  width: 120px;
}

.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner {
  -webkit-border-top-right-radius: 8px;
  -moz-border-top-right-radius: 8px;
  -ms-border-top-right-radius: 8px;
  -o-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-top-left-radius: 8px;
  -ms-border-top-left-radius: 8px;
  -o-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
}

@media (min-width: 1025px) {
  section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail#target-location-detail {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address {
  background: #fff;
  background-color: #fff !important;
}

section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner {
  background: #f7f7ff;
  box-shadow: none !important;
}

.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-form .box-select.with-close .box-select-inner .form-group.input-select-wrapper.has-error {
  display: grid;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-form .box-select.with-close .box-select-inner .form-group.input-select-wrapper.has-error .form-feedback-item.form-validator-stack.help-block {
  order: 4;
}

body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item.is-lazy .box-list-item-inner .box-tag-info {
  width: 100%;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item.is-lazy .box-list-item-inner .box-tag-info .lazyColor {
  width: 80% !important;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item.is-lazy .box-list-item-inner .box-list-tags-with-act .list-tags {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 4px;
  margin-bottom: 6px;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item.is-lazy .box-list-item-inner .box-list-tags-with-act .list-tags span:nth-of-type(n + 3) {
  display: block;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item.is-lazy .box-list-item-inner .list-address-inner .box-text .box-name .lazyColor,
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item.is-lazy .box-list-item-inner .list-address-inner .box-text .box-address .lazyColor {
  width: 50%;
}
body.v2 section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item.is-lazy .box-list-item-inner .list-phones .lazyColor {
  width: 50%;
}

section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search.is-searching .box-search-inner:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 20px;
  height: 20px;
  z-index: 2;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50"><circle cx="25" cy="25" r="20" stroke="%23004AD7" stroke-width="4" fill="none" stroke-linecap="round" stroke-dasharray="31.4 31.4"><animateTransform attributeName="transform" type="rotate" from="0 25 25" to="360 25 25" dur="0.8s" repeatCount="indefinite"/></circle></svg>') no-repeat center;
  background-size: cover;
  transform: translateY(-50%);
  transition: opacity 0.2s ease-in-out;
  background-color: #fff;
}

.CX-new-emma-product {
  padding: 4rem 0 0;
  position: relative;
  margin-right: 24px;
}
@media (max-width: 768px) {
  .CX-new-emma-product {
    margin-right: 0px;
  }
}
.CX-new-emma-product .new-emma-product .arrow-down {
  position: absolute;
  left: 5%;
  top: -10%;
}
@media (max-width: 1024px) {
  .CX-new-emma-product .new-emma-product .arrow-down {
    display: none;
  }
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-caption .box-caption-inner {
  max-width: 70%;
  margin-left: 10%;
}
@media (max-width: 1440px) {
  .CX-new-emma-product .new-emma-product .new-emma-product-inner .box-caption .box-caption-inner {
    max-width: 90%;
    margin-left: 5%;
  }
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-caption .box-caption-inner .label-info {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 38px;
  letter-spacing: -0.01em;
  color: rgba(53, 64, 90, 0.5);
  background-color: transparent;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-caption .box-caption-inner .title-info {
  font-family: "source-sans-pro-bold";
  font-style: normal;
  font-weight: 700;
  font-size: 29px;
  line-height: 39px;
  letter-spacing: 0.01em;
  color: #35405a;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-caption .box-caption-inner .box-action {
  margin-top: 20px;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .box-item .box-item-inner {
  margin: 10px;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .box-item .box-item-inner .box-heading {
  height: 113px;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .box-item .box-item-inner .box-heading.bg-grey {
  background: #ebeef5;
  -webkit-border-top-left-radius: 14px;
  -moz-border-top-left-radius: 14px;
  -ms-border-top-left-radius: 14px;
  -o-border-top-left-radius: 14px;
  border-top-left-radius: 14px;
  -webkit-border-top-right-radius: 14px;
  -moz-border-top-right-radius: 14px;
  -ms-border-top-right-radius: 14px;
  -o-border-top-right-radius: 14px;
  border-top-right-radius: 14px;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .box-item .box-item-inner .box-item-content {
  margin: 0 10px;
  position: relative;
  top: -40px;
  padding: 20px;
  background: #f3f5f9;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
  border-radius: 11px;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .box-item .box-item-inner .box-item-content .item-list {
  position: relative;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .box-item .box-item-inner .box-item-content .box-price,
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .box-item .box-item-inner .box-item-content .item-list {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .box-item .box-item-inner .box-item-content .box-price .item,
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .box-item .box-item-inner .box-item-content .item-list .item {
  flex: 1 1 auto;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .box-item .box-item-inner .lazyColor.title {
  width: 150px;
  height: 37px;
  margin: 0 auto;
  position: relative;
  top: 20px;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .box-item .box-item-inner .lazyColor.category {
  height: 33px;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .box-item .box-item-inner .lazyColor.item {
  height: 27px;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .box-item .box-item-inner .lazyColor.label-price {
  height: 14px;
  width: 93px;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .box-item .box-item-inner .lazyColor.price {
  height: 27px;
  width: 126px;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .box-item .box-item-inner .lazyColor.act {
  height: 40px;
}
.CX-new-emma-product .new-emma-product .box-custom-arrow {
  position: relative;
  top: -30px;
}
.CX-new-emma-product .new-emma-product .box-custom-arrow .box-custom-arrow-inner button {
  background: #edf1f5;
  border-radius: 4px;
  border: 0px;
  outline: none;
  width: 48px;
  height: 35px;
  cursor: pointer;
}
.CX-new-emma-product .new-emma-product .box-custom-arrow .box-custom-arrow-inner button.slick-disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.CX-new-emma-product .new-emma-product .box-custom-arrow .box-custom-arrow-inner button:not(.slick-disabled):hover {
  background-color: #ccd8e3;
}
.CX-new-emma-product .new-emma-product .box-custom-arrow .box-custom-arrow-inner button.next-btn {
  margin-left: 8px;
}

.CX-new-emma-product .new-emma-product .new-emma-product-inner {
  display: flex;
  align-items: center;
  width: 100%;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-caption {
  flex: 0 0 40%;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider {
  flex: 1 1 auto;
  margin-left: auto;
}
@media (min-width: 2400px) {
  .CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider {
    max-width: 1248px;
  }
}
@media (max-width: 1920px) {
  .CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider {
    max-width: 858px;
  }
}
@media (max-width: 1440px) {
  .CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider {
    max-width: 620px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider {
    max-width: 100%;
  }
}

.CX-new-emma-product .new-emma-product .box-custom-arrow {
  display: flex;
  align-items: center;
  grid-column-gap: 25px;
}
.CX-new-emma-product .new-emma-product .box-custom-arrow .box-custom-arrow-inner {
  flex: 0 0 auto;
}
.CX-new-emma-product .new-emma-product .box-custom-arrow .box-slider-range {
  flex: 1 1 auto;
}
.CX-new-emma-product .new-emma-product .box-custom-arrow .box-slider-range #product-slider {
  background: transparent;
  height: 3px;
  background: #edf1f5;
  border: 0px;
}
.CX-new-emma-product .new-emma-product .box-custom-arrow .box-slider-range #product-slider span.ui-slider-handle.ui-state-default.ui-corner-all {
  background: none;
  background: #b7c7d7;
  height: 7px;
  border: 0px;
  margin-top: 3px;
  width: 87px;
  border-radius: 0px;
  cursor: pointer;
}

@media (max-width: 1024px) {
  .CX-new-emma-product .new-emma-product .new-emma-product-inner {
    display: block;
  }
  .CX-new-emma-product .new-emma-product .new-emma-product-inner .box-caption {
    margin-bottom: 20px;
  }
  .CX-new-emma-product .new-emma-product .new-emma-product-inner .box-caption .box-caption-inner {
    max-width: 100%;
    margin-left: 0px;
  }
  .CX-new-emma-product .new-emma-product .new-emma-product-inner .box-caption .box-caption-inner .label-info {
    font-size: 12px;
    line-height: 18px;
  }
  .CX-new-emma-product .new-emma-product .new-emma-product-inner .box-caption .box-caption-inner .title-info {
    font-size: 20px;
    line-height: 25px;
  }
  .CX-new-emma-product .new-emma-product .new-emma-product-inner .box-caption .box-caption-inner .box-action {
    display: none;
  }
  .CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider .box-custom-arrow .box-slider-range {
    display: none;
  }
  .CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider .box-custom-arrow .box-action.hide {
    display: block !important;
    margin-left: auto;
  }
}

@media (max-width: 1024px) {
  .CX-new-emma-product.list .new-emma-product .new-emma-product-inner .box-product-slider .box-custom-arrow .box-slider-range {
    display: block !important;
  }
}

.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner {
  margin-bottom: 0px;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .slick-track {
  display: flex !important;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .slick-track .slick-slide {
  height: inherit !important;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item .box-item-inner {
  height: 100%;
  background: #edf1f5;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
  padding-bottom: 10px;
  display: flex;
  flex-direction: column;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item .box-item-inner .box-heading {
  color: #fff;
  -webkit-border-top-left-radius: 14px;
  -moz-border-top-left-radius: 14px;
  -ms-border-top-left-radius: 14px;
  -o-border-top-left-radius: 14px;
  border-top-left-radius: 14px;
  -webkit-border-top-right-radius: 14px;
  -moz-border-top-right-radius: 14px;
  -ms-border-top-right-radius: 14px;
  -o-border-top-right-radius: 14px;
  border-top-right-radius: 14px;
  height: initial;
  position: relative;
  flex: 0 0 auto;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item .box-item-inner .box-heading:after {
  content: "";
  background-image: url(../images/health-check/ornament.png);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: repeat-x;
  display: none;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item .box-item-inner .box-heading:before {
  content: "";
  position: absolute;
  -webkit-border-top-left-radius: 14px;
  -moz-border-top-left-radius: 14px;
  -ms-border-top-left-radius: 14px;
  -o-border-top-left-radius: 14px;
  border-top-left-radius: 14px;
  -webkit-border-top-right-radius: 14px;
  -moz-border-top-right-radius: 14px;
  -ms-border-top-right-radius: 14px;
  -o-border-top-right-radius: 14px;
  border-top-right-radius: 14px;
  left: 0;
  top: 0;
  width: 100%;
  height: 113px;
  background: linear-gradient(101.44deg, #027180 18.71%, #024d64 98.87%);
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item .box-item-inner .box-heading h3 {
  text-align: center;
  position: relative;
  padding: 20px 10px 10px;
  font-size: 24px;
  line-height: 30px;
  font-family: "source-sans-pro-bold";
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item .box-item-inner .box-item-content {
  flex: 1 1 auto;
  margin-bottom: 10px;
  background-color: #fff;
  top: initial;
  padding: 10px 20px;
  font-family: "source-sans-pro-regular";
  font-style: normal;
  position: relative;
  display: flex;
  flex-direction: column;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item .box-item-inner .box-item-content .box-category {
  font-family: "source-sans-pro-semibold";
  flex: 0 0 auto;
  background: #e4f3fe;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  padding: 10px;
  text-align: center;
  font-style: normal;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0.01em;
  color: #013e6b;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item .box-item-inner .box-item-content .item-list {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  grid-row-gap: 15px;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item .box-item-inner .box-item-content .item-list .box-item-list .box-item-list-inner {
  display: flex;
  align-items: flex-start;
  grid-column-gap: 10px;
  color: #5f5f5f;
  font-family: "source-sans-pro-semibold";
  font-size: 11px;
  line-height: 16px;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item .box-item-inner .box-item-content .item-list .box-item-list .box-item-list-inner .ico {
  position: relative;
  top: 2px;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item .box-item-inner .box-item-content .item-list .box-item-list .box-item-list-inner .text {
  letter-spacing: 0.01em;
  text-transform: lowercase !important;
  font-size: 14px;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item .box-item-inner .box-item-content .item-list .box-item-list .box-item-list-inner .text:first-letter {
  text-transform: uppercase;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item .box-item-inner .box-item-content .label-price {
  font-weight: 600;
  font-size: 11px;
  line-height: 15px;
  color: #333333;
  font-family: "source-sans-pro-semibold";
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item .box-item-inner .box-item-content .price {
  margin-bottom: 15px;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item .box-item-inner .box-item-content .price .total {
  color: #494df4;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  font-family: "source-sans-pro-bold";
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item .box-item-inner .box-item-content .price .per {
  font-weight: 500;
  font-size: 11px;
  line-height: 15px;
  color: #7f7f7f;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item.emerald .box-item-inner .box-heading:before {
  background: linear-gradient(101.44deg, #027180 18.71%, #024d64 98.87%);
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item.lightgreen .box-item-inner .box-heading:before {
  background: linear-gradient(104.91deg, #9fd9b4 -10.48%, #027180 86.82%);
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item.ocean .box-item-inner .box-heading:before {
  background: linear-gradient(98.44deg, #4976ba 7.62%, #4976ba 7.63%, #3e68a3 96.38%);
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item.orange .box-item-inner .box-heading:before {
  background: linear-gradient(104.4deg, #e19662 41.88%, #c91432 114.49%);
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item.indigo .box-item-inner .box-heading:before {
  background: linear-gradient(115.33deg, #3032c1 17.35%, #3929a3 109.27%);
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item.darkindigo .box-item-inner .box-heading:before {
  background: linear-gradient(107.45deg, #4976ba 5.67%, #00005b 78.29%);
}

.CX-new-emma-product:not(.list) > .container.CX-wrapper {
  padding-left: 0px;
  padding-right: 0px;
  max-width: inherit !important;
}
.CX-new-emma-product > .container.CX-wrapper .new-emma-product .new-emma-product-inner .box-caption {
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 1024px) {
  .CX-new-emma-product > .container.CX-wrapper .new-emma-product .new-emma-product-inner .box-product-slider .box-custom-arrow {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.CX-new-emma-product > .container.CX-wrapper .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .box-item {
  margin-bottom: 20px;
}
.CX-new-emma-product > .container.CX-wrapper .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .box-item .box-item-inner {
  margin-bottom: 0px;
}
.CX-new-emma-product > .container.CX-wrapper .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .box-item .box-item-inner .box-item-content {
  margin-bottom: 0px;
}

.CX-new-emma-product:not(.list) .container.CX-wrapper .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .box-item {
  width: 312px;
}

.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider:not(.not-empty) .box-product-slider-inner .box-item .box-item-inner .box-item-content .box-price,
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider:not(.not-empty) .box-product-slider-inner .box-item .box-item-inner .box-item-content .item-list {
  grid-row-gap: 10px;
}

.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item .box-item-inner .box-item-content {
  padding: 10px 12px;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item .box-item-inner .box-item-content .box-price .act {
  display: flex;
  grid-column-gap: 10px;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item .box-item-inner .box-item-content .box-price .act .new-btn-blue {
  min-width: max-content;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item .box-item-inner .box-item-content .box-price .act .new-btn-blue:first-child {
  flex: 0 0 auto;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item .box-item-inner .box-item-content .box-price .act .new-btn-blue:last-child {
  flex: 0 0 auto;
}

.CX-new-emma-product.list {
  padding: 2rem 0;
}
.CX-new-emma-product.list .new-emma-product .new-emma-product-inner {
  display: block;
}
.CX-new-emma-product.list .new-emma-product .new-emma-product-inner .box-product-slider {
  flex: none;
  max-width: 100%;
}
.CX-new-emma-product.list .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  flex-wrap: wrap;
  grid-column-gap: 60px;
  grid-row-gap: 0px;
}
@media (min-width: 1537px) {
  .CX-new-emma-product.list .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 1365px) {
  .CX-new-emma-product.list .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner {
    grid-column-gap: 40px;
    grid-row-gap: 0px;
  }
}
@media (max-width: 1024px) {
  .CX-new-emma-product.list .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner {
    grid-row-gap: 0px;
  }
  .CX-new-emma-product.list .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .box-item {
    margin-bottom: 0px !important;
  }
}

.CX-new-emma-product > .container.CX-wrapper .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .box-item.empty .box-item-inner .box-heading.bg-grey:after, .CX-new-emma-product > .container.CX-wrapper .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .box-item.empty .box-item-inner .box-heading.bg-grey:before {
  display: none;
}
.CX-new-emma-product > .container.CX-wrapper .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .box-item.empty .box-item-inner .box-item-content {
  margin-top: 30px;
}
.CX-new-emma-product > .container.CX-wrapper .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .box-item.empty .box-item-inner .box-item-content .box-price .label-price {
  margin-bottom: 10px;
}
.CX-new-emma-product > .container.CX-wrapper .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .box-item.empty .box-item-inner .box-item-content .box-price .box-action {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 10px;
}

.CX-new-emma-product.list .new-emma-product .new-emma-product-inner .box-category-filter {
  display: flex;
  column-gap: 10px;
  border-bottom: 1px solid #e5e5e5;
  margin: 0px 10px 20px 10px;
  padding-bottom: 20px;
}
.CX-new-emma-product.list .new-emma-product .new-emma-product-inner .box-category-filter h3 {
  flex: 1 1 auto;
  font-family: "source-sans-pro-bold";
  font-size: 20px;
  line-height: 24px;
  color: #333333;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .CX-new-emma-product.list .new-emma-product .new-emma-product-inner .box-category-filter h3 {
    font-size: 18px;
    line-height: 23px;
  }
}

.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider:not(.not-empty) .box-product-slider-inner .box-item.empty .box-item-inner .box-item-content {
  margin-top: 0px !important;
}

.CX-new-emma-product.list .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item.empty .box-item-inner {
  background-color: transparent;
}
.CX-new-emma-product.list .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item.empty .box-item-inner .box-heading:before {
  background: #ebeef5;
}
.CX-new-emma-product.list .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item.empty .box-item-inner .box-heading:after {
  display: none;
}
.CX-new-emma-product.list .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item.empty .box-item-inner .box-item-content {
  background-color: #f3f5f9;
}
.CX-new-emma-product.list .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item.empty .box-item-inner .box-item-content .box-category {
  background-color: transparent;
}
.CX-new-emma-product.list .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item.empty .box-item-inner .box-item-content .item-list .box-item-list .box-item-list-inner {
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 10px;
}
.CX-new-emma-product.list .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item.empty .box-item-inner .box-item-content .item-list .box-item-list .box-item-list-inner div {
  flex: 1;
  width: 100%;
}
.CX-new-emma-product.list .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item.empty .box-item-inner .box-item-content .box-price .act {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

@media (max-width: 1024px) {
  .CX-new-emma-product.list .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .CX-new-emma-product.list .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media (max-width: 767px) {
  .CX-pop-up-modal.keunggulan .box-pop-up-modal {
    padding: 30px 10px 10px;
  }
}
.CX-pop-up-modal.keunggulan .box-pop-up-modal .box-pop-up-modal-inner {
  max-height: calc(100vh - 200px);
  overflow-y: auto;
}
.CX-pop-up-modal.keunggulan .box-pop-up-modal .box-pop-heading {
  margin-bottom: 50px;
}
.CX-pop-up-modal.keunggulan .box-pop-up-modal .box-pop-heading .box-pop-heading-inner h3 {
  font-family: "source-sans-pro-bold";
  font-size: 27px;
  line-height: 32px;
  text-align: center;
  color: #333333;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.keunggulan .box-pop-up-modal .box-pop-heading .box-pop-heading-inner h3 {
    font-size: 21px;
    line-height: 25px;
  }
}

.box-keunggulan-list .box-keunggulan-list-inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
}
@media (max-width: 1024px) {
  .box-keunggulan-list .box-keunggulan-list-inner {
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }
}
.box-keunggulan-list .box-keunggulan-list-inner .box-keunggulan-list-item .box-keunggulan-list-item-inner {
  background: linear-gradient(146.39deg, #0098ad 16.71%, #027180 87.89%);
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
  border-radius: 11px;
  color: #fff;
  display: flex;
  grid-column-gap: 15px;
  padding: 15px;
  align-items: center;
  position: relative;
}
.box-keunggulan-list .box-keunggulan-list-inner .box-keunggulan-list-item .box-keunggulan-list-item-inner:before {
  content: "";
  background-image: url("../images/product/bg-benefit.png");
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0px;
  background-size: cover;
  display: none;
}
@media (max-width: 767px) {
  .box-keunggulan-list .box-keunggulan-list-inner .box-keunggulan-list-item .box-keunggulan-list-item-inner:before {
    background-image: url("../images/product/bg-benefit-mobile.png");
  }
}
.box-keunggulan-list .box-keunggulan-list-inner .box-keunggulan-list-item .box-keunggulan-list-item-inner .ico {
  background: radial-gradient(100% 359.18% at 0% 0%, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.2) 100%);
  -webkit-box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  -ms-border-radius: 9px;
  -o-border-radius: 9px;
  border-radius: 9px;
  backdrop-filter: blur(15px);
  width: 66px;
  height: 66px;
  line-height: 66px;
  flex: 0 0 auto;
}
.box-keunggulan-list .box-keunggulan-list-inner .box-keunggulan-list-item .box-keunggulan-list-item-inner .ico img {
  height: 36px;
}
@media (max-width: 767px) {
  .box-keunggulan-list .box-keunggulan-list-inner .box-keunggulan-list-item .box-keunggulan-list-item-inner .ico {
    width: 44px;
    height: 44px;
    line-height: 44px;
  }
  .box-keunggulan-list .box-keunggulan-list-inner .box-keunggulan-list-item .box-keunggulan-list-item-inner .ico img {
    height: 24px;
  }
}
.box-keunggulan-list .box-keunggulan-list-inner .box-keunggulan-list-item .box-keunggulan-list-item-inner .text {
  font-family: "source-sans-pro-semibold";
  font-size: 18px;
  line-height: 28px;
  color: #ffffff;
  text-align: left;
}
@media (max-width: 767px) {
  .box-keunggulan-list .box-keunggulan-list-inner .box-keunggulan-list-item .box-keunggulan-list-item-inner .text {
    font-size: 14px;
    line-height: 21px;
  }
}
@media (min-width: 1025px) {
  .box-keunggulan-list .box-keunggulan-list-inner .box-keunggulan-list-item:nth-child(3) .box-keunggulan-list-item-inner, .box-keunggulan-list .box-keunggulan-list-inner .box-keunggulan-list-item:nth-child(4) .box-keunggulan-list-item-inner, .box-keunggulan-list .box-keunggulan-list-inner .box-keunggulan-list-item:nth-child(11) .box-keunggulan-list-item-inner, .box-keunggulan-list .box-keunggulan-list-inner .box-keunggulan-list-item:nth-child(12) .box-keunggulan-list-item-inner, .box-keunggulan-list .box-keunggulan-list-inner .box-keunggulan-list-item:nth-child(19) .box-keunggulan-list-item-inner, .box-keunggulan-list .box-keunggulan-list-inner .box-keunggulan-list-item:nth-child(20) .box-keunggulan-list-item-inner {
    background: #ed5d45;
  }
  .box-keunggulan-list .box-keunggulan-list-inner .box-keunggulan-list-item:nth-child(5) .box-keunggulan-list-item-inner, .box-keunggulan-list .box-keunggulan-list-inner .box-keunggulan-list-item:nth-child(6) .box-keunggulan-list-item-inner, .box-keunggulan-list .box-keunggulan-list-inner .box-keunggulan-list-item:nth-child(13) .box-keunggulan-list-item-inner, .box-keunggulan-list .box-keunggulan-list-inner .box-keunggulan-list-item:nth-child(14) .box-keunggulan-list-item-inner {
    background: #3032c1;
  }
  .box-keunggulan-list .box-keunggulan-list-inner .box-keunggulan-list-item:nth-child(7) .box-keunggulan-list-item-inner, .box-keunggulan-list .box-keunggulan-list-inner .box-keunggulan-list-item:nth-child(8) .box-keunggulan-list-item-inner, .box-keunggulan-list .box-keunggulan-list-inner .box-keunggulan-list-item:nth-child(15) .box-keunggulan-list-item-inner, .box-keunggulan-list .box-keunggulan-list-inner .box-keunggulan-list-item:nth-child(16) .box-keunggulan-list-item-inner {
    background: #bc9d45;
  }
}
@media (max-width: 1024px) {
  .box-keunggulan-list .box-keunggulan-list-inner .box-keunggulan-list-item:nth-child(4n+1) .box-keunggulan-list-item-inner {
    background: linear-gradient(146.39deg, #0098ad 16.71%, #027180 87.89%);
  }
  .box-keunggulan-list .box-keunggulan-list-inner .box-keunggulan-list-item:nth-child(4n+2) .box-keunggulan-list-item-inner {
    background: #ed5d45;
  }
  .box-keunggulan-list .box-keunggulan-list-inner .box-keunggulan-list-item:nth-child(4n+3) .box-keunggulan-list-item-inner {
    background: #3032c1;
  }
  .box-keunggulan-list .box-keunggulan-list-inner .box-keunggulan-list-item:nth-child(4n+4) .box-keunggulan-list-item-inner {
    background: #bc9d45;
  }
}

.CX-new-emma-product.list .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .box-item {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-new-emma-product.list .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .box-item.slick-center .box-item-inner {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -ms-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
@media (max-width: 767px) {
  .CX-new-emma-product.list .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .box-item .box-item-inner .box-heading h3 {
    font-size: 22px;
    line-height: 26px;
  }
}

@media (max-width: 767px) {
  .CX-new-emma-product.list .new-emma-product .new-emma-product-inner .box-product-slider .box-custom-arrow {
    padding-left: 0px;
    padding-right: 0px;
    top: 0px;
  }
  .CX-new-emma-product.list .new-emma-product .new-emma-product-inner .box-product-slider .box-custom-arrow .box-slider-range {
    display: block !important;
  }
}

@media (max-width: 500px) {
  .CX-new-emma-product.list .new-emma-product .new-emma-product-inner .box-category-filter h3 + .box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-header {
    max-width: 250px;
  }
}

@media (min-width: 768px) {
  .CX-new-emma-product.list .new-emma-product .box-custom-arrow {
    display: none;
  }
}

.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item .box-item-inner .box-item-content .box-price .act .new-btn-blue:last-child {
  flex: 0 0 auto;
  margin-right: 0px;
  margin-left: auto;
}

.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-caption .box-caption-inner .box-action .new-btn-blue {
  font-size: 14px;
  line-height: 20px;
  padding: 8px 12px;
  padding-right: 37px;
}

.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider .box-custom-arrow .box-action.hide .new-btn-blue {
  font-size: 14px;
  line-height: 20px;
  padding: 8px 12px;
  padding-right: 37px;
}

@media (min-width: 1366px) {
  .CX-new-emma-product.list .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner {
    grid-column-gap: 6px;
  }
  .CX-new-emma-product.list .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .box-item {
    min-width: 320px;
    margin-bottom: 10px !important;
  }
}
@media (min-width: 1280px) {
  .CX-new-emma-product.list .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner {
    grid-column-gap: 6px;
  }
  .CX-new-emma-product.list .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .box-item {
    min-width: 290px;
    margin-bottom: 10px !important;
  }
}

@media (max-width: 375px) {
  .CX-new-emma-product.list .new-emma-product .new-emma-product-inner .box-category-filter h3 + .box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-header {
    max-width: 230px;
  }
}

@media (max-width: 370px) {
  .CX-new-emma-product > .container.CX-wrapper .new-emma-product .new-emma-product-inner .box-product-slider .box-custom-arrow {
    grid-column-gap: 10px;
  }
  .CX-new-emma-product > .container.CX-wrapper .new-emma-product .new-emma-product-inner .box-product-slider .box-custom-arrow .new-btn-blue {
    font-size: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
  }
}

@media (max-width: 370px) {
  .CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item .box-item-inner .box-item-content .box-price .act .new-btn-blue {
    font-size: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
  }
}

.CX-new-emma-product.karyawan .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item .box-item-inner .box-heading h3 {
  font-size: 21px;
  line-height: 26px;
  font-family: "source-sans-pro-bold";
  padding: 13px 10px 3px;
}

@media (max-width: 768px) {
  .CX-new-emma-product:not(.list) .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner {
    padding-right: 20px;
  }
}
@media (max-width: 1024px) {
  .CX-new-emma-product:not(.list) .new-emma-product .new-emma-product-inner .box-product-slider .box-custom-arrow {
    padding-right: 0px !important;
    display: grid !important;
    grid-template-columns: 120px 1fr;
  }
}
@media (max-width: 1024px) {
  .CX-new-emma-product:not(.list) .new-emma-product .new-emma-product-inner .box-product-slider .box-custom-arrow .box-action.mobile {
    order: 3;
    grid-column: 1/3;
    margin-right: auto;
    margin-top: 20px;
  }
}
@media (max-width: 1024px) {
  .CX-new-emma-product:not(.list) .new-emma-product .new-emma-product-inner .box-product-slider .box-custom-arrow .box-slider-range {
    order: 2;
    display: block !important;
  }
}

body.v2 .CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item:not(.empty) .box-item-inner .box-heading {
  min-height: 160px;
  padding-bottom: 50px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
body.v2 .CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item:not(.empty) .box-item-inner .box-heading:before {
  height: 100%;
}
body.v2 .CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item:not(.empty) .box-item-inner .box-heading h3 {
  font-size: 21px;
  line-height: normal;
  padding: 13px 18px 5px;
  white-space: pre-wrap;
  word-break: keep-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
body.v2 .CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item:not(.empty) .box-item-inner .box-item-content {
  top: -30px;
  min-height: 233px;
}

.CX-new-emma-product:not(.list) .new-emma-product .new-emma-product-inner .box-caption .box-caption-inner .title-info {
  font-size: 24px;
  line-height: 34px;
}

@media (max-width: 767px) {
  .CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider {
    max-width: 100%;
  }
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .slick-list {
  padding: 0 10% 0 0;
}

@media (max-width: 1024px) {
  body .CX-new-emma-product {
    padding: 8rem 0 0;
  }
  body .CX-new-emma-product .new-emma-product .arrow-down {
    display: block;
  }
  body .CX-new-emma-product .new-emma-product .arrow-down svg {
    height: 150px;
  }
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item:not(.empty) .box-item-inner {
  height: calc(100% - 30px);
  background-color: transparent;
  min-height: 372px;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item:not(.empty) .box-item-inner .box-item-content .item-list {
  max-height: 142px;
  overflow-x: auto;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item:not(.empty) .box-item-inner .box-item-content .box-price:before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 60px;
  border-bottom: 1px dashed #e8e8e8;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item:not(.empty) .box-item-inner .box-item-content .item-list,
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item:not(.empty) .box-item-inner .box-item-content .box-price {
  position: relative;
  z-index: 2;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item:not(.empty) .box-item-inner .box-item-content:before {
  content: "";
  background-color: #edf1f5;
  height: 100%;
  position: absolute;
  left: -10px;
  right: -10px;
  -webkit-border-bottom-left-radius: 14px;
  -moz-border-bottom-left-radius: 14px;
  -ms-border-bottom-left-radius: 14px;
  -o-border-bottom-left-radius: 14px;
  border-bottom-left-radius: 14px;
  -webkit-border-bottom-right-radius: 14px;
  -moz-border-bottom-right-radius: 14px;
  -ms-border-bottom-right-radius: 14px;
  -o-border-bottom-right-radius: 14px;
  border-bottom-right-radius: 14px;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider.not-empty .box-product-slider-inner .box-item:not(.empty) .box-item-inner .box-item-content:after {
  content: "";
  background-color: #fff;
  position: absolute;
  top: -20px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
  border-radius: 11px;
}

.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-category-filter .box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list {
  z-index: 99;
}

.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .box-item .box-item-inner .box-item-content .item-list {
  margin-top: 0px;
  top: -5px;
}

section.CX-new-emma-product.list.feeds.journey .box-journey .box-journey-inner .CX-custom-accordion .box-custom-accordion .box-item .box-head-item .box-head-item-inner .total_challange {
  font-size: 15px;
  letter-spacing: 0.15px;
  font-family: "source-sans-pro-semibold";
  position: absolute;
  right: 60px;
  text-align: right;
}

.CX-newest-offer {
  margin: 4rem 0;
}
@media (max-width: 767px) {
  .CX-newest-offer {
    margin: 2rem 0;
  }
}
.CX-newest-offer .newest-offer {
  height: 250px;
  overflow: hidden;
  background: linear-gradient(264.56deg, #6849f4 24.04%, #4980f4 89.25%);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .CX-newest-offer .newest-offer {
    height: 150px;
  }
}
.CX-newest-offer .newest-offer .newest-offer-inner {
  position: relative;
  height: 100%;
  color: #fff;
  display: flex;
  align-items: center;
  padding-left: 40px;
}
@media (max-width: 767px) {
  .CX-newest-offer .newest-offer .newest-offer-inner {
    padding-left: 15px;
  }
}
.CX-newest-offer .newest-offer .newest-offer-inner .box-text {
  width: 50%;
}
@media (min-width: 1280px) and (max-width: 1440px) {
  .CX-newest-offer .newest-offer .newest-offer-inner .box-text {
    width: 70%;
  }
}
.CX-newest-offer .newest-offer .newest-offer-inner .box-text .label-info {
  background-color: transparent;
  border-color: transparent;
  color: #fff;
  border: 1px solid;
  display: inline-block;
  padding: 6px 21px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  margin-bottom: 20px;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 0.5px;
  font-family: "source-sans-pro-regular";
  font-weight: 400px;
}
@media (max-width: 767px) {
  .CX-newest-offer .newest-offer .newest-offer-inner .box-text .label-info {
    margin-bottom: 10px;
    font-size: 8px;
    line-height: 12px;
    padding: 3px 12px;
  }
}
.CX-newest-offer .newest-offer .newest-offer-inner .box-text .caption {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .CX-newest-offer .newest-offer .newest-offer-inner .box-text .caption {
    margin-bottom: 10px;
  }
}
.CX-newest-offer .newest-offer .newest-offer-inner .box-text .caption h3 {
  font-family: "source-sans-pro-bold";
  font-size: 35px;
  line-height: 42px;
}
@media (max-width: 1024px) {
  .CX-newest-offer .newest-offer .newest-offer-inner .box-text .caption h3 {
    font-size: 19px;
    line-height: 23px;
  }
}
.CX-newest-offer .newest-offer .newest-offer-inner .box-text .caption p {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
}
@media (max-width: 767px) {
  .CX-newest-offer .newest-offer .newest-offer-inner .box-text .caption p {
    font-size: 9px;
    line-height: 14px;
  }
}
.CX-newest-offer .newest-offer .newest-offer-inner .box-text .box-act .new-btn-blue {
  font-size: 16px;
  line-height: 19px;
  min-width: initial;
}
.CX-newest-offer .newest-offer .newest-offer-inner .box-text .box-act .new-btn-blue:last-child {
  margin-left: 0px;
}
@media (max-width: 767px) {
  .CX-newest-offer .newest-offer .newest-offer-inner .box-text .box-act .new-btn-blue {
    font-size: 9px;
    line-height: 11px;
    padding: 5px 26px 5px 13px;
  }
  .CX-newest-offer .newest-offer .newest-offer-inner .box-text .box-act .new-btn-blue:after {
    width: 8px;
    height: 8px;
    line-height: 8px;
    font-size: 0.4rem;
  }
}
.CX-newest-offer .newest-offer .newest-offer-inner .box-img {
  position: absolute;
  max-height: 401px;
  right: 40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .CX-newest-offer .newest-offer .newest-offer-inner .box-img {
    right: 10px;
  }
}
@media (max-width: 767px) {
  .CX-newest-offer .newest-offer .newest-offer-inner .box-img img {
    max-height: 164px;
  }
}
.CX-newest-offer.darkblue .newest-offer {
  background: linear-gradient(265.5deg, #00008f 27.34%, #074fa9 77.95%);
}

.CX-newest-offer .newest-offer {
  background: none;
  position: relative;
}
.CX-newest-offer .newest-offer:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(264.56deg, #6849F4 24.04%, #4980F4 89.25%);
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
.CX-newest-offer.darkblue .newest-offer:before {
  background: linear-gradient(265.5deg, #00008F 27.34%, #074FA9 77.95%);
  transform: matrix(-1, 0, 0, 1, 0, 0);
}

section.CX-newest-offer.detail {
  margin: 0rem 0rem 2rem;
}
@media (max-width: 767px) {
  section.CX-newest-offer.detail {
    margin: 1rem 0;
  }
}
section.CX-newest-offer.detail .newest-offer {
  background: none;
  height: 168px;
  position: relative;
}
section.CX-newest-offer.detail .newest-offer:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(107.45deg, #B5D0EE 5.67%, #3B3FD8 78.29%);
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
@media (min-width: 1025px) {
  section.CX-newest-offer.detail .newest-offer .newest-offer-inner .box-text .caption h3 {
    font-size: 32px;
    line-height: 38px;
  }
}
section.CX-newest-offer.detail .newest-offer .newest-offer-inner .box-text .caption p {
  letter-spacing: 0.03em;
  color: rgba(255, 255, 255, 0.7);
}
@media (min-width: 1025px) {
  section.CX-newest-offer.detail .newest-offer .newest-offer-inner .box-text .caption p {
    font-size: 14px;
    line-height: 21px;
  }
}
section.CX-newest-offer.detail.no-button .newest-offer-inner .box-text .caption {
  margin-bottom: 0px;
}

section.CX-newest-offer.detail.Indigo .newest-offer:before {
  background: linear-gradient(264.56deg, #6849F4 24.04%, #4980F4 89.25%);
  transform: matrix(-1, 0, 0, 1, 0, 0);
}

@media (max-width: 767px) {
  section.CX-newest-offer.detail.default .newest-offer .newest-offer-inner .box-text {
    width: 55%;
  }
}
@media (max-width: 767px) {
  section.CX-newest-offer.detail.default .newest-offer .newest-offer-inner .box-img {
    right: 0px;
    margin-top: -10px;
  }
}
@media (max-width: 767px) {
  section.CX-newest-offer.detail.default .newest-offer .newest-offer-inner .box-img img {
    height: 127px;
  }
}

.CX-newest-offer.green .newest-offer:before, .CX-newest-offer.Green .newest-offer:before {
  background: linear-gradient(104.91deg, #9FD9B4 -10.48%, #027180 86.82%) !important;
}

@media (max-width: 767px) {
  .CX-newest-offer.detail .newest-offer .newest-offer-inner .box-img.has-svg {
    right: 10px;
  }
  .CX-newest-offer.detail .newest-offer .newest-offer-inner .box-img.has-svg svg {
    width: 169px;
    height: 127px;
  }
}

@media (max-width: 370px) {
  .CX-newest-offer .newest-offer .newest-offer-inner .box-text {
    width: 65%;
  }
}
@media (max-width: 370px) {
  .CX-newest-offer .newest-offer .newest-offer-inner .box-img img {
    max-height: 100px;
  }
}

.CX-highest-polis {
  padding: 2rem 0;
}
.CX-highest-polis .highest-polis .highest-head {
  display: flex;
  align-items: center;
}
.CX-highest-polis .highest-polis .highest-head h3 {
  flex: 1 1 auto;
  font-family: "source-sans-pro-bold";
  font-size: 16px;
  line-height: 19px;
  color: #35405a;
  margin-bottom: 0px;
}
.CX-highest-polis .highest-polis .highest-head .btn-hide-data {
  outline: none;
  box-shadow: none;
  cursor: pointer;
  background: #CCCCCC;
  border: 0;
  color: #5F5F5F;
  font-size: 11px;
  padding: 10px 20px;
  font-family: "source-sans-pro-semibold";
  -webkit-border-radius: 70px;
  -moz-border-radius: 70px;
  -ms-border-radius: 70px;
  -o-border-radius: 70px;
  border-radius: 70px;
}
.CX-highest-polis .highest-polis .highest-head .btn-hide-data:hover {
  background-color: #bfbfbf;
}
.CX-highest-polis .highest-polis .highest-head .btn-hide-data:after {
  content: "\f06e";
  font-family: "Font Awesome 5 Pro";
  margin-left: 10px;
  font-weight: bold;
}
.CX-highest-polis .highest-polis .highest-head .btn-hide-data.active:after {
  content: "\f070";
}
.CX-highest-polis .highest-polis .highest-content {
  margin-top: 20px;
}
.CX-highest-polis .highest-polis .highest-content .highest-content-inner {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}
@media (max-width: 767px) {
  .CX-highest-polis .highest-polis .highest-content .highest-content-inner {
    flex-direction: column;
    grid-template-columns: 1fr;
  }
}
.CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  box-shadow: 0 7px 13px rgba(172, 182, 236, 0.25);
}
.CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-title {
  background: #494DF4;
  -webkit-border-top-left-radius: 6px;
  -moz-border-top-left-radius: 6px;
  -ms-border-top-left-radius: 6px;
  -o-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-top-right-radius: 6px;
  -ms-border-top-right-radius: 6px;
  -o-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  padding: 7px 10px;
  color: #fff;
}
.CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-title .box-title-inner {
  display: flex;
  align-items: center;
}
.CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-title .title {
  flex: 1 1 auto;
  font-family: "source-sans-pro-semibold";
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.01em;
  color: #fff;
}
.CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-title .value a {
  display: inline-block;
  text-decoration: none;
  color: #fff;
}
.CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-title .value a .ico,
.CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-title .value a .score-numb {
  display: inline-block;
}
.CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-title .value a .score-numb {
  font-family: "source-sans-pro-regular";
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.01em;
  margin-right: 5px;
}
.CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-content .box-content-inner {
  padding: 20px;
}
.CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-content .box-content-inner .box-list-value {
  display: flex;
}
.CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-content .box-content-inner .box-list-value .box-list-value-item {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
}
.CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-content .box-content-inner .box-list-value .box-list-value-item:last-child {
  flex: 0 0 auto;
}
.CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-content .box-content-inner .box-list-value .box-list-value-item .box-ico {
  padding-right: 15px;
}
.CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-content .box-content-inner .box-list-value .box-list-value-item .box-text .lbl {
  font-size: 10px;
  line-height: 12px;
  color: rgba(53, 64, 90, 0.7);
  text-align: left;
}
.CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-content .box-content-inner .box-list-value .box-list-value-item .box-text .val {
  font-family: "source-sans-pro-semibold";
  font-size: 17px;
  line-height: 21px;
  color: #35405a;
  text-align: left;
}

@media (max-width: 1366px) {
  .CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-content .box-content-inner {
    padding: 10px;
  }
  .CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-content .box-content-inner .box-list-value {
    grid-column-gap: 10px;
  }
  .CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-content .box-content-inner .box-list-value .box-list-value-item .box-ico {
    padding-right: 7px;
  }
}

@media (max-width: 1024px) {
  .CX-highest-polis .highest-polis .highest-content .highest-content-inner {
    grid-template-columns: 1fr;
  }
}

.CX-pop-up-modal.full-bottom-to-top .box-pop-up-modal, .CX-pop-up-modal.modal-semua-polis .box-pop-up-modal {
  max-width: 100%;
  top: initial;
  bottom: 0;
  position: absolute;
  width: 100%;
  border-radius: 0px;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.CX-pop-up-modal.full-bottom-to-top .box-pop-up-modal .box-pop-heading:before, .CX-pop-up-modal.modal-semua-polis .box-pop-up-modal .box-pop-heading:before {
  content: "";
  position: absolute;
  width: 55px;
  height: 4px;
  background: #D9D9D9;
  top: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.CX-pop-up-modal.full-bottom-to-top .box-pop-up-modal .box-pop-up-modal-inner .CX-highest-polis .highest-polis, .CX-pop-up-modal.modal-semua-polis .box-pop-up-modal .box-pop-up-modal-inner .CX-highest-polis .highest-polis {
  overflow-y: auto;
  max-height: calc(100vh - 300px);
}
.CX-pop-up-modal.full-bottom-to-top .box-pop-up-modal .box-pop-up-modal-inner .CX-highest-polis .highest-polis .highest-content .highest-content-inner, .CX-pop-up-modal.modal-semua-polis .box-pop-up-modal .box-pop-up-modal-inner .CX-highest-polis .highest-polis .highest-content .highest-content-inner {
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 70px;
  grid-row-gap: 30px;
}
@media (max-width: 1024px) {
  .CX-pop-up-modal.full-bottom-to-top .box-pop-up-modal .box-pop-up-modal-inner .CX-highest-polis .highest-polis .highest-content .highest-content-inner, .CX-pop-up-modal.modal-semua-polis .box-pop-up-modal .box-pop-up-modal-inner .CX-highest-polis .highest-polis .highest-content .highest-content-inner {
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 25px;
  }
}
.CX-pop-up-modal.full-bottom-to-top .box-pop-up-modal .box-pop-up-modal-inner .CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-content .box-content-inner .box-list-value .box-list-value-item .box-text, .CX-pop-up-modal.modal-semua-polis .box-pop-up-modal .box-pop-up-modal-inner .CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-content .box-content-inner .box-list-value .box-list-value-item .box-text {
  margin-top: 0px;
}
.CX-pop-up-modal.full-bottom-to-top .box-pop-up-modal .box-pop-up-modal-inner .CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-title .title, .CX-pop-up-modal.modal-semua-polis .box-pop-up-modal .box-pop-up-modal-inner .CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-title .title {
  text-align: left;
}
.CX-pop-up-modal.full-bottom-to-top.open .box-pop-up-modal, .CX-pop-up-modal.modal-semua-polis.open .box-pop-up-modal {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

@media (max-width: 767px) {
  .CX-pop-up-modal.modal-semua-polis .box-pop-up-modal .box-pop-up-modal-inner .CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-content .box-content-inner .box-list-value .box-list-value-item .box-ico svg {
    height: initial;
  }
}

@media (max-width: 1024px) {
  .CX-pop-up-modal.modal-semua-polis .box-pop-up-modal {
    padding: 2rem 15px;
  }
  .CX-pop-up-modal.modal-semua-polis .box-pop-up-modal .box-pop-up-modal-inner .CX-highest-polis {
    padding: 0 0;
  }
  .CX-pop-up-modal.modal-semua-polis .box-pop-up-modal .box-pop-up-modal-inner .CX-highest-polis .container.CX-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 1365px) {
  .CX-pop-up-modal.modal-semua-polis .box-pop-up-modal .box-pop-up-modal-inner .CX-highest-polis .highest-polis .highest-content .highest-content-inner {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 1024px) {
  .CX-pop-up-modal.modal-semua-polis .box-pop-up-modal .box-pop-up-modal-inner .CX-highest-polis .highest-polis .highest-content .highest-content-inner {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-semua-polis .box-pop-up-modal .box-pop-up-modal-inner .CX-highest-polis .highest-polis .highest-content .highest-content-inner {
    grid-template-columns: repeat(1, 1fr);
  }
}

.CX-pop-up-modal.modal-semua-polis .box-pop-up-modal {
  padding: 2rem 20px;
}
.CX-pop-up-modal.modal-semua-polis .box-pop-up-modal .box-pop-up-modal-inner .CX-highest-polis .container.CX-wrapper {
  max-width: 100% !important;
  padding-left: 0px;
  padding-right: 0px;
}

.CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-content .box-content-inner .box-list-value {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}
.CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-content .box-content-inner .box-list-value .box-list-value-item {
  padding: 10px;
}
.CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-content .box-content-inner .box-list-value .box-list-value-item:first-child {
  padding-top: 0px;
  border-bottom: 1px solid rgba(170, 170, 170, 0.1);
}
.CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-content .box-content-inner .box-list-value .box-list-value-item:last-child {
  padding-bottom: 0px;
}
.CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-content .box-content-inner .box-list-value .box-list-value-item .box-text {
  display: flex;
  width: 100%;
}
.CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-content .box-content-inner .box-list-value .box-list-value-item .box-text .lbl {
  flex: 1 1 auto;
  font-size: 14px;
  line-height: 17px;
  color: rgba(53, 64, 90, 0.7);
  font-family: "source-sans-pro-semibold";
}
.CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-content .box-content-inner .box-list-value .box-list-value-item .box-text .val {
  flex: 0 0 auto;
  text-align: right;
  font-size: 16px;
  line-height: 19px;
  color: #35405A;
}

.CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-title {
  padding: 9px 10px;
  font-size: 13px;
  line-height: 16px;
}
.CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .value a .score-numb {
  font-size: 12px;
  line-height: 14px;
}

.CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-title {
  padding-left: 0;
  padding-right: 0;
}
.CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-title .box-info-product {
  display: flex;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-bottom: 1px solid rgba(107, 109, 205, 0.18);
  padding: 0 7px 7px;
}
.CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-title .box-info-product div {
  position: relative;
  font-size: 12px;
  line-height: 14px;
  color: #FFFFFF;
  font-family: "source-sans-pro-bold";
  padding: 6px 14px;
  font-weight: normal;
  cursor: pointer;
  -webkit-box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-title .box-info-product div:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  -moz-backdrop-filter: blur(15px);
  -ms-backdrop-filter: blur(15px);
  -o-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: radial-gradient(100% 359.18% at 0% 0%, rgba(255, 255, 255, 0.23) 0%, rgba(255, 255, 255, 0.2) 100%);
}
.CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-title .box-info-product div span {
  position: relative;
}
.CX-highest-polis .highest-polis .highest-content .highest-content-inner .highest-item .box-title .box-title-inner {
  padding: 7px 15px 0;
}

body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper .CX-pop-up-modal.modal-semua-polis .box-pop-up-modal .box-pop-up-modal-inner .CX-highest-polis {
  margin-left: 0px;
  margin-right: 0px;
}

@media (min-width: 1360px) {
  .CX-pop-up-modal.modal-semua-polis .box-pop-up-modal {
    padding-left: 100px;
    padding-right: 100px;
  }
}

@media (max-width: 370px) {
  .CX-highest-polis .highest-polis .highest-content .box-action .new-btn-blue {
    font-size: 12px;
  }
}

body.v2 .CX-highest-polis .highest-polis .highest-head .btn-hide-data {
  font-size: 11px;
  line-height: 20px;
  text-transform: uppercase;
  background: #494DF4;
  color: #fff;
  padding: 5px 10px;
}
body.v2 .CX-highest-polis .highest-polis .highest-head .btn-hide-data:hover {
  background-color: #fcb501 !important;
  border-color: #fcb501 !important;
}
body.v2 .CX-highest-polis .highest-polis .highest-head .btn-hide-data:after {
  margin-left: 5px;
  font-size: 10px;
}
body.v2 .CX-highest-polis .highest-polis .highest-content .box-action {
  text-align: center !important;
  margin-top: 10px;
}
body.v2 .CX-highest-polis .highest-polis .highest-content .box-action .new-btn-blue.icon-left.dark {
  background: #494DF4;
  font-size: 14px;
  line-height: 20px;
  padding: 8px 12px;
}
body.v2 .CX-highest-polis .highest-polis .highest-content .box-action .new-btn-blue.icon-left.dark span.ico.spinner {
  display: none;
}
body.v2 .CX-highest-polis .highest-polis .highest-content .box-action .new-btn-blue.icon-left.dark.btn-fund-policy:hover {
  background-color: #fcb501 !important;
  border-color: #fcb501 !important;
}
body.v2 .CX-highest-polis .highest-polis .highest-content .box-action .new-btn-blue.icon-left.dark.btn-fund-policy .polis-icon {
  display: none;
}

.CX-pop-up-modal.modal-semua-polis.modal-fund-balance .box-pop-up-modal .box-pop-up-modal-inner {
  padding-right: 0px;
}
.CX-pop-up-modal.modal-semua-polis.modal-fund-balance .box-pop-up-modal .box-pop-up-modal-inner > .CX-highest-polis .highest-polis {
  padding-right: 20px;
}

.CX-pop-up-modal.full-bottom-to-top .box-pop-up-modal .box-pop-up-modal-inner .CX-highest-polis .highest-polis::-webkit-scrollbar,
.CX-pop-up-modal.modal-semua-polis .box-pop-up-modal .box-pop-up-modal-inner .CX-highest-polis .highest-polis::-webkit-scrollbar {
  -webkit-appearance: none;
}
.CX-pop-up-modal.full-bottom-to-top .box-pop-up-modal .box-pop-up-modal-inner .CX-highest-polis .highest-polis::-webkit-scrollbar:vertical,
.CX-pop-up-modal.modal-semua-polis .box-pop-up-modal .box-pop-up-modal-inner .CX-highest-polis .highest-polis::-webkit-scrollbar:vertical {
  width: 6px;
}
.CX-pop-up-modal.full-bottom-to-top .box-pop-up-modal .box-pop-up-modal-inner .CX-highest-polis .highest-polis::-webkit-scrollbar:horizontal,
.CX-pop-up-modal.modal-semua-polis .box-pop-up-modal .box-pop-up-modal-inner .CX-highest-polis .highest-polis::-webkit-scrollbar:horizontal {
  height: 6px;
}
.CX-pop-up-modal.full-bottom-to-top .box-pop-up-modal .box-pop-up-modal-inner .CX-highest-polis .highest-polis::-webkit-scrollbar-thumb,
.CX-pop-up-modal.modal-semua-polis .box-pop-up-modal .box-pop-up-modal-inner .CX-highest-polis .highest-polis::-webkit-scrollbar-thumb {
  background-color: rgb(73, 77, 244);
  border-radius: 10px;
}
.CX-pop-up-modal.full-bottom-to-top .box-pop-up-modal .box-pop-up-modal-inner .CX-highest-polis .highest-polis::-webkit-scrollbar-track,
.CX-pop-up-modal.modal-semua-polis .box-pop-up-modal .box-pop-up-modal-inner .CX-highest-polis .highest-polis::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: rgba(73, 77, 244, 0.1);
}

.CX-pop-up-modal.full-bottom-to-top .box-pop-up-modal .box-pop-up-modal-inner .CX-highest-polis .highest-polis .highest-content .highest-content-inner,
.CX-pop-up-modal.modal-semua-polis .box-pop-up-modal .box-pop-up-modal-inner .CX-highest-polis .highest-polis .highest-content .highest-content-inner {
  padding-bottom: 20px;
}

.new-box-form {
  padding: 2rem 0;
}
.new-box-form .new-box-item .new-box-item-inner {
  position: relative;
}
.new-box-form .new-box-item .new-box-item-inner .vector {
  position: absolute;
  bottom: 9px;
  left: 15px;
  z-index: 2;
}
.new-box-form .new-box-item .new-box-item-inner .input .form-group .control-label {
  text-align: left;
  display: block;
  font-size: 12px;
  line-height: 18px;
  color: rgba(32, 73, 132, 0.6);
}
.new-box-form .new-box-item .new-box-item-inner .input .form-group .control-label .reference-mark {
  color: #bd0a0a !important;
  font-size: 0.5rem;
  top: 2px;
  left: 2px;
}
.new-box-form .new-box-item .new-box-item-inner input {
  height: 44px;
  line-height: 44px;
  background: #eceff8;
  border-color: transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 0 0;
  padding-left: 50px;
  font-size: 14px;
  line-height: 21px;
  color: #1f4984;
}
.new-box-form .new-box-item .new-box-item-inner input:focus {
  border-color: #494df4;
}
.new-box-form .new-box-item .new-box-item-inner input::-webkit-input-placeholder {
  color: rgba(32, 73, 132, 0.3);
}
.new-box-form .new-box-item .new-box-item-inner input::-moz-placeholder {
  color: rgba(32, 73, 132, 0.3);
}
.new-box-form .new-box-item .new-box-item-inner input:-moz-placeholder {
  color: rgba(32, 73, 132, 0.3);
}
.new-box-form .new-box-item .new-box-item-inner input:-ms-input-placeholder {
  color: rgba(32, 73, 132, 0.3);
}
.new-box-form .new-box-item.focus .new-box-item-inner .vector svg path {
  fill: #494df4;
}
.new-box-form .new-box-item.focus .new-box-item-inner .vector svg line {
  stroke: #494df4;
}
.new-box-form .new-box-item.focus .new-box-item-inner input {
  border-color: #494df4;
}

.new-box-form .new-box-item .new-box-item-inner .input .has-error {
  margin-bottom: 40px;
}
.new-box-form .new-box-item .new-box-item-inner .input .has-error .form-validator-stack.help-block {
  position: absolute;
  width: 100%;
  text-align: left;
  color: #bd0a0a;
  font-weight: 500;
  font-size: 11px;
  line-height: 15px;
  padding-left: 10px;
}
.new-box-form .new-box-item .new-box-item-inner .input .has-error .form-validator-stack.help-block:before {
  content: "\f06a";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  display: inline-block;
  margin-right: 5px;
}
.new-box-form .new-box-item .new-box-item-inner .input .has-error .form-validator-stack.help-block .required {
  display: inline-block;
}
.new-box-form .new-box-item .new-box-item-inner .input .has-success .field,
.new-box-form .new-box-item .new-box-item-inner .input .has-success .form-control,
.new-box-form .new-box-item .new-box-item-inner .input .has-success input {
  border-color: #1cc542;
}

.new-box-form .new-box-item.read-only {
  margin-bottom: 1rem;
}
.new-box-form .new-box-item.read-only .new-box-item-inner:before {
  content: "";
  position: absolute;
  right: 25px;
  width: 20px;
  height: 20px;
  z-index: 2;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-repeat: no-repeat;
}
.new-box-form .new-box-item.read-only .new-box-item-inner .input {
  background: #f5f5f5;
  border: 1px solid #e5e5e5;
  height: 50px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
.new-box-form .new-box-item.read-only .new-box-item-inner .input .form-group.input-text-wrapper {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  flex-direction: column;
  grid-row-gap: 10px;
  margin-bottom: 0px;
}
.new-box-form .new-box-item.read-only .new-box-item-inner .input .form-group.input-text-wrapper .control-label {
  position: relative !important;
  color: #999999 !important;
  background-color: transparent;
  z-index: 2;
  font-style: normal;
  font-weight: 600;
  font-size: 12px !important;
  line-height: 14px;
  margin-bottom: 0;
  padding-left: 25px;
  transform: none;
  left: 0;
  top: 5px !important;
}
.new-box-form .new-box-item.read-only .new-box-item-inner .input .form-group.input-text-wrapper input {
  flex: 1 1 auto;
  background-color: transparent;
  border: 0;
  color: #5f5f5f;
  pointer-events: none;
  cursor: default;
  height: auto !important;
  padding-left: 25px !important;
  font-size: 16px;
}
.new-box-form .new-box-item.white-bg input {
  background: #ffffff;
  border: 1px solid #e6ebf5;
}
.new-box-form .new-box-item.grey-bg input {
  background: #fafbfd;
  border: 1px solid #e6ebf5;
}
.new-box-form .new-box-item.right-ico .new-box-item-inner .vector {
  left: initial;
  right: 15px;
}
.new-box-form .new-box-item.right-ico .new-box-item-inner .input input {
  padding-left: 12px;
  padding-right: 50px;
}
.new-box-form .new-box-item.default-ico .new-box-item-inner:before {
  content: "";
  position: absolute;
  right: 25px;
  width: 16px;
  height: 16px;
  z-index: 2;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-repeat: no-repeat;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.new-box-form .new-box-item.dynamic-label .new-box-item-inner .input .control-label {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #5f5f5f;
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-weight: 500;
  font-family: "source-sans-pro-semibold";
  background-color: #fff;
  transition: top 200ms ease-in, left 200ms ease-in, font-size 200ms ease-in;
  -webkit-transition: top 200ms ease-in, left 200ms ease-in, font-size 200ms ease-in;
  -ms-transition: top 200ms ease-in, left 200ms ease-in, font-size 200ms ease-in;
  cursor: text;
  padding: 0 5px;
}
.new-box-form .new-box-item.dynamic-label .new-box-item-inner .input input {
  font-size: 15px;
  color: #333;
  padding-left: 20px !important;
}
.new-box-form .new-box-item.dynamic-label .new-box-item-inner .input:focus-within .control-label {
  font-size: 13px;
  line-height: 16px;
  top: 1px;
  left: 0.8rem;
  color: #494df4;
  font-family: "source-sans-pro-semibold";
}
.new-box-form .new-box-item.dynamic-label.default-ico .new-box-item-inner:focus-within:before {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
.new-box-form .new-box-item.read-only .new-box-item-inner .input .control-label, .new-box-form .new-box-item.has-value .new-box-item-inner .input .control-label {
  font-size: 13px;
  line-height: 16px;
  top: 1px;
  left: 0.8rem;
  color: #5f5f5f;
  font-family: "source-sans-pro-semibold";
}

.new-box-form .new-box-item.h-50 .new-box-item-inner .input input {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  height: 50px;
  font-size: 16px;
  line-height: 19px;
  font-family: "source-sans-pro-semibold";
  color: #000;
}

.new-box-form .new-box-item.h-50 .new-box-item-inner .input select {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  height: 50px;
  font-size: 16px;
  line-height: 19px;
  font-family: "source-sans-pro-semibold";
  color: #000;
}
.new-box-form .new-box-item.type-select .new-box-item-inner {
  position: relative;
}
.new-box-form .new-box-item.type-select .new-box-item-inner .input .form-group.input-select-wrapper {
  position: relative;
}
.new-box-form .new-box-item.type-select .new-box-item-inner .input .form-group.input-select-wrapper .control-label {
  font-family: "source-sans-pro-semibold";
  font-weight: 600;
  font-size: 17px;
  line-height: 20px;
  color: #5f5f5f;
  margin-bottom: 15px;
}
.new-box-form .new-box-item.type-select .new-box-item-inner .input .form-group.input-select-wrapper select {
  font-family: "source-sans-pro-semibold";
  padding-left: 20px;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.01em;
  color: #333333;
}
.new-box-form .new-box-item.type-select .new-box-item-inner .input .form-group.input-select-wrapper:before {
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  bottom: 12px;
  right: 20px;
  font-size: 1.2rem;
}
.new-box-form .new-box-item.type-select .new-box-item-inner .input .form-group.input-select-wrapper:focus-within:before {
  color: #494df4;
}

.new-box-form .new-box-item.h-50 .new-box-item-inner .input select {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  height: 50px;
  font-size: 16px;
  line-height: 19px;
  font-family: "source-sans-pro-semibold";
  color: #000;
}
.new-box-form .new-box-item.type-select .new-box-item-inner .input .form-group.input-select-wrapper .control-label {
  font-family: "source-sans-pro-semibold";
  font-weight: 600;
  font-size: 17px;
  line-height: 20px;
  color: #5f5f5f;
}

.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area {
  position: relative;
}
.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area .control-label {
  font-family: "source-sans-pro-semibold";
  font-weight: 600;
  font-size: 17px;
  line-height: 20px;
  color: #5f5f5f;
  margin-bottom: 15px;
}
.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area .input-file {
  position: absolute;
  left: 0;
  top: 0;
}
.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area .box-upload-area {
  background: #f8fafc;
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='4' ry='4' stroke='%234976BAFF' stroke-width='2' stroke-dasharray='6%2c 10' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 2rem;
  text-align: center;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area .box-upload-area:hover {
  background-color: rgba(73, 119, 186, 0.16);
}
.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area .box-upload-area .box-upload-preview {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: center center;
}
.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area .box-upload-area .box-pdf-preview {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
}
.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area .box-upload-area .box-upload-area-inner .img {
  margin-bottom: 25px;
}
.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area .box-upload-area .box-upload-area-inner .title {
  font-family: "source-sans-pro-bold";
  font-weight: 700;
  font-size: 17px;
  line-height: 20px;
  color: #4976ba;
  margin-bottom: 8px;
}
.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area .box-upload-area .box-upload-area-inner .info-file {
  font-family: "source-sans-pro-regular";
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #4976ba;
}
.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area .box-preview-files {
  padding: 15px 0 0;
}
.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area .box-preview-files .box-preview-files-inner .box-preview-files-item {
  background: #f8fafc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  padding: 8px 15px;
  grid-column-gap: 20px;
}
.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area .box-preview-files .box-preview-files-inner .box-preview-files-item .names {
  flex: 1 1 auto;
}
.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area .box-preview-files .box-preview-files-inner .box-preview-files-item .names .name {
  font-family: "source-sans-pro-bold";
  font-size: 13px;
  line-height: 15px;
  color: #333333;
  margin-bottom: 5px;
}
.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area .box-preview-files .box-preview-files-inner .box-preview-files-item .names .size {
  font-family: "source-sans-pro-light";
  font-weight: 600;
  font-size: 11px;
  line-height: 12px;
  color: rgba(51, 51, 51, 0.6);
}
.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area .box-preview-files .box-preview-files-inner .box-preview-files-item .close {
  opacity: 1;
  top: 2px;
  position: relative;
}

.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area .input-file {
  position: absolute;
  opacity: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area .input-file .form-group.input-text-wrapper input {
  opacity: 0;
  cursor: pointer;
}
.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area .input-file .form-group.input-text-wrapper .form-validator-stack.help-block {
  display: none;
}
.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area .input-file .form-group.input-text-wrapper.has-error {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 2;
  margin-bottom: 0;
  background-color: #fff;
  text-align: center;
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23C91432FF' stroke-width='2' stroke-dasharray='6%2c 14' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
  background-color: #fefafb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area .input-file .form-group.input-text-wrapper.has-error .form-validator-stack.help-block {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  padding-left: 0;
  font-size: 14px;
}

.new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner {
  display: flex;
  align-items: center;
  column-gap: 20px;
}
@media (max-width: 767px) {
  .new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner {
    flex-direction: column;
    grid-row-gap: 20px;
    grid-column-gap: 0px;
  }
}
.new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item {
  flex: 1;
}
.new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a {
  display: block;
  background: #fafafa;
  border: 1px solid #f0f0f0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 16px;
  text-decoration: none;
  position: relative;
}
.new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a:before, .new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a:after {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  right: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  line-height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
.new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a:before {
  content: "";
  background-color: #494df4;
}
.new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a:after {
  color: #fff;
  text-align: center;
}
.new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a .box-custom-radios-item-inner {
  display: flex;
  grid-column-gap: 10px;
  align-items: center;
}
.new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a .box-custom-radios-item-inner .ico {
  flex: 0 0 auto;
  background: rgba(127, 127, 127, 0.1);
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a .box-custom-radios-item-inner .ico svg {
  position: relative;
  top: 3px;
}
.new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a .box-custom-radios-item-inner .names {
  flex: 1 1 auto;
  padding-right: 25px;
}
.new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a .box-custom-radios-item-inner .names .name {
  font-family: "source-sans-pro-semibold";
  font-size: 17px;
  line-height: 20px;
  color: #333333;
  margin-bottom: 5px;
}
@media (max-width: 1280px) {
  .new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a .box-custom-radios-item-inner .names .name {
    font-size: 14px;
  }
}
.new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a .box-custom-radios-item-inner .names .desc {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #7f7f7f;
}
.new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a.selected, .new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a:hover {
  background: rgba(231, 233, 253, 0.7);
  border: 1px solid #3032c1;
}
.new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a.selected:before, .new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a.selected:after, .new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a:hover:before, .new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a:hover:after {
  opacity: 1;
}
.new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a.selected .box-custom-radios-item-inner .ico, .new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a:hover .box-custom-radios-item-inner .ico {
  background: rgba(73, 78, 244, 0.1);
}
.new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a.selected .box-custom-radios-item-inner .ico svg path, .new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a:hover .box-custom-radios-item-inner .ico svg path {
  fill: #3032c1;
}

@media (max-width: 767px) {
  .CX-pop-up-modal.modal-otp .box-pop-up-modal {
    padding: 3rem 12px;
  }
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .close-pop-up {
  position: absolute;
  top: 10px;
  right: 10px;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-heading .box-pop-heading-inner h3 {
  font-family: "source-sans-pro-bold";
  font-weight: 700;
  font-size: 27px;
  line-height: 32px;
  text-align: center;
  color: #333333;
  margin-bottom: 10px;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-heading .box-pop-heading-inner p {
  font-family: "source-sans-pro-regular";
  font-weight: 400;
  font-size: 17px;
  line-height: 20px;
  text-align: center;
  color: #999999;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp {
  margin-bottom: 4rem;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-info-verifikasi {
  display: inline-block;
  color: #fff;
  background: #027180;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 6px 11px;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-info-verifikasi .names,
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-info-verifikasi .ico {
  display: inline-block;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-info-verifikasi .ico {
  margin-right: 5px;
  position: relative;
  top: 1px;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-input-list {
  padding: 20px 0;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  max-width: 340px;
  margin: 0 auto;
  grid-column-gap: 8px;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-input-list input::-webkit-outer-spin-button,
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-input-list input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-input-list input[type=number] {
  -moz-appearance: textfield;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-input-list input {
  text-align: center;
  width: 50px;
  height: 50px;
  font-size: 50px;
  line-height: 63px;
  font-family: "source-sans-pro-bold";
  color: #333333;
  border: 1px solid #999999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-input-list input {
    width: 100%;
    display: block;
  }
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-input-list input::-webkit-input-placeholder {
  color: #cccccc;
  font-size: 50px;
  line-height: 63px;
  font-family: "source-sans-pro-bold";
  text-align: center;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-input-list input::-moz-placeholder {
  color: #cccccc;
  font-size: 50px;
  line-height: 63px;
  font-family: "source-sans-pro-bold";
  text-align: center;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-input-list input:-moz-placeholder {
  color: #cccccc;
  font-size: 50px;
  line-height: 63px;
  font-family: "source-sans-pro-bold";
  text-align: center;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-input-list input:-ms-input-placeholder {
  color: #cccccc;
  font-size: 50px;
  line-height: 63px;
  font-family: "source-sans-pro-bold";
  text-align: center;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-input-list input:focus::-webkit-input-placeholder {
  opacity: 0;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-input-list input:focus::-moz-placeholder {
  opacity: 0;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-input-list input:focus:-moz-placeholder {
  opacity: 0;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-input-list input:focus:-ms-input-placeholder {
  opacity: 0;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-resend-otp .box-resend-otp-inner {
  display: inline-block;
  background: #fff;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  color: #494df4;
  text-decoration: none;
  padding: 8px 13px;
  border: 1px solid #494df4;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-resend-otp .box-resend-otp-inner.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-resend-otp .box-resend-otp-inner:hover {
  background-color: #395e97;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-resend-otp .box-resend-otp-inner .ico,
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-resend-otp .box-resend-otp-inner .text {
  display: inline-block;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-resend-otp .box-resend-otp-inner .ico {
  position: relative;
  top: 3px;
}

.box-form-otp .box-form-otp-inner .box-input-list input::-webkit-outer-spin-button,
.box-form-otp .box-form-otp-inner .box-input-list input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.box-form-otp .box-form-otp-inner .box-input-list input[type=number] {
  -moz-appearance: textfield;
}

.new-box-form .new-box-item.h-50.type-select .new-box-item-inner .input .select2-container {
  width: 100% !important;
}
.new-box-form .new-box-item.h-50.type-select .new-box-item-inner .input .select2-selection.select2-selection--single {
  height: 50px;
  position: relative;
  border: 1px solid #d7d7d4;
}
.new-box-form .new-box-item.h-50.type-select .new-box-item-inner .input .select2-selection.select2-selection--single .select2-selection__rendered {
  height: 50px;
  line-height: 50px;
  font-weight: 600;
  font-size: 18px;
  line-height: 50px;
  letter-spacing: 0.01em;
  color: #333333;
  padding-left: 20px;
}
.new-box-form .new-box-item.h-50.type-select .new-box-item-inner .input .select2-selection.select2-selection--single .select2-selection__arrow {
  position: absolute;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.new-box-form .new-box-item.h-50.type-select .new-box-item-inner .input .select2-selection.select2-selection--single .select2-selection__arrow:before {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  right: 20px;
  font-size: 1.2rem;
}
.new-box-form .new-box-item.h-50.type-select .new-box-item-inner .input .select2-selection.select2-selection--single .select2-selection__arrow b {
  display: none;
}
.new-box-form .new-box-item.h-50.type-select .new-box-item-inner .input .select2.select2-container--open .select2-selection.select2-selection--single {
  border-color: #494df4;
}
.new-box-form .new-box-item.h-50.type-select .new-box-item-inner .input .select2.select2-container--open .select2-selection.select2-selection--single .select2-selection__arrow:before {
  color: #494df4;
}

.new-box-form .new-box-item.border-gray .new-box-item-inner .input .select2-selection.select2-selection--single,
.new-box-form .new-box-item.border-gray .new-box-item-inner .input input,
.new-box-form .new-box-item.border-gray .new-box-item-inner .input select {
  border: 1px solid #5f5f5f !important;
}

.new-box-form .new-box-item .new-box-item-inner .input .control-label .reference-mark {
  color: #bd0a0a !important;
  font-size: 0.5rem;
  top: 2px;
  left: 2px;
}

.new-box-form .new-box-item.h-50 .new-box-item-inner input {
  font-weight: 600;
  font-size: 18px !important;
  line-height: 50px !important;
  letter-spacing: 0.01em;
  color: #333333;
  padding-left: 20px !important;
}
.new-box-form .new-box-item.h-50 .new-box-item-inner input:focus {
  border-color: #494df4;
}

.new-box-form .new-box-item.h-50 {
  height: inherit !important;
}

.box-custom-radios.simple-style .box-custom-radios-inner {
  column-gap: 10px;
}
.box-custom-radios.simple-style .box-custom-radios-inner .box-custom-radios-item a {
  background: #edf0f7 !important;
  border: 1px solid #c7d0e6 !important;
}
.box-custom-radios.simple-style .box-custom-radios-inner .box-custom-radios-item a .box-custom-radios-item-inner {
  grid-column-gap: 15px;
}
.box-custom-radios.simple-style .box-custom-radios-inner .box-custom-radios-item a .box-custom-radios-item-inner .ico {
  line-height: 24px !important;
  width: 24px !important;
  height: 24px !important;
  background-color: transparent;
}
.box-custom-radios.simple-style .box-custom-radios-inner .box-custom-radios-item a .box-custom-radios-item-inner .names {
  padding-right: 0px !important;
}
.box-custom-radios.simple-style .box-custom-radios-inner .box-custom-radios-item a .box-custom-radios-item-inner .names .name {
  margin-bottom: 0px !important;
}
.box-custom-radios.simple-style .box-custom-radios-inner .box-custom-radios-item a.selected {
  border-color: #494df4 !important;
}
.box-custom-radios.simple-style .box-custom-radios-inner .box-custom-radios-item a:before, .box-custom-radios.simple-style .box-custom-radios-inner .box-custom-radios-item a:after {
  right: 15px;
}

.box-custom-file-area.type-profile .box-upload-area {
  background-image: none !important;
  width: 182px;
  height: 182px;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  border-radius: 50% !important;
  margin: 0 auto;
  border: 3px solid #fff;
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.22);
  -ms-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.22);
  -o-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.22);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.22);
}
@media (max-width: 767px) {
  .box-custom-file-area.type-profile .box-upload-area {
    width: 146px;
    height: 146px;
  }
}

.box-custom-file-area.type-profile .input-file {
  overflow: hidden;
}
.box-custom-file-area.type-profile .input-file input {
  opacity: 0 !important;
  width: 20px;
  margin: 40px auto 0;
  visibility: hidden;
}

.new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios.simple-style .box-custom-radios-inner .box-custom-radios-item a:after, .new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios.simple-style .box-custom-radios-inner .box-custom-radios-item a:before {
  width: 20px;
  height: 20px;
}
.new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios.simple-style .box-custom-radios-inner .box-custom-radios-item a:after {
  font-size: 0.8rem;
  margin-top: -4px;
}

.new-box-form::-webkit-scrollbar-track {
  background-color: #ddd;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

.new-box-form::-webkit-scrollbar {
  width: 6px;
  background-color: #ddd;
}

.new-box-form::-webkit-scrollbar-thumb {
  background-color: #7f7f7f;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

section.modal-preview .box-pop-up-modal .box-pop-heading {
  margin-bottom: 2rem;
}

section.modal-preview .box-pop-up-modal {
  max-width: 816px;
  padding: 2rem 10px 2rem 10px;
}
section.modal-preview .box-pop-up-modal .box-pop-up-modal-inner .new-box-form {
  max-height: 550px;
}
@media (min-width: 1025px) and (max-width: 1300px) {
  section.modal-preview .box-pop-up-modal .box-pop-up-modal-inner .new-box-form {
    max-height: 400px;
  }
}
@media (max-width: 767px) {
  section.modal-preview .box-pop-up-modal .box-pop-up-modal-inner .new-box-form {
    max-height: calc(100vh - 300px);
    overflow-x: hidden;
    overflow-y: auto;
  }
}
section.modal-preview .box-pop-up-modal .box-pop-up-modal-inner .new-box-form .new-box-item.preview .new-box-item-inner .input .control-label {
  font-size: 13px !important;
  line-height: 20px !important;
  color: #7f7f7f !important;
  font-family: "source-sans-pro-regular";
  font-weight: 400 !important;
}
section.modal-preview .box-pop-up-modal .box-pop-up-modal-inner .new-box-form .new-box-item.preview .new-box-item-inner .input input {
  font-size: 16px !important;
  line-height: 25px !important;
  color: #000000 !important;
  font-family: "source-sans-pro-semibold" !important;
}

.new-box-form .new-box-item.preview .new-box-item-inner {
  position: relative;
}
.new-box-form .new-box-item.preview .new-box-item-inner .input {
  height: auto;
  padding: 10px 0px;
  background: #f8f9fc;
  border-color: transparent;
}
.new-box-form .new-box-item.preview .new-box-item-inner .input .control-label {
  max-width: 80%;
  color: #000 !important;
}
.new-box-form .new-box-item.preview .new-box-item-inner .input input {
  max-width: 80%;
}
.new-box-form .new-box-item.preview .new-box-item-inner .box-action {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
.new-box-form .new-box-item.preview .new-box-item-inner .box-action .btn-preview {
  background: #dedffc;
  -webkit-border-radius: 31px;
  -moz-border-radius: 31px;
  -mso-border-radius: 31px;
  border-radius: 31px;
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  color: #494df4;
  padding: 5px 15px;
  outline: 0px;
  border: 0px;
  cursor: pointer;
}
.new-box-form .new-box-item.preview .new-box-item-inner .box-action .btn-preview:hover {
  background: #afb2f8;
}

.new-box-form .new-box-item.textarea.white-bg textarea {
  background: #ffffff;
  border: 1px solid #e6ebf5;
}
.new-box-form .new-box-item.textarea.grey-bg textarea {
  background: #fafbfd;
  border: 1px solid #e6ebf5;
}
.new-box-form .new-box-item.textarea.right-ico .new-box-item-inner .vector {
  left: initial;
  right: 15px;
}
.new-box-form .new-box-item.textarea.right-ico .new-box-item-inner .input textarea {
  padding-left: 12px;
  padding-right: 50px;
}
.new-box-form .new-box-item.textarea.default-ico .new-box-item-inner:before {
  content: "";
  position: absolute;
  right: 25px;
  width: 16px;
  height: 16px;
  z-index: 2;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-repeat: no-repeat;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.new-box-form .new-box-item.textarea.dynamic-label .new-box-item-inner .input .control-label {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #5f5f5f;
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-weight: 500;
  font-family: "source-sans-pro-semibold";
  background-color: #fff;
  transition: top 200ms ease-in, left 200ms ease-in, font-size 200ms ease-in;
  -webkit-transition: top 200ms ease-in, left 200ms ease-in, font-size 200ms ease-in;
  -ms-transition: top 200ms ease-in, left 200ms ease-in, font-size 200ms ease-in;
  cursor: text;
  padding: 0 5px;
}
.new-box-form .new-box-item.textarea.dynamic-label .new-box-item-inner .input textarea {
  font-size: 15px;
  color: #333;
  padding-left: 20px !important;
}
.new-box-form .new-box-item.textarea.dynamic-label .new-box-item-inner .input textarea:not(:placeholder-shown):not(:focus) + .control-label {
  display: none;
}
.new-box-form .new-box-item.textarea.dynamic-label .new-box-item-inner .input:focus-within .control-label {
  font-size: 13px;
  line-height: 16px;
  top: 1px;
  left: 0.8rem;
  color: #494df4;
  font-family: "source-sans-pro-semibold";
}
.new-box-form .new-box-item.textarea.dynamic-label.default-ico .new-box-item-inner:focus-within:before {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
.new-box-form .new-box-item.textarea.read-only .new-box-item-inner .input .control-label, .new-box-form .new-box-item.textarea.has-value .new-box-item-inner .input .control-label {
  font-size: 13px;
  line-height: 16px;
  top: 1px;
  left: 0.8rem;
  color: #5f5f5f;
  font-family: "source-sans-pro-semibold";
}
.new-box-form .new-box-item.textarea.read-only {
  margin-bottom: 1rem;
}
.new-box-form .new-box-item.textarea.read-only .new-box-item-inner:before {
  content: "";
  position: absolute;
  right: 25px;
  width: 20px;
  height: 20px;
  z-index: 2;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-repeat: no-repeat;
}
.new-box-form .new-box-item.textarea.read-only .new-box-item-inner .input {
  background: #f5f5f5;
  border: 1px solid #e5e5e5;
  height: auto;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
.new-box-form .new-box-item.textarea.read-only .new-box-item-inner .input .form-group.input-text-wrapper {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  flex-direction: column;
  grid-row-gap: 10px;
  margin-bottom: 0px;
}
.new-box-form .new-box-item.textarea.read-only .new-box-item-inner .input .form-group.input-text-wrapper .control-label {
  position: relative !important;
  color: #999999;
  background-color: transparent;
  z-index: 2;
  font-style: normal;
  font-weight: 600;
  font-size: 12px !important;
  line-height: 14px;
  margin-bottom: 0;
  padding-left: 25px;
  transform: none;
  left: 0;
  top: 5px !important;
}
.new-box-form .new-box-item.textarea.read-only .new-box-item-inner .input .form-group.input-text-wrapper textarea {
  flex: 1 1 auto;
  background-color: transparent;
  border: 0;
  color: #5f5f5f;
  pointer-events: none;
  cursor: default;
  height: auto !important;
  padding-left: 25px !important;
  resize: none;
}

.new-box-form .new-box-item.textarea.preview.read-only .new-box-item-inner {
  position: relative;
}
.new-box-form .new-box-item.textarea.preview.read-only .new-box-item-inner .input {
  height: auto;
  padding: 10px 0px;
  background: #f8f9fc;
  border-color: transparent;
}
.new-box-form .new-box-item.textarea.preview.read-only .new-box-item-inner .input .control-label {
  max-width: 80%;
}
.new-box-form .new-box-item.textarea.preview.read-only .new-box-item-inner .input textarea {
  max-width: 80%;
  color: #000 !important;
}

.new-box-form .new-box-item.read-only.preview .new-box-item-inner .input .control-label,
.new-box-form .new-box-item.has-value.preview .new-box-item-inner .input .control-label,
.new-box-form .new-box-item.textarea.read-only.preview .new-box-item-inner .input .control-label,
.new-box-form .new-box-item.textarea.has-value.preview .new-box-item-inner .input .control-label {
  color: #7f7f7f !important;
  font-family: "source-sans-pro-regular";
}

.new-box-form .new-box-item.h-50.default-ico .new-box-item-inner input {
  font-size: 18px !important;
}

.new-box-form .new-box-item.h-50 .new-box-item-inner .input .form-group .control-label {
  font-size: 13px;
}

.new-box-form .new-box-item.h-50.type-select-default .new-box-item-inner .input .select2-container {
  width: 100% !important;
}
.new-box-form .new-box-item.h-50.type-select-default .new-box-item-inner .input .select2-selection.select2-selection--single {
  height: 50px;
  position: relative;
  border: 1px solid #e6ebf5;
}
.new-box-form .new-box-item.h-50.type-select-default .new-box-item-inner .input .select2-selection.select2-selection--single .select2-selection__rendered {
  height: 50px;
  line-height: 50px;
  font-weight: 600;
  font-size: 18px;
  line-height: 50px;
  letter-spacing: 0.01em;
  color: #000;
  padding-left: 20px;
  font-family: "source-sans-pro-semibold";
}
.new-box-form .new-box-item.h-50.type-select-default .new-box-item-inner .input .select2-selection.select2-selection--single .select2-selection__arrow {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.new-box-form .new-box-item.h-50.type-select-default .new-box-item-inner .input .select2-selection.select2-selection--single .select2-selection__arrow:before {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  right: 20px;
  font-size: 1.2rem;
}
.new-box-form .new-box-item.h-50.type-select-default .new-box-item-inner .input .select2-selection.select2-selection--single .select2-selection__arrow b {
  display: none;
}
.new-box-form .new-box-item.h-50.type-select-default .new-box-item-inner .input .select2.select2-container--open .select2-selection.select2-selection--single {
  border-color: #494df4;
}
.new-box-form .new-box-item.h-50.type-select-default .new-box-item-inner .input .select2.select2-container--open .select2-selection.select2-selection--single .select2-selection__arrow:after, .new-box-form .new-box-item.h-50.type-select-default .new-box-item-inner .input .select2.select2-container--open .select2-selection.select2-selection--single .select2-selection__arrow:before {
  color: #494df4;
}

body.v2 .select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
body.v2 .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
body.v2 .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
body.v2 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below,
body.v2 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above {
  margin-top: 5px;
  border: 0px;
  -webkit-box-shadow: 0px 4px 23px 1px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 4px 23px 1px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0px 4px 23px 1px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0px 4px 23px 1px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 4px 23px 1px rgba(0, 0, 0, 0.16);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  padding: 10px;
}
body.v2 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below .select2-search.select2-search--dropdown,
body.v2 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above .select2-search.select2-search--dropdown {
  position: relative;
  padding: 0px;
  margin-bottom: 10px;
}
body.v2 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below .select2-search.select2-search--dropdown:before,
body.v2 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above .select2-search.select2-search--dropdown:before {
  content: "\f002";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  top: 8px;
  left: 20px;
  color: #7f7f7f;
  font-size: 1.2rem;
}
body.v2 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below .select2-search.select2-search--dropdown .select2-search__field,
body.v2 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above .select2-search.select2-search--dropdown .select2-search__field {
  height: 44px;
  background: #f6f6f6;
  border: 1px solid #f6f6f6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding-left: 45px;
  font-family: "source-sans-pro-semibold";
  font-size: 16px;
  line-height: 18px;
  color: #7f7f7f;
}
body.v2 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below .select2-search.select2-search--dropdown .select2-search__field:focus,
body.v2 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above .select2-search.select2-search--dropdown .select2-search__field:focus {
  border-color: #494df4;
}
body.v2 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below .select2-results .select2-results__options li,
body.v2 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above .select2-results .select2-results__options li {
  font-family: "source-sans-pro-semibold";
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #5f5f5f;
  padding: 10px;
}
body.v2 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below .select2-results .select2-results__options li.select2-results__option--highlighted.select2-results__option--selectable,
body.v2 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above .select2-results .select2-results__options li.select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #f2f2fe;
  color: #5f5f5f;
}
body.v2 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below .select2-results .select2-results__options li.select2-results__option--selected,
body.v2 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above .select2-results .select2-results__options li.select2-results__option--selected {
  background-color: #fafafa;
}
body.v2 .new-box-form .new-box-item.h-50.type-select-default.dynamic-label .new-box-item-inner .input .select2-selection.select2-selection--single .select2-selection__arrow:before {
  content: "\f077";
  font-size: 0.9rem;
  margin-top: 0px;
  right: 25px;
}
body.v2 .new-box-form .new-box-item.h-50.type-select-default.dynamic-label .new-box-item-inner .input .select2-selection.select2-selection--single .select2-selection__arrow:after {
  margin-top: 10px;
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  right: 25px;
  font-size: 0.9rem;
}

.new-box-form .new-box-form-inner .new-box-item.dynamic-label.h-50 .new-box-item-inner .input .control-label {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
}
.new-box-form .new-box-form-inner .new-box-item.dynamic-label.h-50 .new-box-item-inner .input input {
  font-size: 16px !important;
}
.new-box-form .new-box-form-inner .new-box-item.dynamic-label.h-50 .new-box-item-inner .input input::-webkit-input-placeholder {
  opacity: 0;
}
.new-box-form .new-box-form-inner .new-box-item.dynamic-label.h-50 .new-box-item-inner .input input::-moz-placeholder {
  opacity: 0;
}
.new-box-form .new-box-form-inner .new-box-item.dynamic-label.h-50 .new-box-item-inner .input input:-moz-placeholder {
  opacity: 0;
}
.new-box-form .new-box-form-inner .new-box-item.dynamic-label.h-50 .new-box-item-inner .input input:-ms-input-placeholder {
  opacity: 0;
}
.new-box-form .new-box-form-inner .new-box-item.dynamic-label.h-50 .new-box-item-inner .input input:focus ~ .control-label {
  font-size: 12px;
  line-height: 16px;
  top: 1px;
  left: 0.8rem;
  color: #494df4;
  font-family: "source-sans-pro-semibold";
}
.new-box-form .new-box-form-inner .new-box-item.dynamic-label.h-50 .new-box-item-inner .input input:not(:placeholder-shown):not(:focus) ~ .control-label {
  font-size: 12px;
  line-height: 16px;
}
.new-box-form .new-box-form-inner .new-box-item.dynamic-label.h-50 .new-box-item-inner .input:focus-within .control-label {
  font-size: 12px !important;
  line-height: 14px;
}
.new-box-form .new-box-form-inner .new-box-item.dynamic-label.h-50.type-select-default .new-box-item-inner .input .control-label {
  cursor: pointer;
  pointer-events: none;
}
.new-box-form .new-box-form-inner .new-box-item.dynamic-label.h-50.type-select-default .new-box-item-inner .input select {
  padding-left: 25px;
}
.new-box-form .new-box-form-inner .new-box-item.dynamic-label.h-50.type-select-default .new-box-item-inner .input .select2 .select2-selection.select2-selection--single {
  padding-left: 0;
}
.new-box-form .new-box-form-inner .new-box-item.dynamic-label.h-50.type-select-default .new-box-item-inner .input .select2 .select2-selection__rendered {
  font-size: 16px;
}
.new-box-form .new-box-form-inner .new-box-item.dynamic-label.h-50.type-select-default .new-box-item-inner .input .select2.select2-container--focus ~ .control-label, .new-box-form .new-box-form-inner .new-box-item.dynamic-label.h-50.type-select-default .new-box-item-inner .input .select2.select2-container--open ~ .control-label {
  font-size: 12px;
  line-height: 16px;
  top: 1px;
  left: 0.8rem;
  color: #494df4;
  font-family: "source-sans-pro-semibold";
}
.new-box-form .new-box-form-inner .new-box-item.dynamic-label.h-50.type-select-default.has-selected .new-box-item-inner .input .control-label {
  font-size: 12px;
  line-height: 16px;
  top: 1px;
  left: 0.8rem;
  color: #5f5f5f;
  font-family: "source-sans-pro-semibold";
}
.new-box-form .new-box-form-inner .new-box-item.dynamic-label.h-50.type-select-default.has-selected .new-box-item-inner .input .select2 ~ .control-label {
  font-size: 12px;
  line-height: 16px;
  top: 1px;
  left: 0.8rem;
  color: #5f5f5f;
  font-family: "source-sans-pro-semibold";
}

.new-box-form .new-box-item.dynamic-label .new-box-item-inner .input .has-error {
  margin-bottom: 30px;
}
.new-box-form .new-box-item.dynamic-label .new-box-item-inner .input .has-error input {
  border: 1px solid #c91432;
}
.new-box-form .new-box-item.dynamic-label .new-box-item-inner .input .has-error input:focus {
  box-shadow: none;
}
.new-box-form .new-box-item.dynamic-label .new-box-item-inner .input .has-error input:focus ~ .control-label {
  color: #bd0a0a !important;
}

.new-box-form .new-box-form-inner .new-box-item.dynamic-label.review-only .new-box-item-inner .input .control-label {
  font-size: 12px;
  line-height: 16px;
  top: 1px;
  left: 0.8rem;
  color: #5f5f5f;
  font-family: "source-sans-pro-semibold";
}
.new-box-form .new-box-form-inner .new-box-item.dynamic-label.review-only .new-box-item-inner .input input {
  pointer-events: none;
}

.new-box-form .new-box-form-inner .new-box-item.dynamic-label .new-box-item-inner .input .has-success .control-label,
.new-box-form .new-box-form-inner .new-box-item.dynamic-label .new-box-item-inner .input .has-error .control-label {
  font-size: 12px;
  line-height: 16px;
  top: 1px;
  left: 0.8rem;
  color: #5f5f5f;
  font-family: "source-sans-pro-semibold";
}

.new-box-form .new-box-item.right-ico.dynamic-label .new-box-item-inner .vector {
  left: initial;
  right: 15px;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner {
    flex-direction: column;
    column-gap: 0px;
    grid-row-gap: 10px;
  }
  .new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item {
    width: 100%;
  }
}

.custom-control.custom-checkbox label .box-setujui {
  display: flex;
  align-items: flex-start;
  grid-column-gap: 5px;
}
.custom-control.custom-checkbox label .box-setujui .custom-control-label {
  top: 0px;
  position: relative;
}
.custom-control.custom-checkbox label .box-setujui .custom-control-label:before {
  width: 17px;
  height: 17px;
  background: rgba(31, 71, 128, 0.2);
}
.custom-control.custom-checkbox label .box-setujui .custom-control-label:after {
  width: 17px;
  height: 17px;
}
.custom-control.custom-checkbox label .box-setujui .custom-control-label-text {
  font-family: "source-sans-pro-semibold";
  font-size: 13px;
  line-height: 20px;
  color: #333333;
  text-align: left;
  position: relative;
  top: 3px;
}
.custom-control.custom-checkbox label .box-setujui .custom-control-label-text a {
  font-family: "source-sans-pro-semibold";
  color: #4850e3;
}
.custom-control.custom-checkbox label .box-setujui .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #494df4 !important;
}

.new-box-form .new-box-item.h-50.type-select-default .new-box-item-inner .input .control-label {
  z-index: 2;
}

.new-box-form .new-box-item .new-box-item-inner .input .has-error .form-validator-stack.help-block div[role=alert] {
  display: inline-block;
}

.new-box-form .new-box-item:not(.dynamic-label) .new-box-item-inner .input .form-group.has-error .form-control {
  box-shadow: none;
  border: 1px solid #c91432;
  background: rgba(201, 20, 50, 0.02);
}
.new-box-form .new-box-item:not(.dynamic-label) .new-box-item-inner .input .form-group.has-success .form-control {
  box-shadow: none;
  background: rgba(28, 197, 66, 0.02);
}
.new-box-form .new-box-item:not(.dynamic-label).has-error .new-box-item-inner .vector svg path {
  fill: #c91432;
}
.new-box-form .new-box-item:not(.dynamic-label).has-success .new-box-item-inner .vector svg path {
  fill: #7f7f7f;
}
.new-box-form .new-box-item:not(.dynamic-label).has-success .new-box-item-inner .input {
  position: relative;
}
.new-box-form .new-box-item:not(.dynamic-label).has-success .new-box-item-inner .input .form-group.input-text-wrapper.has-success input {
  padding-right: 35px;
}
.new-box-form .new-box-item:not(.dynamic-label).has-success .new-box-item-inner .input:after {
  content: "\f058";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  font-weight: bold;
  color: #14af77;
  right: 15px;
  top: 39px;
}

.new-box-form .new-box-item.dynamic-label .new-box-item-inner .input .form-group.has-error {
  margin-bottom: 35px;
}
.new-box-form .new-box-item.dynamic-label .new-box-item-inner .input .form-group.has-error .form-control {
  box-shadow: none;
  border: 1px solid #c91432;
  background: rgba(201, 20, 50, 0.02);
}
.new-box-form .new-box-item.dynamic-label .new-box-item-inner .input .form-group.has-success .form-control {
  box-shadow: none;
  background: rgba(28, 197, 66, 0.02);
}
.new-box-form .new-box-item.dynamic-label .new-box-item-inner .input .form-group.input-select-wrapper .form-validator-stack.help-block {
  display: none;
}
.new-box-form .new-box-item.dynamic-label .new-box-item-inner .input .form-group.input-select-wrapper.has-error {
  margin-bottom: 15px;
}
.new-box-form .new-box-item.dynamic-label.has-error .new-box-item-inner .vector svg path {
  fill: #c91432;
}
.new-box-form .new-box-item.dynamic-label.default-ico.has-error .new-box-item-inner .input .form-group.input-text-wrapper.has-error .control-label {
  background: rgb(247, 244, 248);
}
.new-box-form .new-box-item.dynamic-label.default-ico.has-error .new-box-item-inner .vector svg line {
  stroke: #c91432;
}
.new-box-form .new-box-item.dynamic-label.default-ico.has-error .new-box-item-inner .vector svg path {
  fill: #c91432;
}
.new-box-form .new-box-item.dynamic-label.default-ico.has-success .new-box-item-inner .input .form-group.input-text-wrapper.has-success .control-label {
  background: #f4f8f9;
}
.new-box-form .new-box-item.dynamic-label.type-select-default.has-error .new-box-item-inner .input .form-group.input-select-wrapper.has-select2.has-error {
  margin-bottom: 15px;
}
.new-box-form .new-box-item.dynamic-label.type-select-default.has-error .new-box-item-inner .input .form-group.input-select-wrapper.has-select2.has-error .form-validator-stack.help-block {
  display: none;
}
.new-box-form .new-box-item.dynamic-label.type-select-default.has-error .new-box-item-inner .input .form-group.input-select-wrapper.has-select2.has-error .control-label {
  background: rgb(247, 244, 248);
}
.new-box-form .new-box-item.dynamic-label.type-select-default.has-error .new-box-item-inner .input .form-group.input-select-wrapper.has-select2.has-error .select2 .select2-selection.select2-selection--single {
  box-shadow: none;
  border: 1px solid #c91432;
  background: rgba(201, 20, 50, 0.02);
}
.new-box-form .new-box-item.dynamic-label.type-select-default.has-error .new-box-item-inner .input .select2-selection.select2-selection--single .select2-selection__arrow {
  color: #c91432;
}
.new-box-form .new-box-item.dynamic-label.type-select-default.has-success .new-box-item-inner .input .form-group.input-select-wrapper.has-select2.has-success .control-label {
  background: #f4f8f9;
}
.new-box-form .new-box-item.dynamic-label.type-select-default.has-success .new-box-item-inner .input .form-group.input-select-wrapper.has-select2.has-success .form-validator-stack.help-block {
  display: none;
}
.new-box-form .new-box-item.dynamic-label.type-select-default.has-success .new-box-item-inner .input .form-group.input-select-wrapper.has-select2.has-success .select2 .select2-selection.select2-selection--single {
  box-shadow: none;
  border: 1px solid #14af77;
  background: rgba(28, 197, 66, 0.02);
}
.new-box-form .new-box-item.dynamic-label.has-error-msg .new-box-item-inner .input .form-group.input-select-wrapper.has-select2 .form-validator-stack.help-block {
  bottom: -30px;
}
.new-box-form .new-box-item.dynamic-label.has-error-msg .new-box-item-inner .input .form-group.input-select-wrapper.has-select2.has-error {
  margin-bottom: 35px !important;
}
.new-box-form .new-box-item.dynamic-label.has-error-msg .new-box-item-inner .input .form-group.input-select-wrapper.has-select2.has-error .form-validator-stack.help-block {
  display: block !important;
}

body.v2.newbox-item-select2 .new-box-item .select2-container.select2-container--default.select2-container--open {
  z-index: 2;
}

.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-resend-otp .box-timer {
  font-size: 15px;
  line-height: 23px;
  color: #333;
  font-family: "source-sans-pro-regular";
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-resend-otp .box-timer span {
  font-family: "source-sans-pro-bold";
}

.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-resend-otp .box-timer > .text {
  font-family: "source-sans-pro-semibold";
  font-size: 11px;
  line-height: 13px;
  text-align: center;
  color: #000000;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-resend-otp .box-timer .timer-count .timer-count-inner {
  background: #fff;
  border: 1px solid #5f5f5f;
  display: inline-block;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  padding: 2px 12px;
  color: #5f5f5f;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-resend-otp .box-timer .timer-count .timer-count-inner .ico-and-text {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-resend-otp .box-timer .timer-count .timer-count-inner span.ico {
  position: relative;
  top: 0px;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-resend-otp .box-timer .timer-count .timer-count-inner span.text {
  font-size: 12px;
  line-height: 20px;
  font-family: "source-sans-pro-semibold";
}

.box-form-otp .box-resend-otp .new-btn-blue.with-ico {
  position: relative;
  padding: 2px 8px 6px;
}
.box-form-otp .box-resend-otp .new-btn-blue.with-ico .ico {
  top: 0px;
  width: 15px;
  height: 15px;
}
.box-form-otp .box-resend-otp .new-btn-blue.with-ico:hover .ico svg path {
  fill: #fff;
}

.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-input-list.has-error {
  padding-bottom: 5px;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-input-list.has-error input {
  border-color: #c91432 !important;
  color: #c91432 !important;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-info-alert {
  margin-bottom: 10px;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-info-alert .box-info-alert-inner {
  max-width: 340px;
  margin: 0 auto;
  text-align: left;
  font-size: 11px;
  line-height: 14px;
  color: #bd0a0a;
}
.CX-pop-up-modal.modal-otp .box-pop-up-modal .box-pop-up-modal-inner .box-form-otp .box-form-otp-inner .box-info-alert .box-info-alert-inner .ico {
  position: relative;
  top: 2px;
  margin-right: 7px;
}

.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area .input-file .form-group.input-text-wrapper {
  overflow: hidden;
}
.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area .input-file .form-group.input-text-wrapper input {
  transform: scale(10);
}

.new-box-form .new-box-item.style-default .new-box-item-inner .input .form-group {
  margin-bottom: 30px;
}
.new-box-form .new-box-item.style-default .new-box-item-inner .input .form-group label {
  font-family: "source-sans-pro-semibold";
  font-size: 18px;
  line-height: 23px;
  text-transform: capitalize;
  color: #333333;
}
.new-box-form .new-box-item.style-default .new-box-item-inner .input .form-group label .reference-mark.text-warning {
  color: #333333 !important;
}
.new-box-form .new-box-item.style-default .new-box-item-inner .input .form-group .form-control {
  background-color: #fff;
  border: 1px solid #999999;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  font-size: 16px;
  line-height: 25px;
  color: #333333;
  padding-left: 0px;
  padding: 11px 16px;
  height: auto;
}
.new-box-form .new-box-item.style-default .new-box-item-inner .input .box-info-alert {
  text-align: left;
  padding-left: 0px;
  margin-top: -20px;
}
.new-box-form .new-box-item.style-default .new-box-item-inner .input .box-info-alert .box-info-alert-inner .ico {
  margin-right: 8px;
}
.new-box-form .new-box-item.style-default.has-error .form-group .form-control {
  border-color: #c91432 !important;
}
.new-box-form .new-box-item.style-default.has-error .form-group .form-validator-stack.help-block {
  font-weight: 400;
  font-family: "source-sans-pro-regular";
  font-size: 13px;
  line-height: 20px;
  color: #c91432;
  padding-left: 0px;
}
.new-box-form .new-box-item.style-default.has-error .form-group .form-validator-stack.help-block:before {
  display: none;
}
.new-box-form .new-box-item.style-default.has-error .form-group.input-text-wrapper input {
  background-image: url("https://webarq.axa-mandiri.co.id/o/axa-emma-theme/images/form-assets/ico-error.png") !important;
  background-repeat: no-repeat !important;
  background-size: 20px 20px;
  background-position: center right 18px !important;
  padding-right: 40px !important;
}
.new-box-form .new-box-item.style-default .form-group.has-error + .box-info-alert {
  margin-top: 0px;
}

.new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .box-custom-radios .control-label {
  font-size: 18px;
  line-height: 26px;
  color: #5f5f5f;
  font-family: "source-sans-pro-semibold";
  margin-bottom: 8px;
}
.new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner {
  grid-column-gap: 16px;
}
@media (max-width: 1024px) {
  .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner {
    flex-direction: row;
  }
}
.new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item {
  flex: 0 0 auto;
}
@media (max-width: 1024px) {
  .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item {
    width: auto;
  }
}
.new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a {
  padding: 10px 25px;
  border: 1.5px solid #999999;
  background-color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
.new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a:before, .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a:after {
  display: none;
}
.new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a .box-custom-radios-item-inner .names {
  padding-right: 0;
}
.new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a .box-custom-radios-item-inner .names .name {
  font-family: "source-sans-pro-semibold";
  margin-bottom: 0;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #999999;
}
.new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a:hover {
  background-color: #fff;
}
.new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a.selected {
  border: 1.5px solid #494df4;
  background-color: #fff;
}
.new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a.selected:before, .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a.selected:after {
  display: none;
}
.new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a.selected .box-custom-radios-item-inner .names .name {
  color: #494df4;
}

.box-comeback {
  padding: 20px 0;
  margin-bottom: 20px;
}
.box-comeback a {
  display: inline-block;
  font-family: "source-sans-pro-semibold";
  font-size: 18px;
  line-height: 22px;
  color: #494df4;
  text-decoration: none;
}
.box-comeback a span:first-child {
  margin-right: 16px;
  position: relative;
}

.new-box-form .new-box-item.style-default .new-box-item-inner .input .form-group label {
  font-family: "source-sans-pro-semibold";
  font-size: 18px;
  line-height: 23px;
  text-transform: capitalize;
  color: #333333;
}
.new-box-form .new-box-item.style-default .new-box-item-inner .input .form-group label .reference-mark.text-warning {
  color: #333333 !important;
}
.new-box-form .new-box-item.style-default .new-box-item-inner .input .form-group .form-control {
  background-color: #fff;
  border: 1px solid #999999;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  font-size: 16px;
  line-height: 25px;
  color: #333333;
  padding: 11px 16px;
  height: auto;
}
.new-box-form .new-box-item.style-default .new-box-item-inner .input .form-group .select2.select2-container .selection .select2-selection.select2-selection--single {
  height: 48px;
  padding-left: 16px;
  border: 1px solid #999999;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.new-box-form .new-box-item.style-default .new-box-item-inner .input .form-group .select2.select2-container .selection .select2-selection.select2-selection--single .select2-selection__rendered {
  font-family: "source-sans-pro-semibold";
  font-size: 16px;
  line-height: 20px;
  color: #333333;
  padding: 0;
  height: 48px;
  line-height: 48px;
}
.new-box-form .new-box-item.style-default .new-box-item-inner .input .form-group .select2.select2-container .selection .select2-selection.select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
  font-size: 16px;
  line-height: 25px;
  color: #999999;
  font-family: "source-sans-pro-regular";
}
.new-box-form .new-box-item.style-default .new-box-item-inner .input .form-group .select2.select2-container .selection .select2-selection.select2-selection--single .select2-selection__arrow {
  width: auto;
  height: auto;
  position: absolute;
  right: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.new-box-form .new-box-item.style-default .new-box-item-inner .input .form-group .select2.select2-container .selection .select2-selection.select2-selection--single .select2-selection__arrow:before {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  color: #494df4;
}
.new-box-form .new-box-item.style-default .new-box-item-inner .input .form-group .select2.select2-container .selection .select2-selection.select2-selection--single .select2-selection__arrow b {
  display: none;
}
.new-box-form .new-box-item.style-default .new-box-item-inner .input .form-group .select2.select2-container.select2-container--focus .selection .select2-selection.select2-selection--single {
  border: 1px solid #494df4;
}
.new-box-form .new-box-item.style-default .new-box-item-inner .input .form-group .select2.select2-container.select2-container--disabled .select2-selection.select2-selection--single {
  background: #f5f5f5;
}
.new-box-form .new-box-item.style-default .new-box-item-inner .input .form-group .select2.select2-container.select2-container--disabled .select2-selection.select2-selection--single .select2-selection__rendered {
  color: #999999;
}
.new-box-form .new-box-item.style-default .new-box-item-inner .input .form-group .select2.select2-container.select2-container--disabled .select2-selection.select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
  color: #999999;
}
.new-box-form .new-box-item.style-default .new-box-item-inner .input .form-group .select2.select2-container.select2-container--disabled .select2-selection.select2-selection--single .select2-selection__arrow:before {
  color: #999999;
}

.select2.select2-container.select2-container--default.select2-container--above.select2-container--focus .select2-selection.select2-selection--single,
.select2.select2-container.select2-container--default.select2-container--below.select2-container--focus .select2-selection.select2-selection--single {
  border: 1px solid #494df4;
}
.select2.select2-container.select2-container--default.select2-container--above.select2-container--disabled .select2-selection.select2-selection--single,
.select2.select2-container.select2-container--default.select2-container--below.select2-container--disabled .select2-selection.select2-selection--single {
  background: #f5f5f5;
}
.select2.select2-container.select2-container--default.select2-container--above.select2-container--disabled .select2-selection.select2-selection--single .select2-selection__rendered,
.select2.select2-container.select2-container--default.select2-container--below.select2-container--disabled .select2-selection.select2-selection--single .select2-selection__rendered {
  color: #999999;
}
.select2.select2-container.select2-container--default.select2-container--above.select2-container--disabled .select2-selection.select2-selection--single .select2-selection__rendered .select2-selection__placeholder,
.select2.select2-container.select2-container--default.select2-container--below.select2-container--disabled .select2-selection.select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
  color: #999999;
}
.select2.select2-container.select2-container--default.select2-container--above.select2-container--disabled .select2-selection.select2-selection--single .select2-selection__arrow:before,
.select2.select2-container.select2-container--default.select2-container--below.select2-container--disabled .select2-selection.select2-selection--single .select2-selection__arrow:before {
  color: #999999;
}

body.v2 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below,
body.v2 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above {
  padding: 0;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
  -webkit-border-radius: 8px 8px 0px 0px;
  -moz-border-radius: 8px 8px 0px 0px;
  -m-border-radius: 8px 8px 0px 0px;
  -so-border-radius: 8px 8px 0px 0px;
  border-radius: 8px 8px 0px 0px;
}
body.v2 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below .select2-results .select2-results__options li,
body.v2 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above .select2-results .select2-results__options li {
  padding: 16px 21px;
  font-size: 16px;
  line-height: 20px;
  font-family: "source-sans-pro-semibold";
}
body.v2 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below .select2-results .select2-results__options li:nth-of-type(even),
body.v2 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above .select2-results .select2-results__options li:nth-of-type(even) {
  background: #f5f5f5;
}

.new-box-form .new-box-item.style-default .new-box-item-inner .input .form-group .select2.select2-container {
  width: 100% !important;
}

.new-box-form .new-box-item.style-default .new-box-item-inner .input .form-group .form-control.datepicker, .new-box-form .new-box-item.style-default .new-box-item-inner .input .form-group .form-control.date, .new-box-form .new-box-item.style-default .new-box-item-inner .input .form-group .form-control.flatpickr-input {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='20' viewBox='0 0 22 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.71453 0.383162C3.45865 0.553749 3.43306 0.643307 3.43306 1.35551V2.00374L2.40101 2.01653L1.3647 2.02933L1.06617 2.17432C0.673818 2.36623 0.336909 2.70314 0.144999 3.0955L0 3.39402V11.0065V18.6189L0.13647 18.9004C0.383821 19.4079 0.767641 19.7448 1.28367 19.9196C1.53102 20.0049 1.65469 20.0049 10.9815 19.9964L20.4278 19.9836L20.7263 19.8386C21.1187 19.6467 21.4556 19.3098 21.6475 18.9174L21.7925 18.6189V11.0065V3.39402L21.6475 3.0955C21.4556 2.70314 21.1187 2.36623 20.7263 2.17432L20.4278 2.02933L19.3957 2.01653L18.3594 2.00374V1.35551C18.3594 0.79257 18.3466 0.690218 18.2784 0.583601C18.1462 0.387426 17.9841 0.302132 17.7197 0.302132C17.4553 0.302132 17.2932 0.387426 17.161 0.583601C17.0928 0.690218 17.08 0.79257 17.08 1.35551V2.008H14.308H11.5359V1.35551C11.5359 0.643307 11.5104 0.553749 11.2545 0.383162C11.0882 0.27228 10.7043 0.27228 10.538 0.383162C10.2821 0.553749 10.2565 0.643307 10.2565 1.35551V2.008H7.4845H4.71246V1.35551C4.71246 0.79257 4.69967 0.690218 4.63143 0.583601C4.49923 0.387426 4.33717 0.302132 4.07276 0.302132C3.91497 0.302132 3.79982 0.327721 3.71453 0.383162ZM3.43306 3.93563C3.43306 4.6521 3.45865 4.74166 3.71453 4.91224C3.88085 5.02313 4.26467 5.02313 4.431 4.91224C4.68688 4.74166 4.71246 4.6521 4.71246 3.93563V3.28741H7.4845H10.2565V3.93563C10.2565 4.6521 10.2821 4.74166 10.538 4.91224C10.7043 5.02313 11.0882 5.02313 11.2545 4.91224C11.5104 4.74166 11.5359 4.6521 11.5359 3.93563V3.28741H14.308H17.08V3.93563C17.08 4.6521 17.1056 4.74166 17.3615 4.91224C17.5278 5.02313 17.9116 5.02313 18.0779 4.91224C18.3338 4.74166 18.3594 4.6521 18.3594 3.93563V3.27888L19.2038 3.29593C19.98 3.30873 20.0568 3.31726 20.1932 3.40255C20.2743 3.45373 20.3809 3.56034 20.4278 3.63711C20.5088 3.76931 20.5131 3.8674 20.5259 5.10842L20.5387 6.44326H10.8962H1.25381L1.26661 5.10842C1.2794 3.82475 1.28367 3.77358 1.37322 3.62858C1.56087 3.33005 1.68455 3.29593 2.67821 3.29167L3.43306 3.28741V3.93563ZM20.5259 12.9767C20.5131 18.1498 20.5131 18.2393 20.4278 18.3758C20.3809 18.4526 20.2743 18.5592 20.1932 18.6104L20.044 18.7042H10.8962C1.82528 18.7042 1.74852 18.7042 1.60778 18.6189C1.53102 18.572 1.4244 18.4654 1.37322 18.3843L1.2794 18.2351L1.26661 12.9767L1.25808 7.72266H10.8962H20.5344L20.5259 12.9767Z' fill='%23999999'/%3E%3Cpath d='M4.3967 9.9359C4.20053 10.0681 4.11523 10.2302 4.11523 10.4946C4.11523 10.759 4.20053 10.921 4.3967 11.0532C4.50758 11.1257 4.60994 11.1343 5.43728 11.1343C6.26463 11.1343 6.36698 11.1257 6.47786 11.0532C6.67404 10.921 6.75933 10.759 6.75933 10.4946C6.75933 10.2302 6.67404 10.0681 6.47786 9.9359C6.36698 9.8634 6.26463 9.85488 5.43728 9.85488C4.60994 9.85488 4.50758 9.8634 4.3967 9.9359Z' fill='%23999999'/%3E%3Cpath d='M9.85569 9.9359C9.65951 10.0681 9.57422 10.2302 9.57422 10.4946C9.57422 10.759 9.65951 10.921 9.85569 11.0532C9.96657 11.1257 10.0689 11.1343 10.8963 11.1343C11.7236 11.1343 11.826 11.1257 11.9368 11.0532C12.133 10.921 12.2183 10.759 12.2183 10.4946C12.2183 10.2302 12.133 10.0681 11.9368 9.9359C11.826 9.8634 11.7236 9.85488 10.8963 9.85488C10.0689 9.85488 9.96657 9.8634 9.85569 9.9359Z' fill='%23999999'/%3E%3Cpath d='M15.3147 9.9359C15.1185 10.0681 15.0332 10.2302 15.0332 10.4946C15.0332 10.759 15.1185 10.921 15.3147 11.0532C15.4256 11.1257 15.5279 11.1343 16.3553 11.1343C17.1826 11.1343 17.285 11.1257 17.3958 11.0532C17.592 10.921 17.6773 10.759 17.6773 10.4946C17.6773 10.2302 17.592 10.0681 17.3958 9.9359C17.285 9.8634 17.1826 9.85488 16.3553 9.85488C15.5279 9.85488 15.4256 9.8634 15.3147 9.9359Z' fill='%23999999'/%3E%3Cpath d='M4.3967 12.6654C4.20053 12.7976 4.11523 12.9597 4.11523 13.2241C4.11523 13.4885 4.20053 13.6505 4.3967 13.7827C4.50758 13.8552 4.60994 13.8638 5.43728 13.8638C6.26463 13.8638 6.36698 13.8552 6.47786 13.7827C6.67404 13.6505 6.75933 13.4885 6.75933 13.2241C6.75933 12.9597 6.67404 12.7976 6.47786 12.6654C6.36698 12.5929 6.26463 12.5844 5.43728 12.5844C4.60994 12.5844 4.50758 12.5929 4.3967 12.6654Z' fill='%23999999'/%3E%3Cpath d='M9.85569 12.6654C9.65951 12.7976 9.57422 12.9597 9.57422 13.2241C9.57422 13.4885 9.65951 13.6505 9.85569 13.7827C9.96657 13.8552 10.0689 13.8638 10.8963 13.8638C11.7236 13.8638 11.826 13.8552 11.9368 13.7827C12.133 13.6505 12.2183 13.4885 12.2183 13.2241C12.2183 12.9597 12.133 12.7976 11.9368 12.6654C11.826 12.5929 11.7236 12.5844 10.8963 12.5844C10.0689 12.5844 9.96657 12.5929 9.85569 12.6654Z' fill='%23999999'/%3E%3Cpath d='M15.3147 12.6654C15.1185 12.7976 15.0332 12.9597 15.0332 13.2241C15.0332 13.4885 15.1185 13.6505 15.3147 13.7827C15.4256 13.8552 15.5279 13.8638 16.3553 13.8638C17.1826 13.8638 17.285 13.8552 17.3958 13.7827C17.592 13.6505 17.6773 13.4885 17.6773 13.2241C17.6773 12.9597 17.592 12.7976 17.3958 12.6654C17.285 12.5929 17.1826 12.5844 16.3553 12.5844C15.5279 12.5844 15.4256 12.5929 15.3147 12.6654Z' fill='%23999999'/%3E%3Cpath d='M4.3967 15.3946C4.20053 15.5268 4.11523 15.6889 4.11523 15.9533C4.11523 16.2177 4.20053 16.3798 4.3967 16.512C4.50758 16.5845 4.60994 16.593 5.43728 16.593C6.26463 16.593 6.36698 16.5845 6.47786 16.512C6.67404 16.3798 6.75933 16.2177 6.75933 15.9533C6.75933 15.6889 6.67404 15.5268 6.47786 15.3946C6.36698 15.3221 6.26463 15.3136 5.43728 15.3136C4.60994 15.3136 4.50758 15.3221 4.3967 15.3946Z' fill='%23999999'/%3E%3Cpath d='M9.85569 15.3946C9.65951 15.5268 9.57422 15.6889 9.57422 15.9533C9.57422 16.2177 9.65951 16.3798 9.85569 16.512C9.96657 16.5845 10.0689 16.593 10.8963 16.593C11.7236 16.593 11.826 16.5845 11.9368 16.512C12.133 16.3798 12.2183 16.2177 12.2183 15.9533C12.2183 15.6889 12.133 15.5268 11.9368 15.3946C11.826 15.3221 11.7236 15.3136 10.8963 15.3136C10.0689 15.3136 9.96657 15.3221 9.85569 15.3946Z' fill='%23999999'/%3E%3Cpath d='M15.3147 15.3949C15.1185 15.5271 15.0332 15.6892 15.0332 15.9536C15.0332 16.218 15.1185 16.38 15.3147 16.5122C15.4256 16.5847 15.5279 16.5933 16.3553 16.5933C17.1826 16.5933 17.285 16.5847 17.3958 16.5122C17.592 16.38 17.6773 16.218 17.6773 15.9536C17.6773 15.6892 17.592 15.5271 17.3958 15.3949C17.285 15.3224 17.1826 15.3139 16.3553 15.3139C15.5279 15.3139 15.4256 15.3224 15.3147 15.3949Z' fill='%23999999'/%3E%3C/svg%3E%0A") !important;
  background-repeat: no-repeat;
  background-position: right 16px center;
  padding-right: 40px;
}
.new-box-form .new-box-item.style-default.has-error .new-box-item-inner .input .form-group.has-error .form-control.datepicker, .new-box-form .new-box-item.style-default.has-error .new-box-item-inner .input .form-group.has-error .form-control.date, .new-box-form .new-box-item.style-default.has-error .new-box-item-inner .input .form-group.has-error .form-control.flatpickr-input {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='20' viewBox='0 0 22 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.71453 0.383161C3.45865 0.553748 3.43306 0.643306 3.43306 1.35551V2.00374L2.40101 2.01653L1.3647 2.02933L1.06617 2.17432C0.673818 2.36623 0.336909 2.70314 0.144999 3.09549L0 3.39402V11.0065V18.6189L0.13647 18.9004C0.383821 19.4079 0.767641 19.7448 1.28367 19.9196C1.53102 20.0049 1.65469 20.0049 10.9815 19.9964L20.4278 19.9836L20.7263 19.8386C21.1187 19.6467 21.4556 19.3098 21.6475 18.9174L21.7925 18.6189V11.0065V3.39402L21.6475 3.09549C21.4556 2.70314 21.1187 2.36623 20.7263 2.17432L20.4278 2.02933L19.3957 2.01653L18.3594 2.00374V1.35551C18.3594 0.79257 18.3466 0.690218 18.2784 0.583601C18.1462 0.387426 17.9841 0.302132 17.7197 0.302132C17.4553 0.302132 17.2932 0.387426 17.161 0.583601C17.0928 0.690218 17.08 0.79257 17.08 1.35551V2.008H14.308H11.5359V1.35551C11.5359 0.643306 11.5104 0.553748 11.2545 0.383161C11.0882 0.27228 10.7043 0.27228 10.538 0.383161C10.2821 0.553748 10.2565 0.643306 10.2565 1.35551V2.008H7.4845H4.71246V1.35551C4.71246 0.79257 4.69967 0.690218 4.63144 0.583601C4.49923 0.387426 4.33717 0.302132 4.07276 0.302132C3.91497 0.302132 3.79982 0.32772 3.71453 0.383161ZM3.43306 3.93564C3.43306 4.6521 3.45865 4.74166 3.71453 4.91225C3.88085 5.02313 4.26467 5.02313 4.431 4.91225C4.68688 4.74166 4.71246 4.6521 4.71246 3.93564V3.2874H7.4845H10.2565V3.93564C10.2565 4.6521 10.2821 4.74166 10.538 4.91225C10.7043 5.02313 11.0882 5.02313 11.2545 4.91225C11.5104 4.74166 11.5359 4.6521 11.5359 3.93564V3.2874H14.308H17.08V3.93564C17.08 4.6521 17.1056 4.74166 17.3615 4.91225C17.5278 5.02313 17.9116 5.02313 18.0779 4.91225C18.3338 4.74166 18.3594 4.6521 18.3594 3.93564V3.27888L19.2038 3.29593C19.98 3.30873 20.0568 3.31726 20.1932 3.40255C20.2743 3.45373 20.3809 3.56034 20.4278 3.63711C20.5088 3.76931 20.5131 3.8674 20.5259 5.10842L20.5387 6.44326H10.8962H1.25381L1.26661 5.10842C1.2794 3.82475 1.28367 3.77358 1.37322 3.62858C1.56087 3.33005 1.68455 3.29593 2.67821 3.29167L3.43306 3.2874V3.93564ZM20.5259 12.9767C20.5131 18.1498 20.5131 18.2393 20.4278 18.3758C20.3809 18.4526 20.2743 18.5592 20.1932 18.6104L20.044 18.7042H10.8962C1.82528 18.7042 1.74852 18.7042 1.60778 18.6189C1.53102 18.572 1.4244 18.4654 1.37322 18.3843L1.2794 18.2351L1.26661 12.9767L1.25808 7.72266H10.8962H20.5344L20.5259 12.9767Z' fill='%23C91432'/%3E%3Cpath d='M4.39682 9.93639C4.20065 10.0686 4.11536 10.2307 4.11536 10.4951C4.11536 10.7595 4.20065 10.9215 4.39682 11.0537C4.50771 11.1262 4.61006 11.1348 5.43741 11.1348C6.26475 11.1348 6.3671 11.1262 6.47799 11.0537C6.67416 10.9215 6.75945 10.7595 6.75945 10.4951C6.75945 10.2307 6.67416 10.0686 6.47799 9.93639C6.3671 9.86389 6.26475 9.85536 5.43741 9.85536C4.61006 9.85536 4.50771 9.86389 4.39682 9.93639Z' fill='%23C91432'/%3E%3Cpath d='M9.85557 9.93639C9.65939 10.0686 9.5741 10.2307 9.5741 10.4951C9.5741 10.7595 9.65939 10.9215 9.85557 11.0537C9.96645 11.1262 10.0688 11.1348 10.8961 11.1348C11.7235 11.1348 11.8258 11.1262 11.9367 11.0537C12.1329 10.9215 12.2182 10.7595 12.2182 10.4951C12.2182 10.2307 12.1329 10.0686 11.9367 9.93639C11.8258 9.86389 11.7235 9.85536 10.8961 9.85536C10.0688 9.85536 9.96645 9.86389 9.85557 9.93639Z' fill='%23C91432'/%3E%3Cpath d='M15.3147 9.93639C15.1185 10.0686 15.0332 10.2307 15.0332 10.4951C15.0332 10.7595 15.1185 10.9215 15.3147 11.0537C15.4256 11.1262 15.5279 11.1348 16.3553 11.1348C17.1826 11.1348 17.285 11.1262 17.3958 11.0537C17.592 10.9215 17.6773 10.7595 17.6773 10.4951C17.6773 10.2307 17.592 10.0686 17.3958 9.93639C17.285 9.86389 17.1826 9.85536 16.3553 9.85536C15.5279 9.85536 15.4256 9.86389 15.3147 9.93639Z' fill='%23C91432'/%3E%3Cpath d='M4.39682 12.6649C4.20065 12.7971 4.11536 12.9592 4.11536 13.2236C4.11536 13.488 4.20065 13.65 4.39682 13.7823C4.50771 13.8548 4.61006 13.8633 5.43741 13.8633C6.26475 13.8633 6.3671 13.8548 6.47799 13.7823C6.67416 13.65 6.75945 13.488 6.75945 13.2236C6.75945 12.9592 6.67416 12.7971 6.47799 12.6649C6.3671 12.5924 6.26475 12.5839 5.43741 12.5839C4.61006 12.5839 4.50771 12.5924 4.39682 12.6649Z' fill='%23C91432'/%3E%3Cpath d='M9.85557 12.6649C9.65939 12.7971 9.5741 12.9592 9.5741 13.2236C9.5741 13.488 9.65939 13.65 9.85557 13.7823C9.96645 13.8548 10.0688 13.8633 10.8961 13.8633C11.7235 13.8633 11.8258 13.8548 11.9367 13.7823C12.1329 13.65 12.2182 13.488 12.2182 13.2236C12.2182 12.9592 12.1329 12.7971 11.9367 12.6649C11.8258 12.5924 11.7235 12.5839 10.8961 12.5839C10.0688 12.5839 9.96645 12.5924 9.85557 12.6649Z' fill='%23C91432'/%3E%3Cpath d='M15.3147 12.6649C15.1185 12.7971 15.0332 12.9592 15.0332 13.2236C15.0332 13.488 15.1185 13.65 15.3147 13.7823C15.4256 13.8548 15.5279 13.8633 16.3553 13.8633C17.1826 13.8633 17.285 13.8548 17.3958 13.7823C17.592 13.65 17.6773 13.488 17.6773 13.2236C17.6773 12.9592 17.592 12.7971 17.3958 12.6649C17.285 12.5924 17.1826 12.5839 16.3553 12.5839C15.5279 12.5839 15.4256 12.5924 15.3147 12.6649Z' fill='%23C91432'/%3E%3Cpath d='M4.39682 15.3954C4.20065 15.5276 4.11536 15.6896 4.11536 15.954C4.11536 16.2185 4.20065 16.3805 4.39682 16.5127C4.50771 16.5852 4.61006 16.5938 5.43741 16.5938C6.26475 16.5938 6.3671 16.5852 6.47799 16.5127C6.67416 16.3805 6.75945 16.2185 6.75945 15.954C6.75945 15.6896 6.67416 15.5276 6.47799 15.3954C6.3671 15.3229 6.26475 15.3143 5.43741 15.3143C4.61006 15.3143 4.50771 15.3229 4.39682 15.3954Z' fill='%23C91432'/%3E%3Cpath d='M9.85557 15.3954C9.65939 15.5276 9.5741 15.6896 9.5741 15.954C9.5741 16.2185 9.65939 16.3805 9.85557 16.5127C9.96645 16.5852 10.0688 16.5938 10.8961 16.5938C11.7235 16.5938 11.8258 16.5852 11.9367 16.5127C12.1329 16.3805 12.2182 16.2185 12.2182 15.954C12.2182 15.6896 12.1329 15.5276 11.9367 15.3954C11.8258 15.3229 11.7235 15.3143 10.8961 15.3143C10.0688 15.3143 9.96645 15.3229 9.85557 15.3954Z' fill='%23C91432'/%3E%3Cpath d='M15.3147 15.3954C15.1185 15.5276 15.0332 15.6896 15.0332 15.954C15.0332 16.2185 15.1185 16.3805 15.3147 16.5127C15.4256 16.5852 15.5279 16.5938 16.3553 16.5938C17.1826 16.5938 17.285 16.5852 17.3958 16.5127C17.592 16.3805 17.6773 16.2185 17.6773 15.954C17.6773 15.6896 17.592 15.5276 17.3958 15.3954C17.285 15.3229 17.1826 15.3143 16.3553 15.3143C15.5279 15.3143 15.4256 15.3229 15.3147 15.3954Z' fill='%23C91432'/%3E%3C/svg%3E%0A") !important;
}

.new-box-form .new-box-form-inner .new-box-view {
  margin-bottom: 25px;
}
.new-box-form .new-box-form-inner .new-box-view .new-box-view-inner {
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 5px;
}
.new-box-form .new-box-form-inner .new-box-view .new-box-view-inner .new-box-view-item .new-box-view-item-inner {
  display: grid;
  grid-template-columns: 2fr 1fr;
  padding: 10px 16px;
  background: rgba(248, 248, 255, 0.7);
  color: #494df4;
  border: 1px solid #494df4;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.new-box-form .new-box-form-inner .new-box-view .new-box-view-inner .new-box-view-item .new-box-view-item-inner label {
  font-family: "source-sans-pro-regular";
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 0px;
}
.new-box-form .new-box-form-inner .new-box-view .new-box-view-inner .new-box-view-item .new-box-view-item-inner .value {
  font-family: "source-sans-pro-bold";
  text-align: right;
  font-size: 15px;
  line-height: 20px;
}

.new-box-form .new-box-form-inner .new-box-view .new-box-view-inner .new-box-view-item.red .new-box-view-item-inner {
  background: #c91432;
  color: #fff;
  border-color: #c91432;
}
.new-box-form .new-box-form-inner .new-box-view .new-box-view-inner .new-box-view-item.primary .new-box-view-item-inner {
  background: #3032c1;
  color: #fff;
  border-color: #3032c1;
}

.new-box-autofields-outer .lfr-form-row.lfr-form-row-inline {
  padding: 0 0;
  border-bottom: 0px;
  margin-bottom: 20px;
}

.new-box-form .new-box-form-inner .new-box-autofields .new-box-autofields-inner .new-box-autofields-header {
  background: #494df4;
  -webkit-border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  -ms-border-radius: 4px 4px 0px 0px;
  -o-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px;
  color: #fff;
  padding: 15px 16px;
}
.new-box-form .new-box-form-inner .new-box-autofields .new-box-autofields-inner .new-box-autofields-header h3 {
  font-family: "source-sans-pro-bold";
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
  margin-bottom: 0px;
}
.new-box-form .new-box-form-inner .new-box-autofields .new-box-autofields-inner .new-box-autofields-content {
  background: #fafafa;
  padding: 20px 16px;
  -webkit-border-radius: 0px 0px 4px 4px;
  -moz-border-radius: 0px 0px 4px 4px;
  -ms-border-radius: 0px 0px 4px 4px;
  -o-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
}

.toggle-switch-check ~ .toggle-switch-bar {
  display: inline-flex;
  font-size: 0.625rem;
  height: 24px;
  line-height: 24px;
  position: relative;
  text-indent: 0;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.toggle-switch-check ~ .toggle-switch-bar::before {
  background-color: #e5e5e5;
  border-color: #cccccc;
  border-radius: 20px;
  border-style: solid;
  border-width: 1px;
  bottom: 0;
  content: " ";
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  transition: background-color 100ms ease-in, border-color 100ms ease-in, box-shadow 150ms ease-in-out, color 100ms ease-in, left 100ms ease-in, right 100ms ease-in;
  width: 48px;
}

.toggle-switch-check ~ .toggle-switch-bar::after {
  background-color: #fff;
  border-color: #fff;
  border-radius: 50%;
  border-style: solid;
  border-width: 1px;
  bottom: 4px;
  content: "";
  display: block;
  height: 16px;
  left: 4px;
  position: absolute;
  top: 4px;
  transition: background-color 100ms ease-in, border-color 100ms ease-in, box-shadow 150ms ease-in-out, color 100ms ease-in, left 100ms ease-in, right 100ms ease-in;
  width: 16px;
}

.toggle-switch-bar .toggle-switch-handle {
  display: block;
  min-width: 48px;
  text-transform: uppercase;
}

.toggle-switch-check ~ .toggle-switch-bar .toggle-switch-icon {
  color: #fff;
  left: 4px;
  line-height: 16px;
  position: absolute;
  text-align: center;
  text-indent: 0;
  top: 4px;
  transition: background-color 100ms ease-in, border-color 100ms ease-in, box-shadow 150ms ease-in-out, color 100ms ease-in, left 100ms ease-in, right 100ms ease-in;
  width: 16px;
  z-index: 1;
}

.toggle-switch-check ~ .toggle-switch-bar .button-icon {
  color: #272833;
}

.toggle-switch-check ~ .toggle-switch-bar .button-icon-on {
  opacity: 0;
}

.toggle-switch-check:checked ~ .toggle-switch-bar .button-icon,
label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar .button-icon {
  left: 30px !important;
}

.toggle-switch-check:empty ~ .toggle-switch-bar .toggle-switch-icon {
  left: 2px;
}

.toggle-switch-bar .toggle-switch-handle {
  min-width: 28px;
}

.box-check.with-svg .toggle-switch-check ~ .toggle-switch-bar::after {
  background-color: transparent;
  border: 0px;
}
.box-check.with-svg .toggle-switch-check:checked ~ .toggle-switch-bar:before,
.box-check.with-svg label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar:before {
  background-color: #494df4;
  border-color: #494df4;
}

@media (max-width: 1024px) {
  .toggle-switch-check:empty ~ .toggle-switch-bar,
  label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar {
    height: 32px !important;
  }
}

@media (max-width: 1024px) {
  .toggle-switch-check:empty ~ .toggle-switch-bar:before,
  label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar:before {
    width: 60px !important;
  }
}

.box-item.non-active .toggle-switch-check:empty ~ .toggle-switch-bar:before {
  background-color: #e5e5e5 !important;
  border-color: #cccccc !important;
}

.box-list-file-uploads .title {
  font-family: "source-sans-pro-semibold";
  font-size: 16px;
  line-height: 25px;
  color: #333333;
  margin-bottom: 15px;
}
.box-list-file-uploads .box-list-file-uploads-inner .box-item {
  border-top: 1px solid #e5e5e5;
  padding: 9px 6px;
}
.box-list-file-uploads .box-list-file-uploads-inner .box-item .box-item-inner {
  display: flex;
  align-items: center;
}
.box-list-file-uploads .box-list-file-uploads-inner .box-item .box-item-inner .box-check {
  flex: 0 0 auto;
  max-width: 70px;
}
.box-list-file-uploads .box-list-file-uploads-inner .box-item .box-item-inner .box-check .toggle-switch {
  margin-bottom: 0px;
}
.box-list-file-uploads .box-list-file-uploads-inner .box-item .box-item-inner .box-text {
  flex: 1 1 auto;
  font-family: "source-sans-pro-semibold";
  font-size: 16px;
  line-height: 25px;
  color: #494df4;
  padding-left: 16px;
  padding-right: 16px;
}
.box-list-file-uploads .box-list-file-uploads-inner .box-item .box-item-inner .box-text .required {
  color: #c91432;
}
.box-list-file-uploads .box-list-file-uploads-inner .box-item .box-item-inner .box-action {
  flex: 0 0 auto;
}
.box-list-file-uploads .box-list-file-uploads-inner .box-item.non-active .box-item-inner .box-text {
  color: #cccccc;
}
.box-list-file-uploads .box-list-file-uploads-inner .box-item.non-active .box-item-inner .box-action .new-btn-blue {
  pointer-events: none;
  background: #cccccc !important;
  border-color: #cccccc !important;
}

.box-info-alert .box-info-alert-inner .close-alert {
  position: absolute;
  right: 16px;
}
.box-info-alert.danger {
  border: 1px solid #f6c9bf;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.new-box-item.white-bg.type-file .box-info-alert {
  padding: 0 11px;
}
.new-box-item.white-bg.type-file .box-info-alert .box-info-alert-inner {
  align-items: center;
  position: relative;
}
.new-box-item.white-bg.type-file .box-info-alert .box-info-alert-inner .ico {
  position: relative;
  top: 5px;
  margin-right: 12px;
}
.new-box-item.white-bg.type-file .box-info-alert .box-info-alert-inner .text {
  font-size: 11px;
  line-height: 20px;
  text-align: left;
}
@media (max-width: 767px) {
  .new-box-item.white-bg.type-file .box-info-alert .box-info-alert-inner .text {
    line-height: 16px;
  }
}
.new-box-item.white-bg.type-file .box-info-alert .box-info-alert-inner .close-alert {
  top: -2px;
}

.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area.style-2 .box-upload-area .box-upload-area-inner .title {
  color: #494df4;
}
.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area.style-2 .box-upload-area .box-upload-area-inner .title span {
  color: #5f5f5f;
}
.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area.style-2 .box-upload-area .box-upload-area-inner .info-file {
  color: #999999;
  font-size: 13px;
  line-height: 16px;
}

.box-preview-files {
  padding: 15px 0;
}
.box-preview-files .box-preview-files-inner .box-preview-files-item {
  background: #f8fafc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  padding: 8px 15px;
  grid-column-gap: 20px;
  margin-bottom: 10px;
}
.box-preview-files .box-preview-files-inner .box-preview-files-item:last-child {
  margin-bottom: 0px;
}
.box-preview-files .box-preview-files-inner .box-preview-files-item .ico img {
  height: 32px;
}
.box-preview-files .box-preview-files-inner .box-preview-files-item .names {
  flex: 1 1 auto;
}
.box-preview-files .box-preview-files-inner .box-preview-files-item .names .name {
  font-family: "source-sans-pro-bold";
  font-size: 13px;
  line-height: 15px;
  color: #333333;
  margin-bottom: 5px;
}
.box-preview-files .box-preview-files-inner .box-preview-files-item .names .size {
  font-family: "source-sans-pro-light";
  font-weight: 600;
  font-size: 11px;
  line-height: 12px;
  color: rgba(51, 51, 51, 0.6);
}
.box-preview-files .box-preview-files-inner .box-preview-files-item .close {
  opacity: 1;
  top: 2px;
  position: relative;
}

@media (max-width: 767px) {
  .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .box-custom-radios.with-image .box-custom-radios-inner {
    margin-top: 20px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 10px;
  }
}
.new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .box-custom-radios.with-image .box-custom-radios-inner .box-custom-radios-item a {
  border: 1px solid #e5e5e5;
}
@media (max-width: 767px) {
  .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .box-custom-radios.with-image .box-custom-radios-inner .box-custom-radios-item a {
    padding: 10px 10px;
  }
}
.new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .box-custom-radios.with-image .box-custom-radios-inner .box-custom-radios-item a .box-custom-radios-item-inner {
  flex-direction: column;
}
.new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .box-custom-radios.with-image .box-custom-radios-inner .box-custom-radios-item a .box-custom-radios-item-inner .box-ico {
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .box-custom-radios.with-image .box-custom-radios-inner .box-custom-radios-item a .box-custom-radios-item-inner .box-ico svg {
    width: 80px;
    height: 80px;
  }
}
.new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .box-custom-radios.with-image .box-custom-radios-inner .box-custom-radios-item a.selected {
  border: 2px solid #494df4;
  -webkit-box-shadow: 0px 6px 7px 2px rgba(73, 77, 244, 0.08);
  -moz-box-shadow: 0px 6px 7px 2px rgba(73, 77, 244, 0.08);
  -ms-box-shadow: 0px 6px 7px 2px rgba(73, 77, 244, 0.08);
  -o-box-shadow: 0px 6px 7px 2px rgba(73, 77, 244, 0.08);
  box-shadow: 0px 6px 7px 2px rgba(73, 77, 244, 0.08);
}

.new-box-item.white-bg.type-file .box-info-alert .box-info-alert-inner .close-alert {
  right: 0px;
}
.new-box-item.white-bg.type-file .box-info-alert .box-info-alert-inner .close-alert .ico {
  margin-right: 0px;
}

.new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a:before, .new-box-form .new-box-form-inner .new-box-item .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a:after {
  right: 16px;
}

.new-box-form .new-box-item:not(.dynamic-label).has-success.type-select .new-box-item-inner .input:after {
  display: none;
}

.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area {
  display: grid;
}
.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area .input-file {
  position: relative;
  height: initial;
  order: 2;
}
.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area .input-file .form-group.input-text-wrapper.has-error {
  position: relative;
  height: initial;
  background-image: none;
  text-align: left;
  background-color: transparent;
}
.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area .input-file .form-group.input-text-wrapper.has-error input {
  position: absolute;
}
.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area .input-file .form-group.input-text-wrapper.has-error .form-validator-stack.help-block {
  text-align: left;
  border: 1px solid #f6c9bf;
  position: relative;
  background: #fdede9;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  top: initial;
  font-size: 11px;
  line-height: 20px;
  font-family: "source-sans-pro-semibold";
  padding: 6px 14px;
  padding-left: 35px;
  transform: none;
}
.new-box-form .new-box-form-inner .new-box-item.type-file .new-box-item-inner .input .box-custom-file-area .input-file .form-group.input-text-wrapper.has-error .form-validator-stack.help-block:before {
  font-size: 12px;
  position: absolute;
  left: 14px;
}
.new-box-form .new-box-item:not(.dynamic-label).has-success.right-ico .new-box-item-inner .input:after {
  display: none;
}

.new-box-autofields-outer .lfr-form-row.lfr-form-row-inline span.lfr-autorow-controls.toolbar.toolbar-horizontal {
  bottom: initial;
  top: 10px;
  right: 10px;
}
.new-box-autofields-outer .lfr-form-row.lfr-form-row-inline span.lfr-autorow-controls.toolbar.toolbar-horizontal .toolbar-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 8px;
}
.new-box-autofields-outer .lfr-form-row.lfr-form-row-inline span.lfr-autorow-controls.toolbar.toolbar-horizontal .toolbar-content .btn {
  padding: 0 0 !important;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-color: #fff !important;
  background-color: #fff !important;
  position: relative;
}
.new-box-autofields-outer .lfr-form-row.lfr-form-row-inline span.lfr-autorow-controls.toolbar.toolbar-horizontal .toolbar-content .btn:before, .new-box-autofields-outer .lfr-form-row.lfr-form-row-inline span.lfr-autorow-controls.toolbar.toolbar-horizontal .toolbar-content .btn:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.new-box-autofields-outer .lfr-form-row.lfr-form-row-inline span.lfr-autorow-controls.toolbar.toolbar-horizontal .toolbar-content .btn:before {
  width: 24px;
  height: 24px;
  background: rgba(201, 21, 51, 0.2);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.new-box-autofields-outer .lfr-form-row.lfr-form-row-inline span.lfr-autorow-controls.toolbar.toolbar-horizontal .toolbar-content .btn .btn-icon {
  display: none;
}
.new-box-autofields-outer .lfr-form-row.lfr-form-row-inline span.lfr-autorow-controls.toolbar.toolbar-horizontal .toolbar-content .add-row {
  order: 2;
}
.new-box-autofields-outer .lfr-form-row.lfr-form-row-inline span.lfr-autorow-controls.toolbar.toolbar-horizontal .toolbar-content .add-row:before {
  background: rgba(28, 197, 67, 0.2);
}
.new-box-autofields-outer .lfr-form-row.lfr-form-row-inline span.lfr-autorow-controls.toolbar.toolbar-horizontal .toolbar-content .add-row:after {
  width: 11px;
  height: 11px;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.14595 0.712417C4.10845 0.7395 4.06053 0.793666 4.0397 0.833249C4.0022 0.901999 4.00012 0.987414 4.00012 2.45198V3.99989L2.43348 4.00405L0.864759 4.0103L0.79601 4.05822C0.658512 4.15614 0.666845 4.0478 0.666845 5.99987C0.666845 7.95194 0.658512 7.8436 0.79601 7.94152L0.864759 7.98943L2.4314 7.99568L4.00012 7.99985L4.00429 9.56859L4.01054 11.1352L4.05845 11.204C4.15637 11.3415 4.04803 11.3332 6.00008 11.3332C7.95213 11.3332 7.8438 11.3415 7.94171 11.204L7.98963 11.1352L7.99588 9.56859L8.00005 7.99985L9.56877 7.99568L11.1354 7.98943L11.2042 7.94152C11.3417 7.8436 11.3333 7.95194 11.3333 5.99987C11.3333 4.0478 11.3417 4.15614 11.2042 4.05822L11.1354 4.0103L9.56877 4.00405L8.00005 3.99989V2.45198C8.00005 0.987414 7.99796 0.901999 7.96046 0.833249C7.93963 0.793666 7.89171 0.7395 7.85422 0.712417L7.78547 0.666584H6.00008H4.2147L4.14595 0.712417Z' fill='%231CC542'/%3E%3C/svg%3E%0A");
}
.new-box-autofields-outer .lfr-form-row.lfr-form-row-inline span.lfr-autorow-controls.toolbar.toolbar-horizontal .toolbar-content .delete-row {
  order: 1;
}
.new-box-autofields-outer .lfr-form-row.lfr-form-row-inline span.lfr-autorow-controls.toolbar.toolbar-horizontal .toolbar-content .delete-row:after {
  width: 15px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.73597 0.0507064C5.31062 0.171284 4.97178 0.456285 4.77352 0.869172L4.63654 1.14687L4.62573 1.74245L4.61491 2.33803H2.52059C0.188365 2.33803 0.267668 2.33072 0.0910387 2.59014C-0.0279158 2.76918 -0.0315205 3.07976 0.087434 3.25149C0.256854 3.50726 0.30732 3.52553 0.959767 3.53649L1.55093 3.54746L1.56896 3.73746C1.58338 3.84342 1.73838 6.1892 1.91501 8.95152C2.17094 12.9196 2.25024 14.0304 2.30431 14.2314C2.40885 14.6296 2.61792 14.9987 2.90629 15.291C3.19106 15.5796 3.447 15.7441 3.8327 15.8866L4.09584 15.9852L7.40133 15.9962C11.0637 16.0071 10.9844 16.0108 11.4782 15.7696C12.1163 15.4554 12.6101 14.8306 12.7651 14.129C12.7831 14.045 12.9345 11.7321 13.1039 8.98806C13.2734 6.24401 13.4211 3.89823 13.4356 3.77399L13.4536 3.55111L14.0448 3.53649C14.5746 3.52553 14.6431 3.51822 14.7369 3.4488C14.9171 3.31361 15 3.15284 15 2.92995C15 2.68149 14.9027 2.50976 14.708 2.4111C14.5746 2.34168 14.4881 2.33803 12.4803 2.33803H10.3932L10.3788 1.74245L10.368 1.14687L10.231 0.869172C10.0291 0.448978 9.6903 0.16763 9.25053 0.0507064C9.00181 -0.018717 5.97748 -0.0150632 5.73597 0.0507064ZM9.02704 1.28206C9.17844 1.35148 9.21088 1.45379 9.2253 1.90687L9.23972 2.33803H7.50226H5.76481L5.77923 1.90687C5.79364 1.4611 5.82609 1.35514 5.97027 1.28206C6.07481 1.23091 8.9153 1.23091 9.02704 1.28206ZM12.2424 3.5913C12.2496 3.59496 12.109 5.90054 11.936 8.71402C11.7017 12.4738 11.6044 13.8696 11.5647 13.9865C11.4422 14.341 11.1502 14.6296 10.8005 14.7429C10.6383 14.794 10.2562 14.7977 7.43017 14.7904L4.24003 14.7794L4.07421 14.6954C3.81107 14.5675 3.62363 14.3775 3.50107 14.1254L3.38932 13.8952L3.10455 9.00267C2.94955 6.31343 2.81257 3.97861 2.79815 3.8215L2.77653 3.53284L7.50587 3.55476C10.1084 3.56938 12.2388 3.58399 12.2424 3.5913Z' fill='%23C91432'/%3E%3Cpath d='M4.97878 5.48399C4.92832 5.50226 4.84902 5.55707 4.80576 5.60091C4.61111 5.78361 4.61832 5.62284 4.61832 9.17074C4.61832 12.8173 4.6039 12.5798 4.85622 12.7771C5.04727 12.9233 5.34286 12.9233 5.5339 12.7771C5.78623 12.5798 5.77181 12.8209 5.77181 9.15978V5.85668L5.69251 5.73611C5.64565 5.67034 5.56635 5.58264 5.51228 5.54245C5.40053 5.45841 5.11216 5.42553 4.97878 5.48399Z' fill='%23C91432'/%3E%3Cpath d='M7.28591 5.48399C7.23545 5.50226 7.15614 5.55707 7.11289 5.60091C6.91824 5.78361 6.92544 5.62284 6.92544 9.17074C6.92544 12.8173 6.91103 12.5798 7.16335 12.7771C7.3544 12.9233 7.64999 12.9233 7.84103 12.7771C8.09336 12.5798 8.07894 12.8209 8.07894 9.15978V5.85668L7.99964 5.73611C7.95278 5.67034 7.87348 5.58264 7.81941 5.54245C7.70766 5.45841 7.41929 5.42553 7.28591 5.48399Z' fill='%23C91432'/%3E%3Cpath d='M9.5928 5.48397C9.54233 5.50224 9.46303 5.55705 9.41977 5.6009C9.22512 5.78359 9.23233 5.62282 9.23233 9.17072C9.23233 12.8173 9.21791 12.5798 9.47024 12.7771C9.58198 12.8611 9.63966 12.8794 9.80908 12.8794C9.9785 12.8794 10.0362 12.8611 10.1479 12.7771C10.4002 12.5798 10.3858 12.8209 10.3858 9.15976V5.85667L10.3065 5.73609C10.2597 5.67032 10.1804 5.58263 10.1263 5.54244C10.0145 5.4584 9.72617 5.42551 9.5928 5.48397Z' fill='%23C91432'/%3E%3C/svg%3E%0A");
}

.new-box-autofields .new-box-autofields-inner .new-box-autofields-content .row .col-md-12:last-child .form-group {
  margin-bottom: 20px;
}

.new-box-form .new-box-item.style-default .new-box-item-inner .input .form-group .form-control:focus {
  border: 1px solid #494df4;
}
.new-box-form .new-box-item.style-default .new-box-item-inner .input .form-group .form-control:disabled {
  color: #cccccc;
  background: #fafafa;
  border: 1px solid #cccccc;
}

@media (min-width: 1025px) {
  .box-list-file-uploads .box-list-file-uploads-inner {
    max-height: calc(50vh - 20px);
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 20px;
  }
}
.box-list-file-uploads .box-list-file-uploads-inner::-webkit-scrollbar-thumb {
  background-color: #cccccc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.box-list-file-uploads .box-list-file-uploads-inner::-webkit-scrollbar-track {
  background-color: #f5f5f5;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.box-list-file-uploads .box-list-file-uploads-inner::-webkit-scrollbar {
  width: 6px;
  background-color: #f5f5f5;
}

.new-box-autofields-outer .yui3-widget.component.undomanager {
  display: none;
}

.box-list-file-uploads .box-list-file-uploads-inner .box-item .box-item-inner .box-text {
  position: relative;
  top: 2px;
}
.box-list-file-uploads .box-list-file-uploads-inner .box-item .box-item-inner .box-text .box-preview-files {
  max-width: 647px;
}
@media (max-width: 768px) {
  .box-list-file-uploads .box-list-file-uploads-inner .box-item .box-item-inner {
    display: grid !important;
    grid-template-columns: 70px 1fr;
  }
  .box-list-file-uploads .box-list-file-uploads-inner .box-item .box-item-inner .box-text {
    padding-left: 5px;
    padding-right: 0;
  }
  .box-list-file-uploads .box-list-file-uploads-inner .box-item .box-item-inner .box-text .box-preview-files {
    display: none;
  }
  .box-list-file-uploads .box-list-file-uploads-inner .box-item .box-item-inner .box-action {
    margin-top: 20px;
    grid-column-start: span 2;
  }
  .box-list-file-uploads .box-list-file-uploads-inner .box-item .box-item-inner .box-action .box-preview-files.mobile {
    margin-bottom: 12px;
  }
  .box-list-file-uploads .box-list-file-uploads-inner .box-item .box-item-inner .box-action .box-preview-files.mobile.hide {
    display: block !important;
  }
  .box-list-file-uploads .box-list-file-uploads-inner .box-item .box-item-inner .box-action .new-btn-blue {
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
}

@media (max-width: 768px) {
  .box-preview-files-inner .box-preview-files-item .ico {
    width: 21px !important;
    flex: 0 0 auto;
  }
  .box-preview-files-inner .box-preview-files-item .ico img {
    height: 25px !important;
    width: 100%;
  }
}

body.v2 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above .select2-search.select2-search--dropdown,
body.v2 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below .select2-search.select2-search--dropdown {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}
body.v2 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above .select2-search.select2-search--dropdown .select2-search__field,
body.v2 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below .select2-search.select2-search--dropdown .select2-search__field {
  border: 1px solid #999999 !important;
  background-color: #fff !important;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
body.v2 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above .select2-search.select2-search--dropdown .select2-search__field:focus,
body.v2 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below .select2-search.select2-search--dropdown .select2-search__field:focus {
  border: 1px solid #494df4 !important;
}

@media (max-width: 767px) {
  .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .box-custom-radios .control-label {
    font-size: 16px;
    line-height: 25px;
  }
}

.new-box-form .new-box-form-inner .new-box-item.style-default.otp .new-box-item-inner .input .box-custom-radios.with-image .box-custom-radios-inner {
  display: grid;
  grid-auto-flow: column;
}
.new-box-form .new-box-form-inner .new-box-item.style-default.otp .new-box-item-inner .input .box-custom-radios.with-image .box-custom-radios-inner .box-custom-radios-item {
  height: 100%;
}
.new-box-form .new-box-form-inner .new-box-item.style-default.otp .new-box-item-inner .input .box-custom-radios.with-image .box-custom-radios-inner .box-custom-radios-item a {
  height: 100%;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  width: 200px;
}
.new-box-form .new-box-form-inner .new-box-item.style-default.otp .new-box-item-inner .input .box-custom-radios.with-image .box-custom-radios-inner .box-custom-radios-item a .box-custom-radios-item-inner .names .name {
  word-break: break-all;
}

@media (max-width: 767px) {
  .new-box-form .new-box-form-inner .new-box-item.style-default.otp .new-box-item-inner .input .box-custom-radios.with-image .box-custom-radios-inner .box-custom-radios-item a {
    width: initial;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px;
  }
  .new-box-form .new-box-form-inner .new-box-item.style-default.otp .new-box-item-inner .input .box-custom-radios.with-image .box-custom-radios-inner .box-custom-radios-item a .box-custom-radios-item-inner .names .name {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.01em;
  }
}

.new-box-form .new-box-item.style-default.with-hint {
  margin-bottom: 30px;
}

.new-box-form .new-box-item.style-default.with-char-limit .new-box-item-inner .input .box-char-limit {
  position: absolute;
  right: 0px;
  margin-top: -10px;
  color: #999999;
  font-size: 13px;
  line-height: 20px;
}

.new-box-form .new-box-form-inner .new-box-item-section {
  background: #fafafa;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 20px 24px;
  margin-bottom: 24px;
}
.new-box-form .new-box-form-inner .new-box-item-section .new-box-item-section-inner .new-box-item-title {
  font-family: "source-sans-pro-semibold";
  font-size: 18px;
  line-height: 23px;
  color: #000000;
  margin-bottom: 25px;
}

.new-box-form .new-box-form-inner .new-box-item-list .new-box-item-list-inner {
  border: 1px solid #cccccc;
  background: #fafafa;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  padding: 13px 16px;
  display: flex;
  align-items: center;
}
.new-box-form .new-box-form-inner .new-box-item-list .new-box-item-list-inner .title {
  flex: 1 1 auto;
  font-family: "source-sans-pro-semibold";
  font-size: 18px;
  line-height: 23px;
}
.new-box-form .new-box-form-inner .new-box-item-list .new-box-item-list-inner .box-check {
  flex: 0 0 auto;
}
.new-box-form .new-box-form-inner .new-box-item-list .new-box-item-list-inner.selected, .new-box-form .new-box-form-inner .new-box-item-list .new-box-item-list-inner.active {
  border: 1px solid #f1f1fe;
  background: #f1f1fe;
}
.new-box-form .new-box-form-inner .new-box-item-list .new-box-item-list-inner.selected .title, .new-box-form .new-box-form-inner .new-box-item-list .new-box-item-list-inner.active .title {
  color: #494df4;
}

.new-box-form .new-box-form-inner .box-check {
  position: relative;
}
.new-box-form .new-box-form-inner .box-check .cx-tooltip {
  position: absolute;
  bottom: -30px;
  height: auto;
  right: 10px;
  width: max-content;
  background: #3032c1;
  color: #fff;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -ms-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -o-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  display: block;
  padding: 0;
}
.new-box-form .new-box-form-inner .box-check .cx-tooltip .cx-tooltip-inner {
  padding: 2px 13px;
  width: 100%;
  height: auto;
  font-size: 13px;
  line-height: 20px;
  font-family: "source-sans-pro-semibold";
}
.new-box-form .new-box-form-inner .box-check .cx-tooltip:after {
  content: "";
  position: absolute;
  z-index: -1;
  right: 5px;
  top: -8px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 14px solid #3032c1;
}
.new-box-form .new-box-form-inner .box-check:hover .cx-tooltip {
  opacity: 1;
  visibility: visible;
}

.new-box-form .new-box-form-inner .new-box-view .new-box-view-inner .new-box-view-item.full-center .new-box-view-item-inner {
  grid-template-columns: 1fr;
  justify-content: center;
  text-align: center;
}
.new-box-form .new-box-form-inner .new-box-view .new-box-view-inner .new-box-view-item.full-center .new-box-view-item-inner .value {
  text-align: center;
}

.new-box-form .new-box-item.style-default .new-box-item-inner .input > label {
  font-family: "source-sans-pro-semibold";
  font-size: 18px;
  line-height: 23px;
  color: #333333;
}
.new-box-form .new-box-item.style-default .new-box-item-inner .input > label .danger {
  color: #c91432;
}

.new-box-form .new-box-item.style-default.with-char-limit .new-box-item-inner .input .form-group {
  margin-bottom: 30px;
}
.new-box-form .new-box-item.style-default.with-char-limit .new-box-item-inner .input .box-char-limit {
  margin-top: -25px;
}
.new-box-form .new-box-item.style-default.with-alert-info .new-box-item-inner .input .form-group {
  margin-bottom: 30px;
}
.new-box-form .new-box-item.style-default.with-alert-info .new-box-item-inner .input .box-info-alert {
  margin-bottom: 20px;
}
.new-box-form .new-box-item.style-default.with-char-limit.with-alert-info .new-box-item-inner .input .form-group {
  margin-bottom: 30px;
}
.new-box-form .new-box-item.style-default.with-char-limit.with-alert-info .new-box-item-inner .input .box-info-alert {
  margin-top: 15px;
}

.box-form-otp .box-form-otp-inner .box-info-alert.center-alert .box-info-alert-inner {
  align-items: center;
  background: #f8edf1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 4px 4px;
}
.box-form-otp .box-form-otp-inner .box-info-alert.center-alert .box-info-alert-inner .text {
  margin: 0 auto;
  font-size: 9px;
  line-height: 11px;
  font-family: "source-sans-pro-semibold";
}

.new-box-form .new-box-item:not(.dynamic-label).has-success.style-default .new-box-item-inner .input:after {
  font-size: 20px;
  top: 43px;
  right: 18px;
}

.new-box-form .new-box-form-inner .new-box-item.white-bg.type-file .new-box-item-inner .input .box-custom-file-area.style-2.vector-img .box-upload-area {
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='12' ry='12' stroke='%235595F1FF' stroke-width='4' stroke-dasharray='6%2c 14' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
}
.new-box-form .new-box-form-inner .new-box-item.white-bg.type-file .new-box-item-inner .input .box-custom-file-area.style-2.vector-img .box-upload-area .box-upload-area-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
  column-gap: 30px;
}
@media (max-width: 767px) {
  .new-box-form .new-box-form-inner .new-box-item.white-bg.type-file .new-box-item-inner .input .box-custom-file-area.style-2.vector-img .box-upload-area .box-upload-area-inner {
    display: grid;
    grid-template-columns: 1fr;
    justify-content: center;
    text-align: center;
    grid-row-gap: 20px;
  }
}
.new-box-form .new-box-form-inner .new-box-item.white-bg.type-file .new-box-item-inner .input .box-custom-file-area.style-2.vector-img .box-upload-area .box-upload-area-inner .box-vector-image .img {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .new-box-form .new-box-form-inner .new-box-item.white-bg.type-file .new-box-item-inner .input .box-custom-file-area.style-2.vector-img .box-upload-area .box-upload-area-inner .box-vector-image .img .box-img-vector svg {
    width: 91px;
    height: 68px;
  }
}
.new-box-form .new-box-form-inner .new-box-item.white-bg.type-file .new-box-item-inner .input .box-custom-file-area.style-2.vector-img .box-upload-area .box-upload-area-inner .box-text .title {
  color: #146adc;
}
@media (max-width: 767px) {
  .new-box-form .new-box-form-inner .new-box-item.white-bg.type-file .new-box-item-inner .input .box-custom-file-area.style-2.vector-img .box-upload-area .box-upload-area-inner .box-text .title {
    font-size: 16px;
  }
}
.new-box-form .new-box-form-inner .new-box-item.white-bg.type-file .new-box-item-inner .input .box-custom-file-area.style-2.vector-img .box-upload-area .box-upload-area-inner .box-text .info-file {
  font-family: "source-sans-pro-semibold";
}
@media (max-width: 767px) {
  .new-box-form .new-box-form-inner .new-box-item.white-bg.type-file .new-box-item-inner .input .box-custom-file-area.style-2.vector-img .box-upload-area .box-upload-area-inner .box-text .info-file {
    font-size: 12px;
  }
}
.new-box-form .new-box-form-inner .new-box-item.white-bg.type-file .new-box-item-inner .input .box-custom-file-area.style-2.vector-img .box-upload-area .box-upload-area-inner .box-text .info-file .c_primary {
  font-family: "source-sans-pro-bold";
}

.new-box-form .new-box-form-inner .new-box-item.style-default.button-inner-right .new-box-item-inner {
  position: relative;
}
.new-box-form .new-box-form-inner .new-box-item.style-default.button-inner-right .new-box-item-inner .input .form-control {
  padding-right: 150px;
}
.new-box-form .new-box-form-inner .new-box-item.style-default.button-inner-right .new-box-item-inner .box-btn {
  position: absolute;
  right: 10px;
  top: 40px;
}

.new-box-item.style-default.new-dropdown-search .new-box-item-inner .ico-box-search {
  position: absolute;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 20px;
}
.new-box-item.style-default.new-dropdown-search .new-box-item-inner .ico-flexible {
  position: absolute;
  right: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #fff;
}
.new-box-item.style-default.new-dropdown-search .new-box-item-inner .ico-flexible button {
  border-color: transparent;
  outline: none;
  background-color: transparent;
}
.new-box-item.style-default.new-dropdown-search .new-box-item-inner .input .form-group .form-control {
  padding-left: 50px;
  padding-right: 50px;
}
.new-box-item.style-default.new-dropdown-search .new-box-item-inner .input .form-group .form-control::-webkit-input-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.new-box-item.style-default.new-dropdown-search .new-box-item-inner .input .form-group .form-control::-moz-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.new-box-item.style-default.new-dropdown-search .new-box-item-inner .input .form-group .form-control:-moz-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.new-box-item.style-default.new-dropdown-search .new-box-item-inner .input .form-group .form-control:-ms-input-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.new-box-item.style-default.new-dropdown-search:not(.no-label) .new-box-item-inner .ico-box-search {
  margin-top: 20px;
}
.new-box-item.style-default.new-dropdown-search:not(.no-label) .new-box-item-inner .ico-flexible {
  margin-top: 17px;
}
.new-box-item.style-default.new-dropdown-search.no-label .new-box-item-inner .input .form-group .control-label {
  display: none;
}
.new-box-item.style-default.new-dropdown-search.no-label .new-box-item-inner .ico-box-search {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: 3px;
}
.new-box-item.style-default.new-dropdown-search.no-label .new-box-item-inner .ico-flexible {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.new-box-item.style-default.new-dropdown-search.no-label .new-box-item-inner .ico-flexible button {
  cursor: pointer;
}
.new-box-item.style-default.new-dropdown-search.no-label .new-box-item-inner .ico-flexible button.clear-search-dropdown {
  position: relative;
  top: 2px;
}

.new-box-item.style-default.new-dropdown-search.search-dekstop .box-dropdow-list {
  -webkit-box-shadow: 0px 9px 16px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 9px 16px 0px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 9px 16px 0px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 9px 16px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 9px 16px 0px rgba(0, 0, 0, 0.25);
}

.new-box-item.style-default.new-dropdown-search .box-dropdow-list {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  position: absolute;
  width: 100%;
  left: 0;
  margin-top: 8px;
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  max-height: 253px;
  overflow-y: auto;
  z-index: 2;
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list.open {
  opacity: 1;
  visibility: visible;
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list .empty-results {
  color: #999999;
  font-size: 12px;
  line-height: 20px;
  font-family: "source-sans-pro-semibold";
  padding: 0px 20px 16px;
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list ul {
  list-style: none;
  padding: 8px 20px;
  margin: 0;
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 12px 0;
  position: relative;
  cursor: pointer;
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list ul li:last-child {
  border-bottom: 0;
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list ul li > .text {
  padding-right: 20px;
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list ul li .text {
  font-size: 16px;
  color: #333;
  font-family: "source-sans-pro-semibold";
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list ul li .ico-circle {
  position: absolute;
  width: 22px;
  height: 22px;
  right: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='7.5' fill='white' stroke='%23999999'/%3E%3C/svg%3E%0A");
  top: 15px;
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list ul li.selected .ico-circle {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 0C4.925 0 0 4.925 0 11C0 17.075 4.925 22 11 22C17.075 22 22 17.075 22 11C22 4.925 17.075 0 11 0ZM15.768 9.14C15.8558 9.03965 15.9226 8.92274 15.9646 8.79617C16.0065 8.6696 16.0228 8.53592 16.0123 8.40299C16.0018 8.27006 15.9648 8.14057 15.9036 8.02213C15.8423 7.90369 15.758 7.79871 15.6556 7.71334C15.5531 7.62798 15.4346 7.56396 15.3071 7.52506C15.1796 7.48616 15.0455 7.47316 14.9129 7.48683C14.7802 7.50049 14.6517 7.54055 14.5347 7.60464C14.4178 7.66872 14.3149 7.75555 14.232 7.86L9.932 13.019L7.707 10.793C7.5184 10.6108 7.2658 10.5101 7.0036 10.5123C6.7414 10.5146 6.49059 10.6198 6.30518 10.8052C6.11977 10.9906 6.01461 11.2414 6.01233 11.5036C6.01005 11.7658 6.11084 12.0184 6.293 12.207L9.293 15.207C9.39126 15.3052 9.5089 15.3818 9.63842 15.4321C9.76794 15.4823 9.9065 15.505 10.0453 15.4987C10.184 15.4923 10.32 15.4572 10.4444 15.3955C10.5688 15.3337 10.6791 15.2467 10.768 15.14L15.768 9.14Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
}

.new-box-form .new-box-form-inner .new-box-item.style-default.new-radio .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a {
  text-align: center;
  background-color: transparent;
  background: radial-gradient(372.84% 141.42% at 0% 0%, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.2) 100%);
  backdrop-filter: blur(15px);
  -webkit-box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  border-color: transparent;
}
.new-box-form .new-box-form-inner .new-box-item.style-default.new-radio .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a .box-custom-radios-item-inner .names .name {
  font-size: 18px;
  line-height: normal;
  color: #fff;
}
.new-box-form .new-box-form-inner .new-box-item.style-default.new-radio .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item a.selected {
  background: #00008f;
  background-color: transparent;
  border-color: transparent;
}
.new-box-form .new-box-form-inner .new-box-item.style-default.new-radio .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item.green a.selected {
  background: #1cc542;
  border: 1.5px solid transparent;
}
.new-box-form .new-box-form-inner .new-box-item.style-default.new-radio .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner .box-custom-radios-item.red a.selected {
  background: #c91432;
}
.new-box-form .new-box-form-inner .new-box-item.style-default.new-radio .new-box-item-inner .input .box-custom-radios .box-custom-radios-inner.grid-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.new-box-form .new-box-item.style-default.new-textarea .new-box-item-inner .input .form-control {
  min-height: 85;
  font-size: 18px;
  resize: none;
}
.new-box-form .new-box-item.style-default.new-textarea .new-box-item-inner .input .form-control::-webkit-input-placeholder {
  font-size: 17px;
  font-style: normal;
  line-height: 24px;
  font-family: "source-sans-pro-regular";
  color: #7f7f7f;
  font-weight: 400;
}
.new-box-form .new-box-item.style-default.new-textarea .new-box-item-inner .input .form-control::-moz-placeholder {
  font-size: 17px;
  font-style: normal;
  line-height: 24px;
  font-family: "source-sans-pro-regular";
  color: #7f7f7f;
  font-weight: 400;
}
.new-box-form .new-box-item.style-default.new-textarea .new-box-item-inner .input .form-control:-moz-placeholder {
  font-size: 17px;
  font-style: normal;
  line-height: 24px;
  font-family: "source-sans-pro-regular";
  color: #7f7f7f;
  font-weight: 400;
}
.new-box-form .new-box-item.style-default.new-textarea .new-box-item-inner .input .form-control:-ms-input-placeholder {
  font-size: 17px;
  font-style: normal;
  line-height: 24px;
  font-family: "source-sans-pro-regular";
  color: #7f7f7f;
  font-weight: 400;
}
.new-box-form .new-box-item.style-default.new-textarea.long-desc .new-box-item-inner .input .form-control {
  min-height: 104px;
}

.new-box-form .row-box-number .row-box-number-inner .row-box-number-item .new-box-item.style-default:not(.no-label) .new-box-item-inner .input .form-group .control-label {
  color: #fff;
  font-size: 20px;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  margin-bottom: 16px;
}
.new-box-form .row-box-number .row-box-number-inner .row-box-number-item .new-box-item.style-default:not(.no-label) .new-box-item-inner .input .form-group .control-label .reference-mark.text-warning {
  color: #fff !important;
}
.new-box-form .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-child .new-box-item.style-default:not(.no-label) .new-box-item-inner .input .form-group .control-label {
  color: #fff;
  font-size: 16px;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  margin-bottom: 16px;
}
.new-box-form .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-child .new-box-item.style-default:not(.no-label) .new-box-item-inner .input .form-group .control-label .reference-mark.text-warning {
  color: #fff !important;
}

.CX-claim-steps .new-box-item.style-default:not(.new-textarea):not(.no-label) .new-box-item-inner .ico-box-search,
.CX-claim-steps .new-box-item.style-default.new-icon-left:not(.new-textarea):not(.no-label) .new-box-item-inner .ico-box-search,
.CX-claim-steps .new-box-item.style-default.new-location:not(.new-textarea):not(.no-label) .new-box-item-inner .ico-box-search {
  margin-top: 23px !important;
}
.CX-claim-steps .new-box-item.style-default:not(.new-textarea):not(.no-label) .new-box-item-inner .input .form-control,
.CX-claim-steps .new-box-item.style-default.new-icon-left:not(.new-textarea):not(.no-label) .new-box-item-inner .input .form-control,
.CX-claim-steps .new-box-item.style-default.new-location:not(.new-textarea):not(.no-label) .new-box-item-inner .input .form-control {
  font-size: 18px;
  padding: 14.5px 50px !important;
}
.CX-claim-steps .new-box-item.style-default:not(.new-textarea):not(.no-label) .new-box-item-inner .ico-flexible,
.CX-claim-steps .new-box-item.style-default.new-icon-left:not(.new-textarea):not(.no-label) .new-box-item-inner .ico-flexible,
.CX-claim-steps .new-box-item.style-default.new-location:not(.new-textarea):not(.no-label) .new-box-item-inner .ico-flexible {
  margin-top: 23px !important;
}

.new-box-form .new-box-form-inner .new-box-item.style-default.new-upload-btn .new-box-item-inner .input {
  position: absolute;
  width: 100%;
  opacity: 0;
  visibility: hidden;
}

.box-preview-files .box-preview-files-inner .box-preview-files-item {
  padding: 0px 0px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  display: block;
}
.box-preview-files .box-preview-files-inner .box-preview-files-item .box-preview-files-item-inner {
  position: relative;
  display: flex;
  align-items: center;
  grid-column-gap: 10px;
  width: 100%;
  padding: 5px 12px;
}
.box-preview-files .box-preview-files-inner .box-preview-files-item .box-preview-files-item-inner .icon {
  width: 31px;
  flex: 0 0 auto;
  position: relative;
}
.box-preview-files .box-preview-files-inner .box-preview-files-item .box-preview-files-item-inner .filename {
  flex: 1 1 auto;
}
.box-preview-files .box-preview-files-inner .box-preview-files-item .box-preview-files-item-inner .filename h3 {
  font-size: 16px;
  line-height: 20px;
  font-family: "source-sans-pro-bold";
  margin-bottom: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 30px;
  position: relative;
  top: 2px;
}
.box-preview-files .box-preview-files-inner .box-preview-files-item .box-preview-files-item-inner .filename .size {
  font-size: 14px;
  line-height: 25px;
  font-family: "source-sans-pro-semibold";
  color: #7f7f7f;
  position: relative;
  top: 1px;
}
.box-preview-files .box-preview-files-inner .box-preview-files-item .box-preview-files-item-inner .remove-file {
  position: absolute;
  top: 0px;
  height: 100%;
  right: 0px;
  border: 0px;
  background-color: transparent;
  cursor: pointer;
  padding-left: 12px;
  padding-right: 12px;
  outline: none;
}

.new-box-autofields-outer.type-file-upload .lfr-form-row.lfr-form-row-inline {
  border: 0px;
}
.new-box-autofields-outer.type-file-upload .lfr-form-row.lfr-form-row-inline.has-file span.lfr-autorow-controls.toolbar.toolbar-horizontal {
  display: none;
}
.new-box-autofields-outer.type-file-upload .lfr-form-row.lfr-form-row-inline:not(.has-file) {
  display: flex;
  width: 100%;
}
.new-box-autofields-outer.type-file-upload .lfr-form-row.lfr-form-row-inline:not(.has-file) .new-box-autofields {
  flex: 1 1 auto;
  display: block;
  width: 100%;
  margin-right: 12px;
}
.new-box-autofields-outer.type-file-upload .lfr-form-row.lfr-form-row-inline:not(.has-file) .lfr-autorow-controls {
  position: relative;
  flex: 0 0 auto;
  width: 72px;
  right: 0px !important;
}

@media (max-width: 768px) {
  .new-box-item.style-default.new-date:not(.idr):not(.no-dropdown) .new-box-item-inner.inner-dekstop .input .form-group .form-control,
  .new-box-item.style-default.new-dropdown-search.search-dekstop:not(.idr):not(.no-dropdown) .new-box-item-inner.inner-dekstop .input .form-group .form-control {
    pointer-events: none;
  }
}

.new-box-item.style-default.new-dropdown-search .box-dropdow-list.with-extra-add {
  max-height: 400px;
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list.with-extra-add .box-extra-add {
  padding: 20px 20px 10px;
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list.with-extra-add .box-extra-add .box-extra-add-inner .box-input {
  margin-bottom: 12px;
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list.with-extra-add .box-extra-add .box-extra-add-inner .box-input .form-control {
  border: 1px solid #494df4;
  background: rgba(73, 77, 244, 0.1);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  color: rgb(73, 77, 244);
  font-size: 16px;
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list.with-extra-add .box-extra-add .box-extra-add-inner .box-input .form-control::-webkit-input-placeholder {
  color: rgba(73, 77, 244, 0.5);
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list.with-extra-add .box-extra-add .box-extra-add-inner .box-input .form-control::-moz-placeholder {
  color: rgba(73, 77, 244, 0.5);
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list.with-extra-add .box-extra-add .box-extra-add-inner .box-input .form-control:-moz-placeholder {
  color: rgba(73, 77, 244, 0.5);
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list.with-extra-add .box-extra-add .box-extra-add-inner .box-input .form-control:-ms-input-placeholder {
  color: rgba(73, 77, 244, 0.5);
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list.with-extra-add .box-extra-add .box-extra-add-inner .box-input span {
  color: #999;
  font-size: 12px;
  line-height: 20px;
  font-family: "source-sans-pro-semibold";
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list.with-extra-add .box-extra-add .box-extra-add-inner .box-act {
  text-align: right;
}

.new-box-item.style-default.new-dropdown-search.search-mobile .box-dropdow-list.with-extra-add .box-extra-add {
  padding: 20px 0px 10px;
}

@media (max-width: 768px) {
  .new-box-item.style-default.new-dropdown-search.search-dekstop .box-dropdow-list.open {
    display: none;
  }
}

.new-box-item.style-default.new-dropdown-search.idr .new-box-item-inner .ico-flexible .open-box-dropdown {
  background-color: #494df4;
  color: #fff;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  border-color: transparent;
  outline: none;
  box-shadow: none;
  padding: 3px 9px;
}
.new-box-item.style-default.new-dropdown-search.idr .new-box-item-inner .ico-flexible .open-box-dropdown .ico {
  margin-left: 12px;
}
.new-box-item.style-default.new-dropdown-search.idr .new-box-item-inner .ico-flexible .open-box-dropdown .ico svg path {
  stroke: #fff;
}

.new-box-item.style-default.new-dropdown-search .box-dropdow-list .new-box-item-search {
  margin: 20px 20px 0px;
  position: relative;
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list .new-box-item-search .ico-box-search {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  left: 16px;
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list .new-box-item-search .ico-box-search .ico {
  position: relative;
  top: 2px;
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list .new-box-item-search .input .form-group {
  margin-bottom: 0px;
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list .new-box-item-search .input .form-group .form-control {
  border: 1px solid #999;
  background-color: #f5f5f5;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  padding-left: 45px;
  font-size: 16px;
  height: 48px;
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list .new-box-item-search .ico-flexible {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list .new-box-item-search .ico-flexible button {
  outline: none;
  border: 0px;
  position: relative;
  top: 2px;
}

.new-box-item.style-default.has-done .new-box-item-inner .input {
  position: relative;
}
.new-box-item.style-default.has-done .new-box-item-inner .input:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 0C4.47727 0 0 4.47727 0 10C0 15.5227 4.47727 20 10 20C15.5227 20 20 15.5227 20 10C20 4.47727 15.5227 0 10 0ZM14.3345 8.30909C14.4144 8.21786 14.4751 8.11158 14.5133 7.99652C14.5514 7.88145 14.5661 7.75992 14.5566 7.63908C14.5471 7.51823 14.5135 7.40051 14.4578 7.29284C14.4021 7.18518 14.3254 7.08973 14.2323 7.01213C14.1392 6.93453 14.0315 6.87633 13.9155 6.84097C13.7996 6.8056 13.6777 6.79378 13.5572 6.80621C13.4366 6.81863 13.3197 6.85504 13.2134 6.9133C13.1071 6.97156 13.0135 7.0505 12.9382 7.14545L9.02909 11.8355L7.00636 9.81182C6.83491 9.64622 6.60527 9.55459 6.36691 9.55666C6.12855 9.55873 5.90054 9.65434 5.73198 9.82289C5.56343 9.99145 5.46782 10.2195 5.46575 10.4578C5.46368 10.6962 5.55531 10.9258 5.72091 11.0973L8.44818 13.8245C8.53751 13.9138 8.64445 13.9835 8.7622 14.0291C8.87994 14.0748 9.00591 14.0954 9.13206 14.0897C9.25822 14.084 9.3818 14.052 9.49492 13.9959C9.60804 13.9397 9.70823 13.8606 9.78909 13.7636L14.3345 8.30909Z' fill='%231CC542'/%3E%3C/svg%3E%0A");
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  right: 0;
  margin-top: 20px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.new-box-item.style-default.has-done.no-label .new-box-item-inner .input:after {
  margin-top: 0;
}

.CX-claim-steps.new-journey.type-plain .slider-claim-steps .slider-item section.CX-claim.with-step-form .box-step-form .box-step-form-inner .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .new-box-form .new-box-form-inner .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .new-box-item.style-default.no-label .new-box-item-inner .ico-flexible {
  margin-top: 0px !important;
}

.new-box-item.style-default.new-dropdown-search .new-box-item-inner .ico-flexible .open-box-dropdown {
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.new-box-item.style-default.new-dropdown-search .new-box-item-inner .ico-flexible .open-box-dropdown.active {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.new-claim-err-message, .CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .row-box-number-item-child .row-box-number-item-child-inner .with-boxes .new-box-item.style-default.has-error .new-box-item-inner .input .form-group.has-error .form-validator-stack.help-block, .CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .row-box-number-item-child .row-box-number-item-child-inner .with-boxes .new-box-item.style-default.new-dropdown-search.new-location:last-child .new-box-item-inner .input.has-success .form-validator-stack.help-block, .CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .row-box-number-item-child .row-box-number-item-child-inner .with-boxes .new-box-item.style-default.new-dropdown-search.new-location:last-child .new-box-item-inner .input.has-error .form-validator-stack.help-block, .CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .row-box-number-item-child .row-box-number-item-child-inner .with-boxes .new-box-item.style-default.new-dropdown-search.new-location .new-box-item-inner .input.has-success .form-validator-stack.help-block, .CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .row-box-number-item-child .row-box-number-item-child-inner .with-boxes .new-box-item.style-default.new-dropdown-search.new-location .new-box-item-inner .input.has-error .form-validator-stack.help-block, .CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .new-box-item.style-default.no-label.new-radio .new-box-item-inner .input .box-custom-radios.has-error .form-validator-stack.help-block, .CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .box-title.with-button.has-error .form-validator-stack.help-block, .CX-claim-steps.new-journey .new-box-item.style-default.new-dropdown-search .new-box-item-inner.inner-dekstop .input.has-error .form-validator-stack.help-block, .CX-claim-steps.new-journey .new-box-item.style-default.new-dropdown-search.has-error .new-box-item-inner .input .form-group.has-error .form-validator-stack.help-block {
  position: absolute;
  width: 100%;
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  font-weight: normal;
  font-family: "source-sans-pro-regular";
  padding-left: 10px;
}
.new-claim-err-message:before, .CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .row-box-number-item-child .row-box-number-item-child-inner .with-boxes .new-box-item.style-default.has-error .new-box-item-inner .input .form-group.has-error .form-validator-stack.help-block:before, .CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .row-box-number-item-child .row-box-number-item-child-inner .with-boxes .new-box-item.style-default.new-dropdown-search.new-location:last-child .new-box-item-inner .input.has-success .form-validator-stack.help-block:before, .CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .row-box-number-item-child .row-box-number-item-child-inner .with-boxes .new-box-item.style-default.new-dropdown-search.new-location:last-child .new-box-item-inner .input.has-error .form-validator-stack.help-block:before, .CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .row-box-number-item-child .row-box-number-item-child-inner .with-boxes .new-box-item.style-default.new-dropdown-search.new-location .new-box-item-inner .input.has-success .form-validator-stack.help-block:before, .CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .row-box-number-item-child .row-box-number-item-child-inner .with-boxes .new-box-item.style-default.new-dropdown-search.new-location .new-box-item-inner .input.has-error .form-validator-stack.help-block:before, .CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .new-box-item.style-default.no-label.new-radio .new-box-item-inner .input .box-custom-radios.has-error .form-validator-stack.help-block:before, .CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .box-title.with-button.has-error .form-validator-stack.help-block:before, .CX-claim-steps.new-journey .new-box-item.style-default.new-dropdown-search .new-box-item-inner.inner-dekstop .input.has-error .form-validator-stack.help-block:before, .CX-claim-steps.new-journey .new-box-item.style-default.new-dropdown-search.has-error .new-box-item-inner .input .form-group.has-error .form-validator-stack.help-block:before {
  content: "\f06a";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  display: inline-block;
  margin-right: 5px;
}
.new-claim-err-message .required, .CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .row-box-number-item-child .row-box-number-item-child-inner .with-boxes .new-box-item.style-default.has-error .new-box-item-inner .input .form-group.has-error .form-validator-stack.help-block .required, .CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .row-box-number-item-child .row-box-number-item-child-inner .with-boxes .new-box-item.style-default.new-dropdown-search.new-location .new-box-item-inner .input.has-success .form-validator-stack.help-block .required, .CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .row-box-number-item-child .row-box-number-item-child-inner .with-boxes .new-box-item.style-default.new-dropdown-search.new-location .new-box-item-inner .input.has-error .form-validator-stack.help-block .required, .CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .new-box-item.style-default.no-label.new-radio .new-box-item-inner .input .box-custom-radios.has-error .form-validator-stack.help-block .required, .CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .box-title.with-button.has-error .form-validator-stack.help-block .required, .CX-claim-steps.new-journey .new-box-item.style-default.new-dropdown-search .new-box-item-inner.inner-dekstop .input.has-error .form-validator-stack.help-block .required, .CX-claim-steps.new-journey .new-box-item.style-default.new-dropdown-search.has-error .new-box-item-inner .input .form-group.has-error .form-validator-stack.help-block .required {
  display: inline-block;
}

.CX-claim-steps.new-journey .new-box-item.style-default.new-dropdown-search .new-box-item-inner.inner-dekstop .input.has-error {
  margin-bottom: 10px;
}
.CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .box-title.with-button.has-error .box-title-and-button {
  margin-bottom: 0px;
}
.CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .row-box-number-item-child .row-box-number-item-child-inner .with-boxes .new-box-item.style-default.new-dropdown-search.new-location .new-box-item-inner .input.has-success, .CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .row-box-number-item-child .row-box-number-item-child-inner .with-boxes .new-box-item.style-default.new-dropdown-search.new-location .new-box-item-inner .input.has-error {
  margin-bottom: 40px !important;
}
.CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .row-box-number-item-child .row-box-number-item-child-inner .with-boxes .new-box-item.style-default.new-dropdown-search.new-location .new-box-item-inner .input.has-success .form-validator-stack.help-block:nth-of-type(2), .CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .row-box-number-item-child .row-box-number-item-child-inner .with-boxes .new-box-item.style-default.new-dropdown-search.new-location .new-box-item-inner .input.has-error .form-validator-stack.help-block:nth-of-type(2) {
  display: none;
}
.CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .row-box-number-item-child .row-box-number-item-child-inner .with-boxes .new-box-item.style-default.new-dropdown-search.new-location:last-child .new-box-item-inner .input.has-success, .CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .row-box-number-item-child .row-box-number-item-child-inner .with-boxes .new-box-item.style-default.new-dropdown-search.new-location:last-child .new-box-item-inner .input.has-error {
  margin-bottom: 30px !important;
}
.CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .row-box-number-item-child .row-box-number-item-child-inner .with-boxes .new-box-item.style-default.new-dropdown-search.new-location:last-child .new-box-item-inner .input.has-success .form-validator-stack.help-block:nth-of-type(2), .CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .row-box-number-item-child .row-box-number-item-child-inner .with-boxes .new-box-item.style-default.new-dropdown-search.new-location:last-child .new-box-item-inner .input.has-error .form-validator-stack.help-block:nth-of-type(2) {
  display: none;
}
.CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .row-box-number-item-child .row-box-number-item-child-inner .with-boxes .new-box-item.style-default.has-error .new-box-item-inner .input .form-group.has-error {
  margin-bottom: 40px !important;
}
.CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .row-box-number-item-child .row-box-number-item-child-inner .with-boxes .new-box-item.style-default.has-error .new-box-item-inner .input .form-group.has-error .form-control {
  background-image: none !important;
}
.CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .row-box-number-item-child .row-box-number-item-child-inner .with-boxes .new-box-item.style-default .new-box-item-inner .input .form-group.has-error {
  margin-bottom: 40px;
}
.CX-claim-steps.new-journey .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .row-box-number-item-child .row-box-number-item-child-inner .with-boxes .new-box-item.style-default:last-child .new-box-item-inner .input .form-group.has-error {
  margin-bottom: 30px;
}

.new-box-item.style-default.new-dropdown-search.has-error .box-dropdow-list .new-box-item-search .input .form-control {
  border-color: #999 !important;
  background-image: none !important;
}
.new-box-item.style-default.new-dropdown-search.has-error .box-dropdow-list .new-box-item-search .input .form-control:focus {
  box-shadow: none;
}

.new-box-item.style-default.new-dropdown-search.search-dekstop .box-dropdow-list.with-icon-polis ul {
  padding: 8px 14px;
}
.new-box-item.style-default.new-dropdown-search.search-dekstop .box-dropdow-list.with-icon-polis ul li.list-item {
  position: relative;
  border-bottom-color: #f5f5f5;
  padding: 7px 20px 7px 9px;
}
.new-box-item.style-default.new-dropdown-search.search-dekstop .box-dropdow-list.with-icon-polis ul li.list-item:before {
  content: "";
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='url(%23paint0_linear_24152_3460)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.9999 6.5332C14.2876 6.5332 14.5208 6.76643 14.5208 7.05413V7.22877C14.598 7.22994 14.6639 7.23246 14.7254 7.2379C15.9827 7.34908 16.9793 8.34571 17.0905 9.60299C17.1007 9.7179 17.1006 9.84809 17.1006 10.0393L17.1006 10.8889C17.1006 13.5764 15.0558 15.7862 12.4371 16.0475V17.4728C12.4371 19.1031 13.7587 20.4247 15.389 20.4247H16.0019C16.8702 20.4247 17.6288 19.9513 18.0323 19.2479C17.0005 18.9015 16.2572 17.9266 16.2572 16.7781C16.2572 15.3396 17.4234 14.1735 18.8619 14.1735C20.3004 14.1735 21.4665 15.3396 21.4665 16.7781C21.4665 18.1259 20.4428 19.2346 19.1305 19.3691C18.6251 20.5995 17.4153 21.4665 16.0019 21.4665H15.389C13.1833 21.4665 11.3952 19.6785 11.3952 17.4728V16.0485C8.66672 15.7865 6.53321 13.4876 6.53321 10.6904L6.53321 10.0393C6.53318 9.84811 6.53317 9.71791 6.54333 9.60299C6.65451 8.34571 7.65114 7.34908 8.90842 7.2379C9.01655 7.22834 9.1382 7.22779 9.31149 7.22777V7.05413C9.31149 6.76643 9.54472 6.5332 9.83242 6.5332C10.1201 6.5332 10.3534 6.76643 10.3534 7.05413V8.44328C10.3534 8.73098 10.1201 8.9642 9.83242 8.9642C9.54472 8.9642 9.31149 8.73098 9.31149 8.44328V8.26965C9.12854 8.26977 9.05723 8.27066 9.00019 8.27571C8.24583 8.34242 7.64785 8.94039 7.58114 9.69476C7.57558 9.75768 7.57506 9.83799 7.57506 10.0664V10.6904C7.57506 13.0879 9.51863 15.0315 11.9161 15.0315C14.204 15.0315 16.0588 13.1768 16.0588 10.8889V10.0664C16.0588 9.83799 16.0583 9.75768 16.0527 9.69476C15.986 8.94039 15.388 8.34242 14.6336 8.27571C14.6042 8.27311 14.5711 8.27161 14.5208 8.27076V8.44328C14.5208 8.73098 14.2876 8.9642 13.9999 8.9642C13.7122 8.9642 13.4789 8.73098 13.4789 8.44328V7.05413C13.4789 6.76643 13.7122 6.5332 13.9999 6.5332ZM17.2991 16.7781C17.2991 15.915 17.9988 15.2154 18.8619 15.2154C19.725 15.2154 20.4246 15.915 20.4246 16.7781C20.4246 17.6412 19.725 18.3409 18.8619 18.3409C17.9988 18.3409 17.2991 17.6412 17.2991 16.7781Z' fill='white' stroke='white' stroke-width='0.4' stroke-linecap='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_24152_3460' x1='0.93475' y1='2.37999' x2='29.1885' y2='3.76565' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23494DF4'/%3E%3Cstop offset='0.463039' stop-color='%234A37F4'/%3E%3Cstop offset='1' stop-color='%236F49F4'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 28px;
  height: 28px;
  left: 9px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.new-box-item.style-default.new-dropdown-search.search-dekstop .box-dropdow-list.with-icon-polis ul li.list-item .text {
  padding-left: 40px;
}
.new-box-item.style-default.new-dropdown-search.search-dekstop .box-dropdow-list.with-icon-polis ul li.list-item .text .text-inner {
  display: block;
}
.new-box-item.style-default.new-dropdown-search.search-dekstop .box-dropdow-list.with-icon-polis ul li.list-item .text .sub-text {
  display: block;
  font-size: 12px;
  color: #7f7f7f;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.new-box-item.style-default.new-dropdown-search.search-dekstop .box-dropdow-list.with-icon-polis ul li.list-item .ico-circle {
  right: 9px;
}
.new-box-item.style-default.new-dropdown-search.search-dekstop .box-dropdow-list.with-icon-polis ul li.list-item.disabled {
  background: #d9d9d9;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  pointer-events: none;
}
.new-box-item.style-default.new-dropdown-search.search-dekstop .box-dropdow-list.with-icon-polis ul li.list-item.disabled:before {
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.4'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23333333'/%3E%3Cpath d='M11.7632 19.2265C11.7632 18.8123 11.4274 18.4765 11.0132 18.4765C10.599 18.4765 10.2632 18.8123 10.2632 19.2265H11.7632ZM13.2499 13.9999V19.9732H14.7499V13.9999H13.2499ZM11.7632 19.9732V19.2265H10.2632V19.9732H11.7632ZM13.9999 14.7499H21.111V13.2499H13.9999V14.7499ZM14.3554 5.7832H13.6443V7.2832H14.3554V5.7832ZM6.88876 14.7499H13.9999V13.2499H6.88876V14.7499ZM5.7832 13.6443C5.7832 14.2549 6.27818 14.7499 6.88876 14.7499V13.2499C7.1066 13.2499 7.2832 13.4265 7.2832 13.6443H5.7832ZM22.2165 13.6443C22.2165 9.30274 18.697 5.7832 14.3554 5.7832V7.2832C17.8686 7.2832 20.7165 10.1312 20.7165 13.6443H22.2165ZM21.111 14.7499C21.7216 14.7499 22.2165 14.2549 22.2165 13.6443H20.7165C20.7165 13.4265 20.8931 13.2499 21.111 13.2499V14.7499ZM12.5065 20.7165C12.096 20.7165 11.7632 20.3837 11.7632 19.9732H10.2632C10.2632 21.2122 11.2676 22.2165 12.5065 22.2165V20.7165ZM13.6443 5.7832C9.30274 5.7832 5.7832 9.30274 5.7832 13.6443H7.2832C7.2832 10.1312 10.1312 7.2832 13.6443 7.2832V5.7832ZM13.2499 19.9732C13.2499 20.3837 12.9171 20.7165 12.5065 20.7165V22.2165C13.7455 22.2165 14.7499 21.2122 14.7499 19.9732H13.2499Z' fill='white'/%3E%3Cpath d='M17.6688 13.9999C17.4603 11.9755 16.6532 6.5332 13.9994 6.5332C11.3457 6.5332 10.5385 11.9755 10.3301 13.9999' stroke='white' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.new-box-item.style-default.new-dropdown-search.search-dekstop .box-dropdow-list.with-icon-polis ul li.list-item.disabled .ico-circle {
  display: none;
}

.new-box-item.style-default.border-grey .new-box-item-inner .input .form-group .form-control {
  border: 1px solid #e5e5e5 !important;
}
.new-box-item.style-default.border-grey .new-box-item-inner .input .form-group .form-control:focus {
  border-color: #494df4 !important;
}
.new-box-item.style-default.type-checkbox .box-dropdow-list ul {
  padding: 7px 12px;
}
.new-box-item.style-default.type-checkbox .box-dropdow-list ul li {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 6px 12px;
  border-bottom: 0px;
}
.new-box-item.style-default.type-checkbox .box-dropdow-list ul li:after {
  content: "";
  border-bottom: 1px solid #f5f5f5;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.new-box-item.style-default.type-checkbox .box-dropdow-list ul li:last-child:after {
  display: none;
}
.new-box-item.style-default.type-checkbox .box-dropdow-list ul li .text .text-inner {
  display: block;
  margin-bottom: 0px;
  line-height: normal;
  font-size: 14px;
  padding-right: 5px;
}
.new-box-item.style-default.type-checkbox .box-dropdow-list ul li .text .sub-text-inner {
  font-size: 10px;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  color: rgba(51, 51, 51, 0.5);
  position: relative;
}
.new-box-item.style-default.type-checkbox .box-dropdow-list ul li .ico-square {
  right: 12px !important;
}
.new-box-item.style-default.type-checkbox .box-dropdow-list ul li.selected {
  background-color: #494df4;
  color: #fff;
}
.new-box-item.style-default.type-checkbox .box-dropdow-list ul li.selected .text {
  color: #fff;
}
.new-box-item.style-default.type-checkbox .box-dropdow-list ul li.selected .text .sub-text-inner {
  color: #fff;
}

.cx-form-filter {
  background-color: #f5f5f5;
  padding: 8px 24px;
  position: relative;
}
.cx-form-filter:before {
  content: "";
  position: absolute;
  top: 0px;
  left: -25px;
  right: -25px;
  background-color: #f5f5f5;
  height: 100%;
}
.cx-form-filter .box-form-filter .box-form-filter-inner .new-box-form {
  padding: 0 0;
}
.cx-form-filter .box-form-filter .box-form-filter-inner .new-box-form .new-box-form-inner .grid-form {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 9px;
}
.cx-form-filter .box-form-filter .box-form-filter-inner .new-box-form .new-box-form-inner .grid-form.filter-dokumen {
  grid-template-columns: 1fr 240px 240px;
}
.cx-form-filter .box-form-filter .box-form-filter-inner .new-box-form .new-box-form-inner .grid-form .new-box-item.style-default.new-dropdown-search .new-box-item-inner .input .form-group .form-control {
  height: 50px;
  padding-left: 40px;
  font-size: 16px;
}
.cx-form-filter .box-form-filter .box-form-filter-inner .new-box-form .new-box-form-inner .grid-form .new-box-item.style-default.new-dropdown-search .new-box-item-inner .ico-box-search {
  left: 17px;
}
.cx-form-filter .box-form-filter .box-form-filter-inner .new-box-form .new-box-form-inner .grid-form .new-box-item.style-default.new-dropdown-search .new-box-item-inner .ico-flexible {
  right: 11px;
  display: flex;
  align-items: center;
}
.cx-form-filter .box-form-filter .box-form-filter-inner .new-box-form .new-box-form-inner .grid-form .new-box-item.style-default.new-dropdown-search .new-box-item-inner .ico-flexible button {
  width: 30px;
  height: 30px;
  position: relative;
}
.cx-form-filter .box-form-filter .box-form-filter-inner .new-box-form .new-box-form-inner .grid-form .new-box-item.style-default.new-dropdown-search .new-box-item-inner .ico-flexible button span.ico.ico-chevron-down {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.cx-form-filter .box-form-filter .box-form-filter-inner .new-box-form .new-box-form-inner .grid-form .new-box-item.style-default.new-dropdown-search .new-box-item-inner .ico-flexible button.clear-search-dropdown {
  position: relative;
}
.cx-form-filter .box-form-filter .box-form-filter-inner .new-box-form .new-box-form-inner .grid-form .new-box-item.style-default.new-dropdown-search .new-box-item-inner .ico-flexible button.clear-search-dropdown span.ico.ico-clear-search {
  height: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.new-box-item.style-default.new-dropdown-search .box-dropdow-list ul li .ico-square {
  position: absolute;
  width: 22px;
  height: 22px;
  right: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='2' y='2' width='18' height='18' rx='4' fill='%23D9D9D9'/%3E%3C/svg%3E%0A");
  top: 15px;
  background-repeat: no-repeat;
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list ul li.selected .ico-square {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='20' height='20' rx='6' fill='white'/%3E%3Cpath d='M5 10.2L7.85714 13L15 6' stroke='%23494DF4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.new-box-item.style-default.type-checkbox .box-dropdow-list ul li input[type=checkbox] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}

.new-box-item.style-default.type-checkbox .box-dropdow-list ul li {
  position: relative;
  margin-bottom: 10px;
  line-height: normal;
}
.new-box-item.style-default.type-checkbox .box-dropdow-list ul li:after {
  bottom: -5px;
}

.new-box-item.style-default.new-dropdown-search.type-radio .box-dropdow-list ul {
  padding: 7px 12px;
}
.new-box-item.style-default.new-dropdown-search.type-radio .box-dropdow-list ul li {
  position: relative;
  margin-bottom: 10px;
  line-height: normal;
  border-bottom: 0px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 12px 12px;
}
.new-box-item.style-default.new-dropdown-search.type-radio .box-dropdow-list ul li .ico-circle {
  right: 12px;
  top: 8px;
}
.new-box-item.style-default.new-dropdown-search.type-radio .box-dropdow-list ul li.selected {
  background-color: #494df4;
}
.new-box-item.style-default.new-dropdown-search.type-radio .box-dropdow-list ul li.selected .text {
  color: #fff;
  font-size: 14px;
}
.new-box-item.style-default.new-dropdown-search.type-radio .box-dropdow-list ul li.selected .ico-circle {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='8' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 5.27246C7.83696 5.27246 5.27271 7.83672 5.27271 10.9997C5.27271 14.1627 7.83696 16.727 11 16.727C14.163 16.727 16.7272 14.1627 16.7272 10.9997C16.7272 7.83672 14.163 5.27246 11 5.27246ZM13.4825 10.0313C13.5282 9.97905 13.563 9.91818 13.5848 9.85228C13.6067 9.78638 13.6151 9.71678 13.6097 9.64757C13.6042 9.57836 13.585 9.51093 13.5531 9.44927C13.5212 9.38761 13.4773 9.33294 13.4239 9.2885C13.3706 9.24405 13.3089 9.21072 13.2425 9.19047C13.1761 9.17021 13.1063 9.16345 13.0373 9.17056C12.9682 9.17768 12.9013 9.19853 12.8404 9.2319C12.7795 9.26526 12.7259 9.31047 12.6828 9.36486L10.4439 12.0509L9.28544 10.892C9.18724 10.7971 9.05572 10.7446 8.91921 10.7458C8.78269 10.747 8.6521 10.8018 8.55557 10.8983C8.45903 10.9948 8.40427 11.1254 8.40309 11.2619C8.4019 11.3985 8.45438 11.53 8.54922 11.6282L10.1112 13.1902C10.1624 13.2413 10.2236 13.2812 10.2911 13.3073C10.3585 13.3335 10.4306 13.3453 10.5029 13.342C10.5751 13.3387 10.6459 13.3204 10.7107 13.2883C10.7755 13.2561 10.8329 13.2108 10.8792 13.1553L13.4825 10.0313Z' fill='%23494DF4'/%3E%3Ccircle cx='10.9999' cy='11.0002' r='3.18182' fill='white'/%3E%3C/svg%3E%0A");
}
.new-box-item.style-default.new-dropdown-search.type-radio .box-dropdow-list ul li:after {
  content: "";
  border-bottom: 1px solid #f5f5f5;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: -5px;
}
.new-box-item.style-default.new-dropdown-search.type-radio .box-dropdow-list ul li:last-child {
  margin-bottom: 0px;
}
.new-box-item.style-default.new-dropdown-search.type-radio .box-dropdow-list ul li:last-child:after {
  display: none;
}

.new-box-item.style-default.new-dropdown-search.selected:not(.no-dropdown) .new-box-item-inner .input .form-control {
  pointer-events: none;
  border-color: #494df4 !important;
}

.cx-message-info {
  padding: 90px 0;
}
.cx-message-info .box-message-info {
  text-align: center;
}
.cx-message-info .box-message-info .box-message-info-inner {
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 16px;
  max-width: 230px;
  margin: 0 auto;
}
.cx-message-info .box-message-info .box-message-info-inner .text .title {
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  margin-bottom: 11px;
}
.cx-message-info .box-message-info .box-message-info-inner .text .subtitle {
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-regular";
  color: #7f7f7f;
}

@media (max-width: 768px) {
  .cx-form-filter {
    padding: 10px 0px;
  }
}
@media (max-width: 768px) {
  .cx-form-filter .box-form-filter {
    display: none;
  }
}
.cx-form-filter .box-form-filter-mobile {
  z-index: 2;
  position: relative;
}
@media (max-width: 768px) {
  .cx-form-filter .box-form-filter-mobile.hide {
    display: block !important;
  }
}
.cx-form-filter .box-form-filter-mobile .inner {
  color: #333;
  display: flex;
  align-items: center;
}
.cx-form-filter .box-form-filter-mobile .inner .filter-value {
  flex: 1 1 auto;
}
.cx-form-filter .box-form-filter-mobile .inner .filter-value .filter-value-inner .text-filter {
  font-size: 18px;
  font-family: "source-sans-pro-bold";
  position: relative;
  padding-left: 22px;
  margin-bottom: 5px;
}
.cx-form-filter .box-form-filter-mobile .inner .filter-value .filter-value-inner .text-filter:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_996_30795)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.72093 1.83721C4.02373 1.83721 1.83721 4.02373 1.83721 6.72093C1.83721 9.41814 4.02373 11.6047 6.72093 11.6047C9.41814 11.6047 11.6047 9.41814 11.6047 6.72093C11.6047 4.02373 9.41814 1.83721 6.72093 1.83721ZM1 6.72093C1 3.56135 3.56135 1 6.72093 1C9.88051 1 12.4419 3.56135 12.4419 6.72093C12.4419 8.15005 11.9178 9.45679 11.0515 10.4595L12.8774 12.2854C13.0409 12.4489 13.0409 12.7139 12.8774 12.8774C12.7139 13.0409 12.4489 13.0409 12.2854 12.8774L10.4595 11.0515C9.45679 11.9178 8.15005 12.4419 6.72093 12.4419C3.56135 12.4419 1 9.88051 1 6.72093Z' fill='%23333333' stroke='%23333333' stroke-linecap='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_996_30795'%3E%3Crect width='14' height='14' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 14px;
  height: 14px;
  position: absolute;
  left: 0px;
  top: 7px;
}
.cx-form-filter .box-form-filter-mobile .inner .filter-value .filter-value-inner .list-filter span {
  display: inline-block;
  padding-right: 7px;
  position: relative;
  font-size: 14px;
  color: #333;
}
.cx-form-filter .box-form-filter-mobile .inner .filter-value .filter-value-inner .list-filter span:after {
  content: "|";
  position: absolute;
  right: 0px;
}
.cx-form-filter .box-form-filter-mobile .inner .filter-value .filter-value-inner .list-filter span:last-child:after {
  content: "";
}
.cx-form-filter .box-form-filter-mobile .inner .box-action {
  flex: 0 0 auto;
}
.cx-form-filter .box-form-filter-mobile .inner .box-action .new-btn-blue {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

.display-filter-mobile .inner {
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 24px;
}
.display-filter-mobile .inner .display-filter-item label {
  display: block;
  text-align: left;
  font-size: 16px;
  font-family: "source-sans-pro-semibold";
  color: #333;
}
.display-filter-mobile .inner .display-filter-item .display-filter-item-inner {
  position: relative;
}
.display-filter-mobile .inner .display-filter-item .display-filter-item-inner .ico svg path {
  stroke: #333;
}
.display-filter-mobile .inner .display-filter-item .display-filter-item-inner .form-group {
  margin-bottom: 0;
}
.display-filter-mobile .inner .display-filter-item.type-text .display-filter-item-inner .ico {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
  left: 20px;
  margin-top: 2px;
}
.display-filter-mobile .inner .display-filter-item.type-text .display-filter-item-inner .form-group {
  margin-bottom: 0;
}
.display-filter-mobile .inner .display-filter-item.type-text .display-filter-item-inner .form-group .form-control {
  background: rgba(73, 77, 244, 0.05);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 13px 20px;
  padding-left: 45px;
  height: 57px;
  font-size: 18px;
  color: #333 !important;
  font-family: "source-sans-pro-semibold";
  border-color: transparent;
}
.display-filter-mobile .inner .display-filter-item.type-text .display-filter-item-inner .form-group .form-control:focus {
  border-color: #494df4;
}
.display-filter-mobile .inner .display-filter-item.type-text .display-filter-item-inner .form-group .form-control::-webkit-input-placeholder {
  color: rgba(51, 51, 51, 0.4);
}
.display-filter-mobile .inner .display-filter-item.type-text .display-filter-item-inner .form-group .form-control::-moz-placeholder {
  color: rgba(51, 51, 51, 0.4);
}
.display-filter-mobile .inner .display-filter-item.type-text .display-filter-item-inner .form-group .form-control:-moz-placeholder {
  color: rgba(51, 51, 51, 0.4);
}
.display-filter-mobile .inner .display-filter-item.type-text .display-filter-item-inner .form-group .form-control:-ms-input-placeholder {
  color: rgba(51, 51, 51, 0.4);
}
.display-filter-mobile .inner .display-filter-item.type-action button.display-filter-item-inner {
  display: flex;
  grid-column-gap: 24px;
  padding: 13px 20px;
  width: 100%;
  background: rgba(73, 77, 244, 0.05);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  font-size: 18px;
  color: #333;
  font-family: "source-sans-pro-semibold";
  border-width: 1px;
  border-color: transparent;
}
.display-filter-mobile .inner .display-filter-item.type-action button.display-filter-item-inner:focus-visible, .display-filter-mobile .inner .display-filter-item.type-action button.display-filter-item-inner:focus {
  border-color: #494df4;
  outline: none;
  box-shadow: none;
}
.display-filter-mobile .inner .display-filter-item.type-action button.display-filter-item-inner .ico {
  flex: 0 0 auto;
}
.display-filter-mobile .inner .display-filter-item.type-action button.display-filter-item-inner div {
  flex: 1 1 auto;
  text-align: left;
  color: #333;
}
.display-filter-mobile .inner .display-filter-item.has-dropdown .display-filter-item-inner:after {
  content: "";
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='8' viewBox='0 0 15 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7.5 7L14 1' stroke='%23494DF4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 15px;
  height: 8px;
  right: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.new-box-item.style-default.new-dropdown-search.type-radio .box-dropdow-list ul li input[type=radio] {
  opacity: 0;
  position: absolute;
}

.box-choose-filter-mobile {
  margin-top: 30px;
}
.box-choose-filter-mobile .inner {
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 10px;
}
.box-choose-filter-mobile .inner .choose-filter-item input {
  position: absolute;
  opacity: 0;
}
.box-choose-filter-mobile .inner .choose-filter-item .choose-filter-item-inner {
  display: block;
  width: 100%;
  text-align: left;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  position: relative;
  padding: 12px 16px;
}
.box-choose-filter-mobile .inner .choose-filter-item .choose-filter-item-inner:after {
  content: "";
  border-bottom: 1px solid #f5f5f5;
  position: absolute;
  left: 0px;
  bottom: -5px;
  width: 100%;
  height: 1px;
}
.box-choose-filter-mobile .inner .choose-filter-item .choose-filter-item-inner .text {
  font-size: 18px;
  font-family: "source-sans-pro-semibold";
}
.box-choose-filter-mobile .inner .choose-filter-item .choose-filter-item-inner .sub-text {
  font-size: 14px;
  color: rgba(51, 51, 51, 0.5);
}
.box-choose-filter-mobile .inner .choose-filter-item.selected .choose-filter-item-inner {
  background-color: #494df4;
  color: #fff;
}
.box-choose-filter-mobile .inner .choose-filter-item.selected .choose-filter-item-inner .sub-text,
.box-choose-filter-mobile .inner .choose-filter-item.selected .choose-filter-item-inner .text {
  color: #fff;
}
.box-choose-filter-mobile.type-checkbox .inner .choose-filter-item {
  position: relative;
}
.box-choose-filter-mobile.type-checkbox .inner .choose-filter-item:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='2' y='2' width='18' height='18' rx='4' fill='%23D9D9D9'/%3E%3C/svg%3E%0A");
  position: absolute;
  width: 22px;
  height: 22px;
  right: 16px;
  z-index: 2;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-repeat: no-repeat;
}
.box-choose-filter-mobile.type-checkbox .inner .choose-filter-item.selected:before {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='20' height='20' rx='6' fill='white'/%3E%3Cpath d='M5 10.2L7.85714 13L15 6' stroke='%23494DF4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
}
.box-choose-filter-mobile.type-radio .inner .choose-filter-item {
  position: relative;
}
.box-choose-filter-mobile.type-radio .inner .choose-filter-item:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='7.5' fill='white' stroke='%23999999'/%3E%3C/svg%3E%0A");
  position: absolute;
  width: 22px;
  height: 22px;
  right: 16px;
  z-index: 2;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-repeat: no-repeat;
}
.box-choose-filter-mobile.type-radio .inner .choose-filter-item.selected:before {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='8' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 5.27246C7.83696 5.27246 5.27271 7.83672 5.27271 10.9997C5.27271 14.1627 7.83696 16.727 11 16.727C14.163 16.727 16.7272 14.1627 16.7272 10.9997C16.7272 7.83672 14.163 5.27246 11 5.27246ZM13.4825 10.0313C13.5282 9.97905 13.563 9.91818 13.5848 9.85228C13.6067 9.78638 13.6151 9.71678 13.6097 9.64757C13.6042 9.57836 13.585 9.51093 13.5531 9.44927C13.5212 9.38761 13.4773 9.33294 13.4239 9.2885C13.3706 9.24405 13.3089 9.21072 13.2425 9.19047C13.1761 9.17021 13.1063 9.16345 13.0373 9.17056C12.9682 9.17768 12.9013 9.19853 12.8404 9.2319C12.7795 9.26526 12.7259 9.31047 12.6828 9.36486L10.4439 12.0509L9.28544 10.892C9.18724 10.7971 9.05572 10.7446 8.91921 10.7458C8.78269 10.747 8.6521 10.8018 8.55557 10.8983C8.45903 10.9948 8.40427 11.1254 8.40309 11.2619C8.4019 11.3985 8.45438 11.53 8.54922 11.6282L10.1112 13.1902C10.1624 13.2413 10.2236 13.2812 10.2911 13.3073C10.3585 13.3335 10.4306 13.3453 10.5029 13.342C10.5751 13.3387 10.6459 13.3204 10.7107 13.2883C10.7755 13.2561 10.8329 13.2108 10.8792 13.1553L13.4825 10.0313Z' fill='%23494DF4'/%3E%3Ccircle cx='10.9999' cy='11.0002' r='3.18182' fill='white'/%3E%3C/svg%3E%0A");
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
}

.cx-form-filter.primary {
  background: linear-gradient(90deg, #3035f3 28.19%, #494df4 70.53%);
}
.cx-form-filter.primary:before {
  background: linear-gradient(90deg, #3035f3 28.19%, #494df4 70.53%);
}
.cx-form-filter.primary .box-form-filter .box-form-filter-inner .new-box-form .new-box-form-inner .grid-form .new-box-item.style-default.new-dropdown-search {
  background: radial-gradient(372.84% 141.42% at 0% 0%, rgba(255, 255, 255, 0.18) 0%, rgba(255, 255, 255, 0.03) 100%);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.cx-form-filter.primary .box-form-filter .box-form-filter-inner .new-box-form .new-box-form-inner .grid-form .new-box-item.style-default.new-dropdown-search .new-box-item-inner .ico-box-search .ico svg path {
  stroke: #fff;
}
.cx-form-filter.primary .box-form-filter .box-form-filter-inner .new-box-form .new-box-form-inner .grid-form .new-box-item.style-default.new-dropdown-search .new-box-item-inner .ico-flexible {
  background-color: transparent;
}
.cx-form-filter.primary .box-form-filter .box-form-filter-inner .new-box-form .new-box-form-inner .grid-form .new-box-item.style-default.new-dropdown-search .new-box-item-inner .ico-flexible .open-box-dropdown svg circle,
.cx-form-filter.primary .box-form-filter .box-form-filter-inner .new-box-form .new-box-form-inner .grid-form .new-box-item.style-default.new-dropdown-search .new-box-item-inner .ico-flexible .open-box-dropdown svg path,
.cx-form-filter.primary .box-form-filter .box-form-filter-inner .new-box-form .new-box-form-inner .grid-form .new-box-item.style-default.new-dropdown-search .new-box-item-inner .ico-flexible .clear-search-dropdown svg circle,
.cx-form-filter.primary .box-form-filter .box-form-filter-inner .new-box-form .new-box-form-inner .grid-form .new-box-item.style-default.new-dropdown-search .new-box-item-inner .ico-flexible .clear-search-dropdown svg path {
  stroke: #fff;
}
.cx-form-filter.primary .box-form-filter .box-form-filter-inner .new-box-form .new-box-form-inner .grid-form .new-box-item.style-default.new-dropdown-search .new-box-item-inner .input .form-group .form-control {
  background-color: transparent;
  color: #fff;
  border: 2px solid rgba(255, 255, 255, 0.25) !important;
}
.cx-form-filter.primary .box-form-filter .box-form-filter-inner .new-box-form .new-box-form-inner .grid-form .new-box-item.style-default.new-dropdown-search .new-box-item-inner .input .form-group .form-control:focus {
  border: 2px solid #fff !important;
}
.cx-form-filter.primary .box-form-filter .box-form-filter-inner .new-box-form .new-box-form-inner .grid-form .new-box-item.style-default.new-dropdown-search .new-box-item-inner .input .form-group .form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.cx-form-filter.primary .box-form-filter .box-form-filter-inner .new-box-form .new-box-form-inner .grid-form .new-box-item.style-default.new-dropdown-search .new-box-item-inner .input .form-group .form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.cx-form-filter.primary .box-form-filter .box-form-filter-inner .new-box-form .new-box-form-inner .grid-form .new-box-item.style-default.new-dropdown-search .new-box-item-inner .input .form-group .form-control:-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.cx-form-filter.primary .box-form-filter .box-form-filter-inner .new-box-form .new-box-form-inner .grid-form .new-box-item.style-default.new-dropdown-search .new-box-item-inner .input .form-group .form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.cx-form-filter.primary .box-form-filter-mobile .inner {
  color: #fff;
}
.cx-form-filter.primary .box-form-filter-mobile .inner .filter-value .filter-value-inner .text-filter {
  font-size: 17px;
  margin-bottom: 3px;
}
.cx-form-filter.primary .box-form-filter-mobile .inner .filter-value .filter-value-inner .text-filter:before {
  top: 4px;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.67442 1.97772C4.52768 1.97772 1.97674 4.52866 1.97674 7.6754C1.97674 10.8221 4.52768 13.3731 7.67442 13.3731C10.8212 13.3731 13.3721 10.8221 13.3721 7.6754C13.3721 4.52866 10.8212 1.97772 7.67442 1.97772ZM1 7.6754C1 3.98922 3.98824 1.00098 7.67442 1.00098C11.3606 1.00098 14.3488 3.98922 14.3488 7.6754C14.3488 9.34271 13.7375 10.8672 12.7267 12.037L14.857 14.1673C15.0477 14.358 15.0477 14.6672 14.857 14.8579C14.6662 15.0487 14.357 15.0487 14.1663 14.8579L12.036 12.7277C10.8663 13.7385 9.34173 14.3498 7.67442 14.3498C3.98824 14.3498 1 11.3616 1 7.6754Z' fill='white' stroke='white' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  width: 16px;
  height: 16px;
}
.cx-form-filter.primary .box-form-filter-mobile .inner .filter-value .list-filter span {
  color: #fff;
}
.cx-form-filter.primary .box-form-filter-mobile .inner .box-action .new-btn-blue {
  background-color: #fff;
  color: #494df4 !important;
}
.cx-form-filter.primary .box-form-filter-mobile .inner .box-action .new-btn-blue:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.72093 1.83819C4.02373 1.83819 1.83721 4.0247 1.83721 6.72191C1.83721 9.41911 4.02373 11.6056 6.72093 11.6056C9.41814 11.6056 11.6047 9.41911 11.6047 6.72191C11.6047 4.0247 9.41814 1.83819 6.72093 1.83819ZM1 6.72191C1 3.56232 3.56135 1.00098 6.72093 1.00098C9.88051 1.00098 12.4419 3.56232 12.4419 6.72191C12.4419 8.15103 11.9178 9.45776 11.0515 10.4604L12.8774 12.2864C13.0409 12.4499 13.0409 12.7149 12.8774 12.8784C12.7139 13.0418 12.4489 13.0418 12.2854 12.8784L10.4595 11.0524C9.45679 11.9188 8.15005 12.4428 6.72093 12.4428C3.56135 12.4428 1 9.88149 1 6.72191Z' fill='%23494DF4' stroke='%23494DF4' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-right: 6px;
  position: relative;
  top: 2px;
}

@media (max-width: 768px) {
  .new-box-item.style-default.has-modal-mobile .input .form-control {
    pointer-events: none;
  }
}

.new-box-item.style-default.new-dropdown-search .box-dropdow-list.with-icon-polis ul {
  padding: 8px 14px;
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list.with-icon-polis ul li.list-item {
  position: relative;
  padding: 7px 45px 7px 50px;
  border-bottom: 1px solid #f5f5f5;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
  border-radius: 11px;
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list.with-icon-polis ul li.list-item:last-child {
  border-bottom: 0px;
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list.with-icon-polis ul li.list-item .ico-circle {
  right: 18px;
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list.with-icon-polis ul li.list-item:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='url(%23paint0_linear_28276_13085)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.9999 6.53333C14.2876 6.53333 14.5208 6.76656 14.5208 7.05426V7.2289C14.598 7.23007 14.6639 7.23259 14.7254 7.23803C15.9827 7.34921 16.9793 8.34584 17.0905 9.60312C17.1007 9.71803 17.1006 9.84822 17.1006 10.0394L17.1006 10.889C17.1006 13.5765 15.0558 15.7864 12.4371 16.0476V17.4729C12.4371 19.1032 13.7587 20.4248 15.389 20.4248H16.0019C16.8702 20.4248 17.6288 19.9514 18.0323 19.248C17.0005 18.9016 16.2572 17.9268 16.2572 16.7783C16.2572 15.3398 17.4234 14.1736 18.8619 14.1736C20.3004 14.1736 21.4665 15.3398 21.4665 16.7783C21.4665 18.1261 20.4428 19.2348 19.1305 19.3692C18.6251 20.5997 17.4153 21.4667 16.0019 21.4667H15.389C13.1833 21.4667 11.3952 19.6786 11.3952 17.4729V16.0486C8.66672 15.7866 6.53321 13.4877 6.53321 10.6905L6.53321 10.0395C6.53318 9.84824 6.53317 9.71804 6.54333 9.60312C6.65451 8.34584 7.65114 7.34921 8.90842 7.23803C9.01655 7.22847 9.1382 7.22792 9.31149 7.2279V7.05426C9.31149 6.76656 9.54472 6.53333 9.83242 6.53333C10.1201 6.53333 10.3534 6.76656 10.3534 7.05426V8.44341C10.3534 8.73111 10.1201 8.96433 9.83242 8.96433C9.54472 8.96433 9.31149 8.73111 9.31149 8.44341V8.26978C9.12854 8.2699 9.05723 8.27079 9.00019 8.27584C8.24583 8.34254 7.64785 8.94052 7.58114 9.69489C7.57558 9.75781 7.57506 9.83812 7.57506 10.0665V10.6905C7.57506 13.0881 9.51863 15.0316 11.9161 15.0316C14.204 15.0316 16.0588 13.1769 16.0588 10.889V10.0665C16.0588 9.83812 16.0583 9.75781 16.0527 9.69489C15.986 8.94052 15.388 8.34254 14.6336 8.27584C14.6042 8.27324 14.5711 8.27174 14.5208 8.27089V8.44341C14.5208 8.73111 14.2876 8.96433 13.9999 8.96433C13.7122 8.96433 13.4789 8.73111 13.4789 8.44341V7.05426C13.4789 6.76656 13.7122 6.53333 13.9999 6.53333ZM17.2991 16.7783C17.2991 15.9152 17.9988 15.2155 18.8619 15.2155C19.725 15.2155 20.4246 15.9152 20.4246 16.7783C20.4246 17.6414 19.725 18.3411 18.8619 18.3411C17.9988 18.3411 17.2991 17.6414 17.2991 16.7783Z' fill='white' stroke='white' stroke-width='0.4' stroke-linecap='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_28276_13085' x1='0.93475' y1='2.37999' x2='29.1885' y2='3.76565' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23494DF4'/%3E%3Cstop offset='0.463039' stop-color='%234A37F4'/%3E%3Cstop offset='1' stop-color='%236F49F4'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 28px;
  height: 28px;
  position: absolute;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list.with-icon-polis ul li.list-item .text {
  display: block;
  padding-right: 0px;
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list.with-icon-polis ul li.list-item .text .text-inner {
  font-family: "source-sans-pro-bold";
  color: #333333;
  display: block;
  margin-bottom: 3px;
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list.with-icon-polis ul li.list-item .text .desc {
  display: block;
  font-size: 12px;
  line-height: 16px;
  font-family: "source-sans-pro-semibold";
  color: #7f7f7f;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list.with-icon-polis ul li.list-item.disabled {
  background-color: #cccccc;
  pointer-events: none;
  border-bottom: 0px;
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list.with-icon-polis ul li.list-item.disabled:before {
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.4'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23333333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.9999 6.5332C14.2876 6.5332 14.5208 6.76643 14.5208 7.05413V7.22877C14.598 7.22994 14.6639 7.23246 14.7254 7.2379C15.9827 7.34908 16.9793 8.34571 17.0905 9.60299C17.1007 9.7179 17.1006 9.84809 17.1006 10.0393L17.1006 10.8889C17.1006 13.5764 15.0558 15.7862 12.4371 16.0475V17.4728C12.4371 19.1031 13.7587 20.4247 15.389 20.4247H16.0019C16.8702 20.4247 17.6288 19.9513 18.0323 19.2479C17.0005 18.9015 16.2572 17.9266 16.2572 16.7781C16.2572 15.3396 17.4234 14.1735 18.8619 14.1735C20.3004 14.1735 21.4665 15.3396 21.4665 16.7781C21.4665 18.1259 20.4428 19.2346 19.1305 19.3691C18.6251 20.5995 17.4153 21.4665 16.0019 21.4665H15.389C13.1833 21.4665 11.3952 19.6785 11.3952 17.4728V16.0485C8.66672 15.7865 6.53321 13.4876 6.53321 10.6904L6.53321 10.0393C6.53318 9.84811 6.53317 9.71791 6.54333 9.60299C6.65451 8.34571 7.65114 7.34908 8.90842 7.2379C9.01655 7.22834 9.1382 7.22779 9.31149 7.22777V7.05413C9.31149 6.76643 9.54472 6.5332 9.83242 6.5332C10.1201 6.5332 10.3534 6.76643 10.3534 7.05413V8.44328C10.3534 8.73098 10.1201 8.9642 9.83242 8.9642C9.54472 8.9642 9.31149 8.73098 9.31149 8.44328V8.26965C9.12854 8.26977 9.05723 8.27066 9.00019 8.27571C8.24583 8.34242 7.64785 8.94039 7.58114 9.69476C7.57558 9.75768 7.57506 9.83799 7.57506 10.0664V10.6904C7.57506 13.0879 9.51863 15.0315 11.9161 15.0315C14.204 15.0315 16.0588 13.1768 16.0588 10.8889V10.0664C16.0588 9.83799 16.0583 9.75768 16.0527 9.69476C15.986 8.94039 15.388 8.34242 14.6336 8.27571C14.6042 8.27311 14.5711 8.27161 14.5208 8.27076V8.44328C14.5208 8.73098 14.2876 8.9642 13.9999 8.9642C13.7122 8.9642 13.4789 8.73098 13.4789 8.44328V7.05413C13.4789 6.76643 13.7122 6.5332 13.9999 6.5332ZM17.2991 16.7781C17.2991 15.915 17.9988 15.2154 18.8619 15.2154C19.725 15.2154 20.4246 15.915 20.4246 16.7781C20.4246 17.6412 19.725 18.3409 18.8619 18.3409C17.9988 18.3409 17.2991 17.6412 17.2991 16.7781Z' fill='white' stroke='white' stroke-width='0.4' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.new-box-item.style-default.new-dropdown-search .box-dropdow-list.with-icon-polis ul li.list-item.disabled .ico-circle {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='7.5' fill='%237F7F7F' stroke='%237F7F7F'/%3E%3C/svg%3E%0A");
}

.CX-banner-faq {
  height: 300px;
  background: #494DF4;
  position: relative;
}
.CX-banner-faq:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 197px;
  background-image: url(../images/health-check/bg-cities.png);
  background-repeat: repeat-x;
}
@media (max-width: 767px) {
  .CX-banner-faq:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .CX-banner-faq {
    height: 219px;
  }
}
.CX-banner-faq > .container.CX-wrapper {
  height: 100%;
}
.CX-banner-faq .vector-bg .quest-bg {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: 30px;
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .CX-banner-faq .vector-bg .quest-bg svg {
    height: 252px;
  }
}
.CX-banner-faq .box-banner-faq {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px 0;
}
.CX-banner-faq .box-banner-faq .box-breadcrumb-faq a {
  display: inline-block;
  text-decoration: none;
}
.CX-banner-faq .box-banner-faq .box-breadcrumb-faq a .box-breadrumb-faq-inner {
  display: flex;
  align-items: center;
  grid-column-gap: 20px;
}
.CX-banner-faq .box-banner-faq .box-breadcrumb-faq a .box-breadrumb-faq-inner .ico-back {
  flex: 0 0 auto;
}
.CX-banner-faq .box-banner-faq .box-breadcrumb-faq a .box-breadrumb-faq-inner .box-text {
  color: #fff;
}
.CX-banner-faq .box-banner-faq .box-breadcrumb-faq a .box-breadrumb-faq-inner .box-text .text-inner {
  display: flex;
  align-items: center;
  column-gap: 10px;
  font-size: 14px;
  line-height: 17px;
}
.CX-banner-faq .box-banner-faq .box-breadcrumb-faq a .box-breadrumb-faq-inner .box-text .text-inner .ico {
  position: relative;
}
.CX-banner-faq .box-banner-faq .box-heading-title {
  flex: 1 1 auto;
  width: 594px;
  text-align: center;
  margin: 40px auto 0;
}
@media (max-width: 767px) {
  .CX-banner-faq .box-banner-faq .box-heading-title {
    width: 100%;
    margin: 20px auto 0;
  }
}
.CX-banner-faq .box-banner-faq .box-heading-title .box-heading-title-inner {
  color: #fff;
  display: flex;
  flex-direction: column;
  grid-row-gap: 20px;
}
.CX-banner-faq .box-banner-faq .box-heading-title .box-heading-title-inner .quest {
  font-size: 17px;
  font-family: "source-sans-pro-regular";
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.02em;
  color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 767px) {
  .CX-banner-faq .box-banner-faq .box-heading-title .box-heading-title-inner .quest {
    font-size: 15px;
    line-height: 18px;
  }
}
.CX-banner-faq .box-banner-faq .box-heading-title .box-heading-title-inner .title-faq {
  font-family: "source-sans-pro-semibold";
  font-size: 47px;
  line-height: 56px;
  text-align: center;
  letter-spacing: 0.02em;
}
@media (max-width: 767px) {
  .CX-banner-faq .box-banner-faq .box-heading-title .box-heading-title-inner .title-faq {
    font-size: 26px;
    line-height: 31px;
  }
}
.CX-banner-faq .box-banner-faq .box-heading-title .box-heading-title-inner .box-input-search .box-input-search-inner {
  position: relative;
}
.CX-banner-faq .box-banner-faq .box-heading-title .box-heading-title-inner .box-input-search .box-input-search-inner .ico {
  position: absolute;
  top: 50%;
  left: 25px;
  margin-top: 3px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.CX-banner-faq .box-banner-faq .box-heading-title .box-heading-title-inner .box-input-search .box-input-search-inner .input input {
  width: 100%;
  height: 46px;
  border-color: transparent;
  background-color: #fff;
  font-size: 13px;
  padding: 0 0;
  padding-left: 50px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  color: #333;
}
.CX-banner-faq .box-banner-faq .box-heading-title .box-heading-title-inner .box-input-search .box-input-search-inner .input input::-webkit-input-placeholder {
  font-size: 13px;
  line-height: 20px;
  color: #B3B7BC;
}
.CX-banner-faq .box-banner-faq .box-heading-title .box-heading-title-inner .box-input-search .box-input-search-inner .input input::-moz-placeholder {
  font-size: 13px;
  line-height: 20px;
  color: #B3B7BC;
}
.CX-banner-faq .box-banner-faq .box-heading-title .box-heading-title-inner .box-input-search .box-input-search-inner .input input:-moz-placeholder {
  font-size: 13px;
  line-height: 20px;
  color: #B3B7BC;
}
.CX-banner-faq .box-banner-faq .box-heading-title .box-heading-title-inner .box-input-search .box-input-search-inner .input input:-ms-input-placeholder {
  font-size: 13px;
  line-height: 20px;
  color: #B3B7BC;
}

.CX-category-faq .box-category-faq {
  max-width: 80%;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 1440px) {
  .CX-category-faq .box-category-faq {
    max-width: 90%;
  }
}
@media (max-width: 767px) {
  .CX-category-faq .box-category-faq {
    max-width: 100%;
  }
}
.CX-category-faq .box-category-faq .box-category-faq-slider .category-item a {
  font-family: "source-sans-pro-semibold";
  display: block;
  padding: 1rem;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  color: #4976BA;
  text-decoration: none;
  position: relative;
  border-bottom: 2px solid rgba(73, 119, 186, 0.2);
}
.CX-category-faq .box-category-faq .box-category-faq-slider .category-item a:before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 5px;
  background: #EFAE36;
  height: 4px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-category-faq .box-category-faq .box-category-faq-slider .category-item:hover a:before, .CX-category-faq .box-category-faq .box-category-faq-slider .category-item.selected a:before {
  width: 100%;
  opacity: 1;
  visibility: visible;
}
.CX-category-faq .box-category-faq .box-category-faq-slider .slick-arrow {
  background: #DBE4F1;
  width: 30px;
  height: 100%;
  opacity: 1;
  z-index: 2;
}
.CX-category-faq .box-category-faq .box-category-faq-slider .slick-arrow.slick-disabled {
  opacity: 0.3;
  pointer-events: none;
}
.CX-category-faq .box-category-faq .box-category-faq-slider .slick-arrow:before {
  font-family: "Font Awesome 5 Pro";
  opacity: 1;
}
.CX-category-faq .box-category-faq .box-category-faq-slider .slick-arrow.slick-prev {
  left: 0;
}
.CX-category-faq .box-category-faq .box-category-faq-slider .slick-arrow.slick-prev:before {
  content: "\f053";
}
.CX-category-faq .box-category-faq .box-category-faq-slider .slick-arrow.slick-next {
  right: 0px;
}
.CX-category-faq .box-category-faq .box-category-faq-slider .slick-arrow.slick-next:before {
  content: "\f054";
}

@media (max-width: 767px) {
  .CX-category-faq .container.CX-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 1025px) {
  .CX-faq-list .faq-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 40px;
    align-items: flex-start;
    justify-items: flex-start;
  }
}
.CX-faq-list .faq-list .faq-list-even,
.CX-faq-list .faq-list .faq-list-odd {
  width: 100%;
}
.CX-faq-list .faq-list .faq-list-inner .faq-item {
  margin-bottom: 15px;
}
.CX-faq-list .faq-list .faq-list-inner .faq-item .faq-item-inner {
  overflow: hidden;
}
.CX-faq-list .faq-list .faq-list-inner .faq-item .faq-item-inner .faq-header {
  cursor: pointer;
  background: #F0F2F5;
  font-family: "source-sans-pro-semibold";
  font-size: 15px;
  line-height: 18px;
  color: #2E3B48;
  padding: 0px 27px;
  height: 60px;
  padding-right: 50px;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .CX-faq-list .faq-list .faq-list-inner .faq-item .faq-item-inner .faq-header {
    padding: 10px 10px;
    min-height: 60px;
    padding-left: 15px;
    padding-right: 50px;
    height: auto;
  }
}
.CX-faq-list .faq-list .faq-list-inner .faq-item .faq-item-inner .faq-header .text {
  font-size: 15px;
  line-height: 23px;
}
.CX-faq-list .faq-list .faq-list-inner .faq-item .faq-item-inner .faq-header .ico {
  position: absolute;
  color: #2E3B48;
  font-size: 13px;
  right: 22px;
}
.CX-faq-list .faq-list .faq-list-inner .faq-item .faq-item-inner .faq-content {
  opacity: 0;
  height: 0px;
}
.CX-faq-list .faq-list .faq-list-inner .faq-item .faq-item-inner .faq-content .faq-content-inner {
  font-family: "source-sans-pro-regular";
  font-weight: normal;
  padding: 10px 25px;
  font-size: 13px;
  line-height: 25px;
  color: #2E3B48;
}
.CX-faq-list .faq-list .faq-list-inner .faq-item.active .faq-item-inner .faq-header {
  background: #494DF4;
  color: #fff;
}

.faq-empty {
  text-align: center;
  padding: 2rem 0;
}
.faq-empty .vector {
  margin-bottom: 30px;
}
.faq-empty .box-text .title {
  font-family: "source-sans-pro-bold";
  font-weight: 700;
  font-size: 21px;
  line-height: 25px;
  text-align: center;
  color: #333333;
  margin-bottom: 10px;
}
.faq-empty .box-text .text {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #999999;
}

.CX-category-faq .box-category-faq .box-category-faq-slider.item-3 {
  max-width: 582px;
  margin: 0 auto;
}
.CX-category-faq .box-category-faq .box-category-faq-slider.item-4 {
  max-width: 760px;
  margin: 0 auto;
}

.portlet-body .CX-faq-list {
  padding: 0 0;
}
.portlet-body .CX-faq-list:first-child {
  padding-top: 2rem;
}
@media (max-width: 767px) {
  .portlet-body .CX-faq-list:first-child {
    padding-top: 1rem;
  }
}

body.v2 .CX-header-nav-mobile {
  border-bottom: 0px;
}

@media (max-width: 1024px) {
  .CX-profile-view.hide {
    display: block !important;
    background: #3032C1;
    padding: 14px 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .CX-profile-view.hide .profile-view-wrapper .profile-view-inner {
    display: flex;
    align-items: center;
    grid-column-gap: 20px;
  }
  .CX-profile-view.hide .profile-view-wrapper .profile-view-inner .img {
    flex: 0 0 auto;
    width: 54px;
    height: 54px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
  }
  .CX-profile-view.hide .profile-view-wrapper .profile-view-inner .info {
    flex: 1 1 auto;
  }
  .CX-profile-view.hide .profile-view-wrapper .profile-view-inner .info .name {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.03em;
    font-family: "source-sans-pro-semibold";
  }
  .CX-profile-view.hide .profile-view-wrapper .profile-view-inner .info .email {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: rgba(255, 255, 255, 0.5);
  }
  .CX-profile-view.hide .profile-view-wrapper .profile-view-inner .open-menu-profile .menu-profile {
    position: absolute;
    background-color: #fff;
    bottom: 100%;
    margin-bottom: 15px;
    right: 25px;
    width: 250px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    padding: 10px 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
  }
  .CX-profile-view.hide .profile-view-wrapper .profile-view-inner .open-menu-profile .menu-profile.open {
    opacity: 1;
    visibility: visible;
  }
  .CX-profile-view.hide .profile-view-wrapper .profile-view-inner .open-menu-profile .menu-profile:after {
    content: "";
    position: absolute;
    bottom: -9px;
    right: 10px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 10px solid #fff;
  }
  .CX-profile-view.hide .profile-view-wrapper .profile-view-inner .open-menu-profile .menu-profile ul li a {
    display: block;
    padding: 10px 25px;
    font-family: "source-sans-pro-regular";
    font-size: 14px;
    color: #272833;
    font-weight: normal;
    text-decoration: none;
  }
  .CX-profile-view.hide .profile-view-wrapper .profile-view-inner .open-menu-profile .menu-profile ul li a .fas,
  .CX-profile-view.hide .profile-view-wrapper .profile-view-inner .open-menu-profile .menu-profile ul li a .fa,
  .CX-profile-view.hide .profile-view-wrapper .profile-view-inner .open-menu-profile .menu-profile ul li a i {
    color: #494df4;
    font-weight: bold;
    font-size: 16px;
    position: relative;
    margin-right: 10px;
  }
  .CX-profile-view.hide .profile-view-wrapper .profile-view-inner .open-menu-profile button {
    cursor: pointer;
    background: none;
    outline: none;
    border: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .CX-profile-view.hide .profile-view-wrapper .profile-view-inner .open-menu-profile button svg {
    position: relative;
    top: 7px;
  }
}

@media (max-width: 767px) {
  .CX-profile-view.hide {
    padding: 8px 20px;
  }
  .CX-profile-view.hide .profile-view-wrapper .profile-view-inner {
    grid-column-gap: 15px;
  }
  .CX-profile-view.hide .profile-view-wrapper .profile-view-inner .img {
    width: 30px;
    height: 30px;
  }
}

.CX-health-check-results {
  background: #f6f8fd;
  padding: 2rem 0;
  font-family: "source-sans-pro-regular";
  position: relative;
}
@media (max-width: 767px) {
  .CX-health-check-results {
    padding: 0 0 2rem;
  }
}
.CX-health-check-results .arrow-down {
  position: absolute;
  bottom: -35%;
  left: 10%;
  z-index: 2;
}
.CX-health-check-results .health-check-results .health-check-results-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-column-gap: 30px;
}
@media (max-width: 1024px) {
  .CX-health-check-results .health-check-results .health-check-results-inner {
    flex-direction: column;
  }
  .CX-health-check-results .health-check-results .health-check-results-inner .box-action.mobile {
    display: block !important;
    margin-top: 45px;
  }
}
.CX-health-check-results .health-check-results .health-check-results-inner .box-info-text {
  text-align: center;
  flex: 0 0 auto;
  width: 340px;
}
.CX-health-check-results .health-check-results .health-check-results-inner .box-info-text .ico svg #outer-circle {
  animation-name: rotate-circle;
  animation-duration: 20s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  transform-origin: center;
  transform-box: fill-box;
}
.CX-health-check-results .health-check-results .health-check-results-inner .box-info-text .box-text {
  position: relative;
  top: -40px;
}
.CX-health-check-results .health-check-results .health-check-results-inner .box-info-text .box-text h3 {
  font-weight: 700;
  font-size: 28px;
  line-height: 42px;
  letter-spacing: 0.01em;
  color: #35405a;
}
.CX-health-check-results .health-check-results .health-check-results-inner .box-info-text .box-text p {
  font-weight: 500;
  font-size: 14px;
  line-height: 23px;
  color: rgba(53, 64, 90, 0.5);
}
.CX-health-check-results .health-check-results .health-check-results-inner .box-info-text .box-text .new-btn-blue {
  font-weight: normal;
  min-width: 159px;
}
@media (max-width: 1024px) {
  .CX-health-check-results .health-check-results .health-check-results-inner .box-info-text .box-text .box-action.dekstop {
    display: none;
  }
}
.CX-health-check-results .health-check-results .health-check-results-inner .box-result {
  flex: 0 0 600px;
}
@media (max-width: 1024px) {
  .CX-health-check-results .health-check-results .health-check-results-inner .box-result {
    flex: 0 0 auto !important;
  }
}
.CX-health-check-results .health-check-results .health-check-results-inner .box-result .box-result-inner {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  align-items: flex-start;
  justify-content: center;
  text-align: center;
  grid-auto-rows: 1fr;
}
@media (max-width: 767px) {
  .CX-health-check-results .health-check-results .health-check-results-inner .box-result .box-result-inner {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
}
.CX-health-check-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item {
  background-color: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  padding: 20px;
  height: 100%;
  width: 180px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
@media (max-width: 767px) {
  .CX-health-check-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item {
    width: 110px;
    padding: 12px;
  }
}
.CX-health-check-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .box-item-inner {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.CX-health-check-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .ico {
  height: 60px;
  flex: 0 0 auto;
}
@media (max-width: 767px) {
  .CX-health-check-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .ico {
    height: 30px;
  }
}
@media (max-width: 767px) {
  .CX-health-check-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .ico img {
    height: 30px;
  }
}
.CX-health-check-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .text {
  width: 100%;
  flex: 1 1 auto;
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .CX-health-check-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .text {
    margin-top: 10px;
  }
}
.CX-health-check-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .text .name {
  font-style: normal;
  font-weight: 600;
  font-size: 10px;
  line-height: 14px;
  color: rgba(53, 64, 90, 0.5);
}
.CX-health-check-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .text .value {
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
  color: #35405a;
  font-family: "source-sans-pro-bold";
}
.CX-health-check-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .text .status {
  width: 100%;
  margin-top: 5px;
}
.CX-health-check-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .text .status .status-inner {
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  line-height: 13px;
}
.CX-health-check-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .text .status .status-inner span {
  min-width: 66px;
  display: inline-block;
  padding: 6px 12px;
  -webkit-border-radius: 92px;
  -moz-border-radius: 92px;
  -ms-border-radius: 92px;
  -o-border-radius: 92px;
  border-radius: 92px;
}
.CX-health-check-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .text .status .status-inner span.ico {
  margin-right: 5px;
}
.CX-health-check-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .text .status .status-inner.top span, .CX-health-check-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .text .status .status-inner.normal span {
  background: rgba(11, 159, 44, 0.1);
  color: #0B9F2C;
}
.CX-health-check-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .text .status .status-inner.down span, .CX-health-check-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .text .status .status-inner.danger span {
  background: rgba(201, 21, 51, 0.1);
  color: #c91432;
}
.CX-health-check-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .text .status .status-inner.warning span {
  background: #FAF3E7;
  color: #E19A11;
}

@media (min-width: 1200px) and (max-width: 1300px) {
  .CX-health-check-results .health-check-results .health-check-results-inner .box-info-text {
    width: 297px;
  }
  .CX-health-check-results .health-check-results .health-check-results-inner .box-info-text .box-text {
    max-width: 80%;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .CX-health-check-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item {
    width: 100%;
    max-width: 110px;
  }
}

.CX-health-check-fullresults {
  padding: 2rem 0;
}
@media (min-width: 1366px) and (min-height: 768px) {
  .CX-health-check-fullresults {
    height: calc(100vh - 70px);
    display: flex;
    align-items: center;
  }
}
@media (min-width: 1025px) {
  .CX-health-check-fullresults .health-check-fullresults .health-check-fullresults-inner {
    display: flex;
    align-items: center;
    column-gap: 90px;
  }
}
.CX-health-check-fullresults .health-check-fullresults .health-check-fullresults-inner .box-results {
  flex: 1 1 auto;
}
.CX-health-check-fullresults .health-check-fullresults .health-check-fullresults-inner .box-results .box-results-inner .box-outer-progress-bar {
  margin-bottom: 15px;
}
.CX-health-check-fullresults .health-check-fullresults .health-check-fullresults-inner .box-results .box-results-inner .box-result-details {
  margin-bottom: 24px;
}
.CX-health-check-fullresults .health-check-fullresults .health-check-fullresults-inner .box-results .box-results-inner .box-info-action p {
  font-family: "source-sans-pro-semibold";
  font-size: 15px;
  line-height: 24px;
  color: #000000;
  margin-bottom: 24px;
}
.CX-health-check-fullresults .health-check-fullresults .health-check-fullresults-inner .box-results .box-results-inner .box-info-action .box-action .new-btn-blue:first-child {
  margin-right: 10px;
}
.CX-health-check-fullresults .health-check-fullresults .health-check-fullresults-inner .box-vector {
  flex: 0 0 auto;
}
@media (max-width: 1024px) {
  .CX-health-check-fullresults .health-check-fullresults .health-check-fullresults-inner .box-vector {
    margin-top: 4rem;
    text-align: center;
  }
  .CX-health-check-fullresults .health-check-fullresults .health-check-fullresults-inner .box-vector .vector-emma {
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .CX-health-check-fullresults .health-check-fullresults .health-check-fullresults-inner .box-vector {
    margin-top: 2rem;
  }
}
@media (max-width: 768px) {
  .CX-health-check-fullresults .health-check-fullresults .health-check-fullresults-inner .box-vector .vector-emma svg {
    width: 300px;
  }
}

.box-outer-progress-bar .box-outer-progress-bar-inner .box-progress-indicator {
  margin-bottom: 10px;
}
.box-outer-progress-bar .box-outer-progress-bar-inner .box-progress-indicator .box-progress-indicator-inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  position: relative;
  column-gap: 90px;
}
.box-outer-progress-bar .box-outer-progress-bar-inner .box-progress-indicator .box-progress-indicator-inner:before {
  content: "";
  position: absolute;
  border-top: 1px solid #7F7F7F;
  width: 100%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box-outer-progress-bar .box-outer-progress-bar-inner .box-progress-indicator .box-progress-indicator-inner div {
  font-family: "source-sans-pro-bold";
  font-size: 10px;
  line-height: 12px;
  color: #7F7F7F;
}
.box-outer-progress-bar .box-outer-progress-bar-inner .box-progress-indicator .box-progress-indicator-inner div span {
  background-color: #fff;
  position: relative;
}
.box-outer-progress-bar .box-outer-progress-bar-inner .box-progress-indicator .box-progress-indicator-inner div:first-child span {
  padding-right: 10px;
}
.box-outer-progress-bar .box-outer-progress-bar-inner .box-progress-indicator .box-progress-indicator-inner div:nth-child(2) {
  text-align: center;
}
.box-outer-progress-bar .box-outer-progress-bar-inner .box-progress-indicator .box-progress-indicator-inner div:nth-child(2) span {
  padding-left: 10px;
  padding-right: 10px;
}
.box-outer-progress-bar .box-outer-progress-bar-inner .box-progress-indicator .box-progress-indicator-inner div:last-child {
  text-align: right;
}
.box-outer-progress-bar .box-outer-progress-bar-inner .box-progress-indicator .box-progress-indicator-inner div:last-child span {
  padding-left: 10px;
}

.box-progress-bar .box-progress-bar-inner {
  height: 100px;
  background-color: #DCDCDC;
  position: relative;
}
.box-progress-bar .box-progress-bar-inner .bar {
  position: absolute;
  background-color: #333;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-progress-bar .box-progress-bar-inner .box-value {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 15px;
  z-index: 2;
}
.box-progress-bar .box-progress-bar-inner .box-value .lbl {
  font-family: "source-sans-pro-bold";
  font-size: 20px;
  line-height: 25px;
  color: #FFFFFF;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.32);
}
@media (max-width: 767px) {
  .box-progress-bar .box-progress-bar-inner .box-value .lbl {
    font-size: 16px;
    line-height: 25px;
  }
}
.box-progress-bar .box-progress-bar-inner .box-value .value {
  font-family: "source-sans-pro-bold";
  font-size: 63px;
  line-height: 60px;
  color: #FFFFFF;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.32);
  position: relative;
}
.box-progress-bar .box-progress-bar-inner .box-value .value:after {
  content: attr(data-symbol);
  font-size: 23px;
  line-height: 28px;
  position: absolute;
  margin-left: 2px;
  top: 2px;
}
@media (max-width: 767px) {
  .box-progress-bar .box-progress-bar-inner .box-value .value {
    font-size: 44px;
    line-height: 44px;
  }
}

.box-progress-bar.score-1 .box-progress-bar-inner .bar {
  background: #8D6E63;
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
.box-progress-bar.score-2 .box-progress-bar-inner .bar {
  background: #B71C1C;
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
.box-progress-bar.score-3 .box-progress-bar-inner .bar {
  background: #E65100;
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
.box-progress-bar.score-4 .box-progress-bar-inner .bar {
  background: #0277BD;
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
.box-progress-bar.score-5 .box-progress-bar-inner .bar {
  background: #388E3C;
  transform: matrix(-1, 0, 0, 1, 0, 0);
}

.box-result-details .box-result-details-inner {
  -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.07);
  background-color: #fff;
  display: grid;
  grid-template-columns: 1fr;
}
.box-result-details .box-result-details-inner .result-item .result-item-inner {
  display: flex;
  column-gap: 15px;
  align-items: center;
  padding: 15px;
  position: relative;
}
.box-result-details .box-result-details-inner .result-item .result-item-inner:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  border-bottom: 1px solid rgba(229, 229, 229, 0.7);
}
.box-result-details .box-result-details-inner .result-item .result-item-inner .ico {
  flex: 0 0 auto;
  width: 30px;
}
.box-result-details .box-result-details-inner .result-item .result-item-inner .text {
  font-family: "source-sans-pro-regular";
  flex: 1 1 auto;
  font-size: 13px;
  line-height: 20px;
  color: #000000;
}
.box-result-details .box-result-details-inner .result-item:last-child .result-item-inner:after {
  display: none;
}

@media (max-width: 767px) {
  .CX-health-check-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px;
    padding: 8px;
  }
}
@media (max-width: 767px) {
  .CX-health-check-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .ico svg {
    height: 35px;
    width: 35px;
  }
}
@media (max-width: 1024px) {
  .CX-health-check-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .text {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .CX-health-check-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .text .name {
    font-size: 9px;
    line-height: 14px;
  }
  .CX-health-check-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .text .value {
    font-size: 14px;
    line-height: 17px;
  }
  .CX-health-check-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .text .status .status-inner {
    font-size: 8px;
    line-height: 12px;
  }
  .CX-health-check-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .text .status .status-inner span {
    padding: 3px 8px;
  }
}

@media (max-width: 768px) {
  .CX-health-check-fullresults {
    padding: 1rem 0;
  }
}
@media (max-width: 1024px) {
  .CX-health-check-fullresults .health-check-fullresults .health-check-fullresults-inner {
    display: grid;
    grid-template-columns: 1fr;
  }
  .CX-health-check-fullresults .health-check-fullresults .health-check-fullresults-inner .box-results {
    order: 2;
  }
  .CX-health-check-fullresults .health-check-fullresults .health-check-fullresults-inner .box-results .box-results-inner .box-info-action .new-btn-blue {
    min-width: initial;
  }
  .CX-health-check-fullresults .health-check-fullresults .health-check-fullresults-inner .box-vector {
    order: 1;
    margin-top: 0px;
  }
}
@media (max-width: 768px) {
  .CX-health-check-fullresults .health-check-fullresults .health-check-fullresults-inner .box-results .box-results-inner .box-outer-progress-bar .box-outer-progress-bar-inner .box-progress-bar .box-progress-bar-inner {
    height: 80px;
  }
  .CX-health-check-fullresults .health-check-fullresults .health-check-fullresults-inner .box-results .box-results-inner .box-outer-progress-bar .box-outer-progress-bar-inner .box-progress-bar .box-progress-bar-inner .box-value .lbl {
    font-size: 16px;
    line-height: 25px;
  }
  .CX-health-check-fullresults .health-check-fullresults .health-check-fullresults-inner .box-results .box-results-inner .box-outer-progress-bar .box-outer-progress-bar-inner .box-progress-bar .box-progress-bar-inner .box-value .values .value {
    font-size: 44px;
    line-height: 53px;
  }
  .CX-health-check-fullresults .health-check-fullresults .health-check-fullresults-inner .box-vector .vector-emma svg {
    width: 253px;
    height: 253px;
  }
}

#ico-medium-plus #plus-1 {
  animation-name: plus-1-move;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  transform-origin: center;
  transform-box: fill-box;
}
#ico-medium-plus #plus-2 {
  animation-name: plus-1-move;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  transform-origin: center;
  transform-box: fill-box;
  transition-delay: 250ms;
}

#ico-small-plus {
  animation-name: plus-1-move;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  transform-origin: center;
  transform-box: fill-box;
}

@-webkit-keyframes plus-1-move {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, -20px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@media (max-width: 400px) {
  .CX-health-check-fullresults .health-check-fullresults .health-check-fullresults-inner .box-results .box-results-inner .box-info-action .box-action .new-btn-blue.lg {
    font-size: 14px;
    line-height: 20px;
    padding: 8px 12px;
  }
}

@media (max-width: 767px) {
  .CX-health-check-fullresults .health-check-fullresults .health-check-fullresults-inner .box-results .box-results-inner .box-info-action .box-action .new-btn-blue {
    float: none;
    display: block;
    width: 100%;
    margin-bottom: 16px;
  }
}

@media (max-width: 370px) {
  .CX-health-check-results .health-check-results .health-check-results-inner .box-action.mobile .new-btn-blue {
    font-size: 12px;
  }
}

.CX-health-check-results .health-check-results .health-check-results-inner .box-action.mobile .new-btn-blue {
  font-size: 14px;
  line-height: 20px;
  padding: 8px 16px;
}
.CX-health-check-results .health-check-results .health-check-results-inner .box-action.mobile .new-btn-blue.with-chevron {
  padding-right: 37px;
}

@media (max-width: 1280px) {
  .CX-health-check-fullresults .health-check-fullresults .health-check-fullresults-inner {
    column-gap: 60px;
  }
}

@media (max-width: 1280px) {
  .CX-health-check-results .health-check-results .health-check-results-inner .box-result {
    flex: 0 0 550px;
  }
}
@media (max-width: 1280px) {
  .CX-health-check-results .health-check-results .health-check-results-inner .box-result .box-result-inner {
    grid-column-gap: 20px;
  }
  .CX-health-check-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item {
    width: 100%;
  }
}

.CX-polis-ubah-data {
  min-height: 620px;
  padding: 2rem 0;
}
.CX-polis-ubah-data .polis-ubah-data .polis-ubah-data-inner {
  position: relative;
}
.CX-polis-ubah-data .polis-ubah-data .polis-ubah-data-inner .box-custom-large-dropdown .label-dropdown {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
  font-family: "source-sans-pro-semibold";
  margin-bottom: 12px;
}
.CX-polis-ubah-data .polis-ubah-data .polis-ubah-data-inner .box-custom-large-dropdown .box-custom-large-dropdown-inner {
  position: relative;
}
.CX-polis-ubah-data .polis-ubah-data .polis-ubah-data-inner .box-custom-large-dropdown .box-custom-large-dropdown-inner .box-dropdown-header {
  width: 100%;
  background: linear-gradient(126.58deg, #494DF4 23.02%, #272BF2 73.19%);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  color: #fff;
  border: 0px;
  outline: none;
  position: relative;
  padding: 13px 33px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .CX-polis-ubah-data .polis-ubah-data .polis-ubah-data-inner .box-custom-large-dropdown .box-custom-large-dropdown-inner .box-dropdown-header {
    padding: 13px 25px;
  }
}
.CX-polis-ubah-data .polis-ubah-data .polis-ubah-data-inner .box-custom-large-dropdown .box-custom-large-dropdown-inner .box-dropdown-header .ico-dropdown {
  position: absolute;
  right: 33px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .CX-polis-ubah-data .polis-ubah-data .polis-ubah-data-inner .box-custom-large-dropdown .box-custom-large-dropdown-inner .box-dropdown-header .ico-dropdown {
    right: 15px;
  }
}
.CX-polis-ubah-data .polis-ubah-data .polis-ubah-data-inner .box-custom-large-dropdown .box-custom-large-dropdown-inner .box-dropdown-header .box-dropdown-header-inner {
  padding: 0 0;
}
@media (max-width: 767px) {
  .CX-polis-ubah-data .polis-ubah-data .polis-ubah-data-inner .box-custom-large-dropdown .box-custom-large-dropdown-inner .box-dropdown-header .box-dropdown-header-inner {
    grid-column-gap: 20px;
  }
}
.CX-polis-ubah-data .polis-ubah-data .polis-ubah-data-inner .box-custom-large-dropdown .box-custom-large-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .ico {
  position: relative;
  top: 2px;
}
.CX-polis-ubah-data .polis-ubah-data .polis-ubah-data-inner .box-custom-large-dropdown .box-custom-large-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .text {
  font-size: 19px;
  line-height: 23px;
  font-family: "source-sans-pro-semibold";
}
.CX-polis-ubah-data .polis-ubah-data .polis-ubah-data-inner .box-custom-large-dropdown .box-custom-large-dropdown-inner .box-dropdown-list {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 4px 23px 1px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 4px 23px 1px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0px 4px 23px 1px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0px 4px 23px 1px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 4px 23px 1px rgba(0, 0, 0, 0.16);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  position: absolute;
  margin-top: 5px;
  left: 0;
  z-index: 2;
  width: 100%;
  max-width: 528px;
  visibility: hidden;
  overflow: hidden;
}
@media (max-width: 767px) {
  .CX-polis-ubah-data .polis-ubah-data .polis-ubah-data-inner .box-custom-large-dropdown .box-custom-large-dropdown-inner .box-dropdown-list {
    margin-top: -10px;
  }
}
.CX-polis-ubah-data .polis-ubah-data .polis-ubah-data-inner .box-custom-large-dropdown .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner {
  padding: 10px;
  max-height: 462px;
  overflow-y: auto;
}
.CX-polis-ubah-data .polis-ubah-data .polis-ubah-data-inner .box-custom-large-dropdown .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  font-size: 18px;
  line-height: 22px;
  color: #5F5F5F;
  font-family: "source-sans-pro-semibold";
  border-bottom: 1px solid #F2F2FE;
}
.CX-polis-ubah-data .polis-ubah-data .polis-ubah-data-inner .box-custom-large-dropdown .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a .ico {
  position: relative;
  top: 2px;
}
.CX-polis-ubah-data .polis-ubah-data .polis-ubah-data-inner .box-custom-large-dropdown .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a:hover {
  background: #F2F2FE;
  color: #333333;
}
.CX-polis-ubah-data .polis-ubah-data .polis-ubah-data-inner .box-custom-large-dropdown .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a:hover .ico svg path {
  fill: #333333;
}
.CX-polis-ubah-data .polis-ubah-data .polis-ubah-data-inner .box-custom-large-dropdown .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item:last-child a {
  border-bottom: 0px;
}
.CX-polis-ubah-data .dropdown-list-item .dropdown-list-item-inner,
.CX-polis-ubah-data .box-dropdown-header-inner {
  display: flex;
  align-items: center;
  grid-column-gap: 33px;
  padding: 18px 33px;
}
@media (max-width: 767px) {
  .CX-polis-ubah-data .dropdown-list-item .dropdown-list-item-inner,
  .CX-polis-ubah-data .box-dropdown-header-inner {
    padding: 17px 25px;
  }
}

.box-custom-forms .new-box-form .new-box-item .new-box-item-inner .input input {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  height: 50px;
  font-size: 16px;
  line-height: 19px;
  font-family: "source-sans-pro-semibold";
  color: #000;
}

.CX-polis-ubah-data .polis-ubah-data .polis-ubah-data-inner .box-custom-forms {
  display: none;
}
.CX-polis-ubah-data .polis-ubah-data .polis-ubah-data-inner .box-custom-forms.open {
  display: block;
}

.box-custom-forms .box-custom-forms-item-inner .new-box-form {
  padding: 0 0;
}
.box-custom-forms .box-custom-forms-item-inner .new-box-form .new-box-form-inner {
  border: 1px solid #e0e0e0;
  padding: 2rem 2rem;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .box-custom-forms .box-custom-forms-item-inner .new-box-form .new-box-form-inner {
    padding: 2rem 10px;
  }
}
@media (min-width: 769px) {
  .box-custom-forms .box-custom-forms-slider .slick-track {
    display: flex !important;
  }
  .box-custom-forms .box-custom-forms-slider .slick-track .slick-slide {
    height: inherit !important;
  }
}
.box-custom-forms .box-custom-forms-slider .box-custom-forms-item .box-custom-forms-item-inner {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.box-custom-forms .box-custom-forms-slider .box-custom-forms-item .box-custom-forms-item-inner .new-box-form {
  height: 100%;
}

.box-custom-action {
  z-index: 2;
  width: 100%;
  padding: 2rem 0;
}

.box-custom-forms {
  position: relative;
  z-index: 2;
  background-color: #fff;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .box-custom-forms {
    margin-top: 0px;
  }
}
.box-custom-forms .box-custom-forms-slider {
  z-index: 2;
  position: relative;
}
.box-custom-forms .new-box-form .new-box-item.right-ico .new-box-item-inner .vector {
  right: 25px;
}

.box-custom-large-dropdown {
  position: relative;
  z-index: 3;
}

.CX-informasi-pajak {
  padding: 30px 0;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-title h3 {
  font-family: "source-sans-pro-bold";
  font-size: 20px;
  font-style: normal;
  line-height: normal;
  margin-bottom: 0px;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item {
  padding: 20px 0;
  border-bottom: 1px solid #d9dff2;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item:last-child {
  border-bottom: 0px;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .inner {
  display: flex;
  align-items: center;
  grid-gap: 20px;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .inner .box-text {
  flex: 1 1 auto;
  line-height: normal;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .inner .box-text .text {
  font-family: "source-sans-pro-semibold";
  font-size: 17px;
  font-style: normal;
  line-height: 22px;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .inner .box-toggle {
  flex: 0 0 auto;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .inner .box-toggle .box-check.with-svg .toggle-switch .toggle-switch-check-bar .toggle-switch-bar {
  height: 30px;
  line-height: 30px;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .inner .box-toggle .box-check.with-svg .toggle-switch-check:checked ~ .toggle-switch-bar:before,
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .inner .box-toggle .box-check.with-svg label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar:before {
  background-color: #494df4;
  border-color: #494df4;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .inner .box-toggle .toggle-switch-check:empty ~ .toggle-switch-bar:before,
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .inner .box-toggle label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar:before {
  background-color: #e5e5e5;
  border-color: #cccccc;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .inner .box-toggle .toggle-switch-check:empty ~ .toggle-switch-bar .toggle-switch-icon,
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .inner .box-toggle label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar .toggle-switch-icon {
  top: 2px;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item.term-and-condition-pajak, .CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item.terms-and-condition {
  cursor: pointer;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item.term-and-condition-pajak .inner .box-toggle, .CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item.terms-and-condition .inner .box-toggle {
  pointer-events: none;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item.term-and-condition-pajak:hover .inner .box-text .text, .CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item.terms-and-condition:hover .inner .box-text .text {
  color: #494df4;
}

.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin {
  border-top: 1px solid #d9dff2;
  margin-top: 20px;
  padding-top: 20px;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-title h3 {
  margin-bottom: 0px;
  font-size: 16px;
  font-style: normal;
  line-height: 22px;
  font-family: "source-sans-pro-semibold";
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner {
  display: grid;
  grid-row-gap: 8px;
  margin: 16px 0;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner {
  display: flex;
  align-items: center;
  grid-column-gap: 6px;
}
@media (max-width: 820px) {
  .CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner {
    flex-wrap: wrap;
  }
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-country-and-tin {
  flex: 0 0 425px;
  max-width: 450px;
  display: flex;
  gap: 10px;
}
@media (max-width: 820px) {
  .CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-country-and-tin {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-country {
  flex: 0 0 auto;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  background: rgba(73, 77, 244, 0.05);
  padding: 0px 14px;
  height: 50px;
  position: relative;
  display: flex;
  align-items: center;
  grid-column-gap: 17px;
  cursor: pointer;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-country:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='9' viewBox='0 0 14 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 1.5L7 7.5L1 1.5' stroke='%23494DF4' stroke-width='2'/%3E%3C/svg%3E%0A");
  width: 14px;
  height: 9px;
  display: inline-block;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-tin,
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-reason {
  flex: 1;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-tin .box-input,
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-reason .box-input {
  position: relative;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-tin .box-input .input,
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-reason .box-input .input {
  position: relative;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-tin .box-input .input.disable .form-control,
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-reason .box-input .input.disable .form-control {
  background-color: #e5e5e5;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-tin .box-input .input:before,
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-reason .box-input .input:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.2008 7.46912V8.54912C15.2008 11.9432 15.2008 13.6403 14.1464 14.6947C13.0919 15.7491 11.3949 15.7491 8.00078 15.7491C4.60667 15.7491 2.90961 15.7491 1.8552 14.6947C0.800781 13.6403 0.800781 11.9432 0.800781 8.54912C0.800781 5.15501 0.800781 3.45795 1.8552 2.40354C2.90961 1.34912 4.60667 1.34912 8.00078 1.34912H9.08078' stroke='%23333333' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M11.3506 2.39676L11.8177 1.92962C12.5917 1.15562 13.8466 1.15562 14.6206 1.92962C15.3946 2.70361 15.3946 3.95851 14.6206 4.7325L14.1535 5.19965M11.3506 2.39676C11.3506 2.39676 11.409 3.38945 12.2849 4.26535C13.1608 5.14125 14.1535 5.19965 14.1535 5.19965M11.3506 2.39676L7.05586 6.69147C6.76497 6.98236 6.61953 7.1278 6.49444 7.28817C6.34689 7.47735 6.22039 7.68204 6.11717 7.89861C6.02967 8.08221 5.96463 8.27734 5.83454 8.66762L5.41803 9.91712M14.1535 5.19965L9.85875 9.49435C9.56786 9.78524 9.42241 9.93069 9.26204 10.0558C9.07287 10.2033 8.86818 10.3298 8.6516 10.433C8.468 10.5205 8.27287 10.5856 7.8826 10.7157L6.63309 11.1322M6.63309 11.1322L5.8246 11.4017C5.63254 11.4657 5.4208 11.4157 5.27765 11.2726C5.1345 11.1294 5.08452 10.9177 5.14854 10.7256L5.41803 9.91712M6.63309 11.1322L5.41803 9.91712' stroke='%23333333' stroke-width='1.5'/%3E%3C/svg%3E%0A");
  width: 16px;
  height: 17px;
  position: absolute;
  top: 50%;
  z-index: 9;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 16px;
  opacity: 0.5;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-tin .box-input .input .form-control,
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-reason .box-input .input .form-control {
  height: 50px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  background: rgba(73, 77, 244, 0.05);
  border-color: transparent;
  width: 100%;
  font-size: 16px;
  font-style: normal;
  line-height: 22px;
  font-family: "source-sans-pro-semibold";
  padding-left: 40px;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-tin .box-input .input .form-control::-webkit-input-placeholder,
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-reason .box-input .input .form-control::-webkit-input-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-tin .box-input .input .form-control::-moz-placeholder,
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-reason .box-input .input .form-control::-moz-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-tin .box-input .input .form-control:-moz-placeholder,
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-reason .box-input .input .form-control:-moz-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-tin .box-input .input .form-control:-ms-input-placeholder,
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-reason .box-input .input .form-control:-ms-input-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-tin .box-input .input .form-control:focus,
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-reason .box-input .input .form-control:focus {
  border-color: #494df4;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-tin .box-input .box-clear,
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-reason .box-input .box-clear {
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-tin.has-value .box-input .input:before,
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-reason.has-value .box-input .input:before {
  opacity: 1;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-reason {
  flex: 0 0 420px;
  max-width: 420px;
}
@media (max-width: 820px) {
  .CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-reason {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    margin-top: 1rem;
  }
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-reason .box-input .input.disable .form-control {
  background-color: #e5e5e5;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-reason .box-input .input:before {
  display: none;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-reason .box-input .input .form-control {
  padding-left: 1rem;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-kewarganegaraan {
  border-top: 1px solid #d9dff2;
  margin-top: 20px;
  padding-top: 20px;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-kewarganegaraan__title h3 {
  margin-bottom: 0px;
  font-size: 16px;
  font-style: normal;
  line-height: 22px;
  font-family: "source-sans-pro-semibold";
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-kewarganegaraan__box-container-input {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  margin-top: 1rem;
}
@media (max-width: 820px) {
  .CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-kewarganegaraan__box-container-input {
    flex-direction: column;
  }
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-kewarganegaraan__box-form-input {
  flex: 0 0 420px;
  max-width: 420px;
}
@media (max-width: 820px) {
  .CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-kewarganegaraan__box-form-input {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-kewarganegaraan__box-form-input .form-group {
  margin-bottom: 0;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-kewarganegaraan__box-form-input .form-group .form-control {
  height: 50px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  background: rgba(73, 77, 244, 0.05);
  border-color: transparent;
  width: 100%;
  font-size: 16px;
  font-style: normal;
  line-height: 22px;
  font-family: "source-sans-pro-semibold";
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-kewarganegaraan__box-form-input .form-group .form-control::-webkit-input-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-kewarganegaraan__box-form-input .form-group .form-control::-moz-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-kewarganegaraan__box-form-input .form-group .form-control:-moz-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-kewarganegaraan__box-form-input .form-group .form-control:-ms-input-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-kewarganegaraan__box-form-input .form-group .form-control:focus {
  border-color: #494df4;
}

.box-input-country-and-tin .box-input-country-and-tin-inner .lfr-form-row {
  border: 0;
  border-bottom: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.box-input-country-and-tin .box-input-country-and-tin-inner .lfr-form-row .lfr-autorow-controls.toolbar {
  opacity: 0;
  visibility: visible;
  pointer-events: none;
}
.box-input-country-and-tin .box-input-country-and-tin-inner .form-group {
  margin-bottom: 0;
}
.box-input-country-and-tin .box-input-country-and-tin-inner .form-group.has-error .form-control {
  border-color: #da1414 !important;
  box-shadow: none;
  background-color: rgba(218, 21, 21, 0.1) !important;
}
.box-input-country-and-tin .box-input-country-and-tin-inner .form-group.has-error .form-validator-stack.help-block {
  position: absolute;
  left: 0;
  background-color: #da1414;
  color: #fff;
  font-weight: normal;
  padding: 2px 12px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.box-input-country-and-tin .box-input-country-and-tin-inner .form-group.has-error .form-validator-stack.help-block:before {
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #da1414;
  position: absolute;
  top: -5px;
  left: 15px;
}
.box-input-country-and-tin .box-input-country-and-tin-inner .form-group.has-error:hover .form-validator-stack.help-block {
  opacity: 1;
  visibility: visible;
}

.CX-pop-up-modal.modal-default.pilih-negara .box-pop-up-modal {
  min-width: 362px;
}
@media (max-width: 500px) {
  .CX-pop-up-modal.modal-default.pilih-negara .box-pop-up-modal {
    min-width: initial;
  }
}
.CX-pop-up-modal.modal-default.pilih-negara .box-pop-up-modal .box-pilih-polis .box-pilih-polis-content {
  max-height: 400px;
}

.box-list-polis-row.border-bottom-only .box-list-polis-row-inner .list-polis-item {
  border-bottom: 1px solid #f5f5f5;
  padding: 18px 0;
}
.box-list-polis-row.border-bottom-only .box-list-polis-row-inner .list-polis-item .list-polis-item-inner {
  border: 0 !important;
  padding-top: 0px;
  padding-bottom: 0px;
}
.box-list-polis-row .box-list-polis-row-inner-others {
  margin-top: 12px;
}
.box-list-polis-row .box-list-polis-row-inner-others .box-input-ico {
  position: relative;
}
.box-list-polis-row .box-list-polis-row-inner-others .box-input-ico .box-ico {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box-list-polis-row .box-list-polis-row-inner-others .box-input-ico .box-ico svg {
  display: inline-block;
}
.box-list-polis-row .box-list-polis-row-inner-others .box-input-ico .box-input .form-group {
  margin-bottom: 0px;
}
.box-list-polis-row .box-list-polis-row-inner-others .box-input-ico .box-input .form-group .form-control {
  background-color: rgba(73, 78, 244, 0.05);
  border-color: rgba(73, 78, 244, 0.05);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding-left: 42px;
  color: #333;
  font-size: 16px;
}
.box-list-polis-row .box-list-polis-row-inner-others .box-input-ico .box-input .form-group .form-control:focus {
  border-color: rgb(73, 78, 244);
}
.box-list-polis-row .box-list-polis-row-inner-others .box-input-ico .box-input .form-group .form-control::-webkit-input-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.box-list-polis-row .box-list-polis-row-inner-others .box-input-ico .box-input .form-group .form-control::-moz-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.box-list-polis-row .box-list-polis-row-inner-others .box-input-ico .box-input .form-group .form-control:-moz-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.box-list-polis-row .box-list-polis-row-inner-others .box-input-ico .box-input .form-group .form-control:-ms-input-placeholder {
  color: rgba(51, 51, 51, 0.5);
}

.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-ico.flag {
  width: 25px;
  height: 25px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-ico.flag.flag-usa {
  background-image: url("data:image/svg+xml,%3Csvg width='512' height='512' viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_294_50486)'%3E%3Cmask id='mask0_294_50486' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='512' height='512'%3E%3Cpath d='M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_294_50486)'%3E%3Cpath d='M256 0H512V64L480 96L512 128V192L480 224L512 256V320L480 352L512 384V448L256 480L0 448V384L32 352L0 320V256L256 0Z' fill='%23EEEEEE'/%3E%3Cpath d='M224 64H512V128H224V64ZM224 192H512V256H256L224 192ZM0 320H512V384H0V320ZM0 448H512V512H0V448Z' fill='%23D80027'/%3E%3Cpath d='M0 0H256V256H0V0Z' fill='%230052B4'/%3E%3Cpath d='M187 243L244 202H174L231 243L209 176L187 243ZM106 243L163 202H93L150 243L128 176L106 243ZM25 243L82 202H12L69 243L47 176L25 243ZM187 162L244 121H174L231 162L209 95L187 162ZM106 162L163 121H93L150 162L128 95L106 162ZM25 162L82 121H12L69 162L47 95L25 162ZM187 80L244 39H174L231 80L209 13L187 80ZM106 80L163 39H93L150 80L128 13L106 80ZM25 80L82 39H12L69 80L47 13L25 80Z' fill='%23EEEEEE'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_294_50486'%3E%3Crect width='512' height='512' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-ico.flag.flag-england {
  background-image: url("data:image/svg+xml,%3Csvg width='512' height='512' viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_294_50449)'%3E%3Cmask id='mask0_294_50449' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='512' height='512'%3E%3Cpath d='M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_294_50449)'%3E%3Cpath d='M0 0H208L256 32L304 0H512V208L480 256L512 304V512H304L256 480L208 512H0V304L32 256L0 208V0Z' fill='%23EEEEEE'/%3E%3Cpath d='M208 0V208H0V304H208V512H304V304H512V208H304V0H208Z' fill='%23D80027'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_294_50449'%3E%3Crect width='512' height='512' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-ico.flag.flag-malaysia {
  background-image: url("data:image/svg+xml,%3Csvg width='512' height='512' viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_294_50475)'%3E%3Cmask id='mask0_294_50475' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='512' height='512'%3E%3Cpath d='M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_294_50475)'%3E%3Cpath d='M0 256L256 0H512V55.7L492.5 88.7L512 122.4V189.2L489.9 226.9L512 256V322.8L491.8 361.3L512 389.6V456.3L257.5 484.5L0 456.3V389.6L26 354.5L0 322.8V256Z' fill='%23EEEEEE'/%3E%3Cpath d='M256 256H512V189.2H222.9L256 256ZM222.9 122.4H512V55.7002H222.9V122.4ZM512 512V456.3H0V512H512ZM0 389.6H512V322.8H0V389.6Z' fill='%23D80027'/%3E%3Cpath d='M0 0H256V256H0V0Z' fill='%230052B4'/%3E%3Cpath d='M170.199 219.1C160.566 219.096 151.062 216.894 142.41 212.661C133.758 208.429 126.185 202.277 120.27 194.676C114.354 187.074 110.251 178.223 108.274 168.796C106.296 159.369 106.496 149.615 108.858 140.278C111.22 130.94 115.682 122.264 121.904 114.911C128.126 107.558 135.943 101.722 144.762 97.8473C153.58 93.9726 163.166 92.1615 172.791 92.5519C182.415 92.9422 191.823 95.5237 200.299 100.1C189.329 89.3466 175.429 82.0716 160.341 79.1872C145.254 76.3029 129.65 77.9377 115.488 83.8865C101.326 89.8354 89.2354 99.8334 80.7332 112.627C72.2309 125.42 67.6953 140.439 67.6953 155.8C67.6953 171.161 72.2309 186.18 80.7332 198.973C89.2354 211.766 101.326 221.764 115.488 227.713C129.65 233.662 145.254 235.297 160.341 232.412C175.429 229.528 189.329 222.253 200.299 211.5C191.086 216.488 180.775 219.1 170.299 219.1H170.199Z' fill='%23FFDA44'/%3E%3Cpath d='M187.998 111.3L199.298 134.8L224.698 128.9L213.298 152.4L233.698 168.6L208.298 174.3L208.398 200.3L188.098 184.1L167.698 200.3L167.798 174.3L142.398 168.6L162.798 152.4L151.398 128.9L176.798 134.9L187.998 111.3Z' fill='%23FFDA44'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_294_50475'%3E%3Crect width='512' height='512' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-ico.flag.flag-india {
  background-image: url("data:image/svg+xml,%3Csvg width='512' height='512' viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_294_50511)'%3E%3Cmask id='mask0_294_50511' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='512' height='512'%3E%3Cpath d='M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_294_50511)'%3E%3Cpath d='M0 160L256 128L512 160V352L256 384L0 352V160Z' fill='%23EEEEEE'/%3E%3Cpath d='M0 0H512V160H0V0Z' fill='%23FF9811'/%3E%3Cpath d='M0 352H512V512H0V352Z' fill='%236DA544'/%3E%3Cpath d='M256 328C295.765 328 328 295.765 328 256C328 216.235 295.765 184 256 184C216.235 184 184 216.235 184 256C184 295.765 216.235 328 256 328Z' fill='%230052B4'/%3E%3Cpath d='M256 304C282.51 304 304 282.51 304 256C304 229.49 282.51 208 256 208C229.49 208 208 229.49 208 256C208 282.51 229.49 304 256 304Z' fill='%23EEEEEE'/%3E%3Cpath d='M256 280C269.255 280 280 269.255 280 256C280 242.745 269.255 232 256 232C242.745 232 232 242.745 232 256C232 269.255 242.745 280 256 280Z' fill='%230052B4'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_294_50511'%3E%3Crect width='512' height='512' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-ico.flag.flag-germany {
  background-image: url("data:image/svg+xml,%3Csvg width='512' height='512' viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_294_50456)'%3E%3Cmask id='mask0_294_50456' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='512' height='512'%3E%3Cpath d='M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_294_50456)'%3E%3Cpath d='M0 345L256.7 319.5L512 345V512H0V345Z' fill='%23FFDA44'/%3E%3Cpath d='M0 167L255 144L512 167V345H0V167Z' fill='%23D80027'/%3E%3Cpath d='M0 0H512V167H0V0Z' fill='%23333333'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_294_50456'%3E%3Crect width='512' height='512' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-ico.flag.flag-other {
  background-image: url("/o/axa-emma-theme/images/withdrawal/flag-other.png");
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-text .name {
  font-family: "source-sans-pro-semibold";
  font-size: 16px;
  line-height: 20.11px;
  text-align: left;
  color: #333;
}

.box-list-polis-row.border-bottom-only .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner {
  background: transparent;
}
.box-list-polis-row.border-bottom-only .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-check {
  width: 20px;
  height: 20px;
  background-image: none;
  border: 5px solid #494df4;
}

.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-country .box-ico.flag {
  width: 22px;
  height: 22px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-country .box-ico.flag.flag-usa {
  background-image: url("data:image/svg+xml,%3Csvg width='512' height='512' viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_294_50486)'%3E%3Cmask id='mask0_294_50486' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='512' height='512'%3E%3Cpath d='M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_294_50486)'%3E%3Cpath d='M256 0H512V64L480 96L512 128V192L480 224L512 256V320L480 352L512 384V448L256 480L0 448V384L32 352L0 320V256L256 0Z' fill='%23EEEEEE'/%3E%3Cpath d='M224 64H512V128H224V64ZM224 192H512V256H256L224 192ZM0 320H512V384H0V320ZM0 448H512V512H0V448Z' fill='%23D80027'/%3E%3Cpath d='M0 0H256V256H0V0Z' fill='%230052B4'/%3E%3Cpath d='M187 243L244 202H174L231 243L209 176L187 243ZM106 243L163 202H93L150 243L128 176L106 243ZM25 243L82 202H12L69 243L47 176L25 243ZM187 162L244 121H174L231 162L209 95L187 162ZM106 162L163 121H93L150 162L128 95L106 162ZM25 162L82 121H12L69 162L47 95L25 162ZM187 80L244 39H174L231 80L209 13L187 80ZM106 80L163 39H93L150 80L128 13L106 80ZM25 80L82 39H12L69 80L47 13L25 80Z' fill='%23EEEEEE'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_294_50486'%3E%3Crect width='512' height='512' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-country .box-ico.flag.flag-england {
  background-image: url("data:image/svg+xml,%3Csvg width='512' height='512' viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_294_50449)'%3E%3Cmask id='mask0_294_50449' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='512' height='512'%3E%3Cpath d='M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_294_50449)'%3E%3Cpath d='M0 0H208L256 32L304 0H512V208L480 256L512 304V512H304L256 480L208 512H0V304L32 256L0 208V0Z' fill='%23EEEEEE'/%3E%3Cpath d='M208 0V208H0V304H208V512H304V304H512V208H304V0H208Z' fill='%23D80027'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_294_50449'%3E%3Crect width='512' height='512' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-country .box-ico.flag.flag-malaysia {
  background-image: url("data:image/svg+xml,%3Csvg width='512' height='512' viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_294_50475)'%3E%3Cmask id='mask0_294_50475' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='512' height='512'%3E%3Cpath d='M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_294_50475)'%3E%3Cpath d='M0 256L256 0H512V55.7L492.5 88.7L512 122.4V189.2L489.9 226.9L512 256V322.8L491.8 361.3L512 389.6V456.3L257.5 484.5L0 456.3V389.6L26 354.5L0 322.8V256Z' fill='%23EEEEEE'/%3E%3Cpath d='M256 256H512V189.2H222.9L256 256ZM222.9 122.4H512V55.7002H222.9V122.4ZM512 512V456.3H0V512H512ZM0 389.6H512V322.8H0V389.6Z' fill='%23D80027'/%3E%3Cpath d='M0 0H256V256H0V0Z' fill='%230052B4'/%3E%3Cpath d='M170.199 219.1C160.566 219.096 151.062 216.894 142.41 212.661C133.758 208.429 126.185 202.277 120.27 194.676C114.354 187.074 110.251 178.223 108.274 168.796C106.296 159.369 106.496 149.615 108.858 140.278C111.22 130.94 115.682 122.264 121.904 114.911C128.126 107.558 135.943 101.722 144.762 97.8473C153.58 93.9726 163.166 92.1615 172.791 92.5519C182.415 92.9422 191.823 95.5237 200.299 100.1C189.329 89.3466 175.429 82.0716 160.341 79.1872C145.254 76.3029 129.65 77.9377 115.488 83.8865C101.326 89.8354 89.2354 99.8334 80.7332 112.627C72.2309 125.42 67.6953 140.439 67.6953 155.8C67.6953 171.161 72.2309 186.18 80.7332 198.973C89.2354 211.766 101.326 221.764 115.488 227.713C129.65 233.662 145.254 235.297 160.341 232.412C175.429 229.528 189.329 222.253 200.299 211.5C191.086 216.488 180.775 219.1 170.299 219.1H170.199Z' fill='%23FFDA44'/%3E%3Cpath d='M187.998 111.3L199.298 134.8L224.698 128.9L213.298 152.4L233.698 168.6L208.298 174.3L208.398 200.3L188.098 184.1L167.698 200.3L167.798 174.3L142.398 168.6L162.798 152.4L151.398 128.9L176.798 134.9L187.998 111.3Z' fill='%23FFDA44'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_294_50475'%3E%3Crect width='512' height='512' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-country .box-ico.flag.flag-india {
  background-image: url("data:image/svg+xml,%3Csvg width='512' height='512' viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_294_50511)'%3E%3Cmask id='mask0_294_50511' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='512' height='512'%3E%3Cpath d='M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_294_50511)'%3E%3Cpath d='M0 160L256 128L512 160V352L256 384L0 352V160Z' fill='%23EEEEEE'/%3E%3Cpath d='M0 0H512V160H0V0Z' fill='%23FF9811'/%3E%3Cpath d='M0 352H512V512H0V352Z' fill='%236DA544'/%3E%3Cpath d='M256 328C295.765 328 328 295.765 328 256C328 216.235 295.765 184 256 184C216.235 184 184 216.235 184 256C184 295.765 216.235 328 256 328Z' fill='%230052B4'/%3E%3Cpath d='M256 304C282.51 304 304 282.51 304 256C304 229.49 282.51 208 256 208C229.49 208 208 229.49 208 256C208 282.51 229.49 304 256 304Z' fill='%23EEEEEE'/%3E%3Cpath d='M256 280C269.255 280 280 269.255 280 256C280 242.745 269.255 232 256 232C242.745 232 232 242.745 232 256C232 269.255 242.745 280 256 280Z' fill='%230052B4'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_294_50511'%3E%3Crect width='512' height='512' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-country .box-ico.flag.flag-germany {
  background-image: url("data:image/svg+xml,%3Csvg width='512' height='512' viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_294_50456)'%3E%3Cmask id='mask0_294_50456' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='512' height='512'%3E%3Cpath d='M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_294_50456)'%3E%3Cpath d='M0 345L256.7 319.5L512 345V512H0V345Z' fill='%23FFDA44'/%3E%3Cpath d='M0 167L255 144L512 167V345H0V167Z' fill='%23D80027'/%3E%3Cpath d='M0 0H512V167H0V0Z' fill='%23333333'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_294_50456'%3E%3Crect width='512' height='512' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-country .box-ico.flag.flag-other {
  background-image: url("/o/axa-emma-theme/images/withdrawal/flag-other.png");
}

.CX-pop-up-modal.pilih-negara .box-list-polis-row.border-bottom-only .box-list-polis-row-inner .list-polis-item {
  padding: 0;
}
.CX-pop-up-modal.pilih-negara .box-list-polis-row.border-bottom-only .box-list-polis-row-inner .list-polis-item .list-polis-item-inner {
  padding: 10px;
}
.CX-pop-up-modal.pilih-negara .box-list-polis-row.border-bottom-only .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-check {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='7.5' fill='white' stroke='%23999999'/%3E%3C/svg%3E%0A");
  border: 0;
  background-size: cover;
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
}
.CX-pop-up-modal.pilih-negara .box-list-polis-row.border-bottom-only .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner {
  background: #494df4;
  color: #fff;
}
.CX-pop-up-modal.pilih-negara .box-list-polis-row.border-bottom-only .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-check {
  border: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='8' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.0007 5.27246C7.83769 5.27246 5.27344 7.83672 5.27344 10.9997C5.27344 14.1627 7.83769 16.727 11.0007 16.727C14.1637 16.727 16.728 14.1627 16.728 10.9997C16.728 7.83672 14.1637 5.27246 11.0007 5.27246ZM13.4832 10.0313C13.5289 9.97905 13.5637 9.91818 13.5856 9.85228C13.6074 9.78638 13.6159 9.71678 13.6104 9.64757C13.6049 9.57836 13.5857 9.51093 13.5538 9.44927C13.5219 9.38761 13.478 9.33294 13.4247 9.2885C13.3713 9.24405 13.3097 9.21072 13.2432 9.19047C13.1768 9.17021 13.1071 9.16345 13.038 9.17056C12.9689 9.17768 12.902 9.19853 12.8411 9.2319C12.7802 9.26526 12.7266 9.31047 12.6835 9.36486L10.4446 12.0509L9.28617 10.892C9.18797 10.7971 9.05645 10.7446 8.91994 10.7458C8.78342 10.747 8.65283 10.8018 8.5563 10.8983C8.45976 10.9948 8.40501 11.1254 8.40382 11.2619C8.40263 11.3985 8.45511 11.53 8.54996 11.6282L10.1119 13.1902C10.1631 13.2413 10.2243 13.2812 10.2918 13.3073C10.3592 13.3335 10.4314 13.3453 10.5036 13.342C10.5759 13.3387 10.6466 13.3204 10.7114 13.2883C10.7762 13.2561 10.8336 13.2108 10.8799 13.1553L13.4832 10.0313Z' fill='%23494DF4'/%3E%3Ccircle cx='10.9982' cy='11.0002' r='3.18182' fill='white'/%3E%3C/svg%3E%0A");
}
.CX-pop-up-modal.pilih-negara .box-list-polis-row.border-bottom-only .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-text .name {
  color: #fff;
}

.CX-ubah-profil {
  padding: 2rem 0;
}

.box-ubah-profil-item.foto .new-btn-blue {
  font-family: "source-sans-pro-semibold";
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
}
.box-ubah-profil-item.foto .new-btn-blue:hover .ico svg path {
  fill: #ffffff;
}
.box-ubah-profil-item.foto .new-btn-blue:hover .ico svg line {
  stroke: #ffffff;
}

@media (max-width: 767px) {
  .CX-ubah-profil .box-ubah-profil .box-ubah-profil-inner > .row .col-md-6.right {
    order: 1;
  }
  .CX-ubah-profil .box-ubah-profil .box-ubah-profil-inner > .row .col-md-6.right .box-ubah-profil-item.bahasa {
    display: none;
  }
  .CX-ubah-profil .box-ubah-profil .box-ubah-profil-inner > .row .col-md-6.left {
    order: 2;
  }
  .CX-ubah-profil .box-ubah-profil .box-ubah-profil-inner > .row .col-md-6.left .box-ubah-profil-item.bahasa.mobile.hide {
    display: block !important;
  }
  .CX-ubah-profil .box-ubah-profil .box-ubah-profil-inner > .row .col-md-6.left .box-ubah-profil-item.bahasa.mobile.hide .box-custom-radios-inner .box-custom-radios-item {
    width: 100%;
  }
}

.CX-ubah-profil .box-ubah-profil .box-ubah-profil-inner .box-action-update {
  padding: 2rem 0;
}
.CX-ubah-profil .box-ubah-profil .box-ubah-profil-inner .box-action-update .new-btn-blue {
  font-size: 16px;
  line-height: 19px;
}
@media (max-width: 767px) {
  .CX-ubah-profil .box-ubah-profil .box-ubah-profil-inner .box-action-update .new-btn-blue.lg {
    padding: 12px 20px;
  }
  .CX-ubah-profil .box-ubah-profil .box-ubah-profil-inner .box-action-update .new-btn-blue.lg.with-chevron {
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .CX-ubah-profil .box-ubah-profil .box-ubah-profil-inner .box-action-update {
    text-align: center;
  }
}

.CX-ubah-profil .box-ubah-profil .box-ubah-profil-inner .box-action-update {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.CX-ubah-profil .box-ubah-profil .box-ubah-profil-inner .box-action-update .left {
  text-align: center;
  place-self: flex-start;
}
.CX-ubah-profil .box-ubah-profil .box-ubah-profil-inner .box-action-update .right {
  text-align: right;
  place-self: flex-end;
}

.box-widget-panel {
  margin-bottom: 20px;
}
.box-widget-panel .box-widget-panel-inner .box-widget-panel-header {
  background: linear-gradient(269.4deg, #4968F4 18.46%, #494DF4 65.73%);
  color: #fff;
  -webkit-border-radius: 6px 6px 0px 0px;
  -moz-border-radius: 6px 6px 0px 0px;
  -ms-border-radius: 6px 6px 0px 0px;
  -o-border-radius: 6px 6px 0px 0px;
  border-radius: 6px 6px 0px 0px;
  padding: 15px 18px;
}
.box-widget-panel .box-widget-panel-inner .box-widget-panel-header .ico,
.box-widget-panel .box-widget-panel-inner .box-widget-panel-header .text {
  display: inline-block;
}
.box-widget-panel .box-widget-panel-inner .box-widget-panel-header .ico {
  margin-right: 10px;
  position: relative;
  top: 3px;
}
.box-widget-panel .box-widget-panel-inner .box-widget-panel-header .text {
  font-family: "source-sans-pro-semibold";
  font-weight: 600;
  font-size: 17px;
  line-height: 20px;
  color: #FFFFFF;
}
.box-widget-panel .box-widget-panel-inner .box-widget-panel-content {
  background: #F8F9FC;
  padding: 1.5rem 1.2rem;
  -webkit-border-radius: 0px 0px 6px 6px;
  -moz-border-radius: 0px 0px 6px 6px;
  -ms-border-radius: 0px 0px 6px 6px;
  -o-border-radius: 0px 0px 6px 6px;
  border-radius: 0px 0px 6px 6px;
}
.box-widget-panel .box-widget-panel-inner .box-widget-panel-content .new-box-form {
  padding: 0 0;
}
.box-widget-panel .box-widget-panel-inner .box-widget-panel-content .new-box-form .new-box-item:last-child .form-group {
  margin-bottom: 0px;
}

.box-widget-panel .box-widget-panel-inner .box-widget-panel-content .box-custom-tab {
  padding: 0 0;
  margin-bottom: 33px;
}
.box-widget-panel .box-widget-panel-inner .box-widget-panel-content .box-custom-tab .box-custom-tab-inner {
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .box-widget-panel .box-widget-panel-inner .box-widget-panel-content .box-custom-tab .box-custom-tab-inner .box-item {
    width: 100%;
  }
  .box-widget-panel .box-widget-panel-inner .box-widget-panel-content .box-custom-tab .box-custom-tab-inner .box-item .box-item-outer {
    width: 100%;
  }
}

.box-widget-panel .box-widget-panel-inner .box-widget-panel-content .box-dynamic-form .box-dynamic-form-slider .new-box-form.dynamic-form .new-box-form-inner .new-box-item.has-error {
  padding-bottom: 20px;
}

section.CX-step-health-check {
  position: relative;
  background-color: transparent;
  display: flex;
  height: calc(100vh - 80px);
  align-items: center;
  font-family: "source-sans-pro-regular";
}
@media (max-width: 1024px) {
  section.CX-step-health-check {
    align-items: flex-start;
    padding-top: 8rem;
    height: calc(95vh - 80px);
  }
}
@media screen and (max-width: 400px), screen and (max-height: 700px) {
  section.CX-step-health-check {
    padding-top: 4rem;
  }
}
section.CX-step-health-check .box-step-health-check-outer {
  background-color: transparent;
  height: 80vh;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  display: grid;
  align-items: center;
}
@media (min-width: 1025px) {
  section.CX-step-health-check .box-step-health-check-outer {
    overflow: hidden;
    padding: 5rem;
  }
}
@media (max-width: 1024px) {
  section.CX-step-health-check .box-step-health-check-outer {
    height: 100vh;
    padding: 0;
  }
}
@media (max-width: 767px) {
  section.CX-step-health-check .box-step-health-check-outer {
    height: 100%;
  }
}
section.CX-step-health-check .box-step-health-check {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  position: relative;
  top: -50px;
}
@media (max-width: 1024px) {
  section.CX-step-health-check .box-step-health-check {
    grid-template-columns: 1fr;
    grid-row-gap: 6rem;
    top: initial;
  }
}
section.CX-step-health-check .box-step-health-check .box-text .box-back {
  margin-bottom: 0.5rem;
}
section.CX-step-health-check .box-step-health-check .box-text .box-back a {
  display: flex;
  align-items: center;
  text-decoration: none;
}
section.CX-step-health-check .box-step-health-check .box-text .box-back a .text {
  font-size: 19px;
  font-weight: 600;
  margin-left: 19px;
}
@media (max-width: 1024px) {
  section.CX-step-health-check .box-step-health-check .box-text .box-back a .text {
    font-size: 14px;
    line-height: 21px;
  }
}
@media (max-width: 1024px) {
  section.CX-step-health-check .box-step-health-check .box-text .box-back a .ico svg {
    width: 20px;
    height: auto;
  }
}
section.CX-step-health-check .box-step-health-check .box-text .box-title {
  font-style: normal;
  font-weight: 700;
  font-size: 45px;
  line-height: 54px;
  color: #333;
  font-family: "source-sans-pro-bold";
}
@media (max-width: 1024px) {
  section.CX-step-health-check .box-step-health-check .box-text .box-title {
    font-size: 27px;
    line-height: 40px;
  }
}
section.CX-step-health-check .box-step-health-check .box-change .box-list-item {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
section.CX-step-health-check .box-step-health-check .box-change .box-list-item .box-item {
  text-align: center;
  opacity: 0.4;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
section.CX-step-health-check .box-step-health-check .box-change .box-list-item .box-item.active, section.CX-step-health-check .box-step-health-check .box-change .box-list-item .box-item:hover {
  opacity: 1;
}
section.CX-step-health-check .box-step-health-check .box-change .box-list-item .box-item .label-text {
  font-family: "source-sans-pro-semibold";
  display: inline-block;
  font-style: normal;
  font-size: 14px;
  line-height: 18px;
  background-color: #eff3f7;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  -o-border-radius: 35px;
  border-radius: 35px;
  margin: 0 auto;
  padding: 4px 19px;
  margin-bottom: 20px;
}
section.CX-step-health-check .box-step-health-check .box-change .box-list-item .box-item:first-child .label-text .gender {
  position: relative;
  left: 20px;
}
section.CX-step-health-check .box-step-health-check .box-change .box-list-item .box-item:last-child .label-text .gender {
  position: relative;
  left: -20px;
}
section.CX-step-health-check .box-bg-cities {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 197px;
  background-repeat: repeat-x;
}
@media (max-width: 767px) {
  section.CX-step-health-check .box-bg-cities {
    display: none;
  }
}
section.CX-step-health-check .box-act {
  text-align: center;
  padding: 5rem 0;
  z-index: 2;
}
@media (min-width: 1025px) {
  section.CX-step-health-check .box-act {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
@media (max-width: 1440px) {
  section.CX-step-health-check .box-act {
    padding: 2rem 0;
  }
}

section.CX-step-health-check .box-step-health-check .box-input.age {
  margin: 0 auto;
}
section.CX-step-health-check .box-step-health-check .box-input.age .box-input-inner {
  display: flex;
  align-items: center;
  position: relative;
}
section.CX-step-health-check .box-step-health-check .box-input.age .box-input-inner .ico {
  position: absolute;
  left: 20px;
}
section.CX-step-health-check .box-step-health-check .box-input.age .box-input-inner .ico img {
  height: 45px;
  width: auto;
}
section.CX-step-health-check .box-step-health-check .box-input.age .box-input-inner .input input {
  font-family: "source-sans-pro-semibold";
  height: 100px;
  width: 460px;
  padding-left: 90px;
  font-size: 45px;
  font-weight: 600;
  line-height: 66px;
  background: rgba(237, 237, 254, 0.3);
  border: 1px solid rgba(0, 0, 143, 0.3);
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
}
@media (max-width: 767px) {
  section.CX-step-health-check .box-step-health-check .box-input.age .box-input-inner .input input {
    width: 100%;
    height: 77px;
    font-size: 30px;
  }
}
section.CX-step-health-check .box-step-health-check .box-input.age .box-input-inner .input input:focus {
  border: 2px solid #494df4;
}
section.CX-step-health-check .box-step-health-check .box-input.age .box-input-inner .input input::-webkit-input-placeholder {
  color: #00008f;
  opacity: 0.1;
}
section.CX-step-health-check .box-step-health-check .box-input.age .box-input-inner .input input::-moz-placeholder {
  color: #00008f;
  opacity: 0.1;
}
section.CX-step-health-check .box-step-health-check .box-input.age .box-input-inner .input input:-moz-placeholder {
  color: #00008f;
  opacity: 0.1;
}
section.CX-step-health-check .box-step-health-check .box-input.age .box-input-inner .input input:-ms-input-placeholder {
  color: #00008f;
  opacity: 0.1;
}

@media (max-width: 767px) {
  section.CX-step-health-check .box-step-health-check-outer {
    display: block;
    height: auto;
    position: initial;
  }
  section.CX-step-health-check .box-step-health-check-outer .box-act {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
  }
}
@media screen and (max-width: 400px), screen and (max-height: 700px) {
  section.CX-step-health-check .box-step-health-check-outer .box-act {
    bottom: 0;
  }
}

@media (max-width: 767px) {
  .box-change.gender .box-list-item .vector .vector-inner img {
    height: 278px;
    width: auto;
  }
}

section.CX-step-health-check .box-step-health-check .box-input.sleep {
  margin: 0 auto;
}
section.CX-step-health-check .box-step-health-check .box-input.sleep .box-input-inner {
  display: flex;
  align-items: center;
  position: relative;
}
section.CX-step-health-check .box-step-health-check .box-input.sleep .box-input-inner .ico {
  position: absolute;
  left: 35px;
}
section.CX-step-health-check .box-step-health-check .box-input.sleep .box-input-inner .ico img {
  height: 53px;
  width: auto;
}
section.CX-step-health-check .box-step-health-check .box-input.sleep .box-input-inner .input .input-inner {
  display: flex;
  align-items: center;
  height: 100px;
  width: 460px;
  padding-left: 100px;
  padding-right: 150px;
  background: linear-gradient(93.07deg, #333333 12.3%, #1a1a1a 95.15%);
  font-family: "source-sans-pro-semibold";
  font-size: 45px;
  font-weight: 600;
  line-height: 66px;
  color: #fff;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
}
@media (max-width: 767px) {
  section.CX-step-health-check .box-step-health-check .box-input.sleep .box-input-inner .input .input-inner {
    width: 100%;
    height: 77px;
    font-size: 30px;
  }
}
section.CX-step-health-check .box-step-health-check .box-input.sleep .box-input-inner .input .input-inner input {
  border: 0px;
  background-color: transparent;
  width: 60px;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  text-align: center;
}
@media (max-width: 767px) {
  section.CX-step-health-check .box-step-health-check .box-input.sleep .box-input-inner .input .input-inner input {
    width: 100%;
    height: 77px;
    font-size: 30px;
  }
}
section.CX-step-health-check .box-step-health-check .box-input.sleep .box-input-inner .stars {
  position: absolute;
  right: 30px;
}
section.CX-step-health-check .box-step-health-check .box-input.sleep .box-input-inner .stars .stars1,
section.CX-step-health-check .box-step-health-check .box-input.sleep .box-input-inner .stars .stars2,
section.CX-step-health-check .box-step-health-check .box-input.sleep .box-input-inner .stars .stars3 {
  position: relative;
}
section.CX-step-health-check .box-step-health-check .box-input.sleep .box-input-inner .stars .stars1 {
  top: 8px;
}
@media (max-width: 767px) {
  section.CX-step-health-check .box-step-health-check .box-input.sleep .box-input-inner .stars .stars1 {
    width: 43px;
  }
}
section.CX-step-health-check .box-step-health-check .box-input.sleep .box-input-inner .stars .stars2 {
  top: -23px;
}
@media (max-width: 767px) {
  section.CX-step-health-check .box-step-health-check .box-input.sleep .box-input-inner .stars .stars2 {
    width: 24px;
    top: -18px;
  }
}
section.CX-step-health-check .box-step-health-check .box-input.sleep .box-input-inner .stars .stars3 {
  top: 10px;
}
@media (max-width: 767px) {
  section.CX-step-health-check .box-step-health-check .box-input.sleep .box-input-inner .stars .stars3 {
    width: 13px;
  }
}

@media (max-width: 1024px) {
  section.CX-landing-health-check {
    padding-bottom: 0px;
    display: flex;
    height: calc(100vh - 80px);
  }
  section.CX-landing-health-check .health-check-wrapper {
    flex: 1 1 auto;
  }
  section.CX-landing-health-check .health-check-wrapper .box-landing-health-check .box-text .box-act {
    display: flex;
  }
}

@media (min-width: 1025px) {
  body.v2 .CX-landing-health-check {
    padding: 0;
    height: calc(100vh - 70px);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  body.v2 .CX-landing-health-check .health-check-wrapper {
    flex: 1 1 auto;
  }
}

@media (max-width: 767px) {
  .CX-step-health-check .container.CX-wrapper {
    height: 100%;
  }
  .CX-step-health-check .container.CX-wrapper .box-step-health-check-outer {
    height: 100%;
  }
  .CX-step-health-check .container.CX-wrapper .box-step-health-check-outer .box-step-health-check {
    height: 100%;
    align-items: flex-start;
  }
  .CX-step-health-check .container.CX-wrapper .box-step-health-check-outer .box-step-health-check .box-change,
  .CX-step-health-check .container.CX-wrapper .box-step-health-check-outer .box-step-health-check .box-input {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
section.CX-step-health-check .box-step-health-check .box-change.gender .box-list-item .box-item .vector .vector-inner img {
  margin: 0 auto;
}

.slick-slide .CX-step-health-check img {
  display: inline-block;
}

@media only screen and (min-device-width: 375px) and (max-device-width: 900px) and (orientation: landscape) {
  .CX-landing-health-check .health-check-wrapper .box-landing-health-check .box-text .box-text-inner .box-act {
    padding: 20px 0;
    justify-content: center;
  }
  .CX-step-health-check {
    height: inherit !important;
    display: block !important;
  }
  .CX-step-health-check .box-step-health-check-outer {
    height: inherit !important;
  }
  .CX-step-health-check .box-step-health-check-outer .box-act {
    padding: 60px 0;
  }
  .CX-step-health-check .box-step-health-check-outer .box-step-health-check {
    display: inherit;
  }
  .CX-step-health-check .box-step-health-check-outer .box-step-health-check .box-input {
    margin-top: 30px;
  }
  .box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:nth-child(17), .box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:nth-child(18), .box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:nth-child(19), .box-input.height .box-slider-height .box-meter.box-meter-height .cube .bar-grey div:nth-child(20) {
    display: none;
  }
  .box-input.height .box-slider-height .box-meter.box-meter-height .box-meter-height-inner .box-vector div:last-child img {
    height: 270px;
  }
  :root {
    --address-list-width: 100%;
  }
  .box-input.weight {
    width: 100% !important;
  }
  .box-input.weight .box-slider-weight .box-meter.box-meter-weight .cube {
    width: 100% !important;
  }
  section.CX-step-health-check.weight > .container.CX-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
  section.CX-step-health-check.weight > .container.CX-wrapper .box-step-health-check-outer .box-step-health-check .box-text {
    padding-left: 15px;
    padding-right: 15px;
  }
  section.CX-step-health-check.weight > .container.CX-wrapper .box-step-health-check-outer .box-input.weight {
    margin-top: 80px;
  }
  .CX-pop-up-modal .box-pop-up-modal .box-pop-up-modal-inner .box-ico svg {
    height: 150px;
  }
}
@media (max-width: 767px) {
  section.CX-step-health-check .box-step-health-check .box-input.sleep .box-input-inner {
    background: linear-gradient(93.07deg, #333 12.3%, #1a1a1a 95.15%);
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px;
  }
  section.CX-step-health-check .box-step-health-check .box-input.sleep .box-input-inner .stars {
    right: 10px;
  }
}
@media (max-width: 767px) {
  section.CX-step-health-check .box-step-health-check .box-input.sleep .box-input-inner .input .input-inner {
    background: none;
    width: 100%;
    padding-right: inherit;
  }
  section.CX-step-health-check .box-step-health-check .box-input.sleep .box-input-inner .input .input-inner input {
    width: 45px;
  }
}

section.CX-step-health-check .box-step-health-check .box-input.income .box-input-inner .input input, section.CX-step-health-check .box-step-health-check .box-input.age .box-input-inner .input input {
  font-family: "source-sans-pro-bold";
  font-weight: 700;
  font-size: 35px;
  line-height: 42px;
  color: #00008f;
}

.CX-landing-health-check {
  padding: 4rem 0;
}
@media (min-width: 1025px) {
  .CX-landing-health-check {
    padding: 5rem 0;
  }
}

.box-change.smoke {
  text-align: right;
}
.box-change.smoke .box-list-item {
  max-width: 562px;
  margin: 0 auto;
  grid-column-gap: 70px;
}
@media (max-width: 767px) {
  .box-change.smoke .box-list-item {
    grid-column-gap: 41px;
  }
  .box-change.smoke .box-list-item .vector svg {
    width: 140px;
  }
}

#outer-circle-new {
  animation-name: rotate-circle;
  animation-duration: 20s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  transform-origin: center;
  transform-box: fill-box;
}

@keyframes rotate-circle {
  from {
    transform: rotateZ(-360deg);
  }
  to {
    transform: rotateZ(360deg);
  }
}
#box-people {
  -webkit-animation: top-mover 4s infinite alternate;
  animation: top-mover 4s infinite alternate;
}

@-webkit-keyframes top-mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-40px);
  }
}
#box-laptop {
  -webkit-animation: top-mover-laptop 4s infinite alternate;
  animation: top-mover-laptop 4s infinite alternate;
  animation-delay: 10s;
}

@-webkit-keyframes top-mover-laptop {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-40px);
  }
}
#box-heart {
  -webkit-animation: top-mover-heart 10s infinite alternate;
  animation: top-mover-heart 10s infinite alternate;
  animation-delay: 5s;
}

@-webkit-keyframes top-mover-heart {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(20px, -20px);
  }
  75% {
    transform: translate(20px, 0px);
  }
  100% {
    transform: translate(-10px, 0px);
  }
}
.CX-landing-health-check .box-act .new-btn-blue:last-child {
  margin-left: 15px;
}
@media (max-width: 767px) {
  .CX-landing-health-check .box-act .new-btn-blue:last-child {
    margin-left: 0px;
  }
}

.CX-landing-health-check {
  font-family: "source-sans-pro-regular";
}
.CX-landing-health-check .box-landing-health-check {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
.CX-landing-health-check .box-landing-health-check .box-text {
  color: #333333;
}
@media (max-width: 767px) {
  .CX-landing-health-check .box-landing-health-check .box-text {
    margin-top: 40px;
    display: flex;
    grid-column-gap: 10px;
  }
  .CX-landing-health-check .box-landing-health-check .box-text .new-btn-blue:last-child {
    margin-left: auto;
  }
}
.CX-landing-health-check .box-landing-health-check .box-text .box-text-inner {
  margin: 0 auto;
  max-width: 80%;
}
@media (min-width: 1920px) {
  .CX-landing-health-check .box-landing-health-check .box-text .box-text-inner {
    max-width: 60%;
  }
}
.CX-landing-health-check .box-landing-health-check .box-text .box-text-inner h1 {
  font-size: 61px;
  line-height: 73px;
  font-family: "source-sans-pro-bold";
}
.CX-landing-health-check .box-landing-health-check .box-text .box-text-inner p {
  font-size: 20px;
  color: #5f5f5f;
  margin-bottom: 3rem;
  font-family: "source-sans-pro-semibold";
  line-height: 24px;
}
.CX-landing-health-check .box-landing-health-check .box-vector svg {
  width: 579px;
  height: auto;
}
@media (max-width: 1440px) {
  .CX-landing-health-check .box-landing-health-check .box-vector svg {
    width: 500px;
  }
}
@media (max-width: 1024px) {
  .CX-landing-health-check .box-landing-health-check {
    grid-template-columns: 1fr;
  }
  .CX-landing-health-check .box-landing-health-check .box-text {
    order: 2;
    text-align: center;
  }
  .CX-landing-health-check .box-landing-health-check .box-text .box-text-inner {
    max-width: 100%;
    padding: 0 20px;
  }
  .CX-landing-health-check .box-landing-health-check .box-text .box-text-inner h1 {
    font-size: 40px;
  }
  .CX-landing-health-check .box-landing-health-check .box-text .box-text-inner p {
    font-size: 16px;
  }
  .CX-landing-health-check .box-landing-health-check .box-vector {
    order: 1;
    margin-bottom: 2rem;
  }
  .CX-landing-health-check .box-landing-health-check .box-vector svg {
    width: 344px;
  }
}
@media (max-width: 400px) {
  .CX-landing-health-check .box-landing-health-check .box-vector svg {
    width: 350px;
  }
}

.box-svg-landing {
  text-align: center;
}
.box-svg-landing svg {
  margin: 0 auto;
}

section.CX-step-health-check .box-step-health-check .box-text .box-small-info {
  text-decoration: underline;
  margin-top: 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #494df4;
}

.box-change.grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  max-width: 425px;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}
.box-change.grid .box-list-item {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  height: 160px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
@media (max-width: 767px) {
  .box-change.grid .box-list-item {
    width: 158px;
    height: 126px;
  }
}
.box-change.grid .box-list-item .box-item {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  background: #f2f2f3;
  width: 150px;
  height: 160px;
  cursor: pointer;
  opacity: 1 !important;
  position: relative;
}
@media (max-width: 767px) {
  .box-change.grid .box-list-item .box-item {
    width: 158px;
    height: 126px;
  }
}
.box-change.grid .box-list-item .box-item .hide_check {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
.box-change.grid .box-list-item .box-item .vector {
  margin-top: 10px;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .box-change.grid .box-list-item .box-item .vector .vector-inner img {
    height: 89px;
  }
}
.box-change.grid .box-list-item .box-item .box-caption {
  font-family: "source-sans-pro-semibold";
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #000000;
}
@media (max-width: 767px) {
  .box-change.grid .box-list-item .box-item .box-caption {
    font-size: 15px;
    line-height: 18px;
  }
}
.box-change.grid .box-list-item:hover .box-item {
  background: #e9f3fb;
}
.box-change.grid .box-list-item.selected .box-item {
  background: #e9f3fb;
  border: 2px solid #2789d8;
  -webkit-box-shadow: 3px 4px 12px 6px rgba(39, 137, 216, 0.12);
  -moz-box-shadow: 3px 4px 12px 6px rgba(39, 137, 216, 0.12);
  -ms-box-shadow: 3px 4px 12px 6px rgba(39, 137, 216, 0.12);
  -o-box-shadow: 3px 4px 12px 6px rgba(39, 137, 216, 0.12);
  box-shadow: 3px 4px 12px 6px rgba(39, 137, 216, 0.12);
}

.box-input.weight .box-slider-weight .box-meter.box-meter-weight #weight_value,
.box-input.weight .box-slider-weight .box-meter.box-meter-weight .weight_value,
.box-input.height .box-slider-height .box-meter.box-meter-height .box-meter-height-inner .height_value,
.box-input.height .box-slider-height .box-meter.box-meter-height .box-meter-height-inner #height_value {
  font-weight: 700;
  font-size: 46px;
  line-height: 56px;
  color: #3032c1;
  font-family: "source-sans-pro-bold";
  width: 100%;
  text-align: center;
}

.box-step-progress {
  position: absolute;
  left: 0;
  top: 8px;
  width: 100%;
  height: 20px;
}
@media (max-width: 767px) {
  .box-step-progress {
    top: 0px;
  }
}
.box-step-progress .box-step-progress-inner {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0 0;
  padding: 0 0;
  list-style: none;
}
.box-step-progress .box-step-progress-inner .box-step-item {
  flex: 1;
  height: 7px;
  background: #ededfd;
  position: relative;
  border: 2px solid #fff;
}
.box-step-progress .box-step-progress-inner .box-step-item.selected:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: #027180;
  width: 0px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.box-step-progress .box-step-progress-inner .box-step-item.selected.animate-step:before {
  width: 100%;
}
.box-step-progress .box-step-progress-inner .box-step-item.done:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: #494df4;
  width: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.box-step-progress .box-step-progress-inner .box-step-item.done.animate-step:before {
  width: 100%;
}

@media (max-width: 767px) {
  .CX-full-steps .slider-full-steps.slick-initialized.slick-slider .slick-list .slick-track .slider-item.slick-slide {
    overflow: hidden;
  }
}

.box-change.grid.grid-5 {
  grid-template-columns: repeat(5, 1fr);
}
@media (max-width: 1024px) {
  .box-change.grid.grid-5 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.box-change.grid.grid-4 {
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 1024px) {
  .box-change.grid.grid-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}

section.CX-step-health-check .box-step-health-check.full {
  grid-template-columns: 1fr;
}
section.CX-step-health-check .box-step-health-check.full .box-text {
  margin-bottom: 64px;
}

section.CX-step-health-check .box-step-health-check-outer {
  height: 90vh;
}
@media (min-width: 1280px) and (max-height: 700px) {
  section.CX-step-health-check .box-step-health-check-outer {
    height: 95vh;
  }
  section.CX-step-health-check .box-step-health-check-outer .box-act {
    bottom: -20px;
    padding-top: 0px;
  }
}

section.CX-step-health-check.weight.batang-rokok .box-input.weight .box-slider-weight .box-meter.box-meter-weight .a {
  background-color: #bd5851;
}

.box-range-smoke {
  margin-top: 8px;
}
.box-range-smoke .box-range-smoke-inner {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  text-align: center;
  align-items: center;
}
.box-range-smoke .box-range-smoke-inner .box-range-item {
  background-color: #c46a64;
  font-family: "source-sans-pro-semibold";
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  padding: 0px 0;
}
@media (max-width: 767px) {
  .box-range-smoke .box-range-smoke-inner .box-range-item {
    font-size: 12px;
    line-height: 15px;
    font-family: "source-sans-pro-regular";
  }
}
.box-range-smoke .box-range-smoke-inner .box-range-item:nth-child(2) {
  background-color: #bd5851;
}
.box-range-smoke .box-range-smoke-inner .box-range-item:nth-child(3) {
  background-color: #b34b44;
}
.box-range-smoke .box-range-smoke-inner .box-range-item:nth-child(4) {
  background-color: #9f433c;
}
.box-range-smoke .box-range-smoke-inner .box-range-item:nth-child(5) {
  background-color: #8c3b35;
}
.box-range-smoke .box-range-smoke-inner .box-range-item:nth-child(6) {
  background-color: #76322d;
}
.box-range-smoke .box-range-smoke-inner .box-range-item:nth-child(7) {
  background-color: #642a26;
}
.box-range-smoke .box-range-label {
  margin-top: 5px;
  font-family: "source-sans-pro-semibold";
  font-size: 11px;
  line-height: 13px;
  color: #333333;
}

.total_batang {
  font-family: "source-sans-pro-bold";
  font-size: 20px;
  line-height: 25px;
  text-align: center;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .total_batang {
    font-size: 18px;
    line-height: 23px;
  }
}
.total_batang .total_batang_inner {
  background: #bd5851;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  margin: 0 auto;
  color: #ffffff;
  padding: 8px 20px;
}

@media (max-width: 1024px) {
  section.CX-landing-health-check .health-check-wrapper .box-landing-health-check .box-text .box-act {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  section.CX-step-health-check.v3 {
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  section.CX-step-health-check.v3 {
    height: calc(100vh - 55px) !important;
  }
}
section.CX-step-health-check.v3 .box-step-health-check-outer {
  align-items: flex-start;
  padding-top: 8rem;
}
@media (max-width: 1024px) {
  section.CX-step-health-check.v3 .box-step-health-check-outer {
    overflow-y: auto;
  }
}
section.CX-step-health-check.v3 .box-step-health-check-outer .box-step-health-check.full .box-text {
  margin-bottom: 40px;
}
section.CX-step-health-check.v3 .box-step-health-check-outer .box-step-health-check.full .box-text .box-title {
  margin-bottom: 0;
}
section.CX-step-health-check.v3 .box-step-health-check {
  grid-template-columns: 1fr;
}
@media (max-width: 1024px) {
  section.CX-step-health-check.v3 .box-step-health-check .box-text .box-title {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 767px) {
  section.CX-step-health-check.v3 .box-step-health-check .box-text .box-title {
    font-size: 25px !important;
    line-height: 31px !important;
  }
}
@media (max-width: 1024px) {
  section.CX-step-health-check.v3 .box-step-health-check .box-text .box-hint-info.hide {
    display: block !important;
    text-align: center;
    margin-top: 5px;
  }
}
section.CX-step-health-check.v3 .box-step-health-check .box-text .box-back {
  display: none;
}
section.CX-step-health-check.v3 .box-step-health-check .box-text .box-title {
  text-align: center;
  margin-bottom: 50px;
  font-size: 36px;
  line-height: 43px;
}
@media (max-width: 1024px) {
  section.CX-step-health-check.v3 .box-step-health-check .box-text .box-title {
    font-size: 32px;
    line-height: 40px;
  }
}
@media (max-width: 1024px) {
  section.CX-step-health-check.v3 .box-step-health-check .box-change-outer .box-hint-info {
    display: none;
  }
}
@media (max-width: 767px) {
  section.CX-step-health-check.v3 .box-step-health-check .box-change.grid {
    height: 60vh;
    overflow-y: auto;
  }
}
section.CX-step-health-check.v3 .box-step-health-check .box-change .box-list-item .box-item .label-text {
  background-color: transparent;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-top: 10px;
}
@media (max-width: 767px) {
  section.CX-step-health-check.v3 .box-step-health-check .box-change .box-list-item .box-item .label-text {
    font-size: 12px;
    line-height: 16px;
    padding: 4px 0;
  }
}
section.CX-step-health-check.v3 .box-step-health-check .box-change.gender .box-list-item {
  max-width: 766px;
  justify-content: center;
  margin: 0 auto;
}
@media (max-width: 767px) {
  section.CX-step-health-check.v3 .box-step-health-check .box-change.gender .box-list-item .box-item .vector .vector-inner img {
    height: 179px;
  }
}
section.CX-step-health-check.v3 .box-step-health-check .box-change.smoke {
  margin-top: 100px;
}
@media (max-width: 767px) {
  section.CX-step-health-check.v3 .box-step-health-check .box-change.smoke {
    margin-top: 0px;
  }
}
section.CX-step-health-check.v3 .box-step-health-check .box-change.smoke .box-list-item {
  max-width: 747px;
}
@media (max-width: 767px) {
  section.CX-step-health-check.v3 .box-step-health-check .box-change.olahraga .box-list-item .box-item img {
    height: 156px;
  }
}
@media (max-width: 1024px) {
  section.CX-step-health-check.v3 .box-step-health-check .box-input .box-hint-info {
    display: none;
  }
}
section.CX-step-health-check.v3 .box-step-health-check .box-input.sleep, section.CX-step-health-check.v3 .box-step-health-check .box-input.age {
  margin-top: 100px;
}
@media (max-width: 767px) {
  section.CX-step-health-check.v3 .box-step-health-check .box-input.sleep, section.CX-step-health-check.v3 .box-step-health-check .box-input.age {
    margin-top: 0;
  }
}
section.CX-step-health-check.v3 .box-step-health-check .box-input.sleep.no-ico .box-input-inner .input input, section.CX-step-health-check.v3 .box-step-health-check .box-input.age.no-ico .box-input-inner .input input {
  padding-left: 0;
}
@media (max-width: 767px) {
  section.CX-step-health-check.v3 .box-step-health-check .box-input.sleep .box-input-inner, section.CX-step-health-check.v3 .box-step-health-check .box-input.age .box-input-inner {
    width: 100%;
  }
}
@media (max-width: 767px) {
  section.CX-step-health-check.v3 .box-step-health-check .box-input.sleep .box-input-inner .input, section.CX-step-health-check.v3 .box-step-health-check .box-input.age .box-input-inner .input {
    flex: 1 1 auto;
  }
}
section.CX-step-health-check.v3 .box-step-health-check .box-input.sleep .box-input-inner .input.with-addons .input-inner, section.CX-step-health-check.v3 .box-step-health-check .box-input.age .box-input-inner .input.with-addons .input-inner {
  width: 425px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  grid-column-gap: 10px;
  background: #fafafa;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
@media (max-width: 767px) {
  section.CX-step-health-check.v3 .box-step-health-check .box-input.sleep .box-input-inner .input.with-addons .input-inner, section.CX-step-health-check.v3 .box-step-health-check .box-input.age .box-input-inner .input.with-addons .input-inner {
    width: 100%;
    padding-left: 0px;
  }
}
section.CX-step-health-check.v3 .box-step-health-check .box-input.sleep .box-input-inner .input.with-addons .input-inner input, section.CX-step-health-check.v3 .box-step-health-check .box-input.age .box-input-inner .input.with-addons .input-inner input {
  border: 0;
  height: 80px;
  background-color: transparent;
  max-width: 70px;
  text-align: center;
  font-family: "source-sans-pro-bold";
  font-size: 50px;
  line-height: 63px;
  color: #7f7f7f;
  text-align: right;
}
@media (max-width: 767px) {
  section.CX-step-health-check.v3 .box-step-health-check .box-input.sleep .box-input-inner .input.with-addons .input-inner input, section.CX-step-health-check.v3 .box-step-health-check .box-input.age .box-input-inner .input.with-addons .input-inner input {
    font-size: 44px;
    line-height: 55px;
  }
}
section.CX-step-health-check.v3 .box-step-health-check .box-input.sleep .box-input-inner .input.with-addons .input-inner span, section.CX-step-health-check.v3 .box-step-health-check .box-input.age .box-input-inner .input.with-addons .input-inner span {
  font-family: "source-sans-pro-bold";
  font-size: 50px;
  line-height: 63px;
  color: #7f7f7f;
}
@media (max-width: 767px) {
  section.CX-step-health-check.v3 .box-step-health-check .box-input.sleep .box-input-inner .input.with-addons .input-inner span, section.CX-step-health-check.v3 .box-step-health-check .box-input.age .box-input-inner .input.with-addons .input-inner span {
    font-size: 44px;
    line-height: 55px;
  }
}
section.CX-step-health-check.v3 .box-step-health-check .box-input.sleep .box-input-inner .input.with-addons .input-inner:focus-within, section.CX-step-health-check.v3 .box-step-health-check .box-input.age .box-input-inner .input.with-addons .input-inner:focus-within {
  border: 1px solid #494df4;
}
section.CX-step-health-check.v3 .box-act.left-right {
  padding-left: 5rem;
  padding-right: 5rem;
}
section.CX-step-health-check.v3 .box-act.left-right .new-btn-blue {
  box-shadow: none;
}
@media (max-width: 1024px) {
  section.CX-step-health-check.v3 .box-act.left-right {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    z-index: 3;
    padding-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  section.CX-step-health-check.v3 .box-act.left-right {
    position: absolute;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #fff;
    padding-top: 1rem;
    padding-bottom: 1rem;
    -webkit-box-shadow: 0px -3px 7px 5px rgba(0, 0, 0, 0.04);
    -moz-box-shadow: 0px -3px 7px 5px rgba(0, 0, 0, 0.04);
    -ms-box-shadow: 0px -3px 7px 5px rgba(0, 0, 0, 0.04);
    -o-box-shadow: 0px -3px 7px 5px rgba(0, 0, 0, 0.04);
    box-shadow: 0px -3px 7px 5px rgba(0, 0, 0, 0.04);
  }
}

.box-hint-info {
  margin-top: 10px;
}
.box-hint-info .box-hint-info-inner .ico {
  position: relative;
  top: 0px;
}
.box-hint-info .box-hint-info-inner .text {
  font-size: 13px;
  line-height: 20px;
  color: #5f5f5f;
}

section.CX-step-health-check.v3 .box-change-outer.grid-4 {
  max-width: 648px;
  margin: 0 auto;
}
section.CX-step-health-check.v3 .box-change-outer.grid-5 {
  max-width: 814px;
  margin: 0 auto;
}
section.CX-step-health-check.v3 .box-change.grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}
section.CX-step-health-check.v3 .box-change.grid.grid-5 {
  max-width: 814px;
}
@media (max-width: 1024px) {
  section.CX-step-health-check.v3 .box-change.grid.grid-5 {
    max-width: initial;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  section.CX-step-health-check.v3 .box-change.grid.grid-5 {
    max-width: initial;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 500px) {
  section.CX-step-health-check.v3 .box-change.grid.grid-5 {
    grid-template-columns: repeat(2, 1fr);
  }
}
section.CX-step-health-check.v3 .box-change.grid.grid-4 {
  max-width: 648px;
}
@media (max-width: 1024px) {
  section.CX-step-health-check.v3 .box-change.grid.grid-4 {
    max-width: initial;
  }
}
@media (max-width: 1024px) {
  section.CX-step-health-check.v3 .box-change.grid.grid-4 {
    max-width: initial;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  section.CX-step-health-check.v3 .box-change.grid.grid-4 {
    max-width: initial;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 500px) {
  section.CX-step-health-check.v3 .box-change.grid.grid-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
section.CX-step-health-check.v3 .box-change.grid .box-list-item {
  width: 150px;
  height: 150px;
}
@media (max-width: 767px) {
  section.CX-step-health-check.v3 .box-change.grid .box-list-item {
    width: 170px;
    height: 130px;
  }
}
section.CX-step-health-check.v3 .box-change.grid .box-list-item .box-item {
  width: 150px;
  height: 150px;
  padding-bottom: 12px;
  padding-top: 16px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
}
section.CX-step-health-check.v3 .box-change.grid .box-list-item .box-item .vector {
  margin-bottom: 10px;
  margin-top: 0;
}
section.CX-step-health-check.v3 .box-change.grid .box-list-item .box-item .vector .vector-inner img {
  width: 110px;
}
@media (max-width: 767px) {
  section.CX-step-health-check.v3 .box-change.grid .box-list-item .box-item .vector .vector-inner img {
    height: 70px;
    width: auto;
  }
}
section.CX-step-health-check.v3 .box-change.grid .box-list-item .box-item .box-caption {
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #999999;
}
@media (max-width: 767px) {
  section.CX-step-health-check.v3 .box-change.grid .box-list-item .box-item {
    width: 170px;
    height: 130px;
  }
}
section.CX-step-health-check.v3 .box-change.grid .box-list-item.selected .box-item {
  border: 2px solid #494df4;
  -webkit-box-shadow: 0px 6px 7px 2px rgba(73, 77, 244, 0.08);
  -moz-box-shadow: 0px 6px 7px 2px rgba(73, 77, 244, 0.08);
  -ms-box-shadow: 0px 6px 7px 2px rgba(73, 77, 244, 0.08);
  -o-box-shadow: 0px 6px 7px 2px rgba(73, 77, 244, 0.08);
  box-shadow: 0px 6px 7px 2px rgba(73, 77, 244, 0.08);
}

.new-box-form .new-box-item.preview .new-box-item-inner .box-action .btn-preview {
  text-transform: uppercase;
}

@media (max-width: 1024px) {
  section.CX-step-health-check.v3 .box-step-health-check-outer {
    padding-top: 0;
  }
}

section.CX-step-health-check.v3 .box-step-health-check-outer .box-step-health-check .box-input.weight {
  margin: 100px auto 0;
}
@media (max-width: 767px) {
  section.CX-step-health-check.v3 .box-step-health-check-outer .box-step-health-check .box-input.weight {
    padding-left: 15px;
    padding-right: 15px;
  }
}
section.CX-step-health-check.v3 .box-step-health-check-outer .box-step-health-check .box-input.weight .box-range-smoke .box-range-label {
  font-family: "source-sans-pro-regular";
  font-size: 13px;
  line-height: 20px;
  color: #5f5f5f;
}
@media (min-width: 1280px) and (max-height: 700px) {
  section.CX-step-health-check.v3 {
    padding-top: 0rem;
  }
  section.CX-step-health-check.v3 .box-step-health-check-outer {
    height: 85vh;
    padding-top: 6rem;
  }
  section.CX-step-health-check.v3 .box-step-health-check-outer .box-step-health-check .box-change.smoke {
    margin-top: 0px;
  }
  section.CX-step-health-check.v3 .box-step-health-check-outer .box-step-health-check .box-change.smoke .box-list-item .box-item .vector .vector-inner img {
    height: 180px;
  }
  section.CX-step-health-check.v3 .box-step-health-check-outer .box-step-health-check .box-change.gender .box-list-item .box-item .vector .vector-inner img {
    height: 250px;
  }
  section.CX-step-health-check.v3 .box-step-health-check-outer .box-step-health-check .box-change.olahraga .box-list-item .box-item .vector .vector-inner img {
    height: 200px;
  }
  section.CX-step-health-check.v3 .box-step-health-check-outer .box-step-health-check .box-change.grid .box-list-item {
    width: 130px;
    height: 130px;
  }
  section.CX-step-health-check.v3 .box-step-health-check-outer .box-step-health-check .box-change.grid .box-list-item .box-item {
    width: 130px;
    height: 130px;
  }
  section.CX-step-health-check.v3 .box-step-health-check-outer .box-step-health-check .box-change.grid .box-list-item .box-item .vector .vector-inner img {
    width: 80px;
  }
  section.CX-step-health-check.v3 .box-step-health-check-outer .box-step-health-check .box-input.age, section.CX-step-health-check.v3 .box-step-health-check-outer .box-step-health-check .box-input.weight, section.CX-step-health-check.v3 .box-step-health-check-outer .box-step-health-check .box-input.sleep {
    margin-top: 50px;
  }
}

@media (max-width: 1024px) {
  section.CX-landing-health-check .health-check-wrapper .box-landing-health-check .box-text .box-act .new-btn-blue:first-child {
    margin-right: 16px;
  }
}

@media (max-width: 1024px) {
  section.CX-step-health-check.v3.sleep .box-step-health-check-outer .box-step-health-check .box-text .box-hint-info.mobile, section.CX-step-health-check.v3.age .box-step-health-check-outer .box-step-health-check .box-text .box-hint-info.mobile {
    display: none !important;
  }
  section.CX-step-health-check.v3.sleep .box-step-health-check-outer .box-step-health-check .box-text .box-hint-info.mobile.hide, section.CX-step-health-check.v3.age .box-step-health-check-outer .box-step-health-check .box-text .box-hint-info.mobile.hide {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  section.CX-step-health-check.v3.sleep .box-step-health-check-outer .box-step-health-check .box-input .box-hint-info, section.CX-step-health-check.v3.age .box-step-health-check-outer .box-step-health-check .box-input .box-hint-info {
    display: block !important;
  }
}
section.CX-step-health-check.v3.sleep .box-step-health-check-outer .box-step-health-check .box-input .box-input-inner, section.CX-step-health-check.v3.age .box-step-health-check-outer .box-step-health-check .box-input .box-input-inner {
  background: none;
  background-color: transparent;
}
section.CX-step-health-check.v3.sleep .box-step-health-check-outer .box-step-health-check .box-input .box-input-inner .input.with-addons, section.CX-step-health-check.v3.age .box-step-health-check-outer .box-step-health-check .box-input .box-input-inner .input.with-addons {
  background-color: transparent;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
}

@media (max-width: 1024px) {
  section.CX-step-health-check.v3 .box-step-health-check-outer .box-step-health-check .box-input.weight {
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .CX-step-health-check .container.CX-wrapper .box-step-health-check-outer .box-step-health-check .box-change,
  .CX-step-health-check .container.CX-wrapper .box-step-health-check-outer .box-step-health-check .box-input {
    top: 43%;
  }
  .CX-step-health-check .container.CX-wrapper .box-step-health-check-outer .box-step-health-check .box-change.grid,
  .CX-step-health-check .container.CX-wrapper .box-step-health-check-outer .box-step-health-check .box-input.grid {
    top: 50%;
  }
}

@media (max-width: 767px) {
  section.CX-step-health-check.v3 .box-step-health-check-outer .box-step-health-check .box-input.weight {
    top: 35%;
  }
}

@media (max-width: 375px) {
  .CX-landing-health-check .box-landing-health-check .box-vector svg {
    height: 320px;
  }
}

@media (max-width: 375px) {
  section.CX-step-health-check.v3 .box-step-health-check .box-change.grid .box-list-item {
    width: 150px;
  }
  section.CX-step-health-check.v3 .box-step-health-check .box-change.grid .box-list-item .box-item {
    width: 150px;
  }
}

@media (max-width: 375px) {
  .CX-step-health-check .container.CX-wrapper .box-step-health-check-outer .box-step-health-check .box-change.grid {
    height: 50vh;
  }
}

@media (max-width: 767px) {
  .box-input.weight .box-slider-weight .box-meter.box-meter-weight .ui-slider .ui-slider-handle {
    width: 49px;
    height: 25px;
    top: -12px;
    margin-left: -16px;
  }
  .box-input.weight .box-slider-weight .box-meter.box-meter-weight .ui-slider .ui-slider-handle:before, .box-input.weight .box-slider-weight .box-meter.box-meter-weight .ui-slider .ui-slider-handle:after {
    font-size: 14px;
  }
  .box-input.weight .box-slider-weight .box-meter.box-meter-weight .ui-slider .ui-slider-handle:before {
    left: 6px;
  }
  .box-input.weight .box-slider-weight .box-meter.box-meter-weight .ui-slider .ui-slider-handle:after {
    right: 6px;
  }
}

@media (max-width: 767px) {
  .CX-landing-health-check {
    padding-top: 40px;
  }
}
@media (max-width: 375px) {
  .CX-landing-health-check .box-landing-health-check .box-vector {
    margin-bottom: 0px;
  }
  .CX-landing-health-check .box-landing-health-check .box-text {
    margin-top: 0px;
  }
}

@media (max-width: 1024px) {
  .CX-landing-health-check .box-landing-health-check .box-text .box-text-inner h1 {
    line-height: 50px;
  }
}

@media (min-width: 280px) and (max-width: 500px) and (max-height: 700px) {
  .CX-landing-health-check .health-check-wrapper .box-landing-health-check .box-text {
    margin-top: 20px;
  }
  .CX-landing-health-check .health-check-wrapper .box-landing-health-check .box-text .box-text-inner .box-act .new-btn-blue:last-child {
    margin-left: initial;
  }
  .CX-landing-health-check .health-check-wrapper .box-landing-health-check .box-vector {
    margin-bottom: 0px;
  }
  .CX-landing-health-check .health-check-wrapper .box-landing-health-check .box-vector .box-svg-landing svg {
    width: 320px;
    height: 320px;
  }
}

@media (min-width: 280px) and (max-width: 500px) {
  section.CX-step-health-check.v3 {
    padding-top: 30px;
  }
}
@media (min-width: 280px) and (max-width: 500px) and (max-height: 700px) {
  section.CX-step-health-check.v3 .box-step-health-check-outer .box-step-health-check.full .box-change-outer .box-change.grid.food {
    margin-top: 20px;
    height: 55vh;
  }
}

.box-custom-large-dropdown.with-image-icon {
  z-index: initial;
}
.box-custom-large-dropdown.with-image-icon.disabled .box-custom-large-dropdown-inner {
  opacity: 0.3;
  pointer-events: none;
}
.box-custom-large-dropdown.with-image-icon .label-dropdown {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
  font-family: "source-sans-pro-semibold";
  margin-bottom: 12px;
  text-align: left;
}
.box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner {
  position: relative;
}
.box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-header {
  width: 100%;
  background: #fafaff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  color: #00008f;
  border: 0;
  outline: none;
  position: relative;
  padding: 21px 25px;
  cursor: pointer;
  border: 1px solid #3032c1;
  height: 80px;
}
.box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-header.focus {
  border: 2px solid #3032c1;
}
.box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-header .ico-dropdown {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-header .ico-dropdown {
    right: 15px;
    width: 11px;
    height: 18px;
  }
  .box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-header .ico-dropdown svg {
    width: 100%;
  }
}
.box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-header .box-dropdown-header-inner {
  padding: 0;
}
@media (max-width: 767px) {
  .box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-header .box-dropdown-header-inner {
    grid-column-gap: 20px;
  }
}
.box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .ico {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .ico img {
    height: 35px;
  }
}
.box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .text {
  font-weight: 600;
  font-size: 23px;
  line-height: 28px;
  font-family: "source-sans-pro-semibold";
  padding-left: 65px;
  text-align: left;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .text {
    padding-left: 55px;
  }
}
.box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .text .title {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .text .title {
    font-size: 18px;
    line-height: 22px;
  }
}
.box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .text .small-desc {
  font-family: "source-sans-pro-regular";
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #333333;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .text .small-desc {
    font-size: 12px;
    line-height: 14px;
  }
}
.box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-list {
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 23px 1px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 4px 23px 1px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0px 4px 23px 1px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0px 4px 23px 1px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 4px 23px 1px rgba(0, 0, 0, 0.16);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  position: absolute;
  margin-top: 5px;
  left: 0;
  z-index: 2;
  width: 100%;
  max-width: 528px;
  visibility: hidden;
  overflow: hidden;
}
@media (max-width: 767px) {
  .box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-list {
    margin-top: 5px;
  }
}
.box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner {
  padding: 10px;
  max-height: 300px;
  overflow-y: auto;
}
.box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  font-size: 18px;
  line-height: 22px;
  color: #5f5f5f;
  font-family: "source-sans-pro-semibold";
  border-bottom: 1px solid #f2f2fe;
  grid-column-gap: 15px;
}
@media (max-width: 767px) {
  .box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a {
    padding: 10px 8px;
  }
}
.box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a .ico {
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0.3;
}
.box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a .ico img {
  height: 33px;
}
@media (max-width: 767px) {
  .box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a .ico img {
    height: 21px;
  }
}
.box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a .text {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #00008f;
  text-align: left;
}
@media (max-width: 767px) {
  .box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a .text .title {
    font-size: 18px;
    line-height: 22px;
  }
}
.box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a .text .small-desc {
  font-family: "source-sans-pro-regular";
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #333333;
}
@media (max-width: 767px) {
  .box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a .text .small-desc {
    font-size: 12px;
    line-height: 14px;
  }
}
.box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a:hover {
  background: #f2f2fe;
  color: #333333;
}
.box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a:hover .ico {
  opacity: 1;
}
.box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a:hover .ico svg path {
  fill: #333333;
}
.box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item:last-child a {
  border-bottom: 0;
}
.box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-list .box-search-dropdown {
  padding: 10px 10px 10px;
}
.box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-list .box-search-dropdown .box-search-dropdown-inner {
  position: relative;
}
.box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-list .box-search-dropdown .box-search-dropdown-inner .ico {
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  -o-transform: translatey(-50%);
  transform: translatey(-50%);
}
.box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-list .box-search-dropdown .box-search-dropdown-inner .input input {
  background: #f6f6f6;
  border-radius: 5px;
  border: 0;
  height: 48px;
  width: 100%;
  font-family: "source-sans-pro-semibold";
  font-weight: 600;
  font-size: 17px;
  line-height: 20px;
  color: #7f7f7f;
  padding-left: 60px;
}
@media (max-width: 767px) {
  .box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-list .box-search-dropdown .box-search-dropdown-inner .input input {
    font-size: 17px;
    line-height: 20px;
  }
}
.box-custom-large-dropdown.with-image-icon .box-custom-large-dropdown-inner .box-dropdown-list .box-search-dropdown .box-search-dropdown-inner .input input:focus {
  border-color: #3032c1;
}
.box-custom-large-dropdown.with-image-icon .dropdown-list-item .dropdown-list-item-inner,
.box-custom-large-dropdown.with-image-icon .box-dropdown-header-inner {
  display: flex;
  align-items: center;
  grid-column-gap: 33px;
  padding: 17px 10px;
}
@media (max-width: 767px) {
  .box-custom-large-dropdown.with-image-icon .dropdown-list-item .dropdown-list-item-inner,
  .box-custom-large-dropdown.with-image-icon .box-dropdown-header-inner {
    padding: 17px 25px;
  }
}
.box-custom-large-dropdown.with-image-icon.blue-header .box-custom-large-dropdown-inner .box-dropdown-header {
  background: linear-gradient(126.58deg, #494df4 23.02%, #272bf2 73.19%);
  color: #fff;
  border: 0;
}

.box-custom-large-dropdown.with-image-icon#dropdown_provinsi .box-custom-large-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .ico img {
  height: 36px;
}
@media (max-width: 767px) {
  .box-custom-large-dropdown.with-image-icon#dropdown_provinsi .box-custom-large-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .ico img {
    height: 33px;
  }
}
.box-custom-large-dropdown.with-image-icon#dropdown_provinsi .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .ico img {
  height: 33px;
}
@media (max-width: 767px) {
  .box-custom-large-dropdown.with-image-icon#dropdown_provinsi .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .ico img {
    height: 21px;
  }
}

.box-custom-large-dropdown.with-image-icon#dropdown_cabang .box-custom-large-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .ico img {
  height: 49px;
}
@media (max-width: 767px) {
  .box-custom-large-dropdown.with-image-icon#dropdown_cabang .box-custom-large-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .ico img {
    height: 37px;
  }
}
.box-custom-large-dropdown.with-image-icon#dropdown_cabang .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .ico img {
  height: 31px;
}
@media (max-width: 767px) {
  .box-custom-large-dropdown.with-image-icon#dropdown_cabang .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .ico img {
    height: 31px;
  }
}

.box-custom-default-dropdown {
  z-index: initial;
}
.box-custom-default-dropdown.disabled .box-custom-default-dropdown-inner {
  opacity: 0.3;
  pointer-events: none;
}
.box-custom-default-dropdown .label-dropdown {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
  font-family: "source-sans-pro-semibold";
  margin-bottom: 12px;
  text-align: left;
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner {
  position: relative;
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-header {
  width: 100%;
  background: #fafaff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  color: #00008f;
  border: 0;
  outline: none;
  position: relative;
  padding: 10px 15px;
  cursor: pointer;
  border: 1px solid #000000;
  max-width: 300px;
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-header .ico-dropdown {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-header .box-dropdown-header-inner {
  padding: 0;
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .text {
  font-size: 15px;
  line-height: 18px;
  text-align: right;
  color: #2e2e2e;
  font-family: "source-sans-pro-semibold";
  text-align: left;
  padding-right: 20px;
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .text .title {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .text .title {
    font-size: 18px;
    line-height: 22px;
  }
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .text .small-desc {
  font-family: "source-sans-pro-regular";
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #333333;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .text .small-desc {
    font-size: 12px;
    line-height: 14px;
  }
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list {
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 23px 1px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 4px 23px 1px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0px 4px 23px 1px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0px 4px 23px 1px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 4px 23px 1px rgba(0, 0, 0, 0.16);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  position: absolute;
  margin-top: 5px;
  right: 0;
  z-index: 3;
  width: 100%;
  min-width: 279px;
  visibility: hidden;
  overflow: hidden;
}
@media (max-width: 767px) {
  .box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list {
    margin-top: 5px;
  }
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list .box-dropdown-list-inner {
  padding: 5px;
  max-height: 350px;
  overflow-y: auto;
  overflow-x: hidden;
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  font-family: "source-sans-pro-semibold";
  border-bottom: 1px solid #f2f2fe;
  display: block;
  position: relative;
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a:after {
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  text-align: center;
  font-size: 0.6rem;
  position: absolute;
  right: 13px;
  line-height: 14px;
  width: 14px;
  height: 14px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: rgba(95, 95, 95, 0.2);
  top: 50%;
  -webkit-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  -o-transform: translatey(-50%);
  transform: translatey(-50%);
  color: #5f5f5f;
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a .text {
  font-size: 15px;
  line-height: 18px;
  color: #2e2e2e;
  text-align: left;
}
@media (max-width: 767px) {
  .box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a .text .title {
    font-size: 18px;
    line-height: 22px;
  }
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a .text .small-desc {
  font-family: "source-sans-pro-regular";
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #333333;
}
@media (max-width: 767px) {
  .box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a .text .small-desc {
    font-size: 12px;
    line-height: 14px;
  }
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a:hover {
  background: #f2f2fe;
  color: #00008f;
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a:hover:after {
  background: rgba(0, 1, 143, 0.2);
  color: #00008f;
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a:hover .text {
  color: #00008f;
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item:last-child a {
  border-bottom: 0;
}
.box-custom-default-dropdown .dropdown-list-item .dropdown-list-item-inner,
.box-custom-default-dropdown .box-dropdown-header-inner {
  padding: 10px 20px;
  padding-right: 30px;
}

@media (max-width: 767px) {
  .box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .text .title {
    font-size: 13px;
    line-height: 16px;
  }
}
@media (max-width: 767px) {
  .box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a .text .title {
    font-size: 13px;
    line-height: 16px;
  }
}
@media (max-width: 767px) {
  .box-custom-default-dropdown.fixed-mobile .box-custom-default-dropdown-inner .box-dropdown-list {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    height: calc(100vh - 200px);
    -webkit-border-top-left-radius: 12px;
    -moz-border-top-left-radius: 12px;
    -ms-border-top-left-radius: 12px;
    -o-border-top-left-radius: 12px;
    border-top-left-radius: 12px;
    -webkit-border-top-right-radius: 12px;
    -moz-border-top-right-radius: 12px;
    -ms-border-top-right-radius: 12px;
    -o-border-top-right-radius: 12px;
    border-top-right-radius: 12px;
  }
  .box-custom-default-dropdown.fixed-mobile .box-custom-default-dropdown-inner .box-dropdown-list .hide.box-dropdown-title {
    display: block !important;
    padding: 15px 10px;
    position: relative;
  }
  .box-custom-default-dropdown.fixed-mobile .box-custom-default-dropdown-inner .box-dropdown-list .hide.box-dropdown-title h3 {
    font-size: 19px;
    line-height: 23px;
    color: #000;
    font-family: "source-sans-pro-semibold";
    text-align: center;
  }
  .box-custom-default-dropdown.fixed-mobile .box-custom-default-dropdown-inner .box-dropdown-list .hide.box-dropdown-title .close-dropdown {
    position: absolute;
    top: 15px;
    right: 20px;
  }
  .box-custom-default-dropdown.fixed-mobile .box-custom-default-dropdown-inner .box-dropdown-list .box-dropdown-list-inner {
    max-height: calc(100% - 60px);
  }
  .box-custom-default-dropdown.fixed-mobile .box-custom-default-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a {
    padding: 15px 25px;
  }
  .box-custom-default-dropdown.fixed-mobile .box-custom-default-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a .text .title {
    font-size: 16px;
    line-height: 19px;
  }
}

body.shadow-overlay-mobile:before {
  content: "";
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.6);
  z-index: 98;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  body.shadow-overlay-mobile:before {
    opacity: 1;
    visibility: visible;
  }
}

.box-custom-large-dropdown.default {
  z-index: initial;
}
.box-custom-large-dropdown.default .label-dropdown {
  color: #333333;
  font-family: "source-sans-pro-semibold";
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 8px;
  text-align: left;
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner {
  position: relative;
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-header {
  width: 100%;
  background: #fff;
  color: #333;
  border: 0;
  outline: none;
  position: relative;
  padding: 0px 14px;
  cursor: pointer;
  height: 48px;
  border: 1px solid #999999;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
@media (max-width: 767px) {
  .box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-header {
    padding: 13px 20px;
    height: 60px;
  }
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-header .ico-dropdown {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-header .ico-dropdown {
    right: 15px;
    width: 11px;
    height: 18px;
  }
  .box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-header .ico-dropdown svg {
    width: 100%;
  }
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-header .box-dropdown-header-inner {
  padding: 0;
}
@media (max-width: 767px) {
  .box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-header .box-dropdown-header-inner {
    grid-column-gap: 20px;
  }
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .ico {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .ico img {
    height: 35px;
  }
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .text {
  font-family: "source-sans-pro-semibold";
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  padding-right: 15px;
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .text .title {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .text .title {
    font-size: 18px;
    line-height: 22px;
  }
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .text .small-desc {
  font-family: "source-sans-pro-regular";
  font-size: 12px;
  line-height: 16px;
  color: #333333;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .text .small-desc {
    font-size: 12px;
    line-height: 14px;
  }
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list {
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
  -webkit-border-radius: 8px 8px 0px 0px;
  -moz-border-radius: 8px 8px 0px 0px;
  -ms-border-radius: 8px 8px 0px 0px;
  -o-border-radius: 8px 8px 0px 0px;
  border-radius: 8px 8px 0px 0px;
  position: absolute;
  margin-top: 5px;
  left: 0;
  z-index: 2;
  width: 100%;
  visibility: hidden;
  overflow: hidden;
}
@media (max-width: 767px) {
  .box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list {
    margin-top: 5px;
  }
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner {
  padding: 0px;
  max-height: 300px;
  overflow-y: auto;
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item:nth-of-type(even) a {
  background: #f5f5f5;
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  color: #333333;
  font-family: "source-sans-pro-semibold";
  grid-column-gap: 15px;
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a .ico {
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0.3;
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a .ico img {
  height: 33px;
}
@media (max-width: 767px) {
  .box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a .ico img {
    height: 21px;
  }
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a .text {
  text-align: left;
  color: #333333;
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a .text .title {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 2px;
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a .text .small-desc {
  font-family: "source-sans-pro-regular";
  font-size: 12px;
  line-height: 14px;
  color: #333333;
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a:hover {
  background: #f2f2fe;
  color: #333333;
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a:hover .ico {
  opacity: 1;
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item a:hover .ico svg path {
  fill: #333333;
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner .dropdown-list-item:last-child a {
  border-bottom: 0;
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list .box-search-dropdown {
  padding: 10px 10px 0;
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list .box-search-dropdown .box-search-dropdown-inner {
  position: relative;
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list .box-search-dropdown .box-search-dropdown-inner .ico {
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  -o-transform: translatey(-50%);
  transform: translatey(-50%);
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list .box-search-dropdown .box-search-dropdown-inner .input input {
  background: #f6f6f6;
  border-radius: 5px;
  border: 0;
  height: 48px;
  width: 100%;
  font-family: "source-sans-pro-semibold";
  font-weight: 600;
  font-size: 17px;
  line-height: 20px;
  color: #7f7f7f;
  padding-left: 60px;
}
@media (max-width: 767px) {
  .box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list .box-search-dropdown .box-search-dropdown-inner .input input {
    font-size: 17px;
    line-height: 20px;
  }
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list .box-search-dropdown .box-search-dropdown-inner .input input:focus {
  border-color: #3032c1;
}
.box-custom-large-dropdown.default .dropdown-list-item .dropdown-list-item-inner,
.box-custom-large-dropdown.default .box-dropdown-header-inner {
  display: flex;
  align-items: center;
  grid-column-gap: 33px;
  padding: 16px 20px;
}
.box-custom-large-dropdown.default.blue-header .box-custom-large-dropdown-inner .box-dropdown-header {
  background: linear-gradient(126.58deg, #494df4 23.02%, #272bf2 73.19%);
  color: #fff;
  border: 0;
}
.box-custom-large-dropdown.default.disabled .box-custom-large-dropdown-inner {
  pointer-events: none;
}
.box-custom-large-dropdown.default.disabled .box-custom-large-dropdown-inner .box-dropdown-header {
  background: #f5f5f5;
}
.box-custom-large-dropdown.default.disabled .box-custom-large-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .text {
  color: #999999;
}
.box-custom-large-dropdown.default.disabled .box-custom-large-dropdown-inner .box-dropdown-header .ico-dropdown {
  color: #999999;
}
.box-custom-large-dropdown.default.disabled .box-custom-large-dropdown-inner .box-dropdown-header .ico-dropdown svg path {
  stroke: #999999;
}

.box-custom-large-dropdown.default .box-custom-large-dropdown-inner.has-error .box-dropdown-header {
  border: 1px solid #c91432;
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner.has-error .form-validator-stack.help-block {
  text-align: left;
  font-size: 13px;
  line-height: 20px;
  color: #c91432;
}

.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list .box-search-dropdown .box-search-dropdown-inner .ico {
  display: none;
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list .box-search-dropdown .box-search-dropdown-inner .input input {
  padding-left: 10px;
  font-family: "source-sans-pro-regular";
  font-weight: 400;
  border: 1px solid #999999;
  background-color: #fff;
  font-size: 16px;
  line-height: 25px;
  color: #333;
  padding: 12px 16px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list .box-search-dropdown .box-search-dropdown-inner .input input::-webkit-input-placeholder {
  color: #999999;
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list .box-search-dropdown .box-search-dropdown-inner .input input::-moz-placeholder {
  color: #999999;
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list .box-search-dropdown .box-search-dropdown-inner .input input:-moz-placeholder {
  color: #999999;
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list .box-search-dropdown .box-search-dropdown-inner .input input:-ms-input-placeholder {
  color: #999999;
}

.box-custom-default-dropdown.date-type .box-custom-default-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .text .box-input-hidden {
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  opacity: 0;
}
.box-custom-default-dropdown.date-type .box-custom-default-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .text .box-input-hidden input {
  cursor: pointer;
}

.box-custom-large-dropdown.default:not(.menu-open) .box-custom-large-dropdown-inner .box-dropdown-list {
  height: 0px;
}

.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list .box-dropdown-list-inner::-webkit-scrollbar {
  -webkit-appearance: none;
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list .box-dropdown-list-inner::-webkit-scrollbar:vertical {
  width: 6px;
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list .box-dropdown-list-inner::-webkit-scrollbar:horizontal {
  height: 6px;
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list .box-dropdown-list-inner::-webkit-scrollbar-thumb {
  background-color: #cccccc;
  border-radius: 10px;
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list .box-dropdown-list-inner::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #f5f5f5;
}

.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner::-webkit-scrollbar {
  -webkit-appearance: none;
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner::-webkit-scrollbar:vertical {
  width: 6px;
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner::-webkit-scrollbar:horizontal {
  height: 6px;
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner::-webkit-scrollbar-thumb {
  background-color: #cccccc;
  border-radius: 10px;
}
.box-custom-large-dropdown.default .box-custom-large-dropdown-inner .box-dropdown-list .box-dropdown-list-inner::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #f5f5f5;
}

.CX-card-wellness-merchant {
  padding: 2rem 0;
}

.box-switch-filter .box-switch-filter-inner {
  display: flex;
  grid-column-gap: 10px;
}
.box-switch-filter .box-switch-filter-inner .box-switch-filter-item {
  border: 0px;
  border: 2px solid #494df4;
  -webkit-border-radius: 56px;
  -moz-border-radius: 56px;
  -ms-border-radius: 56px;
  -o-border-radius: 56px;
  border-radius: 56px;
  background-color: #fff;
  padding: 8px 18px;
  cursor: pointer;
  -webkit-transition: al 0.3s ease-in-out;
  transition: al 0.3s ease-in-out;
  display: flex;
  align-items: center;
  grid-column-gap: 10px;
  outline: none;
}
.box-switch-filter .box-switch-filter-inner .box-switch-filter-item .text,
.box-switch-filter .box-switch-filter-inner .box-switch-filter-item .ico {
  display: inline-block;
}
.box-switch-filter .box-switch-filter-inner .box-switch-filter-item .ico {
  position: relative;
  top: 1px;
}
.box-switch-filter .box-switch-filter-inner .box-switch-filter-item .text {
  font-family: "source-sans-pro-semibold";
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: right;
  color: #494df4;
}
@media (max-width: 767px) {
  .box-switch-filter .box-switch-filter-inner .box-switch-filter-item .text {
    font-size: 14px;
    line-height: 20px;
  }
}
.box-switch-filter .box-switch-filter-inner .box-switch-filter-item.selected, .box-switch-filter .box-switch-filter-inner .box-switch-filter-item:hover {
  background-color: #494df4;
}
.box-switch-filter .box-switch-filter-inner .box-switch-filter-item.selected .ico svg path, .box-switch-filter .box-switch-filter-inner .box-switch-filter-item:hover .ico svg path {
  fill: #fff;
}
.box-switch-filter .box-switch-filter-inner .box-switch-filter-item.selected .text, .box-switch-filter .box-switch-filter-inner .box-switch-filter-item:hover .text {
  color: #fff;
}
.box-switch-filter .box-switch-filter-inner .box-switch-filter-item.disabled, .box-switch-filter .box-switch-filter-inner .box-switch-filter-item:disabled {
  background: #fff !important;
  border: 2px solid #cccccc !important;
}
.box-switch-filter .box-switch-filter-inner .box-switch-filter-item.disabled .text, .box-switch-filter .box-switch-filter-inner .box-switch-filter-item:disabled .text {
  color: #cccccc !important;
}

.box-select-filter {
  display: flex;
  column-gap: 15px;
  width: 100%;
}
.box-select-filter .new-box-item {
  min-width: 142px;
}
.box-select-filter .new-box-item .new-box-item-inner .input .select2 {
  width: 100% !important;
}
.box-select-filter .new-box-item .new-box-item-inner .input .select2 .select2-selection.select2-selection--single {
  border: 1px solid #000 !important;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  height: 34px !important;
}
.box-select-filter .new-box-item .new-box-item-inner .input .select2 .select2-selection.select2-selection--single .select2-selection__rendered {
  height: 34px !important;
  line-height: 34px !important;
  font-size: 14px !important;
}
.box-select-filter .new-box-item .new-box-item-inner .input .select2 .select2-selection.select2-selection--single .select2-selection__arrow:before {
  top: 3px;
  font-size: 14px !important;
}
.box-select-filter .new-box-item .new-box-item-inner .input select {
  border: 1px solid #000;
  height: 34px !important;
  font-size: 14px !important;
}
.box-select-filter .new-box-item .new-box-item-inner .input .form-group.input-select-wrapper {
  right: 0px;
}
.box-select-filter .new-box-item .new-box-item-inner .input .form-group.input-select-wrapper:after {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  right: 15px;
  top: 9px;
  font-size: 12px;
  font-weight: bold;
}

.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-select-filter {
  justify-content: flex-end;
}

.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .new-box-form {
  padding: 0 0;
}
@media (max-width: 767px) {
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .new-box-form .new-box-form-inner .row .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 600px) {
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .new-box-form .new-box-form-inner .row .col-md-6 {
    flex: none;
    max-width: 100%;
  }
}

.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant {
  padding: 1rem 0;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner {
  display: flex;
  grid-column-gap: 33px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
}
@media (min-width: 1025px) and (max-width: 1440px) {
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 1024px) {
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner {
    display: flex;
    justify-content: center;
  }
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item {
  height: 100% !important;
  width: 330px;
}
@media (min-width: 1025px) and (max-width: 1440px) {
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item {
    max-width: 330px;
  }
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img {
  position: relative;
  -webkit-border-top-left-radius: 10px;
  -moz-border-top-left-radius: 10px;
  -ms-border-top-left-radius: 10px;
  -o-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-top-right-radius: 10px;
  -ms-border-top-right-radius: 10px;
  -o-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
  height: 170px;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, #000000 -17.16%, rgba(0, 0, 0, 0) 82.35%);
  opacity: 0.5;
  width: 100%;
  height: 102px;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img .list-tags {
  position: absolute;
  top: 15px;
  left: 15px;
  margin-bottom: 0;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img .list-tags span {
  font-family: "source-sans-pro-bold";
  padding: 6px 15px;
  border: 0;
  margin: 3px 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 11px;
  line-height: 13px;
  background: radial-gradient(100% 359.18% at 0% 0%, rgba(255, 255, 255, 0.23) 0%, rgba(255, 255, 255, 0.2) 100%);
  backdrop-filter: blur(15px);
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img .list-tags span:first-child {
  margin-left: 0;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-content {
  background: #f8f9fc;
  border: 1px solid #dedede;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-bottom-left-radius: 10px;
  -ms-border-bottom-left-radius: 10px;
  -o-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-bottom-right-radius: 10px;
  -ms-border-bottom-right-radius: 10px;
  -o-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 10px 15px;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-content .date {
  font-family: "source-sans-pro-regular";
  font-size: 13px;
  line-height: 13px;
  color: rgba(153, 153, 153, 0.9);
  margin-bottom: 12px;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-content .date .ico-date {
  margin-right: 0;
  position: relative;
  top: 0px;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-content .box-text {
  margin-bottom: 10px;
}
@media (max-width: 1024px) {
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-content .box-text .date.hide {
    display: block !important;
  }
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-content .box-text .title {
  font-family: "source-sans-pro-bold";
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #333333;
  margin-bottom: 10px;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-content .box-text .short_desc {
  font-family: "source-sans-pro-semibold";
  font-size: 12px;
  line-height: 17px;
  color: rgba(0, 0, 0, 0.5);
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-content .box-action {
  display: flex;
  align-items: center;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-content .box-action .new-btn-blue {
  font-size: 12px;
  line-height: 20px;
  padding: 6px 12px;
  padding-right: 37px;
}
@media (max-width: 1024px) {
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-content .box-action .new-btn-blue {
    padding: 13px 20px 13px 13px;
    font-size: 14px;
    line-height: 18px;
  }
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-content .box-action .box-disc {
  flex: 1 1 auto;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-content .box-action .box-disc .vector-disc {
  position: relative;
  top: 4px;
}

.new-box-form .box-select-filter .new-box-item.h-50.type-select-default .new-box-item-inner .input .select2-selection.select2-selection--single .select2-selection__arrow {
  position: absolute;
  right: -10px;
  font-size: 12px;
  font-weight: bold;
}

.new-box-item .new-box-item-inner .input .form-group.input-select-wrapper.has-select2:after {
  display: none;
}

.new-box-form .box-select-filter .new-box-item.h-50.type-select-default .new-box-item-inner .input .select2-selection.select2-selection--single .select2-selection__arrow {
  position: absolute;
  right: -10px;
  font-size: 12px;
  font-weight: bold;
}

.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-content .box-action {
  align-items: center;
}
@media (max-width: 1024px) {
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-content .box-action .new-btn-blue {
    display: block;
    width: 100%;
    text-align: center;
  }
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-content .box-action .date {
  flex: 1 1 auto;
  margin-bottom: 0px;
  color: rgba(153, 153, 153, 0.9);
  font-size: 11px;
  line-height: 13px;
  font-family: "source-sans-pro-bold";
}
@media (min-width: 1025px) and (max-width: 1360px) {
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-content .box-action .date {
    font-size: 10px;
  }
}
@media (max-width: 1024px) {
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-content .box-action .date {
    display: none;
  }
}

.CX-merchant-detail {
  position: relative;
  margin-bottom: 2rem;
}
.CX-merchant-detail .box-merchant-detail .box-merchant-detail-inner {
  position: relative;
  padding-top: 10.3rem;
}
.CX-merchant-detail .box-merchant-detail .box-merchant-detail-inner .box-img-cover {
  width: 100%;
  height: 300px;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (min-width: 1025px) {
  .CX-merchant-detail .box-merchant-detail .box-merchant-detail-inner .box-img-cover {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px;
  }
}
.CX-merchant-detail .box-merchant-detail .box-merchant-detail-inner .box-detail-content {
  position: relative;
  max-width: 90%;
  margin: 0 auto;
}
.CX-merchant-detail .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details {
  margin-top: 34px;
  font-size: 15px;
  line-height: 28px;
  color: rgba(0, 0, 0, 0.8);
  font-family: "source-sans-pro-semibold";
}
.CX-merchant-detail .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-quote {
  background: #f8f9fc;
  border-radius: 12px;
  padding: 20px;
  position: relative;
  margin-top: 40px;
}
.CX-merchant-detail .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-quote .box-ico-quote-top,
.CX-merchant-detail .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-quote .box-ico-quote-bottom {
  position: absolute;
}
.CX-merchant-detail .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-quote .box-ico-quote-top {
  left: 40px;
  top: 20px;
}
.CX-merchant-detail .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-quote .box-ico-quote-bottom {
  right: 40px;
  bottom: 20px;
}
.CX-merchant-detail .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-quote .box-quote-inner {
  max-width: 92%;
  margin: 30px auto;
}
.CX-merchant-detail .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-quote .box-quote-inner .box-quote-inner-text {
  font-family: "source-sans-pro-bold";
  font-size: 15px;
  line-height: 28px;
  color: rgba(51, 51, 51, 0.8);
}
.CX-merchant-detail .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-quote .box-quote-inner .box-quote-inner-text p {
  margin-bottom: 5px;
}
.CX-merchant-detail .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-quote .box-quote-inner .box-quote-inner-text ol {
  margin: 0px;
  padding: 0px;
  margin-left: 15px;
}
.CX-merchant-detail .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-quote .box-quote-inner .box-quote-inner-text ol li {
  font-size: 20px;
  line-height: 35px;
}

@media (max-width: 1024px) {
  .CX-card-wellness-merchant .box-product-slider-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner {
    margin: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
}
@media (max-width: 1024px) {
  .CX-card-wellness-merchant .box-product-slider-inner .card-wellness-merchant-item.slick-center .card-wellness-merchant-item-inner {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
    transform: scale(1.06);
  }
}

.CX-merchant-others {
  padding: 3rem 0 0;
  display: block;
}
.CX-merchant-others .box-merchant-others .box-merchant-others-inner .merchant-others-header {
  display: flex;
  position: relative;
  align-items: center;
  margin-bottom: 20px;
}
.CX-merchant-others .box-merchant-others .box-merchant-others-inner .merchant-others-header h3 {
  flex: 1 1 auto;
  position: relative;
  font-size: 14px;
  font-family: "source-sans-pro-bold";
  line-height: 17px;
  color: #333333;
  margin-bottom: 0px;
}
@media (min-width: 1025px) {
  .CX-merchant-others .box-merchant-others .box-merchant-others-inner .merchant-others-header .box-action {
    padding-right: 10px;
  }
}
.CX-merchant-others .box-merchant-others .box-merchant-others-inner .merchant-others-header .box-action .new-btn-blue {
  font-size: 12px;
  line-height: 14px;
  font-family: "source-sans-pro-bold";
  font-weight: normal;
  text-transform: none;
}
.CX-merchant-others .box-merchant-others .box-merchant-others-inner .merchant-others-list .merchant-others-list-inner {
  position: relative;
}
@media (min-width: 1025px) {
  .CX-merchant-others .box-merchant-others .box-merchant-others-inner .merchant-others-list .merchant-others-list-inner:after {
    content: "";
    position: absolute;
    height: 100%;
    right: -1px;
    top: 0;
    width: 69px;
    background: linear-gradient(270deg, #ffffff 53.43%, rgba(255, 255, 255, 0) 139.42%);
  }
}
.CX-merchant-others .box-merchant-others .box-merchant-others-inner .merchant-others-list .merchant-others-list-inner .merchant-others-list-item a {
  width: 100%;
  display: block;
}
.CX-merchant-others .box-merchant-others .box-merchant-others-inner .merchant-others-list .merchant-others-list-inner .merchant-others-list-item a .inner {
  position: relative;
  margin: 10px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .CX-merchant-others .box-merchant-others .box-merchant-others-inner .merchant-others-list .merchant-others-list-inner .merchant-others-list-item a .inner {
    margin: 5px;
  }
}
.CX-merchant-others .box-merchant-others .box-merchant-others-inner .merchant-others-list .merchant-others-list-inner .merchant-others-list-item a .inner .img {
  overflow: hidden;
}
.CX-merchant-others .box-merchant-others .box-merchant-others-inner .merchant-others-list .merchant-others-list-inner .merchant-others-list-item a .inner .img img {
  object-fit: cover;
  width: 100%;
  height: 162px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-merchant-others .box-merchant-others .box-merchant-others-inner .merchant-others-list .merchant-others-list-inner .merchant-others-list-item a .inner .caption {
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 100%;
  color: #fff;
  padding: 7px 10px;
}
.CX-merchant-others .box-merchant-others .box-merchant-others-inner .merchant-others-list .merchant-others-list-inner .merchant-others-list-item a .inner .caption .title {
  font-family: "source-sans-pro-bold";
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 5px;
  position: relative;
  z-index: 2;
}
.CX-merchant-others .box-merchant-others .box-merchant-others-inner .merchant-others-list .merchant-others-list-inner .merchant-others-list-item a .inner .caption .location {
  font-family: "source-sans-pro-regular";
  display: flex;
  align-items: center;
  grid-column-gap: 5px;
  font-size: 11px;
  line-height: 13px;
  color: rgba(255, 255, 255, 0.8);
  position: relative;
  z-index: 2;
}
.CX-merchant-others .box-merchant-others .box-merchant-others-inner .merchant-others-list .merchant-others-list-inner .merchant-others-list-item a .inner .caption:before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: linear-gradient(180deg, rgba(8, 13, 16, 0) 0%, #080d10 100%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-merchant-others .box-merchant-others .box-merchant-others-inner .merchant-others-list .merchant-others-list-inner .merchant-others-list-item a .inner .caption:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 0%;
  left: 0px;
  bottom: 0px;
  background: #000;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-merchant-others .box-merchant-others .box-merchant-others-inner .merchant-others-list .merchant-others-list-inner .merchant-others-list-item a:hover .inner .img img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.CX-merchant-others .box-merchant-others .box-merchant-others-inner .merchant-others-list .merchant-others-list-inner .merchant-others-list-item a:hover .inner .caption:after {
  height: 100%;
}

body.v2.start-merchant-tour:not(.merchant-tour-done) {
  position: relative;
}
body.v2.start-merchant-tour:not(.merchant-tour-done):before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 988;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) .CX-newest-offer.has-merchant-tour {
  position: relative;
  z-index: 999;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) .CX-newest-offer.has-merchant-tour .newest-offer {
  overflow: inherit;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) .CX-newest-offer.has-merchant-tour .newest-offer:before {
  z-index: 2;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) .CX-newest-offer.has-merchant-tour .newest-offer:after {
  content: "";
  position: absolute;
  left: -10px;
  right: -10px;
  top: -10px;
  bottom: -10px;
  background-color: #fff;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) .CX-newest-offer.has-merchant-tour .newest-offer .newest-offer-inner {
  position: relative;
  z-index: 999;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) .CX-newest-offer.has-merchant-tour .newest-offer .box-tour-preview {
  position: absolute;
  margin-top: 20px;
  min-width: 289px;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) .CX-newest-offer.has-merchant-tour .newest-offer .box-tour-preview.hide {
  display: block !important;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) .CX-newest-offer.has-merchant-tour .newest-offer .box-tour-preview .box-tour-preview-inner {
  padding: 15px;
  background-color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  position: relative;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) .CX-newest-offer.has-merchant-tour .newest-offer .box-tour-preview .box-tour-preview-inner:before {
  content: "";
  position: absolute;
  top: -7px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 10px solid #fff;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) .CX-newest-offer.has-merchant-tour .newest-offer .box-tour-preview .box-tour-preview-inner .text {
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
  line-height: 17px;
  color: #1a1a1a;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) .CX-newest-offer.has-merchant-tour .newest-offer .box-tour-preview .box-tour-preview-inner .box-action {
  margin: 15px 0 0;
  display: flex;
  justify-content: flex-end;
  grid-column-gap: 5px;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) .CX-newest-offer.has-merchant-tour .newest-offer .box-tour-preview .box-tour-preview-inner .box-action .new-btn-blue {
  font-size: 11px;
  line-height: 13px;
  padding: 7px 17px;
  min-width: initial;
  font-weight: normal;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) .CX-newest-offer.has-merchant-tour .newest-offer .box-tour-preview.right {
  right: -10px;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) .CX-newest-offer.has-merchant-tour .newest-offer .box-tour-preview.right .box-tour-preview-inner:before {
  right: 10px;
}

body.v2.start-merchant-tour:not(.merchant-tour-done) {
  position: relative;
}
body.v2.start-merchant-tour:not(.merchant-tour-done):before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 988;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour {
  z-index: 999;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-custom-default-dropdown {
  overflow: inherit;
  position: relative;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-custom-default-dropdown .box-custom-default-dropdown-inner:before {
  z-index: 2;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-custom-default-dropdown .box-custom-default-dropdown-inner:after {
  content: "";
  position: absolute;
  left: -10px;
  right: -10px;
  top: -10px;
  bottom: -10px;
  background-color: #fff;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  z-index: 998;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-header {
  position: relative;
  z-index: 999;
  pointer-events: none;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-custom-default-dropdown .box-tour-preview {
  position: absolute;
  margin-top: 20px;
  z-index: 999;
  min-width: 289px;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-custom-default-dropdown .box-tour-preview.hide {
  display: block !important;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-custom-default-dropdown .box-tour-preview .box-tour-preview-inner {
  padding: 15px;
  background-color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  position: relative;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-custom-default-dropdown .box-tour-preview .box-tour-preview-inner:before {
  content: "";
  position: absolute;
  top: -7px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 10px solid #fff;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-custom-default-dropdown .box-tour-preview .box-tour-preview-inner .text {
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
  line-height: 17px;
  color: #1a1a1a;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-custom-default-dropdown .box-tour-preview .box-tour-preview-inner .box-action {
  margin: 15px 0 0;
  display: flex;
  justify-content: flex-end;
  grid-column-gap: 5px;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-custom-default-dropdown .box-tour-preview .box-tour-preview-inner .box-action .new-btn-blue {
  font-size: 11px;
  line-height: 13px;
  padding: 7px 17px;
  min-width: initial;
  font-weight: normal;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-custom-default-dropdown .box-tour-preview.right {
  right: -10px;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-custom-default-dropdown .box-tour-preview.right .box-tour-preview-inner:before {
  right: 10px;
}

body.v2.start-merchant-tour:not(.merchant-tour-done) .box-tour-preview {
  display: none;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-header {
  z-index: 0;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-custom-default-dropdown .box-custom-default-dropdown-inner:after {
  display: none;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) .CX-newest-offer.has-merchant-tour {
  z-index: 0;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) .CX-newest-offer.has-merchant-tour .newest-offer:after {
  display: none;
}

body.v2.merchant-tour-done .box-tour-preview {
  display: none !important;
}

.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-content .box-text .date {
  font-size: 11px;
  line-height: 13px;
  color: rgba(153, 153, 153, 0.9);
}
@media (max-width: 1024px) {
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-content .box-date-and-disc.mobile.hide {
    display: flex !important;
    align-items: center;
  }
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-content .box-date-and-disc.mobile.hide .date {
    font-size: 11px;
    line-height: 13px;
    color: rgba(153, 153, 153, 0.9);
    flex: 1 1 auto;
  }
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-content .box-text .date {
    display: none;
  }
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-content .box-action .box-disc {
    display: none;
  }
}

body.v2.start-merchant-tour.merchant-tour-step-2:not(.merchant-tour-done) .has-merchant-tour .card-wellness-merchant-item.merchant-tour-step-2 .card-wellness-merchant-item-inner {
  position: relative;
  overflow: inherit;
}
body.v2.start-merchant-tour.merchant-tour-step-2:not(.merchant-tour-done) .has-merchant-tour .card-wellness-merchant-item.merchant-tour-step-2 .card-wellness-merchant-item-inner:after {
  content: "";
  position: absolute;
  left: -10px;
  right: -10px;
  top: -10px;
  bottom: -10px;
  background-color: #fff;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  z-index: 988;
}
body.v2.start-merchant-tour.merchant-tour-step-2:not(.merchant-tour-done) .has-merchant-tour .card-wellness-merchant-item.merchant-tour-step-2 .card-wellness-merchant-item-inner .box-content,
body.v2.start-merchant-tour.merchant-tour-step-2:not(.merchant-tour-done) .has-merchant-tour .card-wellness-merchant-item.merchant-tour-step-2 .card-wellness-merchant-item-inner .box-img {
  position: relative;
  z-index: 999;
}
body.v2.start-merchant-tour.merchant-tour-step-2:not(.merchant-tour-done) .has-merchant-tour .card-wellness-merchant-item.merchant-tour-step-2 .card-wellness-merchant-item-inner .box-content {
  pointer-events: none;
}
body.v2.start-merchant-tour.merchant-tour-step-2:not(.merchant-tour-done) .has-merchant-tour .card-wellness-merchant-item.merchant-tour-step-2 .box-tour-preview {
  display: block !important;
  z-index: 999;
  max-width: 289px;
}
body.v2.start-merchant-tour.merchant-tour-step-3:not(.merchant-tour-done) .has-merchant-tour .box-custom-default-dropdown.merchant-tour-step-3 {
  overflow: inherit;
  position: relative;
  z-index: 999;
}
body.v2.start-merchant-tour.merchant-tour-step-3:not(.merchant-tour-done) .has-merchant-tour .box-custom-default-dropdown.merchant-tour-step-3 .box-custom-default-dropdown-inner:before {
  z-index: 2;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
}
body.v2.start-merchant-tour.merchant-tour-step-3:not(.merchant-tour-done) .has-merchant-tour .box-custom-default-dropdown.merchant-tour-step-3 .box-custom-default-dropdown-inner:after {
  content: "";
  position: absolute;
  left: -10px;
  right: -10px;
  top: -10px;
  bottom: -10px;
  background-color: #fff;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  z-index: 998;
  display: block !important;
}
body.v2.start-merchant-tour.merchant-tour-step-3:not(.merchant-tour-done) .has-merchant-tour .box-custom-default-dropdown.merchant-tour-step-3 .box-custom-default-dropdown-inner .box-dropdown-header {
  position: relative;
  z-index: 999 !important;
  pointer-events: none;
}
body.v2.start-merchant-tour.merchant-tour-step-3:not(.merchant-tour-done) .has-merchant-tour .box-custom-default-dropdown.merchant-tour-step-3 .box-tour-preview {
  display: block !important;
}
body.v2.start-merchant-tour .box-tour-preview {
  position: absolute;
  margin-top: 20px;
  min-width: 289px;
}
body.v2.start-merchant-tour .box-tour-preview.hide {
  display: block !important;
}
body.v2.start-merchant-tour .box-tour-preview .box-tour-preview-inner {
  padding: 15px;
  background-color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  position: relative;
}
body.v2.start-merchant-tour .box-tour-preview .box-tour-preview-inner:before {
  content: "";
  position: absolute;
  top: -7px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 10px solid #fff;
}
body.v2.start-merchant-tour .box-tour-preview .box-tour-preview-inner .text {
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
  line-height: 17px;
  color: #1a1a1a;
}
body.v2.start-merchant-tour .box-tour-preview .box-tour-preview-inner .box-action {
  margin: 15px 0 0;
  display: flex;
  justify-content: flex-end;
  grid-column-gap: 5px;
}
body.v2.start-merchant-tour .box-tour-preview .box-tour-preview-inner .box-action .new-btn-blue {
  font-size: 11px;
  line-height: 13px;
  padding: 7px 17px;
  min-width: initial;
  font-weight: normal;
}
body.v2.start-merchant-tour .box-tour-preview.right {
  right: -10px;
}
body.v2.start-merchant-tour .box-tour-preview.right .box-tour-preview-inner:before {
  right: 10px;
}

.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item.empty .lazyColor {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  width: 100%;
  height: 20px;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item.empty .card-wellness-merchant-item-inner .box-img:before {
  background: #ebeef5;
  height: 100%;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item.empty .card-wellness-merchant-item-inner .box-img .list-tags {
  width: 100%;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item.empty .card-wellness-merchant-item-inner .box-img .list-tags .lazyColor {
  width: 111px;
  height: 25px;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item.empty .card-wellness-merchant-item-inner .box-content {
  background-color: transparent;
  border-top: 0px;
  border-color: #ebeef5;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item.empty .card-wellness-merchant-item-inner .box-content .box-date-and-disc {
  align-items: center;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item.empty .card-wellness-merchant-item-inner .box-content .box-date-and-disc .date .lazyColor {
  height: 13px;
  width: 111px;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item.empty .card-wellness-merchant-item-inner .box-content .box-date-and-disc .box-disc .lazyColor {
  width: 111px;
  height: 25px;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item.empty .card-wellness-merchant-item-inner .box-content .box-text .title .lazyColor {
  height: 24px;
  width: 50%;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item.empty .card-wellness-merchant-item-inner .box-content .box-text .short_desc {
  display: flex;
  flex-direction: column;
  grid-row-gap: 10px;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item.empty .card-wellness-merchant-item-inner .box-content .box-text .date {
  max-width: 30%;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item.empty .card-wellness-merchant-item-inner .box-content .box-text .date .lazyColor {
  height: 24px;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item.empty .card-wellness-merchant-item-inner .box-content .box-action .box-disc {
  flex: 1 1 auto;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item.empty .card-wellness-merchant-item-inner .box-content .box-action .box-disc .lazyColor {
  width: 111px;
  height: 25px;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item.empty .card-wellness-merchant-item-inner .box-content .box-action .action {
  width: 145px;
  height: 40px;
}
@media (max-width: 1024px) {
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item.empty .card-wellness-merchant-item-inner .box-content .box-action .action {
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .CX-card-wellness-merchant.promo-and-voucher .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    place-items: center;
  }
}
.CX-card-wellness-merchant.promo-and-voucher .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item {
  max-width: 330px;
}
@media (max-width: 767px) {
  .CX-card-wellness-merchant.promo-and-voucher .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item {
    width: 330px;
  }
}
@media (max-width: 1024px) {
  .CX-card-wellness-merchant.promo-and-voucher .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner {
    width: 330px;
    margin: 0px;
  }
}
.CX-card-wellness-merchant.promo-and-voucher .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img:before {
  display: none;
}
.CX-card-wellness-merchant.promo-and-voucher .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item.empty .card-wellness-merchant-item-inner .box-img:before {
  display: block;
}

.CX-card-wellness-merchant.promo-and-voucher .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img .vector-promo {
  position: relative;
}
.CX-card-wellness-merchant.promo-and-voucher .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img .vector-promo .box-text {
  position: absolute;
  width: 170px;
  right: 30px;
  top: 52px;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  align-items: center;
}
.CX-card-wellness-merchant.promo-and-voucher .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img .vector-promo .box-text .box-text-inner {
  padding-bottom: 20px;
}
.CX-card-wellness-merchant.promo-and-voucher .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img .vector-promo .box-text .box-text-inner .label-promo {
  font-family: "source-sans-pro-bold";
  font-size: 10px;
  line-height: 12px;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 4px;
}
.CX-card-wellness-merchant.promo-and-voucher .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img .vector-promo .box-text .box-text-inner .title-promo {
  font-family: "source-sans-pro-semibold";
  font-size: 17px;
  line-height: 24px;
  color: #ffffff;
}
.CX-card-wellness-merchant.promo-and-voucher .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img .vector-promo .box-text .box-text-inner .value-promo {
  font-family: "source-sans-pro-bold";
  font-size: 38px;
  line-height: 46px;
  letter-spacing: -0.02em;
  color: #ffffff;
}

.CX-card-wellness-merchant.promo-and-voucher .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner {
  place-items: center;
}
.CX-card-wellness-merchant.promo-and-voucher .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img .list-tags {
  z-index: 1;
  top: 10px;
}
@media (min-width: 1200px) and (max-width: 1280px) {
  .CX-card-wellness-merchant.promo-and-voucher .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
  .CX-card-wellness-merchant.promo-and-voucher .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img {
    height: 160px;
  }
  .CX-card-wellness-merchant.promo-and-voucher .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img .vector-promo svg {
    width: 100%;
    height: 100%;
  }
}

section.CX-card-wellness-merchant.promo-and-voucher .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter {
  justify-content: space-between;
}
section.CX-card-wellness-merchant.promo-and-voucher .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .right,
section.CX-card-wellness-merchant.promo-and-voucher .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .left {
  flex: 0 0 auto;
}
section.CX-card-wellness-merchant.promo-and-voucher .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-switch-filter .box-switch-filter-inner .box-switch-filter-item {
  padding: 8px 14px;
  flex: 0 0 auto;
}

body.v2 .CX-merchant-detail > .container.CX-wrapper {
  padding-left: 25px;
  padding-right: 25px;
}
@media (max-width: 767px) {
  body.v2 .CX-merchant-detail > .container.CX-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
}
body.v2 .CX-merchant-detail .box-merchant-detail-inner {
  padding-top: 0;
}
body.v2 .CX-merchant-detail .box-merchant-detail-inner .box-img-cover {
  position: relative;
}
@media (max-width: 767px) {
  body.v2 .CX-merchant-detail .box-merchant-detail-inner .box-img-cover {
    height: 200px;
  }
}
body.v2 .CX-merchant-detail .box-merchant-detail-inner .box-img-cover .box-part-profile {
  position: absolute;
  bottom: 20px;
  width: 100%;
}
body.v2 .CX-merchant-detail .box-merchant-detail-inner .box-img-cover .box-part-profile .box-part-profile-inner {
  padding: 0 44px;
}
@media (max-width: 767px) {
  body.v2 .CX-merchant-detail .box-merchant-detail-inner .box-img-cover .box-part-profile .box-part-profile-inner {
    padding: 0 15px;
  }
}
body.v2 .CX-merchant-detail .box-merchant-detail-inner .box-img-cover .box-part-profile .box-part-profile-inner .box-profile-detail .list-tags {
  display: flex;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
}
body.v2 .CX-merchant-detail .box-merchant-detail-inner .box-img-cover .box-part-profile .box-part-profile-inner .box-profile-detail .list-tags div {
  background: radial-gradient(100% 359.18% at 0% 0%, rgba(255, 255, 255, 0.23) 0%, rgba(255, 255, 255, 0.2) 100%);
  backdrop-filter: blur(15px);
  -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
body.v2 .CX-merchant-detail .box-merchant-detail-inner .box-img-cover .box-part-profile .box-part-profile-inner .box-profile-detail .list-tags div span {
  color: rgba(255, 255, 255, 0.8);
  border: 0px;
  font-size: 11px;
  line-height: 13px;
  font-family: "source-sans-pro-bold";
  font-weight: normal;
}
body.v2 .CX-merchant-detail .box-merchant-detail-inner .box-img-cover .box-part-profile .box-part-profile-inner .box-profile-detail .box-text h3 {
  font-family: "source-sans-pro-bold";
  font-size: 44px;
  line-height: 53px;
  color: #ffffff;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  body.v2 .CX-merchant-detail .box-merchant-detail-inner .box-img-cover .box-part-profile .box-part-profile-inner .box-profile-detail .box-text h3 {
    font-size: 21px;
    line-height: 28px;
  }
}
body.v2 .CX-merchant-detail .box-merchant-detail-inner .box-img-cover .box-part-profile .box-part-profile-inner .box-profile-detail .box-text p {
  font-family: "source-sans-pro-bold";
  font-size: 16px;
  line-height: 19px;
  color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 767px) {
  body.v2 .CX-merchant-detail .box-merchant-detail-inner .box-img-cover .box-part-profile .box-part-profile-inner .box-profile-detail .box-text p {
    font-size: 14px;
    line-height: 24px;
  }
}
body.v2 .CX-merchant-detail .box-merchant-detail-inner .box-profile-info {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  margin-top: 20px;
  padding: 0 44px;
}
@media (max-width: 767px) {
  body.v2 .CX-merchant-detail .box-merchant-detail-inner .box-profile-info {
    padding: 0 15px;
    grid-template-columns: 1fr;
    grid-row-gap: 20px;
  }
}
body.v2 .CX-merchant-detail .box-merchant-detail-inner .box-profile-info .box-discount-info .box-discount-info-inner {
  background: linear-gradient(106.23deg, #00adc6 6%, #027180 104.09%);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  display: inline-block;
  padding: 2px 20px;
}
body.v2 .CX-merchant-detail .box-merchant-detail-inner .box-profile-info .box-discount-info .box-discount-info-inner .ico {
  display: inline-block;
  margin-right: 7px;
  position: relative;
  top: 3px;
}
body.v2 .CX-merchant-detail .box-merchant-detail-inner .box-profile-info .box-discount-info .box-discount-info-inner .text {
  font-family: "source-sans-pro-semibold";
  display: inline-block;
  font-size: 12px;
  line-height: 28px;
  color: #ffffff;
}
body.v2 .CX-merchant-detail .box-merchant-detail-inner .box-profile-info .box-expired-and-location-inner {
  place-self: flex-end;
}
@media (max-width: 767px) {
  body.v2 .CX-merchant-detail .box-merchant-detail-inner .box-profile-info .box-expired-and-location-inner {
    place-self: flex-start;
  }
}
body.v2 .CX-merchant-detail .box-merchant-detail-inner .box-detail-content {
  max-width: 100%;
  padding: 0 44px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  body.v2 .CX-merchant-detail .box-merchant-detail-inner .box-detail-content {
    padding: 0 15px;
  }
}
body.v2 .CX-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details {
  margin-top: 53px;
  font-family: "source-sans-pro-regular";
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  body.v2 .CX-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details {
    margin-top: 30px;
  }
}
body.v2 .CX-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details ol {
  padding-left: 20px;
}
body.v2 .CX-merchant-detail .box-merchant-detail-inner .box-detail-content .box-card-type {
  padding-bottom: 15px;
}
body.v2 .CX-merchant-detail .box-merchant-detail-inner .box-detail-content .box-card-type .box-card-type-inner .title {
  font-family: "source-sans-pro-regular";
  font-size: 15px;
  line-height: 28px;
  color: rgba(31, 31, 31, 0.8);
  margin-bottom: 5px;
}
body.v2 .CX-merchant-detail .box-merchant-detail-inner .box-detail-content .box-card-type .box-card-type-inner .box-list-cards {
  display: flex;
  align-items: center;
}

.list-cards-inner {
  display: flex;
  grid-column-gap: 10px;
}
.list-cards-inner div {
  position: relative;
  width: 62px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: cover;
}
.list-cards-inner div .cx-tooltip {
  position: absolute;
  top: -40px;
  height: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: max-content;
  background: #494df4;
  color: #fff;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -ms-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -o-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  display: block;
  padding: 0px;
}
.list-cards-inner div .cx-tooltip .cx-tooltip-inner {
  padding: 2px 13px;
  width: 100%;
  height: auto;
}
.list-cards-inner div .cx-tooltip:after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  bottom: -8px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 14px solid #494df4;
}
.list-cards-inner div:hover .cx-tooltip {
  opacity: 1;
  visibility: visible;
}
.list-cards-inner div.gold {
  background-image: url(../images/small-gold-card.png);
}
.list-cards-inner div.platinum {
  background-image: url(../images/small-platinum-card.png);
}
.list-cards-inner div.signature {
  background-image: url(../images/small-signature-card.png);
}
.list-cards-inner div.blue {
  background-image: url(../images/small-blue-card.png);
}

.box-expired-and-location-inner {
  display: flex;
  align-items: center;
}
.box-expired-and-location-inner .ico {
  margin-right: 7px;
  position: relative;
  top: 2px;
}
.box-expired-and-location-inner .text,
.box-expired-and-location-inner .address-text,
.box-expired-and-location-inner .date-text {
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
  line-height: 17px;
  color: rgba(51, 51, 51, 0.9);
}

.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-vector-cover {
  position: relative;
}
.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-vector-cover .box-text {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 107px;
  right: 107px;
}
@media (max-width: 1280px) {
  .CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-vector-cover .box-text {
    left: 80px;
    right: 80px;
  }
}
@media (max-width: 1024px) {
  .CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-vector-cover .box-text {
    left: 20px;
    right: 20px;
  }
}
.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-vector-cover .box-text .box-text-inner {
  max-width: 70%;
}
.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-vector-cover .box-text .box-text-inner .box-disc {
  margin-bottom: 14px;
}
.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-vector-cover .box-text .box-text-inner .box-title h3 {
  font-family: "source-sans-pro-bold";
  font-size: 44px;
  line-height: 53px;
  color: #ffffff;
}
@media (max-width: 1280px) {
  .CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-vector-cover .box-text .box-text-inner .box-title h3 {
    font-size: 40px;
    line-height: 48px;
  }
}
@media (max-width: 1024px) {
  .CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-vector-cover .box-text .box-text-inner .box-title h3 {
    font-size: 30px;
    line-height: 35px;
  }
}
.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-vector-cover .box-text .box-text-inner .box-disc-ammount {
  display: flex;
  grid-column-gap: 20px;
}
.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-vector-cover .box-text .box-text-inner .box-disc-ammount .label-amount {
  font-family: "source-sans-pro-bold";
  font-size: 16px;
  line-height: 19px;
  color: rgba(255, 255, 255, 0.6);
  position: relative;
  top: 25px;
}
@media (max-width: 1024px) {
  .CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-vector-cover .box-text .box-text-inner .box-disc-ammount .label-amount {
    font-size: 12px;
    line-height: 14px;
    top: 12px;
  }
}
.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-vector-cover .box-text .box-text-inner .box-disc-ammount .label-amount span {
  display: block;
}
.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-vector-cover .box-text .box-text-inner .box-disc-ammount .value-amount {
  font-family: "source-sans-pro-bold";
  font-size: 84px;
  line-height: 101px;
  color: #ffffff;
}
@media (max-width: 1024px) {
  .CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-vector-cover .box-text .box-text-inner .box-disc-ammount .value-amount {
    font-size: 60px;
    line-height: 65px;
  }
}
@media (max-width: 1024px) {
  .CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-detail-content {
    padding: 0 15px;
  }
}
.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details {
  margin-top: 20px;
}
.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher {
  display: flex;
  grid-column-gap: 40px;
}
@media (max-width: 1024px) {
  .CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher {
    display: grid;
    grid-template-columns: 1fr;
    grid-row-gap: 25px;
  }
}
.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-content {
  flex: 1 1 auto;
}
@media (max-width: 1024px) {
  .CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-content {
    order: 2;
  }
}
.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code {
  flex: 0 0 auto;
  width: 310px;
}
@media (max-width: 1024px) {
  .CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code {
    order: 1;
    width: 100%;
  }
}
.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner {
  padding: 15px 17px;
  background: #fbfbfe;
  border: 1px solid rgba(48, 50, 193, 0.38);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  display: grid;
  grid-template-columns: 1fr;
}
.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner .box-list-info,
.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner .title {
  margin-bottom: 32px;
}
@media (max-width: 1024px) {
  .CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner .box-list-info,
  .CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner .title {
    margin-bottom: 16px;
  }
}
.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner .box-info-alert {
  margin-top: 6px;
}
@media (max-width: 1024px) {
  .CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner .box-action {
    display: none;
  }
}
.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner .box-action .new-btn-blue {
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 22px;
  padding-top: 11px;
  padding-bottom: 11px;
}
.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner .box-action .new-btn-blue .ico-disc-small {
  top: 0px;
}
.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner .title {
  font-family: "source-sans-pro-bold";
  font-size: 18px;
  line-height: 25px;
  color: rgba(0, 0, 0, 0.8);
}
.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner .box-list-info .box-list-info-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner .box-list-info .box-list-info-inner .box-list-item .box-label .box-label-with-ico {
  display: flex;
  align-items: center;
  grid-column-gap: 5px;
}
.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner .box-list-info .box-list-info-inner .box-list-item .box-label .box-label-with-ico .text {
  font-size: 13px;
  line-height: 15px;
  color: rgba(31, 31, 31, 0.8);
}
.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner .box-list-info .box-list-info-inner .box-list-item .box-value {
  font-family: "source-sans-pro-bold";
  font-size: 14px;
  line-height: 22px;
  text-align: right;
  color: #494df4;
}
.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-action-redeem-mobile {
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  z-index: 988;
}
@media (max-width: 1024px) {
  .CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-action-redeem-mobile.hide {
    display: block !important;
  }
}
.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-action-redeem-mobile .new-btn-blue {
  display: block;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 18px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-action-redeem-mobile .new-btn-blue {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
  }
}

body.v2 .CX-merchant-detail .box-merchant-detail-inner .box-img-cover {
  overflow: hidden;
}
body.v2 .CX-merchant-detail .box-merchant-detail-inner .box-img-cover:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0px;
  width: 100%;
  height: 50%;
  background: linear-gradient(180deg, #000000 7.72%, rgba(0, 0, 0, 0) 82.35%);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
body.v2 .CX-merchant-detail .box-merchant-detail-inner .box-img-cover .box-part-profile {
  z-index: 1;
}

body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter {
  justify-content: space-between;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-switch-filter {
  position: relative;
  overflow: inherit;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-switch-filter .box-switch-filter-inner {
  position: relative;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-switch-filter .box-switch-filter-inner .box-switch-filter-item {
  position: relative;
  z-index: 2;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-switch-filter .box-switch-filter-inner:before {
  z-index: 2;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-switch-filter .box-switch-filter-inner:after {
  display: none;
  content: "";
  position: absolute;
  left: -10px;
  right: -10px;
  top: -10px;
  bottom: -10px;
  background-color: #fff;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-switch-filter .box-tour-preview {
  position: absolute;
  margin-top: 20px;
  min-width: 303px;
  left: -10px;
  display: none;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-switch-filter .box-tour-preview .box-tour-preview-inner {
  padding: 15px;
  background-color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  position: relative;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-switch-filter .box-tour-preview .box-tour-preview-inner:before {
  content: "";
  position: absolute;
  top: -7px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 10px solid #fff;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-switch-filter .box-tour-preview .box-tour-preview-inner .text {
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
  line-height: 17px;
  color: #1a1a1a;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-switch-filter .box-tour-preview .box-tour-preview-inner .box-action {
  margin: 15px 0 0;
  display: flex;
  justify-content: flex-end;
  grid-column-gap: 5px;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-switch-filter .box-tour-preview .box-tour-preview-inner .box-action .new-btn-blue {
  font-size: 11px;
  line-height: 13px;
  padding: 7px 17px;
  min-width: initial;
  font-weight: normal;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-switch-filter .box-tour-preview.right {
  right: -10px;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-switch-filter .box-tour-preview.right .box-tour-preview-inner:before {
  right: 10px;
}

body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-newest-offer.show-tour {
  z-index: 999;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-newest-offer.show-tour .box-tour-preview {
  display: block;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-newest-offer.show-tour .newest-offer:after {
  display: block;
  top: -10px;
  bottom: -10px;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-switch-filter.show-tour {
  z-index: 999;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-switch-filter.show-tour .box-tour-preview {
  display: block;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-switch-filter.show-tour .box-switch-filter-inner {
  pointer-events: none;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-switch-filter.show-tour .box-switch-filter-inner:after {
  display: block;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-custom-default-dropdown.show-tour {
  position: relative;
  z-index: 999;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-custom-default-dropdown.show-tour .box-custom-default-dropdown-inner .box-dropdown-header {
  z-index: 999;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-custom-default-dropdown.show-tour .box-custom-default-dropdown-inner:after {
  display: block;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) section.CX-card-wellness-merchant.has-merchant-tour .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-filter-card-wellness-merchant .box-category-filter .box-custom-default-dropdown.show-tour .box-tour-preview {
  display: block;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item.show-tour {
  z-index: 999;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item.show-tour .box-tour-preview {
  display: block !important;
  z-index: 999;
  max-width: 289px;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item.show-tour .card-wellness-merchant-item-inner {
  position: relative;
  overflow: inherit;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item.show-tour .card-wellness-merchant-item-inner:after {
  content: "";
  position: absolute;
  left: -10px;
  right: -10px;
  top: -10px;
  bottom: -10px;
  background-color: #fff;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  z-index: 988;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item.show-tour .card-wellness-merchant-item-inner .box-content,
body.v2.start-merchant-tour:not(.merchant-tour-done) .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item.show-tour .card-wellness-merchant-item-inner .box-img {
  position: relative;
  z-index: 999;
}
body.v2.start-merchant-tour:not(.merchant-tour-done) .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item.show-tour .card-wellness-merchant-item-inner .box-content {
  pointer-events: none;
}

.CX-merchant-others.promo-voucher .box-merchant-others .box-merchant-others-inner .merchant-others-list .merchant-others-list-inner .merchant-others-list-item {
  width: 290px !important;
}
.CX-merchant-others.promo-voucher .box-merchant-others .box-merchant-others-inner .merchant-others-list .merchant-others-list-inner .merchant-others-list-item a {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1025px) {
  .CX-merchant-others.promo-voucher .box-merchant-others .box-merchant-others-inner .merchant-others-list .merchant-others-list-inner .merchant-others-list-item a:hover {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-filter: drop-shadow(0px 7px 11px rgba(0, 0, 0, 0.39));
    -moz-filter: drop-shadow(0px 7px 11px rgba(0, 0, 0, 0.39));
    -ms-filter: drop-shadow(0px 7px 11px rgba(0, 0, 0, 0.39));
    -o-filter: drop-shadow(0px 7px 11px rgba(0, 0, 0, 0.39));
    filter: drop-shadow(0px 7px 11px rgba(0, 0, 0, 0.39));
  }
}
.CX-merchant-others.promo-voucher .box-merchant-others .box-merchant-others-inner .merchant-others-list .merchant-others-list-inner .merchant-others-list-item .inner {
  max-width: 270px;
}
.CX-merchant-others.promo-voucher .box-merchant-others .box-merchant-others-inner .merchant-others-list .merchant-others-list-inner .merchant-others-list-item .inner .box-vector {
  position: relative;
}
.CX-merchant-others.promo-voucher .box-merchant-others .box-merchant-others-inner .merchant-others-list .merchant-others-list-inner .merchant-others-list-item .inner .box-vector .vector-promo svg {
  width: 100%;
  height: auto;
}
.CX-merchant-others.promo-voucher .box-merchant-others .box-merchant-others-inner .merchant-others-list .merchant-others-list-inner .merchant-others-list-item .inner .box-vector .vector-promo .box-text {
  position: absolute;
  width: 170px;
  right: 10px;
  top: 15px;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  align-items: center;
}
.CX-merchant-others.promo-voucher .box-merchant-others .box-merchant-others-inner .merchant-others-list .merchant-others-list-inner .merchant-others-list-item .inner .box-vector .vector-promo .box-text .box-text-inner .label-promo {
  font-family: "source-sans-pro-bold";
  font-size: 10px;
  line-height: 12px;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 4px;
}
.CX-merchant-others.promo-voucher .box-merchant-others .box-merchant-others-inner .merchant-others-list .merchant-others-list-inner .merchant-others-list-item .inner .box-vector .vector-promo .box-text .box-text-inner .title-promo {
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  font: "source-sans-pro-semibold";
}
.CX-merchant-others.promo-voucher .box-merchant-others .box-merchant-others-inner .merchant-others-list .merchant-others-list-inner .merchant-others-list-item .inner .box-vector .vector-promo .box-text .box-text-inner .value-promo {
  font-family: "source-sans-pro-bold";
  font-size: 30px;
  line-height: 36px;
  letter-spacing: -0.02em;
  color: #ffffff;
}

.CX-merchant-others:not(.promo-voucher) .box-merchant-others .box-merchant-others-inner .merchant-others-list .merchant-others-list-inner .merchant-others-list-item {
  width: 290px !important;
}
.CX-merchant-others:not(.promo-voucher) .box-merchant-others .box-merchant-others-inner .merchant-others-list .merchant-others-list-inner .merchant-others-list-item a {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1025px) {
  .CX-merchant-others:not(.promo-voucher) .box-merchant-others .box-merchant-others-inner .merchant-others-list .merchant-others-list-inner .merchant-others-list-item a:hover {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-filter: drop-shadow(0px 7px 11px rgba(0, 0, 0, 0.39));
    -moz-filter: drop-shadow(0px 7px 11px rgba(0, 0, 0, 0.39));
    -ms-filter: drop-shadow(0px 7px 11px rgba(0, 0, 0, 0.39));
    -o-filter: drop-shadow(0px 7px 11px rgba(0, 0, 0, 0.39));
    filter: drop-shadow(0px 7px 11px rgba(0, 0, 0, 0.39));
  }
}
.CX-merchant-others:not(.promo-voucher) .box-merchant-others .box-merchant-others-inner .merchant-others-list .merchant-others-list-inner .merchant-others-list-item .inner {
  max-width: 270px;
}
.CX-merchant-others:not(.promo-voucher) .box-merchant-others .box-merchant-others-inner .merchant-others-list .merchant-others-list-inner .merchant-others-list-item .inner .img {
  height: 140px;
}

section.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-text {
  position: relative;
}
section.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-text .box-text-inner .list-tags {
  margin-bottom: 31px;
}
section.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-text .box-text-inner .list-tags div {
  position: relative;
  display: inline-block;
  padding: 6px 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin: 0 5px;
  overflow: hidden;
}
section.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-text .box-text-inner .list-tags div:before {
  background: radial-gradient(100% 359.18% at 0% 0%, rgba(255, 255, 255, 0.23) 0%, rgba(255, 255, 255, 0.2) 100%);
  -webkit-backdrop-filter: blur(15px);
  -moz-backdrop-filter: blur(15px);
  -ms-backdrop-filter: blur(15px);
  -o-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
section.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-text .box-text-inner .list-tags div:first-child {
  margin-left: 0px;
}
section.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-text .box-text-inner .list-tags span {
  position: relative;
  margin: 0 0;
  font-weight: normal;
  padding: 0 0;
  font-family: "source-sans-pro-bold";
  border: 0;
  font-size: 11px;
  line-height: 13px;
  color: rgba(255, 255, 255, 0.8);
}
section.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-text .box-text-inner .list-tags span:first-child {
  margin-left: 0;
}
@media (max-width: 767px) {
  section.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-vector-cover .bg-vector {
    display: none;
  }
  section.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-vector-cover .bg-vector-mobile.hide {
    display: block !important;
  }
  section.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-vector-cover .bg-vector-mobile svg {
    width: 100% !important;
    height: auto !important;
  }
  section.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-vector-cover .box-text {
    transform: none;
    top: 15px;
  }
  section.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-vector-cover .box-text .box-text-inner {
    max-width: 100%;
  }
  section.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-vector-cover .box-text .box-text-inner .list-tags {
    margin-bottom: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
  }
  section.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-vector-cover .box-text .box-text-inner .list-tags div {
    padding: 7px 9px;
  }
  section.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-vector-cover .box-text .box-text-inner .box-title {
    margin-bottom: 6px;
  }
  section.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-vector-cover .box-text .box-text-inner .box-title h3 {
    font-size: 18px;
    line-height: 22px;
  }
  section.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-vector-cover .box-text .box-text-inner .box-disc-ammount {
    grid-template-columns: 1fr;
    display: grid;
  }
  section.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-vector-cover .box-text .box-text-inner .box-disc-ammount .label-amount {
    top: initial;
    margin-bottom: 3px;
  }
  section.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-vector-cover .box-text .box-text-inner .box-disc-ammount .label-amount span {
    display: inline-block;
    margin-right: 3px;
    font-family: "source-sans-pro-regular";
  }
  section.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-vector-cover .box-text .box-text-inner .box-disc-ammount .value-amount {
    font-size: 38px;
    line-height: 46px;
  }
}

.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner .box-action .new-btn-blue {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}

@media (min-width: 1441px) {
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item {
    width: 100% !important;
    max-width: initial !important;
  }
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img .vector-promo svg {
    width: 100% !important;
    height: auto;
  }
}

@media (min-width: 1740px) {
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 1536px) {
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner {
    grid-column-gap: 44px;
    grid-row-gap: 30px;
  }
}

.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list.with-dropdown .box-dropdown-list-inner {
  padding: 0;
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list.with-dropdown .box-dropdown-list-inner .dropdown-list-item > a {
  padding: 16px 40px 16px 20px;
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list.with-dropdown .box-dropdown-list-inner .dropdown-list-item.has-dropdown > a:after {
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  font-size: 0.75rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list.with-dropdown .box-dropdown-list-inner .dropdown-list-item:not(.has-dropdown) a:after {
  display: none;
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list.with-dropdown .box-dropdown-list-inner .dropdown-list-item a .text {
  color: #2e2e2e;
  font-family: "source-sans-pro-semibold";
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list.with-dropdown .box-dropdown-list-inner .dropdown-list-item ul {
  padding: 0;
  margin: 0;
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list.with-dropdown .box-dropdown-list-inner .dropdown-list-item ul li {
  padding: 0;
  list-style: none;
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list.with-dropdown .box-dropdown-list-inner .dropdown-list-item ul li a {
  display: block;
  padding: 13px 30px 13px 43px;
  color: #2e2e2e;
  font-size: 14px;
  font-weight: 500;
  border-bottom: 0;
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list.with-dropdown .box-dropdown-list-inner .dropdown-list-item ul li a:before {
  content: "";
  border-bottom: 1px solid #f2f2fe;
  width: 100%;
  left: 43px;
  bottom: 0;
  position: absolute;
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list.with-dropdown .box-dropdown-list-inner .dropdown-list-item ul li a:after {
  display: none;
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list.with-dropdown .box-dropdown-list-inner .dropdown-list-item.selected:not(.has-dropdown) a {
  background: #f2f2fe;
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list.with-dropdown .box-dropdown-list-inner .dropdown-list-item.selected:not(.has-dropdown) a:after {
  display: block;
  width: 18px;
  height: 18px;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.25 9.675L7.60714 12.375L13.5 5.625' stroke='%2300008F' stroke-width='1.4625' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-color: transparent;
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list.with-dropdown .box-dropdown-list-inner .dropdown-list-item.opened > a {
  background: #f2f2fe;
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list.with-dropdown .box-dropdown-list-inner .dropdown-list-item.opened > a:after {
  background: rgba(0, 1, 143, 0.2);
  color: #00008f;
  -webkit-transform: translateY(-50%) rotateZ(90deg);
  -moz-transform: translateY(-50%) rotateZ(90deg);
  -ms-transform: translateY(-50%) rotateZ(90deg);
  -o-transform: translateY(-50%) rotateZ(90deg);
  transform: translateY(-50%) rotateZ(90deg);
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list.with-dropdown .box-dropdown-list-inner .dropdown-list-item.opened > ul li.selected a {
  background: #f2f2fe;
}
.box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-list.with-dropdown .box-dropdown-list-inner .dropdown-list-item.opened > ul li.selected a:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.25 9.675L7.60714 12.375L13.5 5.625' stroke='%2300008F' stroke-width='1.4625' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 18px;
  height: 18px;
  position: absolute;
  display: inline-block;
  background-color: transparent;
}

@media (max-width: 1440px) {
  .CX-banner-telekonsultasi {
    height: 450px;
    overflow: hidden;
  }
}
.CX-banner-telekonsultasi .box-banner-telekonsultasi .box-banner-telekonsultasi-inner {
  position: relative;
  height: 100%;
}
.CX-banner-telekonsultasi .box-banner-telekonsultasi .box-banner-telekonsultasi-inner .box-text {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (min-width: 1280px) {
  .CX-banner-telekonsultasi .box-banner-telekonsultasi .box-banner-telekonsultasi-inner .box-text .box-text-inner {
    max-width: 642px;
  }
}
.CX-banner-telekonsultasi .box-banner-telekonsultasi .box-banner-telekonsultasi-inner .box-text .box-text-inner .label-tag {
  background: #123B71;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  font-size: 13px;
  line-height: 16px;
  color: #FFFFFF;
  font-family: "source-sans-pro-bold";
  display: inline-block;
  padding: 8px 27px;
  margin-bottom: 20px;
}
.CX-banner-telekonsultasi .box-banner-telekonsultasi .box-banner-telekonsultasi-inner .box-text .box-text-inner h3 {
  font-family: "source-sans-pro-bold";
  font-size: 23px;
  line-height: 39px;
  letter-spacing: 0.01em;
  color: #123B71;
  margin-bottom: 30px;
}
.CX-banner-telekonsultasi .box-banner-telekonsultasi .box-banner-telekonsultasi-inner .box-text .box-text-inner .box-act .new-btn-blue:last-child {
  margin-left: 0px;
}

.CX-card-telekonsultasi {
  padding: 25px 0;
}
.CX-card-telekonsultasi .card-telekonsultasi .card-telekonsultasi-inner {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: center;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}
.CX-card-telekonsultasi .card-telekonsultasi .card-telekonsultasi-inner .card-tele-item {
  background: #494DF4;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  position: relative;
  height: 115px;
  padding: 20px 20px;
}
.CX-card-telekonsultasi .card-telekonsultasi .card-telekonsultasi-inner .card-tele-item .bg {
  position: absolute;
  right: 0px;
  top: 0px;
}
.CX-card-telekonsultasi .card-telekonsultasi .card-telekonsultasi-inner .card-tele-item .card-tele-item-inner {
  flex: 1 1 auto;
  width: 100%;
  font-size: 19px;
  font-family: "source-sans-pro-semibold";
  line-height: 23px;
  color: #FFFFFF;
  top: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.CX-card-telekonsultasi .card-telekonsultasi .card-telekonsultasi-inner .card-tele-item .card-tele-item-inner .ico {
  display: inline-block;
  width: 37px;
  height: 33px;
  margin-bottom: 20px;
}

#vector-telekonsultasi #box-ornament-circle {
  animation-name: rotate-circle;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  transform-origin: center;
  transform-box: fill-box;
}
#vector-telekonsultasi #box-ornament-plus #bg-ornament-plus {
  animation-name: bg-ornament-plus-move;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  transform-origin: center;
  transform-box: fill-box;
}
#vector-telekonsultasi #box-ornament-plus #ornament-plus {
  animation-name: ornament-plus-move;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  transform-origin: center;
  transform-box: fill-box;
}

#box-ornament-plus-mobile {
  animation-name: ornament-plus-move-mobile;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  transform-origin: center;
  transform-box: fill-box;
}

@-webkit-keyframes ornament-plus-move-mobile {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, -30px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@-webkit-keyframes ornament-plus-move {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, -40px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@-webkit-keyframes bg-ornament-plus-move {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-40px, 0);
  }
  100% {
    transform: translate(0, 0);
  }
}
#box-ornament-sent {
  animation-name: box-ornament-sent;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  transform-origin: center;
  transform-box: fill-box;
}
@media (max-width: 1280px) {
  #box-ornament-sent {
    animation-name: box-ornament-sent2;
  }
}

#box-ornament-sent-mobile {
  animation-name: box-ornament-sent-mobile;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  transform-origin: center;
  transform-box: fill-box;
}

@-webkit-keyframes box-ornament-sent-mobile {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(30px, -30px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@-webkit-keyframes box-ornament-sent {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(40px, -40px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@-webkit-keyframes box-ornament-sent2 {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-30px, 30px);
  }
  100% {
    transform: translate(0, 0);
  }
}
#box-ornament-square #bg-ornament-square {
  animation-name: bg-box-ornament-square;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  transform-origin: center;
  transform-box: fill-box;
}
#box-ornament-square #ornament-square {
  animation-name: box-ornament-square;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  transform-origin: center;
  transform-box: fill-box;
}

#box-ornament-square-mobile {
  animation-name: box-ornament-square-mobile;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  transform-origin: center;
  transform-box: fill-box;
}

@-webkit-keyframes box-ornament-square-mobile {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0px, -30px) rotate(360deg);
  }
  100% {
    transform: translate(0, 0);
  }
}
@-webkit-keyframes box-ornament-square {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(40px, -40px) rotate(360deg);
  }
  100% {
    transform: translate(0, 0);
  }
}
@-webkit-keyframes bg-box-ornament-square {
  0% {
    transform: rotateZ(-360deg);
  }
  100% {
    transform: rotateZ(360deg);
  }
}
@media (max-width: 1024px) {
  .CX-banner-telekonsultasi {
    height: 338px;
  }
}
@media (max-width: 768px) {
  .CX-banner-telekonsultasi {
    height: 253px;
  }
}
@media (max-width: 767px) {
  .CX-banner-telekonsultasi {
    height: 638px;
  }
}
@media (max-width: 767px) {
  .CX-banner-telekonsultasi .box-banner-telekonsultasi .box-banner-telekonsultasi-inner .box-text {
    margin-top: 150px;
  }
}
@media (max-width: 768px) {
  .CX-banner-telekonsultasi .box-banner-telekonsultasi .box-banner-telekonsultasi-inner .box-text .box-text-inner {
    max-width: 450px !important;
  }
}
@media (max-width: 767px) {
  .CX-banner-telekonsultasi .box-banner-telekonsultasi .box-banner-telekonsultasi-inner .box-text .box-text-inner {
    text-align: center;
  }
}
.CX-banner-telekonsultasi .box-banner-telekonsultasi .box-banner-telekonsultasi-inner .box-text .box-text-inner h3 {
  font-size: 30px;
  line-height: 44px;
}
@media (max-width: 1024px) {
  .CX-banner-telekonsultasi .box-banner-telekonsultasi .box-banner-telekonsultasi-inner .box-text .box-text-inner h3 {
    font-size: 28px;
    line-height: 40px;
  }
}
@media (max-width: 768px) {
  .CX-banner-telekonsultasi .box-banner-telekonsultasi .box-banner-telekonsultasi-inner .box-text .box-text-inner h3 {
    font-size: 22px;
    line-height: 33px;
  }
}
@media (max-width: 767px) {
  .CX-banner-telekonsultasi .box-banner-telekonsultasi .box-banner-telekonsultasi-inner .box-text .box-text-inner .label-tag {
    font-size: 11px;
    line-height: 13px;
    padding: 8px 16px;
  }
}
.CX-banner-telekonsultasi .box-banner-telekonsultasi .box-banner-telekonsultasi-inner .box-text .box-text-inner .box-act .new-btn-blue.lg {
  font-size: 17px;
  line-height: 20px;
  padding: 13px 22px;
  padding-right: 40px;
}
@media (max-width: 767px) {
  .CX-banner-telekonsultasi .box-banner-telekonsultasi .box-banner-telekonsultasi-inner .box-text .box-text-inner .box-act .new-btn-blue.lg {
    display: block;
    max-width: 80%;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .CX-banner-telekonsultasi .box-banner-telekonsultasi .box-banner-telekonsultasi-inner .bg-vector {
    display: none;
  }
}
@media (max-width: 767px) {
  .CX-banner-telekonsultasi .box-banner-telekonsultasi .box-banner-telekonsultasi-inner .bg-vector-mobile.hide {
    display: block !important;
  }
}

@media (max-width: 1024px) {
  .CX-card-telekonsultasi .card-telekonsultasi .card-telekonsultasi-inner {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }
}
@media (max-width: 767px) {
  .CX-card-telekonsultasi .card-telekonsultasi .card-telekonsultasi-inner {
    grid-template-columns: repeat(1, 1fr);
    max-width: 90%;
    margin: 0 auto;
  }
}
.CX-card-telekonsultasi .card-telekonsultasi .card-telekonsultasi-inner a {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-card-telekonsultasi .card-telekonsultasi .card-telekonsultasi-inner a:hover {
  background: linear-gradient(104.4deg, #E19662 41.88%, #C91432 114.49%);
  -webkit-box-shadow: 0px 13px 13px 3px rgba(212, 77, 71, 0.28);
  -moz-box-shadow: 0px 13px 13px 3px rgba(212, 77, 71, 0.28);
  -ms-box-shadow: 0px 13px 13px 3px rgba(212, 77, 71, 0.28);
  -o-box-shadow: 0px 13px 13px 3px rgba(212, 77, 71, 0.28);
  box-shadow: 0px 13px 13px 3px rgba(212, 77, 71, 0.28);
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}

body.v2 .btn.btn-primary,
body.v2 .btn.btn-md.btn-custom-redlight,
body.v2 .btn-primary.btn-default,
body.v2 .btn.btn-lg.btn-custom.btn-primary.btn-default,
body.v2 .btn.btn-custom-red,
body.v2 .btn.btn-custom-green,
body.v2 .btn.btn-md.btn-custom-green,
body.v2 .btn.btn-md.btn-custom-red {
  font-family: "source-sans-pro-bold";
  border: 1px solid #494df4;
  outline: none;
  display: inline-block;
  background-color: #494df4;
  color: #fff !important;
  text-decoration: none;
  border-radius: 49px !important;
  -moz-border-radius: 49px !important;
  -webkit-border-radius: 49px !important;
  font-size: 14px !important;
  padding: 8px 12px !important;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  outline: none !important;
}
body.v2 .btn.btn-primary:after,
body.v2 .btn.btn-md.btn-custom-redlight:after,
body.v2 .btn-primary.btn-default:after,
body.v2 .btn.btn-lg.btn-custom.btn-primary.btn-default:after,
body.v2 .btn.btn-custom-red:after,
body.v2 .btn.btn-custom-green:after,
body.v2 .btn.btn-md.btn-custom-green:after,
body.v2 .btn.btn-md.btn-custom-red:after {
  display: none;
}
body.v2 .btn.btn-primary:hover,
body.v2 .btn.btn-md.btn-custom-redlight:hover,
body.v2 .btn-primary.btn-default:hover,
body.v2 .btn.btn-lg.btn-custom.btn-primary.btn-default:hover,
body.v2 .btn.btn-custom-red:hover,
body.v2 .btn.btn-custom-green:hover,
body.v2 .btn.btn-md.btn-custom-green:hover,
body.v2 .btn.btn-md.btn-custom-red:hover {
  border-color: #fcb501 !important;
  background-color: #fcb501 !important;
  text-decoration: none !important;
}
body.v2 .btn.btn-lg.btn-custom-default {
  font-size: 12px !important;
  padding: 6px 12px !important;
  border-radius: 49px !important;
  -moz-border-radius: 49px !important;
  -webkit-border-radius: 49px !important;
  font-family: "source-sans-pro-bold" !important;
  background-color: #fff !important;
  color: #494df4 !important;
  border: 2px solid #494df4 !important;
  box-shadow: none !important;
}
body.v2 .btn.btn-lg.btn-custom-default:hover {
  background: #fcb501 !important;
  border-color: #fcb501 !important;
  color: #fff !important;
}
body.v2 .btn.btn-lg.btn-custom-default:hover:after {
  background-color: rgba(255, 255, 255, 0.2) !important;
}
body.v2 .CX-Tables.dataTable.no-footer {
  border-bottom: 1px solid transparent !important;
}
body.v2 .CX-Tables.dataTable thead th {
  border-bottom: 0;
  font-weight: normal;
  font-family: "source-sans-pro-semibold";
}
body.v2 .CX-Tables.dataTable tbody tr td {
  color: #333 !important;
}
body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-custom-redlight,
body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-sm.btn-custom-redlight,
body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-custom-red,
body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-custom-green,
body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-md.btn-custom-green,
body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-md.btn-custom-red {
  margin: 2px;
  background-color: #fff !important;
  color: #494df4 !important;
  border: 2px solid #494df4 !important;
  box-shadow: none !important;
  text-transform: capitalize !important;
  border-radius: 49px !important;
  -moz-border-radius: 49px !important;
  -webkit-border-radius: 49px !important;
  font-size: 12px !important;
  padding: 6px 12px !important;
}
body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-custom-redlight:hover,
body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-sm.btn-custom-redlight:hover,
body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-custom-red:hover,
body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-custom-green:hover,
body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-md.btn-custom-green:hover,
body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-md.btn-custom-red:hover {
  background: #fcb501 !important;
  border-color: #fcb501 !important;
  color: #fff !important;
}
body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-custom-redlight:hover:after,
body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-sm.btn-custom-redlight:hover:after,
body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-custom-red:hover:after,
body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-custom-green:hover:after,
body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-md.btn-custom-green:hover:after,
body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-md.btn-custom-red:hover:after {
  background-color: rgba(255, 255, 255, 0.2) !important;
}
body.v2 .CX-Tables.dataTable tbody tr td .box-new-act .btn.btn-sm.btn-custom-redlight,
body.v2 .CX-Tables.dataTable tbody tr td .box-new-act .btn {
  font-size: 12px !important;
  padding: 6px 12px !important;
}
body.v2 section.CX-main.CX-unit-widget .btn.btn-md.btn-custom-default.btn-round-30 {
  background-color: transparent !important;
  color: #494df4 !important;
  border: 1px solid #494df4 !important;
  box-shadow: none !important;
}
body.v2 section.CX-main.CX-unit-widget .btn.btn-md.btn-custom-default.btn-round-30:hover {
  background-color: #fcb501 !important;
  border-color: #fcb501 !important;
  color: #fff !important;
}
body.v2 section.CX-main.CX-unit-widget .btn.btn-md.btn-custom-default.btn-round-30:hover:after {
  background-color: rgba(255, 255, 255, 0.2) !important;
}
body.v2 .box-input-content .box-act .btn {
  margin: 0 5px;
}
body.v2 .box-input-content .box-act .btn:first-child {
  margin-left: 0px;
}
body.v2 .box-input-content .box-input-inner .control-label {
  font-size: 14px !important;
  line-height: 17px;
  font-family: "source-sans-pro-semibold";
}
body.v2 .box-input-content .box-select .form-group.input-select-wrapper {
  position: relative;
}
body.v2 .box-input-content .box-select .form-group.input-select-wrapper .control-label {
  font-size: 14px;
  line-height: 17px;
  font-family: "source-sans-pro-semibold";
}
body.v2 .box-input-content .box-select .form-group.input-select-wrapper select {
  font-family: "source-sans-pro-semibold";
  padding-left: 20px;
  font-weight: 600;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  height: 44px;
}
body.v2 .box-input-content .box-select .form-group.input-select-wrapper:before {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  bottom: 12px;
  right: 20px;
  font-size: 1.2rem;
}
body.v2 .box-input-content .box-select .form-group.input-select-wrapper:focus-within:before {
  color: #494df4;
}
body.v2 .box-unit-content .dataTables_filter .form-control {
  height: 35px !important;
}

body.v2 .btn.btn-lg.btn-custom-default {
  text-transform: none !important;
  letter-spacing: 0px !important;
  font-size: 14px !important;
}
body.v2 .btn.btn-primary:not(.text-uppercase) + .btn.text-uppercase, body.v2 .btn.btn-primary:not(.text-uppercase) + .btn-secondary.text-uppercase, body.v2 .btn.btn-secondary:not(.text-uppercase) + .btn.text-uppercase, body.v2 .btn.btn-secondary:not(.text-uppercase) + .btn-secondary.text-uppercase {
  text-transform: none !important;
}
body.v2 .btn:not(.btn-primary).btn-secondary {
  font-size: 14px !important;
  padding: 6px 12px !important;
  border-radius: 49px !important;
  -moz-border-radius: 49px !important;
  -webkit-border-radius: 49px !important;
  font-family: "source-sans-pro-bold" !important;
  background-color: #fff !important;
  color: #494df4 !important;
  border: 2px solid #494df4 !important;
  box-shadow: none !important;
}
body.v2 .btn:not(.btn-primary).btn-secondary:hover {
  background: #fcb501 !important;
  border-color: #fcb501 !important;
  color: #fff !important;
}
body.v2 .btn:not(.btn-primary).btn-secondary:hover:after {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

body.v2 .CX-main-CMS .box-utama-cms .box-unit-inner .box-unit-content .box-unit-content-inner > .box-act .btn {
  text-transform: none !important;
  font-size: 14px !important;
}

body.v2 .CX-unit-widget .box-unit {
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
}
body.v2 .CX-unit-widget .box-unit ul.control-unit.tab-slide {
  box-shadow: none;
}
body.v2 .CX-unit-widget .box-unit ul.control-unit.tab-slide li {
  padding: 0;
  position: relative;
}
body.v2 .CX-unit-widget .box-unit ul.control-unit.tab-slide li:before {
  background: #cccccc;
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  bottom: 0;
  left: 0;
}
body.v2 .CX-unit-widget .box-unit ul.control-unit.tab-slide li a {
  font-size: 13px;
  line-height: 20px;
  color: #cccccc;
  font-family: "source-sans-pro-bold";
  text-transform: capitalize;
}
body.v2 .CX-unit-widget .box-unit ul.control-unit.tab-slide li.active a {
  color: #027180;
}
body.v2 .CX-unit-widget .box-unit ul.control-unit.tab-slide li.active:before {
  background: #f07662;
}
body.v2 .CX-main-CMS .box-utama-cms .box-unit-inner .box-unit-content {
  padding: 20px;
}
body.v2 .CX-main-CMS .box-utama-cms .box-unit-inner .box-unit-content .box-dynamic-slider .box-dynamic-item .box-unit-inner .box-unit-content {
  padding: 0 0;
}

.box-dynamic-slider .box-dynamic-item .box-unit-inner .box-unit-content .box-unit-content-inner .box-input-content .box-input-inner .input-group-item.input-group-item-shrink.input-localized-content .dropdown.lfr-icon-menu button {
  border: 1px solid #999999;
  background-color: #fff !important;
  border-radius: 4px !important;
  color: #333 !important;
  padding: 0 !important;
}
.box-dynamic-slider .box-dynamic-item .box-unit-inner .box-unit-content .box-unit-content-inner .box-input-content .box-input-inner .input-group-item.input-group-item-shrink.input-localized-content .dropdown.lfr-icon-menu button .inline-item {
  display: block !important;
}
.box-dynamic-slider .box-dynamic-item .box-unit-inner .box-unit-content .box-unit-content-inner .box-input-content .box-input-inner .input-group-item.input-group-item-shrink.input-localized-content .dropdown.lfr-icon-menu button:after {
  display: none;
}
.box-dynamic-slider .box-dynamic-item .box-unit-inner .box-unit-content .box-unit-content-inner .box-input-content .box-input-inner .input-group-item.input-group-item-shrink.input-localized-content .dropdown.lfr-icon-menu button:hover {
  background-color: #f7f8f9 !important;
  border-color: #cdced9 !important;
  color: #272833 !important;
}

body.v2 .input-localized-palette-container.palette-container li a .label {
  font-weight: normal;
}
body.v2 .label-info,
body.v2 .label.pending {
  background-color: #fff;
  border-color: #89a7e0;
  color: #2e5aac;
}
body.v2 .label-warning,
body.v2 .label.expired {
  background-color: #fff;
  border-color: #ff8f39;
  color: #b95000;
}

body.v2 .CX-unit-widget .box-unit {
  background-color: #fff;
  overflow: hidden;
}
body.v2 .CX-unit-widget .box-unit > .box-back {
  margin-top: 20px;
  margin-left: 16px;
}
body.v2 .CX-unit-widget .box-unit .box-dynamic-slider .box-dynamic-item .box-unit-inner {
  padding: 20px;
  background-color: #fff;
}

body.v2 .CX-unit-widget .box-unit .box-unit-header {
  background-color: #fff !important;
  padding: 0px;
  margin-bottom: 30px;
}
body.v2 .CX-unit-widget .box-unit .box-unit-header .box-unit-filter label {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0;
  text-transform: capitalize;
  color: #333333;
}
body.v2 .CX-unit-widget .box-unit .box-unit-header .box-unit-filter.full label {
  padding: 0 0;
}
body.v2 .box-unit-content {
  padding: 0 0;
}

section.CX-claim-history .box-unit-content {
  padding: 20px;
}

body.v2 .CX-unit-widget .box-unit .box-dynamic-slider:not(.slick-initialized) .box-unit-header .box-unit-filter label {
  display: block;
}

.input-group-item.input-group-item-shrink.input-localized-content .dropdown.lfr-icon-menu .btn-monospaced {
  height: 2.5rem;
  line-height: 1;
  overflow: hidden;
  padding-bottom: 0.25rem !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0.25rem !important;
  text-align: center;
  white-space: normal;
  width: 2.5rem;
  word-wrap: break-word;
  -webkit-border-radius: 0.25rem !important;
  -moz-border-radius: 0.25rem !important;
  -ms-border-radius: 0.25rem !important;
  -o-border-radius: 0.25rem !important;
  border-radius: 0.25rem !important;
}
.input-group-item.input-group-item-shrink.input-localized-content .dropdown.lfr-icon-menu .btn-monospaced.btn-secondary {
  background-color: #fff !important;
  border: 1px solid #cdced9 !important;
  color: #6b6c7e !important;
}
.input-group-item.input-group-item-shrink.input-localized-content .dropdown.lfr-icon-menu .btn-monospaced.btn-secondary:after {
  display: none;
}

.theme-default .dataTables_wrapper div.dataTables_info {
  margin-top: 20px;
}

section.CX-main.CX-unit-widget .box-unit .box-back a.btn.btn-md.btn-custom-default.btn-round-30 {
  padding: 8px 12px !important;
  font-size: 14px !important;
}
section.CX-main.CX-unit-widget .box-unit .box-dynamic-slider .box-dynamic-item .box-unit-inner .box-unit-content .box-unit-content-inner .box-act .btn {
  padding: 8px 12px !important;
  font-size: 14px !important;
  text-transform: none !important;
  font-family: "source-sans-pro-semibold" !important;
  letter-spacing: 0 !important;
  min-width: 100px;
}
section.CX-main.CX-unit-widget .box-unit .box-dynamic-slider .box-dynamic-item .box-unit-inner .box-unit-content .box-unit-content-inner .box-input-content .box-act {
  margin-bottom: 0 !important;
  padding: 20px 0;
}
section.CX-main.CX-unit-widget .box-unit .box-dynamic-slider .box-dynamic-item .box-unit-inner .box-unit-content .box-unit-content-inner .box-input-content .box-act .btn {
  padding: 8px 12px !important;
  font-size: 14px !important;
  text-transform: none !important;
  font-family: "source-sans-pro-semibold" !important;
  letter-spacing: 0 !important;
  min-width: 100px;
}

.theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item:not(.previous):not(.next) a {
  padding: 0 11px !important;
  width: auto;
  -webkit-border-radius: 30px !important;
  -moz-border-radius: 30px !important;
  -ms-border-radius: 30px !important;
  -o-border-radius: 30px !important;
  border-radius: 30px !important;
}

.theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item:not(.previous):not(.next):not(.active) a {
  background-color: #fff;
  border: 2px solid #494df4;
}
.theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item:not(.previous):not(.next):not(.active) a:hover {
  background-color: #494df4;
}

.theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item.previous a, .theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item.next a {
  position: relative;
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  overflow: hidden;
  text-indent: -999px;
}
.theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item.previous a i, .theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item.next a i {
  display: none;
}
.theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item.previous a:before, .theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item.next a:before {
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  text-indent: 0;
  margin-top: -1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item.previous a:before {
  content: "\f053";
}

body.v2 .box-input-content .box-select.select-multiple .form-group.input-select-wrapper:before {
  display: none;
}
body.v2 .box-input-content .box-select.select-multiple .form-group.input-select-wrapper select[multiple] {
  height: 150px;
}

body.v2 section.CX-main-CMS > .container.CX-wrapper {
  padding-top: 20px !important;
}
body.v2 .lfr-ddm-field-group.mb-3.field-wrapper.lfr-form-row.lfr-form-row-inline {
  border-bottom: 1px solid transparent;
}
body.v2 .lfr-ddm-field-group.mb-3.field-wrapper.lfr-form-row.lfr-form-row-inline label {
  font-weight: normal;
  font-family: "source-sans-pro-semibold";
}
body.v2 .lfr-ddm-field-group.mb-3.field-wrapper.lfr-form-row.lfr-form-row-inline label input[type=radio] {
  position: relative;
  top: 4px;
  margin-right: 5px;
}
body.v2 .lfr-ddm-field-group.mb-3.field-wrapper.lfr-form-row.lfr-form-row-inline span.lfr-autorow-controls.toolbar.toolbar-horizontal {
  bottom: -10px;
}
body.v2 .lfr-ddm-field-group.mb-3.field-wrapper.lfr-form-row.lfr-form-row-inline span.lfr-autorow-controls.toolbar.toolbar-horizontal .toolbar-content {
  display: flex;
  grid-column-gap: 5px;
}
body.v2 .lfr-ddm-field-group.mb-3.field-wrapper.lfr-form-row.lfr-form-row-inline span.lfr-autorow-controls.toolbar.toolbar-horizontal .toolbar-content .btn svg {
  position: relative;
  left: -2px;
}

body.v2 .CX-main-CMS .box-utama-cms .box-unit-inner .box-unit-content .box-unit-content-inner form > .btn {
  min-width: 150px;
}

label.radio-inline {
  font-weight: normal;
  font-family: "source-sans-pro-semibold";
}
label.radio-inline input[type=radio] {
  position: relative;
  top: 4px;
  margin-right: 5px;
}

body.v2 .CX-unit-widget .box-unit ul.control-unit.tab-slide li a {
  font-size: 1.1rem;
  font-family: "source-sans-pro-regular";
}
body.v2 .CX-unit-widget .box-unit ul.control-unit.tab-slide li:before {
  height: 1px;
  background-color: #e5e5e5;
}
body.v2 .CX-unit-widget .box-unit ul.control-unit.tab-slide li.active:before {
  background: #494df4 !important;
  height: 3px;
}
body.v2 .CX-unit-widget .box-unit ul.control-unit.tab-slide li.active a {
  color: #494df4 !important;
  font-family: "source-sans-pro-bold";
}

body.v2 section.CX-main.CX-unit-widget .box-unit .box-dynamic-slider .box-dynamic-item .box-unit-inner .box-unit-content .form-control {
  border: 1px solid #d9d9d9;
}
body.v2 div.dataTables_wrapper div.dataTables_length select {
  height: initial;
  padding: 4px 25px 4px 10px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.41 8.29492L12 12.8749L16.59 8.29492L18 9.70492L12 15.7049L6 9.70492L7.41 8.29492Z' fill='%23494DF4'/%3E%3C/svg%3E%0A") !important;
  background-size: 24px 24px;
  background-position: right center;
  background-repeat: no-repeat;
}

.portal-popup.dialog-iframe-popup .CX-unit-widget .box-unit {
  background-color: transparent;
  box-shadow: none;
}
.portal-popup.dialog-iframe-popup .CX-unit-widget .box-unit > .box-dynamic-slider {
  padding: 20px;
}
.portal-popup.dialog-iframe-popup .CX-unit-widget .box-unit > .box-dynamic-slider .box-input-content > .row {
  padding: 10px 0;
  position: relative;
}
@media (max-width: 767px) {
  .portal-popup.dialog-iframe-popup .CX-unit-widget .box-unit > .box-dynamic-slider .box-input-content > .row {
    padding: 0 0;
  }
}
@media (max-width: 767px) {
  .portal-popup.dialog-iframe-popup .CX-unit-widget .box-unit > .box-dynamic-slider .box-input-content > .row .col-sm-6 {
    position: relative;
    padding: 10px 0;
  }
  .portal-popup.dialog-iframe-popup .CX-unit-widget .box-unit > .box-dynamic-slider .box-input-content > .row .col-sm-6:after {
    content: "";
    border-bottom: 1px solid #d9d9d9;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0;
  }
}
.portal-popup.dialog-iframe-popup .CX-unit-widget .box-unit > .box-dynamic-slider .box-input-content > .row:after {
  content: "";
  border-bottom: 1px solid #d9d9d9;
  position: absolute;
  left: 12px;
  right: 12px;
  bottom: 0;
}
@media (max-width: 767px) {
  .portal-popup.dialog-iframe-popup .CX-unit-widget .box-unit > .box-dynamic-slider .box-input-content > .row:after {
    display: none;
  }
}
.portal-popup.dialog-iframe-popup .CX-unit-widget .box-unit > .box-dynamic-slider .box-input-content > .row:last-child:after {
  border-bottom: 0;
}
.portal-popup.dialog-iframe-popup .CX-unit-widget .box-unit > .box-dynamic-slider .box-input-content .box-input-inner {
  font-size: 15px;
}
.portal-popup.dialog-iframe-popup .CX-unit-widget .box-unit > .box-dynamic-slider .box-input-content .box-input-inner label.form-label {
  color: #1f1f1f;
  font-weight: normal;
  font-family: "source-sans-pro-bold";
  font-size: 15px;
}
.portal-popup.dialog-iframe-popup .CX-unit-widget .box-unit > .box-dynamic-slider .box-input-content .box-input-inner p {
  margin-bottom: 0;
}

body.v2 .select2-container--default .select2-selection--multiple {
  border: 1px solid #d9d9d9;
  height: 44px;
}

body.v2 .box-input-content .box-select .form-group.input-select-wrapper:before {
  display: none;
}

.CX-preview-account {
  background: #FAFAFA;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 15px;
  padding-bottom: 0px;
}
.CX-preview-account .box-preview-account .box-preview-account-inner .box-profile-picture .box-profile-picture-inner {
  width: 90px;
  height: 90px;
  line-height: 90px;
  border: 2px solid #494DF4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 15px;
}
.CX-preview-account .box-preview-account .box-preview-account-inner .box-list-actions {
  margin-bottom: 20px;
}
.CX-preview-account .box-preview-account .box-preview-account-inner .box-list-actions .box-list-actions-inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}
@media (max-width: 1280px) {
  .CX-preview-account .box-preview-account .box-preview-account-inner .box-list-actions .box-list-actions-inner {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
}
@media (max-width: 767px) {
  .CX-preview-account .box-preview-account .box-preview-account-inner .box-list-actions .box-list-actions-inner {
    grid-template-columns: repeat(1, 1fr);
  }
}
.CX-preview-account .box-preview-account .box-preview-account-inner .box-list-actions .box-list-actions-inner .new-btn-blue {
  text-align: center;
  box-shadow: none;
  padding: 10px 10px;
}
.CX-preview-account .box-preview-account .box-preview-account-inner .box-account-informations .box-account-informations-title {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .CX-preview-account .box-preview-account .box-preview-account-inner .box-account-informations .box-account-informations-title {
    border-top: 1px solid rgba(167, 167, 167, 0.1);
    padding-top: 15px;
  }
}
.CX-preview-account .box-preview-account .box-preview-account-inner .box-account-informations .box-account-informations-title h3 {
  margin-bottom: 0px;
  font-size: 15px;
  line-height: 18px;
  color: #333333;
  font-family: "source-sans-pro-semibold";
}
.CX-preview-account .box-preview-account .box-preview-account-inner .box-account-informations .box-account-informations-inner {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}
.CX-preview-account .box-preview-account .box-preview-account-inner .box-account-informations .box-account-informations-inner .info-item {
  padding: 10px 0;
  border-bottom: 1px solid rgba(167, 167, 167, 0.1);
}
.CX-preview-account .box-preview-account .box-preview-account-inner .box-account-informations .box-account-informations-inner .info-item:last-child {
  border-bottom: 0px;
}
.CX-preview-account .box-preview-account .box-preview-account-inner .box-account-informations .box-account-informations-inner .info-item .info-item-inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: flex-start;
}
@media (max-width: 767px) {
  .CX-preview-account .box-preview-account .box-preview-account-inner .box-account-informations .box-account-informations-inner .info-item .info-item-inner {
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 5px;
  }
}
.CX-preview-account .box-preview-account .box-preview-account-inner .box-account-informations .box-account-informations-inner .info-item .info-item-inner .ico-and-label {
  display: flex;
  align-items: center;
}
.CX-preview-account .box-preview-account .box-preview-account-inner .box-account-informations .box-account-informations-inner .info-item .info-item-inner .ico-and-label .ico {
  margin-right: 20px;
  position: relative;
  top: 2px;
  width: 20px;
}
@media (max-width: 767px) {
  .CX-preview-account .box-preview-account .box-preview-account-inner .box-account-informations .box-account-informations-inner .info-item .info-item-inner .ico-and-label .ico {
    margin-right: 10px;
  }
}
.CX-preview-account .box-preview-account .box-preview-account-inner .box-account-informations .box-account-informations-inner .info-item .info-item-inner .ico-and-label .label-account {
  font-size: 15px;
  line-height: 18px;
  color: #999999;
}
.CX-preview-account .box-preview-account .box-preview-account-inner .box-account-informations .box-account-informations-inner .info-item .info-item-inner .value-account {
  font-family: "source-sans-pro-semibold";
  font-size: 15px;
  line-height: 18px;
  color: #333333;
}
@media (max-width: 767px) {
  .CX-preview-account .box-preview-account .box-preview-account-inner .box-account-informations .box-account-informations-inner .info-item .info-item-inner .value-account {
    padding-left: 31px;
  }
}

@media (max-width: 1366px) {
  .CX-preview-account .container.CX-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (max-width: 1439px) {
  .CX-preview-account .container.CX-wrapper .box-preview-account .box-preview-account-inner .box-list-actions .box-list-actions-inner {
    column-gap: 10px;
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .CX-preview-account .container.CX-wrapper .box-preview-account .box-preview-account-inner .box-list-actions .box-list-actions-inner {
    display: grid;
  }
}

.CX-preview-account .box-preview-account .box-preview-account-inner .box-list-actions .box-list-actions-inner .new-btn-blue {
  font-size: 11px;
  line-height: 14px;
  padding: 8px 12px;
}

.CX-highlight-telekonsultasi {
  background: linear-gradient(180deg, #E71750 38.13%, #BE1342 100%);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  text-align: center;
  color: #fff;
  padding-bottom: 30px;
}
@media (min-width: 1024px) {
  .CX-highlight-telekonsultasi {
    min-height: 392px;
  }
}
.CX-highlight-telekonsultasi > .container.CX-wrapper {
  padding-left: 0px;
  padding-right: 0px;
}
.CX-highlight-telekonsultasi .highlight-telekonsultasi .highlight-telekonsultasi-inner .box-text h3 {
  font-family: "source-sans-pro-semibold";
  font-size: 25px;
  line-height: 42px;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .CX-highlight-telekonsultasi .highlight-telekonsultasi .highlight-telekonsultasi-inner .box-text h3 {
    font-size: 20px;
    line-height: 35px;
  }
}
.CX-highlight-telekonsultasi .highlight-telekonsultasi .highlight-telekonsultasi-inner .box-text p {
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .CX-highlight-telekonsultasi .highlight-telekonsultasi .highlight-telekonsultasi-inner .box-text p {
    font-size: 13px;
  }
}

@media (min-width: 1025px) and (max-width: 1280px) {
  .CX-highlight-telekonsultasi .highlight-telekonsultasi .highlight-telekonsultasi-inner .box-text {
    position: absolute;
    width: 100%;
    bottom: 30px;
  }
}

.CX-highlight-telekonsultasi .container.CX-wrapper {
  height: 100%;
}
.CX-highlight-telekonsultasi .highlight-telekonsultasi {
  height: 100%;
}
.CX-highlight-telekonsultasi .highlight-telekonsultasi .highlight-telekonsultasi-inner {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  height: 100%;
}
.CX-highlight-telekonsultasi .highlight-telekonsultasi .highlight-telekonsultasi-inner .box-text {
  place-items: flex-end;
}
@media (max-width: 767px) {
  .CX-highlight-telekonsultasi .highlight-telekonsultasi .highlight-telekonsultasi-inner .box-text {
    place-items: center;
  }
}

.CX-highlight-telekonsultasi.benefit {
  background: linear-gradient(133.88deg, #027180 8.3%, #014D5F 91.05%);
}
.CX-highlight-telekonsultasi.benefit .vector-wave-border {
  position: absolute;
  left: 0px;
  right: 0px;
  top: -40px;
}
.CX-highlight-telekonsultasi.benefit .vector-wave-border svg {
  width: 100%;
}
.CX-highlight-telekonsultasi.benefit .container.CX-wrapper {
  position: relative;
}
.CX-highlight-telekonsultasi.benefit .highlight-telekonsultasi .highlight-telekonsultasi-inner .box-vector {
  margin-top: 15px;
}
@media (max-width: 767px) {
  .CX-highlight-telekonsultasi.benefit .highlight-telekonsultasi .highlight-telekonsultasi-inner .box-text {
    margin-top: 20px;
  }
}
.CX-highlight-telekonsultasi.benefit .highlight-telekonsultasi .highlight-telekonsultasi-inner .box-text h3 {
  font-size: 20px;
  line-height: 27px;
  font-family: "source-sans-pro-bold";
  margin-bottom: 5px;
}
.CX-highlight-telekonsultasi.benefit .highlight-telekonsultasi .highlight-telekonsultasi-inner .box-text p {
  font-size: 16px;
  line-height: 25px;
  font-family: "source-sans-pro-regular";
  color: rgba(255, 255, 255, 0.7);
}

@media (min-width: 1025px) and (max-width: 1280px) {
  .CX-highlight-telekonsultasi.benefit .highlight-telekonsultasi .highlight-telekonsultasi-inner .box-text {
    bottom: 0px;
  }
}

.CX-highlight-telekonsultasi .highlight-telekonsultasi .highlight-telekonsultasi-inner .box-text a.new-btn-blue.bg-white.c-red.btn-custom-tele {
  padding: 9px 16px;
}

@media (min-width: 1025px) {
  .CX-pop-up-modal.modal-default.modal-transaction-survey .box-pop-up-modal {
    padding-left: 89px;
    padding-right: 89px;
  }
}

.box-rating {
  margin-top: 20px;
}
.box-rating .box-rating-inner .box-quest {
  font-family: "source-sans-pro-semibold";
  font-size: 20px;
  line-height: 25px;
  color: #333333;
  text-align: center;
}
@media (max-width: 767px) {
  .box-rating .box-rating-inner .box-quest {
    font-size: 18px;
    line-height: 23px;
    text-align: left;
  }
}
.box-rating .box-rating-inner .box-full-rating {
  margin: 40px 0;
}
.box-rating .box-rating-inner .box-full-rating .box-full-rating-inner.with-text {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
.box-rating .box-rating-inner .box-full-rating .box-full-rating-inner.with-text .text {
  font-family: "source-sans-pro-semibold";
  text-align: left;
  font-size: 16px;
  line-height: 25px;
  color: #333333;
}
.box-rating .box-rating-inner .box-full-rating .box-full-rating-inner.with-text .full-stars-rating .rating-group {
  max-width: 131px;
  margin-right: 0px;
}
.box-rating .box-rating-inner .box-full-rating .box-full-rating-inner.with-text .full-stars-rating .rating-group .rating__label {
  font-size: 1.2rem;
  margin-bottom: 0px;
}
.box-rating .box-rating-inner .box-full-rating .box-comment-with-suggests {
  margin-top: 10px;
}
.box-rating .box-rating-inner .box-full-rating .box-comment-with-suggests .box-comment-with-suggests-inner {
  position: relative;
  background: #FCFCFC;
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 8px 16px;
}
.box-rating .box-rating-inner .box-full-rating .box-comment-with-suggests .box-comment-with-suggests-inner:focus-within {
  border: 1px solid #494DF4;
}
.box-rating .box-rating-inner .box-full-rating .box-comment-with-suggests .box-comment-with-suggests-inner .box-result-suggesst {
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 8px;
}
.box-rating .box-rating-inner .box-full-rating .box-comment-with-suggests .box-comment-with-suggests-inner .box-result-suggesst .box-result-suggesst-inner {
  display: block;
  text-align: left;
}
.box-rating .box-rating-inner .box-full-rating .box-comment-with-suggests .box-comment-with-suggests-inner .box-result-suggesst .box-result-suggesst-inner span {
  font-size: 13px;
  line-height: 20px;
  color: #7F7F7F;
  margin-right: 2px;
  position: relative;
}
.box-rating .box-rating-inner .box-full-rating .box-comment-with-suggests .box-comment-with-suggests-inner .box-result-suggesst .box-result-suggesst-inner span:after {
  content: ",";
}
.box-rating .box-rating-inner .box-full-rating .box-comment-with-suggests .box-comment-with-suggests-inner .box-result-suggesst .box-result-suggesst-inner span:last-child {
  margin-right: 0px;
}
.box-rating .box-rating-inner .box-full-rating .box-comment-with-suggests .box-comment-with-suggests-inner .box-result-suggesst .box-result-suggesst-inner span:last-child:after {
  display: none;
}
.box-rating .box-rating-inner .box-full-rating .box-comment-with-suggests .box-comment-with-suggests-inner .box-text-area .form-group.input-text-wrapper textarea {
  resize: none;
  background-color: transparent;
  border: 0px;
  font-family: "source-sans-pro-regular";
  padding-left: 0px;
  height: 90px;
  font-size: 16px;
  line-height: 25px;
  color: #333333;
}
.box-rating .box-rating-inner .box-full-rating .box-comment-with-suggests .box-comment-with-suggests-inner .box-text-area .form-group.input-text-wrapper textarea::-webkit-input-placeholder {
  font-size: 16px;
  line-height: 25px;
  color: #999999;
}
.box-rating .box-rating-inner .box-full-rating .box-comment-with-suggests .box-comment-with-suggests-inner .box-text-area .form-group.input-text-wrapper textarea::-moz-placeholder {
  font-size: 16px;
  line-height: 25px;
  color: #999999;
}
.box-rating .box-rating-inner .box-full-rating .box-comment-with-suggests .box-comment-with-suggests-inner .box-text-area .form-group.input-text-wrapper textarea:-moz-placeholder {
  font-size: 16px;
  line-height: 25px;
  color: #999999;
}
.box-rating .box-rating-inner .box-full-rating .box-comment-with-suggests .box-comment-with-suggests-inner .box-text-area .form-group.input-text-wrapper textarea:-ms-input-placeholder {
  font-size: 16px;
  line-height: 25px;
  color: #999999;
}
.box-rating .box-rating-inner .box-full-rating .box-comment-with-suggests .box-comment-with-suggests-inner .box-info-maxlength {
  position: absolute;
  right: 15px;
  bottom: 5px;
  font-size: 13px;
  line-height: 20px;
  text-align: right;
  color: #999999;
}
.box-rating .box-rating-inner .box-full-rating .box-comment-with-suggests .box-action-suggests {
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}
@media (max-width: 767px) {
  .box-rating .box-rating-inner .box-full-rating .box-comment-with-suggests .box-action-suggests {
    display: block;
  }
}
.box-rating .box-rating-inner .box-full-rating .box-comment-with-suggests .box-action-suggests .new-btn-blue {
  font-size: 12px;
  line-height: 20px;
  padding: 6px 12px;
}
.box-rating .box-rating-inner .box-full-rating .box-comment-with-suggests .box-action-suggests .new-btn-blue:last-child {
  margin-right: 10px;
}
@media (max-width: 767px) {
  .box-rating .box-rating-inner .box-full-rating .box-comment-with-suggests .box-action-suggests .new-btn-blue {
    margin: 5px;
  }
}
.box-rating .box-rating-inner .box-full-rating .box-comment-with-suggests .box-action-suggests .new-btn-blue.selected {
  background: #3032C1;
  border-color: #3032C1;
  color: #fff !important;
}

.full-stars-rating {
  /* make hovered input's following siblings grey on hover */
}
.full-stars-rating .rating-group {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  max-width: 317px;
  margin: 0 auto;
}
.full-stars-rating .rating__icon {
  pointer-events: none;
}
.full-stars-rating .rating__input {
  position: absolute !important;
  left: -9999px !important;
}
.full-stars-rating .rating__input--none {
  display: none;
}
.full-stars-rating .rating__label {
  cursor: pointer;
  padding: 0 0.1em;
  font-size: 2.6rem;
}
.full-stars-rating .rating__icon--star {
  color: #FBA122;
}
.full-stars-rating .rating__input:checked ~ .rating__label .rating__icon--star {
  color: #999999;
}
.full-stars-rating .rating-group:hover .rating__label .rating__icon--star {
  color: #FBA122;
}
.full-stars-rating .rating__input:hover ~ .rating__label .rating__icon--star {
  color: #999999;
}

.CX-pop-up-modal.modal-default.modal-transaction-survey .box-pop-up-modal.no-padding {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 30px;
  padding-bottom: 0px;
}
.CX-pop-up-modal.modal-default.modal-transaction-survey .box-pop-up-modal.no-padding .box-pop-up-modal-inner {
  padding-left: 0px;
  padding-right: 0px;
}
.CX-pop-up-modal.modal-default.modal-transaction-survey .box-pop-up-modal.no-padding .box-pop-up-modal-inner .box-rating {
  margin-top: 0px;
}
.CX-pop-up-modal.modal-default.modal-transaction-survey .box-pop-up-modal.no-padding .box-pop-up-modal-inner .box-rating .box-rating-inner .box-quest {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-transaction-survey .box-pop-up-modal.no-padding .box-pop-up-modal-inner .box-rating .box-rating-inner .box-full-rating {
    margin: 30px 0;
  }
}

.box-action.full .action-simple-style {
  border-top: 1px solid #E5E5E5;
  display: block;
  width: 100%;
  padding-top: 17px;
  padding-bottom: 17px;
}

.action-simple-style {
  border: 0px;
  background: none;
  background-color: transparent;
  outline: none;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #333333;
  font-family: "source-sans-pro-bold";
  cursor: pointer;
}
@media (max-width: 767px) {
  .action-simple-style {
    font-size: 14px;
    line-height: 18px;
  }
}
.action-simple-style:hover {
  color: #3032C1;
}

.CX-pop-up-modal.modal-default.modal-transaction-survey.number .box-pop-up-modal {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 1024px) {
  .CX-pop-up-modal.modal-default.modal-transaction-survey.number .box-pop-up-modal .box-pop-up-modal-inner .box-rating .box-rating-inner .box-quest {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.box-full-number .box-full-number-inner {
  width: 544px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  column-gap: 16px;
}
@media (max-width: 767px) {
  .box-full-number .box-full-number-inner {
    grid-column-gap: 20px;
    width: auto;
    grid-template-columns: repeat(5, 1fr);
    grid-row-gap: 20px;
    max-width: 270px;
  }
}
.box-full-number .box-full-number-inner .number-item button {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #F5F5F5;
  border: 1px solid #E5E5E5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  outline: none;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  color: #000000;
  font-family: "source-sans-pro-bold";
  cursor: pointer;
}
@media (max-width: 767px) {
  .box-full-number .box-full-number-inner .number-item button {
    width: 38px;
    height: 38px;
    line-height: 25px;
    font-size: 20px;
    line-height: 25px;
  }
}
.box-full-number .box-full-number-inner .number-item button.selected, .box-full-number .box-full-number-inner .number-item button:hover {
  background: #494DF4;
  border-color: #494DF4;
  color: #fff;
}
.box-full-number .box-full-number-info {
  width: 544px;
  position: relative;
  margin-top: 8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -mz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .box-full-number .box-full-number-info {
    display: none;
  }
}
.box-full-number .box-full-number-info span {
  font-family: "source-sans-pro-semibold";
  font-size: 10px;
  line-height: 13px;
  color: #5F5F5F;
}
.box-full-number .box-full-number-info span:first-child {
  position: absolute;
  left: 0;
}
.box-full-number .box-full-number-info span:last-child {
  position: absolute;
  right: 0;
}

.box-full-checkbox {
  margin: 40px 0;
  max-height: 276px;
  padding-right: 20px;
  overflow-y: auto;
}
.box-full-checkbox::-webkit-scrollbar {
  -webkit-appearance: none;
}
.box-full-checkbox::-webkit-scrollbar:vertical {
  width: 4px;
}
.box-full-checkbox::-webkit-scrollbar:horizontal {
  height: 4px;
}
.box-full-checkbox::-webkit-scrollbar-thumb {
  background: rgba(51, 51, 51, 0.3);
  border-radius: 10px;
}
.box-full-checkbox::-webkit-scrollbar-track {
  border-radius: 10px;
  background: rgba(217, 217, 217, 0.3);
}
.box-full-checkbox .box-full-checkbox-inner {
  display: grid;
  grid-template-columns: 1fr;
}
.box-full-checkbox .box-full-checkbox-inner .checkbox-item {
  border-bottom: 1px solid #E5E5E5;
  padding: 12px 5px;
  cursor: pointer;
}
.box-full-checkbox .box-full-checkbox-inner .checkbox-item .checkbox-item-inner {
  display: flex;
  align-items: flex-start;
}
.box-full-checkbox .box-full-checkbox-inner .checkbox-item .checkbox-item-inner .text {
  font-family: "source-sans-pro-semibold";
  flex: 1 1 auto;
  font-size: 16px;
  line-height: 25px;
  text-align: left;
  color: #5F5F5F;
  padding-right: 20px;
}
.box-full-checkbox .box-full-checkbox-inner .checkbox-item .checkbox-item-inner .checkbox-input {
  flex: 0 0 auto;
  position: relative;
}
.box-full-checkbox .box-full-checkbox-inner .checkbox-item .checkbox-item-inner .checkbox-input .form-group {
  margin-bottom: 0;
}
.box-full-checkbox .box-full-checkbox-inner .checkbox-item .checkbox-item-inner .checkbox-input .form-group input {
  cursor: pointer;
}
.box-full-checkbox .box-full-checkbox-inner .checkbox-item .checkbox-item-inner .checkbox-input .form-group input[type=checkbox] {
  opacity: 0;
}
.box-full-checkbox .box-full-checkbox-inner .checkbox-item .checkbox-item-inner .checkbox-input:before {
  content: "";
  position: absolute;
  right: 0;
  background: rgba(127, 127, 127, 0.2);
  border-radius: 2px;
  width: 20px;
  height: 20px;
}
.box-full-checkbox .box-full-checkbox-inner .checkbox-item.selected .checkbox-item-inner .text {
  color: #333333;
}
.box-full-checkbox .box-full-checkbox-inner .checkbox-item.selected .checkbox-item-inner .checkbox-input:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  color: #fff;
  background: #494DF4;
}

.CX-highlight-blue-card .highlight-blue-card .highlight-blue-card-inner {
  display: flex;
  align-items: center;
  padding: 50px 0 40px;
}
@media (min-width: 1366px) {
  .CX-highlight-blue-card .highlight-blue-card .highlight-blue-card-inner {
    max-width: 90%;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .CX-highlight-blue-card .highlight-blue-card .highlight-blue-card-inner {
    padding: 20px 0;
  }
}
@media (max-width: 768px) {
  .CX-highlight-blue-card .highlight-blue-card .highlight-blue-card-inner {
    flex-direction: column;
  }
}
.CX-highlight-blue-card .highlight-blue-card .highlight-blue-card-inner .box-text {
  flex: 1 1 auto;
}
.CX-highlight-blue-card .highlight-blue-card .highlight-blue-card-inner .box-text .halo {
  font-size: 16px;
  line-height: 25px;
  color: #5F5F5F;
}
.CX-highlight-blue-card .highlight-blue-card .highlight-blue-card-inner .box-text .name {
  font-family: "source-sans-pro-bold";
  font-size: 32px;
  line-height: 40px;
  background: linear-gradient(107.45deg, #4976BA 5.67%, #00005B 78.29%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 8px;
}
.CX-highlight-blue-card .highlight-blue-card .highlight-blue-card-inner .box-text .text {
  font-family: "source-sans-pro-bold";
  font-size: 18px;
  line-height: 27px;
  color: #7F7F7F;
  margin-bottom: 32px;
}
.CX-highlight-blue-card .highlight-blue-card .highlight-blue-card-inner .box-text .box-action .new-btn-blue:first-child {
  margin-right: 15px;
}
.CX-highlight-blue-card .highlight-blue-card .highlight-blue-card-inner .box-emma-card {
  flex: 0 0 auto;
}
@media (max-width: 768px) {
  .CX-highlight-blue-card .highlight-blue-card .highlight-blue-card-inner .box-emma-card {
    margin-top: 10px;
  }
}

@media (min-width: 1025px) {
  .CX-highlight-blue-card .highlight-blue-card .highlight-blue-card-inner .box-text .box-text-inner {
    max-width: 440px;
  }
}
@media (max-width: 767px) {
  .CX-highlight-blue-card .highlight-blue-card .highlight-blue-card-inner .box-text .box-text-inner .name {
    font-size: 25px;
    line-height: 30px;
  }
  .CX-highlight-blue-card .highlight-blue-card .highlight-blue-card-inner .box-text .box-text-inner .text {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  .CX-highlight-blue-card .highlight-blue-card .highlight-blue-card-inner .box-text .box-action .new-btn-blue {
    font-size: 12px;
    line-height: 20px;
    padding: 6px 12px;
    padding-right: 37px;
  }
  .CX-highlight-blue-card .highlight-blue-card .highlight-blue-card-inner .box-text .box-action .new-btn-blue:first-child {
    margin-right: 5px;
  }
}

.box-emma-card .box-emma-card-inner {
  position: relative;
  text-align: center;
}
.box-emma-card .box-emma-card-inner .box-card-name {
  position: absolute;
  bottom: 55px;
  left: 35px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.box-emma-card .box-emma-card-inner .box-card-name .card-name {
  font-family: "Kredit";
  font-size: 15px;
  line-height: 18px;
  color: #fff;
}
@media (max-width: 400px) {
  .box-emma-card .box-emma-card-inner .box-card-name .card-name {
    bottom: 32px;
  }
}
.box-emma-card .box-emma-card-inner .box-card-name .card-name:before {
  content: attr(data-name);
  position: absolute;
}
.box-emma-card .box-emma-card-inner .box-action-card {
  width: 280px;
  height: 170px;
  position: absolute;
  bottom: 28px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
}
.box-emma-card .box-emma-card-inner .box-action-card:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(72.24% 83.57% at 50% 50%, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0.58) 100%);
  opacity: 0.4;
  -webkit-box-shadow: 0px 8px 3px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 8px 3px 2px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 8px 3px 2px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 8px 3px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 8px 3px 2px rgba(0, 0, 0, 0.15);
}
@media (max-width: 767px) {
  .box-emma-card .box-emma-card-inner .box-action-card {
    opacity: 1;
    visibility: visible;
  }
  .box-emma-card .box-emma-card-inner .box-action-card:before {
    display: none;
  }
}
.box-emma-card .box-emma-card-inner .box-action-card .box-action {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.box-emma-card .box-emma-card-inner .label-emma-card {
  position: absolute;
  width: 100%;
  bottom: 13px;
}
.box-emma-card .box-emma-card-inner .label-emma-card .label-emma-card-inner {
  font-family: "source-sans-pro-bold";
  font-size: 20px;
  line-height: 25px;
  text-align: center;
  color: #FFFFFF;
}
.box-emma-card .box-emma-card-inner .label-emma-card .label-emma-card-inner:before {
  content: attr(data-title);
  position: absolute;
  filter: blur(5px);
  color: rgba(255, 255, 255, 0.6);
}
.box-emma-card #highlight-emma-card {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.box-emma-card:hover #highlight-emma-card {
  -webkit-transform: translateY(-25px);
  -moz-transform: translateY(-25px);
  -ms-transform: translateY(-25px);
  -o-transform: translateY(-25px);
  transform: translateY(-25px);
}
.box-emma-card:hover .box-emma-card-inner .box-card-name {
  -webkit-transform: translateY(-25px);
  -moz-transform: translateY(-25px);
  -ms-transform: translateY(-25px);
  -o-transform: translateY(-25px);
  transform: translateY(-25px);
}
.box-emma-card:hover .box-emma-card-inner .box-action-card {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, -25px);
  -moz-transform: translate(-50%, -25px);
  -ms-transform: translate(-50%, -25px);
  -o-transform: translate(-50%, -25px);
  transform: translate(-50%, -25px);
}

@media (max-width: 767px) {
  .CX-info-emma-card .container.CX-wrapper {
    padding: 0 0;
  }
}
.CX-info-emma-card .info-emma-card-inner {
  text-align: left;
}
@media (min-width: 1025px) {
  .CX-info-emma-card .info-emma-card-inner {
    display: flex;
    align-items: flex-start;
  }
}
.CX-info-emma-card .info-emma-card-inner .box-emma-card {
  flex: 0 0 auto;
}
@media (min-width: 1025px) {
  .CX-info-emma-card .info-emma-card-inner .box-emma-card {
    margin-top: 50px;
  }
}
@media (max-width: 1024px) {
  .CX-info-emma-card .info-emma-card-inner .box-emma-card .box-emma-card-inner {
    width: auto;
    height: auto;
    max-width: 373px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
.CX-info-emma-card .info-emma-card-inner .box-emma-card .box-emma-card-inner .img {
  -webkit-box-shadow: 1px 8px 10px 2px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 1px 8px 10px 2px rgba(0, 0, 0, 0.09);
  -ms-box-shadow: 1px 8px 10px 2px rgba(0, 0, 0, 0.09);
  -o-box-shadow: 1px 8px 10px 2px rgba(0, 0, 0, 0.09);
  box-shadow: 1px 8px 10px 2px rgba(0, 0, 0, 0.09);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  width: 373px;
  height: 226px;
}
@media (max-width: 400px) {
  .CX-info-emma-card .info-emma-card-inner .box-emma-card .box-emma-card-inner .img {
    width: auto;
    height: auto;
  }
}
.CX-info-emma-card .info-emma-card-inner .box-emma-card .box-emma-card-inner .box-info-alert {
  padding-left: 0px;
}
.CX-info-emma-card .info-emma-card-inner .box-emma-detail {
  flex: 1 1 auto;
}
@media (min-width: 1025px) {
  .CX-info-emma-card .info-emma-card-inner .box-emma-detail {
    padding-left: 70px;
  }
}
.CX-info-emma-card .info-emma-card-inner .box-emma-detail .box-emma-detail-inner .title {
  padding: 16px 0;
  padding-top: 0px;
  border-bottom: 1px solid #E0E0E0;
}
.CX-info-emma-card .info-emma-card-inner .box-emma-detail .box-emma-detail-inner .title h3 {
  font-family: "source-sans-pro-bold";
  font-size: 24px;
  line-height: 30px;
  color: #0E204E;
  margin-bottom: 0px;
}
.CX-info-emma-card .info-emma-card-inner .box-emma-detail .box-emma-detail-inner .box-text {
  margin-top: 16px;
}
.CX-info-emma-card .info-emma-card-inner .box-emma-detail .box-emma-detail-inner .box-text ul li,
.CX-info-emma-card .info-emma-card-inner .box-emma-detail .box-emma-detail-inner .box-text p {
  font-size: 16px;
  line-height: 25px;
  color: #333333;
  margin-bottom: 12px;
}
.CX-info-emma-card .info-emma-card-inner .box-emma-detail .box-emma-detail-inner .box-text ul {
  margin-left: 0px;
  padding-left: 25px;
}

.CX-pop-up-modal.emma-card .box-pop-up-modal .box-pop-up-modal-inner {
  padding-top: 70px;
  padding-bottom: 70px;
  height: 60vh;
  overflow-y: auto;
}
@media (max-width: 1280px) {
  .CX-pop-up-modal.emma-card .box-pop-up-modal .box-pop-up-modal-inner {
    padding-top: 20px;
    padding-bottom: 20px;
    height: 85vh;
    overflow-y: auto;
  }
}
@media (max-width: 767px) {
  .CX-pop-up-modal.emma-card .box-pop-up-modal .box-pop-up-modal-inner {
    padding: 2rem 15px;
  }
}

section.CX-info-emma-card.blue .info-emma-card-inner .box-emma-detail .box-emma-detail-inner .title h3 {
  color: #173683;
}
section.CX-info-emma-card.gold .info-emma-card-inner .box-emma-detail .box-emma-detail-inner .title h3 {
  color: #877732;
}
section.CX-info-emma-card.platinum .info-emma-card-inner .box-emma-detail .box-emma-detail-inner .title h3 {
  color: #6D6E71;
}
section.CX-info-emma-card.signature .info-emma-card-inner .box-emma-detail .box-emma-detail-inner .title h3 {
  color: #161516;
}

.CX-info-emma-card .info-emma-card-inner .box-emma-card .box-emma-card-inner .img {
  position: relative;
}
.CX-info-emma-card .info-emma-card-inner .box-emma-card .box-emma-card-inner .img .card-name {
  font-family: "Kredit";
  position: absolute;
  bottom: 37px;
  left: 26px;
  font-size: 19px;
  line-height: 23px;
  color: #fff;
}
@media (max-width: 400px) {
  .CX-info-emma-card .info-emma-card-inner .box-emma-card .box-emma-card-inner .img .card-name {
    bottom: 32px;
  }
}
.CX-info-emma-card .info-emma-card-inner .box-emma-card .box-emma-card-inner .img .card-name:before {
  content: attr(data-name);
  position: absolute;
}

.CX-info-emma-card .info-emma-card-inner .box-emma-detail .box-emma-detail-inner .box-action {
  padding: 2rem 0 0;
}
@media (max-width: 767px) {
  .CX-info-emma-card .info-emma-card-inner .box-emma-detail .box-emma-detail-inner .box-action .new-btn-blue {
    width: 100%;
    margin-bottom: 5px;
  }
}

@media (max-width: 370px) {
  .CX-highlight-blue-card .highlight-blue-card .highlight-blue-card-inner .box-text .box-action .new-btn-blue {
    display: block;
    width: 100%;
    margin-bottom: 7px;
  }
}

.CX-highlight-blue-card .highlight-blue-card .highlight-blue-card-inner {
  justify-content: center;
}
.CX-highlight-blue-card .highlight-blue-card .highlight-blue-card-inner .box-text {
  flex: 0 0 auto;
}
@media (min-width: 768px) {
  .CX-highlight-blue-card .highlight-blue-card .highlight-blue-card-inner .box-text {
    margin-right: 40px;
  }
}
@media (max-width: 767px) {
  .CX-highlight-blue-card .highlight-blue-card .highlight-blue-card-inner .box-text {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.CX-highlight-blue-card .highlight-blue-card .highlight-blue-card-inner .box-text .halo {
  margin-bottom: 10px;
}
.CX-highlight-blue-card .highlight-blue-card .highlight-blue-card-inner .box-text .name {
  font-size: 24px;
  line-height: 20px;
}
.CX-highlight-blue-card .highlight-blue-card .highlight-blue-card-inner .box-text .text {
  font-size: 17px;
  color: #5F5F5F;
}
.CX-highlight-blue-card.gold .highlight-blue-card .highlight-blue-card-inner .box-text .name {
  background-clip: initial;
  background: none;
  -webkit-text-fill-color: initial;
  color: #8A7A37;
}
.CX-highlight-blue-card.platinum .highlight-blue-card .highlight-blue-card-inner .box-text .name {
  background-clip: initial;
  background: none;
  -webkit-text-fill-color: initial;
  color: #6e6f72;
}
.CX-highlight-blue-card.signature .highlight-blue-card .highlight-blue-card-inner .box-text .name {
  background-clip: initial;
  background: none;
  -webkit-text-fill-color: initial;
  color: #030303;
}

.box-emma-card .box-emma-card-inner .box-action-card .box-action .new-btn-blue {
  font-size: 12px;
  line-height: 20px;
  padding: 5px 12px;
}

.box-info-alert {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  font-size: 13px;
  line-height: 16px;
  padding: 3px 10px;
  overflow: hidden;
}
.box-info-alert .box-info-alert-inner {
  display: flex;
}
.box-info-alert .box-info-alert-inner .ico {
  flex: 0 0 auto;
  margin-right: 5px;
  position: relative;
  top: -1px;
}
.box-info-alert.medium {
  font-size: 16px;
  line-height: 25px;
  padding: 5px 16px;
  font-family: "source-sans-pro-semibold";
}
.box-info-alert.medium .box-info-alert-inner .ico {
  margin-right: 16px;
}
.box-info-alert.danger {
  background: rgba(201, 21, 51, 0.08);
  color: #c91432;
}
.box-info-alert.success {
  background: rgba(28, 197, 67, 0.21);
  color: #15892f;
}
.box-info-alert.primary {
  color: #494df4;
}

.box-info-alert.info {
  background: #f4f4fe;
  padding: 10px 10px !important;
}
.box-info-alert.info .box-info-alert-inner {
  align-items: center;
  grid-column-gap: 5px;
}
.box-info-alert.info .box-info-alert-inner .ico svg {
  height: 18px;
  width: 18px;
}
.box-info-alert.info .box-info-alert-inner .ico svg path {
  fill: #494df4;
}
.box-info-alert.info .box-info-alert-inner .text {
  color: #494df4;
  font-size: 13px;
  line-height: 17px;
  font-family: "source-sans-pro-semibold";
}
.box-info-alert.info-2 {
  background: rgba(2, 113, 128, 0.08);
  padding: 10px 14px !important;
}
.box-info-alert.info-2 .box-info-alert-inner {
  grid-column-gap: 5px;
}
.box-info-alert.info-2 .box-info-alert-inner .ico {
  top: 0px;
}
.box-info-alert.info-2 .box-info-alert-inner .ico svg {
  height: 18px;
  width: 18px;
}
.box-info-alert.info-2 .box-info-alert-inner .ico svg path {
  fill: #027180;
}
.box-info-alert.info-2 .box-info-alert-inner .text {
  color: #027180;
  font-size: 13px;
  line-height: 17px;
  font-family: "source-sans-pro-semibold";
}
.box-info-alert.radius {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

body.v2 .box-info-alert.info {
  background: #e8e8fd;
  border: 1px solid rgba(73, 77, 244, 0.6);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
body.v2 .box-info-alert.medium .box-info-alert-inner {
  grid-column-gap: 0;
}
body.v2 .box-info-alert.medium .box-info-alert-inner .ico {
  margin-right: 10px;
}
body.v2 .box-info-alert.medium .box-info-alert-inner .text {
  font-size: 14px;
}

.box-info-alert.default {
  background-color: #494df4;
  color: #fff;
}
.box-info-alert.radius-8 {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
@media (max-width: 767px) {
  .box-info-alert .box-info-alert-inner .text {
    font-size: 12px !important;
    line-height: 18px;
  }
}

.box-info-alert.info-green {
  background-color: #027180;
  color: #fff;
}

.box-info-alert.dark {
  background: #00008f;
}
.box-info-alert.c-white {
  color: #fff;
}

.box-info-alert-large .box-info-alert-large-inner {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  background-color: #494df4;
  color: #fff;
  padding: 10px;
  font-size: 14px;
  line-height: 22px;
  font-family: "source-sans-pro-semibold";
}
.box-info-alert-large .box-info-alert-large-inner .box-infor-alert-large-header {
  background-color: #3032c1;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
.box-info-alert-large .box-info-alert-large-inner .box-infor-alert-large-header h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 22px;
  font-family: "source-sans-pro-bold";
  padding: 9px;
}
.box-info-alert-large .box-info-alert-large-inner .box-infor-alert-large-content {
  padding: 0 6px;
}
.box-info-alert-large .box-info-alert-large-inner .box-infor-alert-large-content p {
  margin-bottom: 10px;
}
.box-info-alert-large .box-info-alert-large-inner .box-infor-alert-large-content ul {
  padding-left: 20px;
}

section.CX-claim.with-step-form .row-box-number .row-box-number-inner .box-info-alert.info-2 .box-info-alert-inner .ico {
  top: 0px !important;
}

.box-info-alert-large.default .box-info-alert-large-inner {
  background-color: #f5f5fe;
  color: #494df4;
  padding: 12px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  -ms-border-radius: 9px;
  -o-border-radius: 9px;
  border-radius: 9px;
}
.box-info-alert-large.default .box-info-alert-large-inner .box-infor-alert-large-header {
  background-color: #f5f5fe;
  border-bottom: 1px solid rgba(73, 77, 244, 0.1);
  margin-bottom: 7px;
  border-radius: 0px;
}
.box-info-alert-large.default .box-info-alert-large-inner .box-infor-alert-large-header .inner {
  position: relative;
}
.box-info-alert-large.default .box-info-alert-large-inner .box-infor-alert-large-header .inner .close-info-alert {
  position: absolute;
  right: 7px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-decoration: none;
}
.box-info-alert-large.default .box-info-alert-large-inner .box-infor-alert-large-header .inner h3 {
  text-transform: none;
  font-size: 14px;
  line-height: 22px;
  padding: 0 0px;
  text-align: left;
  position: relative;
}
.box-info-alert-large.default .box-info-alert-large-inner .box-infor-alert-large-header .inner h3:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.63231 2.35159C6.15385 1.45053 6.91462 1 7.75 1C8.58538 1 9.34615 1.45053 10.8677 2.35159L11.3823 2.65634C12.9038 3.5574 13.6646 4.00793 14.0823 4.75C14.5 5.49207 14.5 6.39313 14.5 8.19524V8.80476C14.5 10.6069 14.5 11.5079 14.0823 12.25C13.6646 12.9921 12.9038 13.4426 11.3823 14.3437L10.8677 14.6484C9.34615 15.5495 8.58538 16 7.75 16C6.91462 16 6.15385 15.5495 4.63231 14.6484L4.11769 14.3437C2.59615 13.4426 1.83538 12.9921 1.41769 12.25C1 11.5079 1 10.6069 1 8.80476V8.19524C1 6.39313 1 5.49207 1.41769 4.75C1.83538 4.00793 2.59615 3.5574 4.11769 2.65634L4.63231 2.35159Z' stroke='%23494DF4' stroke-width='1.5'/%3E%3Cpath d='M7.75 4.75V9.25' stroke='%23494DF4' stroke-width='1.5' stroke-linecap='round'/%3E%3Cellipse cx='7.75' cy='11.5' rx='0.75' ry='0.75' fill='%23494DF4'/%3E%3C/svg%3E%0A");
  width: 16px;
  height: 17px;
  display: inline-block;
  position: relative;
  top: 3px;
  margin-right: 10px;
}
.box-info-alert-large.default .box-info-alert-large-inner .box-infor-alert-large-content {
  font-size: 12px;
  line-height: 18px;
  padding: 0 0;
}
.box-info-alert-large.default .box-info-alert-large-inner .box-infor-alert-large-content p {
  margin-bottom: 0px;
}

.box-info-alert.no-transaparant {
  color: #fff !important;
}
.box-info-alert.no-transaparant.danger {
  background: #c91432;
  color: #c91432;
  border-color: #c91432;
}
.box-info-alert.no-transaparant.success {
  background: #15892f;
  color: #15892f;
  border-color: #15892f;
}
.box-info-alert.no-transaparant.primary {
  background: #494df4;
  color: #494df4;
  border-color: #494df4;
}

.box-info-alert.danger.danger-fill {
  padding: 7px 10px;
  border: 0px;
  background: rgba(201, 21, 51, 0.1);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
.box-info-alert.danger.danger-fill .box-info-alert-inner .ico {
  margin-right: 8px;
}
.box-info-alert.danger.danger-fill .box-info-alert-inner .text {
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
}

.box-info-alert.info.info-fill {
  background: rgba(73, 77, 244, 0.08) !important;
  border-color: transparent !important;
}
.box-info-alert.info.info-fill .box-info-alert-inner .text {
  font-size: 14px;
  font-style: normal;
  line-height: 19px;
  font-family: "source-sans-pro-semibold";
  color: #494df4;
}
.box-info-alert.info.info-ico .box-info-alert-inner {
  align-items: flex-start;
}
.box-info-alert.info.info-ico .box-info-alert-inner:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21 10.5C21 4.70101 16.299 0 10.5 0C4.70101 0 0 4.70101 0 10.5C0 16.299 4.70101 21 10.5 21C16.299 21 21 16.299 21 10.5ZM10.5 4.4625C10.9349 4.4625 11.2875 4.81508 11.2875 5.25V11.55C11.2875 11.9849 10.9349 12.3375 10.5 12.3375C10.0651 12.3375 9.7125 11.9849 9.7125 11.55V5.25C9.7125 4.81508 10.0651 4.4625 10.5 4.4625ZM10.5 15.75C11.0799 15.75 11.55 15.2799 11.55 14.7C11.55 14.1201 11.0799 13.65 10.5 13.65C9.9201 13.65 9.45 14.1201 9.45 14.7C9.45 15.2799 9.9201 15.75 10.5 15.75Z' fill='%23494DF4'/%3E%3Cpath d='M9.318 12.611L8.919 6.797L8.824 4.27H11.636L11.541 6.797L11.142 12.611H9.318ZM10.23 17.228C9.74867 17.228 9.34333 17.057 9.014 16.715C8.69733 16.373 8.539 15.9613 8.539 15.48C8.539 14.9733 8.69733 14.5553 9.014 14.226C9.34333 13.884 9.74867 13.713 10.23 13.713C10.724 13.713 11.1293 13.884 11.446 14.226C11.7627 14.5553 11.921 14.9733 11.921 15.48C11.921 15.9613 11.7627 16.373 11.446 16.715C11.1293 17.057 10.724 17.228 10.23 17.228Z' fill='white'/%3E%3C/svg%3E%0A") !important;
  width: 21px !important;
  height: 21px !important;
  display: inline-block;
  flex: 0 0 auto;
}

.box-info-alert.info.info-fill.dark {
  background: #494df4 !important;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.box-info-alert.info.info-fill.dark .box-info-alert-inner {
  grid-column-gap: 12px;
}
.box-info-alert.info.info-fill.dark .box-info-alert-inner:before {
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19 9.5C19 4.25329 14.7467 0 9.5 0C4.25329 0 0 4.25329 0 9.5C0 14.7467 4.25329 19 9.5 19C14.7467 19 19 14.7467 19 9.5ZM9.5 4.0375C9.8935 4.0375 10.2125 4.3565 10.2125 4.75V10.45C10.2125 10.8435 9.8935 11.1625 9.5 11.1625C9.1065 11.1625 8.7875 10.8435 8.7875 10.45V4.75C8.7875 4.3565 9.1065 4.0375 9.5 4.0375ZM9.5 14.25C10.0247 14.25 10.45 13.8247 10.45 13.3C10.45 12.7753 10.0247 12.35 9.5 12.35C8.97533 12.35 8.55 12.7753 8.55 13.3C8.55 13.8247 8.97533 14.25 9.5 14.25Z' fill='white'/%3E%3Crect x='6.32812' y='2.71484' width='6.33333' height='13.5714' fill='white'/%3E%3Cpath d='M8.83 11.535L8.515 6.945L8.44 4.95H10.66L10.585 6.945L10.27 11.535H8.83ZM9.55 15.18C9.17 15.18 8.85 15.045 8.59 14.775C8.34 14.505 8.215 14.18 8.215 13.8C8.215 13.4 8.34 13.07 8.59 12.81C8.85 12.54 9.17 12.405 9.55 12.405C9.94 12.405 10.26 12.54 10.51 12.81C10.76 13.07 10.885 13.4 10.885 13.8C10.885 14.18 10.76 14.505 10.51 14.775C10.26 15.045 9.94 15.18 9.55 15.18Z' fill='%23494DF4'/%3E%3C/svg%3E%0A") !important;
  width: 19px !important;
  height: 19px !important;
  position: relative;
  top: 2px;
  flex: 0 0 auto;
}
.box-info-alert.info.info-fill.dark .box-info-alert-inner .text {
  color: #fff;
  line-height: 17px;
}
.box-info-alert.with-shadow {
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
}

.box-info-alert.info.info-fill.info-ico.grey {
  background: rgba(95, 95, 95, 0.08) !important;
}
.box-info-alert.info.info-fill.info-ico.grey .box-info-alert-inner {
  grid-column-gap: 8px;
}
.box-info-alert.info.info-fill.info-ico.grey .box-info-alert-inner:before {
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='18' viewBox='0 0 17 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17 9.5C17 4.80558 13.1944 1 8.5 1C3.80558 1 0 4.80558 0 9.5C0 14.1944 3.80558 18 8.5 18C13.1944 18 17 14.1944 17 9.5ZM8.5 4.6125C8.85208 4.6125 9.1375 4.89792 9.1375 5.25V10.35C9.1375 10.7021 8.85208 10.9875 8.5 10.9875C8.14792 10.9875 7.8625 10.7021 7.8625 10.35V5.25C7.8625 4.89792 8.14792 4.6125 8.5 4.6125ZM8.5 13.75C8.96944 13.75 9.35 13.3694 9.35 12.9C9.35 12.4306 8.96944 12.05 8.5 12.05C8.03056 12.05 7.65 12.4306 7.65 12.9C7.65 13.3694 8.03056 13.75 8.5 13.75Z' fill='%235F5F5F'/%3E%3Cpath d='M7.50188 11.1522L7.18688 6.56219L7.11188 4.56719H9.33188L9.25688 6.56219L8.94188 11.1522H7.50188ZM8.22188 14.7972C7.84188 14.7972 7.52188 14.6622 7.26188 14.3922C7.01188 14.1222 6.88688 13.7972 6.88688 13.4172C6.88688 13.0172 7.01188 12.6872 7.26188 12.4272C7.52188 12.1572 7.84188 12.0222 8.22188 12.0222C8.61188 12.0222 8.93188 12.1572 9.18188 12.4272C9.43188 12.6872 9.55688 13.0172 9.55688 13.4172C9.55688 13.7972 9.43188 14.1222 9.18188 14.3922C8.93188 14.6622 8.61188 14.7972 8.22188 14.7972Z' fill='white'/%3E%3C/svg%3E%0A") !important;
  background-size: cover !important;
  width: 17px !important;
  height: 18px !important;
}
.box-info-alert.info.info-fill.info-ico.grey .box-info-alert-inner .text {
  font-size: 13px;
  line-height: 17px;
  color: #5f5f5f;
}

.CX-claim .CX-claim-inner .box-title {
  margin-bottom: 40px;
}
.CX-claim .CX-claim-inner .box-title h3 {
  font-size: 24px;
  line-height: 30px;
  color: #333333;
  font-family: "source-sans-pro-bold";
}
@media (min-width: 769px) {
  .CX-claim .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner {
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
}
.CX-claim .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .box-vector {
  flex: 0 0 auto;
}
@media (max-width: 768px) {
  .CX-claim .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .box-vector {
    text-align: center;
  }
  .CX-claim .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .box-vector img {
    width: 280px;
  }
  .CX-claim .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .box-vector svg {
    width: 280px;
    height: 280px;
  }
}
.CX-claim .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .new-box-form {
  flex: 1 1 auto;
}
@media (min-width: 769px) {
  .CX-claim .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .new-box-form {
    padding-left: 75px;
    max-width: 500px;
  }
}
@media (max-width: 1024px) {
  .CX-claim .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .new-box-form {
    padding-top: 0px;
  }
}

section.CX-claim-steps .box-action.left-right {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 16px;
  -webkit-box-shadow: 0px -4px 12px rgba(181, 176, 236, 0.16);
  -moz-box-shadow: 0px -4px 12px rgba(181, 176, 236, 0.16);
  -ms-box-shadow: 0px -4px 12px rgba(181, 176, 236, 0.16);
  -o-box-shadow: 0px -4px 12px rgba(181, 176, 236, 0.16);
  box-shadow: 0px -4px 12px rgba(181, 176, 236, 0.16);
  background-color: #fff;
}
@media (min-width: 1025px) {
  section.CX-claim-steps .box-action.left-right {
    width: calc(100% - var(--width-sidenav));
    left: var(--width-sidenav);
    padding: 10px 24px;
  }
}

section.CX-claim-steps {
  padding-bottom: 4rem;
}
section.CX-claim-steps .box-action.left-right {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 16px;
  -webkit-box-shadow: 0px -4px 12px rgba(181, 176, 236, 0.16);
  -moz-box-shadow: 0px -4px 12px rgba(181, 176, 236, 0.16);
  -ms-box-shadow: 0px -4px 12px rgba(181, 176, 236, 0.16);
  -o-box-shadow: 0px -4px 12px rgba(181, 176, 236, 0.16);
  box-shadow: 0px -4px 12px rgba(181, 176, 236, 0.16);
  background-color: #fff;
}
@media (min-width: 1025px) {
  section.CX-claim-steps .box-action.left-right {
    width: calc(100% - var(--width-sidenav));
    left: var(--width-sidenav);
    padding: 10px 24px;
  }
}

@media (min-width: 1025px) {
  section.CX-claim-steps {
    max-height: calc(100vh - 100px);
    overflow-y: hidden;
    padding-bottom: 2rem;
  }
  section.CX-claim-steps .slider-claim-steps {
    height: calc(100vh - 80px);
  }
  section.CX-claim-steps .slider-claim-steps .slick-list .slick-track {
    height: 100%;
  }
  section.CX-claim-steps .slider-claim-steps .CX-claim .container.CX-wrapper {
    height: 100%;
  }
  section.CX-claim-steps .slider-claim-steps .CX-claim .container.CX-wrapper .CX-claim-inner {
    position: relative;
    height: calc(100% - 82px);
  }
  section.CX-claim-steps .slider-claim-steps .CX-claim .container.CX-wrapper .CX-claim-inner .box-vector-and-form {
    height: 100%;
  }
  section.CX-claim-steps .slider-claim-steps .CX-claim .container.CX-wrapper .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner {
    height: 100%;
  }
  section.CX-claim-steps .slider-claim-steps .CX-claim .container.CX-wrapper .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .new-box-form {
    max-height: 50vh;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 20px;
  }
  section.CX-claim-steps .slider-claim-steps .CX-claim .container.CX-wrapper .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .new-box-form::-webkit-scrollbar-thumb {
    background-color: #cccccc;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
  }
  section.CX-claim-steps .slider-claim-steps .CX-claim .container.CX-wrapper .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .new-box-form::-webkit-scrollbar-track {
    background-color: #f5f5f5;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
  }
  section.CX-claim-steps .slider-claim-steps .CX-claim .container.CX-wrapper .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .new-box-form::-webkit-scrollbar {
    width: 6px;
    background-color: #f5f5f5;
  }
}

section.CX-claim-steps.new-journey .slider-claim-steps .slick-list .slick-track {
  height: 100%;
}

@media (min-width: 1025px) {
  section.CX-claim-steps:not(.new-journey) {
    min-height: calc(100vh - 80px);
  }
}
section.CX-claim-steps:not(.new-journey) section.CX-claim.with-step-form {
  margin-top: 70px;
}
section.CX-claim-steps:not(.new-journey) .slider-claim-steps .CX-claim {
  height: 100%;
}
@media (min-width: 1025px) {
  section.CX-claim-steps:not(.new-journey) .slider-claim-steps .slick-list {
    height: calc(100vh - 80px) !important;
  }
  section.CX-claim-steps:not(.new-journey) .slider-claim-steps .slick-list .slick-track .slider-item {
    height: 100% !important;
  }
}

section.CX-claim.with-step-form {
  position: relative;
}
section.CX-claim.with-step-form .box-step-form {
  margin-top: 20px;
}

section.CX-claim.with-step-form {
  position: relative;
  box-sizing: border-box;
}
section.CX-claim.with-step-form .box-step-form {
  margin-top: 20px;
  padding-left: 50px;
}
@media (max-width: 1024px) {
  section.CX-claim.with-step-form .box-step-form {
    padding-left: 0px;
  }
}

.CX-claim-steps .box-save-draft,
.CX-claim-steps .CX-tab,
.CX-claim-steps .box-step-number {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-claim-steps .box-step-number {
  position: fixed;
  top: 113px;
  left: var(--width-sidenav);
  padding: 15px 10px;
  background: #fafbfd;
  border-right: 1px solid #d7dfef;
  height: 100vh;
  z-index: 2;
}
@media (max-width: 1024px) {
  .CX-claim-steps .box-step-number {
    left: 0;
  }
}
@media (max-width: 768px) {
  .CX-claim-steps .box-step-number {
    padding: 15px 7px;
  }
}
.CX-claim-steps .box-action.left-right {
  padding-left: 74px !important;
}
@media (max-width: 768px) {
  .CX-claim-steps .box-action.left-right {
    padding-right: 16px !important;
    padding-left: 16px !important;
    z-index: 3;
  }
}
.CX-claim-steps.no-step-number .box-step-number {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.CX-claim-steps.no-step-number .box-action.left-right {
  padding-left: 24px !important;
}
.CX-claim-steps.no-step-number .box-save-draft {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.CX-claim-steps.no-tab .CX-tab {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}

.CX-step-number .CX-step-number-inner {
  display: flex;
}
.CX-step-number .CX-step-number-inner .CX-step-number-item {
  flex: 0 0 auto;
  width: 84px;
  position: relative;
}
.CX-step-number .CX-step-number-inner .CX-step-number-item .multi-step-divider {
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #cccccc;
}
.CX-step-number .CX-step-number-inner .CX-step-number-item:last-child {
  width: auto;
}
.CX-step-number .CX-step-number-inner .CX-step-number-item:last-child .multi-step-divider {
  display: none;
}
.CX-step-number .CX-step-number-inner .CX-step-number-item a {
  background: #cccccc;
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  text-align: center;
  text-decoration: none;
}
.CX-step-number .CX-step-number-inner .CX-step-number-item a:before {
  content: attr(data-multi-step);
  font-family: "source-sans-pro-bold";
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  color: #ffffff;
  width: 30px;
  text-align: center;
}
.CX-step-number .CX-step-number-inner .CX-step-number-item.selected a {
  background: #494df4;
}
.CX-step-number .CX-step-number-inner .CX-step-number-item.done a {
  background: #027180;
}
.CX-step-number .CX-step-number-inner .CX-step-number-item.done a:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='11' viewBox='0 0 16 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.16825 10.6151L0.922852 5.69265L2.2342 4.46204L6.16825 8.15387L14.6115 0.230469L15.9229 1.46108L6.16825 10.6151Z' fill='white'/%3E%3C/svg%3E%0A");
  color: #fff;
  width: 15px;
  height: 11px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.CX-step-number.vertical .CX-step-number-inner {
  flex-direction: column;
}
.CX-step-number.vertical .CX-step-number-inner .CX-step-number-item {
  width: 30px;
  height: 84px;
}
.CX-step-number.vertical .CX-step-number-inner .CX-step-number-item .multi-step-divider {
  width: 2px;
  height: 100%;
  margin-left: initial;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

section.CX-claim-steps .CX-tab {
  position: fixed;
  width: calc(100% - var(--width-sidenav));
  background-color: #fff;
  height: 50px;
  z-index: 3;
  left: var(--width-sidenav);
  margin-top: -1px;
}
@media (max-width: 1024px) {
  section.CX-claim-steps .CX-tab {
    left: 0;
    width: 100%;
    margin-top: -2px;
  }
}
section.CX-claim-steps .CX-tab .CX-tab-inner {
  width: 100%;
}

.new-box-form .new-box-item.style-default .new-box-item-inner .input .form-group .select2.select2-container {
  width: 100% !important;
}

@media (max-width: 768px) {
  .CX-claim:not(.with-step-form) .CX-claim-inner .box-title {
    text-align: center;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 20px;
  }
  .CX-claim:not(.with-step-form) .CX-claim-inner .new-box-form .new-box-form-inner {
    max-width: 80%;
    margin: 0 auto;
  }
  .CX-claim:not(.with-step-form) .CX-claim-inner .new-box-form .new-box-form-inner .box-custom-radios .box-custom-radios-inner {
    justify-content: center;
  }
}
@media (max-width: 768px) {
  .CX-claim.with-step-form .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .box-vector img {
    margin: 0 auto;
    width: 166px;
    height: auto;
  }
}

@media (max-width: 768px) {
  .CX-claim {
    padding-bottom: 2rem;
  }
}
@media (max-width: 768px) {
  .CX-claim .CX-claim-inner .box-title {
    font-size: 14px;
    line-height: 21px;
  }
  .CX-claim .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .box-vector img {
    margin: 0 auto;
    width: 280px;
    height: auto;
  }
  .CX-claim .CX-claim-inner .new-box-form .new-box-form-inner .box-custom-radios .box-custom-radios-inner {
    justify-content: center;
  }
}

@media (min-width: 1366px) and (min-height: 768px) {
  section.CX-claim-steps .slider-claim-steps .CX-claim .container.CX-wrapper .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .new-box-form {
    max-height: 65vh;
  }
}

.CX-claim.with-step-form .CX-claim-inner .box-title h3 {
  font-size: 20px;
  line-height: 25px;
}

@media (max-width: 1024px) {
  .CX-claim.with-step-form .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .box-vector {
    margin-bottom: 20px;
  }
}

.box-list-file-uploads .title {
  font-family: "source-sans-pro-semibold";
  font-size: 16px;
  line-height: 25px;
  color: #333333;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .box-list-file-uploads .title {
    font-size: 12px;
    line-height: 18px;
  }
}
.box-list-file-uploads .box-list-file-uploads-inner .box-item {
  border-top: 1px solid #e5e5e5;
  padding: 15px 10px;
}
@media (max-width: 768px) {
  .box-list-file-uploads .box-list-file-uploads-inner .box-item {
    padding: 15px 0;
  }
}
.box-list-file-uploads .box-list-file-uploads-inner .box-item .box-item-inner {
  display: flex;
  align-items: flex-start;
}
.box-list-file-uploads .box-list-file-uploads-inner .box-item .box-item-inner .box-check {
  flex: 0 0 auto;
  max-width: 70px;
}
.box-list-file-uploads .box-list-file-uploads-inner .box-item .box-item-inner .box-check .toggle-switch {
  margin-bottom: 0px;
}
.box-list-file-uploads .box-list-file-uploads-inner .box-item .box-item-inner .box-text {
  flex: 1 1 auto;
  font-family: "source-sans-pro-semibold";
  font-size: 16px;
  line-height: 25px;
  color: #494df4;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  top: 3px;
}
.box-list-file-uploads .box-list-file-uploads-inner .box-item .box-item-inner .box-action {
  flex: 0 0 auto;
}

.CX-claim .box-form-otp {
  flex: 0 0 auto;
  padding-left: 75px;
  max-width: 500px;
}
@media (max-width: 1024px) {
  .CX-claim .box-form-otp {
    padding-left: 0px;
  }
}
.CX-claim .box-form-otp .box-form-otp-inner .box-info-alert .box-info-alert-inner {
  max-width: initial;
}
.CX-claim .box-form-otp .box-form-otp-inner .box-input-list {
  max-width: initial;
}
.CX-claim .box-form-otp .box-form-otp-inner .box-input-list input {
  width: 64px;
  height: 64px;
}
@media (max-width: 767px) {
  .CX-claim .box-form-otp .box-form-otp-inner .box-input-list input {
    width: 44px;
    height: 44px;
    font-size: 35px;
    line-height: 52px;
  }
}
.CX-claim .box-form-otp .box-form-otp-inner .box-agree {
  border-top: 1px solid #e5e5e5;
  padding: 12px 0;
  margin-top: 60px;
}
@media (max-width: 767px) {
  .CX-claim .box-form-otp .box-form-otp-inner .box-agree {
    margin-top: 20px;
  }
}
.CX-claim .box-form-otp .box-form-otp-inner .box-agree label .custom-control-label-text {
  font-family: "source-sans-pro-regular";
  font-size: 13px;
  line-height: 20px;
  color: #7f7f7f;
}

.CX-claim-steps .box-save-draft {
  position: absolute;
  right: 0px;
  margin-top: 65px;
  z-index: 2;
}
.CX-claim-steps .box-save-draft .new-btn-blue {
  -webkit-border-radius: 6px 0px 0px 6px;
  -moz-border-radius: 6px 0px 0px 6px;
  -ms-border-radius: 6px 0px 0px 6px;
  -o-border-radius: 6px 0px 0px 6px;
  border-radius: 6px 0px 0px 6px;
}
.CX-claim-steps .box-save-draft .new-btn-blue .ico {
  top: 3px;
}
@media (max-width: 767px) {
  .CX-claim-steps .box-save-draft .new-btn-blue {
    font-size: 12px;
    line-height: 18px;
    padding: 7px 12px;
  }
}

@media (max-width: 767px) {
  .CX-claim-steps .box-save-draft .new-btn-blue .text-mobile.hide {
    display: inline-block !important;
    top: 1px;
  }
  .CX-claim-steps .box-save-draft .new-btn-blue .text-dekstop {
    display: none;
  }
  .CX-claim-steps .box-save-draft .new-btn-blue .ico {
    top: 2px;
  }
  .CX-claim-steps .box-save-draft .new-btn-blue .ico svg {
    height: 11px;
  }
}

.CX-step-number.vertical .CX-step-number-inner .CX-step-number-item:not(.done) {
  pointer-events: none;
}

@media (min-width: 1025px) {
  body.v2.collapsed-sidenav .CX-claim-steps .slider-claim-steps .CX-claim .container.CX-wrapper, body.v2.no-sidebar .CX-claim-steps .slider-claim-steps .CX-claim .container.CX-wrapper {
    max-width: initial;
    width: 100%;
  }
  body.v2.collapsed-sidenav .CX-claim-steps .box-action.left-right, body.v2.no-sidebar .CX-claim-steps .box-action.left-right {
    left: 0;
    padding-left: 65px !important;
    padding-right: 15px !important;
    width: 100%;
  }
  body.v2.collapsed-sidenav .CX-claim-steps .box-step-number, body.v2.no-sidebar .CX-claim-steps .box-step-number {
    left: 0;
  }
  body.v2.collapsed-sidenav .CX-claim-steps .CX-tab, body.v2.no-sidebar .CX-claim-steps .CX-tab {
    left: 0;
  }
  body.v2.collapsed-sidenav .CX-claim-steps.no-step-number .box-action.left-right, body.v2.no-sidebar .CX-claim-steps.no-step-number .box-action.left-right {
    width: 100%;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  body.v2.collapsed-sidenav .CX-claim-steps.no-step-number .box-step-number, body.v2.no-sidebar .CX-claim-steps.no-step-number .box-step-number {
    left: 0;
  }
}

body.v2.collapsed-sidenav section.CX-claim-steps .CX-tab, body.v2.no-sidebar section.CX-claim-steps .CX-tab {
  width: 100%;
}

@media (max-width: 1024px) {
  section.CX-claim.with-step-form .box-step-form {
    padding-left: 23px;
  }
}
@media (max-width: 1000px) {
  section.CX-claim.with-step-form .box-step-form {
    padding-left: 50px;
  }
}

.CX-claim-steps.new-journey .box-bg-dynamic {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.CX-claim-steps.new-journey .box-bg-dynamic .box-bg-inner {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 68%;
  background: #494df4;
  -webkit-border-radius: 16px 16px 0px 0px;
  -moz-border-radius: 16px 16px 0px 0px;
  -ms-border-radius: 16px 16px 0px 0px;
  -o-border-radius: 16px 16px 0px 0px;
  border-radius: 16px 16px 0px 0px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1512px) {
  .CX-claim-steps.new-journey .box-bg-dynamic .box-bg-inner {
    height: 62%;
  }
}
.CX-claim-steps.new-journey .box-bg-dynamic .box-circle-blur {
  position: absolute;
  bottom: -200px;
  left: -80px;
  border-radius: 402px;
  opacity: 0.5;
  background: linear-gradient(139deg, #e19662 32.75%, #c91432 100%);
  filter: blur(150px);
  width: 402px;
  height: 402px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 540px) {
  .CX-claim-steps.new-journey .box-bg-dynamic .box-circle-blur {
    width: 283px;
    height: 283px;
    bottom: -84px;
  }
}
.CX-claim-steps.new-journey.full-bg .box-bg-dynamic .box-bg-inner {
  height: 100%;
  border-radius: 0px;
}
.CX-claim-steps.new-journey .CX-landing-claim {
  height: 100%;
}
.CX-claim-steps.new-journey .CX-landing-claim .container.CX-wrapper {
  height: inherit;
}
.CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim {
  text-align: center;
  color: #fff;
  height: inherit;
}
.CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner {
  height: inherit;
  position: relative;
}
.CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner .box-img img {
  margin: 0 auto;
}
.CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner .box-img.move-left-right {
  -webkit-animation: move-left-right 3s ease-in-out infinite alternate-reverse;
  -moz-animation: move-left-right 3s ease-in-out infinite alternate-reverse;
  -ms-animation: move-left-right 3s ease-in-out infinite alternate-reverse;
  animation: move-left-right 3s ease-in-out infinite alternate-reverse;
}
.CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner .box-text {
  margin: 0 auto;
}
.CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner .box-text h1 {
  font-size: 30px;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  max-width: 584px;
  margin: 0 auto 20px;
}
.CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner .box-text p {
  font-size: 16px;
  line-height: 25px;
  max-width: 645px;
  margin: 0 auto;
}
.CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner .box-action:after {
  content: "";
  display: block;
  clear: both;
}
.CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner .box-action .new-btn-blue:first-child {
  float: left;
}
.CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner .box-action .new-btn-blue:last-child {
  float: right;
}

@-webkit-keyframes move-left-right {
  0% {
    transform: translateX(-70px);
  }
  100% {
    transform: translateX(0px);
  }
}
@-moz-keyframes move-left-right {
  0% {
    transform: translateX(-70px);
  }
  100% {
    transform: translateX(0px);
  }
}
@-ms-keyframes move-left-right {
0% {
    transform: translateX(-70px);
  }
100% {
    transform: translateX(0px);
  }
}
@keyframes move-left-right {
  0% {
    transform: translateX(-70px);
  }
  100% {
    transform: translateX(0px);
  }
}
.CX-claim-steps.new-journey .CX-landing-claim {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .CX-claim-steps.new-journey .CX-landing-claim {
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner {
    display: grid;
    grid-template-rows: 1fr 44px;
    padding-bottom: 20px;
    grid-row-gap: 50px;
  }
}
.CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner .box-action {
  padding: 20px 0;
}
@media (max-width: 767px) {
  .CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner .box-action {
    margin-top: 80px;
  }
}

.CX-claim-steps.new-journey .CX-landing-claim::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 6px;
}
.CX-claim-steps.new-journey .CX-landing-claim::-webkit-scrollbar:vertical {
  width: 6px;
}
.CX-claim-steps.new-journey .CX-landing-claim::-webkit-scrollbar:horizontal {
  height: 6px;
}
.CX-claim-steps.new-journey .CX-landing-claim::-webkit-scrollbar-thumb {
  background-color: #00008f;
  border-radius: 10px;
}
.CX-claim-steps.new-journey .CX-landing-claim::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: transparent;
}
.CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner .box-text h3 {
  max-width: 584px;
  text-align: left;
  font-size: 21px;
  font-family: "source-sans-pro-bold";
  margin: 35px auto 16px;
}
.CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner .box-text ul {
  list-style: none;
  text-align: left;
  margin: 0 auto;
  padding: 0;
  max-width: 584px;
}
.CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner .box-text ul li {
  font-size: 16px;
  margin-bottom: 16px;
  position: relative;
  padding-left: 26px;
}
.CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner .box-text ul li span.ico-check {
  left: 0px;
  top: 3px;
  position: absolute;
  margin-right: 11px;
}
.CX-claim-steps.new-journey .CX-landing-claim.landing-2, .CX-claim-steps.new-journey .CX-landing-claim.landing-3 {
  padding-top: 20px;
}

.CX-claim-steps.new-journey {
  overflow-x: hidden;
}
.CX-claim-steps.new-journey .box-vector-square {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  bottom: -115px;
  right: -55px;
  opacity: 0;
  visibility: hidden;
}

.CX-claim-steps.new-journey .slick-dots {
  bottom: 35px;
  pointer-events: none;
}
.CX-claim-steps.new-journey .slick-dots li {
  width: 12px;
  height: 3px;
  margin: 0 2px;
  padding: 0 0;
  pointer-events: auto;
}
.CX-claim-steps.new-journey .slick-dots li button {
  width: 12px;
  height: inherit;
  padding: 0 0;
}
.CX-claim-steps.new-journey .slick-dots li button:before {
  width: 12px;
  height: 3px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-claim-steps.new-journey .slick-dots li.slick-active {
  width: 100px;
}
.CX-claim-steps.new-journey .slick-dots li.slick-active button {
  width: 100px;
}
.CX-claim-steps.new-journey .slick-dots li.slick-active button:before {
  width: 100px;
  background-color: rgb(255, 255, 255) !important;
}

.CX-claim-steps.new-journey .box-bg-dynamic .box-vector-arrow {
  position: absolute;
  left: -20px;
  top: 45%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.CX-claim-steps.new-journey.landing-1 .box-bg-dynamic .box-vector-arrow, .CX-claim-steps.new-journey.landing-2 .box-bg-dynamic .box-vector-arrow, .CX-claim-steps.new-journey.landing-3 .box-bg-dynamic .box-vector-arrow {
  opacity: 1;
  visibility: visible;
}

.CX-claim-steps.new-journey .slick-dots {
  opacity: 0;
  visibility: hidden;
}
.CX-claim-steps.new-journey .slick-dots li {
  display: none;
}
.CX-claim-steps.new-journey .slick-dots li:nth-child(2), .CX-claim-steps.new-journey .slick-dots li:nth-child(3), .CX-claim-steps.new-journey .slick-dots li:nth-child(4) {
  display: inline-block;
}

@media (max-width: 767px) {
  .CX-claim-steps.new-journey .box-bg-dynamic .box-vector-arrow {
    top: 30%;
  }
  .CX-claim-steps.new-journey .box-bg-dynamic .box-vector-arrow svg {
    width: 70px;
  }
}

.CX-claim-steps.new-journey .CX-landing-claim .container.CX-wrapper {
  position: relative;
}
.CX-claim-steps.new-journey .CX-landing-claim .box-back {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 30px;
  height: 30px;
  display: inline-block;
  z-index: 1;
  outline: none;
}
@media (min-width: 1025px) {
  .CX-claim-steps.new-journey .CX-landing-claim .box-back {
    display: none;
  }
}
.CX-claim-steps.new-journey .CX-landing-claim .box-back button {
  padding: 0 0;
  background-color: transparent;
  background: none;
  border: 0px;
  display: block;
  width: 100%;
}
@media (max-width: 1024px) {
  .CX-claim-steps.new-journey .slider-claim-steps {
    padding-bottom: 50px;
  }
}
.CX-claim-steps.new-journey .CX-landing-claim.landing-1 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-img img {
  width: 359px;
}
.CX-claim-steps.new-journey .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-img img, .CX-claim-steps.new-journey .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-img img, .CX-claim-steps.new-journey .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-img img {
  width: 350px;
}
@media (max-width: 767px) {
  .CX-claim-steps.new-journey .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-img img, .CX-claim-steps.new-journey .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-img img, .CX-claim-steps.new-journey .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-img img {
    width: 330px;
  }
}
@media (max-width: 767px) {
  .CX-claim-steps.new-journey .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-img img, .CX-claim-steps.new-journey .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-img img, .CX-claim-steps.new-journey .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-img img {
    width: 280px;
  }
}
.CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 6px;
}
.CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul::-webkit-scrollbar:vertical {
  width: 6px;
}
.CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul::-webkit-scrollbar:horizontal {
  height: 6px;
}
.CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul::-webkit-scrollbar-thumb {
  background-color: #00008f;
  border-radius: 10px;
}
.CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: transparent;
}
@media (max-width: 1440px) and (max-height: 820px) {
  .CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner {
    display: block;
  }
  .CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul {
    max-height: 320px;
    overflow-y: auto;
  }
}
@media (max-width: 1440px) and (max-height: 768px) {
  .CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner {
    display: block;
  }
  .CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul {
    max-height: 280px;
    overflow-y: auto;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {
  .CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner {
    display: block;
  }
  .CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul {
    max-height: 160px;
    overflow-y: auto;
  }
}
@media (max-width: 1024px) {
  .CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner {
    display: block;
  }
  .CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul {
    max-height: 344px;
    overflow-y: auto;
  }
}
.CX-claim-steps.new-journey .box-action-slider-claim-steps {
  width: 100%;
  padding: 18px 25px;
}
@media (max-width: 1024px) {
  .CX-claim-steps.new-journey .box-action-slider-claim-steps {
    padding: 18px 15px;
  }
}
.CX-claim-steps.new-journey .box-action-slider-claim-steps:after {
  content: "";
  clear: both;
  display: block;
}
.CX-claim-steps.new-journey .box-action-slider-claim-steps .new-btn-blue:first-child {
  float: left;
}
.CX-claim-steps.new-journey .box-action-slider-claim-steps .new-btn-blue:first-child.text-only-white {
  padding-left: 0px;
  padding-right: 0px;
}
.CX-claim-steps.new-journey .box-action-slider-claim-steps .new-btn-blue:last-child {
  float: right;
}
@media (max-width: 1024px) {
  .CX-claim-steps.new-journey .slick-dots {
    bottom: 0px;
  }
}

.box-action-slider-claim-steps .box-action-type-1:after,
.box-action-slider-claim-steps .box-action-type-2:after,
.box-action-slider-claim-steps .box-action-type-3:after {
  content: "";
  display: block;
  clear: both;
}
@media (max-width: 767px) {
  .box-action-slider-claim-steps .box-action-type-2 .new-btn-blue {
    display: block;
    width: 100%;
  }
}

.CX-claim-steps.new-journey .box-bg-dynamic {
  overflow: hidden;
}
@media (max-width: 1024px) {
  .CX-claim-steps.new-journey .box-bg-dynamic .box-circle-blur {
    width: 283px;
    height: 283px;
    bottom: -130px;
    left: -100px;
  }
}

.CX-claim-steps.new-journey:not(.landing-1):not(.landing-2):not(.landing-3):not(.landing-utama):not(.landing-dokumen) {
  height: initial;
  max-height: initial;
  padding-bottom: 0px;
}
.CX-claim-steps.new-journey:not(.landing-1):not(.landing-2):not(.landing-3):not(.landing-utama):not(.landing-dokumen) .slider-claim-steps {
  height: initial;
  padding-bottom: 0px;
}
.CX-claim-steps.new-journey:not(.landing-1):not(.landing-2):not(.landing-3):not(.landing-utama):not(.landing-dokumen) .box-bg-dynamic .box-vector-square,
.CX-claim-steps.new-journey:not(.landing-1):not(.landing-2):not(.landing-3):not(.landing-utama):not(.landing-dokumen) .box-bg-dynamic .box-circle-blur {
  display: none;
}
.CX-claim-steps.new-journey:not(.landing-1):not(.landing-2):not(.landing-3):not(.landing-utama):not(.landing-dokumen) .CX-claim.with-step-form .container.CX-wrapper {
  height: initial;
}
.CX-claim-steps.new-journey:not(.landing-1):not(.landing-2):not(.landing-3):not(.landing-utama):not(.landing-dokumen) .CX-claim.with-step-form .container.CX-wrapper .box-step-form .box-step-form-inner .CX-claim-inner {
  height: initial;
}
.CX-claim-steps.new-journey:not(.landing-1):not(.landing-2):not(.landing-3):not(.landing-utama):not(.landing-dokumen) .CX-claim.with-step-form .container.CX-wrapper .box-step-form .box-step-form-inner .CX-claim-inner .box-vector-and-form {
  height: initial;
}
.CX-claim-steps.new-journey:not(.landing-1):not(.landing-2):not(.landing-3):not(.landing-utama):not(.landing-dokumen) .CX-claim.with-step-form .container.CX-wrapper .box-step-form .box-step-form-inner .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner {
  height: initial;
}
.CX-claim-steps.new-journey:not(.landing-1):not(.landing-2):not(.landing-3):not(.landing-utama):not(.landing-dokumen) .CX-claim.with-step-form .container.CX-wrapper .box-step-form .box-step-form-inner .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .new-box-form {
  padding-bottom: 0px;
  max-height: initial;
  overflow: initial;
}
.CX-claim-steps.new-journey:not(.landing-1):not(.landing-2):not(.landing-3):not(.landing-utama):not(.landing-dokumen) .box-action-slider-claim-steps {
  position: relative;
}

.CX-claim-steps.new-journey section.CX-claim.with-step-form .box-step-form {
  padding-left: 0;
}
.CX-claim-steps.new-journey section.CX-claim.with-step-form .box-step-form .box-step-form-inner {
  height: inherit;
}
.CX-claim-steps.new-journey section.CX-claim.with-step-form .box-step-form .box-step-form-inner .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .box-vector img {
  width: 300px;
}
.CX-claim-steps.new-journey section.CX-claim.with-step-form .box-step-form .box-step-form-inner .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .new-box-form {
  overflow: inherit;
}
.CX-claim-steps.new-journey .new-box-form .new-box-item.style-default .new-box-item-inner .input .form-group {
  margin-bottom: 0;
}
.CX-claim-steps.new-journey .new-box-item.style-default.new-dropdown-search .new-box-item-inner .input .form-group .form-control {
  font-size: 18px;
  height: 56px;
  border-color: transparent;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

.row-box-number .row-box-number-inner .row-box-number-item {
  position: relative;
  margin-bottom: 40px;
}
.row-box-number .row-box-number-inner .row-box-number-item:last-child {
  margin-bottom: 0px;
}
.row-box-number .row-box-number-inner .row-box-number-item .box-title {
  margin-bottom: 27px;
  font-size: 20px;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  color: #fff;
}
.row-box-number .row-box-number-inner .row-box-number-item .box-title .ico {
  margin-left: 7px;
}
.row-box-number .row-box-number-inner .row-box-number-item .cx-tooltip {
  position: absolute;
  bottom: -35px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -mz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: max-content;
  height: auto;
  color: #fff;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  display: block;
  padding: 0;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -ms-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -o-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.row-box-number .row-box-number-inner .row-box-number-item .cx-tooltip.show {
  opacity: 1;
  visibility: visible;
}
.row-box-number .row-box-number-inner .row-box-number-item .cx-tooltip .cx-tooltip-inner {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: #00008f;
  padding: 2px 13px;
  width: 100%;
  height: auto;
  font-size: 12px;
  line-height: 20px;
  text-transform: none;
  position: relative;
  z-index: 3;
}
.row-box-number .row-box-number-inner .row-box-number-item .cx-tooltip:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: -8px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 14px solid #00008f;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -mz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.row-box-number .row-box-number-inner .row-box-number-item .cx-tooltip.place-top {
  bottom: initial;
  top: -13px;
}
.row-box-number .row-box-number-inner .row-box-number-item .cx-tooltip.place-top:after {
  top: initial;
  bottom: -8px;
  border-bottom: 0;
  border-top: 14px solid #00008f;
}

.row-box-number .row-box-number-inner .row-box-number-item section.CX-new-polis-karyawan {
  margin-top: 8px;
  padding: 0;
  background-color: transparent;
}
.row-box-number .row-box-number-inner .row-box-number-item section.CX-new-polis-karyawan .container.CX-wrapper {
  padding: 0 !important;
}
.row-box-number .row-box-number-inner .row-box-number-item section.CX-new-polis-karyawan .container.CX-wrapper .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list {
  grid-template-columns: 1fr;
}
.row-box-number .row-box-number-inner .row-box-number-item section.CX-new-polis-karyawan .container.CX-wrapper .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item a.list-item {
  background: radial-gradient(372.84% 141.42% at 0% 0%, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.2) 100%);
  -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  -moz-backdrop-filter: blur(15px);
  -ms-backdrop-filter: blur(15px);
  -o-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
}
.row-box-number .row-box-number-inner .row-box-number-item section.CX-new-polis-karyawan .container.CX-wrapper .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item a.list-item .list-item-inner {
  padding: 22px 16px 16px;
}
.row-box-number .row-box-number-inner .row-box-number-item section.CX-new-polis-karyawan .container.CX-wrapper .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item a.list-item .list-item-inner .box-status span {
  padding-left: 12px;
}
.row-box-number .row-box-number-inner .row-box-number-item section.CX-new-polis-karyawan .container.CX-wrapper .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item a.list-item .list-item-inner .box-status span:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_17420_10921)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 0C2.23864 0 0 2.23864 0 5C0 7.76136 2.23864 10 5 10C7.76136 10 10 7.76136 10 5C10 2.23864 7.76136 0 5 0ZM7.16727 4.15455C7.20718 4.10893 7.23756 4.05579 7.25663 3.99826C7.2757 3.94073 7.28307 3.87996 7.27831 3.81954C7.27354 3.75912 7.25674 3.70026 7.2289 3.64642C7.20105 3.59259 7.16272 3.54487 7.11616 3.50606C7.0696 3.46726 7.01575 3.43816 6.95777 3.42048C6.8998 3.4028 6.83887 3.39689 6.77858 3.4031C6.71829 3.40932 6.65985 3.42752 6.6067 3.45665C6.55355 3.48578 6.50676 3.52525 6.46909 3.57273L4.51455 5.91773L3.50318 4.90591C3.41745 4.82311 3.30263 4.77729 3.18345 4.77833C3.06427 4.77937 2.95027 4.82717 2.86599 4.91145C2.78172 4.99572 2.73391 5.10973 2.73288 5.22891C2.73184 5.34809 2.77766 5.46291 2.86045 5.54864L4.22409 6.91227C4.26875 6.95691 4.32223 6.99175 4.3811 7.01457C4.43997 7.0374 4.50295 7.04771 4.56603 7.04484C4.62911 7.04198 4.6909 7.026 4.74746 6.99793C4.80402 6.96986 4.85411 6.93032 4.89455 6.88182L7.16727 4.15455Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_17420_10921'%3E%3Crect width='10' height='10' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.row-box-number .row-box-number-inner .row-box-number-item section.CX-new-polis-karyawan .container.CX-wrapper .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item a.list-item .list-item-inner .box-content {
  margin-top: 10px;
}
.row-box-number .row-box-number-inner .row-box-number-item section.CX-new-polis-karyawan .container.CX-wrapper .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item a.list-item .list-item-inner .box-content .box-info-polis h3 {
  font-size: 18px;
  line-height: normal;
}
.row-box-number .row-box-number-inner .row-box-number-item section.CX-new-polis-karyawan .container.CX-wrapper .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item a.list-item .list-item-inner .box-content .box-info-polis .info-contact {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 11px;
}
.row-box-number .row-box-number-inner .row-box-number-item section.CX-new-polis-karyawan .container.CX-wrapper .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item a.list-item .list-item-inner .box-content .box-info-polis .info-contact div {
  font-size: 14px;
  line-height: 20px;
  font-family: "source-sans-pro-semibold";
}
.row-box-number .row-box-number-inner .row-box-number-item section.CX-new-polis-karyawan .container.CX-wrapper .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item a.list-item .list-item-inner .box-content .box-info-polis .info-contact div:last-child {
  text-align: right;
}
.row-box-number .row-box-number-inner .row-box-number-item section.CX-new-polis-karyawan .container.CX-wrapper .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item a.list-item .list-item-inner .box-content .box-detail {
  grid-template-columns: 1fr;
  grid-row-gap: 3px;
}
.row-box-number .row-box-number-inner .row-box-number-item section.CX-new-polis-karyawan .container.CX-wrapper .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item a.list-item .list-item-inner .box-content .box-detail .box-no {
  display: block;
  width: 100%;
}
.row-box-number .row-box-number-inner .row-box-number-item section.CX-new-polis-karyawan .container.CX-wrapper .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item a.list-item .list-item-inner .box-content .box-detail .box-no .box-no-inner {
  display: flex;
}
.row-box-number .row-box-number-inner .row-box-number-item section.CX-new-polis-karyawan .container.CX-wrapper .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item a.list-item .list-item-inner .box-content .box-detail .box-no .box-no-inner .text {
  display: flex;
  grid-template-columns: 2fr 1fr;
  width: 100%;
}
.row-box-number .row-box-number-inner .row-box-number-item section.CX-new-polis-karyawan .container.CX-wrapper .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item a.list-item .list-item-inner .box-content .box-detail .box-no .box-no-inner .text span.colon {
  display: none;
}
.row-box-number .row-box-number-inner .row-box-number-item section.CX-new-polis-karyawan .container.CX-wrapper .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item a.list-item .list-item-inner .box-content .box-detail .box-no .box-no-inner .text span:first-child {
  flex: 1 1 auto;
}
.row-box-number .row-box-number-inner .row-box-number-item section.CX-new-polis-karyawan .container.CX-wrapper .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item a.list-item .list-item-inner .box-content .box-detail .box-no .box-no-inner .text span:last-child {
  flex: 0 0 auto;
  text-align: right;
}
.row-box-number .row-box-number-inner .row-box-number-item section.CX-new-polis-karyawan .container.CX-wrapper .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item a.list-item .list-item-inner .box-content .box-detail .box-no .box-no-inner .text span:last-child:before {
  content: ": ";
}
.row-box-number .row-box-number-inner .row-box-number-item section.CX-new-polis-karyawan .container.CX-wrapper .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item a.list-item .list-item-inner .box-content .box-detail .box-no:last-child {
  text-align: left;
}
.row-box-number .row-box-number-inner .row-box-number-item section.CX-new-polis-karyawan .container.CX-wrapper .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item a.list-item:hover {
  -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  -moz-backdrop-filter: blur(15px);
  -ms-backdrop-filter: blur(15px);
  -o-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  transform: none;
}

@media (min-width: 1025px) {
  section.CX-claim-steps.new-journey.landing-utama .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-utama .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-utama .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-utama .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-1 .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-1 .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-1 .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-1 .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-2 .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-2 .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-2 .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-2 .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-3 .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-3 .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-3 .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-3 .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul {
    max-height: 240px;
    overflow-y: auto;
  }
}
@media (min-width: 1025px) and (min-height: 850px) {
  section.CX-claim-steps.new-journey.landing-utama .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-utama .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-utama .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-utama .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-1 .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-1 .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-1 .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-1 .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-2 .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-2 .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-2 .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-2 .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-3 .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-3 .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-3 .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-3 .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul {
    max-height: 330px;
  }
}
@media (min-width: 1025px) and (min-height: 900px) {
  section.CX-claim-steps.new-journey.landing-utama .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-utama .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-utama .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-1 .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-1 .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-1 .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-2 .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-2 .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-2 .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-3 .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-3 .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-3 .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul {
    max-height: 420px;
  }
}
@media (min-width: 1025px) and (min-height: 900px) {
  section.CX-claim-steps.new-journey.landing-utama .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-1 .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-2 .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-3 .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul {
    max-height: 250px;
  }
}
@media (min-width: 1025px) and (max-height: 769px) {
  section.CX-claim-steps.new-journey.landing-utama .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-utama .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-utama .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-utama .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-1 .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-1 .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-1 .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-1 .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-2 .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-2 .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-2 .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-2 .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-3 .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-3 .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-3 .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-3 .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul {
    max-height: 200px;
  }
}
@media (min-width: 1025px) and (max-height: 700px) {
  section.CX-claim-steps.new-journey.landing-utama .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-utama .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-utama .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-utama .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-1 .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-1 .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-1 .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-1 .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-2 .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-2 .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-2 .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-2 .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-3 .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-3 .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-3 .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-3 .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul {
    max-height: 140px;
  }
}
section.CX-claim-steps.new-journey .slider-claim-steps .slick-dots {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
section.CX-claim-steps.new-journey.landing-1 .slider-claim-steps .slick-dots, section.CX-claim-steps.new-journey.landing-2 .slider-claim-steps .slick-dots, section.CX-claim-steps.new-journey.landing-3 .slider-claim-steps .slick-dots {
  opacity: 1;
  visibility: visible;
  display: block;
}

.CX-claim-steps.new-journey.primary-bg {
  background: #494df4;
}

@media (min-width: 1025px) {
  .CX-claim-steps.new-journey:not(.landing-1):not(.landing-2):not(.landing-3):not(.landing-utama):not(.landing-dokumen) .slider-claim-steps .slick-list {
    overflow: initial;
  }
}

.CX-claim-steps.new-journey:not(.landing-1):not(.landing-2):not(.landing-3):not(.landing-utama):not(.landing-dokumen) .slider-claim-steps {
  position: relative;
  z-index: 2;
}
.CX-claim-steps.new-journey:not(.landing-1):not(.landing-2):not(.landing-3):not(.landing-utama):not(.landing-dokumen) .box-action-slider-claim-steps {
  z-index: 4;
}

@media (min-width: 769px) {
  .CX-claim-steps.new-journey .CX-claim .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .new-box-form {
    max-width: 485px;
    padding-left: 0px;
  }
  .CX-claim-steps.new-journey .CX-claim .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .new-box-form .new-box-form-inner {
    max-width: 393px;
    margin: 0 auto;
  }
}
.CX-claim-steps.new-journey.e-download .CX-claim .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner {
  grid-column-gap: 96px;
}
@media (max-width: 1280px) {
  .CX-claim-steps.new-journey.e-download .CX-claim .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner {
    grid-column-gap: 48px;
  }
}
@media (min-width: 769px) {
  .CX-claim-steps.new-journey.e-download .CX-claim .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .new-box-form {
    max-width: 475px !important;
  }
  .CX-claim-steps.new-journey.e-download .CX-claim .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .new-box-form .new-box-form-inner {
    max-width: initial;
  }
}

.row-box-number .row-box-number-inner .row-box-number-item .box-title.with-button .box-title-and-button {
  display: flex;
  align-items: center;
  margin-bottom: 27px;
}
.row-box-number .row-box-number-inner .row-box-number-item .box-title.with-button .box-title-and-button .box-title {
  flex: 1 1 auto;
  margin-bottom: 0px;
}
.row-box-number .row-box-number-inner .row-box-number-item .box-title.with-button .box-title-and-button .box-button {
  flex: 0 0 auto;
  text-align: right;
}

.box-list-polis-row .box-list-polis-row-inner {
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 8px;
}
.box-list-polis-row .box-list-polis-row-inner .list-polis-item {
  text-decoration: none;
}
.box-list-polis-row .box-list-polis-row-inner .list-polis-item input[type=checkbox] {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner {
  display: flex;
  align-items: center;
  grid-column-gap: 8px;
  text-align: left;
  color: #333;
  border: 1px solid #999999;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background-color: #fff;
  padding: 7px 10px;
}
.box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-ico-polis,
.box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-ico {
  flex: 0 0 auto;
  width: 30px;
  height: 30px;
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='url(%23paint0_linear_17506_8238)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 7C15.3082 7 15.5581 7.24989 15.5581 7.55814V7.74525C15.6409 7.7465 15.7115 7.74921 15.7774 7.75503C17.1244 7.87415 18.1923 8.94197 18.3114 10.2891C18.3223 10.4122 18.3223 10.5517 18.3222 10.7565L18.3222 11.6668C18.3222 14.5462 16.1313 16.914 13.3256 17.1939V18.7209C13.3256 20.4677 14.7416 21.8837 16.4884 21.8837H17.145C18.0753 21.8837 18.8881 21.3765 19.3205 20.6229C18.215 20.2517 17.4186 19.2072 17.4186 17.9767C17.4186 16.4355 18.668 15.186 20.2093 15.186C21.7505 15.186 23 16.4355 23 17.9767C23 19.4208 21.9031 20.6087 20.4971 20.7527C19.9557 22.0711 18.6594 23 17.145 23H16.4884C14.1251 23 12.2093 21.0842 12.2093 18.7209V17.1949C9.28591 16.9142 7 14.4511 7 11.4542L7 10.7566C6.99998 10.5517 6.99996 10.4122 7.01085 10.2891C7.12997 8.94197 8.19779 7.87415 9.54488 7.75503C9.66073 7.74479 9.79107 7.7442 9.97674 7.74418V7.55814C9.97674 7.24989 10.2266 7 10.5349 7C10.8431 7 11.093 7.24989 11.093 7.55814V9.04651C11.093 9.35476 10.8431 9.60464 10.5349 9.60464C10.2266 9.60464 9.97674 9.35476 9.97674 9.04651V8.86048C9.78072 8.86061 9.70431 8.86156 9.6432 8.86697C8.83495 8.93844 8.19426 9.57913 8.12279 10.3874C8.11683 10.4548 8.11628 10.5408 8.11628 10.7856V11.4542C8.11628 14.0229 10.1987 16.1053 12.7674 16.1053C15.2188 16.1053 17.206 14.1181 17.206 11.6668V10.7856C17.206 10.5408 17.2054 10.4548 17.1994 10.3874C17.128 9.57913 16.4873 8.93844 15.679 8.86697C15.6475 8.86418 15.612 8.86258 15.5581 8.86166V9.04651C15.5581 9.35476 15.3082 9.60464 15 9.60464C14.6917 9.60464 14.4418 9.35476 14.4418 9.04651V7.55814C14.4418 7.24989 14.6917 7 15 7ZM18.5349 17.9767C18.5349 17.052 19.2845 16.3023 20.2093 16.3023C21.134 16.3023 21.8837 17.052 21.8837 17.9767C21.8837 18.9015 21.134 19.6511 20.2093 19.6511C19.2845 19.6511 18.5349 18.9015 18.5349 17.9767Z' fill='white' stroke='white' stroke-width='0.4' stroke-linecap='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_17506_8238' x1='1.00152' y1='2.54999' x2='31.2734' y2='4.03462' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23494DF4'/%3E%3Cstop offset='0.463039' stop-color='%234A37F4'/%3E%3Cstop offset='1' stop-color='%236F49F4'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-text {
  flex: 1 1 auto;
  margin-top: 0;
}
.box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-text .polis-numb {
  font-size: 18px;
  font-style: normal;
  font-family: "source-sans-pro-semibold";
}
.box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-text .desc {
  font-size: 14px;
  line-height: normal;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-check {
  flex: 0 0 auto;
  width: 20px;
  height: 20px;
  border: 1px solid #5f5f5f;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-list-polis-row .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner {
  background: linear-gradient(133deg, #494df4 0%, #4a37f4 46.3%, #6f49f4 100%);
  color: #fff;
  border-color: transparent;
}
.box-list-polis-row .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-ico {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 7C15.3082 7 15.5581 7.24989 15.5581 7.55814V7.74525C15.6409 7.7465 15.7115 7.74921 15.7774 7.75503C17.1244 7.87415 18.1923 8.94197 18.3114 10.2891C18.3223 10.4122 18.3223 10.5517 18.3222 10.7565L18.3222 11.6668C18.3222 14.5462 16.1313 16.914 13.3256 17.1939V18.7209C13.3256 20.4677 14.7416 21.8837 16.4884 21.8837H17.145C18.0753 21.8837 18.8881 21.3765 19.3205 20.6229C18.215 20.2517 17.4186 19.2072 17.4186 17.9767C17.4186 16.4355 18.668 15.186 20.2093 15.186C21.7505 15.186 23 16.4355 23 17.9767C23 19.4208 21.9031 20.6087 20.4971 20.7527C19.9557 22.0711 18.6594 23 17.145 23H16.4884C14.1251 23 12.2093 21.0842 12.2093 18.7209V17.1949C9.28591 16.9142 7 14.4511 7 11.4542L7 10.7566C6.99998 10.5517 6.99996 10.4122 7.01085 10.2891C7.12997 8.94197 8.19779 7.87415 9.54488 7.75503C9.66073 7.74479 9.79107 7.7442 9.97674 7.74418V7.55814C9.97674 7.24989 10.2266 7 10.5349 7C10.8431 7 11.093 7.24989 11.093 7.55814V9.04651C11.093 9.35476 10.8431 9.60464 10.5349 9.60464C10.2266 9.60464 9.97674 9.35476 9.97674 9.04651V8.86048C9.78072 8.86061 9.70431 8.86156 9.6432 8.86697C8.83495 8.93844 8.19426 9.57913 8.12279 10.3874C8.11683 10.4548 8.11628 10.5408 8.11628 10.7856V11.4542C8.11628 14.0229 10.1987 16.1053 12.7674 16.1053C15.2188 16.1053 17.206 14.1181 17.206 11.6668V10.7856C17.206 10.5408 17.2054 10.4548 17.1994 10.3874C17.128 9.57913 16.4873 8.93844 15.679 8.86697C15.6475 8.86418 15.612 8.86258 15.5581 8.86166V9.04651C15.5581 9.35476 15.3082 9.60464 15 9.60464C14.6917 9.60464 14.4418 9.35476 14.4418 9.04651V7.55814C14.4418 7.24989 14.6917 7 15 7ZM18.5349 17.9767C18.5349 17.052 19.2845 16.3023 20.2093 16.3023C21.134 16.3023 21.8837 17.052 21.8837 17.9767C21.8837 18.9015 21.134 19.6511 20.2093 19.6511C19.2845 19.6511 18.5349 18.9015 18.5349 17.9767Z' fill='%23494DF4' stroke='%23494DF4' stroke-width='0.4' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
.box-list-polis-row .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-check {
  width: 24px;
  height: 24px;
  border: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='white'/%3E%3Cg clip-path='url(%23clip0_787_13976)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 3C7.02955 3 3 7.02955 3 12C3 16.9705 7.02955 21 12 21C16.9705 21 21 16.9705 21 12C21 7.02955 16.9705 3 12 3ZM15.9011 10.4782C15.9729 10.3961 16.0276 10.3004 16.0619 10.1969C16.0963 10.0933 16.1095 9.98393 16.1009 9.87517C16.0924 9.76641 16.0621 9.66046 16.012 9.56356C15.9619 9.46666 15.8929 9.38076 15.8091 9.31092C15.7253 9.24107 15.6283 9.1887 15.524 9.15687C15.4196 9.12504 15.31 9.11441 15.2015 9.12559C15.0929 9.13677 14.9877 9.16954 14.8921 9.22197C14.7964 9.27441 14.7122 9.34545 14.6444 9.43091L11.1262 13.6519L9.30573 11.8306C9.15142 11.6816 8.94474 11.5991 8.73022 11.601C8.51569 11.6029 8.31048 11.6889 8.15878 11.8406C8.00709 11.9923 7.92104 12.1975 7.91918 12.412C7.91731 12.6266 7.99978 12.8332 8.14882 12.9875L10.6034 15.4421C10.6838 15.5224 10.78 15.5851 10.886 15.6262C10.9919 15.6673 11.1053 15.6859 11.2189 15.6807C11.3324 15.6756 11.4436 15.6468 11.5454 15.5963C11.6472 15.5458 11.7374 15.4746 11.8102 15.3873L15.9011 10.4782Z' fill='%23494DF4'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_787_13976'%3E%3Crect width='18' height='18' fill='white' transform='translate(3 3)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.box-list-polis-row .box-list-polis-row-inner .list-polis-item.disabled {
  pointer-events: auto;
}
.box-list-polis-row .box-list-polis-row-inner .list-polis-item.disabled .list-polis-item-inner {
  background-color: #cccccc;
  border-color: #cccccc;
  color: rgba(51, 51, 51, 0.5);
}
.box-list-polis-row .box-list-polis-row-inner .list-polis-item.disabled .list-polis-item-inner .box-ico {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.4'%3E%3Ccircle cx='15' cy='15' r='15' fill='%23333333'/%3E%3Cpath d='M12.55 20.6C12.55 20.1858 12.2142 19.85 11.8 19.85C11.3858 19.85 11.05 20.1858 11.05 20.6H12.55ZM14.25 15V21.4H15.75V15H14.25ZM12.55 21.4V20.6H11.05V21.4H12.55ZM15 15.75H22.619V14.25H15V15.75ZM15.381 6.25H14.619V7.75H15.381V6.25ZM7.38095 15.75H15V14.25H7.38095V15.75ZM6.25 14.619C6.25 15.2437 6.75634 15.75 7.38095 15.75V14.25C7.58477 14.25 7.75 14.4152 7.75 14.619H6.25ZM23.75 14.619C23.75 9.99695 20.003 6.25 15.381 6.25V7.75C19.1746 7.75 22.25 10.8254 22.25 14.619H23.75ZM22.619 15.75C23.2437 15.75 23.75 15.2437 23.75 14.619H22.25C22.25 14.4152 22.4152 14.25 22.619 14.25V15.75ZM13.4 22.25C12.9306 22.25 12.55 21.8694 12.55 21.4H11.05C11.05 22.6979 12.1021 23.75 13.4 23.75V22.25ZM14.619 6.25C9.99695 6.25 6.25 9.99695 6.25 14.619H7.75C7.75 10.8254 10.8254 7.75 14.619 7.75V6.25ZM14.25 21.4C14.25 21.8694 13.8694 22.25 13.4 22.25V23.75C14.6979 23.75 15.75 22.6979 15.75 21.4H14.25Z' fill='white'/%3E%3Cpath d='M18.9312 15C18.7079 12.831 17.8431 7 14.9998 7C12.1565 7 11.2917 12.831 11.0684 15' stroke='white' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.box-list-polis-row .box-list-polis-row-inner .list-polis-item.disabled .list-polis-item-inner .box-check {
  width: 24px;
  height: 24px;
  background-color: #7f7f7f;
  border-color: #7f7f7f;
}

.box-info-add-polis {
  border: 1px solid #1cc542;
  background: rgba(28, 197, 66, 0.08);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 11px;
  font-size: 13px;
  line-height: 17px;
  font-family: "source-sans-pro-semibold";
  color: #333;
}

.box-list-polis-row .box-list-polis-row-inner .list-polis-item {
  position: relative;
}
.box-list-polis-row .box-list-polis-row-inner .list-polis-item .cx-tooltip {
  position: absolute;
  bottom: -45px;
  left: 0px;
  right: 0px;
  height: auto;
  color: #fff;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  display: block;
  padding: 0;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -ms-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -o-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-list-polis-row .box-list-polis-row-inner .list-polis-item .cx-tooltip.show {
  opacity: 1;
  visibility: visible;
}
.box-list-polis-row .box-list-polis-row-inner .list-polis-item .cx-tooltip .cx-tooltip-inner {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: #3032c1;
  padding: 6px 13px;
  width: 100%;
  height: auto;
  font-size: 12px;
  line-height: 20px;
  text-transform: none;
  position: relative;
  z-index: 3;
}
.box-list-polis-row .box-list-polis-row-inner .list-polis-item .cx-tooltip .cx-tooltip-inner .text-and-ico {
  display: flex;
  align-items: center;
  text-align: left;
  column-gap: 5px;
}
.box-list-polis-row .box-list-polis-row-inner .list-polis-item .cx-tooltip .cx-tooltip-inner .text-and-ico .box-ico {
  flex: 0 0 auto;
}
.box-list-polis-row .box-list-polis-row-inner .list-polis-item .cx-tooltip .cx-tooltip-inner .text-and-ico .text {
  flex: 1 1 auto;
  line-height: normal;
}
.box-list-polis-row .box-list-polis-row-inner .list-polis-item .cx-tooltip:after {
  content: "";
  position: absolute;
  z-index: 1;
  right: 0px;
  top: -8px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 14px solid #3032c1;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -mz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.box-list-polis-row .box-list-polis-row-inner .list-polis-item .cx-tooltip.place-top {
  bottom: initial;
  top: -13px;
}
.box-list-polis-row .box-list-polis-row-inner .list-polis-item .cx-tooltip.place-top:after {
  top: initial;
  bottom: -8px;
  border-bottom: 0;
  border-top: 14px solid #3032c1;
}

.CX-claim-steps.new-journey .box-list-polis-row .box-list-polis-row-inner .list-polis-item.selected {
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
}
.CX-claim-steps.new-journey .box-list-polis-row .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner {
  border: 1px solid #fff;
}

.new-box-item.style-default.new-dropdown-search .box-dropdow-list ul li .text .badge-fast-claim {
  margin-left: 8px;
}

.badge-fast-claim {
  background: linear-gradient(133deg, #494df4 0%, #4a37f4 46.3%, #6f49f4 100%);
  color: #fff;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(73, 77, 244, 0.2);
  -moz-box-shadow: 0px 4px 4px 0px rgba(73, 77, 244, 0.2);
  -ms-box-shadow: 0px 4px 4px 0px rgba(73, 77, 244, 0.2);
  -o-box-shadow: 0px 4px 4px 0px rgba(73, 77, 244, 0.2);
  box-shadow: 0px 4px 4px 0px rgba(73, 77, 244, 0.2);
  padding: 0px 7px;
  display: inline-block;
}
.badge-fast-claim .text {
  font-size: 10px !important;
  line-height: normal !important;
  font-family: "source-sans-pro-semibold" !important;
  color: #fff !important;
  position: relative;
  top: -3px;
  margin-right: 0px;
}

.new-box-item.style-default.new-dropdown-search.is-fast-claim .new-box-item-inner .input .form-group .form-control {
  pointer-events: none;
}
.new-box-item.style-default.new-dropdown-search.is-fast-claim.no-label .new-box-item-inner .input .form-group .form-control {
  text-indent: -999px;
}
.new-box-item.style-default.new-dropdown-search.is-fast-claim.no-label .new-box-item-inner .box-badge-fast-claim {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 51px;
}
.new-box-item.style-default.new-dropdown-search.is-fast-claim.no-label .new-box-item-inner .box-badge-fast-claim .value {
  font-size: 18px;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  margin-right: 7px;
}
.new-box-item.style-default.new-dropdown-search.is-fast-claim.no-label .new-box-item-inner .box-badge-fast-claim .badge-fast-claim {
  padding: 1px 7px;
}
.new-box-item.style-default.new-dropdown-search.is-fast-claim.no-label .new-box-item-inner .box-badge-fast-claim .badge-fast-claim .text {
  top: -2px;
}
.new-box-item.style-default.new-dropdown-search.is-fast-claim.no-label .new-box-item-inner .box-badge-fast-claim .badge-fast-claim .ico {
  position: relative;
  top: 1px;
}

.new-box-item.style-default.new-date .new-box-item-inner .ico-box-search {
  position: absolute;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 20px;
}
.new-box-item.style-default.new-date .new-box-item-inner .ico-flexible {
  position: absolute;
  right: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #fff;
}
.new-box-item.style-default.new-date .new-box-item-inner .ico-flexible button {
  border-color: transparent;
  outline: none;
  background-color: transparent;
}
.new-box-item.style-default.new-date .new-box-item-inner .input .form-group .form-control {
  padding-left: 50px;
  padding-right: 50px;
}
.new-box-item.style-default.new-date .new-box-item-inner .input .form-group .form-control::-webkit-input-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.new-box-item.style-default.new-date .new-box-item-inner .input .form-group .form-control::-moz-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.new-box-item.style-default.new-date .new-box-item-inner .input .form-group .form-control:-moz-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.new-box-item.style-default.new-date .new-box-item-inner .input .form-group .form-control:-ms-input-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.new-box-item.style-default.new-date:not(.no-label) .new-box-item-inner .ico-box-search {
  margin-top: 20px;
}
.new-box-item.style-default.new-date:not(.no-label) .new-box-item-inner .ico-flexible {
  margin-top: 17px;
}
.new-box-item.style-default.new-date.no-label .new-box-item-inner .input .form-group .control-label {
  display: none;
}
.new-box-item.style-default.new-date.no-label .new-box-item-inner .ico-box-search {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: 0px;
}
.new-box-item.style-default.new-date.no-label .new-box-item-inner .ico-flexible {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.new-box-item.style-default.new-date.no-label .new-box-item-inner .ico-flexible button {
  cursor: pointer;
}
.new-box-item.style-default.new-date.no-label .new-box-item-inner .ico-flexible button.clear-search {
  position: relative;
  top: 2px;
}

.new-box-item.style-default.new-date .new-box-item-inner .input .form-group .form-control.simpledate {
  background-image: none !important;
}

section.CX-claim.with-step-form .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner {
  padding: 0px 16px 0px;
}
section.CX-claim.with-step-form .row-box-number .row-box-number-inner .row-box-number-item:nth-of-type(even) .row-box-number-item-inner {
  background-color: #3032c1;
  padding: 26px 16px;
}
section.CX-claim.with-step-form .row-box-number .row-box-number-inner .box-info-alert .box-info-alert-inner .ico {
  position: relative;
  top: 5px;
}
section.CX-claim.with-step-form .row-box-number .row-box-number-inner .box-info-alert .box-info-alert-inner .text {
  font-size: 14px;
}

.row-box-number .row-box-number-inner .row-box-number-item .box-title .subtext {
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-regular";
  display: block;
  margin-bottom: 8px;
}
.row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-child {
  margin-top: 40px;
}
.row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-child .row-box-number-item-child-inner {
  padding: 0px 16px;
}

.CX-claim-steps.new-journey section.CX-claim.with-step-form {
  padding: 50px 0 0;
}

.CX-claim-steps.new-journey:not(.landing-1):not(.landing-2):not(.landing-3):not(.landing-utama) .box-action-slider-claim-steps {
  background-color: #3032c1;
}
@media (max-width: 768px) {
  .CX-claim-steps.new-journey:not(.landing-1):not(.landing-2):not(.landing-3):not(.landing-utama) .CX-claim.with-step-form .container.CX-wrapper {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

@media (min-width: 1025px) {
  .CX-pop-up-modal.modal-default.modal-semua-polis.pilih-polis .box-list-polis-row .box-list-polis-row-inner {
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 8px;
  }
}

@media (max-width: 1024px) {
  .CX-claim-steps.new-journey .box-action-slider-claim-steps.full-width-mobile {
    display: grid;
    grid-template-columns: 1fr;
    grid-row-gap: 10px;
  }
  .CX-claim-steps.new-journey .box-action-slider-claim-steps.full-width-mobile .new-btn-blue {
    display: block;
    width: 100%;
  }
}

.new-box-item.style-default.new-icon-left .new-box-item-inner .ico-box-search,
.new-box-item.style-default.new-location .new-box-item-inner .ico-box-search {
  position: absolute;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 20px;
}
.new-box-item.style-default.new-icon-left .new-box-item-inner .ico-flexible,
.new-box-item.style-default.new-location .new-box-item-inner .ico-flexible {
  position: absolute;
  right: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #fff;
}
.new-box-item.style-default.new-icon-left .new-box-item-inner .ico-flexible button,
.new-box-item.style-default.new-location .new-box-item-inner .ico-flexible button {
  border-color: transparent;
  outline: none;
  background-color: transparent;
}
.new-box-item.style-default.new-icon-left .new-box-item-inner .input .form-group .form-control,
.new-box-item.style-default.new-location .new-box-item-inner .input .form-group .form-control {
  padding-left: 50px;
  padding-right: 50px;
}
.new-box-item.style-default.new-icon-left .new-box-item-inner .input .form-group .form-control::-webkit-input-placeholder,
.new-box-item.style-default.new-location .new-box-item-inner .input .form-group .form-control::-webkit-input-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.new-box-item.style-default.new-icon-left .new-box-item-inner .input .form-group .form-control::-moz-placeholder,
.new-box-item.style-default.new-location .new-box-item-inner .input .form-group .form-control::-moz-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.new-box-item.style-default.new-icon-left .new-box-item-inner .input .form-group .form-control:-moz-placeholder,
.new-box-item.style-default.new-location .new-box-item-inner .input .form-group .form-control:-moz-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.new-box-item.style-default.new-icon-left .new-box-item-inner .input .form-group .form-control:-ms-input-placeholder,
.new-box-item.style-default.new-location .new-box-item-inner .input .form-group .form-control:-ms-input-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.new-box-item.style-default.new-icon-left:not(.no-label) .new-box-item-inner .ico-box-search,
.new-box-item.style-default.new-location:not(.no-label) .new-box-item-inner .ico-box-search {
  margin-top: 20px;
}
.new-box-item.style-default.new-icon-left:not(.no-label) .new-box-item-inner .ico-flexible,
.new-box-item.style-default.new-location:not(.no-label) .new-box-item-inner .ico-flexible {
  margin-top: 17px;
}
.new-box-item.style-default.new-icon-left.no-label .new-box-item-inner .input .form-group .control-label,
.new-box-item.style-default.new-location.no-label .new-box-item-inner .input .form-group .control-label {
  display: none;
}
.new-box-item.style-default.new-icon-left.no-label .new-box-item-inner .ico-box-search,
.new-box-item.style-default.new-location.no-label .new-box-item-inner .ico-box-search {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: 3px;
}
.new-box-item.style-default.new-icon-left.no-label .new-box-item-inner .ico-flexible,
.new-box-item.style-default.new-location.no-label .new-box-item-inner .ico-flexible {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.new-box-item.style-default.new-icon-left.no-label .new-box-item-inner .ico-flexible button,
.new-box-item.style-default.new-location.no-label .new-box-item-inner .ico-flexible button {
  cursor: pointer;
}
.new-box-item.style-default.new-icon-left.no-label .new-box-item-inner .ico-flexible button.clear-search,
.new-box-item.style-default.new-location.no-label .new-box-item-inner .ico-flexible button.clear-search {
  position: relative;
  top: 2px;
}

.row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-child .row-box-number-item-child-inner .new-box-item.style-default {
  margin-bottom: 24px;
}
.row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-child .row-box-number-item-child-inner .new-box-item.style-default:last-child {
  margin-bottom: 0px;
}

.row-box-number-item-child .row-box-number-item-child-inner .box-detail-title {
  font-size: 18px;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 11px 0px 14px;
  margin-bottom: 18px;
}

.new-box-item.style-default.new-dropdown-search {
  position: relative;
}

.row-box-number .row-box-number-inner .row-box-number-item:nth-of-type(odd) .row-box-number-item-child .row-box-number-item-child-inner {
  padding: 0;
}
.row-box-number .row-box-number-inner .row-box-number-item:nth-of-type(odd) .row-box-number-item-child .row-box-number-item-child-inner .with-boxes {
  padding: 14px 16px;
  background-color: #3032c1;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  -ms-border-radius: 13px;
  -o-border-radius: 13px;
  border-radius: 13px;
}
.row-box-number .row-box-number-inner .row-box-number-item:nth-of-type(odd) .row-box-number-item-child .row-box-number-item-child-inner .with-boxes .box-detail-title {
  padding-top: 0;
}

.new-box-item.style-default.no-search-dropdown:not(.new-textarea):not(.no-label) .new-box-item-inner .input .form-control,
.new-box-item.style-default.new-icon-left.no-search-dropdown:not(.new-textarea):not(.no-label) .new-box-item-inner .input .form-control,
.new-box-item.style-default.new-location.no-search-dropdown:not(.new-textarea):not(.no-label) .new-box-item-inner .input .form-control {
  padding: 14.5px 50px 14.5px 20px !important;
}

.CX-claim-steps.new-journey.primary-bg.landing-dokumen {
  background: #fff;
}
.CX-claim-steps.new-journey.primary-bg.landing-dokumen .box-bg-dynamic .box-bg-inner {
  background: transparent;
}

.CX-claim-steps.new-journey .CX-landing-claim.landing-dokumen {
  margin-top: 70px;
}
.CX-claim-steps.new-journey .CX-landing-claim.landing-dokumen .box-landing-claim {
  color: #333333;
}
.CX-claim-steps.new-journey .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text h4 {
  text-align: left;
  max-width: 584px;
  margin: 40px auto 16px;
  font-size: 14px;
  line-height: normal;
  font-family: "source-sans-pro-bold";
}
.CX-claim-steps.new-journey .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text h3 {
  margin: 0 auto 24px;
}
.CX-claim-steps.new-journey .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul {
  max-width: 584px;
}
.CX-claim-steps.new-journey .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul li {
  font-family: "source-sans-pro-semibold";
  font-size: 16px;
}
@media (min-width: 1025px) {
  .CX-claim-steps.new-journey .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul li {
    max-width: 65%;
  }
}
.CX-claim-steps.new-journey .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul li .ico-check svg path {
  fill: #494df4;
}
.CX-claim-steps.new-journey .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-img img {
  width: 300px;
}

.CX-claim-steps.new-journey.landing-dokumen .box-bg-dynamic .box-vector-square,
.CX-claim-steps.new-journey.landing-dokumen .box-bg-dynamic .box-circle-blur {
  display: none !important;
}
.CX-claim-steps.new-journey.landing-dokumen .box-bg-dynamic .box-vector-arrow {
  opacity: 1;
  visibility: visible;
  left: initial;
  right: -20px;
}
@media (max-width: 1024px) {
  .CX-claim-steps.new-journey.landing-dokumen .box-bg-dynamic .box-vector-arrow {
    top: 48%;
    right: 0px;
  }
}
.CX-claim-steps.new-journey.landing-dokumen .box-bg-dynamic .box-vector-arrow svg g path {
  fill: #494df4;
}
@media (max-width: 1024px) {
  .CX-claim-steps.new-journey.landing-dokumen .box-bg-dynamic .box-vector-arrow svg {
    width: 50px;
  }
}

@media (min-width: 1025px) and (max-height: 700px) {
  .CX-claim-steps.new-journey.primary-bg.landing-dokumen {
    max-height: initial;
  }
  .CX-claim-steps.new-journey.primary-bg.landing-dokumen .slider-claim-steps {
    height: initial;
  }
}

.new-box-item.style-default.new-upload-btn .box-preview-files {
  padding-top: 0px;
}

.CX-claim-steps.e-download {
  overflow-y: hidden !important;
  max-height: initial !important;
}
.CX-claim-steps.new-journey.type-plain {
  overflow: auto;
  padding-bottom: 0px;
}
@media (max-width: 1024px) {
  .CX-claim-steps.new-journey.type-plain {
    padding-bottom: 0px;
  }
}
@media (max-width: 1024px) {
  .CX-claim-steps.new-journey.type-plain .slider-claim-steps {
    padding-bottom: 0px;
  }
}
.CX-claim-steps.new-journey.type-plain .slider-claim-steps .slider-item section.CX-claim.with-step-form {
  padding-top: 0px;
}
.CX-claim-steps.new-journey.type-plain .slider-claim-steps .slider-item section.CX-claim.with-step-form .box-step-form .box-step-form-inner .CX-claim-inner {
  height: initial;
}
@media (max-width: 768px) {
  .CX-claim-steps.new-journey.type-plain .slider-claim-steps .slider-item section.CX-claim.with-step-form .box-step-form .box-step-form-inner .CX-claim-inner > .box-title {
    display: none;
  }
}
.CX-claim-steps.new-journey.type-plain .slider-claim-steps .slider-item section.CX-claim.with-step-form .box-step-form .box-step-form-inner .CX-claim-inner .box-title h3 {
  font-size: 24px;
  line-height: normal;
}
.CX-claim-steps.new-journey.type-plain .slider-claim-steps .slider-item section.CX-claim.with-step-form .box-step-form .box-step-form-inner .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .box-vector img {
  width: 280px;
}
.CX-claim-steps.new-journey.type-plain .slider-claim-steps .slider-item section.CX-claim.with-step-form .box-step-form .box-step-form-inner .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .box-vector .box-title-mobile {
  font-size: 24px;
  font-family: "source-sans-pro-bold";
  margin-top: 20px;
}
@media (max-width: 768px) {
  .CX-claim-steps.new-journey.type-plain .slider-claim-steps .slider-item section.CX-claim.with-step-form .box-step-form .box-step-form-inner .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .box-vector .box-title-mobile.hide {
    display: block !important;
  }
}
.CX-claim-steps.new-journey.type-plain .slider-claim-steps .slider-item section.CX-claim.with-step-form .box-step-form .box-step-form-inner .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .new-box-form {
  max-height: initial !important;
}
@media (max-width: 1024px) {
  .CX-claim-steps.new-journey.type-plain .slider-claim-steps .slider-item section.CX-claim.with-step-form .box-step-form .box-step-form-inner .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .new-box-form .new-box-form-inner .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner {
    padding: 0 0 !important;
  }
}
.CX-claim-steps.new-journey.type-plain .slider-claim-steps .slider-item section.CX-claim.with-step-form .box-step-form .box-step-form-inner .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .new-box-form .new-box-form-inner .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .new-box-item.style-default .new-box-item-inner .input .form-group .control-label {
  color: #333;
  font-size: 18px;
  font-family: "source-sans-pro-semibold";
}
.CX-claim-steps.new-journey.type-plain .slider-claim-steps .slider-item section.CX-claim.with-step-form .box-step-form .box-step-form-inner .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .new-box-form .new-box-form-inner .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .new-box-item.style-default .new-box-item-inner .input .form-group .control-label .reference-mark.text-warning {
  color: #ff1721 !important;
}
.CX-claim-steps.new-journey.type-plain .slider-claim-steps .slider-item section.CX-claim.with-step-form .box-step-form .box-step-form-inner .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .new-box-form .new-box-form-inner .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .new-box-item.style-default .new-box-item-inner .input .form-group .form-control {
  border-color: #999999;
}
.CX-claim-steps.new-journey.type-plain .slider-claim-steps .slider-item section.CX-claim.with-step-form .box-step-form .box-step-form-inner .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .new-box-form .new-box-form-inner .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .new-box-item.style-default.new-dropdown-search .box-dropdow-list {
  border: 1px solid #e5e5e5;
  background: #fff;
  -webkit-box-shadow: 0px 6px 15px 3px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 6px 15px 3px rgba(0, 0, 0, 0.06);
  -ms-box-shadow: 0px 6px 15px 3px rgba(0, 0, 0, 0.06);
  -o-box-shadow: 0px 6px 15px 3px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 6px 15px 3px rgba(0, 0, 0, 0.06);
}
.CX-claim-steps.new-journey.type-plain.landing-utama .slider-claim-steps {
  height: auto;
}
.CX-claim-steps.new-journey.type-plain.e-download .CX-claim .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .new-box-form {
  max-width: 551px;
}
@media (max-width: 768px) {
  .CX-claim-steps.new-journey.type-plain.e-download .CX-claim .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .new-box-form {
    max-width: 100%;
  }
}

section.CX-claim-steps .slider-claim-steps .CX-claim .container.CX-wrapper .CX-claim-inner .cx-laporan-kinerja .container.CX-wrapper {
  padding-left: 0px !important;
  padding-right: 0px !important;
  max-width: initial !important;
}

.new-box-item.style-default.new-dropdown-search.no-search-dropdown .ico-flexible .icon-loader {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 57px;
  opacity: 0;
  visibility: hidden;
}

.CX-claim-steps.new-journey.type-plain .slider-claim-steps .slider-item section.CX-claim.with-step-form .box-step-form .box-step-form-inner .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .new-box-form .new-box-form-inner .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .new-box-item.style-default .new-box-item-inner .input .form-group .form-control {
  height: 48px;
}
.CX-claim-steps.new-journey.type-plain .slider-claim-steps .slider-item section.CX-claim.with-step-form .box-step-form .box-step-form-inner .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .new-box-form .new-box-form-inner .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .new-box-item.style-default .new-box-item-inner .ico-flexible {
  margin-top: 20px !important;
  right: 10px;
}
.CX-claim-steps.new-journey.type-plain .slider-claim-steps .slider-item section.CX-claim.with-step-form .box-step-form .box-step-form-inner .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .new-box-form .new-box-form-inner .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .new-box-item.style-default.has-loader .new-box-item-inner .input .form-group .form-control {
  padding: 14.5px 70px 14.5px 20px !important;
}
.CX-claim-steps.new-journey.type-plain .slider-claim-steps .slider-item section.CX-claim.with-step-form .box-step-form .box-step-form-inner .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .new-box-form .new-box-form-inner .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .new-box-item.style-default.has-loader .new-box-item-inner .ico-flexible .icon-loader {
  opacity: 1;
  visibility: visible;
}
.CX-claim-steps.new-journey.type-plain .slider-claim-steps .slider-item section.CX-claim.with-step-form .box-step-form .box-step-form-inner .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .new-box-form .new-box-form-inner .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .new-box-item.style-default.has-done .new-box-item-inner .input .form-group .form-control {
  padding: 14.5px 70px 14.5px 20px !important;
}
.CX-claim-steps.new-journey.type-plain .slider-claim-steps .slider-item section.CX-claim.with-step-form .box-step-form .box-step-form-inner .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .new-box-form .new-box-form-inner .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .new-box-item.style-default.has-done .new-box-item-inner .input:after {
  right: 45px;
}

button.new-btn-blue.bg-white.c-primary.right-icon.block.stroke-icon.upload-btn .text {
  top: -2px;
}

.row-box-number-item .row-box-number-item-inner .box-preview-files {
  padding: 0 0;
}

.CX-claim-steps.new-journey .box-agree {
  background-color: #fff;
  padding: 16px 60px;
}
@media (max-width: 767px) {
  .CX-claim-steps.new-journey .box-agree {
    padding: 16px 25px;
  }
}
@media (min-width: 769px) {
  .CX-claim-steps.new-journey .box-agree {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
  }
}
.CX-claim-steps.new-journey .box-agree .box-agree-inner {
  display: flex;
  grid-column-gap: 8px;
}
.CX-claim-steps.new-journey .box-agree .box-agree-inner .box-text {
  font-size: 14px;
  line-height: 20px;
  font-family: "source-sans-pro-semibold";
  color: #5f5f5f;
}
.CX-claim-steps.new-journey .box-agree .box-agree-inner .box-text a {
  color: inherit;
  text-decoration: none;
}

.CX-pop-up-modal.modal-default.modal-dropdown .box-pop-up-modal .box-pop-up-modal-inner {
  max-height: initial;
}
.CX-pop-up-modal.modal-default.modal-dropdown .box-pop-up-modal .box-pop-up-modal-inner .new-box-item.style-default.new-dropdown-search.search-mobile.no-label .box-dropdow-list {
  height: 60vh;
  overflow: auto;
}
.CX-pop-up-modal.modal-default .new-box-item.style-default.new-dropdown-search.search-mobile {
  padding: 10px 0;
}
.CX-pop-up-modal.modal-default .new-box-item.style-default.new-dropdown-search.search-mobile .box-dropdow-list {
  position: relative;
  max-height: initial;
  opacity: 1;
  visibility: visible;
  margin-top: 20px;
}
.CX-pop-up-modal.modal-default .new-box-item.style-default.new-dropdown-search.search-mobile .box-dropdow-list ul {
  padding: 0 0;
}
.CX-pop-up-modal.modal-default .new-box-item.style-default.new-dropdown-search.search-mobile .box-dropdow-list ul li .text {
  font-size: 18px;
  color: #333;
}
.CX-pop-up-modal.modal-default .new-box-item.style-default.new-dropdown-search.search-mobile .new-box-item-inner {
  position: relative;
}
.CX-pop-up-modal.modal-default .new-box-item.style-default.new-dropdown-search.search-mobile .new-box-item-inner .input .form-group .form-control {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #e5e5e5;
  background-color: #f5f5f5;
  height: 50px;
  font-size: 18px;
  color: #333;
}
.CX-pop-up-modal.modal-default .new-box-item.style-default.new-dropdown-search.search-mobile .new-box-item-inner .ico-flexible {
  background-color: #f5f5f5;
}
@media (min-width: 769px) {
  .CX-pop-up-modal.modal-default.modal-dropdown {
    display: none !important;
  }
}
.CX-pop-up-modal.modal-default.modal-dropdown:not(.open) .new-box-item.style-default {
  display: none;
}

.CX-pop-up-modal.modal-default .box-list-polis-row .box-list-polis-row-inner a.list-polis-item .list-polis-item-inner .box-ico-polis {
  flex: 0 0 auto;
  width: 30px;
  height: 30px;
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 7C15.3082 7 15.5581 7.24989 15.5581 7.55814V7.74525C15.6409 7.7465 15.7115 7.74921 15.7774 7.75503C17.1244 7.87415 18.1923 8.94197 18.3114 10.2891C18.3223 10.4122 18.3223 10.5517 18.3222 10.7565L18.3222 11.6668C18.3222 14.5462 16.1313 16.914 13.3256 17.1939V18.7209C13.3256 20.4677 14.7416 21.8837 16.4884 21.8837H17.145C18.0753 21.8837 18.8881 21.3765 19.3205 20.6229C18.215 20.2517 17.4186 19.2072 17.4186 17.9767C17.4186 16.4355 18.668 15.186 20.2093 15.186C21.7505 15.186 23 16.4355 23 17.9767C23 19.4208 21.9031 20.6087 20.4971 20.7527C19.9557 22.0711 18.6594 23 17.145 23H16.4884C14.1251 23 12.2093 21.0842 12.2093 18.7209V17.1949C9.28591 16.9142 7 14.4511 7 11.4542L7 10.7566C6.99998 10.5517 6.99996 10.4122 7.01085 10.2891C7.12997 8.94197 8.19779 7.87415 9.54488 7.75503C9.66073 7.74479 9.79107 7.7442 9.97674 7.74418V7.55814C9.97674 7.24989 10.2266 7 10.5349 7C10.8431 7 11.093 7.24989 11.093 7.55814V9.04651C11.093 9.35476 10.8431 9.60464 10.5349 9.60464C10.2266 9.60464 9.97674 9.35476 9.97674 9.04651V8.86048C9.78072 8.86061 9.70431 8.86156 9.6432 8.86697C8.83495 8.93844 8.19426 9.57913 8.12279 10.3874C8.11683 10.4548 8.11628 10.5408 8.11628 10.7856V11.4542C8.11628 14.0229 10.1987 16.1053 12.7674 16.1053C15.2188 16.1053 17.206 14.1181 17.206 11.6668V10.7856C17.206 10.5408 17.2054 10.4548 17.1994 10.3874C17.128 9.57913 16.4873 8.93844 15.679 8.86697C15.6475 8.86418 15.612 8.86258 15.5581 8.86166V9.04651C15.5581 9.35476 15.3082 9.60464 15 9.60464C14.6917 9.60464 14.4418 9.35476 14.4418 9.04651V7.55814C14.4418 7.24989 14.6917 7 15 7ZM18.5349 17.9767C18.5349 17.052 19.2845 16.3023 20.2093 16.3023C21.134 16.3023 21.8837 17.052 21.8837 17.9767C21.8837 18.9015 21.134 19.6511 20.2093 19.6511C19.2845 19.6511 18.5349 18.9015 18.5349 17.9767Z' fill='%23494DF4' stroke='%23494DF4' stroke-width='0.4' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
.CX-pop-up-modal.modal-default .box-list-polis-row .box-list-polis-row-inner a.list-polis-item .list-polis-item-inner .box-text {
  padding: 0 0;
}
.box-list-polis-row .box-list-polis-row-inner a.list-polis-item .list-polis-item-inner .box-text .polis-numb .badge-fast-claim {
  background: none;
  border: 1px solid #fff;
  line-height: 15px;
  margin-left: 8px;
}

.CX-claim-steps.new-journey .CX-tab .CX-tab-inner .CX-tab-item.done .inner:after {
  bottom: 2px;
}
.CX-claim-steps.new-journey .CX-tab .CX-tab-inner .CX-tab-item.selected .inner .text {
  max-width: 50%;
}
.CX-claim-steps.new-journey .CX-tab .CX-tab-inner .CX-tab-item.selected .inner .ico {
  top: 3px;
  position: relative;
}

.new-box-item.style-default.new-dropdown-search .box-dropdow-list ul li .text .badge-fast-claim {
  line-height: 21px;
}

.CX-claim-steps.new-journey .new-box-item.style-default .new-box-item-inner .input .form-group.has-success .form-control, .CX-claim-steps.new-journey .new-box-item.style-default .new-box-item-inner .input .form-group.has-error .form-control {
  background-color: #fff;
}
.CX-claim-steps.new-journey .new-box-item.style-default .new-box-item-inner .input .form-group.has-error .form-control {
  border: 1px solid #ff1721;
}
.CX-claim-steps.new-journey .new-box-item.style-default .new-box-item-inner .input .form-group.has-error .form-validator-stack.help-block {
  z-index: 2;
  color: #fff;
}
.CX-claim-steps.new-journey .new-box-item.style-default.has-success .new-box-item-inner .input:after {
  display: none;
}

.box-alert-auto-save {
  position: fixed;
  width: calc(100% - 336px);
  left: 336px;
  top: 115px;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  display: grid;
  row-gap: 8px;
}
@media (max-width: 1024px) {
  .box-alert-auto-save {
    width: 100%;
    left: 0px;
  }
}
@media (max-width: 363px) {
  .box-alert-auto-save {
    width: initial;
    transform: none;
    left: 10px;
    right: 10px;
  }
}
.box-alert-auto-save a {
  width: 362px;
  margin: 0 auto;
  text-decoration: none;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 370px) {
  .box-alert-auto-save a {
    width: auto;
  }
}
.box-alert-auto-save .box-alert-auto-save-inner {
  padding: 7px 16px;
  background-color: #fff;
  display: flex;
  align-items: center;
  grid-column-gap: 8px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  -webkit-box-shadow: 0px 6px 8px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 6px 8px 2px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 6px 8px 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 6px 8px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 6px 8px 2px rgba(0, 0, 0, 0.1);
}
.box-alert-auto-save .box-alert-auto-save-inner .ico {
  flex: 0 0 auto;
  max-width: 39px;
}
.box-alert-auto-save .box-alert-auto-save-inner .box-text {
  flex: 1 1 auto;
  display: flex;
}
.box-alert-auto-save .box-alert-auto-save-inner .box-text .box-text-inner {
  color: #333;
  flex: 1 1 auto;
}
.box-alert-auto-save .box-alert-auto-save-inner .box-text .box-text-inner h3 {
  font-size: 16px;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  margin-bottom: 2px;
}
.box-alert-auto-save .box-alert-auto-save-inner .box-text .box-text-inner p {
  font-size: 13px;
  line-height: normal;
  margin-bottom: 0px;
}
.box-alert-auto-save .box-alert-auto-save-inner .box-text .box-tutup {
  font-size: 12px;
  font-family: "source-sans-pro-semibold";
  color: #333;
  flex: 0 0 auto;
}

.new-box-item.style-default.new-date .new-box-item-inner {
  position: relative;
}

.CX-title-and-filter .box-title-and-filter .box-title {
  margin-bottom: 40px;
}
.CX-title-and-filter .box-title-and-filter .box-title h1 {
  font-size: 24px;
  font-family: "source-sans-pro-bold";
}
.CX-title-and-filter .box-title-and-filter .box-filter {
  background-color: #f5f5f5;
  padding: 17px 24px;
}
@media (max-width: 767px) {
  .CX-title-and-filter .box-title-and-filter .box-filter .container.CX-wrapper {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
.CX-title-and-filter .box-title-and-filter .box-filter .box-filter-inner {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}
@media (max-width: 767px) {
  .CX-title-and-filter .box-title-and-filter .box-filter .box-filter-inner {
    grid-template-columns: 1fr;
  }
}
.CX-title-and-filter .box-title-and-filter .box-filter .box-filter-inner .filter-item .new-box-item.style-default .new-box-item-inner .input .form-group {
  margin-bottom: 0px;
}
.CX-title-and-filter .box-title-and-filter .box-filter .box-filter-inner .filter-item .new-box-item.style-default .new-box-item-inner .input .form-group .form-control {
  height: 56px;
  font-size: 18px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

.CX-title-and-filter .box-title-and-filter .box-filter .box-filter-inner .filter-item .new-box-item.style-default.new-date .new-box-item-inner .input .form-group .form-control {
  padding-right: 20px;
}

.CX-riwayat-klaim {
  margin: 24px 0;
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 16px;
  grid-row-gap: 24px;
}
@media (max-width: 1280px) {
  .CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner {
    grid-template-columns: repeat(1, 1fr);
  }
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item {
  -webkit-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.1);
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -ms-border-bottom-left-radius: 8px;
  -o-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  -ms-border-bottom-right-radius: 8px;
  -o-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item:hover {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-top {
  background-color: #3032c1;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-top-left-radius: 8px;
  -ms-border-top-left-radius: 8px;
  -o-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-top-right-radius: 8px;
  -ms-border-top-right-radius: 8px;
  -o-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-top .box-ico-and-polis {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  grid-column-gap: 8px;
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-top .box-ico-and-polis .box-ico {
  flex: 0 0 auto;
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-top .box-ico-and-polis .box-ico .ico {
  background-image: url("data:image/svg+xml,%3Csvg width='31' height='30' viewBox='0 0 31 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='15.0791' cy='15' rx='15.0475' ry='15' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0791 7C15.3883 7 15.639 7.24989 15.639 7.55814V7.74525C15.722 7.7465 15.7928 7.74921 15.8589 7.75503C17.2103 7.87415 18.2815 8.94197 18.401 10.2891C18.4119 10.4122 18.4119 10.5517 18.4119 10.7565L18.4119 11.6668C18.4119 14.5462 16.214 16.914 13.3994 17.1939V18.7209C13.3994 20.4677 14.8199 21.8837 16.5722 21.8837H17.2309C18.1642 21.8837 18.9796 21.3765 19.4133 20.6229C18.3043 20.2517 17.5054 19.2072 17.5054 17.9767C17.5054 16.4355 18.7587 15.186 20.3049 15.186C21.851 15.186 23.1044 16.4355 23.1044 17.9767C23.1044 19.4208 22.0041 20.6087 20.5936 20.7527C20.0505 22.0711 18.7501 23 17.2309 23H16.5722C14.2014 23 12.2796 21.0842 12.2796 18.7209V17.1949C9.34695 16.9142 7.05381 14.4511 7.05381 11.4542L7.0538 10.7566C7.05378 10.5517 7.05377 10.4122 7.06469 10.2891C7.18419 8.94197 8.25539 7.87415 9.60673 7.75503C9.72295 7.74479 9.85371 7.7442 10.04 7.74418V7.55814C10.04 7.24989 10.2906 7 10.5999 7C10.9091 7 11.1598 7.24989 11.1598 7.55814V9.04651C11.1598 9.35476 10.9091 9.60464 10.5999 9.60464C10.2906 9.60464 10.04 9.35476 10.04 9.04651V8.86048C9.84332 8.86061 9.76667 8.86156 9.70537 8.86697C8.89456 8.93844 8.25184 9.57913 8.18014 10.3874C8.17416 10.4548 8.17362 10.5408 8.17362 10.7856V11.4542C8.17362 14.0229 10.2626 16.1053 12.8395 16.1053C15.2986 16.1053 17.2921 14.1181 17.2921 11.6668V10.7856C17.2921 10.5408 17.2915 10.4548 17.2855 10.3874C17.2138 9.57913 16.5711 8.93844 15.7603 8.86697C15.7287 8.86418 15.6931 8.86258 15.639 8.86166V9.04651C15.639 9.35476 15.3883 9.60464 15.0791 9.60464C14.7699 9.60464 14.5192 9.35476 14.5192 9.04651V7.55814C14.5192 7.24989 14.7699 7 15.0791 7ZM18.6252 17.9767C18.6252 17.052 19.3772 16.3023 20.3049 16.3023C21.2326 16.3023 21.9846 17.052 21.9846 17.9767C21.9846 18.9015 21.2326 19.6511 20.3049 19.6511C19.3772 19.6511 18.6252 18.9015 18.6252 17.9767Z' fill='%233032C1'/%3E%3C/svg%3E%0A");
  width: 30px;
  height: 30px;
  display: inline-block;
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-top .box-ico-and-polis .box-ico .ico svg {
  display: none;
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-top .box-ico-and-polis .box-text .text {
  font-size: 12px;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  color: rgba(255, 255, 255, 0.8);
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-top .box-ico-and-polis .box-text .value {
  font-size: 16px;
  font-family: "source-sans-pro-bold";
  color: #fff;
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-top .box-status-polis {
  flex: 0 0 auto;
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-top .box-status-polis .box-status-polis-inner {
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  color: #3032c1;
  font-size: 10px;
  font-family: "source-sans-pro-bold";
  padding: 3px 12px 3px 28px;
  position: relative;
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-top .box-status-polis .box-status-polis-inner .ico {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 12px;
  width: 12px;
  height: 12px;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 8.5L6 5M6 5L7.5 6.5M6 5L4.5 6.5' stroke='%233032C1' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 3.5H6H4' stroke='%233032C1' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M1 6C1 3.64298 1 2.46447 1.73223 1.73223C2.46447 1 3.64298 1 6 1C8.35702 1 9.53553 1 10.2678 1.73223C11 2.46447 11 3.64298 11 6C11 8.35702 11 9.53553 10.2678 10.2678C9.53553 11 8.35702 11 6 11C3.64298 11 2.46447 11 1.73223 10.2678C1 9.53553 1 8.35702 1 6Z' stroke='%233032C1' stroke-width='1.5'/%3E%3C/svg%3E%0A");
  background-size: cover;
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details {
  padding: 13px 16px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -ms-border-bottom-left-radius: 8px;
  -o-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  -ms-border-bottom-right-radius: 8px;
  -o-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details .box-details-inner {
  display: grid;
  align-items: flex-end;
  grid-template-columns: repeat(2, 1fr);
  grid-row-gap: 12px;
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details .box-details-inner .box-details-item .box-details-item-inner {
  display: inline-block;
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details .box-details-inner .box-details-item .label {
  border: 0;
  color: #999999;
  font-weight: normal;
  font-size: 12px;
  font-family: "source-sans-pro-regular";
  padding: 0;
  width: 100%;
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details .box-details-inner .box-details-item .numb {
  font-size: 18px;
  line-height: normal;
  font-family: "source-sans-pro-bold";
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details .box-details-inner .box-details-item .date {
  width: 100%;
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details .box-details-inner .box-details-item .date .ico-date {
  position: relative;
  padding-left: 18px;
  color: #5f5f5f;
  font-size: 13px;
  font-family: "source-sans-pro-semibold";
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details .box-details-inner .box-details-item .date .ico-date:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.05063 5.87209C1.05063 3.93813 1.05063 2.97114 1.65334 2.37034C2.25604 1.76953 3.22609 1.76953 5.16618 1.76953H7.22395C9.16404 1.76953 10.1341 1.76953 10.7368 2.37034C11.3395 2.97114 11.3395 3.93813 11.3395 5.8721V6.89774C11.3395 8.8317 11.3395 9.79869 10.7368 10.3995C10.1341 11.0003 9.16404 11.0003 7.22395 11.0003H5.16618C3.22609 11.0003 2.25604 11.0003 1.65334 10.3995C1.05063 9.79869 1.05063 8.8317 1.05063 6.89774V5.87209Z' stroke='%235F5F5F'/%3E%3Cpath d='M3.62285 1.76923V1' stroke='%235F5F5F' stroke-linecap='round'/%3E%3Cpath d='M8.76728 1.76923V1' stroke='%235F5F5F' stroke-linecap='round'/%3E%3Cpath d='M1.30785 4.33398H11.0823' stroke='%235F5F5F' stroke-linecap='round'/%3E%3Cpath d='M9.28173 8.4352C9.28173 8.71842 9.0514 8.94802 8.76728 8.94802C8.48316 8.94802 8.25284 8.71842 8.25284 8.4352C8.25284 8.15197 8.48316 7.92238 8.76728 7.92238C9.0514 7.92238 9.28173 8.15197 9.28173 8.4352Z' fill='%235F5F5F'/%3E%3Cpath d='M9.28173 6.38391C9.28173 6.66714 9.0514 6.89673 8.76728 6.89673C8.48316 6.89673 8.25284 6.66714 8.25284 6.38391C8.25284 6.10069 8.48316 5.87109 8.76728 5.87109C9.0514 5.87109 9.28173 6.10069 9.28173 6.38391Z' fill='%235F5F5F'/%3E%3Cpath d='M6.70951 8.4352C6.70951 8.71842 6.47918 8.94802 6.19506 8.94802C5.91094 8.94802 5.68062 8.71842 5.68062 8.4352C5.68062 8.15197 5.91094 7.92238 6.19506 7.92238C6.47918 7.92238 6.70951 8.15197 6.70951 8.4352Z' fill='%235F5F5F'/%3E%3Cpath d='M6.70951 6.38391C6.70951 6.66714 6.47918 6.89673 6.19506 6.89673C5.91094 6.89673 5.68062 6.66714 5.68062 6.38391C5.68062 6.10069 5.91094 5.87109 6.19506 5.87109C6.47918 5.87109 6.70951 6.10069 6.70951 6.38391Z' fill='%235F5F5F'/%3E%3Cpath d='M4.13729 8.4352C4.13729 8.71842 3.90696 8.94802 3.62284 8.94802C3.33872 8.94802 3.1084 8.71842 3.1084 8.4352C3.1084 8.15197 3.33872 7.92238 3.62284 7.92238C3.90696 7.92238 4.13729 8.15197 4.13729 8.4352Z' fill='%235F5F5F'/%3E%3Cpath d='M4.13729 6.38391C4.13729 6.66714 3.90696 6.89673 3.62284 6.89673C3.33872 6.89673 3.1084 6.66714 3.1084 6.38391C3.1084 6.10069 3.33872 5.87109 3.62284 5.87109C3.90696 5.87109 4.13729 6.10069 4.13729 6.38391Z' fill='%235F5F5F'/%3E%3C/svg%3E%0A");
  width: 12px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details .box-details-inner .box-details-item:nth-of-type(even) {
  text-align: right;
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details .box-details-inner .box-details-item:nth-of-type(even) .label,
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details .box-details-inner .box-details-item:nth-of-type(even) .date {
  margin-left: 0;
  text-align: left;
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details .box-details-inner .box-details-item:nth-of-type(even) .box-details-item-inner {
  width: 140px;
  text-align: left;
}

.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.approved .box-riwayat-klaim-item-inner .box-top {
  background-color: #027180;
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.approved .box-riwayat-klaim-item-inner .box-top .box-status-polis .box-status-polis-inner {
  color: #027180;
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.approved .box-riwayat-klaim-item-inner .box-top .box-status-polis .box-status-polis-inner .ico {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='6' cy='6' r='5' stroke='%23027180' stroke-width='1.5'/%3E%3Cpath d='M4.25 6.25L5.25 7.25L7.75 4.75' stroke='%23027180' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.approved .box-riwayat-klaim-item-inner .box-top .box-ico-and-polis .box-ico .ico {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 7C15.3082 7 15.5581 7.24989 15.5581 7.55814V7.74525C15.6409 7.7465 15.7115 7.74921 15.7774 7.75503C17.1244 7.87415 18.1923 8.94197 18.3114 10.2891C18.3223 10.4122 18.3223 10.5517 18.3222 10.7565L18.3222 11.6668C18.3222 14.5462 16.1313 16.914 13.3256 17.1939V18.7209C13.3256 20.4677 14.7416 21.8837 16.4884 21.8837H17.145C18.0753 21.8837 18.8881 21.3765 19.3205 20.6229C18.215 20.2517 17.4186 19.2072 17.4186 17.9767C17.4186 16.4355 18.668 15.186 20.2093 15.186C21.7505 15.186 23 16.4355 23 17.9767C23 19.4208 21.9031 20.6087 20.4971 20.7527C19.9557 22.0711 18.6594 23 17.145 23H16.4884C14.1251 23 12.2093 21.0842 12.2093 18.7209V17.1949C9.28591 16.9142 7 14.4511 7 11.4542L7 10.7566C6.99998 10.5517 6.99996 10.4122 7.01085 10.2891C7.12997 8.94197 8.19779 7.87415 9.54488 7.75503C9.66073 7.74479 9.79107 7.7442 9.97674 7.74418V7.55814C9.97674 7.24989 10.2266 7 10.5349 7C10.8431 7 11.093 7.24989 11.093 7.55814V9.04651C11.093 9.35476 10.8431 9.60464 10.5349 9.60464C10.2266 9.60464 9.97674 9.35476 9.97674 9.04651V8.86048C9.78072 8.86061 9.70431 8.86156 9.6432 8.86697C8.83495 8.93844 8.19426 9.57913 8.12279 10.3874C8.11683 10.4548 8.11628 10.5408 8.11628 10.7856V11.4542C8.11628 14.0229 10.1987 16.1053 12.7674 16.1053C15.2188 16.1053 17.206 14.1181 17.206 11.6668V10.7856C17.206 10.5408 17.2054 10.4548 17.1994 10.3874C17.128 9.57913 16.4873 8.93844 15.679 8.86697C15.6475 8.86418 15.612 8.86258 15.5581 8.86166V9.04651C15.5581 9.35476 15.3082 9.60464 15 9.60464C14.6917 9.60464 14.4418 9.35476 14.4418 9.04651V7.55814C14.4418 7.24989 14.6917 7 15 7ZM18.5349 17.9767C18.5349 17.052 19.2845 16.3023 20.2093 16.3023C21.134 16.3023 21.8837 17.052 21.8837 17.9767C21.8837 18.9015 21.134 19.6511 20.2093 19.6511C19.2845 19.6511 18.5349 18.9015 18.5349 17.9767Z' fill='%23027180'/%3E%3C/svg%3E%0A");
}

.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.pending .box-riwayat-klaim-item-inner .box-top {
  background-color: #da7301;
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.pending .box-riwayat-klaim-item-inner .box-top .box-status-polis .box-status-polis-inner {
  color: #da7301;
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.pending .box-riwayat-klaim-item-inner .box-top .box-status-polis .box-status-polis-inner .ico {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6C1 8.76142 3.23858 11 6 11C8.76142 11 11 8.76142 11 6C11 3.23858 8.76142 1 6 1' stroke='%23DA7301' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M6 4.5V6.5H8' stroke='%23DA7301' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='6' cy='6' r='5' stroke='%23DA7301' stroke-width='1.5' stroke-linecap='round' stroke-dasharray='0.5 3.5'/%3E%3C/svg%3E%0A");
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.pending .box-riwayat-klaim-item-inner .box-top .box-ico-and-polis .box-ico .ico {
  background-image: url("data:image/svg+xml,%3Csvg width='31' height='30' viewBox='0 0 31 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='15.0791' cy='15' rx='15.0475' ry='15' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0791 7C15.3883 7 15.639 7.24989 15.639 7.55814V7.74525C15.722 7.7465 15.7928 7.74921 15.8589 7.75503C17.2103 7.87415 18.2815 8.94197 18.401 10.2891C18.4119 10.4122 18.4119 10.5517 18.4119 10.7565L18.4119 11.6668C18.4119 14.5462 16.214 16.914 13.3994 17.1939V18.7209C13.3994 20.4677 14.8199 21.8837 16.5722 21.8837H17.2309C18.1642 21.8837 18.9796 21.3765 19.4133 20.6229C18.3043 20.2517 17.5054 19.2072 17.5054 17.9767C17.5054 16.4355 18.7587 15.186 20.3049 15.186C21.851 15.186 23.1044 16.4355 23.1044 17.9767C23.1044 19.4208 22.0041 20.6087 20.5936 20.7527C20.0505 22.0711 18.7501 23 17.2309 23H16.5722C14.2014 23 12.2796 21.0842 12.2796 18.7209V17.1949C9.34695 16.9142 7.05381 14.4511 7.05381 11.4542L7.0538 10.7566C7.05378 10.5517 7.05377 10.4122 7.06469 10.2891C7.18419 8.94197 8.25539 7.87415 9.60673 7.75503C9.72295 7.74479 9.85371 7.7442 10.04 7.74418V7.55814C10.04 7.24989 10.2906 7 10.5999 7C10.9091 7 11.1598 7.24989 11.1598 7.55814V9.04651C11.1598 9.35476 10.9091 9.60464 10.5999 9.60464C10.2906 9.60464 10.04 9.35476 10.04 9.04651V8.86048C9.84332 8.86061 9.76667 8.86156 9.70537 8.86697C8.89456 8.93844 8.25184 9.57913 8.18014 10.3874C8.17416 10.4548 8.17362 10.5408 8.17362 10.7856V11.4542C8.17362 14.0229 10.2626 16.1053 12.8395 16.1053C15.2986 16.1053 17.2921 14.1181 17.2921 11.6668V10.7856C17.2921 10.5408 17.2915 10.4548 17.2855 10.3874C17.2138 9.57913 16.5711 8.93844 15.7603 8.86697C15.7287 8.86418 15.6931 8.86258 15.639 8.86166V9.04651C15.639 9.35476 15.3883 9.60464 15.0791 9.60464C14.7699 9.60464 14.5192 9.35476 14.5192 9.04651V7.55814C14.5192 7.24989 14.7699 7 15.0791 7ZM18.6252 17.9767C18.6252 17.052 19.3772 16.3023 20.3049 16.3023C21.2326 16.3023 21.9846 17.052 21.9846 17.9767C21.9846 18.9015 21.2326 19.6511 20.3049 19.6511C19.3772 19.6511 18.6252 18.9015 18.6252 17.9767Z' fill='%23DA7301'/%3E%3C/svg%3E%0A");
}

.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.rejected .box-riwayat-klaim-item-inner .box-top {
  background-color: #c91432;
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.rejected .box-riwayat-klaim-item-inner .box-top .box-status-polis .box-status-polis-inner {
  color: #c91432;
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.rejected .box-riwayat-klaim-item-inner .box-top .box-status-polis .box-status-polis-inner .ico {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.25 2.75L2.75001 9.24988' stroke='%23C91432' stroke-width='1.5' stroke-linecap='round'/%3E%3Ccircle cx='6' cy='6' r='5' stroke='%23C91432' stroke-width='1.5'/%3E%3C/svg%3E%0A");
}
.CX-riwayat-klaim .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.rejected .box-riwayat-klaim-item-inner .box-top .box-ico-and-polis .box-ico .ico {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 7C15.3082 7 15.5581 7.24989 15.5581 7.55814V7.74525C15.6409 7.7465 15.7115 7.74921 15.7774 7.75503C17.1244 7.87415 18.1923 8.94197 18.3114 10.2891C18.3223 10.4122 18.3223 10.5517 18.3222 10.7565L18.3222 11.6668C18.3222 14.5462 16.1313 16.914 13.3256 17.1939V18.7209C13.3256 20.4677 14.7416 21.8837 16.4884 21.8837H17.145C18.0753 21.8837 18.8881 21.3765 19.3205 20.6229C18.215 20.2517 17.4186 19.2072 17.4186 17.9767C17.4186 16.4355 18.668 15.186 20.2093 15.186C21.7505 15.186 23 16.4355 23 17.9767C23 19.4208 21.9031 20.6087 20.4971 20.7527C19.9557 22.0711 18.6594 23 17.145 23H16.4884C14.1251 23 12.2093 21.0842 12.2093 18.7209V17.1949C9.28591 16.9142 7 14.4511 7 11.4542L7 10.7566C6.99998 10.5517 6.99996 10.4122 7.01085 10.2891C7.12997 8.94197 8.19779 7.87415 9.54488 7.75503C9.66073 7.74479 9.79107 7.7442 9.97674 7.74418V7.55814C9.97674 7.24989 10.2266 7 10.5349 7C10.8431 7 11.093 7.24989 11.093 7.55814V9.04651C11.093 9.35476 10.8431 9.60464 10.5349 9.60464C10.2266 9.60464 9.97674 9.35476 9.97674 9.04651V8.86048C9.78072 8.86061 9.70431 8.86156 9.6432 8.86697C8.83495 8.93844 8.19426 9.57913 8.12279 10.3874C8.11683 10.4548 8.11628 10.5408 8.11628 10.7856V11.4542C8.11628 14.0229 10.1987 16.1053 12.7674 16.1053C15.2188 16.1053 17.206 14.1181 17.206 11.6668V10.7856C17.206 10.5408 17.2054 10.4548 17.1994 10.3874C17.128 9.57913 16.4873 8.93844 15.679 8.86697C15.6475 8.86418 15.612 8.86258 15.5581 8.86166V9.04651C15.5581 9.35476 15.3082 9.60464 15 9.60464C14.6917 9.60464 14.4418 9.35476 14.4418 9.04651V7.55814C14.4418 7.24989 14.6917 7 15 7ZM18.5349 17.9767C18.5349 17.052 19.2845 16.3023 20.2093 16.3023C21.134 16.3023 21.8837 17.052 21.8837 17.9767C21.8837 18.9015 21.134 19.6511 20.2093 19.6511C19.2845 19.6511 18.5349 18.9015 18.5349 17.9767Z' fill='%23C91432'/%3E%3C/svg%3E%0A");
}

.box-draft-klaim {
  margin: 24px 0;
}
.box-draft-klaim .box-draft-summary {
  font-size: 16px;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  color: #333;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.box-draft-klaim .box-draft-summary .value {
  text-align: right;
}
.box-draft-klaim .box-draft-klaim-inner {
  margin: 24px 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 22px;
  grid-row-gap: 22px;
}
@media (max-width: 767px) {
  .box-draft-klaim .box-draft-klaim-inner {
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 9px;
  }
}
.box-draft-klaim .box-draft-klaim-inner .box-draft-klaim-item-inner {
  border: 1px solid #e5e5e5;
  background-color: #fafafa;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 10px 24px;
  display: flex;
  align-items: center;
  grid-column-gap: 23px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.box-draft-klaim .box-draft-klaim-inner .box-draft-klaim-item-inner:hover {
  border-color: #494df4;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
.box-draft-klaim .box-draft-klaim-inner .box-draft-klaim-item-inner .box-date {
  flex: 0 0 auto;
  text-align: center;
  position: relative;
  top: 1px;
}
.box-draft-klaim .box-draft-klaim-inner .box-draft-klaim-item-inner .box-date .monthname {
  color: #333;
  font-size: 16px;
  font-family: "source-sans-pro-semibold";
  line-height: normal;
}
@media (max-width: 767px) {
  .box-draft-klaim .box-draft-klaim-inner .box-draft-klaim-item-inner .box-date .monthname {
    font-size: 12px;
  }
}
.box-draft-klaim .box-draft-klaim-inner .box-draft-klaim-item-inner .box-date .date {
  font-size: 30px;
  font-family: "source-sans-pro-bold";
  color: #494df4;
  line-height: 30px;
}
@media (max-width: 767px) {
  .box-draft-klaim .box-draft-klaim-inner .box-draft-klaim-item-inner .box-date .date {
    font-size: 27px;
  }
}
.box-draft-klaim .box-draft-klaim-inner .box-draft-klaim-item-inner .box-title {
  flex: 1 1 auto;
}
.box-draft-klaim .box-draft-klaim-inner .box-draft-klaim-item-inner .box-title .title {
  font-family: "source-sans-pro-bold";
  font-size: 22px;
  color: #333;
  line-height: normal;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .box-draft-klaim .box-draft-klaim-inner .box-draft-klaim-item-inner .box-title .title {
    font-size: 18px;
  }
}
.box-draft-klaim .box-draft-klaim-inner .box-draft-klaim-item-inner .box-title .desc {
  font-size: 16px;
  color: #333;
  line-height: normal;
}
@media (max-width: 767px) {
  .box-draft-klaim .box-draft-klaim-inner .box-draft-klaim-item-inner .box-title .desc {
    font-size: 12px;
  }
}
.box-draft-klaim .box-draft-klaim-inner .box-draft-klaim-item-inner .box-draft-percentage {
  flex: 0 0 auto;
}
.box-draft-klaim .box-draft-klaim-inner .box-draft-klaim-item-inner .box-draft-percentage .single-chart {
  position: relative;
  width: 50px;
  height: 50px;
}
.box-draft-klaim .box-draft-klaim-inner .box-draft-klaim-item-inner .box-draft-percentage .single-chart:before, .box-draft-klaim .box-draft-klaim-inner .box-draft-klaim-item-inner .box-draft-percentage .single-chart:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: 0px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.box-draft-klaim .box-draft-klaim-inner .box-draft-klaim-item-inner .box-draft-percentage .single-chart:after {
  width: 37px;
  height: 37px;
  background-color: #333333;
}
.box-draft-klaim .box-draft-klaim-inner .box-draft-klaim-item-inner .box-draft-percentage .single-chart:before {
  width: 40px;
  height: 40px;
  background-color: #fff;
}
.box-draft-klaim .box-draft-klaim-inner .box-draft-klaim-item-inner .box-draft-percentage .single-chart .box-text-percentage {
  color: #fff;
  font-family: "source-sans-pro-bold";
  position: absolute;
  left: 0px;
  width: 100%;
  text-align: center;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}
.box-draft-klaim .box-draft-klaim-inner .box-draft-klaim-item-inner .box-draft-percentage .single-chart .box-text-percentage span {
  display: inline-block;
  position: relative;
  top: 0px;
}
.box-draft-klaim .box-draft-klaim-inner .box-draft-klaim-item-inner .box-draft-percentage .single-chart .box-text-percentage span:first-child {
  font-size: 17px;
}
.box-draft-klaim .box-draft-klaim-inner .box-draft-klaim-item-inner .box-draft-percentage .single-chart .box-text-percentage span:last-child {
  font-size: 8px;
  margin-left: -2px;
}
.box-draft-klaim .box-draft-klaim-inner .box-draft-klaim-item-inner .box-draft-percentage .single-chart svg {
  width: 50px;
  height: 50px;
}
.box-draft-klaim .box-draft-klaim-inner .box-draft-klaim-item-inner .box-draft-percentage .single-chart svg g path:last-child {
  animation: progress 1s ease-out forwards;
}

@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
}
@media (min-width: 1025px) {
  section.CX-claim-steps.new-journey.type-plain.landing-utama.e-download {
    min-height: 650px;
  }
}

section.CX-claim-steps.new-journey.landing-dokumen {
  overflow-y: auto;
  min-height: initial;
  padding-bottom: 0;
}
section.CX-claim-steps.new-journey.landing-dokumen .slider-claim-steps {
  height: initial !important;
}
section.CX-claim-steps.new-journey.landing-dokumen .box-action-slider-claim-steps {
  position: relative;
}
section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner {
  display: block;
}
section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul {
  max-height: initial;
  overflow: auto;
}

.row-box-number .row-box-number-inner.static-upload-box .row-box-number-item.doc-upload-opt .row-box-number-item-inner {
  background-color: transparent !important;
}

.rotate-circle-animation {
  animation-name: rotate-circle;
  animation-duration: 20s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  transform-origin: center;
  transform-box: fill-box;
}

#e-download-vector-pie-chart {
  -webkit-animation: MoveUpDown 2s infinite alternate;
  animation: MoveUpDown 2s infinite alternate;
}

@keyframes MoveUpDown {
  from {
    transform: translateY(30px);
  }
  to {
    transform: translateY(0px);
  }
}
#e-download-vector-hand {
  -webkit-animation: MoveHand 3s infinite alternate;
  animation: MoveHand 3s infinite alternate;
}

@keyframes MoveHand {
  0% {
    transform: translate(10px, 10px);
  }
  50% {
    transform: translate(-20px, 20px);
  }
  75% {
    transform: translate(25px, 25px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
#e-download-vector-list {
  -webkit-animation: VectorList 1s infinite alternate;
  animation: VectorList 1s infinite alternate;
}

@keyframes VectorList {
  from {
    transform: translateY(10px);
  }
  to {
    transform: translateY(0px);
  }
}
.CX-pop-up-modal.modal-default.down-center.radius.modal-syarat.modal-alert .box-pop-up-modal .box-pop-up-modal-inner {
  max-height: initial;
}

@media (min-width: 1025px) {
  .CX-claim-steps.new-journey:not(.landing-1):not(.landing-2):not(.landing-3):not(.landing-utama):not(.landing-dokumen) .box-action-slider-claim-steps {
    margin-top: 120px !important;
  }
}

.new-box-item.style-default.new-dropdown-search.search-dekstop.idr .box-dropdow-list.currency-dropdown .new-box-item-search .ico-box-search span.ico.ico-search-dropdown {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.62791 2.11628C5.03163 2.11628 2.11628 5.03163 2.11628 8.62791C2.11628 12.2242 5.03163 15.1395 8.62791 15.1395C12.2242 15.1395 15.1395 12.2242 15.1395 8.62791C15.1395 5.03163 12.2242 2.11628 8.62791 2.11628ZM1 8.62791C1 4.41513 4.41513 1 8.62791 1C12.8407 1 16.2558 4.41513 16.2558 8.62791C16.2558 10.5334 15.5571 12.2757 14.4019 13.6126L16.8365 16.0472C17.0545 16.2652 17.0545 16.6186 16.8365 16.8365C16.6186 17.0545 16.2652 17.0545 16.0472 16.8365L13.6126 14.4019C12.2757 15.5571 10.5334 16.2558 8.62791 16.2558C4.41513 16.2558 1 12.8407 1 8.62791Z' fill='%23333333' stroke='%23333333' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  width: 18px;
  height: 18px;
  display: inline-block;
}
.new-box-item.style-default.new-dropdown-search.search-dekstop.idr .box-dropdow-list.currency-dropdown .new-box-item-search .ico-box-search span.ico.ico-search-dropdown svg {
  display: none;
}

.CX-pop-up-modal.modal-default.modal-alert.modal-ringkasan .box-pop-up-modal-outer {
  min-height: 100%;
  height: initial;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-ringkasan .box-pop-up-modal .box-pop-up-modal-inner {
  max-height: initial !important;
}

section.CX-claim-steps.new-journey.landing-utama, section.CX-claim-steps.new-journey.landing-1, section.CX-claim-steps.new-journey.landing-2, section.CX-claim-steps.new-journey.landing-3, section.CX-claim-steps.new-journey.landing-dokumen {
  padding-bottom: 0px;
}
section.CX-claim-steps.new-journey.landing-utama .slider-claim-steps, section.CX-claim-steps.new-journey.landing-1 .slider-claim-steps, section.CX-claim-steps.new-journey.landing-2 .slider-claim-steps, section.CX-claim-steps.new-journey.landing-3 .slider-claim-steps, section.CX-claim-steps.new-journey.landing-dokumen .slider-claim-steps {
  height: initial;
  margin-bottom: 0px;
}
section.CX-claim-steps.new-journey.landing-utama .slider-claim-steps .slick-list .slick-track, section.CX-claim-steps.new-journey.landing-1 .slider-claim-steps .slick-list .slick-track, section.CX-claim-steps.new-journey.landing-2 .slider-claim-steps .slick-list .slick-track, section.CX-claim-steps.new-journey.landing-3 .slider-claim-steps .slick-list .slick-track, section.CX-claim-steps.new-journey.landing-dokumen .slider-claim-steps .slick-list .slick-track {
  height: initial;
}
section.CX-claim-steps.new-journey.landing-utama .slider-claim-steps .slick-dots, section.CX-claim-steps.new-journey.landing-1 .slider-claim-steps .slick-dots, section.CX-claim-steps.new-journey.landing-2 .slider-claim-steps .slick-dots, section.CX-claim-steps.new-journey.landing-3 .slider-claim-steps .slick-dots, section.CX-claim-steps.new-journey.landing-dokumen .slider-claim-steps .slick-dots {
  bottom: 0px;
}
section.CX-claim-steps.new-journey.landing-utama .box-action-slider-claim-steps, section.CX-claim-steps.new-journey.landing-1 .box-action-slider-claim-steps, section.CX-claim-steps.new-journey.landing-2 .box-action-slider-claim-steps, section.CX-claim-steps.new-journey.landing-3 .box-action-slider-claim-steps, section.CX-claim-steps.new-journey.landing-dokumen .box-action-slider-claim-steps {
  position: relative;
}
@media (min-width: 1025px) {
  section.CX-claim-steps.new-journey.landing-utama, section.CX-claim-steps.new-journey.landing-1, section.CX-claim-steps.new-journey.landing-2, section.CX-claim-steps.new-journey.landing-3, section.CX-claim-steps.new-journey.landing-dokumen {
    min-height: initial;
    max-height: initial;
  }
  section.CX-claim-steps.new-journey.landing-utama .CX-landing-claim.landing-1, section.CX-claim-steps.new-journey.landing-utama .CX-landing-claim.landing-2, section.CX-claim-steps.new-journey.landing-utama .CX-landing-claim.landing-3, section.CX-claim-steps.new-journey.landing-utama .CX-landing-claim.landing-4, section.CX-claim-steps.new-journey.landing-utama .CX-landing-claim.landing-dokumen, section.CX-claim-steps.new-journey.landing-1 .CX-landing-claim.landing-1, section.CX-claim-steps.new-journey.landing-1 .CX-landing-claim.landing-2, section.CX-claim-steps.new-journey.landing-1 .CX-landing-claim.landing-3, section.CX-claim-steps.new-journey.landing-1 .CX-landing-claim.landing-4, section.CX-claim-steps.new-journey.landing-1 .CX-landing-claim.landing-dokumen, section.CX-claim-steps.new-journey.landing-2 .CX-landing-claim.landing-1, section.CX-claim-steps.new-journey.landing-2 .CX-landing-claim.landing-2, section.CX-claim-steps.new-journey.landing-2 .CX-landing-claim.landing-3, section.CX-claim-steps.new-journey.landing-2 .CX-landing-claim.landing-4, section.CX-claim-steps.new-journey.landing-2 .CX-landing-claim.landing-dokumen, section.CX-claim-steps.new-journey.landing-3 .CX-landing-claim.landing-1, section.CX-claim-steps.new-journey.landing-3 .CX-landing-claim.landing-2, section.CX-claim-steps.new-journey.landing-3 .CX-landing-claim.landing-3, section.CX-claim-steps.new-journey.landing-3 .CX-landing-claim.landing-4, section.CX-claim-steps.new-journey.landing-3 .CX-landing-claim.landing-dokumen, section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-1, section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-2, section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-3, section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-4, section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-dokumen {
    overflow-y: hidden !important;
  }
  section.CX-claim-steps.new-journey.landing-utama .CX-landing-claim.landing-1 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-utama .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-utama .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-utama .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-utama .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-1 .CX-landing-claim.landing-1 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-1 .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-1 .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-1 .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-1 .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-2 .CX-landing-claim.landing-1 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-2 .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-2 .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-2 .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-2 .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-3 .CX-landing-claim.landing-1 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-3 .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-3 .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-3 .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-3 .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-1 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-2 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-3 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-4 .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul, section.CX-claim-steps.new-journey.landing-dokumen .CX-landing-claim.landing-dokumen .box-landing-claim .box-landing-claim-inner .box-img-and-text .box-text ul {
    max-height: initial;
  }
}

.box-send-as-pdf .box-send-as-pdf-inner {
  display: flex;
  align-items: center;
  grid-column-gap: 10px;
}
.box-send-as-pdf .box-send-as-pdf-inner .box-img-pdf {
  flex: 0 0 auto;
}
.box-send-as-pdf .box-send-as-pdf-inner .box-text-pdf {
  padding: 0 0;
  color: #333333;
  font-size: 13px;
  line-height: 18px;
}

@media (min-width: 1280px) and (min-height: 630px) {
  .CX-claim-steps.new-journey:not(.landing-1):not(.landing-2):not(.landing-3):not(.landing-utama):not(.landing-dokumen) .slider-claim-steps {
    min-height: 380px;
  }
}
@media (min-width: 1280px) and (min-height: 700px) {
  .CX-claim-steps.new-journey:not(.landing-1):not(.landing-2):not(.landing-3):not(.landing-utama):not(.landing-dokumen) .slider-claim-steps {
    min-height: 450px;
  }
}
@media (min-width: 1280px) and (min-height: 800px) {
  .CX-claim-steps.new-journey:not(.landing-1):not(.landing-2):not(.landing-3):not(.landing-utama):not(.landing-dokumen) .slider-claim-steps {
    min-height: 550px;
  }
}
@media (min-width: 1280px) and (min-height: 900px) {
  .CX-claim-steps.new-journey:not(.landing-1):not(.landing-2):not(.landing-3):not(.landing-utama):not(.landing-dokumen) .slider-claim-steps {
    min-height: 650px;
  }
}

#modal-kesalahan.CX-pop-up-modal.modal-default .box-pop-up-modal,
#modal-berhasil-dbuat.CX-pop-up-modal.modal-default .box-pop-up-modal {
  max-width: 406px;
}

.box-list-polis-row .box-list-polis-row-inner .list-polis-item .form-group {
  margin-bottom: 0px;
  position: absolute;
  opacity: 0px;
  visibility: hidden;
}

.row-box-number .row-box-number-inner.static-upload-box {
  margin-top: 35px;
  margin-bottom: 35px;
}
.row-box-number .row-box-number-inner .row-box-number-item.doc-upload-opt .lfr-form-row.lfr-form-row-inline {
  margin-bottom: 0px;
  margin-top: 0px;
}
.row-box-number .row-box-number-inner .row-box-number-item.dark-blue .row-box-number-item-inner {
  background-color: #3032c1 !important;
  padding: 26px 16px !important;
}
.row-box-number .row-box-number-inner .row-box-number-item.light-blue .row-box-number-item-inner {
  background-color: transparent !important;
  padding: 0 16px !important;
}

.CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner .box-text ul li {
  position: relative;
}
.CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner .box-text ul li .ico-check {
  display: none;
}
.CX-claim-steps.new-journey .CX-landing-claim .box-landing-claim .box-landing-claim-inner .box-text ul li:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.5 0.625C3.70313 0.625 0.625 3.70313 0.625 7.5C0.625 11.2969 3.70313 14.375 7.5 14.375C11.2969 14.375 14.375 11.2969 14.375 7.5C14.375 3.70313 11.2969 0.625 7.5 0.625ZM10.48 6.3375C10.5349 6.27478 10.5766 6.20171 10.6029 6.12261C10.6291 6.0435 10.6392 5.95995 10.6327 5.87687C10.6261 5.79379 10.603 5.71285 10.5647 5.63883C10.5264 5.56481 10.4737 5.49919 10.4097 5.44584C10.3457 5.39249 10.2717 5.35248 10.1919 5.32817C10.1122 5.30385 10.0285 5.29573 9.94555 5.30427C9.86265 5.31281 9.7823 5.33784 9.70922 5.3779C9.63614 5.41795 9.5718 5.47222 9.52 5.5375L6.8325 8.76188L5.44188 7.37063C5.324 7.25678 5.16612 7.19378 5.00225 7.19521C4.83838 7.19663 4.68162 7.26236 4.56574 7.37824C4.44986 7.49412 4.38413 7.65088 4.3827 7.81475C4.38128 7.97862 4.44428 8.1365 4.55813 8.25438L6.43313 10.1294C6.49454 10.1908 6.56806 10.2387 6.64901 10.27C6.72996 10.3014 6.81656 10.3156 6.90329 10.3117C6.99003 10.3077 7.07499 10.2858 7.15276 10.2472C7.23053 10.2086 7.29941 10.1542 7.355 10.0875L10.48 6.3375Z' fill='white'%3E%3C/path%3E%3C/svg%3E");
  height: 15px;
  width: 15px;
  left: 0;
  top: 6px;
  position: absolute;
  margin-right: 11px;
}

.row-box-number .row-box-number-inner.static-upload-box .row-box-number-item.doc-upload-opt.dark-blue .row-box-number-item-inner {
  background-color: #3032c1 !important;
  padding: 26px 16px !important;
}
.row-box-number .row-box-number-inner.static-upload-box .row-box-number-item.doc-upload-opt.light-blue .row-box-number-item-inner {
  background-color: transparent !important;
  padding: 0 16px !important;
}

section.CX-title-and-filter .box-title-and-filter .box-filter .container.CX-wrapper {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media (max-width: 1920px) {
  section.CX-title-and-filter .box-title-and-filter .box-filter .container.CX-wrapper {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

@media (max-width: 767px) {
  .CX-title-and-filter .box-title-and-filter .box-title h1 {
    text-align: center;
  }
}

section.CX-category-faq.default.blue-arrow .box-category-faq .box-category-faq-slider .category-item a span {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .new-box-item.style-default.new-upload-btn .form-group.input-text-wrapper.has-error .form-validator-stack.help-block {
  position: absolute;
  width: 100%;
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  font-weight: normal;
  font-family: "source-sans-pro-regular";
  padding-left: 10px;
}
.row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .new-box-item.style-default.new-upload-btn .form-group.input-text-wrapper.has-error .form-validator-stack.help-block:before {
  content: "\f06a";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  display: inline-block;
  margin-right: 5px;
}
.row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .new-box-item.style-default.new-upload-btn .form-group.input-text-wrapper.has-error .form-validator-stack.help-block .required {
  display: inline-block;
}

.row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .new-box-item.style-default.has-success .form-validator-stack.help-block, .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .new-box-item.style-default.has-error .form-validator-stack.help-block {
  position: absolute;
  width: 100%;
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  font-weight: normal;
  font-family: "source-sans-pro-regular";
  padding-left: 10px;
}
.row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .new-box-item.style-default.has-success .form-validator-stack.help-block:before, .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .new-box-item.style-default.has-error .form-validator-stack.help-block:before {
  content: "\f06a";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  display: inline-block;
  margin-right: 5px;
}
.row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .new-box-item.style-default.has-success .form-validator-stack.help-block .required, .row-box-number .row-box-number-inner .row-box-number-item .row-box-number-item-inner .new-box-item.style-default.has-error .form-validator-stack.help-block .required {
  display: inline-block;
}

.CX-claim-steps.new-journey .box-image-dynamic {
  display: none;
}

@media (min-width: 769px) {
  .CX-claim-steps.new-journey:not(.landing-1):not(.landing-2):not(.landing-3):not(.landing-utama):not(.landing-dokumen) .CX-claim .CX-claim-inner .box-vector-and-form .box-vector-and-form-inner .box-vector {
    opacity: 0;
    visibility: hidden;
  }
}
.CX-claim-steps.new-journey:not(.landing-1):not(.landing-2):not(.landing-3):not(.landing-utama):not(.landing-dokumen) .box-image-dynamic {
  position: fixed;
  width: calc(100% - var(--width-sidenav));
  width: calc(100% - var(--width-sidenav));
  height: 400px;
  z-index: 2;
  margin-top: 69px;
}
@media (min-width: 769px) {
  .CX-claim-steps.new-journey:not(.landing-1):not(.landing-2):not(.landing-3):not(.landing-utama):not(.landing-dokumen) .box-image-dynamic {
    display: block;
  }
}
.CX-claim-steps.new-journey:not(.landing-1):not(.landing-2):not(.landing-3):not(.landing-utama):not(.landing-dokumen) .box-image-dynamic .outer {
  position: relative;
  display: flex;
  justify-content: flex-start;
  width: 785px;
  margin: 0 auto;
}
.CX-claim-steps.new-journey:not(.landing-1):not(.landing-2):not(.landing-3):not(.landing-utama):not(.landing-dokumen) .box-image-dynamic .outer .box-vector {
  flex: 0 0 auto;
  width: 300px;
}

.new-box-autofields-outer.type-file-upload .lfr-form-row.lfr-form-row-inline:not(.has-file) .new-box-autofields .new-box-autofields-inner .new-box-item.style-default.new-upload-btn .new-box-item-inner .box-preview-files {
  display: none;
}
.new-box-autofields-outer.type-file-upload .lfr-form-row.lfr-form-row-inline.has-file span.lfr-autorow-controls.toolbar.toolbar-horizontal {
  display: block;
  top: initial;
  bottom: 10px;
  right: 0px;
}
.new-box-autofields-outer.type-file-upload .lfr-form-row.lfr-form-row-inline.has-file .new-box-autofields .new-box-autofields-inner .new-box-item.style-default.new-upload-btn .new-box-item-inner .box-preview-files {
  margin-bottom: 15px;
}
.new-box-autofields-outer.type-file-upload .lfr-form-row.lfr-form-row-inline.has-file .new-box-autofields .new-box-autofields-inner .new-box-item.style-default.new-upload-btn .new-box-item-inner .box-upload-btn {
  max-width: 277px;
}

.CX-claim-steps.new-journey .box-agree .box-agree-inner .box-text a {
  text-decoration: underline;
  color: #494df4;
}
.CX-claim-steps.new-journey .box-agree .form-group {
  margin-bottom: 0px;
}
.CX-claim-steps.new-journey .box-agree .form-group .form-validator-stack.help-block {
  color: #dc3545;
  font-size: 11px;
  line-height: 15px;
  font-weight: normal;
  font-family: "source-sans-pro-regular";
  display: flex;
}
.CX-claim-steps.new-journey .box-agree .form-group .form-validator-stack.help-block:before {
  content: "\f06a";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  display: inline-block;
  margin-right: 5px;
}
.CX-claim-steps.new-journey .box-agree .form-group .form-validator-stack.help-block .required {
  display: inline-block;
}

.new-box-form .new-box-form-inner .row-box-number .row-box-number-item:first-child .row-box-number-item-inner .box-title .cx-tooltip.place-top {
  top: -40px;
}

@media (min-width: 1025px) {
  .CX-claim-steps.new-journey.e-download.e-letter {
    overflow: visible !important;
  }
}

section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-top {
  padding: 10px 18px;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-top .box-ico-and-polis .box-ico .ico.ico-polis {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_323_47740)'%3E%3Ccircle cx='12' cy='12' r='12' fill='white'/%3E%3Cpath d='M16.6667 11C17.9859 10.8258 19 9.77859 19 8.51272C19 7.12498 17.7812 6 16.2778 6H7.72222C6.21878 6 5 7.12498 5 8.51272C5 9.77859 6.01411 10.8258 7.33333 11' stroke='%233032C1' stroke-width='1.2'/%3E%3Cpath d='M12 8V13M12 13L13 11.3333M12 13L11 11.3333' stroke='%233032C1' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7 10.8571C7 9.51027 7 8.83684 7.41842 8.41842C7.83684 8 8.51027 8 9.85714 8H14.1429C15.4897 8 16.1632 8 16.5816 8.41842C17 8.83684 17 9.51027 17 10.8571V15.1429C17 16.4897 17 17.1632 16.5816 17.5816C16.1632 18 15.4897 18 14.1429 18H9.85714C8.51027 18 7.83684 18 7.41842 17.5816C7 17.1632 7 16.4897 7 15.1429V10.8571Z' stroke='%233032C1' stroke-width='1.2'/%3E%3Cpath d='M7 16H17' stroke='%233032C1' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_323_47740'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
  background-size: cover;
  -webkit-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.25);
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-top .box-ico-and-polis .box-text .text {
  font-size: 10px;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-top .box-ico-and-polis .box-text .value {
  font-size: 14px;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-top .box-status-polis .box-status-polis-inner .ico {
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 7C1 8.41421 1 9.12132 1.43934 9.56066C1.87868 10 2.58579 10 4 10H7C8.41421 10 9.12132 10 9.56066 9.56066C10 9.12132 10 8.41421 10 7' stroke='%233032C1' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.5 7.5V1M5.5 1L7.5 3.1875M5.5 1L3.5 3.1875' stroke='%233032C1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 11px;
  height: 11px;
  background-size: cover;
  background-repeat: no-repeat;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-top .box-status-polis .box-status-polis-inner .text {
  font-size: 12px;
  font-family: "source-sans-pro-semibold";
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.pending .box-riwayat-klaim-item-inner .box-top .box-ico-and-polis .box-ico .ico.ico-polis {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='white'/%3E%3Cpath d='M16.6667 11C17.9859 10.8258 19 9.77859 19 8.51272C19 7.12498 17.7812 6 16.2778 6H7.72222C6.21878 6 5 7.12498 5 8.51272C5 9.77859 6.01411 10.8258 7.33333 11' stroke='%23DA7301' stroke-width='1.2'/%3E%3Cpath d='M12 8V13M12 13L13 11.3333M12 13L11 11.3333' stroke='%23DA7301' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7 10.8571C7 9.51027 7 8.83684 7.41842 8.41842C7.83684 8 8.51027 8 9.85714 8H14.1429C15.4897 8 16.1632 8 16.5816 8.41842C17 8.83684 17 9.51027 17 10.8571V15.1429C17 16.4897 17 17.1632 16.5816 17.5816C16.1632 18 15.4897 18 14.1429 18H9.85714C8.51027 18 7.83684 18 7.41842 17.5816C7 17.1632 7 16.4897 7 15.1429V10.8571Z' stroke='%23DA7301' stroke-width='1.2'/%3E%3Cpath d='M7 16H17' stroke='%23DA7301' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.pending .box-riwayat-klaim-item-inner .box-top .box-status-polis .box-status-polis-inner .ico {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6C1 8.76142 3.23858 11 6 11C8.76142 11 11 8.76142 11 6C11 3.23858 8.76142 1 6 1' stroke='%23DA7301' stroke-width='1.2' stroke-linecap='round'/%3E%3Cpath d='M6 4.5V6.5H8' stroke='%23DA7301' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='6' cy='6' r='5' stroke='%23DA7301' stroke-width='1.2' stroke-linecap='round' stroke-dasharray='0.5 3.5'/%3E%3C/svg%3E%0A");
  width: 12px;
  height: 12px;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.rejected .box-riwayat-klaim-item-inner .box-top .box-ico-and-polis .box-ico .ico.ico-polis {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='white'/%3E%3Cpath d='M16.6667 11C17.9859 10.8258 19 9.77859 19 8.51272C19 7.12498 17.7812 6 16.2778 6H7.72222C6.21878 6 5 7.12498 5 8.51272C5 9.77859 6.01411 10.8258 7.33333 11' stroke='%23C91432' stroke-width='1.2'/%3E%3Cpath d='M12 8V13M12 13L13 11.3333M12 13L11 11.3333' stroke='%23C91432' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7 10.8571C7 9.51027 7 8.83684 7.41842 8.41842C7.83684 8 8.51027 8 9.85714 8H14.1429C15.4897 8 16.1632 8 16.5816 8.41842C17 8.83684 17 9.51027 17 10.8571V15.1429C17 16.4897 17 17.1632 16.5816 17.5816C16.1632 18 15.4897 18 14.1429 18H9.85714C8.51027 18 7.83684 18 7.41842 17.5816C7 17.1632 7 16.4897 7 15.1429V10.8571Z' stroke='%23C91432' stroke-width='1.2'/%3E%3Cpath d='M7 16H17' stroke='%23C91432' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.rejected .box-riwayat-klaim-item-inner .box-top .box-status-polis .box-status-polis-inner .ico {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.25 2.75L2.75001 9.24988' stroke='%23C91432' stroke-linecap='round'/%3E%3Ccircle cx='6' cy='6' r='5' stroke='%23C91432'/%3E%3C/svg%3E%0A");
  width: 12px;
  height: 12px;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.approved .box-riwayat-klaim-item-inner .box-top .box-ico-and-polis .box-ico .ico.ico-polis {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='white'/%3E%3Cpath d='M16.6667 11C17.9859 10.8258 19 9.77859 19 8.51272C19 7.12498 17.7812 6 16.2778 6H7.72222C6.21878 6 5 7.12498 5 8.51272C5 9.77859 6.01411 10.8258 7.33333 11' stroke='%23027180' stroke-width='1.2'/%3E%3Cpath d='M12 8V13M12 13L13 11.3333M12 13L11 11.3333' stroke='%23027180' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7 10.8571C7 9.51027 7 8.83684 7.41842 8.41842C7.83684 8 8.51027 8 9.85714 8H14.1429C15.4897 8 16.1632 8 16.5816 8.41842C17 8.83684 17 9.51027 17 10.8571V15.1429C17 16.4897 17 17.1632 16.5816 17.5816C16.1632 18 15.4897 18 14.1429 18H9.85714C8.51027 18 7.83684 18 7.41842 17.5816C7 17.1632 7 16.4897 7 15.1429V10.8571Z' stroke='%23027180' stroke-width='1.2'/%3E%3Cpath d='M7 16H17' stroke='%23027180' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.approved .box-riwayat-klaim-item-inner .box-top .box-status-polis .box-status-polis-inner .ico {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='6' cy='6' r='5' stroke='%23027180'/%3E%3Cpath d='M4.25 6.25L5.25 7.25L7.75 4.75' stroke='%23027180' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 12px;
  height: 12px;
}

.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details .box-details-inner .box-details-item .label {
  text-transform: none;
  font-size: 10px;
}
.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details .box-details-inner .box-details-item .value {
  font-size: 13px;
  color: #333;
  font-family: "source-sans-pro-semibold";
}
.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details .box-details-inner .box-details-item .date span.ico-date {
  color: #333;
}
.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details .box-details-inner .box-details-item .numb {
  font-size: 17px;
}
.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details .box-details-inner .box-details-item .new-btn-blue.xs {
  font-size: 11px;
}

.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details .box-details-dokumen {
  border-top: 1px dashed #cccccc;
  margin-top: 13px;
  padding-top: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details .box-details-dokumen .box-lihat-dokumen a {
  text-decoration: none;
}
.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details .box-details-dokumen .box-lihat-dokumen a .ico {
  display: inline-block;
  flex: 0 0 auto;
  background-image: url("/o/axa-emma-theme/images/withdrawal/pdf-ico.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 11px;
  height: 15px;
  margin-right: 7px;
  position: relative;
  top: 3px;
}
.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details .box-details-dokumen .box-lihat-dokumen a .text {
  font-family: "source-sans-pro-semibold";
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  color: #494df4;
}
.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details .box-details-dokumen .box-total-dokumen {
  text-align: right;
  font-size: 10px;
  font-style: normal;
  line-height: normal;
}

.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item {
  box-shadow: none;
}
.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details {
  border: 1px solid #e5e5e5;
  border-top: 0px;
}

section.CX-title-and-filter.new .box-title-and-filter .box-filter {
  background: rgba(73, 78, 244, 0.04);
  padding: 10px 24px;
}
section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner {
  grid-template-columns: repeat(4, 1fr);
}
section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .new-box-item .new-box-item-inner .ico-box-search span.ico.ico-search-dropdown svg path {
  fill: #999999;
  stroke: #999999;
}
section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .new-box-item .new-box-item-inner .ico-box-search span.ico.ico-new-date svg path {
  stroke: #999999;
}
section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .new-box-item .new-box-item-inner .input .form-control {
  height: 44px !important;
  background-color: #fff;
  font-size: 15px !important;
  font-family: "source-sans-pro-semibold";
  border-radius: 100px !important;
  -webkit-border-radius: 100px !important;
  -moz-border-radius: 100px !important;
  -ms-border-radius: 100px !important;
  -o-border-radius: 100px !important;
  border-radius: 100px !important;
}
section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .new-box-item.new-date .new-box-item-inner .input .form-control {
  padding-right: 40px !important;
  font-size: 15px;
}
section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .new-box-item.new-date .new-box-item-inner .ico-flexible:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='8' viewBox='0 0 15 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7.5 7L14 1' stroke='%23999999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 15px;
  height: 8px;
  display: inline-block;
}

section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .box-select-dropdown .box-select-dropdown-inner .input {
  padding: 8.5px 16px;
  border-color: #e5e5e5;
  background-color: #fff;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .box-select-dropdown .box-select-dropdown-inner .input .text-dropdown {
  font-size: 15px;
  color: #333;
  margin-left: 23px;
}
section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .box-select-dropdown .box-select-dropdown-inner .input:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.72093 1.83721C4.02373 1.83721 1.83721 4.02373 1.83721 6.72093C1.83721 9.41814 4.02373 11.6047 6.72093 11.6047C9.41814 11.6047 11.6047 9.41814 11.6047 6.72093C11.6047 4.02373 9.41814 1.83721 6.72093 1.83721ZM1 6.72093C1 3.56135 3.56135 1 6.72093 1C9.88051 1 12.4419 3.56135 12.4419 6.72093C12.4419 8.15005 11.9178 9.45679 11.0515 10.4595L12.8774 12.2854C13.0409 12.4489 13.0409 12.7139 12.8774 12.8774C12.7139 13.0409 12.4489 13.0409 12.2854 12.8774L10.4595 11.0515C9.45679 11.9178 8.15005 12.4419 6.72093 12.4419C3.56135 12.4419 1 9.88051 1 6.72093Z' fill='%23999999' stroke='%23999999' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: cover;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .box-select-dropdown .box-select-dropdown-inner .input:after {
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='8' viewBox='0 0 15 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7.5 7L14 1' stroke='%23999999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  width: 15px;
  height: 8px;
  right: 16px;
}
section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .box-select-dropdown .box-select-dropdown-inner .input.active {
  border-color: #494df4;
  background-color: rgba(73, 77, 244, 0.04);
}
section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .box-select-dropdown .box-select-dropdown-inner .input.active .text-dropdown {
  color: #494df4;
}
section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .box-select-dropdown .box-select-dropdown-inner .input.active:before {
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.72093 1.83721C4.02373 1.83721 1.83721 4.02373 1.83721 6.72093C1.83721 9.41814 4.02373 11.6047 6.72093 11.6047C9.41814 11.6047 11.6047 9.41814 11.6047 6.72093C11.6047 4.02373 9.41814 1.83721 6.72093 1.83721ZM1 6.72093C1 3.56135 3.56135 1 6.72093 1C9.88051 1 12.4419 3.56135 12.4419 6.72093C12.4419 8.15005 11.9178 9.45679 11.0515 10.4595L12.8774 12.2854C13.0409 12.4489 13.0409 12.7139 12.8774 12.8774C12.7139 13.0409 12.4489 13.0409 12.2854 12.8774L10.4595 11.0515C9.45679 11.9178 8.15005 12.4419 6.72093 12.4419C3.56135 12.4419 1 9.88051 1 6.72093Z' fill='%23494DF4' stroke='%23494DF4' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .box-select-dropdown .box-select-dropdown-inner .input.active:after {
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='8' viewBox='0 0 15 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 7L7.5 0.999999L0.999999 7' stroke='%23494DF4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .box-select-dropdown .box-dropdown-list {
  min-width: 405px;
}

.CX-title-and-filter .box-title-and-filter .box-filter .box-filter-inner .filter-item .new-box-item.style-default.new-date .new-box-item-inner .input .form-group .form-control {
  border-color: #e5e5e5;
}
.CX-title-and-filter .box-title-and-filter .box-filter .box-filter-inner .filter-item .new-box-item.style-default.new-date .new-box-item-inner .input .form-group .form-control:focus {
  color: #494df4;
  border-color: #494df4;
  background-color: rgba(73, 77, 244, 0.04);
}
.CX-title-and-filter .box-title-and-filter .box-filter .box-filter-inner .filter-item .new-box-item.style-default.new-date.active .new-box-item-inner .ico-flexible:after {
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='8' viewBox='0 0 15 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 7L7.5 0.999999L0.999999 7' stroke='%23494DF4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .new-box-item.new-date .new-box-item-inner .ico-flexible {
  background-color: transparent;
}

section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .box-select-dropdown.fit .box-dropdown-list {
  width: 100%;
  min-width: -webkit-fill-available;
}

section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .box-select-dropdown#box-select-dropdown-tipe .box-select-dropdown-inner .input:before {
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='11' viewBox='0 0 14 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.33203 10.0011L10.6655 8.00098L12.9989 10.0011' stroke='%23999999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.9922 1.00098L0.991617 1.00098' stroke='%23999999' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M12.9922 4.00098L0.991617 4.00098' stroke='%23999999' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M6.32812 7.00098L0.994538 7.00098' stroke='%23999999' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M6.32812 10.001H0.994538' stroke='%23999999' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  width: 14px;
  height: 11px;
}
section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .box-select-dropdown#box-select-dropdown-tipe .box-select-dropdown-inner .input.active:before {
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='11' viewBox='0 0 14 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.33203 10.0011L10.6655 8.00098L12.9989 10.0011' stroke='%23494DF4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.9922 1.00098L0.991617 1.00098' stroke='%23494DF4' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M12.9922 4.00098L0.991617 4.00098' stroke='%23494DF4' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M6.32812 7.00098L0.994538 7.00098' stroke='%23494DF4' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M6.32812 10.001H0.994538' stroke='%23494DF4' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}

.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-ico.ico-all {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 0.75L1 0.75' stroke='%23333333' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M15 4.25L1 4.25' stroke='%23333333' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M6.44531 7.75L1.00087 7.75' stroke='%23333333' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M6.44531 11.25H1.00087' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M9.55469 8.625L12.2769 11.25L14.9991 8.625' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 16px;
  height: 12px;
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-ico.ico-submitted {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 12L9 8M9 8L11 9.71429M9 8L7 9.71429' stroke='%23333333' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 5H9H6' stroke='%23333333' stroke-width='1.4' stroke-linecap='round'/%3E%3Cpath d='M2 9C2 5.70017 2 4.05025 3.02513 3.02513C4.05025 2 5.70017 2 9 2C12.2998 2 13.9497 2 14.9749 3.02513C16 4.05025 16 5.70017 16 9C16 12.2998 16 13.9497 14.9749 14.9749C13.9497 16 12.2998 16 9 16C5.70017 16 4.05025 16 3.02513 14.9749C2 13.9497 2 12.2998 2 9Z' stroke='%23333333' stroke-width='1.4'/%3E%3C/svg%3E%0A");
  width: 18px;
  height: 18px;
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-ico.ico-pending {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 9C2 12.866 5.13401 16 9 16C12.866 16 16 12.866 16 9C16 5.13401 12.866 2 9 2' stroke='%23333333' stroke-width='1.4' stroke-linecap='round'/%3E%3Cpath d='M9 6.90039V9.70039H11.8' stroke='%23333333' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='9' cy='9' r='7' stroke='%23333333' stroke-width='1.4' stroke-linecap='round' stroke-dasharray='0.5 3.5'/%3E%3C/svg%3E%0A");
  width: 18px;
  height: 18px;
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-ico.ico-approved {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='7' stroke='%23333333' stroke-width='1.4'/%3E%3Cpath d='M6.55078 9.35L7.95078 10.75L11.4508 7.25' stroke='%23333333' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 18px;
  height: 18px;
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-ico.ico-rejected {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5469 4.44922L4.44689 13.5491' stroke='%23333333' stroke-width='1.4' stroke-linecap='round'/%3E%3Ccircle cx='9' cy='9' r='7' stroke='%23333333' stroke-width='1.4'/%3E%3C/svg%3E%0A");
  width: 18px;
  height: 18px;
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-ico.ico-all {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 0.75L1 0.75' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M15 4.25L1 4.25' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M6.44531 7.75L1.00087 7.75' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M6.44531 11.25H1.00087' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M9.55469 8.625L12.2769 11.25L14.9991 8.625' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-ico.ico-submitted {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 12L9 8M9 8L11 9.71429M9 8L7 9.71429' stroke='white' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 5H9H6' stroke='white' stroke-width='1.4' stroke-linecap='round'/%3E%3Cpath d='M2 9C2 5.70017 2 4.05025 3.02513 3.02513C4.05025 2 5.70017 2 9 2C12.2998 2 13.9497 2 14.9749 3.02513C16 4.05025 16 5.70017 16 9C16 12.2998 16 13.9497 14.9749 14.9749C13.9497 16 12.2998 16 9 16C5.70017 16 4.05025 16 3.02513 14.9749C2 13.9497 2 12.2998 2 9Z' stroke='white' stroke-width='1.4'/%3E%3C/svg%3E%0A");
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-ico.ico-pending {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 9C2 12.866 5.13401 16 9 16C12.866 16 16 12.866 16 9C16 5.13401 12.866 2 9 2' stroke='white' stroke-width='1.4' stroke-linecap='round'/%3E%3Cpath d='M9 6.90039V9.70039H11.8' stroke='white' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='9' cy='9' r='7' stroke='white' stroke-width='1.4' stroke-linecap='round' stroke-dasharray='0.5 3.5'/%3E%3C/svg%3E%0A");
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-ico.ico-approved {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='7' stroke='white' stroke-width='1.4'/%3E%3Cpath d='M6.55078 9.35L7.95078 10.75L11.4508 7.25' stroke='white' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-ico.ico-rejected {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5469 4.44922L4.44689 13.5491' stroke='white' stroke-width='1.4' stroke-linecap='round'/%3E%3Ccircle cx='9' cy='9' r='7' stroke='white' stroke-width='1.4'/%3E%3C/svg%3E%0A");
}

section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .box-select-dropdown .box-pilih-polis .box-pilih-polis-content .box-list-polis-row.type-one .box-list-polis-row-inner .list-polis-item .list-polis-item-inner {
  padding: 10px;
  border: 0px;
  position: relative;
}
section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .box-select-dropdown .box-pilih-polis .box-pilih-polis-content .box-list-polis-row.type-one .box-list-polis-row-inner .list-polis-item .list-polis-item-inner:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #f5f5f5;
  position: absolute;
  top: calc(100% + 5px);
  left: 0px;
}
section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .box-select-dropdown .box-pilih-polis .box-pilih-polis-content .box-list-polis-row.type-one .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-text .value {
  font-family: "source-sans-pro-semibold";
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  color: #333;
}
section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .box-select-dropdown .box-pilih-polis .box-pilih-polis-content .box-list-polis-row.type-one .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-check {
  width: 22px;
  height: 22px;
  border: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='7.5' fill='white' stroke='%23999999'/%3E%3C/svg%3E%0A");
}
section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .box-select-dropdown .box-pilih-polis .box-pilih-polis-content .box-list-polis-row.type-one .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner {
  background: #494df4;
}
section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .box-select-dropdown .box-pilih-polis .box-pilih-polis-content .box-list-polis-row.type-one .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-text .value {
  color: #fff;
}
section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .box-select-dropdown .box-pilih-polis .box-pilih-polis-content .box-list-polis-row.type-one .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-check {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='8' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.0007 5.27246C7.83769 5.27246 5.27344 7.83672 5.27344 10.9997C5.27344 14.1627 7.83769 16.727 11.0007 16.727C14.1637 16.727 16.728 14.1627 16.728 10.9997C16.728 7.83672 14.1637 5.27246 11.0007 5.27246ZM13.4832 10.0313C13.5289 9.97905 13.5637 9.91818 13.5856 9.85228C13.6074 9.78638 13.6159 9.71678 13.6104 9.64757C13.6049 9.57836 13.5857 9.51093 13.5538 9.44927C13.5219 9.38761 13.478 9.33294 13.4247 9.2885C13.3713 9.24405 13.3097 9.21072 13.2432 9.19047C13.1768 9.17021 13.1071 9.16345 13.038 9.17056C12.9689 9.17768 12.902 9.19853 12.8411 9.2319C12.7802 9.26526 12.7266 9.31047 12.6835 9.36486L10.4446 12.0509L9.28617 10.892C9.18797 10.7971 9.05645 10.7446 8.91994 10.7458C8.78342 10.747 8.65283 10.8018 8.5563 10.8983C8.45976 10.9948 8.40501 11.1254 8.40382 11.2619C8.40263 11.3985 8.45511 11.53 8.54996 11.6282L10.1119 13.1902C10.1631 13.2413 10.2243 13.2812 10.2918 13.3073C10.3592 13.3335 10.4314 13.3453 10.5036 13.342C10.5759 13.3387 10.6466 13.3204 10.7114 13.2883C10.7762 13.2561 10.8336 13.2108 10.8799 13.1553L13.4832 10.0313Z' fill='%23494DF4'/%3E%3Ccircle cx='10.9982' cy='11.0002' r='3.18182' fill='white'/%3E%3C/svg%3E%0A");
  width: 22px;
  height: 22px;
}
section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .box-select-dropdown .box-pilih-polis .box-pilih-polis-content .box-list-polis-row.type-one .box-list-polis-row-inner .list-polis-item:last-child .list-polis-item-inner:after {
  display: none;
}

.CX-pop-up-modal.modal-default.modal-alert.modal-lacak .box-pop-up-modal .box-pop-up-modal-inner .box-ico h3 {
  text-transform: none;
  font-size: 18px;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-lacak .box-pop-up-modal .box-pop-up-modal-inner .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-top .label {
  font-size: 15px;
  font-style: normal;
  font-family: "source-sans-pro-semibold";
  line-height: 24px;
  text-transform: none;
  color: #5f5f5f;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-lacak .box-pop-up-modal .box-pop-up-modal-inner .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-top .value {
  color: #494df4;
  font-size: 15px;
  font-family: "source-sans-pro-semibold";
}
.CX-pop-up-modal.modal-default.modal-alert.modal-lacak .box-pop-up-modal .box-pop-up-modal-inner .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item .box-details-item-inner .ico .ico-circle {
  background-size: cover;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-lacak .box-pop-up-modal .box-pop-up-modal-inner .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.default .box-details-item-inner .ico {
  left: -2px;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-lacak .box-pop-up-modal .box-pop-up-modal-inner .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.default .box-details-item-inner .ico:before {
  background-image: url("data:image/svg+xml,%3Csvg width='2' height='56' viewBox='0 0 2 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='1' y1='-4.37114e-08' x2='1' y2='56' stroke='%23CCCCCC' stroke-width='2' stroke-dasharray='5 5'/%3E%3C/svg%3E%0A");
}
.CX-pop-up-modal.modal-default.modal-alert.modal-lacak .box-pop-up-modal .box-pop-up-modal-inner .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.default .box-details-item-inner .ico .ico-circle {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 15C30 23.2843 23.2843 30 15 30C6.71573 30 0 23.2843 0 15C0 6.71573 6.71573 0 15 0C23.2843 0 30 6.71573 30 15Z' fill='%23999999'/%3E%3Cpath d='M8.33464 15.0007C8.33464 18.6825 11.3194 21.6673 15.0013 21.6673C18.6832 21.6673 21.668 18.6825 21.668 15.0007C21.668 11.3188 18.6832 8.33398 15.0013 8.33398' stroke='white' stroke-width='2.4' stroke-linecap='round'/%3E%3Cpath d='M15.0039 13V15.6667H17.6706' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='15.0026' cy='15.0007' r='6.66667' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-dasharray='0.5 3.5'/%3E%3C/svg%3E%0A");
}
.CX-pop-up-modal.modal-default.modal-alert.modal-lacak .box-pop-up-modal .box-pop-up-modal-inner .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.reject .box-details-item-inner .ico:before {
  background-image: url("data:image/svg+xml,%3Csvg width='2' height='62' viewBox='0 0 2 62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='1' y1='4.37114e-08' x2='0.999997' y2='62' stroke='%23C91432' stroke-width='2' stroke-dasharray='5 5'/%3E%3C/svg%3E%0A");
}
.CX-pop-up-modal.modal-default.modal-alert.modal-lacak .box-pop-up-modal .box-pop-up-modal-inner .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.reject .box-details-item-inner .ico .ico-circle {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='%23C91432'/%3E%3Cpath d='M20.2031 9.80078L9.80314 20.2006' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Ccircle cx='15' cy='15' r='8' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A");
}
.CX-pop-up-modal.modal-default.modal-alert.modal-lacak .box-pop-up-modal .box-pop-up-modal-inner .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.pending .box-details-item-inner .ico:before {
  background-image: url("data:image/svg+xml,%3Csvg width='2' height='188' viewBox='0 0 2 188' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='1' y1='4.37114e-08' x2='0.999992' y2='188' stroke='%23DA7301' stroke-width='2' stroke-dasharray='5 5'/%3E%3C/svg%3E%0A");
}
.CX-pop-up-modal.modal-default.modal-alert.modal-lacak .box-pop-up-modal .box-pop-up-modal-inner .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.approve .box-details-item-inner .ico:before {
  background-image: url("data:image/svg+xml,%3Csvg width='2' height='62' viewBox='0 0 2 62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='1' y1='4.37114e-08' x2='0.999997' y2='62' stroke='%231CC542' stroke-width='2' stroke-dasharray='5 5'/%3E%3C/svg%3E%0A");
}
.CX-pop-up-modal.modal-default.modal-alert.modal-lacak .box-pop-up-modal .box-pop-up-modal-inner .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.approve .box-details-item-inner .ico .ico-circle {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='%231CC542'/%3E%3Ccircle cx='15' cy='15' r='8' stroke='white' stroke-width='2'/%3E%3Cpath d='M12.2031 15.4L13.8031 17L17.8031 13' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.CX-pop-up-modal.modal-default.modal-alert.modal-lacak .box-pop-up-modal .box-pop-up-modal-inner .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.submit .box-details-item-inner .ico:before {
  background-image: url("data:image/svg+xml,%3Csvg width='2' height='62' viewBox='0 0 2 62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='1' y1='4.37114e-08' x2='0.999997' y2='62' stroke='%231CC542' stroke-width='2' stroke-dasharray='5 5'/%3E%3C/svg%3E%0A");
}
.CX-pop-up-modal.modal-default.modal-alert.modal-lacak .box-pop-up-modal .box-pop-up-modal-inner .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.submit .box-details-item-inner .ico .ico-circle {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='%231CC542'/%3E%3Cpath d='M9.16797 15.4167L13.2513 20L20.8346 10.8333' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.CX-pop-up-modal.modal-default.modal-alert.modal-lacak .box-pop-up-modal .box-pop-up-modal-inner .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.submit .box-details-item-inner .ico .ico-circle:before {
  display: none;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-lacak .box-pop-up-modal .box-pop-up-modal-inner .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.current .box-details-item-inner .ico:before {
  background-image: url("data:image/svg+xml,%3Csvg width='2' height='56' viewBox='0 0 2 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='1' y1='-4.37114e-08' x2='1' y2='56' stroke='%23494DF4' stroke-width='2' stroke-dasharray='5 5'/%3E%3C/svg%3E%0A");
}
.CX-pop-up-modal.modal-default.modal-alert.modal-lacak .box-pop-up-modal .box-pop-up-modal-inner .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.current .box-details-item-inner .ico .ico-circle {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 15C30 23.2843 23.2843 30 15 30C6.71573 30 0 23.2843 0 15C0 6.71573 6.71573 0 15 0C23.2843 0 30 6.71573 30 15Z' fill='%23494DF4'/%3E%3Cpath d='M8.33464 15.0007C8.33464 18.6825 11.3194 21.6673 15.0013 21.6673C18.6832 21.6673 21.668 18.6825 21.668 15.0007C21.668 11.3188 18.6832 8.33398 15.0013 8.33398' stroke='white' stroke-width='2.4' stroke-linecap='round'/%3E%3Cpath d='M15.0039 13V15.6667H17.6706' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='15.0026' cy='15.0007' r='6.66667' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-dasharray='0.5 3.5'/%3E%3C/svg%3E%0A");
}
.CX-pop-up-modal.modal-default.modal-alert.modal-lacak .box-pop-up-modal .box-pop-up-modal-inner .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.current .box-details-item-inner .ico .ico-circle:before {
  display: none;
}

.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.lazy .box-riwayat-klaim-item-inner .box-top {
  background-color: #ccd7e6;
}
.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.lazy .box-riwayat-klaim-item-inner .box-top .lazyColor {
  height: 25px;
}
.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.lazy .box-riwayat-klaim-item-inner .box-top .lazyColor.no-polis {
  width: 164px;
}
.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.lazy .box-riwayat-klaim-item-inner .box-top .lazyColor.status {
  width: 80px;
  place-items: end;
}
.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.lazy .box-riwayat-klaim-item-inner .box-details .box-details-inner .box-details-item .box-details-item-inner .lazyColor {
  height: 13px;
}
.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.lazy .box-riwayat-klaim-item-inner .box-details .box-details-inner .box-details-item .box-details-item-inner .lazyColor.label {
  width: 41px;
}
.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.lazy .box-riwayat-klaim-item-inner .box-details .box-details-inner .box-details-item .box-details-item-inner .lazyColor.value {
  width: 94px;
  height: 18px;
}
.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.lazy .box-riwayat-klaim-item-inner .box-details .box-details-inner .box-details-item .box-details-item-inner .lazyColor.button {
  width: 110px;
  height: 25px;
}

.CX-riwayat-klaim.new .box-riwayat-klaim .box-category-filter .summary-text {
  flex: 1 1 auto;
  font-size: 14px;
  font-style: normal;
  font-family: "source-sans-pro-semibold";
  line-height: normal;
  color: #5f5f5f;
}
.CX-riwayat-klaim.new .box-riwayat-klaim .box-category-filter .box-custom-default-dropdown {
  flex: 0 0 auto;
}
.CX-riwayat-klaim.new .box-riwayat-klaim .box-category-filter .box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-header {
  border: 1px solid #e5e5e5;
  background-color: #fafafa;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  padding: 5px 15px;
}
.CX-riwayat-klaim.new .box-riwayat-klaim .box-category-filter .box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-header .ico-dropdown svg path {
  stroke: #999999;
}
.CX-riwayat-klaim.new .box-riwayat-klaim .box-category-filter .box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .text {
  position: relative;
  font-size: 12px;
  padding-left: 15px;
}
.CX-riwayat-klaim.new .box-riwayat-klaim .box-category-filter .box-custom-default-dropdown .box-custom-default-dropdown-inner .box-dropdown-header .box-dropdown-header-inner .text:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 8.5H6.83333' stroke='%23999999' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M2.66797 5.16699L6.83464 5.16699' stroke='%23999999' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M3.5 1.83301L6.83333 1.83301' stroke='%23999999' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M9.33203 1L9.33203 11L10.9987 8.5' stroke='%23999999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 12px;
  height: 12px;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 1024px) {
  section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner {
    display: none;
  }
}
@media (max-width: 1024px) {
  section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner-mobile.hide {
    display: flex !important;
    align-items: center;
  }
  section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner-mobile .box-text {
    flex: 1 1 auto;
  }
  section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner-mobile .box-text .filter-text {
    font-family: "source-sans-pro-bold";
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    color: #333;
  }
  section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner-mobile .box-text .filter-subtext span {
    font-size: 15px;
    line-height: normal;
  }
  section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner-mobile .box-text .filter-subtext span:after {
    content: "|";
    margin-left: 5px;
    margin-right: 5px;
  }
  section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner-mobile .box-text .filter-subtext span:last-child:after {
    content: "";
  }
  section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner-mobile .box-action {
    flex: 0 0 auto;
  }
  section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner-mobile .box-action .new-btn-blue {
    text-transform: none;
  }
}

#modal-filter-mobile .box-pop-up-modal {
  min-width: 393px;
}
@media (max-width: 500px) {
  #modal-filter-mobile .box-pop-up-modal {
    min-width: initial;
  }
}
@media (max-width: 1024px) {
  #modal-filter-mobile .box-pop-up-modal .box-pop-up-modal-inner .box-action {
    padding: 0 16px;
  }
  #modal-filter-mobile .box-pop-up-modal .box-pop-up-modal-inner .box-action .new-btn-blue {
    display: block;
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .CX-pop-up-modal section.CX-title-and-filter.new .box-title-and-filter .box-filter {
    background-color: transparent;
    padding: 10px 16px;
  }
}
@media (max-width: 1024px) {
  .CX-pop-up-modal section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner {
    display: grid;
    grid-template-columns: 1fr;
    text-align: left;
  }
  .CX-pop-up-modal section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item label {
    font-family: "source-sans-pro-semibold";
    font-size: 14px;
    font-weight: normal;
  }
}

#modal-filter-mobile section.CX-title-and-filter.new .box-title-and-filter .box-filter {
  background-color: transparent;
  padding: 10px 16px;
}
#modal-filter-mobile section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner {
  display: grid;
  grid-template-columns: 1fr;
  text-align: left;
  grid-row-gap: 26px;
}
#modal-filter-mobile section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item label {
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
  font-weight: normal;
}
#modal-filter-mobile section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .box-select-dropdown .box-select-dropdown-inner .input {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background-color: rgba(73, 78, 244, 0.04);
  border-color: rgba(73, 78, 244, 0.04);
  padding: 14.5px 16px;
}
#modal-filter-mobile section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .box-select-dropdown .box-select-dropdown-inner .input:before {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.62791 2.11628C5.03163 2.11628 2.11628 5.03163 2.11628 8.62791C2.11628 12.2242 5.03163 15.1395 8.62791 15.1395C12.2242 15.1395 15.1395 12.2242 15.1395 8.62791C15.1395 5.03163 12.2242 2.11628 8.62791 2.11628ZM1 8.62791C1 4.41513 4.41513 1 8.62791 1C12.8407 1 16.2558 4.41513 16.2558 8.62791C16.2558 10.5334 15.5571 12.2757 14.4019 13.6126L16.8365 16.0472C17.0545 16.2652 17.0545 16.6186 16.8365 16.8365C16.6186 17.0545 16.2652 17.0545 16.0472 16.8365L13.6126 14.4019C12.2757 15.5571 10.5334 16.2558 8.62791 16.2558C4.41513 16.2558 1 12.8407 1 8.62791Z' fill='%23333333' stroke='%23333333' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  height: 18px;
  width: 18px;
}
#modal-filter-mobile section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .box-select-dropdown .box-select-dropdown-inner .input:after {
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='8' viewBox='0 0 15 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7.5 7L14 1' stroke='%23494DF4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
#modal-filter-mobile section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .box-select-dropdown .box-select-dropdown-inner .input .text-dropdown {
  color: #333;
  opacity: 1;
  font-size: 16px;
  margin-left: 26px;
}
#modal-filter-mobile section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .new-box-item.style-default.new-date.no-label .new-box-item-inner .ico-box-search span.ico.ico-new-date svg path {
  stroke: #333;
}
#modal-filter-mobile section.CX-title-and-filter.new .box-title-and-filter .box-filter .box-filter-inner .filter-item .new-box-item.style-default.new-date.no-label .new-box-item-inner .input .form-control {
  height: 56px !important;
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -ms-border-radius: 10px !important;
  -o-border-radius: 10px !important;
  border-radius: 10px !important;
  background-color: rgba(73, 78, 244, 0.04);
  border-color: rgba(73, 78, 244, 0.04);
  font-size: 16px !important;
}

@media (max-width: 1024px) {
  .CX-pop-up-modal .box-pilih-polis .box-pilih-polis-content .box-list-polis-row.type-one .box-list-polis-row-inner .list-polis-item .list-polis-item-inner {
    padding: 10px;
    border: 0;
    position: relative;
  }
  .CX-pop-up-modal .box-pilih-polis .box-pilih-polis-content .box-list-polis-row.type-one .box-list-polis-row-inner .list-polis-item .list-polis-item-inner:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #f5f5f5;
    position: absolute;
    top: calc(100% + 5px);
    left: 0;
  }
  .CX-pop-up-modal .box-pilih-polis .box-pilih-polis-content .box-list-polis-row.type-one .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-text .value {
    font-family: "source-sans-pro-semibold";
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    color: #333;
  }
  .CX-pop-up-modal .box-pilih-polis .box-pilih-polis-content .box-list-polis-row.type-one .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-check {
    width: 22px;
    height: 22px;
    border: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='7.5' fill='white' stroke='%23999999'/%3E%3C/svg%3E%0A");
  }
  .CX-pop-up-modal .box-pilih-polis .box-pilih-polis-content .box-list-polis-row.type-one .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner {
    background: #494df4;
  }
  .CX-pop-up-modal .box-pilih-polis .box-pilih-polis-content .box-list-polis-row.type-one .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-text .value {
    color: #fff;
  }
  .CX-pop-up-modal .box-pilih-polis .box-pilih-polis-content .box-list-polis-row.type-one .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-check {
    background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='8' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.0007 5.27246C7.83769 5.27246 5.27344 7.83672 5.27344 10.9997C5.27344 14.1627 7.83769 16.727 11.0007 16.727C14.1637 16.727 16.728 14.1627 16.728 10.9997C16.728 7.83672 14.1637 5.27246 11.0007 5.27246ZM13.4832 10.0313C13.5289 9.97905 13.5637 9.91818 13.5856 9.85228C13.6074 9.78638 13.6159 9.71678 13.6104 9.64757C13.6049 9.57836 13.5857 9.51093 13.5538 9.44927C13.5219 9.38761 13.478 9.33294 13.4247 9.2885C13.3713 9.24405 13.3097 9.21072 13.2432 9.19047C13.1768 9.17021 13.1071 9.16345 13.038 9.17056C12.9689 9.17768 12.902 9.19853 12.8411 9.2319C12.7802 9.26526 12.7266 9.31047 12.6835 9.36486L10.4446 12.0509L9.28617 10.892C9.18797 10.7971 9.05645 10.7446 8.91994 10.7458C8.78342 10.747 8.65283 10.8018 8.5563 10.8983C8.45976 10.9948 8.40501 11.1254 8.40382 11.2619C8.40263 11.3985 8.45511 11.53 8.54996 11.6282L10.1119 13.1902C10.1631 13.2413 10.2243 13.2812 10.2918 13.3073C10.3592 13.3335 10.4314 13.3453 10.5036 13.342C10.5759 13.3387 10.6466 13.3204 10.7114 13.2883C10.7762 13.2561 10.8336 13.2108 10.8799 13.1553L13.4832 10.0313Z' fill='%23494DF4'/%3E%3Ccircle cx='10.9982' cy='11.0002' r='3.18182' fill='white'/%3E%3C/svg%3E%0A");
    width: 22px;
    height: 22px;
  }
  .CX-pop-up-modal .box-pilih-polis .box-pilih-polis-content .box-list-polis-row.type-one .box-list-polis-row-inner .list-polis-item:last-child .list-polis-item-inner:after {
    display: none;
  }
}

@media (max-width: 1024px) {
  body.v2 .cx-daterangepicker-custom.show-date-picker {
    z-index: 1046 !important;
  }
}

.box-type-filter {
  margin-bottom: 24px;
}
.box-type-filter .box-type-filter-inner {
  display: flex;
  grid-column-gap: 7px;
  overflow-x: auto;
}
.box-type-filter .box-type-filter-inner .new-btn-blue {
  flex: 0 0 auto;
  font-size: 15px;
  padding: 5px 14px;
  line-height: normal;
  text-transform: none;
}
.box-type-filter .box-type-filter-inner .new-btn-blue:not(.selected) {
  border-color: #cccccc;
}
.box-type-filter .box-type-filter-inner .new-btn-blue.selected .badge.badge-default {
  background-color: #494df4;
}

section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-top .box-ico-and-polis .box-ico .ico.ico-polis {
  background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='13.0039' cy='13' r='13' fill='white'/%3E%3Cpath d='M5.86133 15.8214C5.44711 15.8214 5.11133 16.1572 5.11133 16.5714C5.11133 16.9856 5.44711 17.3214 5.86133 17.3214V15.8214ZM12.1098 14.4907L11.4666 14.1048L11.4666 14.1048L12.1098 14.4907ZM13.8986 11.5093L14.5417 11.8952L14.5417 11.8952L13.8986 11.5093ZM20.147 9.42857L20.6774 9.9589C20.818 9.81825 20.897 9.62748 20.897 9.42857C20.897 9.22966 20.818 9.03889 20.6774 8.89824L20.147 9.42857ZM18.1881 10.3268C17.8952 10.6197 17.8952 11.0946 18.1881 11.3875C18.481 11.6804 18.9559 11.6804 19.2488 11.3875L18.1881 10.3268ZM19.2488 7.46967C18.9559 7.17678 18.481 7.17678 18.1881 7.46967C17.8952 7.76256 17.8952 8.23744 18.1881 8.53033L19.2488 7.46967ZM15.3045 9.70671L14.935 9.05406L14.935 9.05406L15.3045 9.70671ZM5.86133 17.3214H8.4348V15.8214H5.86133V17.3214ZM12.7529 14.8766L14.5417 11.8952L13.2555 11.1234L11.4666 14.1048L12.7529 14.8766ZM17.5736 10.1786H20.147V8.67857H17.5736V10.1786ZM19.6167 8.89824L18.1881 10.3268L19.2488 11.3875L20.6774 9.9589L19.6167 8.89824ZM20.6774 8.89824L19.2488 7.46967L18.1881 8.53033L19.6167 9.9589L20.6774 8.89824ZM14.5417 11.8952C14.854 11.3747 15.0616 11.0303 15.2488 10.7775C15.4263 10.5377 15.5515 10.4288 15.674 10.3594L14.935 9.05406C14.5663 9.26282 14.2934 9.54702 14.0432 9.88492C13.8027 10.2098 13.553 10.6276 13.2555 11.1234L14.5417 11.8952ZM17.5736 8.67857C16.9953 8.67857 16.5086 8.67776 16.1063 8.71686C15.6878 8.75753 15.3037 8.84531 14.935 9.05406L15.674 10.3594C15.7966 10.29 15.9544 10.2387 16.2514 10.2098C16.5645 10.1794 16.9666 10.1786 17.5736 10.1786V8.67857ZM8.4348 17.3214C9.01304 17.3214 9.49982 17.3222 9.90211 17.2831C10.3206 17.2425 10.7047 17.1547 11.0734 16.9459L10.3343 15.6406C10.2118 15.71 10.0539 15.7613 9.75699 15.7902C9.44387 15.8206 9.04176 15.8214 8.4348 15.8214V17.3214ZM11.4666 14.1048C11.1544 14.6253 10.9468 14.9697 10.7596 15.2225C10.5821 15.4623 10.4569 15.5712 10.3343 15.6406L11.0734 16.9459C11.4421 16.7372 11.715 16.453 11.9651 16.1151C12.2056 15.7902 12.4554 15.3724 12.7529 14.8766L11.4666 14.1048Z' fill='%233032C1'/%3E%3Cpath d='M5.86133 8.67871C5.44711 8.67871 5.11133 9.0145 5.11133 9.42871C5.11133 9.84292 5.44711 10.1787 5.86133 10.1787V8.67871ZM20.147 16.5716L20.6774 17.1019C20.818 16.9612 20.897 16.7705 20.897 16.5716C20.897 16.3727 20.818 16.1819 20.6774 16.0412L20.147 16.5716ZM19.2488 14.6127C18.9559 14.3198 18.481 14.3198 18.1881 14.6127C17.8952 14.9056 17.8952 15.3804 18.1881 15.6733L19.2488 14.6127ZM18.1881 17.4698C17.8952 17.7627 17.8952 18.2376 18.1881 18.5305C18.481 18.8234 18.9559 18.8234 19.2488 18.5305L18.1881 17.4698ZM15.9509 16.5321L16.0942 15.7959L16.0942 15.7959L15.9509 16.5321ZM14.933 14.7571C14.7199 14.4019 14.2592 14.2868 13.904 14.4999C13.5488 14.713 13.4337 15.1737 13.6468 15.5289L14.933 14.7571ZM14.7673 15.862L15.3249 15.3603L15.3249 15.3603L14.7673 15.862ZM10.0575 9.46818L10.2008 8.732L10.2008 8.732L10.0575 9.46818ZM11.0754 11.2432C11.2885 11.5983 11.7492 11.7135 12.1043 11.5004C12.4595 11.2873 12.5747 10.8266 12.3616 10.4714L11.0754 11.2432ZM11.2411 10.1383L10.6835 10.64L10.6835 10.64L11.2411 10.1383ZM5.86133 10.1787H9.19534V8.67871H5.86133V10.1787ZM16.813 17.3216H20.147V15.8216H16.813V17.3216ZM20.6774 16.0412L19.2488 14.6127L18.1881 15.6733L19.6167 17.1019L20.6774 16.0412ZM19.6167 16.0412L18.1881 17.4698L19.2488 18.5305L20.6774 17.1019L19.6167 16.0412ZM16.813 15.8216C16.3432 15.8216 16.2092 15.8183 16.0942 15.7959L15.8076 17.2683C16.0982 17.3248 16.4038 17.3216 16.813 17.3216V15.8216ZM13.6468 15.5289C13.8573 15.8798 14.0117 16.1435 14.2098 16.3636L15.3249 15.3603C15.2465 15.2732 15.1748 15.16 14.933 14.7571L13.6468 15.5289ZM16.0942 15.7959C15.7972 15.7381 15.5272 15.5852 15.3249 15.3603L14.2098 16.3636C14.63 16.8307 15.1909 17.1482 15.8076 17.2683L16.0942 15.7959ZM9.19534 10.1787C9.66522 10.1787 9.79919 10.182 9.91418 10.2044L10.2008 8.732C9.91015 8.67544 9.60457 8.67871 9.19534 8.67871V10.1787ZM12.3616 10.4714C12.151 10.1205 11.9966 9.85678 11.7986 9.63669L10.6835 10.64C10.7619 10.727 10.8336 10.8402 11.0754 11.2432L12.3616 10.4714ZM9.91418 10.2044C10.2111 10.2622 10.4812 10.4151 10.6835 10.64L11.7986 9.63669C11.3784 9.16961 10.8175 8.85204 10.2008 8.732L9.91418 10.2044Z' fill='%233032C1'/%3E%3C/svg%3E%0A");
  width: 26px;
  height: 26px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details > .inner {
  display: grid;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details > .inner .box-grid-item {
  border-bottom: 1px solid #e5e5e5;
  padding: 8px 0;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details > .inner .box-grid-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details > .inner .box-grid-item .box-tanggal-tipe {
  display: flex;
  justify-content: space-between;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details > .inner .box-grid-item .box-tanggal-tipe .box-item:last-child {
  text-align: right;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details > .inner .box-grid-item .box-tipe-perubahan > label {
  border: 0;
  font-weight: normal;
  text-transform: none;
  font-size: 10px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-regular";
  color: #999999;
  margin: 0;
  padding: 0;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details > .inner .box-grid-item .box-tipe-perubahan .box-tipe-perubahan-inner {
  display: grid;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details > .inner .box-grid-item .box-tipe-perubahan .box-tipe-perubahan-inner .box-item {
  border-bottom: 1px dashed #e5e5e5;
  padding: 5px 0;
  display: flex;
  justify-content: space-between;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details > .inner .box-grid-item .box-tipe-perubahan .box-tipe-perubahan-inner .box-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details > .inner .box-grid-item .box-tipe-perubahan .box-tipe-perubahan-inner .box-item .label {
  font-size: 12px;
  color: #333333;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details > .inner .box-grid-item .box-tipe-perubahan .box-tipe-perubahan-inner .box-item .value {
  font-size: 13px;
  font-family: "source-sans-pro-bold";
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details > .inner .box-grid-item .box-tipe-perubahan .box-tipe-perubahan-inner .box-item .value {
  text-align: right;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details > .inner .box-grid-item .box-details-dokumen {
  margin-top: 0;
  border-top: 0;
  padding-top: 0;
  display: flex;
  justify-content: space-between;
  padding: 2px 0 0;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details > .inner .box-grid-item .box-details-dokumen .box-item .box-lihat-dokumen-inner {
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  display: flex;
  align-items: center;
  grid-column-gap: 7px;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details > .inner .box-grid-item .box-details-dokumen .box-item .box-lihat-dokumen-inner .ico {
  background-image: url("/o/axa-emma-theme/images/form-assets/ico-pdf.png");
  width: 14px;
  height: 18px;
  display: inline-block;
  background-size: cover;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details > .inner .box-grid-item .box-details-dokumen .box-item .new-btn-blue.xs {
  padding: 4px 7px;
  font-size: 11px;
  line-height: normal;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details > .inner .box-grid-item .box-item .label {
  border: 0;
  font-weight: normal;
  text-transform: none;
  font-size: 10px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-regular";
  color: #999999;
  margin: 0;
  padding: 0;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details > .inner .box-grid-item .box-item .value {
  font-size: 13px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  color: #333333;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details > .inner .box-grid-item .box-item .value.konvensional {
  color: #494df4;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details > .inner .box-grid-item .box-item .value.syariah {
  color: #027180;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details > .inner .box-grid-item .box-item .value.date {
  display: flex;
  grid-column-gap: 4px;
  align-items: center;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details > .inner .box-grid-item .box-item .value.date:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5.87283C1 3.93886 1 2.97188 1.60081 2.37107C2.20161 1.77026 3.1686 1.77026 5.10256 1.77026H7.15385C9.08781 1.77026 10.0548 1.77026 10.6556 2.37107C11.2564 2.97188 11.2564 3.93886 11.2564 5.87283V6.89847C11.2564 8.83244 11.2564 9.79942 10.6556 10.4002C10.0548 11.001 9.08781 11.001 7.15385 11.001H5.10256C3.1686 11.001 2.20161 11.001 1.60081 10.4002C1 9.79942 1 8.83244 1 6.89847V5.87283Z' stroke='%23333333'/%3E%3Cpath d='M3.5625 1.77021V1.00098' stroke='%23333333' stroke-linecap='round'/%3E%3Cpath d='M8.69141 1.77021V1.00098' stroke='%23333333' stroke-linecap='round'/%3E%3Cpath d='M1.25781 4.33423H11.0014' stroke='%23333333' stroke-linecap='round'/%3E%3Cpath d='M9.20533 8.43691C9.20533 8.72013 8.97573 8.94973 8.69251 8.94973C8.40929 8.94973 8.17969 8.72013 8.17969 8.43691C8.17969 8.15368 8.40929 7.92408 8.69251 7.92408C8.97573 7.92408 9.20533 8.15368 9.20533 8.43691Z' fill='%23333333'/%3E%3Cpath d='M9.20533 6.38562C9.20533 6.66885 8.97573 6.89844 8.69251 6.89844C8.40929 6.89844 8.17969 6.66885 8.17969 6.38562C8.17969 6.1024 8.40929 5.8728 8.69251 5.8728C8.97573 5.8728 9.20533 6.1024 9.20533 6.38562Z' fill='%23333333'/%3E%3Cpath d='M6.64283 8.43691C6.64283 8.72013 6.41323 8.94973 6.13001 8.94973C5.84679 8.94973 5.61719 8.72013 5.61719 8.43691C5.61719 8.15368 5.84679 7.92408 6.13001 7.92408C6.41323 7.92408 6.64283 8.15368 6.64283 8.43691Z' fill='%23333333'/%3E%3Cpath d='M6.64283 6.38562C6.64283 6.66885 6.41323 6.89844 6.13001 6.89844C5.84679 6.89844 5.61719 6.66885 5.61719 6.38562C5.61719 6.1024 5.84679 5.8728 6.13001 5.8728C6.41323 5.8728 6.64283 6.1024 6.64283 6.38562Z' fill='%23333333'/%3E%3Cpath d='M4.07642 8.43691C4.07642 8.72013 3.84682 8.94973 3.5636 8.94973C3.28038 8.94973 3.05078 8.72013 3.05078 8.43691C3.05078 8.15368 3.28038 7.92408 3.5636 7.92408C3.84682 7.92408 4.07642 8.15368 4.07642 8.43691Z' fill='%23333333'/%3E%3Cpath d='M4.07642 6.38562C4.07642 6.66885 3.84682 6.89844 3.5636 6.89844C3.28038 6.89844 3.05078 6.66885 3.05078 6.38562C3.05078 6.1024 3.28038 5.8728 3.5636 5.8728C3.84682 5.8728 4.07642 6.1024 4.07642 6.38562Z' fill='%23333333'/%3E%3C/svg%3E%0A");
  width: 12px;
  height: 12px;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.submitted:hover .box-riwayat-klaim-item-inner .box-details {
  border-color: #494df4;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.approved .box-riwayat-klaim-item-inner .box-top .box-ico-and-polis .box-ico .ico.ico-polis {
  background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='13.0039' cy='13' r='13' fill='white'/%3E%3Cpath d='M5.85938 15.8214C5.44516 15.8214 5.10938 16.1572 5.10938 16.5714C5.10938 16.9856 5.44516 17.3214 5.85938 17.3214V15.8214ZM12.1078 14.4907L11.4647 14.1048L11.4647 14.1048L12.1078 14.4907ZM13.8966 11.5093L14.5398 11.8952L14.5398 11.8952L13.8966 11.5093ZM20.1451 9.42857L20.6754 9.9589C20.8161 9.81825 20.8951 9.62748 20.8951 9.42857C20.8951 9.22966 20.8161 9.03889 20.6754 8.89824L20.1451 9.42857ZM18.1862 10.3268C17.8933 10.6197 17.8933 11.0946 18.1862 11.3875C18.4791 11.6804 18.954 11.6804 19.2468 11.3875L18.1862 10.3268ZM19.2468 7.46967C18.954 7.17678 18.4791 7.17678 18.1862 7.46967C17.8933 7.76256 17.8933 8.23744 18.1862 8.53033L19.2468 7.46967ZM15.3026 9.70671L14.933 9.05406L14.933 9.05406L15.3026 9.70671ZM5.85938 17.3214H8.43284V15.8214H5.85938V17.3214ZM12.7509 14.8766L14.5398 11.8952L13.2535 11.1234L11.4647 14.1048L12.7509 14.8766ZM17.5716 10.1786H20.1451V8.67857H17.5716V10.1786ZM19.6148 8.89824L18.1862 10.3268L19.2468 11.3875L20.6754 9.9589L19.6148 8.89824ZM20.6754 8.89824L19.2468 7.46967L18.1862 8.53033L19.6148 9.9589L20.6754 8.89824ZM14.5398 11.8952C14.852 11.3747 15.0596 11.0303 15.2468 10.7775C15.4244 10.5377 15.5495 10.4288 15.6721 10.3594L14.933 9.05406C14.5644 9.26282 14.2915 9.54702 14.0413 9.88492C13.8008 10.2098 13.551 10.6276 13.2535 11.1234L14.5398 11.8952ZM17.5716 8.67857C16.9934 8.67857 16.5066 8.67776 16.1043 8.71686C15.6859 8.75753 15.3017 8.84531 14.933 9.05406L15.6721 10.3594C15.7947 10.29 15.9525 10.2387 16.2494 10.2098C16.5625 10.1794 16.9647 10.1786 17.5716 10.1786V8.67857ZM8.43284 17.3214C9.01108 17.3214 9.49787 17.3222 9.90015 17.2831C10.3186 17.2425 10.7027 17.1547 11.0714 16.9459L10.3324 15.6406C10.2098 15.71 10.052 15.7613 9.75504 15.7902C9.44192 15.8206 9.0398 15.8214 8.43284 15.8214V17.3214ZM11.4647 14.1048C11.1524 14.6253 10.9448 14.9697 10.7576 15.2225C10.5801 15.4623 10.4549 15.5712 10.3324 15.6406L11.0714 16.9459C11.4401 16.7372 11.713 16.453 11.9632 16.1151C12.2037 15.7902 12.4534 15.3724 12.7509 14.8766L11.4647 14.1048Z' fill='%23027180'/%3E%3Cpath d='M5.85938 8.67871C5.44516 8.67871 5.10938 9.0145 5.10938 9.42871C5.10938 9.84292 5.44516 10.1787 5.85938 10.1787V8.67871ZM20.1451 16.5716L20.6754 17.1019C20.8161 16.9612 20.8951 16.7705 20.8951 16.5716C20.8951 16.3727 20.8161 16.1819 20.6754 16.0412L20.1451 16.5716ZM19.2468 14.6127C18.954 14.3198 18.4791 14.3198 18.1862 14.6127C17.8933 14.9056 17.8933 15.3804 18.1862 15.6733L19.2468 14.6127ZM18.1862 17.4698C17.8933 17.7627 17.8933 18.2376 18.1862 18.5305C18.4791 18.8234 18.954 18.8234 19.2468 18.5305L18.1862 17.4698ZM15.9489 16.5321L16.0922 15.7959L16.0922 15.7959L15.9489 16.5321ZM14.9311 14.7571C14.718 14.4019 14.2573 14.2868 13.9021 14.4999C13.5469 14.713 13.4317 15.1737 13.6448 15.5289L14.9311 14.7571ZM14.7654 15.862L15.3229 15.3603L15.3229 15.3603L14.7654 15.862ZM10.0555 9.46818L10.1988 8.732L10.1988 8.732L10.0555 9.46818ZM11.0734 11.2432C11.2865 11.5983 11.7472 11.7135 12.1024 11.5004C12.4576 11.2873 12.5727 10.8266 12.3596 10.4714L11.0734 11.2432ZM11.2391 10.1383L10.6816 10.64L10.6816 10.64L11.2391 10.1383ZM5.85938 10.1787H9.19339V8.67871H5.85938V10.1787ZM16.8111 17.3216H20.1451V15.8216H16.8111V17.3216ZM20.6754 16.0412L19.2468 14.6127L18.1862 15.6733L19.6148 17.1019L20.6754 16.0412ZM19.6148 16.0412L18.1862 17.4698L19.2468 18.5305L20.6754 17.1019L19.6148 16.0412ZM16.8111 15.8216C16.3412 15.8216 16.2072 15.8183 16.0922 15.7959L15.8057 17.2683C16.0963 17.3248 16.4019 17.3216 16.8111 17.3216V15.8216ZM13.6448 15.5289C13.8554 15.8798 14.0098 16.1435 14.2078 16.3636L15.3229 15.3603C15.2446 15.2732 15.1728 15.16 14.9311 14.7571L13.6448 15.5289ZM16.0922 15.7959C15.7953 15.7381 15.5252 15.5852 15.3229 15.3603L14.2078 16.3636C14.628 16.8307 15.1889 17.1482 15.8057 17.2683L16.0922 15.7959ZM9.19339 10.1787C9.66327 10.1787 9.79723 10.182 9.91223 10.2044L10.1988 8.732C9.9082 8.67544 9.60261 8.67871 9.19339 8.67871V10.1787ZM12.3596 10.4714C12.1491 10.1205 11.9947 9.85678 11.7967 9.63669L10.6816 10.64C10.7599 10.727 10.8316 10.8402 11.0734 11.2432L12.3596 10.4714ZM9.91223 10.2044C10.2092 10.2622 10.4792 10.4151 10.6816 10.64L11.7967 9.63669C11.3764 9.16961 10.8155 8.85204 10.1988 8.732L9.91223 10.2044Z' fill='%23027180'/%3E%3C/svg%3E%0A");
  width: 26px;
  height: 26px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.approved:hover .box-riwayat-klaim-item-inner .box-details {
  border-color: #027180;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.pending .box-riwayat-klaim-item-inner .box-top .box-ico-and-polis .box-ico .ico.ico-polis {
  background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='13.0039' cy='13' r='13' fill='white'/%3E%3Cpath d='M5.85938 15.8214C5.44516 15.8214 5.10938 16.1572 5.10938 16.5714C5.10938 16.9856 5.44516 17.3214 5.85938 17.3214V15.8214ZM12.1078 14.4907L11.4647 14.1048L11.4647 14.1048L12.1078 14.4907ZM13.8966 11.5093L14.5398 11.8952L14.5398 11.8952L13.8966 11.5093ZM20.1451 9.42857L20.6754 9.9589C20.8161 9.81825 20.8951 9.62748 20.8951 9.42857C20.8951 9.22966 20.8161 9.03889 20.6754 8.89824L20.1451 9.42857ZM18.1862 10.3268C17.8933 10.6197 17.8933 11.0946 18.1862 11.3875C18.4791 11.6804 18.954 11.6804 19.2468 11.3875L18.1862 10.3268ZM19.2468 7.46967C18.954 7.17678 18.4791 7.17678 18.1862 7.46967C17.8933 7.76256 17.8933 8.23744 18.1862 8.53033L19.2468 7.46967ZM15.3026 9.70671L14.933 9.05406L14.933 9.05406L15.3026 9.70671ZM5.85938 17.3214H8.43284V15.8214H5.85938V17.3214ZM12.7509 14.8766L14.5398 11.8952L13.2535 11.1234L11.4647 14.1048L12.7509 14.8766ZM17.5716 10.1786H20.1451V8.67857H17.5716V10.1786ZM19.6148 8.89824L18.1862 10.3268L19.2468 11.3875L20.6754 9.9589L19.6148 8.89824ZM20.6754 8.89824L19.2468 7.46967L18.1862 8.53033L19.6148 9.9589L20.6754 8.89824ZM14.5398 11.8952C14.852 11.3747 15.0596 11.0303 15.2468 10.7775C15.4244 10.5377 15.5495 10.4288 15.6721 10.3594L14.933 9.05406C14.5644 9.26282 14.2915 9.54702 14.0413 9.88492C13.8008 10.2098 13.551 10.6276 13.2535 11.1234L14.5398 11.8952ZM17.5716 8.67857C16.9934 8.67857 16.5066 8.67776 16.1043 8.71686C15.6859 8.75753 15.3017 8.84531 14.933 9.05406L15.6721 10.3594C15.7947 10.29 15.9525 10.2387 16.2494 10.2098C16.5625 10.1794 16.9647 10.1786 17.5716 10.1786V8.67857ZM8.43284 17.3214C9.01108 17.3214 9.49787 17.3222 9.90015 17.2831C10.3186 17.2425 10.7027 17.1547 11.0714 16.9459L10.3324 15.6406C10.2098 15.71 10.052 15.7613 9.75504 15.7902C9.44192 15.8206 9.0398 15.8214 8.43284 15.8214V17.3214ZM11.4647 14.1048C11.1524 14.6253 10.9448 14.9697 10.7576 15.2225C10.5801 15.4623 10.4549 15.5712 10.3324 15.6406L11.0714 16.9459C11.4401 16.7372 11.713 16.453 11.9632 16.1151C12.2037 15.7902 12.4534 15.3724 12.7509 14.8766L11.4647 14.1048Z' fill='%23DA7301'/%3E%3Cpath d='M5.85938 8.67871C5.44516 8.67871 5.10938 9.0145 5.10938 9.42871C5.10938 9.84292 5.44516 10.1787 5.85938 10.1787V8.67871ZM20.1451 16.5716L20.6754 17.1019C20.8161 16.9612 20.8951 16.7705 20.8951 16.5716C20.8951 16.3727 20.8161 16.1819 20.6754 16.0412L20.1451 16.5716ZM19.2468 14.6127C18.954 14.3198 18.4791 14.3198 18.1862 14.6127C17.8933 14.9056 17.8933 15.3804 18.1862 15.6733L19.2468 14.6127ZM18.1862 17.4698C17.8933 17.7627 17.8933 18.2376 18.1862 18.5305C18.4791 18.8234 18.954 18.8234 19.2468 18.5305L18.1862 17.4698ZM15.9489 16.5321L16.0922 15.7959L16.0922 15.7959L15.9489 16.5321ZM14.9311 14.7571C14.718 14.4019 14.2573 14.2868 13.9021 14.4999C13.5469 14.713 13.4317 15.1737 13.6448 15.5289L14.9311 14.7571ZM14.7654 15.862L15.3229 15.3603L15.3229 15.3603L14.7654 15.862ZM10.0555 9.46818L10.1988 8.732L10.1988 8.732L10.0555 9.46818ZM11.0734 11.2432C11.2865 11.5983 11.7472 11.7135 12.1024 11.5004C12.4576 11.2873 12.5727 10.8266 12.3596 10.4714L11.0734 11.2432ZM11.2391 10.1383L10.6816 10.64L10.6816 10.64L11.2391 10.1383ZM5.85938 10.1787H9.19339V8.67871H5.85938V10.1787ZM16.8111 17.3216H20.1451V15.8216H16.8111V17.3216ZM20.6754 16.0412L19.2468 14.6127L18.1862 15.6733L19.6148 17.1019L20.6754 16.0412ZM19.6148 16.0412L18.1862 17.4698L19.2468 18.5305L20.6754 17.1019L19.6148 16.0412ZM16.8111 15.8216C16.3412 15.8216 16.2072 15.8183 16.0922 15.7959L15.8057 17.2683C16.0963 17.3248 16.4019 17.3216 16.8111 17.3216V15.8216ZM13.6448 15.5289C13.8554 15.8798 14.0098 16.1435 14.2078 16.3636L15.3229 15.3603C15.2446 15.2732 15.1728 15.16 14.9311 14.7571L13.6448 15.5289ZM16.0922 15.7959C15.7953 15.7381 15.5252 15.5852 15.3229 15.3603L14.2078 16.3636C14.628 16.8307 15.1889 17.1482 15.8057 17.2683L16.0922 15.7959ZM9.19339 10.1787C9.66327 10.1787 9.79723 10.182 9.91223 10.2044L10.1988 8.732C9.9082 8.67544 9.60261 8.67871 9.19339 8.67871V10.1787ZM12.3596 10.4714C12.1491 10.1205 11.9947 9.85678 11.7967 9.63669L10.6816 10.64C10.7599 10.727 10.8316 10.8402 11.0734 11.2432L12.3596 10.4714ZM9.91223 10.2044C10.2092 10.2622 10.4792 10.4151 10.6816 10.64L11.7967 9.63669C11.3764 9.16961 10.8155 8.85204 10.1988 8.732L9.91223 10.2044Z' fill='%23DA7301'/%3E%3C/svg%3E%0A");
  width: 26px;
  height: 26px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.pending:hover .box-riwayat-klaim-item-inner .box-details {
  border-color: #da7301;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.rejected .box-riwayat-klaim-item-inner .box-top .box-ico-and-polis .box-ico .ico.ico-polis {
  background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='13.0078' cy='13' r='13' fill='white'/%3E%3Cpath d='M5.86719 15.8214C5.45297 15.8214 5.11719 16.1572 5.11719 16.5714C5.11719 16.9856 5.45297 17.3214 5.86719 17.3214V15.8214ZM12.1156 14.4907L11.4725 14.1048L11.4725 14.1048L12.1156 14.4907ZM13.9045 11.5093L14.5476 11.8952L14.5476 11.8952L13.9045 11.5093ZM20.1529 9.42857L20.6832 9.9589C20.8239 9.81825 20.9029 9.62748 20.9029 9.42857C20.9029 9.22966 20.8239 9.03889 20.6832 8.89824L20.1529 9.42857ZM18.194 10.3268C17.9011 10.6197 17.9011 11.0946 18.194 11.3875C18.4869 11.6804 18.9618 11.6804 19.2547 11.3875L18.194 10.3268ZM19.2547 7.46967C18.9618 7.17678 18.4869 7.17678 18.194 7.46967C17.9011 7.76256 17.9011 8.23744 18.194 8.53033L19.2547 7.46967ZM15.3104 9.70671L14.9409 9.05406L14.9409 9.05406L15.3104 9.70671ZM5.86719 17.3214H8.44066V15.8214H5.86719V17.3214ZM12.7587 14.8766L14.5476 11.8952L13.2613 11.1234L11.4725 14.1048L12.7587 14.8766ZM17.5794 10.1786H20.1529V8.67857H17.5794V10.1786ZM19.6226 8.89824L18.194 10.3268L19.2547 11.3875L20.6832 9.9589L19.6226 8.89824ZM20.6832 8.89824L19.2547 7.46967L18.194 8.53033L19.6226 9.9589L20.6832 8.89824ZM14.5476 11.8952C14.8599 11.3747 15.0674 11.0303 15.2546 10.7775C15.4322 10.5377 15.5573 10.4288 15.6799 10.3594L14.9409 9.05406C14.5722 9.26282 14.2993 9.54702 14.0491 9.88492C13.8086 10.2098 13.5588 10.6276 13.2613 11.1234L14.5476 11.8952ZM17.5794 8.67857C17.0012 8.67857 16.5144 8.67776 16.1121 8.71686C15.6937 8.75753 15.3096 8.84531 14.9409 9.05406L15.6799 10.3594C15.8025 10.29 15.9603 10.2387 16.2572 10.2098C16.5704 10.1794 16.9725 10.1786 17.5794 10.1786V8.67857ZM8.44066 17.3214C9.0189 17.3214 9.50568 17.3222 9.90797 17.2831C10.3264 17.2425 10.7105 17.1547 11.0792 16.9459L10.3402 15.6406C10.2176 15.71 10.0598 15.7613 9.76285 15.7902C9.44973 15.8206 9.04761 15.8214 8.44066 15.8214V17.3214ZM11.4725 14.1048C11.1602 14.6253 10.9526 14.9697 10.7654 15.2225C10.5879 15.4623 10.4627 15.5712 10.3402 15.6406L11.0792 16.9459C11.4479 16.7372 11.7208 16.453 11.971 16.1151C12.2115 15.7902 12.4612 15.3724 12.7587 14.8766L11.4725 14.1048Z' fill='%23C91432'/%3E%3Cpath d='M5.86719 8.67871C5.45297 8.67871 5.11719 9.0145 5.11719 9.42871C5.11719 9.84292 5.45297 10.1787 5.86719 10.1787V8.67871ZM20.1529 16.5716L20.6832 17.1019C20.8239 16.9612 20.9029 16.7705 20.9029 16.5716C20.9029 16.3727 20.8239 16.1819 20.6832 16.0412L20.1529 16.5716ZM19.2547 14.6127C18.9618 14.3198 18.4869 14.3198 18.194 14.6127C17.9011 14.9056 17.9011 15.3804 18.194 15.6733L19.2547 14.6127ZM18.194 17.4698C17.9011 17.7627 17.9011 18.2376 18.194 18.5305C18.4869 18.8234 18.9618 18.8234 19.2547 18.5305L18.194 17.4698ZM15.9568 16.5321L16.1001 15.7959L16.1001 15.7959L15.9568 16.5321ZM14.9389 14.7571C14.7258 14.4019 14.2651 14.2868 13.9099 14.4999C13.5547 14.713 13.4395 15.1737 13.6526 15.5289L14.9389 14.7571ZM14.7732 15.862L15.3307 15.3603L15.3307 15.3603L14.7732 15.862ZM10.0633 9.46818L10.2066 8.732L10.2066 8.732L10.0633 9.46818ZM11.0812 11.2432C11.2943 11.5983 11.755 11.7135 12.1102 11.5004C12.4654 11.2873 12.5806 10.8266 12.3675 10.4714L11.0812 11.2432ZM11.2469 10.1383L10.6894 10.64L10.6894 10.64L11.2469 10.1383ZM5.86719 10.1787H9.2012V8.67871H5.86719V10.1787ZM16.8189 17.3216H20.1529V15.8216H16.8189V17.3216ZM20.6832 16.0412L19.2547 14.6127L18.194 15.6733L19.6226 17.1019L20.6832 16.0412ZM19.6226 16.0412L18.194 17.4698L19.2547 18.5305L20.6832 17.1019L19.6226 16.0412ZM16.8189 15.8216C16.349 15.8216 16.215 15.8183 16.1001 15.7959L15.8135 17.2683C16.1041 17.3248 16.4097 17.3216 16.8189 17.3216V15.8216ZM13.6526 15.5289C13.8632 15.8798 14.0176 16.1435 14.2156 16.3636L15.3307 15.3603C15.2524 15.2732 15.1806 15.16 14.9389 14.7571L13.6526 15.5289ZM16.1001 15.7959C15.8031 15.7381 15.5331 15.5852 15.3307 15.3603L14.2156 16.3636C14.6359 16.8307 15.1967 17.1482 15.8135 17.2683L16.1001 15.7959ZM9.2012 10.1787C9.67108 10.1787 9.80504 10.182 9.92004 10.2044L10.2066 8.732C9.91601 8.67544 9.61043 8.67871 9.2012 8.67871V10.1787ZM12.3675 10.4714C12.1569 10.1205 12.0025 9.85678 11.8045 9.63669L10.6894 10.64C10.7677 10.727 10.8395 10.8402 11.0812 11.2432L12.3675 10.4714ZM9.92004 10.2044C10.217 10.2622 10.487 10.4151 10.6894 10.64L11.8045 9.63669C11.3842 9.16961 10.8234 8.85204 10.2066 8.732L9.92004 10.2044Z' fill='%23C91432'/%3E%3C/svg%3E%0A");
  width: 26px;
  height: 26px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.rejected:hover .box-riwayat-klaim-item-inner .box-details {
  border-color: #c91432;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.canceled .box-riwayat-klaim-item-inner .box-top {
  background-color: #333;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.canceled .box-riwayat-klaim-item-inner .box-top .box-status-polis .box-status-polis-inner {
  color: #333333;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.canceled .box-riwayat-klaim-item-inner .box-top .box-status-polis .box-status-polis-inner .ico {
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='12' viewBox='0 0 11 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.0031 2.6665H0.558594' stroke='%231C274C' stroke-linecap='round'/%3E%3Cpath d='M9.07697 4.05566L8.82144 7.8885C8.72311 9.36345 8.67395 10.1009 8.19339 10.5505C7.71283 11.0001 6.97372 11.0001 5.49549 11.0001H5.06585C3.58762 11.0001 2.84851 11.0001 2.36795 10.5505C1.88739 10.1009 1.83823 9.36345 1.7399 7.8885L1.48438 4.05566' stroke='%231C274C' stroke-linecap='round'/%3E%3Cpath d='M3.89062 5.44434L4.1684 8.22211' stroke='%231C274C' stroke-linecap='round'/%3E%3Cpath d='M6.6684 5.44434L6.39062 8.22211' stroke='%231C274C' stroke-linecap='round'/%3E%3Cpath d='M2.22656 2.66667C2.25761 2.66667 2.27313 2.66667 2.2872 2.66631C2.74467 2.65472 3.14824 2.36384 3.30391 1.93351C3.30869 1.92027 3.3136 1.90555 3.32342 1.8761L3.37736 1.71429C3.4234 1.57616 3.44642 1.50709 3.47696 1.44844C3.59879 1.21448 3.8242 1.05202 4.08468 1.01043C4.14997 1 4.22277 1 4.36837 1H6.19586C6.34147 1 6.41427 1 6.47956 1.01043C6.74004 1.05202 6.96545 1.21448 7.08728 1.44844C7.11781 1.50709 7.14084 1.57615 7.18688 1.71429L7.24082 1.8761C7.25062 1.90551 7.25555 1.92028 7.26033 1.93351C7.41599 2.36384 7.81957 2.65472 8.27704 2.66631C8.29111 2.66667 8.30663 2.66667 8.33767 2.66667' stroke='%231C274C'/%3E%3C/svg%3E%0A");
  width: 11px;
  height: 12px;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.canceled .box-riwayat-klaim-item-inner .box-top .box-ico-and-polis .box-ico .ico.ico-polis {
  background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='13.0039' cy='13' r='13' fill='white'/%3E%3Cpath d='M5.85938 15.8214C5.44516 15.8214 5.10938 16.1572 5.10938 16.5714C5.10938 16.9856 5.44516 17.3214 5.85938 17.3214V15.8214ZM12.1078 14.4907L11.4647 14.1048L11.4647 14.1048L12.1078 14.4907ZM13.8966 11.5093L14.5398 11.8952L14.5398 11.8952L13.8966 11.5093ZM20.1451 9.42857L20.6754 9.9589C20.8161 9.81825 20.8951 9.62748 20.8951 9.42857C20.8951 9.22966 20.8161 9.03889 20.6754 8.89824L20.1451 9.42857ZM18.1862 10.3268C17.8933 10.6197 17.8933 11.0946 18.1862 11.3875C18.4791 11.6804 18.954 11.6804 19.2468 11.3875L18.1862 10.3268ZM19.2468 7.46967C18.954 7.17678 18.4791 7.17678 18.1862 7.46967C17.8933 7.76256 17.8933 8.23744 18.1862 8.53033L19.2468 7.46967ZM15.3026 9.70671L14.933 9.05406L14.933 9.05406L15.3026 9.70671ZM5.85938 17.3214H8.43284V15.8214H5.85938V17.3214ZM12.7509 14.8766L14.5398 11.8952L13.2535 11.1234L11.4647 14.1048L12.7509 14.8766ZM17.5716 10.1786H20.1451V8.67857H17.5716V10.1786ZM19.6148 8.89824L18.1862 10.3268L19.2468 11.3875L20.6754 9.9589L19.6148 8.89824ZM20.6754 8.89824L19.2468 7.46967L18.1862 8.53033L19.6148 9.9589L20.6754 8.89824ZM14.5398 11.8952C14.852 11.3747 15.0596 11.0303 15.2468 10.7775C15.4244 10.5377 15.5495 10.4288 15.6721 10.3594L14.933 9.05406C14.5644 9.26282 14.2915 9.54702 14.0413 9.88492C13.8008 10.2098 13.551 10.6276 13.2535 11.1234L14.5398 11.8952ZM17.5716 8.67857C16.9934 8.67857 16.5066 8.67776 16.1043 8.71686C15.6859 8.75753 15.3017 8.84531 14.933 9.05406L15.6721 10.3594C15.7947 10.29 15.9525 10.2387 16.2494 10.2098C16.5625 10.1794 16.9647 10.1786 17.5716 10.1786V8.67857ZM8.43284 17.3214C9.01108 17.3214 9.49787 17.3222 9.90015 17.2831C10.3186 17.2425 10.7027 17.1547 11.0714 16.9459L10.3324 15.6406C10.2098 15.71 10.052 15.7613 9.75504 15.7902C9.44192 15.8206 9.0398 15.8214 8.43284 15.8214V17.3214ZM11.4647 14.1048C11.1524 14.6253 10.9448 14.9697 10.7576 15.2225C10.5801 15.4623 10.4549 15.5712 10.3324 15.6406L11.0714 16.9459C11.4401 16.7372 11.713 16.453 11.9632 16.1151C12.2037 15.7902 12.4534 15.3724 12.7509 14.8766L11.4647 14.1048Z' fill='%23333333'/%3E%3Cpath d='M5.85938 8.67871C5.44516 8.67871 5.10938 9.0145 5.10938 9.42871C5.10938 9.84292 5.44516 10.1787 5.85938 10.1787V8.67871ZM20.1451 16.5716L20.6754 17.1019C20.8161 16.9612 20.8951 16.7705 20.8951 16.5716C20.8951 16.3727 20.8161 16.1819 20.6754 16.0412L20.1451 16.5716ZM19.2468 14.6127C18.954 14.3198 18.4791 14.3198 18.1862 14.6127C17.8933 14.9056 17.8933 15.3804 18.1862 15.6733L19.2468 14.6127ZM18.1862 17.4698C17.8933 17.7627 17.8933 18.2376 18.1862 18.5305C18.4791 18.8234 18.954 18.8234 19.2468 18.5305L18.1862 17.4698ZM15.9489 16.5321L16.0922 15.7959L16.0922 15.7959L15.9489 16.5321ZM14.9311 14.7571C14.718 14.4019 14.2573 14.2868 13.9021 14.4999C13.5469 14.713 13.4317 15.1737 13.6448 15.5289L14.9311 14.7571ZM14.7654 15.862L15.3229 15.3603L15.3229 15.3603L14.7654 15.862ZM10.0555 9.46818L10.1988 8.732L10.1988 8.732L10.0555 9.46818ZM11.0734 11.2432C11.2865 11.5983 11.7472 11.7135 12.1024 11.5004C12.4576 11.2873 12.5727 10.8266 12.3596 10.4714L11.0734 11.2432ZM11.2391 10.1383L10.6816 10.64L10.6816 10.64L11.2391 10.1383ZM5.85938 10.1787H9.19339V8.67871H5.85938V10.1787ZM16.8111 17.3216H20.1451V15.8216H16.8111V17.3216ZM20.6754 16.0412L19.2468 14.6127L18.1862 15.6733L19.6148 17.1019L20.6754 16.0412ZM19.6148 16.0412L18.1862 17.4698L19.2468 18.5305L20.6754 17.1019L19.6148 16.0412ZM16.8111 15.8216C16.3412 15.8216 16.2072 15.8183 16.0922 15.7959L15.8057 17.2683C16.0963 17.3248 16.4019 17.3216 16.8111 17.3216V15.8216ZM13.6448 15.5289C13.8554 15.8798 14.0098 16.1435 14.2078 16.3636L15.3229 15.3603C15.2446 15.2732 15.1728 15.16 14.9311 14.7571L13.6448 15.5289ZM16.0922 15.7959C15.7953 15.7381 15.5252 15.5852 15.3229 15.3603L14.2078 16.3636C14.628 16.8307 15.1889 17.1482 15.8057 17.2683L16.0922 15.7959ZM9.19339 10.1787C9.66327 10.1787 9.79723 10.182 9.91223 10.2044L10.1988 8.732C9.9082 8.67544 9.60261 8.67871 9.19339 8.67871V10.1787ZM12.3596 10.4714C12.1491 10.1205 11.9947 9.85678 11.7967 9.63669L10.6816 10.64C10.7599 10.727 10.8316 10.8402 11.0734 11.2432L12.3596 10.4714ZM9.91223 10.2044C10.2092 10.2622 10.4792 10.4151 10.6816 10.64L11.7967 9.63669C11.3764 9.16961 10.8155 8.85204 10.1988 8.732L9.91223 10.2044Z' fill='%23333333'/%3E%3C/svg%3E%0A");
  width: 26px;
  height: 26px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.canceled:hover .box-riwayat-klaim-item-inner .box-details {
  border-color: #333;
}
section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item:hover {
  -webkit-box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.07);
}

.box-type-filter .box-type-filter-inner .new-btn-blue.border-only.border-default {
  border-width: 1px !important;
}
.box-type-filter .box-type-filter-inner .new-btn-blue.border-only.border-default:hover {
  border-color: #494df4 !important;
  background: rgba(73, 77, 244, 0.09) !important;
  color: #494df4 !important;
}
.box-type-filter .box-type-filter-inner .new-btn-blue.border-only.border-default:hover .badge.badge-default {
  background-color: #494df4;
}

section.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details > .inner .box-grid-item:first-child {
  padding-top: 0px;
}

.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.lazy .box-riwayat-klaim-item-inner .box-top .box-ico-and-polis .lazyColor {
  height: 34px;
}
.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.lazy .box-riwayat-klaim-item-inner .box-top .lazyColor.status {
  height: 24px;
}
.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item.lazy .box-riwayat-klaim-item-inner .box-details .box-details-inner {
  grid-row-gap: 30px;
}

.box-draft-card > .inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 15px;
  grid-row-gap: 15px;
}
@media (max-width: 1024px) {
  .box-draft-card > .inner {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .box-draft-card > .inner {
    grid-template-columns: 1fr;
  }
}
.box-draft-card > .inner .box-draft-item {
  text-decoration: none;
  display: block;
  background-color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
}
.box-draft-card > .inner .box-draft-item .box-draft-item-inner {
  position: relative;
  padding: 11px 12px;
}
.box-draft-card > .inner .box-draft-item .box-draft-item-inner .box-draft-date {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-border-radius: 0px 9px 0px 12px;
  -moz-border-radius: 0px 9px 0px 12px;
  -ms-border-radius: 0px 9px 0px 12px;
  -o-border-radius: 0px 9px 0px 12px;
  border-radius: 0px 9px 0px 12px;
  background-color: #494df4;
  color: #fff;
  font-size: 8px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  padding: 2px 11px;
}
.box-draft-card > .inner .box-draft-item .box-draft-item-inner .box-draft-title {
  display: flex;
  grid-column-gap: 6px;
  align-items: center;
  margin-bottom: 16px;
}
.box-draft-card > .inner .box-draft-item .box-draft-item-inner .box-draft-title h3 {
  margin-bottom: 0;
  font-size: 15px;
  font-style: normal;
  line-height: normal;
  color: #333;
  font-family: "source-sans-pro-bold";
}
.box-draft-card > .inner .box-draft-item .box-draft-item-inner .box-draft-title:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.2' d='M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z' fill='%23494DF4'/%3E%3Cpath d='M15.4016 13.25V10.5036C15.4016 8.1449 15.4016 6.96553 14.7572 6.23277C14.1128 5.5 13.0757 5.5 11.0016 5.5C8.92738 5.5 7.89029 5.5 7.24593 6.23277C6.60156 6.96553 6.60156 8.1449 6.60156 10.5036V13.25C6.60156 14.9531 6.60156 15.8047 6.96046 16.1768C7.13162 16.3542 7.34768 16.4657 7.57783 16.4953C8.06042 16.5575 8.62397 15.9967 9.75106 14.8752C10.2493 14.3795 10.4984 14.1316 10.7866 14.0663C10.9285 14.0341 11.0746 14.0341 11.2165 14.0663C11.5048 14.1316 11.7539 14.3795 12.2521 14.8752L12.2521 14.8752C13.3792 15.9967 13.9427 16.5575 14.4253 16.4953C14.6554 16.4657 14.8715 16.3542 15.0427 16.1768C15.4016 15.8047 15.4016 14.9531 15.4016 13.25Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
  width: 22px;
  height: 22px;
  display: inline-block;
}
.box-draft-card > .inner .box-draft-item .box-draft-item-inner .box-draft-info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 33px;
  grid-column-gap: 5px;
}
.box-draft-card > .inner .box-draft-item .box-draft-item-inner .box-draft-info label {
  font-weight: normal;
  font-size: 10px;
  font-style: normal;
  line-height: normal;
  color: #7f7f7f;
  margin-bottom: 0;
}
.box-draft-card > .inner .box-draft-item .box-draft-item-inner .box-draft-info .value {
  font-size: 13px;
  font-style: normal;
  line-height: normal;
  color: #333;
  font-family: "source-sans-pro-semibold";
}
.box-draft-card > .inner .box-draft-item .box-draft-item-inner .progress {
  border-radius: 0;
  background-color: rgba(73, 77, 244, 0.2);
  position: relative;
  overflow: inherit;
}
.box-draft-card > .inner .box-draft-item .box-draft-item-inner .progress .progress-bar {
  background-color: #494df4;
  overflow: inherit;
  position: relative;
}
.box-draft-card > .inner .box-draft-item .box-draft-item-inner .progress .progress-bar .box-tooltip-progress {
  background-color: #494df4;
  font-size: 10px;
  font-style: normal;
  line-height: normal;
  color: #fff;
  font-family: "source-sans-pro-bold";
  text-align: center;
  padding: 1px 0px;
  position: absolute;
  right: -13px;
  top: -23px;
  width: 27px;
}
.box-draft-card > .inner .box-draft-item .box-draft-item-inner .progress .progress-bar .box-tooltip-progress:before {
  content: "";
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 5px solid #494df4;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.box-draft-card > .inner .box-draft-item.syariah .box-draft-item-inner .box-draft-date {
  background-color: #027180;
}
.box-draft-card > .inner .box-draft-item.syariah .box-draft-item-inner .box-draft-title:before {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.2' d='M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z' fill='%23027180'/%3E%3Cpath d='M15.4016 13.25V10.5036C15.4016 8.1449 15.4016 6.96553 14.7572 6.23277C14.1128 5.5 13.0757 5.5 11.0016 5.5C8.92738 5.5 7.89029 5.5 7.24593 6.23277C6.60156 6.96553 6.60156 8.1449 6.60156 10.5036V13.25C6.60156 14.9531 6.60156 15.8047 6.96046 16.1768C7.13162 16.3542 7.34768 16.4657 7.57783 16.4953C8.06042 16.5575 8.62397 15.9967 9.75106 14.8752C10.2493 14.3795 10.4984 14.1316 10.7866 14.0663C10.9285 14.0341 11.0746 14.0341 11.2165 14.0663C11.5048 14.1316 11.7539 14.3795 12.2521 14.8752L12.2521 14.8752C13.3792 15.9967 13.9427 16.5575 14.4253 16.4953C14.6554 16.4657 14.8715 16.3542 15.0427 16.1768C15.4016 15.8047 15.4016 14.9531 15.4016 13.25Z' fill='%23027180'/%3E%3C/svg%3E%0A");
}
.box-draft-card > .inner .box-draft-item.syariah .box-draft-item-inner .progress {
  background: rgba(2, 113, 128, 0.2);
}
.box-draft-card > .inner .box-draft-item.syariah .box-draft-item-inner .progress .progress-bar {
  background-color: #027180;
}
.box-draft-card > .inner .box-draft-item.syariah .box-draft-item-inner .progress .progress-bar .box-tooltip-progress {
  background-color: #027180;
}
.box-draft-card > .inner .box-draft-item.syariah .box-draft-item-inner .progress .progress-bar .box-tooltip-progress:before {
  border-top: 5px solid #027180;
}
.box-draft-card > .inner .box-draft-item.lazy .box-draft-item-inner .box-draft-title:before {
  display: none;
}
.box-draft-card > .inner .box-draft-item.lazy .box-draft-item-inner .box-draft-title .lazyColor {
  width: 210px;
  height: 20px;
}
.box-draft-card > .inner .box-draft-item.lazy .box-draft-item-inner .box-draft-info .box-draft-info-item .lazyColor.label {
  width: 30px;
  height: 13px;
  border: 0px;
}
.box-draft-card > .inner .box-draft-item.lazy .box-draft-item-inner .box-draft-info .box-draft-info-item .lazyColor.value {
  max-width: 100px;
  width: 80px;
  height: 17px;
}
.box-draft-card > .inner .box-draft-item.lazy .box-draft-item-inner .lazyColor.progress {
  width: 100%;
  height: 7px;
}

.box-draft-card > .inner .box-draft-item .box-draft-item-inner .box-draft-title:before {
  flex: 0 0 auto;
}
.box-draft-card > .inner .box-draft-item .box-draft-item-inner .box-draft-title.with-delete {
  margin-top: 5px;
  display: flex;
}
.box-draft-card > .inner .box-draft-item .box-draft-item-inner .box-draft-title.with-delete:before {
  flex: 0 0 auto;
}
.box-draft-card > .inner .box-draft-item .box-draft-item-inner .box-draft-title.with-delete h3 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  flex: 1 1 auto;
}
.box-draft-card > .inner .box-draft-item .box-draft-item-inner .box-draft-title.with-delete .delete-draft {
  flex: 0 0 auto;
  color: #c91432;
  font-size: 10px;
  font-family: "source-sans-pro-semibold";
  line-height: normal;
}

.box-type-filter .box-type-filter-inner::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 6px;
}
.box-type-filter .box-type-filter-inner::-webkit-scrollbar:vertical {
  width: 6px;
}
.box-type-filter .box-type-filter-inner::-webkit-scrollbar:horizontal {
  height: 6px;
}
.box-type-filter .box-type-filter-inner::-webkit-scrollbar-thumb {
  background-color: #6b6b6b;
  border-radius: 10px;
}
.box-type-filter .box-type-filter-inner::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #d9d9d9;
}

.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details > .inner .box-grid-item .box-tipe-perubahan {
  position: relative;
}
.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details > .inner .box-grid-item .box-tipe-perubahan .act-exp-col {
  text-align: center;
  margin: 0 auto;
  font-size: 12px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 5px;
  text-decoration: none;
  position: relative;
  margin-top: 5px;
}
.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details > .inner .box-grid-item .box-tipe-perubahan .act-exp-col .text {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 5px;
}
.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details > .inner .box-grid-item .box-tipe-perubahan .act-exp-col .text:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='7' height='8' viewBox='0 0 7 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.14062 7L3.5692 4.42857L0.997769 7' stroke='%23494DF4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.14062 3.57141L3.5692 0.999983L0.997769 3.57141' stroke='%23494DF4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 7px;
  height: 8px;
  display: inline-block;
}
.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details > .inner .box-grid-item .box-tipe-perubahan .act-exp-col .text:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details > .inner .box-grid-item .box-tipe-perubahan .act-exp-col:hover .text:before {
  opacity: 1;
  visibility: visible;
}
.CX-riwayat-klaim.new .box-riwayat-klaim .box-riwayat-klaim-inner .box-riwayat-klaim-item .box-riwayat-klaim-item-inner .box-details > .inner .box-grid-item .box-tipe-perubahan .act-exp-col.show .text:after {
  background-image: url("data:image/svg+xml,%3Csvg width='7' height='8' viewBox='0 0 7 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L3.57143 3.57143L6.14286 1' stroke='%23494DF4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 4.42859L3.57143 7.00002L6.14286 4.42859' stroke='%23494DF4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.CX-tab .CX-tab-inner {
  display: flex;
  align-items: center;
}
.CX-tab .CX-tab-inner .CX-tab-item {
  flex: 1;
  text-align: center;
  font-family: "source-sans-pro-bold";
  font-size: 11px;
  line-height: 14px;
  color: #cccccc;
  font-style: normal;
  text-decoration: none;
  height: 50px;
  border-bottom: 4px solid #cccccc;
}
.CX-tab .CX-tab-inner .CX-tab-item.has-skipped {
  pointer-events: none !important;
}
.CX-tab .CX-tab-inner .CX-tab-item:not(.done) {
  pointer-events: none;
}
.CX-tab .CX-tab-inner .CX-tab-item .inner {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.CX-tab .CX-tab-inner .CX-tab-item .inner .text {
  margin-left: 14px;
  text-align: left;
}
@media (max-width: 768px) {
  .CX-tab .CX-tab-inner .CX-tab-item .inner .text {
    text-align: left;
  }
}
.CX-tab .CX-tab-inner .CX-tab-item .inner .ico svg path {
  fill: #999999;
}
.CX-tab .CX-tab-inner .CX-tab-item.selected {
  font-size: 13px;
  line-height: 20px;
  color: #027180;
  border-bottom: 4px solid #f07662;
}
.CX-tab .CX-tab-inner .CX-tab-item.selected .ico svg path {
  fill: #027180;
}
.CX-tab .CX-tab-inner .CX-tab-item.done {
  font-size: 13px;
  line-height: 20px;
  color: #494df4;
  border-bottom: 4px solid #f07662;
}
.CX-tab .CX-tab-inner .CX-tab-item.done .ico svg path {
  fill: #494df4;
}
@media (max-width: 768px) {
  .CX-tab .CX-tab-inner .CX-tab-item:not(.selected):not(.done) {
    flex: 0 0 auto;
    width: 79px;
  }
  .CX-tab .CX-tab-inner .CX-tab-item:not(.selected):not(.done) .inner .text {
    display: none;
  }
  .CX-tab .CX-tab-inner .CX-tab-item.selected {
    flex: 1 1 auto;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .CX-tab .CX-tab-inner .CX-tab-item.selected {
    padding-left: 20px;
    padding-right: 20px;
  }
  .CX-tab .CX-tab-inner .CX-tab-item.selected .inner .text {
    font-size: 11px;
    line-height: 14px;
    letter-spacing: -0.01em;
  }
}
@media (max-width: 768px) {
  .CX-tab .CX-tab-inner .CX-tab-item.done {
    flex: 0 0 auto;
    width: 79px;
  }
  .CX-tab .CX-tab-inner .CX-tab-item.done .inner {
    position: relative;
  }
  .CX-tab .CX-tab-inner .CX-tab-item.done .inner .text {
    display: none;
  }
  .CX-tab .CX-tab-inner .CX-tab-item.done .inner:after {
    content: "Complete";
    position: absolute;
    bottom: 5px;
    color: #494df4;
    font-size: 8px;
    line-height: 10px;
    font-family: "source-sans-pro-regular";
  }
}

@media (max-width: 767px) {
  .CX-tab .CX-tab-inner .CX-tab-item.selected {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .CX-tab .CX-tab-inner .CX-tab-item.selected .inner {
    justify-content: flex-start;
    padding-left: 20px;
  }
}

@media (min-width: 1024px) {
  .CX-tab .CX-tab-inner .CX-tab-item .inner .ico {
    position: relative;
    top: 3px;
  }
  .CX-tab .CX-tab-inner .CX-tab-item.done .inner {
    position: relative;
  }
  .CX-tab .CX-tab-inner .CX-tab-item.done .inner .text {
    position: relative;
    top: 7px;
  }
  .CX-tab .CX-tab-inner .CX-tab-item.done .inner .text:before {
    content: "Complete";
    position: absolute;
    top: -12px;
    color: #494df4;
    font-size: 10px;
    line-height: 13px;
    font-family: "source-sans-pro-regular";
  }
}
.CX-tab-switch .tab-switch-header .tab-switch-header-inner ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  grid-column-gap: 0;
}
.CX-tab-switch .tab-switch-header .tab-switch-header-inner ul li {
  flex: 1;
  position: relative;
  margin-right: 8px;
}
.CX-tab-switch .tab-switch-header .tab-switch-header-inner ul li:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 24px solid #ffffff;
  -webkit-transform: translateX(8px);
  -moz-transform: translateX(8px);
  -ms-transform: translateX(8px);
  -o-transform: translateX(8px);
  transform: translateX(8px);
  z-index: 1;
}
.CX-tab-switch .tab-switch-header .tab-switch-header-inner ul li a {
  display: block;
  text-decoration: none;
  background: #E5E5E5;
  color: rgb(95, 95, 95);
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 18px;
  position: relative;
}
.CX-tab-switch .tab-switch-header .tab-switch-header-inner ul li a:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 24px solid;
  border-left-color: #E5E5E5;
  z-index: 2;
}
.CX-tab-switch .tab-switch-header .tab-switch-header-inner ul li a:hover {
  background: #494DF4;
  color: #fff;
}
.CX-tab-switch .tab-switch-header .tab-switch-header-inner ul li a:hover:after {
  border-left-color: #494DF4;
}
.CX-tab-switch .tab-switch-header .tab-switch-header-inner ul li:first-child a {
  -webkit-border-top-left-radius: 6px;
  -moz-border-top-left-radius: 6px;
  -ms-border-top-left-radius: 6px;
  -o-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-bottom-left-radius: 6px;
  -ms-border-bottom-left-radius: 6px;
  -o-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.CX-tab-switch .tab-switch-header .tab-switch-header-inner ul li:last-child {
  padding-right: 24px;
}
.CX-tab-switch .tab-switch-header .tab-switch-header-inner ul li.selected a, .CX-tab-switch .tab-switch-header .tab-switch-header-inner ul li.active a {
  background: #494DF4;
  color: #fff;
  font-size: 18px;
  font-family: "source-sans-pro-semibold";
}
.CX-tab-switch .tab-switch-header .tab-switch-header-inner ul li.selected a:after, .CX-tab-switch .tab-switch-header .tab-switch-header-inner ul li.active a:after {
  border-left-color: #494DF4;
}
.CX-tab-switch .tab-switch-header .tab-switch-header-inner ul li.complete a, .CX-tab-switch .tab-switch-header .tab-switch-header-inner ul li.completed a {
  background: #027180;
  color: #fff;
  font-size: 18px;
  font-family: "source-sans-pro-semibold";
}
.CX-tab-switch .tab-switch-header .tab-switch-header-inner ul li.complete a:after, .CX-tab-switch .tab-switch-header .tab-switch-header-inner ul li.completed a:after {
  border-left-color: #027180;
}
.CX-tab-switch .tab-switch-header .tab-switch-header-inner ul li.disabled a {
  pointer-events: none;
  color: rgba(95, 95, 95, 0.4);
}
.CX-tab-switch .tab-switch-header .tab-switch-header-inner ul li.disabled a:hover {
  background: rgba(229, 229, 229, 0.8980392157);
  color: rgba(95, 95, 95, 0.4);
}
.CX-tab-switch .tab-switch-header .tab-switch-header-inner ul li.disabled a:hover:after {
  border-left-color: rgba(229, 229, 229, 0.8980392157);
}

.CX-claim-steps.new-journey .CX-tab .CX-tab-inner .CX-tab-item {
  background-color: #3032C1;
  color: #494DF4;
  border-bottom: 4px solid #00008F;
}
.CX-claim-steps.new-journey .CX-tab .CX-tab-inner .CX-tab-item .inner .ico svg path {
  fill: none;
  stroke: #494DF4;
}
.CX-claim-steps.new-journey .CX-tab .CX-tab-inner .CX-tab-item.done, .CX-claim-steps.new-journey .CX-tab .CX-tab-inner .CX-tab-item.selected {
  background-color: #fff;
  border-bottom: 4px solid #F07662;
}
.CX-claim-steps.new-journey .CX-tab .CX-tab-inner .CX-tab-item.selected {
  color: #027180;
}
.CX-claim-steps.new-journey .CX-tab .CX-tab-inner .CX-tab-item.selected .ico svg path {
  fill: none;
  stroke: #027180;
}
.CX-claim-steps.new-journey .CX-tab .CX-tab-inner .CX-tab-item.done .ico svg path {
  fill: none;
  stroke: #494df4;
}
.CX-claim-steps.new-journey .CX-tab .CX-tab-inner .CX-tab-item#cx-tab-riwayat-penyakit .inner .ico svg path {
  fill: #494DF4;
}
.CX-claim-steps.new-journey .CX-tab .CX-tab-inner .CX-tab-item#cx-tab-riwayat-penyakit.selected .inner .ico svg path {
  fill: #027180;
}
.CX-claim-steps.new-journey .CX-tab .CX-tab-inner .CX-tab-item#cx-tab-riwayat-penyakit.done .inner .ico svg path {
  fill: #494df4;
}

.box-form-otp {
  margin-bottom: 4rem;
}
.box-form-otp .box-form-otp-inner .box-info-verifikasi {
  display: inline-block;
  color: #fff;
  background: #027180;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 6px 11px;
}
.box-form-otp .box-form-otp-inner .box-info-verifikasi .names,
.box-form-otp .box-form-otp-inner .box-info-verifikasi .ico {
  display: inline-block;
}
.box-form-otp .box-form-otp-inner .box-info-verifikasi .ico {
  margin-right: 5px;
  position: relative;
  top: 1px;
}
.box-form-otp .box-form-otp-inner .box-input-list {
  padding: 20px 0;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  max-width: 340px;
  margin: 0 auto;
  grid-column-gap: 8px;
}
.box-form-otp .box-form-otp-inner .box-input-list input::-webkit-outer-spin-button,
.box-form-otp .box-form-otp-inner .box-input-list input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.box-form-otp .box-form-otp-inner .box-input-list input[type=number] {
  -moz-appearance: textfield;
}
.box-form-otp .box-form-otp-inner .box-input-list input {
  text-align: center;
  width: 50px;
  height: 50px;
  font-size: 50px;
  line-height: 63px;
  font-family: "source-sans-pro-bold";
  color: #333333;
  border: 1px solid #999999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
@media (max-width: 767px) {
  .box-form-otp .box-form-otp-inner .box-input-list input {
    width: 100%;
    display: block;
  }
}
.box-form-otp .box-form-otp-inner .box-input-list input::-webkit-input-placeholder {
  color: #CCCCCC;
  font-size: 50px;
  line-height: 63px;
  font-family: "source-sans-pro-bold";
  text-align: center;
}
.box-form-otp .box-form-otp-inner .box-input-list input::-moz-placeholder {
  color: #CCCCCC;
  font-size: 50px;
  line-height: 63px;
  font-family: "source-sans-pro-bold";
  text-align: center;
}
.box-form-otp .box-form-otp-inner .box-input-list input:-moz-placeholder {
  color: #CCCCCC;
  font-size: 50px;
  line-height: 63px;
  font-family: "source-sans-pro-bold";
  text-align: center;
}
.box-form-otp .box-form-otp-inner .box-input-list input:-ms-input-placeholder {
  color: #CCCCCC;
  font-size: 50px;
  line-height: 63px;
  font-family: "source-sans-pro-bold";
  text-align: center;
}
.box-form-otp .box-form-otp-inner .box-input-list input:focus::-webkit-input-placeholder {
  opacity: 0;
}
.box-form-otp .box-form-otp-inner .box-input-list input:focus::-moz-placeholder {
  opacity: 0;
}
.box-form-otp .box-form-otp-inner .box-input-list input:focus:-moz-placeholder {
  opacity: 0;
}
.box-form-otp .box-form-otp-inner .box-input-list input:focus:-ms-input-placeholder {
  opacity: 0;
}
.box-form-otp .box-form-otp-inner .box-resend-otp .box-resend-otp-inner {
  display: inline-block;
  background: #fff;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  color: #494DF4;
  text-decoration: none;
  padding: 8px 13px;
  border: 1px solid #494DF4;
}
.box-form-otp .box-form-otp-inner .box-resend-otp .box-resend-otp-inner.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.box-form-otp .box-form-otp-inner .box-resend-otp .box-resend-otp-inner:hover {
  background-color: #395e97;
}
.box-form-otp .box-form-otp-inner .box-resend-otp .box-resend-otp-inner .ico,
.box-form-otp .box-form-otp-inner .box-resend-otp .box-resend-otp-inner .text {
  display: inline-block;
}
.box-form-otp .box-form-otp-inner .box-resend-otp .box-resend-otp-inner .ico {
  position: relative;
  top: 3px;
}

.box-form-otp .box-form-otp-inner .box-input-list input::-webkit-outer-spin-button,
.box-form-otp .box-form-otp-inner .box-input-list input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.box-form-otp .box-form-otp-inner .box-input-list input[type=number] {
  -moz-appearance: textfield;
}

.box-resend-otp .box-resend-otp-inner {
  display: inline-block;
  background: #fff;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  color: #494DF4;
  text-decoration: none;
  padding: 8px 13px;
  border: 1px solid #494DF4;
}
.box-resend-otp .box-resend-otp-inner.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.box-resend-otp .box-resend-otp-inner:hover {
  background-color: #395e97;
}
.box-resend-otp .box-resend-otp-inner .ico,
.box-resend-otp .box-resend-otp-inner .text {
  display: inline-block;
}
.box-resend-otp .box-resend-otp-inner .ico {
  position: relative;
  top: 3px;
}

.box-form-otp .box-form-otp-inner .box-resend-otp .box-timer > .text {
  font-family: "source-sans-pro-semibold";
  font-size: 11px;
  line-height: 13px;
  text-align: center;
  color: #000000;
}
.box-form-otp .box-form-otp-inner .box-resend-otp .box-timer .timer-count .timer-count-inner {
  background: #fff;
  border: 1px solid #5F5F5F;
  display: inline-block;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  padding: 2px 12px;
  color: #5F5F5F;
}
.box-form-otp .box-form-otp-inner .box-resend-otp .box-timer .timer-count .timer-count-inner .ico-and-text {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.box-form-otp .box-form-otp-inner .box-resend-otp .box-timer .timer-count .timer-count-inner span.ico {
  position: relative;
  top: 0px;
}
.box-form-otp .box-form-otp-inner .box-resend-otp .box-timer .timer-count .timer-count-inner span.text {
  font-size: 12px;
  line-height: 20px;
  font-family: "source-sans-pro-semibold";
}

.box-form-otp .box-resend-otp .new-btn-blue.with-ico {
  position: relative;
  padding: 2px 8px 6px;
}
.box-form-otp .box-resend-otp .new-btn-blue.with-ico .ico {
  top: 0px;
  width: 15px;
  height: 15px;
}
.box-form-otp .box-resend-otp .new-btn-blue.with-ico:hover .ico svg path {
  fill: #fff;
}

.box-form-otp .box-form-otp-inner .box-input-list.has-error {
  padding-bottom: 5px;
}
.box-form-otp .box-form-otp-inner .box-input-list.has-error input {
  border-color: #C91432 !important;
  color: #C91432 !important;
}
.box-form-otp .box-form-otp-inner .box-info-alert {
  margin-bottom: 10px;
}
.box-form-otp .box-form-otp-inner .box-info-alert .box-info-alert-inner {
  max-width: 340px;
  margin: 0 auto;
  text-align: left;
  font-size: 11px;
  line-height: 14px;
  color: #BD0A0A;
}
.box-form-otp .box-form-otp-inner .box-info-alert .box-info-alert-inner .ico {
  position: relative;
  top: 2px;
  margin-right: 7px;
}

body.v2 .yui3-widget.alert .close {
  opacity: 1 !important;
}
body.v2 .yui3-widget.alert .close span {
  display: none;
}
body.v2 .yui3-widget.alert .close:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='9' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.54069 0.0520716C7.38633 0.108646 6.95927 0.509812 5.82732 1.63616L4.31975 3.14311L2.84306 1.66702C2.02497 0.859548 1.30978 0.170364 1.24289 0.134362C0.965044 -0.00450325 0.450518 0.0880737 0.249852 0.319516C0.0388967 0.561244 -0.0331369 1.01384 0.10064 1.27614C0.136657 1.343 0.826122 2.0579 1.63393 2.87052L3.10033 4.34147L1.61335 5.86898C0.79525 6.70732 0.10064 7.44279 0.0646231 7.50451C-0.0331369 7.67938 -0.0177011 8.10626 0.0954946 8.31199C0.280724 8.66686 0.815831 8.8263 1.19658 8.64115C1.2892 8.6 2.02497 7.8851 2.83792 7.0622L4.30946 5.5604L5.8479 7.08791C6.69172 7.92625 7.44807 8.64115 7.52525 8.67201C8.0192 8.85202 8.5543 8.57429 8.68808 8.0754C8.71895 7.95711 8.73439 7.82853 8.7241 7.79253C8.71381 7.75138 8.68808 7.64852 8.6675 7.56623C8.64692 7.45308 8.24044 7.02105 7.08276 5.87927L5.52889 4.35175L7.03131 2.87052C7.85455 2.0579 8.56974 1.32243 8.6109 1.22986C8.7241 1.00356 8.71381 0.725825 8.58518 0.463524C8.39995 0.0829306 7.94716 -0.0970802 7.54069 0.0520716Z' fill='%23333333'/%3E%3C/svg%3E%0A");
  position: absolute;
  width: 9px;
  height: 9px;
  font-family: "Font Awesome 5 Pro";
  color: #333;
  opacity: 1 !important;
  font-size: 1.2rem;
  font-weight: normal;
}
body.v2 .yui3-widget.alert.alert-danger {
  background: #FDEDE9;
  border: 1px solid #F6C9BF;
  color: #C91432;
}
body.v2 .yui3-widget.alert.alert-danger .close:before {
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='9' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.54069 0.0520716C7.38633 0.108646 6.95927 0.509812 5.82732 1.63616L4.31975 3.14311L2.84306 1.66702C2.02497 0.859548 1.30978 0.170364 1.24289 0.134362C0.965044 -0.00450325 0.450518 0.0880737 0.249852 0.319516C0.0388967 0.561244 -0.0331369 1.01384 0.10064 1.27614C0.136657 1.343 0.826122 2.0579 1.63393 2.87052L3.10033 4.34147L1.61335 5.86898C0.79525 6.70732 0.10064 7.44279 0.0646231 7.50451C-0.0331369 7.67938 -0.0177011 8.10626 0.0954946 8.31199C0.280724 8.66686 0.815831 8.8263 1.19658 8.64115C1.2892 8.6 2.02497 7.8851 2.83792 7.0622L4.30946 5.5604L5.8479 7.08791C6.69172 7.92625 7.44807 8.64115 7.52525 8.67201C8.0192 8.85202 8.5543 8.57429 8.68808 8.0754C8.71895 7.95711 8.73439 7.82853 8.7241 7.79253C8.71381 7.75138 8.68808 7.64852 8.6675 7.56623C8.64692 7.45308 8.24044 7.02105 7.08276 5.87927L5.52889 4.35175L7.03131 2.87052C7.85455 2.0579 8.56974 1.32243 8.6109 1.22986C8.7241 1.00356 8.71381 0.725825 8.58518 0.463524C8.39995 0.0829306 7.94716 -0.0970802 7.54069 0.0520716Z' fill='%23C91432'/%3E%3C/svg%3E%0A");
}
body.v2 .yui3-widget.alert.alert-danger .lead {
  display: flex;
  align-items: center;
}
body.v2 .yui3-widget.alert.alert-danger .lead svg {
  display: none;
}
body.v2 .yui3-widget.alert.alert-danger .lead:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_7675_86791)'%3E%3Ccircle cx='12' cy='10' r='8' fill='%23C91432'/%3E%3C/g%3E%3Cpath d='M12.1515 4.00422C11.6712 4.06219 11.313 4.26301 11.0398 4.63153C10.9549 4.74747 7.28421 11.4781 7.13929 11.7866C7.01921 12.0371 6.99022 12.1903 7.00265 12.4987C7.00886 12.7037 7.02335 12.7927 7.06476 12.9232C7.19519 13.3227 7.47261 13.6457 7.84941 13.8341C8.20757 14.0142 7.83906 13.9997 12.2965 13.9997C16.7538 13.9997 16.3853 14.0142 16.7435 13.8341C17.1203 13.6457 17.3956 13.3227 17.5281 12.9232C17.5716 12.7907 17.584 12.7037 17.5903 12.4987C17.6027 12.1903 17.5737 12.0371 17.4536 11.7866C17.3108 11.4801 13.638 4.74747 13.5531 4.63153C13.3233 4.32305 12.9734 4.09532 12.6339 4.03321C12.5014 4.00837 12.2426 3.9918 12.1515 4.00422ZM12.5118 6.59833C12.6546 6.65216 12.7809 6.77431 12.8513 6.92544L12.9072 7.04345V8.69971C12.9072 10.5651 12.9134 10.4781 12.7499 10.6644C12.5076 10.9398 12.0853 10.9398 11.8431 10.6644C11.6795 10.4781 11.6857 10.5651 11.6857 8.69971V7.04345L11.7416 6.92544C11.8824 6.62318 12.2054 6.48447 12.5118 6.59833ZM12.5118 11.5671C12.8989 11.712 13.0231 12.2151 12.7499 12.5277C12.5076 12.8031 12.0853 12.8031 11.8431 12.5277C11.4331 12.0598 11.9279 11.3497 12.5118 11.5671Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_d_7675_86791' x='0' y='0' width='24' height='24' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='2'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.788235 0 0 0 0 0.0784314 0 0 0 0 0.196078 0 0 0 0.24 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_7675_86791'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_7675_86791' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
  position: relative;
  margin-top: 2px;
  margin-right: 6px;
}
body.v2 .yui3-widget.alert.alert-warning {
  background: #FCD385;
  border: 1px solid #FCD385;
  color: #333333;
}
body.v2 .yui3-widget.alert.alert-warning .close:before {
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='9' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.54069 0.0520716C7.38633 0.108646 6.95927 0.509812 5.82732 1.63616L4.31975 3.14311L2.84306 1.66702C2.02497 0.859548 1.30978 0.170364 1.24289 0.134362C0.965044 -0.00450325 0.450518 0.0880737 0.249852 0.319516C0.0388967 0.561244 -0.0331369 1.01384 0.10064 1.27614C0.136657 1.343 0.826122 2.0579 1.63393 2.87052L3.10033 4.34147L1.61335 5.86898C0.79525 6.70732 0.10064 7.44279 0.0646231 7.50451C-0.0331369 7.67938 -0.0177011 8.10626 0.0954946 8.31199C0.280724 8.66686 0.815831 8.8263 1.19658 8.64115C1.2892 8.6 2.02497 7.8851 2.83792 7.0622L4.30946 5.5604L5.8479 7.08791C6.69172 7.92625 7.44807 8.64115 7.52525 8.67201C8.0192 8.85202 8.5543 8.57429 8.68808 8.0754C8.71895 7.95711 8.73439 7.82853 8.7241 7.79253C8.71381 7.75138 8.68808 7.64852 8.6675 7.56623C8.64692 7.45308 8.24044 7.02105 7.08276 5.87927L5.52889 4.35175L7.03131 2.87052C7.85455 2.0579 8.56974 1.32243 8.6109 1.22986C8.7241 1.00356 8.71381 0.725825 8.58518 0.463524C8.39995 0.0829306 7.94716 -0.0970802 7.54069 0.0520716Z' fill='%23333333'/%3E%3C/svg%3E%0A");
}
body.v2 .yui3-widget.alert.alert-warning .lead {
  display: flex;
  align-items: center;
}
body.v2 .yui3-widget.alert.alert-warning .lead svg {
  display: none;
}
body.v2 .yui3-widget.alert.alert-warning .lead:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_7675_86791)'%3E%3Ccircle cx='12' cy='10' r='8' fill='%23333333'/%3E%3C/g%3E%3Cpath d='M12.1515 4.00422C11.6712 4.06219 11.313 4.26301 11.0398 4.63153C10.9549 4.74747 7.28421 11.4781 7.13929 11.7866C7.01921 12.0371 6.99022 12.1903 7.00265 12.4987C7.00886 12.7037 7.02335 12.7927 7.06476 12.9232C7.19519 13.3227 7.47261 13.6457 7.84941 13.8341C8.20757 14.0142 7.83906 13.9997 12.2965 13.9997C16.7538 13.9997 16.3853 14.0142 16.7435 13.8341C17.1203 13.6457 17.3956 13.3227 17.5281 12.9232C17.5716 12.7907 17.584 12.7037 17.5903 12.4987C17.6027 12.1903 17.5737 12.0371 17.4536 11.7866C17.3108 11.4801 13.638 4.74747 13.5531 4.63153C13.3233 4.32305 12.9734 4.09532 12.6339 4.03321C12.5014 4.00837 12.2426 3.9918 12.1515 4.00422ZM12.5118 6.59833C12.6546 6.65216 12.7809 6.77431 12.8513 6.92544L12.9072 7.04345V8.69971C12.9072 10.5651 12.9134 10.4781 12.7499 10.6644C12.5076 10.9398 12.0853 10.9398 11.8431 10.6644C11.6795 10.4781 11.6857 10.5651 11.6857 8.69971V7.04345L11.7416 6.92544C11.8824 6.62318 12.2054 6.48447 12.5118 6.59833ZM12.5118 11.5671C12.8989 11.712 13.0231 12.2151 12.7499 12.5277C12.5076 12.8031 12.0853 12.8031 11.8431 12.5277C11.4331 12.0598 11.9279 11.3497 12.5118 11.5671Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_d_7675_86791' x='0' y='0' width='24' height='24' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='2'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.788235 0 0 0 0 0.0784314 0 0 0 0 0.196078 0 0 0 0.24 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_7675_86791'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_7675_86791' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
  position: relative;
  margin-top: 2px;
  margin-right: 6px;
}

.CX-box-emma-card-detail {
  margin: 40px 0;
}
.CX-box-emma-card-detail .box-emma-card-detail {
  -webkit-box-shadow: 0px 7px 13px rgba(172, 182, 236, 0.25);
  -moz-box-shadow: 0px 7px 13px rgba(172, 182, 236, 0.25);
  -ms-box-shadow: 0px 7px 13px rgba(172, 182, 236, 0.25);
  -o-box-shadow: 0px 7px 13px rgba(172, 182, 236, 0.25);
  box-shadow: 0px 7px 13px rgba(172, 182, 236, 0.25);
}
.CX-box-emma-card-detail .box-emma-card-detail .box-emma-card-detail-inner {
  background-color: #fff !important;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -ms-border-bottom-left-radius: 8px;
  -o-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  -ms-border-bottom-right-radius: 8px;
  -o-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.CX-box-emma-card-detail.with-default-header .box-emma-card-detail, .CX-box-emma-card-detail.with-blue-header .box-emma-card-detail, .CX-box-emma-card-detail.with-gold-header .box-emma-card-detail, .CX-box-emma-card-detail.with-platinum-header .box-emma-card-detail, .CX-box-emma-card-detail.with-signature-header .box-emma-card-detail {
  padding: 0;
  overflow: hidden;
  background-color: transparent;
}
.CX-box-emma-card-detail.with-default-header .box-emma-card-detail .box-emma-card-detail-heading .box-emma-card-detail-heading-inner, .CX-box-emma-card-detail.with-blue-header .box-emma-card-detail .box-emma-card-detail-heading .box-emma-card-detail-heading-inner, .CX-box-emma-card-detail.with-gold-header .box-emma-card-detail .box-emma-card-detail-heading .box-emma-card-detail-heading-inner, .CX-box-emma-card-detail.with-platinum-header .box-emma-card-detail .box-emma-card-detail-heading .box-emma-card-detail-heading-inner, .CX-box-emma-card-detail.with-signature-header .box-emma-card-detail .box-emma-card-detail-heading .box-emma-card-detail-heading-inner {
  position: relative;
  color: #fff;
  -webkit-border-top-left-radius: 8px;
  -moz-border-top-left-radius: 8px;
  -ms-border-top-left-radius: 8px;
  -o-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-top-right-radius: 8px;
  -ms-border-top-right-radius: 8px;
  -o-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
  padding: 12px;
}
.CX-box-emma-card-detail.with-default-header .box-emma-card-detail .box-emma-card-detail-heading .box-emma-card-detail-heading-inner a, .CX-box-emma-card-detail.with-blue-header .box-emma-card-detail .box-emma-card-detail-heading .box-emma-card-detail-heading-inner a, .CX-box-emma-card-detail.with-gold-header .box-emma-card-detail .box-emma-card-detail-heading .box-emma-card-detail-heading-inner a, .CX-box-emma-card-detail.with-platinum-header .box-emma-card-detail .box-emma-card-detail-heading .box-emma-card-detail-heading-inner a, .CX-box-emma-card-detail.with-signature-header .box-emma-card-detail .box-emma-card-detail-heading .box-emma-card-detail-heading-inner a {
  text-decoration: none;
}
.CX-box-emma-card-detail.with-default-header .box-emma-card-detail .box-emma-card-detail-heading .box-emma-card-detail-heading-inner h3, .CX-box-emma-card-detail.with-blue-header .box-emma-card-detail .box-emma-card-detail-heading .box-emma-card-detail-heading-inner h3, .CX-box-emma-card-detail.with-gold-header .box-emma-card-detail .box-emma-card-detail-heading .box-emma-card-detail-heading-inner h3, .CX-box-emma-card-detail.with-platinum-header .box-emma-card-detail .box-emma-card-detail-heading .box-emma-card-detail-heading-inner h3, .CX-box-emma-card-detail.with-signature-header .box-emma-card-detail .box-emma-card-detail-heading .box-emma-card-detail-heading-inner h3 {
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.01em;
  margin-bottom: 0;
  padding-left: 16px;
  display: inline-block;
}
.CX-box-emma-card-detail.with-default-header .box-emma-card-detail .box-emma-card-detail-heading .box-emma-card-detail-heading-inner .close-pop-up, .CX-box-emma-card-detail.with-blue-header .box-emma-card-detail .box-emma-card-detail-heading .box-emma-card-detail-heading-inner .close-pop-up, .CX-box-emma-card-detail.with-gold-header .box-emma-card-detail .box-emma-card-detail-heading .box-emma-card-detail-heading-inner .close-pop-up, .CX-box-emma-card-detail.with-platinum-header .box-emma-card-detail .box-emma-card-detail-heading .box-emma-card-detail-heading-inner .close-pop-up, .CX-box-emma-card-detail.with-signature-header .box-emma-card-detail .box-emma-card-detail-heading .box-emma-card-detail-heading-inner .close-pop-up {
  position: absolute;
  right: 12px;
  top: 15px;
}
.CX-box-emma-card-detail.with-default-header .box-emma-card-detail .box-emma-card-detail-inner, .CX-box-emma-card-detail.with-blue-header .box-emma-card-detail .box-emma-card-detail-inner, .CX-box-emma-card-detail.with-gold-header .box-emma-card-detail .box-emma-card-detail-inner, .CX-box-emma-card-detail.with-platinum-header .box-emma-card-detail .box-emma-card-detail-inner, .CX-box-emma-card-detail.with-signature-header .box-emma-card-detail .box-emma-card-detail-inner {
  padding: 2rem;
  background-color: transparent !important;
}
@media (max-width: 768px) {
  .CX-box-emma-card-detail.with-default-header .box-emma-card-detail .box-emma-card-detail-inner, .CX-box-emma-card-detail.with-blue-header .box-emma-card-detail .box-emma-card-detail-inner, .CX-box-emma-card-detail.with-gold-header .box-emma-card-detail .box-emma-card-detail-inner, .CX-box-emma-card-detail.with-platinum-header .box-emma-card-detail .box-emma-card-detail-inner, .CX-box-emma-card-detail.with-signature-header .box-emma-card-detail .box-emma-card-detail-inner {
    padding: 2rem 5px;
  }
}
.CX-box-emma-card-detail.with-default-header .box-emma-card-detail .box-emma-card-detail-inner .new-box-form, .CX-box-emma-card-detail.with-blue-header .box-emma-card-detail .box-emma-card-detail-inner .new-box-form, .CX-box-emma-card-detail.with-gold-header .box-emma-card-detail .box-emma-card-detail-inner .new-box-form, .CX-box-emma-card-detail.with-platinum-header .box-emma-card-detail .box-emma-card-detail-inner .new-box-form, .CX-box-emma-card-detail.with-signature-header .box-emma-card-detail .box-emma-card-detail-inner .new-box-form {
  padding-bottom: 0;
}
.CX-box-emma-card-detail.with-default-header .box-emma-card-detail .box-emma-card-detail-heading .box-emma-card-detail-heading-inner {
  background: transparent linear-gradient(150deg, #494df4 0%, #9fbeaf 100%) 0 0 no-repeat padding-box;
}
.CX-box-emma-card-detail.with-blue-header .box-emma-card-detail .box-emma-card-detail-heading .box-emma-card-detail-heading-inner {
  background: #0E214E;
}
.CX-box-emma-card-detail.with-gold-header .box-emma-card-detail .box-emma-card-detail-heading .box-emma-card-detail-heading-inner {
  background: #877731;
}
.CX-box-emma-card-detail.with-platinum-header .box-emma-card-detail .box-emma-card-detail-heading .box-emma-card-detail-heading-inner {
  background: #6D6E71;
}
.CX-box-emma-card-detail.with-signature-header .box-emma-card-detail .box-emma-card-detail-heading .box-emma-card-detail-heading-inner {
  background: #1F1F1F;
}
.CX-box-emma-card-detail.with-bg-cities .box-emma-card-detail .box-emma-card-detail-inner {
  position: relative;
}
.CX-box-emma-card-detail.with-bg-cities .box-emma-card-detail .box-emma-card-detail-inner .CX-info-emma-card {
  position: relative;
  z-index: 2;
}
.CX-box-emma-card-detail.with-bg-cities .box-emma-card-detail .box-emma-card-detail-inner:after {
  content: "";
  background-image: url("../images/bg-cities-large.png");
  background-repeat: repeat-x;
  background-position: bottom left;
  background-size: cover;
  width: 100%;
  height: 357px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.CX-box-emma-card-detail .CX-info-emma-card .info-emma-card-inner .box-emma-detail .box-emma-detail-inner .title h3 {
  color: #333;
}

.CX-reinstatement {
  margin-top: 70px;
}
.CX-reinstatement .box-reinstatement .box-reinstatement-inner .box-title {
  margin-top: 20px;
}
.CX-reinstatement .box-reinstatement .box-reinstatement-inner .box-title h3 {
  font-family: "source-sans-pro-bold";
  font-size: 20px;
  line-height: 24px;
  text-transform: capitalize;
  color: #333333;
}

.box-highlight-polis-profile {
  padding-bottom: 10px;
}
.box-highlight-polis-profile .box-highlight-polis-profile-inner {
  background: linear-gradient(180deg, #494DF4 0%, #262AF3 100%);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  color: #fff;
  padding: 7px 24px;
  display: flex;
  align-items: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.box-highlight-polis-profile .box-highlight-polis-profile-inner .box-profile {
  flex: 0 0 auto;
  position: relative;
}
.box-highlight-polis-profile .box-highlight-polis-profile-inner .box-profile:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 62px;
  height: 62px;
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='100' ry='100' stroke='%23FFFFFF99' stroke-width='3' stroke-dasharray='8%2c 8' stroke-dashoffset='82' stroke-linecap='butt'/%3e%3c/svg%3e");
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.box-highlight-polis-profile .box-highlight-polis-profile-inner .box-profile .box-profile-inner {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  width: 56px;
  height: 56px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.box-highlight-polis-profile .box-highlight-polis-profile-inner .box-polis {
  flex: 1 1 auto;
  padding-left: 24px;
}
.box-highlight-polis-profile .box-highlight-polis-profile-inner .box-polis .box-polis-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
.box-highlight-polis-profile .box-highlight-polis-profile-inner .box-polis .box-polis-inner .box-no-polis label {
  font-family: "source-sans-pro-regular";
  font-size: 11px;
  line-height: 14px;
  text-transform: capitalize;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 400;
  margin-bottom: 0;
}
.box-highlight-polis-profile .box-highlight-polis-profile-inner .box-polis .box-polis-inner .box-no-polis .value {
  font-family: "source-sans-pro-bold";
  font-size: 20px;
  line-height: 25px;
  color: #FFFFFF;
}
.box-highlight-polis-profile .box-highlight-polis-profile-inner .box-polis .box-polis-inner .box-no-polis .value span {
  cursor: pointer;
}
.box-highlight-polis-profile .box-highlight-polis-profile-inner .box-polis .box-polis-inner .box-ico-toggle {
  text-align: right;
}
.box-highlight-polis-profile .box-highlight-polis-profile-inner .box-polis .box-polis-inner .box-ico-toggle .box-ico-toggle-inner {
  display: flex;
  justify-content: flex-end;
  grid-column-gap: 20px;
  align-items: center;
}
.box-highlight-polis-profile .box-highlight-polis-profile-inner .box-polis .box-polis-inner .box-ico-toggle .box-ico-toggle-inner a {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
  border: 1.5px solid #FFFFFF;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform-origin: center center;
}
.box-highlight-polis-profile .box-highlight-polis-profile-inner .box-polis .box-polis-inner .box-ico-toggle .box-ico-toggle-inner a.active {
  background-color: transparent;
}
.box-highlight-polis-profile .box-highlight-polis-profile-inner .box-polis .box-polis-inner .box-ico-toggle .box-ico-toggle-inner a.active .ico svg path {
  stroke: #fff;
}
.box-highlight-polis-profile .box-highlight-polis-profile-inner .box-polis .box-polis-inner .box-ico-toggle .box-ico-toggle-inner a .ico {
  position: relative;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transform-origin: center center;
  width: 20px;
  height: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-highlight-polis-profile .box-highlight-polis-profile-inner .box-polis .box-polis-inner .box-ico-toggle .box-ico-toggle-inner a.expand-detail.active .ico {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  -moz-transform: translate(-50%, -50%) rotate(180deg);
  -ms-transform: translate(-50%, -50%) rotate(180deg);
  -o-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}
.box-highlight-polis-profile .box-highlight-polis-profile-inner .box-polis .box-polis-inner .box-ico-toggle .box-ico-toggle-inner a .cx-tooltip {
  position: absolute;
  top: -37px;
  height: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: max-content;
  background: #3032C1;
  color: #fff;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -ms-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -o-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  display: block;
  padding: 0;
}
.box-highlight-polis-profile .box-highlight-polis-profile-inner .box-polis .box-polis-inner .box-ico-toggle .box-ico-toggle-inner a .cx-tooltip .cx-tooltip-inner {
  padding: 2px 13px;
  width: 100%;
  height: auto;
  font-size: 13px;
  line-height: 20px;
  font-family: "source-sans-pro-semibold";
}
.box-highlight-polis-profile .box-highlight-polis-profile-inner .box-polis .box-polis-inner .box-ico-toggle .box-ico-toggle-inner a .cx-tooltip:after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  bottom: -8px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 14px solid #3032C1;
}
.box-highlight-polis-profile .box-highlight-polis-profile-inner .box-polis .box-polis-inner .box-ico-toggle .box-ico-toggle-inner a:hover .cx-tooltip {
  opacity: 1;
  visibility: visible;
}
.box-highlight-polis-profile .box-highlight-polis-profile-inner .box-polis .box-polis-detail {
  margin-top: 15px;
}
.box-highlight-polis-profile .box-highlight-polis-profile-inner .box-polis .box-polis-detail .box-pernyataan {
  position: relative;
  -webkit-box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden;
  padding: 3px 10px;
  margin-bottom: 15px;
}
.box-highlight-polis-profile .box-highlight-polis-profile-inner .box-polis .box-polis-detail .box-pernyataan:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: radial-gradient(100% 359.18% at 0% 0%, rgba(255, 255, 255, 0.23) 0%, rgba(255, 255, 255, 0.2) 100%);
  opacity: 0.5;
  backdrop-filter: blur(15px);
}
.box-highlight-polis-profile .box-highlight-polis-profile-inner .box-polis .box-polis-detail .box-pernyataan .box-pernyataan-inner {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.box-highlight-polis-profile .box-highlight-polis-profile-inner .box-polis .box-polis-detail .box-pernyataan .box-pernyataan-inner div {
  font-family: "source-sans-pro-semibold";
  font-size: 12px;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.7);
}
.box-highlight-polis-profile .box-highlight-polis-profile-inner .box-polis .box-polis-detail .box-pernyataan .box-pernyataan-inner div:last-child {
  text-align: right;
}
.box-highlight-polis-profile .box-highlight-polis-profile-inner .box-polis .box-polis-detail .box-info-polis .box-info-polis-inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  text-align: center;
  justify-content: center;
}
.box-highlight-polis-profile .box-highlight-polis-profile-inner .box-polis .box-polis-detail .box-info-polis .box-info-polis-inner .box-info-polis-item .label {
  border: 0px;
  outline: none;
  font-weight: 400;
  font-size: 11px;
  line-height: 14px;
  text-transform: capitalize;
  color: #FFFFFF;
  opacity: 0.6;
  margin-bottom: 0px;
}
.box-highlight-polis-profile .box-highlight-polis-profile-inner .box-polis .box-polis-detail .box-info-polis .box-info-polis-inner .box-info-polis-item .value {
  font-family: "source-sans-pro-semibold";
  font-size: 18px;
  line-height: 23px;
  text-align: center;
}
.box-highlight-polis-profile.is-open .box-highlight-polis-profile-inner .box-profile:before {
  width: 124px;
  height: 124px;
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='100' ry='100' stroke='%23FFFFFF80' stroke-width='5' stroke-dasharray='8%2c 9' stroke-dashoffset='25' stroke-linecap='butt'/%3e%3c/svg%3e");
}
.box-highlight-polis-profile.is-open .box-highlight-polis-profile-inner .box-profile .box-profile-inner {
  width: 108px;
  height: 108px;
}

.CX-reinstatement .box-reinstatement .box-reinstatement-inner .box-content {
  max-height: 50vh;
  overflow-y: auto;
  overflow-x: hidden;
  margin-top: 140px;
}
.CX-reinstatement .box-reinstatement .box-reinstatement-inner .box-content .new-box-form {
  padding-bottom: 0px;
}
.CX-reinstatement .box-reinstatement .box-reinstatement-inner .box-content .new-box-form .new-box-form-inner .row .col-md-12:last-child .new-box-item .form-group {
  margin-bottom: 15px;
}
@media (min-width: 1366px) and (min-height: 768px) {
  .CX-reinstatement .box-reinstatement .box-reinstatement-inner .box-content {
    max-height: 65vh;
  }
}
.CX-reinstatement .box-reinstatement .box-reinstatement-inner .box-content::-webkit-scrollbar-thumb {
  background-color: #CCCCCC;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.CX-reinstatement .box-reinstatement .box-reinstatement-inner .box-content::-webkit-scrollbar-track {
  background-color: #F5F5F5;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.CX-reinstatement .box-reinstatement .box-reinstatement-inner .box-content::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}

.CX-claim-steps.profile-polis-open .CX-reinstatement .box-reinstatement .box-reinstatement-inner .box-content {
  max-height: calc(60vh - 130px);
  margin-top: 227px;
}
@media (min-width: 1366px) and (min-height: 768px) {
  .CX-claim-steps.profile-polis-open .CX-reinstatement .box-reinstatement .box-reinstatement-inner .box-content {
    max-height: calc(60vh - 60px);
  }
}

.CX-claim-steps {
  position: relative;
}
.CX-claim-steps .box-highlight-polis-profile {
  position: fixed;
  top: 130px;
  z-index: 1;
  left: 283px;
  width: calc(100% - 298px);
}

.CX-claim-steps .CX-reinstatement,
.CX-claim-steps .CX-reinstatement .box-reinstatement,
.CX-claim-steps .box-highlight-polis-profile {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-claim-steps:not(.no-step-number) .box-highlight-polis-profile {
  left: 330px;
  width: calc(100% - 345px);
}
.CX-claim-steps:not(.no-step-number) .CX-reinstatement .box-reinstatement {
  padding-left: 49px;
}

.box-highlight-polis-profile .box-highlight-polis-profile-inner {
  position: relative;
}
.box-highlight-polis-profile .box-highlight-polis-profile-inner:before {
  content: "";
  position: absolute;
  width: 100%;
  background-image: url(../images/bg-cities-small.png);
  background-repeat: repeat-x;
}

.box-highlight-polis-profile .box-highlight-polis-profile-inner:before {
  bottom: 0px;
  left: 150px;
  opacity: 0.5;
  height: 80px;
  background-size: contain;
}
.box-highlight-polis-profile.is-open .box-highlight-polis-profile-inner:before {
  height: 122px;
}

.box-highlight-polis-profile:not(.is-open) .box-highlight-polis-profile-inner:before {
  width: 543px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

body.v2.no-sidebar .CX-claim-steps .box-highlight-polis-profile,
body.v2.collapsed-sidenav .CX-claim-steps .box-highlight-polis-profile {
  left: 65px;
  width: calc(100% - 80px);
}
body.v2.no-sidebar .CX-claim-steps.no-step-number .box-highlight-polis-profile,
body.v2.collapsed-sidenav .CX-claim-steps.no-step-number .box-highlight-polis-profile {
  left: 15px;
  width: calc(100% - 30px);
}

.CX-reinstatement .container-fluid.CX-wrapper {
  padding-left: 23px;
  padding-right: 23px;
}

.CX-reinstatement .box-reinstatement .box-reinstatement-inner .CX-tab-switch {
  margin-top: 50px;
}

body.v2 .daterangepicker {
  border: 1px solid #E5E5E5;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
body.v2 .daterangepicker .drp-calendar {
  padding-top: 15px;
}
body.v2 .daterangepicker .drp-calendar .calendar-table .table-condensed thead tr th.month {
  font-family: "source-sans-pro-bold";
  font-size: 17px;
  line-height: 20px;
  color: #333333;
}
body.v2 .daterangepicker .drp-calendar .calendar-table .table-condensed thead tr:first-child {
  border-bottom: 10px solid #fff;
}
body.v2 .daterangepicker .drp-calendar .calendar-table .table-condensed thead tr:nth-child(2) th {
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
  line-height: 25px;
  width: 40px;
}
body.v2 .daterangepicker .drp-calendar .calendar-table .table-condensed thead tr:nth-child(2) th:first-child {
  color: #C91432;
}
body.v2 .daterangepicker .drp-calendar .calendar-table .table-condensed tbody tr {
  border-bottom: 3px solid #fff;
}
body.v2 .daterangepicker .drp-calendar .calendar-table .table-condensed tbody tr td {
  border: 0;
  color: #333333;
  font-size: 14px;
  line-height: 25px;
  font-family: "source-sans-pro-regular";
  min-width: 24px !important;
  width: 24px !important;
  height: 24px !important;
}
body.v2 .daterangepicker .drp-calendar .calendar-table .table-condensed tbody tr td.in-range {
  background-color: transparent;
  position: relative;
}
body.v2 .daterangepicker .drp-calendar .calendar-table .table-condensed tbody tr td.in-range:after {
  content: "";
  position: absolute;
  left: 0;
  background: rgba(73, 77, 244, 0.1);
  width: 100%;
  height: 24px;
}
body.v2 .daterangepicker .drp-calendar .calendar-table .table-condensed tbody tr td.in-range.start-date:After {
  display: none;
}
body.v2 .daterangepicker .drp-calendar .calendar-table .table-condensed tbody tr td.start-date:not(.in-range):after {
  content: "";
  position: absolute;
  right: 0;
  background: rgba(73, 77, 244, 0.1);
  width: 24px;
  height: 24px;
}
body.v2 .daterangepicker .drp-calendar .calendar-table .table-condensed tbody tr td.end-date:after {
  content: "";
  position: absolute;
  left: 0;
  background: rgba(73, 77, 244, 0.1);
  width: 24px !important;
  height: 24px;
}
body.v2 .daterangepicker .drp-calendar .calendar-table .table-condensed tbody tr td.weekend {
  color: #C91432;
}
body.v2 .daterangepicker .drp-calendar .calendar-table .table-condensed tbody tr td.disabled {
  text-decoration: none;
  opacity: 0.5;
}
body.v2 .daterangepicker .drp-calendar .calendar-table .table-condensed tbody tr td.active {
  color: #fff !important;
  background-color: transparent;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  z-index: 1;
}
body.v2 .daterangepicker .drp-calendar .calendar-table .table-condensed tbody tr td.active:hover {
  color: #fff !important;
  background: transparent;
}
body.v2 .daterangepicker .drp-calendar .calendar-table .table-condensed tbody tr td.active:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-color: #494DF4;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}
body.v2 .daterangepicker .drp-buttons {
  border-top: 1px solid #E5E5E5;
  background: #FAFAFA;
  padding: 7px 8px;
  position: relative;
}
body.v2 .daterangepicker .drp-buttons .drp-selected {
  color: #5F5F5F;
  font-size: 14px;
  line-height: 25px;
  font-family: "source-sans-pro-semibold";
}
@media (min-width: 768px) {
  body.v2 .daterangepicker .drp-buttons .drp-selected {
    position: absolute;
    left: 8px;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 767px) {
  body.v2 .daterangepicker .drp-buttons .drp-selected {
    display: block;
    text-align: center;
  }
}
body.v2 .daterangepicker .drp-buttons button.cancelBtn.btn.btn-sm.btn-default {
  font-size: 12px !important;
  padding: 6px 12px !important;
  font-family: "source-sans-pro-semibold";
  background: #999999;
  text-transform: uppercase;
  color: #fff;
}
body.v2 .daterangepicker .drp-buttons button.cancelBtn.btn.btn-sm.btn-default:hover {
  background-color: #ccc !important;
  color: #333;
}
body.v2 .daterangepicker .drp-buttons .applyBtn.new-btn-blue {
  font-size: 12px !important;
  padding: 6px 12px !important;
  font-family: "source-sans-pro-semibold";
  border: 1px solid #494df4;
  background-color: #494df4;
  color: #fff !important;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  outline: none !important;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding-right: 37px !important;
  min-width: initial !important;
}
body.v2 .daterangepicker .drp-buttons .applyBtn.new-btn-blue:hover {
  background-color: #fcb501;
  text-decoration: none;
}
body.v2 .daterangepicker .drp-buttons .applyBtn.new-btn-blue:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
  position: absolute;
  left: initial;
  border: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 8px;
  width: 14px;
  height: 14px;
  line-height: 14px;
  background: rgba(255, 255, 255, 0.2);
  display: inline-block;
  text-align: center;
  font-weight: normal;
  font-size: 0.6rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
body.v2 .daterangepicker .drp-buttons .applyBtn.new-btn-blue:hover:after {
  width: 22px;
  content: "\f178";
}

body.v2 .daterangepicker .drp-calendar.left .calendar-table .table-condensed thead tr:first-child th:not(.prev),
body.v2 .daterangepicker .drp-calendar.right .calendar-table .table-condensed thead tr:first-child th:not(.next) {
  cursor: default;
}

@media (max-width: 1024px) {
  body.v2 .cx-daterangepicker-custom {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100px;
    z-index: 987;
    display: none;
  }
  body.v2 .cx-daterangepicker-custom.show-date-picker {
    display: block;
  }
  body.v2 .cx-daterangepicker-custom .bg-overlay {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
  }
  body.v2 .cx-daterangepicker-custom .box-daterangepicker-custom {
    background-color: #fff;
    height: 100vh;
    position: relative;
    -webkit-border-top-left-radius: 6px;
    -moz-border-top-left-radius: 6px;
    -ms-border-top-left-radius: 6px;
    -o-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-top-right-radius: 6px;
    -ms-border-top-right-radius: 6px;
    -o-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
  }
  body.v2 .cx-daterangepicker-custom .box-daterangepicker-custom .daterangepicker {
    position: relative !important;
    left: initial !important;
    right: initial !important;
    top: initial !important;
    margin: 20px auto;
    width: 95% !important;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow-y: auto;
    max-height: 100vh;
    border: 0px !important;
  }
  body.v2 .cx-daterangepicker-custom .box-daterangepicker-custom .daterangepicker:after, body.v2 .cx-daterangepicker-custom .box-daterangepicker-custom .daterangepicker:before {
    display: none !important;
  }
  body.v2 .cx-daterangepicker-custom .box-daterangepicker-custom .daterangepicker .drp-calendar {
    max-width: initial;
  }
  body.v2 .cx-daterangepicker-custom .box-daterangepicker-custom .daterangepicker .drp-calendar .calendar-table .table-condensed tbody tr td {
    width: 50px !important;
    height: 50px !important;
  }
  body.v2 .cx-daterangepicker-custom .box-daterangepicker-custom .daterangepicker .drp-calendar .calendar-table .table-condensed tbody tr td.active:after {
    height: 40px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  body.v2 .cx-daterangepicker-custom .box-daterangepicker-custom .daterangepicker .drp-calendar .calendar-table .table-condensed tbody tr td.active:before {
    width: 40px;
    height: 40px;
  }
  body.v2 .cx-daterangepicker-custom .box-daterangepicker-custom .daterangepicker .drp-calendar .calendar-table .table-condensed tbody tr td.in-range:after {
    height: 40px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  body.v2 .cx-daterangepicker-custom .box-daterangepicker-custom .daterangepicker .drp-calendar.right {
    margin-bottom: 100px;
  }
  body.v2 .cx-daterangepicker-custom .box-daterangepicker-custom .daterangepicker .drp-buttons {
    position: fixed;
    width: 100%;
    left: 0px;
    bottom: 0px;
    height: 92px;
    z-index: 2;
  }
  body.v2 .cx-daterangepicker-custom .box-daterangepicker-custom .daterangepicker .drp-buttons .drp-selected {
    font-size: 16px;
    margin-bottom: 10px;
  }
  body.v2 .cx-daterangepicker-custom .box-daterangepicker-custom .daterangepicker .drp-buttons button.cancelBtn.btn.btn-sm.btn-default {
    font-size: 14px !important;
    float: left;
    padding: 8px 12px !important;
  }
  body.v2 .cx-daterangepicker-custom .box-daterangepicker-custom .daterangepicker .drp-buttons .applyBtn.new-btn-blue {
    font-size: 14px !important;
    float: right;
    padding: 8px 12px !important;
    padding-right: 37px !important;
  }
}

@media (min-width: 768px) and (max-width: 1050px) {
  body.v2 .cx-daterangepicker-custom .box-daterangepicker-custom .daterangepicker .drp-calendar {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1050px) {
  body.v2 .cx-daterangepicker-custom .box-daterangepicker-custom .daterangepicker .drp-buttons .drp-selected {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

.cx-daterangepicker-custom.new-style .box-daterangepicker-custom .daterangepicker .box-title {
  display: none;
}
@media (max-width: 1024px) {
  .cx-daterangepicker-custom.new-style .box-daterangepicker-custom .daterangepicker .box-title {
    display: block;
    position: absolute;
    top: 0px;
    width: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 25px;
    font-family: "source-sans-pro-bold";
    padding: 30px 0 20px;
  }
  .cx-daterangepicker-custom.new-style .box-daterangepicker-custom .daterangepicker .box-title:before {
    content: "";
    position: absolute;
    background: #D9D9D9;
    width: 54px;
    height: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 16px;
  }
}
@media (max-width: 1024px) {
  .cx-daterangepicker-custom.new-style .box-daterangepicker-custom .daterangepicker .drp-calendar.left {
    margin-top: 60px;
  }
}
.cx-daterangepicker-custom.new-style .box-daterangepicker-custom .daterangepicker .drp-calendar.left .calendar-table .table-condensed thead tr:first-child th.month select, .cx-daterangepicker-custom.new-style .box-daterangepicker-custom .daterangepicker .drp-calendar.right .calendar-table .table-condensed thead tr:first-child th.month select {
  border-color: #494DF4;
  background-color: #494DF4;
  color: #fff;
  border-radius: 6px;
  font-size: 15px;
  padding: 5px 36px 5px 16px;
  appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='7' viewBox='0 0 11 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L5.33333 5.5L9.66667 1.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: right 16px center;
}
.cx-daterangepicker-custom.new-style .box-daterangepicker-custom .daterangepicker .drp-calendar.left .calendar-table .table-condensed thead tr:first-child th.month select.monthselect, .cx-daterangepicker-custom.new-style .box-daterangepicker-custom .daterangepicker .drp-calendar.right .calendar-table .table-condensed thead tr:first-child th.month select.monthselect {
  width: auto;
}
.cx-daterangepicker-custom.new-style .box-daterangepicker-custom .daterangepicker .drp-calendar.left .calendar-table .table-condensed thead tr:first-child th.month select.yearselect, .cx-daterangepicker-custom.new-style .box-daterangepicker-custom .daterangepicker .drp-calendar.right .calendar-table .table-condensed thead tr:first-child th.month select.yearselect {
  width: auto;
}
.cx-daterangepicker-custom.new-style .box-daterangepicker-custom .daterangepicker .drp-calendar.left .calendar-table .table-condensed thead tr:first-child th.month select option, .cx-daterangepicker-custom.new-style .box-daterangepicker-custom .daterangepicker .drp-calendar.right .calendar-table .table-condensed thead tr:first-child th.month select option {
  background-color: #fff;
  color: #333333;
}
.cx-daterangepicker-custom.new-style .box-daterangepicker-custom .daterangepicker .drp-calendar.left .calendar-table .table-condensed thead tr:first-child th.month select option[disabled], .cx-daterangepicker-custom.new-style .box-daterangepicker-custom .daterangepicker .drp-calendar.right .calendar-table .table-condensed thead tr:first-child th.month select option[disabled] {
  color: rgba(51, 51, 51, 0.2);
}

body.v2 .cx-daterangepicker-custom .box-daterangepicker-custom .daterangepicker .drp-buttons .drp-selected {
  color: #333;
  font-family: "source-sans-pro-bold";
}
@media (max-width: 1024px) {
  body.v2 .cx-daterangepicker-custom .box-daterangepicker-custom .daterangepicker .drp-buttons .drp-selected {
    font-size: 18px;
  }
}

body.v2 .daterangepicker .drp-buttons button.cancelBtn.btn.btn-sm.btn-default {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}

body.v2 .flatpickr-calendar .flatpickr-months .flatpickr-next-month:hover svg,
body.v2 .flatpickr-calendar .flatpickr-months .flatpickr-prev-month:hover svg {
  fill: #494DF4;
}
body.v2 .flatpickr-calendar .flatpickr-months .flatpickr-month {
  height: 40px;
}
body.v2 .flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month .flatpickr-monthDropdown-months {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  font-size: 15px;
  line-height: 25px;
  font-family: "source-sans-pro-bold";
  padding: 5px 16px;
}
body.v2 .flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month .flatpickr-monthDropdown-months option {
  background-color: #fff;
  color: #333333;
}
body.v2 .flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month .flatpickr-monthDropdown-months option[disabled] {
  color: rgba(51, 51, 51, 0.2);
}
body.v2 .flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month .numInputWrapper .numInput {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  font-size: 15px;
  line-height: 25px;
  font-family: "source-sans-pro-bold";
}
body.v2 .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-weekdays .flatpickr-weekdaycontainer .flatpickr-weekday {
  font-size: 14px;
  line-height: 25px;
  font-family: "source-sans-pro-semibold";
  color: #333333;
}
body.v2 .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-weekdays .flatpickr-weekdaycontainer .flatpickr-weekday:first-child {
  color: #C91432;
}
body.v2 .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer span.flatpickr-day {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
body.v2 .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer span.flatpickr-day.selected {
  background-color: #494DF4;
  border-color: #494DF4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
body.v2 .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer span.flatpickr-day.today {
  background-color: rgba(73, 77, 244, 0.1);
  border-color: transparent;
  color: #494DF4;
}

section.CX-new-polis-karyawan {
  background: #F6F8FD;
  padding: 40px 0;
}
section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .head-title {
  margin-bottom: 25px;
}
section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .head-title h1 {
  font-family: "source-sans-pro-bold";
  font-size: 24px;
  line-height: 30px;
  color: #333;
}
section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 20px;
  grid-row-gap: 20px;
}
section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list a {
  display: block;
  position: relative;
  text-decoration: none;
  background: linear-gradient(92.81deg, #494DF4 3.58%, #4A37F4 48.23%, #6F49F4 100%);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #fff;
  overflow: hidden;
}
section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list a:hover {
  -webkit-box-shadow: 0px 19px 21px 3px rgba(76, 56, 245, 0.3);
  -moz-box-shadow: 0px 19px 21px 3px rgba(76, 56, 245, 0.3);
  -ms-box-shadow: 0px 19px 21px 3px rgba(76, 56, 245, 0.3);
  -o-box-shadow: 0px 19px 21px 3px rgba(76, 56, 245, 0.3);
  box-shadow: 0px 19px 21px 3px rgba(76, 56, 245, 0.3);
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list a .list-item-inner {
  padding: 24px;
}
section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list a .list-item-inner .box-status {
  position: absolute;
  top: 0px;
  right: 0px;
  background: #1CC542;
  -webkit-box-shadow: -2px 5px 6px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: -2px 5px 6px rgba(0, 0, 0, 0.11);
  -ms-box-shadow: -2px 5px 6px rgba(0, 0, 0, 0.11);
  -o-box-shadow: -2px 5px 6px rgba(0, 0, 0, 0.11);
  box-shadow: -2px 5px 6px rgba(0, 0, 0, 0.11);
  -webkit-border-radius: 0px 0px 0px 7px;
  -moz-border-radius: 0px 0px 0px 7px;
  -ms-border-radius: 0px 0px 0px 7px;
  -o-border-radius: 0px 0px 0px 7px;
  border-radius: 0px 0px 0px 7px;
  padding: 7px 10px;
  font-size: 12px;
  line-height: 14px;
}
section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list a .list-item-inner .box-status span {
  display: inline-block;
  position: relative;
}
section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list a .list-item-inner .box-status span:first-child {
  margin-right: 25px;
}
section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list a .list-item-inner .box-status span:last-child {
  padding-left: 12px;
}
section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list a .list-item-inner .box-status span:last-child:before {
  content: "";
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='9' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='4.5' cy='4.5' r='2.5' fill='white'/%3E%3Ccircle opacity='0.5' cx='4.5' cy='4.5' r='4.5' fill='white'/%3E%3C/svg%3E%0A");
  width: 9px;
  height: 9px;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list a .list-item-inner .box-content .box-info-polis {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
  margin-bottom: 20px;
}
section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list a .list-item-inner .box-content .box-info-polis h3 {
  font-family: "source-sans-pro-bold";
  font-size: 22px;
  line-height: 28px;
}
section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list a .list-item-inner .box-content .box-info-polis p {
  font-size: 16px;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.8);
}
section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list a .list-item-inner .box-content .box-detail {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list a .list-item-inner .box-content .box-detail .box-no .box-no-inner {
  display: inline-block;
  width: initial;
  border: 1px solid rgba(255, 255, 255, 0.3);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 2px 10px;
}
section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list a .list-item-inner .box-content .box-detail .box-no .box-no-inner .icon, section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list a .list-item-inner .box-content .box-detail .box-no .box-no-inner .text {
  display: inline-block;
}
section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list a .list-item-inner .box-content .box-detail .box-no .box-no-inner .icon {
  margin-right: 10px;
}
section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list a .list-item-inner .box-content .box-detail .box-no .box-no-inner .text {
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
  line-height: 18px;
}
section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list a .list-item-inner .box-content .box-detail .box-no:nth-of-type(even) {
  text-align: right;
}

@media (max-width: 767px) {
  section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list {
    grid-template-columns: 1fr;
  }
  section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .list-item .list-item-inner {
    padding: 15px;
    padding-bottom: 10px;
  }
  section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .list-item .list-item-inner .box-content {
    margin-top: 15px;
  }
  section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .list-item .list-item-inner .box-content .box-info-polis {
    margin-bottom: 10px;
  }
  section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .list-item .list-item-inner .box-content .box-info-polis h3 {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 3px;
  }
  section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .list-item .list-item-inner .box-content .box-info-polis p {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .list-item .list-item-inner .box-content .box-detail .box-no {
    margin-bottom: 0px;
  }
  section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .list-item .list-item-inner .box-content .box-detail .box-no:last-child {
    margin-bottom: 0px;
  }
  section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .list-item .list-item-inner .box-content .box-detail .box-no:last-child .box-no-inner {
    text-align: right;
    justify-content: flex-end;
  }
  section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .list-item .list-item-inner .box-content .box-detail .box-no:last-child .box-no-inner .text span {
    text-align: left;
  }
  section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .list-item .list-item-inner .box-content .box-detail .box-no .box-no-inner {
    border: 0px;
    display: flex;
    align-items: center;
  }
  section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .list-item .list-item-inner .box-content .box-detail .box-no .box-no-inner .icon {
    width: 23px;
    flex: 0 0 auto;
    position: relative;
    top: 3px;
  }
  section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .list-item .list-item-inner .box-content .box-detail .box-no .box-no-inner .icon svg {
    width: 23px;
    height: 17px !important;
  }
  section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .list-item .list-item-inner .box-content .box-detail .box-no .box-no-inner .text span {
    font-size: 14px;
    line-height: 18px;
    display: block;
  }
  section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .list-item .list-item-inner .box-content .box-detail .box-no .box-no-inner .text span.colon {
    display: none;
  }
  section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .list-item .list-item-inner .box-content .box-detail .box-no .box-no-inner .text span:first-child {
    font-size: 10px;
    line-height: 13px;
    color: rgba(255, 255, 255, 0.7);
    font-family: "source-sans-pro-regular";
  }
}

.CX-custom-accordion .box-custom-accordion .box-item {
  margin-bottom: 16px;
}
.CX-custom-accordion .box-custom-accordion .box-item .box-head-item {
  background: #F5F6FE;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  cursor: pointer;
  border: 1px solid transparent;
}
.CX-custom-accordion .box-custom-accordion .box-item .box-head-item:hover {
  border: 1px solid #494DF4;
}
.CX-custom-accordion .box-custom-accordion .box-item .box-head-item .box-head-item-inner {
  display: flex;
  grid-column-gap: 10px;
  align-items: center;
  padding: 7px 20px;
  position: relative;
}
.CX-custom-accordion .box-custom-accordion .box-item .box-head-item .box-head-item-inner:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f077";
  position: absolute;
  right: 20px;
  width: 28px;
  height: 28px;
  line-height: 26px;
  font-weight: bold;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #494DF4;
  text-align: center;
  color: #494DF4;
  font-size: 18px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-custom-accordion .box-custom-accordion .box-item .box-head-item .box-head-item-inner .icon {
  flex: 0 0 auto;
  position: relative;
  top: 3px;
  margin-right: 5px;
}
.CX-custom-accordion .box-custom-accordion .box-item .box-head-item .box-head-item-inner .icon svg path {
  fill: #494DF4;
}
.CX-custom-accordion .box-custom-accordion .box-item .box-head-item .box-head-item-inner .text {
  font-family: "source-sans-pro-semibold";
  font-size: 16px;
  line-height: 20px;
  color: #494DF4;
  text-transform: uppercase;
}
.CX-custom-accordion .box-custom-accordion .box-item .box-head-item .box-head-item-inner .text span {
  display: block;
}
.CX-custom-accordion .box-custom-accordion .box-item .box-head-item .box-head-item-inner .text span:last-child {
  margin-top: 2px;
  font-size: 14px;
  line-height: 18px;
}
@media (max-width: 767px) {
  .CX-custom-accordion .box-custom-accordion .box-item .box-head-item .box-head-item-inner .text span:last-child {
    font-size: 13px;
    line-height: 16px;
    font-family: "source-sans-pro-regular";
  }
}
.CX-custom-accordion .box-custom-accordion .box-item .box-head-item:hover .box-head-item-inner:after {
  color: #fff;
  background-color: #494DF4;
}
.CX-custom-accordion .box-custom-accordion .box-item .box-content-item {
  opacity: 0;
  height: 0;
  overflow: hidden;
  background: #F6F6FE;
  -webkit-border-radius: 0px 0px 8px 8px;
  -moz-border-radius: 0px 0px 8px 8px;
  -ms-border-radius: 0px 0px 8px 8px;
  -o-border-radius: 0px 0px 8px 8px;
  border-radius: 0px 0px 8px 8px;
  padding: 0px 16px;
}
.CX-custom-accordion .box-custom-accordion .box-item.active .box-head-item {
  background: #494DF4;
  -webkit-border-radius: 8px 8px 0px 0px;
  -moz-border-radius: 8px 8px 0px 0px;
  -ms-border-radius: 8px 8px 0px 0px;
  -o-border-radius: 8px 8px 0px 0px;
  border-radius: 8px 8px 0px 0px;
}
.CX-custom-accordion .box-custom-accordion .box-item.active .box-head-item .box-head-item-inner .icon svg path {
  fill: #fff;
}
.CX-custom-accordion .box-custom-accordion .box-item.active .box-head-item .box-head-item-inner .text {
  color: #fff;
}
.CX-custom-accordion .box-custom-accordion .box-item.active .box-head-item .box-head-item-inner:after {
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.CX-custom-accordion .box-custom-accordion .box-item.active .box-content-item .box-benefit-list {
  padding: 20px 0;
}

.box-benefit-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 24px;
  grid-row-gap: 24px;
}
@media (max-width: 1280px) {
  .box-benefit-list {
    column-gap: 15px;
    grid-row-gap: 15px;
  }
}
@media (max-width: 1024px) {
  .box-benefit-list {
    grid-template-columns: 1fr;
  }
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner {
  padding: 10px;
  background-color: #fff;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-display {
  position: relative;
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-display .box-benefit-display-head {
  background: linear-gradient(92.81deg, #494DF4 3.58%, #4A37F4 48.23%, #6F49F4 100%);
  color: #fff;
  -webkit-border-radius: 7px 7px 0px 0px;
  -moz-border-radius: 7px 7px 0px 0px;
  -ms-border-radius: 7px 7px 0px 0px;
  -o-border-radius: 7px 7px 0px 0px;
  border-radius: 7px 7px 0px 0px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding: 8px 10px;
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-display .box-benefit-display-head .text {
  font-family: "source-sans-pro-bold";
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-display .box-benefit-display-head .numb {
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
  line-height: 18px;
  text-align: right;
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-display .box-benefit-display-detail {
  background: rgba(73, 77, 244, 0.07);
  padding: 10px 10px 20px;
  color: #494DF4;
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-display .box-benefit-display-detail .box-benefit-display-detail-inner .list-item {
  display: flex;
  font-size: 15px;
  line-height: 19px;
  margin-bottom: 8px;
  font-family: "source-sans-pro-bold";
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-display .box-benefit-display-detail .box-benefit-display-detail-inner .list-item:last-child {
  margin-bottom: 0px;
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-display .box-benefit-display-detail .box-benefit-display-detail-inner .list-item label {
  flex: 0 0 auto;
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-display .box-benefit-display-detail .box-benefit-display-detail-inner .list-item .text {
  flex: 1 1 auto;
  text-align: right;
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-display .box-benefit-display-detail .box-benefit-display-detail-inner .list-item .text span {
  display: block;
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-display .box-benefit-display-detail .box-benefit-display-detail-inner .list-item .text span.hint-info {
  font-size: 9px;
  line-height: 11px;
  font-family: "source-sans-pro-regular";
  margin-top: 2px;
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-display .box-action {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -10px;
  z-index: 2;
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.12));
  -moz-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.12));
  -ms-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.12));
  -o-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.12));
  filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.12));
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-display .box-action button {
  text-align: center;
  padding: 0 0;
  width: 24px;
  height: 24px;
  border: 0px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #494DF4;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-display .box-action button:hover {
  background-color: #494DF4;
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-display .box-action button:focus {
  outline: none;
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-display .box-action button .ico {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-display .box-action button .ico:before {
  content: "\f077";
  font-family: "Font Awesome 5 Pro";
  color: #ffffff;
  font-weight: bold;
  cursor: pointer;
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-display .box-action button:hover {
  background-color: #00008f;
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-display .box-action button:hover .ico:before {
  color: #fff;
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-details {
  padding: 15px 0px 0 10px;
  height: 0px;
  opacity: 0;
  overflow: hidden;
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-details .box-benefit-details-inner {
  padding-right: 10px;
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 10px;
  max-height: 300px;
  overflow-y: auto;
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-details .box-benefit-details-inner::-webkit-scrollbar {
  -webkit-appearance: none;
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-details .box-benefit-details-inner::-webkit-scrollbar:vertical {
  width: 6px;
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-details .box-benefit-details-inner::-webkit-scrollbar:horizontal {
  height: 6px;
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-details .box-benefit-details-inner::-webkit-scrollbar-thumb {
  background-color: rgb(73, 77, 244);
  border-radius: 10px;
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-details .box-benefit-details-inner::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: rgba(73, 77, 244, 0.1);
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-details .box-benefit-details-inner .details-item {
  border-bottom: 1px dashed rgba(51, 51, 51, 0.3);
  color: #333;
  padding-bottom: 10px;
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-details .box-benefit-details-inner .details-item:last-child {
  border-bottom: 0px;
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-details .box-benefit-details-inner .details-item .title {
  font-size: 14px;
  line-height: 18px;
  font-family: "source-sans-pro-bold";
  text-transform: uppercase;
  margin-bottom: 8px;
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-details .box-benefit-details-inner .details-item .box-subdetail .box-subdetail-inner {
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 5px;
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-details .box-benefit-details-inner .details-item .box-subdetail .box-subdetail-inner .sub-details-item {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  font-size: 13px;
  line-height: 16px;
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-details .box-benefit-details-inner .details-item .box-subdetail .box-subdetail-inner .sub-details-item label {
  font-family: "source-sans-pro-regular";
}
.box-benefit-list .box-benefit-list-item .box-benefit-list-item-inner .box-benefit-details .box-benefit-details-inner .details-item .box-subdetail .box-subdetail-inner .sub-details-item .text {
  text-align: right;
  font-family: "source-sans-pro-bold";
}
.box-benefit-list .box-benefit-list-item.active .box-benefit-list-item-inner .box-benefit-display .box-action button {
  background: #FFFFFF;
}
.box-benefit-list .box-benefit-list-item.active .box-benefit-list-item-inner .box-benefit-display .box-action button .ico:before {
  color: #494DF4;
}

@media (max-width: 767px) {
  .CX-custom-accordion .box-custom-accordion .box-item .box-head-item .box-head-item-inner {
    padding: 12px 16px;
  }
}
@media (max-width: 767px) {
  .CX-custom-accordion .box-custom-accordion .box-item .box-head-item .box-head-item-inner:after {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    top: 15px;
  }
}
@media (max-width: 767px) {
  .CX-custom-accordion .box-custom-accordion .box-item .box-head-item .box-head-item-inner .icon svg {
    width: 20px;
  }
}
@media (max-width: 767px) {
  .CX-custom-accordion .box-custom-accordion .box-item .box-head-item .box-head-item-inner .text {
    font-size: 16px;
    line-height: auto;
  }
}

.box-info-no-polis {
  background: #027180;
  border: 1px solid #027180;
  color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 10px 16px;
}
.box-info-no-polis .box-info-no-polis-inner {
  display: flex;
  align-items: center;
}
.box-info-no-polis .box-info-no-polis-inner .icon-and-label {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
}
.box-info-no-polis .box-info-no-polis-inner .icon-and-label .icon {
  margin-right: 10px;
}
.box-info-no-polis .box-info-no-polis-inner .icon-and-label .text {
  font-size: 16px;
  line-height: 17px;
  font-family: "source-sans-pro-semibold";
}
.box-info-no-polis .box-info-no-polis-inner .box-no-polis {
  flex: 0 0 auto;
}
.box-info-no-polis .box-info-no-polis-inner .box-no-polis .box-no-polis-inner {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 4px 4px 2px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0px 4px 4px 2px rgba(0, 0, 0, 0.13);
  -ms-box-shadow: 0px 4px 4px 2px rgba(0, 0, 0, 0.13);
  -o-box-shadow: 0px 4px 4px 2px rgba(0, 0, 0, 0.13);
  box-shadow: 0px 4px 4px 2px rgba(0, 0, 0, 0.13);
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  font-size: 16px;
  line-height: 17px;
  text-align: center;
  color: #027180;
  font-family: "source-sans-pro-bold";
  padding: 5px 20px;
}

.box-benefit-list .box-benefit-list-item:not(.active) .box-benefit-list-item-inner .box-benefit-display .box-action button {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

.CX-custom-accordion.type-default .box-custom-accordion .box-item .box-head-item {
  background-color: #3032C1;
}
.CX-custom-accordion.type-default .box-custom-accordion .box-item .box-head-item:hover {
  border: 1px solid transparent;
}
.CX-custom-accordion.type-default .box-custom-accordion .box-item .box-head-item .box-head-item-inner {
  padding: 11px 16px;
}
@media (max-width: 1024px) {
  .CX-custom-accordion.type-default .box-custom-accordion .box-item .box-head-item .box-head-item-inner {
    padding: 11px 10px;
    display: block;
  }
}
.CX-custom-accordion.type-default .box-custom-accordion .box-item .box-head-item .box-head-item-inner .text {
  text-transform: none;
  line-height: normal;
}
.CX-custom-accordion.type-default .box-custom-accordion .box-item .box-head-item .box-head-item-inner .text span {
  font-size: 18px;
  color: #fff;
  font-family: "source-sans-pro-bold";
}
@media (max-width: 1024px) {
  .CX-custom-accordion.type-default .box-custom-accordion .box-item .box-head-item .box-head-item-inner .text span {
    font-size: 16px;
  }
}
.CX-custom-accordion.type-default .box-custom-accordion .box-item .box-head-item .box-head-item-inner:after {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='8.5' stroke='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.1543 7.98013L8.93521 12.1992L4.71612 7.98013L5.7709 6.92536L8.93521 10.0897L12.0995 6.92536L13.1543 7.98013Z' fill='white'/%3E%3C/svg%3E%0A");
  width: 18px;
  height: 18px;
  content: "";
  transform: none;
  border: 0px;
  border-radius: 0px;
}
@media (max-width: 1024px) {
  .CX-custom-accordion.type-default .box-custom-accordion .box-item .box-head-item .box-head-item-inner:after {
    right: 10px;
    top: 12px;
  }
}
.CX-custom-accordion.type-default .box-custom-accordion .box-item .box-content-item .box-laporan-kinerja-inner {
  padding: 16px;
}
.CX-custom-accordion.type-default .box-custom-accordion .box-item .box-content-item .box-laporan-kinerja-inner.with-slider {
  display: block;
}
@media (min-width: 1025px) {
  .CX-custom-accordion.type-default .box-custom-accordion .box-item .box-content-item .box-laporan-kinerja-inner.with-slider .slick-list:after {
    content: "";
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg width='81' height='236' viewBox='0 0 81 236' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='81' height='236' fill='url(%23paint0_linear_24180_11614)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_24180_11614' x1='81' y1='99.5' x2='8.30769' y2='99.5' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.189576' stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    width: 81px;
    height: 100%;
    right: 0px;
    top: 0px;
    z-index: 2;
  }
}
.CX-custom-accordion.type-default .box-custom-accordion .box-item .box-content-item .box-laporan-kinerja-inner.with-slider .slick-arrow {
  z-index: 2;
  width: 24px;
  height: 24px;
  background-color: #494DF4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-filter: drop-shadow(0px 9px 11px rgba(0, 0, 0, 0.19));
  -moz-filter: drop-shadow(0px 9px 11px rgba(0, 0, 0, 0.19));
  -ms-filter: drop-shadow(0px 9px 11px rgba(0, 0, 0, 0.19));
  -o-filter: drop-shadow(0px 9px 11px rgba(0, 0, 0, 0.19));
  filter: drop-shadow(0px 9px 11px rgba(0, 0, 0, 0.19));
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
@media (max-width: 1024px) {
  .CX-custom-accordion.type-default .box-custom-accordion .box-item .box-content-item .box-laporan-kinerja-inner.with-slider .slick-arrow {
    opacity: 1;
  }
}
.CX-custom-accordion.type-default .box-custom-accordion .box-item .box-content-item .box-laporan-kinerja-inner.with-slider .slick-arrow:before {
  content: "";
  font-family: "Font Awesome 5 Pro";
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.CX-custom-accordion.type-default .box-custom-accordion .box-item .box-content-item .box-laporan-kinerja-inner.with-slider .slick-arrow.slick-prev {
  left: 100px;
}
@media (max-width: 1024px) {
  .CX-custom-accordion.type-default .box-custom-accordion .box-item .box-content-item .box-laporan-kinerja-inner.with-slider .slick-arrow.slick-prev {
    left: 0px;
  }
}
.CX-custom-accordion.type-default .box-custom-accordion .box-item .box-content-item .box-laporan-kinerja-inner.with-slider .slick-arrow.slick-prev:before {
  content: "\f053";
  margin-left: -1px;
}
.CX-custom-accordion.type-default .box-custom-accordion .box-item .box-content-item .box-laporan-kinerja-inner.with-slider .slick-arrow.slick-next {
  right: 100px;
}
@media (max-width: 1024px) {
  .CX-custom-accordion.type-default .box-custom-accordion .box-item .box-content-item .box-laporan-kinerja-inner.with-slider .slick-arrow.slick-next {
    right: 0px;
  }
}
.CX-custom-accordion.type-default .box-custom-accordion .box-item .box-content-item .box-laporan-kinerja-inner.with-slider .slick-arrow.slick-next:before {
  content: "\f054";
  margin-right: -1px;
}
.CX-custom-accordion.type-default .box-custom-accordion .box-item .box-content-item .box-laporan-kinerja-inner.with-slider:hover .slick-arrow.slick-prev {
  opacity: 1;
  left: 0px;
}
.CX-custom-accordion.type-default .box-custom-accordion .box-item .box-content-item .box-laporan-kinerja-inner.with-slider:hover .slick-arrow.slick-next {
  opacity: 1;
  right: 0px;
}
.CX-custom-accordion.type-default .box-custom-accordion .box-item .total_item {
  font-size: 15px;
  letter-spacing: 0.15px;
  font-family: "source-sans-pro-bold";
  position: absolute;
  right: 55px;
  text-align: right;
  color: #fff;
}
@media (max-width: 1024px) {
  .CX-custom-accordion.type-default .box-custom-accordion .box-item .total_item {
    font-size: 14px;
    right: initial;
    position: relative;
    display: block;
    text-align: left;
    margin-top: 5px;
    font-family: "source-sans-pro-regular";
  }
}
.CX-custom-accordion.type-default .box-custom-accordion .box-item:not(.active) .box-head-item {
  background-color: transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0px;
}
.CX-custom-accordion.type-default .box-custom-accordion .box-item:not(.active) .box-head-item .box-head-item-inner {
  padding: 13px 0px;
}
.CX-custom-accordion.type-default .box-custom-accordion .box-item:not(.active) .box-head-item .box-head-item-inner .text span {
  font-size: 18px;
  color: #333;
}
.CX-custom-accordion.type-default .box-custom-accordion .box-item:not(.active) .box-head-item .box-head-item-inner .total_item {
  color: #333333;
  right: 0px;
}
.CX-custom-accordion.type-default .box-custom-accordion .box-item:not(.active) .box-head-item .box-head-item-inner:after {
  display: none;
}

.CX-custom-accordion.type-default .box-custom-accordion .box-item .box-content-item .box-laporan-kinerja-inner.with-slider .slick-dots {
  opacity: 1;
  visibility: visible;
  pointer-events: inherit;
  z-index: 2;
  bottom: -10px;
}
.CX-custom-accordion.type-default .box-custom-accordion .box-item .box-content-item .box-laporan-kinerja-inner.with-slider .slick-dots li {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-right: 6px;
}
.CX-custom-accordion.type-default .box-custom-accordion .box-item .box-content-item .box-laporan-kinerja-inner.with-slider .slick-dots li:last-child {
  margin-right: 0px;
}
.CX-custom-accordion.type-default .box-custom-accordion .box-item .box-content-item .box-laporan-kinerja-inner.with-slider .slick-dots li button {
  width: 6px !important;
}
.CX-custom-accordion.type-default .box-custom-accordion .box-item .box-content-item .box-laporan-kinerja-inner.with-slider .slick-dots li button:before {
  width: 6px;
  height: 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #D5DFF6 !important;
}
.CX-custom-accordion.type-default .box-custom-accordion .box-item .box-content-item .box-laporan-kinerja-inner.with-slider .slick-dots li.slick-active {
  width: 6px !important;
}
.CX-custom-accordion.type-default .box-custom-accordion .box-item .box-content-item .box-laporan-kinerja-inner.with-slider .slick-dots li.slick-active button:before {
  background-color: #494DF4 !important;
}

.CX-custom-accordion.type-default .box-custom-accordion .box-item .box-content-item .box-laporan-kinerja-inner.with-slider:hover .slick-arrow.slick-disabled {
  opacity: 0.3 !important;
}
.CX-custom-accordion.type-default .box-custom-accordion .box-item .box-content-item .box-laporan-kinerja-inner.with-slider:hover .slick-arrow.slick-disabled:before {
  opacity: 1;
}

section.CX-category-faq.default, section.CX-category-faq.fit-challange {
  margin-top: 40px;
}
section.CX-category-faq.default .box-category-faq .box-category-faq-slider .slick-arrow, section.CX-category-faq.fit-challange .box-category-faq .box-category-faq-slider .slick-arrow {
  background: #E5E5E5;
  width: 24px;
}
section.CX-category-faq.default .box-category-faq .box-category-faq-slider .slick-arrow:before, section.CX-category-faq.fit-challange .box-category-faq .box-category-faq-slider .slick-arrow:before {
  color: #333;
  font-size: 1rem;
  font-weight: bold;
}
section.CX-category-faq.default .box-category-faq .box-category-faq-slider .category-item a, section.CX-category-faq.fit-challange .box-category-faq .box-category-faq-slider .category-item a {
  border-bottom: 5px solid #F5F5F5;
  padding: 0.48rem 1rem;
  color: #7F7F7F;
}
section.CX-category-faq.default .box-category-faq .box-category-faq-slider .category-item a:before, section.CX-category-faq.fit-challange .box-category-faq .box-category-faq-slider .category-item a:before {
  bottom: -5px;
}
section.CX-category-faq.default .box-category-faq .box-category-faq-slider .category-item.selected a, section.CX-category-faq.fit-challange .box-category-faq .box-category-faq-slider .category-item.selected a {
  color: #333333;
  font-family: "source-sans-pro-bold";
}
section.CX-category-faq.default .box-category-faq .box-category-faq-slider .category-item.selected a:before, section.CX-category-faq.fit-challange .box-category-faq .box-category-faq-slider .category-item.selected a:before {
  background: #FCB501;
  height: 5px;
}

section.CX-category-faq.blue-arrow .box-category-faq .box-category-faq-slider .slick-arrow {
  background-color: #494DF4;
  color: #fff;
}
section.CX-category-faq.blue-arrow .box-category-faq .box-category-faq-slider .slick-arrow:before {
  color: #fff;
}

.CX-category-faq .box-category-faq .box-category-faq-slider .category-item a {
  display: flex;
  justify-content: center;
  grid-column-gap: 5px;
}

.sub-category-fit-challange {
  margin-top: 57px;
}
.sub-category-fit-challange .box-category-fit h3 {
  font-size: 22px;
  font-family: "source-sans-pro-bold";
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner {
  display: flex;
  flex-direction: row;
  overflow-x: auto;
  column-gap: 11px;
  padding-bottom: 10px;
  padding-top: 20px;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner.active {
  cursor: grabbing;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner::-webkit-scrollbar {
  -webkit-appearance: none;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner::-webkit-scrollbar:vertical {
  width: 6px;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner::-webkit-scrollbar:horizontal {
  height: 6px;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner::-webkit-scrollbar-thumb {
  background-color: #CCCCCC;
  border-radius: 10px;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #F5F5F5;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item {
  flex: 0 0 auto;
  width: 320px;
  height: 140px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  z-index: 4;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item a {
  display: block;
  height: inherit;
  text-decoration: none;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item a .box-category-fit-item-inner {
  background-repeat: no-repeat;
  height: inherit;
  padding: 20px;
  color: #333333;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item a .box-category-fit-item-inner .date {
  background-color: #333333;
  color: #fff;
  display: inline-block;
  font-family: "source-sans-pro-semibold";
  font-size: 10px;
  padding: 2px 8px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  margin-bottom: 5px;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item a .box-category-fit-item-inner .title {
  font-family: "source-sans-pro-black";
  font-size: 23px;
  margin-bottom: 20px;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item a .box-category-fit-item-inner .box-user-and-act {
  display: flex;
  align-items: center;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item a .box-category-fit-item-inner .box-user-and-act .box-user-list {
  flex: 1 1 auto;
  position: relative;
  top: -15px;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item a .box-category-fit-item-inner .box-user-and-act .box-user-list > span {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #fff;
  font-family: "source-sans-pro-semibold";
  text-align: center;
  font-size: 11px;
  position: absolute;
  top: 0px;
  overflow: hidden;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item a .box-category-fit-item-inner .box-user-and-act .box-user-list > span:first-child {
  z-index: 1;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item a .box-category-fit-item-inner .box-user-and-act .box-user-list > span:nth-child(2) {
  margin-left: 22px;
  z-index: 2;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item a .box-category-fit-item-inner .box-user-and-act .box-user-list > span:last-child {
  z-index: 3;
  margin-left: 42px;
  line-height: 25px;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item a .box-category-fit-item-inner .box-user-and-act .new-btn-cat {
  flex: 0 0 auto;
  background: radial-gradient(372.84% 141.42% at 0% 0%, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.2) 100%);
  -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(15px);
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  padding: 1px 13px;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item a .box-category-fit-item-inner .box-user-and-act .new-btn-cat span {
  color: #fff;
  font-family: "source-sans-pro-semibold";
  font-size: 12px;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item a .box-upload-media {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 5;
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item a .box-upload-media .new-btn-blue {
  padding: 4px 12px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item a .box-upload-media .new-btn-blue.right-icon span {
  top: 0px;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item.is-video a .box-category-fit-item-inner {
  position: relative;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item.is-video a .box-category-fit-item-inner .title {
  color: #fff;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item.is-video a .box-category-fit-item-inner:before {
  content: "";
  background: linear-gradient(89deg, rgba(0, 0, 0, 0.57) 60.54%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50%;
  height: 100%;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item.is-video a .box-category-fit-item-inner .title,
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item.is-video a .box-category-fit-item-inner .box-user-and-act,
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item.is-video a .box-category-fit-item-inner .date {
  position: relative;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item.is-video a .box-category-fit-item-inner .box-upload-media .new-btn-blue {
  border: 0px;
  background: radial-gradient(372.84% 141.42% at 0% 0%, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.2) 100%);
  -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(15px);
  font-family: "source-sans-pro-regular";
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item:hover {
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transform: translateY(-20px);
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item:hover:before {
  opacity: 1;
  visibility: visible;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item:hover a .box-category-fit-item-inner .box-upload-media {
  opacity: 1;
  visibility: visible;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item:hover a .box-category-fit-item-inner .box-upload-media .new-btn-blue {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item.is-video:hover:before {
  opacity: 0;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item.is-video:hover a .box-category-fit-item-inner:before {
  opacity: 0;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item.is-video:hover a .box-category-fit-item-inner .date,
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item.is-video:hover a .box-category-fit-item-inner .title,
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item.is-video:hover a .box-category-fit-item-inner .box-user-and-act {
  opacity: 0;
  visibility: hidden;
}

.new-btn-blue .circle-ico {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.2);
  width: 18px;
  height: 18px;
  line-height: 16px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.box-category-fit-item.is-video a .box-video {
  position: absolute;
}
.box-category-fit-item.is-video a .box-video video {
  width: 100%;
  height: auto;
}

.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item.is-bgcolor a .box-category-fit-item-inner .box-image {
  position: absolute;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item a .box-category-fit-item-inner .box-user-and-act .box-user-list span:last-child {
  margin-left: 0px;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item a .box-category-fit-item-inner .box-user-and-act .box-user-list span:last-child.numb-join {
  margin-left: 42px;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item a .box-category-fit-item-inner .box-user-and-act .box-user-list span:last-child.numb-join:first-child {
  margin-left: 0px !important;
}

.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item.is-video a {
  position: relative;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item.is-video a:before, .sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item.is-video a:after {
  content: "";
  z-index: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 56px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item.is-video a:before {
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item.is-video a:after {
  content: "\f04b";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  color: #fff;
  font-size: 21px;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item.is-video a .box-category-fit-item-inner {
  z-index: 2;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item.is-video:hover a:before, .sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item.is-video:hover a:after {
  opacity: 0;
  visibility: hidden;
}

.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item.is-video:before {
  display: none;
}

.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item:not(.is-video):not(.is-bgcolor) a .box-category-fit-item-inner {
  background-color: #F9E7CC;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-position: center center;
}

.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item:not(.is-video) a .box-category-fit-item-inner {
  position: relative;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item:not(.is-video) a .box-category-fit-item-inner:before {
  content: "";
  background: linear-gradient(89deg, rgba(0, 0, 0, 0.57) 60.54%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item:not(.is-video) a .box-category-fit-item-inner .title,
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item:not(.is-video) a .box-category-fit-item-inner .box-user-and-act,
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item:not(.is-video) a .box-category-fit-item-inner .date {
  position: relative;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item:not(.is-video) a .box-category-fit-item-inner .title {
  color: #fff;
}

.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item:hover a .box-category-fit-item-inner .box-upload-media {
  pointer-events: none;
}
.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item:hover a .box-category-fit-item-inner .box-upload-media .new-btn-blue {
  pointer-events: auto;
}

@media (max-width: 1024px) {
  .sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item:before {
    display: none;
  }
  .sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item a .box-category-fit-item-inner .box-upload-media {
    display: none;
  }
}

.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item:hover:before {
  cursor: pointer;
}

.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item a .box-category-fit-item-inner .title {
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item.bg-default a .box-category-fit-item-inner {
  background-color: #3032C1 !important;
}

.box-feeds .box-feeds-inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-row-gap: 24px;
  grid-column-gap: 24px;
}
@media (max-width: 767px) {
  .box-feeds .box-feeds-inner {
    grid-row-gap: 10px;
    grid-column-gap: 10px;
  }
}
.box-feeds .box-feeds-inner .box-feeds-item {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
}
.box-feeds .box-feeds-inner .box-feeds-item:first-child {
  grid-column: 1/4;
}
.box-feeds .box-feeds-inner .box-feeds-item a {
  display: block;
  text-decoration: none;
}
.box-feeds .box-feeds-inner .box-feeds-item a .box-feeds-item-inner {
  position: relative;
}
.box-feeds .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-image-or-video img {
  object-fit: cover;
  object-position: center center;
  height: 310px;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .box-feeds .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-image-or-video img {
    height: 120px;
  }
}
.box-feeds .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-info-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  padding: 10px 15px;
}
@media (max-width: 767px) {
  .box-feeds .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-info-top {
    padding: 5px 5px;
    grid-template-columns: 1fr;
  }
}
.box-feeds .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-info-top:before {
  content: "";
  background: linear-gradient(to top, transparent, rgba(0, 0, 0, 0.2)) no-repeat bottom;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.box-feeds .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-info-top .box-info-name {
  position: relative;
}
@media (max-width: 767px) {
  .box-feeds .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-info-top .box-info-name {
    display: none;
  }
}
.box-feeds .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-info-top .box-info-name .box-img-ava {
  display: inline-block;
  margin-right: 5px;
}
.box-feeds .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-info-top .box-info-name .box-img-ava .ico {
  position: relative;
  top: 2px;
}
.box-feeds .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-info-top .box-info-name .box-img-ava img {
  position: relative;
  top: 0px;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.box-feeds .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-info-top .box-info-name .box-name-ava {
  display: inline-block;
  color: #fff;
  font-family: "source-sans-pro-semibold";
  font-size: 12px;
}
.box-feeds .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-info-top .box-info-view-count {
  position: relative;
}
@media (max-width: 767px) {
  .box-feeds .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-info-top .box-info-view-count span {
    font-size: 8px;
  }
}
.box-feeds .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-info-top .box-info-view-count > span {
  background-color: #494DF4;
  color: #fff;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(15px);
  padding: 2px 9px;
  display: inline-block;
}
.box-feeds .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-info-top .box-info-view-count > span span {
  padding: 0;
}
.box-feeds .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-info-top .box-info-view-count > span span.ico {
  position: relative;
  top: 1px;
  margin-right: 3px;
}
@media (max-width: 767px) {
  .box-feeds .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-info-top .box-info-view-count > span span.ico {
    top: 3px;
  }
}
@media (max-width: 767px) {
  .box-feeds .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-info-top .box-info-view-count > span span.ico svg {
    width: 12px;
    height: 10px;
  }
}
.box-feeds .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-info-top .box-info-view-count {
  text-align: right;
}
.box-feeds .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-info-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  padding: 10px 15px;
}
@media (max-width: 767px) {
  .box-feeds .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-info-bottom {
    padding: 5px 5px;
  }
}
.box-feeds .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-info-bottom:before {
  content: "";
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.2)) no-repeat bottom;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.box-feeds .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-info-bottom h3 {
  font-size: 16px;
  font-family: "source-sans-pro-bold";
  position: relative;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .box-feeds .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-info-bottom h3 {
    font-size: 14px;
  }
}
.box-feeds .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-info-bottom p {
  font-size: 12px;
  position: relative;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .box-feeds .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-info-bottom p {
    font-size: 10px;
  }
}
.box-feeds .box-feeds-inner .box-feeds-item:first-child {
  flex: 0 0 100%;
  max-width: 100%;
}
.box-feeds .box-feeds-inner .box-feeds-item:first-child a .box-feeds-item-inner .box-image-or-video img {
  height: 360px;
}
@media (max-width: 767px) {
  .box-feeds .box-feeds-inner .box-feeds-item:first-child a .box-feeds-item-inner .box-image-or-video img {
    height: 200px;
  }
}
.box-feeds .box-feeds-inner .box-feeds-item:first-child a .box-feeds-item-inner .box-info-top {
  padding: 20px 30px;
}
@media (max-width: 767px) {
  .box-feeds .box-feeds-inner .box-feeds-item:first-child a .box-feeds-item-inner .box-info-top .box-info-view-count span {
    font-size: 12px;
  }
}
.box-feeds .box-feeds-inner .box-feeds-item:first-child a .box-feeds-item-inner .box-info-top .box-info-view-count > span span.ico {
  top: 1px;
}
@media (max-width: 767px) {
  .box-feeds .box-feeds-inner .box-feeds-item:first-child a .box-feeds-item-inner .box-info-top {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .box-feeds .box-feeds-inner .box-feeds-item:first-child a .box-feeds-item-inner .box-info-top {
    padding: 10px 15px;
  }
}
@media (max-width: 767px) {
  .box-feeds .box-feeds-inner .box-feeds-item:first-child a .box-feeds-item-inner .box-info-top .box-info-name {
    display: inline-block;
  }
}
.box-feeds .box-feeds-inner .box-feeds-item:first-child a .box-feeds-item-inner .box-info-top .box-info-name .box-img-ava .ico {
  top: 1px;
}
.box-feeds .box-feeds-inner .box-feeds-item:first-child a .box-feeds-item-inner .box-info-top .box-info-name .box-img-ava img {
  top: -2px;
  width: 16px;
  height: 16px;
}
@media (max-width: 767px) {
  .box-feeds .box-feeds-inner .box-feeds-item:first-child a .box-feeds-item-inner .box-info-top .box-info-name .box-img-ava img {
    top: 0px;
  }
}
.box-feeds .box-feeds-inner .box-feeds-item:first-child a .box-feeds-item-inner .box-info-top .box-info-name .box-name-ava {
  font-size: 16px;
}
@media (max-width: 767px) {
  .box-feeds .box-feeds-inner .box-feeds-item:first-child a .box-feeds-item-inner .box-info-top .box-info-name .box-name-ava {
    font-size: 14px;
  }
}
.box-feeds .box-feeds-inner .box-feeds-item:first-child a .box-feeds-item-inner .box-info-bottom {
  padding: 20px 30px;
}
@media (max-width: 767px) {
  .box-feeds .box-feeds-inner .box-feeds-item:first-child a .box-feeds-item-inner .box-info-bottom {
    padding: 10px 15px;
  }
}
.box-feeds .box-feeds-inner .box-feeds-item:first-child a .box-feeds-item-inner .box-info-bottom h3 {
  font-size: 22px;
  margin-bottom: 0;
}
.box-feeds .box-feeds-inner .box-feeds-item:first-child a .box-feeds-item-inner .box-info-bottom p {
  font-size: 16px;
}
.box-feeds .box-feeds-inner .box-feeds-item:hover a .box-feeds-item-inner .box-image-or-video img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.box-feeds .box-feeds-inner .box-feeds-item .lazyColor {
  height: 190px;
}
@media (max-width: 767px) {
  .box-feeds .box-feeds-inner .box-feeds-item .lazyColor {
    height: 100px;
  }
}
.box-feeds .box-feeds-inner .box-feeds-item .lazyColor.rounded {
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -ms-border-radius: 10px !important;
  -o-border-radius: 10px !important;
  border-radius: 10px !important;
}

.box-feeds .box-feeds-inner .box-feeds-item.is-video a {
  position: relative;
}
.box-feeds .box-feeds-inner .box-feeds-item.is-video a:before, .box-feeds .box-feeds-inner .box-feeds-item.is-video a:after {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.box-feeds .box-feeds-inner .box-feeds-item.is-video a:before {
  content: "";
  width: 90px;
  height: 90px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.3);
}
@media (max-width: 767px) {
  .box-feeds .box-feeds-inner .box-feeds-item.is-video a:before {
    height: 45px;
    width: 45px;
  }
}
.box-feeds .box-feeds-inner .box-feeds-item.is-video a:after {
  content: "\f04b";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  color: #fff;
  font-size: 30px;
  margin-left: 3px;
}
@media (max-width: 767px) {
  .box-feeds .box-feeds-inner .box-feeds-item.is-video a:after {
    font-size: 18px;
  }
}
.box-feeds .box-feeds-inner .box-feeds-item.is-video a .box-feeds-item-inner .box-image-or-video {
  height: 310px;
}
@media (max-width: 767px) {
  .box-feeds .box-feeds-inner .box-feeds-item.is-video a .box-feeds-item-inner .box-image-or-video {
    height: 120px;
  }
}
.box-feeds .box-feeds-inner .box-feeds-item.is-video a .box-feeds-item-inner .box-image-or-video .box-video {
  height: 100%;
}
.box-feeds .box-feeds-inner .box-feeds-item.is-video a .box-feeds-item-inner .box-image-or-video .box-video video {
  object-fit: cover;
  object-position: center center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-feeds .box-feeds-inner .box-feeds-item.is-video:hover a .box-feeds-item-inner .box-image-or-video .box-video video {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.box-feeds .box-feeds-inner .box-feeds-item:first-child.is-video a .box-feeds-item-inner .box-image-or-video {
  height: 360px;
}
@media (max-width: 767px) {
  .box-feeds .box-feeds-inner .box-feeds-item:first-child.is-video a .box-feeds-item-inner .box-image-or-video {
    height: 200px;
  }
}

.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal {
  max-width: 1000px;
  padding: 0px 0px;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal {
    width: auto;
  }
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .close-pop-up {
  position: absolute;
  right: -15px;
  top: -15px;
  background-color: #494df4;
  width: 31px;
  height: 31px;
  line-height: 35px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  transform-origin: center center;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .close-pop-up:hover {
  background-color: #C91432;
  transform: rotate(-90deg);
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-heading .box-pop-heading-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 12px 24px;
  align-items: center;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-heading .box-pop-heading-inner {
    padding: 12px 12px;
  }
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .box-info-user {
  text-align: left;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .box-info-user .box-ava {
  display: inline-block;
  margin-right: 5px;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .box-info-user .box-ava .ico {
  top: 3px;
  position: relative;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .box-info-user .box-name {
  display: inline-block;
  font-size: 16px;
  font-family: "source-sans-pro-semibold";
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .box-info-date {
  text-align: right;
  font-size: 14px;
  font-family: "source-sans-pro-semibold";
  color: #333;
}
@media (min-width: 1025px) and (max-width: 1280px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner {
    padding-right: 0px;
  }
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item {
  max-height: 550px;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner {
  padding: 19px 24px 0px;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  align-items: center;
  text-align: left;
  border-bottom: 2px solid #DEE5F8;
  padding-bottom: 17px;
  margin-bottom: 17px;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-title {
  color: #333;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-title h3 {
  font-size: 27px;
  font-family: "source-sans-pro-black";
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-title h3 {
    font-size: 22px;
  }
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-title p {
  font-size: 16px;
  font-family: "source-sans-pro-semibold";
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-title p {
    font-size: 14px;
  }
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-thumbs {
  display: block;
  overflow-x: auto;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-thumbs::-webkit-scrollbar {
  -webkit-appearance: none;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-thumbs::-webkit-scrollbar:vertical {
  width: 6px;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-thumbs::-webkit-scrollbar:horizontal {
  height: 6px;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-thumbs::-webkit-scrollbar-thumb {
  background-color: #CCCCCC;
  border-radius: 10px;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-thumbs::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #F5F5F5;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-thumbs .box-content-feed-thumbs-inner {
  display: flex;
  column-gap: 7px;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-thumbs .box-content-feed-thumbs-inner {
    justify-content: flex-start;
  }
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-thumbs .box-content-feed-thumbs-inner .box-content-feed-thumbs-item {
  width: 50px;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-thumbs .box-content-feed-thumbs-inner .box-content-feed-thumbs-item a {
  display: inline-block;
  text-decoration: none;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  border: 3px solid transparent;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-thumbs .box-content-feed-thumbs-inner .box-content-feed-thumbs-item a.active, .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-thumbs .box-content-feed-thumbs-inner .box-content-feed-thumbs-item a:hover {
  border-color: #494df4;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-thumbs .box-content-feed-thumbs-inner .box-content-feed-thumbs-item a .box-thumb-display img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  object-position: center;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb {
    display: flex;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-title {
    flex: 1 1 auto;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-thumbs {
    flex: 0 0 auto;
    max-width: 164px;
  }
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-caption {
  text-align: left;
  font-size: 15px;
  color: #333;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-caption p {
  margin-bottom: 0px;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-action {
  display: flex;
  column-gap: 20px;
  padding: 0 24px 20px;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-action {
    column-gap: 10px;
  }
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-action .new-btn-blue {
  padding: 12px 37px;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-action .new-btn-blue span.text {
  margin-left: 0px;
  margin-right: 0px;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-action .new-btn-blue {
    padding: 11px 12px;
    font-size: 13px;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-action .new-btn-blue svg {
    width: 12px;
    height: 12px;
  }
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-action .new-btn-blue.btn-delete {
  flex: 0 0 auto;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-action .new-btn-blue.btn-share {
  flex: 1 1 auto;
}

.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item .box-display-feed-item-inner .box-image-or-video img {
  margin: 0 auto;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-arrow {
  z-index: 2;
  border: 1px solid;
  width: 31px;
  height: 31px;
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-arrow:before {
  font-family: "Font Awesome 5 Pro";
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-arrow.slick-prev {
  left: 20px;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-arrow.slick-prev {
    left: 12px;
  }
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-arrow.slick-prev:before {
  content: "\f053";
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-arrow.slick-next {
  right: 20px;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-arrow.slick-next {
    right: 12px;
  }
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-arrow.slick-next:before {
  content: "\f054";
}

.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-thumbs .box-content-feed-thumbs-inner .box-content-feed-thumbs-item a .box-thumb-display {
  height: 50px;
}

.box-thumb-link {
  background-color: #f5f5f5;
  object-fit: cover;
  height: 50px;
  position: relative;
}
.box-thumb-link .box-thumb-link-inner {
  width: 27px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  background-color: #494df4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.box-thumb-link .box-thumb-link-inner .ico {
  top: 3px;
  position: relative;
}

.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-link {
  height: 400px;
  display: grid;
  align-items: center;
  background-color: #F6F8FC;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-link {
    height: 250px;
  }
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-link .box-display-feed-item-inner {
  margin: 0 auto;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-link .box-display-feed-item-inner .box-image-or-video .box-display-link {
  width: 716px;
  display: inline-block;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-link .box-display-feed-item-inner .box-image-or-video .box-display-link {
    width: auto;
    padding: 0 20px;
  }
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-link .box-display-feed-item-inner .box-image-or-video .box-display-link .box-display-link-inner .box-thumb-link {
  width: 122px;
  height: 122px;
  margin: 0 auto;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background-color: #F3F3F3;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-link .box-display-feed-item-inner .box-image-or-video .box-display-link .box-display-link-inner .box-thumb-link {
    width: 80px;
    height: 80px;
  }
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-link .box-display-feed-item-inner .box-image-or-video .box-display-link .box-display-link-inner .box-thumb-link .box-thumb-link-inner {
  width: 77px;
  height: 77px;
  line-height: 0px;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-link .box-display-feed-item-inner .box-image-or-video .box-display-link .box-display-link-inner .box-thumb-link .box-thumb-link-inner {
    width: 50px;
    height: 50px;
  }
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-link .box-display-feed-item-inner .box-image-or-video .box-display-link .box-display-link-inner .box-thumb-link .box-thumb-link-inner .ico {
  top: 50%;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-link .box-display-feed-item-inner .box-image-or-video .box-display-link .box-display-link-inner .box-thumb-link .box-thumb-link-inner .ico svg {
  width: 42px;
  height: 42px;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-link .box-display-feed-item-inner .box-image-or-video .box-display-link .box-display-link-inner .box-thumb-link .box-thumb-link-inner .ico svg {
    width: 22px;
    height: 22px;
  }
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-link .box-display-feed-item-inner .box-image-or-video .box-textbox-url {
  margin-top: 20px;
  position: relative;
  height: 48px;
  background-color: #fff;
  border: 1px solid rgb(229, 229, 229);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  padding: 0 20px;
  display: flex;
  column-gap: 20px;
  align-items: center;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-link .box-display-feed-item-inner .box-image-or-video .box-textbox-url {
    padding: 0 5px;
  }
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-link .box-display-feed-item-inner .box-image-or-video .box-textbox-url .box-textbox {
  flex: 1 1 auto;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-link .box-display-feed-item-inner .box-image-or-video .box-textbox-url .box-textbox input {
  background-color: #fff;
  border: 0px;
  font-size: 16px;
  color: #5F5F5F;
  font-family: "source-sans-pro-semibold";
  padding: 0 0;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-link .box-display-feed-item-inner .box-image-or-video .box-textbox-url .box-textbox input {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-link .box-display-feed-item-inner .box-image-or-video .box-textbox-url .box-button-url .new-btn-blue {
    font-size: 12;
  }
}

section.CX-new-emma-product.list.feeds .new-emma-product .new-emma-product-inner .box-category-filter {
  border-bottom: 0px;
  padding-bottom: 0px;
}

.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .box-info-user .box-ava img {
  width: 18px;
  height: 18px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-video {
  position: relative;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-video .box-display-feed-item-inner .box-image-or-video .box-video {
  background-color: #000;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-video:before, .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-video:after {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-video:before {
  content: "";
  width: 90px;
  height: 90px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.3);
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-video:before {
    height: 45px;
    width: 45px;
  }
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-video:after {
  content: "\f04b";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  color: #fff;
  font-size: 30px;
  margin-left: 3px;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-video:after {
    font-size: 18px;
  }
}

.box-thumb-link.video .box-thumb-link-inner {
  color: #fff;
}
.box-thumb-link.video .box-thumb-link-inner i {
  font-size: 11px;
  position: relative;
  left: 2px;
}

.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-video.play-video:after {
  content: "\f04c";
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-video.play-video:before, .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-video.play-video:after {
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-video.play-video:hover:before, .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-video.play-video:hover:after {
  opacity: 1;
}

@media (min-width: 1366px) and (max-height: 900px) {
  .CX-pop-up-modal .box-pop-up-modal .box-pop-up-modal-inner {
    overflow-x: hidden;
    max-height: calc(100vh - 120px);
    overflow-y: auto;
    padding-right: calc(2rem - 15px);
  }
}
@media (min-width: 280px) and (max-height: 850px) {
  .CX-pop-up-modal .box-pop-up-modal .box-pop-up-modal-inner {
    overflow-x: hidden;
    max-height: calc(100vh - 150px);
  }
}
@media (min-width: 1280px) and (max-width: 1440px) and (min-height: 700px) and (max-height: 900px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner {
    max-height: calc(100vh - 90px);
  }
}
@media (min-width: 1280px) and (max-width: 1440px) and (min-height: 500px) and (max-height: 700px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner {
    max-height: calc(100vh - 100px);
  }
}
@media (min-width: 768px) and (max-width: 1050px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal {
    margin-left: 20px;
    margin-right: 20px;
  }
}

.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner {
  max-height: calc(100vh - 90px);
  padding-right: calc(2rem - 15px);
  overflow-y: auto;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner::-webkit-scrollbar {
  -webkit-appearance: none;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner::-webkit-scrollbar:vertical {
  width: 6px;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner::-webkit-scrollbar:horizontal {
  height: 6px;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner::-webkit-scrollbar-thumb {
  background-color: #CCCCCC;
  border-radius: 10px;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #F5F5F5;
}

.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-action .btn-copy .cx-tooltip {
  bottom: initial;
  top: -35px;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-action .btn-copy .cx-tooltip:after {
  top: initial;
  bottom: -8px;
  border-bottom: 0px;
  border-top: 14px solid #494df4;
}

.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item .box-display-feed-item-inner .box-image-or-video img {
  max-height: 550px;
}
@media (max-width: 1280px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item .box-display-feed-item-inner .box-image-or-video img {
    max-height: 400px;
  }
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-video .box-display-feed-item-inner .box-image-or-video .box-video video {
  max-height: 550px;
}
@media (max-width: 1280px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item.is-video .box-display-feed-item-inner .box-image-or-video .box-video video {
    max-height: 400px;
  }
}

.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-caption .expand-all {
  position: absolute;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-caption.long-caption {
  max-height: 100px;
  position: relative;
  overflow: hidden;
  transition: max-height 1s ease;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-caption.long-caption.-expanded {
  max-height: 100vh;
  padding-bottom: 50px;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-caption.long-caption .expand-all {
  display: block;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-caption.long-caption p {
  max-height: 300px;
  overflow: hidden;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-caption.long-caption.-expanded p {
  overflow-y: auto;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-caption.long-caption:not(.-expanded):after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(rgba(255, 255, 255, 0), white);
}

@media (min-width: 1025px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-caption.long-caption {
    max-height: initial;
    overflow: auto;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-caption.long-caption:after {
    display: none;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-caption.long-caption p {
    max-height: initial;
    overflow: initial;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-caption.long-caption .expand-all {
    display: none;
  }
}

@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-heading .box-pop-heading-inner {
    display: flex;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .box-info-user {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .box-info-date {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .box-info-user {
    display: flex;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .box-info-user .box-ava {
    flex: 0 0 auto;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .box-info-user .box-name {
    flex: 1 1 auto;
  }
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .box-info-user .box-name {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

.CX-banner-title {
  height: 228px;
  display: flex;
  align-items: center;
  text-align: center;
  background: linear-gradient(120deg, #C5D4EC 0%, #EDD4E1 100%);
}
@media (max-width: 767px) {
  .CX-banner-title {
    height: 200px;
  }
}
@media (max-width: 767px) {
  .CX-banner-title .box-banner-title .box-banner-title-inner .box-svg svg {
    width: 342px;
  }
}

.CX-banner-dynamic-fit-challange .box-banner-dynamic-fit-challange .banner-dynamic-fit-challange-inner .banner-dynamic-fit-challange-item {
  height: 228px;
  width: 100%;
  background-size: cover;
  background-position: center center;
}
@media (max-width: 767px) {
  .CX-banner-dynamic-fit-challange .box-banner-dynamic-fit-challange .banner-dynamic-fit-challange-inner .banner-dynamic-fit-challange-item {
    height: 200px;
  }
}
.CX-banner-dynamic-fit-challange .box-banner-dynamic-fit-challange .banner-dynamic-fit-challange-inner .banner-dynamic-fit-challange-item.is-video {
  height: 360px;
}
.CX-banner-dynamic-fit-challange .box-banner-dynamic-fit-challange .banner-dynamic-fit-challange-inner .banner-dynamic-fit-challange-item.is-video > iframe.player-video {
  height: 360px;
}

.CX-banner-dynamic-fit-challange.is-video .box-banner-dynamic-fit-challange .banner-dynamic-fit-challange-inner .banner-dynamic-fit-challange-item {
  height: 360px;
}
.CX-banner-dynamic-fit-challange.is-video .box-banner-dynamic-fit-challange .banner-dynamic-fit-challange-inner .banner-dynamic-fit-challange-item .player-video {
  width: 100%;
}

.CX-banner-dynamic-fit-challange.is-video .box-banner-dynamic-fit-challange .banner-dynamic-fit-challange-inner .banner-dynamic-fit-challange-item {
  background-color: #000;
}

.CX-banner-dynamic-fit-challange .box-banner-dynamic-fit-challange .banner-dynamic-fit-challange-inner .box-logo {
  display: none;
  position: absolute;
  top: 24px;
  left: 40px;
  width: 80px;
  height: 40px;
}
.CX-banner-dynamic-fit-challange .box-banner-dynamic-fit-challange .banner-dynamic-fit-challange-inner .box-logo a {
  text-decoration: none;
}
@media (max-width: 767px) {
  .CX-banner-dynamic-fit-challange .box-banner-dynamic-fit-challange .banner-dynamic-fit-challange-inner .box-logo {
    left: 15px;
    top: 15px;
  }
}

.CX-section-instruction {
  padding: 20px 0 40px;
  position: relative;
}
.CX-section-instruction:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 20px;
  background: #F6F8FC;
}
.CX-section-instruction .box-section-instruction .box-section-instruction-inner {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 768px) {
  .CX-section-instruction .box-section-instruction .box-section-instruction-inner {
    display: grid;
    grid-template-columns: 1fr;
    grid-row-gap: 16px;
  }
}
.CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-instruction {
  flex: 1 1 auto;
}
@media (max-width: 768px) {
  .CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-instruction {
    order: 2;
  }
}
.CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-instruction .box-instruction-inner {
  padding: 25px 20px;
  background: #F6F8FD;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-instruction .box-instruction-inner .box-title {
  display: flex;
}
.CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-instruction .box-instruction-inner .box-title .title {
  flex: 1 1 auto;
  color: #333;
}
.CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-instruction .box-instruction-inner .box-title .title h3 {
  font-size: 22px;
}
@media (max-width: 767px) {
  .CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-instruction .box-instruction-inner .box-title .title h3 {
    font-size: 20px;
  }
}
.CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-instruction .box-instruction-inner .box-title .act-expand a {
  display: inline-block;
}
.CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-instruction .box-instruction-inner .box-content {
  margin-top: 20px;
  color: #333;
  font-family: "source-sans-pro-regular";
  font-size: 16px;
}
@media (max-width: 768px) {
  .CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-instruction .box-instruction-inner .box-content {
    font-size: 14px;
  }
}
.CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-instruction .box-instruction-inner .box-content ul,
.CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-instruction .box-instruction-inner .box-content ol {
  padding: 0;
  margin-left: 20px;
  margin-bottom: 0;
}
.CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-instruction .box-instruction-inner .box-content ul li,
.CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-instruction .box-instruction-inner .box-content ol li {
  line-height: 33px;
  font-family: inherit;
  font-size: inherit;
}
@media (max-width: 768px) {
  .CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-instruction .box-instruction-inner .box-content ul li,
  .CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-instruction .box-instruction-inner .box-content ol li {
    line-height: 27px;
  }
}
@media (max-width: 768px) {
  .CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-display-category {
    order: 1;
  }
}
.CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-display-category .sub-category-fit-challange {
  margin-top: 0;
}
@media (max-width: 768px) {
  .CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-display-category .sub-category-fit-challange .container.CX-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-display-category .sub-category-fit-challange .box-category-fit .box-category-fit-inner {
  padding-top: 0;
  justify-content: center;
  overflow: hidden;
}
.CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-display-category .sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item {
  pointer-events: none;
}
@media (max-width: 768px) {
  .CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-display-category .sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item {
    width: 100%;
  }
}
.CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-display-category .sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item a .box-category-fit-item-inner {
  background-size: cover;
  background-position: center center;
}

.CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-instruction .box-instruction-inner .box-title .act-expand a {
  width: 26px;
  height: 26px;
  border: 1px solid #000;
  text-align: center;
  line-height: 26px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #000;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-instruction .box-instruction-inner .box-title .act-expand a.active {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
  background-color: #494df4;
  border-color: #494df4;
  color: #fff;
}

.CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-instruction .box-instruction-inner .box-title .act-expand a.active {
  -webkit-box-shadow: 0 0 0 0 rgba(73, 77, 244, 0.7);
  -moz-box-shadow: 0 0 0 0 rgba(73, 77, 244, 0.7);
  -ms-box-shadow: 0 0 0 0 rgba(73, 77, 244, 0.7);
  -o-box-shadow: 0 0 0 0 rgba(73, 77, 244, 0.7);
  box-shadow: 0 0 0 0 rgba(73, 77, 244, 0.7);
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -o-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}

@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 20px rgba(73, 77, 244, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 20px rgba(73, 77, 244, 0);
  }
}
@-ms-keyframes pulse {
to {
    box-shadow: 0 0 0 20px rgba(73, 77, 244, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 20px rgba(73, 77, 244, 0);
  }
}
.CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-display-category .sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item.is-video a .box-category-fit-item-inner .box-video {
  top: 0px;
  left: 0px;
}
.CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-display-category .sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item.is-video a .box-category-fit-item-inner .box-video video {
  object-fit: cover;
  object-position: center center;
}

.CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-display-category .sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item a .box-category-fit-item-inner .date,
.CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-display-category .sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item a .box-category-fit-item-inner .title,
.CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-display-category .sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item a .box-category-fit-item-inner .box-user-and-act {
  position: relative;
}

.CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-display-category .sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item.is-video a:before, .CX-section-instruction .box-section-instruction .box-section-instruction-inner .box-display-category .sub-category-fit-challange .box-category-fit .box-category-fit-inner .box-category-fit-item.is-video a:after {
  display: none;
}

.CX-upload-image-and-url {
  padding: 20px 0;
}

.CX-upload-image-and-url .box-upload-image-and-url .box-upload-url .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .control-label {
  font-size: 18px;
  font-family: "source-sans-pro-bold";
  color: #5F5F5F;
}
.CX-upload-image-and-url .box-upload-image-and-url .box-upload-url .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .form-control {
  border: 1px solid #5595F1;
  background: #F6F8FC;
}
.CX-upload-image-and-url .box-upload-image-and-url .box-upload-url .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .form-control::-webkit-input-placeholder {
  color: #999999;
  font-family: "source-sans-pro-regular";
}
.CX-upload-image-and-url .box-upload-image-and-url .box-upload-url .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .form-control::-moz-placeholder {
  color: #999999;
  font-family: "source-sans-pro-regular";
}
.CX-upload-image-and-url .box-upload-image-and-url .box-upload-url .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .form-control:-moz-placeholder {
  color: #999999;
  font-family: "source-sans-pro-regular";
}
.CX-upload-image-and-url .box-upload-image-and-url .box-upload-url .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .form-control:-ms-input-placeholder {
  color: #999999;
  font-family: "source-sans-pro-regular";
}

.CX-upload-image-and-url .box-upload-image-and-url .box-upload-image .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-caption .new-box-form {
  padding: 0 0;
}
.CX-upload-image-and-url .box-upload-image-and-url .box-upload-image .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-caption .new-box-form .form-group {
  margin-bottom: 0px;
}
.CX-upload-image-and-url .box-upload-image-and-url .box-upload-image .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-caption .new-box-form .form-group .form-control {
  border: 1px solid #5595F1;
}
.CX-upload-image-and-url .box-upload-image-and-url .box-upload-image .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-caption .new-box-form .form-group .form-control:disabled {
  border: 1px solid #CCCCCC;
}
.CX-upload-image-and-url .box-upload-image-and-url .box-upload-image .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-caption .new-box-form .new-box-item.style-default.with-char-limit .new-box-item-inner .input .box-char-limit {
  margin-top: 3px;
  font-size: 12px;
  font-family: "source-sans-pro-semibold";
}

.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item {
  margin-bottom: 10px;
  padding-bottom: 35px;
  border-bottom: 5px solid #F6F8FC;
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item:last-child {
  border-bottom: 0px;
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 8px;
}
@media (max-width: 767px) {
  .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner {
    grid-template-columns: 1fr;
    grid-row-gap: 10px;
  }
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress {
  position: relative;
  border: 1px solid #5595F1;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  padding: 3px 13px;
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .box-close-file {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 1;
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .progress-bar-status {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .progress-bar-status:before, .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .progress-bar-status .progress-bar-status-inner {
  content: "";
  position: absolute;
  left: 5px;
  right: 5px;
  bottom: 0px;
  height: 4px;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  -ms-border-radius: 90px;
  -o-border-radius: 90px;
  border-radius: 90px;
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .progress-bar-status:before {
  background-color: #EBEBEB;
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .progress-bar-status .progress-bar-status-inner {
  background: #1485FD;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .box-file-progress-inner {
  display: flex;
  align-items: center;
  padding-bottom: 5px;
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-ico-status {
  flex: 0 0 auto;
  width: 51px;
  position: relative;
  top: 0px;
  left: -15px;
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-name {
  flex: 1 1 auto;
  padding-right: 35px;
  line-height: 18px;
  position: relative;
  left: -25px;
  top: 0px;
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item.done .box-file-upload-item-inner .box-file-progress {
  display: flex;
  align-items: center;
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item.done .box-file-upload-item-inner .box-file-progress .box-close-file {
  right: 10px;
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item.done .box-file-upload-item-inner .box-file-progress .progress-bar-status .progress-bar-status-inner {
  width: initial !important;
  right: 5px;
  background-color: #1CC542;
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item.done .box-file-upload-item-inner .box-file-progress .box-file-progress-inner {
  display: flex;
  column-gap: 10px;
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item.done .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-ico-status {
  flex: 0 0 auto;
  width: 16px;
  position: relative;
  left: 2px;
  top: initial;
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item.done .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-ico-status .box-ico {
  position: relative;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #1CC542;
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item.done .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-ico-status .box-ico img {
  display: none;
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item.done .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-ico-status .box-ico:after {
  color: #fff;
  font-size: 8px;
  left: 4px;
  top: 2px;
  font-weight: bold;
  position: absolute;
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item.done .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-name {
  flex: 1 1 auto;
  padding-left: 0px;
  top: initial;
  left: initial;
  position: relative;
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item.done .box-file-upload-item-inner .box-file-caption .box-char-limit {
  color: #494df4;
}

.CX-upload-image-and-url {
  padding-bottom: 40px;
}
.CX-upload-image-and-url .box-action-upload-content {
  position: absolute;
  left: 0px;
  bottom: -42px;
  width: 100%;
  z-index: 2;
}
@media (max-width: 767px) {
  .CX-upload-image-and-url .box-action-upload-content {
    position: fixed;
    z-index: 2;
    left: 0px;
    bottom: 0px;
    width: 100%;
  }
}
.CX-upload-image-and-url .box-action-upload-content .new-btn-blue {
  width: 100%;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  font-size: 22px;
  padding: 13px 16px;
}
@media (max-width: 767px) {
  .CX-upload-image-and-url .box-action-upload-content .new-btn-blue {
    font-size: 20px;
  }
}

.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .box-close-file a {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .box-close-file:hover a {
  filter: drop-shadow(-3px 6px 8px rgba(0, 0, 0, 0.2));
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .box-close-file:hover a .ico svg circle {
  fill: #C91432;
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item:not(.done) .box-file-upload-item-inner .box-file-progress .box-close-file a {
  display: inline-block;
  transform-origin: center center;
  width: 18px;
  height: 18px;
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item:not(.done) .box-file-upload-item-inner .box-file-progress .box-close-file:hover a {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  filter: drop-shadow(-3px 6px 8px rgba(0, 0, 0, 0.2));
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item:not(.done) .box-file-upload-item-inner .box-file-progress .box-close-file:hover a .ico svg circle {
  fill: #C91432;
}

.box-upload-url .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner {
  grid-template-columns: 1fr;
}
.box-upload-url .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress {
  padding: 12px 13px;
}
.box-upload-url .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .box-close-file {
  margin-top: 3px;
}
.box-upload-url .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .box-file-progress-inner {
  padding-bottom: 0px;
}
.box-upload-url .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-name span {
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item.done .box-file-upload-item-inner .box-file-progress {
  padding: 12px 13px;
}

.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.CX-upload-image-and-url .box-upload-image-and-url .box-upload-image .new-box-form .new-box-form-inner .new-box-item.white-bg.type-file {
  margin-bottom: 45px;
}

.box-upload-url .new-box-form .new-box-form-inner .form-group {
  margin-bottom: 10px !important;
}

.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item.done .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-name a.open-modal {
  color: inherit;
  text-decoration: none;
  margin-left: 10px;
}

.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-caption .new-box-form .new-box-form-inner .new-box-item.style-default .input .form-control {
  height: 48px;
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-caption .new-box-form .new-box-form-inner .new-box-item.style-default .input textarea.form-control {
  resize: none;
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-caption .new-box-form .new-box-form-inner .new-box-item.style-default .input textarea.form-control::-webkit-scrollbar {
  -webkit-appearance: none;
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-caption .new-box-form .new-box-form-inner .new-box-item.style-default .input textarea.form-control::-webkit-scrollbar:vertical {
  width: 3px;
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-caption .new-box-form .new-box-form-inner .new-box-item.style-default .input textarea.form-control::-webkit-scrollbar:horizontal {
  height: 3px;
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-caption .new-box-form .new-box-form-inner .new-box-item.style-default .input textarea.form-control::-webkit-scrollbar-thumb {
  background-color: #CCCCCC;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-caption .new-box-form .new-box-form-inner .new-box-item.style-default .input textarea.form-control::-webkit-scrollbar-track {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background-color: #F5F5F5;
}

.CX-upload-image-and-url .box-upload-image-and-url .box-upload-url .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .form-group.has-error {
  margin-bottom: 35px !important;
}

.CX-simple-tab {
  padding: 30px 0;
}
.CX-simple-tab .box-simple-tab {
  text-align: center;
}
.CX-simple-tab .box-simple-tab ul {
  margin: 0px auto;
  padding: 0px;
  list-style: none;
  display: flex;
  justify-content: center;
  width: max-content;
}
.CX-simple-tab .box-simple-tab ul li {
  min-width: 178px;
  position: relative;
}
.CX-simple-tab .box-simple-tab ul li a {
  display: block;
  font-family: "source-sans-pro-bold";
  font-size: 16px;
  text-decoration: none;
  color: #7F7F7F;
  padding: 0px 0 10px;
}
.CX-simple-tab .box-simple-tab ul li:before, .CX-simple-tab .box-simple-tab ul li:after {
  content: "";
  position: absolute;
  bottom: 0px;
  height: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-simple-tab .box-simple-tab ul li:before {
  left: 0px;
  width: 100%;
  background-color: #F5F5F5;
}
.CX-simple-tab .box-simple-tab ul li:after {
  width: 0px;
  background-color: #FCB501;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.CX-simple-tab .box-simple-tab ul li:hover a, .CX-simple-tab .box-simple-tab ul li.active a {
  color: #333;
}
.CX-simple-tab .box-simple-tab ul li:hover:after, .CX-simple-tab .box-simple-tab ul li.active:after {
  width: 100%;
}
.CX-simple-tab .box-simple-tab ul:hover li:not(:hover) a {
  color: #7F7F7F;
}
.CX-simple-tab .box-simple-tab ul:hover li:not(:hover):after {
  width: 0px;
}

section.CX-new-emma-product.list.feeds.journey .box-journey {
  margin-top: 8px;
}
section.CX-new-emma-product.list.feeds.journey .box-journey .box-journey-inner .CX-custom-accordion .container.CX-wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
section.CX-new-emma-product.list.feeds.journey .box-journey .box-journey-inner .CX-custom-accordion .box-custom-accordion .box-item {
  margin-bottom: 12px;
}
section.CX-new-emma-product.list.feeds.journey .box-journey .box-journey-inner .CX-custom-accordion .box-custom-accordion .box-item .box-head-item .box-head-item-inner {
  padding: 14px 16px;
}
section.CX-new-emma-product.list.feeds.journey .box-journey .box-journey-inner .CX-custom-accordion .box-custom-accordion .box-item .box-head-item .box-head-item-inner .text {
  color: #333;
  font-size: 16px;
  font-family: "source-sans-pro-bold";
  text-transform: none;
}
section.CX-new-emma-product.list.feeds.journey .box-journey .box-journey-inner .CX-custom-accordion .box-custom-accordion .box-item .box-head-item .box-head-item-inner .text span:last-child {
  font-family: "source-sans-pro-bold";
  margin-top: 0px;
}
section.CX-new-emma-product.list.feeds.journey .box-journey .box-journey-inner .CX-custom-accordion .box-custom-accordion .box-item .box-head-item .box-head-item-inner .total_challange {
  font-size: 15px;
  letter-spacing: 0.15px;
  font-family: "source-sans-pro-semibold";
  position: absolute;
  right: 60px;
  text-align: right;
}
@media (max-width: 767px) {
  section.CX-new-emma-product.list.feeds.journey .box-journey .box-journey-inner .CX-custom-accordion .box-custom-accordion .box-item .box-head-item .box-head-item-inner .total_challange {
    font-size: 14px;
    letter-spacing: 0.14px;
  }
}
section.CX-new-emma-product.list.feeds.journey .box-journey .box-journey-inner .CX-custom-accordion .box-custom-accordion .box-item .box-head-item .box-head-item-inner:after {
  background-color: #494DF4;
  color: #fff;
  width: 24px;
  height: 24px;
  font-size: 14px;
  line-height: 22px;
}
@media (max-width: 767px) {
  section.CX-new-emma-product.list.feeds.journey .box-journey .box-journey-inner .CX-custom-accordion .box-custom-accordion .box-item .box-head-item .box-head-item-inner:after {
    width: 20px;
    height: 20px;
    right: 16px;
    font-size: 12px;
    line-height: 18px;
    top: 12px;
  }
}
section.CX-new-emma-product.list.feeds.journey .box-journey .box-journey-inner .CX-custom-accordion .box-custom-accordion .box-item .box-content-item {
  padding-right: 0px;
}
section.CX-new-emma-product.list.feeds.journey .box-journey .box-journey-inner .CX-custom-accordion .box-custom-accordion .box-item.active .box-head-item .box-head-item-inner {
  color: #fff;
}
section.CX-new-emma-product.list.feeds.journey .box-journey .box-journey-inner .CX-custom-accordion .box-custom-accordion .box-item.active .box-head-item .box-head-item-inner .total_challange,
section.CX-new-emma-product.list.feeds.journey .box-journey .box-journey-inner .CX-custom-accordion .box-custom-accordion .box-item.active .box-head-item .box-head-item-inner .text {
  color: #fff;
}
section.CX-new-emma-product.list.feeds.journey .box-journey .box-journey-inner .CX-custom-accordion .box-custom-accordion .box-item.active .box-head-item .box-head-item-inner:after {
  border-color: #fff;
}

.box-grid-thumb-scroll {
  margin: 12px 0 20px;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner {
  display: flex;
  grid-gap: 12px;
  overflow-x: auto;
  padding-bottom: 11px;
  padding-top: 8px;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner::-webkit-scrollbar {
  -webkit-appearance: none;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner::-webkit-scrollbar:vertical {
  width: 6px;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner::-webkit-scrollbar:horizontal {
  height: 6px;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner::-webkit-scrollbar-thumb {
  background-color: #C5D1F1;
  border-radius: 100px;
  border: 2px solid #E2E8F9;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner::-webkit-scrollbar-track {
  border-radius: 100px;
  background: #E2E8F9;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item {
  flex: 0 0 auto;
  width: 283px;
  box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.05);
  background-color: #fff;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  padding: 10px 12px;
  text-align: left;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item a {
  display: block;
  text-decoration: none;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item a .box-grid-thumb-item-inner {
  display: flex;
  grid-gap: 16px;
  align-items: flex-start;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item a .box-grid-thumb-item-inner .box-thumb {
  flex: 0 0 auto;
  width: 70px;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item a .box-grid-thumb-item-inner .box-thumb .box-thumb-inner {
  width: 70px;
  height: 70px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
  border-radius: 11px;
  overflow: hidden;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item a .box-grid-thumb-item-inner .box-thumb .box-thumb-inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item a .box-grid-thumb-item-inner .box-text {
  flex: 1 1 auto;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item a .box-grid-thumb-item-inner .box-text .box-text-inner {
  color: #333;
  text-align: left;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item a .box-grid-thumb-item-inner .box-text .box-text-inner .title {
  font-size: 20px;
  font-family: "source-sans-pro-bold";
  line-height: normal;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item a .box-grid-thumb-item-inner .box-text .box-text-inner .date {
  font-family: "source-sans-pro-semibold";
  font-size: 13px;
  color: #999999;
  letter-spacing: 0.13px;
  margin-bottom: 10px;
  line-height: normal;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item a .box-grid-thumb-item-inner .box-text .box-text-inner .new-btn-blue {
  text-transform: none;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item a .box-grid-thumb-item-inner .box-text .box-text-inner .new-btn-blue.xs {
  padding: 2px 7px;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item a .box-grid-thumb-item-inner .box-text .box-text-inner .new-btn-blue.xs .ico {
  margin-right: 0px;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item a .box-grid-thumb-item-inner .box-text .box-text-inner .box-info-view-count > span {
  padding: 0 6px;
  font-size: 12px;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item a .box-grid-thumb-item-inner .box-text .box-text-inner .box-info-view-count > span .ico.ico-count svg {
  width: 9.854px;
  height: 8.021px;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item:hover {
  background-color: #494DF4;
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  -o-transform: translateY(-8px);
  transform: translateY(-8px);
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item:hover a {
  color: #fff;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item:hover a .box-grid-thumb-item-inner .box-text .box-text-inner .date,
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item:hover a .box-grid-thumb-item-inner .box-text .box-text-inner .title {
  color: #fff;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item:hover a .box-grid-thumb-item-inner .box-text .box-text-inner .box-info-view-count > span {
  background-color: #fff;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item:hover a .box-grid-thumb-item-inner .box-text .box-text-inner .box-info-view-count > span .ico.ico-count svg path {
  stroke: #494DF4;
  fill: #494DF4;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item:hover a .box-grid-thumb-item-inner .box-text .box-text-inner .box-info-view-count > span .numb-count {
  color: #494DF4;
}

.box-info-view-count {
  position: relative;
}
@media (max-width: 767px) {
  .box-info-view-count span {
    font-size: 8px;
  }
}
.box-info-view-count > span {
  background-color: #494DF4;
  color: #fff;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(15px);
  padding: 2px 9px;
  display: inline-block;
}
.box-info-view-count > span span {
  padding: 0;
}
.box-info-view-count > span span.ico {
  position: relative;
  top: 1px;
  margin-right: 3px;
}
@media (max-width: 767px) {
  .box-info-view-count > span span.ico {
    top: 3px;
  }
}
@media (max-width: 767px) {
  .box-info-view-count > span span.ico svg {
    width: 12px;
    height: 10px;
  }
}

.box-grid-thumb-scroll .box-grid-thumb-scroll-inner {
  cursor: pointer;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner.active {
  cursor: grabbing;
  cursor: -webkit-grabbing;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner.active .box-grid-thumb-item {
  cursor: grabbing;
  cursor: -webkit-grabbing;
}

.CX-new-emma-product.list.feeds.journey {
  padding-top: 4px;
}
.CX-new-emma-product.list.feeds.journey .box-simple-search {
  margin-bottom: 40px;
}

.box-simple-search {
  max-width: 526px;
  margin: 0 auto;
  position: relative;
}
.box-simple-search .box-simple-search-inner {
  position: relative;
}
.box-simple-search .box-simple-search-inner .ico.ico-simple-search, .box-simple-search .box-simple-search-inner .clear-search {
  position: absolute;
  top: 50%;
  margin-top: 3px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box-simple-search .box-simple-search-inner .ico.ico-simple-search {
  left: 20px;
}
.box-simple-search .box-simple-search-inner .clear-search {
  right: 20px;
  background-color: transparent;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
.box-simple-search .box-simple-search-inner .box-input input {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  border: 1px solid #C5D2F2;
  background: #F6F8FD;
  padding-left: 50px;
  padding-right: 40px;
  height: 48px;
  font-size: 18px;
  color: #333;
  font-family: "source-sans-pro-semibold";
}
.box-simple-search .box-simple-search-inner .box-input input::-webkit-input-placeholder {
  color: #999;
}
.box-simple-search .box-simple-search-inner .box-input input::-moz-placeholder {
  color: #999;
}
.box-simple-search .box-simple-search-inner .box-input input:-moz-placeholder {
  color: #999;
}
.box-simple-search .box-simple-search-inner .box-input input:-ms-input-placeholder {
  color: #999;
}
.box-simple-search .box-simple-search-inner .box-input input:focus {
  border: 1px solid #494DF4;
}
.box-simple-search .box-simple-search-result {
  position: absolute;
  top: 100%;
  width: 100%;
  margin-top: 2px;
  z-index: 2;
}
.box-simple-search .box-simple-search-result .box-simple-search-result-inner {
  background: #F6F8FD;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.box-simple-search .box-simple-search-result .box-simple-search-result-inner .box-simple-search-item {
  position: relative;
  cursor: pointer;
}
.box-simple-search .box-simple-search-result .box-simple-search-result-inner .box-simple-search-item:before {
  content: "";
  border-bottom: 1px solid #E2E8F9;
  position: absolute;
  bottom: 0px;
  left: 28px;
  right: 28px;
}
.box-simple-search .box-simple-search-result .box-simple-search-result-inner .box-simple-search-item:last-child:before {
  display: none;
}
.box-simple-search .box-simple-search-result .box-simple-search-result-inner .box-simple-search-item .box-simple-search-item-inner {
  display: flex;
  align-items: center;
  grid-column-gap: 10px;
  padding: 13px 28px;
  color: #333;
  font-size: 14px;
  font-family: "source-sans-pro-semibold";
}
.box-simple-search .box-simple-search-result .box-simple-search-result-inner .box-simple-search-item .box-simple-search-item-inner .ico {
  position: relative;
  top: 3px;
}
.box-simple-search .box-simple-search-result .box-simple-search-result-inner .box-simple-search-item:hover .box-simple-search-item-inner {
  color: #000;
}
.box-simple-search.has-text .box-simple-search-inner .clear-search {
  opacity: 1;
}

.box-grid-thumb-scroll.draft .box-grid-thumb-scroll-inner .box-grid-thumb-item {
  width: 320px;
}
.box-grid-thumb-scroll.draft .box-grid-thumb-scroll-inner .box-grid-thumb-item a .box-grid-thumb-item-inner .box-text .box-text-inner {
  position: relative;
  padding-right: 20px;
}
.box-grid-thumb-scroll.draft .box-grid-thumb-scroll-inner .box-grid-thumb-item a .box-grid-thumb-item-inner .box-text .box-text-inner .btn-ico-plus {
  position: absolute;
  top: 50%;
  right: 0px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box-grid-thumb-scroll.draft .box-grid-thumb-scroll-inner .box-grid-thumb-item:hover a .box-grid-thumb-item-inner .box-text .box-text-inner .btn-ico-plus .ico.ico-plus svg path {
  fill: #fff;
}

.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item.is-link a .box-grid-thumb-item-inner .box-thumb .box-thumb-inner .box-thumb-link, .box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item.is-video a .box-grid-thumb-item-inner .box-thumb .box-thumb-inner .box-thumb-link {
  height: 70px;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item.is-link a .box-grid-thumb-item-inner .box-thumb .box-thumb-inner .box-thumb-link .box-thumb-link-inner, .box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item.is-video a .box-grid-thumb-item-inner .box-thumb .box-thumb-inner .box-thumb-link .box-thumb-link-inner {
  height: 41px;
  width: 41px;
  line-height: 41px;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item.is-link a .box-grid-thumb-item-inner .box-thumb .box-thumb-inner .box-thumb-link .box-thumb-link-inner i, .box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item.is-video a .box-grid-thumb-item-inner .box-thumb .box-thumb-inner .box-thumb-link .box-thumb-link-inner i {
  font-size: 15px;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item.is-link a .box-grid-thumb-item-inner .box-thumb .box-thumb-inner .box-thumb-link .box-thumb-link-inner .ico.ico-link, .box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item.is-video a .box-grid-thumb-item-inner .box-thumb .box-thumb-inner .box-thumb-link .box-thumb-link-inner .ico.ico-link {
  top: 6px;
  position: relative;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item.is-link a .box-grid-thumb-item-inner .box-thumb .box-thumb-inner .box-thumb-link .box-thumb-link-inner .ico.ico-link svg, .box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item.is-video a .box-grid-thumb-item-inner .box-thumb .box-thumb-inner .box-thumb-link .box-thumb-link-inner .ico.ico-link svg {
  width: 21px;
  height: 21px;
}

.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item.empty {
  cursor: default;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item.empty a {
  cursor: default !important;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item.empty a .box-grid-thumb-item-inner {
  cursor: default;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item.empty a .box-grid-thumb-item-inner .box-thumb .box-thumb-inner .lazyColor {
  height: 100%;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item.empty a .box-grid-thumb-item-inner .box-text .box-text-inner {
  display: grid;
  grid-row-gap: 5px;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item.empty a .box-grid-thumb-item-inner .box-text .box-text-inner .lazyColor {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item.empty a .box-grid-thumb-item-inner .box-text .box-text-inner .lazyColor.title {
  height: 20px;
  max-width: 90%;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item.empty a .box-grid-thumb-item-inner .box-text .box-text-inner .lazyColor.date {
  height: 17px;
  margin-bottom: 5px;
  width: 80px;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item.empty a .box-grid-thumb-item-inner .box-text .box-text-inner .lazyColor.count {
  height: 17px;
  width: 46px;
}
.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item.empty:hover {
  background-color: #fff;
}

.box-journey .box-journey-inner .CX-custom-accordion .box-custom-accordion .box-item.empty .box-head-item .box-head-item-inner:after {
  content: "";
  border: 0px;
  background-color: #fff !important;
  opacity: 0.5;
  background: linear-gradient(135deg, rgba(211, 223, 232, 0.5) 30%, rgba(169, 184, 197, 0.5) 38%, rgba(168, 182, 193, 0.6) 41%, rgba(168, 182, 193, 0.6) 50%, rgba(168, 182, 193, 0.6) 50%, rgba(169, 184, 197, 0.6) 51%, rgba(211, 223, 232, 0.6) 57%, rgba(211, 223, 232, 0.6) 80%, rgba(211, 223, 232, 0.6) 80%);
  background-size: 1200% 1200%;
  -webkit-animation: AnimationName 2s ease infinite reverse;
  -moz-animation: AnimationName 2s ease infinite reverse;
  animation: AnimationName 2s ease infinite reverse;
}
.box-journey .box-journey-inner .CX-custom-accordion .box-custom-accordion .box-item.empty .box-head-item .box-head-item-inner .text .lazyColor {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  width: 126px;
  height: 18px;
}
.box-journey .box-journey-inner .CX-custom-accordion .box-custom-accordion .box-item.empty .box-head-item .box-head-item-inner .total_challange {
  top: 14px;
}
.box-journey .box-journey-inner .CX-custom-accordion .box-custom-accordion .box-item.empty .box-head-item .box-head-item-inner .total_challange .lazyColor {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  width: 77px;
  height: 18px;
  display: inline-block;
}

.box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item a .box-grid-thumb-item-inner .box-text .box-text-inner .box-info-view-count > span span.ico {
  top: 0px;
}
@media (max-width: 767px) {
  .box-grid-thumb-scroll .box-grid-thumb-scroll-inner .box-grid-thumb-item a .box-grid-thumb-item-inner .box-text .box-text-inner .box-info-view-count > span span.numb-count {
    top: -1px;
    position: relative;
  }
}

@media (max-width: 767px) {
  body.is-fit-challange footer {
    display: none;
  }
  body.is-fit-challange:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #1A1A1A;
  }
}

.CX-fit-challange-slider-center {
  position: relative;
  padding: 80px 0;
}
@media (min-width: 1366px) and (max-height: 800px) {
  .CX-fit-challange-slider-center {
    padding: 35px 0;
  }
}
.CX-fit-challange-slider-center:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #1A1A1A;
}
.CX-fit-challange-slider-center .box-action {
  text-align: center;
}
@media (max-width: 767px) {
  .CX-fit-challange-slider-center .box-action {
    margin-top: 40px;
  }
}
.CX-fit-challange-slider-center .box-action .new-btn-blue {
  font-size: 20px;
  padding: 12px 37px 12px 22px;
}
@media (max-width: 767px) {
  .CX-fit-challange-slider-center .box-action .new-btn-blue {
    font-size: 18px;
  }
}
.CX-fit-challange-slider-center .fit-challange-slider-center-inner .slick-list {
  padding-top: 50px !important;
}
@media (max-width: 767px) {
  .CX-fit-challange-slider-center .fit-challange-slider-center-inner .slick-list {
    height: auto !important;
  }
}
.CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item .fit-challange-slider-center-item-inner {
  width: var(--width-sidenav);
  margin: 20px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  overflow: hidden;
  background-color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item .fit-challange-slider-center-item-inner {
    width: 250px;
    margin: 10px;
  }
}
.CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item .fit-challange-slider-center-item-inner .box-info-user {
  display: flex;
  align-items: center;
  column-gap: 10px;
  padding: 8px 20px;
}
.CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item .fit-challange-slider-center-item-inner .box-info-user .box-ava {
  position: relative;
  top: 3px;
}
.CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item .fit-challange-slider-center-item-inner .box-info-user .box-name {
  font-size: 18px;
  font-family: "source-sans-pro-bold";
  color: #494df4;
}
.CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item .fit-challange-slider-center-item-inner .box-content .box-content-inner {
  padding: 0 10px 10px;
}
.CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item .fit-challange-slider-center-item-inner .box-content .box-content-inner .box-img {
  height: 341px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item .fit-challange-slider-center-item-inner .box-content .box-content-inner .box-img {
    height: 302px;
  }
}
.CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item .fit-challange-slider-center-item-inner .box-content .box-content-inner .box-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-repeat: center center;
}
.CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item.slick-center {
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  transform: translateY(-50px);
}
@media (max-width: 767px) {
  .CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item.slick-center {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
  }
}
.CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item.slick-center .fit-challange-slider-center-item-inner {
  background-color: #494df4;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  -ms-border-bottom-left-radius: 0px;
  -o-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  -ms-border-bottom-right-radius: 0px;
  -o-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
  width: 393px;
}
@media (max-width: 767px) {
  .CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item.slick-center .fit-challange-slider-center-item-inner {
    width: 310px;
  }
}
.CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item.slick-center .fit-challange-slider-center-item-inner .box-info-user {
  background-color: #494df4;
  padding: 9.5px 20px;
}
.CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item.slick-center .fit-challange-slider-center-item-inner .box-info-user .box-ava svg path {
  fill: #fff;
}
.CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item.slick-center .fit-challange-slider-center-item-inner .box-info-user .box-name {
  color: #fff;
  font-size: 16px;
}
.CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item.slick-center .fit-challange-slider-center-item-inner .box-content .box-content-inner {
  padding: 0;
}
.CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item.slick-center .fit-challange-slider-center-item-inner .box-content .box-content-inner .box-img {
  border-radius: 0;
  height: 448px;
}
@media (max-width: 767px) {
  .CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item.slick-center .fit-challange-slider-center-item-inner .box-content .box-content-inner .box-img {
    height: 360px;
  }
  .CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item.slick-center .fit-challange-slider-center-item-inner .box-content .box-content-inner .box-img img {
    height: 360px;
  }
}

.CX-pop-up-modal.no-fixed {
  position: relative;
  top: initial;
  left: initial;
  padding: 42px 0;
}
.CX-pop-up-modal.no-fixed .bg-pop-up-modal-dark {
  background: #1A1A1A;
}
.CX-pop-up-modal.no-fixed .box-pop-up-modal {
  transform: none;
  top: initial;
}

.CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item.is-video {
  position: relative;
}
.CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item.is-video:before, .CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item.is-video:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item.is-video:before {
  width: 91px;
  height: 91px;
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item.is-video:after {
  content: "\f04b";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  color: #fff;
  font-size: 30px;
}
.CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item.is-video.play-video:before, .CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item.is-video.play-video:after {
  opacity: 0;
}
.CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item.is-video.play-video:after {
  content: "\f04c";
}
.CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item.is-video.play-video:hover:before, .CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item.is-video.play-video:hover:after {
  opacity: 1;
}
.CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item.is-video .fit-challange-slider-center-item-inner .box-content .box-content-inner .box-video {
  height: 341px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item.is-video .fit-challange-slider-center-item-inner .box-content .box-content-inner .box-video {
    height: 302px;
  }
}
.CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item.is-video .fit-challange-slider-center-item-inner .box-content .box-content-inner .box-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-repeat: center center;
}
.CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item.is-video.slick-center .fit-challange-slider-center-item-inner .box-content .box-content-inner .box-video {
  border-radius: 0;
  height: 448px;
}
@media (max-width: 767px) {
  .CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item.is-video.slick-center .fit-challange-slider-center-item-inner .box-content .box-content-inner .box-video {
    height: 360px;
  }
  .CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item.is-video.slick-center .fit-challange-slider-center-item-inner .box-content .box-content-inner .box-video video {
    height: 360px;
  }
}

body .CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item:not(.slick-center.slick-active) .fit-challange-slider-center-item-inner {
  position: relative;
}
body .CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item:not(.slick-center.slick-active) .fit-challange-slider-center-item-inner:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
body .CX-fit-challange-slider-center .fit-challange-slider-center-inner .fit-challange-slider-center-item.slick-center.slick-active .fit-challange-slider-center-item-inner {
  -webkit-border-top-left-radius: 12px;
  -moz-border-top-left-radius: 12px;
  -ms-border-top-left-radius: 12px;
  -o-border-top-left-radius: 12px;
  border-top-left-radius: 12px;
  -webkit-border-top-right-radius: 12px;
  -moz-border-top-right-radius: 12px;
  -ms-border-top-right-radius: 12px;
  -o-border-top-right-radius: 12px;
  border-top-right-radius: 12px;
  -webkit-border-bottom-left-radius: 16px;
  -moz-border-bottom-left-radius: 16px;
  -ms-border-bottom-left-radius: 16px;
  -o-border-bottom-left-radius: 16px;
  border-bottom-left-radius: 16px;
  -webkit-border-bottom-right-radius: 16px;
  -moz-border-bottom-right-radius: 16px;
  -ms-border-bottom-right-radius: 16px;
  -o-border-bottom-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.CX-inbox .box-inbox .box-inbox-inner {
  display: flex;
  grid-column-gap: 2px;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list {
  width: 311px;
  flex: 0 0 auto;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-search .box-inbox-search-inner {
  position: relative;
  padding: 2px 16px;
  background-color: #F5F5F5;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-search .box-inbox-search-inner .ico-search-inbox {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: 3px;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-search .box-inbox-search-inner input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-search .box-inbox-search-inner input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-search .box-inbox-search-inner input[type=search]::-webkit-search-decoration,
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-search .box-inbox-search-inner input[type=search]::-webkit-search-cancel-button,
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-search .box-inbox-search-inner input[type=search]::-webkit-search-results-button,
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-search .box-inbox-search-inner input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-search .box-inbox-search-inner .form-control {
  border: 0;
  background-color: transparent;
  padding-left: 25px;
  padding-right: 20px;
  font-family: "source-sans-pro-semibold";
  font-size: 16px;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-search .box-inbox-search-inner .close-search {
  border: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  outline: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-info-email-default {
  text-align: center;
  margin-top: 100px;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-info-email-default .box-img img {
  width: 92px;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-info-email-default .box-text {
  font-size: 12px;
  color: #5F5F5F;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-summary-text {
  font-size: 12px;
  font-family: "source-sans-pro-semibold";
  color: #333;
  padding: 6px 0;
}
@media (max-width: 1024px) {
  .CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-summary-text {
    padding: 12px 0;
    font-size: 15px;
    line-height: normal;
  }
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner {
  overflow-y: auto;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 6px;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner::-webkit-scrollbar:vertical {
  width: 6px;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner::-webkit-scrollbar:horizontal {
  height: 6px;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner::-webkit-scrollbar-thumb {
  background-color: #6B6B6B;
  border-radius: 10px;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #D9D9D9;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner .box-list-item {
  padding: 13px 16px;
  border-bottom: 1px solid #E7E7E7;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner .box-list-item a {
  text-decoration: none;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner .box-list-item a .box-list-item-inner {
  display: flex;
  grid-column-gap: 10px;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner .box-list-item a .box-list-item-inner .box-check {
  position: relative;
  top: 3px;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner .box-list-item a .box-list-item-inner .box-item-email h4 {
  color: #333;
  font-size: 18px;
  font-family: "source-sans-pro-semibold";
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1024px) {
  .CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner .box-list-item a .box-list-item-inner .box-item-email h4 {
    font-size: 20px;
    line-height: normal;
  }
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner .box-list-item a .box-list-item-inner .box-item-email p {
  font-size: 14px;
  color: #7F7F7F;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 13px;
}
@media (max-width: 1024px) {
  .CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner .box-list-item a .box-list-item-inner .box-item-email p {
    font-size: 16px;
    line-height: normal;
    margin-bottom: 11px;
  }
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner .box-list-item a .box-list-item-inner .box-item-email .date {
  font-size: 11px;
  color: #5F5F5F;
  font-family: "source-sans-pro-bold";
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content {
  flex: 1 1 auto;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner {
  height: 100%;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area {
  border-top: 0;
  border: 1px solid #e5e5e5;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area.has-empty {
  display: flex;
  align-items: center;
  justify-content: center;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area.has-empty .box-info-email-default .box-img {
  margin-bottom: 5px;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area.has-empty .box-info-email-default .box-img img {
  width: 170px;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area.has-empty .box-info-email-default .box-text {
  color: #4D64DE;
  font-size: 14px;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message {
  padding: 24px;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-from {
  margin-bottom: 25px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-from .box-from-left {
  display: flex;
  grid-column-gap: 12px;
  align-items: center;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-from .box-from-left .box-ava {
  flex: 0 0 auto;
  width: 44px;
  height: 44px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-from .box-from-left .box-ava img {
  width: 44px;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-from .box-from-left .box-name {
  flex: 1 1 auto;
  font-size: 19px;
  line-height: 22px;
  font-family: "source-sans-pro-semibold";
  color: #5F5F5F;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-from .box-from-right {
  text-align: right;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-subject {
  display: grid;
  grid-row-gap: 8px;
  border-bottom: 1px solid rgba(153, 153, 153, 0.2);
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-subject .box-date-time {
  display: flex;
  grid-column-gap: 16px;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-subject .box-date-time .box-date .ico,
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-subject .box-date-time .box-time .ico {
  position: relative;
  top: 1px;
  margin-right: 5px;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-subject .box-date-time .box-date .text,
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-subject .box-date-time .box-time .text {
  color: #5F5F5F;
  font-size: 12px;
  line-height: 22px;
}
@media (max-width: 1024px) {
  .CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-subject .box-date-time .box-date .text,
  .CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-subject .box-date-time .box-time .text {
    font-size: 14px;
    line-height: 22px;
  }
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-subject .box-subject {
  color: #333;
  font-size: 22px;
  line-height: 22px;
  font-family: "source-sans-pro-bold";
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-subject .box-polis {
  font-size: 16px;
  line-height: 22px;
  font-family: "source-sans-pro-semibold";
  color: #333333;
}
@media (max-width: 1024px) {
  .CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-subject .box-polis {
    font-size: 14px;
    line-height: 20px;
  }
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-content {
  margin-bottom: 65px;
}
@media (max-width: 1024px) {
  .CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-content {
    margin-bottom: 45px;
  }
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-content .box-area-message-content-inner {
  font-size: 16px;
  line-height: 22px;
  color: #333;
}
@media (max-width: 1024px) {
  .CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-content .box-area-message-content-inner {
    font-size: 18px;
    line-height: 30px;
  }
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-action {
  margin-bottom: 16px;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-action .box-area-message-inner {
  background-color: rgba(73, 77, 244, 0.08);
  padding: 18px;
  text-align: center;
}
.CX-inbox .box-inbox-title {
  background-color: #494df4;
  color: #ffffff;
  -webkit-border-top-left-radius: 8px;
  -moz-border-top-left-radius: 8px;
  -ms-border-top-left-radius: 8px;
  -o-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-top-right-radius: 8px;
  -ms-border-top-right-radius: 8px;
  -o-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
  height: 50px;
  font-size: 16px;
  font-family: "source-sans-pro-bold";
  padding: 0 16px;
}
.CX-inbox .box-inbox-title h3 {
  font-size: 16px;
  font-family: "source-sans-pro-bold";
  line-height: 50px;
  margin-bottom: 0px;
}
.CX-inbox .box-inbox-title .box-inbox-title-inner {
  height: 100%;
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 1fr;
}
.CX-inbox .box-inbox-title .box-inbox-title-inner .box-left-action {
  text-align: left;
}
.CX-inbox .box-inbox-title .box-inbox-title-inner .box-right-action {
  text-align: right;
}
.CX-inbox .box-inbox-title .box-inbox-title-inner .box-right-action .btn-icon {
  margin-right: 12px;
}
.CX-inbox .box-inbox-title .box-inbox-title-inner .box-right-action .btn-icon:last-child {
  margin-right: 0;
}
.CX-inbox .box-inbox-title .box-inbox-title-inner .btn-icon {
  width: 30px;
  height: 30px;
  padding: 0;
  cursor: pointer;
}
.CX-inbox .box-inbox-title .box-inbox-title-inner .btn-icon .ico {
  position: relative;
  top: 3px;
}
.CX-inbox .box-inbox-title .box-inbox-title-inner .btn-icon img {
  width: 16px;
  position: relative;
  top: -2px;
}

.btn-icon {
  border: 0;
  outline: none;
  padding: 7px;
}
.btn-icon.transparent {
  background-color: transparent;
}
.btn-icon.bg-white {
  background-color: #fff;
}
.btn-icon.bg-white:hover {
  background-color: #fcb501 !important;
  color: #fff;
}
.btn-icon.bg-white:hover img {
  -webkit-filter: brightness(0) invert(1);
  -moz-filter: brightness(0) invert(1);
  -ms-filter: brightness(0) invert(1);
  -o-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.btn-icon.radius {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}

a.simple-link-next {
  font-size: 14px;
  line-height: 22px;
  font-family: "source-sans-pro-regular";
}
a.simple-link-next .ico {
  margin-left: 4px;
}

.box-area-message-info-highlight {
  background: linear-gradient(148deg, #4976BA 0%, #00005B 100%);
  color: #fff;
  font-size: 11px;
  font-family: "source-sans-pro-semibold";
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  padding: 9px 13px 9px;
  position: relative;
}
.box-area-message-info-highlight:before {
  content: "";
  background-image: url(/o/axa-emma-theme/images/email/bar-left.png);
  background-repeat: no-repeat;
  width: 145px;
  height: 30px;
  position: absolute;
  background-size: cover;
  left: 0px;
  bottom: 10px;
}
.box-area-message-info-highlight:after {
  content: "";
  background-image: url(/o/axa-emma-theme/images/email/bar-right.png);
  background-repeat: no-repeat;
  width: 63px;
  height: 80px;
  position: absolute;
  background-size: cover;
  right: 0px;
  top: 0px;
}
.box-area-message-info-highlight .box-area-message-info-highlight-inner {
  display: flex;
}
.box-area-message-info-highlight .box-area-message-info-highlight-inner .box-img {
  flex: 0 0 auto;
  width: 93px;
  position: absolute;
  bottom: 0px;
  left: 40px;
}
.box-area-message-info-highlight .box-area-message-info-highlight-inner .box-text-and-action {
  flex: 1 1 auto;
  text-align: center;
}
.box-area-message-info-highlight .box-area-message-info-highlight-inner .box-text-and-action .box-text {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.box-area-message-info-highlight .box-area-message-info-highlight-inner .box-text-and-action .box-text:after {
  content: "";
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 5.34%, #FFF 48.45%, rgba(255, 255, 255, 0) 94.05%);
  position: absolute;
  left: 0px;
  bottom: 0px;
  opacity: 0.3;
}
.box-area-message-info-highlight .box-area-message-info-highlight-inner .box-text-and-action .box-action .box-action-inner .new-btn-blue {
  margin-right: 16px;
  font-size: 11px;
  padding: 6px 7px;
  position: relative;
}
.box-area-message-info-highlight .box-area-message-info-highlight-inner .box-text-and-action .box-action .box-action-inner .new-btn-blue:last-child {
  margin-right: 0px;
}
.box-area-message-info-highlight .box-area-message-info-highlight-inner .box-text-and-action .box-action .box-action-inner .new-btn-blue.left-icon .ico {
  position: absolute;
  top: 50%;
  margin-left: 5px;
  margin-top: 2px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box-area-message-info-highlight .box-area-message-info-highlight-inner .box-text-and-action .box-action .box-action-inner .new-btn-blue.left-icon .text {
  margin-left: 25px;
}

.new-btn-blue.bg-white-gradient {
  background: radial-gradient(372.84% 141.42% at 0% 0%, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.2) 100%);
  -webkit-backdrop-filter: blur(15px);
  -moz-backdrop-filter: blur(15px);
  -ms-backdrop-filter: blur(15px);
  -o-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  border: 0px;
}
.new-btn-blue.left-icon span.text, .new-btn-blue.right-icon span.text {
  top: 0px;
}

.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items {
  background-color: #fff;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner {
  max-height: calc(100vh - 213px);
}
@media (max-width: 767px) {
  .CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner {
    max-height: calc(100vh - 313px);
  }
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner {
  overflow-y: auto;
  max-height: calc(100vh - 136px);
}
@media (max-width: 767px) {
  .CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner {
    max-height: calc(100vh - 236px);
  }
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 6px;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner::-webkit-scrollbar:vertical {
  width: 6px;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner::-webkit-scrollbar:horizontal {
  height: 6px;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner::-webkit-scrollbar-thumb {
  background-color: #6B6B6B;
  border-radius: 10px;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #D9D9D9;
}
@media (max-width: 1024px) {
  .CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message {
    padding: 24px 0px;
  }
  .CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner {
    display: grid;
    grid-row-gap: 16px;
  }
  .CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-from,
  .CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-subject,
  .CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-content {
    margin: 0 16px;
  }
  .CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-info-highlight {
    margin: 0px 10px;
  }
  .CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-action > .box-area-message-inner {
    display: block;
  }
  .CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-from {
    grid-template-columns: 1fr;
  }
  .CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-from .box-from-right {
    display: none;
  }
  .CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-subject .box-subject {
    font-size: 20px;
    line-height: 30px;
  }
  .CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-info-highlight .box-area-message-info-highlight-inner .box-text-and-action .box-action .box-action-inner .new-btn-blue {
    margin-right: 5px;
    margin-bottom: 5px;
  }
}

.CX-inbox .box-inbox-title .box-inbox-title-inner .box-right-action .new-btn-blue.xs {
  padding: 3px 6px;
}
.CX-inbox .box-inbox-title .box-inbox-title-inner .box-right-action .new-btn-blue.xs .text {
  margin-left: 0px;
}
.CX-inbox .box-inbox-title .box-inbox-title-inner .box-right-action .new-btn-blue.xs .ico {
  margin-left: 4px;
}

.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner .box-list-item.is-new {
  background-color: #F5F7FF;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner .box-list-item a .box-list-item-inner .box-check input[type=checkbox] {
  opacity: 0;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner .box-list-item a .box-list-item-inner .box-check:before, .CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner .box-list-item a .box-list-item-inner .box-check:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner .box-list-item a .box-list-item-inner .box-check:before {
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner .box-list-item a .box-list-item-inner .box-check:after {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  font-size: 10px;
  opacity: 0;
  text-align: center;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner .box-list-item a .box-list-item-inner .box-check.checked:before {
  background-color: #494DF4;
  border-color: #494DF4;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner .box-list-item a .box-list-item-inner .box-check.checked:after {
  color: #fff;
  opacity: 1;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner .box-list-item.active {
  background-color: #494DF4;
  color: #fff;
  border-bottom-color: #494DF4;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner .box-list-item.active a .box-list-item-inner .box-check.checked:before {
  background-color: #fff;
  border-color: #fff;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner .box-list-item.active a .box-list-item-inner .box-check.checked:after {
  color: #494DF4;
  opacity: 1;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner .box-list-item.active a .box-list-item-inner .box-item-email h4, .CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner .box-list-item.active a .box-list-item-inner .box-item-email p, .CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner .box-list-item.active a .box-list-item-inner .box-item-email .date {
  color: #fff;
}

@media (max-width: 767px) {
  .box-area-message-info-highlight {
    padding: 6px 6px;
  }
}
@media (max-width: 767px) {
  .box-area-message-info-highlight .box-area-message-info-highlight-inner .box-img {
    left: 0;
    width: 91px;
  }
}
@media (max-width: 767px) {
  .box-area-message-info-highlight .box-area-message-info-highlight-inner .box-text-and-action .box-text {
    padding-bottom: 7px;
    margin-bottom: 7px;
  }
  .box-area-message-info-highlight .box-area-message-info-highlight-inner .box-text-and-action .box-text .box-text-inner {
    font-size: 10px;
    padding-left: 55px;
    line-height: normal;
  }
  .box-area-message-info-highlight .box-area-message-info-highlight-inner .box-text-and-action .box-action .box-action-inner {
    text-align: right;
  }
  .box-area-message-info-highlight .box-area-message-info-highlight-inner .box-text-and-action .box-action .box-action-inner .new-btn-blue {
    font-size: 8px;
    padding: 6px 2px;
    margin-right: 4px !important;
    margin-bottom: 4px !important;
  }
  .box-area-message-info-highlight .box-area-message-info-highlight-inner .box-text-and-action .box-action .box-action-inner .new-btn-blue .ico svg {
    width: 8px;
  }
  .box-area-message-info-highlight .box-area-message-info-highlight-inner .box-text-and-action .box-action .box-action-inner .new-btn-blue .text {
    margin-left: 18px !important;
  }
}

body.show-footer .CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner {
  max-height: calc(100vh - 273px);
}
@media (max-width: 1024px) {
  body.show-footer .CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner {
    max-height: calc(100vh - 303px);
  }
}
body.show-footer .CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner {
  max-height: calc(100vh - 196px);
}
@media (max-width: 1024px) {
  body.show-footer .CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner {
    max-height: calc(100vh - 215px);
  }
}

.CX-inbox .box-inbox .box-inbox-inner {
  position: relative;
}
@media (max-width: 1024px) {
  .CX-inbox .box-inbox .box-inbox-inner {
    display: block;
  }
}
@media (max-width: 1024px) {
  .CX-inbox .box-inbox .box-inbox-inner .box-inbox-list {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 2;
    -webkit-transform: translateX(-120%);
    -moz-transform: translateX(-120%);
    -ms-transform: translateX(-120%);
    -o-transform: translateX(-120%);
    transform: translateX(-120%);
  }
}
@media (max-width: 1024px) {
  .CX-inbox.show-list .box-inbox .box-inbox-inner .box-inbox-list {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@media (max-width: 1024px) {
  .CX-inbox.show-list .box-inbox .box-inbox-inner .box-inbox-content {
    position: relative;
    -webkit-transform: translateX(120%);
    -moz-transform: translateX(120%);
    -ms-transform: translateX(120%);
    -o-transform: translateX(120%);
    transform: translateX(120%);
  }
}

html .CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner .box-list-item.is-new a .box-list-item-inner .box-item-email {
  position: relative;
}
html .CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner .box-list-item.is-new a .box-list-item-inner .box-item-email:before {
  content: "New";
  position: absolute;
  right: 0px;
  bottom: 0px;
  background-color: #494DF4;
  color: #fff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  font-size: 10px;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  padding: 3px 15px;
}
html[lang=in-ID] .CX-inbox .box-inbox .box-inbox-inner .box-inbox-list .box-inbox-list-inner .box-inbox-list-items .box-inbox-list-items-inner .box-list-item.is-new a .box-list-item-inner .box-item-email:before {
  content: "Baru";
}

.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area.has-empty {
  height: calc(100vh - 136px);
}
@media (max-width: 767px) {
  .CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area.has-empty {
    height: calc(100vh - 236px);
  }
}

.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-subject .box-date-time-and-next .box-date-time-and-next-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-subject .box-date-time-and-next .box-date-time-and-next-inner a.simple-link-next {
  text-align: right;
}

.ignore-this-message {
  color: #FF1721;
  font-style: italic;
  font-family: "source-sans-pro-semibold";
}

@media (max-width: 767px) {
  .CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-subject .box-date-time-and-next .box-date-time-and-next-inner {
    display: flex;
    grid-column-gap: 10px;
  }
  .CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-subject .box-date-time-and-next .box-date-time-and-next-inner .box-date-time {
    flex: 1 1 auto;
  }
  .CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-subject .box-date-time-and-next .box-date-time-and-next-inner .box-date-time .box-date .box-date-inner .text {
    font-size: 12px;
  }
  .CX-inbox .box-inbox .box-inbox-inner .box-inbox-content .box-inbox-content-inner .box-inbox-content-area .box-inbox-content-area-inner .box-area-message .box-area-message-inner .box-area-message-subject .box-date-time-and-next .box-date-time-and-next-inner .simple-link-next {
    flex: 0 0 auto;
    font-size: 12px;
  }
}

.cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-header {
  display: flex;
  align-items: flex-end;
  padding: 19px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 16px;
}
@media (max-width: 1024px) {
  .cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-header {
    display: block;
  }
}
.cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-header .box-title {
  flex: 1 1 auto;
  margin-bottom: 0;
}
.cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-header .box-title h3 {
  font-size: 20px;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  color: #333;
}
.cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-header .box-title p {
  margin-bottom: 0;
  font-size: 16px;
  font-family: "source-sans-pro-semibold";
  color: #5F5F5F;
}
.cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-header .box-info-summary {
  flex: 0 0 auto;
  font-size: 16px;
  font-family: "source-sans-pro-semibold";
  color: #5F5F5F;
}
@media (max-width: 1024px) {
  .cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-header .box-info-summary {
    margin-top: 20px;
  }
}
.cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-header.with-total {
  padding: 13px 0;
}
.cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-header.with-total .box-title h3 {
  font-size: 18px !important;
  margin-bottom: 0px;
}
.cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-header.with-total .box-info-summary {
  font-size: 14px;
  color: #333333;
}
@media (max-width: 1024px) {
  .cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-header.with-total .box-info-summary {
    margin-top: 2px;
  }
}
.cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}
@media (max-width: 1024px) {
  .cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-inner {
    grid-template-columns: 1fr;
  }
}
.cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-inner .box-laporan-item .box-laporan-item-inner {
  border: 2px solid #F5F5F5;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
}
.cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-inner .box-laporan-item .box-laporan-item-inner .box-pdf {
  height: 130px;
  background-color: #F5F5F5;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 0px -3px 13px 0px rgba(0, 0, 0, 0.07) inset;
  -moz-box-shadow: 0px -3px 13px 0px rgba(0, 0, 0, 0.07) inset;
  -ms-box-shadow: 0px -3px 13px 0px rgba(0, 0, 0, 0.07) inset;
  -o-box-shadow: 0px -3px 13px 0px rgba(0, 0, 0, 0.07) inset;
  box-shadow: 0px -3px 13px 0px rgba(0, 0, 0, 0.07) inset;
}
.cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-inner .box-laporan-item .box-laporan-item-inner .box-pdf .box-vector {
  position: absolute;
  bottom: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 768px) {
  .cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-inner .box-laporan-item .box-laporan-item-inner .box-pdf .box-vector {
    bottom: -10px;
  }
}
@media (max-width: 1280px) {
  .cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-inner .box-laporan-item .box-laporan-item-inner .box-pdf .box-vector svg {
    width: 280px;
  }
}
@media (max-width: 768px) {
  .cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-inner .box-laporan-item .box-laporan-item-inner .box-pdf .box-vector svg {
    width: 360px;
  }
}
.cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-inner .box-laporan-item .box-laporan-item-inner .box-text {
  background-color: #fff;
  width: 100%;
}
.cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-inner .box-laporan-item .box-laporan-item-inner .box-text .box-text-inner {
  padding: 16px;
}
.cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-inner .box-laporan-item .box-laporan-item-inner .box-text .box-text-inner .title {
  font-size: 18px;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  color: #333333;
}
.cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-inner .box-laporan-item .box-laporan-item-inner .box-text .box-text-inner .subtitle {
  color: #999999;
  font-size: 14px;
  line-height: 23px;
}
.cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-inner .box-laporan-item .box-laporan-item-inner .box-text .box-text-inner .date-and-download {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  padding: 10px 0 0;
}
@media (max-width: 1354px) {
  .cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-inner .box-laporan-item .box-laporan-item-inner .box-text .box-text-inner .date-and-download {
    grid-template-columns: 1fr;
    padding: 0 0;
  }
}
.cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-inner .box-laporan-item .box-laporan-item-inner .box-text .box-text-inner .date-and-download .date {
  font-size: 14px;
  line-height: 23px;
  font-family: "source-sans-pro-semibold";
  color: #333;
}
.cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-inner .box-laporan-item .box-laporan-item-inner .box-text .box-text-inner .date-and-download .box-action {
  text-align: right;
}
@media (max-width: 1354px) {
  .cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-inner .box-laporan-item .box-laporan-item-inner .box-text .box-text-inner .date-and-download .box-action {
    text-align: center !important;
    margin-top: 10px;
    text-align: left;
  }
  .cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-inner .box-laporan-item .box-laporan-item-inner .box-text .box-text-inner .date-and-download .box-action .new-btn-blue {
    display: block;
    width: 100%;
  }
}
.cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-inner .box-laporan-item:not(.no-text):hover .box-laporan-item-inner .box-text {
  background-color: #494DF4;
}
.cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-inner .box-laporan-item:not(.no-text):hover .box-laporan-item-inner .box-text .subtitle,
.cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-inner .box-laporan-item:not(.no-text):hover .box-laporan-item-inner .box-text .title {
  color: #fff;
}
.cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-inner .box-laporan-item:not(.no-text):hover .box-laporan-item-inner .box-text .date-and-download .date {
  color: #fff;
}
.cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-inner .box-laporan-item:not(.no-text):hover .box-laporan-item-inner .box-text .date-and-download .box-action .new-btn-blue {
  background-color: #FCB501;
  border-color: #FCB501;
}

.cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-inner .box-laporan-item .box-laporan-item-inner .box-pdf .box-date {
  position: absolute;
  right: 0px;
  top: 0px;
  color: #fff;
  font-size: 14px;
  line-height: 23px;
  font-family: "source-sans-pro-bold";
  -webkit-border-radius: 0px 8px 0px 14px;
  -moz-border-radius: 0px 8px 0px 14px;
  -ms-border-radius: 0px 8px 0px 14px;
  -o-border-radius: 0px 8px 0px 14px;
  border-radius: 0px 8px 0px 14px;
  -webkit-box-shadow: -1px 5px 7px 1px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: -1px 5px 7px 1px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: -1px 5px 7px 1px rgba(0, 0, 0, 0.12);
  -o-box-shadow: -1px 5px 7px 1px rgba(0, 0, 0, 0.12);
  box-shadow: -1px 5px 7px 1px rgba(0, 0, 0, 0.12);
  background-color: #027180;
  padding: 3px 11px;
  z-index: 1;
}

.cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-inner.with-slider .slick-list {
  margin: 0 -7px;
}
.cx-laporan-kinerja .box-laporan-kinerja .box-laporan-kinerja-inner.with-slider .slick-list .box-laporan-item {
  margin: 0 7px;
}

.cx-ringkasan-data .box-ringkasan-data .box-ringkasan-data-inner {
  display: grid;
  grid-template-columns: 1fr;
}
.cx-ringkasan-data .box-ringkasan-data .box-ringkasan-data-inner .box-ringkasan-item {
  border-bottom: 10px solid rgba(73, 77, 244, 0.1);
  padding: 20px 0 40px;
}
.cx-ringkasan-data .box-ringkasan-data .box-ringkasan-data-inner .box-ringkasan-item:last-child {
  border-bottom: 0;
}
.cx-ringkasan-data .box-ringkasan-data .box-ringkasan-data-inner .box-ringkasan-item .box-ringkasan-item-inner .box-title-item {
  display: flex;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  margin-bottom: 14px;
}
.cx-ringkasan-data .box-ringkasan-data .box-ringkasan-data-inner .box-ringkasan-item .box-ringkasan-item-inner .box-title-item .title {
  flex: 1 1 auto;
  text-align: left;
  font-size: 18px;
  font-family: "source-sans-pro-bold";
  color: #494DF4;
}
.cx-ringkasan-data .box-ringkasan-data .box-ringkasan-data-inner .box-ringkasan-item .box-ringkasan-item-inner .box-title-item .new-btn-preview {
  flex: 0 0 auto;
}
.cx-ringkasan-data .box-ringkasan-data .box-ringkasan-data-inner .box-ringkasan-item .box-ringkasan-item-inner .box-content-item-outer .box-content-item-inner {
  display: grid;
  grid-row-gap: 8px;
}
.cx-ringkasan-data .box-ringkasan-data .box-ringkasan-data-inner .box-ringkasan-item .box-ringkasan-item-inner .box-content-item-outer .box-content-item-inner .box-content-item {
  background-color: #F5F5F5;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  padding: 8px 11px;
  text-align: left;
}
.cx-ringkasan-data .box-ringkasan-data .box-ringkasan-data-inner .box-ringkasan-item .box-ringkasan-item-inner .box-content-item-outer .box-content-item-inner .box-content-item .label-item {
  font-size: 14px;
  line-height: 22px;
  color: #7F7F7F;
  display: inline-block;
}
.cx-ringkasan-data .box-ringkasan-data .box-ringkasan-data-inner .box-ringkasan-item .box-ringkasan-item-inner .box-content-item-outer .box-content-item-inner .box-content-item .label-item span {
  display: inline-block;
}
.cx-ringkasan-data .box-ringkasan-data .box-ringkasan-data-inner .box-ringkasan-item .box-ringkasan-item-inner .box-content-item-outer .box-content-item-inner .box-content-item .value-item {
  font-size: 18px;
  font-family: "source-sans-pro-bold";
  color: #333;
  line-height: normal;
}
.cx-ringkasan-data .box-ringkasan-data .box-ringkasan-data-inner .box-ringkasan-item .box-ringkasan-item-inner .box-content-item-outer .box-content-item-inner .box-content-item .box-list-polis-row {
  margin: 18px 0 0;
}
.cx-ringkasan-data .box-ringkasan-data .box-ringkasan-data-inner .box-ringkasan-item .box-ringkasan-item-inner .box-content-item-outer .box-content-item-inner .box-content-item .detail-list {
  display: grid;
  grid-row-gap: 8px;
  margin-top: 14px;
  margin-bottom: 8px;
}
.cx-ringkasan-data .box-ringkasan-data .box-ringkasan-data-inner .box-ringkasan-item .box-ringkasan-item-inner .box-content-item-outer .box-content-item-inner .box-content-item .detail-list .detail-item {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.cx-ringkasan-data .box-ringkasan-data .box-ringkasan-data-inner .box-ringkasan-item .box-ringkasan-item-inner .box-content-item-outer .box-content-item-inner .box-content-item .detail-list .detail-item .value-item {
  text-align: right;
}
.cx-ringkasan-data .box-ringkasan-data .box-ringkasan-data-inner .box-ringkasan-item .box-ringkasan-item-inner .box-content-item-outer .box-content-item-inner .box-content-item .box-preview-files {
  padding-bottom: 0px;
}
.cx-ringkasan-data .box-ringkasan-data .box-ringkasan-data-inner .box-ringkasan-item .box-ringkasan-item-inner .box-content-item-outer .box-content-item-inner .box-content-item .box-preview-files .box-preview-files-inner .box-preview-files-item {
  background-color: #fff;
  -webkit-box-shadow: 0px 4px 12px 2px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 4px 12px 2px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0px 4px 12px 2px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0px 4px 12px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 4px 12px 2px rgba(0, 0, 0, 0.07);
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
}

.CX-list-notifications {
  margin: 0 8px 20px;
  position: relative;
  z-index: 2;
}
.CX-list-notifications .box-list-notifications {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  background: linear-gradient(105deg, #027180 17.5%, #67C78A 103.81%);
  -webkit-box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.19);
  -ms-box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.19);
  -o-box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.19);
  box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.19);
  color: #fff;
  padding: 10px 16px;
  position: relative;
  overflow: hidden;
}
.CX-list-notifications .box-list-notifications:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='292' height='143' viewBox='0 0 292 143' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M360 25.5C360 112.485 289.485 183 202.5 183C115.515 183 45 112.485 45 25.5C45 -61.4848 115.515 -132 202.5 -132C289.485 -132 360 -61.4848 360 25.5ZM132.993 25.5C132.993 63.8876 164.112 95.0068 202.5 95.0068C240.888 95.0068 272.007 63.8876 272.007 25.5C272.007 -12.8876 240.888 -44.0068 202.5 -44.0068C164.112 -44.0068 132.993 -12.8876 132.993 25.5Z' fill='url(%23paint0_linear_982_30551)'/%3E%3Cpath d='M342 25.5C342 102.544 279.544 165 202.5 165C125.456 165 63 102.544 63 25.5C63 -51.5437 125.456 -114 202.5 -114C279.544 -114 342 -51.5437 342 25.5ZM64.674 25.5C64.674 101.619 126.381 163.326 202.5 163.326C278.619 163.326 340.326 101.619 340.326 25.5C340.326 -50.6192 278.619 -112.326 202.5 -112.326C126.381 -112.326 64.674 -50.6192 64.674 25.5Z' fill='url(%23paint1_linear_982_30551)'/%3E%3Cpath d='M405 25.5C405 137.338 314.338 228 202.5 228C90.6623 228 0 137.338 0 25.5C0 -86.3377 90.6623 -177 202.5 -177C314.338 -177 405 -86.3377 405 25.5ZM2.43001 25.5C2.43001 135.996 92.0044 225.57 202.5 225.57C312.996 225.57 402.57 135.996 402.57 25.5C402.57 -84.9956 312.996 -174.57 202.5 -174.57C92.0044 -174.57 2.43001 -84.9956 2.43001 25.5Z' fill='url(%23paint2_linear_982_30551)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_982_30551' x1='157' y1='-60.5' x2='202.5' y2='183' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%232F755F'/%3E%3Cstop offset='1' stop-color='%2348AD87'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_982_30551' x1='202.5' y1='-114' x2='202.5' y2='165' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_982_30551' x1='202.5' y1='-177' x2='202.5' y2='228' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='0.817664' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  position: absolute;
  width: 292px;
  height: 143px;
  right: 0px;
  top: 0px;
}
@media (max-width: 767px) {
  .CX-list-notifications .box-list-notifications:before {
    background-image: url("data:image/svg+xml,%3Csvg width='194' height='143' viewBox='0 0 194 143' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M270 11C270 76.1696 217.17 129 152 129C86.8304 129 34 76.1696 34 11C34 -54.1696 86.8304 -107 152 -107C217.17 -107 270 -54.1696 270 11ZM99.925 11C99.925 39.7602 123.24 63.075 152 63.075C180.76 63.075 204.075 39.7602 204.075 11C204.075 -17.7602 180.76 -41.075 152 -41.075C123.24 -41.075 99.925 -17.7602 99.925 11Z' fill='url(%23paint0_linear_982_30600)'/%3E%3Cpath d='M256 11C256 68.4376 209.438 115 152 115C94.5624 115 48 68.4376 48 11C48 -46.4376 94.5624 -93 152 -93C209.438 -93 256 -46.4376 256 11ZM49.248 11C49.248 67.7484 95.2516 113.752 152 113.752C208.748 113.752 254.752 67.7484 254.752 11C254.752 -45.7484 208.748 -91.752 152 -91.752C95.2516 -91.752 49.248 -45.7484 49.248 11Z' fill='url(%23paint1_linear_982_30600)'/%3E%3Cpath d='M304 11C304 94.9473 235.947 163 152 163C68.0527 163 0 94.9473 0 11C0 -72.9473 68.0527 -141 152 -141C235.947 -141 304 -72.9473 304 11ZM1.82401 11C1.82401 93.9399 69.0601 161.176 152 161.176C234.94 161.176 302.176 93.9399 302.176 11C302.176 -71.9399 234.94 -139.176 152 -139.176C69.0601 -139.176 1.82401 -71.9399 1.82401 11Z' fill='url(%23paint2_linear_982_30600)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_982_30600' x1='117.911' y1='-53.4317' x2='197.327' y2='114.39' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.223194' stop-color='%23147D5B'/%3E%3Cstop offset='1' stop-color='%2348AD87'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_982_30600' x1='152' y1='-93' x2='152' y2='115' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_982_30600' x1='152' y1='-141' x2='152' y2='163' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='0.817664' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    width: 194px;
    height: 143px;
  }
}
.CX-list-notifications .box-list-notifications .list-notifications-header {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.CX-list-notifications .box-list-notifications .list-notifications-header .box-title {
  display: flex;
  grid-column-gap: 8px;
  align-items: center;
}
.CX-list-notifications .box-list-notifications .list-notifications-header .box-title .ico {
  position: relative;
  top: 0px;
}
.CX-list-notifications .box-list-notifications .list-notifications-header .box-title .text {
  font-size: 16px;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
}
.CX-list-notifications .box-list-notifications .list-notifications-header .box-action {
  text-align: right;
}
.CX-list-notifications .box-list-notifications .list-notifications-header .box-action .new-btn-blue.xs {
  padding: 2px 30px 2px 7px;
  font-size: 11px;
}
.CX-list-notifications .box-list-notifications .list-notifications-content {
  position: relative;
  margin-top: 16px;
}
.CX-list-notifications .box-list-notifications .list-notifications-content .list-notifications-slider .slick-arrow {
  z-index: 2;
  width: 24px;
  height: 24px;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-filter: drop-shadow(0px 9px 11px rgba(0, 0, 0, 0.19));
  -moz-filter: drop-shadow(0px 9px 11px rgba(0, 0, 0, 0.19));
  -ms-filter: drop-shadow(0px 9px 11px rgba(0, 0, 0, 0.19));
  -o-filter: drop-shadow(0px 9px 11px rgba(0, 0, 0, 0.19));
  filter: drop-shadow(0px 9px 11px rgba(0, 0, 0, 0.19));
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
@media (max-width: 1024px) {
  .CX-list-notifications .box-list-notifications .list-notifications-content .list-notifications-slider .slick-arrow {
    opacity: 1;
  }
}
.CX-list-notifications .box-list-notifications .list-notifications-content .list-notifications-slider .slick-arrow:before {
  content: "";
  font-family: "Font Awesome 5 Pro";
  color: #000;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.CX-list-notifications .box-list-notifications .list-notifications-content .list-notifications-slider .slick-arrow.slick-prev {
  left: 100px;
}
@media (max-width: 1024px) {
  .CX-list-notifications .box-list-notifications .list-notifications-content .list-notifications-slider .slick-arrow.slick-prev {
    left: 0px;
  }
}
.CX-list-notifications .box-list-notifications .list-notifications-content .list-notifications-slider .slick-arrow.slick-prev:before {
  content: "\f053";
  margin-left: -1px;
}
.CX-list-notifications .box-list-notifications .list-notifications-content .list-notifications-slider .slick-arrow.slick-next {
  right: 100px;
}
@media (max-width: 1024px) {
  .CX-list-notifications .box-list-notifications .list-notifications-content .list-notifications-slider .slick-arrow.slick-next {
    right: 0px;
  }
}
.CX-list-notifications .box-list-notifications .list-notifications-content .list-notifications-slider .slick-arrow.slick-next:before {
  content: "\f054";
  margin-right: -1px;
}
.CX-list-notifications .box-list-notifications .list-notifications-content .list-notifications-slider:hover .slick-arrow.slick-prev {
  opacity: 1;
  left: 0px;
}
.CX-list-notifications .box-list-notifications .list-notifications-content .list-notifications-slider:hover .slick-arrow.slick-next {
  opacity: 1;
  right: 0px;
}
.CX-list-notifications .box-list-notifications .list-notifications-content .list-notifications-slider .item-notification {
  padding: 0px 5px;
}
.CX-list-notifications .box-list-notifications .list-notifications-content .list-notifications-slider .item-notification a {
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: radial-gradient(372.84% 141.42% at 0% 0%, rgba(255, 255, 255, 0.18) 0%, rgba(255, 255, 255, 0.03) 100%);
  -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.05);
  -webkit-backdrop-filter: blur(15px);
  -moz-backdrop-filter: blur(15px);
  -ms-backdrop-filter: blur(15px);
  -o-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 11px 16px;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-list-notifications .box-list-notifications .list-notifications-content .list-notifications-slider .item-notification a .item-inner {
  display: flex;
  grid-column-gap: 16px;
  position: relative;
}
.CX-list-notifications .box-list-notifications .list-notifications-content .list-notifications-slider .item-notification a .item-inner:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='22' viewBox='0 0 12 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.1' d='M1 1L11 11L1 21' stroke='white' stroke-width='1.4'/%3E%3C/svg%3E%0A");
  position: absolute;
  width: 12px;
  height: 22px;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.CX-list-notifications .box-list-notifications .list-notifications-content .list-notifications-slider .item-notification a .item-inner .box-ico {
  position: relative;
  top: 6px;
}
.CX-list-notifications .box-list-notifications .list-notifications-content .list-notifications-slider .item-notification a .item-inner .box-text h3 {
  font-size: 16px;
  line-height: normal;
  font-family: "source-sans-pro-bold";
}
.CX-list-notifications .box-list-notifications .list-notifications-content .list-notifications-slider .item-notification a .item-inner .box-text p {
  font-size: 14px;
  line-height: 20px;
  font-family: "source-sans-pro-regular";
  margin-bottom: 0px;
}
.CX-list-notifications .box-list-notifications .list-notifications-content .list-notifications-slider .item-notification a:hover {
  background: radial-gradient(372.84% 141.42% at 0% 0%, rgba(255, 255, 255, 0.42) 0%, rgba(255, 255, 255, 0.07) 100%);
}
.CX-list-notifications .box-list-notifications .list-notifications-content .list-notifications-slider .item-notification a:hover .item-inner:after {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='22' viewBox='0 0 12 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L11 11L1 21' stroke='white' stroke-width='1.4'/%3E%3C/svg%3E%0A");
}

.CX-list-notifications .box-list-notifications .list-notifications-content .list-notifications-slider:hover .slick-arrow.slick-disabled {
  opacity: 0.3 !important;
}
.CX-list-notifications .box-list-notifications .list-notifications-content .list-notifications-slider:hover .slick-arrow.slick-disabled:before {
  opacity: 1;
}

.box-guideline-tip {
  display: none;
}

.box-guideline-tip {
  position: absolute;
  z-index: 989;
  right: 0;
  padding: 0 20px;
  bottom: calc(100% + 30px);
  max-width: 364px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1024px) {
  .box-guideline-tip {
    padding: 0 0px;
  }
}
.box-guideline-tip .box-guideline-tip-inner {
  background-color: #fff;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  text-align: left;
  padding: 16px;
  color: #333;
}
.box-guideline-tip .box-guideline-tip-inner:before {
  content: "";
  position: absolute;
  right: 50px;
  bottom: -9px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 12px solid #fff;
}
@media (max-width: 1024px) {
  .box-guideline-tip .box-guideline-tip-inner:before {
    right: 30px;
  }
}
.box-guideline-tip .box-guideline-tip-inner .title {
  font-size: 18px;
  font-family: "source-sans-pro-bold";
  text-align: left;
  line-height: normal;
  margin-bottom: 12px;
}
.box-guideline-tip .box-guideline-tip-inner .text {
  font-size: 16px;
}
.box-guideline-tip .box-guideline-tip-inner .box-guideline-act {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  margin-top: 16px;
}
.box-guideline-tip .box-guideline-tip-inner .box-guideline-act .tip-number {
  color: #00008F;
  font-family: "source-sans-pro-semibold";
  text-transform: uppercase;
  font-size: 15px;
}
.box-guideline-tip .box-guideline-tip-inner .box-guideline-act .box-action {
  text-align: right;
}

body.has-overlay:before {
  content: "";
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  z-index: 988;
}

.has-guideline.hide-guideline .box-guideline-tip {
  display: none !important;
}

.cx-laporan-kinerja.has-guideline:not(.hide-guideline) {
  position: relative;
  z-index: 989;
}
.cx-laporan-kinerja.has-guideline:not(.hide-guideline):before {
  content: "";
  background-color: #fff;
  position: absolute;
  top: -10px;
  bottom: -10px;
  left: -10px;
  right: -10px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
}
.cx-laporan-kinerja.has-guideline:not(.hide-guideline) .box-guideline-tip {
  display: block;
}
.cx-laporan-kinerja.has-guideline:not(.hide-guideline) .box-laporan-kinerja {
  position: relative;
  pointer-events: none;
}

.cx-form-filter.has-guideline:not(.hide-guideline) {
  position: relative;
  z-index: 989;
}
.cx-form-filter.has-guideline:not(.hide-guideline):before {
  display: none;
}
.cx-form-filter.has-guideline:not(.hide-guideline) .CX-wrapper:before {
  content: "";
  background-color: #fff;
  position: absolute;
  top: -10px;
  bottom: -10px;
  left: -5px;
  right: -5px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
}
@media (max-width: 1024px) {
  .cx-form-filter.has-guideline:not(.hide-guideline) .CX-wrapper:before {
    left: -10px;
    right: -10px;
  }
}
.cx-form-filter.has-guideline:not(.hide-guideline) .CX-wrapper > .box-guideline-tip {
  display: block;
}
.cx-form-filter.has-guideline:not(.hide-guideline) .CX-wrapper .box-form-filter {
  position: relative;
  pointer-events: none;
}
.cx-form-filter.has-guideline:not(.hide-guideline) .CX-wrapper .box-form-filter:before {
  content: "";
  position: absolute;
  left: -27px;
  right: -27px;
  top: -10px;
  bottom: -10px;
  background-color: #f5f5f5;
}
.cx-form-filter.has-guideline:not(.hide-guideline) .CX-wrapper .box-form-filter-mobile {
  position: relative;
  pointer-events: none;
}
.cx-form-filter.has-guideline:not(.hide-guideline) .CX-wrapper .box-form-filter-mobile:before {
  content: "";
  position: absolute;
  left: -10px;
  right: -10px;
  top: -10px;
  bottom: -10px;
  background-color: #f5f5f5;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
}
.cx-form-filter.has-guideline:not(.hide-guideline) .CX-wrapper .box-form-filter-mobile .inner {
  position: relative;
}

@media (max-width: 1024px) {
  .cx-form-filter.focus-tipe-surat.has-guideline:not(.hide-guideline) .CX-wrapper > .box-guideline-tip {
    right: 0px !important;
  }
  .cx-form-filter.focus-tipe-surat.has-guideline:not(.hide-guideline) .CX-wrapper > .box-guideline-tip .box-guideline-tip-inner:before {
    right: initial;
    left: 30px;
  }
}

body:not(.guideline-tour-e-letter) .cx-laporan-kinerja.has-guideline:not(.hide-guideline) .box-guideline-tip {
  display: none !important;
}

.box-guideline-tip .box-guideline-tip-inner .box-guideline-act.no-number {
  grid-template-columns: 1fr;
}

.cx-tab-slider-icon .box-tab-slider-icon {
  background-color: #494DF4;
}
.cx-tab-slider-icon .box-tab-slider-icon .box-tab-slider-icon-inner {
  display: flex;
  justify-content: center;
  overflow-x: auto;
  position: relative;
}
@media (max-width: 1200px) {
  .cx-tab-slider-icon .box-tab-slider-icon .box-tab-slider-icon-inner {
    justify-content: flex-start;
  }
}
.cx-tab-slider-icon .box-tab-slider-icon .box-tab-slider-icon-inner .slider_bottom {
  background-color: #FCB501;
  height: 5px;
  width: 178px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 2;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
@media (max-width: 1024px) {
  .cx-tab-slider-icon .box-tab-slider-icon .box-tab-slider-icon-inner .slider_bottom {
    display: none;
  }
}
.cx-tab-slider-icon .box-tab-slider-icon .box-tab-slider-icon-inner .tab-slider-icon-item {
  min-width: 178px;
  text-align: center;
}
.cx-tab-slider-icon .box-tab-slider-icon .box-tab-slider-icon-inner .tab-slider-icon-item .tab-slider-icon-item-inner a {
  color: #fff;
  font-size: 16px;
  line-height: normal;
  font-family: "source-sans-pro-regular";
  padding: 13px;
  text-decoration: none;
  position: relative;
  border-bottom: 5px solid #3032C1;
  justify-content: center;
  display: flex;
  align-items: center;
}
.cx-tab-slider-icon .box-tab-slider-icon .box-tab-slider-icon-inner .tab-slider-icon-item .tab-slider-icon-item-inner a .ico,
.cx-tab-slider-icon .box-tab-slider-icon .box-tab-slider-icon-inner .tab-slider-icon-item .tab-slider-icon-item-inner a .text,
.cx-tab-slider-icon .box-tab-slider-icon .box-tab-slider-icon-inner .tab-slider-icon-item .tab-slider-icon-item-inner a .total {
  opacity: 0.6;
}
.cx-tab-slider-icon .box-tab-slider-icon .box-tab-slider-icon-inner .tab-slider-icon-item .tab-slider-icon-item-inner a .text {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cx-tab-slider-icon .box-tab-slider-icon .box-tab-slider-icon-inner .tab-slider-icon-item .tab-slider-icon-item-inner a .total {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  background-color: #fff;
  color: #494DF4;
  font-size: 14px;
  font-family: "source-sans-pro-semibold";
  padding: 0px 6px;
  margin-left: 5px;
  min-width: 27px;
  line-height: 14px;
  height: 15px;
  position: relative;
  top: 1px;
}
.cx-tab-slider-icon .box-tab-slider-icon .box-tab-slider-icon-inner .tab-slider-icon-item .tab-slider-icon-item-inner a .ico {
  position: relative;
  margin-right: 5px;
}
.cx-tab-slider-icon .box-tab-slider-icon .box-tab-slider-icon-inner .tab-slider-icon-item.selected .tab-slider-icon-item-inner a {
  font-family: "source-sans-pro-bold";
}
@media (max-width: 1024px) {
  .cx-tab-slider-icon .box-tab-slider-icon .box-tab-slider-icon-inner .tab-slider-icon-item.selected .tab-slider-icon-item-inner a {
    border-bottom-color: #FCB501;
  }
}
.cx-tab-slider-icon .box-tab-slider-icon .box-tab-slider-icon-inner .tab-slider-icon-item.selected .tab-slider-icon-item-inner a .ico,
.cx-tab-slider-icon .box-tab-slider-icon .box-tab-slider-icon-inner .tab-slider-icon-item.selected .tab-slider-icon-item-inner a .text,
.cx-tab-slider-icon .box-tab-slider-icon .box-tab-slider-icon-inner .tab-slider-icon-item.selected .tab-slider-icon-item-inner a .total {
  opacity: 1;
}

#tool_heart-age {
  background-color: #F4F6FA !important;
}
#tool_heart-age #heartage-page-splash {
  padding: 0 0 !important;
}

.kyha-splash-box .container.CX-wrapper {
  max-width: 1093px !important;
}
.kyha-splash-box .box-syarat-ketentuan {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
  background-color: #FFF;
  padding: 24px 37px;
  margin: 32px 0;
}
@media (max-width: 767px) {
  .kyha-splash-box .box-syarat-ketentuan {
    padding: 20px 10px;
  }
}
.kyha-splash-box .box-syarat-ketentuan .box-action {
  margin-top: 24px;
}
.kyha-splash-box .box-syarat-ketentuan .box-action .heartage-center {
  margin-top: 0px !important;
}
.kyha-splash-box .box-syarat-ketentuan .box-action .new-btn-blue {
  padding: 5px 35px 5px 16px;
}
@media (max-width: 767px) {
  .kyha-splash-box .box-syarat-ketentuan .box-action .new-btn-blue {
    font-size: 18px;
  }
}
.kyha-splash-box .box-syarat-ketentuan .box-syarat-ketentuan-inner fieldset legend {
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 24px !important;
}
@media (max-width: 767px) {
  .kyha-splash-box .box-syarat-ketentuan .box-syarat-ketentuan-inner fieldset legend {
    padding-bottom: 20px !important;
  }
}
.kyha-splash-box .box-syarat-ketentuan .box-syarat-ketentuan-inner fieldset legend h3 {
  font-size: 23px !important;
  line-height: 26px !important;
  font-family: "source-sans-pro-bold" !important;
  color: #333 !important;
  text-transform: uppercase;
  margin-bottom: 0px !important;
}
@media (max-width: 1024px) {
  .kyha-splash-box .box-syarat-ketentuan .box-syarat-ketentuan-inner fieldset legend h3 {
    font-size: 21px !important;
  }
}
.kyha-splash-box .box-syarat-ketentuan .box-syarat-ketentuan-inner fieldset #heartage-dob-hint {
  margin: 24px 0 24px !important;
  text-align: justify;
  font-size: 16px;
  line-height: 25px;
  color: #333;
}
.kyha-splash-box .box-syarat-ketentuan .box-syarat-ketentuan-inner fieldset #heartage-dob-hint b, .kyha-splash-box .box-syarat-ketentuan .box-syarat-ketentuan-inner fieldset #heartage-dob-hint strong {
  font-family: "source-sans-pro-semibold";
}
.kyha-splash-box .box-syarat-ketentuan .box-syarat-ketentuan-inner fieldset #heartage-dob-hint ol li {
  text-align: justify;
  font-size: 16px;
  line-height: 25px;
  color: #333;
  margin-top: 0px !important;
  margin-bottom: 25px !important;
}
.kyha-splash-box .box-syarat-ketentuan .box-syarat-ketentuan-inner fieldset #heartage-dob-hint ol li:last-child {
  margin-bottom: 0px !important;
}
.kyha-splash-box .box-syarat-ketentuan .box-agree .box-agree-inner {
  background-color: #F5F5F5;
  display: flex;
  align-items: center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 0px 28px;
  grid-column-gap: 10px;
}
@media (max-width: 767px) {
  .kyha-splash-box .box-syarat-ketentuan .box-agree .box-agree-inner {
    padding: 10px 19px;
    grid-column-gap: 10px;
  }
}
@media (max-width: 767px) {
  .kyha-splash-box .box-syarat-ketentuan .box-agree .box-agree-inner .box-check.with-svg {
    order: 2;
  }
  .kyha-splash-box .box-syarat-ketentuan .box-agree .box-agree-inner .box-check.with-svg .toggle-switch {
    margin-bottom: 15px;
  }
}
.kyha-splash-box .box-syarat-ketentuan .box-agree .box-agree-inner .box-text {
  font-size: 16px;
  line-height: 25px;
  font-family: "source-sans-pro-semibold";
  color: #333;
}
@media (max-width: 767px) {
  .kyha-splash-box .box-syarat-ketentuan .box-agree .box-agree-inner .box-text {
    order: 1;
  }
}
.kyha-splash-box .box-syarat-ketentuan .box-agree .toggle-switch-check:empty ~ .toggle-switch-bar:before, .kyha-splash-box .box-syarat-ketentuan .box-agree label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar:before {
  background-color: #E5E5E5;
  border-color: #CCCCCC;
}
.kyha-splash-box .box-syarat-ketentuan .box-agree .box-check.with-svg .toggle-switch-check:checked ~ .toggle-switch-bar:before, .kyha-splash-box .box-syarat-ketentuan .box-agree .box-check.with-svg label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar:before {
  background-color: #494df4;
  border-color: #494df4;
}

.kyha-splash-box .box-syarat-ketentuan .box-agree .box-agree-inner {
  overflow: hidden;
}
.kyha-splash-box .box-syarat-ketentuan .box-agree .box-agree-inner .box-check.with-svg .toggle-switch .toggle-switch-check-bar input {
  cursor: pointer !important;
  left: 0px !important;
  transform: scale(2);
}

.kyha-information {
  margin-top: 24px;
}
.kyha-information .container.CX-wrapper {
  max-width: 1093px !important;
  margin: 0 auto;
}
.kyha-information .kyha-information-inner {
  background: #3023F1;
  color: #fff;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  padding: 16px 23px;
  text-align: justify;
  font-size: 18px;
  line-height: 26px;
  font-family: "source-sans-pro-semibold";
}
@media (max-width: 767px) {
  .kyha-information .kyha-information-inner {
    font-size: 15px;
    line-height: 21px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px;
    background: linear-gradient(92deg, #494DF4 23.22%, #0E47E7 85.08%);
  }
}
.kyha-information .kyha-information-inner b, .kyha-information .kyha-information-inner strong {
  font-family: "source-sans-pro-bold";
  font-weight: normal;
}
.kyha-information .kyha-information-inner ol li,
.kyha-information .kyha-information-inner ul li {
  margin-bottom: 10px;
}
.kyha-information .kyha-information-inner ol li:last-child,
.kyha-information .kyha-information-inner ul li:last-child {
  margin-bottom: 0px;
}
.kyha-information .kyha-information-inner ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.kyha-information .kyha-information-inner ul li {
  position: relative;
  padding-left: 20px;
}
.kyha-information .kyha-information-inner ul li:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.6' clip-path='url(%23clip0_24080_182727)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.50033 0.541626C3.2097 0.541626 0.541992 3.20933 0.541992 6.49996C0.541992 9.79059 3.2097 12.4583 6.50033 12.4583C9.79095 12.4583 12.4587 9.79059 12.4587 6.49996C12.4587 3.20933 9.79095 0.541626 6.50033 0.541626ZM9.08299 5.49246C9.13055 5.4381 9.16675 5.37478 9.18948 5.30622C9.2122 5.23766 9.22098 5.16525 9.21531 5.09324C9.20963 5.02124 9.18961 4.9511 9.15643 4.88695C9.12325 4.82279 9.07757 4.76592 9.02208 4.71969C8.9666 4.67345 8.90242 4.63877 8.83334 4.6177C8.76425 4.59663 8.69165 4.58959 8.61981 4.59699C8.54796 4.60439 8.47832 4.62609 8.41498 4.6608C8.35164 4.69552 8.29589 4.74255 8.25099 4.79913L5.92183 7.59359L4.71662 6.38784C4.61446 6.28917 4.47763 6.23457 4.33561 6.2358C4.19359 6.23704 4.05773 6.294 3.9573 6.39443C3.85687 6.49486 3.7999 6.63072 3.79867 6.77274C3.79744 6.91477 3.85203 7.05159 3.9507 7.15375L5.5757 8.77875C5.62892 8.83194 5.69264 8.87346 5.7628 8.90066C5.83296 8.92786 5.90801 8.94014 5.98318 8.93673C6.05835 8.93331 6.13198 8.91428 6.19938 8.88083C6.26678 8.84738 6.32648 8.80026 6.37466 8.74246L9.08299 5.49246Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_24080_182727'%3E%3Crect width='13' height='13' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 13px;
  height: 13px;
  position: absolute;
  left: 0px;
  top: 6px;
}

.cx-banner-heart-age .banner-heart-age {
  position: relative;
}
@media (max-width: 1024px) {
  .cx-banner-heart-age .banner-heart-age .box-image-vector.desktop {
    display: none;
  }
}
@media (max-width: 1024px) {
  .cx-banner-heart-age .banner-heart-age .box-image-vector.mobile.hide {
    display: block !important;
  }
}
.cx-banner-heart-age .banner-heart-age .container.CX-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 1093px !important;
}
.cx-banner-heart-age .banner-heart-age .container.CX-wrapper .box-vector-emma {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cx-banner-heart-age .banner-heart-age .container.CX-wrapper .box-vector-emma img {
  width: 293px;
}
@media (max-width: 1024px) {
  .cx-banner-heart-age .banner-heart-age .container.CX-wrapper .box-vector-emma img {
    width: 180px;
  }
}
@media (max-width: 767px) {
  .cx-banner-heart-age .banner-heart-age .container.CX-wrapper .box-vector-emma img {
    width: 140px;
  }
}
@media (max-width: 374px) {
  .cx-banner-heart-age .banner-heart-age .container.CX-wrapper .box-vector-emma img {
    width: 100px;
  }
}
@media (max-width: 1024px) {
  .cx-banner-heart-age .banner-heart-age .container.CX-wrapper .box-text {
    max-width: 50%;
  }
}
.cx-banner-heart-age .banner-heart-age .container.CX-wrapper .box-text .box-tag {
  display: inline-block;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  background: linear-gradient(104deg, #E19662 41.88%, #C91432 114.49%);
  font-size: 16px;
  line-height: 24px;
  font-family: "source-sans-pro-semibold";
  color: #fff;
  padding: 0px 15px;
  margin-bottom: 38px;
}
@media (max-width: 1024px) {
  .cx-banner-heart-age .banner-heart-age .container.CX-wrapper .box-text .box-tag {
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .cx-banner-heart-age .banner-heart-age .container.CX-wrapper .box-text .box-tag {
    font-size: 12px;
    margin-bottom: 10px;
  }
}
@media (max-width: 374px) {
  .cx-banner-heart-age .banner-heart-age .container.CX-wrapper .box-text .box-tag {
    font-size: 9px;
    line-height: 20px;
  }
}
.cx-banner-heart-age .banner-heart-age .container.CX-wrapper .box-text .title {
  display: block;
  color: #FFF;
  font-size: 60px;
  font-family: "source-sans-pro-black";
  line-height: 26px;
  margin-bottom: 33px;
}
@media (max-width: 1024px) {
  .cx-banner-heart-age .banner-heart-age .container.CX-wrapper .box-text .title {
    line-height: 60px;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .cx-banner-heart-age .banner-heart-age .container.CX-wrapper .box-text .title {
    font-size: 34px;
    line-height: 35px;
    margin-bottom: 10px;
  }
}
@media (max-width: 374px) {
  .cx-banner-heart-age .banner-heart-age .container.CX-wrapper .box-text .title {
    font-size: 25px;
    line-height: 25px;
  }
}
.cx-banner-heart-age .banner-heart-age .container.CX-wrapper .box-text .title span {
  position: relative;
  color: transparent;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #fff;
}
.cx-banner-heart-age .banner-heart-age .container.CX-wrapper .box-text .description {
  color: #FFF;
  font-size: 26px;
  line-height: 26px;
  font-family: "source-sans-pro-semibold";
}
@media (max-width: 767px) {
  .cx-banner-heart-age .banner-heart-age .container.CX-wrapper .box-text .description {
    font-size: 16px;
  }
}
@media (max-width: 374px) {
  .cx-banner-heart-age .banner-heart-age .container.CX-wrapper .box-text .description {
    font-size: 12px;
  }
}

@media (max-width: 1600px) {
  .cx-banner-heart-age .banner-heart-age .container.CX-wrapper .box-vector-emma img {
    width: 250px;
  }
}
@media (max-width: 1440px) {
  .cx-banner-heart-age .banner-heart-age .container.CX-wrapper .box-vector-emma img {
    width: 230px;
  }
}
@media (max-width: 1366px) {
  .cx-banner-heart-age .banner-heart-age .container.CX-wrapper .box-vector-emma img {
    width: 210px;
  }
}
@media (max-width: 767px) {
  .cx-banner-heart-age .banner-heart-age .container.CX-wrapper .box-vector-emma img {
    width: initial;
    height: 180px;
  }
}
@media (min-width: 768px) and (max-width: 768px) {
  .cx-banner-heart-age .banner-heart-age .container.CX-wrapper .box-text {
    max-width: 70%;
  }
}
@media (max-width: 1366px) {
  .cx-banner-heart-age .banner-heart-age .container.CX-wrapper .box-text .title {
    font-size: 50px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .cx-banner-heart-age .banner-heart-age .container.CX-wrapper .box-text .title {
    font-size: 34px;
    margin-bottom: 10px;
  }
}
@media (max-width: 1366px) {
  .cx-banner-heart-age .banner-heart-age .container.CX-wrapper .box-text .description {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .cx-banner-heart-age .banner-heart-age .container.CX-wrapper .box-text .description {
    font-size: 16px;
    font-family: "source-sans-pro-regular";
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .cx-banner-heart-age .banner-heart-age .box-image-vector.mobile.hide img {
    height: 280px;
    width: 100%;
    object-fit: cover;
  }
}
@media (max-width: 767px) {
  .cx-banner-heart-age .banner-heart-age .box-image-vector.mobile.hide img {
    height: 250px;
    width: 100%;
    object-fit: cover;
  }
}

body #heartage-page-form.heartage-page {
  background: none;
  background-color: #F4F6FA;
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper {
  max-width: 1093px !important;
  margin: 0 auto;
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner {
  background-color: #fff;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
  padding: 0px 40px 36px;
}
@media (max-width: 767px) {
  body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner {
    padding: 0px 10px 36px;
  }
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-action {
  text-align: center;
  margin-top: 60px;
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-action .new-btn-blue {
  padding: 5px 35px 5px 16px;
}
@media (max-width: 767px) {
  body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-action .new-btn-blue {
    font-size: 18px;
  }
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-title {
  padding: 24px 0 24px;
  border-bottom: 1px solid #E5E5E5;
}
@media (max-width: 767px) {
  body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-title {
    margin-bottom: 20px;
    padding: 20px 0 20px;
  }
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-title h2 {
  margin-bottom: 0px;
  text-align: center !important;
  font-size: 26px;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  color: #333;
}
@media (max-width: 767px) {
  body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form #heartage-formpanel-bp .nhsuk-form-group .nhsuk-fieldset .nhsuk-radios,
  body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form #heartage-formpanel-cholesterol .nhsuk-form-group .nhsuk-fieldset .nhsuk-radios {
    display: grid;
  }
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .heartage-unit-toggle a {
  font-size: 14px;
  padding: 8px 12px;
  padding-right: 35px;
  font-family: "source-sans-pro-semibold" !important;
  border: 1px solid #494df4;
  background-color: #494df4;
  color: #fff !important;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  outline: none !important;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .heartage-unit-toggle a:hover {
  background-color: #FCB501;
  border: 1px solid #FCB501 !important;
  text-decoration: none;
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .heartage-unit-toggle a:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.035 11.9L9.03 9.9225L7.035 7.945L6.3 8.68L7.0525 9.4325C6.72583 9.44417 6.40803 9.39167 6.0991 9.275C5.7897 9.15833 5.5125 8.9775 5.2675 8.7325C5.03417 8.49917 4.85613 8.23083 4.7334 7.9275C4.61113 7.62417 4.55 7.32083 4.55 7.0175C4.55 6.81917 4.57637 6.62083 4.6291 6.4225C4.68137 6.22417 4.75417 6.03167 4.8475 5.845L4.0775 5.075C3.87917 5.36667 3.73333 5.67583 3.64 6.0025C3.54667 6.32917 3.5 6.66167 3.5 7C3.5 7.44333 3.5875 7.88083 3.7625 8.3125C3.9375 8.74417 4.19417 9.12917 4.5325 9.4675C4.87083 9.80583 5.25 10.0597 5.67 10.2291C6.09 10.398 6.52167 10.4883 6.965 10.5L6.3 11.165L7.035 11.9ZM9.9225 8.925C10.1208 8.63333 10.2667 8.32417 10.36 7.9975C10.4533 7.67083 10.5 7.33833 10.5 7C10.5 6.55667 10.4155 6.11613 10.2466 5.6784C10.0772 5.24113 9.82333 4.85333 9.485 4.515C9.14667 4.17667 8.7647 3.92583 8.3391 3.7625C7.91303 3.59917 7.47833 3.5175 7.035 3.5175L7.7 2.835L6.965 2.1L4.97 4.0775L6.965 6.055L7.7 5.32L6.93 4.55C7.245 4.55 7.56583 4.61113 7.8925 4.7334C8.21917 4.85613 8.49917 5.03417 8.7325 5.2675C8.96583 5.50083 9.14387 5.76917 9.2666 6.0725C9.38887 6.37583 9.45 6.67917 9.45 6.9825C9.45 7.18083 9.42363 7.37917 9.3709 7.5775C9.31863 7.77583 9.24583 7.96833 9.1525 8.155L9.9225 8.925ZM7 14C6.03167 14 5.12167 13.8161 4.27 13.4484C3.41833 13.0811 2.6775 12.5825 2.0475 11.9525C1.4175 11.3225 0.918867 10.5817 0.5516 9.73C0.183867 8.87833 0 7.96833 0 7C0 6.03167 0.183867 5.12167 0.5516 4.27C0.918867 3.41833 1.4175 2.6775 2.0475 2.0475C2.6775 1.4175 3.41833 0.918633 4.27 0.5509C5.12167 0.183633 6.03167 0 7 0C7.96833 0 8.87833 0.183633 9.73 0.5509C10.5817 0.918633 11.3225 1.4175 11.9525 2.0475C12.5825 2.6775 13.0811 3.41833 13.4484 4.27C13.8161 5.12167 14 6.03167 14 7C14 7.96833 13.8161 8.87833 13.4484 9.73C13.0811 10.5817 12.5825 11.3225 11.9525 11.9525C11.3225 12.5825 10.5817 13.0811 9.73 13.4484C8.87833 13.8161 7.96833 14 7 14ZM7 12.6C8.56333 12.6 9.8875 12.0575 10.9725 10.9725C12.0575 9.8875 12.6 8.56333 12.6 7C12.6 5.43667 12.0575 4.1125 10.9725 3.0275C9.8875 1.9425 8.56333 1.4 7 1.4C5.43667 1.4 4.1125 1.9425 3.0275 3.0275C1.9425 4.1125 1.4 5.43667 1.4 7C1.4 8.56333 1.9425 9.8875 3.0275 10.9725C4.1125 12.0575 5.43667 12.6 7 12.6Z' fill='white'/%3E%3C/svg%3E%0A");
  position: absolute;
  width: 14px;
  height: 14px;
  right: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .nhsuk-fieldset__heading {
  font-size: 18px;
  font-family: "source-sans-pro-semibold";
  line-height: normal;
  color: #333;
  margin-bottom: 9px;
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form p,
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .nhsuk-panel-input label,
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .nhsuk-hw-input label,
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form p.subtitle-warning {
  color: #333 !important;
  font-size: 16px !important;
  margin-bottom: 16px;
  line-height: 25px !important;
  text-align: left !important;
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .nhsuk-form-group .nhsuk-radios.flex-column {
  max-width: 747px;
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .nhsuk-input {
  color: #333333 !important;
  font-size: 18px;
  padding: 0.4rem 1rem;
  border: 1.6px solid #7F7F7F !important;
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .nhsuk-input:focus {
  border-color: #494DF4 !important;
}
@media (max-width: 767px) {
  body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .nhsuk-input {
    font-size: 16px !important;
  }
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .nhsuk-radios__item {
  border: 1.6px solid #7F7F7F !important;
  padding: 0.5rem 17px 0.5rem 9px;
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .nhsuk-radios__item:focus {
  border-color: #494DF4 !important;
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .nhsuk-radios__item label.nhsuk-label.nhsuk-radios__label {
  color: #333333 !important;
  font-size: 18px !important;
}
@media (max-width: 767px) {
  body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .nhsuk-radios__item label.nhsuk-label.nhsuk-radios__label {
    font-size: 16px !important;
  }
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='11' viewBox='0 0 18 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.4346 0.782471L9.21707 8.99997L0.999579 0.78247' stroke='%23494DF4' stroke-width='1.5'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center right 10px;
  padding-left: 5px !important;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form select {
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 1L7.21805 6.78195L1.4361 0.999999' stroke='%23494DF4' stroke-width='1.5'/%3E%3C/svg%3E%0A");
  }
}

#tool_heart-age [type=radio]:checked + label:before, #tool_heart-age [type=radio]:not(:checked) + label:before, #tool_heart-age [type=checkbox]:checked + label:before, #tool_heart-age [type=checkbox]:not(:checked) + label:before {
  border: 1px solid #494DF4 !important;
}

#tool_heart-age [type=radio]:checked + label:after, #tool_heart-age [type=radio]:not(:checked) + label:after, #tool_heart-age [type=checkbox]:checked + label:after, #tool_heart-age [type=checkbox]:not(:checked) + label:after {
  background: #494DF4 !important;
}

body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .axa-tooltip-text {
  background-color: #494DF4;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  top: calc(100% + 10px);
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .axa-tooltip-text:after {
  border-color: transparent transparent #494DF4 transparent;
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .axa-tooltip-text p {
  color: #fff !important;
}

body #tool_heart-age #heartage-preloader.kyha-preloader .heartage-preloader-inner .box-vector .heart {
  animation: pulse-heart 1s linear infinite;
  position: absolute;
}
body #tool_heart-age #heartage-preloader.kyha-preloader .heartage-preloader-inner .box-vector .box-img {
  position: relative;
}
body #tool_heart-age #heartage-preloader.kyha-preloader .heartage-preloader-inner .box-vector .box-img img {
  height: 150px;
}

@keyframes pulse-heart {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
  }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
}
@-webkit-keyframes pulse-heart {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
  }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .nhsuk-radios .nhsuk-radios__item [type=radio]:not(:checked) + label:before,
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .nhsuk-radios .nhsuk-radios__item [type=checkbox]:not(:checked) + label:before {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10.5' r='9' stroke='%237F7F7F' stroke-width='2'/%3E%3C/svg%3E%0A");
  border: 0px !important;
  width: 20px;
  height: 21px;
  background-color: tranparent !important;
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .nhsuk-radios .nhsuk-radios__item [type=radio]:checked + label:before,
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .nhsuk-radios .nhsuk-radios__item [type=checkbox]:checked + label:before {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10.5' r='10' fill='%23494DF4'/%3E%3Ccircle cx='9.99985' cy='10.4998' r='5.38462' fill='white'/%3E%3C/svg%3E%0A");
  border: 0px !important;
  width: 20px;
  height: 21px;
  background-color: tranparent !important;
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .nhsuk-radios .nhsuk-radios__item [type=radio]:checked + label:after,
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .nhsuk-radios .nhsuk-radios__item [type=radio]:not(:checked) + label:after,
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .nhsuk-radios .nhsuk-radios__item [type=checkbox]:checked + label:after,
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .nhsuk-radios .nhsuk-radios__item [type=checkbox]:not(:checked) + label:after {
  display: none;
}

@media (max-width: 768px) {
  body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
}

body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .heartage-panel-light {
  border-radius: 0px;
  margin: 32px 0 32px;
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .heartage-panel-light .nhsuk-form-group .heartage-input-panel {
  padding-top: 24px;
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .heartage-panel-light .nhsuk-form-group .nhsuk-hw-input .nhsuk-hw-input__item .nhsuk-input {
  padding: 0.24rem 1rem;
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .heartage-panel-light .nhsuk-panel-input .nhsuk-panel-input-grid {
  display: flex;
  align-items: flex-end;
}
@media (max-width: 768px) {
  body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .heartage-panel-light .nhsuk-panel-input .nhsuk-panel-input-grid {
    flex-wrap: wrap;
  }
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .heartage-panel-light .nhsuk-panel-input .nhsuk-panel-input-grid .nhsuk-panel-input-grid-item .heartage-unit-toggle {
  height: 38px;
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .heartage-panel-light .nhsuk-panel-input .nhsuk-panel-input-grid .nhsuk-panel-input-grid-item:last-child {
  margin-left: 40px;
}
@media (max-width: 768px) {
  body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .heartage-panel-light .nhsuk-panel-input .nhsuk-panel-input-grid .nhsuk-panel-input-grid-item:last-child {
    margin-left: 0px;
  }
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .heartage-panel-light .nhsuk-panel-input .nhsuk-panel-input-grid .nhsuk-panel-input-grid-item .heartage-unit-toggle {
  min-width: 250px;
}
@media (max-width: 768px) {
  body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .heartage-panel-light .nhsuk-panel-input .nhsuk-panel-input-grid .nhsuk-panel-input-grid-item .heartage-unit-toggle {
    margin-top: 16px;
  }
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .heartage-panel-light .nhsuk-panel-input .nhsuk-panel-input-grid .nhsuk-panel-input-grid-item .nhsuk-form-group .nhsuk-form-group-grid {
  display: flex;
  grid-column-gap: 40px;
}
@media (max-width: 768px) {
  body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .heartage-panel-light .nhsuk-panel-input .nhsuk-panel-input-grid .nhsuk-panel-input-grid-item .nhsuk-form-group .nhsuk-form-group-grid {
    grid-column-gap: 24px;
  }
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .heartage-panel-light .nhsuk-panel-input .nhsuk-panel-input-grid .nhsuk-panel-input-grid-item .nhsuk-form-group .nhsuk-form-group-grid .nhsuk-form-group-grid-item .nhsuk-label {
  color: #333;
  font-size: 16px;
  font-family: "source-sans-pro-semibold";
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .heartage-panel-light .nhsuk-panel-input .nhsuk-panel-input-grid .nhsuk-panel-input-grid-item .nhsuk-form-group .nhsuk-form-group-grid .nhsuk-form-group-grid-item .nhsuk-input {
  margin-bottom: 0px;
  padding: 0.24rem 1rem;
  width: 114px !important;
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .heartage-panel-light .nhsuk-form-group .nhsuk-form-group .nhsuk-label {
  padding: 0 0;
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .nhsuk-form-group .nhsuk-radios {
  gap: 13px;
}

body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .heartage-panel-light .nhsuk-form-group .nhsuk-panel-input .nhsuk-panel-input__item .nhsuk-label {
  font-family: "source-sans-pro-semibold";
}
body #heartage-page-form.heartage-page .kyha-box-form .container.CX-wrapper .kyha-box-form-inner .box-form .heartage-panel-light .nhsuk-form-group .nhsuk-panel-input .nhsuk-panel-input__item .nhsuk-input {
  padding: 0.24rem 1rem;
}

#tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper {
  max-width: 1093px !important;
}
#tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner {
  background-color: #fff;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
  padding: 24px 45px;
}
@media (max-width: 1024px) {
  #tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner {
    padding: 24px 16px;
  }
}
#tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-display-inner {
  display: grid;
  grid-column-gap: 49px;
  grid-template-columns: 370px 1fr;
}
@media (max-width: 1024px) {
  #tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-display-inner {
    grid-template-columns: 1fr;
    grid-row-gap: 24px;
  }
}
#tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-display-inner .box-results-card {
  width: 370px;
  flex: 0 0 auto;
  background-color: #EB733A;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
  border-radius: 18px;
  position: relative;
  padding: 12px;
  height: 189px;
}
@media (max-width: 500px) {
  #tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-display-inner .box-results-card {
    width: 100%;
  }
}
#tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-display-inner .box-results-card:before {
  background-image: url("data:image/svg+xml,%3Csvg width='229' height='189' viewBox='0 0 229 189' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1034_5880)'%3E%3Cpath d='M193 62.5C193 131.259 137.259 187 68.5 187C-0.259451 187 -56 131.259 -56 62.5C-56 -6.25945 -0.259451 -62 68.5 -62C137.259 -62 193 -6.25945 193 62.5ZM13.5565 62.5C13.5565 92.8445 38.1555 117.444 68.5 117.444C98.8445 117.444 123.444 92.8445 123.444 62.5C123.444 32.1555 98.8445 7.5565 68.5 7.5565C38.1555 7.5565 13.5565 32.1555 13.5565 62.5Z' fill='%23E43417'/%3E%3Cpath d='M179 62.5C179 123.527 129.527 173 68.5 173C7.47254 173 -42 123.527 -42 62.5C-42 1.47254 7.47254 -48 68.5 -48C129.527 -48 179 1.47254 179 62.5ZM-40.674 62.5C-40.674 122.795 8.20487 171.674 68.5 171.674C128.795 171.674 177.674 122.795 177.674 62.5C177.674 2.20487 128.795 -46.674 68.5 -46.674C8.20487 -46.674 -40.674 2.20487 -40.674 62.5Z' fill='url(%23paint0_linear_1034_5880)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1034_5880' x1='68.5' y1='-48' x2='68.5' y2='173' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_1034_5880'%3E%3Crect width='229' height='189' rx='18' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  content: "";
  width: 229px;
  height: 189px;
  position: absolute;
  top: 0;
  left: 0;
}
#tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-display-inner .box-results-card:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='288' height='189' viewBox='0 0 288 189' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1034_5884)'%3E%3Cpath d='M-70.498 -17.7505C-26.1772 -94.5165 71.9831 -120.818 148.749 -76.4976C225.515 -32.1767 251.817 65.9835 207.496 142.75C163.175 219.515 65.015 245.817 -11.751 201.497C-88.5169 157.176 -114.819 59.0155 -70.498 -17.7505ZM205.828 141.787C249.617 65.9417 223.631 -31.0406 147.786 -74.8296C71.9413 -118.619 -25.0411 -92.6323 -68.8301 -16.7875C-112.619 59.0573 -86.6327 156.04 -10.788 199.829C65.0568 243.618 162.039 217.631 205.828 141.787Z' fill='url(%23paint0_linear_1034_5884)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1034_5884' x1='-11.751' y1='201.497' x2='148.749' y2='-76.4976' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='0.817664' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_1034_5884'%3E%3Crect width='288' height='189' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 288px;
  height: 189px;
  position: absolute;
  top: 0;
}
#tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-display-inner .box-results-card .box-results-card-inner {
  position: relative;
  padding: 20px 36px 0;
  height: 100%;
}
@media (max-width: 500px) {
  #tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-display-inner .box-results-card .box-results-card-inner {
    padding: 20px 20px 0;
  }
}
#tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-display-inner .box-results-card .box-results-card-inner:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  border: 1px solid #FFE268;
  background: radial-gradient(372.84% 141.42% at 0% 0%, rgba(255, 255, 255, 0.18) 0%, rgba(255, 255, 255, 0.03) 100%);
  -webkit-box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.05);
  -webkit-backdrop-filter: blur(15px);
  -moz-backdrop-filter: blur(15px);
  -ms-backdrop-filter: blur(15px);
  -o-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  height: 100%;
  width: 100%;
}
#tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-display-inner .box-results-card .box-results-card-inner:after {
  content: "";
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg width='102' height='92' viewBox='0 0 102 92' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_24960_147868)'%3E%3Cpath d='M86 24.3796C86 46.2597 53.5656 63.9702 52.1844 64.7016C51.8203 64.8975 51.4134 65 51 65C50.5866 65 50.1797 64.8975 49.8156 64.7016C48.4344 63.9702 16 46.2597 16 24.3796C16.0058 19.2416 18.0489 14.3157 21.6812 10.6825C25.3135 7.04942 30.2382 5.00579 35.375 5C41.8281 5 47.4781 7.77565 51 12.4674C54.5219 7.77565 60.1719 5 66.625 5C71.7618 5.00579 76.6865 7.04942 80.3188 10.6825C83.9511 14.3157 85.9942 19.2416 86 24.3796Z' fill='white'/%3E%3Cpath d='M67.9138 28.6433C67.9138 30.9996 66.6408 32.9068 65.0721 32.9068C63.5035 32.9068 62.2305 30.9996 62.2305 28.6433C62.2305 26.2898 63.5035 24.3798 65.0721 24.3798C66.6408 24.3798 67.9138 26.2898 67.9138 28.6433Z' fill='%23EC7D49'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M40.563 40.0329C40.8765 39.5625 41.364 39.236 41.9182 39.1251C42.4725 39.0143 43.048 39.1281 43.5183 39.4417C45.6928 40.8918 48.2477 41.6657 50.8612 41.6657C53.4747 41.6657 56.0296 40.8918 58.2041 39.4417C58.4369 39.2827 58.6989 39.1716 58.9749 39.1146C59.2509 39.0576 59.5355 39.0559 59.8122 39.1097C60.0889 39.1635 60.3522 39.2716 60.5868 39.4278C60.8214 39.584 61.0227 39.7853 61.179 40.0198C61.3354 40.2544 61.4437 40.5177 61.4976 40.7944C61.5515 41.0711 61.5501 41.3557 61.4933 41.6319C61.4365 41.908 61.3255 42.1701 61.1667 42.4031C61.008 42.636 60.8046 42.8352 60.5684 42.9889C57.6938 44.9059 54.3161 45.9289 50.8612 45.9289C47.4063 45.9289 44.0286 44.9059 41.154 42.9889C40.6838 42.6753 40.3573 42.1877 40.2465 41.6334C40.1356 41.079 40.2495 40.5033 40.563 40.0329Z' fill='%23EC7D49'/%3E%3Cpath d='M39.4959 28.6432C39.4959 30.9995 38.2228 32.9067 36.6542 32.9067C35.0856 32.9067 33.8125 30.9995 33.8125 28.6432C33.8125 26.2897 35.0856 24.3796 36.6542 24.3796C38.2228 24.3796 39.4959 26.2897 39.4959 28.6432Z' fill='%23EC7D49'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_24960_147868' x='0' y='0' width='102' height='92' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='11'/%3E%3CfeGaussianBlur stdDeviation='8'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.18 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_24960_147868'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_24960_147868' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 102px;
  height: 92px;
  position: absolute;
  right: 10px;
  bottom: 0px;
}
@media (max-width: 500px) {
  #tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-display-inner .box-results-card .box-results-card-inner:after {
    right: 0px;
  }
}
#tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-display-inner .box-results-card .box-results-card-inner .title {
  position: relative;
}
#tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-display-inner .box-results-card .box-results-card-inner .title h2 {
  color: #fff !important;
  margin-bottom: 0 !important;
  font-size: 18px !important;
  line-height: 27px !important;
  font-family: "source-sans-pro-semibold" !important;
  text-align: left !important;
}
#tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-display-inner .box-results-card .box-results-card-inner .title h2 br {
  display: none;
}
#tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-display-inner .box-results-card .box-results-card-inner .box-age {
  position: relative;
  font-family: "source-sans-pro-black";
  color: #fff;
  line-height: normal !important;
}
#tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-display-inner .box-results-card .box-results-card-inner .box-age span {
  display: inline-block;
}
#tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-display-inner .box-results-card .box-results-card-inner .box-age .number#heartage-animated-number, #tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-display-inner .box-results-card .box-results-card-inner .box-age .number#heartage-number {
  position: relative !important;
  font-size: 120px !important;
  line-height: 100px !important;
  top: initial !important;
  right: initial !important;
  opacity: 1 !important;
  color: #fff !important;
  font-family: "source-sans-pro-black" !important;
}
#tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-display-inner .box-results-card .box-results-card-inner .box-age .year {
  font-size: 18px;
  line-height: 27px;
}
#tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-display-inner .box-results-text {
  flex: 1 1 auto;
}
#tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-display-inner .box-results-text .box-title {
  font-size: 24px;
  line-height: 27px;
  font-family: "source-sans-pro-black";
  margin-bottom: 14px;
  color: #EC7C47;
}
#tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-display-inner .box-results-text .box-content {
  font-size: 16px;
  line-height: 23px;
  font-weight: normal !important;
  font-family: "source-sans-pro-semibold" !important;
  color: #333333;
}
#tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-display-inner .box-results-text .box-content #heartage-life-expectancy {
  font-size: 16px !important;
  line-height: 23px !important;
  font-family: "source-sans-pro-semibold" !important;
  color: #333333 !important;
}
#tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-display-inner .box-results-text .box-content p {
  color: #333333 !important;
  margin-bottom: 14px !important;
  text-align: left !important;
}
#tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-display-inner .box-results-text .box-content p:last-child {
  margin-bottom: 0 !important;
}
#tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-display-inner .box-results-text .box-content .source {
  font-family: "source-sans-pro-semibold";
  font-style: italic;
  position: relative;
}
#tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-display-inner .box-results-text .box-content .source:before {
  content: "~";
}
#tool_heart-age.tool_heart-age .kyha-result-box.younger .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-display-inner .box-results-text .box-title {
  color: #027180;
}
#tool_heart-age.tool_heart-age .kyha-result-box.younger .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-card {
  background-color: #027180;
}
#tool_heart-age.tool_heart-age .kyha-result-box.younger .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-card:before {
  background-image: url("data:image/svg+xml,%3Csvg width='229' height='189' viewBox='0 0 229 189' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1034_6124)'%3E%3Cpath d='M193 62.5C193 131.259 137.259 187 68.5 187C-0.259451 187 -56 131.259 -56 62.5C-56 -6.25945 -0.259451 -62 68.5 -62C137.259 -62 193 -6.25945 193 62.5ZM13.5565 62.5C13.5565 92.8445 38.1555 117.444 68.5 117.444C98.8445 117.444 123.444 92.8445 123.444 62.5C123.444 32.1555 98.8445 7.5565 68.5 7.5565C38.1555 7.5565 13.5565 32.1555 13.5565 62.5Z' fill='%2302515C'/%3E%3Cpath d='M179 62.5C179 123.527 129.527 173 68.5 173C7.47254 173 -42 123.527 -42 62.5C-42 1.47254 7.47254 -48 68.5 -48C129.527 -48 179 1.47254 179 62.5ZM-40.674 62.5C-40.674 122.795 8.20487 171.674 68.5 171.674C128.795 171.674 177.674 122.795 177.674 62.5C177.674 2.20487 128.795 -46.674 68.5 -46.674C8.20487 -46.674 -40.674 2.20487 -40.674 62.5Z' fill='url(%23paint0_linear_1034_6124)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1034_6124' x1='68.5' y1='-48' x2='68.5' y2='173' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_1034_6124'%3E%3Crect width='229' height='189' rx='18' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
#tool_heart-age.tool_heart-age .kyha-result-box.younger .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-card .box-results-card-inner:before {
  border: 1px solid #2DE1E4;
}
#tool_heart-age.tool_heart-age .kyha-result-box.younger .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-card .box-results-card-inner:after {
  background-image: url("data:image/svg+xml,%3Csvg width='102' height='92' viewBox='0 0 102 92' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_24989_148662)'%3E%3Cpath d='M86 24.375C86 46.25 53.5656 63.9563 52.1844 64.6875C51.8203 64.8834 51.4134 64.9859 51 64.9859C50.5866 64.9859 50.1797 64.8834 49.8156 64.6875C48.4344 63.9563 16 46.25 16 24.375C16.0058 19.2382 18.0489 14.3135 21.6812 10.6812C25.3135 7.04894 30.2382 5.00579 35.375 5C41.8281 5 47.4781 7.775 51 12.4656C54.5219 7.775 60.1719 5 66.625 5C71.7618 5.00579 76.6865 7.04894 80.3188 10.6812C83.9511 14.3135 85.9942 19.2382 86 24.375Z' fill='white'/%3E%3Cpath d='M40.6513 22.3685C39.7932 22.6638 39.0267 23.1976 38.18 24.0608C36.7499 25.5486 35.8231 27.6383 35.7087 29.6372C35.663 30.6253 35.6744 30.7048 35.9147 30.9661C36.1092 31.1705 36.3037 31.25 36.624 31.25C37.013 31.25 37.1389 31.1819 37.4936 30.7616C38.2029 29.9439 39.347 28.8877 39.9877 28.4674C41.2577 27.627 42.2874 27.4907 43.4087 28.0131C44.2439 28.4106 45.5596 29.4669 46.269 30.3073C47.0126 31.1819 47.1042 31.25 47.6076 31.25C48.2712 31.25 48.5 30.932 48.5 29.978C48.5 28.5129 47.9508 26.7752 47.0241 25.3214C46.3719 24.2993 45.0562 23.084 44.0951 22.607C43.4201 22.2776 43.1798 22.2209 42.276 22.1981C41.4865 22.1641 41.0975 22.2095 40.6513 22.3685Z' fill='%23127A88'/%3E%3Cpath d='M58.9678 22.3685C58.1306 22.6638 57.3827 23.1976 56.5567 24.0608C55.1615 25.5486 54.2573 27.6383 54.1457 29.6372C54.1011 30.6253 54.1122 30.7048 54.3466 30.9661C54.5364 31.1705 54.7261 31.25 55.0387 31.25C55.4182 31.25 55.541 31.1819 55.887 30.7616C56.5791 29.9439 57.6953 28.8877 58.3204 28.4674C59.5594 27.627 60.5639 27.4907 61.6578 28.0131C62.4727 28.4106 63.7563 29.4669 64.4484 30.3073C65.1739 31.1819 65.2632 31.25 65.7544 31.25C66.4018 31.25 66.625 30.932 66.625 29.978C66.625 28.5129 66.0892 26.7752 65.1851 25.3214C64.5488 24.2993 63.2652 23.084 62.3276 22.607C61.669 22.2776 61.4346 22.2209 60.5528 22.1981C59.7826 22.1641 59.4031 22.2095 58.9678 22.3685Z' fill='%23127A88'/%3E%3Cpath d='M37.9783 38.0534C37.3398 38.3745 36.861 38.9709 36.7014 39.659C36.576 40.1522 36.5988 40.3243 36.8154 41.0468C37.9099 44.694 40.8853 48.1692 44.4536 49.9698C45.6506 50.5662 46.5398 50.8988 47.9192 51.2429C49.2759 51.587 52.2399 51.6673 53.8246 51.4149C58.6811 50.6006 62.7623 47.5613 64.9968 43.0654C65.5782 41.907 66 40.6454 66 40.0834C66 39.2117 65.4528 38.4318 64.575 38.0304C64.1418 37.824 63.4919 37.8125 51.2937 37.8125H38.4685L37.9783 38.0534Z' fill='%23127A88'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_24989_148662' x='0' y='0' width='102' height='91.9858' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='11'/%3E%3CfeGaussianBlur stdDeviation='8'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.18 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_24989_148662'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_24989_148662' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
}
#tool_heart-age.tool_heart-age .kyha-result-box.older .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-display-inner .box-results-text .box-title {
  color: #C91432;
}
#tool_heart-age.tool_heart-age .kyha-result-box.older .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-card {
  background-color: #C91432;
}
#tool_heart-age.tool_heart-age .kyha-result-box.older .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-card:before {
  background-image: url("data:image/svg+xml,%3Csvg width='229' height='189' viewBox='0 0 229 189' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1036_6333)'%3E%3Cpath d='M193 62.5C193 131.259 137.259 187 68.5 187C-0.259451 187 -56 131.259 -56 62.5C-56 -6.25945 -0.259451 -62 68.5 -62C137.259 -62 193 -6.25945 193 62.5ZM13.5565 62.5C13.5565 92.8445 38.1555 117.444 68.5 117.444C98.8445 117.444 123.444 92.8445 123.444 62.5C123.444 32.1555 98.8445 7.5565 68.5 7.5565C38.1555 7.5565 13.5565 32.1555 13.5565 62.5Z' fill='%238C1024'/%3E%3Cpath d='M179 62.5C179 123.527 129.527 173 68.5 173C7.47254 173 -42 123.527 -42 62.5C-42 1.47254 7.47254 -48 68.5 -48C129.527 -48 179 1.47254 179 62.5ZM-40.674 62.5C-40.674 122.795 8.20487 171.674 68.5 171.674C128.795 171.674 177.674 122.795 177.674 62.5C177.674 2.20487 128.795 -46.674 68.5 -46.674C8.20487 -46.674 -40.674 2.20487 -40.674 62.5Z' fill='url(%23paint0_linear_1036_6333)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1036_6333' x1='68.5' y1='-48' x2='68.5' y2='173' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_1036_6333'%3E%3Crect width='229' height='189' rx='18' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
#tool_heart-age.tool_heart-age .kyha-result-box.older .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-card .box-results-card-inner:before {
  border: 1px solid #F0051B;
}
#tool_heart-age.tool_heart-age .kyha-result-box.older .container.CX-wrapper .kyha-result-box-inner .box-results-display .box-results-card .box-results-card-inner:after {
  background-image: url("data:image/svg+xml,%3Csvg width='102' height='92' viewBox='0 0 102 92' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_1036_6342)'%3E%3Cpath d='M86 24.375C86 46.25 53.5656 63.9563 52.1844 64.6875C51.8203 64.8833 51.4134 64.9859 51 64.9859C50.5866 64.9859 50.1797 64.8833 49.8156 64.6875C48.4344 63.9563 16 46.25 16 24.375C16.0058 19.2382 18.0489 14.3135 21.6812 10.6812C25.3135 7.04894 30.2382 5.00579 35.375 5C41.8281 5 47.4781 7.775 51 12.4656C54.5219 7.775 60.1719 5 66.625 5C71.7618 5.00579 76.6865 7.04894 80.3188 10.6812C83.9511 14.3135 85.9942 19.2382 86 24.375Z' fill='white'/%3E%3Cpath d='M67.8738 28.5938C67.8738 30.0618 66.6138 31.25 65.0613 31.25C63.5088 31.25 62.2488 30.0618 62.2488 28.5938C62.2488 27.1275 63.5088 25.9375 65.0613 25.9375C66.6138 25.9375 67.8738 27.1275 67.8738 28.5938Z' fill='%23CC203D'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M61.1795 44.9754C60.8659 45.4456 60.3784 45.7721 59.8242 45.8829C59.27 45.9938 58.6944 45.8799 58.2241 45.5665C56.0497 44.1166 53.4947 43.343 50.8812 43.343C48.2678 43.343 45.7128 44.1166 43.5383 45.5665C43.3056 45.7254 43.0436 45.8365 42.7675 45.8935C42.4915 45.9505 42.2069 45.9521 41.9302 45.8984C41.6535 45.8446 41.3903 45.7365 41.1557 45.5803C40.921 45.4241 40.7197 45.223 40.5634 44.9884C40.407 44.7539 40.2988 44.4907 40.2448 44.2141C40.1909 43.9375 40.1924 43.6529 40.2492 43.3768C40.306 43.1007 40.4169 42.8386 40.5757 42.6058C40.7345 42.3729 40.9378 42.1738 41.1741 42.02C44.0487 40.1035 47.4263 39.0808 50.8812 39.0808C54.3362 39.0808 57.7138 40.1035 60.5884 42.02C61.0587 42.3336 61.3851 42.8211 61.496 43.3753C61.6068 43.9295 61.493 44.5051 61.1795 44.9754Z' fill='%23CC203D'/%3E%3Cpath d='M39.4365 28.5938C39.4365 30.0618 38.1765 31.25 36.624 31.25C35.0715 31.25 33.8115 30.0618 33.8115 28.5938C33.8115 27.1275 35.0715 25.9375 36.624 25.9375C38.1765 25.9375 39.4365 27.1275 39.4365 28.5938Z' fill='%23CC203D'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_1036_6342' x='0' y='0' width='102' height='91.9858' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='11'/%3E%3CfeGaussianBlur stdDeviation='8'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.18 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_1036_6342'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_1036_6342' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
}

body #tool_heart-age #heartage-preloader.kyha-preloader {
  background: none !important;
  position: fixed;
  z-index: 999;
}
body #tool_heart-age #heartage-preloader.kyha-preloader:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.8) !important;
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}
body #tool_heart-age #heartage-preloader.kyha-preloader .heartage-preloader-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: linear-gradient(-90deg, #FAE3E9, #E0EAF3);
  z-index: 999;
  width: 372px;
  max-width: 372px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
  text-align: center;
  padding: 40px;
}
body #tool_heart-age #heartage-preloader.kyha-preloader .heartage-preloader-inner .img {
  margin: 0 auto;
  margin-bottom: 20px;
  background-size: cover;
}
body #tool_heart-age #heartage-preloader.kyha-preloader .heartage-preloader-inner .img:before {
  position: absolute;
}
body #tool_heart-age #heartage-preloader.kyha-preloader .heartage-preloader-inner h2 {
  font-size: 22px;
  line-height: 25px;
  font-family: "source-sans-pro-bold";
  color: #333;
  margin-bottom: 0px;
}

.box-results-voucher {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin: 16px 0 0;
  padding: 16px 0 0;
}
.box-results-voucher .box-results-voucher-inner {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
  background: #F4F6FA;
  padding: 22px;
  display: flex;
  grid-column-gap: 24px;
}
@media (max-width: 768px) {
  .box-results-voucher .box-results-voucher-inner {
    display: grid;
    grid-template-columns: 1fr;
    grid-row-gap: 24px;
  }
}
.box-results-voucher .box-results-voucher-inner .box-text {
  flex: 1 1 auto;
  color: #333;
}
.box-results-voucher .box-results-voucher-inner .box-text .title {
  font-size: 16px;
  line-height: 23px;
  font-family: "source-sans-pro-semibold";
  margin-bottom: 2px;
}
.box-results-voucher .box-results-voucher-inner .box-text .desc {
  font-size: 14px;
  line-height: 23px;
}
.box-results-voucher .box-results-voucher-inner .box-text .desc p {
  color: #494DF4 !important;
  font-size: 14px !important;
  line-height: 23px !important;
}
.box-results-voucher .box-results-voucher-inner .box-text .desc a {
  text-decoration: underline;
  color: #494DF4 !important;
}
.box-results-voucher .box-results-voucher-inner .box-voucher {
  flex: 0 0 auto;
}
.box-results-voucher .box-results-voucher-inner .box-voucher .box-voucher-inner {
  border-radius: 6px;
  background: linear-gradient(91deg, #2B1BF0 13.79%, #494DF4 74.11%);
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.19);
  padding: 17px 33px;
  width: 220px;
  text-align: center;
  position: relative;
}
@media (max-width: 767px) {
  .box-results-voucher .box-results-voucher-inner .box-voucher .box-voucher-inner {
    width: 100%;
  }
}
.box-results-voucher .box-results-voucher-inner .box-voucher .box-voucher-inner:after, .box-results-voucher .box-results-voucher-inner .box-voucher .box-voucher-inner:before {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  background-color: #F4F6FA;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box-results-voucher .box-results-voucher-inner .box-voucher .box-voucher-inner:before {
  left: -7px;
}
.box-results-voucher .box-results-voucher-inner .box-voucher .box-voucher-inner:after {
  right: -7px;
}
.box-results-voucher .box-results-voucher-inner .box-voucher .box-voucher-inner button {
  background: none;
  border: 0px;
  background: #FFF;
  outline: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.18px;
  font-family: "source-sans-pro-bold";
  padding: 6px 33px 6px 13px;
  margin: 0 auto;
  color: #494DF4;
  cursor: pointer;
}
.box-results-voucher .box-results-voucher-inner .box-voucher .box-voucher-inner button:after {
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.09961 7.29998C3.09961 5.32008 3.09961 4.33013 3.71469 3.71505C4.32976 3.09998 5.31971 3.09998 7.29961 3.09998H9.39961C11.3795 3.09998 12.3695 3.09998 12.9845 3.71505C13.5996 4.33013 13.5996 5.32008 13.5996 7.29998V10.8C13.5996 12.7799 13.5996 13.7698 12.9845 14.3849C12.3695 15 11.3795 15 9.39961 15H7.29961C5.31971 15 4.32976 15 3.71469 14.3849C3.09961 13.7698 3.09961 12.7799 3.09961 10.8V7.29998Z' stroke='%23494DF4' stroke-width='1.5'/%3E%3Cpath d='M3.1 12.9C1.9402 12.9 1 11.9598 1 10.8V6.6C1 3.96013 1 2.6402 1.8201 1.8201C2.6402 1 3.96013 1 6.6 1H9.4C10.5598 1 11.5 1.9402 11.5 3.1' stroke='%23494DF4' stroke-width='1.5'/%3E%3C/svg%3E%0A");
  content: "";
  width: 15px;
  height: 16px;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.box-results-voucher .box-results-voucher-inner .box-text .call_cs {
  font-size: 14px !important;
  font-family: "source-sans-pro-bold" !important;
  line-height: 23px !important;
  text-decoration-line: underline;
  color: #494DF4 !important;
  display: block;
  position: relative;
  padding-left: 20px;
}
.box-results-voucher .box-results-voucher-inner .box-text .call_cs .icon {
  position: relative;
  top: 2px;
  margin-right: 6px;
  position: absolute;
  left: 0px;
  width: 13px;
  height: 13px;
  display: block;
}

.kyha-result-box .kyha-result-box-inner .box-results-action {
  text-align: center;
  margin-top: 24px;
}
.kyha-result-box .kyha-result-box-inner .box-results-action .new-btn-blue {
  padding: 5px 16px 5px 16px;
}
@media (max-width: 767px) {
  .kyha-result-box .kyha-result-box-inner .box-results-action .new-btn-blue {
    font-size: 18px;
  }
}

body .CX-section-no-sidebar #CX-utama.CX-utama #main-content.layout-kyha-emma .CX-pop-up-modal .close-pop-up .ico {
  position: relative;
  top: -6px;
}
body .CX-section-no-sidebar #CX-utama.CX-utama #main-content.layout-kyha-emma .CX-pop-up-modal .box-text p {
  text-align: justify !important;
  font-size: 16px !important;
  color: #333 !important;
  line-height: 25px !important;
}
body .CX-section-no-sidebar #CX-utama.CX-utama #main-content.layout-kyha-emma .CX-pop-up-modal .new-btn-blue {
  padding: 5px 35px 5px 16px;
}
@media (max-width: 767px) {
  body .CX-section-no-sidebar #CX-utama.CX-utama #main-content.layout-kyha-emma .CX-pop-up-modal .new-btn-blue {
    font-size: 18px;
  }
}

body .CX-section-no-sidebar .CX-utama .box-utama .box-content-utama .layout-kyha-emma .portlet-layout.row.layout-center .CX-new-emma-product {
  margin-top: 4rem;
}

body .CX-section-no-sidebar .CX-utama .box-utama .box-content-utama .layout-kyha-emma .portlet-layout.row.layout-center {
  position: relative;
}
body .CX-section-no-sidebar .CX-utama .box-utama .box-content-utama .layout-kyha-emma .portlet-layout.row.layout-center:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -i-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0px;
  opacity: 0.08;
  background: linear-gradient(270deg, #000 5.82%, rgba(0, 0, 0, 0) 100%);
  width: 40px;
  height: 316px;
}
body .CX-section-no-sidebar .CX-utama .box-utama .box-content-utama .layout-kyha-emma .portlet-layout.row.layout-center .CX-new-emma-product .new-emma-product .new-emma-product-inner .box-caption .box-caption-inner {
  margin-left: 0px;
  max-width: 100%;
}

body .CX-section-no-sidebar .CX-utama .box-utama .box-content-utama .layout-kyha-emma .CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider {
  max-width: 1038px;
}

.layout-kyha-emma .portlet-decorate .portlet-content {
  background-color: #F4F6FA;
}

.kyha-photo-contest {
  padding: 40px 0;
  background-color: transparent;
}
.kyha-photo-contest .kyha-photo-contest-inner {
  max-width: 966px;
  margin: 0 auto;
  background-color: transparent;
}
.kyha-photo-contest .kyha-photo-contest-inner a {
  display: block;
  border: 0px;
  background-color: transparent;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
  overflow: hidden;
  text-align: center;
}
.kyha-photo-contest .kyha-photo-contest-inner .box-dekstop {
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .kyha-photo-contest .kyha-photo-contest-inner .box-dekstop {
    display: none;
  }
}
.kyha-photo-contest .kyha-photo-contest-inner .box-mobile {
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .kyha-photo-contest .kyha-photo-contest-inner .box-mobile.hide {
    display: block !important;
  }
}

body .CX-section-no-sidebar .CX-utama .box-utama .box-content-utama .layout-kyha-emma .portlet-layout.row.layout-center {
  max-width: 1093px;
  margin: 0 auto;
  overflow: initial;
}

body .CX-section-no-sidebar .CX-utama .box-utama .box-content-utama .layout-kyha-emma .CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider {
  max-width: 935px;
}
@media (max-width: 1440px) {
  body .CX-section-no-sidebar .CX-utama .box-utama .box-content-utama .layout-kyha-emma .CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider {
    max-width: 530px;
  }
}
@media (max-width: 1024px) {
  body .CX-section-no-sidebar .CX-utama .box-utama .box-content-utama .layout-kyha-emma .CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider {
    max-width: initial;
  }
}
body .CX-section-no-sidebar .CX-utama .box-utama .box-content-utama .layout-kyha-emma .CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .slick-list {
  padding: 0 0 0 0 !important;
}
body .CX-section-no-sidebar .CX-utama .box-utama .box-content-utama .layout-kyha-emma .CX-new-emma-product .new-emma-product .new-emma-product-inner .box-product-slider .box-product-slider-inner .slick-arrow {
  display: none !important;
}

#tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .box-guideline-tip .text {
  font-size: 16px !important;
  line-height: 23px !important;
  color: #333333 !important;
}
#tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .box-guideline-tip .new-btn-blue {
  line-height: normal !important;
  padding: 8px 33px 8px 12px !important;
  font-size: 12px !important;
}

body.has-overlay.guideline-tour-kyha #tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .has-guideline:not(.hide-guideline) {
  position: relative;
  z-index: 989;
}
body.has-overlay.guideline-tour-kyha #tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .has-guideline:not(.hide-guideline) .box-guideline-tip {
  display: block;
}
body.has-overlay.guideline-tour-kyha #tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .has-guideline.box-results-card-outer {
  position: relative;
}
body.has-overlay.guideline-tour-kyha #tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .has-guideline.box-results-card-outer .box-results-card {
  pointer-events: none;
}
body.has-overlay.guideline-tour-kyha #tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .has-guideline.box-results-card-outer:before {
  content: "";
  position: absolute;
  left: -16px;
  right: -16px;
  top: -16px;
  bottom: -16px;
  background-color: #ffffff;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
}
@media (max-width: 1024px) {
  body.has-overlay.guideline-tour-kyha #tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .has-guideline.box-results-card-outer:before {
    bottom: -16px;
  }
}
body.has-overlay.guideline-tour-kyha #tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .has-guideline.box-results-voucher {
  position: relative;
}
body.has-overlay.guideline-tour-kyha #tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .has-guideline.box-results-voucher .box-results-voucher-inner {
  pointer-events: none;
}
body.has-overlay.guideline-tour-kyha #tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .has-guideline.box-results-voucher:before {
  content: "";
  position: absolute;
  left: -16px;
  right: -16px;
  top: -5px;
  bottom: -15px;
  background-color: #ffffff;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
}
body.has-overlay.guideline-tour-kyha #tool_heart-age.tool_heart-age .kyha-result-box .container.CX-wrapper .kyha-result-box-inner .has-guideline.box-results-voucher .box-results-voucher-inner {
  position: relative;
  z-index: 2;
}

.box-results-voucher .box-results-voucher-inner .box-text .desc-and-link a.call_cs {
  text-align: left !important;
}

body.overlay-kyha-leads-form .CX-section-no-sidebar #CX-utama.CX-utama #main-content.layout-kyha-emma .portlet-boundary_Contact_Me_Widget_Portlet_ {
  display: block;
}
body #main-content.layout-kyha-emma .portlet-boundary_Contact_Me_Widget_Portlet_ {
  display: none;
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 99;
  top: 68px;
}
@media (max-width: 768px) {
  body #main-content.layout-kyha-emma .portlet-boundary_Contact_Me_Widget_Portlet_ {
    top: 50px;
  }
}
body #main-content.layout-kyha-emma #boxHubungiKami {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #F4F6FA;
  overflow-y: auto;
  z-index: 3;
  padding: 30px 16px 120px;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-info {
  max-width: 1089px;
  margin: 0 auto 24px;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-info .box-hubungi-kami-info-inner {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
  background: linear-gradient(92deg, #494DF4 23.22%, #275CF2 85.08%);
  color: #fff;
  font-size: 20px;
  font-family: "source-sans-pro-semibold";
  line-height: 30px;
  position: relative;
  display: flex;
  overflow: hidden;
}
@media (max-width: 768px) {
  body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-info .box-hubungi-kami-info-inner {
    display: block;
    font-size: 16px;
    line-height: 24px;
  }
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-info .box-hubungi-kami-info-inner:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='371' height='130' viewBox='0 0 371 130' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.98082 0L343 0C356.199 0 362.799 0 366.9 4.1005C371 8.20101 371 14.8007 371 28V102C371 115.199 371 121.799 366.9 125.899C362.799 130 356.199 130 343 130H26.8046C9.733 102.498 0 70.7821 0 37.0139C0 24.3492 1.36904 11.9733 3.98082 0Z' fill='%23373DEE'/%3E%3C/svg%3E%0A");
  position: absolute;
  width: 371px;
  height: 130px;
  right: 0px;
  top: 0px;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-info .box-hubungi-kami-info-inner:after {
    background-image: url("data:image/svg+xml,%3Csvg width='191' height='144' viewBox='0 0 191 144' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.12298 0H163C176.199 0 182.799 0 186.899 4.1005C191 8.20101 191 14.8007 191 28V116C191 129.199 191 135.799 186.899 139.899C182.799 144 176.199 144 163 144H57.4699C22.9805 122.682 0 84.5246 0 41C0 26.6082 2.51257 12.8033 7.12298 0Z' fill='%23373DEE'/%3E%3C/svg%3E%0A");
    width: 191px;
    height: 144px;
    background-repeat: no-repeat;
  }
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-info .box-hubungi-kami-info-inner b, body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-info .box-hubungi-kami-info-inner strong {
  font-family: "source-sans-pro-black";
  font-weight: normal;
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-info .box-hubungi-kami-info-inner b, body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-info .box-hubungi-kami-info-inner strong {
    font-size: 16px;
    line-height: 24px;
  }
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-info .box-hubungi-kami-info-inner .box-text {
  padding: 35px 33px;
  position: relative;
  z-index: 2;
  max-width: 70%;
}
@media (max-width: 768px) {
  body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-info .box-hubungi-kami-info-inner .box-text {
    padding: 26px 15px;
  }
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-info .box-hubungi-kami-info-inner .box-img {
  flex: 0 0 auto;
  position: absolute;
  right: 70px;
  top: 0px;
  z-index: 1;
}
@media (max-width: 768px) {
  body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-info .box-hubungi-kami-info-inner .box-img {
    right: 0px;
  }
  body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-info .box-hubungi-kami-info-inner .box-img img {
    height: 100px;
  }
}
@media (max-width: 500px) {
  body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-info .box-hubungi-kami-info-inner .box-img {
    right: -45px;
    bottom: 0px;
    top: initial;
  }
  body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-info .box-hubungi-kami-info-inner .box-img img {
    height: 130px;
  }
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner {
  max-width: 1089px;
  margin: 0 auto;
  background-color: #fff;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
  padding: 24px;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-title {
  border-bottom: 1px solid #E5E5E5;
  text-align: center;
  margin-bottom: 24px;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-title h2 {
  text-transform: uppercase;
  font-size: 23px;
  line-height: 26px;
  font-family: "source-sans-pro-bold";
  color: #333;
  margin-bottom: 0;
  padding-bottom: 24px;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form {
  background-color: transparent;
  padding: 0;
  color: #333;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-head-title {
  display: none;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-input.d-inline-block.text-left {
  width: 100%;
  margin-bottom: 0;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-input {
  margin-bottom: 24px;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-input .box-checkbox {
  display: none;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-input .box-agree {
  width: 100%;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-input .box-agree .box-agree-inner {
  width: 100%;
  background-color: #F5F5F5;
  display: flex;
  align-items: center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 10px 16px;
  grid-column-gap: 10px;
}
@media (max-width: 767px) {
  body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-input .box-agree .box-agree-inner {
    padding: 10px 19px;
    grid-column-gap: 10px;
  }
}
@media (max-width: 767px) {
  body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-input .box-agree .box-agree-inner .box-check.with-svg {
    order: 2;
  }
  body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-input .box-agree .box-agree-inner .box-check.with-svg .toggle-switch {
    margin-bottom: 15px;
  }
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-input .box-agree .box-agree-inner .box-check.with-svg label {
  margin-bottom: 0;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-input .box-agree .box-agree-inner .box-text {
  font-size: 16px;
  line-height: 25px;
  font-family: "source-sans-pro-semibold";
  color: #333;
}
@media (max-width: 767px) {
  body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-input .box-agree .box-agree-inner .box-text {
    order: 1;
  }
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-input .box-agree .toggle-switch-check:empty ~ .toggle-switch-bar:before,
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-input .box-agree label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar:before {
  background-color: #E5E5E5;
  border-color: #CCCCCC;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-input .box-agree .box-check.with-svg .toggle-switch-check:checked ~ .toggle-switch-bar:before,
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-input .box-agree .box-check.with-svg label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar:before {
  background-color: #494df4;
  border-color: #494df4;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .form-control {
  border-radius: 10px !important;
  background: rgba(73, 77, 244, 0.05);
  color: #333333 !important;
  font-size: 16px !important;
  font-family: "source-sans-pro-semibold" !important;
  line-height: normal !important;
  height: 50px;
  letter-spacing: 0 !important;
  padding-left: 16px;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .form-control:focus {
  background-color: rgba(73, 77, 244, 0.05) !important;
  border-color: #494DF4;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .form-control::-webkit-input-placeholder {
  letter-spacing: 0 !important;
  color: rgba(51, 51, 51, 0.45) !important;
  font-size: 16px !important;
  font-family: "source-sans-pro-semibold" !important;
  line-height: normal !important;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .form-control::-moz-placeholder {
  letter-spacing: 0 !important;
  color: rgba(51, 51, 51, 0.45) !important;
  font-size: 16px !important;
  font-family: "source-sans-pro-semibold" !important;
  line-height: normal !important;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .form-control:-moz-placeholder {
  letter-spacing: 0 !important;
  color: rgba(51, 51, 51, 0.45) !important;
  font-size: 16px !important;
  font-family: "source-sans-pro-semibold" !important;
  line-height: normal !important;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .form-control:-ms-input-placeholder {
  letter-spacing: 0 !important;
  color: rgba(51, 51, 51, 0.45) !important;
  font-size: 16px !important;
  font-family: "source-sans-pro-semibold" !important;
  line-height: normal !important;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-select .box-select-item span.select2.select2-container.select2-container--default {
  height: 50px;
  width: 100% !important;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-select .box-select-item span.select2.select2-container.select2-container--default .selection {
  height: 100%;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-select .box-select-item span.select2.select2-container.select2-container--default .selection .select2-selection.select2-selection--single {
  height: 100%;
  line-height: 50px;
  border: 1px solid transparent;
  background: rgba(73, 77, 244, 0.05);
  border-radius: 10px !important;
  color: #333333 !important;
  font-size: 16px !important;
  font-family: "source-sans-pro-semibold" !important;
  padding-left: 16px;
  padding-right: 16px;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-select .box-select-item span.select2.select2-container.select2-container--default .selection .select2-selection.select2-selection--single .select2-selection__rendered {
  height: 100%;
  line-height: 50px;
  padding-left: 0;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-select .box-select-item span.select2.select2-container.select2-container--default .selection .select2-selection.select2-selection--single .select2-selection__arrow:before {
  color: #494DF4;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-input .radio-control .title {
  font-size: 16px;
  font-family: "source-sans-pro-semibold";
  line-height: normal;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-input .radio-control ul.control_radio li {
  border-radius: 100px;
  border: 1.6px solid #7F7F7F;
  background: #FFF;
  padding: 6px 16px;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-input .radio-control ul.control_radio li:after {
  display: none;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-input .radio-control ul.control_radio li a {
  font-size: 18px;
  line-height: normal;
  background-color: transparent;
  color: #7F7F7F;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-input .radio-control ul.control_radio li.active {
  background-color: #494DF4;
  border-color: #494DF4;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-input .radio-control ul.control_radio li.active a {
  color: #fff;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-act.hubungi {
  display: flex;
  justify-content: center;
  grid-column-gap: 24px;
  margin-top: 50px;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-act.hubungi .box-act-item #submitBtn {
  background-color: #FCB501 !important;
  border-color: #FCB501 !important;
  font-size: 16px !important;
  font-family: "source-sans-pro-semibold" !important;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 0 !important;
  color: #fff !important;
  padding: 10px 16px !important;
  cursor: pointer;
  -webkit-border-radius: 100px !important;
  -moz-border-radius: 100px !important;
  -ms-border-radius: 100px !important;
  -o-border-radius: 100px !important;
  border-radius: 100px !important;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-act.hubungi .box-act-item #submitBtn:hover {
  background-color: #e3a301 !important;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-act.hubungi .box-act-item #submitBtn:after {
  display: none !important;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-act.hubungi .box-act-item #submitBtn.disabled, body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-act.hubungi .box-act-item #submitBtn:disabled {
  background: #CCCCCC !important;
  border-color: #CCCCCC !important;
  color: #fff !important;
  cursor: not-allowed !important;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-act.hubungi .box-act-item #skipBtn {
  border: 1px solid #494DF4;
  background-color: #494DF4 !important;
  padding: 10px 16px !important;
  font-size: 16px !important;
  font-family: "source-sans-pro-semibold" !important;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 0 !important;
  color: #fff !important;
  -webkit-border-radius: 100px !important;
  -moz-border-radius: 100px !important;
  -ms-border-radius: 100px !important;
  -o-border-radius: 100px !important;
  border-radius: 100px !important;
  position: relative;
  padding-right: 37px !important;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-act.hubungi .box-act-item #skipBtn:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
  position: absolute;
  top: 50%;
  border: 0;
  left: initial !important;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 8px;
  width: 14px;
  height: 14px;
  line-height: 14px;
  background: rgba(255, 255, 255, 0.2);
  display: inline-block;
  text-align: center;
  font-weight: normal;
  font-size: 0.6rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-act.hubungi .box-act-item #skipBtn:hover {
  background-color: #FCB501 !important;
  border-color: #FCB501 !important;
  text-decoration: none;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-act.hubungi .box-act-item #skipBtn:hover:after {
  width: 22px;
  content: "\f178";
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-act.hubungi .box-act-item #skipBtn.disabled, body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-act.hubungi .box-act-item #skipBtn:disabled {
  background: #CCCCCC !important;
  border-color: #CCCCCC !important;
  color: #fff !important;
  cursor: not-allowed !important;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-button-action {
  display: none;
}

.box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .box-act .box-act-item:first-child {
  order: 2;
}

.datepicker.datepicker-dropdown {
  font-family: "source-sans-pro-regular";
  font-weight: normal;
  min-width: 307px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 0px;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
}
.datepicker.datepicker-dropdown .datepicker-days .table-condensed {
  width: 100%;
}
.datepicker.datepicker-dropdown .datepicker-days .table-condensed thead tr th.datepicker-switch {
  font-family: "source-sans-pro-bold";
  font-weight: normal;
  font-size: 15px;
  line-height: 25px;
}
.datepicker.datepicker-dropdown .datepicker-days .table-condensed thead tr:nth-child(2) th.next {
  position: relative;
  text-indent: -9999px;
}
.datepicker.datepicker-dropdown .datepicker-days .table-condensed thead tr:nth-child(2) th.next:before {
  text-indent: 0px;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 17 17'%3E%3Cg%3E%3C/g%3E%3Cpath d='M13.207 8.472l-7.854 7.854-0.707-0.707 7.146-7.146-7.146-7.148 0.707-0.707 7.854 7.854z'%3E%3C/path%3E%3C/svg%3E");
  position: absolute;
  width: 14px;
  height: 14px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.datepicker.datepicker-dropdown .datepicker-days .table-condensed thead tr:nth-child(2) th.prev {
  position: relative;
  text-indent: -9999px;
}
.datepicker.datepicker-dropdown .datepicker-days .table-condensed thead tr:nth-child(2) th.prev:before {
  text-indent: 0px;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 17 17'%3E%3Cg%3E%3C/g%3E%3Cpath d='M5.207 8.471l7.146 7.147-0.707 0.707-7.853-7.854 7.854-7.853 0.707 0.707-7.147 7.146z'%3E%3C/path%3E%3C/svg%3E");
  position: absolute;
  width: 14px;
  height: 14px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.datepicker.datepicker-dropdown .datepicker-days .table-condensed thead tr:last-child th.dow {
  font-weight: normal;
  font-family: "source-sans-pro-bold";
  font-size: 14px;
  line-height: 25px;
}
.datepicker.datepicker-dropdown .datepicker-days .table-condensed thead tr:last-child th.dow:first-child {
  color: #c91432;
}
.datepicker.datepicker-dropdown .datepicker-days .table-condensed tbody tr td {
  font-size: 14px;
  line-height: 25px;
  color: #393939;
  line-height: 39px;
}
.datepicker.datepicker-dropdown .datepicker-days .table-condensed tbody tr td:nth-child(1) {
  color: #c91432;
}
.datepicker.datepicker-dropdown .datepicker-days .table-condensed tbody tr td.new.day {
  color: rgba(57, 57, 57, 0.3);
}
.datepicker.datepicker-dropdown .datepicker-days .table-condensed tbody tr td.focused, .datepicker.datepicker-dropdown .datepicker-days .table-condensed tbody tr td.active {
  color: #fff !important;
  background-color: #494df4 !important;
  background-image: none;
}
.datepicker.datepicker-dropdown .datepicker-centuries table,
.datepicker.datepicker-dropdown .datepicker-centuries .table-condensed,
.datepicker.datepicker-dropdown .datepicker-decades table,
.datepicker.datepicker-dropdown .datepicker-decades .table-condensed,
.datepicker.datepicker-dropdown .datepicker-years table,
.datepicker.datepicker-dropdown .datepicker-years .table-condensed,
.datepicker.datepicker-dropdown .datepicker-months table,
.datepicker.datepicker-dropdown .datepicker-months .table-condensed {
  width: 100%;
}
.datepicker.datepicker-dropdown .datepicker-centuries table thead tr th.datepicker-switch,
.datepicker.datepicker-dropdown .datepicker-centuries .table-condensed thead tr th.datepicker-switch,
.datepicker.datepicker-dropdown .datepicker-decades table thead tr th.datepicker-switch,
.datepicker.datepicker-dropdown .datepicker-decades .table-condensed thead tr th.datepicker-switch,
.datepicker.datepicker-dropdown .datepicker-years table thead tr th.datepicker-switch,
.datepicker.datepicker-dropdown .datepicker-years .table-condensed thead tr th.datepicker-switch,
.datepicker.datepicker-dropdown .datepicker-months table thead tr th.datepicker-switch,
.datepicker.datepicker-dropdown .datepicker-months .table-condensed thead tr th.datepicker-switch {
  font-family: "source-sans-pro-bold";
  font-weight: normal;
  font-size: 15px;
  line-height: 25px;
}
.datepicker.datepicker-dropdown .datepicker-centuries table thead tr:nth-child(2) th.next,
.datepicker.datepicker-dropdown .datepicker-centuries .table-condensed thead tr:nth-child(2) th.next,
.datepicker.datepicker-dropdown .datepicker-decades table thead tr:nth-child(2) th.next,
.datepicker.datepicker-dropdown .datepicker-decades .table-condensed thead tr:nth-child(2) th.next,
.datepicker.datepicker-dropdown .datepicker-years table thead tr:nth-child(2) th.next,
.datepicker.datepicker-dropdown .datepicker-years .table-condensed thead tr:nth-child(2) th.next,
.datepicker.datepicker-dropdown .datepicker-months table thead tr:nth-child(2) th.next,
.datepicker.datepicker-dropdown .datepicker-months .table-condensed thead tr:nth-child(2) th.next {
  position: relative;
  text-indent: -9999px;
}
.datepicker.datepicker-dropdown .datepicker-centuries table thead tr:nth-child(2) th.next:before,
.datepicker.datepicker-dropdown .datepicker-centuries .table-condensed thead tr:nth-child(2) th.next:before,
.datepicker.datepicker-dropdown .datepicker-decades table thead tr:nth-child(2) th.next:before,
.datepicker.datepicker-dropdown .datepicker-decades .table-condensed thead tr:nth-child(2) th.next:before,
.datepicker.datepicker-dropdown .datepicker-years table thead tr:nth-child(2) th.next:before,
.datepicker.datepicker-dropdown .datepicker-years .table-condensed thead tr:nth-child(2) th.next:before,
.datepicker.datepicker-dropdown .datepicker-months table thead tr:nth-child(2) th.next:before,
.datepicker.datepicker-dropdown .datepicker-months .table-condensed thead tr:nth-child(2) th.next:before {
  text-indent: 0px;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 17 17'%3E%3Cg%3E%3C/g%3E%3Cpath d='M13.207 8.472l-7.854 7.854-0.707-0.707 7.146-7.146-7.146-7.148 0.707-0.707 7.854 7.854z'%3E%3C/path%3E%3C/svg%3E");
  position: absolute;
  width: 14px;
  height: 14px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.datepicker.datepicker-dropdown .datepicker-centuries table thead tr:nth-child(2) th.prev,
.datepicker.datepicker-dropdown .datepicker-centuries .table-condensed thead tr:nth-child(2) th.prev,
.datepicker.datepicker-dropdown .datepicker-decades table thead tr:nth-child(2) th.prev,
.datepicker.datepicker-dropdown .datepicker-decades .table-condensed thead tr:nth-child(2) th.prev,
.datepicker.datepicker-dropdown .datepicker-years table thead tr:nth-child(2) th.prev,
.datepicker.datepicker-dropdown .datepicker-years .table-condensed thead tr:nth-child(2) th.prev,
.datepicker.datepicker-dropdown .datepicker-months table thead tr:nth-child(2) th.prev,
.datepicker.datepicker-dropdown .datepicker-months .table-condensed thead tr:nth-child(2) th.prev {
  position: relative;
  text-indent: -9999px;
}
.datepicker.datepicker-dropdown .datepicker-centuries table thead tr:nth-child(2) th.prev:before,
.datepicker.datepicker-dropdown .datepicker-centuries .table-condensed thead tr:nth-child(2) th.prev:before,
.datepicker.datepicker-dropdown .datepicker-decades table thead tr:nth-child(2) th.prev:before,
.datepicker.datepicker-dropdown .datepicker-decades .table-condensed thead tr:nth-child(2) th.prev:before,
.datepicker.datepicker-dropdown .datepicker-years table thead tr:nth-child(2) th.prev:before,
.datepicker.datepicker-dropdown .datepicker-years .table-condensed thead tr:nth-child(2) th.prev:before,
.datepicker.datepicker-dropdown .datepicker-months table thead tr:nth-child(2) th.prev:before,
.datepicker.datepicker-dropdown .datepicker-months .table-condensed thead tr:nth-child(2) th.prev:before {
  text-indent: 0px;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 17 17'%3E%3Cg%3E%3C/g%3E%3Cpath d='M5.207 8.471l7.146 7.147-0.707 0.707-7.853-7.854 7.854-7.853 0.707 0.707-7.147 7.146z'%3E%3C/path%3E%3C/svg%3E");
  position: absolute;
  width: 14px;
  height: 14px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.datepicker.datepicker-dropdown .datepicker-centuries table tbody tr td .decade,
.datepicker.datepicker-dropdown .datepicker-centuries table tbody tr td .year,
.datepicker.datepicker-dropdown .datepicker-centuries table tbody tr td .month,
.datepicker.datepicker-dropdown .datepicker-centuries .table-condensed tbody tr td .decade,
.datepicker.datepicker-dropdown .datepicker-centuries .table-condensed tbody tr td .year,
.datepicker.datepicker-dropdown .datepicker-centuries .table-condensed tbody tr td .month,
.datepicker.datepicker-dropdown .datepicker-decades table tbody tr td .decade,
.datepicker.datepicker-dropdown .datepicker-decades table tbody tr td .year,
.datepicker.datepicker-dropdown .datepicker-decades table tbody tr td .month,
.datepicker.datepicker-dropdown .datepicker-decades .table-condensed tbody tr td .decade,
.datepicker.datepicker-dropdown .datepicker-decades .table-condensed tbody tr td .year,
.datepicker.datepicker-dropdown .datepicker-decades .table-condensed tbody tr td .month,
.datepicker.datepicker-dropdown .datepicker-years table tbody tr td .decade,
.datepicker.datepicker-dropdown .datepicker-years table tbody tr td .year,
.datepicker.datepicker-dropdown .datepicker-years table tbody tr td .month,
.datepicker.datepicker-dropdown .datepicker-years .table-condensed tbody tr td .decade,
.datepicker.datepicker-dropdown .datepicker-years .table-condensed tbody tr td .year,
.datepicker.datepicker-dropdown .datepicker-years .table-condensed tbody tr td .month,
.datepicker.datepicker-dropdown .datepicker-months table tbody tr td .decade,
.datepicker.datepicker-dropdown .datepicker-months table tbody tr td .year,
.datepicker.datepicker-dropdown .datepicker-months table tbody tr td .month,
.datepicker.datepicker-dropdown .datepicker-months .table-condensed tbody tr td .decade,
.datepicker.datepicker-dropdown .datepicker-months .table-condensed tbody tr td .year,
.datepicker.datepicker-dropdown .datepicker-months .table-condensed tbody tr td .month {
  font-weight: normal;
  font-family: "source-sans-pro-regular";
  font-size: 14px;
  color: #393939;
}
.datepicker.datepicker-dropdown .datepicker-centuries table tbody tr td .decade.old,
.datepicker.datepicker-dropdown .datepicker-centuries table tbody tr td .year.old,
.datepicker.datepicker-dropdown .datepicker-centuries table tbody tr td .month.old,
.datepicker.datepicker-dropdown .datepicker-centuries .table-condensed tbody tr td .decade.old,
.datepicker.datepicker-dropdown .datepicker-centuries .table-condensed tbody tr td .year.old,
.datepicker.datepicker-dropdown .datepicker-centuries .table-condensed tbody tr td .month.old,
.datepicker.datepicker-dropdown .datepicker-decades table tbody tr td .decade.old,
.datepicker.datepicker-dropdown .datepicker-decades table tbody tr td .year.old,
.datepicker.datepicker-dropdown .datepicker-decades table tbody tr td .month.old,
.datepicker.datepicker-dropdown .datepicker-decades .table-condensed tbody tr td .decade.old,
.datepicker.datepicker-dropdown .datepicker-decades .table-condensed tbody tr td .year.old,
.datepicker.datepicker-dropdown .datepicker-decades .table-condensed tbody tr td .month.old,
.datepicker.datepicker-dropdown .datepicker-years table tbody tr td .decade.old,
.datepicker.datepicker-dropdown .datepicker-years table tbody tr td .year.old,
.datepicker.datepicker-dropdown .datepicker-years table tbody tr td .month.old,
.datepicker.datepicker-dropdown .datepicker-years .table-condensed tbody tr td .decade.old,
.datepicker.datepicker-dropdown .datepicker-years .table-condensed tbody tr td .year.old,
.datepicker.datepicker-dropdown .datepicker-years .table-condensed tbody tr td .month.old,
.datepicker.datepicker-dropdown .datepicker-months table tbody tr td .decade.old,
.datepicker.datepicker-dropdown .datepicker-months table tbody tr td .year.old,
.datepicker.datepicker-dropdown .datepicker-months table tbody tr td .month.old,
.datepicker.datepicker-dropdown .datepicker-months .table-condensed tbody tr td .decade.old,
.datepicker.datepicker-dropdown .datepicker-months .table-condensed tbody tr td .year.old,
.datepicker.datepicker-dropdown .datepicker-months .table-condensed tbody tr td .month.old {
  color: rgba(57, 57, 57, 0.3);
}
.datepicker.datepicker-dropdown .datepicker-centuries table tbody tr td .decade.focused, .datepicker.datepicker-dropdown .datepicker-centuries table tbody tr td .decade.active,
.datepicker.datepicker-dropdown .datepicker-centuries table tbody tr td .year.focused,
.datepicker.datepicker-dropdown .datepicker-centuries table tbody tr td .year.active,
.datepicker.datepicker-dropdown .datepicker-centuries table tbody tr td .month.focused,
.datepicker.datepicker-dropdown .datepicker-centuries table tbody tr td .month.active,
.datepicker.datepicker-dropdown .datepicker-centuries .table-condensed tbody tr td .decade.focused,
.datepicker.datepicker-dropdown .datepicker-centuries .table-condensed tbody tr td .decade.active,
.datepicker.datepicker-dropdown .datepicker-centuries .table-condensed tbody tr td .year.focused,
.datepicker.datepicker-dropdown .datepicker-centuries .table-condensed tbody tr td .year.active,
.datepicker.datepicker-dropdown .datepicker-centuries .table-condensed tbody tr td .month.focused,
.datepicker.datepicker-dropdown .datepicker-centuries .table-condensed tbody tr td .month.active,
.datepicker.datepicker-dropdown .datepicker-decades table tbody tr td .decade.focused,
.datepicker.datepicker-dropdown .datepicker-decades table tbody tr td .decade.active,
.datepicker.datepicker-dropdown .datepicker-decades table tbody tr td .year.focused,
.datepicker.datepicker-dropdown .datepicker-decades table tbody tr td .year.active,
.datepicker.datepicker-dropdown .datepicker-decades table tbody tr td .month.focused,
.datepicker.datepicker-dropdown .datepicker-decades table tbody tr td .month.active,
.datepicker.datepicker-dropdown .datepicker-decades .table-condensed tbody tr td .decade.focused,
.datepicker.datepicker-dropdown .datepicker-decades .table-condensed tbody tr td .decade.active,
.datepicker.datepicker-dropdown .datepicker-decades .table-condensed tbody tr td .year.focused,
.datepicker.datepicker-dropdown .datepicker-decades .table-condensed tbody tr td .year.active,
.datepicker.datepicker-dropdown .datepicker-decades .table-condensed tbody tr td .month.focused,
.datepicker.datepicker-dropdown .datepicker-decades .table-condensed tbody tr td .month.active,
.datepicker.datepicker-dropdown .datepicker-years table tbody tr td .decade.focused,
.datepicker.datepicker-dropdown .datepicker-years table tbody tr td .decade.active,
.datepicker.datepicker-dropdown .datepicker-years table tbody tr td .year.focused,
.datepicker.datepicker-dropdown .datepicker-years table tbody tr td .year.active,
.datepicker.datepicker-dropdown .datepicker-years table tbody tr td .month.focused,
.datepicker.datepicker-dropdown .datepicker-years table tbody tr td .month.active,
.datepicker.datepicker-dropdown .datepicker-years .table-condensed tbody tr td .decade.focused,
.datepicker.datepicker-dropdown .datepicker-years .table-condensed tbody tr td .decade.active,
.datepicker.datepicker-dropdown .datepicker-years .table-condensed tbody tr td .year.focused,
.datepicker.datepicker-dropdown .datepicker-years .table-condensed tbody tr td .year.active,
.datepicker.datepicker-dropdown .datepicker-years .table-condensed tbody tr td .month.focused,
.datepicker.datepicker-dropdown .datepicker-years .table-condensed tbody tr td .month.active,
.datepicker.datepicker-dropdown .datepicker-months table tbody tr td .decade.focused,
.datepicker.datepicker-dropdown .datepicker-months table tbody tr td .decade.active,
.datepicker.datepicker-dropdown .datepicker-months table tbody tr td .year.focused,
.datepicker.datepicker-dropdown .datepicker-months table tbody tr td .year.active,
.datepicker.datepicker-dropdown .datepicker-months table tbody tr td .month.focused,
.datepicker.datepicker-dropdown .datepicker-months table tbody tr td .month.active,
.datepicker.datepicker-dropdown .datepicker-months .table-condensed tbody tr td .decade.focused,
.datepicker.datepicker-dropdown .datepicker-months .table-condensed tbody tr td .decade.active,
.datepicker.datepicker-dropdown .datepicker-months .table-condensed tbody tr td .year.focused,
.datepicker.datepicker-dropdown .datepicker-months .table-condensed tbody tr td .year.active,
.datepicker.datepicker-dropdown .datepicker-months .table-condensed tbody tr td .month.focused,
.datepicker.datepicker-dropdown .datepicker-months .table-condensed tbody tr td .month.active {
  color: #fff !important;
  background-color: #494df4 !important;
  background-image: none;
}

body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .control-label {
  font-size: 16px !important;
  font-family: "source-sans-pro-semibold" !important;
  line-height: normal !important;
  color: #333 !important;
  margin-bottom: 8px;
}

@media (max-width: 767px) {
  .box-hubungi-kami .box-hubungi-kami-inner {
    padding: 20px 10px !important;
  }
}
@media (max-width: 767px) {
  .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .box-act.hubungi {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    justify-content: flex-start !important;
  }
  .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .box-act.hubungi .box-act-item:nth-child(2) {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .box-hubungi-kami .box-hubungi-kami-inner .box-form-outer .box-form .box-act.input-captcha .box-act-item:last-child {
    margin-top: 16px;
    width: 100%;
  }
}

body #main-content.layout-kyha-emma #boxHubungiKami #box-action-button-leads-form .btn-lang-en,
body.current-lang-in-ID #main-content.layout-kyha-emma #boxHubungiKami #box-action-button-leads-form .btn-lang-en {
  display: none;
}

body.current-lang-en-US #main-content.layout-kyha-emma #boxHubungiKami #box-action-button-leads-form .btn-lang-id {
  display: none;
}

body #main-content.layout-kyha-emma #boxHubungiKami .box-act.hubungi {
  display: none !important;
}
body #main-content.layout-kyha-emma #boxHubungiKami #box-action-button-leads-form {
  max-width: 1089px;
  margin: 32px auto 0;
}
body #main-content.layout-kyha-emma #boxHubungiKami #box-action-button-leads-form .btn-lang-id,
body #main-content.layout-kyha-emma #boxHubungiKami #box-action-button-leads-form .btn-lang-en {
  display: flex;
  justify-content: center;
  column-gap: 24px;
}
@media (max-width: 1024px) {
  body #main-content.layout-kyha-emma #boxHubungiKami #box-action-button-leads-form .btn-lang-id,
  body #main-content.layout-kyha-emma #boxHubungiKami #box-action-button-leads-form .btn-lang-en {
    justify-content: flex-start;
  }
  body #main-content.layout-kyha-emma #boxHubungiKami #box-action-button-leads-form .btn-lang-id .new-btn-blue:last-child,
  body #main-content.layout-kyha-emma #boxHubungiKami #box-action-button-leads-form .btn-lang-en .new-btn-blue:last-child {
    margin-left: auto;
  }
}

@media (max-width: 1024px) {
  body .datepicker.datepicker-dropdown.dropdown-menu {
    position: fixed !important;
    top: initial !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100%;
    max-width: initial !important;
    z-index: 989 !important;
    max-height: initial !important;
  }
  body .datepicker.datepicker-dropdown.dropdown-menu:before {
    content: "";
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 988;
    border: 0px;
  }
  body .datepicker.datepicker-dropdown.dropdown-menu:after {
    content: "";
    width: 54px !important;
    height: 5px !important;
    background: #D9D9D9;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    -ms-border-radius: 9px;
    -o-border-radius: 9px;
    border-radius: 9px;
    position: absolute;
    top: 15px;
    right: initial !important;
    left: 50% !important;
    border: 0px;
    z-index: 989;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  body .datepicker.datepicker-dropdown.dropdown-menu .datepicker-days,
  body .datepicker.datepicker-dropdown.dropdown-menu .datepicker-months,
  body .datepicker.datepicker-dropdown.dropdown-menu .datepicker-years,
  body .datepicker.datepicker-dropdown.dropdown-menu .datepicker-decades,
  body .datepicker.datepicker-dropdown.dropdown-menu .datepicker-centuries {
    width: 100% !important;
    position: relative;
    z-index: 989;
    background-color: #fff;
    padding-top: 15px;
    -webkit-border-top-left-radius: 12px;
    -moz-border-top-left-radius: 12px;
    -ms-border-top-left-radius: 12px;
    -o-border-top-left-radius: 12px;
    border-top-left-radius: 12px;
    -webkit-border-top-right-radius: 12px;
    -moz-border-top-right-radius: 12px;
    -ms-border-top-right-radius: 12px;
    -o-border-top-right-radius: 12px;
    border-top-right-radius: 12px;
  }
  body .datepicker.datepicker-dropdown.dropdown-menu .datepicker-days table thead tr th.datepicker-switch,
  body .datepicker.datepicker-dropdown.dropdown-menu .datepicker-days .table-condensed thead tr th.datepicker-switch,
  body .datepicker.datepicker-dropdown.dropdown-menu .datepicker-months table thead tr th.datepicker-switch,
  body .datepicker.datepicker-dropdown.dropdown-menu .datepicker-months .table-condensed thead tr th.datepicker-switch,
  body .datepicker.datepicker-dropdown.dropdown-menu .datepicker-years table thead tr th.datepicker-switch,
  body .datepicker.datepicker-dropdown.dropdown-menu .datepicker-years .table-condensed thead tr th.datepicker-switch,
  body .datepicker.datepicker-dropdown.dropdown-menu .datepicker-decades table thead tr th.datepicker-switch,
  body .datepicker.datepicker-dropdown.dropdown-menu .datepicker-decades .table-condensed thead tr th.datepicker-switch,
  body .datepicker.datepicker-dropdown.dropdown-menu .datepicker-centuries table thead tr th.datepicker-switch,
  body .datepicker.datepicker-dropdown.dropdown-menu .datepicker-centuries .table-condensed thead tr th.datepicker-switch {
    font-size: 20px;
    font-family: "source-sans-pro-bold";
    padding: 5px 0;
  }
  body .datepicker.datepicker-dropdown.dropdown-menu .datepicker-days table thead tr:last-child th,
  body .datepicker.datepicker-dropdown.dropdown-menu .datepicker-days .table-condensed thead tr:last-child th,
  body .datepicker.datepicker-dropdown.dropdown-menu .datepicker-months table thead tr:last-child th,
  body .datepicker.datepicker-dropdown.dropdown-menu .datepicker-months .table-condensed thead tr:last-child th,
  body .datepicker.datepicker-dropdown.dropdown-menu .datepicker-years table thead tr:last-child th,
  body .datepicker.datepicker-dropdown.dropdown-menu .datepicker-years .table-condensed thead tr:last-child th,
  body .datepicker.datepicker-dropdown.dropdown-menu .datepicker-decades table thead tr:last-child th,
  body .datepicker.datepicker-dropdown.dropdown-menu .datepicker-decades .table-condensed thead tr:last-child th,
  body .datepicker.datepicker-dropdown.dropdown-menu .datepicker-centuries table thead tr:last-child th,
  body .datepicker.datepicker-dropdown.dropdown-menu .datepicker-centuries .table-condensed thead tr:last-child th {
    padding-top: 10px;
  }
}

.CX-pop-up-modal.modal-default.modal-your-age .box-pop-up-modal {
  padding: 13px 26px 26px;
  max-width: 696px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1025px) {
  .CX-pop-up-modal.modal-default.modal-your-age .box-pop-up-modal {
    max-height: 300px;
    overflow: hidden;
  }
}
@media (min-width: 1025px) and (max-width: 1280px) {
  .CX-pop-up-modal.modal-default.modal-your-age .box-pop-up-modal .box-pop-up-modal-inner {
    padding-right: 0 !important;
  }
}
.CX-pop-up-modal.modal-default.modal-your-age .tick-credits {
  display: none !important;
}

.box-info-age .box-title {
  margin-bottom: 26px;
}
.box-info-age .box-title h3 {
  margin-bottom: 0;
  font-size: 22px;
  font-family: "source-sans-pro-bold";
  line-height: normal;
  color: #333;
}
.box-info-age .box-info-age-inner {
  display: grid;
  grid-column-gap: 30px;
  grid-row-gap: 24px;
  overflow: hidden;
  position: relative;
}
@media (min-width: 1025px) {
  .box-info-age .box-info-age-inner {
    grid-template-columns: 137px 1fr;
  }
}
.box-info-age .box-info-age-inner .tick {
  font-size: 130px;
  font-family: "source-sans-pro-bold";
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-info-age .box-info-age-inner .tick .tick-flip-shadow {
  box-shadow: none !important;
}
@media (min-width: 1025px) {
  .box-info-age .box-info-age-inner .tick {
    font-size: 80px;
  }
}
.box-info-age .box-info-age-inner .tick:after {
  content: attr(data-label-year);
  position: absolute;
  font-size: 18px;
  font-family: "source-sans-pro-semibold";
  bottom: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
  color: #fff;
  opacity: 0;
}
@media (min-width: 1025px) {
  .box-info-age .box-info-age-inner .tick:after {
    font-size: 12px;
  }
}
.box-info-age .box-info-age-inner .tick .tick-flip {
  letter-spacing: 0 !important;
  text-indent: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 225px !important;
}
@media (min-width: 1025px) {
  .box-info-age .box-info-age-inner .tick .tick-flip {
    width: 137px !important;
  }
}
.box-info-age .box-info-age-inner .tick .tick-flip-panel {
  color: #fff;
}
.box-info-age .box-info-age-inner .tick .tick-flip-panel-back-highlight {
  background-color: #00008F;
}
.box-info-age .box-info-age-inner .tick .tick-flip-card:nth-child(1) .tick-flip-panel {
  background-color: #3032C1;
}
.box-info-age .box-info-age-inner .tick .tick-flip-card:nth-child(2) .tick-flip-panel {
  background-color: #494DF4;
}
.box-info-age .box-info-age-inner .box-age-flip {
  padding: 0;
}
.box-info-age .box-info-age-inner .box-age-flip.active .tick .tick-flip-card {
  cursor: pointer;
}
.box-info-age .box-info-age-inner .box-age-flip.active .tick:after {
  opacity: 1;
}
.box-info-age .box-info-age-inner .box-text-flip {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-info-age .box-info-age-inner .box-text-flip p {
  text-align: left;
  font-size: 16px;
  line-height: normal;
  margin-bottom: 12px;
  color: #333;
}
.box-info-age .box-info-age-inner .box-text-flip .c-green {
  color: #1CC542;
  font-family: "source-sans-pro-bold";
}
.box-info-age .box-act {
  margin-top: 26px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-info-age .box-act .new-btn-blue {
  font-size: 16px !important;
  padding: 7px 16px 7px 16px !important;
}
.box-info-age .box-act .new-btn-blue.with-chevron {
  padding: 7px 35px 7px 16px !important;
}

.CX-pop-up-modal.modal-default.modal-your-age.default-view .box-pop-up-modal {
  max-width: 288px;
  margin: 0 auto;
}
.CX-pop-up-modal.modal-default.modal-your-age.default-view .box-pop-up-modal .box-info-age .box-info-age-inner {
  grid-template-columns: 1fr;
}
.CX-pop-up-modal.modal-default.modal-your-age.default-view .box-pop-up-modal .box-info-age .box-info-age-inner .box-text-flip {
  display: none;
}
.CX-pop-up-modal.modal-default.modal-your-age.default-view .box-pop-up-modal .box-info-age .box-info-age-inner .tick {
  font-size: 130px;
}
.CX-pop-up-modal.modal-default.modal-your-age.default-view .box-pop-up-modal .box-info-age .box-info-age-inner .tick:after {
  font-size: 18px;
}
.CX-pop-up-modal.modal-default.modal-your-age.default-view .box-pop-up-modal .box-info-age .box-info-age-inner .tick .tick-flip {
  width: 225px !important;
}
.CX-pop-up-modal.modal-default.modal-your-age.default-view .box-pop-up-modal .box-info-age .box-act {
  display: none;
}

@media (max-width: 767px) {
  body .CX-section-no-sidebar #CX-utama.CX-utama #main-content.layout-kyha-emma .CX-pop-up-modal.modal-your-age .box-act {
    display: grid;
    grid-row-gap: 12px;
    max-width: 235px;
    margin: 26px auto 0;
  }
}
body .CX-section-no-sidebar #CX-utama.CX-utama #main-content.layout-kyha-emma .CX-pop-up-modal.modal-your-age.default-view .box-act {
  display: none;
}

body #tool_heart-age #heartage-preloader.kyha-preloader.new .heartage-preloader-inner {
  background: transparent;
}
body #tool_heart-age #heartage-preloader.kyha-preloader.new .heartage-preloader-inner .box-vector {
  margin: 0 auto 15px;
  position: relative;
  height: 134px;
}
body #tool_heart-age #heartage-preloader.kyha-preloader.new .heartage-preloader-inner .box-vector:before {
  content: "";
  position: absolute;
  background-color: #fff;
  width: 134px;
  height: 134px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
body #tool_heart-age #heartage-preloader.kyha-preloader.new .heartage-preloader-inner .box-vector .heart {
  margin: 0 auto;
  background-image: url("data:image/svg+xml,%3Csvg width='101' height='93' viewBox='0 0 101 93' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1053_8148)'%3E%3Cpath d='M50.5 14.9151C45.2759 6.14151 36.569 0 26.1207 0C11.319 0 0 11.4057 0 26.3208C0 55.2736 15.6724 59.6604 50.5 93C85.3276 59.6604 101 55.2736 101 26.3208C101 11.4057 89.681 0 74.8793 0C64.431 0 55.7241 6.14151 50.5 14.9151Z' fill='%23C80000'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1053_8148'%3E%3Crect width='101' height='93' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 101px;
  height: 93px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-top: 10px;
}
body #tool_heart-age #heartage-preloader.kyha-preloader.new .heartage-preloader-inner .box-vector .pulse {
  height: 100px;
  width: 200px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-top: 10px;
  z-index: 2;
}
body #tool_heart-age #heartage-preloader.kyha-preloader.new .heartage-preloader-inner .box-vector .pulse:after {
  content: "";
  display: block;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 200px 100px" enable-background="new 0 0 200px 100px" xml:space="preserve"><polyline fill="none" stroke-width="3px" stroke="white" points="2.4,58.7 70.8,58.7 76.1,46.2 81.1,58.7 89.9,58.7 93.8,66.5 102.8,22.7 110.6,78.7 115.3,58.7 126.4,58.7 134.4,54.7 142.4,58.7 197.8,58.7 "/></svg>') 0 0 no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-animation: 2s pulse-heart-beat linear infinite;
  animation: 2s pulse-heart-beat linear infinite;
  clip: rect(0, 0, 100px, 0);
}
body #tool_heart-age #heartage-preloader.kyha-preloader.new .heartage-preloader-inner .box-vector .pulse:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 2px;
  right: 2px;
  bottom: 0;
  top: 16px;
  margin: auto;
  height: 3px;
}
body #tool_heart-age #heartage-preloader.kyha-preloader.new .heartage-preloader-inner .box-text {
  color: #fff;
}
body #tool_heart-age #heartage-preloader.kyha-preloader.new .heartage-preloader-inner .box-text .title {
  font-size: 18px !important;
  line-height: 27px !important;
  font-family: "source-sans-pro-bold";
}
body #tool_heart-age #heartage-preloader.kyha-preloader.new .heartage-preloader-inner .box-text p {
  color: #fff !important;
  font-size: 16px !important;
  line-height: normal !important;
}

@-webkit-keyframes pulse-heart-beat {
  0% {
    clip: rect(0, 0, 100px, 0);
    opacity: 0.4;
  }
  4% {
    clip: rect(0, 66.66667px, 100px, 0);
    opacity: 0.6;
  }
  15% {
    clip: rect(0, 133.33333px, 100px, 0);
    opacity: 0.8;
  }
  20% {
    clip: rect(0, 300px, 100px, 0);
    opacity: 1;
  }
  80% {
    clip: rect(0, 300px, 100px, 0);
    opacity: 0;
  }
  90% {
    clip: rect(0, 300px, 100px, 0);
    opacity: 0;
  }
  100% {
    clip: rect(0, 300px, 100px, 0);
    opacity: 0;
  }
}
@keyframes pulse-heart-beat {
  0% {
    clip: rect(0, 0, 100px, 0);
  }
  4% {
    clip: rect(0, 66.66667px, 100px, 0);
  }
  15% {
    clip: rect(0, 133.33333px, 100px, 0);
  }
  20% {
    clip: rect(0, 300px, 100px, 0);
    opacity: 1;
  }
  80% {
    clip: rect(0, 300px, 100px, 0);
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    clip: rect(0, 300px, 100px, 0);
    opacity: 0;
  }
}
section.CX-health-check-results.with-kyha-results .health-check-results .health-check-title {
  font-size: 16px;
  font-family: "source-sans-pro-semibold";
  line-height: normal;
  color: #333;
  margin-bottom: 12px;
}
section.CX-health-check-results.with-kyha-results .health-check-results .health-check-results-inner {
  display: block;
}
@media (max-width: 1023px) {
  section.CX-health-check-results.with-kyha-results .health-check-results .health-check-results-inner {
    display: block;
  }
}
@media (max-width: 1023px) {
  section.CX-health-check-results.with-kyha-results .health-check-results .health-check-results-inner .box-result {
    flex: 1 1 auto !important;
  }
}
section.CX-health-check-results.with-kyha-results .health-check-results .health-check-results-inner .box-result .box-result-inner {
  grid-template-columns: repeat(6, 150px);
  justify-content: flex-start;
  grid-column-gap: 7px;
}
@media (max-width: 1023px) {
  section.CX-health-check-results.with-kyha-results .health-check-results .health-check-results-inner .box-result .box-result-inner {
    grid-template-columns: repeat(3, 1fr);
    grid-row-gap: 11px;
    grid-column-gap: 7px;
  }
}
section.CX-health-check-results.with-kyha-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item {
  width: 150px;
  padding: 10px 20px;
}
@media (max-width: 1023px) {
  section.CX-health-check-results.with-kyha-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item {
    width: 100%;
    padding: 10px;
    max-width: initial !important;
  }
}
section.CX-health-check-results.with-kyha-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .box-item-inner .ico {
  margin-top: 5px;
  height: 58px;
}
@media (max-width: 1023px) {
  section.CX-health-check-results.with-kyha-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .box-item-inner .ico {
    height: 31px;
    margin-top: 4px;
  }
  section.CX-health-check-results.with-kyha-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .box-item-inner .ico svg {
    height: 31px;
  }
}
section.CX-health-check-results.with-kyha-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .box-item-inner .text {
  margin-top: 17px;
  justify-content: flex-start;
}
@media (max-width: 1023px) {
  section.CX-health-check-results.with-kyha-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .box-item-inner .text {
    justify-content: center;
    margin-top: 14px;
  }
}
section.CX-health-check-results.with-kyha-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .box-item-inner .text .name {
  font-size: 12px;
  font-family: "source-sans-pro-semibold";
  line-height: normal;
  color: #333;
}
@media (max-width: 1023px) {
  section.CX-health-check-results.with-kyha-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .box-item-inner .text .name {
    font-size: 10px;
  }
}
section.CX-health-check-results.with-kyha-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .box-item-inner .text .value {
  font-size: 15px;
  line-height: 15px;
  font-family: "source-sans-pro-black";
  margin-top: 6px;
}
@media (max-width: 1023px) {
  section.CX-health-check-results.with-kyha-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .box-item-inner .text .value {
    font-size: 14px;
    margin-top: 2px;
  }
}
section.CX-health-check-results.with-kyha-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .box-item-inner .text .status {
  margin-top: 13px;
}
@media (max-width: 1023px) {
  section.CX-health-check-results.with-kyha-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .box-item-inner .text .status {
    margin-top: 5px;
  }
}
section.CX-health-check-results.with-kyha-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .box-item-inner .text .status .status-inner {
  font-size: 9px;
  font-family: "source-sans-pro-bold";
  line-height: normal;
}
@media (max-width: 1023px) {
  section.CX-health-check-results.with-kyha-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .box-item-inner .text .status .status-inner {
    font-size: 8px;
  }
}
section.CX-health-check-results.with-kyha-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item .box-item-inner .text .status .status-inner span {
  padding: 4px 12px;
}

.kyha-check-results .kyha-check-title {
  font-size: 16px;
  font-family: "source-sans-pro-semibold";
  line-height: normal;
  color: #333;
  margin-bottom: 12px;
}
.kyha-check-results .kyha-check-results-inner .box-result-empty {
  width: 307px;
  position: relative;
}
@media (max-width: 767px) {
  .kyha-check-results .kyha-check-results-inner .box-result-empty {
    width: 100%;
  }
}
.kyha-check-results .kyha-check-results-inner .box-result-empty:before {
  content: "";
  background: #FFF;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(15px);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.kyha-check-results .kyha-check-results-inner .box-result-empty .box-result-empty-inner {
  padding: 12px;
}
.kyha-check-results .kyha-check-results-inner .box-result-empty .box-result-empty-inner .box-vector-kyha-empty {
  position: relative;
  text-align: center;
  height: 111px;
}
.kyha-check-results .kyha-check-results-inner .box-result-empty .box-result-empty-inner .box-vector-kyha-empty .vector-heart {
  position: relative;
  -webkit-transform: translateY(-70px);
  -moz-transform: translateY(-70px);
  -ms-transform: translateY(-70px);
  -o-transform: translateY(-70px);
  transform: translateY(-70px);
}
.kyha-check-results .kyha-check-results-inner .box-result-empty .box-result-empty-inner .box-vector-kyha-empty .vector-heart svg #outer-circle-kyha {
  animation-name: rotate-circle-heart;
  animation-duration: 20s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  transform-origin: center;
  transform-box: fill-box;
}
.kyha-check-results .kyha-check-results-inner .box-result-empty .box-result-empty-inner .box-vector-kyha-empty .heartage-vector-beat {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}
.kyha-check-results .kyha-check-results-inner .box-result-empty .box-result-empty-inner .box-action {
  text-align: center;
  margin-top: 5px;
}

.heartage-vector-beat .box-vector {
  position: relative;
}
.heartage-vector-beat .box-vector .heart {
  margin: 0 auto;
  background-image: url("data:image/svg+xml,%3Csvg width='46' height='46' viewBox='0 0 46 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.9996 10.2615C20.8766 6.72302 17.3381 4.24609 13.0919 4.24609C7.07656 4.24609 2.47656 8.84609 2.47656 14.8615C2.47656 26.5384 8.84579 28.3076 22.9996 41.7538C37.1535 28.3076 43.5227 26.5384 43.5227 14.8615C43.5227 8.84609 38.9227 4.24609 32.9073 4.24609C28.6612 4.24609 25.1227 6.72302 22.9996 10.2615Z' fill='%23C80000'/%3E%3C/svg%3E%0A");
  width: 46px;
  height: 46px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-top: 0;
  animation: pulse-heart 1s linear infinite;
}
.heartage-vector-beat .box-vector .pulse {
  width: 62px;
  height: 31px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}
.heartage-vector-beat .box-vector .pulse:after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='62' height='31' viewBox='0 0 62 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.742188 18.1971H21.9462L23.5892 14.3221L25.1392 18.1971H27.8672L29.0762 20.6151L31.8662 7.03711L34.2842 24.3971L35.7412 18.1971H39.1822L41.6622 16.9571L44.1422 18.1971H61.3162' stroke='white'/%3E%3C/svg%3E%0A");
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-animation: 2s pulse-heart-beat linear infinite;
  animation: 2s pulse-heart-beat linear infinite;
  clip: rect(0, 0, 100px, 0);
}
.heartage-vector-beat .box-vector .pulse:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 2px;
  right: 2px;
  bottom: 0;
  top: 16px;
  margin: auto;
  height: 3px;
}

@keyframes rotate-circle-heart {
  from {
    transform: rotateZ(-360deg);
  }
  to {
    transform: rotateZ(360deg);
  }
}
section.CX-health-check-results.with-kyha-results {
  padding-bottom: 0px;
}

.box-results-navigation {
  margin-top: 16px;
}
.box-results-navigation .results-navigation-title {
  font-size: 16px;
  font-family: "source-sans-pro-semibold";
  line-height: normal;
  color: #333;
  margin-bottom: 12px;
}
.box-results-navigation .box-results-navigation-inner {
  display: flex;
  grid-column-gap: 7px;
  justify-content: flex-start;
  overflow-x: auto;
  flex: 1;
  padding-bottom: 20px;
}
@media (min-width: 1025px) {
  .box-results-navigation .box-results-navigation-inner::-webkit-scrollbar {
    -webkit-appearance: none;
  }
  .box-results-navigation .box-results-navigation-inner::-webkit-scrollbar:vertical {
    width: 6px;
  }
  .box-results-navigation .box-results-navigation-inner::-webkit-scrollbar:horizontal {
    height: 6px;
  }
  .box-results-navigation .box-results-navigation-inner::-webkit-scrollbar-thumb {
    background-color: #CCCCCC;
    border-radius: 10px;
  }
  .box-results-navigation .box-results-navigation-inner::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #F5F5F5;
  }
}
.box-results-navigation .box-results-navigation-inner .box-nav-item {
  flex: 0 0 308px;
  max-width: 308px;
}
.box-results-navigation .box-results-navigation-inner .box-nav-item a {
  display: block;
  text-decoration: none;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  -ms-border-radius: 9px;
  -o-border-radius: 9px;
  border-radius: 9px;
  -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.05);
  background-color: #fff;
  backdrop-filter: blur(15px);
  padding: 12px 16px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .box-results-navigation .box-results-navigation-inner .box-nav-item a {
    -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.05);
  }
}
.box-results-navigation .box-results-navigation-inner .box-nav-item a .box-nav-item-inner {
  display: flex;
  grid-column-gap: 24px;
}
.box-results-navigation .box-results-navigation-inner .box-nav-item a .box-nav-item-inner .box-ico {
  width: 48px;
  height: 48px;
  line-height: 48px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #CCCCCC;
  text-align: center;
  position: relative;
}
.box-results-navigation .box-results-navigation-inner .box-nav-item a .box-nav-item-inner .box-ico > span {
  display: block;
  height: 48px;
  width: 48px;
  line-height: 48px;
  -webkit-filter: grayscale(100%) invert(1);
  -moz-filter: grayscale(100%) invert(1);
  -ms-filter: grayscale(100%) invert(1);
  -o-filter: grayscale(100%) invert(1);
  filter: grayscale(100%) invert(1);
}
.box-results-navigation .box-results-navigation-inner .box-nav-item a .box-nav-item-inner .box-text {
  color: #7F7F7F;
}
.box-results-navigation .box-results-navigation-inner .box-nav-item a .box-nav-item-inner .box-text h3 {
  font-size: 15px;
  font-family: "source-sans-pro-bold";
  line-height: normal;
  margin-bottom: 5px;
}
.box-results-navigation .box-results-navigation-inner .box-nav-item a .box-nav-item-inner .box-text p {
  font-size: 12px;
  line-height: normal;
  margin-bottom: 0px;
}
.box-results-navigation .box-results-navigation-inner .box-nav-item.selected a {
  -webkit-box-shadow: 0px 7px 14px 0px rgba(33, 38, 242, 0.25);
  -moz-box-shadow: 0px 7px 14px 0px rgba(33, 38, 242, 0.25);
  -ms-box-shadow: 0px 7px 14px 0px rgba(33, 38, 242, 0.25);
  -o-box-shadow: 0px 7px 14px 0px rgba(33, 38, 242, 0.25);
  box-shadow: 0px 7px 14px 0px rgba(33, 38, 242, 0.25);
  background-color: #494DF4;
}
.box-results-navigation .box-results-navigation-inner .box-nav-item.selected a .box-nav-item-inner .box-ico {
  background-color: #fff;
}
.box-results-navigation .box-results-navigation-inner .box-nav-item.selected a .box-nav-item-inner .box-ico > span {
  filter: none;
}
.box-results-navigation .box-results-navigation-inner .box-nav-item.selected a .box-nav-item-inner .box-text {
  color: #fff;
}

section.CX-health-check-results.with-kyha-results {
  padding-top: 24px;
  -webkit-border-radius: 12px 12px 8px 8px;
  -moz-border-radius: 12px 12px 8px 8px;
  -ms-border-radius: 12px 12px 8px 8px;
  -o-border-radius: 12px 12px 8px 8px;
  border-radius: 12px 12px 8px 8px;
}
section.CX-health-check-results.with-kyha-results .slider-results .slick-arrow {
  z-index: 2;
  width: 24px;
  height: 24px;
  -webkit-filter: drop-shadow(0px 9px 11px rgba(0, 0, 0, 0.19));
  -moz-filter: drop-shadow(0px 9px 11px rgba(0, 0, 0, 0.19));
  -ms-filter: drop-shadow(0px 9px 11px rgba(0, 0, 0, 0.19));
  -o-filter: drop-shadow(0px 9px 11px rgba(0, 0, 0, 0.19));
  filter: drop-shadow(0px 9px 11px rgba(0, 0, 0, 0.19));
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
section.CX-health-check-results.with-kyha-results .slider-results .slick-arrow:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='7' height='10' viewBox='0 0 7 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.86682 0.385742L6.55469 5.07362L1.86681 9.76149L0.694847 8.58952L4.21075 5.07362L0.694847 1.55771L1.86682 0.385742Z' fill='%23333333'/%3E%3C/svg%3E%0A");
  width: 7px;
  height: 10px;
  opacity: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
section.CX-health-check-results.with-kyha-results .slider-results .slick-arrow.slick-disabled {
  opacity: 0;
}
section.CX-health-check-results.with-kyha-results .slider-results .slick-arrow.slick-next {
  right: -10px;
}
section.CX-health-check-results.with-kyha-results .slider-results .slick-arrow.slick-prev {
  left: -10px;
}
section.CX-health-check-results.with-kyha-results .slider-results .slick-arrow.slick-prev:before {
  background-image: url("data:image/svg+xml,%3Csvg width='7' height='10' viewBox='0 0 7 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.13318 9.61426L0.445313 4.92638L5.13319 0.238511L6.30515 1.41048L2.78925 4.92638L6.30515 8.44229L5.13318 9.61426Z' fill='%23333333'/%3E%3C/svg%3E%0A");
}

section.CX-health-check-results.with-kyha-results .slider-results .slick-arrow {
  margin-top: 20px;
}

@media (max-width: 1366px) {
  section.CX-health-check-results.with-kyha-results .health-check-results .health-check-results-inner .box-result .box-result-inner {
    grid-template-columns: repeat(6, 1fr);
  }
  section.CX-health-check-results.with-kyha-results .health-check-results .health-check-results-inner .box-result .box-result-inner .box-item {
    width: 100%;
  }
}
@media (max-width: 768px) {
  section.CX-health-check-results.with-kyha-results .health-check-results .health-check-results-inner .box-result .box-result-inner {
    grid-template-columns: repeat(3, 1fr);
  }
}

.CX-health-results-new {
  padding: 0 21px;
}
.CX-health-results-new .CX-health-check-results.with-kyha-results > .container.CX-wrapper {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.CX-health-results-new .health-results-new-inner .health-results-header {
  -webkit-border-radius: 8px 8px 0px 0px;
  -moz-border-radius: 8px 8px 0px 0px;
  -ms-border-radius: 8px 8px 0px 0px;
  -o-border-radius: 8px 8px 0px 0px;
  border-radius: 8px 8px 0px 0px;
  background: linear-gradient(93deg, #2B30F2 3.58%, #4A37F4 48.23%, #6F49F4 100%);
  padding: 15px 24px 30px;
  color: #fff;
}
@media (max-width: 767px) {
  .CX-health-results-new .health-results-new-inner .health-results-header {
    -webkit-border-radius: 12px 12px 0px 0px;
    -moz-border-radius: 12px 12px 0px 0px;
    -ms-border-radius: 12px 12px 0px 0px;
    -o-border-radius: 12px 12px 0px 0px;
    border-radius: 12px 12px 0px 0px;
  }
}
.CX-health-results-new .health-results-new-inner .health-results-header .container.CX-wrapper {
  padding-left: 0px;
  padding-right: 0px;
}
@media (max-width: 767px) {
  .CX-health-results-new .health-results-new-inner .health-results-header {
    padding: 24px 10px 34px;
  }
}
.CX-health-results-new .health-results-new-inner .health-results-header .health-results-header-inner {
  display: flex;
  align-items: center;
}
.CX-health-results-new .health-results-new-inner .health-results-header .health-results-header-inner .box-text {
  flex: 1 1 auto;
}
.CX-health-results-new .health-results-new-inner .health-results-header .health-results-header-inner .box-text h2 {
  font-size: 18px;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .CX-health-results-new .health-results-new-inner .health-results-header .health-results-header-inner .box-text h2 {
    font-size: 16px;
  }
}
.CX-health-results-new .health-results-new-inner .health-results-header .health-results-header-inner .box-text p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: normal;
}
.CX-health-results-new .health-results-new-inner .health-results-header .health-results-header-inner .box-action {
  flex: 0 0 auto;
}
.CX-health-results-new .health-results-new-inner .health-results-header .health-results-header-inner .box-action .new-btn-blue {
  box-shadow: none;
  font-family: "source-sans-pro-bold";
}
@media (max-width: 767px) {
  .CX-health-results-new .health-results-new-inner .health-results-header .health-results-header-inner .box-action .new-btn-blue {
    font-size: 12px;
    padding: 5px 30px 5px 12px;
  }
}
.CX-health-results-new .health-results-new-inner .health-results-content {
  -webkit-border-radius: 12px 12px 8px 8px;
  -moz-border-radius: 12px 12px 8px 8px;
  -ms-border-radius: 12px 12px 8px 8px;
  -o-border-radius: 12px 12px 8px 8px;
  border-radius: 12px 12px 8px 8px;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}

section.CX-health-results-new > .container.CX-wrapper {
  padding-left: 0px;
  padding-right: 0px;
}

.CX-health-results-new .CX-health-check-results.with-kyha-results {
  padding-left: 0px;
  padding-right: 0px;
}
@media (max-width: 767px) {
  .CX-health-results-new .CX-health-check-results.with-kyha-results {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.CX-health-results-new .CX-health-check-results.with-kyha-results > .container.CX-wrapper {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.CX-health-results-new .CX-health-check-results.with-kyha-results .slider-results {
  padding-left: 24px;
  padding-right: 24px;
}
@media (max-width: 767px) {
  .CX-health-results-new .CX-health-check-results.with-kyha-results .slider-results {
    padding-left: 19px;
    padding-right: 19px;
  }
}
.CX-health-results-new .CX-health-check-results.with-kyha-results .slider-results .slick-arrow.slick-prev {
  left: 10px;
}
.CX-health-results-new .CX-health-check-results.with-kyha-results .slider-results .slick-arrow.slick-next {
  right: 10px;
}
.CX-health-results-new .CX-health-check-results.with-kyha-results .box-results-navigation .results-navigation-title {
  padding-left: 24px;
  padding-right: 24px;
}
@media (max-width: 767px) {
  .CX-health-results-new .CX-health-check-results.with-kyha-results .box-results-navigation .results-navigation-title {
    padding-left: 19px;
    padding-right: 19px;
  }
}
.CX-health-results-new .CX-health-check-results.with-kyha-results .box-results-navigation .box-results-navigation-inner {
  padding-left: 24px;
  padding-right: 24px;
}
@media (max-width: 767px) {
  .CX-health-results-new .CX-health-check-results.with-kyha-results .box-results-navigation .box-results-navigation-inner {
    padding-left: 19px;
    padding-right: 19px;
  }
}

.kyha-box-result-card {
  width: 307px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
  border-radius: 18px;
  background: #EB733A;
  color: #fff;
  padding: 9px 20px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .kyha-box-result-card {
    padding: 34px 20px 19px;
    width: 100%;
  }
}
.kyha-box-result-card:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='276' height='167' viewBox='0 0 276 167' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.6'%3E%3Cg clip-path='url(%23clip0_1069_52521)'%3E%3Cpath d='M240 62.5C240 131.259 184.259 187 115.5 187C46.7405 187 -9 131.259 -9 62.5C-9 -6.25945 46.7405 -62 115.5 -62C184.259 -62 240 -6.25945 240 62.5ZM60.5565 62.5C60.5565 92.8445 85.1555 117.444 115.5 117.444C145.844 117.444 170.444 92.8445 170.444 62.5C170.444 32.1555 145.844 7.5565 115.5 7.5565C85.1555 7.5565 60.5565 32.1555 60.5565 62.5Z' fill='%23E43417'/%3E%3Cpath d='M226 62.5C226 123.527 176.527 173 115.5 173C54.4725 173 5 123.527 5 62.5C5 1.47254 54.4725 -48 115.5 -48C176.527 -48 226 1.47254 226 62.5ZM6.326 62.5C6.326 122.795 55.2049 171.674 115.5 171.674C175.795 171.674 224.674 122.795 224.674 62.5C224.674 2.20487 175.795 -46.674 115.5 -46.674C55.2049 -46.674 6.326 2.20487 6.326 62.5Z' fill='url(%23paint0_linear_1069_52521)'/%3E%3Cg clip-path='url(%23clip1_1069_52521)'%3E%3Cpath d='M-23.498 -17.751C20.8228 -94.517 118.983 -120.819 195.749 -76.4981C272.515 -32.1772 298.817 65.9831 254.496 142.749C210.175 219.515 112.015 245.817 35.249 201.496C-41.5169 157.175 -67.8189 59.015 -23.498 -17.751ZM252.828 141.786C296.617 65.9412 270.631 -31.0411 194.786 -74.8301C118.941 -118.619 21.9589 -92.6328 -21.8301 -16.788C-65.6191 59.0568 -39.6327 156.039 36.212 199.828C112.057 243.617 209.039 217.631 252.828 141.786Z' fill='url(%23paint1_linear_1069_52521)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1069_52521' x1='115.5' y1='-48' x2='115.5' y2='173' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_1069_52521' x1='35.249' y1='201.496' x2='195.749' y2='-76.4981' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='0.817664' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_1069_52521'%3E%3Crect width='276' height='167' rx='18' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_1069_52521'%3E%3Crect width='288' height='167' fill='white' transform='translate(47)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 276px;
  height: 167px;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  .kyha-box-result-card:before {
    background-image: url("data:image/svg+xml,%3Csvg width='297' height='219' viewBox='0 0 297 219' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.6'%3E%3Cg clip-path='url(%23clip0_1070_52663)'%3E%3Cpath d='M248 87C248 164.32 185.32 227 108 227C30.6801 227 -32 164.32 -32 87C-32 9.68014 30.6801 -53 108 -53C185.32 -53 248 9.68014 248 87ZM46.2161 87C46.2161 121.122 73.8777 148.784 108 148.784C142.122 148.784 169.784 121.122 169.784 87C169.784 52.8777 142.122 25.2161 108 25.2161C73.8777 25.2161 46.2161 52.8777 46.2161 87Z' fill='%23E43417'/%3E%3Cpath d='M232 87C232 155.483 176.483 211 108 211C39.5167 211 -16 155.483 -16 87C-16 18.5167 39.5167 -37 108 -37C176.483 -37 232 18.5167 232 87ZM-14.512 87C-14.512 154.662 40.3385 209.512 108 209.512C175.662 209.512 230.512 154.662 230.512 87C230.512 19.3385 175.662 -35.512 108 -35.512C40.3385 -35.512 -14.512 19.3385 -14.512 87Z' fill='url(%23paint0_linear_1070_52663)'/%3E%3Cg clip-path='url(%23clip1_1070_52663)'%3E%3Cpath d='M-39.498 -0.751C4.82281 -77.517 102.983 -103.819 179.749 -59.4981C256.515 -15.1772 282.817 82.9831 238.496 159.749C194.175 236.515 96.015 262.817 19.249 218.496C-57.5169 174.175 -83.8189 76.015 -39.498 -0.751ZM236.828 158.786C280.617 82.9412 254.631 -14.0411 178.786 -57.8301C102.941 -101.619 5.95893 -75.6328 -37.8301 0.212005C-81.6191 76.0568 -55.6327 173.039 20.212 216.828C96.0568 260.617 193.039 234.631 236.828 158.786Z' fill='url(%23paint1_linear_1070_52663)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1070_52663' x1='108' y1='-37' x2='108' y2='211' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_1070_52663' x1='19.249' y1='218.496' x2='179.749' y2='-59.4981' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='0.817664' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_1070_52663'%3E%3Crect width='297' height='219' rx='18' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_1070_52663'%3E%3Crect width='324' height='188' fill='white' transform='translate(31 17)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    width: 297px;
    height: 219px;
  }
}
.kyha-box-result-card .kyha-box-result-card-inner .box-ico {
  background-image: url("data:image/svg+xml,%3Csvg width='97' height='88' viewBox='0 0 97 88' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_26627_2385)'%3E%3Cpath d='M81 23.0876C81 43.5091 50.8824 60.0388 49.5998 60.7215C49.2617 60.9043 48.8839 61 48.5 61C48.1161 61 47.7383 60.9043 47.4002 60.7215C46.1176 60.0388 16 43.5091 16 23.0876C16.0054 18.2921 17.9026 13.6946 21.2754 10.3037C24.6482 6.91279 29.2212 5.00541 33.9911 5C39.9833 5 45.2297 7.59061 48.5 11.9696C51.7703 7.59061 57.0167 5 63.0089 5C67.7788 5.00541 72.3518 6.91279 75.7246 10.3037C79.0974 13.6946 80.9946 18.2921 81 23.0876Z' fill='white'/%3E%3Cpath d='M64.2061 27.0669C64.2061 29.2662 63.024 31.0462 61.5674 31.0462C60.1108 31.0462 58.9287 29.2662 58.9287 27.0669C58.9287 24.8704 60.1108 23.0876 61.5674 23.0876C63.024 23.0876 64.2061 24.8704 64.2061 27.0669Z' fill='%23EC7D49'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M38.8099 37.6973C39.101 37.2582 39.5537 36.9535 40.0683 36.85C40.583 36.7465 41.1174 36.8528 41.5541 37.1455C43.5732 38.4989 45.9457 39.2212 48.3725 39.2212C50.7993 39.2212 53.1718 38.4989 55.1909 37.1455C55.4071 36.9971 55.6503 36.8933 55.9067 36.8401C56.163 36.787 56.4272 36.7854 56.6842 36.8356C56.9411 36.8858 57.1855 36.9867 57.4034 37.1325C57.6213 37.2783 57.8082 37.4661 57.9534 37.6851C58.0985 37.904 58.1991 38.1497 58.2492 38.408C58.2992 38.6662 58.2979 38.9319 58.2451 39.1896C58.1924 39.4474 58.0893 39.692 57.9419 39.9094C57.7945 40.1268 57.6057 40.3127 57.3863 40.4562C54.717 42.2454 51.5807 43.2002 48.3725 43.2002C45.1644 43.2002 42.028 42.2454 39.3587 40.4562C38.922 40.1635 38.6189 39.7084 38.516 39.191C38.4131 38.6736 38.5188 38.1363 38.8099 37.6973Z' fill='%23EC7D49'/%3E%3Cpath d='M37.8184 27.0669C37.8184 29.2662 36.6363 31.0462 35.1797 31.0462C33.7232 31.0462 32.541 29.2662 32.541 27.0669C32.541 24.8704 33.7232 23.0876 35.1797 23.0876C36.6363 23.0876 37.8184 24.8704 37.8184 27.0669Z' fill='%23EC7D49'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_26627_2385' x='0' y='0' width='97' height='88' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='11'/%3E%3CfeGaussianBlur stdDeviation='8'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.18 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_26627_2385'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_26627_2385' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 97px;
  height: 88px;
  margin: 0 auto;
  position: absolute;
  top: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .kyha-box-result-card .kyha-box-result-card-inner .box-ico {
    top: 25px;
  }
}
.kyha-box-result-card .kyha-box-result-card-inner .box-text {
  position: relative;
  margin-top: 73px;
}
.kyha-box-result-card .kyha-box-result-card-inner .box-text .label-card {
  font-size: 12px;
  font-family: "source-sans-pro-semibold";
  line-height: normal;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .kyha-box-result-card .kyha-box-result-card-inner .box-text .label-card {
    font-size: 14px;
    margin-bottom: 14px;
  }
}
.kyha-box-result-card .kyha-box-result-card-inner .box-text .value-card {
  font-size: 25px;
  line-height: 15px;
  font-family: "source-sans-pro-black";
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .kyha-box-result-card .kyha-box-result-card-inner .box-text .value-card {
    font-size: 32px;
    margin-bottom: 26px;
  }
}
.kyha-box-result-card .kyha-box-result-card-inner .box-text .moreinfo-card {
  background-color: #fff;
  color: #F93D07;
  text-align: center;
  font-size: 10px;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  -webkit-border-radius: 92px;
  -moz-border-radius: 92px;
  -ms-border-radius: 92px;
  -o-border-radius: 92px;
  border-radius: 92px;
  padding: 3px 12px;
  display: inline-block;
}
@media (max-width: 767px) {
  .kyha-box-result-card .kyha-box-result-card-inner .box-text .moreinfo-card {
    font-size: 12px;
  }
}
.kyha-box-result-card.older {
  background-color: #C91432;
}
.kyha-box-result-card.older:before {
  background-image: url("data:image/svg+xml,%3Csvg width='276' height='167' viewBox='0 0 276 167' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.3'%3E%3Cg clip-path='url(%23clip0_1070_52549)'%3E%3Cpath d='M240 62.5C240 131.259 184.259 187 115.5 187C46.7405 187 -9 131.259 -9 62.5C-9 -6.25945 46.7405 -62 115.5 -62C184.259 -62 240 -6.25945 240 62.5ZM60.5565 62.5C60.5565 92.8445 85.1555 117.444 115.5 117.444C145.844 117.444 170.444 92.8445 170.444 62.5C170.444 32.1555 145.844 7.5565 115.5 7.5565C85.1555 7.5565 60.5565 32.1555 60.5565 62.5Z' fill='%238C1024'/%3E%3Cpath d='M226 62.5C226 123.527 176.527 173 115.5 173C54.4725 173 5 123.527 5 62.5C5 1.47254 54.4725 -48 115.5 -48C176.527 -48 226 1.47254 226 62.5ZM6.326 62.5C6.326 122.795 55.2049 171.674 115.5 171.674C175.795 171.674 224.674 122.795 224.674 62.5C224.674 2.20487 175.795 -46.674 115.5 -46.674C55.2049 -46.674 6.326 2.20487 6.326 62.5Z' fill='url(%23paint0_linear_1070_52549)'/%3E%3Cg clip-path='url(%23clip1_1070_52549)'%3E%3Cpath d='M-23.498 -17.751C20.8228 -94.517 118.983 -120.819 195.749 -76.4981C272.515 -32.1772 298.817 65.9831 254.496 142.749C210.175 219.515 112.015 245.817 35.249 201.496C-41.5169 157.175 -67.8189 59.015 -23.498 -17.751ZM252.828 141.786C296.617 65.9412 270.631 -31.0411 194.786 -74.8301C118.941 -118.619 21.9589 -92.6328 -21.8301 -16.788C-65.6191 59.0568 -39.6327 156.039 36.212 199.828C112.057 243.617 209.039 217.631 252.828 141.786Z' fill='url(%23paint1_linear_1070_52549)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1070_52549' x1='115.5' y1='-48' x2='115.5' y2='173' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_1070_52549' x1='35.249' y1='201.496' x2='195.749' y2='-76.4981' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='0.817664' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_1070_52549'%3E%3Crect width='276' height='167' rx='18' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_1070_52549'%3E%3Crect width='288' height='167' fill='white' transform='translate(47)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
@media (max-width: 767px) {
  .kyha-box-result-card.older:before {
    background-image: url("data:image/svg+xml,%3Csvg width='297' height='219' viewBox='0 0 297 219' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.3'%3E%3Cg clip-path='url(%23clip0_1070_52691)'%3E%3Cpath d='M248 87C248 164.32 185.32 227 108 227C30.6801 227 -32 164.32 -32 87C-32 9.68014 30.6801 -53 108 -53C185.32 -53 248 9.68014 248 87ZM46.2161 87C46.2161 121.122 73.8777 148.784 108 148.784C142.122 148.784 169.784 121.122 169.784 87C169.784 52.8777 142.122 25.2161 108 25.2161C73.8777 25.2161 46.2161 52.8777 46.2161 87Z' fill='%238C1024'/%3E%3Cpath d='M232 87C232 155.483 176.483 211 108 211C39.5167 211 -16 155.483 -16 87C-16 18.5167 39.5167 -37 108 -37C176.483 -37 232 18.5167 232 87ZM-14.512 87C-14.512 154.662 40.3385 209.512 108 209.512C175.662 209.512 230.512 154.662 230.512 87C230.512 19.3385 175.662 -35.512 108 -35.512C40.3385 -35.512 -14.512 19.3385 -14.512 87Z' fill='url(%23paint0_linear_1070_52691)'/%3E%3Cg clip-path='url(%23clip1_1070_52691)'%3E%3Cpath d='M-39.498 -0.751C4.82281 -77.517 102.983 -103.819 179.749 -59.4981C256.515 -15.1772 282.817 82.9831 238.496 159.749C194.175 236.515 96.015 262.817 19.249 218.496C-57.5169 174.175 -83.8189 76.015 -39.498 -0.751ZM236.828 158.786C280.617 82.9412 254.631 -14.0411 178.786 -57.8301C102.941 -101.619 5.95893 -75.6328 -37.8301 0.212005C-81.6191 76.0568 -55.6327 173.039 20.212 216.828C96.0568 260.617 193.039 234.631 236.828 158.786Z' fill='url(%23paint1_linear_1070_52691)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1070_52691' x1='108' y1='-37' x2='108' y2='211' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_1070_52691' x1='19.249' y1='218.496' x2='179.749' y2='-59.4981' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='0.817664' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_1070_52691'%3E%3Crect width='297' height='219' rx='18' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_1070_52691'%3E%3Crect width='324' height='188' fill='white' transform='translate(31 17)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  }
}
.kyha-box-result-card.older .kyha-box-result-card-inner .box-ico {
  background-image: url("data:image/svg+xml,%3Csvg width='98' height='88' viewBox='0 0 98 88' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_1070_52560)'%3E%3Cpath d='M82 23.0876C82 43.5091 51.419 60.0388 50.1167 60.7215C49.7734 60.9043 49.3898 61 49 61C48.6102 61 48.2266 60.9043 47.8833 60.7215C46.581 60.0388 16 43.5091 16 23.0876C16.0055 18.2921 17.9319 13.6946 21.3566 10.3037C24.7813 6.91279 29.4246 5.00541 34.2679 5C40.3522 5 45.6794 7.59061 49 11.9696C52.3206 7.59061 57.6478 5 63.7321 5C68.5754 5.00541 73.2187 6.91279 76.6434 10.3037C80.0681 13.6946 81.9945 18.2921 82 23.0876Z' fill='white'/%3E%3Cpath d='M64.909 27.0256C64.909 28.3961 63.721 29.5054 62.2573 29.5054C60.7935 29.5054 59.6055 28.3961 59.6055 27.0256C59.6055 25.6568 60.7935 24.5459 62.2573 24.5459C63.721 24.5459 64.909 25.6568 64.909 27.0256Z' fill='%23CC203D'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M58.5962 42.3186C58.3005 42.7576 57.8409 43.0624 57.3183 43.1659C56.7958 43.2693 56.2531 43.1631 55.8097 42.8704C53.7595 41.5169 51.3505 40.7947 48.8864 40.7947C46.4223 40.7947 44.0133 41.5169 41.9631 42.8704C41.7436 43.0188 41.4966 43.1225 41.2363 43.1757C40.9761 43.2289 40.7077 43.2305 40.4469 43.1803C40.186 43.1301 39.9378 43.0292 39.7166 42.8834C39.4954 42.7376 39.3055 42.5497 39.1581 42.3308C39.0107 42.1119 38.9086 41.8662 38.8578 41.6079C38.8069 41.3496 38.8083 41.084 38.8619 40.8262C38.9154 40.5685 39.0201 40.3239 39.1698 40.1064C39.3194 39.889 39.5112 39.7032 39.7339 39.5596C42.4443 37.7704 45.6289 36.8157 48.8864 36.8157C52.1439 36.8157 55.3285 37.7704 58.0389 39.5596C58.4823 39.8523 58.7901 40.3075 58.8946 40.8249C58.9991 41.3423 58.8917 41.8796 58.5962 42.3186Z' fill='%23CC203D'/%3E%3Cpath d='M38.0965 27.0256C38.0965 28.3961 36.9085 29.5054 35.4448 29.5054C33.981 29.5054 32.793 28.3961 32.793 27.0256C32.793 25.6568 33.981 24.5459 35.4448 24.5459C36.9085 24.5459 38.0965 25.6568 38.0965 27.0256Z' fill='%23CC203D'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_1070_52560' x='0' y='0' width='98' height='88' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='11'/%3E%3CfeGaussianBlur stdDeviation='8'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.18 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_1070_52560'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_1070_52560' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
}
.kyha-box-result-card.older .kyha-box-result-card-inner .box-text .moreinfo-card {
  color: #C91432;
}
.kyha-box-result-card.younger {
  background-color: #027180;
}
.kyha-box-result-card.younger:before {
  background-image: url("data:image/svg+xml,%3Csvg width='276' height='167' viewBox='0 0 276 167' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.6'%3E%3Cg clip-path='url(%23clip0_1070_52571)'%3E%3Cpath d='M240 62.5C240 131.259 184.259 187 115.5 187C46.7405 187 -9 131.259 -9 62.5C-9 -6.25945 46.7405 -62 115.5 -62C184.259 -62 240 -6.25945 240 62.5ZM60.5565 62.5C60.5565 92.8445 85.1555 117.444 115.5 117.444C145.844 117.444 170.444 92.8445 170.444 62.5C170.444 32.1555 145.844 7.5565 115.5 7.5565C85.1555 7.5565 60.5565 32.1555 60.5565 62.5Z' fill='%2302515C'/%3E%3Cpath d='M226 62.5C226 123.527 176.527 173 115.5 173C54.4725 173 5 123.527 5 62.5C5 1.47254 54.4725 -48 115.5 -48C176.527 -48 226 1.47254 226 62.5ZM6.326 62.5C6.326 122.795 55.2049 171.674 115.5 171.674C175.795 171.674 224.674 122.795 224.674 62.5C224.674 2.20487 175.795 -46.674 115.5 -46.674C55.2049 -46.674 6.326 2.20487 6.326 62.5Z' fill='url(%23paint0_linear_1070_52571)'/%3E%3Cg clip-path='url(%23clip1_1070_52571)'%3E%3Cpath d='M-23.498 -17.751C20.8228 -94.517 118.983 -120.819 195.749 -76.4981C272.515 -32.1772 298.817 65.9831 254.496 142.749C210.175 219.515 112.015 245.817 35.249 201.496C-41.5169 157.175 -67.8189 59.015 -23.498 -17.751ZM252.828 141.786C296.617 65.9412 270.631 -31.0411 194.786 -74.8301C118.941 -118.619 21.9589 -92.6328 -21.8301 -16.788C-65.6191 59.0568 -39.6327 156.039 36.212 199.828C112.057 243.617 209.039 217.631 252.828 141.786Z' fill='url(%23paint1_linear_1070_52571)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1070_52571' x1='115.5' y1='-48' x2='115.5' y2='173' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_1070_52571' x1='35.249' y1='201.496' x2='195.749' y2='-76.4981' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='0.817664' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_1070_52571'%3E%3Crect width='276' height='167' rx='18' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_1070_52571'%3E%3Crect width='288' height='167' fill='white' transform='translate(47)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
@media (max-width: 767px) {
  .kyha-box-result-card.younger:before {
    background-image: url("data:image/svg+xml,%3Csvg width='297' height='219' viewBox='0 0 297 219' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.5'%3E%3Cg clip-path='url(%23clip0_1070_52713)'%3E%3Cpath d='M248 87C248 164.32 185.32 227 108 227C30.6801 227 -32 164.32 -32 87C-32 9.68014 30.6801 -53 108 -53C185.32 -53 248 9.68014 248 87ZM46.2161 87C46.2161 121.122 73.8777 148.784 108 148.784C142.122 148.784 169.784 121.122 169.784 87C169.784 52.8777 142.122 25.2161 108 25.2161C73.8777 25.2161 46.2161 52.8777 46.2161 87Z' fill='%2302515C'/%3E%3Cpath d='M232 87C232 155.483 176.483 211 108 211C39.5167 211 -16 155.483 -16 87C-16 18.5167 39.5167 -37 108 -37C176.483 -37 232 18.5167 232 87ZM-14.512 87C-14.512 154.662 40.3385 209.512 108 209.512C175.662 209.512 230.512 154.662 230.512 87C230.512 19.3385 175.662 -35.512 108 -35.512C40.3385 -35.512 -14.512 19.3385 -14.512 87Z' fill='url(%23paint0_linear_1070_52713)'/%3E%3Cg clip-path='url(%23clip1_1070_52713)'%3E%3Cpath d='M-39.498 -0.751C4.82281 -77.517 102.983 -103.819 179.749 -59.4981C256.515 -15.1772 282.817 82.9831 238.496 159.749C194.175 236.515 96.015 262.817 19.249 218.496C-57.5169 174.175 -83.8189 76.015 -39.498 -0.751ZM236.828 158.786C280.617 82.9412 254.631 -14.0411 178.786 -57.8301C102.941 -101.619 5.95893 -75.6328 -37.8301 0.212005C-81.6191 76.0568 -55.6327 173.039 20.212 216.828C96.0568 260.617 193.039 234.631 236.828 158.786Z' fill='url(%23paint1_linear_1070_52713)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1070_52713' x1='108' y1='-37' x2='108' y2='211' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_1070_52713' x1='19.249' y1='218.496' x2='179.749' y2='-59.4981' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='0.817664' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_1070_52713'%3E%3Crect width='297' height='219' rx='18' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_1070_52713'%3E%3Crect width='324' height='188' fill='white' transform='translate(31 17)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  }
}
.kyha-box-result-card.younger .kyha-box-result-card-inner .box-ico {
  background-image: url("data:image/svg+xml,%3Csvg width='98' height='89' viewBox='0 0 98 89' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_1070_52582)'%3E%3Cpath d='M82 23.4106C82 44.1967 51.419 61.0216 50.1167 61.7165C49.7734 61.9026 49.3898 62 49 62C48.6102 62 48.2266 61.9026 47.8833 61.7165C46.581 61.0216 16 44.1967 16 23.4106C16.0055 18.5295 17.9319 13.8499 21.3566 10.3984C24.7813 6.94695 29.4246 5.0055 34.2679 5C40.3522 5 45.6794 7.63687 49 12.094C52.3206 7.63687 57.6478 5 63.7321 5C68.5754 5.0055 73.2187 6.94695 76.6434 10.3984C80.0681 13.8499 81.9945 18.5295 82 23.4106Z' fill='white'/%3E%3Cpath d='M39.2427 21.5039C38.4336 21.7845 37.7109 22.2918 36.9126 23.112C35.5642 24.5257 34.6904 26.5115 34.5825 28.4109C34.5394 29.3498 34.5501 29.4253 34.7767 29.6736C34.9601 29.8678 35.1435 29.9434 35.4455 29.9434C35.8123 29.9434 35.9309 29.8786 36.2653 29.4793C36.9342 28.7023 38.0129 27.6986 38.617 27.2993C39.8144 26.5007 40.7853 26.3712 41.8425 26.8676C42.6299 27.2453 43.8705 28.249 44.5393 29.0476C45.2405 29.8786 45.3268 29.9434 45.8014 29.9434C46.4271 29.9434 46.6429 29.6412 46.6429 28.7346C46.6429 27.3425 46.1251 25.6913 45.2513 24.3099C44.6364 23.3386 43.3958 22.1838 42.4897 21.7306C41.8532 21.4176 41.6267 21.3636 40.7745 21.3421C40.0302 21.3097 39.6634 21.3529 39.2427 21.5039Z' fill='%23127A88'/%3E%3Cpath d='M56.5113 21.5039C55.722 21.7845 55.0169 22.2918 54.2381 23.112C52.9225 24.5257 52.0701 26.5115 51.9648 28.4109C51.9227 29.3498 51.9333 29.4253 52.1543 29.6736C52.3332 29.8678 52.5121 29.9434 52.8068 29.9434C53.1646 29.9434 53.2804 29.8786 53.6066 29.4793C54.2591 28.7023 55.3116 27.6986 55.9009 27.2993C57.0691 26.5007 58.0163 26.3712 59.0477 26.8676C59.816 27.2453 61.0263 28.249 61.6788 29.0476C62.3629 29.8786 62.4471 29.9434 62.9101 29.9434C63.5205 29.9434 63.731 29.6412 63.731 28.7346C63.731 27.3425 63.2259 25.6913 62.3734 24.3099C61.7735 23.3386 60.5632 22.1838 59.6792 21.7306C59.0582 21.4176 58.8372 21.3636 58.0058 21.3421C57.2796 21.3097 56.9218 21.3529 56.5113 21.5039Z' fill='%23127A88'/%3E%3Cpath d='M36.7212 36.4084C36.1193 36.7136 35.6679 37.2803 35.5174 37.9342C35.3991 38.4028 35.4206 38.5663 35.6249 39.2529C36.6567 42.7185 39.4622 46.0207 42.8265 47.7317C43.9552 48.2984 44.7936 48.6145 46.0942 48.9414C47.3733 49.2684 50.168 49.3447 51.662 49.1049C56.241 48.3311 60.0891 45.4431 62.1958 41.171C62.744 40.0702 63.1417 38.8714 63.1417 38.3374C63.1417 37.5091 62.6258 36.768 61.7981 36.3866C61.3897 36.1904 60.777 36.1795 49.2758 36.1795H37.1834L36.7212 36.4084Z' fill='%23127A88'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_1070_52582' x='0' y='0' width='98' height='89' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='11'/%3E%3CfeGaussianBlur stdDeviation='8'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.18 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_1070_52582'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_1070_52582' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
}
.kyha-box-result-card.younger .kyha-box-result-card-inner .box-text .moreinfo-card {
  color: #02515B;
}

.CX-health-results-new .CX-health-check-results.with-kyha-results .slider-results .slick-list {
  margin: 0 -16px;
}
.CX-health-results-new .CX-health-check-results.with-kyha-results .slider-results .slick-slide {
  margin: 0 16px;
}

.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-title {
  background: linear-gradient(150deg, #1d22f1 -7.15%, #3035f3 30.17%, #5a49f4 89.68%);
  height: 199px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 768px) {
  .layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-title {
    height: 268px;
  }
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-title:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='434' height='99' viewBox='0 0 434 99' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.7'%3E%3Cg opacity='0.15'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.63636 20.2222C3.63636 19.2069 2.82234 18.3838 1.81818 18.3838C0.814028 18.3838 -1.24739e-07 19.2069 -8.03583e-08 20.2222C-3.59776e-08 21.2375 0.814028 22.0606 1.81818 22.0606C2.82234 22.0606 3.63636 21.2375 3.63636 20.2222ZM21.8182 20.2222C21.8182 19.2069 21.0042 18.3838 20 18.3838C18.9958 18.3838 18.1818 19.2069 18.1818 20.2222C18.1818 21.2375 18.9958 22.0606 20 22.0606C21.0042 22.0606 21.8182 21.2375 21.8182 20.2222ZM38.1818 18.3838C39.186 18.3838 40 19.2069 40 20.2222C40 21.2375 39.186 22.0606 38.1818 22.0606C37.1777 22.0606 36.3636 21.2375 36.3636 20.2222C36.3636 19.2069 37.1777 18.3838 38.1818 18.3838ZM58.1818 20.2222C58.1818 19.2069 57.3678 18.3838 56.3636 18.3838C55.3595 18.3838 54.5455 19.2069 54.5455 20.2222C54.5455 21.2375 55.3595 22.0606 56.3636 22.0606C57.3678 22.0606 58.1818 21.2375 58.1818 20.2222ZM74.5455 18.3838C75.5496 18.3838 76.3636 19.2069 76.3636 20.2222C76.3636 21.2375 75.5496 22.0606 74.5455 22.0606C73.5413 22.0606 72.7273 21.2375 72.7273 20.2222C72.7273 19.2069 73.5413 18.3838 74.5455 18.3838ZM94.5455 20.2222C94.5455 19.2069 93.7314 18.3838 92.7273 18.3838C91.7231 18.3838 90.9091 19.2069 90.9091 20.2222C90.9091 21.2375 91.7231 22.0606 92.7273 22.0606C93.7314 22.0606 94.5455 21.2375 94.5455 20.2222ZM1.81818 5.64257e-06C2.82233 5.59868e-06 3.63636 0.823078 3.63636 1.83839C3.63636 2.8537 2.82234 3.67677 1.81818 3.67677C0.814027 3.67677 -8.39561e-07 2.8537 -8.83941e-07 1.83839C-9.28322e-07 0.823078 0.814027 5.68646e-06 1.81818 5.64257e-06ZM21.8182 1.83839C21.8182 0.823077 21.0042 4.80393e-06 20 4.84782e-06C18.9958 4.89171e-06 18.1818 0.823077 18.1818 1.83839C18.1818 2.8537 18.9958 3.67677 20 3.67677C21.0042 3.67677 21.8182 2.8537 21.8182 1.83839ZM38.1818 4.05307e-06C39.186 4.00917e-06 40 0.823076 40 1.83839C40 2.8537 39.186 3.67677 38.1818 3.67677C37.1777 3.67677 36.3636 2.8537 36.3636 1.83839C36.3636 0.823077 37.1777 4.09696e-06 38.1818 4.05307e-06ZM58.1818 1.83839C58.1818 0.823076 57.3678 3.21442e-06 56.3636 3.25831e-06C55.3595 3.30221e-06 54.5455 0.823076 54.5455 1.83839C54.5455 2.8537 55.3595 3.67677 56.3636 3.67677C57.3678 3.67677 58.1818 2.8537 58.1818 1.83839ZM74.5455 2.46356e-06C75.5496 2.41967e-06 76.3636 0.823075 76.3636 1.83839C76.3636 2.8537 75.5496 3.67677 74.5455 3.67677C73.5413 3.67677 72.7273 2.8537 72.7273 1.83839C72.7273 0.823075 73.5413 2.50745e-06 74.5455 2.46356e-06ZM94.5455 1.83838C94.5455 0.823074 93.7314 1.62492e-06 92.7273 1.66881e-06C91.7231 1.7127e-06 90.9091 0.823074 90.9091 1.83838C90.9091 2.8537 91.7231 3.67677 92.7273 3.67677C93.7314 3.67677 94.5455 2.8537 94.5455 1.83838Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M117.091 20.2222C117.091 19.2069 116.277 18.3838 115.273 18.3838C114.269 18.3838 113.455 19.2069 113.455 20.2222C113.455 21.2375 114.269 22.0606 115.273 22.0606C116.277 22.0606 117.091 21.2375 117.091 20.2222ZM135.273 20.2222C135.273 19.2069 134.459 18.3838 133.455 18.3838C132.45 18.3838 131.636 19.2069 131.636 20.2222C131.636 21.2375 132.45 22.0606 133.455 22.0606C134.459 22.0606 135.273 21.2375 135.273 20.2222ZM151.636 18.3838C152.641 18.3838 153.455 19.2069 153.455 20.2222C153.455 21.2375 152.641 22.0606 151.636 22.0606C150.632 22.0606 149.818 21.2375 149.818 20.2222C149.818 19.2069 150.632 18.3838 151.636 18.3838ZM171.636 20.2222C171.636 19.2069 170.822 18.3838 169.818 18.3838C168.814 18.3838 168 19.2069 168 20.2222C168 21.2375 168.814 22.0606 169.818 22.0606C170.822 22.0606 171.636 21.2375 171.636 20.2222ZM188 18.3838C189.004 18.3838 189.818 19.2069 189.818 20.2222C189.818 21.2375 189.004 22.0606 188 22.0606C186.996 22.0606 186.182 21.2375 186.182 20.2222C186.182 19.2069 186.996 18.3838 188 18.3838ZM208 20.2222C208 19.2069 207.186 18.3838 206.182 18.3838C205.178 18.3838 204.364 19.2069 204.364 20.2222C204.364 21.2375 205.178 22.0606 206.182 22.0606C207.186 22.0606 208 21.2375 208 20.2222ZM115.273 5.64257e-06C116.277 5.59868e-06 117.091 0.823078 117.091 1.83839C117.091 2.8537 116.277 3.67677 115.273 3.67677C114.269 3.67677 113.455 2.8537 113.455 1.83839C113.455 0.823078 114.269 5.68646e-06 115.273 5.64257e-06ZM135.273 1.83839C135.273 0.823077 134.459 4.80393e-06 133.455 4.84782e-06C132.45 4.89171e-06 131.636 0.823077 131.636 1.83839C131.636 2.8537 132.45 3.67677 133.455 3.67677C134.459 3.67677 135.273 2.8537 135.273 1.83839ZM151.636 4.05307e-06C152.641 4.00917e-06 153.455 0.823076 153.455 1.83839C153.455 2.8537 152.641 3.67677 151.636 3.67677C150.632 3.67677 149.818 2.8537 149.818 1.83839C149.818 0.823077 150.632 4.09696e-06 151.636 4.05307e-06ZM171.636 1.83839C171.636 0.823076 170.822 3.21442e-06 169.818 3.25831e-06C168.814 3.30221e-06 168 0.823076 168 1.83839C168 2.8537 168.814 3.67677 169.818 3.67677C170.822 3.67677 171.636 2.8537 171.636 1.83839ZM188 2.46356e-06C189.004 2.41967e-06 189.818 0.823075 189.818 1.83839C189.818 2.8537 189.004 3.67677 188 3.67677C186.996 3.67677 186.182 2.8537 186.182 1.83839C186.182 0.823075 186.996 2.50745e-06 188 2.46356e-06ZM208 1.83838C208 0.823074 207.186 1.62492e-06 206.182 1.66881e-06C205.178 1.7127e-06 204.364 0.823074 204.364 1.83838C204.364 2.8537 205.178 3.67677 206.182 3.67677C207.186 3.67677 208 2.8537 208 1.83838Z' fill='white'/%3E%3C/g%3E%3Cg opacity='0.15'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.63636 58.2828C3.63636 57.2675 2.82234 56.4444 1.81818 56.4444C0.814028 56.4444 -1.24739e-07 57.2675 -8.03583e-08 58.2828C-3.59776e-08 59.2981 0.814028 60.1212 1.81818 60.1212C2.82234 60.1212 3.63636 59.2981 3.63636 58.2828ZM21.8182 58.2828C21.8182 57.2675 21.0042 56.4444 20 56.4444C18.9958 56.4444 18.1818 57.2675 18.1818 58.2828C18.1818 59.2981 18.9958 60.1212 20 60.1212C21.0042 60.1212 21.8182 59.2981 21.8182 58.2828ZM38.1818 56.4444C39.186 56.4444 40 57.2675 40 58.2828C40 59.2981 39.186 60.1212 38.1818 60.1212C37.1777 60.1212 36.3636 59.2981 36.3636 58.2828C36.3636 57.2675 37.1777 56.4444 38.1818 56.4444ZM58.1818 58.2828C58.1818 57.2675 57.3678 56.4444 56.3636 56.4444C55.3595 56.4444 54.5455 57.2675 54.5455 58.2828C54.5455 59.2981 55.3595 60.1212 56.3636 60.1212C57.3678 60.1212 58.1818 59.2981 58.1818 58.2828ZM74.5455 56.4444C75.5496 56.4444 76.3636 57.2675 76.3636 58.2828C76.3636 59.2981 75.5496 60.1212 74.5455 60.1212C73.5413 60.1212 72.7273 59.2981 72.7273 58.2828C72.7273 57.2675 73.5413 56.4444 74.5455 56.4444ZM94.5455 58.2828C94.5455 57.2675 93.7314 56.4444 92.7273 56.4444C91.7231 56.4444 90.9091 57.2675 90.9091 58.2828C90.9091 59.2981 91.7231 60.1212 92.7273 60.1212C93.7314 60.1212 94.5455 59.2981 94.5455 58.2828ZM1.81818 38.0606C2.82233 38.0606 3.63636 38.8837 3.63636 39.899C3.63636 40.9143 2.82234 41.7374 1.81818 41.7374C0.814027 41.7374 -8.39561e-07 40.9143 -8.83941e-07 39.899C-9.28322e-07 38.8837 0.814027 38.0606 1.81818 38.0606ZM21.8182 39.899C21.8182 38.8837 21.0042 38.0606 20 38.0606C18.9958 38.0606 18.1818 38.8837 18.1818 39.899C18.1818 40.9143 18.9958 41.7374 20 41.7374C21.0042 41.7374 21.8182 40.9143 21.8182 39.899ZM38.1818 38.0606C39.186 38.0606 40 38.8837 40 39.899C40 40.9143 39.186 41.7374 38.1818 41.7374C37.1777 41.7374 36.3636 40.9143 36.3636 39.899C36.3636 38.8837 37.1777 38.0606 38.1818 38.0606ZM58.1818 39.899C58.1818 38.8837 57.3678 38.0606 56.3636 38.0606C55.3595 38.0606 54.5455 38.8837 54.5455 39.899C54.5455 40.9143 55.3595 41.7374 56.3636 41.7374C57.3678 41.7374 58.1818 40.9143 58.1818 39.899ZM74.5455 38.0606C75.5496 38.0606 76.3636 38.8837 76.3636 39.899C76.3636 40.9143 75.5496 41.7374 74.5455 41.7374C73.5413 41.7374 72.7273 40.9143 72.7273 39.899C72.7273 38.8837 73.5413 38.0606 74.5455 38.0606ZM94.5455 39.899C94.5455 38.8837 93.7314 38.0606 92.7273 38.0606C91.7231 38.0606 90.9091 38.8837 90.9091 39.899C90.9091 40.9143 91.7231 41.7374 92.7273 41.7374C93.7314 41.7374 94.5455 40.9143 94.5455 39.899Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M117.091 58.2828C117.091 57.2675 116.277 56.4444 115.273 56.4444C114.269 56.4444 113.455 57.2675 113.455 58.2828C113.455 59.2981 114.269 60.1212 115.273 60.1212C116.277 60.1212 117.091 59.2981 117.091 58.2828ZM135.273 58.2828C135.273 57.2675 134.459 56.4444 133.455 56.4444C132.45 56.4444 131.636 57.2675 131.636 58.2828C131.636 59.2981 132.45 60.1212 133.455 60.1212C134.459 60.1212 135.273 59.2981 135.273 58.2828ZM151.636 56.4444C152.641 56.4444 153.455 57.2675 153.455 58.2828C153.455 59.2981 152.641 60.1212 151.636 60.1212C150.632 60.1212 149.818 59.2981 149.818 58.2828C149.818 57.2675 150.632 56.4444 151.636 56.4444ZM171.636 58.2828C171.636 57.2675 170.822 56.4444 169.818 56.4444C168.814 56.4444 168 57.2675 168 58.2828C168 59.2981 168.814 60.1212 169.818 60.1212C170.822 60.1212 171.636 59.2981 171.636 58.2828ZM188 56.4444C189.004 56.4444 189.818 57.2675 189.818 58.2828C189.818 59.2981 189.004 60.1212 188 60.1212C186.996 60.1212 186.182 59.2981 186.182 58.2828C186.182 57.2675 186.996 56.4444 188 56.4444ZM208 58.2828C208 57.2675 207.186 56.4444 206.182 56.4444C205.178 56.4444 204.364 57.2675 204.364 58.2828C204.364 59.2981 205.178 60.1212 206.182 60.1212C207.186 60.1212 208 59.2981 208 58.2828ZM115.273 38.0606C116.277 38.0606 117.091 38.8837 117.091 39.899C117.091 40.9143 116.277 41.7374 115.273 41.7374C114.269 41.7374 113.455 40.9143 113.455 39.899C113.455 38.8837 114.269 38.0606 115.273 38.0606ZM135.273 39.899C135.273 38.8837 134.459 38.0606 133.455 38.0606C132.45 38.0606 131.636 38.8837 131.636 39.899C131.636 40.9143 132.45 41.7374 133.455 41.7374C134.459 41.7374 135.273 40.9143 135.273 39.899ZM151.636 38.0606C152.641 38.0606 153.455 38.8837 153.455 39.899C153.455 40.9143 152.641 41.7374 151.636 41.7374C150.632 41.7374 149.818 40.9143 149.818 39.899C149.818 38.8837 150.632 38.0606 151.636 38.0606ZM171.636 39.899C171.636 38.8837 170.822 38.0606 169.818 38.0606C168.814 38.0606 168 38.8837 168 39.899C168 40.9143 168.814 41.7374 169.818 41.7374C170.822 41.7374 171.636 40.9143 171.636 39.899ZM188 38.0606C189.004 38.0606 189.818 38.8837 189.818 39.899C189.818 40.9143 189.004 41.7374 188 41.7374C186.996 41.7374 186.182 40.9143 186.182 39.899C186.182 38.8837 186.996 38.0606 188 38.0606ZM208 39.899C208 38.8837 207.186 38.0606 206.182 38.0606C205.178 38.0606 204.364 38.8837 204.364 39.899C204.364 40.9143 205.178 41.7374 206.182 41.7374C207.186 41.7374 208 40.9143 208 39.899Z' fill='white'/%3E%3C/g%3E%3Cg opacity='0.15'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.63636 96.3434C3.63636 95.3281 2.82234 94.5051 1.81818 94.5051C0.814028 94.5051 -1.24739e-07 95.3281 -8.03583e-08 96.3434C-3.59776e-08 97.3588 0.814028 98.1818 1.81818 98.1818C2.82234 98.1818 3.63636 97.3588 3.63636 96.3434ZM21.8182 96.3434C21.8182 95.3281 21.0042 94.5051 20 94.5051C18.9958 94.5051 18.1818 95.3281 18.1818 96.3434C18.1818 97.3588 18.9958 98.1818 20 98.1818C21.0042 98.1818 21.8182 97.3588 21.8182 96.3434ZM38.1818 94.5051C39.186 94.5051 40 95.3281 40 96.3434C40 97.3587 39.186 98.1818 38.1818 98.1818C37.1777 98.1818 36.3636 97.3587 36.3636 96.3434C36.3636 95.3281 37.1777 94.5051 38.1818 94.5051ZM58.1818 96.3434C58.1818 95.3281 57.3678 94.5051 56.3636 94.5051C55.3595 94.5051 54.5455 95.3281 54.5455 96.3434C54.5455 97.3587 55.3595 98.1818 56.3636 98.1818C57.3678 98.1818 58.1818 97.3587 58.1818 96.3434ZM74.5455 94.5051C75.5496 94.5051 76.3636 95.3281 76.3636 96.3434C76.3636 97.3587 75.5496 98.1818 74.5455 98.1818C73.5413 98.1818 72.7273 97.3587 72.7273 96.3434C72.7273 95.3281 73.5413 94.5051 74.5455 94.5051ZM94.5455 96.3434C94.5455 95.3281 93.7314 94.5051 92.7273 94.5051C91.7231 94.5051 90.9091 95.3281 90.9091 96.3434C90.9091 97.3587 91.7231 98.1818 92.7273 98.1818C93.7314 98.1818 94.5455 97.3587 94.5455 96.3434ZM1.81818 76.1212C2.82233 76.1212 3.63636 76.9443 3.63636 77.9596C3.63636 78.9749 2.82234 79.798 1.81818 79.798C0.814027 79.798 -8.39561e-07 78.9749 -8.83941e-07 77.9596C-9.28322e-07 76.9443 0.814027 76.1212 1.81818 76.1212ZM21.8182 77.9596C21.8182 76.9443 21.0042 76.1212 20 76.1212C18.9958 76.1212 18.1818 76.9443 18.1818 77.9596C18.1818 78.9749 18.9958 79.798 20 79.798C21.0042 79.798 21.8182 78.9749 21.8182 77.9596ZM38.1818 76.1212C39.186 76.1212 40 76.9443 40 77.9596C40 78.9749 39.186 79.798 38.1818 79.798C37.1777 79.798 36.3636 78.9749 36.3636 77.9596C36.3636 76.9443 37.1777 76.1212 38.1818 76.1212ZM58.1818 77.9596C58.1818 76.9443 57.3678 76.1212 56.3636 76.1212C55.3595 76.1212 54.5455 76.9443 54.5455 77.9596C54.5455 78.9749 55.3595 79.798 56.3636 79.798C57.3678 79.798 58.1818 78.9749 58.1818 77.9596ZM74.5455 76.1212C75.5496 76.1212 76.3636 76.9443 76.3636 77.9596C76.3636 78.9749 75.5496 79.798 74.5455 79.798C73.5413 79.798 72.7273 78.9749 72.7273 77.9596C72.7273 76.9443 73.5413 76.1212 74.5455 76.1212ZM94.5455 77.9596C94.5455 76.9443 93.7314 76.1212 92.7273 76.1212C91.7231 76.1212 90.9091 76.9443 90.9091 77.9596C90.9091 78.9749 91.7231 79.798 92.7273 79.798C93.7314 79.798 94.5455 78.9749 94.5455 77.9596Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M117.091 96.3434C117.091 95.3281 116.277 94.5051 115.273 94.5051C114.269 94.5051 113.455 95.3281 113.455 96.3434C113.455 97.3588 114.269 98.1818 115.273 98.1818C116.277 98.1818 117.091 97.3588 117.091 96.3434ZM135.273 96.3434C135.273 95.3281 134.459 94.5051 133.455 94.5051C132.45 94.5051 131.636 95.3281 131.636 96.3434C131.636 97.3588 132.45 98.1818 133.455 98.1818C134.459 98.1818 135.273 97.3588 135.273 96.3434ZM151.636 94.5051C152.641 94.5051 153.455 95.3281 153.455 96.3434C153.455 97.3587 152.641 98.1818 151.636 98.1818C150.632 98.1818 149.818 97.3587 149.818 96.3434C149.818 95.3281 150.632 94.5051 151.636 94.5051ZM171.636 96.3434C171.636 95.3281 170.822 94.5051 169.818 94.5051C168.814 94.5051 168 95.3281 168 96.3434C168 97.3587 168.814 98.1818 169.818 98.1818C170.822 98.1818 171.636 97.3587 171.636 96.3434ZM188 94.5051C189.004 94.5051 189.818 95.3281 189.818 96.3434C189.818 97.3587 189.004 98.1818 188 98.1818C186.996 98.1818 186.182 97.3587 186.182 96.3434C186.182 95.3281 186.996 94.5051 188 94.5051ZM208 96.3434C208 95.3281 207.186 94.5051 206.182 94.5051C205.178 94.5051 204.364 95.3281 204.364 96.3434C204.364 97.3587 205.178 98.1818 206.182 98.1818C207.186 98.1818 208 97.3587 208 96.3434ZM115.273 76.1212C116.277 76.1212 117.091 76.9443 117.091 77.9596C117.091 78.9749 116.277 79.798 115.273 79.798C114.269 79.798 113.455 78.9749 113.455 77.9596C113.455 76.9443 114.269 76.1212 115.273 76.1212ZM135.273 77.9596C135.273 76.9443 134.459 76.1212 133.455 76.1212C132.45 76.1212 131.636 76.9443 131.636 77.9596C131.636 78.9749 132.45 79.798 133.455 79.798C134.459 79.798 135.273 78.9749 135.273 77.9596ZM151.636 76.1212C152.641 76.1212 153.455 76.9443 153.455 77.9596C153.455 78.9749 152.641 79.798 151.636 79.798C150.632 79.798 149.818 78.9749 149.818 77.9596C149.818 76.9443 150.632 76.1212 151.636 76.1212ZM171.636 77.9596C171.636 76.9443 170.822 76.1212 169.818 76.1212C168.814 76.1212 168 76.9443 168 77.9596C168 78.9749 168.814 79.798 169.818 79.798C170.822 79.798 171.636 78.9749 171.636 77.9596ZM188 76.1212C189.004 76.1212 189.818 76.9443 189.818 77.9596C189.818 78.9749 189.004 79.798 188 79.798C186.996 79.798 186.182 78.9749 186.182 77.9596C186.182 76.9443 186.996 76.1212 188 76.1212ZM208 77.9596C208 76.9443 207.186 76.1212 206.182 76.1212C205.178 76.1212 204.364 76.9443 204.364 77.9596C204.364 78.9749 205.178 79.798 206.182 79.798C207.186 79.798 208 78.9749 208 77.9596Z' fill='white'/%3E%3C/g%3E%3Cg opacity='0.2'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M229.636 20.2222C229.636 19.2069 228.822 18.3838 227.818 18.3838C226.814 18.3838 226 19.2069 226 20.2222C226 21.2375 226.814 22.0606 227.818 22.0606C228.822 22.0606 229.636 21.2375 229.636 20.2222ZM247.818 20.2222C247.818 19.2069 247.004 18.3838 246 18.3838C244.996 18.3838 244.182 19.2069 244.182 20.2222C244.182 21.2375 244.996 22.0606 246 22.0606C247.004 22.0606 247.818 21.2375 247.818 20.2222ZM264.182 18.3838C265.186 18.3838 266 19.2069 266 20.2222C266 21.2375 265.186 22.0606 264.182 22.0606C263.178 22.0606 262.364 21.2375 262.364 20.2222C262.364 19.2069 263.178 18.3838 264.182 18.3838ZM284.182 20.2222C284.182 19.2069 283.368 18.3838 282.364 18.3838C281.359 18.3838 280.545 19.2069 280.545 20.2222C280.545 21.2375 281.359 22.0606 282.364 22.0606C283.368 22.0606 284.182 21.2375 284.182 20.2222ZM300.545 18.3838C301.55 18.3838 302.364 19.2069 302.364 20.2222C302.364 21.2375 301.55 22.0606 300.545 22.0606C299.541 22.0606 298.727 21.2375 298.727 20.2222C298.727 19.2069 299.541 18.3838 300.545 18.3838ZM320.545 20.2222C320.545 19.2069 319.731 18.3838 318.727 18.3838C317.723 18.3838 316.909 19.2069 316.909 20.2222C316.909 21.2375 317.723 22.0606 318.727 22.0606C319.731 22.0606 320.545 21.2375 320.545 20.2222ZM227.818 5.64257e-06C228.822 5.59868e-06 229.636 0.823078 229.636 1.83839C229.636 2.8537 228.822 3.67677 227.818 3.67677C226.814 3.67677 226 2.8537 226 1.83839C226 0.823078 226.814 5.68646e-06 227.818 5.64257e-06ZM247.818 1.83839C247.818 0.823077 247.004 4.80393e-06 246 4.84782e-06C244.996 4.89171e-06 244.182 0.823077 244.182 1.83839C244.182 2.8537 244.996 3.67677 246 3.67677C247.004 3.67677 247.818 2.8537 247.818 1.83839ZM264.182 4.05307e-06C265.186 4.00917e-06 266 0.823076 266 1.83839C266 2.8537 265.186 3.67677 264.182 3.67677C263.178 3.67677 262.364 2.8537 262.364 1.83839C262.364 0.823077 263.178 4.09696e-06 264.182 4.05307e-06ZM284.182 1.83839C284.182 0.823076 283.368 3.21442e-06 282.364 3.25831e-06C281.359 3.30221e-06 280.545 0.823076 280.545 1.83839C280.545 2.8537 281.359 3.67677 282.364 3.67677C283.368 3.67677 284.182 2.8537 284.182 1.83839ZM300.545 2.46356e-06C301.55 2.41967e-06 302.364 0.823075 302.364 1.83839C302.364 2.8537 301.55 3.67677 300.545 3.67677C299.541 3.67677 298.727 2.8537 298.727 1.83839C298.727 0.823075 299.541 2.50745e-06 300.545 2.46356e-06ZM320.545 1.83838C320.545 0.823074 319.731 1.62492e-06 318.727 1.66881e-06C317.723 1.7127e-06 316.909 0.823074 316.909 1.83838C316.909 2.8537 317.723 3.67677 318.727 3.67677C319.731 3.67677 320.545 2.8537 320.545 1.83838Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M343.091 20.2222C343.091 19.2069 342.277 18.3838 341.273 18.3838C340.269 18.3838 339.455 19.2069 339.455 20.2222C339.455 21.2375 340.269 22.0606 341.273 22.0606C342.277 22.0606 343.091 21.2375 343.091 20.2222ZM361.273 20.2222C361.273 19.2069 360.459 18.3838 359.455 18.3838C358.45 18.3838 357.636 19.2069 357.636 20.2222C357.636 21.2375 358.45 22.0606 359.455 22.0606C360.459 22.0606 361.273 21.2375 361.273 20.2222ZM377.636 18.3838C378.641 18.3838 379.455 19.2069 379.455 20.2222C379.455 21.2375 378.641 22.0606 377.636 22.0606C376.632 22.0606 375.818 21.2375 375.818 20.2222C375.818 19.2069 376.632 18.3838 377.636 18.3838ZM397.636 20.2222C397.636 19.2069 396.822 18.3838 395.818 18.3838C394.814 18.3838 394 19.2069 394 20.2222C394 21.2375 394.814 22.0606 395.818 22.0606C396.822 22.0606 397.636 21.2375 397.636 20.2222ZM414 18.3838C415.004 18.3838 415.818 19.2069 415.818 20.2222C415.818 21.2375 415.004 22.0606 414 22.0606C412.996 22.0606 412.182 21.2375 412.182 20.2222C412.182 19.2069 412.996 18.3838 414 18.3838ZM434 20.2222C434 19.2069 433.186 18.3838 432.182 18.3838C431.178 18.3838 430.364 19.2069 430.364 20.2222C430.364 21.2375 431.178 22.0606 432.182 22.0606C433.186 22.0606 434 21.2375 434 20.2222ZM341.273 5.64257e-06C342.277 5.59868e-06 343.091 0.823078 343.091 1.83839C343.091 2.8537 342.277 3.67677 341.273 3.67677C340.269 3.67677 339.455 2.8537 339.455 1.83839C339.455 0.823078 340.269 5.68646e-06 341.273 5.64257e-06ZM361.273 1.83839C361.273 0.823077 360.459 4.80393e-06 359.455 4.84782e-06C358.45 4.89171e-06 357.636 0.823077 357.636 1.83839C357.636 2.8537 358.45 3.67677 359.455 3.67677C360.459 3.67677 361.273 2.8537 361.273 1.83839ZM377.636 4.05307e-06C378.641 4.00917e-06 379.455 0.823076 379.455 1.83839C379.455 2.8537 378.641 3.67677 377.636 3.67677C376.632 3.67677 375.818 2.8537 375.818 1.83839C375.818 0.823077 376.632 4.09696e-06 377.636 4.05307e-06ZM397.636 1.83839C397.636 0.823076 396.822 3.21442e-06 395.818 3.25831e-06C394.814 3.30221e-06 394 0.823076 394 1.83839C394 2.8537 394.814 3.67677 395.818 3.67677C396.822 3.67677 397.636 2.8537 397.636 1.83839ZM414 2.46356e-06C415.004 2.41967e-06 415.818 0.823075 415.818 1.83839C415.818 2.8537 415.004 3.67677 414 3.67677C412.996 3.67677 412.182 2.8537 412.182 1.83839C412.182 0.823075 412.996 2.50745e-06 414 2.46356e-06ZM434 1.83838C434 0.823074 433.186 1.62492e-06 432.182 1.66881e-06C431.178 1.7127e-06 430.364 0.823074 430.364 1.83838C430.364 2.8537 431.178 3.67677 432.182 3.67677C433.186 3.67677 434 2.8537 434 1.83838Z' fill='white'/%3E%3C/g%3E%3Cg opacity='0.2'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M229.636 58.2828C229.636 57.2675 228.822 56.4444 227.818 56.4444C226.814 56.4444 226 57.2675 226 58.2828C226 59.2981 226.814 60.1212 227.818 60.1212C228.822 60.1212 229.636 59.2981 229.636 58.2828ZM247.818 58.2828C247.818 57.2675 247.004 56.4444 246 56.4444C244.996 56.4444 244.182 57.2675 244.182 58.2828C244.182 59.2981 244.996 60.1212 246 60.1212C247.004 60.1212 247.818 59.2981 247.818 58.2828ZM264.182 56.4444C265.186 56.4444 266 57.2675 266 58.2828C266 59.2981 265.186 60.1212 264.182 60.1212C263.178 60.1212 262.364 59.2981 262.364 58.2828C262.364 57.2675 263.178 56.4444 264.182 56.4444ZM284.182 58.2828C284.182 57.2675 283.368 56.4444 282.364 56.4444C281.359 56.4444 280.545 57.2675 280.545 58.2828C280.545 59.2981 281.359 60.1212 282.364 60.1212C283.368 60.1212 284.182 59.2981 284.182 58.2828ZM300.545 56.4444C301.55 56.4444 302.364 57.2675 302.364 58.2828C302.364 59.2981 301.55 60.1212 300.545 60.1212C299.541 60.1212 298.727 59.2981 298.727 58.2828C298.727 57.2675 299.541 56.4444 300.545 56.4444ZM320.545 58.2828C320.545 57.2675 319.731 56.4444 318.727 56.4444C317.723 56.4444 316.909 57.2675 316.909 58.2828C316.909 59.2981 317.723 60.1212 318.727 60.1212C319.731 60.1212 320.545 59.2981 320.545 58.2828ZM227.818 38.0606C228.822 38.0606 229.636 38.8837 229.636 39.899C229.636 40.9143 228.822 41.7374 227.818 41.7374C226.814 41.7374 226 40.9143 226 39.899C226 38.8837 226.814 38.0606 227.818 38.0606ZM247.818 39.899C247.818 38.8837 247.004 38.0606 246 38.0606C244.996 38.0606 244.182 38.8837 244.182 39.899C244.182 40.9143 244.996 41.7374 246 41.7374C247.004 41.7374 247.818 40.9143 247.818 39.899ZM264.182 38.0606C265.186 38.0606 266 38.8837 266 39.899C266 40.9143 265.186 41.7374 264.182 41.7374C263.178 41.7374 262.364 40.9143 262.364 39.899C262.364 38.8837 263.178 38.0606 264.182 38.0606ZM284.182 39.899C284.182 38.8837 283.368 38.0606 282.364 38.0606C281.359 38.0606 280.545 38.8837 280.545 39.899C280.545 40.9143 281.359 41.7374 282.364 41.7374C283.368 41.7374 284.182 40.9143 284.182 39.899ZM300.545 38.0606C301.55 38.0606 302.364 38.8837 302.364 39.899C302.364 40.9143 301.55 41.7374 300.545 41.7374C299.541 41.7374 298.727 40.9143 298.727 39.899C298.727 38.8837 299.541 38.0606 300.545 38.0606ZM320.545 39.899C320.545 38.8837 319.731 38.0606 318.727 38.0606C317.723 38.0606 316.909 38.8837 316.909 39.899C316.909 40.9143 317.723 41.7374 318.727 41.7374C319.731 41.7374 320.545 40.9143 320.545 39.899Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M343.091 58.2828C343.091 57.2675 342.277 56.4444 341.273 56.4444C340.269 56.4444 339.455 57.2675 339.455 58.2828C339.455 59.2981 340.269 60.1212 341.273 60.1212C342.277 60.1212 343.091 59.2981 343.091 58.2828ZM361.273 58.2828C361.273 57.2675 360.459 56.4444 359.455 56.4444C358.45 56.4444 357.636 57.2675 357.636 58.2828C357.636 59.2981 358.45 60.1212 359.455 60.1212C360.459 60.1212 361.273 59.2981 361.273 58.2828ZM377.636 56.4444C378.641 56.4444 379.455 57.2675 379.455 58.2828C379.455 59.2981 378.641 60.1212 377.636 60.1212C376.632 60.1212 375.818 59.2981 375.818 58.2828C375.818 57.2675 376.632 56.4444 377.636 56.4444ZM397.636 58.2828C397.636 57.2675 396.822 56.4444 395.818 56.4444C394.814 56.4444 394 57.2675 394 58.2828C394 59.2981 394.814 60.1212 395.818 60.1212C396.822 60.1212 397.636 59.2981 397.636 58.2828ZM414 56.4444C415.004 56.4444 415.818 57.2675 415.818 58.2828C415.818 59.2981 415.004 60.1212 414 60.1212C412.996 60.1212 412.182 59.2981 412.182 58.2828C412.182 57.2675 412.996 56.4444 414 56.4444ZM434 58.2828C434 57.2675 433.186 56.4444 432.182 56.4444C431.178 56.4444 430.364 57.2675 430.364 58.2828C430.364 59.2981 431.178 60.1212 432.182 60.1212C433.186 60.1212 434 59.2981 434 58.2828ZM341.273 38.0606C342.277 38.0606 343.091 38.8837 343.091 39.899C343.091 40.9143 342.277 41.7374 341.273 41.7374C340.269 41.7374 339.455 40.9143 339.455 39.899C339.455 38.8837 340.269 38.0606 341.273 38.0606ZM361.273 39.899C361.273 38.8837 360.459 38.0606 359.455 38.0606C358.45 38.0606 357.636 38.8837 357.636 39.899C357.636 40.9143 358.45 41.7374 359.455 41.7374C360.459 41.7374 361.273 40.9143 361.273 39.899ZM377.636 38.0606C378.641 38.0606 379.455 38.8837 379.455 39.899C379.455 40.9143 378.641 41.7374 377.636 41.7374C376.632 41.7374 375.818 40.9143 375.818 39.899C375.818 38.8837 376.632 38.0606 377.636 38.0606ZM397.636 39.899C397.636 38.8837 396.822 38.0606 395.818 38.0606C394.814 38.0606 394 38.8837 394 39.899C394 40.9143 394.814 41.7374 395.818 41.7374C396.822 41.7374 397.636 40.9143 397.636 39.899ZM414 38.0606C415.004 38.0606 415.818 38.8837 415.818 39.899C415.818 40.9143 415.004 41.7374 414 41.7374C412.996 41.7374 412.182 40.9143 412.182 39.899C412.182 38.8837 412.996 38.0606 414 38.0606ZM434 39.899C434 38.8837 433.186 38.0606 432.182 38.0606C431.178 38.0606 430.364 38.8837 430.364 39.899C430.364 40.9143 431.178 41.7374 432.182 41.7374C433.186 41.7374 434 40.9143 434 39.899Z' fill='white'/%3E%3C/g%3E%3Cg opacity='0.2'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M229.636 96.3434C229.636 95.3281 228.822 94.5051 227.818 94.5051C226.814 94.5051 226 95.3281 226 96.3434C226 97.3588 226.814 98.1818 227.818 98.1818C228.822 98.1818 229.636 97.3588 229.636 96.3434ZM247.818 96.3434C247.818 95.3281 247.004 94.5051 246 94.5051C244.996 94.5051 244.182 95.3281 244.182 96.3434C244.182 97.3588 244.996 98.1818 246 98.1818C247.004 98.1818 247.818 97.3588 247.818 96.3434ZM264.182 94.5051C265.186 94.5051 266 95.3281 266 96.3434C266 97.3587 265.186 98.1818 264.182 98.1818C263.178 98.1818 262.364 97.3587 262.364 96.3434C262.364 95.3281 263.178 94.5051 264.182 94.5051ZM284.182 96.3434C284.182 95.3281 283.368 94.5051 282.364 94.5051C281.359 94.5051 280.545 95.3281 280.545 96.3434C280.545 97.3587 281.359 98.1818 282.364 98.1818C283.368 98.1818 284.182 97.3587 284.182 96.3434ZM300.545 94.5051C301.55 94.5051 302.364 95.3281 302.364 96.3434C302.364 97.3587 301.55 98.1818 300.545 98.1818C299.541 98.1818 298.727 97.3587 298.727 96.3434C298.727 95.3281 299.541 94.5051 300.545 94.5051ZM320.545 96.3434C320.545 95.3281 319.731 94.5051 318.727 94.5051C317.723 94.5051 316.909 95.3281 316.909 96.3434C316.909 97.3587 317.723 98.1818 318.727 98.1818C319.731 98.1818 320.545 97.3587 320.545 96.3434ZM227.818 76.1212C228.822 76.1212 229.636 76.9443 229.636 77.9596C229.636 78.9749 228.822 79.798 227.818 79.798C226.814 79.798 226 78.9749 226 77.9596C226 76.9443 226.814 76.1212 227.818 76.1212ZM247.818 77.9596C247.818 76.9443 247.004 76.1212 246 76.1212C244.996 76.1212 244.182 76.9443 244.182 77.9596C244.182 78.9749 244.996 79.798 246 79.798C247.004 79.798 247.818 78.9749 247.818 77.9596ZM264.182 76.1212C265.186 76.1212 266 76.9443 266 77.9596C266 78.9749 265.186 79.798 264.182 79.798C263.178 79.798 262.364 78.9749 262.364 77.9596C262.364 76.9443 263.178 76.1212 264.182 76.1212ZM284.182 77.9596C284.182 76.9443 283.368 76.1212 282.364 76.1212C281.359 76.1212 280.545 76.9443 280.545 77.9596C280.545 78.9749 281.359 79.798 282.364 79.798C283.368 79.798 284.182 78.9749 284.182 77.9596ZM300.545 76.1212C301.55 76.1212 302.364 76.9443 302.364 77.9596C302.364 78.9749 301.55 79.798 300.545 79.798C299.541 79.798 298.727 78.9749 298.727 77.9596C298.727 76.9443 299.541 76.1212 300.545 76.1212ZM320.545 77.9596C320.545 76.9443 319.731 76.1212 318.727 76.1212C317.723 76.1212 316.909 76.9443 316.909 77.9596C316.909 78.9749 317.723 79.798 318.727 79.798C319.731 79.798 320.545 78.9749 320.545 77.9596Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M343.091 96.3434C343.091 95.3281 342.277 94.5051 341.273 94.5051C340.269 94.5051 339.455 95.3281 339.455 96.3434C339.455 97.3588 340.269 98.1818 341.273 98.1818C342.277 98.1818 343.091 97.3588 343.091 96.3434ZM361.273 96.3434C361.273 95.3281 360.459 94.5051 359.455 94.5051C358.45 94.5051 357.636 95.3281 357.636 96.3434C357.636 97.3588 358.45 98.1818 359.455 98.1818C360.459 98.1818 361.273 97.3588 361.273 96.3434ZM377.636 94.5051C378.641 94.5051 379.455 95.3281 379.455 96.3434C379.455 97.3587 378.641 98.1818 377.636 98.1818C376.632 98.1818 375.818 97.3587 375.818 96.3434C375.818 95.3281 376.632 94.5051 377.636 94.5051ZM397.636 96.3434C397.636 95.3281 396.822 94.5051 395.818 94.5051C394.814 94.5051 394 95.3281 394 96.3434C394 97.3587 394.814 98.1818 395.818 98.1818C396.822 98.1818 397.636 97.3587 397.636 96.3434ZM414 94.5051C415.004 94.5051 415.818 95.3281 415.818 96.3434C415.818 97.3587 415.004 98.1818 414 98.1818C412.996 98.1818 412.182 97.3587 412.182 96.3434C412.182 95.3281 412.996 94.5051 414 94.5051ZM434 96.3434C434 95.3281 433.186 94.5051 432.182 94.5051C431.178 94.5051 430.364 95.3281 430.364 96.3434C430.364 97.3587 431.178 98.1818 432.182 98.1818C433.186 98.1818 434 97.3587 434 96.3434ZM341.273 76.1212C342.277 76.1212 343.091 76.9443 343.091 77.9596C343.091 78.9749 342.277 79.798 341.273 79.798C340.269 79.798 339.455 78.9749 339.455 77.9596C339.455 76.9443 340.269 76.1212 341.273 76.1212ZM361.273 77.9596C361.273 76.9443 360.459 76.1212 359.455 76.1212C358.45 76.1212 357.636 76.9443 357.636 77.9596C357.636 78.9749 358.45 79.798 359.455 79.798C360.459 79.798 361.273 78.9749 361.273 77.9596ZM377.636 76.1212C378.641 76.1212 379.455 76.9443 379.455 77.9596C379.455 78.9749 378.641 79.798 377.636 79.798C376.632 79.798 375.818 78.9749 375.818 77.9596C375.818 76.9443 376.632 76.1212 377.636 76.1212ZM397.636 77.9596C397.636 76.9443 396.822 76.1212 395.818 76.1212C394.814 76.1212 394 76.9443 394 77.9596C394 78.9749 394.814 79.798 395.818 79.798C396.822 79.798 397.636 78.9749 397.636 77.9596ZM414 76.1212C415.004 76.1212 415.818 76.9443 415.818 77.9596C415.818 78.9749 415.004 79.798 414 79.798C412.996 79.798 412.182 78.9749 412.182 77.9596C412.182 76.9443 412.996 76.1212 414 76.1212ZM434 77.9596C434 76.9443 433.186 76.1212 432.182 76.1212C431.178 76.1212 430.364 76.9443 430.364 77.9596C430.364 78.9749 431.178 79.798 432.182 79.798C433.186 79.798 434 78.9749 434 77.9596Z' fill='white'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  width: 434px;
  height: 99px;
  position: absolute;
  bottom: -65px;
  left: -60px;
}
@media (max-width: 768px) {
  .layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-title:before {
    left: -140px;
    bottom: -50px;
  }
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-title:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='147' height='82' viewBox='0 0 147 82' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.3'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.02448 16.8195C3.02448 15.975 2.34742 15.2904 1.51224 15.2904C0.677052 15.2904 -1.03749e-07 15.975 -6.68365e-08 16.8195C-2.99237e-08 17.6639 0.677052 18.3485 1.51224 18.3485C2.34742 18.3485 3.02448 17.6639 3.02448 16.8195ZM18.1469 16.8195C18.1469 15.975 17.4698 15.2904 16.6346 15.2904C15.7994 15.2904 15.1224 15.975 15.1224 16.8195C15.1224 17.6639 15.7994 18.3485 16.6346 18.3485C17.4698 18.3485 18.1469 17.6639 18.1469 16.8195ZM31.757 15.2904C32.5922 15.2904 33.2692 15.975 33.2692 16.8195C33.2692 17.6639 32.5922 18.3485 31.757 18.3485C30.9218 18.3485 30.2448 17.6639 30.2448 16.8195C30.2448 15.975 30.9218 15.2904 31.757 15.2904ZM48.3916 16.8195C48.3916 15.975 47.7146 15.2904 46.8794 15.2904C46.0442 15.2904 45.3671 15.975 45.3671 16.8195C45.3671 17.6639 46.0442 18.3485 46.8794 18.3485C47.7146 18.3485 48.3916 17.6639 48.3916 16.8195ZM62.0018 15.2904C62.8369 15.2904 63.514 15.975 63.514 16.8195C63.514 17.6639 62.8369 18.3485 62.0018 18.3485C61.1666 18.3485 60.4895 17.6639 60.4895 16.8195C60.4895 15.975 61.1666 15.2904 62.0018 15.2904ZM78.6364 16.8195C78.6364 15.975 77.9593 15.2904 77.1241 15.2904C76.2889 15.2904 75.6119 15.975 75.6119 16.8195C75.6119 17.6639 76.2889 18.3485 77.1241 18.3485C77.9593 18.3485 78.6364 17.6639 78.6364 16.8195ZM1.51224 2.85441e-05C2.34742 2.85076e-05 3.02447 0.684603 3.02447 1.52907C3.02447 2.37353 2.34742 3.05811 1.51224 3.05811C0.677051 3.05811 -6.98288e-07 2.37353 -7.35201e-07 1.52907C-7.72114e-07 0.684603 0.677051 2.85806e-05 1.51224 2.85441e-05ZM18.1469 1.52907C18.1469 0.684602 17.4698 2.78466e-05 16.6346 2.78831e-05C15.7994 2.79196e-05 15.1224 0.684602 15.1224 1.52907C15.1224 2.37353 15.7994 3.05811 16.6346 3.05811C17.4698 3.05811 18.1469 2.37353 18.1469 1.52907ZM31.757 2.72221e-05C32.5922 2.71856e-05 33.2692 0.684601 33.2692 1.52907C33.2692 2.37353 32.5922 3.05811 31.757 3.05811C30.9218 3.05811 30.2448 2.37353 30.2448 1.52907C30.2448 0.684601 30.9218 2.72586e-05 31.757 2.72221e-05ZM48.3916 1.52907C48.3916 0.684601 47.7146 2.65246e-05 46.8794 2.65611e-05C46.0442 2.65976e-05 45.3671 0.684601 45.3671 1.52907C45.3671 2.37353 46.0442 3.05811 46.8794 3.05811C47.7146 3.05811 48.3916 2.37353 48.3916 1.52907ZM62.0018 2.59e-05C62.8369 2.58635e-05 63.514 0.6846 63.514 1.52907C63.514 2.37353 62.8369 3.05811 62.0018 3.05811C61.1666 3.05811 60.4895 2.37353 60.4895 1.52907C60.4895 0.6846 61.1666 2.59366e-05 62.0018 2.59e-05ZM78.6364 1.52906C78.6364 0.684599 77.9593 2.52025e-05 77.1241 2.5239e-05C76.2889 2.52755e-05 75.6119 0.684599 75.6119 1.52906C75.6119 2.37353 76.2889 3.05811 77.1241 3.05811C77.9593 3.05811 78.6364 2.37353 78.6364 1.52906Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M97.3881 16.8195C97.3881 15.975 96.7111 15.2904 95.8759 15.2904C95.0407 15.2904 94.3636 15.975 94.3636 16.8195C94.3636 17.6639 95.0407 18.3485 95.8759 18.3485C96.7111 18.3485 97.3881 17.6639 97.3881 16.8195ZM112.511 16.8195C112.511 15.975 111.833 15.2904 110.998 15.2904C110.163 15.2904 109.486 15.975 109.486 16.8195C109.486 17.6639 110.163 18.3485 110.998 18.3485C111.833 18.3485 112.511 17.6639 112.511 16.8195ZM126.121 15.2904C126.956 15.2904 127.633 15.975 127.633 16.8195C127.633 17.6639 126.956 18.3485 126.121 18.3485C125.285 18.3485 124.608 17.6639 124.608 16.8195C124.608 15.975 125.285 15.2904 126.121 15.2904ZM142.755 16.8195C142.755 15.975 142.078 15.2904 141.243 15.2904C140.408 15.2904 139.731 15.975 139.731 16.8195C139.731 17.6639 140.408 18.3485 141.243 18.3485C142.078 18.3485 142.755 17.6639 142.755 16.8195ZM156.365 15.2904C157.201 15.2904 157.878 15.975 157.878 16.8195C157.878 17.6639 157.201 18.3485 156.365 18.3485C155.53 18.3485 154.853 17.6639 154.853 16.8195C154.853 15.975 155.53 15.2904 156.365 15.2904ZM173 16.8195C173 15.975 172.323 15.2904 171.488 15.2904C170.653 15.2904 169.976 15.975 169.976 16.8195C169.976 17.6639 170.653 18.3485 171.488 18.3485C172.323 18.3485 173 17.6639 173 16.8195ZM95.8759 2.85441e-05C96.7111 2.85076e-05 97.3881 0.684603 97.3881 1.52907C97.3881 2.37353 96.7111 3.05811 95.8759 3.05811C95.0407 3.05811 94.3636 2.37353 94.3636 1.52907C94.3636 0.684603 95.0407 2.85806e-05 95.8759 2.85441e-05ZM112.511 1.52907C112.511 0.684602 111.833 2.78466e-05 110.998 2.78831e-05C110.163 2.79196e-05 109.486 0.684602 109.486 1.52907C109.486 2.37353 110.163 3.05811 110.998 3.05811C111.833 3.05811 112.511 2.37353 112.511 1.52907ZM126.121 2.72221e-05C126.956 2.71856e-05 127.633 0.684601 127.633 1.52907C127.633 2.37353 126.956 3.05811 126.121 3.05811C125.285 3.05811 124.608 2.37353 124.608 1.52907C124.608 0.684601 125.285 2.72586e-05 126.121 2.72221e-05ZM142.755 1.52907C142.755 0.684601 142.078 2.65246e-05 141.243 2.65611e-05C140.408 2.65976e-05 139.731 0.684601 139.731 1.52907C139.731 2.37353 140.408 3.05811 141.243 3.05811C142.078 3.05811 142.755 2.37353 142.755 1.52907ZM156.365 2.59e-05C157.201 2.58635e-05 157.878 0.6846 157.878 1.52907C157.878 2.37353 157.201 3.05811 156.365 3.05811C155.53 3.05811 154.853 2.37353 154.853 1.52907C154.853 0.6846 155.53 2.59366e-05 156.365 2.59e-05ZM173 1.52906C173 0.684599 172.323 2.52025e-05 171.488 2.5239e-05C170.653 2.52755e-05 169.976 0.684599 169.976 1.52906C169.976 2.37353 170.653 3.05811 171.488 3.05811C172.323 3.05811 173 2.37353 173 1.52906Z' fill='white'/%3E%3C/g%3E%3Cg opacity='0.3'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.02448 48.4756C3.02448 47.6311 2.34742 46.9466 1.51224 46.9466C0.677052 46.9466 -1.03749e-07 47.6311 -6.68365e-08 48.4756C-2.99237e-08 49.3201 0.677052 50.0046 1.51224 50.0046C2.34742 50.0046 3.02448 49.3201 3.02448 48.4756ZM18.1469 48.4756C18.1469 47.6311 17.4698 46.9466 16.6346 46.9466C15.7994 46.9466 15.1224 47.6311 15.1224 48.4756C15.1224 49.3201 15.7994 50.0046 16.6346 50.0046C17.4698 50.0046 18.1469 49.3201 18.1469 48.4756ZM31.757 46.9466C32.5922 46.9466 33.2692 47.6311 33.2692 48.4756C33.2692 49.3201 32.5922 50.0046 31.757 50.0046C30.9218 50.0046 30.2448 49.3201 30.2448 48.4756C30.2448 47.6311 30.9218 46.9466 31.757 46.9466ZM48.3916 48.4756C48.3916 47.6311 47.7146 46.9466 46.8794 46.9466C46.0442 46.9466 45.3671 47.6311 45.3671 48.4756C45.3671 49.3201 46.0442 50.0046 46.8794 50.0046C47.7146 50.0046 48.3916 49.3201 48.3916 48.4756ZM62.0018 46.9466C62.8369 46.9466 63.514 47.6311 63.514 48.4756C63.514 49.3201 62.8369 50.0046 62.0018 50.0046C61.1666 50.0046 60.4895 49.3201 60.4895 48.4756C60.4895 47.6311 61.1666 46.9466 62.0018 46.9466ZM78.6364 48.4756C78.6364 47.6311 77.9593 46.9466 77.1241 46.9466C76.2889 46.9466 75.6119 47.6311 75.6119 48.4756C75.6119 49.3201 76.2889 50.0046 77.1241 50.0046C77.9593 50.0046 78.6364 49.3201 78.6364 48.4756ZM1.51224 31.6562C2.34742 31.6562 3.02447 32.3407 3.02447 33.1852C3.02447 34.0297 2.34742 34.7142 1.51224 34.7142C0.677051 34.7142 -6.98288e-07 34.0297 -7.35201e-07 33.1852C-7.72114e-07 32.3407 0.677051 31.6562 1.51224 31.6562ZM18.1469 33.1852C18.1469 32.3407 17.4698 31.6562 16.6346 31.6562C15.7994 31.6562 15.1224 32.3407 15.1224 33.1852C15.1224 34.0297 15.7994 34.7142 16.6346 34.7142C17.4698 34.7142 18.1469 34.0297 18.1469 33.1852ZM31.757 31.6562C32.5922 31.6562 33.2692 32.3407 33.2692 33.1852C33.2692 34.0297 32.5922 34.7142 31.757 34.7142C30.9218 34.7142 30.2448 34.0297 30.2448 33.1852C30.2448 32.3407 30.9218 31.6562 31.757 31.6562ZM48.3916 33.1852C48.3916 32.3407 47.7146 31.6562 46.8794 31.6562C46.0442 31.6562 45.3671 32.3407 45.3671 33.1852C45.3671 34.0297 46.0442 34.7142 46.8794 34.7142C47.7146 34.7142 48.3916 34.0297 48.3916 33.1852ZM62.0018 31.6562C62.8369 31.6562 63.514 32.3407 63.514 33.1852C63.514 34.0297 62.8369 34.7142 62.0018 34.7142C61.1666 34.7142 60.4895 34.0297 60.4895 33.1852C60.4895 32.3407 61.1666 31.6562 62.0018 31.6562ZM78.6364 33.1852C78.6364 32.3407 77.9593 31.6562 77.1241 31.6562C76.2889 31.6562 75.6119 32.3407 75.6119 33.1852C75.6119 34.0297 76.2889 34.7142 77.1241 34.7142C77.9593 34.7142 78.6364 34.0297 78.6364 33.1852Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M97.3881 48.4756C97.3881 47.6311 96.7111 46.9466 95.8759 46.9466C95.0407 46.9466 94.3636 47.6311 94.3636 48.4756C94.3636 49.3201 95.0407 50.0046 95.8759 50.0046C96.7111 50.0046 97.3881 49.3201 97.3881 48.4756ZM112.511 48.4756C112.511 47.6311 111.833 46.9466 110.998 46.9466C110.163 46.9466 109.486 47.6311 109.486 48.4756C109.486 49.3201 110.163 50.0046 110.998 50.0046C111.833 50.0046 112.511 49.3201 112.511 48.4756ZM126.121 46.9466C126.956 46.9466 127.633 47.6311 127.633 48.4756C127.633 49.3201 126.956 50.0046 126.121 50.0046C125.285 50.0046 124.608 49.3201 124.608 48.4756C124.608 47.6311 125.285 46.9466 126.121 46.9466ZM142.755 48.4756C142.755 47.6311 142.078 46.9466 141.243 46.9466C140.408 46.9466 139.731 47.6311 139.731 48.4756C139.731 49.3201 140.408 50.0046 141.243 50.0046C142.078 50.0046 142.755 49.3201 142.755 48.4756ZM156.365 46.9466C157.201 46.9466 157.878 47.6311 157.878 48.4756C157.878 49.3201 157.201 50.0046 156.365 50.0046C155.53 50.0046 154.853 49.3201 154.853 48.4756C154.853 47.6311 155.53 46.9466 156.365 46.9466ZM173 48.4756C173 47.6311 172.323 46.9466 171.488 46.9466C170.653 46.9466 169.976 47.6311 169.976 48.4756C169.976 49.3201 170.653 50.0046 171.488 50.0046C172.323 50.0046 173 49.3201 173 48.4756ZM95.8759 31.6562C96.7111 31.6562 97.3881 32.3407 97.3881 33.1852C97.3881 34.0297 96.7111 34.7142 95.8759 34.7142C95.0407 34.7142 94.3636 34.0297 94.3636 33.1852C94.3636 32.3407 95.0407 31.6562 95.8759 31.6562ZM112.511 33.1852C112.511 32.3407 111.833 31.6562 110.998 31.6562C110.163 31.6562 109.486 32.3407 109.486 33.1852C109.486 34.0297 110.163 34.7142 110.998 34.7142C111.833 34.7142 112.511 34.0297 112.511 33.1852ZM126.121 31.6562C126.956 31.6562 127.633 32.3407 127.633 33.1852C127.633 34.0297 126.956 34.7142 126.121 34.7142C125.285 34.7142 124.608 34.0297 124.608 33.1852C124.608 32.3407 125.285 31.6562 126.121 31.6562ZM142.755 33.1852C142.755 32.3407 142.078 31.6562 141.243 31.6562C140.408 31.6562 139.731 32.3407 139.731 33.1852C139.731 34.0297 140.408 34.7142 141.243 34.7142C142.078 34.7142 142.755 34.0297 142.755 33.1852ZM156.365 31.6562C157.201 31.6562 157.878 32.3407 157.878 33.1852C157.878 34.0297 157.201 34.7142 156.365 34.7142C155.53 34.7142 154.853 34.0297 154.853 33.1852C154.853 32.3407 155.53 31.6562 156.365 31.6562ZM173 33.1852C173 32.3407 172.323 31.6562 171.488 31.6562C170.653 31.6562 169.976 32.3407 169.976 33.1852C169.976 34.0297 170.653 34.7142 171.488 34.7142C172.323 34.7142 173 34.0297 173 33.1852Z' fill='white'/%3E%3C/g%3E%3Cg opacity='0.3'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.02448 80.1318C3.02448 79.2874 2.34742 78.6028 1.51224 78.6028C0.677052 78.6028 -1.03749e-07 79.2874 -6.68365e-08 80.1318C-2.99237e-08 80.9763 0.677052 81.6609 1.51224 81.6609C2.34742 81.6609 3.02448 80.9763 3.02448 80.1318ZM18.1469 80.1318C18.1469 79.2874 17.4698 78.6028 16.6346 78.6028C15.7994 78.6028 15.1224 79.2874 15.1224 80.1318C15.1224 80.9763 15.7994 81.6609 16.6346 81.6609C17.4698 81.6609 18.1469 80.9763 18.1469 80.1318ZM31.757 78.6028C32.5922 78.6028 33.2692 79.2874 33.2692 80.1318C33.2692 80.9763 32.5922 81.6609 31.757 81.6609C30.9218 81.6609 30.2448 80.9763 30.2448 80.1318C30.2448 79.2874 30.9218 78.6028 31.757 78.6028ZM48.3916 80.1318C48.3916 79.2874 47.7146 78.6028 46.8794 78.6028C46.0442 78.6028 45.3671 79.2874 45.3671 80.1318C45.3671 80.9763 46.0442 81.6609 46.8794 81.6609C47.7146 81.6609 48.3916 80.9763 48.3916 80.1318ZM62.0018 78.6028C62.8369 78.6028 63.514 79.2874 63.514 80.1318C63.514 80.9763 62.8369 81.6609 62.0018 81.6609C61.1666 81.6609 60.4895 80.9763 60.4895 80.1318C60.4895 79.2874 61.1666 78.6028 62.0018 78.6028ZM78.6364 80.1318C78.6364 79.2874 77.9593 78.6028 77.1241 78.6028C76.2889 78.6028 75.6119 79.2874 75.6119 80.1318C75.6119 80.9763 76.2889 81.6609 77.1241 81.6609C77.9593 81.6609 78.6364 80.9763 78.6364 80.1318ZM1.51224 63.3124C2.34742 63.3124 3.02447 63.997 3.02447 64.8414C3.02447 65.6859 2.34742 66.3705 1.51224 66.3705C0.677051 66.3705 -6.98288e-07 65.6859 -7.35201e-07 64.8414C-7.72114e-07 63.997 0.677051 63.3124 1.51224 63.3124ZM18.1469 64.8414C18.1469 63.997 17.4698 63.3124 16.6346 63.3124C15.7994 63.3124 15.1224 63.997 15.1224 64.8414C15.1224 65.6859 15.7994 66.3705 16.6346 66.3705C17.4698 66.3705 18.1469 65.6859 18.1469 64.8414ZM31.757 63.3124C32.5922 63.3124 33.2692 63.997 33.2692 64.8414C33.2692 65.6859 32.5922 66.3705 31.757 66.3705C30.9218 66.3705 30.2448 65.6859 30.2448 64.8414C30.2448 63.997 30.9218 63.3124 31.757 63.3124ZM48.3916 64.8414C48.3916 63.997 47.7146 63.3124 46.8794 63.3124C46.0442 63.3124 45.3671 63.997 45.3671 64.8414C45.3671 65.6859 46.0442 66.3705 46.8794 66.3705C47.7146 66.3705 48.3916 65.6859 48.3916 64.8414ZM62.0018 63.3124C62.8369 63.3124 63.514 63.997 63.514 64.8414C63.514 65.6859 62.8369 66.3705 62.0018 66.3705C61.1666 66.3705 60.4895 65.6859 60.4895 64.8414C60.4895 63.997 61.1666 63.3124 62.0018 63.3124ZM78.6364 64.8414C78.6364 63.997 77.9593 63.3124 77.1241 63.3124C76.2889 63.3124 75.6119 63.997 75.6119 64.8414C75.6119 65.6859 76.2889 66.3705 77.1241 66.3705C77.9593 66.3705 78.6364 65.6859 78.6364 64.8414Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M97.3881 80.1318C97.3881 79.2874 96.7111 78.6028 95.8759 78.6028C95.0407 78.6028 94.3636 79.2874 94.3636 80.1318C94.3636 80.9763 95.0407 81.6609 95.8759 81.6609C96.7111 81.6609 97.3881 80.9763 97.3881 80.1318ZM112.511 80.1318C112.511 79.2874 111.833 78.6028 110.998 78.6028C110.163 78.6028 109.486 79.2874 109.486 80.1318C109.486 80.9763 110.163 81.6609 110.998 81.6609C111.833 81.6609 112.511 80.9763 112.511 80.1318ZM126.121 78.6028C126.956 78.6028 127.633 79.2874 127.633 80.1318C127.633 80.9763 126.956 81.6609 126.121 81.6609C125.285 81.6609 124.608 80.9763 124.608 80.1318C124.608 79.2874 125.285 78.6028 126.121 78.6028ZM142.755 80.1318C142.755 79.2874 142.078 78.6028 141.243 78.6028C140.408 78.6028 139.731 79.2874 139.731 80.1318C139.731 80.9763 140.408 81.6609 141.243 81.6609C142.078 81.6609 142.755 80.9763 142.755 80.1318ZM156.365 78.6028C157.201 78.6028 157.878 79.2874 157.878 80.1318C157.878 80.9763 157.201 81.6609 156.365 81.6609C155.53 81.6609 154.853 80.9763 154.853 80.1318C154.853 79.2874 155.53 78.6028 156.365 78.6028ZM173 80.1318C173 79.2874 172.323 78.6028 171.488 78.6028C170.653 78.6028 169.976 79.2874 169.976 80.1318C169.976 80.9763 170.653 81.6609 171.488 81.6609C172.323 81.6609 173 80.9763 173 80.1318ZM95.8759 63.3124C96.7111 63.3124 97.3881 63.997 97.3881 64.8414C97.3881 65.6859 96.7111 66.3705 95.8759 66.3705C95.0407 66.3705 94.3636 65.6859 94.3636 64.8414C94.3636 63.997 95.0407 63.3124 95.8759 63.3124ZM112.511 64.8414C112.511 63.997 111.833 63.3124 110.998 63.3124C110.163 63.3124 109.486 63.997 109.486 64.8414C109.486 65.6859 110.163 66.3705 110.998 66.3705C111.833 66.3705 112.511 65.6859 112.511 64.8414ZM126.121 63.3124C126.956 63.3124 127.633 63.997 127.633 64.8414C127.633 65.6859 126.956 66.3705 126.121 66.3705C125.285 66.3705 124.608 65.6859 124.608 64.8414C124.608 63.997 125.285 63.3124 126.121 63.3124ZM142.755 64.8414C142.755 63.997 142.078 63.3124 141.243 63.3124C140.408 63.3124 139.731 63.997 139.731 64.8414C139.731 65.6859 140.408 66.3705 141.243 66.3705C142.078 66.3705 142.755 65.6859 142.755 64.8414ZM156.365 63.3124C157.201 63.3124 157.878 63.997 157.878 64.8414C157.878 65.6859 157.201 66.3705 156.365 66.3705C155.53 66.3705 154.853 65.6859 154.853 64.8414C154.853 63.997 155.53 63.3124 156.365 63.3124ZM173 64.8414C173 63.997 172.323 63.3124 171.488 63.3124C170.653 63.3124 169.976 63.997 169.976 64.8414C169.976 65.6859 170.653 66.3705 171.488 66.3705C172.323 66.3705 173 65.6859 173 64.8414Z' fill='white'/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 147px;
  height: 82px;
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 768px) {
  .layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-title:after {
    right: -80px;
    top: -27px;
  }
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-title .container.CX-wrapper {
  height: 100%;
  position: relative;
}
@media (min-width: 1366px) {
  .layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-title .container.CX-wrapper {
    max-width: 900px !important;
  }
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-title .inner {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
}
@media (max-width: 768px) {
  .layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-title .inner {
    display: grid;
    justify-content: center;
    text-align: center;
    align-items: flex-start;
  }
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-title .inner:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='38' height='38' viewBox='0 0 38 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.2' cx='19' cy='19' r='19' fill='url(%23paint0_linear_25523_113994)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_25523_113994' x1='19' y1='0' x2='19' y2='38' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  position: absolute;
  width: 38px;
  height: 38px;
  top: 23px;
  left: -15px;
}
@media (max-width: 1300px) {
  .layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-title .inner:before {
    left: 0;
  }
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-title .inner .box-title {
  color: #fff;
  margin-top: 30px;
}
@media (max-width: 768px) {
  .layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-title .inner .box-title {
    max-width: 80%;
    margin: 50px auto 0;
  }
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-title .inner .box-title h1 {
  font-size: 30px;
  line-height: 25px;
  font-family: "source-sans-pro-bold";
  margin-bottom: 7px;
}
@media (max-width: 768px) {
  .layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-title .inner .box-title h1 {
    font-size: 26px;
  }
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-title .inner .box-title p {
  font-size: 14px;
  line-height: 25px;
  color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 768px) {
  .layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-title .inner .box-title p {
    line-height: 18px;
  }
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-title .inner .box-vector {
  position: absolute;
}
@media (min-width: 769px) {
  .layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-title .inner .box-vector {
    top: -30px;
    right: 0px;
  }
}
@media (max-width: 768px) {
  .layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-title .inner .box-vector {
    bottom: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-title .inner .box-vector .box-vector-inner.dekstop {
    display: none;
  }
  .layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-title .inner .box-vector .box-vector-inner.mobile.hide {
    display: block !important;
  }
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  background: linear-gradient(90deg, #1d22f1 28.19%, #3035f3 51.69%, #5a49f4 70.53%);
  padding: 8px;
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-column-gap: 9px;
}
@media (max-width: 768px) {
  .layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links {
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item {
  display: block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 10px;
  position: relative;
  overflow: hidden;
  border: 2px solid rgba(255, 255, 255, 0.25);
  -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  background: radial-gradient(372.84% 141.42% at 0% 0%, rgba(255, 255, 255, 0.18) 0%, rgba(255, 255, 255, 0.03) 100%);
  backdrop-filter: blur(15px);
}
@media (max-width: 768px) {
  .layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item {
    padding: 8px 10px 5px;
  }
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item .dokumen-link-item-inner {
  position: relative;
  text-align: center;
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item .dokumen-link-item-inner .box-ico {
  width: 36px;
  height: 36px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.25);
  margin: 0 auto;
  position: relative;
}
@media (max-width: 768px) {
  .layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item .dokumen-link-item-inner .box-ico {
    width: 30px;
    height: 30px;
  }
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item .dokumen-link-item-inner .box-ico:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 9.28505V5.57103C1 2.94482 1 1.63172 1.81586 0.815858C2.63172 0 3.94482 0 6.57103 0H13.9991C16.6253 0 17.9384 0 18.7542 0.815857C19.5701 1.63172 19.5701 2.94482 19.5701 5.57103V9.28504C19.5701 11.9113 19.5701 13.2244 18.7542 14.0402C18.1541 14.6404 17.2848 14.7991 15.8217 14.841C15.8183 14.1578 15.5809 13.4755 15.1097 12.9225C15.083 12.8912 15.0669 12.8523 15.0636 12.8114C14.9472 11.3523 13.7885 10.1936 12.3294 10.0771C12.2884 10.0739 12.2495 10.0578 12.2183 10.0311C11.1042 9.08169 9.46558 9.08169 8.35148 10.0311C8.3202 10.0578 8.28132 10.0739 8.24035 10.0771C6.78123 10.1936 5.62256 11.3523 5.50612 12.8114C5.50285 12.8523 5.48674 12.8912 5.46009 12.9225C4.98881 13.4755 4.75146 14.1578 4.74806 14.841C3.28515 14.799 2.41598 14.6403 1.81586 14.0402C1 13.2244 1 11.9113 1 9.28505ZM6.80315 3.71402C6.80315 3.32942 7.11493 3.01764 7.49953 3.01764H13.0706C13.4552 3.01764 13.7669 3.32942 13.7669 3.71402C13.7669 4.09862 13.4552 4.4104 13.0706 4.4104H7.49953C7.11493 4.4104 6.80315 4.09862 6.80315 3.71402ZM5.64252 6.26741C5.25792 6.26741 4.94614 6.57918 4.94614 6.96378C4.94614 7.34838 5.25792 7.66016 5.64252 7.66016H14.9276C15.3122 7.66016 15.6239 7.34838 15.6239 6.96378C15.6239 6.57918 15.3122 6.26741 14.9276 6.26741H5.64252Z' fill='%23FAFAFA'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.3149 11.0912C10.7214 10.5854 9.84839 10.5854 9.25485 11.0912C9.0005 11.3079 8.68426 11.4389 8.35114 11.4655C7.57378 11.5275 6.9565 12.1448 6.89446 12.9222C6.86788 13.2553 6.73689 13.5715 6.52014 13.8259C6.01433 14.4194 6.01433 15.2924 6.52014 15.8859C6.73689 16.1403 6.86788 16.4565 6.89446 16.7896C6.9565 17.567 7.57378 18.1843 8.35114 18.2463C8.68426 18.2729 9.0005 18.4039 9.25485 18.6206C9.84839 19.1265 10.7214 19.1265 11.3149 18.6206C11.5693 18.4039 11.8855 18.2729 12.2186 18.2463C12.996 18.1843 13.6133 17.567 13.6753 16.7896C13.7019 16.4565 13.8329 16.1403 14.0496 15.8859C14.5554 15.2924 14.5554 14.4194 14.0496 13.8259C13.8329 13.5715 13.7019 13.2553 13.6753 12.9222C13.6133 12.1448 12.996 11.5275 12.2186 11.4655C11.8855 11.4389 11.5693 11.3079 11.3149 11.0912ZM12.153 14.4367C12.4341 14.1742 12.4493 13.7336 12.1869 13.4524C11.9245 13.1713 11.4838 13.1561 11.2027 13.4185L9.68815 14.832L9.36744 14.5327C9.08628 14.2703 8.64562 14.2855 8.3832 14.5666C8.12078 14.8478 8.13598 15.2884 8.41714 15.5509L9.213 16.2937C9.48055 16.5434 9.89575 16.5434 10.1633 16.2937L12.153 14.4367Z' fill='%23FAFAFA'/%3E%3C/svg%3E%0A");
  width: 20px;
  height: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
  .layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item .dokumen-link-item-inner .box-ico:before {
    width: 18px;
    height: 18px;
    background-size: cover;
  }
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item .dokumen-link-item-inner .name {
  font-size: 14px;
  font-family: "source-sans-pro-semibold";
  line-height: 25px;
  color: #fff;
}
@media (max-width: 768px) {
  .layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item .dokumen-link-item-inner .name {
    line-height: 18px;
    margin-top: 2px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
  }
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item:hover, .layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item.selected {
  border-color: #fff;
  background-color: #fff;
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item:hover .dokumen-link-item-inner .box-ico, .layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item.selected .dokumen-link-item-inner .box-ico {
  background-color: rgba(73, 77, 244, 0.25);
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item:hover .dokumen-link-item-inner .box-ico:before, .layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item.selected .dokumen-link-item-inner .box-ico:before {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 9.78505V6.07103C1 3.44482 1 2.13172 1.81586 1.31586C2.63172 0.5 3.94482 0.5 6.57103 0.5H13.9991C16.6253 0.5 17.9384 0.5 18.7542 1.31586C19.5701 2.13172 19.5701 3.44482 19.5701 6.07103V9.78504C19.5701 12.4113 19.5701 13.7244 18.7542 14.5402C18.1541 15.1404 17.2848 15.2991 15.8217 15.341C15.8183 14.6578 15.5809 13.9755 15.1097 13.4225C15.083 13.3912 15.0669 13.3523 15.0636 13.3114C14.9472 11.8523 13.7885 10.6936 12.3294 10.5771C12.2884 10.5739 12.2495 10.5578 12.2183 10.5311C11.1042 9.58169 9.46558 9.58169 8.35148 10.5311C8.3202 10.5578 8.28132 10.5739 8.24035 10.5771C6.78123 10.6936 5.62256 11.8523 5.50612 13.3114C5.50285 13.3523 5.48674 13.3912 5.46009 13.4225C4.98881 13.9755 4.75146 14.6578 4.74806 15.341C3.28515 15.299 2.41598 15.1403 1.81586 14.5402C1 13.7244 1 12.4113 1 9.78505ZM6.80315 4.21402C6.80315 3.82942 7.11493 3.51764 7.49953 3.51764H13.0706C13.4552 3.51764 13.7669 3.82942 13.7669 4.21402C13.7669 4.59862 13.4552 4.9104 13.0706 4.9104H7.49953C7.11493 4.9104 6.80315 4.59862 6.80315 4.21402ZM5.64252 6.76741C5.25792 6.76741 4.94614 7.07918 4.94614 7.46378C4.94614 7.84838 5.25792 8.16016 5.64252 8.16016H14.9276C15.3122 8.16016 15.6239 7.84838 15.6239 7.46378C15.6239 7.07918 15.3122 6.76741 14.9276 6.76741H5.64252Z' fill='%23494DF4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.3149 11.5912C10.7214 11.0854 9.84839 11.0854 9.25485 11.5912C9.0005 11.8079 8.68426 11.9389 8.35114 11.9655C7.57378 12.0275 6.9565 12.6448 6.89446 13.4222C6.86788 13.7553 6.73689 14.0715 6.52014 14.3259C6.01433 14.9194 6.01433 15.7924 6.52014 16.3859C6.73689 16.6403 6.86788 16.9565 6.89446 17.2896C6.9565 18.067 7.57378 18.6843 8.35114 18.7463C8.68426 18.7729 9.0005 18.9039 9.25485 19.1206C9.84839 19.6265 10.7214 19.6265 11.3149 19.1206C11.5693 18.9039 11.8855 18.7729 12.2186 18.7463C12.996 18.6843 13.6133 18.067 13.6753 17.2896C13.7019 16.9565 13.8329 16.6403 14.0496 16.3859C14.5554 15.7924 14.5554 14.9194 14.0496 14.3259C13.8329 14.0715 13.7019 13.7553 13.6753 13.4222C13.6133 12.6448 12.996 12.0275 12.2186 11.9655C11.8855 11.9389 11.5693 11.8079 11.3149 11.5912ZM12.153 14.9367C12.4341 14.6742 12.4493 14.2336 12.1869 13.9524C11.9245 13.6713 11.4838 13.6561 11.2027 13.9185L9.68815 15.332L9.36744 15.0327C9.08628 14.7703 8.64562 14.7855 8.3832 15.0666C8.12078 15.3478 8.13598 15.7884 8.41714 16.0509L9.213 16.7937C9.48055 17.0434 9.89575 17.0434 10.1633 16.7937L12.153 14.9367Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item:hover .dokumen-link-item-inner .name, .layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item.selected .dokumen-link-item-inner .name {
  color: #494df4;
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item.e-policy .dokumen-link-item-inner .box-ico:before {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 9.28505V5.57103C1 2.94482 1 1.63172 1.81586 0.815858C2.63172 0 3.94482 0 6.57103 0H13.9991C16.6253 0 17.9384 0 18.7542 0.815857C19.5701 1.63172 19.5701 2.94482 19.5701 5.57103V9.28504C19.5701 11.9113 19.5701 13.2244 18.7542 14.0402C18.1541 14.6404 17.2848 14.7991 15.8217 14.841C15.8183 14.1578 15.5809 13.4755 15.1097 12.9225C15.083 12.8912 15.0669 12.8523 15.0636 12.8114C14.9472 11.3523 13.7885 10.1936 12.3294 10.0771C12.2884 10.0739 12.2495 10.0578 12.2183 10.0311C11.1042 9.08169 9.46558 9.08169 8.35148 10.0311C8.3202 10.0578 8.28132 10.0739 8.24035 10.0771C6.78123 10.1936 5.62256 11.3523 5.50612 12.8114C5.50285 12.8523 5.48674 12.8912 5.46009 12.9225C4.98881 13.4755 4.75146 14.1578 4.74806 14.841C3.28515 14.799 2.41598 14.6403 1.81586 14.0402C1 13.2244 1 11.9113 1 9.28505ZM6.80315 3.71402C6.80315 3.32942 7.11493 3.01764 7.49953 3.01764H13.0706C13.4552 3.01764 13.7669 3.32942 13.7669 3.71402C13.7669 4.09862 13.4552 4.4104 13.0706 4.4104H7.49953C7.11493 4.4104 6.80315 4.09862 6.80315 3.71402ZM5.64252 6.26741C5.25792 6.26741 4.94614 6.57918 4.94614 6.96378C4.94614 7.34838 5.25792 7.66016 5.64252 7.66016H14.9276C15.3122 7.66016 15.6239 7.34838 15.6239 6.96378C15.6239 6.57918 15.3122 6.26741 14.9276 6.26741H5.64252Z' fill='%23FAFAFA'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.3149 11.0912C10.7214 10.5854 9.84839 10.5854 9.25485 11.0912C9.0005 11.3079 8.68426 11.4389 8.35114 11.4655C7.57378 11.5275 6.9565 12.1448 6.89446 12.9222C6.86788 13.2553 6.73689 13.5715 6.52014 13.8259C6.01433 14.4194 6.01433 15.2924 6.52014 15.8859C6.73689 16.1403 6.86788 16.4565 6.89446 16.7896C6.9565 17.567 7.57378 18.1843 8.35114 18.2463C8.68426 18.2729 9.0005 18.4039 9.25485 18.6206C9.84839 19.1265 10.7214 19.1265 11.3149 18.6206C11.5693 18.4039 11.8855 18.2729 12.2186 18.2463C12.996 18.1843 13.6133 17.567 13.6753 16.7896C13.7019 16.4565 13.8329 16.1403 14.0496 15.8859C14.5554 15.2924 14.5554 14.4194 14.0496 13.8259C13.8329 13.5715 13.7019 13.2553 13.6753 12.9222C13.6133 12.1448 12.996 11.5275 12.2186 11.4655C11.8855 11.4389 11.5693 11.3079 11.3149 11.0912ZM12.153 14.4367C12.4341 14.1742 12.4493 13.7336 12.1869 13.4524C11.9245 13.1713 11.4838 13.1561 11.2027 13.4185L9.68815 14.832L9.36744 14.5327C9.08628 14.2703 8.64562 14.2855 8.3832 14.5666C8.12078 14.8478 8.13598 15.2884 8.41714 15.5509L9.213 16.2937C9.48055 16.5434 9.89575 16.5434 10.1633 16.2937L12.153 14.4367Z' fill='%23FAFAFA'/%3E%3C/svg%3E%0A");
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item.e-policy:hover .dokumen-link-item-inner .box-ico:before, .layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item.e-policy.selected .dokumen-link-item-inner .box-ico:before {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 9.78505V6.07103C1 3.44482 1 2.13172 1.81586 1.31586C2.63172 0.5 3.94482 0.5 6.57103 0.5H13.9991C16.6253 0.5 17.9384 0.5 18.7542 1.31586C19.5701 2.13172 19.5701 3.44482 19.5701 6.07103V9.78504C19.5701 12.4113 19.5701 13.7244 18.7542 14.5402C18.1541 15.1404 17.2848 15.2991 15.8217 15.341C15.8183 14.6578 15.5809 13.9755 15.1097 13.4225C15.083 13.3912 15.0669 13.3523 15.0636 13.3114C14.9472 11.8523 13.7885 10.6936 12.3294 10.5771C12.2884 10.5739 12.2495 10.5578 12.2183 10.5311C11.1042 9.58169 9.46558 9.58169 8.35148 10.5311C8.3202 10.5578 8.28132 10.5739 8.24035 10.5771C6.78123 10.6936 5.62256 11.8523 5.50612 13.3114C5.50285 13.3523 5.48674 13.3912 5.46009 13.4225C4.98881 13.9755 4.75146 14.6578 4.74806 15.341C3.28515 15.299 2.41598 15.1403 1.81586 14.5402C1 13.7244 1 12.4113 1 9.78505ZM6.80315 4.21402C6.80315 3.82942 7.11493 3.51764 7.49953 3.51764H13.0706C13.4552 3.51764 13.7669 3.82942 13.7669 4.21402C13.7669 4.59862 13.4552 4.9104 13.0706 4.9104H7.49953C7.11493 4.9104 6.80315 4.59862 6.80315 4.21402ZM5.64252 6.76741C5.25792 6.76741 4.94614 7.07918 4.94614 7.46378C4.94614 7.84838 5.25792 8.16016 5.64252 8.16016H14.9276C15.3122 8.16016 15.6239 7.84838 15.6239 7.46378C15.6239 7.07918 15.3122 6.76741 14.9276 6.76741H5.64252Z' fill='%23494DF4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.3149 11.5912C10.7214 11.0854 9.84839 11.0854 9.25485 11.5912C9.0005 11.8079 8.68426 11.9389 8.35114 11.9655C7.57378 12.0275 6.9565 12.6448 6.89446 13.4222C6.86788 13.7553 6.73689 14.0715 6.52014 14.3259C6.01433 14.9194 6.01433 15.7924 6.52014 16.3859C6.73689 16.6403 6.86788 16.9565 6.89446 17.2896C6.9565 18.067 7.57378 18.6843 8.35114 18.7463C8.68426 18.7729 9.0005 18.9039 9.25485 19.1206C9.84839 19.6265 10.7214 19.6265 11.3149 19.1206C11.5693 18.9039 11.8855 18.7729 12.2186 18.7463C12.996 18.6843 13.6133 18.067 13.6753 17.2896C13.7019 16.9565 13.8329 16.6403 14.0496 16.3859C14.5554 15.7924 14.5554 14.9194 14.0496 14.3259C13.8329 14.0715 13.7019 13.7553 13.6753 13.4222C13.6133 12.6448 12.996 12.0275 12.2186 11.9655C11.8855 11.9389 11.5693 11.8079 11.3149 11.5912ZM12.153 14.9367C12.4341 14.6742 12.4493 14.2336 12.1869 13.9524C11.9245 13.6713 11.4838 13.6561 11.2027 13.9185L9.68815 15.332L9.36744 15.0327C9.08628 14.7703 8.64562 14.7855 8.3832 15.0666C8.12078 15.3478 8.13598 15.7884 8.41714 16.0509L9.213 16.7937C9.48055 17.0434 9.89575 17.0434 10.1633 16.7937L12.153 14.9367Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item.e-letter .dokumen-link-item-inner .box-ico:before {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.753 13.4998L13.753 13.4998L17.3147 9.93812C17.4008 9.85201 17.3614 9.7037 17.2463 9.66379C16.8259 9.51793 16.279 9.24409 15.7675 8.73251C15.2559 8.22094 14.982 7.67405 14.8362 7.25364C14.7963 7.13859 14.648 7.09918 14.5619 7.18529L11.0002 10.747C10.7145 11.0326 10.5717 11.1755 10.4488 11.333C10.3039 11.5188 10.1796 11.7198 10.0783 11.9325C9.99233 12.1129 9.92845 12.3045 9.80068 12.6878L9.63559 13.1831L9.37307 13.9706L9.12693 14.7091C9.06405 14.8977 9.11314 15.1056 9.25374 15.2462C9.39433 15.3868 9.60229 15.4359 9.79092 15.373L10.5294 15.1269L11.3169 14.8644L11.8122 14.6993L11.8122 14.6993C12.1955 14.5715 12.3871 14.5076 12.5674 14.4217C12.7801 14.3203 12.9812 14.1961 13.167 14.0512C13.3245 13.9283 13.4673 13.7855 13.753 13.4998Z' fill='white'/%3E%3Cpath d='M18.4298 8.82296C19.19 8.06279 19.19 6.8303 18.4298 6.07013C17.6697 5.30996 16.4372 5.30996 15.677 6.07013L15.5625 6.18463C15.452 6.29513 15.402 6.44947 15.4296 6.60327C15.4469 6.70002 15.4791 6.84148 15.5377 7.01027C15.6548 7.34782 15.8759 7.79094 16.2925 8.20749C16.709 8.62404 17.1522 8.84519 17.4897 8.96231C17.6585 9.02087 17.8 9.05305 17.8967 9.07042C18.0505 9.09802 18.2048 9.04796 18.3153 8.93747L18.4298 8.82296Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.05442 2.05442C1 3.10883 1 4.80589 1 8.2V11.8C1 15.1941 1 16.8912 2.05442 17.9456C3.10883 19 4.80589 19 8.2 19H10C13.3941 19 15.0912 19 16.1456 17.9456C17.1831 16.9081 17.1997 15.2484 17.2 11.9621L14.6635 14.4985C14.4207 14.7415 14.2219 14.9405 13.9973 15.1157C13.7342 15.3209 13.4495 15.4968 13.1483 15.6404C12.8912 15.7629 12.6243 15.8518 12.2984 15.9603L10.2179 16.6538C9.54416 16.8783 8.80138 16.703 8.2992 16.2008C7.79704 15.6987 7.62169 14.9559 7.84627 14.2822L8.09241 13.5437L8.52002 12.2609L8.53974 12.2017C8.64825 11.8758 8.73711 11.6088 8.85965 11.3517C9.0032 11.0505 9.17915 10.7658 9.38437 10.5027C9.55954 10.2781 9.75855 10.0793 10.0015 9.83648L13.6073 6.2307L14.608 5.23004L14.7225 5.11554C15.3663 4.47167 16.2103 4.14983 17.0542 4.15C16.918 3.22251 16.6547 2.56355 16.1456 2.05442C15.0912 1 13.3941 1 10 1H8.2C4.80589 1 3.10883 1 2.05442 2.05442ZM4.825 7.3C4.825 6.92721 5.12721 6.625 5.5 6.625H11.35C11.7228 6.625 12.025 6.92721 12.025 7.3C12.025 7.67279 11.7228 7.975 11.35 7.975H5.5C5.12721 7.975 4.825 7.67279 4.825 7.3ZM4.825 10.9C4.825 10.5272 5.12721 10.225 5.5 10.225H7.75C8.12279 10.225 8.425 10.5272 8.425 10.9C8.425 11.2728 8.12279 11.575 7.75 11.575H5.5C5.12721 11.575 4.825 11.2728 4.825 10.9ZM4.825 14.5C4.825 14.1272 5.12721 13.825 5.5 13.825H6.85C7.22279 13.825 7.525 14.1272 7.525 14.5C7.525 14.8728 7.22279 15.175 6.85 15.175H5.5C5.12721 15.175 4.825 14.8728 4.825 14.5Z' fill='white'/%3E%3C/svg%3E%0A");
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item.e-letter:hover .dokumen-link-item-inner .box-ico:before, .layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item.e-letter.selected .dokumen-link-item-inner .box-ico:before {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 9.78505V6.07103C1 3.44482 1 2.13172 1.81586 1.31586C2.63172 0.5 3.94482 0.5 6.57103 0.5H13.9991C16.6253 0.5 17.9384 0.5 18.7542 1.31586C19.5701 2.13172 19.5701 3.44482 19.5701 6.07103V9.78504C19.5701 12.4113 19.5701 13.7244 18.7542 14.5402C18.1541 15.1404 17.2848 15.2991 15.8217 15.341C15.8183 14.6578 15.5809 13.9755 15.1097 13.4225C15.083 13.3912 15.0669 13.3523 15.0636 13.3114C14.9472 11.8523 13.7885 10.6936 12.3294 10.5771C12.2884 10.5739 12.2495 10.5578 12.2183 10.5311C11.1042 9.58169 9.46558 9.58169 8.35148 10.5311C8.3202 10.5578 8.28132 10.5739 8.24035 10.5771C6.78123 10.6936 5.62256 11.8523 5.50612 13.3114C5.50285 13.3523 5.48674 13.3912 5.46009 13.4225C4.98881 13.9755 4.75146 14.6578 4.74806 15.341C3.28515 15.299 2.41598 15.1403 1.81586 14.5402C1 13.7244 1 12.4113 1 9.78505ZM6.80315 4.21402C6.80315 3.82942 7.11493 3.51764 7.49953 3.51764H13.0706C13.4552 3.51764 13.7669 3.82942 13.7669 4.21402C13.7669 4.59862 13.4552 4.9104 13.0706 4.9104H7.49953C7.11493 4.9104 6.80315 4.59862 6.80315 4.21402ZM5.64252 6.76741C5.25792 6.76741 4.94614 7.07918 4.94614 7.46378C4.94614 7.84838 5.25792 8.16016 5.64252 8.16016H14.9276C15.3122 8.16016 15.6239 7.84838 15.6239 7.46378C15.6239 7.07918 15.3122 6.76741 14.9276 6.76741H5.64252Z' fill='%23494DF4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.3149 11.5912C10.7214 11.0854 9.84839 11.0854 9.25485 11.5912C9.0005 11.8079 8.68426 11.9389 8.35114 11.9655C7.57378 12.0275 6.9565 12.6448 6.89446 13.4222C6.86788 13.7553 6.73689 14.0715 6.52014 14.3259C6.01433 14.9194 6.01433 15.7924 6.52014 16.3859C6.73689 16.6403 6.86788 16.9565 6.89446 17.2896C6.9565 18.067 7.57378 18.6843 8.35114 18.7463C8.68426 18.7729 9.0005 18.9039 9.25485 19.1206C9.84839 19.6265 10.7214 19.6265 11.3149 19.1206C11.5693 18.9039 11.8855 18.7729 12.2186 18.7463C12.996 18.6843 13.6133 18.067 13.6753 17.2896C13.7019 16.9565 13.8329 16.6403 14.0496 16.3859C14.5554 15.7924 14.5554 14.9194 14.0496 14.3259C13.8329 14.0715 13.7019 13.7553 13.6753 13.4222C13.6133 12.6448 12.996 12.0275 12.2186 11.9655C11.8855 11.9389 11.5693 11.8079 11.3149 11.5912ZM12.153 14.9367C12.4341 14.6742 12.4493 14.2336 12.1869 13.9524C11.9245 13.6713 11.4838 13.6561 11.2027 13.9185L9.68815 15.332L9.36744 15.0327C9.08628 14.7703 8.64562 14.7855 8.3832 15.0666C8.12078 15.3478 8.13598 15.7884 8.41714 16.0509L9.213 16.7937C9.48055 17.0434 9.89575 17.0434 10.1633 16.7937L12.153 14.9367Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item.e-statement .dokumen-link-item-inner .box-ico:before {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 2.73615V16.9534C2 18.636 3.36399 20 5.04656 20H15.2018C16.8843 20 18.2483 18.636 18.2483 16.9534V6.79823C18.2483 5.11567 16.8843 3.75167 15.2018 3.75167H3.01552C2.45466 3.75167 2 3.29701 2 2.73615ZM5.30044 9.8448C5.30044 9.42415 5.64144 9.08316 6.06208 9.08316H14.1862C14.6069 9.08316 14.9479 9.42415 14.9479 9.8448C14.9479 10.2654 14.6069 10.6064 14.1862 10.6064H6.06208C5.64144 10.6064 5.30044 10.2654 5.30044 9.8448ZM5.30044 13.3991C5.30044 12.9785 5.64144 12.6375 6.06208 12.6375H11.6474C12.0681 12.6375 12.4091 12.9785 12.4091 13.3991C12.4091 13.8198 12.0681 14.1608 11.6474 14.1608H6.06208C5.64144 14.1608 5.30044 13.8198 5.30044 13.3991Z' fill='white'/%3E%3Cpath d='M2.41513 1.80908C2.76902 1.96779 3.01552 2.32319 3.01552 2.73615H15.2018C15.5524 2.73615 15.8927 2.78059 16.2173 2.86413V2.03142C16.2173 0.795434 15.1226 -0.154001 13.899 0.0207946L2.93387 1.58724C2.73841 1.61517 2.56128 1.69397 2.41513 1.80908Z' fill='white'/%3E%3C/svg%3E%0A");
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item.e-statement:hover .dokumen-link-item-inner .box-ico:before, .layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item.e-statement.selected .dokumen-link-item-inner .box-ico:before {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 3.23615V17.4534C2 19.136 3.36399 20.5 5.04656 20.5H15.2018C16.8843 20.5 18.2483 19.136 18.2483 17.4534V7.29823C18.2483 5.61567 16.8843 4.25167 15.2018 4.25167H3.01552C2.45466 4.25167 2 3.79701 2 3.23615ZM5.30044 10.3448C5.30044 9.92415 5.64144 9.58316 6.06208 9.58316H14.1862C14.6069 9.58316 14.9479 9.92415 14.9479 10.3448C14.9479 10.7654 14.6069 11.1064 14.1862 11.1064H6.06208C5.64144 11.1064 5.30044 10.7654 5.30044 10.3448ZM5.30044 13.8991C5.30044 13.4785 5.64144 13.1375 6.06208 13.1375H11.6474C12.0681 13.1375 12.4091 13.4785 12.4091 13.8991C12.4091 14.3198 12.0681 14.6608 11.6474 14.6608H6.06208C5.64144 14.6608 5.30044 14.3198 5.30044 13.8991Z' fill='%23494DF4'/%3E%3Cpath d='M2.41513 2.30908C2.76902 2.46779 3.01552 2.82319 3.01552 3.23615H15.2018C15.5524 3.23615 15.8927 3.28059 16.2173 3.36413V2.53142C16.2173 1.29543 15.1226 0.345999 13.899 0.520795L2.93387 2.08724C2.73841 2.11517 2.56128 2.19397 2.41513 2.30908Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item.prosedur .dokumen-link-item-inner .box-ico:before {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 3C4 1.89543 4.89543 1 6 1H14C15.1046 1 16 1.89543 16 3V4H4V3ZM2 7.5C2 6.39543 2.89543 5.5 4 5.5H16C17.1046 5.5 18 6.39543 18 7.5V8.5H2V7.5ZM0 12C0 10.8954 0.895431 10 2 10H18C19.1046 10 20 10.8954 20 12V15C20 17.2091 18.2091 19 16 19H4C1.79086 19 0 17.2091 0 15V12ZM7.25 13C7.25 12.5858 7.58579 12.25 8 12.25H12C12.4142 12.25 12.75 12.5858 12.75 13C12.75 13.4142 12.4142 13.75 12 13.75H8C7.58579 13.75 7.25 13.4142 7.25 13Z' fill='white'/%3E%3C/svg%3E%0A");
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item.prosedur:hover .dokumen-link-item-inner .box-ico:before, .layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item.prosedur.selected .dokumen-link-item-inner .box-ico:before {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 3.5C4 2.39543 4.89543 1.5 6 1.5H14C15.1046 1.5 16 2.39543 16 3.5V4.5H4V3.5ZM2 8C2 6.89543 2.89543 6 4 6H16C17.1046 6 18 6.89543 18 8V9H2V8ZM0 12.5C0 11.3954 0.895431 10.5 2 10.5H18C19.1046 10.5 20 11.3954 20 12.5V15.5C20 17.7091 18.2091 19.5 16 19.5H4C1.79086 19.5 0 17.7091 0 15.5V12.5ZM7.25 13.5C7.25 13.0858 7.58579 12.75 8 12.75H12C12.4142 12.75 12.75 13.0858 12.75 13.5C12.75 13.9142 12.4142 14.25 12 14.25H8C7.58579 14.25 7.25 13.9142 7.25 13.5Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item.formulir .dokumen-link-item-inner .box-ico:before {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.8 19H8.2C4.80589 19 3.10883 19 2.05442 17.9456C1 16.8912 1 15.1941 1 11.8V8.2C1 4.80589 1 3.10883 2.05442 2.05442C3.10883 1 4.81482 1 8.22681 1C8.77222 1 9.20926 1 9.57701 1.015C9.5649 1.08693 9.55856 1.16031 9.55831 1.23451L9.55 3.78547C9.54992 4.77286 9.54985 5.64548 9.64441 6.34884C9.74692 7.11125 9.98227 7.87354 10.6044 8.49568C11.2266 9.11782 11.9888 9.35318 12.7513 9.45568C13.4546 9.55025 14.3272 9.55018 15.3146 9.5501L15.4 9.5501H18.9617C19 10.0309 19 10.6211 19 11.4066V11.8C19 15.1941 19 16.8912 17.9456 17.9456C16.8912 19 15.1941 19 11.8 19ZM3.925 12.25C3.925 11.8772 4.22721 11.575 4.6 11.575H11.8C12.1728 11.575 12.475 11.8772 12.475 12.25C12.475 12.6228 12.1728 12.925 11.8 12.925H4.6C4.22721 12.925 3.925 12.6228 3.925 12.25ZM3.925 15.4C3.925 15.0272 4.22721 14.725 4.6 14.725H9.55C9.92279 14.725 10.225 15.0272 10.225 15.4C10.225 15.7728 9.92279 16.075 9.55 16.075H4.6C4.22721 16.075 3.925 15.7728 3.925 15.4Z' fill='white'/%3E%3Cpath d='M16.6165 6.05499L13.0536 2.84838C12.0386 1.93481 11.531 1.47803 10.9083 1.23906L10.9 3.7001C10.9 5.82142 10.9 6.88208 11.559 7.54109C12.218 8.2001 13.2787 8.2001 15.4 8.2001H18.6221C18.2958 7.5663 17.7115 7.04048 16.6165 6.05499Z' fill='white'/%3E%3C/svg%3E%0A");
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item.formulir:hover .dokumen-link-item-inner .box-ico:before, .layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item.formulir.selected .dokumen-link-item-inner .box-ico:before {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.8 19.5H8.2C4.80589 19.5 3.10883 19.5 2.05442 18.4456C1 17.3912 1 15.6941 1 12.3V8.7C1 5.30589 1 3.60883 2.05442 2.55442C3.10883 1.5 4.81482 1.5 8.22681 1.5C8.77222 1.5 9.20926 1.5 9.57701 1.515C9.5649 1.58693 9.55856 1.66031 9.55831 1.73451L9.55 4.28547C9.54992 5.27286 9.54985 6.14548 9.64441 6.84884C9.74692 7.61125 9.98227 8.37354 10.6044 8.99568C11.2266 9.61782 11.9888 9.85318 12.7513 9.95568C13.4546 10.0502 14.3272 10.0502 15.3146 10.0501L15.4 10.0501H18.9617C19 10.5309 19 11.1211 19 11.9066V12.3C19 15.6941 19 17.3912 17.9456 18.4456C16.8912 19.5 15.1941 19.5 11.8 19.5ZM3.925 12.75C3.925 12.3772 4.22721 12.075 4.6 12.075H11.8C12.1728 12.075 12.475 12.3772 12.475 12.75C12.475 13.1228 12.1728 13.425 11.8 13.425H4.6C4.22721 13.425 3.925 13.1228 3.925 12.75ZM3.925 15.9C3.925 15.5272 4.22721 15.225 4.6 15.225H9.55C9.92279 15.225 10.225 15.5272 10.225 15.9C10.225 16.2728 9.92279 16.575 9.55 16.575H4.6C4.22721 16.575 3.925 16.2728 3.925 15.9Z' fill='white'/%3E%3Cpath d='M16.6165 6.55499L13.0536 3.34838C12.0386 2.43481 11.531 1.97803 10.9083 1.73906L10.9 4.2001C10.9 6.32142 10.9 7.38208 11.559 8.04109C12.218 8.7001 13.2787 8.7001 15.4 8.7001H18.6221C18.2958 8.0663 17.7115 7.54048 16.6165 6.55499Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item.fund-fact-sheet .dokumen-link-item-inner .box-ico:before {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.31802 2.31802C1 3.63604 1 5.75736 1 10C1 14.2426 1 16.364 2.31802 17.682C3.63604 19 5.75736 19 10 19C14.2426 19 16.364 19 17.682 17.682C19 16.364 19 14.2426 19 10C19 5.75736 19 3.63604 17.682 2.31802C16.364 1 14.2426 1 10 1C5.75736 1 3.63604 1 2.31802 2.31802ZM14.5 6.625C14.8728 6.625 15.175 6.92721 15.175 7.3V15.4C15.175 15.7728 14.8728 16.075 14.5 16.075C14.1272 16.075 13.825 15.7728 13.825 15.4V7.3C13.825 6.92721 14.1272 6.625 14.5 6.625ZM10.675 10C10.675 9.62721 10.3728 9.325 10 9.325C9.62721 9.325 9.325 9.62721 9.325 10V15.4C9.325 15.7728 9.62721 16.075 10 16.075C10.3728 16.075 10.675 15.7728 10.675 15.4V10ZM5.5 12.025C5.87279 12.025 6.175 12.3272 6.175 12.7V15.4C6.175 15.7728 5.87279 16.075 5.5 16.075C5.12721 16.075 4.825 15.7728 4.825 15.4V12.7C4.825 12.3272 5.12721 12.025 5.5 12.025Z' fill='white'/%3E%3C/svg%3E%0A");
}
.layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item.fund-fact-sheet:hover .dokumen-link-item-inner .box-ico:before, .layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item.fund-fact-sheet.selected .dokumen-link-item-inner .box-ico:before {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.31802 2.81802C1 4.13604 1 6.25736 1 10.5C1 14.7426 1 16.864 2.31802 18.182C3.63604 19.5 5.75736 19.5 10 19.5C14.2426 19.5 16.364 19.5 17.682 18.182C19 16.864 19 14.7426 19 10.5C19 6.25736 19 4.13604 17.682 2.81802C16.364 1.5 14.2426 1.5 10 1.5C5.75736 1.5 3.63604 1.5 2.31802 2.81802ZM14.5 7.125C14.8728 7.125 15.175 7.42721 15.175 7.8V15.9C15.175 16.2728 14.8728 16.575 14.5 16.575C14.1272 16.575 13.825 16.2728 13.825 15.9V7.8C13.825 7.42721 14.1272 7.125 14.5 7.125ZM10.675 10.5C10.675 10.1272 10.3728 9.825 10 9.825C9.62721 9.825 9.325 10.1272 9.325 10.5V15.9C9.325 16.2728 9.62721 16.575 10 16.575C10.3728 16.575 10.675 16.2728 10.675 15.9V10.5ZM5.5 12.525C5.87279 12.525 6.175 12.8272 6.175 13.2V15.9C6.175 16.2728 5.87279 16.575 5.5 16.575C5.12721 16.575 4.825 16.2728 4.825 15.9V13.2C4.825 12.8272 5.12721 12.525 5.5 12.525Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
}

.cx-unduh-dokumen-default-content .inner {
  max-width: 379px;
  margin: 60px auto;
  text-align: center;
  color: #5f5f5f;
  font-size: 14px;
  line-height: 19px;
  font-family: "source-sans-pro-semibold";
}
.cx-unduh-dokumen-default-content .inner .box-vector {
  position: relative;
}
@media (max-width: 767px) {
  .cx-unduh-dokumen-default-content .inner {
    max-width: 300px;
  }
  .cx-unduh-dokumen-default-content .inner .box-vector.dekstop {
    display: none;
  }
  .cx-unduh-dokumen-default-content .inner .box-vector.mobile.hide {
    display: block !important;
  }
  .cx-unduh-dokumen-default-content .inner .box-vector.mobile svg {
    width: 300px;
  }
  .cx-unduh-dokumen-default-content .inner .box-text {
    position: relative;
    top: -45px;
  }
}

@media (min-width: 1025px) and (max-width: 1280px) {
  .layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-title .inner .box-title {
    padding-left: 20px;
  }
}

.layout-unduh-dokumen-outer.fixed-header #main-content.layout-unduh-dokumen {
  padding-top: 67px;
}
@media (max-width: 768px) {
  .layout-unduh-dokumen-outer.fixed-header #main-content.layout-unduh-dokumen {
    padding-top: 74px;
  }
}

section.cx-static-banner-unduh-dokumen .box-dokumen-navigation,
section.cx-static-banner-unduh-dokumen .box-dokumen-title {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
section.cx-static-banner-unduh-dokumen .box-dokumen-navigation .dokumen-links .dokumen-link-item .dokumen-link-item-inner .box-ico {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
section.cx-static-banner-unduh-dokumen.fixed-position {
  position: fixed;
  top: 60px;
  z-index: 3;
  left: 0px;
  width: 100%;
}
@media (max-width: 1024px) {
  section.cx-static-banner-unduh-dokumen.fixed-position {
    top: 55px;
  }
}
@media (min-width: 1025px) {
  section.cx-static-banner-unduh-dokumen.fixed-position {
    width: calc(100% - var(--width-sidenav));
    left: var(--width-sidenav);
    top: 62px;
  }
}
section.cx-static-banner-unduh-dokumen.fixed-position .box-dokumen-title {
  opacity: 0;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
@media (max-width: 768px) {
  section.cx-static-banner-unduh-dokumen.fixed-position .box-dokumen-navigation {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (max-width: 768px) {
  section.cx-static-banner-unduh-dokumen.fixed-position .box-dokumen-navigation .container.CX-wrapper {
    max-width: initial !important;
    padding-right: 0px;
  }
}
@media (max-width: 768px) {
  section.cx-static-banner-unduh-dokumen.fixed-position .box-dokumen-navigation .dokumen-links {
    display: flex;
    flex-direction: row;
    overflow-x: auto;
  }
  section.cx-static-banner-unduh-dokumen.fixed-position .box-dokumen-navigation .dokumen-links::-webkit-scrollbar {
    -webkit-appearance: none;
  }
  section.cx-static-banner-unduh-dokumen.fixed-position .box-dokumen-navigation .dokumen-links::-webkit-scrollbar:vertical {
    width: 4px;
  }
  section.cx-static-banner-unduh-dokumen.fixed-position .box-dokumen-navigation .dokumen-links::-webkit-scrollbar:horizontal {
    height: 4px;
  }
  section.cx-static-banner-unduh-dokumen.fixed-position .box-dokumen-navigation .dokumen-links::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 0px;
  }
  section.cx-static-banner-unduh-dokumen.fixed-position .box-dokumen-navigation .dokumen-links::-webkit-scrollbar-track {
    border-radius: 0px;
    background-color: rgba(255, 255, 255, 0.1);
  }
}
@media (max-width: 768px) {
  section.cx-static-banner-unduh-dokumen.fixed-position .box-dokumen-navigation .dokumen-links .dokumen-link-item {
    flex: 0 0 auto;
    min-width: 103px;
    padding: 11px 10px;
  }
}
section.cx-static-banner-unduh-dokumen.fixed-position .box-dokumen-navigation .dokumen-links .dokumen-link-item .dokumen-link-item-inner .box-ico {
  opacity: 0;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
@media (max-width: 768px) {
  section.cx-static-banner-unduh-dokumen.fixed-position .box-dokumen-navigation .dokumen-links .dokumen-link-item .dokumen-link-item-inner .name {
    font-size: 14px;
    line-height: normal;
    margin-top: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

section.cx-static-banner-unduh-dokumen.fixed-position {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
section.cx-static-banner-unduh-dokumen.fixed-position:not(.show) {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}

.cx-download-formulir .box-download-formulir .cx-download-formulir-banner {
  height: 160px;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-banner:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 25.21%, rgba(0, 0, 0, 0.56) 50.74%, rgba(0, 0, 0, 0.4) 74.17%, rgba(0, 0, 0, 0) 98.04%);
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-banner .container.CX-wrapper {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-banner .container.CX-wrapper .box-download-formulir-banner .box-text h1 {
  font-size: 32px;
  color: #fff;
  font-family: "source-sans-pro-bold";
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content {
  background-color: #f6fafd;
  padding: 24px;
}
@media (max-width: 768px) {
  .cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content {
    padding: 16px 0px;
  }
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-accordion .box-download-formulir-accordion {
  display: grid;
  grid-row-gap: 8px;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-accordion .box-download-formulir-accordion .box-item-accordion .box-item-inner-accordion {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 4px 9px 0px rgba(62, 66, 244, 0.1);
  -moz-box-shadow: 0px 4px 9px 0px rgba(62, 66, 244, 0.1);
  -ms-box-shadow: 0px 4px 9px 0px rgba(62, 66, 244, 0.1);
  -o-box-shadow: 0px 4px 9px 0px rgba(62, 66, 244, 0.1);
  box-shadow: 0px 4px 9px 0px rgba(62, 66, 244, 0.1);
  background: #fff;
  padding: 14px 16px;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-accordion .box-download-formulir-accordion .box-item-accordion .box-item-inner-accordion .box-title-accordion {
  display: flex;
  color: #333;
  cursor: pointer;
  position: relative;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-accordion .box-download-formulir-accordion .box-item-accordion .box-item-inner-accordion .box-title-accordion .box-title {
  flex: 1 1 auto;
  font-size: 16px;
  font-family: "source-sans-pro-bold";
  padding-right: 120px;
  margin-bottom: 0px;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-accordion .box-download-formulir-accordion .box-item-accordion .box-item-inner-accordion .box-title-accordion .box-chevron-and-total {
  position: absolute;
  right: 0;
  top: 3px;
  text-align: right;
  padding-right: 30px;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-accordion .box-download-formulir-accordion .box-item-accordion .box-item-inner-accordion .box-title-accordion .box-chevron-and-total:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='10' viewBox='0 0 16 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.5188 1.82485L8.21913 9.12451L0.919467 1.82485L2.74438 -7.0735e-05L8.21913 5.47468L13.6939 -6.97778e-05L15.5188 1.82485Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
  width: 16px;
  height: 16px;
  position: absolute;
  background-repeat: no-repeat;
  right: 0;
  top: 6px;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-accordion .box-download-formulir-accordion .box-item-accordion .box-item-inner-accordion .box-title-accordion .box-chevron-and-total span {
  font-size: 13px;
  font-family: "source-sans-pro-semibold";
  line-height: normal;
  letter-spacing: 0.13px;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-accordion .box-download-formulir-accordion .box-item-accordion .box-item-inner-accordion .box-content-accordion {
  margin-top: 25px;
  display: none;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-accordion .box-download-formulir-accordion .box-item-accordion.selected .box-item-inner-accordion .box-title-accordion .box-chevron-and-total:after {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='10' viewBox='0 0 16 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.919434 7.29966L8.2191 0L15.5188 7.29966L13.6938 9.12458L8.2191 3.64983L2.74435 9.12458L0.919434 7.29966Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-list .box-download-formulir-list:not(.with-slider) {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}
@media (max-width: 768px) {
  .cx-download-formulir .box-download-formulir .cx-download-formulir-list .box-download-formulir-list.with-slider {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }
}
@media (max-width: 767px) {
  .cx-download-formulir .box-download-formulir .cx-download-formulir-list .box-download-formulir-list.with-slider {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 1024px) {
  .cx-download-formulir .box-download-formulir .cx-download-formulir-list .box-download-formulir-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 768px) {
  .cx-download-formulir .box-download-formulir .cx-download-formulir-list .box-download-formulir-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 500px) {
  .cx-download-formulir .box-download-formulir .cx-download-formulir-list .box-download-formulir-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-list .box-download-formulir-list .box-item-download {
  border: 1px solid #494df4;
  background: #fff;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  padding: 12px 14px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  min-height: 150px;
  height: 100%;
  cursor: pointer;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-list .box-download-formulir-list .box-item-download .box-item-download-inner {
  position: relative;
  height: 100%;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-list .box-download-formulir-list .box-item-download .box-item-download-inner .box-ico span.ico.ico-document-formulir {
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='34' viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='2' y='2' width='30' height='30' rx='15' fill='url(%23paint0_linear_25031_11610)'/%3E%3Crect x='1' y='1' width='32' height='32' rx='16' stroke='white' stroke-opacity='0.5' stroke-width='2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.4 24H15.6C12.9601 24 11.6402 24 10.8201 23.1799C10 22.3598 10 21.0399 10 18.4V15.6C10 12.9601 10 11.6402 10.8201 10.8201C11.6402 10 12.9671 10 15.6209 10C16.0451 10 16.385 10 16.671 10.0117C16.6616 10.0676 16.6567 10.1247 16.6565 10.1824L16.65 12.1665C16.6499 12.9345 16.6499 13.6131 16.7234 14.1602C16.8032 14.7532 16.9862 15.3461 17.4701 15.83C17.954 16.3139 18.5469 16.4969 19.1399 16.5766C19.6869 16.6502 20.3656 16.6501 21.1336 16.6501L21.2 16.6501H23.9702C24 17.0241 24 17.4831 24 18.094V18.4C24 21.0399 24 22.3598 23.1799 23.1799C22.3598 24 21.0399 24 18.4 24ZM12.275 18.75C12.275 18.4601 12.5101 18.225 12.8 18.225H18.4C18.6899 18.225 18.925 18.4601 18.925 18.75C18.925 19.0399 18.6899 19.275 18.4 19.275H12.8C12.5101 19.275 12.275 19.0399 12.275 18.75ZM12.275 21.2C12.275 20.9101 12.5101 20.675 12.8 20.675H16.65C16.9399 20.675 17.175 20.9101 17.175 21.2C17.175 21.4899 16.9399 21.725 16.65 21.725H12.8C12.5101 21.725 12.275 21.4899 12.275 21.2Z' fill='white'/%3E%3Cpath d='M22.1462 13.9317L19.3751 11.4376C18.5856 10.7271 18.1908 10.3718 17.7065 10.1859L17.7 12.1001C17.7 13.75 17.7 14.5749 18.2126 15.0875C18.7251 15.6001 19.5501 15.6001 21.2 15.6001H23.7061C23.4523 15.1071 22.9979 14.6981 22.1462 13.9317Z' fill='white'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_25031_11610' x1='10.4612' y1='8.81821' x2='23.1963' y2='8.85186' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233035F3'/%3E%3Cstop offset='1' stop-color='%23494DF4'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 34px;
  height: 34px;
  display: inline-block;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-list .box-download-formulir-list .box-item-download .box-item-download-inner .box-title {
  font-size: 14px;
  line-height: 20px;
  font-family: "source-sans-pro-semibold";
  color: #494df4;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .cx-download-formulir .box-download-formulir .cx-download-formulir-list .box-download-formulir-list .box-item-download .box-item-download-inner .box-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-list .box-download-formulir-list .box-item-download .box-item-download-inner .box-size-and-download {
  display: grid;
  grid-template-columns: 1fr 1fr;
  position: absolute;
  width: 100%;
  bottom: 0;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-list .box-download-formulir-list .box-item-download .box-item-download-inner .box-size-and-download .box-size {
  font-size: 12px;
  line-height: 20px;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-list .box-download-formulir-list .box-item-download .box-item-download-inner .box-size-and-download .box-act-download {
  text-align: right;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-list .box-download-formulir-list .box-item-download .box-item-download-inner .box-size-and-download .box-act-download .act_download {
  font-family: "source-sans-pro-semibold";
  font-size: 11px;
  line-height: 20px;
  text-transform: uppercase;
  text-decoration: none;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-list .box-download-formulir-list .box-item-download .box-item-download-inner .box-size-and-download .box-act-download .act_download span.ico.ico-act-download {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.28386 8.31081C6.21099 8.3905 6.10799 8.4359 6 8.4359C5.89202 8.4359 5.78901 8.3905 5.71614 8.31081L3.66486 6.06722C3.52153 5.91045 3.53242 5.66717 3.68919 5.52383C3.84596 5.3805 4.08924 5.3914 4.23258 5.54817L5.61539 7.06061V1.38462C5.61539 1.1722 5.78758 1 6 1C6.21242 1 6.38462 1.1722 6.38462 1.38462V7.06061L7.76743 5.54817C7.91076 5.3914 8.15404 5.3805 8.31081 5.52383C8.46758 5.66717 8.47847 5.91045 8.33514 6.06722L6.28386 8.31081Z' fill='%23494DF4'/%3E%3Cpath d='M1.76923 7.53846C1.76923 7.32605 1.59703 7.15385 1.38462 7.15385C1.1722 7.15385 1 7.32605 1 7.53846V7.5666C0.99999 8.26793 0.999982 8.83322 1.05976 9.27782C1.12182 9.73942 1.25458 10.1281 1.56326 10.4367C1.87193 10.7454 2.26059 10.8782 2.72218 10.9402C3.16678 11 3.73207 11 4.4334 11H7.5666C8.26793 11 8.83322 11 9.27782 10.9402C9.73942 10.8782 10.1281 10.7454 10.4367 10.4367C10.7454 10.1281 10.8782 9.73942 10.9402 9.27782C11 8.83322 11 8.26793 11 7.5666V7.53846C11 7.32605 10.8278 7.15385 10.6154 7.15385C10.403 7.15385 10.2308 7.32605 10.2308 7.53846C10.2308 8.27457 10.23 8.78796 10.1779 9.17532C10.1273 9.55162 10.0347 9.75089 9.89282 9.89282C9.75089 10.0347 9.55162 10.1273 9.17532 10.1779C8.78797 10.23 8.27457 10.2308 7.53846 10.2308H4.46154C3.72543 10.2308 3.21204 10.23 2.82468 10.1779C2.44838 10.1273 2.24912 10.0347 2.10719 9.89282C1.96526 9.75089 1.87272 9.55162 1.82213 9.17532C1.77005 8.78796 1.76923 8.27457 1.76923 7.53846Z' fill='%23494DF4'/%3E%3Cpath d='M6.28386 8.31081C6.21099 8.3905 6.10799 8.4359 6 8.4359C5.89202 8.4359 5.78901 8.3905 5.71614 8.31081L3.66486 6.06722C3.52153 5.91045 3.53242 5.66717 3.68919 5.52383C3.84596 5.3805 4.08924 5.3914 4.23258 5.54817L5.61539 7.06061V1.38462C5.61539 1.1722 5.78758 1 6 1C6.21242 1 6.38462 1.1722 6.38462 1.38462V7.06061L7.76743 5.54817C7.91076 5.3914 8.15404 5.3805 8.31081 5.52383C8.46758 5.66717 8.47847 5.91045 8.33514 6.06722L6.28386 8.31081Z' stroke='%23494DF4' stroke-width='0.6'/%3E%3Cpath d='M1.76923 7.53846C1.76923 7.32605 1.59703 7.15385 1.38462 7.15385C1.1722 7.15385 1 7.32605 1 7.53846V7.5666C0.99999 8.26793 0.999982 8.83322 1.05976 9.27782C1.12182 9.73942 1.25458 10.1281 1.56326 10.4367C1.87193 10.7454 2.26059 10.8782 2.72218 10.9402C3.16678 11 3.73207 11 4.4334 11H7.5666C8.26793 11 8.83322 11 9.27782 10.9402C9.73942 10.8782 10.1281 10.7454 10.4367 10.4367C10.7454 10.1281 10.8782 9.73942 10.9402 9.27782C11 8.83322 11 8.26793 11 7.5666V7.53846C11 7.32605 10.8278 7.15385 10.6154 7.15385C10.403 7.15385 10.2308 7.32605 10.2308 7.53846C10.2308 8.27457 10.23 8.78796 10.1779 9.17532C10.1273 9.55162 10.0347 9.75089 9.89282 9.89282C9.75089 10.0347 9.55162 10.1273 9.17532 10.1779C8.78797 10.23 8.27457 10.2308 7.53846 10.2308H4.46154C3.72543 10.2308 3.21204 10.23 2.82468 10.1779C2.44838 10.1273 2.24912 10.0347 2.10719 9.89282C1.96526 9.75089 1.87272 9.55162 1.82213 9.17532C1.77005 8.78796 1.76923 8.27457 1.76923 7.53846Z' stroke='%23494DF4' stroke-width='0.6'/%3E%3C/svg%3E%0A");
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-left: 4px;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-list .box-download-formulir-list .box-item-download:hover {
  border-radius: 12px;
  border: 1px solid #e5e5e5;
  background: linear-gradient(116deg, #494df4 6.92%, #6727f2 102.1%);
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-list .box-download-formulir-list .box-item-download:hover .box-item-download-inner .box-title {
  color: #ffffff;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-list .box-download-formulir-list .box-item-download:hover .box-item-download-inner .box-size-and-download .box-size {
  color: #ffffff;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-list .box-download-formulir-list .box-item-download:hover .box-item-download-inner .box-size-and-download .box-act-download .act_download {
  color: #ffffff;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-list .box-download-formulir-list .box-item-download:hover .box-item-download-inner .box-size-and-download .box-act-download span.ico.ico-act-download {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.28386 8.31081C6.21099 8.3905 6.10799 8.4359 6 8.4359C5.89202 8.4359 5.78901 8.3905 5.71614 8.31081L3.66486 6.06722C3.52153 5.91045 3.53242 5.66717 3.68919 5.52383C3.84596 5.3805 4.08924 5.3914 4.23258 5.54817L5.61539 7.06061V1.38462C5.61539 1.1722 5.78758 1 6 1C6.21242 1 6.38462 1.1722 6.38462 1.38462V7.06061L7.76743 5.54817C7.91076 5.3914 8.15404 5.3805 8.31081 5.52383C8.46758 5.66717 8.47847 5.91045 8.33514 6.06722L6.28386 8.31081Z' fill='white'/%3E%3Cpath d='M1.76923 7.53846C1.76923 7.32605 1.59703 7.15385 1.38462 7.15385C1.1722 7.15385 1 7.32605 1 7.53846V7.5666C0.99999 8.26793 0.999982 8.83322 1.05976 9.27782C1.12182 9.73942 1.25458 10.1281 1.56326 10.4367C1.87193 10.7454 2.26059 10.8782 2.72218 10.9402C3.16678 11 3.73207 11 4.4334 11H7.5666C8.26793 11 8.83322 11 9.27782 10.9402C9.73942 10.8782 10.1281 10.7454 10.4367 10.4367C10.7454 10.1281 10.8782 9.73942 10.9402 9.27782C11 8.83322 11 8.26793 11 7.5666V7.53846C11 7.32605 10.8278 7.15385 10.6154 7.15385C10.403 7.15385 10.2308 7.32605 10.2308 7.53846C10.2308 8.27457 10.23 8.78796 10.1779 9.17532C10.1273 9.55162 10.0347 9.75089 9.89282 9.89282C9.75089 10.0347 9.55162 10.1273 9.17532 10.1779C8.78797 10.23 8.27457 10.2308 7.53846 10.2308H4.46154C3.72543 10.2308 3.21204 10.23 2.82468 10.1779C2.44838 10.1273 2.24912 10.0347 2.10719 9.89282C1.96526 9.75089 1.87272 9.55162 1.82213 9.17532C1.77005 8.78796 1.76923 8.27457 1.76923 7.53846Z' fill='white'/%3E%3Cpath d='M6.28386 8.31081C6.21099 8.3905 6.10799 8.4359 6 8.4359C5.89202 8.4359 5.78901 8.3905 5.71614 8.31081L3.66486 6.06722C3.52153 5.91045 3.53242 5.66717 3.68919 5.52383C3.84596 5.3805 4.08924 5.3914 4.23258 5.54817L5.61539 7.06061V1.38462C5.61539 1.1722 5.78758 1 6 1C6.21242 1 6.38462 1.1722 6.38462 1.38462V7.06061L7.76743 5.54817C7.91076 5.3914 8.15404 5.3805 8.31081 5.52383C8.46758 5.66717 8.47847 5.91045 8.33514 6.06722L6.28386 8.31081Z' stroke='white' stroke-width='0.6'/%3E%3Cpath d='M1.76923 7.53846C1.76923 7.32605 1.59703 7.15385 1.38462 7.15385C1.1722 7.15385 1 7.32605 1 7.53846V7.5666C0.99999 8.26793 0.999982 8.83322 1.05976 9.27782C1.12182 9.73942 1.25458 10.1281 1.56326 10.4367C1.87193 10.7454 2.26059 10.8782 2.72218 10.9402C3.16678 11 3.73207 11 4.4334 11H7.5666C8.26793 11 8.83322 11 9.27782 10.9402C9.73942 10.8782 10.1281 10.7454 10.4367 10.4367C10.7454 10.1281 10.8782 9.73942 10.9402 9.27782C11 8.83322 11 8.26793 11 7.5666V7.53846C11 7.32605 10.8278 7.15385 10.6154 7.15385C10.403 7.15385 10.2308 7.32605 10.2308 7.53846C10.2308 8.27457 10.23 8.78796 10.1779 9.17532C10.1273 9.55162 10.0347 9.75089 9.89282 9.89282C9.75089 10.0347 9.55162 10.1273 9.17532 10.1779C8.78797 10.23 8.27457 10.2308 7.53846 10.2308H4.46154C3.72543 10.2308 3.21204 10.23 2.82468 10.1779C2.44838 10.1273 2.24912 10.0347 2.10719 9.89282C1.96526 9.75089 1.87272 9.55162 1.82213 9.17532C1.77005 8.78796 1.76923 8.27457 1.76923 7.53846Z' stroke='white' stroke-width='0.6'/%3E%3C/svg%3E%0A");
}

.cx-modal-filter {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1045;
  opacity: 0;
  visibility: hidden;
  overflow-y: auto;
  min-height: 100%;
}
.cx-modal-filter.open {
  opacity: 1;
  visibility: visible;
}
.cx-modal-filter .modal-filter-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cx-modal-filter .box-modal-filter-outer {
  background: rgba(0, 0, 0, 0.7);
  padding: 2rem 0;
  min-height: 100%;
}
@media (min-width: 769px) {
  .cx-modal-filter .box-modal-filter-outer {
    -webkit-box-align: center;
    -webkit-box-pack: center;
    display: -webkit-box;
  }
}
.cx-modal-filter .box-modal-filter {
  position: relative;
  background-color: #fff;
  min-width: 643px;
  max-width: 643px;
  margin: 0 auto;
  text-align: center;
  padding: 16px 40px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
@media (max-width: 768px) {
  .cx-modal-filter .box-modal-filter {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
    border-radius: 16px;
  }
}
@media (max-width: 768px) {
  .cx-modal-filter .box-modal-filter {
    min-width: initial;
    width: 100%;
    position: absolute;
    bottom: 0;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-bottom-left-radius: 0px;
    -ms-border-bottom-left-radius: 0px;
    -o-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-bottom-right-radius: 0px;
    -ms-border-bottom-right-radius: 0px;
    -o-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
    padding: 16px;
  }
}
.cx-modal-filter .title-modal-filter h3 {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 22px;
  font-family: "source-sans-pro-bold";
}
@media (max-width: 768px) {
  .cx-modal-filter .title-modal-filter h3 {
    font-size: 20px;
    padding-top: 5px;
  }
}
.cx-modal-filter .title-modal-filter h3:before {
  display: none;
  content: "";
  position: absolute;
  left: 50%;
  top: 10px;
  width: 54px;
  height: 5px;
  background-color: #d9d9d9;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  -ms-border-radius: 9px;
  -o-border-radius: 9px;
  border-radius: 9px;
}
@media (max-width: 768px) {
  .cx-modal-filter .title-modal-filter h3:before {
    display: block;
  }
}
.cx-modal-filter .close-modal-filter {
  position: absolute;
  right: -15px;
  top: -15px;
  background-color: #494df4;
  width: 31px;
  height: 31px;
  line-height: 35px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  transform-origin: center center;
}
@media (max-width: 767px) {
  .cx-modal-filter .close-modal-filter {
    display: none;
  }
}
.cx-modal-filter .close-modal-filter:hover {
  background-color: #c91432;
  transform: rotate(-90deg);
}
.cx-modal-filter .info-for-mobile {
  color: #fff;
  font-size: 15px;
  position: absolute;
  left: 0;
  top: -40px;
  width: 100%;
  font-family: "source-sans-pro-regular";
  text-align: center;
  pointer-events: none;
}
@media (min-width: 768px) {
  .cx-modal-filter .info-for-mobile {
    display: none;
  }
}

.cx-formulir-check-list {
  position: relative;
}
.cx-formulir-check-list .reset-check {
  background: none;
  background-color: transparent;
  border: 0;
  outline: none;
  cursor: pointer;
  font-size: 14px;
  font-family: "source-sans-pro-bold";
  color: #494df4;
  line-height: 25px;
  position: absolute;
  top: 0;
  right: 0;
}
.cx-formulir-check-list .reset-check:hover {
  text-decoration: underline;
}
.cx-formulir-check-list .reset-check:disabled {
  background-color: transparent !important;
  border: 0px !important;
  background: none !important;
  color: #cccccc !important;
  cursor: not-allowed;
  text-decoration: none;
  pointer-events: none;
}
.cx-formulir-check-list .formulir-check-list-inner {
  display: grid;
  grid-template-columns: 1fr;
  padding-top: 30px;
  margin: 0 0 50px;
}
.cx-formulir-check-list .formulir-check-list-inner .check-item {
  position: relative;
  text-align: left;
}
.cx-formulir-check-list .formulir-check-list-inner .check-item input[type=checkbox] {
  opacity: 0;
  position: absolute;
}
.cx-formulir-check-list .formulir-check-list-inner .check-item .check-item-inner {
  position: relative;
}
.cx-formulir-check-list .formulir-check-list-inner .check-item .check-item-inner:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='2' y='2.00024' width='18' height='18' rx='4' fill='%23D9D9D9'/%3E%3C/svg%3E%0A");
  width: 22px;
  height: 22px;
  position: absolute;
  top: 9px;
  right: 10px;
}
.cx-formulir-check-list .formulir-check-list-inner .check-item .check-item-inner .title-item {
  padding: 10px 40px 10px 12px;
  cursor: pointer;
  display: flex;
}
.cx-formulir-check-list .formulir-check-list-inner .check-item .check-item-inner .title-item:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid #f5f5f5;
}
.cx-formulir-check-list .formulir-check-list-inner .check-item .check-item-inner .title-item .ico {
  flex: 0 0 auto;
  position: relative;
  top: 3px;
  margin-right: 8px;
}
.cx-formulir-check-list .formulir-check-list-inner .check-item .check-item-inner .title-item .text-item {
  flex: 1 1 auto;
  font-size: 14px;
  line-height: normal;
  color: #333;
  line-height: 22px;
}
@media (max-width: 768px) {
  .cx-formulir-check-list .formulir-check-list-inner .check-item .check-item-inner .title-item .text-item {
    font-size: 16px;
  }
}
.cx-formulir-check-list .formulir-check-list-inner .check-item.selected .check-item-inner:after {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='2' y='2.00024' width='18' height='18' rx='4' fill='%23494DF4'/%3E%3Cpath d='M7 11.0002L9.28571 13.0002L15 8.00024' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.cx-formulir-check-list .box-action .new-btn-formulir {
  min-width: 140px;
}
@media (max-width: 768px) {
  .cx-formulir-check-list .box-action .new-btn-formulir {
    display: block;
    width: 100%;
  }
}

.new-btn-formulir {
  font-size: 16px;
  padding: 10px 16px;
  font-family: "source-sans-pro-semibold";
  border: 1px solid #494df4;
  background-color: #494df4;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  outline: none !important;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.new-btn-formulir:hover {
  background-color: #fcb501;
  border-color: #fcb501;
  text-decoration: none;
}
.new-btn-formulir.block {
  width: 100%;
  display: block;
}
.new-btn-formulir:disabled, .new-btn-formulir.disabled {
  background: #cccccc !important;
  border-color: #cccccc !important;
  color: #fff !important;
  cursor: not-allowed !important;
}

.cx-download-formulir-filter {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 768px) {
  .cx-download-formulir-filter.only-one-search .box-download-formulir-filter .inner {
    display: grid !important;
    grid-template-columns: 1fr;
  }
}
.cx-download-formulir-filter.fixed {
  position: fixed;
  width: calc(100% - var(--width-sidenav));
  left: var(--width-sidenav);
  top: 63px;
  z-index: 3;
  -webkit-box-shadow: 0 8px 12px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 8px 12px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 8px 12px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 8px 12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1024px) {
  .cx-download-formulir-filter.fixed {
    left: 0px;
    width: 100%;
    top: 62px;
  }
}
.cx-download-formulir-filter .box-download-formulir-filter {
  background: linear-gradient(90deg, #3035f3 28.19%, #494df4 70.53%);
  padding: 8px 24px;
}
@media (max-width: 768px) {
  .cx-download-formulir-filter .box-download-formulir-filter {
    padding: 11px 16px;
  }
}
.cx-download-formulir-filter .box-download-formulir-filter .box-form-filter-mobile {
  z-index: 2;
  position: relative;
}
@media (max-width: 768px) {
  .cx-download-formulir-filter .box-download-formulir-filter .box-form-filter-mobile.hide {
    display: block !important;
  }
}
.cx-download-formulir-filter .box-download-formulir-filter .box-form-filter-mobile .inner {
  color: #fff;
  display: flex;
  align-items: center;
}
.cx-download-formulir-filter .box-download-formulir-filter .box-form-filter-mobile .inner .box-action .btn-filter-mobile {
  background-color: #fff;
  border: 0;
  color: #494df4;
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
  padding: 9px 12px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  padding-left: 30px;
}
.cx-download-formulir-filter .box-download-formulir-filter .box-form-filter-mobile .inner .box-action .btn-filter-mobile:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.72093 1.8377C4.02373 1.8377 1.83721 4.02421 1.83721 6.72142C1.83721 9.41862 4.02373 11.6051 6.72093 11.6051C9.41814 11.6051 11.6047 9.41862 11.6047 6.72142C11.6047 4.02421 9.41814 1.8377 6.72093 1.8377ZM1 6.72142C1 3.56184 3.56135 1.00049 6.72093 1.00049C9.88051 1.00049 12.4419 3.56184 12.4419 6.72142C12.4419 8.15054 11.9178 9.45728 11.0515 10.46L12.8774 12.2859C13.0409 12.4494 13.0409 12.7144 12.8774 12.8779C12.7139 13.0414 12.4489 13.0414 12.2854 12.8779L10.4595 11.0519C9.45679 11.9183 8.15005 12.4423 6.72093 12.4423C3.56135 12.4423 1 9.881 1 6.72142Z' fill='%23494DF4' stroke='%23494DF4' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  width: 14px;
  height: 14px;
  position: absolute;
  left: 12px;
  margin-top: -1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cx-download-formulir-filter .box-download-formulir-filter .box-form-filter-mobile .inner .filter-value {
  flex: 1 1 auto;
}
.cx-download-formulir-filter .box-download-formulir-filter .box-form-filter-mobile .inner .filter-value .filter-value-inner .text-filter {
  font-size: 17px;
  font-family: "source-sans-pro-bold";
  position: relative;
  padding-left: 22px;
  margin-bottom: 3px;
}
.cx-download-formulir-filter .box-download-formulir-filter .box-form-filter-mobile .inner .filter-value .filter-value-inner .text-filter:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_996_30795)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.72093 1.83721C4.02373 1.83721 1.83721 4.02373 1.83721 6.72093C1.83721 9.41814 4.02373 11.6047 6.72093 11.6047C9.41814 11.6047 11.6047 9.41814 11.6047 6.72093C11.6047 4.02373 9.41814 1.83721 6.72093 1.83721ZM1 6.72093C1 3.56135 3.56135 1 6.72093 1C9.88051 1 12.4419 3.56135 12.4419 6.72093C12.4419 8.15005 11.9178 9.45679 11.0515 10.4595L12.8774 12.2854C13.0409 12.4489 13.0409 12.7139 12.8774 12.8774C12.7139 13.0409 12.4489 13.0409 12.2854 12.8774L10.4595 11.0515C9.45679 11.9178 8.15005 12.4419 6.72093 12.4419C3.56135 12.4419 1 9.88051 1 6.72093Z' fill='%23333333' stroke='%23FFFFFF' stroke-linecap='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_996_30795'%3E%3Crect width='14' height='14' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 14px;
  height: 14px;
  position: absolute;
  left: 0;
  top: 4px;
}
.cx-download-formulir-filter .box-download-formulir-filter .box-form-filter-mobile .inner .filter-value .filter-value-inner .list-filter span {
  display: inline-block;
  padding-right: 7px;
  position: relative;
  font-size: 14px;
  color: #fff;
}
.cx-download-formulir-filter .box-download-formulir-filter .box-form-filter-mobile .inner .filter-value .filter-value-inner .list-filter span:after {
  content: "|";
  position: absolute;
  right: 0;
}
.cx-download-formulir-filter .box-download-formulir-filter .box-form-filter-mobile .inner .filter-value .filter-value-inner .list-filter span:last-child:after {
  content: "";
}
.cx-download-formulir-filter .box-download-formulir-filter .box-form-filter-mobile .inner .box-action {
  flex: 0 0 auto;
}
.cx-download-formulir-filter .box-download-formulir-filter .box-form-filter-mobile .inner .box-action .new-btn-blue {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.cx-download-formulir-filter .box-download-formulir-filter .inner {
  display: grid;
  grid-column-gap: 10px;
  grid-template-columns: 1fr 245px 245px;
}
@media (max-width: 768px) {
  .cx-download-formulir-filter .box-download-formulir-filter .inner {
    display: none;
  }
}
.cx-download-formulir-filter .box-download-formulir-filter .inner .formulir-fiter-item .form-input-filter .form-input-filter-inner {
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background-color: #fff;
  -webkit-backdrop-filter: blur(15px);
  -moz-backdrop-filter: blur(15px);
  -ms-backdrop-filter: blur(15px);
  -o-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background: radial-gradient(372.84% 141.42% at 0% 0%, rgba(255, 255, 255, 0.18) 0%, rgba(255, 255, 255, 0.03) 100%);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.cx-download-formulir-filter .box-download-formulir-filter .inner .formulir-fiter-item .form-input-filter .form-input-filter-inner::selection {
  color: red;
  background: yellow;
}
.cx-download-formulir-filter .box-download-formulir-filter .inner .formulir-fiter-item .form-input-filter .form-input-filter-inner .ico-flexible,
.cx-download-formulir-filter .box-download-formulir-filter .inner .formulir-fiter-item .form-input-filter .form-input-filter-inner .ico-box {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
  margin-top: -1px !important;
}
.cx-download-formulir-filter .box-download-formulir-filter .inner .formulir-fiter-item .form-input-filter .form-input-filter-inner .ico-flexible button,
.cx-download-formulir-filter .box-download-formulir-filter .inner .formulir-fiter-item .form-input-filter .form-input-filter-inner .ico-box button {
  background-color: transparent;
  border: 0;
  outline: none;
  cursor: pointer;
}
.cx-download-formulir-filter .box-download-formulir-filter .inner .formulir-fiter-item .form-input-filter .form-input-filter-inner .ico-box {
  left: 13px;
  margin-top: 0px;
}
.cx-download-formulir-filter .box-download-formulir-filter .inner .formulir-fiter-item .form-input-filter .form-input-filter-inner .ico-flexible {
  right: 6px;
  display: flex;
  align-items: center;
}
.cx-download-formulir-filter .box-download-formulir-filter .inner .formulir-fiter-item .form-input-filter .form-input-filter-inner .ico-flexible button {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative;
}
.cx-download-formulir-filter .box-download-formulir-filter .inner .formulir-fiter-item .form-input-filter .form-input-filter-inner .ico-flexible button.clear-search span {
  margin-top: 1px;
}
.cx-download-formulir-filter .box-download-formulir-filter .inner .formulir-fiter-item .form-input-filter .form-input-filter-inner .ico-flexible button span {
  position: absolute;
  margin-top: -2px;
  left: 50%;
  top: 50%;
  -webkit-transform: Translate(-50%, -50%);
  -moz-transform: Translate(-50%, -50%);
  -ms-transform: Translate(-50%, -50%);
  -o-transform: Translate(-50%, -50%);
  transform: Translate(-50%, -50%);
}
.cx-download-formulir-filter .box-download-formulir-filter .inner .formulir-fiter-item .form-input-filter .form-input-filter-inner .input .form-group {
  margin-bottom: 0;
}
.cx-download-formulir-filter .box-download-formulir-filter .inner .formulir-fiter-item .form-input-filter .form-input-filter-inner .input .form-group .form-control {
  border: 0;
  background: transparent;
  -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.05);
  height: 40px;
  padding-left: 35px;
  padding-right: 35px;
  font-size: 14px;
  color: #fff;
  font-family: "source-sans-pro-semibold";
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cx-download-formulir-filter .box-download-formulir-filter .inner .formulir-fiter-item .form-input-filter .form-input-filter-inner .input .form-group .form-control::-webkit-input-placeholder {
  font-size: 14px;
  color: #fff;
  font-family: "source-sans-pro-semibold";
}
.cx-download-formulir-filter .box-download-formulir-filter .inner .formulir-fiter-item .form-input-filter .form-input-filter-inner .input .form-group .form-control::-moz-placeholder {
  font-size: 14px;
  color: #fff;
  font-family: "source-sans-pro-semibold";
}
.cx-download-formulir-filter .box-download-formulir-filter .inner .formulir-fiter-item .form-input-filter .form-input-filter-inner .input .form-group .form-control:-moz-placeholder {
  font-size: 14px;
  color: #fff;
  font-family: "source-sans-pro-semibold";
}
.cx-download-formulir-filter .box-download-formulir-filter .inner .formulir-fiter-item .form-input-filter .form-input-filter-inner .input .form-group .form-control:-ms-input-placeholder {
  font-size: 14px;
  color: #fff;
  font-family: "source-sans-pro-semibold";
}
.cx-download-formulir-filter .box-download-formulir-filter .inner .formulir-fiter-item.type-dropdown {
  cursor: pointer;
}
.cx-download-formulir-filter .box-download-formulir-filter .inner .formulir-fiter-item.type-dropdown .form-input-filter .input .form-control {
  pointer-events: none;
}
.cx-download-formulir-filter.type-default .box-download-formulir-filter {
  background: transparent;
  position: relative;
}
.cx-download-formulir-filter.type-default .box-download-formulir-filter .reset-formulir {
  background: none;
  background-color: transparent;
  border: 0;
  outline: none;
  cursor: pointer;
  font-size: 14px;
  font-family: "source-sans-pro-bold";
  color: #494df4;
  line-height: 25px;
  position: absolute;
  top: 0;
  right: 0;
}
.cx-download-formulir-filter.type-default .box-download-formulir-filter .reset-formulir:hover {
  text-decoration: underline;
}
.cx-download-formulir-filter.type-default .box-download-formulir-filter .inner .formulir-fiter-item label {
  display: block;
  text-align: left;
  font-size: 16px;
  font-family: "source-sans-pro-semibold";
}
.cx-download-formulir-filter.type-default .box-download-formulir-filter .inner .formulir-fiter-item .form-input-filter .form-input-filter-inner {
  background-color: rgba(73, 77, 244, 0.05);
  backdrop-filter: none;
  border-color: transparent;
}
.cx-download-formulir-filter.type-default .box-download-formulir-filter .inner .formulir-fiter-item .form-input-filter .form-input-filter-inner .ico-box {
  margin-top: 4px;
}
.cx-download-formulir-filter.type-default .box-download-formulir-filter .inner .formulir-fiter-item .form-input-filter .form-input-filter-inner .ico-box .ico svg path {
  stroke: #333;
}
.cx-download-formulir-filter.type-default .box-download-formulir-filter .inner .formulir-fiter-item .form-input-filter .form-input-filter-inner .ico-flexible .open-dropdown .ico svg path {
  stroke: #494df4;
}
.cx-download-formulir-filter.type-default .box-download-formulir-filter .inner .formulir-fiter-item .form-input-filter .form-input-filter-inner .ico-flexible .clear-search .ico svg circle,
.cx-download-formulir-filter.type-default .box-download-formulir-filter .inner .formulir-fiter-item .form-input-filter .form-input-filter-inner .ico-flexible .clear-search .ico svg path {
  stroke: #494df4;
}
.cx-download-formulir-filter.type-default .box-download-formulir-filter .inner .formulir-fiter-item .form-input-filter .form-input-filter-inner .input .form-control {
  color: #333333;
  box-shadow: none;
  font-size: 18px;
  height: 56px;
}
.cx-download-formulir-filter.type-default .box-download-formulir-filter .inner .formulir-fiter-item .form-input-filter .form-input-filter-inner .input .form-control::-webkit-input-placeholder {
  color: #333333;
  font-size: 18px;
}
.cx-download-formulir-filter.type-default .box-download-formulir-filter .inner .formulir-fiter-item .form-input-filter .form-input-filter-inner .input .form-control::-moz-placeholder {
  color: #333333;
  font-size: 18px;
}
.cx-download-formulir-filter.type-default .box-download-formulir-filter .inner .formulir-fiter-item .form-input-filter .form-input-filter-inner .input .form-control:-moz-placeholder {
  color: #333333;
  font-size: 18px;
}
.cx-download-formulir-filter.type-default .box-download-formulir-filter .inner .formulir-fiter-item .form-input-filter .form-input-filter-inner .input .form-control:-ms-input-placeholder {
  color: #333333;
  font-size: 18px;
}
.cx-download-formulir-filter.type-default.mobile .box-download-formulir-filter .inner {
  grid-template-columns: 1fr;
  grid-row-gap: 24px;
}

.cx-modal-filter .cx-download-formulir-filter .box-download-formulir-filter {
  padding-top: 40px;
  margin: 0 0 50px;
  padding-left: 0;
  padding-right: 0;
}
.cx-modal-filter .cx-download-formulir-filter.mobile .box-download-formulir-filter .inner {
  display: grid !important;
}

.cx-message-info {
  padding: 90px 0;
}
.cx-message-info .box-message-info {
  text-align: center;
}
.cx-message-info .box-message-info .box-message-info-inner {
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 16px;
  max-width: 230px;
  margin: 0 auto;
}
.cx-message-info .box-message-info .box-message-info-inner .text .title {
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  margin-bottom: 11px;
}
.cx-message-info .box-message-info .box-message-info-inner .text .subtitle {
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-regular";
  color: #7f7f7f;
}

section.CX-claim-steps.new-journey.type-plain.landing-utama.e-download.e-letter .slider-claim-steps .slider-item .cx-form-filter {
  margin-bottom: 0px !important;
}
@media (min-width: 769px) {
  section.CX-claim-steps.new-journey.type-plain.landing-utama.e-download.e-letter .slider-claim-steps .slider-item section.CX-claim.with-step-form > .container.CX-wrapper {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

.cx-form-filter.fixed {
  position: fixed;
  z-index: 3;
}
@media (min-width: 769px) {
  .cx-form-filter.fixed {
    width: calc(100% - var(--width-sidenav));
    left: var(--width-sidenav);
    top: 50px;
  }
}

@media (min-width: 769px) {
  section.CX-claim-steps.new-journey.type-plain.landing-utama.e-download.e-letter .cx-form-filter.fixed {
    top: 114px;
    border-top: 2px solid #fff;
  }
}

.cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .box-item-accordion {
  display: block;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .box-item-accordion .box-item-inner-accordion .box-content-accordion .box-download-formulir-list.with-slider .slick-list {
  margin: 0 -4px;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .box-item-accordion .box-item-inner-accordion .box-content-accordion .box-download-formulir-list.with-slider .slick-slide {
  margin: 0 4px;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .box-item-accordion .box-item-inner-accordion .box-content-accordion .box-download-formulir-list.with-slider .box-item-download {
  padding: 10px 14px;
  width: 100%;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .box-item-accordion .box-item-inner-accordion .box-content-accordion .box-download-formulir-list.with-slider .box-item-download .box-item-download-inner {
  height: 130px;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .box-item-accordion .box-item-inner-accordion .box-content-accordion .box-download-formulir-list.with-slider .box-item-download .box-item-download-inner .box-ico {
  height: 30px;
  margin-bottom: 8px;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .box-item-accordion .box-item-inner-accordion .box-content-accordion .box-download-formulir-list.with-slider .box-item-download .box-item-download-inner .box-ico span.ico.ico-document-formulir {
  height: 30px;
  width: 30px;
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='34' viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='2' y='2' width='30' height='30' rx='15' fill='url(%23paint0_linear_1087_19182)'/%3E%3Crect x='1' y='1' width='32' height='32' rx='16' stroke='white' stroke-opacity='0.5' stroke-width='2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.4 24H15.6C12.9601 24 11.6402 24 10.8201 23.1799C10 22.3598 10 21.0399 10 18.4V15.6C10 12.9601 10 11.6402 10.8201 10.8201C11.6402 10 12.9671 10 15.6209 10C16.0451 10 16.385 10 16.671 10.0117C16.6616 10.0676 16.6567 10.1247 16.6565 10.1824L16.65 12.1665C16.6499 12.9345 16.6499 13.6131 16.7234 14.1602C16.8032 14.7532 16.9862 15.3461 17.4701 15.83C17.954 16.3139 18.5469 16.4969 19.1399 16.5766C19.6869 16.6502 20.3656 16.6501 21.1336 16.6501L21.2 16.6501H23.9702C24 17.0241 24 17.4831 24 18.094V18.4C24 21.0399 24 22.3598 23.1799 23.1799C22.3598 24 21.0399 24 18.4 24ZM12.275 18.75C12.275 18.4601 12.5101 18.225 12.8 18.225H18.4C18.6899 18.225 18.925 18.4601 18.925 18.75C18.925 19.0399 18.6899 19.275 18.4 19.275H12.8C12.5101 19.275 12.275 19.0399 12.275 18.75ZM12.275 21.2C12.275 20.9101 12.5101 20.675 12.8 20.675H16.65C16.9399 20.675 17.175 20.9101 17.175 21.2C17.175 21.4899 16.9399 21.725 16.65 21.725H12.8C12.5101 21.725 12.275 21.4899 12.275 21.2Z' fill='white'/%3E%3Cpath d='M22.1462 13.9317L19.3751 11.4376C18.5856 10.7271 18.1908 10.3718 17.7065 10.1859L17.7 12.1001C17.7 13.75 17.7 14.5749 18.2126 15.0875C18.7251 15.6001 19.5501 15.6001 21.2 15.6001H23.7061C23.4523 15.1071 22.9979 14.6981 22.1462 13.9317Z' fill='white'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1087_19182' x1='10.4612' y1='8.81821' x2='23.1963' y2='8.85186' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233035F3'/%3E%3Cstop offset='1' stop-color='%23494DF4'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  background-size: cover;
}

.cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .box-item-accordion .box-item-inner-accordion .box-content-accordion .box-download-formulir-list.with-slider .slick-arrow {
  z-index: 2;
  width: 24px;
  height: 24px;
  background-color: #494df4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-filter: drop-shadow(0px 9px 11px rgba(0, 0, 0, 0.19));
  -moz-filter: drop-shadow(0px 9px 11px rgba(0, 0, 0, 0.19));
  -ms-filter: drop-shadow(0px 9px 11px rgba(0, 0, 0, 0.19));
  -o-filter: drop-shadow(0px 9px 11px rgba(0, 0, 0, 0.19));
  filter: drop-shadow(0px 9px 11px rgba(0, 0, 0, 0.19));
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
@media (max-width: 1024px) {
  .cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .box-item-accordion .box-item-inner-accordion .box-content-accordion .box-download-formulir-list.with-slider .slick-arrow {
    opacity: 1;
  }
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .box-item-accordion .box-item-inner-accordion .box-content-accordion .box-download-formulir-list.with-slider .slick-arrow:before {
  content: "";
  font-family: "Font Awesome 5 Pro";
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .box-item-accordion .box-item-inner-accordion .box-content-accordion .box-download-formulir-list.with-slider .slick-arrow.slick-prev {
  left: 100px;
}
@media (max-width: 1024px) {
  .cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .box-item-accordion .box-item-inner-accordion .box-content-accordion .box-download-formulir-list.with-slider .slick-arrow.slick-prev {
    left: 0;
  }
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .box-item-accordion .box-item-inner-accordion .box-content-accordion .box-download-formulir-list.with-slider .slick-arrow.slick-prev:before {
  content: "\f053";
  margin-left: -1px;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .box-item-accordion .box-item-inner-accordion .box-content-accordion .box-download-formulir-list.with-slider .slick-arrow.slick-next {
  right: 100px;
}
@media (max-width: 1024px) {
  .cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .box-item-accordion .box-item-inner-accordion .box-content-accordion .box-download-formulir-list.with-slider .slick-arrow.slick-next {
    right: 0;
  }
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .box-item-accordion .box-item-inner-accordion .box-content-accordion .box-download-formulir-list.with-slider .slick-arrow.slick-next:before {
  content: "\f054";
  margin-right: -1px;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .box-item-accordion .box-item-inner-accordion .box-content-accordion .box-download-formulir-list.with-slider:hover .slick-arrow.slick-prev {
  opacity: 1;
  left: 0;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .box-item-accordion .box-item-inner-accordion .box-content-accordion .box-download-formulir-list.with-slider:hover .slick-arrow.slick-next {
  opacity: 1;
  right: 0;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .box-item-accordion .box-item-inner-accordion .box-content-accordion .box-download-formulir-list.with-slider .slick-dots {
  opacity: 1;
  visibility: visible;
  bottom: -25px;
  display: flex;
  justify-content: center;
  grid-column-gap: 6px;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .box-item-accordion .box-item-inner-accordion .box-content-accordion .box-download-formulir-list.with-slider .slick-dots li {
  display: block;
  margin: 0;
  width: 6px;
  height: 6px;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .box-item-accordion .box-item-inner-accordion .box-content-accordion .box-download-formulir-list.with-slider .slick-dots li button {
  width: 6px;
  height: 6px;
  background-color: #d5dff6;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .box-item-accordion .box-item-inner-accordion .box-content-accordion .box-download-formulir-list.with-slider .slick-dots li button:before {
  display: none;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .box-item-accordion .box-item-inner-accordion .box-content-accordion .box-download-formulir-list.with-slider .slick-dots li.slick-active button {
  background-color: #494df4;
}

.cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .box-item-download {
  position: relative;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .box-item-download .box-date {
  position: absolute;
  right: 0px;
  top: 0px;
  -webkit-border-radius: 0px 12px 0px 10px;
  -moz-border-radius: 0px 12px 0px 10px;
  -ms-border-radius: 0px 12px 0px 10px;
  -o-border-radius: 0px 12px 0px 10px;
  border-radius: 0px 12px 0px 10px;
  border: 1px solid #494df4;
  background-color: #494df4;
  color: #fff;
  -webkit-box-shadow: -1px 5px 7px 1px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: -1px 5px 7px 1px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: -1px 5px 7px 1px rgba(0, 0, 0, 0.07);
  -o-box-shadow: -1px 5px 7px 1px rgba(0, 0, 0, 0.07);
  box-shadow: -1px 5px 7px 1px rgba(0, 0, 0, 0.07);
  font-size: 10px;
  font-family: "source-sans-pro-semibold";
  line-height: 23px;
  padding: 0px 12px 0px 11px;
}
.cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .box-item-download:hover .box-date {
  background-color: #fff;
  color: #494df4;
}

.cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .box-item-accordion .box-item-inner-accordion .box-content-accordion .box-download-formulir-list.with-slider:hover .slick-arrow.slick-disabled {
  opacity: 0.7 !important;
  background: rgba(73, 74, 244, 0.2);
}

body.has-overlay.guideline-tour-e-letter section.CX-claim-steps.new-journey.type-plain.landing-utama.e-download.e-letter .slider-claim-steps .slider-item .cx-form-filter .CX-wrapper:before {
  left: -15px;
  right: -15px;
}
body.has-overlay.guideline-tour-e-letter section.CX-claim-steps.new-journey.type-plain.landing-utama.e-download.e-letter .slider-claim-steps .slider-item .cx-form-filter .CX-wrapper .box-guideline-tip {
  right: initial;
  left: 0px;
}
body.has-overlay.guideline-tour-e-letter section.CX-claim-steps.new-journey.type-plain.landing-utama.e-download.e-letter .slider-claim-steps .slider-item .cx-form-filter .box-form-filter-mobile:before,
body.has-overlay.guideline-tour-e-letter section.CX-claim-steps.new-journey.type-plain.landing-utama.e-download.e-letter .slider-claim-steps .slider-item .cx-form-filter .box-form-filter:before {
  background: linear-gradient(90deg, #3035f3 28.19%, #494df4 70.53%);
}
body.has-overlay.guideline-tour-e-letter .cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .cx-download-formulir-accordion {
  position: relative;
}
body.has-overlay.guideline-tour-e-letter .cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .cx-download-formulir-accordion .box-download-formulir-accordion .box-item-accordion.has-guideline:not(.hide-guideline) {
  z-index: 999;
}
body.has-overlay.guideline-tour-e-letter .cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .cx-download-formulir-accordion .box-download-formulir-accordion .box-item-accordion.has-guideline:not(.hide-guideline) .box-guideline-tip {
  display: block;
}
body.has-overlay.guideline-tour-e-letter .cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .cx-download-formulir-accordion .box-download-formulir-accordion .box-item-accordion.has-guideline:not(.hide-guideline) .box-item-inner-accordion {
  pointer-events: none;
}

@media (max-width: 768px) {
  .cx-download-formulir .box-download-formulir .cx-download-formulir-list .box-download-formulir-list:not(.with-slider) {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .cx-download-formulir .box-download-formulir .cx-download-formulir-list .box-download-formulir-list:not(.with-slider) {
    grid-template-columns: 1fr;
  }
}

section.CX-claim-steps.new-journey.type-plain.landing-utama.e-download.new-download-gabungan .slider-claim-steps .slider-item section.CX-claim.with-step-form > .container.CX-wrapper {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
section.CX-claim-steps.new-journey.type-plain.landing-utama.e-download.new-download-gabungan .slider-claim-steps .slider-item section.CX-claim.with-step-form > .container.CX-wrapper .box-step-form .box-step-form-inner .CX-claim-inner > .box-vector-and-form {
  padding-left: 16px;
  padding-right: 16px;
}
section.CX-claim-steps.new-journey.type-plain.landing-utama.e-download.new-download-gabungan .slider-claim-steps .slider-item section.CX-claim.with-step-form > .container.CX-wrapper .box-step-form .box-step-form-inner .CX-claim-inner > .cx-laporan-kinerja {
  background: #f6fafd;
}
section.CX-claim-steps.new-journey.type-plain.landing-utama.e-download.new-download-gabungan .slider-claim-steps .slider-item section.CX-claim.with-step-form > .container.CX-wrapper .box-step-form .box-step-form-inner .CX-claim-inner > .cx-laporan-kinerja .container.CX-wrapper {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media (max-width: 768px) {
  section.CX-claim-steps.new-journey.type-plain.landing-utama.e-download.new-download-gabungan .slider-claim-steps .slider-item section.CX-claim.with-step-form > .container.CX-wrapper .box-step-form .box-step-form-inner .CX-claim-inner > .cx-laporan-kinerja .container.CX-wrapper {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}
section.CX-claim-steps.new-journey.type-plain.landing-utama.e-download.new-download-gabungan .slider-claim-steps .slider-item section.CX-claim.with-step-form > .container.CX-wrapper .box-step-form .box-step-form-inner .CX-claim-inner > .cx-laporan-kinerja .container.CX-wrapper .box-laporan-kinerja .box-laporan-kinerja-header .box-title h3 {
  font-size: 18px;
  margin-bottom: 0px;
}
section.CX-claim-steps.new-journey.type-plain.landing-utama.e-download.new-download-gabungan .slider-claim-steps .slider-item section.CX-claim.with-step-form > .container.CX-wrapper .box-step-form .box-step-form-inner .CX-claim-inner > .cx-laporan-kinerja .container.CX-wrapper .box-laporan-kinerja .cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content {
  padding: 0;
}

@media (max-width: 768px) {
  .layout-unduh-dokumen-outer section.cx-static-banner-unduh-dokumen .box-dokumen-navigation {
    padding: 8px 0;
  }
}

.layout-unduh-dokumen-outer .layout-unduh-dokumen .cx-download-formulir .box-download-formulir .cx-download-formulir-filter {
  border-top: 2px solid #fff;
}
.layout-unduh-dokumen-outer .layout-unduh-dokumen .cx-download-formulir .box-download-formulir .cx-download-formulir-filter .box-download-formulir-filter {
  background: linear-gradient(90deg, #3035f3 28.19%, #494df4 70.53%);
  -webkit-box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.1);
}
.layout-unduh-dokumen-outer .layout-unduh-dokumen .cx-download-formulir .box-download-formulir .cx-download-formulir-filter.fixed {
  top: 128px;
}
@media (max-width: 1024px) {
  .layout-unduh-dokumen-outer .layout-unduh-dokumen .cx-download-formulir .box-download-formulir .cx-download-formulir-filter.fixed {
    top: 126px;
  }
}
@media (max-width: 768px) {
  .layout-unduh-dokumen-outer .layout-unduh-dokumen .cx-download-formulir .box-download-formulir .cx-download-formulir-filter.fixed {
    top: 121px;
  }
}
@media (max-width: 768px) {
  .layout-unduh-dokumen-outer .layout-unduh-dokumen .cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .cx-download-formulir-list {
    padding: 0 16px;
  }
}
@media (max-width: 768px) {
  .layout-unduh-dokumen-outer .layout-unduh-dokumen .cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .cx-download-formulir-accordion .box-download-formulir-accordion .cx-download-formulir-list {
    padding: 0 0;
  }
}

.cx-download-formulir-filter .box-download-formulir-filter .inner .formulir-fiter-item.type-text {
  position: relative;
}

.list-input-suggesstion {
  position: absolute;
  z-index: 4;
  width: 100%;
  top: calc(100% + 5px);
  left: 0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  background: #fff;
  -webkit-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.21);
  -ms-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.21);
  -o-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.21);
  box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.21);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  text-align: left;
}
.list-input-suggesstion.open {
  opacity: 1;
  visibility: visible;
}
.list-input-suggesstion .list-input-suggesstion-inner {
  padding: 4px 16px;
}
.list-input-suggesstion .list-input-suggesstion-inner ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.list-input-suggesstion .list-input-suggesstion-inner ul li a {
  padding: 8px 0;
  display: block;
  font-size: 14px;
  font-family: "source-sans-pro-semibold";
  line-height: normal;
  color: #333;
  text-decoration: none;
  border-top: 1px solid #f5f5f5;
  position: relative;
  padding-left: 23px;
  padding-right: 23px;
}
.list-input-suggesstion .list-input-suggesstion-inner ul li a:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.76744 1.69865C3.51977 1.69865 1.69767 3.52075 1.69767 5.76842C1.69767 8.01609 3.51977 9.83819 5.76744 9.83819C8.01511 9.83819 9.83721 8.01609 9.83721 5.76842C9.83721 3.52075 8.01511 1.69865 5.76744 1.69865ZM1 5.76842C1 3.13543 3.13446 1.00098 5.76744 1.00098C8.40043 1.00098 10.5349 3.13543 10.5349 5.76842C10.5349 6.95935 10.0982 8.0483 9.37622 8.88386L10.8978 10.4055C11.0341 10.5417 11.0341 10.7626 10.8978 10.8988C10.7616 11.035 10.5407 11.035 10.4045 10.8988L8.88289 9.37719C8.04732 10.0992 6.95838 10.5359 5.76744 10.5359C3.13446 10.5359 1 8.4014 1 5.76842Z' fill='%23333333' stroke='%23333333' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  width: 12px;
  height: 12px;
  display: inline-block;
  top: 11px;
  left: 0;
  position: absolute;
}
.list-input-suggesstion .list-input-suggesstion-inner ul li a:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 7.00098L7 1.00098M7 1.00098H2.5M7 1.00098V5.50098' stroke='%23494DF4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 8px;
  height: 8px;
  display: inline-block;
  position: absolute;
  right: 7px;
  top: 11px;
}
@media (max-width: 768px) {
  .list-input-suggesstion .list-input-suggesstion-inner ul li a:after {
    display: none;
  }
}
.list-input-suggesstion .list-input-suggesstion-inner ul li:first-child a {
  border-top: 0;
}

.list-input-suggesstion .list-input-suggesstion-inner ul {
  padding-left: 0px !important;
}
.list-input-suggesstion .list-input-suggesstion-inner ul li.suggestion-item-empty a {
  padding-left: 0px;
  font-family: "source-sans-pro-regular";
  color: #575757;
}
.list-input-suggesstion .list-input-suggesstion-inner ul li.suggestion-item-empty a:before, .list-input-suggesstion .list-input-suggesstion-inner ul li.suggestion-item-empty a:after {
  display: none;
}

@media (max-width: 768px) {
  .cx-download-formulir .cx-download-formulir-filter .box-download-formulir-filter .inner .formulir-fiter-item.type-text .input .form-control {
    pointer-events: none;
  }
}

.display-filter-mobile .inner .display-filter-item.type-text .display-filter-item-inner .form-control {
  background-color: rgba(73, 77, 244, 0.05) !important;
  padding-right: 40px !important;
}
.display-filter-mobile .inner .display-filter-item.type-text .display-filter-item-inner .ico-flexible {
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.display-filter-mobile .inner .display-filter-item.type-text .display-filter-item-inner .ico-flexible button {
  border-color: transparent;
  outline: none;
  background-color: transparent;
  cursor: pointer;
}
.display-filter-mobile .inner .display-filter-item.type-text .display-filter-item-inner .ico-flexible .ico-clear-search-mobile {
  position: relative;
  top: initial;
  left: initial;
  margin-top: initial;
}
.display-filter-mobile .inner .display-filter-item.type-text .display-filter-item-inner .ico-flexible .ico-clear-search-mobile path {
  stroke: #494df4;
}

@media (max-width: 1024px) {
  .cx-download-formulir-filter .box-download-formulir-filter .box-form-filter-mobile .inner .filter-value .filter-value-inner .text-filter {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

.cx-download-formulir-list .box-download-formulis-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 13px;
  margin-bottom: 16px;
}
.cx-download-formulir-list .box-download-formulis-title .inner {
  align-items: center;
}
@media (min-width: 769px) {
  .cx-download-formulir-list .box-download-formulis-title .inner {
    display: flex;
  }
}
.cx-download-formulir-list .box-download-formulis-title .inner h3 {
  flex: 1 1 auto;
  font-size: 18px;
  margin-bottom: 0px;
  margin-bottom: 2px;
}
.cx-download-formulir-list .box-download-formulis-title .inner .total {
  flex: 0 0 auto;
  font-size: 14px;
  font-family: "source-sans-pro-semibold";
  color: #333333;
}
@media (max-width: 768px) {
  .cx-download-formulir-list .box-download-formulis-title .inner .total {
    font-family: "source-sans-pro-regular";
  }
}

.cx-form-filter.primary .box-form-filter-mobile .inner .filter-value .filter-value-inner .text-filter {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.display-filter-mobile {
  position: relative;
}
.display-filter-mobile .reset-formulir {
  background: 0;
  background-color: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  font-size: 14px;
  font-family: "source-sans-pro-bold";
  color: #494df4;
  line-height: 25px;
  position: absolute;
  top: -30px;
  right: 0;
}

.display-filter-mobile .inner .display-filter-item {
  position: relative;
}

@media (max-width: 768px) {
  .layout-unduh-dokumen-outer .layout-unduh-dokumen .cx-laporan-kinerja .box-laporan-kinerja .cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .cx-download-formulir-list {
    padding: 0 0;
  }
}

body.has-overlay.guideline-tour-e-letter .cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .cx-download-formulir-accordion .box-download-formulir-accordion.has-guideline:not(.hide-guideline) .box-item-accordion:nth-child(2) {
  z-index: 999;
}
body.has-overlay.guideline-tour-e-letter .cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .cx-download-formulir-accordion .box-download-formulir-accordion.has-guideline:not(.hide-guideline) .box-guideline-tip {
  display: block;
}

@media (max-width: 768px) {
  .cx-modal-filter .box-modal-filter-outer .box-modal-filter {
    max-width: 100%;
  }
  .cx-modal-filter .box-modal-filter-outer .box-modal-filter .close-modal-filter {
    display: none;
  }
}

.cx-formulir-check-list .formulir-check-list-inner {
  margin: 0;
}
.cx-formulir-check-list .box-agree {
  text-align: left;
  margin: 10px 8px 32px;
}
@media (max-width: 768px) {
  .cx-formulir-check-list .box-agree {
    margin: 10px 0px 32px;
  }
}
.cx-formulir-check-list .box-agree .box-agree-inner {
  display: flex;
  align-items: center;
  grid-column-gap: 16px;
  background-color: #f5f5f5;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 3px 14px;
}
.cx-formulir-check-list .box-agree .box-agree-inner .box-text {
  flex: 1 1 auto;
}
.cx-formulir-check-list .box-agree .box-agree-inner .box-text a {
  text-decoration: none;
  font-size: 13px;
  font-family: "source-sans-pro-semibold";
  line-height: 25px;
  color: #333;
  position: relative;
  display: block;
  line-height: normal;
}
@media (max-width: 768px) {
  .cx-formulir-check-list .box-agree .box-agree-inner .box-text a {
    font-size: 14px;
  }
}
@media (min-width: 769px) {
  .cx-formulir-check-list .box-agree .box-agree-inner .box-text {
    order: 2;
  }
}
.cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg {
  flex: 0 0 auto;
  position: relative;
  top: 7px;
  width: 33px;
}
@media (max-width: 768px) {
  .cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg {
    width: 54px;
  }
}
.cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg .toggle-switch-check:empty ~ .toggle-switch-bar,
.cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar {
  height: 18px;
  line-height: 18px;
}
.cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg .toggle-switch-check:empty ~ .toggle-switch-bar:before,
.cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar:before {
  background-color: #e5e5e5;
  border-color: #cccccc;
  height: 18px;
  width: 33px !important;
}
@media (max-width: 768px) {
  .cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg .toggle-switch-check:empty ~ .toggle-switch-bar:before,
  .cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar:before {
    width: 54px !important;
    height: 31px;
  }
}
.cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg .toggle-switch-check:checked ~ .toggle-switch-bar:before,
.cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar:before {
  background-color: #494df4;
  border-color: #494df4;
}
.cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg .toggle-switch-check:empty ~ .toggle-switch-bar .toggle-switch-handle:after,
.cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar .toggle-switch-handle:after {
  margin-left: 0;
}
.cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg .toggle-switch-check:empty ~ .toggle-switch-bar .toggle-switch-icon,
.cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar .toggle-switch-icon {
  top: -3px;
  left: -3px;
}
@media (max-width: 768px) {
  .cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg .toggle-switch-check:empty ~ .toggle-switch-bar .toggle-switch-icon,
  .cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar .toggle-switch-icon {
    top: 2px;
    left: -9px;
  }
}
.cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg .toggle-switch-check:checked ~ .toggle-switch-bar .button-icon,
.cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar .button-icon {
  left: 12px !important;
}
@media (max-width: 768px) {
  .cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg .toggle-switch-check:checked ~ .toggle-switch-bar .button-icon,
  .cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar .button-icon {
    left: 14px !important;
  }
}
@media (max-width: 768px) {
  .cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg .toggle-switch .toggle-switch-check-bar .toggle-switch-bar .toggle-switch-handle span.button-icon.button-icon-off.toggle-switch-icon .ico {
    position: relative;
    display: inline-block;
    width: 26px;
    height: 26px;
    position: absolute;
  }
  .cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg .toggle-switch .toggle-switch-check-bar .toggle-switch-bar .toggle-switch-handle span.button-icon.button-icon-off.toggle-switch-icon .ico:before, .cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg .toggle-switch .toggle-switch-check-bar .toggle-switch-bar .toggle-switch-handle span.button-icon.button-icon-off.toggle-switch-icon .ico:after {
    content: "";
    left: 0;
    top: 0;
    display: inline-block;
    position: absolute;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
  }
  .cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg .toggle-switch .toggle-switch-check-bar .toggle-switch-bar .toggle-switch-handle span.button-icon.button-icon-off.toggle-switch-icon .ico:before {
    width: 26px;
    height: 26px;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
  }
  .cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg .toggle-switch .toggle-switch-check-bar .toggle-switch-bar .toggle-switch-handle span.button-icon.button-icon-off.toggle-switch-icon .ico:after {
    width: 20px;
    height: 20px;
    background-color: #cccccc;
    top: 3px;
    left: 3px;
  }
  .cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg .toggle-switch .toggle-switch-check-bar .toggle-switch-bar .toggle-switch-handle span.button-icon.button-icon-off.toggle-switch-icon .ico svg {
    display: none;
  }
}
@media (max-width: 768px) {
  .cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg .toggle-switch .toggle-switch-check-bar .toggle-switch-bar .toggle-switch-handle span.button-icon.button-icon-on.toggle-switch-icon .ico {
    position: relative;
    display: inline-block;
    width: 26px;
    height: 26px;
    position: absolute;
  }
  .cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg .toggle-switch .toggle-switch-check-bar .toggle-switch-bar .toggle-switch-handle span.button-icon.button-icon-on.toggle-switch-icon .ico:before, .cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg .toggle-switch .toggle-switch-check-bar .toggle-switch-bar .toggle-switch-handle span.button-icon.button-icon-on.toggle-switch-icon .ico:after {
    content: "";
    left: 0;
    top: 0;
    display: inline-block;
    position: absolute;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
  }
  .cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg .toggle-switch .toggle-switch-check-bar .toggle-switch-bar .toggle-switch-handle span.button-icon.button-icon-on.toggle-switch-icon .ico:before {
    width: 26px;
    height: 26px;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
  }
  .cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg .toggle-switch .toggle-switch-check-bar .toggle-switch-bar .toggle-switch-handle span.button-icon.button-icon-on.toggle-switch-icon .ico:after {
    width: 20px;
    height: 20px;
    background-color: #494df4;
    top: 3px;
    left: 3px;
  }
  .cx-formulir-check-list .box-agree .box-agree-inner .box-check.with-svg .toggle-switch .toggle-switch-check-bar .toggle-switch-bar .toggle-switch-handle span.button-icon.button-icon-on.toggle-switch-icon .ico svg {
    display: none;
  }
}

.cx-download-formulir .box-download-formulir .cx-download-formulir-list .box-download-formulir-list.with-slider .slick-list .slick-track {
  margin-left: 0px;
}

body.has-overlay.guideline-tour-e-letter .cx-download-formulir .box-download-formulir .cx-download-formulir-content .box-download-formulir-content .cx-download-formulir-accordion .box-download-formulir-accordion.has-guideline:not(.hide-guideline) .box-item-accordion:nth-child(2) {
  pointer-events: none;
}

.cx-download-formulir .box-download-formulir .cx-download-formulir-list .box-download-formulir-list .box-item-download .box-item-download-inner .box-ico span.ico.ico-document-formulir {
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='34' viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='2' y='2.00049' width='30' height='30' rx='15' fill='url(%23paint0_linear_28440_11009)'/%3E%3Crect x='1' y='1.00049' width='32' height='32' rx='16' stroke='white' stroke-opacity='0.5' stroke-width='2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.4 24.0005H15.6C12.9601 24.0005 11.6402 24.0005 10.8201 23.1804C10 22.3603 10 21.0404 10 18.4005V15.6005C10 12.9606 10 11.6407 10.8201 10.8206C11.6402 10.0005 12.9671 10.0005 15.6209 10.0005C16.0451 10.0005 16.385 10.0005 16.671 10.0122C16.6616 10.0681 16.6567 10.1252 16.6565 10.1829L16.65 12.167C16.6499 12.9349 16.6499 13.6136 16.7234 14.1607C16.8032 14.7537 16.9862 15.3466 17.4701 15.8305C17.954 16.3144 18.5469 16.4974 19.1399 16.5771C19.6869 16.6507 20.3656 16.6506 21.1336 16.6506L21.2 16.6506H23.9702C24 17.0245 24 17.4836 24 18.0945V18.4005C24 21.0404 24 22.3603 23.1799 23.1804C22.3598 24.0005 21.0399 24.0005 18.4 24.0005ZM12.275 18.7505C12.275 18.4605 12.5101 18.2255 12.8 18.2255H18.4C18.6899 18.2255 18.925 18.4605 18.925 18.7505C18.925 19.0404 18.6899 19.2755 18.4 19.2755H12.8C12.5101 19.2755 12.275 19.0404 12.275 18.7505ZM12.275 21.2005C12.275 20.9105 12.5101 20.6755 12.8 20.6755H16.65C16.9399 20.6755 17.175 20.9105 17.175 21.2005C17.175 21.4904 16.9399 21.7255 16.65 21.7255H12.8C12.5101 21.7255 12.275 21.4904 12.275 21.2005Z' fill='white'/%3E%3Cpath d='M22.1462 13.9321L19.3751 11.4381C18.5856 10.7276 18.1908 10.3723 17.7065 10.1864L17.7 12.1006C17.7 13.7505 17.7 14.5754 18.2126 15.088C18.7251 15.6006 19.5501 15.6006 21.2 15.6006H23.7061C23.4523 15.1076 22.9979 14.6986 22.1462 13.9321Z' fill='white'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_28440_11009' x1='10.4612' y1='8.8187' x2='23.1963' y2='8.85235' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233035F3'/%3E%3Cstop offset='1' stop-color='%23494DF4'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A") !important;
}

html body .e-download.e-letter .cx-form-filter.primary .box-form-filter .box-form-filter-inner .new-box-form .new-box-form-inner .grid-form .new-box-item.style-default.new-dropdown-search .new-box-item-inner .input .form-group .form-control {
  background-color: transparent !important;
}

.bg-white {
  background-color: #fff;
}
.bg-white.rounded {
  border-radius: 100px !important;
  -moz-border-radius: 100px !important;
  -webkit-border-radius: 100px !important;
  -o-border-radius: 100px !important;
}

.lazyColor {
  opacity: 0.5;
  background: linear-gradient(135deg, rgba(211, 223, 232, 0.5) 30%, rgba(169, 184, 197, 0.5) 38%, rgba(168, 182, 193, 0.6) 41%, rgba(168, 182, 193, 0.6) 50%, rgba(168, 182, 193, 0.6) 50%, rgba(169, 184, 197, 0.6) 51%, rgba(211, 223, 232, 0.6) 57%, rgba(211, 223, 232, 0.6) 80%, rgba(211, 223, 232, 0.6) 80%);
  background-size: 1200% 1200%;
  -webkit-animation: AnimationName 2s ease infinite reverse;
  -moz-animation: AnimationName 2s ease infinite reverse;
  animation: AnimationName 2s ease infinite reverse;
}

@-webkit-keyframes AnimationName {
  0% {
    background-position: 0 92%;
  }
  50% {
    background-position: 100% 9%;
  }
  100% {
    background-position: 0 92%;
  }
}
@-moz-keyframes AnimationName {
  0% {
    background-position: 0 92%;
  }
  50% {
    background-position: 100% 9%;
  }
  100% {
    background-position: 0 92%;
  }
}
@keyframes AnimationName {
  0% {
    background-position: 0 92%;
  }
  100% {
    background-position: 100% 9%;
  }
}
[data-aos] {
  transition-duration: 1000ms !important;
}

.c_primary {
  color: #146adc;
}

.c_danger {
  color: #ff1721;
}

.f_semibold {
  font-family: "source-sans-pro-semibold";
}

.f_bold {
  font-family: "source-sans-pro-bold";
}

body.v2 .CX-utama {
  padding-top: 37px;
}
body.v2 .CX-utama .box-utama .box-sidenav {
  width: var(--width-sidenav);
  background: linear-gradient(176.46deg, #454ae2 39.5%, #6f80d4 91.77%, #96b1b7 109.14%);
}
@media (max-width: 1024px) {
  body.v2 .CX-utama .box-utama .box-sidenav {
    width: 100% !important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
}
body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li .title-nav,
body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li a {
  font-family: "source-sans-pro-regular";
  padding: 15px 20px;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.01em;
}
body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li a > span {
  margin-left: 0;
}
body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li a > span img {
  position: relative;
  top: -1px;
}
body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li .title-nav:after {
  font-weight: normal;
}
body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li .child-menu-new li a {
  font-size: 16px;
}
body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li .child-menu-new li a img {
  margin-right: 5px;
}
body.v2 .CX-utama .box-utama .box-content-utama {
  margin-left: var(--width-sidenav);
}
@media (max-width: 1024px) {
  body.v2 .CX-utama .box-utama .box-content-utama {
    margin-left: 0px;
  }
}

body.v2 .CX-utama .box-utama .box-sidenav {
  width: var(--width-sidenav);
  z-index: 987;
}
@media (max-width: 767px) {
  body.v2 .CX-utama .box-utama .box-sidenav {
    z-index: 989;
  }
}

.sheet-footer.dialog-footer .btn.btn-default.btn-link {
  color: #333 !important;
  border: 1px solid #ddd !important;
  min-width: 109px !important;
}
.sheet-footer.dialog-footer .btn.btn-default.btn-link .lfr-btn-label {
  position: relative;
}
.sheet-footer.dialog-footer .btn.btn-default.btn-primary {
  color: #fff !important;
  border-color: #007bff !important;
}

body.v2.no-sidebar #CX-header-mobile .box-header .box-logo-mobile {
  text-align: left;
  margin-left: 0px;
}

body.v2.no-sidebar {
  background-color: transparent;
}
body.v2.no-sidebar .CX-section-no-sidebar {
  font-family: "source-sans-pro-regular";
}

body.v2 .CX-header {
  -webkit-box-shadow: 0px 9px 10px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0px 9px 10px rgba(0, 0, 0, 0.03);
  -ms-box-shadow: 0px 9px 10px rgba(0, 0, 0, 0.03);
  -o-box-shadow: 0px 9px 10px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 9px 10px rgba(0, 0, 0, 0.03);
}

.CX-header .box-header .box-others ul div .cx-head-top.has-dropdown {
  top: 6px;
}

.cx-sign.user_act {
  top: 5px;
  position: relative;
}

body.v2 .CX-header {
  padding: 11px 0;
}

@media (min-width: 1025px) {
  body.v2.no-sidebar {
    height: 100vh;
  }
  body.v2.no-sidebar .CX-section-no-sidebar .CX-header.desktop {
    padding: 14px 0;
  }
  body.v2.no-sidebar .CX-section-no-sidebar .CX-utama {
    padding-top: 63px;
    flex: auto;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    background-color: transparent;
  }
  body.v2.no-sidebar .CX-section-no-sidebar .CX-utama .box-utama {
    width: 100%;
  }
  body.v2.no-sidebar .CX-section-no-sidebar .CX-utama .box-utama .box-content-utama {
    margin-left: 0px !important;
    margin-top: 0px !important;
  }
  body.v2.no-sidebar .CX-section-no-sidebar .CX-utama .box-utama .box-content-utama .portlet-content {
    background-color: transparent !important;
  }
  body.v2.no-sidebar .CX-section-no-sidebar #footer {
    position: relative;
    margin-top: 0px !important;
    width: 100%;
  }
}
@media (max-width: 767px) {
  body.v2:not(.header-has-bg) .CX-utama {
    padding-top: 35px !important;
  }
}

@media (max-width: 767px) {
  body.v2.no-sidebar:not(.header-has-bg) .CX-utama {
    padding-top: 35px !important;
  }
}

#CX-header-mobile {
  padding: 12px 0;
  position: fixed !important;
}
#CX-header-mobile .box-header {
  align-items: center;
}
#CX-header-mobile .box-header .box-burger-menu {
  flex: 0 0 auto;
}
#CX-header-mobile .box-header .box-logo-mobile {
  flex: 1 1 auto;
  margin-left: 1rem;
}
#CX-header-mobile .box-header .box-language {
  flex: 0 0 auto;
  width: 50px;
}
@media (max-width: 280px) {
  #CX-header-mobile .box-header .box-language .new-language {
    padding-left: 0.5rem;
  }
}
#CX-header-mobile .box-header .box-language .new-language ul li {
  position: relative;
  width: 100%;
  padding: 0 0 !important;
}
#CX-header-mobile .box-header .box-language .new-language ul li a {
  text-decoration: none;
  text-transform: uppercase;
}
#CX-header-mobile .box-header .box-language .new-language ul li a.current-lang {
  width: 100%;
  padding: 3px 0;
  display: block;
  font-size: 14px;
  font-weight: 600;
  display: inline-block !important;
  background-color: #eceff8;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
#CX-header-mobile .box-header .box-language .new-language ul li a.current-lang.active {
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  -ms-border-bottom-left-radius: 0px;
  -o-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  -ms-border-bottom-right-radius: 0px;
  -o-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
#CX-header-mobile .box-header .box-language .new-language ul li ul.nav-lang-simple {
  right: 20px;
  width: 100% !important;
  position: absolute;
  display: none;
  background-color: #fff;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -ms-border-radius: 0 0 10px 10px;
  -o-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
#CX-header-mobile .box-header .box-language .new-language ul li ul.nav-lang-simple li {
  padding: 0 0 !important;
}
#CX-header-mobile .box-header .box-language .new-language ul li ul.nav-lang-simple.open {
  display: block;
}
#CX-header-mobile .box-header .box-inbox-notif {
  padding-left: 1rem;
}
@media (max-width: 280px) {
  #CX-header-mobile .box-header .box-inbox-notif {
    padding-left: 0.5rem;
  }
}
#CX-header-mobile .box-header .box-inbox-notif .portlet-body {
  display: flex;
  gap: 0.5rem;
}
@media (min-width: 820px) {
  #CX-header-mobile .box-header .box-inbox-notif .portlet-body {
    gap: 0.8rem;
  }
}
#CX-header-mobile .box-header .box-inbox-notif .portlet-body .cx-head-top {
  list-style: none;
  padding: 0;
}
#CX-header-mobile .box-header .box-inbox-notif .portlet-body .cx-head-top.has-dropdown .box-drop-notif .header-notif a {
  color: #494df4;
}
#CX-header-mobile .box-header .box-inbox-notif .portlet-body .cx-head-top .fas {
  font-size: 2rem;
  padding: 0;
}
@media (max-width: 280px) {
  #CX-header-mobile .box-header .box-inbox-notif .portlet-body .cx-head-top .fas {
    font-size: 1.5rem;
  }
}
#CX-header-mobile .box-header .box-inbox-notif .portlet-body .cx-head-top span {
  display: none;
}
#CX-header-mobile .box-header .box-inbox-notif .portlet-body .cx-head-top #inbox_act .notif-count,
#CX-header-mobile .box-header .box-inbox-notif .portlet-body .cx-head-top #notif_act .notif-count {
  left: 22px;
  font-size: 0.8rem;
  padding: 0 5px;
}
@media (max-width: 280px) {
  #CX-header-mobile .box-header .box-inbox-notif .portlet-body .cx-head-top #inbox_act .notif-count,
  #CX-header-mobile .box-header .box-inbox-notif .portlet-body .cx-head-top #notif_act .notif-count {
    left: 18px;
  }
}
@media (min-width: 820px) {
  #CX-header-mobile .box-header .box-inbox-notif .portlet-body .cx-head-top #inbox_act .notif-count,
  #CX-header-mobile .box-header .box-inbox-notif .portlet-body .cx-head-top #notif_act .notif-count {
    left: 15px;
  }
}

body.v2.no-sidebar #CX-header-mobile .box-header .box-burger-menu {
  display: none;
}
body.v2.no-sidebar #CX-header-mobile .box-header .box-logo-mobile {
  text-align: left;
}

body.v2 .CX-header {
  padding: 11px 0;
  z-index: 5;
}

body.is-hospital-page #footer {
  display: none;
}
body.is-hospital-page .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter {
  z-index: 988;
}
body.is-hospital-page .CX-utama .box-utama .box-sidenav {
  top: 120px;
}
@media (max-width: 1024px) {
  body.is-hospital-page .CX-utama .box-utama .box-sidenav {
    top: 0px;
  }
}
body.is-hospital-page .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter {
  -webkit-box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.1);
}
@media (min-width: 1025px) {
  body.is-hospital-page .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-list,
  body.is-hospital-page .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .list-address.type-card {
    left: var(--width-sidenav);
  }
}

body.v2.not-loggin #CX-header-mobile .box-header {
  margin-top: 0px;
}
body.v2.not-loggin #CX-header .box-header .box-logo {
  flex: 1;
}
body.v2.not-loggin #CX-header .box-header .box-others {
  flex: 1;
  text-align: right;
}
body.v2.not-loggin #CX-header .box-header .box-others ul {
  width: auto;
  float: none !important;
  display: inline-block;
}
body.v2.not-loggin #CX-header .box-header .box-others ul li {
  display: inline-block;
}
body.v2.not-loggin #CX-header .box-header .box-others .language-bar .new-language > ul {
  width: 66px;
}
body.v2.not-loggin #CX-header .box-header .box-others .language-bar .new-language > ul > li {
  width: 100%;
}
body.v2.not-loggin #CX-header .box-header .box-others .language-bar .new-language > ul li {
  position: relative;
}
body.v2.not-loggin #CX-header .box-header .box-others .language-bar .new-language > ul li ul.nav-lang-simple {
  display: block !important;
}

#CX-header-mobile .box-act-login {
  margin-left: 20px;
}
#CX-header-mobile .box-act-login a {
  top: 0px;
  display: block;
  color: #494df4;
  font-size: 14px;
  text-decoration: none;
  font-family: "source-sans-pro-semibold";
}
#CX-header-mobile .box-act-login a i.fas,
#CX-header-mobile .box-act-login a i.fa {
  margin-right: 5px;
}

.box-custom-tab {
  padding: 2rem 0;
}
.box-custom-tab .box-custom-tab-inner {
  display: flex;
  align-items: center;
  grid-column-gap: 20px;
}
@media (max-width: 767px) {
  .box-custom-tab .box-custom-tab-inner {
    grid-column-gap: 8px;
  }
}
.box-custom-tab .box-custom-tab-inner .box-item {
  text-decoration: none;
}
@media (max-width: 767px) {
  .box-custom-tab .box-custom-tab-inner .box-item {
    width: inherit;
    flex: 1;
  }
}
.box-custom-tab .box-custom-tab-inner .box-item .box-item-outer {
  flex: 0 0 auto;
  width: 200px;
  background: #fafafa;
  border: 1px solid #f0f0f0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  text-align: center;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .box-custom-tab .box-custom-tab-inner .box-item .box-item-outer {
    width: inherit;
    height: 100px;
    padding: 0 10px;
  }
}
.box-custom-tab .box-custom-tab-inner .box-item .ico-not-allowed {
  position: absolute;
  top: 15px;
  right: 15px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .box-custom-tab .box-custom-tab-inner .box-item .ico-not-allowed {
    top: 10px;
    height: 10px;
  }
}
@media (max-width: 767px) {
  .box-custom-tab .box-custom-tab-inner .box-item .ico-not-allowed svg {
    height: 15px;
  }
}
.box-custom-tab .box-custom-tab-inner .box-item .box-item-inner {
  display: flex;
  flex-direction: column;
  grid-row-gap: 10px;
}
.box-custom-tab .box-custom-tab-inner .box-item .box-item-inner .text {
  font-family: "source-sans-pro-semibold";
  font-style: normal;
  color: #333333;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .box-custom-tab .box-custom-tab-inner .box-item .box-item-inner .ico svg {
    height: 30px;
  }
}
.box-custom-tab:not(.not-allowed) .box-custom-tab-inner .box-item.selected .box-item-outer, .box-custom-tab:not(.not-allowed) .box-custom-tab-inner .box-item:hover .box-item-outer {
  border: 1px solid #494df4;
  background: linear-gradient(126.58deg, #494df4 23.02%, #272bf2 73.19%);
  box-shadow: 0 4px 9px rgba(45, 50, 243, 0.28);
}
.box-custom-tab:not(.not-allowed) .box-custom-tab-inner .box-item.selected .box-item-outer .box-item-inner .ico svg path, .box-custom-tab:not(.not-allowed) .box-custom-tab-inner .box-item:hover .box-item-outer .box-item-inner .ico svg path {
  fill: #fafafa;
}
.box-custom-tab:not(.not-allowed) .box-custom-tab-inner .box-item.selected .box-item-outer .box-item-inner .text, .box-custom-tab:not(.not-allowed) .box-custom-tab-inner .box-item:hover .box-item-outer .box-item-inner .text {
  color: #fafafa;
}
.box-custom-tab.not-allowed .box-custom-tab-inner .box-item {
  position: relative;
}
.box-custom-tab.not-allowed .box-custom-tab-inner .box-item:hover {
  cursor: default;
}
.box-custom-tab.not-allowed .box-custom-tab-inner .box-item:hover .ico-not-allowed {
  opacity: 1;
  visibility: visible;
}

.box-custom-tab:not(.not-allowed) .box-custom-tab-inner .box-item {
  position: relative;
}
.box-custom-tab:not(.not-allowed) .box-custom-tab-inner .box-item .box-item-outer {
  position: relative;
}
.box-custom-tab:not(.not-allowed) .box-custom-tab-inner .box-item.selected:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  border-bottom: 30px solid #e0e0e0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  margin-top: 10px;
  z-index: 1;
}
@media (max-width: 767px) {
  .box-custom-tab:not(.not-allowed) .box-custom-tab-inner .box-item.selected:after {
    border-bottom: 25px solid #e0e0e0;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    margin-top: 5px;
  }
}

.box-custom-tab.without-triangle .box-custom-tab-inner .box-item:after {
  display: none;
}

.box-custom-tab .box-custom-tab-inner .box-item.not-allowed {
  cursor: not-allowed;
  opacity: 0.6;
}
.box-custom-tab .box-custom-tab-inner .box-item.not-allowed .box-item-outer .ico-not-allowed {
  display: none;
}
.box-custom-tab .box-custom-tab-inner .box-item.not-allowed:hover .box-item-outer {
  background: #fafafa;
  box-shadow: none;
  border: 1px solid #f0f0f0;
}
.box-custom-tab .box-custom-tab-inner .box-item.not-allowed:hover .box-item-outer .box-item-inner .ico svg path {
  fill: #333333;
}
.box-custom-tab .box-custom-tab-inner .box-item.not-allowed:hover .box-item-outer .box-item-inner .text {
  color: #333333;
}

.box-category-filter {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.box-category-filter h3 {
  flex: 1 1 auto;
}

body.v2.use-breadcrumb #CX-utama .box-utama .box-content-utama #_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_breadcrumbs-defaultScreen .breadcrumb.breadcrumb-horizontal {
  padding: 1rem 25px;
  padding-top: 20px;
  background-color: #fff;
}
@media (max-width: 767px) {
  body.v2.use-breadcrumb #CX-utama .box-utama .box-content-utama #_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_breadcrumbs-defaultScreen .breadcrumb.breadcrumb-horizontal {
    padding: 1rem 15px;
    margin-bottom: 0px;
  }
}
body.v2.use-breadcrumb #CX-utama .box-utama .box-content-utama #_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_breadcrumbs-defaultScreen .breadcrumb.breadcrumb-horizontal li a {
  font-family: "source-sans-pro-regular";
  font-size: 14px;
  line-height: 17px;
  color: #ababab;
  text-decoration: none;
  position: relative;
}
body.v2.use-breadcrumb #CX-utama .box-utama .box-content-utama #_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_breadcrumbs-defaultScreen .breadcrumb.breadcrumb-horizontal li a .ico {
  position: relative;
  top: 2px;
  margin-right: 5px;
}
body.v2.use-breadcrumb #CX-utama .box-utama .box-content-utama #_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_breadcrumbs-defaultScreen .breadcrumb.breadcrumb-horizontal li a:hover {
  color: #494df4;
}
body.v2.use-breadcrumb #CX-utama .box-utama .box-content-utama #_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_breadcrumbs-defaultScreen .breadcrumb.breadcrumb-horizontal li a:hover .ico svg path {
  stroke: #494df4;
}
body.v2.use-breadcrumb #CX-utama .box-utama .box-content-utama #_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_breadcrumbs-defaultScreen .breadcrumb.breadcrumb-horizontal li.active {
  font-size: 14px;
  line-height: 20px;
  color: #5f5f5f;
}
body.v2.use-breadcrumb #CX-utama .box-utama .box-content-utama #_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_breadcrumbs-defaultScreen .breadcrumb.breadcrumb-horizontal > li + li::before {
  font-size: 14px;
  line-height: 17px;
  color: #ababab;
  top: 2px;
  position: relative;
}

.slider-mobile .box-custom-arrow {
  position: relative;
  padding: 2rem 0;
  display: flex;
  align-items: center;
  grid-column-gap: 25px;
}
@media (min-width: 768px) {
  .slider-mobile .box-custom-arrow {
    display: none;
  }
}
.slider-mobile .box-custom-arrow .box-custom-arrow-inner {
  flex: 0 0 auto;
}
.slider-mobile .box-custom-arrow .box-slider-range {
  flex: 1 1 auto;
}
.slider-mobile .box-custom-arrow .box-slider-range #product-slider {
  background: transparent;
  height: 3px;
  background: #edf1f5;
  border: 0;
}
.slider-mobile .box-custom-arrow .box-slider-range #product-slider span.ui-slider-handle.ui-state-default.ui-corner-all {
  background: none;
  background: #b7c7d7;
  height: 7px;
  border: 0;
  margin-top: 3px;
  width: 87px;
  border-radius: 0;
  cursor: pointer;
}
.slider-mobile .box-custom-arrow .box-custom-arrow-inner button {
  background: #edf1f5;
  border-radius: 4px;
  border: 0;
  outline: none;
  width: 48px;
  height: 35px;
  cursor: pointer;
}
.slider-mobile .box-custom-arrow .box-custom-arrow-inner button.slick-disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.slider-mobile .box-custom-arrow .box-custom-arrow-inner button:not(.slick-disabled):hover {
  background-color: #ccd8e3;
}
.slider-mobile .box-custom-arrow .box-custom-arrow-inner button.next-btn {
  margin-left: 8px;
}

@media (max-width: 768px) {
  body.v2 .dashboard-ringkasan .CX-highest-polis .container.CX-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 768px) {
  body.v2 .dashboard-ringkasan .CX-health-check-results .container.CX-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.cx-healty-tips .box-outer-healty .box-content .box-healty .box-grid-inner.highlight-category .box-inner-healty .box-img {
  position: relative;
}
.cx-healty-tips .box-outer-healty .box-content .box-healty .box-grid-inner.highlight-category .box-inner-healty .box-img:before {
  content: "\f005";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  position: absolute;
  right: 10px;
  top: 10px;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: linear-gradient(264.56deg, #6849f4 24.04%, #4980f4 89.25%);
  transform: matrix(-1, 0, 0, 1, 0, 0);
  color: #fff;
  z-index: 2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

body.v2 .select2-dropdown {
  z-index: initial;
}

.box-info-blue .box-info-blue-inner {
  background: rgba(73, 78, 244, 0.1);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  padding: 8px 19px;
  text-align: center;
}
@media (max-width: 1024px) {
  .box-info-blue .box-info-blue-inner {
    padding: 8px 10px;
  }
}
.box-info-blue .box-info-blue-inner .text {
  font-family: "source-sans-pro-bold";
  font-size: 15px;
  line-height: 22px;
  color: #494df4;
}

/*sidebar menu */
body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation .box-navigation .simplebar-track.simplebar-vertical {
  width: 8px;
}
body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation .box-navigation .simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  background: #0101ab;
}
body.v2 .CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li a::before {
  right: 0px;
  left: initial;
}
body.v2 .CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.selected a:before, body.v2 .CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li:hover a:before {
  width: 6px;
}
body.v2 .CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown .title-nav:before {
  right: 0px;
  left: initial;
}
body.v2 .CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown .title-nav:after {
  display: none !important;
}
body.v2 .CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown .title-nav .ico-chevron {
  position: absolute;
  right: 22px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform-origin: center;
}
body.v2 .CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown:hover .title-nav:before {
  width: 6px !important;
}
body.v2 .CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown.opened-submenu .title-nav.down .ico-chevron {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
body.v2 .CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown.opened-submenu .title-nav.down:hover {
  background-color: transparent !important;
}
body.v2 .CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown.opened-submenu ul.child-menu-new.active {
  position: relative;
  background: #3644CE;
}
body.v2 .CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown.opened-submenu ul.child-menu-new.active li a {
  color: rgba(255, 255, 255, 0.8);
}
body.v2 .CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown.opened-submenu ul.child-menu-new.active li a span img {
  display: none;
}
body.v2 .CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown.opened-submenu ul.child-menu-new.active li a:hover {
  background-color: rgba(36, 37, 170, 0.6);
  color: #fff;
}
body.v2 .CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown.opened-submenu ul.child-menu-new.active li.selected a {
  background: #3032c1;
  pointer-events: none;
}
body.v2 .CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown.opened-submenu ul.child-menu-new.active li.selected a:before {
  width: 6px;
}
body.v2 .CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown.opened-submenu ul.child-menu-new.child2.active,
body.v2 .CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site li.dropdown.opened-submenu ul.child-menu-new.child3.active {
  background: #2935A8 !important;
}

.select2-container {
  z-index: 2;
}

.loading {
  pointer-events: none;
}
.loading .spinner {
  top: 0px;
}
.loading .spinner i {
  animation-name: rotate-circle;
  animation-duration: 1.9s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  transform-origin: center;
  transform-box: fill-box;
}

@keyframes rotate-circle {
  from {
    transform: rotateZ(-360deg);
  }
  to {
    transform: rotateZ(360deg);
  }
}
@media (max-width: 767px) {
  #CX-header-mobile .box-header .box-logo-mobile svg {
    position: relative;
    top: 2px;
  }
}

.CX-header .box-header .box-logo.dual svg {
  position: relative;
  top: 2px;
}

body.v2 span.select2-container.select2-container--default.select2-container--open {
  z-index: 1050;
}

body.v2 .cx-modal-tele {
  padding-right: 0 !important;
}
body.v2 .cx-modal-tele:before {
  opacity: 0.7;
}
body.v2 .cx-modal-tele .modal-dialog .modal-content {
  width: initial;
  width: 502px;
  transform: none;
  left: initial;
  margin: 0 auto;
  border: 0;
  background-color: transparent;
}
@media (max-width: 500px) {
  body.v2 .cx-modal-tele .modal-dialog .modal-content {
    width: auto;
    margin: 0 0;
  }
}
body.v2 .cx-modal-tele .modal-dialog .modal-content:before {
  display: none;
}
body.v2 .cx-modal-tele .modal-dialog .modal-content .modal-header {
  background: #494df4 !important;
  position: relative;
  border-bottom: 0;
  border: 0;
  -webkit-border-top-left-radius: 8px;
  -moz-border-top-left-radius: 8px;
  -ms-border-top-left-radius: 8px;
  -o-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-top-right-radius: 8px;
  -ms-border-top-right-radius: 8px;
  -o-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
}
body.v2 .cx-modal-tele .modal-dialog .modal-content .modal-header .close.close-modal.cx-btn-close {
  width: 20px;
  height: 20px;
  line-height: 22px;
  text-align: center;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #494df4 !important;
  left: initial;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1 !important;
  font-size: 1.2rem;
  padding: 0 !important;
  margin-right: initial !important;
  font-family: "source-sans-pro-semibold";
  font-weight: normal !important;
}
body.v2 .cx-modal-tele .modal-dialog .modal-content .modal-header .modal-title {
  font-family: "source-sans-pro-bold";
  font-size: 17px !important;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #ffffff;
}
body.v2 .cx-modal-tele .modal-dialog .modal-content .modal-body {
  background-color: #fff;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -ms-border-bottom-left-radius: 8px;
  -o-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  -ms-border-bottom-right-radius: 8px;
  -o-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
  padding: 30px;
}
body.v2 .cx-modal-tele .modal-dialog .modal-content .modal-body p {
  font-family: "source-sans-pro-regular";
}
body.v2 .cx-modal-tele .modal-dialog .modal-content .modal-body:after {
  content: "";
  position: absolute;
  height: 165px;
  width: 100%;
  left: 0;
  bottom: 0;
  background-image: url("https://webarq.axa-mandiri.co.id/o/axa-emma-theme/images/building.png");
  background-repeat: repeat-x;
  background-position: bottom;
}
body.v2 .cx-modal-tele .modal-dialog .modal-content .modal-body .form {
  padding: 0;
}
body.v2 .cx-modal-tele .modal-dialog .modal-content .modal-body .box-input.type-select .select2.select2-container .select2-selection {
  border: 1px solid #3032c1;
  background: #fafaff;
  height: 50px;
  line-height: 50px;
}
body.v2 .cx-modal-tele .modal-dialog .modal-content .modal-body .box-input.type-select .select2.select2-container .select2-selection .select2-selection__rendered {
  font-family: "source-sans-pro-semibold";
  font-size: 18px;
  color: #00008f;
  height: 50px;
  line-height: 50px;
}
body.v2 .cx-modal-tele .modal-dialog .modal-content .modal-body .box-input.type-select .select2.select2-container .select2-selection .select2-selection__arrow {
  height: initial;
  top: 0 !important;
  right: 10px;
}
body.v2 .cx-modal-tele .modal-dialog .modal-content .modal-body .box-input.type-select .select2.select2-container .select2-selection .select2-selection__arrow:before {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  top: 5px;
  right: 10px;
  color: #00008f;
  font-weight: bold;
}
body.v2 .cx-modal-tele .modal-dialog .modal-content .modal-body .box-input.type-select .select2.select2-container .select2-selection .select2-selection__arrow b {
  display: none;
}
body.v2 .cx-modal-tele .modal-dialog .modal-content .modal-body .btn-start-tele {
  margin-top: 20px;
}
body.v2 .cx-modal-tele .modal-dialog .modal-content .modal-body .btn-start-tele.btn-primary.btn-default .lfr-btn-label {
  position: relative;
  padding-right: 10px;
}
body.v2 .cx-modal-tele .modal-dialog .modal-content .modal-body .btn-start-tele.btn-primary.btn-default .lfr-btn-label:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 8px;
  width: 14px;
  height: 14px;
  line-height: 14px;
  background: rgba(255, 255, 255, 0.2);
  display: inline-block;
  text-align: center;
  font-weight: normal;
  font-size: 0.6rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
body.v2 .cx-modal-tele .modal-dialog .modal-content .modal-body .btn-start-tele.btn-primary.btn-default .lfr-btn-label:hover:after {
  width: 22px;
  content: "\f178";
}
body.v2 .cx-modal-tele .modal-dialog .modal-content .modal-body .box-disclaimer {
  padding: 2rem 0;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}

body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li .child-menu-new .title-nav.children {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
}
body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li .child-menu-new.child2 li a {
  padding-left: 50px !important;
}

body.v2 .CX-utama .box-utama .box-content-utama .box-inner-content .dashboard-ringkasan#main-content > .container.CX-wrapper {
  max-width: initial !important;
  padding-left: 0px;
  padding-right: 0px;
}
body.v2 .CX-utama .box-utama .box-content-utama .box-inner-content .dashboard-ringkasan#main-content > .container.CX-wrapper .portlet-layout.row > #column-1 {
  padding-left: 30px;
}
@media (max-width: 768px) {
  body.v2 .CX-utama .box-utama .box-content-utama .box-inner-content .dashboard-ringkasan#main-content > .container.CX-wrapper .portlet-layout.row > #column-1 {
    padding-left: 15px;
  }
}
body.v2 .CX-utama .box-utama .box-content-utama .box-inner-content .dashboard-ringkasan#main-content > .container.CX-wrapper .portlet-layout.row > #column-2 {
  padding-right: 30px;
}
@media (max-width: 768px) {
  body.v2 .CX-utama .box-utama .box-content-utama .box-inner-content .dashboard-ringkasan#main-content > .container.CX-wrapper .portlet-layout.row > #column-2 {
    padding-right: 15px;
  }
}
body.v2 .CX-utama .box-utama .box-content-utama .box-inner-content .dashboard-ringkasan#main-content > .container.CX-wrapper .portlet-layout.row > #column-3 .container.CX-wrapper {
  max-width: initial !important;
}
body.v2 .CX-utama .box-utama .box-content-utama .box-inner-content .dashboard-ringkasan#main-content > .container.CX-wrapper .portlet-layout.row > #column-3 section.CX-recent-status > .container.CX-wrapper,
body.v2 .CX-utama .box-utama .box-content-utama .box-inner-content .dashboard-ringkasan#main-content > .container.CX-wrapper .portlet-layout.row > #column-3 section.CX-main.CX-my-policies > .container.CX-wrapper {
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 767px) {
  body.v2 .CX-utama .box-utama .box-content-utama .box-inner-content .dashboard-ringkasan#main-content > .container.CX-wrapper section.CX-main-CMS.image-dashboard.tele-dash {
    margin: 20px 15px;
  }
}
body.v2 .CX-utama .box-utama .box-content-utama .box-inner-content .dashboard-ringkasan#main-content > .container.CX-wrapper section.CX-newest-offer > .container.CX-wrapper {
  padding-left: 15px;
  padding-right: 15px;
}

@media (max-width: 1023px) {
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content .portlet-layout.row #column-2 {
    margin-bottom: 20px;
  }
}

body.v2.emma-guest .dashboard-ringkasan {
  padding: 0 0;
}

body.v2 .modal.modal-disclaimer .modal-dialog {
  margin: 0 0;
}
body.v2 .modal.modal-disclaimer .modal-dialog .modal-content {
  min-width: 600px;
  max-height: calc(90vh - 130px);
}
@media (max-width: 1440px) {
  body.v2 .modal.modal-disclaimer .modal-dialog .modal-content {
    max-height: 100vh;
  }
}
@media (max-width: 1024px) {
  body.v2 .modal.modal-disclaimer .modal-dialog .modal-content {
    max-height: 80vh;
  }
}
@media (max-width: 767px) {
  body.v2 .modal.modal-disclaimer .modal-dialog .modal-content {
    min-width: initial;
    margin: 0 15px;
  }
}
body.v2 .modal.modal-disclaimer .modal-dialog .modal-content .modal-body {
  overflow-y: auto;
}
body.v2 .modal.modal-disclaimer.fade.in .modal-dialog {
  top: 50% !important;
  -webki-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 1280px) {
  body.v2 .modal.modal-disclaimer.fade.in .modal-dialog {
    top: initial !important;
    -webki-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
}

@media (max-width: 767px) {
  body.v2 .btn.btn-primary,
  body.v2 .btn.btn-md.btn-custom-redlight,
  body.v2 .btn-primary.btn-default,
  body.v2 .btn.btn-lg.btn-custom.btn-primary.btn-default,
  body.v2 .btn.btn-custom-red,
  body.v2 .btn.btn-custom-green,
  body.v2 .btn.btn-md.btn-custom-green,
  body.v2 .btn.btn-md.btn-custom-red {
    margin: 3px;
    padding: 8px 15px !important;
  }
}

body.v2 .CX-Tables.dataTable.no-footer {
  width: 100% !important;
}
@media (max-width: 767px) {
  body.v2 .CX-Tables.dataTable.no-footer {
    width: auto !important;
  }
}

@media (max-width: 767px) {
  body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-custom-redlight,
  body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-sm.btn-custom-redlight,
  body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-custom-red,
  body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-custom-green,
  body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-md.btn-custom-green,
  body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-md.btn-custom-red,
  body.v2 .CX-Tables.dataTable tbody tr td .box-new-act .btn.btn-sm.btn-custom-redlight,
  body.v2 .CX-Tables.dataTable tbody tr td .box-new-act .btn {
    padding: 5px 15px !important;
  }
}

body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content {
  padding: 20px 0 0px;
}
@media (max-width: 767px) {
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content {
    padding: 0 0;
  }
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content .CX-new-dashboard-slider.customer {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content .CX-new-dashboard-slider.customer {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
  }
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2 {
  box-shadow: none;
  margin-right: 0;
  height: initial;
  padding: 0;
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2 .box-outer-content .box-head-title {
  display: none;
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2 .box-outer-content .box-content .box-akses-list {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  align-items: center;
  place-items: center;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-auto-rows: 1fr;
}
@media (max-width: 768px) {
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2 .box-outer-content .box-content .box-akses-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2 .box-outer-content .box-content .box-akses-list a {
  margin-bottom: 0px;
  display: block;
  width: 100%;
  background: #f6f8fd;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2 .box-outer-content .box-content .box-akses-list a .box-circle {
  width: 46px;
  height: 46px;
  line-height: 46px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2 .box-outer-content .box-content .box-akses-list a .box-circle .ico img {
  max-height: 30px;
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2 .box-outer-content .box-content .box-akses-list a .title {
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  color: #333333;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (max-width: 767px) {
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2 .box-outer-content .box-content .box-akses-list a .title {
    font-size: 12px;
    line-height: 16px;
  }
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2 .box-outer-content .box-content .box-akses-list a:hover {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
  box-shadow: 0 13px 13px 5px rgba(73, 77, 244, 0.28);
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2 .box-outer-content .box-content .box-akses-list a:hover .box-circle {
  transform: none;
}

@media (max-width: 1023px) {
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content .portlet-layout.row #column-2,
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content .portlet-layout.row #column-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper {
  max-width: initial !important;
  padding-left: 0px;
  padding-right: 0px;
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper section.CX-highest-polis {
  margin-left: 20px;
  margin-right: 20px;
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper section.CX-highest-polis .container.CX-wrapper {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper .CX-new-dashboard-slider {
  margin-bottom: 20px;
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper .CX-new-dashboard-slider.customer {
  margin-left: 20px;
  margin-right: 20px;
}
@media (max-width: 767px) {
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper .CX-new-dashboard-slider.customer {
    margin-left: 0px;
    margin-right: 0px;
  }
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper section.quick-access-menu.section-content.ver-2 {
  margin-left: 23px;
  margin-right: 23px;
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper .CX-recent-status {
  margin-left: 20px;
  margin-right: 20px;
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper .CX-recent-status > .container.CX-wrapper {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper section.CX-main.CX-my-policies {
  margin-left: 20px;
  margin-right: 20px;
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper section.CX-main.CX-my-policies > .container.CX-wrapper {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper section.CX-newest-offer {
  margin-left: 20px;
  margin-right: 20px;
}
body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper section.CX-newest-offer .container.CX-wrapper {
  padding-left: 0px;
  padding-right: 0px;
}
@media (max-width: 1024px) {
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper section.CX-highlight-telekonsultasi,
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper section.CX-preview-account {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (min-width: 1025px) {
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper .portlet-layout.row #column-2 {
    padding-left: 31px;
  }
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper .portlet-layout.row #column-3 {
    padding-right: 31px;
  }
}

body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content section.quick-access-menu.section-content.ver-2 .box-outer-content .box-content .box-akses-list a .title {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}

@keyframes loading-animation-old {
  0%, 100% {
    box-shadow: 0 -1em 0 0 #212529, 1em -0.5em 0 -0.35em rgba(33, 37, 41, 0.1), 1em 0.5em 0 -0.25em rgba(33, 37, 41, 0.2), 0 1em 0 -0.2em rgba(33, 37, 41, 0.4), -1em 0.5em 0 -0.15em rgba(33, 37, 41, 0.6), -1em -0.5em 0 -0.1em rgba(33, 37, 41, 0.8);
  }
  16.6% {
    box-shadow: 0 -1em 0 -0.1em rgba(33, 37, 41, 0.8), 1em -0.5em 0 0 #212529, 1em 0.5em 0 -0.35em rgba(33, 37, 41, 0.1), 0 1em 0 -0.25em rgba(33, 37, 41, 0.2), -1em 0.5em 0 -0.2em rgba(33, 37, 41, 0.4), -1em -0.5em 0 -0.15em rgba(33, 37, 41, 0.6);
  }
  33.3% {
    box-shadow: 0 -1em 0 -0.15em rgba(33, 37, 41, 0.6), 1em -0.5em 0 -0.1em rgba(33, 37, 41, 0.8), 1em 0.5em 0 0 #212529, 0 1em 0 -0.35em rgba(33, 37, 41, 0.1), -1em 0.5em 0 -0.25em rgba(33, 37, 41, 0.2), -1em -0.5em 0 -0.2em rgba(33, 37, 41, 0.4);
  }
  50% {
    box-shadow: 0 -1em 0 -0.2em rgba(33, 37, 41, 0.4), 1em -0.5em 0 -0.15em rgba(33, 37, 41, 0.6), 1em 0.5em 0 -0.1em rgba(33, 37, 41, 0.8), 0 1em 0 0 #212529, -1em 0.5em 0 -0.35em rgba(33, 37, 41, 0.1), -1em -0.5em 0 -0.25em rgba(33, 37, 41, 0.2);
  }
  66.6% {
    box-shadow: 0 -1em 0 -0.25em rgba(33, 37, 41, 0.2), 1em -0.5em 0 -0.2em rgba(33, 37, 41, 0.4), 1em 0.5em 0 -0.15em rgba(33, 37, 41, 0.6), 0 1em 0 -0.1em rgba(33, 37, 41, 0.8), -1em 0.5em 0 0 #212529, -1em -0.5em 0 -0.35em rgba(33, 37, 41, 0.1);
  }
  83% {
    box-shadow: 0 -1em 0 -0.35em rgba(33, 37, 41, 0.1), 1em -0.5em 0 -0.25em rgba(33, 37, 41, 0.2), 1em 0.5em 0 -0.2em rgba(33, 37, 41, 0.4), 0 1em 0 -0.15em rgba(33, 37, 41, 0.6), -1em 0.5em 0 -0.1em rgba(33, 37, 41, 0.8), -1em -0.5em 0 0 #212529;
  }
}
@keyframes loading-animation {
  0%, 100% {
    box-shadow: 0 -1em 0 0 #ffffff, 1em -0.5em 0 -0.35em rgba(255, 255, 255, 0.1), 1em 0.5em 0 -0.25em rgba(255, 255, 255, 0.2), 0 1em 0 -0.2em rgba(255, 255, 255, 0.4), -1em 0.5em 0 -0.15em rgba(255, 255, 255, 0.6), -1em -0.5em 0 -0.1em rgba(255, 255, 255, 0.8);
  }
  16.6% {
    box-shadow: 0 -1em 0 -0.1em rgba(255, 255, 255, 0.8), 1em -0.5em 0 0 #ffffff, 1em 0.5em 0 -0.35em rgba(255, 255, 255, 0.1), 0 1em 0 -0.25em rgba(255, 255, 255, 0.2), -1em 0.5em 0 -0.2em rgba(255, 255, 255, 0.4), -1em -0.5em 0 -0.15em rgba(255, 255, 255, 0.6);
  }
  33.3% {
    box-shadow: 0 -1em 0 -0.15em rgba(255, 255, 255, 0.6), 1em -0.5em 0 -0.1em rgba(255, 255, 255, 0.8), 1em 0.5em 0 0 #212529, 0 1em 0 -0.35em rgba(255, 255, 255, 0.1), -1em 0.5em 0 -0.25em rgba(255, 255, 255, 0.2), -1em -0.5em 0 -0.2em rgba(255, 255, 255, 0.4);
  }
  50% {
    box-shadow: 0 -1em 0 -0.2em rgba(255, 255, 255, 0.4), 1em -0.5em 0 -0.15em rgba(255, 255, 255, 0.6), 1em 0.5em 0 -0.1em rgba(255, 255, 255, 0.8), 0 1em 0 0 #ffffff, -1em 0.5em 0 -0.35em rgba(255, 255, 255, 0.1), -1em -0.5em 0 -0.25em rgba(255, 255, 255, 0.2);
  }
  66.6% {
    box-shadow: 0 -1em 0 -0.25em rgba(255, 255, 255, 0.2), 1em -0.5em 0 -0.2em rgba(255, 255, 255, 0.4), 1em 0.5em 0 -0.15em rgba(255, 255, 255, 0.6), 0 1em 0 -0.1em rgba(255, 255, 255, 0.8), -1em 0.5em 0 0 #212529, -1em -0.5em 0 -0.35em rgba(255, 255, 255, 0.1);
  }
  83% {
    box-shadow: 0 -1em 0 -0.35em rgba(255, 255, 255, 0.1), 1em -0.5em 0 -0.25em rgba(255, 255, 255, 0.2), 1em 0.5em 0 -0.2em rgba(255, 255, 255, 0.4), 0 1em 0 -0.15em rgba(255, 255, 255, 0.6), -1em 0.5em 0 -0.1em rgba(255, 255, 255, 0.8), -1em -0.5em 0 0 #212529;
  }
}

body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li .title-nav .ico-chevron {
  top: 18px;
}
body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li .text-and-ico {
  display: flex;
  align-items: center;
}
body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li .text-and-ico .ico-nav {
  margin-left: 0px;
  width: 17px;
  height: 17px;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4);
  position: relative;
  top: 0px;
  margin-right: 16px;
}
body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li .text-and-ico .name-nav {
  margin-left: 0px;
  top: 2px;
  position: relative;
  line-height: 25px;
}
body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li .text-and-ico.has-icon .ico-nav {
  width: 20px;
  height: 20px;
  background: none;
}

body.portal-popup .btn.web-content-selector.btn-default {
  color: #333 !important;
  border: 1px solid #ddd !important;
  min-width: 109px !important;
}
body.portal-popup .sheet-footer.dialog-footer .btn.btn-primary.btn-default {
  font-family: "source-sans-pro-bold";
  border: 1px solid #494df4;
  outline: none;
  display: inline-block;
  background-color: #494df4;
  color: #fff !important;
  text-decoration: none;
  -webkit-border-radius: 49px;
  -moz-border-radius: 49px;
  -ms-border-radius: 49px;
  -o-border-radius: 49px;
  border-radius: 49px;
  font-size: 13px;
  padding: 12px 20px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  outline: none !important;
  min-width: 125px;
}
body.portal-popup .sheet-footer.dialog-footer .btn.btn-primary.btn-default:hover {
  background-color: #fcb501 !important;
  text-decoration: none;
}
body.portal-popup .sheet-footer.dialog-footer .btn.btn-primary.btn-default:after {
  display: none;
}
body.portal-popup .sheet-footer.dialog-footer button.btn.btn-cancel.btn-default.btn-link .lfr-btn-label {
  top: 0 !important;
}
body.portal-popup .sheet-footer.dialog-footer a.btn.btn-cancel.btn-default.btn-link {
  display: block;
  font-style: normal;
}
body.portal-popup .sheet-footer.dialog-footer a.btn.btn-cancel.btn-default.btn-link .lfr-btn-label {
  position: relative;
  top: 4px;
}
body.portal-popup .lfr-nav.nav.nav-tabs.nav-underline li.tab.active a:after {
  background-color: #007bff;
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  width: auto;
}

@media (max-width: 1024px) {
  .CX-cari-formulir .box-cari-formulir .box-filter .box-filter-inner > .title {
    padding-left: 10px !important;
    margin-bottom: 5px !important;
  }
}
.CX-cari-formulir .box-cari-formulir .box-filter .box-filter-inner .box-select .box-select-item {
  width: 100% !important;
}
.CX-cari-formulir .box-cari-formulir .box-filter .box-filter-inner .box-select .box-select-item .form-group.input-select-wrapper.has-select2 span.select2.select2-container.select2-container--default {
  width: 100% !important;
}
.CX-cari-formulir .box-cari-formulir .box-filter .box-filter-inner .box-select .box-select-item .form-group.input-select-wrapper.has-select2 span.select2.select2-container.select2-container--default .selection span.select2-selection.select2-selection--single .select2-selection__arrow:before {
  position: absolute;
  top: 50%;
  left: 50%;
  right: initial;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 1024px) {
  .CX-cari-formulir .box-cari-formulir .box-filter .row .col-sm-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .CX-cari-formulir .box-cari-formulir .box-filter .row .col-sm-4 .box-action {
    width: 100%;
    float: none !important;
    text-align: center;
    margin-left: 0px !important;
    justify-content: center;
  }
}

body.v2.theme-default .CX-recent-status .box-recent-status, body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies {
  -webkit-box-shadow: 0 7px 13px rgba(172, 182, 236, 0.25);
  -moz-box-shadow: 0 7px 13px rgba(172, 182, 236, 0.25);
  -ms-box-shadow: 0 7px 13px rgba(172, 182, 236, 0.25);
  -o-box-shadow: 0 7px 13px rgba(172, 182, 236, 0.25);
  box-shadow: 0 7px 13px rgba(172, 182, 236, 0.25);
  border: 0px;
  background-color: #ffffff;
}
body.v2.theme-default .CX-recent-status .box-recent-status .box-header-recent, body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-header-recent {
  padding: 20px 25px;
  font-size: 16px;
  line-height: 19px;
  font-family: "source-sans-pro-semibold";
}
@media (max-width: 767px) {
  body.v2.theme-default .CX-recent-status .box-recent-status .box-header-recent, body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-header-recent {
    padding: 15px 15px;
  }
}
body.v2.theme-default .CX-recent-status .box-recent-status .box-header-policies, body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-header-policies {
  padding: 20px 25px;
}
@media (max-width: 767px) {
  body.v2.theme-default .CX-recent-status .box-recent-status .box-header-policies, body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-header-policies {
    padding: 20px 15px;
  }
}
body.v2.theme-default .CX-recent-status .box-recent-status .box-header-policies label, body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-header-policies label {
  font-size: 16px;
  line-height: 19px;
  font-family: "source-sans-pro-semibold";
}
body.v2.theme-default .CX-recent-status .box-recent-status .box-header-policies a.btn.btn-custom-red, body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-header-policies a.btn.btn-custom-red {
  font-size: 13px !important;
  padding: 8px 20px !important;
  right: 25px;
  box-shadow: none;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  body.v2.theme-default .CX-recent-status .box-recent-status .box-header-policies a.btn.btn-custom-red, body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-header-policies a.btn.btn-custom-red {
    right: 10px;
    padding: 5px 15px !important;
  }
}
body.v2.theme-default .CX-recent-status .box-recent-status .box-header-policies a.btn.btn-custom-red:hover, body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-header-policies a.btn.btn-custom-red:hover {
  background-color: #fcb501 !important;
  border-color: #fcb501 !important;
  color: #fff !important;
}
body.v2.theme-default .CX-recent-status .box-recent-status .box-header-policies a.btn.btn-custom-red:hover:after, body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-header-policies a.btn.btn-custom-red:hover:after {
  background-color: rgba(255, 255, 255, 0.2) !important;
}
body.v2.theme-default .CX-recent-status .box-recent-status .box-header-policies span.ico, body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-header-policies span.ico {
  top: -2px !important;
}
body.v2.theme-default .CX-recent-status .box-recent-status .box-recent ul.nav.nav-pills.control-recent,
body.v2.theme-default .CX-recent-status .box-recent-status .box-recent ul.nav.nav-pills.control-policies,
body.v2.theme-default .CX-recent-status .box-recent-status .box-policies ul.nav.nav-pills.control-recent,
body.v2.theme-default .CX-recent-status .box-recent-status .box-policies ul.nav.nav-pills.control-policies, body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-recent ul.nav.nav-pills.control-recent,
body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-recent ul.nav.nav-pills.control-policies,
body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies ul.nav.nav-pills.control-recent,
body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies ul.nav.nav-pills.control-policies {
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
}
body.v2.theme-default .CX-recent-status .box-recent-status .box-recent ul.nav.nav-pills.control-recent .slider_bottom,
body.v2.theme-default .CX-recent-status .box-recent-status .box-recent ul.nav.nav-pills.control-policies .slider_bottom,
body.v2.theme-default .CX-recent-status .box-recent-status .box-policies ul.nav.nav-pills.control-recent .slider_bottom,
body.v2.theme-default .CX-recent-status .box-recent-status .box-policies ul.nav.nav-pills.control-policies .slider_bottom, body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-recent ul.nav.nav-pills.control-recent .slider_bottom,
body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-recent ul.nav.nav-pills.control-policies .slider_bottom,
body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies ul.nav.nav-pills.control-recent .slider_bottom,
body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies ul.nav.nav-pills.control-policies .slider_bottom {
  position: absolute;
  bottom: 0px;
  width: 0px;
  opacity: 0;
  height: 4px;
  background-color: #ffb600;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1024px) {
  body.v2.theme-default .CX-recent-status .box-recent-status .box-recent ul.nav.nav-pills.control-recent .slider_bottom,
  body.v2.theme-default .CX-recent-status .box-recent-status .box-recent ul.nav.nav-pills.control-policies .slider_bottom,
  body.v2.theme-default .CX-recent-status .box-recent-status .box-policies ul.nav.nav-pills.control-recent .slider_bottom,
  body.v2.theme-default .CX-recent-status .box-recent-status .box-policies ul.nav.nav-pills.control-policies .slider_bottom, body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-recent ul.nav.nav-pills.control-recent .slider_bottom,
  body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-recent ul.nav.nav-pills.control-policies .slider_bottom,
  body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies ul.nav.nav-pills.control-recent .slider_bottom,
  body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies ul.nav.nav-pills.control-policies .slider_bottom {
    display: none;
  }
}
body.v2.theme-default .CX-recent-status .box-recent-status .box-recent ul.nav.nav-pills.control-recent li a,
body.v2.theme-default .CX-recent-status .box-recent-status .box-recent ul.nav.nav-pills.control-policies li a,
body.v2.theme-default .CX-recent-status .box-recent-status .box-policies ul.nav.nav-pills.control-recent li a,
body.v2.theme-default .CX-recent-status .box-recent-status .box-policies ul.nav.nav-pills.control-policies li a, body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-recent ul.nav.nav-pills.control-recent li a,
body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-recent ul.nav.nav-pills.control-policies li a,
body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies ul.nav.nav-pills.control-recent li a,
body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies ul.nav.nav-pills.control-policies li a {
  font-size: 15px;
  line-height: 17px;
  display: block;
}
@media (max-width: 767px) {
  body.v2.theme-default .CX-recent-status .box-recent-status .box-recent ul.nav.nav-pills.control-recent li a,
  body.v2.theme-default .CX-recent-status .box-recent-status .box-recent ul.nav.nav-pills.control-policies li a,
  body.v2.theme-default .CX-recent-status .box-recent-status .box-policies ul.nav.nav-pills.control-recent li a,
  body.v2.theme-default .CX-recent-status .box-recent-status .box-policies ul.nav.nav-pills.control-policies li a, body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-recent ul.nav.nav-pills.control-recent li a,
  body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-recent ul.nav.nav-pills.control-policies li a,
  body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies ul.nav.nav-pills.control-recent li a,
  body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies ul.nav.nav-pills.control-policies li a {
    font-size: 14px;
    line-height: 16px;
  }
}
@media (min-width: 1025px) {
  body.v2.theme-default .CX-recent-status .box-recent-status .box-recent ul.nav.nav-pills.control-recent li a:before, body.v2.theme-default .CX-recent-status .box-recent-status .box-recent ul.nav.nav-pills.control-recent li a:after,
  body.v2.theme-default .CX-recent-status .box-recent-status .box-recent ul.nav.nav-pills.control-policies li a:before,
  body.v2.theme-default .CX-recent-status .box-recent-status .box-recent ul.nav.nav-pills.control-policies li a:after,
  body.v2.theme-default .CX-recent-status .box-recent-status .box-policies ul.nav.nav-pills.control-recent li a:before,
  body.v2.theme-default .CX-recent-status .box-recent-status .box-policies ul.nav.nav-pills.control-recent li a:after,
  body.v2.theme-default .CX-recent-status .box-recent-status .box-policies ul.nav.nav-pills.control-policies li a:before,
  body.v2.theme-default .CX-recent-status .box-recent-status .box-policies ul.nav.nav-pills.control-policies li a:after, body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-recent ul.nav.nav-pills.control-recent li a:before, body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-recent ul.nav.nav-pills.control-recent li a:after,
  body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-recent ul.nav.nav-pills.control-policies li a:before,
  body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-recent ul.nav.nav-pills.control-policies li a:after,
  body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies ul.nav.nav-pills.control-recent li a:before,
  body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies ul.nav.nav-pills.control-recent li a:after,
  body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies ul.nav.nav-pills.control-policies li a:before,
  body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies ul.nav.nav-pills.control-policies li a:after {
    display: none;
  }
}
body.v2.theme-default .CX-recent-status .box-recent-status .box-recent .tab-content .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-outer-police .card:hover,
body.v2.theme-default .CX-recent-status .box-recent-status .box-policies .tab-content .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-outer-police .card:hover, body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-recent .tab-content .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-outer-police .card:hover,
body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies .tab-content .box-policies-inner .box-policies-content .box-policies-content-inner .box-detail-policies .box-outer-police .card:hover {
  filter: drop-shadow(0px 7px 11px rgba(0, 0, 0, 0.39));
}

.quick-access-menu .box-akses-list a.has-svg .box-circle {
  position: relative;
}
.quick-access-menu .box-akses-list a.has-svg .box-circle .ico {
  position: initial;
}
.quick-access-menu .box-akses-list a.has-svg .box-circle .ico svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

body.v2 .new-language ul li ul {
  width: 100%;
}
body.v2 .new-language ul li ul li {
  padding: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
body.v2 .new-language ul li ul li a {
  display: block;
  text-align: center;
  padding: 5px 5px !important;
}
body.v2 .new-language ul li ul li span {
  display: block;
  padding: 5px 5px !important;
}
body.v2 .new-language ul li ul li:hover {
  background-color: transparent;
}
body.v2 .new-language ul li ul li:last-child {
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-bottom-left-radius: 15px;
  -ms-border-bottom-left-radius: 15px;
  -o-border-bottom-left-radius: 15px;
  border-bottom-left-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -moz-border-bottom-right-radius: 15px;
  -ms-border-bottom-right-radius: 15px;
  -o-border-bottom-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

@media (max-width: 1280px) {
  .CX-pop-up-modal.modal-add-policy .box-pop-up-modal .box-pop-up-modal-inner {
    max-height: calc(100vh - 100px);
    overflow-y: auto;
    overflow-x: hidden;
  }
}

@media (max-width: 1024px) {
  body.v2.use-breadcrumb #CX-utama .box-utama .box-content-utama #_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_breadcrumbs-defaultScreen .breadcrumb.breadcrumb-horizontal {
    padding-left: 10px;
    padding-right: 10px;
  }
}

body.v2:not(.no-sidebar) .CX-utama .box-utama .box-content-utama .box-inner-content #main-content:not(.new-dashboard-layout) .container.CX-wrapper {
  padding-left: 25px;
  padding-right: 25px;
}
@media (max-width: 1024px) {
  body.v2:not(.no-sidebar) .CX-utama .box-utama .box-content-utama .box-inner-content #main-content:not(.new-dashboard-layout) .container.CX-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}

#CX-header-mobile .box-header .box-language .new-language ul li .nav-lang-simple {
  margin-top: 0;
  -webkit-filter: drop-shadow(0px 7px 20px rgba(0, 0, 0, 0.16));
  -moz-filter: drop-shadow(0px 7px 20px rgba(0, 0, 0, 0.16));
  -ms-filter: drop-shadow(0px 7px 20px rgba(0, 0, 0, 0.16));
  -o-filter: drop-shadow(0px 7px 20px rgba(0, 0, 0, 0.16));
  filter: drop-shadow(0px 7px 20px rgba(0, 0, 0, 0.16));
}

body.v2 #CX-header .box-header .box-others .cx-head-top .language-bar .new-language ul li .nav-lang-simple {
  -webkit-filter: drop-shadow(0px 7px 20px rgba(0, 0, 0, 0.16));
  -moz-filter: drop-shadow(0px 7px 20px rgba(0, 0, 0, 0.16));
  -ms-filter: drop-shadow(0px 7px 20px rgba(0, 0, 0, 0.16));
  -o-filter: drop-shadow(0px 7px 20px rgba(0, 0, 0, 0.16));
  filter: drop-shadow(0px 7px 20px rgba(0, 0, 0, 0.16));
}
body.v2 #CX-header .box-header .box-others .cx-head-top .language-bar .new-language ul li .nav-lang-simple li {
  background-color: #fff;
}
body.v2 #CX-header .box-header .box-others .cx-head-top .language-bar .new-language ul li .nav-lang-simple li:hover {
  background-color: #ffb600;
}
body.v2 #CX-header .box-header .box-others .cx-head-top .language-bar .new-language ul li .nav-lang-simple li.active span {
  color: #ffb600;
}
body.v2 #CX-header .box-header .box-others .cx-head-top .language-bar .new-language ul li .nav-lang-simple li.active:hover span {
  color: #494df4;
}

body.v2.not-loggin #CX-header .box-header .box-others .language-bar .new-language > ul li ul.nav-lang-simple {
  display: block !important;
  width: 100%;
}

@media (max-width: 1024px) {
  body.v2.theme-default .CX-recent-status .box-recent-status .box-recent ul.nav.nav-pills.control-recent .slider_bottom,
  body.v2.theme-default .CX-recent-status .box-recent-status .box-recent ul.nav.nav-pills.control-policies .slider_bottom,
  body.v2.theme-default .CX-recent-status .box-recent-status .box-policies ul.nav.nav-pills.control-recent .slider_bottom,
  body.v2.theme-default .CX-recent-status .box-recent-status .box-policies ul.nav.nav-pills.control-policies .slider_bottom, body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-recent ul.nav.nav-pills.control-recent .slider_bottom,
  body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-recent ul.nav.nav-pills.control-policies .slider_bottom,
  body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies ul.nav.nav-pills.control-recent .slider_bottom,
  body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies ul.nav.nav-pills.control-policies .slider_bottom {
    display: none;
  }
}
@media (max-width: 1024px) {
  body.v2.theme-default .CX-recent-status .box-recent-status .box-recent ul.nav.nav-pills.control-recent li a:before, body.v2.theme-default .CX-recent-status .box-recent-status .box-recent ul.nav.nav-pills.control-recent li a:after,
  body.v2.theme-default .CX-recent-status .box-recent-status .box-recent ul.nav.nav-pills.control-policies li a:before,
  body.v2.theme-default .CX-recent-status .box-recent-status .box-recent ul.nav.nav-pills.control-policies li a:after,
  body.v2.theme-default .CX-recent-status .box-recent-status .box-policies ul.nav.nav-pills.control-recent li a:before,
  body.v2.theme-default .CX-recent-status .box-recent-status .box-policies ul.nav.nav-pills.control-recent li a:after,
  body.v2.theme-default .CX-recent-status .box-recent-status .box-policies ul.nav.nav-pills.control-policies li a:before,
  body.v2.theme-default .CX-recent-status .box-recent-status .box-policies ul.nav.nav-pills.control-policies li a:after, body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-recent ul.nav.nav-pills.control-recent li a:before, body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-recent ul.nav.nav-pills.control-recent li a:after,
  body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-recent ul.nav.nav-pills.control-policies li a:before,
  body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-recent ul.nav.nav-pills.control-policies li a:after,
  body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies ul.nav.nav-pills.control-recent li a:before,
  body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies ul.nav.nav-pills.control-recent li a:after,
  body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies ul.nav.nav-pills.control-policies li a:before,
  body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies ul.nav.nav-pills.control-policies li a:after {
    display: block;
  }
}

.box-act.left-right:after,
.box-action.left-right:after {
  content: "";
  display: block;
  width: 100%;
  clear: both;
}
.box-act.left-right .new-btn-blue:first-child,
.box-action.left-right .new-btn-blue:first-child {
  float: left;
}
.box-act.left-right .new-btn-blue:last-child,
.box-action.left-right .new-btn-blue:last-child {
  float: right;
}

#rotate-circle {
  animation-name: rotate-circle;
  animation-duration: 20s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  transform-origin: center;
  transform-box: fill-box;
}

body.has-bg-cities {
  background-color: transparent;
}
body.has-bg-cities:after {
  content: "";
  background-image: url(../images/bg-cities-large.png);
  background-repeat: repeat-x;
  background-position: bottom left;
  background-size: cover;
  width: 100%;
  height: 357px;
  position: absolute;
  bottom: 0;
  left: 0px;
  z-index: -1;
}

body.v2.hide-live-chat .box-popup-btn.popup-desktop {
  display: none !important;
}

.box-scroll-to-bottom {
  position: absolute;
  right: 20px;
  bottom: 40px;
  z-index: 2;
}
.box-scroll-to-bottom .new-btn-blue {
  width: 30px !important;
  height: 30px !important;
  min-width: initial !important;
  padding: 0 0 !important;
  line-height: 30px;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.box-scroll-to-bottom .new-btn-blue i {
  font-weight: bold;
}

@media (max-width: 1024px) {
  body:not(.header-has-bg).no-sidebar .CX-utama {
    padding-top: 25px !important;
  }
}

@media (max-width: 1024px) {
  body.has-bg-cities .portlet-decorate .portlet-content {
    background-color: transparent;
  }
}

.box-action-update:after {
  content: "";
  clear: both;
  display: block;
  width: 100%;
}
.box-action-update .left {
  float: left;
}
.box-action-update .right {
  float: right;
}

body.is-hospital-page .top-quick-ball-container {
  z-index: 1000;
}

.CX-pop-up-modal.modal-connected-polis .box-pop-up-modal .box-pop-up-modal-inner .new-box-form {
  padding-bottom: 0px;
}

.box-message-simple .box-message-simple-inner {
  text-align: left;
}
.box-message-simple .box-message-simple-inner p {
  margin-bottom: 16px;
}
.box-message-simple .box-message-simple-inner ol {
  margin-left: 0px;
  padding-left: 16px;
}
.box-message-simple .box-message-simple-inner ol li {
  font-size: 16px;
  line-height: 23px;
  color: #5f5f5f;
  margin-bottom: 16px;
}

body.v2.not-loggin #CX-header .box-header .box-others .language-bar .new-language > ul li ul.nav-lang-simple {
  display: block !important;
  width: 100%;
}

.CX-buttons .box-action .new-btn-blue {
  margin: 5px;
}

body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li ul.child-menu-new.child2 li .title-nav {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
}

.top-quick-ball-container {
  top: 200px;
}

@media (max-width: 1024px) {
  .CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site > li.emma-chat.hide {
    display: block !important;
  }
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site > li.emma-chat .text-and-ico .ico-nav {
  width: 28px !important;
  height: 28px !important;
  margin-right: 20px !important;
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site > li .text-and-ico {
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  .CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site > li .text-and-ico .ico-nav {
    margin-right: 28px !important;
  }
}
.CX-navigation .box-navigation .box-list-navigation .box-nav .nav.nav-pills.nav-stacked.navbar-site > li .text-and-ico .name-nav {
  top: 0px !important;
}

@media (max-width: 1024px) {
  .box-popup-btn.popup-desktop {
    display: none !important;
  }
}

body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li .title-nav,
body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li a {
  padding: 11.5px 20px !important;
}
body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li .text-and-ico .ico-nav {
  border-radius: 0px;
  width: 28px !important;
  height: 28px !important;
  text-align: center;
  margin-right: 20px !important;
}
body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li .text-and-ico .ico-nav svg {
  margin: 0 auto !important;
}
body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li .text-and-ico:not(.has-icon) .ico-nav {
  position: relative;
  background-color: transparent;
}
body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li .text-and-ico:not(.has-icon) .ico-nav:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.4);
  width: 20px;
  height: 20px;
}
body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li .title-nav .text-and-ico .ico-nav {
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
}
body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li .title-nav .text-and-ico .ico-nav svg {
  position: relative;
  top: 2px;
}

body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li ul li .title-nav,
body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li ul li a {
  padding: 16.5px 20px 16.5px 34px !important;
  line-height: 25px;
}

section.CX-main-CMS.calendar-event.with-hd-color .box-utama-cms .box-content-cms .box-calendar-outer .box-events-classes .box-events-classes-utama > .container.CX-wrapper {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.box-image-info {
  margin-top: 20px;
}
.box-image-info .box-image-info-inner {
  position: relative;
}
.box-image-info .box-image-info-inner h3 {
  font-family: "source-sans-pro-bold";
  position: absolute;
  left: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 36px;
  line-height: 45px;
  background: linear-gradient(91.45deg, #ffffff 5.17%, rgba(255, 255, 255, 0.42) 97.74%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  text-align: left;
}
@media (max-width: 767px) {
  .box-image-info .box-image-info-inner h3 {
    font-size: 28px;
    line-height: 32px;
    left: 16px;
  }
}
.box-image-info .box-image-info-inner .img-ico svg {
  width: 100%;
}
@media (max-width: 400px) {
  .box-image-info .box-image-info-inner .img-ico svg {
    height: 101px;
  }
}

@media (max-width: 370px) {
  body.v2.theme-default .CX-recent-status .box-recent-status .box-recent ul.nav.nav-pills.control-recent li a,
  body.v2.theme-default .CX-recent-status .box-recent-status .box-recent ul.nav.nav-pills.control-policies li a,
  body.v2.theme-default .CX-recent-status .box-recent-status .box-policies ul.nav.nav-pills.control-recent li a,
  body.v2.theme-default .CX-recent-status .box-recent-status .box-policies ul.nav.nav-pills.control-policies li a,
  body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-recent ul.nav.nav-pills.control-recent li a,
  body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-recent ul.nav.nav-pills.control-policies li a,
  body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies ul.nav.nav-pills.control-recent li a,
  body.v2.theme-default section.CX-main.CX-my-policies .box-section-policies .box-policies ul.nav.nav-pills.control-policies li a {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .lfr-notification-container {
    left: 0px;
  }
}

.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-caption .box-caption-inner .box-action .new-btn-blue,
.CX-health-check-results .health-check-results .health-check-results-inner .box-info-text .box-text .new-btn-blue {
  padding: 10px 16px;
  font-size: 16px;
  line-height: 24px;
}
.CX-new-emma-product .new-emma-product .new-emma-product-inner .box-caption .box-caption-inner .box-action .new-btn-blue.with-chevron,
.CX-health-check-results .health-check-results .health-check-results-inner .box-info-text .box-text .new-btn-blue.with-chevron {
  padding-right: 37px;
}

html[lang=in-ID] #CX-header .box-header .box-others ul li.cx-head-top.has-dropdown .icon-text span.lang-en {
  display: none;
}
html[lang=en-US] #CX-header .box-header .box-others ul li.cx-head-top.has-dropdown .icon-text span.lang-id {
  display: none;
}
html #CX-header .box-header .box-others ul li.cx-head-top.has-dropdown {
  position: relative;
  padding-left: 40px;
  top: initial;
  display: flex;
  align-items: center;
}
html #CX-header .box-header .box-others ul li.cx-head-top.has-dropdown .notif-count {
  background: #c91432;
  -webkit-box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.14);
  -ms-box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.14);
  -o-box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.14);
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  min-width: 15px;
  min-height: 15px;
  font-size: 10px;
  line-height: 15px;
  left: 15px;
  top: -5px;
}
html #CX-header .box-header .box-others ul li.cx-head-top.has-dropdown .box-drop-notif {
  top: 100%;
}
html #CX-header .box-header .box-others ul li.cx-head-top.has-dropdown .icon-text {
  display: flex;
  align-items: center;
  column-gap: 9px;
}
html #CX-header .box-header .box-others ul li.cx-head-top.has-dropdown .icon-text .text {
  font-size: 15px;
  line-height: 19px;
  font-family: "source-sans-pro-semibold";
}
html #CX-header .box-header .box-others ul li.cx-head-top.has-dropdown .cx-sign.user_act {
  display: flex;
  align-items: center;
  column-gap: 9px;
  top: initial;
}
html #CX-header .box-header .box-others ul li.cx-head-top.has-dropdown .cx-sign.user_act span {
  padding-right: 0px;
  top: initial;
}
html #CX-header .box-header .box-others ul li.cx-head-top.has-dropdown .cx-sign.user_act i.fal.fa-chevron-down {
  top: 0px !important;
}
html #CX-header .box-header .box-others .portlet .cx-head-top.has-dropdown {
  top: 3px;
  position: relative;
}
html #CX-header .box-header .box-others .portlet .cx-head-top.has-dropdown .box-drop-notif {
  top: 100%;
}

#CX-header-mobile .box-header .box-inbox-notif ul {
  margin: 0px;
  padding: 0px;
}
#CX-header-mobile .box-header .box-inbox-notif ul .portlet .portlet-body li #inbox_act svg {
  position: relative;
}
#CX-header-mobile .box-header .box-inbox-notif ul .portlet .portlet-body li #notif_act svg {
  position: relative;
  top: 2px;
}
#CX-header-mobile .box-header .box-inbox-notif ul .portlet .portlet-body li .notif-count {
  background: #c91432;
  -webkit-box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.14);
  -ms-box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.14);
  -o-box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.14);
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  min-width: 15px;
  min-height: 15px;
  font-size: 10px;
  line-height: 15px;
  left: 15px;
  top: -5px;
}

body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content .portlet .portlet-body .subscribe-action {
  display: none;
}

body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li:first-child {
  border-top: 0px;
}

.CX-utama .box-utama .box-sidenav .CX-header-nav-mobile .box-header-nav-mobile {
  align-items: flex-end;
  text-align: right;
}
.CX-utama .box-utama .box-sidenav .CX-header-nav-mobile .box-header-nav-mobile .box-close {
  width: 100%;
  display: block;
  margin-right: 0px;
}
.CX-utama .box-utama .box-sidenav .CX-header-nav-mobile .box-header-nav-mobile .box-close a.close-nav span {
  font-size: 16px;
  line-height: 25px;
}
.CX-utama .box-utama .box-sidenav .CX-header-nav-mobile .box-header-nav-mobile .box-close a.close-nav span.ico {
  position: relative;
  top: 2px;
  margin-right: 10px;
}

.CX-profile-view.hide .profile-view-wrapper .profile-view-inner .open-menu-profile .menu-profile ul li {
  margin-bottom: 0px;
}
.CX-profile-view.hide .profile-view-wrapper .profile-view-inner .open-menu-profile .menu-profile ul li a {
  font-family: "source-sans-pro-regular";
  color: #333;
}

.back_to_top.ver-2 {
  bottom: 80px;
  left: 50% !important;
  right: initial !important;
  -webkit-transform: translateX(-50%) !important;
  -moz-transform: translateX(-50%) !important;
  -ms-transform: translateX(-50%) !important;
  -o-transform: translateX(-50%) !important;
  transform: translateX(-50%) !important;
}
@media (max-width: 767px) {
  .back_to_top.ver-2 {
    bottom: 130px !important;
  }
}
.back_to_top.ver-2 a {
  width: 40px !important;
  height: 40px !important;
  border: 3px solid #494df4 !important;
  text-align: center;
  padding: 0 0;
}
.back_to_top.ver-2 a svg {
  position: relative;
  top: 2px;
}

body.v2.hide-back-to-top .box-back-to-top {
  display: none;
}

.box-back-to-top {
  z-index: 100;
  position: fixed;
  width: calc(100% - var(--width-sidenav));
  left: var(--width-sidenav);
  height: initial;
  pointer-events: none;
  bottom: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-back-to-top.reach-bottom {
  bottom: 40px;
}
@media (max-width: 1024px) {
  .box-back-to-top {
    width: 100%;
    left: 0px;
    bottom: 20px;
  }
}
@media (max-width: 767px) {
  .box-back-to-top {
    bottom: 10px;
  }
  .box-back-to-top.reach-bottom {
    bottom: 50px;
  }
}

.progress-wrap {
  position: relative;
  margin: 0 30px 0 auto;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  box-shadow: inset 0 0 0 4px rgba(73, 77, 244, 0.1);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  opacity: 0;
  visibility: hidden;
  pointer-events: auto;
}
@media (max-width: 767px) {
  .progress-wrap {
    margin: 0 15px 0 auto;
  }
}

.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.progress-wrap:after {
  content: "\f176";
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  text-align: center;
  line-height: 46px;
  font-size: 18px;
  color: #494df4;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 1;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.progress-wrap:before {
  content: "\f176";
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  text-align: center;
  line-height: 46px;
  font-size: 18px;
  opacity: 0;
  color: #494df4;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 2;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.progress-wrap:hover:after {
  opacity: 0;
}
.progress-wrap:hover:before {
  opacity: 1;
}

.progress-wrap svg path {
  fill: #fff;
}

.progress-wrap svg.progress-circle path {
  stroke: #494df4;
  stroke-width: 4;
  box-sizing: border-box;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

.progress-wrap {
  -webkit-transform: translateY(15px);
  -moz-transform: translateY(15px);
  -ms-transform: translateY(15px);
  -o-transform: translateY(15px);
  transform: translateY(15px);
}
.progress-wrap.active-progress {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}

body.v2 .box-back-to-top {
  width: 95px;
  right: 20px;
  left: initial;
  text-align: center;
}
body.v2 .box-back-to-top .progress-wrap {
  margin-right: 0px;
}

body.v2.not-loggin .CX-section-no-sidebar #CX-header .box-header .box-others ul {
  display: flex;
  justify-content: flex-end;
}
body.v2 .CX-footer {
  z-index: 3;
}
@media (max-width: 1024px) {
  body.v2 .CX-footer {
    padding: 10px 0 !important;
  }
}
@media (max-width: 1024px) {
  body.v2 .CX-footer .row .col-md-6.text-left {
    text-align: center !important;
    position: relative;
    margin-bottom: 10px;
  }
  body.v2 .CX-footer .row .col-md-6.text-left:after {
    content: "";
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    position: absolute;
    bottom: 0px;
    left: -25px;
    right: -25px;
  }
  body.v2 .CX-footer .row .col-md-6.text-left ul.socmed {
    text-align: center;
  }
  body.v2 .CX-footer .row .col-md-6.text-left ul.socmed li {
    text-align: center;
  }
  body.v2 .CX-footer .row .col-md-6.text-left ul.socmed li p {
    font-size: 12px;
    font-family: "source-sans-pro-regular";
  }
}
@media (max-width: 1024px) {
  body.v2 .CX-footer .row .col-md-6.text-right {
    text-align: center !important;
  }
}

.CX-cari-formulir .box-cari-formulir .box-filter .col-sm-4 .box-filter-inner .box-select .box-select-item .select2.select2-container .selection .select2-selection__arrow:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

button.applyBtn.btn.btn-sm.new-btn-blue.with-chevron.sm:hover {
  border-color: #fcb501;
}

.box-search-result-empty {
  text-align: center;
  margin-top: 80px;
}
.box-search-result-empty .box-search-result-empty-inner {
  margin: 0 auto;
  max-width: 293px;
}
.box-search-result-empty .box-search-result-empty-inner .box-svg {
  margin-bottom: 30px;
}
.box-search-result-empty .box-search-result-empty-inner .box-text .box-text-inner {
  color: #333333;
}
.box-search-result-empty .box-search-result-empty-inner .box-text .box-text-inner h3 {
  font-size: 24px;
  font-family: "source-sans-pro-bold";
}
.box-search-result-empty .box-search-result-empty-inner .box-text .box-text-inner p {
  font-family: "source-sans-pro-semibold";
  color: #999999;
}
.box-search-result-empty .box-search-result-empty-inner .box-text .box-text-inner p strong {
  color: #333;
}

body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li .badge {
  font-family: "source-sans-pro-bold";
  font-weight: normal;
  font-size: 10px;
  letter-spacing: -0.2px;
  padding: 2px 7px;
  margin-left: 5px;
  top: -7px;
  position: relative;
}
body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li .badge.rounded {
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  -ms-border-radius: 20px !important;
  -o-border-radius: 20px !important;
  border-radius: 20px !important;
}
body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li .badge.success {
  background-color: #1cc542;
  color: #fff;
}

.lfr-ddm-field-group.field-wrapper .control-label {
  margin-bottom: 0.5rem;
  display: block;
}
.lfr-ddm-field-group.field-wrapper .input-group {
  align-items: flex-start;
}
.lfr-ddm-field-group.field-wrapper .input-group .input-group-item .alloy-editor-container {
  width: 100%;
}
.lfr-ddm-field-group.field-wrapper .input-group .input-group-item .alloy-editor-container .alloy-editor-wrapper .wrapper {
  border: 1px solid #d7d7d4;
  background-color: #fff;
}
.lfr-ddm-field-group.field-wrapper .input-group .input-group-item .alloy-editor-container .alloy-editor-wrapper .wrapper .cke_editable {
  background-color: #fff;
  padding: 0.375rem 0.75rem;
}
.lfr-ddm-field-group.field-wrapper .input-group .input-group-item .alloy-editor-container .alloy-editor-wrapper .wrapper .cke_editable p::-moz-selection {
  background: #494df4 !important;
  color: #fff;
}
.lfr-ddm-field-group.field-wrapper .input-group .input-group-item .alloy-editor-container .alloy-editor-wrapper .wrapper .cke_editable p::selection {
  background: #494df4 !important;
  color: #fff;
}

@media (max-width: 1280px) {
  #_amfscp_fitchallenge_admin_web_portlet_fitChallengeFm .row .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
#_amfscp_fitchallenge_admin_web_portlet_fitChallengeFm .row .col-md-6 .row.box-upload-area .col-md-5,
#_amfscp_fitchallenge_admin_web_portlet_fitChallengeFm .row .col-md-6 .row.box-upload-area .col-md-7 {
  flex: 0 0 100%;
  max-width: 100%;
}
#_amfscp_fitchallenge_admin_web_portlet_fitChallengeFm .row .col-md-6 .row.box-upload-area .col-md-5 .alert.alert-warning,
#_amfscp_fitchallenge_admin_web_portlet_fitChallengeFm .row .col-md-6 .row.box-upload-area .col-md-7 .alert.alert-warning {
  margin-top: 5px;
}
#_amfscp_fitchallenge_admin_web_portlet_fitChallengeFm .row .col-md-6 .row.box-upload-area .col-md-5 img.image-preview,
#_amfscp_fitchallenge_admin_web_portlet_fitChallengeFm .row .col-md-6 .row.box-upload-area .col-md-5 video.video-preview,
#_amfscp_fitchallenge_admin_web_portlet_fitChallengeFm .row .col-md-6 .row.box-upload-area .col-md-5 video.thumbnail-video,
#_amfscp_fitchallenge_admin_web_portlet_fitChallengeFm .row .col-md-6 .row.box-upload-area .col-md-7 img.image-preview,
#_amfscp_fitchallenge_admin_web_portlet_fitChallengeFm .row .col-md-6 .row.box-upload-area .col-md-7 video.video-preview,
#_amfscp_fitchallenge_admin_web_portlet_fitChallengeFm .row .col-md-6 .row.box-upload-area .col-md-7 video.thumbnail-video {
  margin-bottom: 20px;
}

body.Customer .CX-utama, body.customer .CX-utama {
  margin-top: 15px;
}
body.Customer .CX-header, body.customer .CX-header {
  top: 0px !important;
}
body.Customer.administrator .CX-utama, body.customer.administrator .CX-utama {
  margin-top: 0px;
}

body.Customer.is-fit-challenge .CX-utama .box-utama .box-content-utama, body.customer.is-fit-challenge .CX-utama .box-utama .box-content-utama {
  padding-top: 0px;
}
body.is-fit-challenge .CX-utama .box-utama .box-content-utama {
  padding-top: 0px;
}

.ap-theme-ios .ap-bg .ap-cont {
  background-color: #fff;
}
.ap-theme-ios .ap-bg .ap-cont .ap-content .ap-content-middle {
  background-color: #fafafa;
  padding: 10px 16px !important;
}
.ap-theme-ios .ap-bg .ap-cont .ap-content .ap-content-middle .ap-component-section {
  background-color: #fafafa;
}
.ap-theme-ios .ap-bg .ap-cont .ap-content .ap-content-middle .ap-component-section .ap-component .ap-component-data .ap-row {
  font-size: 16px;
  color: #999999;
}
.ap-theme-ios .ap-bg .ap-cont .ap-content .ap-content-middle .ap-component-section .ap-component .ap-component-data .ap-row.ap-row-selected {
  font-size: 22px;
  color: #494df4;
  font-family: "source-sans-pro-bold";
}

.box-loader-form {
  display: none;
  position: fixed;
  z-index: 1046;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.box-loader-form .loader img {
  width: 231px;
  max-width: initial;
}

.box-loader-form .loader-text {
  position: relative;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
  top: -40px;
}

body.has-loader:before {
  content: "";
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1046;
}
body.has-loader .box-loader-form {
  display: block;
}

.box-loader-voucher {
  display: none;
  position: fixed;
  z-index: 1046;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.box-loader-voucher .loader img {
  width: 201px;
  max-width: initial;
}

.box-loader-voucher .loader-text {
  position: relative;
  color: #fff;
  text-align: center;
  font-size: 17px;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
  top: 0px;
}

body.has-loader-voucher:before {
  content: "";
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1046;
}
body.has-loader-voucher .box-loader-voucher {
  display: block;
}

html.no-scroll {
  overflow: hidden !important;
}

#CX-header-mobile .box-header .box-language .new-language.new-dropdown-language ul > li .current-lang {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}

section.CX-main-custom.CX-unit-widget .box-unit .box-dynamic-slider .box-dynamic-item .box-unit-inner .box-unit-content-custom .box-unit-content-inner .box-input-content .box-input-inner p {
  overflow-wrap: break-word;
}

.CX-header.desktop .box-header .box-others ul .portlet li.cx-head-top.has-dropdown:nth-child(2) {
  display: none !important;
}
.CX-header.mobile .box-header .box-inbox-notif ul li.cx-head-top.has-dropdown:nth-child(2) {
  display: none !important;
}

section.CX-main.CX-my-policies.CX-fund-sheet .box-section-policies .box-policies .tab-content .tab-pane .box-unit-content .box-unit-content-inner .box-cari-laporan {
  padding: 15px 15px;
}

@media (max-width: 1280px) {
  .CX-cari-formulir .box-cari-formulir .box-filter .row {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 1024px) {
  .CX-cari-formulir .box-cari-formulir .box-filter .row {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 1280px) {
  .CX-cari-formulir .box-cari-formulir .box-filter .row .col-sm-4 {
    flex: none;
    max-width: initial;
  }
}
@media (max-width: 1024px) {
  .CX-cari-formulir .box-cari-formulir .box-filter .row .col-sm-4 .box-filter-inner .title {
    padding-left: 0px !important;
  }
  .CX-cari-formulir .box-cari-formulir .box-filter .row .col-sm-4 .box-filter-inner .box-select .form-group .select2-container {
    width: 100% !important;
  }
}

html #CX-header .box-header .box-others ul li.cx-head-top.has-dropdown .notif-count {
  animation: pulsenotif 1s infinite;
}
html #CX-header .box-header .box-others ul li.cx-head-top.has-dropdown .notif-count:hover {
  animation: none;
}

@-webkit-keyframes pulsenotif {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(201, 20, 50, 0.3);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(201, 20, 50, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(201, 20, 50, 0);
  }
}
@keyframes pulsenotif {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(201, 20, 50, 0.3);
    box-shadow: 0 0 0 0 rgba(201, 20, 50, 0.4);
  }
  70% {
    -moz-box-shadow: 0 0 0 10px rgba(201, 20, 50, 0);
    box-shadow: 0 0 0 10px rgba(201, 20, 50, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(201, 20, 50, 0);
    box-shadow: 0 0 0 0 rgba(201, 20, 50, 0);
  }
}
body.enable_editable #CX-utama .box-utama .box-content-utama .box-inner-content #main-content .portlet-layout.row .portlet-column .portlet-column-content.portlet-dropzone.empty {
  margin-bottom: 40px;
  background-color: #f0f5ff;
  border: 1px dashed #80acff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  position: relative;
  min-height: 150px;
}
body.enable_editable #CX-utama .box-utama .box-content-utama .box-inner-content #main-content .portlet-layout.row .portlet-column .portlet-column-content.portlet-dropzone.empty:after {
  content: "Drag & Drop";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: "source-sans-pro-semibold";
  font-size: 18px;
  color: #333;
  margin-top: 40px;
}
body.enable_editable #CX-utama .box-utama .box-content-utama .box-inner-content #main-content .portlet-layout.row .portlet-column .portlet-column-content.portlet-dropzone.empty:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='88' height='63' viewBox='0 0 88 63' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M69.0631 0.721924H20.5501C18.3173 0.721924 16.5073 2.53193 16.5073 4.76468V53.2777C16.5073 55.5105 18.3173 57.3205 20.5501 57.3205H69.0631C71.2959 57.3205 73.1059 55.5105 73.1059 53.2777V4.76468C73.1059 2.53193 71.2959 0.721924 69.0631 0.721924Z' fill='url(%23paint0_linear_982_15604)'/%3E%3Cg filter='url(%23filter0_d_982_15604)'%3E%3Cpath d='M62.5942 4.76428H8.01698C6.90061 4.76428 5.99561 5.66928 5.99561 6.78566V16.8925C5.99561 18.0089 6.90061 18.9139 8.01698 18.9139H62.5942C63.7105 18.9139 64.6155 18.0089 64.6155 16.8925V6.78566C64.6155 5.66928 63.7105 4.76428 62.5942 4.76428Z' fill='white'/%3E%3C/g%3E%3Cpath d='M33.8893 7.9967H23.3781C22.7083 7.9967 22.1653 8.5397 22.1653 9.20953C22.1653 9.87936 22.7083 10.4224 23.3781 10.4224H33.8893C34.5591 10.4224 35.1021 9.87936 35.1021 9.20953C35.1021 8.5397 34.5591 7.9967 33.8893 7.9967Z' fill='%23B4DAFF'/%3E%3Cpath d='M41.1662 13.2522H23.3781C22.7083 13.2522 22.1653 13.7952 22.1653 14.465C22.1653 15.1348 22.7083 15.6778 23.3781 15.6778H41.1662C41.8361 15.6778 42.3791 15.1348 42.3791 14.465C42.3791 13.7952 41.8361 13.2522 41.1662 13.2522Z' fill='%23DEE9FC'/%3E%3Cpath d='M16.9094 5.97827H9.22816C8.11179 5.97827 7.20679 6.88327 7.20679 7.99965V15.6809C7.20679 16.7973 8.11179 17.7023 9.22816 17.7023H16.9094C18.0258 17.7023 18.9308 16.7973 18.9308 15.6809V7.99965C18.9308 6.88327 18.0258 5.97827 16.9094 5.97827Z' fill='%231485FD'/%3E%3Cpath d='M12.1468 13.166H12.9554L12.9643 12.8547C12.9643 12.4455 13.2222 12.3388 13.5869 12.2232C13.9527 12.1191 14.2746 11.8988 14.5041 11.5955C14.7336 11.2922 14.858 10.9225 14.8587 10.5422C14.8667 10.31 14.8264 10.0787 14.7404 9.86286C14.6544 9.64704 14.5245 9.45142 14.359 9.2884C14.1935 9.12537 13.9959 8.99849 13.7788 8.91577C13.5617 8.83305 13.3297 8.79631 13.0977 8.80786C12.8525 8.80252 12.6087 8.84704 12.3812 8.93873C12.1537 9.03042 11.9472 9.16736 11.7742 9.34126C11.6012 9.51516 11.4653 9.72238 11.3748 9.95036C11.2843 10.1783 11.2411 10.4223 11.2477 10.6675H12.0838C12.0806 10.5321 12.1045 10.3975 12.154 10.2715C12.2036 10.1454 12.2777 10.0305 12.3723 9.93355C12.4668 9.83655 12.5797 9.7594 12.7044 9.70661C12.8291 9.65382 12.9631 9.62646 13.0985 9.62612C13.2206 9.61904 13.3428 9.63833 13.4568 9.68269C13.5708 9.72704 13.674 9.79542 13.7592 9.88318C13.8444 9.97093 13.9097 10.076 13.9507 10.1913C13.9917 10.3065 14.0075 10.4292 13.9968 10.5511C13.9914 10.7483 13.9228 10.9386 13.8011 11.094C13.6794 11.2493 13.5111 11.3614 13.3209 11.4138L13.0274 11.5303C12.74 11.5995 12.4891 11.7741 12.3244 12.0195C12.1597 12.265 12.0931 12.5633 12.1379 12.8555L12.1468 13.166ZM12.5471 15.0879C12.6262 15.0907 12.7052 15.0776 12.7792 15.0494C12.8532 15.0212 12.9209 14.9784 12.9781 14.9236C13.0353 14.8688 13.0809 14.8031 13.1123 14.7303C13.1437 14.6576 13.1602 14.5793 13.1608 14.5001C13.1601 14.4209 13.1435 14.3427 13.1121 14.27C13.0806 14.1974 13.035 14.1318 12.9778 14.0771C12.9206 14.0223 12.853 13.9796 12.779 13.9515C12.705 13.9233 12.6262 13.9102 12.5471 13.9131C12.468 13.9102 12.3891 13.9233 12.3151 13.9515C12.2411 13.9796 12.1736 14.0223 12.1164 14.0771C12.0592 14.1318 12.0135 14.1974 11.9821 14.27C11.9506 14.3427 11.9341 14.4209 11.9334 14.5001C11.934 14.5793 11.9505 14.6576 11.9818 14.7303C12.0132 14.8031 12.0589 14.8688 12.1161 14.9236C12.1733 14.9784 12.2409 15.0212 12.3149 15.0494C12.389 15.0776 12.4679 15.0907 12.5471 15.0879V15.0879Z' fill='white'/%3E%3Cg filter='url(%23filter1_d_982_15604)'%3E%3Cpath d='M25.4015 22.1492H79.9787C80.5148 22.1492 81.0289 22.3621 81.408 22.7412C81.7871 23.1203 82.0001 23.6344 82.0001 24.1705V34.2774C82.0001 34.8135 81.7871 35.3277 81.408 35.7068C81.0289 36.0858 80.5148 36.2988 79.9787 36.2988H25.4015C24.8654 36.2988 24.3513 36.0858 23.9722 35.7068C23.5931 35.3277 23.3801 34.8135 23.3801 34.2774V24.1705C23.3801 23.6344 23.5931 23.1203 23.9722 22.7412C24.3513 22.3621 24.8654 22.1492 25.4015 22.1492V22.1492Z' fill='white'/%3E%3C/g%3E%3Cpath d='M51.2757 25.3827H40.7646C40.0948 25.3827 39.5518 25.9257 39.5518 26.5955C39.5518 27.2653 40.0948 27.8083 40.7646 27.8083H51.2757C51.9456 27.8083 52.4886 27.2653 52.4886 26.5955C52.4886 25.9257 51.9456 25.3827 51.2757 25.3827Z' fill='%23B4DAFF'/%3E%3Cpath d='M58.5529 30.6381H40.7648C40.095 30.6381 39.552 31.1811 39.552 31.8509C39.552 32.5207 40.095 33.0637 40.7648 33.0637H58.5529C59.2228 33.0637 59.7658 32.5207 59.7658 31.8509C59.7658 31.1811 59.2228 30.6381 58.5529 30.6381Z' fill='%23DEE9FC'/%3E%3Cpath d='M34.2988 23.3613H26.6176C25.5012 23.3613 24.5962 24.2663 24.5962 25.3827V33.0639C24.5962 34.1803 25.5012 35.0853 26.6176 35.0853H34.2988C35.4152 35.0853 36.3202 34.1803 36.3202 33.0639V25.3827C36.3202 24.2663 35.4152 23.3613 34.2988 23.3613Z' fill='%231485FD'/%3E%3Cpath d='M29.5362 30.5494H30.3448L30.3537 30.2381C30.3537 29.829 30.6116 29.7222 30.9763 29.6066C31.3421 29.5025 31.664 29.2822 31.8935 28.979C32.123 28.6757 32.2474 28.3059 32.2481 27.9256C32.2561 27.6934 32.2159 27.4621 32.1298 27.2463C32.0438 27.0305 31.9139 26.8348 31.7484 26.6718C31.5829 26.5088 31.3853 26.3819 31.1682 26.2992C30.9511 26.2165 30.7191 26.1797 30.4871 26.1913C30.2419 26.1859 29.9981 26.2305 29.7706 26.3222C29.5431 26.4138 29.3366 26.5508 29.1636 26.7247C28.9906 26.8986 28.8548 27.1058 28.7643 27.3338C28.6738 27.5618 28.6305 27.8058 28.6371 28.051H29.4732C29.47 27.9156 29.4939 27.7809 29.5434 27.6549C29.593 27.5288 29.6672 27.414 29.7617 27.317C29.8562 27.22 29.9691 27.1428 30.0938 27.09C30.2185 27.0372 30.3525 27.0099 30.4879 27.0095C30.61 27.0025 30.7322 27.0218 30.8462 27.0661C30.9602 27.1105 31.0634 27.1788 31.1486 27.2666C31.2338 27.3544 31.2991 27.4594 31.3401 27.5747C31.3811 27.6899 31.3969 27.8127 31.3862 27.9345C31.3808 28.1318 31.3122 28.3221 31.1905 28.4774C31.0688 28.6327 30.9005 28.7448 30.7103 28.7972L30.4168 28.9137C30.1294 28.9829 29.8785 29.1575 29.7138 29.403C29.5491 29.6484 29.4825 29.9467 29.5274 30.2389L29.5362 30.5494ZM29.9365 32.4713C30.0157 32.4741 30.0946 32.461 30.1686 32.4328C30.2426 32.4046 30.3103 32.3618 30.3675 32.307C30.4247 32.2522 30.4703 32.1865 30.5017 32.1137C30.5331 32.041 30.5496 31.9627 30.5502 31.8835C30.5495 31.8043 30.5329 31.7261 30.5015 31.6535C30.4701 31.5808 30.4244 31.5152 30.3672 31.4605C30.31 31.4058 30.2424 31.3631 30.1684 31.3349C30.0945 31.3067 30.0156 31.2937 29.9365 31.2965C29.8574 31.2937 29.7785 31.3067 29.7045 31.3349C29.6306 31.3631 29.563 31.4058 29.5058 31.4605C29.4486 31.5152 29.4029 31.5808 29.3715 31.6535C29.34 31.7261 29.3235 31.8043 29.3228 31.8835C29.3234 31.9627 29.3399 32.041 29.3712 32.1137C29.4026 32.1865 29.4483 32.2522 29.5055 32.307C29.5627 32.3618 29.6303 32.4046 29.7043 32.4328C29.7784 32.461 29.8573 32.4741 29.9365 32.4713V32.4713Z' fill='white'/%3E%3Cg filter='url(%23filter2_d_982_15604)'%3E%3Cpath d='M8.01698 39.5326H62.5942C63.1303 39.5326 63.6444 39.7456 64.0235 40.1246C64.4026 40.5037 64.6155 41.0179 64.6155 41.554V51.6609C64.6155 52.197 64.4026 52.7111 64.0235 53.0902C63.6444 53.4693 63.1303 53.6822 62.5942 53.6822H8.01698C7.48088 53.6822 6.96673 53.4693 6.58765 53.0902C6.20857 52.7111 5.99561 52.197 5.99561 51.6609V41.554C5.99561 41.0179 6.20857 40.5037 6.58765 40.1246C6.96673 39.7456 7.48088 39.5326 8.01698 39.5326V39.5326Z' fill='white'/%3E%3C/g%3E%3Cpath d='M33.8893 42.766H23.3781C22.7083 42.766 22.1653 43.309 22.1653 43.9788C22.1653 44.6486 22.7083 45.1916 23.3781 45.1916H33.8893C34.5591 45.1916 35.1021 44.6486 35.1021 43.9788C35.1021 43.309 34.5591 42.766 33.8893 42.766Z' fill='%23B4DAFF'/%3E%3Cpath d='M41.1662 48.0214H23.3781C22.7083 48.0214 22.1653 48.5644 22.1653 49.2342C22.1653 49.904 22.7083 50.447 23.3781 50.447H41.1662C41.8361 50.447 42.3791 49.904 42.3791 49.2342C42.3791 48.5644 41.8361 48.0214 41.1662 48.0214Z' fill='%23DEE9FC'/%3E%3Cpath d='M16.9123 40.7455H9.23109C8.11472 40.7455 7.20972 41.6505 7.20972 42.7669V50.4481C7.20972 51.5645 8.11472 52.4695 9.23109 52.4695H16.9123C18.0287 52.4695 18.9337 51.5645 18.9337 50.4481V42.7669C18.9337 41.6505 18.0287 40.7455 16.9123 40.7455Z' fill='%231485FD'/%3E%3Cpath d='M12.1495 47.9335H12.9581L12.967 47.6222C12.967 47.2131 13.2249 47.1064 13.5896 46.9908C13.9553 46.8867 14.2773 46.6664 14.5068 46.3631C14.7362 46.0598 14.8607 45.6901 14.8614 45.3098C14.8694 45.0776 14.8291 44.8463 14.7431 44.6304C14.6571 44.4146 14.5272 44.219 14.3617 44.056C14.1961 43.8929 13.9986 43.7661 13.7815 43.6833C13.5643 43.6006 13.3324 43.5639 13.1004 43.5754C12.8552 43.5701 12.6114 43.6146 12.3839 43.7063C12.1564 43.798 11.9499 43.9349 11.7769 44.1088C11.6039 44.2827 11.468 44.49 11.3775 44.7179C11.287 44.9459 11.2438 45.1899 11.2504 45.4351H12.0865C12.0833 45.2997 12.1072 45.1651 12.1567 45.039C12.2062 44.913 12.2804 44.7981 12.3749 44.7011C12.4694 44.6041 12.5824 44.527 12.7071 44.4742C12.8318 44.4214 12.9658 44.394 13.1012 44.3937C13.2233 44.3866 13.3455 44.4059 13.4595 44.4503C13.5735 44.4946 13.6766 44.563 13.7619 44.6508C13.8471 44.7385 13.9124 44.8436 13.9534 44.9588C13.9944 45.0741 14.0101 45.1968 13.9995 45.3187C13.9941 45.5159 13.9255 45.7062 13.8038 45.8615C13.6821 46.0169 13.5138 46.129 13.3235 46.1814L13.03 46.2978C12.7427 46.3671 12.4918 46.5417 12.3271 46.7871C12.1624 47.0325 12.0958 47.3309 12.1406 47.623L12.1495 47.9335ZM12.5498 49.8555C12.6289 49.8583 12.7079 49.8452 12.7819 49.817C12.8559 49.7887 12.9235 49.746 12.9808 49.6912C13.038 49.6364 13.0836 49.5706 13.115 49.4979C13.1464 49.4252 13.1628 49.3469 13.1634 49.2676C13.1627 49.1885 13.1462 49.1103 13.1148 49.0376C13.0833 48.965 13.0377 48.8994 12.9805 48.8446C12.9233 48.7899 12.8557 48.7472 12.7817 48.7191C12.7077 48.6909 12.6289 48.6778 12.5498 48.6806C12.4707 48.6778 12.3918 48.6909 12.3178 48.7191C12.2438 48.7472 12.1762 48.7899 12.119 48.8446C12.0618 48.8994 12.0162 48.965 11.9848 49.0376C11.9533 49.1103 11.9368 49.1885 11.9361 49.2676C11.9367 49.3469 11.9531 49.4252 11.9845 49.4979C12.0159 49.5706 12.0615 49.6364 12.1188 49.6912C12.176 49.746 12.2436 49.7887 12.3176 49.817C12.3916 49.8452 12.4706 49.8583 12.5498 49.8555V49.8555Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_d_982_15604' x='-0.00439453' y='1.76428' width='70.6199' height='26.1497' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='3'/%3E%3CfeGaussianBlur stdDeviation='3'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.161 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_982_15604'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_982_15604' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter1_d_982_15604' x='17.3801' y='19.1492' width='70.6199' height='26.1497' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='3'/%3E%3CfeGaussianBlur stdDeviation='3'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.161 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_982_15604'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_982_15604' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter2_d_982_15604' x='-0.00439453' y='36.5326' width='70.6199' height='26.1497' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='3'/%3E%3CfeGaussianBlur stdDeviation='3'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.161 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_982_15604'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_982_15604' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_982_15604' x1='44.8066' y1='0.721924' x2='44.8066' y2='57.3205' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E3ECFA'/%3E%3Cstop offset='1' stop-color='%23DAE7FF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 88px;
  height: 63px;
  background-repeat: no-repeat;
  position: absolute;
  margin-top: -10px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media (min-width: 769px) {
  .box-popup-btn.popup-desktop .live-emma.chat-on.reach-bottom {
    bottom: 100px;
  }
}

body.v2 #CX-header .box-header .box-others .cx-head-top .language-bar .new-language ul li a,
body.v2 #CX-header .box-header .box-others .cx-head-top .language-bar .new-language ul li span {
  text-transform: uppercase;
}

body.v2.has-my-policies .CX-utama .box-utama .box-sidenav, body.v2.has-recent-status .CX-utama .box-utama .box-sidenav {
  z-index: 2;
}

body.v2 .modal.fade.CX-modal-claim-status {
  z-index: 999;
}
body.v2 .modal.fade.CX-modal-claim-status:before {
  display: none;
}
body.v2 .modal.fade.CX-modal-claim-status .modal-content .modal-header .modal-title {
  letter-spacing: 0px;
}
body.v2 .modal.fade.CX-modal-claim-status .modal-content .modal-header .modal-title .head-title {
  font-weight: normal;
  font-family: "source-sans-pro-bold";
  font-size: 20px;
  line-height: 24px;
}
body.v2 .modal.fade.CX-modal-claim-status .modal-content .modal-header button.close {
  opacity: 1 !important;
  overflow: hidden;
}
body.v2 .modal.fade.CX-modal-claim-status .modal-content .modal-header button.close:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.5' d='M11.3884 0.054903C7.10886 0.594898 3.35192 3.21358 1.40087 7.02839C0.785356 8.22451 0.378887 9.44385 0.117586 10.878C-0.0391952 11.7142 -0.0391952 14.2806 0.117586 15.1167C0.622769 17.8805 1.76669 20.145 3.63645 22.0786C5.70363 24.2153 8.46762 25.5798 11.4755 25.9456C12.1781 26.0269 13.955 26.0153 14.6692 25.9224C17.5029 25.5392 20.0288 24.3198 22.0669 22.3457C24.407 20.0812 25.8239 16.9748 25.9806 13.7696C26.0794 11.8071 25.8006 9.98385 25.1445 8.3058C23.3908 3.81745 19.4481 0.716833 14.6692 0.0723228C13.9956 -0.0147743 12.0504 -0.0263863 11.3884 0.054903ZM14.5008 2.00005C16.8583 2.3252 18.9952 3.36455 20.6965 5.00776C23.3096 7.52774 24.5406 11.1509 23.9831 14.6812C23.4896 17.8341 21.6663 20.6386 18.9836 22.3689C17.9442 23.0366 16.4054 23.6579 15.1628 23.9076C11.2316 24.6973 7.10305 23.2457 4.52487 20.1799C1.70282 16.8122 1.09892 12.1845 2.96287 8.26515C4.57713 4.88002 7.68953 2.57488 11.4174 2.00585C12.1723 1.88972 13.6937 1.88392 14.5008 2.00005Z' fill='%23E5E5E5'%3E%3C/path%3E%3Cpath d='M16.4429 8.32964C16.2757 8.39093 15.813 8.82553 14.5867 10.0457L12.9534 11.6783L11.3536 10.0792C10.4673 9.20441 9.69244 8.45779 9.61997 8.41879C9.31896 8.26835 8.76152 8.36865 8.54413 8.61937C8.31558 8.88125 8.23754 9.37156 8.38247 9.65572C8.42149 9.72815 9.16845 10.5026 10.0436 11.383L11.6323 12.9765L10.0213 14.6313C9.135 15.5395 8.38247 16.3363 8.34345 16.4031C8.23754 16.5926 8.25426 17.055 8.3769 17.2779C8.57757 17.6623 9.1573 17.8351 9.5698 17.6345C9.67014 17.5899 10.4673 16.8154 11.348 15.9239L12.9423 14.297L14.609 15.9518C15.5232 16.86 16.3426 17.6345 16.4262 17.6679C16.9614 17.8629 17.5411 17.562 17.686 17.0216C17.7195 16.8934 17.7362 16.7541 17.725 16.7151C17.7139 16.6706 17.686 16.5591 17.6637 16.47C17.6414 16.3474 17.2011 15.8794 15.9468 14.6424L14.2634 12.9876L15.8911 11.383C16.783 10.5026 17.5578 9.70587 17.6024 9.60558C17.725 9.36042 17.7139 9.05954 17.5745 8.77538C17.3739 8.36307 16.8833 8.16806 16.4429 8.32964Z' fill='white'%3E%3C/path%3E%3C/svg%3E");
  width: 26px;
  height: 26px;
  opacity: 1;
}
body.v2 .modal.fade.CX-modal-claim-status .modal-content .modal-header button.close span {
  text-indent: -999px;
  position: relative;
}

@media (max-width: 1024px) {
  body.v2.has-my-policies .CX-utama .box-utama .box-sidenav,
  body.v2.has-recent-status .CX-utama .box-utama .box-sidenav {
    z-index: 10;
  }
}

body.v2 .modal {
  right: 0;
}
body.v2 .modal .modal-title {
  font-weight: normal;
}
body.v2 .modal.fade.CX-modal-claim-status {
  z-index: 999;
}
body.v2 .modal.fade.CX-modal-claim-status:before {
  display: none;
}
body.v2 .CX-modal-claim-status .modal-header {
  color: white;
  background: transparent linear-gradient(150deg, #494df4 0%, #9fbeaf 100%) 0 0 no-repeat padding-box;
}

body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li .title-nav .text-and-ico .ico-nav,
body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li .text-and-ico .ico-nav {
  position: relative;
}
body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li .title-nav .text-and-ico .ico-nav > svg,
body.v2 .CX-utama .box-utama .box-sidenav .CX-navigation.new #box-navigation .box-list-navigation nav.box-nav ul.nav.nav-pills.nav-stacked.navbar-site li .text-and-ico .ico-nav > svg {
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media (min-width: 1025px) {
  body.popup-modal-share.show-sidebar,
  body.popup-modal-share .box-fixed-salin-tautan {
    width: 100%;
    left: 0;
  }
}

@media (min-width: 1025px) {
  .box-fixed-salin-tautan.full {
    width: 100% !important;
    left: 0 !important;
  }
}

.CX-quick-go-to {
  position: fixed;
  bottom: 12px;
  z-index: 980;
  width: calc(100% - var(--width-sidenav));
  left: var(--width-sidenav);
  pointer-events: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-quick-go-to.reach-bottom {
  bottom: 42px;
}
@media (max-width: 1024px) {
  .CX-quick-go-to {
    display: none;
  }
}
.CX-quick-go-to .box-quick-go-to {
  background: radial-gradient(372.84% 141.42% at 0% 0%, rgba(255, 255, 255, 0.23) 0%, rgba(255, 255, 255, 0.2) 100%);
  backdrop-filter: blur(15px);
  -webkit-box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 900px;
  -moz-border-radius: 900px;
  -ms-border-radius: 900px;
  -o-border-radius: 900px;
  border-radius: 900px;
  display: flex;
  grid-column-gap: 8px;
  justify-content: center;
  width: max-content;
  margin: 0 auto;
  padding: 6px 8px;
  pointer-events: all;
}
.CX-quick-go-to .box-quick-go-to a {
  display: block;
  padding: 3px 13px;
  -webkit-border-radius: 900px;
  -moz-border-radius: 900px;
  -ms-border-radius: 900px;
  -o-border-radius: 900px;
  border-radius: 900px;
  font-family: "source-sans-pro-semibold";
  color: #333;
  line-height: 24px;
  text-decoration: none;
  font-size: 12px;
}
.CX-quick-go-to .box-quick-go-to a:hover {
  background-color: #333;
  color: #fff;
}
.CX-quick-go-to .box-quick-go-to a.active {
  color: #fff;
  background: linear-gradient(93deg, #2B30F2 3.58%, #4A37F4 48.23%, #6F49F4 100%);
}

.CX-poin-reward {
  padding: 16px 25px;
}
@media (max-width: 767px) {
  .CX-poin-reward {
    padding: 16px 20px;
  }
}
@media (max-width: 360px) {
  .CX-poin-reward {
    padding: 16px 15px;
  }
}
.CX-poin-reward .box-poin-reward .box-top {
  background-color: #494df4;
  -webkit-border-top-left-radius: 14px;
  -moz-border-top-left-radius: 14px;
  -ms-border-top-left-radius: 14px;
  -o-border-top-left-radius: 14px;
  border-top-left-radius: 14px;
  -webkit-border-top-right-radius: 14px;
  -moz-border-top-right-radius: 14px;
  -ms-border-top-right-radius: 14px;
  -o-border-top-right-radius: 14px;
  border-top-right-radius: 14px;
  position: relative;
  min-height: 106px;
  overflow: hidden;
  padding: 10px 23px;
}
@media (max-width: 767px) {
  .CX-poin-reward .box-poin-reward .box-top {
    padding: 17px 18px;
  }
}
.CX-poin-reward .box-poin-reward .box-top:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='410' height='263' viewBox='0 0 410 263' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.2' filter='url(%23filter0_f_1251_34421)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M309.327 162.093H100C108.177 126.883 151.924 100 204.663 100C257.403 100 301.15 126.883 309.327 162.093Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_1251_34421' x='0' y='0' width='409.327' height='262.093' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='50' result='effect1_foregroundBlur_1251_34421'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 210px;
  height: 63px;
  position: absolute;
  bottom: 0px;
  background-size: cover;
}
.CX-poin-reward .box-poin-reward .box-top .box-vector .circle:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='231' height='55' viewBox='0 0 231 55' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.7' fill-rule='evenodd' clip-rule='evenodd' d='M230.172 54.7571C226.788 55.0004 222.644 55.0004 217.496 55.0004H-0.000976562C15.8671 23.5384 61.4233 0.81543 115.147 0.81543C168.732 0.81543 214.192 23.4213 230.172 54.7571Z' fill='url(%23paint0_linear_1251_34424)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1251_34424' x1='37.4509' y1='16.1507' x2='170.875' y2='60.117' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%232E30AA'/%3E%3Cstop offset='1' stop-color='%232E30AA'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 231px;
  height: 55px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .CX-poin-reward .box-poin-reward .box-top .box-vector .circle:before {
    width: 225px;
    height: 53px;
    background-size: cover;
    transform: none;
    left: initial;
    right: 15px;
    bottom: -10px;
  }
}
.CX-poin-reward .box-poin-reward .box-top .box-vector .circle:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='113' height='76' viewBox='0 0 113 76' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.1' fill-rule='evenodd' clip-rule='evenodd' d='M0 0H88.6924C100.006 0 105.663 0 109.178 3.51472C112.692 7.02944 112.692 12.6863 112.692 24V73.2131C105.494 75.0331 97.9563 76 90.1926 76C44.9417 76 7.36294 43.1521 0 0Z' fill='white'/%3E%3C/svg%3E%0A");
  width: 113px;
  height: 76px;
  position: absolute;
  top: 0px;
  right: 0px;
}
.CX-poin-reward .box-poin-reward .box-top .box-vector .img .img-gift,
.CX-poin-reward .box-poin-reward .box-top .box-vector .img .img-discount {
  position: absolute;
}
.CX-poin-reward .box-poin-reward .box-top .box-vector .img .img-discount {
  width: 34px;
  height: auto;
  left: 55%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 10px;
}
@media (max-width: 767px) {
  .CX-poin-reward .box-poin-reward .box-top .box-vector .img .img-discount {
    left: initial;
    transform: none;
    right: 120px;
  }
}
.CX-poin-reward .box-poin-reward .box-top .box-vector .img .img-gift {
  height: 61px;
  right: 120px;
  bottom: -20px;
}
@media (max-width: 767px) {
  .CX-poin-reward .box-poin-reward .box-top .box-vector .img .img-gift {
    right: 13px;
    bottom: 5px;
    width: 37px;
    height: auto;
  }
}
.CX-poin-reward .box-poin-reward .box-top .box-text {
  display: grid;
  grid-template-columns: 1fr;
  color: #fff;
  position: relative;
}
.CX-poin-reward .box-poin-reward .box-top .box-text .label-reward {
  font-family: "source-sans-pro-bold";
  font-size: 16px;
  line-height: normal;
}
@media (max-width: 360px) {
  .CX-poin-reward .box-poin-reward .box-top .box-text .label-reward {
    font-size: 14px;
  }
}
.CX-poin-reward .box-poin-reward .box-top .box-text .value-reward {
  font-size: 42px;
  font-family: "source-sans-pro-black";
  line-height: normal;
}
@media (max-width: 400px) {
  .CX-poin-reward .box-poin-reward .box-top .box-text .value-reward {
    font-size: 38px;
  }
}
.CX-poin-reward .box-poin-reward .box-top .box-text .info-reward {
  font-family: "source-sans-pro-semibold";
  font-size: 13px;
  line-height: normal;
}
@media (max-width: 360px) {
  .CX-poin-reward .box-poin-reward .box-top .box-text .info-reward {
    font-size: 11px;
  }
}
.CX-poin-reward .box-poin-reward .box-bottom {
  background: #1cc542;
  -webkit-border-bottom-left-radius: 14px;
  -moz-border-bottom-left-radius: 14px;
  -ms-border-bottom-left-radius: 14px;
  -o-border-bottom-left-radius: 14px;
  border-bottom-left-radius: 14px;
  -webkit-border-bottom-right-radius: 14px;
  -moz-border-bottom-right-radius: 14px;
  -ms-border-bottom-right-radius: 14px;
  -o-border-bottom-right-radius: 14px;
  border-bottom-right-radius: 14px;
}
.CX-poin-reward .box-poin-reward .box-bottom a {
  color: #fff;
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
  line-height: normal;
  display: block;
  padding: 6px;
  text-align: right;
  padding-right: 40px;
  position: relative;
  text-decoration: none;
}
@media (max-width: 767px) {
  .CX-poin-reward .box-poin-reward .box-bottom a {
    text-align: left;
    padding-right: 18px;
    padding-left: 18px;
  }
}
.CX-poin-reward .box-poin-reward .box-bottom a .text {
  display: inline-block;
}
.CX-poin-reward .box-poin-reward .box-bottom a .ico {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='10' viewBox='0 0 25 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.6434 7.13942L23.7789 7L23.6434 6.86059L17.8101 0.860584L17.6667 0.713088L17.5233 0.860584L16.7008 1.70658L16.5653 1.84591L16.7007 1.98532L20.7929 6.2L1 6.2L0.799999 6.2L0.799999 6.4L0.799999 7.6L0.799999 7.8L1 7.8L20.7929 7.8L16.7007 12.0147L16.5653 12.1541L16.7008 12.2934L17.5233 13.1394L17.6667 13.2869L17.8101 13.1394L23.6434 7.13942Z' fill='%231CC542' stroke='%231CC542' stroke-width='0.4'/%3E%3C/svg%3E%0A");
  width: 25px;
  height: 14px;
  display: inline-block;
  top: 3px;
  position: relative;
  margin-left: 13px;
  background-color: white;
  border-radius: 26px;
  padding: 0.6rem 1rem;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .CX-poin-reward .box-poin-reward .box-bottom a .ico {
    position: absolute;
    right: 18px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.CX-poin-reward.ver-2 .box-poin-reward .box-top .box-vector:before {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  width: 226px;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg width='226' height='130' viewBox='0 0 226 130' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_i_500_141946)'%3E%3Cpath d='M197.999 0C211.198 0 217.799 8.08741e-05 221.899 4.10059C226 8.20111 225.999 14.801 225.999 28V130H52.5254C26.7969 112.055 11 87.7544 11 61C11 38.0362 22.6385 16.8813 42.2051 0H197.999Z' fill='url(%23paint0_linear_500_141946)'/%3E%3C/g%3E%3Cg opacity='0.7' filter='url(%23filter1_i_500_141946)'%3E%3Cpath d='M198 0C211.199 0 217.799 0.000111393 221.899 4.10059C226 8.20109 226 14.8007 226 28V130H43.6494C16.6048 112.055 0 87.7542 0 61C0 38.0362 12.234 16.8813 32.8018 0H198Z' fill='url(%23paint1_linear_500_141946)'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_i_500_141946' x='11' y='0' width='222.999' height='130' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='13'/%3E%3CfeGaussianBlur stdDeviation='4'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.32 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow_500_141946'/%3E%3C/filter%3E%3Cfilter id='filter1_i_500_141946' x='0' y='0' width='230' height='130' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='4'/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow_500_141946'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_500_141946' x1='-79.9614' y1='92' x2='94.6844' y2='178.52' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%232E30AA'/%3E%3Cstop offset='1' stop-color='%232E30AA'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_500_141946' x1='-95.6157' y1='92' x2='84.2464' y2='185.664' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23101294'/%3E%3Cstop offset='1' stop-color='%232E30AA'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .CX-poin-reward.ver-2 .box-poin-reward .box-top .box-vector:before {
    width: 154px;
    background-image: url("data:image/svg+xml,%3Csvg width='154' height='130' viewBox='0 0 154 130' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_i_504_143361)'%3E%3Cpath d='M126 0C139.199 3.59908e-10 145.799 0.00011929 149.899 4.10059C154 8.2011 154 14.8009 154 28V116C154 123.732 147.732 130 140 130H44.614C40.7855 130 37.086 128.464 34.6137 125.541C19.882 108.123 11 85.5988 11 61C11 40.5062 17.1654 21.4528 27.7419 5.59217C30.1505 1.98019 34.298 0 38.6394 0H126Z' fill='url(%23paint0_linear_504_143361)'/%3E%3C/g%3E%3Cg opacity='0.7' filter='url(%23filter1_i_504_143361)'%3E%3Cpath d='M126 0C139.199 0 145.799 8.08741e-05 149.899 4.10059C154 8.20109 154 14.8007 154 28V116C154 123.732 147.732 130 140 130H35.4335C31.7849 130 28.2472 128.605 25.7768 125.92C9.70453 108.451 0 85.7776 0 61C0 40.3328 6.75258 21.1305 18.32 5.19024C20.7656 1.82013 24.7606 0 28.9246 0H126Z' fill='url(%23paint1_linear_504_143361)'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_i_504_143361' x='11' y='0' width='151' height='130' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='13'/%3E%3CfeGaussianBlur stdDeviation='4'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.32 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow_504_143361'/%3E%3C/filter%3E%3Cfilter id='filter1_i_504_143361' x='0' y='0' width='158' height='130' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='4'/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow_504_143361'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_504_143361' x1='-49.5002' y1='92' x2='81.0001' y2='135' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%232E30AA'/%3E%3Cstop offset='1' stop-color='%232E30AA'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_504_143361' x1='-65.154' y1='92' x2='73.2196' y2='141.102' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23101294'/%3E%3Cstop offset='1' stop-color='%232E30AA'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  }
}
.CX-poin-reward.ver-2 .box-poin-reward .box-top .box-vector .box-vector-level {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  z-index: 2;
  cursor: pointer;
}

.CX-poin-reward .box-poin-reward .box-top .box-text .value-reward {
  position: relative;
}
.CX-poin-reward .box-poin-reward .box-top .box-text .value-reward .poin-stars {
  position: absolute;
  margin-top: -2px;
  margin-left: -8px;
}

.poin-stars {
  background-image: url("data:image/svg+xml,%3Csvg width='62' height='61' viewBox='0 0 62 61' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_1378_31385)'%3E%3Cpath d='M20.9102 46.9783C20.0645 47.4167 19.105 46.6485 19.2758 45.6677L21.0942 35.1958L13.3761 27.7659C12.6553 27.0707 13.0299 25.7999 13.996 25.6627L24.7265 24.1218L29.5112 14.5421C29.9428 13.6787 31.1105 13.6787 31.542 14.5421L36.3267 24.1218L47.0572 25.6627C48.0233 25.7999 48.3979 27.0707 47.675 27.7659L39.959 35.1958L41.7774 45.6677C41.9483 46.6485 40.9887 47.4167 40.1431 46.9783L30.5233 41.9837L20.9102 46.9783Z' fill='%23F38D5B'/%3E%3C/g%3E%3Cpath d='M22.1547 43.5094C21.457 43.8555 20.6654 43.249 20.8064 42.4747L22.3065 34.2074L15.939 28.3417C15.3444 27.7929 15.6535 26.7896 16.4505 26.6813L25.3032 25.4648L29.2505 17.9019C29.6066 17.2202 30.5699 17.2202 30.926 17.9019L34.8733 25.4648L43.726 26.6813C44.523 26.7896 44.8321 27.7929 44.2356 28.3417L37.87 34.2074L39.3701 42.4747C39.5111 43.249 38.7195 43.8555 38.0218 43.5094L30.0855 39.5663L22.1547 43.5094Z' fill='url(%23paint0_angular_1378_31385)'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_1378_31385' x='0' y='0.894531' width='61.0526' height='59.2109' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='6.5' result='effect1_foregroundBlur_1378_31385'/%3E%3C/filter%3E%3CradialGradient id='paint0_angular_1378_31385' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(30.088 30.4998) rotate(-89.5295) scale(14.8576 16.3875)'%3E%3Cstop offset='0.25496' stop-color='%23F17F56'/%3E%3Cstop offset='1' stop-color='%23FAD772'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 62px;
  height: 61px;
  display: inline-block;
  background-size: cover;
}

.CX-poin-reward .box-poin-reward .box-top .box-text .info-reward.with-button {
  display: flex;
  align-items: center;
  grid-column-gap: 10px;
}
.CX-poin-reward .box-poin-reward .box-top .box-text .info-reward.with-button .new-btn-blue {
  padding: 3px 6px;
  font-size: 10px;
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2);
}

.CX-poin-reward.ver-2.tier-lock .box-poin-reward .box-top .box-vector .box-vector-level .inner .item {
  position: relative;
}
.CX-poin-reward.ver-2.tier-lock .box-poin-reward .box-top .box-vector .box-vector-level .inner .item:before {
  content: "";
  width: 52px;
  height: 52px;
  position: absolute;
  border: 1px solid #fff;
  background: #da8f00;
  opacity: 0.6;
  -webkit-filter: blur(12px);
  -moz-filter: blur(12px);
  -ms-filter: blur(12px);
  -o-filter: blur(12px);
  filter: blur(12px);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.CX-poin-reward.ver-2.tier-lock .box-poin-reward .box-top .box-vector .box-vector-level .inner .item:after {
  content: "";
  position: absolute;
  background-image: url("/o/axa-emma-theme/images/referral/lock-img.png");
  background-repeat: no-repeat;
  width: 44px;
  height: 44px;
  background-size: cover;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.CX-poin-reward .box-poin-reward.no-box-bottom .box-top {
  padding: 18px 23px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
}

section.CX-list-icon-referral.type-square.grid-7 .list-icon-referral {
  grid-template-columns: repeat(7, 1fr);
}
@media (max-width: 768px) {
  section.CX-list-icon-referral.type-square.grid-7 .list-icon-referral {
    grid-template-columns: repeat(4, 1fr);
  }
}
section.CX-list-icon-referral.type-square.grid-7 .list-icon-referral a .inner .box-circle {
  width: 61px;
  height: 61px;
}
section.CX-list-icon-referral.type-square.grid-7 .list-icon-referral a .inner .title {
  display: flex;
  align-items: center;
  justify-content: center;
}

.box-feeds.referral .box-feeds-inner {
  grid-template-columns: repeat(5, 1fr);
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}
@media (max-width: 768px) {
  .box-feeds.referral .box-feeds-inner {
    grid-template-columns: repeat(2, 1fr);
  }
}
.box-feeds.referral .box-feeds-inner .box-feeds-item.is-video a:before {
  width: 53px;
  height: 53px;
  background: rgba(0, 0, 0, 0.5);
}
.box-feeds.referral .box-feeds-inner .box-feeds-item.is-video a:after {
  font-size: 22px;
}
.box-feeds.referral .box-feeds-inner .box-feeds-item:first-child {
  grid-column: 1;
}
.box-feeds.referral .box-feeds-inner .box-feeds-item:first-child a .box-feeds-item-inner .box-image-or-video {
  height: 250px;
}
@media (max-width: 767px) {
  .box-feeds.referral .box-feeds-inner .box-feeds-item:first-child a .box-feeds-item-inner .box-image-or-video {
    height: 230px;
  }
}
.box-feeds.referral .box-feeds-inner .box-feeds-item:first-child a .box-feeds-item-inner .box-info-top {
  padding: 10px 15px;
}
@media (max-width: 767px) {
  .box-feeds.referral .box-feeds-inner .box-feeds-item:first-child a .box-feeds-item-inner .box-info-top {
    padding: 8px 9px;
  }
}
.box-feeds.referral .box-feeds-inner .box-feeds-item:first-child a .box-feeds-item-inner .box-info-bottom {
  padding: 10px 15px;
}
.box-feeds.referral .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-image-or-video {
  height: 250px;
}
@media (max-width: 767px) {
  .box-feeds.referral .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-image-or-video {
    height: 230px;
  }
}
.box-feeds.referral .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-info-top.without-name {
  grid-template-columns: 1fr;
  padding: 12px 12px;
}
@media (max-width: 767px) {
  .box-feeds.referral .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-info-top.without-name {
    padding: 8px 9px;
  }
}
.box-feeds.referral .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-info-top.without-name .box-info-view-count > span .numb-count {
  font-size: 12px;
}
.box-feeds.referral .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-info-bottom h3 {
  font-size: 18px !important;
}
.box-feeds.referral .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-info-bottom p {
  font-size: 12px !important;
}
.box-feeds.referral .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-info-bottom .box-info-view-count > span {
  padding-left: 0px;
  font-size: 12px;
}
.box-feeds.referral .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-info-bottom .box-info-view-count > span span.ico {
  top: 0px;
}

section.CX-new-emma-product.list.feeds .new-emma-product > .box-simple-info-icon {
  margin-bottom: 20px;
}

.box-simple-info-icon .inner {
  background-color: rgba(255, 153, 56, 0.1);
  color: #f07b00;
  font-size: 16px;
  line-height: 17px;
  font-family: "source-sans-pro-semibold";
  display: flex;
  grid-column-gap: 14px;
  align-items: center;
  padding: 10px 14px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.box-simple-info-icon .inner .ico {
  flex: 0 0 auto;
}
.box-simple-info-icon .inner .text {
  flex: 1 1 auto;
}

@media (max-width: 767px) {
  .box-simple-info-icon .inner {
    font-size: 14px;
    grid-column-gap: 10px;
  }
}
@media (max-width: 767px) {
  .box-simple-info-icon .inner .ico {
    flex: 0 0 44px;
    width: 44px;
  }
  .box-simple-info-icon .inner .ico img {
    width: 43px;
    height: 42px;
  }
}

.box-feeds.referral .box-feeds-inner .box-feeds-item.is-lazy {
  background-color: #e7ebf3;
  height: 290px;
  position: relative;
}
@media (max-width: 767px) {
  .box-feeds.referral .box-feeds-inner .box-feeds-item.is-lazy {
    height: 230px;
  }
}
.box-feeds.referral .box-feeds-inner .box-feeds-item.is-lazy:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='36' height='40' viewBox='0 0 36 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.581 19.9373C28.581 21.4147 27.3967 22.6123 25.9358 22.6123C24.4748 22.6123 23.2905 21.4147 23.2905 19.9373C23.2905 18.4599 24.4748 17.2623 25.9358 17.2623C27.3967 17.2623 28.581 18.4599 28.581 19.9373Z' fill='%23CFD7E7'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M30.2632 10.816C28.5664 10.5746 26.3794 10.5747 23.6535 10.5747H12.3465C9.62062 10.5747 7.43359 10.5746 5.73677 10.816C3.98125 11.0657 2.51911 11.6014 1.43207 12.857C0.345033 14.1126 0.0131028 15.649 0.000378403 17.4417C-0.0119203 19.1745 0.277155 21.3667 0.637459 24.0991L1.36838 29.6427C1.65 31.7789 1.87794 33.5079 2.23232 34.8617C2.6012 36.2709 3.14578 37.4393 4.16766 38.3441C5.18953 39.2488 6.40674 39.6403 7.83681 39.8238C9.21069 40.0001 10.9355 40 13.0666 40H22.9334C25.0645 40 26.7893 40.0001 28.1632 39.8238C29.5933 39.6403 30.8105 39.2488 31.8323 38.3441C32.8542 37.4393 33.3988 36.2709 33.7677 34.8617C34.1221 33.5079 34.35 31.7789 34.6316 29.6427L35.3625 24.0991C35.7228 21.3667 36.0119 19.1745 35.9996 17.4417C35.9869 15.649 35.655 14.1126 34.5679 12.857C33.4809 11.6014 32.0188 11.0657 30.2632 10.816ZM6.10519 13.4649C4.65137 13.6717 3.91605 14.0488 3.42232 14.6191C2.92859 15.1894 2.6561 15.9763 2.64557 17.4609C2.63476 18.9835 2.89605 20.9889 3.27324 23.8497L3.37326 24.6083L4.11643 24.064C6.03421 22.6594 8.86775 22.7285 10.6915 24.2551L17.4602 29.9206C18.0999 30.4561 19.2022 30.5561 19.9977 30.0881L20.4683 29.8114C22.7188 28.4875 25.7352 28.6271 27.8119 30.1915L31.4756 32.9515C31.6562 31.9604 31.818 30.7419 32.0214 29.1998L32.7268 23.8497C33.104 20.9889 33.3652 18.9835 33.3544 17.4609C33.3439 15.9763 33.0714 15.1894 32.5777 14.6191C32.084 14.0488 31.3486 13.6717 29.8948 13.4649C28.4038 13.2529 26.4036 13.2497 23.5496 13.2497H12.4504C9.59641 13.2497 7.59621 13.2529 6.10519 13.4649Z' fill='%23CFD7E7'/%3E%3Cpath d='M11.7177 1.37966e-05H24.2819C24.7004 -0.000101104 25.0212 -0.000189118 25.3017 0.0302935C27.2957 0.247028 28.9279 1.57915 29.62 3.37352H6.37962C7.07175 1.57915 8.70391 0.247028 10.698 0.0302935C10.9784 -0.000189234 11.2993 -0.000101104 11.7177 1.37966e-05Z' fill='%23CFD7E7'/%3E%3Cpath d='M7.75885 5C5.25573 5 3.20325 6.67949 2.5183 8.90755C2.50402 8.954 2.49033 9.00068 2.47725 9.04759C3.19392 8.80646 3.93977 8.64892 4.69481 8.54137C6.63949 8.26436 9.0971 8.2645 11.952 8.26467L12.1652 8.26468L24.3577 8.26467C27.2126 8.2645 29.6702 8.26436 31.6149 8.54137C32.3699 8.64892 33.1158 8.80646 33.8324 9.04759C33.8194 9.00068 33.8057 8.954 33.7914 8.90755C33.1064 6.67949 31.054 5 28.5508 5H7.75885Z' fill='%23CFD7E7'/%3E%3C/svg%3E%0A");
  width: 36px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.box-feeds.referral .box-feeds-inner .box-feeds-item.is-lazy .lazyColor {
  height: 21px;
}
.box-feeds.referral .box-feeds-inner .box-feeds-item.is-lazy .lazyColor.category {
  width: 102px;
  height: 21px;
  position: absolute;
  top: 12px;
  right: 12px;
}
.box-feeds.referral .box-feeds-inner .box-feeds-item.is-lazy .lazy-group {
  position: absolute;
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 10px;
  width: 100%;
  bottom: 0px;
  z-index: 2;
  padding: 12px;
}
.box-feeds.referral .box-feeds-inner .box-feeds-item.is-lazy .lazy-group .lazyColor.view-count {
  width: 39px;
  height: 12px;
}
.box-feeds.referral .box-feeds-inner .box-feeds-item.is-lazy .lazy-group .lazyColor.title {
  width: 153px;
  height: 24px;
}
.box-feeds.referral .box-feeds-inner .box-feeds-item.is-lazy .lazy-group .lazyColor.desc {
  width: 101px;
  height: 14px;
}

@media (max-width: 1280px) {
  #CX-feed-referral .box-feeds.referral .box-feeds-inner {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 1200) {
  #CX-feed-referral .box-feeds.referral .box-feeds-inner {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 768px) {
  #CX-feed-referral .box-feeds.referral .box-feeds-inner {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px) {
  .box-feeds.referral .box-feeds-inner .box-feeds-item a .box-feeds-item-inner .box-image-or-video img {
    height: 100%;
  }
}

.box-simple-info-icon .box-simple-info-icon-inner {
  background-color: rgba(255, 153, 56, 0.1);
  color: #f07b00;
  font-size: 16px;
  line-height: 17px;
  font-family: "source-sans-pro-semibold";
  display: flex;
  grid-column-gap: 14px;
  align-items: center;
  padding: 10px 14px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.box-simple-info-icon .box-simple-info-icon-inner .ico {
  flex: 0 0 auto;
}
.box-simple-info-icon .box-simple-info-icon-inner .text {
  flex: 1 1 auto;
}
.box-simple-info-icon .box-simple-info-icon-inner b,
.box-simple-info-icon .box-simple-info-icon-inner strong {
  font-family: "source-sans-pro-bold";
}

@media (max-width: 767px) {
  .box-simple-info-icon .box-simple-info-icon-inner {
    font-size: 14px;
    grid-column-gap: 10px;
  }
}
@media (max-width: 767px) {
  .box-simple-info-icon .box-simple-info-icon-inner .ico:not(.vector) {
    flex: 0 0 44px;
    width: 44px;
  }
  .box-simple-info-icon .box-simple-info-icon-inner .ico:not(.vector) img {
    width: 43px;
    height: 42px;
  }
}

.box-simple-info-icon.primary .box-simple-info-icon-inner {
  background: #494df4;
  color: #fff;
}

.CX-tab-simple .tab-content-simple .tab-content-dynamic .box-simple-info-icon .box-simple-info-icon-inner {
  font-size: 12px;
  line-height: 17px;
}

.CX-title-back-simple {
  background-color: #494df4;
  color: #fff;
  padding: 13px 17px;
  position: relative;
}
.CX-title-back-simple .title-back-simple a {
  position: absolute;
  width: 40px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  top: 0px;
  text-align: center;
  text-decoration: none;
}
.CX-title-back-simple .title h1 {
  font-size: 18px;
  font-family: "source-sans-pro-bold";
  line-height: normal;
  margin-bottom: 0px;
  line-height: 22px;
}

.CX-title-back-simple .title-back-simple a.go-back {
  width: 48px;
  height: 48px;
  text-align: center;
  position: absolute;
  left: 5px;
}
.CX-title-back-simple .title-back-simple a.go-back:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='15' viewBox='0 0 22 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.858377 7.35878L0.71756 7.5L0.858377 7.64122L7.33986 14.1412L7.48148 14.2832L7.6231 14.1412L8.53699 13.2247L8.67772 13.0836L8.53709 12.9424L3.96383 8.35L21 8.35L21.2 8.35L21.2 8.15L21.2 6.85L21.2 6.65L21 6.65L3.96383 6.65L8.53709 2.05763L8.67772 1.91641L8.53699 1.77528L7.6231 0.858781L7.48148 0.716753L7.33986 0.858781L0.858377 7.35878Z' fill='white' stroke='white' stroke-width='0.4'/%3E%3C/svg%3E%0A");
  width: 22px;
  height: 15px;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.CX-title-back-simple .title-back-simple a.go-back svg {
  display: none;
}

.CX-poin-reward.detail {
  overflow: hidden;
  position: relative;
  padding-bottom: 0px;
  margin-bottom: 20px;
}
.CX-poin-reward.detail .box-poin-reward {
  position: relative;
}
.CX-poin-reward.detail .box-poin-reward .box-bottom {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.CX-poin-reward.detail:before {
  content: "";
  background-color: #fff;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 100%;
  left: 0px;
  box-shadow: 0px -85px 24px 12px rgba(73, 77, 244, 0.24);
}

.CX-poin-reward .box-poin-reward .box-top .box-vector .img .img-discount.large {
  width: 136px;
  left: initial;
  transform: none;
  right: 0px;
  top: initial;
  bottom: -25px;
}
.CX-poin-reward .box-poin-reward .box-bottom.ico-left a {
  text-align: left;
  padding: 6px 23px;
}
.CX-poin-reward .box-poin-reward .box-bottom.ico-left a .ico {
  margin-left: 0px;
  margin-right: 8px;
}
@media (max-width: 767px) {
  .CX-poin-reward .box-poin-reward .box-bottom.ico-left a .ico {
    position: relative;
    transform: none;
    right: initial;
    top: initial;
    display: inline-block;
    top: 3px;
  }
}
@media (max-width: 360px) {
  .CX-poin-reward .box-poin-reward .box-bottom.ico-left a {
    padding: 6px 15px;
    font-size: 10px;
  }
}
.CX-poin-reward .box-poin-reward .box-bottom a .ico.time {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 9C1 13.4183 4.58172 17 9 17C13.4183 17 17 13.4183 17 9C17 4.58172 13.4183 1 9 1' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M9 6.59961V9.79961H12.2' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='9' cy='9' r='8' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-dasharray='0.5 3.5'/%3E%3C/svg%3E%0A");
  width: 16px;
  height: 16px;
  background-size: cover;
}

.CX-list-icon-referral {
  margin: 35px 0px 35px;
}
.CX-list-icon-referral .list-icon-referral {
  display: flex;
  justify-content: center;
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  flex-flow: row wrap;
}
.CX-list-icon-referral .list-icon-referral a {
  text-decoration: none;
  position: relative;
  flex: 0 0 87px;
  max-width: 87px;
}
.CX-list-icon-referral .list-icon-referral a .notif-count {
  position: absolute;
  background-color: #ff1721;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 900px;
  -moz-border-radius: 900px;
  -ms-border-radius: 900px;
  -o-border-radius: 900px;
  border-radius: 900px;
  top: 0px;
  right: 0px;
  font-size: 12px;
  letter-spacing: -0.6px;
  font-family: "source-sans-pro-black";
  animation: pulsenotifreferral 1s infinite;
  padding: 2px 7px;
  line-height: normal;
  z-index: 2;
}
.CX-list-icon-referral .list-icon-referral a .box-circle {
  width: 72px;
  height: 72px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  margin: 0 auto 5px;
}
.CX-list-icon-referral .list-icon-referral a .box-circle:before {
  content: "";
  background: linear-gradient(180deg, rgba(76, 79, 245, 0.44) 0%, rgba(15, 19, 227, 0.62) 76.11%);
  opacity: 0.15;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.CX-list-icon-referral .list-icon-referral a .title {
  font-family: "source-sans-pro-semibold";
  color: #333;
  font-size: 15px;
  line-height: normal;
  text-align: center;
}

@-webkit-keyframes pulsenotifreferral {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 23, 33, 0.3);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 23, 33, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 23, 33, 0);
  }
}
@keyframes pulsenotifreferral {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 23, 33, 0.3);
    box-shadow: 0 0 0 0 rgba(255, 23, 33, 0.4);
  }
  70% {
    -moz-box-shadow: 0 0 0 10px rgba(255, 23, 33, 0);
    box-shadow: 0 0 0 10px rgba(255, 23, 33, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 23, 33, 0);
    box-shadow: 0 0 0 0 rgba(255, 23, 33, 0);
  }
}
section.CX-list-icon-referral.type-square {
  margin: 35px 0px 35px;
}
section.CX-list-icon-referral.type-square .list-icon-referral {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  padding: 0px 0px;
}
@media (max-width: 768px) {
  section.CX-list-icon-referral.type-square .list-icon-referral {
    grid-template-columns: repeat(3, 1fr);
  }
}
section.CX-list-icon-referral.type-square .list-icon-referral a {
  max-width: initial;
}
section.CX-list-icon-referral.type-square .list-icon-referral a > .notif-count {
  top: -10px;
  right: -10px;
}
@media (max-width: 767px) {
  section.CX-list-icon-referral.type-square .list-icon-referral a > .notif-count {
    top: -5px;
    right: -5px;
    padding: 1px 5px;
    font-size: 8px;
  }
}
section.CX-list-icon-referral.type-square .list-icon-referral a .inner {
  position: relative;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  padding: 14px;
  overflow: hidden;
}
@media (max-width: 767px) {
  section.CX-list-icon-referral.type-square .list-icon-referral a .inner {
    padding: 8px 7px;
  }
}
section.CX-list-icon-referral.type-square .list-icon-referral a .inner .box-circle {
  width: 90px;
  height: 90px;
}
@media (max-width: 767px) {
  section.CX-list-icon-referral.type-square .list-icon-referral a .inner .box-circle {
    width: 63px;
    height: 63px;
  }
}
section.CX-list-icon-referral.type-square .list-icon-referral a .inner .box-circle:before {
  background: none;
}
section.CX-list-icon-referral.type-square .list-icon-referral a .inner .title span {
  display: block;
}
@media (max-width: 767px) {
  section.CX-list-icon-referral.type-square .list-icon-referral a .inner .title {
    font-size: 11px;
    line-height: 12px;
  }
}
section.CX-list-icon-referral.type-square .list-icon-referral a .inner:before {
  content: "";
  position: absolute;
  background: linear-gradient(180deg, rgba(76, 79, 245, 0.44) 0%, rgba(15, 19, 227, 0.62) 76.11%);
  opacity: 0.1;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}
section.CX-list-icon-referral.type-square .list-icon-referral a .inner .small-info {
  position: absolute;
  right: 0px;
  top: 0px;
  background: #494df4;
  color: #fff;
  font-size: 9px;
  line-height: 15px;
  font-family: "source-sans-pro-semibold";
  padding: 0 15px;
  padding-right: 20px;
  -webkit-border-bottom-left-radius: 16px;
  -moz-border-bottom-left-radius: 16px;
  -ms-border-bottom-left-radius: 16px;
  -o-border-bottom-left-radius: 16px;
  border-bottom-left-radius: 16px;
  -webkit-border-top-right-radius: 12px;
  -moz-border-top-right-radius: 12px;
  -ms-border-top-right-radius: 12px;
  -o-border-top-right-radius: 12px;
  border-top-right-radius: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  z-index: 1;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(73, 77, 244, 0.21);
  -moz-box-shadow: 0px 4px 4px 0px rgba(73, 77, 244, 0.21);
  -ms-box-shadow: 0px 4px 4px 0px rgba(73, 77, 244, 0.21);
  -o-box-shadow: 0px 4px 4px 0px rgba(73, 77, 244, 0.21);
  box-shadow: 0px 4px 4px 0px rgba(73, 77, 244, 0.21);
}
@media (max-width: 767px) {
  section.CX-list-icon-referral.type-square .list-icon-referral a .inner .small-info {
    padding: 0 8px;
    padding-right: 10px;
    font-size: 6px;
    line-height: 10px;
  }
}

section.CX-list-icon-referral.type-square .list-icon-referral a {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
section.CX-list-icon-referral.type-square .list-icon-referral a:hover {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
section.CX-list-icon-referral.type-square .list-icon-referral a:hover .inner {
  border: 1px solid #494df4;
  -webkit-box-shadow: 0px 7px 17px 0px rgba(201, 201, 248, 0.6980392157);
  -moz-box-shadow: 0px 7px 17px 0px rgba(201, 201, 248, 0.6980392157);
  -ms-box-shadow: 0px 7px 17px 0px rgba(201, 201, 248, 0.6980392157);
  -o-box-shadow: 0px 7px 17px 0px rgba(201, 201, 248, 0.6980392157);
  box-shadow: 0px 7px 17px 0px rgba(201, 201, 248, 0.6980392157);
}

body.v2 .CX-merchant-detail.promo-voucher.gift > .container.CX-wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important;
  max-width: 100% !important;
}
body.v2 .CX-merchant-detail.promo-voucher.gift > .container.CX-wrapper .box-merchant-detail .box-merchant-detail-inner .box-img-cover {
  border-radius: 0;
  height: 342px;
}
body.v2 .CX-merchant-detail.promo-voucher.gift > .container.CX-wrapper .box-merchant-detail .box-merchant-detail-inner .box-img-cover:after {
  display: none;
}
body.v2 .CX-merchant-detail.promo-voucher.gift > .container.CX-wrapper .box-merchant-detail .box-merchant-detail-inner .box-img-cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body.v2 .CX-merchant-detail.promo-voucher.gift > .container.CX-wrapper .box-merchant-detail .box-merchant-detail-inner .box-detail-content {
  padding: 0 25px;
}
body.v2 .CX-merchant-detail.promo-voucher.gift > .container.CX-wrapper .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details {
  margin-top: 35px;
}
body.v2 .CX-merchant-detail.promo-voucher.gift > .container.CX-wrapper .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-content > h3 {
  font-size: 18px;
  line-height: 22px;
  color: #333;
  font-family: "source-sans-pro-bold";
}
body.v2 .CX-merchant-detail.promo-voucher.gift > .container.CX-wrapper .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner {
  border: 1px solid #494df4;
  background-color: #fff;
}
body.v2 .CX-merchant-detail.promo-voucher.gift > .container.CX-wrapper .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner .title {
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 1024px) {
  body.v2 .CX-merchant-detail.promo-voucher.gift > .container.CX-wrapper .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner .title {
    margin-bottom: 10px;
  }
}
@media (min-width: 1025px) {
  body.v2 .CX-merchant-detail.promo-voucher.gift > .container.CX-wrapper .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner .box-detail-voucher-info {
    margin-bottom: 35px;
  }
}
body.v2 .CX-merchant-detail.promo-voucher.gift > .container.CX-wrapper .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner .box-detail-voucher-info .inner {
  display: grid;
  grid-row-gap: 35px;
}
@media (max-width: 1024px) {
  body.v2 .CX-merchant-detail.promo-voucher.gift > .container.CX-wrapper .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner .box-detail-voucher-info .inner {
    grid-row-gap: 20px;
  }
}
body.v2 .CX-merchant-detail.promo-voucher.gift > .container.CX-wrapper .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner .box-detail-voucher-info .inner .item .item-inner {
  display: flex;
  grid-column-gap: 12px;
  align-items: center;
}
body.v2 .CX-merchant-detail.promo-voucher.gift > .container.CX-wrapper .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner .box-detail-voucher-info .inner .item .item-inner .box-icon {
  width: 33px;
  flex: 0 0 auto;
  text-align: center;
}
@media (max-width: 1024px) {
  body.v2 .CX-merchant-detail.promo-voucher.gift > .container.CX-wrapper .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner .box-detail-voucher-info .inner .item .item-inner .box-icon svg {
    width: 100%;
    height: auto;
  }
}
body.v2 .CX-merchant-detail.promo-voucher.gift > .container.CX-wrapper .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner .box-detail-voucher-info .inner .item .item-inner .box-icon svg {
  margin: 0 auto;
}
body.v2 .CX-merchant-detail.promo-voucher.gift > .container.CX-wrapper .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner .box-detail-voucher-info .inner .item .item-inner .box-text {
  flex: 1 1 auto;
}
body.v2 .CX-merchant-detail.promo-voucher.gift > .container.CX-wrapper .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner .box-detail-voucher-info .inner .item .item-inner .box-text .label-info {
  font-size: 13px;
  line-height: 22px;
  color: #5f5f5f;
}
@media (max-width: 1024px) {
  body.v2 .CX-merchant-detail.promo-voucher.gift > .container.CX-wrapper .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner .box-detail-voucher-info .inner .item .item-inner .box-text .label-info {
    font-size: 15px;
  }
}
body.v2 .CX-merchant-detail.promo-voucher.gift > .container.CX-wrapper .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner .box-detail-voucher-info .inner .item .item-inner .box-text .value-info {
  color: #494df4;
  font-size: 16px;
  line-height: 23px;
  font-family: "source-sans-pro-black";
}
@media (max-width: 1024px) {
  body.v2 .CX-merchant-detail.promo-voucher.gift > .container.CX-wrapper .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner .box-detail-voucher-info .inner .item .item-inner .box-text .value-info {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  body.v2 .CX-merchant-detail.promo-voucher.gift > .container.CX-wrapper .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner .box-detail-voucher-info .inner .item .item-inner .box-text {
    display: flex;
  }
  body.v2 .CX-merchant-detail.promo-voucher.gift > .container.CX-wrapper .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner .box-detail-voucher-info .inner .item .item-inner .box-text .value-info {
    flex: 1;
    text-align: right;
  }
}
body.v2 .CX-merchant-detail.promo-voucher.gift > .container.CX-wrapper .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code .box-voucher-code-inner .box-action .new-btn-blue.icon-right .ico {
  margin-left: 0;
  top: 0;
}

.CX-merchant-detail.promo-voucher .box-merchant-detail .box-merchant-detail-inner .box-detail-content .box-content-details .box-content-with-voucher .box-voucher-code.fixed-position {
  position: fixed;
  top: 75px;
  right: 25px;
}

@media (max-width: 360px) {
  section.CX-list-icon-referral.type-square .list-icon-referral a .inner .title {
    font-size: 11px;
  }
}

.CX-leaderboard {
  background: #4523f6;
  color: #fff;
  padding: 25px 20px;
}
@media (max-width: 767px) {
  .CX-leaderboard {
    padding: 25px 0px;
  }
}
.CX-leaderboard .box-task-center {
  background-color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 10px;
}
.CX-leaderboard .box-task-center .box-circle-vector {
  position: relative;
}
.CX-leaderboard .box-task-center .box-circle-vector .circle-2,
.CX-leaderboard .box-task-center .box-circle-vector .circle-1 {
  background-color: #4b44d2;
  width: 14px;
  height: 14px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.46) inset;
  position: absolute;
  top: 0px;
}
.CX-leaderboard .box-task-center .box-circle-vector .circle-2:before,
.CX-leaderboard .box-task-center .box-circle-vector .circle-1:before {
  content: "";
  background-color: #fff;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 4px;
  left: 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.CX-leaderboard .box-task-center .box-circle-vector .circle-1 {
  left: 0px;
}
.CX-leaderboard .box-task-center .box-circle-vector .circle-2 {
  right: 0px;
}
.CX-leaderboard .box-task-center .box-task-center-title {
  position: relative;
}
.CX-leaderboard .box-task-center .box-task-center-title h3 {
  text-align: center;
  color: #333;
  font-family: "source-sans-pro-black";
  font-size: 20px;
  line-height: normal;
}
.CX-leaderboard .box-task-center .box-task-center-inner {
  display: flex;
  align-items: center;
  grid-column-gap: 19px;
  padding: 23px 0;
  justify-content: center;
  overflow-x: auto;
}
.CX-leaderboard .box-task-center .box-task-center-inner::-webkit-scrollbar {
  -webkit-appearance: none;
}
.CX-leaderboard .box-task-center .box-task-center-inner::-webkit-scrollbar:vertical {
  width: 8px;
}
.CX-leaderboard .box-task-center .box-task-center-inner::-webkit-scrollbar:horizontal {
  height: 8px;
}
.CX-leaderboard .box-task-center .box-task-center-inner::-webkit-scrollbar-thumb {
  background-color: #494df4;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  border: 2px solid #f0f0f0;
}
.CX-leaderboard .box-task-center .box-task-center-inner::-webkit-scrollbar-track {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background-color: rgba(217, 217, 217, 0.4);
}
@media (max-width: 768px) {
  .CX-leaderboard .box-task-center .box-task-center-inner {
    justify-content: flex-start;
  }
}
.CX-leaderboard .box-task-center .box-task-center-inner .task-center-item {
  position: relative;
  cursor: pointer;
}
.CX-leaderboard .box-task-center .box-task-center-inner .task-center-item .box-vector {
  background-image: url("data:image/svg+xml,%3Csvg width='55' height='63' viewBox='0 0 55 63' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.3233 2.33586C24.0278 1.18414 25.3801 0.608281 26.8085 0.608282C28.2369 0.608283 29.5892 1.18414 32.2937 2.33587L41.8185 6.392C45.3578 7.89918 47.1274 8.65277 48.1222 10.1576C49.1169 11.6624 49.1169 13.5858 49.1169 17.4326L49.117 32.2463C49.117 36.8774 49.117 39.1929 48.2335 41.2622C47.35 43.3315 45.6776 44.9329 42.3328 48.1359L32.3431 57.7021C29.7255 60.2086 28.4167 61.4619 26.8105 61.462C25.2042 61.4621 23.8953 60.2089 21.2775 57.7026L11.2856 48.1361C7.94017 44.933 6.26744 43.3315 5.38374 41.262C4.50004 39.1925 4.50004 36.8767 4.50003 32.2452L4.50001 17.4326C4.50001 13.5858 4.5 11.6624 5.49477 10.1576C6.48953 8.65277 8.25915 7.89918 11.7984 6.392L21.3233 2.33586Z' fill='url(%23paint0_linear_1251_27703)'/%3E%3Cpath opacity='0.8' d='M22.6169 5.7778C24.6038 4.90204 25.5973 4.46417 26.6504 4.46419C27.7035 4.46422 28.6969 4.90214 30.6838 5.77799L40.0254 9.89595C42.3417 10.917 43.4998 11.4275 44.1492 12.4234C44.7985 13.4193 44.7985 14.6849 44.7985 17.2163V30.6585C44.7985 34.888 44.7985 37.0027 43.9886 38.8907C43.1787 40.7787 41.6463 42.2361 38.5816 45.1508L30.7835 52.5673C28.826 54.429 27.8472 55.3598 26.6484 55.3598C25.4496 55.3598 24.4709 54.4289 22.5134 52.5671L14.7162 45.1507C11.6518 42.236 10.1196 40.7787 9.30982 38.8908C8.5 37.0029 8.5 34.8883 8.5 30.6591V17.2165C8.5 14.6851 8.5 13.4193 9.14939 12.4234C9.79878 11.4275 10.957 10.9171 13.2734 9.89606L22.6169 5.7778Z' fill='url(%23paint1_radial_1251_27703)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_1251_27703' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='8' y='4' width='37' height='50'%3E%3Cpath d='M20.5316 5.6922C23.2482 4.7189 24.6066 4.23225 26.0141 4.14233C26.4379 4.11525 26.863 4.1152 27.2869 4.14218C28.6944 4.23177 30.0529 4.71813 32.7699 5.69085C37.9764 7.55483 40.5797 8.48683 42.277 10.3954C42.7804 10.9615 43.2178 11.5829 43.5809 12.2477C44.8051 14.4893 44.8044 17.2542 44.8029 22.784L44.8006 31.6072C44.7997 34.9827 44.7992 36.6705 44.2772 38.2215C44.1207 38.6865 43.9301 39.1393 43.7071 39.5764C42.9634 41.034 41.7568 42.2148 39.3436 44.5764C33.9877 49.8177 31.3098 52.4383 28.0789 52.9052C27.1302 53.0423 26.1667 53.0423 25.218 52.9051C21.9872 52.4381 19.3101 49.818 13.956 44.578C11.5433 42.2167 10.337 41.036 9.59333 39.5783C9.36967 39.1399 9.17868 38.6855 9.02192 38.219C8.50069 36.6678 8.50114 34.9798 8.50204 31.6039L8.5044 22.7722C8.50588 17.248 8.50661 14.4859 9.72991 12.2465C10.0932 11.5814 10.531 10.9597 11.0347 10.3935C12.7309 8.48699 15.3311 7.55539 20.5316 5.6922Z' fill='url(%23paint2_radial_1251_27703)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1251_27703)'%3E%3Cpath opacity='0.3' d='M47.6053 28.7597C47.6053 25.081 46.637 21.4671 44.7976 18.2812L26.6484 28.7597H47.6053Z' fill='white'/%3E%3Cpath d='M44.7976 39.2382C46.637 36.0523 47.6053 32.4384 47.6053 28.7597H26.6484L44.7976 39.2382Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M37.1268 46.9089C40.3127 45.0696 42.9583 42.424 44.7976 39.2382L26.6484 28.7597L37.1268 46.9089Z' fill='white'/%3E%3Cpath d='M26.6484 49.7166C30.3271 49.7166 33.941 48.7483 37.1268 46.9089L26.6484 28.7597V49.7166Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M16.1699 46.9089C19.3557 48.7483 22.9696 49.7166 26.6484 49.7166V28.7597L16.1699 46.9089Z' fill='white'/%3E%3Cpath d='M8.49911 39.2382C10.3385 42.424 12.984 45.0696 16.1699 46.9089L26.6484 28.7597L8.49911 39.2382Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M5.69141 28.7597C5.69141 32.4384 6.65975 36.0523 8.4991 39.2382L26.6484 28.7597L5.69141 28.7597Z' fill='white'/%3E%3Cpath d='M8.49911 18.2812C6.65975 21.4671 5.69141 25.081 5.69141 28.7597L26.6484 28.7597L8.49911 18.2812Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M16.1699 10.6104C12.984 12.4498 10.3385 15.0953 8.49911 18.2812L26.6484 28.7597L16.1699 10.6104Z' fill='white'/%3E%3Cpath d='M26.6484 7.80273C22.9697 7.80273 19.3557 8.77108 16.1699 10.6104L26.6484 28.7597V7.80273Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M37.1268 10.6104C33.941 8.77108 30.3271 7.80273 26.6484 7.80273V28.7597L37.1268 10.6104Z' fill='white'/%3E%3Cpath d='M44.7976 18.2812C42.9583 15.0953 40.3127 12.4498 37.1268 10.6104L26.6484 28.7597L44.7976 18.2812Z' fill='%23BABABA'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M11.4137 50.5255C11.1192 50.6335 10.1689 50.9305 9.28548 51.2139L7.70605 51.7133L9.82087 53.846C10.9854 55.0338 11.9892 55.9922 12.0428 55.9922C12.1097 55.9922 12.1499 54.7099 12.1499 53.1576C12.1499 51.5919 12.1097 50.3231 12.0562 50.3366C11.9892 50.3366 11.7081 50.431 11.4137 50.5255Z' fill='%236D6D6D'/%3E%3Cpath d='M42.8525 53.1576C42.8525 54.716 42.9876 55.9922 43.0545 55.9922C43.1081 55.9922 44.017 55.0384 45.1815 53.8562L47.2963 51.7202L46.6539 51.5186C46.0114 51.3171 43.7627 50.6051 43.1604 50.4171L42.8525 50.3364V53.1576Z' fill='%236D6D6D'/%3E%3Cpath d='M6.11148 46.2711C5.36695 46.5317 4.28739 46.9784 3.69176 47.2638C2.43848 47.8595 0.415847 49.1252 0.502708 49.2368C0.539934 49.2741 1.3341 50.0682 2.25235 50.9865L3.93994 52.6617L3.36914 54.8332C3.04651 56.0244 2.63702 57.5631 2.43848 58.2456C2.23994 58.9281 2.10344 59.4989 2.11585 59.5113C2.12826 59.5361 2.78592 59.2259 3.56768 58.8412C5.93775 57.6748 9.58593 56.4215 11.4721 56.1237C11.7575 56.0741 11.9932 56.0368 11.9932 56.0244C11.9932 55.9996 11.075 55.0814 9.94579 53.9646C8.5436 52.5748 7.94798 51.9047 8.05965 51.8303C8.17133 51.7558 8.17133 51.731 8.05965 51.731C7.93557 51.731 7.89834 51.0485 7.89834 48.7529C7.89834 45.9982 7.88593 45.7748 7.68739 45.7872C7.5633 45.7872 6.856 46.0106 6.11148 46.2711Z' fill='%23969696'/%3E%3Cpath d='M47.1099 48.7533C47.1099 51.0489 47.0727 51.7314 46.961 51.7314C46.8369 51.7314 46.8369 51.7562 46.9486 51.8307C47.0603 51.9051 46.4647 52.5752 45.0625 53.965C43.9333 55.0818 43.0274 56 43.0523 56.0124C43.0647 56.0249 43.4121 56.0993 43.8216 56.1862C46.1296 56.6701 49.0209 57.6752 51.391 58.8044C52.2099 59.2015 52.8924 59.5117 52.9048 59.5117C52.9172 59.4993 52.7683 58.9285 52.5698 58.246C52.3712 57.5635 51.9618 56.0249 51.6391 54.8336L51.0683 52.6621L52.818 50.9373L54.5676 49.2L54.2822 48.9891C53.7362 48.5672 52.0734 47.6241 51.0559 47.1402C49.9888 46.6438 47.5815 45.7752 47.2836 45.7752C47.1347 45.7752 47.1099 46.284 47.1099 48.7533Z' fill='%23969696'/%3E%3Cg filter='url(%23filter0_d_1251_27703)'%3E%3Cpath d='M18.5432 40V34.618H23.8472V21.826H19.1672V17.692C20.5712 17.406 21.7672 17.081 22.7552 16.717C23.7432 16.327 24.7052 15.846 25.6412 15.274H30.5552V34.618H35.0012V40H18.5432Z' fill='white'/%3E%3C/g%3E%3Cpath d='M25.2703 38.0317C24.96 38.0565 24.017 38.1309 23.1608 38.2054C18.979 38.5652 14.4374 39.5455 8.95273 41.2704L7.83594 41.6302L7.88557 46.6433C7.91039 49.4105 7.94762 51.6937 7.97243 51.7061C7.98484 51.7309 8.82864 51.4952 9.84616 51.185C10.8637 50.8747 11.7819 50.6142 11.8936 50.6142C12.0053 50.6142 12.9608 50.3908 14.0031 50.1178C19.0535 48.8025 23.0739 48.2565 27.5907 48.2565C31.8221 48.2565 35.6812 48.7652 40.3469 49.9565C41.5754 50.2667 42.7542 50.5521 42.9528 50.5769C43.1637 50.6142 44.1564 50.8871 45.1615 51.1974C46.1791 51.5076 47.0229 51.7309 47.0353 51.7061C47.0601 51.6937 47.0973 49.4105 47.1221 46.6433L47.1718 41.6302L45.6827 41.1587C40.9177 39.6448 36.6739 38.7141 32.4798 38.255C30.8046 38.0813 26.3374 37.9324 25.2703 38.0317Z' fill='%23909090'/%3E%3Cpath d='M15.4952 46V41.45H17.1612C17.4925 41.45 17.7982 41.4967 18.0782 41.59C18.3582 41.6833 18.5822 41.8397 18.7502 42.059C18.9229 42.2783 19.0092 42.5793 19.0092 42.962C19.0092 43.3307 18.9229 43.634 18.7502 43.872C18.5822 44.1053 18.3582 44.278 18.0782 44.39C17.8029 44.502 17.5065 44.558 17.1892 44.558H16.6992V46H15.4952ZM16.6992 43.606H17.1332C17.3712 43.606 17.5462 43.55 17.6582 43.438C17.7749 43.3213 17.8332 43.1627 17.8332 42.962C17.8332 42.7567 17.7702 42.612 17.6442 42.528C17.5182 42.444 17.3385 42.402 17.1052 42.402H16.6992V43.606ZM19.754 46V41.45H22.694V42.458H20.958V43.172H22.442V44.18H20.958V44.992H22.764V46H19.754ZM23.6436 46V41.45H24.9316L25.6176 43.312C25.6596 43.438 25.6993 43.5687 25.7366 43.704C25.774 43.8393 25.8136 43.9747 25.8556 44.11H25.8836C25.9256 43.9747 25.9653 43.8393 26.0026 43.704C26.04 43.5687 26.0796 43.438 26.1216 43.312L26.7796 41.45H28.0676V46H26.9756V44.656C26.9756 44.502 26.985 44.3293 27.0036 44.138C27.0223 43.942 27.0433 43.746 27.0666 43.55C27.09 43.354 27.111 43.1813 27.1296 43.032H27.1016L26.7236 44.124L26.1636 45.629H25.5196L24.9596 44.124L24.5956 43.032H24.5676C24.5863 43.1813 24.6073 43.354 24.6306 43.55C24.654 43.746 24.675 43.942 24.6936 44.138C24.7123 44.3293 24.7216 44.502 24.7216 44.656V46H23.6436ZM30.9402 46.084C30.3056 46.084 29.8319 45.8973 29.5192 45.524C29.2066 45.1507 29.0502 44.5767 29.0502 43.802V41.45H30.2542V43.942C30.2542 44.348 30.3079 44.635 30.4152 44.803C30.5272 44.9663 30.7022 45.048 30.9402 45.048C31.1782 45.048 31.3532 44.9663 31.4652 44.803C31.5819 44.635 31.6402 44.348 31.6402 43.942V41.45H32.8022V43.802C32.8022 44.5767 32.6506 45.1507 32.3472 45.524C32.0486 45.8973 31.5796 46.084 30.9402 46.084ZM33.7813 46V41.45H34.9853V44.992H36.7073V46H33.7813ZM38.6009 43.788L38.5239 44.103H39.3639L39.2869 43.788C39.2309 43.5687 39.1749 43.3307 39.1189 43.074C39.0629 42.8173 39.0069 42.5747 38.9509 42.346H38.9229C38.8762 42.5747 38.8249 42.8173 38.7689 43.074C38.7129 43.3307 38.6569 43.5687 38.6009 43.788ZM36.8509 46L38.2369 41.45H39.6929L41.0789 46H39.8049L39.5809 45.034H38.3069L38.0829 46H36.8509Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_d_1251_27703' x='14.543' y='15.2744' width='24.458' height='32.7256' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_1251_27703'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_1251_27703' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_1251_27703' x1='26.8085' y1='0' x2='26.8085' y2='63' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%239C9C9C'/%3E%3Cstop offset='1' stop-color='%23787878'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_1251_27703' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(5.69141 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_1251_27703' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(5.69923 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 55px;
  height: 63px;
}
.CX-leaderboard .box-task-center .box-task-center-inner .task-center-item:nth-child(2) .box-vector {
  background-image: url("data:image/svg+xml,%3Csvg width='55' height='63' viewBox='0 0 55 63' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.3917 2.33586C24.0962 1.18414 25.4485 0.608281 26.8769 0.608282C28.3053 0.608283 29.6575 1.18414 32.3621 2.33587L41.8869 6.392C45.4261 7.89918 47.1958 8.65277 48.1905 10.1576C49.1853 11.6624 49.1853 13.5858 49.1853 17.4326L49.1853 32.2463C49.1853 36.8774 49.1853 39.1929 48.3018 41.2622C47.4183 43.3315 45.7459 44.9329 42.4011 48.1359L32.4114 57.7021C29.7939 60.2086 28.4851 61.4619 26.8788 61.462C25.2726 61.4621 23.9637 60.2089 21.3459 57.7026L11.354 48.1361C8.00853 44.933 6.33579 43.3315 5.4521 41.262C4.5684 39.1925 4.5684 36.8767 4.56839 32.2452L4.56837 17.4326C4.56836 13.5858 4.56836 11.6624 5.56312 10.1576C6.55789 8.65277 8.32751 7.89918 11.8668 6.392L21.3917 2.33586Z' fill='url(%23paint0_linear_1251_27704)'/%3E%3Cpath opacity='0.8' d='M22.6853 5.7778C24.6722 4.90204 25.6656 4.46417 26.7187 4.46419C27.7718 4.46422 28.7653 4.90214 30.7521 5.77799L40.0938 9.89595C42.4101 10.917 43.5682 11.4275 44.2175 12.4234C44.8669 13.4193 44.8669 14.6849 44.8669 17.2163V30.6585C44.8669 34.888 44.8669 37.0027 44.057 38.8907C43.247 40.7787 41.7147 42.2361 38.6499 45.1508L30.8518 52.5673C28.8943 54.429 27.9156 55.3598 26.7168 55.3598C25.5179 55.3598 24.5392 54.4289 22.5818 52.5671L14.7846 45.1507C11.7202 42.236 10.188 40.7787 9.37818 38.8908C8.56836 37.0029 8.56836 34.8883 8.56836 30.6591V17.2165C8.56836 14.6851 8.56836 13.4193 9.21775 12.4234C9.86714 11.4275 11.0254 10.9171 13.3418 9.89606L22.6853 5.7778Z' fill='url(%23paint1_radial_1251_27704)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_1251_27704' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='8' y='4' width='37' height='50'%3E%3Cpath d='M20.6 5.6922C23.3166 4.7189 24.6749 4.23225 26.0824 4.14233C26.5063 4.11525 26.9314 4.1152 27.3552 4.14218C28.7628 4.23177 30.1213 4.71813 32.8383 5.69085C38.0448 7.55483 40.6481 8.48683 42.3454 10.3954C42.8488 10.9615 43.2862 11.5829 43.6493 12.2477C44.8735 14.4893 44.8727 17.2542 44.8713 22.784L44.8689 31.6072C44.868 34.9827 44.8676 36.6705 44.3455 38.2215C44.189 38.6865 43.9985 39.1393 43.7755 39.5764C43.0318 41.034 41.8252 42.2148 39.4119 44.5764C34.0561 49.8177 31.3782 52.4383 28.1473 52.9052C27.1986 53.0423 26.2351 53.0423 25.2864 52.9051C22.0555 52.4381 19.3785 49.818 14.0244 44.578C11.6117 42.2167 10.4054 41.036 9.66169 39.5783C9.43803 39.1399 9.24704 38.6855 9.09028 38.219C8.56905 36.6678 8.5695 34.9798 8.5704 31.6039L8.57276 22.7722C8.57424 17.248 8.57497 14.4859 9.79827 12.2465C10.1616 11.5814 10.5993 10.9597 11.1031 10.3935C12.7992 8.48699 15.3995 7.55539 20.6 5.6922Z' fill='url(%23paint2_radial_1251_27704)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1251_27704)'%3E%3Cpath opacity='0.3' d='M47.6737 28.7597C47.6737 25.081 46.7053 21.4671 44.866 18.2812L26.7167 28.7597H47.6737Z' fill='white'/%3E%3Cpath d='M44.866 39.2382C46.7053 36.0523 47.6737 32.4384 47.6737 28.7597H26.7167L44.866 39.2382Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M37.1952 46.9089C40.3811 45.0696 43.0266 42.424 44.866 39.2382L26.7167 28.7597L37.1952 46.9089Z' fill='white'/%3E%3Cpath d='M26.7167 49.7166C30.3954 49.7166 34.0093 48.7483 37.1952 46.9089L26.7167 28.7597V49.7166Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M16.2382 46.9089C19.4241 48.7483 23.038 49.7166 26.7167 49.7166V28.7597L16.2382 46.9089Z' fill='white'/%3E%3Cpath d='M8.56747 39.2382C10.4068 42.424 13.0524 45.0696 16.2382 46.9089L26.7167 28.7597L8.56747 39.2382Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M5.75977 28.7597C5.75977 32.4384 6.72811 36.0523 8.56746 39.2382L26.7167 28.7597L5.75977 28.7597Z' fill='white'/%3E%3Cpath d='M8.56747 18.2812C6.72811 21.4671 5.75977 25.081 5.75977 28.7597L26.7167 28.7597L8.56747 18.2812Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M16.2382 10.6104C13.0524 12.4498 10.4068 15.0953 8.56747 18.2812L26.7167 28.7597L16.2382 10.6104Z' fill='white'/%3E%3Cpath d='M26.7167 7.80273C23.038 7.80273 19.4241 8.77108 16.2382 10.6104L26.7167 28.7597V7.80273Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M37.1952 10.6104C34.0093 8.77108 30.3954 7.80273 26.7167 7.80273V28.7597L37.1952 10.6104Z' fill='white'/%3E%3Cpath d='M44.866 18.2812C43.0266 15.0953 40.3811 12.4498 37.1952 10.6104L26.7167 28.7597L44.866 18.2812Z' fill='%23BABABA'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M11.482 50.5255C11.1876 50.6335 10.2372 50.9305 9.35384 51.2139L7.77441 51.7133L9.88923 53.846C11.0537 55.0338 12.0576 55.9922 12.1111 55.9922C12.1781 55.9922 12.2182 54.7099 12.2182 53.1576C12.2182 51.5919 12.1781 50.3231 12.1245 50.3366C12.0576 50.3366 11.7765 50.431 11.482 50.5255Z' fill='%236D6D6D'/%3E%3Cpath d='M42.9209 53.1576C42.9209 54.716 43.056 55.9922 43.1229 55.9922C43.1764 55.9922 44.0854 55.0384 45.2499 53.8562L47.3647 51.7202L46.7222 51.5186C46.0797 51.3171 43.8311 50.6051 43.2288 50.4171L42.9209 50.3364V53.1576Z' fill='%236D6D6D'/%3E%3Cpath d='M6.17983 46.2711C5.43531 46.5317 4.35574 46.9784 3.76012 47.2638C2.50684 47.8595 0.484206 49.1252 0.571068 49.2368C0.608294 49.2741 1.40246 50.0682 2.32071 50.9865L4.0083 52.6617L3.4375 54.8332C3.11487 56.0244 2.70538 57.5631 2.50684 58.2456C2.3083 58.9281 2.1718 59.4989 2.18421 59.5113C2.19662 59.5361 2.85428 59.2259 3.63604 58.8412C6.00611 57.6748 9.65429 56.4215 11.5404 56.1237C11.8258 56.0741 12.0616 56.0368 12.0616 56.0244C12.0616 55.9996 11.1433 55.0814 10.0141 53.9646C8.61196 52.5748 8.01633 51.9047 8.12801 51.8303C8.23969 51.7558 8.23969 51.731 8.12801 51.731C8.00393 51.731 7.9667 51.0485 7.9667 48.7529C7.9667 45.9982 7.95429 45.7748 7.75575 45.7872C7.63166 45.7872 6.92436 46.0106 6.17983 46.2711Z' fill='%23969696'/%3E%3Cpath d='M47.1783 48.7533C47.1783 51.0489 47.1411 51.7314 47.0294 51.7314C46.9053 51.7314 46.9053 51.7562 47.017 51.8307C47.1287 51.9051 46.533 52.5752 45.1308 53.965C44.0016 55.0818 43.0958 56 43.1206 56.0124C43.133 56.0249 43.4805 56.0993 43.89 56.1862C46.198 56.6701 49.0892 57.6752 51.4593 58.8044C52.2783 59.2015 52.9608 59.5117 52.9732 59.5117C52.9856 59.4993 52.8367 58.9285 52.6381 58.246C52.4396 57.5635 52.0301 56.0249 51.7075 54.8336L51.1367 52.6621L52.8863 50.9373L54.636 49.2L54.3506 48.9891C53.8046 48.5672 52.1418 47.6241 51.1243 47.1402C50.0571 46.6438 47.6498 45.7752 47.352 45.7752C47.2031 45.7752 47.1783 46.284 47.1783 48.7533Z' fill='%23969696'/%3E%3Cg filter='url(%23filter0_d_1251_27704)'%3E%3Cpath d='M17.4416 40V36.178C19.3916 34.384 21.1466 32.72 22.7066 31.186C24.2926 29.652 25.5406 28.235 26.4506 26.935C27.3606 25.635 27.8156 24.426 27.8156 23.308C27.8156 22.19 27.5296 21.371 26.9576 20.851C26.4116 20.305 25.6836 20.032 24.7736 20.032C23.9676 20.032 23.2396 20.279 22.5896 20.773C21.9396 21.241 21.3156 21.774 20.7176 22.372L17.1296 18.784C18.4296 17.406 19.7296 16.405 21.0296 15.781C22.3296 15.131 23.8896 14.806 25.7096 14.806C27.3736 14.806 28.8426 15.144 30.1166 15.82C31.3906 16.47 32.3916 17.406 33.1196 18.628C33.8476 19.85 34.2116 21.28 34.2116 22.918C34.2116 24.244 33.8476 25.596 33.1196 26.974C32.4176 28.352 31.5206 29.704 30.4286 31.03C29.3366 32.33 28.2316 33.552 27.1136 34.696C27.7376 34.618 28.4396 34.553 29.2196 34.501C30.0256 34.423 30.7016 34.384 31.2476 34.384H35.3816V40H17.4416Z' fill='white'/%3E%3C/g%3E%3Cpath d='M25.3386 38.0317C25.0284 38.0565 24.0853 38.1309 23.2291 38.2054C19.0474 38.5652 14.5058 39.5455 9.02109 41.2704L7.9043 41.6302L7.95393 46.6433C7.97875 49.4105 8.01598 51.6937 8.04079 51.7061C8.0532 51.7309 8.897 51.4952 9.91452 51.185C10.932 50.8747 11.8503 50.6142 11.962 50.6142C12.0736 50.6142 13.0291 50.3908 14.0715 50.1178C19.1218 48.8025 23.1423 48.2565 27.6591 48.2565C31.8905 48.2565 35.7496 48.7652 40.4153 49.9565C41.6438 50.2667 42.8226 50.5521 43.0211 50.5769C43.2321 50.6142 44.2248 50.8871 45.2299 51.1974C46.2474 51.5076 47.0912 51.7309 47.1036 51.7061C47.1284 51.6937 47.1657 49.4105 47.1905 46.6433L47.2401 41.6302L45.7511 41.1587C40.9861 39.6448 36.7423 38.7141 32.5481 38.255C30.8729 38.0813 26.4058 37.9324 25.3386 38.0317Z' fill='%23909090'/%3E%3Cpath d='M13.276 46V41.45H14.942C15.2733 41.45 15.579 41.4967 15.859 41.59C16.139 41.6833 16.363 41.8397 16.531 42.059C16.7036 42.2783 16.79 42.5793 16.79 42.962C16.79 43.3307 16.7036 43.634 16.531 43.872C16.363 44.1053 16.139 44.278 15.859 44.39C15.5836 44.502 15.2873 44.558 14.97 44.558H14.48V46H13.276ZM14.48 43.606H14.914C15.152 43.606 15.327 43.55 15.439 43.438C15.5556 43.3213 15.614 43.1627 15.614 42.962C15.614 42.7567 15.551 42.612 15.425 42.528C15.299 42.444 15.1193 42.402 14.886 42.402H14.48V43.606ZM17.5348 46V41.45H20.4748V42.458H18.7388V43.172H20.2228V44.18H18.7388V44.992H20.5448V46H17.5348ZM21.4244 46V41.45H23.1464C23.4731 41.45 23.7741 41.4943 24.0494 41.583C24.3247 41.667 24.5464 41.8163 24.7144 42.031C24.8824 42.2457 24.9664 42.542 24.9664 42.92C24.9664 43.2467 24.8987 43.5173 24.7634 43.732C24.6281 43.9467 24.4507 44.1147 24.2314 44.236L25.2184 46H23.8744L23.0904 44.474H22.6284V46H21.4244ZM22.6284 43.522H23.0624C23.5477 43.522 23.7904 43.3213 23.7904 42.92C23.7904 42.724 23.7274 42.5887 23.6014 42.514C23.4801 42.4393 23.3004 42.402 23.0624 42.402H22.6284V43.522ZM25.8336 46V41.45H27.0376V46H25.8336ZM28.0484 46V41.45H29.2804L30.2884 43.48L30.7224 44.502H30.7504C30.7224 44.2547 30.6898 43.9747 30.6524 43.662C30.6151 43.3447 30.5964 43.046 30.5964 42.766V41.45H31.7444V46H30.5124L29.5044 43.963L29.0704 42.948H29.0424C29.0704 43.2047 29.1031 43.4893 29.1404 43.802C29.1778 44.11 29.1964 44.404 29.1964 44.684V46H28.0484ZM33.6196 46V42.458H32.4156V41.45H36.0276V42.458H34.8236V46H33.6196ZM36.7027 46V41.45H37.9067V46H36.7027ZM40.3596 46.084C40.0749 46.084 39.7786 46.0303 39.4706 45.923C39.1626 45.8157 38.8849 45.6523 38.6376 45.433L39.3236 44.607C39.4869 44.7377 39.6619 44.845 39.8486 44.929C40.0399 45.0083 40.2196 45.048 40.3876 45.048C40.5696 45.048 40.7002 45.02 40.7796 44.964C40.8636 44.908 40.9056 44.8287 40.9056 44.726C40.9056 44.6187 40.8496 44.537 40.7376 44.481C40.6302 44.425 40.4809 44.3597 40.2896 44.285L39.7226 44.047C39.4799 43.949 39.2652 43.795 39.0786 43.585C38.8966 43.375 38.8056 43.1067 38.8056 42.78C38.8056 42.5187 38.8779 42.283 39.0226 42.073C39.1672 41.8583 39.3656 41.688 39.6176 41.562C39.8742 41.4313 40.1682 41.366 40.4996 41.366C40.7609 41.366 41.0246 41.4173 41.2906 41.52C41.5612 41.618 41.8016 41.7697 42.0116 41.975L41.4096 42.731C41.2556 42.6237 41.1062 42.542 40.9616 42.486C40.8216 42.43 40.6676 42.402 40.4996 42.402C40.3549 42.402 40.2382 42.4277 40.1496 42.479C40.0656 42.5303 40.0236 42.6073 40.0236 42.71C40.0236 42.8173 40.0842 42.9013 40.2056 42.962C40.3269 43.018 40.4902 43.0857 40.6956 43.165L41.2486 43.382C41.5332 43.494 41.7526 43.6503 41.9066 43.851C42.0606 44.0517 42.1376 44.3107 42.1376 44.628C42.1376 44.8847 42.0676 45.125 41.9276 45.349C41.7922 45.5683 41.5916 45.7457 41.3256 45.881C41.0596 46.0163 40.7376 46.084 40.3596 46.084Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_d_1251_27704' x='13.1299' y='14.8057' width='26.252' height='33.1943' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_1251_27704'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_1251_27704' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_1251_27704' x1='26.8768' y1='0' x2='26.8768' y2='63' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%239C9C9C'/%3E%3Cstop offset='1' stop-color='%23787878'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_1251_27704' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(5.75977 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_1251_27704' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(5.76759 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-leaderboard .box-task-center .box-task-center-inner .task-center-item:nth-child(3) .box-vector {
  background-image: url("data:image/svg+xml,%3Csvg width='55' height='63' viewBox='0 0 55 63' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.46 2.33586C24.1645 1.18414 25.5168 0.608281 26.9452 0.608282C28.3736 0.608283 29.7259 1.18414 32.4304 2.33587L41.9553 6.392C45.4945 7.89918 47.2641 8.65277 48.2589 10.1576C49.2536 11.6624 49.2536 13.5858 49.2537 17.4326L49.2537 32.2463C49.2537 36.8774 49.2537 39.1929 48.3702 41.2622C47.4867 43.3315 45.8143 44.9329 42.4695 48.1359L32.4798 57.7021C29.8622 60.2086 28.5534 61.4619 26.9472 61.462C25.341 61.4621 24.0321 60.2089 21.4143 57.7026L11.4224 48.1361C8.07689 44.933 6.40415 43.3315 5.52046 41.262C4.63676 39.1925 4.63675 36.8767 4.63675 32.2452L4.63673 17.4326C4.63672 13.5858 4.63672 11.6624 5.63148 10.1576C6.62625 8.65277 8.39587 7.89918 11.9351 6.392L21.46 2.33586Z' fill='url(%23paint0_linear_1251_27705)'/%3E%3Cpath opacity='0.8' d='M22.7536 5.7778C24.7406 4.90204 25.734 4.46417 26.7871 4.46419C27.8402 4.46422 28.8336 4.90214 30.8205 5.77799L40.1622 9.89595C42.4784 10.917 43.6366 11.4275 44.2859 12.4234C44.9352 13.4193 44.9352 14.6849 44.9352 17.2163V30.6585C44.9352 34.888 44.9352 37.0027 44.1253 38.8907C43.3154 40.7787 41.783 42.2361 38.7183 45.1508L30.9202 52.5673C28.9627 54.429 27.9839 55.3598 26.7851 55.3598C25.5863 55.3598 24.6076 54.4289 22.6502 52.5671L14.853 45.1507C11.7886 42.236 10.2564 40.7787 9.44654 38.8908C8.63672 37.0029 8.63672 34.8883 8.63672 30.6591V17.2165C8.63672 14.6851 8.63672 13.4193 9.28611 12.4234C9.9355 11.4275 11.0937 10.9171 13.4101 9.89606L22.7536 5.7778Z' fill='url(%23paint1_radial_1251_27705)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_1251_27705' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='8' y='4' width='37' height='50'%3E%3Cpath d='M20.6683 5.6922C23.385 4.7189 24.7433 4.23225 26.1508 4.14233C26.5746 4.11525 26.9997 4.1152 27.4236 4.14218C28.8311 4.23177 30.1896 4.71813 32.9066 5.69085C38.1132 7.55483 40.7164 8.48683 42.4137 10.3954C42.9171 10.9615 43.3546 11.5829 43.7177 12.2477C44.9418 14.4893 44.9411 17.2542 44.9396 22.784L44.9373 31.6072C44.9364 34.9827 44.9359 36.6705 44.4139 38.2215C44.2574 38.6865 44.0669 39.1393 43.8439 39.5764C43.1001 41.034 41.8935 42.2148 39.4803 44.5764C34.1244 49.8177 31.4465 52.4383 28.2157 52.9052C27.2669 53.0423 26.3034 53.0423 25.3547 52.9051C22.1239 52.4381 19.4468 49.818 14.0927 44.578C11.6801 42.2167 10.4737 41.036 9.73005 39.5783C9.50639 39.1399 9.3154 38.6855 9.15864 38.219C8.63741 36.6678 8.63786 34.9798 8.63876 31.6039L8.64112 22.7722C8.64259 17.248 8.64333 14.4859 9.86663 12.2465C10.2299 11.5814 10.6677 10.9597 11.1715 10.3935C12.8676 8.48699 15.4678 7.55539 20.6683 5.6922Z' fill='url(%23paint2_radial_1251_27705)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1251_27705)'%3E%3Cpath opacity='0.3' d='M47.742 28.7597C47.742 25.081 46.7737 21.4671 44.9343 18.2812L26.7851 28.7597H47.742Z' fill='white'/%3E%3Cpath d='M44.9343 39.2382C46.7737 36.0523 47.742 32.4384 47.742 28.7597H26.7851L44.9343 39.2382Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M37.2636 46.9089C40.4494 45.0696 43.095 42.424 44.9343 39.2382L26.7851 28.7597L37.2636 46.9089Z' fill='white'/%3E%3Cpath d='M26.7851 49.7166C30.4638 49.7166 34.0777 48.7483 37.2636 46.9089L26.7851 28.7597V49.7166Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M16.3066 46.9089C19.4925 48.7483 23.1064 49.7166 26.7851 49.7166V28.7597L16.3066 46.9089Z' fill='white'/%3E%3Cpath d='M8.63583 39.2382C10.4752 42.424 13.1207 45.0696 16.3066 46.9089L26.7851 28.7597L8.63583 39.2382Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M5.82813 28.7597C5.82812 32.4384 6.79647 36.0523 8.63582 39.2382L26.7851 28.7597L5.82813 28.7597Z' fill='white'/%3E%3Cpath d='M8.63582 18.2812C6.79647 21.4671 5.82813 25.081 5.82813 28.7597L26.7851 28.7597L8.63582 18.2812Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M16.3066 10.6104C13.1207 12.4498 10.4752 15.0953 8.63583 18.2812L26.7851 28.7597L16.3066 10.6104Z' fill='white'/%3E%3Cpath d='M26.7851 7.80273C23.1064 7.80273 19.4925 8.77108 16.3066 10.6104L26.7851 28.7597V7.80273Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M37.2636 10.6104C34.0777 8.77108 30.4638 7.80273 26.7851 7.80273V28.7597L37.2636 10.6104Z' fill='white'/%3E%3Cpath d='M44.9343 18.2812C43.095 15.0953 40.4494 12.4498 37.2636 10.6104L26.7851 28.7597L44.9343 18.2812Z' fill='%23BABABA'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M11.5504 50.5255C11.2559 50.6335 10.3056 50.9305 9.42219 51.2139L7.84277 51.7133L9.95759 53.846C11.1221 55.0338 12.1259 55.9922 12.1795 55.9922C12.2464 55.9922 12.2866 54.7099 12.2866 53.1576C12.2866 51.5919 12.2464 50.3231 12.1929 50.3366C12.1259 50.3366 11.8449 50.431 11.5504 50.5255Z' fill='%236D6D6D'/%3E%3Cpath d='M42.9893 53.1576C42.9893 54.716 43.1243 55.9922 43.1912 55.9922C43.2448 55.9922 44.1537 55.0384 45.3182 53.8562L47.4331 51.7202L46.7906 51.5186C46.1481 51.3171 43.8994 50.6051 43.2971 50.4171L42.9893 50.3364V53.1576Z' fill='%236D6D6D'/%3E%3Cpath d='M6.24819 46.2711C5.50367 46.5317 4.4241 46.9784 3.82848 47.2638C2.5752 47.8595 0.552565 49.1252 0.639427 49.2368C0.676653 49.2741 1.47082 50.0682 2.38906 50.9865L4.07666 52.6617L3.50585 54.8332C3.18323 56.0244 2.77374 57.5631 2.5752 58.2456C2.37666 58.9281 2.24016 59.4989 2.25257 59.5113C2.26498 59.5361 2.92264 59.2259 3.7044 58.8412C6.07447 57.6748 9.72265 56.4215 11.6088 56.1237C11.8942 56.0741 12.13 56.0368 12.13 56.0244C12.13 55.9996 11.2117 55.0814 10.0825 53.9646C8.68032 52.5748 8.08469 51.9047 8.19637 51.8303C8.30805 51.7558 8.30805 51.731 8.19637 51.731C8.07229 51.731 8.03506 51.0485 8.03506 48.7529C8.03506 45.9982 8.02265 45.7748 7.82411 45.7872C7.70002 45.7872 6.99272 46.0106 6.24819 46.2711Z' fill='%23969696'/%3E%3Cpath d='M47.2466 48.7533C47.2466 51.0489 47.2094 51.7314 47.0977 51.7314C46.9737 51.7314 46.9737 51.7562 47.0853 51.8307C47.197 51.9051 46.6014 52.5752 45.1992 53.965C44.07 55.0818 43.1642 56 43.189 56.0124C43.2014 56.0249 43.5488 56.0993 43.9583 56.1862C46.2664 56.6701 49.1576 57.6752 51.5277 58.8044C52.3467 59.2015 53.0291 59.5117 53.0415 59.5117C53.054 59.4993 52.905 58.9285 52.7065 58.246C52.508 57.5635 52.0985 56.0249 51.7758 54.8336L51.205 52.6621L52.9547 50.9373L54.7043 49.2L54.4189 48.9891C53.8729 48.5672 52.2102 47.6241 51.1926 47.1402C50.1255 46.6438 47.7182 45.7752 47.4204 45.7752C47.2715 45.7752 47.2466 46.284 47.2466 48.7533Z' fill='%23969696'/%3E%3Cg filter='url(%23filter0_d_1251_27705)'%3E%3Cpath d='M25.7 40.468C23.698 40.468 21.956 40.156 20.474 39.532C19.018 38.908 17.822 38.05 16.886 36.958L19.928 32.746C20.682 33.448 21.488 34.02 22.346 34.462C23.23 34.878 24.114 35.086 24.998 35.086C26.09 35.086 26.961 34.891 27.611 34.501C28.261 34.111 28.586 33.526 28.586 32.746C28.586 32.122 28.43 31.589 28.118 31.147C27.806 30.705 27.208 30.367 26.324 30.133C25.466 29.899 24.166 29.782 22.424 29.782V25.102C24.504 25.102 25.921 24.855 26.675 24.361C27.429 23.841 27.806 23.152 27.806 22.294C27.806 20.786 26.948 20.032 25.232 20.032C24.426 20.032 23.685 20.201 23.009 20.539C22.359 20.877 21.644 21.384 20.864 22.06L17.51 18.004C18.732 16.99 19.993 16.21 21.293 15.664C22.619 15.092 24.036 14.806 25.544 14.806C28.274 14.806 30.445 15.417 32.057 16.639C33.695 17.835 34.514 19.551 34.514 21.787C34.514 24.179 33.188 25.96 30.536 27.13V27.286C31.94 27.702 33.084 28.404 33.968 29.392C34.852 30.38 35.294 31.654 35.294 33.214C35.294 34.774 34.852 36.1 33.968 37.192C33.084 38.258 31.914 39.077 30.458 39.649C29.002 40.195 27.416 40.468 25.7 40.468Z' fill='white'/%3E%3C/g%3E%3Cpath d='M25.407 38.0317C25.0968 38.0565 24.1537 38.1309 23.2975 38.2054C19.1157 38.5652 14.5741 39.5455 9.08945 41.2704L7.97266 41.6302L8.02229 46.6433C8.04711 49.4105 8.08434 51.6937 8.10915 51.7061C8.12156 51.7309 8.96536 51.4952 9.98288 51.185C11.0004 50.8747 11.9186 50.6142 12.0303 50.6142C12.142 50.6142 13.0975 50.3908 14.1398 50.1178C19.1902 48.8025 23.2106 48.2565 27.7274 48.2565C31.9588 48.2565 35.8179 48.7652 40.4837 49.9565C41.7121 50.2667 42.891 50.5521 43.0895 50.5769C43.3004 50.6142 44.2931 50.8871 45.2983 51.1974C46.3158 51.5076 47.1596 51.7309 47.172 51.7061C47.1968 51.6937 47.234 49.4105 47.2588 46.6433L47.3085 41.6302L45.8194 41.1587C41.0545 39.6448 36.8107 38.7141 32.6165 38.255C30.9413 38.0813 26.4741 37.9324 25.407 38.0317Z' fill='%23909090'/%3E%3Cpath d='M10.1725 46V41.45H11.4605L12.1465 43.312C12.1885 43.438 12.2281 43.5687 12.2655 43.704C12.3028 43.8393 12.3425 43.9747 12.3845 44.11H12.4125C12.4545 43.9747 12.4941 43.8393 12.5315 43.704C12.5688 43.5687 12.6085 43.438 12.6505 43.312L13.3085 41.45H14.5965V46H13.5045V44.656C13.5045 44.502 13.5138 44.3293 13.5325 44.138C13.5511 43.942 13.5721 43.746 13.5955 43.55C13.6188 43.354 13.6398 43.1813 13.6585 43.032H13.6305L13.2525 44.124L12.6925 45.629H12.0485L11.4885 44.124L11.1245 43.032H11.0965C11.1151 43.1813 11.1361 43.354 11.1595 43.55C11.1828 43.746 11.2038 43.942 11.2225 44.138C11.2411 44.3293 11.2505 44.502 11.2505 44.656V46H10.1725ZM15.607 46V41.45H18.547V42.458H16.811V43.172H18.295V44.18H16.811V44.992H18.617V46H15.607ZM19.4967 46V41.45H20.7287L21.7367 43.48L22.1707 44.502H22.1987C22.1707 44.2547 22.138 43.9747 22.1007 43.662C22.0633 43.3447 22.0447 43.046 22.0447 42.766V41.45H23.1927V46H21.9607L20.9527 43.963L20.5187 42.948H20.4907C20.5187 43.2047 20.5513 43.4893 20.5887 43.802C20.626 44.11 20.6447 44.404 20.6447 44.684V46H19.4967ZM24.1998 46V41.45H27.1398V42.458H25.4038V43.172H26.8878V44.18H25.4038V44.992H27.2098V46H24.1998ZM28.0894 46V41.45H29.3214L30.3294 43.48L30.7634 44.502H30.7914C30.7634 44.2547 30.7308 43.9747 30.6934 43.662C30.6561 43.3447 30.6374 43.046 30.6374 42.766V41.45H31.7854V46H30.5534L29.5454 43.963L29.1114 42.948H29.0834C29.1114 43.2047 29.1441 43.4893 29.1814 43.802C29.2188 44.11 29.2374 44.404 29.2374 44.684V46H28.0894ZM34.8926 46.084C34.4679 46.084 34.0806 46 33.7306 45.832C33.3852 45.6593 33.1099 45.4003 32.9046 45.055C32.6992 44.7097 32.5966 44.278 32.5966 43.76C32.5966 43.3773 32.6572 43.039 32.7786 42.745C32.8999 42.4463 33.0656 42.1943 33.2756 41.989C33.4856 41.7837 33.7259 41.6297 33.9966 41.527C34.2719 41.4197 34.5612 41.366 34.8646 41.366C35.2006 41.366 35.4922 41.4267 35.7396 41.548C35.9869 41.6647 36.1899 41.8047 36.3486 41.968L35.7186 42.738C35.6066 42.64 35.4876 42.5607 35.3616 42.5C35.2402 42.4347 35.0886 42.402 34.9066 42.402C34.5986 42.402 34.3419 42.5187 34.1366 42.752C33.9312 42.9807 33.8286 43.3027 33.8286 43.718C33.8286 44.1427 33.9242 44.4717 34.1156 44.705C34.3116 44.9337 34.6126 45.048 35.0186 45.048C35.0839 45.048 35.1469 45.041 35.2076 45.027C35.2729 45.013 35.3266 44.992 35.3686 44.964V44.334H34.6966V43.354H36.4326V45.524C36.2739 45.678 36.0569 45.811 35.7816 45.923C35.5109 46.0303 35.2146 46.084 34.8926 46.084ZM38.4256 43.788L38.3486 44.103H39.1886L39.1116 43.788C39.0556 43.5687 38.9996 43.3307 38.9436 43.074C38.8876 42.8173 38.8316 42.5747 38.7756 42.346H38.7476C38.7009 42.5747 38.6496 42.8173 38.5936 43.074C38.5376 43.3307 38.4816 43.5687 38.4256 43.788ZM36.6756 46L38.0616 41.45H39.5176L40.9036 46H39.6296L39.4056 45.034H38.1316L37.9076 46H36.6756ZM41.3375 46V41.45H42.5415V43.144H43.8995V41.45H45.1035V46H43.8995V44.194H42.5415V46H41.3375Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_d_1251_27705' x='12.8857' y='14.8057' width='26.4082' height='33.6621' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_1251_27705'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_1251_27705' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_1251_27705' x1='26.9452' y1='0' x2='26.9452' y2='63' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%239C9C9C'/%3E%3Cstop offset='1' stop-color='%23787878'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_1251_27705' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(5.82813 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_1251_27705' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(5.83594 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-leaderboard .box-task-center .box-task-center-inner .task-center-item:nth-child(4) .box-vector {
  background-image: url("data:image/svg+xml,%3Csvg width='55' height='63' viewBox='0 0 55 63' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.5284 2.33586C24.2329 1.18414 25.5852 0.608281 27.0136 0.608282C28.442 0.608283 29.7943 1.18414 32.4988 2.33587L42.0236 6.392C45.5629 7.89918 47.3325 8.65277 48.3272 10.1576C49.322 11.6624 49.322 13.5858 49.322 17.4326L49.322 32.2463C49.322 36.8774 49.322 39.1929 48.4385 41.2622C47.555 43.3315 45.8826 44.9329 42.5379 48.1359L32.5481 57.7021C29.9306 60.2086 28.6218 61.4619 27.0156 61.462C25.4093 61.4621 24.1004 60.2089 21.4826 57.7026L11.4907 48.1361C8.14525 44.933 6.47251 43.3315 5.58882 41.262C4.70512 39.1925 4.70511 36.8767 4.70511 32.2452L4.70509 17.4326C4.70508 13.5858 4.70508 11.6624 5.69984 10.1576C6.69461 8.65277 8.46423 7.89918 12.0035 6.392L21.5284 2.33586Z' fill='url(%23paint0_linear_1251_27706)'/%3E%3Cpath opacity='0.8' d='M22.822 5.7778C24.8089 4.90204 25.8024 4.46417 26.8555 4.46419C27.9085 4.46422 28.902 4.90214 30.8889 5.77799L40.2305 9.89595C42.5468 10.917 43.7049 11.4275 44.3543 12.4234C45.0036 13.4193 45.0036 14.6849 45.0036 17.2163V30.6585C45.0036 34.888 45.0036 37.0027 44.1937 38.8907C43.3838 40.7787 41.8514 42.2361 38.7866 45.1508L30.9886 52.5673C29.0311 54.429 28.0523 55.3598 26.8535 55.3598C25.6546 55.3598 24.6759 54.4289 22.7185 52.5671L14.9213 45.1507C11.8569 42.236 10.3247 40.7787 9.5149 38.8908C8.70508 37.0029 8.70508 34.8883 8.70508 30.6591V17.2165C8.70508 14.6851 8.70508 13.4193 9.35447 12.4234C10.0039 11.4275 11.1621 10.9171 13.4785 9.89606L22.822 5.7778Z' fill='url(%23paint1_radial_1251_27706)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_1251_27706' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='8' y='4' width='38' height='50'%3E%3Cpath d='M20.7367 5.6922C23.4533 4.7189 24.8116 4.23225 26.2191 4.14233C26.643 4.11525 27.0681 4.1152 27.4919 4.14218C28.8995 4.23177 30.258 4.71813 32.975 5.69085C38.1815 7.55483 40.7848 8.48683 42.4821 10.3954C42.9855 10.9615 43.4229 11.5829 43.786 12.2477C45.0102 14.4893 45.0095 17.2542 45.008 22.784L45.0056 31.6072C45.0047 34.9827 45.0043 36.6705 44.4823 38.2215C44.3257 38.6865 44.1352 39.1393 43.9122 39.5764C43.1685 41.034 41.9619 42.2148 39.5487 44.5764C34.1928 49.8177 31.5149 52.4383 28.284 52.9052C27.3353 53.0423 26.3718 53.0423 25.4231 52.9051C22.1922 52.4381 19.5152 49.818 14.1611 44.578C11.7484 42.2167 10.5421 41.036 9.7984 39.5783C9.57475 39.1399 9.38376 38.6855 9.227 38.219C8.70576 36.6678 8.70622 34.9798 8.70712 31.6039L8.70948 22.7722C8.71095 17.248 8.71169 14.4859 9.93499 12.2465C10.2983 11.5814 10.7361 10.9597 11.2398 10.3935C12.936 8.48699 15.5362 7.55539 20.7367 5.6922Z' fill='url(%23paint2_radial_1251_27706)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1251_27706)'%3E%3Cpath opacity='0.3' d='M47.8104 28.7597C47.8104 25.081 46.8421 21.4671 45.0027 18.2812L26.8534 28.7597H47.8104Z' fill='white'/%3E%3Cpath d='M45.0027 39.2382C46.8421 36.0523 47.8104 32.4384 47.8104 28.7597H26.8534L45.0027 39.2382Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M37.3319 46.9089C40.5178 45.0696 43.1633 42.424 45.0027 39.2382L26.8534 28.7597L37.3319 46.9089Z' fill='white'/%3E%3Cpath d='M26.8534 49.7166C30.5322 49.7166 34.1461 48.7483 37.3319 46.9089L26.8534 28.7597V49.7166Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M16.375 46.9089C19.5608 48.7483 23.1747 49.7166 26.8534 49.7166V28.7597L16.375 46.9089Z' fill='white'/%3E%3Cpath d='M8.70418 39.2382C10.5435 42.424 13.1891 45.0696 16.375 46.9089L26.8534 28.7597L8.70418 39.2382Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M5.89648 28.7597C5.89648 32.4384 6.86483 36.0523 8.70418 39.2382L26.8534 28.7597L5.89648 28.7597Z' fill='white'/%3E%3Cpath d='M8.70418 18.2812C6.86483 21.4671 5.89648 25.081 5.89648 28.7597L26.8534 28.7597L8.70418 18.2812Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M16.375 10.6104C13.1891 12.4498 10.5435 15.0953 8.70419 18.2812L26.8534 28.7597L16.375 10.6104Z' fill='white'/%3E%3Cpath d='M26.8534 7.80273C23.1747 7.80273 19.5608 8.77108 16.375 10.6104L26.8534 28.7597V7.80273Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M37.3319 10.6104C34.1461 8.77108 30.5322 7.80273 26.8534 7.80273V28.7597L37.3319 10.6104Z' fill='white'/%3E%3Cpath d='M45.0027 18.2812C43.1633 15.0953 40.5178 12.4498 37.3319 10.6104L26.8534 28.7597L45.0027 18.2812Z' fill='%23BABABA'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M11.6188 50.5255C11.3243 50.6335 10.374 50.9305 9.49055 51.2139L7.91113 51.7133L10.026 53.846C11.1904 55.0338 12.1943 55.9922 12.2478 55.9922C12.3148 55.9922 12.3549 54.7099 12.3549 53.1576C12.3549 51.5919 12.3148 50.3231 12.2612 50.3366C12.1943 50.3366 11.9132 50.431 11.6188 50.5255Z' fill='%236D6D6D'/%3E%3Cpath d='M43.0576 53.1576C43.0576 54.716 43.1927 55.9922 43.2596 55.9922C43.3131 55.9922 44.2221 55.0384 45.3866 53.8562L47.5014 51.7202L46.8589 51.5186C46.2165 51.3171 43.9678 50.6051 43.3655 50.4171L43.0576 50.3364V53.1576Z' fill='%236D6D6D'/%3E%3Cpath d='M6.31655 46.2711C5.57203 46.5317 4.49246 46.9784 3.89684 47.2638C2.64356 47.8595 0.620925 49.1252 0.707786 49.2368C0.745013 49.2741 1.53917 50.0682 2.45742 50.9865L4.14502 52.6617L3.57421 54.8332C3.25159 56.0244 2.8421 57.5631 2.64356 58.2456C2.44502 58.9281 2.30852 59.4989 2.32093 59.5113C2.33334 59.5361 2.991 59.2259 3.77275 58.8412C6.14283 57.6748 9.79101 56.4215 11.6771 56.1237C11.9625 56.0741 12.1983 56.0368 12.1983 56.0244C12.1983 55.9996 11.2801 55.0814 10.1509 53.9646C8.74867 52.5748 8.15305 51.9047 8.26473 51.8303C8.37641 51.7558 8.37641 51.731 8.26473 51.731C8.14064 51.731 8.10342 51.0485 8.10342 48.7529C8.10342 45.9982 8.09101 45.7748 7.89247 45.7872C7.76838 45.7872 7.06108 46.0106 6.31655 46.2711Z' fill='%23969696'/%3E%3Cpath d='M47.315 48.7533C47.315 51.0489 47.2778 51.7314 47.1661 51.7314C47.042 51.7314 47.042 51.7562 47.1537 51.8307C47.2654 51.9051 46.6697 52.5752 45.2676 53.965C44.1384 55.0818 43.2325 56 43.2573 56.0124C43.2697 56.0249 43.6172 56.0993 44.0267 56.1862C46.3347 56.6701 49.226 57.6752 51.596 58.8044C52.415 59.2015 53.0975 59.5117 53.1099 59.5117C53.1223 59.4993 52.9734 58.9285 52.7749 58.246C52.5763 57.5635 52.1668 56.0249 51.8442 54.8336L51.2734 52.6621L53.023 50.9373L54.7727 49.2L54.4873 48.9891C53.9413 48.5672 52.2785 47.6241 51.261 47.1402C50.1938 46.6438 47.7865 45.7752 47.4887 45.7752C47.3398 45.7752 47.315 46.284 47.315 48.7533Z' fill='%23969696'/%3E%3Cg filter='url(%23filter0_d_1251_27706)'%3E%3Cpath d='M23.2723 29.392H27.4843V26.584C27.4843 25.752 27.5103 24.777 27.5623 23.659C27.6403 22.541 27.6923 21.566 27.7183 20.734H27.5623C27.2503 21.462 26.9253 22.203 26.5873 22.957C26.2493 23.685 25.8983 24.426 25.5343 25.18L23.2723 29.392ZM27.4843 40V34.462H16.9543V29.782L25.3783 15.274H33.7243V29.392H36.3763V34.462H33.7243V40H27.4843Z' fill='white'/%3E%3C/g%3E%3Cpath d='M25.4753 38.0317C25.1651 38.0565 24.2221 38.1309 23.3659 38.2054C19.1841 38.5652 14.6425 39.5455 9.15781 41.2704L8.04102 41.6302L8.09065 46.6433C8.11547 49.4105 8.15269 51.6937 8.17751 51.7061C8.18992 51.7309 9.03372 51.4952 10.0512 51.185C11.0688 50.8747 11.987 50.6142 12.0987 50.6142C12.2104 50.6142 13.1658 50.3908 14.2082 50.1178C19.2585 48.8025 23.279 48.2565 27.7958 48.2565C32.0272 48.2565 35.8863 48.7652 40.552 49.9565C41.7805 50.2667 42.9593 50.5521 43.1579 50.5769C43.3688 50.6142 44.3615 50.8871 45.3666 51.1974C46.3841 51.5076 47.2279 51.7309 47.2403 51.7061C47.2652 51.6937 47.3024 49.4105 47.3272 46.6433L47.3768 41.6302L45.8878 41.1587C41.1228 39.6448 36.879 38.7141 32.6848 38.255C31.0097 38.0813 26.5425 37.9324 25.4753 38.0317Z' fill='%23909090'/%3E%3Cpath d='M20.8149 46.084C20.4463 46.084 20.1359 46.014 19.8839 45.874C19.6366 45.7293 19.4289 45.5123 19.2609 45.223L20.0729 44.614C20.1523 44.7587 20.2433 44.8683 20.3459 44.943C20.4486 45.013 20.5489 45.048 20.6469 45.048C20.8103 45.048 20.9339 44.999 21.0179 44.901C21.1066 44.7983 21.1509 44.6047 21.1509 44.32V41.45H22.3549V44.418C22.3549 44.7213 22.2989 44.999 22.1869 45.251C22.0796 45.503 21.9116 45.706 21.6829 45.86C21.4543 46.0093 21.1649 46.084 20.8149 46.084ZM24.5076 43.788L24.4306 44.103H25.2706L25.1936 43.788C25.1376 43.5687 25.0816 43.3307 25.0256 43.074C24.9696 42.8173 24.9136 42.5747 24.8576 42.346H24.8296C24.783 42.5747 24.7316 42.8173 24.6756 43.074C24.6196 43.3307 24.5636 43.5687 24.5076 43.788ZM22.7576 46L24.1436 41.45H25.5996L26.9856 46H25.7116L25.4876 45.034H24.2136L23.9896 46H22.7576ZM29.4512 46.084C29.0265 46.084 28.6392 46 28.2892 45.832C27.9438 45.6593 27.6685 45.4003 27.4632 45.055C27.2578 44.7097 27.1552 44.278 27.1552 43.76C27.1552 43.3773 27.2158 43.039 27.3372 42.745C27.4585 42.4463 27.6242 42.1943 27.8342 41.989C28.0442 41.7837 28.2845 41.6297 28.5552 41.527C28.8305 41.4197 29.1198 41.366 29.4232 41.366C29.7592 41.366 30.0508 41.4267 30.2982 41.548C30.5455 41.6647 30.7485 41.8047 30.9072 41.968L30.2772 42.738C30.1652 42.64 30.0462 42.5607 29.9202 42.5C29.7988 42.4347 29.6472 42.402 29.4652 42.402C29.1572 42.402 28.9005 42.5187 28.6952 42.752C28.4898 42.9807 28.3872 43.3027 28.3872 43.718C28.3872 44.1427 28.4828 44.4717 28.6742 44.705C28.8702 44.9337 29.1712 45.048 29.5772 45.048C29.6425 45.048 29.7055 45.041 29.7662 45.027C29.8315 45.013 29.8852 44.992 29.9272 44.964V44.334H29.2552V43.354H30.9912V45.524C30.8325 45.678 30.6155 45.811 30.3402 45.923C30.0695 46.0303 29.7732 46.084 29.4512 46.084ZM33.7946 46.084C33.3746 46.084 33.0059 45.9907 32.6886 45.804C32.3712 45.6127 32.1239 45.3397 31.9466 44.985C31.7692 44.6303 31.6806 44.2033 31.6806 43.704C31.6806 43.2047 31.7692 42.7823 31.9466 42.437C32.1239 42.087 32.3712 41.821 32.6886 41.639C33.0059 41.457 33.3746 41.366 33.7946 41.366C34.2146 41.366 34.5832 41.457 34.9006 41.639C35.2179 41.821 35.4652 42.087 35.6426 42.437C35.8199 42.7823 35.9086 43.2047 35.9086 43.704C35.9086 44.2033 35.8199 44.6303 35.6426 44.985C35.4652 45.3397 35.2179 45.6127 34.9006 45.804C34.5832 45.9907 34.2146 46.084 33.7946 46.084ZM33.7946 45.048C34.0699 45.048 34.2846 44.9267 34.4386 44.684C34.5972 44.4413 34.6766 44.1147 34.6766 43.704C34.6766 43.2887 34.5972 42.969 34.4386 42.745C34.2846 42.5163 34.0699 42.402 33.7946 42.402C33.5239 42.402 33.3092 42.5163 33.1506 42.745C32.9919 42.969 32.9126 43.2887 32.9126 43.704C32.9126 44.1147 32.9919 44.4413 33.1506 44.684C33.3092 44.9267 33.5239 45.048 33.7946 45.048Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_d_1251_27706' x='12.9541' y='15.2744' width='27.4219' height='32.7256' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_1251_27706'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_1251_27706' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_1251_27706' x1='27.0136' y1='0' x2='27.0136' y2='63' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%239C9C9C'/%3E%3Cstop offset='1' stop-color='%23787878'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_1251_27706' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(5.89649 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_1251_27706' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(5.9043 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-leaderboard .box-task-center .box-task-center-inner .task-center-item:nth-child(5) .box-vector {
  background-image: url("data:image/svg+xml,%3Csvg width='55' height='63' viewBox='0 0 55 63' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.5967 2.33586C24.3013 1.18414 25.6535 0.608281 27.0819 0.608282C28.5103 0.608283 29.8626 1.18414 32.5672 2.33587L42.092 6.392C45.6312 7.89918 47.4008 8.65277 48.3956 10.1576C49.3904 11.6624 49.3904 13.5858 49.3904 17.4326L49.3904 32.2463C49.3904 36.8774 49.3904 39.1929 48.5069 41.2622C47.6234 43.3315 45.951 44.9329 42.6062 48.1359L32.6165 57.7021C29.9989 60.2086 28.6901 61.4619 27.0839 61.462C25.4777 61.4621 24.1688 60.2089 21.551 57.7026L11.5591 48.1361C8.21361 44.933 6.54087 43.3315 5.65717 41.262C4.77348 39.1925 4.77347 36.8767 4.77347 32.2452L4.77345 17.4326C4.77344 13.5858 4.77344 11.6624 5.7682 10.1576C6.76297 8.65277 8.53259 7.89918 12.0718 6.392L21.5967 2.33586Z' fill='url(%23paint0_linear_1251_27707)'/%3E%3Cpath opacity='0.8' d='M22.8904 5.7778C24.8773 4.90204 25.8707 4.46417 26.9238 4.46419C27.9769 4.46422 28.9703 4.90214 30.9572 5.77799L40.2989 9.89595C42.6151 10.917 43.7733 11.4275 44.4226 12.4234C45.072 13.4193 45.072 14.6849 45.072 17.2163V30.6585C45.072 34.888 45.072 37.0027 44.262 38.8907C43.4521 40.7787 41.9197 42.2361 38.855 45.1508L31.0569 52.5673C29.0994 54.429 28.1207 55.3598 26.9218 55.3598C25.723 55.3598 24.7443 54.4289 22.7869 52.5671L14.9897 45.1507C11.9253 42.236 10.3931 40.7787 9.58326 38.8908C8.77344 37.0029 8.77344 34.8883 8.77344 30.6591V17.2165C8.77344 14.6851 8.77344 13.4193 9.42283 12.4234C10.0722 11.4275 11.2304 10.9171 13.5469 9.89606L22.8904 5.7778Z' fill='url(%23paint1_radial_1251_27707)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_1251_27707' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='8' y='4' width='38' height='50'%3E%3Cpath d='M20.805 5.6922C23.5217 4.7189 24.88 4.23225 26.2875 4.14233C26.7113 4.11525 27.1365 4.1152 27.5603 4.14218C28.9678 4.23177 30.3263 4.71813 33.0434 5.69085C38.2499 7.55483 40.8531 8.48683 42.5504 10.3954C43.0538 10.9615 43.4913 11.5829 43.8544 12.2477C45.0786 14.4893 45.0778 17.2542 45.0764 22.784L45.074 31.6072C45.0731 34.9827 45.0726 36.6705 44.5506 38.2215C44.3941 38.6865 44.2036 39.1393 43.9806 39.5764C43.2368 41.034 42.0302 42.2148 39.617 44.5764C34.2612 49.8177 31.5832 52.4383 28.3524 52.9052C27.4037 53.0423 26.4401 53.0423 25.4914 52.9051C22.2606 52.4381 19.5835 49.818 14.2294 44.578C11.8168 42.2167 10.6104 41.036 9.86676 39.5783C9.64311 39.1399 9.45212 38.6855 9.29536 38.219C8.77412 36.6678 8.77458 34.9798 8.77548 31.6039L8.77784 22.7722C8.77931 17.248 8.78005 14.4859 10.0033 12.2465C10.3667 11.5814 10.8044 10.9597 11.3082 10.3935C13.0043 8.48699 15.6046 7.55539 20.805 5.6922Z' fill='url(%23paint2_radial_1251_27707)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1251_27707)'%3E%3Cpath opacity='0.3' d='M47.8788 28.7597C47.8788 25.081 46.9104 21.4671 45.0711 18.2812L26.9218 28.7597H47.8788Z' fill='white'/%3E%3Cpath d='M45.0711 39.2382C46.9104 36.0523 47.8788 32.4384 47.8788 28.7597H26.9218L45.0711 39.2382Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M37.4003 46.9089C40.5861 45.0696 43.2317 42.424 45.0711 39.2382L26.9218 28.7597L37.4003 46.9089Z' fill='white'/%3E%3Cpath d='M26.9218 49.7166C30.6005 49.7166 34.2144 48.7483 37.4003 46.9089L26.9218 28.7597V49.7166Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M16.4433 46.9089C19.6292 48.7483 23.2431 49.7166 26.9218 49.7166V28.7597L16.4433 46.9089Z' fill='white'/%3E%3Cpath d='M8.77254 39.2382C10.6119 42.424 13.2575 45.0696 16.4433 46.9089L26.9218 28.7597L8.77254 39.2382Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M5.96484 28.7597C5.96484 32.4384 6.93319 36.0523 8.77254 39.2382L26.9218 28.7597L5.96484 28.7597Z' fill='white'/%3E%3Cpath d='M8.77254 18.2812C6.93319 21.4671 5.96484 25.081 5.96484 28.7597L26.9218 28.7597L8.77254 18.2812Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M16.4433 10.6104C13.2575 12.4498 10.6119 15.0953 8.77255 18.2812L26.9218 28.7597L16.4433 10.6104Z' fill='white'/%3E%3Cpath d='M26.9218 7.80273C23.2431 7.80273 19.6292 8.77108 16.4433 10.6104L26.9218 28.7597V7.80273Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M37.4003 10.6104C34.2144 8.77108 30.6005 7.80273 26.9218 7.80273V28.7597L37.4003 10.6104Z' fill='white'/%3E%3Cpath d='M45.0711 18.2812C43.2317 15.0953 40.5861 12.4498 37.4003 10.6104L26.9218 28.7597L45.0711 18.2812Z' fill='%23BABABA'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M11.6871 50.5255C11.3926 50.6335 10.4423 50.9305 9.55891 51.2139L7.97949 51.7133L10.0943 53.846C11.2588 55.0338 12.2627 55.9922 12.3162 55.9922C12.3831 55.9922 12.4233 54.7099 12.4233 53.1576C12.4233 51.5919 12.3831 50.3231 12.3296 50.3366C12.2627 50.3366 11.9816 50.431 11.6871 50.5255Z' fill='%236D6D6D'/%3E%3Cpath d='M43.126 53.1576C43.126 54.716 43.261 55.9922 43.328 55.9922C43.3815 55.9922 44.2905 55.0384 45.455 53.8562L47.5698 51.7202L46.9273 51.5186C46.2848 51.3171 44.0362 50.6051 43.4338 50.4171L43.126 50.3364V53.1576Z' fill='%236D6D6D'/%3E%3Cpath d='M6.38491 46.2711C5.64039 46.5317 4.56082 46.9784 3.9652 47.2638C2.71191 47.8595 0.689284 49.1252 0.776146 49.2368C0.813372 49.2741 1.60753 50.0682 2.52578 50.9865L4.21338 52.6617L3.64257 54.8332C3.31995 56.0244 2.91046 57.5631 2.71192 58.2456C2.51337 58.9281 2.37688 59.4989 2.38929 59.5113C2.4017 59.5361 3.05936 59.2259 3.84111 58.8412C6.21119 57.6748 9.85937 56.4215 11.7455 56.1237C12.0309 56.0741 12.2667 56.0368 12.2667 56.0244C12.2667 55.9996 11.3484 55.0814 10.2192 53.9646C8.81703 52.5748 8.22141 51.9047 8.33309 51.8303C8.44477 51.7558 8.44477 51.731 8.33309 51.731C8.209 51.731 8.17178 51.0485 8.17178 48.7529C8.17178 45.9982 8.15937 45.7748 7.96083 45.7872C7.83674 45.7872 7.12944 46.0106 6.38491 46.2711Z' fill='%23969696'/%3E%3Cpath d='M47.3834 48.7533C47.3834 51.0489 47.3461 51.7314 47.2345 51.7314C47.1104 51.7314 47.1104 51.7562 47.222 51.8307C47.3337 51.9051 46.7381 52.5752 45.3359 53.965C44.2067 55.0818 43.3009 56 43.3257 56.0124C43.3381 56.0249 43.6855 56.0993 44.095 56.1862C46.4031 56.6701 49.2943 57.6752 51.6644 58.8044C52.4834 59.2015 53.1659 59.5117 53.1783 59.5117C53.1907 59.4993 53.0418 58.9285 52.8432 58.246C52.6447 57.5635 52.2352 56.0249 51.9126 54.8336L51.3418 52.6621L53.0914 50.9373L54.841 49.2L54.5556 48.9891C54.0097 48.5672 52.3469 47.6241 51.3294 47.1402C50.2622 46.6438 47.8549 45.7752 47.5571 45.7752C47.4082 45.7752 47.3834 46.284 47.3834 48.7533Z' fill='%23969696'/%3E%3Cg filter='url(%23filter0_d_1251_27707)'%3E%3Cpath d='M26.0707 40.468C24.0427 40.468 22.2877 40.143 20.8057 39.493C19.3497 38.817 18.1147 37.972 17.1007 36.958L20.0647 32.746C20.8187 33.396 21.6117 33.955 22.4437 34.423C23.3017 34.865 24.1727 35.086 25.0567 35.086C26.2267 35.086 27.1237 34.826 27.7477 34.306C28.3977 33.786 28.7227 32.98 28.7227 31.888C28.7227 30.822 28.4107 30.029 27.7867 29.509C27.1627 28.963 26.3567 28.69 25.3687 28.69C24.7187 28.69 24.1727 28.768 23.7307 28.924C23.2887 29.08 22.6907 29.392 21.9367 29.86L19.0507 27.988L19.6747 15.274H34.3387V20.89H25.4467L25.1347 24.478C25.5767 24.322 25.9667 24.218 26.3047 24.166C26.6687 24.114 27.0587 24.088 27.4747 24.088C28.9047 24.088 30.2177 24.361 31.4137 24.907C32.6357 25.453 33.6107 26.298 34.3387 27.442C35.0667 28.56 35.4307 29.99 35.4307 31.732C35.4307 33.578 35.0017 35.151 34.1437 36.451C33.2857 37.751 32.1417 38.752 30.7117 39.454C29.3077 40.13 27.7607 40.468 26.0707 40.468Z' fill='white'/%3E%3C/g%3E%3Cpath d='M25.5437 38.0317C25.2335 38.0565 24.2904 38.1309 23.4342 38.2054C19.2525 38.5652 14.7108 39.5455 9.22616 41.2704L8.10938 41.6302L8.15901 46.6433C8.18383 49.4105 8.22105 51.6937 8.24587 51.7061C8.25828 51.7309 9.10208 51.4952 10.1196 51.185C11.1371 50.8747 12.0554 50.6142 12.167 50.6142C12.2787 50.6142 13.2342 50.3908 14.2765 50.1178C19.3269 48.8025 23.3474 48.2565 27.8641 48.2565C32.0955 48.2565 35.9547 48.7652 40.6204 49.9565C41.8488 50.2667 43.0277 50.5521 43.2262 50.5769C43.4372 50.6142 44.4299 50.8871 45.435 51.1974C46.4525 51.5076 47.2963 51.7309 47.3087 51.7061C47.3335 51.6937 47.3707 49.4105 47.3956 46.6433L47.4452 41.6302L45.9561 41.1587C41.1912 39.6448 36.9474 38.7141 32.7532 38.255C31.078 38.0813 26.6109 37.9324 25.5437 38.0317Z' fill='%23909090'/%3E%3Cpath d='M16.589 46V41.45H19.529V42.458H17.793V43.172H19.277V44.18H17.793V44.992H19.599V46H16.589ZM20.0446 46L21.2766 43.662L20.1146 41.45H21.4586L21.7666 42.192C21.8179 42.2947 21.8693 42.409 21.9206 42.535C21.9719 42.661 22.0279 42.7987 22.0886 42.948H22.1166C22.1679 42.7987 22.2169 42.661 22.2636 42.535C22.3103 42.409 22.3546 42.2947 22.3966 42.192L22.6626 41.45H23.9506L22.7886 43.718L24.0206 46H22.6766L22.3126 45.188C22.2566 45.0667 22.2029 44.9453 22.1516 44.824C22.1003 44.7027 22.0466 44.572 21.9906 44.432H21.9626C21.9159 44.572 21.8669 44.7027 21.8156 44.824C21.7689 44.9453 21.7199 45.0667 21.6686 45.188L21.3326 46H20.0446ZM24.5938 46V41.45H26.2598C26.5912 41.45 26.8968 41.4967 27.1768 41.59C27.4568 41.6833 27.6808 41.8397 27.8488 42.059C28.0215 42.2783 28.1078 42.5793 28.1078 42.962C28.1078 43.3307 28.0215 43.634 27.8488 43.872C27.6808 44.1053 27.4568 44.278 27.1768 44.39C26.9015 44.502 26.6052 44.558 26.2878 44.558H25.7978V46H24.5938ZM25.7978 43.606H26.2318C26.4698 43.606 26.6448 43.55 26.7568 43.438C26.8735 43.3213 26.9318 43.1627 26.9318 42.962C26.9318 42.7567 26.8688 42.612 26.7428 42.528C26.6168 42.444 26.4372 42.402 26.2038 42.402H25.7978V43.606ZM28.8526 46V41.45H31.7926V42.458H30.0566V43.172H31.5406V44.18H30.0566V44.992H31.8626V46H28.8526ZM32.7423 46V41.45H34.4643C34.7909 41.45 35.0919 41.4943 35.3673 41.583C35.6426 41.667 35.8643 41.8163 36.0323 42.031C36.2003 42.2457 36.2843 42.542 36.2843 42.92C36.2843 43.2467 36.2166 43.5173 36.0813 43.732C35.9459 43.9467 35.7686 44.1147 35.5493 44.236L36.5363 46H35.1923L34.4083 44.474H33.9463V46H32.7423ZM33.9463 43.522H34.3803C34.8656 43.522 35.1083 43.3213 35.1083 42.92C35.1083 42.724 35.0453 42.5887 34.9193 42.514C34.7979 42.4393 34.6183 42.402 34.3803 42.402H33.9463V43.522ZM37.8827 46V42.458H36.6787V41.45H40.2907V42.458H39.0867V46H37.8827Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_d_1251_27707' x='13.1006' y='15.2744' width='26.3301' height='33.1934' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_1251_27707'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_1251_27707' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_1251_27707' x1='27.0819' y1='0' x2='27.0819' y2='63' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%239C9C9C'/%3E%3Cstop offset='1' stop-color='%23787878'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_1251_27707' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(5.96485 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_1251_27707' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(5.97266 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-leaderboard .box-task-center .box-task-center-inner .task-center-item:nth-child(6) .box-vector {
  background-image: url("data:image/svg+xml,%3Csvg width='55' height='63' viewBox='0 0 55 63' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.6651 2.33586C24.3696 1.18414 25.7219 0.608281 27.1503 0.608282C28.5787 0.608283 29.931 1.18414 32.6355 2.33587L42.1603 6.392C45.6996 7.89918 47.4692 8.65277 48.464 10.1576C49.4587 11.6624 49.4587 13.5858 49.4587 17.4326L49.4587 32.2463C49.4588 36.8774 49.4588 39.1929 48.5753 41.2622C47.6918 43.3315 46.0194 44.9329 42.6746 48.1359L32.6849 57.7021C30.0673 60.2086 28.7585 61.4619 27.1523 61.462C25.546 61.4621 24.2371 60.2089 21.6193 57.7026L11.6274 48.1361C8.28197 44.933 6.60923 43.3315 5.72553 41.262C4.84184 39.1925 4.84183 36.8767 4.84183 32.2452L4.84181 17.4326C4.8418 13.5858 4.8418 11.6624 5.83656 10.1576C6.83132 8.65277 8.60095 7.89918 12.1402 6.392L21.6651 2.33586Z' fill='url(%23paint0_linear_1251_27708)'/%3E%3Cpath opacity='0.8' d='M22.9587 5.7778C24.9456 4.90204 25.9391 4.46417 26.9922 4.46419C28.0453 4.46422 29.0387 4.90214 31.0256 5.77799L40.3672 9.89595C42.6835 10.917 43.8416 11.4275 44.491 12.4234C45.1403 13.4193 45.1403 14.6849 45.1403 17.2163V30.6585C45.1403 34.888 45.1403 37.0027 44.3304 38.8907C43.5205 40.7787 41.9881 42.2361 38.9234 45.1508L31.1253 52.5673C29.1678 54.429 28.189 55.3598 26.9902 55.3598C25.7914 55.3598 24.8126 54.4289 22.8552 52.5671L15.058 45.1507C11.9936 42.236 10.4614 40.7787 9.65162 38.8908C8.8418 37.0029 8.8418 34.8883 8.8418 30.6591V17.2165C8.8418 14.6851 8.8418 13.4193 9.49119 12.4234C10.1406 11.4275 11.2988 10.9171 13.6152 9.89606L22.9587 5.7778Z' fill='url(%23paint1_radial_1251_27708)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_1251_27708' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='8' y='4' width='38' height='50'%3E%3Cpath d='M20.8734 5.6922C23.59 4.7189 24.9484 4.23225 26.3559 4.14233C26.7797 4.11525 27.2048 4.1152 27.6287 4.14218C29.0362 4.23177 30.3947 4.71813 33.1117 5.69085C38.3182 7.55483 40.9215 8.48683 42.6188 10.3954C43.1222 10.9615 43.5596 11.5829 43.9227 12.2477C45.1469 14.4893 45.1462 17.2542 45.1447 22.784L45.1424 31.6072C45.1414 34.9827 45.141 36.6705 44.619 38.2215C44.4625 38.6865 44.2719 39.1393 44.0489 39.5764C43.3052 41.034 42.0986 42.2148 39.6854 44.5764C34.3295 49.8177 31.6516 52.4383 28.4207 52.9052C27.472 53.0423 26.5085 53.0423 25.5598 52.9051C22.329 52.4381 19.6519 49.818 14.2978 44.578C11.8851 42.2167 10.6788 41.036 9.93512 39.5783C9.71147 39.1399 9.52048 38.6855 9.36372 38.219C8.84248 36.6678 8.84293 34.9798 8.84384 31.6039L8.8462 22.7722C8.84767 17.248 8.84841 14.4859 10.0717 12.2465C10.435 11.5814 10.8728 10.9597 11.3765 10.3935C13.0727 8.48699 15.6729 7.55539 20.8734 5.6922Z' fill='url(%23paint2_radial_1251_27708)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1251_27708)'%3E%3Cpath opacity='0.3' d='M47.9471 28.7597C47.9471 25.081 46.9788 21.4671 45.1394 18.2812L26.9902 28.7597H47.9471Z' fill='white'/%3E%3Cpath d='M45.1394 39.2382C46.9788 36.0523 47.9471 32.4384 47.9471 28.7597H26.9902L45.1394 39.2382Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M37.4686 46.9089C40.6545 45.0696 43.3001 42.424 45.1394 39.2382L26.9902 28.7597L37.4686 46.9089Z' fill='white'/%3E%3Cpath d='M26.9902 49.7166C30.6689 49.7166 34.2828 48.7483 37.4686 46.9089L26.9902 28.7597V49.7166Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M16.5117 46.9089C19.6975 48.7483 23.3114 49.7166 26.9902 49.7166V28.7597L16.5117 46.9089Z' fill='white'/%3E%3Cpath d='M8.8409 39.2382C10.6803 42.424 13.3258 45.0696 16.5117 46.9089L26.9902 28.7597L8.8409 39.2382Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M6.0332 28.7597C6.0332 32.4384 7.00154 36.0523 8.8409 39.2382L26.9902 28.7597L6.0332 28.7597Z' fill='white'/%3E%3Cpath d='M8.8409 18.2812C7.00155 21.4671 6.0332 25.081 6.0332 28.7597L26.9902 28.7597L8.8409 18.2812Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M16.5117 10.6104C13.3258 12.4498 10.6803 15.0953 8.84091 18.2812L26.9902 28.7597L16.5117 10.6104Z' fill='white'/%3E%3Cpath d='M26.9902 7.80273C23.3114 7.80273 19.6975 8.77108 16.5117 10.6104L26.9902 28.7597V7.80273Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M37.4686 10.6104C34.2828 8.77108 30.6689 7.80273 26.9902 7.80273V28.7597L37.4686 10.6104Z' fill='white'/%3E%3Cpath d='M45.1394 18.2812C43.3001 15.0953 40.6545 12.4498 37.4686 10.6104L26.9902 28.7597L45.1394 18.2812Z' fill='%23BABABA'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M11.7555 50.5255C11.461 50.6335 10.5107 50.9305 9.62727 51.2139L8.04785 51.7133L10.1627 53.846C11.3272 55.0338 12.331 55.9922 12.3846 55.9922C12.4515 55.9922 12.4916 54.7099 12.4916 53.1576C12.4916 51.5919 12.4515 50.3231 12.398 50.3366C12.331 50.3366 12.0499 50.431 11.7555 50.5255Z' fill='%236D6D6D'/%3E%3Cpath d='M43.1943 53.1576C43.1943 54.716 43.3294 55.9922 43.3963 55.9922C43.4499 55.9922 44.3588 55.0384 45.5233 53.8562L47.6381 51.7202L46.9957 51.5186C46.3532 51.3171 44.1045 50.6051 43.5022 50.4171L43.1943 50.3364V53.1576Z' fill='%236D6D6D'/%3E%3Cpath d='M6.45327 46.2711C5.70875 46.5317 4.62918 46.9784 4.03356 47.2638C2.78027 47.8595 0.757644 49.1252 0.844505 49.2368C0.881731 49.2741 1.67589 50.0682 2.59414 50.9865L4.28174 52.6617L3.71093 54.8332C3.3883 56.0244 2.97881 57.5631 2.78027 58.2456C2.58173 58.9281 2.44524 59.4989 2.45765 59.5113C2.47005 59.5361 3.12772 59.2259 3.90947 58.8412C6.27955 57.6748 9.92773 56.4215 11.8139 56.1237C12.0993 56.0741 12.335 56.0368 12.335 56.0244C12.335 55.9996 11.4168 55.0814 10.2876 53.9646C8.88539 52.5748 8.28977 51.9047 8.40145 51.8303C8.51313 51.7558 8.51313 51.731 8.40145 51.731C8.27736 51.731 8.24014 51.0485 8.24014 48.7529C8.24014 45.9982 8.22773 45.7748 8.02919 45.7872C7.9051 45.7872 7.1978 46.0106 6.45327 46.2711Z' fill='%23969696'/%3E%3Cpath d='M47.4517 48.7533C47.4517 51.0489 47.4145 51.7314 47.3028 51.7314C47.1787 51.7314 47.1787 51.7562 47.2904 51.8307C47.4021 51.9051 46.8065 52.5752 45.4043 53.965C44.2751 55.0818 43.3692 56 43.3941 56.0124C43.4065 56.0249 43.7539 56.0993 44.1634 56.1862C46.4714 56.6701 49.3627 57.6752 51.7328 58.8044C52.5517 59.2015 53.2342 59.5117 53.2466 59.5117C53.259 59.4993 53.1101 58.9285 52.9116 58.246C52.713 57.5635 52.3036 56.0249 51.9809 54.8336L51.4101 52.6621L53.1598 50.9373L54.9094 49.2L54.624 48.9891C54.078 48.5672 52.4152 47.6241 51.3977 47.1402C50.3306 46.6438 47.9233 45.7752 47.6254 45.7752C47.4765 45.7752 47.4517 46.284 47.4517 48.7533Z' fill='%23969696'/%3E%3Cg filter='url(%23filter0_d_1251_27708)'%3E%3Cpath d='M27.231 29.08C26.659 29.08 26.087 29.249 25.515 29.587C24.943 29.899 24.462 30.432 24.072 31.186C24.254 32.33 24.514 33.214 24.852 33.838C25.216 34.462 25.619 34.891 26.061 35.125C26.503 35.359 26.919 35.476 27.309 35.476C28.011 35.476 28.622 35.229 29.142 34.735C29.688 34.241 29.961 33.344 29.961 32.044C29.961 30.848 29.675 30.055 29.103 29.665C28.557 29.275 27.933 29.08 27.231 29.08ZM27.465 40.468C26.269 40.468 25.099 40.247 23.955 39.805C22.811 39.337 21.771 38.609 20.835 37.621C19.925 36.633 19.184 35.359 18.612 33.799C18.066 32.213 17.793 30.302 17.793 28.066C17.793 25.076 18.274 22.606 19.236 20.656C20.198 18.68 21.459 17.211 23.019 16.249C24.579 15.287 26.243 14.806 28.011 14.806C29.779 14.806 31.3 15.118 32.574 15.742C33.874 16.366 34.927 17.094 35.733 17.926L32.223 21.904C31.833 21.462 31.287 21.072 30.585 20.734C29.883 20.37 29.181 20.188 28.479 20.188C27.283 20.188 26.256 20.682 25.398 21.67C24.54 22.632 24.046 24.361 23.916 26.857C24.514 26.051 25.268 25.44 26.178 25.024C27.114 24.608 27.907 24.4 28.557 24.4C29.961 24.4 31.222 24.673 32.34 25.219C33.484 25.739 34.381 26.571 35.031 27.715C35.707 28.833 36.045 30.276 36.045 32.044C36.045 33.812 35.655 35.333 34.875 36.607C34.095 37.855 33.055 38.817 31.755 39.493C30.455 40.143 29.025 40.468 27.465 40.468Z' fill='white'/%3E%3C/g%3E%3Cpath d='M25.6121 38.0317C25.3018 38.0565 24.3588 38.1309 23.5026 38.2054C19.3208 38.5652 14.7792 39.5455 9.29452 41.2704L8.17773 41.6302L8.22737 46.6433C8.25219 49.4105 8.28941 51.6937 8.31423 51.7061C8.32664 51.7309 9.17044 51.4952 10.188 51.185C11.2055 50.8747 12.1237 50.6142 12.2354 50.6142C12.3471 50.6142 13.3026 50.3908 14.3449 50.1178C19.3953 48.8025 23.4157 48.2565 27.9325 48.2565C32.1639 48.2565 36.023 48.7652 40.6887 49.9565C41.9172 50.2667 43.096 50.5521 43.2946 50.5769C43.5055 50.6142 44.4982 50.8871 45.5033 51.1974C46.5209 51.5076 47.3647 51.7309 47.3771 51.7061C47.4019 51.6937 47.4391 49.4105 47.4639 46.6433L47.5136 41.6302L46.0245 41.1587C41.2595 39.6448 37.0157 38.7141 32.8216 38.255C31.1464 38.0813 26.6792 37.9324 25.6121 38.0317Z' fill='%23909090'/%3E%3Cpath d='M10.7911 46V41.45H12.4291C12.7464 41.45 13.0358 41.4827 13.2971 41.548C13.5584 41.6133 13.7661 41.7277 13.9201 41.891C14.0741 42.0543 14.1511 42.2853 14.1511 42.584C14.1511 42.78 14.0998 42.976 13.9971 43.172C13.8944 43.3633 13.7544 43.494 13.5771 43.564V43.592C13.7964 43.6527 13.9808 43.7693 14.1301 43.942C14.2841 44.1147 14.3611 44.3527 14.3611 44.656C14.3611 44.9687 14.2794 45.2253 14.1161 45.426C13.9528 45.622 13.7358 45.7667 13.4651 45.86C13.1944 45.9533 12.8958 46 12.5691 46H10.7911ZM11.9951 43.228H12.4011C12.5971 43.228 12.7418 43.186 12.8351 43.102C12.9284 43.018 12.9751 42.906 12.9751 42.766C12.9751 42.626 12.9284 42.5257 12.8351 42.465C12.7418 42.4043 12.5971 42.374 12.4011 42.374H11.9951V43.228ZM11.9951 45.076H12.4851C12.9518 45.076 13.1851 44.908 13.1851 44.572C13.1851 44.404 13.1268 44.285 13.0101 44.215C12.8981 44.145 12.7231 44.11 12.4851 44.11H11.9951V45.076ZM16.9952 46.084C16.5752 46.084 16.2066 45.9907 15.8892 45.804C15.5719 45.6127 15.3246 45.3397 15.1472 44.985C14.9699 44.6303 14.8812 44.2033 14.8812 43.704C14.8812 43.2047 14.9699 42.7823 15.1472 42.437C15.3246 42.087 15.5719 41.821 15.8892 41.639C16.2066 41.457 16.5752 41.366 16.9952 41.366C17.4152 41.366 17.7839 41.457 18.1012 41.639C18.4186 41.821 18.6659 42.087 18.8432 42.437C19.0206 42.7823 19.1092 43.2047 19.1092 43.704C19.1092 44.2033 19.0206 44.6303 18.8432 44.985C18.6659 45.3397 18.4186 45.6127 18.1012 45.804C17.7839 45.9907 17.4152 46.084 16.9952 46.084ZM16.9952 45.048C17.2706 45.048 17.4852 44.9267 17.6392 44.684C17.7979 44.4413 17.8772 44.1147 17.8772 43.704C17.8772 43.2887 17.7979 42.969 17.6392 42.745C17.4852 42.5163 17.2706 42.402 16.9952 42.402C16.7246 42.402 16.5099 42.5163 16.3512 42.745C16.1926 42.969 16.1132 43.2887 16.1132 43.704C16.1132 44.1147 16.1926 44.4413 16.3512 44.684C16.5099 44.9267 16.7246 45.048 16.9952 45.048ZM21.3659 46.084C21.0813 46.084 20.7849 46.0303 20.4769 45.923C20.1689 45.8157 19.8913 45.6523 19.6439 45.433L20.3299 44.607C20.4933 44.7377 20.6683 44.845 20.8549 44.929C21.0463 45.0083 21.2259 45.048 21.3939 45.048C21.5759 45.048 21.7066 45.02 21.7859 44.964C21.8699 44.908 21.9119 44.8287 21.9119 44.726C21.9119 44.6187 21.8559 44.537 21.7439 44.481C21.6366 44.425 21.4873 44.3597 21.2959 44.285L20.7289 44.047C20.4863 43.949 20.2716 43.795 20.0849 43.585C19.9029 43.375 19.8119 43.1067 19.8119 42.78C19.8119 42.5187 19.8843 42.283 20.0289 42.073C20.1736 41.8583 20.3719 41.688 20.6239 41.562C20.8806 41.4313 21.1746 41.366 21.5059 41.366C21.7673 41.366 22.0309 41.4173 22.2969 41.52C22.5676 41.618 22.8079 41.7697 23.0179 41.975L22.4159 42.731C22.2619 42.6237 22.1126 42.542 21.9679 42.486C21.8279 42.43 21.6739 42.402 21.5059 42.402C21.3613 42.402 21.2446 42.4277 21.1559 42.479C21.0719 42.5303 21.0299 42.6073 21.0299 42.71C21.0299 42.8173 21.0906 42.9013 21.2119 42.962C21.3333 43.018 21.4966 43.0857 21.7019 43.165L22.2549 43.382C22.5396 43.494 22.7589 43.6503 22.9129 43.851C23.0669 44.0517 23.1439 44.3107 23.1439 44.628C23.1439 44.8847 23.0739 45.125 22.9339 45.349C22.7986 45.5683 22.5979 45.7457 22.3319 45.881C22.0659 46.0163 21.7439 46.084 21.3659 46.084ZM25.2765 46V41.45H26.9145C27.2318 41.45 27.5211 41.4827 27.7825 41.548C28.0438 41.6133 28.2515 41.7277 28.4055 41.891C28.5595 42.0543 28.6365 42.2853 28.6365 42.584C28.6365 42.78 28.5851 42.976 28.4825 43.172C28.3798 43.3633 28.2398 43.494 28.0625 43.564V43.592C28.2818 43.6527 28.4661 43.7693 28.6155 43.942C28.7695 44.1147 28.8465 44.3527 28.8465 44.656C28.8465 44.9687 28.7648 45.2253 28.6015 45.426C28.4381 45.622 28.2211 45.7667 27.9505 45.86C27.6798 45.9533 27.3811 46 27.0545 46H25.2765ZM26.4805 43.228H26.8865C27.0825 43.228 27.2271 43.186 27.3205 43.102C27.4138 43.018 27.4605 42.906 27.4605 42.766C27.4605 42.626 27.4138 42.5257 27.3205 42.465C27.2271 42.4043 27.0825 42.374 26.8865 42.374H26.4805V43.228ZM26.4805 45.076H26.9705C27.4371 45.076 27.6705 44.908 27.6705 44.572C27.6705 44.404 27.6121 44.285 27.4955 44.215C27.3835 44.145 27.2085 44.11 26.9705 44.11H26.4805V45.076ZM29.5626 46V41.45H32.5026V42.458H30.7666V43.172H32.2506V44.18H30.7666V44.992H32.5726V46H29.5626ZM34.8942 46.084C34.6096 46.084 34.3132 46.0303 34.0052 45.923C33.6972 45.8157 33.4196 45.6523 33.1722 45.433L33.8582 44.607C34.0216 44.7377 34.1966 44.845 34.3832 44.929C34.5746 45.0083 34.7542 45.048 34.9222 45.048C35.1042 45.048 35.2349 45.02 35.3142 44.964C35.3982 44.908 35.4402 44.8287 35.4402 44.726C35.4402 44.6187 35.3842 44.537 35.2722 44.481C35.1649 44.425 35.0156 44.3597 34.8242 44.285L34.2572 44.047C34.0146 43.949 33.7999 43.795 33.6132 43.585C33.4312 43.375 33.3402 43.1067 33.3402 42.78C33.3402 42.5187 33.4126 42.283 33.5572 42.073C33.7019 41.8583 33.9002 41.688 34.1522 41.562C34.4089 41.4313 34.7029 41.366 35.0342 41.366C35.2956 41.366 35.5592 41.4173 35.8252 41.52C36.0959 41.618 36.3362 41.7697 36.5462 41.975L35.9442 42.731C35.7902 42.6237 35.6409 42.542 35.4962 42.486C35.3562 42.43 35.2022 42.402 35.0342 42.402C34.8896 42.402 34.7729 42.4277 34.6842 42.479C34.6002 42.5303 34.5582 42.6073 34.5582 42.71C34.5582 42.8173 34.6189 42.9013 34.7402 42.962C34.8616 43.018 35.0249 43.0857 35.2302 43.165L35.7832 43.382C36.0679 43.494 36.2872 43.6503 36.4412 43.851C36.5952 44.0517 36.6722 44.3107 36.6722 44.628C36.6722 44.8847 36.6022 45.125 36.4622 45.349C36.3269 45.5683 36.1262 45.7457 35.8602 45.881C35.5942 46.0163 35.2722 46.084 34.8942 46.084ZM38.5794 43.788L38.5024 44.103H39.3424L39.2654 43.788C39.2094 43.5687 39.1534 43.3307 39.0974 43.074C39.0414 42.8173 38.9854 42.5747 38.9294 42.346H38.9014C38.8547 42.5747 38.8034 42.8173 38.7474 43.074C38.6914 43.3307 38.6354 43.5687 38.5794 43.788ZM36.8294 46L38.2154 41.45H39.6714L41.0574 46H39.7834L39.5594 45.034H38.2854L38.0614 46H36.8294ZM41.4913 46V41.45H43.2133C43.54 41.45 43.841 41.4943 44.1163 41.583C44.3916 41.667 44.6133 41.8163 44.7813 42.031C44.9493 42.2457 45.0333 42.542 45.0333 42.92C45.0333 43.2467 44.9656 43.5173 44.8303 43.732C44.695 43.9467 44.5176 44.1147 44.2983 44.236L45.2853 46H43.9413L43.1573 44.474H42.6953V46H41.4913ZM42.6953 43.522H43.1293C43.6146 43.522 43.8573 43.3213 43.8573 42.92C43.8573 42.724 43.7943 42.5887 43.6683 42.514C43.547 42.4393 43.3673 42.402 43.1293 42.402H42.6953V43.522Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_d_1251_27708' x='13.793' y='14.8057' width='26.252' height='33.6621' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_1251_27708'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_1251_27708' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_1251_27708' x1='27.1503' y1='0' x2='27.1503' y2='63' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%239C9C9C'/%3E%3Cstop offset='1' stop-color='%23787878'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_1251_27708' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(6.03321 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_1251_27708' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(6.04102 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-leaderboard .box-task-center .box-task-center-inner .task-center-item:nth-child(7) .box-vector {
  background-image: url("data:image/svg+xml,%3Csvg width='55' height='63' viewBox='0 0 55 63' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.7334 2.33586C24.438 1.18414 25.7903 0.608281 27.2187 0.608282C28.6471 0.608283 29.9993 1.18414 32.7039 2.33587L42.2287 6.392C45.7679 7.89918 47.5376 8.65277 48.5323 10.1576C49.5271 11.6624 49.5271 13.5858 49.5271 17.4326L49.5271 32.2463C49.5271 36.8774 49.5271 39.1929 48.6436 41.2622C47.7601 43.3315 46.0877 44.9329 42.7429 48.1359L32.7532 57.7021C30.1356 60.2086 28.8269 61.4619 27.2206 61.462C25.6144 61.4621 24.3055 60.2089 21.6877 57.7026L11.6958 48.1361C8.35033 44.933 6.67759 43.3315 5.79389 41.262C4.9102 39.1925 4.91019 36.8767 4.91019 32.2452L4.91017 17.4326C4.91016 13.5858 4.91016 11.6624 5.90492 10.1576C6.89968 8.65277 8.66931 7.89918 12.2086 6.392L21.7334 2.33586Z' fill='url(%23paint0_linear_1251_27709)'/%3E%3Cpath opacity='0.8' d='M23.0271 5.7778C25.014 4.90204 26.0074 4.46417 27.0605 4.46419C28.1136 4.46422 29.1071 4.90214 31.0939 5.77799L40.4356 9.89595C42.7519 10.917 43.91 11.4275 44.5593 12.4234C45.2087 13.4193 45.2087 14.6849 45.2087 17.2163V30.6585C45.2087 34.888 45.2087 37.0027 44.3988 38.8907C43.5888 40.7787 42.0565 42.2361 38.9917 45.1508L31.1936 52.5673C29.2361 54.429 28.2574 55.3598 27.0585 55.3598C25.8597 55.3598 24.881 54.4289 22.9236 52.5671L15.1264 45.1507C12.062 42.236 10.5298 40.7787 9.71998 38.8908C8.91016 37.0029 8.91016 34.8883 8.91016 30.6591V17.2165C8.91016 14.6851 8.91016 13.4193 9.55955 12.4234C10.2089 11.4275 11.3672 10.9171 13.6836 9.89606L23.0271 5.7778Z' fill='url(%23paint1_radial_1251_27709)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_1251_27709' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='8' y='4' width='38' height='50'%3E%3Cpath d='M20.9418 5.6922C23.6584 4.7189 25.0167 4.23225 26.4242 4.14233C26.8481 4.11525 27.2732 4.1152 27.697 4.14218C29.1045 4.23177 30.4631 4.71813 33.1801 5.69085C38.3866 7.55483 40.9899 8.48683 42.6872 10.3954C43.1906 10.9615 43.628 11.5829 43.9911 12.2477C45.2153 14.4893 45.2145 17.2542 45.2131 22.784L45.2107 31.6072C45.2098 34.9827 45.2094 36.6705 44.6873 38.2215C44.5308 38.6865 44.3403 39.1393 44.1173 39.5764C43.3736 41.034 42.167 42.2148 39.7537 44.5764C34.3979 49.8177 31.7199 52.4383 28.4891 52.9052C27.5404 53.0423 26.5769 53.0423 25.6281 52.9051C22.3973 52.4381 19.7203 49.818 14.3662 44.578C11.9535 42.2167 10.7472 41.036 10.0035 39.5783C9.77983 39.1399 9.58884 38.6855 9.43208 38.219C8.91084 36.6678 8.91129 34.9798 8.9122 31.6039L8.91456 22.7722C8.91603 17.248 8.91677 14.4859 10.1401 12.2465C10.5034 11.5814 10.9411 10.9597 11.4449 10.3935C13.141 8.48699 15.7413 7.55539 20.9418 5.6922Z' fill='url(%23paint2_radial_1251_27709)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1251_27709)'%3E%3Cpath opacity='0.3' d='M48.0155 28.7597C48.0155 25.081 47.0471 21.4671 45.2078 18.2812L27.0585 28.7597H48.0155Z' fill='white'/%3E%3Cpath d='M45.2078 39.2382C47.0471 36.0523 48.0155 32.4384 48.0155 28.7597H27.0585L45.2078 39.2382Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M37.537 46.9089C40.7229 45.0696 43.3684 42.424 45.2078 39.2382L27.0585 28.7597L37.537 46.9089Z' fill='white'/%3E%3Cpath d='M27.0585 49.7166C30.7372 49.7166 34.3511 48.7483 37.537 46.9089L27.0585 28.7597V49.7166Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M16.58 46.9089C19.7659 48.7483 23.3798 49.7166 27.0585 49.7166V28.7597L16.58 46.9089Z' fill='white'/%3E%3Cpath d='M8.90926 39.2382C10.7486 42.424 13.3942 45.0696 16.58 46.9089L27.0585 28.7597L8.90926 39.2382Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M6.10156 28.7597C6.10156 32.4384 7.0699 36.0523 8.90926 39.2382L27.0585 28.7597L6.10156 28.7597Z' fill='white'/%3E%3Cpath d='M8.90926 18.2812C7.06991 21.4671 6.10156 25.081 6.10156 28.7597L27.0585 28.7597L8.90926 18.2812Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M16.58 10.6104C13.3942 12.4498 10.7486 15.0953 8.90926 18.2812L27.0585 28.7597L16.58 10.6104Z' fill='white'/%3E%3Cpath d='M27.0585 7.80273C23.3798 7.80273 19.7659 8.77108 16.58 10.6104L27.0585 28.7597V7.80273Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M37.537 10.6104C34.3511 8.77108 30.7372 7.80273 27.0585 7.80273V28.7597L37.537 10.6104Z' fill='white'/%3E%3Cpath d='M45.2078 18.2812C43.3684 15.0953 40.7229 12.4498 37.537 10.6104L27.0585 28.7597L45.2078 18.2812Z' fill='%23BABABA'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M11.8238 50.5255C11.5294 50.6335 10.579 50.9305 9.69563 51.2139L8.11621 51.7133L10.231 53.846C11.3955 55.0338 12.3994 55.9922 12.4529 55.9922C12.5199 55.9922 12.56 54.7099 12.56 53.1576C12.56 51.5919 12.5199 50.3231 12.4663 50.3366C12.3994 50.3366 12.1183 50.431 11.8238 50.5255Z' fill='%236D6D6D'/%3E%3Cpath d='M43.2627 53.1576C43.2627 54.716 43.3978 55.9922 43.4647 55.9922C43.5182 55.9922 44.4272 55.0384 45.5917 53.8562L47.7065 51.7202L47.064 51.5186C46.4215 51.3171 44.1729 50.6051 43.5705 50.4171L43.2627 50.3364V53.1576Z' fill='%236D6D6D'/%3E%3Cpath d='M6.52163 46.2711C5.77711 46.5317 4.69754 46.9784 4.10192 47.2638C2.84863 47.8595 0.826003 49.1252 0.912864 49.2368C0.950091 49.2741 1.74425 50.0682 2.6625 50.9865L4.3501 52.6617L3.77929 54.8332C3.45666 56.0244 3.04717 57.5631 2.84863 58.2456C2.65009 58.9281 2.5136 59.4989 2.52601 59.5113C2.53841 59.5361 3.19608 59.2259 3.97783 58.8412C6.34791 57.6748 9.99609 56.4215 11.8822 56.1237C12.1676 56.0741 12.4034 56.0368 12.4034 56.0244C12.4034 55.9996 11.4851 55.0814 10.3559 53.9646C8.95375 52.5748 8.35813 51.9047 8.46981 51.8303C8.58149 51.7558 8.58149 51.731 8.46981 51.731C8.34572 51.731 8.3085 51.0485 8.3085 48.7529C8.3085 45.9982 8.29609 45.7748 8.09755 45.7872C7.97346 45.7872 7.26616 46.0106 6.52163 46.2711Z' fill='%23969696'/%3E%3Cpath d='M47.5201 48.7533C47.5201 51.0489 47.4829 51.7314 47.3712 51.7314C47.2471 51.7314 47.2471 51.7562 47.3588 51.8307C47.4704 51.9051 46.8748 52.5752 45.4726 53.965C44.3434 55.0818 43.4376 56 43.4624 56.0124C43.4748 56.0249 43.8223 56.0993 44.2318 56.1862C46.5398 56.6701 49.431 57.6752 51.8011 58.8044C52.6201 59.2015 53.3026 59.5117 53.315 59.5117C53.3274 59.4993 53.1785 58.9285 52.9799 58.246C52.7814 57.5635 52.3719 56.0249 52.0493 54.8336L51.4785 52.6621L53.2281 50.9373L54.9778 49.2L54.6924 48.9891C54.1464 48.5672 52.4836 47.6241 51.4661 47.1402C50.3989 46.6438 47.9916 45.7752 47.6938 45.7752C47.5449 45.7752 47.5201 46.284 47.5201 48.7533Z' fill='%23969696'/%3E%3Cg filter='url(%23filter0_d_1251_27709)'%3E%3Cpath d='M22.3074 40C22.4634 37.4 22.7494 35.06 23.1654 32.98C23.5814 30.9 24.2184 28.898 25.0764 26.974C25.9604 25.024 27.1694 22.996 28.7034 20.89H18.0954V15.274H35.8014V19.408C34.3714 21.072 33.2274 22.645 32.3694 24.127C31.5374 25.583 30.9004 27.078 30.4584 28.612C30.0164 30.12 29.6914 31.797 29.4834 33.643C29.3014 35.463 29.1454 37.582 29.0154 40H22.3074Z' fill='white'/%3E%3C/g%3E%3Cpath d='M25.6804 38.0317C25.3702 38.0565 24.4271 38.1309 23.5709 38.2054C19.3892 38.5652 14.8476 39.5455 9.36288 41.2704L8.24609 41.6302L8.29573 46.6433C8.32055 49.4105 8.35777 51.6937 8.38259 51.7061C8.395 51.7309 9.2388 51.4952 10.2563 51.185C11.2738 50.8747 12.1921 50.6142 12.3038 50.6142C12.4154 50.6142 13.3709 50.3908 14.4133 50.1178C19.4636 48.8025 23.4841 48.2565 28.0009 48.2565C32.2323 48.2565 36.0914 48.7652 40.7571 49.9565C41.9856 50.2667 43.1644 50.5521 43.3629 50.5769C43.5739 50.6142 44.5666 50.8871 45.5717 51.1974C46.5892 51.5076 47.433 51.7309 47.4454 51.7061C47.4702 51.6937 47.5075 49.4105 47.5323 46.6433L47.5819 41.6302L46.0929 41.1587C41.3279 39.6448 37.0841 38.7141 32.8899 38.255C31.2147 38.0813 26.7476 37.9324 25.6804 38.0317Z' fill='%23909090'/%3E%3Cpath d='M19.069 46.084C18.7844 46.084 18.488 46.0303 18.18 45.923C17.872 45.8157 17.5944 45.6523 17.347 45.433L18.033 44.607C18.1964 44.7377 18.3714 44.845 18.558 44.929C18.7494 45.0083 18.929 45.048 19.097 45.048C19.279 45.048 19.4097 45.02 19.489 44.964C19.573 44.908 19.615 44.8287 19.615 44.726C19.615 44.6187 19.559 44.537 19.447 44.481C19.3397 44.425 19.1904 44.3597 18.999 44.285L18.432 44.047C18.1894 43.949 17.9747 43.795 17.788 43.585C17.606 43.375 17.515 43.1067 17.515 42.78C17.515 42.5187 17.5874 42.283 17.732 42.073C17.8767 41.8583 18.075 41.688 18.327 41.562C18.5837 41.4313 18.8777 41.366 19.209 41.366C19.4704 41.366 19.734 41.4173 20 41.52C20.2707 41.618 20.511 41.7697 20.721 41.975L20.119 42.731C19.965 42.6237 19.8157 42.542 19.671 42.486C19.531 42.43 19.377 42.402 19.209 42.402C19.0644 42.402 18.9477 42.4277 18.859 42.479C18.775 42.5303 18.733 42.6073 18.733 42.71C18.733 42.8173 18.7937 42.9013 18.915 42.962C19.0364 43.018 19.1997 43.0857 19.405 43.165L19.958 43.382C20.2427 43.494 20.462 43.6503 20.616 43.851C20.77 44.0517 20.847 44.3107 20.847 44.628C20.847 44.8847 20.777 45.125 20.637 45.349C20.5017 45.5683 20.301 45.7457 20.035 45.881C19.769 46.0163 19.447 46.084 19.069 46.084ZM21.5782 46V41.45H24.5182V42.458H22.7822V43.172H24.2662V44.18H22.7822V44.992H24.5882V46H21.5782ZM25.4679 46V41.45H27.1339C27.4652 41.45 27.7709 41.4967 28.0509 41.59C28.3309 41.6833 28.5549 41.8397 28.7229 42.059C28.8955 42.2783 28.9819 42.5793 28.9819 42.962C28.9819 43.3307 28.8955 43.634 28.7229 43.872C28.5549 44.1053 28.3309 44.278 28.0509 44.39C27.7755 44.502 27.4792 44.558 27.1619 44.558H26.6719V46H25.4679ZM26.6719 43.606H27.1059C27.3439 43.606 27.5189 43.55 27.6309 43.438C27.7475 43.3213 27.8059 43.1627 27.8059 42.962C27.8059 42.7567 27.7429 42.612 27.6169 42.528C27.4909 42.444 27.3112 42.402 27.0779 42.402H26.6719V43.606ZM31.5887 46.084C30.954 46.084 30.4803 45.8973 30.1677 45.524C29.855 45.1507 29.6987 44.5767 29.6987 43.802V41.45H30.9027V43.942C30.9027 44.348 30.9563 44.635 31.0637 44.803C31.1757 44.9663 31.3507 45.048 31.5887 45.048C31.8267 45.048 32.0017 44.9663 32.1137 44.803C32.2303 44.635 32.2887 44.348 32.2887 43.942V41.45H33.4507V43.802C33.4507 44.5767 33.299 45.1507 32.9957 45.524C32.697 45.8973 32.228 46.084 31.5887 46.084ZM34.4298 46V41.45H35.6338V43.144H36.9918V41.45H38.1958V46H36.9918V44.194H35.6338V46H34.4298Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_d_1251_27709' x='14.0957' y='15.2744' width='25.7061' height='32.7256' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_1251_27709'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_1251_27709' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_1251_27709' x1='27.2186' y1='0' x2='27.2186' y2='63' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%239C9C9C'/%3E%3Cstop offset='1' stop-color='%23787878'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_1251_27709' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(6.10157 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_1251_27709' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(6.10938 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-leaderboard .box-task-center .box-task-center-inner .task-center-item:nth-child(8) .box-vector {
  background-image: url("data:image/svg+xml,%3Csvg width='56' height='63' viewBox='0 0 56 63' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.8018 2.33586C24.5063 1.18414 25.8586 0.608281 27.287 0.608282C28.7154 0.608283 30.0677 1.18414 32.7722 2.33587L42.2971 6.392C45.8363 7.89918 47.6059 8.65277 48.6007 10.1576C49.5954 11.6624 49.5954 13.5858 49.5954 17.4326L49.5955 32.2463C49.5955 36.8774 49.5955 39.1929 48.712 41.2622C47.8285 43.3315 46.1561 44.9329 42.8113 48.1359L32.8216 57.7021C30.204 60.2086 28.8952 61.4619 27.289 61.462C25.6828 61.4621 24.3739 60.2089 21.7561 57.7026L11.7642 48.1361C8.41869 44.933 6.74595 43.3315 5.86225 41.262C4.97855 39.1925 4.97855 36.8767 4.97855 32.2452L4.97853 17.4326C4.97852 13.5858 4.97852 11.6624 5.97328 10.1576C6.96804 8.65277 8.73767 7.89918 12.2769 6.392L21.8018 2.33586Z' fill='url(%23paint0_linear_1251_27710)'/%3E%3Cpath opacity='0.8' d='M23.0954 5.7778C25.0823 4.90204 26.0758 4.46417 27.1289 4.46419C28.182 4.46422 29.1754 4.90214 31.1623 5.77799L40.504 9.89595C42.8202 10.917 43.9783 11.4275 44.6277 12.4234C45.277 13.4193 45.277 14.6849 45.277 17.2163V30.6585C45.277 34.888 45.277 37.0027 44.4671 38.8907C43.6572 40.7787 42.1248 42.2361 39.0601 45.1508L31.262 52.5673C29.3045 54.429 28.3257 55.3598 27.1269 55.3598C25.9281 55.3598 24.9494 54.4289 22.992 52.5671L15.1948 45.1507C12.1304 42.236 10.5982 40.7787 9.78834 38.8908C8.97852 37.0029 8.97852 34.8883 8.97852 30.6591V17.2165C8.97852 14.6851 8.97852 13.4193 9.62791 12.4234C10.2773 11.4275 11.4355 10.9171 13.7519 9.89606L23.0954 5.7778Z' fill='url(%23paint1_radial_1251_27710)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_1251_27710' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='8' y='4' width='38' height='50'%3E%3Cpath d='M21.0101 5.6922C23.7268 4.7189 25.0851 4.23225 26.4926 4.14233C26.9164 4.11525 27.3415 4.1152 27.7654 4.14218C29.1729 4.23177 30.5314 4.71813 33.2484 5.69085C38.455 7.55483 41.0582 8.48683 42.7555 10.3954C43.2589 10.9615 43.6964 11.5829 44.0594 12.2477C45.2836 14.4893 45.2829 17.2542 45.2814 22.784L45.2791 31.6072C45.2782 34.9827 45.2777 36.6705 44.7557 38.2215C44.5992 38.6865 44.4087 39.1393 44.1857 39.5764C43.4419 41.034 42.2353 42.2148 39.8221 44.5764C34.4662 49.8177 31.7883 52.4383 28.5575 52.9052C27.6087 53.0423 26.6452 53.0423 25.6965 52.9051C22.4657 52.4381 19.7886 49.818 14.4345 44.578C12.0219 42.2167 10.8155 41.036 10.0718 39.5783C9.84819 39.1399 9.6572 38.6855 9.50044 38.219C8.9792 36.6678 8.97965 34.9798 8.98056 31.6039L8.98292 22.7722C8.98439 17.248 8.98513 14.4859 10.2084 12.2465C10.5717 11.5814 11.0095 10.9597 11.5132 10.3935C13.2094 8.48699 15.8096 7.55539 21.0101 5.6922Z' fill='url(%23paint2_radial_1251_27710)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1251_27710)'%3E%3Cpath opacity='0.3' d='M48.0838 28.7597C48.0838 25.081 47.1155 21.4671 45.2761 18.2812L27.1269 28.7597H48.0838Z' fill='white'/%3E%3Cpath d='M45.2761 39.2382C47.1155 36.0523 48.0838 32.4384 48.0838 28.7597H27.1269L45.2761 39.2382Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M37.6054 46.9089C40.7912 45.0696 43.4368 42.424 45.2761 39.2382L27.1269 28.7597L37.6054 46.9089Z' fill='white'/%3E%3Cpath d='M27.1269 49.7166C30.8056 49.7166 34.4195 48.7483 37.6054 46.9089L27.1269 28.7597V49.7166Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M16.6484 46.9089C19.8343 48.7483 23.4482 49.7166 27.1269 49.7166V28.7597L16.6484 46.9089Z' fill='white'/%3E%3Cpath d='M8.97762 39.2382C10.817 42.424 13.4625 45.0696 16.6484 46.9089L27.1269 28.7597L8.97762 39.2382Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M6.16992 28.7597C6.16992 32.4384 7.13826 36.0523 8.97762 39.2382L27.1269 28.7597L6.16992 28.7597Z' fill='white'/%3E%3Cpath d='M8.97762 18.2812C7.13826 21.4671 6.16992 25.081 6.16992 28.7597L27.1269 28.7597L8.97762 18.2812Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M16.6484 10.6104C13.4625 12.4498 10.817 15.0953 8.97762 18.2812L27.1269 28.7597L16.6484 10.6104Z' fill='white'/%3E%3Cpath d='M27.1269 7.80273C23.4482 7.80273 19.8343 8.77108 16.6484 10.6104L27.1269 28.7597V7.80273Z' fill='%23BABABA'/%3E%3Cpath opacity='0.3' d='M37.6054 10.6104C34.4195 8.77108 30.8056 7.80273 27.1269 7.80273V28.7597L37.6054 10.6104Z' fill='white'/%3E%3Cpath d='M45.2761 18.2812C43.4368 15.0953 40.7912 12.4498 37.6054 10.6104L27.1269 28.7597L45.2761 18.2812Z' fill='%23BABABA'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M11.8922 50.5255C11.5977 50.6335 10.6474 50.9305 9.76399 51.2139L8.18457 51.7133L10.2994 53.846C11.4639 55.0338 12.4677 55.9922 12.5213 55.9922C12.5882 55.9922 12.6284 54.7099 12.6284 53.1576C12.6284 51.5919 12.5882 50.3231 12.5347 50.3366C12.4677 50.3366 12.1867 50.431 11.8922 50.5255Z' fill='%236D6D6D'/%3E%3Cpath d='M43.3311 53.1576C43.3311 54.716 43.4661 55.9922 43.533 55.9922C43.5866 55.9922 44.4955 55.0384 45.66 53.8562L47.7749 51.7202L47.1324 51.5186C46.4899 51.3171 44.2412 50.6051 43.6389 50.4171L43.3311 50.3364V53.1576Z' fill='%236D6D6D'/%3E%3Cpath d='M6.58999 46.2711C5.84546 46.5317 4.7659 46.9784 4.17028 47.2638C2.91699 47.8595 0.894362 49.1252 0.981224 49.2368C1.01845 49.2741 1.81261 50.0682 2.73086 50.9865L4.41846 52.6617L3.84765 54.8332C3.52502 56.0244 3.11553 57.5631 2.91699 58.2456C2.71845 58.9281 2.58196 59.4989 2.59437 59.5113C2.60677 59.5361 3.26444 59.2259 4.04619 58.8412C6.41627 57.6748 10.0644 56.4215 11.9506 56.1237C12.236 56.0741 12.4718 56.0368 12.4718 56.0244C12.4718 55.9996 11.5535 55.0814 10.4243 53.9646C9.02211 52.5748 8.42649 51.9047 8.53817 51.8303C8.64985 51.7558 8.64985 51.731 8.53817 51.731C8.41408 51.731 8.37686 51.0485 8.37686 48.7529C8.37686 45.9982 8.36445 45.7748 8.16591 45.7872C8.04182 45.7872 7.33452 46.0106 6.58999 46.2711Z' fill='%23969696'/%3E%3Cpath d='M47.5884 48.7533C47.5884 51.0489 47.5512 51.7314 47.4395 51.7314C47.3154 51.7314 47.3154 51.7562 47.4271 51.8307C47.5388 51.9051 46.9432 52.5752 45.541 53.965C44.4118 55.0818 43.506 56 43.5308 56.0124C43.5432 56.0249 43.8906 56.0993 44.3001 56.1862C46.6081 56.6701 49.4994 57.6752 51.8695 58.8044C52.6884 59.2015 53.3709 59.5117 53.3833 59.5117C53.3957 59.4993 53.2468 58.9285 53.0483 58.246C52.8498 57.5635 52.4403 56.0249 52.1176 54.8336L51.5468 52.6621L53.2965 50.9373L55.0461 49.2L54.7607 48.9891C54.2147 48.5672 52.552 47.6241 51.5344 47.1402C50.4673 46.6438 48.06 45.7752 47.7622 45.7752C47.6133 45.7752 47.5884 46.284 47.5884 48.7533Z' fill='%23969696'/%3E%3Cg filter='url(%23filter0_d_1251_27710)'%3E%3Cpath d='M26.8998 40.468C25.2358 40.468 23.7278 40.182 22.3758 39.61C21.0498 39.038 19.9968 38.245 19.2168 37.231C18.4628 36.217 18.0858 35.034 18.0858 33.682C18.0858 32.226 18.4628 31.043 19.2168 30.133C19.9968 29.223 20.9718 28.456 22.1418 27.832V27.676C21.1798 26.922 20.3868 26.077 19.7628 25.141C19.1648 24.205 18.8658 23.1 18.8658 21.826C18.8658 20.37 19.2168 19.122 19.9188 18.082C20.6208 17.016 21.5958 16.21 22.8438 15.664C24.0918 15.092 25.5218 14.806 27.1338 14.806C29.4478 14.806 31.3068 15.43 32.7108 16.678C34.1408 17.9 34.8558 19.564 34.8558 21.67C34.8558 22.788 34.5438 23.789 33.9198 24.673C33.3218 25.557 32.5808 26.285 31.6968 26.857V27.013C32.9188 27.663 33.9328 28.508 34.7388 29.548C35.5448 30.562 35.9478 31.888 35.9478 33.526C35.9478 34.852 35.5708 36.035 34.8168 37.075C34.0628 38.115 33.0098 38.947 31.6578 39.571C30.3058 40.169 28.7198 40.468 26.8998 40.468ZM28.3818 25.258C28.7458 24.738 29.0188 24.231 29.2008 23.737C29.3828 23.217 29.4738 22.684 29.4738 22.138C29.4738 21.28 29.2528 20.617 28.8108 20.149C28.3688 19.655 27.7578 19.408 26.9778 19.408C26.3798 19.408 25.8468 19.603 25.3788 19.993C24.9368 20.357 24.7158 20.968 24.7158 21.826C24.7158 22.632 25.0278 23.295 25.6518 23.815C26.3018 24.309 27.2118 24.79 28.3818 25.258ZM27.0558 35.866C27.8098 35.866 28.4468 35.671 28.9668 35.281C29.4868 34.891 29.7468 34.228 29.7468 33.292C29.7468 32.382 29.3308 31.693 28.4988 31.225C27.6928 30.731 26.5618 30.172 25.1058 29.548C24.7418 29.964 24.4298 30.471 24.1698 31.069C23.9358 31.667 23.8188 32.278 23.8188 32.902C23.8188 33.864 24.1438 34.605 24.7938 35.125C25.4438 35.619 26.1978 35.866 27.0558 35.866Z' fill='white'/%3E%3C/g%3E%3Cpath d='M25.7488 38.0317C25.4386 38.0565 24.4955 38.1309 23.6393 38.2054C19.4575 38.5652 14.9159 39.5455 9.43124 41.2704L8.31445 41.6302L8.36409 46.6433C8.38891 49.4105 8.42613 51.6937 8.45095 51.7061C8.46336 51.7309 9.30716 51.4952 10.3247 51.185C11.3422 50.8747 12.2604 50.6142 12.3721 50.6142C12.4838 50.6142 13.4393 50.3908 14.4816 50.1178C19.532 48.8025 23.5524 48.2565 28.0692 48.2565C32.3006 48.2565 36.1597 48.7652 40.8254 49.9565C42.0539 50.2667 43.2327 50.5521 43.4313 50.5769C43.6422 50.6142 44.6349 50.8871 45.6401 51.1974C46.6576 51.5076 47.5014 51.7309 47.5138 51.7061C47.5386 51.6937 47.5758 49.4105 47.6006 46.6433L47.6503 41.6302L46.1612 41.1587C41.3963 39.6448 37.1524 38.7141 32.9583 38.255C31.2831 38.0813 26.8159 37.9324 25.7488 38.0317Z' fill='%23909090'/%3E%3Cpath d='M19.8634 46V41.45H21.2074C21.6694 41.45 22.0754 41.527 22.4254 41.681C22.78 41.8303 23.0554 42.0707 23.2514 42.402C23.4474 42.7333 23.5454 43.1673 23.5454 43.704C23.5454 44.2407 23.4474 44.6793 23.2514 45.02C23.0554 45.356 22.787 45.6033 22.4464 45.762C22.1057 45.9207 21.716 46 21.2774 46H19.8634ZM21.0674 45.034H21.1374C21.3567 45.034 21.555 44.9967 21.7324 44.922C21.9097 44.8473 22.0497 44.7143 22.1524 44.523C22.2597 44.3317 22.3134 44.0587 22.3134 43.704C22.3134 43.3493 22.2597 43.081 22.1524 42.899C22.0497 42.7123 21.9097 42.5863 21.7324 42.521C21.555 42.451 21.3567 42.416 21.1374 42.416H21.0674V45.034ZM24.3546 46V41.45H27.2946V42.458H25.5586V43.172H27.0426V44.18H25.5586V44.992H27.3646V46H24.3546ZM28.6082 46L27.8102 41.45H29.0422L29.2942 43.438C29.3176 43.676 29.3432 43.914 29.3712 44.152C29.3992 44.39 29.4249 44.628 29.4482 44.866H29.4762C29.5182 44.628 29.5602 44.39 29.6022 44.152C29.6442 43.9093 29.6862 43.6713 29.7282 43.438L30.1622 41.45H31.1702L31.6042 43.438C31.6462 43.6667 31.6882 43.9023 31.7302 44.145C31.7722 44.383 31.8142 44.6233 31.8562 44.866H31.8842C31.9076 44.6233 31.9332 44.383 31.9612 44.145C31.9892 43.9023 32.0149 43.6667 32.0382 43.438L32.2902 41.45H33.4382L32.6822 46H31.1562L30.8062 44.194C30.7736 44.0167 30.7432 43.837 30.7152 43.655C30.6872 43.473 30.6616 43.298 30.6382 43.13H30.6102C30.5869 43.298 30.5612 43.473 30.5332 43.655C30.5099 43.837 30.4796 44.0167 30.4422 44.194L30.1062 46H28.6082ZM35.1898 43.788L35.1128 44.103H35.9528L35.8758 43.788C35.8198 43.5687 35.7638 43.3307 35.7078 43.074C35.6518 42.8173 35.5958 42.5747 35.5398 42.346H35.5118C35.4651 42.5747 35.4138 42.8173 35.3578 43.074C35.3018 43.3307 35.2458 43.5687 35.1898 43.788ZM33.4398 46L34.8258 41.45H36.2818L37.6678 46H36.3938L36.1698 45.034H34.8958L34.6718 46H33.4398Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_d_1251_27710' x='14.0859' y='14.8057' width='25.8613' height='33.6621' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_1251_27710'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_1251_27710' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_1251_27710' x1='27.287' y1='0' x2='27.287' y2='63' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%239C9C9C'/%3E%3Cstop offset='1' stop-color='%23787878'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_1251_27710' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(6.16992 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_1251_27710' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(6.17774 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-leaderboard .box-task-center .box-task-center-inner .task-center-item.selected:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='85' height='79' viewBox='0 0 85 79' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_1276_78004)'%3E%3Cpath d='M67.0315 15.031L67.2733 19.1646L70.9694 21.031L66.8358 21.2728L64.9694 24.969L64.7277 20.8354L61.0315 18.969L65.1651 18.7272L67.0315 15.031Z' fill='%23F9CE5E'/%3E%3C/g%3E%3Cpath d='M67.0315 15.031L67.2733 19.1646L70.9694 21.031L66.8358 21.2728L64.9694 24.969L64.7277 20.8354L61.0315 18.969L65.1651 18.7272L67.0315 15.031Z' fill='%23FAD867'/%3E%3Cg filter='url(%23filter1_f_1276_78004)'%3E%3Cpath d='M6.40524 31.9546L9.28081 34.576L12.9916 33.4053L10.3703 36.2809L11.5409 39.9917L8.66534 37.3703L4.95456 38.541L7.5759 35.6654L6.40524 31.9546Z' fill='%23F9CE5E'/%3E%3C/g%3E%3Cpath d='M6.40524 31.9546L9.28081 34.576L12.9916 33.4053L10.3703 36.2809L11.5409 39.9917L8.66534 37.3703L4.95456 38.541L7.5759 35.6654L6.40524 31.9546Z' fill='%23FAD867'/%3E%3Cg filter='url(%23filter2_f_1276_78004)'%3E%3Cpath d='M33.5354 7.70805L39.14 12.8172L46.3725 10.5355L41.2634 16.1401L43.5451 23.3726L37.9404 18.2635L30.708 20.5452L35.8171 14.9405L33.5354 7.70805Z' fill='%23F9CE5E'/%3E%3C/g%3E%3Cpath d='M33.5354 7.70805L39.14 12.8172L46.3725 10.5355L41.2634 16.1401L43.5451 23.3726L37.9404 18.2635L30.708 20.5452L35.8171 14.9405L33.5354 7.70805Z' fill='%23FAD867'/%3E%3Cg filter='url(%23filter3_f_1276_78004)'%3E%3Cpath d='M74.7532 67.4286L77.2817 69.7336L80.5446 68.7042L78.2397 71.2327L79.269 74.4956L76.7405 72.1906L73.4776 73.22L75.7826 70.6915L74.7532 67.4286Z' fill='%23F9CE5E'/%3E%3C/g%3E%3Cpath d='M74.7532 67.4286L77.2817 69.7336L80.5446 68.7042L78.2397 71.2327L79.269 74.4956L76.7405 72.1906L73.4776 73.22L75.7826 70.6915L74.7532 67.4286Z' fill='%23FAD867'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_1276_78004' x='57.0312' y='11.0312' width='17.9385' height='17.9375' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_1276_78004'/%3E%3C/filter%3E%3Cfilter id='filter1_f_1276_78004' x='0.954102' y='27.9551' width='16.0371' height='16.0361' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_1276_78004'/%3E%3C/filter%3E%3Cfilter id='filter2_f_1276_78004' x='26.708' y='3.70801' width='23.6641' height='23.665' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_1276_78004'/%3E%3C/filter%3E%3Cfilter id='filter3_f_1276_78004' x='69.4775' y='63.4287' width='15.0674' height='15.0664' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_1276_78004'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 85px;
  height: 79px;
  position: absolute;
  top: -11px;
  left: -13px;
}
.CX-leaderboard .box-task-center .box-task-center-inner .task-center-item.active .box-vector {
  position: relative;
  background-image: url("data:image/svg+xml,%3Csvg width='55' height='63' viewBox='0 0 55 63' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.3917 2.33586C24.0962 1.18414 25.4485 0.608281 26.8769 0.608282C28.3053 0.608283 29.6575 1.18414 32.3621 2.33587L41.8869 6.392C45.4261 7.89918 47.1958 8.65277 48.1905 10.1576C49.1853 11.6624 49.1853 13.5858 49.1853 17.4326L49.1853 32.2463C49.1853 36.8774 49.1853 39.1929 48.3018 41.2622C47.4183 43.3315 45.7459 44.9329 42.4011 48.1359L32.4114 57.7021C29.7939 60.2086 28.4851 61.4619 26.8788 61.462C25.2726 61.4621 23.9637 60.2089 21.3459 57.7026L11.354 48.1361C8.00853 44.933 6.33579 43.3315 5.4521 41.262C4.5684 39.1925 4.5684 36.8767 4.56839 32.2452L4.56837 17.4326C4.56836 13.5858 4.56836 11.6624 5.56312 10.1576C6.55789 8.65277 8.32751 7.89918 11.8668 6.392L21.3917 2.33586Z' fill='url(%23paint0_linear_1276_64728)'/%3E%3Cpath opacity='0.8' d='M22.6853 5.7778C24.6722 4.90204 25.6656 4.46417 26.7187 4.46419C27.7718 4.46422 28.7653 4.90214 30.7521 5.77799L40.0938 9.89595C42.4101 10.917 43.5682 11.4275 44.2175 12.4234C44.8669 13.4193 44.8669 14.6849 44.8669 17.2163V30.6585C44.8669 34.888 44.8669 37.0027 44.057 38.8907C43.247 40.7787 41.7147 42.2361 38.6499 45.1508L30.8518 52.5673C28.8943 54.429 27.9156 55.3598 26.7168 55.3598C25.5179 55.3598 24.5392 54.4289 22.5818 52.5671L14.7846 45.1507C11.7202 42.236 10.188 40.7787 9.37818 38.8908C8.56836 37.0029 8.56836 34.8883 8.56836 30.6591V17.2165C8.56836 14.6851 8.56836 13.4193 9.21775 12.4234C9.86714 11.4275 11.0254 10.9171 13.3418 9.89606L22.6853 5.7778Z' fill='url(%23paint1_radial_1276_64728)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_1276_64728' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='8' y='4' width='37' height='50'%3E%3Cpath d='M20.6 5.6922C23.3166 4.7189 24.6749 4.23225 26.0824 4.14233C26.5063 4.11525 26.9314 4.1152 27.3552 4.14218C28.7628 4.23177 30.1213 4.71813 32.8383 5.69085V5.69085C38.0448 7.55483 40.6481 8.48683 42.3454 10.3954C42.8488 10.9615 43.2862 11.5829 43.6493 12.2477C44.8735 14.4893 44.8727 17.2542 44.8713 22.784L44.8689 31.6072C44.868 34.9827 44.8676 36.6705 44.3455 38.2215C44.189 38.6865 43.9985 39.1393 43.7755 39.5764C43.0318 41.034 41.8252 42.2148 39.4119 44.5764V44.5764C34.0561 49.8177 31.3782 52.4383 28.1473 52.9052C27.1986 53.0423 26.2351 53.0423 25.2864 52.9051C22.0555 52.4381 19.3785 49.818 14.0244 44.578V44.578C11.6117 42.2167 10.4054 41.036 9.66169 39.5783C9.43803 39.1399 9.24704 38.6855 9.09028 38.219C8.56905 36.6678 8.5695 34.9798 8.5704 31.6039L8.57276 22.7722C8.57424 17.248 8.57497 14.4859 9.79827 12.2465C10.1616 11.5814 10.5993 10.9597 11.1031 10.3935C12.7992 8.48699 15.3995 7.55539 20.6 5.6922V5.6922Z' fill='url(%23paint2_radial_1276_64728)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1276_64728)'%3E%3Cpath opacity='0.3' d='M47.6737 28.7597C47.6737 25.081 46.7053 21.4671 44.866 18.2812L26.7167 28.7597H47.6737Z' fill='white'/%3E%3Cpath d='M44.866 39.2382C46.7053 36.0523 47.6737 32.4384 47.6737 28.7597H26.7167L44.866 39.2382Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M37.1952 46.9089C40.3811 45.0696 43.0266 42.424 44.866 39.2382L26.7167 28.7597L37.1952 46.9089Z' fill='white'/%3E%3Cpath d='M26.7167 49.7166C30.3954 49.7166 34.0093 48.7483 37.1952 46.9089L26.7167 28.7597L26.7167 49.7166Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M16.2382 46.9089C19.4241 48.7483 23.038 49.7166 26.7167 49.7166L26.7167 28.7597L16.2382 46.9089Z' fill='white'/%3E%3Cpath d='M8.56747 39.2382C10.4068 42.424 13.0524 45.0696 16.2382 46.9089L26.7167 28.7597L8.56747 39.2382Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M5.75977 28.7597C5.75977 32.4384 6.72811 36.0523 8.56746 39.2382L26.7167 28.7597L5.75977 28.7597Z' fill='white'/%3E%3Cpath d='M8.56747 18.2812C6.72811 21.4671 5.75977 25.081 5.75977 28.7597L26.7167 28.7597L8.56747 18.2812Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M16.2382 10.6104C13.0524 12.4498 10.4068 15.0953 8.56747 18.2812L26.7167 28.7597L16.2382 10.6104Z' fill='white'/%3E%3Cpath d='M26.7167 7.80273C23.038 7.80273 19.4241 8.77108 16.2382 10.6104L26.7167 28.7597L26.7167 7.80273Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M37.1952 10.6104C34.0093 8.77108 30.3954 7.80273 26.7167 7.80273L26.7167 28.7597L37.1952 10.6104Z' fill='white'/%3E%3Cpath d='M44.866 18.2812C43.0266 15.0953 40.3811 12.4498 37.1952 10.6104L26.7167 28.7597L44.866 18.2812Z' fill='%23132F6F'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M11.482 50.5255C11.1876 50.6335 10.2372 50.9305 9.35384 51.2139L7.77441 51.7133L9.88923 53.846C11.0537 55.0338 12.0576 55.9922 12.1111 55.9922C12.1781 55.9922 12.2182 54.7099 12.2182 53.1576C12.2182 51.5919 12.1781 50.3231 12.1245 50.3366C12.0576 50.3366 11.7765 50.431 11.482 50.5255Z' fill='%230D1E49'/%3E%3Cpath d='M42.9209 53.1576C42.9209 54.716 43.056 55.9922 43.1229 55.9922C43.1764 55.9922 44.0854 55.0384 45.2499 53.8562L47.3647 51.7202L46.7222 51.5186C46.0797 51.3171 43.8311 50.6051 43.2288 50.4171L42.9209 50.3364V53.1576Z' fill='%230D1E49'/%3E%3Cpath d='M6.17984 46.2711C5.43531 46.5317 4.35574 46.9784 3.76012 47.2638C2.50684 47.8595 0.484206 49.1252 0.571068 49.2368C0.608294 49.2741 1.40246 50.0682 2.32071 50.9865L4.0083 52.6617L3.4375 54.8332C3.11487 56.0244 2.70538 57.5631 2.50684 58.2456C2.3083 58.9281 2.1718 59.4989 2.18421 59.5113C2.19662 59.5361 2.85428 59.2259 3.63604 58.8412C6.00611 57.6748 9.65429 56.4215 11.5404 56.1237C11.8258 56.0741 12.0616 56.0368 12.0616 56.0244C12.0616 55.9996 11.1433 55.0814 10.0141 53.9646C8.61196 52.5748 8.01633 51.9047 8.12801 51.8303C8.23969 51.7558 8.23969 51.731 8.12801 51.731C8.00393 51.731 7.9667 51.0485 7.9667 48.7529C7.9667 45.9982 7.95429 45.7748 7.75575 45.7872C7.63166 45.7872 6.92436 46.0106 6.17984 46.2711Z' fill='%23133380'/%3E%3Cpath d='M47.1783 48.7533C47.1783 51.0489 47.1411 51.7314 47.0294 51.7314C46.9053 51.7314 46.9053 51.7562 47.017 51.8307C47.1287 51.9051 46.533 52.5752 45.1308 53.965C44.0016 55.0818 43.0958 56 43.1206 56.0124C43.133 56.0249 43.4805 56.0993 43.89 56.1862C46.198 56.6701 49.0892 57.6752 51.4593 58.8044C52.2783 59.2015 52.9608 59.5117 52.9732 59.5117C52.9856 59.4993 52.8367 58.9285 52.6381 58.246C52.4396 57.5635 52.0301 56.0249 51.7075 54.8336L51.1367 52.6621L52.8863 50.9373L54.636 49.2L54.3506 48.9891C53.8046 48.5672 52.1418 47.6241 51.1243 47.1402C50.0571 46.6438 47.6498 45.7752 47.352 45.7752C47.2031 45.7752 47.1783 46.284 47.1783 48.7533Z' fill='%23133380'/%3E%3Cg filter='url(%23filter0_d_1276_64728)'%3E%3Cpath d='M18.6116 40V34.618H23.9156V21.826H19.2356V17.692C20.6396 17.406 21.8356 17.081 22.8236 16.717C23.8116 16.327 24.7736 15.846 25.7096 15.274H30.6236V34.618H35.0696V40H18.6116Z' fill='white'/%3E%3C/g%3E%3Cpath d='M25.3386 38.0317C25.0284 38.0565 24.0853 38.1309 23.2291 38.2054C19.0474 38.5652 14.5058 39.5455 9.02109 41.2704L7.9043 41.6302L7.95393 46.6433C7.97875 49.4105 8.01598 51.6937 8.04079 51.7061C8.0532 51.7309 8.897 51.4952 9.91452 51.185C10.932 50.8747 11.8503 50.6142 11.962 50.6142C12.0736 50.6142 13.0291 50.3908 14.0715 50.1178C19.1218 48.8025 23.1423 48.2565 27.6591 48.2565C31.8905 48.2565 35.7496 48.7652 40.4153 49.9565C41.6438 50.2667 42.8226 50.5521 43.0211 50.5769C43.2321 50.6142 44.2248 50.8871 45.2299 51.1974C46.2474 51.5076 47.0912 51.7309 47.1036 51.7061C47.1284 51.6937 47.1657 49.4105 47.1905 46.6433L47.2401 41.6302L45.7511 41.1587C40.9861 39.6448 36.7423 38.7141 32.5481 38.255C30.8729 38.0813 26.4058 37.9324 25.3386 38.0317Z' fill='url(%23paint3_linear_1276_64728)'/%3E%3Cpath d='M15.5636 46V41.45H17.2296C17.5609 41.45 17.8666 41.4967 18.1466 41.59C18.4266 41.6833 18.6506 41.8397 18.8186 42.059C18.9912 42.2783 19.0776 42.5793 19.0776 42.962C19.0776 43.3307 18.9912 43.634 18.8186 43.872C18.6506 44.1053 18.4266 44.278 18.1466 44.39C17.8712 44.502 17.5749 44.558 17.2576 44.558H16.7676V46H15.5636ZM16.7676 43.606H17.2016C17.4396 43.606 17.6146 43.55 17.7266 43.438C17.8432 43.3213 17.9016 43.1627 17.9016 42.962C17.9016 42.7567 17.8386 42.612 17.7126 42.528C17.5866 42.444 17.4069 42.402 17.1736 42.402H16.7676V43.606ZM19.8224 46V41.45H22.7624V42.458H21.0264V43.172H22.5104V44.18H21.0264V44.992H22.8324V46H19.8224ZM23.712 46V41.45H25L25.686 43.312C25.728 43.438 25.7677 43.5687 25.805 43.704C25.8423 43.8393 25.882 43.9747 25.924 44.11H25.952C25.994 43.9747 26.0337 43.8393 26.071 43.704C26.1083 43.5687 26.148 43.438 26.19 43.312L26.848 41.45H28.136V46H27.044V44.656C27.044 44.502 27.0533 44.3293 27.072 44.138C27.0907 43.942 27.1117 43.746 27.135 43.55C27.1583 43.354 27.1793 43.1813 27.198 43.032H27.17L26.792 44.124L26.232 45.629H25.588L25.028 44.124L24.664 43.032H24.636C24.6547 43.1813 24.6757 43.354 24.699 43.55C24.7223 43.746 24.7433 43.942 24.762 44.138C24.7807 44.3293 24.79 44.502 24.79 44.656V46H23.712ZM31.0086 46.084C30.3739 46.084 29.9002 45.8973 29.5876 45.524C29.2749 45.1507 29.1186 44.5767 29.1186 43.802V41.45H30.3226V43.942C30.3226 44.348 30.3762 44.635 30.4836 44.803C30.5956 44.9663 30.7706 45.048 31.0086 45.048C31.2466 45.048 31.4216 44.9663 31.5336 44.803C31.6502 44.635 31.7086 44.348 31.7086 43.942V41.45H32.8706V43.802C32.8706 44.5767 32.7189 45.1507 32.4156 45.524C32.1169 45.8973 31.6479 46.084 31.0086 46.084ZM33.8497 46V41.45H35.0537V44.992H36.7757V46H33.8497ZM38.6693 43.788L38.5923 44.103H39.4323L39.3553 43.788C39.2993 43.5687 39.2433 43.3307 39.1873 43.074C39.1313 42.8173 39.0753 42.5747 39.0193 42.346H38.9913C38.9446 42.5747 38.8933 42.8173 38.8373 43.074C38.7813 43.3307 38.7253 43.5687 38.6693 43.788ZM36.9193 46L38.3053 41.45H39.7613L41.1473 46H39.8733L39.6493 45.034H38.3753L38.1513 46H36.9193Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_d_1276_64728' x='14.6113' y='15.2744' width='24.458' height='32.7256' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_1276_64728'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_1276_64728' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_1276_64728' x1='26.8768' y1='3' x2='26.8768' y2='54.5192' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23143176'/%3E%3Cstop offset='1' stop-color='%230E214E'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_1276_64728' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(5.75977 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_1276_64728' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(5.76759 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint3_linear_1276_64728' x1='27.5722' y1='44.9998' x2='27.5722' y2='37.9998' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%231D46AC'/%3E%3Cstop offset='1' stop-color='%234874DF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-leaderboard .box-task-center .box-task-center-inner .task-center-item.active:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='67' height='71' viewBox='0 0 67 71' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_1276_64729)'%3E%3Cpath d='M22.3279 16.3509C27.6963 13.2514 30.3805 11.7017 33.3279 11.7017C36.2754 11.7017 38.9596 13.2514 44.3279 16.3509L44.6364 16.5289C50.0048 19.6284 52.689 21.1781 54.1627 23.7306C55.6364 26.2832 55.6364 29.3826 55.6364 35.5815V35.9377C55.6364 42.1365 55.6364 45.236 54.1627 47.7885C52.689 50.3411 50.0048 51.8908 44.6364 54.9902L44.328 55.1683C38.9596 58.2678 36.2754 59.8175 33.3279 59.8175C30.3805 59.8175 27.6963 58.2678 22.3279 55.1683L22.0195 54.9902C16.6511 51.8908 13.9669 50.3411 12.4932 47.7885C11.0195 45.236 11.0195 42.1365 11.0195 35.9377V35.5815C11.0195 29.3826 11.0195 26.2832 12.4932 23.7306C13.9669 21.1781 16.6511 19.6284 22.0195 16.5289L22.3279 16.3509Z' fill='%231950D1'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_1276_64729' x='0.0195312' y='0.702148' width='66.6172' height='70.1152' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_1276_64729'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 67px;
  height: 71px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.CX-leaderboard .box-task-center .box-task-center-inner .task-center-item.active:nth-child(2) .box-vector {
  background-image: url("data:image/svg+xml,%3Csvg width='55' height='63' viewBox='0 0 55 63' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.3917 2.33586C24.0962 1.18414 25.4485 0.608281 26.8769 0.608282C28.3053 0.608283 29.6575 1.18414 32.3621 2.33587L41.8869 6.392C45.4261 7.89918 47.1958 8.65277 48.1905 10.1576C49.1853 11.6624 49.1853 13.5858 49.1853 17.4326L49.1853 32.2463C49.1853 36.8774 49.1853 39.1929 48.3018 41.2622C47.4183 43.3315 45.7459 44.9329 42.4011 48.1359L32.4114 57.7021C29.7939 60.2086 28.4851 61.4619 26.8788 61.462C25.2726 61.4621 23.9637 60.2089 21.3459 57.7026L11.354 48.1361C8.00853 44.933 6.33579 43.3315 5.4521 41.262C4.5684 39.1925 4.5684 36.8767 4.56839 32.2452L4.56837 17.4326C4.56836 13.5858 4.56836 11.6624 5.56312 10.1576C6.55789 8.65277 8.32751 7.89918 11.8668 6.392L21.3917 2.33586Z' fill='url(%23paint0_linear_1276_64758)'/%3E%3Cpath opacity='0.8' d='M22.6853 5.7778C24.6722 4.90204 25.6656 4.46417 26.7187 4.46419C27.7718 4.46422 28.7653 4.90214 30.7521 5.77799L40.0938 9.89595C42.4101 10.917 43.5682 11.4275 44.2175 12.4234C44.8669 13.4193 44.8669 14.6849 44.8669 17.2163V30.6585C44.8669 34.888 44.8669 37.0027 44.057 38.8907C43.247 40.7787 41.7147 42.2361 38.6499 45.1508L30.8518 52.5673C28.8943 54.429 27.9156 55.3598 26.7168 55.3598C25.5179 55.3598 24.5392 54.4289 22.5818 52.5671L14.7846 45.1507C11.7202 42.236 10.188 40.7787 9.37818 38.8908C8.56836 37.0029 8.56836 34.8883 8.56836 30.6591V17.2165C8.56836 14.6851 8.56836 13.4193 9.21775 12.4234C9.86714 11.4275 11.0254 10.9171 13.3418 9.89606L22.6853 5.7778Z' fill='url(%23paint1_radial_1276_64758)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_1276_64758' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='8' y='4' width='37' height='50'%3E%3Cpath d='M20.6 5.6922C23.3166 4.7189 24.6749 4.23225 26.0824 4.14233C26.5063 4.11525 26.9314 4.1152 27.3552 4.14218C28.7628 4.23177 30.1213 4.71813 32.8383 5.69085V5.69085C38.0448 7.55483 40.6481 8.48683 42.3454 10.3954C42.8488 10.9615 43.2862 11.5829 43.6493 12.2477C44.8735 14.4893 44.8727 17.2542 44.8713 22.784L44.8689 31.6072C44.868 34.9827 44.8676 36.6705 44.3455 38.2215C44.189 38.6865 43.9985 39.1393 43.7755 39.5764C43.0318 41.034 41.8252 42.2148 39.4119 44.5764V44.5764C34.0561 49.8177 31.3782 52.4383 28.1473 52.9052C27.1986 53.0423 26.2351 53.0423 25.2864 52.9051C22.0555 52.4381 19.3785 49.818 14.0244 44.578V44.578C11.6117 42.2167 10.4054 41.036 9.66169 39.5783C9.43803 39.1399 9.24704 38.6855 9.09028 38.219C8.56905 36.6678 8.5695 34.9798 8.5704 31.6039L8.57276 22.7722C8.57424 17.248 8.57497 14.4859 9.79827 12.2465C10.1616 11.5814 10.5993 10.9597 11.1031 10.3935C12.7992 8.48699 15.3995 7.55539 20.6 5.6922V5.6922Z' fill='url(%23paint2_radial_1276_64758)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1276_64758)'%3E%3Cpath opacity='0.3' d='M47.6737 28.7597C47.6737 25.081 46.7053 21.4671 44.866 18.2812L26.7167 28.7597H47.6737Z' fill='white'/%3E%3Cpath d='M44.866 39.2382C46.7053 36.0523 47.6737 32.4384 47.6737 28.7597H26.7167L44.866 39.2382Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M37.1952 46.9089C40.3811 45.0696 43.0266 42.424 44.866 39.2382L26.7167 28.7597L37.1952 46.9089Z' fill='white'/%3E%3Cpath d='M26.7167 49.7166C30.3954 49.7166 34.0093 48.7483 37.1952 46.9089L26.7167 28.7597L26.7167 49.7166Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M16.2382 46.9089C19.4241 48.7483 23.038 49.7166 26.7167 49.7166L26.7167 28.7597L16.2382 46.9089Z' fill='white'/%3E%3Cpath d='M8.56747 39.2382C10.4068 42.424 13.0524 45.0696 16.2382 46.9089L26.7167 28.7597L8.56747 39.2382Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M5.75977 28.7597C5.75977 32.4384 6.72811 36.0523 8.56746 39.2382L26.7167 28.7597L5.75977 28.7597Z' fill='white'/%3E%3Cpath d='M8.56747 18.2812C6.72811 21.4671 5.75977 25.081 5.75977 28.7597L26.7167 28.7597L8.56747 18.2812Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M16.2382 10.6104C13.0524 12.4498 10.4068 15.0953 8.56747 18.2812L26.7167 28.7597L16.2382 10.6104Z' fill='white'/%3E%3Cpath d='M26.7167 7.80273C23.038 7.80273 19.4241 8.77108 16.2382 10.6104L26.7167 28.7597L26.7167 7.80273Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M37.1952 10.6104C34.0093 8.77108 30.3954 7.80273 26.7167 7.80273L26.7167 28.7597L37.1952 10.6104Z' fill='white'/%3E%3Cpath d='M44.866 18.2812C43.0266 15.0953 40.3811 12.4498 37.1952 10.6104L26.7167 28.7597L44.866 18.2812Z' fill='%23958A56'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M11.482 50.5255C11.1876 50.6335 10.2372 50.9305 9.35384 51.2139L7.77441 51.7133L9.88923 53.846C11.0537 55.0338 12.0576 55.9922 12.1111 55.9922C12.1781 55.9922 12.2182 54.7099 12.2182 53.1576C12.2182 51.5919 12.1781 50.3231 12.1245 50.3366C12.0576 50.3366 11.7765 50.431 11.482 50.5255Z' fill='%233E3823'/%3E%3Cpath d='M42.9209 53.1576C42.9209 54.716 43.056 55.9922 43.1229 55.9922C43.1764 55.9922 44.0854 55.0384 45.2499 53.8562L47.3647 51.7202L46.7222 51.5186C46.0797 51.3171 43.8311 50.6051 43.2288 50.4171L42.9209 50.3364V53.1576Z' fill='%233E3823'/%3E%3Cpath d='M6.17984 46.2711C5.43531 46.5317 4.35574 46.9784 3.76012 47.2638C2.50684 47.8595 0.484206 49.1252 0.571068 49.2368C0.608294 49.2741 1.40246 50.0682 2.32071 50.9865L4.0083 52.6617L3.4375 54.8332C3.11487 56.0244 2.70538 57.5631 2.50684 58.2456C2.3083 58.9281 2.1718 59.4989 2.18421 59.5113C2.19662 59.5361 2.85428 59.2259 3.63604 58.8412C6.00611 57.6748 9.65429 56.4215 11.5404 56.1237C11.8258 56.0741 12.0616 56.0368 12.0616 56.0244C12.0616 55.9996 11.1433 55.0814 10.0141 53.9646C8.61196 52.5748 8.01633 51.9047 8.12801 51.8303C8.23969 51.7558 8.23969 51.731 8.12801 51.731C8.00393 51.731 7.9667 51.0485 7.9667 48.7529C7.9667 45.9982 7.95429 45.7748 7.75575 45.7872C7.63166 45.7872 6.92436 46.0106 6.17984 46.2711Z' fill='%2361583A'/%3E%3Cpath d='M47.1783 48.7533C47.1783 51.0489 47.1411 51.7314 47.0294 51.7314C46.9053 51.7314 46.9053 51.7562 47.017 51.8307C47.1287 51.9051 46.533 52.5752 45.1308 53.965C44.0016 55.0818 43.0958 56 43.1206 56.0124C43.133 56.0249 43.4805 56.0993 43.89 56.1862C46.198 56.6701 49.0892 57.6752 51.4593 58.8044C52.2783 59.2015 52.9608 59.5117 52.9732 59.5117C52.9856 59.4993 52.8367 58.9285 52.6381 58.246C52.4396 57.5635 52.0301 56.0249 51.7075 54.8336L51.1367 52.6621L52.8863 50.9373L54.636 49.2L54.3506 48.9891C53.8046 48.5672 52.1418 47.6241 51.1243 47.1402C50.0571 46.6438 47.6498 45.7752 47.352 45.7752C47.2031 45.7752 47.1783 46.284 47.1783 48.7533Z' fill='%2361583A'/%3E%3Cg filter='url(%23filter0_d_1276_64758)'%3E%3Cpath d='M17.4416 40V36.178C19.3916 34.384 21.1466 32.72 22.7066 31.186C24.2926 29.652 25.5406 28.235 26.4506 26.935C27.3606 25.635 27.8156 24.426 27.8156 23.308C27.8156 22.19 27.5296 21.371 26.9576 20.851C26.4116 20.305 25.6836 20.032 24.7736 20.032C23.9676 20.032 23.2396 20.279 22.5896 20.773C21.9396 21.241 21.3156 21.774 20.7176 22.372L17.1296 18.784C18.4296 17.406 19.7296 16.405 21.0296 15.781C22.3296 15.131 23.8896 14.806 25.7096 14.806C27.3736 14.806 28.8426 15.144 30.1166 15.82C31.3906 16.47 32.3916 17.406 33.1196 18.628C33.8476 19.85 34.2116 21.28 34.2116 22.918C34.2116 24.244 33.8476 25.596 33.1196 26.974C32.4176 28.352 31.5206 29.704 30.4286 31.03C29.3366 32.33 28.2316 33.552 27.1136 34.696C27.7376 34.618 28.4396 34.553 29.2196 34.501C30.0256 34.423 30.7016 34.384 31.2476 34.384H35.3816V40H17.4416Z' fill='white'/%3E%3C/g%3E%3Cpath d='M25.3386 38.0317C25.0284 38.0565 24.0853 38.1309 23.2291 38.2054C19.0474 38.5652 14.5058 39.5455 9.02109 41.2704L7.9043 41.6302L7.95393 46.6433C7.97875 49.4105 8.01598 51.6937 8.04079 51.7061C8.0532 51.7309 8.897 51.4952 9.91452 51.185C10.932 50.8747 11.8503 50.6142 11.962 50.6142C12.0736 50.6142 13.0291 50.3908 14.0715 50.1178C19.1218 48.8025 23.1423 48.2565 27.6591 48.2565C31.8905 48.2565 35.7496 48.7652 40.4153 49.9565C41.6438 50.2667 42.8226 50.5521 43.0211 50.5769C43.2321 50.6142 44.2248 50.8871 45.2299 51.1974C46.2474 51.5076 47.0912 51.7309 47.1036 51.7061C47.1284 51.6937 47.1657 49.4105 47.1905 46.6433L47.2401 41.6302L45.7511 41.1587C40.9861 39.6448 36.7423 38.7141 32.5481 38.255C30.8729 38.0813 26.4058 37.9324 25.3386 38.0317Z' fill='url(%23paint3_linear_1276_64758)'/%3E%3Cpath d='M13.276 46V41.45H14.942C15.2733 41.45 15.579 41.4967 15.859 41.59C16.139 41.6833 16.363 41.8397 16.531 42.059C16.7036 42.2783 16.79 42.5793 16.79 42.962C16.79 43.3307 16.7036 43.634 16.531 43.872C16.363 44.1053 16.139 44.278 15.859 44.39C15.5836 44.502 15.2873 44.558 14.97 44.558H14.48V46H13.276ZM14.48 43.606H14.914C15.152 43.606 15.327 43.55 15.439 43.438C15.5556 43.3213 15.614 43.1627 15.614 42.962C15.614 42.7567 15.551 42.612 15.425 42.528C15.299 42.444 15.1193 42.402 14.886 42.402H14.48V43.606ZM17.5348 46V41.45H20.4748V42.458H18.7388V43.172H20.2228V44.18H18.7388V44.992H20.5448V46H17.5348ZM21.4244 46V41.45H23.1464C23.4731 41.45 23.7741 41.4943 24.0494 41.583C24.3247 41.667 24.5464 41.8163 24.7144 42.031C24.8824 42.2457 24.9664 42.542 24.9664 42.92C24.9664 43.2467 24.8987 43.5173 24.7634 43.732C24.6281 43.9467 24.4507 44.1147 24.2314 44.236L25.2184 46H23.8744L23.0904 44.474H22.6284V46H21.4244ZM22.6284 43.522H23.0624C23.5477 43.522 23.7904 43.3213 23.7904 42.92C23.7904 42.724 23.7274 42.5887 23.6014 42.514C23.4801 42.4393 23.3004 42.402 23.0624 42.402H22.6284V43.522ZM25.8336 46V41.45H27.0376V46H25.8336ZM28.0484 46V41.45H29.2804L30.2884 43.48L30.7224 44.502H30.7504C30.7224 44.2547 30.6898 43.9747 30.6524 43.662C30.6151 43.3447 30.5964 43.046 30.5964 42.766V41.45H31.7444V46H30.5124L29.5044 43.963L29.0704 42.948H29.0424C29.0704 43.2047 29.1031 43.4893 29.1404 43.802C29.1778 44.11 29.1964 44.404 29.1964 44.684V46H28.0484ZM33.6196 46V42.458H32.4156V41.45H36.0276V42.458H34.8236V46H33.6196ZM36.7027 46V41.45H37.9067V46H36.7027ZM40.3596 46.084C40.0749 46.084 39.7786 46.0303 39.4706 45.923C39.1626 45.8157 38.8849 45.6523 38.6376 45.433L39.3236 44.607C39.4869 44.7377 39.6619 44.845 39.8486 44.929C40.0399 45.0083 40.2196 45.048 40.3876 45.048C40.5696 45.048 40.7002 45.02 40.7796 44.964C40.8636 44.908 40.9056 44.8287 40.9056 44.726C40.9056 44.6187 40.8496 44.537 40.7376 44.481C40.6302 44.425 40.4809 44.3597 40.2896 44.285L39.7226 44.047C39.4799 43.949 39.2652 43.795 39.0786 43.585C38.8966 43.375 38.8056 43.1067 38.8056 42.78C38.8056 42.5187 38.8779 42.283 39.0226 42.073C39.1672 41.8583 39.3656 41.688 39.6176 41.562C39.8742 41.4313 40.1682 41.366 40.4996 41.366C40.7609 41.366 41.0246 41.4173 41.2906 41.52C41.5612 41.618 41.8016 41.7697 42.0116 41.975L41.4096 42.731C41.2556 42.6237 41.1062 42.542 40.9616 42.486C40.8216 42.43 40.6676 42.402 40.4996 42.402C40.3549 42.402 40.2382 42.4277 40.1496 42.479C40.0656 42.5303 40.0236 42.6073 40.0236 42.71C40.0236 42.8173 40.0842 42.9013 40.2056 42.962C40.3269 43.018 40.4902 43.0857 40.6956 43.165L41.2486 43.382C41.5332 43.494 41.7526 43.6503 41.9066 43.851C42.0606 44.0517 42.1376 44.3107 42.1376 44.628C42.1376 44.8847 42.0676 45.125 41.9276 45.349C41.7922 45.5683 41.5916 45.7457 41.3256 45.881C41.0596 46.0163 40.7376 46.084 40.3596 46.084Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_d_1276_64758' x='13.1299' y='14.8057' width='26.252' height='33.1943' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_1276_64758'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_1276_64758' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_1276_64758' x1='26.8768' y1='0' x2='26.8768' y2='63' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B3AA80'/%3E%3Cstop offset='1' stop-color='%23786A2D'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_1276_64758' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(5.75977 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_1276_64758' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(5.76759 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint3_linear_1276_64758' x1='27.5722' y1='51.708' x2='27.5722' y2='37.9998' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237B6531'/%3E%3Cstop offset='1' stop-color='%23A59B6C'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-leaderboard .box-task-center .box-task-center-inner .task-center-item.active:nth-child(2):before {
  background-image: url("data:image/svg+xml,%3Csvg width='67' height='71' viewBox='0 0 67 71' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_1276_64759)'%3E%3Cpath d='M22.3279 16.3509C27.6963 13.2514 30.3805 11.7017 33.3279 11.7017C36.2754 11.7017 38.9596 13.2514 44.3279 16.3509L44.6364 16.5289C50.0048 19.6284 52.689 21.1781 54.1627 23.7306C55.6364 26.2832 55.6364 29.3826 55.6364 35.5815V35.9377C55.6364 42.1365 55.6364 45.236 54.1627 47.7885C52.689 50.3411 50.0048 51.8908 44.6364 54.9902L44.328 55.1683C38.9596 58.2678 36.2754 59.8175 33.3279 59.8175C30.3805 59.8175 27.6963 58.2678 22.3279 55.1683L22.0195 54.9902C16.6511 51.8908 13.9669 50.3411 12.4932 47.7885C11.0195 45.236 11.0195 42.1365 11.0195 35.9377V35.5815C11.0195 29.3826 11.0195 26.2832 12.4932 23.7306C13.9669 21.1781 16.6511 19.6284 22.0195 16.5289L22.3279 16.3509Z' fill='%2383763D'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_1276_64759' x='0.0195312' y='0.702148' width='66.6172' height='70.1152' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_1276_64759'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-leaderboard .box-task-center .box-task-center-inner .task-center-item.active:nth-child(3) .box-vector {
  background-image: url("data:image/svg+xml,%3Csvg width='55' height='63' viewBox='0 0 55 63' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.3917 2.33586C24.0962 1.18414 25.4485 0.608281 26.8769 0.608282C28.3053 0.608283 29.6575 1.18414 32.3621 2.33587L41.8869 6.392C45.4261 7.89918 47.1958 8.65277 48.1905 10.1576C49.1853 11.6624 49.1853 13.5858 49.1853 17.4326L49.1853 32.2463C49.1853 36.8774 49.1853 39.1929 48.3018 41.2622C47.4183 43.3315 45.7459 44.9329 42.4011 48.1359L32.4114 57.7021C29.7939 60.2086 28.4851 61.4619 26.8788 61.462C25.2726 61.4621 23.9637 60.2089 21.3459 57.7026L11.354 48.1361C8.00853 44.933 6.33579 43.3315 5.4521 41.262C4.5684 39.1925 4.5684 36.8767 4.56839 32.2452L4.56837 17.4326C4.56836 13.5858 4.56836 11.6624 5.56312 10.1576C6.55789 8.65277 8.32751 7.89918 11.8668 6.392L21.3917 2.33586Z' fill='url(%23paint0_linear_1276_64788)'/%3E%3Cpath opacity='0.8' d='M22.6853 5.7778C24.6722 4.90204 25.6656 4.46417 26.7187 4.46419C27.7718 4.46422 28.7653 4.90214 30.7521 5.77799L40.0938 9.89595C42.4101 10.917 43.5682 11.4275 44.2175 12.4234C44.8669 13.4193 44.8669 14.6849 44.8669 17.2163V30.6585C44.8669 34.888 44.8669 37.0027 44.057 38.8907C43.247 40.7787 41.7147 42.2361 38.6499 45.1508L30.8518 52.5673C28.8943 54.429 27.9156 55.3598 26.7168 55.3598C25.5179 55.3598 24.5392 54.4289 22.5818 52.5671L14.7846 45.1507C11.7202 42.236 10.188 40.7787 9.37818 38.8908C8.56836 37.0029 8.56836 34.8883 8.56836 30.6591V17.2165C8.56836 14.6851 8.56836 13.4193 9.21775 12.4234C9.86714 11.4275 11.0254 10.9171 13.3418 9.89606L22.6853 5.7778Z' fill='url(%23paint1_radial_1276_64788)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_1276_64788' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='8' y='4' width='37' height='50'%3E%3Cpath d='M20.6 5.6922C23.3166 4.7189 24.6749 4.23225 26.0824 4.14233C26.5063 4.11525 26.9314 4.1152 27.3552 4.14218C28.7628 4.23177 30.1213 4.71813 32.8383 5.69085V5.69085C38.0448 7.55483 40.6481 8.48683 42.3454 10.3954C42.8488 10.9615 43.2862 11.5829 43.6493 12.2477C44.8735 14.4893 44.8727 17.2542 44.8713 22.784L44.8689 31.6072C44.868 34.9827 44.8676 36.6705 44.3455 38.2215C44.189 38.6865 43.9985 39.1393 43.7755 39.5764C43.0318 41.034 41.8252 42.2148 39.4119 44.5764V44.5764C34.0561 49.8177 31.3782 52.4383 28.1473 52.9052C27.1986 53.0423 26.2351 53.0423 25.2864 52.9051C22.0555 52.4381 19.3785 49.818 14.0244 44.578V44.578C11.6117 42.2167 10.4054 41.036 9.66169 39.5783C9.43803 39.1399 9.24704 38.6855 9.09028 38.219C8.56905 36.6678 8.5695 34.9798 8.5704 31.6039L8.57276 22.7722C8.57424 17.248 8.57497 14.4859 9.79827 12.2465C10.1616 11.5814 10.5993 10.9597 11.1031 10.3935C12.7992 8.48699 15.3995 7.55539 20.6 5.6922V5.6922Z' fill='url(%23paint2_radial_1276_64788)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1276_64788)'%3E%3Cpath opacity='0.3' d='M47.6737 28.7597C47.6737 25.081 46.7053 21.4671 44.866 18.2812L26.7167 28.7597H47.6737Z' fill='white'/%3E%3Cpath d='M44.866 39.2382C46.7053 36.0523 47.6737 32.4384 47.6737 28.7597H26.7167L44.866 39.2382Z' fill='%2395959E'/%3E%3Cpath opacity='0.3' d='M37.1952 46.9089C40.3811 45.0696 43.0266 42.424 44.866 39.2382L26.7167 28.7597L37.1952 46.9089Z' fill='white'/%3E%3Cpath d='M26.7167 49.7166C30.3954 49.7166 34.0093 48.7483 37.1952 46.9089L26.7167 28.7597L26.7167 49.7166Z' fill='%2395959E'/%3E%3Cpath opacity='0.3' d='M16.2382 46.9089C19.4241 48.7483 23.038 49.7166 26.7167 49.7166L26.7167 28.7597L16.2382 46.9089Z' fill='white'/%3E%3Cpath d='M8.56747 39.2382C10.4068 42.424 13.0524 45.0696 16.2382 46.9089L26.7167 28.7597L8.56747 39.2382Z' fill='%2395959E'/%3E%3Cpath opacity='0.3' d='M5.75977 28.7597C5.75977 32.4384 6.72811 36.0523 8.56746 39.2382L26.7167 28.7597L5.75977 28.7597Z' fill='white'/%3E%3Cpath d='M8.56747 18.2812C6.72811 21.4671 5.75977 25.081 5.75977 28.7597L26.7167 28.7597L8.56747 18.2812Z' fill='%2395959E'/%3E%3Cpath opacity='0.3' d='M16.2382 10.6104C13.0524 12.4498 10.4068 15.0953 8.56747 18.2812L26.7167 28.7597L16.2382 10.6104Z' fill='white'/%3E%3Cpath d='M26.7167 7.80273C23.038 7.80273 19.4241 8.77108 16.2382 10.6104L26.7167 28.7597L26.7167 7.80273Z' fill='%2395959E'/%3E%3Cpath opacity='0.3' d='M37.1952 10.6104C34.0093 8.77108 30.3954 7.80273 26.7167 7.80273L26.7167 28.7597L37.1952 10.6104Z' fill='white'/%3E%3Cpath d='M44.866 18.2812C43.0266 15.0953 40.3811 12.4498 37.1952 10.6104L26.7167 28.7597L44.866 18.2812Z' fill='%2395959E'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M11.482 50.5255C11.1876 50.6335 10.2372 50.9305 9.35384 51.2139L7.77441 51.7133L9.88923 53.846C11.0537 55.0338 12.0576 55.9922 12.1111 55.9922C12.1781 55.9922 12.2182 54.7099 12.2182 53.1576C12.2182 51.5919 12.1781 50.3231 12.1245 50.3366C12.0576 50.3366 11.7765 50.431 11.482 50.5255Z' fill='%23242425'/%3E%3Cpath d='M42.9209 53.1576C42.9209 54.716 43.056 55.9922 43.1229 55.9922C43.1764 55.9922 44.0854 55.0384 45.2499 53.8562L47.3647 51.7202L46.7222 51.5186C46.0797 51.3171 43.8311 50.6051 43.2288 50.4171L42.9209 50.3364V53.1576Z' fill='%23242425'/%3E%3Cpath d='M6.17984 46.2711C5.43531 46.5317 4.35574 46.9784 3.76012 47.2638C2.50684 47.8595 0.484206 49.1252 0.571068 49.2368C0.608294 49.2741 1.40246 50.0682 2.32071 50.9865L4.0083 52.6617L3.4375 54.8332C3.11487 56.0244 2.70538 57.5631 2.50684 58.2456C2.3083 58.9281 2.1718 59.4989 2.18421 59.5113C2.19662 59.5361 2.85428 59.2259 3.63604 58.8412C6.00611 57.6748 9.65429 56.4215 11.5404 56.1237C11.8258 56.0741 12.0616 56.0368 12.0616 56.0244C12.0616 55.9996 11.1433 55.0814 10.0141 53.9646C8.61196 52.5748 8.01633 51.9047 8.12801 51.8303C8.23969 51.7558 8.23969 51.731 8.12801 51.731C8.00393 51.731 7.9667 51.0485 7.9667 48.7529C7.9667 45.9982 7.95429 45.7748 7.75575 45.7872C7.63166 45.7872 6.92436 46.0106 6.17984 46.2711Z' fill='%23484849'/%3E%3Cpath d='M47.1783 48.7533C47.1783 51.0489 47.1411 51.7314 47.0294 51.7314C46.9053 51.7314 46.9053 51.7562 47.017 51.8307C47.1287 51.9051 46.533 52.5752 45.1308 53.965C44.0016 55.0818 43.0958 56 43.1206 56.0124C43.133 56.0249 43.4805 56.0993 43.89 56.1862C46.198 56.6701 49.0892 57.6752 51.4593 58.8044C52.2783 59.2015 52.9608 59.5117 52.9732 59.5117C52.9856 59.4993 52.8367 58.9285 52.6381 58.246C52.4396 57.5635 52.0301 56.0249 51.7075 54.8336L51.1367 52.6621L52.8863 50.9373L54.636 49.2L54.3506 48.9891C53.8046 48.5672 52.1418 47.6241 51.1243 47.1402C50.0571 46.6438 47.6498 45.7752 47.352 45.7752C47.2031 45.7752 47.1783 46.284 47.1783 48.7533Z' fill='%23484849'/%3E%3Cg filter='url(%23filter0_d_1276_64788)'%3E%3Cpath d='M25.6316 40.468C23.6296 40.468 21.8876 40.156 20.4056 39.532C18.9496 38.908 17.7536 38.05 16.8176 36.958L19.8596 32.746C20.6136 33.448 21.4196 34.02 22.2776 34.462C23.1616 34.878 24.0456 35.086 24.9296 35.086C26.0216 35.086 26.8926 34.891 27.5426 34.501C28.1926 34.111 28.5176 33.526 28.5176 32.746C28.5176 32.122 28.3616 31.589 28.0496 31.147C27.7376 30.705 27.1396 30.367 26.2556 30.133C25.3976 29.899 24.0976 29.782 22.3556 29.782V25.102C24.4356 25.102 25.8526 24.855 26.6066 24.361C27.3606 23.841 27.7376 23.152 27.7376 22.294C27.7376 20.786 26.8796 20.032 25.1636 20.032C24.3576 20.032 23.6166 20.201 22.9406 20.539C22.2906 20.877 21.5756 21.384 20.7956 22.06L17.4416 18.004C18.6636 16.99 19.9246 16.21 21.2246 15.664C22.5506 15.092 23.9676 14.806 25.4756 14.806C28.2056 14.806 30.3766 15.417 31.9886 16.639C33.6266 17.835 34.4456 19.551 34.4456 21.787C34.4456 24.179 33.1196 25.96 30.4676 27.13V27.286C31.8716 27.702 33.0156 28.404 33.8996 29.392C34.7836 30.38 35.2256 31.654 35.2256 33.214C35.2256 34.774 34.7836 36.1 33.8996 37.192C33.0156 38.258 31.8456 39.077 30.3896 39.649C28.9336 40.195 27.3476 40.468 25.6316 40.468Z' fill='white'/%3E%3C/g%3E%3Cpath d='M25.3386 38.0317C25.0284 38.0565 24.0853 38.1309 23.2291 38.2054C19.0474 38.5652 14.5058 39.5455 9.02109 41.2704L7.9043 41.6302L7.95393 46.6433C7.97875 49.4105 8.01598 51.6937 8.04079 51.7061C8.0532 51.7309 8.897 51.4952 9.91452 51.185C10.932 50.8747 11.8503 50.6142 11.962 50.6142C12.0736 50.6142 13.0291 50.3908 14.0715 50.1178C19.1218 48.8025 23.1423 48.2565 27.6591 48.2565C31.8905 48.2565 35.7496 48.7652 40.4153 49.9565C41.6438 50.2667 42.8226 50.5521 43.0211 50.5769C43.2321 50.6142 44.2248 50.8871 45.2299 51.1974C46.2474 51.5076 47.0912 51.7309 47.1036 51.7061C47.1284 51.6937 47.1657 49.4105 47.1905 46.6433L47.2401 41.6302L45.7511 41.1587C40.9861 39.6448 36.7423 38.7141 32.5481 38.255C30.8729 38.0813 26.4058 37.9324 25.3386 38.0317Z' fill='url(%23paint3_linear_1276_64788)'/%3E%3Cpath d='M10.1041 46V41.45H11.3921L12.0781 43.312C12.1201 43.438 12.1598 43.5687 12.1971 43.704C12.2344 43.8393 12.2741 43.9747 12.3161 44.11H12.3441C12.3861 43.9747 12.4258 43.8393 12.4631 43.704C12.5004 43.5687 12.5401 43.438 12.5821 43.312L13.2401 41.45H14.5281V46H13.4361V44.656C13.4361 44.502 13.4454 44.3293 13.4641 44.138C13.4828 43.942 13.5038 43.746 13.5271 43.55C13.5504 43.354 13.5714 43.1813 13.5901 43.032H13.5621L13.1841 44.124L12.6241 45.629H11.9801L11.4201 44.124L11.0561 43.032H11.0281C11.0468 43.1813 11.0678 43.354 11.0911 43.55C11.1144 43.746 11.1354 43.942 11.1541 44.138C11.1728 44.3293 11.1821 44.502 11.1821 44.656V46H10.1041ZM15.5387 46V41.45H18.4787V42.458H16.7427V43.172H18.2267V44.18H16.7427V44.992H18.5487V46H15.5387ZM19.4283 46V41.45H20.6603L21.6683 43.48L22.1023 44.502H22.1303C22.1023 44.2547 22.0696 43.9747 22.0323 43.662C21.995 43.3447 21.9763 43.046 21.9763 42.766V41.45H23.1243V46H21.8923L20.8843 43.963L20.4503 42.948H20.4223C20.4503 43.2047 20.483 43.4893 20.5203 43.802C20.5576 44.11 20.5763 44.404 20.5763 44.684V46H19.4283ZM24.1314 46V41.45H27.0714V42.458H25.3354V43.172H26.8194V44.18H25.3354V44.992H27.1414V46H24.1314ZM28.0211 46V41.45H29.2531L30.2611 43.48L30.6951 44.502H30.7231C30.6951 44.2547 30.6624 43.9747 30.6251 43.662C30.5878 43.3447 30.5691 43.046 30.5691 42.766V41.45H31.7171V46H30.4851L29.4771 43.963L29.0431 42.948H29.0151C29.0431 43.2047 29.0758 43.4893 29.1131 43.802C29.1504 44.11 29.1691 44.404 29.1691 44.684V46H28.0211ZM34.8242 46.084C34.3995 46.084 34.0122 46 33.6622 45.832C33.3169 45.6593 33.0415 45.4003 32.8362 45.055C32.6309 44.7097 32.5282 44.278 32.5282 43.76C32.5282 43.3773 32.5889 43.039 32.7102 42.745C32.8315 42.4463 32.9972 42.1943 33.2072 41.989C33.4172 41.7837 33.6575 41.6297 33.9282 41.527C34.2035 41.4197 34.4929 41.366 34.7962 41.366C35.1322 41.366 35.4239 41.4267 35.6712 41.548C35.9185 41.6647 36.1215 41.8047 36.2802 41.968L35.6502 42.738C35.5382 42.64 35.4192 42.5607 35.2932 42.5C35.1719 42.4347 35.0202 42.402 34.8382 42.402C34.5302 42.402 34.2735 42.5187 34.0682 42.752C33.8629 42.9807 33.7602 43.3027 33.7602 43.718C33.7602 44.1427 33.8559 44.4717 34.0472 44.705C34.2432 44.9337 34.5442 45.048 34.9502 45.048C35.0155 45.048 35.0785 45.041 35.1392 45.027C35.2045 45.013 35.2582 44.992 35.3002 44.964V44.334H34.6282V43.354H36.3642V45.524C36.2055 45.678 35.9885 45.811 35.7132 45.923C35.4425 46.0303 35.1462 46.084 34.8242 46.084ZM38.3572 43.788L38.2802 44.103H39.1202L39.0432 43.788C38.9872 43.5687 38.9312 43.3307 38.8752 43.074C38.8192 42.8173 38.7632 42.5747 38.7072 42.346H38.6792C38.6326 42.5747 38.5812 42.8173 38.5252 43.074C38.4692 43.3307 38.4132 43.5687 38.3572 43.788ZM36.6072 46L37.9932 41.45H39.4492L40.8352 46H39.5612L39.3372 45.034H38.0632L37.8392 46H36.6072ZM41.2691 46V41.45H42.4731V43.144H43.8311V41.45H45.0351V46H43.8311V44.194H42.4731V46H41.2691Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_d_1276_64788' x='12.8174' y='14.8057' width='26.4082' height='33.6621' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_1276_64788'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_1276_64788' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_1276_64788' x1='26.8768' y1='0' x2='26.8768' y2='63' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%239F9FAA'/%3E%3Cstop offset='1' stop-color='%23505153'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_1276_64788' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(5.75977 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_1276_64788' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(5.76759 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint3_linear_1276_64788' x1='27.5722' y1='51.708' x2='27.5722' y2='37.9998' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23303030'/%3E%3Cstop offset='1' stop-color='%239C9CA2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-leaderboard .box-task-center .box-task-center-inner .task-center-item.active:nth-child(3):before {
  background-image: url("data:image/svg+xml,%3Csvg width='67' height='71' viewBox='0 0 67 71' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_1276_64789)'%3E%3Cpath d='M22.3279 16.3509C27.6963 13.2514 30.3805 11.7017 33.3279 11.7017C36.2754 11.7017 38.9596 13.2514 44.3279 16.3509L44.6364 16.5289C50.0048 19.6284 52.689 21.1781 54.1627 23.7306C55.6364 26.2832 55.6364 29.3826 55.6364 35.5815V35.9377C55.6364 42.1365 55.6364 45.236 54.1627 47.7885C52.689 50.3411 50.0048 51.8908 44.6364 54.9902L44.328 55.1683C38.9596 58.2678 36.2754 59.8175 33.3279 59.8175C30.3805 59.8175 27.6963 58.2678 22.3279 55.1683L22.0195 54.9902C16.6511 51.8908 13.9669 50.3411 12.4932 47.7885C11.0195 45.236 11.0195 42.1365 11.0195 35.9377V35.5815C11.0195 29.3826 11.0195 26.2832 12.4932 23.7306C13.9669 21.1781 16.6511 19.6284 22.0195 16.5289L22.3279 16.3509Z' fill='%23707076'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_1276_64789' x='0.0195312' y='0.702148' width='66.6172' height='70.1152' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_1276_64789'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-leaderboard .box-task-center .box-task-center-inner .task-center-item.active:nth-child(4) .box-vector {
  background-image: url("data:image/svg+xml,%3Csvg width='55' height='63' viewBox='0 0 55 63' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.3917 2.33586C24.0962 1.18414 25.4485 0.608281 26.8769 0.608282C28.3053 0.608283 29.6575 1.18414 32.3621 2.33587L41.8869 6.392C45.4261 7.89918 47.1958 8.65277 48.1905 10.1576C49.1853 11.6624 49.1853 13.5858 49.1853 17.4326L49.1853 32.2463C49.1853 36.8774 49.1853 39.1929 48.3018 41.2622C47.4183 43.3315 45.7459 44.9329 42.4011 48.1359L32.4114 57.7021C29.7939 60.2086 28.4851 61.4619 26.8788 61.462C25.2726 61.4621 23.9637 60.2089 21.3459 57.7026L11.354 48.1361C8.00853 44.933 6.33579 43.3315 5.4521 41.262C4.5684 39.1925 4.5684 36.8767 4.56839 32.2452L4.56837 17.4326C4.56836 13.5858 4.56836 11.6624 5.56312 10.1576C6.55789 8.65277 8.32751 7.89918 11.8668 6.392L21.3917 2.33586Z' fill='url(%23paint0_linear_1276_64818)'/%3E%3Cpath opacity='0.8' d='M22.6853 5.7778C24.6722 4.90204 25.6656 4.46417 26.7187 4.46419C27.7718 4.46422 28.7653 4.90214 30.7521 5.77799L40.0938 9.89595C42.4101 10.917 43.5682 11.4275 44.2175 12.4234C44.8669 13.4193 44.8669 14.6849 44.8669 17.2163V30.6585C44.8669 34.888 44.8669 37.0027 44.057 38.8907C43.247 40.7787 41.7147 42.2361 38.6499 45.1508L30.8518 52.5673C28.8943 54.429 27.9156 55.3598 26.7168 55.3598C25.5179 55.3598 24.5392 54.4289 22.5818 52.5671L14.7846 45.1507C11.7202 42.236 10.188 40.7787 9.37818 38.8908C8.56836 37.0029 8.56836 34.8883 8.56836 30.6591V17.2165C8.56836 14.6851 8.56836 13.4193 9.21775 12.4234C9.86714 11.4275 11.0254 10.9171 13.3418 9.89606L22.6853 5.7778Z' fill='url(%23paint1_radial_1276_64818)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_1276_64818' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='8' y='4' width='37' height='50'%3E%3Cpath d='M20.6 5.6922C23.3166 4.7189 24.6749 4.23225 26.0824 4.14233C26.5063 4.11525 26.9314 4.1152 27.3552 4.14218C28.7628 4.23177 30.1213 4.71813 32.8383 5.69085V5.69085C38.0448 7.55483 40.6481 8.48683 42.3454 10.3954C42.8488 10.9615 43.2862 11.5829 43.6493 12.2477C44.8735 14.4893 44.8727 17.2542 44.8713 22.784L44.8689 31.6072C44.868 34.9827 44.8676 36.6705 44.3455 38.2215C44.189 38.6865 43.9985 39.1393 43.7755 39.5764C43.0318 41.034 41.8252 42.2148 39.4119 44.5764V44.5764C34.0561 49.8177 31.3782 52.4383 28.1473 52.9052C27.1986 53.0423 26.2351 53.0423 25.2864 52.9051C22.0555 52.4381 19.3785 49.818 14.0244 44.578V44.578C11.6117 42.2167 10.4054 41.036 9.66169 39.5783C9.43803 39.1399 9.24704 38.6855 9.09028 38.219C8.56905 36.6678 8.5695 34.9798 8.5704 31.6039L8.57276 22.7722C8.57424 17.248 8.57497 14.4859 9.79827 12.2465C10.1616 11.5814 10.5993 10.9597 11.1031 10.3935C12.7992 8.48699 15.3995 7.55539 20.6 5.6922V5.6922Z' fill='url(%23paint2_radial_1276_64818)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1276_64818)'%3E%3Cpath opacity='0.3' d='M47.6737 28.7597C47.6737 25.081 46.7053 21.4671 44.866 18.2812L26.7167 28.7597H47.6737Z' fill='white'/%3E%3Cpath opacity='0.6' d='M44.866 39.2382C46.7053 36.0523 47.6737 32.4384 47.6737 28.7597H26.7167L44.866 39.2382Z' fill='%233F3D3F'/%3E%3Cpath opacity='0.3' d='M37.1952 46.9089C40.3811 45.0696 43.0266 42.424 44.866 39.2382L26.7167 28.7597L37.1952 46.9089Z' fill='white'/%3E%3Cpath opacity='0.6' d='M26.7167 49.7166C30.3954 49.7166 34.0093 48.7483 37.1952 46.9089L26.7167 28.7597L26.7167 49.7166Z' fill='%233F3D3F'/%3E%3Cpath opacity='0.3' d='M16.2382 46.9089C19.4241 48.7483 23.038 49.7166 26.7167 49.7166L26.7167 28.7597L16.2382 46.9089Z' fill='white'/%3E%3Cpath opacity='0.6' d='M8.56747 39.2382C10.4068 42.424 13.0524 45.0696 16.2382 46.9089L26.7167 28.7597L8.56747 39.2382Z' fill='%233F3D3F'/%3E%3Cpath opacity='0.3' d='M5.75977 28.7597C5.75977 32.4384 6.72811 36.0523 8.56746 39.2382L26.7167 28.7597L5.75977 28.7597Z' fill='white'/%3E%3Cpath opacity='0.6' d='M8.56747 18.2812C6.72811 21.4671 5.75977 25.081 5.75977 28.7597L26.7167 28.7597L8.56747 18.2812Z' fill='%233F3D3F'/%3E%3Cpath opacity='0.3' d='M16.2382 10.6104C13.0524 12.4498 10.4068 15.0953 8.56747 18.2812L26.7167 28.7597L16.2382 10.6104Z' fill='white'/%3E%3Cpath opacity='0.6' d='M26.7167 7.80273C23.038 7.80273 19.4241 8.77108 16.2382 10.6104L26.7167 28.7597L26.7167 7.80273Z' fill='%233F3D3F'/%3E%3Cpath opacity='0.3' d='M37.1952 10.6104C34.0093 8.77108 30.3954 7.80273 26.7167 7.80273L26.7167 28.7597L37.1952 10.6104Z' fill='white'/%3E%3Cpath opacity='0.6' d='M44.866 18.2812C43.0266 15.0953 40.3811 12.4498 37.1952 10.6104L26.7167 28.7597L44.866 18.2812Z' fill='%233F3D3F'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M11.482 50.5255C11.1876 50.6335 10.2372 50.9305 9.35384 51.2139L7.77441 51.7133L9.88923 53.846C11.0537 55.0338 12.0576 55.9922 12.1111 55.9922C12.1781 55.9922 12.2182 54.7099 12.2182 53.1576C12.2182 51.5919 12.1781 50.3231 12.1245 50.3366C12.0576 50.3366 11.7765 50.431 11.482 50.5255Z' fill='%230B0A0B'/%3E%3Cpath d='M42.9209 53.1576C42.9209 54.716 43.056 55.9922 43.1229 55.9922C43.1764 55.9922 44.0854 55.0384 45.2499 53.8562L47.3647 51.7202L46.7222 51.5186C46.0797 51.3171 43.8311 50.6051 43.2288 50.4171L42.9209 50.3364V53.1576Z' fill='%230B0A0B'/%3E%3Cpath d='M6.17984 46.2711C5.43531 46.5317 4.35574 46.9784 3.76012 47.2638C2.50684 47.8595 0.484206 49.1252 0.571068 49.2368C0.608294 49.2741 1.40246 50.0682 2.32071 50.9865L4.0083 52.6617L3.4375 54.8332C3.11487 56.0244 2.70538 57.5631 2.50684 58.2456C2.3083 58.9281 2.1718 59.4989 2.18421 59.5113C2.19662 59.5361 2.85428 59.2259 3.63604 58.8412C6.00611 57.6748 9.65429 56.4215 11.5404 56.1237C11.8258 56.0741 12.0616 56.0368 12.0616 56.0244C12.0616 55.9996 11.1433 55.0814 10.0141 53.9646C8.61196 52.5748 8.01633 51.9047 8.12801 51.8303C8.23969 51.7558 8.23969 51.731 8.12801 51.731C8.00393 51.731 7.9667 51.0485 7.9667 48.7529C7.9667 45.9982 7.95429 45.7748 7.75575 45.7872C7.63166 45.7872 6.92436 46.0106 6.17984 46.2711Z' fill='%23434143'/%3E%3Cpath d='M47.1783 48.7533C47.1783 51.0489 47.1411 51.7314 47.0294 51.7314C46.9053 51.7314 46.9053 51.7562 47.017 51.8307C47.1287 51.9051 46.533 52.5752 45.1308 53.965C44.0016 55.0818 43.0958 56 43.1206 56.0124C43.133 56.0249 43.4805 56.0993 43.89 56.1862C46.198 56.6701 49.0892 57.6752 51.4593 58.8044C52.2783 59.2015 52.9608 59.5117 52.9732 59.5117C52.9856 59.4993 52.8367 58.9285 52.6381 58.246C52.4396 57.5635 52.0301 56.0249 51.7075 54.8336L51.1367 52.6621L52.8863 50.9373L54.636 49.2L54.3506 48.9891C53.8046 48.5672 52.1418 47.6241 51.1243 47.1402C50.0571 46.6438 47.6498 45.7752 47.352 45.7752C47.2031 45.7752 47.1783 46.284 47.1783 48.7533Z' fill='%23434143'/%3E%3Cg filter='url(%23filter0_d_1276_64818)'%3E%3Cpath d='M23.1356 29.392H27.3476V26.584C27.3476 25.752 27.3736 24.777 27.4256 23.659C27.5036 22.541 27.5556 21.566 27.5816 20.734H27.4256C27.1136 21.462 26.7886 22.203 26.4506 22.957C26.1126 23.685 25.7616 24.426 25.3976 25.18L23.1356 29.392ZM27.3476 40V34.462H16.8176V29.782L25.2416 15.274H33.5876V29.392H36.2396V34.462H33.5876V40H27.3476Z' fill='white'/%3E%3C/g%3E%3Cpath d='M25.3386 38.0317C25.0284 38.0565 24.0853 38.1309 23.2291 38.2054C19.0474 38.5652 14.5058 39.5455 9.02109 41.2704L7.9043 41.6302L7.95393 46.6433C7.97875 49.4105 8.01598 51.6937 8.04079 51.7061C8.0532 51.7309 8.897 51.4952 9.91452 51.185C10.932 50.8747 11.8503 50.6142 11.962 50.6142C12.0736 50.6142 13.0291 50.3908 14.0715 50.1178C19.1218 48.8025 23.1423 48.2565 27.6591 48.2565C31.8905 48.2565 35.7496 48.7652 40.4153 49.9565C41.6438 50.2667 42.8226 50.5521 43.0211 50.5769C43.2321 50.6142 44.2248 50.8871 45.2299 51.1974C46.2474 51.5076 47.0912 51.7309 47.1036 51.7061C47.1284 51.6937 47.1657 49.4105 47.1905 46.6433L47.2401 41.6302L45.7511 41.1587C40.9861 39.6448 36.7423 38.7141 32.5481 38.255C30.8729 38.0813 26.4058 37.9324 25.3386 38.0317Z' fill='url(%23paint3_linear_1276_64818)'/%3E%3Cpath d='M20.6782 46.084C20.3095 46.084 19.9992 46.014 19.7472 45.874C19.4999 45.7293 19.2922 45.5123 19.1242 45.223L19.9362 44.614C20.0155 44.7587 20.1065 44.8683 20.2092 44.943C20.3119 45.013 20.4122 45.048 20.5102 45.048C20.6735 45.048 20.7972 44.999 20.8812 44.901C20.9699 44.7983 21.0142 44.6047 21.0142 44.32V41.45H22.2182V44.418C22.2182 44.7213 22.1622 44.999 22.0502 45.251C21.9429 45.503 21.7749 45.706 21.5462 45.86C21.3175 46.0093 21.0282 46.084 20.6782 46.084ZM24.3709 43.788L24.2939 44.103H25.1339L25.0569 43.788C25.0009 43.5687 24.9449 43.3307 24.8889 43.074C24.8329 42.8173 24.7769 42.5747 24.7209 42.346H24.6929C24.6463 42.5747 24.5949 42.8173 24.5389 43.074C24.4829 43.3307 24.4269 43.5687 24.3709 43.788ZM22.6209 46L24.0069 41.45H25.4629L26.8489 46H25.5749L25.3509 45.034H24.0769L23.8529 46H22.6209ZM29.3144 46.084C28.8898 46.084 28.5024 46 28.1524 45.832C27.8071 45.6593 27.5318 45.4003 27.3264 45.055C27.1211 44.7097 27.0184 44.278 27.0184 43.76C27.0184 43.3773 27.0791 43.039 27.2004 42.745C27.3218 42.4463 27.4874 42.1943 27.6974 41.989C27.9074 41.7837 28.1478 41.6297 28.4184 41.527C28.6938 41.4197 28.9831 41.366 29.2864 41.366C29.6224 41.366 29.9141 41.4267 30.1614 41.548C30.4088 41.6647 30.6118 41.8047 30.7704 41.968L30.1404 42.738C30.0284 42.64 29.9094 42.5607 29.7834 42.5C29.6621 42.4347 29.5104 42.402 29.3284 42.402C29.0204 42.402 28.7638 42.5187 28.5584 42.752C28.3531 42.9807 28.2504 43.3027 28.2504 43.718C28.2504 44.1427 28.3461 44.4717 28.5374 44.705C28.7334 44.9337 29.0344 45.048 29.4404 45.048C29.5058 45.048 29.5688 45.041 29.6294 45.027C29.6948 45.013 29.7484 44.992 29.7904 44.964V44.334H29.1184V43.354H30.8544V45.524C30.6958 45.678 30.4788 45.811 30.2034 45.923C29.9328 46.0303 29.6364 46.084 29.3144 46.084ZM33.6578 46.084C33.2378 46.084 32.8692 45.9907 32.5518 45.804C32.2345 45.6127 31.9872 45.3397 31.8098 44.985C31.6325 44.6303 31.5438 44.2033 31.5438 43.704C31.5438 43.2047 31.6325 42.7823 31.8098 42.437C31.9872 42.087 32.2345 41.821 32.5518 41.639C32.8692 41.457 33.2378 41.366 33.6578 41.366C34.0778 41.366 34.4465 41.457 34.7638 41.639C35.0812 41.821 35.3285 42.087 35.5058 42.437C35.6832 42.7823 35.7718 43.2047 35.7718 43.704C35.7718 44.2033 35.6832 44.6303 35.5058 44.985C35.3285 45.3397 35.0812 45.6127 34.7638 45.804C34.4465 45.9907 34.0778 46.084 33.6578 46.084ZM33.6578 45.048C33.9332 45.048 34.1478 44.9267 34.3018 44.684C34.4605 44.4413 34.5398 44.1147 34.5398 43.704C34.5398 43.2887 34.4605 42.969 34.3018 42.745C34.1478 42.5163 33.9332 42.402 33.6578 42.402C33.3872 42.402 33.1725 42.5163 33.0138 42.745C32.8552 42.969 32.7758 43.2887 32.7758 43.704C32.7758 44.1147 32.8552 44.4413 33.0138 44.684C33.1725 44.9267 33.3872 45.048 33.6578 45.048Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_d_1276_64818' x='12.8174' y='15.2744' width='27.4219' height='32.7256' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_1276_64818'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_1276_64818' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_1276_64818' x1='26.8768' y1='0' x2='26.8768' y2='63' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23424042'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_1276_64818' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(5.75977 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_1276_64818' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(5.76759 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint3_linear_1276_64818' x1='27.5722' y1='51.708' x2='27.5722' y2='37.9998' gradientUnits='userSpaceOnUse'%3E%3Cstop/%3E%3Cstop offset='0.514111' stop-color='%23424042'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-leaderboard .box-task-center .box-task-center-inner .task-center-item.active:nth-child(4):before {
  background-image: url("data:image/svg+xml,%3Csvg width='67' height='71' viewBox='0 0 67 71' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_1276_64819)'%3E%3Cpath d='M22.3279 16.3509C27.6963 13.2514 30.3805 11.7017 33.3279 11.7017C36.2754 11.7017 38.9596 13.2514 44.3279 16.3509L44.6364 16.5289C50.0048 19.6284 52.689 21.1781 54.1627 23.7306C55.6364 26.2832 55.6364 29.3826 55.6364 35.5815V35.9377C55.6364 42.1365 55.6364 45.236 54.1627 47.7885C52.689 50.3411 50.0048 51.8908 44.6364 54.9902L44.328 55.1683C38.9596 58.2678 36.2754 59.8175 33.3279 59.8175C30.3805 59.8175 27.6963 58.2678 22.3279 55.1683L22.0195 54.9902C16.6511 51.8908 13.9669 50.3411 12.4932 47.7885C11.0195 45.236 11.0195 42.1365 11.0195 35.9377V35.5815C11.0195 29.3826 11.0195 26.2832 12.4932 23.7306C13.9669 21.1781 16.6511 19.6284 22.0195 16.5289L22.3279 16.3509Z' fill='%23373637'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_1276_64819' x='0.0195312' y='0.702148' width='66.6172' height='70.1152' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_1276_64819'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-leaderboard .box-task-center .box-task-center-inner .task-center-item.active:nth-child(5) .box-vector {
  background-image: url("data:image/svg+xml,%3Csvg width='55' height='63' viewBox='0 0 55 63' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.3917 2.33586C24.0962 1.18414 25.4485 0.608281 26.8769 0.608282C28.3053 0.608283 29.6575 1.18414 32.3621 2.33587L41.8869 6.392C45.4261 7.89918 47.1958 8.65277 48.1905 10.1576C49.1853 11.6624 49.1853 13.5858 49.1853 17.4326L49.1853 32.2463C49.1853 36.8774 49.1853 39.1929 48.3018 41.2622C47.4183 43.3315 45.7459 44.9329 42.4011 48.1359L32.4114 57.7021C29.7939 60.2086 28.4851 61.4619 26.8788 61.462C25.2726 61.4621 23.9637 60.2089 21.3459 57.7026L11.354 48.1361C8.00853 44.933 6.33579 43.3315 5.4521 41.262C4.5684 39.1925 4.5684 36.8767 4.56839 32.2452L4.56837 17.4326C4.56836 13.5858 4.56836 11.6624 5.56312 10.1576C6.55789 8.65277 8.32751 7.89918 11.8668 6.392L21.3917 2.33586Z' fill='url(%23paint0_linear_1276_64848)'/%3E%3Cpath opacity='0.8' d='M22.6853 5.7778C24.6722 4.90204 25.6656 4.46417 26.7187 4.46419C27.7718 4.46422 28.7653 4.90214 30.7521 5.77799L40.0938 9.89595C42.4101 10.917 43.5682 11.4275 44.2175 12.4234C44.8669 13.4193 44.8669 14.6849 44.8669 17.2163V30.6585C44.8669 34.888 44.8669 37.0027 44.057 38.8907C43.247 40.7787 41.7147 42.2361 38.6499 45.1508L30.8518 52.5673C28.8943 54.429 27.9156 55.3598 26.7168 55.3598C25.5179 55.3598 24.5392 54.4289 22.5818 52.5671L14.7846 45.1507C11.7202 42.236 10.188 40.7787 9.37818 38.8908C8.56836 37.0029 8.56836 34.8883 8.56836 30.6591V17.2165C8.56836 14.6851 8.56836 13.4193 9.21775 12.4234C9.86714 11.4275 11.0254 10.9171 13.3418 9.89606L22.6853 5.7778Z' fill='url(%23paint1_radial_1276_64848)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_1276_64848' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='8' y='4' width='37' height='50'%3E%3Cpath d='M20.6 5.6922C23.3166 4.7189 24.6749 4.23225 26.0824 4.14233C26.5063 4.11525 26.9314 4.1152 27.3552 4.14218C28.7628 4.23177 30.1213 4.71813 32.8383 5.69085V5.69085C38.0448 7.55483 40.6481 8.48683 42.3454 10.3954C42.8488 10.9615 43.2862 11.5829 43.6493 12.2477C44.8735 14.4893 44.8727 17.2542 44.8713 22.784L44.8689 31.6072C44.868 34.9827 44.8676 36.6705 44.3455 38.2215C44.189 38.6865 43.9985 39.1393 43.7755 39.5764C43.0318 41.034 41.8252 42.2148 39.4119 44.5764V44.5764C34.0561 49.8177 31.3782 52.4383 28.1473 52.9052C27.1986 53.0423 26.2351 53.0423 25.2864 52.9051C22.0555 52.4381 19.3785 49.818 14.0244 44.578V44.578C11.6117 42.2167 10.4054 41.036 9.66169 39.5783C9.43803 39.1399 9.24704 38.6855 9.09028 38.219C8.56905 36.6678 8.5695 34.9798 8.5704 31.6039L8.57276 22.7722C8.57424 17.248 8.57497 14.4859 9.79827 12.2465C10.1616 11.5814 10.5993 10.9597 11.1031 10.3935C12.7992 8.48699 15.3995 7.55539 20.6 5.6922V5.6922Z' fill='url(%23paint2_radial_1276_64848)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1276_64848)'%3E%3Cpath opacity='0.3' d='M47.6737 28.7597C47.6737 25.081 46.7053 21.4671 44.866 18.2812L26.7167 28.7597H47.6737Z' fill='white'/%3E%3Cpath d='M44.866 39.2382C46.7053 36.0523 47.6737 32.4384 47.6737 28.7597H26.7167L44.866 39.2382Z' fill='%23F08385'/%3E%3Cpath opacity='0.3' d='M37.1952 46.9089C40.3811 45.0696 43.0266 42.424 44.866 39.2382L26.7167 28.7597L37.1952 46.9089Z' fill='white'/%3E%3Cpath d='M26.7167 49.7166C30.3954 49.7166 34.0093 48.7483 37.1952 46.9089L26.7167 28.7597L26.7167 49.7166Z' fill='%23F08385'/%3E%3Cpath opacity='0.3' d='M16.2382 46.9089C19.4241 48.7483 23.038 49.7166 26.7167 49.7166L26.7167 28.7597L16.2382 46.9089Z' fill='white'/%3E%3Cpath d='M8.56747 39.2382C10.4068 42.424 13.0524 45.0696 16.2382 46.9089L26.7167 28.7597L8.56747 39.2382Z' fill='%23F08385'/%3E%3Cpath opacity='0.3' d='M5.75977 28.7597C5.75977 32.4384 6.72811 36.0523 8.56746 39.2382L26.7167 28.7597L5.75977 28.7597Z' fill='white'/%3E%3Cpath d='M8.56747 18.2812C6.72811 21.4671 5.75977 25.081 5.75977 28.7597L26.7167 28.7597L8.56747 18.2812Z' fill='%23F08385'/%3E%3Cpath opacity='0.3' d='M16.2382 10.6104C13.0524 12.4498 10.4068 15.0953 8.56747 18.2812L26.7167 28.7597L16.2382 10.6104Z' fill='white'/%3E%3Cpath d='M26.7167 7.80273C23.038 7.80273 19.4241 8.77108 16.2382 10.6104L26.7167 28.7597L26.7167 7.80273Z' fill='%23F08385'/%3E%3Cpath opacity='0.3' d='M37.1952 10.6104C34.0093 8.77108 30.3954 7.80273 26.7167 7.80273L26.7167 28.7597L37.1952 10.6104Z' fill='white'/%3E%3Cpath d='M44.866 18.2812C43.0266 15.0953 40.3811 12.4498 37.1952 10.6104L26.7167 28.7597L44.866 18.2812Z' fill='%23F08385'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M11.482 50.5255C11.1876 50.6335 10.2372 50.9305 9.35384 51.2139L7.77441 51.7133L9.88923 53.846C11.0537 55.0338 12.0576 55.9922 12.1111 55.9922C12.1781 55.9922 12.2182 54.7099 12.2182 53.1576C12.2182 51.5919 12.1781 50.3231 12.1245 50.3366C12.0576 50.3366 11.7765 50.431 11.482 50.5255Z' fill='%23DB641F'/%3E%3Cpath d='M42.9209 53.1576C42.9209 54.716 43.056 55.9922 43.1229 55.9922C43.1764 55.9922 44.0854 55.0384 45.2499 53.8562L47.3647 51.7202L46.7222 51.5186C46.0797 51.3171 43.8311 50.6051 43.2288 50.4171L42.9209 50.3364V53.1576Z' fill='%23DB641F'/%3E%3Cpath d='M6.17984 46.2711C5.43531 46.5317 4.35574 46.9784 3.76012 47.2638C2.50684 47.8595 0.484206 49.1252 0.571068 49.2368C0.608294 49.2741 1.40246 50.0682 2.32071 50.9865L4.0083 52.6617L3.4375 54.8332C3.11487 56.0244 2.70538 57.5631 2.50684 58.2456C2.3083 58.9281 2.1718 59.4989 2.18421 59.5113C2.19662 59.5361 2.85428 59.2259 3.63604 58.8412C6.00611 57.6748 9.65429 56.4215 11.5404 56.1237C11.8258 56.0741 12.0616 56.0368 12.0616 56.0244C12.0616 55.9996 11.1433 55.0814 10.0141 53.9646C8.61196 52.5748 8.01633 51.9047 8.12801 51.8303C8.23969 51.7558 8.23969 51.731 8.12801 51.731C8.00393 51.731 7.9667 51.0485 7.9667 48.7529C7.9667 45.9982 7.95429 45.7748 7.75575 45.7872C7.63166 45.7872 6.92436 46.0106 6.17984 46.2711Z' fill='url(%23paint3_linear_1276_64848)'/%3E%3Cpath d='M47.1783 48.7533C47.1783 51.0489 47.1411 51.7314 47.0294 51.7314C46.9053 51.7314 46.9053 51.7562 47.017 51.8307C47.1287 51.9051 46.533 52.5752 45.1308 53.965C44.0016 55.0818 43.0958 56 43.1206 56.0124C43.133 56.0249 43.4805 56.0993 43.89 56.1862C46.198 56.6701 49.0892 57.6752 51.4593 58.8044C52.2783 59.2015 52.9608 59.5117 52.9732 59.5117C52.9856 59.4993 52.8367 58.9285 52.6381 58.246C52.4396 57.5635 52.0301 56.0249 51.7075 54.8336L51.1367 52.6621L52.8863 50.9373L54.636 49.2L54.3506 48.9891C53.8046 48.5672 52.1418 47.6241 51.1243 47.1402C50.0571 46.6438 47.6498 45.7752 47.352 45.7752C47.2031 45.7752 47.1783 46.284 47.1783 48.7533Z' fill='url(%23paint4_linear_1276_64848)'/%3E%3Cg filter='url(%23filter0_d_1276_64848)'%3E%3Cpath d='M25.8656 40.468C23.8376 40.468 22.0826 40.143 20.6006 39.493C19.1446 38.817 17.9096 37.972 16.8956 36.958L19.8596 32.746C20.6136 33.396 21.4066 33.955 22.2386 34.423C23.0966 34.865 23.9676 35.086 24.8516 35.086C26.0216 35.086 26.9186 34.826 27.5426 34.306C28.1926 33.786 28.5176 32.98 28.5176 31.888C28.5176 30.822 28.2056 30.029 27.5816 29.509C26.9576 28.963 26.1516 28.69 25.1636 28.69C24.5136 28.69 23.9676 28.768 23.5256 28.924C23.0836 29.08 22.4856 29.392 21.7316 29.86L18.8456 27.988L19.4696 15.274H34.1336V20.89H25.2416L24.9296 24.478C25.3716 24.322 25.7616 24.218 26.0996 24.166C26.4636 24.114 26.8536 24.088 27.2696 24.088C28.6996 24.088 30.0126 24.361 31.2086 24.907C32.4306 25.453 33.4056 26.298 34.1336 27.442C34.8616 28.56 35.2256 29.99 35.2256 31.732C35.2256 33.578 34.7966 35.151 33.9386 36.451C33.0806 37.751 31.9366 38.752 30.5066 39.454C29.1026 40.13 27.5556 40.468 25.8656 40.468Z' fill='white'/%3E%3C/g%3E%3Cpath d='M25.3386 38.0317C25.0284 38.0565 24.0853 38.1309 23.2291 38.2054C19.0474 38.5652 14.5058 39.5455 9.02109 41.2704L7.9043 41.6302L7.95393 46.6433C7.97875 49.4105 8.01598 51.6937 8.04079 51.7061C8.0532 51.7309 8.897 51.4952 9.91452 51.185C10.932 50.8747 11.8503 50.6142 11.962 50.6142C12.0736 50.6142 13.0291 50.3908 14.0715 50.1178C19.1218 48.8025 23.1423 48.2565 27.6591 48.2565C31.8905 48.2565 35.7496 48.7652 40.4153 49.9565C41.6438 50.2667 42.8226 50.5521 43.0211 50.5769C43.2321 50.6142 44.2248 50.8871 45.2299 51.1974C46.2474 51.5076 47.0912 51.7309 47.1036 51.7061C47.1284 51.6937 47.1657 49.4105 47.1905 46.6433L47.2401 41.6302L45.7511 41.1587C40.9861 39.6448 36.7423 38.7141 32.5481 38.255C30.8729 38.0813 26.4058 37.9324 25.3386 38.0317Z' fill='url(%23paint5_linear_1276_64848)'/%3E%3Cpath d='M15.5636 46V41.45H17.2296C17.5609 41.45 17.8666 41.4967 18.1466 41.59C18.4266 41.6833 18.6506 41.8397 18.8186 42.059C18.9912 42.2783 19.0776 42.5793 19.0776 42.962C19.0776 43.3307 18.9912 43.634 18.8186 43.872C18.6506 44.1053 18.4266 44.278 18.1466 44.39C17.8712 44.502 17.5749 44.558 17.2576 44.558H16.7676V46H15.5636ZM16.7676 43.606H17.2016C17.4396 43.606 17.6146 43.55 17.7266 43.438C17.8432 43.3213 17.9016 43.1627 17.9016 42.962C17.9016 42.7567 17.8386 42.612 17.7126 42.528C17.5866 42.444 17.4069 42.402 17.1736 42.402H16.7676V43.606ZM19.8224 46V41.45H22.7624V42.458H21.0264V43.172H22.5104V44.18H21.0264V44.992H22.8324V46H19.8224ZM23.712 46V41.45H25L25.686 43.312C25.728 43.438 25.7677 43.5687 25.805 43.704C25.8423 43.8393 25.882 43.9747 25.924 44.11H25.952C25.994 43.9747 26.0337 43.8393 26.071 43.704C26.1083 43.5687 26.148 43.438 26.19 43.312L26.848 41.45H28.136V46H27.044V44.656C27.044 44.502 27.0533 44.3293 27.072 44.138C27.0907 43.942 27.1117 43.746 27.135 43.55C27.1583 43.354 27.1793 43.1813 27.198 43.032H27.17L26.792 44.124L26.232 45.629H25.588L25.028 44.124L24.664 43.032H24.636C24.6547 43.1813 24.6757 43.354 24.699 43.55C24.7223 43.746 24.7433 43.942 24.762 44.138C24.7807 44.3293 24.79 44.502 24.79 44.656V46H23.712ZM31.0086 46.084C30.3739 46.084 29.9002 45.8973 29.5876 45.524C29.2749 45.1507 29.1186 44.5767 29.1186 43.802V41.45H30.3226V43.942C30.3226 44.348 30.3762 44.635 30.4836 44.803C30.5956 44.9663 30.7706 45.048 31.0086 45.048C31.2466 45.048 31.4216 44.9663 31.5336 44.803C31.6502 44.635 31.7086 44.348 31.7086 43.942V41.45H32.8706V43.802C32.8706 44.5767 32.7189 45.1507 32.4156 45.524C32.1169 45.8973 31.6479 46.084 31.0086 46.084ZM33.8497 46V41.45H35.0537V44.992H36.7757V46H33.8497ZM38.6693 43.788L38.5923 44.103H39.4323L39.3553 43.788C39.2993 43.5687 39.2433 43.3307 39.1873 43.074C39.1313 42.8173 39.0753 42.5747 39.0193 42.346H38.9913C38.9446 42.5747 38.8933 42.8173 38.8373 43.074C38.7813 43.3307 38.7253 43.5687 38.6693 43.788ZM36.9193 46L38.3053 41.45H39.7613L41.1473 46H39.8733L39.6493 45.034H38.3753L38.1513 46H36.9193Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_d_1276_64848' x='12.8955' y='15.2744' width='26.3301' height='33.1934' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_1276_64848'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_1276_64848' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_1276_64848' x1='26.8768' y1='3' x2='26.8768' y2='54.5192' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F4A455'/%3E%3Cstop offset='1' stop-color='%23ED4E60'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_1276_64848' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(5.75977 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_1276_64848' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(5.76759 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint3_linear_1276_64848' x1='6.31498' y1='59.5127' x2='6.31498' y2='45.7868' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F0861E'/%3E%3Cstop offset='1' stop-color='%23F6B784'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_1276_64848' x1='48.878' y1='59.5117' x2='48.878' y2='45.7752' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F0861E'/%3E%3Cstop offset='1' stop-color='%23F6B784'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_1276_64848' x1='27.5722' y1='51.708' x2='27.5722' y2='37.9998' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F0861E'/%3E%3Cstop offset='1' stop-color='%23F6B784'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-leaderboard .box-task-center .box-task-center-inner .task-center-item.active:nth-child(5):before {
  background-image: url("data:image/svg+xml,%3Csvg width='67' height='71' viewBox='0 0 67 71' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_1276_64849)'%3E%3Cpath d='M22.3279 16.3509C27.6963 13.2514 30.3805 11.7017 33.3279 11.7017C36.2754 11.7017 38.9596 13.2514 44.3279 16.3509L44.6364 16.5289C50.0048 19.6284 52.689 21.1781 54.1627 23.7306C55.6364 26.2832 55.6364 29.3826 55.6364 35.5815V35.9377C55.6364 42.1365 55.6364 45.236 54.1627 47.7885C52.689 50.3411 50.0048 51.8908 44.6364 54.9902L44.328 55.1683C38.9596 58.2678 36.2754 59.8175 33.3279 59.8175C30.3805 59.8175 27.6963 58.2678 22.3279 55.1683L22.0195 54.9902C16.6511 51.8908 13.9669 50.3411 12.4932 47.7885C11.0195 45.236 11.0195 42.1365 11.0195 35.9377V35.5815C11.0195 29.3826 11.0195 26.2832 12.4932 23.7306C13.9669 21.1781 16.6511 19.6284 22.0195 16.5289L22.3279 16.3509Z' fill='url(%23paint0_linear_1276_64849)'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_1276_64849' x='0.0195312' y='0.702148' width='66.6172' height='70.1152' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_1276_64849'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_1276_64849' x1='33.3279' y1='10' x2='33.3279' y2='61.5192' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F4A455'/%3E%3Cstop offset='1' stop-color='%23ED4E60'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-leaderboard .box-task-center .box-task-center-inner .task-center-item.active:nth-child(6) .box-vector {
  background-image: url("data:image/svg+xml,%3Csvg width='55' height='63' viewBox='0 0 55 63' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.3917 2.33586C24.0962 1.18414 25.4485 0.608281 26.8769 0.608282C28.3053 0.608283 29.6575 1.18414 32.3621 2.33587L41.8869 6.392C45.4261 7.89918 47.1958 8.65277 48.1905 10.1576C49.1853 11.6624 49.1853 13.5858 49.1853 17.4326L49.1853 32.2463C49.1853 36.8774 49.1853 39.1929 48.3018 41.2622C47.4183 43.3315 45.7459 44.9329 42.4011 48.1359L32.4114 57.7021C29.7939 60.2086 28.4851 61.4619 26.8788 61.462C25.2726 61.4621 23.9637 60.2089 21.3459 57.7026L11.354 48.1361C8.00853 44.933 6.33579 43.3315 5.4521 41.262C4.5684 39.1925 4.5684 36.8767 4.56839 32.2452L4.56837 17.4326C4.56836 13.5858 4.56836 11.6624 5.56312 10.1576C6.55789 8.65277 8.32751 7.89918 11.8668 6.392L21.3917 2.33586Z' fill='url(%23paint0_linear_1276_64878)'/%3E%3Cpath opacity='0.8' d='M22.6853 5.7778C24.6722 4.90204 25.6656 4.46417 26.7187 4.46419C27.7718 4.46422 28.7653 4.90214 30.7521 5.77799L40.0938 9.89595C42.4101 10.917 43.5682 11.4275 44.2175 12.4234C44.8669 13.4193 44.8669 14.6849 44.8669 17.2163V30.6585C44.8669 34.888 44.8669 37.0027 44.057 38.8907C43.247 40.7787 41.7147 42.2361 38.6499 45.1508L30.8518 52.5673C28.8943 54.429 27.9156 55.3598 26.7168 55.3598C25.5179 55.3598 24.5392 54.4289 22.5818 52.5671L14.7846 45.1507C11.7202 42.236 10.188 40.7787 9.37818 38.8908C8.56836 37.0029 8.56836 34.8883 8.56836 30.6591V17.2165C8.56836 14.6851 8.56836 13.4193 9.21775 12.4234C9.86714 11.4275 11.0254 10.9171 13.3418 9.89606L22.6853 5.7778Z' fill='url(%23paint1_radial_1276_64878)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_1276_64878' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='8' y='4' width='37' height='50'%3E%3Cpath d='M20.6 5.6922C23.3166 4.7189 24.6749 4.23225 26.0824 4.14233C26.5063 4.11525 26.9314 4.1152 27.3552 4.14218C28.7628 4.23177 30.1213 4.71813 32.8383 5.69085V5.69085C38.0448 7.55483 40.6481 8.48683 42.3454 10.3954C42.8488 10.9615 43.2862 11.5829 43.6493 12.2477C44.8735 14.4893 44.8727 17.2542 44.8713 22.784L44.8689 31.6072C44.868 34.9827 44.8676 36.6705 44.3455 38.2215C44.189 38.6865 43.9985 39.1393 43.7755 39.5764C43.0318 41.034 41.8252 42.2148 39.4119 44.5764V44.5764C34.0561 49.8177 31.3782 52.4383 28.1473 52.9052C27.1986 53.0423 26.2351 53.0423 25.2864 52.9051C22.0555 52.4381 19.3785 49.818 14.0244 44.578V44.578C11.6117 42.2167 10.4054 41.036 9.66169 39.5783C9.43803 39.1399 9.24704 38.6855 9.09028 38.219C8.56905 36.6678 8.5695 34.9798 8.5704 31.6039L8.57276 22.7722C8.57424 17.248 8.57497 14.4859 9.79827 12.2465C10.1616 11.5814 10.5993 10.9597 11.1031 10.3935C12.7992 8.48699 15.3995 7.55539 20.6 5.6922V5.6922Z' fill='url(%23paint2_radial_1276_64878)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1276_64878)'%3E%3Cpath opacity='0.3' d='M47.6737 28.7597C47.6737 25.081 46.7053 21.4671 44.866 18.2812L26.7167 28.7597H47.6737Z' fill='white'/%3E%3Cpath d='M44.866 39.2382C46.7053 36.0523 47.6737 32.4384 47.6737 28.7597H26.7167L44.866 39.2382Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M37.1952 46.9089C40.3811 45.0696 43.0266 42.424 44.866 39.2382L26.7167 28.7597L37.1952 46.9089Z' fill='white'/%3E%3Cpath d='M26.7167 49.7166C30.3954 49.7166 34.0093 48.7483 37.1952 46.9089L26.7167 28.7597L26.7167 49.7166Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M16.2382 46.9089C19.4241 48.7483 23.038 49.7166 26.7167 49.7166L26.7167 28.7597L16.2382 46.9089Z' fill='white'/%3E%3Cpath d='M8.56747 39.2382C10.4068 42.424 13.0524 45.0696 16.2382 46.9089L26.7167 28.7597L8.56747 39.2382Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M5.75977 28.7597C5.75977 32.4384 6.72811 36.0523 8.56746 39.2382L26.7167 28.7597L5.75977 28.7597Z' fill='white'/%3E%3Cpath d='M8.56747 18.2812C6.72811 21.4671 5.75977 25.081 5.75977 28.7597L26.7167 28.7597L8.56747 18.2812Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M16.2382 10.6104C13.0524 12.4498 10.4068 15.0953 8.56747 18.2812L26.7167 28.7597L16.2382 10.6104Z' fill='white'/%3E%3Cpath d='M26.7167 7.80273C23.038 7.80273 19.4241 8.77108 16.2382 10.6104L26.7167 28.7597L26.7167 7.80273Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M37.1952 10.6104C34.0093 8.77108 30.3954 7.80273 26.7167 7.80273L26.7167 28.7597L37.1952 10.6104Z' fill='white'/%3E%3Cpath d='M44.866 18.2812C43.0266 15.0953 40.3811 12.4498 37.1952 10.6104L26.7167 28.7597L44.866 18.2812Z' fill='%239DB3EF'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M11.482 50.5255C11.1876 50.6335 10.2372 50.9305 9.35384 51.2139L7.77441 51.7133L9.88923 53.846C11.0537 55.0338 12.0576 55.9922 12.1111 55.9922C12.1781 55.9922 12.2182 54.7099 12.2182 53.1576C12.2182 51.5919 12.1781 50.3231 12.1245 50.3366C12.0576 50.3366 11.7765 50.431 11.482 50.5255Z' fill='%23388494'/%3E%3Cpath d='M42.9209 53.1576C42.9209 54.716 43.056 55.9922 43.1229 55.9922C43.1764 55.9922 44.0854 55.0384 45.2499 53.8562L47.3647 51.7202L46.7222 51.5186C46.0797 51.3171 43.8311 50.6051 43.2288 50.4171L42.9209 50.3364V53.1576Z' fill='%23388494'/%3E%3Cpath d='M6.17984 46.2711C5.43531 46.5317 4.35574 46.9784 3.76012 47.2638C2.50684 47.8595 0.484206 49.1252 0.571068 49.2368C0.608294 49.2741 1.40246 50.0682 2.32071 50.9865L4.0083 52.6617L3.4375 54.8332C3.11487 56.0244 2.70538 57.5631 2.50684 58.2456C2.3083 58.9281 2.1718 59.4989 2.18421 59.5113C2.19662 59.5361 2.85428 59.2259 3.63604 58.8412C6.00611 57.6748 9.65429 56.4215 11.5404 56.1237C11.8258 56.0741 12.0616 56.0368 12.0616 56.0244C12.0616 55.9996 11.1433 55.0814 10.0141 53.9646C8.61196 52.5748 8.01633 51.9047 8.12801 51.8303C8.23969 51.7558 8.23969 51.731 8.12801 51.731C8.00393 51.731 7.9667 51.0485 7.9667 48.7529C7.9667 45.9982 7.95429 45.7748 7.75575 45.7872C7.63166 45.7872 6.92436 46.0106 6.17984 46.2711Z' fill='url(%23paint3_linear_1276_64878)'/%3E%3Cpath d='M47.1783 48.7533C47.1783 51.0489 47.1411 51.7314 47.0294 51.7314C46.9053 51.7314 46.9053 51.7562 47.017 51.8307C47.1287 51.9051 46.533 52.5752 45.1308 53.965C44.0016 55.0818 43.0958 56 43.1206 56.0124C43.133 56.0249 43.4805 56.0993 43.89 56.1862C46.198 56.6701 49.0892 57.6752 51.4593 58.8044C52.2783 59.2015 52.9608 59.5117 52.9732 59.5117C52.9856 59.4993 52.8367 58.9285 52.6381 58.246C52.4396 57.5635 52.0301 56.0249 51.7075 54.8336L51.1367 52.6621L52.8863 50.9373L54.636 49.2L54.3506 48.9891C53.8046 48.5672 52.1418 47.6241 51.1243 47.1402C50.0571 46.6438 47.6498 45.7752 47.352 45.7752C47.2031 45.7752 47.1783 46.284 47.1783 48.7533Z' fill='url(%23paint4_linear_1276_64878)'/%3E%3Cg filter='url(%23filter0_d_1276_64878)'%3E%3Cpath d='M26.9576 29.08C26.3856 29.08 25.8136 29.249 25.2416 29.587C24.6696 29.899 24.1886 30.432 23.7986 31.186C23.9806 32.33 24.2406 33.214 24.5786 33.838C24.9426 34.462 25.3456 34.891 25.7876 35.125C26.2296 35.359 26.6456 35.476 27.0356 35.476C27.7376 35.476 28.3486 35.229 28.8686 34.735C29.4146 34.241 29.6876 33.344 29.6876 32.044C29.6876 30.848 29.4016 30.055 28.8296 29.665C28.2836 29.275 27.6596 29.08 26.9576 29.08ZM27.1916 40.468C25.9956 40.468 24.8256 40.247 23.6816 39.805C22.5376 39.337 21.4976 38.609 20.5616 37.621C19.6516 36.633 18.9106 35.359 18.3386 33.799C17.7926 32.213 17.5196 30.302 17.5196 28.066C17.5196 25.076 18.0006 22.606 18.9626 20.656C19.9246 18.68 21.1856 17.211 22.7456 16.249C24.3056 15.287 25.9696 14.806 27.7376 14.806C29.5056 14.806 31.0266 15.118 32.3006 15.742C33.6006 16.366 34.6536 17.094 35.4596 17.926L31.9496 21.904C31.5596 21.462 31.0136 21.072 30.3116 20.734C29.6096 20.37 28.9076 20.188 28.2056 20.188C27.0096 20.188 25.9826 20.682 25.1246 21.67C24.2666 22.632 23.7726 24.361 23.6426 26.857C24.2406 26.051 24.9946 25.44 25.9046 25.024C26.8406 24.608 27.6336 24.4 28.2836 24.4C29.6876 24.4 30.9486 24.673 32.0666 25.219C33.2106 25.739 34.1076 26.571 34.7576 27.715C35.4336 28.833 35.7716 30.276 35.7716 32.044C35.7716 33.812 35.3816 35.333 34.6016 36.607C33.8216 37.855 32.7816 38.817 31.4816 39.493C30.1816 40.143 28.7516 40.468 27.1916 40.468Z' fill='white'/%3E%3C/g%3E%3Cpath d='M25.3386 38.0317C25.0284 38.0565 24.0853 38.1309 23.2291 38.2054C19.0474 38.5652 14.5058 39.5455 9.02109 41.2704L7.9043 41.6302L7.95393 46.6433C7.97875 49.4105 8.01598 51.6937 8.04079 51.7061C8.0532 51.7309 8.897 51.4952 9.91452 51.185C10.932 50.8747 11.8503 50.6142 11.962 50.6142C12.0736 50.6142 13.0291 50.3908 14.0715 50.1178C19.1218 48.8025 23.1423 48.2565 27.6591 48.2565C31.8905 48.2565 35.7496 48.7652 40.4153 49.9565C41.6438 50.2667 42.8226 50.5521 43.0211 50.5769C43.2321 50.6142 44.2248 50.8871 45.2299 51.1974C46.2474 51.5076 47.0912 51.7309 47.1036 51.7061C47.1284 51.6937 47.1657 49.4105 47.1905 46.6433L47.2401 41.6302L45.7511 41.1587C40.9861 39.6448 36.7423 38.7141 32.5481 38.255C30.8729 38.0813 26.4058 37.9324 25.3386 38.0317Z' fill='url(%23paint5_linear_1276_64878)'/%3E%3Cpath d='M13.276 46V41.45H14.942C15.2733 41.45 15.579 41.4967 15.859 41.59C16.139 41.6833 16.363 41.8397 16.531 42.059C16.7036 42.2783 16.79 42.5793 16.79 42.962C16.79 43.3307 16.7036 43.634 16.531 43.872C16.363 44.1053 16.139 44.278 15.859 44.39C15.5836 44.502 15.2873 44.558 14.97 44.558H14.48V46H13.276ZM14.48 43.606H14.914C15.152 43.606 15.327 43.55 15.439 43.438C15.5556 43.3213 15.614 43.1627 15.614 42.962C15.614 42.7567 15.551 42.612 15.425 42.528C15.299 42.444 15.1193 42.402 14.886 42.402H14.48V43.606ZM17.5348 46V41.45H20.4748V42.458H18.7388V43.172H20.2228V44.18H18.7388V44.992H20.5448V46H17.5348ZM21.4244 46V41.45H23.1464C23.4731 41.45 23.7741 41.4943 24.0494 41.583C24.3247 41.667 24.5464 41.8163 24.7144 42.031C24.8824 42.2457 24.9664 42.542 24.9664 42.92C24.9664 43.2467 24.8987 43.5173 24.7634 43.732C24.6281 43.9467 24.4507 44.1147 24.2314 44.236L25.2184 46H23.8744L23.0904 44.474H22.6284V46H21.4244ZM22.6284 43.522H23.0624C23.5477 43.522 23.7904 43.3213 23.7904 42.92C23.7904 42.724 23.7274 42.5887 23.6014 42.514C23.4801 42.4393 23.3004 42.402 23.0624 42.402H22.6284V43.522ZM25.8336 46V41.45H27.0376V46H25.8336ZM28.0484 46V41.45H29.2804L30.2884 43.48L30.7224 44.502H30.7504C30.7224 44.2547 30.6898 43.9747 30.6524 43.662C30.6151 43.3447 30.5964 43.046 30.5964 42.766V41.45H31.7444V46H30.5124L29.5044 43.963L29.0704 42.948H29.0424C29.0704 43.2047 29.1031 43.4893 29.1404 43.802C29.1778 44.11 29.1964 44.404 29.1964 44.684V46H28.0484ZM33.6196 46V42.458H32.4156V41.45H36.0276V42.458H34.8236V46H33.6196ZM36.7027 46V41.45H37.9067V46H36.7027ZM40.3596 46.084C40.0749 46.084 39.7786 46.0303 39.4706 45.923C39.1626 45.8157 38.8849 45.6523 38.6376 45.433L39.3236 44.607C39.4869 44.7377 39.6619 44.845 39.8486 44.929C40.0399 45.0083 40.2196 45.048 40.3876 45.048C40.5696 45.048 40.7002 45.02 40.7796 44.964C40.8636 44.908 40.9056 44.8287 40.9056 44.726C40.9056 44.6187 40.8496 44.537 40.7376 44.481C40.6302 44.425 40.4809 44.3597 40.2896 44.285L39.7226 44.047C39.4799 43.949 39.2652 43.795 39.0786 43.585C38.8966 43.375 38.8056 43.1067 38.8056 42.78C38.8056 42.5187 38.8779 42.283 39.0226 42.073C39.1672 41.8583 39.3656 41.688 39.6176 41.562C39.8742 41.4313 40.1682 41.366 40.4996 41.366C40.7609 41.366 41.0246 41.4173 41.2906 41.52C41.5612 41.618 41.8016 41.7697 42.0116 41.975L41.4096 42.731C41.2556 42.6237 41.1062 42.542 40.9616 42.486C40.8216 42.43 40.6676 42.402 40.4996 42.402C40.3549 42.402 40.2382 42.4277 40.1496 42.479C40.0656 42.5303 40.0236 42.6073 40.0236 42.71C40.0236 42.8173 40.0842 42.9013 40.2056 42.962C40.3269 43.018 40.4902 43.0857 40.6956 43.165L41.2486 43.382C41.5332 43.494 41.7526 43.6503 41.9066 43.851C42.0606 44.0517 42.1376 44.3107 42.1376 44.628C42.1376 44.8847 42.0676 45.125 41.9276 45.349C41.7922 45.5683 41.5916 45.7457 41.3256 45.881C41.0596 46.0163 40.7376 46.084 40.3596 46.084Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_d_1276_64878' x='13.5195' y='14.8057' width='26.252' height='33.6621' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_1276_64878'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_1276_64878' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_1276_64878' x1='26.8768' y1='0' x2='26.8768' y2='63' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237C9EF1'/%3E%3Cstop offset='1' stop-color='%23506ECE'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_1276_64878' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(5.75977 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_1276_64878' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(5.76759 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint3_linear_1276_64878' x1='6.31498' y1='59.5127' x2='6.31498' y2='45.7868' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_1276_64878' x1='48.878' y1='59.5117' x2='48.878' y2='45.7752' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_1276_64878' x1='27.5722' y1='51.708' x2='27.5722' y2='37.9998' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-leaderboard .box-task-center .box-task-center-inner .task-center-item.active:nth-child(6):before {
  background-image: url("data:image/svg+xml,%3Csvg width='67' height='71' viewBox='0 0 67 71' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_1276_64879)'%3E%3Cpath d='M22.3279 16.3509C27.6963 13.2514 30.3805 11.7017 33.3279 11.7017C36.2754 11.7017 38.9596 13.2514 44.3279 16.3509L44.6364 16.5289C50.0048 19.6284 52.689 21.1781 54.1627 23.7306C55.6364 26.2832 55.6364 29.3826 55.6364 35.5815V35.9377C55.6364 42.1365 55.6364 45.236 54.1627 47.7885C52.689 50.3411 50.0048 51.8908 44.6364 54.9902L44.328 55.1683C38.9596 58.2678 36.2754 59.8175 33.3279 59.8175C30.3805 59.8175 27.6963 58.2678 22.3279 55.1683L22.0195 54.9902C16.6511 51.8908 13.9669 50.3411 12.4932 47.7885C11.0195 45.236 11.0195 42.1365 11.0195 35.9377V35.5815C11.0195 29.3826 11.0195 26.2832 12.4932 23.7306C13.9669 21.1781 16.6511 19.6284 22.0195 16.5289L22.3279 16.3509Z' fill='%23D9D9D9'/%3E%3Cpath d='M22.3279 16.3509C27.6963 13.2514 30.3805 11.7017 33.3279 11.7017C36.2754 11.7017 38.9596 13.2514 44.3279 16.3509L44.6364 16.5289C50.0048 19.6284 52.689 21.1781 54.1627 23.7306C55.6364 26.2832 55.6364 29.3826 55.6364 35.5815V35.9377C55.6364 42.1365 55.6364 45.236 54.1627 47.7885C52.689 50.3411 50.0048 51.8908 44.6364 54.9902L44.328 55.1683C38.9596 58.2678 36.2754 59.8175 33.3279 59.8175C30.3805 59.8175 27.6963 58.2678 22.3279 55.1683L22.0195 54.9902C16.6511 51.8908 13.9669 50.3411 12.4932 47.7885C11.0195 45.236 11.0195 42.1365 11.0195 35.9377V35.5815C11.0195 29.3826 11.0195 26.2832 12.4932 23.7306C13.9669 21.1781 16.6511 19.6284 22.0195 16.5289L22.3279 16.3509Z' fill='url(%23paint0_linear_1276_64879)'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_1276_64879' x='0.0195312' y='0.702148' width='66.6172' height='70.1152' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_1276_64879'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_1276_64879' x1='33.3279' y1='10' x2='33.3279' y2='61.5192' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237C9EF1'/%3E%3Cstop offset='1' stop-color='%23506ECE'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-leaderboard .box-task-center .box-task-center-inner .task-center-item.active:nth-child(7) .box-vector {
  background-image: url("data:image/svg+xml,%3Csvg width='55' height='63' viewBox='0 0 55 63' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.3917 2.33586C24.0962 1.18414 25.4485 0.608281 26.8769 0.608282C28.3053 0.608283 29.6575 1.18414 32.3621 2.33587L41.8869 6.392C45.4261 7.89918 47.1958 8.65277 48.1905 10.1576C49.1853 11.6624 49.1853 13.5858 49.1853 17.4326L49.1853 32.2463C49.1853 36.8774 49.1853 39.1929 48.3018 41.2622C47.4183 43.3315 45.7459 44.9329 42.4011 48.1359L32.4114 57.7021C29.7939 60.2086 28.4851 61.4619 26.8788 61.462C25.2726 61.4621 23.9637 60.2089 21.3459 57.7026L11.354 48.1361C8.00853 44.933 6.33579 43.3315 5.4521 41.262C4.5684 39.1925 4.5684 36.8767 4.56839 32.2452L4.56837 17.4326C4.56836 13.5858 4.56836 11.6624 5.56312 10.1576C6.55789 8.65277 8.32751 7.89918 11.8668 6.392L21.3917 2.33586Z' fill='url(%23paint0_linear_1276_64908)'/%3E%3Cpath opacity='0.8' d='M22.6853 5.7778C24.6722 4.90204 25.6656 4.46417 26.7187 4.46419C27.7718 4.46422 28.7653 4.90214 30.7521 5.77799L40.0938 9.89595C42.4101 10.917 43.5682 11.4275 44.2175 12.4234C44.8669 13.4193 44.8669 14.6849 44.8669 17.2163V30.6585C44.8669 34.888 44.8669 37.0027 44.057 38.8907C43.247 40.7787 41.7147 42.2361 38.6499 45.1508L30.8518 52.5673C28.8943 54.429 27.9156 55.3598 26.7168 55.3598C25.5179 55.3598 24.5392 54.4289 22.5818 52.5671L14.7846 45.1507C11.7202 42.236 10.188 40.7787 9.37818 38.8908C8.56836 37.0029 8.56836 34.8883 8.56836 30.6591V17.2165C8.56836 14.6851 8.56836 13.4193 9.21775 12.4234C9.86714 11.4275 11.0254 10.9171 13.3418 9.89606L22.6853 5.7778Z' fill='url(%23paint1_radial_1276_64908)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_1276_64908' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='8' y='4' width='37' height='50'%3E%3Cpath d='M20.6 5.6922C23.3166 4.7189 24.6749 4.23225 26.0824 4.14233C26.5063 4.11525 26.9314 4.1152 27.3552 4.14218C28.7628 4.23177 30.1213 4.71813 32.8383 5.69085V5.69085C38.0448 7.55483 40.6481 8.48683 42.3454 10.3954C42.8488 10.9615 43.2862 11.5829 43.6493 12.2477C44.8735 14.4893 44.8727 17.2542 44.8713 22.784L44.8689 31.6072C44.868 34.9827 44.8676 36.6705 44.3455 38.2215C44.189 38.6865 43.9985 39.1393 43.7755 39.5764C43.0318 41.034 41.8252 42.2148 39.4119 44.5764V44.5764C34.0561 49.8177 31.3782 52.4383 28.1473 52.9052C27.1986 53.0423 26.2351 53.0423 25.2864 52.9051C22.0555 52.4381 19.3785 49.818 14.0244 44.578V44.578C11.6117 42.2167 10.4054 41.036 9.66169 39.5783C9.43803 39.1399 9.24704 38.6855 9.09028 38.219C8.56905 36.6678 8.5695 34.9798 8.5704 31.6039L8.57276 22.7722C8.57424 17.248 8.57497 14.4859 9.79827 12.2465C10.1616 11.5814 10.5993 10.9597 11.1031 10.3935C12.7992 8.48699 15.3995 7.55539 20.6 5.6922V5.6922Z' fill='url(%23paint2_radial_1276_64908)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1276_64908)'%3E%3Cpath opacity='0.3' d='M47.6737 28.7597C47.6737 25.081 46.7053 21.4671 44.866 18.2812L26.7167 28.7597H47.6737Z' fill='white'/%3E%3Cpath d='M44.866 39.2382C46.7053 36.0523 47.6737 32.4384 47.6737 28.7597H26.7167L44.866 39.2382Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M37.1952 46.9089C40.3811 45.0696 43.0266 42.424 44.866 39.2382L26.7167 28.7597L37.1952 46.9089Z' fill='white'/%3E%3Cpath d='M26.7167 49.7166C30.3954 49.7166 34.0093 48.7483 37.1952 46.9089L26.7167 28.7597L26.7167 49.7166Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M16.2382 46.9089C19.4241 48.7483 23.038 49.7166 26.7167 49.7166L26.7167 28.7597L16.2382 46.9089Z' fill='white'/%3E%3Cpath d='M8.56747 39.2382C10.4068 42.424 13.0524 45.0696 16.2382 46.9089L26.7167 28.7597L8.56747 39.2382Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M5.75977 28.7597C5.75977 32.4384 6.72811 36.0523 8.56746 39.2382L26.7167 28.7597L5.75977 28.7597Z' fill='white'/%3E%3Cpath d='M8.56747 18.2812C6.72811 21.4671 5.75977 25.081 5.75977 28.7597L26.7167 28.7597L8.56747 18.2812Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M16.2382 10.6104C13.0524 12.4498 10.4068 15.0953 8.56747 18.2812L26.7167 28.7597L16.2382 10.6104Z' fill='white'/%3E%3Cpath d='M26.7167 7.80273C23.038 7.80273 19.4241 8.77108 16.2382 10.6104L26.7167 28.7597L26.7167 7.80273Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M37.1952 10.6104C34.0093 8.77108 30.3954 7.80273 26.7167 7.80273L26.7167 28.7597L37.1952 10.6104Z' fill='white'/%3E%3Cpath d='M44.866 18.2812C43.0266 15.0953 40.3811 12.4498 37.1952 10.6104L26.7167 28.7597L44.866 18.2812Z' fill='%23D2A4F0'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M11.482 50.5255C11.1876 50.6335 10.2372 50.9305 9.35384 51.2139L7.77441 51.7133L9.88923 53.846C11.0537 55.0338 12.0576 55.9922 12.1111 55.9922C12.1781 55.9922 12.2182 54.7099 12.2182 53.1576C12.2182 51.5919 12.1781 50.3231 12.1245 50.3366C12.0576 50.3366 11.7765 50.431 11.482 50.5255Z' fill='%23BE30A0'/%3E%3Cpath d='M42.9209 53.1576C42.9209 54.716 43.056 55.9922 43.1229 55.9922C43.1764 55.9922 44.0854 55.0384 45.2499 53.8562L47.3647 51.7202L46.7222 51.5186C46.0797 51.3171 43.8311 50.6051 43.2288 50.4171L42.9209 50.3364V53.1576Z' fill='%23BE30A0'/%3E%3Cpath d='M6.17984 46.2711C5.43531 46.5317 4.35574 46.9784 3.76012 47.2638C2.50684 47.8595 0.484206 49.1252 0.571068 49.2368C0.608294 49.2741 1.40246 50.0682 2.32071 50.9865L4.0083 52.6617L3.4375 54.8332C3.11487 56.0244 2.70538 57.5631 2.50684 58.2456C2.3083 58.9281 2.1718 59.4989 2.18421 59.5113C2.19662 59.5361 2.85428 59.2259 3.63604 58.8412C6.00611 57.6748 9.65429 56.4215 11.5404 56.1237C11.8258 56.0741 12.0616 56.0368 12.0616 56.0244C12.0616 55.9996 11.1433 55.0814 10.0141 53.9646C8.61196 52.5748 8.01633 51.9047 8.12801 51.8303C8.23969 51.7558 8.23969 51.731 8.12801 51.731C8.00393 51.731 7.9667 51.0485 7.9667 48.7529C7.9667 45.9982 7.95429 45.7748 7.75575 45.7872C7.63166 45.7872 6.92436 46.0106 6.17984 46.2711Z' fill='url(%23paint3_linear_1276_64908)'/%3E%3Cpath d='M47.1783 48.7533C47.1783 51.0489 47.1411 51.7314 47.0294 51.7314C46.9053 51.7314 46.9053 51.7562 47.017 51.8307C47.1287 51.9051 46.533 52.5752 45.1308 53.965C44.0016 55.0818 43.0958 56 43.1206 56.0124C43.133 56.0249 43.4805 56.0993 43.89 56.1862C46.198 56.6701 49.0892 57.6752 51.4593 58.8044C52.2783 59.2015 52.9608 59.5117 52.9732 59.5117C52.9856 59.4993 52.8367 58.9285 52.6381 58.246C52.4396 57.5635 52.0301 56.0249 51.7075 54.8336L51.1367 52.6621L52.8863 50.9373L54.636 49.2L54.3506 48.9891C53.8046 48.5672 52.1418 47.6241 51.1243 47.1402C50.0571 46.6438 47.6498 45.7752 47.352 45.7752C47.2031 45.7752 47.1783 46.284 47.1783 48.7533Z' fill='url(%23paint4_linear_1276_64908)'/%3E%3Cg filter='url(%23filter0_d_1276_64908)'%3E%3Cpath d='M21.9656 40C22.1216 37.4 22.4076 35.06 22.8236 32.98C23.2396 30.9 23.8766 28.898 24.7346 26.974C25.6186 25.024 26.8276 22.996 28.3616 20.89H17.7536V15.274H35.4596V19.408C34.0296 21.072 32.8856 22.645 32.0276 24.127C31.1956 25.583 30.5586 27.078 30.1166 28.612C29.6746 30.12 29.3496 31.797 29.1416 33.643C28.9596 35.463 28.8036 37.582 28.6736 40H21.9656Z' fill='white'/%3E%3C/g%3E%3Cpath d='M25.3386 38.0317C25.0284 38.0565 24.0853 38.1309 23.2291 38.2054C19.0474 38.5652 14.5058 39.5455 9.02109 41.2704L7.9043 41.6302L7.95393 46.6433C7.97875 49.4105 8.01598 51.6937 8.04079 51.7061C8.0532 51.7309 8.897 51.4952 9.91452 51.185C10.932 50.8747 11.8503 50.6142 11.962 50.6142C12.0736 50.6142 13.0291 50.3908 14.0715 50.1178C19.1218 48.8025 23.1423 48.2565 27.6591 48.2565C31.8905 48.2565 35.7496 48.7652 40.4153 49.9565C41.6438 50.2667 42.8226 50.5521 43.0211 50.5769C43.2321 50.6142 44.2248 50.8871 45.2299 51.1974C46.2474 51.5076 47.0912 51.7309 47.1036 51.7061C47.1284 51.6937 47.1657 49.4105 47.1905 46.6433L47.2401 41.6302L45.7511 41.1587C40.9861 39.6448 36.7423 38.7141 32.5481 38.255C30.8729 38.0813 26.4058 37.9324 25.3386 38.0317Z' fill='url(%23paint5_linear_1276_64908)'/%3E%3Cpath d='M10.1041 46V41.45H11.3921L12.0781 43.312C12.1201 43.438 12.1598 43.5687 12.1971 43.704C12.2344 43.8393 12.2741 43.9747 12.3161 44.11H12.3441C12.3861 43.9747 12.4258 43.8393 12.4631 43.704C12.5004 43.5687 12.5401 43.438 12.5821 43.312L13.2401 41.45H14.5281V46H13.4361V44.656C13.4361 44.502 13.4454 44.3293 13.4641 44.138C13.4828 43.942 13.5038 43.746 13.5271 43.55C13.5504 43.354 13.5714 43.1813 13.5901 43.032H13.5621L13.1841 44.124L12.6241 45.629H11.9801L11.4201 44.124L11.0561 43.032H11.0281C11.0468 43.1813 11.0678 43.354 11.0911 43.55C11.1144 43.746 11.1354 43.942 11.1541 44.138C11.1728 44.3293 11.1821 44.502 11.1821 44.656V46H10.1041ZM15.5387 46V41.45H18.4787V42.458H16.7427V43.172H18.2267V44.18H16.7427V44.992H18.5487V46H15.5387ZM19.4283 46V41.45H20.6603L21.6683 43.48L22.1023 44.502H22.1303C22.1023 44.2547 22.0696 43.9747 22.0323 43.662C21.995 43.3447 21.9763 43.046 21.9763 42.766V41.45H23.1243V46H21.8923L20.8843 43.963L20.4503 42.948H20.4223C20.4503 43.2047 20.483 43.4893 20.5203 43.802C20.5576 44.11 20.5763 44.404 20.5763 44.684V46H19.4283ZM24.1314 46V41.45H27.0714V42.458H25.3354V43.172H26.8194V44.18H25.3354V44.992H27.1414V46H24.1314ZM28.0211 46V41.45H29.2531L30.2611 43.48L30.6951 44.502H30.7231C30.6951 44.2547 30.6624 43.9747 30.6251 43.662C30.5878 43.3447 30.5691 43.046 30.5691 42.766V41.45H31.7171V46H30.4851L29.4771 43.963L29.0431 42.948H29.0151C29.0431 43.2047 29.0758 43.4893 29.1131 43.802C29.1504 44.11 29.1691 44.404 29.1691 44.684V46H28.0211ZM34.8242 46.084C34.3995 46.084 34.0122 46 33.6622 45.832C33.3169 45.6593 33.0415 45.4003 32.8362 45.055C32.6309 44.7097 32.5282 44.278 32.5282 43.76C32.5282 43.3773 32.5889 43.039 32.7102 42.745C32.8315 42.4463 32.9972 42.1943 33.2072 41.989C33.4172 41.7837 33.6575 41.6297 33.9282 41.527C34.2035 41.4197 34.4929 41.366 34.7962 41.366C35.1322 41.366 35.4239 41.4267 35.6712 41.548C35.9185 41.6647 36.1215 41.8047 36.2802 41.968L35.6502 42.738C35.5382 42.64 35.4192 42.5607 35.2932 42.5C35.1719 42.4347 35.0202 42.402 34.8382 42.402C34.5302 42.402 34.2735 42.5187 34.0682 42.752C33.8629 42.9807 33.7602 43.3027 33.7602 43.718C33.7602 44.1427 33.8559 44.4717 34.0472 44.705C34.2432 44.9337 34.5442 45.048 34.9502 45.048C35.0155 45.048 35.0785 45.041 35.1392 45.027C35.2045 45.013 35.2582 44.992 35.3002 44.964V44.334H34.6282V43.354H36.3642V45.524C36.2055 45.678 35.9885 45.811 35.7132 45.923C35.4425 46.0303 35.1462 46.084 34.8242 46.084ZM38.3572 43.788L38.2802 44.103H39.1202L39.0432 43.788C38.9872 43.5687 38.9312 43.3307 38.8752 43.074C38.8192 42.8173 38.7632 42.5747 38.7072 42.346H38.6792C38.6326 42.5747 38.5812 42.8173 38.5252 43.074C38.4692 43.3307 38.4132 43.5687 38.3572 43.788ZM36.6072 46L37.9932 41.45H39.4492L40.8352 46H39.5612L39.3372 45.034H38.0632L37.8392 46H36.6072ZM41.2691 46V41.45H42.4731V43.144H43.8311V41.45H45.0351V46H43.8311V44.194H42.4731V46H41.2691Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_d_1276_64908' x='13.7539' y='15.2744' width='25.7061' height='32.7256' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_1276_64908'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_1276_64908' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_1276_64908' x1='26.8768' y1='0' x2='26.8768' y2='63' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C583E2'/%3E%3Cstop offset='1' stop-color='%238D53F6'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_1276_64908' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(5.75977 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_1276_64908' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(5.76759 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint3_linear_1276_64908' x1='6.31498' y1='59.5127' x2='6.31498' y2='45.7868' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_1276_64908' x1='48.878' y1='59.5117' x2='48.878' y2='45.7752' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_1276_64908' x1='27.5722' y1='51.708' x2='27.5722' y2='37.9998' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-leaderboard .box-task-center .box-task-center-inner .task-center-item.active:nth-child(7):before {
  background-image: url("data:image/svg+xml,%3Csvg width='67' height='71' viewBox='0 0 67 71' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_1298_63244)'%3E%3Cpath d='M22.3279 15.9915C27.6963 12.892 30.3805 11.3423 33.3279 11.3423C36.2754 11.3423 38.9596 12.892 44.3279 15.9915L44.6364 16.1696C50.0048 19.269 52.689 20.8187 54.1627 23.3713C55.6364 25.9238 55.6364 29.0233 55.6364 35.2221V35.5783C55.6364 41.7772 55.6364 44.8766 54.1627 47.4292C52.689 49.9817 50.0048 51.5314 44.6364 54.6309L44.328 54.809C38.9596 57.9084 36.2754 59.4581 33.3279 59.4581C30.3805 59.4581 27.6963 57.9084 22.3279 54.809L22.0195 54.6309C16.6511 51.5314 13.9669 49.9817 12.4932 47.4292C11.0195 44.8766 11.0195 41.7772 11.0195 35.5783V35.2221C11.0195 29.0233 11.0195 25.9238 12.4932 23.3713C13.9669 20.8187 16.6511 19.269 22.0195 16.1696L22.3279 15.9915Z' fill='url(%23paint0_linear_1298_63244)'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_1298_63244' x='0.0195312' y='0.342773' width='66.6172' height='70.1152' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_1298_63244'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_1298_63244' x1='33.3279' y1='9.64062' x2='33.3279' y2='61.1598' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F4A455'/%3E%3Cstop offset='1' stop-color='%23ED4E60'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-leaderboard .box-task-center .box-task-center-inner .task-center-item.active:nth-child(8) .box-vector {
  background-image: url("data:image/svg+xml,%3Csvg width='55' height='63' viewBox='0 0 55 63' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.3917 2.33586C24.0962 1.18414 25.4485 0.608281 26.8769 0.608282C28.3053 0.608283 29.6575 1.18414 32.3621 2.33587L41.8869 6.392C45.4261 7.89918 47.1958 8.65277 48.1905 10.1576C49.1853 11.6624 49.1853 13.5858 49.1853 17.4326L49.1853 32.2463C49.1853 36.8774 49.1853 39.1929 48.3018 41.2622C47.4183 43.3315 45.7459 44.9329 42.4011 48.1359L32.4114 57.7021C29.7939 60.2086 28.4851 61.4619 26.8788 61.462C25.2726 61.4621 23.9637 60.2089 21.3459 57.7026L11.354 48.1361C8.00853 44.933 6.33579 43.3315 5.4521 41.262C4.5684 39.1925 4.5684 36.8767 4.56839 32.2452L4.56837 17.4326C4.56836 13.5858 4.56836 11.6624 5.56312 10.1576C6.55789 8.65277 8.32751 7.89918 11.8668 6.392L21.3917 2.33586Z' fill='url(%23paint0_linear_1276_64938)'/%3E%3Cpath opacity='0.8' d='M22.6853 5.7778C24.6722 4.90204 25.6656 4.46417 26.7187 4.46419C27.7718 4.46422 28.7653 4.90214 30.7521 5.77799L40.0938 9.89595C42.4101 10.917 43.5682 11.4275 44.2175 12.4234C44.8669 13.4193 44.8669 14.6849 44.8669 17.2163V30.6585C44.8669 34.888 44.8669 37.0027 44.057 38.8907C43.247 40.7787 41.7147 42.2361 38.6499 45.1508L30.8518 52.5673C28.8943 54.429 27.9156 55.3598 26.7168 55.3598C25.5179 55.3598 24.5392 54.4289 22.5818 52.5671L14.7846 45.1507C11.7202 42.236 10.188 40.7787 9.37818 38.8908C8.56836 37.0029 8.56836 34.8883 8.56836 30.6591V17.2165C8.56836 14.6851 8.56836 13.4193 9.21775 12.4234C9.86714 11.4275 11.0254 10.9171 13.3418 9.89606L22.6853 5.7778Z' fill='url(%23paint1_radial_1276_64938)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_1276_64938' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='8' y='4' width='37' height='50'%3E%3Cpath d='M20.6 5.6922C23.3166 4.7189 24.6749 4.23225 26.0824 4.14233C26.5063 4.11525 26.9314 4.1152 27.3552 4.14218C28.7628 4.23177 30.1213 4.71813 32.8383 5.69085V5.69085C38.0448 7.55483 40.6481 8.48683 42.3454 10.3954C42.8488 10.9615 43.2862 11.5829 43.6493 12.2477C44.8735 14.4893 44.8727 17.2542 44.8713 22.784L44.8689 31.6072C44.868 34.9827 44.8676 36.6705 44.3455 38.2215C44.189 38.6865 43.9985 39.1393 43.7755 39.5764C43.0318 41.034 41.8252 42.2148 39.4119 44.5764V44.5764C34.0561 49.8177 31.3782 52.4383 28.1473 52.9052C27.1986 53.0423 26.2351 53.0423 25.2864 52.9051C22.0555 52.4381 19.3785 49.818 14.0244 44.578V44.578C11.6117 42.2167 10.4054 41.036 9.66169 39.5783C9.43803 39.1399 9.24704 38.6855 9.09028 38.219C8.56905 36.6678 8.5695 34.9798 8.5704 31.6039L8.57276 22.7722C8.57424 17.248 8.57497 14.4859 9.79827 12.2465C10.1616 11.5814 10.5993 10.9597 11.1031 10.3935C12.7992 8.48699 15.3995 7.55539 20.6 5.6922V5.6922Z' fill='url(%23paint2_radial_1276_64938)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1276_64938)'%3E%3Cpath opacity='0.3' d='M47.6737 28.7597C47.6737 25.081 46.7053 21.4671 44.866 18.2812L26.7167 28.7597H47.6737Z' fill='white'/%3E%3Cpath d='M44.866 39.2382C46.7053 36.0523 47.6737 32.4384 47.6737 28.7597H26.7167L44.866 39.2382Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M37.1952 46.9089C40.3811 45.0696 43.0266 42.424 44.866 39.2382L26.7167 28.7597L37.1952 46.9089Z' fill='white'/%3E%3Cpath d='M26.7167 49.7166C30.3954 49.7166 34.0093 48.7483 37.1952 46.9089L26.7167 28.7597L26.7167 49.7166Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M16.2382 46.9089C19.4241 48.7483 23.038 49.7166 26.7167 49.7166L26.7167 28.7597L16.2382 46.9089Z' fill='white'/%3E%3Cpath d='M8.56747 39.2382C10.4068 42.424 13.0524 45.0696 16.2382 46.9089L26.7167 28.7597L8.56747 39.2382Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M5.75977 28.7597C5.75977 32.4384 6.72811 36.0523 8.56746 39.2382L26.7167 28.7597L5.75977 28.7597Z' fill='white'/%3E%3Cpath d='M8.56747 18.2812C6.72811 21.4671 5.75977 25.081 5.75977 28.7597L26.7167 28.7597L8.56747 18.2812Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M16.2382 10.6104C13.0524 12.4498 10.4068 15.0953 8.56747 18.2812L26.7167 28.7597L16.2382 10.6104Z' fill='white'/%3E%3Cpath d='M26.7167 7.80273C23.038 7.80273 19.4241 8.77108 16.2382 10.6104L26.7167 28.7597L26.7167 7.80273Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M37.1952 10.6104C34.0093 8.77108 30.3954 7.80273 26.7167 7.80273L26.7167 28.7597L37.1952 10.6104Z' fill='white'/%3E%3Cpath d='M44.866 18.2812C43.0266 15.0953 40.3811 12.4498 37.1952 10.6104L26.7167 28.7597L44.866 18.2812Z' fill='%23F6BD5A'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M11.482 50.5255C11.1876 50.6335 10.2372 50.9305 9.35384 51.2139L7.77441 51.7133L9.88923 53.846C11.0537 55.0338 12.0576 55.9922 12.1111 55.9922C12.1781 55.9922 12.2182 54.7099 12.2182 53.1576C12.2182 51.5919 12.1781 50.3231 12.1245 50.3366C12.0576 50.3366 11.7765 50.431 11.482 50.5255Z' fill='%23A63C1C'/%3E%3Cpath d='M42.9209 53.1576C42.9209 54.716 43.056 55.9922 43.1229 55.9922C43.1764 55.9922 44.0854 55.0384 45.2499 53.8562L47.3647 51.7202L46.7222 51.5186C46.0797 51.3171 43.8311 50.6051 43.2288 50.4171L42.9209 50.3364V53.1576Z' fill='%23A63C1C'/%3E%3Cpath d='M6.17984 46.2711C5.43531 46.5317 4.35574 46.9784 3.76012 47.2638C2.50684 47.8595 0.484206 49.1252 0.571068 49.2368C0.608294 49.2741 1.40246 50.0682 2.32071 50.9865L4.0083 52.6617L3.4375 54.8332C3.11487 56.0244 2.70538 57.5631 2.50684 58.2456C2.3083 58.9281 2.1718 59.4989 2.18421 59.5113C2.19662 59.5361 2.85428 59.2259 3.63604 58.8412C6.00611 57.6748 9.65429 56.4215 11.5404 56.1237C11.8258 56.0741 12.0616 56.0368 12.0616 56.0244C12.0616 55.9996 11.1433 55.0814 10.0141 53.9646C8.61196 52.5748 8.01633 51.9047 8.12801 51.8303C8.23969 51.7558 8.23969 51.731 8.12801 51.731C8.00393 51.731 7.9667 51.0485 7.9667 48.7529C7.9667 45.9982 7.95429 45.7748 7.75575 45.7872C7.63166 45.7872 6.92436 46.0106 6.17984 46.2711Z' fill='url(%23paint3_linear_1276_64938)'/%3E%3Cpath d='M47.1783 48.7533C47.1783 51.0489 47.1411 51.7314 47.0294 51.7314C46.9053 51.7314 46.9053 51.7562 47.017 51.8307C47.1287 51.9051 46.533 52.5752 45.1308 53.965C44.0016 55.0818 43.0958 56 43.1206 56.0124C43.133 56.0249 43.4805 56.0993 43.89 56.1862C46.198 56.6701 49.0892 57.6752 51.4593 58.8044C52.2783 59.2015 52.9608 59.5117 52.9732 59.5117C52.9856 59.4993 52.8367 58.9285 52.6381 58.246C52.4396 57.5635 52.0301 56.0249 51.7075 54.8336L51.1367 52.6621L52.8863 50.9373L54.636 49.2L54.3506 48.9891C53.8046 48.5672 52.1418 47.6241 51.1243 47.1402C50.0571 46.6438 47.6498 45.7752 47.352 45.7752C47.2031 45.7752 47.1783 46.284 47.1783 48.7533Z' fill='url(%23paint4_linear_1276_64938)'/%3E%3Cg filter='url(%23filter0_d_1276_64938)'%3E%3Cpath d='M26.4896 40.468C24.8256 40.468 23.3176 40.182 21.9656 39.61C20.6396 39.038 19.5866 38.245 18.8066 37.231C18.0526 36.217 17.6756 35.034 17.6756 33.682C17.6756 32.226 18.0526 31.043 18.8066 30.133C19.5866 29.223 20.5616 28.456 21.7316 27.832V27.676C20.7696 26.922 19.9766 26.077 19.3526 25.141C18.7546 24.205 18.4556 23.1 18.4556 21.826C18.4556 20.37 18.8066 19.122 19.5086 18.082C20.2106 17.016 21.1856 16.21 22.4336 15.664C23.6816 15.092 25.1116 14.806 26.7236 14.806C29.0376 14.806 30.8966 15.43 32.3006 16.678C33.7306 17.9 34.4456 19.564 34.4456 21.67C34.4456 22.788 34.1336 23.789 33.5096 24.673C32.9116 25.557 32.1706 26.285 31.2866 26.857V27.013C32.5086 27.663 33.5226 28.508 34.3286 29.548C35.1346 30.562 35.5376 31.888 35.5376 33.526C35.5376 34.852 35.1606 36.035 34.4066 37.075C33.6526 38.115 32.5996 38.947 31.2476 39.571C29.8956 40.169 28.3096 40.468 26.4896 40.468ZM27.9716 25.258C28.3356 24.738 28.6086 24.231 28.7906 23.737C28.9726 23.217 29.0636 22.684 29.0636 22.138C29.0636 21.28 28.8426 20.617 28.4006 20.149C27.9586 19.655 27.3476 19.408 26.5676 19.408C25.9696 19.408 25.4366 19.603 24.9686 19.993C24.5266 20.357 24.3056 20.968 24.3056 21.826C24.3056 22.632 24.6176 23.295 25.2416 23.815C25.8916 24.309 26.8016 24.79 27.9716 25.258ZM26.6456 35.866C27.3996 35.866 28.0366 35.671 28.5566 35.281C29.0766 34.891 29.3366 34.228 29.3366 33.292C29.3366 32.382 28.9206 31.693 28.0886 31.225C27.2826 30.731 26.1516 30.172 24.6956 29.548C24.3316 29.964 24.0196 30.471 23.7596 31.069C23.5256 31.667 23.4086 32.278 23.4086 32.902C23.4086 33.864 23.7336 34.605 24.3836 35.125C25.0336 35.619 25.7876 35.866 26.6456 35.866Z' fill='white'/%3E%3C/g%3E%3Cpath d='M25.3386 38.0317C25.0284 38.0565 24.0853 38.1309 23.2291 38.2054C19.0474 38.5652 14.5058 39.5455 9.02109 41.2704L7.9043 41.6302L7.95393 46.6433C7.97875 49.4105 8.01598 51.6937 8.04079 51.7061C8.0532 51.7309 8.897 51.4952 9.91452 51.185C10.932 50.8747 11.8503 50.6142 11.962 50.6142C12.0736 50.6142 13.0291 50.3908 14.0715 50.1178C19.1218 48.8025 23.1423 48.2565 27.6591 48.2565C31.8905 48.2565 35.7496 48.7652 40.4153 49.9565C41.6438 50.2667 42.8226 50.5521 43.0211 50.5769C43.2321 50.6142 44.2248 50.8871 45.2299 51.1974C46.2474 51.5076 47.0912 51.7309 47.1036 51.7061C47.1284 51.6937 47.1657 49.4105 47.1905 46.6433L47.2401 41.6302L45.7511 41.1587C40.9861 39.6448 36.7423 38.7141 32.5481 38.255C30.8729 38.0813 26.4058 37.9324 25.3386 38.0317Z' fill='url(%23paint5_linear_1276_64938)'/%3E%3Cpath d='M20.6782 46.084C20.3095 46.084 19.9992 46.014 19.7472 45.874C19.4999 45.7293 19.2922 45.5123 19.1242 45.223L19.9362 44.614C20.0155 44.7587 20.1065 44.8683 20.2092 44.943C20.3119 45.013 20.4122 45.048 20.5102 45.048C20.6735 45.048 20.7972 44.999 20.8812 44.901C20.9699 44.7983 21.0142 44.6047 21.0142 44.32V41.45H22.2182V44.418C22.2182 44.7213 22.1622 44.999 22.0502 45.251C21.9429 45.503 21.7749 45.706 21.5462 45.86C21.3175 46.0093 21.0282 46.084 20.6782 46.084ZM24.3709 43.788L24.2939 44.103H25.1339L25.0569 43.788C25.0009 43.5687 24.9449 43.3307 24.8889 43.074C24.8329 42.8173 24.7769 42.5747 24.7209 42.346H24.6929C24.6463 42.5747 24.5949 42.8173 24.5389 43.074C24.4829 43.3307 24.4269 43.5687 24.3709 43.788ZM22.6209 46L24.0069 41.45H25.4629L26.8489 46H25.5749L25.3509 45.034H24.0769L23.8529 46H22.6209ZM29.3144 46.084C28.8898 46.084 28.5024 46 28.1524 45.832C27.8071 45.6593 27.5318 45.4003 27.3264 45.055C27.1211 44.7097 27.0184 44.278 27.0184 43.76C27.0184 43.3773 27.0791 43.039 27.2004 42.745C27.3218 42.4463 27.4874 42.1943 27.6974 41.989C27.9074 41.7837 28.1478 41.6297 28.4184 41.527C28.6938 41.4197 28.9831 41.366 29.2864 41.366C29.6224 41.366 29.9141 41.4267 30.1614 41.548C30.4088 41.6647 30.6118 41.8047 30.7704 41.968L30.1404 42.738C30.0284 42.64 29.9094 42.5607 29.7834 42.5C29.6621 42.4347 29.5104 42.402 29.3284 42.402C29.0204 42.402 28.7638 42.5187 28.5584 42.752C28.3531 42.9807 28.2504 43.3027 28.2504 43.718C28.2504 44.1427 28.3461 44.4717 28.5374 44.705C28.7334 44.9337 29.0344 45.048 29.4404 45.048C29.5058 45.048 29.5688 45.041 29.6294 45.027C29.6948 45.013 29.7484 44.992 29.7904 44.964V44.334H29.1184V43.354H30.8544V45.524C30.6958 45.678 30.4788 45.811 30.2034 45.923C29.9328 46.0303 29.6364 46.084 29.3144 46.084ZM33.6578 46.084C33.2378 46.084 32.8692 45.9907 32.5518 45.804C32.2345 45.6127 31.9872 45.3397 31.8098 44.985C31.6325 44.6303 31.5438 44.2033 31.5438 43.704C31.5438 43.2047 31.6325 42.7823 31.8098 42.437C31.9872 42.087 32.2345 41.821 32.5518 41.639C32.8692 41.457 33.2378 41.366 33.6578 41.366C34.0778 41.366 34.4465 41.457 34.7638 41.639C35.0812 41.821 35.3285 42.087 35.5058 42.437C35.6832 42.7823 35.7718 43.2047 35.7718 43.704C35.7718 44.2033 35.6832 44.6303 35.5058 44.985C35.3285 45.3397 35.0812 45.6127 34.7638 45.804C34.4465 45.9907 34.0778 46.084 33.6578 46.084ZM33.6578 45.048C33.9332 45.048 34.1478 44.9267 34.3018 44.684C34.4605 44.4413 34.5398 44.1147 34.5398 43.704C34.5398 43.2887 34.4605 42.969 34.3018 42.745C34.1478 42.5163 33.9332 42.402 33.6578 42.402C33.3872 42.402 33.1725 42.5163 33.0138 42.745C32.8552 42.969 32.7758 43.2887 32.7758 43.704C32.7758 44.1147 32.8552 44.4413 33.0138 44.684C33.1725 44.9267 33.3872 45.048 33.6578 45.048Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_d_1276_64938' x='13.6758' y='14.8057' width='25.8613' height='33.6621' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_1276_64938'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_1276_64938' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_1276_64938' x1='26.8768' y1='0' x2='26.8768' y2='63' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FADC6A'/%3E%3Cstop offset='1' stop-color='%23F4A339'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_1276_64938' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(5.75977 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_1276_64938' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(5.76759 7.80269) rotate(45) scale(59.2752 136.089)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint3_linear_1276_64938' x1='6.31498' y1='59.5127' x2='6.31498' y2='45.7868' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_1276_64938' x1='48.878' y1='59.5117' x2='48.878' y2='45.7752' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_1276_64938' x1='27.5722' y1='51.708' x2='27.5722' y2='37.9998' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-leaderboard .box-task-center .box-task-center-inner .task-center-item.active:nth-child(8):before {
  background-image: url("data:image/svg+xml,%3Csvg width='67' height='71' viewBox='0 0 67 71' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_1276_64939)'%3E%3Cpath d='M22.3279 16.3509C27.6963 13.2514 30.3805 11.7017 33.3279 11.7017C36.2754 11.7017 38.9596 13.2514 44.3279 16.3509L44.6364 16.5289C50.0048 19.6284 52.689 21.1781 54.1627 23.7306C55.6364 26.2832 55.6364 29.3826 55.6364 35.5815V35.9377C55.6364 42.1365 55.6364 45.236 54.1627 47.7885C52.689 50.3411 50.0048 51.8908 44.6364 54.9902L44.328 55.1683C38.9596 58.2678 36.2754 59.8175 33.3279 59.8175C30.3805 59.8175 27.6963 58.2678 22.3279 55.1683L22.0195 54.9902C16.6511 51.8908 13.9669 50.3411 12.4932 47.7885C11.0195 45.236 11.0195 42.1365 11.0195 35.9377V35.5815C11.0195 29.3826 11.0195 26.2832 12.4932 23.7306C13.9669 21.1781 16.6511 19.6284 22.0195 16.5289L22.3279 16.3509Z' fill='url(%23paint0_linear_1276_64939)'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_1276_64939' x='0.0195312' y='0.702148' width='66.6172' height='70.1152' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_1276_64939'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_1276_64939' x1='33.3279' y1='10' x2='33.3279' y2='61.5192' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F4A455'/%3E%3Cstop offset='1' stop-color='%23ED4E60'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}

.CX-leaderboard .box-task-center {
  margin-bottom: 16px;
}

.box-leaderboard .box-title h3 {
  margin-bottom: 22px;
  font-size: 22px;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  text-align: center;
}
.box-leaderboard .box-search {
  margin-bottom: 8px;
}
.box-leaderboard .box-search .box-search-inner {
  position: relative;
}
.box-leaderboard .box-search .box-search-inner:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.28232 0.044817C6.26792 0.304993 4.42015 1.17388 2.95469 2.55821C0.543282 4.84088 -0.495778 8.22808 0.224702 11.4729C1.34218 16.4948 6.26792 19.7053 11.2966 18.6891C12.4337 18.4584 13.6541 17.9478 14.6392 17.29C14.9382 17.0888 15.2029 16.9022 15.2225 16.8728C15.2421 16.8433 16.0998 17.6631 17.2712 18.8315C18.6337 20.1962 19.3444 20.8736 19.4669 20.9227C19.7071 21.0258 20.2021 21.0258 20.4031 20.9227C20.8883 20.6772 21.1039 20.1716 20.952 19.6365C20.8736 19.3616 20.8197 19.3076 18.8347 17.3146C17.678 16.1512 16.8252 15.2577 16.8546 15.2381C16.9575 15.1694 17.6094 14.1483 17.8495 13.6672C19.4767 10.4224 19.114 6.57375 16.9183 3.68727C15.3793 1.66478 13.0365 0.329536 10.5124 0.0399075C10.0027 -0.0140915 8.74304 -0.0140915 8.28232 0.044817ZM10.6251 2.2244C13.2326 2.64657 15.4871 4.56107 16.3252 7.05974C16.6193 7.94826 16.683 8.36553 16.683 9.41605C16.683 10.2211 16.6683 10.4518 16.5752 10.874C16.2272 12.4842 15.4479 13.8243 14.2324 14.9092C13.3012 15.7388 12.1543 16.3132 10.8653 16.593C10.1889 16.7402 8.77734 16.7501 8.11078 16.6175C5.18474 16.0235 3.0037 13.9225 2.31753 11.036C2.13618 10.2751 2.10677 9.02824 2.24401 8.21335C2.49887 6.74066 3.13603 5.46432 4.16039 4.39908C4.92988 3.594 5.71898 3.05893 6.71393 2.65639C7.96864 2.15076 9.27727 2.00841 10.6251 2.2244Z' fill='white'/%3E%3C/svg%3E%0A");
  width: 21px;
  height: 22px;
  background-size: cover;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 16px;
}
.box-leaderboard .box-search .box-search-inner .form-group {
  margin-bottom: 0px;
}
.box-leaderboard .box-search .box-search-inner .form-control {
  background: rgba(255, 255, 255, 0.2);
  border: 0px;
  color: #fff;
  font-size: 17px;
  font-family: "source-sans-pro-semibold";
  line-height: normal;
  padding-left: 50px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  height: 48px;
}
.box-leaderboard .box-search .box-search-inner .form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.box-leaderboard .box-search .box-search-inner .form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.box-leaderboard .box-search .box-search-inner .form-control:-moz-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.box-leaderboard .box-search .box-search-inner .form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.box-leaderboard .box-ranking-info {
  display: grid;
  grid-auto-flow: column;
  grid-template-columns: 84px 1fr;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  width: 100%;
  min-height: 76px;
  align-items: center;
}
.box-leaderboard .box-ranking-info .box-number {
  font-size: 45px;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  background-color: #fff;
  color: #ee6953;
  height: 100%;
  display: grid;
  align-items: center;
}
.box-leaderboard .box-ranking-info .box-number .box-number-inner {
  width: max-content;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box-leaderboard .box-ranking-info .box-number .box-number-inner span:first-child {
  font-size: 21px;
  position: relative;
  margin-top: -15px;
}
.box-leaderboard .box-ranking-info .box-text {
  background: #ef6953;
  color: #fff;
  padding: 6px 12px;
  height: 100%;
  display: grid;
  align-items: center;
}
.box-leaderboard .box-ranking-info .box-text .text {
  font-size: 15px;
  line-height: 21px;
  font-family: "source-sans-pro-bold";
}
.box-leaderboard .box-ranking-info .box-text .text-info span {
  font-size: 14px;
  color: #fff;
  font-family: "source-sans-pro-semibold";
  line-height: 19px;
}
.box-leaderboard .box-ranking-info .box-text .text-info span:after {
  content: "|";
  margin-left: 4px;
}
.box-leaderboard .box-ranking-info .box-text .text-info span:last-child:after {
  content: "";
}

.box-info-share {
  background-color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 16px 19px;
  margin-bottom: 60px;
}
.box-info-share .box-info-share-inner {
  display: flex;
  grid-column-gap: 12px;
}
.box-info-share .box-info-share-inner .box-vector {
  flex: 0 0 49px;
  max-width: 49px;
}
.box-info-share .box-info-share-inner .box-vector .box-circle {
  background: rgba(73, 77, 244, 0.3);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.box-info-share .box-info-share-inner .box-text {
  flex: 1 1 auto;
  color: #333;
}
.box-info-share .box-info-share-inner .box-text h3 {
  margin-bottom: 4px;
  font-size: 18px;
  font-family: "source-sans-pro-bold";
  line-height: normal;
}
.box-info-share .box-info-share-inner .box-text p {
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
  color: #7f7f7f;
}
.box-info-share .box-info-share-inner .box-text .box-btn {
  padding-right: 15px;
}

.box-podium {
  margin-top: 20px;
}
.box-podium .box-podium-inner {
  display: flex;
  justify-content: center;
  grid-column-gap: 0px;
  align-items: center;
}
.box-podium .box-podium-inner .box-podium-item {
  text-align: center;
  margin-top: 120px;
}
.box-podium .box-podium-inner .box-podium-item:nth-child(2) {
  margin-top: 0px;
}
.box-podium .box-podium-inner .box-podium-item:nth-child(2) .box-podium-item-inner .box-name {
  position: relative;
  z-index: 2;
}
.box-podium .box-podium-inner .box-podium-item:nth-child(2) .box-podium-item-inner .box-circle {
  z-index: 1;
  position: relative;
}
.box-podium .box-podium-inner .box-podium-item:nth-child(2) .box-podium-item-inner .box-circle .box-vector {
  position: relative;
}
.box-podium .box-podium-inner .box-podium-item:nth-child(2) .box-podium-item-inner .box-circle .box-bg-animate-winner {
  opacity: 0.07;
  width: 700px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.box-podium .box-podium-inner .box-podium-item:nth-child(2) .box-podium-item-inner .box-circle .box-bg-animate-winner img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.box-podium .box-podium-inner .box-podium-item:nth-child(3) {
  margin-top: 160px;
}
.box-podium .box-podium-inner .box-podium-item .box-podium-item-inner {
  display: grid;
  grid-row-gap: 6px;
  width: 100%;
}
.box-podium .box-podium-inner .box-podium-item .box-podium-item-inner .box-name h3 {
  font-size: 15px;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  margin-bottom: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box-podium .box-podium-inner .box-podium-item .box-podium-item-inner .box-name .location {
  font-size: 14px;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  color: rgba(255, 255, 255, 0.6);
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box-podium .box-podium-inner .box-podium-item .box-podium-item-inner .box-number {
  background-color: #fff;
  -webkit-border-radius: 900px;
  -moz-border-radius: 900px;
  -ms-border-radius: 900px;
  -o-border-radius: 900px;
  border-radius: 900px;
  color: #333;
  font-size: 14px;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  padding: 2px 9px;
  width: max-content;
  margin: 0 auto;
}
.box-podium .box-podium-inner .box-podium-item .box-podium-item-inner .box-number .ico {
  position: relative;
  top: -2px;
}

.box-podium-top-board .box-podium-top-board-inner .box-podium-number {
  text-align: center;
}
.box-podium-top-board .box-podium-top-board-inner .box-top-leader {
  background-color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0px -3px 16px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px -3px 16px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px -3px 16px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px -3px 16px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px -3px 16px 0px rgba(0, 0, 0, 0.2);
  color: #333;
  padding: 25px 10px 0px 18px;
  position: relative;
}
.box-podium-top-board .box-podium-top-board-inner .box-top-leader:before {
  content: "";
  background: #5650d5;
  height: 12px;
  width: 100%;
  position: absolute;
  left: 0px;
  top: -2px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-top-left-radius: 8px;
  -ms-border-top-left-radius: 8px;
  -o-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-top-right-radius: 8px;
  -ms-border-top-right-radius: 8px;
  -o-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
}
.box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-title {
  margin-bottom: 32px;
}
.box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-title h3 {
  margin-bottom: 0px;
  font-size: 20px;
  line-height: normal;
  font-family: "source-sans-pro-bold";
}
.box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-list-leader .box-list-leader-inner {
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: section;
  max-height: 496px;
  overflow-y: auto;
  padding-right: 10px;
}
.box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-list-leader .box-list-leader-inner::-webkit-scrollbar {
  -webkit-appearance: none;
}
.box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-list-leader .box-list-leader-inner::-webkit-scrollbar:vertical {
  width: 10px;
}
.box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-list-leader .box-list-leader-inner::-webkit-scrollbar:horizontal {
  height: 10px;
}
.box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-list-leader .box-list-leader-inner::-webkit-scrollbar-thumb {
  background-color: #7d7d7d;
  border-radius: 10px;
  border: 2px solid #f0f0f0;
}
.box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-list-leader .box-list-leader-inner::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: rgba(217, 217, 217, 0.4);
}
.box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-list-leader .box-list-leader-inner .box-item {
  counter-increment: section;
  border-bottom: 1px solid #f0f3fc;
  padding: 13px 0;
}
.box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-list-leader .box-list-leader-inner .box-item:last-child {
  border-bottom: 0px;
}
.box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-list-leader .box-list-leader-inner .box-item .box-item-inner {
  display: flex;
  align-items: center;
}
.box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-list-leader .box-list-leader-inner .box-item .box-item-inner .box-name {
  flex: 1 1 auto;
}
.box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-list-leader .box-list-leader-inner .box-item .box-item-inner .box-name h3 {
  font-size: 17px;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  margin-bottom: 3px;
}
.box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-list-leader .box-list-leader-inner .box-item .box-item-inner .box-name .text-info span {
  font-size: 15px;
  line-height: normal;
  color: #7f7f7f;
}
.box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-list-leader .box-list-leader-inner .box-item .box-item-inner .box-name .text-info span:after {
  content: "|";
  margin-left: 4px;
}
.box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-list-leader .box-list-leader-inner .box-item .box-item-inner .box-name .text-info span:last-child:after {
  content: "";
}
.box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-list-leader .box-list-leader-inner .box-item .box-item-inner .box-user-registered {
  flex: 0 0 auto;
  background: #494df4;
  color: #fff;
  -webkit-border-radius: 900px;
  -moz-border-radius: 900px;
  -ms-border-radius: 900px;
  -o-border-radius: 900px;
  border-radius: 900px;
  font-size: 12px;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  padding: 3px 9px;
}
.box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-list-leader .box-list-leader-inner .box-item .box-item-inner .box-user-registered .inner .ico {
  position: relative;
  top: -2px;
  margin-right: 5px;
}

.box-podium-top-board .box-podium-top-board-inner .box-podium-number .box-confetti {
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.box-podium-top-board .box-podium-top-board-inner .box-podium-number .box-confetti .box-confetti-inner {
  display: flex;
  justify-content: center;
}
.box-podium-top-board .box-podium-top-board-inner .box-podium-number .box-confetti .box-confetti-inner .box-item {
  flex: 0 0 175px;
  max-width: 175px;
}
.box-podium-top-board .box-podium-top-board-inner .box-podium-number .box-confetti .box-confetti-inner .box-item:first-child, .box-podium-top-board .box-podium-top-board-inner .box-podium-number .box-confetti .box-confetti-inner .box-item:nth-child(3) {
  margin-top: 40px;
}
.box-podium-top-board .box-podium-top-board-inner .box-podium-number .box-confetti .box-confetti-inner .box-item:first-child {
  margin-right: -40px;
}
.box-podium-top-board .box-podium-top-board-inner .box-podium-number .box-confetti .box-confetti-inner .box-item:nth-child(3) {
  margin-left: -40px;
}

.box-podium-top-board {
  position: relative;
  padding-top: 93px;
}
.box-podium-top-board .box-podium-top-board-inner .box-podium-number {
  position: absolute;
  top: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.box-info-share .box-info-share-inner .box-text .box-info-status {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.box-info-share .box-info-share-inner .box-text .box-info-status .status-text {
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
  line-height: normal;
  color: #c91432;
}
.box-info-share .box-info-share-inner .box-text .box-info-status .status-point {
  font-family: "source-sans-pro-bold";
  font-size: 14px;
  line-height: normal;
  color: #1cc542;
  text-align: right;
}

.box-info-share .box-info-share-title {
  font-family: "source-sans-pro-bold";
  font-size: 18px;
  line-height: normal;
  color: #333;
  margin-bottom: 18px;
}
.box-info-share.focus .box-info-share-inner .box-text .box-btn,
.box-info-share.focus .box-info-share-inner .box-text h3 {
  display: none;
}
.box-info-share.focus .box-info-share-inner .box-text p {
  font-size: 16px;
  color: #333;
  margin-bottom: 4px;
}
.box-info-share.focus .box-progress-status {
  margin-top: 15px;
  display: none;
}
.box-info-share.focus .box-progress-status .progress-group-addon {
  font-family: "source-sans-pro-semibold";
  font-size: 12px;
  line-height: normal;
  color: #5f5f5f;
  font-weight: normal;
}
.box-info-share.focus .progress-bar {
  background-color: #494df4;
}
.box-info-share.focus.show-progress .box-progress-status {
  display: block;
}

.CX-leaderboard .box-info-share .progress {
  height: 0.6rem;
}
.CX-leaderboard .box-info-share:not(.focus):not(.show-progress) .box-progress-status {
  display: none;
}
.CX-leaderboard .box-info-share:not(.focus) .box-info-share-title {
  display: none;
}
.CX-leaderboard .box-info-share:not(.focus) .box-info-share-inner .box-info-status {
  display: none;
}

.CX-leaderboard .box-info-share .arrow-triangle {
  content: "";
  position: absolute;
  top: 10px;
  left: 40px;
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 10px solid #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-leaderboard .box-info-share .box-info-share-title,
.CX-leaderboard .box-info-share .box-info-share-inner {
  position: relative;
}
.CX-leaderboard .box-info-share.focus {
  position: relative;
}
.CX-leaderboard .box-info-share.focus .arrow-triangle {
  top: -9px;
}

.box-leaderboard .box-search {
  position: relative;
}
.box-leaderboard .box-search .box-search-inner .form-control {
  padding-right: 50px;
}
.box-leaderboard .box-search .box-search-inner .ico-flexible {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box-leaderboard .box-search .box-search-inner .ico-flexible button {
  background-color: transparent;
  border: 0px;
  outline: none;
}
.box-leaderboard .box-search .box-dropdow-list {
  position: absolute;
  width: 100%;
  background-color: #fff;
  z-index: 2;
  color: #333;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.21);
  -ms-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.21);
  -o-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.21);
  box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.21);
  top: 100%;
  margin-top: 8px;
  padding: 8px 12px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.box-leaderboard .box-search .box-dropdow-list.open {
  opacity: 1;
  visibility: visible;
}
.box-leaderboard .box-search .box-dropdow-list ul {
  padding: 0px;
  margin: 0px;
}
.box-leaderboard .box-search .box-dropdow-list ul li {
  list-style: none;
}
.box-leaderboard .box-search .box-dropdow-list ul li.list-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  padding: 8px 9px;
  font-size: 14px;
  line-height: normal;
  position: relative;
  padding-left: 27px;
  padding-right: 27px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-leaderboard .box-search .box-dropdow-list ul li.list-item:hover {
  background-color: #ececec;
}
.box-leaderboard .box-search .box-dropdow-list ul li.list-item:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.76744 1.69767C3.51977 1.69767 1.69767 3.51977 1.69767 5.76744C1.69767 8.01511 3.51977 9.83721 5.76744 9.83721C8.01511 9.83721 9.83721 8.01511 9.83721 5.76744C9.83721 3.51977 8.01511 1.69767 5.76744 1.69767ZM1 5.76744C1 3.13446 3.13446 1 5.76744 1C8.40043 1 10.5349 3.13446 10.5349 5.76744C10.5349 6.95838 10.0982 8.04732 9.37622 8.88289L10.8978 10.4045C11.0341 10.5407 11.0341 10.7616 10.8978 10.8978C10.7616 11.0341 10.5407 11.0341 10.4045 10.8978L8.88289 9.37622C8.04732 10.0982 6.95838 10.5349 5.76744 10.5349C3.13446 10.5349 1 8.40043 1 5.76744Z' fill='%23333333' stroke='%23333333' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  width: 12px;
  height: 12px;
  background-size: cover;
  position: absolute;
  left: 7px;
  top: 12px;
}
.box-leaderboard .box-search .box-dropdow-list ul li.list-item:last-child {
  border-bottom: 0px;
}
.box-leaderboard .box-search .box-dropdow-list ul li.list-item .text .text-inner strong {
  font-family: "source-sans-pro-bold";
}

.CX-leaderboard .box-task-center {
  position: relative;
}
.CX-leaderboard .box-task-center .box-task-center-arrow {
  display: flex;
  align-items: center;
  grid-column-gap: 19px;
  padding: 23px 0;
  justify-content: center;
  position: absolute;
  left: 0;
  width: 100%;
}
@media (max-width: 768px) {
  .CX-leaderboard .box-task-center .box-task-center-arrow {
    justify-content: flex-start;
    left: 10px;
  }
}
.CX-leaderboard .box-task-center .box-task-center-arrow .arr-triangle {
  flex: 0 0 55px;
  width: 55px;
  height: 2px;
  position: relative;
}
.CX-leaderboard .box-task-center .box-task-center-arrow .arr-triangle:before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 10px solid #fff;
  opacity: 0;
  visibility: hidden;
}
.CX-leaderboard .box-task-center .box-task-center-arrow .arr-triangle.active:before {
  opacity: 1;
  visibility: visible;
}

.CX-pop-up-modal.fixed-bottom .box-pop-up-modal {
  position: absolute;
  top: initial;
  bottom: 0px;
  left: 50%;
  transform: none;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  -ms-border-bottom-left-radius: 0px;
  -o-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  -ms-border-bottom-right-radius: 0px;
  -o-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
  width: 100%;
}
.CX-pop-up-modal.fixed-bottom .box-pop-up-modal .close-pop-up {
  display: none;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.fixed-bottom .box-pop-up-modal {
    margin: 0 0;
  }
}
.CX-pop-up-modal.fixed-bottom .box-pop-up-modal .info-for-mobile {
  bottom: initial;
  top: -40px;
  font-size: 16px;
}
.CX-pop-up-modal.fixed-bottom .box-pop-up-modal .box-pop-up-modal-inner:before {
  content: "";
  width: 46px;
  height: 5px;
  position: absolute;
  left: 50%;
  top: 5px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-border-radius: 900px;
  -moz-border-radius: 900px;
  -ms-border-radius: 900px;
  -o-border-radius: 900px;
  border-radius: 900px;
  background: #d9d9d9;
}

.box-info-user-share .inner .box-top .box-numb .box-numb-inner {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  border: 1px solid #7f7f7f;
  text-align: center;
  font-size: 26px;
  line-height: 70px;
  font-family: "source-sans-pro-bold";
  color: #5f5f5f;
  display: inline-block;
}
.box-info-user-share .inner .box-top .box-text {
  margin-top: 15px;
}
.box-info-user-share .inner .box-top .box-text .title {
  font-size: 17px;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  color: #333;
  margin-bottom: 0px;
}
.box-info-user-share .inner .box-top .box-text .subtitle {
  font-size: 14px;
  line-height: normal;
  color: #7f7f7f;
}
.box-info-user-share .inner .box-bottom {
  background: rgba(80, 73, 211, 0.04);
  margin-top: 24px;
  padding: 5px;
}
.box-info-user-share .inner .box-bottom ul {
  padding: 0px;
  margin: 0px;
  display: flex;
}
.box-info-user-share .inner .box-bottom ul li {
  flex: 1 1 auto;
  list-style: none;
  text-align: center;
}
.box-info-user-share .inner .box-bottom ul li .numb {
  font-size: 26px;
  font-family: "source-sans-pro-bold";
  line-height: normal;
}
.box-info-user-share .inner .box-bottom ul li .text {
  font-size: 15px;
  line-height: normal;
  color: #7f7f7f;
}

.CX-leaderboard .box-leaderboard .box-title,
.CX-leaderboard .box-leaderboard .box-search,
.CX-leaderboard .box-leaderboard .box-ranking-info {
  z-index: 2;
}
.CX-leaderboard .box-leaderboard .box-podium {
  z-index: 1;
}

.box-leaderboard .box-search .box-dropdow-list {
  max-height: 300px;
  overflow-y: auto;
}

section.CX-leaderboard.new .box-leaderboard .box-search,
section.CX-leaderboard.new .box-leaderboard .box-tag-filter,
section.CX-leaderboard.new .box-leaderboard .box-ranking-info {
  max-width: 450px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  section.CX-leaderboard.new .box-leaderboard .box-podium {
    margin-top: -30px;
  }
}
section.CX-leaderboard.new .box-leaderboard .box-podium-inner .box-podium-item:nth-child(2) .box-podium-item-inner .box-circle:before {
  width: 801px;
  height: 705px;
}
@media (max-width: 767px) {
  section.CX-leaderboard.new .box-leaderboard .box-podium-inner .box-podium-item:nth-child(2) .box-podium-item-inner .box-circle:before {
    display: none;
  }
}
section.CX-leaderboard.new .box-leaderboard .box-search-inner:before {
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='18' viewBox='0 0 17 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.70474 0.53628C5.07403 0.746899 3.57822 1.45028 2.39189 2.57093C0.4398 4.41881 -0.401344 7.16082 0.181902 9.78759C1.08653 13.8529 5.07403 16.4519 9.14485 15.6293C10.0653 15.4425 11.0533 15.0292 11.8508 14.4967C12.0928 14.3338 12.3071 14.1828 12.3229 14.1589C12.3388 14.1351 13.0332 14.7987 13.9814 15.7445C15.0844 16.8493 15.6597 17.3977 15.7589 17.4374C15.9534 17.5209 16.3541 17.5209 16.5168 17.4374C16.9096 17.2387 17.0841 16.8294 16.9611 16.3962C16.8977 16.1737 16.854 16.13 15.2471 14.5166C14.3107 13.5747 13.6204 12.8515 13.6442 12.8356C13.7275 12.78 14.2552 11.9534 14.4496 11.5639C15.7669 8.93717 15.4733 5.82161 13.6958 3.48494C12.4499 1.84768 10.5534 0.766768 8.51002 0.532307C8.09738 0.488592 7.0777 0.488592 6.70474 0.53628ZM8.60128 2.3007C10.7121 2.64246 12.5372 4.1923 13.2157 6.21503C13.4537 6.93431 13.5053 7.27209 13.5053 8.12251C13.5053 8.77424 13.4934 8.96101 13.418 9.30277C13.1363 10.6062 12.5055 11.6911 11.5215 12.5693C10.7676 13.2409 9.83919 13.7059 8.79569 13.9324C8.24816 14.0516 7.10547 14.0596 6.56587 13.9523C4.19717 13.4714 2.43157 11.7706 1.87609 9.43391C1.72929 8.81795 1.70548 7.80857 1.81658 7.1489C2.0229 5.95672 2.53869 4.9235 3.36793 4.06116C3.99086 3.40943 4.62965 2.97627 5.43508 2.65041C6.45081 2.2411 7.51017 2.12585 8.60128 2.3007Z' fill='%23333333'/%3E%3C/svg%3E%0A") !important;
  width: 17px;
  height: 18px;
  display: inline-block;
  z-index: 2;
}
section.CX-leaderboard.new .box-leaderboard .box-search-inner .form-control {
  background: #fff;
  color: #333;
}
section.CX-leaderboard.new .box-leaderboard .box-search-inner .form-control::-webkit-input-placeholder {
  font-size: 17px;
  color: rgba(127, 127, 127, 0.4);
}
section.CX-leaderboard.new .box-leaderboard .box-search-inner .form-control::-moz-placeholder {
  font-size: 17px;
  color: rgba(127, 127, 127, 0.4);
}
section.CX-leaderboard.new .box-leaderboard .box-search-inner .form-control:-moz-placeholder {
  font-size: 17px;
  color: rgba(127, 127, 127, 0.4);
}
section.CX-leaderboard.new .box-leaderboard .box-search-inner .form-control:-ms-input-placeholder {
  font-size: 17px;
  color: rgba(127, 127, 127, 0.4);
}
section.CX-leaderboard.new .box-leaderboard .box-tag-filter {
  margin: 12px auto 25px;
  position: relative;
  z-index: var(--zindex-confetti2);
}
section.CX-leaderboard.new .box-leaderboard .box-tag-filter-inner {
  display: flex;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}
section.CX-leaderboard.new .box-leaderboard .box-tag-filter-inner a {
  cursor: pointer;
  padding: 8px 18px;
  background: #fff;
  display: inline-block;
  text-decoration: none;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
section.CX-leaderboard.new .box-leaderboard .box-tag-filter-inner a .ico {
  position: relative;
  top: -2px;
  margin-right: 4px;
}
section.CX-leaderboard.new .box-leaderboard .box-tag-filter-inner a .ico svg path {
  fill: #999;
}
section.CX-leaderboard.new .box-leaderboard .box-tag-filter-inner a .text {
  font-size: 16px;
  color: #999;
  font-family: "source-sans-pro-semibold";
}
section.CX-leaderboard.new .box-leaderboard .box-tag-filter-inner a.selected {
  -webkit-box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.2);
}
section.CX-leaderboard.new .box-leaderboard .box-tag-filter-inner a.selected .ico svg path {
  fill: #494df4;
}
section.CX-leaderboard.new .box-leaderboard .box-tag-filter-inner a.selected .text {
  font-family: "source-sans-pro-bold";
  color: #494df4;
}

.CX-leaderboard.new .box-leaderboard .box-podium-outer {
  max-width: 550px;
  margin: 0 auto;
}
.CX-leaderboard.new .box-leaderboard .box-podium-outer .box-podium-number {
  width: 461px;
}

.box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-filter-leader {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 10px;
}
.box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-filter-leader .label-filter {
  font-size: 14px;
  font-family: "source-sans-pro-semibold";
  color: #333;
}

.box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-list-leader .box-list-leader-inner {
  counter-reset: item-counter;
}
.box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-list-leader .box-list-leader-inner .box-item {
  counter-increment: item-counter;
}
.box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-list-leader .box-list-leader-inner .box-item .box-item-inner .box-name h3 {
  position: relative;
}
.box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-list-leader .box-list-leader-inner .box-item .box-item-inner .box-name h3::before {
  content: counter(item-counter) ". ";
  font-size: 16px;
  color: #333;
}
.box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-list-leader .box-list-leader-inner .box-item .box-item-inner .box-name .text-info.with-icon:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_521_8342)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.0827 5.49935C10.0827 8.03065 8.03065 10.0827 5.49935 10.0827C2.96804 10.0827 0.916016 8.03065 0.916016 5.49935C0.916016 2.96804 2.96804 0.916016 5.49935 0.916016C8.03065 0.916016 10.0827 2.96804 10.0827 5.49935ZM6.87435 4.12435C6.87435 4.88374 6.25874 5.49935 5.49935 5.49935C4.73996 5.49935 4.12435 4.88374 4.12435 4.12435C4.12435 3.36496 4.73996 2.74935 5.49935 2.74935C6.25874 2.74935 6.87435 3.36496 6.87435 4.12435ZM5.49934 9.39518C6.31703 9.39518 7.07588 9.14327 7.70252 8.71282C7.97929 8.5227 8.09757 8.16054 7.93666 7.86583C7.60308 7.25488 6.91571 6.87435 5.49932 6.87435C4.08296 6.87435 3.39558 7.25487 3.062 7.8658C2.90108 8.16051 3.01935 8.52267 3.29612 8.71279C3.92277 9.14326 4.68163 9.39518 5.49934 9.39518Z' fill='%23494DF4'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_521_8342'%3E%3Crect width='11' height='11' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 11px;
  height: 11px;
  display: inline-block;
  position: relative;
  top: 1px;
  margin-right: 3px;
}
.box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-list-leader .box-list-leader-inner .box-item .box-item-inner .box-name .text-info.with-icon span {
  font-size: 13px;
  color: #494df4;
  font-family: "source-sans-pro-semibold";
}

.CX-pop-up-modal.modal-default.modal-peringkat .box-pop-up-modal {
  max-width: initial;
  background-color: transparent;
  padding: 0 0;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-peringkat .box-pop-up-modal {
    margin: 0 0;
  }
}
.CX-pop-up-modal.modal-default.modal-peringkat .box-pop-up-modal .box-pop-up-modal-inner {
  max-height: initial !important;
}
@media (min-width: 280px) and (max-height: 850px) {
  .CX-pop-up-modal.modal-default.modal-peringkat .box-pop-up-modal .box-pop-up-modal-inner {
    max-height: initial !important;
  }
}

.CX-pop-up-modal.modal-default.modal-peringkat {
  z-index: 1047;
}

#confettiCanvas {
  z-index: 1046 !important;
  position: fixed !important;
}

.box-vector-level {
  right: 113px;
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}
@media (max-width: 767px) {
  .box-vector-level {
    right: 66.5px;
  }
}
.box-vector-level .inner {
  position: relative;
  width: 88px;
  height: 95px;
}
.box-vector-level .inner .item {
  background-image: url("data:image/svg+xml,%3Csvg width='108' height='114' viewBox='0 0 108 114' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_497_78888)'%3E%3Cpath d='M41.5498 16.5815C46.9216 13.4773 49.6074 11.9253 52.5572 11.9253C55.5069 11.9253 58.1928 13.4773 63.5646 16.5815L80.3492 26.2808C85.7141 29.381 88.3965 30.9311 89.8692 33.483C91.3419 36.0348 91.3419 39.1329 91.3419 45.3291V64.7619C91.3419 70.9581 91.3419 74.0562 89.8692 76.6081C88.3965 79.1599 85.7141 80.71 80.3492 83.8102L63.5646 93.5095C58.1928 96.6137 55.5069 98.1658 52.5572 98.1658C49.6074 98.1658 46.9216 96.6137 41.5498 93.5095L24.7651 83.8102C19.4002 80.71 16.7178 79.1599 15.2451 76.6081C13.7725 74.0562 13.7725 70.9581 13.7725 64.7619V45.3291C13.7725 39.1329 13.7725 36.0348 15.2451 33.483C16.7178 30.9311 19.4002 29.381 24.7651 26.2808L41.5498 16.5815Z' fill='%2383763D'/%3E%3C/g%3E%3Cpath d='M48.022 7.33972C50.7285 6.18613 52.0818 5.60933 53.5113 5.60933C54.9409 5.60933 56.2942 6.18613 59.0007 7.33973L85.0012 18.4219C88.5387 19.9297 90.3075 20.6836 91.3017 22.1882C92.296 23.6927 92.296 25.6154 92.296 29.461L92.296 68.0703C92.296 72.6986 92.296 75.0127 91.4135 77.081C90.531 79.1494 88.8603 80.7506 85.519 83.9531L59.05 109.323C56.4314 111.832 55.1221 113.087 53.5148 113.087C51.9075 113.087 50.5981 111.833 47.9793 109.323L21.5051 83.9533C18.1631 80.7507 16.4921 79.1494 15.6094 77.0809C14.7266 75.0124 14.7266 72.698 14.7266 68.0692L14.7266 29.461C14.7266 25.6155 14.7266 23.6927 15.7208 22.1882C16.715 20.6836 18.4838 19.9297 22.0214 18.4219L48.022 7.33972Z' fill='url(%23paint0_linear_497_78888)'/%3E%3CforeignObject x='2.77246' y='0.925781' width='99.5693' height='108.24'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_497_78888_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M49.1998 13.7417C51.1881 12.8645 52.1823 12.4259 53.2363 12.4259C54.2902 12.4259 55.2844 12.8646 57.2727 13.7419L80.0173 23.777C82.3324 24.7985 83.49 25.3092 84.139 26.3049C84.788 27.3006 84.788 28.5658 84.788 31.0963V64.7053C84.788 68.9322 84.788 71.0457 83.9789 72.9328C83.1699 74.8199 81.6391 76.2771 78.5775 79.1914L57.3698 99.3792C55.4115 101.243 54.4324 102.175 53.2328 102.175C52.0332 102.175 51.0541 101.243 49.0959 99.379L27.8904 79.1913C24.8292 76.277 23.2985 74.8198 22.4896 72.9328C21.6807 71.0458 21.6807 68.9325 21.6807 64.7059V31.0966C21.6807 28.566 21.6807 27.3007 22.3297 26.305C22.9787 25.3093 24.1364 24.7986 26.4517 23.7772L49.1998 13.7417Z' fill='url(%23paint1_radial_497_78888)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_497_78888' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='21' y='11' width='64' height='90'%3E%3CforeignObject x='2.77246' y='0.925781' width='99.5693' height='108.24'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_497_78888_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M46.4878 13.5098C49.8281 12.312 51.4982 11.7131 53.2364 11.7129C54.9745 11.7127 56.6448 12.3112 59.9853 13.5082L71.5443 17.6502C77.9513 19.946 81.1547 21.0939 82.9776 23.6842C84.8005 26.2745 84.7996 29.6774 84.7978 36.4833L84.7902 64.8758C84.7891 69.0203 84.7886 71.0926 84.0074 72.9504C83.2263 74.8082 81.7459 76.2583 78.785 79.1584L67.2282 90.478C60.6191 96.9516 57.3146 100.188 53.2329 100.188C49.1512 100.188 45.8468 96.9512 39.2379 90.4773L27.6874 79.1627C24.7248 76.2605 23.2434 74.8094 22.4623 72.9502C21.6812 71.091 21.6818 69.0173 21.6829 64.8701L21.6905 36.4718C21.6923 29.6712 21.6932 26.2709 23.5153 23.6826C25.3373 21.0942 28.5381 19.9465 34.9395 17.651L46.4878 13.5098Z' fill='url(%23paint2_radial_497_78888)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_497_78888)'%3E%3Cpath opacity='0.3' d='M89.6698 55.0438C89.6698 48.6424 87.9863 42.3538 84.7885 36.81L53.2348 55.0438H89.6698Z' fill='white'/%3E%3Cpath d='M84.7885 73.2776C87.9863 67.7339 89.6698 61.4452 89.6698 55.0438H53.2348L84.7885 73.2776Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M71.4523 86.6257C76.9912 83.425 81.5906 78.8214 84.7885 73.2776L53.2348 55.0438L71.4523 86.6257Z' fill='white'/%3E%3Cpath d='M53.2348 91.5115C59.6305 91.5115 65.9135 89.8264 71.4523 86.6257L53.2348 55.0438L53.2348 91.5115Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M35.0173 86.6257C40.5561 89.8264 46.8391 91.5115 53.2348 91.5115L53.2348 55.0438L35.0173 86.6257Z' fill='white'/%3E%3Cpath d='M21.6812 73.2776C24.879 78.8214 29.4785 83.425 35.0173 86.6257L53.2348 55.0438L21.6812 73.2776Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M16.7998 55.0438C16.7998 61.4452 18.4833 67.7338 21.6812 73.2776L53.2348 55.0438L16.7998 55.0438Z' fill='white'/%3E%3Cpath d='M21.6812 36.81C18.4833 42.3538 16.7998 48.6424 16.7998 55.0438L53.2348 55.0438L21.6812 36.81Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M35.0173 23.4619C29.4785 26.6626 24.879 31.2662 21.6812 36.81L53.2348 55.0438L35.0173 23.4619Z' fill='white'/%3E%3Cpath d='M53.2348 18.5762C46.8391 18.5762 40.5561 20.2612 35.0173 23.4619L53.2348 55.0438L53.2348 18.5762Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M71.4523 23.4619C65.9135 20.2612 59.6305 18.5762 53.2348 18.5762L53.2348 55.0438L71.4523 23.4619Z' fill='white'/%3E%3Cpath d='M84.7885 36.81C81.5906 31.2662 76.9912 26.6626 71.4523 23.4619L53.2348 55.0438L84.7885 36.81Z' fill='%23958A56'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M26.7477 92.9209C26.2357 93.1088 24.5835 93.6256 23.0477 94.1188L20.3018 94.9879L23.9785 98.699C26.003 100.766 27.7483 102.434 27.8414 102.434C27.9578 102.434 28.0276 100.202 28.0276 97.5011C28.0276 94.7765 27.9578 92.5686 27.8647 92.5921C27.7483 92.5921 27.2597 92.7565 26.7477 92.9209Z' fill='%233E3823'/%3E%3Cpath d='M81.4072 97.5011C81.4072 100.213 81.642 102.434 81.7584 102.434C81.8515 102.434 83.4318 100.774 85.4563 98.7167L89.1331 94.9997L88.0161 94.6491C86.8991 94.2984 82.9896 93.0595 81.9424 92.7322L81.4072 92.5919V97.5011Z' fill='%233E3823'/%3E%3Cpath d='M17.5284 85.5186C16.234 85.9721 14.3571 86.7494 13.3215 87.2461C11.1426 88.2825 7.62616 90.485 7.77717 90.6793C7.84189 90.7441 9.22259 92.126 10.819 93.7239L13.753 96.6389L12.7606 100.418C12.1997 102.491 11.4878 105.168 11.1426 106.356C10.7975 107.543 10.5601 108.537 10.5817 108.558C10.6033 108.601 11.7467 108.061 13.1058 107.392C17.2263 105.362 23.5689 103.182 26.8481 102.663C27.3443 102.577 27.7542 102.512 27.7542 102.491C27.7542 102.447 26.1578 100.85 24.1946 98.9062C21.7568 96.4878 20.7212 95.3218 20.9154 95.1922C21.1096 95.0626 21.1096 95.0195 20.9154 95.0195C20.6997 95.0195 20.635 93.8319 20.635 89.8372C20.635 85.0436 20.6134 84.6549 20.2682 84.6765C20.0525 84.6765 18.8228 85.0652 17.5284 85.5186Z' fill='%2361583A'/%3E%3Cpath d='M88.8073 89.8377C88.8073 93.8323 88.7426 95.0199 88.5485 95.0199C88.3327 95.0199 88.3327 95.0631 88.5269 95.1927C88.721 95.3222 87.6855 96.4882 85.2477 98.9066C83.2845 100.85 81.7097 102.448 81.7528 102.469C81.7744 102.491 82.3784 102.621 83.0904 102.772C87.103 103.614 92.1297 105.363 96.2502 107.328C97.674 108.019 98.8606 108.559 98.8821 108.559C98.9037 108.537 98.6448 107.544 98.2997 106.356C97.9545 105.169 97.2426 102.491 96.6817 100.418L95.6893 96.6394L98.7311 93.638L101.773 90.615L101.277 90.2479C100.328 89.5138 97.4367 87.8727 95.6677 87.0306C93.8124 86.1669 89.6271 84.6554 89.1094 84.6554C88.8505 84.6554 88.8073 85.5407 88.8073 89.8377Z' fill='%2361583A'/%3E%3Cpath d='M50.8361 71.18C50.2968 71.2232 48.6572 71.3527 47.1686 71.4823C39.8984 72.1085 32.0025 73.8143 22.467 76.8157L20.5254 77.4419L20.6117 86.1654C20.6548 90.9806 20.7196 94.9536 20.7627 94.9752C20.7843 95.0184 22.2513 94.6082 24.0203 94.0683C25.7893 93.5285 27.3857 93.0751 27.5799 93.0751C27.7741 93.0751 29.4352 92.6864 31.2474 92.2114C40.0278 89.9225 47.0176 88.9725 54.8703 88.9725C62.2269 88.9725 68.9362 89.8578 77.0478 91.9307C79.1836 92.4705 81.2331 92.9671 81.5783 93.0103C81.945 93.0751 83.6709 93.5501 85.4183 94.0899C87.1874 94.6298 88.6544 95.0184 88.6759 94.9752C88.7191 94.9536 88.7838 90.9806 88.8269 86.1654L88.9132 77.4419L86.3244 76.6214C78.0402 73.9871 70.6621 72.3676 63.3703 71.5687C60.4579 71.2664 52.6914 71.0073 50.8361 71.18Z' fill='url(%23paint3_linear_497_78888)'/%3E%3Cg filter='url(%23filter1_f_497_78888)'%3E%3Cpath d='M42.8306 66.8185C41.9014 67.3031 40.847 66.4538 41.0348 65.3695L43.0329 53.7921L34.5519 45.5779C33.7599 44.8093 34.1715 43.4044 35.2332 43.2526L47.0242 41.5491L52.2817 30.9581C52.756 30.0035 54.0391 30.0035 54.5133 30.9581L59.7709 41.5491L71.5619 43.2526C72.6235 43.4044 73.0352 44.8093 72.2407 45.5779L63.7622 53.7921L65.7603 65.3695C65.948 66.4538 64.8936 67.3031 63.9644 66.8185L53.3939 61.2966L42.8306 66.8185Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23paint4_angular_497_78888_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000131548 -0.0166444 0.0176689 0.000139895 53.3959 48.6004)'%3E%3CforeignObject x='-950.268' y='-950.268' width='1900.54' height='1900.54'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(179, 170, 128, 1) 0deg,rgba(122, 108, 65, 1) 111.084deg,rgba(179, 170, 128, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M44.842 63.1751C44.0898 63.5628 43.2362 62.8833 43.3882 62.0159L45.0057 52.754L38.1402 46.1826C37.499 45.5678 37.8323 44.4438 38.6917 44.3224L48.2368 42.9596L52.4929 34.4868C52.8768 33.7231 53.9155 33.7231 54.2994 34.4868L58.5555 42.9596L68.1006 44.3224C68.9601 44.4438 69.2933 45.5678 68.6502 46.1826L61.7866 52.754L63.4041 62.0159C63.5561 62.8833 62.7025 63.5628 61.9503 63.1751L53.3932 58.7576L44.842 63.1751Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.47843137383460999,&%2334;g&%2334;:0.42352941632270813,&%2334;b&%2334;:0.25490197539329529,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.30856710672378540%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.70196080207824707,&%2334;g&%2334;:0.66666668653488159,&%2334;b&%2334;:0.50196081399917603,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.26309579610824585,&%2334;m01&%2334;:35.337772369384766,&%2334;m02&%2334;:35.595474243164062,&%2334;m10&%2334;:-33.288875579833984,&%2334;m11&%2334;:0.27978974580764771,&%2334;m12&%2334;:65.104919433593750%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter2_d_497_78888)'%3E%3Cpath d='M36.4493 82.8418V76.9918H37.9973V79.1698H38.0333L39.5093 76.9918H41.2013L39.4553 79.3678L41.5433 82.8418H39.8513L38.5553 80.5918L37.9973 81.3838V82.8418H36.4493ZM42.1006 82.8418V76.9918H45.8806V78.2878H43.6486V79.2058H45.5566V80.5018H43.6486V81.5458H45.9706V82.8418H42.1006ZM47.1016 82.8418V76.9918H48.6856L49.9816 79.6018C50.0836 79.7998 50.1796 80.0128 50.2696 80.2408C50.3596 80.4628 50.4496 80.6878 50.5396 80.9158H50.5756C50.5396 80.5978 50.4976 80.2378 50.4496 79.8358C50.4016 79.4278 50.3776 79.0438 50.3776 78.6838V76.9918H51.8536V82.8418H50.2696L48.9736 80.2318C48.8776 80.0338 48.7816 79.8208 48.6856 79.5928C48.5956 79.3648 48.5056 79.1398 48.4156 78.9178H48.3796C48.4156 79.2478 48.4576 79.6138 48.5056 80.0158C48.5536 80.4118 48.5776 80.7898 48.5776 81.1498V82.8418H47.1016ZM52.4105 82.8418L54.1925 76.9918H56.0645L57.8465 82.8418H56.2085L55.5425 79.9978C55.4705 79.7158 55.3985 79.4098 55.3265 79.0798C55.2545 78.7498 55.1825 78.4378 55.1105 78.1438H55.0745C55.0145 78.4378 54.9485 78.7498 54.8765 79.0798C54.8045 79.4098 54.7325 79.7158 54.6605 79.9978L53.9945 82.8418H52.4105ZM53.6885 81.5998V80.4028H56.5505V81.5998H53.6885ZM58.4043 82.8418V76.9918H59.9523V81.5458H62.1663V82.8418H58.4043ZM62.3509 82.8418L64.1329 76.9918H66.0049L67.7869 82.8418H66.1489L65.4829 79.9978C65.4109 79.7158 65.3389 79.4098 65.2669 79.0798C65.1949 78.7498 65.1229 78.4378 65.0509 78.1438H65.0149C64.9549 78.4378 64.8889 78.7498 64.8169 79.0798C64.7449 79.4098 64.6729 79.7158 64.6009 79.9978L63.9349 82.8418H62.3509ZM63.6289 81.5998V80.4028H66.4909V81.5998H63.6289ZM68.3448 82.8418V76.9918H69.9288L71.2248 79.6018C71.3268 79.7998 71.4228 80.0128 71.5128 80.2408C71.6028 80.4628 71.6928 80.6878 71.7828 80.9158H71.8188C71.7828 80.5978 71.7408 80.2378 71.6928 79.8358C71.6448 79.4278 71.6208 79.0438 71.6208 78.6838V76.9918H73.0968V82.8418H71.5128L70.2168 80.2318C70.1208 80.0338 70.0248 79.8208 69.9288 79.5928C69.8388 79.3648 69.7488 79.1398 69.6588 78.9178H69.6228C69.6588 79.2478 69.7008 79.6138 69.7488 80.0158C69.7968 80.4118 69.8208 80.7898 69.8208 81.1498V82.8418H68.3448Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter3_f_497_78888)'%3E%3Cpath d='M36.418 50.2568L34.6508 47.6583L31.6952 48.1797L34.0869 46.0682L33.7594 42.7609L35.5266 45.3593L38.4822 44.838L36.0906 46.9495L36.418 50.2568Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M27.5967 49.7353L25.8296 47.1368L22.8739 47.6582L25.2656 45.5467L24.9381 42.2394L26.7053 44.8379L29.6609 44.3165L27.2693 46.428L27.5967 49.7353Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter4_f_497_78888)'%3E%3Cpath d='M97.1461 69.4136L96.523 65.1876L93.0966 63.8267L96.6969 62.9467L97.9659 58.8502L98.5889 63.0762L102.015 64.4371L98.415 65.317L97.1461 69.4136Z' fill='white'/%3E%3C/g%3E%3Cpath d='M97.1461 69.4136L96.523 65.1876L93.0966 63.8267L96.6969 62.9467L97.9659 58.8502L98.5889 63.0762L102.015 64.4371L98.415 65.317L97.1461 69.4136Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter5_f_497_78888)'%3E%3Cpath d='M13.6646 6.97969L14.5346 10.0676L17.4746 10.6387L14.5802 11.7711L13.8793 15.0102L13.0093 11.9223L10.0693 11.3512L12.9637 10.2188L13.6646 6.97969Z' fill='white'/%3E%3C/g%3E%3Cpath d='M13.6646 6.97969L14.5346 10.0676L17.4746 10.6387L14.5802 11.7711L13.8793 15.0102L13.0093 11.9223L10.0693 11.3512L12.9637 10.2188L13.6646 6.97969Z' fill='white'/%3E%3Cg filter='url(%23filter6_f_497_78888)'%3E%3Cpath d='M5.2952 87.6965L6.01913 85.5393L4.69637 83.6177L6.6462 84.5872L8.25127 83.2084L7.52734 85.3657L8.8501 87.2872L6.90027 86.3177L5.2952 87.6965Z' fill='white'/%3E%3C/g%3E%3Cpath d='M5.2952 87.6965L6.01913 85.5393L4.69637 83.6177L6.6462 84.5872L8.25127 83.2084L7.52734 85.3657L8.8501 87.2872L6.90027 86.3177L5.2952 87.6965Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter7_f_497_78888)'%3E%3Cpath d='M15.6694 106.965L15.1579 104.549L13.0631 103.949L15.1885 103.24L15.8133 100.794L16.3247 103.21L18.4196 103.809L16.2942 104.519L15.6694 106.965Z' fill='white'/%3E%3C/g%3E%3Cpath d='M15.6694 106.965L15.1579 104.549L13.0631 103.949L15.1885 103.24L15.8133 100.794L16.3247 103.21L18.4196 103.809L16.2942 104.519L15.6694 106.965Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter8_f_497_78888)'%3E%3Cpath d='M97.2599 7.77418L95.8359 8.3313L95.4911 9.92479L95.0631 8.40565L93.6167 8.1247L95.0407 7.56758L95.3855 5.97409L95.8135 7.49323L97.2599 7.77418Z' fill='white'/%3E%3C/g%3E%3Cpath d='M97.2599 7.77418L95.8359 8.3313L95.4911 9.92479L95.0631 8.40565L93.6167 8.1247L95.0407 7.56758L95.3855 5.97409L95.8135 7.49323L97.2599 7.77418Z' fill='white'/%3E%3Cg filter='url(%23filter9_f_497_78888)'%3E%3Cpath d='M99.1667 98.7342L101.132 100.74L103.63 99.7969L101.882 102.052L102.704 104.919L100.739 102.913L98.2405 103.856L99.9886 101.601L99.1667 98.7342Z' fill='white'/%3E%3C/g%3E%3Cpath d='M99.1667 98.7342L101.132 100.74L103.63 99.7969L101.882 102.052L102.704 104.919L100.739 102.913L98.2405 103.856L99.9886 101.601L99.1667 98.7342Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_497_78888)'%3E%3Cpath d='M80.2537 92.1145L81.2238 95.5577L84.502 96.1945L81.2746 97.4572L80.4931 101.069L79.523 97.6257L76.2447 96.9889L79.4722 95.7262L80.2537 92.1145Z' fill='white'/%3E%3C/g%3E%3Cpath d='M80.2537 92.1145L81.2238 95.5577L84.502 96.1945L81.2746 97.4572L80.4931 101.069L79.523 97.6257L76.2447 96.9889L79.4722 95.7262L80.2537 92.1145Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_497_78888)'%3E%3Cpath d='M77.4812 47.3684L78.4513 50.8116L81.7296 51.4484L78.5021 52.7111L77.7206 56.3228L76.7505 52.8796L73.4723 52.2429L76.6997 50.9801L77.4812 47.3684Z' fill='white'/%3E%3C/g%3E%3Cpath d='M77.4812 47.3684L78.4513 50.8116L81.7296 51.4484L78.5021 52.7111L77.7206 56.3228L76.7505 52.8796L73.4723 52.2429L76.6997 50.9801L77.4812 47.3684Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_497_78888' x='2.77246' y='0.925781' width='99.5693' height='108.24' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_497_78888_clip_path' transform='translate(-2.77246 -0.925781)'%3E%3Cpath d='M49.1998 13.7417C51.1881 12.8645 52.1823 12.4259 53.2363 12.4259C54.2902 12.4259 55.2844 12.8646 57.2727 13.7419L80.0173 23.777C82.3324 24.7985 83.49 25.3092 84.139 26.3049C84.788 27.3006 84.788 28.5658 84.788 31.0963V64.7053C84.788 68.9322 84.788 71.0457 83.9789 72.9328C83.1699 74.8199 81.6391 76.2771 78.5775 79.1914L57.3698 99.3792C55.4115 101.243 54.4324 102.175 53.2328 102.175C52.0332 102.175 51.0541 101.243 49.0959 99.379L27.8904 79.1913C24.8292 76.277 23.2985 74.8198 22.4896 72.9328C21.6807 71.0458 21.6807 68.9325 21.6807 64.7059V31.0966C21.6807 28.566 21.6807 27.3007 22.3297 26.305C22.9787 25.3093 24.1364 24.7986 26.4517 23.7772L49.1998 13.7417Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_497_78888_clip_path' transform='translate(-2.77246 -0.925781)'%3E%3Cpath d='M46.4878 13.5098C49.8281 12.312 51.4982 11.7131 53.2364 11.7129C54.9745 11.7127 56.6448 12.3112 59.9853 13.5082L71.5443 17.6502C77.9513 19.946 81.1547 21.0939 82.9776 23.6842C84.8005 26.2745 84.7996 29.6774 84.7978 36.4833L84.7902 64.8758C84.7891 69.0203 84.7886 71.0926 84.0074 72.9504C83.2263 74.8082 81.7459 76.2583 78.785 79.1584L67.2282 90.478C60.6191 96.9516 57.3146 100.188 53.2329 100.188C49.1512 100.188 45.8468 96.9512 39.2379 90.4773L27.6874 79.1627C24.7248 76.2605 23.2434 74.8094 22.4623 72.9502C21.6812 71.091 21.6818 69.0173 21.6829 64.8701L21.6905 36.4718C21.6923 29.6712 21.6932 26.2709 23.5153 23.6826C25.3373 21.0942 28.5381 19.9465 34.9395 17.651L46.4878 13.5098Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_f_497_78888' x='6.13867' y='2.24219' width='94.5166' height='92.7148' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3CclipPath id='paint4_angular_497_78888_clip_path'%3E%3Cpath d='M44.842 63.1751C44.0898 63.5628 43.2362 62.8833 43.3882 62.0159L45.0057 52.754L38.1402 46.1826C37.499 45.5678 37.8323 44.4438 38.6917 44.3224L48.2368 42.9596L52.4929 34.4868C52.8768 33.7231 53.9155 33.7231 54.2994 34.4868L58.5555 42.9596L68.1006 44.3224C68.9601 44.4438 69.2933 45.5678 68.6502 46.1826L61.7866 52.754L63.4041 62.0159C63.5561 62.8833 62.7025 63.5628 61.9503 63.1751L53.3932 58.7576L44.842 63.1751Z'/%3E%3C/clipPath%3E%3Cfilter id='filter2_d_497_78888' x='32.4492' y='76.9922' width='44.6475' height='13.8496' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_497_78888'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_497_78888' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_f_497_78888' x='27.6953' y='38.7617' width='14.7871' height='15.4941' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter4_f_497_78888' x='89.0967' y='54.8496' width='16.9189' height='18.5645' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter5_f_497_78888' x='6.06934' y='2.98047' width='15.4053' height='16.0293' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter6_f_497_78888' x='0.696289' y='79.209' width='12.1543' height='12.4883' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter7_f_497_78888' x='9.06348' y='96.793' width='13.3564' height='14.1719' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter8_f_497_78888' x='89.6172' y='1.97461' width='11.6426' height='11.9492' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter9_f_497_78888' x='94.2402' y='94.7344' width='13.3906' height='14.1836' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter10_f_497_78888' x='72.2451' y='88.1152' width='16.2568' height='16.9531' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter11_f_497_78888' x='69.4727' y='43.3691' width='16.2568' height='16.9531' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_497_78888' x1='53.5113' y1='5' x2='53.5113' y2='114.628' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B3AA80'/%3E%3Cstop offset='1' stop-color='%23786A2D'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_497_78888' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(16.7977 18.5781) rotate(45.0256) scale(103.1 236.706)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_497_78888' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(16.8113 18.5771) rotate(45.0256) scale(103.1 236.705)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint3_linear_497_78888' x1='54.7193' y1='94.9785' x2='54.7193' y2='71.1246' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237B6531'/%3E%3Cstop offset='1' stop-color='%23A59B6C'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 88px;
  height: 95px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-size: cover;
}
.box-vector-level .inner:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-size: cover;
  background-image: url("data:image/svg+xml,%3Csvg width='90' height='97' viewBox='0 0 90 97' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_1378_78582)'%3E%3Cpath d='M34.0675 15.9016C39.4359 12.8022 42.1201 11.2525 45.0675 11.2525C48.0149 11.2525 50.6991 12.8022 56.0675 15.9016L67.901 22.7337C73.2693 25.8331 75.9535 27.3828 77.4272 29.9354C78.901 32.4879 78.901 35.5874 78.901 41.7862V55.4503C78.901 61.6492 78.901 64.7486 77.4272 67.3012C75.9535 69.8538 73.2693 71.4035 67.901 74.5029L56.0675 81.3349C50.6991 84.4344 48.0149 85.9841 45.0675 85.9841C42.1201 85.9841 39.4359 84.4344 34.0675 81.3349L22.2341 74.5029C16.8657 71.4035 14.1815 69.8538 12.7078 67.3012C11.2341 64.7486 11.2341 61.6492 11.2341 55.4503V41.7862C11.2341 35.5874 11.2341 32.4879 12.7078 29.9354C14.1815 27.3828 16.8657 25.8331 22.2341 22.7337L34.0675 15.9016Z' fill='%2383763D'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_1378_78582' x='0.234375' y='0.251953' width='89.667' height='96.7324' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_1378_78582'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 90px;
  height: 97px;
}
.box-vector-level.type-2 .inner {
  width: 90px;
  height: 96px;
}
.box-vector-level.type-2 .inner .item {
  background-image: url("data:image/svg+xml,%3Csvg width='108' height='116' viewBox='0 0 108 116' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_497_78888)'%3E%3Cpath d='M41.5498 18.5815C46.9216 15.4773 49.6074 13.9253 52.5572 13.9253C55.5069 13.9253 58.1928 15.4773 63.5646 18.5815L80.3492 28.2808C85.7141 31.381 88.3965 32.9311 89.8692 35.483C91.3419 38.0348 91.3419 41.1329 91.3419 47.3291V66.7619C91.3419 72.9581 91.3419 76.0562 89.8692 78.6081C88.3965 81.1599 85.7141 82.71 80.3492 85.8102L63.5646 95.5095C58.1928 98.6137 55.5069 100.166 52.5572 100.166C49.6074 100.166 46.9216 98.6137 41.5498 95.5095L24.7651 85.8102C19.4002 82.71 16.7178 81.1599 15.2451 78.6081C13.7725 76.0562 13.7725 72.9581 13.7725 66.7619V47.3291C13.7725 41.1329 13.7725 38.0348 15.2451 35.483C16.7178 32.9311 19.4002 31.381 24.7651 28.2808L41.5498 18.5815Z' fill='%231950D1'/%3E%3C/g%3E%3Cpath d='M48.022 9.33972C50.7285 8.18613 52.0818 7.60933 53.5113 7.60933C54.9409 7.60933 56.2942 8.18613 59.0007 9.33973L85.0012 20.4219C88.5387 21.9297 90.3075 22.6836 91.3017 24.1882C92.296 25.6927 92.296 27.6154 92.296 31.461L92.296 70.0703C92.296 74.6986 92.296 77.0127 91.4135 79.081C90.531 81.1494 88.8603 82.7506 85.519 85.9531L59.05 111.323C56.4314 113.832 55.1221 115.087 53.5148 115.087C51.9075 115.087 50.5981 113.833 47.9793 111.323L21.5051 85.9533C18.1631 82.7507 16.4921 81.1494 15.6094 79.0809C14.7266 77.0124 14.7266 74.698 14.7266 70.0692L14.7266 31.461C14.7266 27.6155 14.7266 25.6927 15.7208 24.1882C16.715 22.6836 18.4838 21.9297 22.0214 20.4219L48.022 9.33972Z' fill='url(%23paint0_linear_497_78888)'/%3E%3CforeignObject x='2.77246' y='2.92578' width='99.5693' height='108.24'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_497_78888_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M49.1998 15.7417C51.1881 14.8645 52.1823 14.4259 53.2363 14.4259C54.2902 14.4259 55.2844 14.8646 57.2727 15.7419L80.0173 25.777C82.3324 26.7985 83.49 27.3092 84.139 28.3049C84.788 29.3006 84.788 30.5658 84.788 33.0963V66.7053C84.788 70.9322 84.788 73.0457 83.9789 74.9328C83.1699 76.8199 81.6391 78.2771 78.5775 81.1914L57.3698 101.379C55.4115 103.243 54.4324 104.175 53.2328 104.175C52.0332 104.175 51.0541 103.243 49.0959 101.379L27.8904 81.1913C24.8292 78.277 23.2985 76.8198 22.4896 74.9328C21.6807 73.0458 21.6807 70.9325 21.6807 66.7059V33.0966C21.6807 30.566 21.6807 29.3007 22.3297 28.305C22.9787 27.3093 24.1364 26.7986 26.4517 25.7772L49.1998 15.7417Z' fill='url(%23paint1_radial_497_78888)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_497_78888' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='21' y='13' width='64' height='90'%3E%3CforeignObject x='2.77246' y='2.92578' width='99.5693' height='108.24'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_497_78888_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M46.4878 15.5098C49.8281 14.312 51.4982 13.7131 53.2364 13.7129C54.9745 13.7127 56.6448 14.3112 59.9853 15.5082L71.5443 19.6502C77.9513 21.946 81.1547 23.0939 82.9776 25.6842C84.8005 28.2745 84.7996 31.6774 84.7978 38.4833L84.7902 66.8758C84.7891 71.0203 84.7886 73.0926 84.0074 74.9504C83.2263 76.8082 81.7459 78.2583 78.785 81.1584L67.2282 92.478C60.6191 98.9516 57.3146 102.188 53.2329 102.188C49.1512 102.188 45.8468 98.9512 39.2379 92.4773L27.6874 81.1627C24.7248 78.2605 23.2434 76.8094 22.4623 74.9502C21.6812 73.091 21.6818 71.0173 21.6829 66.8701L21.6905 38.4718C21.6923 31.6712 21.6932 28.2709 23.5153 25.6826C25.3373 23.0942 28.5381 21.9465 34.9395 19.651L46.4878 15.5098Z' fill='url(%23paint2_radial_497_78888)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_497_78888)'%3E%3Cpath opacity='0.3' d='M89.6698 57.0438C89.6698 50.6424 87.9863 44.3538 84.7885 38.81L53.2348 57.0438H89.6698Z' fill='white'/%3E%3Cpath d='M84.7885 75.2776C87.9863 69.7339 89.6698 63.4452 89.6698 57.0438H53.2348L84.7885 75.2776Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M71.4523 88.6257C76.9912 85.425 81.5906 80.8214 84.7885 75.2776L53.2348 57.0438L71.4523 88.6257Z' fill='white'/%3E%3Cpath d='M53.2348 93.5115C59.6305 93.5115 65.9135 91.8264 71.4523 88.6257L53.2348 57.0438L53.2348 93.5115Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M35.0173 88.6257C40.5561 91.8264 46.8391 93.5115 53.2348 93.5115L53.2348 57.0438L35.0173 88.6257Z' fill='white'/%3E%3Cpath d='M21.6812 75.2776C24.879 80.8214 29.4785 85.425 35.0173 88.6257L53.2348 57.0438L21.6812 75.2776Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M16.7998 57.0438C16.7998 63.4452 18.4833 69.7338 21.6812 75.2776L53.2348 57.0438L16.7998 57.0438Z' fill='white'/%3E%3Cpath d='M21.6812 38.81C18.4833 44.3538 16.7998 50.6424 16.7998 57.0438L53.2348 57.0438L21.6812 38.81Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M35.0173 25.4619C29.4785 28.6626 24.879 33.2662 21.6812 38.81L53.2348 57.0438L35.0173 25.4619Z' fill='white'/%3E%3Cpath d='M53.2348 20.5762C46.8391 20.5762 40.5561 22.2612 35.0173 25.4619L53.2348 57.0438L53.2348 20.5762Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M71.4523 25.4619C65.9135 22.2612 59.6305 20.5762 53.2348 20.5762L53.2348 57.0438L71.4523 25.4619Z' fill='white'/%3E%3Cpath d='M84.7885 38.81C81.5906 33.2662 76.9912 28.6626 71.4523 25.4619L53.2348 57.0438L84.7885 38.81Z' fill='%23132F6F'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M26.7477 94.9209C26.2357 95.1088 24.5835 95.6256 23.0477 96.1188L20.3018 96.9879L23.9785 100.699C26.003 102.766 27.7483 104.434 27.8414 104.434C27.9578 104.434 28.0276 102.202 28.0276 99.5011C28.0276 96.7765 27.9578 94.5686 27.8647 94.5921C27.7483 94.5921 27.2597 94.7565 26.7477 94.9209Z' fill='%230D1E49'/%3E%3Cpath d='M81.4072 99.5011C81.4072 102.213 81.642 104.434 81.7584 104.434C81.8515 104.434 83.4318 102.774 85.4563 100.717L89.1331 96.9997L88.0161 96.6491C86.8991 96.2984 82.9896 95.0595 81.9424 94.7322L81.4072 94.5919V99.5011Z' fill='%230D1E49'/%3E%3Cpath d='M17.5284 87.5186C16.234 87.9721 14.3571 88.7494 13.3215 89.2461C11.1426 90.2825 7.62616 92.485 7.77717 92.6793C7.84189 92.7441 9.22259 94.126 10.819 95.7239L13.753 98.6389L12.7606 102.418C12.1997 104.491 11.4878 107.168 11.1426 108.356C10.7975 109.543 10.5601 110.537 10.5817 110.558C10.6033 110.601 11.7467 110.061 13.1058 109.392C17.2263 107.362 23.5689 105.182 26.8481 104.663C27.3443 104.577 27.7542 104.512 27.7542 104.491C27.7542 104.447 26.1578 102.85 24.1946 100.906C21.7568 98.4878 20.7212 97.3218 20.9154 97.1922C21.1096 97.0626 21.1096 97.0195 20.9154 97.0195C20.6997 97.0195 20.635 95.8319 20.635 91.8372C20.635 87.0436 20.6134 86.6549 20.2682 86.6765C20.0525 86.6765 18.8228 87.0652 17.5284 87.5186Z' fill='%23133380'/%3E%3Cpath d='M88.8073 91.8377C88.8073 95.8323 88.7426 97.0199 88.5485 97.0199C88.3327 97.0199 88.3327 97.0631 88.5269 97.1927C88.721 97.3222 87.6855 98.4882 85.2477 100.907C83.2845 102.85 81.7097 104.448 81.7528 104.469C81.7744 104.491 82.3784 104.621 83.0904 104.772C87.103 105.614 92.1297 107.363 96.2502 109.328C97.674 110.019 98.8606 110.559 98.8821 110.559C98.9037 110.537 98.6448 109.544 98.2997 108.356C97.9545 107.169 97.2426 104.491 96.6817 102.418L95.6893 98.6394L98.7311 95.638L101.773 92.615L101.277 92.2479C100.328 91.5138 97.4367 89.8727 95.6677 89.0306C93.8124 88.1669 89.6271 86.6554 89.1094 86.6554C88.8505 86.6554 88.8073 87.5407 88.8073 91.8377Z' fill='%23133380'/%3E%3Cpath d='M50.8361 73.18C50.2968 73.2232 48.6572 73.3527 47.1686 73.4823C39.8984 74.1085 32.0025 75.8143 22.467 78.8157L20.5254 79.4419L20.6117 88.1654C20.6548 92.9806 20.7196 96.9536 20.7627 96.9752C20.7843 97.0184 22.2513 96.6082 24.0203 96.0683C25.7893 95.5285 27.3857 95.0751 27.5799 95.0751C27.7741 95.0751 29.4352 94.6864 31.2474 94.2114C40.0278 91.9225 47.0176 90.9725 54.8703 90.9725C62.2269 90.9725 68.9362 91.8578 77.0478 93.9307C79.1836 94.4705 81.2331 94.9671 81.5783 95.0103C81.945 95.0751 83.6709 95.5501 85.4183 96.0899C87.1874 96.6298 88.6544 97.0184 88.6759 96.9752C88.7191 96.9536 88.7838 92.9806 88.8269 88.1654L88.9132 79.4419L86.3244 78.6214C78.0402 75.9871 70.6621 74.3676 63.3703 73.5687C60.4579 73.2664 52.6914 73.0073 50.8361 73.18Z' fill='url(%23paint3_linear_497_78888)'/%3E%3Cg filter='url(%23filter1_d_497_78888)'%3E%3Cpath d='M41.6524 84.8418V78.9918H43.8664C44.2864 78.9918 44.6734 79.0488 45.0274 79.1628C45.3814 79.2708 45.6664 79.4628 45.8824 79.7388C46.0984 80.0148 46.2064 80.3958 46.2064 80.8818C46.2064 81.3498 46.0984 81.7308 45.8824 82.0248C45.6664 82.3188 45.3814 82.5348 45.0274 82.6728C44.6734 82.8108 44.2864 82.8798 43.8664 82.8798H43.2004V84.8418H41.6524ZM43.2004 81.6558H43.7584C44.0644 81.6558 44.2954 81.5898 44.4514 81.4578C44.6134 81.3258 44.6944 81.1338 44.6944 80.8818C44.6944 80.6298 44.6134 80.4558 44.4514 80.3598C44.2954 80.2638 44.0644 80.2158 43.7584 80.2158H43.2004V81.6558ZM44.8024 84.8418L43.5874 82.4748L44.6314 81.4488L46.5304 84.8418H44.8024ZM47.3213 84.8418V78.9918H51.1013V80.2878H48.8693V81.2058H50.7773V82.5018H48.8693V83.5458H51.1913V84.8418H47.3213ZM52.3223 84.8418V78.9918H53.8703V81.1698H53.9063L55.3823 78.9918H57.0743L55.3283 81.3678L57.4163 84.8418H55.7243L54.4283 82.5918L53.8703 83.3838V84.8418H52.3223ZM57.1478 84.8418L58.9298 78.9918H60.8018L62.5838 84.8418H60.9458L60.2798 81.9978C60.2078 81.7158 60.1358 81.4098 60.0638 81.0798C59.9918 80.7498 59.9198 80.4378 59.8478 80.1438H59.8118C59.7518 80.4378 59.6858 80.7498 59.6138 81.0798C59.5418 81.4098 59.4698 81.7158 59.3978 81.9978L58.7318 84.8418H57.1478ZM58.4258 83.5998V82.4028H61.2878V83.5998H58.4258ZM63.1417 84.8418V78.9918H64.7257L66.0217 81.6018C66.1237 81.7998 66.2197 82.0128 66.3097 82.2408C66.3997 82.4628 66.4897 82.6878 66.5797 82.9158H66.6157C66.5797 82.5978 66.5377 82.2378 66.4897 81.8358C66.4417 81.4278 66.4177 81.0438 66.4177 80.6838V78.9918H67.8937V84.8418H66.3097L65.0137 82.2318C64.9177 82.0338 64.8217 81.8208 64.7257 81.5928C64.6357 81.3648 64.5457 81.1398 64.4557 80.9178H64.4197C64.4557 81.2478 64.4977 81.6138 64.5457 82.0158C64.5937 82.4118 64.6177 82.7898 64.6177 83.1498V84.8418H63.1417Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter2_f_497_78888)'%3E%3Cpath d='M41.0468 72.2351C39.9406 72.8106 38.6853 71.802 38.9089 70.5144L41.2875 56.7663L31.1912 47.0119C30.2483 46.0992 30.7383 44.4309 32.0022 44.2507L46.0391 42.2277L52.2981 29.651C52.8627 28.5174 54.3902 28.5174 54.9547 29.651L61.2138 42.2277L75.2507 44.2507C76.5145 44.4309 77.0046 46.0992 76.0588 47.0119L65.9653 56.7663L68.344 70.5144C68.5675 71.802 67.3123 72.8106 66.2061 72.2351L53.6221 65.6779L41.0468 72.2351Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23paint4_angular_497_78888_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000159599 -0.0195052 0.0214365 0.000163939 53.0533 50.6012)'%3E%3CforeignObject x='-941.373' y='-941.373' width='1882.75' height='1882.75'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(53, 100, 213, 1) 0deg,rgba(14, 33, 78, 1) 111.084deg,rgba(53, 100, 213, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M42.6754 67.6809C41.7628 68.1352 40.7272 67.339 40.9116 66.3224L42.874 55.4687L34.5445 47.7678C33.7667 47.0473 34.171 45.7302 35.2136 45.5879L46.7941 43.9908L51.9578 34.0618C52.4235 33.1669 53.6837 33.1669 54.1495 34.0618L59.3132 43.9908L70.8936 45.5879C71.9363 45.7302 72.3406 47.0473 71.5604 47.7678L63.2332 55.4687L65.1956 66.3224C65.38 67.339 64.3444 68.1352 63.4318 67.6809L53.0501 62.5041L42.6754 67.6809Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.054901961237192154,&%2334;g&%2334;:0.12941177189350128,&%2334;b&%2334;:0.30588236451148987,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.30856710672378540%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.21073544025421143,&%2334;g&%2334;:0.39299079775810242,&%2334;b&%2334;:0.83561110496520996,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.31919708847999573,&%2334;m01&%2334;:42.873031616210938,&%2334;m02&%2334;:31.457193374633789,&%2334;m10&%2334;:-39.010402679443359,&%2334;m11&%2334;:0.32787859439849854,&%2334;m12&%2334;:69.942413330078125%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter3_f_497_78888)'%3E%3Cpath d='M36.418 52.2568L34.6508 49.6583L31.6952 50.1797L34.0869 48.0682L33.7594 44.7609L35.5266 47.3593L38.4822 46.838L36.0906 48.9495L36.418 52.2568Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M27.5967 51.7353L25.8296 49.1368L22.8739 49.6582L25.2656 47.5467L24.9381 44.2394L26.7053 46.8379L29.6609 46.3165L27.2693 48.428L27.5967 51.7353Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter4_f_497_78888)'%3E%3Cpath d='M97.1461 71.4136L96.523 67.1876L93.0966 65.8267L96.6969 64.9467L97.9659 60.8502L98.5889 65.0762L102.015 66.4371L98.415 67.317L97.1461 71.4136Z' fill='white'/%3E%3C/g%3E%3Cpath d='M97.1461 71.4136L96.523 67.1876L93.0966 65.8267L96.6969 64.9467L97.9659 60.8502L98.5889 65.0762L102.015 66.4371L98.415 67.317L97.1461 71.4136Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter5_f_497_78888)'%3E%3Cpath d='M13.6646 8.97969L14.5346 12.0676L17.4746 12.6387L14.5802 13.7711L13.8793 17.0102L13.0093 13.9223L10.0693 13.3512L12.9637 12.2188L13.6646 8.97969Z' fill='white'/%3E%3C/g%3E%3Cpath d='M13.6646 8.97969L14.5346 12.0676L17.4746 12.6387L14.5802 13.7711L13.8793 17.0102L13.0093 13.9223L10.0693 13.3512L12.9637 12.2188L13.6646 8.97969Z' fill='white'/%3E%3Cg filter='url(%23filter6_f_497_78888)'%3E%3Cpath d='M5.2952 89.6965L6.01913 87.5393L4.69637 85.6177L6.6462 86.5872L8.25127 85.2084L7.52734 87.3657L8.8501 89.2872L6.90027 88.3177L5.2952 89.6965Z' fill='white'/%3E%3C/g%3E%3Cpath d='M5.2952 89.6965L6.01913 87.5393L4.69637 85.6177L6.6462 86.5872L8.25127 85.2084L7.52734 87.3657L8.8501 89.2872L6.90027 88.3177L5.2952 89.6965Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter7_f_497_78888)'%3E%3Cpath d='M15.6694 108.965L15.1579 106.549L13.0631 105.949L15.1885 105.24L15.8133 102.794L16.3247 105.21L18.4196 105.809L16.2942 106.519L15.6694 108.965Z' fill='white'/%3E%3C/g%3E%3Cpath d='M15.6694 108.965L15.1579 106.549L13.0631 105.949L15.1885 105.24L15.8133 102.794L16.3247 105.21L18.4196 105.809L16.2942 106.519L15.6694 108.965Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter8_f_497_78888)'%3E%3Cpath d='M97.2599 9.77418L95.8359 10.3313L95.4911 11.9248L95.0631 10.4057L93.6167 10.1247L95.0407 9.56758L95.3855 7.97409L95.8135 9.49323L97.2599 9.77418Z' fill='white'/%3E%3C/g%3E%3Cpath d='M97.2599 9.77418L95.8359 10.3313L95.4911 11.9248L95.0631 10.4057L93.6167 10.1247L95.0407 9.56758L95.3855 7.97409L95.8135 9.49323L97.2599 9.77418Z' fill='white'/%3E%3Cg filter='url(%23filter9_f_497_78888)'%3E%3Cpath d='M99.1667 100.734L101.132 102.74L103.63 101.797L101.882 104.052L102.704 106.919L100.739 104.913L98.2405 105.856L99.9886 103.601L99.1667 100.734Z' fill='white'/%3E%3C/g%3E%3Cpath d='M99.1667 100.734L101.132 102.74L103.63 101.797L101.882 104.052L102.704 106.919L100.739 104.913L98.2405 105.856L99.9886 103.601L99.1667 100.734Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_497_78888)'%3E%3Cpath d='M80.2537 94.1145L81.2238 97.5577L84.502 98.1945L81.2746 99.4572L80.4931 103.069L79.523 99.6257L76.2447 98.9889L79.4722 97.7262L80.2537 94.1145Z' fill='white'/%3E%3C/g%3E%3Cpath d='M80.2537 94.1145L81.2238 97.5577L84.502 98.1945L81.2746 99.4572L80.4931 103.069L79.523 99.6257L76.2447 98.9889L79.4722 97.7262L80.2537 94.1145Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_497_78888)'%3E%3Cpath d='M77.4812 49.3684L78.4513 52.8116L81.7296 53.4484L78.5021 54.7111L77.7206 58.3228L76.7505 54.8796L73.4723 54.2429L76.6997 52.9801L77.4812 49.3684Z' fill='white'/%3E%3C/g%3E%3Cpath d='M77.4812 49.3684L78.4513 52.8116L81.7296 53.4484L78.5021 54.7111L77.7206 58.3228L76.7505 54.8796L73.4723 54.2429L76.6997 52.9801L77.4812 49.3684Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_497_78888' x='2.77246' y='2.92578' width='99.5693' height='108.24' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_497_78888_clip_path' transform='translate(-2.77246 -2.92578)'%3E%3Cpath d='M49.1998 15.7417C51.1881 14.8645 52.1823 14.4259 53.2363 14.4259C54.2902 14.4259 55.2844 14.8646 57.2727 15.7419L80.0173 25.777C82.3324 26.7985 83.49 27.3092 84.139 28.3049C84.788 29.3006 84.788 30.5658 84.788 33.0963V66.7053C84.788 70.9322 84.788 73.0457 83.9789 74.9328C83.1699 76.8199 81.6391 78.2771 78.5775 81.1914L57.3698 101.379C55.4115 103.243 54.4324 104.175 53.2328 104.175C52.0332 104.175 51.0541 103.243 49.0959 101.379L27.8904 81.1913C24.8292 78.277 23.2985 76.8198 22.4896 74.9328C21.6807 73.0458 21.6807 70.9325 21.6807 66.7059V33.0966C21.6807 30.566 21.6807 29.3007 22.3297 28.305C22.9787 27.3093 24.1364 26.7986 26.4517 25.7772L49.1998 15.7417Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_497_78888_clip_path' transform='translate(-2.77246 -2.92578)'%3E%3Cpath d='M46.4878 15.5098C49.8281 14.312 51.4982 13.7131 53.2364 13.7129C54.9745 13.7127 56.6448 14.3112 59.9853 15.5082L71.5443 19.6502C77.9513 21.946 81.1547 23.0939 82.9776 25.6842C84.8005 28.2745 84.7996 31.6774 84.7978 38.4833L84.7902 66.8758C84.7891 71.0203 84.7886 73.0926 84.0074 74.9504C83.2263 76.8082 81.7459 78.2583 78.785 81.1584L67.2282 92.478C60.6191 98.9516 57.3146 102.188 53.2329 102.188C49.1512 102.188 45.8468 98.9512 39.2379 92.4773L27.6874 81.1627C24.7248 78.2605 23.2434 76.8094 22.4623 74.9502C21.6812 73.091 21.6818 71.0173 21.6829 66.8701L21.6905 38.4718C21.6923 31.6712 21.6932 28.2709 23.5153 25.6826C25.3373 23.0942 28.5381 21.9465 34.9395 19.651L46.4878 15.5098Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_d_497_78888' x='37.6523' y='78.9922' width='34.2412' height='13.8496' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_497_78888'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_497_78888' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter2_f_497_78888' x='2.69922' y='0.800781' width='101.854' height='99.5996' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3CclipPath id='paint4_angular_497_78888_clip_path'%3E%3Cpath d='M42.6754 67.6809C41.7628 68.1352 40.7272 67.339 40.9116 66.3224L42.874 55.4687L34.5445 47.7678C33.7667 47.0473 34.171 45.7302 35.2136 45.5879L46.7941 43.9908L51.9578 34.0618C52.4235 33.1669 53.6837 33.1669 54.1495 34.0618L59.3132 43.9908L70.8936 45.5879C71.9363 45.7302 72.3406 47.0473 71.5604 47.7678L63.2332 55.4687L65.1956 66.3224C65.38 67.339 64.3444 68.1352 63.4318 67.6809L53.0501 62.5041L42.6754 67.6809Z'/%3E%3C/clipPath%3E%3Cfilter id='filter3_f_497_78888' x='27.6953' y='40.7617' width='14.7871' height='15.4941' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter4_f_497_78888' x='89.0967' y='56.8496' width='16.9189' height='18.5645' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter5_f_497_78888' x='6.06934' y='4.98047' width='15.4053' height='16.0293' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter6_f_497_78888' x='0.696289' y='81.209' width='12.1543' height='12.4883' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter7_f_497_78888' x='9.06348' y='98.793' width='13.3564' height='14.1719' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter8_f_497_78888' x='89.6172' y='3.97461' width='11.6426' height='11.9492' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter9_f_497_78888' x='94.2402' y='96.7344' width='13.3906' height='14.1836' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter10_f_497_78888' x='72.2451' y='90.1152' width='16.2568' height='16.9531' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter11_f_497_78888' x='69.4727' y='45.3691' width='16.2568' height='16.9531' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_497_78888' x1='53.5112' y1='12.2204' x2='53.5112' y2='101.87' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23143176'/%3E%3Cstop offset='1' stop-color='%230E214E'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_497_78888' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(16.7977 20.5781) rotate(45.0256) scale(103.1 236.706)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_497_78888' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(16.8113 20.5771) rotate(45.0256) scale(103.1 236.705)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint3_linear_497_78888' x1='54.7193' y1='85.3053' x2='54.7193' y2='73.1246' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%231D46AC'/%3E%3Cstop offset='1' stop-color='%234874DF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 90px;
  height: 96px;
}
.box-vector-level.type-2 .inner:before {
  background-image: url("data:image/svg+xml,%3Csvg width='90' height='97' viewBox='0 0 90 97' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_1378_78615)'%3E%3Cpath d='M34.0675 15.9016C39.4359 12.8022 42.1201 11.2525 45.0675 11.2525C48.0149 11.2525 50.6991 12.8022 56.0675 15.9016L67.901 22.7337C73.2693 25.8331 75.9535 27.3828 77.4272 29.9354C78.901 32.4879 78.901 35.5874 78.901 41.7862V55.4503C78.901 61.6492 78.901 64.7486 77.4272 67.3012C75.9535 69.8538 73.2693 71.4035 67.901 74.5029L56.0675 81.3349C50.6991 84.4344 48.0149 85.9841 45.0675 85.9841C42.1201 85.9841 39.4359 84.4344 34.0675 81.3349L22.2341 74.5029C16.8657 71.4035 14.1815 69.8538 12.7078 67.3012C11.2341 64.7486 11.2341 61.6492 11.2341 55.4503V41.7862C11.2341 35.5874 11.2341 32.4879 12.7078 29.9354C14.1815 27.3828 16.8657 25.8331 22.2341 22.7337L34.0675 15.9016Z' fill='%231950D1'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_1378_78615' x='0.234375' y='0.251953' width='89.667' height='96.7324' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_1378_78615'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
}
.box-vector-level.type-3 .inner {
  width: 91px;
  height: 97px;
}
.box-vector-level.type-3 .inner .item {
  background-image: url("data:image/svg+xml,%3Csvg width='110' height='117' viewBox='0 0 110 117' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_497_78888)'%3E%3Cpath d='M43.5971 19.4886C48.9471 16.4147 51.6221 14.8778 54.5572 14.8778C57.4923 14.8778 60.1672 16.4147 65.5172 19.4886L82.3019 29.1324C87.6892 32.2277 90.3829 33.7754 91.8624 36.3317C93.3419 38.8881 93.3419 41.9947 93.3419 48.208V67.3112C93.3419 73.5244 93.3419 76.6311 91.8624 79.1874C90.3829 81.7438 87.6892 83.2914 82.3019 86.3868L65.5172 96.0306C60.1672 99.1044 57.4923 100.641 54.5572 100.641C51.6221 100.641 48.9471 99.1044 43.5971 96.0306L26.8124 86.3868C21.4251 83.2914 18.7315 81.7438 17.252 79.1874C15.7725 76.6311 15.7725 73.5244 15.7725 67.3112V48.208C15.7725 41.9947 15.7725 38.8881 17.252 36.3317C18.7315 33.7754 21.4251 32.2277 26.8124 29.1324L43.5971 19.4886Z' fill='url(%23paint0_linear_497_78888)'/%3E%3C/g%3E%3Cpath d='M50.0486 10.315C52.7424 9.17345 54.0893 8.60265 55.5113 8.60265C56.9334 8.60265 58.2803 9.17345 60.9741 10.315L86.9783 21.3354C90.5265 22.8391 92.3007 23.5909 93.2983 25.0973C94.296 26.6036 94.296 28.5304 94.296 32.3841L94.296 70.6182C94.296 75.2643 94.296 77.5874 93.4073 79.662C92.5185 81.7366 90.8368 83.3393 87.4733 86.5446L61.0334 111.741C58.4214 114.23 57.1154 115.475 55.5148 115.475C53.9142 115.475 52.6081 114.23 49.9959 111.742L23.5507 86.5447C20.1866 83.3394 18.5045 81.7367 17.6156 79.6619C16.7266 77.5871 16.7266 75.2637 16.7266 70.617L16.7266 32.3842C16.7266 28.5305 16.7266 26.6036 17.7242 25.0973C18.7219 23.5909 20.496 22.8391 24.0442 21.3354L50.0486 10.315Z' fill='url(%23paint1_linear_497_78888)'/%3E%3Cg clip-path='url(%23paint2_angular_497_78888_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00401219 -0.0088921 0.0151262 0.00683731 76.8338 16.8912)'%3E%3CforeignObject x='-1213.52' y='-1213.52' width='2427.03' height='2427.03'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(123, 155, 237, 1) 0deg,rgba(97, 135, 233, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M80.2728 9.14648L67.6631 13.1623L73.968 21.1939L85.229 20.6202L80.2728 9.14648Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.48235294222831726,&%2334;g&%2334;:0.60784316062927246,&%2334;b&%2334;:0.92941176891326904,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.38399988412857056,&%2334;g&%2334;:0.53333318233489990,&%2334;b&%2334;:0.91600012779235840,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:8.0243864059448242,&%2334;m01&%2334;:30.252426147460938,&%2334;m02&%2334;:57.695411682128906,&%2334;m10&%2334;:-17.784210205078125,&%2334;m11&%2334;:13.674622535705566,&%2334;m12&%2334;:18.946014404296875%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint3_angular_497_78888_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00426389 -0.00797858 -0.0149196 0.00670756 35.0303 16.7048)'%3E%3CforeignObject x='-1222.55' y='-1222.55' width='2445.1' height='2445.1'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(123, 155, 237, 1) 0deg,rgba(97, 135, 233, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M31.372 9.75395L44.0876 13.0176L38.0172 20.5363L26.7479 20.3675L31.372 9.75395Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.48235294222831726,&%2334;g&%2334;:0.60784316062927246,&%2334;b&%2334;:0.92941176891326904,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.38399988412857056,&%2334;g&%2334;:0.53333318233489990,&%2334;b&%2334;:0.91600012779235840,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-8.5277891159057617,&%2334;m01&%2334;:-29.839122772216797,&%2334;m02&%2334;:54.213722229003906,&%2334;m10&%2334;:-15.957160949707031,&%2334;m11&%2334;:13.415117263793945,&%2334;m12&%2334;:17.975801467895508%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3CforeignObject x='4.77246' y='3.87695' width='99.5693' height='107.764'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_497_78888_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M51.2192 16.682C53.1983 15.8139 54.1878 15.3798 55.2363 15.3798C56.2847 15.3798 57.2742 15.8139 59.2533 16.6821L82.0018 26.6616C84.3242 27.6804 85.4854 28.1898 86.1367 29.1867C86.788 30.1836 86.788 31.4516 86.788 33.9876V67.2792C86.788 71.5224 86.788 73.6441 85.9733 75.5369C85.1586 77.4297 83.6177 78.8881 80.5359 81.8049L59.3573 101.85C57.4041 103.698 56.4274 104.623 55.2328 104.623C54.0382 104.623 53.0616 103.698 51.1084 101.849L29.932 81.8048C26.8506 78.888 25.3099 77.4296 24.4953 75.5369C23.6807 73.6442 23.6807 71.5227 23.6807 67.2798V33.9879C23.6807 31.4518 23.6807 30.1837 24.332 29.1867C24.9834 28.1898 26.1446 27.6804 28.4672 26.6617L51.2192 16.682Z' fill='url(%23paint4_radial_497_78888)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_497_78888' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='23' y='14' width='64' height='89'%3E%3CforeignObject x='4.77246' y='3.87695' width='99.5693' height='107.764'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_497_78888_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M48.5221 16.4486C51.8457 15.2636 53.5076 14.671 55.2364 14.6708C56.9651 14.6706 58.6271 15.2628 61.951 16.447L73.5101 20.5652C79.9328 22.8535 83.1442 23.9977 84.9724 26.5905C86.8005 29.1832 86.7996 32.5923 86.7978 39.4106L86.7902 67.4508C86.7891 71.6115 86.7886 73.6919 86.0018 75.5555C85.2151 77.4191 83.7247 78.8706 80.744 81.7735L69.1872 93.0283C62.5943 99.449 59.2978 102.659 55.2329 102.659C51.1679 102.659 47.8716 99.4486 41.279 93.0276L29.7285 81.7778C26.7459 78.8728 25.2546 77.4203 24.4679 75.5553C23.6813 73.6903 23.6818 71.6085 23.6829 67.445L23.6905 39.3991C23.6923 32.5861 23.6932 29.1796 25.5205 26.5888C27.3478 23.9981 30.5565 22.8541 36.9738 20.566L48.5221 16.4486Z' fill='url(%23paint5_radial_497_78888)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_497_78888)'%3E%3Cpath opacity='0.3' d='M91.6679 57.7588C91.6679 51.3941 89.9844 45.1415 86.7865 39.6294L55.2329 57.7588H91.6679Z' fill='white'/%3E%3Cpath d='M86.7865 75.8883C89.9844 70.3762 91.6679 64.1236 91.6679 57.7588H55.2329L86.7865 75.8883Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M73.4504 89.1599C78.9892 85.9775 83.5887 81.4003 86.7865 75.8883L55.2329 57.7588L73.4504 89.1599Z' fill='white'/%3E%3Cpath d='M55.2329 94.0177C61.6285 94.0177 67.9116 92.3423 73.4504 89.1599L55.2329 57.7588L55.2329 94.0177Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M37.0154 89.1599C42.5542 92.3423 48.8372 94.0177 55.2329 94.0177L55.2329 57.7588L37.0154 89.1599Z' fill='white'/%3E%3Cpath d='M23.6792 75.8883C26.8771 81.4003 31.4765 85.9775 37.0154 89.1599L55.2329 57.7588L23.6792 75.8883Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M18.7979 57.7588C18.7979 64.1236 20.4814 70.3762 23.6792 75.8883L55.2329 57.7588L18.7979 57.7588Z' fill='white'/%3E%3Cpath d='M23.6792 39.6294C20.4814 45.1415 18.7979 51.3941 18.7979 57.7588L55.2329 57.7588L23.6792 39.6294Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M37.0154 26.3578C31.4765 29.5401 26.8771 34.1174 23.6792 39.6294L55.2329 57.7588L37.0154 26.3578Z' fill='white'/%3E%3Cpath d='M55.2329 21.5C48.8372 21.5 42.5542 23.1754 37.0154 26.3578L55.2329 57.7588L55.2329 21.5Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M73.4504 26.3578C67.9116 23.1754 61.6285 21.5 55.2329 21.5L55.2329 57.7588L73.4504 26.3578Z' fill='white'/%3E%3Cpath d='M86.7865 39.6294C83.5887 34.1174 78.9892 29.5401 73.4504 26.3578L55.2329 57.7588L86.7865 39.6294Z' fill='%239DB3EF'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M28.7477 95.4188C28.2357 95.6056 26.5835 96.1194 25.0477 96.6098L22.3018 97.4739L25.9785 101.164C28.003 103.219 29.7483 104.877 29.8414 104.877C29.9578 104.877 30.0276 102.658 30.0276 99.9727C30.0276 97.2637 29.9578 95.0685 29.8647 95.0918C29.7483 95.0918 29.2597 95.2553 28.7477 95.4188Z' fill='%23388494'/%3E%3Cpath d='M83.4072 99.9727C83.4072 102.669 83.642 104.877 83.7584 104.877C83.8515 104.877 85.4318 103.227 87.4563 101.181L91.133 97.4857L90.0161 97.137C88.8991 96.7884 84.9896 95.5565 83.9424 95.2311L83.4072 95.0916V99.9727Z' fill='%23388494'/%3E%3Cpath d='M19.5284 88.0588C18.234 88.5096 16.3571 89.2825 15.3215 89.7763C13.1426 90.8068 9.62616 92.9967 9.77717 93.1899C9.84189 93.2543 11.2226 94.6283 12.819 96.217L15.753 99.1154L14.7606 102.872C14.1997 104.934 13.4878 107.596 13.1426 108.776C12.7975 109.957 12.5601 110.945 12.5817 110.966C12.6033 111.009 13.7467 110.473 15.1058 109.807C19.2263 107.789 25.5689 105.621 28.8481 105.105C29.3443 105.019 29.7542 104.955 29.7542 104.934C29.7542 104.891 28.1578 103.302 26.1946 101.37C23.7568 98.9651 22.7212 97.8058 22.9154 97.6769C23.1096 97.5481 23.1096 97.5052 22.9154 97.5052C22.6997 97.5052 22.635 96.3244 22.635 92.3526C22.635 87.5864 22.6134 87.2 22.2682 87.2215C22.0525 87.2215 20.8228 87.6079 19.5284 88.0588Z' fill='url(%23paint6_linear_497_78888)'/%3E%3Cpath d='M90.8073 92.353C90.8073 96.3248 90.7426 97.5056 90.5485 97.5056C90.3327 97.5056 90.3327 97.5486 90.5269 97.6774C90.721 97.8062 89.6855 98.9655 87.2477 101.37C85.2845 103.302 83.7097 104.891 83.7528 104.912C83.7744 104.934 84.3784 105.063 85.0904 105.213C89.103 106.05 94.1297 107.789 98.2502 109.743C99.674 110.43 100.861 110.967 100.882 110.967C100.904 110.945 100.645 109.958 100.3 108.777C99.9545 107.596 99.2426 104.934 98.6817 102.873L97.6893 99.1158L100.731 96.1316L103.773 93.1259L103.277 92.761C102.328 92.031 99.4367 90.3994 97.6677 89.5621C95.8124 88.7033 91.6271 87.2004 91.1094 87.2004C90.8505 87.2004 90.8073 88.0807 90.8073 92.353Z' fill='url(%23paint7_linear_497_78888)'/%3E%3Cpath d='M52.8361 73.8026C52.2968 73.8455 50.6572 73.9743 49.1686 74.1032C41.8984 74.7258 34.0025 76.4218 24.467 79.406L22.5254 80.0286L22.6117 88.7022C22.6548 93.4898 22.7196 97.4401 22.7627 97.4616C22.7843 97.5045 24.2513 97.0966 26.0203 96.5599C27.7893 96.0232 29.3857 95.5723 29.5799 95.5723C29.7741 95.5723 31.4352 95.1859 33.2474 94.7135C42.0278 92.4378 49.0176 91.4932 56.8703 91.4932C64.2269 91.4932 70.9362 92.3734 79.0478 94.4344C81.1836 94.9712 83.2331 95.465 83.5783 95.5079C83.945 95.5723 85.6709 96.0446 87.4183 96.5814C89.1874 97.1181 90.6544 97.5045 90.6759 97.4616C90.7191 97.4401 90.7838 93.4898 90.8269 88.7022L90.9132 80.0286L88.3244 79.2128C80.0402 76.5936 72.6621 74.9834 65.3703 74.189C62.4579 73.8885 54.6914 73.6308 52.8361 73.8026Z' fill='url(%23paint8_linear_497_78888)'/%3E%3Cg filter='url(%23filter1_d_497_78888)'%3E%3Cpath d='M44.8021 85.8438V81.2897H43.2541V79.9937H47.8981V81.2897H46.3501V85.8438H44.8021ZM48.7662 85.8438V79.9937H52.5462V81.2897H50.3142V82.2077H52.2222V83.5037H50.3142V84.5477H52.6362V85.8438H48.7662ZM53.7671 85.8438V79.9937H55.4231L56.3051 82.3877C56.3591 82.5497 56.4101 82.7177 56.4581 82.8917C56.5061 83.0657 56.5571 83.2397 56.6111 83.4137H56.6471C56.7011 83.2397 56.7521 83.0657 56.8001 82.8917C56.8481 82.7177 56.8991 82.5497 56.9531 82.3877L57.7991 79.9937H59.4551V85.8438H58.0511V84.1157C58.0511 83.9177 58.0631 83.6807 58.0871 83.4047C58.1111 83.1227 58.1381 82.8437 58.1681 82.5677C58.1981 82.2857 58.2251 82.0457 58.2491 81.8477H58.2131L57.7271 83.4317L57.0071 85.3667H56.1791L55.4591 83.4317L54.9911 81.8477H54.9551C54.9791 82.0457 55.0061 82.2857 55.0361 82.5677C55.0661 82.8437 55.0931 83.1227 55.1171 83.4047C55.1411 83.6807 55.1531 83.9177 55.1531 84.1157V85.8438H53.7671ZM60.0164 85.8438L61.7984 79.9937H63.6704L65.4524 85.8438H63.8144L63.1484 82.9997C63.0764 82.7177 63.0044 82.4117 62.9324 82.0817C62.8604 81.7517 62.7884 81.4397 62.7164 81.1457H62.6804C62.6204 81.4397 62.5544 81.7517 62.4824 82.0817C62.4104 82.4117 62.3384 82.7177 62.2664 82.9997L61.6004 85.8438H60.0164ZM61.2944 84.6017V83.4047H64.1564V84.6017H61.2944ZM66.0103 85.8438V79.9937H67.5943L68.8903 82.6037C68.9923 82.8017 69.0883 83.0147 69.1783 83.2427C69.2683 83.4647 69.3583 83.6897 69.4483 83.9177H69.4843C69.4483 83.5997 69.4063 83.2397 69.3583 82.8377C69.3103 82.4297 69.2863 82.0457 69.2863 81.6857V79.9937H70.7623V85.8438H69.1783L67.8823 83.2337C67.7863 83.0357 67.6903 82.8227 67.5943 82.5947C67.5043 82.3667 67.4143 82.1417 67.3243 81.9197H67.2883C67.3243 82.2497 67.3663 82.6157 67.4143 83.0177C67.4623 83.4137 67.4863 83.7917 67.4863 84.1517V85.8438H66.0103Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter2_d_497_78888)'%3E%3Cg filter='url(%23filter3_f_497_78888)'%3E%3Cg clip-path='url(%23paint9_angular_497_78888_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000223436 -0.0286074 0.0300109 0.000240443 55.3953 51.5993)'%3E%3CforeignObject x='-924.95' y='-924.95' width='1849.9' height='1849.9'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(132, 164, 241, 1) 0deg,rgba(55, 89, 195, 1) 91.7857deg,rgba(132, 164, 241, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M40.8664 76.6494C39.5887 77.3158 38.1389 76.148 38.3971 74.6571L41.1444 58.7384L29.4832 47.4438C28.3942 46.3871 28.9602 44.4553 30.42 44.2466L46.6325 41.9042L53.8616 27.3418C54.5136 26.0293 56.2779 26.0293 56.93 27.3418L64.1591 41.9042L80.3716 44.2466C81.8313 44.4553 82.3973 46.3871 81.305 47.4438L69.6471 58.7384L72.3944 74.6571C72.6526 76.148 71.2028 77.3158 69.9251 76.6494L55.3908 69.0569L40.8664 76.6494Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.21733297407627106,&%2334;g&%2334;:0.34953474998474121,&%2334;b&%2334;:0.76817369461059570,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.25496017932891846%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.52127110958099365,&%2334;g&%2334;:0.64459592103958130,&%2334;b&%2334;:0.94565343856811523,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.44687265157699585,&%2334;m01&%2334;:60.021800994873047,&%2334;m02&%2334;:25.160995483398438,&%2334;m10&%2334;:-57.214832305908203,&%2334;m11&%2334;:0.48088508844375610,&%2334;m12&%2334;:79.966316223144531%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg clip-path='url(%23paint10_angular_497_78888_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000180877 -0.0228859 0.0242945 0.000192354 55.3954 51.5998)'%3E%3CforeignObject x='-933.754' y='-933.754' width='1867.51' height='1867.51'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(132, 164, 241, 1) 0deg,rgba(46, 86, 211, 1) 111.084deg,rgba(132, 164, 241, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M43.6339 71.6399C42.5996 72.1729 41.426 71.2387 41.635 70.046L43.859 57.311L34.4189 48.2754C33.5374 47.43 33.9956 45.8845 35.1772 45.7176L48.3017 43.8437L54.1538 32.1938C54.6817 31.1437 56.1099 31.1437 56.6377 32.1938L62.4899 43.8437L75.6143 45.7176C76.796 45.8845 77.2542 47.43 76.3699 48.2754L66.9326 57.311L69.1566 70.046C69.3656 71.2387 68.1919 72.1729 67.1576 71.6399L55.3917 65.5658L43.6339 71.6399Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.18316364288330078,&%2334;g&%2334;:0.33802866935729980,&%2334;b&%2334;:0.82843458652496338,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.30856710672378540%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.52127110958099365,&%2334;g&%2334;:0.64459592103958130,&%2334;b&%2334;:0.94565343856811523,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.36175402998924255,&%2334;m01&%2334;:48.589076995849609,&%2334;m02&%2334;:30.919996261596680,&%2334;m10&%2334;:-45.771862030029297,&%2334;m11&%2334;:0.38470801711082458,&%2334;m12&%2334;:74.293365478515625%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg filter='url(%23filter4_f_497_78888)'%3E%3Cpath d='M38.418 53.2568L36.6508 50.6583L33.6952 51.1797L36.0869 49.0682L35.7594 45.7609L37.5266 48.3593L40.4822 47.838L38.0906 49.9495L38.418 53.2568Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M29.5967 52.7353L27.8296 50.1368L24.8739 50.6582L27.2656 48.5467L26.9381 45.2394L28.7053 47.8379L31.6609 47.3165L29.2693 49.428L29.5967 52.7353Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter5_f_497_78888)'%3E%3Cpath d='M99.1461 72.4136L98.523 68.1876L95.0966 66.8267L98.6969 65.9467L99.9659 61.8502L100.589 66.0762L104.015 67.4371L100.415 68.317L99.1461 72.4136Z' fill='white'/%3E%3C/g%3E%3Cpath d='M99.1461 72.4136L98.523 68.1876L95.0966 66.8267L98.6969 65.9467L99.9659 61.8502L100.589 66.0762L104.015 67.4371L100.415 68.317L99.1461 72.4136Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter6_f_497_78888)'%3E%3Cpath d='M15.6646 9.97969L16.5346 13.0676L19.4746 13.6387L16.5802 14.7711L15.8793 18.0102L15.0093 14.9223L12.0693 14.3512L14.9637 13.2188L15.6646 9.97969Z' fill='white'/%3E%3C/g%3E%3Cpath d='M15.6646 9.97969L16.5346 13.0676L19.4746 13.6387L16.5802 14.7711L15.8793 18.0102L15.0093 14.9223L12.0693 14.3512L14.9637 13.2188L15.6646 9.97969Z' fill='white'/%3E%3Cg filter='url(%23filter7_f_497_78888)'%3E%3Cpath d='M7.29423 90.6965L8.01815 88.5393L6.69539 86.6177L8.64523 87.5872L10.2503 86.2084L9.52637 88.3657L10.8491 90.2872L8.89929 89.3177L7.29423 90.6965Z' fill='white'/%3E%3C/g%3E%3Cpath d='M7.29423 90.6965L8.01815 88.5393L6.69539 86.6177L8.64523 87.5872L10.2503 86.2084L9.52637 88.3657L10.8491 90.2872L8.89929 89.3177L7.29423 90.6965Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter8_f_497_78888)'%3E%3Cpath d='M17.6694 109.965L17.1579 107.549L15.0631 106.949L17.1885 106.24L17.8133 103.794L18.3247 106.21L20.4196 106.809L18.2942 107.519L17.6694 109.965Z' fill='white'/%3E%3C/g%3E%3Cpath d='M17.6694 109.965L17.1579 107.549L15.0631 106.949L17.1885 106.24L17.8133 103.794L18.3247 106.21L20.4196 106.809L18.2942 107.519L17.6694 109.965Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter9_f_497_78888)'%3E%3Cpath d='M99.2599 10.7761L97.8359 11.3333L97.4911 12.9267L97.0631 11.4076L95.6167 11.1267L97.0407 10.5695L97.3855 8.97604L97.8135 10.4952L99.2599 10.7761Z' fill='white'/%3E%3C/g%3E%3Cpath d='M99.2599 10.7761L97.8359 11.3333L97.4911 12.9267L97.0631 11.4076L95.6167 11.1267L97.0407 10.5695L97.3855 8.97604L97.8135 10.4952L99.2599 10.7761Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_497_78888)'%3E%3Cpath d='M101.167 101.734L103.132 103.74L105.63 102.797L103.882 105.052L104.704 107.919L102.739 105.913L100.24 106.856L101.989 104.601L101.167 101.734Z' fill='white'/%3E%3C/g%3E%3Cpath d='M101.167 101.734L103.132 103.74L105.63 102.797L103.882 105.052L104.704 107.919L102.739 105.913L100.24 106.856L101.989 104.601L101.167 101.734Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_497_78888)'%3E%3Cpath d='M82.2527 95.1164L83.2228 98.5596L86.5011 99.1964L83.2736 100.459L82.4921 104.071L81.522 100.628L78.2437 99.9909L81.4712 98.7282L82.2527 95.1164Z' fill='white'/%3E%3C/g%3E%3Cpath d='M82.2527 95.1164L83.2228 98.5596L86.5011 99.1964L83.2736 100.459L82.4921 104.071L81.522 100.628L78.2437 99.9909L81.4712 98.7282L82.2527 95.1164Z' fill='white'/%3E%3Cg filter='url(%23filter12_f_497_78888)'%3E%3Cpath d='M79.4802 50.3684L80.4504 53.8116L83.7286 54.4484L80.5012 55.7111L79.7197 59.3229L78.7495 55.8797L75.4713 55.2429L78.6987 53.9801L79.4802 50.3684Z' fill='white'/%3E%3C/g%3E%3Cpath d='M79.4802 50.3684L80.4504 53.8116L83.7286 54.4484L80.5012 55.7111L79.7197 59.3229L78.7495 55.8797L75.4713 55.2429L78.6987 53.9801L79.4802 50.3684Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_497_78888' x='4.77246' y='3.87695' width='99.5693' height='107.764' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3CclipPath id='paint2_angular_497_78888_clip_path'%3E%3Cpath d='M80.2728 9.14648L67.6631 13.1623L73.968 21.1939L85.229 20.6202L80.2728 9.14648Z'/%3E%3C/clipPath%3E%3CclipPath id='paint3_angular_497_78888_clip_path'%3E%3Cpath d='M31.372 9.75395L44.0876 13.0176L38.0172 20.5363L26.7479 20.3675L31.372 9.75395Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_0_497_78888_clip_path' transform='translate(-4.77246 -3.87695)'%3E%3Cpath d='M51.2192 16.682C53.1983 15.8139 54.1878 15.3798 55.2363 15.3798C56.2847 15.3798 57.2742 15.8139 59.2533 16.6821L82.0018 26.6616C84.3242 27.6804 85.4854 28.1898 86.1367 29.1867C86.788 30.1836 86.788 31.4516 86.788 33.9876V67.2792C86.788 71.5224 86.788 73.6441 85.9733 75.5369C85.1586 77.4297 83.6177 78.8881 80.5359 81.8049L59.3573 101.85C57.4041 103.698 56.4274 104.623 55.2328 104.623C54.0382 104.623 53.0616 103.698 51.1084 101.849L29.932 81.8048C26.8506 78.888 25.3099 77.4296 24.4953 75.5369C23.6807 73.6442 23.6807 71.5227 23.6807 67.2798V33.9879C23.6807 31.4518 23.6807 30.1837 24.332 29.1867C24.9834 28.1898 26.1446 27.6804 28.4672 26.6617L51.2192 16.682Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_497_78888_clip_path' transform='translate(-4.77246 -3.87695)'%3E%3Cpath d='M48.5221 16.4486C51.8457 15.2636 53.5076 14.671 55.2364 14.6708C56.9651 14.6706 58.6271 15.2628 61.951 16.447L73.5101 20.5652C79.9328 22.8535 83.1442 23.9977 84.9724 26.5905C86.8005 29.1832 86.7996 32.5923 86.7978 39.4106L86.7902 67.4508C86.7891 71.6115 86.7886 73.6919 86.0018 75.5555C85.2151 77.4191 83.7247 78.8706 80.744 81.7735L69.1872 93.0283C62.5943 99.449 59.2978 102.659 55.2329 102.659C51.1679 102.659 47.8716 99.4486 41.279 93.0276L29.7285 81.7778C26.7459 78.8728 25.2546 77.4203 24.4679 75.5553C23.6813 73.6903 23.6818 71.6085 23.6829 67.445L23.6905 39.3991C23.6923 32.5861 23.6932 29.1796 25.5205 26.5888C27.3478 23.9981 30.5565 22.8541 36.9738 20.566L48.5221 16.4486Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_d_497_78888' x='39.2539' y='79.9941' width='35.5088' height='13.8496' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_497_78888'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_497_78888' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter2_d_497_78888' x='24.915' y='26.3574' width='60.9609' height='58.4844' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_497_78888'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_497_78888' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_f_497_78888' x='0.915039' y='-1.64258' width='108.961' height='106.484' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3CclipPath id='paint9_angular_497_78888_clip_path'%3E%3Cpath d='M40.8664 76.6494C39.5887 77.3158 38.1389 76.148 38.3971 74.6571L41.1444 58.7384L29.4832 47.4438C28.3942 46.3871 28.9602 44.4553 30.42 44.2466L46.6325 41.9042L53.8616 27.3418C54.5136 26.0293 56.2779 26.0293 56.93 27.3418L64.1591 41.9042L80.3716 44.2466C81.8313 44.4553 82.3973 46.3871 81.305 47.4438L69.6471 58.7384L72.3944 74.6571C72.6526 76.148 71.2028 77.3158 69.9251 76.6494L55.3908 69.0569L40.8664 76.6494Z'/%3E%3C/clipPath%3E%3CclipPath id='paint10_angular_497_78888_clip_path'%3E%3Cpath d='M43.6339 71.6399C42.5996 72.1729 41.426 71.2387 41.635 70.046L43.859 57.311L34.4189 48.2754C33.5374 47.43 33.9956 45.8845 35.1772 45.7176L48.3017 43.8437L54.1538 32.1938C54.6817 31.1437 56.1099 31.1437 56.6377 32.1938L62.4899 43.8437L75.6143 45.7176C76.796 45.8845 77.2542 47.43 76.3699 48.2754L66.9326 57.311L69.1566 70.046C69.3656 71.2387 68.1919 72.1729 67.1576 71.6399L55.3917 65.5658L43.6339 71.6399Z'/%3E%3C/clipPath%3E%3Cfilter id='filter4_f_497_78888' x='29.6953' y='41.7617' width='14.7871' height='15.4941' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter5_f_497_78888' x='91.0967' y='57.8496' width='16.9189' height='18.5645' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter6_f_497_78888' x='8.06934' y='5.98047' width='15.4053' height='16.0293' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter7_f_497_78888' x='2.69531' y='82.209' width='12.1543' height='12.4883' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter8_f_497_78888' x='11.0635' y='99.793' width='13.3564' height='14.1719' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter9_f_497_78888' x='91.6172' y='4.97656' width='11.6426' height='11.9492' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter10_f_497_78888' x='96.2402' y='97.7344' width='13.3906' height='14.1836' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter11_f_497_78888' x='74.2441' y='91.1172' width='16.2568' height='16.9531' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter12_f_497_78888' x='71.4717' y='46.3691' width='16.2568' height='16.9531' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_497_78888' x1='54.5572' y1='13.1914' x2='54.5572' y2='102.328' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237C9EF1'/%3E%3Cstop offset='1' stop-color='%23506ECE'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_497_78888' x1='55.5113' y1='8' x2='55.5113' y2='117' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237C9EF1'/%3E%3Cstop offset='1' stop-color='%23506ECE'/%3E%3C/linearGradient%3E%3CradialGradient id='paint4_radial_497_78888' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(18.7977 21.4992) rotate(44.8611) scale(102.805 236.026)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint5_radial_497_78888' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(18.8113 21.499) rotate(44.8611) scale(102.805 236.026)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint6_linear_497_78888' x1='19.7633' y1='110.969' x2='19.7633' y2='87.2207' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_497_78888' x1='93.7625' y1='110.967' x2='93.7625' y2='87.2004' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear_497_78888' x1='56.7193' y1='97.4648' x2='56.7193' y2='73.7475' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 91px;
  height: 97px;
}
.box-vector-level.type-3 .inner:before {
  background-image: url("data:image/svg+xml,%3Csvg width='90' height='97' viewBox='0 0 90 97' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_1378_78507)'%3E%3Cpath d='M34.1148 15.8108C39.4614 12.7416 42.1347 11.207 45.0675 11.207C48.0003 11.207 50.6736 12.7416 56.0202 15.8108L67.8536 22.6037C73.2444 25.6983 75.9399 27.2455 77.4204 29.8026C78.901 32.3597 78.901 35.4676 78.901 41.6835V55.051C78.901 61.2669 78.901 64.3749 77.4204 66.9319C75.9399 69.489 73.2444 71.0363 67.8536 74.1308L56.0202 80.9238C50.6736 83.9929 48.0003 85.5275 45.0675 85.5275C42.1347 85.5275 39.4614 83.9929 34.1148 80.9238L22.2814 74.1308C16.8906 71.0363 14.1952 69.489 12.7146 66.9319C11.2341 64.3749 11.2341 61.2669 11.2341 55.051V41.6835C11.2341 35.4676 11.2341 32.3597 12.7146 29.8026C14.1952 27.2455 16.8906 25.6983 22.2814 22.6037L34.1148 15.8108Z' fill='url(%23paint0_linear_1378_78507)'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_1378_78507' x='0.234375' y='0.207031' width='89.667' height='96.3203' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_1378_78507'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_1378_78507' x1='45.0675' y1='9.52344' x2='45.0675' y2='87.2111' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237C9EF1'/%3E%3Cstop offset='1' stop-color='%23506ECE'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.box-vector-level.type-4 .inner {
  width: 103px;
  height: 96px;
}
.box-vector-level.type-4 .inner .item {
  background-image: url("data:image/svg+xml,%3Csvg width='122' height='114' viewBox='0 0 122 114' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_497_78888)'%3E%3Cpath d='M48.5971 16.4886C53.9471 13.4147 56.6221 11.8778 59.5572 11.8778C62.4923 11.8778 65.1672 13.4147 70.5172 16.4886L87.3019 26.1324C92.6892 29.2277 95.3829 30.7754 96.8624 33.3317C98.3419 35.8881 98.3419 38.9947 98.3419 45.208V64.3112C98.3419 70.5244 98.3419 73.6311 96.8624 76.1874C95.3829 78.7438 92.6892 80.2914 87.3019 83.3868L70.5172 93.0306C65.1672 96.1044 62.4923 97.6414 59.5572 97.6414C56.6221 97.6414 53.9471 96.1044 48.5971 93.0306L31.8124 83.3868C26.4251 80.2914 23.7315 78.7438 22.252 76.1874C20.7725 73.6311 20.7725 70.5244 20.7725 64.3112V45.208C20.7725 38.9947 20.7725 35.8881 22.252 33.3317C23.7315 30.7754 26.4251 29.2277 31.8124 26.1324L48.5971 16.4886Z' fill='url(%23paint0_linear_497_78888)'/%3E%3C/g%3E%3Cpath d='M55.0486 7.31505C57.7424 6.17345 59.0893 5.60265 60.5113 5.60265C61.9334 5.60265 63.2803 6.17345 65.9741 7.31505L91.9783 18.3354C95.5265 19.8391 97.3007 20.5909 98.2983 22.0973C99.2959 23.6036 99.296 25.5304 99.296 29.3841L99.296 67.6182C99.296 72.2643 99.296 74.5874 98.4073 76.662C97.5185 78.7366 95.8368 80.3393 92.4733 83.5446L66.0334 108.741C63.4214 111.23 62.1154 112.475 60.5148 112.475C58.9142 112.475 57.6081 111.23 54.9959 108.742L28.5507 83.5447C25.1866 80.3394 23.5045 78.7367 22.6156 76.6619C21.7266 74.5871 21.7266 72.2637 21.7266 67.617L21.7266 29.3842C21.7266 25.5305 21.7266 23.6036 22.7242 22.0973C23.7219 20.5909 25.496 19.8391 29.0442 18.3354L55.0486 7.31505Z' fill='url(%23paint1_linear_497_78888)'/%3E%3CforeignObject x='9.77246' y='0.876953' width='99.5693' height='107.764'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_497_78888_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M56.2192 13.682C58.1983 12.8139 59.1878 12.3798 60.2363 12.3798C61.2847 12.3798 62.2742 12.8139 64.2533 13.6821L87.0018 23.6616C89.3242 24.6804 90.4854 25.1898 91.1367 26.1867C91.788 27.1836 91.788 28.4516 91.788 30.9876V64.2792C91.788 68.5224 91.788 70.6441 90.9733 72.5369C90.1586 74.4297 88.6177 75.8881 85.5359 78.8049L64.3573 98.8495C62.4041 100.698 61.4274 101.623 60.2328 101.623C59.0382 101.623 58.0616 100.698 56.1084 98.8493L34.932 78.8048C31.8506 75.888 30.3099 74.4296 29.4953 72.5369C28.6807 70.6442 28.6807 68.5227 28.6807 64.2798V30.9879C28.6807 28.4518 28.6807 27.1837 29.332 26.1867C29.9834 25.1898 31.1446 24.6804 33.4672 23.6617L56.2192 13.682Z' fill='url(%23paint2_radial_497_78888)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_497_78888' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='28' y='11' width='64' height='89'%3E%3CforeignObject x='9.77246' y='0.876953' width='99.5693' height='107.764'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_497_78888_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M53.5221 13.4486C56.8457 12.2636 58.5076 11.671 60.2364 11.6708C61.9651 11.6706 63.6271 12.2628 66.951 13.447L78.5101 17.5652C84.9328 19.8535 88.1442 20.9977 89.9724 23.5905C91.8005 26.1832 91.7996 29.5923 91.7978 36.4106L91.7902 64.4508C91.7891 68.6115 91.7886 70.6919 91.0018 72.5555C90.2151 74.4191 88.7247 75.8706 85.744 78.7735L74.1872 90.0283C67.5943 96.449 64.2978 99.6593 60.2329 99.6592C56.1679 99.6591 52.8716 96.4486 46.279 90.0276L34.7285 78.7778C31.7459 75.8728 30.2546 74.4203 29.4679 72.5553C28.6813 70.6903 28.6818 68.6085 28.6829 64.445L28.6905 36.3991C28.6923 29.5861 28.6932 26.1796 30.5205 23.5888C32.3478 20.9981 35.5565 19.8541 41.9738 17.566L53.5221 13.4486Z' fill='url(%23paint3_radial_497_78888)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_497_78888)'%3E%3Cpath opacity='0.3' d='M96.6679 54.7588C96.6679 48.3941 94.9844 42.1415 91.7865 36.6294L60.2329 54.7588H96.6679Z' fill='white'/%3E%3Cpath d='M91.7865 72.8883C94.9844 67.3762 96.6679 61.1236 96.6679 54.7588H60.2329L91.7865 72.8883Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M78.4504 86.1599C83.9892 82.9775 88.5887 78.4003 91.7865 72.8883L60.2329 54.7588L78.4504 86.1599Z' fill='white'/%3E%3Cpath d='M60.2329 91.0177C66.6285 91.0177 72.9116 89.3423 78.4504 86.1599L60.2329 54.7588L60.2329 91.0177Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M42.0154 86.1599C47.5542 89.3423 53.8372 91.0177 60.2329 91.0177L60.2329 54.7588L42.0154 86.1599Z' fill='white'/%3E%3Cpath d='M28.6792 72.8883C31.8771 78.4003 36.4765 82.9775 42.0154 86.1599L60.2329 54.7588L28.6792 72.8883Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M23.7979 54.7588C23.7979 61.1236 25.4814 67.3762 28.6792 72.8883L60.2329 54.7588L23.7979 54.7588Z' fill='white'/%3E%3Cpath d='M28.6792 36.6294C25.4814 42.1415 23.7979 48.3941 23.7979 54.7588L60.2329 54.7588L28.6792 36.6294Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M42.0154 23.3578C36.4765 26.5401 31.8771 31.1174 28.6792 36.6294L60.2329 54.7588L42.0154 23.3578Z' fill='white'/%3E%3Cpath d='M60.2329 18.5C53.8372 18.5 47.5542 20.1754 42.0154 23.3578L60.2329 54.7588L60.2329 18.5Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M78.4504 23.3578C72.9116 20.1754 66.6285 18.5 60.2329 18.5L60.2329 54.7588L78.4504 23.3578Z' fill='white'/%3E%3Cpath d='M91.7865 36.6294C88.5887 31.1174 83.9892 26.5401 78.4504 23.3578L60.2329 54.7588L91.7865 36.6294Z' fill='%23D2A4F0'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M33.7477 92.4188C33.2357 92.6056 31.5835 93.1194 30.0477 93.6098L27.3018 94.4739L30.9785 98.1637C33.003 100.219 34.7483 101.877 34.8414 101.877C34.9578 101.877 35.0276 99.6584 35.0276 96.9727C35.0276 94.2637 34.9578 92.0685 34.8647 92.0918C34.7483 92.0918 34.2597 92.2553 33.7477 92.4188Z' fill='%23BE30A0'/%3E%3Cpath d='M88.4072 96.9727C88.4072 99.6689 88.642 101.877 88.7584 101.877C88.8515 101.877 90.4318 100.227 92.4563 98.1813L96.133 94.4857L95.0161 94.137C93.8991 93.7884 89.9896 92.5565 88.9424 92.2311L88.4072 92.0916V96.9727Z' fill='%23BE30A0'/%3E%3Cpath d='M24.5284 85.0568C23.234 85.5077 21.3571 86.2806 20.3215 86.7743C18.1426 87.8049 14.6262 89.9947 14.7772 90.1879C14.8419 90.2523 16.2226 91.6264 17.819 93.2151L20.753 96.1134L19.7606 99.8705C19.1997 101.932 18.4878 104.594 18.1426 105.775C17.7975 106.955 17.5601 107.943 17.5817 107.964C17.6033 108.007 18.7467 107.471 20.1058 106.805C24.2263 104.787 30.5689 102.619 33.8481 102.103C34.3443 102.017 34.7542 101.953 34.7542 101.932C34.7542 101.889 33.1578 100.3 31.1946 98.3677C28.7568 95.9631 27.7212 94.8038 27.9154 94.675C28.1096 94.5462 28.1096 94.5032 27.9154 94.5032C27.6997 94.5032 27.635 93.3224 27.635 89.3506C27.635 84.5845 27.6134 84.1981 27.2682 84.2195C27.0525 84.2195 25.8228 84.606 24.5284 85.0568Z' fill='url(%23paint4_linear_497_78888)'/%3E%3Cpath d='M95.8073 89.3511C95.8073 93.3229 95.7426 94.5037 95.5485 94.5037C95.3327 94.5037 95.3327 94.5466 95.5269 94.6754C95.721 94.8043 94.6855 95.9636 92.2477 98.3681C90.2845 100.3 88.7097 101.889 88.7528 101.911C88.7744 101.932 89.3784 102.061 90.0904 102.211C94.103 103.048 99.1297 104.787 103.25 106.741C104.674 107.428 105.861 107.965 105.882 107.965C105.904 107.943 105.645 106.956 105.3 105.775C104.954 104.594 104.243 101.932 103.682 99.871L102.689 96.1139L105.731 93.1297L108.773 90.124L108.277 89.759C107.328 89.0291 104.437 87.3974 102.668 86.5601C100.812 85.7013 96.6271 84.1985 96.1094 84.1985C95.8505 84.1985 95.8073 85.0787 95.8073 89.3511Z' fill='url(%23paint5_linear_497_78888)'/%3E%3Cpath d='M57.8361 70.8006C57.2968 70.8436 55.6572 70.9724 54.1686 71.1012C46.8984 71.7238 39.0025 73.4199 29.467 76.4041L27.5254 77.0267L27.6117 85.7002C27.6548 90.4878 27.7196 94.4382 27.7627 94.4596C27.7843 94.5026 29.2513 94.0947 31.0203 93.5579C32.7893 93.0212 34.3857 92.5703 34.5799 92.5703C34.7741 92.5703 36.4352 92.1839 38.2474 91.7116C47.0278 89.4359 54.0176 88.4912 61.8703 88.4912C69.2269 88.4912 75.9362 89.3714 84.0478 91.4325C86.1836 91.9692 88.2331 92.463 88.5783 92.5059C88.945 92.5703 90.6709 93.0427 92.4183 93.5794C94.1874 94.1161 95.6544 94.5026 95.6759 94.4596C95.7191 94.4382 95.7838 90.4878 95.8269 85.7002L95.9132 77.0267L93.3244 76.2109C85.0402 73.5916 77.6621 71.9814 70.3703 71.1871C67.4579 70.8865 59.6914 70.6289 57.8361 70.8006Z' fill='url(%23paint6_linear_497_78888)'/%3E%3Cg filter='url(%23filter1_d_497_78888)'%3E%3Cpath d='M46.7144 82.9498C46.3304 82.9498 45.9434 82.8838 45.5534 82.7518C45.1694 82.6138 44.8184 82.3978 44.5004 82.1038L45.3104 81.0958C45.5204 81.2638 45.7544 81.3928 46.0124 81.4828C46.2704 81.5728 46.5164 81.6178 46.7504 81.6178C46.9844 81.6178 47.1524 81.5818 47.2544 81.5098C47.3624 81.4378 47.4164 81.3358 47.4164 81.2038C47.4164 81.1078 47.3834 81.0328 47.3174 80.9788C47.2574 80.9188 47.1674 80.8648 47.0474 80.8168C46.9334 80.7628 46.7924 80.7028 46.6244 80.6368L45.8954 80.3398C45.6854 80.2498 45.4904 80.1328 45.3104 79.9888C45.1304 79.8388 44.9864 79.6588 44.8784 79.4488C44.7704 79.2328 44.7164 78.9838 44.7164 78.7018C44.7164 78.3658 44.8094 78.0628 44.9954 77.7928C45.1814 77.5168 45.4364 77.2978 45.7604 77.1358C46.0904 76.9678 46.4684 76.8838 46.8944 76.8838C47.2484 76.8838 47.5934 76.9468 47.9294 77.0728C48.2714 77.1928 48.5744 77.3758 48.8384 77.6218L48.0284 78.6298C47.8304 78.4918 47.6354 78.3898 47.4434 78.3238C47.2514 78.2518 47.0684 78.2158 46.8944 78.2158C46.7084 78.2158 46.5584 78.2488 46.4444 78.3148C46.3364 78.3808 46.2824 78.4798 46.2824 78.6118C46.2824 78.7018 46.3154 78.7798 46.3814 78.8458C46.4534 78.9058 46.5554 78.9628 46.6874 79.0168C46.8194 79.0648 46.9724 79.1248 47.1464 79.1968L47.8574 79.4758C48.1034 79.5718 48.3104 79.6948 48.4784 79.8448C48.6464 79.9888 48.7754 80.1628 48.8654 80.3668C48.9554 80.5708 49.0004 80.8078 49.0004 81.0778C49.0004 81.4078 48.9104 81.7168 48.7304 82.0048C48.5564 82.2868 48.2984 82.5148 47.9564 82.6888C47.6144 82.8628 47.2004 82.9498 46.7144 82.9498ZM49.2025 82.8418L50.9845 76.9918H52.8565L54.6385 82.8418H53.0005L52.3345 79.9978C52.2625 79.7158 52.1905 79.4098 52.1185 79.0798C52.0465 78.7498 51.9745 78.4378 51.9025 78.1438H51.8665C51.8065 78.4378 51.7405 78.7498 51.6685 79.0798C51.5965 79.4098 51.5245 79.7158 51.4525 79.9978L50.7865 82.8418H49.2025ZM50.4805 81.5998V80.4028H53.3425V81.5998H50.4805ZM55.1963 82.8418V76.9918H56.7443V79.1698H58.4903V76.9918H60.0383V82.8418H58.4903V80.5198H56.7443V82.8418H55.1963ZM60.5931 82.8418L62.3751 76.9918H64.2471L66.0291 82.8418H64.3911L63.7251 79.9978C63.6531 79.7158 63.5811 79.4098 63.5091 79.0798C63.4371 78.7498 63.3651 78.4378 63.2931 78.1438H63.2571C63.1971 78.4378 63.1311 78.7498 63.0591 79.0798C62.9871 79.4098 62.9151 79.7158 62.8431 79.9978L62.1771 82.8418H60.5931ZM61.8711 81.5998V80.4028H64.7331V81.5998H61.8711ZM66.587 82.8418V76.9918H68.693C69.101 76.9918 69.473 77.0338 69.809 77.1178C70.145 77.2018 70.412 77.3488 70.61 77.5588C70.808 77.7688 70.907 78.0658 70.907 78.4498C70.907 78.7378 70.841 78.9988 70.709 79.2328C70.583 79.4608 70.403 79.6198 70.169 79.7098V79.7458C70.487 79.8238 70.733 79.9678 70.907 80.1778C71.087 80.3818 71.177 80.6698 71.177 81.0418C71.177 81.4618 71.072 81.8038 70.862 82.0678C70.652 82.3318 70.373 82.5268 70.025 82.6528C69.677 82.7788 69.293 82.8418 68.873 82.8418H66.587ZM68.135 79.2778H68.657C68.909 79.2778 69.095 79.2238 69.215 79.1158C69.335 79.0078 69.395 78.8638 69.395 78.6838C69.395 78.5038 69.335 78.3748 69.215 78.2968C69.095 78.2188 68.909 78.1798 68.657 78.1798H68.135V79.2778ZM68.135 81.6538H68.765C69.071 81.6538 69.296 81.5998 69.44 81.4918C69.59 81.3838 69.665 81.2218 69.665 81.0058C69.665 80.7898 69.59 80.6368 69.44 80.5468C69.296 80.4568 69.071 80.4118 68.765 80.4118H68.135V81.6538ZM71.3597 82.8418L73.1417 76.9918H75.0137L76.7957 82.8418H75.1577L74.4917 79.9978C74.4197 79.7158 74.3477 79.4098 74.2757 79.0798C74.2037 78.7498 74.1317 78.4378 74.0597 78.1438H74.0237C73.9637 78.4378 73.8977 78.7498 73.8257 79.0798C73.7537 79.4098 73.6817 79.7158 73.6097 79.9978L72.9437 82.8418H71.3597ZM72.6377 81.5998V80.4028H75.4997V81.5998H72.6377ZM77.7489 82.8418V78.2878H76.2009V76.9918H80.8449V78.2878H79.2969V82.8418H77.7489Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23paint7_angular_497_78888_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00401219 -0.0088921 0.0151262 0.00683731 81.8338 13.8912)'%3E%3CforeignObject x='-1213.52' y='-1213.52' width='2427.03' height='2427.03'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(194, 132, 230, 1) 0deg,rgba(156, 93, 238, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M85.2728 6.14648L72.6631 10.1623L78.968 18.1939L90.229 17.6202L85.2728 6.14648Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.76078432798385620,&%2334;g&%2334;:0.51764708757400513,&%2334;b&%2334;:0.90196079015731812,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61543214321136475,&%2334;g&%2334;:0.36481481790542603,&%2334;b&%2334;:0.93518519401550293,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:8.0243864059448242,&%2334;m01&%2334;:30.252426147460938,&%2334;m02&%2334;:62.695411682128906,&%2334;m10&%2334;:-17.784210205078125,&%2334;m11&%2334;:13.674622535705566,&%2334;m12&%2334;:15.946014404296875%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint8_angular_497_78888_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00491969 0.00549948 -0.00935509 0.0083838 74.1924 101.015)'%3E%3CforeignObject x='-1257.21' y='-1257.21' width='2514.41' height='2514.41'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(194, 132, 230, 1) 0deg,rgba(156, 93, 238, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M78.4942 105.766L79.5763 95.8045L72.0947 97.7135L69.0457 105.688L78.4942 105.766Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.76078432798385620,&%2334;g&%2334;:0.51764708757400513,&%2334;b&%2334;:0.90196079015731812,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61543214321136475,&%2334;g&%2334;:0.36481481790542603,&%2334;b&%2334;:0.93518519401550293,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:9.8393793106079102,&%2334;m01&%2334;:-18.710174560546875,&%2334;m02&%2334;:78.627769470214844,&%2334;m10&%2334;:10.998969078063965,&%2334;m11&%2334;:16.767599105834961,&%2334;m12&%2334;:87.131515502929688%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint9_angular_497_78888_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00521248 0.0052223 -0.00888356 -0.00888276 45.9152 100.445)'%3E%3CforeignObject x='-1257.16' y='-1257.16' width='2514.32' height='2514.32'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(194, 132, 230, 1) 0deg,rgba(156, 93, 238, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M41.4145 105.009L51.4122 105.536L49.0918 98.1656L40.9671 95.5621L41.4145 105.009Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.76078432798385620,&%2334;g&%2334;:0.51764708757400513,&%2334;b&%2334;:0.90196079015731812,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61543214321136475,&%2334;g&%2334;:0.36481481790542603,&%2334;b&%2334;:0.93518519401550293,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-10.424962997436523,&%2334;m01&%2334;:-17.767127990722656,&%2334;m02&%2334;:60.011207580566406,&%2334;m10&%2334;:10.444599151611328,&%2334;m11&%2334;:-17.765529632568359,&%2334;m12&%2334;:104.10594177246094%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint10_angular_497_78888_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00426389 -0.00797858 -0.0149196 0.00670756 40.0273 13.7048)'%3E%3CforeignObject x='-1222.55' y='-1222.55' width='2445.1' height='2445.1'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(192, 129, 231, 1) 0deg,rgba(158, 94, 239, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M36.3691 6.75395L49.0847 10.0176L43.0143 17.5363L31.745 17.3675L36.3691 6.75395Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.75294119119644165,&%2334;g&%2334;:0.50588238239288330,&%2334;b&%2334;:0.90588235855102539,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61960786581039429,&%2334;g&%2334;:0.36862745881080627,&%2334;b&%2334;:0.93725490570068359,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-8.5277891159057617,&%2334;m01&%2334;:-29.839122772216797,&%2334;m02&%2334;:59.210792541503906,&%2334;m10&%2334;:-15.957160949707031,&%2334;m11&%2334;:13.415117263793945,&%2334;m12&%2334;:14.975802421569824%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter2_f_497_78888)'%3E%3Cpath d='M30.9867 61.9874C29.5582 61.7996 29.0396 60.0106 30.1053 58.9377L41.4768 47.4771L38.3946 31.5306C38.1079 30.0397 39.6785 28.7825 40.9939 29.4498L55.6181 36.8404L69.8842 29.064C71.1705 28.3633 72.6158 29.3764 72.398 30.8258L69.9768 46.904L81.9169 58.1316C82.9932 59.1406 82.3501 61.0479 80.8497 61.2862L64.8277 63.8431L57.9577 78.4587C57.315 79.8281 55.4581 79.9521 54.7932 78.6727L47.2361 64.1086L30.9867 61.9874Z' fill='white'/%3E%3C/g%3E%3Cpath d='M44.0031 51.5767C43.0178 51.4407 42.6513 50.212 43.3803 49.482L51.158 41.685L48.9531 30.7398C48.7479 29.7166 49.8238 28.8629 50.7336 29.3269L60.8485 34.4667L70.6395 29.2095C71.5223 28.7359 72.5234 29.4375 72.3807 30.4299L70.794 41.4372L79.0787 49.1932C79.8255 49.8903 79.3921 51.1942 78.3594 51.3499L67.3318 53.0208L62.6721 63.0031C62.2361 63.9384 60.9572 64.014 60.4925 63.1337L55.2111 53.1133L44.0031 51.5767Z' fill='%239055F5'/%3E%3Cg filter='url(%23filter3_d_497_78888)'%3E%3Cg clip-path='url(%23paint11_angular_497_78888_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.025791 -0.00816017 0.00866904 0.027434 62.8212 43.8389)'%3E%3CforeignObject x='-926.959' y='-926.959' width='1853.92' height='1853.92'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(211, 143, 243, 1) 0deg,rgba(143, 85, 246, 1) 91.7857deg,rgba(211, 143, 243, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M35.9937 37.9154C35.0162 36.9452 35.6371 35.2819 37.0542 35.0814L52.1823 32.9323L58.8863 18.9975C59.5141 17.6956 61.4188 17.6469 62.0386 18.9169L68.945 33.0144L84.1803 35.3483C85.5537 35.5591 86.076 37.1677 85.0888 38.146L74.134 48.995L76.8277 64.4623C77.0722 65.8543 75.5027 66.9351 74.229 66.2482L60.621 58.9207L47.1197 66.0798C45.8555 66.7511 44.3761 65.7707 44.5971 64.4109L47.1214 48.9388L35.9937 37.9154Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.56078433990478516,&%2334;g&%2334;:0.33333334326744080,&%2334;b&%2334;:0.96470588445663452,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.25496017932891846%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.83034634590148926,&%2334;g&%2334;:0.56416714191436768,&%2334;b&%2334;:0.95511794090270996,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:51.581928253173828,&%2334;m01&%2334;:17.338077545166016,&%2334;m02&%2334;:28.361202239990234,&%2334;m10&%2334;:-16.320346832275391,&%2334;m11&%2334;:54.867935180664062,&%2334;m12&%2334;:24.565088272094727%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg filter='url(%23filter4_f_497_78888)'%3E%3Cpath d='M78.0143 56.8177C71.2975 66.4194 58.0738 68.7512 48.4783 62.026C38.8828 55.3008 36.5491 42.0652 43.2659 32.4635C49.9827 22.8618 63.2064 20.53 72.8019 27.2552C82.3975 33.9805 84.7311 47.216 78.0143 56.8177ZM43.7767 32.8215C37.2574 42.1409 39.5224 54.9874 48.8358 61.5149C58.1493 68.0424 70.9842 65.7791 77.5035 56.4597C84.0228 47.1403 81.7578 34.2939 72.4444 27.7664C63.131 21.2389 50.296 23.5021 43.7767 32.8215Z' fill='%23B174EC'/%3E%3C/g%3E%3Cpath d='M78.0143 56.8177C71.2975 66.4194 58.0738 68.7512 48.4783 62.026C38.8828 55.3008 36.5491 42.0652 43.2659 32.4635C49.9827 22.8618 63.2064 20.53 72.8019 27.2552C82.3975 33.9805 84.7311 47.216 78.0143 56.8177ZM43.7767 32.8215C37.2574 42.1409 39.5224 54.9874 48.8358 61.5149C58.1493 68.0424 70.9842 65.7791 77.5035 56.4597C84.0228 47.1403 81.7578 34.2939 72.4444 27.7664C63.131 21.2389 50.296 23.5021 43.7767 32.8215Z' fill='%23B174EC'/%3E%3Cg filter='url(%23filter5_f_497_78888)'%3E%3Cpath d='M40.8062 50.331L38.7388 47.6602L35.3923 48.1092L38.0616 46.0394L37.6139 42.6904L39.6814 45.3612L43.0279 44.9122L40.3586 46.982L40.8062 50.331Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M30.6939 49.8075L28.6265 47.1368L25.28 47.5858L27.9493 45.516L27.5016 42.167L29.5691 44.8378L32.9156 44.3887L30.2463 46.4586L30.6939 49.8075Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter6_f_497_78888)'%3E%3Cpath d='M110.423 69.3251L109.633 65.15L105.63 63.7382L109.801 62.9467L111.212 58.9387L112.001 63.1138L116.005 64.5256L111.834 65.317L110.423 69.3251Z' fill='white'/%3E%3C/g%3E%3Cpath d='M110.423 69.3251L109.633 65.15L105.63 63.7382L109.801 62.9467L111.212 58.9387L112.001 63.1138L116.005 64.5256L111.834 65.317L110.423 69.3251Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter7_f_497_78888)'%3E%3Cpath d='M14.5361 6.86399L15.5983 10.0706L18.9036 10.7604L15.6984 11.8245L15.0077 15.1319L13.9454 11.9253L10.6401 11.2355L13.8454 10.1714L14.5361 6.86399Z' fill='white'/%3E%3C/g%3E%3Cpath d='M14.5361 6.86399L15.5983 10.0706L18.9036 10.7604L15.6984 11.8245L15.0077 15.1319L13.9454 11.9253L10.6401 11.2355L13.8454 10.1714L14.5361 6.86399Z' fill='white'/%3E%3Cg filter='url(%23filter8_f_497_78888)'%3E%3Cpath d='M4.98639 87.7651L5.88363 85.5673L4.43468 83.6863L6.63107 84.5853L8.50981 83.1359L7.61256 85.3338L9.06152 87.2147L6.86513 86.3158L4.98639 87.7651Z' fill='white'/%3E%3C/g%3E%3Cpath d='M4.98639 87.7651L5.88363 85.5673L4.43468 83.6863L6.63107 84.5853L8.50981 83.1359L7.61256 85.3338L9.06152 87.2147L6.86513 86.3158L4.98639 87.7651Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter9_f_497_78888)'%3E%3Cpath d='M17.0181 107.023L16.3608 104.543L13.8885 103.867L16.3657 103.208L17.0412 100.733L17.6984 103.213L20.1707 103.888L17.6935 104.547L17.0181 107.023Z' fill='white'/%3E%3C/g%3E%3Cpath d='M17.0181 107.023L16.3608 104.543L13.8885 103.867L16.3657 103.208L17.0412 100.733L17.6984 103.213L20.1707 103.888L17.6935 104.547L17.0181 107.023Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter10_f_497_78888)'%3E%3Cpath d='M110.422 7.83452L108.845 8.35802L108.505 9.98513L107.982 8.40761L106.356 8.06827L107.933 7.54477L108.273 5.91766L108.796 7.49518L110.422 7.83452Z' fill='white'/%3E%3C/g%3E%3Cpath d='M110.422 7.83452L108.845 8.35802L108.505 9.98513L107.982 8.40761L106.356 8.06827L107.933 7.54477L108.273 5.91766L108.796 7.49518L110.422 7.83452Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_497_78888)'%3E%3Cpath d='M112.663 98.7342L114.916 100.74L117.78 99.7969L115.776 102.052L116.718 104.919L114.465 102.913L111.601 103.856L113.605 101.601L112.663 98.7342Z' fill='white'/%3E%3C/g%3E%3Cpath d='M112.663 98.7342L114.916 100.74L117.78 99.7969L115.776 102.052L116.718 104.919L114.465 102.913L111.601 103.856L113.605 101.601L112.663 98.7342Z' fill='white'/%3E%3Cg filter='url(%23filter12_f_497_78888)'%3E%3Cpath d='M90.8571 91.9812L92.0416 95.5567L95.7272 96.3258L92.1532 97.5124L91.3831 101.2L90.1986 97.6248L86.513 96.8556L90.087 95.6691L90.8571 91.9812Z' fill='white'/%3E%3C/g%3E%3Cpath d='M90.8571 91.9812L92.0416 95.5567L95.7272 96.3258L92.1532 97.5124L91.3831 101.2L90.1986 97.6248L86.513 96.8556L90.087 95.6691L90.8571 91.9812Z' fill='white'/%3E%3Cg filter='url(%23filter13_f_497_78888)'%3E%3Cpath d='M87.6784 47.2351L88.8629 50.8106L92.5485 51.5798L88.9745 52.7663L88.2044 56.4542L87.0199 52.8787L83.3343 52.1096L86.9083 50.923L87.6784 47.2351Z' fill='white'/%3E%3C/g%3E%3Cpath d='M87.6784 47.2351L88.8629 50.8106L92.5485 51.5798L88.9745 52.7663L88.2044 56.4542L87.0199 52.8787L83.3343 52.1096L86.9083 50.923L87.6784 47.2351Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_497_78888' x='9.77246' y='0.876953' width='99.5693' height='107.764' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_497_78888_clip_path' transform='translate(-9.77246 -0.876953)'%3E%3Cpath d='M56.2192 13.682C58.1983 12.8139 59.1878 12.3798 60.2363 12.3798C61.2847 12.3798 62.2742 12.8139 64.2533 13.6821L87.0018 23.6616C89.3242 24.6804 90.4854 25.1898 91.1367 26.1867C91.788 27.1836 91.788 28.4516 91.788 30.9876V64.2792C91.788 68.5224 91.788 70.6441 90.9733 72.5369C90.1586 74.4297 88.6177 75.8881 85.5359 78.8049L64.3573 98.8495C62.4041 100.698 61.4274 101.623 60.2328 101.623C59.0382 101.623 58.0616 100.698 56.1084 98.8493L34.932 78.8048C31.8506 75.888 30.3099 74.4296 29.4953 72.5369C28.6807 70.6442 28.6807 68.5227 28.6807 64.2798V30.9879C28.6807 28.4518 28.6807 27.1837 29.332 26.1867C29.9834 25.1898 31.1446 24.6804 33.4672 23.6617L56.2192 13.682Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_497_78888_clip_path' transform='translate(-9.77246 -0.876953)'%3E%3Cpath d='M53.5221 13.4486C56.8457 12.2636 58.5076 11.671 60.2364 11.6708C61.9651 11.6706 63.6271 12.2628 66.951 13.447L78.5101 17.5652C84.9328 19.8535 88.1442 20.9977 89.9724 23.5905C91.8005 26.1832 91.7996 29.5923 91.7978 36.4106L91.7902 64.4508C91.7891 68.6115 91.7886 70.6919 91.0018 72.5555C90.2151 74.4191 88.7247 75.8706 85.744 78.7735L74.1872 90.0283C67.5943 96.449 64.2978 99.6593 60.2329 99.6592C56.1679 99.6591 52.8716 96.4486 46.279 90.0276L34.7285 78.7778C31.7459 75.8728 30.2546 74.4203 29.4679 72.5553C28.6813 70.6903 28.6818 68.6085 28.6829 64.445L28.6905 36.3991C28.6923 29.5861 28.6932 26.1796 30.5205 23.5888C32.3478 20.9981 35.5565 19.8541 41.9738 17.566L53.5221 13.4486Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_d_497_78888' x='40.5' y='76.8848' width='44.3447' height='14.0645' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_497_78888'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_497_78888' result='shape'/%3E%3C/filter%3E%3CclipPath id='paint7_angular_497_78888_clip_path'%3E%3Cpath d='M85.2728 6.14648L72.6631 10.1623L78.968 18.1939L90.229 17.6202L85.2728 6.14648Z'/%3E%3C/clipPath%3E%3CclipPath id='paint8_angular_497_78888_clip_path'%3E%3Cpath d='M78.4942 105.766L79.5763 95.8045L72.0947 97.7135L69.0457 105.688L78.4942 105.766Z'/%3E%3C/clipPath%3E%3CclipPath id='paint9_angular_497_78888_clip_path'%3E%3Cpath d='M41.4145 105.009L51.4122 105.536L49.0918 98.1656L40.9671 95.5621L41.4145 105.009Z'/%3E%3C/clipPath%3E%3CclipPath id='paint10_angular_497_78888_clip_path'%3E%3Cpath d='M36.3691 6.75395L49.0847 10.0176L43.0143 17.5363L31.745 17.3675L36.3691 6.75395Z'/%3E%3C/clipPath%3E%3Cfilter id='filter2_f_497_78888' x='1.53906' y='0.835938' width='108.913' height='106.727' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter3_d_497_78888' x='31.5195' y='17.9922' width='58.0791' height='56.4688' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_497_78888'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_497_78888' result='shape'/%3E%3C/filter%3E%3CclipPath id='paint11_angular_497_78888_clip_path'%3E%3Cpath d='M35.9937 37.9154C35.0162 36.9452 35.6371 35.2819 37.0542 35.0814L52.1823 32.9323L58.8863 18.9975C59.5141 17.6956 61.4188 17.6469 62.0386 18.9169L68.945 33.0144L84.1803 35.3483C85.5537 35.5591 86.076 37.1677 85.0888 38.146L74.134 48.995L76.8277 64.4623C77.0722 65.8543 75.5027 66.9351 74.229 66.2482L60.621 58.9207L47.1197 66.0798C45.8555 66.7511 44.3761 65.7707 44.5971 64.4109L47.1214 48.9388L35.9937 37.9154Z'/%3E%3C/clipPath%3E%3Cfilter id='filter4_f_497_78888' x='35.4307' y='19.4121' width='50.4189' height='50.457' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter5_f_497_78888' x='31.3926' y='38.6914' width='15.6357' height='15.6387' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter6_f_497_78888' x='101.63' y='54.9395' width='18.375' height='18.3848' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter7_f_497_78888' x='6.63965' y='2.86328' width='16.2637' height='16.2695' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter8_f_497_78888' x='0.43457' y='79.1367' width='12.627' height='12.6289' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter9_f_497_78888' x='9.88867' y='96.7324' width='14.2822' height='14.291' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter10_f_497_78888' x='102.356' y='1.91797' width='12.0654' height='12.0664' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter11_f_497_78888' x='107.601' y='94.7344' width='14.1787' height='14.1836' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter12_f_497_78888' x='82.5127' y='87.9805' width='17.2148' height='17.2207' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter13_f_497_78888' x='79.334' y='43.2344' width='17.2148' height='17.2207' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_497_78888' x1='59.5572' y1='10.1914' x2='59.5572' y2='99.3278' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C583E2'/%3E%3Cstop offset='1' stop-color='%238D53F6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_497_78888' x1='60.5113' y1='5' x2='60.5113' y2='114' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C583E2'/%3E%3Cstop offset='1' stop-color='%238D53F6'/%3E%3C/linearGradient%3E%3CradialGradient id='paint2_radial_497_78888' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(23.7977 18.4992) rotate(44.8611) scale(102.805 236.026)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint3_radial_497_78888' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(23.8113 18.499) rotate(44.8611) scale(102.805 236.026)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint4_linear_497_78888' x1='24.7633' y1='107.967' x2='24.7633' y2='84.2187' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_497_78888' x1='98.7625' y1='107.965' x2='98.7625' y2='84.1985' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_497_78888' x1='61.7193' y1='94.4629' x2='61.7193' y2='70.7455' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 103px;
  height: 96px;
}
.box-vector-level.type-4 .inner:before {
  background-image: url("data:image/svg+xml,%3Csvg width='90' height='97' viewBox='0 0 90 97' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_1378_78541)'%3E%3Cpath d='M34.1148 15.8108C39.4614 12.7416 42.1347 11.207 45.0675 11.207C48.0003 11.207 50.6736 12.7416 56.0202 15.8108L67.8536 22.6037C73.2444 25.6983 75.9399 27.2455 77.4204 29.8026C78.901 32.3597 78.901 35.4676 78.901 41.6835V55.051C78.901 61.2669 78.901 64.3749 77.4204 66.9319C75.9399 69.489 73.2444 71.0363 67.8536 74.1308L56.0202 80.9238C50.6736 83.9929 48.0003 85.5275 45.0675 85.5275C42.1347 85.5275 39.4614 83.9929 34.1148 80.9238L22.2814 74.1308C16.8906 71.0363 14.1952 69.489 12.7146 66.9319C11.2341 64.3749 11.2341 61.2669 11.2341 55.051V41.6835C11.2341 35.4676 11.2341 32.3597 12.7146 29.8026C14.1952 27.2455 16.8906 25.6983 22.2814 22.6037L34.1148 15.8108Z' fill='url(%23paint0_linear_1378_78541)'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_1378_78541' x='0.234375' y='0.207031' width='89.667' height='96.3203' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_1378_78541'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_1378_78541' x1='45.0675' y1='9.52344' x2='45.0675' y2='87.2111' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C583E2'/%3E%3Cstop offset='1' stop-color='%238D53F6'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.box-vector-level.type-5 .inner {
  width: 125px;
  height: 95px;
}
.box-vector-level.type-5 .inner .item {
  background-image: url("data:image/svg+xml,%3Csvg width='153' height='117' viewBox='0 0 153 117' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.3' filter='url(%23filter0_f_497_78888)'%3E%3Cpath d='M148.388 21.8315C148.116 23.2987 147.743 24.7199 146.926 26.0308L146.231 26.7364C143.847 28.2638 141.411 29.697 138.925 31.036C137.128 32.0035 135.327 32.9657 133.522 33.9225C123.011 39.4896 114.021 44.2609 106.554 48.2365C100.605 51.4049 96.5599 53.6178 94.4197 54.8753C92.64 55.9217 91.1754 56.8431 90.0258 57.6395C89.7468 57.8333 89.4965 58.0638 89.2748 58.3311C89.1173 58.5221 89.1226 58.7079 89.2909 58.8883C90.6247 60.3155 92.4311 61.446 94.0793 62.4623C97.592 64.6245 101.169 66.6757 104.81 68.616L107.509 70.0954L115.672 74.423C115.696 74.4356 115.717 74.4531 115.734 74.4744C115.751 74.4957 115.763 74.5203 115.77 74.5466C115.776 74.5729 115.777 74.6003 115.773 74.6271C115.768 74.6538 115.758 74.6792 115.742 74.7017L114.509 76.5518L109.764 83.5574C109.746 83.5853 109.721 83.609 109.693 83.6273C109.665 83.6455 109.633 83.6579 109.6 83.6637C109.567 83.6695 109.533 83.6686 109.501 83.661C109.468 83.6534 109.437 83.6393 109.41 83.6196L108.132 82.6855C102.351 78.4106 96.6454 73.984 91.0152 69.4058L89.4871 68.1189L87.0619 66.0804L84.935 64.2523L82.7881 62.2238L80.3829 59.7242C79.7207 58.9879 79.2327 58.2181 78.9189 57.415L78.971 56.9299L79.3876 56.2584C80.4129 55.2348 81.4991 54.3421 82.6459 53.5804L85.8022 51.4797L87.0298 50.714L95.7315 45.6166L103.77 41.1847L107.343 39.2724L107.752 39.052L112.5 36.5323L115.21 35.1011L116.66 34.3595L120.739 32.2527L123.647 30.7434L124.634 30.2503L129.389 27.8208L131.822 26.558L133.246 25.8785L137.654 23.6776L140.141 22.4107L141.465 21.7633L146.412 19.3118L148.45 18.3376C148.469 18.3289 148.489 18.325 148.509 18.3265C148.529 18.328 148.549 18.3347 148.566 18.3461C148.582 18.3574 148.596 18.373 148.605 18.3912C148.614 18.4094 148.618 18.4296 148.616 18.4499L148.388 21.8315Z' fill='url(%23paint0_linear_497_78888)'/%3E%3Cpath d='M142.429 30.5844C142.498 31.8673 142.419 33.1508 142.193 34.435C142.114 34.8159 142.018 35.2288 141.903 35.6738C141.662 36.5985 141.255 37.4177 140.679 38.1313C139.852 39.1536 138.296 40.0917 137.09 40.9215L134.463 42.6113C127.296 47.0198 120.013 51.2279 112.613 55.2355C109.887 56.7122 107.134 58.1374 104.354 59.5111C103.042 60.1605 101.632 60.7719 100.125 61.3452C97.6093 62.3013 94.6213 59.9902 93.1574 58.1681C93.1405 58.1475 93.1284 58.1234 93.1218 58.0976C93.1153 58.0718 93.1144 58.0448 93.1194 58.0186C93.1244 57.9925 93.135 57.9677 93.1506 57.9461C93.1661 57.9244 93.1862 57.9065 93.2094 57.8935C109.199 48.9254 125.155 39.9834 141.078 31.0675C141.088 31.0608 141.233 30.97 141.51 30.7949C141.853 30.5784 142.16 30.5083 142.429 30.5844Z' fill='url(%23paint1_linear_497_78888)'/%3E%3Cpath d='M137.898 43.127C137.931 44.4953 137.827 45.8564 137.585 47.2101C137.425 48.0747 137.124 49.0108 136.682 50.0184L136.27 50.7279C135.892 51.2451 135.451 51.7008 134.948 52.095C134.174 52.7004 133.366 53.2977 132.527 53.887L130.189 55.4385C125.509 58.3623 120.704 61.1031 115.776 63.6609C113.966 64.6003 112.311 65.3974 110.811 66.0522C109.698 66.5393 108.186 67.1948 106.946 67.1426C104.745 67.0504 102.677 65.5551 101.471 63.8012C101.449 63.7697 101.435 63.7341 101.428 63.6966C101.421 63.6591 101.421 63.6206 101.43 63.5834C101.439 63.5463 101.455 63.5113 101.478 63.4808C101.501 63.4503 101.53 63.4249 101.563 63.4063L137.898 43.127Z' fill='url(%23paint2_linear_497_78888)'/%3E%3Cpath d='M134.663 55.871C134.658 57.1204 134.52 58.4013 134.249 59.7136C133.888 60.9142 133.435 61.9606 132.526 62.8546C131.885 63.4867 130.54 64.4488 128.489 65.741L125.054 67.8297L124.491 68.1464L120.676 70.179C119.176 70.9106 117.602 71.6703 116.17 71.9289C114.15 72.2937 112.187 70.654 110.917 69.2429C110.847 69.1627 110.794 69.0738 110.759 68.9763C110.71 68.8386 110.748 68.7351 110.875 68.6656C112.957 67.499 114.995 66.3577 116.991 65.2419C122.684 62.0575 128.172 58.9813 133.456 56.0133C133.768 55.8369 134.1 55.6638 134.453 55.4941C134.472 55.4851 134.493 55.4805 134.515 55.4805C134.536 55.4805 134.557 55.4851 134.577 55.4941C134.596 55.5031 134.613 55.5162 134.627 55.5325C134.64 55.5488 134.65 55.5678 134.655 55.5883C134.671 55.6458 134.674 55.74 134.663 55.871Z' fill='url(%23paint3_linear_497_78888)'/%3E%3C/g%3E%3Cpath d='M142.657 16.0951C142.384 17.5624 142.012 18.9836 141.195 20.2945L140.5 21.0001C138.115 22.5275 135.68 23.9607 133.194 25.2997C131.397 26.2672 129.596 27.2293 127.791 28.1862C117.279 33.7533 108.29 38.5246 100.823 42.5002C94.8733 45.6686 90.8285 47.8815 88.6883 49.139C86.9086 50.1853 85.4439 51.1067 84.2944 51.9032C84.0154 52.0969 83.765 52.3275 83.5434 52.5947C83.3859 52.7858 83.3912 52.9716 83.5594 53.152C84.8932 54.5792 86.6996 55.7097 88.3478 56.726C91.8606 58.8881 95.4374 60.9394 99.0782 62.8797L101.778 64.359L109.941 68.6867C109.965 68.6992 109.986 68.7168 110.003 68.7381C110.02 68.7594 110.032 68.784 110.038 68.8103C110.045 68.8366 110.046 68.864 110.041 68.8907C110.036 68.9174 110.026 68.9429 110.011 68.9653L108.777 70.8155L104.033 77.8211C104.014 77.8489 103.99 77.8727 103.962 77.8909C103.933 77.9092 103.902 77.9216 103.869 77.9274C103.836 77.9332 103.802 77.9323 103.769 77.9247C103.736 77.9171 103.706 77.903 103.678 77.8832L102.401 76.9492C96.6196 72.6743 90.914 68.2477 85.2837 63.6695L83.7557 62.3826L81.3304 60.344L79.2036 58.516L77.0567 56.4874L74.6515 53.9878C73.9892 53.2515 73.5013 52.4818 73.1875 51.6787L73.2396 51.1936L73.6561 50.5221C74.6815 49.4985 75.7676 48.6058 76.9145 47.8441L80.0707 45.7434L81.2984 44.9777L90.0001 39.8803L98.0388 35.4484L101.612 33.5361L102.02 33.3156L106.769 30.796L109.478 29.3648L110.928 28.6231L115.008 26.5164L117.916 25.007L118.903 24.5139L123.657 22.0845L126.09 20.8217L127.514 20.1422L131.922 17.9412L134.41 16.6744L135.733 16.027L140.68 13.5755L142.719 12.6013C142.737 12.5925 142.757 12.5887 142.778 12.5902C142.798 12.5916 142.817 12.5984 142.834 12.6097C142.851 12.6211 142.864 12.6366 142.873 12.6549C142.882 12.6731 142.886 12.6933 142.885 12.7136L142.657 16.0951Z' fill='url(%23paint4_linear_497_78888)'/%3E%3Cpath d='M136.698 24.8481C136.766 26.131 136.687 27.4145 136.462 28.6987C136.383 29.0796 136.286 29.4925 136.171 29.9375C135.931 30.8622 135.523 31.6814 134.948 32.395C134.121 33.4173 132.564 34.3554 131.359 35.1852L128.731 36.875C121.564 41.2835 114.281 45.4916 106.882 49.4992C104.156 50.9758 101.403 52.401 98.6229 53.7748C97.3105 54.4242 95.9006 55.0356 94.3933 55.6089C91.8779 56.565 88.8899 54.2538 87.4259 52.4318C87.4091 52.4111 87.3969 52.3871 87.3904 52.3612C87.3838 52.3354 87.383 52.3085 87.388 52.2823C87.3929 52.2561 87.4036 52.2314 87.4191 52.2097C87.4347 52.1881 87.4548 52.1702 87.478 52.1571C103.467 43.1891 119.424 34.2471 135.346 25.3312C135.357 25.3245 135.501 25.2336 135.779 25.0586C136.122 24.8421 136.428 24.7719 136.698 24.8481Z' fill='url(%23paint5_linear_497_78888)'/%3E%3Cpath d='M132.166 37.3906C132.2 38.759 132.096 40.1201 131.854 41.4738C131.694 42.3384 131.393 43.2744 130.951 44.282L130.538 44.9916C130.16 45.5088 129.72 45.9645 129.216 46.3587C128.442 46.964 127.635 47.5614 126.795 48.1507L124.458 49.7021C119.777 52.626 114.973 55.3668 110.045 57.9245C108.234 58.864 106.579 59.6611 105.08 60.3159C103.967 60.803 102.455 61.4584 101.215 61.4063C99.0139 61.3141 96.9451 59.8188 95.7395 58.0648C95.718 58.0334 95.7032 57.9978 95.6961 57.9603C95.6891 57.9228 95.6899 57.8842 95.6986 57.8471C95.7073 57.8099 95.7236 57.775 95.7465 57.7445C95.7694 57.714 95.7984 57.6886 95.8316 57.67L132.166 37.3906Z' fill='url(%23paint6_linear_497_78888)'/%3E%3Cpath d='M128.932 50.1346C128.926 51.3841 128.788 52.665 128.517 53.9772C128.157 55.1779 127.704 56.2243 126.795 57.1183C126.154 57.7503 124.808 58.7125 122.757 60.0047L119.323 62.0934L118.76 62.4101L114.945 64.4426C113.445 65.1743 111.871 65.934 110.439 66.1925C108.418 66.5574 106.456 64.9177 105.186 63.5065C105.115 63.4264 105.062 63.3375 105.028 63.2399C104.978 63.1023 105.017 62.9987 105.144 62.9292C107.225 61.7626 109.264 60.6214 111.26 59.5056C116.953 56.3211 122.441 53.2449 127.724 50.277C128.036 50.1006 128.369 49.9275 128.721 49.7578C128.741 49.7488 128.762 49.7441 128.783 49.7441C128.805 49.7441 128.826 49.7488 128.845 49.7578C128.865 49.7668 128.882 49.7799 128.895 49.7962C128.909 49.8124 128.918 49.8315 128.924 49.852C128.94 49.9095 128.942 50.0037 128.932 50.1346Z' fill='url(%23paint7_linear_497_78888)'/%3E%3Cg opacity='0.3' filter='url(%23filter1_f_497_78888)'%3E%3Cpath d='M4.63626 21.8315C4.90862 23.2987 5.28112 24.7199 6.09822 26.0308L6.79315 26.7364C9.17769 28.2638 11.613 29.697 14.099 31.036C15.896 32.0035 17.6971 32.9657 19.5022 33.9225C30.0136 39.4896 39.003 44.2609 46.4704 48.2365C52.4197 51.4049 56.4645 53.6178 58.6047 54.8753C60.3844 55.9217 61.849 56.8431 62.9986 57.6395C63.2776 57.8333 63.5279 58.0638 63.7496 58.3311C63.9071 58.5221 63.9018 58.7079 63.7336 58.8883C62.3998 60.3155 60.5933 61.446 58.9451 62.4623C55.4324 64.6245 51.8556 66.6757 48.2147 68.616L45.5151 70.0954L37.3522 74.423C37.3281 74.4356 37.307 74.4531 37.2902 74.4744C37.2734 74.4957 37.2613 74.5203 37.2547 74.5466C37.2481 74.5729 37.2471 74.6003 37.2518 74.6271C37.2565 74.6538 37.2668 74.6792 37.2821 74.7017L38.5157 76.5518L43.2601 83.5574C43.2789 83.5853 43.3031 83.609 43.3313 83.6273C43.3595 83.6455 43.3911 83.6579 43.4242 83.6637C43.4572 83.6695 43.4911 83.6686 43.5238 83.661C43.5566 83.6534 43.5874 83.6393 43.6146 83.6196L44.8923 82.6855C50.6734 78.4106 56.379 73.984 62.0092 69.4058L63.5373 68.1189L65.9625 66.0804L68.0894 64.2523L70.2363 62.2238L72.6415 59.7242C73.3037 58.9879 73.7917 58.2181 74.1055 57.415L74.0534 56.9299L73.6368 56.2584C72.6115 55.2348 71.5253 54.3421 70.3785 53.5804L67.2222 51.4797L65.9946 50.714L57.2929 45.6166L49.2541 41.1847L45.6813 39.2724L45.2728 39.052L40.5244 36.5323L37.8148 35.1011L36.3648 34.3595L32.2854 32.2527L29.3775 30.7434L28.3901 30.2503L23.6357 27.8208L21.2025 26.558L19.7786 25.8785L15.3707 23.6776L12.8833 22.4107L11.5595 21.7633L6.61291 19.3118L4.57417 18.3376C4.5559 18.3289 4.53564 18.325 4.51541 18.3265C4.49519 18.328 4.47571 18.3347 4.4589 18.3461C4.44209 18.3574 4.42855 18.373 4.41961 18.3912C4.41067 18.4094 4.40665 18.4296 4.40795 18.4499L4.63626 21.8315Z' fill='url(%23paint8_linear_497_78888)'/%3E%3Cpath d='M10.593 30.5844C10.5249 31.8673 10.6037 33.1508 10.8293 34.435C10.9081 34.8159 11.0049 35.2288 11.1197 35.6738C11.36 36.5985 11.7679 37.4177 12.3433 38.1313C13.1705 39.1536 14.7265 40.0917 15.9322 40.9215L18.5597 42.6113C25.7266 47.0198 33.0097 51.2279 40.409 55.2355C43.1353 56.7122 45.8883 58.1374 48.6681 59.5111C49.9805 60.1605 51.3904 60.7719 52.8978 61.3452C55.4131 62.3013 58.4011 59.9902 59.8651 58.1681C59.8819 58.1475 59.8941 58.1234 59.9006 58.0976C59.9072 58.0718 59.908 58.0448 59.9031 58.0186C59.8981 57.9925 59.8875 57.9677 59.8719 57.9461C59.8564 57.9244 59.8363 57.9065 59.813 57.8935C43.8236 48.9254 27.8675 39.9834 11.9448 31.0675C11.9341 31.0608 11.7899 30.97 11.5122 30.7949C11.1691 30.5784 10.8627 30.5083 10.593 30.5844Z' fill='url(%23paint9_linear_497_78888)'/%3E%3Cpath d='M15.1266 43.127C15.0932 44.4953 15.1973 45.8564 15.439 47.2101C15.5992 48.0747 15.9003 49.0108 16.3422 50.0184L16.7548 50.7279C17.1326 51.2451 17.5732 51.7008 18.0765 52.095C18.8509 52.7004 19.658 53.2977 20.4978 53.887L22.8349 55.4385C27.5159 58.3623 32.3203 61.1031 37.2483 63.6609C39.0587 64.6003 40.7136 65.3974 42.2129 66.0522C43.3264 66.5393 44.8384 67.1948 46.0781 67.1426C48.2791 67.0504 50.3478 65.5551 51.5535 63.8012C51.575 63.7697 51.5898 63.7341 51.5968 63.6966C51.6039 63.6591 51.603 63.6206 51.5944 63.5834C51.5857 63.5463 51.5694 63.5113 51.5465 63.4808C51.5236 63.4503 51.4946 63.4249 51.4613 63.4063L15.1266 43.127Z' fill='url(%23paint10_linear_497_78888)'/%3E%3Cpath d='M18.3603 55.871C18.3657 57.1204 18.5038 58.4013 18.7749 59.7136C19.1354 60.9142 19.588 61.9606 20.4972 62.8546C21.138 63.4867 22.4838 64.4488 24.5346 65.741L27.9692 67.8297L28.532 68.1464L32.3471 70.179C33.8471 70.9106 35.4212 71.6703 36.8531 71.9289C38.8738 72.2937 40.8365 70.654 42.1062 69.2429C42.1769 69.1627 42.2297 69.0738 42.2644 68.9763C42.3138 68.8386 42.2751 68.7351 42.1482 68.6656C40.0668 67.499 38.028 66.3577 36.032 65.2419C30.3391 62.0575 24.851 58.9813 19.5679 56.0133C19.2555 55.8369 18.9231 55.6638 18.5706 55.4941C18.5511 55.4851 18.53 55.4805 18.5086 55.4805C18.4872 55.4805 18.4661 55.4851 18.4468 55.4941C18.4275 55.5031 18.4104 55.5162 18.3969 55.5325C18.3833 55.5488 18.3736 55.5678 18.3683 55.5883C18.3523 55.6458 18.3496 55.74 18.3603 55.871Z' fill='url(%23paint11_linear_497_78888)'/%3E%3C/g%3E%3Cpath d='M10.3677 16.0951C10.6401 17.5624 11.0126 18.9836 11.8297 20.2945L12.5246 21.0001C14.9091 22.5275 17.3444 23.9607 19.8304 25.2997C21.6275 26.2672 23.4286 27.2293 25.2336 28.1862C35.7451 33.7533 44.7345 38.5246 52.2018 42.5002C58.1512 45.6686 62.1959 47.8815 64.3361 49.139C66.1158 50.1853 67.5805 51.1067 68.73 51.9032C69.0091 52.0969 69.2594 52.3275 69.481 52.5947C69.6386 52.7858 69.6332 52.9716 69.465 53.152C68.1312 54.5792 66.3248 55.7097 64.6766 56.726C61.1639 58.8881 57.5871 60.9394 53.9462 62.8797L51.2466 64.359L43.0836 68.6867C43.0596 68.6992 43.0385 68.7168 43.0217 68.7381C43.0049 68.7594 42.9928 68.784 42.9862 68.8103C42.9795 68.8366 42.9786 68.864 42.9833 68.8907C42.988 68.9174 42.9983 68.9429 43.0135 68.9653L44.2472 70.8155L48.9915 77.8211C49.0104 77.8489 49.0346 77.8727 49.0628 77.8909C49.091 77.9092 49.1225 77.9216 49.1556 77.9274C49.1887 77.9332 49.2226 77.9323 49.2553 77.9247C49.288 77.9171 49.3188 77.903 49.346 77.8832L50.6237 76.9492C56.4048 72.6743 62.1105 68.2477 67.7407 63.6695L69.2687 62.3826L71.694 60.344L73.8208 58.516L75.9677 56.4874L78.3729 53.9878C79.0352 53.2515 79.5232 52.4818 79.8369 51.6787L79.7848 51.1936L79.3683 50.5221C78.3429 49.4985 77.2568 48.6058 76.1099 47.8441L72.9537 45.7434L71.726 44.9777L63.0244 39.8803L54.9856 35.4484L51.4128 33.5361L51.0042 33.3156L46.2559 30.796L43.5462 29.3648L42.0963 28.6231L38.0168 26.5164L35.1089 25.007L34.1216 24.5139L29.3672 22.0845L26.9339 20.8217L25.51 20.1422L21.1021 17.9412L18.6148 16.6744L17.291 16.027L12.3444 13.5755L10.3056 12.6013C10.2873 12.5925 10.2671 12.5887 10.2469 12.5902C10.2266 12.5916 10.2072 12.5984 10.1903 12.6097C10.1735 12.6211 10.16 12.6366 10.1511 12.6549C10.1421 12.6731 10.1381 12.6933 10.1394 12.7136L10.3677 16.0951Z' fill='url(%23paint12_linear_497_78888)'/%3E%3Cpath d='M16.3244 24.8481C16.2563 26.131 16.3351 27.4145 16.5608 28.6987C16.6395 29.0796 16.7363 29.4925 16.8511 29.9375C17.0915 30.8622 17.4994 31.6814 18.0748 32.395C18.9019 33.4173 20.458 34.3554 21.6636 35.1852L24.2911 36.875C31.4581 41.2835 38.7412 45.4916 46.1404 49.4992C48.8668 50.9758 51.6198 52.401 54.3995 53.7748C55.712 54.4242 57.1218 55.0356 58.6292 55.6089C61.1446 56.565 64.1326 54.2538 65.5965 52.4318C65.6134 52.4111 65.6255 52.3871 65.6321 52.3612C65.6386 52.3354 65.6395 52.3085 65.6345 52.2823C65.6295 52.2561 65.6189 52.2314 65.6034 52.2097C65.5878 52.1881 65.5677 52.1702 65.5445 52.1571C49.555 43.1891 33.5989 34.2471 17.6763 25.3312C17.6656 25.3245 17.5214 25.2336 17.2437 25.0586C16.9005 24.8421 16.5941 24.7719 16.3244 24.8481Z' fill='url(%23paint13_linear_497_78888)'/%3E%3Cpath d='M20.858 37.3906C20.8246 38.759 20.9288 40.1201 21.1704 41.4738C21.3307 42.3384 21.6317 43.2744 22.0737 44.282L22.4862 44.9916C22.8641 45.5088 23.3046 45.9645 23.808 46.3587C24.5824 46.964 25.3894 47.5614 26.2292 48.1507L28.5664 49.7021C33.2473 52.626 38.0518 55.3668 42.9797 57.9245C44.7901 58.864 46.445 59.6611 47.9444 60.3159C49.0579 60.803 50.5699 61.4584 51.8096 61.4063C54.0105 61.3141 56.0793 59.8188 57.2849 58.0648C57.3065 58.0334 57.3212 57.9978 57.3283 57.9603C57.3353 57.9228 57.3345 57.8842 57.3258 57.8471C57.3172 57.8099 57.3008 57.775 57.2779 57.7445C57.255 57.714 57.226 57.6886 57.1928 57.67L20.858 37.3906Z' fill='url(%23paint14_linear_497_78888)'/%3E%3Cpath d='M24.0918 50.1346C24.0971 51.3841 24.2353 52.665 24.5063 53.9772C24.8668 55.1779 25.3194 56.2243 26.2286 57.1183C26.8695 57.7503 28.2153 58.7125 30.266 60.0047L33.7007 62.0934L34.2634 62.4101L38.0785 64.4426C39.5785 65.1743 41.1526 65.934 42.5846 66.1925C44.6053 66.5574 46.5679 64.9177 47.8376 63.5065C47.9084 63.4264 47.9611 63.3375 47.9958 63.2399C48.0452 63.1023 48.0065 62.9987 47.8797 62.9292C45.7982 61.7626 43.7595 60.6214 41.7635 59.5056C36.0705 56.3211 30.5825 53.2449 25.2994 50.277C24.987 50.1006 24.6545 49.9275 24.302 49.7578C24.2826 49.7488 24.2614 49.7441 24.24 49.7441C24.2186 49.7441 24.1975 49.7488 24.1782 49.7578C24.1589 49.7668 24.1419 49.7799 24.1283 49.7962C24.1148 49.8124 24.105 49.8315 24.0998 49.852C24.0837 49.9095 24.0811 50.0037 24.0918 50.1346Z' fill='url(%23paint15_linear_497_78888)'/%3E%3Cg filter='url(%23filter2_f_497_78888)'%3E%3Cpath d='M64.5971 19.4886C69.9471 16.4147 72.6221 14.8778 75.5572 14.8778C78.4923 14.8778 81.1672 16.4147 86.5172 19.4886L103.302 29.1324C108.689 32.2277 111.383 33.7754 112.862 36.3317C114.342 38.8881 114.342 41.9947 114.342 48.208V67.3112C114.342 73.5244 114.342 76.6311 112.862 79.1874C111.383 81.7438 108.689 83.2914 103.302 86.3868L86.5172 96.0306C81.1672 99.1044 78.4923 100.641 75.5572 100.641C72.6221 100.641 69.9471 99.1044 64.5971 96.0306L47.8124 86.3868C42.4251 83.2914 39.7315 81.7438 38.252 79.1874C36.7725 76.6311 36.7725 73.5244 36.7725 67.3112V48.208C36.7725 41.9947 36.7725 38.8881 38.252 36.3317C39.7315 33.7754 42.4251 32.2277 47.8124 29.1324L64.5971 19.4886Z' fill='url(%23paint16_linear_497_78888)'/%3E%3C/g%3E%3Cpath d='M71.0486 10.315C73.7424 9.17345 75.0893 8.60265 76.5113 8.60265C77.9334 8.60265 79.2803 9.17345 81.9741 10.315L107.978 21.3354C111.527 22.8391 113.301 23.5909 114.298 25.0973C115.296 26.6036 115.296 28.5304 115.296 32.3841L115.296 70.6182C115.296 75.2643 115.296 77.5874 114.407 79.662C113.519 81.7366 111.837 83.3393 108.473 86.5446L82.0334 111.741C79.4214 114.23 78.1154 115.475 76.5148 115.475C74.9142 115.475 73.6081 114.23 70.9959 111.742L44.5507 86.5447C41.1866 83.3394 39.5045 81.7367 38.6156 79.6619C37.7266 77.5871 37.7266 75.2637 37.7266 70.617L37.7266 32.3842C37.7266 28.5305 37.7266 26.6036 38.7242 25.0973C39.7219 23.5909 41.496 22.8391 45.0442 21.3354L71.0486 10.315Z' fill='url(%23paint17_linear_497_78888)'/%3E%3CforeignObject x='25.7725' y='3.87695' width='99.5693' height='107.764'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_497_78888_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M72.2192 16.682C74.1983 15.8139 75.1878 15.3798 76.2363 15.3798C77.2847 15.3798 78.2742 15.8139 80.2533 16.6821L103.002 26.6616C105.324 27.6804 106.485 28.1898 107.137 29.1867C107.788 30.1836 107.788 31.4516 107.788 33.9876V67.2792C107.788 71.5224 107.788 73.6441 106.973 75.5369C106.159 77.4297 104.618 78.8881 101.536 81.8049L80.3573 101.85C78.4041 103.698 77.4274 104.623 76.2328 104.623C75.0382 104.623 74.0616 103.698 72.1084 101.849L50.932 81.8048C47.8506 78.888 46.3099 77.4296 45.4953 75.5369C44.6807 73.6442 44.6807 71.5227 44.6807 67.2798V33.9879C44.6807 31.4518 44.6807 30.1837 45.332 29.1867C45.9834 28.1898 47.1446 27.6804 49.4672 26.6617L72.2192 16.682Z' fill='url(%23paint18_radial_497_78888)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_497_78888' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='44' y='14' width='64' height='89'%3E%3CforeignObject x='25.7725' y='3.87695' width='99.5693' height='107.764'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_497_78888_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M69.5221 16.4486C72.8457 15.2636 74.5076 14.671 76.2364 14.6708C77.9651 14.6706 79.6271 15.2628 82.951 16.447L94.5101 20.5652C100.933 22.8535 104.144 23.9977 105.972 26.5905C107.801 29.1832 107.8 32.5923 107.798 39.4106L107.79 67.4508C107.789 71.6115 107.789 73.6919 107.002 75.5555C106.215 77.4191 104.725 78.8706 101.744 81.7735L90.1872 93.0283C83.5943 99.449 80.2978 102.659 76.2329 102.659C72.1679 102.659 68.8716 99.4486 62.279 93.0276L50.7285 81.7778C47.7459 78.8728 46.2546 77.4203 45.4679 75.5553C44.6813 73.6903 44.6818 71.6085 44.6829 67.445L44.6905 39.3991C44.6923 32.5861 44.6932 29.1796 46.5205 26.5888C48.3478 23.9981 51.5565 22.8541 57.9738 20.566L69.5221 16.4486Z' fill='url(%23paint19_radial_497_78888)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_497_78888)'%3E%3Cpath opacity='0.3' d='M112.668 57.7588C112.668 51.3941 110.984 45.1415 107.787 39.6294L76.2329 57.7588H112.668Z' fill='white'/%3E%3Cpath d='M107.787 75.8883C110.984 70.3762 112.668 64.1236 112.668 57.7588H76.2329L107.787 75.8883Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M94.4504 89.1599C99.9892 85.9775 104.589 81.4003 107.787 75.8883L76.2329 57.7588L94.4504 89.1599Z' fill='white'/%3E%3Cpath d='M76.2329 94.0177C82.6285 94.0177 88.9116 92.3423 94.4504 89.1599L76.2329 57.7588L76.2329 94.0177Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M58.0154 89.1599C63.5542 92.3423 69.8372 94.0177 76.2329 94.0177L76.2329 57.7588L58.0154 89.1599Z' fill='white'/%3E%3Cpath d='M44.6792 75.8883C47.8771 81.4003 52.4765 85.9775 58.0154 89.1599L76.2329 57.7588L44.6792 75.8883Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M39.7979 57.7588C39.7979 64.1236 41.4814 70.3762 44.6792 75.8883L76.2329 57.7588L39.7979 57.7588Z' fill='white'/%3E%3Cpath d='M44.6792 39.6294C41.4814 45.1415 39.7979 51.3941 39.7979 57.7588L76.2329 57.7588L44.6792 39.6294Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M58.0154 26.3578C52.4765 29.5401 47.8771 34.1174 44.6792 39.6294L76.2329 57.7588L58.0154 26.3578Z' fill='white'/%3E%3Cpath d='M76.2329 21.5C69.8372 21.5 63.5542 23.1754 58.0154 26.3578L76.2329 57.7588L76.2329 21.5Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M94.4504 26.3578C88.9116 23.1754 82.6285 21.5 76.2329 21.5L76.2329 57.7588L94.4504 26.3578Z' fill='white'/%3E%3Cpath d='M107.787 39.6294C104.589 34.1174 99.9892 29.5401 94.4504 26.3578L76.2329 57.7588L107.787 39.6294Z' fill='%23F6BD5A'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M49.7477 95.4188C49.2357 95.6056 47.5835 96.1194 46.0477 96.6098L43.3018 97.4739L46.9785 101.164C49.003 103.219 50.7483 104.877 50.8414 104.877C50.9578 104.877 51.0276 102.658 51.0276 99.9727C51.0276 97.2637 50.9578 95.0685 50.8647 95.0918C50.7483 95.0918 50.2597 95.2553 49.7477 95.4188Z' fill='%23A63C1C'/%3E%3Cpath d='M104.407 99.9727C104.407 102.669 104.642 104.877 104.758 104.877C104.851 104.877 106.432 103.227 108.456 101.181L112.133 97.4857L111.016 97.137C109.899 96.7884 105.99 95.5565 104.942 95.2311L104.407 95.0916V99.9727Z' fill='%23A63C1C'/%3E%3Cpath d='M40.5284 88.0568C39.234 88.5077 37.3571 89.2806 36.3215 89.7743C34.1426 90.8049 30.6262 92.9947 30.7772 93.1879C30.8419 93.2523 32.2226 94.6264 33.819 96.2151L36.753 99.1134L35.7606 102.871C35.1997 104.932 34.4878 107.594 34.1426 108.775C33.7975 109.955 33.5601 110.943 33.5817 110.964C33.6033 111.007 34.7467 110.471 36.1058 109.805C40.2263 107.787 46.5689 105.619 49.8481 105.103C50.3443 105.017 50.7542 104.953 50.7542 104.932C50.7542 104.889 49.1578 103.3 47.1946 101.368C44.7568 98.9631 43.7212 97.8038 43.9154 97.675C44.1096 97.5462 44.1096 97.5032 43.9154 97.5032C43.6997 97.5032 43.635 96.3224 43.635 92.3506C43.635 87.5845 43.6134 87.1981 43.2682 87.2195C43.0525 87.2195 41.8228 87.606 40.5284 88.0568Z' fill='url(%23paint20_linear_497_78888)'/%3E%3Cpath d='M111.807 92.3511C111.807 96.3229 111.743 97.5037 111.548 97.5037C111.333 97.5037 111.333 97.5466 111.527 97.6754C111.721 97.8043 110.686 98.9636 108.248 101.368C106.285 103.3 104.71 104.889 104.753 104.911C104.774 104.932 105.378 105.061 106.09 105.211C110.103 106.048 115.13 107.787 119.25 109.741C120.674 110.428 121.861 110.965 121.882 110.965C121.904 110.943 121.645 109.956 121.3 108.775C120.954 107.594 120.243 104.932 119.682 102.871L118.689 99.1139L121.731 96.1297L124.773 93.124L124.277 92.759C123.328 92.0291 120.437 90.3974 118.668 89.5601C116.812 88.7013 112.627 87.1985 112.109 87.1985C111.85 87.1985 111.807 88.0787 111.807 92.3511Z' fill='url(%23paint21_linear_497_78888)'/%3E%3Cpath d='M73.8361 73.8006C73.2968 73.8436 71.6572 73.9724 70.1686 74.1012C62.8984 74.7238 55.0025 76.4199 45.467 79.4041L43.5254 80.0267L43.6117 88.7002C43.6548 93.4878 43.7196 97.4382 43.7627 97.4596C43.7843 97.5026 45.2513 97.0947 47.0203 96.5579C48.7893 96.0212 50.3857 95.5703 50.5799 95.5703C50.7741 95.5703 52.4352 95.1839 54.2474 94.7116C63.0278 92.4359 70.0176 91.4912 77.8703 91.4912C85.2269 91.4912 91.9362 92.3714 100.048 94.4325C102.184 94.9692 104.233 95.463 104.578 95.5059C104.945 95.5703 106.671 96.0427 108.418 96.5794C110.187 97.1161 111.654 97.5026 111.676 97.4596C111.719 97.4382 111.784 93.4878 111.827 88.7002L111.913 80.0267L109.324 79.2109C101.04 76.5916 93.6621 74.9814 86.3703 74.1871C83.4579 73.8865 75.6914 73.6289 73.8361 73.8006Z' fill='url(%23paint22_linear_497_78888)'/%3E%3Cg filter='url(%23filter3_d_497_78888)'%3E%3Cpath d='M56.2334 85.8418V79.9918H57.7814V82.1698H57.8174L59.2934 79.9918H60.9854L59.2394 82.3678L61.3274 85.8418H59.6354L58.3394 83.5918L57.7814 84.3838V85.8418H56.2334ZM61.8848 85.8418V79.9918H65.6648V81.2878H63.4328V82.2058H65.3408V83.5018H63.4328V84.5458H65.7548V85.8418H61.8848ZM66.8858 85.8418V79.9918H68.4338V84.5458H70.6478V85.8418H66.8858ZM73.6919 85.9498C73.2839 85.9498 72.9269 85.8928 72.6209 85.7788C72.3149 85.6648 72.0599 85.4908 71.8559 85.2568C71.6579 85.0228 71.5079 84.7288 71.4059 84.3748C71.3099 84.0148 71.2619 83.5918 71.2619 83.1058V79.9918H72.8099V83.2858C72.8099 83.6098 72.8399 83.8708 72.8999 84.0688C72.9659 84.2608 73.0619 84.4018 73.1879 84.4918C73.3199 84.5758 73.4879 84.6178 73.6919 84.6178C73.8959 84.6178 74.0639 84.5758 74.1959 84.4918C74.3279 84.4018 74.4269 84.2608 74.4929 84.0688C74.5589 83.8708 74.5919 83.6098 74.5919 83.2858V79.9918H76.0859V83.1058C76.0859 83.5918 76.0379 84.0148 75.9419 84.3748C75.8459 84.7288 75.6989 85.0228 75.5009 85.2568C75.3089 85.4908 75.0599 85.6648 74.7539 85.7788C74.4539 85.8928 74.0999 85.9498 73.6919 85.9498ZM76.5189 85.8418L78.3009 79.9918H80.1729L81.9549 85.8418H80.3169L79.6509 82.9978C79.5789 82.7158 79.5069 82.4098 79.4349 82.0798C79.3629 81.7498 79.2909 81.4378 79.2189 81.1438H79.1829C79.1229 81.4378 79.0569 81.7498 78.9849 82.0798C78.9129 82.4098 78.8409 82.7158 78.7689 82.9978L78.1029 85.8418H76.5189ZM77.7969 84.5998V83.4028H80.6589V84.5998H77.7969ZM82.5127 85.8418V79.9918H84.7267C85.1467 79.9918 85.5337 80.0488 85.8877 80.1628C86.2417 80.2708 86.5267 80.4628 86.7427 80.7388C86.9587 81.0148 87.0667 81.3958 87.0667 81.8818C87.0667 82.3498 86.9587 82.7308 86.7427 83.0248C86.5267 83.3188 86.2417 83.5348 85.8877 83.6728C85.5337 83.8108 85.1467 83.8798 84.7267 83.8798H84.0607V85.8418H82.5127ZM84.0607 82.6558H84.6187C84.9247 82.6558 85.1557 82.5898 85.3117 82.4578C85.4737 82.3258 85.5547 82.1338 85.5547 81.8818C85.5547 81.6298 85.4737 81.4558 85.3117 81.3598C85.1557 81.2638 84.9247 81.2158 84.6187 81.2158H84.0607V82.6558ZM85.6627 85.8418L84.4477 83.4748L85.4917 82.4488L87.3907 85.8418H85.6627ZM90.8817 85.9498C90.3357 85.9498 89.8377 85.8418 89.3877 85.6258C88.9437 85.4038 88.5897 85.0708 88.3257 84.6268C88.0617 84.1828 87.9297 83.6278 87.9297 82.9618C87.9297 82.4698 88.0077 82.0348 88.1637 81.6568C88.3197 81.2728 88.5327 80.9488 88.8027 80.6848C89.0727 80.4208 89.3817 80.2228 89.7297 80.0908C90.0837 79.9528 90.4557 79.8838 90.8457 79.8838C91.2777 79.8838 91.6527 79.9588 91.9707 80.1088C92.2887 80.2588 92.5497 80.4418 92.7537 80.6578L91.9437 81.5938C91.7997 81.4678 91.6467 81.3748 91.4847 81.3148C91.3287 81.2488 91.1337 81.2158 90.8997 81.2158C90.6357 81.2158 90.3987 81.2848 90.1887 81.4228C89.9787 81.5548 89.8137 81.7468 89.6937 81.9988C89.5737 82.2508 89.5137 82.5538 89.5137 82.9078C89.5137 83.2738 89.5677 83.5858 89.6757 83.8438C89.7897 84.0958 89.9577 84.2878 90.1797 84.4198C90.4077 84.5518 90.6957 84.6178 91.0437 84.6178C91.1277 84.6178 91.2087 84.6088 91.2867 84.5908C91.3707 84.5728 91.4397 84.5458 91.4937 84.5098V83.6998H90.6297V82.4398H92.8617V85.2298C92.6577 85.4278 92.3787 85.5988 92.0247 85.7428C91.6767 85.8808 91.2957 85.9498 90.8817 85.9498ZM93.1742 85.8418L94.9562 79.9918H96.8282L98.6102 85.8418H96.9722L96.3062 82.9978C96.2342 82.7158 96.1622 82.4098 96.0902 82.0798C96.0182 81.7498 95.9462 81.4378 95.8742 81.1438H95.8382C95.7782 81.4378 95.7122 81.7498 95.6402 82.0798C95.5682 82.4098 95.4962 82.7158 95.4242 82.9978L94.7582 85.8418H93.1742ZM94.4522 84.5998V83.4028H97.3142V84.5998H94.4522Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter4_f_497_78888)'%3E%3Cpath d='M58.0305 77.2009C56.4154 78.0433 54.5828 76.567 54.9091 74.6824L58.382 54.5596L43.6411 40.2822C42.2645 38.9463 42.98 36.5044 44.8252 36.2406L65.3194 33.2796L74.4577 14.8713C75.282 13.2122 77.5121 13.2122 78.3364 14.8713L87.4747 33.2796L107.969 36.2406C109.814 36.5044 110.53 38.9463 109.149 40.2822L94.4121 54.5596L97.885 74.6824C98.2113 76.567 96.3787 78.0433 94.7636 77.2009L76.3908 67.6032L58.0305 77.2009Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter5_d_497_78888)'%3E%3Cpath d='M56.2056 54.5384C55.0485 54.3393 54.6694 52.8728 55.5617 52.0385L65.0821 43.1261L62.9564 30.1047C62.7589 28.8874 64.066 27.9203 65.1197 28.5041L76.8352 34.9722L88.6214 29.1399C89.6841 28.6145 90.8352 29.4827 90.6235 30.6499L88.2709 43.5973L97.7121 53.0862C98.5632 53.9391 97.9947 55.4632 96.769 55.6071L83.6794 57.1528L77.7441 68.7692C77.1888 69.8576 75.6759 69.8971 75.1658 68.8387L69.3683 56.7904L56.2056 54.5384Z' fill='%23F17942'/%3E%3C/g%3E%3Cg filter='url(%23filter6_d_497_78888)'%3E%3Cg clip-path='url(%23paint23_angular_497_78888_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000228646 -0.02893 0.0307106 0.000243154 76.3975 45.5344)'%3E%3CforeignObject x='-924.554' y='-924.554' width='1849.11' height='1849.11'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(240, 126, 86, 1) 91.7857deg,rgba(250, 215, 114, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M61.5298 70.867C60.2224 71.5409 58.7388 70.3599 59.003 68.8521L61.8144 52.7539L49.8812 41.332C48.7668 40.2633 49.3461 38.3098 50.8398 38.0987L67.4303 35.73L74.828 21.0033C75.4953 19.676 77.3007 19.676 77.9679 21.0033L85.3656 35.73L101.956 38.0987C103.45 38.3098 104.029 40.2633 102.911 41.332L90.9816 52.7539L93.793 68.8521C94.0572 70.3599 92.5736 71.5409 91.2661 70.867L76.3929 63.1888L61.5298 70.867Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94331824779510498,&%2334;g&%2334;:0.49721625447273254,&%2334;b&%2334;:0.33741852641105652,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.25496017932891846%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.45729205012321472,&%2334;m01&%2334;:61.421287536621094,&%2334;m02&%2334;:45.458229064941406,&%2334;m10&%2334;:-57.860057830810547,&%2334;m11&%2334;:0.48630812764167786,&%2334;m12&%2334;:74.221267700195312%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg clip-path='url(%23paint24_angular_497_78888_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00401219 -0.0088921 0.0151262 0.00683731 97.8338 16.8912)'%3E%3CforeignObject x='-1213.52' y='-1213.52' width='2427.03' height='2427.03'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(242, 141, 77, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M101.273 9.14648L88.6631 13.1623L94.968 21.1939L106.229 20.6202L101.273 9.14648Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.55294120311737061,&%2334;b&%2334;:0.30196079611778259,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:8.0243864059448242,&%2334;m01&%2334;:30.252426147460938,&%2334;m02&%2334;:78.695411682128906,&%2334;m10&%2334;:-17.784210205078125,&%2334;m11&%2334;:13.674622535705566,&%2334;m12&%2334;:18.946014404296875%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint25_angular_497_78888_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00491969 0.00549948 -0.00935509 0.0083838 90.1924 104.015)'%3E%3CforeignObject x='-1257.21' y='-1257.21' width='2514.41' height='2514.41'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(242, 141, 77, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M94.4942 108.766L95.5763 98.8045L88.0947 100.714L85.0457 108.688L94.4942 108.766Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.55294120311737061,&%2334;b&%2334;:0.30196079611778259,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:9.8393793106079102,&%2334;m01&%2334;:-18.710174560546875,&%2334;m02&%2334;:94.627769470214844,&%2334;m10&%2334;:10.998969078063965,&%2334;m11&%2334;:16.767599105834961,&%2334;m12&%2334;:90.131515502929688%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint26_angular_497_78888_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00521248 0.0052223 -0.00888356 -0.00888276 61.9152 103.445)'%3E%3CforeignObject x='-1257.16' y='-1257.16' width='2514.32' height='2514.32'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(242, 141, 77, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M57.4145 108.009L67.4122 108.536L65.0918 101.166L56.9671 98.5621L57.4145 108.009Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.55294120311737061,&%2334;b&%2334;:0.30196079611778259,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-10.424962043762207,&%2334;m01&%2334;:-17.767124176025391,&%2334;m02&%2334;:76.011207580566406,&%2334;m10&%2334;:10.444593429565430,&%2334;m11&%2334;:-17.765518188476562,&%2334;m12&%2334;:107.10594940185547%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint27_angular_497_78888_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00426389 -0.00797858 -0.0149196 0.00670756 56.0273 16.7048)'%3E%3CforeignObject x='-1222.55' y='-1222.55' width='2445.1' height='2445.1'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 115, 1) 0deg,rgba(242, 143, 79, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M52.3691 9.75395L65.0847 13.0176L59.0143 20.5363L47.745 20.3675L52.3691 9.75395Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.45098039507865906,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.56078433990478516,&%2334;b&%2334;:0.30980393290519714,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-8.5277891159057617,&%2334;m01&%2334;:-29.839122772216797,&%2334;m02&%2334;:75.210792541503906,&%2334;m10&%2334;:-15.957160949707031,&%2334;m11&%2334;:13.415117263793945,&%2334;m12&%2334;:17.975801467895508%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter7_f_497_78888)'%3E%3Cpath d='M56.8062 53.331L54.7388 50.6602L51.3923 51.1092L54.0616 49.0394L53.6139 45.6904L55.6814 48.3612L59.0279 47.9122L56.3586 49.982L56.8062 53.331Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M46.6939 52.8075L44.6265 50.1368L41.28 50.5858L43.9493 48.516L43.5016 45.167L45.5691 47.8378L48.9156 47.3887L46.2463 49.4586L46.6939 52.8075Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter8_f_497_78888)'%3E%3Cpath d='M126.423 72.3251L125.633 68.15L121.63 66.7382L125.801 65.9467L127.212 61.9387L128.001 66.1138L132.005 67.5256L127.834 68.317L126.423 72.3251Z' fill='white'/%3E%3C/g%3E%3Cpath d='M126.423 72.3251L125.633 68.15L121.63 66.7382L125.801 65.9467L127.212 61.9387L128.001 66.1138L132.005 67.5256L127.834 68.317L126.423 72.3251Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter9_f_497_78888)'%3E%3Cpath d='M30.5361 9.86399L31.5983 13.0706L34.9036 13.7604L31.6984 14.8245L31.0077 18.1319L29.9454 14.9253L26.6401 14.2355L29.8454 13.1714L30.5361 9.86399Z' fill='white'/%3E%3C/g%3E%3Cpath d='M30.5361 9.86399L31.5983 13.0706L34.9036 13.7604L31.6984 14.8245L31.0077 18.1319L29.9454 14.9253L26.6401 14.2355L29.8454 13.1714L30.5361 9.86399Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_497_78888)'%3E%3Cpath d='M20.9864 90.7651L21.8836 88.5673L20.4347 86.6863L22.6311 87.5853L24.5098 86.1359L23.6126 88.3338L25.0615 90.2147L22.8651 89.3158L20.9864 90.7651Z' fill='white'/%3E%3C/g%3E%3Cpath d='M20.9864 90.7651L21.8836 88.5673L20.4347 86.6863L22.6311 87.5853L24.5098 86.1359L23.6126 88.3338L25.0615 90.2147L22.8651 89.3158L20.9864 90.7651Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter11_f_497_78888)'%3E%3Cpath d='M33.0181 110.023L32.3608 107.543L29.8885 106.867L32.3657 106.208L33.0412 103.733L33.6984 106.213L36.1707 106.888L33.6935 107.547L33.0181 110.023Z' fill='white'/%3E%3C/g%3E%3Cpath d='M33.0181 110.023L32.3608 107.543L29.8885 106.867L32.3657 106.208L33.0412 103.733L33.6984 106.213L36.1707 106.888L33.6935 107.547L33.0181 110.023Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter12_f_497_78888)'%3E%3Cpath d='M126.422 10.8345L124.845 11.358L124.505 12.9851L123.982 11.4076L122.356 11.0683L123.933 10.5448L124.273 8.91766L124.796 10.4952L126.422 10.8345Z' fill='white'/%3E%3C/g%3E%3Cpath d='M126.422 10.8345L124.845 11.358L124.505 12.9851L123.982 11.4076L122.356 11.0683L123.933 10.5448L124.273 8.91766L124.796 10.4952L126.422 10.8345Z' fill='white'/%3E%3Cg filter='url(%23filter13_f_497_78888)'%3E%3Cpath d='M128.663 101.734L130.916 103.74L133.78 102.797L131.776 105.052L132.718 107.919L130.465 105.913L127.601 106.856L129.605 104.601L128.663 101.734Z' fill='white'/%3E%3C/g%3E%3Cpath d='M128.663 101.734L130.916 103.74L133.78 102.797L131.776 105.052L132.718 107.919L130.465 105.913L127.601 106.856L129.605 104.601L128.663 101.734Z' fill='white'/%3E%3Cg filter='url(%23filter14_f_497_78888)'%3E%3Cpath d='M106.857 94.9812L108.042 98.5567L111.727 99.3258L108.153 100.512L107.383 104.2L106.199 100.625L102.513 99.8556L106.087 98.6691L106.857 94.9812Z' fill='white'/%3E%3C/g%3E%3Cpath d='M106.857 94.9812L108.042 98.5567L111.727 99.3258L108.153 100.512L107.383 104.2L106.199 100.625L102.513 99.8556L106.087 98.6691L106.857 94.9812Z' fill='white'/%3E%3Cg filter='url(%23filter15_f_497_78888)'%3E%3Cpath d='M103.678 50.2351L104.863 53.8106L108.549 54.5798L104.974 55.7663L104.204 59.4542L103.02 55.8787L99.3343 55.1096L102.908 53.923L103.678 50.2351Z' fill='white'/%3E%3C/g%3E%3Cpath d='M103.678 50.2351L104.863 53.8106L108.549 54.5798L104.974 55.7663L104.204 59.4542L103.02 55.8787L99.3343 55.1096L102.908 53.923L103.678 50.2351Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_497_78888' x='74.9189' y='14.3262' width='77.6982' height='73.3418' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter1_f_497_78888' x='0.407227' y='14.3262' width='77.6982' height='73.3418' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter2_f_497_78888' x='25.7725' y='3.87695' width='99.5693' height='107.764' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_497_78888_clip_path' transform='translate(-25.7725 -3.87695)'%3E%3Cpath d='M72.2192 16.682C74.1983 15.8139 75.1878 15.3798 76.2363 15.3798C77.2847 15.3798 78.2742 15.8139 80.2533 16.6821L103.002 26.6616C105.324 27.6804 106.485 28.1898 107.137 29.1867C107.788 30.1836 107.788 31.4516 107.788 33.9876V67.2792C107.788 71.5224 107.788 73.6441 106.973 75.5369C106.159 77.4297 104.618 78.8881 101.536 81.8049L80.3573 101.85C78.4041 103.698 77.4274 104.623 76.2328 104.623C75.0382 104.623 74.0616 103.698 72.1084 101.849L50.932 81.8048C47.8506 78.888 46.3099 77.4296 45.4953 75.5369C44.6807 73.6442 44.6807 71.5227 44.6807 67.2798V33.9879C44.6807 31.4518 44.6807 30.1837 45.332 29.1867C45.9834 28.1898 47.1446 27.6804 49.4672 26.6617L72.2192 16.682Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_497_78888_clip_path' transform='translate(-25.7725 -3.87695)'%3E%3Cpath d='M69.5221 16.4486C72.8457 15.2636 74.5076 14.671 76.2364 14.6708C77.9651 14.6706 79.6271 15.2628 82.951 16.447L94.5101 20.5652C100.933 22.8535 104.144 23.9977 105.972 26.5905C107.801 29.1832 107.8 32.5923 107.798 39.4106L107.79 67.4508C107.789 71.6115 107.789 73.6919 107.002 75.5555C106.215 77.4191 104.725 78.8706 101.744 81.7735L90.1872 93.0283C83.5943 99.449 80.2978 102.659 76.2329 102.659C72.1679 102.659 68.8716 99.4486 62.279 93.0276L50.7285 81.7778C47.7459 78.8728 46.2546 77.4203 45.4679 75.5553C44.6813 73.6903 44.6818 71.6085 44.6829 67.445L44.6905 39.3991C44.6923 32.5861 44.6932 29.1796 46.5205 26.5888C48.3478 23.9981 51.5565 22.8541 57.9738 20.566L69.5221 16.4486Z'/%3E%3C/clipPath%3E%3Cfilter id='filter3_d_497_78888' x='52.2334' y='79.8848' width='50.377' height='14.0645' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_497_78888'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_497_78888' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter4_f_497_78888' x='14.9229' y='-14.373' width='122.947' height='119.816' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter5_d_497_78888' x='51.0684' y='28.3301' width='51.0498' height='49.2793' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_497_78888'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_497_78888' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter6_d_497_78888' x='45.2998' y='20.0078' width='62.1953' height='59.0527' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_497_78888'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_497_78888' result='shape'/%3E%3C/filter%3E%3CclipPath id='paint23_angular_497_78888_clip_path'%3E%3Cpath d='M61.5298 70.867C60.2224 71.5409 58.7388 70.3599 59.003 68.8521L61.8144 52.7539L49.8812 41.332C48.7668 40.2633 49.3461 38.3098 50.8398 38.0987L67.4303 35.73L74.828 21.0033C75.4953 19.676 77.3007 19.676 77.9679 21.0033L85.3656 35.73L101.956 38.0987C103.45 38.3098 104.029 40.2633 102.911 41.332L90.9816 52.7539L93.793 68.8521C94.0572 70.3599 92.5736 71.5409 91.2661 70.867L76.3929 63.1888L61.5298 70.867Z'/%3E%3C/clipPath%3E%3CclipPath id='paint24_angular_497_78888_clip_path'%3E%3Cpath d='M101.273 9.14648L88.6631 13.1623L94.968 21.1939L106.229 20.6202L101.273 9.14648Z'/%3E%3C/clipPath%3E%3CclipPath id='paint25_angular_497_78888_clip_path'%3E%3Cpath d='M94.4942 108.766L95.5763 98.8045L88.0947 100.714L85.0457 108.688L94.4942 108.766Z'/%3E%3C/clipPath%3E%3CclipPath id='paint26_angular_497_78888_clip_path'%3E%3Cpath d='M57.4145 108.009L67.4122 108.536L65.0918 101.166L56.9671 98.5621L57.4145 108.009Z'/%3E%3C/clipPath%3E%3CclipPath id='paint27_angular_497_78888_clip_path'%3E%3Cpath d='M52.3691 9.75395L65.0847 13.0176L59.0143 20.5363L47.745 20.3675L52.3691 9.75395Z'/%3E%3C/clipPath%3E%3Cfilter id='filter7_f_497_78888' x='47.3926' y='41.6914' width='15.6357' height='15.6387' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter8_f_497_78888' x='117.63' y='57.9395' width='18.375' height='18.3848' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter9_f_497_78888' x='22.6396' y='5.86328' width='16.2637' height='16.2695' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter10_f_497_78888' x='16.4346' y='82.1367' width='12.627' height='12.6289' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter11_f_497_78888' x='25.8887' y='99.7324' width='14.2822' height='14.291' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter12_f_497_78888' x='118.356' y='4.91797' width='12.0654' height='12.0664' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter13_f_497_78888' x='123.601' y='97.7344' width='14.1787' height='14.1836' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter14_f_497_78888' x='98.5127' y='90.9805' width='17.2148' height='17.2207' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3Cfilter id='filter15_f_497_78888' x='95.334' y='46.2344' width='17.2148' height='17.2207' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_497_78888'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_497_78888' x1='95.9164' y1='50.5493' x2='121.175' y2='21.3444' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_497_78888' x1='105.148' y1='45.8492' x2='115.664' y2='27.7166' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_497_78888' x1='110.32' y1='54.9718' x2='118.646' y2='41.2635' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_497_78888' x1='116.575' y1='63.6175' x2='122.412' y2='54.4395' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_497_78888' x1='90.185' y1='44.813' x2='115.443' y2='15.6081' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_497_78888' x1='99.4168' y1='40.1129' x2='109.932' y2='21.9803' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_497_78888' x1='104.588' y1='49.2354' x2='112.914' y2='35.5272' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_497_78888' x1='110.843' y1='57.8811' x2='116.681' y2='48.7031' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear_497_78888' x1='57.108' y1='50.5493' x2='31.8495' y2='21.3444' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint9_linear_497_78888' x1='47.8742' y1='45.8492' x2='37.3588' y2='27.7166' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint10_linear_497_78888' x1='42.7048' y1='54.9718' x2='34.3786' y2='41.2635' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint11_linear_497_78888' x1='36.4489' y1='63.6175' x2='30.6111' y2='54.4395' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint12_linear_497_78888' x1='62.8394' y1='44.813' x2='37.5809' y2='15.6081' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint13_linear_497_78888' x1='53.6057' y1='40.1129' x2='43.0902' y2='21.9803' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint14_linear_497_78888' x1='48.4362' y1='49.2354' x2='40.1101' y2='35.5272' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint15_linear_497_78888' x1='42.1804' y1='57.8811' x2='36.3426' y2='48.7031' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint16_linear_497_78888' x1='75.5572' y1='13.1914' x2='75.5572' y2='102.328' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F4A455'/%3E%3Cstop offset='1' stop-color='%23ED4E60'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint17_linear_497_78888' x1='76.5113' y1='8' x2='76.5113' y2='117' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FADC6A'/%3E%3Cstop offset='1' stop-color='%23F4A339'/%3E%3C/linearGradient%3E%3CradialGradient id='paint18_radial_497_78888' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(39.7977 21.4992) rotate(44.8611) scale(102.805 236.026)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint19_radial_497_78888' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(39.8113 21.499) rotate(44.8611) scale(102.805 236.026)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint20_linear_497_78888' x1='40.7633' y1='110.967' x2='40.7633' y2='87.2187' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint21_linear_497_78888' x1='114.762' y1='110.965' x2='114.762' y2='87.1985' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint22_linear_497_78888' x1='77.7193' y1='97.4629' x2='77.7193' y2='73.7455' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 125px;
  height: 95px;
}
.box-vector-level.type-5 .inner:before {
  display: none;
}

.CX-tasks-center .box-list-tasks {
  background: linear-gradient(180deg, #494df4 0%, #4522f5 82.42%);
  color: #fff;
  text-align: center;
  padding: 17px 0;
  position: relative;
}
.CX-tasks-center .box-list-tasks:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='428' height='223' viewBox='0 0 428 223' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1377_86304)'%3E%3Cg opacity='0.07'%3E%3Cg clip-path='url(%23clip1_1377_86304)'%3E%3Cpath d='M281.106 59.9622L283.02 60.2493L286.083 45.2246L283.977 44.9375L281.106 59.9622Z' fill='white'/%3E%3Cpath d='M286.848 41.3003L284.839 40.8218L285.604 36.8981C285.7 36.5153 285.604 36.3239 285.508 36.1325C285.413 35.9411 285.126 35.7497 284.839 35.654L236.798 26.0841C236.223 25.8927 235.649 26.2755 235.554 26.8497L234.788 30.7734L232.778 30.3906L233.544 26.2755C233.927 24.6487 235.554 23.596 237.18 23.8831L285.317 33.453C286.083 33.6444 286.753 34.1229 287.231 34.7928C287.71 35.4626 287.901 36.2282 287.71 37.0895L286.848 41.3003Z' fill='white'/%3E%3Cpath d='M228.854 49.4349L230.864 49.9134L233.927 34.793L231.917 34.4102L228.854 49.4349Z' fill='white'/%3E%3Cpath d='M280.053 33.645L278.043 33.2622L280.627 20.2472C280.723 19.8644 280.627 19.673 280.532 19.4816C280.34 19.2902 280.053 19.0031 279.862 19.0031L247.898 12.5913C247.324 12.4956 246.75 12.7826 246.654 13.3568L244.07 26.3719L241.965 25.9891L244.549 12.974C244.932 11.2515 246.463 10.1031 248.185 10.4859L280.244 16.8977C281.01 17.0891 281.68 17.5676 282.158 18.2375C282.637 18.9074 282.733 19.673 282.637 20.5343L280.053 33.645Z' fill='white'/%3E%3Cpath d='M237.563 42.8317C233.352 42.0661 231.151 38.5252 231.917 34.3145L233.927 34.7929C233.257 37.8553 234.788 40.2478 237.85 40.822C240.817 41.3962 244.262 40.1521 244.836 36.994L246.846 37.4725C246.08 41.8747 241.487 43.693 237.563 42.8317Z' fill='white'/%3E%3Cpath d='M225.696 49.914L285.795 61.8763L286.274 59.9624L226.175 47.8086L225.696 49.914Z' fill='white'/%3E%3Cpath d='M245.889 21.5858C244.262 21.203 243.209 19.6718 243.496 17.9492L245.506 18.4277C245.41 18.9062 245.697 19.4804 246.272 19.5761C246.846 19.6718 247.42 19.3847 247.42 18.8105L249.43 19.289C249.238 20.8202 247.611 21.9686 245.889 21.5858Z' fill='white'/%3E%3Cpath d='M253.64 20.0561L251.535 19.5777C251.631 19.0035 251.344 18.4293 250.769 18.4293C250.195 18.3336 249.621 18.6207 249.525 19.1949L247.516 18.7164C247.898 16.9938 249.525 16.0368 251.152 16.3239C252.779 16.8024 253.927 18.3336 253.64 20.0561Z' fill='white'/%3E%3Cpath d='M253.928 23.2147C252.301 22.8319 251.248 21.3007 251.535 19.5781L253.545 20.0566C253.449 20.6308 253.736 21.1093 254.311 21.205C254.885 21.3007 255.363 21.0136 255.459 20.4394L257.469 20.9179C257.277 22.4491 255.65 23.5018 253.928 23.2147Z' fill='white'/%3E%3Cpath d='M261.679 21.586L259.67 21.1075C259.765 20.5333 259.478 20.0548 258.904 19.9591C258.33 19.8634 257.756 20.1505 257.66 20.7247L255.65 20.2462C256.033 18.6194 257.66 17.5667 259.287 17.8538C260.818 18.3323 261.967 19.9591 261.679 21.586Z' fill='white'/%3E%3Cpath d='M261.966 24.744C260.244 24.3612 259.287 22.83 259.574 21.1074L261.584 21.5859C261.488 22.1601 261.775 22.7343 262.349 22.83C262.923 22.9257 263.402 22.4472 263.498 21.9687L265.507 22.4472C265.22 24.0741 263.689 25.1268 261.966 24.744Z' fill='white'/%3E%3Cpath d='M269.622 23.213L267.612 22.8302C267.708 22.256 267.421 21.6818 266.847 21.5861C266.272 21.4904 265.698 21.7775 265.602 22.3517L263.593 21.8732C263.976 20.2463 265.602 19.1936 267.229 19.4807C268.856 19.9592 270.005 21.4904 269.622 23.213Z' fill='white'/%3E%3Cpath d='M270.005 26.4666C268.283 26.0838 267.326 24.457 267.613 22.8301L269.623 23.2129C269.527 23.7871 269.814 24.3613 270.388 24.457C270.962 24.5527 271.441 24.2656 271.537 23.6914L273.546 24.0742C273.259 25.701 271.728 26.658 270.005 26.4666Z' fill='white'/%3E%3Cpath d='M277.565 24.7435L275.651 24.3607C275.747 23.7865 275.46 23.2123 274.886 23.1166C274.311 23.021 273.737 23.308 273.642 23.8822L271.632 23.6908C272.015 21.9683 273.642 20.8199 275.268 21.2027C276.895 21.4898 277.948 23.2123 277.565 24.7435Z' fill='white'/%3E%3Cpath d='M278.044 28.0936C276.321 27.7108 275.364 26.0839 275.651 24.457L277.565 24.8398C277.565 25.414 277.948 25.9882 278.426 26.0839C278.905 26.1796 279.479 25.8925 279.575 25.3183L281.584 25.7011C281.297 27.2323 279.766 28.3807 278.044 28.0936Z' fill='white'/%3E%3Cpath d='M250.578 45.5114C246.367 44.7458 244.166 41.2049 244.932 36.9941L246.941 37.4726C246.367 40.535 247.994 42.9275 251.056 43.5017C253.927 44.0759 257.372 42.8318 258.042 39.7694L259.956 40.1522C259.191 44.4587 254.501 46.2769 250.578 45.5114Z' fill='white'/%3E%3Cpath d='M264.55 48.2867C260.626 47.5211 257.086 43.9803 257.947 39.6738L259.861 40.0566C259.287 43.119 261.966 45.7029 264.933 46.2771C267.995 46.8513 270.388 45.4158 270.962 42.3534L272.972 42.7362C272.11 46.8512 268.761 49.0523 264.55 48.2867Z' fill='white'/%3E%3Cpath d='M277.565 50.8707C273.737 50.1051 270.1 46.5643 270.962 42.2578L272.971 42.6406C272.302 45.7987 274.981 48.2868 277.948 48.861C281.01 49.5309 283.403 47.9998 283.977 44.9374L285.986 45.3202C285.221 49.4352 281.776 51.6363 277.565 50.8707Z' fill='white'/%3E%3Cpath d='M246.654 34.314C246.08 34.2183 245.506 34.5054 245.41 35.0796C245.315 35.6538 245.602 36.1323 246.176 36.228C246.75 36.3237 247.324 36.0366 247.42 35.4624C247.516 34.7925 247.037 34.4097 246.654 34.314ZM245.697 38.2377C244.071 37.8549 243.018 36.3237 243.305 34.6011C243.688 32.8785 245.219 31.9216 246.942 32.2087C248.664 32.5914 249.621 34.1226 249.334 35.8452C248.951 37.4721 247.42 38.5248 245.697 38.2377Z' fill='white'/%3E%3Cpath d='M259.574 36.8986C259 36.8029 258.425 37.09 258.33 37.6642C258.234 38.2384 258.521 38.7169 259.095 38.8126C259.67 38.9083 260.244 38.6212 260.339 38.047C260.531 37.4728 260.148 36.9943 259.574 36.8986ZM258.808 40.8223C257.086 40.4395 256.129 38.9083 256.32 37.1857C256.703 35.5588 258.33 34.5061 259.957 34.7932C261.679 35.176 262.828 36.7072 262.445 38.4298C262.062 40.1524 260.435 41.2051 258.808 40.8223Z' fill='white'/%3E%3Cpath d='M272.589 39.4826C272.015 39.3869 271.441 39.674 271.345 40.2482C271.25 40.8224 271.728 41.3966 272.207 41.4923C272.685 41.588 273.259 41.1095 273.355 40.631C273.546 40.1525 273.164 39.5783 272.589 39.4826ZM271.824 43.4062C270.101 43.0234 269.144 41.4923 269.431 39.7697C269.814 38.1428 271.345 37.0901 273.068 37.3772C274.695 37.76 275.747 39.2912 275.46 41.0138C275.078 42.7364 273.546 43.789 271.824 43.4062Z' fill='white'/%3E%3Cpath d='M233.544 31.6343C232.97 31.5386 232.491 31.8257 232.396 32.3999C232.3 32.8784 232.587 33.4526 233.161 33.5483C233.735 33.644 234.214 33.3569 234.31 32.7827C234.405 32.2085 234.023 31.6343 233.544 31.6343ZM232.683 35.6537C231.056 35.2709 230.003 33.7397 230.29 32.0171C230.673 30.2946 232.204 29.3376 233.927 29.6247C235.649 30.0075 236.606 31.5386 236.319 33.2612C235.937 34.7924 234.405 35.9408 232.683 35.6537Z' fill='white'/%3E%3Cpath d='M285.604 42.0666C285.029 41.9709 284.551 42.258 284.455 42.8322C284.36 43.4064 284.647 43.9805 285.221 44.0762C285.795 44.1719 286.274 43.6935 286.369 43.3107C286.465 42.7365 286.178 42.1623 285.604 42.0666ZM284.838 45.9902C283.211 45.6074 282.158 44.0762 282.446 42.3537C282.828 40.7268 284.36 39.6741 286.082 39.9612C287.805 40.344 288.762 41.8752 288.475 43.5978C288.092 45.3203 286.465 46.373 284.838 45.9902Z' fill='white'/%3E%3Cpath d='M260.626 10.9631C260.052 10.8674 259.478 11.1545 259.382 11.7286C259.287 12.3028 259.574 12.877 260.148 12.9727L268.187 14.5996C268.761 14.6953 269.335 14.4082 269.431 13.834C269.526 13.2598 269.239 12.6856 268.665 12.5899L260.626 10.9631ZM267.899 16.6093L259.861 14.8867C258.138 14.5039 256.99 12.9727 257.373 11.2502C257.755 9.62327 259.382 8.57058 261.009 8.85768L269.048 10.4846C270.77 10.8674 271.727 12.4942 271.536 14.1211C271.153 15.8437 269.431 16.9921 267.899 16.6093Z' fill='white'/%3E%3Cpath d='M263.975 9.62459L265.985 10.0074L267.325 3.02136L265.315 2.54286L263.975 9.62459ZM267.612 12.3042L261.583 11.1558L263.688 0.0546875L269.717 1.29877L267.612 12.3042Z' fill='white'/%3E%3Cpath d='M265.603 1.58585L267.612 1.96865L267.995 -0.041032L266.081 -0.423828L265.603 1.58585Z' fill='white'/%3E%3Cpath d='M267.709 -3.77356C267.039 -3.19937 266.464 -2.62517 266.369 -2.43377C266.273 -1.85958 266.56 -1.28539 267.134 -1.18969C267.709 -1.09399 268.283 -1.38109 268.378 -1.95528C268.378 -2.33808 268.187 -3.00797 267.709 -3.77356ZM266.847 0.819992C265.125 0.437195 264.168 -1.18969 264.455 -2.81657C264.646 -4.25206 266.847 -5.78324 267.517 -6.07034L268.283 -6.64453L268.857 -5.87894C269.335 -5.20905 270.675 -3.00797 270.484 -1.66818C270.101 0.054399 268.378 1.01139 266.847 0.819992Z' fill='white'/%3E%3Cpath d='M233.257 48.287L243.305 50.201L243.784 48.287L233.735 46.2773L233.257 48.287Z' fill='white'/%3E%3Cpath d='M245.41 50.6796L248.281 51.2538L248.76 49.3398L245.697 48.6699L245.41 50.6796Z' fill='white'/%3E%3Cpath d='M413.84 23.8827C408.003 23.8827 403.313 28.6677 403.313 34.4096C403.313 40.1516 407.907 44.8408 413.84 44.8408C419.582 44.8408 424.271 40.2473 424.271 34.4096C424.176 28.6677 419.582 23.8827 413.84 23.8827ZM413.84 46.7548C406.95 46.7548 401.399 41.2043 401.399 34.4096C401.399 27.5193 406.95 21.9688 413.84 21.9688C420.635 21.9688 426.185 27.5193 426.185 34.4096C426.09 41.2043 420.539 46.7548 413.84 46.7548Z' fill='white'/%3E%3Cpath d='M414.223 60.8222C412.214 60.8222 410.108 60.6308 408.673 60.0566L409.247 58.2383C411.927 59.0996 416.52 59.0996 419.2 58.2383L419.774 60.0566C418.243 60.6308 416.233 60.8222 414.223 60.8222Z' fill='white'/%3E%3Cpath d='M422.74 59.0038L421.975 57.2812C423.697 56.4199 424.558 55.5586 424.558 55.5586L425.898 56.8984C425.803 56.9941 424.75 58.0468 422.74 59.0038Z' fill='white'/%3E%3Cpath d='M413.266 55.3681C411.831 55.3681 410.3 54.5069 409.151 52.9757C407.333 50.5832 403.505 48.6692 400.634 49.4348C398.624 50.1047 396.902 49.9133 395.562 48.9563C394.796 48.2864 393.744 47.0423 393.648 44.7456C393.648 41.7789 390.586 38.0466 387.619 36.8982C384.652 36.0369 384.078 34.4101 384.078 32.3047H385.992C385.992 33.7402 386.183 34.4101 388.097 35.2714C391.447 36.4197 395.466 40.7262 395.466 44.6499C395.466 45.8939 395.945 46.9466 396.615 47.3294C397.38 47.9036 398.624 47.9993 399.964 47.5208C403.696 46.3724 408.29 48.7649 410.587 51.7316C411.257 52.7843 412.214 53.3585 413.075 53.3585C413.936 53.3585 414.893 52.7843 415.659 51.7316C417.764 48.8606 423.506 46.3724 427.143 47.5208C428.482 47.9993 429.727 47.9036 430.492 47.3294C431.162 46.8509 431.641 45.8939 431.641 44.6499C431.736 40.7262 435.564 36.4197 439.009 35.2714C440.445 34.6972 441.115 33.8359 441.115 32.3047H443.029C443.029 34.6015 441.88 36.1326 439.488 36.8982C436.521 38.0466 433.459 41.7789 433.459 44.7456C433.363 47.0423 432.31 48.2864 431.545 48.9563C430.301 49.8176 428.482 50.1047 426.473 49.4348C423.793 48.6692 418.913 50.4875 417.094 52.9757C416.233 54.5069 414.797 55.3681 413.266 55.3681Z' fill='white'/%3E%3Cpath d='M413.84 23.8827C408.003 23.8827 403.313 28.6677 403.313 34.4096C403.313 40.1516 407.907 44.8408 413.84 44.8408C419.582 44.8408 424.271 40.2473 424.271 34.4096C424.176 28.6677 419.582 23.8827 413.84 23.8827ZM413.84 46.7548C406.95 46.7548 401.399 41.2043 401.399 34.4096C401.399 27.5193 406.95 21.9688 413.84 21.9688C420.635 21.9688 426.185 27.5193 426.185 34.4096C426.09 41.2043 420.539 46.7548 413.84 46.7548Z' fill='white'/%3E%3Cpath d='M413.841 6.65812C398.624 6.65812 386.184 19.099 386.184 34.3151C386.184 49.5313 398.624 61.8765 413.841 61.8765C429.057 61.8765 441.402 49.5313 441.402 34.3151C441.402 19.099 429.057 6.65812 413.841 6.65812ZM413.841 63.8861C397.476 63.8861 384.27 50.6797 384.27 34.4108C384.27 18.0463 397.476 4.83984 413.841 4.83984C430.109 4.83984 443.316 18.0463 443.316 34.4108C443.316 50.6797 430.109 63.8861 413.841 63.8861Z' fill='white'/%3E%3Cpath d='M393.648 27.7109C393.17 27.7109 392.787 28.0936 392.787 28.5721C392.787 29.1463 393.266 29.4334 393.648 29.4334C394.223 29.4334 394.701 29.0506 394.701 28.5721C394.701 28.0936 394.223 27.7109 393.648 27.7109ZM393.648 31.4431C392.021 31.4431 390.777 30.199 390.777 28.5721C390.777 26.9453 392.021 25.7012 393.648 25.7012C395.275 25.7012 396.615 26.9453 396.615 28.5721C396.615 30.199 395.275 31.4431 393.648 31.4431Z' fill='white'/%3E%3Cpath d='M422.357 15.2714C421.783 15.2714 421.305 15.7499 421.305 16.1327C421.305 16.7069 421.783 17.1854 422.357 17.1854C422.836 17.1854 423.219 16.7069 423.219 16.1327C423.314 15.7499 422.836 15.2714 422.357 15.2714ZM422.357 19.0994C420.73 19.0994 419.391 17.7596 419.391 16.1327C419.391 14.5058 420.73 13.2617 422.357 13.2617C423.984 13.2617 425.228 14.5058 425.228 16.1327C425.228 17.7596 423.984 19.0994 422.357 19.0994Z' fill='white'/%3E%3Cpath d='M405.227 15.2714C404.653 15.2714 404.175 15.7499 404.175 16.1327C404.175 16.7069 404.653 17.1854 405.227 17.1854C405.706 17.1854 406.089 16.7069 406.089 16.1327C406.089 15.7499 405.61 15.2714 405.227 15.2714ZM405.227 19.0994C403.601 19.0994 402.261 17.7596 402.261 16.1327C402.261 14.5058 403.601 13.2617 405.227 13.2617C406.854 13.2617 408.098 14.5058 408.098 16.1327C408.003 17.7596 406.759 19.0994 405.227 19.0994Z' fill='white'/%3E%3Cpath d='M396.271 19.4083L394.918 20.7617L396.813 22.6564L398.166 21.3031L396.271 19.4083Z' fill='white'/%3E%3Cpath d='M413.554 12.8768L412.022 11.9198L413.936 8.95312L415.468 10.1015L413.554 12.8768Z' fill='white'/%3E%3Cpath d='M412.979 20.0546L412.597 18.1406L416.425 17.1836L416.807 19.0019L412.979 20.0546Z' fill='white'/%3E%3Cpath d='M398.434 39.3865L396.615 38.908L397.477 35.0801L399.391 35.5586L398.434 39.3865Z' fill='white'/%3E%3Cpath d='M376.614 202.554L342.449 195.472C340.439 195.089 338.525 192.984 338.525 190.974L337.76 180.447L339.674 180.352L340.439 190.878C340.439 192.027 341.683 193.462 342.928 193.749L376.996 200.735C378.24 200.927 379.867 200.257 380.25 199.3L385.226 189.921L386.949 190.783L382.068 200.066C381.111 201.788 378.623 203.032 376.614 202.554Z' fill='white'/%3E%3Cpath d='M387.14 186.092C383.504 176.905 375.657 170.301 365.895 168.196C356.325 166.282 346.373 169.249 339.482 176.139L338.143 174.799C345.511 167.43 356.134 164.272 366.374 166.473C376.614 168.579 385.035 175.661 388.863 185.326L387.14 186.092Z' fill='white'/%3E%3Cpath d='M363.694 173.748L365.608 174.131L366.47 170.398L364.556 169.92L363.694 173.748Z' fill='white'/%3E%3Cpath d='M358.718 172.504L357.856 170.685L362.259 168.676L363.024 170.494L358.718 172.504Z' fill='white'/%3E%3Cpath d='M371.829 175.279L367.714 171.547L369.054 170.016L373.073 173.844L371.829 175.279Z' fill='white'/%3E%3Cpath d='M374.125 185.71C375.274 185.901 376.231 186.763 376.996 187.337L377.188 187.528C377.858 188.007 378.623 188.677 379.485 188.772C379.485 188.772 379.485 188.772 379.485 188.868C380.154 188.964 380.92 188.772 381.781 188.485L382.26 188.39C383.121 188.198 384.365 187.815 385.514 188.007C386.758 188.198 387.81 189.059 388.576 189.729C389.15 190.208 389.342 190.112 389.437 190.112C389.916 189.921 390.203 189.347 390.203 189.059L390.394 188.007C390.49 187.815 390.394 187.146 390.011 186.763C389.916 186.763 389.629 186.571 389.15 186.667L389.054 186.763C388.193 186.954 386.949 187.337 385.705 187.146C384.557 186.763 383.6 186.093 382.738 185.423L382.356 185.232C381.781 184.753 381.111 184.179 380.442 184.083C379.676 183.892 378.528 184.179 377.858 184.275L377.666 184.37C376.805 184.562 375.561 184.944 374.413 184.753C373.168 184.562 372.116 183.7 371.446 183.126L371.063 182.743C370.393 182.265 369.723 181.691 369.053 181.595C368.288 181.404 367.235 181.691 366.47 181.978H366.374C365.513 182.169 364.268 182.552 363.024 182.361C361.876 182.169 360.919 181.308 360.058 180.734L359.675 180.351C359.101 179.872 358.431 179.298 357.761 179.202C356.995 179.107 355.943 179.298 355.177 179.585H354.89C354.029 179.777 352.785 180.159 351.636 179.968C350.392 179.777 349.339 178.915 348.67 178.341L348.287 177.958C347.713 177.48 347.043 176.906 346.277 176.81C345.607 176.714 344.459 176.906 343.789 177.193C342.736 177.384 341.396 177.767 340.152 177.576C339.004 177.384 338.143 176.714 337.281 176.14L337.09 175.949C336.611 175.566 336.324 175.757 336.324 175.757C335.846 175.853 335.559 176.427 335.463 176.81L335.367 177.671C335.272 178.054 335.367 178.533 335.75 178.915C335.75 179.011 335.942 179.107 336.611 179.011L336.803 178.915C337.664 178.724 338.813 178.341 340.057 178.724C341.205 178.915 342.353 179.872 343.023 180.447C343.693 181.021 344.65 181.691 345.416 181.786C346.086 181.882 346.851 181.691 347.713 181.595L348.191 181.404C349.052 181.212 350.296 180.829 351.445 181.212C352.593 181.404 353.55 182.265 354.316 182.839L354.507 182.935C355.177 183.413 355.943 184.083 356.804 184.275C357.474 184.37 358.431 184.179 359.101 183.892L359.579 183.796C360.44 183.605 361.685 183.222 362.833 183.413C364.077 183.796 364.938 184.466 365.8 185.136L365.895 185.232C366.565 185.71 367.522 186.38 368.288 186.571C368.958 186.667 369.723 186.476 370.585 186.189L371.063 186.093C371.733 185.901 372.881 185.519 374.125 185.71ZM379.102 190.686C377.858 190.495 376.709 189.634 376.039 188.964L376.614 188.198L375.944 188.964L375.848 188.868C375.178 188.39 374.508 187.72 373.743 187.624C373.073 187.528 372.116 187.72 371.35 188.007L370.872 188.102C370.01 188.294 368.862 188.677 367.714 188.294C366.47 188.102 365.321 187.146 364.651 186.571L364.46 186.476C363.886 185.997 363.12 185.327 362.45 185.232C361.685 185.136 360.728 185.327 360.058 185.614L359.579 185.71C358.718 185.901 357.57 186.284 356.421 186.093C355.177 185.71 354.029 184.944 353.359 184.37L353.167 184.179C352.497 183.7 351.828 183.126 351.158 182.935C350.392 182.839 349.435 183.03 348.67 183.318L348.191 183.413C347.33 183.605 346.181 183.987 345.033 183.796C343.789 183.605 342.736 182.648 341.971 182.073C341.396 181.499 340.535 180.829 339.674 180.734C338.908 180.542 338.047 180.734 337.377 180.925L336.994 181.021C335.942 181.212 334.985 181.021 334.315 180.351C333.453 179.585 333.166 178.341 333.453 177.384L333.645 176.332C333.74 175.47 334.506 174.322 335.654 173.939C336.516 173.556 337.473 173.843 338.334 174.513L338.525 174.609C339.1 175.183 339.769 175.662 340.439 175.853C340.439 175.853 340.439 175.853 340.535 175.853C341.205 175.949 342.353 175.662 343.119 175.47C344.172 175.087 345.416 174.8 346.66 174.992C347.808 175.375 348.669 176.044 349.339 176.619L349.818 177.001C350.392 177.48 351.158 178.054 351.828 178.15C352.593 178.341 353.55 178.15 354.22 177.958L354.411 177.863C355.464 177.671 356.708 177.288 357.952 177.48C359.101 177.671 359.962 178.533 360.823 179.107L361.206 179.298C361.78 179.872 362.546 180.447 363.311 180.542C363.981 180.734 364.938 180.447 365.704 180.351L365.895 180.255C366.757 180.064 368.192 179.681 369.436 179.872C370.585 180.064 371.446 180.734 372.116 181.499L372.594 181.691C373.168 182.169 373.934 182.839 374.604 182.935C375.274 183.03 376.327 182.839 376.996 182.552H377.188C378.24 182.361 379.485 181.978 380.729 182.169C381.877 182.361 382.738 183.03 383.6 183.605L383.982 183.987C384.557 184.466 385.322 185.136 385.992 185.232C386.758 185.327 387.81 185.136 388.576 184.849H388.672C389.724 184.466 390.681 184.753 391.351 185.423C392.117 186.189 392.5 187.528 392.213 188.485L392.021 189.347C391.925 190.208 391.16 191.356 390.011 191.835C389.15 192.218 388.193 191.93 387.332 191.261L387.236 191.165C386.566 190.686 385.896 190.016 385.131 189.921C384.365 189.729 383.408 190.016 382.643 190.112L382.164 190.304C381.399 190.686 380.25 190.973 379.102 190.686Z' fill='white'/%3E%3Cpath d='M343.215 191.738L352.785 193.652L353.072 191.834L343.598 189.824L343.215 191.738Z' fill='white'/%3E%3Cpath d='M354.698 194.133L358.43 194.898L358.813 192.984L354.985 192.219L354.698 194.133Z' fill='white'/%3E%3Cpath d='M278.331 189.825C278.139 182.169 273.45 175.566 266.081 172.312L266.751 170.973C274.694 174.514 279.67 181.5 279.862 189.825H278.331Z' fill='white'/%3E%3Cpath d='M283.116 211.166H234.022V191.069L258.234 169.25H258.617C260.627 169.25 262.541 169.633 264.359 170.016L263.881 171.642C262.254 171.164 260.627 170.877 258.809 170.877L235.649 191.835V209.635H281.585V191.452H283.116V211.166Z' fill='white'/%3E%3Cpath d='M279.957 208.009H234.883V206.478H278.33V195.377H234.883V193.75H279.957V208.009Z' fill='white'/%3E%3Cpath d='M240.433 205.615C238.328 205.615 236.51 203.892 236.51 201.691C236.51 199.586 238.328 197.768 240.433 197.768C242.539 197.768 244.357 199.586 244.357 201.691H242.73C242.73 200.447 241.678 199.299 240.338 199.299C239.094 199.299 237.945 200.447 237.945 201.691C237.945 203.031 239.094 204.084 240.338 204.084V205.615H240.433Z' fill='white'/%3E%3Cpath d='M249.142 201.693V200.066C250.004 200.066 250.769 199.396 250.769 198.439C250.769 197.578 250.099 196.812 249.142 196.812C248.185 196.812 247.516 197.482 247.516 198.439H245.889C245.889 196.717 247.324 195.281 249.047 195.281C250.865 195.281 252.205 196.717 252.205 198.439C252.301 200.353 250.865 201.693 249.142 201.693Z' fill='white'/%3E%3Cpath d='M255.459 208.008V206.381C256.32 206.381 257.086 205.711 257.086 204.754C257.086 203.988 256.416 203.127 255.459 203.127C254.598 203.127 253.832 203.892 253.832 204.754H252.205C252.205 203.031 253.641 201.596 255.363 201.596C257.181 201.596 258.521 203.031 258.521 204.754C258.617 206.668 257.277 208.008 255.459 208.008Z' fill='white'/%3E%3Cpath d='M273.641 206.478C271.536 206.478 269.718 204.756 269.718 202.555H271.345C271.345 203.894 272.493 204.947 273.737 204.947C275.077 204.947 276.13 203.894 276.13 202.555C276.13 201.31 275.077 200.162 273.737 200.162V198.535C276.034 198.535 277.661 200.353 277.661 202.459C277.565 204.756 275.843 206.478 273.641 206.478Z' fill='white'/%3E%3Cpath d='M262.541 201.693C260.435 201.693 258.617 199.97 258.617 197.769H260.148C260.148 199.109 261.297 200.162 262.541 200.162C263.881 200.162 264.933 199.109 264.933 197.769C264.933 196.525 263.881 195.377 262.541 195.377V193.75C264.838 193.75 266.464 195.568 266.464 197.674C266.464 199.97 264.838 201.693 262.541 201.693Z' fill='white'/%3E%3Cpath d='M267.325 204.85H265.698C265.698 204.371 265.315 204.084 264.933 204.084C264.55 204.084 264.167 204.467 264.167 204.85H262.54C262.54 203.605 263.688 202.457 264.933 202.457C266.272 202.457 267.325 203.605 267.325 204.85Z' fill='white'/%3E%3Cpath d='M250.674 207.242H249.047C249.047 205.519 247.707 204.084 245.889 204.084V202.457C248.568 202.457 250.674 204.658 250.674 207.242Z' fill='white'/%3E%3Cpath d='M283.116 191.356H281.489C281.489 190.591 281.298 189.729 281.011 188.964C280.915 188.39 280.628 187.815 280.628 187.337C280.628 186.476 280.819 185.71 281.106 185.04C281.298 184.466 281.489 183.987 281.489 183.318C281.489 182.839 280.819 182.073 280.149 181.499C278.81 180.064 278.331 177.863 278.331 177.001C278.331 175.853 277.853 175.566 277.278 175.375C274.982 174.609 273.546 173.652 273.546 171.451C273.546 170.302 273.068 169.824 271.919 169.824C270.484 169.824 268.283 169.824 267.326 167.814C266.752 166.666 266.464 166.666 265.603 166.666C265.412 166.666 265.125 166.762 264.838 167.049C264.359 167.24 263.785 167.527 263.211 167.527C262.637 167.527 262.158 167.144 261.775 166.762C261.297 166.379 260.723 165.996 260.053 165.996C259.67 165.996 259.287 166.379 259.287 166.762V169.92H257.66V166.762C257.66 165.518 258.809 164.369 260.053 164.369C261.297 164.369 262.158 165.039 262.732 165.613C262.924 165.709 263.211 165.996 263.306 165.996C263.402 165.996 263.785 165.9 264.072 165.613C264.55 165.422 264.933 165.135 265.507 165.135C266.656 165.135 267.613 165.23 268.666 167.144C269.144 168.197 270.292 168.293 271.824 168.293C273.833 168.293 274.982 169.441 274.982 171.451C274.982 172.312 275.173 173.078 277.661 173.843C279.001 174.418 279.671 175.47 279.671 177.001C279.671 177.767 280.149 179.394 281.011 180.351C281.872 181.212 282.829 182.169 282.829 183.318C282.829 184.179 282.638 184.944 282.35 185.614C282.255 186.188 281.968 186.667 281.968 187.337C281.968 187.528 282.159 188.007 282.35 188.485C282.925 189.347 283.116 190.399 283.116 191.356Z' fill='white'/%3E%3Cpath d='M282.35 190.59H234.883V192.217H282.35V190.59Z' fill='white'/%3E%3Cpath d='M250.673 187.434H242.73V189.06H250.673V187.434Z' fill='white'/%3E%3Cpath d='M255.459 187.434H253.066V189.06H255.459V187.434Z' fill='white'/%3E%3Cpath d='M341.589 80.7285C337.856 80.7285 334.794 83.7908 334.794 87.4274C334.794 91.1597 337.856 94.222 341.589 94.222C345.225 94.222 348.287 91.1597 348.287 87.4274C348.192 83.7908 345.225 80.7285 341.589 80.7285ZM341.589 95.4661C337.186 95.4661 333.646 91.8296 333.646 87.4274C333.646 83.1209 337.186 79.4844 341.589 79.4844C345.895 79.4844 349.532 83.1209 349.532 87.4274C349.436 91.8296 345.895 95.4661 341.589 95.4661Z' fill='white'/%3E%3Cpath d='M341.779 104.365C340.535 104.365 339.291 104.269 338.238 103.887L338.621 102.738C340.439 103.312 343.215 103.312 344.937 102.738L345.416 103.887C344.363 104.269 343.119 104.365 341.779 104.365Z' fill='white'/%3E%3Cpath d='M347.33 103.217L346.756 102.164C347.904 101.59 348.478 101.016 348.478 101.016L349.244 101.781C349.244 101.973 348.574 102.643 347.33 103.217Z' fill='white'/%3E%3Cpath d='M341.205 100.826C340.153 100.826 339.291 100.347 338.621 99.3901C337.473 97.9546 334.985 96.7105 333.167 97.2847C331.827 97.6675 330.678 97.4761 329.913 96.9019C329.339 96.4234 328.669 95.6578 328.669 94.2223C328.669 92.404 326.755 89.9159 324.841 89.246C323.022 88.6718 322.544 87.6191 322.544 86.2793H323.788C323.788 87.1406 323.884 87.6191 325.224 88.0976C327.329 88.8632 329.817 91.6384 329.817 94.2223C329.817 94.9879 330.008 95.5621 330.487 95.9449C331.061 96.3277 331.827 96.4234 332.592 96.0406C335.081 95.3707 338.047 96.8062 339.387 98.7202C339.961 99.3901 340.535 99.7729 341.11 99.7729C341.684 99.7729 342.258 99.3901 342.832 98.7202C344.172 96.9019 347.713 95.3707 350.201 96.0406C351.062 96.4234 351.828 96.232 352.306 95.9449C352.785 95.5621 352.976 95.0836 352.976 94.2223C353.072 91.6384 355.56 88.8632 357.761 88.0976C358.622 87.7148 359.101 87.2363 359.101 86.2793H360.345C360.345 87.7148 359.579 88.7675 358.048 89.246C356.134 89.9159 354.22 92.404 354.22 94.2223C354.22 95.6578 353.55 96.5191 352.976 96.9019C352.211 97.4761 351.062 97.5718 349.818 97.2847C348 96.7105 344.938 97.8589 343.693 99.3901C343.119 100.443 342.258 100.826 341.205 100.826Z' fill='white'/%3E%3Cpath d='M341.589 80.7285C337.856 80.7285 334.794 83.7908 334.794 87.4274C334.794 91.1597 337.856 94.222 341.589 94.222C345.225 94.222 348.287 91.1597 348.287 87.4274C348.192 83.7908 345.225 80.7285 341.589 80.7285ZM341.589 95.4661C337.186 95.4661 333.646 91.8296 333.646 87.4274C333.646 83.1209 337.186 79.4844 341.589 79.4844C345.895 79.4844 349.532 83.1209 349.532 87.4274C349.436 91.8296 345.895 95.4661 341.589 95.4661Z' fill='white'/%3E%3Cpath d='M341.588 69.7226C331.731 69.7226 323.884 77.6656 323.884 87.3312C323.884 97.1882 331.827 105.036 341.588 105.036C351.349 105.036 359.197 97.0925 359.197 87.3312C359.197 77.6656 351.254 69.7226 341.588 69.7226ZM341.588 106.375C331.061 106.375 322.64 97.8581 322.64 87.4269C322.64 76.9957 331.157 68.5742 341.588 68.5742C352.019 68.5742 360.441 77.0914 360.441 87.4269C360.441 97.9538 351.924 106.375 341.588 106.375Z' fill='white'/%3E%3Cpath d='M328.669 83.2167C328.286 83.2167 328.095 83.4081 328.095 83.7909C328.095 84.1737 328.286 84.3651 328.669 84.3651C329.052 84.3651 329.339 84.1737 329.339 83.7909C329.339 83.4081 329.052 83.2167 328.669 83.2167ZM328.669 85.6092C327.616 85.6092 326.851 84.8436 326.851 83.7909C326.851 82.7383 327.616 81.9727 328.669 81.9727C329.722 81.9727 330.487 82.7383 330.487 83.7909C330.487 84.8436 329.722 85.6092 328.669 85.6092Z' fill='white'/%3E%3Cpath d='M353.742 83.2167C353.359 83.2167 353.072 83.4081 353.072 83.7909C353.072 84.1737 353.455 84.3651 353.742 84.3651C354.125 84.3651 354.316 84.1737 354.316 83.7909C354.316 83.4081 354.125 83.2167 353.742 83.2167ZM353.742 85.6092C352.689 85.6092 351.828 84.8436 351.828 83.7909C351.828 82.7383 352.689 81.9727 353.742 81.9727C354.795 81.9727 355.56 82.7383 355.56 83.7909C355.56 84.8436 354.795 85.6092 353.742 85.6092Z' fill='white'/%3E%3Cpath d='M346.947 75.1777C346.564 75.1777 346.373 75.5605 346.373 75.8476C346.373 76.2304 346.564 76.4218 346.947 76.4218C347.33 76.4218 347.617 76.2304 347.617 75.8476C347.713 75.5605 347.33 75.1777 346.947 75.1777ZM346.947 77.6659C345.894 77.6659 345.129 76.9003 345.129 75.8476C345.129 74.7949 345.894 74.0293 346.947 74.0293C348 74.0293 348.765 74.7949 348.765 75.8476C348.765 76.9003 348 77.6659 346.947 77.6659Z' fill='white'/%3E%3Cpath d='M336.037 75.1777C335.654 75.1777 335.463 75.5605 335.463 75.8476C335.463 76.2304 335.654 76.4218 336.037 76.4218C336.42 76.4218 336.611 76.2304 336.611 75.8476C336.611 75.5605 336.324 75.1777 336.037 75.1777ZM336.037 77.6659C334.984 77.6659 334.219 76.9003 334.219 75.8476C334.219 74.7949 334.984 74.0293 336.037 74.0293C337.09 74.0293 337.855 74.7949 337.855 75.8476C337.855 76.9003 336.994 77.6659 336.037 77.6659Z' fill='white'/%3E%3Cpath d='M330.679 79.9628L329.435 78.7187L330.392 77.9531L331.636 79.0058L330.679 79.9628Z' fill='white'/%3E%3Cpath d='M341.492 73.7421L340.439 73.0722L341.684 71.2539L342.736 71.9238L341.492 73.7421Z' fill='white'/%3E%3Cpath d='M341.109 78.2402L340.727 77.0918L343.215 76.4219L343.502 77.666L341.109 78.2402Z' fill='white'/%3E%3Cpath d='M352.785 78.8143L350.967 77.5703L351.637 76.5176L353.455 77.7617L352.785 78.8143Z' fill='white'/%3E%3Cpath d='M351.637 89.8202L350.967 88.7675L352.785 87.5234L353.455 88.5761L351.637 89.8202Z' fill='white'/%3E%3Cpath d='M331.731 90.6796L330.583 90.2968L331.157 88L332.306 88.1914L331.731 90.6796Z' fill='white'/%3E%3Cpath d='M352.785 32.0191L327.999 35.1771C326.563 35.2728 324.745 34.3158 324.266 32.8804L321.204 25.99L322.544 25.4158L325.511 32.4019C325.893 33.1675 326.946 33.7416 327.807 33.6459L352.689 30.4879C353.455 30.3922 354.507 29.4352 354.603 28.7653L355.751 21.2051L357.091 21.3965L355.943 28.861C355.847 30.2965 354.316 31.8277 352.785 32.0191Z' fill='white'/%3E%3Cpath d='M356.038 18.3334C351.541 12.8786 344.65 10.2947 337.473 11.0603C330.487 11.9216 324.458 16.2281 321.395 22.7356L320.056 22.0657C323.405 15.2711 329.913 10.7732 337.377 9.72053C344.842 8.85924 352.211 11.6345 357.187 17.3765L356.038 18.3334Z' fill='white'/%3E%3Cpath d='M337.378 15.3671L338.718 15.1757L338.431 12.4961L336.995 12.5918L337.378 15.3671Z' fill='white'/%3E%3Cpath d='M333.645 15.7499L332.593 14.6972L335.081 12.3047L336.134 13.2617L333.645 15.7499Z' fill='white'/%3E%3Cpath d='M343.216 14.5057L339.483 12.8789L340.058 11.6348L343.79 13.2616L343.216 14.5057Z' fill='white'/%3E%3Cpath d='M347.235 21.2048C348.096 21.1091 348.957 21.3005 349.627 21.5876L349.723 21.6833C350.297 21.8747 350.967 22.1618 351.541 22.0661C352.115 22.0661 352.594 21.6833 352.977 21.3962L353.359 21.2048C353.934 20.822 354.603 20.3435 355.465 20.1521C356.326 20.0564 357.283 20.3435 357.857 20.6306H357.953C358.431 20.822 358.527 20.7263 358.623 20.6306C358.814 20.4392 359.006 19.9607 359.006 19.7693L358.91 19.0994C358.91 18.908 358.719 18.5252 358.336 18.4295C358.336 18.3338 358.144 18.3338 357.762 18.5252H357.666C357.092 19.0037 356.326 19.3865 355.369 19.5779C354.603 19.6736 353.646 19.4822 352.977 19.1951L352.785 19.0994C352.211 18.908 351.637 18.6209 351.063 18.7166C350.488 18.7166 349.914 19.1951 349.34 19.4822L349.244 19.5779C348.67 19.9607 348 20.4392 347.139 20.6306C346.373 20.7263 345.416 20.4392 344.746 20.1521L344.555 20.0564C343.981 19.865 343.407 19.5779 342.832 19.6736C342.258 19.7693 341.684 20.1521 341.206 20.4392L341.014 20.5349C340.44 20.9177 339.77 21.3962 338.909 21.5876C338.048 21.6833 337.186 21.3962 336.516 21.1091L336.134 21.0134C335.655 20.9177 335.081 20.6306 334.507 20.6306C333.932 20.7263 333.358 21.2048 332.784 21.4919H332.688C332.114 21.9704 331.444 22.3532 330.583 22.5446C329.722 22.6403 328.86 22.3532 328.191 22.0661L327.808 21.9704C327.329 21.8747 326.755 21.5876 326.181 21.779C325.607 21.779 324.937 22.2575 324.458 22.5446C323.884 22.9274 323.118 23.4059 322.162 23.5973C321.3 23.693 320.439 23.5016 319.865 23.2145L319.673 23.1188C319.195 23.0231 319.099 23.1188 319.003 23.2145C318.812 23.3102 318.621 23.7886 318.621 23.98L318.716 24.6499C318.716 24.8413 318.908 25.3198 319.291 25.4155C319.291 25.4155 319.482 25.5112 319.865 25.3198L320.056 25.2241C320.63 24.8413 321.3 24.3628 322.162 24.3628C322.927 24.2671 323.98 24.5542 324.554 24.8413C325.224 24.937 325.894 25.3198 326.468 25.2241C327.042 25.2241 327.521 24.7456 327.903 24.5542L328.286 24.3628C328.765 23.98 329.53 23.5016 330.392 23.3102C331.157 23.2145 332.114 23.5016 332.688 23.7886H332.88C333.454 23.98 334.124 24.2671 334.698 24.2671C335.272 24.1714 335.751 23.7886 336.134 23.5016L336.516 23.4059C336.995 22.9274 337.76 22.5446 338.622 22.3532C339.387 22.2575 340.344 22.5446 340.919 22.8317H341.11C341.588 23.0231 342.354 23.3102 342.928 23.2145C343.502 23.2145 343.981 22.8317 344.364 22.5446L344.746 22.3532C345.608 21.6833 346.278 21.3005 347.235 21.2048ZM351.732 23.3102C350.871 23.4059 349.914 23.2145 349.244 22.8317L349.436 22.2575L349.244 22.8317H349.149C348.574 22.6403 347.905 22.3532 347.426 22.4489C347.33 22.4489 347.33 22.4489 347.33 22.4489C346.852 22.4489 346.278 22.9274 345.895 23.2145L345.512 23.3102C344.938 23.7886 344.268 24.1714 343.502 24.3628C342.641 24.4585 341.588 24.1714 341.014 23.8843L340.823 23.7886C340.344 23.6929 339.674 23.4059 339.1 23.4059C338.622 23.5016 338.048 23.8843 337.473 24.1714L337.282 24.3628C336.708 24.7456 336.038 25.1284 335.272 25.2241C334.411 25.3198 333.454 25.0327 332.784 24.7456H332.593C332.114 24.5542 331.444 24.2671 330.87 24.2671C330.392 24.3628 329.722 24.7456 329.243 25.0327L329.052 25.2241C328.478 25.6069 327.808 25.9897 327.042 26.0854C326.181 26.1811 325.224 25.894 324.554 25.6069C323.98 25.5112 323.214 25.1284 322.64 25.2241C322.066 25.2241 321.587 25.6069 321.205 25.894L321.013 25.9897C320.343 26.4682 319.673 26.5639 319.099 26.1811C318.334 25.7983 317.855 25.0327 317.759 24.3628L317.664 23.693C317.568 23.0231 317.855 22.0661 318.429 21.5876C319.003 21.1091 319.673 21.0134 320.439 21.3962H320.63C321.109 21.5876 321.683 21.8747 322.257 21.779C322.831 21.779 323.501 21.3005 323.98 21.0134C324.65 20.5349 325.415 19.9607 326.372 19.865C327.138 19.7693 327.999 20.0564 328.478 20.3435L328.86 20.4392C329.435 20.6306 330.105 20.9177 330.583 20.822C331.157 20.822 331.731 20.3435 332.21 20.0564H332.306C332.975 19.5779 333.741 19.0037 334.698 18.908C335.464 18.8123 336.325 19.0994 336.803 19.3865L337.186 19.4822C337.76 19.5779 338.43 19.865 338.909 19.865C339.483 19.7693 340.057 19.3865 340.631 19.0994V19.1951C341.301 18.8123 342.067 18.3338 343.024 18.1424C343.789 18.0467 344.651 18.2381 345.321 18.5252L345.512 18.6209C346.086 18.8123 346.756 19.0994 347.33 19.0037C347.809 19.0037 348.383 18.5252 348.766 18.3338L348.862 18.2381C349.531 17.7596 350.297 17.3768 351.254 17.1854V17.0897C352.02 17.0897 352.881 17.2811 353.551 17.5682L353.934 17.6639C354.412 17.8553 355.082 18.1424 355.656 18.0467C356.23 17.951 356.805 17.5682 357.283 17.2811H357.379C358.049 16.8026 358.719 16.7069 359.293 17.0897C360.058 17.4725 360.537 18.2381 360.633 18.908L360.728 19.5779C360.824 20.2478 360.537 21.2048 359.963 21.6833C359.388 22.1618 358.719 22.1618 357.953 21.8747H357.857C357.283 21.6833 356.613 21.3962 356.135 21.4919C355.56 21.4919 354.986 21.9704 354.508 22.1618L354.125 22.3532C353.168 22.736 352.498 23.2145 351.732 23.3102Z' fill='white'/%3E%3Cpath d='M327.616 32.4003L334.507 31.4433L334.315 30.1035L327.425 30.9648L327.616 32.4003Z' fill='white'/%3E%3Cpath d='M335.942 31.3495L338.622 30.9667L338.526 29.627L335.655 30.0097L335.942 31.3495Z' fill='white'/%3E%3Cpath d='M394.51 151.834L392.404 140.541L393.457 140.445L395.371 151.738L394.51 151.834Z' fill='white'/%3E%3Cpath d='M401.208 151.834L400.347 151.738L402.739 140.445L403.696 140.541L401.208 151.834Z' fill='white'/%3E%3Cpath d='M398.241 145.422H397.38V151.834H398.241V145.422Z' fill='white'/%3E%3Cpath d='M398.241 139.105H397.38V143.508H398.241V139.105Z' fill='white'/%3E%3Cpath d='M388.289 140.062L391.447 150.685C391.543 151.068 391.638 151.259 392.021 151.259H403.697C404.079 151.259 404.175 151.068 404.175 150.685H404.271L407.429 140.158L403.218 140.924L397.763 139.488L392.883 140.924L388.289 140.062ZM403.697 152.312H391.926C391.16 152.312 390.586 151.738 390.49 150.972L386.758 138.914L392.883 140.062L397.859 138.627L403.314 140.062L408.864 138.914L405.228 150.972C405.132 151.738 404.558 152.312 403.697 152.312Z' fill='white'/%3E%3Cpath d='M408.481 139.87L407.907 139.105C409.151 138.243 410.587 136.234 410.587 134.128C410.587 128.099 404.558 122.836 397.859 122.836C391.064 122.836 385.131 128.195 385.131 134.128C385.131 136.234 386.471 138.243 387.81 139.105L387.236 139.87C385.609 138.818 384.078 136.712 384.078 134.128C384.078 127.525 390.49 121.783 397.859 121.783C405.228 121.783 411.639 127.525 411.639 134.128C411.639 136.712 410.108 138.818 408.481 139.87Z' fill='white'/%3E%3Cpath d='M399.772 124.271C399.39 124.271 398.911 124.654 398.911 124.75C398.911 124.941 399.485 125.324 399.772 125.324C400.251 125.324 400.825 124.941 400.825 124.75C400.825 124.559 400.251 124.271 399.772 124.271ZM399.772 126.185C399.007 126.185 397.858 125.611 397.858 124.75C397.858 123.984 399.007 123.314 399.772 123.314C400.538 123.314 401.782 123.984 401.782 124.75C401.782 125.611 400.538 126.185 399.772 126.185Z' fill='white'/%3E%3Cpath d='M407.716 129.248C407.237 129.248 406.663 129.439 406.663 129.727C406.663 129.822 407.237 130.205 407.716 130.205C408.099 130.205 408.577 129.822 408.768 129.727C408.577 129.439 408.003 129.248 407.716 129.248ZM407.716 131.162C406.95 131.162 405.706 130.588 405.706 129.727C405.706 128.865 406.95 128.291 407.716 128.291C408.481 128.291 409.63 128.865 409.63 129.727C409.63 130.588 408.481 131.162 407.716 131.162Z' fill='white'/%3E%3Cpath d='M397.858 131.641C397.38 131.641 396.806 132.023 396.806 132.215C396.806 132.31 397.38 132.693 397.858 132.693C398.241 132.693 398.72 132.31 398.911 132.215C398.72 131.928 398.241 131.641 397.858 131.641ZM397.858 133.65C397.093 133.65 395.849 132.98 395.849 132.215C395.849 131.353 397.093 130.779 397.858 130.779C398.624 130.779 399.772 131.353 399.772 132.215C399.772 132.98 398.624 133.65 397.858 133.65Z' fill='white'/%3E%3Cpath d='M392.883 128.195C392.5 128.195 392.021 128.578 392.021 128.674C392.021 128.865 392.596 129.248 392.883 129.248C393.361 129.248 393.935 128.865 393.935 128.674C393.935 128.578 393.361 128.195 392.883 128.195ZM392.883 130.109C392.117 130.109 390.969 129.535 390.969 128.674C390.969 127.812 392.117 127.238 392.883 127.238C393.648 127.238 394.892 127.812 394.892 128.674C394.892 129.535 393.648 130.109 392.883 130.109Z' fill='white'/%3E%3Cpath d='M401.208 128.195C400.825 128.195 400.347 128.578 400.347 128.674C400.347 128.865 400.921 129.248 401.208 129.248C401.686 129.248 402.261 128.865 402.261 128.674C402.261 128.578 401.686 128.195 401.208 128.195ZM401.208 130.109C400.442 130.109 399.294 129.535 399.294 128.674C399.294 127.812 400.442 127.238 401.208 127.238C401.974 127.238 403.218 127.812 403.218 128.674C403.313 129.535 402.069 130.109 401.208 130.109Z' fill='white'/%3E%3Cpath d='M388.002 130.684C387.523 130.684 386.949 131.066 386.949 131.162C386.949 131.258 387.523 131.641 388.002 131.641C388.385 131.641 388.863 131.258 389.055 131.162C388.959 131.066 388.385 130.684 388.002 130.684ZM388.002 132.598C387.236 132.598 386.088 132.023 386.088 131.162C386.088 130.301 387.236 129.727 388.002 129.727C388.767 129.727 389.916 130.301 389.916 131.162C389.916 132.023 388.767 132.598 388.002 132.598Z' fill='white'/%3E%3Cpath d='M393.935 124.271C393.553 124.271 393.074 124.654 392.883 124.75C392.978 124.941 393.553 125.324 393.935 125.324C394.414 125.324 394.988 124.941 394.988 124.75C394.892 124.559 394.318 124.271 393.935 124.271ZM393.935 126.185C393.17 126.185 392.021 125.611 392.021 124.75C392.021 123.984 393.17 123.314 393.935 123.314C394.701 123.314 395.849 123.984 395.849 124.75C395.849 125.611 394.701 126.185 393.935 126.185Z' fill='white'/%3E%3C/g%3E%3C/g%3E%3Cg opacity='0.07'%3E%3Cg clip-path='url(%23clip2_1377_86304)'%3E%3Cpath d='M5.10645 59.9622L7.02043 60.2493L10.0828 45.2246L7.97742 44.9375L5.10645 59.9622Z' fill='white'/%3E%3Cpath d='M10.8482 41.3003L8.83857 40.8218L9.60416 36.8981C9.69986 36.5153 9.60416 36.3239 9.50846 36.1325C9.41276 35.9411 9.12566 35.7497 8.83857 35.654L-39.2023 26.0841C-39.7765 25.8927 -40.3507 26.2755 -40.4464 26.8497L-41.212 30.7734L-43.2217 30.3906L-42.4561 26.2755C-42.0733 24.6487 -40.4464 23.596 -38.8195 23.8831L9.31706 33.453C10.0827 33.6444 10.7526 34.1229 11.231 34.7928C11.7095 35.4626 11.9009 36.2282 11.7095 37.0895L10.8482 41.3003Z' fill='white'/%3E%3Cpath d='M4.05305 33.645L2.04337 33.2622L4.62724 20.2472C4.72294 19.8644 4.62724 19.673 4.53154 19.4816C4.34015 19.2902 4.05305 19.0031 3.86165 19.0031L-28.1018 12.5913C-28.676 12.4956 -29.2502 12.7826 -29.3459 13.3568L-31.9298 26.3719L-34.0352 25.9891L-31.4513 12.974C-31.0685 11.2515 -29.5373 10.1031 -27.8147 10.4859L4.24445 16.8977C5.01004 17.0891 5.67993 17.5676 6.15843 18.2375C6.63692 18.9074 6.73262 19.673 6.63692 20.5343L4.05305 33.645Z' fill='white'/%3E%3Cpath d='M-50.3037 49.914L9.79527 61.8763L10.2738 59.9624L-49.8252 47.8086L-50.3037 49.914Z' fill='white'/%3E%3Cpath d='M1.56518 24.7435L-0.348804 24.3607C-0.253105 23.7865 -0.540201 23.2123 -1.1144 23.1166C-1.68859 23.021 -2.26279 23.308 -2.35849 23.8822L-4.36816 23.6908C-3.98537 21.9683 -2.35848 20.8199 -0.731601 21.2027C0.895283 21.4898 1.94797 23.2123 1.56518 24.7435Z' fill='white'/%3E%3Cpath d='M2.04351 28.0936C0.320929 27.7108 -0.63606 26.0839 -0.348964 24.457L1.56501 24.8398C1.56501 25.414 1.94781 25.9882 2.4263 26.0839C2.9048 26.1796 3.47899 25.8925 3.57469 25.3183L5.58437 25.7011C5.29727 27.2323 3.76609 28.3807 2.04351 28.0936Z' fill='white'/%3E%3Cpath d='M1.56498 50.8707C-2.26298 50.1051 -5.89954 46.5643 -5.03825 42.2578L-3.02857 42.6406C-3.69846 45.7987 -1.01889 48.2868 1.94777 48.861C5.01014 49.5309 7.40262 47.9998 7.97682 44.9374L9.98649 45.3202C9.2209 49.4352 5.77574 51.6363 1.56498 50.8707Z' fill='white'/%3E%3Cpath d='M9.60363 42.0666C9.02944 41.9709 8.55095 42.258 8.45525 42.8322C8.35955 43.4064 8.64665 43.9805 9.22084 44.0762C9.79503 44.1719 10.2735 43.6935 10.3692 43.3107C10.4649 42.7365 10.1778 42.1623 9.60363 42.0666ZM8.83804 45.9902C7.21116 45.6074 6.15847 44.0762 6.44557 42.3537C6.82836 40.7268 8.35955 39.6741 10.0821 39.9612C11.8047 40.344 12.7617 41.8752 12.4746 43.5978C12.0918 45.3203 10.4649 46.373 8.83804 45.9902Z' fill='white'/%3E%3Cpath d='M137.84 23.8827C132.003 23.8827 127.313 28.6677 127.313 34.4096C127.313 40.1516 131.907 44.8408 137.84 44.8408C143.582 44.8408 148.271 40.2473 148.271 34.4096C148.176 28.6677 143.582 23.8827 137.84 23.8827ZM137.84 46.7548C130.95 46.7548 125.399 41.2043 125.399 34.4096C125.399 27.5193 130.95 21.9688 137.84 21.9688C144.635 21.9688 150.185 27.5193 150.185 34.4096C150.09 41.2043 144.539 46.7548 137.84 46.7548Z' fill='white'/%3E%3Cpath d='M138.223 60.8222C136.214 60.8222 134.108 60.6308 132.673 60.0566L133.247 58.2383C135.927 59.0996 140.52 59.0996 143.2 58.2383L143.774 60.0566C142.243 60.6308 140.233 60.8222 138.223 60.8222Z' fill='white'/%3E%3Cpath d='M146.74 59.0038L145.975 57.2812C147.697 56.4199 148.558 55.5586 148.558 55.5586L149.898 56.8984C149.803 56.9941 148.75 58.0468 146.74 59.0038Z' fill='white'/%3E%3Cpath d='M137.266 55.3681C135.831 55.3681 134.3 54.5069 133.151 52.9757C131.333 50.5832 127.505 48.6692 124.634 49.4348C122.624 50.1047 120.902 49.9133 119.562 48.9563C118.796 48.2864 117.744 47.0423 117.648 44.7456C117.648 41.7789 114.586 38.0466 111.619 36.8982C108.652 36.0369 108.078 34.4101 108.078 32.3047H109.992C109.992 33.7402 110.183 34.4101 112.097 35.2714C115.447 36.4197 119.466 40.7262 119.466 44.6499C119.466 45.8939 119.945 46.9466 120.615 47.3294C121.38 47.9036 122.624 47.9993 123.964 47.5208C127.696 46.3724 132.29 48.7649 134.587 51.7316C135.257 52.7843 136.214 53.3585 137.075 53.3585C137.936 53.3585 138.893 52.7843 139.659 51.7316C141.764 48.8606 147.506 46.3724 151.143 47.5208C152.482 47.9993 153.727 47.9036 154.492 47.3294C155.162 46.8509 155.641 45.8939 155.641 44.6499C155.736 40.7262 159.564 36.4197 163.009 35.2714C164.445 34.6972 165.115 33.8359 165.115 32.3047H167.029C167.029 34.6015 165.88 36.1326 163.488 36.8982C160.521 38.0466 157.459 41.7789 157.459 44.7456C157.363 47.0423 156.31 48.2864 155.545 48.9563C154.301 49.8176 152.482 50.1047 150.473 49.4348C147.793 48.6692 142.913 50.4875 141.094 52.9757C140.233 54.5069 138.797 55.3681 137.266 55.3681Z' fill='white'/%3E%3Cpath d='M137.84 23.8827C132.003 23.8827 127.313 28.6677 127.313 34.4096C127.313 40.1516 131.907 44.8408 137.84 44.8408C143.582 44.8408 148.271 40.2473 148.271 34.4096C148.176 28.6677 143.582 23.8827 137.84 23.8827ZM137.84 46.7548C130.95 46.7548 125.399 41.2043 125.399 34.4096C125.399 27.5193 130.95 21.9688 137.84 21.9688C144.635 21.9688 150.185 27.5193 150.185 34.4096C150.09 41.2043 144.539 46.7548 137.84 46.7548Z' fill='white'/%3E%3Cpath d='M137.841 6.65812C122.624 6.65812 110.184 19.099 110.184 34.3151C110.184 49.5313 122.624 61.8765 137.841 61.8765C153.057 61.8765 165.402 49.5313 165.402 34.3151C165.402 19.099 153.057 6.65812 137.841 6.65812ZM137.841 63.8861C121.476 63.8861 108.27 50.6797 108.27 34.4108C108.27 18.0463 121.476 4.83984 137.841 4.83984C154.109 4.83984 167.316 18.0463 167.316 34.4108C167.316 50.6797 154.109 63.8861 137.841 63.8861Z' fill='white'/%3E%3Cpath d='M117.648 27.7109C117.17 27.7109 116.787 28.0936 116.787 28.5721C116.787 29.1463 117.266 29.4334 117.648 29.4334C118.223 29.4334 118.701 29.0506 118.701 28.5721C118.701 28.0936 118.223 27.7109 117.648 27.7109ZM117.648 31.4431C116.021 31.4431 114.777 30.199 114.777 28.5721C114.777 26.9453 116.021 25.7012 117.648 25.7012C119.275 25.7012 120.615 26.9453 120.615 28.5721C120.615 30.199 119.275 31.4431 117.648 31.4431Z' fill='white'/%3E%3Cpath d='M156.789 27.7109C156.31 27.7109 155.928 28.0936 155.928 28.5721C155.928 29.1463 156.406 29.4334 156.789 29.4334C157.363 29.4334 157.842 29.0506 157.842 28.5721C157.842 28.0936 157.363 27.7109 156.789 27.7109ZM156.789 31.4431C155.162 31.4431 153.918 30.199 153.918 28.5721C153.918 26.9453 155.162 25.7012 156.789 25.7012C158.416 25.7012 159.756 26.9453 159.756 28.5721C159.756 30.199 158.32 31.4431 156.789 31.4431Z' fill='white'/%3E%3Cpath d='M146.357 15.2714C145.783 15.2714 145.305 15.7499 145.305 16.1327C145.305 16.7069 145.783 17.1854 146.357 17.1854C146.836 17.1854 147.219 16.7069 147.219 16.1327C147.314 15.7499 146.836 15.2714 146.357 15.2714ZM146.357 19.0994C144.73 19.0994 143.391 17.7596 143.391 16.1327C143.391 14.5058 144.73 13.2617 146.357 13.2617C147.984 13.2617 149.228 14.5058 149.228 16.1327C149.228 17.7596 147.984 19.0994 146.357 19.0994Z' fill='white'/%3E%3Cpath d='M129.227 15.2714C128.653 15.2714 128.175 15.7499 128.175 16.1327C128.175 16.7069 128.653 17.1854 129.227 17.1854C129.706 17.1854 130.089 16.7069 130.089 16.1327C130.089 15.7499 129.61 15.2714 129.227 15.2714ZM129.227 19.0994C127.601 19.0994 126.261 17.7596 126.261 16.1327C126.261 14.5058 127.601 13.2617 129.227 13.2617C130.854 13.2617 132.098 14.5058 132.098 16.1327C132.003 17.7596 130.759 19.0994 129.227 19.0994Z' fill='white'/%3E%3Cpath d='M120.271 19.4083L118.918 20.7617L120.813 22.6564L122.166 21.3031L120.271 19.4083Z' fill='white'/%3E%3Cpath d='M137.554 12.8768L136.022 11.9198L137.936 8.95312L139.468 10.1015L137.554 12.8768Z' fill='white'/%3E%3Cpath d='M136.979 20.0546L136.597 18.1406L140.425 17.1836L140.807 19.0019L136.979 20.0546Z' fill='white'/%3E%3Cpath d='M155.353 20.8221L152.482 18.9081L153.535 17.2812L156.406 19.1952L155.353 20.8221Z' fill='white'/%3E%3Cpath d='M153.535 38.0467L152.482 36.4198L155.353 34.5059L156.406 36.037L153.535 38.0467Z' fill='white'/%3E%3Cpath d='M122.434 39.3865L120.615 38.908L121.477 35.0801L123.391 35.5586L122.434 39.3865Z' fill='white'/%3E%3Cpath d='M100.614 202.554L66.449 195.472C64.4393 195.089 62.5254 192.984 62.5254 190.974L61.7598 180.447L63.6737 180.352L64.4393 190.878C64.4393 192.027 65.6834 193.462 66.9275 193.749L100.996 200.735C102.24 200.927 103.867 200.257 104.25 199.3L109.226 189.921L110.949 190.783L106.068 200.066C105.111 201.788 102.623 203.032 100.614 202.554Z' fill='white'/%3E%3Cpath d='M111.14 186.092C107.504 176.905 99.6566 170.301 89.8953 168.196C80.3254 166.282 70.3727 169.249 63.4824 176.139L62.1426 174.799C69.5114 167.43 80.134 164.272 90.3738 166.473C100.614 168.579 109.035 175.661 112.863 185.326L111.14 186.092Z' fill='white'/%3E%3Cpath d='M87.6943 173.748L89.6083 174.131L90.4696 170.398L88.5556 169.92L87.6943 173.748Z' fill='white'/%3E%3Cpath d='M82.7177 172.504L81.8564 170.685L86.2586 168.676L87.0242 170.494L82.7177 172.504Z' fill='white'/%3E%3Cpath d='M95.8289 175.279L91.7139 171.547L93.0537 170.016L97.073 173.844L95.8289 175.279Z' fill='white'/%3E%3Cpath d='M98.1254 185.71C99.2738 185.901 100.231 186.763 100.996 187.337L101.188 187.528C101.858 188.007 102.623 188.677 103.485 188.772C103.485 188.772 103.485 188.772 103.485 188.868C104.154 188.964 104.92 188.772 105.781 188.485L106.26 188.39C107.121 188.198 108.365 187.815 109.514 188.007C110.758 188.198 111.81 189.059 112.576 189.729C113.15 190.208 113.342 190.112 113.437 190.112C113.916 189.921 114.203 189.347 114.203 189.059L114.394 188.007C114.49 187.815 114.394 187.146 114.011 186.763C113.916 186.763 113.629 186.571 113.15 186.667L113.054 186.763C112.193 186.954 110.949 187.337 109.705 187.146C108.557 186.763 107.6 186.093 106.738 185.423L106.356 185.232C105.781 184.753 105.111 184.179 104.442 184.083C103.676 183.892 102.528 184.179 101.858 184.275L101.666 184.37C100.805 184.562 99.5609 184.944 98.4125 184.753C97.1684 184.562 96.1158 183.7 95.4459 183.126L95.0631 182.743C94.3932 182.265 93.7233 181.691 93.0534 181.595C92.2878 181.404 91.2351 181.691 90.4695 181.978H90.3738C89.5125 182.169 88.2684 182.552 87.0243 182.361C85.876 182.169 84.919 181.308 84.0577 180.734L83.6749 180.351C83.1007 179.872 82.4308 179.298 81.7609 179.202C80.9953 179.107 79.9426 179.298 79.177 179.585H78.8899C78.0286 179.777 76.7846 180.159 75.6362 179.968C74.3921 179.777 73.3394 178.915 72.6695 178.341L72.2867 177.958C71.7125 177.48 71.0426 176.906 70.277 176.81C69.6071 176.714 68.4587 176.906 67.7889 177.193C66.7362 177.384 65.3964 177.767 64.1523 177.576C63.0039 177.384 62.1426 176.714 61.2813 176.14L61.0899 175.949C60.6114 175.566 60.3243 175.757 60.3243 175.757C59.8458 175.853 59.5587 176.427 59.463 176.81L59.3673 177.671C59.2716 178.054 59.3673 178.533 59.7501 178.915C59.7501 179.011 59.9415 179.107 60.6114 179.011L60.8028 178.915C61.6641 178.724 62.8125 178.341 64.0566 178.724C65.205 178.915 66.3534 179.872 67.0233 180.447C67.6932 181.021 68.6501 181.691 69.4157 181.786C70.0856 181.882 70.8512 181.691 71.7125 181.595L72.191 181.404C73.0523 181.212 74.2964 180.829 75.4448 181.212C76.5932 181.404 77.5501 182.265 78.3157 182.839L78.5071 182.935C79.177 183.413 79.9426 184.083 80.8039 184.275C81.4738 184.37 82.4308 184.179 83.1007 183.892L83.5792 183.796C84.4405 183.605 85.6846 183.222 86.833 183.413C88.077 183.796 88.9383 184.466 89.7996 185.136L89.8953 185.232C90.5652 185.71 91.5222 186.38 92.2878 186.571C92.9577 186.667 93.7233 186.476 94.5846 186.189L95.0631 186.093C95.7329 185.901 96.8813 185.519 98.1254 185.71ZM103.102 190.686C101.858 190.495 100.709 189.634 100.039 188.964L100.614 188.198L99.9437 188.964L99.848 188.868C99.1781 188.39 98.5082 187.72 97.7426 187.624C97.0727 187.528 96.1157 187.72 95.3502 188.007L94.8717 188.102C94.0104 188.294 92.862 188.677 91.7136 188.294C90.4695 188.102 89.3211 187.146 88.6512 186.571L88.4598 186.476C87.8856 185.997 87.12 185.327 86.4501 185.232C85.6846 185.136 84.7276 185.327 84.0577 185.614L83.5792 185.71C82.7179 185.901 81.5695 186.284 80.4211 186.093C79.177 185.71 78.0286 184.944 77.3587 184.37L77.1674 184.179C76.4975 183.7 75.8276 183.126 75.1577 182.935C74.3921 182.839 73.4351 183.03 72.6695 183.318L72.191 183.413C71.3297 183.605 70.1813 183.987 69.0329 183.796C67.7889 183.605 66.7362 182.648 65.9706 182.073C65.3964 181.499 64.5351 180.829 63.6738 180.734C62.9082 180.542 62.0469 180.734 61.377 180.925L60.9942 181.021C59.9415 181.212 58.9845 181.021 58.3147 180.351C57.4534 179.585 57.1663 178.341 57.4534 177.384L57.6448 176.332C57.7405 175.47 58.5061 174.322 59.6544 173.939C60.5157 173.556 61.4727 173.843 62.334 174.513L62.5254 174.609C63.0996 175.183 63.7695 175.662 64.4394 175.853C64.4394 175.853 64.4394 175.853 64.5351 175.853C65.205 175.949 66.3534 175.662 67.119 175.47C68.1716 175.087 69.4157 174.8 70.6598 174.992C71.8082 175.375 72.6695 176.044 73.3394 176.619L73.8179 177.001C74.3921 177.48 75.1577 178.054 75.8276 178.15C76.5932 178.341 77.5502 178.15 78.22 177.958L78.4114 177.863C79.4641 177.671 80.7082 177.288 81.9523 177.48C83.1007 177.671 83.962 178.533 84.8233 179.107L85.2061 179.298C85.7803 179.872 86.5459 180.447 87.3114 180.542C87.9813 180.734 88.9383 180.447 89.7039 180.351L89.8953 180.255C90.7566 180.064 92.1921 179.681 93.4362 179.872C94.5846 180.064 95.4459 180.734 96.1157 181.499L96.5942 181.691C97.1684 182.169 97.934 182.839 98.6039 182.935C99.2738 183.03 100.327 182.839 100.996 182.552H101.188C102.24 182.361 103.485 181.978 104.729 182.169C105.877 182.361 106.738 183.03 107.6 183.605L107.982 183.987C108.557 184.466 109.322 185.136 109.992 185.232C110.758 185.327 111.81 185.136 112.576 184.849H112.672C113.724 184.466 114.681 184.753 115.351 185.423C116.117 186.189 116.5 187.528 116.213 188.485L116.021 189.347C115.925 190.208 115.16 191.356 114.011 191.835C113.15 192.218 112.193 191.93 111.332 191.261L111.236 191.165C110.566 190.686 109.896 190.016 109.131 189.921C108.365 189.729 107.408 190.016 106.643 190.112L106.164 190.304C105.399 190.686 104.25 190.973 103.102 190.686Z' fill='white'/%3E%3Cpath d='M67.2148 191.738L76.7848 193.652L77.0719 191.834L67.5976 189.824L67.2148 191.738Z' fill='white'/%3E%3Cpath d='M78.6982 194.133L82.4305 194.898L82.8133 192.984L78.9853 192.219L78.6982 194.133Z' fill='white'/%3E%3Cpath d='M2.33052 189.825C2.13913 182.169 -2.55012 175.566 -9.91895 172.312L-9.24905 170.973C-1.30604 174.514 3.67031 181.5 3.86171 189.825H2.33052Z' fill='white'/%3E%3Cpath d='M7.11605 211.166H-41.9775V191.069L-17.7657 169.25H-17.3829C-15.3732 169.25 -13.4592 169.633 -11.641 170.016L-12.1194 171.642C-13.7463 171.164 -15.3732 170.877 -17.1915 170.877L-40.3507 191.835V209.635H5.58487V191.452H7.11605V211.166Z' fill='white'/%3E%3Cpath d='M3.95703 208.009H-41.1172V206.478H2.33015V195.377H-41.1172V193.75H3.95703V208.009Z' fill='white'/%3E%3Cpath d='M-2.35857 206.478C-4.46395 206.478 -6.28223 204.756 -6.28223 202.555H-4.65534C-4.65534 203.894 -3.50696 204.947 -2.26287 204.947C-0.923083 204.947 0.129606 203.894 0.129606 202.555C0.129606 201.31 -0.923083 200.162 -2.26287 200.162V198.535C0.0339069 198.535 1.66079 200.353 1.66079 202.459C1.56509 204.756 -0.157494 206.478 -2.35857 206.478Z' fill='white'/%3E%3Cpath d='M7.11608 191.356H5.4892C5.4892 190.591 5.2978 189.729 5.0107 188.964C4.915 188.39 4.62791 187.815 4.62791 187.337C4.62791 186.476 4.81931 185.71 5.10641 185.04C5.2978 184.466 5.4892 183.987 5.4892 183.318C5.4892 182.839 4.81931 182.073 4.14942 181.499C2.80963 180.064 2.33113 177.863 2.33113 177.001C2.33113 175.853 1.85264 175.566 1.27845 175.375C-1.01833 174.609 -2.45382 173.652 -2.45382 171.451C-2.45382 170.302 -2.93231 169.824 -4.0807 169.824C-5.51618 169.824 -7.71726 169.824 -8.67425 167.814C-9.24844 166.666 -9.53554 166.666 -10.3968 166.666C-10.5882 166.666 -10.8753 166.762 -11.1624 167.049C-11.6409 167.24 -12.2151 167.527 -12.7893 167.527C-13.3635 167.527 -13.842 167.144 -14.2248 166.762C-14.7033 166.379 -15.2775 165.996 -15.9474 165.996C-16.3302 165.996 -16.713 166.379 -16.713 166.762V169.92H-18.3398V166.762C-18.3398 165.518 -17.1915 164.369 -15.9474 164.369C-14.7033 164.369 -13.842 165.039 -13.2678 165.613C-13.0764 165.709 -12.7893 165.996 -12.6936 165.996C-12.5979 165.996 -12.2151 165.9 -11.928 165.613C-11.4495 165.422 -11.0667 165.135 -10.4925 165.135C-9.34414 165.135 -8.38715 165.23 -7.33446 167.144C-6.85597 168.197 -5.70758 168.293 -4.1764 168.293C-2.16672 168.293 -1.01833 169.441 -1.01833 171.451C-1.01833 172.312 -0.826933 173.078 1.66124 173.843C3.00103 174.418 3.67092 175.47 3.67092 177.001C3.67092 177.767 4.14941 179.394 5.0107 180.351C5.872 181.212 6.82899 182.169 6.82899 183.318C6.82899 184.179 6.63759 184.944 6.35049 185.614C6.25479 186.188 5.96769 186.667 5.96769 187.337C5.96769 187.528 6.15909 188.007 6.35049 188.485C6.92468 189.347 7.11608 190.399 7.11608 191.356Z' fill='white'/%3E%3Cpath d='M6.34951 190.59H-41.1172V192.217H6.34951V190.59Z' fill='white'/%3E%3Cpath d='M65.5885 80.7285C61.8563 80.7285 58.7939 83.7908 58.7939 87.4274C58.7939 91.1597 61.8563 94.222 65.5885 94.222C69.2251 94.222 72.2875 91.1597 72.2875 87.4274C72.1918 83.7908 69.2251 80.7285 65.5885 80.7285ZM65.5885 95.4661C61.1864 95.4661 57.6455 91.8296 57.6455 87.4274C57.6455 83.1209 61.1864 79.4844 65.5885 79.4844C69.895 79.4844 73.5315 83.1209 73.5315 87.4274C73.4358 91.8296 69.895 95.4661 65.5885 95.4661Z' fill='white'/%3E%3Cpath d='M65.7792 104.365C64.5351 104.365 63.291 104.269 62.2383 103.887L62.6211 102.738C64.4394 103.312 67.2146 103.312 68.9372 102.738L69.4157 103.887C68.363 104.269 67.1189 104.365 65.7792 104.365Z' fill='white'/%3E%3Cpath d='M71.3301 103.217L70.7559 102.164C71.9042 101.59 72.4784 101.016 72.4784 101.016L73.244 101.781C73.244 101.973 72.5741 102.643 71.3301 103.217Z' fill='white'/%3E%3Cpath d='M65.2052 100.826C64.1526 100.826 63.2913 100.347 62.6214 99.3901C61.473 97.9546 58.9848 96.7105 57.1665 97.2847C55.8268 97.6675 54.6784 97.4761 53.9128 96.9019C53.3386 96.4234 52.6687 95.6578 52.6687 94.2223C52.6687 92.404 50.7547 89.9159 48.8407 89.246C47.0224 88.6718 46.5439 87.6191 46.5439 86.2793H47.788C47.788 87.1406 47.8837 87.6191 49.2235 88.0976C51.3289 88.8632 53.8171 91.6384 53.8171 94.2223C53.8171 94.9879 54.0085 95.5621 54.487 95.9449C55.0612 96.3277 55.8267 96.4234 56.5923 96.0406C59.0805 95.3707 62.0472 96.8062 63.387 98.7202C63.9612 99.3901 64.5354 99.7729 65.1095 99.7729C65.6837 99.7729 66.2579 99.3901 66.8321 98.7202C68.1719 96.9019 71.7128 95.3707 74.201 96.0406C75.0622 96.4234 75.8278 96.232 76.3063 95.9449C76.7848 95.5621 76.9762 95.0836 76.9762 94.2223C77.0719 91.6384 79.5601 88.8632 81.7612 88.0976C82.6225 87.7148 83.1009 87.2363 83.1009 86.2793H84.345C84.345 87.7148 83.5795 88.7675 82.0483 89.246C80.1343 89.9159 78.2203 92.404 78.2203 94.2223C78.2203 95.6578 77.5504 96.5191 76.9762 96.9019C76.2106 97.4761 75.0622 97.5718 73.8182 97.2847C71.9999 96.7105 68.9375 97.8589 67.6934 99.3901C67.1192 100.443 66.2579 100.826 65.2052 100.826Z' fill='white'/%3E%3Cpath d='M65.5885 80.7285C61.8563 80.7285 58.7939 83.7908 58.7939 87.4274C58.7939 91.1597 61.8563 94.222 65.5885 94.222C69.2251 94.222 72.2875 91.1597 72.2875 87.4274C72.1918 83.7908 69.2251 80.7285 65.5885 80.7285ZM65.5885 95.4661C61.1864 95.4661 57.6455 91.8296 57.6455 87.4274C57.6455 83.1209 61.1864 79.4844 65.5885 79.4844C69.895 79.4844 73.5315 83.1209 73.5315 87.4274C73.4358 91.8296 69.895 95.4661 65.5885 95.4661Z' fill='white'/%3E%3Cpath d='M65.588 69.7226C55.731 69.7226 47.8837 77.6656 47.8837 87.3312C47.8837 97.1882 55.8267 105.036 65.588 105.036C75.3493 105.036 83.1967 97.0925 83.1967 87.3312C83.1967 77.6656 75.2536 69.7226 65.588 69.7226ZM65.588 106.375C55.0612 106.375 46.6396 97.8581 46.6396 87.4269C46.6396 76.9957 55.1569 68.5742 65.588 68.5742C76.0192 68.5742 84.4408 77.0914 84.4408 87.4269C84.4408 97.9538 75.9235 106.375 65.588 106.375Z' fill='white'/%3E%3Cpath d='M52.6689 83.2167C52.2861 83.2167 52.0947 83.4081 52.0947 83.7909C52.0947 84.1737 52.2861 84.3651 52.6689 84.3651C53.0517 84.3651 53.3388 84.1737 53.3388 83.7909C53.3388 83.4081 53.0517 83.2167 52.6689 83.2167ZM52.6689 85.6092C51.6162 85.6092 50.8506 84.8436 50.8506 83.7909C50.8506 82.7383 51.6162 81.9727 52.6689 81.9727C53.7215 81.9727 54.4871 82.7383 54.4871 83.7909C54.4871 84.8436 53.7215 85.6092 52.6689 85.6092Z' fill='white'/%3E%3Cpath d='M77.7421 83.2167C77.3593 83.2167 77.0722 83.4081 77.0722 83.7909C77.0722 84.1737 77.455 84.3651 77.7421 84.3651C78.1249 84.3651 78.3163 84.1737 78.3163 83.7909C78.3163 83.4081 78.1249 83.2167 77.7421 83.2167ZM77.7421 85.6092C76.6894 85.6092 75.8281 84.8436 75.8281 83.7909C75.8281 82.7383 76.6894 81.9727 77.7421 81.9727C78.7948 81.9727 79.5604 82.7383 79.5604 83.7909C79.5604 84.8436 78.7948 85.6092 77.7421 85.6092Z' fill='white'/%3E%3Cpath d='M70.9472 75.1777C70.5644 75.1777 70.373 75.5605 70.373 75.8476C70.373 76.2304 70.5644 76.4218 70.9472 76.4218C71.33 76.4218 71.6171 76.2304 71.6171 75.8476C71.7128 75.5605 71.33 75.1777 70.9472 75.1777ZM70.9472 77.6659C69.8945 77.6659 69.1289 76.9003 69.1289 75.8476C69.1289 74.7949 69.8945 74.0293 70.9472 74.0293C71.9999 74.0293 72.7655 74.7949 72.7655 75.8476C72.7655 76.9003 71.9999 77.6659 70.9472 77.6659Z' fill='white'/%3E%3Cpath d='M60.037 75.1777C59.6542 75.1777 59.4628 75.5605 59.4628 75.8476C59.4628 76.2304 59.6542 76.4218 60.037 76.4218C60.4198 76.4218 60.6112 76.2304 60.6112 75.8476C60.6112 75.5605 60.3241 75.1777 60.037 75.1777ZM60.037 77.6659C58.9843 77.6659 58.2188 76.9003 58.2188 75.8476C58.2188 74.7949 58.9843 74.0293 60.037 74.0293C61.0897 74.0293 61.8553 74.7949 61.8553 75.8476C61.8553 76.9003 60.994 77.6659 60.037 77.6659Z' fill='white'/%3E%3Cpath d='M54.6786 79.9628L53.4346 78.7187L54.3916 77.9531L55.6356 79.0058L54.6786 79.9628Z' fill='white'/%3E%3Cpath d='M65.4921 73.7421L64.4395 73.0722L65.6835 71.2539L66.7362 71.9238L65.4921 73.7421Z' fill='white'/%3E%3Cpath d='M65.1094 78.2402L64.7266 77.0918L67.2147 76.4219L67.5018 77.666L65.1094 78.2402Z' fill='white'/%3E%3Cpath d='M76.7851 78.8143L74.9668 77.5703L75.6367 76.5176L77.455 77.7617L76.7851 78.8143Z' fill='white'/%3E%3Cpath d='M75.6367 89.8202L74.9668 88.7675L76.7851 87.5234L77.455 88.5761L75.6367 89.8202Z' fill='white'/%3E%3Cpath d='M55.7314 90.6796L54.583 90.2968L55.1572 88L56.3056 88.1914L55.7314 90.6796Z' fill='white'/%3E%3Cpath d='M175.546 103.123C171.909 103.123 168.847 106.09 168.847 109.822C168.847 113.554 171.909 116.521 175.546 116.521C179.278 116.521 182.34 113.554 182.34 109.822C182.34 106.09 179.278 103.123 175.546 103.123ZM175.546 117.669C171.239 117.669 167.603 114.128 167.603 109.726C167.603 105.324 171.239 101.783 175.546 101.783C179.948 101.783 183.489 105.324 183.489 109.726C183.489 114.224 179.948 117.669 175.546 117.669Z' fill='white'/%3E%3Cpath d='M175.929 126.76C174.684 126.76 173.345 126.568 172.388 126.281L172.771 125.037C174.493 125.611 177.364 125.611 179.087 125.037L179.469 126.281C178.512 126.473 177.173 126.76 175.929 126.76Z' fill='white'/%3E%3Cpath d='M181.288 125.611L180.714 124.463C181.862 123.889 182.436 123.314 182.436 123.314L183.298 124.176C183.393 124.271 182.628 124.941 181.288 125.611Z' fill='white'/%3E%3Cpath d='M175.355 123.22C174.302 123.22 173.441 122.646 172.675 121.785C171.527 120.158 169.039 118.914 167.22 119.488C165.976 119.966 164.828 119.871 164.062 119.105C163.488 118.722 162.818 117.957 162.818 116.425C162.818 114.607 160.904 112.215 158.99 111.545C157.076 110.875 156.693 109.822 156.693 108.482H157.937C157.937 109.535 158.033 109.918 159.277 110.396C161.383 111.066 163.871 113.937 164.062 116.425C164.062 117.191 164.254 117.861 164.732 118.148C165.211 118.627 165.976 118.627 166.837 118.339C169.23 117.574 172.292 119.105 173.632 120.923C174.111 121.593 174.685 121.976 175.259 121.976C175.929 121.976 176.503 121.593 176.982 120.923C178.321 119.105 181.958 117.574 184.35 118.339C185.212 118.531 186.073 118.531 186.647 118.148C187.126 117.957 187.317 117.287 187.317 116.425C187.317 113.937 189.805 111.066 191.911 110.396C192.963 110.014 193.346 109.344 193.346 108.482H194.59C194.59 109.918 193.825 110.971 192.293 111.545C190.379 112.215 188.465 114.607 188.465 116.425C188.37 118.052 187.796 118.818 187.221 119.105C186.456 119.775 185.212 119.871 183.968 119.488C182.245 119.009 179.183 120.158 177.939 121.785C177.173 122.646 176.216 123.22 175.355 123.22Z' fill='white'/%3E%3Cpath d='M175.546 103.123C171.909 103.123 168.847 106.09 168.847 109.822C168.847 113.554 171.909 116.521 175.546 116.521C179.278 116.521 182.34 113.554 182.34 109.822C182.34 106.09 179.278 103.123 175.546 103.123ZM175.546 117.669C171.239 117.669 167.603 114.128 167.603 109.726C167.603 105.324 171.239 101.783 175.546 101.783C179.948 101.783 183.489 105.324 183.489 109.726C183.489 114.224 179.948 117.669 175.546 117.669Z' fill='white'/%3E%3Cpath d='M175.546 92.0214C165.785 92.0214 157.937 100.06 157.937 109.726C157.937 119.391 165.88 127.43 175.546 127.43C185.403 127.43 193.25 119.391 193.25 109.726C193.25 100.06 185.403 92.0214 175.546 92.0214ZM175.546 128.674C165.115 128.674 156.693 120.157 156.693 109.821C156.693 99.4859 165.211 90.873 175.546 90.873C186.073 90.873 194.494 99.4859 194.494 109.821C194.494 120.157 186.073 128.674 175.546 128.674Z' fill='white'/%3E%3Cpath d='M162.818 105.516C162.435 105.516 162.148 105.898 162.148 106.185C162.148 106.568 162.531 106.76 162.818 106.76C163.105 106.76 163.392 106.568 163.392 106.185C163.297 105.803 163.105 105.516 162.818 105.516ZM162.818 108.004C161.766 108.004 161 107.142 161 106.185C161 105.133 161.766 104.271 162.818 104.271C163.871 104.271 164.637 105.133 164.637 106.185C164.541 107.047 163.775 108.004 162.818 108.004Z' fill='white'/%3E%3Cpath d='M187.796 105.516C187.413 105.516 187.222 105.898 187.222 106.185C187.222 106.568 187.413 106.76 187.796 106.76C188.179 106.76 188.466 106.568 188.466 106.185C188.466 105.803 188.083 105.516 187.796 105.516ZM187.796 108.004C186.743 108.004 185.978 107.142 185.978 106.185C185.978 105.133 186.743 104.271 187.796 104.271C188.849 104.271 189.614 105.133 189.614 106.185C189.518 107.047 188.753 108.004 187.796 108.004Z' fill='white'/%3E%3Cpath d='M181.097 97.5722C180.714 97.5722 180.427 97.7636 180.427 98.1464C180.427 98.5292 180.81 98.8163 181.097 98.8163C181.479 98.8163 181.671 98.4335 181.671 98.1464C181.671 97.8593 181.384 97.5722 181.097 97.5722ZM181.097 100.06C180.044 100.06 179.278 99.1991 179.278 98.1464C179.278 97.0937 180.044 96.3281 181.097 96.3281C182.149 96.3281 182.915 97.0937 182.915 98.1464C182.915 99.1991 182.149 100.06 181.097 100.06Z' fill='white'/%3E%3Cpath d='M170.091 97.5722C169.708 97.5722 169.421 97.7636 169.421 98.1464C169.421 98.5292 169.804 98.8163 170.091 98.8163C170.378 98.8163 170.665 98.4335 170.665 98.1464C170.665 97.8593 170.474 97.5722 170.091 97.5722ZM170.091 100.06C169.038 100.06 168.177 99.1991 168.177 98.1464C168.177 97.0937 169.038 96.3281 170.091 96.3281C171.143 96.3281 171.909 97.0937 171.909 98.1464C171.909 99.1991 171.143 100.06 170.091 100.06Z' fill='white'/%3E%3Cpath d='M164.828 102.357L163.584 101.113L164.35 100.156L165.594 101.4L164.828 102.357Z' fill='white'/%3E%3Cpath d='M175.45 96.1366L174.397 95.4667L175.642 93.5527L176.694 94.2226L175.45 96.1366Z' fill='white'/%3E%3Cpath d='M175.067 100.635L174.876 99.3906L177.268 98.8164L177.556 99.9648L175.067 100.635Z' fill='white'/%3E%3Cpath d='M186.839 101.113L185.021 99.9648L185.69 98.9121L187.509 100.06L186.839 101.113Z' fill='white'/%3E%3Cpath d='M185.69 112.119L185.021 111.162L186.839 109.918L187.509 110.875L185.69 112.119Z' fill='white'/%3E%3Cpath d='M165.785 112.978L164.541 112.691L165.307 110.203L166.359 110.586L165.785 112.978Z' fill='white'/%3E%3Cpath d='M76.7848 32.0191L51.9987 35.1771C50.5632 35.2728 48.745 34.3158 48.2665 32.8804L45.2041 25.99L46.5439 25.4158L49.5106 32.4019C49.8934 33.1675 50.946 33.7416 51.8073 33.6459L76.6891 30.4879C77.4547 30.3922 78.5073 29.4352 78.603 28.7653L79.7514 21.2051L81.0912 21.3965L79.9428 28.861C79.8471 30.2965 78.3159 31.8277 76.7848 32.0191Z' fill='white'/%3E%3Cpath d='M80.0385 18.3334C75.5406 12.8786 68.6503 10.2947 61.4729 11.0603C54.4869 11.9216 48.4578 16.2281 45.3955 22.7356L44.0557 22.0657C47.4051 15.2711 53.9127 10.7732 61.3772 9.72053C68.8417 8.85924 76.2105 11.6345 81.1869 17.3765L80.0385 18.3334Z' fill='white'/%3E%3Cpath d='M61.3779 15.3671L62.7177 15.1757L62.4306 12.4961L60.9951 12.5918L61.3779 15.3671Z' fill='white'/%3E%3Cpath d='M57.6455 15.7499L56.5928 14.6972L59.081 12.3047L60.1336 13.2617L57.6455 15.7499Z' fill='white'/%3E%3Cpath d='M67.2157 14.5057L63.4834 12.8789L64.0576 11.6348L67.7899 13.2616L67.2157 14.5057Z' fill='white'/%3E%3Cpath d='M71.2346 21.2048C72.0959 21.1091 72.9572 21.3005 73.6271 21.5876L73.7228 21.6833C74.297 21.8747 74.9669 22.1618 75.5411 22.0661C76.1153 22.0661 76.5938 21.6833 76.9766 21.3962L77.3594 21.2048C77.9336 20.822 78.6035 20.3435 79.4648 20.1521C80.3261 20.0564 81.283 20.3435 81.8572 20.6306H81.9529C82.4314 20.822 82.5271 20.7263 82.6228 20.6306C82.8142 20.4392 83.0056 19.9607 83.0056 19.7693L82.9099 19.0994C82.9099 18.908 82.7185 18.5252 82.3357 18.4295C82.3357 18.3338 82.1443 18.3338 81.7615 18.5252H81.6658C81.0916 19.0037 80.326 19.3865 79.3691 19.5779C78.6035 19.6736 77.6465 19.4822 76.9766 19.1951L76.7852 19.0994C76.211 18.908 75.6368 18.6209 75.0626 18.7166C74.4884 18.7166 73.9142 19.1951 73.34 19.4822L73.2443 19.5779C72.6701 19.9607 72.0002 20.4392 71.1389 20.6306C70.3734 20.7263 69.4164 20.4392 68.7465 20.1521L68.5551 20.0564C67.9809 19.865 67.4067 19.5779 66.8325 19.6736C66.2583 19.7693 65.6841 20.1521 65.2056 20.4392L65.0142 20.5349C64.44 20.9177 63.7701 21.3962 62.9088 21.5876C62.0475 21.6833 61.1862 21.3962 60.5164 21.1091L60.1336 21.0134C59.6551 20.9177 59.0809 20.6306 58.5067 20.6306C57.9325 20.7263 57.3583 21.2048 56.7841 21.4919H56.6884C56.1142 21.9704 55.4443 22.3532 54.583 22.5446C53.7217 22.6403 52.8604 22.3532 52.1905 22.0661L51.8077 21.9704C51.3292 21.8747 50.7551 21.5876 50.1809 21.779C49.6067 21.779 48.9368 22.2575 48.4583 22.5446C47.8841 22.9274 47.1185 23.4059 46.1615 23.5973C45.3002 23.693 44.4389 23.5016 43.8647 23.2145L43.6733 23.1188C43.1948 23.0231 43.0991 23.1188 43.0034 23.2145C42.812 23.3102 42.6206 23.7886 42.6206 23.98L42.7163 24.6499C42.7163 24.8413 42.9077 25.3198 43.2905 25.4155C43.2905 25.4155 43.4819 25.5112 43.8647 25.3198L44.0561 25.2241C44.6303 24.8413 45.3002 24.3628 46.1615 24.3628C46.9271 24.2671 47.9798 24.5542 48.554 24.8413C49.2239 24.937 49.8938 25.3198 50.468 25.2241C51.0422 25.2241 51.5206 24.7456 51.9034 24.5542L52.2862 24.3628C52.7647 23.98 53.5303 23.5016 54.3916 23.3102C55.1572 23.2145 56.1142 23.5016 56.6884 23.7886H56.8798C57.454 23.98 58.1239 24.2671 58.6981 24.2671C59.2723 24.1714 59.7508 23.7886 60.1336 23.5016L60.5164 23.4059C60.9949 22.9274 61.7604 22.5446 62.6217 22.3532C63.3873 22.2575 64.3443 22.5446 64.9185 22.8317H65.1099C65.5884 23.0231 66.354 23.3102 66.9282 23.2145C67.5024 23.2145 67.9809 22.8317 68.3637 22.5446L68.7465 22.3532C69.6078 21.6833 70.2777 21.3005 71.2346 21.2048ZM75.7325 23.3102C74.8712 23.4059 73.9142 23.2145 73.2443 22.8317L73.4357 22.2575L73.2443 22.8317H73.1486C72.5744 22.6403 71.9045 22.3532 71.426 22.4489C71.3303 22.4489 71.3303 22.4489 71.3303 22.4489C70.8518 22.4489 70.2777 22.9274 69.8949 23.2145L69.5121 23.3102C68.9379 23.7886 68.268 24.1714 67.5024 24.3628C66.6411 24.4585 65.5884 24.1714 65.0142 23.8843L64.8228 23.7886C64.3443 23.6929 63.6744 23.4059 63.1002 23.4059C62.6217 23.5016 62.0475 23.8843 61.4733 24.1714L61.2819 24.3628C60.7077 24.7456 60.0379 25.1284 59.2723 25.2241C58.411 25.3198 57.454 25.0327 56.7841 24.7456H56.5927C56.1142 24.5542 55.4443 24.2671 54.8701 24.2671C54.3916 24.3628 53.7217 24.7456 53.2432 25.0327L53.0518 25.2241C52.4776 25.6069 51.8077 25.9897 51.0421 26.0854C50.1809 26.1811 49.2239 25.894 48.554 25.6069C47.9798 25.5112 47.2142 25.1284 46.64 25.2241C46.0658 25.2241 45.5873 25.6069 45.2045 25.894L45.0131 25.9897C44.3432 26.4682 43.6733 26.5639 43.0991 26.1811C42.3335 25.7983 41.855 25.0327 41.7593 24.3628L41.6636 23.693C41.5679 23.0231 41.855 22.0661 42.4292 21.5876C43.0034 21.1091 43.6733 21.0134 44.4389 21.3962H44.6303C45.1088 21.5876 45.683 21.8747 46.2572 21.779C46.8314 21.779 47.5013 21.3005 47.9798 21.0134C48.6497 20.5349 49.4153 19.9607 50.3723 19.865C51.1378 19.7693 51.9991 20.0564 52.4776 20.3435L52.8604 20.4392C53.4346 20.6306 54.1045 20.9177 54.583 20.822C55.1572 20.822 55.7314 20.3435 56.2099 20.0564H56.3056C56.9755 19.5779 57.7411 19.0037 58.6981 18.908C59.4637 18.8123 60.325 19.0994 60.8034 19.3865L61.1862 19.4822C61.7604 19.5779 62.4303 19.865 62.9088 19.865C63.483 19.7693 64.0572 19.3865 64.6314 19.0994V19.1951C65.3013 18.8123 66.0669 18.3338 67.0239 18.1424C67.7895 18.0467 68.6508 18.2381 69.3207 18.5252L69.5121 18.6209C70.0863 18.8123 70.7561 19.0994 71.3303 19.0037C71.8088 19.0037 72.383 18.5252 72.7658 18.3338L72.8615 18.2381C73.5314 17.7596 74.297 17.3768 75.254 17.1854V17.0897C76.0196 17.0897 76.8809 17.2811 77.5508 17.5682L77.9336 17.6639C78.4121 17.8553 79.082 18.1424 79.6562 18.0467C80.2304 17.951 80.8045 17.5682 81.283 17.2811H81.3787C82.0486 16.8026 82.7185 16.7069 83.2927 17.0897C84.0583 17.4725 84.5368 18.2381 84.6325 18.908L84.7282 19.5779C84.8239 20.2478 84.5368 21.2048 83.9626 21.6833C83.3884 22.1618 82.7185 22.1618 81.9529 21.8747H81.8572C81.283 21.6833 80.6132 21.3962 80.1347 21.4919C79.5605 21.4919 78.9863 21.9704 78.5078 22.1618L78.125 22.3532C77.168 22.736 76.4981 23.2145 75.7325 23.3102Z' fill='white'/%3E%3Cpath d='M51.6162 32.4003L58.5065 31.4433L58.3151 30.1035L51.4248 30.9648L51.6162 32.4003Z' fill='white'/%3E%3Cpath d='M59.9424 31.3495L62.6219 30.9667L62.5262 29.627L59.6553 30.0097L59.9424 31.3495Z' fill='white'/%3E%3Cpath d='M118.51 151.834L116.404 140.541L117.457 140.445L119.371 151.738L118.51 151.834Z' fill='white'/%3E%3Cpath d='M125.208 151.834L124.347 151.738L126.739 140.445L127.696 140.541L125.208 151.834Z' fill='white'/%3E%3Cpath d='M122.241 145.422H121.38V151.834H122.241V145.422Z' fill='white'/%3E%3Cpath d='M122.241 139.105H121.38V143.508H122.241V139.105Z' fill='white'/%3E%3Cpath d='M112.289 140.062L115.447 150.685C115.543 151.068 115.638 151.259 116.021 151.259H127.697C128.079 151.259 128.175 151.068 128.175 150.685H128.271L131.429 140.158L127.218 140.924L121.763 139.488L116.883 140.924L112.289 140.062ZM127.697 152.312H115.926C115.16 152.312 114.586 151.738 114.49 150.972L110.758 138.914L116.883 140.062L121.859 138.627L127.314 140.062L132.864 138.914L129.228 150.972C129.132 151.738 128.558 152.312 127.697 152.312Z' fill='white'/%3E%3Cpath d='M132.481 139.87L131.907 139.105C133.151 138.243 134.587 136.234 134.587 134.128C134.587 128.099 128.558 122.836 121.859 122.836C115.064 122.836 109.131 128.195 109.131 134.128C109.131 136.234 110.471 138.243 111.81 139.105L111.236 139.87C109.609 138.818 108.078 136.712 108.078 134.128C108.078 127.525 114.49 121.783 121.859 121.783C129.228 121.783 135.639 127.525 135.639 134.128C135.639 136.712 134.108 138.818 132.481 139.87Z' fill='white'/%3E%3Cpath d='M123.772 124.271C123.39 124.271 122.911 124.654 122.911 124.75C122.911 124.941 123.485 125.324 123.772 125.324C124.251 125.324 124.825 124.941 124.825 124.75C124.825 124.559 124.251 124.271 123.772 124.271ZM123.772 126.185C123.007 126.185 121.858 125.611 121.858 124.75C121.858 123.984 123.007 123.314 123.772 123.314C124.538 123.314 125.782 123.984 125.782 124.75C125.782 125.611 124.538 126.185 123.772 126.185Z' fill='white'/%3E%3Cpath d='M131.716 129.248C131.237 129.248 130.663 129.439 130.663 129.727C130.663 129.822 131.237 130.205 131.716 130.205C132.099 130.205 132.577 129.822 132.768 129.727C132.577 129.439 132.003 129.248 131.716 129.248ZM131.716 131.162C130.95 131.162 129.706 130.588 129.706 129.727C129.706 128.865 130.95 128.291 131.716 128.291C132.481 128.291 133.63 128.865 133.63 129.727C133.63 130.588 132.481 131.162 131.716 131.162Z' fill='white'/%3E%3Cpath d='M121.858 131.641C121.38 131.641 120.806 132.023 120.806 132.215C120.806 132.31 121.38 132.693 121.858 132.693C122.241 132.693 122.72 132.31 122.911 132.215C122.72 131.928 122.241 131.641 121.858 131.641ZM121.858 133.65C121.093 133.65 119.849 132.98 119.849 132.215C119.849 131.353 121.093 130.779 121.858 130.779C122.624 130.779 123.772 131.353 123.772 132.215C123.772 132.98 122.624 133.65 121.858 133.65Z' fill='white'/%3E%3Cpath d='M116.883 128.195C116.5 128.195 116.021 128.578 116.021 128.674C116.021 128.865 116.596 129.248 116.883 129.248C117.361 129.248 117.935 128.865 117.935 128.674C117.935 128.578 117.361 128.195 116.883 128.195ZM116.883 130.109C116.117 130.109 114.969 129.535 114.969 128.674C114.969 127.812 116.117 127.238 116.883 127.238C117.648 127.238 118.892 127.812 118.892 128.674C118.892 129.535 117.648 130.109 116.883 130.109Z' fill='white'/%3E%3Cpath d='M125.208 128.195C124.825 128.195 124.347 128.578 124.347 128.674C124.347 128.865 124.921 129.248 125.208 129.248C125.686 129.248 126.261 128.865 126.261 128.674C126.261 128.578 125.686 128.195 125.208 128.195ZM125.208 130.109C124.442 130.109 123.294 129.535 123.294 128.674C123.294 127.812 124.442 127.238 125.208 127.238C125.974 127.238 127.218 127.812 127.218 128.674C127.313 129.535 126.069 130.109 125.208 130.109Z' fill='white'/%3E%3Cpath d='M112.002 130.684C111.523 130.684 110.949 131.066 110.949 131.162C110.949 131.258 111.523 131.641 112.002 131.641C112.385 131.641 112.863 131.258 113.055 131.162C112.959 131.066 112.385 130.684 112.002 130.684ZM112.002 132.598C111.236 132.598 110.088 132.023 110.088 131.162C110.088 130.301 111.236 129.727 112.002 129.727C112.767 129.727 113.916 130.301 113.916 131.162C113.916 132.023 112.767 132.598 112.002 132.598Z' fill='white'/%3E%3Cpath d='M117.935 124.271C117.553 124.271 117.074 124.654 116.883 124.75C116.978 124.941 117.553 125.324 117.935 125.324C118.414 125.324 118.988 124.941 118.988 124.75C118.892 124.559 118.318 124.271 117.935 124.271ZM117.935 126.185C117.17 126.185 116.021 125.611 116.021 124.75C116.021 123.984 117.17 123.314 117.935 123.314C118.701 123.314 119.849 123.984 119.849 124.75C119.849 125.611 118.701 126.185 117.935 126.185Z' fill='white'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1377_86304'%3E%3Crect width='428' height='223' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_1377_86304'%3E%3Crect width='319.085' height='262.892' fill='white' transform='translate(197 -28)'/%3E%3C/clipPath%3E%3CclipPath id='clip2_1377_86304'%3E%3Crect width='319.085' height='262.892' fill='white' transform='translate(-79 -28)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: repeat;
}
.CX-tasks-center .box-list-tasks .container.CX-wrapper > h3 {
  font-size: 22px;
  line-height: normal;
  font-family: "source-sans-pro-black";
}
.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner {
  display: flex;
  justify-content: center;
  grid-column-gap: 8px;
  margin: 30px 0;
}
@media (max-width: 768px) {
  .CX-tasks-center .box-list-tasks .container.CX-wrapper .inner {
    justify-content: flex-start;
    overflow-x: auto;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
}
.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a {
  flex: 0 0 auto;
  width: 69px;
  height: 69px;
  display: block;
  text-decoration: none;
}
.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item {
  background: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 7px 6px;
  position: relative;
}
.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item .item-inner {
  display: grid;
  align-items: center;
}
.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item .item-inner .title {
  font-size: 9px;
  font-family: "source-sans-pro-black";
  line-height: normal;
  text-transform: uppercase;
  color: #333333;
}
.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item .item-inner .poin {
  color: #fea832;
  text-align: center;
  font-size: 21px;
  line-height: normal;
  font-family: "source-sans-pro-black";
}
.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item.selected {
  border: 2px solid #fea832;
  background: #fffbf5;
}
.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item.disabled {
  cursor: pointer;
  pointer-events: auto;
}
.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item.disabled .item-inner .poin,
.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item.disabled .item-inner .gift-stars,
.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item.disabled .item-inner .title {
  color: #7f7f7f;
}
.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item.is-claim {
  position: relative;
}
.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item.is-claim:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='69' height='69' viewBox='0 0 69 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='69' height='69' rx='8' fill='url(%23paint0_linear_1377_104703)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1377_104703' x1='34.5' y1='0' x2='34.5' y2='69' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FEA832'/%3E%3Cstop offset='0.648335' stop-color='%23F48D01'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item.is-claim .item-inner .vector-poin:before {
  content: "";
  background-image: url("/o/axa-emma-theme/images/referral/coin-claim.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: 61px;
  height: 44px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: -4px;
}
.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item.is-claim .item-inner .vector-poin .poin-value {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  font-family: "source-sans-pro-black";
  font-size: 10px;
  bottom: 21px;
}
.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item.is-claim .item-inner .btn-poin-claim {
  background-color: #ffffff;
  -webkit-border-radius: 900px;
  -moz-border-radius: 900px;
  -ms-border-radius: 900px;
  -o-border-radius: 900px;
  border-radius: 900px;
  font-family: "source-sans-pro-semibold";
  font-size: 8px;
  color: #ec752d;
  position: absolute;
  left: 4px;
  right: 4px;
  bottom: 6px;
  text-align: center;
}
.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item.is-claim.done .item-inner .btn-poin-claim {
  background-color: transparent;
  color: #ffffff;
}
.CX-tasks-center .box-list-tasks .container.CX-wrapper .box-action .new-btn-blue {
  border: 0px;
  border-color: #eb8c05;
  background: linear-gradient(90deg, hsl(35, 96%, 47%) 0%, hsl(35, 96%, 58%) 100%);
  background: -moz-linear-gradient(90deg, hsl(35, 96%, 47%) 0%, hsl(35, 96%, 58%) 100%);
  background: -webkit-linear-gradient(90deg, hsl(35, 96%, 47%) 0%, hsl(35, 96%, 58%) 100%);
  -webkit-box-shadow: 0px 9px 14px rgba(254, 168, 50, 0.28);
  -moz-box-shadow: 0px 9px 14px rgba(254, 168, 50, 0.28);
  -ms-box-shadow: 0px 9px 14px rgba(254, 168, 50, 0.28);
  -o-box-shadow: 0px 9px 14px rgba(254, 168, 50, 0.28);
  box-shadow: 0px 9px 14px rgba(254, 168, 50, 0.28);
}
.CX-tasks-center .box-list-tasks .container.CX-wrapper .box-action .new-btn-blue.right-icon {
  position: relative;
  padding-right: 30px;
}
.CX-tasks-center .box-list-tasks .container.CX-wrapper .box-action .new-btn-blue.right-icon .ico {
  background-image: url("/o/axa-emma-theme/images/referral/gift.png");
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  display: inline-block;
  background-size: cover;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.CX-tab-simple .tab-menu-simple {
  padding: 0px;
  margin: 0px;
  display: flex;
}
.CX-tab-simple .tab-menu-simple li {
  flex: 1;
  text-align: center;
  list-style: none;
}
.CX-tab-simple .tab-menu-simple li a {
  text-decoration: none;
  display: block;
  font-size: 17px;
  font-family: "source-sans-pro-semibold";
  color: #999999;
  padding: 12px;
  border-bottom: 4px solid #e5e5e5;
}
.CX-tab-simple .tab-menu-simple li.selected a {
  font-family: "source-sans-pro-bold";
  color: #494df4;
  background-color: #f5f5fe;
  border-bottom: 4px solid #494df4;
}
.CX-tab-simple .tab-content-simple .tab-content-dynamic,
.CX-tab-simple .tab-content-simple .hadiah-tugas,
.CX-tab-simple .tab-content-simple .detail-tugas {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  height: 0px;
  overflow: hidden;
  padding: 0px 20px;
  counter-reset: i;
}
.CX-tab-simple .tab-content-simple .tab-content-dynamic.show,
.CX-tab-simple .tab-content-simple .hadiah-tugas.show,
.CX-tab-simple .tab-content-simple .detail-tugas.show {
  opacity: 1;
  visibility: visible;
  height: auto;
}
.CX-tab-simple .tab-content-simple .tab-content-dynamic .inner,
.CX-tab-simple .tab-content-simple .hadiah-tugas .inner,
.CX-tab-simple .tab-content-simple .detail-tugas .inner {
  padding: 20px 0;
  position: relative;
  counter-increment: i;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.CX-tab-simple .tab-content-simple .tab-content-dynamic .inner:after,
.CX-tab-simple .tab-content-simple .hadiah-tugas .inner:after,
.CX-tab-simple .tab-content-simple .detail-tugas .inner:after {
  display: none;
  content: "";
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 0px;
}
.CX-tab-simple .tab-content-simple .tab-content-dynamic .inner:last-child:after,
.CX-tab-simple .tab-content-simple .hadiah-tugas .inner:last-child:after,
.CX-tab-simple .tab-content-simple .detail-tugas .inner:last-child:after {
  display: none;
}
.CX-tab-simple .tab-content-simple .tab-content-dynamic .inner .title,
.CX-tab-simple .tab-content-simple .hadiah-tugas .inner .title,
.CX-tab-simple .tab-content-simple .detail-tugas .inner .title {
  font-size: 15px;
  line-height: 21px;
  font-family: "source-sans-pro-bold";
  color: #333333;
  font-weight: normal;
  position: relative;
}
.CX-tab-simple .tab-content-simple .tab-content-dynamic .inner .title:before,
.CX-tab-simple .tab-content-simple .hadiah-tugas .inner .title:before,
.CX-tab-simple .tab-content-simple .detail-tugas .inner .title:before {
  content: "" counter(i) ". ";
  font-size: 15px;
  line-height: 21px;
  font-family: "source-sans-pro-bold";
  color: #333333;
  font-weight: normal;
}
.CX-tab-simple .tab-content-simple .tab-content-dynamic .inner .text,
.CX-tab-simple .tab-content-simple .hadiah-tugas .inner .text,
.CX-tab-simple .tab-content-simple .detail-tugas .inner .text {
  font-size: 12px;
  color: #999999;
  font-family: "source-sans-pro-semibold";
  margin-bottom: 10px;
}
.CX-tab-simple .tab-content-simple .tab-content-dynamic .inner .box-info-status,
.CX-tab-simple .tab-content-simple .hadiah-tugas .inner .box-info-status,
.CX-tab-simple .tab-content-simple .detail-tugas .inner .box-info-status {
  margin-bottom: 10px;
}
.CX-tab-simple .tab-content-simple .tab-content-dynamic .inner .box-info-status .status-text,
.CX-tab-simple .tab-content-simple .hadiah-tugas .inner .box-info-status .status-text,
.CX-tab-simple .tab-content-simple .detail-tugas .inner .box-info-status .status-text {
  -webkit-border-radius: 900px;
  -moz-border-radius: 900px;
  -ms-border-radius: 900px;
  border-radius: 900px;
  display: inline-block;
  padding: 1px 10px;
}
.CX-tab-simple .tab-content-simple .tab-content-dynamic .inner .box-info-status .status-text.danger,
.CX-tab-simple .tab-content-simple .hadiah-tugas .inner .box-info-status .status-text.danger,
.CX-tab-simple .tab-content-simple .detail-tugas .inner .box-info-status .status-text.danger {
  background-color: rgba(201, 21, 51, 0.14);
  color: #c91432;
  font-size: 12px;
  font-family: "source-sans-pro-semibold";
}
.CX-tab-simple .tab-content-simple .tab-content-dynamic .inner .box-info-status .status-text.success,
.CX-tab-simple .tab-content-simple .hadiah-tugas .inner .box-info-status .status-text.success,
.CX-tab-simple .tab-content-simple .detail-tugas .inner .box-info-status .status-text.success {
  background-color: rgba(28, 197, 67, 0.2);
  color: #1cc542;
  font-size: 12px;
  font-family: "source-sans-pro-semibold";
}
.CX-tab-simple .tab-content-simple .tab-content-dynamic .inner .box-progress-status .progress-group .progress,
.CX-tab-simple .tab-content-simple .hadiah-tugas .inner .box-progress-status .progress-group .progress,
.CX-tab-simple .tab-content-simple .detail-tugas .inner .box-progress-status .progress-group .progress {
  height: 8px;
  background-color: #dfe6f9;
  -webkit-border-radius: 900px;
  -moz-border-radius: 900px;
  -ms-border-radius: 900px;
  -o-border-radius: 900px;
  border-radius: 900px;
  overflow: hidden;
}
.CX-tab-simple .tab-content-simple .tab-content-dynamic .inner .box-progress-status .progress-group .progress .progress-bar,
.CX-tab-simple .tab-content-simple .hadiah-tugas .inner .box-progress-status .progress-group .progress .progress-bar,
.CX-tab-simple .tab-content-simple .detail-tugas .inner .box-progress-status .progress-group .progress .progress-bar {
  background-color: #494df4;
  -webkit-border-radius: 900px;
  -moz-border-radius: 900px;
  -ms-border-radius: 900px;
  -o-border-radius: 900px;
  border-radius: 900px;
}
.CX-tab-simple .tab-content-simple .tab-content-dynamic .inner .box-progress-status .progress-group .progress-group-addon,
.CX-tab-simple .tab-content-simple .hadiah-tugas .inner .box-progress-status .progress-group .progress-group-addon,
.CX-tab-simple .tab-content-simple .detail-tugas .inner .box-progress-status .progress-group .progress-group-addon {
  font-size: 13px;
  font-family: "source-sans-pro-bold";
  text-align: right;
  margin-left: 20px;
}

.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item {
  overflow: hidden;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 1025px) {
  .CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item {
    width: 80px;
    height: 80px;
  }
}
@media (min-width: 1025px) {
  .CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item .item-inner .poin {
    font-size: 28px;
  }
}
.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item.selected {
  -webkit-box-shadow: 0px 16px 13px 0px rgba(0, 0, 0, 0.27);
  -moz-box-shadow: 0px 16px 13px 0px rgba(0, 0, 0, 0.27);
  -ms-box-shadow: 0px 16px 13px 0px rgba(0, 0, 0, 0.27);
  -o-box-shadow: 0px 16px 13px 0px rgba(0, 0, 0, 0.27);
  box-shadow: 0px 16px 13px 0px rgba(0, 0, 0, 0.27);
}
.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item.is-claim:before {
  background-image: none;
  background: linear-gradient(180deg, #fea832 0%, #f48d01 64.83%);
}
@media (min-width: 1025px) {
  .CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item.is-claim .item-inner .vector-poin:before {
    width: 72px;
    height: 52px;
    margin-top: 0px;
  }
}
@media (min-width: 1025px) {
  .CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item.is-claim .item-inner .vector-poin .poin-value {
    bottom: 22px;
  }
}

@media (min-width: 1025px) {
  .CX-tab-simple .tab-content-simple .tab-content-dynamic .inner .box-action {
    max-width: 239px;
  }
}

.CX-tab-simple .tab-content-simple .tab-content-dynamic .inner:last-child,
.CX-tab-simple .tab-content-simple .hadiah-tugas .inner:last-child {
  border-bottom: 0px;
}

.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item.is-claim:not(.done):after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-image: url("/o/axa-emma-theme/images/referral/confetti.gif");
  background-size: cover;
  background-repeat: no-repeat;
  width: 150px;
  height: 150px;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
}
.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item.is-claim.claimed:not(.done):after {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 767px) {
  .CX-tasks-center .box-list-tasks .container.CX-wrapper .inner {
    padding-bottom: 25px;
    margin-bottom: 0px !important;
  }
}

.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item .item-inner .gift-stars {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-column-gap: 2px;
  font-size: 7px;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  color: #333333;
  position: absolute;
  bottom: 7px;
  left: 4px;
  right: 4px;
  padding-left: 0px;
}
.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item .item-inner .gift-stars .stars {
  position: relative;
  width: 9px;
  height: 9px;
  flex: 0 0 auto;
}
.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item .item-inner .gift-stars .stars:before, .CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item .item-inner .gift-stars .stars:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: inline-block;
  margin-top: -1px;
}
.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item .item-inner .gift-stars .stars:before {
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='9' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.54847 8.23329C2.35454 8.32949 2.13447 8.1609 2.17366 7.94566L2.59068 5.64748L0.820619 4.01689C0.655319 3.86433 0.741235 3.58544 0.962806 3.55531L3.42371 3.21714L4.52101 1.11477C4.61999 0.925284 4.88778 0.925284 4.98676 1.11477L6.08407 3.21714L8.54497 3.55531C8.76654 3.58544 8.85245 3.86433 8.68665 4.01689L6.9171 5.64748L7.33411 7.94566C7.3733 8.1609 7.15324 8.32949 6.9593 8.23329L4.75313 7.13716L2.54847 8.23329Z' fill='url(%23paint0_angular_359_121276)'/%3E%3Cdefs%3E%3CradialGradient id='paint0_angular_359_121276' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(4.75382 4.61682) rotate(-89.5295) scale(4.13018 4.55549)'%3E%3Cstop offset='0.25496' stop-color='%23F17F56'/%3E%3Cstop offset='1' stop-color='%23FAD772'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 9px;
  height: 9px;
}
.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item .item-inner .gift-stars .stars:after {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.4' filter='url(%23filter0_f_359_121275)'%3E%3Cpath d='M6.19891 13.1968C5.96383 13.3187 5.69709 13.1051 5.74459 12.8325L6.25006 9.92144L4.10454 7.85603C3.90418 7.66278 4.00832 7.30952 4.27689 7.27136L7.25979 6.84302L8.58986 4.18002C8.70984 3.93999 9.03444 3.93999 9.15441 4.18002L10.4845 6.84302L13.4674 7.27136C13.736 7.30952 13.8401 7.66278 13.6391 7.85603L11.4942 9.92144L11.9997 12.8325C12.0472 13.1051 11.7804 13.3187 11.5454 13.1968L8.87122 11.8084L6.19891 13.1968Z' fill='%23F38D5B'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_359_121275' x='0' y='0' width='17.7422' height='17.2305' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_359_121275'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 18px;
  height: 18px;
}
.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item.disabled .item-inner .gift-stars .stars:before {
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='9' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.54847 8.23329C2.35454 8.32949 2.13447 8.1609 2.17366 7.94566L2.59068 5.64748L0.820619 4.01689C0.655319 3.86433 0.741235 3.58544 0.962806 3.55531L3.42371 3.21714L4.52101 1.11477C4.61999 0.925284 4.88778 0.925284 4.98676 1.11477L6.08407 3.21714L8.54497 3.55531C8.76654 3.58544 8.85245 3.86433 8.68665 4.01689L6.9171 5.64748L7.33411 7.94566C7.3733 8.1609 7.15324 8.32949 6.9593 8.23329   L4.75313 7.13716L2.54847 8.23329Z' fill='%237F7F7F'/%3E%3C/svg%3E%0A");
}
.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item.disabled .item-inner .gift-stars .stars:after {
  display: none;
}

.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item.collect-stars {
  position: relative;
  overflow: initial;
}
.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item.collect-stars:before {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
@media (max-width: 768px) {
  .CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item.collect-stars:before {
    width: 69px;
    height: 69px;
  }
}
.CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item.collect-stars .box-collect-stars {
  z-index: 9;
  position: absolute;
  top: calc(100% - 15px);
  left: -50%;
  -webkit-transform: scaleX(-1) translateX(-45%);
  -moz-transform: scaleX(-1) translateX(-45%);
  -ms-transform: scaleX(-1) translateX(-45%);
  -o-transform: scaleX(-1) translateX(-45%);
  transform: scaleX(-1) translateX(-45%);
}
@media (max-width: 768px) {
  .CX-tasks-center .box-list-tasks .container.CX-wrapper .inner a.item.collect-stars .box-collect-stars {
    top: calc(100% - 30px);
  }
}

.box-podium .box-podium-inner .box-podium-item .box-podium-item-inner .box-circle {
  position: relative;
  min-height: 101px;
  max-height: 117px;
  margin-bottom: 10px;
}
.box-podium .box-podium-inner .box-podium-item .box-podium-item-inner .box-circle .box-vector {
  z-index: 2;
  background-image: url("data:image/svg+xml,%3Csvg width='108' height='104' viewBox='0 0 108 104' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_494_205387)'%3E%3Cpath d='M41.5367 16.9906C46.8867 13.9167 49.5617 12.3798 52.4968 12.3798C55.4319 12.3798 58.1069 13.9167 63.4569 16.9906L76.5282 24.5009C81.9155 27.5962 84.6091 29.1439 86.0886 31.7002C87.5681 34.2566 87.5681 37.3632 87.5681 43.5764V58.4128C87.5681 64.626 87.5681 67.7326 86.0886 70.2889C84.6091 72.8453 81.9155 74.393 76.5282 77.4883L63.4569 84.9986C58.1069 88.0725 55.4319 89.6094 52.4968 89.6094C49.5617 89.6094 46.8867 88.0725 41.5367 84.9986L28.4655 77.4883C23.0782 74.393 20.3845 72.8453 18.905 70.2889C17.4255 67.7326 17.4255 64.626 17.4255 58.4128V43.5764C17.4255 37.3632 17.4255 34.2566 18.905 31.7002C20.3845 29.1439 23.0782 27.5962 28.4655 24.5009L41.5367 16.9906Z' fill='%2383763D'/%3E%3C/g%3E%3Cpath d='M47.8976 8.31507C50.5914 7.17346 51.9383 6.60265 53.3604 6.60265C54.7824 6.60265 56.1294 7.17346 58.8232 8.31507L81.114 17.7617C84.6622 19.2654 86.4363 20.0173 87.434 21.5236C88.4316 23.0299 88.4316 24.9568 88.4316 28.8105L88.4316 61.7208C88.4317 66.367 88.4317 68.69 87.5429 70.7646C86.6542 72.8392 84.9725 74.4419 81.609 77.6472L58.8822 99.3053C56.2702 101.794 54.9642 103.039 53.3635 103.039C51.7629 103.039 50.4568 101.795 47.8446 99.3058L25.1132 77.6473C21.7491 74.442 20.067 72.8393 19.1781 70.7645C18.2891 68.6897 18.2891 66.3664 18.2891 61.7197L18.2891 28.8105C18.2891 24.9568 18.2891 23.03 19.2867 21.5236C20.2844 20.0173 22.0585 19.2654 25.6067 17.7617L47.8976 8.31507Z' fill='url(%23paint0_linear_494_205387)'/%3E%3CforeignObject x='6.42578' y='1.37891' width='92.1426' height='99.2305'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_494_205387_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M49.0934 14.0199C51.0725 13.1518 52.0621 12.7177 53.1105 12.7177C54.1589 12.7177 55.1485 13.1518 57.1276 14.0201L76.8551 22.6743C79.1775 23.6931 80.3387 24.2025 80.99 25.1994C81.6413 26.1963 81.6413 27.4643 81.6413 30.0004V58.7801C81.6413 63.0233 81.6413 65.1449 80.8266 67.0377C80.0119 68.9305 78.471 70.3889 75.3893 73.3057L57.2319 90.491C55.2786 92.3397 54.302 93.2641 53.1074 93.264C51.9127 93.264 50.9361 92.3396 48.9829 90.4908L30.8275 73.3056C27.7461 70.3889 26.2054 68.9305 25.3908 67.0378C24.5762 65.1451 24.5762 63.0236 24.5762 58.7807V30.0006C24.5762 27.4645 24.5762 26.1964 25.2275 25.1995C25.8789 24.2025 27.0401 23.6931 29.3627 22.6744L49.0934 14.0199Z' fill='url(%23paint1_radial_494_205387)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_494_205387' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='24' y='12' width='58' height='80'%3E%3CforeignObject x='6.42578' y='1.37891' width='92.1426' height='99.2305'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_494_205387_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M46.3963 13.8705C49.72 12.6854 51.3818 12.0929 53.1106 12.0927C54.8394 12.0925 56.5014 12.6847 59.8253 13.8689L68.3621 16.9104C74.7849 19.1987 77.9963 20.3429 79.8244 22.9356C81.6525 25.5284 81.6516 28.9375 81.6498 35.7558L81.6436 58.9528C81.6424 63.1136 81.6419 65.1939 80.8552 67.0575C80.0685 68.9211 78.5781 70.3726 75.5973 73.2755L67.0618 81.5881C60.4689 88.0088 57.1724 91.2191 53.1074 91.219C49.0424 91.2189 45.7461 88.0084 39.1535 81.5874L30.624 73.2798C27.6414 70.3748 26.1501 68.9223 25.3634 67.0573C24.5768 65.1923 24.5773 63.1106 24.5784 58.9471L24.5847 35.7442C24.5865 28.9312 24.5874 25.5247 26.4147 22.934C28.242 20.3432 31.4507 19.1992 37.868 16.9112L46.3963 13.8705Z' fill='url(%23paint2_radial_494_205387)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_494_205387)'%3E%3Cpath opacity='0.3' d='M86.0552 50.9964C86.0552 45.241 84.5329 39.587 81.6412 34.6027L53.1087 50.9964H86.0552Z' fill='white'/%3E%3Cpath d='M81.6412 67.3901C84.5329 62.4058 86.0552 56.7518 86.0552 50.9964H53.1087L81.6412 67.3901Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M69.5819 79.3911C74.5905 76.5135 78.7496 72.3744 81.6412 67.3901L53.1087 50.9964L69.5819 79.3911Z' fill='white'/%3E%3Cpath d='M53.1087 83.7838C58.892 83.7838 64.5734 82.2688 69.5819 79.3911L53.1087 50.9964L53.1087 83.7838Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M36.6354 79.3911C41.6439 82.2688 47.3253 83.7838 53.1087 83.7838L53.1087 50.9964L36.6354 79.3911Z' fill='white'/%3E%3Cpath d='M24.5761 67.3901C27.4678 72.3744 31.6269 76.5134 36.6354 79.3911L53.1087 50.9964L24.5761 67.3901Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M20.1621 50.9964C20.1621 56.7518 21.6844 62.4058 24.5761 67.3901L53.1087 50.9964L20.1621 50.9964Z' fill='white'/%3E%3Cpath d='M24.5761 34.6027C21.6844 39.587 20.1621 45.241 20.1621 50.9964L53.1087 50.9964L24.5761 34.6027Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M36.6354 22.6017C31.6269 25.4794 27.4678 29.6184 24.5761 34.6027L53.1087 50.9964L36.6354 22.6017Z' fill='white'/%3E%3Cpath d='M53.1087 18.209C47.3253 18.209 41.6439 19.724 36.6354 22.6017L53.1087 50.9964L53.1087 18.209Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M69.5819 22.6017C64.5734 19.724 58.892 18.209 53.1087 18.209L53.1087 50.9964L69.5819 22.6017Z' fill='white'/%3E%3Cpath d='M81.6412 34.6027C78.7496 29.6184 74.5905 25.4794 69.5819 22.6017L53.1087 50.9964L81.6412 34.6027Z' fill='%23958A56'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M29.1589 85.0469C28.6959 85.2159 27.2019 85.6805 25.8131 86.1239L23.3301 86.9053L26.6548 90.2419C28.4855 92.1003 30.0637 93.5996 30.1479 93.5996C30.2531 93.5996 30.3162 91.5934 30.3162 89.1649C30.3162 86.7152 30.2531 84.7302 30.1689 84.7513C30.0637 84.7513 29.6218 84.8991 29.1589 85.0469Z' fill='%233E3823'/%3E%3Cpath d='M78.584 89.1649C78.584 91.6029 78.7963 93.5996 78.9015 93.5996C78.9857 93.5996 80.4147 92.1073 82.2454 90.2578L85.5701 86.916L84.5601 86.6007C83.55 86.2854 80.0149 85.1715 79.068 84.8772L78.584 84.7511V89.1649Z' fill='%233E3823'/%3E%3Cpath d='M20.8218 78.3908C19.6514 78.7985 17.9542 79.4974 17.0178 79.9439C15.0475 80.8758 11.8677 82.856 12.0043 83.0307C12.0628 83.089 13.3113 84.3314 14.7549 85.768L17.4079 88.3889L16.5106 91.7863C16.0034 93.65 15.3596 96.0573 15.0475 97.125C14.7354 98.1928 14.5208 99.0858 14.5403 99.1052C14.5598 99.1441 15.5937 98.6587 16.8227 98.0569C20.5487 96.232 26.2841 94.2712 29.2493 93.8053C29.6979 93.7277 30.0686 93.6694 30.0686 93.65C30.0686 93.6112 28.625 92.1746 26.8498 90.4273C24.6454 88.253 23.709 87.2047 23.8846 87.0882C24.0601 86.9717 24.0601 86.9329 23.8846 86.9329C23.6895 86.9329 23.631 85.8651 23.631 82.2736C23.631 77.9637 23.6115 77.6143 23.2993 77.6337C23.1043 77.6337 21.9923 77.9832 20.8218 78.3908Z' fill='%2361583A'/%3E%3Cpath d='M85.2764 82.2738C85.2764 85.8653 85.2178 86.9331 85.0423 86.9331C84.8472 86.9331 84.8472 86.9719 85.0227 87.0884C85.1983 87.2049 84.2619 88.2532 82.0575 90.4275C80.2823 92.1748 78.8583 93.6114 78.8973 93.6308C78.9168 93.6502 79.463 93.7667 80.1068 93.9026C83.7352 94.6597 88.2806 96.2322 92.0066 97.9989C93.2941 98.6201 94.367 99.1055 94.3865 99.1055C94.4061 99.0861 94.172 98.193 93.8598 97.1253C93.5477 96.0575 92.9039 93.6502 92.3967 91.7865L91.4994 88.3891L94.25 85.6906L97.0006 82.9727L96.5519 82.6427C95.6936 81.9826 93.0795 80.5072 91.4799 79.75C89.8022 78.9735 86.0177 77.6145 85.5495 77.6145C85.3154 77.6145 85.2764 78.4105 85.2764 82.2738Z' fill='%2361583A'/%3E%3Cpath d='M50.9399 65.4997C50.4522 65.5385 48.9696 65.655 47.6235 65.7715C41.0494 66.3344 33.9095 67.8681 25.287 70.5666L23.5312 71.1296L23.6093 78.9728C23.6483 83.302 23.7068 86.8741 23.7458 86.8935C23.7653 86.9324 25.0919 86.5635 26.6915 86.0782C28.2912 85.5928 29.7348 85.1851 29.9103 85.1851C30.0859 85.1851 31.588 84.8357 33.2267 84.4086C41.1664 82.3507 47.487 81.4965 54.5878 81.4965C61.24 81.4965 67.307 82.2925 74.642 84.1562C76.5733 84.6416 78.4265 85.0881 78.7386 85.1269C79.0703 85.1851 80.6309 85.6122 82.211 86.0976C83.8107 86.5829 85.1372 86.9324 85.1567 86.8935C85.1958 86.8741 85.2543 83.302 85.2933 78.9728L85.3713 71.1296L83.0304 70.3919C75.5393 68.0234 68.8676 66.5674 62.274 65.8491C59.6404 65.5773 52.6175 65.3444 50.9399 65.4997Z' fill='url(%23paint3_linear_494_205387)'/%3E%3Cg filter='url(%23filter1_f_494_205387)'%3E%3Cpath d='M43.7016 61.5804C42.8613 62.0161 41.9078 61.2525 42.0776 60.2776L43.8844 49.8687L36.2155 42.4834C35.4993 41.7924 35.8715 40.5292 36.8315 40.3928L47.4936 38.8611L52.2478 29.339C52.6766 28.4808 53.8368 28.4808 54.2657 29.339L59.0199 38.8611L69.6819 40.3928C70.6419 40.5292 71.0142 41.7924 70.2958 42.4834L62.629 49.8687L64.4358 60.2776C64.6056 61.2525 63.6521 62.0161 62.8119 61.5804L53.2535 56.6158L43.7016 61.5804Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23paint4_angular_494_205387_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000118953 -0.0149647 0.0159772 0.000125777 53.2558 45.2003)'%3E%3CforeignObject x='-957.062' y='-957.062' width='1914.12' height='1914.12'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(179, 170, 128, 1) 0deg,rgba(122, 108, 65, 1) 111.084deg,rgba(179, 170, 128, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M45.5209 58.3042C44.8407 58.6527 44.0688 58.0419 44.2063 57.262L45.6689 48.9348L39.4607 43.0265C38.8809 42.4737 39.1823 41.4632 39.9594 41.354L48.5906 40.1287L52.4392 32.511C52.7864 31.8244 53.7256 31.8244 54.0728 32.511L57.9214 40.1287L66.5526 41.354C67.3297 41.4632 67.6311 42.4737 67.0495 43.0265L60.8431 48.9348L62.3057 57.262C62.4432 58.0419 61.6713 58.6527 60.9911 58.3042L53.2534 54.3325L45.5209 58.3042Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.47843137383460999,&%2334;g&%2334;:0.42352941632270813,&%2334;b&%2334;:0.25490197539329529,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.30856710672378540%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.70196080207824707,&%2334;g&%2334;:0.66666668653488159,&%2334;b&%2334;:0.50196081399917603,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.23790575563907623,&%2334;m01&%2334;:31.954366683959961,&%2334;m02&%2334;:37.159629821777344,&%2334;m10&%2334;:-29.929445266723633,&%2334;m11&%2334;:0.25155407190322876,&%2334;m12&%2334;:60.039249420166016%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter2_d_494_205387)'%3E%3Cpath d='M36.6768 76.8945V71.0445H38.2248V73.2225H38.2608L39.7368 71.0445H41.4288L39.6828 73.4205L41.7708 76.8945H40.0788L38.7828 74.6445L38.2248 75.4365V76.8945H36.6768ZM42.3282 76.8945V71.0445H46.1082V72.3405H43.8762V73.2585H45.7842V74.5545H43.8762V75.5985H46.1982V76.8945H42.3282ZM47.3292 76.8945V71.0445H48.9132L50.2092 73.6545C50.3112 73.8525 50.4072 74.0655 50.4972 74.2935C50.5872 74.5155 50.6772 74.7405 50.7672 74.9685H50.8032C50.7672 74.6505 50.7252 74.2905 50.6772 73.8885C50.6292 73.4805 50.6052 73.0965 50.6052 72.7365V71.0445H52.0812V76.8945H50.4972L49.2012 74.2845C49.1052 74.0865 49.0092 73.8735 48.9132 73.6455C48.8232 73.4175 48.7332 73.1925 48.6432 72.9705H48.6072C48.6432 73.3005 48.6852 73.6665 48.7332 74.0685C48.7812 74.4645 48.8052 74.8425 48.8052 75.2025V76.8945H47.3292ZM52.638 76.8945L54.42 71.0445H56.292L58.074 76.8945H56.436L55.77 74.0505C55.698 73.7685 55.626 73.4625 55.554 73.1325C55.482 72.8025 55.41 72.4905 55.338 72.1965H55.302C55.242 72.4905 55.176 72.8025 55.104 73.1325C55.032 73.4625 54.96 73.7685 54.888 74.0505L54.222 76.8945H52.638ZM53.916 75.6525V74.4555H56.778V75.6525H53.916ZM58.6319 76.8945V71.0445H60.1799V75.5985H62.3939V76.8945H58.6319ZM62.5785 76.8945L64.3605 71.0445H66.2325L68.0145 76.8945H66.3765L65.7105 74.0505C65.6385 73.7685 65.5665 73.4625 65.4945 73.1325C65.4225 72.8025 65.3505 72.4905 65.2785 72.1965H65.2425C65.1825 72.4905 65.1165 72.8025 65.0445 73.1325C64.9725 73.4625 64.9005 73.7685 64.8285 74.0505L64.1625 76.8945H62.5785ZM63.8565 75.6525V74.4555H66.7185V75.6525H63.8565ZM68.5723 76.8945V71.0445H70.1563L71.4523 73.6545C71.5543 73.8525 71.6503 74.0655 71.7403 74.2935C71.8303 74.5155 71.9203 74.7405 72.0103 74.9685H72.0463C72.0103 74.6505 71.9683 74.2905 71.9203 73.8885C71.8723 73.4805 71.8483 73.0965 71.8483 72.7365V71.0445H73.3243V76.8945H71.7403L70.4443 74.2845C70.3483 74.0865 70.2523 73.8735 70.1563 73.6455C70.0663 73.4175 69.9763 73.1925 69.8863 72.9705H69.8503C69.8863 73.3005 69.9283 73.6665 69.9763 74.0685C70.0243 74.4645 70.0483 74.8425 70.0483 75.2025V76.8945H68.5723Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter3_f_494_205387)'%3E%3Cpath d='M36.6946 46.7427L34.8992 44.3559L31.9718 44.7741L34.3144 42.9048L33.9379 39.9021L35.7333 42.2889L38.6607 41.8707L36.3181 43.74L36.6946 46.7427Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M27.8724 46.272L26.0769 43.8852L23.1496 44.3034L25.4921 42.4341L25.1156 39.4314L26.9111 41.8182L29.8384 41.4L27.4959 43.2693L27.8724 46.272Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter4_f_494_205387)'%3E%3Cpath d='M97.4238 63.8501L96.7504 60.0868L93.2736 58.827L96.9029 58.0989L98.1429 54.4788L98.8163 58.2421L102.293 59.5019L98.6637 60.23L97.4238 63.8501Z' fill='white'/%3E%3C/g%3E%3Cpath d='M97.4238 63.8501L96.7504 60.0868L93.2736 58.827L96.9029 58.0989L98.1429 54.4788L98.8163 58.2421L102.293 59.5019L98.6637 60.23L97.4238 63.8501Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter5_f_494_205387)'%3E%3Cpath d='M13.814 7.69681L14.7279 10.5566L17.624 11.1536L14.8058 12.1237L14.181 15.0839L13.2672 12.2241L10.371 11.6271L13.1893 10.6571L13.814 7.69681Z' fill='white'/%3E%3C/g%3E%3Cpath d='M13.814 7.69681L14.7279 10.5566L17.624 11.1536L14.8058 12.1237L14.181 15.0839L13.2672 12.2241L10.371 11.6271L13.1893 10.6571L13.814 7.69681Z' fill='white'/%3E%3Cg filter='url(%23filter6_f_494_205387)'%3E%3Cpath d='M5.47645 80.4L6.24588 78.4319L4.96862 76.7328L6.89226 77.5549L8.52352 76.2657L7.75409 78.2337L9.03135 79.9328L7.10771 79.1108L5.47645 80.4Z' fill='white'/%3E%3C/g%3E%3Cpath d='M5.47645 80.4L6.24588 78.4319L4.96862 76.7328L6.89226 77.5549L8.52352 76.2657L7.75409 78.2337L9.03135 79.9328L7.10771 79.1108L5.47645 80.4Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter7_f_494_205387)'%3E%3Cpath d='M15.9444 97.7307L15.3856 95.5016L13.2435 94.9059L15.3961 94.3006L15.9936 92.0689L16.5524 94.298L18.6946 94.8937L16.542 95.499L15.9444 97.7307Z' fill='white'/%3E%3C/g%3E%3Cpath d='M15.9444 97.7307L15.3856 95.5016L13.2435 94.9059L15.3961 94.3006L15.9936 92.0689L16.5524 94.298L18.6946 94.8937L16.542 95.499L15.9444 97.7307Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter8_f_494_205387)'%3E%3Cpath d='M97.4497 8.53584L96.0632 9.01308L95.7558 10.4694L95.3062 9.0625L93.8814 8.76882L95.2679 8.29158L95.5753 6.83524L96.0249 8.24215L97.4497 8.53584Z' fill='white'/%3E%3C/g%3E%3Cpath d='M97.4497 8.53584L96.0632 9.01308L95.7558 10.4694L95.3062 9.0625L93.8814 8.76882L95.2679 8.29158L95.5753 6.83524L96.0249 8.24215L97.4497 8.53584Z' fill='white'/%3E%3Cg filter='url(%23filter9_f_494_205387)'%3E%3Cpath d='M99.3942 90.275L101.359 92.0782L103.858 91.2304L102.11 93.2577L102.932 95.8352L100.967 94.0319L98.468 94.8797L100.216 92.8524L99.3942 90.275Z' fill='white'/%3E%3C/g%3E%3Cpath d='M99.3942 90.275L101.359 92.0782L103.858 91.2304L102.11 93.2577L102.932 95.8352L100.967 94.0319L98.468 94.8797L100.216 92.8524L99.3942 90.275Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_494_205387)'%3E%3Cpath d='M80.3953 84.2301L81.4143 87.4189L84.6437 88.0846L81.5012 89.1663L80.8046 92.4671L79.7855 89.2783L76.5562 88.6127L79.6987 87.531L80.3953 84.2301Z' fill='white'/%3E%3C/g%3E%3Cpath d='M80.3953 84.2301L81.4143 87.4189L84.6437 88.0846L81.5012 89.1663L80.8046 92.4671L79.7855 89.2783L76.5562 88.6127L79.6987 87.531L80.3953 84.2301Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_494_205387)'%3E%3Cpath d='M77.6238 43.9977L78.6429 47.1865L81.8722 47.8522L78.7297 48.9339L78.0331 52.2347L77.0141 49.0459L73.7847 48.3802L76.9272 47.2985L77.6238 43.9977Z' fill='white'/%3E%3C/g%3E%3Cpath d='M77.6238 43.9977L78.6429 47.1865L81.8722 47.8522L78.7297 48.9339L78.0331 52.2347L77.0141 49.0459L73.7847 48.3802L76.9272 47.2985L77.6238 43.9977Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_494_205387' x='6.42578' y='1.37891' width='92.1426' height='99.2305' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_494_205387_clip_path' transform='translate(-6.42578 -1.37891)'%3E%3Cpath d='M49.0934 14.0199C51.0725 13.1518 52.0621 12.7177 53.1105 12.7177C54.1589 12.7177 55.1485 13.1518 57.1276 14.0201L76.8551 22.6743C79.1775 23.6931 80.3387 24.2025 80.99 25.1994C81.6413 26.1963 81.6413 27.4643 81.6413 30.0004V58.7801C81.6413 63.0233 81.6413 65.1449 80.8266 67.0377C80.0119 68.9305 78.471 70.3889 75.3893 73.3057L57.2319 90.491C55.2786 92.3397 54.302 93.2641 53.1074 93.264C51.9127 93.264 50.9361 92.3396 48.9829 90.4908L30.8275 73.3056C27.7461 70.3889 26.2054 68.9305 25.3908 67.0378C24.5762 65.1451 24.5762 63.0236 24.5762 58.7807V30.0006C24.5762 27.4645 24.5762 26.1964 25.2275 25.1995C25.8789 24.2025 27.0401 23.6931 29.3627 22.6744L49.0934 14.0199Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_494_205387_clip_path' transform='translate(-6.42578 -1.37891)'%3E%3Cpath d='M46.3963 13.8705C49.72 12.6854 51.3818 12.0929 53.1106 12.0927C54.8394 12.0925 56.5014 12.6847 59.8253 13.8689L68.3621 16.9104C74.7849 19.1987 77.9963 20.3429 79.8244 22.9356C81.6525 25.5284 81.6516 28.9375 81.6498 35.7558L81.6436 58.9528C81.6424 63.1136 81.6419 65.1939 80.8552 67.0575C80.0685 68.9211 78.5781 70.3726 75.5973 73.2755L67.0618 81.5881C60.4689 88.0088 57.1724 91.2191 53.1074 91.219C49.0424 91.2189 45.7461 88.0084 39.1535 81.5874L30.624 73.2798C27.6414 70.3748 26.1501 68.9223 25.3634 67.0573C24.5768 65.1923 24.5773 63.1106 24.5784 58.9471L24.5847 35.7442C24.5865 28.9312 24.5874 25.5247 26.4147 22.934C28.242 20.3432 31.4507 19.1992 37.868 16.9112L46.3963 13.8705Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_f_494_205387' x='7.8418' y='0.695312' width='90.8301' height='89.0098' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3CclipPath id='paint4_angular_494_205387_clip_path'%3E%3Cpath d='M45.5209 58.3042C44.8407 58.6527 44.0688 58.0419 44.2063 57.262L45.6689 48.9348L39.4607 43.0265C38.8809 42.4737 39.1823 41.4632 39.9594 41.354L48.5906 40.1287L52.4392 32.511C52.7864 31.8244 53.7256 31.8244 54.0728 32.511L57.9214 40.1287L66.5526 41.354C67.3297 41.4632 67.6311 42.4737 67.0495 43.0265L60.8431 48.9348L62.3057 57.262C62.4432 58.0419 61.6713 58.6527 60.9911 58.3042L53.2534 54.3325L45.5209 58.3042Z'/%3E%3C/clipPath%3E%3Cfilter id='filter2_d_494_205387' x='32.6777' y='71.0449' width='44.6465' height='13.8496' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_205387'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_205387' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_f_494_205387' x='27.9727' y='35.9023' width='14.6875' height='14.8398' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter4_f_494_205387' x='89.2734' y='50.4785' width='17.0195' height='17.3711' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter5_f_494_205387' x='6.37109' y='3.69727' width='15.2539' height='15.3867' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter6_f_494_205387' x='0.96875' y='72.2656' width='12.0625' height='12.1348' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter7_f_494_205387' x='9.24414' y='88.0684' width='13.4512' height='13.6621' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter8_f_494_205387' x='89.8809' y='2.83594' width='11.5684' height='11.6328' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter9_f_494_205387' x='94.4688' y='86.2754' width='13.3887' height='13.5605' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter10_f_494_205387' x='72.5566' y='80.2305' width='16.0879' height='16.2363' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter11_f_494_205387' x='69.7852' y='39.998' width='16.0879' height='16.2363' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_494_205387' x1='53.3604' y1='6' x2='53.3604' y2='104.564' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B3AA80'/%3E%3Cstop offset='1' stop-color='%23786A2D'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_494_205387' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(20.1608 18.2072) rotate(44.8613) scale(92.9622 213.428)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_494_205387' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(20.1731 18.2082) rotate(44.8613) scale(92.9622 213.428)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint3_linear_494_205387' x1='54.4513' y1='86.8965' x2='54.4513' y2='65.4498' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237B6531'/%3E%3Cstop offset='1' stop-color='%23A59B6C'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 108px;
  height: 104px;
  background-size: cover;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.box-podium .box-podium-inner .box-podium-item .box-podium-item-inner .box-circle .box-vector.type-2 {
  background-image: url("data:image/svg+xml,%3Csvg width='108' height='107' viewBox='0 0 108 107' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_494_205387)'%3E%3Cpath d='M41.5367 19.9906C46.8867 16.9167 49.5617 15.3798 52.4968 15.3798C55.4319 15.3798 58.1069 16.9167 63.4569 19.9906L76.5282 27.5009C81.9155 30.5962 84.6091 32.1439 86.0886 34.7002C87.5681 37.2566 87.5681 40.3632 87.5681 46.5764V61.4128C87.5681 67.626 87.5681 70.7326 86.0886 73.2889C84.6091 75.8453 81.9155 77.393 76.5282 80.4883L63.4569 87.9986C58.1069 91.0725 55.4319 92.6094 52.4968 92.6094C49.5617 92.6094 46.8867 91.0725 41.5367 87.9986L28.4655 80.4883C23.0782 77.393 20.3845 75.8453 18.905 73.2889C17.4255 70.7326 17.4255 67.626 17.4255 61.4128V46.5764C17.4255 40.3632 17.4255 37.2566 18.905 34.7002C20.3845 32.1439 23.0782 30.5962 28.4655 27.5009L41.5367 19.9906Z' fill='%231950D1'/%3E%3C/g%3E%3Cpath d='M47.8976 11.3151C50.5914 10.1735 51.9383 9.60265 53.3604 9.60265C54.7824 9.60265 56.1294 10.1735 58.8232 11.3151L81.114 20.7617C84.6622 22.2654 86.4363 23.0173 87.434 24.5236C88.4316 26.0299 88.4316 27.9568 88.4316 31.8105L88.4316 64.7208C88.4317 69.367 88.4317 71.69 87.5429 73.7646C86.6542 75.8392 84.9725 77.4419 81.609 80.6472L58.8822 102.305C56.2702 104.794 54.9642 106.039 53.3635 106.039C51.7629 106.039 50.4568 104.795 47.8446 102.306L25.1132 80.6473C21.7491 77.442 20.067 75.8393 19.1781 73.7645C18.2891 71.6897 18.2891 69.3664 18.2891 64.7197L18.2891 31.8105C18.2891 27.9568 18.2891 26.03 19.2867 24.5236C20.2844 23.0173 22.0585 22.2654 25.6067 20.7617L47.8976 11.3151Z' fill='url(%23paint0_linear_494_205387)'/%3E%3CforeignObject x='6.42578' y='4.37891' width='92.1426' height='99.2305'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_494_205387_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M49.0934 17.0199C51.0725 16.1518 52.0621 15.7177 53.1105 15.7177C54.1589 15.7177 55.1485 16.1518 57.1276 17.0201L76.8551 25.6743C79.1775 26.6931 80.3387 27.2025 80.99 28.1994C81.6413 29.1963 81.6413 30.4643 81.6413 33.0004V61.7801C81.6413 66.0233 81.6413 68.1449 80.8266 70.0377C80.0119 71.9305 78.471 73.3889 75.3893 76.3057L57.2319 93.491C55.2786 95.3397 54.302 96.2641 53.1074 96.264C51.9127 96.264 50.9361 95.3396 48.9829 93.4908L30.8275 76.3056C27.7461 73.3889 26.2054 71.9305 25.3908 70.0378C24.5762 68.1451 24.5762 66.0236 24.5762 61.7807V33.0006C24.5762 30.4645 24.5762 29.1964 25.2275 28.1995C25.8789 27.2025 27.0401 26.6931 29.3627 25.6744L49.0934 17.0199Z' fill='url(%23paint1_radial_494_205387)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_494_205387' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='24' y='15' width='58' height='80'%3E%3CforeignObject x='6.42578' y='4.37891' width='92.1426' height='99.2305'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_494_205387_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M46.3963 16.8705C49.72 15.6854 51.3818 15.0929 53.1106 15.0927C54.8394 15.0925 56.5014 15.6847 59.8253 16.8689L68.3621 19.9104C74.7849 22.1987 77.9963 23.3429 79.8244 25.9356C81.6525 28.5284 81.6516 31.9375 81.6498 38.7558L81.6436 61.9528C81.6424 66.1136 81.6419 68.1939 80.8552 70.0575C80.0685 71.9211 78.5781 73.3726 75.5973 76.2755L67.0618 84.5881C60.4689 91.0088 57.1724 94.2191 53.1074 94.219C49.0424 94.2189 45.7461 91.0084 39.1535 84.5874L30.624 76.2798C27.6414 73.3748 26.1501 71.9223 25.3634 70.0573C24.5768 68.1923 24.5773 66.1106 24.5784 61.9471L24.5847 38.7442C24.5865 31.9312 24.5874 28.5247 26.4147 25.934C28.242 23.3432 31.4507 22.1992 37.868 19.9112L46.3963 16.8705Z' fill='url(%23paint2_radial_494_205387)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_494_205387)'%3E%3Cpath opacity='0.3' d='M86.0552 53.9964C86.0552 48.241 84.5329 42.587 81.6412 37.6027L53.1087 53.9964H86.0552Z' fill='white'/%3E%3Cpath d='M81.6412 70.3901C84.5329 65.4058 86.0552 59.7518 86.0552 53.9964H53.1087L81.6412 70.3901Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M69.5819 82.3911C74.5905 79.5135 78.7496 75.3744 81.6412 70.3901L53.1087 53.9964L69.5819 82.3911Z' fill='white'/%3E%3Cpath d='M53.1087 86.7838C58.892 86.7838 64.5734 85.2688 69.5819 82.3911L53.1087 53.9964L53.1087 86.7838Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M36.6354 82.3911C41.6439 85.2688 47.3253 86.7838 53.1087 86.7838L53.1087 53.9964L36.6354 82.3911Z' fill='white'/%3E%3Cpath d='M24.5761 70.3901C27.4678 75.3744 31.6269 79.5134 36.6354 82.3911L53.1087 53.9964L24.5761 70.3901Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M20.1621 53.9964C20.1621 59.7518 21.6844 65.4058 24.5761 70.3901L53.1087 53.9964L20.1621 53.9964Z' fill='white'/%3E%3Cpath d='M24.5761 37.6027C21.6844 42.587 20.1621 48.241 20.1621 53.9964L53.1087 53.9964L24.5761 37.6027Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M36.6354 25.6017C31.6269 28.4794 27.4678 32.6184 24.5761 37.6027L53.1087 53.9964L36.6354 25.6017Z' fill='white'/%3E%3Cpath d='M53.1087 21.209C47.3253 21.209 41.6439 22.724 36.6354 25.6017L53.1087 53.9964L53.1087 21.209Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M69.5819 25.6017C64.5734 22.724 58.892 21.209 53.1087 21.209L53.1087 53.9964L69.5819 25.6017Z' fill='white'/%3E%3Cpath d='M81.6412 37.6027C78.7496 32.6184 74.5905 28.4794 69.5819 25.6017L53.1087 53.9964L81.6412 37.6027Z' fill='%23132F6F'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M29.1589 88.0469C28.6959 88.2159 27.2019 88.6805 25.8131 89.1239L23.3301 89.9053L26.6548 93.2419C28.4855 95.1003 30.0637 96.5996 30.1479 96.5996C30.2531 96.5996 30.3162 94.5934 30.3162 92.1649C30.3162 89.7152 30.2531 87.7302 30.1689 87.7513C30.0637 87.7513 29.6218 87.8991 29.1589 88.0469Z' fill='%230D1E49'/%3E%3Cpath d='M78.584 92.1649C78.584 94.6029 78.7963 96.5996 78.9015 96.5996C78.9857 96.5996 80.4147 95.1073 82.2454 93.2578L85.5701 89.916L84.5601 89.6007C83.55 89.2854 80.0149 88.1715 79.068 87.8772L78.584 87.7511V92.1649Z' fill='%230D1E49'/%3E%3Cpath d='M20.8218 81.3908C19.6514 81.7985 17.9542 82.4974 17.0178 82.9439C15.0475 83.8758 11.8677 85.856 12.0043 86.0307C12.0628 86.089 13.3113 87.3314 14.7549 88.768L17.4079 91.3889L16.5106 94.7863C16.0034 96.65 15.3596 99.0573 15.0475 100.125C14.7354 101.193 14.5208 102.086 14.5403 102.105C14.5598 102.144 15.5937 101.659 16.8227 101.057C20.5487 99.232 26.2841 97.2712 29.2493 96.8053C29.6979 96.7277 30.0686 96.6694 30.0686 96.65C30.0686 96.6112 28.625 95.1746 26.8498 93.4273C24.6454 91.253 23.709 90.2047 23.8846 90.0882C24.0601 89.9717 24.0601 89.9329 23.8846 89.9329C23.6895 89.9329 23.631 88.8651 23.631 85.2736C23.631 80.9637 23.6115 80.6143 23.2993 80.6337C23.1043 80.6337 21.9923 80.9832 20.8218 81.3908Z' fill='%23133380'/%3E%3Cpath d='M85.2764 85.2738C85.2764 88.8653 85.2178 89.9331 85.0423 89.9331C84.8472 89.9331 84.8472 89.9719 85.0227 90.0884C85.1983 90.2049 84.2619 91.2532 82.0575 93.4275C80.2823 95.1748 78.8583 96.6114 78.8973 96.6308C78.9168 96.6502 79.463 96.7667 80.1068 96.9026C83.7352 97.6597 88.2806 99.2322 92.0066 100.999C93.2941 101.62 94.367 102.105 94.3865 102.105C94.4061 102.086 94.172 101.193 93.8598 100.125C93.5477 99.0575 92.9039 96.6502 92.3967 94.7865L91.4994 91.3891L94.25 88.6906L97.0006 85.9727L96.5519 85.6427C95.6936 84.9826 93.0795 83.5072 91.4799 82.75C89.8022 81.9735 86.0177 80.6145 85.5495 80.6145C85.3154 80.6145 85.2764 81.4105 85.2764 85.2738Z' fill='%23133380'/%3E%3Cpath d='M50.9399 68.4997C50.4522 68.5385 48.9696 68.655 47.6235 68.7714C41.0494 69.3344 33.9095 70.8681 25.287 73.5666L23.5312 74.1296L23.6093 81.9728C23.6483 86.302 23.7068 89.8741 23.7458 89.8935C23.7653 89.9324 25.0919 89.5635 26.6915 89.0782C28.2912 88.5928 29.7348 88.1851 29.9103 88.1851C30.0859 88.1851 31.588 87.8357 33.2267 87.4086C41.1664 85.3507 47.487 84.4965 54.5878 84.4965C61.24 84.4965 67.307 85.2925 74.642 87.1562C76.5733 87.6416 78.4265 88.0881 78.7386 88.1269C79.0703 88.1851 80.6309 88.6122 82.211 89.0976C83.8107 89.5829 85.1372 89.9324 85.1567 89.8935C85.1958 89.8741 85.2543 86.302 85.2933 81.9728L85.3713 74.1296L83.0304 73.3919C75.5393 71.0234 68.8676 69.5674 62.274 68.8491C59.6404 68.5773 52.6175 68.3443 50.9399 68.4997Z' fill='url(%23paint3_linear_494_205387)'/%3E%3Cg filter='url(%23filter1_d_494_205387)'%3E%3Cpath d='M41.8799 79.8945V74.0445H44.0939C44.5139 74.0445 44.9009 74.1015 45.2549 74.2155C45.6089 74.3235 45.8939 74.5155 46.1099 74.7915C46.3259 75.0675 46.4339 75.4485 46.4339 75.9345C46.4339 76.4025 46.3259 76.7835 46.1099 77.0775C45.8939 77.3715 45.6089 77.5875 45.2549 77.7255C44.9009 77.8635 44.5139 77.9325 44.0939 77.9325H43.4279V79.8945H41.8799ZM43.4279 76.7085H43.9859C44.2919 76.7085 44.5229 76.6425 44.6789 76.5105C44.8409 76.3785 44.9219 76.1865 44.9219 75.9345C44.9219 75.6825 44.8409 75.5085 44.6789 75.4125C44.5229 75.3165 44.2919 75.2685 43.9859 75.2685H43.4279V76.7085ZM45.0299 79.8945L43.8149 77.5275L44.8589 76.5015L46.7579 79.8945H45.0299ZM47.5489 79.8945V74.0445H51.3289V75.3405H49.0969V76.2585H51.0049V77.5545H49.0969V78.5985H51.4189V79.8945H47.5489ZM52.5499 79.8945V74.0445H54.0979V76.2225H54.1339L55.6099 74.0445H57.3019L55.5559 76.4205L57.6439 79.8945H55.9519L54.6559 77.6445L54.0979 78.4365V79.8945H52.5499ZM57.3753 79.8945L59.1573 74.0445H61.0293L62.8113 79.8945H61.1733L60.5073 77.0505C60.4353 76.7685 60.3633 76.4625 60.2913 76.1325C60.2193 75.8025 60.1473 75.4905 60.0753 75.1965H60.0393C59.9793 75.4905 59.9133 75.8025 59.8413 76.1325C59.7693 76.4625 59.6973 76.7685 59.6253 77.0505L58.9593 79.8945H57.3753ZM58.6533 78.6525V77.4555H61.5153V78.6525H58.6533ZM63.3692 79.8945V74.0445H64.9532L66.2492 76.6545C66.3512 76.8525 66.4472 77.0655 66.5372 77.2935C66.6272 77.5155 66.7172 77.7405 66.8072 77.9685H66.8432C66.8072 77.6505 66.7652 77.2905 66.7172 76.8885C66.6692 76.4805 66.6452 76.0965 66.6452 75.7365V74.0445H68.1212V79.8945H66.5372L65.2412 77.2845C65.1452 77.0865 65.0492 76.8735 64.9532 76.6455C64.8632 76.4175 64.7732 76.1925 64.6832 75.9705H64.6472C64.6832 76.3005 64.7252 76.6665 64.7732 77.0685C64.8212 77.4645 64.8452 77.8425 64.8452 78.2025V79.8945H63.3692Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter2_f_494_205387)'%3E%3Cpath d='M42.0893 67.6507C41.089 68.1681 39.9539 67.2613 40.156 66.1036L42.307 53.743L33.1773 44.9729C32.3247 44.1523 32.7678 42.6523 33.9106 42.4903L46.6036 40.6715L52.2633 29.364C52.7738 28.3448 54.1551 28.3448 54.6656 29.364L60.3254 40.6715L73.0183 42.4903C74.1611 42.6523 74.6043 44.1523 73.7491 44.9729L64.622 53.743L66.7729 66.1036C66.975 67.2613 65.84 68.1681 64.8397 67.6507L53.4606 61.7552L42.0893 67.6507Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23paint4_angular_494_205387_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000144318 -0.0175368 0.0193841 0.000147395 52.9455 48.2002)'%3E%3CforeignObject x='-947.169' y='-947.169' width='1894.34' height='1894.34'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(53, 100, 213, 1) 0deg,rgba(14, 33, 78, 1) 111.084deg,rgba(53, 100, 213, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M43.5612 63.5563C42.7359 63.9648 41.7995 63.2489 41.9663 62.335L43.7408 52.5766L36.2088 45.6528C35.5054 45.005 35.871 43.8208 36.8138 43.6929L47.2855 42.257L51.9548 33.33C52.376 32.5254 53.5155 32.5254 53.9367 33.33L58.606 42.257L69.0777 43.6929C70.0205 43.8208 70.3861 45.005 69.6806 45.6528L62.1507 52.5766L63.9252 62.335C64.092 63.2489 63.1555 63.9648 62.3303 63.5563L52.9425 58.902L43.5612 63.5563Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.054901961237192154,&%2334;g&%2334;:0.12941177189350128,&%2334;b&%2334;:0.30588236451148987,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.30856710672378540%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.21073544025421143,&%2334;g&%2334;:0.39299079775810242,&%2334;b&%2334;:0.83561110496520996,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.28863570094108582,&%2334;m01&%2334;:38.768169403076172,&%2334;m02&%2334;:33.417053222656250,&%2334;m10&%2334;:-35.073566436767578,&%2334;m11&%2334;:0.29478991031646729,&%2334;m12&%2334;:65.589637756347656%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter3_f_494_205387)'%3E%3Cpath d='M36.6946 49.7427L34.8992 47.3559L31.9718 47.7741L34.3144 45.9048L33.9379 42.9021L35.7333 45.2889L38.6607 44.8707L36.3181 46.74L36.6946 49.7427Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M27.8724 49.272L26.0769 46.8852L23.1496 47.3034L25.4921 45.4341L25.1156 42.4314L26.9111 44.8182L29.8384 44.4L27.4959 46.2693L27.8724 49.272Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter4_f_494_205387)'%3E%3Cpath d='M97.4238 66.8501L96.7504 63.0868L93.2736 61.827L96.9029 61.0989L98.1429 57.4788L98.8163 61.2421L102.293 62.5019L98.6637 63.23L97.4238 66.8501Z' fill='white'/%3E%3C/g%3E%3Cpath d='M97.4238 66.8501L96.7504 63.0868L93.2736 61.827L96.9029 61.0989L98.1429 57.4788L98.8163 61.2421L102.293 62.5019L98.6637 63.23L97.4238 66.8501Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter5_f_494_205387)'%3E%3Cpath d='M13.814 10.6968L14.7279 13.5566L17.624 14.1536L14.8058 15.1237L14.181 18.0839L13.2672 15.2241L10.371 14.6271L13.1893 13.6571L13.814 10.6968Z' fill='white'/%3E%3C/g%3E%3Cpath d='M13.814 10.6968L14.7279 13.5566L17.624 14.1536L14.8058 15.1237L14.181 18.0839L13.2672 15.2241L10.371 14.6271L13.1893 13.6571L13.814 10.6968Z' fill='white'/%3E%3Cg filter='url(%23filter6_f_494_205387)'%3E%3Cpath d='M5.47645 83.4L6.24588 81.4319L4.96862 79.7328L6.89226 80.5549L8.52352 79.2657L7.75409 81.2337L9.03135 82.9328L7.10771 82.1108L5.47645 83.4Z' fill='white'/%3E%3C/g%3E%3Cpath d='M5.47645 83.4L6.24588 81.4319L4.96862 79.7328L6.89226 80.5549L8.52352 79.2657L7.75409 81.2337L9.03135 82.9328L7.10771 82.1108L5.47645 83.4Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter7_f_494_205387)'%3E%3Cpath d='M15.9444 100.731L15.3856 98.5016L13.2435 97.9059L15.3961 97.3006L15.9936 95.0689L16.5524 97.298L18.6946 97.8937L16.542 98.499L15.9444 100.731Z' fill='white'/%3E%3C/g%3E%3Cpath d='M15.9444 100.731L15.3856 98.5016L13.2435 97.9059L15.3961 97.3006L15.9936 95.0689L16.5524 97.298L18.6946 97.8937L16.542 98.499L15.9444 100.731Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter8_f_494_205387)'%3E%3Cpath d='M97.4497 11.5358L96.0632 12.0131L95.7558 13.4694L95.3062 12.0625L93.8814 11.7688L95.2679 11.2916L95.5753 9.83524L96.0249 11.2422L97.4497 11.5358Z' fill='white'/%3E%3C/g%3E%3Cpath d='M97.4497 11.5358L96.0632 12.0131L95.7558 13.4694L95.3062 12.0625L93.8814 11.7688L95.2679 11.2916L95.5753 9.83524L96.0249 11.2422L97.4497 11.5358Z' fill='white'/%3E%3Cg filter='url(%23filter9_f_494_205387)'%3E%3Cpath d='M99.3942 93.275L101.359 95.0782L103.858 94.2304L102.11 96.2577L102.932 98.8352L100.967 97.0319L98.468 97.8797L100.216 95.8524L99.3942 93.275Z' fill='white'/%3E%3C/g%3E%3Cpath d='M99.3942 93.275L101.359 95.0782L103.858 94.2304L102.11 96.2577L102.932 98.8352L100.967 97.0319L98.468 97.8797L100.216 95.8524L99.3942 93.275Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_494_205387)'%3E%3Cpath d='M80.3953 87.2301L81.4143 90.4189L84.6437 91.0846L81.5012 92.1663L80.8046 95.4671L79.7855 92.2783L76.5562 91.6127L79.6987 90.531L80.3953 87.2301Z' fill='white'/%3E%3C/g%3E%3Cpath d='M80.3953 87.2301L81.4143 90.4189L84.6437 91.0846L81.5012 92.1663L80.8046 95.4671L79.7855 92.2783L76.5562 91.6127L79.6987 90.531L80.3953 87.2301Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_494_205387)'%3E%3Cpath d='M77.6238 46.9977L78.6429 50.1865L81.8722 50.8522L78.7297 51.9339L78.0331 55.2347L77.0141 52.0459L73.7847 51.3802L76.9272 50.2985L77.6238 46.9977Z' fill='white'/%3E%3C/g%3E%3Cpath d='M77.6238 46.9977L78.6429 50.1865L81.8722 50.8522L78.7297 51.9339L78.0331 55.2347L77.0141 52.0459L73.7847 51.3802L76.9272 50.2985L77.6238 46.9977Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_494_205387' x='6.42578' y='4.37891' width='92.1426' height='99.2305' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_494_205387_clip_path' transform='translate(-6.42578 -4.37891)'%3E%3Cpath d='M49.0934 17.0199C51.0725 16.1518 52.0621 15.7177 53.1105 15.7177C54.1589 15.7177 55.1485 16.1518 57.1276 17.0201L76.8551 25.6743C79.1775 26.6931 80.3387 27.2025 80.99 28.1994C81.6413 29.1963 81.6413 30.4643 81.6413 33.0004V61.7801C81.6413 66.0233 81.6413 68.1449 80.8266 70.0377C80.0119 71.9305 78.471 73.3889 75.3893 76.3057L57.2319 93.491C55.2786 95.3397 54.302 96.2641 53.1074 96.264C51.9127 96.264 50.9361 95.3396 48.9829 93.4908L30.8275 76.3056C27.7461 73.3889 26.2054 71.9305 25.3908 70.0378C24.5762 68.1451 24.5762 66.0236 24.5762 61.7807V33.0006C24.5762 30.4645 24.5762 29.1964 25.2275 28.1995C25.8789 27.2025 27.0401 26.6931 29.3627 25.6744L49.0934 17.0199Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_494_205387_clip_path' transform='translate(-6.42578 -4.37891)'%3E%3Cpath d='M46.3963 16.8705C49.72 15.6854 51.3818 15.0929 53.1106 15.0927C54.8394 15.0925 56.5014 15.6847 59.8253 16.8689L68.3621 19.9104C74.7849 22.1987 77.9963 23.3429 79.8244 25.9356C81.6525 28.5284 81.6516 31.9375 81.6498 38.7558L81.6436 61.9528C81.6424 66.1136 81.6419 68.1939 80.8552 70.0575C80.0685 71.9211 78.5781 73.3726 75.5973 76.2755L67.0618 84.5881C60.4689 91.0088 57.1724 94.2191 53.1074 94.219C49.0424 94.2189 45.7461 91.0084 39.1535 84.5874L30.624 76.2798C27.6414 73.3748 26.1501 71.9223 25.3634 70.0573C24.5768 68.1923 24.5773 66.1106 24.5784 61.9471L24.5847 38.7442C24.5865 31.9312 24.5874 28.5247 26.4147 25.934C28.242 23.3432 31.4507 22.1992 37.868 19.9112L46.3963 16.8705Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_d_494_205387' x='37.8809' y='74.0449' width='34.2402' height='13.8496' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_205387'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_205387' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter2_f_494_205387' x='4.73242' y='0.599609' width='97.4629' height='95.1992' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3CclipPath id='paint4_angular_494_205387_clip_path'%3E%3Cpath d='M43.5612 63.5563C42.7359 63.9648 41.7995 63.2489 41.9663 62.335L43.7408 52.5766L36.2088 45.6528C35.5054 45.005 35.871 43.8208 36.8138 43.6929L47.2855 42.257L51.9548 33.33C52.376 32.5254 53.5155 32.5254 53.9367 33.33L58.606 42.257L69.0777 43.6929C70.0205 43.8208 70.3861 45.005 69.6806 45.6528L62.1507 52.5766L63.9252 62.335C64.092 63.2489 63.1555 63.9648 62.3303 63.5563L52.9425 58.902L43.5612 63.5563Z'/%3E%3C/clipPath%3E%3Cfilter id='filter3_f_494_205387' x='27.9727' y='38.9023' width='14.6875' height='14.8398' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter4_f_494_205387' x='89.2734' y='53.4785' width='17.0195' height='17.3711' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter5_f_494_205387' x='6.37109' y='6.69727' width='15.2539' height='15.3867' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter6_f_494_205387' x='0.96875' y='75.2656' width='12.0625' height='12.1348' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter7_f_494_205387' x='9.24414' y='91.0684' width='13.4512' height='13.6621' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter8_f_494_205387' x='89.8809' y='5.83594' width='11.5684' height='11.6328' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter9_f_494_205387' x='94.4688' y='89.2754' width='13.3887' height='13.5605' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter10_f_494_205387' x='72.5566' y='83.2305' width='16.0879' height='16.2363' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter11_f_494_205387' x='69.7852' y='42.998' width='16.0879' height='16.2363' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_494_205387' x1='53.3603' y1='13.6935' x2='53.3603' y2='94.296' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23143176'/%3E%3Cstop offset='1' stop-color='%230E214E'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_494_205387' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(20.1608 21.2072) rotate(44.8613) scale(92.9622 213.428)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_494_205387' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(20.1731 21.2082) rotate(44.8613) scale(92.9622 213.428)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint3_linear_494_205387' x1='54.4513' y1='79.4013' x2='54.4513' y2='68.4498' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%231D46AC'/%3E%3Cstop offset='1' stop-color='%234874DF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 108px;
  height: 107px;
}
.box-podium .box-podium-inner .box-podium-item .box-podium-item-inner .box-circle .box-vector.type-3 {
  background-image: url("data:image/svg+xml,%3Csvg width='108' height='110' viewBox='0 0 108 110' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_494_205387)'%3E%3Cpath d='M41.584 22.9002C46.9122 19.8563 49.5763 18.3344 52.4968 18.3344C55.4173 18.3344 58.0814 19.8563 63.4096 22.9002L76.4809 30.3674C81.8906 33.4579 84.5954 35.0031 86.0818 37.5639C87.5681 40.1248 87.5681 43.2399 87.5681 49.4701V64.0029C87.5681 70.2331 87.5681 73.3482 86.0818 75.9091C84.5954 78.4699 81.8906 80.0151 76.4809 83.1055L63.4096 90.5728C58.0814 93.6166 55.4173 95.1386 52.4968 95.1386C49.5763 95.1386 46.9122 93.6166 41.584 90.5728L28.5127 83.1055C23.103 80.0151 20.3982 78.4699 18.9119 75.9091C17.4255 73.3482 17.4255 70.2331 17.4255 64.0029V49.4701C17.4255 43.2399 17.4255 40.1248 18.9119 37.5639C20.3982 35.0031 23.103 33.4579 28.5127 30.3674L41.584 22.9002Z' fill='url(%23paint0_linear_494_205387)'/%3E%3C/g%3E%3Cpath d='M47.9242 14.2906C50.6053 13.1609 51.9458 12.596 53.3604 12.596C54.7749 12.596 56.1155 13.1609 58.7966 14.2906L81.0912 23.6848C84.6501 25.1844 86.4295 25.9342 87.4305 27.4423C88.4316 28.9504 88.4316 30.8813 88.4316 34.7432L88.4316 67.3105C88.4317 71.9746 88.4317 74.3066 87.5367 76.3875C86.6418 78.4683 84.9489 80.0723 81.5633 83.2803L58.8655 104.787C56.2602 107.255 54.9575 108.49 53.3635 108.49C51.7696 108.49 50.4668 107.256 47.8612 104.787L25.1589 83.2804C21.7726 80.0724 20.0794 78.4684 19.1843 76.3873C18.2891 74.3063 18.2891 71.974 18.2891 67.3093L18.2891 34.7432C18.2891 30.8813 18.2891 28.9504 19.2901 27.4423C20.2912 25.9342 22.0706 25.1844 25.6295 23.6848L47.9242 14.2906Z' fill='url(%23paint1_linear_494_205387)'/%3E%3Cg clip-path='url(%23paint2_angular_494_205387_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00362805 -0.00799474 0.013678 0.00614731 72.6403 19.9944)'%3E%3CforeignObject x='-1228.47' y='-1228.47' width='2456.94' height='2456.94'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(123, 155, 237, 1) 0deg,rgba(97, 135, 233, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M75.7501 13.0312L64.3477 16.6418L70.0489 23.8628L80.2317 23.347L75.7501 13.0312Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.48235294222831726,&%2334;g&%2334;:0.60784316062927246,&%2334;b&%2334;:0.92941176891326904,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.38399988412857056,&%2334;g&%2334;:0.53333318233489990,&%2334;b&%2334;:0.91600012779235840,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:7.2560944557189941,&%2334;m01&%2334;:27.355918884277344,&%2334;m02&%2334;:55.334331512451172,&%2334;m10&%2334;:-15.989474296569824,&%2334;m11&%2334;:12.294614791870117,&%2334;m12&%2334;:21.841836929321289%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint3_angular_494_205387_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00385565 -0.0071734 -0.0134911 0.00603065 34.8396 19.8266)'%3E%3CforeignObject x='-1238.52' y='-1238.52' width='2477.04' height='2477.04'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(123, 155, 237, 1) 0deg,rgba(97, 135, 233, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M31.5316 13.5772L43.0297 16.5115L37.5406 23.2714L27.3502 23.1197L31.5316 13.5772Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.48235294222831726,&%2334;g&%2334;:0.60784316062927246,&%2334;b&%2334;:0.92941176891326904,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.38399988412857056,&%2334;g&%2334;:0.53333318233489990,&%2334;b&%2334;:0.91600012779235840,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-7.7112984657287598,&%2334;m01&%2334;:-26.982185363769531,&%2334;m02&%2334;:52.186321258544922,&%2334;m10&%2334;:-14.346804618835449,&%2334;m11&%2334;:12.061297416687012,&%2334;m12&%2334;:20.969337463378906%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3CforeignObject x='6.42578' y='7.33398' width='92.1426' height='98.8047'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_494_205387_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M49.1127 19.9662C51.0826 19.1071 52.0676 18.6775 53.1105 18.6775C54.1534 18.6776 55.1384 19.1072 57.1083 19.9664L76.8397 28.5728C79.1693 29.5889 80.3341 30.0969 80.9877 31.0951C81.6413 32.0932 81.6413 33.364 81.6413 35.9056V64.3953C81.6413 68.6548 81.6413 70.7846 80.8209 72.6831C80.0006 74.5816 78.4496 76.0411 75.3476 78.9602L57.2194 96.0197C55.2711 97.8531 54.297 98.7698 53.1074 98.7697C51.9177 98.7697 50.9436 97.853 48.9954 96.0195L30.8692 78.9601C27.7675 76.0411 26.2167 74.5815 25.3964 72.6831C24.5762 70.7847 24.5762 68.6551 24.5762 64.3959V35.9058C24.5762 33.3642 24.5762 32.0933 25.2298 31.0951C25.8835 30.097 27.0483 29.5889 29.3781 28.5729L49.1127 19.9662Z' fill='url(%23paint4_radial_494_205387)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_494_205387' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='24' y='18' width='58' height='79'%3E%3CforeignObject x='6.42578' y='7.33398' width='92.1426' height='98.8047'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_494_205387_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M46.4304 19.8134C49.7376 18.641 51.3911 18.0548 53.1106 18.0546C54.8301 18.0544 56.4838 18.6403 59.7912 19.8119L68.3279 22.8359C74.7665 25.1167 77.9858 26.2572 79.8192 28.8523C81.6525 31.4475 81.6516 34.8628 81.6498 41.6935L81.6436 64.5676C81.6425 68.7446 81.6419 70.8331 80.8496 72.7024C80.0573 74.5718 78.5569 76.0246 75.5562 78.9302L67.0206 87.1953C60.444 93.5634 57.1557 96.7475 53.1074 96.7474C49.0592 96.7473 45.771 93.563 39.1947 87.1946L30.6652 78.9346C27.6626 76.0268 26.1612 74.573 25.369 72.7022C24.5768 70.8315 24.5773 68.7416 24.5785 64.5618L24.5846 41.6819C24.5865 34.8565 24.5874 31.4438 26.4199 28.8507C28.2525 26.2575 31.469 25.1173 37.9021 22.8367L46.4304 19.8134Z' fill='url(%23paint5_radial_494_205387)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_494_205387)'%3E%3Cpath opacity='0.3' d='M86.0533 56.7384C86.0533 51.0159 84.5309 45.3943 81.6393 40.4385L53.1067 56.7384H86.0533Z' fill='white'/%3E%3Cpath d='M81.6393 73.0382C84.5309 68.0824 86.0533 62.4608 86.0533 56.7384H53.1067L81.6393 73.0382Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M69.58 84.9705C74.5885 82.1093 78.7476 77.994 81.6393 73.0382L53.1067 56.7384L69.58 84.9705Z' fill='white'/%3E%3Cpath d='M53.1067 89.3381C58.89 89.3381 64.5715 87.8318 69.58 84.9705L53.1067 56.7384L53.1067 89.3381Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M36.6334 84.9705C41.6419 87.8318 47.3234 89.3381 53.1067 89.3381L53.1067 56.7384L36.6334 84.9705Z' fill='white'/%3E%3Cpath d='M24.5742 73.0382C27.4658 77.994 31.6249 82.1093 36.6334 84.9705L53.1067 56.7384L24.5742 73.0382Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M20.1602 56.7384C20.1602 62.4608 21.6825 68.0824 24.5742 73.0382L53.1067 56.7384L20.1602 56.7384Z' fill='white'/%3E%3Cpath d='M24.5742 40.4385C21.6825 45.3943 20.1602 51.0159 20.1602 56.7384L53.1067 56.7384L24.5742 40.4385Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M36.6334 28.5062C31.6249 31.3674 27.4658 35.4827 24.5742 40.4385L53.1067 56.7384L36.6334 28.5062Z' fill='white'/%3E%3Cpath d='M53.1067 24.1387C47.3234 24.1387 41.6419 25.645 36.6334 28.5062L53.1067 56.7384L53.1067 24.1387Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M69.58 28.5062C64.5715 25.645 58.89 24.1387 53.1067 24.1387L53.1067 56.7384L69.58 28.5062Z' fill='white'/%3E%3Cpath d='M81.6393 40.4385C78.7476 35.4827 74.5885 31.3674 69.58 28.5062L53.1067 56.7384L81.6393 40.4385Z' fill='%239DB3EF'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M29.1589 90.5959C28.6959 90.7639 27.2019 91.2258 25.8131 91.6668L23.3301 92.4436L26.6548 95.7611C28.4855 97.6088 30.0637 99.0996 30.1479 99.0996C30.2531 99.0996 30.3162 97.1049 30.3162 94.6903C30.3162 92.2547 30.2531 90.281 30.1689 90.302C30.0637 90.302 29.6218 90.4489 29.1589 90.5959Z' fill='%23388494'/%3E%3Cpath d='M78.584 94.6903C78.584 97.1144 78.7963 99.0996 78.9015 99.0996C78.9857 99.0996 80.4147 97.6159 82.2454 95.7769L85.5701 92.4542L84.5601 92.1408C83.55 91.8273 80.0149 90.7198 79.068 90.4272L78.584 90.3018V94.6903Z' fill='%23388494'/%3E%3Cpath d='M20.8218 83.9782C19.6514 84.3836 17.9542 85.0785 17.0178 85.5224C15.0475 86.4489 11.8677 88.4178 12.0043 88.5915C12.0628 88.6494 13.3113 89.8848 14.7549 91.3132L17.4079 93.919L16.5106 97.297C16.0034 99.15 15.3596 101.544 15.0475 102.605C14.7354 103.667 14.5208 104.555 14.5403 104.574C14.5598 104.613 15.5937 104.13 16.8227 103.532C20.5487 101.717 26.2841 99.7677 29.2493 99.3044C29.6979 99.2272 30.0686 99.1693 30.0686 99.15C30.0686 99.1114 28.625 97.683 26.8498 95.9458C24.6454 93.7839 23.709 92.7416 23.8846 92.6257C24.0601 92.5099 24.0601 92.4713 23.8846 92.4713C23.6895 92.4713 23.631 91.4097 23.631 87.8387C23.631 83.5536 23.6115 83.2061 23.2993 83.2254C23.1043 83.2254 21.9923 83.5729 20.8218 83.9782Z' fill='url(%23paint6_linear_494_205387)'/%3E%3Cpath d='M85.2764 87.8389C85.2764 91.4099 85.2178 92.4715 85.0423 92.4715C84.8472 92.4715 84.8472 92.5101 85.0227 92.6259C85.1983 92.7418 84.2619 93.7841 82.0575 95.946C80.2823 97.6832 78.8583 99.1116 78.8973 99.1309C78.9168 99.1502 79.463 99.266 80.1068 99.4011C83.7352 100.154 88.2806 101.717 92.0066 103.474C93.2941 104.092 94.367 104.574 94.3865 104.574C94.4061 104.555 94.172 103.667 93.8598 102.605C93.5477 101.544 92.9039 99.1502 92.3967 97.2972L91.4994 93.9192L94.25 91.2362L97.0006 88.5338L96.5519 88.2057C95.6936 87.5494 93.0795 86.0824 91.4799 85.3296C89.8022 84.5575 86.0177 83.2063 85.5495 83.2063C85.3154 83.2063 85.2764 83.9977 85.2764 87.8389Z' fill='url(%23paint7_linear_494_205387)'/%3E%3Cpath d='M50.9399 71.1612C50.4522 71.1998 48.9696 71.3157 47.6235 71.4315C41.0494 71.9912 33.9095 73.5161 25.287 76.1992L23.5312 76.759L23.6093 84.5572C23.6483 88.8617 23.7068 92.4133 23.7458 92.4326C23.7653 92.4712 25.0919 92.1045 26.6915 91.6219C28.2912 91.1394 29.7348 90.734 29.9103 90.734C30.0859 90.734 31.588 90.3866 33.2267 89.9619C41.1664 87.9158 47.487 87.0665 54.5878 87.0665C61.24 87.0665 67.307 87.8579 74.642 89.711C76.5733 90.1935 78.4265 90.6375 78.7386 90.6761C79.0703 90.734 80.6309 91.1587 82.211 91.6412C83.8107 92.1238 85.1372 92.4712 85.1567 92.4326C85.1958 92.4133 85.2543 88.8617 85.2933 84.5572L85.3713 76.759L83.0304 76.0255C75.5393 73.6706 68.8676 72.2229 62.274 71.5087C59.6404 71.2384 52.6175 71.0068 50.9399 71.1612Z' fill='url(%23paint8_linear_494_205387)'/%3E%3Cg filter='url(%23filter1_d_494_205387)'%3E%3Cpath d='M43.0648 82.8945V78.3405H41.5168V77.0445H46.1608V78.3405H44.6128V82.8945H43.0648ZM47.0289 82.8945V77.0445H50.8089V78.3405H48.5769V79.2585H50.4849V80.5545H48.5769V81.5985H50.8989V82.8945H47.0289ZM52.0298 82.8945V77.0445H53.6858L54.5678 79.4385C54.6218 79.6005 54.6728 79.7685 54.7208 79.9425C54.7688 80.1165 54.8198 80.2905 54.8738 80.4645H54.9098C54.9638 80.2905 55.0148 80.1165 55.0628 79.9425C55.1108 79.7685 55.1618 79.6005 55.2158 79.4385L56.0618 77.0445H57.7178V82.8945H56.3138V81.1665C56.3138 80.9685 56.3258 80.7315 56.3498 80.4555C56.3738 80.1735 56.4008 79.8945 56.4308 79.6185C56.4608 79.3365 56.4878 79.0965 56.5118 78.8985H56.4758L55.9898 80.4825L55.2698 82.4175H54.4418L53.7218 80.4825L53.2538 78.8985H53.2178C53.2418 79.0965 53.2688 79.3365 53.2988 79.6185C53.3288 79.8945 53.3558 80.1735 53.3798 80.4555C53.4038 80.7315 53.4158 80.9685 53.4158 81.1665V82.8945H52.0298ZM58.2791 82.8945L60.0611 77.0445H61.9331L63.7151 82.8945H62.0771L61.4111 80.0505C61.3391 79.7685 61.2671 79.4625 61.1951 79.1325C61.1231 78.8025 61.0511 78.4905 60.9791 78.1965H60.9431C60.8831 78.4905 60.8171 78.8025 60.7451 79.1325C60.6731 79.4625 60.6011 79.7685 60.5291 80.0505L59.8631 82.8945H58.2791ZM59.5571 81.6525V80.4555H62.4191V81.6525H59.5571ZM64.273 82.8945V77.0445H65.857L67.153 79.6545C67.255 79.8525 67.351 80.0655 67.441 80.2935C67.531 80.5155 67.621 80.7405 67.711 80.9685H67.747C67.711 80.6505 67.669 80.2905 67.621 79.8885C67.573 79.4805 67.549 79.0965 67.549 78.7365V77.0445H69.025V82.8945H67.441L66.145 80.2845C66.049 80.0865 65.953 79.8735 65.857 79.6455C65.767 79.4175 65.677 79.1925 65.587 78.9705H65.551C65.587 79.3005 65.629 79.6665 65.677 80.0685C65.725 80.4645 65.749 80.8425 65.749 81.2025V82.8945H64.273Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter2_d_494_205387)'%3E%3Cg filter='url(%23filter3_f_494_205387)'%3E%3Cg clip-path='url(%23paint9_angular_494_205387_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000202043 -0.0257204 0.0271375 0.000216178 53.2555 51.2004)'%3E%3CforeignObject x='-928.903' y='-928.903' width='1857.81' height='1857.81'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(132, 164, 241, 1) 0deg,rgba(55, 89, 195, 1) 91.7857deg,rgba(132, 164, 241, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M40.1176 73.7225C38.9623 74.3216 37.6513 73.2717 37.8848 71.9312L40.3691 57.619L29.8243 47.4643C28.8396 46.5142 29.3514 44.7773 30.6714 44.5897L45.3316 42.4837L51.8686 29.3909C52.4582 28.2108 54.0536 28.2108 54.6432 29.3909L61.1801 42.4837L75.8404 44.5897C77.1604 44.7773 77.6722 46.5142 76.6845 47.4643L66.1427 57.619L68.627 71.9312C68.8605 73.2717 67.5495 74.3216 66.3941 73.7225L53.2514 66.8962L40.1176 73.7225Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.21733297407627106,&%2334;g&%2334;:0.34953474998474121,&%2334;b&%2334;:0.76817369461059570,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.25496017932891846%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.52127110958099365,&%2334;g&%2334;:0.64459592103958130,&%2334;b&%2334;:0.94565343856811523,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.40408697724342346,&%2334;m01&%2334;:54.275035858154297,&%2334;m02&%2334;:25.915933609008789,&%2334;m10&%2334;:-51.440853118896484,&%2334;m11&%2334;:0.43235534429550171,&%2334;m12&%2334;:76.704673767089844%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg clip-path='url(%23paint10_angular_494_205387_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000163559 -0.0205763 0.0219685 0.000172942 53.2551 51.2006)'%3E%3CforeignObject x='-938.695' y='-938.695' width='1877.39' height='1877.39'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(132, 164, 241, 1) 0deg,rgba(46, 86, 211, 1) 111.084deg,rgba(132, 164, 241, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M42.6197 69.2183C41.6844 69.6976 40.6231 68.8576 40.8121 67.7852L42.8232 56.3354L34.287 48.2117C33.4898 47.4516 33.9042 46.0621 34.9727 45.912L46.8405 44.2272L52.1324 33.753C52.6097 32.8089 53.9011 32.8089 54.3785 33.753L59.6703 44.2272L71.5381 45.912C72.6067 46.0621 73.021 47.4516 72.2214 48.2117L63.6876 56.3354L65.6987 67.7852C65.8877 68.8576 64.8264 69.6976 63.8912 69.2183L53.2518 63.7572L42.6197 69.2183Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.18316364288330078,&%2334;g&%2334;:0.33802866935729980,&%2334;b&%2334;:0.82843458652496338,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.30856710672378540%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.52127110958099365,&%2334;g&%2334;:0.64459592103958130,&%2334;b&%2334;:0.94565343856811523,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.32711806893348694,&%2334;m01&%2334;:43.936939239501953,&%2334;m02&%2334;:31.123073577880859,&%2334;m10&%2334;:-41.152687072753906,&%2334;m11&%2334;:0.34588432312011719,&%2334;m12&%2334;:71.603981018066406%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg filter='url(%23filter4_f_494_205387)'%3E%3Cpath d='M36.6946 52.7427L34.8992 50.3559L31.9718 50.7741L34.3144 48.9048L33.9379 45.9021L35.7333 48.2889L38.6607 47.8707L36.3181 49.74L36.6946 52.7427Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M27.8724 52.272L26.0769 49.8852L23.1496 50.3034L25.4921 48.4341L25.1156 45.4314L26.9111 47.8182L29.8384 47.4L27.4959 49.2693L27.8724 52.272Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter5_f_494_205387)'%3E%3Cpath d='M97.4238 69.8501L96.7504 66.0868L93.2736 64.827L96.9029 64.0989L98.1429 60.4788L98.8163 64.2421L102.293 65.5019L98.6637 66.23L97.4238 69.8501Z' fill='white'/%3E%3C/g%3E%3Cpath d='M97.4238 69.8501L96.7504 66.0868L93.2736 64.827L96.9029 64.0989L98.1429 60.4788L98.8163 64.2421L102.293 65.5019L98.6637 66.23L97.4238 69.8501Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter6_f_494_205387)'%3E%3Cpath d='M13.814 13.6968L14.7279 16.5566L17.624 17.1536L14.8058 18.1237L14.181 21.0839L13.2672 18.2241L10.371 17.6271L13.1893 16.6571L13.814 13.6968Z' fill='white'/%3E%3C/g%3E%3Cpath d='M13.814 13.6968L14.7279 16.5566L17.624 17.1536L14.8058 18.1237L14.181 21.0839L13.2672 18.2241L10.371 17.6271L13.1893 16.6571L13.814 13.6968Z' fill='white'/%3E%3Cg filter='url(%23filter7_f_494_205387)'%3E%3Cpath d='M5.47645 86.4L6.24588 84.4319L4.96862 82.7328L6.89226 83.5549L8.52352 82.2657L7.75409 84.2337L9.03135 85.9328L7.10771 85.1108L5.47645 86.4Z' fill='white'/%3E%3C/g%3E%3Cpath d='M5.47645 86.4L6.24588 84.4319L4.96862 82.7328L6.89226 83.5549L8.52352 82.2657L7.75409 84.2337L9.03135 85.9328L7.10771 85.1108L5.47645 86.4Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter8_f_494_205387)'%3E%3Cpath d='M15.9444 103.731L15.3856 101.502L13.2435 100.906L15.3961 100.301L15.9936 98.0689L16.5524 100.298L18.6946 100.894L16.542 101.499L15.9444 103.731Z' fill='white'/%3E%3C/g%3E%3Cpath d='M15.9444 103.731L15.3856 101.502L13.2435 100.906L15.3961 100.301L15.9936 98.0689L16.5524 100.298L18.6946 100.894L16.542 101.499L15.9444 103.731Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter9_f_494_205387)'%3E%3Cpath d='M97.4497 14.5358L96.0632 15.0131L95.7558 16.4694L95.3062 15.0625L93.8814 14.7688L95.2679 14.2916L95.5753 12.8352L96.0249 14.2422L97.4497 14.5358Z' fill='white'/%3E%3C/g%3E%3Cpath d='M97.4497 14.5358L96.0632 15.0131L95.7558 16.4694L95.3062 15.0625L93.8814 14.7688L95.2679 14.2916L95.5753 12.8352L96.0249 14.2422L97.4497 14.5358Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_494_205387)'%3E%3Cpath d='M99.3942 96.275L101.359 98.0782L103.858 97.2304L102.11 99.2577L102.932 101.835L100.967 100.032L98.468 100.88L100.216 98.8524L99.3942 96.275Z' fill='white'/%3E%3C/g%3E%3Cpath d='M99.3942 96.275L101.359 98.0782L103.858 97.2304L102.11 99.2577L102.932 101.835L100.967 100.032L98.468 100.88L100.216 98.8524L99.3942 96.275Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_494_205387)'%3E%3Cpath d='M80.3953 90.2301L81.4143 93.4189L84.6437 94.0846L81.5012 95.1663L80.8046 98.4671L79.7855 95.2783L76.5562 94.6127L79.6987 93.531L80.3953 90.2301Z' fill='white'/%3E%3C/g%3E%3Cpath d='M80.3953 90.2301L81.4143 93.4189L84.6437 94.0846L81.5012 95.1663L80.8046 98.4671L79.7855 95.2783L76.5562 94.6127L79.6987 93.531L80.3953 90.2301Z' fill='white'/%3E%3Cg filter='url(%23filter12_f_494_205387)'%3E%3Cpath d='M77.6238 49.9977L78.6429 53.1865L81.8722 53.8522L78.7297 54.9339L78.0331 58.2347L77.0141 55.0459L73.7847 54.3802L76.9272 53.2985L77.6238 49.9977Z' fill='white'/%3E%3C/g%3E%3Cpath d='M77.6238 49.9977L78.6429 53.1865L81.8722 53.8522L78.7297 54.9339L78.0331 58.2347L77.0141 55.0459L73.7847 54.3802L76.9272 53.2985L77.6238 49.9977Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_494_205387' x='6.42578' y='7.33398' width='92.1426' height='98.8047' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3CclipPath id='paint2_angular_494_205387_clip_path'%3E%3Cpath d='M75.7501 13.0312L64.3477 16.6418L70.0489 23.8628L80.2317 23.347L75.7501 13.0312Z'/%3E%3C/clipPath%3E%3CclipPath id='paint3_angular_494_205387_clip_path'%3E%3Cpath d='M31.5316 13.5772L43.0297 16.5115L37.5406 23.2714L27.3502 23.1197L31.5316 13.5772Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_0_494_205387_clip_path' transform='translate(-6.42578 -7.33398)'%3E%3Cpath d='M49.1127 19.9662C51.0826 19.1071 52.0676 18.6775 53.1105 18.6775C54.1534 18.6776 55.1384 19.1072 57.1083 19.9664L76.8397 28.5728C79.1693 29.5889 80.3341 30.0969 80.9877 31.0951C81.6413 32.0932 81.6413 33.364 81.6413 35.9056V64.3953C81.6413 68.6548 81.6413 70.7846 80.8209 72.6831C80.0006 74.5816 78.4496 76.0411 75.3476 78.9602L57.2194 96.0197C55.2711 97.8531 54.297 98.7698 53.1074 98.7697C51.9177 98.7697 50.9436 97.853 48.9954 96.0195L30.8692 78.9601C27.7675 76.0411 26.2167 74.5815 25.3964 72.6831C24.5762 70.7847 24.5762 68.6551 24.5762 64.3959V35.9058C24.5762 33.3642 24.5762 32.0933 25.2298 31.0951C25.8835 30.097 27.0483 29.5889 29.3781 28.5729L49.1127 19.9662Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_494_205387_clip_path' transform='translate(-6.42578 -7.33398)'%3E%3Cpath d='M46.4304 19.8134C49.7376 18.641 51.3911 18.0548 53.1106 18.0546C54.8301 18.0544 56.4838 18.6403 59.7912 19.8119L68.3279 22.8359C74.7665 25.1167 77.9858 26.2572 79.8192 28.8523C81.6525 31.4475 81.6516 34.8628 81.6498 41.6935L81.6436 64.5676C81.6425 68.7446 81.6419 70.8331 80.8496 72.7024C80.0573 74.5718 78.5569 76.0246 75.5562 78.9302L67.0206 87.1953C60.444 93.5634 57.1557 96.7475 53.1074 96.7474C49.0592 96.7473 45.771 93.563 39.1947 87.1946L30.6652 78.9346C27.6626 76.0268 26.1612 74.573 25.369 72.7022C24.5768 70.8315 24.5773 68.7416 24.5785 64.5618L24.5846 41.6819C24.5865 34.8565 24.5874 31.4438 26.4199 28.8507C28.2525 26.2575 31.469 25.1173 37.9021 22.8367L46.4304 19.8134Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_d_494_205387' x='37.5176' y='77.0449' width='35.5078' height='13.8496' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_205387'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_205387' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter2_d_494_205387' x='25.3105' y='28.5059' width='55.8906' height='53.3887' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_205387'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_205387' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_f_494_205387' x='1.31055' y='0.505859' width='103.891' height='101.389' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3CclipPath id='paint9_angular_494_205387_clip_path'%3E%3Cpath d='M40.1176 73.7225C38.9623 74.3216 37.6513 73.2717 37.8848 71.9312L40.3691 57.619L29.8243 47.4643C28.8396 46.5142 29.3514 44.7773 30.6714 44.5897L45.3316 42.4837L51.8686 29.3909C52.4582 28.2108 54.0536 28.2108 54.6432 29.3909L61.1801 42.4837L75.8404 44.5897C77.1604 44.7773 77.6722 46.5142 76.6845 47.4643L66.1427 57.619L68.627 71.9312C68.8605 73.2717 67.5495 74.3216 66.3941 73.7225L53.2514 66.8962L40.1176 73.7225Z'/%3E%3C/clipPath%3E%3CclipPath id='paint10_angular_494_205387_clip_path'%3E%3Cpath d='M42.6197 69.2183C41.6844 69.6976 40.6231 68.8576 40.8121 67.7852L42.8232 56.3354L34.287 48.2117C33.4898 47.4516 33.9042 46.0621 34.9727 45.912L46.8405 44.2272L52.1324 33.753C52.6097 32.8089 53.9011 32.8089 54.3785 33.753L59.6703 44.2272L71.5381 45.912C72.6067 46.0621 73.021 47.4516 72.2214 48.2117L63.6876 56.3354L65.6987 67.7852C65.8877 68.8576 64.8264 69.6976 63.8912 69.2183L53.2518 63.7572L42.6197 69.2183Z'/%3E%3C/clipPath%3E%3Cfilter id='filter4_f_494_205387' x='27.9727' y='41.9023' width='14.6875' height='14.8398' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter5_f_494_205387' x='89.2734' y='56.4785' width='17.0195' height='17.3711' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter6_f_494_205387' x='6.37109' y='9.69727' width='15.2539' height='15.3867' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter7_f_494_205387' x='0.96875' y='78.2656' width='12.0625' height='12.1348' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter8_f_494_205387' x='9.24414' y='94.0684' width='13.4512' height='13.6621' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter9_f_494_205387' x='89.8809' y='8.83594' width='11.5684' height='11.6328' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter10_f_494_205387' x='94.4688' y='92.2754' width='13.3887' height='13.5605' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter11_f_494_205387' x='72.5566' y='86.2305' width='16.0879' height='16.2363' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter12_f_494_205387' x='69.7852' y='45.998' width='16.0879' height='16.2363' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_494_205387' x1='52.4968' y1='16.666' x2='52.4968' y2='96.807' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237C9EF1'/%3E%3Cstop offset='1' stop-color='%23506ECE'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_494_205387' x1='53.3604' y1='12' x2='53.3604' y2='110' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237C9EF1'/%3E%3Cstop offset='1' stop-color='%23506ECE'/%3E%3C/linearGradient%3E%3CradialGradient id='paint4_radial_494_205387' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(20.1608 24.138) rotate(44.6968) scale(92.6977 212.811)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint5_radial_494_205387' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(20.1731 24.1384) rotate(44.6968) scale(92.6977 212.811)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint6_linear_494_205387' x1='21.0343' y1='104.576' x2='21.0343' y2='83.2247' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_494_205387' x1='87.9485' y1='104.574' x2='87.9485' y2='83.2063' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear_494_205387' x1='54.4513' y1='92.4355' x2='54.4513' y2='71.1117' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 108px;
  height: 110px;
}
.box-podium .box-podium-inner .box-podium-item .box-podium-item-inner .box-circle .box-vector.type-4 {
  background-image: url("data:image/svg+xml,%3Csvg width='113' height='105' viewBox='0 0 113 105' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_494_205387)'%3E%3Cpath d='M44.584 17.9002C49.9122 14.8563 52.5763 13.3344 55.4968 13.3344C58.4173 13.3344 61.0814 14.8563 66.4096 17.9002L79.4809 25.3674C84.8906 28.4579 87.5954 30.0031 89.0818 32.5639C90.5681 35.1248 90.5681 38.2399 90.5681 44.4701V59.0029C90.5681 65.2331 90.5681 68.3482 89.0818 70.9091C87.5954 73.4699 84.8906 75.0151 79.4809 78.1055L66.4096 85.5728C61.0814 88.6166 58.4173 90.1386 55.4968 90.1386C52.5763 90.1386 49.9122 88.6166 44.584 85.5728L31.5127 78.1055C26.103 75.0151 23.3982 73.4699 21.9119 70.9091C20.4255 68.3482 20.4255 65.2331 20.4255 59.0029V44.4701C20.4255 38.2399 20.4255 35.1248 21.9119 32.5639C23.3982 30.0031 26.103 28.4579 31.5127 25.3674L44.584 17.9002Z' fill='url(%23paint0_linear_494_205387)'/%3E%3C/g%3E%3Cpath d='M50.9242 9.29062C53.6053 8.1609 54.9458 7.59604 56.3604 7.59604C57.7749 7.59604 59.1155 8.1609 61.7966 9.29063L84.0912 18.6848C87.6501 20.1844 89.4295 20.9342 90.4305 22.4423C91.4316 23.9504 91.4316 25.8813 91.4316 29.7432L91.4316 62.3105C91.4317 66.9746 91.4317 69.3066 90.5367 71.3875C89.6418 73.4683 87.9489 75.0723 84.5633 78.2803L61.8655 99.7868C59.2602 102.255 57.9575 103.49 56.3635 103.49C54.7696 103.49 53.4668 102.256 50.8612 99.7873L28.1589 78.2804C24.7726 75.0724 23.0794 73.4684 22.1843 71.3873C21.2891 69.3063 21.2891 66.974 21.2891 62.3093L21.2891 29.7432C21.2891 25.8813 21.2891 23.9504 22.2901 22.4423C23.2912 20.9342 25.0706 20.1844 28.6295 18.6848L50.9242 9.29062Z' fill='url(%23paint1_linear_494_205387)'/%3E%3CforeignObject x='9.42578' y='2.33398' width='92.1426' height='98.8047'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_494_205387_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M52.1127 14.9662C54.0826 14.1071 55.0676 13.6775 56.1105 13.6775C57.1534 13.6776 58.1384 14.1072 60.1083 14.9664L79.8397 23.5728C82.1693 24.5889 83.3341 25.0969 83.9877 26.0951C84.6413 27.0932 84.6413 28.364 84.6413 30.9056V59.3953C84.6413 63.6548 84.6413 65.7846 83.8209 67.6831C83.0006 69.5816 81.4496 71.0411 78.3476 73.9602L60.2194 91.0197C58.2711 92.8531 57.297 93.7698 56.1074 93.7697C54.9177 93.7697 53.9436 92.853 51.9954 91.0195L33.8692 73.9601C30.7675 71.0411 29.2167 69.5815 28.3964 67.6831C27.5762 65.7847 27.5762 63.6551 27.5762 59.3959V30.9058C27.5762 28.3642 27.5762 27.0933 28.2298 26.0951C28.8835 25.097 30.0483 24.5889 32.3781 23.5729L52.1127 14.9662Z' fill='url(%23paint2_radial_494_205387)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_494_205387' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='27' y='13' width='58' height='79'%3E%3CforeignObject x='9.42578' y='2.33398' width='92.1426' height='98.8047'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_494_205387_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M49.4304 14.8134C52.7376 13.641 54.3911 13.0548 56.1106 13.0546C57.8301 13.0544 59.4838 13.6403 62.7912 14.8119L71.3279 17.8359C77.7665 20.1167 80.9858 21.2572 82.8192 23.8523C84.6525 26.4475 84.6516 29.8628 84.6498 36.6935L84.6436 59.5676C84.6425 63.7446 84.6419 65.8331 83.8496 67.7024C83.0573 69.5718 81.5569 71.0246 78.5562 73.9302L70.0206 82.1953C63.444 88.5634 60.1557 91.7475 56.1074 91.7474C52.0592 91.7473 48.771 88.563 42.1947 82.1946L33.6652 73.9346C30.6626 71.0268 29.1612 69.573 28.369 67.7022C27.5768 65.8315 27.5773 63.7416 27.5785 59.5618L27.5846 36.6819C27.5865 29.8565 27.5874 26.4438 29.4199 23.8507C31.2525 21.2575 34.469 20.1173 40.9021 17.8367L49.4304 14.8134Z' fill='url(%23paint3_radial_494_205387)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_494_205387)'%3E%3Cpath opacity='0.3' d='M89.0533 51.7384C89.0533 46.0159 87.5309 40.3943 84.6393 35.4385L56.1067 51.7384H89.0533Z' fill='white'/%3E%3Cpath d='M84.6393 68.0382C87.5309 63.0824 89.0533 57.4608 89.0533 51.7384H56.1067L84.6393 68.0382Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M72.58 79.9705C77.5885 77.1093 81.7476 72.994 84.6393 68.0382L56.1067 51.7384L72.58 79.9705Z' fill='white'/%3E%3Cpath d='M56.1067 84.3381C61.89 84.3381 67.5715 82.8318 72.58 79.9705L56.1067 51.7384L56.1067 84.3381Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M39.6334 79.9705C44.6419 82.8318 50.3234 84.3381 56.1067 84.3381L56.1067 51.7384L39.6334 79.9705Z' fill='white'/%3E%3Cpath d='M27.5742 68.0382C30.4658 72.994 34.6249 77.1093 39.6334 79.9705L56.1067 51.7384L27.5742 68.0382Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M23.1602 51.7384C23.1602 57.4608 24.6825 63.0824 27.5742 68.0382L56.1067 51.7384L23.1602 51.7384Z' fill='white'/%3E%3Cpath d='M27.5742 35.4385C24.6825 40.3943 23.1602 46.0159 23.1602 51.7384L56.1067 51.7384L27.5742 35.4385Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M39.6334 23.5062C34.6249 26.3674 30.4658 30.4827 27.5742 35.4385L56.1067 51.7384L39.6334 23.5062Z' fill='white'/%3E%3Cpath d='M56.1067 19.1387C50.3234 19.1387 44.6419 20.645 39.6334 23.5062L56.1067 51.7384L56.1067 19.1387Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M72.58 23.5062C67.5715 20.645 61.89 19.1387 56.1067 19.1387L56.1067 51.7384L72.58 23.5062Z' fill='white'/%3E%3Cpath d='M84.6393 35.4385C81.7476 30.4827 77.5885 26.3674 72.58 23.5062L56.1067 51.7384L84.6393 35.4385Z' fill='%23D2A4F0'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M32.1589 85.5959C31.6959 85.7639 30.2019 86.2258 28.8131 86.6668L26.3301 87.4436L29.6548 90.7611C31.4855 92.6088 33.0637 94.0996 33.1479 94.0996C33.2531 94.0996 33.3162 92.1049 33.3162 89.6903C33.3162 87.2547 33.2531 85.281 33.1689 85.302C33.0637 85.302 32.6218 85.4489 32.1589 85.5959Z' fill='%23BE30A0'/%3E%3Cpath d='M81.584 89.6903C81.584 92.1144 81.7963 94.0996 81.9015 94.0996C81.9857 94.0996 83.4147 92.6159 85.2454 90.7769L88.5701 87.4542L87.5601 87.1408C86.55 86.8273 83.0149 85.7198 82.068 85.4272L81.584 85.3018V89.6903Z' fill='%23BE30A0'/%3E%3Cpath d='M23.8218 78.9782C22.6514 79.3836 20.9542 80.0785 20.0178 80.5224C18.0475 81.4489 14.8677 83.4178 15.0043 83.5915C15.0628 83.6494 16.3113 84.8848 17.7549 86.3132L20.4079 88.919L19.5106 92.297C19.0034 94.15 18.3596 96.5435 18.0475 97.6051C17.7354 98.6668 17.5208 99.5547 17.5403 99.574C17.5598 99.6126 18.5937 99.13 19.8227 98.5317C23.5487 96.7172 29.2841 94.7677 32.2493 94.3044C32.6979 94.2272 33.0686 94.1693 33.0686 94.15C33.0686 94.1114 31.625 92.683 29.8498 90.9458C27.6454 88.7839 26.709 87.7416 26.8846 87.6257C27.0601 87.5099 27.0601 87.4713 26.8846 87.4713C26.6895 87.4713 26.631 86.4097 26.631 82.8387C26.631 78.5536 26.6115 78.2061 26.2993 78.2254C26.1043 78.2254 24.9923 78.5729 23.8218 78.9782Z' fill='url(%23paint4_linear_494_205387)'/%3E%3Cpath d='M88.2764 82.8389C88.2764 86.4099 88.2178 87.4715 88.0423 87.4715C87.8472 87.4715 87.8472 87.5101 88.0227 87.6259C88.1983 87.7418 87.2619 88.7841 85.0575 90.946C83.2823 92.6832 81.8583 94.1116 81.8973 94.1309C81.9168 94.1502 82.463 94.266 83.1068 94.4011C86.7352 95.1539 91.2806 96.7174 95.0066 98.474C96.2941 99.0917 97.367 99.5742 97.3865 99.5742C97.4061 99.5549 97.172 98.667 96.8598 97.6054C96.5477 96.5437 95.9039 94.1502 95.3967 92.2972L94.4994 88.9192L97.25 86.2362L100.001 83.5338L99.5519 83.2057C98.6936 82.5494 96.0795 81.0824 94.4799 80.3296C92.8022 79.5575 89.0177 78.2063 88.5495 78.2063C88.3154 78.2063 88.2764 78.9977 88.2764 82.8389Z' fill='url(%23paint5_linear_494_205387)'/%3E%3Cpath d='M53.9399 66.1612C53.4522 66.1998 51.9696 66.3157 50.6235 66.4315C44.0494 66.9912 36.9095 68.5161 28.287 71.1992L26.5312 71.759L26.6093 79.5572C26.6483 83.8617 26.7068 87.4133 26.7458 87.4326C26.7653 87.4712 28.0919 87.1045 29.6915 86.6219C31.2912 86.1394 32.7348 85.734 32.9103 85.734C33.0859 85.734 34.588 85.3866 36.2267 84.9619C44.1664 82.9158 50.487 82.0665 57.5878 82.0665C64.24 82.0665 70.307 82.8579 77.642 84.711C79.5733 85.1935 81.4265 85.6375 81.7386 85.6761C82.0703 85.734 83.6309 86.1587 85.211 86.6412C86.8107 87.1238 88.1372 87.4712 88.1567 87.4326C88.1958 87.4133 88.2543 83.8617 88.2933 79.5572L88.3713 71.759L86.0304 71.0255C78.5393 68.6706 71.8676 67.2229 65.274 66.5087C62.6404 66.2384 55.6175 66.0068 53.9399 66.1612Z' fill='url(%23paint6_linear_494_205387)'/%3E%3Cg filter='url(%23filter1_d_494_205387)'%3E%3Cpath d='M42.4156 78.0025C42.0316 78.0025 41.6446 77.9365 41.2546 77.8045C40.8706 77.6665 40.5196 77.4505 40.2016 77.1565L41.0116 76.1485C41.2216 76.3165 41.4556 76.4455 41.7136 76.5355C41.9716 76.6255 42.2176 76.6705 42.4516 76.6705C42.6856 76.6705 42.8536 76.6345 42.9556 76.5625C43.0636 76.4905 43.1176 76.3885 43.1176 76.2565C43.1176 76.1605 43.0846 76.0855 43.0186 76.0315C42.9586 75.9715 42.8686 75.9175 42.7486 75.8695C42.6346 75.8155 42.4936 75.7555 42.3256 75.6895L41.5966 75.3925C41.3866 75.3025 41.1916 75.1855 41.0116 75.0415C40.8316 74.8915 40.6876 74.7115 40.5796 74.5015C40.4716 74.2855 40.4176 74.0365 40.4176 73.7545C40.4176 73.4185 40.5106 73.1155 40.6966 72.8455C40.8826 72.5695 41.1376 72.3505 41.4616 72.1885C41.7916 72.0205 42.1696 71.9365 42.5956 71.9365C42.9496 71.9365 43.2946 71.9995 43.6306 72.1255C43.9726 72.2455 44.2756 72.4285 44.5396 72.6745L43.7296 73.6825C43.5316 73.5445 43.3366 73.4425 43.1446 73.3765C42.9526 73.3045 42.7696 73.2685 42.5956 73.2685C42.4096 73.2685 42.2596 73.3015 42.1456 73.3675C42.0376 73.4335 41.9836 73.5325 41.9836 73.6645C41.9836 73.7545 42.0166 73.8325 42.0826 73.8985C42.1546 73.9585 42.2566 74.0155 42.3886 74.0695C42.5206 74.1175 42.6736 74.1775 42.8476 74.2495L43.5586 74.5285C43.8046 74.6245 44.0116 74.7475 44.1796 74.8975C44.3476 75.0415 44.4766 75.2155 44.5666 75.4195C44.6566 75.6235 44.7016 75.8605 44.7016 76.1305C44.7016 76.4605 44.6116 76.7695 44.4316 77.0575C44.2576 77.3395 43.9996 77.5675 43.6576 77.7415C43.3156 77.9155 42.9016 78.0025 42.4156 78.0025ZM44.9037 77.8945L46.6857 72.0445H48.5577L50.3397 77.8945H48.7017L48.0357 75.0505C47.9637 74.7685 47.8917 74.4625 47.8197 74.1325C47.7477 73.8025 47.6757 73.4905 47.6037 73.1965H47.5677C47.5077 73.4905 47.4417 73.8025 47.3697 74.1325C47.2977 74.4625 47.2257 74.7685 47.1537 75.0505L46.4877 77.8945H44.9037ZM46.1817 76.6525V75.4555H49.0437V76.6525H46.1817ZM50.8975 77.8945V72.0445H52.4455V74.2225H54.1915V72.0445H55.7395V77.8945H54.1915V75.5725H52.4455V77.8945H50.8975ZM56.2943 77.8945L58.0763 72.0445H59.9483L61.7303 77.8945H60.0923L59.4263 75.0505C59.3543 74.7685 59.2823 74.4625 59.2103 74.1325C59.1383 73.8025 59.0663 73.4905 58.9943 73.1965H58.9583C58.8983 73.4905 58.8323 73.8025 58.7603 74.1325C58.6883 74.4625 58.6163 74.7685 58.5443 75.0505L57.8783 77.8945H56.2943ZM57.5723 76.6525V75.4555H60.4343V76.6525H57.5723ZM62.2881 77.8945V72.0445H64.3941C64.8021 72.0445 65.1741 72.0865 65.5101 72.1705C65.8461 72.2545 66.1131 72.4015 66.3111 72.6115C66.5091 72.8215 66.6081 73.1185 66.6081 73.5025C66.6081 73.7905 66.5421 74.0515 66.4101 74.2855C66.2841 74.5135 66.1041 74.6725 65.8701 74.7625V74.7985C66.1881 74.8765 66.4341 75.0205 66.6081 75.2305C66.7881 75.4345 66.8781 75.7225 66.8781 76.0945C66.8781 76.5145 66.7731 76.8565 66.5631 77.1205C66.3531 77.3845 66.0741 77.5795 65.7261 77.7055C65.3781 77.8315 64.9941 77.8945 64.5741 77.8945H62.2881ZM63.8361 74.3305H64.3581C64.6101 74.3305 64.7961 74.2765 64.9161 74.1685C65.0361 74.0605 65.0961 73.9165 65.0961 73.7365C65.0961 73.5565 65.0361 73.4275 64.9161 73.3495C64.7961 73.2715 64.6101 73.2325 64.3581 73.2325H63.8361V74.3305ZM63.8361 76.7065H64.4661C64.7721 76.7065 64.9971 76.6525 65.1411 76.5445C65.2911 76.4365 65.3661 76.2745 65.3661 76.0585C65.3661 75.8425 65.2911 75.6895 65.1411 75.5995C64.9971 75.5095 64.7721 75.4645 64.4661 75.4645H63.8361V76.7065ZM67.0609 77.8945L68.8429 72.0445H70.7149L72.4969 77.8945H70.8589L70.1929 75.0505C70.1209 74.7685 70.0489 74.4625 69.9769 74.1325C69.9049 73.8025 69.8329 73.4905 69.7609 73.1965H69.7249C69.6649 73.4905 69.5989 73.8025 69.5269 74.1325C69.4549 74.4625 69.3829 74.7685 69.3109 75.0505L68.6449 77.8945H67.0609ZM68.3389 76.6525V75.4555H71.2009V76.6525H68.3389ZM73.45 77.8945V73.3405H71.902V72.0445H76.546V73.3405H74.998V77.8945H73.45Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23paint7_angular_494_205387_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00362805 -0.00799474 0.013678 0.00614731 75.6403 14.9944)'%3E%3CforeignObject x='-1228.47' y='-1228.47' width='2456.94' height='2456.94'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(194, 132, 230, 1) 0deg,rgba(156, 93, 238, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M78.7501 8.03125L67.3477 11.6418L73.0489 18.8628L83.2317 18.347L78.7501 8.03125Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.76078432798385620,&%2334;g&%2334;:0.51764708757400513,&%2334;b&%2334;:0.90196079015731812,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61543214321136475,&%2334;g&%2334;:0.36481481790542603,&%2334;b&%2334;:0.93518519401550293,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:7.2560944557189941,&%2334;m01&%2334;:27.355918884277344,&%2334;m02&%2334;:58.334331512451172,&%2334;m10&%2334;:-15.989474296569824,&%2334;m11&%2334;:12.294614791870117,&%2334;m12&%2334;:16.841836929321289%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint8_angular_494_205387_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00444865 0.00494449 -0.00845938 0.00753773 68.7305 93.3259)'%3E%3CforeignObject x='-1276.62' y='-1276.62' width='2553.23' height='2553.23'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(194, 132, 230, 1) 0deg,rgba(156, 93, 238, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M72.6205 97.5978L73.599 88.6414L66.8337 90.3577L64.0766 97.5275L72.6205 97.5978Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.76078432798385620,&%2334;g&%2334;:0.51764708757400513,&%2334;b&%2334;:0.90196079015731812,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61543214321136475,&%2334;g&%2334;:0.36481481790542603,&%2334;b&%2334;:0.93518519401550293,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:8.8973073959350586,&%2334;m01&%2334;:-16.918769836425781,&%2334;m02&%2334;:72.741233825683594,&%2334;m10&%2334;:9.8889818191528320,&%2334;m11&%2334;:15.075457572937012,&%2334;m12&%2334;:80.843658447265625%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint9_angular_494_205387_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00471341 0.00469528 -0.00803301 -0.00798633 43.1602 92.8125)'%3E%3CforeignObject x='-1276.88' y='-1276.88' width='2553.75' height='2553.75'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(194, 132, 230, 1) 0deg,rgba(156, 93, 238, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M39.0905 96.9153L48.1309 97.3895L46.0326 90.7627L38.6859 88.4219L39.0905 96.9153Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.76078432798385620,&%2334;g&%2334;:0.51764708757400513,&%2334;b&%2334;:0.90196079015731812,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61543214321136475,&%2334;g&%2334;:0.36481481790542603,&%2334;b&%2334;:0.93518519401550293,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-9.4268283843994141,&%2334;m01&%2334;:-16.066019058227539,&%2334;m02&%2334;:55.906608581542969,&%2334;m10&%2334;:9.3905506134033203,&%2334;m11&%2334;:-15.972666740417480,&%2334;m12&%2334;:96.103569030761719%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint10_angular_494_205387_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00385565 -0.0071734 -0.0134911 0.00603065 37.8376 14.8266)'%3E%3CforeignObject x='-1238.52' y='-1238.52' width='2477.04' height='2477.04'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(192, 129, 231, 1) 0deg,rgba(158, 94, 239, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M34.5296 8.57721L46.0278 11.5115L40.5386 18.2714L30.3482 18.1197L34.5296 8.57721Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.75294119119644165,&%2334;g&%2334;:0.50588238239288330,&%2334;b&%2334;:0.90588235855102539,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61960786581039429,&%2334;g&%2334;:0.36862745881080627,&%2334;b&%2334;:0.93725490570068359,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-7.7112989425659180,&%2334;m01&%2334;:-26.982189178466797,&%2334;m02&%2334;:55.184368133544922,&%2334;m10&%2334;:-14.346804618835449,&%2334;m11&%2334;:12.061297416687012,&%2334;m12&%2334;:15.969338417053223%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter2_f_494_205387)'%3E%3Cpath d='M29.6543 58.2614C28.3629 58.0936 27.8955 56.4854 28.86 55.5197L39.1508 45.2043L36.3774 30.8669C36.1194 29.5265 37.5404 28.3947 38.7292 28.9936L51.9452 35.6275L64.8501 28.6227C66.0136 27.9916 67.3196 28.9014 67.1215 30.2049L64.919 44.6653L75.705 54.7518C76.6773 55.6583 76.0942 57.3739 74.7375 57.5894L60.2494 59.902L54.0258 73.0508C53.4436 74.2827 51.7647 74.3958 51.1645 73.2459L44.3441 60.1554L29.6543 58.2614Z' fill='white'/%3E%3C/g%3E%3Cpath d='M41.4268 48.8924C40.5361 48.7709 40.2058 47.6663 40.8654 47.0093L47.904 39.9913L45.9196 30.1506C45.735 29.2306 46.7084 28.462 47.5307 28.8785L56.6716 33.4922L65.5284 28.7565C66.3269 28.3298 67.2315 28.96 67.1016 29.8524L65.6579 39.7522L73.1419 46.7199C73.8166 47.3462 73.4236 48.5191 72.4898 48.66L62.5179 50.1717L58.2966 59.1522C57.9017 59.9936 56.7453 60.0626 56.3259 59.2714L51.5591 50.2649L41.4268 48.8924Z' fill='%239055F5'/%3E%3Cg filter='url(%23filter3_d_494_205387)'%3E%3Cg clip-path='url(%23paint11_angular_494_205387_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.0233402 -0.00735486 0.00782013 0.0246475 58.4471 41.9192)'%3E%3CforeignObject x='-930.993' y='-930.993' width='1861.99' height='1861.99'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(211, 143, 243, 1) 0deg,rgba(143, 85, 246, 1) 91.7857deg,rgba(211, 143, 243, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M34.1809 36.6181C33.2973 35.747 33.8604 34.2517 35.1427 34.0703L48.831 32.1264L54.9078 19.5978C55.4769 18.4272 57.2002 18.3819 57.7599 19.5227L63.9964 32.1863L77.778 34.2711C79.0203 34.4594 79.4916 35.9046 78.5976 36.7846L68.6777 46.5437L71.1017 60.4417C71.3218 61.6925 69.9009 62.6651 68.7492 62.0488L56.444 55.475L44.2232 61.92C43.0789 62.5244 41.7413 61.6444 41.9423 60.4222L44.239 46.5155L34.1809 36.6181Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.56078433990478516,&%2334;g&%2334;:0.33333334326744080,&%2334;b&%2334;:0.96470588445663452,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.25496017932891846%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.83034634590148926,&%2334;g&%2334;:0.56416714191436768,&%2334;b&%2334;:0.95511794090270996,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:46.680427551269531,&%2334;m01&%2334;:15.640254020690918,&%2334;m02&%2334;:27.286745071411133,&%2334;m10&%2334;:-14.709729194641113,&%2334;m11&%2334;:49.294986724853516,&%2334;m12&%2334;:24.626607894897461%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg filter='url(%23filter4_f_494_205387)'%3E%3Cpath d='M72.175 53.5753C66.0943 62.2149 54.1367 64.3228 45.4669 58.2832C36.7971 52.2436 34.6983 40.3438 40.779 31.7041C46.8597 23.0644 58.8173 20.9566 67.4871 26.9961C76.1569 33.0357 78.2557 44.9356 72.175 53.5753ZM41.2405 32.0256C35.3386 40.4113 37.3757 51.9613 45.7906 57.8233C54.2055 63.6853 65.8116 61.6394 71.7135 53.2538C77.6154 44.8681 75.5783 33.3181 67.1634 27.4561C58.7485 21.5941 47.1424 23.6399 41.2405 32.0256Z' fill='%23B174EC'/%3E%3C/g%3E%3Cpath d='M72.175 53.5753C66.0943 62.2149 54.1367 64.3228 45.4669 58.2832C36.7971 52.2436 34.6983 40.3438 40.779 31.7041C46.8597 23.0644 58.8173 20.9566 67.4871 26.9961C76.1569 33.0357 78.2557 44.9356 72.175 53.5753ZM41.2405 32.0256C35.3386 40.4113 37.3757 51.9613 45.7906 57.8233C54.2055 63.6853 65.8116 61.6394 71.7135 53.2538C77.6154 44.8681 75.5783 33.3181 67.1634 27.4561C58.7485 21.5941 47.1424 23.6399 41.2405 32.0256Z' fill='%23B174EC'/%3E%3Cg filter='url(%23filter5_f_494_205387)'%3E%3Cpath d='M38.5427 47.7587L36.6716 45.3547L33.6471 45.7557L36.0581 43.8963L35.6505 40.8837L37.5216 43.2877L40.5461 42.8867L38.1351 44.7461L38.5427 47.7587Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M29.4001 47.288L27.529 44.884L24.5045 45.285L26.9155 43.4256L26.5079 40.413L28.379 42.817L31.4035 42.416L28.9925 44.2754L29.4001 47.288Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter6_f_494_205387)'%3E%3Cpath d='M101.498 64.8305L100.78 61.0785L97.1572 59.8074L100.93 59.0989L102.205 55.4985L102.922 59.2504L106.545 60.5215L102.772 61.23L101.498 64.8305Z' fill='white'/%3E%3C/g%3E%3Cpath d='M101.498 64.8305L100.78 61.0785L97.1572 59.8074L100.93 59.0989L102.205 55.4985L102.922 59.2504L106.545 60.5215L102.772 61.23L101.498 64.8305Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter7_f_494_205387)'%3E%3Cpath d='M14.7825 8.66969L15.7456 11.5571L18.732 12.1816L15.838 13.1358L15.2179 16.1119L14.2547 13.2246L11.2684 12.6L14.1624 11.6458L14.7825 8.66969Z' fill='white'/%3E%3C/g%3E%3Cpath d='M14.7825 8.66969L15.7456 11.5571L18.732 12.1816L15.838 13.1358L15.2179 16.1119L14.2547 13.2246L11.2684 12.6L14.1624 11.6458L14.7825 8.66969Z' fill='white'/%3E%3Cg filter='url(%23filter8_f_494_205387)'%3E%3Cpath d='M6.14899 81.4145L6.96296 79.437L5.65537 77.7473L7.63995 78.553L9.34033 77.2473L8.52636 79.2248L9.83395 80.9144L7.84937 80.1088L6.14899 81.4145Z' fill='white'/%3E%3C/g%3E%3Cpath d='M6.14899 81.4145L6.96296 79.437L5.65537 77.7473L7.63995 78.553L9.34033 77.2473L8.52636 79.2248L9.83395 80.9144L7.84937 80.1088L6.14899 81.4145Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter9_f_494_205387)'%3E%3Cpath d='M17.0337 98.7239L16.4364 96.4959L14.1979 95.8869L16.4396 95.2975L17.0487 93.0747L17.6459 95.3027L19.8845 95.9117L17.6427 96.5011L17.0337 98.7239Z' fill='white'/%3E%3C/g%3E%3Cpath d='M17.0337 98.7239L16.4364 96.4959L14.1979 95.8869L16.4396 95.2975L17.0487 93.0747L17.6459 95.3027L19.8845 95.9117L17.6427 96.5011L17.0337 98.7239Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter10_f_494_205387)'%3E%3Cpath d='M101.49 9.5494L100.066 10.0188L99.7611 11.483L99.2873 10.0625L97.8181 9.75525L99.2419 9.28582L99.5469 7.82168L100.021 9.24215L101.49 9.5494Z' fill='white'/%3E%3C/g%3E%3Cpath d='M101.49 9.5494L100.066 10.0188L99.7611 11.483L99.2873 10.0625L97.8181 9.75525L99.2419 9.28582L99.5469 7.82168L100.021 9.24215L101.49 9.5494Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_494_205387)'%3E%3Cpath d='M103.518 91.275L105.555 93.0782L108.145 92.2304L106.333 94.2577L107.185 96.8352L105.148 95.0319L102.558 95.8797L104.37 93.8524L103.518 91.275Z' fill='white'/%3E%3C/g%3E%3Cpath d='M103.518 91.275L105.555 93.0782L108.145 92.2304L106.333 94.2577L107.185 96.8352L105.148 95.0319L102.558 95.8797L104.37 93.8524L103.518 91.275Z' fill='white'/%3E%3Cg filter='url(%23filter12_f_494_205387)'%3E%3Cpath d='M83.7939 85.1984L84.8678 88.4179L88.1977 89.1143L84.9708 90.1783L84.2793 93.4969L83.2054 90.2773L79.8755 89.5809L83.1024 88.5169L83.7939 85.1984Z' fill='white'/%3E%3C/g%3E%3Cpath d='M83.7939 85.1984L84.8678 88.4179L88.1977 89.1143L84.9708 90.1783L84.2793 93.4969L83.2054 90.2773L79.8755 89.5809L83.1024 88.5169L83.7939 85.1984Z' fill='white'/%3E%3Cg filter='url(%23filter13_f_494_205387)'%3E%3Cpath d='M80.9189 44.9679L81.9928 48.1875L85.3227 48.8839L82.0958 49.9478L81.4043 53.2664L80.3304 50.0468L77.0005 49.3504L80.2274 48.2864L80.9189 44.9679Z' fill='white'/%3E%3C/g%3E%3Cpath d='M80.9189 44.9679L81.9928 48.1875L85.3227 48.8839L82.0958 49.9478L81.4043 53.2664L80.3304 50.0468L77.0005 49.3504L80.2274 48.2864L80.9189 44.9679Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_494_205387' x='9.42578' y='2.33398' width='92.1426' height='98.8047' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_494_205387_clip_path' transform='translate(-9.42578 -2.33398)'%3E%3Cpath d='M52.1127 14.9662C54.0826 14.1071 55.0676 13.6775 56.1105 13.6775C57.1534 13.6776 58.1384 14.1072 60.1083 14.9664L79.8397 23.5728C82.1693 24.5889 83.3341 25.0969 83.9877 26.0951C84.6413 27.0932 84.6413 28.364 84.6413 30.9056V59.3953C84.6413 63.6548 84.6413 65.7846 83.8209 67.6831C83.0006 69.5816 81.4496 71.0411 78.3476 73.9602L60.2194 91.0197C58.2711 92.8531 57.297 93.7698 56.1074 93.7697C54.9177 93.7697 53.9436 92.853 51.9954 91.0195L33.8692 73.9601C30.7675 71.0411 29.2167 69.5815 28.3964 67.6831C27.5762 65.7847 27.5762 63.6551 27.5762 59.3959V30.9058C27.5762 28.3642 27.5762 27.0933 28.2298 26.0951C28.8835 25.097 30.0483 24.5889 32.3781 23.5729L52.1127 14.9662Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_494_205387_clip_path' transform='translate(-9.42578 -2.33398)'%3E%3Cpath d='M49.4304 14.8134C52.7376 13.641 54.3911 13.0548 56.1106 13.0546C57.8301 13.0544 59.4838 13.6403 62.7912 14.8119L71.3279 17.8359C77.7665 20.1167 80.9858 21.2572 82.8192 23.8523C84.6525 26.4475 84.6516 29.8628 84.6498 36.6935L84.6436 59.5676C84.6425 63.7446 84.6419 65.8331 83.8496 67.7024C83.0573 69.5718 81.5569 71.0246 78.5562 73.9302L70.0206 82.1953C63.444 88.5634 60.1557 91.7475 56.1074 91.7474C52.0592 91.7473 48.771 88.563 42.1947 82.1946L33.6652 73.9346C30.6626 71.0268 29.1612 69.573 28.369 67.7022C27.5768 65.8315 27.5773 63.7416 27.5785 59.5618L27.5846 36.6819C27.5865 29.8565 27.5874 26.4438 29.4199 23.8507C31.2525 21.2575 34.469 20.1173 40.9021 17.8367L49.4304 14.8134Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_d_494_205387' x='36.2012' y='71.9375' width='44.3457' height='14.0645' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_205387'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_205387' result='shape'/%3E%3C/filter%3E%3CclipPath id='paint7_angular_494_205387_clip_path'%3E%3Cpath d='M78.7501 8.03125L67.3477 11.6418L73.0489 18.8628L83.2317 18.347L78.7501 8.03125Z'/%3E%3C/clipPath%3E%3CclipPath id='paint8_angular_494_205387_clip_path'%3E%3Cpath d='M72.6205 97.5978L73.599 88.6414L66.8337 90.3577L64.0766 97.5275L72.6205 97.5978Z'/%3E%3C/clipPath%3E%3CclipPath id='paint9_angular_494_205387_clip_path'%3E%3Cpath d='M39.0905 96.9153L48.1309 97.3895L46.0326 90.7627L38.6859 88.4219L39.0905 96.9153Z'/%3E%3C/clipPath%3E%3CclipPath id='paint10_angular_494_205387_clip_path'%3E%3Cpath d='M34.5296 8.57721L46.0278 11.5115L40.5386 18.2714L30.3482 18.1197L34.5296 8.57721Z'/%3E%3C/clipPath%3E%3Cfilter id='filter2_f_494_205387' x='0.345703' y='0.417969' width='103.842' height='101.627' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter3_d_494_205387' x='29.752' y='18.6934' width='53.3086' height='51.5449' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_205387'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_205387' result='shape'/%3E%3C/filter%3E%3CclipPath id='paint11_angular_494_205387_clip_path'%3E%3Cpath d='M34.1809 36.6181C33.2973 35.747 33.8604 34.2517 35.1427 34.0703L48.831 32.1264L54.9078 19.5978C55.4769 18.4272 57.2002 18.3819 57.7599 19.5227L63.9964 32.1863L77.778 34.2711C79.0203 34.4594 79.4916 35.9046 78.5976 36.7846L68.6777 46.5437L71.1017 60.4417C71.3218 61.6925 69.9009 62.6651 68.7492 62.0488L56.444 55.475L44.2232 61.92C43.0789 62.5244 41.7413 61.6444 41.9423 60.4222L44.239 46.5155L34.1809 36.6181Z'/%3E%3C/clipPath%3E%3Cfilter id='filter4_f_494_205387' x='33.3008' y='19.5508' width='46.3516' height='46.1777' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter5_f_494_205387' x='29.6465' y='36.8828' width='14.9004' height='14.875' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter6_f_494_205387' x='93.1562' y='51.498' width='17.3887' height='17.332' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter7_f_494_205387' x='7.26758' y='4.66992' width='15.4648' height='15.4414' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter8_f_494_205387' x='1.65625' y='73.248' width='12.1777' height='12.166' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter9_f_494_205387' x='10.1973' y='89.0742' width='13.6875' height='13.6504' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter10_f_494_205387' x='93.8184' y='3.82227' width='11.6719' height='11.6602' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter11_f_494_205387' x='98.5586' y='87.2754' width='13.5859' height='13.5605' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter12_f_494_205387' x='75.875' y='81.1992' width='16.3223' height='16.2969' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter13_f_494_205387' x='73' y='40.9688' width='16.3223' height='16.2969' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_494_205387' x1='55.4968' y1='11.666' x2='55.4968' y2='91.807' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C583E2'/%3E%3Cstop offset='1' stop-color='%238D53F6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_494_205387' x1='56.3604' y1='7' x2='56.3604' y2='105' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C583E2'/%3E%3Cstop offset='1' stop-color='%238D53F6'/%3E%3C/linearGradient%3E%3CradialGradient id='paint2_radial_494_205387' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(23.1608 19.138) rotate(44.6968) scale(92.6977 212.811)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint3_radial_494_205387' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(23.1731 19.1384) rotate(44.6968) scale(92.6977 212.811)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint4_linear_494_205387' x1='24.0343' y1='99.5762' x2='24.0343' y2='78.2247' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_494_205387' x1='90.9485' y1='99.5742' x2='90.9485' y2='78.2063' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_494_205387' x1='57.4513' y1='87.4355' x2='57.4513' y2='66.1117' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 113px;
  height: 105px;
}
.box-podium .box-podium-inner .box-podium-item .box-podium-item-inner .box-circle .box-vector.type-5 {
  background-image: url("data:image/svg+xml,%3Csvg width='130' height='121' viewBox='0 0 130 121' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M129.171 30.2785C128.925 31.5977 128.588 32.8755 127.849 34.0541L127.221 34.6885C125.065 36.0617 122.863 37.3503 120.615 38.5542C118.99 39.424 117.361 40.2891 115.729 41.1493C106.224 46.1546 98.0951 50.4444 91.3427 54.0188C85.963 56.8675 82.3055 58.8571 80.3702 59.9877C78.7609 60.9284 77.4365 61.7568 76.397 62.4729C76.1447 62.6471 75.9183 62.8544 75.7179 63.0946C75.5754 63.2665 75.5803 63.4335 75.7324 63.5957C76.9385 64.8788 78.5719 65.8953 80.0623 66.809C83.2387 68.7529 86.4731 70.5972 89.7654 72.3417L92.2065 73.6717L99.5879 77.5627C99.6096 77.5739 99.6287 77.5897 99.6439 77.6088C99.6591 77.628 99.67 77.6501 99.676 77.6738C99.682 77.6974 99.6829 77.7221 99.6786 77.7461C99.6744 77.7701 99.665 77.793 99.6513 77.8132L98.5357 79.4766L94.2456 85.7753C94.2286 85.8003 94.2067 85.8216 94.1812 85.838C94.1557 85.8545 94.1272 85.8656 94.0973 85.8708C94.0673 85.876 94.0367 85.8752 94.0071 85.8684C93.9775 85.8616 93.9496 85.8489 93.9251 85.8311L92.7697 84.9913C87.5421 81.1478 82.3828 77.168 77.2916 73.0518L75.9098 71.8948L73.7168 70.0619L71.7936 68.4183L69.8523 66.5945L67.6773 64.3472C67.0785 63.6852 66.6372 62.9931 66.3535 62.271L66.4006 61.8349L66.7773 61.2312C67.7045 60.3109 68.6866 59.5083 69.7237 58.8234L72.5777 56.9347L73.6878 56.2463L81.5564 51.6633L88.8255 47.6787L92.0562 45.9594L92.4256 45.7611L96.7194 43.4958L99.1696 42.209L100.481 41.5422L104.17 39.6481L106.799 38.291L107.692 37.8477L111.991 35.6634L114.191 34.5281L115.479 33.9171L119.465 31.9383L121.714 30.7993L122.911 30.2172L127.384 28.0131L129.228 27.1373C129.244 27.1294 129.262 27.1259 129.281 27.1272C129.299 27.1286 129.317 27.1346 129.332 27.1448C129.347 27.155 129.359 27.169 129.367 27.1854C129.375 27.2018 129.379 27.22 129.378 27.2382L129.171 30.2785Z' fill='url(%23paint0_linear_494_205387)'/%3E%3Cpath d='M123.783 38.1478C123.845 39.3012 123.774 40.4552 123.569 41.6098C123.498 41.9523 123.411 42.3235 123.307 42.7236C123.09 43.555 122.721 44.2915 122.2 44.9331C121.452 45.8522 120.045 46.6956 118.955 47.4417L116.579 48.961C110.099 52.9246 103.513 56.708 96.8219 60.3112C94.3566 61.6388 91.8672 62.9202 89.3536 64.1553C88.1668 64.7392 86.8919 65.2889 85.5289 65.8043C83.2543 66.6639 80.5524 64.586 79.2286 62.9478C79.2134 62.9293 79.2024 62.9076 79.1965 62.8844C79.1906 62.8612 79.1898 62.837 79.1943 62.8134C79.1988 62.7899 79.2084 62.7676 79.2225 62.7482C79.2365 62.7288 79.2547 62.7126 79.2757 62.7009C93.7342 54.6379 108.163 46.5983 122.561 38.5822C122.57 38.5762 122.701 38.4945 122.952 38.3371C123.262 38.1424 123.539 38.0793 123.783 38.1478Z' fill='url(%23paint1_linear_494_205387)'/%3E%3Cpath d='M119.686 49.4258C119.716 50.6561 119.622 51.8798 119.403 53.0969C119.258 53.8742 118.986 54.7158 118.587 55.6217L118.214 56.2597C117.872 56.7247 117.473 57.1344 117.018 57.4888C116.318 58.0331 115.588 58.5701 114.829 59.1L112.716 60.4949C108.483 63.1237 104.138 65.5879 99.6822 67.8875C98.0451 68.7321 96.5486 69.4488 95.1929 70.0375C94.186 70.4754 92.8187 71.0647 91.6977 71.0179C89.7075 70.935 87.8368 69.5905 86.7466 68.0136C86.7271 67.9853 86.7138 67.9533 86.7074 67.9196C86.701 67.8859 86.7018 67.8512 86.7096 67.8178C86.7175 67.7844 86.7322 67.753 86.7529 67.7256C86.7736 67.6982 86.7999 67.6753 86.8299 67.6586L119.686 49.4258Z' fill='url(%23paint2_linear_494_205387)'/%3E%3Cpath d='M116.761 60.8843C116.756 62.0077 116.631 63.1593 116.386 64.3391C116.06 65.4186 115.651 66.3594 114.829 67.1631C114.249 67.7314 113.032 68.5965 111.178 69.7583L108.072 71.6362L107.563 71.9209L104.114 73.7484C102.757 74.4062 101.334 75.0892 100.039 75.3217C98.2117 75.6497 96.4369 74.1755 95.2888 72.9067C95.2248 72.8346 95.1771 72.7547 95.1457 72.667C95.1011 72.5433 95.1361 72.4502 95.2508 72.3877C97.1329 71.3388 98.9765 70.3128 100.781 69.3096C105.929 66.4465 110.892 63.6807 115.669 61.0123C115.952 60.8537 116.252 60.6981 116.571 60.5455C116.589 60.5374 116.608 60.5332 116.627 60.5332C116.646 60.5332 116.665 60.5374 116.683 60.5455C116.7 60.5536 116.716 60.5653 116.728 60.58C116.74 60.5946 116.749 60.6118 116.754 60.6302C116.768 60.6818 116.771 60.7666 116.761 60.8843Z' fill='url(%23paint3_linear_494_205387)'/%3E%3Cg opacity='0.3' filter='url(%23filter0_f_494_205387)'%3E%3Cpath d='M4.36569 35.4367C4.61198 36.7559 4.94882 38.0337 5.68768 39.2123L6.31608 39.8467C8.47231 41.2199 10.6744 42.5085 12.9224 43.7124C14.5474 44.5822 16.176 45.4473 17.8083 46.3075C27.3133 51.3128 35.442 55.6026 42.1944 59.177C47.5741 62.0257 51.2316 64.0153 53.1669 65.1459C54.7762 66.0866 56.1006 66.915 57.1401 67.6311C57.3924 67.8053 57.6188 68.0126 57.8192 68.2528C57.9617 68.4247 57.9569 68.5917 57.8047 68.7539C56.5986 70.037 54.9652 71.0535 53.4748 71.9672C50.2984 73.9111 47.064 75.7554 43.7718 77.4999L41.3306 78.8299L33.9492 82.7209C33.9275 82.7321 33.9084 82.7479 33.8932 82.767C33.878 82.7862 33.8671 82.8083 33.8611 82.832C33.8551 82.8556 33.8542 82.8803 33.8585 82.9043C33.8628 82.9283 33.8721 82.9512 33.8858 82.9714L35.0014 84.6348L39.2915 90.9335C39.3085 90.9585 39.3304 90.9798 39.3559 90.9962C39.3814 91.0127 39.41 91.0238 39.4399 91.029C39.4698 91.0342 39.5004 91.0334 39.53 91.0266C39.5596 91.0198 39.5875 91.0071 39.612 90.9893L40.7674 90.1495C45.995 86.306 51.1544 82.3262 56.2455 78.21L57.6273 77.053L59.8203 75.2201L61.7435 73.5765L63.6849 71.7527L65.8598 69.5054C66.4586 68.8434 66.8999 68.1513 67.1836 67.4292L67.1365 66.9931L66.7598 66.3894C65.8326 65.4691 64.8505 64.6665 63.8134 63.9816L60.9594 62.0929L59.8493 61.4045L51.9808 56.8215L44.7116 52.8369L41.4809 51.1176L41.1115 50.9193L36.8177 48.654L34.3675 47.3672L33.0564 46.7004L29.3675 44.8063L26.7381 43.4492L25.8453 43.0059L21.5461 40.8216L19.3458 39.6863L18.0582 39.0753L14.0723 37.0965L11.8232 35.9575L10.6261 35.3754L6.15309 33.1713L4.30956 32.2955C4.29303 32.2876 4.27471 32.2841 4.25642 32.2854C4.23814 32.2868 4.22052 32.2928 4.20532 32.303C4.19012 32.3132 4.17787 32.3272 4.16979 32.3436C4.16171 32.36 4.15807 32.3782 4.15925 32.3964L4.36569 35.4367Z' fill='url(%23paint4_linear_494_205387)'/%3E%3Cpath d='M9.75197 43.306C9.6904 44.4594 9.76163 45.6134 9.96567 46.768C10.0369 47.1105 10.1244 47.4817 10.2282 47.8818C10.4456 48.7132 10.8144 49.4497 11.3347 50.0913C12.0827 51.0104 13.4898 51.8538 14.5799 52.5999L16.9559 54.1192C23.4366 58.0828 30.0224 61.8662 36.7133 65.4694C39.1785 66.797 41.668 68.0784 44.1816 69.3135C45.3683 69.8974 46.6432 70.4471 48.0063 70.9625C50.2808 71.8222 52.9827 69.7442 54.3065 68.106C54.3218 68.0875 54.3327 68.0658 54.3387 68.0426C54.3446 68.0194 54.3453 67.9952 54.3409 67.9716C54.3364 67.9481 54.3268 67.9258 54.3127 67.9064C54.2986 67.887 54.2805 67.8708 54.2595 67.8591C39.8009 59.7961 25.3725 51.7565 10.9744 43.7404C10.9647 43.7344 10.8343 43.6527 10.5832 43.4953C10.2729 43.3006 9.99584 43.2376 9.75197 43.306Z' fill='url(%23paint5_linear_494_205387)'/%3E%3Cpath d='M13.8513 54.582C13.8211 55.8123 13.9153 57.036 14.1338 58.2531C14.2787 59.0304 14.5509 59.8721 14.9505 60.778L15.3236 61.416C15.6652 61.8809 16.0637 62.2906 16.5188 62.645C17.219 63.1893 17.9488 63.7264 18.7082 64.2562L20.8216 65.6511C25.0544 68.2799 29.3988 70.7441 33.8549 73.0437C35.492 73.8883 36.9885 74.605 38.3443 75.1937C39.3511 75.6317 40.7184 76.221 41.8394 76.1741C43.8296 76.0912 45.7003 74.7468 46.7905 73.1699C46.81 73.1416 46.8233 73.1096 46.8297 73.0758C46.8361 73.0421 46.8353 73.0075 46.8275 72.9741C46.8196 72.9407 46.8049 72.9093 46.7842 72.8818C46.7635 72.8544 46.7373 72.8316 46.7072 72.8148L13.8513 54.582Z' fill='url(%23paint6_linear_494_205387)'/%3E%3Cpath d='M16.776 66.0425C16.7808 67.1659 16.9058 68.3175 17.1509 69.4973C17.4768 70.5768 17.8861 71.5176 18.7083 72.3213C19.2878 72.8896 20.5047 73.7547 22.3591 74.9165L25.4649 76.7944L25.9738 77.0791L29.4236 78.9066C30.78 79.5644 32.2034 80.2474 33.4982 80.4799C35.3255 80.8079 37.1002 79.3337 38.2483 78.0649C38.3123 77.9928 38.36 77.913 38.3914 77.8252C38.436 77.7015 38.401 77.6084 38.2863 77.5459C36.4042 76.497 34.5606 75.471 32.7557 74.4678C27.6078 71.6047 22.6452 68.8389 17.868 66.1705C17.5855 66.0119 17.2849 65.8563 16.9661 65.7037C16.9485 65.6956 16.9294 65.6914 16.91 65.6914C16.8907 65.6914 16.8716 65.6956 16.8542 65.7037C16.8367 65.7118 16.8213 65.7235 16.809 65.7382C16.7968 65.7528 16.788 65.77 16.7832 65.7884C16.7687 65.8401 16.7663 65.9248 16.776 66.0425Z' fill='url(%23paint7_linear_494_205387)'/%3E%3C/g%3E%3Cpath d='M9.54928 30.2785C9.79557 31.5977 10.1324 32.8755 10.8713 34.0541L11.4997 34.6885C13.6559 36.0617 15.858 37.3503 18.106 38.5542C19.731 39.424 21.3596 40.2891 22.9919 41.1493C32.4969 46.1546 40.6256 50.4444 47.378 54.0188C52.7577 56.8675 56.4152 58.8571 58.3505 59.9877C59.9598 60.9284 61.2842 61.7568 62.3237 62.4729C62.576 62.6471 62.8024 62.8544 63.0028 63.0946C63.1453 63.2665 63.1404 63.4335 62.9883 63.5957C61.7822 64.8788 60.1488 65.8953 58.6584 66.809C55.482 68.7529 52.2476 70.5972 48.9553 72.3417L46.5142 73.6717L39.1328 77.5627C39.1111 77.5739 39.092 77.5897 39.0768 77.6088C39.0616 77.628 39.0507 77.6501 39.0447 77.6738C39.0387 77.6974 39.0378 77.7221 39.0421 77.7461C39.0463 77.7701 39.0557 77.793 39.0694 77.8132L40.185 79.4766L44.4751 85.7753C44.4921 85.8003 44.514 85.8216 44.5395 85.838C44.565 85.8545 44.5935 85.8656 44.6234 85.8708C44.6534 85.876 44.684 85.8752 44.7136 85.8684C44.7432 85.8616 44.7711 85.8489 44.7956 85.8311L45.951 84.9913C51.1786 81.1478 56.3379 77.168 61.4291 73.0518L62.8109 71.8948L65.0039 70.0619L66.9271 68.4183L68.8684 66.5945L71.0434 64.3472C71.6422 63.6852 72.0835 62.9931 72.3672 62.271L72.3201 61.8349L71.9434 61.2312C71.0162 60.3109 70.0341 59.5083 68.997 58.8234L66.143 56.9347L65.0329 56.2463L57.1643 51.6633L49.8952 47.6787L46.6645 45.9594L46.2951 45.7611L42.0013 43.4958L39.5511 42.209L38.24 41.5422L34.5511 39.6481L31.9216 38.291L31.0289 37.8477L26.7297 35.6634L24.5294 34.5281L23.2418 33.9171L19.2559 31.9383L17.0067 30.7993L15.8097 30.2172L11.3367 28.0131L9.49314 27.1373C9.47662 27.1294 9.4583 27.1259 9.44001 27.1272C9.42172 27.1286 9.40411 27.1346 9.38891 27.1448C9.37371 27.155 9.36146 27.169 9.35338 27.1854C9.34529 27.2018 9.34166 27.22 9.34284 27.2382L9.54928 30.2785Z' fill='url(%23paint8_linear_494_205387)'/%3E%3Cpath d='M14.9356 38.1478C14.874 39.3012 14.9452 40.4552 15.1493 41.6098C15.2205 41.9523 15.308 42.3235 15.4118 42.7236C15.6292 43.555 15.998 44.2915 16.5183 44.9331C17.2663 45.8522 18.6733 46.6956 19.7635 47.4417L22.1395 48.961C28.6202 52.9246 35.206 56.708 41.8968 60.3112C44.3621 61.6388 46.8516 62.9202 49.3652 64.1553C50.5519 64.7392 51.8268 65.2889 53.1899 65.8043C55.4644 66.6639 58.1663 64.586 59.4901 62.9478C59.5054 62.9293 59.5163 62.9076 59.5223 62.8844C59.5282 62.8612 59.5289 62.837 59.5245 62.8134C59.52 62.7899 59.5104 62.7676 59.4963 62.7482C59.4822 62.7288 59.4641 62.7126 59.4431 62.7009C44.9845 54.6379 30.5561 46.5983 16.158 38.5822C16.1483 38.5762 16.0179 38.4945 15.7668 38.3371C15.4565 38.1424 15.1794 38.0793 14.9356 38.1478Z' fill='url(%23paint9_linear_494_205387)'/%3E%3Cpath d='M19.0349 49.4238C19.0047 50.6541 19.0989 51.8778 19.3174 53.0949C19.4623 53.8722 19.7345 54.7139 20.1341 55.6198L20.5072 56.2577C20.8488 56.7227 21.2472 57.1324 21.7024 57.4868C22.4026 58.0311 23.1324 58.5682 23.8918 59.098L26.0052 60.4929C30.238 63.1217 34.5824 65.5859 39.0385 67.8855C40.6756 68.7301 42.1721 69.4468 43.5279 70.0355C44.5347 70.4735 45.902 71.0628 47.023 71.0159C49.0132 70.933 50.8839 69.5886 51.9741 68.0117C51.9936 67.9834 52.0069 67.9513 52.0133 67.9176C52.0197 67.8839 52.0189 67.8493 52.0111 67.8159C52.0032 67.7825 51.9885 67.751 51.9678 67.7236C51.9471 67.6962 51.9208 67.6734 51.8908 67.6566L19.0349 49.4238Z' fill='url(%23paint10_linear_494_205387)'/%3E%3Cpath d='M21.9596 60.8843C21.9644 62.0077 22.0894 63.1593 22.3344 64.3391C22.6604 65.4186 23.0697 66.3594 23.8919 67.1631C24.4714 67.7314 25.6883 68.5965 27.5427 69.7583L30.6485 71.6362L31.1573 71.9209L34.6072 73.7484C35.9636 74.4062 37.387 75.0892 38.6818 75.3217C40.509 75.6497 42.2838 74.1755 43.4319 72.9067C43.4959 72.8346 43.5436 72.7548 43.575 72.667C43.6196 72.5433 43.5846 72.4502 43.4699 72.3877C41.5878 71.3388 39.7442 70.3128 37.9393 69.3096C32.7914 66.4465 27.8288 63.6807 23.0516 61.0123C22.7691 60.8537 22.4685 60.6981 22.1497 60.5455C22.1321 60.5374 22.113 60.5332 22.0936 60.5332C22.0743 60.5332 22.0552 60.5374 22.0378 60.5455C22.0203 60.5536 22.0049 60.5653 21.9926 60.58C21.9804 60.5946 21.9716 60.6118 21.9668 60.6302C21.9523 60.6818 21.9499 60.7666 21.9596 60.8843Z' fill='url(%23paint11_linear_494_205387)'/%3E%3Cg filter='url(%23filter1_f_494_205387)'%3E%3Cpath d='M57.584 33.9002C62.9122 30.8563 65.5763 29.3344 68.4968 29.3344C71.4173 29.3344 74.0814 30.8563 79.4096 33.9002L92.4809 41.3674C97.8906 44.4579 100.595 46.0031 102.082 48.5639C103.568 51.1248 103.568 54.2399 103.568 60.4701V75.0029C103.568 81.2331 103.568 84.3482 102.082 86.9091C100.595 89.4699 97.8906 91.0151 92.4809 94.1055L79.4096 101.573C74.0814 104.617 71.4173 106.139 68.4968 106.139C65.5763 106.139 62.9122 104.617 57.584 101.573L44.5127 94.1055C39.103 91.0151 36.3982 89.4699 34.9119 86.9091C33.4255 84.3482 33.4255 81.2331 33.4255 75.0029V60.4701C33.4255 54.2399 33.4255 51.1248 34.9119 48.5639C36.3982 46.0031 39.103 44.4579 44.5127 41.3674L57.584 33.9002Z' fill='url(%23paint12_linear_494_205387)'/%3E%3C/g%3E%3Cpath d='M63.9242 25.2906C66.6053 24.1609 67.9458 23.596 69.3604 23.596C70.7749 23.596 72.1155 24.1609 74.7966 25.2906L97.0912 34.6848C100.65 36.1844 102.429 36.9342 103.431 38.4423C104.432 39.9504 104.432 41.8813 104.432 45.7432L104.432 78.3105C104.432 82.9746 104.432 85.3066 103.537 87.3875C102.642 89.4683 100.949 91.0723 97.5633 94.2803L74.8655 115.787C72.2602 118.255 70.9575 119.49 69.3635 119.49C67.7696 119.49 66.4668 118.256 63.8612 115.787L41.1589 94.2804C37.7726 91.0724 36.0794 89.4684 35.1843 87.3873C34.2891 85.3063 34.2891 82.974 34.2891 78.3093L34.2891 45.7432C34.2891 41.8813 34.2891 39.9504 35.2901 38.4423C36.2912 36.9342 38.0706 36.1844 41.6295 34.6848L63.9242 25.2906Z' fill='url(%23paint13_linear_494_205387)'/%3E%3CforeignObject x='22.4258' y='18.334' width='92.1426' height='98.8047'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_494_205387_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M65.1127 30.9662C67.0826 30.1071 68.0676 29.6775 69.1105 29.6775C70.1534 29.6776 71.1384 30.1072 73.1083 30.9664L92.8397 39.5728C95.1693 40.5889 96.3341 41.0969 96.9877 42.0951C97.6413 43.0932 97.6413 44.364 97.6413 46.9056V75.3953C97.6413 79.6548 97.6413 81.7846 96.8209 83.6831C96.0006 85.5816 94.4496 87.0411 91.3476 89.9602L73.2194 107.02C71.2711 108.853 70.297 109.77 69.1074 109.77C67.9177 109.77 66.9436 108.853 64.9954 107.019L46.8692 89.9601C43.7675 87.0411 42.2167 85.5815 41.3964 83.6831C40.5762 81.7847 40.5762 79.6551 40.5762 75.3959V46.9058C40.5762 44.3642 40.5762 43.0933 41.2298 42.0951C41.8835 41.097 43.0483 40.5889 45.3781 39.5729L65.1127 30.9662Z' fill='url(%23paint14_radial_494_205387)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_494_205387' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='40' y='29' width='58' height='79'%3E%3CforeignObject x='22.4258' y='18.334' width='92.1426' height='98.8047'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_494_205387_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M62.4304 30.8134C65.7376 29.641 67.3911 29.0548 69.1106 29.0546C70.8301 29.0544 72.4838 29.6403 75.7912 30.8119L84.3279 33.8359C90.7665 36.1167 93.9858 37.2572 95.8192 39.8523C97.6525 42.4475 97.6516 45.8628 97.6498 52.6935L97.6436 75.5676C97.6425 79.7446 97.6419 81.8331 96.8496 83.7024C96.0573 85.5718 94.5569 87.0246 91.5562 89.9302L83.0206 98.1953C76.444 104.563 73.1557 107.747 69.1074 107.747C65.0592 107.747 61.771 104.563 55.1947 98.1946L46.6652 89.9346C43.6626 87.0268 42.1612 85.573 41.369 83.7022C40.5768 81.8315 40.5773 79.7416 40.5785 75.5618L40.5846 52.6819C40.5865 45.8565 40.5874 42.4438 42.4199 39.8507C44.2525 37.2575 47.469 36.1173 53.9021 33.8367L62.4304 30.8134Z' fill='url(%23paint15_radial_494_205387)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_494_205387)'%3E%3Cpath opacity='0.3' d='M102.053 67.7384C102.053 62.0159 100.531 56.3943 97.6393 51.4385L69.1067 67.7384H102.053Z' fill='white'/%3E%3Cpath d='M97.6393 84.0382C100.531 79.0824 102.053 73.4608 102.053 67.7384H69.1067L97.6393 84.0382Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M85.58 95.9705C90.5885 93.1093 94.7476 88.994 97.6393 84.0382L69.1067 67.7384L85.58 95.9705Z' fill='white'/%3E%3Cpath d='M69.1067 100.338C74.89 100.338 80.5715 98.8318 85.58 95.9705L69.1067 67.7384L69.1067 100.338Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M52.6334 95.9705C57.6419 98.8318 63.3234 100.338 69.1067 100.338L69.1067 67.7384L52.6334 95.9705Z' fill='white'/%3E%3Cpath d='M40.5742 84.0382C43.4658 88.994 47.6249 93.1093 52.6334 95.9705L69.1067 67.7384L40.5742 84.0382Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M36.1602 67.7384C36.1602 73.4608 37.6825 79.0824 40.5742 84.0382L69.1067 67.7384L36.1602 67.7384Z' fill='white'/%3E%3Cpath d='M40.5742 51.4385C37.6825 56.3943 36.1602 62.0159 36.1602 67.7384L69.1067 67.7384L40.5742 51.4385Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M52.6334 39.5062C47.6249 42.3674 43.4658 46.4827 40.5742 51.4385L69.1067 67.7384L52.6334 39.5062Z' fill='white'/%3E%3Cpath d='M69.1067 35.1387C63.3234 35.1387 57.6419 36.645 52.6334 39.5062L69.1067 67.7384L69.1067 35.1387Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M85.58 39.5062C80.5715 36.645 74.89 35.1387 69.1067 35.1387L69.1067 67.7384L85.58 39.5062Z' fill='white'/%3E%3Cpath d='M97.6393 51.4385C94.7476 46.4827 90.5885 42.3674 85.58 39.5062L69.1067 67.7384L97.6393 51.4385Z' fill='%23F6BD5A'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M45.1589 101.596C44.6959 101.764 43.2019 102.226 41.8131 102.667L39.3301 103.444L42.6548 106.761C44.4855 108.609 46.0637 110.1 46.1479 110.1C46.2531 110.1 46.3162 108.105 46.3162 105.69C46.3162 103.255 46.2531 101.281 46.1689 101.302C46.0637 101.302 45.6218 101.449 45.1589 101.596Z' fill='%23A63C1C'/%3E%3Cpath d='M94.584 105.69C94.584 108.114 94.7963 110.1 94.9015 110.1C94.9857 110.1 96.4147 108.616 98.2454 106.777L101.57 103.454L100.56 103.141C99.55 102.827 96.0149 101.72 95.068 101.427L94.584 101.302V105.69Z' fill='%23A63C1C'/%3E%3Cpath d='M36.8218 94.9782C35.6514 95.3836 33.9542 96.0785 33.0178 96.5224C31.0475 97.4489 27.8677 99.4178 28.0043 99.5915C28.0628 99.6494 29.3113 100.885 30.7549 102.313L33.4079 104.919L32.5106 108.297C32.0034 110.15 31.3596 112.544 31.0475 113.605C30.7354 114.667 30.5208 115.555 30.5403 115.574C30.5598 115.613 31.5937 115.13 32.8227 114.532C36.5487 112.717 42.2841 110.768 45.2493 110.304C45.6979 110.227 46.0686 110.169 46.0686 110.15C46.0686 110.111 44.625 108.683 42.8498 106.946C40.6454 104.784 39.709 103.742 39.8846 103.626C40.0601 103.51 40.0601 103.471 39.8846 103.471C39.6895 103.471 39.631 102.41 39.631 98.8387C39.631 94.5536 39.6115 94.2061 39.2993 94.2254C39.1043 94.2254 37.9923 94.5729 36.8218 94.9782Z' fill='url(%23paint16_linear_494_205387)'/%3E%3Cpath d='M101.276 98.8389C101.276 102.41 101.218 103.472 101.042 103.472C100.847 103.472 100.847 103.51 101.023 103.626C101.198 103.742 100.262 104.784 98.0575 106.946C96.2823 108.683 94.8583 110.112 94.8973 110.131C94.9168 110.15 95.463 110.266 96.1068 110.401C99.7352 111.154 104.281 112.717 108.007 114.474C109.294 115.092 110.367 115.574 110.387 115.574C110.406 115.555 110.172 114.667 109.86 113.605C109.548 112.544 108.904 110.15 108.397 108.297L107.499 104.919L110.25 102.236L113.001 99.5338L112.552 99.2057C111.694 98.5494 109.08 97.0824 107.48 96.3296C105.802 95.5575 102.018 94.2063 101.549 94.2063C101.315 94.2063 101.276 94.9977 101.276 98.8389Z' fill='url(%23paint17_linear_494_205387)'/%3E%3Cpath d='M66.9399 82.1612C66.4522 82.1998 64.9696 82.3157 63.6235 82.4315C57.0494 82.9912 49.9095 84.5161 41.287 87.1992L39.5312 87.759L39.6093 95.5572C39.6483 99.8617 39.7068 103.413 39.7458 103.433C39.7653 103.471 41.0919 103.104 42.6915 102.622C44.2912 102.139 45.7348 101.734 45.9103 101.734C46.0859 101.734 47.588 101.387 49.2267 100.962C57.1664 98.9158 63.487 98.0665 70.5878 98.0665C77.24 98.0665 83.307 98.8579 90.642 100.711C92.5733 101.194 94.4265 101.637 94.7386 101.676C95.0703 101.734 96.6309 102.159 98.211 102.641C99.8107 103.124 101.137 103.471 101.157 103.433C101.196 103.413 101.254 99.8617 101.293 95.5572L101.371 87.759L99.0304 87.0255C91.5393 84.6706 84.8676 83.2229 78.274 82.5087C75.6404 82.2384 68.6175 82.0068 66.9399 82.1612Z' fill='url(%23paint18_linear_494_205387)'/%3E%3Cg filter='url(%23filter2_d_494_205387)'%3E%3Cpath d='M51.6893 92.8945V87.6945H53.0653V89.6305H53.0973L54.4093 87.6945H55.9133L54.3613 89.8065L56.2173 92.8945H54.7133L53.5613 90.8945L53.0653 91.5985V92.8945H51.6893ZM56.7127 92.8945V87.6945H60.0727V88.8465H58.0887V89.6625H59.7847V90.8145H58.0887V91.7425H60.1527V92.8945H56.7127ZM61.158 92.8945V87.6945H62.534V91.7425H64.502V92.8945H61.158ZM67.2079 92.9905C66.8452 92.9905 66.5279 92.9399 66.2559 92.8385C65.9839 92.7372 65.7572 92.5825 65.5759 92.3745C65.3999 92.1665 65.2666 91.9052 65.1759 91.5905C65.0906 91.2705 65.0479 90.8945 65.0479 90.4625V87.6945H66.4239V90.6225C66.4239 90.9105 66.4506 91.1425 66.5039 91.3185C66.5626 91.4892 66.6479 91.6145 66.7599 91.6945C66.8772 91.7692 67.0266 91.8065 67.2079 91.8065C67.3892 91.8065 67.5386 91.7692 67.6559 91.6945C67.7732 91.6145 67.8612 91.4892 67.9199 91.3185C67.9786 91.1425 68.0079 90.9105 68.0079 90.6225V87.6945H69.3359V90.4625C69.3359 90.8945 69.2932 91.2705 69.2079 91.5905C69.1226 91.9052 68.9919 92.1665 68.8159 92.3745C68.6452 92.5825 68.4239 92.7372 68.1519 92.8385C67.8852 92.9399 67.5706 92.9905 67.2079 92.9905ZM69.7208 92.8945L71.3048 87.6945H72.9688L74.5528 92.8945H73.0968L72.5048 90.3665C72.4408 90.1159 72.3768 89.8439 72.3128 89.5505C72.2488 89.2572 72.1848 88.9799 72.1208 88.7185H72.0888C72.0354 88.9799 71.9768 89.2572 71.9128 89.5505C71.8488 89.8439 71.7848 90.1159 71.7208 90.3665L71.1288 92.8945H69.7208ZM70.8568 91.7905V90.7265H73.4008V91.7905H70.8568ZM75.0487 92.8945V87.6945H77.0167C77.39 87.6945 77.734 87.7452 78.0487 87.8465C78.3633 87.9425 78.6167 88.1132 78.8087 88.3585C79.0007 88.6039 79.0967 88.9425 79.0967 89.3745C79.0967 89.7905 79.0007 90.1292 78.8087 90.3905C78.6167 90.6519 78.3633 90.8439 78.0487 90.9665C77.734 91.0892 77.39 91.1505 77.0167 91.1505H76.4247V92.8945H75.0487ZM76.4247 90.0625H76.9207C77.1927 90.0625 77.398 90.0039 77.5367 89.8865C77.6807 89.7692 77.7527 89.5985 77.7527 89.3745C77.7527 89.1505 77.6807 88.9959 77.5367 88.9105C77.398 88.8252 77.1927 88.7825 76.9207 88.7825H76.4247V90.0625ZM77.8487 92.8945L76.7687 90.7905L77.6967 89.8785L79.3847 92.8945H77.8487ZM82.4877 92.9905C82.0024 92.9905 81.5597 92.8945 81.1597 92.7025C80.7651 92.5052 80.4504 92.2092 80.2157 91.8145C79.9811 91.4199 79.8637 90.9265 79.8637 90.3345C79.8637 89.8972 79.9331 89.5105 80.0717 89.1745C80.2104 88.8332 80.3997 88.5452 80.6397 88.3105C80.8797 88.0759 81.1544 87.8999 81.4637 87.7825C81.7784 87.6599 82.1091 87.5985 82.4557 87.5985C82.8397 87.5985 83.1731 87.6652 83.4557 87.7985C83.7384 87.9319 83.9704 88.0945 84.1517 88.2865L83.4317 89.1185C83.3037 89.0065 83.1677 88.9239 83.0237 88.8705C82.8851 88.8119 82.7117 88.7825 82.5037 88.7825C82.2691 88.7825 82.0584 88.8439 81.8717 88.9665C81.6851 89.0839 81.5384 89.2545 81.4317 89.4785C81.3251 89.7025 81.2717 89.9719 81.2717 90.2865C81.2717 90.6119 81.3197 90.8892 81.4157 91.1185C81.5171 91.3425 81.6664 91.5132 81.8637 91.6305C82.0664 91.7479 82.3224 91.8065 82.6317 91.8065C82.7064 91.8065 82.7784 91.7985 82.8477 91.7825C82.9224 91.7665 82.9837 91.7425 83.0317 91.7105V90.9905H82.2637V89.8705H84.2477V92.3505C84.0664 92.5265 83.8184 92.6785 83.5037 92.8065C83.1944 92.9292 82.8557 92.9905 82.4877 92.9905ZM84.5255 92.8945L86.1095 87.6945H87.7735L89.3575 92.8945H87.9015L87.3095 90.3665C87.2455 90.1159 87.1815 89.8439 87.1175 89.5505C87.0535 89.2572 86.9895 88.9799 86.9255 88.7185H86.8935C86.8401 88.9799 86.7815 89.2572 86.7175 89.5505C86.6535 89.8439 86.5895 90.1159 86.5255 90.3665L85.9335 92.8945H84.5255ZM85.6615 91.7905V90.7265H88.2055V91.7905H85.6615Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter3_f_494_205387)'%3E%3Cpath d='M52.6495 85.2168C51.189 85.9742 49.5318 84.6469 49.8269 82.9525L52.9673 64.8604L39.6377 52.0239C38.3929 50.8228 39.0399 48.6273 40.7085 48.3902L59.2405 45.728L67.5038 29.1774C68.2492 27.6857 70.2658 27.6857 71.0112 29.1774L79.2745 45.728L97.8065 48.3902C99.4751 48.6273 100.122 50.8228 98.8735 52.0239L85.5477 64.8604L88.6881 82.9525C88.9832 84.6469 87.326 85.9742 85.8655 85.2168L69.2518 76.5877L52.6495 85.2168Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter4_d_494_205387)'%3E%3Cpath d='M50.9997 64.8402C49.9533 64.6612 49.6106 63.3427 50.4174 62.5926L59.0263 54.5796L57.1042 42.8723C56.9255 41.7778 58.1075 40.9083 59.0603 41.4332L69.6541 47.2486L80.3119 42.0049C81.2728 41.5325 82.3137 42.3131 82.1222 43.3625L79.9949 55.0033L88.5321 63.5346C89.3018 64.3014 88.7877 65.6717 87.6793 65.8011L75.843 67.1908L70.476 77.6349C69.9739 78.6134 68.6058 78.649 68.1445 77.6974L62.9021 66.865L50.9997 64.8402Z' fill='%23F17942'/%3E%3C/g%3E%3Cg filter='url(%23filter5_d_494_205387)'%3E%3Cg clip-path='url(%23paint19_angular_494_205387_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000206754 -0.0260105 0.0277703 0.000218616 69.2572 56.7474)'%3E%3CforeignObject x='-928.463' y='-928.463' width='1856.93' height='1856.93'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(240, 126, 86, 1) 91.7857deg,rgba(250, 215, 114, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M55.813 79.5235C54.6307 80.1293 53.2891 79.0675 53.528 77.712L56.0703 63.2383L45.2797 52.9691C44.272 52.0083 44.7957 50.2518 46.1465 50.0621L61.1485 47.9324L67.8379 34.6919C68.4413 33.4985 70.0738 33.4985 70.6772 34.6919L77.3666 47.9324L92.3687 50.0621C93.7194 50.2518 94.2432 52.0083 93.2324 52.9691L82.4449 63.2383L84.9871 77.712C85.226 79.0675 83.8844 80.1293 82.7022 79.5235L69.253 72.6202L55.813 79.5235Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94331824779510498,&%2334;g&%2334;:0.49721625447273254,&%2334;b&%2334;:0.33741852641105652,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.25496017932891846%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.41350877285003662,&%2334;m01&%2334;:55.540527343750,&%2334;m02&%2334;:41.280143737792969,&%2334;m10&%2334;:-52.020969390869141,&%2334;m11&%2334;:0.43723115324974060,&%2334;m12&%2334;:82.539245605468750%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg clip-path='url(%23paint20_angular_494_205387_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00362805 -0.00799474 0.013678 0.00614731 88.6403 30.9944)'%3E%3CforeignObject x='-1228.47' y='-1228.47' width='2456.94' height='2456.94'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(242, 141, 77, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M91.7501 24.0312L80.3477 27.6418L86.0489 34.8628L96.2317 34.347L91.7501 24.0312Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.55294120311737061,&%2334;b&%2334;:0.30196079611778259,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:7.2560944557189941,&%2334;m01&%2334;:27.355918884277344,&%2334;m02&%2334;:71.334335327148438,&%2334;m10&%2334;:-15.989474296569824,&%2334;m11&%2334;:12.294614791870117,&%2334;m12&%2334;:32.841838836669922%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint21_angular_494_205387_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00444865 0.00494449 -0.00845938 0.00753773 81.7305 109.326)'%3E%3CforeignObject x='-1276.62' y='-1276.62' width='2553.23' height='2553.23'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(242, 141, 77, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M85.6205 113.598L86.599 104.641L79.8337 106.358L77.0766 113.528L85.6205 113.598Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.55294120311737061,&%2334;b&%2334;:0.30196079611778259,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:8.8973073959350586,&%2334;m01&%2334;:-16.918769836425781,&%2334;m02&%2334;:85.741233825683594,&%2334;m10&%2334;:9.8889818191528320,&%2334;m11&%2334;:15.075457572937012,&%2334;m12&%2334;:96.843658447265625%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint22_angular_494_205387_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00471341 0.00469528 -0.00803301 -0.00798634 56.1602 108.813)'%3E%3CforeignObject x='-1276.88' y='-1276.88' width='2553.75' height='2553.75'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(242, 141, 77, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M52.0905 112.915L61.1309 113.389L59.0326 106.763L51.6859 104.422L52.0905 112.915Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.55294120311737061,&%2334;b&%2334;:0.30196079611778259,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-9.4268293380737305,&%2334;m01&%2334;:-16.066020965576172,&%2334;m02&%2334;:68.906608581542969,&%2334;m10&%2334;:9.3905563354492188,&%2334;m11&%2334;:-15.972676277160645,&%2334;m12&%2334;:112.10356903076172%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint23_angular_494_205387_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00385565 -0.0071734 -0.0134911 0.00603065 50.8376 30.8266)'%3E%3CforeignObject x='-1238.52' y='-1238.52' width='2477.04' height='2477.04'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 115, 1) 0deg,rgba(242, 143, 79, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M47.5296 24.5772L59.0278 27.5115L53.5386 34.2714L43.3482 34.1197L47.5296 24.5772Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.45098039507865906,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.56078433990478516,&%2334;b&%2334;:0.30980393290519714,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-7.7112989425659180,&%2334;m01&%2334;:-26.982189178466797,&%2334;m02&%2334;:68.184371948242188,&%2334;m10&%2334;:-14.346804618835449,&%2334;m11&%2334;:12.061297416687012,&%2334;m12&%2334;:31.969337463378906%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter6_f_494_205387)'%3E%3Cpath d='M51.5427 63.7587L49.6716 61.3547L46.6471 61.7557L49.0581 59.8963L48.6505 56.8837L50.5216 59.2877L53.5461 58.8867L51.1351 60.7461L51.5427 63.7587Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M42.4001 63.288L40.529 60.884L37.5045 61.285L39.9155 59.4256L39.5079 56.413L41.379 58.817L44.4035 58.416L41.9925 60.2754L42.4001 63.288Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter7_f_494_205387)'%3E%3Cpath d='M114.498 80.8305L113.78 77.0785L110.157 75.8074L113.93 75.0989L115.205 71.4985L115.922 75.2504L119.545 76.5215L115.772 77.23L114.498 80.8305Z' fill='white'/%3E%3C/g%3E%3Cpath d='M114.498 80.8305L113.78 77.0785L110.157 75.8074L113.93 75.0989L115.205 71.4985L115.922 75.2504L119.545 76.5215L115.772 77.23L114.498 80.8305Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter8_f_494_205387)'%3E%3Cpath d='M27.7825 24.6697L28.7456 27.5571L31.732 28.1816L28.838 29.1358L28.2179 32.1119L27.2547 29.2246L24.2684 28.6L27.1624 27.6458L27.7825 24.6697Z' fill='white'/%3E%3C/g%3E%3Cpath d='M27.7825 24.6697L28.7456 27.5571L31.732 28.1816L28.838 29.1358L28.2179 32.1119L27.2547 29.2246L24.2684 28.6L27.1624 27.6458L27.7825 24.6697Z' fill='white'/%3E%3Cg filter='url(%23filter9_f_494_205387)'%3E%3Cpath d='M19.149 97.4145L19.963 95.437L18.6554 93.7473L20.6399 94.553L22.3403 93.2473L21.5264 95.2248L22.8339 96.9144L20.8494 96.1088L19.149 97.4145Z' fill='white'/%3E%3C/g%3E%3Cpath d='M19.149 97.4145L19.963 95.437L18.6554 93.7473L20.6399 94.553L22.3403 93.2473L21.5264 95.2248L22.8339 96.9144L20.8494 96.1088L19.149 97.4145Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter10_f_494_205387)'%3E%3Cpath d='M30.0337 114.724L29.4364 112.496L27.1979 111.887L29.4396 111.297L30.0487 109.075L30.6459 111.303L32.8845 111.912L30.6427 112.501L30.0337 114.724Z' fill='white'/%3E%3C/g%3E%3Cpath d='M30.0337 114.724L29.4364 112.496L27.1979 111.887L29.4396 111.297L30.0487 109.075L30.6459 111.303L32.8845 111.912L30.6427 112.501L30.0337 114.724Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter11_f_494_205387)'%3E%3Cpath d='M114.49 25.5494L113.066 26.0188L112.761 27.483L112.287 26.0625L110.818 25.7553L112.242 25.2858L112.547 23.8217L113.021 25.2422L114.49 25.5494Z' fill='white'/%3E%3C/g%3E%3Cpath d='M114.49 25.5494L113.066 26.0188L112.761 27.483L112.287 26.0625L110.818 25.7553L112.242 25.2858L112.547 23.8217L113.021 25.2422L114.49 25.5494Z' fill='white'/%3E%3Cg filter='url(%23filter12_f_494_205387)'%3E%3Cpath d='M116.518 107.275L118.555 109.078L121.145 108.23L119.333 110.258L120.185 112.835L118.148 111.032L115.558 111.88L117.37 109.852L116.518 107.275Z' fill='white'/%3E%3C/g%3E%3Cpath d='M116.518 107.275L118.555 109.078L121.145 108.23L119.333 110.258L120.185 112.835L118.148 111.032L115.558 111.88L117.37 109.852L116.518 107.275Z' fill='white'/%3E%3Cg filter='url(%23filter13_f_494_205387)'%3E%3Cpath d='M96.7939 101.198L97.8678 104.418L101.198 105.114L97.9708 106.178L97.2793 109.497L96.2054 106.277L92.8755 105.581L96.1024 104.517L96.7939 101.198Z' fill='white'/%3E%3C/g%3E%3Cpath d='M96.7939 101.198L97.8678 104.418L101.198 105.114L97.9708 106.178L97.2793 109.497L96.2054 106.277L92.8755 105.581L96.1024 104.517L96.7939 101.198Z' fill='white'/%3E%3Cg filter='url(%23filter14_f_494_205387)'%3E%3Cpath d='M93.9189 60.9679L94.9928 64.1875L98.3227 64.8839L95.0958 65.9478L94.4043 69.2664L93.3304 66.0468L90.0005 65.3504L93.2274 64.2864L93.9189 60.9679Z' fill='white'/%3E%3C/g%3E%3Cpath d='M93.9189 60.9679L94.9928 64.1875L98.3227 64.8839L95.0958 65.9478L94.4043 69.2664L93.3304 66.0468L90.0005 65.3504L93.2274 64.2864L93.9189 60.9679Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_494_205387' x='0.158203' y='28.2852' width='71.0254' height='66.748' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter1_f_494_205387' x='22.4258' y='18.334' width='92.1426' height='98.8047' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_494_205387_clip_path' transform='translate(-22.4258 -18.334)'%3E%3Cpath d='M65.1127 30.9662C67.0826 30.1071 68.0676 29.6775 69.1105 29.6775C70.1534 29.6776 71.1384 30.1072 73.1083 30.9664L92.8397 39.5728C95.1693 40.5889 96.3341 41.0969 96.9877 42.0951C97.6413 43.0932 97.6413 44.364 97.6413 46.9056V75.3953C97.6413 79.6548 97.6413 81.7846 96.8209 83.6831C96.0006 85.5816 94.4496 87.0411 91.3476 89.9602L73.2194 107.02C71.2711 108.853 70.297 109.77 69.1074 109.77C67.9177 109.77 66.9436 108.853 64.9954 107.019L46.8692 89.9601C43.7675 87.0411 42.2167 85.5815 41.3964 83.6831C40.5762 81.7847 40.5762 79.6551 40.5762 75.3959V46.9058C40.5762 44.3642 40.5762 43.0933 41.2298 42.0951C41.8835 41.097 43.0483 40.5889 45.3781 39.5729L65.1127 30.9662Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_494_205387_clip_path' transform='translate(-22.4258 -18.334)'%3E%3Cpath d='M62.4304 30.8134C65.7376 29.641 67.3911 29.0548 69.1106 29.0546C70.8301 29.0544 72.4838 29.6403 75.7912 30.8119L84.3279 33.8359C90.7665 36.1167 93.9858 37.2572 95.8192 39.8523C97.6525 42.4475 97.6516 45.8628 97.6498 52.6935L97.6436 75.5676C97.6425 79.7446 97.6419 81.8331 96.8496 83.7024C96.0573 85.5718 94.5569 87.0246 91.5562 89.9302L83.0206 98.1953C76.444 104.563 73.1557 107.747 69.1074 107.747C65.0592 107.747 61.771 104.563 55.1947 98.1946L46.6652 89.9346C43.6626 87.0268 42.1612 85.573 41.369 83.7022C40.5768 81.8315 40.5773 79.7416 40.5785 75.5618L40.5846 52.6819C40.5865 45.8565 40.5874 42.4438 42.4199 39.8507C44.2525 37.2575 47.469 36.1173 53.9021 33.8367L62.4304 30.8134Z'/%3E%3C/clipPath%3E%3Cfilter id='filter2_d_494_205387' x='47.6895' y='87.5977' width='45.668' height='13.3926' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_205387'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_205387' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_f_494_205387' x='10.9883' y='0.0585938' width='116.537' height='113.377' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter4_d_494_205387' x='45.9707' y='41.2754' width='46.9297' height='45.1152' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_205387'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_205387' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter5_d_494_205387' x='40.7539' y='33.7969' width='57.0059' height='53.9004' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_205387'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_205387' result='shape'/%3E%3C/filter%3E%3CclipPath id='paint19_angular_494_205387_clip_path'%3E%3Cpath d='M55.813 79.5235C54.6307 80.1293 53.2891 79.0675 53.528 77.712L56.0703 63.2383L45.2797 52.9691C44.272 52.0083 44.7957 50.2518 46.1465 50.0621L61.1485 47.9324L67.8379 34.6919C68.4413 33.4985 70.0738 33.4985 70.6772 34.6919L77.3666 47.9324L92.3687 50.0621C93.7194 50.2518 94.2432 52.0083 93.2324 52.9691L82.4449 63.2383L84.9871 77.712C85.226 79.0675 83.8844 80.1293 82.7022 79.5235L69.253 72.6202L55.813 79.5235Z'/%3E%3C/clipPath%3E%3CclipPath id='paint20_angular_494_205387_clip_path'%3E%3Cpath d='M91.7501 24.0312L80.3477 27.6418L86.0489 34.8628L96.2317 34.347L91.7501 24.0312Z'/%3E%3C/clipPath%3E%3CclipPath id='paint21_angular_494_205387_clip_path'%3E%3Cpath d='M85.6205 113.598L86.599 104.641L79.8337 106.358L77.0766 113.528L85.6205 113.598Z'/%3E%3C/clipPath%3E%3CclipPath id='paint22_angular_494_205387_clip_path'%3E%3Cpath d='M52.0905 112.915L61.1309 113.389L59.0326 106.763L51.6859 104.422L52.0905 112.915Z'/%3E%3C/clipPath%3E%3CclipPath id='paint23_angular_494_205387_clip_path'%3E%3Cpath d='M47.5296 24.5772L59.0278 27.5115L53.5386 34.2714L43.3482 34.1197L47.5296 24.5772Z'/%3E%3C/clipPath%3E%3Cfilter id='filter6_f_494_205387' x='42.6465' y='52.8828' width='14.9004' height='14.875' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter7_f_494_205387' x='106.156' y='67.498' width='17.3887' height='17.332' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter8_f_494_205387' x='20.2676' y='20.6699' width='15.4648' height='15.4414' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter9_f_494_205387' x='14.6562' y='89.248' width='12.1777' height='12.166' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter10_f_494_205387' x='23.1973' y='105.074' width='13.6875' height='13.6504' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter11_f_494_205387' x='106.818' y='19.8223' width='11.6719' height='11.6602' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter12_f_494_205387' x='111.559' y='103.275' width='13.5859' height='13.5605' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter13_f_494_205387' x='88.875' y='97.1992' width='16.3223' height='16.2969' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3Cfilter id='filter14_f_494_205387' x='86' y='56.9688' width='16.3223' height='16.2969' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205387'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_494_205387' x1='81.7236' y1='56.0982' x2='104.414' y2='29.7118' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_494_205387' x1='90.0714' y1='51.8721' x2='99.4987' y2='35.5225' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_494_205387' x1='94.7481' y1='60.0752' x2='102.214' y2='47.7124' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_494_205387' x1='100.404' y1='67.849' x2='105.64' y2='59.57' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_494_205387' x1='51.8135' y1='61.2564' x2='29.1232' y2='34.87' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_494_205387' x1='43.4637' y1='57.0303' x2='34.0365' y2='40.6807' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_494_205387' x1='38.789' y1='65.2315' x2='31.323' y2='52.8686' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_494_205387' x1='33.1327' y1='73.0072' x2='27.8969' y2='64.7282' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear_494_205387' x1='56.9971' y1='56.0982' x2='34.3068' y2='29.7118' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint9_linear_494_205387' x1='48.6473' y1='51.8721' x2='39.2201' y2='35.5225' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint10_linear_494_205387' x1='43.9726' y1='60.0733' x2='36.5066' y2='47.7104' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint11_linear_494_205387' x1='38.3163' y1='67.849' x2='33.0805' y2='59.57' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint12_linear_494_205387' x1='68.4968' y1='27.666' x2='68.4968' y2='107.807' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F4A455'/%3E%3Cstop offset='1' stop-color='%23ED4E60'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint13_linear_494_205387' x1='69.3604' y1='23' x2='69.3604' y2='121' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FADC6A'/%3E%3Cstop offset='1' stop-color='%23F4A339'/%3E%3C/linearGradient%3E%3CradialGradient id='paint14_radial_494_205387' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(36.1608 35.138) rotate(44.6968) scale(92.6977 212.811)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint15_radial_494_205387' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(36.1731 35.1384) rotate(44.6968) scale(92.6977 212.811)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint16_linear_494_205387' x1='37.0343' y1='115.576' x2='37.0343' y2='94.2247' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint17_linear_494_205387' x1='103.949' y1='115.574' x2='103.949' y2='94.2063' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint18_linear_494_205387' x1='70.4513' y1='103.436' x2='70.4513' y2='82.1117' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 130px;
  height: 121px;
}
.box-podium .box-podium-inner .box-podium-item:nth-child(2) .box-podium-item-inner .box-circle {
  min-height: 114px;
  max-height: 136px;
}
.box-podium .box-podium-inner .box-podium-item:nth-child(2) .box-podium-item-inner .box-circle:before {
  content: "";
  background-image: url("/o/axa-emma-theme/images/referral/winner.gif");
  position: absolute;
  width: 672px;
  height: 591px;
  opacity: 0.07;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-size: cover;
  margin-top: -30px;
}
.box-podium .box-podium-inner .box-podium-item:nth-child(2) .box-podium-item-inner .box-circle .box-vector {
  background-image: url("data:image/svg+xml,%3Csvg width='124' height='140' viewBox='0 0 124 140' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_494_205386)'%3E%3Cpath d='M50.2928 15.7502C55.6054 12.7276 58.2618 11.2163 61.172 11.2163C64.0821 11.2163 66.7385 12.7276 72.0512 15.7502L99.5635 31.4032C104.989 34.4901 107.702 36.0335 109.193 38.5975C110.684 41.1615 110.684 44.2827 110.684 50.525V81.275C110.684 87.5173 110.684 90.6385 109.193 93.2025C107.702 95.7665 104.989 97.31 99.5635 100.397L72.0512 116.05C66.7385 119.072 64.0821 120.584 61.172 120.584C58.2618 120.584 55.6054 119.072 50.2928 116.05L22.7804 100.397C17.3547 97.31 14.6419 95.7665 13.1508 93.2025C11.6596 90.6385 11.6596 87.5173 11.6596 81.275V50.525C11.6596 44.2827 11.6596 41.1615 13.1508 38.5975C14.6419 36.0335 17.3547 34.4901 22.7804 31.4032L50.2928 15.7502Z' fill='%2383763D'/%3E%3C/g%3E%3Cpath d='M56.972 5.27338C59.6441 4.15205 60.9802 3.59138 62.3894 3.59138C63.7987 3.59138 65.1347 4.15205 67.8068 5.27339L104.545 20.6905C108.112 22.1872 109.895 22.9355 110.898 24.4448C111.902 25.9542 111.902 27.888 111.902 31.7557L111.902 84.5821C111.902 89.2589 111.902 91.5973 111.002 93.6827C110.103 95.768 108.402 97.3729 105.001 100.583L67.884 135.608C65.2834 138.062 63.9831 139.289 62.3939 139.289C60.8046 139.289 59.5042 138.063 56.9034 135.609L19.7795 100.583C16.3773 97.373 14.6762 95.768 13.7766 93.6825C12.877 91.597 12.877 89.2583 12.877 84.5809L12.877 31.7557C12.877 27.8881 12.877 25.9542 13.8804 24.4448C14.8839 22.9355 16.6671 22.1872 20.2335 20.6905L56.972 5.27338Z' fill='url(%23paint0_linear_494_205386)'/%3E%3CforeignObject x='0.660156' y='0.216797' width='121.023' height='131.367'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_494_205386_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M58.0555 13.4785C60.0189 12.6257 61.0006 12.1993 62.0396 12.1994C63.0787 12.1994 64.0603 12.6258 66.0237 13.4787L97.5058 27.1545C99.8405 28.1687 101.008 28.6758 101.663 29.6748C102.318 30.6738 102.318 31.9466 102.318 34.4921V80.1518C102.318 84.423 102.318 86.5586 101.494 88.4611C100.67 90.3636 99.1113 91.824 95.9949 94.7447L66.1383 122.727C64.1936 124.549 63.2213 125.46 62.0352 125.46C60.849 125.46 59.8767 124.549 57.9321 122.726L28.0786 94.7446C24.9625 91.8239 23.4045 90.3636 22.5802 88.4612C21.7559 86.5587 21.7559 84.4233 21.7559 80.1524V34.4923C21.7559 31.9467 21.7559 30.6739 22.4111 29.6749C23.0664 28.6758 24.2339 28.1687 26.5688 27.1546L58.0555 13.4785Z' fill='url(%23paint1_radial_494_205386)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_494_205386' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='21' y='11' width='82' height='113'%3E%3CforeignObject x='0.660156' y='0.216797' width='121.023' height='131.367'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_494_205386_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M55.3837 13.0042C58.6791 11.8407 60.3268 11.259 62.0397 11.2588C63.7526 11.2586 65.4004 11.84 68.6961 13.0027L88.9859 20.1608C95.4356 22.4363 98.6605 23.574 100.498 26.1709C102.335 28.7678 102.334 32.1875 102.332 39.0269L102.321 80.3237C102.32 84.5122 102.319 86.6065 101.523 88.4799C100.726 90.3533 99.2189 91.8071 96.2039 94.7147L75.919 114.276C69.3541 120.607 66.0716 123.773 62.0352 123.773C57.9988 123.773 54.7165 120.607 48.1519 114.276L27.8742 94.719C24.8573 91.8094 23.3489 90.3546 22.5527 88.4797C21.7565 86.6049 21.757 84.5092 21.7582 80.3179L21.7694 39.0153C21.7712 32.1812 21.7721 28.7641 23.6084 26.1693C25.4446 23.5744 28.6667 22.4368 35.111 20.1616L55.3837 13.0042Z' fill='url(%23paint2_radial_494_205386)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_494_205386)'%3E%3Cpath opacity='0.3' d='M108.551 65.8999C108.551 57.8541 106.402 49.9501 102.319 42.9822L62.0382 65.8999H108.551Z' fill='white'/%3E%3Cpath d='M102.319 88.8177C106.402 81.8498 108.551 73.9457 108.551 65.8999H62.0382L102.319 88.8177Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M85.2946 105.595C92.3654 101.572 98.2371 95.7855 102.319 88.8177L62.0382 65.8999L85.2946 105.595Z' fill='white'/%3E%3Cpath d='M62.0382 111.735C70.2029 111.735 78.2237 109.618 85.2946 105.595L62.0382 65.8999L62.0382 111.735Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M38.7818 105.595C45.8526 109.618 53.8735 111.735 62.0382 111.735L62.0382 65.8999L38.7818 105.595Z' fill='white'/%3E%3Cpath d='M21.7569 88.8177C25.8393 95.7855 31.7109 101.572 38.7818 105.595L62.0382 65.8999L21.7569 88.8177Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M15.5254 65.8999C15.5254 73.9457 17.6746 81.8498 21.7569 88.8177L62.0382 65.8999L15.5254 65.8999Z' fill='white'/%3E%3Cpath d='M21.7569 42.9822C17.6746 49.9501 15.5254 57.8541 15.5254 65.8999L62.0382 65.8999L21.7569 42.9822Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M38.7818 26.2052C31.711 30.2281 25.8393 36.0143 21.7569 42.9822L62.0382 65.8999L38.7818 26.2052Z' fill='white'/%3E%3Cpath d='M62.0382 20.0645C53.8735 20.0645 45.8526 22.1823 38.7818 26.2052L62.0382 65.8999L62.0382 20.0645Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M85.2946 26.2052C78.2237 22.1823 70.2029 20.0645 62.0382 20.0645L62.0382 65.8999L85.2946 26.2052Z' fill='white'/%3E%3Cpath d='M102.319 42.9822C98.2371 36.0143 92.3654 30.2281 85.2946 26.2052L62.0382 65.8999L102.319 42.9822Z' fill='%23958A56'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M28.223 113.507C27.5694 113.743 25.4602 114.392 23.4996 115.012L19.9941 116.105L24.6879 120.769C27.2724 123.367 29.5004 125.463 29.6192 125.463C29.7678 125.463 29.8569 122.658 29.8569 119.263C29.8569 115.839 29.7678 113.064 29.6489 113.093C29.5004 113.093 28.8766 113.3 28.223 113.507Z' fill='%233E3823'/%3E%3Cpath d='M98.002 119.263C98.002 122.672 98.3017 125.463 98.4503 125.463C98.5691 125.463 100.586 123.377 103.171 120.791L107.865 116.119L106.439 115.679C105.013 115.238 100.022 113.681 98.6852 113.269L98.002 113.093V119.263Z' fill='%233E3823'/%3E%3Cpath d='M16.4544 104.201C14.8019 104.771 12.4059 105.748 11.0839 106.372C8.30234 107.675 3.81323 110.443 4.00601 110.688C4.08863 110.769 5.85123 112.506 7.88923 114.514L11.6348 118.178L10.3679 122.927C9.65183 125.533 8.74299 128.898 8.30234 130.391C7.86169 131.884 7.55875 133.132 7.58629 133.159C7.61383 133.213 9.07348 132.535 10.8085 131.694C16.0688 129.142 24.1657 126.401 28.3519 125.75C28.9853 125.641 29.5086 125.56 29.5086 125.533C29.5086 125.479 27.4706 123.47 24.9644 121.028C21.8523 117.988 20.5304 116.523 20.7782 116.36C21.0261 116.197 21.0261 116.143 20.7782 116.143C20.5028 116.143 20.4202 114.65 20.4202 109.629C20.4202 103.604 20.3927 103.116 19.952 103.143C19.6766 103.143 18.1068 103.631 16.4544 104.201Z' fill='%2361583A'/%3E%3Cpath d='M107.448 109.628C107.448 114.649 107.366 116.142 107.118 116.142C106.842 116.142 106.842 116.196 107.09 116.359C107.338 116.522 106.016 117.987 102.904 121.027C100.398 123.469 98.3874 125.478 98.4425 125.505C98.4701 125.532 99.2412 125.695 100.15 125.885C105.273 126.943 111.69 129.142 116.95 131.611C118.767 132.48 120.282 133.158 120.31 133.158C120.337 133.131 120.007 131.883 119.566 130.39C119.125 128.897 118.217 125.532 117.501 122.927L116.234 118.177L120.117 114.405L124 110.605L123.367 110.144C122.155 109.221 118.465 107.159 116.206 106.1C113.838 105.014 108.495 103.115 107.834 103.115C107.503 103.115 107.448 104.227 107.448 109.628Z' fill='%2361583A'/%3E%3Cpath d='M58.9758 86.1799C58.2873 86.2342 56.1942 86.397 54.2939 86.5599C45.0127 87.3469 34.9328 89.4909 22.7599 93.2633L20.2812 94.0504L20.3914 105.015C20.4465 111.067 20.5291 116.061 20.5842 116.088C20.6117 116.142 22.4845 115.626 24.7428 114.948C27.0012 114.269 29.0392 113.699 29.287 113.699C29.5349 113.699 31.6555 113.211 33.9689 112.614C45.1779 109.737 54.1011 108.543 64.1259 108.543C73.5172 108.543 82.0823 109.656 92.4376 112.261C95.1641 112.939 97.7804 113.564 98.2211 113.618C98.6893 113.699 100.893 114.296 103.123 114.975C105.382 115.653 107.254 116.142 107.282 116.088C107.337 116.061 107.42 111.067 107.475 105.015L107.585 94.0504L104.28 93.0191C93.7044 89.7081 84.2856 87.6726 74.9768 86.6684C71.2589 86.2885 61.3443 85.9628 58.9758 86.1799Z' fill='url(%23paint3_linear_494_205386)'/%3E%3Cg filter='url(%23filter1_f_494_205386)'%3E%3Cpath d='M48.7543 80.6986C47.5681 81.3077 46.222 80.2402 46.4617 78.8774L49.0125 64.326L38.1857 54.0017C37.1747 53.0357 37.7002 51.2698 39.0554 51.0791L54.1078 48.9379L60.8196 35.6264C61.425 34.4266 63.063 34.4266 63.6684 35.6264L70.3802 48.9379L85.4325 51.0791C86.7878 51.2698 87.3133 53.0357 86.2992 54.0017L75.4755 64.326L78.0262 78.8774C78.2659 80.2402 76.9199 81.3077 75.7336 80.6986L62.2394 73.7582L48.7543 80.6986Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23paint4_angular_494_205386_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000167933 -0.0209201 0.022556 0.000175831 62.2423 57.8007)'%3E%3CforeignObject x='-937.887' y='-937.887' width='1875.77' height='1875.77'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(179, 170, 128, 1) 0deg,rgba(122, 108, 65, 1) 111.084deg,rgba(179, 170, 128, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M51.3224 76.1194C50.3621 76.6067 49.2725 75.7527 49.4665 74.6624L51.5314 63.0214L42.7669 54.7619C41.9484 53.9891 42.3738 52.5764 43.4709 52.4238L55.6562 50.7109L61.0895 40.0617C61.5796 39.1018 62.9056 39.1018 63.3957 40.0617L68.8291 50.7109L81.0143 52.4238C82.1114 52.5764 82.5368 53.9891 81.7159 54.7619L72.9538 63.0214L75.0187 74.6624C75.2128 75.7527 74.1231 76.6067 73.1628 76.1194L62.2389 70.5671L51.3224 76.1194Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.47843137383460999,&%2334;g&%2334;:0.42352941632270813,&%2334;b&%2334;:0.25490197539329529,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.30856710672378540%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.70196080207824707,&%2334;g&%2334;:0.66666668653488159,&%2334;b&%2334;:0.50196081399917603,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.33586698770523071,&%2334;m01&%2334;:45.112052917480469,&%2334;m02&%2334;:39.518325805664062,&%2334;m10&%2334;:-41.840145111083984,&%2334;m11&%2334;:0.35166233777999878,&%2334;m12&%2334;:78.544982910156250%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter2_d_494_205386)'%3E%3Cpath d='M45.6768 98.5254V92.6754H47.2248V94.8534H47.2608L48.7368 92.6754H50.4288L48.6828 95.0514L50.7708 98.5254H49.0788L47.7828 96.2754L47.2248 97.0674V98.5254H45.6768ZM51.3282 98.5254V92.6754H55.1082V93.9714H52.8762V94.8894H54.7842V96.1854H52.8762V97.2294H55.1982V98.5254H51.3282ZM56.3292 98.5254V92.6754H57.9132L59.2092 95.2854C59.3112 95.4834 59.4072 95.6964 59.4972 95.9244C59.5872 96.1464 59.6772 96.3714 59.7672 96.5994H59.8032C59.7672 96.2814 59.7252 95.9214 59.6772 95.5194C59.6292 95.1114 59.6052 94.7274 59.6052 94.3674V92.6754H61.0812V98.5254H59.4972L58.2012 95.9154C58.1052 95.7174 58.0092 95.5044 57.9132 95.2764C57.8232 95.0484 57.7332 94.8234 57.6432 94.6014H57.6072C57.6432 94.9314 57.6852 95.2974 57.7332 95.6994C57.7812 96.0954 57.8052 96.4734 57.8052 96.8334V98.5254H56.3292ZM61.638 98.5254L63.42 92.6754H65.292L67.074 98.5254H65.436L64.77 95.6814C64.698 95.3994 64.626 95.0934 64.554 94.7634C64.482 94.4334 64.41 94.1214 64.338 93.8274H64.302C64.242 94.1214 64.176 94.4334 64.104 94.7634C64.032 95.0934 63.96 95.3994 63.888 95.6814L63.222 98.5254H61.638ZM62.916 97.2834V96.0864H65.778V97.2834H62.916ZM67.6319 98.5254V92.6754H69.1799V97.2294H71.3939V98.5254H67.6319ZM71.5785 98.5254L73.3605 92.6754H75.2325L77.0145 98.5254H75.3765L74.7105 95.6814C74.6385 95.3994 74.5665 95.0934 74.4945 94.7634C74.4225 94.4334 74.3505 94.1214 74.2785 93.8274H74.2425C74.1825 94.1214 74.1165 94.4334 74.0445 94.7634C73.9725 95.0934 73.9005 95.3994 73.8285 95.6814L73.1625 98.5254H71.5785ZM72.8565 97.2834V96.0864H75.7185V97.2834H72.8565ZM77.5723 98.5254V92.6754H79.1563L80.4523 95.2854C80.5543 95.4834 80.6503 95.6964 80.7403 95.9244C80.8303 96.1464 80.9203 96.3714 81.0103 96.5994H81.0463C81.0103 96.2814 80.9683 95.9214 80.9203 95.5194C80.8723 95.1114 80.8483 94.7274 80.8483 94.3674V92.6754H82.3243V98.5254H80.7403L79.4443 95.9154C79.3483 95.7174 79.2523 95.5044 79.1563 95.2764C79.0663 95.0484 78.9763 94.8234 78.8863 94.6014H78.8503C78.8863 94.9314 78.9283 95.2974 78.9763 95.6994C79.0243 96.0954 79.0483 96.4734 79.0483 96.8334V98.5254H77.5723Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter3_f_494_205386)'%3E%3Cpath d='M45.5454 59.74L43.8359 56.618L40.8226 57.4172L43.3144 54.6805L43.0871 50.6064L44.7967 53.7284L47.8099 52.9293L45.3181 55.666L45.5454 59.74Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M36.7251 59.0818L35.0156 55.9598L32.0023 56.759L34.4941 54.0223L34.2668 49.9482L35.9763 53.0702L38.9896 52.2711L36.4978 55.0078L36.7251 59.0818Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter4_f_494_205386)'%3E%3Cpath d='M106.285 84.1907L105.751 78.7464L102.414 77.1687L105.963 75.8321L107.284 70.4528L107.817 75.8971L111.154 77.4748L107.605 78.8113L106.285 84.1907Z' fill='white'/%3E%3C/g%3E%3Cpath d='M106.285 84.1907L105.751 78.7464L102.414 77.1687L105.963 75.8321L107.284 70.4528L107.817 75.8971L111.154 77.4748L107.605 78.8113L106.285 84.1907Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter5_f_494_205386)'%3E%3Cpath d='M23.0413 5.75119L23.8073 9.37231L26.7669 9.83007L23.7894 11.4031L22.9569 15.3245L22.1909 11.7034L19.2313 11.2457L22.2088 9.6726L23.0413 5.75119Z' fill='white'/%3E%3C/g%3E%3Cpath d='M23.0413 5.75119L23.8073 9.37231L26.7669 9.83007L23.7894 11.4031L22.9569 15.3245L22.1909 11.7034L19.2313 11.2457L22.2088 9.6726L23.0413 5.75119Z' fill='white'/%3E%3Cg filter='url(%23filter6_f_494_205386)'%3E%3Cpath d='M14.6114 106.787L15.2462 104.163L13.8343 101.661L15.8355 103.03L17.3892 101.448L16.7544 104.073L18.1663 106.575L16.1651 105.205L14.6114 106.787Z' fill='white'/%3E%3C/g%3E%3Cpath d='M14.6114 106.787L15.2462 104.163L13.8343 101.661L15.8355 103.03L17.3892 101.448L16.7544 104.073L18.1663 106.575L16.1651 105.205L14.6114 106.787Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter7_f_494_205386)'%3E%3Cpath d='M24.8152 130.975L24.387 128.12L22.3754 127.549L24.4528 126.552L25.1256 123.583L25.5538 126.437L27.5654 127.009L25.4879 128.006L24.8152 130.975Z' fill='white'/%3E%3C/g%3E%3Cpath d='M24.8152 130.975L24.387 128.12L22.3754 127.549L24.4528 126.552L25.1256 123.583L25.5538 126.437L27.5654 127.009L25.4879 128.006L24.8152 130.975Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter8_f_494_205386)'%3E%3Cpath d='M106.518 6.35876L105.053 7.13264L104.644 9.06183L104.267 7.28038L102.811 7.05517L104.276 6.28129L104.685 4.35211L105.062 6.13356L106.518 6.35876Z' fill='white'/%3E%3C/g%3E%3Cpath d='M106.518 6.35876L105.053 7.13264L104.644 9.06183L104.267 7.28038L102.811 7.05517L104.276 6.28129L104.685 4.35211L105.062 6.13356L106.518 6.35876Z' fill='white'/%3E%3Cg filter='url(%23filter9_f_494_205386)'%3E%3Cpath d='M108.394 120.812L110.359 123.333L112.858 122.148L111.11 124.982L111.932 128.585L109.967 126.065L107.468 127.25L109.216 124.416L108.394 120.812Z' fill='white'/%3E%3C/g%3E%3Cpath d='M108.394 120.812L110.359 123.333L112.858 122.148L111.11 124.982L111.932 128.585L109.967 126.065L107.468 127.25L109.216 124.416L108.394 120.812Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_494_205386)'%3E%3Cpath d='M89.6467 112.783L90.5008 116.821L93.801 117.331L90.4809 119.085L89.5526 123.458L88.6984 119.42L85.3983 118.91L88.7184 117.156L89.6467 112.783Z' fill='white'/%3E%3C/g%3E%3Cpath d='M89.6467 112.783L90.5008 116.821L93.801 117.331L90.4809 119.085L89.5526 123.458L88.6984 119.42L85.3983 118.91L88.7184 117.156L89.6467 112.783Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_494_205386)'%3E%3Cpath d='M86.8752 56.5409L87.7294 60.5786L91.0295 61.089L87.7094 62.8431L86.7811 67.2156L85.9269 63.1779L82.6268 62.6675L85.9469 60.9134L86.8752 56.5409Z' fill='white'/%3E%3C/g%3E%3Cpath d='M86.8752 56.5409L87.7294 60.5786L91.0295 61.089L87.7094 62.8431L86.7811 67.2156L85.9269 63.1779L82.6268 62.6675L85.9469 60.9134L86.8752 56.5409Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_494_205386' x='0.660156' y='0.216797' width='121.023' height='131.367' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_494_205386_clip_path' transform='translate(-0.660156 -0.216797)'%3E%3Cpath d='M58.0555 13.4785C60.0189 12.6257 61.0006 12.1993 62.0396 12.1994C63.0787 12.1994 64.0603 12.6258 66.0237 13.4787L97.5058 27.1545C99.8405 28.1687 101.008 28.6758 101.663 29.6748C102.318 30.6738 102.318 31.9466 102.318 34.4921V80.1518C102.318 84.423 102.318 86.5586 101.494 88.4611C100.67 90.3636 99.1113 91.824 95.9949 94.7447L66.1383 122.727C64.1936 124.549 63.2213 125.46 62.0352 125.46C60.849 125.46 59.8767 124.549 57.9321 122.726L28.0786 94.7446C24.9625 91.8239 23.4045 90.3636 22.5802 88.4612C21.7559 86.5587 21.7559 84.4233 21.7559 80.1524V34.4923C21.7559 31.9467 21.7559 30.6739 22.4111 29.6749C23.0664 28.6758 24.2339 28.1687 26.5688 27.1546L58.0555 13.4785Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_494_205386_clip_path' transform='translate(-0.660156 -0.216797)'%3E%3Cpath d='M55.3837 13.0042C58.6791 11.8407 60.3268 11.259 62.0397 11.2588C63.7526 11.2586 65.4004 11.84 68.6961 13.0027L88.9859 20.1608C95.4356 22.4363 98.6605 23.574 100.498 26.1709C102.335 28.7678 102.334 32.1875 102.332 39.0269L102.321 80.3237C102.32 84.5122 102.319 86.6065 101.523 88.4799C100.726 90.3533 99.2189 91.8071 96.2039 94.7147L75.919 114.276C69.3541 120.607 66.0716 123.773 62.0352 123.773C57.9988 123.773 54.7165 120.607 48.1519 114.276L27.8742 94.719C24.8573 91.8094 23.3489 90.3546 22.5527 88.4797C21.7565 86.6049 21.757 84.5092 21.7582 80.3179L21.7694 39.0153C21.7712 32.1812 21.7721 28.7641 23.6084 26.1693C25.4446 23.5744 28.6667 22.4368 35.111 20.1616L55.3837 13.0042Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_f_494_205386' x='9.6582' y='6.72656' width='105.17' height='102.146' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3CclipPath id='paint4_angular_494_205386_clip_path'%3E%3Cpath d='M51.3224 76.1194C50.3621 76.6067 49.2725 75.7527 49.4665 74.6624L51.5314 63.0214L42.7669 54.7619C41.9484 53.9891 42.3738 52.5764 43.4709 52.4238L55.6562 50.7109L61.0895 40.0617C61.5796 39.1018 62.9056 39.1018 63.3957 40.0617L68.8291 50.7109L81.0143 52.4238C82.1114 52.5764 82.5368 53.9891 81.7159 54.7619L72.9538 63.0214L75.0187 74.6624C75.2128 75.7527 74.1231 76.6067 73.1628 76.1194L62.2389 70.5671L51.3224 76.1194Z'/%3E%3C/clipPath%3E%3Cfilter id='filter2_d_494_205386' x='41.6777' y='92.6758' width='44.6465' height='13.8496' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_205386'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_205386' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_f_494_205386' x='36.8223' y='46.6055' width='14.9883' height='17.1348' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter4_f_494_205386' x='98.4141' y='66.4531' width='16.7402' height='21.7383' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter5_f_494_205386' x='15.2305' y='1.75195' width='15.5371' height='17.5723' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter6_f_494_205386' x='9.83398' y='97.4473' width='12.332' height='13.3398' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter7_f_494_205386' x='18.375' y='119.582' width='13.1895' height='15.3926' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter8_f_494_205386' x='98.8105' y='0.351562' width='11.707' height='12.7109' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter9_f_494_205386' x='103.469' y='116.812' width='13.3887' height='15.7734' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter10_f_494_205386' x='81.3984' y='108.783' width='16.4023' height='18.6738' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter11_f_494_205386' x='78.627' y='52.541' width='16.4023' height='18.6738' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_494_205386' x1='62.3894' y1='3' x2='62.3894' y2='140.789' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B3AA80'/%3E%3Cstop offset='1' stop-color='%23786A2D'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_494_205386' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(15.5223 20.065) rotate(44.5798) scale(130.604 299.819)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_494_205386' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(15.5397 20.0648) rotate(44.5798) scale(130.604 299.819)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint3_linear_494_205386' x1='63.9331' y1='116.092' x2='63.9331' y2='86.1102' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237B6531'/%3E%3Cstop offset='1' stop-color='%23A59B6C'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 124px;
  height: 140px;
}
.box-podium .box-podium-inner .box-podium-item:nth-child(2) .box-podium-item-inner .box-circle .box-vector.type-2 {
  background-image: url("data:image/svg+xml,%3Csvg width='124' height='140' viewBox='0 0 124 140' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_494_205386)'%3E%3Cpath d='M50.2928 15.7502C55.6054 12.7276 58.2618 11.2163 61.172 11.2163C64.0821 11.2163 66.7385 12.7276 72.0512 15.7502L99.5635 31.4032C104.989 34.4901 107.702 36.0335 109.193 38.5975C110.684 41.1615 110.684 44.2827 110.684 50.525V81.275C110.684 87.5173 110.684 90.6385 109.193 93.2025C107.702 95.7665 104.989 97.31 99.5635 100.397L72.0512 116.05C66.7385 119.072 64.0821 120.584 61.172 120.584C58.2618 120.584 55.6054 119.072 50.2928 116.05L22.7804 100.397C17.3547 97.31 14.6419 95.7665 13.1508 93.2025C11.6596 90.6385 11.6596 87.5173 11.6596 81.275V50.525C11.6596 44.2827 11.6596 41.1615 13.1508 38.5975C14.6419 36.0335 17.3547 34.4901 22.7804 31.4032L50.2928 15.7502Z' fill='%231950D1'/%3E%3C/g%3E%3Cpath d='M56.972 5.27338C59.6441 4.15205 60.9802 3.59138 62.3894 3.59138C63.7987 3.59138 65.1347 4.15205 67.8068 5.27339L104.545 20.6905C108.112 22.1872 109.895 22.9355 110.898 24.4448C111.902 25.9542 111.902 27.888 111.902 31.7557L111.902 84.5821C111.902 89.2589 111.902 91.5973 111.002 93.6827C110.103 95.768 108.402 97.3729 105.001 100.583L67.884 135.608C65.2834 138.062 63.9831 139.289 62.3939 139.289C60.8046 139.289 59.5042 138.063 56.9034 135.609L19.7795 100.583C16.3773 97.373 14.6762 95.768 13.7766 93.6825C12.877 91.597 12.877 89.2583 12.877 84.5809L12.877 31.7557C12.877 27.8881 12.877 25.9542 13.8804 24.4448C14.8839 22.9355 16.6671 22.1872 20.2335 20.6905L56.972 5.27338Z' fill='url(%23paint0_linear_494_205386)'/%3E%3CforeignObject x='0.660156' y='0.216797' width='121.023' height='131.367'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_494_205386_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M58.0555 13.4785C60.0189 12.6257 61.0006 12.1993 62.0396 12.1994C63.0787 12.1994 64.0603 12.6258 66.0237 13.4787L97.5058 27.1545C99.8405 28.1687 101.008 28.6758 101.663 29.6748C102.318 30.6738 102.318 31.9466 102.318 34.4921V80.1518C102.318 84.423 102.318 86.5586 101.494 88.4611C100.67 90.3636 99.1113 91.824 95.9949 94.7447L66.1383 122.727C64.1936 124.549 63.2213 125.46 62.0352 125.46C60.849 125.46 59.8767 124.549 57.9321 122.726L28.0786 94.7446C24.9625 91.8239 23.4045 90.3636 22.5802 88.4612C21.7559 86.5587 21.7559 84.4233 21.7559 80.1524V34.4923C21.7559 31.9467 21.7559 30.6739 22.4111 29.6749C23.0664 28.6758 24.2339 28.1687 26.5688 27.1546L58.0555 13.4785Z' fill='url(%23paint1_radial_494_205386)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_494_205386' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='21' y='11' width='82' height='113'%3E%3CforeignObject x='0.660156' y='0.216797' width='121.023' height='131.367'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_494_205386_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M55.3837 13.0042C58.6791 11.8407 60.3268 11.259 62.0397 11.2588C63.7526 11.2586 65.4004 11.84 68.6961 13.0027L88.9859 20.1608C95.4356 22.4363 98.6605 23.574 100.498 26.1709C102.335 28.7678 102.334 32.1875 102.332 39.0269L102.321 80.3237C102.32 84.5122 102.319 86.6065 101.523 88.4799C100.726 90.3533 99.2189 91.8071 96.2039 94.7147L75.919 114.276C69.3541 120.607 66.0716 123.773 62.0352 123.773C57.9988 123.773 54.7165 120.607 48.1519 114.276L27.8742 94.719C24.8573 91.8094 23.3489 90.3546 22.5527 88.4797C21.7565 86.6049 21.757 84.5092 21.7582 80.3179L21.7694 39.0153C21.7712 32.1812 21.7721 28.7641 23.6084 26.1693C25.4446 23.5744 28.6667 22.4368 35.111 20.1616L55.3837 13.0042Z' fill='url(%23paint2_radial_494_205386)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_494_205386)'%3E%3Cpath opacity='0.3' d='M108.551 65.8999C108.551 57.8541 106.402 49.9501 102.319 42.9822L62.0382 65.8999H108.551Z' fill='white'/%3E%3Cpath d='M102.319 88.8177C106.402 81.8498 108.551 73.9457 108.551 65.8999H62.0382L102.319 88.8177Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M85.2946 105.595C92.3654 101.572 98.2371 95.7855 102.319 88.8177L62.0382 65.8999L85.2946 105.595Z' fill='white'/%3E%3Cpath d='M62.0382 111.735C70.2029 111.735 78.2237 109.618 85.2946 105.595L62.0382 65.8999L62.0382 111.735Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M38.7818 105.595C45.8526 109.618 53.8735 111.735 62.0382 111.735L62.0382 65.8999L38.7818 105.595Z' fill='white'/%3E%3Cpath d='M21.7569 88.8177C25.8393 95.7855 31.7109 101.572 38.7818 105.595L62.0382 65.8999L21.7569 88.8177Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M15.5254 65.8999C15.5254 73.9457 17.6746 81.8498 21.7569 88.8177L62.0382 65.8999L15.5254 65.8999Z' fill='white'/%3E%3Cpath d='M21.7569 42.9822C17.6746 49.9501 15.5254 57.8541 15.5254 65.8999L62.0382 65.8999L21.7569 42.9822Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M38.7818 26.2052C31.711 30.2281 25.8393 36.0143 21.7569 42.9822L62.0382 65.8999L38.7818 26.2052Z' fill='white'/%3E%3Cpath d='M62.0382 20.0645C53.8735 20.0645 45.8526 22.1823 38.7818 26.2052L62.0382 65.8999L62.0382 20.0645Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M85.2946 26.2052C78.2237 22.1823 70.2029 20.0645 62.0382 20.0645L62.0382 65.8999L85.2946 26.2052Z' fill='white'/%3E%3Cpath d='M102.319 42.9822C98.2371 36.0143 92.3654 30.2281 85.2946 26.2052L62.0382 65.8999L102.319 42.9822Z' fill='%23132F6F'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M28.223 113.507C27.5694 113.743 25.4602 114.392 23.4996 115.012L19.9941 116.105L24.6879 120.769C27.2724 123.367 29.5004 125.463 29.6192 125.463C29.7678 125.463 29.8569 122.658 29.8569 119.263C29.8569 115.839 29.7678 113.064 29.6489 113.093C29.5004 113.093 28.8766 113.3 28.223 113.507Z' fill='%230D1E49'/%3E%3Cpath d='M98.002 119.263C98.002 122.672 98.3017 125.463 98.4503 125.463C98.5691 125.463 100.586 123.377 103.171 120.791L107.865 116.119L106.439 115.679C105.013 115.238 100.022 113.681 98.6852 113.269L98.002 113.093V119.263Z' fill='%230D1E49'/%3E%3Cpath d='M16.4544 104.201C14.8019 104.771 12.4059 105.748 11.0839 106.372C8.30234 107.675 3.81323 110.443 4.00601 110.688C4.08863 110.769 5.85123 112.506 7.88923 114.514L11.6348 118.178L10.3679 122.927C9.65183 125.533 8.74299 128.898 8.30234 130.391C7.86169 131.884 7.55875 133.132 7.58629 133.159C7.61383 133.213 9.07348 132.535 10.8085 131.694C16.0688 129.142 24.1657 126.401 28.3519 125.75C28.9853 125.641 29.5086 125.56 29.5086 125.533C29.5086 125.479 27.4706 123.47 24.9644 121.028C21.8523 117.988 20.5304 116.523 20.7782 116.36C21.0261 116.197 21.0261 116.143 20.7782 116.143C20.5028 116.143 20.4202 114.65 20.4202 109.629C20.4202 103.604 20.3927 103.116 19.952 103.143C19.6766 103.143 18.1068 103.631 16.4544 104.201Z' fill='%23133380'/%3E%3Cpath d='M107.448 109.628C107.448 114.649 107.366 116.142 107.118 116.142C106.842 116.142 106.842 116.196 107.09 116.359C107.338 116.522 106.016 117.987 102.904 121.027C100.398 123.469 98.3874 125.478 98.4425 125.505C98.4701 125.532 99.2412 125.695 100.15 125.885C105.273 126.943 111.69 129.142 116.95 131.611C118.767 132.48 120.282 133.158 120.31 133.158C120.337 133.131 120.007 131.883 119.566 130.39C119.125 128.897 118.217 125.532 117.501 122.927L116.234 118.177L120.117 114.405L124 110.605L123.367 110.144C122.155 109.221 118.465 107.159 116.206 106.1C113.838 105.014 108.495 103.115 107.834 103.115C107.503 103.115 107.448 104.227 107.448 109.628Z' fill='%23133380'/%3E%3Cpath d='M58.9758 86.1799C58.2873 86.2342 56.1942 86.397 54.2939 86.5599C45.0127 87.3469 34.9328 89.4909 22.7599 93.2633L20.2812 94.0504L20.3914 105.015C20.4465 111.067 20.5291 116.061 20.5842 116.088C20.6117 116.142 22.4845 115.626 24.7428 114.948C27.0012 114.269 29.0392 113.699 29.287 113.699C29.5349 113.699 31.6555 113.211 33.9689 112.614C45.1779 109.737 54.1011 108.543 64.1259 108.543C73.5172 108.543 82.0823 109.656 92.4376 112.261C95.1641 112.939 97.7804 113.564 98.2211 113.618C98.6893 113.699 100.893 114.296 103.123 114.975C105.382 115.653 107.254 116.142 107.282 116.088C107.337 116.061 107.42 111.067 107.475 105.015L107.585 94.0504L104.28 93.0191C93.7044 89.7081 84.2856 87.6726 74.9768 86.6684C71.2589 86.2885 61.3443 85.9628 58.9758 86.1799Z' fill='url(%23paint3_linear_494_205386)'/%3E%3Cg filter='url(%23filter1_d_494_205386)'%3E%3Cpath d='M50.8799 98.5254V92.6754H53.0939C53.5139 92.6754 53.9009 92.7324 54.2549 92.8464C54.6089 92.9544 54.8939 93.1464 55.1099 93.4224C55.3259 93.6984 55.4339 94.0794 55.4339 94.5654C55.4339 95.0334 55.3259 95.4144 55.1099 95.7084C54.8939 96.0024 54.6089 96.2184 54.2549 96.3564C53.9009 96.4944 53.5139 96.5634 53.0939 96.5634H52.4279V98.5254H50.8799ZM52.4279 95.3394H52.9859C53.2919 95.3394 53.5229 95.2734 53.6789 95.1414C53.8409 95.0094 53.9219 94.8174 53.9219 94.5654C53.9219 94.3134 53.8409 94.1394 53.6789 94.0434C53.5229 93.9474 53.2919 93.8994 52.9859 93.8994H52.4279V95.3394ZM54.0299 98.5254L52.8149 96.1584L53.8589 95.1324L55.7579 98.5254H54.0299ZM56.5489 98.5254V92.6754H60.3289V93.9714H58.0969V94.8894H60.0049V96.1854H58.0969V97.2294H60.4189V98.5254H56.5489ZM61.5499 98.5254V92.6754H63.0979V94.8534H63.1339L64.6099 92.6754H66.3019L64.5559 95.0514L66.6439 98.5254H64.9519L63.6559 96.2754L63.0979 97.0674V98.5254H61.5499ZM66.3753 98.5254L68.1573 92.6754H70.0293L71.8113 98.5254H70.1733L69.5073 95.6814C69.4353 95.3994 69.3633 95.0934 69.2913 94.7634C69.2193 94.4334 69.1473 94.1214 69.0753 93.8274H69.0393C68.9793 94.1214 68.9133 94.4334 68.8413 94.7634C68.7693 95.0934 68.6973 95.3994 68.6253 95.6814L67.9593 98.5254H66.3753ZM67.6533 97.2834V96.0864H70.5153V97.2834H67.6533ZM72.3692 98.5254V92.6754H73.9532L75.2492 95.2854C75.3512 95.4834 75.4472 95.6964 75.5372 95.9244C75.6272 96.1464 75.7172 96.3714 75.8072 96.5994H75.8432C75.8072 96.2814 75.7652 95.9214 75.7172 95.5194C75.6692 95.1114 75.6452 94.7274 75.6452 94.3674V92.6754H77.1212V98.5254H75.5372L74.2412 95.9154C74.1452 95.7174 74.0492 95.5044 73.9532 95.2764C73.8632 95.0484 73.7732 94.8234 73.6832 94.6014H73.6472C73.6832 94.9314 73.7252 95.2974 73.7732 95.6994C73.8212 96.0954 73.8452 96.4734 73.8452 96.8334V98.5254H72.3692Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter2_f_494_205386)'%3E%3Cpath d='M46.4772 84.9922C45.0651 85.7155 43.4626 84.4478 43.748 82.8295L46.7846 65.5498L33.8956 53.2896C32.6919 52.1425 33.3175 50.0455 34.9309 49.819L52.8504 47.2764L60.8406 31.469C61.5614 30.0442 63.5113 30.0442 64.2321 31.469L72.2223 47.2764L90.1418 49.819C91.7552 50.0455 92.3808 52.1425 91.1735 53.2896L78.2881 65.5498L81.3247 82.8295C81.6101 84.4478 80.0076 85.7155 78.5955 84.9922L62.5309 76.7505L46.4772 84.9922Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23paint4_angular_494_205386_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000203743 -0.0245157 0.0273658 0.000206052 61.8045 57.7995)'%3E%3CforeignObject x='-930.811' y='-930.811' width='1861.62' height='1861.62'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(53, 100, 213, 1) 0deg,rgba(14, 33, 78, 1) 111.084deg,rgba(53, 100, 213, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M48.5562 79.2667C47.3911 79.8378 46.0691 78.837 46.3045 77.5593L48.8097 63.9175L38.1763 54.2384C37.1833 53.3328 37.6994 51.6773 39.0305 51.4985L53.814 49.4911L60.406 37.0116C61.0006 35.8868 62.6093 35.8868 63.2039 37.0116L69.7959 49.4911L84.5794 51.4985C85.9105 51.6773 86.4266 53.3328 85.4306 54.2384L74.8002 63.9175L77.3053 77.5593C77.5408 78.837 76.2188 79.8378 75.0537 79.2667L61.8004 72.7602L48.5562 79.2667Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.054901961237192154,&%2334;g&%2334;:0.12941177189350128,&%2334;b&%2334;:0.30588236451148987,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.30856710672378540%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.21073544025421143,&%2334;g&%2334;:0.39299079775810242,&%2334;b&%2334;:0.83561110496520996,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.40748563408851624,&%2334;m01&%2334;:54.731529235839844,&%2334;m02&%2334;:34.235038757324219,&%2334;m10&%2334;:-49.031417846679688,&%2334;m11&%2334;:0.41210427880287170,&%2334;m12&%2334;:82.109207153320312%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter3_f_494_205386)'%3E%3Cpath d='M45.5454 59.74L43.8359 56.618L40.8226 57.4172L43.3144 54.6805L43.0871 50.6064L44.7967 53.7284L47.8099 52.9293L45.3181 55.666L45.5454 59.74Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M36.7251 59.0818L35.0156 55.9598L32.0023 56.759L34.4941 54.0223L34.2668 49.9482L35.9763 53.0702L38.9896 52.2711L36.4978 55.0078L36.7251 59.0818Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter4_f_494_205386)'%3E%3Cpath d='M106.285 84.1907L105.751 78.7464L102.414 77.1687L105.963 75.8321L107.284 70.4528L107.817 75.8971L111.154 77.4748L107.605 78.8113L106.285 84.1907Z' fill='white'/%3E%3C/g%3E%3Cpath d='M106.285 84.1907L105.751 78.7464L102.414 77.1687L105.963 75.8321L107.284 70.4528L107.817 75.8971L111.154 77.4748L107.605 78.8113L106.285 84.1907Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter5_f_494_205386)'%3E%3Cpath d='M23.0413 5.75119L23.8073 9.37231L26.7669 9.83007L23.7894 11.4031L22.9569 15.3245L22.1909 11.7034L19.2313 11.2457L22.2088 9.6726L23.0413 5.75119Z' fill='white'/%3E%3C/g%3E%3Cpath d='M23.0413 5.75119L23.8073 9.37231L26.7669 9.83007L23.7894 11.4031L22.9569 15.3245L22.1909 11.7034L19.2313 11.2457L22.2088 9.6726L23.0413 5.75119Z' fill='white'/%3E%3Cg filter='url(%23filter6_f_494_205386)'%3E%3Cpath d='M14.6114 106.787L15.2462 104.163L13.8343 101.661L15.8355 103.03L17.3892 101.448L16.7544 104.073L18.1663 106.575L16.1651 105.205L14.6114 106.787Z' fill='white'/%3E%3C/g%3E%3Cpath d='M14.6114 106.787L15.2462 104.163L13.8343 101.661L15.8355 103.03L17.3892 101.448L16.7544 104.073L18.1663 106.575L16.1651 105.205L14.6114 106.787Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter7_f_494_205386)'%3E%3Cpath d='M24.8152 130.975L24.387 128.12L22.3754 127.549L24.4528 126.552L25.1256 123.583L25.5538 126.437L27.5654 127.009L25.4879 128.006L24.8152 130.975Z' fill='white'/%3E%3C/g%3E%3Cpath d='M24.8152 130.975L24.387 128.12L22.3754 127.549L24.4528 126.552L25.1256 123.583L25.5538 126.437L27.5654 127.009L25.4879 128.006L24.8152 130.975Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter8_f_494_205386)'%3E%3Cpath d='M106.518 6.35876L105.053 7.13264L104.644 9.06183L104.267 7.28038L102.811 7.05517L104.276 6.28129L104.685 4.35211L105.062 6.13356L106.518 6.35876Z' fill='white'/%3E%3C/g%3E%3Cpath d='M106.518 6.35876L105.053 7.13264L104.644 9.06183L104.267 7.28038L102.811 7.05517L104.276 6.28129L104.685 4.35211L105.062 6.13356L106.518 6.35876Z' fill='white'/%3E%3Cg filter='url(%23filter9_f_494_205386)'%3E%3Cpath d='M108.394 120.812L110.359 123.333L112.858 122.148L111.11 124.982L111.932 128.585L109.967 126.065L107.468 127.25L109.216 124.416L108.394 120.812Z' fill='white'/%3E%3C/g%3E%3Cpath d='M108.394 120.812L110.359 123.333L112.858 122.148L111.11 124.982L111.932 128.585L109.967 126.065L107.468 127.25L109.216 124.416L108.394 120.812Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_494_205386)'%3E%3Cpath d='M89.6467 112.783L90.5008 116.821L93.801 117.331L90.4809 119.085L89.5526 123.458L88.6984 119.42L85.3983 118.91L88.7184 117.156L89.6467 112.783Z' fill='white'/%3E%3C/g%3E%3Cpath d='M89.6467 112.783L90.5008 116.821L93.801 117.331L90.4809 119.085L89.5526 123.458L88.6984 119.42L85.3983 118.91L88.7184 117.156L89.6467 112.783Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_494_205386)'%3E%3Cpath d='M86.8752 56.5409L87.7294 60.5786L91.0295 61.089L87.7094 62.8431L86.7811 67.2156L85.9269 63.1779L82.6268 62.6675L85.9469 60.9134L86.8752 56.5409Z' fill='white'/%3E%3C/g%3E%3Cpath d='M86.8752 56.5409L87.7294 60.5786L91.0295 61.089L87.7094 62.8431L86.7811 67.2156L85.9269 63.1779L82.6268 62.6675L85.9469 60.9134L86.8752 56.5409Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_494_205386' x='0.660156' y='0.216797' width='121.023' height='131.367' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_494_205386_clip_path' transform='translate(-0.660156 -0.216797)'%3E%3Cpath d='M58.0555 13.4785C60.0189 12.6257 61.0006 12.1993 62.0396 12.1994C63.0787 12.1994 64.0603 12.6258 66.0237 13.4787L97.5058 27.1545C99.8405 28.1687 101.008 28.6758 101.663 29.6748C102.318 30.6738 102.318 31.9466 102.318 34.4921V80.1518C102.318 84.423 102.318 86.5586 101.494 88.4611C100.67 90.3636 99.1113 91.824 95.9949 94.7447L66.1383 122.727C64.1936 124.549 63.2213 125.46 62.0352 125.46C60.849 125.46 59.8767 124.549 57.9321 122.726L28.0786 94.7446C24.9625 91.8239 23.4045 90.3636 22.5802 88.4612C21.7559 86.5587 21.7559 84.4233 21.7559 80.1524V34.4923C21.7559 31.9467 21.7559 30.6739 22.4111 29.6749C23.0664 28.6758 24.2339 28.1687 26.5688 27.1546L58.0555 13.4785Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_494_205386_clip_path' transform='translate(-0.660156 -0.216797)'%3E%3Cpath d='M55.3837 13.0042C58.6791 11.8407 60.3268 11.259 62.0397 11.2588C63.7526 11.2586 65.4004 11.84 68.6961 13.0027L88.9859 20.1608C95.4356 22.4363 98.6605 23.574 100.498 26.1709C102.335 28.7678 102.334 32.1875 102.332 39.0269L102.321 80.3237C102.32 84.5122 102.319 86.6065 101.523 88.4799C100.726 90.3533 99.2189 91.8071 96.2039 94.7147L75.919 114.276C69.3541 120.607 66.0716 123.773 62.0352 123.773C57.9988 123.773 54.7165 120.607 48.1519 114.276L27.8742 94.719C24.8573 91.8094 23.3489 90.3546 22.5527 88.4797C21.7565 86.6049 21.757 84.5092 21.7582 80.3179L21.7694 39.0153C21.7712 32.1812 21.7721 28.7641 23.6084 26.1693C25.4446 23.5744 28.6667 22.4368 35.111 20.1616L55.3837 13.0042Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_d_494_205386' x='46.8809' y='92.6758' width='34.2402' height='13.8496' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_205386'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_205386' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter2_f_494_205386' x='5.26758' y='2.40039' width='114.537' height='110.801' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3CclipPath id='paint4_angular_494_205386_clip_path'%3E%3Cpath d='M48.5562 79.2667C47.3911 79.8378 46.0691 78.837 46.3045 77.5593L48.8097 63.9175L38.1763 54.2384C37.1833 53.3328 37.6994 51.6773 39.0305 51.4985L53.814 49.4911L60.406 37.0116C61.0006 35.8868 62.6093 35.8868 63.2039 37.0116L69.7959 49.4911L84.5794 51.4985C85.9105 51.6773 86.4266 53.3328 85.4306 54.2384L74.8002 63.9175L77.3053 77.5593C77.5408 78.837 76.2188 79.8378 75.0537 79.2667L61.8004 72.7602L48.5562 79.2667Z'/%3E%3C/clipPath%3E%3Cfilter id='filter3_f_494_205386' x='36.8223' y='46.6055' width='14.9883' height='17.1348' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter4_f_494_205386' x='98.4141' y='66.4531' width='16.7402' height='21.7383' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter5_f_494_205386' x='15.2305' y='1.75195' width='15.5371' height='17.5723' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter6_f_494_205386' x='9.83398' y='97.4473' width='12.332' height='13.3398' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter7_f_494_205386' x='18.375' y='119.582' width='13.1895' height='15.3926' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter8_f_494_205386' x='98.8105' y='0.351562' width='11.707' height='12.7109' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter9_f_494_205386' x='103.469' y='116.812' width='13.3887' height='15.7734' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter10_f_494_205386' x='81.3984' y='108.783' width='16.4023' height='18.6738' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter11_f_494_205386' x='78.627' y='52.541' width='16.4023' height='18.6738' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_494_205386' x1='62.3892' y1='9.56138' x2='62.3892' y2='122.24' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23143176'/%3E%3Cstop offset='1' stop-color='%230E214E'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_494_205386' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(15.5223 20.065) rotate(44.5798) scale(130.604 299.819)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_494_205386' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(15.5397 20.0648) rotate(44.5798) scale(130.604 299.819)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint3_linear_494_205386' x1='63.9331' y1='101.42' x2='63.9331' y2='86.1102' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%231D46AC'/%3E%3Cstop offset='1' stop-color='%234874DF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 124px;
  height: 140px;
}
.box-podium .box-podium-inner .box-podium-item:nth-child(2) .box-podium-item-inner .box-circle .box-vector.type-3 {
  background-image: url("data:image/svg+xml,%3Csvg width='125' height='142' viewBox='0 0 125 142' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_494_205386)'%3E%3Cpath d='M50.3399 17.651C55.6308 14.658 58.2763 13.1615 61.172 13.1615C64.0676 13.1615 66.7131 14.658 72.004 17.651L99.5164 33.2143C104.964 36.2962 107.688 37.8371 109.186 40.4055C110.684 42.974 110.684 46.1036 110.684 52.3629V82.7178C110.684 88.977 110.684 92.1066 109.186 94.6751C107.688 97.2436 104.964 98.7845 99.5164 101.866L72.004 117.43C66.7131 120.423 64.0676 121.919 61.172 121.919C58.2763 121.919 55.6308 120.423 50.3399 117.43L22.8275 101.866C17.3796 98.7845 14.6556 97.2436 13.1576 94.6751C11.6596 92.1066 11.6596 88.977 11.6596 82.7178V52.3629C11.6596 46.1036 11.6596 42.974 13.1576 40.4055C14.6556 37.8371 17.3796 36.2962 22.8275 33.2143L50.3399 17.651Z' fill='url(%23paint0_linear_494_205386)'/%3E%3C/g%3E%3Cpath d='M56.9985 7.24934C59.6579 6.13971 60.9876 5.58489 62.3894 5.58489C63.7912 5.58489 65.1209 6.13971 67.7804 7.24935L104.523 22.5798C108.099 24.0723 109.888 24.8185 110.895 26.3296C111.902 27.8407 111.902 29.7786 111.902 33.6545L111.902 86.0232C111.902 90.718 111.902 93.0654 110.996 95.157C110.091 97.2486 108.379 98.8547 104.955 102.067L67.8673 136.865C65.2734 139.298 63.9765 140.515 62.3939 140.515C60.8113 140.515 59.5142 139.299 56.9201 136.865L19.8254 102.067C16.4009 98.8548 14.6887 97.2486 13.7829 95.1569C12.877 93.0651 12.877 90.7174 12.877 86.0221L12.877 33.6545C12.877 29.7787 12.877 27.8408 13.8838 26.3296C14.8907 24.8185 16.6792 24.0723 20.2561 22.5798L56.9985 7.24934Z' fill='url(%23paint1_linear_494_205386)'/%3E%3Cg clip-path='url(%23paint2_angular_494_205386_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00512195 -0.0111763 0.0193101 0.00859369 89.6097 16.1756)'%3E%3CforeignObject x='-1185.28' y='-1185.28' width='2370.56' height='2370.56'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(123, 155, 237, 1) 0deg,rgba(97, 135, 233, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M93.9999 6.44141L77.9023 11.4888L85.9511 21.5835L100.327 20.8625L93.9999 6.44141Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.48235294222831726,&%2334;g&%2334;:0.60784316062927246,&%2334;b&%2334;:0.92941176891326904,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.38399988412857056,&%2334;g&%2334;:0.53333318233489990,&%2334;b&%2334;:0.91600012779235840,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:10.243900299072266,&%2334;m01&%2334;:38.620128631591797,&%2334;m02&%2334;:65.177650451660156,&%2334;m10&%2334;:-22.352632522583008,&%2334;m11&%2334;:17.187370300292969,&%2334;m12&%2334;:18.758247375488281%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint3_angular_494_205386_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00544327 -0.0100281 -0.0190462 0.0084306 36.2443 15.9418)'%3E%3CforeignObject x='-1192.46' y='-1192.46' width='2384.93' height='2384.93'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(123, 155, 237, 1) 0deg,rgba(97, 135, 233, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M31.5742 7.20542L47.8069 11.3075L40.0575 20.7576L25.6711 20.5454L31.5742 7.20542Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.48235294222831726,&%2334;g&%2334;:0.60784316062927246,&%2334;b&%2334;:0.92941176891326904,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.38399988412857056,&%2334;g&%2334;:0.53333318233489990,&%2334;b&%2334;:0.91600012779235840,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-10.886537551879883,&%2334;m01&%2334;:-38.092494964599609,&%2334;m02&%2334;:60.733856201171875,&%2334;m10&%2334;:-20.056243896484375,&%2334;m11&%2334;:16.861198425292969,&%2334;m12&%2334;:17.5393066406250%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3CforeignObject x='0.660156' y='2.16211' width='121.023' height='130.758'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_494_205386_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M58.0747 15.4115C60.0289 14.5675 61.0061 14.1456 62.0396 14.1456C63.0732 14.1456 64.0503 14.5676 66.0045 15.4117L97.4904 29.0108C99.8324 30.0223 101.003 30.5281 101.661 31.5283C102.318 32.5285 102.318 33.804 102.318 36.3551V81.6277C102.318 85.9152 102.318 88.0589 101.488 89.9671C100.658 91.8753 99.0898 93.3368 95.9531 96.2597L66.1258 124.054C64.1861 125.862 63.2163 126.765 62.0352 126.765C60.854 126.765 59.8842 125.861 57.9447 124.054L28.1204 96.2596C24.9841 93.3367 23.4159 91.8753 22.5859 89.9672C21.7559 88.0591 21.7559 85.9155 21.7559 81.6283V36.3553C21.7559 33.8042 21.7559 32.5286 22.4134 31.5283C23.071 30.5281 24.2421 30.0224 26.5841 29.0109L58.0747 15.4115Z' fill='url(%23paint4_radial_494_205386)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_494_205386' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='21' y='13' width='82' height='113'%3E%3CforeignObject x='0.660156' y='2.16211' width='121.023' height='130.758'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_494_205386_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M55.4177 14.9359C58.6966 13.7848 60.3361 13.2093 62.0397 13.2091C63.7433 13.2089 65.3829 13.7841 68.6621 14.9343L88.9519 22.0515C95.4174 24.3195 98.6502 25.4534 100.492 28.0527C102.335 30.652 102.334 34.0778 102.332 40.9296L102.321 81.7993C102.32 86.0041 102.319 88.1066 101.517 89.9857C100.715 91.8648 99.1977 93.3199 96.1626 96.23L75.8777 115.68C69.3292 121.959 66.055 125.098 62.0352 125.098C58.0155 125.098 54.7414 121.958 48.1932 115.679L27.9156 96.2344C24.8786 93.3221 23.3602 91.866 22.5583 89.9855C21.7565 88.1049 21.757 86.0011 21.7582 81.7935L21.7693 40.9179C21.7712 34.0715 21.7721 30.6483 23.6136 28.0511C25.455 25.4538 28.685 24.32 35.1449 22.0523L55.4177 14.9359Z' fill='url(%23paint5_radial_494_205386)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_494_205386)'%3E%3Cpath opacity='0.3' d='M108.547 67.5418C108.547 59.5421 106.398 51.6832 102.316 44.7553L62.0343 67.5418H108.547Z' fill='white'/%3E%3Cpath d='M102.316 90.3283C106.398 83.4003 108.547 75.5415 108.547 67.5418H62.0343L102.316 90.3283Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M85.2907 107.009C92.3615 103.009 98.2332 97.2563 102.316 90.3283L62.0343 67.5418L85.2907 107.009Z' fill='white'/%3E%3Cpath d='M62.0343 113.115C70.199 113.115 78.2198 111.009 85.2907 107.009L62.0343 67.5418L62.0343 113.115Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M38.7779 107.009C45.8487 111.009 53.8696 113.115 62.0343 113.115L62.0343 67.5418L38.7779 107.009Z' fill='white'/%3E%3Cpath d='M21.753 90.3283C25.8354 97.2563 31.707 103.009 38.7779 107.009L62.0343 67.5418L21.753 90.3283Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M15.5215 67.5418C15.5215 75.5415 17.6707 83.4003 21.753 90.3283L62.0343 67.5418L15.5215 67.5418Z' fill='white'/%3E%3Cpath d='M21.753 44.7553C17.6707 51.6832 15.5215 59.5421 15.5215 67.5418L62.0343 67.5418L21.753 44.7553Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M38.7779 28.0744C31.707 32.0742 25.8354 37.8273 21.753 44.7553L62.0343 67.5418L38.7779 28.0744Z' fill='white'/%3E%3Cpath d='M62.0343 21.9688C53.8696 21.9687 45.8487 24.0745 38.7779 28.0744L62.0343 67.5418L62.0343 21.9688Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M85.2907 28.0744C78.2198 24.0745 70.199 21.9688 62.0343 21.9688L62.0343 67.5418L85.2907 28.0744Z' fill='white'/%3E%3Cpath d='M102.316 44.7553C98.2332 37.8273 92.3615 32.0742 85.2907 28.0744L62.0343 67.5418L102.316 44.7553Z' fill='%239DB3EF'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M28.223 114.874C27.5694 115.109 25.4602 115.754 23.4996 116.371L19.9941 117.457L24.6879 122.095C27.2724 124.678 29.5004 126.762 29.6192 126.762C29.7678 126.762 29.8569 123.973 29.8569 120.598C29.8569 117.193 29.7678 114.434 29.6489 114.463C29.5004 114.463 28.8766 114.668 28.223 114.874Z' fill='%23388494'/%3E%3Cpath d='M98.002 120.598C98.002 123.986 98.3017 126.762 98.4503 126.762C98.5691 126.762 100.586 124.688 103.171 122.117L107.865 117.472L106.439 117.034C105.013 116.595 100.022 115.047 98.6852 114.638L98.002 114.463V120.598Z' fill='%23388494'/%3E%3Cpath d='M16.4544 105.623C14.8019 106.19 12.4059 107.161 11.0839 107.782C8.30234 109.077 3.81323 111.829 4.00601 112.072C4.08863 112.153 5.85123 113.88 7.88923 115.877L11.6348 119.52L10.3679 124.242C9.65183 126.832 8.74299 130.178 8.30234 131.663C7.86169 133.147 7.55875 134.388 7.58629 134.415C7.61383 134.469 9.07348 133.794 10.8085 132.958C16.0688 130.421 24.1657 127.696 28.3519 127.048C28.9853 126.94 29.5086 126.859 29.5086 126.832C29.5086 126.778 27.4706 124.782 24.9644 122.353C21.8523 119.331 20.5304 117.874 20.7782 117.712C21.0261 117.55 21.0261 117.496 20.7782 117.496C20.5028 117.496 20.4202 116.012 20.4202 111.02C20.4202 105.029 20.3927 104.543 19.952 104.57C19.6766 104.57 18.1068 105.056 16.4544 105.623Z' fill='url(%23paint6_linear_494_205386)'/%3E%3Cpath d='M107.448 111.021C107.448 116.013 107.366 117.497 107.118 117.497C106.842 117.497 106.842 117.551 107.09 117.713C107.338 117.875 106.016 119.332 102.904 122.354C100.398 124.783 98.3874 126.779 98.4425 126.806C98.4701 126.833 99.2412 126.995 100.15 127.184C105.273 128.237 111.69 130.422 116.95 132.878C118.767 133.741 120.282 134.416 120.31 134.416C120.337 134.389 120.007 133.148 119.566 131.664C119.125 130.18 118.217 126.833 117.501 124.243L116.234 119.521L120.117 115.77L124 111.992L123.367 111.533C122.155 110.616 118.465 108.565 116.206 107.513C113.838 106.433 108.495 104.545 107.834 104.545C107.503 104.545 107.448 105.651 107.448 111.021Z' fill='url(%23paint7_linear_494_205386)'/%3E%3Cpath d='M58.9758 87.7047C58.2873 87.7587 56.1942 87.9206 54.2939 88.0825C45.0127 88.865 34.9328 90.9968 22.7599 94.7475L20.2812 95.5301L20.3914 106.432C20.4465 112.449 20.5291 117.414 20.5842 117.441C20.6117 117.495 22.4845 116.982 24.7428 116.308C27.0012 115.633 29.0392 115.067 29.287 115.067C29.5349 115.067 31.6555 114.581 33.9689 113.987C45.1779 111.127 54.1011 109.94 64.1259 109.94C73.5172 109.94 82.0823 111.046 92.4376 113.636C95.1641 114.311 97.7804 114.932 98.2211 114.986C98.6893 115.067 100.893 115.66 103.123 116.335C105.382 117.009 107.254 117.495 107.282 117.441C107.337 117.414 107.42 112.449 107.475 106.432L107.585 95.5301L104.28 94.5047C93.7044 91.2126 84.2856 89.1888 74.9768 88.1904C71.2589 87.8126 61.3443 87.4888 58.9758 87.7047Z' fill='url(%23paint8_linear_494_205386)'/%3E%3Cg filter='url(%23filter1_d_494_205386)'%3E%3Cpath d='M52.5921 100.527V95.9733H51.0441V94.6773H55.6881V95.9733H54.1401V100.527H52.5921ZM56.5562 100.527V94.6773H60.3362V95.9733H58.1042V96.8913H60.0122V98.1873H58.1042V99.2313H60.4262V100.527H56.5562ZM61.5572 100.527V94.6773H63.2132L64.0952 97.0713C64.1492 97.2333 64.2002 97.4013 64.2482 97.5753C64.2962 97.7493 64.3472 97.9233 64.4012 98.0973H64.4372C64.4912 97.9233 64.5422 97.7493 64.5902 97.5753C64.6382 97.4013 64.6892 97.2333 64.7432 97.0713L65.5892 94.6773H67.2452V100.527H65.8412V98.7993C65.8412 98.6013 65.8532 98.3643 65.8772 98.0883C65.9012 97.8063 65.9282 97.5273 65.9582 97.2513C65.9882 96.9693 66.0152 96.7293 66.0392 96.5313H66.0032L65.5172 98.1153L64.7972 100.05H63.9692L63.2492 98.1153L62.7812 96.5313H62.7452C62.7692 96.7293 62.7962 96.9693 62.8262 97.2513C62.8562 97.5273 62.8832 97.8063 62.9072 98.0883C62.9312 98.3643 62.9432 98.6013 62.9432 98.7993V100.527H61.5572ZM67.8065 100.527L69.5885 94.6773H71.4605L73.2425 100.527H71.6045L70.9385 97.6833C70.8665 97.4013 70.7945 97.0953 70.7225 96.7653C70.6505 96.4353 70.5785 96.1233 70.5065 95.8293H70.4705C70.4105 96.1233 70.3445 96.4353 70.2725 96.7653C70.2005 97.0953 70.1285 97.4013 70.0565 97.6833L69.3905 100.527H67.8065ZM69.0845 99.2853V98.0883H71.9465V99.2853H69.0845ZM73.8003 100.527V94.6773H75.3843L76.6803 97.2873C76.7823 97.4853 76.8783 97.6983 76.9683 97.9263C77.0583 98.1483 77.1483 98.3733 77.2383 98.6013H77.2743C77.2383 98.2833 77.1963 97.9233 77.1483 97.5213C77.1003 97.1133 77.0763 96.7293 77.0763 96.3693V94.6773H78.5523V100.527H76.9683L75.6723 97.9173C75.5763 97.7193 75.4803 97.5063 75.3843 97.2783C75.2943 97.0503 75.2043 96.8253 75.1143 96.6033H75.0783C75.1143 96.9333 75.1563 97.2993 75.2043 97.7013C75.2523 98.0973 75.2763 98.4753 75.2763 98.8353V100.527H73.8003Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter2_d_494_205386)'%3E%3Cg filter='url(%23filter3_f_494_205386)'%3E%3Cg clip-path='url(%23paint9_angular_494_205386_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000285238 -0.0359561 0.0383118 0.000302208 62.2421 59.8003)'%3E%3CforeignObject x='-917.746' y='-917.746' width='1835.49' height='1835.49'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(132, 164, 241, 1) 0deg,rgba(55, 89, 195, 1) 91.7857deg,rgba(132, 164, 241, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M43.6946 91.2853C42.0635 92.1228 40.2127 90.655 40.5423 88.7811L44.0495 68.7732L29.1628 54.5773C27.7726 53.2491 28.4952 50.8211 30.3587 50.5588L51.0555 47.6147L60.2841 29.3115C61.1166 27.6618 63.3688 27.6618 64.2012 29.3115L73.4299 47.6147L94.1267 50.5588C95.9902 50.8211 96.7128 53.2491 95.3183 54.5773L80.4359 68.7732L83.9431 88.7811C84.2727 90.655 82.4219 92.1228 80.7908 91.2853L62.2363 81.7424L43.6946 91.2853Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.21733297407627106,&%2334;g&%2334;:0.34953474998474121,&%2334;b&%2334;:0.76817369461059570,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.25496017932891846%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.52127110958099365,&%2334;g&%2334;:0.64459592103958130,&%2334;b&%2334;:0.94565343856811523,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.57047569751739502,&%2334;m01&%2334;:76.623580932617188,&%2334;m02&%2334;:23.645103454589844,&%2334;m10&%2334;:-71.912216186523438,&%2334;m11&%2334;:0.60441517829895020,&%2334;m12&%2334;:95.454200744628906%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg clip-path='url(%23paint10_angular_494_205386_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000230907 -0.0287649 0.0310143 0.000241766 62.2426 59.8008)'%3E%3CforeignObject x='-924.75' y='-924.75' width='1849.5' height='1849.5'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(132, 164, 241, 1) 0deg,rgba(46, 86, 211, 1) 111.084deg,rgba(132, 164, 241, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M47.2279 84.9888C45.9075 85.6588 44.4093 84.4846 44.6761 82.9854L47.5152 66.9791L35.4641 55.6224C34.3387 54.5598 34.9237 52.6174 36.4322 52.4076L53.1868 50.0523L60.6576 35.4097C61.3314 34.09 63.1547 34.09 63.8286 35.4097L71.2994 50.0523L88.0539 52.4076C89.5625 52.6174 90.1474 54.5598 89.0186 55.6224L76.9709 66.9791L79.8101 82.9854C80.0769 84.4846 78.5786 85.6588 77.2582 84.9888L62.2379 77.3545L47.2279 84.9888Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.18316364288330078,&%2334;g&%2334;:0.33802866935729980,&%2334;b&%2334;:0.82843458652496338,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.30856710672378540%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.52127110958099365,&%2334;g&%2334;:0.64459592103958130,&%2334;b&%2334;:0.94565343856811523,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.46181368827819824,&%2334;m01&%2334;:62.028614044189453,&%2334;m02&%2334;:30.997394561767578,&%2334;m10&%2334;:-57.529777526855469,&%2334;m11&%2334;:0.48353216052055359,&%2334;m12&%2334;:88.323913574218750%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg filter='url(%23filter4_f_494_205386)'%3E%3Cpath d='M45.5454 61.74L43.8359 58.618L40.8226 59.4172L43.3144 56.6805L43.0871 52.6064L44.7967 55.7284L47.8099 54.9293L45.3181 57.666L45.5454 61.74Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M36.7251 61.0818L35.0156 57.9598L32.0023 58.759L34.4941 56.0223L34.2668 51.9482L35.9763 55.0702L38.9896 54.2711L36.4978 57.0078L36.7251 61.0818Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter5_f_494_205386)'%3E%3Cpath d='M106.285 86.1907L105.751 80.7464L102.414 79.1687L105.963 77.8321L107.284 72.4528L107.817 77.8971L111.154 79.4748L107.605 80.8113L106.285 86.1907Z' fill='white'/%3E%3C/g%3E%3Cpath d='M106.285 86.1907L105.751 80.7464L102.414 79.1687L105.963 77.8321L107.284 72.4528L107.817 77.8971L111.154 79.4748L107.605 80.8113L106.285 86.1907Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter6_f_494_205386)'%3E%3Cpath d='M23.0413 7.75119L23.8073 11.3723L26.7669 11.8301L23.7894 13.4031L22.9569 17.3245L22.1909 13.7034L19.2313 13.2457L22.2088 11.6726L23.0413 7.75119Z' fill='white'/%3E%3C/g%3E%3Cpath d='M23.0413 7.75119L23.8073 11.3723L26.7669 11.8301L23.7894 13.4031L22.9569 17.3245L22.1909 13.7034L19.2313 13.2457L22.2088 11.6726L23.0413 7.75119Z' fill='white'/%3E%3Cg filter='url(%23filter7_f_494_205386)'%3E%3Cpath d='M14.6114 108.787L15.2462 106.163L13.8343 103.661L15.8355 105.03L17.3892 103.448L16.7544 106.073L18.1663 108.575L16.1651 107.205L14.6114 108.787Z' fill='white'/%3E%3C/g%3E%3Cpath d='M14.6114 108.787L15.2462 106.163L13.8343 103.661L15.8355 105.03L17.3892 103.448L16.7544 106.073L18.1663 108.575L16.1651 107.205L14.6114 108.787Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter8_f_494_205386)'%3E%3Cpath d='M24.8152 132.975L24.387 130.12L22.3754 129.549L24.4528 128.552L25.1256 125.583L25.5538 128.437L27.5654 129.009L25.4879 130.006L24.8152 132.975Z' fill='white'/%3E%3C/g%3E%3Cpath d='M24.8152 132.975L24.387 130.12L22.3754 129.549L24.4528 128.552L25.1256 125.583L25.5538 128.437L27.5654 129.009L25.4879 130.006L24.8152 132.975Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter9_f_494_205386)'%3E%3Cpath d='M106.518 8.35876L105.053 9.13264L104.644 11.0618L104.267 9.28038L102.811 9.05517L104.276 8.28129L104.685 6.35211L105.062 8.13356L106.518 8.35876Z' fill='white'/%3E%3C/g%3E%3Cpath d='M106.518 8.35876L105.053 9.13264L104.644 11.0618L104.267 9.28038L102.811 9.05517L104.276 8.28129L104.685 6.35211L105.062 8.13356L106.518 8.35876Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_494_205386)'%3E%3Cpath d='M108.394 122.812L110.359 125.333L112.858 124.148L111.11 126.982L111.932 130.585L109.967 128.065L107.468 129.25L109.216 126.416L108.394 122.812Z' fill='white'/%3E%3C/g%3E%3Cpath d='M108.394 122.812L110.359 125.333L112.858 124.148L111.11 126.982L111.932 130.585L109.967 128.065L107.468 129.25L109.216 126.416L108.394 122.812Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_494_205386)'%3E%3Cpath d='M89.6467 114.783L90.5008 118.821L93.801 119.331L90.4809 121.085L89.5526 125.458L88.6984 121.42L85.3983 120.91L88.7184 119.156L89.6467 114.783Z' fill='white'/%3E%3C/g%3E%3Cpath d='M89.6467 114.783L90.5008 118.821L93.801 119.331L90.4809 121.085L89.5526 125.458L88.6984 121.42L85.3983 120.91L88.7184 119.156L89.6467 114.783Z' fill='white'/%3E%3Cg filter='url(%23filter12_f_494_205386)'%3E%3Cpath d='M86.8752 58.5409L87.7294 62.5786L91.0295 63.089L87.7094 64.8431L86.7811 69.2156L85.9269 65.1779L82.6268 64.6675L85.9469 62.9134L86.8752 58.5409Z' fill='white'/%3E%3C/g%3E%3Cpath d='M86.8752 58.5409L87.7294 62.5786L91.0295 63.089L87.7094 64.8431L86.7811 69.2156L85.9269 65.1779L82.6268 64.6675L85.9469 62.9134L86.8752 58.5409Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_494_205386' x='0.660156' y='2.16211' width='121.023' height='130.758' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3CclipPath id='paint2_angular_494_205386_clip_path'%3E%3Cpath d='M93.9999 6.44141L77.9023 11.4888L85.9511 21.5835L100.327 20.8625L93.9999 6.44141Z'/%3E%3C/clipPath%3E%3CclipPath id='paint3_angular_494_205386_clip_path'%3E%3Cpath d='M31.5742 7.20542L47.8069 11.3075L40.0575 20.7576L25.6711 20.5454L31.5742 7.20542Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_0_494_205386_clip_path' transform='translate(-0.660156 -2.16211)'%3E%3Cpath d='M58.0747 15.4115C60.0289 14.5675 61.0061 14.1456 62.0396 14.1456C63.0732 14.1456 64.0503 14.5676 66.0045 15.4117L97.4904 29.0108C99.8324 30.0223 101.003 30.5281 101.661 31.5283C102.318 32.5285 102.318 33.804 102.318 36.3551V81.6277C102.318 85.9152 102.318 88.0589 101.488 89.9671C100.658 91.8753 99.0898 93.3368 95.9531 96.2597L66.1258 124.054C64.1861 125.862 63.2163 126.765 62.0352 126.765C60.854 126.765 59.8842 125.861 57.9447 124.054L28.1204 96.2596C24.9841 93.3367 23.4159 91.8753 22.5859 89.9672C21.7559 88.0591 21.7559 85.9155 21.7559 81.6283V36.3553C21.7559 33.8042 21.7559 32.5286 22.4134 31.5283C23.071 30.5281 24.2421 30.0224 26.5841 29.0109L58.0747 15.4115Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_494_205386_clip_path' transform='translate(-0.660156 -2.16211)'%3E%3Cpath d='M55.4177 14.9359C58.6966 13.7848 60.3361 13.2093 62.0397 13.2091C63.7433 13.2089 65.3829 13.7841 68.6621 14.9343L88.9519 22.0515C95.4174 24.3195 98.6502 25.4534 100.492 28.0527C102.335 30.652 102.334 34.0778 102.332 40.9296L102.321 81.7993C102.32 86.0041 102.319 88.1066 101.517 89.9857C100.715 91.8648 99.1977 93.3199 96.1626 96.23L75.8777 115.68C69.3292 121.959 66.055 125.098 62.0352 125.098C58.0155 125.098 54.7414 121.958 48.1932 115.679L27.9156 96.2344C24.8786 93.3221 23.3602 91.866 22.5583 89.9855C21.7565 88.1049 21.757 86.0011 21.7582 81.7935L21.7693 40.9179C21.7712 34.0715 21.7721 30.6483 23.6136 28.0511C25.455 25.4538 28.685 24.32 35.1449 22.0523L55.4177 14.9359Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_d_494_205386' x='47.0449' y='94.6777' width='35.5078' height='13.8496' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_205386'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_205386' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter2_d_494_205386' x='24.4375' y='28.0742' width='75.6094' height='71.4531' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_205386'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_205386' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_f_494_205386' x='0.4375' y='0.0742188' width='123.609' height='119.453' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3CclipPath id='paint9_angular_494_205386_clip_path'%3E%3Cpath d='M43.6946 91.2853C42.0635 92.1228 40.2127 90.655 40.5423 88.7811L44.0495 68.7732L29.1628 54.5773C27.7726 53.2491 28.4952 50.8211 30.3587 50.5588L51.0555 47.6147L60.2841 29.3115C61.1166 27.6618 63.3688 27.6618 64.2012 29.3115L73.4299 47.6147L94.1267 50.5588C95.9902 50.8211 96.7128 53.2491 95.3183 54.5773L80.4359 68.7732L83.9431 88.7811C84.2727 90.655 82.4219 92.1228 80.7908 91.2853L62.2363 81.7424L43.6946 91.2853Z'/%3E%3C/clipPath%3E%3CclipPath id='paint10_angular_494_205386_clip_path'%3E%3Cpath d='M47.2279 84.9888C45.9075 85.6588 44.4093 84.4846 44.6761 82.9854L47.5152 66.9791L35.4641 55.6224C34.3387 54.5598 34.9237 52.6174 36.4322 52.4076L53.1868 50.0523L60.6576 35.4097C61.3314 34.09 63.1547 34.09 63.8286 35.4097L71.2994 50.0523L88.0539 52.4076C89.5625 52.6174 90.1474 54.5598 89.0186 55.6224L76.9709 66.9791L79.8101 82.9854C80.0769 84.4846 78.5786 85.6588 77.2582 84.9888L62.2379 77.3545L47.2279 84.9888Z'/%3E%3C/clipPath%3E%3Cfilter id='filter4_f_494_205386' x='36.8223' y='48.6055' width='14.9883' height='17.1348' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter5_f_494_205386' x='98.4141' y='68.4531' width='16.7402' height='21.7383' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter6_f_494_205386' x='15.2305' y='3.75195' width='15.5371' height='17.5723' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter7_f_494_205386' x='9.83398' y='99.4473' width='12.332' height='13.3398' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter8_f_494_205386' x='18.375' y='121.582' width='13.1895' height='15.3926' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter9_f_494_205386' x='98.8105' y='2.35156' width='11.707' height='12.7109' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter10_f_494_205386' x='103.469' y='118.812' width='13.3887' height='15.7734' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter11_f_494_205386' x='81.3984' y='110.783' width='16.4023' height='18.6738' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter12_f_494_205386' x='78.627' y='54.541' width='16.4023' height='18.6738' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_494_205386' x1='61.172' y1='11.5234' x2='61.172' y2='123.557' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237C9EF1'/%3E%3Cstop offset='1' stop-color='%23506ECE'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_494_205386' x1='62.3894' y1='5' x2='62.3894' y2='142' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237C9EF1'/%3E%3Cstop offset='1' stop-color='%23506ECE'/%3E%3C/linearGradient%3E%3CradialGradient id='paint4_radial_494_205386' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(15.5223 21.9686) rotate(44.4153) scale(130.236 298.944)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint5_radial_494_205386' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(15.5397 21.968) rotate(44.4153) scale(130.236 298.944)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint6_linear_494_205386' x1='16.7543' y1='134.418' x2='16.7543' y2='104.569' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_494_205386' x1='111.221' y1='134.416' x2='111.221' y2='104.545' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear_494_205386' x1='63.9331' y1='117.445' x2='63.9331' y2='87.6354' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 125px;
  height: 142px;
}
.box-podium .box-podium-inner .box-podium-item:nth-child(2) .box-podium-item-inner .box-circle .box-vector.type-4 {
  background-image: url("data:image/svg+xml,%3Csvg width='154' height='140' viewBox='0 0 154 140' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_494_205386)'%3E%3Cpath d='M64.3399 15.651C69.6308 12.658 72.2763 11.1615 75.172 11.1615C78.0676 11.1615 80.7131 12.658 86.004 15.651L113.516 31.2143C118.964 34.2962 121.688 35.8371 123.186 38.4055C124.684 40.974 124.684 44.1036 124.684 50.3629V80.7178C124.684 86.977 124.684 90.1066 123.186 92.6751C121.688 95.2436 118.964 96.7845 113.516 99.8663L86.004 115.43C80.7131 118.423 78.0676 119.919 75.172 119.919C72.2763 119.919 69.6308 118.423 64.3399 115.43L36.8275 99.8663C31.3796 96.7845 28.6556 95.2436 27.1576 92.6751C25.6596 90.1066 25.6596 86.977 25.6596 80.7178V50.3629C25.6596 44.1036 25.6596 40.974 27.1576 38.4055C28.6556 35.8371 31.3796 34.2962 36.8275 31.2143L64.3399 15.651Z' fill='url(%23paint0_linear_494_205386)'/%3E%3C/g%3E%3Cpath d='M70.9985 5.24934C73.6579 4.13971 74.9876 3.58489 76.3894 3.58489C77.7912 3.58489 79.1209 4.13971 81.7804 5.24935L118.523 20.5798C122.099 22.0723 123.888 22.8185 124.895 24.3296C125.902 25.8407 125.902 27.7786 125.902 31.6545L125.902 84.0232C125.902 88.718 125.902 91.0654 124.996 93.157C124.091 95.2486 122.379 96.8547 118.955 100.067L81.8673 134.865C79.2734 137.298 77.9765 138.515 76.3939 138.515C74.8113 138.515 73.5142 137.299 70.9201 134.865L33.8254 100.067C30.4009 96.8548 28.6887 95.2486 27.7829 93.1569C26.877 91.0651 26.877 88.7174 26.877 84.0221L26.877 31.6545C26.877 27.7787 26.877 25.8408 27.8838 24.3296C28.8907 22.8185 30.6792 22.0723 34.2561 20.5798L70.9985 5.24934Z' fill='url(%23paint1_linear_494_205386)'/%3E%3CforeignObject x='14.6602' y='0.162109' width='121.023' height='130.758'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_494_205386_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M72.0747 13.4115C74.0289 12.5675 75.0061 12.1456 76.0396 12.1456C77.0732 12.1456 78.0503 12.5676 80.0045 13.4117L111.49 27.0108C113.832 28.0223 115.003 28.5281 115.661 29.5283C116.318 30.5285 116.318 31.804 116.318 34.3551V79.6277C116.318 83.9152 116.318 86.0589 115.488 87.9671C114.658 89.8753 113.09 91.3368 109.953 94.2597L80.1258 122.054C78.1861 123.862 77.2163 124.765 76.0352 124.765C74.854 124.765 73.8842 123.861 71.9447 122.054L42.1204 94.2596C38.9841 91.3367 37.4159 89.8753 36.5859 87.9672C35.7559 86.0591 35.7559 83.9155 35.7559 79.6283V34.3553C35.7559 31.8042 35.7559 30.5286 36.4134 29.5283C37.071 28.5281 38.2421 28.0224 40.5841 27.0109L72.0747 13.4115Z' fill='url(%23paint2_radial_494_205386)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_494_205386' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='35' y='11' width='82' height='113'%3E%3CforeignObject x='14.6602' y='0.162109' width='121.023' height='130.758'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_494_205386_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M69.4177 12.9359C72.6966 11.7848 74.3361 11.2093 76.0397 11.2091C77.7433 11.2089 79.3829 11.7841 82.6621 12.9343L102.952 20.0515C109.417 22.3195 112.65 23.4534 114.492 26.0527C116.335 28.652 116.334 32.0778 116.332 38.9296L116.321 79.7993C116.32 84.0041 116.319 86.1066 115.517 87.9857C114.715 89.8648 113.198 91.3199 110.163 94.23L89.8777 113.68C83.3292 119.959 80.055 123.098 76.0352 123.098C72.0155 123.098 68.7414 119.958 62.1932 113.679L41.9156 94.2344C38.8786 91.3221 37.3602 89.866 36.5583 87.9855C35.7565 86.1049 35.757 84.0011 35.7582 79.7935L35.7693 38.9179C35.7712 32.0715 35.7721 28.6483 37.6136 26.0511C39.455 23.4538 42.685 22.32 49.1449 20.0523L69.4177 12.9359Z' fill='url(%23paint3_radial_494_205386)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_494_205386)'%3E%3Cpath opacity='0.3' d='M122.547 65.5418C122.547 57.5421 120.398 49.6832 116.316 42.7553L76.0343 65.5418H122.547Z' fill='white'/%3E%3Cpath d='M116.316 88.3283C120.398 81.4003 122.547 73.5415 122.547 65.5418H76.0343L116.316 88.3283Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M99.2907 105.009C106.362 101.009 112.233 95.2563 116.316 88.3283L76.0343 65.5418L99.2907 105.009Z' fill='white'/%3E%3Cpath d='M76.0343 111.115C84.199 111.115 92.2198 109.009 99.2907 105.009L76.0343 65.5418L76.0343 111.115Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M52.7779 105.009C59.8487 109.009 67.8696 111.115 76.0343 111.115L76.0343 65.5418L52.7779 105.009Z' fill='white'/%3E%3Cpath d='M35.753 88.3283C39.8354 95.2563 45.707 101.009 52.7779 105.009L76.0343 65.5418L35.753 88.3283Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M29.5215 65.5418C29.5215 73.5415 31.6707 81.4003 35.753 88.3283L76.0343 65.5418L29.5215 65.5418Z' fill='white'/%3E%3Cpath d='M35.753 42.7553C31.6707 49.6832 29.5215 57.5421 29.5215 65.5418L76.0343 65.5418L35.753 42.7553Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M52.7779 26.0744C45.707 30.0742 39.8354 35.8273 35.753 42.7553L76.0343 65.5418L52.7779 26.0744Z' fill='white'/%3E%3Cpath d='M76.0343 19.9688C67.8696 19.9687 59.8487 22.0745 52.7779 26.0744L76.0343 65.5418L76.0343 19.9688Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M99.2907 26.0744C92.2198 22.0745 84.199 19.9688 76.0343 19.9688L76.0343 65.5418L99.2907 26.0744Z' fill='white'/%3E%3Cpath d='M116.316 42.7553C112.233 35.8273 106.361 30.0742 99.2907 26.0744L76.0343 65.5418L116.316 42.7553Z' fill='%23D2A4F0'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M42.223 112.874C41.5694 113.109 39.4602 113.754 37.4996 114.371L33.9941 115.457L38.6879 120.095C41.2724 122.678 43.5004 124.762 43.6192 124.762C43.7678 124.762 43.8569 121.973 43.8569 118.598C43.8569 115.193 43.7678 112.434 43.6489 112.463C43.5004 112.463 42.8766 112.668 42.223 112.874Z' fill='%23BE30A0'/%3E%3Cpath d='M112.002 118.598C112.002 121.986 112.302 124.762 112.45 124.762C112.569 124.762 114.586 122.688 117.171 120.117L121.865 115.472L120.439 115.034C119.013 114.595 114.022 113.047 112.685 112.638L112.002 112.463V118.598Z' fill='%23BE30A0'/%3E%3Cpath d='M30.4544 103.623C28.8019 104.19 26.4059 105.161 25.0839 105.782C22.3023 107.077 17.8132 109.829 18.006 110.072C18.0886 110.153 19.8512 111.88 21.8892 113.877L25.6348 117.52L24.3679 122.242C23.6518 124.832 22.743 128.178 22.3023 129.663C21.8617 131.147 21.5587 132.388 21.5863 132.415C21.6138 132.469 23.0735 131.794 24.8085 130.958C30.0688 128.421 38.1657 125.696 42.3519 125.048C42.9853 124.94 43.5086 124.859 43.5086 124.832C43.5086 124.778 41.4706 122.782 38.9644 120.353C35.8523 117.331 34.5304 115.874 34.7782 115.712C35.0261 115.55 35.0261 115.496 34.7782 115.496C34.5028 115.496 34.4202 114.012 34.4202 109.02C34.4202 103.029 34.3927 102.543 33.952 102.57C33.6766 102.57 32.1068 103.056 30.4544 103.623Z' fill='url(%23paint4_linear_494_205386)'/%3E%3Cpath d='M121.448 109.021C121.448 114.013 121.366 115.497 121.118 115.497C120.842 115.497 120.842 115.551 121.09 115.713C121.338 115.875 120.016 117.332 116.904 120.354C114.398 122.783 112.387 124.779 112.443 124.806C112.47 124.833 113.241 124.995 114.15 125.184C119.273 126.237 125.69 128.422 130.95 130.878C132.767 131.741 134.282 132.416 134.31 132.416C134.337 132.389 134.007 131.148 133.566 129.664C133.125 128.18 132.217 124.833 131.501 122.243L130.234 117.521L134.117 113.77L138 109.992L137.367 109.533C136.155 108.616 132.465 106.565 130.206 105.513C127.838 104.433 122.495 102.545 121.834 102.545C121.503 102.545 121.448 103.651 121.448 109.021Z' fill='url(%23paint5_linear_494_205386)'/%3E%3Cpath d='M72.9758 85.7047C72.2873 85.7587 70.1942 85.9206 68.2939 86.0825C59.0127 86.865 48.9328 88.9968 36.7599 92.7475L34.2812 93.5301L34.3914 104.432C34.4465 110.449 34.5291 115.414 34.5842 115.441C34.6117 115.495 36.4845 114.982 38.7428 114.308C41.0012 113.633 43.0392 113.067 43.287 113.067C43.5349 113.067 45.6555 112.581 47.9689 111.987C59.1779 109.127 68.1011 107.94 78.1259 107.94C87.5172 107.94 96.0823 109.046 106.438 111.636C109.164 112.311 111.78 112.932 112.221 112.986C112.689 113.067 114.893 113.66 117.123 114.335C119.382 115.009 121.254 115.495 121.282 115.441C121.337 115.414 121.42 110.449 121.475 104.432L121.585 93.5301L118.28 92.5047C107.704 89.2126 98.2856 87.1888 88.9768 86.1904C85.2589 85.8126 75.3443 85.4888 72.9758 85.7047Z' fill='url(%23paint6_linear_494_205386)'/%3E%3Cg filter='url(%23filter1_d_494_205386)'%3E%3Cpath d='M63.2359 98.6353C62.8519 98.6353 62.4649 98.5693 62.0749 98.4373C61.6909 98.2993 61.3399 98.0833 61.0219 97.7893L61.8319 96.7813C62.0419 96.9493 62.2759 97.0783 62.5339 97.1683C62.7919 97.2583 63.0379 97.3033 63.2719 97.3033C63.5059 97.3033 63.6739 97.2673 63.7759 97.1953C63.8839 97.1233 63.9379 97.0213 63.9379 96.8893C63.9379 96.7933 63.9049 96.7183 63.8389 96.6643C63.7789 96.6043 63.6889 96.5503 63.5689 96.5023C63.4549 96.4483 63.3139 96.3883 63.1459 96.3223L62.4169 96.0253C62.2069 95.9353 62.0119 95.8183 61.8319 95.6743C61.6519 95.5243 61.5079 95.3443 61.3999 95.1343C61.2919 94.9183 61.2379 94.6693 61.2379 94.3873C61.2379 94.0513 61.3309 93.7483 61.5169 93.4783C61.7029 93.2023 61.9579 92.9833 62.2819 92.8213C62.6119 92.6533 62.9899 92.5693 63.4159 92.5693C63.7699 92.5693 64.1149 92.6323 64.4509 92.7583C64.7929 92.8783 65.0959 93.0613 65.3599 93.3073L64.5499 94.3153C64.3519 94.1773 64.1569 94.0753 63.9649 94.0093C63.7729 93.9373 63.5899 93.9013 63.4159 93.9013C63.2299 93.9013 63.0799 93.9343 62.9659 94.0003C62.8579 94.0663 62.8039 94.1653 62.8039 94.2973C62.8039 94.3873 62.8369 94.4653 62.9029 94.5313C62.9749 94.5913 63.0769 94.6483 63.2089 94.7023C63.3409 94.7503 63.4939 94.8103 63.6679 94.8823L64.3789 95.1613C64.6249 95.2573 64.8319 95.3803 64.9999 95.5303C65.1679 95.6743 65.2969 95.8483 65.3869 96.0523C65.4769 96.2563 65.5219 96.4933 65.5219 96.7633C65.5219 97.0933 65.4319 97.4023 65.2519 97.6903C65.0779 97.9723 64.8199 98.2003 64.4779 98.3743C64.1359 98.5483 63.7219 98.6353 63.2359 98.6353ZM65.724 98.5273L67.506 92.6773H69.378L71.16 98.5273H69.522L68.856 95.6833C68.784 95.4013 68.712 95.0953 68.64 94.7653C68.568 94.4353 68.496 94.1233 68.424 93.8293H68.388C68.328 94.1233 68.262 94.4353 68.19 94.7653C68.118 95.0953 68.046 95.4013 67.974 95.6833L67.308 98.5273H65.724ZM67.002 97.2853V96.0883H69.864V97.2853H67.002ZM71.7178 98.5273V92.6773H73.2658V94.8553H75.0118V92.6773H76.5598V98.5273H75.0118V96.2053H73.2658V98.5273H71.7178ZM77.1146 98.5273L78.8966 92.6773H80.7686L82.5506 98.5273H80.9126L80.2466 95.6833C80.1746 95.4013 80.1026 95.0953 80.0306 94.7653C79.9586 94.4353 79.8866 94.1233 79.8146 93.8293H79.7786C79.7186 94.1233 79.6526 94.4353 79.5806 94.7653C79.5086 95.0953 79.4366 95.4013 79.3646 95.6833L78.6986 98.5273H77.1146ZM78.3926 97.2853V96.0883H81.2546V97.2853H78.3926ZM83.1084 98.5273V92.6773H85.2144C85.6224 92.6773 85.9944 92.7193 86.3304 92.8033C86.6664 92.8873 86.9334 93.0343 87.1314 93.2443C87.3294 93.4543 87.4284 93.7513 87.4284 94.1353C87.4284 94.4233 87.3624 94.6843 87.2304 94.9183C87.1044 95.1463 86.9244 95.3053 86.6904 95.3953V95.4313C87.0084 95.5093 87.2544 95.6533 87.4284 95.8633C87.6084 96.0673 87.6984 96.3553 87.6984 96.7273C87.6984 97.1473 87.5934 97.4893 87.3834 97.7533C87.1734 98.0173 86.8944 98.2123 86.5464 98.3383C86.1984 98.4643 85.8144 98.5273 85.3944 98.5273H83.1084ZM84.6564 94.9633H85.1784C85.4304 94.9633 85.6164 94.9093 85.7364 94.8013C85.8564 94.6933 85.9164 94.5493 85.9164 94.3693C85.9164 94.1893 85.8564 94.0603 85.7364 93.9823C85.6164 93.9043 85.4304 93.8653 85.1784 93.8653H84.6564V94.9633ZM84.6564 97.3393H85.2864C85.5924 97.3393 85.8174 97.2853 85.9614 97.1773C86.1114 97.0693 86.1864 96.9073 86.1864 96.6913C86.1864 96.4753 86.1114 96.3223 85.9614 96.2323C85.8174 96.1423 85.5924 96.0973 85.2864 96.0973H84.6564V97.3393ZM87.8812 98.5273L89.6632 92.6773H91.5352L93.3172 98.5273H91.6792L91.0132 95.6833C90.9412 95.4013 90.8692 95.0953 90.7972 94.7653C90.7252 94.4353 90.6532 94.1233 90.5812 93.8293H90.5452C90.4852 94.1233 90.4192 94.4353 90.3472 94.7653C90.2752 95.0953 90.2032 95.4013 90.1312 95.6833L89.4652 98.5273H87.8812ZM89.1592 97.2853V96.0883H92.0212V97.2853H89.1592ZM94.2703 98.5273V93.9733H92.7223V92.6773H97.3663V93.9733H95.8183V98.5273H94.2703Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23paint7_angular_494_205386_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00512195 -0.0111763 0.0193101 0.00859369 103.61 14.1756)'%3E%3CforeignObject x='-1185.28' y='-1185.28' width='2370.56' height='2370.56'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(194, 132, 230, 1) 0deg,rgba(156, 93, 238, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M108 4.44141L91.9023 9.48877L99.9511 19.5835L114.327 18.8625L108 4.44141Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.76078432798385620,&%2334;g&%2334;:0.51764708757400513,&%2334;b&%2334;:0.90196079015731812,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61543214321136475,&%2334;g&%2334;:0.36481481790542603,&%2334;b&%2334;:0.93518519401550293,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:10.243900299072266,&%2334;m01&%2334;:38.620128631591797,&%2334;m02&%2334;:79.177650451660156,&%2334;m10&%2334;:-22.352632522583008,&%2334;m11&%2334;:17.187370300292969,&%2334;m12&%2334;:16.758247375488281%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint8_angular_494_205386_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00628045 0.0069122 -0.0119427 0.0105374 93.8562 123.68)'%3E%3CforeignObject x='-1219.17' y='-1219.17' width='2438.34' height='2438.34'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(194, 132, 230, 1) 0deg,rgba(156, 93, 238, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M99.3479 129.652L100.729 117.131L91.1784 119.531L87.286 129.554L99.3479 129.652Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.76078432798385620,&%2334;g&%2334;:0.51764708757400513,&%2334;b&%2334;:0.90196079015731812,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61543214321136475,&%2334;g&%2334;:0.36481481790542603,&%2334;b&%2334;:0.93518519401550293,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:12.560904502868652,&%2334;m01&%2334;:-23.885320663452148,&%2334;m02&%2334;:99.518417358398438,&%2334;m10&%2334;:13.824401855468750,&%2334;m11&%2334;:21.074886322021484,&%2334;m12&%2334;:106.23053741455078%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint9_angular_494_205386_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00665423 0.0065638 -0.0113407 -0.0111646 57.7565 122.962)'%3E%3CforeignObject x='-1219.73' y='-1219.73' width='2439.45' height='2439.45'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(194, 132, 230, 1) 0deg,rgba(156, 93, 238, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M52.011 128.698L64.7739 129.361L61.8117 120.097L51.4398 116.824L52.011 128.698Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.76078432798385620,&%2334;g&%2334;:0.51764708757400513,&%2334;b&%2334;:0.90196079015731812,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61543214321136475,&%2334;g&%2334;:0.36481481790542603,&%2334;b&%2334;:0.93518519401550293,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-13.308463096618652,&%2334;m01&%2334;:-22.681440353393555,&%2334;m02&%2334;:75.751426696777344,&%2334;m10&%2334;:13.127606391906738,&%2334;m11&%2334;:-22.329137802124023,&%2334;m12&%2334;:127.56299591064453%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint10_angular_494_205386_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00544327 -0.0100281 -0.0190462 0.0084306 50.2404 13.9418)'%3E%3CforeignObject x='-1192.46' y='-1192.46' width='2384.93' height='2384.93'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(192, 129, 231, 1) 0deg,rgba(158, 94, 239, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M45.5703 5.20542L61.803 9.30748L54.0536 18.7576L39.6672 18.5454L45.5703 5.20542Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.75294119119644165,&%2334;g&%2334;:0.50588238239288330,&%2334;b&%2334;:0.90588235855102539,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61960786581039429,&%2334;g&%2334;:0.36862745881080627,&%2334;b&%2334;:0.93725490570068359,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-10.886538505554199,&%2334;m01&%2334;:-38.092498779296875,&%2334;m02&%2334;:74.729949951171875,&%2334;m10&%2334;:-20.056243896484375,&%2334;m11&%2334;:16.861198425292969,&%2334;m12&%2334;:15.539305686950684%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter2_f_494_205386)'%3E%3Cpath d='M38.6714 74.7167C36.849 74.485 36.1929 72.237 37.5564 70.8845L52.1042 56.4368L48.2219 36.3935C47.8608 34.5197 49.869 32.9337 51.5455 33.7687L70.1841 43.0165L88.4141 33.1927C90.0577 32.3076 91.8989 33.5769 91.6164 35.4003L88.4753 55.6265L103.676 69.7078C105.047 70.9733 104.22 73.3737 102.304 73.6781L81.8504 76.9438L73.0368 95.3448C72.2123 97.0688 69.8423 97.2306 68.9979 95.6239L59.4006 77.333L38.6714 74.7167Z' fill='white'/%3E%3C/g%3E%3Cpath d='M55.296 61.6037C54.039 61.4358 53.5753 59.8917 54.5078 58.9715L64.4581 49.1419L61.6793 35.3849C61.4208 34.0988 62.7964 33.0218 63.956 33.6025L76.8476 40.0342L89.3591 33.3923C90.4872 32.7939 91.7625 33.6731 91.5772 34.9214L89.5172 48.7686L100.065 58.496C101.016 59.3703 100.458 61.0114 99.1401 61.2104L85.062 63.3463L79.0837 75.9142C78.5244 77.0917 76.8921 77.1907 76.3019 76.0852L69.594 63.5007L55.296 61.6037Z' fill='%239055F5'/%3E%3Cg filter='url(%23filter3_d_494_205386)'%3E%3Cg clip-path='url(%23paint11_angular_494_205386_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.032996 -0.0103253 0.0109944 0.0344134 79.3365 51.8158)'%3E%3CforeignObject x='-919.063' y='-919.063' width='1838.13' height='1838.13'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(211, 143, 243, 1) 0deg,rgba(143, 85, 246, 1) 91.7857deg,rgba(211, 143, 243, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M45.0606 44.4637C43.8141 43.2488 44.6131 41.1587 46.4253 40.9026L65.7712 38.1571L74.3857 20.6423C75.1925 19.0059 77.6275 18.9388 78.4158 20.5311L87.1995 38.2076L106.668 41.0896C108.423 41.35 109.086 43.3678 107.821 44.5991L93.7818 58.2533L97.1758 77.6625C97.484 79.4092 95.4741 80.771 93.8481 79.9126L76.4757 70.7565L59.1935 79.7864C57.5752 80.6332 55.6872 79.4069 55.974 77.6991L59.2504 58.2675L45.0606 44.4637Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.56078433990478516,&%2334;g&%2334;:0.33333334326744080,&%2334;b&%2334;:0.96470588445663452,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.25496017932891846%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.83034634590148926,&%2334;g&%2334;:0.56416714191436768,&%2334;b&%2334;:0.95511794090270996,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:65.991928100585938,&%2334;m01&%2334;:21.988765716552734,&%2334;m02&%2334;:35.346191406250,&%2334;m10&%2334;:-20.650558471679688,&%2334;m11&%2334;:68.826789855957031,&%2334;m12&%2334;:27.727693557739258%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg filter='url(%23filter4_f_494_205386)'%3E%3Cpath d='M98.6861 68.0798C90.0846 80.1745 73.2032 83.1482 60.9805 74.7218C48.7578 66.2954 45.8222 49.6599 54.4237 37.5653C63.0252 25.4706 79.9065 22.4969 92.1293 30.9233C104.352 39.3497 107.288 55.9852 98.6861 68.0798ZM55.0743 38.0138C46.7257 49.7529 49.575 65.8993 61.4384 74.078C73.3018 82.2566 89.6868 79.3703 98.0354 67.6313C106.384 55.8922 103.535 39.7458 91.6714 31.5671C79.808 23.3885 63.4229 26.2748 55.0743 38.0138Z' fill='%23B174EC'/%3E%3C/g%3E%3Cpath d='M98.6861 68.0798C90.0846 80.1745 73.2032 83.1482 60.9805 74.7218C48.7578 66.2954 45.8222 49.6599 54.4237 37.5653C63.0252 25.4706 79.9065 22.4969 92.1293 30.9233C104.352 39.3497 107.288 55.9852 98.6861 68.0798ZM55.0743 38.0138C46.7257 49.7529 49.575 65.8993 61.4384 74.078C73.3018 82.2566 89.6868 79.3703 98.0354 67.6313C106.384 55.8922 103.535 39.7458 91.6714 31.5671C79.808 23.3885 63.4229 26.2748 55.0743 38.0138Z' fill='%23B174EC'/%3E%3Cg filter='url(%23filter5_f_494_205386)'%3E%3Cpath d='M51.2442 59.9851L48.5989 56.6178L44.3328 57.1718L47.7299 54.5762L47.1478 50.361L49.7932 53.7283L54.0592 53.1743L50.6621 55.7698L51.2442 59.9851Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M38.336 59.3269L35.6907 55.9596L31.4246 56.5136L34.8217 53.918L34.2396 49.7028L36.885 53.0701L41.151 52.5161L37.7539 55.1116L38.336 59.3269Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter6_f_494_205386)'%3E%3Cpath d='M140.118 83.8373L139.098 78.5965L133.975 76.8153L139.306 75.8321L141.101 70.8062L142.121 76.047L147.243 77.8282L141.912 78.8113L140.118 83.8373Z' fill='white'/%3E%3C/g%3E%3Cpath d='M140.118 83.8373L139.098 78.5965L133.975 76.8153L139.306 75.8321L141.101 70.8062L142.121 76.047L147.243 77.8282L141.912 78.8113L140.118 83.8373Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter7_f_494_205386)'%3E%3Cpath d='M17.6795 5.32345L19.0454 9.37033L23.2552 10.2539L19.1803 11.5818L18.3155 15.7483L16.9497 11.7014L12.7398 10.8179L16.8147 9.48999L17.6795 5.32345Z' fill='white'/%3E%3C/g%3E%3Cpath d='M17.6795 5.32345L19.0454 9.37033L23.2552 10.2539L19.1803 11.5818L18.3155 15.7483L16.9497 11.7014L12.7398 10.8179L16.8147 9.48999L17.6795 5.32345Z' fill='white'/%3E%3Cg filter='url(%23filter8_f_494_205386)'%3E%3Cpath d='M5.49625 107.037L6.65176 104.269L4.81212 101.91L7.61021 103.03L10.0144 101.199L8.8589 103.967L10.6985 106.325L7.90045 105.205L5.49625 107.037Z' fill='white'/%3E%3C/g%3E%3Cpath d='M5.49625 107.037L6.65176 104.269L4.81212 101.91L7.61021 103.03L10.0144 101.199L8.8589 103.967L10.6985 106.325L7.90045 105.205L5.49625 107.037Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter9_f_494_205386)'%3E%3Cpath d='M20.8792 131.22L20.0289 128.109L16.8614 127.254L20.0303 126.437L20.886 123.336L21.7364 126.447L24.9038 127.302L21.7349 128.119L20.8792 131.22Z' fill='white'/%3E%3C/g%3E%3Cpath d='M20.8792 131.22L20.0289 128.109L16.8614 127.254L20.0303 126.437L20.886 123.336L21.7364 126.447L24.9038 127.302L21.7349 128.119L20.8792 131.22Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter10_f_494_205386)'%3E%3Cpath d='M140.098 6.56823L138.093 7.22151L137.668 9.27129L136.996 7.28038L134.925 6.84571L136.929 6.19243L137.355 4.14265L138.027 6.13356L140.098 6.56823Z' fill='white'/%3E%3C/g%3E%3Cpath d='M140.098 6.56823L138.093 7.22151L137.668 9.27129L136.996 7.28038L134.925 6.84571L136.929 6.19243L137.355 4.14265L138.027 6.13356L140.098 6.56823Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_494_205386)'%3E%3Cpath d='M142.967 120.812L145.843 123.333L149.5 122.148L146.942 124.982L148.144 128.585L145.268 126.065L141.612 127.25L144.17 124.416L142.967 120.812Z' fill='white'/%3E%3C/g%3E%3Cpath d='M142.967 120.812L145.843 123.333L149.5 122.148L146.942 124.982L148.144 128.585L145.268 126.065L141.612 127.25L144.17 124.416L142.967 120.812Z' fill='white'/%3E%3Cg filter='url(%23filter12_f_494_205386)'%3E%3Cpath d='M115.111 112.307L116.634 116.819L121.328 117.804L116.784 119.285L115.82 123.931L114.297 119.418L109.603 118.433L114.146 116.953L115.111 112.307Z' fill='white'/%3E%3C/g%3E%3Cpath d='M115.111 112.307L116.634 116.819L121.328 117.804L116.784 119.285L115.82 123.931L114.297 119.418L109.603 118.433L114.146 116.953L115.111 112.307Z' fill='white'/%3E%3Cg filter='url(%23filter13_f_494_205386)'%3E%3Cpath d='M111.054 56.0644L112.577 60.5769L117.271 61.5621L112.727 63.0428L111.763 67.6887L110.24 63.1762L105.546 62.191L110.09 60.7103L111.054 56.0644Z' fill='white'/%3E%3C/g%3E%3Cpath d='M111.054 56.0644L112.577 60.5769L117.271 61.5621L112.727 63.0428L111.763 67.6887L110.24 63.1762L105.546 62.191L110.09 60.7103L111.054 56.0644Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_494_205386' x='14.6602' y='0.162109' width='121.023' height='130.758' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_494_205386_clip_path' transform='translate(-14.6602 -0.162109)'%3E%3Cpath d='M72.0747 13.4115C74.0289 12.5675 75.0061 12.1456 76.0396 12.1456C77.0732 12.1456 78.0503 12.5676 80.0045 13.4117L111.49 27.0108C113.832 28.0223 115.003 28.5281 115.661 29.5283C116.318 30.5285 116.318 31.804 116.318 34.3551V79.6277C116.318 83.9152 116.318 86.0589 115.488 87.9671C114.658 89.8753 113.09 91.3368 109.953 94.2597L80.1258 122.054C78.1861 123.862 77.2163 124.765 76.0352 124.765C74.854 124.765 73.8842 123.861 71.9447 122.054L42.1204 94.2596C38.9841 91.3367 37.4159 89.8753 36.5859 87.9672C35.7559 86.0591 35.7559 83.9155 35.7559 79.6283V34.3553C35.7559 31.8042 35.7559 30.5286 36.4134 29.5283C37.071 28.5281 38.2421 28.0224 40.5841 27.0109L72.0747 13.4115Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_494_205386_clip_path' transform='translate(-14.6602 -0.162109)'%3E%3Cpath d='M69.4177 12.9359C72.6966 11.7848 74.3361 11.2093 76.0397 11.2091C77.7433 11.2089 79.3829 11.7841 82.6621 12.9343L102.952 20.0515C109.417 22.3195 112.65 23.4534 114.492 26.0527C116.335 28.652 116.334 32.0778 116.332 38.9296L116.321 79.7993C116.32 84.0041 116.319 86.1066 115.517 87.9857C114.715 89.8648 113.198 91.3199 110.163 94.23L89.8777 113.68C83.3292 119.959 80.055 123.098 76.0352 123.098C72.0155 123.098 68.7414 119.958 62.1932 113.679L41.9156 94.2344C38.8786 91.3221 37.3602 89.866 36.5583 87.9855C35.7565 86.1049 35.757 84.0011 35.7582 79.7935L35.7693 38.9179C35.7712 32.0715 35.7721 28.6483 37.6136 26.0511C39.455 23.4538 42.685 22.32 49.1449 20.0523L69.4177 12.9359Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_d_494_205386' x='57.0215' y='92.5703' width='44.3457' height='14.0645' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_205386'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_205386' result='shape'/%3E%3C/filter%3E%3CclipPath id='paint7_angular_494_205386_clip_path'%3E%3Cpath d='M108 4.44141L91.9023 9.48877L99.9511 19.5835L114.327 18.8625L108 4.44141Z'/%3E%3C/clipPath%3E%3CclipPath id='paint8_angular_494_205386_clip_path'%3E%3Cpath d='M99.3479 129.652L100.729 117.131L91.1784 119.531L87.286 129.554L99.3479 129.652Z'/%3E%3C/clipPath%3E%3CclipPath id='paint9_angular_494_205386_clip_path'%3E%3Cpath d='M52.011 128.698L64.7739 129.361L61.8117 120.097L51.4398 116.824L52.011 128.698Z'/%3E%3C/clipPath%3E%3CclipPath id='paint10_angular_494_205386_clip_path'%3E%3Cpath d='M45.5703 5.20542L61.803 9.30748L54.0536 18.7576L39.6672 18.5454L45.5703 5.20542Z'/%3E%3C/clipPath%3E%3Cfilter id='filter2_f_494_205386' x='8.82812' y='4.9043' width='123.527' height='119.834' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter3_d_494_205386' x='40.457' y='19.375' width='72.0195' height='68.8008' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_205386'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_205386' result='shape'/%3E%3C/filter%3E%3CclipPath id='paint11_angular_494_205386_clip_path'%3E%3Cpath d='M45.0606 44.4637C43.8141 43.2488 44.6131 41.1587 46.4253 40.9026L65.7712 38.1571L74.3857 20.6423C75.1925 19.0059 77.6275 18.9388 78.4158 20.5311L87.1995 38.2076L106.668 41.0896C108.423 41.35 109.086 43.3678 107.821 44.5991L93.7818 58.2533L97.1758 77.6625C97.484 79.4092 95.4741 80.771 93.8481 79.9126L76.4757 70.7565L59.1935 79.7864C57.5752 80.6332 55.6872 79.4069 55.974 77.6991L59.2504 58.2675L45.0606 44.4637Z'/%3E%3C/clipPath%3E%3Cfilter id='filter4_f_494_205386' x='45.4902' y='22.1309' width='62.1289' height='61.3848' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter5_f_494_205386' x='40.332' y='46.3613' width='17.7266' height='17.623' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter6_f_494_205386' x='129.975' y='66.8066' width='21.2695' height='21.0312' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter7_f_494_205386' x='8.74023' y='1.32422' width='18.5156' height='18.4238' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter8_f_494_205386' x='0.8125' y='97.1992' width='13.8867' height='13.8379' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter9_f_494_205386' x='12.8613' y='119.336' width='16.043' height='15.8848' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter10_f_494_205386' x='130.924' y='0.142578' width='13.1738' height='13.1289' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter11_f_494_205386' x='137.611' y='116.812' width='15.8887' height='15.7734' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter12_f_494_205386' x='105.604' y='108.307' width='19.7246' height='19.625' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter13_f_494_205386' x='101.547' y='52.0645' width='19.7246' height='19.625' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_494_205386' x1='75.172' y1='9.52344' x2='75.172' y2='121.557' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C583E2'/%3E%3Cstop offset='1' stop-color='%238D53F6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_494_205386' x1='76.3894' y1='3' x2='76.3894' y2='140' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C583E2'/%3E%3Cstop offset='1' stop-color='%238D53F6'/%3E%3C/linearGradient%3E%3CradialGradient id='paint2_radial_494_205386' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(29.5223 19.9686) rotate(44.4153) scale(130.236 298.944)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint3_radial_494_205386' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(29.5397 19.968) rotate(44.4153) scale(130.236 298.944)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint4_linear_494_205386' x1='30.7543' y1='132.418' x2='30.7543' y2='102.569' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_494_205386' x1='125.221' y1='132.416' x2='125.221' y2='102.545' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_494_205386' x1='77.9331' y1='115.445' x2='77.9331' y2='85.6354' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 154px;
  height: 140px;
}
.box-podium .box-podium-inner .box-podium-item:nth-child(2) .box-podium-item-inner .box-circle .box-vector.type-5 {
  background-image: url("data:image/svg+xml,%3Csvg width='193' height='158' viewBox='0 0 193 158' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.3' filter='url(%23filter0_f_494_205386)'%3E%3Cpath d='M188.147 38.3842C187.799 40.2284 187.324 42.0147 186.281 43.6624L185.394 44.5492C182.349 46.469 179.241 48.2703 176.067 49.9533C173.773 51.1693 171.474 52.3786 169.169 53.5812C155.75 60.5784 144.275 66.5754 134.742 71.5722C127.147 75.5545 121.983 78.3359 119.251 79.9164C116.979 81.2316 115.109 82.3896 113.642 83.3907C113.286 83.6342 112.966 83.924 112.683 84.2599C112.482 84.5001 112.489 84.7335 112.704 84.9603C114.406 86.7541 116.712 88.175 118.817 89.4523C123.301 92.1699 127.867 94.7481 132.515 97.1869L135.961 99.0462L146.382 104.486C146.413 104.501 146.44 104.523 146.461 104.55C146.483 104.577 146.498 104.608 146.506 104.641C146.515 104.674 146.516 104.708 146.51 104.742C146.504 104.776 146.491 104.808 146.471 104.836L144.897 107.161L138.84 115.966C138.816 116.001 138.785 116.031 138.749 116.054C138.713 116.077 138.673 116.093 138.631 116.1C138.588 116.107 138.545 116.106 138.503 116.097C138.462 116.087 138.422 116.069 138.387 116.045L136.756 114.871C129.376 109.497 122.092 103.934 114.905 98.1795L112.954 96.5621L109.858 93.9998L107.143 91.7022L104.402 89.1525L101.332 86.0109C100.486 85.0854 99.8634 84.1179 99.4629 83.1085L99.5294 82.4988L100.061 81.6548C101.37 80.3683 102.757 79.2463 104.221 78.2889L108.25 75.6486L109.817 74.6862L120.926 68.2794L131.188 62.709L135.749 60.3055L136.271 60.0283L142.332 56.8615L145.791 55.0626L147.642 54.1304L152.85 51.4826L156.562 49.5855L157.823 48.9657L163.892 45.9122L166.999 44.325L168.816 43.4709L174.444 40.7046L177.619 39.1123L179.309 38.2986L185.624 35.2174L188.226 33.9929C188.25 33.9819 188.275 33.977 188.301 33.9789C188.327 33.9808 188.352 33.9892 188.373 34.0035C188.395 34.0178 188.412 34.0373 188.424 34.0602C188.435 34.0831 188.44 34.1086 188.438 34.134L188.147 38.3842Z' fill='url(%23paint0_linear_494_205386)'/%3E%3Cpath d='M180.541 49.387C180.628 50.9994 180.527 52.6126 180.239 54.2267C180.139 54.7054 180.015 55.2244 179.869 55.7837C179.562 56.946 179.041 57.9756 178.306 58.8725C177.251 60.1574 175.264 61.3365 173.725 62.3795L170.371 64.5034C161.221 70.0443 151.924 75.3334 142.478 80.3705C138.998 82.2264 135.483 84.0177 131.934 85.7444C130.259 86.5606 128.459 87.3291 126.535 88.0496C123.324 89.2514 119.509 86.3465 117.64 84.0564C117.619 84.0304 117.603 84.0002 117.595 83.9677C117.587 83.9353 117.586 83.9014 117.592 83.8685C117.598 83.8356 117.612 83.8045 117.632 83.7773C117.652 83.7501 117.677 83.7276 117.707 83.7112C138.119 72.4394 158.488 61.2004 178.815 49.9942C178.829 49.9858 179.013 49.8716 179.367 49.6515C179.806 49.3794 180.197 49.2912 180.541 49.387Z' fill='url(%23paint1_linear_494_205386)'/%3E%3Cpath d='M174.755 65.1504C174.798 66.8703 174.665 68.581 174.356 70.2824C174.152 71.3691 173.767 72.5457 173.203 73.8121L172.677 74.7039C172.194 75.3539 171.632 75.9267 170.989 76.4222C170.001 77.183 168.97 77.9338 167.898 78.6745L164.915 80.6245C158.939 84.2995 152.806 87.7443 146.515 90.9591C144.204 92.1398 142.091 93.1417 140.177 93.9647C138.755 94.5769 136.825 95.4008 135.243 95.3352C132.433 95.2194 129.792 93.3399 128.253 91.1354C128.225 91.0959 128.206 91.0511 128.197 91.004C128.188 90.9569 128.19 90.9084 128.201 90.8617C128.212 90.815 128.232 90.7711 128.262 90.7328C128.291 90.6944 128.328 90.6625 128.37 90.6391L174.755 65.1504Z' fill='url(%23paint2_linear_494_205386)'/%3E%3Cpath d='M170.626 81.1685C170.62 82.739 170.443 84.3489 170.097 85.9982C169.637 87.5073 169.059 88.8225 167.898 89.9461C167.08 90.7406 165.362 91.9499 162.744 93.574L158.36 96.1993L157.641 96.5973L152.771 99.152C150.856 100.072 148.846 101.026 147.018 101.351C144.439 101.81 141.933 99.7491 140.312 97.9754C140.222 97.8746 140.155 97.763 140.11 97.6403C140.047 97.4673 140.097 97.3372 140.259 97.2498C142.916 95.7835 145.519 94.3492 148.067 92.9467C155.334 88.9442 162.34 85.0778 169.085 81.3474C169.484 81.1257 169.908 80.9082 170.358 80.6949C170.383 80.6836 170.41 80.6777 170.437 80.6777C170.464 80.6777 170.491 80.6836 170.516 80.6949C170.541 80.7062 170.562 80.7226 170.58 80.7431C170.597 80.7636 170.609 80.7875 170.616 80.8133C170.637 80.8855 170.64 81.0039 170.626 81.1685Z' fill='url(%23paint3_linear_494_205386)'/%3E%3C/g%3E%3Cpath d='M180.831 31.1733C180.483 33.0175 180.007 34.8037 178.964 36.4514L178.077 37.3383C175.033 39.258 171.924 41.0594 168.751 42.7424C166.456 43.9584 164.157 45.1677 161.853 46.3703C148.434 53.3675 136.958 59.3645 127.425 64.3613C119.83 68.3436 114.667 71.125 111.935 72.7055C109.663 74.0206 107.793 75.1787 106.326 76.1797C105.969 76.4233 105.65 76.713 105.367 77.0489C105.166 77.2891 105.172 77.5226 105.387 77.7493C107.09 79.5431 109.396 80.9641 111.5 82.2414C115.984 84.959 120.551 87.5372 125.198 89.9759L128.645 91.8353L139.066 97.2746C139.096 97.2904 139.123 97.3124 139.145 97.3392C139.166 97.366 139.182 97.3969 139.19 97.43C139.198 97.463 139.2 97.4975 139.194 97.5311C139.188 97.5647 139.175 97.5966 139.155 97.6248L137.58 99.9502L131.524 108.756C131.5 108.79 131.469 108.82 131.433 108.843C131.397 108.866 131.356 108.882 131.314 108.889C131.272 108.896 131.229 108.895 131.187 108.886C131.145 108.876 131.106 108.858 131.071 108.834L129.44 107.66C122.06 102.287 114.776 96.7229 107.588 90.9686L105.638 89.3511L102.542 86.7889L99.8266 84.4912L97.0859 81.9416L94.0154 78.7999C93.17 77.8745 92.547 76.907 92.1465 75.8976L92.213 75.2879L92.7447 74.4439C94.0537 73.1573 95.4403 72.0353 96.9044 71.078L100.934 68.4376L102.501 67.4752L113.609 61.0684L123.872 55.498L128.433 53.0945L128.954 52.8174L135.016 49.6505L138.475 47.8517L140.326 46.9195L145.534 44.2716L149.246 42.3745L150.506 41.7547L156.576 38.7012L159.682 37.114L161.5 36.26L167.127 33.4937L170.302 31.9014L171.992 31.0876L178.307 28.0064L180.91 26.782C180.933 26.7709 180.959 26.7661 180.985 26.768C181.011 26.7698 181.036 26.7783 181.057 26.7926C181.078 26.8068 181.096 26.8264 181.107 26.8493C181.119 26.8722 181.124 26.8976 181.122 26.9231L180.831 31.1733Z' fill='url(%23paint4_linear_494_205386)'/%3E%3Cpath d='M173.225 42.176C173.312 43.7885 173.211 45.4017 172.923 47.0158C172.822 47.4945 172.699 48.0135 172.552 48.5728C172.245 49.7351 171.725 50.7647 170.99 51.6616C169.934 52.9465 167.948 54.1255 166.409 55.1686L163.054 57.2924C153.905 62.8334 144.607 68.1224 135.162 73.1596C131.681 75.0155 128.167 76.8068 124.618 78.5334C122.943 79.3497 121.143 80.1181 119.219 80.8387C116.007 82.0404 112.193 79.1356 110.324 76.8454C110.303 76.8195 110.287 76.7892 110.279 76.7568C110.27 76.7243 110.269 76.6905 110.276 76.6576C110.282 76.6247 110.295 76.5935 110.315 76.5664C110.335 76.5392 110.361 76.5166 110.39 76.5003C130.803 65.2285 151.172 53.9895 171.499 42.7832C171.512 42.7748 171.697 42.6606 172.051 42.4406C172.489 42.1685 172.88 42.0803 173.225 42.176Z' fill='url(%23paint5_linear_494_205386)'/%3E%3Cpath d='M167.439 57.9395C167.481 59.6594 167.348 61.37 167.04 63.0715C166.835 64.1582 166.451 65.3347 165.887 66.6011L165.36 67.493C164.878 68.143 164.315 68.7157 163.673 69.2112C162.684 69.9721 161.654 70.7229 160.582 71.4636L157.598 73.4136C151.623 77.0885 145.489 80.5334 139.198 83.7481C136.887 84.9289 134.775 85.9308 132.86 86.7538C131.439 87.366 129.509 88.1898 127.926 88.1243C125.116 88.0084 122.475 86.1289 120.936 83.9245C120.909 83.8849 120.89 83.8402 120.881 83.793C120.872 83.7459 120.873 83.6975 120.884 83.6508C120.895 83.6041 120.916 83.5602 120.945 83.5218C120.975 83.4835 121.012 83.4516 121.054 83.4282L167.439 57.9395Z' fill='url(%23paint6_linear_494_205386)'/%3E%3Cpath d='M163.31 73.9576C163.303 75.528 163.127 77.1379 162.781 78.7873C162.321 80.2964 161.743 81.6115 160.582 82.7352C159.764 83.5296 158.046 84.7389 155.428 86.3631L151.043 88.9883L150.325 89.3864L145.454 91.941C143.54 92.8606 141.53 93.8155 139.702 94.1405C137.122 94.599 134.617 92.5381 132.996 90.7645C132.906 90.6637 132.838 90.552 132.794 90.4294C132.731 90.2564 132.78 90.1262 132.942 90.0389C135.6 88.5726 138.202 87.1382 140.75 85.7358C148.018 81.7333 155.024 77.8669 161.768 74.1365C162.167 73.9148 162.592 73.6973 163.041 73.484C163.066 73.4727 163.093 73.4668 163.121 73.4668C163.148 73.4668 163.175 73.4727 163.2 73.484C163.224 73.4952 163.246 73.5117 163.263 73.5322C163.281 73.5526 163.293 73.5766 163.3 73.6024C163.32 73.6746 163.324 73.793 163.31 73.9576Z' fill='url(%23paint7_linear_494_205386)'/%3E%3Cg opacity='0.3' filter='url(%23filter1_f_494_205386)'%3E%3Cpath d='M4.63425 38.3842C4.98195 40.2284 5.45749 42.0147 6.50059 43.6624L7.38774 44.5492C10.4318 46.469 13.5407 48.2703 16.7143 49.9533C19.0084 51.1693 21.3077 52.3786 23.6121 53.5812C37.0309 60.5784 48.5067 66.5754 58.0395 71.5722C65.6344 75.5545 70.7979 78.3359 73.5301 79.9164C75.8021 81.2316 77.6718 82.3896 79.1393 83.3907C79.4956 83.6342 79.8151 83.924 80.0981 84.2599C80.2992 84.5001 80.2924 84.7335 80.0776 84.9603C78.3749 86.7541 76.0688 88.175 73.9647 89.4523C69.4804 92.1699 64.9143 94.7481 60.2664 97.1869L56.82 99.0462L46.3992 104.486C46.3686 104.501 46.3416 104.523 46.3202 104.55C46.2987 104.577 46.2833 104.608 46.2748 104.641C46.2664 104.674 46.2651 104.708 46.2711 104.742C46.2772 104.776 46.2903 104.808 46.3098 104.836L47.8846 107.161L53.9413 115.966C53.9653 116.001 53.9962 116.031 54.0322 116.054C54.0682 116.077 54.1085 116.093 54.1507 116.1C54.1929 116.107 54.2362 116.106 54.278 116.097C54.3197 116.087 54.3591 116.069 54.3938 116.045L56.0249 114.871C63.405 109.497 70.6888 103.934 77.8764 98.1795L79.8271 96.5621L82.9231 93.9998L85.6383 91.7022L88.379 89.1525L91.4495 86.0109C92.2949 85.0854 92.9178 84.1179 93.3184 83.1085L93.2519 82.4988L92.7201 81.6548C91.4111 80.3683 90.0246 79.2463 88.5605 78.2889L84.5312 75.6486L82.964 74.6862L71.8555 68.2794L61.5932 62.709L57.0322 60.3055L56.5107 60.0283L50.4489 56.8615L46.9898 55.0626L45.1388 54.1304L39.931 51.4826L36.2188 49.5855L34.9584 48.9657L28.8889 45.9122L25.7826 44.325L23.9649 43.4709L18.3377 40.7046L15.1624 39.1123L13.4725 38.2986L7.15764 35.2174L4.555 33.9929C4.53167 33.9819 4.5058 33.977 4.47999 33.9789C4.45417 33.9808 4.4293 33.9892 4.40784 34.0035C4.38638 34.0178 4.36909 34.0373 4.35768 34.0602C4.34627 34.0831 4.34114 34.1086 4.3428 34.134L4.63425 38.3842Z' fill='url(%23paint8_linear_494_205386)'/%3E%3Cpath d='M12.2383 49.387C12.1514 50.9994 12.252 52.6126 12.54 54.2267C12.6406 54.7054 12.7641 55.2244 12.9107 55.7837C13.2175 56.946 13.7382 57.9756 14.4728 58.8725C15.5287 60.1574 17.5152 61.3365 19.0543 62.3795L22.4086 64.5034C31.5578 70.0443 40.8554 75.3334 50.3013 80.3705C53.7817 82.2264 57.2962 84.0177 60.8448 85.7444C62.5202 86.5606 64.3201 87.3291 66.2444 88.0496C69.4555 89.2514 73.27 86.3465 75.1389 84.0564C75.1604 84.0304 75.1759 84.0002 75.1842 83.9677C75.1926 83.9353 75.1937 83.9014 75.1873 83.8685C75.181 83.8356 75.1674 83.8045 75.1476 83.7773C75.1277 83.7501 75.1021 83.7276 75.0724 83.7112C54.6603 72.4394 34.2909 61.2004 13.964 49.9942C13.9504 49.9858 13.7663 49.8716 13.4118 49.6515C12.9738 49.3794 12.5826 49.2912 12.2383 49.387Z' fill='url(%23paint9_linear_494_205386)'/%3E%3Cpath d='M18.026 65.1504C17.9834 66.8703 18.1164 68.581 18.4249 70.2824C18.6294 71.3691 19.0137 72.5457 19.5779 73.8121L20.1046 74.7039C20.5869 75.3539 21.1494 75.9267 21.7919 76.4222C22.7805 77.183 23.8108 77.9338 24.8829 78.6745L27.8665 80.6245C33.8421 84.2995 39.9755 87.7443 46.2665 90.9591C48.5777 92.1398 50.6903 93.1417 52.6043 93.9647C54.0258 94.5769 55.9561 95.4007 57.5386 95.3352C60.3484 95.2194 62.9893 93.3399 64.5284 91.1354C64.556 91.0959 64.5748 91.0511 64.5838 91.004C64.5928 90.9569 64.5917 90.9084 64.5807 90.8617C64.5696 90.815 64.5488 90.7711 64.5195 90.7328C64.4903 90.6944 64.4533 90.6625 64.4108 90.6391L18.026 65.1504Z' fill='url(%23paint10_linear_494_205386)'/%3E%3Cpath d='M22.1549 81.1685C22.1617 82.739 22.3381 84.3489 22.6841 85.9982C23.1443 87.5073 23.7221 88.8225 24.8828 89.9461C25.7009 90.7406 27.419 91.9499 30.037 93.574L34.4216 96.1993L35.14 96.5973L40.0104 99.152C41.9253 100.072 43.9348 101.026 45.7628 101.351C48.3424 101.81 50.8479 99.7491 52.4688 97.9754C52.5591 97.8746 52.6264 97.763 52.6708 97.6403C52.7338 97.4673 52.6844 97.3372 52.5225 97.2498C49.8653 95.7835 47.2626 94.3492 44.7145 92.9467C37.4469 88.9442 30.4409 85.0778 23.6966 81.3474C23.2977 81.1257 22.8733 80.9082 22.4234 80.6949C22.3985 80.6836 22.3715 80.6777 22.3442 80.6777C22.3168 80.6777 22.2899 80.6836 22.2653 80.6949C22.2406 80.7062 22.2189 80.7226 22.2016 80.7431C22.1843 80.7636 22.1718 80.7875 22.1651 80.8133C22.1447 80.8855 22.1413 81.0039 22.1549 81.1685Z' fill='url(%23paint11_linear_494_205386)'/%3E%3C/g%3E%3Cpath d='M11.9507 31.1733C12.2984 33.0175 12.7739 34.8037 13.817 36.4514L14.7042 37.3383C17.7482 39.258 20.8571 41.0594 24.0307 42.7424C26.3248 43.9584 28.6241 45.1677 30.9285 46.3703C44.3473 53.3675 55.8232 59.3645 65.3559 64.3613C72.9508 68.3436 78.1143 71.125 80.8465 72.7055C83.1185 74.0206 84.9882 75.1787 86.4557 76.1797C86.812 76.4233 87.1315 76.713 87.4145 77.0489C87.6156 77.2891 87.6088 77.5226 87.394 77.7493C85.6913 79.5431 83.3852 80.9641 81.2811 82.2414C76.7968 84.959 72.2307 87.5372 67.5828 89.9759L64.1364 91.8353L53.7156 97.2746C53.685 97.2904 53.658 97.3124 53.6366 97.3392C53.6151 97.366 53.5997 97.3969 53.5912 97.43C53.5828 97.463 53.5815 97.4975 53.5876 97.5311C53.5936 97.5647 53.6067 97.5966 53.6262 97.6248L55.201 99.9502L61.2577 108.756C61.2817 108.79 61.3126 108.82 61.3486 108.843C61.3846 108.866 61.4249 108.882 61.4671 108.889C61.5094 108.896 61.5526 108.895 61.5944 108.886C61.6361 108.876 61.6755 108.858 61.7102 108.834L63.3413 107.66C70.7214 102.287 78.0053 96.7229 85.1928 90.9686L87.1435 89.3511L90.2395 86.7889L92.9547 84.4912L95.6954 81.9416L98.7659 78.7999C99.6113 77.8745 100.234 76.907 100.635 75.8976L100.568 75.2879L100.037 74.4439C98.7275 73.1573 97.341 72.0353 95.8769 71.078L91.8477 68.4376L90.2804 67.4752L79.1719 61.0684L68.9096 55.498L64.3486 53.0945L63.8271 52.8174L57.7653 49.6505L54.3062 47.8517L52.4552 46.9195L47.2474 44.2716L43.5352 42.3745L42.2748 41.7547L36.2053 38.7012L33.099 37.114L31.2813 36.26L25.6542 33.4937L22.4788 31.9014L20.7889 31.0876L14.4741 28.0064L11.8714 26.782C11.8481 26.7709 11.8222 26.7661 11.7964 26.768C11.7706 26.7698 11.7457 26.7783 11.7243 26.7926C11.7028 26.8068 11.6855 26.8264 11.6741 26.8493C11.6627 26.8722 11.6576 26.8976 11.6592 26.9231L11.9507 31.1733Z' fill='url(%23paint12_linear_494_205386)'/%3E%3Cpath d='M19.5547 42.176C19.4678 43.7885 19.5684 45.4017 19.8564 47.0158C19.957 47.4945 20.0805 48.0135 20.2271 48.5728C20.5339 49.7351 21.0546 50.7647 21.7892 51.6616C22.8451 52.9465 24.8316 54.1255 26.3707 55.1686L29.725 57.2924C38.8743 62.8334 48.1718 68.1224 57.6177 73.1596C61.0981 75.0155 64.6126 76.8068 68.1612 78.5334C69.8366 79.3497 71.6365 80.1181 73.5608 80.8387C76.7719 82.0404 80.5864 79.1356 82.4553 76.8454C82.4768 76.8195 82.4923 76.7892 82.5006 76.7568C82.509 76.7243 82.5101 76.6905 82.5037 76.6576C82.4974 76.6247 82.4838 76.5935 82.464 76.5664C82.4441 76.5392 82.4185 76.5166 82.3888 76.5003C61.9767 65.2285 41.6073 53.9895 21.2804 42.7832C21.2668 42.7748 21.0827 42.6606 20.7282 42.4406C20.2902 42.1685 19.899 42.0803 19.5547 42.176Z' fill='url(%23paint13_linear_494_205386)'/%3E%3Cpath d='M25.3424 57.9395C25.2998 59.6594 25.4328 61.37 25.7413 63.0715C25.9458 64.1582 26.3302 65.3347 26.8943 66.6011L27.421 67.493C27.9033 68.143 28.4658 68.7157 29.1083 69.2112C30.0969 69.9721 31.1272 70.7229 32.1993 71.4636L35.1829 73.4136C41.1586 77.0885 47.2919 80.5334 53.5829 83.7481C55.8941 84.9289 58.0067 85.9308 59.9208 86.7538C61.3422 87.366 63.2725 88.1898 64.855 88.1243C67.6648 88.0084 70.3058 86.1289 71.8448 83.9245C71.8724 83.8849 71.8912 83.8402 71.9002 83.793C71.9092 83.7459 71.9081 83.6975 71.8971 83.6508C71.886 83.6041 71.8652 83.5602 71.836 83.5218C71.8067 83.4835 71.7697 83.4516 71.7272 83.4282L25.3424 57.9395Z' fill='url(%23paint14_linear_494_205386)'/%3E%3Cpath d='M29.4713 73.9576C29.4781 75.528 29.6545 77.1379 30.0005 78.7873C30.4607 80.2964 31.0385 81.6115 32.1992 82.7352C33.0174 83.5296 34.7354 84.7389 37.3534 86.3631L41.738 88.9883L42.4564 89.3864L47.3268 91.941C49.2417 92.8606 51.2512 93.8155 53.0792 94.1405C55.6588 94.599 58.1643 92.5381 59.7852 90.7645C59.8755 90.6637 59.9428 90.552 59.9872 90.4294C60.0502 90.2564 60.0008 90.1262 59.8389 90.0389C57.1817 88.5726 54.579 87.1382 52.0309 85.7358C44.7633 81.7333 37.7573 77.8669 31.013 74.1365C30.6141 73.9148 30.1897 73.6973 29.7398 73.484C29.7149 73.4727 29.6879 73.4668 29.6606 73.4668C29.6332 73.4668 29.6063 73.4727 29.5817 73.484C29.557 73.4952 29.5353 73.5117 29.518 73.5322C29.5007 73.5526 29.4882 73.5766 29.4815 73.6024C29.4611 73.6746 29.4577 73.793 29.4713 73.9576Z' fill='url(%23paint15_linear_494_205386)'/%3E%3Cg filter='url(%23filter2_f_494_205386)'%3E%3Cpath d='M84.3399 33.651C89.6308 30.658 92.2763 29.1615 95.172 29.1615C98.0676 29.1615 100.713 30.658 106.004 33.651L133.516 49.2143C138.964 52.2962 141.688 53.8371 143.186 56.4055C144.684 58.974 144.684 62.1036 144.684 68.3629V98.7178C144.684 104.977 144.684 108.107 143.186 110.675C141.688 113.244 138.964 114.784 133.516 117.866L106.004 133.43C100.713 136.423 98.0676 137.919 95.172 137.919C92.2763 137.919 89.6308 136.423 84.3399 133.43L56.8275 117.866C51.3796 114.784 48.6556 113.244 47.1576 110.675C45.6596 108.107 45.6596 104.977 45.6596 98.7178V68.3629C45.6596 62.1036 45.6596 58.974 47.1576 56.4055C48.6556 53.8371 51.3796 52.2962 56.8275 49.2143L84.3399 33.651Z' fill='url(%23paint16_linear_494_205386)'/%3E%3C/g%3E%3Cpath d='M90.9985 23.2493C93.6579 22.1397 94.9876 21.5849 96.3894 21.5849C97.7912 21.5849 99.1209 22.1397 101.78 23.2494L138.523 38.5798C142.099 40.0723 143.888 40.8185 144.895 42.3296C145.902 43.8407 145.902 45.7786 145.902 49.6545L145.902 102.023C145.902 106.718 145.902 109.065 144.996 111.157C144.091 113.249 142.379 114.855 138.955 118.067L101.867 152.865C99.2734 155.298 97.9765 156.515 96.3939 156.515C94.8113 156.515 93.5142 155.299 90.9201 152.865L53.8254 118.067C50.4009 114.855 48.6887 113.249 47.7829 111.157C46.877 109.065 46.877 106.717 46.877 102.022L46.877 49.6545C46.877 45.7787 46.877 43.8408 47.8838 42.3296C48.8907 40.8185 50.6792 40.0723 54.2561 38.5798L90.9985 23.2493Z' fill='url(%23paint17_linear_494_205386)'/%3E%3CforeignObject x='34.6602' y='18.1621' width='121.023' height='130.758'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_494_205386_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M92.0747 31.4115C94.0289 30.5675 95.0061 30.1456 96.0396 30.1456C97.0732 30.1456 98.0503 30.5676 100.004 31.4117L131.49 45.0108C133.832 46.0223 135.003 46.5281 135.661 47.5283C136.318 48.5285 136.318 49.804 136.318 52.3551V97.6277C136.318 101.915 136.318 104.059 135.488 105.967C134.658 107.875 133.09 109.337 129.953 112.26L100.126 140.054C98.1861 141.862 97.2163 142.765 96.0352 142.765C94.854 142.765 93.8842 141.861 91.9447 140.054L62.1204 112.26C58.9841 109.337 57.4159 107.875 56.5859 105.967C55.7559 104.059 55.7559 101.915 55.7559 97.6283V52.3553C55.7559 49.8042 55.7559 48.5286 56.4134 47.5283C57.071 46.5281 58.2421 46.0224 60.5841 45.0109L92.0747 31.4115Z' fill='url(%23paint18_radial_494_205386)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_494_205386' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='55' y='29' width='82' height='113'%3E%3CforeignObject x='34.6602' y='18.1621' width='121.023' height='130.758'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_494_205386_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M89.4177 30.9359C92.6966 29.7848 94.3361 29.2093 96.0397 29.2091C97.7433 29.2089 99.3829 29.7841 102.662 30.9343L122.952 38.0515C129.417 40.3195 132.65 41.4534 134.492 44.0527C136.335 46.652 136.334 50.0778 136.332 56.9296L136.321 97.7993C136.32 102.004 136.319 104.107 135.517 105.986C134.715 107.865 133.198 109.32 130.163 112.23L109.878 131.68C103.329 137.959 100.055 141.098 96.0352 141.098C92.0155 141.098 88.7414 137.958 82.1932 131.679L61.9156 112.234C58.8786 109.322 57.3602 107.866 56.5583 105.985C55.7565 104.105 55.757 102.001 55.7582 97.7935L55.7693 56.9179C55.7712 50.0715 55.7721 46.6483 57.6136 44.0511C59.455 41.4538 62.685 40.32 69.1449 38.0523L89.4177 30.9359Z' fill='url(%23paint19_radial_494_205386)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_494_205386)'%3E%3Cpath opacity='0.3' d='M142.547 83.5418C142.547 75.5421 140.398 67.6832 136.316 60.7553L96.0343 83.5418H142.547Z' fill='white'/%3E%3Cpath d='M136.316 106.328C140.398 99.4003 142.547 91.5415 142.547 83.5418H96.0343L136.316 106.328Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M119.291 123.009C126.362 119.009 132.233 113.256 136.316 106.328L96.0343 83.5418L119.291 123.009Z' fill='white'/%3E%3Cpath d='M96.0343 129.115C104.199 129.115 112.22 127.009 119.291 123.009L96.0343 83.5418L96.0343 129.115Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M72.7779 123.009C79.8487 127.009 87.8696 129.115 96.0343 129.115L96.0343 83.5418L72.7779 123.009Z' fill='white'/%3E%3Cpath d='M55.753 106.328C59.8354 113.256 65.707 119.009 72.7779 123.009L96.0343 83.5418L55.753 106.328Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M49.5215 83.5418C49.5215 91.5415 51.6707 99.4003 55.753 106.328L96.0343 83.5418L49.5215 83.5418Z' fill='white'/%3E%3Cpath d='M55.753 60.7553C51.6707 67.6832 49.5215 75.5421 49.5215 83.5418L96.0343 83.5418L55.753 60.7553Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M72.7779 44.0744C65.707 48.0742 59.8354 53.8273 55.753 60.7553L96.0343 83.5418L72.7779 44.0744Z' fill='white'/%3E%3Cpath d='M96.0343 37.9688C87.8696 37.9687 79.8487 40.0745 72.7779 44.0744L96.0343 83.5418L96.0343 37.9688Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M119.291 44.0744C112.22 40.0745 104.199 37.9688 96.0343 37.9688L96.0343 83.5418L119.291 44.0744Z' fill='white'/%3E%3Cpath d='M136.316 60.7553C132.233 53.8273 126.361 48.0742 119.291 44.0744L96.0343 83.5418L136.316 60.7553Z' fill='%23F6BD5A'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M62.223 130.874C61.5694 131.109 59.4602 131.754 57.4996 132.371L53.9941 133.457L58.6879 138.095C61.2724 140.678 63.5004 142.762 63.6192 142.762C63.7678 142.762 63.8569 139.973 63.8569 136.598C63.8569 133.193 63.7678 130.434 63.6489 130.463C63.5004 130.463 62.8766 130.668 62.223 130.874Z' fill='%23A63C1C'/%3E%3Cpath d='M132.002 136.598C132.002 139.986 132.302 142.762 132.45 142.762C132.569 142.762 134.586 140.688 137.171 138.117L141.865 133.472L140.439 133.034C139.013 132.595 134.022 131.047 132.685 130.638L132.002 130.463V136.598Z' fill='%23A63C1C'/%3E%3Cpath d='M50.4544 121.623C48.8019 122.19 46.4059 123.161 45.0839 123.782C42.3023 125.077 37.8132 127.829 38.006 128.072C38.0886 128.153 39.8512 129.88 41.8892 131.877L45.6348 135.52L44.3679 140.242C43.6518 142.832 42.743 146.178 42.3023 147.663C41.8617 149.147 41.5587 150.388 41.5863 150.415C41.6138 150.469 43.0735 149.794 44.8085 148.958C50.0688 146.421 58.1657 143.696 62.3519 143.048C62.9853 142.94 63.5086 142.859 63.5086 142.832C63.5086 142.778 61.4706 140.782 58.9644 138.353C55.8523 135.331 54.5304 133.874 54.7782 133.712C55.0261 133.55 55.0261 133.496 54.7782 133.496C54.5028 133.496 54.4202 132.012 54.4202 127.02C54.4202 121.029 54.3927 120.543 53.952 120.57C53.6766 120.57 52.1068 121.056 50.4544 121.623Z' fill='url(%23paint20_linear_494_205386)'/%3E%3Cpath d='M141.448 127.021C141.448 132.013 141.366 133.497 141.118 133.497C140.842 133.497 140.842 133.551 141.09 133.713C141.338 133.875 140.016 135.332 136.904 138.354C134.398 140.783 132.387 142.779 132.443 142.806C132.47 142.833 133.241 142.995 134.15 143.184C139.273 144.237 145.69 146.422 150.95 148.878C152.767 149.741 154.282 150.416 154.31 150.416C154.337 150.389 154.007 149.148 153.566 147.664C153.125 146.18 152.217 142.833 151.501 140.243L150.234 135.521L154.117 131.77L158 127.992L157.367 127.533C156.155 126.616 152.465 124.565 150.206 123.513C147.838 122.433 142.495 120.545 141.834 120.545C141.503 120.545 141.448 121.651 141.448 127.021Z' fill='url(%23paint21_linear_494_205386)'/%3E%3Cpath d='M92.9758 103.705C92.2873 103.759 90.1942 103.921 88.2939 104.082C79.0127 104.865 68.9328 106.997 56.7599 110.748L54.2812 111.53L54.3914 122.432C54.4465 128.449 54.5291 133.414 54.5842 133.441C54.6117 133.495 56.4845 132.982 58.7428 132.308C61.0012 131.633 63.0392 131.067 63.287 131.067C63.5349 131.067 65.6555 130.581 67.9689 129.987C79.1779 127.127 88.1011 125.94 98.1259 125.94C107.517 125.94 116.082 127.046 126.438 129.636C129.164 130.311 131.78 130.932 132.221 130.986C132.689 131.067 134.893 131.66 137.123 132.335C139.382 133.009 141.254 133.495 141.282 133.441C141.337 133.414 141.42 128.449 141.475 122.432L141.585 111.53L138.28 110.505C127.704 107.213 118.286 105.189 108.977 104.19C105.259 103.813 95.3443 103.489 92.9758 103.705Z' fill='url(%23paint22_linear_494_205386)'/%3E%3Cg filter='url(%23filter3_d_494_205386)'%3E%3Cpath d='M76.4854 116.527V110.677H78.0334V112.855H78.0694L79.5454 110.677H81.2374L79.4914 113.053L81.5794 116.527H79.8874L78.5914 114.277L78.0334 115.069V116.527H76.4854ZM82.1368 116.527V110.677H85.9168V111.973H83.6848V112.891H85.5928V114.187H83.6848V115.231H86.0068V116.527H82.1368ZM87.1377 116.527V110.677H88.6857V115.231H90.8997V116.527H87.1377ZM93.9439 116.635C93.5359 116.635 93.1789 116.578 92.8729 116.464C92.5669 116.35 92.3119 116.176 92.1079 115.942C91.9099 115.708 91.7599 115.414 91.6579 115.06C91.5619 114.7 91.5139 114.277 91.5139 113.791V110.677H93.0619V113.971C93.0619 114.295 93.0919 114.556 93.1519 114.754C93.2179 114.946 93.3139 115.087 93.4399 115.177C93.5719 115.261 93.7399 115.303 93.9439 115.303C94.1479 115.303 94.3159 115.261 94.4479 115.177C94.5799 115.087 94.6789 114.946 94.7449 114.754C94.8109 114.556 94.8439 114.295 94.8439 113.971V110.677H96.3379V113.791C96.3379 114.277 96.2899 114.7 96.1939 115.06C96.0979 115.414 95.9509 115.708 95.7529 115.942C95.5609 116.176 95.3119 116.35 95.0059 116.464C94.7059 116.578 94.3519 116.635 93.9439 116.635ZM96.7708 116.527L98.5528 110.677H100.425L102.207 116.527H100.569L99.9028 113.683C99.8308 113.401 99.7588 113.095 99.6868 112.765C99.6148 112.435 99.5428 112.123 99.4708 111.829H99.4348C99.3748 112.123 99.3088 112.435 99.2368 112.765C99.1648 113.095 99.0928 113.401 99.0208 113.683L98.3548 116.527H96.7708ZM98.0488 115.285V114.088H100.911V115.285H98.0488ZM102.765 116.527V110.677H104.979C105.399 110.677 105.786 110.734 106.14 110.848C106.494 110.956 106.779 111.148 106.995 111.424C107.211 111.7 107.319 112.081 107.319 112.567C107.319 113.035 107.211 113.416 106.995 113.71C106.779 114.004 106.494 114.22 106.14 114.358C105.786 114.496 105.399 114.565 104.979 114.565H104.313V116.527H102.765ZM104.313 113.341H104.871C105.177 113.341 105.408 113.275 105.564 113.143C105.726 113.011 105.807 112.819 105.807 112.567C105.807 112.315 105.726 112.141 105.564 112.045C105.408 111.949 105.177 111.901 104.871 111.901H104.313V113.341ZM105.915 116.527L104.7 114.16L105.744 113.134L107.643 116.527H105.915ZM111.134 116.635C110.588 116.635 110.09 116.527 109.64 116.311C109.196 116.089 108.842 115.756 108.578 115.312C108.314 114.868 108.182 114.313 108.182 113.647C108.182 113.155 108.26 112.72 108.416 112.342C108.572 111.958 108.785 111.634 109.055 111.37C109.325 111.106 109.634 110.908 109.982 110.776C110.336 110.638 110.708 110.569 111.098 110.569C111.53 110.569 111.905 110.644 112.223 110.794C112.541 110.944 112.802 111.127 113.006 111.343L112.196 112.279C112.052 112.153 111.899 112.06 111.737 112C111.581 111.934 111.386 111.901 111.152 111.901C110.888 111.901 110.651 111.97 110.441 112.108C110.231 112.24 110.066 112.432 109.946 112.684C109.826 112.936 109.766 113.239 109.766 113.593C109.766 113.959 109.82 114.271 109.928 114.529C110.042 114.781 110.21 114.973 110.432 115.105C110.66 115.237 110.948 115.303 111.296 115.303C111.38 115.303 111.461 115.294 111.539 115.276C111.623 115.258 111.692 115.231 111.746 115.195V114.385H110.882V113.125H113.114V115.915C112.91 116.113 112.631 116.284 112.277 116.428C111.929 116.566 111.548 116.635 111.134 116.635ZM113.426 116.527L115.208 110.677H117.08L118.862 116.527H117.224L116.558 113.683C116.486 113.401 116.414 113.095 116.342 112.765C116.27 112.435 116.198 112.123 116.126 111.829H116.09C116.03 112.123 115.964 112.435 115.892 112.765C115.82 113.095 115.748 113.401 115.676 113.683L115.01 116.527H113.426ZM114.704 115.285V114.088H117.566V115.285H114.704Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter4_f_494_205386)'%3E%3Cpath d='M72.7981 107.977C70.7363 109.036 68.3967 107.18 68.8133 104.812L73.2468 79.5197L54.4286 61.5747C52.6712 59.8957 53.5846 56.8265 55.9403 56.495L82.103 52.7733L93.7689 29.6363C94.8212 27.5509 97.6683 27.5509 98.7205 29.6363L110.386 52.7733L136.549 56.495C138.905 56.8265 139.818 59.8957 138.056 61.5747L119.243 79.5197L123.676 104.812C124.093 107.18 121.753 109.036 119.691 107.977L96.2367 95.914L72.7981 107.977Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter5_d_494_205386)'%3E%3Cpath d='M70.4689 79.4927C68.9917 79.2425 68.5078 77.3993 69.6468 76.3507L81.8006 65.1489L79.087 48.7825C78.8348 47.2524 80.5034 46.0369 81.8486 46.7707L96.8045 54.9004L111.851 47.5699C113.207 46.9095 114.677 48.0007 114.407 49.4678L111.403 65.7411L123.456 77.6675C124.542 78.7395 123.817 80.6551 122.252 80.836L105.542 82.7787L97.9649 97.3791C97.256 98.7471 95.3246 98.7968 94.6734 97.4665L87.2723 82.3232L70.4689 79.4927Z' fill='%23F17942'/%3E%3C/g%3E%3Cg filter='url(%23filter6_d_494_205386)'%3E%3Cg clip-path='url(%23paint23_angular_494_205386_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000291889 -0.0363616 0.0392051 0.000305616 96.2452 68.1776)'%3E%3CforeignObject x='-917.43' y='-917.43' width='1834.86' height='1834.86'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(240, 126, 86, 1) 91.7857deg,rgba(250, 215, 114, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M77.2651 100.018C75.596 100.865 73.7021 99.3803 74.0394 97.4853L77.6284 77.2517L62.3946 62.8957C60.972 61.5525 61.7114 59.0971 63.6183 58.8319L84.7977 55.8546L94.2415 37.345C95.0934 35.6767 97.3981 35.6767 98.25 37.345L107.694 55.8546L128.873 58.8319C130.78 59.0971 131.52 61.5525 130.093 62.8957L114.863 77.2517L118.452 97.4853C118.789 99.3803 116.895 100.865 115.226 100.018L96.2393 90.3672L77.2651 100.018Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94331824779510498,&%2334;g&%2334;:0.49721625447273254,&%2334;b&%2334;:0.33741852641105652,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.25496017932891846%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.58377707004547119,&%2334;m01&%2334;:78.410148620605469,&%2334;m02&%2334;:56.748207092285156,&%2334;m10&%2334;:-72.723190307617188,&%2334;m11&%2334;:0.61123132705688477,&%2334;m12&%2334;:104.23359680175781%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg clip-path='url(%23paint24_angular_494_205386_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00512195 -0.0111763 0.0193101 0.00859369 123.61 32.1756)'%3E%3CforeignObject x='-1185.28' y='-1185.28' width='2370.56' height='2370.56'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(242, 141, 77, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M128 22.4414L111.902 27.4888L119.951 37.5835L134.327 36.8625L128 22.4414Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.55294120311737061,&%2334;b&%2334;:0.30196079611778259,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:10.243900299072266,&%2334;m01&%2334;:38.620128631591797,&%2334;m02&%2334;:99.177650451660156,&%2334;m10&%2334;:-22.352632522583008,&%2334;m11&%2334;:17.187370300292969,&%2334;m12&%2334;:34.758247375488281%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint25_angular_494_205386_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00628045 0.0069122 -0.0119427 0.0105374 113.856 141.68)'%3E%3CforeignObject x='-1219.17' y='-1219.17' width='2438.34' height='2438.34'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(242, 141, 77, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M119.348 147.652L120.729 135.131L111.178 137.531L107.286 147.554L119.348 147.652Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.55294120311737061,&%2334;b&%2334;:0.30196079611778259,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:12.560904502868652,&%2334;m01&%2334;:-23.885320663452148,&%2334;m02&%2334;:119.51841735839844,&%2334;m10&%2334;:13.824401855468750,&%2334;m11&%2334;:21.074886322021484,&%2334;m12&%2334;:124.23053741455078%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint26_angular_494_205386_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00665423 0.0065638 -0.0113407 -0.0111646 77.7565 140.962)'%3E%3CforeignObject x='-1219.73' y='-1219.73' width='2439.45' height='2439.45'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(242, 141, 77, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M72.011 146.698L84.7739 147.361L81.8117 138.097L71.4398 134.824L72.011 146.698Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.55294120311737061,&%2334;b&%2334;:0.30196079611778259,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-13.308463096618652,&%2334;m01&%2334;:-22.681440353393555,&%2334;m02&%2334;:95.751426696777344,&%2334;m10&%2334;:13.127606391906738,&%2334;m11&%2334;:-22.329137802124023,&%2334;m12&%2334;:145.562988281250%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint27_angular_494_205386_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00544327 -0.0100281 -0.0190462 0.0084306 70.2404 31.9418)'%3E%3CforeignObject x='-1192.46' y='-1192.46' width='2384.93' height='2384.93'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 115, 1) 0deg,rgba(242, 143, 79, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M65.5703 23.2054L81.803 27.3075L74.0536 36.7576L59.6672 36.5454L65.5703 23.2054Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.45098039507865906,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.56078433990478516,&%2334;b&%2334;:0.30980393290519714,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-10.886538505554199,&%2334;m01&%2334;:-38.092498779296875,&%2334;m02&%2334;:94.729949951171875,&%2334;m10&%2334;:-20.056243896484375,&%2334;m11&%2334;:16.861198425292969,&%2334;m12&%2334;:33.5393066406250%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter7_f_494_205386)'%3E%3Cpath d='M71.2442 77.9851L68.5989 74.6178L64.3328 75.1718L67.7299 72.5762L67.1478 68.361L69.7932 71.7283L74.0592 71.1743L70.6621 73.7698L71.2442 77.9851Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M58.336 77.3269L55.6907 73.9596L51.4246 74.5136L54.8217 71.918L54.2396 67.7028L56.885 71.0701L61.151 70.5161L57.7539 73.1116L58.336 77.3269Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter8_f_494_205386)'%3E%3Cpath d='M160.118 101.837L159.098 96.5965L153.975 94.8153L159.306 93.8321L161.101 88.8062L162.121 94.047L167.243 95.8282L161.912 96.8113L160.118 101.837Z' fill='white'/%3E%3C/g%3E%3Cpath d='M160.118 101.837L159.098 96.5965L153.975 94.8153L159.306 93.8321L161.101 88.8062L162.121 94.047L167.243 95.8282L161.912 96.8113L160.118 101.837Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter9_f_494_205386)'%3E%3Cpath d='M37.6795 23.3234L39.0454 27.3703L43.2552 28.2539L39.1803 29.5818L38.3155 33.7483L36.9497 29.7014L32.7398 28.8179L36.8147 27.49L37.6795 23.3234Z' fill='white'/%3E%3C/g%3E%3Cpath d='M37.6795 23.3234L39.0454 27.3703L43.2552 28.2539L39.1803 29.5818L38.3155 33.7483L36.9497 29.7014L32.7398 28.8179L36.8147 27.49L37.6795 23.3234Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_494_205386)'%3E%3Cpath d='M25.4962 125.037L26.6518 122.269L24.8121 119.91L27.6102 121.03L30.0144 119.199L28.8589 121.967L30.6985 124.325L27.9005 123.205L25.4962 125.037Z' fill='white'/%3E%3C/g%3E%3Cpath d='M25.4962 125.037L26.6518 122.269L24.8121 119.91L27.6102 121.03L30.0144 119.199L28.8589 121.967L30.6985 124.325L27.9005 123.205L25.4962 125.037Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter11_f_494_205386)'%3E%3Cpath d='M40.8792 149.22L40.0289 146.109L36.8614 145.254L40.0303 144.437L40.886 141.336L41.7364 144.447L44.9038 145.302L41.7349 146.119L40.8792 149.22Z' fill='white'/%3E%3C/g%3E%3Cpath d='M40.8792 149.22L40.0289 146.109L36.8614 145.254L40.0303 144.437L40.886 141.336L41.7364 144.447L44.9038 145.302L41.7349 146.119L40.8792 149.22Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter12_f_494_205386)'%3E%3Cpath d='M160.098 24.5682L158.093 25.2215L157.668 27.2713L156.996 25.2804L154.925 24.8457L156.929 24.1924L157.355 22.1426L158.027 24.1336L160.098 24.5682Z' fill='white'/%3E%3C/g%3E%3Cpath d='M160.098 24.5682L158.093 25.2215L157.668 27.2713L156.996 25.2804L154.925 24.8457L156.929 24.1924L157.355 22.1426L158.027 24.1336L160.098 24.5682Z' fill='white'/%3E%3Cg filter='url(%23filter13_f_494_205386)'%3E%3Cpath d='M162.967 138.812L165.843 141.333L169.5 140.148L166.942 142.982L168.144 146.585L165.268 144.065L161.612 145.25L164.17 142.416L162.967 138.812Z' fill='white'/%3E%3C/g%3E%3Cpath d='M162.967 138.812L165.843 141.333L169.5 140.148L166.942 142.982L168.144 146.585L165.268 144.065L161.612 145.25L164.17 142.416L162.967 138.812Z' fill='white'/%3E%3Cg filter='url(%23filter14_f_494_205386)'%3E%3Cpath d='M135.111 130.307L136.634 134.819L141.328 135.804L136.784 137.285L135.82 141.931L134.297 137.418L129.603 136.433L134.146 134.953L135.111 130.307Z' fill='white'/%3E%3C/g%3E%3Cpath d='M135.111 130.307L136.634 134.819L141.328 135.804L136.784 137.285L135.82 141.931L134.297 137.418L129.603 136.433L134.146 134.953L135.111 130.307Z' fill='white'/%3E%3Cg filter='url(%23filter15_f_494_205386)'%3E%3Cpath d='M131.054 74.0644L132.577 78.5769L137.271 79.5621L132.727 81.0428L131.763 85.6887L130.24 81.1762L125.546 80.191L130.09 78.7103L131.054 74.0644Z' fill='white'/%3E%3C/g%3E%3Cpath d='M131.054 74.0644L132.577 78.5769L137.271 79.5621L132.727 81.0428L131.763 85.6887L130.24 81.1762L125.546 80.191L130.09 78.7103L131.054 74.0644Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_494_205386' x='95.4629' y='29.9785' width='96.9766' height='90.127' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter1_f_494_205386' x='0.341797' y='29.9785' width='96.9766' height='90.127' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter2_f_494_205386' x='34.6602' y='18.1621' width='121.023' height='130.758' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_494_205386_clip_path' transform='translate(-34.6602 -18.1621)'%3E%3Cpath d='M92.0747 31.4115C94.0289 30.5675 95.0061 30.1456 96.0396 30.1456C97.0732 30.1456 98.0503 30.5676 100.004 31.4117L131.49 45.0108C133.832 46.0223 135.003 46.5281 135.661 47.5283C136.318 48.5285 136.318 49.804 136.318 52.3551V97.6277C136.318 101.915 136.318 104.059 135.488 105.967C134.658 107.875 133.09 109.337 129.953 112.26L100.126 140.054C98.1861 141.862 97.2163 142.765 96.0352 142.765C94.854 142.765 93.8842 141.861 91.9447 140.054L62.1204 112.26C58.9841 109.337 57.4159 107.875 56.5859 105.967C55.7559 104.059 55.7559 101.915 55.7559 97.6283V52.3553C55.7559 49.8042 55.7559 48.5286 56.4134 47.5283C57.071 46.5281 58.2421 46.0224 60.5841 45.0109L92.0747 31.4115Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_494_205386_clip_path' transform='translate(-34.6602 -18.1621)'%3E%3Cpath d='M89.4177 30.9359C92.6966 29.7848 94.3361 29.2093 96.0397 29.2091C97.7433 29.2089 99.3829 29.7841 102.662 30.9343L122.952 38.0515C129.417 40.3195 132.65 41.4534 134.492 44.0527C136.335 46.652 136.334 50.0778 136.332 56.9296L136.321 97.7993C136.32 102.004 136.319 104.107 135.517 105.986C134.715 107.865 133.198 109.32 130.163 112.23L109.878 131.68C103.329 137.959 100.055 141.098 96.0352 141.098C92.0155 141.098 88.7414 137.958 82.1932 131.679L61.9156 112.234C58.8786 109.322 57.3602 107.866 56.5583 105.985C55.7565 104.105 55.757 102.001 55.7582 97.7935L55.7693 56.9179C55.7712 50.0715 55.7721 46.6483 57.6136 44.0511C59.455 41.4538 62.685 40.32 69.1449 38.0523L89.4177 30.9359Z'/%3E%3C/clipPath%3E%3Cfilter id='filter3_d_494_205386' x='72.4863' y='110.57' width='50.375' height='14.0645' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_205386'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_205386' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter4_f_494_205386' x='25.5117' y='0.0722656' width='141.465' height='136.209' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter5_d_494_205386' x='65.0176' y='46.5508' width='62.957' height='59.8848' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_205386'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_205386' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter6_d_494_205386' x='57.6523' y='36.0938' width='77.1855' height='72.168' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_205386'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_205386' result='shape'/%3E%3C/filter%3E%3CclipPath id='paint23_angular_494_205386_clip_path'%3E%3Cpath d='M77.2651 100.018C75.596 100.865 73.7021 99.3803 74.0394 97.4853L77.6284 77.2517L62.3946 62.8957C60.972 61.5525 61.7114 59.0971 63.6183 58.8319L84.7977 55.8546L94.2415 37.345C95.0934 35.6767 97.3981 35.6767 98.25 37.345L107.694 55.8546L128.873 58.8319C130.78 59.0971 131.52 61.5525 130.093 62.8957L114.863 77.2517L118.452 97.4853C118.789 99.3803 116.895 100.865 115.226 100.018L96.2393 90.3672L77.2651 100.018Z'/%3E%3C/clipPath%3E%3CclipPath id='paint24_angular_494_205386_clip_path'%3E%3Cpath d='M128 22.4414L111.902 27.4888L119.951 37.5835L134.327 36.8625L128 22.4414Z'/%3E%3C/clipPath%3E%3CclipPath id='paint25_angular_494_205386_clip_path'%3E%3Cpath d='M119.348 147.652L120.729 135.131L111.178 137.531L107.286 147.554L119.348 147.652Z'/%3E%3C/clipPath%3E%3CclipPath id='paint26_angular_494_205386_clip_path'%3E%3Cpath d='M72.011 146.698L84.7739 147.361L81.8117 138.097L71.4398 134.824L72.011 146.698Z'/%3E%3C/clipPath%3E%3CclipPath id='paint27_angular_494_205386_clip_path'%3E%3Cpath d='M65.5703 23.2054L81.803 27.3075L74.0536 36.7576L59.6672 36.5454L65.5703 23.2054Z'/%3E%3C/clipPath%3E%3Cfilter id='filter7_f_494_205386' x='60.332' y='64.3613' width='17.7266' height='17.623' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter8_f_494_205386' x='149.975' y='84.8066' width='21.2695' height='21.0312' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter9_f_494_205386' x='28.7402' y='19.3242' width='18.5156' height='18.4238' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter10_f_494_205386' x='20.8125' y='115.199' width='13.8867' height='13.8379' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter11_f_494_205386' x='32.8613' y='137.336' width='16.043' height='15.8848' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter12_f_494_205386' x='150.924' y='18.1426' width='13.1738' height='13.1289' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter13_f_494_205386' x='157.611' y='134.812' width='15.8887' height='15.7734' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter14_f_494_205386' x='125.604' y='126.307' width='19.7246' height='19.625' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3Cfilter id='filter15_f_494_205386' x='121.547' y='70.0645' width='19.7246' height='19.625' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205386'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_494_205386' x1='121.162' y1='74.4791' x2='152.834' y2='37.2842' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_494_205386' x1='132.948' y1='68.573' x2='146.062' y2='45.6053' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_494_205386' x1='139.549' y1='80.0379' x2='149.938' y2='62.6648' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_494_205386' x1='147.534' y1='90.905' x2='154.823' y2='79.2666' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_494_205386' x1='113.845' y1='67.2682' x2='145.517' y2='30.0733' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_494_205386' x1='125.632' y1='61.3621' x2='138.745' y2='38.3944' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_494_205386' x1='132.233' y1='72.8269' x2='142.622' y2='55.4538' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_494_205386' x1='140.218' y1='83.694' x2='147.507' y2='72.0556' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear_494_205386' x1='71.6194' y1='74.4791' x2='39.9474' y2='37.2842' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint9_linear_494_205386' x1='59.8314' y1='68.573' x2='46.7177' y2='45.6053' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint10_linear_494_205386' x1='53.2322' y1='80.0379' x2='42.843' y2='62.6648' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint11_linear_494_205386' x1='45.2468' y1='90.905' x2='37.9583' y2='79.2666' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint12_linear_494_205386' x1='78.9358' y1='67.2682' x2='47.2638' y2='30.0733' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint13_linear_494_205386' x1='67.1478' y1='61.3621' x2='54.0341' y2='38.3944' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint14_linear_494_205386' x1='60.5486' y1='72.8269' x2='50.1595' y2='55.4538' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint15_linear_494_205386' x1='52.5632' y1='83.694' x2='45.2747' y2='72.0556' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint16_linear_494_205386' x1='95.172' y1='27.5234' x2='95.172' y2='139.557' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F4A455'/%3E%3Cstop offset='1' stop-color='%23ED4E60'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint17_linear_494_205386' x1='96.3894' y1='21' x2='96.3894' y2='158' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FADC6A'/%3E%3Cstop offset='1' stop-color='%23F4A339'/%3E%3C/linearGradient%3E%3CradialGradient id='paint18_radial_494_205386' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(49.5223 37.9686) rotate(44.4153) scale(130.236 298.944)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint19_radial_494_205386' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(49.5397 37.968) rotate(44.4153) scale(130.236 298.944)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint20_linear_494_205386' x1='50.7543' y1='150.418' x2='50.7543' y2='120.569' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint21_linear_494_205386' x1='145.221' y1='150.416' x2='145.221' y2='120.545' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint22_linear_494_205386' x1='97.9331' y1='133.445' x2='97.9331' y2='103.635' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 193px;
  height: 158px;
}
.box-podium .box-podium-inner .box-podium-item:nth-child(3) .box-podium-item-inner .box-circle {
  min-height: 79px;
  max-height: 96px;
}
.box-podium .box-podium-inner .box-podium-item:nth-child(3) .box-podium-item-inner .box-circle .box-vector {
  background-image: url("data:image/svg+xml,%3Csvg width='107' height='91' viewBox='0 0 107 91' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_494_205388)'%3E%3Cpath d='M41.0654 19.7376C46.5862 16.42 49.3465 14.7612 52.3974 14.7612C55.4484 14.7612 58.2087 16.42 63.7294 19.7376L69.7865 23.3776C74.9972 26.509 77.6026 28.0747 79.0285 30.5951C80.4545 33.1156 80.4545 36.1553 80.4545 42.2345V51.0638C80.4545 57.1431 80.4545 60.1827 79.0285 62.7032C77.6026 65.2237 74.9972 66.7894 69.7865 69.9208L63.7294 73.5607C58.2087 76.8783 55.4484 78.5371 52.3974 78.5371C49.3465 78.5371 46.5862 76.8783 41.0654 73.5607L35.0084 69.9208C29.7977 66.7894 27.1923 65.2237 25.7664 62.7032C24.3404 60.1827 24.3404 57.1431 24.3404 51.0638V42.2346C24.3404 36.1553 24.3404 33.1156 25.7664 30.5951C27.1923 28.0747 29.7977 26.509 35.0084 23.3776L41.0654 19.7376Z' fill='%2383763D'/%3E%3C/g%3E%3Cpath d='M47.4151 11.5146C50.2094 10.2761 51.6065 9.65683 53.0883 9.65683C54.5702 9.65683 55.9673 10.2761 58.7615 11.5146L74.008 18.2727C77.472 19.8081 79.2039 20.5758 80.1746 22.0678C81.1453 23.5598 81.1453 25.4543 81.1453 29.2433L81.1453 54.3756C81.1453 58.882 81.1453 61.1352 80.3046 63.1603C79.4638 65.1854 77.8679 66.7761 74.6762 69.9574L58.738 85.8436C56.0751 88.4977 54.7437 89.8248 53.0908 89.8248C51.4379 89.8249 50.1064 88.498 47.4433 85.8441L31.5018 69.9576C28.3094 66.7762 26.7132 65.1855 25.8723 63.1602C25.0313 61.1349 25.0313 58.8814 25.0313 54.3744L25.0313 29.2433C25.0313 25.4543 25.0313 23.5598 26.0019 22.0678C26.9726 20.5758 28.7046 19.8081 32.1685 18.2727L47.4151 11.5146Z' fill='url(%23paint0_linear_494_205388)'/%3E%3CforeignObject x='13.3398' y='3.76172' width='78.1152' height='85.7754'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_494_205388_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M48.7179 16.1495C50.7698 15.2081 51.7957 14.7374 52.888 14.7375C53.9803 14.7375 55.0062 15.2082 57.058 16.1497L71.0489 22.5691C73.314 23.6084 74.4465 24.128 75.0796 25.115C75.7126 26.102 75.7126 27.3481 75.7126 29.8402V52.0223C75.7126 56.1384 75.7126 58.1964 74.9417 60.0444C74.1708 61.8923 72.7082 63.3402 69.783 66.2359L57.1068 78.7844C55.1151 80.756 54.1193 81.7418 52.8855 81.7417C51.6517 81.7417 50.6559 80.7559 48.6644 78.7842L35.9895 66.2358C33.0646 63.3401 31.6022 61.8923 30.8314 60.0444C30.0605 58.1966 30.0605 56.1387 30.0605 52.0229V29.8405C30.0605 27.3483 30.0605 26.1021 30.6937 25.1151C31.3268 24.1281 32.4594 23.6085 34.7247 22.5692L48.7179 16.1495Z' fill='url(%23paint1_radial_494_205388)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_494_205388' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='30' y='14' width='46' height='66'%3E%3CforeignObject x='13.3398' y='3.76172' width='78.1152' height='85.7754'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_494_205388_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M45.9024 16.1871C49.3573 14.8987 51.0848 14.2545 52.8881 14.2543C54.6914 14.254 56.419 14.8978 59.8743 16.1854L62.7026 17.2393C68.9996 19.5858 72.1481 20.7591 73.9348 23.3323C75.7215 25.9056 75.7206 29.2656 75.7189 35.9856L75.7147 52.1927C75.7137 56.2269 75.7132 58.244 74.9695 60.0623C74.2259 61.8806 72.8128 63.32 69.9866 66.1988L67.158 69.08C60.4406 75.9223 57.0819 79.3434 52.8856 79.3433C48.6892 79.3432 45.3307 75.9219 38.6137 69.0793L35.7901 66.2029C32.9622 63.3222 31.5483 61.8818 30.8047 60.0621C30.0611 58.2425 30.0616 56.2241 30.0626 52.1873L30.0668 35.9744C30.0685 29.2595 30.0694 25.9021 31.8553 23.3308C33.6412 20.7595 36.787 19.5863 43.0786 17.2401L45.9024 16.1871Z' fill='url(%23paint2_radial_494_205388)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_494_205388)'%3E%3Cpath opacity='0.3' d='M79.2438 46.6492C79.2438 41.8335 78.0259 37.1026 75.7126 32.932L52.8865 46.6492H79.2438Z' fill='white'/%3E%3Cpath d='M75.7126 60.3664C78.0259 56.1959 79.2438 51.465 79.2438 46.6492H52.8865L75.7126 60.3664Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M66.0652 70.4081C70.072 68.0002 73.3993 64.537 75.7126 60.3664L52.8865 46.6492L66.0652 70.4081Z' fill='white'/%3E%3Cpath d='M52.8865 74.0836C57.5132 74.0836 62.0584 72.8159 66.0652 70.4081L52.8865 46.6492L52.8865 74.0836Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M39.7079 70.4081C43.7147 72.8159 48.2599 74.0836 52.8865 74.0836L52.8865 46.6492L39.7079 70.4081Z' fill='white'/%3E%3Cpath d='M30.0605 60.3664C32.3738 64.537 35.7011 68.0002 39.7079 70.4081L52.8865 46.6492L30.0605 60.3664Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M26.5293 46.6492C26.5293 51.465 27.7472 56.1958 30.0605 60.3664L52.8865 46.6492L26.5293 46.6492Z' fill='white'/%3E%3Cpath d='M30.0605 32.932C27.7472 37.1026 26.5293 41.8335 26.5293 46.6492L52.8865 46.6492L30.0605 32.932Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M39.7079 22.8904C35.7011 25.2982 32.3738 28.7615 30.0605 32.932L52.8865 46.6492L39.7079 22.8904Z' fill='white'/%3E%3Cpath d='M52.8865 19.2148C48.2599 19.2148 43.7147 20.4825 39.7079 22.8904L52.8865 46.6492L52.8865 19.2148Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M66.0652 22.8904C62.0584 20.4825 57.5132 19.2148 52.8865 19.2148L52.8865 46.6492L66.0652 22.8904Z' fill='white'/%3E%3Cpath d='M75.7126 32.932C73.3993 28.7615 70.072 25.2982 66.0652 22.8904L52.8865 46.6492L75.7126 32.932Z' fill='%23958A56'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M33.7275 75.1406C33.3571 75.2819 32.1619 75.6707 31.0509 76.0417L29.0645 76.6955L31.7242 79.4874C33.1888 81.0423 34.4513 82.2969 34.5187 82.2969C34.6028 82.2969 34.6533 80.6182 34.6533 78.5862C34.6533 76.5365 34.6028 74.8755 34.5355 74.8932C34.4513 74.8932 34.0978 75.0169 33.7275 75.1406Z' fill='%233E3823'/%3E%3Cpath d='M73.2676 78.5862C73.2676 80.6262 73.4374 82.2969 73.5216 82.2969C73.589 82.2969 74.7321 81.0482 76.1967 79.5007L78.8565 76.7044L78.0484 76.4406C77.2404 76.1768 74.4123 75.2448 73.6548 74.9986L73.2676 74.8931V78.5862Z' fill='%233E3823'/%3E%3Cpath d='M27.0575 69.572C26.1211 69.9131 24.7633 70.4979 24.0142 70.8715C22.438 71.6512 19.8942 73.3081 20.0034 73.4543C20.0502 73.503 21.049 74.5427 22.2039 75.7447L24.3264 77.9377L23.6085 80.7804C23.2027 82.3398 22.6877 84.3541 22.438 85.2475C22.1883 86.141 22.0166 86.8882 22.0322 86.9044C22.0478 86.9369 22.875 86.5308 23.8582 86.0272C26.839 84.5003 31.4272 82.8596 33.7994 82.4698C34.1583 82.4048 34.4549 82.3561 34.4549 82.3398C34.4549 82.3073 33.3 81.1053 31.8798 79.6433C30.1163 77.824 29.3672 76.9468 29.5077 76.8493C29.6481 76.7519 29.6481 76.7194 29.5077 76.7194C29.3516 76.7194 29.3048 75.8259 29.3048 72.8208C29.3048 69.2146 29.2892 68.9222 29.0395 68.9384C28.8834 68.9384 27.9938 69.2308 27.0575 69.572Z' fill='%2361583A'/%3E%3Cpath d='M78.6215 72.8207C78.6215 75.8258 78.5747 76.7192 78.4342 76.7192C78.2781 76.7192 78.2781 76.7517 78.4186 76.8492C78.559 76.9467 77.8099 77.8238 76.0464 79.6432C74.6263 81.1052 73.487 82.3072 73.5182 82.3235C73.5338 82.3397 73.9708 82.4372 74.4858 82.5509C77.3886 83.1844 81.0248 84.5002 84.0057 85.9784C85.0357 86.4982 85.894 86.9043 85.9096 86.9043C85.9252 86.8881 85.738 86.1408 85.4883 85.2474C85.2386 84.354 84.7235 82.3397 84.3178 80.7803L83.5999 77.9375L85.8004 75.6796L88.0009 73.4054L87.6419 73.1293C86.9553 72.577 84.864 71.3424 83.5843 70.7089C82.2421 70.0592 79.2145 68.9221 78.84 68.9221C78.6527 68.9221 78.6215 69.5881 78.6215 72.8207Z' fill='%2361583A'/%3E%3Cpath d='M51.1535 58.786C50.7633 58.8185 49.5772 58.9159 48.5004 59.0134C43.241 59.4845 37.5291 60.7678 30.6311 63.0257L29.2266 63.4968L29.289 70.0594C29.3202 73.6818 29.367 76.6707 29.3982 76.687C29.4138 76.7195 30.4751 76.4108 31.7548 76.0047C33.0345 75.5986 34.1894 75.2575 34.3298 75.2575C34.4703 75.2575 35.672 74.9651 36.9829 74.6077C43.3347 72.8859 48.3911 72.1711 54.0718 72.1711C59.3936 72.1711 64.2472 72.8371 70.1151 74.3966C71.6602 74.8027 73.1428 75.1763 73.3925 75.2088C73.6578 75.2575 74.9063 75.6149 76.1704 76.021C77.4501 76.4271 78.5113 76.7195 78.527 76.687C78.5582 76.6707 78.605 73.6818 78.6362 70.0594L78.6986 63.4968L76.8259 62.8795C70.833 60.8977 65.4957 59.6794 60.2207 59.0784C58.1139 58.851 52.4956 58.656 51.1535 58.786Z' fill='url(%23paint3_linear_494_205388)'/%3E%3Cg filter='url(%23filter1_f_494_205388)'%3E%3Cpath d='M45.3601 55.5063C44.6879 55.8709 43.9251 55.232 44.0609 54.4163L45.5064 45.7067L39.3712 39.5272C38.7983 38.949 39.096 37.8921 39.864 37.7779L48.3937 36.4963L52.197 28.5288C52.5401 27.8107 53.4683 27.8107 53.8114 28.5288L57.6147 36.4963L66.1444 37.7779C66.9124 37.8921 67.2101 38.949 66.6355 39.5272L60.5021 45.7067L61.9475 54.4163C62.0833 55.232 61.3205 55.8709 60.6483 55.5063L53.0016 51.3523L45.3601 55.5063Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23paint4_angular_494_205388_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(9.51623e-05 -0.0125215 0.0127817 0.000105242 53.0027 41.8004)'%3E%3CforeignObject x='-970.231' y='-970.231' width='1940.46' height='1940.46'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(179, 170, 128, 1) 0deg,rgba(122, 108, 65, 1) 111.084deg,rgba(179, 170, 128, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M46.8147 52.7648C46.2706 53.0565 45.6531 52.5453 45.7631 51.8928L46.9332 44.9251L41.9666 39.9815C41.5028 39.519 41.7439 38.6734 42.3656 38.5821L49.2705 37.5568L52.3494 31.1828C52.6271 30.6083 53.3785 30.6083 53.6563 31.1828L56.7352 37.5568L63.6401 38.5821C64.2618 38.6734 64.5029 39.519 64.0377 39.9815L59.0725 44.9251L60.2426 51.8928C60.3526 52.5453 59.7351 53.0565 59.191 52.7648L53.0007 49.4416L46.8147 52.7648Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.47843137383460999,&%2334;g&%2334;:0.42352941632270813,&%2334;b&%2334;:0.25490197539329529,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.30856710672378540%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.70196080207824707,&%2334;g&%2334;:0.66666668653488159,&%2334;b&%2334;:0.50196081399917603,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.19032461941242218,&%2334;m01&%2334;:25.563495635986328,&%2334;m02&%2334;:40.125747680664062,&%2334;m10&%2334;:-25.043006896972656,&%2334;m11&%2334;:0.21048402786254883,&%2334;m12&%2334;:54.216636657714844%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter2_d_494_205388)'%3E%3Cpath d='M35.6768 69.7891V63.9391H37.2248V66.1171H37.2608L38.7368 63.9391H40.4288L38.6828 66.3151L40.7708 69.7891H39.0788L37.7828 67.5391L37.2248 68.3311V69.7891H35.6768ZM41.3282 69.7891V63.9391H45.1082V65.2351H42.8762V66.1531H44.7842V67.4491H42.8762V68.4931H45.1982V69.7891H41.3282ZM46.3292 69.7891V63.9391H47.9132L49.2092 66.5491C49.3112 66.7471 49.4072 66.9601 49.4972 67.1881C49.5872 67.4101 49.6772 67.6351 49.7672 67.8631H49.8032C49.7672 67.5451 49.7252 67.1851 49.6772 66.7831C49.6292 66.3751 49.6052 65.9911 49.6052 65.6311V63.9391H51.0812V69.7891H49.4972L48.2012 67.1791C48.1052 66.9811 48.0092 66.7681 47.9132 66.5401C47.8232 66.3121 47.7332 66.0871 47.6432 65.8651H47.6072C47.6432 66.1951 47.6852 66.5611 47.7332 66.9631C47.7812 67.3591 47.8052 67.7371 47.8052 68.0971V69.7891H46.3292ZM51.638 69.7891L53.42 63.9391H55.292L57.074 69.7891H55.436L54.77 66.9451C54.698 66.6631 54.626 66.3571 54.554 66.0271C54.482 65.6971 54.41 65.3851 54.338 65.0911H54.302C54.242 65.3851 54.176 65.6971 54.104 66.0271C54.032 66.3571 53.96 66.6631 53.888 66.9451L53.222 69.7891H51.638ZM52.916 68.5471V67.3501H55.778V68.5471H52.916ZM57.6319 69.7891V63.9391H59.1799V68.4931H61.3939V69.7891H57.6319ZM61.5785 69.7891L63.3605 63.9391H65.2325L67.0145 69.7891H65.3765L64.7105 66.9451C64.6385 66.6631 64.5665 66.3571 64.4945 66.0271C64.4225 65.6971 64.3505 65.3851 64.2785 65.0911H64.2425C64.1825 65.3851 64.1165 65.6971 64.0445 66.0271C63.9725 66.3571 63.9005 66.6631 63.8285 66.9451L63.1625 69.7891H61.5785ZM62.8565 68.5471V67.3501H65.7185V68.5471H62.8565ZM67.5723 69.7891V63.9391H69.1563L70.4523 66.5491C70.5543 66.7471 70.6503 66.9601 70.7403 67.1881C70.8303 67.4101 70.9203 67.6351 71.0103 67.8631H71.0463C71.0103 67.5451 70.9683 67.1851 70.9203 66.7831C70.8723 66.3751 70.8483 65.9911 70.8483 65.6311V63.9391H72.3243V69.7891H70.7403L69.4443 67.1791C69.3483 66.9811 69.2523 66.7681 69.1563 66.5401C69.0663 66.3121 68.9763 66.0871 68.8863 65.8651H68.8503C68.8863 66.1951 68.9283 66.5611 68.9763 66.9631C69.0243 67.3591 69.0483 67.7371 69.0483 68.0971V69.7891H67.5723Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter3_f_494_205388)'%3E%3Cpath d='M35.7769 43.1611L33.9341 41.093L31.0541 41.3718L33.3144 39.8486L32.8556 37.2953L34.6984 39.3634L37.5784 39.0846L35.3181 40.6078L35.7769 43.1611Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M26.9547 42.7686L25.1118 40.7004L22.2319 40.9792L24.4921 39.456L24.0334 36.9027L25.8762 38.9709L28.7561 38.6921L26.4959 40.2152L26.9547 42.7686Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter4_f_494_205388)'%3E%3Cpath d='M96.5236 57.33L95.7507 54.2245L92.1744 53.127L95.861 52.593L97.0436 49.6391L97.8165 52.7446L101.393 53.842L97.7062 54.3761L96.5236 57.33Z' fill='white'/%3E%3C/g%3E%3Cpath d='M96.5236 57.33L95.7507 54.2245L92.1744 53.127L95.861 52.593L97.0436 49.6391L97.8165 52.7446L101.393 53.842L97.7062 54.3761L96.5236 57.33Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter5_f_494_205388)'%3E%3Cpath d='M12.6815 10.3077L13.6728 12.8119L16.4915 13.4227L13.8077 14.1703L13.3175 16.7113L12.3262 14.2071L9.50743 13.5963L12.1913 12.8487L12.6815 10.3077Z' fill='white'/%3E%3C/g%3E%3Cpath d='M12.6815 10.3077L13.6728 12.8119L16.4915 13.4227L13.8077 14.1703L13.3175 16.7113L12.3262 14.2071L9.50743 13.5963L12.1913 12.8487L12.6815 10.3077Z' fill='white'/%3E%3Cg filter='url(%23filter6_f_494_205388)'%3E%3Cpath d='M4.39628 71.3195L5.24569 69.6345L4.04842 68.2511L5.926 68.8724L7.60331 67.7272L6.7539 69.4122L7.95117 70.7957L6.07359 70.1743L4.39628 71.3195Z' fill='white'/%3E%3C/g%3E%3Cpath d='M4.39628 71.3195L5.24569 69.6345L4.04842 68.2511L5.926 68.8724L7.60331 67.7272L6.7539 69.4122L7.95117 70.7957L6.07359 70.1743L4.39628 71.3195Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter7_f_494_205388)'%3E%3Cpath d='M15.0348 85.6942L14.4133 83.8617L12.2846 83.3204L14.3852 82.8824L14.9024 81.0776L15.5239 82.9102L17.6525 83.4515L15.552 83.8895L15.0348 85.6942Z' fill='white'/%3E%3C/g%3E%3Cpath d='M15.0348 85.6942L14.4133 83.8617L12.2846 83.3204L14.3852 82.8824L14.9024 81.0776L15.5239 82.9102L17.6525 83.4515L15.552 83.8895L15.0348 85.6942Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter8_f_494_205388)'%3E%3Cpath d='M96.3849 11.1767L95.0646 11.5445L94.8234 12.7946L94.3357 11.5627L92.949 11.2622L94.2694 10.8944L94.5106 9.64429L94.9982 10.8762L96.3849 11.1767Z' fill='white'/%3E%3C/g%3E%3Cpath d='M96.3849 11.1767L95.0646 11.5445L94.8234 12.7946L94.3357 11.5627L92.949 11.2622L94.2694 10.8944L94.5106 9.64429L94.9982 10.8762L96.3849 11.1767Z' fill='white'/%3E%3Cg filter='url(%23filter9_f_494_205388)'%3E%3Cpath d='M98.3942 79.5143L100.359 81.0231L102.858 80.3137L101.11 82.0101L101.932 84.1667L99.9665 82.6578L97.468 83.3672L99.2161 81.6709L98.3942 79.5143Z' fill='white'/%3E%3C/g%3E%3Cpath d='M98.3942 79.5143L100.359 81.0231L102.858 80.3137L101.11 82.0101L101.932 84.1667L99.9665 82.6578L97.468 83.3672L99.2161 81.6709L98.3942 79.5143Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_494_205388)'%3E%3Cpath d='M79.2454 74.3329L80.3507 77.1252L83.4938 77.8062L80.5012 78.6399L79.9545 81.4732L78.8492 78.6809L75.7061 77.9999L78.6987 77.1662L79.2454 74.3329Z' fill='white'/%3E%3C/g%3E%3Cpath d='M79.2454 74.3329L80.3507 77.1252L83.4938 77.8062L80.5012 78.6399L79.9545 81.4732L78.8492 78.6809L75.7061 77.9999L78.6987 77.1662L79.2454 74.3329Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_494_205388)'%3E%3Cpath d='M76.4719 40.6707L77.5773 43.463L80.7203 44.1441L77.7277 44.9777L77.1811 47.8111L76.0757 45.0188L72.9327 44.3378L75.9253 43.5041L76.4719 40.6707Z' fill='white'/%3E%3C/g%3E%3Cpath d='M76.4719 40.6707L77.5773 43.463L80.7203 44.1441L77.7277 44.9777L77.1811 47.8111L76.0757 45.0188L72.9327 44.3378L75.9253 43.5041L76.4719 40.6707Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_494_205388' x='13.3398' y='3.76172' width='78.1152' height='85.7754' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_494_205388_clip_path' transform='translate(-13.3398 -3.76172)'%3E%3Cpath d='M48.7179 16.1495C50.7698 15.2081 51.7957 14.7374 52.888 14.7375C53.9803 14.7375 55.0062 15.2082 57.058 16.1497L71.0489 22.5691C73.314 23.6084 74.4465 24.128 75.0796 25.115C75.7126 26.102 75.7126 27.3481 75.7126 29.8402V52.0223C75.7126 56.1384 75.7126 58.1964 74.9417 60.0444C74.1708 61.8923 72.7082 63.3402 69.783 66.2359L57.1068 78.7844C55.1151 80.756 54.1193 81.7418 52.8855 81.7417C51.6517 81.7417 50.6559 80.7559 48.6644 78.7842L35.9895 66.2358C33.0646 63.3401 31.6022 61.8923 30.8314 60.0444C30.0605 58.1966 30.0605 56.1387 30.0605 52.0229V29.8405C30.0605 27.3483 30.0605 26.1021 30.6937 25.1151C31.3268 24.1281 32.4594 23.6085 34.7247 22.5692L48.7179 16.1495Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_494_205388_clip_path' transform='translate(-13.3398 -3.76172)'%3E%3Cpath d='M45.9024 16.1871C49.3573 14.8987 51.0848 14.2545 52.8881 14.2543C54.6914 14.254 56.419 14.8978 59.8743 16.1854L62.7026 17.2393C68.9996 19.5858 72.1481 20.7591 73.9348 23.3323C75.7215 25.9056 75.7206 29.2656 75.7189 35.9856L75.7147 52.1927C75.7137 56.2269 75.7132 58.244 74.9695 60.0623C74.2259 61.8806 72.8128 63.32 69.9866 66.1988L67.158 69.08C60.4406 75.9223 57.0819 79.3434 52.8856 79.3433C48.6892 79.3432 45.3307 75.9219 38.6137 69.0793L35.7901 66.2029C32.9622 63.3222 31.5483 61.8818 30.8047 60.0621C30.0611 58.2425 30.0616 56.2241 30.0626 52.1873L30.0668 35.9744C30.0685 29.2595 30.0694 25.9021 31.8553 23.3308C33.6412 20.7595 36.787 19.5863 43.0786 17.2401L45.9024 16.1871Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_f_494_205388' x='11.0723' y='-0.00976562' width='83.8633' height='83.6211' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3CclipPath id='paint4_angular_494_205388_clip_path'%3E%3Cpath d='M46.8147 52.7648C46.2706 53.0565 45.6531 52.5453 45.7631 51.8928L46.9332 44.9251L41.9666 39.9815C41.5028 39.519 41.7439 38.6734 42.3656 38.5821L49.2705 37.5568L52.3494 31.1828C52.6271 30.6083 53.3785 30.6083 53.6563 31.1828L56.7352 37.5568L63.6401 38.5821C64.2618 38.6734 64.5029 39.519 64.0377 39.9815L59.0725 44.9251L60.2426 51.8928C60.3526 52.5453 59.7351 53.0565 59.191 52.7648L53.0007 49.4416L46.8147 52.7648Z'/%3E%3C/clipPath%3E%3Cfilter id='filter2_d_494_205388' x='31.6777' y='63.9395' width='44.6465' height='13.8496' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_205388'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_205388' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_f_494_205388' x='27.0547' y='33.2949' width='14.5234' height='13.8672' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter4_f_494_205388' x='88.1738' y='45.6387' width='17.2188' height='15.6914' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter5_f_494_205388' x='5.50781' y='6.30859' width='14.9844' height='14.4023' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter6_f_494_205388' x='0.0488281' y='63.7266' width='11.9023' height='11.5938' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter7_f_494_205388' x='8.28516' y='77.0781' width='13.3672' height='12.6152' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter8_f_494_205388' x='88.9492' y='5.64453' width='11.4355' height='11.1504' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter9_f_494_205388' x='93.4688' y='75.5137' width='13.3887' height='12.6523' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter10_f_494_205388' x='71.707' y='70.332' width='15.7871' height='15.1406' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter11_f_494_205388' x='68.9336' y='36.6699' width='15.7871' height='15.1406' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_494_205388' x1='53.0883' y1='9' x2='53.0883' y2='91.4722' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B3AA80'/%3E%3Cstop offset='1' stop-color='%23786A2D'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_494_205388' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(26.5282 19.2144) rotate(46.1471) scale(76.0881 174.549)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_494_205388' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(26.5381 19.2146) rotate(46.1471) scale(76.0881 174.549)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint3_linear_494_205388' x1='53.9626' y1='76.6895' x2='53.9626' y2='58.7443' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237B6531'/%3E%3Cstop offset='1' stop-color='%23A59B6C'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 107px;
  height: 91px;
}
.box-podium .box-podium-inner .box-podium-item:nth-child(3) .box-podium-item-inner .box-circle .box-vector.type-2 {
  background-image: url("data:image/svg+xml,%3Csvg width='107' height='94' viewBox='0 0 107 94' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_494_205388)'%3E%3Cpath d='M41.0654 22.7376C46.5862 19.42 49.3465 17.7612 52.3974 17.7612C55.4484 17.7612 58.2087 19.42 63.7294 22.7376L69.7865 26.3776C74.9972 29.509 77.6026 31.0747 79.0285 33.5951C80.4545 36.1156 80.4545 39.1553 80.4545 45.2345V54.0638C80.4545 60.1431 80.4545 63.1827 79.0285 65.7032C77.6026 68.2237 74.9972 69.7894 69.7865 72.9208L63.7294 76.5607C58.2087 79.8783 55.4484 81.5371 52.3974 81.5371C49.3465 81.5371 46.5862 79.8783 41.0654 76.5607L35.0084 72.9208C29.7977 69.7894 27.1923 68.2237 25.7664 65.7032C24.3404 63.1827 24.3404 60.1431 24.3404 54.0638V45.2346C24.3404 39.1553 24.3404 36.1156 25.7664 33.5951C27.1923 31.0747 29.7977 29.509 35.0084 26.3776L41.0654 22.7376Z' fill='%231950D1'/%3E%3C/g%3E%3Cpath d='M47.4151 14.5146C50.2094 13.2761 51.6065 12.6568 53.0883 12.6568C54.5702 12.6568 55.9673 13.2761 58.7615 14.5146L74.008 21.2727C77.472 22.8081 79.2039 23.5758 80.1746 25.0678C81.1453 26.5598 81.1453 28.4543 81.1453 32.2433L81.1453 57.3756C81.1453 61.882 81.1453 64.1352 80.3046 66.1603C79.4638 68.1854 77.8679 69.7761 74.6762 72.9574L58.738 88.8436C56.0751 91.4977 54.7437 92.8248 53.0908 92.8248C51.4379 92.8249 50.1064 91.498 47.4433 88.8441L31.5018 72.9576C28.3094 69.7762 26.7132 68.1855 25.8723 66.1602C25.0313 64.1349 25.0313 61.8814 25.0313 57.3744L25.0313 32.2433C25.0313 28.4543 25.0313 26.5598 26.0019 25.0678C26.9726 23.5758 28.7046 22.8081 32.1685 21.2727L47.4151 14.5146Z' fill='url(%23paint0_linear_494_205388)'/%3E%3CforeignObject x='13.3398' y='6.76172' width='78.1152' height='85.7754'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_494_205388_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M48.7179 19.1495C50.7698 18.2081 51.7957 17.7374 52.888 17.7375C53.9803 17.7375 55.0062 18.2082 57.058 19.1497L71.0489 25.5691C73.314 26.6084 74.4465 27.128 75.0796 28.115C75.7126 29.102 75.7126 30.3481 75.7126 32.8402V55.0223C75.7126 59.1384 75.7126 61.1964 74.9417 63.0444C74.1708 64.8923 72.7082 66.3402 69.783 69.2359L57.1068 81.7844C55.1151 83.756 54.1193 84.7418 52.8855 84.7417C51.6517 84.7417 50.6559 83.7559 48.6644 81.7842L35.9895 69.2358C33.0646 66.3401 31.6022 64.8923 30.8314 63.0444C30.0605 61.1966 30.0605 59.1387 30.0605 55.0229V32.8405C30.0605 30.3483 30.0605 29.1021 30.6937 28.1151C31.3268 27.1281 32.4594 26.6085 34.7247 25.5692L48.7179 19.1495Z' fill='url(%23paint1_radial_494_205388)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_494_205388' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='30' y='17' width='46' height='66'%3E%3CforeignObject x='13.3398' y='6.76172' width='78.1152' height='85.7754'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_494_205388_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M45.9024 19.1871C49.3573 17.8987 51.0848 17.2545 52.8881 17.2543C54.6914 17.254 56.419 17.8978 59.8743 19.1854L62.7026 20.2393C68.9996 22.5858 72.1481 23.7591 73.9348 26.3323C75.7215 28.9056 75.7206 32.2656 75.7189 38.9856L75.7147 55.1927C75.7137 59.2269 75.7132 61.244 74.9695 63.0623C74.2259 64.8806 72.8128 66.32 69.9866 69.1988L67.158 72.08C60.4406 78.9223 57.0819 82.3434 52.8856 82.3433C48.6892 82.3432 45.3307 78.9219 38.6137 72.0793L35.7901 69.2029C32.9622 66.3222 31.5483 64.8818 30.8047 63.0621C30.0611 61.2425 30.0616 59.2241 30.0626 55.1873L30.0668 38.9744C30.0685 32.2595 30.0694 28.9021 31.8553 26.3308C33.6412 23.7595 36.787 22.5863 43.0786 20.2401L45.9024 19.1871Z' fill='url(%23paint2_radial_494_205388)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_494_205388)'%3E%3Cpath opacity='0.3' d='M79.2438 49.6492C79.2438 44.8335 78.0259 40.1026 75.7126 35.932L52.8865 49.6492H79.2438Z' fill='white'/%3E%3Cpath d='M75.7126 63.3664C78.0259 59.1959 79.2438 54.465 79.2438 49.6492H52.8865L75.7126 63.3664Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M66.0652 73.4081C70.072 71.0002 73.3993 67.537 75.7126 63.3664L52.8865 49.6492L66.0652 73.4081Z' fill='white'/%3E%3Cpath d='M52.8865 77.0836C57.5132 77.0836 62.0584 75.8159 66.0652 73.4081L52.8865 49.6492L52.8865 77.0836Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M39.7079 73.4081C43.7147 75.8159 48.2599 77.0836 52.8865 77.0836L52.8865 49.6492L39.7079 73.4081Z' fill='white'/%3E%3Cpath d='M30.0605 63.3664C32.3738 67.537 35.7011 71.0002 39.7079 73.4081L52.8865 49.6492L30.0605 63.3664Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M26.5293 49.6492C26.5293 54.465 27.7472 59.1958 30.0605 63.3664L52.8865 49.6492L26.5293 49.6492Z' fill='white'/%3E%3Cpath d='M30.0605 35.932C27.7472 40.1026 26.5293 44.8335 26.5293 49.6492L52.8865 49.6492L30.0605 35.932Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M39.7079 25.8904C35.7011 28.2982 32.3738 31.7615 30.0605 35.932L52.8865 49.6492L39.7079 25.8904Z' fill='white'/%3E%3Cpath d='M52.8865 22.2148C48.2599 22.2148 43.7147 23.4825 39.7079 25.8904L52.8865 49.6492L52.8865 22.2148Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M66.0652 25.8904C62.0584 23.4825 57.5132 22.2148 52.8865 22.2148L52.8865 49.6492L66.0652 25.8904Z' fill='white'/%3E%3Cpath d='M75.7126 35.932C73.3993 31.7615 70.072 28.2982 66.0652 25.8904L52.8865 49.6492L75.7126 35.932Z' fill='%23132F6F'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M33.7275 78.1425C33.3571 78.2839 32.1619 78.6726 31.0509 79.0437L29.0645 79.6975L31.7242 82.4893C33.1888 84.0443 34.4513 85.2988 34.5187 85.2988C34.6028 85.2988 34.6533 83.6202 34.6533 81.5882C34.6533 79.5384 34.6028 77.8775 34.5355 77.8951C34.4513 77.8951 34.0978 78.0188 33.7275 78.1425Z' fill='%230D1E49'/%3E%3Cpath d='M73.2676 81.5881C73.2676 83.6281 73.4374 85.2988 73.5216 85.2988C73.589 85.2988 74.7321 84.0502 76.1967 82.5026L78.8565 79.7064L78.0484 79.4426C77.2404 79.1788 74.4123 78.2467 73.6548 78.0005L73.2676 77.895V81.5881Z' fill='%230D1E49'/%3E%3Cpath d='M27.0575 72.5739C26.1211 72.915 24.7633 73.4998 24.0142 73.8734C22.438 74.6532 19.8942 76.3101 20.0034 76.4563C20.0502 76.505 21.049 77.5446 22.2039 78.7467L24.3264 80.9396L23.6085 83.7824C23.2027 85.3418 22.6877 87.3561 22.438 88.2495C22.1883 89.1429 22.0166 89.8901 22.0322 89.9064C22.0478 89.9389 22.875 89.5328 23.8582 89.0292C26.839 87.5023 31.4272 85.8616 33.7994 85.4717C34.1583 85.4068 34.4549 85.358 34.4549 85.3418C34.4549 85.3093 33.3 84.1072 31.8798 82.6453C30.1163 80.8259 29.3672 79.9487 29.5077 79.8513C29.6481 79.7538 29.6481 79.7213 29.5077 79.7213C29.3516 79.7213 29.3048 78.8279 29.3048 75.8227C29.3048 72.2165 29.2892 71.9242 29.0395 71.9404C28.8834 71.9404 27.9938 72.2328 27.0575 72.5739Z' fill='%23133380'/%3E%3Cpath d='M78.6215 75.8226C78.6215 78.8278 78.5747 79.7212 78.4342 79.7212C78.2781 79.7212 78.2781 79.7537 78.4186 79.8511C78.559 79.9486 77.8099 80.8258 76.0464 82.6451C74.6263 84.1071 73.487 85.3092 73.5182 85.3254C73.5338 85.3417 73.9708 85.4391 74.4858 85.5528C77.3886 86.1863 81.0248 87.5021 84.0057 88.9803C85.0357 89.5001 85.894 89.9062 85.9096 89.9062C85.9252 89.89 85.738 89.1428 85.4883 88.2494C85.2386 87.3559 84.7235 85.3417 84.3178 83.7822L83.5999 80.9395L85.8004 78.6816L88.0009 76.4074L87.6419 76.1312C86.9553 75.5789 84.864 74.3444 83.5843 73.7109C82.2421 73.0611 79.2145 71.924 78.84 71.924C78.6527 71.924 78.6215 72.59 78.6215 75.8226Z' fill='%23133380'/%3E%3Cpath d='M51.1535 61.7879C50.7633 61.8204 49.5772 61.9179 48.5004 62.0154C43.241 62.4864 37.5291 63.7697 30.6311 66.0276L29.2266 66.4987L29.289 73.0613C29.3202 76.6838 29.367 79.6727 29.3982 79.6889C29.4138 79.7214 30.4751 79.4128 31.7548 79.0067C33.0345 78.6006 34.1894 78.2595 34.3298 78.2595C34.4703 78.2595 35.672 77.9671 36.9829 77.6097C43.3347 75.8878 48.3911 75.1731 54.0718 75.1731C59.3936 75.1731 64.2472 75.8391 70.1151 77.3985C71.6602 77.8046 73.1428 78.1782 73.3925 78.2107C73.6578 78.2595 74.9063 78.6168 76.1704 79.0229C77.4501 79.429 78.5113 79.7214 78.527 79.6889C78.5582 79.6727 78.605 76.6838 78.6362 73.0613L78.6986 66.4987L76.8259 65.8815C70.833 63.8997 65.4957 62.6814 60.2207 62.0803C58.1139 61.8529 52.4956 61.658 51.1535 61.7879Z' fill='url(%23paint3_linear_494_205388)'/%3E%3Cg filter='url(%23filter1_d_494_205388)'%3E%3Cpath d='M40.8799 72.7891V66.9391H43.0939C43.5139 66.9391 43.9009 66.9961 44.2549 67.1101C44.6089 67.2181 44.8939 67.4101 45.1099 67.6861C45.3259 67.9621 45.4339 68.3431 45.4339 68.8291C45.4339 69.2971 45.3259 69.6781 45.1099 69.9721C44.8939 70.2661 44.6089 70.4821 44.2549 70.6201C43.9009 70.7581 43.5139 70.8271 43.0939 70.8271H42.4279V72.7891H40.8799ZM42.4279 69.6031H42.9859C43.2919 69.6031 43.5229 69.5371 43.6789 69.4051C43.8409 69.2731 43.9219 69.0811 43.9219 68.8291C43.9219 68.5771 43.8409 68.4031 43.6789 68.3071C43.5229 68.2111 43.2919 68.1631 42.9859 68.1631H42.4279V69.6031ZM44.0299 72.7891L42.8149 70.4221L43.8589 69.3961L45.7579 72.7891H44.0299ZM46.5489 72.7891V66.9391H50.3289V68.2351H48.0969V69.1531H50.0049V70.4491H48.0969V71.4931H50.4189V72.7891H46.5489ZM51.5499 72.7891V66.9391H53.0979V69.1171H53.1339L54.6099 66.9391H56.3019L54.5559 69.3151L56.6439 72.7891H54.9519L53.6559 70.5391L53.0979 71.3311V72.7891H51.5499ZM56.3753 72.7891L58.1573 66.9391H60.0293L61.8113 72.7891H60.1733L59.5073 69.9451C59.4353 69.6631 59.3633 69.3571 59.2913 69.0271C59.2193 68.6971 59.1473 68.3851 59.0753 68.0911H59.0393C58.9793 68.3851 58.9133 68.6971 58.8413 69.0271C58.7693 69.3571 58.6973 69.6631 58.6253 69.9451L57.9593 72.7891H56.3753ZM57.6533 71.5471V70.3501H60.5153V71.5471H57.6533ZM62.3692 72.7891V66.9391H63.9532L65.2492 69.5491C65.3512 69.7471 65.4472 69.9601 65.5372 70.1881C65.6272 70.4101 65.7172 70.6351 65.8072 70.8631H65.8432C65.8072 70.5451 65.7652 70.1851 65.7172 69.7831C65.6692 69.3751 65.6452 68.9911 65.6452 68.6311V66.9391H67.1212V72.7891H65.5372L64.2412 70.1791C64.1452 69.9811 64.0492 69.7681 63.9532 69.5401C63.8632 69.3121 63.7732 69.0871 63.6832 68.8651H63.6472C63.6832 69.1951 63.7252 69.5611 63.7732 69.9631C63.8212 70.3591 63.8452 70.7371 63.8452 71.0971V72.7891H62.3692Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter2_f_494_205388)'%3E%3Cpath d='M44.0714 61.0758C43.2712 61.5087 42.3631 60.75 42.5248 59.7813L44.2456 49.4387L36.9418 42.1005C36.2597 41.4139 36.6142 40.1588 37.5285 40.0232L47.6829 38.5014L52.2107 29.04C52.6191 28.1872 53.7241 28.1872 54.1325 29.04L58.6603 38.5014L68.8146 40.0232C69.7289 40.1588 70.0834 41.4139 69.3993 42.1005L62.0976 49.4387L63.8183 59.7813C63.98 60.75 63.072 61.5087 62.2717 61.0758L53.1685 56.1428L44.0714 61.0758Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23paint4_angular_494_205388_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000115454 -0.0146736 0.0155073 0.00012333 52.7571 44.8009)'%3E%3CforeignObject x='-958.403' y='-958.403' width='1916.81' height='1916.81'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(53, 100, 213, 1) 0deg,rgba(14, 33, 78, 1) 111.084deg,rgba(53, 100, 213, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M45.2497 57.6499C44.5895 57.9917 43.8404 57.3926 43.9738 56.6279L45.3934 48.4627L39.3678 42.6694C38.8051 42.1273 39.0976 41.1365 39.8518 41.0294L48.2292 39.828L51.9646 32.3584C52.3016 31.6852 53.2132 31.6852 53.5501 32.3584L57.2856 39.828L65.6629 41.0294C66.4172 41.1365 66.7096 42.1273 66.1452 42.6694L60.1213 48.4627L61.5409 56.6279C61.6743 57.3926 60.9252 57.9917 60.265 57.6499L52.7548 53.7554L45.2497 57.6499Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.054901961237192154,&%2334;g&%2334;:0.12941177189350128,&%2334;b&%2334;:0.30588236451148987,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.30856710672378540%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.21073544025421143,&%2334;g&%2334;:0.39299079775810242,&%2334;b&%2334;:0.83561110496520996,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.23090852797031403,&%2334;m01&%2334;:31.014533996582031,&%2334;m02&%2334;:37.134426116943359,&%2334;m10&%2334;:-29.347270965576172,&%2334;m11&%2334;:0.24666094779968262,&%2334;m12&%2334;:59.351188659667969%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter3_f_494_205388)'%3E%3Cpath d='M35.7769 46.1611L33.9341 44.093L31.0541 44.3718L33.3144 42.8486L32.8556 40.2953L34.6984 42.3634L37.5784 42.0846L35.3181 43.6078L35.7769 46.1611Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M26.9547 45.7686L25.1118 43.7004L22.2319 43.9792L24.4921 42.456L24.0334 39.9027L25.8762 41.9709L28.7561 41.6921L26.4959 43.2152L26.9547 45.7686Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter4_f_494_205388)'%3E%3Cpath d='M96.5236 60.33L95.7507 57.2245L92.1744 56.127L95.861 55.593L97.0436 52.6391L97.8165 55.7446L101.393 56.842L97.7062 57.3761L96.5236 60.33Z' fill='white'/%3E%3C/g%3E%3Cpath d='M96.5236 60.33L95.7507 57.2245L92.1744 56.127L95.861 55.593L97.0436 52.6391L97.8165 55.7446L101.393 56.842L97.7062 57.3761L96.5236 60.33Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter5_f_494_205388)'%3E%3Cpath d='M12.6815 13.3077L13.6728 15.8119L16.4915 16.4227L13.8077 17.1703L13.3175 19.7113L12.3262 17.2071L9.50743 16.5963L12.1913 15.8487L12.6815 13.3077Z' fill='white'/%3E%3C/g%3E%3Cpath d='M12.6815 13.3077L13.6728 15.8119L16.4915 16.4227L13.8077 17.1703L13.3175 19.7113L12.3262 17.2071L9.50743 16.5963L12.1913 15.8487L12.6815 13.3077Z' fill='white'/%3E%3Cg filter='url(%23filter6_f_494_205388)'%3E%3Cpath d='M4.39628 74.3195L5.24569 72.6345L4.04842 71.2511L5.926 71.8724L7.60331 70.7272L6.7539 72.4122L7.95117 73.7957L6.07359 73.1743L4.39628 74.3195Z' fill='white'/%3E%3C/g%3E%3Cpath d='M4.39628 74.3195L5.24569 72.6345L4.04842 71.2511L5.926 71.8724L7.60331 70.7272L6.7539 72.4122L7.95117 73.7957L6.07359 73.1743L4.39628 74.3195Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter7_f_494_205388)'%3E%3Cpath d='M15.0348 88.6942L14.4133 86.8617L12.2846 86.3204L14.3852 85.8824L14.9024 84.0776L15.5239 85.9102L17.6525 86.4515L15.552 86.8895L15.0348 88.6942Z' fill='white'/%3E%3C/g%3E%3Cpath d='M15.0348 88.6942L14.4133 86.8617L12.2846 86.3204L14.3852 85.8824L14.9024 84.0776L15.5239 85.9102L17.6525 86.4515L15.552 86.8895L15.0348 88.6942Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter8_f_494_205388)'%3E%3Cpath d='M96.3849 14.1767L95.0646 14.5445L94.8234 15.7946L94.3357 14.5627L92.949 14.2622L94.2694 13.8944L94.5106 12.6443L94.9982 13.8762L96.3849 14.1767Z' fill='white'/%3E%3C/g%3E%3Cpath d='M96.3849 14.1767L95.0646 14.5445L94.8234 15.7946L94.3357 14.5627L92.949 14.2622L94.2694 13.8944L94.5106 12.6443L94.9982 13.8762L96.3849 14.1767Z' fill='white'/%3E%3Cg filter='url(%23filter9_f_494_205388)'%3E%3Cpath d='M98.3942 82.5143L100.359 84.0231L102.858 83.3137L101.11 85.0101L101.932 87.1667L99.9665 85.6578L97.468 86.3672L99.2161 84.6709L98.3942 82.5143Z' fill='white'/%3E%3C/g%3E%3Cpath d='M98.3942 82.5143L100.359 84.0231L102.858 83.3137L101.11 85.0101L101.932 87.1667L99.9665 85.6578L97.468 86.3672L99.2161 84.6709L98.3942 82.5143Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_494_205388)'%3E%3Cpath d='M79.2454 77.3329L80.3507 80.1252L83.4938 80.8062L80.5012 81.6399L79.9545 84.4732L78.8492 81.6809L75.7061 80.9999L78.6987 80.1662L79.2454 77.3329Z' fill='white'/%3E%3C/g%3E%3Cpath d='M79.2454 77.3329L80.3507 80.1252L83.4938 80.8062L80.5012 81.6399L79.9545 84.4732L78.8492 81.6809L75.7061 80.9999L78.6987 80.1662L79.2454 77.3329Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_494_205388)'%3E%3Cpath d='M76.4719 43.6707L77.5773 46.463L80.7203 47.1441L77.7277 47.9777L77.1811 50.8111L76.0757 48.0188L72.9327 47.3378L75.9253 46.5041L76.4719 43.6707Z' fill='white'/%3E%3C/g%3E%3Cpath d='M76.4719 43.6707L77.5773 46.463L80.7203 47.1441L77.7277 47.9777L77.1811 50.8111L76.0757 48.0188L72.9327 47.3378L75.9253 46.5041L76.4719 43.6707Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_494_205388' x='13.3398' y='6.76172' width='78.1152' height='85.7754' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_494_205388_clip_path' transform='translate(-13.3398 -6.76172)'%3E%3Cpath d='M48.7179 19.1495C50.7698 18.2081 51.7957 17.7374 52.888 17.7375C53.9803 17.7375 55.0062 18.2082 57.058 19.1497L71.0489 25.5691C73.314 26.6084 74.4465 27.128 75.0796 28.115C75.7126 29.102 75.7126 30.3481 75.7126 32.8402V55.0223C75.7126 59.1384 75.7126 61.1964 74.9417 63.0444C74.1708 64.8923 72.7082 66.3402 69.783 69.2359L57.1068 81.7844C55.1151 83.756 54.1193 84.7418 52.8855 84.7417C51.6517 84.7417 50.6559 83.7559 48.6644 81.7842L35.9895 69.2358C33.0646 66.3401 31.6022 64.8923 30.8314 63.0444C30.0605 61.1966 30.0605 59.1387 30.0605 55.0229V32.8405C30.0605 30.3483 30.0605 29.1021 30.6937 28.1151C31.3268 27.1281 32.4594 26.6085 34.7247 25.5692L48.7179 19.1495Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_494_205388_clip_path' transform='translate(-13.3398 -6.76172)'%3E%3Cpath d='M45.9024 19.1871C49.3573 17.8987 51.0848 17.2545 52.8881 17.2543C54.6914 17.254 56.419 17.8978 59.8743 19.1854L62.7026 20.2393C68.9996 22.5858 72.1481 23.7591 73.9348 26.3323C75.7215 28.9056 75.7206 32.2656 75.7189 38.9856L75.7147 55.1927C75.7137 59.2269 75.7132 61.244 74.9695 63.0623C74.2259 64.8806 72.8128 66.32 69.9866 69.1988L67.158 72.08C60.4406 78.9223 57.0819 82.3434 52.8856 82.3433C48.6892 82.3432 45.3307 78.9219 38.6137 72.0793L35.7901 69.2029C32.9622 66.3222 31.5483 64.8818 30.8047 63.0621C30.0611 61.2425 30.0616 59.2241 30.0626 55.1873L30.0668 38.9744C30.0685 32.2595 30.0694 28.9021 31.8553 26.3308C33.6412 23.7595 36.787 22.5863 43.0786 20.2401L45.9024 19.1871Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_d_494_205388' x='36.8809' y='66.9395' width='34.2402' height='13.8496' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_205388'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_205388' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter2_f_494_205388' x='8.58594' y='0.400391' width='89.1699' height='88.8008' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3CclipPath id='paint4_angular_494_205388_clip_path'%3E%3Cpath d='M45.2497 57.6499C44.5895 57.9917 43.8404 57.3926 43.9738 56.6279L45.3934 48.4627L39.3678 42.6694C38.8051 42.1273 39.0976 41.1365 39.8518 41.0294L48.2292 39.828L51.9646 32.3584C52.3016 31.6852 53.2132 31.6852 53.5501 32.3584L57.2856 39.828L65.6629 41.0294C66.4172 41.1365 66.7096 42.1273 66.1452 42.6694L60.1213 48.4627L61.5409 56.6279C61.6743 57.3926 60.9252 57.9917 60.265 57.6499L52.7548 53.7554L45.2497 57.6499Z'/%3E%3C/clipPath%3E%3Cfilter id='filter3_f_494_205388' x='27.0547' y='36.2949' width='14.5234' height='13.8672' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter4_f_494_205388' x='88.1738' y='48.6387' width='17.2188' height='15.6914' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter5_f_494_205388' x='5.50781' y='9.30859' width='14.9844' height='14.4023' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter6_f_494_205388' x='0.0488281' y='66.7266' width='11.9023' height='11.5938' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter7_f_494_205388' x='8.28516' y='80.0781' width='13.3672' height='12.6152' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter8_f_494_205388' x='88.9492' y='8.64453' width='11.4355' height='11.1504' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter9_f_494_205388' x='93.4688' y='78.5137' width='13.3887' height='12.6523' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter10_f_494_205388' x='71.707' y='73.332' width='15.7871' height='15.1406' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter11_f_494_205388' x='68.9336' y='39.6699' width='15.7871' height='15.1406' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_494_205388' x1='53.0882' y1='15.9272' x2='53.0882' y2='83.3701' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23143176'/%3E%3Cstop offset='1' stop-color='%230E214E'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_494_205388' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(26.5282 22.2144) rotate(46.1471) scale(76.0881 174.549)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_494_205388' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(26.5381 22.2146) rotate(46.1471) scale(76.0881 174.549)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint3_linear_494_205388' x1='53.9626' y1='70.9097' x2='53.9626' y2='61.7462' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%231D46AC'/%3E%3Cstop offset='1' stop-color='%234874DF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 107px;
  height: 94px;
}
.box-podium .box-podium-inner .box-podium-item:nth-child(3) .box-podium-item-inner .box-circle .box-vector.type-3 {
  background-image: url("data:image/svg+xml,%3Csvg width='107' height='97' viewBox='0 0 107 97' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_494_205388)'%3E%3Cpath d='M41.1132 25.6467C46.6121 22.3611 49.3615 20.7183 52.3974 20.7183C55.4334 20.7183 58.1828 22.3611 63.6817 25.6467L69.7387 29.2658C74.9722 32.3928 77.5889 33.9563 79.0217 36.4814C80.4545 39.0066 80.4545 42.0549 80.4545 48.1514V56.7139C80.4545 62.8105 80.4545 65.8587 79.0217 68.3839C77.5889 70.909 74.9722 72.4725 69.7387 75.5995L63.6817 79.2186C58.1828 82.5042 55.4334 84.147 52.3974 84.147C49.3615 84.147 46.6121 82.5042 41.1132 79.2186L35.0562 75.5995C29.8227 72.4725 27.206 70.909 25.7732 68.3839C24.3404 65.8587 24.3404 62.8105 24.3404 56.7139V48.1514C24.3404 42.0549 24.3404 39.0066 25.7732 36.4814C27.206 33.9563 29.8227 32.3928 35.0562 29.2658L41.1132 25.6467Z' fill='url(%23paint0_linear_494_205388)'/%3E%3C/g%3E%3Cpath d='M47.4423 17.4883C50.2236 16.2625 51.6142 15.6496 53.0883 15.6497C54.5624 15.6497 55.953 16.2625 58.7343 17.4883L73.9847 24.2093C77.4595 25.7407 79.197 26.5064 80.1711 28.0003C81.1453 29.4942 81.1453 31.3929 81.1453 35.1902L81.1453 60.0264C81.1453 64.5507 81.1453 66.8128 80.2985 68.8443C79.4516 70.8758 77.8449 72.4681 74.6314 75.6528L58.7217 91.4197C56.0652 94.0523 54.737 95.3686 53.0908 95.3687C51.4446 95.3688 50.1163 94.0526 47.4596 91.4203L31.5466 75.653C28.3325 72.4682 26.7254 70.8758 25.8783 68.8442C25.0313 66.8125 25.0313 64.5501 25.0313 60.0253L25.0313 35.1902C25.0313 31.3929 25.0313 29.4942 26.0054 28.0003C26.9796 26.5064 28.717 25.7407 32.1918 24.2093L47.4423 17.4883Z' fill='url(%23paint1_linear_494_205388)'/%3E%3Cg clip-path='url(%23paint2_angular_494_205388_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00290244 -0.00668947 0.0109424 0.00514367 68.5131 21.6896)'%3E%3CforeignObject x='-1260.42' y='-1260.42' width='2520.83' height='2520.83'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(123, 155, 237, 1) 0deg,rgba(97, 135, 233, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M71.0009 15.8633L61.8789 18.8843L66.4399 24.9264L74.5862 24.4949L71.0009 15.8633Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.48235294222831726,&%2334;g&%2334;:0.60784316062927246,&%2334;b&%2334;:0.92941176891326904,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.38399988412857056,&%2334;g&%2334;:0.53333318233489990,&%2334;b&%2334;:0.91600012779235840,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:5.8048763275146484,&%2334;m01&%2334;:21.884738922119141,&%2334;m02&%2334;:54.668247222900391,&%2334;m10&%2334;:-13.378947257995605,&%2334;m11&%2334;:10.287330627441406,&%2334;m12&%2334;:23.235404968261719%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint3_angular_494_205388_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00308452 -0.00600223 -0.0107929 0.00504605 38.2713 21.5489)'%3E%3CforeignObject x='-1272.43' y='-1272.43' width='2544.86' height='2544.86'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(123, 155, 237, 1) 0deg,rgba(97, 135, 233, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M35.6249 16.3198L44.8234 18.775L40.4321 24.4313L32.2798 24.3043L35.6249 16.3198Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.48235294222831726,&%2334;g&%2334;:0.60784316062927246,&%2334;b&%2334;:0.92941176891326904,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.38399988412857056,&%2334;g&%2334;:0.53333318233489990,&%2334;b&%2334;:0.91600012779235840,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-6.1690387725830078,&%2334;m01&%2334;:-21.585748672485352,&%2334;m02&%2334;:52.148666381835938,&%2334;m10&%2334;:-12.004468917846680,&%2334;m11&%2334;:10.092105865478516,&%2334;m12&%2334;:22.505035400390625%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3CforeignObject x='13.3398' y='9.71875' width='78.1152' height='85.4277'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_494_205388_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M48.7377 22.1002C50.7802 21.1685 51.8014 20.7027 52.888 20.7027C53.9746 20.7027 54.9958 21.1686 57.0383 22.1004L71.0331 28.4849C73.3056 29.5216 74.4418 30.04 75.0772 31.0283C75.7126 32.0166 75.7126 33.2655 75.7126 35.7633V57.6952C75.7126 61.8275 75.7126 63.8936 74.9362 65.7473C74.1597 67.601 72.6872 69.0504 69.7421 71.9491L57.0945 84.3976C55.1077 86.3531 54.1143 87.3309 52.8855 87.3309C51.6567 87.3309 50.6634 86.353 48.6766 84.3974L36.0304 71.949C33.0856 69.0503 31.6133 67.601 30.8369 65.7474C30.0605 63.8938 30.0605 61.8278 30.0605 57.6958V35.7635C30.0605 33.2656 30.0605 32.0166 30.696 31.0283C31.3315 30.04 32.4678 29.5217 34.7405 28.485L48.7377 22.1002Z' fill='url(%23paint4_radial_494_205388)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_494_205388' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='30' y='20' width='46' height='65'%3E%3CforeignObject x='13.3398' y='9.71875' width='78.1152' height='85.4277'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_494_205388_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M45.9375 22.1318C49.3755 20.8571 51.0945 20.2197 52.8881 20.2195C54.6817 20.2193 56.4008 20.8562 59.8391 22.1301L62.6674 23.178C68.9807 25.5171 72.1373 26.6867 73.9294 29.2625C75.7215 31.8383 75.7206 35.2046 75.7189 41.9373L75.7148 57.864C75.7137 61.9143 75.7132 63.9395 74.9641 65.7636C74.215 67.5878 72.7921 69.0288 69.9463 71.911L67.1177 74.7757C60.4159 81.563 57.0651 84.9567 52.8856 84.9566C48.7061 84.9565 45.3554 81.5626 38.6539 74.775L35.8304 71.9151C32.9829 69.031 31.5592 67.5889 30.8101 65.7634C30.0611 63.938 30.0616 61.9115 30.0627 57.8585L30.0668 41.9261C30.0685 35.1985 30.0694 31.8348 31.8606 29.2609C33.6519 26.6871 36.8058 25.5176 43.1137 23.1788L45.9375 22.1318Z' fill='url(%23paint5_radial_494_205388)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_494_205388)'%3E%3Cpath opacity='0.3' d='M79.2418 52.4316C79.2418 47.6434 78.024 42.9396 75.7106 38.7929L52.8846 52.4316H79.2418Z' fill='white'/%3E%3Cpath d='M75.7106 66.0702C78.024 61.9236 79.2418 57.2198 79.2418 52.4316H52.8846L75.7106 66.0702Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M66.0632 76.0544C70.07 73.6603 73.3973 70.2169 75.7106 66.0702L52.8846 52.4316L66.0632 76.0544Z' fill='white'/%3E%3Cpath d='M52.8846 79.7089C57.5112 79.7089 62.0564 78.4485 66.0632 76.0544L52.8846 52.4316L52.8846 79.7089Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M39.706 76.0544C43.7128 78.4485 48.2579 79.7089 52.8846 79.7089L52.8846 52.4316L39.706 76.0544Z' fill='white'/%3E%3Cpath d='M30.0585 66.0702C32.3719 70.2169 35.6992 73.6603 39.706 76.0544L52.8846 52.4316L30.0585 66.0702Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M26.5273 52.4316C26.5273 57.2198 27.7452 61.9236 30.0585 66.0702L52.8846 52.4316L26.5273 52.4316Z' fill='white'/%3E%3Cpath d='M30.0585 38.7929C27.7452 42.9396 26.5273 47.6434 26.5273 52.4316L52.8846 52.4316L30.0585 38.7929Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M39.706 28.8088C35.6992 31.2028 32.3719 34.6463 30.0585 38.7929L52.8846 52.4316L39.706 28.8088Z' fill='white'/%3E%3Cpath d='M52.8846 25.1543C48.2579 25.1543 43.7128 26.4147 39.706 28.8088L52.8846 52.4316L52.8846 25.1543Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M66.0632 28.8088C62.0564 26.4147 57.5113 25.1543 52.8846 25.1543L52.8846 52.4316L66.0632 28.8088Z' fill='white'/%3E%3Cpath d='M75.7106 38.7929C73.3973 34.6463 70.07 31.2028 66.0632 28.8088L52.8846 52.4316L75.7106 38.7929Z' fill='%239DB3EF'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M33.7275 80.7636C33.3571 80.9041 32.1619 81.2906 31.0509 81.6596L29.0645 82.3096L31.7242 85.0855C33.1888 86.6315 34.4513 87.8789 34.5187 87.8789C34.6028 87.8789 34.6533 86.2099 34.6533 84.1895C34.6533 82.1515 34.6028 80.5 34.5355 80.5176C34.4513 80.5176 34.0978 80.6406 33.7275 80.7636Z' fill='%23388494'/%3E%3Cpath d='M73.2676 84.1894C73.2676 86.2178 73.4374 87.8789 73.5216 87.8789C73.589 87.8789 74.7321 86.6374 76.1967 85.0987L78.8565 82.3185L78.0484 82.0562C77.2404 81.7939 74.4123 80.8672 73.6548 80.6224L73.2676 80.5175V84.1894Z' fill='%23388494'/%3E%3Cpath d='M27.0575 75.2259C26.1211 75.5651 24.7633 76.1465 24.0142 76.518C22.438 77.2932 19.8942 78.9407 20.0034 79.086C20.0502 79.1345 21.049 80.1681 22.2039 81.3633L24.3264 83.5437L23.6085 86.3702C23.2027 87.9207 22.6877 89.9234 22.438 90.8117C22.1883 91.7 22.0166 92.443 22.0322 92.4591C22.0478 92.4914 22.875 92.0877 23.8582 91.587C26.839 90.0688 31.4272 88.4375 33.7994 88.0499C34.1583 87.9853 34.4549 87.9368 34.4549 87.9207C34.4549 87.8884 33.3 86.6932 31.8798 85.2396C30.1163 83.4307 29.3672 82.5585 29.5077 82.4616C29.6481 82.3647 29.6481 82.3324 29.5077 82.3324C29.3516 82.3324 29.3048 81.4441 29.3048 78.4561C29.3048 74.8706 29.2892 74.5799 29.0395 74.596C28.8834 74.596 27.9938 74.8867 27.0575 75.2259Z' fill='url(%23paint6_linear_494_205388)'/%3E%3Cpath d='M78.6215 78.456C78.6215 81.4439 78.5747 82.3322 78.4342 82.3322C78.2781 82.3322 78.2781 82.3645 78.4186 82.4615C78.559 82.5584 77.8099 83.4305 76.0464 85.2394C74.6263 86.693 73.487 87.8882 73.5182 87.9044C73.5338 87.9205 73.9708 88.0174 74.4858 88.1305C77.3886 88.7604 81.0248 90.0686 84.0057 91.5384C85.0357 92.0552 85.894 92.459 85.9096 92.459C85.9252 92.4428 85.738 91.6999 85.4883 90.8116C85.2386 89.9233 84.7235 87.9205 84.3178 86.37L83.5999 83.5436L85.8004 81.2986L88.0009 79.0374L87.6419 78.7628C86.9553 78.2137 84.864 76.9862 83.5843 76.3563C82.2421 75.7103 79.2145 74.5797 78.84 74.5797C78.6527 74.5797 78.6215 75.2419 78.6215 78.456Z' fill='url(%23paint7_linear_494_205388)'/%3E%3Cpath d='M51.1535 64.5018C50.7633 64.5341 49.5772 64.631 48.5004 64.7279C43.241 65.1963 37.5291 66.4722 30.6311 68.7172L29.2266 69.1856L29.289 75.7106C29.3202 79.3123 29.367 82.2841 29.3982 82.3003C29.4138 82.3326 30.4751 82.0257 31.7548 81.6219C33.0345 81.2182 34.1894 80.879 34.3298 80.879C34.4703 80.879 35.672 80.5883 36.9829 80.2329C43.3347 78.5209 48.3911 77.8103 54.0718 77.8103C59.3936 77.8103 64.2472 78.4725 70.1151 80.023C71.6602 80.4268 73.1428 80.7982 73.3925 80.8305C73.6578 80.879 74.9063 81.2343 76.1704 81.6381C77.4501 82.0419 78.5114 82.3326 78.527 82.3003C78.5582 82.2841 78.605 79.3123 78.6362 75.7106L78.6986 69.1856L76.8259 68.5719C70.833 66.6014 65.4957 65.3901 60.2207 64.7925C58.1139 64.5664 52.4956 64.3726 51.1535 64.5018Z' fill='url(%23paint8_linear_494_205388)'/%3E%3Cg filter='url(%23filter1_d_494_205388)'%3E%3Cpath d='M42.4691 75.7891V71.2351H40.9211V69.9391H45.5651V71.2351H44.0171V75.7891H42.4691ZM46.4332 75.7891V69.9391H50.2132V71.2351H47.9812V72.1531H49.8892V73.4491H47.9812V74.4931H50.3032V75.7891H46.4332ZM51.4341 75.7891V69.9391H53.0901L53.9721 72.3331C54.0261 72.4951 54.0771 72.6631 54.1251 72.8371C54.1731 73.0111 54.2241 73.1851 54.2781 73.3591H54.3141C54.3681 73.1851 54.4191 73.0111 54.4671 72.8371C54.5151 72.6631 54.5661 72.4951 54.6201 72.3331L55.4661 69.9391H57.1221V75.7891H55.7181V74.0611C55.7181 73.8631 55.7301 73.6261 55.7541 73.3501C55.7781 73.0681 55.8051 72.7891 55.8351 72.5131C55.8651 72.2311 55.8921 71.9911 55.9161 71.7931H55.8801L55.3941 73.3771L54.6741 75.3121H53.8461L53.1261 73.3771L52.6581 71.7931H52.6221C52.6461 71.9911 52.6731 72.2311 52.7031 72.5131C52.7331 72.7891 52.7601 73.0681 52.7841 73.3501C52.8081 73.6261 52.8201 73.8631 52.8201 74.0611V75.7891H51.4341ZM57.6834 75.7891L59.4654 69.9391H61.3374L63.1194 75.7891H61.4814L60.8154 72.9451C60.7434 72.6631 60.6714 72.3571 60.5994 72.0271C60.5274 71.6971 60.4554 71.3851 60.3834 71.0911H60.3474C60.2874 71.3851 60.2214 71.6971 60.1494 72.0271C60.0774 72.3571 60.0054 72.6631 59.9334 72.9451L59.2674 75.7891H57.6834ZM58.9614 74.5471V73.3501H61.8234V74.5471H58.9614ZM63.6773 75.7891V69.9391H65.2613L66.5573 72.5491C66.6593 72.7471 66.7553 72.9601 66.8453 73.1881C66.9353 73.4101 67.0253 73.6351 67.1153 73.8631H67.1513C67.1153 73.5451 67.0733 73.1851 67.0253 72.7831C66.9773 72.3751 66.9533 71.9911 66.9533 71.6311V69.9391H68.4293V75.7891H66.8453L65.5493 73.1791C65.4533 72.9811 65.3573 72.7681 65.2613 72.5401C65.1713 72.3121 65.0813 72.0871 64.9913 71.8651H64.9553C64.9913 72.1951 65.0333 72.5611 65.0813 72.9631C65.1293 73.3591 65.1533 73.7371 65.1533 74.0971V75.7891H63.6773Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter2_d_494_205388)'%3E%3Cg filter='url(%23filter3_f_494_205388)'%3E%3Cg clip-path='url(%23paint9_angular_494_205388_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000161635 -0.0215212 0.02171 0.000180883 53.0036 47.7999)'%3E%3CforeignObject x='-936.566' y='-936.566' width='1873.13' height='1873.13'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(132, 164, 241, 1) 0deg,rgba(55, 89, 195, 1) 91.7857deg,rgba(132, 164, 241, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M42.4933 66.6449C41.569 67.1462 40.5203 66.2677 40.707 65.1461L42.6945 53.1705L34.2587 44.6737C33.4709 43.8787 33.8803 42.4254 34.9363 42.2685L46.6645 40.5063L51.8941 29.5511C52.3658 28.5637 53.6421 28.5637 54.1138 29.5511L59.3433 40.5063L71.0715 42.2685C72.1275 42.4254 72.537 43.8787 71.7468 44.6737L63.3134 53.1705L65.3008 65.1461C65.4876 66.2677 64.4388 67.1462 63.5145 66.6449L53.0003 60.9331L42.4933 66.6449Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.21733297407627106,&%2334;g&%2334;:0.34953474998474121,&%2334;b&%2334;:0.76817369461059570,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.25496017932891846%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.52127110958099365,&%2334;g&%2334;:0.64459592103958130,&%2334;b&%2334;:0.94565343856811523,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.32326954603195190,&%2334;m01&%2334;:43.420024871826172,&%2334;m02&%2334;:31.131965637207031,&%2334;m10&%2334;:-43.042350769042969,&%2334;m11&%2334;:0.36176675558090210,&%2334;m12&%2334;:69.140174865722656%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg clip-path='url(%23paint10_angular_494_205388_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000130847 -0.0172169 0.0175748 0.000144707 53.0033 47.7989)'%3E%3CforeignObject x='-948.273' y='-948.273' width='1896.55' height='1896.55'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(132, 164, 241, 1) 0deg,rgba(46, 86, 211, 1) 111.084deg,rgba(132, 164, 241, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M44.495 62.8749C43.7467 63.2759 42.8977 62.5731 43.0489 61.6758L44.6578 52.0954L37.8288 45.298C37.1911 44.662 37.5226 43.4993 38.3774 43.3738L47.8717 41.964L52.1051 33.1999C52.487 32.4099 53.5201 32.4099 53.902 33.1999L58.1355 41.964L67.6297 43.3738C68.4845 43.4993 68.816 44.662 68.1763 45.298L61.3493 52.0954L62.9582 61.6758C63.1094 62.5731 62.2604 63.2759 61.5121 62.8749L53.0006 58.3055L44.495 62.8749Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.18316364288330078,&%2334;g&%2334;:0.33802866935729980,&%2334;b&%2334;:0.82843458652496338,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.30856710672378540%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.52127110958099365,&%2334;g&%2334;:0.64459592103958130,&%2334;b&%2334;:0.94565343856811523,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.26169443130493164,&%2334;m01&%2334;:35.149551391601562,&%2334;m02&%2334;:35.297676086425781,&%2334;m10&%2334;:-34.433879852294922,&%2334;m11&%2334;:0.28941339254379272,&%2334;m12&%2334;:64.871124267578125%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg filter='url(%23filter4_f_494_205388)'%3E%3Cpath d='M35.7769 49.1611L33.9341 47.093L31.0541 47.3718L33.3144 45.8486L32.8556 43.2953L34.6984 45.3634L37.5784 45.0846L35.3181 46.6078L35.7769 49.1611Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M26.9547 48.7686L25.1118 46.7004L22.2319 46.9792L24.4921 45.456L24.0334 42.9027L25.8762 44.9709L28.7561 44.6921L26.4959 46.2152L26.9547 48.7686Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter5_f_494_205388)'%3E%3Cpath d='M96.5236 63.33L95.7507 60.2245L92.1744 59.127L95.861 58.593L97.0436 55.6391L97.8165 58.7446L101.393 59.842L97.7062 60.3761L96.5236 63.33Z' fill='white'/%3E%3C/g%3E%3Cpath d='M96.5236 63.33L95.7507 60.2245L92.1744 59.127L95.861 58.593L97.0436 55.6391L97.8165 58.7446L101.393 59.842L97.7062 60.3761L96.5236 63.33Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter6_f_494_205388)'%3E%3Cpath d='M12.6815 16.3077L13.6728 18.8119L16.4915 19.4227L13.8077 20.1703L13.3175 22.7113L12.3262 20.2071L9.50743 19.5963L12.1913 18.8487L12.6815 16.3077Z' fill='white'/%3E%3C/g%3E%3Cpath d='M12.6815 16.3077L13.6728 18.8119L16.4915 19.4227L13.8077 20.1703L13.3175 22.7113L12.3262 20.2071L9.50743 19.5963L12.1913 18.8487L12.6815 16.3077Z' fill='white'/%3E%3Cg filter='url(%23filter7_f_494_205388)'%3E%3Cpath d='M4.39628 77.3195L5.24569 75.6345L4.04842 74.2511L5.926 74.8724L7.60331 73.7272L6.7539 75.4122L7.95117 76.7957L6.07359 76.1743L4.39628 77.3195Z' fill='white'/%3E%3C/g%3E%3Cpath d='M4.39628 77.3195L5.24569 75.6345L4.04842 74.2511L5.926 74.8724L7.60331 73.7272L6.7539 75.4122L7.95117 76.7957L6.07359 76.1743L4.39628 77.3195Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter8_f_494_205388)'%3E%3Cpath d='M15.0348 91.6942L14.4133 89.8617L12.2846 89.3204L14.3852 88.8824L14.9024 87.0776L15.5239 88.9102L17.6525 89.4515L15.552 89.8895L15.0348 91.6942Z' fill='white'/%3E%3C/g%3E%3Cpath d='M15.0348 91.6942L14.4133 89.8617L12.2846 89.3204L14.3852 88.8824L14.9024 87.0776L15.5239 88.9102L17.6525 89.4515L15.552 89.8895L15.0348 91.6942Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter9_f_494_205388)'%3E%3Cpath d='M96.3849 17.1767L95.0646 17.5445L94.8234 18.7946L94.3357 17.5627L92.949 17.2622L94.2694 16.8944L94.5106 15.6443L94.9982 16.8762L96.3849 17.1767Z' fill='white'/%3E%3C/g%3E%3Cpath d='M96.3849 17.1767L95.0646 17.5445L94.8234 18.7946L94.3357 17.5627L92.949 17.2622L94.2694 16.8944L94.5106 15.6443L94.9982 16.8762L96.3849 17.1767Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_494_205388)'%3E%3Cpath d='M98.3942 85.5143L100.359 87.0231L102.858 86.3137L101.11 88.0101L101.932 90.1667L99.9665 88.6578L97.468 89.3672L99.2161 87.6709L98.3942 85.5143Z' fill='white'/%3E%3C/g%3E%3Cpath d='M98.3942 85.5143L100.359 87.0231L102.858 86.3137L101.11 88.0101L101.932 90.1667L99.9665 88.6578L97.468 89.3672L99.2161 87.6709L98.3942 85.5143Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_494_205388)'%3E%3Cpath d='M79.2454 80.3329L80.3507 83.1252L83.4938 83.8062L80.5012 84.6399L79.9545 87.4732L78.8492 84.6809L75.7061 83.9999L78.6987 83.1662L79.2454 80.3329Z' fill='white'/%3E%3C/g%3E%3Cpath d='M79.2454 80.3329L80.3507 83.1252L83.4938 83.8062L80.5012 84.6399L79.9545 87.4732L78.8492 84.6809L75.7061 83.9999L78.6987 83.1662L79.2454 80.3329Z' fill='white'/%3E%3Cg filter='url(%23filter12_f_494_205388)'%3E%3Cpath d='M76.4719 46.6707L77.5773 49.463L80.7203 50.1441L77.7277 50.9777L77.1811 53.8111L76.0757 51.0188L72.9327 50.3378L75.9253 49.5041L76.4719 46.6707Z' fill='white'/%3E%3C/g%3E%3Cpath d='M76.4719 46.6707L77.5773 49.463L80.7203 50.1441L77.7277 50.9777L77.1811 53.8111L76.0757 51.0188L72.9327 50.3378L75.9253 49.5041L76.4719 46.6707Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_494_205388' x='13.3398' y='9.71875' width='78.1152' height='85.4277' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3CclipPath id='paint2_angular_494_205388_clip_path'%3E%3Cpath d='M71.0009 15.8633L61.8789 18.8843L66.4399 24.9264L74.5862 24.4949L71.0009 15.8633Z'/%3E%3C/clipPath%3E%3CclipPath id='paint3_angular_494_205388_clip_path'%3E%3Cpath d='M35.6249 16.3198L44.8234 18.775L40.4321 24.4313L32.2798 24.3043L35.6249 16.3198Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_0_494_205388_clip_path' transform='translate(-13.3398 -9.71875)'%3E%3Cpath d='M48.7377 22.1002C50.7802 21.1685 51.8014 20.7027 52.888 20.7027C53.9746 20.7027 54.9958 21.1686 57.0383 22.1004L71.0331 28.4849C73.3056 29.5216 74.4418 30.04 75.0772 31.0283C75.7126 32.0166 75.7126 33.2655 75.7126 35.7633V57.6952C75.7126 61.8275 75.7126 63.8936 74.9362 65.7473C74.1597 67.601 72.6872 69.0504 69.7421 71.9491L57.0945 84.3976C55.1077 86.3531 54.1143 87.3309 52.8855 87.3309C51.6567 87.3309 50.6634 86.353 48.6766 84.3974L36.0304 71.949C33.0856 69.0503 31.6133 67.601 30.8369 65.7474C30.0605 63.8938 30.0605 61.8278 30.0605 57.6958V35.7635C30.0605 33.2656 30.0605 32.0166 30.696 31.0283C31.3315 30.04 32.4678 29.5217 34.7405 28.485L48.7377 22.1002Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_494_205388_clip_path' transform='translate(-13.3398 -9.71875)'%3E%3Cpath d='M45.9375 22.1318C49.3755 20.8571 51.0945 20.2197 52.8881 20.2195C54.6817 20.2193 56.4008 20.8562 59.8391 22.1301L62.6674 23.178C68.9807 25.5171 72.1373 26.6867 73.9294 29.2625C75.7215 31.8383 75.7206 35.2046 75.7189 41.9373L75.7148 57.864C75.7137 61.9143 75.7132 63.9395 74.9641 65.7636C74.215 67.5878 72.7921 69.0288 69.9463 71.911L67.1177 74.7757C60.4159 81.563 57.0651 84.9567 52.8856 84.9566C48.7061 84.9565 45.3554 81.5626 38.6539 74.775L35.8304 71.9151C32.9829 69.031 31.5592 67.5889 30.8101 65.7634C30.0611 63.938 30.0616 61.9115 30.0627 57.8585L30.0668 41.9261C30.0685 35.1985 30.0694 31.8348 31.8606 29.2609C33.6519 26.6871 36.8058 25.5176 43.1137 23.1788L45.9375 22.1318Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_d_494_205388' x='36.9219' y='69.9395' width='35.5078' height='13.8496' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_205388'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_205388' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter2_d_494_205388' x='29.8477' y='28.8105' width='46.3125' height='45.9785' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_205388'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_205388' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_f_494_205388' x='5.84766' y='0.810547' width='94.3125' height='93.9785' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3CclipPath id='paint9_angular_494_205388_clip_path'%3E%3Cpath d='M42.4933 66.6449C41.569 67.1462 40.5203 66.2677 40.707 65.1461L42.6945 53.1705L34.2587 44.6737C33.4709 43.8787 33.8803 42.4254 34.9363 42.2685L46.6645 40.5063L51.8941 29.5511C52.3658 28.5637 53.6421 28.5637 54.1138 29.5511L59.3433 40.5063L71.0715 42.2685C72.1275 42.4254 72.537 43.8787 71.7468 44.6737L63.3134 53.1705L65.3008 65.1461C65.4876 66.2677 64.4388 67.1462 63.5145 66.6449L53.0003 60.9331L42.4933 66.6449Z'/%3E%3C/clipPath%3E%3CclipPath id='paint10_angular_494_205388_clip_path'%3E%3Cpath d='M44.495 62.8749C43.7467 63.2759 42.8977 62.5731 43.0489 61.6758L44.6578 52.0954L37.8288 45.298C37.1911 44.662 37.5226 43.4993 38.3774 43.3738L47.8717 41.964L52.1051 33.1999C52.487 32.4099 53.5201 32.4099 53.902 33.1999L58.1355 41.964L67.6297 43.3738C68.4845 43.4993 68.816 44.662 68.1763 45.298L61.3493 52.0954L62.9582 61.6758C63.1094 62.5731 62.2604 63.2759 61.5121 62.8749L53.0006 58.3055L44.495 62.8749Z'/%3E%3C/clipPath%3E%3Cfilter id='filter4_f_494_205388' x='27.0547' y='39.2949' width='14.5234' height='13.8672' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter5_f_494_205388' x='88.1738' y='51.6387' width='17.2188' height='15.6914' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter6_f_494_205388' x='5.50781' y='12.3086' width='14.9844' height='14.4023' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter7_f_494_205388' x='0.0488281' y='69.7266' width='11.9023' height='11.5938' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter8_f_494_205388' x='8.28516' y='83.0781' width='13.3672' height='12.6152' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter9_f_494_205388' x='88.9492' y='11.6445' width='11.4355' height='11.1504' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter10_f_494_205388' x='93.4688' y='81.5137' width='13.3887' height='12.6523' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter11_f_494_205388' x='71.707' y='76.332' width='15.7871' height='15.1406' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter12_f_494_205388' x='68.9336' y='42.6699' width='15.7871' height='15.1406' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_494_205388' x1='52.3974' y1='18.9043' x2='52.3974' y2='85.961' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237C9EF1'/%3E%3Cstop offset='1' stop-color='%23506ECE'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_494_205388' x1='53.0883' y1='15' x2='53.0883' y2='97' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237C9EF1'/%3E%3Cstop offset='1' stop-color='%23506ECE'/%3E%3C/linearGradient%3E%3CradialGradient id='paint4_radial_494_205388' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(26.5282 25.1566) rotate(45.9828) scale(75.8619 174.068)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint5_radial_494_205388' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(26.5381 25.155) rotate(45.9828) scale(75.8619 174.068)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint6_linear_494_205388' x1='27.2274' y1='92.4609' x2='27.2274' y2='74.5954' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_494_205388' x1='80.7592' y1='92.459' x2='80.7592' y2='74.5797' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear_494_205388' x1='53.9626' y1='82.3027' x2='53.9626' y2='64.4603' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 107px;
  height: 97px;
}
.box-podium .box-podium-inner .box-podium-item:nth-child(3) .box-podium-item-inner .box-circle .box-vector.type-4 {
  background-image: url("data:image/svg+xml,%3Csvg width='97' height='95' viewBox='0 0 97 95' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_494_205388)'%3E%3Cpath d='M39.1132 20.6467C44.6121 17.3611 47.3615 15.7183 50.3974 15.7183C53.4334 15.7183 56.1828 17.3611 61.6817 20.6467L67.7387 24.2658C72.9722 27.3928 75.5889 28.9563 77.0217 31.4814C78.4545 34.0066 78.4545 37.0549 78.4545 43.1514V51.7139C78.4545 57.8105 78.4545 60.8587 77.0217 63.3839C75.5889 65.909 72.9722 67.4725 67.7387 70.5995L61.6817 74.2186C56.1828 77.5042 53.4334 79.147 50.3974 79.147C47.3615 79.147 44.6121 77.5042 39.1132 74.2186L33.0562 70.5995C27.8227 67.4725 25.206 65.909 23.7732 63.3839C22.3404 60.8587 22.3404 57.8105 22.3404 51.7139V43.1514C22.3404 37.0549 22.3404 34.0066 23.7732 31.4814C25.206 28.9563 27.8227 27.3928 33.0562 24.2658L39.1132 20.6467Z' fill='url(%23paint0_linear_494_205388)'/%3E%3C/g%3E%3Cpath d='M45.4423 12.4883C48.2236 11.2625 49.6142 10.6496 51.0883 10.6497C52.5624 10.6497 53.953 11.2625 56.7343 12.4883L71.9847 19.2093C75.4595 20.7407 77.197 21.5064 78.1711 23.0003C79.1453 24.4942 79.1453 26.3929 79.1453 30.1902L79.1453 55.0265C79.1453 59.5507 79.1453 61.8128 78.2985 63.8443C77.4516 65.8758 75.8449 67.4681 72.6314 70.6528L56.7217 86.4197C54.0652 89.0523 52.737 90.3687 51.0908 90.3687C49.4446 90.3688 48.1163 89.0526 45.4596 86.4203L29.5466 70.653C26.3325 67.4682 24.7254 65.8758 23.8783 63.8442C23.0313 61.8125 23.0313 59.5501 23.0313 55.0253L23.0313 30.1902C23.0313 26.3929 23.0313 24.4942 24.0054 23.0003C24.9796 21.5064 26.717 20.7407 30.1918 19.2093L45.4423 12.4883Z' fill='url(%23paint1_linear_494_205388)'/%3E%3CforeignObject x='11.3398' y='4.71875' width='78.1152' height='85.4277'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_494_205388_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M46.7377 17.1002C48.7802 16.1685 49.8014 15.7027 50.888 15.7027C51.9746 15.7027 52.9958 16.1686 55.0383 17.1004L69.0331 23.4849C71.3056 24.5216 72.4418 25.04 73.0772 26.0283C73.7126 27.0166 73.7126 28.2655 73.7126 30.7633V52.6952C73.7126 56.8275 73.7126 58.8936 72.9362 60.7473C72.1597 62.601 70.6872 64.0504 67.7421 66.9491L55.0945 79.3976C53.1077 81.3531 52.1143 82.3309 50.8855 82.3309C49.6567 82.3309 48.6634 81.353 46.6766 79.3974L34.0304 66.949C31.0856 64.0503 29.6133 62.601 28.8369 60.7474C28.0605 58.8938 28.0605 56.8278 28.0605 52.6958V30.7635C28.0605 28.2656 28.0605 27.0166 28.696 26.0283C29.3315 25.04 30.4678 24.5217 32.7405 23.485L46.7377 17.1002Z' fill='url(%23paint2_radial_494_205388)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_494_205388' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='28' y='15' width='46' height='65'%3E%3CforeignObject x='11.3398' y='4.71875' width='78.1152' height='85.4277'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_494_205388_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M43.9375 17.1318C47.3755 15.8571 49.0945 15.2197 50.8881 15.2195C52.6817 15.2193 54.4008 15.8562 57.8391 17.1301L60.6674 18.178C66.9807 20.5171 70.1373 21.6867 71.9294 24.2625C73.7215 26.8383 73.7206 30.2046 73.7189 36.9373L73.7148 52.864C73.7137 56.9143 73.7132 58.9395 72.9641 60.7636C72.215 62.5878 70.7921 64.0288 67.9463 66.911L65.1177 69.7757C58.4159 76.563 55.0651 79.9567 50.8856 79.9566C46.7061 79.9565 43.3554 76.5626 36.6539 69.775L33.8304 66.9151C30.9829 64.031 29.5592 62.5889 28.8101 60.7634C28.0611 58.938 28.0616 56.9115 28.0627 52.8585L28.0668 36.9261C28.0685 30.1985 28.0694 26.8348 29.8606 24.2609C31.6519 21.6871 34.8058 20.5176 41.1137 18.1788L43.9375 17.1318Z' fill='url(%23paint3_radial_494_205388)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_494_205388)'%3E%3Cpath opacity='0.3' d='M77.2418 47.4316C77.2418 42.6434 76.024 37.9396 73.7106 33.7929L50.8846 47.4316H77.2418Z' fill='white'/%3E%3Cpath d='M73.7106 61.0702C76.024 56.9236 77.2418 52.2198 77.2418 47.4316H50.8846L73.7106 61.0702Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M64.0632 71.0544C68.07 68.6603 71.3973 65.2169 73.7106 61.0702L50.8846 47.4316L64.0632 71.0544Z' fill='white'/%3E%3Cpath d='M50.8846 74.7089C55.5112 74.7089 60.0564 73.4485 64.0632 71.0544L50.8846 47.4316L50.8846 74.7089Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M37.706 71.0544C41.7128 73.4485 46.2579 74.7089 50.8846 74.7089L50.8846 47.4316L37.706 71.0544Z' fill='white'/%3E%3Cpath d='M28.0585 61.0702C30.3719 65.2169 33.6992 68.6603 37.706 71.0544L50.8846 47.4316L28.0585 61.0702Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M24.5273 47.4316C24.5273 52.2198 25.7452 56.9236 28.0585 61.0702L50.8846 47.4316L24.5273 47.4316Z' fill='white'/%3E%3Cpath d='M28.0585 33.7929C25.7452 37.9396 24.5273 42.6434 24.5273 47.4316L50.8846 47.4316L28.0585 33.7929Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M37.706 23.8088C33.6992 26.2028 30.3719 29.6463 28.0585 33.7929L50.8846 47.4316L37.706 23.8088Z' fill='white'/%3E%3Cpath d='M50.8846 20.1543C46.2579 20.1543 41.7128 21.4147 37.706 23.8088L50.8846 47.4316L50.8846 20.1543Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M64.0632 23.8088C60.0564 21.4147 55.5113 20.1543 50.8846 20.1543L50.8846 47.4316L64.0632 23.8088Z' fill='white'/%3E%3Cpath d='M73.7106 33.7929C71.3973 29.6463 68.07 26.2028 64.0632 23.8088L50.8846 47.4316L73.7106 33.7929Z' fill='%23D2A4F0'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M31.7275 75.7636C31.3571 75.9041 30.1619 76.2906 29.0509 76.6596L27.0645 77.3096L29.7242 80.0855C31.1888 81.6315 32.4513 82.8789 32.5187 82.8789C32.6028 82.8789 32.6533 81.2099 32.6533 79.1895C32.6533 77.1515 32.6028 75.5 32.5355 75.5176C32.4513 75.5176 32.0978 75.6406 31.7275 75.7636Z' fill='%23BE30A0'/%3E%3Cpath d='M71.2676 79.1894C71.2676 81.2178 71.4374 82.8789 71.5216 82.8789C71.589 82.8789 72.7321 81.6374 74.1967 80.0987L76.8565 77.3185L76.0484 77.0562C75.2404 76.7939 72.4123 75.8672 71.6548 75.6224L71.2676 75.5175V79.1894Z' fill='%23BE30A0'/%3E%3Cpath d='M25.0575 70.2259C24.1211 70.5651 22.7633 71.1465 22.0142 71.518C20.438 72.2932 17.8942 73.9407 18.0034 74.086C18.0502 74.1345 19.049 75.1681 20.2039 76.3633L22.3264 78.5437L21.6085 81.3702C21.2027 82.9207 20.6877 84.9234 20.438 85.8117C20.1883 86.7 20.0166 87.443 20.0322 87.4591C20.0478 87.4914 20.875 87.0877 21.8582 86.587C24.839 85.0688 29.4272 83.4375 31.7994 83.0499C32.1583 82.9853 32.4549 82.9368 32.4549 82.9207C32.4549 82.8884 31.3 81.6932 29.8798 80.2396C28.1163 78.4307 27.3672 77.5585 27.5077 77.4616C27.6481 77.3647 27.6481 77.3324 27.5077 77.3324C27.3516 77.3324 27.3048 76.4441 27.3048 73.4561C27.3048 69.8706 27.2892 69.5799 27.0395 69.596C26.8834 69.596 25.9938 69.8867 25.0575 70.2259Z' fill='url(%23paint4_linear_494_205388)'/%3E%3Cpath d='M76.6215 73.456C76.6215 76.4439 76.5747 77.3322 76.4342 77.3322C76.2781 77.3322 76.2781 77.3645 76.4186 77.4615C76.559 77.5584 75.8099 78.4305 74.0464 80.2394C72.6263 81.693 71.487 82.8882 71.5182 82.9044C71.5338 82.9205 71.9708 83.0174 72.4858 83.1305C75.3886 83.7604 79.0248 85.0686 82.0057 86.5384C83.0357 87.0552 83.894 87.459 83.9096 87.459C83.9252 87.4428 83.738 86.6999 83.4883 85.8116C83.2386 84.9233 82.7235 82.9205 82.3178 81.37L81.5999 78.5436L83.8004 76.2986L86.0009 74.0374L85.6419 73.7628C84.9553 73.2137 82.864 71.9862 81.5843 71.3563C80.2421 70.7103 77.2145 69.5797 76.84 69.5797C76.6527 69.5797 76.6215 70.2419 76.6215 73.456Z' fill='url(%23paint5_linear_494_205388)'/%3E%3Cpath d='M49.1535 59.5018C48.7633 59.5341 47.5772 59.631 46.5004 59.7279C41.241 60.1963 35.5291 61.4722 28.6311 63.7172L27.2266 64.1856L27.289 70.7106C27.3202 74.3123 27.367 77.2841 27.3982 77.3003C27.4138 77.3326 28.4751 77.0257 29.7548 76.6219C31.0345 76.2182 32.1894 75.879 32.3298 75.879C32.4703 75.879 33.672 75.5883 34.9829 75.2329C41.3347 73.5209 46.3911 72.8103 52.0718 72.8103C57.3936 72.8103 62.2472 73.4725 68.1151 75.023C69.6602 75.4268 71.1428 75.7982 71.3925 75.8305C71.6578 75.879 72.9063 76.2343 74.1704 76.6381C75.4501 77.0419 76.5114 77.3326 76.527 77.3003C76.5582 77.2841 76.605 74.3123 76.6362 70.7106L76.6986 64.1856L74.8259 63.5719C68.833 61.6014 63.4957 60.3901 58.2207 59.7925C56.1139 59.5664 50.4956 59.3726 49.1535 59.5018Z' fill='url(%23paint6_linear_494_205388)'/%3E%3Cg filter='url(%23filter1_d_494_205388)'%3E%3Cpath d='M36.6499 70.8971C36.2659 70.8971 35.8789 70.8311 35.4889 70.6991C35.1049 70.5611 34.7539 70.3451 34.4359 70.0511L35.2459 69.0431C35.4559 69.2111 35.6899 69.3401 35.9479 69.4301C36.2059 69.5201 36.4519 69.5651 36.6859 69.5651C36.9199 69.5651 37.0879 69.5291 37.1899 69.4571C37.2979 69.3851 37.3519 69.2831 37.3519 69.1511C37.3519 69.0551 37.3189 68.9801 37.2529 68.9261C37.1929 68.8661 37.1029 68.8121 36.9829 68.7641C36.8689 68.7101 36.7279 68.6501 36.5599 68.5841L35.8309 68.2871C35.6209 68.1971 35.4259 68.0801 35.2459 67.9361C35.0659 67.7861 34.9219 67.6061 34.8139 67.3961C34.7059 67.1801 34.6519 66.9311 34.6519 66.6491C34.6519 66.3131 34.7449 66.0101 34.9309 65.7401C35.1169 65.4641 35.3719 65.2451 35.6959 65.0831C36.0259 64.9151 36.4039 64.8311 36.8299 64.8311C37.1839 64.8311 37.5289 64.8941 37.8649 65.0201C38.2069 65.1401 38.5099 65.3231 38.7739 65.5691L37.9639 66.5771C37.7659 66.4391 37.5709 66.3371 37.3789 66.2711C37.1869 66.1991 37.0039 66.1631 36.8299 66.1631C36.6439 66.1631 36.4939 66.1961 36.3799 66.2621C36.2719 66.3281 36.2179 66.4271 36.2179 66.5591C36.2179 66.6491 36.2509 66.7271 36.3169 66.7931C36.3889 66.8531 36.4909 66.9101 36.6229 66.9641C36.7549 67.0121 36.9079 67.0721 37.0819 67.1441L37.7929 67.4231C38.0389 67.5191 38.2459 67.6421 38.4139 67.7921C38.5819 67.9361 38.7109 68.1101 38.8009 68.3141C38.8909 68.5181 38.9359 68.7551 38.9359 69.0251C38.9359 69.3551 38.8459 69.6641 38.6659 69.9521C38.4919 70.2341 38.2339 70.4621 37.8919 70.6361C37.5499 70.8101 37.1359 70.8971 36.6499 70.8971ZM39.138 70.7891L40.92 64.9391H42.792L44.574 70.7891H42.936L42.27 67.9451C42.198 67.6631 42.126 67.3571 42.054 67.0271C41.982 66.6971 41.91 66.3851 41.838 66.0911H41.802C41.742 66.3851 41.676 66.6971 41.604 67.0271C41.532 67.3571 41.46 67.6631 41.388 67.9451L40.722 70.7891H39.138ZM40.416 69.5471V68.3501H43.278V69.5471H40.416ZM45.1319 70.7891V64.9391H46.6799V67.1171H48.4259V64.9391H49.9739V70.7891H48.4259V68.4671H46.6799V70.7891H45.1319ZM50.5287 70.7891L52.3107 64.9391H54.1827L55.9647 70.7891H54.3267L53.6607 67.9451C53.5887 67.6631 53.5167 67.3571 53.4447 67.0271C53.3727 66.6971 53.3007 66.3851 53.2287 66.0911H53.1927C53.1327 66.3851 53.0667 66.6971 52.9947 67.0271C52.9227 67.3571 52.8507 67.6631 52.7787 67.9451L52.1127 70.7891H50.5287ZM51.8067 69.5471V68.3501H54.6687V69.5471H51.8067ZM56.5225 70.7891V64.9391H58.6285C59.0365 64.9391 59.4085 64.9811 59.7445 65.0651C60.0805 65.1491 60.3475 65.2961 60.5455 65.5061C60.7435 65.7161 60.8425 66.0131 60.8425 66.3971C60.8425 66.6851 60.7765 66.9461 60.6445 67.1801C60.5185 67.4081 60.3385 67.5671 60.1045 67.6571V67.6931C60.4225 67.7711 60.6685 67.9151 60.8425 68.1251C61.0225 68.3291 61.1125 68.6171 61.1125 68.9891C61.1125 69.4091 61.0075 69.7511 60.7975 70.0151C60.5875 70.2791 60.3085 70.4741 59.9605 70.6001C59.6125 70.7261 59.2285 70.7891 58.8085 70.7891H56.5225ZM58.0705 67.2251H58.5925C58.8445 67.2251 59.0305 67.1711 59.1505 67.0631C59.2705 66.9551 59.3305 66.8111 59.3305 66.6311C59.3305 66.4511 59.2705 66.3221 59.1505 66.2441C59.0305 66.1661 58.8445 66.1271 58.5925 66.1271H58.0705V67.2251ZM58.0705 69.6011H58.7005C59.0065 69.6011 59.2315 69.5471 59.3755 69.4391C59.5255 69.3311 59.6005 69.1691 59.6005 68.9531C59.6005 68.7371 59.5255 68.5841 59.3755 68.4941C59.2315 68.4041 59.0065 68.3591 58.7005 68.3591H58.0705V69.6011ZM61.2953 70.7891L63.0773 64.9391H64.9493L66.7313 70.7891H65.0933L64.4273 67.9451C64.3553 67.6631 64.2833 67.3571 64.2113 67.0271C64.1393 66.6971 64.0673 66.3851 63.9953 66.0911H63.9593C63.8993 66.3851 63.8333 66.6971 63.7613 67.0271C63.6893 67.3571 63.6173 67.6631 63.5453 67.9451L62.8793 70.7891H61.2953ZM62.5733 69.5471V68.3501H65.4353V69.5471H62.5733ZM67.6844 70.7891V66.2351H66.1364V64.9391H70.7804V66.2351H69.2324V70.7891H67.6844Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23paint7_angular_494_205388_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00290244 -0.00668947 0.0109424 0.00514367 66.5131 16.6896)'%3E%3CforeignObject x='-1260.42' y='-1260.42' width='2520.83' height='2520.83'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(194, 132, 230, 1) 0deg,rgba(156, 93, 238, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M69.0009 10.8633L59.8789 13.8843L64.4399 19.9264L72.5862 19.4949L69.0009 10.8633Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.76078432798385620,&%2334;g&%2334;:0.51764708757400513,&%2334;b&%2334;:0.90196079015731812,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61543214321136475,&%2334;g&%2334;:0.36481481790542603,&%2334;b&%2334;:0.93518519401550293,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:5.8048763275146484,&%2334;m01&%2334;:21.884738922119141,&%2334;m02&%2334;:52.668247222900391,&%2334;m10&%2334;:-13.378947257995605,&%2334;m11&%2334;:10.287330627441406,&%2334;m12&%2334;:18.235404968261719%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint8_angular_494_205388_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00355892 0.00413723 -0.00676751 0.00630708 60.9856 82.2317)'%3E%3CforeignObject x='-1322.14' y='-1322.14' width='2644.28' height='2644.28'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(194, 132, 230, 1) 0deg,rgba(156, 93, 238, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M64.0976 85.8062L64.8803 78.312L59.4681 79.7481L57.2625 85.7473L64.0976 85.8062Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.76078432798385620,&%2334;g&%2334;:0.51764708757400513,&%2334;b&%2334;:0.90196079015731812,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61543214321136475,&%2334;g&%2334;:0.36481481790542603,&%2334;b&%2334;:0.93518519401550293,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:7.1178488731384277,&%2334;m01&%2334;:-13.535019874572754,&%2334;m02&%2334;:64.194160461425781,&%2334;m10&%2334;:8.2744569778442383,&%2334;m11&%2334;:12.614161491394043,&%2334;m12&%2334;:71.7873535156250%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint9_angular_494_205388_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00377073 0.0039287 -0.00642641 -0.00668244 40.5289 81.8032)'%3E%3CforeignObject x='-1319.54' y='-1319.54' width='2639.08' height='2639.08'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(194, 132, 230, 1) 0deg,rgba(156, 93, 238, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M37.2731 85.2361L44.5055 85.6329L42.8269 80.0881L36.9495 78.1295L37.2731 85.2361Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.76078432798385620,&%2334;g&%2334;:0.51764708757400513,&%2334;b&%2334;:0.90196079015731812,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61543214321136475,&%2334;g&%2334;:0.36481481790542603,&%2334;b&%2334;:0.93518519401550293,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-7.5414619445800781,&%2334;m01&%2334;:-12.852815628051758,&%2334;m02&%2334;:50.726066589355469,&%2334;m10&%2334;:7.8574013710021973,&%2334;m11&%2334;:-13.364889144897461,&%2334;m12&%2334;:84.556961059570312%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint10_angular_494_205388_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00308452 -0.00600223 -0.0107929 0.00504605 36.2693 16.5489)'%3E%3CforeignObject x='-1272.43' y='-1272.43' width='2544.86' height='2544.86'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(192, 129, 231, 1) 0deg,rgba(158, 94, 239, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M33.6229 11.3198L42.8215 13.775L38.4301 19.4313L30.2778 19.3043L33.6229 11.3198Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.75294119119644165,&%2334;g&%2334;:0.50588238239288330,&%2334;b&%2334;:0.90588235855102539,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61960786581039429,&%2334;g&%2334;:0.36862745881080627,&%2334;b&%2334;:0.93725490570068359,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-6.1690392494201660,&%2334;m01&%2334;:-21.585750579833984,&%2334;m02&%2334;:50.146713256835938,&%2334;m10&%2334;:-12.004468917846680,&%2334;m11&%2334;:10.092105865478516,&%2334;m12&%2334;:17.505035400390625%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter2_f_494_205388)'%3E%3Cpath d='M29.7653 52.7352C28.73 52.5873 28.3464 51.2407 29.1132 50.4397L37.2952 41.8828L34.991 29.8869C34.7767 28.7654 35.9082 27.8283 36.8637 28.3359L47.4865 33.958L57.7812 28.1829C58.7093 27.6626 59.7605 28.4306 59.6094 29.5186L57.9292 41.5873L66.6259 50.0796C67.4098 50.8428 66.9528 52.2728 65.8675 52.4447L54.2776 54.2898L49.3695 65.2386C48.9103 66.2644 47.5663 66.3488 47.0791 65.3843L41.5409 54.4059L29.7653 52.7352Z' fill='white'/%3E%3C/g%3E%3Cpath d='M39.17 44.9465C38.456 44.8396 38.185 43.9147 38.7095 43.3698L44.3056 37.5487L42.6594 29.3152C42.5063 28.5454 43.2814 27.9092 43.9423 28.2621L51.2893 32.1716L58.3547 28.2683C58.9917 27.9166 59.7198 28.4485 59.6209 29.1933L58.522 37.4557L64.5558 43.322C65.0997 43.8493 64.7918 44.8268 64.0448 44.9389L56.0678 46.142L52.7392 53.6196C52.4278 54.3202 51.5022 54.3709 51.1617 53.7074L47.2922 46.154L39.17 44.9465Z' fill='%239055F5'/%3E%3Cg filter='url(%23filter3_d_494_205388)'%3E%3Cg clip-path='url(%23paint11_angular_494_205388_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.0185564 -0.00603434 0.00637368 0.0207413 52.7568 39.2195)'%3E%3CforeignObject x='-940.417' y='-940.417' width='1880.83' height='1880.83'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(211, 143, 243, 1) 0deg,rgba(143, 85, 246, 1) 91.7857deg,rgba(211, 143, 243, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M33.3895 34.6223C32.6804 33.8856 33.1205 32.6335 34.1412 32.489L45.0377 30.9394L49.8077 20.457C50.2545 19.4777 51.6274 19.45 52.08 20.4112L57.1227 31.0812L68.1167 32.9148C69.1078 33.0804 69.4916 34.2966 68.7843 35.0301L60.9358 43.1639L62.9476 54.8474C63.1302 55.8988 62.0035 56.7069 61.0822 56.1825L51.2388 50.5889L41.5377 55.9264C40.6294 56.4269 39.5584 55.6801 39.7115 54.6551L41.4615 42.9928L33.3895 34.6223Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.56078433990478516,&%2334;g&%2334;:0.33333334326744080,&%2334;b&%2334;:0.96470588445663452,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.25496017932891846%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.83034634590148926,&%2334;g&%2334;:0.56416714191436768,&%2334;b&%2334;:0.95511794090270996,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:37.112880706787109,&%2334;m01&%2334;:12.747362136840820,&%2334;m02&%2334;:27.826671600341797,&%2334;m10&%2334;:-12.068686485290527,&%2334;m11&%2334;:41.482509613037109,&%2334;m12&%2334;:24.512620925903320%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg filter='url(%23filter4_f_494_205388)'%3E%3Cpath d='M63.8203 49.0547C58.9995 56.2381 49.4334 57.9276 42.4538 52.8284C35.4741 47.7292 33.724 37.7722 38.5447 30.5887C43.3655 23.4053 52.9316 21.7158 59.9112 26.815C66.8909 31.9142 68.641 41.8713 63.8203 49.0547ZM38.9163 30.8602C34.2373 37.8324 35.9359 47.4967 42.7104 52.446C49.4848 57.3953 58.7697 55.7554 63.4487 48.7832C68.1277 41.811 66.429 32.1467 59.6546 27.1974C52.8801 22.2481 43.5953 23.888 38.9163 30.8602Z' fill='%23B174EC'/%3E%3C/g%3E%3Cpath d='M63.8203 49.0547C58.9995 56.2381 49.4334 57.9276 42.4538 52.8284C35.4741 47.7292 33.724 37.7722 38.5447 30.5887C43.3655 23.4053 52.9316 21.7158 59.9112 26.815C66.8909 31.9142 68.641 41.8713 63.8203 49.0547ZM38.9163 30.8602C34.2373 37.8324 35.9359 47.4967 42.7104 52.446C49.4848 57.3953 58.7697 55.7554 63.4487 48.7832C68.1277 41.811 66.429 32.1467 59.6546 27.1974C52.8801 22.2481 43.5953 23.888 38.9163 30.8602Z' fill='%23B174EC'/%3E%3Cg filter='url(%23filter5_f_494_205388)'%3E%3Cpath d='M36.8169 44.0874L35.33 42.0939L32.9004 42.4474L34.8465 40.8812L34.5377 38.3709L36.0246 40.3644L38.4542 40.0109L36.5081 41.577L36.8169 44.0874Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M29.5024 43.6929L28.0155 41.6993L25.586 42.0528L27.532 40.4867L27.2232 37.9763L28.7102 39.9698L31.1397 39.6163L29.1936 41.1825L29.5024 43.6929Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter6_f_494_205388)'%3E%3Cpath d='M87.1799 58.4094L86.6252 55.2581L83.7457 54.2064L86.7533 53.593L87.7836 50.5597L88.3384 53.711L91.2179 54.7627L88.2103 55.3761L87.1799 58.4094Z' fill='white'/%3E%3C/g%3E%3Cpath d='M87.1799 58.4094L86.6252 55.2581L83.7457 54.2064L86.7533 53.593L87.7836 50.5597L88.3384 53.711L91.2179 54.7627L88.2103 55.3761L87.1799 58.4094Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter7_f_494_205388)'%3E%3Cpath d='M17.8546 11.4269L18.6093 13.814L21.0141 14.3077L18.6716 15.1228L18.1481 17.5964L17.3934 15.2093L14.9885 14.7156L17.3311 13.9005L17.8546 11.4269Z' fill='white'/%3E%3C/g%3E%3Cpath d='M17.8546 11.4269L18.6093 13.814L21.0141 14.3077L18.6716 15.1228L18.1481 17.5964L17.3934 15.2093L14.9885 14.7156L17.3311 13.9005L17.8546 11.4269Z' fill='white'/%3E%3Cg filter='url(%23filter8_f_494_205388)'%3E%3Cpath d='M10.9353 72.2496L11.5701 70.6048L10.5076 69.1811L12.1047 69.8724L13.4556 68.7972L12.8208 70.4419L13.8832 71.8656L12.2861 71.1743L10.9353 72.2496Z' fill='white'/%3E%3C/g%3E%3Cpath d='M10.9353 72.2496L11.5701 70.6048L10.5076 69.1811L12.1047 69.8724L13.4556 68.7972L12.8208 70.4419L13.8832 71.8656L12.2861 71.1743L10.9353 72.2496Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter9_f_494_205388)'%3E%3Cpath d='M19.6085 86.7512L19.1487 84.89L17.3758 84.3955L19.1588 83.8867L19.6564 82.0216L20.1163 83.8829L21.8892 84.3774L20.1061 84.8862L19.6085 86.7512Z' fill='white'/%3E%3C/g%3E%3Cpath d='M19.6085 86.7512L19.1487 84.89L17.3758 84.3955L19.1588 83.8867L19.6564 82.0216L20.1163 83.8829L21.8892 84.3774L20.1061 84.8862L19.6085 86.7512Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter10_f_494_205388)'%3E%3Cpath d='M87.207 12.1191L86.0545 12.5201L85.797 13.737L85.4257 12.5627L84.2426 12.3198L85.3951 11.9188L85.6526 10.7019L86.0239 11.8762L87.207 12.1191Z' fill='white'/%3E%3C/g%3E%3Cpath d='M87.207 12.1191L86.0545 12.5201L85.797 13.737L85.4257 12.5627L84.2426 12.3198L85.3951 11.9188L85.6526 10.7019L86.0239 11.8762L87.207 12.1191Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_494_205388)'%3E%3Cpath d='M88.815 80.5143L90.4447 82.0231L92.5166 81.3137L91.067 83.0101L91.7486 85.1667L90.1188 83.6578L88.0469 84.3672L89.4965 82.6709L88.815 80.5143Z' fill='white'/%3E%3C/g%3E%3Cpath d='M88.815 80.5143L90.4447 82.0231L92.5166 81.3137L91.067 83.0101L91.7486 85.1667L90.1188 83.6578L88.0469 84.3672L89.4965 82.6709L88.815 80.5143Z' fill='white'/%3E%3Cg filter='url(%23filter12_f_494_205388)'%3E%3Cpath d='M73.0664 75.464L73.908 78.1258L76.5895 78.6763L73.9774 79.5851L73.3937 82.3433L72.5522 79.6815L69.8707 79.131L72.4827 78.2222L73.0664 75.464Z' fill='white'/%3E%3C/g%3E%3Cpath d='M73.0664 75.464L73.908 78.1258L76.5895 78.6763L73.9774 79.5851L73.3937 82.3433L72.5522 79.6815L69.8707 79.131L72.4827 78.2222L73.0664 75.464Z' fill='white'/%3E%3Cg filter='url(%23filter13_f_494_205388)'%3E%3Cpath d='M70.7676 41.8019L71.6092 44.4636L74.2907 45.0141L71.6786 45.923L71.0949 48.6812L70.2533 46.0194L67.5718 45.4689L70.1839 44.5601L70.7676 41.8019Z' fill='white'/%3E%3C/g%3E%3Cpath d='M70.7676 41.8019L71.6092 44.4636L74.2907 45.0141L71.6786 45.923L71.0949 48.6812L70.2533 46.0194L67.5718 45.4689L70.1839 44.5601L70.7676 41.8019Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_494_205388' x='11.3398' y='4.71875' width='78.1152' height='85.4277' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_494_205388_clip_path' transform='translate(-11.3398 -4.71875)'%3E%3Cpath d='M46.7377 17.1002C48.7802 16.1685 49.8014 15.7027 50.888 15.7027C51.9746 15.7027 52.9958 16.1686 55.0383 17.1004L69.0331 23.4849C71.3056 24.5216 72.4418 25.04 73.0772 26.0283C73.7126 27.0166 73.7126 28.2655 73.7126 30.7633V52.6952C73.7126 56.8275 73.7126 58.8936 72.9362 60.7473C72.1597 62.601 70.6872 64.0504 67.7421 66.9491L55.0945 79.3976C53.1077 81.3531 52.1143 82.3309 50.8855 82.3309C49.6567 82.3309 48.6634 81.353 46.6766 79.3974L34.0304 66.949C31.0856 64.0503 29.6133 62.601 28.8369 60.7474C28.0605 58.8938 28.0605 56.8278 28.0605 52.6958V30.7635C28.0605 28.2656 28.0605 27.0166 28.696 26.0283C29.3315 25.04 30.4678 24.5217 32.7405 23.485L46.7377 17.1002Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_494_205388_clip_path' transform='translate(-11.3398 -4.71875)'%3E%3Cpath d='M43.9375 17.1318C47.3755 15.8571 49.0945 15.2197 50.8881 15.2195C52.6817 15.2193 54.4008 15.8562 57.8391 17.1301L60.6674 18.178C66.9807 20.5171 70.1373 21.6867 71.9294 24.2625C73.7215 26.8383 73.7206 30.2046 73.7189 36.9373L73.7148 52.864C73.7137 56.9143 73.7132 58.9395 72.9641 60.7636C72.215 62.5878 70.7921 64.0288 67.9463 66.911L65.1177 69.7757C58.4159 76.563 55.0651 79.9567 50.8856 79.9566C46.7061 79.9565 43.3554 76.5626 36.6539 69.775L33.8304 66.9151C30.9829 64.031 29.5592 62.5889 28.8101 60.7634C28.0611 58.938 28.0616 56.9115 28.0627 52.8585L28.0668 36.9261C28.0685 30.1985 28.0694 26.8348 29.8606 24.2609C31.6519 21.6871 34.8058 20.5176 41.1137 18.1788L43.9375 17.1318Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_d_494_205388' x='30.4355' y='64.832' width='44.3457' height='14.0645' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_205388'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_205388' result='shape'/%3E%3C/filter%3E%3CclipPath id='paint7_angular_494_205388_clip_path'%3E%3Cpath d='M69.0009 10.8633L59.8789 13.8843L64.4399 19.9264L72.5862 19.4949L69.0009 10.8633Z'/%3E%3C/clipPath%3E%3CclipPath id='paint8_angular_494_205388_clip_path'%3E%3Cpath d='M64.0976 85.8062L64.8803 78.312L59.4681 79.7481L57.2625 85.7473L64.0976 85.8062Z'/%3E%3C/clipPath%3E%3CclipPath id='paint9_angular_494_205388_clip_path'%3E%3Cpath d='M37.2731 85.2361L44.5055 85.6329L42.8269 80.0881L36.9495 78.1295L37.2731 85.2361Z'/%3E%3C/clipPath%3E%3CclipPath id='paint10_angular_494_205388_clip_path'%3E%3Cpath d='M33.6229 11.3198L42.8215 13.775L38.4301 19.4313L30.2778 19.3043L33.6229 11.3198Z'/%3E%3C/clipPath%3E%3Cfilter id='filter2_f_494_205388' x='0.708984' y='0.015625' width='94.3105' height='94.0449' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter3_d_494_205388' x='29.043' y='19.707' width='44.1035' height='44.6406' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_205388'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_205388' result='shape'/%3E%3C/filter%3E%3CclipPath id='paint11_angular_494_205388_clip_path'%3E%3Cpath d='M33.3895 34.6223C32.6804 33.8856 33.1205 32.6335 34.1412 32.489L45.0377 30.9394L49.8077 20.457C50.2545 19.4777 51.6274 19.45 52.08 20.4112L57.1227 31.0812L68.1167 32.9148C69.1078 33.0804 69.4916 34.2966 68.7843 35.0301L60.9358 43.1639L62.9476 54.8474C63.1302 55.8988 62.0035 56.7069 61.0822 56.1825L51.2388 50.5889L41.5377 55.9264C40.6294 56.4269 39.5584 55.6801 39.7115 54.6551L41.4615 42.9928L33.3895 34.6223Z'/%3E%3C/clipPath%3E%3Cfilter id='filter4_f_494_205388' x='31.8223' y='19.8691' width='38.7207' height='39.9043' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter5_f_494_205388' x='28.9004' y='34.3711' width='13.5547' height='13.7168' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter6_f_494_205388' x='79.7461' y='46.5605' width='15.4727' height='15.8496' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter7_f_494_205388' x='10.9883' y='7.42773' width='14.0254' height='14.168' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter8_f_494_205388' x='6.50781' y='64.7969' width='11.375' height='11.4531' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter9_f_494_205388' x='13.375' y='78.0215' width='12.5137' height='12.7305' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter10_f_494_205388' x='80.2422' y='6.70117' width='10.9648' height='11.0352' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter11_f_494_205388' x='84.0469' y='76.5137' width='12.4707' height='12.6523' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter12_f_494_205388' x='65.8711' y='71.4648' width='14.7188' height='14.8789' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter13_f_494_205388' x='63.5723' y='37.8027' width='14.7188' height='14.8789' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_494_205388' x1='50.3974' y1='13.9043' x2='50.3974' y2='80.961' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C583E2'/%3E%3Cstop offset='1' stop-color='%238D53F6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_494_205388' x1='51.0883' y1='10' x2='51.0883' y2='92' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C583E2'/%3E%3Cstop offset='1' stop-color='%238D53F6'/%3E%3C/linearGradient%3E%3CradialGradient id='paint2_radial_494_205388' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(24.5282 20.1566) rotate(45.9828) scale(75.8619 174.068)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint3_radial_494_205388' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(24.5381 20.155) rotate(45.9828) scale(75.8619 174.068)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint4_linear_494_205388' x1='25.2274' y1='87.4609' x2='25.2274' y2='69.5954' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_494_205388' x1='78.7592' y1='87.459' x2='78.7592' y2='69.5797' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_494_205388' x1='51.9626' y1='77.3027' x2='51.9626' y2='59.4603' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 97px;
  height: 95px;
}
.box-podium .box-podium-inner .box-podium-item:nth-child(3) .box-podium-item-inner .box-circle .box-vector.type-5 {
  background-image: url("data:image/svg+xml,%3Csvg width='114' height='106' viewBox='0 0 114 106' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.3' filter='url(%23filter0_f_494_205388)'%3E%3Cpath d='M109.084 34.4046C108.887 35.5084 108.618 36.5775 108.027 37.5638L107.524 38.0946C105.799 39.2436 104.037 40.3218 102.239 41.3291C100.939 42.057 99.6361 42.7808 98.3303 43.5006C90.7263 47.6887 84.2233 51.2781 78.8214 54.2689C74.5176 56.6525 71.5917 58.3173 70.0434 59.2633C68.756 60.0504 67.6964 60.7436 66.8649 61.3427C66.663 61.4885 66.4819 61.6619 66.3216 61.863C66.2076 62.0068 66.2115 62.1465 66.3332 62.2822C67.298 63.3559 68.6048 64.2064 69.7971 64.9709C72.3382 66.5975 74.9257 68.1406 77.5595 69.6003L79.5125 70.7132L85.4176 73.9689C85.435 73.9783 85.4502 73.9915 85.4624 74.0075C85.4745 74.0235 85.4833 74.0421 85.4881 74.0619C85.4929 74.0816 85.4936 74.1023 85.4902 74.1224C85.4868 74.1425 85.4793 74.1616 85.4683 74.1785L84.5759 75.5703L81.1438 80.8406C81.1301 80.8616 81.1126 80.8794 81.0922 80.8932C81.0718 80.9069 81.049 80.9162 81.0251 80.9206C81.0011 80.925 80.9766 80.9243 80.953 80.9186C80.9293 80.9129 80.907 80.9023 80.8873 80.8874L79.963 80.1847C75.781 76.9687 71.6535 73.6386 67.5805 70.1945L66.4751 69.2264L64.7207 67.6928L63.1821 66.3175L61.6291 64.7914L59.8891 62.911C59.4101 62.3571 59.057 61.778 58.8301 61.1739L58.8677 60.8089L59.1691 60.3038C59.9108 59.5337 60.6966 58.8622 61.5262 58.2891L63.8094 56.7088L64.6975 56.1328L70.9924 52.298L76.8076 48.9639L79.3922 47.5253L79.6878 47.3594L83.1228 45.4639L85.0829 44.3873L86.1318 43.8293L89.0829 42.2445L91.1865 41.109L91.9007 40.738L95.3401 38.9104L97.1003 37.9603L98.1304 37.4491L101.319 35.7934L103.118 34.8404L104.076 34.3533L107.654 32.5091L109.129 31.7762C109.143 31.7696 109.157 31.7667 109.172 31.7678C109.186 31.7689 109.201 31.774 109.213 31.7825C109.225 31.7911 109.235 31.8028 109.241 31.8165C109.248 31.8302 109.25 31.8454 109.25 31.8607L109.084 34.4046Z' fill='url(%23paint0_linear_494_205388)'/%3E%3Cpath d='M104.773 40.9892C104.822 41.9543 104.765 42.9199 104.602 43.886C104.545 44.1725 104.475 44.4831 104.392 44.8179C104.218 45.5135 103.923 46.1298 103.507 46.6666C102.908 47.4357 101.783 48.1414 100.911 48.7657L99.0099 50.0369C93.8253 53.3534 88.5567 56.5191 83.204 59.534C81.2318 60.6449 79.2402 61.7171 77.2294 62.7505C76.2799 63.2391 75.26 63.699 74.1696 64.1303C72.35 64.8496 70.1884 63.1109 69.1294 61.7402C69.1172 61.7247 69.1084 61.7066 69.1037 61.6871C69.0989 61.6677 69.0983 61.6474 69.1019 61.6277C69.1055 61.6081 69.1132 61.5894 69.1245 61.5732C69.1357 61.5569 69.1502 61.5434 69.167 61.5336C80.7339 54.787 92.2766 48.06 103.795 41.3526C103.803 41.3476 103.907 41.2792 104.108 41.1475C104.356 40.9846 104.578 40.9319 104.773 40.9892Z' fill='url(%23paint1_linear_494_205388)'/%3E%3Cpath d='M101.496 50.4258C101.52 51.4552 101.444 52.4791 101.27 53.4975C101.154 54.1479 100.936 54.8521 100.616 55.6101L100.318 56.144C100.044 56.533 99.7256 56.8758 99.3615 57.1724C98.8013 57.6278 98.2175 58.0772 97.61 58.5205L95.9193 59.6877C92.5331 61.8873 89.0575 63.9492 85.4926 65.8733C84.1829 66.58 82.9858 67.1797 81.9012 67.6723C81.0956 68.0387 80.0018 68.5318 79.1051 68.4926C77.5129 68.4233 76.0163 67.2983 75.1442 65.9789C75.1286 65.9552 75.1179 65.9284 75.1128 65.9002C75.1077 65.872 75.1083 65.843 75.1146 65.815C75.1208 65.7871 75.1326 65.7608 75.1492 65.7379C75.1658 65.7149 75.1868 65.6958 75.2108 65.6818L101.496 50.4258Z' fill='url(%23paint2_linear_494_205388)'/%3E%3Cpath d='M99.155 60.0125C99.1511 60.9525 99.0512 61.9161 98.8551 62.9033C98.5943 63.8065 98.2669 64.5937 97.6092 65.2662C97.1456 65.7418 96.172 66.4656 94.6885 67.4377L92.2039 69.009L91.7968 69.2473L89.0369 70.7763C87.9518 71.3267 86.8131 71.8982 85.7772 72.0928C84.3154 72.3672 82.8956 71.1337 81.9771 70.0721C81.9259 70.0118 81.8878 69.9449 81.8627 69.8716C81.8269 69.768 81.855 69.6901 81.9467 69.6378C83.4524 68.7602 84.9273 67.9017 86.3712 67.0622C90.4895 64.6666 94.4596 62.3524 98.2814 60.1196C98.5074 59.9869 98.7479 59.8567 99.0029 59.729C99.0169 59.7223 99.0323 59.7188 99.0477 59.7188C99.0632 59.7187 99.0785 59.7223 99.0925 59.729C99.1064 59.7358 99.1187 59.7456 99.1285 59.7579C99.1383 59.7701 99.1454 59.7845 99.1492 59.7999C99.1608 59.8431 99.1627 59.914 99.155 60.0125Z' fill='url(%23paint3_linear_494_205388)'/%3E%3C/g%3E%3Cpath d='M104.938 30.0901C104.741 31.1939 104.471 32.2631 103.88 33.2493L103.378 33.7801C101.653 34.9292 99.8909 36.0074 98.0926 37.0147C96.7925 37.7425 95.4896 38.4663 94.1838 39.1861C86.5798 43.3742 80.0768 46.9637 74.6749 49.9545C70.3712 52.338 67.4452 54.0028 65.8969 54.9488C64.6095 55.736 63.55 56.4291 62.7184 57.0283C62.5165 57.1741 62.3354 57.3475 62.1751 57.5485C62.0611 57.6923 62.065 57.832 62.1867 57.9678C63.1516 59.0414 64.4583 59.8919 65.6506 60.6564C68.1918 62.283 70.7792 63.8262 73.4131 65.2859L75.366 66.3987L81.2711 69.6544C81.2885 69.6639 81.3037 69.677 81.3159 69.6931C81.328 69.7091 81.3368 69.7276 81.3416 69.7474C81.3464 69.7672 81.3471 69.7878 81.3437 69.8079C81.3403 69.828 81.3328 69.8471 81.3218 69.864L80.4294 71.2559L76.9973 76.5262C76.9837 76.5471 76.9661 76.565 76.9457 76.5787C76.9253 76.5925 76.9025 76.6018 76.8786 76.6062C76.8547 76.6105 76.8301 76.6098 76.8065 76.6041C76.7828 76.5984 76.7605 76.5878 76.7408 76.5729L75.8165 75.8702C71.6345 72.6543 67.507 69.3242 63.4341 65.88L62.3287 64.9119L60.5742 63.3783L59.0356 62.003L57.4826 60.477L55.7426 58.5966C55.2636 58.0426 54.9106 57.4636 54.6836 56.8594L54.7213 56.4945L55.0226 55.9893C55.7644 55.2192 56.5501 54.5477 57.3797 53.9747L59.663 52.3943L60.551 51.8183L66.8459 47.9836L72.6612 44.6495L75.2457 43.2109L75.5413 43.045L78.9763 41.1495L80.9364 40.0728L81.9853 39.5149L84.9364 37.93L87.04 36.7945L87.7543 36.4235L91.1936 34.5959L92.9538 33.6459L93.9839 33.1347L97.1726 31.479L98.972 30.5259L99.9296 30.0389L103.508 28.1946L104.983 27.4618C104.996 27.4551 105.011 27.4522 105.025 27.4534C105.04 27.4545 105.054 27.4595 105.066 27.4681C105.078 27.4766 105.088 27.4883 105.095 27.502C105.101 27.5157 105.104 27.531 105.103 27.5462L104.938 30.0901Z' fill='url(%23paint4_linear_494_205388)'/%3E%3Cpath d='M100.627 36.6747C100.676 37.6398 100.619 38.6054 100.456 39.5715C100.399 39.858 100.329 40.1687 100.246 40.5034C100.072 41.1991 99.7766 41.8153 99.3603 42.3522C98.762 43.1212 97.6363 43.827 96.7642 44.4513L94.8634 45.7225C89.6788 49.039 84.4102 52.2047 79.0575 55.2196C77.0853 56.3304 75.0937 57.4026 73.0829 58.4361C72.1335 58.9246 71.1135 59.3846 70.0231 59.8158C68.2035 60.5351 66.0419 58.7965 64.9829 57.4257C64.9707 57.4102 64.9619 57.3921 64.9572 57.3727C64.9524 57.3533 64.9518 57.333 64.9554 57.3133C64.959 57.2936 64.9667 57.275 64.978 57.2587C64.9892 57.2424 65.0038 57.2289 65.0206 57.2191C76.5874 50.4725 88.1301 43.7455 99.6486 37.0381C99.6564 37.0331 99.7607 36.9647 99.9616 36.8331C100.21 36.6702 100.431 36.6174 100.627 36.6747Z' fill='url(%23paint5_linear_494_205388)'/%3E%3Cpath d='M97.349 46.1113C97.3732 47.1408 97.2979 48.1647 97.123 49.183C97.0071 49.8335 96.7893 50.5377 96.4697 51.2957L96.1712 51.8295C95.8979 52.2186 95.5792 52.5614 95.215 52.8579C94.6548 53.3133 94.071 53.7627 93.4635 54.206L91.7728 55.3732C88.3866 57.5728 84.911 59.6347 81.3461 61.5589C80.0365 62.2656 78.8393 62.8652 77.7547 63.3578C76.9492 63.7243 75.8554 64.2174 74.9586 64.1782C73.3664 64.1088 71.8698 62.9839 70.9977 61.6644C70.9821 61.6407 70.9714 61.6139 70.9663 61.5857C70.9612 61.5575 70.9618 61.5285 70.9681 61.5006C70.9744 61.4726 70.9862 61.4464 71.0027 61.4234C71.0193 61.4005 71.0403 61.3814 71.0643 61.3673L97.349 46.1113Z' fill='url(%23paint6_linear_494_205388)'/%3E%3Cpath d='M95.0085 55.6981C95.0046 56.638 94.9047 57.6016 94.7086 58.5888C94.4478 59.4921 94.1204 60.2792 93.4627 60.9518C92.9991 61.4273 92.0255 62.1511 90.542 63.1233L88.0574 64.6945L87.6503 64.9328L84.8904 66.4619C83.8053 67.0123 82.6666 67.5838 81.6307 67.7783C80.1689 68.0528 78.7492 66.8193 77.8306 65.7577C77.7795 65.6973 77.7413 65.6305 77.7162 65.5571C77.6805 65.4536 77.7085 65.3756 77.8002 65.3234C79.306 64.4457 80.7808 63.5872 82.2247 62.7478C86.343 60.3521 90.3131 58.0379 94.1349 55.8051C94.3609 55.6724 94.6014 55.5422 94.8564 55.4146C94.8705 55.4078 94.8858 55.4043 94.9013 55.4043C94.9167 55.4043 94.932 55.4078 94.946 55.4146C94.9599 55.4213 94.9723 55.4312 94.9821 55.4434C94.9919 55.4557 94.9989 55.47 95.0027 55.4854C95.0143 55.5287 95.0162 55.5995 95.0085 55.6981Z' fill='url(%23paint7_linear_494_205388)'/%3E%3Cg opacity='0.3' filter='url(%23filter1_f_494_205388)'%3E%3Cpath d='M5.09333 34.4046C5.29036 35.5084 5.55983 36.5775 6.15092 37.5638L6.65364 38.0946C8.37862 39.2436 10.1403 40.3218 11.9387 41.3291C13.2387 42.057 14.5416 42.7808 15.8474 43.5006C23.4514 47.6887 29.9544 51.2781 35.3563 54.2689C39.6601 56.6525 42.5861 58.3173 44.1343 59.2633C45.4218 60.0504 46.4813 60.7436 47.3129 61.3427C47.5147 61.4885 47.6958 61.6619 47.8562 61.863C47.9701 62.0068 47.9663 62.1465 47.8446 62.2822C46.8797 63.3559 45.5729 64.2064 44.3806 64.9709C41.8395 66.5975 39.252 68.1406 36.6182 69.6003L34.6653 70.7132L28.7602 73.9689C28.7428 73.9783 28.7275 73.9915 28.7154 74.0075C28.7032 74.0235 28.6944 74.0421 28.6897 74.0619C28.6849 74.0816 28.6842 74.1023 28.6876 74.1224C28.691 74.1425 28.6984 74.1616 28.7094 74.1785L29.6019 75.5703L33.034 80.8406C33.0476 80.8616 33.0651 80.8794 33.0855 80.8932C33.1059 80.9069 33.1287 80.9162 33.1527 80.9206C33.1766 80.925 33.2011 80.9243 33.2248 80.9186C33.2484 80.9129 33.2708 80.9023 33.2904 80.8874L34.2147 80.1847C38.3968 76.9687 42.5243 73.6386 46.5972 70.1945L47.7026 69.2264L49.457 67.6928L50.9956 66.3175L52.5487 64.7914L54.2886 62.911C54.7677 62.3571 55.1207 61.778 55.3477 61.1739L55.31 60.8089L55.0086 60.3038C54.2669 59.5337 53.4812 58.8622 52.6515 58.2891L50.3683 56.7088L49.4802 56.1328L43.1854 52.298L37.3701 48.9639L34.7855 47.5253L34.49 47.3594L31.055 45.4639L29.0948 44.3873L28.0459 43.8293L25.0948 42.2445L22.9912 41.109L22.277 40.738L18.8376 38.9104L17.0774 37.9603L16.0474 37.4491L12.8586 35.7934L11.0593 34.8404L10.1017 34.3533L6.52325 32.5091L5.04842 31.7762C5.0352 31.7696 5.02054 31.7667 5.00591 31.7678C4.99128 31.7689 4.97719 31.774 4.96503 31.7825C4.95287 31.7911 4.94307 31.8028 4.93661 31.8165C4.93014 31.8302 4.92723 31.8454 4.92818 31.8607L5.09333 34.4046Z' fill='url(%23paint8_linear_494_205388)'/%3E%3Cpath d='M9.40275 40.9892C9.35349 41.9543 9.41048 42.9199 9.5737 43.886C9.63069 44.1725 9.70071 44.4831 9.78377 44.8179C9.95762 45.5135 10.2527 46.1298 10.669 46.6666C11.2673 47.4357 12.393 48.1414 13.2651 48.7657L15.1659 50.0369C20.3505 53.3534 25.6191 56.5191 30.9718 59.534C32.944 60.6449 34.9356 61.7171 36.9464 62.7505C37.8958 63.2391 38.9158 63.699 40.0062 64.1303C41.8258 64.8496 43.9874 63.1109 45.0464 61.7402C45.0586 61.7247 45.0674 61.7066 45.0721 61.6871C45.0769 61.6677 45.0775 61.6474 45.0739 61.6277C45.0703 61.6081 45.0626 61.5894 45.0513 61.5732C45.0401 61.5569 45.0255 61.5434 45.0087 61.5336C33.4419 54.787 21.8992 48.06 10.3807 41.3526C10.3729 41.3476 10.2686 41.2792 10.0677 41.1475C9.8195 40.9846 9.59785 40.9319 9.40275 40.9892Z' fill='url(%23paint9_linear_494_205388)'/%3E%3Cpath d='M12.6822 50.4258C12.6581 51.4552 12.7334 52.4791 12.9082 53.4975C13.0241 54.1479 13.2419 54.8521 13.5616 55.6101L13.86 56.144C14.1334 56.533 14.4521 56.8758 14.8162 57.1724C15.3764 57.6278 15.9602 58.0772 16.5678 58.5205L18.2584 59.6877C21.6447 61.8873 25.1202 63.9492 28.6851 65.8733C29.9948 66.58 31.1919 67.1797 32.2766 67.6723C33.0821 68.0387 34.1759 68.5318 35.0727 68.4926C36.6649 68.4233 38.1614 67.2983 39.0336 65.9789C39.0492 65.9552 39.0598 65.9284 39.0649 65.9002C39.07 65.872 39.0694 65.843 39.0632 65.815C39.0569 65.7871 39.0451 65.7608 39.0285 65.7379C39.012 65.7149 38.991 65.6958 38.9669 65.6818L12.6822 50.4258Z' fill='url(%23paint10_linear_494_205388)'/%3E%3Cpath d='M15.0208 60.0125C15.0247 60.9525 15.1246 61.9161 15.3207 62.9033C15.5815 63.8065 15.9089 64.5937 16.5666 65.2662C17.0302 65.7418 18.0038 66.4656 19.4873 67.4377L21.9719 69.009L22.379 69.2473L25.1389 70.7763C26.224 71.3267 27.3627 71.8982 28.3986 72.0928C29.8604 72.3672 31.2801 71.1337 32.1986 70.0721C32.2498 70.0118 32.288 69.9449 32.3131 69.8716C32.3488 69.768 32.3208 69.6901 32.2291 69.6378C30.7233 68.7602 29.2485 67.9017 27.8046 67.0622C23.6863 64.6666 19.7162 62.3524 15.8944 60.1196C15.6684 59.9869 15.4279 59.8567 15.1729 59.729C15.1588 59.7223 15.1435 59.7188 15.128 59.7188C15.1126 59.7187 15.0973 59.7223 15.0833 59.729C15.0694 59.7358 15.057 59.7456 15.0472 59.7579C15.0374 59.7701 15.0304 59.7845 15.0266 59.7999C15.015 59.8431 15.0131 59.914 15.0208 60.0125Z' fill='url(%23paint11_linear_494_205388)'/%3E%3C/g%3E%3Cpath d='M9.23982 30.0901C9.43685 31.1939 9.70632 32.2631 10.2974 33.2493L10.8001 33.7801C12.5251 34.9292 14.2868 36.0074 16.0852 37.0147C17.3852 37.7425 18.6881 38.4663 19.9939 39.1861C27.5979 43.3742 34.1009 46.9637 39.5028 49.9545C43.8066 52.338 46.7326 54.0028 48.2808 54.9488C49.5683 55.736 50.6278 56.4291 51.4594 57.0283C51.6612 57.1741 51.8423 57.3475 52.0026 57.5485C52.1166 57.6923 52.1127 57.832 51.9911 57.9678C51.0262 59.0414 49.7194 59.8919 48.5271 60.6564C45.986 62.283 43.3985 63.8262 40.7647 65.2859L38.8118 66.3987L32.9066 69.6544C32.8893 69.6639 32.874 69.677 32.8618 69.6931C32.8497 69.7091 32.8409 69.7276 32.8361 69.7474C32.8314 69.7672 32.8306 69.7878 32.8341 69.8079C32.8375 69.828 32.8449 69.8471 32.8559 69.864L33.7484 71.2559L37.1805 76.5262C37.1941 76.5471 37.2116 76.565 37.232 76.5787C37.2524 76.5925 37.2752 76.6018 37.2991 76.6062C37.3231 76.6105 37.3476 76.6098 37.3713 76.6041C37.3949 76.5984 37.4172 76.5878 37.4369 76.5729L38.3612 75.8702C42.5433 72.6543 46.6708 69.3242 50.7437 65.88L51.8491 64.9119L53.6035 63.3783L55.1421 62.003L56.6952 60.477L58.4351 58.5966C58.9142 58.0426 59.2672 57.4636 59.4941 56.8594L59.4565 56.4945L59.1551 55.9893C58.4134 55.2192 57.6277 54.5477 56.798 53.9747L54.5148 52.3943L53.6267 51.8183L47.3319 47.9836L41.5166 44.6495L38.932 43.2109L38.6365 43.045L35.2015 41.1495L33.2413 40.0728L32.1924 39.5149L29.2413 37.93L27.1377 36.7945L26.4235 36.4235L22.9841 34.5959L21.2239 33.6459L20.1938 33.1347L17.0051 31.479L15.2058 30.5259L14.2482 30.0389L10.6697 28.1946L9.1949 27.4618C9.18168 27.4551 9.16703 27.4522 9.1524 27.4534C9.13777 27.4545 9.12368 27.4595 9.11152 27.4681C9.09936 27.4766 9.08956 27.4883 9.08309 27.502C9.07663 27.5157 9.07372 27.531 9.07466 27.5462L9.23982 30.0901Z' fill='url(%23paint12_linear_494_205388)'/%3E%3Cpath d='M13.5492 36.6747C13.5 37.6398 13.557 38.6054 13.7202 39.5715C13.7772 39.858 13.8472 40.1687 13.9303 40.5034C14.1041 41.1991 14.3992 41.8153 14.8154 42.3522C15.4138 43.1212 16.5395 43.827 17.4116 44.4513L19.3124 45.7225C24.497 49.039 29.7656 52.2047 35.1183 55.2196C37.0905 56.3304 39.082 57.4026 41.0929 58.4361C42.0423 58.9246 43.0623 59.3846 44.1527 59.8158C45.9723 60.5351 48.1339 58.7965 49.1929 57.4257C49.2051 57.4102 49.2139 57.3921 49.2186 57.3727C49.2233 57.3533 49.2239 57.333 49.2203 57.3133C49.2168 57.2936 49.2091 57.275 49.1978 57.2587C49.1866 57.2424 49.172 57.2289 49.1552 57.2191C37.5884 50.4725 26.0457 43.7455 14.5271 37.0381C14.5194 37.0331 14.4151 36.9647 14.2142 36.8331C13.966 36.6702 13.7443 36.6174 13.5492 36.6747Z' fill='url(%23paint13_linear_494_205388)'/%3E%3Cpath d='M16.8287 46.1113C16.8045 47.1408 16.8799 48.1647 17.0547 49.183C17.1706 49.8335 17.3884 50.5377 17.7081 51.2957L18.0065 51.8295C18.2799 52.2186 18.5986 52.5614 18.9627 52.8579C19.5229 53.3133 20.1067 53.7627 20.7142 54.2061L22.4049 55.3732C25.7912 57.5728 29.2667 59.6347 32.8316 61.5589C34.1413 62.2656 35.3384 62.8653 36.4231 63.3579C37.2286 63.7243 38.3224 64.2174 39.2192 64.1782C40.8113 64.1088 42.3079 62.9839 43.18 61.6644C43.1956 61.6407 43.2063 61.614 43.2114 61.5857C43.2165 61.5575 43.2159 61.5285 43.2096 61.5006C43.2034 61.4726 43.1916 61.4464 43.175 61.4234C43.1584 61.4005 43.1375 61.3814 43.1134 61.3673L16.8287 46.1113Z' fill='url(%23paint14_linear_494_205388)'/%3E%3Cpath d='M19.1673 55.6981C19.1711 56.638 19.2711 57.6016 19.4672 58.5888C19.7279 59.4921 20.0554 60.2792 20.7131 60.9518C21.1767 61.4273 22.1503 62.1511 23.6338 63.1233L26.1184 64.6945L26.5255 64.9328L29.2854 66.4619C30.3705 67.0123 31.5092 67.5838 32.5451 67.7783C34.0068 68.0528 35.4266 66.8193 36.3451 65.7577C36.3963 65.6973 36.4345 65.6305 36.4596 65.5571C36.4953 65.4536 36.4673 65.3756 36.3756 65.3234C34.8698 64.4457 33.395 63.5872 31.9511 62.7478C27.8327 60.3521 23.8627 58.0379 20.0409 55.8051C19.8149 55.6724 19.5744 55.5422 19.3194 55.4146C19.3053 55.4078 19.29 55.4043 19.2745 55.4043C19.259 55.4043 19.2438 55.4078 19.2298 55.4146C19.2159 55.4213 19.2035 55.4312 19.1937 55.4434C19.1839 55.4557 19.1769 55.47 19.1731 55.4854C19.1615 55.5287 19.1595 55.5995 19.1673 55.6981Z' fill='url(%23paint15_linear_494_205388)'/%3E%3Cg filter='url(%23filter2_f_494_205388)'%3E%3Cpath d='M45.1132 34.6467C50.6121 31.3611 53.3615 29.7183 56.3974 29.7183C59.4334 29.7183 62.1828 31.3611 67.6817 34.6467L73.7387 38.2658C78.9722 41.3928 81.5889 42.9563 83.0217 45.4814C84.4545 48.0066 84.4545 51.0549 84.4545 57.1514V65.7139C84.4545 71.8105 84.4545 74.8587 83.0217 77.3839C81.5889 79.909 78.9722 81.4725 73.7387 84.5995L67.6817 88.2186C62.1828 91.5042 59.4334 93.147 56.3974 93.147C53.3615 93.147 50.6121 91.5042 45.1132 88.2186L39.0562 84.5995C33.8227 81.4725 31.206 79.909 29.7732 77.3839C28.3404 74.8587 28.3404 71.8105 28.3404 65.7139V57.1514C28.3404 51.0549 28.3404 48.0066 29.7732 45.4814C31.206 42.9563 33.8227 41.3928 39.0562 38.2658L45.1132 34.6467Z' fill='url(%23paint16_linear_494_205388)'/%3E%3C/g%3E%3Cpath d='M51.4423 26.4883C54.2236 25.2625 55.6142 24.6496 57.0883 24.6497C58.5624 24.6497 59.953 25.2625 62.7343 26.4883L77.9847 33.2093C81.4595 34.7407 83.197 35.5064 84.1711 37.0003C85.1453 38.4942 85.1453 40.3929 85.1453 44.1902L85.1453 69.0265C85.1453 73.5507 85.1453 75.8128 84.2985 77.8443C83.4516 79.8758 81.8449 81.4681 78.6314 84.6528L62.7217 100.42C60.0652 103.052 58.737 104.369 57.0908 104.369C55.4446 104.369 54.1163 103.053 51.4596 100.42L35.5466 84.653C32.3325 81.4682 30.7254 79.8758 29.8783 77.8442C29.0313 75.8125 29.0313 73.5501 29.0313 69.0253L29.0313 44.1902C29.0313 40.3929 29.0313 38.4942 30.0054 37.0003C30.9796 35.5064 32.717 34.7407 36.1918 33.2093L51.4423 26.4883Z' fill='url(%23paint17_linear_494_205388)'/%3E%3CforeignObject x='17.3398' y='18.7188' width='78.1152' height='85.4277'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_494_205388_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M52.7377 31.1002C54.7802 30.1685 55.8014 29.7027 56.888 29.7027C57.9746 29.7027 58.9958 30.1686 61.0383 31.1004L75.0331 37.4849C77.3056 38.5216 78.4418 39.04 79.0772 40.0283C79.7126 41.0166 79.7126 42.2655 79.7126 44.7633V66.6952C79.7126 70.8275 79.7126 72.8936 78.9362 74.7473C78.1597 76.601 76.6872 78.0504 73.7421 80.9491L61.0945 93.3976C59.1077 95.3531 58.1143 96.3309 56.8855 96.3309C55.6567 96.3309 54.6634 95.353 52.6766 93.3974L40.0304 80.949C37.0856 78.0503 35.6133 76.601 34.8369 74.7474C34.0605 72.8938 34.0605 70.8278 34.0605 66.6958V44.7635C34.0605 42.2656 34.0605 41.0166 34.696 40.0283C35.3315 39.04 36.4678 38.5217 38.7405 37.485L52.7377 31.1002Z' fill='url(%23paint18_radial_494_205388)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_494_205388' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='34' y='29' width='46' height='65'%3E%3CforeignObject x='17.3398' y='18.7188' width='78.1152' height='85.4277'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_494_205388_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M49.9375 31.1318C53.3755 29.8571 55.0945 29.2197 56.8881 29.2195C58.6817 29.2193 60.4008 29.8562 63.8391 31.1301L66.6674 32.178C72.9807 34.5171 76.1373 35.6867 77.9294 38.2625C79.7215 40.8383 79.7206 44.2046 79.7189 50.9373L79.7148 66.864C79.7137 70.9143 79.7132 72.9395 78.9641 74.7636C78.215 76.5878 76.7921 78.0288 73.9463 80.911L71.1177 83.7757C64.4159 90.563 61.0651 93.9567 56.8856 93.9566C52.7061 93.9565 49.3554 90.5626 42.6539 83.775L39.8304 80.9151C36.9829 78.031 35.5592 76.5889 34.8101 74.7634C34.0611 72.938 34.0616 70.9115 34.0627 66.8585L34.0668 50.9261C34.0685 44.1985 34.0694 40.8348 35.8606 38.2609C37.6519 35.6871 40.8058 34.5176 47.1137 32.1788L49.9375 31.1318Z' fill='url(%23paint19_radial_494_205388)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_494_205388)'%3E%3Cpath opacity='0.3' d='M83.2418 61.4316C83.2418 56.6434 82.024 51.9396 79.7106 47.7929L56.8846 61.4316H83.2418Z' fill='white'/%3E%3Cpath d='M79.7106 75.0702C82.024 70.9236 83.2418 66.2198 83.2418 61.4316H56.8846L79.7106 75.0702Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M70.0632 85.0544C74.07 82.6603 77.3973 79.2169 79.7106 75.0702L56.8846 61.4316L70.0632 85.0544Z' fill='white'/%3E%3Cpath d='M56.8846 88.7089C61.5112 88.7089 66.0564 87.4485 70.0632 85.0544L56.8846 61.4316L56.8846 88.7089Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M43.706 85.0544C47.7128 87.4485 52.2579 88.7089 56.8846 88.7089L56.8846 61.4316L43.706 85.0544Z' fill='white'/%3E%3Cpath d='M34.0585 75.0702C36.3719 79.2169 39.6992 82.6603 43.706 85.0544L56.8846 61.4316L34.0585 75.0702Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M30.5273 61.4316C30.5273 66.2198 31.7452 70.9236 34.0585 75.0702L56.8846 61.4316L30.5273 61.4316Z' fill='white'/%3E%3Cpath d='M34.0585 47.7929C31.7452 51.9396 30.5273 56.6434 30.5273 61.4316L56.8846 61.4316L34.0585 47.7929Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M43.706 37.8088C39.6992 40.2028 36.3719 43.6463 34.0585 47.7929L56.8846 61.4316L43.706 37.8088Z' fill='white'/%3E%3Cpath d='M56.8846 34.1543C52.2579 34.1543 47.7128 35.4147 43.706 37.8088L56.8846 61.4316L56.8846 34.1543Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M70.0632 37.8088C66.0564 35.4147 61.5113 34.1543 56.8846 34.1543L56.8846 61.4316L70.0632 37.8088Z' fill='white'/%3E%3Cpath d='M79.7106 47.7929C77.3973 43.6463 74.07 40.2028 70.0632 37.8088L56.8846 61.4316L79.7106 47.7929Z' fill='%23F6BD5A'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M37.7275 89.7636C37.3571 89.9041 36.1619 90.2906 35.0509 90.6596L33.0645 91.3096L35.7242 94.0855C37.1888 95.6315 38.4513 96.8789 38.5187 96.8789C38.6028 96.8789 38.6533 95.2099 38.6533 93.1895C38.6533 91.1515 38.6028 89.5 38.5355 89.5176C38.4513 89.5176 38.0978 89.6406 37.7275 89.7636Z' fill='%23A63C1C'/%3E%3Cpath d='M77.2676 93.1894C77.2676 95.2178 77.4374 96.8789 77.5216 96.8789C77.589 96.8789 78.7321 95.6374 80.1967 94.0987L82.8565 91.3185L82.0484 91.0562C81.2404 90.7939 78.4123 89.8672 77.6548 89.6224L77.2676 89.5175V93.1894Z' fill='%23A63C1C'/%3E%3Cpath d='M31.0575 84.2259C30.1211 84.5651 28.7633 85.1465 28.0142 85.518C26.438 86.2932 23.8942 87.9407 24.0034 88.086C24.0502 88.1345 25.049 89.1681 26.2039 90.3633L28.3264 92.5437L27.6085 95.3702C27.2027 96.9207 26.6877 98.9234 26.438 99.8117C26.1883 100.7 26.0166 101.443 26.0322 101.459C26.0478 101.491 26.875 101.088 27.8582 100.587C30.839 99.0688 35.4272 97.4375 37.7994 97.0499C38.1583 96.9853 38.4549 96.9368 38.4549 96.9207C38.4549 96.8884 37.3 95.6932 35.8798 94.2396C34.1163 92.4307 33.3672 91.5585 33.5077 91.4616C33.6481 91.3647 33.6481 91.3324 33.5077 91.3324C33.3516 91.3324 33.3048 90.4441 33.3048 87.4561C33.3048 83.8706 33.2892 83.5799 33.0395 83.596C32.8834 83.596 31.9938 83.8867 31.0575 84.2259Z' fill='url(%23paint20_linear_494_205388)'/%3E%3Cpath d='M82.6215 87.456C82.6215 90.4439 82.5747 91.3322 82.4342 91.3322C82.2781 91.3322 82.2781 91.3645 82.4186 91.4615C82.559 91.5584 81.8099 92.4305 80.0464 94.2394C78.6263 95.693 77.487 96.8882 77.5182 96.9044C77.5338 96.9205 77.9708 97.0174 78.4858 97.1305C81.3886 97.7604 85.0248 99.0686 88.0057 100.538C89.0357 101.055 89.894 101.459 89.9096 101.459C89.9252 101.443 89.738 100.7 89.4883 99.8116C89.2386 98.9233 88.7235 96.9205 88.3178 95.37L87.5999 92.5436L89.8004 90.2986L92.0009 88.0374L91.6419 87.7628C90.9553 87.2137 88.864 85.9862 87.5843 85.3563C86.2421 84.7103 83.2145 83.5797 82.84 83.5797C82.6527 83.5797 82.6215 84.2419 82.6215 87.456Z' fill='url(%23paint21_linear_494_205388)'/%3E%3Cpath d='M55.1535 73.5018C54.7633 73.5341 53.5772 73.631 52.5004 73.7279C47.241 74.1963 41.5291 75.4722 34.6311 77.7172L33.2266 78.1856L33.289 84.7106C33.3202 88.3123 33.367 91.2841 33.3982 91.3003C33.4138 91.3326 34.4751 91.0257 35.7548 90.6219C37.0345 90.2182 38.1894 89.879 38.3298 89.879C38.4703 89.879 39.672 89.5883 40.9829 89.2329C47.3347 87.5209 52.3911 86.8103 58.0718 86.8103C63.3936 86.8103 68.2472 87.4725 74.1151 89.023C75.6602 89.4268 77.1428 89.7982 77.3925 89.8305C77.6578 89.879 78.9063 90.2343 80.1704 90.6381C81.4501 91.0419 82.5114 91.3326 82.527 91.3003C82.5582 91.2841 82.605 88.3123 82.6362 84.7106L82.6986 78.1856L80.8259 77.5719C74.833 75.6014 69.4957 74.3901 64.2207 73.7925C62.1139 73.5664 56.4956 73.3726 55.1535 73.5018Z' fill='url(%23paint22_linear_494_205388)'/%3E%3Cg filter='url(%23filter3_d_494_205388)'%3E%3Cpath d='M40.565 82.7891V78.2391H41.769V79.9331H41.797L42.945 78.2391H44.261L42.903 80.0871L44.527 82.7891H43.211L42.203 81.0391L41.769 81.6551V82.7891H40.565ZM44.9605 82.7891V78.2391H47.9005V79.2471H46.1645V79.9611H47.6485V80.9691H46.1645V81.7811H47.9705V82.7891H44.9605ZM48.8502 82.7891V78.2391H50.0542V81.7811H51.7762V82.7891H48.8502ZM54.1438 82.8731C53.8265 82.8731 53.5488 82.8287 53.3108 82.7401C53.0728 82.6514 52.8745 82.5161 52.7158 82.3341C52.5618 82.1521 52.4452 81.9234 52.3658 81.6481C52.2912 81.3681 52.2538 81.0391 52.2538 80.6611V78.2391H53.4578V80.8011C53.4578 81.0531 53.4812 81.2561 53.5278 81.4101C53.5792 81.5594 53.6538 81.6691 53.7518 81.7391C53.8545 81.8044 53.9852 81.8371 54.1438 81.8371C54.3025 81.8371 54.4332 81.8044 54.5358 81.7391C54.6385 81.6691 54.7155 81.5594 54.7668 81.4101C54.8182 81.2561 54.8438 81.0531 54.8438 80.8011V78.2391H56.0058V80.6611C56.0058 81.0391 55.9685 81.3681 55.8938 81.6481C55.8192 81.9234 55.7048 82.1521 55.5508 82.3341C55.4015 82.5161 55.2078 82.6514 54.9698 82.7401C54.7365 82.8287 54.4612 82.8731 54.1438 82.8731ZM56.3426 82.7891L57.7286 78.2391H59.1846L60.5706 82.7891H59.2966L58.7786 80.5771C58.7226 80.3577 58.6666 80.1197 58.6106 79.8631C58.5546 79.6064 58.4986 79.3637 58.4426 79.1351H58.4146C58.3679 79.3637 58.3166 79.6064 58.2606 79.8631C58.2046 80.1197 58.1486 80.3577 58.0926 80.5771L57.5746 82.7891H56.3426ZM57.3366 81.8231V80.8921H59.5626V81.8231H57.3366ZM61.0045 82.7891V78.2391H62.7265C63.0532 78.2391 63.3542 78.2834 63.6295 78.3721C63.9048 78.4561 64.1265 78.6054 64.2945 78.8201C64.4625 79.0347 64.5465 79.3311 64.5465 79.7091C64.5465 80.0731 64.4625 80.3694 64.2945 80.5981C64.1265 80.8267 63.9048 80.9947 63.6295 81.1021C63.3542 81.2094 63.0532 81.2631 62.7265 81.2631H62.2085V82.7891H61.0045ZM62.2085 80.3111H62.6425C62.8805 80.3111 63.0602 80.2597 63.1815 80.1571C63.3075 80.0544 63.3705 79.9051 63.3705 79.7091C63.3705 79.5131 63.3075 79.3777 63.1815 79.3031C63.0602 79.2284 62.8805 79.1911 62.6425 79.1911H62.2085V80.3111ZM63.4545 82.7891L62.5095 80.9481L63.3215 80.1501L64.7985 82.7891H63.4545ZM67.5137 82.8731C67.089 82.8731 66.7017 82.7891 66.3517 82.6211C66.0063 82.4484 65.731 82.1894 65.5257 81.8441C65.3203 81.4987 65.2177 81.0671 65.2177 80.5491C65.2177 80.1664 65.2783 79.8281 65.3997 79.5341C65.521 79.2354 65.6867 78.9834 65.8967 78.7781C66.1067 78.5727 66.347 78.4187 66.6177 78.3161C66.893 78.2087 67.1823 78.1551 67.4857 78.1551C67.8217 78.1551 68.1133 78.2134 68.3607 78.3301C68.608 78.4467 68.811 78.5891 68.9697 78.7571L68.3397 79.4851C68.2277 79.3871 68.1087 79.3147 67.9827 79.2681C67.8613 79.2167 67.7097 79.1911 67.5277 79.1911C67.3223 79.1911 67.138 79.2447 66.9747 79.3521C66.8113 79.4547 66.683 79.6041 66.5897 79.8001C66.4963 79.9961 66.4497 80.2317 66.4497 80.5071C66.4497 80.7917 66.4917 81.0344 66.5757 81.2351C66.6643 81.4311 66.795 81.5804 66.9677 81.6831C67.145 81.7857 67.369 81.8371 67.6397 81.8371C67.705 81.8371 67.768 81.8301 67.8287 81.8161C67.894 81.8021 67.9477 81.7811 67.9897 81.7531V81.1231H67.3177V80.1431H69.0537V82.3131C68.895 82.4671 68.678 82.6001 68.4027 82.7121C68.132 82.8194 67.8357 82.8731 67.5137 82.8731ZM69.2967 82.7891L70.6827 78.2391H72.1387L73.5247 82.7891H72.2507L71.7327 80.5771C71.6767 80.3577 71.6207 80.1197 71.5647 79.8631C71.5087 79.6064 71.4527 79.3637 71.3967 79.1351H71.3687C71.322 79.3637 71.2707 79.6064 71.2147 79.8631C71.1587 80.1197 71.1027 80.3577 71.0467 80.5771L70.5287 82.7891H69.2967ZM70.2907 81.8231V80.8921H72.5167V81.8231H70.2907Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter4_f_494_205388)'%3E%3Cpath d='M43.718 76.0587C42.5496 76.6924 41.2239 75.5818 41.46 74.164L43.9723 59.0258L33.3086 48.285C32.3128 47.28 32.8304 45.443 34.1652 45.2445L48.9908 43.017L55.6015 29.1686C56.1978 27.9204 57.8111 27.9204 58.4074 29.1686L65.0181 43.017L79.8436 45.2445C81.1785 45.443 81.6961 47.28 80.6972 48.285L70.0366 59.0258L72.5489 74.164C72.785 75.5818 71.4592 76.6924 70.2909 76.0587L56.9999 68.8384L43.718 76.0587Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter5_d_494_205388)'%3E%3Cpath d='M42.3974 59.0097C41.5603 58.8599 41.2861 57.7567 41.9316 57.1291L48.8187 50.4243L47.281 40.6284C47.1381 39.7126 48.0837 38.9851 48.8459 39.4243L57.3209 44.2902L65.8472 39.9026C66.6159 39.5073 67.4486 40.1605 67.2955 41.0386L65.5936 50.7788L72.4234 57.9172C73.0391 58.5589 72.6278 59.7055 71.7411 59.8137L62.2721 60.9765L57.9785 69.7154C57.5768 70.5342 56.4823 70.564 56.1133 69.7677L51.9194 60.7039L42.3974 59.0097Z' fill='%23F17942'/%3E%3C/g%3E%3Cg filter='url(%23filter6_d_494_205388)'%3E%3Cg clip-path='url(%23paint23_angular_494_205388_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000165404 -0.0217639 0.0222162 0.000182923 57.0049 52.2367)'%3E%3CforeignObject x='-936.039' y='-936.039' width='1872.08' height='1872.08'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(240, 126, 86, 1) 91.7857deg,rgba(250, 215, 114, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M46.2496 71.2942C45.3038 71.8012 44.2305 70.9127 44.4217 69.7785L46.4554 57.6679L37.8229 49.0753C37.0168 48.2713 37.4358 46.8016 38.5164 46.6429L50.5181 44.8609L55.8695 33.7821C56.3523 32.7836 57.6583 32.7836 58.141 33.7821L63.4925 44.8609L75.4941 46.6429C76.5747 46.8016 76.9937 48.2713 76.1851 49.0753L67.5551 57.6679L69.5889 69.7785C69.78 70.9127 68.7068 71.8012 67.7609 71.2942L57.0016 65.518L46.2496 71.2942Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94331824779510498,&%2334;g&%2334;:0.49721625447273254,&%2334;b&%2334;:0.33741852641105652,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.25496017932891846%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.33080703020095825,&%2334;m01&%2334;:44.432422637939453,&%2334;m02&%2334;:34.623332977294922,&%2334;m10&%2334;:-43.527748107910156,&%2334;m11&%2334;:0.36584648489952087,&%2334;m12&%2334;:73.817634582519531%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg clip-path='url(%23paint24_angular_494_205388_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00290244 -0.00668947 0.0109424 0.00514367 72.5131 30.6896)'%3E%3CforeignObject x='-1260.42' y='-1260.42' width='2520.83' height='2520.83'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(242, 141, 77, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M75.0009 24.8633L65.8789 27.8843L70.4399 33.9264L78.5862 33.4949L75.0009 24.8633Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.55294120311737061,&%2334;b&%2334;:0.30196079611778259,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:5.8048763275146484,&%2334;m01&%2334;:21.884738922119141,&%2334;m02&%2334;:58.668247222900391,&%2334;m10&%2334;:-13.378947257995605,&%2334;m11&%2334;:10.287330627441406,&%2334;m12&%2334;:32.235404968261719%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint25_angular_494_205388_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00355892 0.00413723 -0.00676751 0.00630708 66.9856 96.2317)'%3E%3CforeignObject x='-1322.14' y='-1322.14' width='2644.28' height='2644.28'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(242, 141, 77, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M70.0976 99.8062L70.8803 92.312L65.4681 93.7481L63.2625 99.7473L70.0976 99.8062Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.55294120311737061,&%2334;b&%2334;:0.30196079611778259,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:7.1178488731384277,&%2334;m01&%2334;:-13.535019874572754,&%2334;m02&%2334;:70.194160461425781,&%2334;m10&%2334;:8.2744569778442383,&%2334;m11&%2334;:12.614161491394043,&%2334;m12&%2334;:85.7873535156250%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint26_angular_494_205388_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00377073 0.0039287 -0.00642641 -0.00668244 46.5289 95.8032)'%3E%3CforeignObject x='-1319.54' y='-1319.54' width='2639.08' height='2639.08'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(242, 141, 77, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M43.2731 99.2361L50.5055 99.6329L48.8269 94.0881L42.9495 92.1295L43.2731 99.2361Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.55294120311737061,&%2334;b&%2334;:0.30196079611778259,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-7.5414619445800781,&%2334;m01&%2334;:-12.852815628051758,&%2334;m02&%2334;:56.726066589355469,&%2334;m10&%2334;:7.8574013710021973,&%2334;m11&%2334;:-13.364889144897461,&%2334;m12&%2334;:98.556961059570312%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint27_angular_494_205388_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00308452 -0.00600223 -0.0107929 0.00504605 42.2693 30.5489)'%3E%3CforeignObject x='-1272.43' y='-1272.43' width='2544.86' height='2544.86'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 115, 1) 0deg,rgba(242, 143, 79, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M39.6229 25.3198L48.8215 27.775L44.4301 33.4313L36.2778 33.3043L39.6229 25.3198Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.45098039507865906,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.56078433990478516,&%2334;b&%2334;:0.30980393290519714,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-6.1690392494201660,&%2334;m01&%2334;:-21.585750579833984,&%2334;m02&%2334;:56.146713256835938,&%2334;m10&%2334;:-12.004468917846680,&%2334;m11&%2334;:10.092105865478516,&%2334;m12&%2334;:31.505035400390625%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter7_f_494_205388)'%3E%3Cpath d='M42.8169 58.0874L41.33 56.0939L38.9004 56.4474L40.8465 54.8812L40.5377 52.3709L42.0246 54.3644L44.4542 54.0109L42.5081 55.577L42.8169 58.0874Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M35.5024 57.6929L34.0155 55.6993L31.586 56.0528L33.532 54.4867L33.2232 51.9763L34.7102 53.9698L37.1397 53.6163L35.1936 55.1825L35.5024 57.6929Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter8_f_494_205388)'%3E%3Cpath d='M93.1799 72.4094L92.6252 69.2581L89.7457 68.2064L92.7533 67.593L93.7836 64.5597L94.3384 67.711L97.2179 68.7627L94.2103 69.3761L93.1799 72.4094Z' fill='white'/%3E%3C/g%3E%3Cpath d='M93.1799 72.4094L92.6252 69.2581L89.7457 68.2064L92.7533 67.593L93.7836 64.5597L94.3384 67.711L97.2179 68.7627L94.2103 69.3761L93.1799 72.4094Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter9_f_494_205388)'%3E%3Cpath d='M23.8546 25.4269L24.6093 27.814L27.0141 28.3077L24.6716 29.1228L24.1481 31.5964L23.3934 29.2093L20.9885 28.7156L23.3311 27.9005L23.8546 25.4269Z' fill='white'/%3E%3C/g%3E%3Cpath d='M23.8546 25.4269L24.6093 27.814L27.0141 28.3077L24.6716 29.1228L24.1481 31.5964L23.3934 29.2093L20.9885 28.7156L23.3311 27.9005L23.8546 25.4269Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_494_205388)'%3E%3Cpath d='M16.9353 86.2496L17.5701 84.6048L16.5076 83.1811L18.1047 83.8724L19.4556 82.7972L18.8208 84.4419L19.8832 85.8656L18.2861 85.1743L16.9353 86.2496Z' fill='white'/%3E%3C/g%3E%3Cpath d='M16.9353 86.2496L17.5701 84.6048L16.5076 83.1811L18.1047 83.8724L19.4556 82.7972L18.8208 84.4419L19.8832 85.8656L18.2861 85.1743L16.9353 86.2496Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter11_f_494_205388)'%3E%3Cpath d='M25.6085 100.751L25.1487 98.89L23.3758 98.3955L25.1588 97.8867L25.6564 96.0216L26.1163 97.8829L27.8892 98.3774L26.1061 98.8862L25.6085 100.751Z' fill='white'/%3E%3C/g%3E%3Cpath d='M25.6085 100.751L25.1487 98.89L23.3758 98.3955L25.1588 97.8867L25.6564 96.0216L26.1163 97.8829L27.8892 98.3774L26.1061 98.8862L25.6085 100.751Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter12_f_494_205388)'%3E%3Cpath d='M93.207 26.1191L92.0545 26.5201L91.797 27.737L91.4257 26.5627L90.2426 26.3198L91.3951 25.9188L91.6526 24.7019L92.0239 25.8762L93.207 26.1191Z' fill='white'/%3E%3C/g%3E%3Cpath d='M93.207 26.1191L92.0545 26.5201L91.797 27.737L91.4257 26.5627L90.2426 26.3198L91.3951 25.9188L91.6526 24.7019L92.0239 25.8762L93.207 26.1191Z' fill='white'/%3E%3Cg filter='url(%23filter13_f_494_205388)'%3E%3Cpath d='M94.815 94.5143L96.4447 96.0231L98.5166 95.3137L97.067 97.0101L97.7486 99.1667L96.1188 97.6578L94.0469 98.3672L95.4965 96.6709L94.815 94.5143Z' fill='white'/%3E%3C/g%3E%3Cpath d='M94.815 94.5143L96.4447 96.0231L98.5166 95.3137L97.067 97.0101L97.7486 99.1667L96.1188 97.6578L94.0469 98.3672L95.4965 96.6709L94.815 94.5143Z' fill='white'/%3E%3Cg filter='url(%23filter14_f_494_205388)'%3E%3Cpath d='M79.0664 89.464L79.908 92.1258L82.5895 92.6763L79.9774 93.5851L79.3937 96.3433L78.5522 93.6815L75.8707 93.131L78.4827 92.2222L79.0664 89.464Z' fill='white'/%3E%3C/g%3E%3Cpath d='M79.0664 89.464L79.908 92.1258L82.5895 92.6763L79.9774 93.5851L79.3937 96.3433L78.5522 93.6815L75.8707 93.131L78.4827 92.2222L79.0664 89.464Z' fill='white'/%3E%3Cg filter='url(%23filter15_f_494_205388)'%3E%3Cpath d='M76.7676 55.8019L77.6092 58.4636L80.2907 59.0141L77.6786 59.923L77.0949 62.6812L76.2533 60.0194L73.5718 59.4689L76.1839 58.5601L76.7676 55.8019Z' fill='white'/%3E%3C/g%3E%3Cpath d='M76.7676 55.8019L77.6092 58.4636L80.2907 59.0141L77.6786 59.923L77.0949 62.6812L76.2533 60.0194L73.5718 59.4689L76.1839 58.5601L76.7676 55.8019Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_494_205388' x='54.8301' y='27.7676' width='58.4199' height='57.1562' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter1_f_494_205388' x='0.927734' y='27.7676' width='58.4199' height='57.1562' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter2_f_494_205388' x='17.3398' y='18.7188' width='78.1152' height='85.4277' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_494_205388_clip_path' transform='translate(-17.3398 -18.7188)'%3E%3Cpath d='M52.7377 31.1002C54.7802 30.1685 55.8014 29.7027 56.888 29.7027C57.9746 29.7027 58.9958 30.1686 61.0383 31.1004L75.0331 37.4849C77.3056 38.5216 78.4418 39.04 79.0772 40.0283C79.7126 41.0166 79.7126 42.2655 79.7126 44.7633V66.6952C79.7126 70.8275 79.7126 72.8936 78.9362 74.7473C78.1597 76.601 76.6872 78.0504 73.7421 80.9491L61.0945 93.3976C59.1077 95.3531 58.1143 96.3309 56.8855 96.3309C55.6567 96.3309 54.6634 95.353 52.6766 93.3974L40.0304 80.949C37.0856 78.0503 35.6133 76.601 34.8369 74.7474C34.0605 72.8938 34.0605 70.8278 34.0605 66.6958V44.7635C34.0605 42.2656 34.0605 41.0166 34.696 40.0283C35.3315 39.04 36.4678 38.5217 38.7405 37.485L52.7377 31.1002Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_494_205388_clip_path' transform='translate(-17.3398 -18.7188)'%3E%3Cpath d='M49.9375 31.1318C53.3755 29.8571 55.0945 29.2197 56.8881 29.2195C58.6817 29.2193 60.4008 29.8562 63.8391 31.1301L66.6674 32.178C72.9807 34.5171 76.1373 35.6867 77.9294 38.2625C79.7215 40.8383 79.7206 44.2046 79.7189 50.9373L79.7148 66.864C79.7137 70.9143 79.7132 72.9395 78.9641 74.7636C78.215 76.5878 76.7921 78.0288 73.9463 80.911L71.1177 83.7757C64.4159 90.563 61.0651 93.9567 56.8856 93.9566C52.7061 93.9565 49.3554 90.5626 42.6539 83.775L39.8304 80.9151C36.9829 78.031 35.5592 76.5889 34.8101 74.7634C34.0611 72.938 34.0616 70.9115 34.0627 66.8585L34.0668 50.9261C34.0685 44.1985 34.0694 40.8348 35.8606 38.2609C37.6519 35.6871 40.8058 34.5176 47.1137 32.1788L49.9375 31.1318Z'/%3E%3C/clipPath%3E%3Cfilter id='filter3_d_494_205388' x='36.5645' y='78.1543' width='40.9609' height='12.7188' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_205388'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_205388' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter4_f_494_205388' x='4.78906' y='0.232422' width='104.43' height='104.008' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter5_d_494_205388' x='37.5742' y='39.293' width='39.1426' height='39.0547' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_205388'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_205388' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter6_d_494_205388' x='33.4023' y='33.0332' width='47.2051' height='46.4062' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_205388'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_205388' result='shape'/%3E%3C/filter%3E%3CclipPath id='paint23_angular_494_205388_clip_path'%3E%3Cpath d='M46.2496 71.2942C45.3038 71.8012 44.2305 70.9127 44.4217 69.7785L46.4554 57.6679L37.8229 49.0753C37.0168 48.2713 37.4358 46.8016 38.5164 46.6429L50.5181 44.8609L55.8695 33.7821C56.3523 32.7836 57.6583 32.7836 58.141 33.7821L63.4925 44.8609L75.4941 46.6429C76.5747 46.8016 76.9937 48.2713 76.1851 49.0753L67.5551 57.6679L69.5889 69.7785C69.78 70.9127 68.7068 71.8012 67.7609 71.2942L57.0016 65.518L46.2496 71.2942Z'/%3E%3C/clipPath%3E%3CclipPath id='paint24_angular_494_205388_clip_path'%3E%3Cpath d='M75.0009 24.8633L65.8789 27.8843L70.4399 33.9264L78.5862 33.4949L75.0009 24.8633Z'/%3E%3C/clipPath%3E%3CclipPath id='paint25_angular_494_205388_clip_path'%3E%3Cpath d='M70.0976 99.8062L70.8803 92.312L65.4681 93.7481L63.2625 99.7473L70.0976 99.8062Z'/%3E%3C/clipPath%3E%3CclipPath id='paint26_angular_494_205388_clip_path'%3E%3Cpath d='M43.2731 99.2361L50.5055 99.6329L48.8269 94.0881L42.9495 92.1295L43.2731 99.2361Z'/%3E%3C/clipPath%3E%3CclipPath id='paint27_angular_494_205388_clip_path'%3E%3Cpath d='M39.6229 25.3198L48.8215 27.775L44.4301 33.4313L36.2778 33.3043L39.6229 25.3198Z'/%3E%3C/clipPath%3E%3Cfilter id='filter7_f_494_205388' x='34.9004' y='48.3711' width='13.5547' height='13.7168' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter8_f_494_205388' x='85.7461' y='60.5605' width='15.4727' height='15.8496' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter9_f_494_205388' x='16.9883' y='21.4277' width='14.0254' height='14.168' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter10_f_494_205388' x='12.5078' y='78.7969' width='11.375' height='11.4531' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter11_f_494_205388' x='19.375' y='92.0215' width='12.5137' height='12.7305' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter12_f_494_205388' x='86.2422' y='20.7012' width='10.9648' height='11.0352' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter13_f_494_205388' x='90.0469' y='90.5137' width='12.4707' height='12.6523' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter14_f_494_205388' x='71.8711' y='85.4648' width='14.7188' height='14.8789' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3Cfilter id='filter15_f_494_205388' x='69.5723' y='51.8027' width='14.7188' height='14.8789' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_205388'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_494_205388' x1='71.1261' y1='56.0088' x2='90.2211' y2='34.7783' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_494_205388' x1='77.8036' y1='52.4728' x2='85.865' y2='39.1058' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_494_205388' x1='81.5454' y1='59.3365' x2='87.9193' y2='49.2455' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_494_205388' x1='86.0696' y1='65.8402' x2='90.532' y2='59.0939' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_494_205388' x1='66.9797' y1='51.6944' x2='86.0746' y2='30.4638' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_494_205388' x1='73.6571' y1='48.1583' x2='81.7185' y2='34.7913' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_494_205388' x1='77.3989' y1='55.0221' x2='83.7728' y2='44.931' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_494_205388' x1='81.9231' y1='61.5257' x2='86.3855' y2='54.7795' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear_494_205388' x1='43.0516' y1='56.0088' x2='23.9566' y2='34.7783' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint9_linear_494_205388' x1='36.3722' y1='52.4728' x2='28.3108' y2='39.1058' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint10_linear_494_205388' x1='32.6324' y1='59.3365' x2='26.2585' y2='49.2455' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint11_linear_494_205388' x1='28.1062' y1='65.8402' x2='23.6438' y2='59.0939' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint12_linear_494_205388' x1='47.1981' y1='51.6944' x2='28.1031' y2='30.4638' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint13_linear_494_205388' x1='40.5186' y1='48.1583' x2='32.4573' y2='34.7913' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint14_linear_494_205388' x1='36.7789' y1='55.0221' x2='30.4049' y2='44.931' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint15_linear_494_205388' x1='32.2527' y1='61.5257' x2='27.7902' y2='54.7795' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint16_linear_494_205388' x1='56.3974' y1='27.9043' x2='56.3974' y2='94.961' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F4A455'/%3E%3Cstop offset='1' stop-color='%23ED4E60'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint17_linear_494_205388' x1='57.0883' y1='24' x2='57.0883' y2='106' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FADC6A'/%3E%3Cstop offset='1' stop-color='%23F4A339'/%3E%3C/linearGradient%3E%3CradialGradient id='paint18_radial_494_205388' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(30.5282 34.1566) rotate(45.9828) scale(75.8619 174.068)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint19_radial_494_205388' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(30.5381 34.155) rotate(45.9828) scale(75.8619 174.068)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint20_linear_494_205388' x1='31.2274' y1='101.461' x2='31.2274' y2='83.5954' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint21_linear_494_205388' x1='84.7592' y1='101.459' x2='84.7592' y2='83.5797' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint22_linear_494_205388' x1='57.9626' y1='91.3027' x2='57.9626' y2='73.4603' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 114px;
  height: 106px;
}

.box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-list-leader .box-list-leader-inner .box-item .box-item-inner .box-name .text-info {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 250px;
}

body.v2 .box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-list-leader .box-list-leader-inner .box-item .box-item-inner .box-number {
  width: 56px;
  position: relative;
}
body.v2 .box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-list-leader .box-list-leader-inner .box-item .box-item-inner .box-number:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_541_144806)'%3E%3Cg filter='url(%23filter0_f_541_144806)'%3E%3Cpath d='M18.4892 13.5165C18.7603 13.3573 18.8958 13.2777 19.0244 13.2067C22.3329 11.3805 26.3473 11.3805 29.6559 13.2067C29.7844 13.2777 29.9199 13.3573 30.191 13.5165V13.5165C30.4555 13.6719 30.5878 13.7496 30.7098 13.8256C33.8469 15.7801 35.7927 19.1795 35.8893 22.8744C35.893 23.0181 35.893 23.1715 35.893 23.4783V23.8235C35.893 24.1303 35.893 24.2837 35.8893 24.4274C35.7927 28.1223 33.8469 31.5217 30.7098 33.4762C30.5878 33.5522 30.4555 33.6299 30.191 33.7853V33.7853C29.9199 33.9445 29.7844 34.0241 29.6559 34.0951C26.3473 35.9213 22.3329 35.9213 19.0244 34.0951C18.8958 34.0241 18.7603 33.9445 18.4892 33.7853V33.7853C18.2247 33.6299 18.0924 33.5522 17.9705 33.4762C14.8333 31.5217 12.8876 28.1223 12.791 24.4274C12.7872 24.2837 12.7872 24.1303 12.7872 23.8235V23.4782C12.7872 23.1715 12.7872 23.0181 12.791 22.8744C12.8876 19.1795 14.8333 15.7801 17.9705 13.8256C18.0924 13.7496 18.2247 13.6719 18.4892 13.5165V13.5165Z' fill='%2383763D'/%3E%3C/g%3E%3Cpath d='M19.6003 10.6769C21.8069 9.7209 22.9103 9.24292 24.0701 9.15067C24.4396 9.12128 24.8108 9.12128 25.1802 9.15067C26.3401 9.24293 27.4434 9.7209 29.6501 10.6769V10.6769C32.4674 11.8973 33.876 12.5076 34.791 13.6076C35.0798 13.9549 35.3285 14.3337 35.5324 14.7368C36.178 16.0136 36.178 17.5487 36.1781 20.619L36.1781 21.6698C36.1781 25.7358 36.1781 27.7687 35.4924 29.6187C35.3795 29.9234 35.2531 30.2229 35.1136 30.5164C34.267 32.2984 32.8108 33.717 29.8984 36.5541V36.5541C27.5615 38.8306 26.393 39.9689 24.9685 40.0913C24.7407 40.1109 24.5116 40.1109 24.2838 40.0914C22.8593 39.9691 21.6907 38.8309 19.3536 36.5546V36.5546C16.4403 33.7171 14.9837 32.2984 14.1368 30.5161C13.9974 30.2227 13.8711 29.9233 13.7582 29.6187C13.0723 27.7685 13.0723 25.7352 13.0723 21.6685L13.0723 20.6191C13.0723 17.5488 13.0723 16.0136 13.7179 14.7368C13.9218 14.3337 14.1705 13.9549 14.4593 13.6076C15.3743 12.5076 16.7829 11.8973 19.6003 10.6769V10.6769Z' fill='url(%23paint0_linear_541_144806)'/%3E%3CforeignObject x='1.78711' y='0.837891' width='45.1055' height='45.627'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_541_144806_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M20.4505 12.442C22.4651 11.5387 23.4724 11.0871 24.5421 11.0871C25.6118 11.0871 26.6191 11.5388 28.6337 12.4422L29.2139 12.7025C31.5084 13.7314 32.6557 14.2459 33.2981 15.238C33.9405 16.2301 33.9405 17.4874 33.9405 20.0021V21.4087C33.9405 24.8794 33.9405 26.6147 33.3902 28.2042C33.2426 28.6306 33.0662 29.0465 32.8624 29.4491C32.1027 30.9498 30.8556 32.1565 28.3612 34.5698V34.5698C26.7295 36.1484 25.9137 36.9378 24.9293 37.0662C24.6716 37.0998 24.4106 37.0998 24.1529 37.0662C23.1685 36.9377 22.3527 36.1483 20.7211 34.5696V34.5696C18.2271 32.1564 16.9802 30.9498 16.2205 29.4492C16.0167 29.0466 15.8404 28.6306 15.6928 28.2042C15.1426 26.6148 15.1426 24.8797 15.1426 21.4093V20.0023C15.1426 17.4876 15.1426 16.2302 15.785 15.238C16.4275 14.2459 17.5748 13.7315 19.8695 12.7026L20.4505 12.442Z' fill='url(%23paint1_radial_541_144806)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_541_144806' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='15' y='10' width='19' height='25'%3E%3CforeignObject x='1.78711' y='0.837891' width='45.1055' height='45.627'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_2_541_144806_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M21.325 11.5163C23.4029 10.759 25.6815 10.7587 27.7597 11.5156V11.5156C31.4728 12.8679 33.9439 16.3984 33.9428 20.3501L33.9415 25.267C33.9409 27.7665 32.9443 30.1633 31.1729 31.9268V31.9268C27.5061 35.5771 21.5773 35.5781 17.9107 31.9276V31.9276C16.1388 30.1634 15.1429 27.7658 15.1436 25.2653L15.1449 20.344C15.1459 16.3954 17.615 12.8685 21.325 11.5163V11.5163Z' fill='url(%23paint2_radial_541_144806)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_541_144806)'%3E%3Cpath opacity='0.3' d='M35.3954 23.652C35.3954 21.7139 34.8939 19.8101 33.9414 18.1317L24.5424 23.652H35.3954Z' fill='white'/%3E%3Cpath d='M33.9414 29.1723C34.8939 27.4939 35.3954 25.59 35.3954 23.652H24.5424L33.9414 29.1723Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M29.9689 33.2135C31.6188 32.2445 32.9888 30.8507 33.9414 29.1723L24.5424 23.652L29.9689 33.2135Z' fill='white'/%3E%3Cpath d='M24.5424 34.6927C26.4475 34.6927 28.3191 34.1825 29.9689 33.2135L24.5424 23.652L24.5424 34.6927Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M19.1159 33.2135C20.7658 34.1825 22.6373 34.6927 24.5424 34.6927L24.5424 23.652L19.1159 33.2135Z' fill='white'/%3E%3Cpath d='M15.1435 29.1723C16.096 30.8507 17.4661 32.2445 19.1159 33.2135L24.5424 23.652L15.1435 29.1723Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M13.6895 23.652C13.6895 25.59 14.1909 27.4939 15.1435 29.1723L24.5424 23.652L13.6895 23.652Z' fill='white'/%3E%3Cpath d='M15.1435 18.1317C14.1909 19.8101 13.6895 21.7139 13.6895 23.652L24.5424 23.652L15.1435 18.1317Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M19.1159 14.0905C17.4661 15.0595 16.096 16.4533 15.1435 18.1317L24.5424 23.652L19.1159 14.0905Z' fill='white'/%3E%3Cpath d='M24.5424 12.6113C22.6373 12.6113 20.7658 13.1215 19.1159 14.0905L24.5424 23.652L24.5424 12.6113Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M29.9689 14.0905C28.3191 13.1215 26.4475 12.6113 24.5424 12.6113L24.5424 23.652L29.9689 14.0905Z' fill='white'/%3E%3Cpath d='M33.9414 18.1317C32.9888 16.4533 31.6188 15.0595 29.9689 14.0905L24.5424 23.652L33.9414 18.1317Z' fill='%23958A56'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M16.6525 35.1181C16.5 35.175 16.0078 35.3314 15.5504 35.4807L14.7324 35.7438L15.8276 36.8674C16.4307 37.4932 16.9506 37.998 16.9783 37.998C17.0129 37.998 17.0337 37.3225 17.0337 36.5047C17.0337 35.6798 17.0129 35.0114 16.9852 35.0185C16.9506 35.0185 16.805 35.0683 16.6525 35.1181Z' fill='%233E3823'/%3E%3Cpath d='M32.9336 36.5047C32.9336 37.3257 33.0035 37.998 33.0382 37.998C33.0659 37.998 33.5366 37.4956 34.1397 36.8727L35.2349 35.7474L34.9022 35.6413C34.5695 35.5351 33.4049 35.16 33.093 35.0609L32.9336 35.0185V36.5047Z' fill='%233E3823'/%3E%3Cpath d='M13.906 32.8756C13.5204 33.0129 12.9614 33.2482 12.6529 33.3986C12.0039 33.7123 10.9564 34.3791 11.0014 34.438C11.0207 34.4576 11.432 34.876 11.9075 35.3597L12.7814 36.2423L12.4858 37.3863C12.3188 38.0139 12.1067 38.8245 12.0039 39.184C11.9011 39.5436 11.8304 39.8443 11.8368 39.8508C11.8432 39.8639 12.1838 39.7005 12.5887 39.4978C13.8161 38.8833 15.7053 38.2231 16.6821 38.0662C16.8299 38.04 16.952 38.0204 16.952 38.0139C16.952 38.0008 16.4765 37.517 15.8917 36.9287C15.1655 36.1965 14.8571 35.8435 14.9149 35.8043C14.9728 35.765 14.9728 35.752 14.9149 35.752C14.8507 35.752 14.8314 35.3924 14.8314 34.183C14.8314 32.7318 14.825 32.6141 14.7221 32.6206C14.6579 32.6206 14.2916 32.7383 13.906 32.8756Z' fill='%2361583A'/%3E%3Cpath d='M35.1387 34.1838C35.1387 35.3931 35.1194 35.7527 35.0616 35.7527C34.9973 35.7527 34.9973 35.7658 35.0552 35.805C35.113 35.8442 34.8046 36.1972 34.0784 36.9294C33.4936 37.5178 33.0245 38.0015 33.0374 38.0081C33.0438 38.0146 33.2237 38.0538 33.4358 38.0996C34.631 38.3545 36.1283 38.884 37.3557 39.4789C37.7799 39.6881 38.1333 39.8516 38.1397 39.8516C38.1461 39.845 38.069 39.5443 37.9662 39.1848C37.8634 38.8252 37.6513 38.0146 37.4843 37.387L37.1887 36.243L38.0947 35.3343L39.0008 34.4191L38.853 34.308C38.5703 34.0857 37.7092 33.5889 37.1822 33.3339C36.6296 33.0724 35.3829 32.6148 35.2287 32.6148C35.1516 32.6148 35.1387 32.8828 35.1387 34.1838Z' fill='%2361583A'/%3E%3Cpath d='M23.8275 28.5352C23.6669 28.5483 23.1785 28.5875 22.7351 28.6267C20.5695 28.8163 18.2175 29.3327 15.3772 30.2414L14.7988 30.431L14.8245 33.072C14.8374 34.5298 14.8567 35.7327 14.8695 35.7392C14.8759 35.7523 15.3129 35.6281 15.8399 35.4647C16.3668 35.3012 16.8423 35.164 16.9002 35.164C16.958 35.164 17.4528 35.0463 17.9926 34.9025C20.6081 34.2095 22.6901 33.9219 25.0292 33.9219C27.2205 33.9219 29.2191 34.1899 31.6353 34.8175C32.2715 34.9809 32.882 35.1313 32.9848 35.1444C33.094 35.164 33.6081 35.3078 34.1286 35.4712C34.6556 35.6346 35.0926 35.7523 35.099 35.7392C35.1118 35.7327 35.1311 34.5298 35.144 33.072L35.1697 30.431L34.3985 30.1826C31.9309 29.385 29.7332 28.8947 27.5611 28.6529C26.6936 28.5613 24.3802 28.4829 23.8275 28.5352Z' fill='url(%23paint3_linear_541_144806)'/%3E%3Cg filter='url(%23filter1_f_541_144806)'%3E%3Cpath d='M21.4426 27.2161C21.1658 27.3629 20.8517 27.1057 20.9077 26.7774L21.5028 23.2724L18.9766 20.7855C18.7407 20.5528 18.8633 20.1275 19.1795 20.0815L22.6917 19.5658L24.2578 16.3593C24.3991 16.0703 24.7813 16.0703 24.9226 16.3593L26.4886 19.5658L30.0009 20.0815C30.3171 20.1275 30.4397 20.5528 30.2031 20.7855L27.6775 23.2724L28.2727 26.7774C28.3286 27.1057 28.0146 27.3629 27.7378 27.2161L24.5891 25.5444L21.4426 27.2161Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23paint4_angular_541_144806_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(3.91845e-05 -0.00503914 0.00526307 4.23535e-05 24.5892 21.7002)'%3E%3CforeignObject x='-1089.75' y='-1089.75' width='2179.49' height='2179.49'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(179, 170, 128, 1) 0deg,rgba(122, 108, 65, 1) 111.084deg,rgba(179, 170, 128, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M22.0412 26.1127C21.8172 26.2301 21.5629 26.0244 21.6082 25.7618L22.09 22.9577L20.045 20.9682C19.854 20.7821 19.9532 20.4418 20.2092 20.4051L23.0525 19.9924L24.3202 17.4273C24.4346 17.1961 24.744 17.1961 24.8583 17.4273L26.1261 19.9924L28.9693 20.4051C29.2253 20.4418 29.3246 20.7821 29.133 20.9682L27.0886 22.9577L27.5704 25.7618C27.6157 26.0244 27.3614 26.2301 27.1373 26.1127L24.5884 24.7753L22.0412 26.1127Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.47843137383460999,&%2334;g&%2334;:0.42352941632270813,&%2334;b&%2334;:0.25490197539329529,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.30856710672378540%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.70196080207824707,&%2334;g&%2334;:0.66666668653488159,&%2334;b&%2334;:0.50196081399917603,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.078368954360485077,&%2334;m01&%2334;:10.526144027709961,&%2334;m02&%2334;:19.286958694458008,&%2334;m10&%2334;:-10.078282356262207,&%2334;m11&%2334;:0.084706984460353851,&%2334;m12&%2334;:26.697010040283203%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter2_d_541_144806)'%3E%3Cpath d='M19.3923 32.3418V30.3918H19.9083V31.1178H19.9203L20.4123 30.3918H20.9763L20.3943 31.1838L21.0903 32.3418H20.5263L20.0943 31.5918L19.9083 31.8558V32.3418H19.3923ZM21.2761 32.3418V30.3918H22.5361V30.8238H21.7921V31.1298H22.4281V31.5618H21.7921V31.9098H22.5661V32.3418H21.2761ZM22.9431 32.3418V30.3918H23.4711L23.9031 31.2618C23.9371 31.3278 23.9691 31.3988 23.9991 31.4748C24.0291 31.5488 24.0591 31.6238 24.0891 31.6998H24.1011C24.0891 31.5938 24.0751 31.4738 24.0591 31.3398C24.0431 31.2038 24.0351 31.0758 24.0351 30.9558V30.3918H24.5271V32.3418H23.9991L23.5671 31.4718C23.5351 31.4058 23.5031 31.3348 23.4711 31.2588C23.4411 31.1828 23.4111 31.1078 23.3811 31.0338H23.3691C23.3811 31.1438 23.3951 31.2658 23.4111 31.3998C23.4271 31.5318 23.4351 31.6578 23.4351 31.7778V32.3418H22.9431ZM24.7127 32.3418L25.3067 30.3918H25.9307L26.5247 32.3418H25.9787L25.7567 31.3938C25.7327 31.2998 25.7087 31.1978 25.6847 31.0878C25.6607 30.9778 25.6367 30.8738 25.6127 30.7758H25.6007C25.5807 30.8738 25.5587 30.9778 25.5347 31.0878C25.5107 31.1978 25.4867 31.2998 25.4627 31.3938L25.2407 32.3418H24.7127ZM25.1387 31.9278V31.5288H26.0927V31.9278H25.1387ZM26.7106 32.3418V30.3918H27.2266V31.9098H27.9646V32.3418H26.7106ZM28.0262 32.3418L28.6202 30.3918H29.2442L29.8382 32.3418H29.2922L29.0702 31.3938C29.0462 31.2998 29.0222 31.1978 28.9982 31.0878C28.9742 30.9778 28.9502 30.8738 28.9262 30.7758H28.9142C28.8942 30.8738 28.8722 30.9778 28.8482 31.0878C28.8242 31.1978 28.8002 31.2998 28.7762 31.3938L28.5542 32.3418H28.0262ZM28.4522 31.9278V31.5288H29.4062V31.9278H28.4522ZM30.0241 32.3418V30.3918H30.5521L30.9841 31.2618C31.0181 31.3278 31.0501 31.3988 31.0801 31.4748C31.1101 31.5488 31.1401 31.6238 31.1701 31.6998H31.1821C31.1701 31.5938 31.1561 31.4738 31.1401 31.3398C31.1241 31.2038 31.1161 31.0758 31.1161 30.9558V30.3918H31.6081V32.3418H31.0801L30.6481 31.4718C30.6161 31.4058 30.5841 31.3348 30.5521 31.2588C30.5221 31.1828 30.4921 31.1078 30.4621 31.0338H30.4501C30.4621 31.1438 30.4761 31.2658 30.4921 31.3998C30.5081 31.5318 30.5161 31.6578 30.5161 31.7778V32.3418H30.0241Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter3_f_541_144806)'%3E%3Cpath d='M7.07988 22.3522L5.06265 21.4139L2.35709 21.4201L4.31441 20.8682L3.55265 19.7795L5.56988 20.7179L8.27545 20.7117L6.31812 21.2636L7.07988 22.3522Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M-1.74043 22.194L-3.75766 21.2557L-6.46322 21.2619L-4.5059 20.71L-5.26766 19.6213L-3.25043 20.5597L-0.544867 20.5535L-2.50219 21.1054L-1.74043 22.194Z' fill='white'/%3E%3Cg filter='url(%23filter4_f_541_144806)'%3E%3Cpath d='M49.4752 34.8736L51.024 35.9674L53.7235 36.3494L51.5012 36.5427L51.7247 37.5857L50.1759 36.4919L47.4763 36.1099L49.6987 35.9166L49.4752 34.8736Z' fill='white'/%3E%3C/g%3E%3Cpath d='M49.4752 34.8736L51.024 35.9674L53.7235 36.3494L51.5012 36.5427L51.7247 37.5857L50.1759 36.4919L47.4763 36.1099L49.6987 35.9166L49.4752 34.8736Z' fill='white'/%3E%3Cg filter='url(%23filter5_f_541_144806)'%3E%3Cpath d='M46.7017 21.3268L48.2505 22.4205L50.9501 22.8025L48.7277 22.9958L48.9513 24.0388L47.4025 22.945L44.7029 22.563L46.9253 22.3697L46.7017 21.3268Z' fill='white'/%3E%3C/g%3E%3Cpath d='M46.7017 21.3268L48.2505 22.4205L50.9501 22.8025L48.7277 22.9958L48.9513 24.0388L47.4025 22.945L44.7029 22.563L46.9253 22.3697L46.7017 21.3268Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_541_144806' x='1.78711' y='0.837891' width='45.1055' height='45.627' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_541_144806'/%3E%3C/filter%3E%3CclipPath id='bgblur_1_541_144806_clip_path' transform='translate(-1.78711 -0.837891)'%3E%3Cpath d='M20.4505 12.442C22.4651 11.5387 23.4724 11.0871 24.5421 11.0871C25.6118 11.0871 26.6191 11.5388 28.6337 12.4422L29.2139 12.7025C31.5084 13.7314 32.6557 14.2459 33.2981 15.238C33.9405 16.2301 33.9405 17.4874 33.9405 20.0021V21.4087C33.9405 24.8794 33.9405 26.6147 33.3902 28.2042C33.2426 28.6306 33.0662 29.0465 32.8624 29.4491C32.1027 30.9498 30.8556 32.1565 28.3612 34.5698V34.5698C26.7295 36.1484 25.9137 36.9378 24.9293 37.0662C24.6716 37.0998 24.4106 37.0998 24.1529 37.0662C23.1685 36.9377 22.3527 36.1483 20.7211 34.5696V34.5696C18.2271 32.1564 16.9802 30.9498 16.2205 29.4492C16.0167 29.0466 15.8404 28.6306 15.6928 28.2042C15.1426 26.6148 15.1426 24.8797 15.1426 21.4093V20.0023C15.1426 17.4876 15.1426 16.2302 15.785 15.238C16.4275 14.2459 17.5748 13.7315 19.8695 12.7026L20.4505 12.442Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_2_541_144806_clip_path' transform='translate(-1.78711 -0.837891)'%3E%3Cpath d='M21.325 11.5163C23.4029 10.759 25.6815 10.7587 27.7597 11.5156V11.5156C31.4728 12.8679 33.9439 16.3984 33.9428 20.3501L33.9415 25.267C33.9409 27.7665 32.9443 30.1633 31.1729 31.9268V31.9268C27.5061 35.5771 21.5773 35.5781 17.9107 31.9276V31.9276C16.1388 30.1634 15.1429 27.7658 15.1436 25.2653L15.1449 20.344C15.1459 16.3954 17.615 12.8685 21.325 11.5163V11.5163Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_f_541_144806' x='-9.14648' y='-11.8574' width='67.4727' height='67.1152' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_541_144806'/%3E%3C/filter%3E%3CclipPath id='paint4_angular_541_144806_clip_path'%3E%3Cpath d='M22.0412 26.1127C21.8172 26.2301 21.5629 26.0244 21.6082 25.7618L22.09 22.9577L20.045 20.9682C19.854 20.7821 19.9532 20.4418 20.2092 20.4051L23.0525 19.9924L24.3202 17.4273C24.4346 17.1961 24.744 17.1961 24.8583 17.4273L26.1261 19.9924L28.9693 20.4051C29.2253 20.4418 29.3246 20.7821 29.133 20.9682L27.0886 22.9577L27.5704 25.7618C27.6157 26.0244 27.3614 26.2301 27.1373 26.1127L24.5884 24.7753L22.0412 26.1127Z'/%3E%3C/clipPath%3E%3Cfilter id='filter2_d_541_144806' x='15.3926' y='30.3926' width='20.2148' height='9.94922' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_541_144806'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_541_144806' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_f_541_144806' x='-1.64258' y='15.7793' width='13.918' height='10.5723' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_541_144806'/%3E%3C/filter%3E%3Cfilter id='filter4_f_541_144806' x='43.4766' y='30.873' width='14.2461' height='10.7129' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_541_144806'/%3E%3C/filter%3E%3Cfilter id='filter5_f_541_144806' x='40.7031' y='17.3262' width='14.2461' height='10.7129' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_541_144806'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_541_144806' x1='24.6252' y1='8.5' x2='24.6252' y2='41.69' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B3AA80'/%3E%3Cstop offset='1' stop-color='%23786A2D'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_541_144806' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(13.6881 12.6108) rotate(45.4911) scale(30.9634 71.078)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_541_144806' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(13.6921 12.6105) rotate(45.4911) scale(30.9634 71.078)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint3_linear_541_144806' x1='24.9843' y1='35.7402' x2='24.9843' y2='28.5184' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237B6531'/%3E%3Cstop offset='1' stop-color='%23A59B6C'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_541_144806'%3E%3Crect width='50' height='50' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 50px;
  height: 50px;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-top: -5px;
}
body.v2 .box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-list-leader .box-list-leader-inner .box-item .box-item-inner .box-number.type-2:before {
  background-image: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_541_144868)'%3E%3Cg filter='url(%23filter0_f_541_144868)'%3E%3Cpath d='M18.4892 13.5165C18.7603 13.3573 18.8958 13.2777 19.0244 13.2067C22.3329 11.3805 26.3473 11.3805 29.6559 13.2067C29.7844 13.2777 29.9199 13.3573 30.191 13.5165V13.5165C30.4555 13.6719 30.5878 13.7496 30.7098 13.8256C33.8469 15.7801 35.7927 19.1795 35.8893 22.8744C35.893 23.0181 35.893 23.1715 35.893 23.4783V23.8235C35.893 24.1303 35.893 24.2837 35.8893 24.4274C35.7927 28.1223 33.8469 31.5217 30.7098 33.4762C30.5878 33.5522 30.4555 33.6299 30.191 33.7853V33.7853C29.9199 33.9445 29.7844 34.0241 29.6559 34.0951C26.3473 35.9213 22.3329 35.9213 19.0244 34.0951C18.8958 34.0241 18.7603 33.9445 18.4892 33.7853V33.7853C18.2247 33.6299 18.0924 33.5522 17.9705 33.4762C14.8333 31.5217 12.8876 28.1223 12.791 24.4274C12.7872 24.2837 12.7872 24.1303 12.7872 23.8235V23.4782C12.7872 23.1715 12.7872 23.0181 12.791 22.8744C12.8876 19.1795 14.8333 15.7801 17.9705 13.8256C18.0924 13.7496 18.2247 13.6719 18.4892 13.5165V13.5165Z' fill='%231950D1'/%3E%3C/g%3E%3Cpath d='M19.6003 10.6769C21.8069 9.7209 22.9103 9.24292 24.0701 9.15067C24.4396 9.12128 24.8108 9.12128 25.1802 9.15067C26.3401 9.24293 27.4434 9.7209 29.6501 10.6769V10.6769C32.4674 11.8973 33.876 12.5076 34.791 13.6076C35.0798 13.9549 35.3285 14.3337 35.5324 14.7368C36.178 16.0136 36.178 17.5487 36.1781 20.619L36.1781 21.6698C36.1781 25.7358 36.1781 27.7687 35.4924 29.6187C35.3795 29.9234 35.2531 30.2229 35.1136 30.5164C34.267 32.2984 32.8108 33.717 29.8984 36.5541V36.5541C27.5615 38.8306 26.393 39.9689 24.9685 40.0913C24.7407 40.1109 24.5116 40.1109 24.2838 40.0914C22.8593 39.9691 21.6907 38.8309 19.3536 36.5546V36.5546C16.4403 33.7171 14.9837 32.2984 14.1368 30.5161C13.9974 30.2227 13.8711 29.9233 13.7582 29.6187C13.0723 27.7685 13.0723 25.7352 13.0723 21.6685L13.0723 20.6191C13.0723 17.5488 13.0723 16.0136 13.7179 14.7368C13.9218 14.3337 14.1705 13.9549 14.4593 13.6076C15.3743 12.5076 16.7829 11.8973 19.6003 10.6769V10.6769Z' fill='url(%23paint0_linear_541_144868)'/%3E%3CforeignObject x='1.78711' y='0.837891' width='45.1055' height='45.627'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_541_144868_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M20.4505 12.442C22.4651 11.5387 23.4724 11.0871 24.5421 11.0871C25.6118 11.0871 26.6191 11.5388 28.6337 12.4422L29.2139 12.7025C31.5084 13.7314 32.6557 14.2459 33.2981 15.238C33.9405 16.2301 33.9405 17.4874 33.9405 20.0021V21.4087C33.9405 24.8794 33.9405 26.6147 33.3902 28.2042C33.2426 28.6306 33.0662 29.0465 32.8624 29.4491C32.1027 30.9498 30.8556 32.1565 28.3612 34.5698V34.5698C26.7295 36.1484 25.9137 36.9378 24.9293 37.0662C24.6716 37.0998 24.4106 37.0998 24.1529 37.0662C23.1685 36.9377 22.3527 36.1483 20.7211 34.5696V34.5696C18.2271 32.1564 16.9802 30.9498 16.2205 29.4492C16.0167 29.0466 15.8404 28.6306 15.6928 28.2042C15.1426 26.6148 15.1426 24.8797 15.1426 21.4093V20.0023C15.1426 17.4876 15.1426 16.2302 15.785 15.238C16.4275 14.2459 17.5748 13.7315 19.8695 12.7026L20.4505 12.442Z' fill='url(%23paint1_radial_541_144868)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_541_144868' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='15' y='10' width='19' height='25'%3E%3CforeignObject x='1.78711' y='0.837891' width='45.1055' height='45.627'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_2_541_144868_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M21.325 11.5163C23.4029 10.759 25.6815 10.7587 27.7597 11.5156V11.5156C31.4728 12.8679 33.9439 16.3984 33.9428 20.3501L33.9415 25.267C33.9409 27.7665 32.9443 30.1633 31.1729 31.9268V31.9268C27.5061 35.5771 21.5773 35.5781 17.9107 31.9276V31.9276C16.1388 30.1634 15.1429 27.7658 15.1436 25.2653L15.1449 20.344C15.1459 16.3954 17.615 12.8685 21.325 11.5163V11.5163Z' fill='url(%23paint2_radial_541_144868)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_541_144868)'%3E%3Cpath opacity='0.3' d='M35.3954 23.652C35.3954 21.7139 34.8939 19.8101 33.9414 18.1317L24.5424 23.652H35.3954Z' fill='white'/%3E%3Cpath d='M33.9414 29.1723C34.8939 27.4939 35.3954 25.59 35.3954 23.652H24.5424L33.9414 29.1723Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M29.9689 33.2135C31.6188 32.2445 32.9888 30.8507 33.9414 29.1723L24.5424 23.652L29.9689 33.2135Z' fill='white'/%3E%3Cpath d='M24.5424 34.6927C26.4475 34.6927 28.3191 34.1825 29.9689 33.2135L24.5424 23.652L24.5424 34.6927Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M19.1159 33.2135C20.7658 34.1825 22.6373 34.6927 24.5424 34.6927L24.5424 23.652L19.1159 33.2135Z' fill='white'/%3E%3Cpath d='M15.1435 29.1723C16.096 30.8507 17.4661 32.2445 19.1159 33.2135L24.5424 23.652L15.1435 29.1723Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M13.6895 23.652C13.6895 25.59 14.1909 27.4939 15.1435 29.1723L24.5424 23.652L13.6895 23.652Z' fill='white'/%3E%3Cpath d='M15.1435 18.1317C14.1909 19.8101 13.6895 21.7139 13.6895 23.652L24.5424 23.652L15.1435 18.1317Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M19.1159 14.0905C17.4661 15.0595 16.096 16.4533 15.1435 18.1317L24.5424 23.652L19.1159 14.0905Z' fill='white'/%3E%3Cpath d='M24.5424 12.6113C22.6373 12.6113 20.7658 13.1215 19.1159 14.0905L24.5424 23.652L24.5424 12.6113Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M29.9689 14.0905C28.3191 13.1215 26.4475 12.6113 24.5424 12.6113L24.5424 23.652L29.9689 14.0905Z' fill='white'/%3E%3Cpath d='M33.9414 18.1317C32.9888 16.4533 31.6188 15.0595 29.9689 14.0905L24.5424 23.652L33.9414 18.1317Z' fill='%23132F6F'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M16.6525 35.1181C16.5 35.175 16.0078 35.3314 15.5504 35.4807L14.7324 35.7438L15.8276 36.8674C16.4307 37.4932 16.9506 37.998 16.9783 37.998C17.0129 37.998 17.0337 37.3225 17.0337 36.5047C17.0337 35.6798 17.0129 35.0114 16.9852 35.0185C16.9506 35.0185 16.805 35.0683 16.6525 35.1181Z' fill='%230D1E49'/%3E%3Cpath d='M32.9336 36.5047C32.9336 37.3257 33.0035 37.998 33.0382 37.998C33.0659 37.998 33.5366 37.4956 34.1397 36.8727L35.2349 35.7474L34.9022 35.6413C34.5695 35.5351 33.4049 35.16 33.093 35.0609L32.9336 35.0185V36.5047Z' fill='%230D1E49'/%3E%3Cpath d='M13.906 32.8756C13.5204 33.0129 12.9614 33.2482 12.6529 33.3986C12.0039 33.7123 10.9564 34.3791 11.0014 34.438C11.0207 34.4576 11.432 34.876 11.9075 35.3597L12.7814 36.2423L12.4858 37.3863C12.3188 38.0139 12.1067 38.8245 12.0039 39.184C11.9011 39.5436 11.8304 39.8443 11.8368 39.8508C11.8432 39.8639 12.1838 39.7005 12.5887 39.4978C13.8161 38.8833 15.7053 38.2231 16.6821 38.0662C16.8299 38.04 16.952 38.0204 16.952 38.0139C16.952 38.0008 16.4765 37.517 15.8917 36.9287C15.1655 36.1965 14.8571 35.8435 14.9149 35.8043C14.9728 35.765 14.9728 35.752 14.9149 35.752C14.8507 35.752 14.8314 35.3924 14.8314 34.183C14.8314 32.7318 14.825 32.6141 14.7221 32.6206C14.6579 32.6206 14.2916 32.7383 13.906 32.8756Z' fill='%23133380'/%3E%3Cpath d='M35.1387 34.1838C35.1387 35.3931 35.1194 35.7527 35.0616 35.7527C34.9973 35.7527 34.9973 35.7658 35.0552 35.805C35.113 35.8442 34.8046 36.1972 34.0784 36.9294C33.4936 37.5178 33.0245 38.0015 33.0374 38.0081C33.0438 38.0146 33.2237 38.0538 33.4358 38.0996C34.631 38.3545 36.1283 38.884 37.3557 39.4789C37.7799 39.6881 38.1333 39.8516 38.1397 39.8516C38.1461 39.845 38.069 39.5443 37.9662 39.1848C37.8634 38.8252 37.6513 38.0146 37.4843 37.387L37.1887 36.243L38.0947 35.3343L39.0008 34.4191L38.853 34.308C38.5703 34.0857 37.7092 33.5889 37.1822 33.3339C36.6296 33.0724 35.3829 32.6148 35.2287 32.6148C35.1516 32.6148 35.1387 32.8828 35.1387 34.1838Z' fill='%23133380'/%3E%3Cpath d='M23.8275 28.5352C23.6669 28.5483 23.1785 28.5875 22.7351 28.6267C20.5695 28.8163 18.2175 29.3327 15.3772 30.2414L14.7988 30.431L14.8245 33.072C14.8374 34.5298 14.8567 35.7327 14.8695 35.7392C14.8759 35.7523 15.3129 35.6281 15.8399 35.4647C16.3668 35.3012 16.8423 35.164 16.9002 35.164C16.958 35.164 17.4528 35.0463 17.9926 34.9025C20.6081 34.2095 22.6901 33.9219 25.0292 33.9219C27.2205 33.9219 29.2191 34.1899 31.6353 34.8175C32.2715 34.9809 32.882 35.1313 32.9848 35.1444C33.094 35.164 33.6081 35.3078 34.1286 35.4712C34.6556 35.6346 35.0926 35.7523 35.099 35.7392C35.1118 35.7327 35.1311 34.5298 35.144 33.072L35.1697 30.431L34.3985 30.1826C31.9309 29.385 29.7332 28.8947 27.5611 28.6529C26.6936 28.5613 24.3802 28.4829 23.8275 28.5352Z' fill='url(%23paint3_linear_541_144868)'/%3E%3Cg filter='url(%23filter1_d_541_144868)'%3E%3Cpath d='M20.6266 32.3418V30.3918H21.3646C21.5046 30.3918 21.6336 30.4108 21.7516 30.4488C21.8696 30.4848 21.9646 30.5488 22.0366 30.6408C22.1086 30.7328 22.1446 30.8598 22.1446 31.0218C22.1446 31.1778 22.1086 31.3048 22.0366 31.4028C21.9646 31.5008 21.8696 31.5728 21.7516 31.6188C21.6336 31.6648 21.5046 31.6878 21.3646 31.6878H21.1426V32.3418H20.6266ZM21.1426 31.2798H21.3286C21.4306 31.2798 21.5076 31.2578 21.5596 31.2138C21.6136 31.1698 21.6406 31.1058 21.6406 31.0218C21.6406 30.9378 21.6136 30.8798 21.5596 30.8478C21.5076 30.8158 21.4306 30.7998 21.3286 30.7998H21.1426V31.2798ZM21.6766 32.3418L21.2716 31.5528L21.6196 31.2108L22.2526 32.3418H21.6766ZM22.5163 32.3418V30.3918H23.7763V30.8238H23.0323V31.1298H23.6683V31.5618H23.0323V31.9098H23.8063V32.3418H22.5163ZM24.1833 32.3418V30.3918H24.6993V31.1178H24.7113L25.2033 30.3918H25.7673L25.1853 31.1838L25.8813 32.3418H25.3173L24.8853 31.5918L24.6993 31.8558V32.3418H24.1833ZM25.7918 32.3418L26.3858 30.3918H27.0098L27.6038 32.3418H27.0578L26.8358 31.3938C26.8118 31.2998 26.7878 31.1978 26.7638 31.0878C26.7398 30.9778 26.7158 30.8738 26.6918 30.7758H26.6798C26.6598 30.8738 26.6378 30.9778 26.6138 31.0878C26.5898 31.1978 26.5658 31.2998 26.5418 31.3938L26.3198 32.3418H25.7918ZM26.2178 31.9278V31.5288H27.1718V31.9278H26.2178ZM27.7897 32.3418V30.3918H28.3177L28.7497 31.2618C28.7837 31.3278 28.8157 31.3988 28.8457 31.4748C28.8757 31.5488 28.9057 31.6238 28.9357 31.6998H28.9477C28.9357 31.5938 28.9217 31.4738 28.9057 31.3398C28.8897 31.2038 28.8817 31.0758 28.8817 30.9558V30.3918H29.3737V32.3418H28.8457L28.4137 31.4718C28.3817 31.4058 28.3497 31.3348 28.3177 31.2588C28.2877 31.1828 28.2577 31.1078 28.2277 31.0338H28.2157C28.2277 31.1438 28.2417 31.2658 28.2577 31.3998C28.2737 31.5318 28.2817 31.6578 28.2817 31.7778V32.3418H27.7897Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter2_f_541_144868)'%3E%3Cpath d='M20.9123 28.2495C20.5828 28.4237 20.2089 28.1183 20.2755 27.7285L20.984 23.5662L17.9766 20.6131C17.6958 20.3368 17.8417 19.8317 18.2182 19.7771L22.3994 19.1646L24.2638 15.357C24.432 15.0138 24.887 15.0138 25.0551 15.357L26.9195 19.1646L31.1007 19.7771C31.4772 19.8317 31.6232 20.3368 31.3415 20.6131L28.3349 23.5662L29.0434 27.7285C29.11 28.1183 28.7361 28.4237 28.4066 28.2495L24.6582 26.2642L20.9123 28.2495Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23paint4_angular_541_144868_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(4.754e-05 -0.00590524 0.00638535 4.9633e-05 24.4877 21.6988)'%3E%3CforeignObject x='-1060.36' y='-1060.36' width='2120.73' height='2120.73'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(53, 100, 213, 1) 0deg,rgba(14, 33, 78, 1) 111.084deg,rgba(53, 100, 213, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M21.3964 26.8697C21.1245 27.0073 20.8161 26.7662 20.871 26.4585L21.4555 23.1725L18.9744 20.841C18.7427 20.6229 18.8631 20.2241 19.1737 20.181L22.6232 19.6975L24.1613 16.6915C24.3001 16.4205 24.6754 16.4205 24.8142 16.6915L26.3523 19.6975L29.8018 20.181C30.1124 20.2241 30.2328 20.6229 30.0004 20.841L27.52 23.1725L28.1045 26.4585C28.1594 26.7662 27.851 27.0073 27.5791 26.8697L24.4867 25.3025L21.3964 26.8697Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.054901961237192154,&%2334;g&%2334;:0.12941177189350128,&%2334;b&%2334;:0.30588236451148987,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.30856710672378540%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.21073544025421143,&%2334;g&%2334;:0.39299079775810242,&%2334;b&%2334;:0.83561110496520996,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.095079988241195679,&%2334;m01&%2334;:12.770690917968750,&%2334;m02&%2334;:18.054777145385742,&%2334;m10&%2334;:-11.810487747192383,&%2334;m11&%2334;:0.099266000092029572,&%2334;m12&%2334;:27.554418563842773%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter3_f_541_144868)'%3E%3Cpath d='M7.07988 22.3522L5.06265 21.4139L2.35709 21.4201L4.31441 20.8682L3.55265 19.7795L5.56988 20.7179L8.27545 20.7117L6.31812 21.2636L7.07988 22.3522Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M-1.74043 22.194L-3.75766 21.2557L-6.46322 21.2619L-4.5059 20.71L-5.26766 19.6213L-3.25043 20.5597L-0.544867 20.5535L-2.50219 21.1054L-1.74043 22.194Z' fill='white'/%3E%3Cg filter='url(%23filter4_f_541_144868)'%3E%3Cpath d='M49.4752 34.8736L51.024 35.9674L53.7235 36.3494L51.5012 36.5427L51.7247 37.5857L50.1759 36.4919L47.4763 36.1099L49.6987 35.9166L49.4752 34.8736Z' fill='white'/%3E%3C/g%3E%3Cpath d='M49.4752 34.8736L51.024 35.9674L53.7235 36.3494L51.5012 36.5427L51.7247 37.5857L50.1759 36.4919L47.4763 36.1099L49.6987 35.9166L49.4752 34.8736Z' fill='white'/%3E%3Cg filter='url(%23filter5_f_541_144868)'%3E%3Cpath d='M46.7017 21.3268L48.2505 22.4205L50.9501 22.8025L48.7277 22.9958L48.9513 24.0388L47.4025 22.945L44.7029 22.563L46.9253 22.3697L46.7017 21.3268Z' fill='white'/%3E%3C/g%3E%3Cpath d='M46.7017 21.3268L48.2505 22.4205L50.9501 22.8025L48.7277 22.9958L48.9513 24.0388L47.4025 22.945L44.7029 22.563L46.9253 22.3697L46.7017 21.3268Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_541_144868' x='1.78711' y='0.837891' width='45.1055' height='45.627' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_541_144868'/%3E%3C/filter%3E%3CclipPath id='bgblur_1_541_144868_clip_path' transform='translate(-1.78711 -0.837891)'%3E%3Cpath d='M20.4505 12.442C22.4651 11.5387 23.4724 11.0871 24.5421 11.0871C25.6118 11.0871 26.6191 11.5388 28.6337 12.4422L29.2139 12.7025C31.5084 13.7314 32.6557 14.2459 33.2981 15.238C33.9405 16.2301 33.9405 17.4874 33.9405 20.0021V21.4087C33.9405 24.8794 33.9405 26.6147 33.3902 28.2042C33.2426 28.6306 33.0662 29.0465 32.8624 29.4491C32.1027 30.9498 30.8556 32.1565 28.3612 34.5698V34.5698C26.7295 36.1484 25.9137 36.9378 24.9293 37.0662C24.6716 37.0998 24.4106 37.0998 24.1529 37.0662C23.1685 36.9377 22.3527 36.1483 20.7211 34.5696V34.5696C18.2271 32.1564 16.9802 30.9498 16.2205 29.4492C16.0167 29.0466 15.8404 28.6306 15.6928 28.2042C15.1426 26.6148 15.1426 24.8797 15.1426 21.4093V20.0023C15.1426 17.4876 15.1426 16.2302 15.785 15.238C16.4275 14.2459 17.5748 13.7315 19.8695 12.7026L20.4505 12.442Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_2_541_144868_clip_path' transform='translate(-1.78711 -0.837891)'%3E%3Cpath d='M21.325 11.5163C23.4029 10.759 25.6815 10.7587 27.7597 11.5156V11.5156C31.4728 12.8679 33.9439 16.3984 33.9428 20.3501L33.9415 25.267C33.9409 27.7665 32.9443 30.1633 31.1729 31.9268V31.9268C27.5061 35.5771 21.5773 35.5781 17.9107 31.9276V31.9276C16.1388 30.1634 15.1429 27.7658 15.1436 25.2653L15.1449 20.344C15.1459 16.3954 17.615 12.8685 21.325 11.5163V11.5163Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_d_541_144868' x='16.627' y='30.3926' width='16.7461' height='9.94922' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_541_144868'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_541_144868' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter2_f_541_144868' x='-10.1699' y='-12.9004' width='69.6582' height='69.1992' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_541_144868'/%3E%3C/filter%3E%3CclipPath id='paint4_angular_541_144868_clip_path'%3E%3Cpath d='M21.3964 26.8697C21.1245 27.0073 20.8161 26.7662 20.871 26.4585L21.4555 23.1725L18.9744 20.841C18.7427 20.6229 18.8631 20.2241 19.1737 20.181L22.6232 19.6975L24.1613 16.6915C24.3001 16.4205 24.6754 16.4205 24.8142 16.6915L26.3523 19.6975L29.8018 20.181C30.1124 20.2241 30.2328 20.6229 30.0004 20.841L27.52 23.1725L28.1045 26.4585C28.1594 26.7662 27.851 27.0073 27.5791 26.8697L24.4867 25.3025L21.3964 26.8697Z'/%3E%3C/clipPath%3E%3Cfilter id='filter3_f_541_144868' x='-1.64258' y='15.7793' width='13.918' height='10.5723' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_541_144868'/%3E%3C/filter%3E%3Cfilter id='filter4_f_541_144868' x='43.4766' y='30.873' width='14.2461' height='10.7129' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_541_144868'/%3E%3C/filter%3E%3Cfilter id='filter5_f_541_144868' x='40.7031' y='17.3262' width='14.2461' height='10.7129' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_541_144868'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_541_144868' x1='24.6251' y1='10.0805' x2='24.6251' y2='37.2221' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23143176'/%3E%3Cstop offset='1' stop-color='%230E214E'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_541_144868' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(13.6881 12.6108) rotate(45.4911) scale(30.9634 71.078)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_541_144868' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(13.6921 12.6105) rotate(45.4911) scale(30.9634 71.078)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint3_linear_541_144868' x1='24.9843' y1='32.2062' x2='24.9843' y2='28.5184' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%231D46AC'/%3E%3Cstop offset='1' stop-color='%234874DF'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_541_144868'%3E%3Crect width='50' height='50' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
body.v2 .box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-list-leader .box-list-leader-inner .box-item .box-item-inner .box-number.type-3:before {
  background-image: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_541_144930)'%3E%3Cg filter='url(%23filter0_f_541_144930)'%3E%3Cpath d='M18.5142 13.4744C18.7842 13.3168 18.9192 13.2379 19.0473 13.1676C22.3439 11.3582 26.3364 11.3582 29.633 13.1676C29.761 13.2379 29.896 13.3168 30.166 13.4744V13.4744C30.4317 13.6296 30.5645 13.7071 30.687 13.783C33.8367 15.7348 35.7922 19.1412 35.8892 22.8453C35.893 22.9893 35.893 23.1432 35.893 23.4508V23.68C35.893 23.9876 35.893 24.1414 35.8892 24.2854C35.7922 27.9896 33.8367 31.396 30.687 33.3477C30.5645 33.4236 30.4317 33.5012 30.166 33.6563V33.6563C29.896 33.814 29.761 33.8928 29.633 33.9631C26.3364 35.7726 22.3439 35.7726 19.0473 33.9631C18.9192 33.8928 18.7842 33.814 18.5142 33.6563V33.6563C18.2486 33.5012 18.1157 33.4236 17.9933 33.3477C14.8435 31.396 12.8881 27.9896 12.791 24.2854C12.7872 24.1414 12.7872 23.9876 12.7872 23.68V23.4508C12.7872 23.1432 12.7872 22.9893 12.791 22.8453C12.8881 19.1412 14.8435 15.7348 17.9933 13.783C18.1157 13.7071 18.2486 13.6296 18.5142 13.4744V13.4744Z' fill='url(%23paint0_linear_541_144930)'/%3E%3C/g%3E%3Cpath d='M19.623 10.6546C21.8209 9.7079 22.9198 9.23455 24.0745 9.14343C24.441 9.11451 24.8093 9.11451 25.1758 9.14343C26.3305 9.23455 27.4295 9.7079 29.6273 10.6546V10.6546C32.4552 11.8726 33.8691 12.4816 34.7874 13.5836C35.0763 13.9303 35.3251 14.3084 35.5292 14.7109C36.178 15.9902 36.178 17.5297 36.178 20.6087L36.178 21.5298C36.1781 25.591 36.1781 27.6216 35.4943 29.4693C35.3766 29.7873 35.2442 30.0998 35.0977 30.4057C34.2462 32.1823 32.7876 33.595 29.8704 36.4206V36.4206C27.5512 38.6669 26.3916 39.7901 24.9809 39.9158C24.7449 39.9368 24.5075 39.9368 24.2714 39.9158C22.8607 39.7903 21.701 38.6672 19.3815 36.421V36.421C16.4635 33.5952 15.0045 32.1822 14.1528 30.4054C14.0063 30.0996 13.8739 29.7873 13.7563 29.4693C13.0723 27.6214 13.0723 25.5904 13.0723 21.5285L13.0723 20.6088C13.0723 17.5298 13.0723 15.9903 13.7211 14.7109C13.9252 14.3084 14.174 13.9303 14.4629 13.5836C15.3812 12.4816 16.7952 11.8726 19.623 10.6546V10.6546Z' fill='url(%23paint1_linear_541_144930)'/%3E%3Cg clip-path='url(%23paint2_angular_541_144930_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00119512 -0.00269211 0.00450568 0.00207001 30.9758 11.1924)'%3E%3CforeignObject x='-1528.16' y='-1528.16' width='3056.32' height='3056.32'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(123, 155, 237, 1) 0deg,rgba(97, 135, 233, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M32.0002 8.84766L28.2441 10.0634L30.1222 12.495L33.4765 12.3213L32.0002 8.84766Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.48235294222831726,&%2334;g&%2334;:0.60784316062927246,&%2334;b&%2334;:0.92941176891326904,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.38399988412857056,&%2334;g&%2334;:0.53333318233489990,&%2334;b&%2334;:0.91600012779235840,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:2.3902432918548584,&%2334;m01&%2334;:9.0113630294799805,&%2334;m02&%2334;:25.275045394897461,&%2334;m10&%2334;:-5.3842105865478516,&%2334;m11&%2334;:4.1400232315063477,&%2334;m12&%2334;:11.814486503601074%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint3_angular_541_144930_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.0012701 -0.00241553 -0.00444412 0.00203073 18.5238 11.1365)'%3E%3CforeignObject x='-1558' y='-1558' width='3116.01' height='3116.01'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(123, 155, 237, 1) 0deg,rgba(97, 135, 233, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M17.4341 9.03216L21.2217 10.0202L19.4135 12.2965L16.0567 12.2454L17.4341 9.03216Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.48235294222831726,&%2334;g&%2334;:0.60784316062927246,&%2334;b&%2334;:0.92941176891326904,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.38399988412857056,&%2334;g&%2334;:0.53333318233489990,&%2334;b&%2334;:0.91600012779235840,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-2.5401923656463623,&%2334;m01&%2334;:-8.8882493972778320,&%2334;m02&%2334;:24.238031387329102,&%2334;m10&%2334;:-4.8310670852661133,&%2334;m11&%2334;:4.0614576339721680,&%2334;m12&%2334;:11.521344184875488%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3CforeignObject x='1.78711' y='0.810547' width='45.1055' height='45.5098'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_541_144930_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M20.47 12.4111C22.4753 11.5171 23.478 11.0701 24.5421 11.0701C25.6062 11.0702 26.6089 11.5172 28.6141 12.4113L29.1983 12.6718C31.5001 13.6981 32.651 14.2112 33.2958 15.2046C33.9405 16.198 33.9405 17.4581 33.9405 19.9784V21.2816C33.9405 24.744 33.9405 26.4752 33.393 28.061C33.2408 28.5021 33.0578 28.932 32.8455 29.3475C32.0822 30.8414 30.8345 32.0416 28.3392 34.442V34.442C26.7218 35.9979 25.9131 36.7759 24.9396 36.9063C24.6751 36.9417 24.4071 36.9417 24.1426 36.9063C23.1691 36.7758 22.3605 35.9978 20.7431 34.4419V34.4419C18.2482 32.0416 17.0007 30.8414 16.2375 29.3476C16.0252 28.9321 15.8422 28.5021 15.6899 28.061C15.1426 26.4754 15.1426 24.7443 15.1426 21.2822V19.9786C15.1426 17.4583 15.1426 16.1981 15.7874 15.2047C16.4321 14.2113 17.5831 13.6981 19.8851 12.6719L20.47 12.4111Z' fill='url(%23paint4_radial_541_144930)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_541_144930' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='15' y='10' width='19' height='25'%3E%3CforeignObject x='1.78711' y='0.810547' width='45.1055' height='45.5098'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_2_541_144930_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M21.3412 11.4939C23.4094 10.7445 25.6751 10.7442 27.7434 11.4932V11.4932C31.465 12.8409 33.9438 16.3756 33.9428 20.3337L33.9415 25.1336C33.9409 27.6424 32.9368 30.0474 31.1537 31.8124V31.8124C27.4915 35.4374 21.592 35.4384 17.9299 31.8132V31.8132C16.1462 30.0475 15.143 27.6417 15.1436 25.1319L15.1449 20.3276C15.1459 16.3726 17.6229 12.8414 21.3412 11.4939V11.4939Z' fill='url(%23paint5_radial_541_144930)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_541_144930)'%3E%3Cpath opacity='0.3' d='M35.3935 23.5653C35.3935 21.6384 34.892 19.7454 33.9394 18.0766L24.5405 23.5653H35.3935Z' fill='white'/%3E%3Cpath d='M33.9394 29.0541C34.892 27.3853 35.3935 25.4923 35.3935 23.5653H24.5405L33.9394 29.0541Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M29.967 33.0721C31.6168 32.1086 32.9869 30.7228 33.9394 29.0541L24.5405 23.5653L29.967 33.0721Z' fill='white'/%3E%3Cpath d='M24.5405 34.5428C26.4456 34.5428 28.3171 34.0356 29.967 33.0721L24.5405 23.5653L24.5405 34.5428Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M19.114 33.0721C20.7639 34.0356 22.6354 34.5428 24.5405 34.5428L24.5405 23.5653L19.114 33.0721Z' fill='white'/%3E%3Cpath d='M15.1415 29.0541C16.0941 30.7228 17.4641 32.1086 19.114 33.0721L24.5405 23.5653L15.1415 29.0541Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M13.6875 23.5653C13.6875 25.4923 14.189 27.3853 15.1415 29.0541L24.5405 23.5653L13.6875 23.5653Z' fill='white'/%3E%3Cpath d='M15.1415 18.0766C14.189 19.7454 13.6875 21.6384 13.6875 23.5653L24.5405 23.5653L15.1415 18.0766Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M19.114 14.0586C17.4641 15.0221 16.0941 16.4078 15.1415 18.0766L24.5405 23.5653L19.114 14.0586Z' fill='white'/%3E%3Cpath d='M24.5405 12.5879C22.6354 12.5879 20.7639 13.0951 19.114 14.0586L24.5405 23.5653L24.5405 12.5879Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M29.967 14.0586C28.3171 13.0951 26.4456 12.5879 24.5405 12.5879L24.5405 23.5653L29.967 14.0586Z' fill='white'/%3E%3Cpath d='M33.9394 18.0766C32.9869 16.4078 31.6168 15.0221 29.967 14.0586L24.5405 23.5653L33.9394 18.0766Z' fill='%239DB3EF'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M16.6525 34.9666C16.5 35.0232 16.0078 35.1787 15.5504 35.3272L14.7324 35.5888L15.8276 36.7059C16.4307 37.3281 16.9506 37.8301 16.9783 37.8301C17.0129 37.8301 17.0337 37.1584 17.0337 36.3453C17.0337 35.5251 17.0129 34.8605 16.9852 34.8676C16.9506 34.8676 16.805 34.9171 16.6525 34.9666Z' fill='%23388494'/%3E%3Cpath d='M32.9336 36.3453C32.9336 37.1616 33.0035 37.8301 33.0382 37.8301C33.0659 37.8301 33.5366 37.3305 34.1397 36.7112L35.2349 35.5923L34.9022 35.4868C34.5695 35.3812 33.4049 35.0083 33.093 34.9098L32.9336 34.8675V36.3453Z' fill='%23388494'/%3E%3Cpath d='M13.906 32.7378C13.5204 32.8743 12.9614 33.1083 12.6529 33.2578C12.0039 33.5698 10.9564 34.2327 11.0014 34.2912C11.0207 34.3107 11.432 34.7267 11.9075 35.2077L12.7814 36.0852L12.4858 37.2227C12.3188 37.8466 12.1067 38.6526 12.0039 39.0101C11.9011 39.3676 11.8304 39.6666 11.8368 39.6731C11.8432 39.6861 12.1838 39.5236 12.5887 39.3221C13.8161 38.7111 15.7053 38.0546 16.6821 37.8986C16.8299 37.8726 16.952 37.8531 16.952 37.8466C16.952 37.8336 16.4765 37.3527 15.8917 36.7677C15.1655 36.0397 14.8571 35.6887 14.9149 35.6497C14.9728 35.6107 14.9728 35.5977 14.9149 35.5977C14.8507 35.5977 14.8314 35.2402 14.8314 34.0377C14.8314 32.5948 14.825 32.4778 14.7221 32.4843C14.6579 32.4843 14.2916 32.6013 13.906 32.7378Z' fill='url(%23paint6_linear_541_144930)'/%3E%3Cpath d='M35.1387 34.0385C35.1387 35.2409 35.1194 35.5984 35.0616 35.5984C34.9973 35.5984 34.9973 35.6114 35.0552 35.6504C35.113 35.6894 34.8046 36.0404 34.0784 36.7684C33.4936 37.3534 33.0245 37.8344 33.0374 37.8409C33.0438 37.8474 33.2237 37.8864 33.4358 37.9319C34.631 38.1854 36.1283 38.7119 37.3557 39.3033C37.7799 39.5113 38.1333 39.6738 38.1397 39.6738C38.1461 39.6673 38.069 39.3683 37.9662 39.0108C37.8634 38.6534 37.6513 37.8474 37.4843 37.2234L37.1887 36.0859L38.0947 35.1824L39.0008 34.2725L38.853 34.162C38.5703 33.941 37.7092 33.447 37.1822 33.1935C36.6296 32.9335 35.3829 32.4785 35.2287 32.4785C35.1516 32.4785 35.1387 32.745 35.1387 34.0385Z' fill='url(%23paint7_linear_541_144930)'/%3E%3Cpath d='M23.8275 28.4221C23.6669 28.4351 23.1785 28.4741 22.7351 28.5131C20.5695 28.7016 18.2175 29.2151 15.3772 30.1186L14.7988 30.3071L14.8245 32.933C14.8374 34.3825 14.8567 35.5785 14.8695 35.585C14.8759 35.598 15.3129 35.4745 15.8399 35.312C16.3668 35.1495 16.8423 35.013 16.9002 35.013C16.958 35.013 17.4528 34.896 17.9926 34.753C20.6081 34.064 22.6901 33.778 25.0292 33.778C27.2205 33.778 29.2191 34.0445 31.6353 34.6685C32.2715 34.831 32.882 34.9805 32.9848 34.9935C33.094 35.013 33.6081 35.156 34.1286 35.3185C34.6556 35.481 35.0926 35.598 35.099 35.585C35.1118 35.5785 35.1311 34.3825 35.144 32.933L35.1697 30.3071L34.3985 30.0601C31.9309 29.2671 29.7332 28.7796 27.5611 28.5391C26.6936 28.4481 24.3802 28.3701 23.8275 28.4221Z' fill='url(%23paint8_linear_541_144930)'/%3E%3Cg filter='url(%23filter1_d_541_144930)'%3E%3Cpath d='M20.0782 32.3438V30.8257H19.5622V30.3937H21.1102V30.8257H20.5942V32.3438H20.0782ZM21.3996 32.3438V30.3937H22.6596V30.8257H21.9156V31.1317H22.5516V31.5637H21.9156V31.9117H22.6896V32.3438H21.3996ZM23.0666 32.3438V30.3937H23.6186L23.9126 31.1917C23.9306 31.2457 23.9476 31.3017 23.9636 31.3597C23.9796 31.4177 23.9966 31.4757 24.0146 31.5337H24.0266C24.0446 31.4757 24.0616 31.4177 24.0776 31.3597C24.0936 31.3017 24.1106 31.2457 24.1286 31.1917L24.4106 30.3937H24.9626V32.3438H24.4946V31.7677C24.4946 31.7017 24.4986 31.6227 24.5066 31.5307C24.5146 31.4367 24.5236 31.3437 24.5336 31.2517C24.5436 31.1577 24.5526 31.0777 24.5606 31.0117H24.5486L24.3866 31.5397L24.1466 32.1847H23.8706L23.6306 31.5397L23.4746 31.0117H23.4626C23.4706 31.0777 23.4796 31.1577 23.4896 31.2517C23.4996 31.3437 23.5086 31.4367 23.5166 31.5307C23.5246 31.6227 23.5286 31.7017 23.5286 31.7677V32.3438H23.0666ZM25.1497 32.3438L25.7437 30.3937H26.3677L26.9617 32.3438H26.4157L26.1937 31.3957C26.1697 31.3017 26.1457 31.1997 26.1217 31.0897C26.0977 30.9797 26.0737 30.8757 26.0497 30.7777H26.0377C26.0177 30.8757 25.9957 30.9797 25.9717 31.0897C25.9477 31.1997 25.9237 31.3017 25.8997 31.3957L25.6777 32.3438H25.1497ZM25.5757 31.9297V31.5307H26.5297V31.9297H25.5757ZM27.1476 32.3438V30.3937H27.6756L28.1076 31.2637C28.1416 31.3297 28.1736 31.4007 28.2036 31.4767C28.2336 31.5507 28.2636 31.6257 28.2936 31.7017H28.3056C28.2936 31.5957 28.2796 31.4757 28.2636 31.3417C28.2476 31.2057 28.2396 31.0777 28.2396 30.9577V30.3937H28.7316V32.3438H28.2036L27.7716 31.4737C27.7396 31.4077 27.7076 31.3367 27.6756 31.2607C27.6456 31.1847 27.6156 31.1097 27.5856 31.0357H27.5736C27.5856 31.1457 27.5996 31.2677 27.6156 31.4017C27.6316 31.5337 27.6396 31.6597 27.6396 31.7797V32.3438H27.1476Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter2_d_541_144930)'%3E%3Cg filter='url(%23filter3_f_541_144930)'%3E%3Cg clip-path='url(%23paint9_angular_541_144930_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(6.65555e-05 -0.00866096 0.00893942 7.27945e-05 24.5909 21.7006)'%3E%3CforeignObject x='-1006.11' y='-1006.11' width='2012.22' height='2012.22'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(132, 164, 241, 1) 0deg,rgba(55, 89, 195, 1) 91.7857deg,rgba(132, 164, 241, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M20.2631 29.2846C19.8825 29.4864 19.4507 29.1328 19.5276 28.6814L20.3459 23.862L16.8724 20.4425C16.548 20.1226 16.7166 19.5378 17.1514 19.4746L21.9807 18.7654L24.134 14.3566C24.3282 13.9593 24.8538 13.9593 25.048 14.3566L27.2013 18.7654L32.0306 19.4746C32.4654 19.5378 32.634 20.1226 32.3086 20.4425L28.8361 23.862L29.6544 28.6814C29.7313 29.1328 29.2995 29.4864 28.9189 29.2846L24.5895 26.986L20.2631 29.2846Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.21733297407627106,&%2334;g&%2334;:0.34953474998474121,&%2334;b&%2334;:0.76817369461059570,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.25496017932891846%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.52127110958099365,&%2334;g&%2334;:0.64459592103958130,&%2334;b&%2334;:0.94565343856811523,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.13311100006103516,&%2334;m01&%2334;:17.878835678100586,&%2334;m02&%2334;:15.584898948669434,&%2334;m10&%2334;:-17.321922302246094,&%2334;m11&%2334;:0.14558905363082886,&%2334;m12&%2334;:30.288808822631836%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg clip-path='url(%23paint10_angular_541_144930_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(5.38783e-05 -0.00692877 0.00723667 5.82356e-05 24.5904 21.7015)'%3E%3CforeignObject x='-1035.19' y='-1035.19' width='2070.39' height='2070.39'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(132, 164, 241, 1) 0deg,rgba(46, 86, 211, 1) 111.084deg,rgba(132, 164, 241, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M21.087 27.7687C20.7789 27.9301 20.4293 27.6473 20.4915 27.2862L21.154 23.4306L18.3421 20.6951C18.0795 20.4391 18.216 19.9712 18.568 19.9207L22.4774 19.3534L24.2206 15.8263C24.3778 15.5084 24.8032 15.5084 24.9605 15.8263L26.7036 19.3534L30.613 19.9207C30.965 19.9712 31.1015 20.4391 30.8381 20.6951L28.027 23.4306L28.6895 27.2862C28.7517 27.6473 28.4021 27.9301 28.094 27.7687L24.5893 25.9298L21.087 27.7687Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.18316364288330078,&%2334;g&%2334;:0.33802866935729980,&%2334;b&%2334;:0.82843458652496338,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.30856710672378540%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.52127110958099365,&%2334;g&%2334;:0.64459592103958130,&%2334;b&%2334;:0.94565343856811523,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.10775653272867203,&%2334;m01&%2334;:14.473343849182129,&%2334;m02&%2334;:17.299848556518555,&%2334;m10&%2334;:-13.857537269592285,&%2334;m11&%2334;:0.11647124588489532,&%2334;m12&%2334;:28.572063446044922%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg filter='url(%23filter4_f_541_144930)'%3E%3Cpath d='M7.07988 22.3522L5.06265 21.4139L2.35709 21.4201L4.31441 20.8682L3.55265 19.7795L5.56988 20.7179L8.27545 20.7117L6.31812 21.2636L7.07988 22.3522Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M-1.74043 22.194L-3.75766 21.2557L-6.46322 21.2619L-4.5059 20.71L-5.26766 19.6213L-3.25043 20.5597L-0.544867 20.5535L-2.50219 21.1054L-1.74043 22.194Z' fill='white'/%3E%3Cg filter='url(%23filter5_f_541_144930)'%3E%3Cpath d='M49.4752 34.8736L51.024 35.9674L53.7235 36.3494L51.5012 36.5427L51.7247 37.5857L50.1759 36.4919L47.4763 36.1099L49.6987 35.9166L49.4752 34.8736Z' fill='white'/%3E%3C/g%3E%3Cpath d='M49.4752 34.8736L51.024 35.9674L53.7235 36.3494L51.5012 36.5427L51.7247 37.5857L50.1759 36.4919L47.4763 36.1099L49.6987 35.9166L49.4752 34.8736Z' fill='white'/%3E%3Cg filter='url(%23filter6_f_541_144930)'%3E%3Cpath d='M46.7017 21.3268L48.2505 22.4205L50.9501 22.8025L48.7277 22.9958L48.9513 24.0388L47.4025 22.945L44.7029 22.563L46.9253 22.3697L46.7017 21.3268Z' fill='white'/%3E%3C/g%3E%3Cpath d='M46.7017 21.3268L48.2505 22.4205L50.9501 22.8025L48.7277 22.9958L48.9513 24.0388L47.4025 22.945L44.7029 22.563L46.9253 22.3697L46.7017 21.3268Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_541_144930' x='1.78711' y='0.810547' width='45.1055' height='45.5098' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_541_144930'/%3E%3C/filter%3E%3CclipPath id='paint2_angular_541_144930_clip_path'%3E%3Cpath d='M32.0002 8.84766L28.2441 10.0634L30.1222 12.495L33.4765 12.3213L32.0002 8.84766Z'/%3E%3C/clipPath%3E%3CclipPath id='paint3_angular_541_144930_clip_path'%3E%3Cpath d='M17.4341 9.03216L21.2217 10.0202L19.4135 12.2965L16.0567 12.2454L17.4341 9.03216Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_541_144930_clip_path' transform='translate(-1.78711 -0.810547)'%3E%3Cpath d='M20.47 12.4111C22.4753 11.5171 23.478 11.0701 24.5421 11.0701C25.6062 11.0702 26.6089 11.5172 28.6141 12.4113L29.1983 12.6718C31.5001 13.6981 32.651 14.2112 33.2958 15.2046C33.9405 16.198 33.9405 17.4581 33.9405 19.9784V21.2816C33.9405 24.744 33.9405 26.4752 33.393 28.061C33.2408 28.5021 33.0578 28.932 32.8455 29.3475C32.0822 30.8414 30.8345 32.0416 28.3392 34.442V34.442C26.7218 35.9979 25.9131 36.7759 24.9396 36.9063C24.6751 36.9417 24.4071 36.9417 24.1426 36.9063C23.1691 36.7758 22.3605 35.9978 20.7431 34.4419V34.4419C18.2482 32.0416 17.0007 30.8414 16.2375 29.3476C16.0252 28.9321 15.8422 28.5021 15.6899 28.061C15.1426 26.4754 15.1426 24.7443 15.1426 21.2822V19.9786C15.1426 17.4583 15.1426 16.1981 15.7874 15.2047C16.4321 14.2113 17.5831 13.6981 19.8851 12.6719L20.47 12.4111Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_2_541_144930_clip_path' transform='translate(-1.78711 -0.810547)'%3E%3Cpath d='M21.3412 11.4939C23.4094 10.7445 25.6751 10.7442 27.7434 11.4932V11.4932C31.465 12.8409 33.9438 16.3756 33.9428 20.3337L33.9415 25.1336C33.9409 27.6424 32.9368 30.0474 31.1537 31.8124V31.8124C27.4915 35.4374 21.592 35.4384 17.9299 31.8132V31.8132C16.1462 30.0475 15.143 27.6417 15.1436 25.1319L15.1449 20.3276C15.1459 16.3726 17.6229 12.8414 21.3412 11.4939V11.4939Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_d_541_144930' x='15.5625' y='30.3945' width='17.1699' height='9.94922' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_541_144930'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_541_144930' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter2_d_541_144930' x='12.7031' y='14.0586' width='23.7754' height='23.2832' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_541_144930'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_541_144930' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_f_541_144930' x='-11.2969' y='-13.9414' width='71.7754' height='71.2832' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_541_144930'/%3E%3C/filter%3E%3CclipPath id='paint9_angular_541_144930_clip_path'%3E%3Cpath d='M20.2631 29.2846C19.8825 29.4864 19.4507 29.1328 19.5276 28.6814L20.3459 23.862L16.8724 20.4425C16.548 20.1226 16.7166 19.5378 17.1514 19.4746L21.9807 18.7654L24.134 14.3566C24.3282 13.9593 24.8538 13.9593 25.048 14.3566L27.2013 18.7654L32.0306 19.4746C32.4654 19.5378 32.634 20.1226 32.3086 20.4425L28.8361 23.862L29.6544 28.6814C29.7313 29.1328 29.2995 29.4864 28.9189 29.2846L24.5895 26.986L20.2631 29.2846Z'/%3E%3C/clipPath%3E%3CclipPath id='paint10_angular_541_144930_clip_path'%3E%3Cpath d='M21.087 27.7687C20.7789 27.9301 20.4293 27.6473 20.4915 27.2862L21.154 23.4306L18.3421 20.6951C18.0795 20.4391 18.216 19.9712 18.568 19.9207L22.4774 19.3534L24.2206 15.8263C24.3778 15.5084 24.8032 15.5084 24.9605 15.8263L26.7036 19.3534L30.613 19.9207C30.965 19.9712 31.1015 20.4391 30.8381 20.6951L28.027 23.4306L28.6895 27.2862C28.7517 27.6473 28.4021 27.9301 28.094 27.7687L24.5893 25.9298L21.087 27.7687Z'/%3E%3C/clipPath%3E%3Cfilter id='filter4_f_541_144930' x='-1.64258' y='15.7793' width='13.918' height='10.5723' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_541_144930'/%3E%3C/filter%3E%3Cfilter id='filter5_f_541_144930' x='43.4766' y='30.873' width='14.2461' height='10.7129' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_541_144930'/%3E%3C/filter%3E%3Cfilter id='filter6_f_541_144930' x='40.7031' y='17.3262' width='14.2461' height='10.7129' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_541_144930'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_541_144930' x1='24.3401' y1='10.0723' x2='24.3401' y2='37.0585' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237C9EF1'/%3E%3Cstop offset='1' stop-color='%23506ECE'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_541_144930' x1='24.6252' y1='8.5' x2='24.6252' y2='41.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237C9EF1'/%3E%3Cstop offset='1' stop-color='%23506ECE'/%3E%3C/linearGradient%3E%3CradialGradient id='paint4_radial_541_144930' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(13.6881 12.5876) rotate(45.3267) scale(30.8734 70.8772)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint5_radial_541_144930' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(13.6921 12.5878) rotate(45.3267) scale(30.8734 70.8772)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint6_linear_541_144930' x1='13.976' y1='39.6738' x2='13.976' y2='32.484' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_541_144930' x1='36.019' y1='39.6738' x2='36.019' y2='32.4785' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear_541_144930' x1='24.9843' y1='35.5859' x2='24.9843' y2='28.4054' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_541_144930'%3E%3Crect width='50' height='50' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
body.v2 .box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-list-leader .box-list-leader-inner .box-item .box-item-inner .box-number.type-4:before {
  background-image: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_541_144931)'%3E%3Cg filter='url(%23filter0_f_541_144931)'%3E%3Cpath d='M18.5142 13.4744C18.7842 13.3168 18.9192 13.2379 19.0473 13.1676C22.3439 11.3582 26.3364 11.3582 29.633 13.1676C29.761 13.2379 29.896 13.3168 30.166 13.4744V13.4744C30.4317 13.6296 30.5645 13.7071 30.687 13.783C33.8367 15.7348 35.7922 19.1412 35.8892 22.8453C35.893 22.9893 35.893 23.1432 35.893 23.4508V23.68C35.893 23.9876 35.893 24.1414 35.8892 24.2854C35.7922 27.9896 33.8367 31.396 30.687 33.3477C30.5645 33.4236 30.4317 33.5012 30.166 33.6563V33.6563C29.896 33.814 29.761 33.8928 29.633 33.9631C26.3364 35.7726 22.3439 35.7726 19.0473 33.9631C18.9192 33.8928 18.7842 33.814 18.5142 33.6563V33.6563C18.2486 33.5012 18.1157 33.4236 17.9933 33.3477C14.8435 31.396 12.8881 27.9896 12.791 24.2854C12.7872 24.1414 12.7872 23.9876 12.7872 23.68V23.4508C12.7872 23.1432 12.7872 22.9893 12.791 22.8453C12.8881 19.1412 14.8435 15.7348 17.9933 13.783C18.1157 13.7071 18.2486 13.6296 18.5142 13.4744V13.4744Z' fill='url(%23paint0_linear_541_144931)'/%3E%3C/g%3E%3Cpath d='M19.623 10.6546C21.8209 9.7079 22.9198 9.23455 24.0745 9.14343C24.441 9.11451 24.8093 9.11451 25.1758 9.14343C26.3305 9.23455 27.4295 9.7079 29.6273 10.6546V10.6546C32.4552 11.8726 33.8691 12.4816 34.7874 13.5836C35.0763 13.9303 35.3251 14.3084 35.5292 14.7109C36.178 15.9902 36.178 17.5297 36.178 20.6087L36.178 21.5298C36.1781 25.591 36.1781 27.6216 35.4943 29.4693C35.3766 29.7873 35.2442 30.0998 35.0977 30.4057C34.2462 32.1823 32.7876 33.595 29.8704 36.4206V36.4206C27.5512 38.6669 26.3916 39.7901 24.9809 39.9158C24.7449 39.9368 24.5075 39.9368 24.2714 39.9158C22.8607 39.7903 21.701 38.6672 19.3815 36.421V36.421C16.4635 33.5952 15.0045 32.1822 14.1528 30.4054C14.0063 30.0996 13.8739 29.7873 13.7563 29.4693C13.0723 27.6214 13.0723 25.5904 13.0723 21.5285L13.0723 20.6088C13.0723 17.5298 13.0723 15.9903 13.7211 14.7109C13.9252 14.3084 14.174 13.9303 14.4629 13.5836C15.3812 12.4816 16.7952 11.8726 19.623 10.6546V10.6546Z' fill='url(%23paint1_linear_541_144931)'/%3E%3CforeignObject x='1.78711' y='0.810547' width='45.1055' height='45.5098'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_541_144931_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M20.47 12.4111C22.4753 11.5171 23.478 11.0701 24.5421 11.0701C25.6062 11.0702 26.6089 11.5172 28.6141 12.4113L29.1983 12.6718C31.5001 13.6981 32.651 14.2112 33.2958 15.2046C33.9405 16.198 33.9405 17.4581 33.9405 19.9784V21.2816C33.9405 24.744 33.9405 26.4752 33.393 28.061C33.2408 28.5021 33.0578 28.932 32.8455 29.3475C32.0822 30.8414 30.8345 32.0416 28.3392 34.442V34.442C26.7218 35.9979 25.9131 36.7759 24.9396 36.9063C24.6751 36.9417 24.4071 36.9417 24.1426 36.9063C23.1691 36.7758 22.3605 35.9978 20.7431 34.4419V34.4419C18.2482 32.0416 17.0007 30.8414 16.2375 29.3476C16.0252 28.9321 15.8422 28.5021 15.6899 28.061C15.1426 26.4754 15.1426 24.7443 15.1426 21.2822V19.9786C15.1426 17.4583 15.1426 16.1981 15.7874 15.2047C16.4321 14.2113 17.5831 13.6981 19.8851 12.6719L20.47 12.4111Z' fill='url(%23paint2_radial_541_144931)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_541_144931' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='15' y='10' width='19' height='25'%3E%3CforeignObject x='1.78711' y='0.810547' width='45.1055' height='45.5098'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_2_541_144931_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M21.3412 11.4939C23.4094 10.7445 25.6751 10.7442 27.7434 11.4932V11.4932C31.465 12.8409 33.9438 16.3756 33.9428 20.3337L33.9415 25.1336C33.9409 27.6424 32.9368 30.0474 31.1537 31.8124V31.8124C27.4915 35.4374 21.592 35.4384 17.9299 31.8132V31.8132C16.1462 30.0475 15.143 27.6417 15.1436 25.1319L15.1449 20.3276C15.1459 16.3726 17.6229 12.8414 21.3412 11.4939V11.4939Z' fill='url(%23paint3_radial_541_144931)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_541_144931)'%3E%3Cpath opacity='0.3' d='M35.3935 23.5653C35.3935 21.6384 34.892 19.7454 33.9394 18.0766L24.5405 23.5653H35.3935Z' fill='white'/%3E%3Cpath d='M33.9394 29.0541C34.892 27.3853 35.3935 25.4923 35.3935 23.5653H24.5405L33.9394 29.0541Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M29.967 33.0721C31.6168 32.1086 32.9869 30.7228 33.9394 29.0541L24.5405 23.5653L29.967 33.0721Z' fill='white'/%3E%3Cpath d='M24.5405 34.5428C26.4456 34.5428 28.3171 34.0356 29.967 33.0721L24.5405 23.5653L24.5405 34.5428Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M19.114 33.0721C20.7639 34.0356 22.6354 34.5428 24.5405 34.5428L24.5405 23.5653L19.114 33.0721Z' fill='white'/%3E%3Cpath d='M15.1415 29.0541C16.0941 30.7228 17.4641 32.1086 19.114 33.0721L24.5405 23.5653L15.1415 29.0541Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M13.6875 23.5653C13.6875 25.4923 14.189 27.3853 15.1415 29.0541L24.5405 23.5653L13.6875 23.5653Z' fill='white'/%3E%3Cpath d='M15.1415 18.0766C14.189 19.7454 13.6875 21.6384 13.6875 23.5653L24.5405 23.5653L15.1415 18.0766Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M19.114 14.0586C17.4641 15.0221 16.0941 16.4078 15.1415 18.0766L24.5405 23.5653L19.114 14.0586Z' fill='white'/%3E%3Cpath d='M24.5405 12.5879C22.6354 12.5879 20.7639 13.0951 19.114 14.0586L24.5405 23.5653L24.5405 12.5879Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M29.967 14.0586C28.3171 13.0951 26.4456 12.5879 24.5405 12.5879L24.5405 23.5653L29.967 14.0586Z' fill='white'/%3E%3Cpath d='M33.9394 18.0766C32.9869 16.4078 31.6168 15.0221 29.967 14.0586L24.5405 23.5653L33.9394 18.0766Z' fill='%23D2A4F0'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M16.6525 34.9666C16.5 35.0232 16.0078 35.1787 15.5504 35.3272L14.7324 35.5888L15.8276 36.7059C16.4307 37.3281 16.9506 37.8301 16.9783 37.8301C17.0129 37.8301 17.0337 37.1584 17.0337 36.3453C17.0337 35.5251 17.0129 34.8605 16.9852 34.8676C16.9506 34.8676 16.805 34.9171 16.6525 34.9666Z' fill='%23BE30A0'/%3E%3Cpath d='M32.9336 36.3453C32.9336 37.1616 33.0035 37.8301 33.0382 37.8301C33.0659 37.8301 33.5366 37.3305 34.1397 36.7112L35.2349 35.5923L34.9022 35.4868C34.5695 35.3812 33.4049 35.0083 33.093 34.9098L32.9336 34.8675V36.3453Z' fill='%23BE30A0'/%3E%3Cpath d='M13.906 32.7378C13.5204 32.8743 12.9614 33.1083 12.6529 33.2578C12.0039 33.5698 10.9564 34.2327 11.0014 34.2912C11.0207 34.3107 11.432 34.7267 11.9075 35.2077L12.7814 36.0852L12.4858 37.2227C12.3188 37.8466 12.1067 38.6526 12.0039 39.0101C11.9011 39.3676 11.8304 39.6666 11.8368 39.6731C11.8432 39.6861 12.1838 39.5236 12.5887 39.3221C13.8161 38.7111 15.7053 38.0546 16.6821 37.8986C16.8299 37.8726 16.952 37.8531 16.952 37.8466C16.952 37.8336 16.4765 37.3527 15.8917 36.7677C15.1655 36.0397 14.8571 35.6887 14.9149 35.6497C14.9728 35.6107 14.9728 35.5977 14.9149 35.5977C14.8507 35.5977 14.8314 35.2402 14.8314 34.0377C14.8314 32.5948 14.825 32.4778 14.7221 32.4843C14.6579 32.4843 14.2916 32.6013 13.906 32.7378Z' fill='url(%23paint4_linear_541_144931)'/%3E%3Cpath d='M35.1387 34.0385C35.1387 35.2409 35.1194 35.5984 35.0616 35.5984C34.9973 35.5984 34.9973 35.6114 35.0552 35.6504C35.113 35.6894 34.8046 36.0404 34.0784 36.7684C33.4936 37.3534 33.0245 37.8344 33.0374 37.8409C33.0438 37.8474 33.2237 37.8864 33.4358 37.9319C34.631 38.1854 36.1283 38.7119 37.3557 39.3033C37.7799 39.5113 38.1333 39.6738 38.1397 39.6738C38.1461 39.6673 38.069 39.3683 37.9662 39.0108C37.8634 38.6534 37.6513 37.8474 37.4843 37.2234L37.1887 36.0859L38.0947 35.1824L39.0008 34.2725L38.853 34.162C38.5703 33.941 37.7092 33.447 37.1822 33.1935C36.6296 32.9335 35.3829 32.4785 35.2287 32.4785C35.1516 32.4785 35.1387 32.745 35.1387 34.0385Z' fill='url(%23paint5_linear_541_144931)'/%3E%3Cpath d='M23.8275 28.4221C23.6669 28.4351 23.1785 28.4741 22.7351 28.5131C20.5695 28.7016 18.2175 29.2151 15.3772 30.1186L14.7988 30.3071L14.8245 32.933C14.8374 34.3825 14.8567 35.5785 14.8695 35.585C14.8759 35.598 15.3129 35.4745 15.8399 35.312C16.3668 35.1495 16.8423 35.013 16.9002 35.013C16.958 35.013 17.4528 34.896 17.9926 34.753C20.6081 34.064 22.6901 33.778 25.0292 33.778C27.2205 33.778 29.2191 34.0445 31.6353 34.6685C32.2715 34.831 32.882 34.9805 32.9848 34.9935C33.094 35.013 33.6081 35.156 34.1286 35.3185C34.6556 35.481 35.0926 35.598 35.099 35.585C35.1118 35.5785 35.1311 34.3825 35.144 32.933L35.1697 30.3071L34.3985 30.0601C31.9309 29.2671 29.7332 28.7796 27.5611 28.5391C26.6936 28.4481 24.3802 28.3701 23.8275 28.4221Z' fill='url(%23paint6_linear_541_144931)'/%3E%3Cg filter='url(%23filter1_d_541_144931)'%3E%3Cpath d='M20.0454 32.3798C19.9174 32.3798 19.7884 32.3577 19.6584 32.3137C19.5304 32.2677 19.4134 32.1957 19.3074 32.0977L19.5774 31.7617C19.6474 31.8177 19.7254 31.8607 19.8114 31.8907C19.8974 31.9207 19.9794 31.9357 20.0574 31.9357C20.1354 31.9357 20.1914 31.9237 20.2254 31.8997C20.2614 31.8757 20.2794 31.8417 20.2794 31.7977C20.2794 31.7657 20.2684 31.7407 20.2464 31.7227C20.2264 31.7027 20.1964 31.6847 20.1564 31.6687C20.1184 31.6507 20.0714 31.6307 20.0154 31.6087L19.7724 31.5097C19.7024 31.4797 19.6374 31.4407 19.5774 31.3927C19.5174 31.3427 19.4694 31.2827 19.4334 31.2127C19.3974 31.1407 19.3794 31.0577 19.3794 30.9637C19.3794 30.8517 19.4104 30.7507 19.4724 30.6607C19.5344 30.5687 19.6194 30.4957 19.7274 30.4417C19.8374 30.3857 19.9634 30.3577 20.1054 30.3577C20.2234 30.3577 20.3384 30.3787 20.4504 30.4207C20.5644 30.4607 20.6654 30.5217 20.7534 30.6037L20.4834 30.9397C20.4174 30.8937 20.3524 30.8597 20.2884 30.8377C20.2244 30.8137 20.1634 30.8018 20.1054 30.8018C20.0434 30.8018 19.9934 30.8127 19.9554 30.8347C19.9194 30.8567 19.9014 30.8897 19.9014 30.9337C19.9014 30.9637 19.9124 30.9897 19.9344 31.0117C19.9584 31.0317 19.9924 31.0507 20.0364 31.0687C20.0804 31.0847 20.1314 31.1047 20.1894 31.1287L20.4264 31.2217C20.5084 31.2537 20.5774 31.2947 20.6334 31.3447C20.6894 31.3927 20.7324 31.4507 20.7624 31.5187C20.7924 31.5867 20.8074 31.6657 20.8074 31.7557C20.8074 31.8657 20.7774 31.9687 20.7174 32.0647C20.6594 32.1587 20.5734 32.2347 20.4594 32.2927C20.3454 32.3507 20.2074 32.3798 20.0454 32.3798ZM20.8748 32.3438L21.4688 30.3937H22.0928L22.6868 32.3438H22.1408L21.9188 31.3957C21.8948 31.3017 21.8708 31.1997 21.8468 31.0897C21.8228 30.9797 21.7988 30.8757 21.7748 30.7777H21.7628C21.7428 30.8757 21.7208 30.9797 21.6968 31.0897C21.6728 31.1997 21.6488 31.3017 21.6248 31.3957L21.4028 32.3438H20.8748ZM21.3008 31.9297V31.5307H22.2548V31.9297H21.3008ZM22.8727 32.3438V30.3937H23.3887V31.1197H23.9707V30.3937H24.4867V32.3438H23.9707V31.5697H23.3887V32.3438H22.8727ZM24.6717 32.3438L25.2657 30.3937H25.8897L26.4837 32.3438H25.9377L25.7157 31.3957C25.6917 31.3017 25.6677 31.1997 25.6437 31.0897C25.6197 30.9797 25.5957 30.8757 25.5717 30.7777H25.5597C25.5397 30.8757 25.5177 30.9797 25.4937 31.0897C25.4697 31.1997 25.4457 31.3017 25.4217 31.3957L25.1997 32.3438H24.6717ZM25.0977 31.9297V31.5307H26.0517V31.9297H25.0977ZM26.6696 32.3438V30.3937H27.3716C27.5076 30.3937 27.6316 30.4077 27.7436 30.4357C27.8556 30.4637 27.9446 30.5127 28.0106 30.5827C28.0766 30.6527 28.1096 30.7517 28.1096 30.8797C28.1096 30.9757 28.0876 31.0627 28.0436 31.1407C28.0016 31.2167 27.9416 31.2697 27.8636 31.2997V31.3117C27.9696 31.3377 28.0516 31.3857 28.1096 31.4557C28.1696 31.5237 28.1996 31.6197 28.1996 31.7437C28.1996 31.8837 28.1646 31.9977 28.0946 32.0857C28.0246 32.1737 27.9316 32.2387 27.8156 32.2807C27.6996 32.3227 27.5716 32.3438 27.4316 32.3438H26.6696ZM27.1856 31.1557H27.3596C27.4436 31.1557 27.5056 31.1377 27.5456 31.1017C27.5856 31.0657 27.6056 31.0177 27.6056 30.9577C27.6056 30.8977 27.5856 30.8547 27.5456 30.8288C27.5056 30.8027 27.4436 30.7897 27.3596 30.7897H27.1856V31.1557ZM27.1856 31.9478H27.3956C27.4976 31.9478 27.5726 31.9297 27.6206 31.8937C27.6706 31.8577 27.6956 31.8037 27.6956 31.7317C27.6956 31.6597 27.6706 31.6087 27.6206 31.5787C27.5726 31.5487 27.4976 31.5337 27.3956 31.5337H27.1856V31.9478ZM28.2605 32.3438L28.8545 30.3937H29.4785L30.0725 32.3438H29.5265L29.3045 31.3957C29.2805 31.3017 29.2565 31.1997 29.2325 31.0897C29.2085 30.9797 29.1845 30.8757 29.1605 30.7777H29.1485C29.1285 30.8757 29.1065 30.9797 29.0825 31.0897C29.0585 31.1997 29.0345 31.3017 29.0105 31.3957L28.7885 32.3438H28.2605ZM28.6865 31.9297V31.5307H29.6405V31.9297H28.6865ZM30.3902 32.3438V30.8257H29.8742V30.3937H31.4222V30.8257H30.9062V32.3438H30.3902Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23paint7_angular_541_144931_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00119512 -0.00269211 0.00450568 0.00207001 30.9758 11.1924)'%3E%3CforeignObject x='-1528.16' y='-1528.16' width='3056.32' height='3056.32'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(194, 132, 230, 1) 0deg,rgba(156, 93, 238, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M32.0002 8.84766L28.2441 10.0634L30.1222 12.495L33.4765 12.3213L32.0002 8.84766Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.76078432798385620,&%2334;g&%2334;:0.51764708757400513,&%2334;b&%2334;:0.90196079015731812,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61543214321136475,&%2334;g&%2334;:0.36481481790542603,&%2334;b&%2334;:0.93518519401550293,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:2.3902432918548584,&%2334;m01&%2334;:9.0113630294799805,&%2334;m02&%2334;:25.275045394897461,&%2334;m10&%2334;:-5.3842105865478516,&%2334;m11&%2334;:4.1400232315063477,&%2334;m12&%2334;:11.814486503601074%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint8_angular_541_144931_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00146544 0.00166498 -0.00278662 0.00253821 28.7002 37.5687)'%3E%3CforeignObject x='-1676.23' y='-1676.23' width='3352.47' height='3352.47'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(194, 132, 230, 1) 0deg,rgba(156, 93, 238, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M29.9816 39.0072L30.3039 35.9913L28.0753 36.5692L27.1671 38.9836L29.9816 39.0072Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.76078432798385620,&%2334;g&%2334;:0.51764708757400513,&%2334;b&%2334;:0.90196079015731812,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61543214321136475,&%2334;g&%2334;:0.36481481790542603,&%2334;b&%2334;:0.93518519401550293,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:2.9308772087097168,&%2334;m01&%2334;:-5.5732402801513672,&%2334;m02&%2334;:30.021354675292969,&%2334;m10&%2334;:3.3299629688262939,&%2334;m11&%2334;:5.0764293670654297,&%2334;m12&%2334;:33.365524291992188%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint9_angular_541_144931_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00155265 0.00158106 -0.00264617 -0.00268928 20.2755 37.397)'%3E%3CforeignObject x='-1673.49' y='-1673.49' width='3346.98' height='3346.98'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(194, 132, 230, 1) 0deg,rgba(156, 93, 238, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M18.9349 38.7785L21.9129 38.9382L21.2217 36.7067L18.8016 35.9185L18.9349 38.7785Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.76078432798385620,&%2334;g&%2334;:0.51764708757400513,&%2334;b&%2334;:0.90196079015731812,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61543214321136475,&%2334;g&%2334;:0.36481481790542603,&%2334;b&%2334;:0.93518519401550293,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-3.1053080558776855,&%2334;m01&%2334;:-5.2923355102539062,&%2334;m02&%2334;:24.474290847778320,&%2334;m10&%2334;:3.1621253490447998,&%2334;m11&%2334;:-5.3785533905029297,&%2334;m12&%2334;:38.505180358886719%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint10_angular_541_144931_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.0012701 -0.00241553 -0.00444413 0.00203073 18.5238 11.1365)'%3E%3CforeignObject x='-1558' y='-1558' width='3116.01' height='3116.01'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(192, 129, 231, 1) 0deg,rgba(158, 94, 239, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M17.4341 9.03216L21.2217 10.0202L19.4135 12.2965L16.0567 12.2454L17.4341 9.03216Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.75294119119644165,&%2334;g&%2334;:0.50588238239288330,&%2334;b&%2334;:0.90588235855102539,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61960786581039429,&%2334;g&%2334;:0.36862745881080627,&%2334;b&%2334;:0.93725490570068359,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-2.5401926040649414,&%2334;m01&%2334;:-8.8882503509521484,&%2334;m02&%2334;:24.238031387329102,&%2334;m10&%2334;:-4.8310670852661133,&%2334;m11&%2334;:4.0614576339721680,&%2334;m12&%2334;:11.521344184875488%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter2_f_541_144931)'%3E%3Cpath d='M15.8352 25.7308C15.4093 25.6728 15.2534 25.1311 15.5701 24.8073L18.9498 21.3483L18.019 16.5206C17.9324 16.0693 18.3994 15.6901 18.7919 15.893L23.1555 18.1409L27.4006 15.7991C27.7834 15.5882 28.2149 15.8958 28.1511 16.3343L27.4421 21.1975L31.0088 24.6043C31.3303 24.9105 31.1402 25.4871 30.6933 25.558L25.9208 26.3191L23.885 30.7362C23.6946 31.1501 23.1413 31.1861 22.9422 30.7984L20.6789 26.3855L15.8352 25.7308Z' fill='white'/%3E%3C/g%3E%3Cpath d='M19.7115 22.5864C19.4177 22.5445 19.3076 22.1724 19.5242 21.9521L21.8358 19.599L21.1703 16.2854C21.1084 15.9756 21.4283 15.7181 21.6998 15.8593L24.7178 17.4225L27.6313 15.8395C27.894 15.6969 28.1929 15.91 28.1511 16.2101L27.6868 19.5396L30.1616 21.893C30.3846 22.1045 30.2565 22.4987 29.9489 22.545L26.6642 23.0419L25.2834 26.0587C25.1542 26.3413 24.7732 26.3632 24.634 26.0965L23.0524 23.0602L19.7115 22.5864Z' fill='%239055F5'/%3E%3Cg filter='url(%23filter3_d_541_144931)'%3E%3Cg clip-path='url(%23paint11_angular_541_144931_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00766512 -0.00245311 0.00259984 0.00832283 25.3119 20.2589)'%3E%3CforeignObject x='-1013.96' y='-1013.96' width='2027.93' height='2027.93'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(211, 143, 243, 1) 0deg,rgba(143, 85, 246, 1) 91.7857deg,rgba(211, 143, 243, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M17.3275 18.4421C17.036 18.1472 17.2194 17.6435 17.6408 17.5839L22.1389 16.9444L24.1222 12.7257C24.3079 12.3316 24.8744 12.3183 25.0598 12.7038L27.125 16.9826L31.6585 17.7022C32.0671 17.7671 32.2238 18.2552 31.9309 18.5509L28.6808 21.8309L29.494 26.5215C29.5678 26.9437 29.1018 27.2701 28.7224 27.0608L24.6691 24.8289L20.6587 26.9883C20.2832 27.1908 19.8424 26.8924 19.9071 26.4804L20.6459 21.7924L17.3275 18.4421Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.56078433990478516,&%2334;g&%2334;:0.33333334326744080,&%2334;b&%2334;:0.96470588445663452,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.25496017932891846%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.83034634590148926,&%2334;g&%2334;:0.56416714191436768,&%2334;b&%2334;:0.95511794090270996,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:15.330230712890625,&%2334;m01&%2334;:5.1996808052062988,&%2334;m02&%2334;:15.046899795532227,&%2334;m10&%2334;:-4.9062108993530273,&%2334;m11&%2334;:16.645656585693359,&%2334;m12&%2334;:14.389214515686035%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg filter='url(%23filter4_f_541_144931)'%3E%3Cpath d='M29.8494 24.1996C27.8552 27.0999 23.9162 27.795 21.0514 25.7523C18.1866 23.7096 17.4809 19.7025 19.4751 16.8022C21.4693 13.9019 25.4083 13.2067 28.2731 15.2495C31.1378 17.2922 31.8436 21.2993 29.8494 24.1996ZM19.6276 16.9109C17.692 19.7259 18.377 23.6152 21.1576 25.5979C23.9381 27.5806 27.7613 26.9059 29.6969 24.0909C31.6324 21.2758 30.9475 17.3866 28.1669 15.4039C25.3864 13.4212 21.5632 14.0959 19.6276 16.9109Z' fill='%23B174EC'/%3E%3C/g%3E%3Cpath d='M29.8494 24.1996C27.8552 27.0999 23.9162 27.795 21.0514 25.7523C18.1866 23.7096 17.4809 19.7025 19.4751 16.8022C21.4693 13.9019 25.4083 13.2067 28.2731 15.2495C31.1378 17.2922 31.8436 21.2993 29.8494 24.1996ZM19.6276 16.9109C17.692 19.7259 18.377 23.6152 21.1576 25.5979C23.9381 27.5806 27.7613 26.9059 29.6969 24.0909C31.6324 21.2758 30.9475 17.3866 28.1669 15.4039C25.3864 13.4212 21.5632 14.0959 19.6276 16.9109Z' fill='%23B174EC'/%3E%3Cg filter='url(%23filter5_f_541_144931)'%3E%3Cpath d='M18.7508 22.221L18.1365 21.415L17.1382 21.5536L17.9359 20.9254L17.8051 19.913L18.4194 20.719L19.4178 20.5804L18.6201 21.2086L18.7508 22.221Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M15.7391 22.0628L15.1248 21.2568L14.1265 21.3954L14.9241 20.7672L14.7934 19.7548L15.4077 20.5608L16.406 20.4222L15.6083 21.0504L15.7391 22.0628Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter6_f_541_144931)'%3E%3Cpath d='M39.4889 27.9775L39.2566 26.7118L38.0669 26.2861L39.3076 26.0435L39.7296 24.8271L39.962 26.0928L41.1516 26.5185L39.9109 26.7611L39.4889 27.9775Z' fill='white'/%3E%3C/g%3E%3Cpath d='M39.4889 27.9775L39.2566 26.7118L38.0669 26.2861L39.3076 26.0435L39.7296 24.8271L39.962 26.0928L41.1516 26.5185L39.9109 26.7611L39.4889 27.9775Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter7_f_541_144931)'%3E%3Cpath d='M10.934 9.06841L11.2481 10.035L12.235 10.2397L11.2762 10.5642L11.0664 11.5631L10.7523 10.5965L9.76537 10.3919L10.7242 10.0673L10.934 9.06841Z' fill='white'/%3E%3C/g%3E%3Cpath d='M10.934 9.06841L11.2481 10.035L12.235 10.2397L11.2762 10.5642L11.0664 11.5631L10.7523 10.5965L9.76537 10.3919L10.7242 10.0673L10.934 9.06841Z' fill='white'/%3E%3Cg filter='url(%23filter8_f_541_144931)'%3E%3Cpath d='M8.08775 33.5552L8.35257 32.8912L7.91852 32.3203L8.57417 32.595L9.13239 32.1587L8.86757 32.8227L9.30162 33.3936L8.64597 33.1189L8.08775 33.5552Z' fill='white'/%3E%3C/g%3E%3Cpath d='M8.08775 33.5552L8.35257 32.8912L7.91852 32.3203L8.57417 32.595L9.13239 32.1587L8.86757 32.8227L9.30162 33.3936L8.64597 33.1189L8.08775 33.5552Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter9_f_541_144931)'%3E%3Cpath d='M11.6667 39.3902L11.4736 38.6378L10.7398 38.4349L11.4762 38.2326L11.6789 37.4804L11.872 38.2328L12.6057 38.4357L11.8694 38.638L11.6667 39.3902Z' fill='white'/%3E%3C/g%3E%3Cpath d='M11.6667 39.3902L11.4736 38.6378L10.7398 38.4349L11.4762 38.2326L11.6789 37.4804L11.872 38.2328L12.6057 38.4357L11.8694 38.638L11.6667 39.3902Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter10_f_541_144931)'%3E%3Cpath d='M39.4935 9.35584L39.0218 9.51552L38.9185 10.0069L38.764 9.53141L38.2785 9.43074L38.7502 9.27106L38.8534 8.77963L39.008 9.25517L39.4935 9.35584Z' fill='white'/%3E%3C/g%3E%3Cpath d='M39.4935 9.35584L39.0218 9.51552L38.9185 10.0069L38.764 9.53141L38.2785 9.43074L38.7502 9.27106L38.8534 8.77963L39.008 9.25517L39.4935 9.35584Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_541_144931)'%3E%3Cpath d='M40.1585 36.8797L40.8296 37.4869L41.6827 37.2014L41.0858 37.8841L41.3665 38.752L40.6954 38.1448L39.8423 38.4303L40.4392 37.7476L40.1585 36.8797Z' fill='white'/%3E%3C/g%3E%3Cpath d='M40.1585 36.8797L40.8296 37.4869L41.6827 37.2014L41.0858 37.8841L41.3665 38.752L40.6954 38.1448L39.8423 38.4303L40.4392 37.7476L40.1585 36.8797Z' fill='white'/%3E%3Cg filter='url(%23filter12_f_541_144931)'%3E%3Cpath d='M33.6679 34.839L34.0181 35.9168L35.1186 36.145L34.0494 36.5069L33.8154 37.6207L33.4652 36.5429L32.3648 36.3147L33.4339 35.9528L33.6679 34.839Z' fill='white'/%3E%3C/g%3E%3Cpath d='M33.6679 34.839L34.0181 35.9168L35.1186 36.145L34.0494 36.5069L33.8154 37.6207L33.4652 36.5429L32.3648 36.3147L33.4339 35.9528L33.6679 34.839Z' fill='white'/%3E%3Cg filter='url(%23filter13_f_541_144931)'%3E%3Cpath d='M32.7207 21.2921L33.0709 22.3699L34.1713 22.5981L33.1022 22.96L32.8682 24.0738L32.518 22.996L31.4175 22.7678L32.4867 22.4059L32.7207 21.2921Z' fill='white'/%3E%3C/g%3E%3Cpath d='M32.7207 21.2921L33.0709 22.3699L34.1713 22.5981L33.1022 22.96L32.8682 24.0738L32.518 22.996L31.4175 22.7678L32.4867 22.4059L32.7207 21.2921Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_541_144931' x='1.78711' y='0.810547' width='45.1055' height='45.5098' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_541_144931'/%3E%3C/filter%3E%3CclipPath id='bgblur_1_541_144931_clip_path' transform='translate(-1.78711 -0.810547)'%3E%3Cpath d='M20.47 12.4111C22.4753 11.5171 23.478 11.0701 24.5421 11.0701C25.6062 11.0702 26.6089 11.5172 28.6141 12.4113L29.1983 12.6718C31.5001 13.6981 32.651 14.2112 33.2958 15.2046C33.9405 16.198 33.9405 17.4581 33.9405 19.9784V21.2816C33.9405 24.744 33.9405 26.4752 33.393 28.061C33.2408 28.5021 33.0578 28.932 32.8455 29.3475C32.0822 30.8414 30.8345 32.0416 28.3392 34.442V34.442C26.7218 35.9979 25.9131 36.7759 24.9396 36.9063C24.6751 36.9417 24.4071 36.9417 24.1426 36.9063C23.1691 36.7758 22.3605 35.9978 20.7431 34.4419V34.4419C18.2482 32.0416 17.0007 30.8414 16.2375 29.3476C16.0252 28.9321 15.8422 28.5021 15.6899 28.061C15.1426 26.4754 15.1426 24.7443 15.1426 21.2822V19.9786C15.1426 17.4583 15.1426 16.1981 15.7874 15.2047C16.4321 14.2113 17.5831 13.6981 19.8851 12.6719L20.47 12.4111Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_2_541_144931_clip_path' transform='translate(-1.78711 -0.810547)'%3E%3Cpath d='M21.3412 11.4939C23.4094 10.7445 25.6751 10.7442 27.7434 11.4932V11.4932C31.465 12.8409 33.9438 16.3756 33.9428 20.3337L33.9415 25.1336C33.9409 27.6424 32.9368 30.0474 31.1537 31.8124V31.8124C27.4915 35.4374 21.592 35.4384 17.9299 31.8132V31.8132C16.1462 30.0475 15.143 27.6417 15.1436 25.1319L15.1449 20.3276C15.1459 16.3726 17.6229 12.8414 21.3412 11.4939V11.4939Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_d_541_144931' x='15.3066' y='30.3574' width='20.1152' height='10.0215' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_541_144931'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_541_144931' result='shape'/%3E%3C/filter%3E%3CclipPath id='paint7_angular_541_144931_clip_path'%3E%3Cpath d='M32.0002 8.84766L28.2441 10.0634L30.1222 12.495L33.4765 12.3213L32.0002 8.84766Z'/%3E%3C/clipPath%3E%3CclipPath id='paint8_angular_541_144931_clip_path'%3E%3Cpath d='M29.9816 39.0072L30.3039 35.9913L28.0753 36.5692L27.1671 38.9836L29.9816 39.0072Z'/%3E%3C/clipPath%3E%3CclipPath id='paint9_angular_541_144931_clip_path'%3E%3Cpath d='M18.9349 38.7785L21.9129 38.9382L21.2217 36.7067L18.8016 35.9185L18.9349 38.7785Z'/%3E%3C/clipPath%3E%3CclipPath id='paint10_angular_541_144931_clip_path'%3E%3Cpath d='M17.4341 9.03216L21.2217 10.0202L19.4135 12.2965L16.0567 12.2454L17.4341 9.03216Z'/%3E%3C/clipPath%3E%3Cfilter id='filter2_f_541_144931' x='-12.5977' y='-12.2695' width='71.7676' height='71.3379' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_541_144931'/%3E%3C/filter%3E%3Cfilter id='filter3_d_541_144931' x='13.1855' y='12.4219' width='22.8965' height='22.7031' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_541_144931'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_541_144931' result='shape'/%3E%3C/filter%3E%3CclipPath id='paint11_angular_541_144931_clip_path'%3E%3Cpath d='M17.3275 18.4421C17.036 18.1472 17.2194 17.6435 17.6408 17.5839L22.1389 16.9444L24.1222 12.7257C24.3079 12.3316 24.8744 12.3183 25.0598 12.7038L27.125 16.9826L31.6585 17.7022C32.0671 17.7671 32.2238 18.2552 31.9309 18.5509L28.6808 21.8309L29.494 26.5215C29.5678 26.9437 29.1018 27.2701 28.7224 27.0608L24.6691 24.8289L20.6587 26.9883C20.2832 27.1908 19.8424 26.8924 19.9071 26.4804L20.6459 21.7924L17.3275 18.4421Z'/%3E%3C/clipPath%3E%3Cfilter id='filter4_f_541_144931' x='14.3418' y='10.0762' width='20.6406' height='20.8477' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_541_144931'/%3E%3C/filter%3E%3Cfilter id='filter5_f_541_144931' x='13.1387' y='15.9121' width='10.2793' height='10.3086' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_541_144931'/%3E%3C/filter%3E%3Cfilter id='filter6_f_541_144931' x='34.0664' y='20.8262' width='11.0859' height='11.1504' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_541_144931'/%3E%3C/filter%3E%3Cfilter id='filter7_f_541_144931' x='5.76562' y='5.06836' width='10.4688' height='10.4941' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_541_144931'/%3E%3C/filter%3E%3Cfilter id='filter8_f_541_144931' x='3.91797' y='28.1582' width='9.38281' height='9.39648' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_541_144931'/%3E%3C/filter%3E%3Cfilter id='filter9_f_541_144931' x='6.74023' y='33.4805' width='9.86523' height='9.91016' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_541_144931'/%3E%3C/filter%3E%3Cfilter id='filter10_f_541_144931' x='34.2793' y='4.7793' width='9.21484' height='9.22852' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_541_144931'/%3E%3C/filter%3E%3Cfilter id='filter11_f_541_144931' x='35.8418' y='32.8789' width='9.8418' height='9.87305' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_541_144931'/%3E%3C/filter%3E%3Cfilter id='filter12_f_541_144931' x='28.3652' y='30.8398' width='10.7539' height='10.7812' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_541_144931'/%3E%3C/filter%3E%3Cfilter id='filter13_f_541_144931' x='27.418' y='17.293' width='10.7539' height='10.7812' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_541_144931'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_541_144931' x1='24.3401' y1='10.0723' x2='24.3401' y2='37.0585' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C583E2'/%3E%3Cstop offset='1' stop-color='%238D53F6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_541_144931' x1='24.6252' y1='8.5' x2='24.6252' y2='41.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C583E2'/%3E%3Cstop offset='1' stop-color='%238D53F6'/%3E%3C/linearGradient%3E%3CradialGradient id='paint2_radial_541_144931' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(13.6881 12.5876) rotate(45.3267) scale(30.8734 70.8772)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint3_radial_541_144931' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(13.6921 12.5878) rotate(45.3267) scale(30.8734 70.8772)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint4_linear_541_144931' x1='13.976' y1='39.6738' x2='13.976' y2='32.484' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_541_144931' x1='36.019' y1='39.6738' x2='36.019' y2='32.4785' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_541_144931' x1='24.9843' y1='35.5859' x2='24.9843' y2='28.4054' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_541_144931'%3E%3Crect width='50' height='50' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
body.v2 .box-podium-top-board .box-podium-top-board-inner .box-top-leader .box-top-leader-inner .box-list-leader .box-list-leader-inner .box-item .box-item-inner .box-number.type-5:before {
  background-image: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_541_144932)'%3E%3Cg opacity='0.3' filter='url(%23filter0_f_541_144932)'%3E%3Cpath d='M46.0348 12.6882C45.9536 13.1324 45.8427 13.5627 45.5993 13.9596L45.3923 14.1732C44.682 14.6356 43.9566 15.0695 43.2161 15.4749C42.6808 15.7678 42.1443 16.0591 41.6066 16.3488C38.4755 18.0342 35.7978 19.4788 33.5735 20.6824C31.8014 21.6416 30.5966 22.3116 29.9591 22.6923C29.4289 23.0091 28.9927 23.288 28.6502 23.5292C28.5671 23.5878 28.4925 23.6576 28.4265 23.7385C28.3796 23.7964 28.3812 23.8526 28.4313 23.9072C28.8286 24.3393 29.3667 24.6816 29.8576 24.9893C30.904 25.6439 31.9694 26.2649 33.0539 26.8523L33.8581 27.3002L36.2896 28.6104C36.2967 28.6142 36.303 28.6195 36.308 28.626C36.313 28.6324 36.3166 28.6399 36.3186 28.6478C36.3206 28.6558 36.3209 28.6641 36.3195 28.6722C36.3181 28.6803 36.315 28.688 36.3105 28.6948L35.943 29.2549L34.5298 31.3759C34.5242 31.3843 34.517 31.3915 34.5086 31.397C34.5002 31.4025 34.4908 31.4063 34.4809 31.408C34.4711 31.4098 34.461 31.4095 34.4512 31.4072C34.4415 31.4049 34.4323 31.4007 34.4242 31.3947L34.0436 31.1119C32.3216 29.8177 30.622 28.4775 28.9449 27.0914L28.4898 26.7018L27.7673 26.0846L27.1338 25.5312L26.4943 24.917L25.7779 24.1603C25.5806 23.9374 25.4353 23.7043 25.3418 23.4612L25.3573 23.3143L25.4814 23.111C25.7868 22.8011 26.1103 22.5309 26.452 22.3003L27.3921 21.6643L27.7578 21.4324L30.3498 19.8892L32.7443 18.5474L33.8086 17.9685L33.9303 17.9017L35.3447 17.1389L36.1518 16.7056L36.5837 16.4811L37.7989 15.8433L38.665 15.3863L38.9591 15.237L40.3753 14.5015L41.1001 14.1192L41.5243 13.9134L42.8373 13.2471L43.5782 12.8636L43.9725 12.6676L45.446 11.9254L46.0532 11.6304C46.0587 11.6278 46.0647 11.6266 46.0707 11.627C46.0768 11.6275 46.0826 11.6295 46.0876 11.633C46.0926 11.6364 46.0966 11.6411 46.0993 11.6466C46.102 11.6521 46.1031 11.6583 46.1028 11.6644L46.0348 12.6882Z' fill='url(%23paint0_linear_541_144932)'/%3E%3Cpath d='M44.2594 15.3391C44.2797 15.7275 44.2562 16.1161 44.189 16.5049C44.1655 16.6202 44.1367 16.7452 44.1025 16.8799C44.0309 17.1599 43.9094 17.4079 43.738 17.6239C43.4916 17.9334 43.0281 18.2174 42.669 18.4687L41.8863 18.9802C39.7515 20.3149 37.582 21.5889 35.378 22.8023C34.5659 23.2493 33.7459 23.6808 32.9179 24.0967C32.5269 24.2933 32.1069 24.4784 31.658 24.652C30.9087 24.9414 30.0186 24.2417 29.5826 23.6901C29.5776 23.6839 29.5739 23.6766 29.572 23.6688C29.57 23.6609 29.5698 23.6528 29.5713 23.6449C29.5727 23.6369 29.5759 23.6294 29.5805 23.6229C29.5852 23.6163 29.5912 23.6109 29.5981 23.607C34.3609 20.8919 39.1138 18.1847 43.8567 15.4853C43.8599 15.4833 43.9028 15.4558 43.9856 15.4028C44.0878 15.3373 44.179 15.316 44.2594 15.3391Z' fill='url(%23paint1_linear_541_144932)'/%3E%3Cpath d='M42.9098 19.1348C42.9198 19.549 42.8887 19.9611 42.8167 20.3709C42.769 20.6327 42.6793 20.9161 42.5477 21.2212L42.4248 21.436C42.3123 21.5926 42.181 21.7305 42.0311 21.8499C41.8004 22.0331 41.56 22.214 41.3099 22.3924L40.6137 22.8621C39.2194 23.7473 37.7883 24.5771 36.3204 25.3515C35.7811 25.6359 35.2882 25.8772 34.8415 26.0754C34.5099 26.2229 34.0595 26.4214 33.6902 26.4056C33.0346 26.3777 32.4184 25.9249 32.0593 25.3939C32.0528 25.3844 32.0484 25.3736 32.0463 25.3623C32.0442 25.3509 32.0445 25.3393 32.0471 25.328C32.0496 25.3168 32.0545 25.3062 32.0613 25.2969C32.0681 25.2877 32.0768 25.28 32.0867 25.2744L42.9098 19.1348Z' fill='url(%23paint2_linear_541_144932)'/%3E%3Cpath d='M41.9469 22.9932C41.9453 23.3715 41.9041 23.7593 41.8234 24.1566C41.716 24.5201 41.5812 24.8369 41.3103 25.1075C41.1195 25.2989 40.7186 25.5902 40.1077 25.9814L39.0846 26.6138L38.917 26.7096L37.7806 27.325C37.3338 27.5465 36.8649 27.7765 36.4384 27.8548C35.8365 27.9652 35.2518 27.4688 34.8736 27.0416C34.8525 27.0173 34.8368 26.9904 34.8265 26.9609C34.8118 26.9192 34.8233 26.8879 34.8611 26.8668C35.4811 26.5136 36.0884 26.1681 36.6829 25.8303C38.3787 24.8662 40.0135 23.9349 41.5871 23.0363C41.6802 22.9829 41.7792 22.9305 41.8842 22.8791C41.89 22.8764 41.8963 22.875 41.9027 22.875C41.9091 22.875 41.9154 22.8764 41.9211 22.8791C41.9269 22.8819 41.9319 22.8858 41.936 22.8907C41.94 22.8957 41.9429 22.9015 41.9445 22.9077C41.9492 22.9251 41.95 22.9536 41.9469 22.9932Z' fill='url(%23paint3_linear_541_144932)'/%3E%3C/g%3E%3Cpath d='M44.3277 10.9499C44.2466 11.3941 44.1356 11.8244 43.8922 12.2213L43.6852 12.4349C42.975 12.8973 42.2496 13.3312 41.509 13.7366C40.9737 14.0295 40.4373 14.3208 39.8996 14.6105C36.7685 16.2959 34.0908 17.7405 31.8665 18.9441C30.0944 19.9033 28.8895 20.5733 28.252 20.954C27.7219 21.2708 27.2856 21.5497 26.9432 21.7909C26.8601 21.8495 26.7855 21.9193 26.7195 22.0002C26.6726 22.0581 26.6742 22.1143 26.7243 22.1689C27.1216 22.601 27.6597 22.9433 28.1506 23.251C29.197 23.9056 30.2624 24.5266 31.3469 25.114L32.151 25.5619L34.5826 26.8721C34.5897 26.8759 34.596 26.8812 34.601 26.8877C34.606 26.8941 34.6096 26.9016 34.6116 26.9095C34.6136 26.9175 34.6139 26.9258 34.6124 26.9339C34.611 26.942 34.608 26.9497 34.6034 26.9565L34.236 27.5166L32.8228 29.6376C32.8171 29.646 32.8099 29.6532 32.8015 29.6587C32.7931 29.6643 32.7837 29.668 32.7739 29.6698C32.764 29.6715 32.7539 29.6712 32.7442 29.6689C32.7344 29.6667 32.7253 29.6624 32.7172 29.6564L32.3366 29.3736C30.6145 28.0794 28.915 26.7392 27.2379 25.3531L26.7827 24.9635L26.0603 24.3464L25.4268 23.7929L24.7873 23.1788L24.0708 22.422C23.8736 22.1991 23.7282 21.9661 23.6348 21.7229L23.6503 21.576L23.7744 21.3727C24.0798 21.0628 24.4033 20.7926 24.7449 20.562L25.6851 19.926L26.0508 19.6942L28.6428 18.1509L31.0373 16.8091L32.1015 16.2302L32.2232 16.1634L33.6376 15.4006L34.4448 14.9673L34.8767 14.7428L36.0918 14.105L36.958 13.648L37.2521 13.4987L38.6683 12.7632L39.3931 12.3809L39.8172 12.1752L41.1302 11.5088L41.8711 11.1253L42.2655 10.9293L43.7389 10.1871L44.3462 9.89214C44.3517 9.88948 44.3577 9.88832 44.3637 9.88877C44.3697 9.88921 44.3755 9.89126 44.3806 9.89469C44.3856 9.89813 44.3896 9.90284 44.3923 9.90835C44.3949 9.91387 44.3961 9.92 44.3957 9.92613L44.3277 10.9499Z' fill='url(%23paint4_linear_541_144932)'/%3E%3Cpath d='M42.5523 13.6008C42.5726 13.9892 42.5492 14.3778 42.4819 14.7666C42.4585 14.8819 42.4296 15.0069 42.3954 15.1416C42.3239 15.4216 42.2024 15.6696 42.031 15.8856C41.7846 16.1951 41.3211 16.4791 40.9619 16.7304L40.1793 17.242C38.0444 18.5767 35.875 19.8507 33.671 21.064C32.8589 21.511 32.0388 21.9425 31.2108 22.3584C30.8199 22.555 30.3999 22.7401 29.9509 22.9137C29.2017 23.2032 28.3116 22.5035 27.8755 21.9518C27.8705 21.9456 27.8669 21.9383 27.865 21.9305C27.863 21.9227 27.8628 21.9145 27.8642 21.9066C27.8657 21.8986 27.8689 21.8911 27.8735 21.8846C27.8781 21.8781 27.8841 21.8726 27.891 21.8687C32.6539 19.1536 37.4067 16.4464 42.1497 13.7471C42.1529 13.745 42.1958 13.7175 42.2785 13.6645C42.3807 13.599 42.472 13.5777 42.5523 13.6008Z' fill='url(%23paint5_linear_541_144932)'/%3E%3Cpath d='M41.2028 17.3965C41.2127 17.8108 41.1817 18.2228 41.1097 18.6327C41.062 18.8944 40.9723 19.1778 40.8407 19.4829L40.7178 19.6977C40.6052 19.8543 40.474 19.9922 40.3241 20.1116C40.0934 20.2949 39.853 20.4757 39.6028 20.6541L38.9067 21.1238C37.5124 22.009 36.0812 22.8388 34.6133 23.6132C34.0741 23.8976 33.5811 24.1389 33.1345 24.3372C32.8028 24.4846 32.3524 24.6831 31.9832 24.6673C31.3276 24.6394 30.7113 24.1867 30.3522 23.6557C30.3458 23.6461 30.3414 23.6353 30.3393 23.624C30.3372 23.6126 30.3374 23.601 30.34 23.5897C30.3426 23.5785 30.3475 23.5679 30.3543 23.5587C30.3611 23.5494 30.3698 23.5417 30.3797 23.5361L41.2028 17.3965Z' fill='url(%23paint6_linear_541_144932)'/%3E%3Cpath d='M40.2398 21.2549C40.2382 21.6332 40.1971 22.021 40.1163 22.4183C40.009 22.7818 39.8741 23.0986 39.6033 23.3692C39.4124 23.5606 39.0115 23.8519 38.4007 24.2431L37.3776 24.8755L37.21 24.9714L36.0736 25.5867C35.6267 25.8082 35.1579 26.0382 34.7313 26.1165C34.1294 26.227 33.5448 25.7305 33.1666 25.3033C33.1455 25.279 33.1298 25.2521 33.1195 25.2226C33.1048 25.1809 33.1163 25.1496 33.1541 25.1285C33.7741 24.7753 34.3814 24.4298 34.9759 24.092C36.6717 23.1279 38.3064 22.1966 39.8801 21.298C39.9732 21.2446 40.0722 21.1922 40.1772 21.1409C40.183 21.1381 40.1893 21.1367 40.1957 21.1367C40.202 21.1367 40.2083 21.1381 40.2141 21.1409C40.2198 21.1436 40.2249 21.1475 40.2289 21.1525C40.233 21.1574 40.2359 21.1632 40.2374 21.1694C40.2422 21.1868 40.243 21.2153 40.2398 21.2549Z' fill='url(%23paint7_linear_541_144932)'/%3E%3Cg opacity='0.3' filter='url(%23filter1_f_541_144932)'%3E%3Cpath d='M3.21525 12.6882C3.29638 13.1324 3.40734 13.5627 3.65073 13.9596L3.85773 14.1732C4.56801 14.6356 5.29341 15.0695 6.03392 15.4749C6.56922 15.7678 7.10572 16.0591 7.6434 16.3488C10.7745 18.0342 13.4522 19.4788 15.6765 20.6824C17.4486 21.6416 18.6534 22.3116 19.2909 22.6923C19.8211 23.0091 20.2573 23.288 20.5998 23.5292C20.6829 23.5878 20.7575 23.6576 20.8235 23.7385C20.8704 23.7964 20.8688 23.8526 20.8187 23.9072C20.4214 24.3393 19.8833 24.6816 19.3924 24.9893C18.346 25.6439 17.2806 26.2649 16.1961 26.8523L15.3919 27.3002L12.9604 28.6104C12.9533 28.6142 12.947 28.6195 12.942 28.626C12.937 28.6324 12.9334 28.6399 12.9314 28.6478C12.9294 28.6558 12.9291 28.6641 12.9305 28.6722C12.9319 28.6803 12.935 28.688 12.9395 28.6948L13.307 29.2549L14.7202 31.3759C14.7258 31.3843 14.733 31.3915 14.7414 31.397C14.7498 31.4025 14.7592 31.4063 14.7691 31.408C14.7789 31.4098 14.789 31.4095 14.7988 31.4072C14.8085 31.4049 14.8177 31.4007 14.8258 31.3947L15.2064 31.1119C16.9284 29.8177 18.628 28.4775 20.3051 27.0914L20.7602 26.7018L21.4827 26.0846L22.1162 25.5312L22.7557 24.917L23.4721 24.1603C23.6694 23.9374 23.8147 23.7043 23.9082 23.4612L23.8927 23.3143L23.7686 23.111C23.4632 22.8011 23.1397 22.5309 22.798 22.3003L21.8579 21.6643L21.4922 21.4324L18.9002 19.8892L16.5057 18.5474L15.4414 17.9685L15.3197 17.9017L13.9053 17.1389L13.0982 16.7056L12.6663 16.4811L11.4511 15.8433L10.585 15.3863L10.2909 15.237L8.87467 14.5015L8.14987 14.1192L7.72573 13.9134L6.41273 13.2471L5.67182 12.8636L5.2775 12.6676L3.80404 11.9254L3.19675 11.6304C3.19131 11.6278 3.18528 11.6266 3.17925 11.627C3.17323 11.6275 3.16742 11.6295 3.16242 11.633C3.15741 11.6364 3.15338 11.6411 3.15071 11.6466C3.14805 11.6521 3.14685 11.6583 3.14724 11.6644L3.21525 12.6882Z' fill='url(%23paint8_linear_541_144932)'/%3E%3Cpath d='M4.98868 15.3391C4.96839 15.7275 4.99186 16.1161 5.05907 16.5049C5.08254 16.6202 5.11137 16.7452 5.14557 16.8799C5.21715 17.1599 5.33865 17.4079 5.51006 17.6239C5.75643 17.9334 6.21995 18.2174 6.57907 18.4687L7.36173 18.9802C9.49657 20.3149 11.666 21.5889 13.87 22.8023C14.6821 23.2493 15.5022 23.6808 16.3302 24.0967C16.7211 24.2933 17.1411 24.4784 17.5901 24.652C18.3394 24.9414 19.2294 24.2417 19.6655 23.6901C19.6705 23.6839 19.6741 23.6766 19.6761 23.6688C19.678 23.6609 19.6783 23.6528 19.6768 23.6449C19.6753 23.6369 19.6721 23.6294 19.6675 23.6229C19.6629 23.6163 19.6569 23.6109 19.65 23.607C14.8872 20.8919 10.1343 18.1847 5.39135 15.4853C5.38816 15.4833 5.34521 15.4558 5.26249 15.4028C5.16028 15.3373 5.06901 15.316 4.98868 15.3391Z' fill='url(%23paint9_linear_541_144932)'/%3E%3Cpath d='M6.34019 19.1348C6.33025 19.549 6.36127 19.9611 6.43325 20.3709C6.48097 20.6327 6.57066 20.9161 6.70229 21.2212L6.82518 21.436C6.93773 21.5926 7.06897 21.7305 7.2189 21.8499C7.44957 22.0331 7.68997 22.214 7.94012 22.3924L8.63629 22.8621C10.0306 23.7473 11.4617 24.5771 12.9296 25.3515C13.4689 25.6359 13.9618 25.8772 14.4085 26.0754C14.7401 26.2229 15.1905 26.4213 15.5598 26.4056C16.2154 26.3777 16.8316 25.9249 17.1907 25.3939C17.1972 25.3844 17.2016 25.3736 17.2037 25.3623C17.2058 25.3509 17.2055 25.3393 17.2029 25.328C17.2004 25.3168 17.1955 25.3062 17.1887 25.2969C17.1819 25.2877 17.1732 25.28 17.1633 25.2744L6.34019 19.1348Z' fill='url(%23paint10_linear_541_144932)'/%3E%3Cpath d='M7.30314 22.9932C7.30473 23.3715 7.34589 23.7593 7.42662 24.1566C7.534 24.5201 7.66882 24.8369 7.93965 25.1075C8.13055 25.2989 8.53143 25.5902 9.14229 25.9814L10.1654 26.6138L10.333 26.7096L11.4694 27.325C11.9162 27.5465 12.3851 27.7765 12.8116 27.8548C13.4135 27.9652 13.9982 27.4688 14.3764 27.0416C14.3975 27.0173 14.4132 26.9904 14.4235 26.9609C14.4382 26.9192 14.4267 26.8879 14.3889 26.8668C13.7689 26.5136 13.1616 26.1681 12.5671 25.8303C10.8713 24.8662 9.23654 23.9349 7.66285 23.0363C7.56979 22.9829 7.47077 22.9305 7.36578 22.8791C7.35998 22.8764 7.35367 22.875 7.3473 22.875C7.34092 22.875 7.33464 22.8764 7.32889 22.8791C7.32314 22.8819 7.31807 22.8858 7.31403 22.8907C7.30999 22.8957 7.30709 22.9015 7.30552 22.9077C7.30075 22.9251 7.29996 22.9536 7.30314 22.9932Z' fill='url(%23paint11_linear_541_144932)'/%3E%3C/g%3E%3Cpath d='M4.92228 10.9499C5.00341 11.3941 5.11437 11.8244 5.35776 12.2213L5.56476 12.4349C6.27504 12.8973 7.00044 13.3312 7.74095 13.7366C8.27625 14.0295 8.81275 14.3208 9.35043 14.6105C12.4815 16.2959 15.1592 17.7405 17.3835 18.9441C19.1556 19.9033 20.3605 20.5733 20.998 20.954C21.5281 21.2708 21.9644 21.5497 22.3068 21.7909C22.3899 21.8495 22.4645 21.9193 22.5305 22.0002C22.5774 22.0581 22.5758 22.1143 22.5257 22.1689C22.1284 22.601 21.5903 22.9433 21.0994 23.251C20.053 23.9056 18.9876 24.5266 17.9031 25.114L17.099 25.5619L14.6674 26.8721C14.6603 26.8759 14.654 26.8812 14.649 26.8877C14.644 26.8941 14.6404 26.9016 14.6384 26.9095C14.6364 26.9175 14.6361 26.9258 14.6376 26.9339C14.639 26.942 14.642 26.9497 14.6466 26.9565L15.014 27.5166L16.4272 29.6376C16.4329 29.646 16.4401 29.6532 16.4485 29.6587C16.4569 29.6643 16.4663 29.668 16.4761 29.6698C16.486 29.6715 16.4961 29.6712 16.5058 29.6689C16.5156 29.6667 16.5247 29.6624 16.5328 29.6564L16.9134 29.3736C18.6355 28.0794 20.335 26.7392 22.0121 25.3531L22.4673 24.9635L23.1897 24.3464L23.8232 23.7929L24.4627 23.1788L25.1792 22.422C25.3764 22.1991 25.5218 21.9661 25.6152 21.7229L25.5997 21.576L25.4756 21.3727C25.1702 21.0628 24.8467 20.7926 24.5051 20.562L23.5649 19.926L23.1992 19.6942L20.6072 18.1509L18.2127 16.8091L17.1485 16.2302L17.0268 16.1634L15.6124 15.4006L14.8052 14.9673L14.3733 14.7428L13.1582 14.105L12.292 13.648L11.9979 13.4987L10.5817 12.7632L9.8569 12.3809L9.43276 12.1752L8.11976 11.5088L7.37885 11.1253L6.98454 10.9293L5.51107 10.1871L4.90379 9.89214C4.89834 9.88948 4.89231 9.88832 4.88628 9.88877C4.88026 9.88921 4.87446 9.89126 4.86945 9.89469C4.86444 9.89813 4.86041 9.90284 4.85774 9.90835C4.85508 9.91387 4.85389 9.92 4.85427 9.92613L4.92228 10.9499Z' fill='url(%23paint12_linear_541_144932)'/%3E%3Cpath d='M6.69571 13.6008C6.67543 13.9892 6.69889 14.3778 6.7661 14.7666C6.78957 14.8819 6.8184 15.0069 6.8526 15.1416C6.92419 15.4216 7.04568 15.6696 7.21709 15.8856C7.46347 16.1951 7.92698 16.4791 8.2861 16.7304L9.06877 17.242C11.2036 18.5767 13.373 19.8507 15.5771 21.064C16.3892 21.511 17.2092 21.9425 18.0372 22.3584C18.4282 22.555 18.8481 22.7401 19.2971 22.9137C20.0464 23.2032 20.9364 22.5035 21.3725 21.9518C21.3775 21.9456 21.3811 21.9383 21.3831 21.9305C21.385 21.9227 21.3853 21.9145 21.3838 21.9066C21.3823 21.8986 21.3792 21.8911 21.3745 21.8846C21.3699 21.8781 21.3639 21.8726 21.357 21.8687C16.5942 19.1536 11.8413 16.4464 7.09838 13.7471C7.0952 13.745 7.05225 13.7175 6.96952 13.6645C6.86732 13.599 6.77605 13.5777 6.69571 13.6008Z' fill='url(%23paint13_linear_541_144932)'/%3E%3Cpath d='M8.04722 17.3965C8.03728 17.8108 8.0683 18.2228 8.14028 18.6327C8.18801 18.8944 8.27769 19.1778 8.40933 19.4829L8.53221 19.6977C8.64476 19.8543 8.776 19.9922 8.92593 20.1116C9.1566 20.2949 9.397 20.4757 9.64716 20.6541L10.3433 21.1238C11.7376 22.009 13.1688 22.8388 14.6367 23.6132C15.1759 23.8976 15.6689 24.1389 16.1155 24.3372C16.4472 24.4846 16.8976 24.6831 17.2668 24.6673C17.9224 24.6394 18.5387 24.1867 18.8978 23.6557C18.9042 23.6461 18.9086 23.6353 18.9107 23.624C18.9128 23.6126 18.9126 23.601 18.91 23.5897C18.9074 23.5785 18.9025 23.5679 18.8957 23.5587C18.8889 23.5494 18.8802 23.5417 18.8703 23.5361L8.04722 17.3965Z' fill='url(%23paint14_linear_541_144932)'/%3E%3Cpath d='M9.01017 21.2549C9.01176 21.6332 9.05292 22.021 9.13365 22.4183C9.24103 22.7818 9.37585 23.0986 9.64668 23.3692C9.83758 23.5606 10.2385 23.8519 10.8493 24.2431L11.8724 24.8755L12.04 24.9714L13.1764 25.5867C13.6233 25.8082 14.0921 26.0382 14.5187 26.1165C15.1206 26.227 15.7052 25.7305 16.0834 25.3033C16.1045 25.279 16.1202 25.2521 16.1305 25.2226C16.1452 25.1809 16.1337 25.1496 16.0959 25.1285C15.4759 24.7753 14.8686 24.4298 14.2741 24.092C12.5783 23.1279 10.9436 22.1966 9.36989 21.298C9.27682 21.2446 9.1778 21.1922 9.07281 21.1409C9.06701 21.1381 9.0607 21.1367 9.05433 21.1367C9.04795 21.1367 9.04167 21.1381 9.03592 21.1409C9.03017 21.1436 9.0251 21.1475 9.02106 21.1525C9.01702 21.1574 9.01412 21.1632 9.01256 21.1694C9.00778 21.1868 9.00699 21.2153 9.01017 21.2549Z' fill='url(%23paint15_linear_541_144932)'/%3E%3Cg filter='url(%23filter2_f_541_144932)'%3E%3Cpath d='M18.5142 13.4744C18.7842 13.3168 18.9192 13.2379 19.0473 13.1676C22.3439 11.3582 26.3364 11.3582 29.633 13.1676C29.761 13.2379 29.896 13.3168 30.166 13.4744V13.4744C30.4317 13.6296 30.5645 13.7071 30.687 13.783C33.8367 15.7348 35.7922 19.1412 35.8892 22.8453C35.893 22.9893 35.893 23.1432 35.893 23.4508V23.68C35.893 23.9876 35.893 24.1414 35.8892 24.2854C35.7922 27.9896 33.8367 31.396 30.687 33.3477C30.5645 33.4236 30.4317 33.5012 30.166 33.6563V33.6563C29.896 33.814 29.761 33.8928 29.633 33.9631C26.3364 35.7726 22.3439 35.7726 19.0473 33.9631C18.9192 33.8928 18.7842 33.814 18.5142 33.6563V33.6563C18.2486 33.5012 18.1157 33.4236 17.9933 33.3477C14.8435 31.396 12.8881 27.9896 12.791 24.2854C12.7872 24.1414 12.7872 23.9876 12.7872 23.68V23.4508C12.7872 23.1432 12.7872 22.9893 12.791 22.8453C12.8881 19.1412 14.8435 15.7348 17.9933 13.783C18.1157 13.7071 18.2486 13.6296 18.5142 13.4744V13.4744Z' fill='url(%23paint16_linear_541_144932)'/%3E%3C/g%3E%3Cpath d='M19.623 10.6546C21.8209 9.7079 22.9198 9.23455 24.0745 9.14343C24.441 9.11451 24.8093 9.11451 25.1758 9.14343C26.3305 9.23455 27.4295 9.7079 29.6273 10.6546V10.6546C32.4552 11.8726 33.8691 12.4816 34.7874 13.5836C35.0763 13.9303 35.3251 14.3084 35.5292 14.7109C36.178 15.9902 36.178 17.5297 36.178 20.6087L36.178 21.5298C36.1781 25.591 36.1781 27.6216 35.4943 29.4693C35.3766 29.7873 35.2442 30.0998 35.0977 30.4057C34.2462 32.1823 32.7876 33.595 29.8704 36.4206V36.4206C27.5512 38.6669 26.3916 39.7901 24.9809 39.9158C24.7449 39.9368 24.5075 39.9368 24.2714 39.9158C22.8607 39.7903 21.701 38.6672 19.3815 36.421V36.421C16.4635 33.5952 15.0045 32.1822 14.1528 30.4054C14.0063 30.0996 13.8739 29.7873 13.7563 29.4693C13.0723 27.6214 13.0723 25.5904 13.0723 21.5285L13.0723 20.6088C13.0723 17.5298 13.0723 15.9903 13.7211 14.7109C13.9252 14.3084 14.174 13.9303 14.4629 13.5836C15.3812 12.4816 16.7952 11.8726 19.623 10.6546V10.6546Z' fill='url(%23paint17_linear_541_144932)'/%3E%3CforeignObject x='1.78711' y='0.810547' width='45.1055' height='45.5098'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_541_144932_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M20.47 12.4111C22.4753 11.5171 23.478 11.0701 24.5421 11.0701C25.6062 11.0702 26.6089 11.5172 28.6141 12.4113L29.1983 12.6718C31.5001 13.6981 32.651 14.2112 33.2958 15.2046C33.9405 16.198 33.9405 17.4581 33.9405 19.9784V21.2816C33.9405 24.744 33.9405 26.4752 33.393 28.061C33.2408 28.5021 33.0578 28.932 32.8455 29.3475C32.0822 30.8414 30.8345 32.0416 28.3392 34.442V34.442C26.7218 35.9979 25.9131 36.7759 24.9396 36.9063C24.6751 36.9417 24.4071 36.9417 24.1426 36.9063C23.1691 36.7758 22.3605 35.9978 20.7431 34.4419V34.4419C18.2482 32.0416 17.0007 30.8414 16.2375 29.3476C16.0252 28.9321 15.8422 28.5021 15.6899 28.061C15.1426 26.4754 15.1426 24.7443 15.1426 21.2822V19.9786C15.1426 17.4583 15.1426 16.1981 15.7874 15.2047C16.4321 14.2113 17.5831 13.6981 19.8851 12.6719L20.47 12.4111Z' fill='url(%23paint18_radial_541_144932)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_541_144932' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='15' y='10' width='19' height='25'%3E%3CforeignObject x='1.78711' y='0.810547' width='45.1055' height='45.5098'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_2_541_144932_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M21.3412 11.4939C23.4094 10.7445 25.6751 10.7442 27.7434 11.4932V11.4932C31.465 12.8409 33.9438 16.3756 33.9428 20.3337L33.9415 25.1336C33.9409 27.6424 32.9368 30.0474 31.1537 31.8124V31.8124C27.4915 35.4374 21.592 35.4384 17.9299 31.8132V31.8132C16.1462 30.0475 15.143 27.6417 15.1436 25.1319L15.1449 20.3276C15.1459 16.3726 17.6229 12.8414 21.3412 11.4939V11.4939Z' fill='url(%23paint19_radial_541_144932)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_541_144932)'%3E%3Cpath opacity='0.3' d='M35.3935 23.5653C35.3935 21.6384 34.892 19.7454 33.9394 18.0766L24.5405 23.5653H35.3935Z' fill='white'/%3E%3Cpath d='M33.9394 29.0541C34.892 27.3853 35.3935 25.4923 35.3935 23.5653H24.5405L33.9394 29.0541Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M29.967 33.0721C31.6168 32.1086 32.9869 30.7228 33.9394 29.0541L24.5405 23.5653L29.967 33.0721Z' fill='white'/%3E%3Cpath d='M24.5405 34.5428C26.4456 34.5428 28.3171 34.0356 29.967 33.0721L24.5405 23.5653L24.5405 34.5428Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M19.114 33.0721C20.7639 34.0356 22.6354 34.5428 24.5405 34.5428L24.5405 23.5653L19.114 33.0721Z' fill='white'/%3E%3Cpath d='M15.1415 29.0541C16.0941 30.7228 17.4641 32.1086 19.114 33.0721L24.5405 23.5653L15.1415 29.0541Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M13.6875 23.5653C13.6875 25.4923 14.189 27.3853 15.1415 29.0541L24.5405 23.5653L13.6875 23.5653Z' fill='white'/%3E%3Cpath d='M15.1415 18.0766C14.189 19.7454 13.6875 21.6384 13.6875 23.5653L24.5405 23.5653L15.1415 18.0766Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M19.114 14.0586C17.4641 15.0221 16.0941 16.4078 15.1415 18.0766L24.5405 23.5653L19.114 14.0586Z' fill='white'/%3E%3Cpath d='M24.5405 12.5879C22.6354 12.5879 20.7639 13.0951 19.114 14.0586L24.5405 23.5653L24.5405 12.5879Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M29.967 14.0586C28.3171 13.0951 26.4456 12.5879 24.5405 12.5879L24.5405 23.5653L29.967 14.0586Z' fill='white'/%3E%3Cpath d='M33.9394 18.0766C32.9869 16.4078 31.6168 15.0221 29.967 14.0586L24.5405 23.5653L33.9394 18.0766Z' fill='%23F6BD5A'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M16.6525 34.9666C16.5 35.0232 16.0078 35.1787 15.5504 35.3272L14.7324 35.5888L15.8276 36.7059C16.4307 37.3281 16.9506 37.8301 16.9783 37.8301C17.0129 37.8301 17.0337 37.1584 17.0337 36.3453C17.0337 35.5251 17.0129 34.8605 16.9852 34.8676C16.9506 34.8676 16.805 34.9171 16.6525 34.9666Z' fill='%23A63C1C'/%3E%3Cpath d='M32.9336 36.3453C32.9336 37.1616 33.0035 37.8301 33.0382 37.8301C33.0659 37.8301 33.5366 37.3305 34.1397 36.7112L35.2349 35.5923L34.9022 35.4868C34.5695 35.3812 33.4049 35.0083 33.093 34.9098L32.9336 34.8675V36.3453Z' fill='%23A63C1C'/%3E%3Cpath d='M13.906 32.7378C13.5204 32.8743 12.9614 33.1083 12.6529 33.2578C12.0039 33.5698 10.9564 34.2327 11.0014 34.2912C11.0207 34.3107 11.432 34.7267 11.9075 35.2077L12.7814 36.0852L12.4858 37.2227C12.3188 37.8466 12.1067 38.6526 12.0039 39.0101C11.9011 39.3676 11.8304 39.6666 11.8368 39.6731C11.8432 39.6861 12.1838 39.5236 12.5887 39.3221C13.8161 38.7111 15.7053 38.0546 16.6821 37.8986C16.8299 37.8726 16.952 37.8531 16.952 37.8466C16.952 37.8336 16.4765 37.3527 15.8917 36.7677C15.1655 36.0397 14.8571 35.6887 14.9149 35.6497C14.9728 35.6107 14.9728 35.5977 14.9149 35.5977C14.8507 35.5977 14.8314 35.2402 14.8314 34.0377C14.8314 32.5948 14.825 32.4778 14.7221 32.4843C14.6579 32.4843 14.2916 32.6013 13.906 32.7378Z' fill='url(%23paint20_linear_541_144932)'/%3E%3Cpath d='M35.1387 34.0385C35.1387 35.2409 35.1194 35.5984 35.0616 35.5984C34.9973 35.5984 34.9973 35.6114 35.0552 35.6504C35.113 35.6894 34.8046 36.0404 34.0784 36.7684C33.4936 37.3534 33.0245 37.8344 33.0374 37.8409C33.0438 37.8474 33.2237 37.8864 33.4358 37.9319C34.631 38.1854 36.1283 38.7119 37.3557 39.3033C37.7799 39.5113 38.1333 39.6738 38.1397 39.6738C38.1461 39.6673 38.069 39.3683 37.9662 39.0108C37.8634 38.6534 37.6513 37.8474 37.4843 37.2234L37.1887 36.0859L38.0947 35.1824L39.0008 34.2725L38.853 34.162C38.5703 33.941 37.7092 33.447 37.1822 33.1935C36.6296 32.9335 35.3829 32.4785 35.2287 32.4785C35.1516 32.4785 35.1387 32.745 35.1387 34.0385Z' fill='url(%23paint21_linear_541_144932)'/%3E%3Cpath d='M23.8275 28.4221C23.6669 28.4351 23.1785 28.4741 22.7351 28.5131C20.5695 28.7016 18.2175 29.2151 15.3772 30.1186L14.7988 30.3071L14.8245 32.933C14.8374 34.3825 14.8567 35.5785 14.8695 35.585C14.8759 35.598 15.3129 35.4745 15.8399 35.312C16.3668 35.1495 16.8423 35.013 16.9002 35.013C16.958 35.013 17.4528 34.896 17.9926 34.753C20.6081 34.064 22.6901 33.778 25.0292 33.778C27.2205 33.778 29.2191 34.0445 31.6353 34.6685C32.2715 34.831 32.882 34.9805 32.9848 34.9935C33.094 35.013 33.6081 35.156 34.1286 35.3185C34.6556 35.481 35.0926 35.598 35.099 35.585C35.1118 35.5785 35.1311 34.3825 35.144 32.933L35.1697 30.3071L34.3985 30.0601C31.9309 29.2671 29.7332 28.7796 27.5611 28.5391C26.6936 28.4481 24.3802 28.3701 23.8275 28.4221Z' fill='url(%23paint22_linear_541_144932)'/%3E%3Cg filter='url(%23filter3_d_541_144932)'%3E%3Cpath d='M18.0485 32.3438V30.3937H18.5645V31.1197H18.5765L19.0685 30.3937H19.6325L19.0505 31.1857L19.7465 32.3438H19.1825L18.7505 31.5938L18.5645 31.8577V32.3438H18.0485ZM19.9323 32.3438V30.3937H21.1923V30.8257H20.4483V31.1317H21.0843V31.5637H20.4483V31.9117H21.2223V32.3438H19.9323ZM21.5993 32.3438V30.3937H22.1153V31.9117H22.8533V32.3438H21.5993ZM23.868 32.3798C23.732 32.3798 23.613 32.3607 23.511 32.3227C23.409 32.2847 23.324 32.2267 23.256 32.1487C23.19 32.0707 23.14 31.9727 23.106 31.8547C23.074 31.7347 23.058 31.5937 23.058 31.4317V30.3937H23.574V31.4917C23.574 31.5997 23.584 31.6867 23.604 31.7527C23.626 31.8167 23.658 31.8637 23.7 31.8937C23.744 31.9217 23.8 31.9357 23.868 31.9357C23.936 31.9357 23.992 31.9217 24.036 31.8937C24.08 31.8637 24.113 31.8167 24.135 31.7527C24.157 31.6867 24.168 31.5997 24.168 31.4917V30.3937H24.666V31.4317C24.666 31.5937 24.65 31.7347 24.618 31.8547C24.586 31.9727 24.537 32.0707 24.471 32.1487C24.407 32.2267 24.324 32.2847 24.222 32.3227C24.122 32.3607 24.004 32.3798 23.868 32.3798ZM24.8103 32.3438L25.4043 30.3937H26.0283L26.6223 32.3438H26.0763L25.8543 31.3957C25.8303 31.3017 25.8063 31.1997 25.7823 31.0897C25.7583 30.9797 25.7343 30.8757 25.7103 30.7777H25.6983C25.6783 30.8757 25.6563 30.9797 25.6323 31.0897C25.6083 31.1997 25.5843 31.3017 25.5603 31.3957L25.3383 32.3438H24.8103ZM25.2363 31.9297V31.5307H26.1903V31.9297H25.2363ZM26.8083 32.3438V30.3937H27.5463C27.6863 30.3937 27.8153 30.4127 27.9333 30.4507C28.0513 30.4867 28.1463 30.5507 28.2183 30.6427C28.2903 30.7347 28.3263 30.8617 28.3263 31.0237C28.3263 31.1797 28.2903 31.3067 28.2183 31.4047C28.1463 31.5027 28.0513 31.5747 27.9333 31.6207C27.8153 31.6667 27.6863 31.6897 27.5463 31.6897H27.3243V32.3438H26.8083ZM27.3243 31.2817H27.5103C27.6123 31.2817 27.6893 31.2597 27.7413 31.2157C27.7953 31.1717 27.8223 31.1077 27.8223 31.0237C27.8223 30.9397 27.7953 30.8817 27.7413 30.8497C27.6893 30.8177 27.6123 30.8018 27.5103 30.8018H27.3243V31.2817ZM27.8583 32.3438L27.4533 31.5547L27.8013 31.2127L28.4343 32.3438H27.8583ZM29.5979 32.3798C29.4159 32.3798 29.2499 32.3438 29.0999 32.2717C28.9519 32.1977 28.8339 32.0867 28.7459 31.9387C28.6579 31.7907 28.6139 31.6057 28.6139 31.3837C28.6139 31.2197 28.6399 31.0747 28.6919 30.9487C28.7439 30.8207 28.8149 30.7127 28.9049 30.6247C28.9949 30.5367 29.0979 30.4707 29.2139 30.4267C29.3319 30.3807 29.4559 30.3577 29.5859 30.3577C29.7299 30.3577 29.8549 30.3827 29.9609 30.4327C30.0669 30.4827 30.1539 30.5437 30.2219 30.6157L29.9519 30.9277C29.9039 30.8857 29.8529 30.8547 29.7989 30.8347C29.7469 30.8127 29.6819 30.8018 29.6039 30.8018C29.5159 30.8018 29.4369 30.8247 29.3669 30.8707C29.2969 30.9147 29.2419 30.9787 29.2019 31.0627C29.1619 31.1467 29.1419 31.2477 29.1419 31.3657C29.1419 31.4877 29.1599 31.5917 29.1959 31.6777C29.2339 31.7617 29.2899 31.8257 29.3639 31.8697C29.4399 31.9137 29.5359 31.9357 29.6519 31.9357C29.6799 31.9357 29.7069 31.9327 29.7329 31.9267C29.7609 31.9207 29.7839 31.9117 29.8019 31.8997V31.6297H29.5139V31.2097H30.2579V32.1397C30.1899 32.2057 30.0969 32.2627 29.9789 32.3107C29.8629 32.3567 29.7359 32.3798 29.5979 32.3798ZM30.3621 32.3438L30.9561 30.3937H31.5801L32.1741 32.3438H31.6281L31.4061 31.3957C31.3821 31.3017 31.3581 31.1997 31.3341 31.0897C31.3101 30.9797 31.2861 30.8757 31.2621 30.7777H31.2501C31.2301 30.8757 31.2081 30.9797 31.1841 31.0897C31.1601 31.1997 31.1361 31.3017 31.1121 31.3957L30.8901 32.3438H30.3621ZM30.7881 31.9297V31.5307H31.7421V31.9297H30.7881Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter4_f_541_144932)'%3E%3Cpath d='M19.1193 29.4503C18.6382 29.7053 18.0923 29.2584 18.1895 28.6878L19.224 22.5956L14.8331 18.2731C14.423 17.8686 14.6362 17.1293 15.1858 17.0495L21.2905 16.153L24.0125 10.5799C24.258 10.0775 24.9223 10.0775 25.1679 10.5799L27.8899 16.153L33.9946 17.0495C34.5442 17.1293 34.7573 17.8686 34.346 18.2731L29.9564 22.5956L30.9908 28.6878C31.0881 29.2584 30.5421 29.7053 30.0611 29.4503L24.5883 26.5446L19.1193 29.4503Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter5_d_541_144932)'%3E%3Cpath d='M18.5757 22.5886C18.2311 22.5284 18.1182 22.0844 18.3839 21.8318L21.2198 19.1335L20.5866 15.1913C20.5278 14.8227 20.9171 14.5299 21.231 14.7067L24.7207 16.6649L28.2315 14.8992C28.5481 14.7401 28.8909 15.003 28.8279 15.3563L28.1271 19.2762L30.9394 22.149C31.1929 22.4072 31.0236 22.8686 30.6585 22.9122L26.7594 23.3801L24.9915 26.897C24.8261 27.2266 24.3754 27.2385 24.2235 26.9181L22.4966 23.2704L18.5757 22.5886Z' fill='%23F17942'/%3E%3C/g%3E%3Cg filter='url(%23filter6_d_541_144932)'%3E%3Cg clip-path='url(%23paint23_angular_541_144932_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(6.81073e-05 -0.00875863 0.00914785 7.36155e-05 24.5892 19.863)'%3E%3CforeignObject x='-1004.8' y='-1004.8' width='2009.6' height='2009.6'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(240, 126, 86, 1) 91.7857deg,rgba(250, 215, 114, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M20.1606 27.5325C19.7711 27.7365 19.3292 27.379 19.4079 26.9225L20.2453 22.0487L16.6908 18.5907C16.3588 18.2672 16.5314 17.6757 16.9763 17.6118L21.9182 16.8947L24.1217 12.4362C24.3205 12.0343 24.8583 12.0343 25.057 12.4362L27.2606 16.8947L32.2024 17.6118C32.6474 17.6757 32.8199 18.2672 32.487 18.5907L28.9334 22.0487L29.7709 26.9225C29.8496 27.379 29.4076 27.7365 29.0182 27.5325L24.5879 25.2079L20.1606 27.5325Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94331824779510498,&%2334;g&%2334;:0.49721625447273254,&%2334;b&%2334;:0.33741852641105652,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.25496017932891846%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.13621465861797333,&%2334;m01&%2334;:18.295703887939453,&%2334;m02&%2334;:15.373279571533203,&%2334;m10&%2334;:-17.517265319824219,&%2334;m11&%2334;:0.14723090827465057,&%2334;m12&%2334;:28.548013687133789%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg clip-path='url(%23paint24_angular_541_144932_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00119512 -0.00269211 0.00450568 0.00207001 30.9758 11.1924)'%3E%3CforeignObject x='-1528.16' y='-1528.16' width='3056.32' height='3056.32'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(242, 141, 77, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M32.0002 8.84766L28.2441 10.0634L30.1222 12.495L33.4765 12.3213L32.0002 8.84766Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.55294120311737061,&%2334;b&%2334;:0.30196079611778259,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:2.3902432918548584,&%2334;m01&%2334;:9.0113630294799805,&%2334;m02&%2334;:25.275045394897461,&%2334;m10&%2334;:-5.3842105865478516,&%2334;m11&%2334;:4.1400232315063477,&%2334;m12&%2334;:11.814486503601074%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint25_angular_541_144932_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00146544 0.00166498 -0.00278662 0.00253821 28.7002 37.5687)'%3E%3CforeignObject x='-1676.23' y='-1676.23' width='3352.47' height='3352.47'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(242, 141, 77, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M29.9816 39.0072L30.3039 35.9913L28.0753 36.5692L27.1671 38.9836L29.9816 39.0072Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.55294120311737061,&%2334;b&%2334;:0.30196079611778259,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:2.9308772087097168,&%2334;m01&%2334;:-5.5732402801513672,&%2334;m02&%2334;:30.021354675292969,&%2334;m10&%2334;:3.3299629688262939,&%2334;m11&%2334;:5.0764293670654297,&%2334;m12&%2334;:33.365524291992188%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint26_angular_541_144932_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00155265 0.00158106 -0.00264617 -0.00268928 20.2755 37.397)'%3E%3CforeignObject x='-1673.49' y='-1673.49' width='3346.98' height='3346.98'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(242, 141, 77, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M18.9349 38.7785L21.9129 38.9382L21.2217 36.7067L18.8016 35.9185L18.9349 38.7785Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.55294120311737061,&%2334;b&%2334;:0.30196079611778259,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-3.1053078174591064,&%2334;m01&%2334;:-5.2923355102539062,&%2334;m02&%2334;:24.474290847778320,&%2334;m10&%2334;:3.1621236801147461,&%2334;m11&%2334;:-5.3785505294799805,&%2334;m12&%2334;:38.505180358886719%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint27_angular_541_144932_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.0012701 -0.00241553 -0.00444413 0.00203073 18.5238 11.1365)'%3E%3CforeignObject x='-1558' y='-1558' width='3116.01' height='3116.01'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 115, 1) 0deg,rgba(242, 143, 79, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M17.4341 9.03216L21.2217 10.0202L19.4135 12.2965L16.0567 12.2454L17.4341 9.03216Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.45098039507865906,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.56078433990478516,&%2334;b&%2334;:0.30980393290519714,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-2.5401926040649414,&%2334;m01&%2334;:-8.8882503509521484,&%2334;m02&%2334;:24.238031387329102,&%2334;m10&%2334;:-4.8310670852661133,&%2334;m11&%2334;:4.0614576339721680,&%2334;m12&%2334;:11.521344184875488%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter7_f_541_144932)'%3E%3Cpath d='M18.7508 22.221L18.1365 21.415L17.1382 21.5536L17.9359 20.9254L17.8051 19.913L18.4194 20.719L19.4178 20.5804L18.6201 21.2086L18.7508 22.221Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M15.7391 22.0628L15.1248 21.2568L14.1265 21.3954L14.9241 20.7672L14.7934 19.7548L15.4077 20.5608L16.406 20.4222L15.6083 21.0504L15.7391 22.0628Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter8_f_541_144932)'%3E%3Cpath d='M39.4889 27.9775L39.2566 26.7118L38.0669 26.2861L39.3076 26.0435L39.7296 24.8271L39.962 26.0928L41.1516 26.5185L39.9109 26.7611L39.4889 27.9775Z' fill='white'/%3E%3C/g%3E%3Cpath d='M39.4889 27.9775L39.2566 26.7118L38.0669 26.2861L39.3076 26.0435L39.7296 24.8271L39.962 26.0928L41.1516 26.5185L39.9109 26.7611L39.4889 27.9775Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter9_f_541_144932)'%3E%3Cpath d='M10.934 9.06841L11.2481 10.035L12.235 10.2397L11.2762 10.5642L11.0664 11.5631L10.7523 10.5965L9.76537 10.3919L10.7242 10.0673L10.934 9.06841Z' fill='white'/%3E%3C/g%3E%3Cpath d='M10.934 9.06841L11.2481 10.035L12.235 10.2397L11.2762 10.5642L11.0664 11.5631L10.7523 10.5965L9.76537 10.3919L10.7242 10.0673L10.934 9.06841Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_541_144932)'%3E%3Cpath d='M8.08775 33.5552L8.35257 32.8912L7.91852 32.3203L8.57417 32.595L9.13239 32.1587L8.86757 32.8227L9.30162 33.3936L8.64597 33.1189L8.08775 33.5552Z' fill='white'/%3E%3C/g%3E%3Cpath d='M8.08775 33.5552L8.35257 32.8912L7.91852 32.3203L8.57417 32.595L9.13239 32.1587L8.86757 32.8227L9.30162 33.3936L8.64597 33.1189L8.08775 33.5552Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter11_f_541_144932)'%3E%3Cpath d='M11.6667 39.3902L11.4736 38.6378L10.7398 38.4349L11.4762 38.2326L11.6789 37.4804L11.872 38.2328L12.6057 38.4357L11.8694 38.638L11.6667 39.3902Z' fill='white'/%3E%3C/g%3E%3Cpath d='M11.6667 39.3902L11.4736 38.6378L10.7398 38.4349L11.4762 38.2326L11.6789 37.4804L11.872 38.2328L12.6057 38.4357L11.8694 38.638L11.6667 39.3902Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter12_f_541_144932)'%3E%3Cpath d='M39.4935 9.35584L39.0218 9.51552L38.9185 10.0069L38.764 9.53141L38.2785 9.43074L38.7502 9.27106L38.8534 8.77963L39.008 9.25517L39.4935 9.35584Z' fill='white'/%3E%3C/g%3E%3Cpath d='M39.4935 9.35584L39.0218 9.51552L38.9185 10.0069L38.764 9.53141L38.2785 9.43074L38.7502 9.27106L38.8534 8.77963L39.008 9.25517L39.4935 9.35584Z' fill='white'/%3E%3Cg filter='url(%23filter13_f_541_144932)'%3E%3Cpath d='M40.1585 36.8797L40.8296 37.4869L41.6827 37.2014L41.0858 37.8841L41.3665 38.752L40.6954 38.1448L39.8423 38.4303L40.4392 37.7476L40.1585 36.8797Z' fill='white'/%3E%3C/g%3E%3Cpath d='M40.1585 36.8797L40.8296 37.4869L41.6827 37.2014L41.0858 37.8841L41.3665 38.752L40.6954 38.1448L39.8423 38.4303L40.4392 37.7476L40.1585 36.8797Z' fill='white'/%3E%3Cg filter='url(%23filter14_f_541_144932)'%3E%3Cpath d='M33.6679 34.839L34.0181 35.9168L35.1186 36.145L34.0494 36.5069L33.8154 37.6207L33.4652 36.5429L32.3648 36.3147L33.4339 35.9528L33.6679 34.839Z' fill='white'/%3E%3C/g%3E%3Cpath d='M33.6679 34.839L34.0181 35.9168L35.1186 36.145L34.0494 36.5069L33.8154 37.6207L33.4652 36.5429L32.3648 36.3147L33.4339 35.9528L33.6679 34.839Z' fill='white'/%3E%3Cg filter='url(%23filter15_f_541_144932)'%3E%3Cpath d='M32.7207 21.2921L33.0709 22.3699L34.1713 22.5981L33.1022 22.96L32.8682 24.0738L32.518 22.996L31.4175 22.7678L32.4867 22.4059L32.7207 21.2921Z' fill='white'/%3E%3C/g%3E%3Cpath d='M32.7207 21.2921L33.0709 22.3699L34.1713 22.5981L33.1022 22.96L32.8682 24.0738L32.518 22.996L31.4175 22.7678L32.4867 22.4059L32.7207 21.2921Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_541_144932' x='21.3418' y='7.62695' width='28.7617' height='27.7832' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_541_144932'/%3E%3C/filter%3E%3Cfilter id='filter1_f_541_144932' x='-0.853516' y='7.62695' width='28.7617' height='27.7832' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_541_144932'/%3E%3C/filter%3E%3Cfilter id='filter2_f_541_144932' x='1.78711' y='0.810547' width='45.1055' height='45.5098' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_541_144932'/%3E%3C/filter%3E%3CclipPath id='bgblur_1_541_144932_clip_path' transform='translate(-1.78711 -0.810547)'%3E%3Cpath d='M20.47 12.4111C22.4753 11.5171 23.478 11.0701 24.5421 11.0701C25.6062 11.0702 26.6089 11.5172 28.6141 12.4113L29.1983 12.6718C31.5001 13.6981 32.651 14.2112 33.2958 15.2046C33.9405 16.198 33.9405 17.4581 33.9405 19.9784V21.2816C33.9405 24.744 33.9405 26.4752 33.393 28.061C33.2408 28.5021 33.0578 28.932 32.8455 29.3475C32.0822 30.8414 30.8345 32.0416 28.3392 34.442V34.442C26.7218 35.9979 25.9131 36.7759 24.9396 36.9063C24.6751 36.9417 24.4071 36.9417 24.1426 36.9063C23.1691 36.7758 22.3605 35.9978 20.7431 34.4419V34.4419C18.2482 32.0416 17.0007 30.8414 16.2375 29.3476C16.0252 28.9321 15.8422 28.5021 15.6899 28.061C15.1426 26.4754 15.1426 24.7443 15.1426 21.2822V19.9786C15.1426 17.4583 15.1426 16.1981 15.7874 15.2047C16.4321 14.2113 17.5831 13.6981 19.8851 12.6719L20.47 12.4111Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_2_541_144932_clip_path' transform='translate(-1.78711 -0.810547)'%3E%3Cpath d='M21.3412 11.4939C23.4094 10.7445 25.6751 10.7442 27.7434 11.4932V11.4932C31.465 12.8409 33.9438 16.3756 33.9428 20.3337L33.9415 25.1336C33.9409 27.6424 32.9368 30.0474 31.1537 31.8124V31.8124C27.4915 35.4374 21.592 35.4384 17.9299 31.8132V31.8132C16.1462 30.0475 15.143 27.6417 15.1436 25.1319L15.1449 20.3276C15.1459 16.3726 17.6229 12.8414 21.3412 11.4939V11.4939Z'/%3E%3C/clipPath%3E%3Cfilter id='filter3_d_541_144932' x='14.0488' y='30.3574' width='22.125' height='10.0215' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_541_144932'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_541_144932' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter4_f_541_144932' x='-13.3809' y='-17.7969' width='75.9414' height='75.3203' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_541_144932'/%3E%3C/filter%3E%3Cfilter id='filter5_d_541_144932' x='14.2363' y='14.6543' width='20.8242' height='20.498' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_541_144932'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_541_144932' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter6_d_541_144932' x='12.5176' y='12.1348' width='24.1426' height='23.457' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_541_144932'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_541_144932' result='shape'/%3E%3C/filter%3E%3CclipPath id='paint23_angular_541_144932_clip_path'%3E%3Cpath d='M20.1606 27.5325C19.7711 27.7365 19.3292 27.379 19.4079 26.9225L20.2453 22.0487L16.6908 18.5907C16.3588 18.2672 16.5314 17.6757 16.9763 17.6118L21.9182 16.8947L24.1217 12.4362C24.3205 12.0343 24.8583 12.0343 25.057 12.4362L27.2606 16.8947L32.2024 17.6118C32.6474 17.6757 32.8199 18.2672 32.487 18.5907L28.9334 22.0487L29.7709 26.9225C29.8496 27.379 29.4076 27.7365 29.0182 27.5325L24.5879 25.2079L20.1606 27.5325Z'/%3E%3C/clipPath%3E%3CclipPath id='paint24_angular_541_144932_clip_path'%3E%3Cpath d='M32.0002 8.84766L28.2441 10.0634L30.1222 12.495L33.4765 12.3213L32.0002 8.84766Z'/%3E%3C/clipPath%3E%3CclipPath id='paint25_angular_541_144932_clip_path'%3E%3Cpath d='M29.9816 39.0072L30.3039 35.9913L28.0753 36.5692L27.1671 38.9836L29.9816 39.0072Z'/%3E%3C/clipPath%3E%3CclipPath id='paint26_angular_541_144932_clip_path'%3E%3Cpath d='M18.9349 38.7785L21.9129 38.9382L21.2217 36.7067L18.8016 35.9185L18.9349 38.7785Z'/%3E%3C/clipPath%3E%3CclipPath id='paint27_angular_541_144932_clip_path'%3E%3Cpath d='M17.4341 9.03216L21.2217 10.0202L19.4135 12.2965L16.0567 12.2454L17.4341 9.03216Z'/%3E%3C/clipPath%3E%3Cfilter id='filter7_f_541_144932' x='13.1387' y='15.9121' width='10.2793' height='10.3086' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_541_144932'/%3E%3C/filter%3E%3Cfilter id='filter8_f_541_144932' x='34.0664' y='20.8262' width='11.0859' height='11.1504' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_541_144932'/%3E%3C/filter%3E%3Cfilter id='filter9_f_541_144932' x='5.76562' y='5.06836' width='10.4688' height='10.4941' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_541_144932'/%3E%3C/filter%3E%3Cfilter id='filter10_f_541_144932' x='3.91797' y='28.1582' width='9.38281' height='9.39648' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_541_144932'/%3E%3C/filter%3E%3Cfilter id='filter11_f_541_144932' x='6.74023' y='33.4805' width='9.86523' height='9.91016' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_541_144932'/%3E%3C/filter%3E%3Cfilter id='filter12_f_541_144932' x='34.2793' y='4.7793' width='9.21484' height='9.22852' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_541_144932'/%3E%3C/filter%3E%3Cfilter id='filter13_f_541_144932' x='35.8418' y='32.8789' width='9.8418' height='9.87305' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_541_144932'/%3E%3C/filter%3E%3Cfilter id='filter14_f_541_144932' x='28.3652' y='30.8398' width='10.7539' height='10.7812' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_541_144932'/%3E%3C/filter%3E%3Cfilter id='filter15_f_541_144932' x='27.418' y='17.293' width='10.7539' height='10.7812' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_541_144932'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_541_144932' x1='30.4049' y1='21.3826' x2='38.0689' y2='12.664' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_541_144932' x1='33.1543' y1='19.9605' x2='36.3634' y2='14.5161' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_541_144932' x1='34.695' y1='22.7208' x2='37.2345' y2='18.6072' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_541_144932' x1='36.5588' y1='25.3385' x2='38.3382' y2='22.586' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_541_144932' x1='28.6978' y1='19.6443' x2='36.3619' y2='10.9257' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_541_144932' x1='31.4473' y1='18.2223' x2='34.6563' y2='12.7778' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_541_144932' x1='32.988' y1='20.9825' x2='35.5275' y2='16.8689' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_541_144932' x1='34.8517' y1='23.6002' x2='36.6312' y2='20.8477' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear_541_144932' x1='18.8451' y1='21.3826' x2='11.1811' y2='12.664' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint9_linear_541_144932' x1='16.0937' y1='19.9605' x2='12.8847' y2='14.5161' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint10_linear_541_144932' x1='14.555' y1='22.7208' x2='12.0155' y2='18.6072' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint11_linear_541_144932' x1='12.6912' y1='25.3385' x2='10.9118' y2='22.586' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint12_linear_541_144932' x1='20.5522' y1='19.6443' x2='12.8881' y2='10.9257' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint13_linear_541_144932' x1='17.8008' y1='18.2223' x2='14.5917' y2='12.7778' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint14_linear_541_144932' x1='16.262' y1='20.9825' x2='13.7225' y2='16.8689' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint15_linear_541_144932' x1='14.3983' y1='23.6002' x2='12.6188' y2='20.8477' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint16_linear_541_144932' x1='24.3401' y1='10.0723' x2='24.3401' y2='37.0585' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F4A455'/%3E%3Cstop offset='1' stop-color='%23ED4E60'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint17_linear_541_144932' x1='24.6252' y1='8.5' x2='24.6252' y2='41.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FADC6A'/%3E%3Cstop offset='1' stop-color='%23F4A339'/%3E%3C/linearGradient%3E%3CradialGradient id='paint18_radial_541_144932' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(13.6881 12.5876) rotate(45.3267) scale(30.8734 70.8772)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint19_radial_541_144932' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(13.6921 12.5878) rotate(45.3267) scale(30.8734 70.8772)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint20_linear_541_144932' x1='13.976' y1='39.6738' x2='13.976' y2='32.484' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint21_linear_541_144932' x1='36.019' y1='39.6738' x2='36.019' y2='32.4785' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint22_linear_541_144932' x1='24.9843' y1='35.5859' x2='24.9843' y2='28.4054' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_541_144932'%3E%3Crect width='50' height='50' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

.box-podium-top-board .box-podium-top-board-inner .box-top-leader {
  max-width: 450px;
  margin: 0 auto;
}
@media (min-width: 769px) {
  .box-podium-top-board .box-podium-top-board-inner .box-top-leader {
    margin-top: 38px;
  }
}
@media (min-width: 769px) {
  .box-podium-top-board .box-podium-top-board-inner .box-podium-number .box-confetti {
    bottom: 0px;
  }
}
@media (min-width: 769px) {
  .box-podium-top-board .box-podium-top-board-inner .box-podium-number .box-podium-inner svg {
    width: 100% !important;
    height: 193px !important;
  }
}

.CX-pop-up-modal.modal-info-tier .box-pop-up-modal {
  padding: 0px;
  background-color: transparent;
  margin-top: 100px;
}
.CX-pop-up-modal.modal-info-tier .box-pop-up-modal .box-pop-up-modal-inner:before {
  z-index: 2;
  background-color: #fff;
  height: 4px;
  top: 7px;
  opacity: 0;
}
.CX-pop-up-modal.modal-info-tier .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-top {
  position: relative;
  overflow: hidden;
  padding-bottom: 20px;
}
.CX-pop-up-modal.modal-info-tier .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-top:before {
  content: "";
  background-image: url("/o/axa-emma-theme/images/referral/bg-tier-1.png");
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-size: cover;
}
.CX-pop-up-modal.modal-info-tier .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-top .box-tier,
.CX-pop-up-modal.modal-info-tier .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-top .box-text {
  position: relative;
}
.CX-pop-up-modal.modal-info-tier .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-top .box-tier {
  width: 148px;
  min-height: 171px;
  position: relative;
  margin: 30px auto 20px;
}
.CX-pop-up-modal.modal-info-tier .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-top .box-tier:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='150' height='174' viewBox='0 0 150 174' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_494_147571)'%3E%3Cpath d='M61.5344 17.5103C66.8925 14.4252 69.5716 12.8826 72.5121 12.8826C75.4526 12.8826 78.1317 14.4252 83.4898 17.5103L122.555 40.0037C127.934 43.1008 130.623 44.6494 132.1 47.2041C133.577 49.7588 133.577 52.8622 133.577 59.0691V103.953C133.577 110.16 133.577 113.263 132.1 115.818C130.623 118.373 127.934 119.921 122.555 123.018L83.4898 145.512C78.1317 148.597 75.4526 150.139 72.5121 150.139C69.5716 150.139 66.8925 148.597 61.5344 145.512L22.4691 123.018C17.0902 119.921 14.4007 118.373 12.9238 115.818C11.4468 113.263 11.4468 110.16 11.4468 103.953V59.0691C11.4468 52.8622 11.4468 49.7588 12.9238 47.2041C14.4007 44.6494 17.0902 43.1008 22.4691 40.0037L61.5344 17.5103Z' fill='%2383763D'/%3E%3C/g%3E%3Cpath d='M68.5419 5.32422C71.2405 4.17816 72.5897 3.60513 74.0146 3.60513C75.4394 3.60513 76.7887 4.17816 79.4872 5.32422L127.771 25.83C131.315 27.3353 133.087 28.0879 134.083 29.5936C135.08 31.0992 135.08 33.0245 135.08 36.8752L135.08 107.261C135.08 111.901 135.08 114.221 134.193 116.293C133.307 118.365 131.629 119.967 128.274 123.172L79.5449 169.709C76.9304 172.205 75.6232 173.454 74.0201 173.454C72.417 173.454 71.1097 172.206 68.495 169.709L19.7564 123.172C16.4005 119.967 14.7226 118.365 13.836 116.293C12.9493 114.22 12.9493 111.9 12.9493 107.26L12.9492 36.8752C12.9492 33.0246 12.9492 31.0992 13.9456 29.5936C14.942 28.0879 16.7141 27.3353 20.2584 25.83L68.5419 5.32422Z' fill='url(%23paint0_linear_494_147571)'/%3E%3CforeignObject x='0.447266' y='1.88281' width='144.131' height='159.256'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_494_147571_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M69.5574 15.6889C71.54 14.8174 72.5313 14.3817 73.5817 14.3817C74.6322 14.3817 75.6235 14.8175 77.606 15.6891L118.478 33.6577C120.798 34.6775 121.958 35.1874 122.608 36.1838C123.259 37.1803 123.259 38.4472 123.259 40.9812V101.521C123.259 105.759 123.259 107.877 122.446 109.768C121.634 111.659 120.097 113.117 117.022 116.032L77.7054 153.324C75.7503 155.178 74.7727 156.106 73.5762 156.106C72.3797 156.106 71.4022 155.178 69.4472 153.324L30.1343 116.032C27.0604 113.116 25.5234 111.659 24.7109 109.768C23.8984 107.877 23.8984 105.759 23.8984 101.522V40.9815C23.8984 38.4474 23.8984 37.1804 24.5489 36.1839C25.1994 35.1874 26.3593 34.6775 28.6792 33.6578L69.5574 15.6889Z' fill='url(%23paint1_radial_494_147571)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_494_147571' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='23' y='13' width='101' height='142'%3E%3CforeignObject x='0.447266' y='1.88281' width='144.131' height='159.256'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_494_147571_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M66.8548 14.9583C70.1846 13.7685 71.8496 13.1736 73.5818 13.1734C75.3141 13.1732 76.9792 13.7677 80.3093 14.9567L110.002 25.5581C116.418 27.8492 119.627 28.9947 121.453 31.5866C123.279 34.1784 123.278 37.5852 123.276 44.3989L123.261 101.693C123.26 105.848 123.259 107.925 122.475 109.786C121.69 111.648 120.204 113.099 117.23 116.001L87.5459 144.971C80.947 151.412 77.6475 154.632 73.5763 154.632C69.5051 154.632 66.2058 151.411 59.6071 144.971L29.9309 116.005C26.9558 113.101 25.4682 111.649 24.6836 109.786C23.899 107.923 23.8996 105.845 23.9007 101.687L23.916 44.3874C23.9179 37.579 23.9188 34.1748 25.7441 31.5849C27.5695 28.9951 30.7752 27.8497 37.1866 25.5589L66.8548 14.9583Z' fill='url(%23paint2_radial_494_147571)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_494_147571)'%3E%3Cpath opacity='0.3' d='M130.944 81.5115C130.944 71.4689 128.294 61.6033 123.259 52.9061L73.5787 81.5115H130.944Z' fill='white'/%3E%3Cpath d='M123.259 110.117C128.294 101.42 130.944 91.5541 130.944 81.5115H73.5787L123.259 110.117Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M102.262 131.057C110.982 126.036 118.224 118.814 123.259 110.117L73.5787 81.5115L102.262 131.057Z' fill='white'/%3E%3Cpath d='M73.5787 138.722C83.6485 138.722 93.5408 136.079 102.262 131.057L73.5787 81.5115L73.5787 138.722Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M44.8958 131.057C53.6165 136.079 63.5089 138.722 73.5787 138.722L73.5787 81.5115L44.8958 131.057Z' fill='white'/%3E%3Cpath d='M23.8984 110.117C28.9333 118.814 36.1751 126.036 44.8958 131.057L73.5787 81.5115L23.8984 110.117Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M16.2129 81.5115C16.2129 91.5541 18.8635 101.42 23.8984 110.117L73.5787 81.5115L16.2129 81.5115Z' fill='white'/%3E%3Cpath d='M23.8984 52.9061C18.8635 61.6033 16.2129 71.4689 16.2129 81.5115L73.5787 81.5115L23.8984 52.9061Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M44.8958 31.9656C36.1751 36.9868 28.9334 44.209 23.8985 52.9061L73.5787 81.5115L44.8958 31.9656Z' fill='white'/%3E%3Cpath d='M73.5787 24.3008C63.5089 24.3008 53.6165 26.9443 44.8958 31.9656L73.5787 81.5115L73.5787 24.3008Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M102.262 31.9656C93.5408 26.9443 83.6485 24.3008 73.5787 24.3008L73.5787 81.5115L102.262 31.9656Z' fill='white'/%3E%3Cpath d='M123.259 52.9061C118.224 44.209 110.982 36.9868 102.262 31.9656L73.5787 81.5115L123.259 52.9061Z' fill='%23958A56'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M31.8755 140.93C31.0694 141.225 28.4681 142.035 26.0499 142.809L21.7266 144.173L27.5155 149.995C30.7031 153.237 33.451 155.854 33.5975 155.854C33.7807 155.854 33.8906 152.353 33.8906 148.115C33.8906 143.841 33.7807 140.377 33.6342 140.414C33.451 140.414 32.6815 140.672 31.8755 140.93Z' fill='%233E3823'/%3E%3Cpath d='M117.936 148.115C117.936 152.369 118.305 155.854 118.488 155.854C118.635 155.854 121.123 153.25 124.311 150.022L130.1 144.191L128.341 143.641C126.582 143.091 120.427 141.147 118.778 140.634L117.936 140.414V148.115Z' fill='%233E3823'/%3E%3Cpath d='M17.3604 129.317C15.3224 130.028 12.3673 131.247 10.7369 132.027C7.30622 133.653 1.76965 137.108 2.00741 137.413C2.10931 137.514 4.28318 139.682 6.79672 142.189L11.4162 146.762L9.85373 152.69C8.97059 155.942 7.84969 160.143 7.30622 162.006C6.76275 163.869 6.38912 165.427 6.42309 165.461C6.45705 165.529 8.25729 164.682 10.3972 163.632C16.8848 160.448 26.8711 157.026 32.034 156.213C32.8152 156.078 33.4606 155.976 33.4606 155.942C33.4606 155.874 30.9471 153.368 27.8561 150.319C24.0178 146.525 22.3874 144.696 22.6931 144.492C22.9988 144.289 22.9988 144.221 22.6931 144.221C22.3535 144.221 22.2516 142.358 22.2516 136.092C22.2516 128.571 22.2176 127.962 21.6741 127.995C21.3345 127.995 19.3984 128.605 17.3604 129.317Z' fill='%2361583A'/%3E%3Cpath d='M129.587 136.091C129.587 142.358 129.485 144.221 129.179 144.221C128.84 144.221 128.84 144.289 129.145 144.492C129.451 144.696 127.821 146.525 123.982 150.319C120.892 153.368 118.412 155.874 118.48 155.908C118.514 155.942 119.465 156.145 120.586 156.382C126.904 157.704 134.818 160.447 141.306 163.53C143.547 164.614 145.415 165.461 145.449 165.461C145.483 165.427 145.076 163.869 144.532 162.006C143.989 160.143 142.868 155.942 141.985 152.69L140.422 146.762L145.212 142.053L150.001 137.311L149.22 136.735C147.725 135.583 143.174 133.009 140.388 131.688C137.467 130.333 130.878 127.961 130.063 127.961C129.655 127.961 129.587 129.35 129.587 136.091Z' fill='%2361583A'/%3E%3Cpath d='M69.8033 106.823C68.9541 106.891 66.3727 107.094 64.029 107.297C52.5822 108.28 40.1504 110.956 25.1371 115.664L22.0801 116.647L22.2159 130.332C22.2839 137.886 22.3858 144.119 22.4537 144.153C22.4877 144.221 24.7974 143.577 27.5827 142.73C30.368 141.883 32.8815 141.172 33.1872 141.172C33.4929 141.172 36.1083 140.562 38.9615 139.817C52.786 136.226 63.7912 134.736 76.1551 134.736C87.7377 134.736 98.3014 136.125 111.073 139.377C114.436 140.224 117.662 141.003 118.206 141.07C118.783 141.172 121.501 141.917 124.252 142.764C127.037 143.611 129.347 144.221 129.381 144.153C129.449 144.119 129.551 137.886 129.619 130.332L129.755 116.647L125.679 115.359C112.635 111.227 101.019 108.686 89.538 107.433C84.9525 106.958 72.7244 106.552 69.8033 106.823Z' fill='url(%23paint3_linear_494_147571)'/%3E%3Cg filter='url(%23filter1_f_494_147571)'%3E%3Cpath d='M57.1969 99.9807C55.7339 100.741 54.0738 99.4086 54.3694 97.7075L57.5153 79.5449L44.1623 66.6583C42.9153 65.4526 43.5635 63.2485 45.235 63.0105L63.7995 60.3379L72.0774 43.7228C72.8241 42.2252 74.8443 42.2252 75.5909 43.7228L83.8688 60.3379L102.433 63.0105C104.105 63.2485 104.753 65.4526 103.502 66.6583L90.153 79.5449L93.2989 97.7075C93.5945 99.4086 91.9344 100.741 90.4714 99.9807L73.8285 91.318L57.1969 99.9807Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23paint4_angular_494_147571_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000207118 -0.0261119 0.0278191 0.000219468 73.8315 71.3994)'%3E%3CforeignObject x='-928.313' y='-928.313' width='1856.63' height='1856.63'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(179, 170, 128, 1) 0deg,rgba(122, 108, 65, 1) 111.084deg,rgba(179, 170, 128, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M60.3637 94.2643C59.1793 94.8725 57.8354 93.8066 58.0747 92.4457L60.6214 77.9156L49.8118 67.6064C48.8024 66.6418 49.327 64.8785 50.6802 64.6881L65.7086 62.55L72.4098 49.2579C73.0142 48.0599 74.6496 48.0599 75.2541 49.2579L81.9552 62.55L96.9836 64.6881C98.3368 64.8785 98.8614 66.6418 97.8489 67.6064L87.0424 77.9156L89.5891 92.4457C89.8284 93.8066 88.4845 94.8725 87.3001 94.2643L73.8273 87.3341L60.3637 94.2643Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.47843137383460999,&%2334;g&%2334;:0.42352941632270813,&%2334;b&%2334;:0.25490197539329529,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.30856710672378540%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.70196080207824707,&%2334;g&%2334;:0.66666668653488159,&%2334;b&%2334;:0.50196081399917603,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.4142359197139740,&%2334;m01&%2334;:55.638195037841797,&%2334;m02&%2334;:45.805282592773438,&%2334;m10&%2334;:-52.223831176757812,&%2334;m11&%2334;:0.43893620371818542,&%2334;m12&%2334;:97.291824340820312%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter2_d_494_147571)'%3E%3Cpath d='M47.4973 125V115.9H49.9053V119.288H49.9613L52.2573 115.9H54.8893L52.1733 119.596L55.4213 125H52.7893L50.7733 121.5L49.9053 122.732V125H47.4973ZM56.2883 125V115.9H62.1683V117.916H58.6963V119.344H61.6643V121.36H58.6963V122.984H62.3083V125H56.2883ZM64.0676 125V115.9H66.5316L68.5476 119.96C68.7062 120.268 68.8556 120.599 68.9956 120.954C69.1356 121.299 69.2756 121.649 69.4156 122.004H69.4716C69.4156 121.509 69.3502 120.949 69.2756 120.324C69.2009 119.689 69.1636 119.092 69.1636 118.532V115.9H71.4596V125H68.9956L66.9796 120.94C66.8302 120.632 66.6809 120.301 66.5316 119.946C66.3916 119.591 66.2516 119.241 66.1116 118.896H66.0556C66.1116 119.409 66.1769 119.979 66.2516 120.604C66.3262 121.22 66.3636 121.808 66.3636 122.368V125H64.0676ZM72.3258 125L75.0978 115.9H78.0098L80.7818 125H78.2338L77.1978 120.576C77.0858 120.137 76.9738 119.661 76.8618 119.148C76.7498 118.635 76.6378 118.149 76.5258 117.692H76.4698C76.3765 118.149 76.2738 118.635 76.1618 119.148C76.0498 119.661 75.9378 120.137 75.8258 120.576L74.7898 125H72.3258ZM74.3138 123.068V121.206H78.7658V123.068H74.3138ZM81.6496 125V115.9H84.0576V122.984H87.5016V125H81.6496ZM87.7887 125L90.5607 115.9H93.4727L96.2447 125H93.6967L92.6607 120.576C92.5487 120.137 92.4367 119.661 92.3247 119.148C92.2127 118.635 92.1007 118.149 91.9887 117.692H91.9327C91.8394 118.149 91.7367 118.635 91.6247 119.148C91.5127 119.661 91.4007 120.137 91.2887 120.576L90.2527 125H87.7887ZM89.7767 123.068V121.206H94.2287V123.068H89.7767ZM97.1125 125V115.9H99.5765L101.592 119.96C101.751 120.268 101.9 120.599 102.04 120.954C102.18 121.299 102.32 121.649 102.46 122.004H102.516C102.46 121.509 102.395 120.949 102.32 120.324C102.246 119.689 102.208 119.092 102.208 118.532V115.9H104.504V125H102.04L100.024 120.94C99.8752 120.632 99.7258 120.301 99.5765 119.946C99.4365 119.591 99.2965 119.241 99.1565 118.896H99.1005C99.1565 119.409 99.2218 119.979 99.2965 120.604C99.3712 121.22 99.4085 121.808 99.4085 122.368V125H97.1125Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter3_f_494_147571)'%3E%3Cpath d='M57.461 73.6705L55.8001 69.9246L52.7382 71.0731L55.3144 67.5703L55.1716 62.572L56.8325 66.3179L59.8944 65.1695L57.3181 68.6723L57.461 73.6705Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M48.6406 72.8502L46.9798 69.1043L43.9179 70.2527L46.4941 66.75L46.3513 61.7517L48.0122 65.4976L51.0741 64.3492L48.4978 67.852L48.6406 72.8502Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter4_f_494_147571)'%3E%3Cpath d='M118.217 104.365L117.751 97.6249L114.482 95.9311L117.992 93.9766L119.351 87.1664L119.817 93.9063L123.086 95.6001L119.577 97.5546L118.217 104.365Z' fill='white'/%3E%3C/g%3E%3Cpath d='M118.217 104.365L117.751 97.6249L114.482 95.9311L117.992 93.9766L119.351 87.1664L119.817 93.9063L123.086 95.6001L119.577 97.5546L118.217 104.365Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter5_f_494_147571)'%3E%3Cpath d='M35.1564 6.74989L35.809 10.9518L38.6552 11.2054L35.743 13.3518L34.8452 18.0634L34.1926 13.8615L31.3464 13.6079L34.2586 11.4615L35.1564 6.74989Z' fill='white'/%3E%3C/g%3E%3Cpath d='M35.1564 6.74989L35.809 10.9518L38.6552 11.2054L35.743 13.3518L34.8452 18.0634L34.1926 13.8615L31.3464 13.6079L34.2586 11.4615L35.1564 6.74989Z' fill='white'/%3E%3Cg filter='url(%23filter6_f_494_147571)'%3E%3Cpath d='M26.6835 132.371L27.2459 129.196L25.7616 125.973L27.8044 127.857L29.3165 126.057L28.7541 129.232L30.2384 132.456L28.1956 130.572L26.6835 132.371Z' fill='white'/%3E%3C/g%3E%3Cpath d='M26.6835 132.371L27.2459 129.196L25.7616 125.973L27.8044 127.857L29.3165 126.057L28.7541 129.232L30.2384 132.456L28.1956 130.572L26.6835 132.371Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter7_f_494_147571)'%3E%3Cpath d='M36.7516 162.502L36.3849 159.171L34.4347 158.69L36.4768 157.312L37.1849 153.739L37.5517 157.071L39.5018 157.552L37.4598 158.93L36.7516 162.502Z' fill='white'/%3E%3C/g%3E%3Cpath d='M36.7516 162.502L36.3849 159.171L34.4347 158.69L36.4768 157.312L37.1849 153.739L37.5517 157.071L39.5018 157.552L37.4598 158.93L36.7516 162.502Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter8_f_494_147571)'%3E%3Cpath d='M118.463 7.03682L117.03 8.09278L116.588 10.4107L116.267 8.34351L114.867 8.21879L116.3 7.16283L116.741 4.84489L117.062 6.91209L118.463 7.03682Z' fill='white'/%3E%3C/g%3E%3Cpath d='M118.463 7.03682L117.03 8.09278L116.588 10.4107L116.267 8.34351L114.867 8.21879L116.3 7.16283L116.741 4.84489L117.062 6.91209L118.463 7.03682Z' fill='white'/%3E%3Cg filter='url(%23filter9_f_494_147571)'%3E%3Cpath d='M120.394 150.051L122.359 153.197L124.858 151.718L123.11 155.255L123.932 159.753L121.967 156.606L119.468 158.085L121.216 154.548L120.394 150.051Z' fill='white'/%3E%3C/g%3E%3Cpath d='M120.394 150.051L122.359 153.197L124.858 151.718L123.11 155.255L123.932 159.753L121.967 156.606L119.468 158.085L121.216 154.548L120.394 150.051Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_494_147571)'%3E%3Cpath d='M101.774 140.383L102.502 145.069L105.675 145.351L102.428 147.745L101.427 152.998L100.699 148.313L97.5257 148.03L100.773 145.637L101.774 140.383Z' fill='white'/%3E%3C/g%3E%3Cpath d='M101.774 140.383L102.502 145.069L105.675 145.351L102.428 147.745L101.427 152.998L100.699 148.313L97.5257 148.03L100.773 145.637L101.774 140.383Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_494_147571)'%3E%3Cpath d='M99.0026 70.1839L99.7303 74.8693L102.904 75.152L99.6567 77.5454L98.6556 82.7991L97.9279 78.1137L94.7542 77.831L98.0015 75.4376L99.0026 70.1839Z' fill='white'/%3E%3C/g%3E%3Cpath d='M99.0026 70.1839L99.7303 74.8693L102.904 75.152L99.6567 77.5454L98.6556 82.7991L97.9279 78.1137L94.7542 77.831L98.0015 75.4376L99.0026 70.1839Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_494_147571' x='0.447266' y='1.88281' width='144.131' height='159.256' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_494_147571_clip_path' transform='translate(-0.447266 -1.88281)'%3E%3Cpath d='M69.5574 15.6889C71.54 14.8174 72.5313 14.3817 73.5817 14.3817C74.6322 14.3817 75.6235 14.8175 77.606 15.6891L118.478 33.6577C120.798 34.6775 121.958 35.1874 122.608 36.1838C123.259 37.1803 123.259 38.4472 123.259 40.9812V101.521C123.259 105.759 123.259 107.877 122.446 109.768C121.634 111.659 120.097 113.117 117.022 116.032L77.7054 153.324C75.7503 155.178 74.7727 156.106 73.5762 156.106C72.3797 156.106 71.4022 155.178 69.4472 153.324L30.1343 116.032C27.0604 113.116 25.5234 111.659 24.7109 109.768C23.8984 107.877 23.8984 105.759 23.8984 101.522V40.9815C23.8984 38.4474 23.8984 37.1804 24.5489 36.1839C25.1994 35.1874 26.3593 34.6775 28.6792 33.6578L69.5574 15.6889Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_494_147571_clip_path' transform='translate(-0.447266 -1.88281)'%3E%3Cpath d='M66.8548 14.9583C70.1846 13.7685 71.8496 13.1736 73.5818 13.1734C75.3141 13.1732 76.9792 13.7677 80.3093 14.9567L110.002 25.5581C116.418 27.8492 119.627 28.9947 121.453 31.5866C123.279 34.1784 123.278 37.5852 123.276 44.3989L123.261 101.693C123.26 105.848 123.259 107.925 122.475 109.786C121.69 111.648 120.204 113.099 117.23 116.001L87.5459 144.971C80.947 151.412 77.6475 154.632 73.5763 154.632C69.5051 154.632 66.2058 151.411 59.6071 144.971L29.9309 116.005C26.9558 113.101 25.4682 111.649 24.6836 109.786C23.899 107.923 23.8996 105.845 23.9007 101.687L23.916 44.3874C23.9179 37.579 23.9188 34.1748 25.7441 31.5849C27.5695 28.9951 30.7752 27.8497 37.1866 25.5589L66.8548 14.9583Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_f_494_147571' x='15.5117' y='14.5996' width='116.645' height='113.6' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3CclipPath id='paint4_angular_494_147571_clip_path'%3E%3Cpath d='M60.3637 94.2643C59.1793 94.8725 57.8354 93.8066 58.0747 92.4457L60.6214 77.9156L49.8118 67.6064C48.8024 66.6418 49.327 64.8785 50.6802 64.6881L65.7086 62.55L72.4098 49.2579C73.0142 48.0599 74.6496 48.0599 75.2541 49.2579L81.9552 62.55L96.9836 64.6881C98.3368 64.8785 98.8614 66.6418 97.8489 67.6064L87.0424 77.9156L89.5891 92.4457C89.8284 93.8066 88.4845 94.8725 87.3001 94.2643L73.8273 87.3341L60.3637 94.2643Z'/%3E%3C/clipPath%3E%3Cfilter id='filter2_d_494_147571' x='43.498' y='115.9' width='65.0059' height='17.0996' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_147571'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_147571' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_f_494_147571' x='48.7383' y='58.5723' width='15.1562' height='19.0977' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter4_f_494_147571' x='110.482' y='83.166' width='16.6035' height='25.1992' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter5_f_494_147571' x='27.3457' y='2.75' width='15.3086' height='19.3125' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter6_f_494_147571' x='21.7617' y='121.973' width='12.4766' height='14.4844' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter7_f_494_147571' x='30.4355' y='149.74' width='13.0664' height='16.7617' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter8_f_494_147571' x='110.867' y='0.845703' width='11.5957' height='13.5645' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter9_f_494_147571' x='115.469' y='146.051' width='13.3887' height='17.7012' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter10_f_494_147571' x='93.5254' y='136.383' width='16.1504' height='20.6152' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter11_f_494_147571' x='90.7539' y='66.1836' width='16.1504' height='20.6152' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_494_147571' x1='74.0145' y1='3' x2='74.0145' y2='174.985' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B3AA80'/%3E%3Cstop offset='1' stop-color='%23786A2D'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_494_147571' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(16.2104 24.301) rotate(44.9225) scale(162.036 372.014)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_494_147571' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(16.2318 24.3007) rotate(44.9225) scale(162.036 372.014)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint3_linear_494_147571' x1='75.9173' y1='144.158' x2='75.9173' y2='106.736' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237B6531'/%3E%3Cstop offset='1' stop-color='%23A59B6C'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 150px;
  height: 174px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.CX-pop-up-modal.modal-info-tier .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-bottom {
  margin-top: 0px;
  position: relative;
  padding: 10px 5px 11px;
  background: transparent;
  background: rgb(179, 170, 128);
  background: linear-gradient(180deg, rgb(179, 170, 128), rgb(120, 106, 46));
}
.CX-pop-up-modal.modal-info-tier .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-bottom ul {
  position: relative;
  color: #fff;
}
.CX-pop-up-modal.modal-info-tier .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-bottom ul li .numb,
.CX-pop-up-modal.modal-info-tier .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-bottom ul li .text {
  color: #ffffff;
}
.CX-pop-up-modal.modal-info-tier .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-bottom ul li .numb {
  font-size: 31px;
  font-family: "source-sans-pro-black";
}
.CX-pop-up-modal.modal-info-tier .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-bottom ul li .text {
  font-size: 13px;
}
.CX-pop-up-modal.modal-info-tier.type-2 .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-top:before {
  background-image: url("/o/axa-emma-theme/images/referral/bg-tier-2.png");
}
.CX-pop-up-modal.modal-info-tier.type-2 .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-top .box-tier:before {
  background-image: url("data:image/svg+xml,%3Csvg width='150' height='174' viewBox='0 0 150 174' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_494_147571)'%3E%3Cpath d='M61.5344 17.5103C66.8925 14.4252 69.5716 12.8826 72.5121 12.8826C75.4526 12.8826 78.1317 14.4252 83.4898 17.5103L122.555 40.0037C127.934 43.1008 130.623 44.6494 132.1 47.2041C133.577 49.7588 133.577 52.8622 133.577 59.0691V103.953C133.577 110.16 133.577 113.263 132.1 115.818C130.623 118.373 127.934 119.921 122.555 123.018L83.4898 145.512C78.1317 148.597 75.4526 150.139 72.5121 150.139C69.5716 150.139 66.8925 148.597 61.5344 145.512L22.4691 123.018C17.0902 119.921 14.4007 118.373 12.9238 115.818C11.4468 113.263 11.4468 110.16 11.4468 103.953V59.0691C11.4468 52.8622 11.4468 49.7588 12.9238 47.2041C14.4007 44.6494 17.0902 43.1008 22.4691 40.0037L61.5344 17.5103Z' fill='%231950D1'/%3E%3C/g%3E%3Cpath d='M68.5419 5.32422C71.2405 4.17816 72.5897 3.60513 74.0146 3.60513C75.4394 3.60513 76.7887 4.17816 79.4872 5.32422L127.771 25.83C131.315 27.3353 133.087 28.0879 134.083 29.5936C135.08 31.0992 135.08 33.0245 135.08 36.8752L135.08 107.261C135.08 111.901 135.08 114.221 134.193 116.293C133.307 118.365 131.629 119.967 128.274 123.172L79.5449 169.709C76.9304 172.205 75.6232 173.454 74.0201 173.454C72.417 173.454 71.1097 172.206 68.495 169.709L19.7564 123.172C16.4005 119.967 14.7226 118.365 13.836 116.293C12.9493 114.22 12.9493 111.9 12.9493 107.26L12.9492 36.8752C12.9492 33.0246 12.9492 31.0992 13.9456 29.5936C14.942 28.0879 16.7141 27.3353 20.2584 25.83L68.5419 5.32422Z' fill='url(%23paint0_linear_494_147571)'/%3E%3CforeignObject x='0.447266' y='1.88281' width='144.131' height='159.256'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_494_147571_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M69.5574 15.6889C71.54 14.8174 72.5313 14.3817 73.5817 14.3817C74.6322 14.3817 75.6235 14.8175 77.606 15.6891L118.478 33.6577C120.798 34.6775 121.958 35.1874 122.608 36.1838C123.259 37.1803 123.259 38.4472 123.259 40.9812V101.521C123.259 105.759 123.259 107.877 122.446 109.768C121.634 111.659 120.097 113.117 117.022 116.032L77.7054 153.324C75.7503 155.178 74.7727 156.106 73.5762 156.106C72.3797 156.106 71.4022 155.178 69.4472 153.324L30.1343 116.032C27.0604 113.116 25.5234 111.659 24.7109 109.768C23.8984 107.877 23.8984 105.759 23.8984 101.522V40.9815C23.8984 38.4474 23.8984 37.1804 24.5489 36.1839C25.1994 35.1874 26.3593 34.6775 28.6792 33.6578L69.5574 15.6889Z' fill='url(%23paint1_radial_494_147571)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_494_147571' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='23' y='13' width='101' height='142'%3E%3CforeignObject x='0.447266' y='1.88281' width='144.131' height='159.256'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_494_147571_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M66.8548 14.9583C70.1846 13.7685 71.8496 13.1736 73.5818 13.1734C75.3141 13.1732 76.9792 13.7677 80.3093 14.9567L110.002 25.5581C116.418 27.8492 119.627 28.9947 121.453 31.5866C123.279 34.1784 123.278 37.5852 123.276 44.3989L123.261 101.693C123.26 105.848 123.259 107.925 122.475 109.786C121.69 111.648 120.204 113.099 117.23 116.001L87.5459 144.971C80.947 151.412 77.6475 154.632 73.5763 154.632C69.5051 154.632 66.2058 151.411 59.6071 144.971L29.9309 116.005C26.9558 113.101 25.4682 111.649 24.6836 109.786C23.899 107.923 23.8996 105.845 23.9007 101.687L23.916 44.3874C23.9179 37.579 23.9188 34.1748 25.7441 31.5849C27.5695 28.9951 30.7752 27.8497 37.1866 25.5589L66.8548 14.9583Z' fill='url(%23paint2_radial_494_147571)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_494_147571)'%3E%3Cpath opacity='0.3' d='M130.944 81.5115C130.944 71.4689 128.294 61.6033 123.259 52.9061L73.5787 81.5115H130.944Z' fill='white'/%3E%3Cpath d='M123.259 110.117C128.294 101.42 130.944 91.5541 130.944 81.5115H73.5787L123.259 110.117Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M102.262 131.057C110.982 126.036 118.224 118.814 123.259 110.117L73.5787 81.5115L102.262 131.057Z' fill='white'/%3E%3Cpath d='M73.5787 138.722C83.6485 138.722 93.5408 136.079 102.262 131.057L73.5787 81.5115L73.5787 138.722Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M44.8958 131.057C53.6165 136.079 63.5089 138.722 73.5787 138.722L73.5787 81.5115L44.8958 131.057Z' fill='white'/%3E%3Cpath d='M23.8984 110.117C28.9333 118.814 36.1751 126.036 44.8958 131.057L73.5787 81.5115L23.8984 110.117Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M16.2129 81.5115C16.2129 91.5541 18.8635 101.42 23.8984 110.117L73.5787 81.5115L16.2129 81.5115Z' fill='white'/%3E%3Cpath d='M23.8984 52.9061C18.8635 61.6033 16.2129 71.4689 16.2129 81.5115L73.5787 81.5115L23.8984 52.9061Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M44.8958 31.9656C36.1751 36.9868 28.9334 44.209 23.8985 52.9061L73.5787 81.5115L44.8958 31.9656Z' fill='white'/%3E%3Cpath d='M73.5787 24.3008C63.5089 24.3008 53.6165 26.9443 44.8958 31.9656L73.5787 81.5115L73.5787 24.3008Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M102.262 31.9656C93.5408 26.9443 83.6485 24.3008 73.5787 24.3008L73.5787 81.5115L102.262 31.9656Z' fill='white'/%3E%3Cpath d='M123.259 52.9061C118.224 44.209 110.982 36.9868 102.262 31.9656L73.5787 81.5115L123.259 52.9061Z' fill='%23132F6F'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M31.8755 140.93C31.0694 141.225 28.4681 142.035 26.0499 142.809L21.7266 144.173L27.5155 149.995C30.7031 153.237 33.451 155.854 33.5975 155.854C33.7807 155.854 33.8906 152.353 33.8906 148.115C33.8906 143.841 33.7807 140.377 33.6342 140.414C33.451 140.414 32.6815 140.672 31.8755 140.93Z' fill='%230D1E49'/%3E%3Cpath d='M117.936 148.115C117.936 152.37 118.305 155.854 118.488 155.854C118.635 155.854 121.123 153.25 124.311 150.022L130.1 144.191L128.341 143.641C126.582 143.091 120.427 141.147 118.778 140.634L117.936 140.414V148.115Z' fill='%230D1E49'/%3E%3Cpath d='M17.3604 129.317C15.3224 130.028 12.3673 131.247 10.7369 132.027C7.30622 133.653 1.76965 137.108 2.00741 137.413C2.10931 137.514 4.28318 139.682 6.79672 142.189L11.4162 146.762L9.85373 152.69C8.97059 155.942 7.84969 160.143 7.30622 162.006C6.76275 163.869 6.38912 165.427 6.42309 165.461C6.45705 165.529 8.25729 164.682 10.3972 163.632C16.8848 160.448 26.8711 157.026 32.034 156.213C32.8152 156.078 33.4606 155.976 33.4606 155.942C33.4606 155.874 30.9471 153.368 27.8561 150.319C24.0178 146.525 22.3874 144.696 22.6931 144.492C22.9988 144.289 22.9988 144.221 22.6931 144.221C22.3535 144.221 22.2516 142.358 22.2516 136.092C22.2516 128.571 22.2176 127.962 21.6741 127.995C21.3345 127.995 19.3984 128.605 17.3604 129.317Z' fill='%23133380'/%3E%3Cpath d='M129.587 136.091C129.587 142.358 129.485 144.221 129.179 144.221C128.84 144.221 128.84 144.289 129.145 144.492C129.451 144.696 127.821 146.525 123.982 150.319C120.892 153.368 118.412 155.874 118.48 155.908C118.514 155.942 119.465 156.145 120.586 156.382C126.904 157.704 134.818 160.447 141.306 163.53C143.547 164.614 145.415 165.461 145.449 165.461C145.483 165.427 145.076 163.869 144.532 162.006C143.989 160.143 142.868 155.942 141.985 152.69L140.422 146.762L145.212 142.053L150.001 137.311L149.22 136.735C147.725 135.583 143.174 133.009 140.388 131.688C137.467 130.333 130.878 127.961 130.063 127.961C129.655 127.961 129.587 129.35 129.587 136.091Z' fill='%23133380'/%3E%3Cpath d='M69.8033 106.823C68.9541 106.891 66.3727 107.094 64.029 107.297C52.5822 108.28 40.1504 110.956 25.1371 115.664L22.0801 116.647L22.2159 130.332C22.2839 137.886 22.3858 144.119 22.4537 144.153C22.4877 144.221 24.7974 143.577 27.5827 142.73C30.368 141.883 32.8815 141.172 33.1872 141.172C33.4929 141.172 36.1083 140.562 38.9615 139.817C52.786 136.226 63.7912 134.736 76.1551 134.736C87.7377 134.736 98.3014 136.125 111.073 139.377C114.436 140.224 117.662 141.003 118.206 141.07C118.783 141.172 121.501 141.917 124.252 142.764C127.037 143.611 129.347 144.221 129.381 144.153C129.449 144.119 129.551 137.886 129.619 130.332L129.755 116.647L125.679 115.359C112.635 111.227 101.019 108.686 89.538 107.433C84.9525 106.958 72.7244 106.552 69.8033 106.823Z' fill='url(%23paint3_linear_494_147571)'/%3E%3Cg filter='url(%23filter1_d_494_147571)'%3E%3Cpath d='M56.091 125V115.9H59.535C60.1883 115.9 60.7903 115.989 61.341 116.166C61.8917 116.334 62.335 116.633 62.671 117.062C63.007 117.491 63.175 118.084 63.175 118.84C63.175 119.568 63.007 120.161 62.671 120.618C62.335 121.075 61.8917 121.411 61.341 121.626C60.7903 121.841 60.1883 121.948 59.535 121.948H58.499V125H56.091ZM58.499 120.044H59.367C59.843 120.044 60.2023 119.941 60.445 119.736C60.697 119.531 60.823 119.232 60.823 118.84C60.823 118.448 60.697 118.177 60.445 118.028C60.2023 117.879 59.843 117.804 59.367 117.804H58.499V120.044ZM60.991 125L59.101 121.318L60.725 119.722L63.679 125H60.991ZM64.9094 125V115.9H70.7894V117.916H67.3174V119.344H70.2854V121.36H67.3174V122.984H70.9294V125H64.9094ZM72.6887 125V115.9H75.0967V119.288H75.1527L77.4487 115.9H80.0807L77.3647 119.596L80.6127 125H77.9807L75.9647 121.5L75.0967 122.732V125H72.6887ZM80.195 125L82.967 115.9H85.879L88.651 125H86.103L85.067 120.576C84.955 120.137 84.843 119.661 84.731 119.148C84.619 118.635 84.507 118.149 84.395 117.692H84.339C84.2456 118.149 84.143 118.635 84.031 119.148C83.919 119.661 83.807 120.137 83.695 120.576L82.659 125H80.195ZM82.183 123.068V121.206H86.635V123.068H82.183ZM89.5187 125V115.9H91.9827L93.9987 119.96C94.1574 120.268 94.3067 120.599 94.4467 120.954C94.5867 121.299 94.7267 121.649 94.8667 122.004H94.9227C94.8667 121.509 94.8014 120.949 94.7267 120.324C94.6521 119.689 94.6147 119.092 94.6147 118.532V115.9H96.9107V125H94.4467L92.4307 120.94C92.2814 120.632 92.1321 120.301 91.9827 119.946C91.8427 119.591 91.7027 119.241 91.5627 118.896H91.5067C91.5627 119.409 91.6281 119.979 91.7027 120.604C91.7774 121.22 91.8147 121.808 91.8147 122.368V125H89.5187Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter2_f_494_147571)'%3E%3Cpath d='M54.3896 105.339C52.6479 106.242 50.6715 104.66 51.0235 102.64L54.7686 81.0718L38.8722 65.7689C37.3877 64.3372 38.1593 61.7198 40.1491 61.4371L62.2498 58.2634L72.1044 38.533C72.9933 36.7546 75.3983 36.7546 76.2872 38.533L86.1418 58.2634L108.242 61.4371C110.232 61.7198 111.004 64.3372 109.515 65.7689L93.623 81.0718L97.3681 102.64C97.7201 104.66 95.7437 106.242 94.002 105.339L74.189 95.0523L54.3896 105.339Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23paint4_angular_494_147571_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000251283 -0.0305999 0.0337511 0.000257189 73.2922 71.3984)'%3E%3CforeignObject x='-922.643' y='-922.643' width='1845.29' height='1845.29'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(53, 100, 213, 1) 0deg,rgba(14, 33, 78, 1) 111.084deg,rgba(53, 100, 213, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M56.9526 98.1932C55.5157 98.906 53.8852 97.6569 54.1755 96.0621L57.2653 79.0347L44.1507 66.9535C42.926 65.8231 43.5625 63.7568 45.2042 63.5336L63.4372 61.0281L71.5673 45.4514C72.3006 44.0474 74.2848 44.0474 75.0181 45.4514L83.1482 61.0281L101.381 63.5336C103.023 63.7568 103.659 65.8231 102.431 66.9535L89.3201 79.0347L92.4099 96.0621C92.7002 97.6569 91.0697 98.906 89.6328 98.1932L73.2871 90.0719L56.9526 98.1932Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.054901961237192154,&%2334;g&%2334;:0.12941177189350128,&%2334;b&%2334;:0.30588236451148987,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.30856710672378540%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.21073544025421143,&%2334;g&%2334;:0.39299079775810242,&%2334;b&%2334;:0.83561110496520996,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.50256562232971191,&%2334;m01&%2334;:67.502220153808594,&%2334;m02&%2334;:39.289813995361328,&%2334;m10&%2334;:-61.199798583984375,&%2334;m11&%2334;:0.51437830924987793,&%2334;m12&%2334;:101.74114990234375%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter3_f_494_147571)'%3E%3Cpath d='M57.461 73.6705L55.8001 69.9246L52.7382 71.0731L55.3144 67.5703L55.1716 62.572L56.8325 66.3179L59.8944 65.1695L57.3181 68.6723L57.461 73.6705Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M48.6406 72.8502L46.9798 69.1043L43.9179 70.2527L46.4941 66.75L46.3513 61.7517L48.0122 65.4976L51.0741 64.3492L48.4978 67.852L48.6406 72.8502Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter4_f_494_147571)'%3E%3Cpath d='M118.217 104.365L117.751 97.6249L114.482 95.9311L117.992 93.9766L119.351 87.1664L119.817 93.9063L123.086 95.6001L119.577 97.5546L118.217 104.365Z' fill='white'/%3E%3C/g%3E%3Cpath d='M118.217 104.365L117.751 97.6249L114.482 95.9311L117.992 93.9766L119.351 87.1664L119.817 93.9063L123.086 95.6001L119.577 97.5546L118.217 104.365Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter5_f_494_147571)'%3E%3Cpath d='M35.1564 6.74989L35.809 10.9518L38.6552 11.2054L35.743 13.3518L34.8452 18.0634L34.1926 13.8615L31.3464 13.6079L34.2586 11.4615L35.1564 6.74989Z' fill='white'/%3E%3C/g%3E%3Cpath d='M35.1564 6.74989L35.809 10.9518L38.6552 11.2054L35.743 13.3518L34.8452 18.0634L34.1926 13.8615L31.3464 13.6079L34.2586 11.4615L35.1564 6.74989Z' fill='white'/%3E%3Cg filter='url(%23filter6_f_494_147571)'%3E%3Cpath d='M26.6835 132.371L27.2459 129.196L25.7616 125.973L27.8044 127.857L29.3165 126.057L28.7541 129.232L30.2384 132.456L28.1956 130.572L26.6835 132.371Z' fill='white'/%3E%3C/g%3E%3Cpath d='M26.6835 132.371L27.2459 129.196L25.7616 125.973L27.8044 127.857L29.3165 126.057L28.7541 129.232L30.2384 132.456L28.1956 130.572L26.6835 132.371Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter7_f_494_147571)'%3E%3Cpath d='M36.7516 162.502L36.3849 159.171L34.4347 158.69L36.4768 157.312L37.1849 153.739L37.5517 157.071L39.5018 157.552L37.4598 158.93L36.7516 162.502Z' fill='white'/%3E%3C/g%3E%3Cpath d='M36.7516 162.502L36.3849 159.171L34.4347 158.69L36.4768 157.312L37.1849 153.739L37.5517 157.071L39.5018 157.552L37.4598 158.93L36.7516 162.502Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter8_f_494_147571)'%3E%3Cpath d='M118.463 7.03682L117.03 8.09278L116.588 10.4107L116.267 8.34351L114.867 8.21879L116.3 7.16283L116.741 4.84489L117.062 6.91209L118.463 7.03682Z' fill='white'/%3E%3C/g%3E%3Cpath d='M118.463 7.03682L117.03 8.09278L116.588 10.4107L116.267 8.34351L114.867 8.21879L116.3 7.16283L116.741 4.84489L117.062 6.91209L118.463 7.03682Z' fill='white'/%3E%3Cg filter='url(%23filter9_f_494_147571)'%3E%3Cpath d='M120.394 150.051L122.359 153.197L124.858 151.718L123.11 155.255L123.932 159.753L121.967 156.606L119.468 158.085L121.216 154.548L120.394 150.051Z' fill='white'/%3E%3C/g%3E%3Cpath d='M120.394 150.051L122.359 153.197L124.858 151.718L123.11 155.255L123.932 159.753L121.967 156.606L119.468 158.085L121.216 154.548L120.394 150.051Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_494_147571)'%3E%3Cpath d='M101.774 140.383L102.502 145.069L105.675 145.351L102.428 147.745L101.427 152.998L100.699 148.313L97.5257 148.03L100.773 145.637L101.774 140.383Z' fill='white'/%3E%3C/g%3E%3Cpath d='M101.774 140.383L102.502 145.069L105.675 145.351L102.428 147.745L101.427 152.998L100.699 148.313L97.5257 148.03L100.773 145.637L101.774 140.383Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_494_147571)'%3E%3Cpath d='M99.0026 70.1839L99.7303 74.8693L102.904 75.152L99.6567 77.5454L98.6556 82.7991L97.9279 78.1137L94.7542 77.831L98.0015 75.4376L99.0026 70.1839Z' fill='white'/%3E%3C/g%3E%3Cpath d='M99.0026 70.1839L99.7303 74.8693L102.904 75.152L99.6567 77.5454L98.6556 82.7991L97.9279 78.1137L94.7542 77.831L98.0015 75.4376L99.0026 70.1839Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_494_147571' x='0.447266' y='1.88281' width='144.131' height='159.256' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_494_147571_clip_path' transform='translate(-0.447266 -1.88281)'%3E%3Cpath d='M69.5574 15.6889C71.54 14.8174 72.5313 14.3817 73.5817 14.3817C74.6322 14.3817 75.6235 14.8175 77.606 15.6891L118.478 33.6577C120.798 34.6775 121.958 35.1874 122.608 36.1838C123.259 37.1803 123.259 38.4472 123.259 40.9812V101.521C123.259 105.759 123.259 107.877 122.446 109.768C121.634 111.659 120.097 113.117 117.022 116.032L77.7054 153.324C75.7503 155.178 74.7727 156.106 73.5762 156.106C72.3797 156.106 71.4022 155.178 69.4472 153.324L30.1343 116.032C27.0604 113.116 25.5234 111.659 24.7109 109.768C23.8984 107.877 23.8984 105.759 23.8984 101.522V40.9815C23.8984 38.4474 23.8984 37.1804 24.5489 36.1839C25.1994 35.1874 26.3593 34.6775 28.6792 33.6578L69.5574 15.6889Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_494_147571_clip_path' transform='translate(-0.447266 -1.88281)'%3E%3Cpath d='M66.8548 14.9583C70.1846 13.7685 71.8496 13.1736 73.5818 13.1734C75.3141 13.1732 76.9792 13.7677 80.3093 14.9567L110.002 25.5581C116.418 27.8492 119.627 28.9947 121.453 31.5866C123.279 34.1784 123.278 37.5852 123.276 44.3989L123.261 101.693C123.26 105.848 123.259 107.925 122.475 109.786C121.69 111.648 120.204 113.099 117.23 116.001L87.5459 144.971C80.947 151.412 77.6475 154.632 73.5763 154.632C69.5051 154.632 66.2058 151.411 59.6071 144.971L29.9309 116.005C26.9558 113.101 25.4682 111.649 24.6836 109.786C23.899 107.923 23.8996 105.845 23.9007 101.687L23.916 44.3874C23.9179 37.579 23.9188 34.1748 25.7441 31.5849C27.5695 28.9951 30.7752 27.8497 37.1866 25.5589L66.8548 14.9583Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_d_494_147571' x='52.0918' y='115.9' width='48.8184' height='17.0996' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_147571'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_147571' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter2_f_494_147571' x='10.0977' y='9.19922' width='128.195' height='124.4' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3CclipPath id='paint4_angular_494_147571_clip_path'%3E%3Cpath d='M56.9526 98.1932C55.5157 98.906 53.8852 97.6569 54.1755 96.0621L57.2653 79.0347L44.1507 66.9535C42.926 65.8231 43.5625 63.7568 45.2042 63.5336L63.4372 61.0281L71.5673 45.4514C72.3006 44.0474 74.2848 44.0474 75.0181 45.4514L83.1482 61.0281L101.381 63.5336C103.023 63.7568 103.659 65.8231 102.431 66.9535L89.3201 79.0347L92.4099 96.0621C92.7002 97.6569 91.0697 98.906 89.6328 98.1932L73.2871 90.0719L56.9526 98.1932Z'/%3E%3C/clipPath%3E%3Cfilter id='filter3_f_494_147571' x='48.7383' y='58.5723' width='15.1562' height='19.0977' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter4_f_494_147571' x='110.482' y='83.166' width='16.6035' height='25.1992' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter5_f_494_147571' x='27.3457' y='2.75' width='15.3086' height='19.3125' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter6_f_494_147571' x='21.7617' y='121.973' width='12.4766' height='14.4844' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter7_f_494_147571' x='30.4355' y='149.74' width='13.0664' height='16.7617' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter8_f_494_147571' x='110.867' y='0.845703' width='11.5957' height='13.5645' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter9_f_494_147571' x='115.469' y='146.051' width='13.3887' height='17.7012' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter10_f_494_147571' x='93.5254' y='136.383' width='16.1504' height='20.6152' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter11_f_494_147571' x='90.7539' y='66.1836' width='16.1504' height='20.6152' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_494_147571' x1='74.0144' y1='11.1897' x2='74.0144' y2='151.833' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23143176'/%3E%3Cstop offset='1' stop-color='%230E214E'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_494_147571' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(16.2104 24.301) rotate(44.9225) scale(162.036 372.014)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_494_147571' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(16.2318 24.3007) rotate(44.9225) scale(162.036 372.014)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint3_linear_494_147571' x1='75.9173' y1='125.845' x2='75.9173' y2='106.736' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%231D46AC'/%3E%3Cstop offset='1' stop-color='%234874DF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-pop-up-modal.modal-info-tier.type-2 .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-bottom {
  background: #1e47ad;
  background: linear-gradient(0deg, #1e47ad, #3f67cd);
}
.CX-pop-up-modal.modal-info-tier.type-3 .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-top:before {
  background-image: url("/o/axa-emma-theme/images/referral/bg-tier-3.png");
}
.CX-pop-up-modal.modal-info-tier.type-3 .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-top .box-tier:before {
  background-image: url("data:image/svg+xml,%3Csvg width='150' height='174' viewBox='0 0 150 174' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_494_147571)'%3E%3Cpath d='M61.5817 17.4001C66.918 14.3451 69.5862 12.8177 72.5121 12.8177C75.438 12.8177 78.1062 14.3451 83.4425 17.4001L122.508 39.7647C127.909 42.857 130.61 44.4031 132.094 46.9623C133.577 49.5215 133.577 52.6334 133.577 58.8573V103.266C133.577 109.49 133.577 112.601 132.094 115.161C130.61 117.72 127.909 119.266 122.508 122.358L83.4425 144.723C78.1062 147.778 75.438 149.305 72.5121 149.305C69.5862 149.305 66.918 147.778 61.5817 144.723L22.5165 122.358C17.1151 119.266 14.4144 117.72 12.9306 115.161C11.4468 112.601 11.4468 109.49 11.4468 103.266V58.8573C11.4468 52.6334 11.4468 49.5215 12.9306 46.9623C14.4144 44.4031 17.1151 42.857 22.5165 39.7647L61.5817 17.4001Z' fill='url(%23paint0_linear_494_147571)'/%3E%3C/g%3E%3Cpath d='M68.5685 5.29968C71.2543 4.16555 72.5973 3.59849 74.0146 3.59849C75.4319 3.59849 76.7748 4.16556 79.4607 5.29969L127.748 25.6897C131.303 27.1908 133.08 27.9414 134.08 29.4488C135.08 30.9563 135.08 32.8857 135.08 36.7445L135.08 106.573C135.08 111.231 135.08 113.559 134.187 115.638C133.295 117.716 131.606 119.32 128.228 122.527L79.5283 168.77C76.9205 171.246 75.6166 172.484 74.0201 172.484C72.4237 172.484 71.1197 171.246 68.5116 168.77L19.8021 122.527C16.424 119.32 14.735 117.716 13.8422 115.638C12.9493 113.559 12.9493 111.23 12.9493 106.572L12.9492 36.7445C12.9492 32.8857 12.9492 30.9563 13.949 29.4488C14.9488 27.9414 16.7263 27.1908 20.2812 25.6897L68.5685 5.29968Z' fill='url(%23paint1_linear_494_147571)'/%3E%3Cg clip-path='url(%23paint2_angular_494_147571_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00631707 -0.01395 0.0238157 0.0107264 107.586 16.9508)'%3E%3CforeignObject x='-1164.24' y='-1164.24' width='2328.49' height='2328.49'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(123, 155, 237, 1) 0deg,rgba(97, 135, 233, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M113 4.80078L93.1465 11.1008L103.073 23.7008L120.803 22.8008L113 4.80078Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.48235294222831726,&%2334;g&%2334;:0.60784316062927246,&%2334;b&%2334;:0.92941176891326904,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.38399988412857056,&%2334;g&%2334;:0.53333318233489990,&%2334;b&%2334;:0.91600012779235840,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:12.634140968322754,&%2334;m01&%2334;:47.631481170654297,&%2334;m02&%2334;:77.452697753906250,&%2334;m10&%2334;:-27.900001525878906,&%2334;m11&%2334;:21.452850341796875,&%2334;m12&%2334;:20.174358367919922%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint3_angular_494_147571_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00671337 -0.0125169 -0.0234904 0.0105229 41.7682 16.6574)'%3E%3CforeignObject x='-1170' y='-1170' width='2340' height='2340'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(123, 155, 237, 1) 0deg,rgba(97, 135, 233, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M36.0083 5.75294L56.0287 10.873L46.4711 22.6684L28.7278 22.4036L36.0083 5.75294Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.48235294222831726,&%2334;g&%2334;:0.60784316062927246,&%2334;b&%2334;:0.92941176891326904,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.38399988412857056,&%2334;g&%2334;:0.53333318233489990,&%2334;b&%2334;:0.91600012779235840,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-13.426731109619141,&%2334;m01&%2334;:-46.980747222900391,&%2334;m02&%2334;:71.971893310546875,&%2334;m10&%2334;:-25.033710479736328,&%2334;m11&%2334;:21.045734405517578,&%2334;m12&%2334;:18.651437759399414%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3CforeignObject x='0.447266' y='1.81836' width='144.131' height='158.486'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_494_147571_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M69.5767 15.6078C71.5501 14.7454 72.5368 14.3141 73.5817 14.3142C74.6267 14.3142 75.6134 14.7455 77.5867 15.608L118.463 33.4754C120.79 34.4925 121.953 35.0011 122.606 35.9988C123.259 36.9965 123.259 38.2662 123.259 40.8057V100.874C123.259 105.128 123.259 107.254 122.441 109.151C121.622 111.047 120.075 112.506 116.981 115.425L77.693 152.475C75.7428 154.314 74.7677 155.234 73.5762 155.234C72.3847 155.234 71.4097 154.314 69.4597 152.475L30.1759 115.424C27.0818 112.506 25.5347 111.047 24.7166 109.151C23.8984 107.255 23.8984 105.128 23.8984 100.875V40.806C23.8984 38.2663 23.8984 36.9965 24.5512 35.9988C25.204 35.0011 26.3676 34.4926 28.6946 33.4755L69.5767 15.6078Z' fill='url(%23paint4_radial_494_147571)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_494_147571' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='23' y='13' width='101' height='141'%3E%3CforeignObject x='0.447266' y='1.81836' width='144.131' height='158.486'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_494_147571_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M66.889 14.8777C70.2023 13.7006 71.8589 13.1121 73.5818 13.1119C75.3048 13.1117 76.9615 13.6998 80.2751 14.8761L109.967 25.4168C116.4 27.7004 119.616 28.8422 121.448 31.4365C123.279 34.0307 123.278 37.4438 123.276 44.2698L123.261 101.046C123.26 105.217 123.259 107.302 122.469 109.169C121.679 111.037 120.182 112.489 117.189 115.394L87.5048 144.198C80.9221 150.586 77.6308 153.78 73.5763 153.78C69.5218 153.78 66.2306 150.586 59.6483 144.198L29.9721 115.398C26.9769 112.491 25.4794 111.038 24.6892 109.169C23.899 107.301 23.8996 105.214 23.9007 101.04L23.916 44.2583C23.9179 37.4375 23.9188 34.0271 25.7494 31.4348C27.5799 28.8426 30.7936 27.7009 37.2208 25.4176L66.889 14.8777Z' fill='url(%23paint5_radial_494_147571)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_494_147571)'%3E%3Cpath opacity='0.3' d='M130.942 81.0628C130.942 71.0778 128.292 61.2686 123.257 52.6213L73.5767 81.0628H130.942Z' fill='white'/%3E%3Cpath d='M123.257 109.504C128.292 100.857 130.942 91.0479 130.942 81.0628H73.5767L123.257 109.504Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M102.26 130.325C110.98 125.333 118.222 118.152 123.257 109.504L73.5767 81.0628L102.26 130.325Z' fill='white'/%3E%3Cpath d='M73.5767 137.946C83.6465 137.946 93.5389 135.318 102.26 130.325L73.5767 81.0628L73.5767 137.946Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M44.8938 130.325C53.6145 135.318 63.5069 137.946 73.5767 137.946L73.5767 81.0628L44.8938 130.325Z' fill='white'/%3E%3Cpath d='M23.8965 109.504C28.9314 118.152 36.1731 125.333 44.8938 130.325L73.5767 81.0628L23.8965 109.504Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M16.2109 81.0628C16.2109 91.0479 18.8616 100.857 23.8965 109.504L73.5767 81.0628L16.2109 81.0628Z' fill='white'/%3E%3Cpath d='M23.8965 52.6213C18.8616 61.2686 16.2109 71.0777 16.2109 81.0628L73.5767 81.0628L23.8965 52.6213Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M44.8938 31.8006C36.1731 36.7931 28.9314 43.9739 23.8965 52.6212L73.5767 81.0628L44.8938 31.8006Z' fill='white'/%3E%3Cpath d='M73.5767 24.1797C63.5069 24.1797 53.6145 26.808 44.8938 31.8006L73.5767 81.0628L73.5767 24.1797Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M102.26 31.8006C93.5389 26.808 83.6465 24.1797 73.5767 24.1797L73.5767 81.0628L102.26 31.8006Z' fill='white'/%3E%3Cpath d='M123.257 52.6212C118.222 43.9739 110.98 36.7931 102.26 31.8006L73.5767 81.0628L123.257 52.6212Z' fill='%239DB3EF'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M31.8755 140.142C31.0694 140.435 28.4681 141.242 26.0499 142.011L21.7266 143.366L27.5155 149.155C30.7031 152.379 33.451 154.98 33.5975 154.98C33.7807 154.98 33.8906 151.5 33.8906 147.287C33.8906 143.037 33.7807 139.593 33.6342 139.629C33.451 139.629 32.6815 139.886 31.8755 140.142Z' fill='%23388494'/%3E%3Cpath d='M117.936 147.287C117.936 151.516 118.305 154.98 118.488 154.98C118.635 154.98 121.123 152.392 124.311 149.183L130.1 143.385L128.341 142.838C126.582 142.291 120.427 140.358 118.778 139.848L117.936 139.629V147.287Z' fill='%23388494'/%3E%3Cpath d='M17.3604 128.594C15.3224 129.301 12.3673 130.514 10.7369 131.288C7.30622 132.905 1.76965 136.34 2.00741 136.644C2.10931 136.745 4.28318 138.9 6.79672 141.393L11.4162 145.939L9.85373 151.834C8.97059 155.067 7.84969 159.243 7.30622 161.096C6.76275 162.948 6.38912 164.498 6.42309 164.531C6.45705 164.599 8.25729 163.757 10.3972 162.713C16.8848 159.547 26.8711 156.145 32.034 155.336C32.8152 155.202 33.4606 155.101 33.4606 155.067C33.4606 155 30.9471 152.507 27.8561 149.476C24.0178 145.704 22.3874 143.885 22.6931 143.683C22.9988 143.481 22.9988 143.413 22.6931 143.413C22.3535 143.413 22.2516 141.561 22.2516 135.33C22.2516 127.853 22.2176 127.247 21.6741 127.28C21.3345 127.28 19.3984 127.887 17.3604 128.594Z' fill='url(%23paint6_linear_494_147571)'/%3E%3Cpath d='M129.587 135.33C129.587 141.561 129.485 143.413 129.179 143.413C128.84 143.413 128.84 143.481 129.145 143.683C129.451 143.885 127.821 145.704 123.982 149.476C120.892 152.507 118.412 155 118.48 155.033C118.514 155.067 119.465 155.269 120.586 155.505C126.904 156.818 134.818 159.546 141.306 162.611C143.547 163.689 145.415 164.531 145.449 164.531C145.483 164.498 145.076 162.948 144.532 161.096C143.989 159.243 142.868 155.067 141.985 151.834L140.422 145.939L145.212 141.258L150.001 136.542L149.22 135.97C147.725 134.825 143.174 132.265 140.388 130.951C137.467 129.604 130.878 127.246 130.063 127.246C129.655 127.246 129.587 128.627 129.587 135.33Z' fill='url(%23paint7_linear_494_147571)'/%3E%3Cpath d='M69.8033 106.23C68.9541 106.297 66.3727 106.5 64.029 106.702C52.5822 107.678 40.1504 110.339 25.1371 115.021L22.0801 115.998L22.2159 129.605C22.2839 137.115 22.3858 143.313 22.4537 143.346C22.4877 143.414 24.7974 142.774 27.5827 141.932C30.368 141.09 32.8815 140.383 33.1872 140.383C33.4929 140.383 36.1083 139.776 38.9615 139.035C52.786 135.465 63.7912 133.983 76.1551 133.983C87.7377 133.983 98.3014 135.364 111.073 138.597C114.436 139.439 117.662 140.214 118.206 140.281C118.783 140.383 121.501 141.124 124.252 141.966C127.037 142.808 129.347 143.414 129.381 143.346C129.449 143.313 129.551 137.115 129.619 129.605L129.755 115.998L125.679 114.718C112.635 110.609 101.019 108.083 89.538 106.836C84.9525 106.365 72.7245 105.961 69.8033 106.23Z' fill='url(%23paint8_linear_494_147571)'/%3E%3Cg filter='url(%23filter1_d_494_147571)'%3E%3Cpath d='M57.91 125V117.916H55.502V115.9H62.726V117.916H60.318V125H57.91ZM64.0764 125V115.9H69.9564V117.916H66.4844V119.344H69.4524V121.36H66.4844V122.984H70.0964V125H64.0764ZM71.8557 125V115.9H74.4317L75.8037 119.624C75.8877 119.876 75.967 120.137 76.0417 120.408C76.1163 120.679 76.1957 120.949 76.2797 121.22H76.3357C76.4197 120.949 76.499 120.679 76.5737 120.408C76.6483 120.137 76.7277 119.876 76.8117 119.624L78.1277 115.9H80.7037V125H78.5197V122.312C78.5197 122.004 78.5383 121.635 78.5757 121.206C78.613 120.767 78.655 120.333 78.7017 119.904C78.7483 119.465 78.7903 119.092 78.8277 118.784H78.7717L78.0157 121.248L76.8957 124.258H75.6077L74.4877 121.248L73.7597 118.784H73.7037C73.741 119.092 73.783 119.465 73.8297 119.904C73.8763 120.333 73.9183 120.767 73.9557 121.206C73.993 121.635 74.0117 122.004 74.0117 122.312V125H71.8557ZM81.5768 125L84.3488 115.9H87.2608L90.0328 125H87.4848L86.4488 120.576C86.3368 120.137 86.2248 119.661 86.1128 119.148C86.0008 118.635 85.8888 118.149 85.7768 117.692H85.7208C85.6275 118.149 85.5248 118.635 85.4128 119.148C85.3008 119.661 85.1888 120.137 85.0768 120.576L84.0408 125H81.5768ZM83.5648 123.068V121.206H88.0168V123.068H83.5648ZM90.9006 125V115.9H93.3646L95.3806 119.96C95.5392 120.268 95.6886 120.599 95.8286 120.954C95.9686 121.299 96.1086 121.649 96.2486 122.004H96.3046C96.2486 121.509 96.1832 120.949 96.1086 120.324C96.0339 119.689 95.9966 119.092 95.9966 118.532V115.9H98.2926V125H95.8286L93.8126 120.94C93.6632 120.632 93.5139 120.301 93.3646 119.946C93.2246 119.591 93.0846 119.241 92.9446 118.896H92.8886C92.9446 119.409 93.0099 119.979 93.0846 120.604C93.1592 121.22 93.1966 121.808 93.1966 122.368V125H90.9006Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter2_d_494_147571)'%3E%3Cg filter='url(%23filter3_f_494_147571)'%3E%3Cg clip-path='url(%23paint9_angular_494_147571_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000351793 -0.0448795 0.0472512 0.000377208 73.833 71.4005)'%3E%3CforeignObject x='-912.175' y='-912.175' width='1824.35' height='1824.35'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(132, 164, 241, 1) 0deg,rgba(55, 89, 195, 1) 91.7857deg,rgba(132, 164, 241, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M50.9577 110.699C48.946 111.745 46.6634 109.913 47.0699 107.574L51.3954 82.6002L33.0352 64.8813C31.3206 63.2234 32.2118 60.1928 34.5101 59.8655L60.0362 56.1908L71.4181 33.3451C72.4448 31.286 75.2226 31.286 76.2492 33.3451L87.6312 56.1908L113.157 59.8655C115.456 60.1928 116.347 63.2234 114.627 64.8813L96.2719 82.6002L100.598 107.574C101.004 109.913 98.7214 111.745 96.7097 110.699L73.8259 98.7881L50.9577 110.699Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.21733297407627106,&%2334;g&%2334;:0.34953474998474121,&%2334;b&%2334;:0.76817369461059570,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.25496017932891846%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.52127110958099365,&%2334;g&%2334;:0.64459592103958130,&%2334;b&%2334;:0.94565343856811523,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.70358675718307495,&%2334;m01&%2334;:94.502418518066406,&%2334;m02&%2334;:26.230003356933594,&%2334;m10&%2334;:-89.759048461914062,&%2334;m11&%2334;:0.75441598892211914,&%2334;m12&%2334;:115.90280151367188%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg clip-path='url(%23paint10_angular_494_147571_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000284785 -0.0359036 0.038251 0.000301766 73.833 71.4005)'%3E%3CforeignObject x='-917.787' y='-917.787' width='1835.57' height='1835.57'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(132, 164, 241, 1) 0deg,rgba(46, 86, 211, 1) 111.084deg,rgba(132, 164, 241, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M55.3149 102.839C53.6864 103.676 51.8385 102.21 52.1676 100.339L55.6693 80.3603L40.8062 66.1851C39.4182 64.8588 40.1396 62.4343 42.0002 62.1725L62.6641 59.2327L71.8781 40.9562C72.7092 39.3089 74.9579 39.3089 75.789 40.9562L85.003 59.2327L105.667 62.1725C107.527 62.4343 108.249 64.8588 106.857 66.1851L91.9979 80.3603L95.4995 100.339C95.8286 102.21 93.9807 103.676 92.3522 102.839L73.8272 93.3105L55.3149 102.839Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.18316364288330078,&%2334;g&%2334;:0.33802866935729980,&%2334;b&%2334;:0.82843458652496338,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.30856710672378540%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.52127110958099365,&%2334;g&%2334;:0.64459592103958130,&%2334;b&%2334;:0.94565343856811523,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.56957018375396729,&%2334;m01&%2334;:76.5019531250,&%2334;m02&%2334;:35.29724121093750,&%2334;m10&%2334;:-71.807235717773438,&%2334;m11&%2334;:0.60353279113769531,&%2334;m12&%2334;:107.00232696533203%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg filter='url(%23filter4_f_494_147571)'%3E%3Cpath d='M57.461 73.6705L55.8001 69.9246L52.7382 71.0731L55.3144 67.5703L55.1716 62.572L56.8325 66.3179L59.8944 65.1695L57.3181 68.6723L57.461 73.6705Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M48.6406 72.8502L46.9798 69.1043L43.9179 70.2527L46.4941 66.75L46.3513 61.7517L48.0122 65.4976L51.0741 64.3492L48.4978 67.852L48.6406 72.8502Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter5_f_494_147571)'%3E%3Cpath d='M118.217 104.365L117.751 97.6249L114.482 95.9311L117.992 93.9766L119.351 87.1664L119.817 93.9063L123.086 95.6001L119.577 97.5546L118.217 104.365Z' fill='white'/%3E%3C/g%3E%3Cpath d='M118.217 104.365L117.751 97.6249L114.482 95.9311L117.992 93.9766L119.351 87.1664L119.817 93.9063L123.086 95.6001L119.577 97.5546L118.217 104.365Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter6_f_494_147571)'%3E%3Cpath d='M35.1564 6.74989L35.809 10.9518L38.6552 11.2054L35.743 13.3518L34.8452 18.0634L34.1926 13.8615L31.3464 13.6079L34.2586 11.4615L35.1564 6.74989Z' fill='white'/%3E%3C/g%3E%3Cpath d='M35.1564 6.74989L35.809 10.9518L38.6552 11.2054L35.743 13.3518L34.8452 18.0634L34.1926 13.8615L31.3464 13.6079L34.2586 11.4615L35.1564 6.74989Z' fill='white'/%3E%3Cg filter='url(%23filter7_f_494_147571)'%3E%3Cpath d='M26.6835 132.371L27.2459 129.196L25.7616 125.973L27.8044 127.857L29.3165 126.057L28.7541 129.232L30.2384 132.456L28.1956 130.572L26.6835 132.371Z' fill='white'/%3E%3C/g%3E%3Cpath d='M26.6835 132.371L27.2459 129.196L25.7616 125.973L27.8044 127.857L29.3165 126.057L28.7541 129.232L30.2384 132.456L28.1956 130.572L26.6835 132.371Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter8_f_494_147571)'%3E%3Cpath d='M36.7516 162.502L36.3849 159.171L34.4347 158.69L36.4768 157.312L37.1849 153.739L37.5517 157.071L39.5018 157.552L37.4598 158.93L36.7516 162.502Z' fill='white'/%3E%3C/g%3E%3Cpath d='M36.7516 162.502L36.3849 159.171L34.4347 158.69L36.4768 157.312L37.1849 153.739L37.5517 157.071L39.5018 157.552L37.4598 158.93L36.7516 162.502Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter9_f_494_147571)'%3E%3Cpath d='M118.463 7.03682L117.03 8.09278L116.588 10.4107L116.267 8.34351L114.867 8.21879L116.3 7.16283L116.741 4.84489L117.062 6.91209L118.463 7.03682Z' fill='white'/%3E%3C/g%3E%3Cpath d='M118.463 7.03682L117.03 8.09278L116.588 10.4107L116.267 8.34351L114.867 8.21879L116.3 7.16283L116.741 4.84489L117.062 6.91209L118.463 7.03682Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_494_147571)'%3E%3Cpath d='M120.394 150.051L122.359 153.197L124.858 151.718L123.11 155.255L123.932 159.753L121.967 156.606L119.468 158.085L121.216 154.548L120.394 150.051Z' fill='white'/%3E%3C/g%3E%3Cpath d='M120.394 150.051L122.359 153.197L124.858 151.718L123.11 155.255L123.932 159.753L121.967 156.606L119.468 158.085L121.216 154.548L120.394 150.051Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_494_147571)'%3E%3Cpath d='M101.774 140.383L102.502 145.069L105.675 145.351L102.428 147.745L101.427 152.998L100.699 148.313L97.5257 148.03L100.773 145.637L101.774 140.383Z' fill='white'/%3E%3C/g%3E%3Cpath d='M101.774 140.383L102.502 145.069L105.675 145.351L102.428 147.745L101.427 152.998L100.699 148.313L97.5257 148.03L100.773 145.637L101.774 140.383Z' fill='white'/%3E%3Cg filter='url(%23filter12_f_494_147571)'%3E%3Cpath d='M99.0026 70.1839L99.7303 74.8693L102.904 75.152L99.6567 77.5454L98.6556 82.7991L97.9279 78.1137L94.7542 77.831L98.0015 75.4376L99.0026 70.1839Z' fill='white'/%3E%3C/g%3E%3Cpath d='M99.0026 70.1839L99.7303 74.8693L102.904 75.152L99.6567 77.5454L98.6556 82.7991L97.9279 78.1137L94.7542 77.831L98.0015 75.4376L99.0026 70.1839Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_494_147571' x='0.447266' y='1.81836' width='144.131' height='158.486' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3CclipPath id='paint2_angular_494_147571_clip_path'%3E%3Cpath d='M113 4.80078L93.1465 11.1008L103.073 23.7008L120.803 22.8008L113 4.80078Z'/%3E%3C/clipPath%3E%3CclipPath id='paint3_angular_494_147571_clip_path'%3E%3Cpath d='M36.0083 5.75294L56.0287 10.873L46.4711 22.6684L28.7278 22.4036L36.0083 5.75294Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_0_494_147571_clip_path' transform='translate(-0.447266 -1.81836)'%3E%3Cpath d='M69.5767 15.6078C71.5501 14.7454 72.5368 14.3141 73.5817 14.3142C74.6267 14.3142 75.6134 14.7455 77.5867 15.608L118.463 33.4754C120.79 34.4925 121.953 35.0011 122.606 35.9988C123.259 36.9965 123.259 38.2662 123.259 40.8057V100.874C123.259 105.128 123.259 107.254 122.441 109.151C121.622 111.047 120.075 112.506 116.981 115.425L77.693 152.475C75.7428 154.314 74.7677 155.234 73.5762 155.234C72.3847 155.234 71.4097 154.314 69.4597 152.475L30.1759 115.424C27.0818 112.506 25.5347 111.047 24.7166 109.151C23.8984 107.255 23.8984 105.128 23.8984 100.875V40.806C23.8984 38.2663 23.8984 36.9965 24.5512 35.9988C25.204 35.0011 26.3676 34.4926 28.6946 33.4755L69.5767 15.6078Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_494_147571_clip_path' transform='translate(-0.447266 -1.81836)'%3E%3Cpath d='M66.889 14.8777C70.2023 13.7006 71.8589 13.1121 73.5818 13.1119C75.3048 13.1117 76.9615 13.6998 80.2751 14.8761L109.967 25.4168C116.4 27.7004 119.616 28.8422 121.448 31.4365C123.279 34.0307 123.278 37.4438 123.276 44.2698L123.261 101.046C123.26 105.217 123.259 107.302 122.469 109.169C121.679 111.037 120.182 112.489 117.189 115.394L87.5048 144.198C80.9221 150.586 77.6308 153.78 73.5763 153.78C69.5218 153.78 66.2306 150.586 59.6483 144.198L29.9721 115.398C26.9769 112.491 25.4794 111.038 24.6892 109.169C23.899 107.301 23.8996 105.214 23.9007 101.04L23.916 44.2583C23.9179 37.4375 23.9188 34.0271 25.7494 31.4348C27.5799 28.8426 30.7936 27.7009 37.2208 25.4176L66.889 14.8777Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_d_494_147571' x='51.502' y='115.9' width='50.791' height='17.0996' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_147571'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_147571' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter2_d_494_147571' x='28.1406' y='31.8008' width='91.3848' height='87.1992' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_147571'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_147571' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_f_494_147571' x='4.14062' y='3.80078' width='139.385' height='135.199' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3CclipPath id='paint9_angular_494_147571_clip_path'%3E%3Cpath d='M50.9577 110.699C48.946 111.745 46.6634 109.913 47.0699 107.574L51.3954 82.6002L33.0352 64.8813C31.3206 63.2234 32.2118 60.1928 34.5101 59.8655L60.0362 56.1908L71.4181 33.3451C72.4448 31.286 75.2226 31.286 76.2492 33.3451L87.6312 56.1908L113.157 59.8655C115.456 60.1928 116.347 63.2234 114.627 64.8813L96.2719 82.6002L100.598 107.574C101.004 109.913 98.7214 111.745 96.7097 110.699L73.8259 98.7881L50.9577 110.699Z'/%3E%3C/clipPath%3E%3CclipPath id='paint10_angular_494_147571_clip_path'%3E%3Cpath d='M55.3149 102.839C53.6864 103.676 51.8385 102.21 52.1676 100.339L55.6693 80.3603L40.8062 66.1851C39.4182 64.8588 40.1396 62.4343 42.0002 62.1725L62.6641 59.2327L71.8781 40.9562C72.7092 39.3089 74.9579 39.3089 75.789 40.9562L85.003 59.2327L105.667 62.1725C107.527 62.4343 108.249 64.8588 106.857 66.1851L91.9979 80.3603L95.4995 100.339C95.8286 102.21 93.9807 103.676 92.3522 102.839L73.8272 93.3105L55.3149 102.839Z'/%3E%3C/clipPath%3E%3Cfilter id='filter4_f_494_147571' x='48.7383' y='58.5723' width='15.1562' height='19.0977' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter5_f_494_147571' x='110.482' y='83.166' width='16.6035' height='25.1992' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter6_f_494_147571' x='27.3457' y='2.75' width='15.3086' height='19.3125' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter7_f_494_147571' x='21.7617' y='121.973' width='12.4766' height='14.4844' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter8_f_494_147571' x='30.4355' y='149.74' width='13.0664' height='16.7617' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter9_f_494_147571' x='110.867' y='0.845703' width='11.5957' height='13.5645' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter10_f_494_147571' x='115.469' y='146.051' width='13.3887' height='17.7012' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter11_f_494_147571' x='93.5254' y='136.383' width='16.1504' height='20.6152' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter12_f_494_147571' x='90.7539' y='66.1836' width='16.1504' height='20.6152' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_494_147571' x1='72.5121' y1='11.1426' x2='72.5121' y2='150.98' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237C9EF1'/%3E%3Cstop offset='1' stop-color='%23506ECE'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_494_147571' x1='74.0145' y1='3' x2='74.0145' y2='174' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237C9EF1'/%3E%3Cstop offset='1' stop-color='%23506ECE'/%3E%3C/linearGradient%3E%3CradialGradient id='paint4_radial_494_147571' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(16.2104 24.179) rotate(44.758) scale(161.574 370.942)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint5_radial_494_147571' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(16.2318 24.1787) rotate(44.758) scale(161.574 370.942)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint6_linear_494_147571' x1='17.7303' y1='164.535' x2='17.7303' y2='127.279' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_494_147571' x1='134.24' y1='164.531' x2='134.24' y2='127.246' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear_494_147571' x1='75.9173' y1='143.352' x2='75.9173' y2='106.144' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-pop-up-modal.modal-info-tier.type-3 .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-bottom {
  background: #385ac9;
  background: linear-gradient(0deg, #385ac9, #7798ed);
}
.CX-pop-up-modal.modal-info-tier.type-4 .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-top:before {
  background-image: url("/o/axa-emma-theme/images/referral/bg-tier-4.png");
}
.CX-pop-up-modal.modal-info-tier.type-4 .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-top .box-tier:before {
  background-image: url("data:image/svg+xml,%3Csvg width='189' height='174' viewBox='0 0 189 174' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_494_147571)'%3E%3Cpath d='M80.5817 17.4001C85.918 14.3451 88.5862 12.8177 91.5121 12.8177C94.438 12.8177 97.1062 14.3451 102.442 17.4001L141.508 39.7647C146.909 42.857 149.61 44.4031 151.094 46.9623C152.577 49.5215 152.577 52.6334 152.577 58.8573V103.266C152.577 109.49 152.577 112.601 151.094 115.161C149.61 117.72 146.909 119.266 141.508 122.358L102.442 144.723C97.1062 147.778 94.438 149.305 91.5121 149.305C88.5862 149.305 85.918 147.778 80.5817 144.723L41.5165 122.358C36.1151 119.266 33.4144 117.72 31.9306 115.161C30.4468 112.601 30.4468 109.49 30.4468 103.266V58.8573C30.4468 52.6334 30.4468 49.5215 31.9306 46.9623C33.4144 44.4031 36.1151 42.857 41.5165 39.7647L80.5817 17.4001Z' fill='url(%23paint0_linear_494_147571)'/%3E%3C/g%3E%3Cpath d='M87.5685 5.29968C90.2543 4.16555 91.5973 3.59849 93.0146 3.59849C94.4319 3.59849 95.7748 4.16556 98.4607 5.29969L146.748 25.6897C150.303 27.1908 152.08 27.9414 153.08 29.4488C154.08 30.9563 154.08 32.8857 154.08 36.7445L154.08 106.573C154.08 111.231 154.08 113.559 153.187 115.638C152.295 117.716 150.606 119.32 147.229 122.527L98.5283 168.77C95.9205 171.246 94.6166 172.484 93.0201 172.484C91.4237 172.484 90.1197 171.246 87.5116 168.77L38.8021 122.527C35.424 119.32 33.735 117.716 32.8422 115.638C31.9493 113.559 31.9493 111.23 31.9493 106.572L31.9492 36.7445C31.9492 32.8857 31.9492 30.9563 32.949 29.4488C33.9488 27.9414 35.7263 27.1908 39.2812 25.6897L87.5685 5.29968Z' fill='url(%23paint1_linear_494_147571)'/%3E%3CforeignObject x='19.4473' y='1.81836' width='144.131' height='158.486'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_494_147571_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M88.5767 15.6078C90.5501 14.7454 91.5368 14.3141 92.5817 14.3142C93.6267 14.3142 94.6134 14.7455 96.5867 15.608L137.463 33.4754C139.79 34.4925 140.953 35.0011 141.606 35.9988C142.259 36.9965 142.259 38.2662 142.259 40.8057V100.874C142.259 105.128 142.259 107.254 141.441 109.151C140.622 111.047 139.075 112.506 135.981 115.425L96.693 152.475C94.7428 154.314 93.7677 155.234 92.5762 155.234C91.3847 155.234 90.4097 154.314 88.4597 152.475L49.1759 115.424C46.0818 112.506 44.5347 111.047 43.7166 109.151C42.8984 107.255 42.8984 105.128 42.8984 100.875V40.806C42.8984 38.2663 42.8984 36.9965 43.5512 35.9988C44.204 35.0011 45.3676 34.4926 47.6946 33.4755L88.5767 15.6078Z' fill='url(%23paint2_radial_494_147571)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_494_147571' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='42' y='13' width='101' height='141'%3E%3CforeignObject x='19.4473' y='1.81836' width='144.131' height='158.486'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_494_147571_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M85.889 14.8777C89.2023 13.7006 90.8589 13.1121 92.5818 13.1119C94.3048 13.1117 95.9615 13.6998 99.2751 14.8761L128.967 25.4168C135.4 27.7004 138.616 28.8422 140.448 31.4365C142.279 34.0307 142.278 37.4438 142.276 44.2698L142.261 101.046C142.26 105.217 142.259 107.302 141.469 109.169C140.679 111.037 139.182 112.489 136.189 115.394L106.505 144.198C99.9221 150.586 96.6308 153.78 92.5763 153.78C88.5218 153.78 85.2306 150.586 78.6483 144.198L48.9721 115.398C45.9769 112.491 44.4794 111.038 43.6892 109.169C42.899 107.301 42.8996 105.214 42.9007 101.04L42.916 44.2583C42.9179 37.4375 42.9188 34.0271 44.7494 31.4348C46.5799 28.8426 49.7936 27.7009 56.2208 25.4176L85.889 14.8777Z' fill='url(%23paint3_radial_494_147571)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_494_147571)'%3E%3Cpath opacity='0.3' d='M149.942 81.0628C149.942 71.0778 147.292 61.2686 142.257 52.6213L92.5767 81.0628H149.942Z' fill='white'/%3E%3Cpath d='M142.257 109.504C147.292 100.857 149.942 91.0479 149.942 81.0628H92.5767L142.257 109.504Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M121.26 130.325C129.98 125.333 137.222 118.152 142.257 109.504L92.5767 81.0628L121.26 130.325Z' fill='white'/%3E%3Cpath d='M92.5767 137.946C102.646 137.946 112.539 135.318 121.26 130.325L92.5767 81.0628L92.5767 137.946Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M63.8938 130.325C72.6145 135.318 82.5069 137.946 92.5767 137.946L92.5767 81.0628L63.8938 130.325Z' fill='white'/%3E%3Cpath d='M42.8965 109.504C47.9314 118.152 55.1731 125.333 63.8938 130.325L92.5767 81.0628L42.8965 109.504Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M35.2109 81.0628C35.2109 91.0479 37.8616 100.857 42.8965 109.504L92.5767 81.0628L35.2109 81.0628Z' fill='white'/%3E%3Cpath d='M42.8965 52.6213C37.8616 61.2686 35.2109 71.0777 35.2109 81.0628L92.5767 81.0628L42.8965 52.6213Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M63.8938 31.8006C55.1731 36.7931 47.9314 43.9739 42.8965 52.6212L92.5767 81.0628L63.8938 31.8006Z' fill='white'/%3E%3Cpath d='M92.5767 24.1797C82.5069 24.1797 72.6145 26.808 63.8938 31.8006L92.5767 81.0628L92.5767 24.1797Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M121.26 31.8006C112.539 26.808 102.646 24.1797 92.5767 24.1797L92.5767 81.0628L121.26 31.8006Z' fill='white'/%3E%3Cpath d='M142.257 52.6212C137.222 43.9739 129.98 36.7931 121.26 31.8006L92.5767 81.0628L142.257 52.6212Z' fill='%23D2A4F0'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M50.8755 140.142C50.0694 140.435 47.4681 141.242 45.0499 142.011L40.7266 143.366L46.5155 149.155C49.7031 152.379 52.451 154.98 52.5975 154.98C52.7807 154.98 52.8906 151.5 52.8906 147.287C52.8906 143.037 52.7807 139.593 52.6342 139.629C52.451 139.629 51.6815 139.886 50.8755 140.142Z' fill='%23BE30A0'/%3E%3Cpath d='M136.936 147.287C136.936 151.516 137.305 154.98 137.488 154.98C137.635 154.98 140.123 152.392 143.311 149.183L149.1 143.385L147.341 142.838C145.582 142.291 139.427 140.358 137.778 139.848L136.936 139.629V147.287Z' fill='%23BE30A0'/%3E%3Cpath d='M36.3604 128.594C34.3224 129.301 31.3673 130.514 29.7369 131.288C26.3062 132.905 20.7696 136.34 21.0074 136.644C21.1093 136.745 23.2832 138.9 25.7967 141.393L30.4162 145.939L28.8537 151.834C27.9706 155.067 26.8497 159.243 26.3062 161.096C25.7628 162.948 25.3891 164.498 25.4231 164.531C25.4571 164.599 27.2573 163.757 29.3972 162.713C35.8848 159.547 45.8711 156.145 51.034 155.336C51.8152 155.202 52.4606 155.101 52.4606 155.067C52.4606 155 49.9471 152.507 46.8561 149.476C43.0178 145.704 41.3874 143.885 41.6931 143.683C41.9988 143.481 41.9988 143.413 41.6931 143.413C41.3535 143.413 41.2516 141.561 41.2516 135.33C41.2516 127.853 41.2176 127.247 40.6741 127.28C40.3345 127.28 38.3984 127.887 36.3604 128.594Z' fill='url(%23paint4_linear_494_147571)'/%3E%3Cpath d='M148.587 135.33C148.587 141.561 148.485 143.413 148.179 143.413C147.84 143.413 147.84 143.481 148.145 143.683C148.451 143.885 146.821 145.704 142.982 149.476C139.892 152.507 137.412 155 137.48 155.033C137.514 155.067 138.465 155.269 139.586 155.505C145.904 156.818 153.818 159.546 160.306 162.611C162.547 163.689 164.415 164.531 164.449 164.531C164.483 164.498 164.076 162.948 163.532 161.096C162.989 159.243 161.868 155.067 160.985 151.834L159.422 145.939L164.212 141.258L169.001 136.542L168.22 135.97C166.725 134.825 162.174 132.265 159.388 130.951C156.467 129.604 149.878 127.246 149.063 127.246C148.655 127.246 148.587 128.627 148.587 135.33Z' fill='url(%23paint5_linear_494_147571)'/%3E%3Cpath d='M88.8033 106.23C87.9541 106.297 85.3727 106.5 83.029 106.702C71.5822 107.678 59.1504 110.339 44.1371 115.021L41.0801 115.998L41.2159 129.605C41.2839 137.115 41.3858 143.313 41.4537 143.346C41.4877 143.414 43.7974 142.774 46.5827 141.932C49.368 141.09 51.8815 140.383 52.1872 140.383C52.4929 140.383 55.1083 139.776 57.9615 139.035C71.786 135.465 82.7912 133.983 95.1551 133.983C106.738 133.983 117.301 135.364 130.073 138.597C133.436 139.439 136.662 140.214 137.206 140.281C137.783 140.383 140.501 141.124 143.252 141.966C146.037 142.808 148.347 143.414 148.381 143.346C148.449 143.313 148.551 137.115 148.619 129.605L148.755 115.998L144.679 114.718C131.635 110.609 120.019 108.083 108.538 106.836C103.952 106.365 91.7245 105.961 88.8033 106.23Z' fill='url(%23paint6_linear_494_147571)'/%3E%3Cg filter='url(%23filter1_d_494_147571)'%3E%3Cpath d='M70.7426 125.168C70.1453 125.168 69.5433 125.065 68.9366 124.86C68.3393 124.645 67.7933 124.309 67.2986 123.852L68.5586 122.284C68.8853 122.545 69.2493 122.746 69.6506 122.886C70.0519 123.026 70.4346 123.096 70.7986 123.096C71.1626 123.096 71.4239 123.04 71.5826 122.928C71.7506 122.816 71.8346 122.657 71.8346 122.452C71.8346 122.303 71.7833 122.186 71.6806 122.102C71.5873 122.009 71.4473 121.925 71.2606 121.85C71.0833 121.766 70.8639 121.673 70.6026 121.57L69.4686 121.108C69.1419 120.968 68.8386 120.786 68.5586 120.562C68.2786 120.329 68.0546 120.049 67.8866 119.722C67.7186 119.386 67.6346 118.999 67.6346 118.56C67.6346 118.037 67.7793 117.566 68.0686 117.146C68.3579 116.717 68.7546 116.376 69.2586 116.124C69.7719 115.863 70.3599 115.732 71.0226 115.732C71.5733 115.732 72.1099 115.83 72.6326 116.026C73.1646 116.213 73.6359 116.497 74.0466 116.88L72.7866 118.448C72.4786 118.233 72.1753 118.075 71.8766 117.972C71.5779 117.86 71.2933 117.804 71.0226 117.804C70.7333 117.804 70.4999 117.855 70.3226 117.958C70.1546 118.061 70.0706 118.215 70.0706 118.42C70.0706 118.56 70.1219 118.681 70.2246 118.784C70.3366 118.877 70.4953 118.966 70.7006 119.05C70.9059 119.125 71.1439 119.218 71.4146 119.33L72.5206 119.764C72.9033 119.913 73.2253 120.105 73.4866 120.338C73.7479 120.562 73.9486 120.833 74.0886 121.15C74.2286 121.467 74.2986 121.836 74.2986 122.256C74.2986 122.769 74.1586 123.25 73.8786 123.698C73.6079 124.137 73.2066 124.491 72.6746 124.762C72.1426 125.033 71.4986 125.168 70.7426 125.168ZM74.6129 125L77.3849 115.9H80.2969L83.0689 125H80.5209L79.4849 120.576C79.3729 120.137 79.2609 119.661 79.1489 119.148C79.0369 118.635 78.9249 118.149 78.8129 117.692H78.7569C78.6636 118.149 78.5609 118.635 78.4489 119.148C78.3369 119.661 78.2249 120.137 78.1129 120.576L77.0769 125H74.6129ZM76.6009 123.068V121.206H81.0529V123.068H76.6009ZM83.9367 125V115.9H86.3447V119.288H89.0607V115.9H91.4687V125H89.0607V121.388H86.3447V125H83.9367ZM92.3317 125L95.1037 115.9H98.0157L100.788 125H98.2397L97.2037 120.576C97.0917 120.137 96.9797 119.661 96.8677 119.148C96.7557 118.635 96.6437 118.149 96.5317 117.692H96.4757C96.3823 118.149 96.2797 118.635 96.1677 119.148C96.0557 119.661 95.9437 120.137 95.8317 120.576L94.7957 125H92.3317ZM94.3197 123.068V121.206H98.7717V123.068H94.3197ZM101.655 125V115.9H104.931C105.566 115.9 106.145 115.965 106.667 116.096C107.19 116.227 107.605 116.455 107.913 116.782C108.221 117.109 108.375 117.571 108.375 118.168C108.375 118.616 108.273 119.022 108.067 119.386C107.871 119.741 107.591 119.988 107.227 120.128V120.184C107.722 120.305 108.105 120.529 108.375 120.856C108.655 121.173 108.795 121.621 108.795 122.2C108.795 122.853 108.632 123.385 108.305 123.796C107.979 124.207 107.545 124.51 107.003 124.706C106.462 124.902 105.865 125 105.211 125H101.655ZM104.063 119.456H104.875C105.267 119.456 105.557 119.372 105.743 119.204C105.93 119.036 106.023 118.812 106.023 118.532C106.023 118.252 105.93 118.051 105.743 117.93C105.557 117.809 105.267 117.748 104.875 117.748H104.063V119.456ZM104.063 123.152H105.043C105.519 123.152 105.869 123.068 106.093 122.9C106.327 122.732 106.443 122.48 106.443 122.144C106.443 121.808 106.327 121.57 106.093 121.43C105.869 121.29 105.519 121.22 105.043 121.22H104.063V123.152ZM109.08 125L111.852 115.9H114.764L117.536 125H114.988L113.952 120.576C113.84 120.137 113.728 119.661 113.616 119.148C113.504 118.635 113.392 118.149 113.28 117.692H113.224C113.13 118.149 113.028 118.635 112.916 119.148C112.804 119.661 112.692 120.137 112.58 120.576L111.544 125H109.08ZM111.068 123.068V121.206H115.52V123.068H111.068ZM119.018 125V117.916H116.61V115.9H123.834V117.916H121.426V125H119.018Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23paint7_angular_494_147571_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00631707 -0.01395 0.0238157 0.0107264 126.586 16.9508)'%3E%3CforeignObject x='-1164.24' y='-1164.24' width='2328.49' height='2328.49'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(194, 132, 230, 1) 0deg,rgba(156, 93, 238, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M132 4.80078L112.146 11.1008L122.073 23.7008L139.803 22.8008L132 4.80078Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.76078432798385620,&%2334;g&%2334;:0.51764708757400513,&%2334;b&%2334;:0.90196079015731812,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61543214321136475,&%2334;g&%2334;:0.36481481790542603,&%2334;b&%2334;:0.93518519401550293,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:12.634140968322754,&%2334;m01&%2334;:47.631481170654297,&%2334;m02&%2334;:96.452697753906250,&%2334;m10&%2334;:-27.900001525878906,&%2334;m11&%2334;:21.452850341796875,&%2334;m12&%2334;:20.174358367919922%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint8_angular_494_147571_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00774589 0.00862764 -0.0147293 0.0131526 114.554 153.629)'%3E%3CforeignObject x='-1191.93' y='-1191.93' width='2383.86' height='2383.86'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(194, 132, 230, 1) 0deg,rgba(156, 93, 238, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M121.328 161.083L123.031 145.455L111.252 148.45L106.451 160.961L121.328 161.083Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.76078432798385620,&%2334;g&%2334;:0.51764708757400513,&%2334;b&%2334;:0.90196079015731812,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61543214321136475,&%2334;g&%2334;:0.36481481790542603,&%2334;b&%2334;:0.93518519401550293,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:15.491782188415527,&%2334;m01&%2334;:-29.458562850952148,&%2334;m02&%2334;:121.53781127929688,&%2334;m10&%2334;:17.255271911621094,&%2334;m11&%2334;:26.305147171020508,&%2334;m12&%2334;:131.84896850585938%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint9_angular_494_147571_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00820689 0.00819278 -0.0139869 -0.0139353 70.0319 152.734)'%3E%3CforeignObject x='-1192.01' y='-1192.01' width='2384.03' height='2384.03'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(194, 132, 230, 1) 0deg,rgba(156, 93, 238, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M62.9458 159.893L78.6868 160.72L75.0334 149.157L62.2414 145.073L62.9458 159.893Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.76078432798385620,&%2334;g&%2334;:0.51764708757400513,&%2334;b&%2334;:0.90196079015731812,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61543214321136475,&%2334;g&%2334;:0.36481481790542603,&%2334;b&%2334;:0.93518519401550293,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-16.413774490356445,&%2334;m01&%2334;:-27.973781585693359,&%2334;m02&%2334;:92.225715637207031,&%2334;m10&%2334;:16.385559082031250,&%2334;m11&%2334;:-27.870685577392578,&%2334;m12&%2334;:158.47624206542969%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint10_angular_494_147571_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00671337 -0.0125169 -0.0234904 0.0105229 60.7642 16.6574)'%3E%3CforeignObject x='-1170' y='-1170' width='2340' height='2340'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(192, 129, 231, 1) 0deg,rgba(158, 94, 239, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M55.0044 5.75294L75.0248 10.873L65.4671 22.6684L47.7239 22.4036L55.0044 5.75294Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.75294119119644165,&%2334;g&%2334;:0.50588238239288330,&%2334;b&%2334;:0.90588235855102539,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61960786581039429,&%2334;g&%2334;:0.36862745881080627,&%2334;b&%2334;:0.93725490570068359,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-13.426731109619141,&%2334;m01&%2334;:-46.980747222900391,&%2334;m02&%2334;:90.967987060546875,&%2334;m10&%2334;:-25.033710479736328,&%2334;m11&%2334;:21.045734405517578,&%2334;m12&%2334;:18.651437759399414%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter2_f_494_147571)'%3E%3Cpath d='M46.5198 92.4289C44.271 92.1355 43.4561 89.3291 45.135 87.6448L63.0479 69.6528L58.21 44.6357C57.76 42.2968 60.2337 40.3228 62.304 41.3686L85.3207 52.951L107.787 40.737C109.813 39.6365 112.087 41.2246 111.743 43.499L107.917 68.7277L126.704 86.3328C128.398 87.9151 127.384 90.9081 125.021 91.2834L99.795 95.3097L88.966 118.248C87.9529 120.397 85.0295 120.593 83.9838 118.586L72.0997 95.7423L46.5198 92.4289Z' fill='white'/%3E%3C/g%3E%3Cpath d='M67.017 76.0879C65.4658 75.8754 64.89 73.9478 66.0383 72.8019L78.2901 60.5613L74.8288 43.3903C74.5068 41.785 76.2013 40.4446 77.6333 41.1719L93.5528 49.227L108.972 40.9696C110.362 40.2256 111.938 41.3256 111.712 42.8827L109.204 60.1547L122.24 72.3163C123.415 73.4093 122.731 75.4555 121.106 75.7008L103.743 78.3324L96.3978 93.9989C95.7106 95.4668 93.6971 95.5865 92.9663 94.2058L84.6607 78.4885L67.017 76.0879Z' fill='%239055F5'/%3E%3Cg filter='url(%23filter3_d_494_147571)'%3E%3Cg clip-path='url(%23paint11_angular_494_147571_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.0406274 -0.0128217 0.0136285 0.043019 96.6497 63.9323)'%3E%3CforeignObject x='-913.403' y='-913.403' width='1826.81' height='1826.81'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(211, 143, 243, 1) 0deg,rgba(143, 85, 246, 1) 91.7857deg,rgba(211, 143, 243, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M54.4027 54.6664C52.8641 53.1457 53.8435 50.5364 56.0756 50.2207L79.9038 46.8363L90.4749 24.9752C91.465 22.9328 94.4649 22.8546 95.4399 24.8458L106.304 46.9499L130.297 50.5964C132.46 50.9258 133.281 53.4483 131.726 54.9835L114.462 72.0088L118.691 96.2649C119.075 98.4478 116.602 100.144 114.596 99.0682L93.1708 87.5884L71.9002 98.8288C69.9084 99.8828 67.5794 98.3464 67.9286 96.2136L71.9184 71.9452L54.4027 54.6664Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.56078433990478516,&%2334;g&%2334;:0.33333334326744080,&%2334;b&%2334;:0.96470588445663452,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.25496017932891846%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.83034634590148926,&%2334;g&%2334;:0.56416714191436768,&%2334;b&%2334;:0.95511794090270996,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:81.254737854003906,&%2334;m01&%2334;:27.256940841674805,&%2334;m02&%2334;:42.393894195556641,&%2334;m10&%2334;:-25.643356323242188,&%2334;m11&%2334;:86.03796386718750,&%2334;m12&%2334;:33.735012054443359%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg filter='url(%23filter4_f_494_147571)'%3E%3Cpath d='M120.557 84.2781C109.974 99.3489 89.154 103.02 74.0538 92.4766C58.9536 81.9336 55.2918 61.1695 65.8748 46.0987C76.4579 31.0279 97.2782 27.3573 112.378 37.9002C127.479 48.4432 131.14 69.2073 120.557 84.2781ZM66.6787 46.6599C56.4068 61.2877 59.961 81.4413 74.6172 91.6743C89.2734 101.907 109.482 98.3446 119.754 83.7169C130.025 69.0891 126.471 48.9355 111.815 38.7025C97.1588 28.4695 76.9506 32.0322 66.6787 46.6599Z' fill='%23B174EC'/%3E%3C/g%3E%3Cpath d='M120.557 84.2781C109.974 99.3489 89.154 103.02 74.0538 92.4766C58.9536 81.9336 55.2918 61.1695 65.8748 46.0987C76.4579 31.0279 97.2782 27.3573 112.378 37.9002C127.479 48.4432 131.14 69.2073 120.557 84.2781ZM66.6787 46.6599C56.4068 61.2877 59.961 81.4413 74.6172 91.6743C89.2734 101.907 109.482 98.3446 119.754 83.7169C130.025 69.0891 126.471 48.9355 111.815 38.7025C97.1588 28.4695 76.9506 32.0322 66.6787 46.6599Z' fill='%23B174EC'/%3E%3Cg filter='url(%23filter5_f_494_147571)'%3E%3Cpath d='M61.992 74.1181L58.7352 69.9251L53.468 70.6266L57.6677 67.3811L56.9598 62.1255L60.2167 66.3185L65.4839 65.617L61.2842 68.8625L61.992 74.1181Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M46.0702 73.2977L42.8133 69.1048L37.5461 69.8063L41.7458 66.5608L41.038 61.3052L44.2948 65.4981L49.562 64.7967L45.3623 68.0421L46.0702 73.2977Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter6_f_494_147571)'%3E%3Cpath d='M171.603 103.91L170.356 97.3624L164.049 95.1455L170.618 93.9073L172.838 87.6229L174.084 94.1707L180.391 96.3876L173.822 97.6258L171.603 103.91Z' fill='white'/%3E%3C/g%3E%3Cpath d='M171.603 103.91L170.356 97.3624L164.049 95.1455L170.618 93.9073L172.838 87.6229L174.084 94.1707L180.391 96.3876L173.822 97.6258L171.603 103.91Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter7_f_494_147571)'%3E%3Cpath d='M20.6216 5.91725L22.2969 10.9526L27.4982 12.0395L22.4565 13.7061L21.3739 18.8975L19.6986 13.8622L14.4972 12.7753L19.539 11.1087L20.6216 5.91725Z' fill='white'/%3E%3C/g%3E%3Cpath d='M20.6216 5.91725L22.2969 10.9526L27.4982 12.0395L22.4565 13.7061L21.3739 18.8975L19.6986 13.8622L14.4972 12.7753L19.539 11.1087L20.6216 5.91725Z' fill='white'/%3E%3Cg filter='url(%23filter8_f_494_147571)'%3E%3Cpath d='M5.58899 132.847L7.00455 129.397L4.7261 126.448L8.18258 127.855L11.1423 125.579L9.72669 129.028L12.0051 131.977L8.54867 130.57L5.58899 132.847Z' fill='white'/%3E%3C/g%3E%3Cpath d='M5.58899 132.847L7.00455 129.397L4.7261 126.448L8.18258 127.855L11.1423 125.579L9.72669 129.028L12.0051 131.977L8.54867 130.57L5.58899 132.847Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter9_f_494_147571)'%3E%3Cpath d='M24.5395 163.051L23.5015 159.162L19.6057 158.1L23.5079 157.07L24.5695 153.189L25.6075 157.078L29.5033 158.14L25.6011 159.17L24.5395 163.051Z' fill='white'/%3E%3C/g%3E%3Cpath d='M24.5395 163.051L23.5015 159.162L19.6057 158.1L23.5079 157.07L24.5695 153.189L25.6075 157.078L29.5033 158.14L25.6011 159.17L24.5395 163.051Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter10_f_494_147571)'%3E%3Cpath d='M171.595 7.44876L169.115 8.26868L168.582 10.8227L167.758 8.34547L165.199 7.81075L167.68 6.99083L168.212 4.43685L169.036 6.91404L171.595 7.44876Z' fill='white'/%3E%3C/g%3E%3Cpath d='M171.595 7.44876L169.115 8.26868L168.582 10.8227L167.758 8.34547L165.199 7.81075L167.68 6.99083L168.212 4.43685L169.036 6.91404L171.595 7.44876Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_494_147571)'%3E%3Cpath d='M175.124 150.051L178.671 153.197L183.181 151.718L180.025 155.255L181.509 159.753L177.962 156.606L173.452 158.085L176.607 154.548L175.124 150.051Z' fill='white'/%3E%3C/g%3E%3Cpath d='M175.124 150.051L178.671 153.197L183.181 151.718L180.025 155.255L181.509 159.753L177.962 156.606L173.452 158.085L176.607 154.548L175.124 150.051Z' fill='white'/%3E%3Cg filter='url(%23filter12_f_494_147571)'%3E%3Cpath d='M140.787 139.453L142.656 145.068L148.455 146.28L142.833 148.138L141.626 153.927L139.758 148.312L133.958 147.1L139.58 145.242L140.787 139.453Z' fill='white'/%3E%3C/g%3E%3Cpath d='M140.787 139.453L142.656 145.068L148.455 146.28L142.833 148.138L141.626 153.927L139.758 148.312L133.958 147.1L139.58 145.242L140.787 139.453Z' fill='white'/%3E%3Cg filter='url(%23filter13_f_494_147571)'%3E%3Cpath d='M135.784 69.2519L137.652 74.8665L143.451 76.0785L137.83 77.9369L136.622 83.7256L134.754 78.1109L128.955 76.899L134.576 75.0406L135.784 69.2519Z' fill='white'/%3E%3C/g%3E%3Cpath d='M135.784 69.2519L137.652 74.8665L143.451 76.0785L137.83 77.9369L136.622 83.7256L134.754 78.1109L128.955 76.899L134.576 75.0406L135.784 69.2519Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_494_147571' x='19.4473' y='1.81836' width='144.131' height='158.486' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_494_147571_clip_path' transform='translate(-19.4473 -1.81836)'%3E%3Cpath d='M88.5767 15.6078C90.5501 14.7454 91.5368 14.3141 92.5817 14.3142C93.6267 14.3142 94.6134 14.7455 96.5867 15.608L137.463 33.4754C139.79 34.4925 140.953 35.0011 141.606 35.9988C142.259 36.9965 142.259 38.2662 142.259 40.8057V100.874C142.259 105.128 142.259 107.254 141.441 109.151C140.622 111.047 139.075 112.506 135.981 115.425L96.693 152.475C94.7428 154.314 93.7677 155.234 92.5762 155.234C91.3847 155.234 90.4097 154.314 88.4597 152.475L49.1759 115.424C46.0818 112.506 44.5347 111.047 43.7166 109.151C42.8984 107.255 42.8984 105.128 42.8984 100.875V40.806C42.8984 38.2663 42.8984 36.9965 43.5512 35.9988C44.204 35.0011 45.3676 34.4926 47.6946 33.4755L88.5767 15.6078Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_494_147571_clip_path' transform='translate(-19.4473 -1.81836)'%3E%3Cpath d='M85.889 14.8777C89.2023 13.7006 90.8589 13.1121 92.5818 13.1119C94.3048 13.1117 95.9615 13.6998 99.2751 14.8761L128.967 25.4168C135.4 27.7004 138.616 28.8422 140.448 31.4365C142.279 34.0307 142.278 37.4438 142.276 44.2698L142.261 101.046C142.26 105.217 142.259 107.302 141.469 109.169C140.679 111.037 139.182 112.489 136.189 115.394L106.505 144.198C99.9221 150.586 96.6308 153.78 92.5763 153.78C88.5218 153.78 85.2306 150.586 78.6483 144.198L48.9721 115.398C45.9769 112.491 44.4794 111.038 43.6892 109.169C42.899 107.301 42.8996 105.214 42.9007 101.04L42.916 44.2583C42.9179 37.4375 42.9188 34.0271 44.7494 31.4348C46.5799 28.8426 49.7936 27.7009 56.2208 25.4176L85.889 14.8777Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_d_494_147571' x='63.2988' y='115.732' width='64.5352' height='17.4355' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_147571'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_147571' result='shape'/%3E%3C/filter%3E%3CclipPath id='paint7_angular_494_147571_clip_path'%3E%3Cpath d='M132 4.80078L112.146 11.1008L122.073 23.7008L139.803 22.8008L132 4.80078Z'/%3E%3C/clipPath%3E%3CclipPath id='paint8_angular_494_147571_clip_path'%3E%3Cpath d='M121.328 161.083L123.031 145.455L111.252 148.45L106.451 160.961L121.328 161.083Z'/%3E%3C/clipPath%3E%3CclipPath id='paint9_angular_494_147571_clip_path'%3E%3Cpath d='M62.9458 159.893L78.6868 160.72L75.0334 149.157L62.2414 145.073L62.9458 159.893Z'/%3E%3C/clipPath%3E%3CclipPath id='paint10_angular_494_147571_clip_path'%3E%3Cpath d='M55.0044 5.75294L75.0248 10.873L65.4671 22.6684L47.7239 22.4036L55.0044 5.75294Z'/%3E%3C/clipPath%3E%3Cfilter id='filter2_f_494_147571' x='16.2422' y='12.3789' width='139.305' height='135.604' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter3_d_494_147571' x='49.6562' y='23.3965' width='86.873' height='84.0039' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_147571'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_147571' result='shape'/%3E%3C/filter%3E%3CclipPath id='paint11_angular_494_147571_clip_path'%3E%3Cpath d='M54.4027 54.6664C52.8641 53.1457 53.8435 50.5364 56.0756 50.2207L79.9038 46.8363L90.4749 24.9752C91.465 22.9328 94.4649 22.8546 95.4399 24.8458L106.304 46.9499L130.297 50.5964C132.46 50.9258 133.281 53.4483 131.726 54.9835L114.462 72.0088L118.691 96.2649C119.075 98.4478 116.602 100.144 114.596 99.0682L93.1708 87.5884L71.9002 98.8288C69.9084 99.8828 67.5794 98.3464 67.9286 96.2136L71.9184 71.9452L54.4027 54.6664Z'/%3E%3C/clipPath%3E%3Cfilter id='filter4_f_494_147571' x='55.8262' y='27.8828' width='74.7812' height='74.6113' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter5_f_494_147571' x='49.4688' y='58.125' width='20.0156' height='19.9922' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter6_f_494_147571' x='160.049' y='83.623' width='24.3418' height='24.2871' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter7_f_494_147571' x='10.498' y='1.91797' width='21' height='20.9805' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter8_f_494_147571' x='0.726562' y='121.578' width='15.2793' height='15.2676' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter9_f_494_147571' x='15.6055' y='149.189' width='17.8984' height='17.8613' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter10_f_494_147571' x='161.199' y='0.4375' width='14.3965' height='14.3848' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter11_f_494_147571' x='169.453' y='146.051' width='17.7266' height='17.7012' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter12_f_494_147571' x='129.959' y='135.453' width='22.4961' height='22.4746' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter13_f_494_147571' x='124.955' y='65.252' width='22.4961' height='22.4746' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_494_147571' x1='91.5121' y1='11.1426' x2='91.5121' y2='150.98' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C583E2'/%3E%3Cstop offset='1' stop-color='%238D53F6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_494_147571' x1='93.0145' y1='3' x2='93.0145' y2='174' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C583E2'/%3E%3Cstop offset='1' stop-color='%238D53F6'/%3E%3C/linearGradient%3E%3CradialGradient id='paint2_radial_494_147571' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(35.2104 24.179) rotate(44.758) scale(161.574 370.942)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint3_radial_494_147571' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(35.2318 24.1787) rotate(44.758) scale(161.574 370.942)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint4_linear_494_147571' x1='36.7303' y1='164.535' x2='36.7303' y2='127.279' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_494_147571' x1='153.24' y1='164.531' x2='153.24' y2='127.246' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_494_147571' x1='94.9173' y1='143.352' x2='94.9173' y2='106.144' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 189px;
  height: 174px;
}
.CX-pop-up-modal.modal-info-tier.type-4 .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-bottom {
  background: #c583e2;
  background: linear-gradient(180deg, #c583e2, #8e54f6);
}
.CX-pop-up-modal.modal-info-tier.type-5 .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-top:before {
  background-image: url("/o/axa-emma-theme/images/referral/bg-tier-5.png");
}
.CX-pop-up-modal.modal-info-tier.type-5 .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-top .box-tier {
  width: 236px;
  height: 191px;
}
.CX-pop-up-modal.modal-info-tier.type-5 .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-top .box-tier:before {
  background-image: url("data:image/svg+xml,%3Csvg width='236' height='191' viewBox='0 0 236 191' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.3' filter='url(%23filter0_f_494_147571)'%3E%3Cpath d='M231.182 41.6983C230.753 44.0002 230.166 46.2298 228.88 48.2864L227.786 49.3933C224.031 51.7895 220.197 54.0379 216.283 56.1385C213.454 57.6564 210.618 59.1658 207.776 60.6668C191.226 69.4006 177.072 76.8859 165.315 83.1227C155.948 88.0934 149.58 91.5651 146.21 93.5378C143.408 95.1793 141.102 96.6248 139.292 97.8743C138.853 98.1782 138.459 98.5399 138.11 98.9592C137.862 99.259 137.87 99.5504 138.135 99.8334C140.235 102.072 143.079 103.846 145.674 105.44C151.205 108.832 156.836 112.05 162.569 115.094L166.819 117.415L179.672 124.204C179.709 124.224 179.743 124.252 179.769 124.285C179.796 124.318 179.815 124.357 179.825 124.398C179.835 124.44 179.837 124.483 179.83 124.524C179.822 124.566 179.806 124.606 179.782 124.641L177.84 127.544L170.37 138.535C170.34 138.578 170.302 138.615 170.258 138.644C170.213 138.673 170.163 138.692 170.111 138.701C170.059 138.71 170.006 138.709 169.954 138.697C169.903 138.685 169.854 138.663 169.812 138.632L167.8 137.167C158.698 130.46 149.714 123.516 140.85 116.333L138.444 114.314L134.625 111.116L131.277 108.248L127.897 105.066L124.11 101.145C123.067 99.9896 122.299 98.782 121.805 97.5221L121.887 96.7611L122.543 95.7076C124.157 94.1017 125.867 92.7013 127.673 91.5064L132.642 88.2108L134.575 87.0095L148.276 79.0127L160.932 72.0599L166.558 69.0599L167.201 68.714L174.677 64.7612L178.943 62.5159L181.226 61.3524L187.649 58.0473L192.228 55.6794L193.782 54.9058L201.268 51.0945L205.099 49.1134L207.341 48.0474L214.281 44.5945L218.197 42.6071L220.281 41.5914L228.07 37.7455L231.279 36.2172C231.308 36.2034 231.34 36.1974 231.372 36.1997C231.404 36.202 231.435 36.2126 231.461 36.2304C231.487 36.2482 231.509 36.2726 231.523 36.3012C231.537 36.3298 231.543 36.3615 231.541 36.3933L231.182 41.6983Z' fill='url(%23paint0_linear_494_147571)'/%3E%3Cpath d='M221.8 55.4314C221.908 57.444 221.784 59.4576 221.428 61.4723C221.304 62.0698 221.152 62.7176 220.971 63.4157C220.593 64.8664 219.95 66.1515 219.044 67.271C217.742 68.8748 215.292 70.3465 213.394 71.6484L209.257 74.2993C197.973 81.2154 186.506 87.8171 174.856 94.1043C170.563 96.4208 166.229 98.6567 161.852 100.812C159.786 101.831 157.566 102.79 155.193 103.689C151.232 105.189 146.528 101.563 144.223 98.7049C144.196 98.6725 144.177 98.6348 144.167 98.5942C144.157 98.5537 144.155 98.5115 144.163 98.4704C144.171 98.4293 144.188 98.3905 144.212 98.3566C144.237 98.3226 144.268 98.2945 144.305 98.2741C169.48 84.2049 194.602 70.1767 219.672 56.1893C219.689 56.1788 219.916 56.0362 220.353 55.7616C220.893 55.422 221.376 55.3119 221.8 55.4314Z' fill='url(%23paint1_linear_494_147571)'/%3E%3Cpath d='M214.665 75.1074C214.718 77.2542 214.554 79.3894 214.173 81.5131C213.921 82.8695 213.447 84.338 212.751 85.9187L212.101 87.0319C211.507 87.8432 210.813 88.5581 210.02 89.1766C208.801 90.1262 207.53 91.0634 206.208 91.9879L202.528 94.4218C195.158 99.0088 187.594 103.309 179.835 107.321C176.985 108.795 174.379 110.045 172.018 111.073C170.265 111.837 167.885 112.865 165.933 112.783C162.467 112.639 159.21 110.293 157.312 107.541C157.278 107.492 157.255 107.436 157.244 107.377C157.233 107.318 157.234 107.258 157.248 107.2C157.261 107.141 157.287 107.087 157.323 107.039C157.359 106.991 157.405 106.951 157.457 106.922L214.665 75.1074Z' fill='url(%23paint2_linear_494_147571)'/%3E%3Cpath d='M209.573 95.1009C209.565 97.0611 209.347 99.0705 208.92 101.129C208.353 103.013 207.64 104.654 206.209 106.057C205.2 107.048 203.081 108.558 199.852 110.585L194.444 113.862L193.558 114.359L187.551 117.547C185.19 118.695 182.711 119.887 180.457 120.293C177.275 120.865 174.185 118.293 172.186 116.079C172.075 115.953 171.992 115.814 171.937 115.661C171.859 115.445 171.92 115.282 172.12 115.173C175.397 113.343 178.607 111.553 181.75 109.802C190.713 104.806 199.354 99.9803 207.672 95.3242C208.164 95.0474 208.687 94.776 209.242 94.5097C209.273 94.4956 209.306 94.4883 209.34 94.4883C209.373 94.4883 209.407 94.4956 209.437 94.5097C209.467 94.5238 209.494 94.5443 209.516 94.5699C209.537 94.5954 209.552 94.6253 209.561 94.6575C209.586 94.7477 209.59 94.8955 209.573 95.1009Z' fill='url(%23paint3_linear_494_147571)'/%3E%3C/g%3E%3Cpath d='M222.158 32.6983C221.729 35.0002 221.143 37.2298 219.856 39.2864L218.762 40.3933C215.008 42.7895 211.174 45.0379 207.26 47.1385C204.43 48.6564 201.594 50.1658 198.752 51.6668C182.202 60.4006 168.049 67.8859 156.292 74.1227C146.925 79.0934 140.556 82.5651 137.187 84.5378C134.385 86.1793 132.079 87.6248 130.269 88.8743C129.829 89.1782 129.435 89.5399 129.086 89.9592C128.838 90.259 128.847 90.5504 129.112 90.8334C131.212 93.0724 134.056 94.8459 136.651 96.4403C142.181 99.8323 147.813 103.05 153.545 106.094L157.796 108.415L170.648 115.204C170.686 115.224 170.719 115.252 170.746 115.285C170.772 115.318 170.791 115.357 170.802 115.398C170.812 115.44 170.814 115.483 170.806 115.524C170.799 115.566 170.782 115.606 170.759 115.641L168.816 118.544L161.346 129.535C161.317 129.578 161.279 129.615 161.234 129.644C161.19 129.673 161.14 129.692 161.088 129.701C161.036 129.71 160.983 129.709 160.931 129.697C160.88 129.685 160.831 129.663 160.788 129.632L158.776 128.167C149.674 121.46 140.691 114.516 131.826 107.333L129.421 105.314L125.602 102.116L122.253 99.2484L118.873 96.0661L115.086 92.1447C114.044 90.9896 113.275 89.782 112.781 88.5221L112.863 87.7611L113.519 86.7076C115.134 85.1017 116.844 83.7013 118.649 82.5064L123.619 79.2108L125.552 78.0095L139.252 70.0127L151.909 63.0599L157.534 60.0599L158.177 59.714L165.654 55.7612L169.92 53.5159L172.203 52.3524L178.626 49.0473L183.204 46.6794L184.759 45.9058L192.244 42.0945L196.075 40.1134L198.317 39.0474L205.257 35.5945L209.174 33.6071L211.258 32.5914L219.046 28.7455L222.256 27.2172C222.285 27.2034 222.317 27.1974 222.349 27.1997C222.38 27.202 222.411 27.2126 222.438 27.2304C222.464 27.2482 222.485 27.2726 222.499 27.3012C222.513 27.3298 222.52 27.3615 222.518 27.3933L222.158 32.6983Z' fill='url(%23paint4_linear_494_147571)'/%3E%3Cpath d='M212.777 46.4314C212.884 48.444 212.76 50.4576 212.405 52.4723C212.281 53.0698 212.128 53.7176 211.948 54.4157C211.569 55.8664 210.927 57.1515 210.021 58.271C208.719 59.8748 206.269 61.3465 204.371 62.6484L200.234 65.2993C188.949 72.2154 177.482 78.8171 165.833 85.1043C161.54 87.4208 157.206 89.6567 152.829 91.8118C150.763 92.8307 148.543 93.7898 146.169 94.6891C142.209 96.1891 137.505 92.5634 135.2 89.7049C135.173 89.6725 135.154 89.6348 135.144 89.5942C135.133 89.5537 135.132 89.5115 135.14 89.4704C135.148 89.4293 135.164 89.3905 135.189 89.3566C135.213 89.3226 135.245 89.2945 135.282 89.2741C160.456 75.2049 185.579 61.1767 210.649 47.1893C210.665 47.1788 210.892 47.0362 211.33 46.7616C211.87 46.422 212.352 46.3119 212.777 46.4314Z' fill='url(%23paint5_linear_494_147571)'/%3E%3Cpath d='M205.642 66.1074C205.694 68.2542 205.53 70.3894 205.15 72.5131C204.897 73.8695 204.423 75.338 203.728 76.9187L203.078 78.0319C202.483 78.8432 201.789 79.5581 200.997 80.1766C199.778 81.1262 198.507 82.0634 197.185 82.9879L193.505 85.4218C186.135 90.0088 178.571 94.3086 170.812 98.3212C167.961 99.795 165.356 101.045 162.995 102.073C161.242 102.837 158.861 103.865 156.909 103.783C153.444 103.639 150.187 101.293 148.289 98.5413C148.255 98.4919 148.231 98.4361 148.22 98.3772C148.209 98.3184 148.211 98.2579 148.224 98.1996C148.238 98.1414 148.264 98.0866 148.3 98.0387C148.336 97.9909 148.381 97.9511 148.434 97.9218L205.642 66.1074Z' fill='url(%23paint6_linear_494_147571)'/%3E%3Cpath d='M200.55 86.1009C200.541 88.0611 200.324 90.0705 199.897 92.1292C199.329 94.0128 198.617 95.6543 197.185 97.0568C196.176 98.0485 194.057 99.5579 190.829 101.585L185.421 104.862L184.535 105.359L178.528 108.547C176.166 109.695 173.688 110.887 171.433 111.293C168.252 111.865 165.162 109.293 163.163 107.079C163.051 106.953 162.968 106.814 162.914 106.661C162.836 106.445 162.897 106.282 163.096 106.173C166.374 104.343 169.584 102.553 172.726 100.802C181.69 95.8063 190.33 90.9803 198.648 86.3242C199.14 86.0474 199.664 85.776 200.219 85.5097C200.249 85.4956 200.283 85.4883 200.316 85.4883C200.35 85.4883 200.383 85.4956 200.414 85.5097C200.444 85.5238 200.471 85.5443 200.492 85.5699C200.514 85.5954 200.529 85.6253 200.537 85.6575C200.562 85.7477 200.567 85.8955 200.55 86.1009Z' fill='url(%23paint7_linear_494_147571)'/%3E%3Cg opacity='0.3' filter='url(%23filter1_f_494_147571)'%3E%3Cpath d='M4.84951 41.6983C5.27834 44.0002 5.86484 46.2298 7.15133 48.2864L8.24548 49.3933C11.9998 51.7895 15.8341 54.0379 19.7482 56.1385C22.5777 57.6564 25.4134 59.1658 28.2555 60.6668C44.8054 69.4006 58.9589 76.8859 70.716 83.1227C80.083 88.0934 86.4514 91.5651 89.8211 93.5378C92.6232 95.1793 94.9292 96.6248 96.7391 97.8743C97.1784 98.1782 97.5726 98.5399 97.9215 98.9592C98.1696 99.259 98.1612 99.5504 97.8963 99.8334C95.7963 102.072 92.9521 103.846 90.3571 105.44C84.8264 108.832 79.1949 112.05 73.4624 115.094L69.212 117.415L56.3596 124.204C56.3218 124.224 56.2886 124.252 56.2621 124.285C56.2357 124.318 56.2166 124.357 56.2062 124.398C56.1958 124.44 56.1943 124.483 56.2017 124.524C56.2091 124.566 56.2253 124.606 56.2493 124.641L58.1916 127.544L65.6615 138.535C65.6911 138.578 65.7293 138.615 65.7737 138.644C65.818 138.673 65.8678 138.692 65.9198 138.701C65.9719 138.71 66.0253 138.709 66.0768 138.697C66.1283 138.685 66.1768 138.663 66.2196 138.632L68.2313 137.167C77.3335 130.46 86.3168 123.516 95.1814 116.333L97.5873 114.314L101.406 111.116L104.754 108.248L108.135 105.066L111.922 101.145C112.964 99.9896 113.733 98.782 114.227 97.5221L114.145 96.7611L113.489 95.7076C111.874 94.1017 110.164 92.7013 108.359 91.5064L103.389 88.2108L101.456 87.0095L87.7557 79.0127L75.0989 72.0599L69.4737 69.0599L68.8304 68.714L61.3543 64.7612L57.088 62.5159L54.8051 61.3524L48.3821 58.0473L43.8037 55.6794L42.2492 54.9058L34.7636 51.0945L30.9325 49.1134L28.6906 48.0474L21.7505 44.5945L17.8343 42.6071L15.75 41.5914L7.96169 37.7455L4.75176 36.2172C4.72299 36.2034 4.69109 36.1974 4.65925 36.1997C4.62741 36.202 4.59674 36.2126 4.57027 36.2304C4.54381 36.2482 4.52248 36.2726 4.50841 36.3012C4.49433 36.3298 4.48801 36.3615 4.49006 36.3933L4.84951 41.6983Z' fill='url(%23paint8_linear_494_147571)'/%3E%3Cpath d='M14.227 55.4314C14.1198 57.444 14.2438 59.4576 14.5991 61.4723C14.7231 62.0698 14.8755 62.7176 15.0563 63.4157C15.4347 64.8664 16.0769 66.1515 16.9829 67.271C18.2851 68.8748 20.7351 70.3465 22.6333 71.6484L26.7703 74.2993C38.0544 81.2154 49.5214 87.8171 61.1713 94.1043C65.4638 96.4208 69.7984 98.6567 74.175 100.812C76.2414 101.831 78.4612 102.79 80.8345 103.689C84.7949 105.189 89.4994 101.563 91.8044 98.7049C91.8309 98.6725 91.85 98.6348 91.8603 98.5942C91.8706 98.5537 91.8719 98.5115 91.8641 98.4704C91.8563 98.4293 91.8396 98.3905 91.8151 98.3566C91.7906 98.3226 91.7589 98.2945 91.7224 98.2741C66.5475 84.2049 41.4252 70.1767 16.3554 56.1893C16.3386 56.1788 16.1115 56.0362 15.6743 55.7616C15.134 55.422 14.6516 55.3119 14.227 55.4314Z' fill='url(%23paint9_linear_494_147571)'/%3E%3Cpath d='M21.3662 75.1074C21.3137 77.2542 21.4776 79.3894 21.8581 81.5131C22.1104 82.8695 22.5844 84.338 23.2802 85.9187L23.9298 87.0319C24.5246 87.8432 25.2183 88.5581 26.0108 89.1766C27.2301 90.1262 28.5008 91.0634 29.823 91.9879L33.5028 94.4218C40.8728 99.0088 48.4372 103.309 56.1961 107.321C59.0466 108.795 61.6521 110.045 64.0128 111.073C65.766 111.837 68.1466 112.865 70.0984 112.783C73.5638 112.639 76.821 110.293 78.7192 107.541C78.7531 107.492 78.7764 107.436 78.7875 107.377C78.7986 107.318 78.7973 107.258 78.7836 107.2C78.77 107.141 78.7443 107.087 78.7082 107.039C78.6722 106.991 78.6265 106.951 78.5741 106.922L21.3662 75.1074Z' fill='url(%23paint10_linear_494_147571)'/%3E%3Cpath d='M26.4581 95.1009C26.4665 97.0611 26.684 99.0705 27.1108 101.129C27.6783 103.013 28.3909 104.654 29.8225 106.057C30.8315 107.048 32.9504 108.558 36.1793 110.585L41.5869 113.862L42.473 114.359L48.4798 117.547C50.8415 118.695 53.3199 119.887 55.5744 120.293C58.7559 120.865 61.846 118.293 63.8451 116.079C63.9566 115.953 64.0396 115.814 64.0943 115.661C64.172 115.445 64.1111 115.282 63.9114 115.173C60.6342 113.343 57.4242 111.553 54.2816 109.802C45.3182 104.806 36.6775 99.9803 28.3594 95.3242C27.8675 95.0474 27.3441 94.776 26.7891 94.5097C26.7585 94.4956 26.7252 94.4883 26.6915 94.4883C26.6578 94.4883 26.6246 94.4956 26.5942 94.5097C26.5638 94.5238 26.537 94.5443 26.5156 94.5699C26.4943 94.5954 26.4789 94.6253 26.4707 94.6575C26.4454 94.7477 26.4412 94.8955 26.4581 95.1009Z' fill='url(%23paint11_linear_494_147571)'/%3E%3C/g%3E%3Cpath d='M13.8729 32.6983C14.3018 35.0002 14.8883 37.2298 16.1748 39.2864L17.2689 40.3933C21.0233 42.7895 24.8575 45.0379 28.7717 47.1385C31.6011 48.6564 34.4368 50.1658 37.2789 51.6668C53.8288 60.4006 67.9823 67.8859 79.7395 74.1227C89.1065 79.0934 95.4748 82.5651 98.8445 84.5378C101.647 86.1793 103.953 87.6248 105.763 88.8743C106.202 89.1782 106.596 89.5399 106.945 89.9592C107.193 90.259 107.185 90.5504 106.92 90.8334C104.82 93.0724 101.976 94.8459 99.3805 96.4403C93.8499 99.8323 88.2183 103.05 82.4859 106.094L78.2354 108.415L65.3831 115.204C65.3452 115.224 65.312 115.252 65.2856 115.285C65.2591 115.318 65.2401 115.357 65.2297 115.398C65.2192 115.44 65.2177 115.483 65.2251 115.524C65.2325 115.566 65.2488 115.606 65.2727 115.641L67.2151 118.544L74.6849 129.535C74.7146 129.578 74.7527 129.615 74.7971 129.644C74.8415 129.673 74.8912 129.692 74.9433 129.701C74.9953 129.71 75.0487 129.709 75.1002 129.697C75.1517 129.685 75.2003 129.663 75.243 129.632L77.2548 128.167C86.3569 121.46 95.3403 114.516 104.205 107.333L106.611 105.314L110.429 102.116L113.778 99.2484L117.158 96.0661L120.945 92.1447C121.988 90.9896 122.756 89.782 123.25 88.5221L123.168 87.7611L122.512 86.7076C120.898 85.1017 119.188 83.7013 117.382 82.5064L112.413 79.2108L110.48 78.0095L96.7792 70.0127L84.1224 63.0599L78.4971 60.0599L77.8539 59.714L70.3777 55.7612L66.1115 53.5159L63.8286 52.3524L57.4056 49.0473L52.8272 46.6794L51.2727 45.9058L43.787 42.0945L39.9559 40.1134L37.714 39.0474L30.7739 35.5945L26.8577 33.6071L24.7734 32.5914L16.9851 28.7455L13.7752 27.2172C13.7464 27.2034 13.7145 27.1974 13.6827 27.1997C13.6508 27.202 13.6202 27.2126 13.5937 27.2304C13.5672 27.2482 13.5459 27.2726 13.5318 27.3012C13.5178 27.3298 13.5114 27.3615 13.5135 27.3933L13.8729 32.6983Z' fill='url(%23paint12_linear_494_147571)'/%3E%3Cpath d='M23.2504 46.4314C23.1432 48.444 23.2673 50.4576 23.6225 52.4723C23.7465 53.0698 23.8989 53.7176 24.0797 54.4157C24.4581 55.8664 25.1003 57.1515 26.0063 58.271C27.3086 59.8748 29.7586 61.3465 31.6568 62.6484L35.7937 65.2993C47.0779 72.2154 58.5449 78.8171 70.1948 85.1043C74.4873 87.4208 78.8218 89.6567 83.1984 91.8118C85.2648 92.8307 87.4846 93.7898 89.8579 94.6891C93.8183 96.1891 98.5228 92.5634 100.828 89.7049C100.854 89.6725 100.873 89.6348 100.884 89.5942C100.894 89.5537 100.895 89.5115 100.888 89.4704C100.88 89.4293 100.863 89.3905 100.839 89.3566C100.814 89.3226 100.782 89.2945 100.746 89.2741C75.5709 75.2049 50.4486 61.1767 25.3788 47.1893C25.362 47.1788 25.135 47.0362 24.6977 46.7616C24.1575 46.422 23.6751 46.3119 23.2504 46.4314Z' fill='url(%23paint13_linear_494_147571)'/%3E%3Cpath d='M30.3897 66.1074C30.3371 68.2542 30.5011 70.3894 30.8816 72.5131C31.1338 73.8695 31.6078 75.338 32.3036 76.9187L32.9532 78.0319C33.5481 78.8432 34.2418 79.5581 35.0343 80.1766C36.2535 81.1262 37.5242 82.0634 38.8465 82.9879L42.5262 85.4218C49.8962 90.0088 57.4607 94.3086 65.2196 98.3212C68.07 99.795 70.6756 101.045 73.0362 102.073C74.7894 102.837 77.1701 103.865 79.1219 103.783C82.5872 103.639 85.8444 101.293 87.7426 98.5413C87.7766 98.4919 87.7998 98.4361 87.8109 98.3772C87.822 98.3184 87.8207 98.2579 87.807 98.1997C87.7934 98.1414 87.7677 98.0866 87.7317 98.0387C87.6956 97.9909 87.6499 97.9511 87.5976 97.9218L30.3897 66.1074Z' fill='url(%23paint14_linear_494_147571)'/%3E%3Cpath d='M35.4815 86.1009C35.4899 88.0611 35.7075 90.0705 36.1342 92.1292C36.7018 94.0128 37.4144 95.6543 38.8459 97.0568C39.8549 98.0485 41.9739 99.5579 45.2027 101.585L50.6104 104.862L51.4964 105.359L57.5032 108.547C59.8649 109.695 62.3433 110.887 64.5978 111.293C67.7794 111.865 70.8695 109.293 72.8686 107.079C72.98 106.953 73.063 106.814 73.1177 106.661C73.1955 106.445 73.1345 106.282 72.9348 106.173C69.6576 104.343 66.4477 102.553 63.305 100.802C54.3416 95.8063 45.7009 90.9803 37.3828 86.3242C36.891 86.0474 36.3675 85.776 35.8126 85.5097C35.7819 85.4956 35.7486 85.4883 35.7149 85.4883C35.6812 85.4883 35.648 85.4956 35.6176 85.5097C35.5872 85.5238 35.5604 85.5443 35.5391 85.5699C35.5177 85.5954 35.5024 85.6253 35.4941 85.6575C35.4689 85.7477 35.4647 85.8955 35.4815 86.1009Z' fill='url(%23paint15_linear_494_147571)'/%3E%3Cg filter='url(%23filter2_f_494_147571)'%3E%3Cpath d='M105.582 34.4001C110.918 31.3451 113.586 29.8177 116.512 29.8177C119.438 29.8177 122.106 31.3451 127.442 34.4001L166.508 56.7647C171.909 59.857 174.61 61.4031 176.094 63.9623C177.577 66.5215 177.577 69.6334 177.577 75.8573V120.266C177.577 126.49 177.577 129.601 176.094 132.161C174.61 134.72 171.909 136.266 166.508 139.358L127.442 161.723C122.106 164.778 119.438 166.305 116.512 166.305C113.586 166.305 110.918 164.778 105.582 161.723L66.5165 139.358C61.1151 136.266 58.4144 134.72 56.9306 132.161C55.4468 129.601 55.4468 126.49 55.4468 120.266V75.8573C55.4468 69.6334 55.4468 66.5215 56.9306 63.9623C58.4144 61.4031 61.1151 59.857 66.5165 56.7647L105.582 34.4001Z' fill='url(%23paint16_linear_494_147571)'/%3E%3C/g%3E%3Cpath d='M112.569 22.2997C115.254 21.1656 116.597 20.5985 118.015 20.5985C119.432 20.5985 120.775 21.1656 123.461 22.2997L171.748 42.6897C175.303 44.1908 177.08 44.9414 178.08 46.4488C179.08 47.9563 179.08 49.8857 179.08 53.7445L179.08 123.573C179.08 128.231 179.08 130.559 178.187 132.638C177.295 134.716 175.606 136.32 172.229 139.527L123.528 185.77C120.92 188.246 119.617 189.484 118.02 189.484C116.424 189.484 115.12 188.246 112.512 185.77L63.8021 139.527C60.424 136.32 58.735 134.716 57.8422 132.638C56.9493 130.559 56.9493 128.23 56.9493 123.572L56.9492 53.7445C56.9492 49.8857 56.9492 47.9563 57.949 46.4488C58.9488 44.9414 60.7263 44.1908 64.2812 42.6897L112.569 22.2997Z' fill='url(%23paint17_linear_494_147571)'/%3E%3CforeignObject x='44.4473' y='18.8184' width='144.131' height='158.486'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_494_147571_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M113.577 32.6078C115.55 31.7454 116.537 31.3141 117.582 31.3142C118.627 31.3142 119.613 31.7455 121.587 32.608L162.463 50.4754C164.79 51.4925 165.953 52.0011 166.606 52.9988C167.259 53.9965 167.259 55.2662 167.259 57.8057V117.874C167.259 122.128 167.259 124.254 166.441 126.151C165.622 128.047 164.075 129.506 160.981 132.425L121.693 169.475C119.743 171.314 118.768 172.234 117.576 172.234C116.385 172.234 115.41 171.314 113.46 169.475L74.1759 132.424C71.0818 129.506 69.5347 128.047 68.7166 126.151C67.8984 124.255 67.8984 122.128 67.8984 117.875V57.806C67.8984 55.2663 67.8984 53.9965 68.5512 52.9988C69.204 52.0011 70.3676 51.4926 72.6946 50.4755L113.577 32.6078Z' fill='url(%23paint18_radial_494_147571)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_494_147571' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='67' y='30' width='101' height='141'%3E%3CforeignObject x='44.4473' y='18.8184' width='144.131' height='158.486'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_494_147571_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M110.889 31.8777C114.202 30.7006 115.859 30.1121 117.582 30.1119C119.305 30.1117 120.962 30.6998 124.275 31.8761L153.967 42.4168C160.4 44.7004 163.616 45.8422 165.448 48.4365C167.279 51.0307 167.278 54.4438 167.276 61.2698L167.261 118.046C167.26 122.217 167.259 124.302 166.469 126.169C165.679 128.037 164.182 129.489 161.189 132.394L131.505 161.198C124.922 167.586 121.631 170.78 117.576 170.78C113.522 170.78 110.231 167.586 103.648 161.198L73.9721 132.398C70.9769 129.491 69.4794 128.038 68.6892 126.169C67.899 124.301 67.8996 122.214 67.9007 118.04L67.916 61.2583C67.9179 54.4375 67.9188 51.0271 69.7494 48.4348C71.5799 45.8426 74.7936 44.7009 81.2208 42.4176L110.889 31.8777Z' fill='url(%23paint19_radial_494_147571)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_494_147571)'%3E%3Cpath opacity='0.3' d='M174.942 98.0628C174.942 88.0778 172.292 78.2686 167.257 69.6213L117.577 98.0628H174.942Z' fill='white'/%3E%3Cpath d='M167.257 126.504C172.292 117.857 174.942 108.048 174.942 98.0628H117.577L167.257 126.504Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M146.26 147.325C154.98 142.333 162.222 135.152 167.257 126.504L117.577 98.0628L146.26 147.325Z' fill='white'/%3E%3Cpath d='M117.577 154.946C127.646 154.946 137.539 152.318 146.26 147.325L117.577 98.0628L117.577 154.946Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M88.8938 147.325C97.6145 152.318 107.507 154.946 117.577 154.946L117.577 98.0628L88.8938 147.325Z' fill='white'/%3E%3Cpath d='M67.8965 126.504C72.9314 135.152 80.1731 142.333 88.8938 147.325L117.577 98.0628L67.8965 126.504Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M60.2109 98.0628C60.2109 108.048 62.8616 117.857 67.8965 126.504L117.577 98.0628L60.2109 98.0628Z' fill='white'/%3E%3Cpath d='M67.8965 69.6213C62.8616 78.2686 60.2109 88.0777 60.2109 98.0628L117.577 98.0628L67.8965 69.6213Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M88.8938 48.8006C80.1731 53.7931 72.9314 60.9739 67.8965 69.6212L117.577 98.0628L88.8938 48.8006Z' fill='white'/%3E%3Cpath d='M117.577 41.1797C107.507 41.1797 97.6145 43.808 88.8938 48.8006L117.577 98.0628L117.577 41.1797Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M146.26 48.8006C137.539 43.808 127.646 41.1797 117.577 41.1797L117.577 98.0628L146.26 48.8006Z' fill='white'/%3E%3Cpath d='M167.257 69.6212C162.222 60.9739 154.98 53.7931 146.26 48.8006L117.577 98.0628L167.257 69.6212Z' fill='%23F6BD5A'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M75.8755 157.142C75.0694 157.435 72.4681 158.242 70.0499 159.011L65.7266 160.366L71.5155 166.155C74.7031 169.379 77.451 171.98 77.5975 171.98C77.7807 171.98 77.8906 168.5 77.8906 164.287C77.8906 160.037 77.7807 156.593 77.6342 156.629C77.451 156.629 76.6815 156.886 75.8755 157.142Z' fill='%23A63C1C'/%3E%3Cpath d='M161.936 164.287C161.936 168.516 162.305 171.98 162.488 171.98C162.635 171.98 165.123 169.392 168.311 166.183L174.1 160.385L172.341 159.838C170.582 159.291 164.427 157.358 162.778 156.848L161.936 156.629V164.287Z' fill='%23A63C1C'/%3E%3Cpath d='M61.3604 145.594C59.3224 146.301 56.3673 147.514 54.7369 148.288C51.3062 149.905 45.7696 153.34 46.0074 153.644C46.1093 153.745 48.2832 155.9 50.7967 158.393L55.4162 162.939L53.8537 168.834C52.9706 172.067 51.8497 176.243 51.3062 178.096C50.7628 179.948 50.3891 181.498 50.4231 181.531C50.4571 181.599 52.2573 180.757 54.3972 179.713C60.8848 176.547 70.8711 173.145 76.034 172.336C76.8152 172.202 77.4606 172.101 77.4606 172.067C77.4606 172 74.9471 169.507 71.8561 166.476C68.0178 162.704 66.3874 160.885 66.6931 160.683C66.9988 160.481 66.9988 160.413 66.6931 160.413C66.3535 160.413 66.2516 158.561 66.2516 152.33C66.2516 144.853 66.2176 144.247 65.6741 144.28C65.3345 144.28 63.3984 144.887 61.3604 145.594Z' fill='url(%23paint20_linear_494_147571)'/%3E%3Cpath d='M173.587 152.33C173.587 158.561 173.485 160.413 173.179 160.413C172.84 160.413 172.84 160.481 173.145 160.683C173.451 160.885 171.821 162.704 167.982 166.476C164.892 169.507 162.412 172 162.48 172.033C162.514 172.067 163.465 172.269 164.586 172.505C170.904 173.818 178.818 176.546 185.306 179.611C187.547 180.689 189.415 181.531 189.449 181.531C189.483 181.498 189.076 179.948 188.532 178.096C187.989 176.243 186.868 172.067 185.985 168.834L184.422 162.939L189.212 158.258L194.001 153.542L193.22 152.97C191.725 151.825 187.174 149.265 184.388 147.951C181.467 146.604 174.878 144.246 174.063 144.246C173.655 144.246 173.587 145.627 173.587 152.33Z' fill='url(%23paint21_linear_494_147571)'/%3E%3Cpath d='M113.803 123.23C112.954 123.297 110.373 123.5 108.029 123.702C96.5822 124.678 84.1504 127.339 69.1371 132.021L66.0801 132.998L66.2159 146.605C66.2839 154.115 66.3858 160.313 66.4537 160.346C66.4877 160.414 68.7974 159.774 71.5827 158.932C74.368 158.09 76.8815 157.383 77.1872 157.383C77.4929 157.383 80.1083 156.776 82.9615 156.035C96.786 152.465 107.791 150.983 120.155 150.983C131.738 150.983 142.301 152.364 155.073 155.597C158.436 156.439 161.662 157.214 162.206 157.281C162.783 157.383 165.501 158.124 168.252 158.966C171.037 159.808 173.347 160.414 173.381 160.346C173.449 160.313 173.551 154.115 173.619 146.605L173.755 132.998L169.679 131.718C156.635 127.609 145.019 125.083 133.538 123.836C128.952 123.365 116.724 122.961 113.803 123.23Z' fill='url(%23paint22_linear_494_147571)'/%3E%3Cg filter='url(%23filter3_d_494_147571)'%3E%3Cpath d='M86.4074 142V132.9H88.8154V136.288H88.8714L91.1674 132.9H93.7994L91.0834 136.596L94.3314 142H91.6994L89.6834 138.5L88.8154 139.732V142H86.4074ZM95.1984 142V132.9H101.078V134.916H97.6064V136.344H100.574V138.36H97.6064V139.984H101.218V142H95.1984ZM102.978 142V132.9H105.386V139.984H108.83V142H102.978ZM113.565 142.168C112.93 142.168 112.375 142.079 111.899 141.902C111.423 141.725 111.026 141.454 110.709 141.09C110.401 140.726 110.168 140.269 110.009 139.718C109.86 139.158 109.785 138.5 109.785 137.744V132.9H112.193V138.024C112.193 138.528 112.24 138.934 112.333 139.242C112.436 139.541 112.585 139.76 112.781 139.9C112.986 140.031 113.248 140.096 113.565 140.096C113.882 140.096 114.144 140.031 114.349 139.9C114.554 139.76 114.708 139.541 114.811 139.242C114.914 138.934 114.965 138.528 114.965 138.024V132.9H117.289V137.744C117.289 138.5 117.214 139.158 117.065 139.718C116.916 140.269 116.687 140.726 116.379 141.09C116.08 141.454 115.693 141.725 115.217 141.902C114.75 142.079 114.2 142.168 113.565 142.168ZM117.963 142L120.735 132.9H123.647L126.419 142H123.871L122.835 137.576C122.723 137.137 122.611 136.661 122.499 136.148C122.387 135.635 122.275 135.149 122.163 134.692H122.107C122.013 135.149 121.911 135.635 121.799 136.148C121.687 136.661 121.575 137.137 121.463 137.576L120.427 142H117.963ZM119.951 140.068V138.206H124.403V140.068H119.951ZM127.286 142V132.9H130.73C131.384 132.9 131.986 132.989 132.536 133.166C133.087 133.334 133.53 133.633 133.866 134.062C134.202 134.491 134.37 135.084 134.37 135.84C134.37 136.568 134.202 137.161 133.866 137.618C133.53 138.075 133.087 138.411 132.536 138.626C131.986 138.841 131.384 138.948 130.73 138.948H129.694V142H127.286ZM129.694 137.044H130.562C131.038 137.044 131.398 136.941 131.64 136.736C131.892 136.531 132.018 136.232 132.018 135.84C132.018 135.448 131.892 135.177 131.64 135.028C131.398 134.879 131.038 134.804 130.562 134.804H129.694V137.044ZM132.186 142L130.296 138.318L131.92 136.722L134.874 142H132.186ZM140.305 142.168C139.455 142.168 138.681 142 137.981 141.664C137.29 141.319 136.739 140.801 136.329 140.11C135.918 139.419 135.713 138.556 135.713 137.52C135.713 136.755 135.834 136.078 136.077 135.49C136.319 134.893 136.651 134.389 137.071 133.978C137.491 133.567 137.971 133.259 138.513 133.054C139.063 132.839 139.642 132.732 140.249 132.732C140.921 132.732 141.504 132.849 141.999 133.082C142.493 133.315 142.899 133.6 143.217 133.936L141.957 135.392C141.733 135.196 141.495 135.051 141.243 134.958C141 134.855 140.697 134.804 140.333 134.804C139.922 134.804 139.553 134.911 139.227 135.126C138.9 135.331 138.643 135.63 138.457 136.022C138.27 136.414 138.177 136.885 138.177 137.436C138.177 138.005 138.261 138.491 138.429 138.892C138.606 139.284 138.867 139.583 139.213 139.788C139.567 139.993 140.015 140.096 140.557 140.096C140.687 140.096 140.813 140.082 140.935 140.054C141.065 140.026 141.173 139.984 141.257 139.928V138.668H139.913V136.708H143.385V141.048C143.067 141.356 142.633 141.622 142.083 141.846C141.541 142.061 140.949 142.168 140.305 142.168ZM143.871 142L146.643 132.9H149.555L152.327 142H149.779L148.743 137.576C148.631 137.137 148.519 136.661 148.407 136.148C148.295 135.635 148.183 135.149 148.071 134.692H148.015C147.921 135.149 147.819 135.635 147.707 136.148C147.595 136.661 147.483 137.137 147.371 137.576L146.335 142H143.871ZM145.859 140.068V138.206H150.311V140.068H145.859Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter4_f_494_147571)'%3E%3Cpath d='M88.9174 128.563C86.3745 129.885 83.489 127.569 84.0029 124.612L89.4708 93.0435L66.2617 70.6451C64.0943 68.5494 65.2208 64.7184 68.1261 64.3046L100.394 59.6594L114.781 30.7803C116.079 28.1774 119.591 28.1774 120.888 30.7803L135.276 59.6594L167.544 64.3046C170.449 64.7184 171.576 68.5494 169.402 70.6451L146.199 93.0435L151.667 124.612C152.181 127.569 149.295 129.885 146.752 128.563L117.825 113.507L88.9174 128.563Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter5_d_494_147571)'%3E%3Cpath d='M86.0427 93.009C84.2208 92.6966 83.624 90.396 85.0288 89.0872L100.018 75.1053L96.6716 54.6772C96.3606 52.7675 98.4186 51.2503 100.078 52.1662L118.523 62.3134L137.08 53.1637C138.753 52.3394 140.566 53.7014 140.233 55.5326L136.528 75.8446L151.393 90.7308C152.733 92.0688 151.838 94.4599 149.908 94.6856L129.299 97.1105L119.954 115.334C119.08 117.042 116.698 117.104 115.895 115.443L106.767 96.542L86.0427 93.009Z' fill='%23F17942'/%3E%3C/g%3E%3Cg filter='url(%23filter6_d_494_147571)'%3E%3Cg clip-path='url(%23paint23_angular_494_147571_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000359996 -0.0453856 0.0483529 0.000381462 117.834 78.8861)'%3E%3CforeignObject x='-911.922' y='-911.922' width='1823.84' height='1823.84'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(240, 126, 86, 1) 91.7857deg,rgba(250, 215, 114, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M94.4257 118.628C92.3672 119.685 90.0313 117.833 90.4473 115.467L94.8737 90.2122L76.0854 72.2934C74.3308 70.6169 75.2427 67.5521 77.5946 67.221L103.716 63.5049L115.363 40.4016C116.414 38.3193 119.256 38.3193 120.307 40.4016L131.954 63.5049L158.076 67.221C160.427 67.5521 161.339 70.6169 159.58 72.2934L140.797 90.2122L145.223 115.467C145.639 117.833 143.303 119.685 141.245 118.628L117.827 106.583L94.4257 118.628Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94331824779510498,&%2334;g&%2334;:0.49721625447273254,&%2334;b&%2334;:0.33741852641105652,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.25496017932891846%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.71999174356460571,&%2334;m01&%2334;:96.705863952636719,&%2334;m02&%2334;:69.121482849121094,&%2334;m10&%2334;:-90.771278381347656,&%2334;m11&%2334;:0.76292371749877930,&%2334;m12&%2334;:123.89030456542969%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg clip-path='url(%23paint24_angular_494_147571_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00631707 -0.01395 0.0238157 0.0107264 151.586 33.9508)'%3E%3CforeignObject x='-1164.24' y='-1164.24' width='2328.49' height='2328.49'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(242, 141, 77, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M157 21.8008L137.146 28.1008L147.073 40.7008L164.803 39.8008L157 21.8008Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.55294120311737061,&%2334;b&%2334;:0.30196079611778259,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:12.634140968322754,&%2334;m01&%2334;:47.631481170654297,&%2334;m02&%2334;:121.45269775390625,&%2334;m10&%2334;:-27.900001525878906,&%2334;m11&%2334;:21.452850341796875,&%2334;m12&%2334;:37.174358367919922%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint25_angular_494_147571_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00774589 0.00862764 -0.0147293 0.0131526 139.554 170.629)'%3E%3CforeignObject x='-1191.93' y='-1191.93' width='2383.86' height='2383.86'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(242, 141, 77, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M146.328 178.083L148.031 162.455L136.252 165.45L131.451 177.961L146.328 178.083Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.55294120311737061,&%2334;b&%2334;:0.30196079611778259,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:15.491782188415527,&%2334;m01&%2334;:-29.458562850952148,&%2334;m02&%2334;:146.53781127929688,&%2334;m10&%2334;:17.255271911621094,&%2334;m11&%2334;:26.305147171020508,&%2334;m12&%2334;:148.84896850585938%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint26_angular_494_147571_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00820689 0.00819278 -0.0139869 -0.0139353 95.0319 169.734)'%3E%3CforeignObject x='-1192.01' y='-1192.01' width='2384.03' height='2384.03'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(242, 141, 77, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M87.9458 176.893L103.687 177.72L100.033 166.157L87.2414 162.073L87.9458 176.893Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.55294120311737061,&%2334;b&%2334;:0.30196079611778259,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-16.413774490356445,&%2334;m01&%2334;:-27.973781585693359,&%2334;m02&%2334;:117.22571563720703,&%2334;m10&%2334;:16.385559082031250,&%2334;m11&%2334;:-27.870685577392578,&%2334;m12&%2334;:175.47624206542969%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint27_angular_494_147571_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00671337 -0.0125169 -0.0234904 0.0105229 85.7642 33.6574)'%3E%3CforeignObject x='-1170' y='-1170' width='2340' height='2340'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 115, 1) 0deg,rgba(242, 143, 79, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M80.0044 22.7529L100.025 27.873L90.4671 39.6684L72.7239 39.4036L80.0044 22.7529Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.45098039507865906,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.56078433990478516,&%2334;b&%2334;:0.30980393290519714,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-13.426731109619141,&%2334;m01&%2334;:-46.980747222900391,&%2334;m02&%2334;:115.96798706054688,&%2334;m10&%2334;:-25.033710479736328,&%2334;m11&%2334;:21.045734405517578,&%2334;m12&%2334;:35.651435852050781%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter7_f_494_147571)'%3E%3Cpath d='M86.992 91.1181L83.7352 86.9251L78.468 87.6266L82.6677 84.3811L81.9598 79.1255L85.2167 83.3185L90.4839 82.617L86.2842 85.8625L86.992 91.1181Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M71.0702 90.2977L67.8133 86.1048L62.5461 86.8063L66.7458 83.5608L66.038 78.3052L69.2948 82.4981L74.562 81.7967L70.3623 85.0421L71.0702 90.2977Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter8_f_494_147571)'%3E%3Cpath d='M196.603 120.91L195.356 114.362L189.049 112.146L195.618 110.907L197.838 104.623L199.084 111.171L205.391 113.388L198.822 114.626L196.603 120.91Z' fill='white'/%3E%3C/g%3E%3Cpath d='M196.603 120.91L195.356 114.362L189.049 112.146L195.618 110.907L197.838 104.623L199.084 111.171L205.391 113.388L198.822 114.626L196.603 120.91Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter9_f_494_147571)'%3E%3Cpath d='M45.6216 22.9173L47.2969 27.9526L52.4982 29.0395L47.4565 30.7061L46.3739 35.8975L44.6986 30.8622L39.4972 29.7753L44.539 28.1087L45.6216 22.9173Z' fill='white'/%3E%3C/g%3E%3Cpath d='M45.6216 22.9173L47.2969 27.9526L52.4982 29.0395L47.4565 30.7061L46.3739 35.8975L44.6986 30.8622L39.4972 29.7753L44.539 28.1087L45.6216 22.9173Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_494_147571)'%3E%3Cpath d='M30.589 149.847L32.0045 146.397L29.7261 143.448L33.1826 144.855L36.1423 142.579L34.7267 146.028L37.0051 148.977L33.5487 147.57L30.589 149.847Z' fill='white'/%3E%3C/g%3E%3Cpath d='M30.589 149.847L32.0045 146.397L29.7261 143.448L33.1826 144.855L36.1423 142.579L34.7267 146.028L37.0051 148.977L33.5487 147.57L30.589 149.847Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter11_f_494_147571)'%3E%3Cpath d='M49.5395 180.051L48.5015 176.162L44.6057 175.1L48.5079 174.07L49.5695 170.189L50.6075 174.078L54.5033 175.14L50.6011 176.17L49.5395 180.051Z' fill='white'/%3E%3C/g%3E%3Cpath d='M49.5395 180.051L48.5015 176.162L44.6057 175.1L48.5079 174.07L49.5695 170.189L50.6075 174.078L54.5033 175.14L50.6011 176.17L49.5395 180.051Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter12_f_494_147571)'%3E%3Cpath d='M196.595 24.4488L194.115 25.2687L193.582 27.8227L192.758 25.3455L190.199 24.8107L192.68 23.9908L193.212 21.4369L194.036 23.914L196.595 24.4488Z' fill='white'/%3E%3C/g%3E%3Cpath d='M196.595 24.4488L194.115 25.2687L193.582 27.8227L192.758 25.3455L190.199 24.8107L192.68 23.9908L193.212 21.4369L194.036 23.914L196.595 24.4488Z' fill='white'/%3E%3Cg filter='url(%23filter13_f_494_147571)'%3E%3Cpath d='M200.124 167.051L203.671 170.197L208.181 168.718L205.025 172.255L206.509 176.753L202.962 173.606L198.452 175.085L201.607 171.548L200.124 167.051Z' fill='white'/%3E%3C/g%3E%3Cpath d='M200.124 167.051L203.671 170.197L208.181 168.718L205.025 172.255L206.509 176.753L202.962 173.606L198.452 175.085L201.607 171.548L200.124 167.051Z' fill='white'/%3E%3Cg filter='url(%23filter14_f_494_147571)'%3E%3Cpath d='M165.787 156.453L167.656 162.068L173.455 163.28L167.833 165.138L166.626 170.927L164.758 165.312L158.958 164.1L164.58 162.242L165.787 156.453Z' fill='white'/%3E%3C/g%3E%3Cpath d='M165.787 156.453L167.656 162.068L173.455 163.28L167.833 165.138L166.626 170.927L164.758 165.312L158.958 164.1L164.58 162.242L165.787 156.453Z' fill='white'/%3E%3Cg filter='url(%23filter15_f_494_147571)'%3E%3Cpath d='M160.784 86.2519L162.652 91.8665L168.451 93.0785L162.83 94.9369L161.622 100.726L159.754 95.1109L153.955 93.899L159.576 92.0406L160.784 86.2519Z' fill='white'/%3E%3C/g%3E%3Cpath d='M160.784 86.2519L162.652 91.8665L168.451 93.0785L162.83 94.9369L161.622 100.726L159.754 95.1109L153.955 93.899L159.576 92.0406L160.784 86.2519Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_494_147571' x='117.805' y='32.1992' width='117.736' height='110.508' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter1_f_494_147571' x='0.490234' y='32.1992' width='117.736' height='110.508' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter2_f_494_147571' x='44.4473' y='18.8184' width='144.131' height='158.486' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_494_147571_clip_path' transform='translate(-44.4473 -18.8184)'%3E%3Cpath d='M113.577 32.6078C115.55 31.7454 116.537 31.3141 117.582 31.3142C118.627 31.3142 119.613 31.7455 121.587 32.608L162.463 50.4754C164.79 51.4925 165.953 52.0011 166.606 52.9988C167.259 53.9965 167.259 55.2662 167.259 57.8057V117.874C167.259 122.128 167.259 124.254 166.441 126.151C165.622 128.047 164.075 129.506 160.981 132.425L121.693 169.475C119.743 171.314 118.768 172.234 117.576 172.234C116.385 172.234 115.41 171.314 113.46 169.475L74.1759 132.424C71.0818 129.506 69.5347 128.047 68.7166 126.151C67.8984 124.255 67.8984 122.128 67.8984 117.875V57.806C67.8984 55.2663 67.8984 53.9965 68.5512 52.9988C69.204 52.0011 70.3676 51.4926 72.6946 50.4755L113.577 32.6078Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_494_147571_clip_path' transform='translate(-44.4473 -18.8184)'%3E%3Cpath d='M110.889 31.8777C114.202 30.7006 115.859 30.1121 117.582 30.1119C119.305 30.1117 120.962 30.6998 124.275 31.8761L153.967 42.4168C160.4 44.7004 163.616 45.8422 165.448 48.4365C167.279 51.0307 167.278 54.4438 167.276 61.2698L167.261 118.046C167.26 122.217 167.259 124.302 166.469 126.169C165.679 128.037 164.182 129.489 161.189 132.394L131.505 161.198C124.922 167.586 121.631 170.78 117.576 170.78C113.522 170.78 110.231 167.586 103.648 161.198L73.9721 132.398C70.9769 129.491 69.4794 128.038 68.6892 126.169C67.899 124.301 67.8996 122.214 67.9007 118.04L67.916 61.2583C67.9179 54.4375 67.9188 51.0271 69.7494 48.4348C71.5799 45.8426 74.7936 44.7009 81.2208 42.4176L110.889 31.8777Z'/%3E%3C/clipPath%3E%3Cfilter id='filter3_d_494_147571' x='82.4082' y='132.732' width='73.918' height='17.4355' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_147571'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_147571' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter4_f_494_147571' x='37.1309' y='0.828125' width='161.406' height='156.115' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter5_d_494_147571' x='80.252' y='51.8926' width='75.7812' height='72.7598' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_147571'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_147571' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter6_d_494_147571' x='71.1699' y='38.8398' width='93.3281' height='88.0918' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_147571'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_147571' result='shape'/%3E%3C/filter%3E%3CclipPath id='paint23_angular_494_147571_clip_path'%3E%3Cpath d='M94.4257 118.628C92.3672 119.685 90.0313 117.833 90.4473 115.467L94.8737 90.2122L76.0854 72.2934C74.3308 70.6169 75.2427 67.5521 77.5946 67.221L103.716 63.5049L115.363 40.4016C116.414 38.3193 119.256 38.3193 120.307 40.4016L131.954 63.5049L158.076 67.221C160.427 67.5521 161.339 70.6169 159.58 72.2934L140.797 90.2122L145.223 115.467C145.639 117.833 143.303 119.685 141.245 118.628L117.827 106.583L94.4257 118.628Z'/%3E%3C/clipPath%3E%3CclipPath id='paint24_angular_494_147571_clip_path'%3E%3Cpath d='M157 21.8008L137.146 28.1008L147.073 40.7008L164.803 39.8008L157 21.8008Z'/%3E%3C/clipPath%3E%3CclipPath id='paint25_angular_494_147571_clip_path'%3E%3Cpath d='M146.328 178.083L148.031 162.455L136.252 165.45L131.451 177.961L146.328 178.083Z'/%3E%3C/clipPath%3E%3CclipPath id='paint26_angular_494_147571_clip_path'%3E%3Cpath d='M87.9458 176.893L103.687 177.72L100.033 166.157L87.2414 162.073L87.9458 176.893Z'/%3E%3C/clipPath%3E%3CclipPath id='paint27_angular_494_147571_clip_path'%3E%3Cpath d='M80.0044 22.7529L100.025 27.873L90.4671 39.6684L72.7239 39.4036L80.0044 22.7529Z'/%3E%3C/clipPath%3E%3Cfilter id='filter7_f_494_147571' x='74.4688' y='75.125' width='20.0156' height='19.9922' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter8_f_494_147571' x='185.049' y='100.623' width='24.3418' height='24.2871' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter9_f_494_147571' x='35.498' y='18.918' width='21' height='20.9805' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter10_f_494_147571' x='25.7266' y='138.578' width='15.2793' height='15.2676' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter11_f_494_147571' x='40.6055' y='166.189' width='17.8984' height='17.8613' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter12_f_494_147571' x='186.199' y='17.4375' width='14.3965' height='14.3848' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter13_f_494_147571' x='194.453' y='163.051' width='17.7266' height='17.7012' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter14_f_494_147571' x='154.959' y='152.453' width='22.4961' height='22.4746' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3Cfilter id='filter15_f_494_147571' x='149.955' y='82.252' width='22.4961' height='22.4746' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_147571'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_494_147571' x1='148.567' y1='86.7511' x2='188.172' y2='40.7931' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_494_147571' x1='163.102' y1='79.3789' x2='179.569' y2='50.8809' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_494_147571' x1='171.244' y1='93.6896' x2='184.284' y2='72.1424' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_494_147571' x1='181.093' y1='107.254' x2='190.238' y2='92.8253' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_494_147571' x1='139.543' y1='77.7511' x2='179.148' y2='31.7931' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_494_147571' x1='154.079' y1='70.3789' x2='170.546' y2='41.8809' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_494_147571' x1='162.221' y1='84.6896' x2='175.261' y2='63.1424' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_494_147571' x1='172.07' y1='98.2537' x2='181.214' y2='83.8253' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear_494_147571' x1='87.4645' y1='86.7511' x2='47.8596' y2='40.7931' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint9_linear_494_147571' x1='72.9251' y1='79.3789' x2='56.458' y2='50.8809' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint10_linear_494_147571' x1='64.7872' y1='93.6896' x2='51.7468' y2='72.1424' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint11_linear_494_147571' x1='54.938' y1='107.254' x2='45.7936' y2='92.8253' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint12_linear_494_147571' x1='96.488' y1='77.7511' x2='56.8831' y2='31.7931' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint13_linear_494_147571' x1='81.9486' y1='70.3789' x2='65.4814' y2='41.8809' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint14_linear_494_147571' x1='73.8106' y1='84.6896' x2='60.7702' y2='63.1424' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint15_linear_494_147571' x1='63.9614' y1='98.2537' x2='54.8171' y2='83.8253' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint16_linear_494_147571' x1='116.512' y1='28.1426' x2='116.512' y2='167.98' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F4A455'/%3E%3Cstop offset='1' stop-color='%23ED4E60'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint17_linear_494_147571' x1='118.015' y1='20' x2='118.015' y2='191' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FADC6A'/%3E%3Cstop offset='1' stop-color='%23F4A339'/%3E%3C/linearGradient%3E%3CradialGradient id='paint18_radial_494_147571' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(60.2104 41.179) rotate(44.758) scale(161.574 370.942)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint19_radial_494_147571' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(60.2318 41.1787) rotate(44.758) scale(161.574 370.942)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint20_linear_494_147571' x1='61.7303' y1='181.535' x2='61.7303' y2='144.279' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint21_linear_494_147571' x1='178.24' y1='181.531' x2='178.24' y2='144.246' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint22_linear_494_147571' x1='119.917' y1='160.352' x2='119.917' y2='123.144' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 236px;
  height: 191px;
}
.CX-pop-up-modal.modal-info-tier.type-5 .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-bottom {
  background: #f29445;
  background: linear-gradient(180deg, #f29445, #ee6938);
}

.CX-pop-up-modal.modal-info-tier .box-pop-up-modal {
  -webkit-border-top-left-radius: 12px;
  -moz-border-top-left-radius: 12px;
  -ms-border-top-left-radius: 12px;
  -o-border-top-left-radius: 12px;
  border-top-left-radius: 12px;
  -webkit-border-top-right-radius: 12px;
  -moz-border-top-right-radius: 12px;
  -ms-border-top-right-radius: 12px;
  -o-border-top-right-radius: 12px;
  border-top-right-radius: 12px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-info-tier .box-pop-up-modal {
    max-width: initial !important;
  }
}
@media (min-width: 280px) and (max-height: 850px) {
  .CX-pop-up-modal.modal-info-tier .box-pop-up-modal .box-pop-up-modal-inner {
    max-height: initial;
  }
}

.CX-pop-up-modal.modal-info-tier .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-list-tier {
  background-color: #fff;
}
@media (min-width: 280px) and (max-height: 850px) {
  .CX-pop-up-modal.modal-info-tier .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-list-tier {
    max-height: calc(50vh - 150px);
    overflow-y: auto;
  }
}
.CX-pop-up-modal.modal-info-tier .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-list-tier .box-list-tier-inner {
  padding: 0px 20px 20px 10px;
}
.CX-pop-up-modal.modal-info-tier .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-list-tier .box-list-tier-inner .box-text {
  margin-top: 0px;
}

.CX-pop-up-modal.modal-default.modal-peringkat .box-large-ranking .box-large-ranking-inner .box-ranking-item {
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("data:image/svg+xml,%3Csvg width='394' height='457' viewBox='0 0 394 457' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_494_133328)'%3E%3Cpath d='M176.741 28.1063C182.097 25.0238 184.775 23.4826 187.715 23.4826C190.654 23.4826 193.332 25.0238 198.688 28.1063L339.254 109.002C344.635 112.098 347.325 113.647 348.803 116.202C350.28 118.757 350.28 121.861 350.28 128.07V289.738C350.28 295.947 350.28 299.051 348.803 301.606C347.325 304.161 344.635 305.709 339.254 308.806L198.688 389.701C193.332 392.784 190.654 394.325 187.715 394.325C184.775 394.325 182.097 392.784 176.741 389.701L36.1755 308.806C30.7945 305.709 28.1041 304.161 26.6265 301.606C25.149 299.051 25.149 295.947 25.149 289.738V128.07C25.149 121.861 25.149 118.757 26.6265 116.202C28.1041 113.647 30.7945 112.098 36.1755 109.002L176.741 28.1063Z' fill='%2383763D'/%3E%3C/g%3E%3Cpath d='M186.244 2.32205C188.941 1.17704 190.29 0.604542 191.714 0.604543C193.139 0.604544 194.487 1.17705 197.185 2.32205L346.969 65.9028C350.514 67.4076 352.286 68.1601 353.283 69.6659C354.28 71.1717 354.28 73.0974 354.28 76.9488L354.28 293.047C354.28 297.688 354.28 300.008 353.393 302.081C352.506 304.154 350.828 305.756 347.47 308.961L197.253 452.348C194.639 454.843 193.332 456.091 191.729 456.091C190.127 456.091 188.82 454.843 186.206 452.349L35.9599 308.961C32.602 305.756 30.9231 304.154 30.0359 302.081C29.1487 300.008 29.1487 297.687 29.1487 293.046L29.1484 76.9488C29.1484 73.0974 29.1484 71.1717 30.1451 69.6659C31.1418 68.1601 32.9144 67.4076 36.4596 65.9028L186.244 2.32205Z' fill='url(%23paint0_linear_494_133328)'/%3E%3CforeignObject x='14.1484' y='12.4824' width='347.133' height='392.842'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_494_133328_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M186.539 30.822C188.521 29.9513 189.512 29.516 190.562 29.516C191.612 29.5161 192.603 29.9514 194.584 30.8222L318.029 85.0641C320.349 86.0836 321.509 86.5934 322.16 87.59C322.81 88.5865 322.81 89.8538 322.81 92.3882V276.419C322.81 280.658 322.81 282.777 321.997 284.668C321.184 286.56 319.646 288.018 316.57 290.934L194.675 406.491C192.721 408.344 191.743 409.271 190.547 409.271C189.351 409.271 188.374 408.344 186.419 406.491L64.5364 290.934C61.4607 288.018 59.9228 286.56 59.1099 284.669C58.2969 282.777 58.2969 280.658 58.2969 276.42V92.3884C58.2969 89.8539 58.2969 88.5866 58.9476 87.59C59.5982 86.5934 60.7585 86.0837 63.079 85.0642L186.539 30.822Z' fill='url(%23paint1_radial_494_133328)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_494_133328' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='58' y='26' width='265' height='385'%3E%3CforeignObject x='14.1484' y='12.4824' width='347.133' height='392.842'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_494_133328_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M183.838 27.8251C187.166 26.6365 188.831 26.0421 190.562 26.0419C192.293 26.0417 193.958 26.6357 197.286 27.8235L309.586 67.8989C316.004 70.1893 319.213 71.3345 321.04 73.9266C322.866 76.5186 322.865 79.926 322.864 86.7407L322.813 276.592C322.812 280.748 322.811 282.826 322.026 284.688C321.241 286.55 319.753 288.001 316.778 290.903L204.513 400.414C197.916 406.85 194.617 410.068 190.547 410.068C186.478 410.068 183.179 406.85 176.582 400.414L64.333 290.908C61.3561 288.003 59.8676 286.551 59.0825 284.688C58.2975 282.825 58.298 280.745 58.2991 276.586L58.35 86.7292C58.3519 79.9197 58.3528 76.515 60.1786 73.9249C62.0044 71.3349 65.2108 70.1898 71.6236 67.8996L183.838 27.8251Z' fill='url(%23paint2_radial_494_133328)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_494_133328)'%3E%3Cpath opacity='0.3' d='M343.274 208.905C343.274 182.184 336.217 155.933 322.814 132.791L190.557 208.905H343.274Z' fill='white'/%3E%3Cpath d='M322.814 285.019C336.217 261.877 343.274 235.627 343.274 208.905H190.557L322.814 285.019Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M266.915 340.738C290.131 327.377 309.41 308.16 322.814 285.019L190.557 208.905L266.915 340.738Z' fill='white'/%3E%3Cpath d='M190.557 361.132C217.364 361.132 243.699 354.099 266.915 340.738L190.557 208.905L190.557 361.132Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M114.198 340.738C137.414 354.099 163.749 361.132 190.557 361.132L190.557 208.905L114.198 340.738Z' fill='white'/%3E%3Cpath d='M58.3 285.019C71.7038 308.16 90.9824 327.377 114.198 340.738L190.557 208.905L58.3 285.019Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M37.8398 208.905C37.8398 235.627 44.8963 261.877 58.3 285.019L190.557 208.905L37.8398 208.905Z' fill='white'/%3E%3Cpath d='M58.3 132.791C44.8963 155.933 37.8398 182.184 37.8398 208.905L190.557 208.905L58.3 132.791Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M114.198 77.0723C90.9824 90.4331 71.7038 109.65 58.3001 132.791L190.557 208.905L114.198 77.0723Z' fill='white'/%3E%3Cpath d='M190.557 56.6777C163.749 56.6777 137.414 63.7116 114.198 77.0723L190.557 208.905L190.557 56.6777Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M266.915 77.0723C243.699 63.7116 217.364 56.6777 190.557 56.6777L190.557 208.905L266.915 77.0723Z' fill='white'/%3E%3Cpath d='M322.814 132.791C309.41 109.65 290.131 90.4331 266.915 77.0723L190.557 208.905L322.814 132.791Z' fill='%23958A56'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M79.5337 367.01C77.3879 367.794 70.4627 369.951 64.0251 372.01L52.5156 375.638L67.9267 391.129C76.4125 399.757 83.7279 406.719 84.118 406.719C84.6057 406.719 84.8983 397.404 84.8983 386.129C84.8983 374.756 84.6057 365.539 84.2156 365.637C83.7279 365.637 81.6796 366.324 79.5337 367.01Z' fill='%233E3823'/%3E%3Cpath d='M308.637 386.129C308.637 397.448 309.621 406.719 310.109 406.719C310.499 406.719 317.123 399.79 325.608 391.203L341.019 375.688L336.338 374.224C331.656 372.76 315.269 367.588 310.88 366.222L308.637 365.637V386.129Z' fill='%233E3823'/%3E%3Cpath d='M40.8918 336.107C35.4663 338 27.5993 341.245 23.2589 343.318C14.126 347.644 -0.61324 356.838 0.0197348 357.649C0.29101 357.92 6.0782 363.688 12.7696 370.358L25.0674 382.526L20.9079 398.3C18.5568 406.953 15.5728 418.13 14.126 423.087C12.6792 428.045 11.6845 432.191 11.775 432.281C11.8654 432.461 16.6579 430.208 22.3547 427.414C39.6258 418.941 66.2108 409.837 79.9554 407.674C82.0351 407.314 83.7532 407.043 83.7532 406.953C83.7532 406.773 77.0618 400.103 68.8331 391.991C58.6151 381.895 54.2747 377.028 55.0885 376.487C55.9023 375.947 55.9023 375.766 55.0885 375.766C54.1843 375.766 53.913 370.809 53.913 354.134C53.913 334.124 53.8226 332.501 52.3758 332.592C51.4715 332.592 46.3173 334.214 40.8918 336.107Z' fill='%2361583A'/%3E%3Cpath d='M339.655 354.132C339.655 370.807 339.383 375.765 338.57 375.765C337.665 375.765 337.665 375.945 338.479 376.486C339.293 377.027 334.953 381.894 324.734 391.989C316.506 400.101 309.905 406.771 310.086 406.861C310.176 406.951 312.708 407.492 315.692 408.123C332.511 411.638 353.58 418.939 370.851 427.142C376.819 430.026 381.793 432.279 381.883 432.279C381.973 432.189 380.888 428.043 379.442 423.086C377.995 418.128 375.011 406.951 372.66 398.298L368.5 382.525L381.25 369.996L394 357.377L391.92 355.845C387.942 352.78 375.825 345.93 368.41 342.415C360.633 338.809 343.091 332.5 340.921 332.5C339.835 332.5 339.655 336.195 339.655 354.132Z' fill='%2361583A'/%3E%3Cpath d='M180.5 276.255C178.24 276.436 171.367 276.976 165.128 277.517C134.655 280.131 101.559 287.252 61.5914 299.78L53.4531 302.394L53.8148 338.809C53.9957 358.909 54.2669 375.494 54.4478 375.584C54.5382 375.764 60.6871 374.052 68.102 371.798C75.5168 369.545 82.2082 367.652 83.0221 367.652C83.8359 367.652 90.7986 366.03 98.3943 364.047C135.197 354.492 164.495 350.526 197.41 350.526C228.244 350.526 256.367 354.222 290.366 362.875C299.318 365.128 307.909 367.201 309.356 367.382C310.893 367.652 318.127 369.635 325.451 371.888C332.866 374.142 339.015 375.764 339.105 375.584C339.286 375.494 339.558 358.909 339.738 338.809L340.1 302.394L329.249 298.969C294.526 287.973 263.601 281.213 233.037 277.878C220.83 276.616 188.277 275.534 180.5 276.255Z' fill='url(%23paint3_linear_494_133328)'/%3E%3Cg filter='url(%23filter1_f_494_133328)'%3E%3Cpath d='M146.944 258.05C143.049 260.073 138.63 256.528 139.417 252.001L147.792 203.674L112.244 169.385C108.924 166.177 110.649 160.312 115.099 159.679L164.521 152.568L186.558 108.358C188.546 104.373 193.924 104.373 195.912 108.358L217.949 152.568L267.371 159.679C271.82 160.312 273.546 166.177 270.216 169.385L234.678 203.674L243.053 252.001C243.84 256.528 239.421 260.073 235.526 258.05L191.22 235L146.944 258.05Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23paint4_angular_494_133328_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000551382 -0.0694791 0.074059 0.000583965 191.229 182.003)'%3E%3CforeignObject x='-904.222' y='-904.222' width='1808.44' height='1808.44'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(179, 170, 128, 1) 0deg,rgba(122, 108, 65, 1) 111.084deg,rgba(179, 170, 128, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M155.376 242.842C152.223 244.46 148.645 241.624 149.282 238.003L156.062 199.341L127.285 171.91C124.598 169.343 125.994 164.652 129.597 164.145L169.605 158.456L187.444 123.088C189.053 119.9 193.407 119.9 195.016 123.088L212.856 158.456L252.864 164.145C256.466 164.652 257.863 169.343 255.167 171.91L226.399 199.341L233.178 238.003C233.816 241.624 230.238 244.46 227.085 242.842L191.218 224.402L155.376 242.842Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.47843137383460999,&%2334;g&%2334;:0.42352941632270813,&%2334;b&%2334;:0.25490197539329529,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.30856710672378540%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.70196080207824707,&%2334;g&%2334;:0.66666668653488159,&%2334;b&%2334;:0.50196081399917603,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:1.1027632951736450,&%2334;m01&%2334;:148.1179199218750,&%2334;m02&%2334;:116.61882781982422,&%2334;m10&%2334;:-138.95814514160156,&%2334;m11&%2334;:1.1679296493530273,&%2334;m12&%2334;:250.89762878417969%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter2_d_494_133328)'%3E%3Cpath d='M114.028 329.369V302.719H121.08V312.641H121.244L127.968 302.719H135.676L127.722 313.543L137.234 329.369H129.526L123.622 319.119L121.08 322.727V329.369H114.028ZM139.773 329.369V302.719H156.993V308.623H146.825V312.805H155.517V318.709H146.825V323.465H157.403V329.369H139.773ZM162.555 329.369V302.719H169.771L175.675 314.609C176.14 315.511 176.577 316.481 176.987 317.52C177.397 318.531 177.807 319.556 178.217 320.595H178.381C178.217 319.146 178.026 317.506 177.807 315.675C177.588 313.816 177.479 312.067 177.479 310.427V302.719H184.203V329.369H176.987L171.083 317.479C170.646 316.577 170.208 315.607 169.771 314.568C169.361 313.529 168.951 312.504 168.541 311.493H168.377C168.541 312.996 168.732 314.664 168.951 316.495C169.17 318.299 169.279 320.021 169.279 321.661V329.369H162.555ZM186.74 329.369L194.858 302.719H203.386L211.504 329.369H204.042L201.008 316.413C200.68 315.128 200.352 313.734 200.024 312.231C199.696 310.728 199.368 309.306 199.04 307.967H198.876C198.603 309.306 198.302 310.728 197.974 312.231C197.646 313.734 197.318 315.128 196.99 316.413L193.956 329.369H186.74ZM192.562 323.711V318.258H205.6V323.711H192.562ZM214.045 329.369V302.719H221.097V323.465H231.183V329.369H214.045ZM232.024 329.369L240.142 302.719H248.67L256.788 329.369H249.326L246.292 316.413C245.964 315.128 245.636 313.734 245.308 312.231C244.98 310.728 244.652 309.306 244.324 307.967H244.16C243.887 309.306 243.586 310.728 243.258 312.231C242.93 313.734 242.602 315.128 242.274 316.413L239.24 329.369H232.024ZM237.846 323.711V318.258H250.884V323.711H237.846ZM259.329 329.369V302.719H266.545L272.449 314.609C272.914 315.511 273.351 316.481 273.761 317.52C274.171 318.531 274.581 319.556 274.991 320.595H275.155C274.991 319.146 274.8 317.506 274.581 315.675C274.363 313.816 274.253 312.067 274.253 310.427V302.719H280.977V329.369H273.761L267.857 317.479C267.42 316.577 266.983 315.607 266.545 314.568C266.135 313.529 265.725 312.504 265.315 311.493H265.151C265.315 312.996 265.507 314.664 265.725 316.495C265.944 318.299 266.053 320.021 266.053 321.661V329.369H259.329Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter3_f_494_133328)'%3E%3Cpath d='M178.273 187.135L176.723 178.074L173.551 182.036L176.318 172.194L176.367 159.417L177.918 168.478L181.09 164.516L178.322 174.358L178.273 187.135Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M169.449 184.954L167.899 175.893L164.726 179.855L167.494 170.013L167.543 157.235L169.093 166.296L172.265 162.334L169.498 172.176L169.449 184.954Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter4_f_494_133328)'%3E%3Cpath d='M239.061 264.936L238.752 251.781L235.639 252.053L239.059 244.101L240.508 228.732L240.818 241.887L243.931 241.615L240.511 249.567L239.061 264.936Z' fill='white'/%3E%3C/g%3E%3Cpath d='M239.061 264.936L238.752 251.781L235.639 252.053L239.059 244.101L240.508 228.732L240.818 241.887L243.931 241.615L240.511 249.567L239.061 264.936Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter5_f_494_133328)'%3E%3Cpath d='M156.391 12.8684L156.808 21.1587L159.419 18.943L156.642 26.3183L155.609 37.191L155.192 28.9007L152.581 31.1164L155.358 23.7411L156.391 12.8684Z' fill='white'/%3E%3C/g%3E%3Cpath d='M156.391 12.8684L156.808 21.1587L159.419 18.943L156.642 26.3183L155.609 37.191L155.192 28.9007L152.581 31.1164L155.358 23.7411L156.391 12.8684Z' fill='white'/%3E%3Cg filter='url(%23filter6_f_494_133328)'%3E%3Cpath d='M147.846 342.937L148.246 335.233L146.6 325.911L148.736 332.218L150.155 328.721L149.755 336.426L151.401 345.748L149.265 339.441L147.846 342.937Z' fill='white'/%3E%3C/g%3E%3Cpath d='M147.846 342.937L148.246 335.233L146.6 325.911L148.736 332.218L150.155 328.721L149.755 336.426L151.401 345.748L149.265 339.441L147.846 342.937Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter7_f_494_133328)'%3E%3Cpath d='M157.62 421.963L157.388 415.542L155.572 416.705L157.537 411.632L158.322 403.533L158.555 409.954L160.37 408.791L158.406 413.863L157.62 421.963Z' fill='white'/%3E%3C/g%3E%3Cpath d='M157.62 421.963L157.388 415.542L155.572 416.705L157.537 411.632L158.322 403.533L158.555 409.954L160.37 408.791L158.406 413.863L157.62 421.963Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter8_f_494_133328)'%3E%3Cpath d='M239.347 9.32079L237.981 12.9492L237.472 18.2981L237.267 14.2196L235.983 15.3096L237.349 11.6813L237.857 6.33232L238.062 10.4108L239.347 9.32079Z' fill='white'/%3E%3C/g%3E%3Cpath d='M239.347 9.32079L237.981 12.9492L237.472 18.2981L237.267 14.2196L235.983 15.3096L237.349 11.6813L237.857 6.33232L238.062 10.4108L239.347 9.32079Z' fill='white'/%3E%3Cg filter='url(%23filter9_f_494_133328)'%3E%3Cpath d='M241.39 391.276L243.356 399.649L245.854 395.712L244.106 405.125L244.928 417.092L242.963 408.719L240.464 412.656L242.212 403.243L241.39 391.276Z' fill='white'/%3E%3C/g%3E%3Cpath d='M241.39 391.276L243.356 399.649L245.854 395.712L244.106 405.125L244.928 417.092L242.963 408.719L240.464 412.656L242.212 403.243L241.39 391.276Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_494_133328)'%3E%3Cpath d='M223.039 368.774L223.504 378.018L226.414 375.547L223.318 383.771L222.166 395.895L221.701 386.65L218.79 389.121L221.886 380.897L223.039 368.774Z' fill='white'/%3E%3C/g%3E%3Cpath d='M223.039 368.774L223.504 378.018L226.414 375.547L223.318 383.771L222.166 395.895L221.701 386.65L218.79 389.121L221.886 380.897L223.039 368.774Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_494_133328)'%3E%3Cpath d='M220.265 181.983L220.73 191.227L223.641 188.756L220.545 196.98L219.393 209.104L218.928 199.859L216.017 202.33L219.113 194.106L220.265 181.983Z' fill='white'/%3E%3C/g%3E%3Cpath d='M220.265 181.983L220.73 191.227L223.641 188.756L220.545 196.98L219.393 209.104L218.928 199.859L216.017 202.33L219.113 194.106L220.265 181.983Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_494_133328' x='14.1484' y='12.4824' width='347.133' height='392.842' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_494_133328_clip_path' transform='translate(-14.1484 -12.4824)'%3E%3Cpath d='M186.539 30.822C188.521 29.9513 189.512 29.516 190.562 29.516C191.612 29.5161 192.603 29.9514 194.584 30.8222L318.029 85.0641C320.349 86.0836 321.509 86.5934 322.16 87.59C322.81 88.5865 322.81 89.8538 322.81 92.3882V276.419C322.81 280.658 322.81 282.777 321.997 284.668C321.184 286.56 319.646 288.018 316.57 290.934L194.675 406.491C192.721 408.344 191.743 409.271 190.547 409.271C189.351 409.271 188.374 408.344 186.419 406.491L64.5364 290.934C61.4607 288.018 59.9228 286.56 59.1099 284.669C58.2969 282.777 58.2969 280.658 58.2969 276.42V92.3884C58.2969 89.8539 58.2969 88.5866 58.9476 87.59C59.5982 86.5934 60.7585 86.0837 63.079 85.0642L186.539 30.822Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_494_133328_clip_path' transform='translate(-14.1484 -12.4824)'%3E%3Cpath d='M183.838 27.8251C187.166 26.6365 188.831 26.0421 190.562 26.0419C192.293 26.0417 193.958 26.6357 197.286 27.8235L309.586 67.8989C316.004 70.1893 319.213 71.3345 321.04 73.9266C322.866 76.5186 322.865 79.926 322.864 86.7407L322.813 276.592C322.812 280.748 322.811 282.826 322.026 284.688C321.241 286.55 319.753 288.001 316.778 290.903L204.513 400.414C197.916 406.85 194.617 410.068 190.547 410.068C186.478 410.068 183.179 406.85 176.582 400.414L64.333 290.908C61.3561 288.003 59.8676 286.551 59.0825 284.688C58.2975 282.825 58.298 280.745 58.2991 276.586L58.35 86.7292C58.3519 79.9197 58.3528 76.515 60.1786 73.9249C62.0044 71.3349 65.2108 70.1898 71.6236 67.8996L183.838 27.8251Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_f_494_133328' x='82.5117' y='77.3691' width='217.445' height='209.264' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3CclipPath id='paint4_angular_494_133328_clip_path'%3E%3Cpath d='M155.376 242.842C152.223 244.46 148.645 241.624 149.282 238.003L156.062 199.341L127.285 171.91C124.598 169.343 125.994 164.652 129.597 164.145L169.605 158.456L187.444 123.088C189.053 119.9 193.407 119.9 195.016 123.088L212.856 158.456L252.864 164.145C256.466 164.652 257.863 169.343 255.167 171.91L226.399 199.341L233.178 238.003C233.816 241.624 230.238 244.46 227.085 242.842L191.218 224.402L155.376 242.842Z'/%3E%3C/clipPath%3E%3Cfilter id='filter2_d_494_133328' x='110.027' y='302.719' width='174.949' height='34.6504' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_133328'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_133328' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_f_494_133328' x='169.551' y='155.416' width='15.5391' height='35.7188' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter4_f_494_133328' x='231.641' y='224.732' width='16.2891' height='44.2031' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter5_f_494_133328' x='148.582' y='8.86914' width='14.8359' height='32.3223' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter6_f_494_133328' x='142.602' y='321.912' width='12.8008' height='27.8359' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter7_f_494_133328' x='151.57' y='399.533' width='12.8008' height='26.4297' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter8_f_494_133328' x='231.984' y='2.33203' width='11.3633' height='19.9668' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter9_f_494_133328' x='236.465' y='387.277' width='13.3906' height='33.8145' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter10_f_494_133328' x='214.789' y='364.773' width='15.625' height='35.1211' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter11_f_494_133328' x='212.016' y='177.982' width='15.625' height='35.1211' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_494_133328' x1='191.714' y1='0' x2='191.714' y2='457.62' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B3AA80'/%3E%3Cstop offset='1' stop-color='%23786A2D'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_494_133328' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(37.8302 56.6767) rotate(44.908) scale(431.257 990.111)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_494_133328' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(37.8871 56.6778) rotate(44.908) scale(431.257 990.111)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint3_linear_494_133328' x1='196.777' y1='375.598' x2='196.777' y2='276.024' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237B6531'/%3E%3Cstop offset='1' stop-color='%23A59B6C'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 394px;
  height: 457px;
  margin: 0 auto;
}
@media (max-width: 500px) {
  .CX-pop-up-modal.modal-default.modal-peringkat .box-large-ranking .box-large-ranking-inner .box-ranking-item {
    background-image: url("data:image/svg+xml,%3Csvg width='354' height='410' viewBox='0 0 354 410' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_544_145925)'%3E%3Cpath d='M157.68 25.9084C163.038 22.8234 165.717 21.2809 168.657 21.2809C171.598 21.2809 174.277 22.8234 179.635 25.9084L303.696 97.3394C309.075 100.436 311.765 101.985 313.242 104.54C314.719 107.094 314.719 110.198 314.719 116.405V259.163C314.719 265.37 314.719 268.473 313.242 271.028C311.765 273.583 309.075 275.131 303.696 278.228L179.635 349.659C174.277 352.744 171.598 354.287 168.657 354.287C165.717 354.287 163.038 352.744 157.68 349.659L33.6184 278.228C28.2393 275.131 25.5498 273.583 24.0728 271.028C22.5958 268.473 22.5958 265.37 22.5958 259.163V116.405C22.5958 110.198 22.5958 107.094 24.0728 104.54C25.5498 101.985 28.2393 100.436 33.6184 97.3394L157.68 25.9084Z' fill='%2383763D'/%3E%3C/g%3E%3Cpath d='M166.777 2.32407C169.475 1.17808 170.824 0.60509 172.249 0.605091C173.674 0.605092 175.023 1.17809 177.722 2.32408L311.001 58.9256C314.546 60.4308 316.318 61.1835 317.314 62.6891C318.311 64.1948 318.311 66.1201 318.311 69.9708L318.311 262.471C318.311 267.111 318.311 269.431 317.424 271.503C316.538 273.575 314.86 275.177 311.505 278.382L177.787 406.079C175.173 408.576 173.866 409.824 172.263 409.824C170.66 409.825 169.352 408.576 166.738 406.08L32.9951 278.382C29.6391 275.178 27.9611 273.575 27.0744 271.503C26.1878 269.43 26.1878 267.11 26.1878 262.47L26.1875 69.9709C26.1875 66.1202 26.1875 64.1948 27.1839 62.6891C28.1803 61.1835 29.9525 60.4308 33.4968 58.9256L166.777 2.32407Z' fill='url(%23paint0_linear_544_145925)'/%3E%3CforeignObject x='11.5977' y='10.2812' width='314.121' height='355.006'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_544_145925_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M167.192 27.8861C169.174 27.0146 170.166 26.5789 171.216 26.5789C172.266 26.579 173.258 27.0147 175.24 27.8862L285.258 76.2512C287.578 77.271 288.737 77.7809 289.388 78.7774C290.038 79.7738 290.038 81.0408 290.038 83.5748V247.607C290.038 251.844 290.038 253.963 289.226 255.854C288.413 257.744 286.876 259.202 283.802 262.118L175.332 364.997C173.377 366.851 172.399 367.778 171.203 367.778C170.006 367.778 169.029 366.851 167.074 364.997L58.615 262.118C55.541 259.202 54.0039 257.744 53.1914 255.854C52.3789 253.963 52.3789 251.845 52.3789 247.608V83.575C52.3789 81.0409 52.3789 79.7739 53.0294 78.7774C53.6799 77.7809 54.8398 77.2711 57.1597 76.2513L167.192 27.8861Z' fill='url(%23paint1_radial_544_145925)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_544_145925' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='52' y='23' width='239' height='346'%3E%3CforeignObject x='11.5977' y='10.2812' width='314.121' height='355.006'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_544_145925_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M164.489 25.2569C167.819 24.0672 169.484 23.4724 171.216 23.4722C172.948 23.472 174.613 24.0665 177.943 25.2554L276.811 60.5539C283.228 62.845 286.436 63.9905 288.262 66.5824C290.088 69.1743 290.088 72.5811 290.086 79.3948L290.041 247.78C290.039 251.935 290.039 254.012 289.254 255.873C288.47 257.735 286.983 259.186 284.009 262.088L185.172 358.546C178.573 364.986 175.274 368.206 171.203 368.206C167.132 368.206 163.832 364.985 157.234 358.545L58.4116 262.092C55.4364 259.188 53.9487 257.736 53.1641 255.873C52.3795 254.01 52.3801 251.932 52.3812 247.774L52.4263 79.3833C52.4281 72.5748 52.429 69.1706 54.2544 66.5808C56.0798 63.9909 59.2855 62.8455 65.697 60.5547L164.489 25.2569Z' fill='url(%23paint2_radial_544_145925)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_544_145925)'%3E%3Cpath opacity='0.3' d='M308.422 187.785C308.422 163.765 302.081 140.168 290.039 119.366L171.209 187.785H308.422Z' fill='white'/%3E%3Cpath d='M290.039 256.203C302.081 235.401 308.422 211.805 308.422 187.785H171.209L290.039 256.203Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M239.815 306.289C260.674 294.279 277.996 277.005 290.039 256.203L171.209 187.785L239.815 306.289Z' fill='white'/%3E%3Cpath d='M171.209 324.622C195.295 324.622 218.956 318.299 239.815 306.289L171.209 187.785L171.209 324.622Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M102.602 306.289C123.461 318.299 147.123 324.622 171.209 324.622L171.209 187.785L102.602 306.289Z' fill='white'/%3E%3Cpath d='M52.3791 256.203C64.422 277.005 81.7435 294.279 102.602 306.289L171.209 187.785L52.3791 256.203Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M33.9961 187.785C33.9961 211.805 40.3362 235.401 52.3791 256.203L171.209 187.785L33.9961 187.785Z' fill='white'/%3E%3Cpath d='M52.3791 119.366C40.3362 140.168 33.9961 163.765 33.9961 187.785L171.209 187.785L52.3791 119.366Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M102.602 69.28C81.7435 81.29 64.4221 98.564 52.3791 119.366L171.209 187.785L102.602 69.28Z' fill='white'/%3E%3Cpath d='M171.209 50.9473C147.123 50.9473 123.461 57.27 102.602 69.28L171.209 187.785L171.209 50.9473Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M239.815 69.28C218.956 57.27 195.295 50.9473 171.209 50.9473L171.209 187.785L239.815 69.28Z' fill='white'/%3E%3Cpath d='M290.039 119.366C277.996 98.564 260.674 81.29 239.815 69.28L171.209 187.785L290.039 119.366Z' fill='%23958A56'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M71.4587 329.905C69.5308 330.61 63.3086 332.549 57.5246 334.4L47.1836 337.661L61.0301 351.586C68.6544 359.342 75.2271 365.6 75.5776 365.6C76.0158 365.6 76.2787 357.227 76.2787 347.091C76.2787 336.868 76.0158 328.583 75.6653 328.671C75.2271 328.671 73.3867 329.288 71.4587 329.905Z' fill='%233E3823'/%3E%3Cpath d='M277.305 347.091C277.305 357.266 278.189 365.6 278.627 365.6C278.978 365.6 284.929 359.372 292.553 351.653L306.4 337.706L302.193 336.39C297.987 335.074 283.264 330.425 279.32 329.197L277.305 328.671V347.091Z' fill='%233E3823'/%3E%3Cpath d='M36.7403 302.126C31.8657 303.827 24.7974 306.744 20.8976 308.608C12.6919 312.497 -0.550982 320.761 0.0177313 321.49C0.261465 321.733 5.46113 326.919 11.4732 332.914L22.5225 343.852L18.7853 358.031C16.6729 365.81 13.9918 375.856 12.6919 380.313C11.392 384.769 10.4983 388.496 10.5795 388.577C10.6608 388.739 14.9668 386.713 20.0852 384.202C35.6029 376.586 59.4889 368.402 71.8381 366.458C73.7067 366.134 75.2504 365.891 75.2504 365.81C75.2504 365.648 69.2382 359.652 61.845 352.36C52.6643 343.285 48.7646 338.91 49.4958 338.424C50.227 337.938 50.227 337.776 49.4958 337.776C48.6833 337.776 48.4396 333.32 48.4396 318.33C48.4396 300.343 48.3583 298.885 47.0584 298.966C46.246 298.966 41.615 300.424 36.7403 302.126Z' fill='%2361583A'/%3E%3Cpath d='M305.172 318.33C305.172 333.319 304.928 337.775 304.197 337.775C303.384 337.775 303.384 337.937 304.116 338.423C304.847 338.909 300.947 343.285 291.766 352.359C284.373 359.651 278.442 365.647 278.605 365.728C278.686 365.809 280.961 366.295 283.642 366.862C298.754 370.022 317.684 376.585 333.201 383.958C338.563 386.551 343.032 388.576 343.113 388.576C343.194 388.495 342.219 384.768 340.92 380.312C339.62 375.856 336.939 365.809 334.826 358.031L331.089 343.852L342.544 332.59L354 321.247L352.131 319.869C348.557 317.114 337.67 310.957 331.008 307.797C324.021 304.556 308.259 298.884 306.309 298.884C305.334 298.884 305.172 302.206 305.172 318.33Z' fill='%2361583A'/%3E%3Cpath d='M162.176 248.326C160.145 248.488 153.97 248.974 148.365 249.46C120.985 251.81 91.2495 258.211 55.3394 269.473L48.0273 271.823L48.3523 304.556C48.5148 322.624 48.7585 337.532 48.921 337.613C49.0023 337.775 54.5269 336.235 61.189 334.21C67.8511 332.184 73.8632 330.483 74.5944 330.483C75.3256 330.483 81.5814 329.024 88.406 327.242C121.473 318.653 147.796 315.088 177.369 315.088C205.073 315.088 230.34 318.41 260.888 326.189C268.932 328.214 276.65 330.078 277.95 330.24C279.331 330.483 285.831 332.265 292.411 334.291C299.074 336.316 304.598 337.775 304.679 337.613C304.842 337.532 305.086 322.624 305.248 304.556L305.573 271.823L295.824 268.744C264.626 258.859 236.84 252.782 209.379 249.784C198.411 248.65 169.163 247.678 162.176 248.326Z' fill='url(%23paint3_linear_544_145925)'/%3E%3Cg filter='url(%23filter1_f_544_145925)'%3E%3Cpath d='M132.027 231.96C128.527 233.778 124.556 230.591 125.263 226.523L132.788 183.081L100.849 152.259C97.8665 149.375 99.4167 144.103 103.415 143.534L147.819 137.142L167.619 97.4012C169.405 93.8194 174.237 93.8194 176.023 97.4012L195.823 137.142L240.227 143.534C244.225 144.103 245.775 149.375 242.784 152.259L210.854 183.081L218.379 226.523C219.086 230.591 215.115 233.778 211.615 231.96L171.807 211.24L132.027 231.96Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23paint4_angular_544_145925_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000495404 -0.0624548 0.0665403 0.000524927 171.818 163.6)'%3E%3CforeignObject x='-905.853' y='-905.853' width='1811.71' height='1811.71'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(179, 170, 128, 1) 0deg,rgba(122, 108, 65, 1) 111.084deg,rgba(179, 170, 128, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M139.604 218.288C136.771 219.743 133.557 217.193 134.129 213.938L140.221 179.185L114.365 154.527C111.951 152.22 113.206 148.003 116.442 147.547L152.389 142.434L168.417 110.641C169.863 107.776 173.774 107.776 175.22 110.641L191.249 142.434L227.195 147.547C230.432 148.003 231.687 152.22 229.265 154.527L203.417 179.185L209.508 213.938C210.081 217.193 206.866 219.743 204.033 218.288L171.808 201.712L139.604 218.288Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.47843137383460999,&%2334;g&%2334;:0.42352941632270813,&%2334;b&%2334;:0.25490197539329529,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.30856710672378540%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.70196080207824707,&%2334;g&%2334;:0.66666668653488159,&%2334;b&%2334;:0.50196081399917603,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.99080753326416016,&%2334;m01&%2334;:133.08053588867188,&%2334;m02&%2334;:104.78199005126953,&%2334;m10&%2334;:-124.90962982177734,&%2334;m11&%2334;:1.0498532056808472,&%2334;m12&%2334;:225.52944946289062%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter2_d_544_145925)'%3E%3Cpath d='M100.135 297.316V272.616H106.671V281.812H106.823L113.055 272.616H120.199L112.827 282.648L121.643 297.316H114.499L109.027 287.816L106.671 291.16V297.316H100.135ZM123.997 297.316V272.616H139.957V278.088H130.533V281.964H138.589V287.436H130.533V291.844H140.337V297.316H123.997ZM145.112 297.316V272.616H151.8L157.272 283.636C157.703 284.472 158.108 285.372 158.488 286.334C158.868 287.272 159.248 288.222 159.628 289.184H159.78C159.628 287.842 159.451 286.322 159.248 284.624C159.045 282.902 158.944 281.28 158.944 279.76V272.616H165.176V297.316H158.488L153.016 286.296C152.611 285.46 152.205 284.561 151.8 283.598C151.42 282.636 151.04 281.686 150.66 280.748H150.508C150.66 282.142 150.837 283.687 151.04 285.384C151.243 287.056 151.344 288.652 151.344 290.172V297.316H145.112ZM167.527 297.316L175.051 272.616H182.955L190.479 297.316H183.563L180.751 285.308C180.447 284.118 180.143 282.826 179.839 281.432C179.535 280.039 179.231 278.722 178.927 277.48H178.775C178.522 278.722 178.243 280.039 177.939 281.432C177.635 282.826 177.331 284.118 177.027 285.308L174.215 297.316H167.527ZM172.923 292.072V287.018H185.007V292.072H172.923ZM192.835 297.316V272.616H199.371V291.844H208.719V297.316H192.835ZM209.498 297.316L217.022 272.616H224.926L232.45 297.316H225.534L222.722 285.308C222.418 284.118 222.114 282.826 221.81 281.432C221.506 280.039 221.202 278.722 220.898 277.48H220.746C220.493 278.722 220.214 280.039 219.91 281.432C219.606 282.826 219.302 284.118 218.998 285.308L216.186 297.316H209.498ZM214.894 292.072V287.018H226.978V292.072H214.894ZM234.805 297.316V272.616H241.493L246.965 283.636C247.396 284.472 247.801 285.372 248.181 286.334C248.561 287.272 248.941 288.222 249.321 289.184H249.473C249.321 287.842 249.144 286.322 248.941 284.624C248.739 282.902 248.637 281.28 248.637 279.76V272.616H254.869V297.316H248.181L242.709 286.296C242.304 285.46 241.899 284.561 241.493 283.598C241.113 282.636 240.733 281.686 240.353 280.748H240.201C240.353 282.142 240.531 283.687 240.733 285.384C240.936 287.056 241.037 288.652 241.037 290.172V297.316H234.805Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter3_f_544_145925)'%3E%3Cpath d='M158.283 168.256L156.727 160.07L153.56 163.591L156.318 154.767L156.357 143.258L157.914 151.444L161.08 147.923L158.322 156.747L158.283 168.256Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M149.459 166.295L147.903 158.109L144.736 161.63L147.494 152.807L147.533 141.297L149.089 149.483L152.256 145.962L149.498 154.786L149.459 166.295Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter4_f_544_145925)'%3E%3Cpath d='M219.071 238.595L218.752 226.326L215.63 226.126L219.055 219.234L220.499 205.163L220.818 217.432L223.941 217.631L220.515 224.524L219.071 238.595Z' fill='white'/%3E%3C/g%3E%3Cpath d='M219.071 238.595L218.752 226.326L215.63 226.126L219.055 219.234L220.499 205.163L220.818 217.432L223.941 217.631L220.515 224.524L219.071 238.595Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter5_f_544_145925)'%3E%3Cpath d='M136.38 11.3799L136.809 19.0213L139.432 17.2187L136.649 23.7395L135.622 33.6219L135.193 25.9805L132.57 27.7831L135.354 21.2623L136.38 11.3799Z' fill='white'/%3E%3C/g%3E%3Cpath d='M136.38 11.3799L136.809 19.0213L139.432 17.2187L136.649 23.7395L135.622 33.6219L135.193 25.9805L132.57 27.7831L135.354 21.2623L136.38 11.3799Z' fill='white'/%3E%3Cg filter='url(%23filter6_f_544_145925)'%3E%3Cpath d='M127.835 308.334L128.243 301.37L126.606 293.03L128.737 298.63L130.16 295.419L129.752 302.384L131.389 310.724L129.258 305.123L127.835 308.334Z' fill='white'/%3E%3C/g%3E%3Cpath d='M127.835 308.334L128.243 301.37L126.606 293.03L128.737 298.63L130.16 295.419L129.752 302.384L131.389 310.724L129.258 305.123L127.835 308.334Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter7_f_544_145925)'%3E%3Cpath d='M137.625 379.488L137.385 373.532L135.561 374.392L137.53 369.939L138.311 362.552L138.551 368.508L140.375 367.647L138.406 372.101L137.625 379.488Z' fill='white'/%3E%3C/g%3E%3Cpath d='M137.625 379.488L137.385 373.532L135.561 374.392L137.53 369.939L138.311 362.552L138.551 368.508L140.375 367.647L138.406 372.101L137.625 379.488Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter8_f_544_145925)'%3E%3Cpath d='M219.353 8.47109L217.983 11.6791L217.478 16.5408L217.267 12.7816L215.977 13.6684L217.346 10.4604L217.851 5.59863L218.062 9.35788L219.353 8.47109Z' fill='white'/%3E%3C/g%3E%3Cpath d='M219.353 8.47109L217.983 11.6791L217.478 16.5408L217.267 12.7816L215.977 13.6684L217.346 10.4604L217.851 5.59863L218.062 9.35788L219.353 8.47109Z' fill='white'/%3E%3Cg filter='url(%23filter9_f_544_145925)'%3E%3Cpath d='M221.39 351.719L223.356 359.245L225.854 355.706L224.106 364.167L224.928 374.924L222.963 367.398L220.464 370.937L222.212 362.476L221.39 351.719Z' fill='white'/%3E%3C/g%3E%3Cpath d='M221.39 351.719L223.356 359.245L225.854 355.706L224.106 364.167L224.928 374.924L222.963 367.398L220.464 370.937L222.212 362.476L221.39 351.719Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_544_145925)'%3E%3Cpath d='M203.025 331.28L203.503 339.8L206.428 337.791L203.324 345.062L202.18 356.081L201.701 347.56L198.777 349.57L201.88 342.299L203.025 331.28Z' fill='white'/%3E%3C/g%3E%3Cpath d='M203.025 331.28L203.503 339.8L206.428 337.791L203.324 345.062L202.18 356.081L201.701 347.56L198.777 349.57L201.88 342.299L203.025 331.28Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_544_145925)'%3E%3Cpath d='M200.251 163.374L200.73 171.894L203.655 169.884L200.551 177.155L199.406 188.175L198.928 179.654L196.003 181.664L199.107 174.393L200.251 163.374Z' fill='white'/%3E%3C/g%3E%3Cpath d='M200.251 163.374L200.73 171.894L203.655 169.884L200.551 177.155L199.406 188.175L198.928 179.654L196.003 181.664L199.107 174.393L200.251 163.374Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_544_145925' x='11.5977' y='10.2812' width='314.121' height='355.006' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_544_145925_clip_path' transform='translate(-11.5977 -10.2812)'%3E%3Cpath d='M167.192 27.8861C169.174 27.0146 170.166 26.5789 171.216 26.5789C172.266 26.579 173.258 27.0147 175.24 27.8862L285.258 76.2512C287.578 77.271 288.737 77.7809 289.388 78.7774C290.038 79.7738 290.038 81.0408 290.038 83.5748V247.607C290.038 251.844 290.038 253.963 289.226 255.854C288.413 257.744 286.876 259.202 283.802 262.118L175.332 364.997C173.377 366.851 172.399 367.778 171.203 367.778C170.006 367.778 169.029 366.851 167.074 364.997L58.615 262.118C55.541 259.202 54.0039 257.744 53.1914 255.854C52.3789 253.963 52.3789 251.845 52.3789 247.608V83.575C52.3789 81.0409 52.3789 79.7739 53.0294 78.7774C53.6799 77.7809 54.8398 77.2711 57.1597 76.2513L167.192 27.8861Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_544_145925_clip_path' transform='translate(-11.5977 -10.2812)'%3E%3Cpath d='M164.489 25.2569C167.819 24.0672 169.484 23.4724 171.216 23.4722C172.948 23.472 174.613 24.0665 177.943 25.2554L276.811 60.5539C283.228 62.845 286.436 63.9905 288.262 66.5824C290.088 69.1743 290.088 72.5811 290.086 79.3948L290.041 247.78C290.039 251.935 290.039 254.012 289.254 255.873C288.47 257.735 286.983 259.186 284.009 262.088L185.172 358.546C178.573 364.986 175.274 368.206 171.203 368.206C167.132 368.206 163.832 364.985 157.234 358.545L58.4116 262.092C55.4364 259.188 53.9487 257.736 53.1641 255.873C52.3795 254.01 52.3801 251.932 52.3812 247.774L52.4263 79.3833C52.4281 72.5748 52.429 69.1706 54.2544 66.5808C56.0798 63.9909 59.2855 62.8455 65.697 60.5547L164.489 25.2569Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_f_544_145925' x='71.293' y='66.7148' width='201.055' height='193.768' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3CclipPath id='paint4_angular_544_145925_clip_path'%3E%3Cpath d='M139.604 218.288C136.771 219.743 133.557 217.193 134.129 213.938L140.221 179.185L114.365 154.527C111.951 152.22 113.206 148.003 116.442 147.547L152.389 142.434L168.417 110.641C169.863 107.776 173.774 107.776 175.22 110.641L191.249 142.434L227.195 147.547C230.432 148.003 231.687 152.22 229.265 154.527L203.417 179.185L209.508 213.938C210.081 217.193 206.866 219.743 204.033 218.288L171.808 201.712L139.604 218.288Z'/%3E%3C/clipPath%3E%3Cfilter id='filter2_d_544_145925' x='96.1367' y='272.617' width='162.734' height='32.6992' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_544_145925'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_544_145925' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_f_544_145925' x='149.559' y='139.258' width='15.5234' height='32.998' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter4_f_544_145925' x='211.629' y='201.162' width='16.3125' height='41.4336' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter5_f_544_145925' x='128.57' y='7.38086' width='14.8633' height='30.2402' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter6_f_544_145925' x='122.605' y='289.029' width='12.7852' height='25.6953' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter7_f_544_145925' x='131.562' y='358.553' width='12.8125' height='24.9355' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter8_f_544_145925' x='211.977' y='1.59961' width='11.375' height='18.9414' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter9_f_544_145925' x='216.465' y='347.719' width='13.3906' height='31.2051' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter10_f_544_145925' x='194.777' y='327.279' width='15.6523' height='32.8008' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter11_f_544_145925' x='192.004' y='159.373' width='15.6523' height='32.8008' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_544_145925' x1='172.249' y1='0' x2='172.249' y2='411.355' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B3AA80'/%3E%3Cstop offset='1' stop-color='%23786A2D'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_544_145925' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(33.9901 50.9467) rotate(44.9215) scale(387.566 889.803)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_544_145925' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(34.0412 50.9477) rotate(44.9215) scale(387.566 889.803)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint3_linear_544_145925' x1='176.8' y1='337.625' x2='176.8' y2='248.118' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237B6531'/%3E%3Cstop offset='1' stop-color='%23A59B6C'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    width: 354px;
    height: 410px;
  }
}
.CX-pop-up-modal.modal-default.modal-peringkat.type-2 .box-pop-up-modal .box-large-ranking .box-large-ranking-inner .box-ranking-item {
  background-image: url("data:image/svg+xml,%3Csvg width='394' height='457' viewBox='0 0 394 457' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_494_133328)'%3E%3Cpath d='M176.741 28.1063C182.097 25.0238 184.775 23.4826 187.715 23.4826C190.654 23.4826 193.332 25.0238 198.688 28.1063L339.254 109.002C344.635 112.098 347.325 113.647 348.803 116.202C350.28 118.757 350.28 121.861 350.28 128.07V289.738C350.28 295.947 350.28 299.051 348.803 301.606C347.325 304.161 344.635 305.709 339.254 308.806L198.688 389.701C193.332 392.784 190.654 394.325 187.715 394.325C184.775 394.325 182.097 392.784 176.741 389.701L36.1755 308.806C30.7945 305.709 28.1041 304.161 26.6265 301.606C25.149 299.051 25.149 295.947 25.149 289.738V128.07C25.149 121.861 25.149 118.757 26.6265 116.202C28.1041 113.647 30.7945 112.098 36.1755 109.002L176.741 28.1063Z' fill='%231950D1'/%3E%3C/g%3E%3Cpath d='M186.244 2.32205C188.941 1.17704 190.29 0.604542 191.714 0.604543C193.139 0.604544 194.487 1.17705 197.185 2.32205L346.969 65.9028C350.514 67.4076 352.286 68.1601 353.283 69.6659C354.28 71.1717 354.28 73.0974 354.28 76.9488L354.28 293.047C354.28 297.688 354.28 300.008 353.393 302.081C352.506 304.154 350.828 305.756 347.47 308.961L197.253 452.348C194.639 454.843 193.332 456.091 191.729 456.091C190.127 456.091 188.82 454.843 186.206 452.349L35.9599 308.961C32.602 305.756 30.9231 304.154 30.0359 302.081C29.1487 300.008 29.1487 297.687 29.1487 293.046L29.1484 76.9488C29.1484 73.0974 29.1484 71.1717 30.1451 69.6659C31.1418 68.1601 32.9144 67.4076 36.4596 65.9028L186.244 2.32205Z' fill='url(%23paint0_linear_494_133328)'/%3E%3CforeignObject x='14.1484' y='12.4824' width='347.133' height='392.842'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_494_133328_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M186.539 30.822C188.521 29.9513 189.512 29.516 190.562 29.516C191.612 29.5161 192.603 29.9514 194.584 30.8222L318.029 85.0641C320.349 86.0836 321.509 86.5934 322.16 87.59C322.81 88.5865 322.81 89.8538 322.81 92.3882V276.419C322.81 280.658 322.81 282.777 321.997 284.668C321.184 286.56 319.646 288.018 316.57 290.934L194.675 406.491C192.721 408.344 191.743 409.271 190.547 409.271C189.351 409.271 188.374 408.344 186.419 406.491L64.5364 290.934C61.4607 288.018 59.9228 286.56 59.1099 284.669C58.2969 282.777 58.2969 280.658 58.2969 276.42V92.3884C58.2969 89.8539 58.2969 88.5866 58.9476 87.59C59.5982 86.5934 60.7585 86.0837 63.079 85.0642L186.539 30.822Z' fill='url(%23paint1_radial_494_133328)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_494_133328' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='58' y='26' width='265' height='385'%3E%3CforeignObject x='14.1484' y='12.4824' width='347.133' height='392.842'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_494_133328_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M183.838 27.8251C187.166 26.6365 188.831 26.0421 190.562 26.0419C192.293 26.0417 193.958 26.6357 197.286 27.8235L309.586 67.8989C316.004 70.1893 319.213 71.3345 321.04 73.9266C322.866 76.5186 322.865 79.926 322.864 86.7407L322.813 276.592C322.812 280.748 322.811 282.826 322.026 284.688C321.241 286.55 319.753 288.001 316.778 290.903L204.513 400.414C197.916 406.85 194.617 410.068 190.547 410.068C186.478 410.068 183.179 406.85 176.582 400.414L64.333 290.908C61.3561 288.003 59.8676 286.551 59.0825 284.688C58.2975 282.825 58.298 280.745 58.2991 276.586L58.35 86.7292C58.3519 79.9197 58.3528 76.515 60.1786 73.9249C62.0044 71.3349 65.2108 70.1898 71.6236 67.8996L183.838 27.8251Z' fill='url(%23paint2_radial_494_133328)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_494_133328)'%3E%3Cpath opacity='0.3' d='M343.274 208.905C343.274 182.184 336.217 155.933 322.814 132.791L190.557 208.905H343.274Z' fill='white'/%3E%3Cpath d='M322.814 285.019C336.217 261.877 343.274 235.627 343.274 208.905H190.557L322.814 285.019Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M266.915 340.738C290.131 327.377 309.41 308.16 322.814 285.019L190.557 208.905L266.915 340.738Z' fill='white'/%3E%3Cpath d='M190.557 361.132C217.364 361.132 243.699 354.099 266.915 340.738L190.557 208.905L190.557 361.132Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M114.198 340.738C137.414 354.099 163.749 361.132 190.557 361.132L190.557 208.905L114.198 340.738Z' fill='white'/%3E%3Cpath d='M58.3 285.019C71.7038 308.16 90.9824 327.377 114.198 340.738L190.557 208.905L58.3 285.019Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M37.8398 208.905C37.8398 235.627 44.8963 261.877 58.3 285.019L190.557 208.905L37.8398 208.905Z' fill='white'/%3E%3Cpath d='M58.3 132.791C44.8963 155.933 37.8398 182.184 37.8398 208.905L190.557 208.905L58.3 132.791Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M114.198 77.0723C90.9824 90.4331 71.7038 109.65 58.3001 132.791L190.557 208.905L114.198 77.0723Z' fill='white'/%3E%3Cpath d='M190.557 56.6777C163.749 56.6777 137.414 63.7116 114.198 77.0723L190.557 208.905L190.557 56.6777Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M266.915 77.0723C243.699 63.7116 217.364 56.6777 190.557 56.6777L190.557 208.905L266.915 77.0723Z' fill='white'/%3E%3Cpath d='M322.814 132.791C309.41 109.65 290.131 90.4331 266.915 77.0723L190.557 208.905L322.814 132.791Z' fill='%23132F6F'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M79.5337 367.01C77.3879 367.794 70.4627 369.951 64.0251 372.01L52.5156 375.638L67.9267 391.129C76.4125 399.757 83.7279 406.719 84.118 406.719C84.6057 406.719 84.8983 397.404 84.8983 386.129C84.8983 374.756 84.6057 365.539 84.2156 365.637C83.7279 365.637 81.6796 366.324 79.5337 367.01Z' fill='%230D1E49'/%3E%3Cpath d='M308.637 386.129C308.637 397.448 309.621 406.719 310.109 406.719C310.499 406.719 317.123 399.79 325.608 391.203L341.019 375.688L336.338 374.224C331.656 372.76 315.269 367.588 310.88 366.222L308.637 365.637V386.129Z' fill='%230D1E49'/%3E%3Cpath d='M40.8918 336.107C35.4663 338 27.5993 341.245 23.2589 343.318C14.126 347.644 -0.61324 356.838 0.0197348 357.649C0.29101 357.92 6.0782 363.688 12.7696 370.358L25.0674 382.526L20.9079 398.3C18.5568 406.953 15.5728 418.13 14.126 423.087C12.6792 428.045 11.6845 432.191 11.775 432.281C11.8654 432.461 16.6579 430.208 22.3547 427.414C39.6258 418.941 66.2108 409.837 79.9554 407.674C82.0351 407.314 83.7532 407.043 83.7532 406.953C83.7532 406.773 77.0618 400.103 68.8331 391.991C58.6151 381.895 54.2747 377.028 55.0885 376.487C55.9023 375.947 55.9023 375.766 55.0885 375.766C54.1843 375.766 53.913 370.809 53.913 354.134C53.913 334.124 53.8226 332.501 52.3758 332.592C51.4715 332.592 46.3173 334.214 40.8918 336.107Z' fill='%23133380'/%3E%3Cpath d='M339.655 354.132C339.655 370.807 339.383 375.765 338.57 375.765C337.665 375.765 337.665 375.945 338.479 376.486C339.293 377.027 334.953 381.894 324.734 391.989C316.506 400.101 309.905 406.771 310.086 406.861C310.176 406.951 312.708 407.492 315.692 408.123C332.511 411.638 353.58 418.939 370.851 427.142C376.819 430.026 381.793 432.279 381.883 432.279C381.973 432.189 380.888 428.043 379.442 423.086C377.995 418.128 375.011 406.951 372.66 398.298L368.5 382.525L381.25 369.996L394 357.377L391.92 355.845C387.942 352.78 375.825 345.93 368.41 342.415C360.633 338.809 343.091 332.5 340.921 332.5C339.835 332.5 339.655 336.195 339.655 354.132Z' fill='%23133380'/%3E%3Cpath d='M180.5 276.255C178.24 276.436 171.367 276.976 165.128 277.517C134.655 280.131 101.559 287.252 61.5914 299.78L53.4531 302.394L53.8148 338.809C53.9957 358.909 54.2669 375.494 54.4478 375.584C54.5382 375.764 60.6871 374.052 68.102 371.798C75.5168 369.545 82.2082 367.652 83.0221 367.652C83.8359 367.652 90.7986 366.03 98.3943 364.047C135.197 354.492 164.495 350.526 197.41 350.526C228.244 350.526 256.367 354.222 290.366 362.875C299.318 365.128 307.909 367.201 309.356 367.382C310.893 367.652 318.127 369.635 325.451 371.888C332.866 374.142 339.015 375.764 339.105 375.584C339.286 375.494 339.558 358.909 339.738 338.809L340.1 302.394L329.249 298.969C294.526 287.973 263.601 281.213 233.037 277.878C220.83 276.616 188.277 275.534 180.5 276.255Z' fill='url(%23paint3_linear_494_133328)'/%3E%3Cg filter='url(%23filter1_d_494_133328)'%3E%3Cpath d='M137.231 329.369V302.719H147.317C149.23 302.719 150.993 302.979 152.606 303.498C154.218 303.99 155.517 304.865 156.501 306.122C157.485 307.379 157.977 309.115 157.977 311.329C157.977 313.461 157.485 315.197 156.501 316.536C155.517 317.875 154.218 318.859 152.606 319.488C150.993 320.117 149.23 320.431 147.317 320.431H144.283V329.369H137.231ZM144.283 314.855H146.825C148.219 314.855 149.271 314.554 149.982 313.953C150.72 313.352 151.089 312.477 151.089 311.329C151.089 310.181 150.72 309.388 149.982 308.951C149.271 308.514 148.219 308.295 146.825 308.295H144.283V314.855ZM151.581 329.369L146.046 318.586L150.802 313.912L159.453 329.369H151.581ZM163.056 329.369V302.719H180.276V308.623H170.108V312.805H178.8V318.709H170.108V323.465H180.686V329.369H163.056ZM185.838 329.369V302.719H192.89V312.641H193.054L199.778 302.719H207.486L199.532 313.543L209.044 329.369H201.336L195.432 319.119L192.89 322.727V329.369H185.838ZM207.821 329.369L215.939 302.719H224.467L232.585 329.369H225.123L222.089 316.413C221.761 315.128 221.433 313.734 221.105 312.231C220.777 310.728 220.449 309.306 220.121 307.967H219.957C219.684 309.306 219.383 310.728 219.055 312.231C218.727 313.734 218.399 315.128 218.071 316.413L215.037 329.369H207.821ZM213.643 323.711V318.258H226.681V323.711H213.643ZM235.126 329.369V302.719H242.342L248.246 314.609C248.711 315.511 249.148 316.481 249.558 317.52C249.968 318.531 250.378 319.556 250.788 320.595H250.952C250.788 319.146 250.597 317.506 250.378 315.675C250.16 313.816 250.05 312.067 250.05 310.427V302.719H256.774V329.369H249.558L243.654 317.479C243.217 316.577 242.78 315.607 242.342 314.568C241.932 313.529 241.522 312.504 241.112 311.493H240.948C241.112 312.996 241.304 314.664 241.522 316.495C241.741 318.299 241.85 320.021 241.85 321.661V329.369H235.126Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter2_f_494_133328)'%3E%3Cpath d='M139.469 272.308C134.833 274.711 129.571 270.501 130.508 265.126L140.478 207.737L98.1596 167.019C94.2076 163.209 96.2617 156.245 101.559 155.493L160.395 147.048L186.629 94.5489C188.996 89.817 195.398 89.817 197.764 94.5489L223.999 147.048L282.835 155.493C288.132 156.245 290.186 163.209 286.222 167.019L243.915 207.737L253.885 265.126C254.822 270.501 249.561 274.711 244.924 272.308L192.179 244.937L139.469 272.308Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23paint4_angular_494_133328_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000668956 -0.0814208 0.0898509 0.000684334 189.792 182)'%3E%3CforeignObject x='-902.091' y='-902.091' width='1804.18' height='1804.18'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(53, 100, 213, 1) 0deg,rgba(14, 33, 78, 1) 111.084deg,rgba(53, 100, 213, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M146.293 253.296C142.468 255.193 138.128 251.869 138.901 247.626L147.126 202.319L112.213 170.173C108.952 167.165 110.647 161.667 115.017 161.073L163.557 154.407L185.2 112.96C187.152 109.224 192.435 109.224 194.387 112.96L216.03 154.407L264.57 161.073C268.94 161.667 270.635 167.165 267.364 170.173L232.461 202.319L240.687 247.626C241.459 251.869 237.119 255.193 233.294 253.296L189.779 231.687L146.293 253.296Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.054901961237192154,&%2334;g&%2334;:0.12941177189350128,&%2334;b&%2334;:0.30588236451148987,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.30856710672378540%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.21073544025421143,&%2334;g&%2334;:0.39299079775810242,&%2334;b&%2334;:0.83561110496520996,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:1.3379112482070923,&%2334;m01&%2334;:179.70187377929688,&%2334;m02&%2334;:99.272323608398438,&%2334;m10&%2334;:-162.84156799316406,&%2334;m11&%2334;:1.3686674833297729,&%2334;m12&%2334;:262.73675537109375%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter3_f_494_133328)'%3E%3Cpath d='M178.273 187.135L176.723 178.074L173.551 182.036L176.318 172.194L176.367 159.417L177.918 168.478L181.09 164.516L178.322 174.358L178.273 187.135Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M169.449 184.954L167.899 175.893L164.726 179.855L167.494 170.013L167.543 157.235L169.093 166.296L172.265 162.334L169.498 172.176L169.449 184.954Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter4_f_494_133328)'%3E%3Cpath d='M239.061 264.936L238.752 251.781L235.639 252.053L239.059 244.101L240.508 228.732L240.818 241.887L243.931 241.615L240.511 249.567L239.061 264.936Z' fill='white'/%3E%3C/g%3E%3Cpath d='M239.061 264.936L238.752 251.781L235.639 252.053L239.059 244.101L240.508 228.732L240.818 241.887L243.931 241.615L240.511 249.567L239.061 264.936Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter5_f_494_133328)'%3E%3Cpath d='M156.391 12.8684L156.808 21.1587L159.419 18.943L156.642 26.3183L155.609 37.191L155.192 28.9007L152.581 31.1164L155.358 23.7411L156.391 12.8684Z' fill='white'/%3E%3C/g%3E%3Cpath d='M156.391 12.8684L156.808 21.1587L159.419 18.943L156.642 26.3183L155.609 37.191L155.192 28.9007L152.581 31.1164L155.358 23.7411L156.391 12.8684Z' fill='white'/%3E%3Cg filter='url(%23filter6_f_494_133328)'%3E%3Cpath d='M147.846 342.937L148.246 335.233L146.6 325.911L148.736 332.218L150.155 328.721L149.755 336.426L151.401 345.748L149.265 339.441L147.846 342.937Z' fill='white'/%3E%3C/g%3E%3Cpath d='M147.846 342.937L148.246 335.233L146.6 325.911L148.736 332.218L150.155 328.721L149.755 336.426L151.401 345.748L149.265 339.441L147.846 342.937Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter7_f_494_133328)'%3E%3Cpath d='M157.62 421.963L157.388 415.542L155.572 416.705L157.537 411.632L158.322 403.533L158.555 409.954L160.37 408.791L158.406 413.863L157.62 421.963Z' fill='white'/%3E%3C/g%3E%3Cpath d='M157.62 421.963L157.388 415.542L155.572 416.705L157.537 411.632L158.322 403.533L158.555 409.954L160.37 408.791L158.406 413.863L157.62 421.963Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter8_f_494_133328)'%3E%3Cpath d='M239.347 9.32079L237.981 12.9492L237.472 18.2981L237.267 14.2196L235.983 15.3096L237.349 11.6813L237.857 6.33232L238.062 10.4108L239.347 9.32079Z' fill='white'/%3E%3C/g%3E%3Cpath d='M239.347 9.32079L237.981 12.9492L237.472 18.2981L237.267 14.2196L235.983 15.3096L237.349 11.6813L237.857 6.33232L238.062 10.4108L239.347 9.32079Z' fill='white'/%3E%3Cg filter='url(%23filter9_f_494_133328)'%3E%3Cpath d='M241.39 391.276L243.356 399.649L245.854 395.712L244.106 405.125L244.928 417.092L242.963 408.719L240.464 412.656L242.212 403.243L241.39 391.276Z' fill='white'/%3E%3C/g%3E%3Cpath d='M241.39 391.276L243.356 399.649L245.854 395.712L244.106 405.125L244.928 417.092L242.963 408.719L240.464 412.656L242.212 403.243L241.39 391.276Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_494_133328)'%3E%3Cpath d='M223.039 368.774L223.504 378.018L226.414 375.547L223.318 383.771L222.166 395.895L221.701 386.65L218.79 389.121L221.886 380.897L223.039 368.774Z' fill='white'/%3E%3C/g%3E%3Cpath d='M223.039 368.774L223.504 378.018L226.414 375.547L223.318 383.771L222.166 395.895L221.701 386.65L218.79 389.121L221.886 380.897L223.039 368.774Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_494_133328)'%3E%3Cpath d='M220.265 181.983L220.73 191.227L223.641 188.756L220.545 196.98L219.393 209.104L218.928 199.859L216.017 202.33L219.113 194.106L220.265 181.983Z' fill='white'/%3E%3C/g%3E%3Cpath d='M220.265 181.983L220.73 191.227L223.641 188.756L220.545 196.98L219.393 209.104L218.928 199.859L216.017 202.33L219.113 194.106L220.265 181.983Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_494_133328' x='14.1484' y='12.4824' width='347.133' height='392.842' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_494_133328_clip_path' transform='translate(-14.1484 -12.4824)'%3E%3Cpath d='M186.539 30.822C188.521 29.9513 189.512 29.516 190.562 29.516C191.612 29.5161 192.603 29.9514 194.584 30.8222L318.029 85.0641C320.349 86.0836 321.509 86.5934 322.16 87.59C322.81 88.5865 322.81 89.8538 322.81 92.3882V276.419C322.81 280.658 322.81 282.777 321.997 284.668C321.184 286.56 319.646 288.018 316.57 290.934L194.675 406.491C192.721 408.344 191.743 409.271 190.547 409.271C189.351 409.271 188.374 408.344 186.419 406.491L64.5364 290.934C61.4607 288.018 59.9228 286.56 59.1099 284.669C58.2969 282.777 58.2969 280.658 58.2969 276.42V92.3884C58.2969 89.8539 58.2969 88.5866 58.9476 87.59C59.5982 86.5934 60.7585 86.0837 63.079 85.0642L186.539 30.822Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_494_133328_clip_path' transform='translate(-14.1484 -12.4824)'%3E%3Cpath d='M183.838 27.8251C187.166 26.6365 188.831 26.0421 190.562 26.0419C192.293 26.0417 193.958 26.6357 197.286 27.8235L309.586 67.8989C316.004 70.1893 319.213 71.3345 321.04 73.9266C322.866 76.5186 322.865 79.926 322.864 86.7407L322.813 276.592C322.812 280.748 322.811 282.826 322.026 284.688C321.241 286.55 319.753 288.001 316.778 290.903L204.513 400.414C197.916 406.85 194.617 410.068 190.547 410.068C186.478 410.068 183.179 406.85 176.582 400.414L64.333 290.908C61.3561 288.003 59.8676 286.551 59.0825 284.688C58.2975 282.825 58.298 280.745 58.2991 276.586L58.35 86.7292C58.3519 79.9197 58.3528 76.515 60.1786 73.9249C62.0044 71.3349 65.2108 70.1898 71.6236 67.8996L183.838 27.8251Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_d_494_133328' x='133.23' y='302.719' width='127.543' height='34.6504' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_133328'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_133328' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter2_f_494_133328' x='68.0977' y='63' width='248.195' height='238' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3CclipPath id='paint4_angular_494_133328_clip_path'%3E%3Cpath d='M146.293 253.296C142.468 255.193 138.128 251.869 138.901 247.626L147.126 202.319L112.213 170.173C108.952 167.165 110.647 161.667 115.017 161.073L163.557 154.407L185.2 112.96C187.152 109.224 192.435 109.224 194.387 112.96L216.03 154.407L264.57 161.073C268.94 161.667 270.635 167.165 267.364 170.173L232.461 202.319L240.687 247.626C241.459 251.869 237.119 255.193 233.294 253.296L189.779 231.687L146.293 253.296Z'/%3E%3C/clipPath%3E%3Cfilter id='filter3_f_494_133328' x='169.551' y='155.416' width='15.5391' height='35.7188' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter4_f_494_133328' x='231.641' y='224.732' width='16.2891' height='44.2031' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter5_f_494_133328' x='148.582' y='8.86914' width='14.8359' height='32.3223' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter6_f_494_133328' x='142.602' y='321.912' width='12.8008' height='27.8359' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter7_f_494_133328' x='151.57' y='399.533' width='12.8008' height='26.4297' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter8_f_494_133328' x='231.984' y='2.33203' width='11.3633' height='19.9668' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter9_f_494_133328' x='236.465' y='387.277' width='13.3906' height='33.8145' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter10_f_494_133328' x='214.789' y='364.773' width='15.625' height='35.1211' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter11_f_494_133328' x='212.016' y='177.982' width='15.625' height='35.1211' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_494_133328' x1='191.714' y1='21.7914' x2='191.714' y2='396.017' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23143176'/%3E%3Cstop offset='1' stop-color='%230E214E'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_494_133328' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(37.8302 56.6767) rotate(44.908) scale(431.257 990.111)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_494_133328' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(37.8871 56.6778) rotate(44.908) scale(431.257 990.111)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint3_linear_494_133328' x1='196.777' y1='326.87' x2='196.777' y2='276.024' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%231D46AC'/%3E%3Cstop offset='1' stop-color='%234874DF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 394px;
  height: 457px;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-peringkat.type-2 .box-pop-up-modal .box-large-ranking .box-large-ranking-inner .box-ranking-item {
    background-image: url("data:image/svg+xml,%3Csvg width='354' height='410' viewBox='0 0 354 410' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_544_145925)'%3E%3Cpath d='M157.68 25.9084C163.038 22.8234 165.717 21.2809 168.657 21.2809C171.598 21.2809 174.277 22.8234 179.635 25.9084L303.696 97.3394C309.075 100.436 311.765 101.985 313.242 104.54C314.719 107.094 314.719 110.198 314.719 116.405V259.163C314.719 265.37 314.719 268.473 313.242 271.028C311.765 273.583 309.075 275.131 303.696 278.228L179.635 349.659C174.277 352.744 171.598 354.287 168.657 354.287C165.717 354.287 163.038 352.744 157.68 349.659L33.6184 278.228C28.2393 275.131 25.5498 273.583 24.0728 271.028C22.5958 268.473 22.5958 265.37 22.5958 259.163V116.405C22.5958 110.198 22.5958 107.094 24.0728 104.54C25.5498 101.985 28.2393 100.436 33.6184 97.3394L157.68 25.9084Z' fill='%231950D1'/%3E%3C/g%3E%3Cpath d='M166.777 2.32407C169.475 1.17808 170.824 0.60509 172.249 0.605091C173.674 0.605092 175.023 1.17809 177.722 2.32408L311.001 58.9256C314.546 60.4308 316.318 61.1835 317.314 62.6891C318.311 64.1948 318.311 66.1201 318.311 69.9708L318.311 262.471C318.311 267.111 318.311 269.431 317.424 271.503C316.538 273.575 314.86 275.177 311.505 278.382L177.787 406.079C175.173 408.576 173.866 409.824 172.263 409.824C170.66 409.825 169.352 408.576 166.738 406.08L32.9951 278.382C29.6391 275.178 27.9611 273.575 27.0744 271.503C26.1878 269.43 26.1878 267.11 26.1878 262.47L26.1875 69.9709C26.1875 66.1202 26.1875 64.1948 27.1839 62.6891C28.1803 61.1835 29.9525 60.4308 33.4968 58.9256L166.777 2.32407Z' fill='url(%23paint0_linear_544_145925)'/%3E%3CforeignObject x='11.5977' y='10.2812' width='314.121' height='355.006'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_544_145925_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M167.192 27.8861C169.174 27.0146 170.166 26.5789 171.216 26.5789C172.266 26.579 173.258 27.0147 175.24 27.8862L285.258 76.2512C287.578 77.271 288.737 77.7809 289.388 78.7774C290.038 79.7738 290.038 81.0408 290.038 83.5748V247.607C290.038 251.844 290.038 253.963 289.226 255.854C288.413 257.744 286.876 259.202 283.802 262.118L175.332 364.997C173.377 366.851 172.399 367.778 171.203 367.778C170.006 367.778 169.029 366.851 167.074 364.997L58.615 262.118C55.541 259.202 54.0039 257.744 53.1914 255.854C52.3789 253.963 52.3789 251.845 52.3789 247.608V83.575C52.3789 81.0409 52.3789 79.7739 53.0294 78.7774C53.6799 77.7809 54.8398 77.2711 57.1597 76.2513L167.192 27.8861Z' fill='url(%23paint1_radial_544_145925)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_544_145925' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='52' y='23' width='239' height='346'%3E%3CforeignObject x='11.5977' y='10.2812' width='314.121' height='355.006'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_544_145925_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M164.489 25.2569C167.819 24.0672 169.484 23.4724 171.216 23.4722C172.948 23.472 174.613 24.0665 177.943 25.2554L276.811 60.5539C283.228 62.845 286.436 63.9905 288.262 66.5824C290.088 69.1743 290.088 72.5811 290.086 79.3948L290.041 247.78C290.039 251.935 290.039 254.012 289.254 255.873C288.47 257.735 286.983 259.186 284.009 262.088L185.172 358.546C178.573 364.986 175.274 368.206 171.203 368.206C167.132 368.206 163.832 364.985 157.234 358.545L58.4116 262.092C55.4364 259.188 53.9487 257.736 53.1641 255.873C52.3795 254.01 52.3801 251.932 52.3812 247.774L52.4263 79.3833C52.4281 72.5748 52.429 69.1706 54.2544 66.5808C56.0798 63.9909 59.2855 62.8455 65.697 60.5547L164.489 25.2569Z' fill='url(%23paint2_radial_544_145925)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_544_145925)'%3E%3Cpath opacity='0.3' d='M308.422 187.785C308.422 163.765 302.081 140.168 290.039 119.366L171.209 187.785H308.422Z' fill='white'/%3E%3Cpath d='M290.039 256.203C302.081 235.401 308.422 211.805 308.422 187.785H171.209L290.039 256.203Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M239.815 306.289C260.674 294.279 277.996 277.005 290.039 256.203L171.209 187.785L239.815 306.289Z' fill='white'/%3E%3Cpath d='M171.209 324.622C195.295 324.622 218.956 318.299 239.815 306.289L171.209 187.785L171.209 324.622Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M102.602 306.289C123.461 318.299 147.123 324.622 171.209 324.622L171.209 187.785L102.602 306.289Z' fill='white'/%3E%3Cpath d='M52.3791 256.203C64.422 277.005 81.7435 294.279 102.602 306.289L171.209 187.785L52.3791 256.203Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M33.9961 187.785C33.9961 211.805 40.3362 235.401 52.3791 256.203L171.209 187.785L33.9961 187.785Z' fill='white'/%3E%3Cpath d='M52.3791 119.366C40.3362 140.168 33.9961 163.765 33.9961 187.785L171.209 187.785L52.3791 119.366Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M102.602 69.28C81.7435 81.29 64.4221 98.564 52.3791 119.366L171.209 187.785L102.602 69.28Z' fill='white'/%3E%3Cpath d='M171.209 50.9473C147.123 50.9473 123.461 57.27 102.602 69.28L171.209 187.785L171.209 50.9473Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M239.815 69.28C218.956 57.27 195.295 50.9473 171.209 50.9473L171.209 187.785L239.815 69.28Z' fill='white'/%3E%3Cpath d='M290.039 119.366C277.996 98.564 260.674 81.29 239.815 69.28L171.209 187.785L290.039 119.366Z' fill='%23132F6F'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M71.4587 329.905C69.5308 330.61 63.3086 332.549 57.5246 334.4L47.1836 337.661L61.0301 351.586C68.6544 359.342 75.2271 365.6 75.5776 365.6C76.0158 365.6 76.2787 357.227 76.2787 347.091C76.2787 336.868 76.0158 328.583 75.6653 328.671C75.2271 328.671 73.3867 329.288 71.4587 329.905Z' fill='%230D1E49'/%3E%3Cpath d='M277.305 347.091C277.305 357.266 278.189 365.6 278.627 365.6C278.978 365.6 284.929 359.372 292.553 351.653L306.4 337.706L302.193 336.39C297.987 335.074 283.264 330.425 279.32 329.197L277.305 328.671V347.091Z' fill='%230D1E49'/%3E%3Cpath d='M36.7403 302.126C31.8657 303.827 24.7974 306.744 20.8976 308.608C12.6919 312.497 -0.550982 320.761 0.0177313 321.49C0.261465 321.733 5.46113 326.919 11.4732 332.914L22.5225 343.852L18.7853 358.031C16.6729 365.81 13.9918 375.856 12.6919 380.313C11.392 384.769 10.4983 388.496 10.5795 388.577C10.6608 388.739 14.9668 386.713 20.0852 384.202C35.6029 376.586 59.4889 368.402 71.8381 366.458C73.7067 366.134 75.2504 365.891 75.2504 365.81C75.2504 365.648 69.2382 359.652 61.845 352.36C52.6643 343.285 48.7646 338.91 49.4958 338.424C50.227 337.938 50.227 337.776 49.4958 337.776C48.6833 337.776 48.4396 333.32 48.4396 318.33C48.4396 300.343 48.3583 298.885 47.0584 298.966C46.246 298.966 41.615 300.424 36.7403 302.126Z' fill='%23133380'/%3E%3Cpath d='M305.172 318.33C305.172 333.319 304.928 337.775 304.197 337.775C303.384 337.775 303.384 337.937 304.116 338.423C304.847 338.909 300.947 343.285 291.766 352.359C284.373 359.651 278.442 365.647 278.605 365.728C278.686 365.809 280.961 366.295 283.642 366.862C298.754 370.022 317.684 376.585 333.201 383.958C338.563 386.551 343.032 388.576 343.113 388.576C343.194 388.495 342.219 384.768 340.92 380.312C339.62 375.856 336.939 365.809 334.826 358.031L331.089 343.852L342.544 332.59L354 321.247L352.131 319.869C348.557 317.114 337.67 310.957 331.008 307.797C324.021 304.556 308.259 298.884 306.309 298.884C305.334 298.884 305.172 302.206 305.172 318.33Z' fill='%23133380'/%3E%3Cpath d='M162.176 248.326C160.145 248.488 153.97 248.974 148.365 249.46C120.985 251.81 91.2495 258.211 55.3394 269.473L48.0273 271.823L48.3523 304.556C48.5148 322.624 48.7585 337.532 48.921 337.613C49.0023 337.775 54.5269 336.235 61.189 334.21C67.8511 332.184 73.8632 330.483 74.5944 330.483C75.3256 330.483 81.5814 329.024 88.406 327.242C121.473 318.653 147.796 315.088 177.369 315.088C205.073 315.088 230.34 318.41 260.888 326.189C268.932 328.214 276.65 330.078 277.95 330.24C279.331 330.483 285.831 332.265 292.411 334.291C299.074 336.316 304.598 337.775 304.679 337.613C304.842 337.532 305.086 322.624 305.248 304.556L305.573 271.823L295.824 268.744C264.626 258.859 236.84 252.782 209.379 249.784C198.411 248.65 169.163 247.678 162.176 248.326Z' fill='url(%23paint3_linear_544_145925)'/%3E%3Cg filter='url(%23filter1_d_544_145925)'%3E%3Cpath d='M122.104 297.316V272.616H131.452C133.225 272.616 134.859 272.857 136.354 273.338C137.849 273.794 139.052 274.605 139.964 275.77C140.876 276.936 141.332 278.544 141.332 280.596C141.332 282.572 140.876 284.181 139.964 285.422C139.052 286.664 137.849 287.576 136.354 288.158C134.859 288.741 133.225 289.032 131.452 289.032H128.64V297.316H122.104ZM128.64 283.864H130.996C132.288 283.864 133.263 283.586 133.922 283.028C134.606 282.471 134.948 281.66 134.948 280.596C134.948 279.532 134.606 278.798 133.922 278.392C133.263 277.987 132.288 277.784 130.996 277.784H128.64V283.864ZM135.404 297.316L130.274 287.322L134.682 282.99L142.7 297.316H135.404ZM146.04 297.316V272.616H162V278.088H152.576V281.964H160.632V287.436H152.576V291.844H162.38V297.316H146.04ZM167.155 297.316V272.616H173.691V281.812H173.843L180.075 272.616H187.219L179.847 282.648L188.663 297.316H181.519L176.047 287.816L173.691 291.16V297.316H167.155ZM187.529 297.316L195.053 272.616H202.957L210.481 297.316H203.565L200.753 285.308C200.449 284.118 200.145 282.826 199.841 281.432C199.537 280.039 199.233 278.722 198.929 277.48H198.777C198.524 278.722 198.245 280.039 197.941 281.432C197.637 282.826 197.333 284.118 197.029 285.308L194.217 297.316H187.529ZM192.925 292.072V287.018H205.009V292.072H192.925ZM212.837 297.316V272.616H219.525L224.997 283.636C225.427 284.472 225.833 285.372 226.213 286.334C226.593 287.272 226.973 288.222 227.353 289.184H227.505C227.353 287.842 227.175 286.322 226.973 284.624C226.77 282.902 226.669 281.28 226.669 279.76V272.616H232.901V297.316H226.213L220.741 286.296C220.335 285.46 219.93 284.561 219.525 283.598C219.145 282.636 218.765 281.686 218.385 280.748H218.233C218.385 282.142 218.562 283.687 218.765 285.384C218.967 287.056 219.069 288.652 219.069 290.172V297.316H212.837Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter2_f_544_145925)'%3E%3Cpath d='M125.308 244.779C121.142 246.939 116.415 243.154 117.257 238.323L126.215 186.736L88.1924 150.134C84.6417 146.71 86.4872 140.449 91.2468 139.773L144.109 132.182L167.68 84.9909C169.806 80.7374 175.559 80.7374 177.685 84.9909L201.256 132.182L254.119 139.773C258.878 140.449 260.724 146.71 257.162 150.134L219.15 186.736L228.108 238.323C228.95 243.154 224.223 246.939 220.057 244.779L172.667 220.175L125.308 244.779Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23paint4_angular_544_145925_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000601041 -0.0731892 0.080729 0.000615148 170.525 163.6)'%3E%3CforeignObject x='-903.483' y='-903.483' width='1806.97' height='1806.97'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(53, 100, 213, 1) 0deg,rgba(14, 33, 78, 1) 111.084deg,rgba(53, 100, 213, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M131.442 227.689C128.005 229.393 124.105 226.406 124.8 222.591L132.19 181.865L100.821 152.969C97.892 150.265 99.4145 145.323 103.341 144.789L146.953 138.796L166.399 101.54C168.153 98.182 172.899 98.182 174.653 101.54L194.099 138.796L237.711 144.789C241.637 145.323 243.16 150.265 240.221 152.969L208.862 181.865L216.252 222.591C216.947 226.406 213.047 229.393 209.61 227.689L170.512 208.264L131.442 227.689Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.054901961237192154,&%2334;g&%2334;:0.12941177189350128,&%2334;b&%2334;:0.30588236451148987,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.30856710672378540%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.21073544025421143,&%2334;g&%2334;:0.39299079775810242,&%2334;b&%2334;:0.83561110496520996,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:1.2020826339721680,&%2334;m01&%2334;:161.45800781250,&%2334;m02&%2334;:89.194633483886719,&%2334;m10&%2334;:-146.37847900390625,&%2334;m11&%2334;:1.2302967309951782,&%2334;m12&%2334;:236.17451477050781%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter3_f_544_145925)'%3E%3Cpath d='M158.283 168.256L156.727 160.07L153.56 163.591L156.318 154.767L156.357 143.258L157.914 151.444L161.08 147.923L158.322 156.747L158.283 168.256Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M149.459 166.295L147.903 158.109L144.736 161.63L147.494 152.807L147.533 141.297L149.089 149.483L152.256 145.962L149.498 154.786L149.459 166.295Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter4_f_544_145925)'%3E%3Cpath d='M219.071 238.595L218.752 226.326L215.63 226.126L219.055 219.234L220.499 205.163L220.818 217.432L223.941 217.631L220.515 224.524L219.071 238.595Z' fill='white'/%3E%3C/g%3E%3Cpath d='M219.071 238.595L218.752 226.326L215.63 226.126L219.055 219.234L220.499 205.163L220.818 217.432L223.941 217.631L220.515 224.524L219.071 238.595Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter5_f_544_145925)'%3E%3Cpath d='M136.38 11.3799L136.809 19.0213L139.432 17.2187L136.649 23.7395L135.622 33.6219L135.193 25.9805L132.57 27.7831L135.354 21.2623L136.38 11.3799Z' fill='white'/%3E%3C/g%3E%3Cpath d='M136.38 11.3799L136.809 19.0213L139.432 17.2187L136.649 23.7395L135.622 33.6219L135.193 25.9805L132.57 27.7831L135.354 21.2623L136.38 11.3799Z' fill='white'/%3E%3Cg filter='url(%23filter6_f_544_145925)'%3E%3Cpath d='M127.835 308.334L128.243 301.37L126.606 293.03L128.737 298.63L130.16 295.419L129.752 302.384L131.389 310.724L129.258 305.123L127.835 308.334Z' fill='white'/%3E%3C/g%3E%3Cpath d='M127.835 308.334L128.243 301.37L126.606 293.03L128.737 298.63L130.16 295.419L129.752 302.384L131.389 310.724L129.258 305.123L127.835 308.334Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter7_f_544_145925)'%3E%3Cpath d='M137.625 379.488L137.385 373.532L135.561 374.392L137.53 369.939L138.311 362.552L138.551 368.508L140.375 367.647L138.406 372.101L137.625 379.488Z' fill='white'/%3E%3C/g%3E%3Cpath d='M137.625 379.488L137.385 373.532L135.561 374.392L137.53 369.939L138.311 362.552L138.551 368.508L140.375 367.647L138.406 372.101L137.625 379.488Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter8_f_544_145925)'%3E%3Cpath d='M219.353 8.47109L217.983 11.6791L217.478 16.5408L217.267 12.7816L215.977 13.6684L217.346 10.4604L217.851 5.59863L218.062 9.35788L219.353 8.47109Z' fill='white'/%3E%3C/g%3E%3Cpath d='M219.353 8.47109L217.983 11.6791L217.478 16.5408L217.267 12.7816L215.977 13.6684L217.346 10.4604L217.851 5.59863L218.062 9.35788L219.353 8.47109Z' fill='white'/%3E%3Cg filter='url(%23filter9_f_544_145925)'%3E%3Cpath d='M221.39 351.719L223.356 359.245L225.854 355.706L224.106 364.167L224.928 374.924L222.963 367.398L220.464 370.937L222.212 362.476L221.39 351.719Z' fill='white'/%3E%3C/g%3E%3Cpath d='M221.39 351.719L223.356 359.245L225.854 355.706L224.106 364.167L224.928 374.924L222.963 367.398L220.464 370.937L222.212 362.476L221.39 351.719Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_544_145925)'%3E%3Cpath d='M203.025 331.28L203.503 339.8L206.428 337.791L203.324 345.062L202.18 356.081L201.701 347.56L198.777 349.57L201.88 342.299L203.025 331.28Z' fill='white'/%3E%3C/g%3E%3Cpath d='M203.025 331.28L203.503 339.8L206.428 337.791L203.324 345.062L202.18 356.081L201.701 347.56L198.777 349.57L201.88 342.299L203.025 331.28Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_544_145925)'%3E%3Cpath d='M200.251 163.374L200.73 171.894L203.655 169.884L200.551 177.155L199.406 188.175L198.928 179.654L196.003 181.664L199.107 174.393L200.251 163.374Z' fill='white'/%3E%3C/g%3E%3Cpath d='M200.251 163.374L200.73 171.894L203.655 169.884L200.551 177.155L199.406 188.175L198.928 179.654L196.003 181.664L199.107 174.393L200.251 163.374Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_544_145925' x='11.5977' y='10.2812' width='314.121' height='355.006' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_544_145925_clip_path' transform='translate(-11.5977 -10.2812)'%3E%3Cpath d='M167.192 27.8861C169.174 27.0146 170.166 26.5789 171.216 26.5789C172.266 26.579 173.258 27.0147 175.24 27.8862L285.258 76.2512C287.578 77.271 288.737 77.7809 289.388 78.7774C290.038 79.7738 290.038 81.0408 290.038 83.5748V247.607C290.038 251.844 290.038 253.963 289.226 255.854C288.413 257.744 286.876 259.202 283.802 262.118L175.332 364.997C173.377 366.851 172.399 367.778 171.203 367.778C170.006 367.778 169.029 366.851 167.074 364.997L58.615 262.118C55.541 259.202 54.0039 257.744 53.1914 255.854C52.3789 253.963 52.3789 251.845 52.3789 247.608V83.575C52.3789 81.0409 52.3789 79.7739 53.0294 78.7774C53.6799 77.7809 54.8398 77.2711 57.1597 76.2513L167.192 27.8861Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_544_145925_clip_path' transform='translate(-11.5977 -10.2812)'%3E%3Cpath d='M164.489 25.2569C167.819 24.0672 169.484 23.4724 171.216 23.4722C172.948 23.472 174.613 24.0665 177.943 25.2554L276.811 60.5539C283.228 62.845 286.436 63.9905 288.262 66.5824C290.088 69.1743 290.088 72.5811 290.086 79.3948L290.041 247.78C290.039 251.935 290.039 254.012 289.254 255.873C288.47 257.735 286.983 259.186 284.009 262.088L185.172 358.546C178.573 364.986 175.274 368.206 171.203 368.206C167.132 368.206 163.832 364.985 157.234 358.545L58.4116 262.092C55.4364 259.188 53.9487 257.736 53.1641 255.873C52.3795 254.01 52.3801 251.932 52.3812 247.774L52.4263 79.3833C52.4281 72.5748 52.429 69.1706 54.2544 66.5808C56.0798 63.9909 59.2855 62.8455 65.697 60.5547L164.489 25.2569Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_d_544_145925' x='118.105' y='272.617' width='118.797' height='32.6992' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_544_145925'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_544_145925' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter2_f_544_145925' x='58.3398' y='53.8008' width='228.684' height='219.6' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3CclipPath id='paint4_angular_544_145925_clip_path'%3E%3Cpath d='M131.442 227.689C128.005 229.393 124.105 226.406 124.8 222.591L132.19 181.865L100.821 152.969C97.892 150.265 99.4145 145.323 103.341 144.789L146.953 138.796L166.399 101.54C168.153 98.182 172.899 98.182 174.653 101.54L194.099 138.796L237.711 144.789C241.637 145.323 243.16 150.265 240.221 152.969L208.862 181.865L216.252 222.591C216.947 226.406 213.047 229.393 209.61 227.689L170.512 208.264L131.442 227.689Z'/%3E%3C/clipPath%3E%3Cfilter id='filter3_f_544_145925' x='149.559' y='139.258' width='15.5234' height='32.998' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter4_f_544_145925' x='211.629' y='201.162' width='16.3125' height='41.4336' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter5_f_544_145925' x='128.57' y='7.38086' width='14.8633' height='30.2402' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter6_f_544_145925' x='122.605' y='289.029' width='12.7852' height='25.6953' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter7_f_544_145925' x='131.562' y='358.553' width='12.8125' height='24.9355' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter8_f_544_145925' x='211.977' y='1.59961' width='11.375' height='18.9414' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter9_f_544_145925' x='216.465' y='347.719' width='13.3906' height='31.2051' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter10_f_544_145925' x='194.777' y='327.279' width='15.6523' height='32.8008' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter11_f_544_145925' x='192.004' y='159.373' width='15.6523' height='32.8008' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_544_145925' x1='172.249' y1='19.5883' x2='172.249' y2='355.98' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23143176'/%3E%3Cstop offset='1' stop-color='%230E214E'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_544_145925' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(33.9901 50.9467) rotate(44.9215) scale(387.566 889.803)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_544_145925' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(34.0412 50.9477) rotate(44.9215) scale(387.566 889.803)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint3_linear_544_145925' x1='176.8' y1='293.824' x2='176.8' y2='248.118' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%231D46AC'/%3E%3Cstop offset='1' stop-color='%234874DF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    width: 354px;
    height: 410px;
  }
}
.CX-pop-up-modal.modal-default.modal-peringkat.type-3 .box-pop-up-modal .box-large-ranking .box-large-ranking-inner .box-ranking-item {
  background-image: url("data:image/svg+xml,%3Csvg width='394' height='455' viewBox='0 0 394 455' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_494_133328)'%3E%3Cpath d='M176.788 27.92C182.123 24.8676 184.79 23.3415 187.715 23.3415C190.639 23.3415 193.306 24.8676 198.641 27.92L339.206 108.352C344.61 111.444 347.311 112.99 348.796 115.55C350.28 118.109 350.28 121.222 350.28 127.447V287.972C350.28 294.197 350.28 297.31 348.796 299.869C347.311 302.429 344.61 303.975 339.206 307.067L198.641 387.499C193.306 390.551 190.639 392.077 187.715 392.077C184.79 392.077 182.123 390.551 176.788 387.499L36.2228 307.067C30.8194 303.975 28.1177 302.429 26.6334 299.869C25.149 297.31 25.149 294.197 25.149 287.972V127.447C25.149 121.222 25.149 118.109 26.6334 115.55C28.1177 112.99 30.8194 111.444 36.2228 108.352L176.788 27.92Z' fill='url(%23paint0_linear_494_133328)'/%3E%3C/g%3E%3Cpath d='M186.271 2.29754C188.955 1.16445 190.298 0.597911 191.714 0.597911C193.131 0.597912 194.473 1.16446 197.158 2.29754L346.946 65.5158C350.502 67.0166 352.279 67.7669 353.28 69.2745C354.28 70.7821 354.28 72.7119 354.28 76.5715L354.28 291.278C354.28 295.937 354.28 298.266 353.387 300.345C352.494 302.424 350.804 304.028 347.425 307.235L197.236 449.774C194.629 452.248 193.325 453.485 191.729 453.486C190.133 453.486 188.83 452.249 186.222 449.774L36.0056 307.235C32.6255 304.028 30.9355 302.424 30.0421 300.345C29.1487 298.266 29.1487 295.936 29.1487 291.276L29.1484 76.5715C29.1484 72.7119 29.1484 70.7821 30.1485 69.2745C31.1486 67.7669 32.9265 67.0166 36.4824 65.5158L186.271 2.29754Z' fill='url(%23paint1_linear_494_133328)'/%3E%3Cg clip-path='url(%23paint2_angular_494_133328_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.0168171 -0.0371184 0.0634014 0.0285411 281.084 37.118)'%3E%3CforeignObject x='-1110.34' y='-1110.34' width='2220.67' height='2220.67'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(123, 155, 237, 1) 0deg,rgba(97, 135, 233, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M295.498 4.78906L242.645 21.5522L269.071 55.0785L316.272 52.6838L295.498 4.78906Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.48235294222831726,&%2334;g&%2334;:0.60784316062927246,&%2334;b&%2334;:0.92941176891326904,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.38399988412857056,&%2334;g&%2334;:0.53333318233489990,&%2334;b&%2334;:0.91600012779235840,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:33.634132385253906,&%2334;m01&%2334;:126.8027343750,&%2334;m02&%2334;:200.86512756347656,&%2334;m10&%2334;:-74.236846923828125,&%2334;m11&%2334;:57.082141876220703,&%2334;m12&%2334;:45.695362091064453%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint3_angular_494_133328_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.0178721 -0.0333051 -0.0625352 0.0279994 105.866 36.3381)'%3E%3CforeignObject x='-1112.5' y='-1112.5' width='2225' height='2225'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(123, 155, 237, 1) 0deg,rgba(97, 135, 233, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M90.5321 7.3232L143.83 20.9468L118.386 52.3321L71.1502 51.6276L90.5321 7.3232Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.48235294222831726,&%2334;g&%2334;:0.60784316062927246,&%2334;b&%2334;:0.92941176891326904,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.38399988412857056,&%2334;g&%2334;:0.53333318233489990,&%2334;b&%2334;:0.91600012779235840,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-35.744132995605469,&%2334;m01&%2334;:-125.07035827636719,&%2334;m02&%2334;:186.27297973632812,&%2334;m10&%2334;:-66.610168457031250,&%2334;m11&%2334;:55.998882293701172,&%2334;m12&%2334;:41.643775939941406%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3CforeignObject x='14.1484' y='12.3418' width='347.133' height='390.736'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_494_133328_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M186.559 30.6375C188.531 29.7758 189.517 29.3449 190.562 29.345C191.606 29.345 192.593 29.7759 194.565 30.6376L318.013 84.5706C320.341 85.5875 321.505 86.0959 322.158 87.0937C322.81 88.0915 322.81 89.3615 322.81 91.9015V274.754C322.81 279.009 322.81 281.136 321.992 283.033C321.173 284.93 319.625 286.389 316.529 289.308L194.663 404.176C192.713 406.014 191.738 406.933 190.547 406.933C189.356 406.933 188.381 406.014 186.432 404.176L64.578 289.308C61.4821 286.389 59.9342 284.93 59.1155 283.033C58.2969 281.136 58.2969 279.009 58.2969 274.754V91.9018C58.2969 89.3617 58.2969 88.0916 58.9499 87.0938C59.6029 86.0959 60.7667 85.5875 63.0944 84.5707L186.559 30.6375Z' fill='url(%23paint4_radial_494_133328)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_494_133328' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='58' y='25' width='265' height='383'%3E%3CforeignObject x='14.1484' y='12.3418' width='347.133' height='390.736'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_494_133328_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M183.872 27.6527C187.184 26.4768 188.84 25.8888 190.562 25.8886C192.284 25.8884 193.94 26.476 197.252 27.6512L309.551 67.497C315.986 69.78 319.203 70.9214 321.034 73.5159C322.866 76.1104 322.865 79.524 322.864 86.3511L322.813 274.925C322.812 279.098 322.811 281.184 322.02 283.052C321.23 284.919 319.732 286.372 316.737 289.277L204.472 398.161C197.891 404.544 194.6 407.735 190.547 407.735C186.494 407.735 183.204 404.543 176.623 398.16L64.3741 289.281C61.3772 286.374 59.8788 284.921 59.0881 283.052C58.2975 281.182 58.298 279.095 58.2992 274.92L58.35 86.3395C58.3518 79.5177 58.3528 76.1068 60.1838 73.5143C62.0148 70.9218 65.2292 69.7805 71.6578 67.4978L183.872 27.6527Z' fill='url(%23paint5_radial_494_133328)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_494_133328)'%3E%3Cpath opacity='0.3' d='M343.262 207.709C343.262 181.141 336.206 155.04 322.802 132.031L190.545 207.709H343.262Z' fill='white'/%3E%3Cpath d='M322.802 283.387C336.206 260.378 343.262 234.278 343.262 207.709H190.545L322.802 283.387Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M266.904 338.787C290.12 325.503 309.398 306.396 322.802 283.387L190.545 207.709L266.904 338.787Z' fill='white'/%3E%3Cpath d='M190.545 359.065C217.353 359.065 243.688 352.071 266.904 338.787L190.545 207.709L190.545 359.065Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M114.187 338.787C137.403 352.071 163.738 359.065 190.545 359.065L190.545 207.709L114.187 338.787Z' fill='white'/%3E%3Cpath d='M58.2883 283.387C71.692 306.396 90.9707 325.503 114.187 338.787L190.545 207.709L58.2883 283.387Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M37.8281 207.709C37.8281 234.278 44.8846 260.378 58.2883 283.387L190.545 207.709L37.8281 207.709Z' fill='white'/%3E%3Cpath d='M58.2883 132.031C44.8846 155.04 37.8281 181.141 37.8281 207.709L190.545 207.709L58.2883 132.031Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M114.187 76.6313C90.9707 89.9156 71.6921 109.022 58.2883 132.031L190.545 207.709L114.187 76.6313Z' fill='white'/%3E%3Cpath d='M190.545 56.3535C163.738 56.3535 137.403 63.3471 114.187 76.6313L190.545 207.709L190.545 56.3535Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M266.904 76.6313C243.688 63.3471 217.353 56.3535 190.545 56.3535L190.545 207.709L266.904 76.6313Z' fill='white'/%3E%3Cpath d='M322.802 132.031C309.398 109.022 290.119 89.9156 266.904 76.6313L190.545 207.709L322.802 132.031Z' fill='%239DB3EF'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M79.5337 364.909C77.3879 365.689 70.4627 367.834 64.0251 369.881L52.5156 373.488L67.9267 388.891C76.4125 397.469 83.7279 404.391 84.118 404.391C84.6057 404.391 84.8983 395.13 84.8983 383.919C84.8983 372.611 84.6057 363.447 84.2156 363.544C83.7279 363.544 81.6796 364.227 79.5337 364.909Z' fill='%23388494'/%3E%3Cpath d='M308.637 383.919C308.637 395.173 309.621 404.391 310.109 404.391C310.499 404.391 317.123 397.502 325.608 388.964L341.019 373.537L336.338 372.082C331.656 370.626 315.269 365.484 310.88 364.126L308.637 363.544V383.919Z' fill='%23388494'/%3E%3Cpath d='M40.8918 334.183C35.4663 336.065 27.5993 339.291 23.2589 341.352C14.126 345.654 -0.61324 354.795 0.0197348 355.602C0.29101 355.871 6.0782 361.606 12.7696 368.238L25.0674 380.337L20.9079 396.02C18.5568 404.623 15.5728 415.736 14.126 420.665C12.6792 425.594 11.6845 429.717 11.775 429.806C11.8654 429.986 16.6579 427.745 22.3547 424.967C39.6258 416.543 66.2108 407.491 79.9554 405.34C82.0351 404.982 83.7532 404.713 83.7532 404.623C83.7532 404.444 77.0618 397.812 68.8331 389.747C58.6151 379.709 54.2747 374.87 55.0885 374.332C55.9023 373.795 55.9023 373.615 55.0885 373.615C54.1843 373.615 53.913 368.686 53.913 352.107C53.913 332.211 53.8226 330.598 52.3758 330.688C51.4715 330.688 46.3173 332.301 40.8918 334.183Z' fill='url(%23paint6_linear_494_133328)'/%3E%3Cpath d='M339.655 352.107C339.655 368.687 339.383 373.616 338.57 373.616C337.665 373.616 337.665 373.795 338.479 374.333C339.293 374.87 334.953 379.71 324.734 389.747C316.506 397.813 309.905 404.444 310.086 404.534C310.176 404.624 312.708 405.161 315.692 405.789C332.511 409.284 353.58 416.543 370.851 424.698C376.819 427.566 381.793 429.807 381.883 429.807C381.973 429.717 380.888 425.595 379.442 420.666C377.995 415.736 375.011 404.624 372.66 396.02L368.5 380.337L381.25 367.88L394 355.333L391.92 353.81C387.942 350.763 375.825 343.952 368.41 340.457C360.633 336.872 343.091 330.598 340.921 330.598C339.835 330.598 339.655 334.273 339.655 352.107Z' fill='url(%23paint7_linear_494_133328)'/%3E%3Cpath d='M180.5 274.674C178.24 274.853 171.367 275.391 165.128 275.928C134.655 278.527 101.559 285.607 61.5914 298.064L53.4531 300.663L53.8148 336.869C53.9957 356.854 54.2669 373.344 54.4478 373.434C54.5382 373.613 60.6871 371.91 68.102 369.67C75.5168 367.429 82.2082 365.547 83.0221 365.547C83.8359 365.547 90.7986 363.934 98.3943 361.962C135.197 352.463 164.495 348.52 197.41 348.52C228.244 348.52 256.367 352.194 290.366 360.797C299.318 363.038 307.909 365.099 309.356 365.278C310.893 365.547 318.127 367.519 325.451 369.759C332.866 372 339.015 373.613 339.105 373.434C339.286 373.344 339.558 356.854 339.738 336.869L340.1 300.663L329.249 297.258C294.526 286.324 263.601 279.603 233.037 276.287C220.83 275.032 188.277 273.957 180.5 274.674Z' fill='url(%23paint8_linear_494_133328)'/%3E%3Cg filter='url(%23filter1_d_494_133328)'%3E%3Cpath d='M142.143 329.367V308.621H135.091V302.717H156.247V308.621H149.195V329.367H142.143ZM160.202 329.367V302.717H177.422V308.621H167.254V312.803H175.946V318.707H167.254V323.463H177.832V329.367H160.202ZM182.984 329.367V302.717H190.528L194.546 313.623C194.792 314.361 195.025 315.127 195.243 315.919C195.462 316.712 195.694 317.505 195.94 318.297H196.104C196.35 317.505 196.583 316.712 196.801 315.919C197.02 315.127 197.252 314.361 197.498 313.623L201.352 302.717H208.896V329.367H202.5V321.495C202.5 320.593 202.555 319.514 202.664 318.256C202.774 316.972 202.897 315.701 203.033 314.443C203.17 313.159 203.293 312.065 203.402 311.163H203.238L201.024 318.379L197.744 327.194H193.972L190.692 318.379L188.56 311.163H188.396C188.506 312.065 188.629 313.159 188.765 314.443C188.902 315.701 189.025 316.972 189.134 318.256C189.244 319.514 189.298 320.593 189.298 321.495V329.367H182.984ZM211.453 329.367L219.571 302.717H228.099L236.217 329.367H228.755L225.721 316.411C225.393 315.127 225.065 313.733 224.737 312.229C224.409 310.726 224.081 309.305 223.753 307.965H223.589C223.316 309.305 223.015 310.726 222.687 312.229C222.359 313.733 222.031 315.127 221.703 316.411L218.669 329.367H211.453ZM217.275 323.709V318.256H230.313V323.709H217.275ZM238.759 329.367V302.717H245.975L251.879 314.607C252.343 315.509 252.781 316.48 253.191 317.518C253.601 318.53 254.011 319.555 254.421 320.593H254.585C254.421 319.145 254.229 317.505 254.011 315.673C253.792 313.815 253.683 312.065 253.683 310.425V302.717H260.407V329.367H253.191L247.287 317.477C246.849 316.575 246.412 315.605 245.975 314.566C245.565 313.528 245.155 312.503 244.745 311.491H244.581C244.745 312.995 244.936 314.662 245.155 316.493C245.373 318.297 245.483 320.019 245.483 321.659V329.367H238.759Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter2_d_494_133328)'%3E%3Cg filter='url(%23filter3_f_494_133328)'%3E%3Cg clip-path='url(%23paint9_angular_494_133328_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000936531 -0.119416 0.12579 0.00100368 191.23 181.999)'%3E%3CforeignObject x='-898.157' y='-898.157' width='1796.31' height='1796.31'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(132, 164, 241, 1) 0deg,rgba(55, 89, 195, 1) 91.7857deg,rgba(132, 164, 241, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M130.332 286.565C124.977 289.347 118.9 284.472 119.982 278.249L131.498 211.799L82.6198 164.652C78.0553 160.241 80.4277 152.177 86.5461 151.306L154.501 141.528L184.801 80.7401C187.535 75.2611 194.929 75.2611 197.663 80.7401L227.963 141.528L295.918 151.306C302.036 152.177 304.409 160.241 299.83 164.652L250.966 211.799L262.482 278.249C263.564 284.472 257.487 289.347 252.132 286.565L191.211 254.872L130.332 286.565Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.21733297407627106,&%2334;g&%2334;:0.34953474998474121,&%2334;b&%2334;:0.76817369461059570,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.25496017932891846%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.52127110958099365,&%2334;g&%2334;:0.64459592103958130,&%2334;b&%2334;:0.94565343856811523,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:1.8730618953704834,&%2334;m01&%2334;:251.58074951171875,&%2334;m02&%2334;:64.503250122070312,&%2334;m10&%2334;:-238.83256530761719,&%2334;m11&%2334;:2.0073642730712891,&%2334;m12&%2334;:300.41110229492188%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg clip-path='url(%23paint10_angular_494_133328_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000758144 -0.095533 0.10183 0.000802946 191.233 181.997)'%3E%3CforeignObject x='-900.266' y='-900.266' width='1800.53' height='1800.53'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(132, 164, 241, 1) 0deg,rgba(46, 86, 211, 1) 111.084deg,rgba(132, 164, 241, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M141.935 265.651C137.6 267.876 132.681 263.976 133.557 258.997L142.879 205.838L103.311 168.12C99.6156 164.591 101.536 158.14 106.489 157.443L161.5 149.621L186.029 100.99C188.242 96.6073 194.228 96.6073 196.441 100.99L220.97 149.621L275.981 157.443C280.934 158.14 282.854 164.591 279.148 168.12L239.591 205.838L248.913 258.997C249.789 263.976 244.87 267.876 240.535 265.651L191.218 240.296L141.935 265.651Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.18316364288330078,&%2334;g&%2334;:0.33802866935729980,&%2334;b&%2334;:0.82843458652496338,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.30856710672378540%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.52127110958099365,&%2334;g&%2334;:0.64459592103958130,&%2334;b&%2334;:0.94565343856811523,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:1.5162883996963501,&%2334;m01&%2334;:203.66062927246094,&%2334;m02&%2334;:88.644927978515625,&%2334;m10&%2334;:-191.06602478027344,&%2334;m11&%2334;:1.6058913469314575,&%2334;m12&%2334;:276.7272949218750%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg filter='url(%23filter4_f_494_133328)'%3E%3Cpath d='M178.273 187.135L176.723 178.074L173.551 182.036L176.318 172.194L176.367 159.417L177.918 168.478L181.09 164.516L178.322 174.358L178.273 187.135Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M169.449 184.954L167.899 175.893L164.726 179.855L167.494 170.013L167.543 157.235L169.093 166.296L172.265 162.334L169.498 172.176L169.449 184.954Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter5_f_494_133328)'%3E%3Cpath d='M239.061 264.936L238.752 251.781L235.639 252.053L239.059 244.101L240.508 228.732L240.818 241.887L243.931 241.615L240.511 249.567L239.061 264.936Z' fill='white'/%3E%3C/g%3E%3Cpath d='M239.061 264.936L238.752 251.781L235.639 252.053L239.059 244.101L240.508 228.732L240.818 241.887L243.931 241.615L240.511 249.567L239.061 264.936Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter6_f_494_133328)'%3E%3Cpath d='M156.391 12.8684L156.808 21.1587L159.419 18.943L156.642 26.3183L155.609 37.191L155.192 28.9007L152.581 31.1164L155.358 23.7411L156.391 12.8684Z' fill='white'/%3E%3C/g%3E%3Cpath d='M156.391 12.8684L156.808 21.1587L159.419 18.943L156.642 26.3183L155.609 37.191L155.192 28.9007L152.581 31.1164L155.358 23.7411L156.391 12.8684Z' fill='white'/%3E%3Cg filter='url(%23filter7_f_494_133328)'%3E%3Cpath d='M147.846 342.937L148.246 335.233L146.6 325.911L148.736 332.218L150.155 328.721L149.755 336.426L151.401 345.748L149.265 339.441L147.846 342.937Z' fill='white'/%3E%3C/g%3E%3Cpath d='M147.846 342.937L148.246 335.233L146.6 325.911L148.736 332.218L150.155 328.721L149.755 336.426L151.401 345.748L149.265 339.441L147.846 342.937Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter8_f_494_133328)'%3E%3Cpath d='M157.62 421.963L157.388 415.542L155.572 416.705L157.537 411.632L158.322 403.533L158.555 409.954L160.37 408.791L158.406 413.863L157.62 421.963Z' fill='white'/%3E%3C/g%3E%3Cpath d='M157.62 421.963L157.388 415.542L155.572 416.705L157.537 411.632L158.322 403.533L158.555 409.954L160.37 408.791L158.406 413.863L157.62 421.963Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter9_f_494_133328)'%3E%3Cpath d='M239.347 9.32079L237.981 12.9492L237.472 18.2981L237.267 14.2196L235.983 15.3096L237.349 11.6813L237.857 6.33232L238.062 10.4108L239.347 9.32079Z' fill='white'/%3E%3C/g%3E%3Cpath d='M239.347 9.32079L237.981 12.9492L237.472 18.2981L237.267 14.2196L235.983 15.3096L237.349 11.6813L237.857 6.33232L238.062 10.4108L239.347 9.32079Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_494_133328)'%3E%3Cpath d='M241.39 391.276L243.356 399.649L245.854 395.712L244.106 405.125L244.928 417.092L242.963 408.719L240.464 412.656L242.212 403.243L241.39 391.276Z' fill='white'/%3E%3C/g%3E%3Cpath d='M241.39 391.276L243.356 399.649L245.854 395.712L244.106 405.125L244.928 417.092L242.963 408.719L240.464 412.656L242.212 403.243L241.39 391.276Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_494_133328)'%3E%3Cpath d='M223.039 368.774L223.504 378.018L226.414 375.547L223.318 383.771L222.166 395.895L221.701 386.65L218.79 389.121L221.886 380.897L223.039 368.774Z' fill='white'/%3E%3C/g%3E%3Cpath d='M223.039 368.774L223.504 378.018L226.414 375.547L223.318 383.771L222.166 395.895L221.701 386.65L218.79 389.121L221.886 380.897L223.039 368.774Z' fill='white'/%3E%3Cg filter='url(%23filter12_f_494_133328)'%3E%3Cpath d='M220.265 181.983L220.73 191.227L223.641 188.756L220.545 196.98L219.393 209.104L218.928 199.859L216.017 202.33L219.113 194.106L220.265 181.983Z' fill='white'/%3E%3C/g%3E%3Cpath d='M220.265 181.983L220.73 191.227L223.641 188.756L220.545 196.98L219.393 209.104L218.928 199.859L216.017 202.33L219.113 194.106L220.265 181.983Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_494_133328' x='14.1484' y='12.3418' width='347.133' height='390.736' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3CclipPath id='paint2_angular_494_133328_clip_path'%3E%3Cpath d='M295.498 4.78906L242.645 21.5522L269.071 55.0785L316.272 52.6838L295.498 4.78906Z'/%3E%3C/clipPath%3E%3CclipPath id='paint3_angular_494_133328_clip_path'%3E%3Cpath d='M90.5321 7.3232L143.83 20.9468L118.386 52.3321L71.1502 51.6276L90.5321 7.3232Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_0_494_133328_clip_path' transform='translate(-14.1484 -12.3418)'%3E%3Cpath d='M186.559 30.6375C188.531 29.7758 189.517 29.3449 190.562 29.345C191.606 29.345 192.593 29.7759 194.565 30.6376L318.013 84.5706C320.341 85.5875 321.505 86.0959 322.158 87.0937C322.81 88.0915 322.81 89.3615 322.81 91.9015V274.754C322.81 279.009 322.81 281.136 321.992 283.033C321.173 284.93 319.625 286.389 316.529 289.308L194.663 404.176C192.713 406.014 191.738 406.933 190.547 406.933C189.356 406.933 188.381 406.014 186.432 404.176L64.578 289.308C61.4821 286.389 59.9342 284.93 59.1155 283.033C58.2969 281.136 58.2969 279.009 58.2969 274.754V91.9018C58.2969 89.3617 58.2969 88.0916 58.9499 87.0938C59.6029 86.0959 60.7667 85.5875 63.0944 84.5707L186.559 30.6375Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_494_133328_clip_path' transform='translate(-14.1484 -12.3418)'%3E%3Cpath d='M183.872 27.6527C187.184 26.4768 188.84 25.8888 190.562 25.8886C192.284 25.8884 193.94 26.476 197.252 27.6512L309.551 67.497C315.986 69.78 319.203 70.9214 321.034 73.5159C322.866 76.1104 322.865 79.524 322.864 86.3511L322.813 274.925C322.812 279.098 322.811 281.184 322.02 283.052C321.23 284.919 319.732 286.372 316.737 289.277L204.472 398.161C197.891 404.544 194.6 407.735 190.547 407.735C186.494 407.735 183.204 404.543 176.623 398.16L64.3741 289.281C61.3772 286.374 59.8788 284.921 59.0881 283.052C58.2975 281.182 58.298 279.095 58.2992 274.92L58.35 86.3395C58.3518 79.5177 58.3528 76.1068 60.1838 73.5143C62.0148 70.9218 65.2292 69.7805 71.6578 67.4978L183.872 27.6527Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_d_494_133328' x='131.09' y='302.717' width='133.316' height='34.6504' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_133328'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_133328' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter2_d_494_133328' x='76.2383' y='76.6309' width='229.984' height='218.734' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_133328'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_133328' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_f_494_133328' x='52.2383' y='48.6309' width='277.984' height='266.734' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3CclipPath id='paint9_angular_494_133328_clip_path'%3E%3Cpath d='M130.332 286.565C124.977 289.347 118.9 284.472 119.982 278.249L131.498 211.799L82.6198 164.652C78.0553 160.241 80.4277 152.177 86.5461 151.306L154.501 141.528L184.801 80.7401C187.535 75.2611 194.929 75.2611 197.663 80.7401L227.963 141.528L295.918 151.306C302.036 152.177 304.409 160.241 299.83 164.652L250.966 211.799L262.482 278.249C263.564 284.472 257.487 289.347 252.132 286.565L191.211 254.872L130.332 286.565Z'/%3E%3C/clipPath%3E%3CclipPath id='paint10_angular_494_133328_clip_path'%3E%3Cpath d='M141.935 265.651C137.6 267.876 132.681 263.976 133.557 258.997L142.879 205.838L103.311 168.12C99.6156 164.591 101.536 158.14 106.489 157.443L161.5 149.621L186.029 100.99C188.242 96.6073 194.228 96.6073 196.441 100.99L220.97 149.621L275.981 157.443C280.934 158.14 282.854 164.591 279.148 168.12L239.591 205.838L248.913 258.997C249.789 263.976 244.87 267.876 240.535 265.651L191.218 240.296L141.935 265.651Z'/%3E%3C/clipPath%3E%3Cfilter id='filter4_f_494_133328' x='169.551' y='155.416' width='15.5391' height='35.7188' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter5_f_494_133328' x='231.641' y='224.732' width='16.2891' height='44.2031' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter6_f_494_133328' x='148.582' y='8.86914' width='14.8359' height='32.3223' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter7_f_494_133328' x='142.602' y='321.912' width='12.8008' height='27.8359' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter8_f_494_133328' x='151.57' y='399.533' width='12.8008' height='26.4297' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter9_f_494_133328' x='231.984' y='2.33203' width='11.3633' height='19.9668' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter10_f_494_133328' x='236.465' y='387.277' width='13.3906' height='33.8145' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter11_f_494_133328' x='214.789' y='364.773' width='15.625' height='35.1211' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter12_f_494_133328' x='212.016' y='177.982' width='15.625' height='35.1211' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_494_133328' x1='187.715' y1='21.668' x2='187.715' y2='393.751' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237C9EF1'/%3E%3Cstop offset='1' stop-color='%23506ECE'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_494_133328' x1='191.714' y1='0' x2='191.714' y2='455' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237C9EF1'/%3E%3Cstop offset='1' stop-color='%23506ECE'/%3E%3C/linearGradient%3E%3CradialGradient id='paint4_radial_494_133328' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(37.8302 56.3526) rotate(44.7435) scale(430.028 987.255)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint5_radial_494_133328' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(37.8871 56.3523) rotate(44.7435) scale(430.028 987.255)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint6_linear_494_133328' x1='41.8766' y1='429.816' x2='41.8766' y2='330.685' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_494_133328' x1='352.041' y1='429.807' x2='352.041' y2='330.598' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear_494_133328' x1='196.777' y1='373.447' x2='196.777' y2='274.444' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 394px;
  height: 455px;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-peringkat.type-3 .box-pop-up-modal .box-large-ranking .box-large-ranking-inner .box-ranking-item {
    background-image: url("data:image/svg+xml,%3Csvg width='354' height='409' viewBox='0 0 354 409' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_544_145925)'%3E%3Cpath d='M157.727 25.7338C163.063 22.6789 165.731 21.1515 168.657 21.1515C171.583 21.1515 174.251 22.6789 179.587 25.7338L303.649 96.7558C309.05 99.848 311.751 101.394 313.235 103.953C314.719 106.513 314.719 109.625 314.719 115.849V257.57C314.719 263.794 314.719 266.906 313.235 269.466C311.751 272.025 309.05 273.571 303.649 276.663L179.587 347.685C174.251 350.74 171.583 352.267 168.657 352.267C165.731 352.267 163.063 350.74 157.727 347.685L33.6657 276.663C28.2642 273.571 25.5634 272.025 24.0796 269.466C22.5958 266.906 22.5958 263.794 22.5958 257.57V115.849C22.5958 109.625 22.5958 106.513 24.0796 103.953C25.5634 101.394 28.2642 99.848 33.6657 96.7558L157.727 25.7338Z' fill='url(%23paint0_linear_544_145925)'/%3E%3C/g%3E%3Cpath d='M166.803 2.29955C169.489 1.16548 170.832 0.598453 172.249 0.598453C173.667 0.598454 175.009 1.16549 177.695 2.29955L310.978 58.5786C314.533 60.0797 316.311 60.8303 317.311 62.3377C318.311 63.8452 318.311 65.7746 318.311 69.6335L318.311 260.877C318.311 265.535 318.311 267.864 317.418 269.942C316.525 272.021 314.837 273.624 311.459 276.831L177.771 403.77C175.163 406.246 173.859 407.484 172.263 407.484C170.666 407.484 169.362 406.246 166.754 403.771L33.0408 276.831C29.6626 273.624 27.9735 272.021 27.0806 269.942C26.1878 267.863 26.1878 265.534 26.1878 260.876L26.1875 69.6335C26.1875 65.7746 26.1875 63.8452 27.1873 62.3377C28.1871 60.8303 29.9646 60.0797 33.5196 58.5786L166.803 2.29955Z' fill='url(%23paint1_linear_544_145925)'/%3E%3Cg clip-path='url(%23paint2_angular_544_145925_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.0151098 -0.0333658 0.0569647 0.0256556 252.548 33.3652)'%3E%3CforeignObject x='-1113.99' y='-1113.99' width='2227.98' height='2227.98'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(123, 155, 237, 1) 0deg,rgba(97, 135, 233, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M265.5 4.30469L218.012 19.3731L241.756 49.5099L284.164 47.3573L265.5 4.30469Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.48235294222831726,&%2334;g&%2334;:0.60784316062927246,&%2334;b&%2334;:0.92941176891326904,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.38399988412857056,&%2334;g&%2334;:0.53333318233489990,&%2334;b&%2334;:0.91600012779235840,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:30.219503402709961,&%2334;m01&%2334;:113.92937469482422,&%2334;m02&%2334;:180.4738769531250,&%2334;m10&%2334;:-66.731575012207031,&%2334;m11&%2334;:51.311195373535156,&%2334;m12&%2334;:41.075401306152344%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint3_angular_544_145925_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.0160576 -0.029938 -0.0561864 0.0251687 95.1202 32.6651)'%3E%3CforeignObject x='-1116.4' y='-1116.4' width='2232.8' height='2232.8'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(123, 155, 237, 1) 0deg,rgba(97, 135, 233, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M81.3433 6.58359L129.23 18.8299L106.369 47.0422L63.9291 46.4089L81.3433 6.58359Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.48235294222831726,&%2334;g&%2334;:0.60784316062927246,&%2334;b&%2334;:0.92941176891326904,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.38399988412857056,&%2334;g&%2334;:0.53333318233489990,&%2334;b&%2334;:0.91600012779235840,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-32.115291595458984,&%2334;m01&%2334;:-112.37287139892578,&%2334;m02&%2334;:167.36430358886719,&%2334;m10&%2334;:-59.875946044921875,&%2334;m11&%2334;:50.337451934814453,&%2334;m12&%2334;:37.434391021728516%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3CforeignObject x='11.5977' y='10.1523' width='314.121' height='353.115'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_544_145925_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M167.211 27.719C169.184 26.8566 170.171 26.4254 171.216 26.4255C172.261 26.4255 173.248 26.8567 175.221 27.7192L285.242 75.809C287.569 76.8261 288.733 77.3346 289.386 78.3323C290.038 79.33 290.038 80.5998 290.038 83.1393V246.107C290.038 250.361 290.038 252.488 289.22 254.384C288.402 256.28 286.855 257.74 283.76 260.658L175.319 362.92C173.369 364.759 172.394 365.678 171.203 365.678C170.011 365.678 169.036 364.759 167.086 362.92L58.6566 260.658C55.5624 257.739 54.0153 256.28 53.1971 254.384C52.3789 252.488 52.3789 250.361 52.3789 246.108V83.1396C52.3789 80.5999 52.3789 79.3301 53.0317 78.3324C53.6845 77.3347 54.8481 76.8261 57.1752 75.8091L167.211 27.719Z' fill='url(%23paint4_radial_544_145925)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_544_145925' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='52' y='23' width='239' height='344'%3E%3CforeignObject x='11.5977' y='10.1523' width='314.121' height='353.115'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_544_145925_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M164.523 25.1002C167.837 23.9232 169.493 23.3347 171.216 23.3345C172.939 23.3343 174.596 23.9224 177.909 25.0986L276.776 60.1951C283.209 62.4786 286.426 63.6204 288.257 66.2147C290.088 68.809 290.088 72.2221 290.086 79.0482L290.041 246.279C290.04 250.45 290.039 252.536 289.249 254.403C288.458 256.27 286.962 257.722 283.968 260.627L185.131 356.533C178.549 362.92 175.257 366.114 171.203 366.114C167.148 366.114 163.857 362.92 157.275 356.532L58.4528 260.631C55.4575 257.725 53.9599 256.271 53.1697 254.403C52.3795 252.534 52.3801 250.447 52.3812 246.273L52.4263 79.0366C52.4281 72.2158 52.429 68.8053 54.2596 66.2131C56.0902 63.6208 59.3039 62.4792 65.7312 60.1959L164.523 25.1002Z' fill='url(%23paint5_radial_544_145925)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_544_145925)'%3E%3Cpath opacity='0.3' d='M308.414 186.71C308.414 162.828 302.074 139.366 290.031 118.683L171.201 186.71H308.414Z' fill='white'/%3E%3Cpath d='M290.031 254.737C302.074 234.054 308.414 210.593 308.414 186.71H171.201L290.031 254.737Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M239.807 304.536C260.666 292.595 277.988 275.42 290.031 254.737L171.201 186.71L239.807 304.536Z' fill='white'/%3E%3Cpath d='M171.201 322.764C195.287 322.764 218.948 316.477 239.807 304.536L171.201 186.71L171.201 322.764Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M102.595 304.536C123.454 316.477 147.115 322.764 171.201 322.764L171.201 186.71L102.595 304.536Z' fill='white'/%3E%3Cpath d='M52.3713 254.737C64.4142 275.42 81.7357 292.595 102.595 304.536L171.201 186.71L52.3713 254.737Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M33.9883 186.71C33.9883 210.593 40.3284 234.054 52.3713 254.737L171.201 186.71L33.9883 186.71Z' fill='white'/%3E%3Cpath d='M52.3713 118.683C40.3284 139.366 33.9883 162.828 33.9883 186.71L171.201 186.71L52.3713 118.683Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M102.595 68.884C81.7357 80.8252 64.4142 98.0004 52.3713 118.683L171.201 186.71L102.595 68.884Z' fill='white'/%3E%3Cpath d='M171.201 50.6563C147.115 50.6562 123.454 56.9428 102.595 68.884L171.201 186.71L171.201 50.6563Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M239.807 68.884C218.948 56.9428 195.287 50.6563 171.201 50.6563L171.201 186.71L239.807 68.884Z' fill='white'/%3E%3Cpath d='M290.031 118.683C277.988 98.0004 260.666 80.8252 239.807 68.884L171.201 186.71L290.031 118.683Z' fill='%239DB3EF'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M71.4587 328.018C69.5308 328.719 63.3086 330.647 57.5246 332.487L47.1836 335.729L61.0301 349.575C68.6544 357.286 75.2271 363.508 75.5776 363.508C76.0158 363.508 76.2787 355.183 76.2787 345.106C76.2787 334.941 76.0158 326.704 75.6653 326.791C75.2271 326.791 73.3867 327.405 71.4587 328.018Z' fill='%23388494'/%3E%3Cpath d='M277.305 345.106C277.305 355.222 278.189 363.508 278.627 363.508C278.978 363.508 284.929 357.316 292.553 349.641L306.4 335.774L302.193 334.465C297.987 333.157 283.264 328.535 279.32 327.314L277.305 326.79V345.106Z' fill='%23388494'/%3E%3Cpath d='M36.7403 300.398C31.8657 302.09 24.7974 304.99 20.8976 306.843C12.6919 310.71 -0.550982 318.927 0.0177313 319.652C0.261465 319.893 5.46113 325.049 11.4732 331.011L22.5225 341.886L18.7853 355.984C16.6729 363.717 13.9918 373.707 12.6919 378.137C11.392 382.568 10.4983 386.274 10.5795 386.354C10.6608 386.515 14.9668 384.501 20.0852 382.004C35.6029 374.432 59.4889 366.295 71.8381 364.362C73.7067 364.04 75.2504 363.798 75.2504 363.717C75.2504 363.556 69.2382 357.595 61.845 350.345C52.6643 341.322 48.7646 336.972 49.4958 336.489C50.227 336.005 50.227 335.844 49.4958 335.844C48.6833 335.844 48.4396 331.413 48.4396 316.51C48.4396 298.626 48.3583 297.176 47.0584 297.257C46.246 297.257 41.615 298.707 36.7403 300.398Z' fill='url(%23paint6_linear_544_145925)'/%3E%3Cpath d='M305.172 316.511C305.172 331.415 304.928 335.845 304.197 335.845C303.384 335.845 303.384 336.006 304.116 336.49C304.847 336.973 300.947 341.323 291.766 350.346C284.373 357.596 278.442 363.557 278.605 363.638C278.686 363.719 280.961 364.202 283.642 364.766C298.754 367.908 317.684 374.433 333.201 381.764C338.563 384.342 343.032 386.355 343.113 386.355C343.194 386.275 342.219 382.569 340.92 378.138C339.62 373.708 336.939 363.719 334.826 355.985L331.089 341.887L342.544 330.689L354 319.411L352.131 318.042C348.557 315.303 337.67 309.18 331.008 306.039C324.021 302.816 308.259 297.177 306.309 297.177C305.334 297.177 305.172 300.48 305.172 316.511Z' fill='url(%23paint7_linear_544_145925)'/%3E%3Cpath d='M162.176 246.906C160.145 247.067 153.97 247.55 148.365 248.033C120.985 250.37 91.2495 256.734 55.3394 267.931L48.0273 270.268L48.3523 302.813C48.5148 320.778 48.7585 335.601 48.921 335.681C49.0023 335.842 54.5269 334.312 61.189 332.298C67.8511 330.284 73.8632 328.592 74.5944 328.592C75.3256 328.592 81.5814 327.142 88.406 325.37C121.473 316.83 147.796 313.286 177.369 313.286C205.073 313.286 230.34 316.589 260.888 324.322C268.932 326.336 276.65 328.189 277.95 328.35C279.331 328.592 285.831 330.364 292.411 332.378C299.074 334.392 304.598 335.842 304.679 335.681C304.842 335.601 305.086 320.778 305.248 302.813L305.573 270.268L295.824 267.206C264.626 257.378 236.84 251.336 209.379 248.356C198.411 247.228 169.163 246.261 162.176 246.906Z' fill='url(%23paint8_linear_544_145925)'/%3E%3Cg filter='url(%23filter1_d_544_145925)'%3E%3Cpath d='M126.116 297.316V278.088H119.58V272.616H139.188V278.088H132.652V297.316H126.116ZM142.853 297.316V272.616H158.813V278.088H149.389V281.964H157.445V287.436H149.389V291.844H159.193V297.316H142.853ZM163.968 297.316V272.616H170.96L174.684 282.724C174.912 283.408 175.128 284.118 175.33 284.852C175.533 285.587 175.748 286.322 175.976 287.056H176.128C176.356 286.322 176.572 285.587 176.774 284.852C176.977 284.118 177.192 283.408 177.42 282.724L180.992 272.616H187.984V297.316H182.056V290.02C182.056 289.184 182.107 288.184 182.208 287.018C182.31 285.828 182.424 284.65 182.55 283.484C182.677 282.294 182.791 281.28 182.892 280.444H182.74L180.688 287.132L177.648 295.302H174.152L171.112 287.132L169.136 280.444H168.984C169.086 281.28 169.2 282.294 169.326 283.484C169.453 284.65 169.567 285.828 169.668 287.018C169.77 288.184 169.82 289.184 169.82 290.02V297.316H163.968ZM190.354 297.316L197.878 272.616H205.782L213.306 297.316H206.39L203.578 285.308C203.274 284.118 202.97 282.826 202.666 281.432C202.362 280.039 202.058 278.722 201.754 277.48H201.602C201.349 278.722 201.07 280.039 200.766 281.432C200.462 282.826 200.158 284.118 199.854 285.308L197.042 297.316H190.354ZM195.75 292.072V287.018H207.834V292.072H195.75ZM215.662 297.316V272.616H222.35L227.822 283.636C228.252 284.472 228.658 285.372 229.038 286.334C229.418 287.272 229.798 288.222 230.178 289.184H230.33C230.178 287.842 230 286.322 229.798 284.624C229.595 282.902 229.494 281.28 229.494 279.76V272.616H235.726V297.316H229.038L223.566 286.296C223.16 285.46 222.755 284.561 222.35 283.598C221.97 282.636 221.59 281.686 221.21 280.748H221.058C221.21 282.142 221.387 283.687 221.59 285.384C221.792 287.056 221.894 288.652 221.894 290.172V297.316H215.662Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter2_d_544_145925)'%3E%3Cg filter='url(%23filter3_f_544_145925)'%3E%3Cg clip-path='url(%23paint9_angular_544_145925_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000841452 -0.107343 0.11302 0.000902211 171.814 163.6)'%3E%3CforeignObject x='-899.106' y='-899.106' width='1798.21' height='1798.21'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(132, 164, 241, 1) 0deg,rgba(55, 89, 195, 1) 91.7857deg,rgba(132, 164, 241, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M117.098 257.595C112.287 260.096 106.827 255.714 107.799 250.119L118.145 190.388L74.2296 148.007C70.1285 144.042 72.26 136.793 77.7573 136.01L138.813 127.221L166.037 72.5785C168.493 67.6535 175.137 67.6535 177.593 72.5785L204.817 127.221L265.873 136.01C271.37 136.793 273.502 144.042 269.388 148.007L225.485 190.388L235.831 250.119C236.804 255.714 231.344 260.096 226.532 257.595L171.796 229.106L117.098 257.595Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.21733297407627106,&%2334;g&%2334;:0.34953474998474121,&%2334;b&%2334;:0.76817369461059570,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.25496017932891846%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.52127110958099365,&%2334;g&%2334;:0.64459592103958130,&%2334;b&%2334;:0.94565343856811523,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:1.6829032897949219,&%2334;m01&%2334;:226.039550781250,&%2334;m02&%2334;:57.952274322509766,&%2334;m10&%2334;:-214.68682861328125,&%2334;m11&%2334;:1.8044217824935913,&%2334;m12&%2334;:270.04104614257812%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg clip-path='url(%23paint10_angular_544_145925_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000681175 -0.0858747 0.0914922 0.000721769 171.815 163.6)'%3E%3CforeignObject x='-901.452' y='-901.452' width='1802.9' height='1802.9'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(132, 164, 241, 1) 0deg,rgba(46, 86, 211, 1) 111.084deg,rgba(132, 164, 241, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M127.521 238.796C123.626 240.797 119.206 237.291 119.993 232.816L128.369 185.03L92.8181 151.126C89.4981 147.954 91.2237 142.155 95.6739 141.529L145.1 134.497L167.139 90.7831C169.127 86.8431 174.505 86.8431 176.493 90.7831L198.532 134.497L247.958 141.529C252.408 142.155 254.134 147.954 250.804 151.126L215.263 185.03L223.639 232.816C224.426 237.291 220.006 240.797 216.111 238.796L171.801 216.005L127.521 238.796Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.18316364288330078,&%2334;g&%2334;:0.33802866935729980,&%2334;b&%2334;:0.82843458652496338,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.30856710672378540%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.52127110958099365,&%2334;g&%2334;:0.64459592103958130,&%2334;b&%2334;:0.94565343856811523,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:1.3623504638671875,&%2334;m01&%2334;:182.98442077636719,&%2334;m02&%2334;:79.64123535156250,&%2334;m10&%2334;:-171.74946594238281,&%2334;m11&%2334;:1.4435374736785889,&%2334;m12&%2334;:248.75315856933594%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg filter='url(%23filter4_f_544_145925)'%3E%3Cpath d='M158.283 168.256L156.727 160.07L153.56 163.591L156.318 154.767L156.357 143.258L157.914 151.444L161.08 147.923L158.322 156.747L158.283 168.256Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M149.459 166.295L147.903 158.109L144.736 161.63L147.494 152.807L147.533 141.297L149.089 149.483L152.256 145.962L149.498 154.786L149.459 166.295Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter5_f_544_145925)'%3E%3Cpath d='M219.071 238.595L218.752 226.326L215.63 226.126L219.055 219.234L220.499 205.163L220.818 217.432L223.941 217.631L220.515 224.524L219.071 238.595Z' fill='white'/%3E%3C/g%3E%3Cpath d='M219.071 238.595L218.752 226.326L215.63 226.126L219.055 219.234L220.499 205.163L220.818 217.432L223.941 217.631L220.515 224.524L219.071 238.595Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter6_f_544_145925)'%3E%3Cpath d='M136.38 11.3799L136.809 19.0213L139.432 17.2187L136.649 23.7395L135.622 33.6219L135.193 25.9805L132.57 27.7831L135.354 21.2623L136.38 11.3799Z' fill='white'/%3E%3C/g%3E%3Cpath d='M136.38 11.3799L136.809 19.0213L139.432 17.2187L136.649 23.7395L135.622 33.6219L135.193 25.9805L132.57 27.7831L135.354 21.2623L136.38 11.3799Z' fill='white'/%3E%3Cg filter='url(%23filter7_f_544_145925)'%3E%3Cpath d='M127.835 308.334L128.243 301.37L126.606 293.03L128.737 298.63L130.16 295.419L129.752 302.384L131.389 310.724L129.258 305.123L127.835 308.334Z' fill='white'/%3E%3C/g%3E%3Cpath d='M127.835 308.334L128.243 301.37L126.606 293.03L128.737 298.63L130.16 295.419L129.752 302.384L131.389 310.724L129.258 305.123L127.835 308.334Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter8_f_544_145925)'%3E%3Cpath d='M137.625 379.488L137.385 373.532L135.561 374.392L137.53 369.939L138.311 362.552L138.551 368.508L140.375 367.647L138.406 372.101L137.625 379.488Z' fill='white'/%3E%3C/g%3E%3Cpath d='M137.625 379.488L137.385 373.532L135.561 374.392L137.53 369.939L138.311 362.552L138.551 368.508L140.375 367.647L138.406 372.101L137.625 379.488Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter9_f_544_145925)'%3E%3Cpath d='M219.353 8.47109L217.983 11.6791L217.478 16.5408L217.267 12.7816L215.977 13.6684L217.346 10.4604L217.851 5.59863L218.062 9.35788L219.353 8.47109Z' fill='white'/%3E%3C/g%3E%3Cpath d='M219.353 8.47109L217.983 11.6791L217.478 16.5408L217.267 12.7816L215.977 13.6684L217.346 10.4604L217.851 5.59863L218.062 9.35788L219.353 8.47109Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_544_145925)'%3E%3Cpath d='M221.39 351.719L223.356 359.245L225.854 355.706L224.106 364.167L224.928 374.924L222.963 367.398L220.464 370.937L222.212 362.476L221.39 351.719Z' fill='white'/%3E%3C/g%3E%3Cpath d='M221.39 351.719L223.356 359.245L225.854 355.706L224.106 364.167L224.928 374.924L222.963 367.398L220.464 370.937L222.212 362.476L221.39 351.719Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_544_145925)'%3E%3Cpath d='M203.025 331.28L203.503 339.8L206.428 337.791L203.324 345.062L202.18 356.081L201.701 347.56L198.777 349.57L201.88 342.299L203.025 331.28Z' fill='white'/%3E%3C/g%3E%3Cpath d='M203.025 331.28L203.503 339.8L206.428 337.791L203.324 345.062L202.18 356.081L201.701 347.56L198.777 349.57L201.88 342.299L203.025 331.28Z' fill='white'/%3E%3Cg filter='url(%23filter12_f_544_145925)'%3E%3Cpath d='M200.251 163.374L200.73 171.894L203.655 169.884L200.551 177.155L199.406 188.175L198.928 179.654L196.003 181.664L199.107 174.393L200.251 163.374Z' fill='white'/%3E%3C/g%3E%3Cpath d='M200.251 163.374L200.73 171.894L203.655 169.884L200.551 177.155L199.406 188.175L198.928 179.654L196.003 181.664L199.107 174.393L200.251 163.374Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_544_145925' x='11.5977' y='10.1523' width='314.121' height='353.115' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3CclipPath id='paint2_angular_544_145925_clip_path'%3E%3Cpath d='M265.5 4.30469L218.012 19.3731L241.756 49.5099L284.164 47.3573L265.5 4.30469Z'/%3E%3C/clipPath%3E%3CclipPath id='paint3_angular_544_145925_clip_path'%3E%3Cpath d='M81.3433 6.58359L129.23 18.8299L106.369 47.0422L63.9291 46.4089L81.3433 6.58359Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_0_544_145925_clip_path' transform='translate(-11.5977 -10.1523)'%3E%3Cpath d='M167.211 27.719C169.184 26.8566 170.171 26.4254 171.216 26.4255C172.261 26.4255 173.248 26.8567 175.221 27.7192L285.242 75.809C287.569 76.8261 288.733 77.3346 289.386 78.3323C290.038 79.33 290.038 80.5998 290.038 83.1393V246.107C290.038 250.361 290.038 252.488 289.22 254.384C288.402 256.28 286.855 257.74 283.76 260.658L175.319 362.92C173.369 364.759 172.394 365.678 171.203 365.678C170.011 365.678 169.036 364.759 167.086 362.92L58.6566 260.658C55.5624 257.739 54.0153 256.28 53.1971 254.384C52.3789 252.488 52.3789 250.361 52.3789 246.108V83.1396C52.3789 80.5999 52.3789 79.3301 53.0317 78.3324C53.6845 77.3347 54.8481 76.8261 57.1752 75.8091L167.211 27.719Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_544_145925_clip_path' transform='translate(-11.5977 -10.1523)'%3E%3Cpath d='M164.523 25.1002C167.837 23.9232 169.493 23.3347 171.216 23.3345C172.939 23.3343 174.596 23.9224 177.909 25.0986L276.776 60.1951C283.209 62.4786 286.426 63.6204 288.257 66.2147C290.088 68.809 290.088 72.2221 290.086 79.0482L290.041 246.279C290.04 250.45 290.039 252.536 289.249 254.403C288.458 256.27 286.962 257.722 283.968 260.627L185.131 356.533C178.549 362.92 175.257 366.114 171.203 366.114C167.148 366.114 163.857 362.92 157.275 356.532L58.4528 260.631C55.4575 257.725 53.9599 256.271 53.1697 254.403C52.3795 252.534 52.3801 250.447 52.3812 246.273L52.4263 79.0366C52.4281 72.2158 52.429 68.8053 54.2596 66.2131C56.0902 63.6208 59.3039 62.4792 65.7312 60.1959L164.523 25.1002Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_d_544_145925' x='115.578' y='272.617' width='124.148' height='32.6992' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_544_145925'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_544_145925' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter2_d_544_145925' x='68.0898' y='68.8848' width='207.449' height='197.43' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_544_145925'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_544_145925' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_f_544_145925' x='44.0898' y='40.8848' width='255.449' height='245.43' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3CclipPath id='paint9_angular_544_145925_clip_path'%3E%3Cpath d='M117.098 257.595C112.287 260.096 106.827 255.714 107.799 250.119L118.145 190.388L74.2296 148.007C70.1285 144.042 72.26 136.793 77.7573 136.01L138.813 127.221L166.037 72.5785C168.493 67.6535 175.137 67.6535 177.593 72.5785L204.817 127.221L265.873 136.01C271.37 136.793 273.502 144.042 269.388 148.007L225.485 190.388L235.831 250.119C236.804 255.714 231.344 260.096 226.532 257.595L171.796 229.106L117.098 257.595Z'/%3E%3C/clipPath%3E%3CclipPath id='paint10_angular_544_145925_clip_path'%3E%3Cpath d='M127.521 238.796C123.626 240.797 119.206 237.291 119.993 232.816L128.369 185.03L92.8181 151.126C89.4981 147.954 91.2237 142.155 95.6739 141.529L145.1 134.497L167.139 90.7831C169.127 86.8431 174.505 86.8431 176.493 90.7831L198.532 134.497L247.958 141.529C252.408 142.155 254.134 147.954 250.804 151.126L215.263 185.03L223.639 232.816C224.426 237.291 220.006 240.797 216.111 238.796L171.801 216.005L127.521 238.796Z'/%3E%3C/clipPath%3E%3Cfilter id='filter4_f_544_145925' x='149.559' y='139.258' width='15.5234' height='32.998' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter5_f_544_145925' x='211.629' y='201.162' width='16.3125' height='41.4336' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter6_f_544_145925' x='128.57' y='7.38086' width='14.8633' height='30.2402' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter7_f_544_145925' x='122.605' y='289.029' width='12.7852' height='25.6953' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter8_f_544_145925' x='131.562' y='358.553' width='12.8125' height='24.9355' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter9_f_544_145925' x='211.977' y='1.59961' width='11.375' height='18.9414' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter10_f_544_145925' x='216.465' y='347.719' width='13.3906' height='31.2051' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter11_f_544_145925' x='194.777' y='327.279' width='15.6523' height='32.8008' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter12_f_544_145925' x='192.004' y='159.373' width='15.6523' height='32.8008' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_544_145925' x1='168.657' y1='19.4766' x2='168.657' y2='353.942' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237C9EF1'/%3E%3Cstop offset='1' stop-color='%23506ECE'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_544_145925' x1='172.249' y1='0' x2='172.249' y2='409' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237C9EF1'/%3E%3Cstop offset='1' stop-color='%23506ECE'/%3E%3C/linearGradient%3E%3CradialGradient id='paint4_radial_544_145925' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(33.9901 50.6561) rotate(44.757) scale(386.461 887.238)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint5_radial_544_145925' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(34.0412 50.656) rotate(44.757) scale(386.461 887.237)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint6_linear_544_145925' x1='37.6252' y1='386.363' x2='37.6252' y2='297.254' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_544_145925' x1='316.301' y1='386.355' x2='316.301' y2='297.177' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear_544_145925' x1='176.8' y1='335.693' x2='176.8' y2='246.699' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    width: 354px;
    height: 409px;
  }
}
.CX-pop-up-modal.modal-default.modal-peringkat.type-4 .box-pop-up-modal .box-large-ranking .box-large-ranking-inner .box-ranking-item {
  background-image: url("data:image/svg+xml,%3Csvg width='498' height='456' viewBox='0 0 498 456' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_494_133328)'%3E%3Cpath d='M229.788 28.92C235.123 25.8676 237.79 24.3415 240.715 24.3415C243.639 24.3415 246.306 25.8676 251.641 28.92L392.206 109.352C397.61 112.444 400.311 113.99 401.796 116.55C403.28 119.109 403.28 122.222 403.28 128.447V288.972C403.28 295.197 403.28 298.31 401.796 300.869C400.311 303.429 397.61 304.975 392.206 308.067L251.641 388.499C246.306 391.551 243.639 393.077 240.715 393.077C237.79 393.077 235.123 391.551 229.788 388.499L89.2228 308.067C83.8194 304.975 81.1177 303.429 79.6334 300.869C78.149 298.31 78.149 295.197 78.149 288.972V128.447C78.149 122.222 78.149 119.109 79.6334 116.55C81.1177 113.99 83.8194 112.444 89.2228 109.352L229.788 28.92Z' fill='url(%23paint0_linear_494_133328)'/%3E%3C/g%3E%3Cpath d='M239.271 3.29754C241.955 2.16445 243.298 1.59791 244.714 1.59791C246.131 1.59791 247.473 2.16446 250.158 3.29755L399.946 66.5158C403.502 68.0166 405.279 68.7669 406.28 70.2745C407.28 71.7821 407.28 73.7119 407.28 77.5715L407.28 292.278C407.28 296.937 407.28 299.266 406.387 301.345C405.494 303.424 403.804 305.028 400.425 308.235L250.236 450.774C247.629 453.248 246.325 454.486 244.729 454.486C243.133 454.486 241.83 453.249 239.222 450.774L89.0056 308.235C85.6255 305.028 83.9355 303.424 83.0421 301.345C82.1487 299.266 82.1487 296.936 82.1487 292.276L82.1484 77.5715C82.1484 73.7119 82.1484 71.7821 83.1485 70.2745C84.1486 68.7669 85.9265 68.0166 89.4824 66.5158L239.271 3.29754Z' fill='url(%23paint1_linear_494_133328)'/%3E%3CforeignObject x='67.1484' y='13.3418' width='347.133' height='390.736'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_494_133328_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M239.559 31.6375C241.531 30.7758 242.517 30.3449 243.562 30.345C244.606 30.345 245.593 30.7759 247.565 31.6376L371.013 85.5706C373.341 86.5875 374.505 87.0959 375.158 88.0937C375.81 89.0915 375.81 90.3615 375.81 92.9015V275.754C375.81 280.009 375.81 282.136 374.992 284.033C374.173 285.93 372.625 287.389 369.529 290.308L247.663 405.176C245.713 407.014 244.738 407.933 243.547 407.933C242.356 407.933 241.381 407.014 239.432 405.176L117.578 290.308C114.482 287.389 112.934 285.93 112.116 284.033C111.297 282.136 111.297 280.009 111.297 275.754V92.9018C111.297 90.3617 111.297 89.0916 111.95 88.0938C112.603 87.0959 113.767 86.5875 116.094 85.5707L239.559 31.6375Z' fill='url(%23paint2_radial_494_133328)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_494_133328' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='111' y='26' width='265' height='383'%3E%3CforeignObject x='67.1484' y='13.3418' width='347.133' height='390.736'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_494_133328_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M236.872 28.6527C240.184 27.4768 241.84 26.8888 243.562 26.8886C245.284 26.8884 246.94 27.476 250.252 28.6512L362.551 68.497C368.986 70.78 372.203 71.9214 374.034 74.5159C375.866 77.1104 375.865 80.524 375.864 87.3511L375.813 275.925C375.812 280.098 375.811 282.184 375.02 284.052C374.23 285.919 372.732 287.372 369.737 290.277L257.472 399.161C250.891 405.544 247.6 408.735 243.547 408.735C239.494 408.735 236.204 405.543 229.623 399.16L117.374 290.281C114.377 287.374 112.879 285.921 112.088 284.052C111.297 282.182 111.298 280.095 111.299 275.92L111.35 87.3395C111.352 80.5177 111.353 77.1068 113.184 74.5143C115.015 71.9218 118.229 70.7805 124.658 68.4978L236.872 28.6527Z' fill='url(%23paint3_radial_494_133328)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_494_133328)'%3E%3Cpath opacity='0.3' d='M396.262 208.709C396.262 182.141 389.206 156.04 375.802 133.031L243.545 208.709H396.262Z' fill='white'/%3E%3Cpath d='M375.802 284.387C389.206 261.378 396.262 235.278 396.262 208.709H243.545L375.802 284.387Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M319.904 339.787C343.12 326.503 362.398 307.396 375.802 284.387L243.545 208.709L319.904 339.787Z' fill='white'/%3E%3Cpath d='M243.545 360.065C270.353 360.065 296.688 353.071 319.904 339.787L243.545 208.709L243.545 360.065Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M167.187 339.787C190.403 353.071 216.738 360.065 243.545 360.065L243.545 208.709L167.187 339.787Z' fill='white'/%3E%3Cpath d='M111.288 284.387C124.692 307.396 143.971 326.503 167.187 339.787L243.545 208.709L111.288 284.387Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M90.8281 208.709C90.8281 235.278 97.8846 261.378 111.288 284.387L243.545 208.709L90.8281 208.709Z' fill='white'/%3E%3Cpath d='M111.288 133.031C97.8846 156.04 90.8281 182.141 90.8281 208.709L243.545 208.709L111.288 133.031Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M167.187 77.6313C143.971 90.9156 124.692 110.022 111.288 133.031L243.545 208.709L167.187 77.6313Z' fill='white'/%3E%3Cpath d='M243.545 57.3535C216.738 57.3535 190.403 64.3471 167.187 77.6313L243.545 208.709L243.545 57.3535Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M319.904 77.6313C296.688 64.3471 270.353 57.3535 243.545 57.3535L243.545 208.709L319.904 77.6313Z' fill='white'/%3E%3Cpath d='M375.802 133.031C362.398 110.022 343.119 90.9156 319.904 77.6313L243.545 208.709L375.802 133.031Z' fill='%23D2A4F0'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M132.534 365.909C130.388 366.689 123.463 368.834 117.025 370.881L105.516 374.488L120.927 389.891C129.413 398.469 136.728 405.391 137.118 405.391C137.606 405.391 137.898 396.13 137.898 384.919C137.898 373.611 137.606 364.447 137.216 364.544C136.728 364.544 134.68 365.227 132.534 365.909Z' fill='%23BE30A0'/%3E%3Cpath d='M361.637 384.919C361.637 396.173 362.621 405.391 363.109 405.391C363.499 405.391 370.123 398.502 378.608 389.964L394.019 374.537L389.338 373.082C384.656 371.626 368.269 366.484 363.88 365.126L361.637 364.544V384.919Z' fill='%23BE30A0'/%3E%3Cpath d='M93.8918 335.183C88.4663 337.065 80.5993 340.291 76.2589 342.352C67.126 346.654 52.3868 355.795 53.0197 356.602C53.291 356.871 59.0782 362.606 65.7696 369.238L78.0674 381.337L73.9079 397.02C71.5568 405.623 68.5728 416.736 67.126 421.665C65.6792 426.594 64.6845 430.717 64.775 430.806C64.8654 430.986 69.6579 428.745 75.3547 425.967C92.6258 417.543 119.211 408.491 132.955 406.34C135.035 405.982 136.753 405.713 136.753 405.623C136.753 405.444 130.062 398.812 121.833 390.747C111.615 380.709 107.275 375.87 108.089 375.332C108.902 374.795 108.902 374.615 108.089 374.615C107.184 374.615 106.913 369.686 106.913 353.107C106.913 333.211 106.823 331.598 105.376 331.688C104.472 331.688 99.3173 333.301 93.8918 335.183Z' fill='url(%23paint4_linear_494_133328)'/%3E%3Cpath d='M392.655 353.107C392.655 369.687 392.383 374.616 391.57 374.616C390.665 374.616 390.665 374.795 391.479 375.333C392.293 375.87 387.953 380.71 377.734 390.747C369.506 398.813 362.905 405.444 363.086 405.534C363.176 405.624 365.708 406.161 368.692 406.789C385.511 410.284 406.58 417.543 423.851 425.698C429.819 428.566 434.793 430.807 434.883 430.807C434.973 430.717 433.888 426.595 432.442 421.666C430.995 416.736 428.011 405.624 425.66 397.02L421.5 381.337L434.25 368.88L447 356.333L444.92 354.81C440.942 351.763 428.825 344.952 421.41 341.457C413.633 337.872 396.091 331.598 393.921 331.598C392.835 331.598 392.655 335.273 392.655 353.107Z' fill='url(%23paint5_linear_494_133328)'/%3E%3Cpath d='M233.5 275.674C231.24 275.853 224.367 276.391 218.128 276.928C187.655 279.527 154.559 286.607 114.591 299.064L106.453 301.663L106.815 337.869C106.996 357.854 107.267 374.344 107.448 374.434C107.538 374.613 113.687 372.91 121.102 370.67C128.517 368.429 135.208 366.547 136.022 366.547C136.836 366.547 143.799 364.934 151.394 362.962C188.197 353.463 217.495 349.52 250.41 349.52C281.244 349.52 309.367 353.194 343.366 361.797C352.318 364.038 360.909 366.099 362.356 366.278C363.893 366.547 371.127 368.519 378.451 370.759C385.866 373 392.015 374.613 392.105 374.434C392.286 374.344 392.558 357.854 392.738 337.869L393.1 301.663L382.249 298.258C347.526 287.324 316.601 280.603 286.037 277.287C273.83 276.032 241.277 274.957 233.5 275.674Z' fill='url(%23paint6_linear_494_133328)'/%3E%3Cg filter='url(%23filter1_d_494_133328)'%3E%3Cpath d='M178.968 330.859C177.218 330.859 175.455 330.559 173.679 329.957C171.929 329.329 170.33 328.345 168.882 327.005L172.572 322.413C173.528 323.179 174.594 323.766 175.77 324.176C176.945 324.586 178.066 324.791 179.132 324.791C180.198 324.791 180.963 324.627 181.428 324.299C181.92 323.971 182.166 323.507 182.166 322.905C182.166 322.468 182.015 322.126 181.715 321.88C181.441 321.607 181.031 321.361 180.485 321.142C179.965 320.896 179.323 320.623 178.558 320.322L175.237 318.969C174.28 318.559 173.392 318.026 172.572 317.37C171.752 316.687 171.096 315.867 170.604 314.91C170.112 313.926 169.866 312.792 169.866 311.507C169.866 309.977 170.289 308.596 171.137 307.366C171.984 306.109 173.146 305.111 174.622 304.373C176.125 303.608 177.847 303.225 179.788 303.225C181.4 303.225 182.972 303.512 184.503 304.086C186.061 304.633 187.441 305.467 188.644 306.587L184.954 311.179C184.052 310.551 183.163 310.086 182.289 309.785C181.414 309.457 180.58 309.293 179.788 309.293C178.94 309.293 178.257 309.444 177.738 309.744C177.246 310.045 177 310.496 177 311.097C177 311.507 177.15 311.863 177.451 312.163C177.779 312.437 178.243 312.696 178.845 312.942C179.446 313.161 180.143 313.434 180.936 313.762L184.175 315.033C185.295 315.471 186.238 316.031 187.004 316.714C187.769 317.37 188.357 318.163 188.767 319.092C189.177 320.022 189.382 321.101 189.382 322.331C189.382 323.835 188.972 325.242 188.152 326.554C187.359 327.839 186.184 328.878 184.626 329.67C183.068 330.463 181.182 330.859 178.968 330.859ZM190.302 330.367L198.42 303.717H206.948L215.066 330.367H207.604L204.57 317.411C204.242 316.127 203.914 314.733 203.586 313.229C203.258 311.726 202.93 310.305 202.602 308.965H202.438C202.165 310.305 201.864 311.726 201.536 313.229C201.208 314.733 200.88 316.127 200.552 317.411L197.518 330.367H190.302ZM196.124 324.709V319.256H209.162V324.709H196.124ZM217.608 330.367V303.717H224.66V313.639H232.614V303.717H239.666V330.367H232.614V319.789H224.66V330.367H217.608ZM242.193 330.367L250.311 303.717H258.839L266.957 330.367H259.495L256.461 317.411C256.133 316.127 255.805 314.733 255.477 313.229C255.149 311.726 254.821 310.305 254.493 308.965H254.329C254.056 310.305 253.755 311.726 253.427 313.229C253.099 314.733 252.771 316.127 252.443 317.411L249.409 330.367H242.193ZM248.015 324.709V319.256H261.053V324.709H248.015ZM269.498 330.367V303.717H279.092C280.951 303.717 282.646 303.909 284.176 304.291C285.707 304.674 286.923 305.344 287.825 306.3C288.727 307.257 289.178 308.61 289.178 310.359C289.178 311.671 288.878 312.86 288.276 313.926C287.702 314.965 286.882 315.689 285.816 316.099V316.263C287.265 316.619 288.386 317.275 289.178 318.231C289.998 319.161 290.408 320.473 290.408 322.167C290.408 324.081 289.93 325.639 288.973 326.841C288.017 328.044 286.746 328.932 285.16 329.506C283.575 330.08 281.826 330.367 279.912 330.367H269.498ZM276.55 314.131H278.928C280.076 314.131 280.924 313.885 281.47 313.393C282.017 312.901 282.29 312.245 282.29 311.425C282.29 310.605 282.017 310.018 281.47 309.662C280.924 309.307 280.076 309.129 278.928 309.129H276.55V314.131ZM276.55 324.955H279.42C280.814 324.955 281.839 324.709 282.495 324.217C283.179 323.725 283.52 322.987 283.52 322.003C283.52 321.019 283.179 320.322 282.495 319.912C281.839 319.502 280.814 319.297 279.42 319.297H276.55V324.955ZM291.241 330.367L299.359 303.717H307.887L316.005 330.367H308.543L305.509 317.411C305.181 316.127 304.853 314.733 304.525 313.229C304.197 311.726 303.869 310.305 303.541 308.965H303.377C303.104 310.305 302.803 311.726 302.475 313.229C302.147 314.733 301.819 316.127 301.491 317.411L298.457 330.367H291.241ZM297.063 324.709V319.256H310.101V324.709H297.063ZM320.347 330.367V309.621H313.295V303.717H334.451V309.621H327.399V330.367H320.347Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23paint7_angular_494_133328_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.0168171 -0.0371184 0.0634014 0.0285411 334.084 38.118)'%3E%3CforeignObject x='-1110.34' y='-1110.34' width='2220.67' height='2220.67'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(194, 132, 230, 1) 0deg,rgba(156, 93, 238, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M348.498 5.78906L295.645 22.5522L322.071 56.0785L369.272 53.6838L348.498 5.78906Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.76078432798385620,&%2334;g&%2334;:0.51764708757400513,&%2334;b&%2334;:0.90196079015731812,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61543214321136475,&%2334;g&%2334;:0.36481481790542603,&%2334;b&%2334;:0.93518519401550293,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:33.634132385253906,&%2334;m01&%2334;:126.8027343750,&%2334;m02&%2334;:253.86512756347656,&%2334;m10&%2334;:-74.236846923828125,&%2334;m11&%2334;:57.082141876220703,&%2334;m12&%2334;:46.695362091064453%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint8_angular_494_133328_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.0206208 0.0229566 -0.0392117 0.0349966 302.058 401.798)'%3E%3CforeignObject x='-1120.73' y='-1120.73' width='2241.47' height='2241.47'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(194, 132, 230, 1) 0deg,rgba(156, 93, 238, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M320.09 421.632L324.625 380.049L293.266 388.018L280.486 421.306L320.09 421.632Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.76078432798385620,&%2334;g&%2334;:0.51764708757400513,&%2334;b&%2334;:0.90196079015731812,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61543214321136475,&%2334;g&%2334;:0.36481481790542603,&%2334;b&%2334;:0.93518519401550293,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:41.241638183593750,&%2334;m01&%2334;:-78.423469543457031,&%2334;m02&%2334;:320.64938354492188,&%2334;m10&%2334;:45.913127899169922,&%2334;m11&%2334;:69.993186950683594,&%2334;m12&%2334;:343.84500122070312%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint9_angular_494_133328_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.0218481 0.0217995 -0.0372354 -0.0370794 183.532 399.417)'%3E%3CforeignObject x='-1120.77' y='-1120.77' width='2241.54' height='2241.54'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(194, 132, 230, 1) 0deg,rgba(156, 93, 238, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M164.668 418.465L206.573 420.667L196.847 389.9L162.792 379.032L164.668 418.465Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.76078432798385620,&%2334;g&%2334;:0.51764708757400513,&%2334;b&%2334;:0.90196079015731812,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61543214321136475,&%2334;g&%2334;:0.36481481790542603,&%2334;b&%2334;:0.93518519401550293,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-43.696125030517578,&%2334;m01&%2334;:-74.470733642578125,&%2334;m02&%2334;:242.61535644531250,&%2334;m10&%2334;:43.598995208740234,&%2334;m11&%2334;:-74.158836364746094,&%2334;m12&%2334;:414.6965332031250%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint10_angular_494_133328_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.0178721 -0.0333051 -0.0625352 0.0279994 158.858 37.3381)'%3E%3CforeignObject x='-1112.5' y='-1112.5' width='2225' height='2225'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(192, 129, 231, 1) 0deg,rgba(158, 94, 239, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M143.524 8.3232L196.822 21.9468L171.378 53.3321L124.142 52.6276L143.524 8.3232Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.75294119119644165,&%2334;g&%2334;:0.50588238239288330,&%2334;b&%2334;:0.90588235855102539,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61960786581039429,&%2334;g&%2334;:0.36862745881080627,&%2334;b&%2334;:0.93725490570068359,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-35.744132995605469,&%2334;m01&%2334;:-125.07035827636719,&%2334;m02&%2334;:239.26516723632812,&%2334;m10&%2334;:-66.610168457031250,&%2334;m11&%2334;:55.998882293701172,&%2334;m12&%2334;:42.643775939941406%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter2_f_494_133328)'%3E%3Cpath d='M120.937 238.964C114.95 238.184 112.782 230.716 117.251 226.234L164.942 178.356L152.068 111.79C150.871 105.567 157.456 100.314 162.968 103.096L224.238 133.91L284.05 101.405C289.443 98.4769 295.498 102.702 294.581 108.754L284.389 175.885L334.4 222.726C338.908 226.935 336.207 234.9 329.918 235.899L262.762 246.618L233.929 307.655C231.231 313.374 223.449 313.897 220.665 308.557L189.033 247.775L120.937 238.964Z' fill='white'/%3E%3C/g%3E%3Cpath d='M175.502 195.48C171.373 194.915 169.841 189.786 172.898 186.737L205.516 154.163L196.306 108.475C195.449 104.203 199.96 100.636 203.772 102.571L246.15 124.001L287.2 102.026C290.901 100.046 295.095 102.973 294.494 107.116L287.813 153.075L322.514 185.432C325.642 188.341 323.822 193.785 319.493 194.438L273.271 201.445L253.714 243.133C251.884 247.038 246.524 247.357 244.579 243.684L222.472 201.864L175.502 195.48Z' fill='%239055F5'/%3E%3Cg filter='url(%23filter3_d_494_133328)'%3E%3Cg clip-path='url(%23paint11_angular_494_133328_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.108164 -0.0341236 0.0362735 0.114458 254.392 163.126)'%3E%3CforeignObject x='-898.616' y='-898.616' width='1797.23' height='1797.23'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(211, 143, 243, 1) 0deg,rgba(143, 85, 246, 1) 91.7857deg,rgba(211, 143, 243, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M141.921 138.481C137.825 134.435 140.433 127.493 146.376 126.652L209.814 117.642L237.962 59.4735C240.598 54.0389 248.585 53.8304 251.18 59.1282L280.099 117.939L343.975 127.636C349.733 128.512 351.918 135.223 347.776 139.308L301.813 184.612L313.065 249.149C314.086 254.957 307.502 259.472 302.163 256.609L245.125 226.069L188.495 255.981C183.192 258.786 176.991 254.698 177.922 249.023L188.549 184.451L141.921 138.481Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.56078433990478516,&%2334;g&%2334;:0.33333334326744080,&%2334;b&%2334;:0.96470588445663452,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.25496017932891846%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.83034634590148926,&%2334;g&%2334;:0.56416714191436768,&%2334;b&%2334;:0.95511794090270996,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:216.32846069335938,&%2334;m01&%2334;:72.54699707031250,&%2334;m02&%2334;:109.95466613769531,&%2334;m10&%2334;:-68.24719238281250,&%2334;m11&%2334;:228.91680908203125,&%2334;m12&%2334;:82.791206359863281%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg filter='url(%23filter4_f_494_133328)'%3E%3Cpath d='M318.033 217.259C289.857 257.362 234.43 267.134 194.233 239.083C154.037 211.033 144.293 155.784 172.47 115.68C200.647 75.5768 256.074 65.8054 296.27 93.8555C336.466 121.905 346.21 177.155 318.033 217.259ZM174.61 117.174C147.262 156.098 156.719 209.723 195.733 236.949C234.748 264.174 288.545 254.69 315.894 215.765C343.242 176.841 333.784 123.216 294.77 95.9903C255.756 68.765 201.958 78.2491 174.61 117.174Z' fill='%23B174EC'/%3E%3C/g%3E%3Cpath d='M318.033 217.259C289.857 257.362 234.43 267.134 194.233 239.083C154.037 211.033 144.293 155.784 172.47 115.68C200.647 75.5768 256.074 65.8054 296.27 93.8555C336.466 121.905 346.21 177.155 318.033 217.259ZM174.61 117.174C147.262 156.098 156.719 209.723 195.733 236.949C234.748 264.174 288.545 254.69 315.894 215.765C343.242 176.841 333.784 123.216 294.77 95.9903C255.756 68.765 201.958 78.2491 174.61 117.174Z' fill='%23B174EC'/%3E%3Cg filter='url(%23filter5_f_494_133328)'%3E%3Cpath d='M162.124 190.232L153.453 179.074L139.432 180.94L150.611 172.305L148.725 158.32L157.396 169.478L171.418 167.612L160.239 176.247L162.124 190.232Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M119.737 188.05L111.067 176.893L97.045 178.758L108.224 170.123L106.339 156.138L115.01 167.296L129.031 165.431L117.852 174.065L119.737 188.05Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter6_f_494_133328)'%3E%3Cpath d='M453.926 269.503L450.606 252.081L433.816 246.181L451.303 242.888L457.212 226.167L460.532 243.589L477.323 249.489L459.835 252.782L453.926 269.503Z' fill='white'/%3E%3C/g%3E%3Cpath d='M453.926 269.503L450.606 252.081L433.816 246.181L451.303 242.888L457.212 226.167L460.532 243.589L477.323 249.489L459.835 252.782L453.926 269.503Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter7_f_494_133328)'%3E%3Cpath d='M51.9872 8.76115L56.4482 22.161L70.2939 25.0549L56.8737 29.4885L53.9934 43.3029L49.5325 29.903L35.6867 27.0092L49.1069 22.5756L51.9872 8.76115Z' fill='white'/%3E%3C/g%3E%3Cpath d='M51.9872 8.76115L56.4482 22.161L70.2939 25.0549L56.8737 29.4885L53.9934 43.3029L49.5325 29.903L35.6867 27.0092L49.1069 22.5756L51.9872 8.76115Z' fill='white'/%3E%3Cg filter='url(%23filter8_f_494_133328)'%3E%3Cpath d='M11.9722 346.5L15.7417 337.32L9.67721 329.474L18.8783 333.218L26.7581 327.159L22.9885 336.338L29.0531 344.185L19.852 340.441L11.9722 346.5Z' fill='white'/%3E%3C/g%3E%3Cpath d='M11.9722 346.5L15.7417 337.32L9.67721 329.474L18.8783 333.218L26.7581 327.159L22.9885 336.338L29.0531 344.185L19.852 340.441L11.9722 346.5Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter9_f_494_133328)'%3E%3Cpath d='M62.422 426.866L59.6575 416.519L49.2851 413.694L59.6739 410.954L62.4993 400.63L65.2639 410.977L75.6363 413.802L65.2475 416.542L62.422 426.866Z' fill='white'/%3E%3C/g%3E%3Cpath d='M62.422 426.866L59.6575 416.519L49.2851 413.694L59.6739 410.954L62.4993 400.63L65.2639 410.977L75.6363 413.802L65.2475 416.542L62.422 426.866Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter10_f_494_133328)'%3E%3Cpath d='M453.904 12.8345L447.301 15.0156L445.884 21.8118L443.69 15.2196L436.878 13.7959L443.48 11.6148L444.897 4.8186L447.092 11.4108L453.904 12.8345Z' fill='white'/%3E%3C/g%3E%3Cpath d='M453.904 12.8345L447.301 15.0156L445.884 21.8118L443.69 15.2196L436.878 13.7959L443.48 11.6148L444.897 4.8186L447.092 11.4108L453.904 12.8345Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_494_133328)'%3E%3Cpath d='M463.301 392.276L472.744 400.649L484.749 396.712L476.349 406.125L480.298 418.092L470.856 409.719L458.85 413.656L467.25 404.243L463.301 392.276Z' fill='white'/%3E%3C/g%3E%3Cpath d='M463.301 392.276L472.744 400.649L484.749 396.712L476.349 406.125L480.298 418.092L470.856 409.719L458.85 413.656L467.25 404.243L463.301 392.276Z' fill='white'/%3E%3Cg filter='url(%23filter12_f_494_133328)'%3E%3Cpath d='M371.888 364.076L376.862 379.018L392.301 382.245L377.337 387.189L374.125 402.592L369.151 387.651L353.712 384.424L368.676 379.48L371.888 364.076Z' fill='white'/%3E%3C/g%3E%3Cpath d='M371.888 364.076L376.862 379.018L392.301 382.245L377.337 387.189L374.125 402.592L369.151 387.651L353.712 384.424L368.676 379.48L371.888 364.076Z' fill='white'/%3E%3Cg filter='url(%23filter13_f_494_133328)'%3E%3Cpath d='M358.564 177.285L363.538 192.227L378.977 195.454L364.013 200.398L360.801 215.801L355.827 200.86L340.388 197.633L355.352 192.689L358.564 177.285Z' fill='white'/%3E%3C/g%3E%3Cpath d='M358.564 177.285L363.538 192.227L378.977 195.454L364.013 200.398L360.801 215.801L355.827 200.86L340.388 197.633L355.352 192.689L358.564 177.285Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_494_133328' x='67.1484' y='13.3418' width='347.133' height='390.736' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_494_133328_clip_path' transform='translate(-67.1484 -13.3418)'%3E%3Cpath d='M239.559 31.6375C241.531 30.7758 242.517 30.3449 243.562 30.345C244.606 30.345 245.593 30.7759 247.565 31.6376L371.013 85.5706C373.341 86.5875 374.505 87.0959 375.158 88.0937C375.81 89.0915 375.81 90.3615 375.81 92.9015V275.754C375.81 280.009 375.81 282.136 374.992 284.033C374.173 285.93 372.625 287.389 369.529 290.308L247.663 405.176C245.713 407.014 244.738 407.933 243.547 407.933C242.356 407.933 241.381 407.014 239.432 405.176L117.578 290.308C114.482 287.389 112.934 285.93 112.116 284.033C111.297 282.136 111.297 280.009 111.297 275.754V92.9018C111.297 90.3617 111.297 89.0916 111.95 88.0938C112.603 87.0959 113.767 86.5875 116.094 85.5707L239.559 31.6375Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_494_133328_clip_path' transform='translate(-67.1484 -13.3418)'%3E%3Cpath d='M236.872 28.6527C240.184 27.4768 241.84 26.8888 243.562 26.8886C245.284 26.8884 246.94 27.476 250.252 28.6512L362.551 68.497C368.986 70.78 372.203 71.9214 374.034 74.5159C375.866 77.1104 375.865 80.524 375.864 87.3511L375.813 275.925C375.812 280.098 375.811 282.184 375.02 284.052C374.23 285.919 372.732 287.372 369.737 290.277L257.472 399.161C250.891 405.544 247.6 408.735 243.547 408.735C239.494 408.735 236.204 405.543 229.623 399.16L117.374 290.281C114.377 287.374 112.879 285.921 112.088 284.052C111.297 282.182 111.298 280.095 111.299 275.92L111.35 87.3395C111.352 80.5177 111.353 77.1068 113.184 74.5143C115.015 71.9218 118.229 70.7805 124.658 68.4978L236.872 28.6527Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_d_494_133328' x='164.883' y='303.225' width='173.566' height='35.6348' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_133328'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_133328' result='shape'/%3E%3C/filter%3E%3CclipPath id='paint7_angular_494_133328_clip_path'%3E%3Cpath d='M348.498 5.78906L295.645 22.5522L322.071 56.0785L369.272 53.6838L348.498 5.78906Z'/%3E%3C/clipPath%3E%3CclipPath id='paint8_angular_494_133328_clip_path'%3E%3Cpath d='M320.09 421.632L324.625 380.049L293.266 388.018L280.486 421.306L320.09 421.632Z'/%3E%3C/clipPath%3E%3CclipPath id='paint9_angular_494_133328_clip_path'%3E%3Cpath d='M164.668 418.465L206.573 420.667L196.847 389.9L162.792 379.032L164.668 418.465Z'/%3E%3C/clipPath%3E%3CclipPath id='paint10_angular_494_133328_clip_path'%3E%3Cpath d='M143.524 8.3232L196.822 21.9468L171.378 53.3321L124.142 52.6276L143.524 8.3232Z'/%3E%3C/clipPath%3E%3Cfilter id='filter2_f_494_133328' x='86.875' y='72.4551' width='277.766' height='267.814' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter3_d_494_133328' x='135.934' y='55.2734' width='217.984' height='210.219' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_133328'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_133328' result='shape'/%3E%3C/filter%3E%3CclipPath id='paint11_angular_494_133328_clip_path'%3E%3Cpath d='M141.921 138.481C137.825 134.435 140.433 127.493 146.376 126.652L209.814 117.642L237.962 59.4735C240.598 54.0389 248.585 53.8304 251.18 59.1282L280.099 117.939L343.975 127.636C349.733 128.512 351.918 135.223 347.776 139.308L301.813 184.612L313.065 249.149C314.086 254.957 307.502 259.472 302.163 256.609L245.125 226.069L188.495 255.981C183.192 258.786 176.991 254.698 177.922 249.023L188.549 184.451L141.921 138.481Z'/%3E%3C/clipPath%3E%3Cfilter id='filter4_f_494_133328' x='152.363' y='73.8477' width='185.777' height='185.242' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter5_f_494_133328' x='135.434' y='154.32' width='39.9844' height='39.9121' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter6_f_494_133328' x='429.816' y='222.168' width='51.5078' height='51.334' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter7_f_494_133328' x='31.6875' y='4.76172' width='42.6055' height='42.541' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter8_f_494_133328' x='5.67578' y='323.158' width='27.3789' height='27.3418' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter9_f_494_133328' x='45.2852' y='396.629' width='34.3516' height='34.2383' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter10_f_494_133328' x='432.879' y='0.818359' width='25.0234' height='24.9941' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter11_f_494_133328' x='454.852' y='388.277' width='33.8984' height='33.8145' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter12_f_494_133328' x='349.711' y='360.076' width='46.5898' height='46.5156' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter13_f_494_133328' x='336.387' y='173.285' width='46.5898' height='46.5156' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_494_133328' x1='240.715' y1='22.668' x2='240.715' y2='394.751' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C583E2'/%3E%3Cstop offset='1' stop-color='%238D53F6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_494_133328' x1='244.714' y1='1' x2='244.714' y2='456' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C583E2'/%3E%3Cstop offset='1' stop-color='%238D53F6'/%3E%3C/linearGradient%3E%3CradialGradient id='paint2_radial_494_133328' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(90.8302 57.3526) rotate(44.7435) scale(430.028 987.255)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint3_radial_494_133328' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(90.8871 57.3523) rotate(44.7435) scale(430.028 987.255)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint4_linear_494_133328' x1='94.8766' y1='430.816' x2='94.8766' y2='331.685' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_494_133328' x1='405.041' y1='430.807' x2='405.041' y2='331.598' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_494_133328' x1='249.777' y1='374.447' x2='249.777' y2='275.444' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 498px;
  height: 456px;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-peringkat.type-4 .box-pop-up-modal .box-large-ranking .box-large-ranking-inner .box-ranking-item {
    background-image: url("data:image/svg+xml,%3Csvg width='428' height='410' viewBox='0 0 428 410' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_544_145925)'%3E%3Cpath d='M194.727 26.7338C200.063 23.6789 202.731 22.1515 205.657 22.1515C208.583 22.1515 211.251 23.6789 216.587 26.7338L340.649 97.7558C346.05 100.848 348.751 102.394 350.235 104.953C351.719 107.513 351.719 110.625 351.719 116.849V258.57C351.719 264.794 351.719 267.906 350.235 270.466C348.751 273.025 346.05 274.571 340.649 277.663L216.587 348.685C211.251 351.74 208.583 353.267 205.657 353.267C202.731 353.267 200.063 351.74 194.727 348.685L70.6657 277.663C65.2642 274.571 62.5634 273.025 61.0796 270.466C59.5958 267.906 59.5958 264.794 59.5958 258.57V116.849C59.5958 110.625 59.5958 107.513 61.0796 104.953C62.5634 102.394 65.2642 100.848 70.6657 97.7558L194.727 26.7338Z' fill='url(%23paint0_linear_544_145925)'/%3E%3C/g%3E%3Cpath d='M203.803 3.29955C206.489 2.16548 207.832 1.59845 209.249 1.59845C210.667 1.59845 212.009 2.16549 214.695 3.29955L347.978 59.5786C351.533 61.0797 353.311 61.8303 354.311 63.3377C355.31 64.8452 355.311 66.7746 355.311 70.6335L355.311 261.877C355.311 266.535 355.311 268.864 354.418 270.942C353.525 273.021 351.837 274.624 348.459 277.831L214.771 404.77C212.163 407.246 210.859 408.484 209.263 408.484C207.666 408.484 206.362 407.246 203.754 404.771L70.0408 277.831C66.6626 274.624 64.9735 273.021 64.0806 270.942C63.1878 268.863 63.1878 266.534 63.1878 261.876L63.1875 70.6335C63.1875 66.7746 63.1875 64.8452 64.1873 63.3377C65.1871 61.8303 66.9646 61.0797 70.5196 59.5786L203.803 3.29955Z' fill='url(%23paint1_linear_544_145925)'/%3E%3CforeignObject x='48.5977' y='11.1523' width='314.121' height='353.115'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_544_145925_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M204.211 28.719C206.184 27.8566 207.171 27.4254 208.216 27.4255C209.261 27.4255 210.248 27.8567 212.221 28.7192L322.242 76.809C324.569 77.8261 325.733 78.3346 326.386 79.3323C327.038 80.33 327.038 81.5998 327.038 84.1393V247.107C327.038 251.361 327.038 253.488 326.22 255.384C325.402 257.28 323.855 258.74 320.76 261.658L212.319 363.92C210.369 365.759 209.394 366.678 208.203 366.678C207.011 366.678 206.036 365.759 204.086 363.92L95.6566 261.658C92.5624 258.739 91.0153 257.28 90.1971 255.384C89.3789 253.488 89.3789 251.361 89.3789 247.108V84.1396C89.3789 81.5999 89.3789 80.3301 90.0317 79.3324C90.6845 78.3347 91.8481 77.8261 94.1752 76.8091L204.211 28.719Z' fill='url(%23paint2_radial_544_145925)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_544_145925' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='89' y='24' width='239' height='344'%3E%3CforeignObject x='48.5977' y='11.1523' width='314.121' height='353.115'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_544_145925_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M201.523 26.1002C204.837 24.9232 206.493 24.3347 208.216 24.3345C209.939 24.3343 211.596 24.9224 214.909 26.0986L313.776 61.1951C320.209 63.4786 323.426 64.6204 325.257 67.2147C327.088 69.809 327.088 73.2221 327.086 80.0482L327.041 247.279C327.04 251.45 327.039 253.536 326.249 255.403C325.458 257.27 323.962 258.722 320.968 261.627L222.131 357.533C215.549 363.92 212.257 367.114 208.203 367.114C204.148 367.114 200.857 363.92 194.275 357.532L95.4528 261.631C92.4575 258.725 90.9599 257.271 90.1697 255.403C89.3795 253.534 89.3801 251.447 89.3812 247.273L89.4263 80.0366C89.4281 73.2158 89.429 69.8053 91.2596 67.2131C93.0902 64.6208 96.3039 63.4792 102.731 61.1959L201.523 26.1002Z' fill='url(%23paint3_radial_544_145925)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_544_145925)'%3E%3Cpath opacity='0.3' d='M345.414 187.71C345.414 163.828 339.074 140.366 327.031 119.683L208.201 187.71H345.414Z' fill='white'/%3E%3Cpath d='M327.031 255.737C339.074 235.054 345.414 211.593 345.414 187.71H208.201L327.031 255.737Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M276.807 305.536C297.666 293.595 314.988 276.42 327.031 255.737L208.201 187.71L276.807 305.536Z' fill='white'/%3E%3Cpath d='M208.201 323.764C232.287 323.764 255.948 317.477 276.807 305.536L208.201 187.71L208.201 323.764Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M139.595 305.536C160.454 317.477 184.115 323.764 208.201 323.764L208.201 187.71L139.595 305.536Z' fill='white'/%3E%3Cpath d='M89.3713 255.737C101.414 276.42 118.736 293.595 139.595 305.536L208.201 187.71L89.3713 255.737Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M70.9883 187.71C70.9883 211.593 77.3284 235.054 89.3713 255.737L208.201 187.71L70.9883 187.71Z' fill='white'/%3E%3Cpath d='M89.3713 119.683C77.3284 140.366 70.9883 163.828 70.9883 187.71L208.201 187.71L89.3713 119.683Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M139.595 69.884C118.736 81.8252 101.414 99.0004 89.3713 119.683L208.201 187.71L139.595 69.884Z' fill='white'/%3E%3Cpath d='M208.201 51.6563C184.115 51.6562 160.454 57.9428 139.595 69.884L208.201 187.71L208.201 51.6563Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M276.807 69.884C255.948 57.9428 232.287 51.6563 208.201 51.6563L208.201 187.71L276.807 69.884Z' fill='white'/%3E%3Cpath d='M327.031 119.683C314.988 99.0004 297.666 81.8252 276.807 69.884L208.201 187.71L327.031 119.683Z' fill='%23D2A4F0'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M108.459 329.018C106.531 329.719 100.309 331.647 94.5246 333.487L84.1836 336.729L98.0301 350.575C105.654 358.286 112.227 364.508 112.578 364.508C113.016 364.508 113.279 356.183 113.279 346.106C113.279 335.941 113.016 327.704 112.665 327.791C112.227 327.791 110.387 328.405 108.459 329.018Z' fill='%23BE30A0'/%3E%3Cpath d='M314.305 346.106C314.305 356.222 315.189 364.508 315.627 364.508C315.978 364.508 321.929 358.316 329.553 350.641L343.4 336.774L339.193 335.465C334.987 334.157 320.264 329.535 316.32 328.314L314.305 327.79V346.106Z' fill='%23BE30A0'/%3E%3Cpath d='M73.7403 301.398C68.8657 303.09 61.7974 305.99 57.8976 307.843C49.6919 311.71 36.449 319.927 37.0177 320.652C37.2615 320.893 42.4611 326.049 48.4732 332.011L59.5225 342.886L55.7853 356.984C53.6729 364.717 50.9918 374.707 49.6919 379.137C48.392 383.568 47.4983 387.274 47.5795 387.354C47.6608 387.515 51.9668 385.501 57.0852 383.004C72.6029 375.432 96.4889 367.295 108.838 365.362C110.707 365.04 112.25 364.798 112.25 364.717C112.25 364.556 106.238 358.595 98.845 351.345C89.6643 342.322 85.7646 337.972 86.4958 337.489C87.227 337.005 87.227 336.844 86.4958 336.844C85.6833 336.844 85.4396 332.413 85.4396 317.51C85.4396 299.626 85.3583 298.176 84.0584 298.257C83.246 298.257 78.615 299.707 73.7403 301.398Z' fill='url(%23paint4_linear_544_145925)'/%3E%3Cpath d='M342.172 317.511C342.172 332.415 341.928 336.845 341.197 336.845C340.384 336.845 340.384 337.006 341.116 337.49C341.847 337.973 337.947 342.323 328.766 351.346C321.373 358.596 315.442 364.557 315.605 364.638C315.686 364.719 317.961 365.202 320.642 365.766C335.754 368.908 354.684 375.433 370.201 382.764C375.563 385.342 380.032 387.355 380.113 387.355C380.194 387.275 379.219 383.569 377.92 379.138C376.62 374.708 373.939 364.719 371.826 356.985L368.089 342.887L379.544 331.689L391 320.411L389.131 319.042C385.557 316.303 374.67 310.18 368.008 307.039C361.021 303.816 345.259 298.177 343.309 298.177C342.334 298.177 342.172 301.48 342.172 317.511Z' fill='url(%23paint5_linear_544_145925)'/%3E%3Cpath d='M199.176 247.906C197.145 248.067 190.97 248.55 185.365 249.033C157.985 251.37 128.25 257.734 92.3394 268.931L85.0273 271.268L85.3523 303.813C85.5148 321.778 85.7585 336.601 85.921 336.681C86.0023 336.842 91.5269 335.312 98.189 333.298C104.851 331.284 110.863 329.592 111.594 329.592C112.326 329.592 118.581 328.142 125.406 326.37C158.473 317.83 184.796 314.286 214.369 314.286C242.073 314.286 267.34 317.589 297.888 325.322C305.932 327.336 313.65 329.189 314.95 329.35C316.331 329.592 322.831 331.364 329.411 333.378C336.074 335.392 341.598 336.842 341.679 336.681C341.842 336.601 342.086 321.778 342.248 303.813L342.573 271.268L332.824 268.206C301.626 258.378 273.84 252.336 246.379 249.356C235.411 248.228 206.163 247.261 199.176 247.906Z' fill='url(%23paint6_linear_544_145925)'/%3E%3Cg filter='url(%23filter1_d_544_145925)'%3E%3Cpath d='M148.057 298.772C146.436 298.772 144.802 298.494 143.155 297.936C141.534 297.354 140.052 296.442 138.709 295.2L142.129 290.944C143.016 291.654 144.004 292.198 145.093 292.578C146.182 292.958 147.221 293.148 148.209 293.148C149.197 293.148 149.906 292.996 150.337 292.692C150.793 292.388 151.021 291.958 151.021 291.4C151.021 290.995 150.882 290.678 150.603 290.45C150.35 290.197 149.97 289.969 149.463 289.766C148.982 289.538 148.386 289.285 147.677 289.006L144.599 287.752C143.712 287.372 142.889 286.878 142.129 286.27C141.369 285.637 140.761 284.877 140.305 283.99C139.849 283.078 139.621 282.027 139.621 280.836C139.621 279.418 140.014 278.138 140.799 276.998C141.584 275.833 142.661 274.908 144.029 274.224C145.422 273.515 147.018 273.16 148.817 273.16C150.312 273.16 151.768 273.426 153.187 273.958C154.631 274.465 155.91 275.238 157.025 276.276L153.605 280.532C152.769 279.95 151.946 279.519 151.135 279.24C150.324 278.936 149.552 278.784 148.817 278.784C148.032 278.784 147.398 278.924 146.917 279.202C146.461 279.481 146.233 279.899 146.233 280.456C146.233 280.836 146.372 281.166 146.651 281.444C146.955 281.698 147.386 281.938 147.943 282.166C148.5 282.369 149.146 282.622 149.881 282.926L152.883 284.104C153.922 284.51 154.796 285.029 155.505 285.662C156.214 286.27 156.759 287.005 157.139 287.866C157.519 288.728 157.709 289.728 157.709 290.868C157.709 292.262 157.329 293.566 156.569 294.782C155.834 295.973 154.745 296.936 153.301 297.67C151.857 298.405 150.109 298.772 148.057 298.772ZM158.562 298.316L166.086 273.616H173.99L181.514 298.316H174.598L171.786 286.308C171.482 285.118 171.178 283.826 170.874 282.432C170.57 281.039 170.266 279.722 169.962 278.48H169.81C169.557 279.722 169.278 281.039 168.974 282.432C168.67 283.826 168.366 285.118 168.062 286.308L165.25 298.316H158.562ZM163.958 293.072V288.018H176.042V293.072H163.958ZM183.87 298.316V273.616H190.406V282.812H197.778V273.616H204.314V298.316H197.778V288.512H190.406V298.316H183.87ZM206.656 298.316L214.18 273.616H222.084L229.608 298.316H222.692L219.88 286.308C219.576 285.118 219.272 283.826 218.968 282.432C218.664 281.039 218.36 279.722 218.056 278.48H217.904C217.651 279.722 217.372 281.039 217.068 282.432C216.764 283.826 216.46 285.118 216.156 286.308L213.344 298.316H206.656ZM212.052 293.072V288.018H224.136V293.072H212.052ZM231.964 298.316V273.616H240.856C242.578 273.616 244.149 273.794 245.568 274.148C246.986 274.503 248.114 275.124 248.95 276.01C249.786 276.897 250.204 278.151 250.204 279.772C250.204 280.988 249.925 282.09 249.368 283.078C248.836 284.041 248.076 284.712 247.088 285.092V285.244C248.43 285.574 249.469 286.182 250.204 287.068C250.964 287.93 251.344 289.146 251.344 290.716C251.344 292.49 250.9 293.934 250.014 295.048C249.127 296.163 247.949 296.986 246.48 297.518C245.01 298.05 243.389 298.316 241.616 298.316H231.964ZM238.5 283.268H240.704C241.768 283.268 242.553 283.04 243.06 282.584C243.566 282.128 243.82 281.52 243.82 280.76C243.82 280 243.566 279.456 243.06 279.126C242.553 278.797 241.768 278.632 240.704 278.632H238.5V283.268ZM238.5 293.3H241.16C242.452 293.3 243.402 293.072 244.01 292.616C244.643 292.16 244.96 291.476 244.96 290.564C244.96 289.652 244.643 289.006 244.01 288.626C243.402 288.246 242.452 288.056 241.16 288.056H238.5V293.3ZM252.115 298.316L259.639 273.616H267.543L275.067 298.316H268.151L265.339 286.308C265.035 285.118 264.731 283.826 264.427 282.432C264.123 281.039 263.819 279.722 263.515 278.48H263.363C263.11 279.722 262.831 281.039 262.527 282.432C262.223 283.826 261.919 285.118 261.615 286.308L258.803 298.316H252.115ZM257.511 293.072V288.018H269.595V293.072H257.511ZM279.092 298.316V279.088H272.556V273.616H292.164V279.088H285.628V298.316H279.092Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23paint7_angular_544_145925_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.0151098 -0.0333658 0.0569647 0.0256556 289.548 34.3652)'%3E%3CforeignObject x='-1113.99' y='-1113.99' width='2227.98' height='2227.98'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(194, 132, 230, 1) 0deg,rgba(156, 93, 238, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M302.5 5.30469L255.012 20.3731L278.756 50.5099L321.164 48.3573L302.5 5.30469Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.76078432798385620,&%2334;g&%2334;:0.51764708757400513,&%2334;b&%2334;:0.90196079015731812,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61543214321136475,&%2334;g&%2334;:0.36481481790542603,&%2334;b&%2334;:0.93518519401550293,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:30.219503402709961,&%2334;m01&%2334;:113.92937469482422,&%2334;m02&%2334;:217.4738769531250,&%2334;m10&%2334;:-66.731575012207031,&%2334;m11&%2334;:51.311195373535156,&%2334;m12&%2334;:42.075401306152344%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint8_angular_544_145925_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.0185273 0.0206357 -0.0352309 0.0314585 260.773 361.278)'%3E%3CforeignObject x='-1125.57' y='-1125.57' width='2251.13' height='2251.13'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(194, 132, 230, 1) 0deg,rgba(156, 93, 238, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M276.974 379.107L281.049 341.727L252.873 348.891L241.391 378.813L276.974 379.107Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.76078432798385620,&%2334;g&%2334;:0.51764708757400513,&%2334;b&%2334;:0.90196079015731812,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61543214321136475,&%2334;g&%2334;:0.36481481790542603,&%2334;b&%2334;:0.93518519401550293,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:37.054672241210938,&%2334;m01&%2334;:-70.461700439453125,&%2334;m02&%2334;:277.47659301757812,&%2334;m10&%2334;:41.27136230468750,&%2334;m11&%2334;:62.916957855224609,&%2334;m12&%2334;:309.18386840820312%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint9_angular_544_145925_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.01963 0.0195956 -0.0334551 -0.0333307 154.282 359.136)'%3E%3CforeignObject x='-1125.6' y='-1125.6' width='2251.2' height='2251.2'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(194, 132, 230, 1) 0deg,rgba(156, 93, 238, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M137.333 376.259L174.984 378.238L166.245 350.581L135.648 340.812L137.333 376.259Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.76078432798385620,&%2334;g&%2334;:0.51764708757400513,&%2334;b&%2334;:0.90196079015731812,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61543214321136475,&%2334;g&%2334;:0.36481481790542603,&%2334;b&%2334;:0.93518519401550293,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-39.259963989257812,&%2334;m01&%2334;:-66.910247802734375,&%2334;m02&%2334;:207.36747741699219,&%2334;m10&%2334;:39.191188812255859,&%2334;m11&%2334;:-66.661460876464844,&%2334;m12&%2334;:372.87088012695312%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint10_angular_544_145925_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.0160576 -0.029938 -0.0561864 0.0251687 132.109 33.6651)'%3E%3CforeignObject x='-1116.4' y='-1116.4' width='2232.8' height='2232.8'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(192, 129, 231, 1) 0deg,rgba(158, 94, 239, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M118.332 7.58359L166.218 19.8299L143.357 48.0422L100.917 47.4089L118.332 7.58359Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.75294119119644165,&%2334;g&%2334;:0.50588238239288330,&%2334;b&%2334;:0.90588235855102539,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61960786581039429,&%2334;g&%2334;:0.36862745881080627,&%2334;b&%2334;:0.93725490570068359,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-32.115287780761719,&%2334;m01&%2334;:-112.37286376953125,&%2334;m02&%2334;:204.35256958007812,&%2334;m10&%2334;:-59.875946044921875,&%2334;m11&%2334;:50.337451934814453,&%2334;m12&%2334;:38.434391021728516%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter2_f_544_145925)'%3E%3Cpath d='M98.0422 214.897C92.6633 214.195 90.7143 207.482 94.7298 203.454L137.576 160.42L126.004 100.584C124.928 94.9897 130.845 90.2682 135.797 92.7694L190.85 120.472L244.588 91.2581C249.433 88.6261 254.874 92.4245 254.05 97.8644L244.897 158.207L289.835 200.315C293.885 204.099 291.459 211.258 285.809 212.156L225.47 221.786L199.568 276.65C197.145 281.79 190.153 282.26 187.652 277.46L159.227 222.821L98.0422 214.897Z' fill='white'/%3E%3C/g%3E%3Cpath d='M147.065 175.812C143.355 175.303 141.977 170.693 144.724 167.952L174.029 138.675L165.75 97.605C164.98 93.7655 169.033 90.5594 172.458 92.2988L210.536 111.565L247.417 91.8146C250.742 90.0352 254.511 92.6662 253.971 96.3904L247.972 137.702L279.152 166.79C281.963 169.404 280.328 174.298 276.439 174.885L234.909 181.18L217.34 218.651C215.697 222.162 210.881 222.448 209.133 219.146L189.266 181.553L147.065 175.812Z' fill='%239055F5'/%3E%3Cg filter='url(%23filter3_d_544_145925)'%3E%3Cg clip-path='url(%23paint11_angular_544_145925_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.0971767 -0.0306675 0.0325974 0.102893 217.945 146.734)'%3E%3CforeignObject x='-899.619' y='-899.619' width='1799.24' height='1799.24'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(211, 143, 243, 1) 0deg,rgba(143, 85, 246, 1) 91.7857deg,rgba(211, 143, 243, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M116.894 124.572C113.214 120.935 115.557 114.694 120.896 113.939L177.89 105.844L203.176 53.5564C205.544 48.6712 212.719 48.4844 215.051 53.2469L241.038 106.116L298.427 114.837C303.6 115.625 305.564 121.658 301.843 125.33L260.551 166.052L270.664 224.067C271.582 229.288 265.667 233.347 260.87 230.772L209.623 203.315L158.746 230.2C153.982 232.721 148.411 229.047 149.246 223.945L158.79 165.9L116.894 124.572Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.56078433990478516,&%2334;g&%2334;:0.33333334326744080,&%2334;b&%2334;:0.96470588445663452,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.25496017932891846%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.83034634590148926,&%2334;g&%2334;:0.56416714191436768,&%2334;b&%2334;:0.95511794090270996,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:194.35343933105469,&%2334;m01&%2334;:65.194763183593750,&%2334;m02&%2334;:88.170555114746094,&%2334;m10&%2334;:-61.334980010986328,&%2334;m11&%2334;:205.78587341308594,&%2334;m12&%2334;:74.50878906250%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg filter='url(%23filter4_f_544_145925)'%3E%3Cpath d='M275.132 195.4C249.818 231.447 200.018 240.227 163.9 215.01C127.782 189.794 119.024 140.13 144.337 104.083C169.651 68.0362 219.451 59.2565 255.569 84.4731C291.687 109.69 300.445 159.354 275.132 195.4ZM146.26 105.425C121.691 140.412 130.192 188.616 165.248 213.091C200.304 237.566 248.639 229.045 273.209 194.058C297.778 159.071 289.277 110.867 254.221 86.392C219.165 61.9168 170.83 70.4383 146.26 105.425Z' fill='%23B174EC'/%3E%3C/g%3E%3Cpath d='M275.132 195.4C249.818 231.447 200.018 240.227 163.9 215.01C127.782 189.794 119.024 140.13 144.337 104.083C169.651 68.0362 219.451 59.2565 255.569 84.4731C291.687 109.69 300.445 159.354 275.132 195.4ZM146.26 105.425C121.691 140.412 130.192 188.616 165.248 213.091C200.304 237.566 248.639 229.045 273.209 194.058C297.778 159.071 289.277 110.867 254.221 86.392C219.165 61.9168 170.83 70.4383 146.26 105.425Z' fill='%23B174EC'/%3E%3Cg filter='url(%23filter5_f_544_145925)'%3E%3Cpath d='M135.048 171.098L127.258 161.07L114.659 162.747L124.704 154.985L123.011 142.414L130.801 152.443L143.4 150.765L133.354 158.528L135.048 171.098Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M96.9617 169.137L89.1716 159.109L76.573 160.786L86.6183 153.024L84.9251 140.453L92.7151 150.482L105.314 148.804L95.2685 156.567L96.9617 169.137Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter6_f_544_145925)'%3E%3Cpath d='M397.222 242.358L394.24 226.697L379.155 221.395L394.866 218.433L400.176 203.402L403.158 219.063L418.243 224.366L402.531 227.327L397.222 242.358Z' fill='white'/%3E%3C/g%3E%3Cpath d='M397.222 242.358L394.24 226.697L379.155 221.395L394.866 218.433L400.176 203.402L403.158 219.063L418.243 224.366L402.531 227.327L397.222 242.358Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter7_f_544_145925)'%3E%3Cpath d='M36.0953 7.97757L40.1025 20.0213L52.5434 22.621L40.4842 26.6072L37.8948 39.0242L33.8876 26.9805L21.4466 24.3807L33.5059 20.3945L36.0953 7.97757Z' fill='white'/%3E%3C/g%3E%3Cpath d='M36.0953 7.97757L40.1025 20.0213L52.5434 22.621L40.4842 26.6072L37.8948 39.0242L33.8876 26.9805L21.4466 24.3807L33.5059 20.3945L36.0953 7.97757Z' fill='white'/%3E%3Cg filter='url(%23filter8_f_544_145925)'%3E%3Cpath d='M0.138461 311.569L3.52439 303.318L-1.92536 296.264L6.34213 299.63L13.4214 294.185L10.0355 302.436L15.4852 309.49L7.21773 306.123L0.138461 311.569Z' fill='white'/%3E%3C/g%3E%3Cpath d='M0.138461 311.569L3.52439 303.318L-1.92536 296.264L6.34213 299.63L13.4214 294.185L10.0355 302.436L15.4852 309.49L7.21773 306.123L0.138461 311.569Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter9_f_544_145925)'%3E%3Cpath d='M45.4638 383.814L42.9809 374.513L33.6625 371.974L42.9961 369.509L45.5353 360.228L48.0181 369.529L57.3365 372.068L48.003 374.533L45.4638 383.814Z' fill='white'/%3E%3C/g%3E%3Cpath d='M45.4638 383.814L42.9809 374.513L33.6625 371.974L42.9961 369.509L45.5353 360.228L48.0181 369.529L57.3365 372.068L48.003 374.533L45.4638 383.814Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter10_f_544_145925)'%3E%3Cpath d='M397.204 11.6369L391.272 13.5979L389.998 19.7066L388.026 13.7816L381.906 12.5026L387.839 10.5415L389.113 4.43285L391.084 10.3579L397.204 11.6369Z' fill='white'/%3E%3C/g%3E%3Cpath d='M397.204 11.6369L391.272 13.5979L389.998 19.7066L388.026 13.7816L381.906 12.5026L387.839 10.5415L389.113 4.43285L391.084 10.3579L397.204 11.6369Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_544_145925)'%3E%3Cpath d='M405.65 352.719L414.134 360.245L424.921 356.706L417.374 365.167L420.922 375.924L412.438 368.398L401.652 371.937L409.198 363.476L405.65 352.719Z' fill='white'/%3E%3C/g%3E%3Cpath d='M405.65 352.719L414.134 360.245L424.921 356.706L417.374 365.167L420.922 375.924L412.438 368.398L401.652 371.937L409.198 363.476L405.65 352.719Z' fill='white'/%3E%3Cg filter='url(%23filter12_f_544_145925)'%3E%3Cpath d='M323.513 327.372L327.981 340.802L341.854 343.701L328.407 348.146L325.52 361.991L321.051 348.562L307.179 345.663L320.626 341.218L323.513 327.372Z' fill='white'/%3E%3C/g%3E%3Cpath d='M323.513 327.372L327.981 340.802L341.854 343.701L328.407 348.146L325.52 361.991L321.051 348.562L307.179 345.663L320.626 341.218L323.513 327.372Z' fill='white'/%3E%3Cg filter='url(%23filter13_f_544_145925)'%3E%3Cpath d='M311.544 159.466L316.013 172.896L329.885 175.794L316.438 180.239L313.551 194.085L309.083 180.655L295.21 177.757L308.657 173.312L311.544 159.466Z' fill='white'/%3E%3C/g%3E%3Cpath d='M311.544 159.466L316.013 172.896L329.885 175.794L316.438 180.239L313.551 194.085L309.083 180.655L295.21 177.757L308.657 173.312L311.544 159.466Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_544_145925' x='48.5977' y='11.1523' width='314.121' height='353.115' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_544_145925_clip_path' transform='translate(-48.5977 -11.1523)'%3E%3Cpath d='M204.211 28.719C206.184 27.8566 207.171 27.4254 208.216 27.4255C209.261 27.4255 210.248 27.8567 212.221 28.7192L322.242 76.809C324.569 77.8261 325.733 78.3346 326.386 79.3323C327.038 80.33 327.038 81.5998 327.038 84.1393V247.107C327.038 251.361 327.038 253.488 326.22 255.384C325.402 257.28 323.855 258.74 320.76 261.658L212.319 363.92C210.369 365.759 209.394 366.678 208.203 366.678C207.011 366.678 206.036 365.759 204.086 363.92L95.6566 261.658C92.5624 258.739 91.0153 257.28 90.1971 255.384C89.3789 253.488 89.3789 251.361 89.3789 247.108V84.1396C89.3789 81.5999 89.3789 80.3301 90.0317 79.3324C90.6845 78.3347 91.8481 77.8261 94.1752 76.8091L204.211 28.719Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_544_145925_clip_path' transform='translate(-48.5977 -11.1523)'%3E%3Cpath d='M201.523 26.1002C204.837 24.9232 206.493 24.3347 208.216 24.3345C209.939 24.3343 211.596 24.9224 214.909 26.0986L313.776 61.1951C320.209 63.4786 323.426 64.6204 325.257 67.2147C327.088 69.809 327.088 73.2221 327.086 80.0482L327.041 247.279C327.04 251.45 327.039 253.536 326.249 255.403C325.458 257.27 323.962 258.722 320.968 261.627L222.131 357.533C215.549 363.92 212.257 367.114 208.203 367.114C204.148 367.114 200.857 363.92 194.275 357.532L95.4528 261.631C92.4575 258.725 90.9599 257.271 90.1697 255.403C89.3795 253.534 89.3801 251.447 89.3812 247.273L89.4263 80.0366C89.4281 73.2158 89.429 69.8053 91.2596 67.2131C93.0902 64.6208 96.3039 63.4792 102.731 61.1959L201.523 26.1002Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_d_544_145925' x='134.711' y='273.16' width='161.453' height='33.6113' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_544_145925'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_544_145925' result='shape'/%3E%3C/filter%3E%3CclipPath id='paint7_angular_544_145925_clip_path'%3E%3Cpath d='M302.5 5.30469L255.012 20.3731L278.756 50.5099L321.164 48.3573L302.5 5.30469Z'/%3E%3C/clipPath%3E%3CclipPath id='paint8_angular_544_145925_clip_path'%3E%3Cpath d='M276.974 379.107L281.049 341.727L252.873 348.891L241.391 378.813L276.974 379.107Z'/%3E%3C/clipPath%3E%3CclipPath id='paint9_angular_544_145925_clip_path'%3E%3Cpath d='M137.333 376.259L174.984 378.238L166.245 350.581L135.648 340.812L137.333 376.259Z'/%3E%3C/clipPath%3E%3CclipPath id='paint10_angular_544_145925_clip_path'%3E%3Cpath d='M118.332 7.58359L166.218 19.8299L143.357 48.0422L100.917 47.4089L118.332 7.58359Z'/%3E%3C/clipPath%3E%3Cfilter id='filter2_f_544_145925' x='64.5938' y='62.4043' width='255.254' height='246.393' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter3_d_544_145925' x='111.109' y='49.7812' width='196.656' height='189.785' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_544_145925'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_544_145925' result='shape'/%3E%3C/filter%3E%3CclipPath id='paint11_angular_544_145925_clip_path'%3E%3Cpath d='M116.894 124.572C113.214 120.935 115.557 114.694 120.896 113.939L177.89 105.844L203.176 53.5564C205.544 48.6712 212.719 48.4844 215.051 53.2469L241.038 106.116L298.427 114.837C303.6 115.625 305.564 121.658 301.843 125.33L260.551 166.052L270.664 224.067C271.582 229.288 265.667 233.347 260.87 230.772L209.623 203.315L158.746 230.2C153.982 232.721 148.411 229.047 149.246 223.945L158.79 165.9L116.894 124.572Z'/%3E%3C/clipPath%3E%3Cfilter id='filter4_f_544_145925' x='125.867' y='66.082' width='167.734' height='167.32' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter5_f_544_145925' x='110.66' y='138.414' width='36.7383' height='36.6836' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter6_f_544_145925' x='375.156' y='199.402' width='47.0859' height='46.9551' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter7_f_544_145925' x='17.4453' y='3.97852' width='39.0977' height='39.0449' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter8_f_544_145925' x='-5.92578' y='290.186' width='25.4102' height='25.3828' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter9_f_544_145925' x='29.6641' y='356.229' width='31.6719' height='31.5859' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter10_f_544_145925' x='377.906' y='0.433594' width='23.2969' height='23.2734' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter11_f_544_145925' x='397.652' y='348.719' width='31.2695' height='31.2051' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter12_f_544_145925' x='303.18' y='323.373' width='42.6758' height='42.6172' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter13_f_544_145925' x='291.211' y='155.467' width='42.6758' height='42.6172' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_544_145925' x1='205.657' y1='20.4766' x2='205.657' y2='354.942' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C583E2'/%3E%3Cstop offset='1' stop-color='%238D53F6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_544_145925' x1='209.249' y1='1' x2='209.249' y2='410' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C583E2'/%3E%3Cstop offset='1' stop-color='%238D53F6'/%3E%3C/linearGradient%3E%3CradialGradient id='paint2_radial_544_145925' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(70.9901 51.6561) rotate(44.757) scale(386.461 887.238)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint3_radial_544_145925' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(71.0412 51.656) rotate(44.757) scale(386.461 887.237)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint4_linear_544_145925' x1='74.6252' y1='387.363' x2='74.6252' y2='298.254' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_544_145925' x1='353.301' y1='387.355' x2='353.301' y2='298.177' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_544_145925' x1='213.8' y1='336.693' x2='213.8' y2='247.699' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    width: 428px;
    height: 410px;
  }
}
.CX-pop-up-modal.modal-default.modal-peringkat.type-5 .box-pop-up-modal .box-large-ranking .box-large-ranking-inner .box-ranking-item {
  background-image: url("data:image/svg+xml,%3Csvg width='613' height='460' viewBox='0 0 613 460' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.3' filter='url(%23filter0_f_494_133328)'%3E%3Cpath d='M607.984 62.7376C606.843 68.8625 605.281 74.7949 601.856 80.2672L598.944 83.2125C588.949 89.5884 578.741 95.571 568.321 101.16C560.789 105.199 553.24 109.215 545.674 113.209C501.615 136.448 463.936 156.365 432.637 172.96C407.7 186.186 390.747 195.424 381.776 200.673C374.316 205.041 368.177 208.887 363.359 212.212C362.19 213.02 361.14 213.983 360.211 215.098C359.551 215.896 359.573 216.671 360.278 217.424C365.869 223.382 373.441 228.101 380.349 232.343C395.073 241.369 410.065 249.931 425.325 258.031L436.641 264.206L470.856 282.271C470.957 282.324 471.045 282.397 471.115 282.486C471.186 282.575 471.237 282.677 471.264 282.787C471.292 282.897 471.296 283.011 471.276 283.123C471.257 283.234 471.213 283.341 471.15 283.434L465.979 291.157L446.093 320.401C446.014 320.517 445.912 320.616 445.794 320.693C445.676 320.769 445.544 320.821 445.405 320.845C445.266 320.869 445.124 320.865 444.987 320.834C444.85 320.802 444.721 320.743 444.607 320.661L439.251 316.761C415.02 298.917 391.105 280.439 367.506 261.328L361.101 255.956L350.936 247.446L342.021 239.815L333.022 231.348L322.941 220.914C320.165 217.84 318.12 214.627 316.805 211.274L317.023 209.25L318.769 206.446C323.067 202.174 327.619 198.447 332.426 195.268L345.656 186.499L350.801 183.302L387.274 162.024L420.969 143.524L435.944 135.542L437.657 134.621L457.559 124.104L468.917 118.129L474.994 115.033L492.093 106.239L504.282 99.9387L508.42 97.8804L528.348 87.7392L538.547 82.4678L544.515 79.6312L562.991 70.4439L573.417 65.1558L578.965 62.4531L599.699 52.2199L608.244 48.1533C608.321 48.1167 608.406 48.1006 608.491 48.1068C608.575 48.1129 608.657 48.1411 608.728 48.1885C608.798 48.2359 608.855 48.3008 608.892 48.3768C608.93 48.4529 608.947 48.5374 608.941 48.6219L607.984 62.7376Z' fill='url(%23paint0_linear_494_133328)'/%3E%3Cpath d='M583.009 99.2765C583.294 104.632 582.964 109.989 582.018 115.35C581.688 116.94 581.282 118.664 580.801 120.521C579.794 124.381 578.084 127.801 575.672 130.779C572.205 135.047 565.683 138.963 560.629 142.427L549.616 149.48C519.576 167.883 489.049 185.449 458.035 202.178C446.608 208.342 435.068 214.291 423.417 220.025C417.916 222.736 412.007 225.288 405.689 227.682C395.145 231.673 382.621 222.025 376.485 214.419C376.414 214.333 376.364 214.233 376.336 214.125C376.309 214.017 376.305 213.905 376.326 213.795C376.347 213.686 376.391 213.583 376.456 213.492C376.522 213.402 376.606 213.327 376.703 213.273C443.723 175.838 510.603 138.511 577.342 101.293C577.387 101.265 577.992 100.886 579.156 100.155C580.594 99.2514 581.878 98.9585 583.009 99.2765Z' fill='url(%23paint1_linear_494_133328)'/%3E%3Cpath d='M564.013 151.631C564.153 157.343 563.717 163.024 562.704 168.675C562.032 172.284 560.77 176.192 558.918 180.398L557.189 183.36C555.605 185.519 553.758 187.421 551.649 189.066C548.403 191.593 545.02 194.087 541.5 196.547L531.704 203.023C512.084 215.228 491.946 226.669 471.291 237.346C463.702 241.267 456.766 244.595 450.481 247.328C445.814 249.361 439.476 252.097 434.28 251.88C425.055 251.495 416.384 245.253 411.331 237.932C411.24 237.8 411.178 237.652 411.149 237.495C411.119 237.338 411.123 237.178 411.159 237.022C411.195 236.867 411.264 236.722 411.36 236.594C411.456 236.467 411.577 236.361 411.717 236.283L564.013 151.631Z' fill='url(%23paint2_linear_494_133328)'/%3E%3Cpath d='M550.457 204.831C550.434 210.047 549.855 215.394 548.719 220.871C547.208 225.883 545.311 230.251 541.5 233.983C538.814 236.622 533.173 240.638 524.577 246.032L510.181 254.751L507.822 256.073L491.831 264.557C485.544 267.611 478.946 270.783 472.944 271.862C464.474 273.385 456.248 266.54 450.926 260.65C450.629 260.315 450.408 259.944 450.263 259.537C450.056 258.962 450.218 258.53 450.75 258.24C459.474 253.37 468.019 248.606 476.386 243.948C500.248 230.656 523.251 217.815 545.395 205.425C546.704 204.689 548.098 203.967 549.575 203.258C549.657 203.221 549.745 203.201 549.835 203.201C549.925 203.201 550.013 203.221 550.094 203.258C550.175 203.296 550.246 203.35 550.303 203.418C550.36 203.486 550.401 203.566 550.423 203.651C550.49 203.891 550.501 204.285 550.457 204.831Z' fill='url(%23paint3_linear_494_133328)'/%3E%3C/g%3E%3Cpath d='M583.961 38.7903C582.819 44.9152 581.258 50.8477 577.833 56.3199L574.92 59.2652C564.925 65.6411 554.718 71.6237 544.298 77.2131C536.765 81.2517 529.216 85.2681 521.65 89.2621C477.592 112.501 439.913 132.418 408.613 149.013C383.677 162.239 366.723 171.477 357.753 176.726C350.293 181.094 344.154 184.94 339.336 188.264C338.166 189.073 337.117 190.035 336.188 191.151C335.528 191.949 335.55 192.724 336.255 193.477C341.846 199.435 349.417 204.154 356.326 208.396C371.049 217.422 386.041 225.984 401.302 234.084L412.617 240.259L446.832 258.324C446.933 258.376 447.022 258.449 447.092 258.538C447.162 258.627 447.213 258.73 447.241 258.84C447.269 258.95 447.273 259.064 447.253 259.176C447.233 259.287 447.19 259.393 447.126 259.487L441.955 267.21L422.069 296.454C421.99 296.57 421.889 296.669 421.771 296.745C421.653 296.822 421.52 296.873 421.382 296.898C421.243 296.922 421.101 296.918 420.964 296.886C420.827 296.855 420.697 296.796 420.584 296.713L415.228 292.814C390.997 274.969 367.081 256.492 343.482 237.381L337.078 232.009L326.912 223.499L317.998 215.868L308.999 207.4L298.917 196.966C296.142 193.893 294.096 190.68 292.781 187.327L292.999 185.302L294.746 182.499C299.043 178.226 303.596 174.5 308.403 171.32L321.632 162.552L326.778 159.355L363.251 138.077L396.945 119.577L411.921 111.594L413.633 110.674L433.536 100.156L444.893 94.1821L450.971 91.0861L468.07 82.2921L480.258 75.9915L484.397 73.9331L504.325 63.7919L514.524 58.5205L520.492 55.684L538.968 46.4966L549.393 41.2085L554.942 38.5058L575.676 28.2726L584.221 24.2061C584.298 24.1694 584.382 24.1533 584.467 24.1595C584.552 24.1657 584.634 24.1938 584.704 24.2412C584.775 24.2886 584.831 24.3535 584.869 24.4296C584.906 24.5056 584.923 24.5901 584.918 24.6746L583.961 38.7903Z' fill='url(%23paint4_linear_494_133328)'/%3E%3Cpath d='M558.985 75.3292C559.27 80.6843 558.94 86.0422 557.995 91.4029C557.664 92.9926 557.259 94.7163 556.777 96.5739C555.77 100.434 554.06 103.853 551.648 106.832C548.182 111.1 541.659 115.015 536.606 118.48L525.593 125.533C495.553 143.936 465.026 161.502 434.012 178.231C422.584 184.395 411.045 190.344 399.394 196.078C393.893 198.789 387.983 201.341 381.665 203.734C371.122 207.725 358.598 198.078 352.462 190.472C352.391 190.386 352.34 190.285 352.313 190.178C352.285 190.07 352.282 189.957 352.302 189.848C352.323 189.739 352.368 189.635 352.433 189.545C352.498 189.455 352.582 189.38 352.68 189.326C419.699 151.89 486.579 114.564 553.319 77.3457C553.364 77.3179 553.968 76.9385 555.132 76.2078C556.57 75.3041 557.855 75.0113 558.985 75.3292Z' fill='url(%23paint5_linear_494_133328)'/%3E%3Cpath d='M539.99 127.684C540.13 133.396 539.693 139.077 538.68 144.728C538.009 148.337 536.747 152.245 534.895 156.45L533.165 159.413C531.582 161.571 529.735 163.473 527.625 165.119C524.379 167.646 520.997 170.139 517.477 172.599L507.681 179.076C488.06 191.281 467.923 202.722 447.267 213.399C439.679 217.32 432.742 220.647 426.458 223.381C421.791 225.414 415.453 228.15 410.257 227.933C401.032 227.548 392.36 221.306 387.307 213.984C387.217 213.853 387.155 213.704 387.125 213.548C387.096 213.391 387.099 213.23 387.136 213.075C387.172 212.92 387.24 212.774 387.336 212.647C387.432 212.52 387.554 212.414 387.693 212.336L539.99 127.684Z' fill='url(%23paint6_linear_494_133328)'/%3E%3Cpath d='M526.433 180.884C526.411 186.1 525.832 191.446 524.695 196.924C523.185 201.936 521.287 206.304 517.476 210.036C514.79 212.674 509.149 216.691 500.554 222.085L486.158 230.803L483.799 232.125L467.808 240.61C461.52 243.664 454.923 246.835 448.921 247.915C440.451 249.438 432.225 242.593 426.903 236.702C426.606 236.368 426.385 235.997 426.239 235.59C426.032 235.015 426.195 234.583 426.726 234.293C435.451 229.423 443.996 224.659 452.362 220.001C476.224 206.708 499.227 193.867 521.371 181.478C522.681 180.742 524.074 180.019 525.552 179.311C525.633 179.273 525.722 179.254 525.812 179.254C525.901 179.254 525.99 179.273 526.071 179.311C526.152 179.348 526.223 179.403 526.28 179.471C526.337 179.539 526.378 179.619 526.4 179.704C526.467 179.944 526.478 180.337 526.433 180.884Z' fill='url(%23paint7_linear_494_133328)'/%3E%3Cg opacity='0.3' filter='url(%23filter1_f_494_133328)'%3E%3Cpath d='M5.44944 62.7376C6.59106 68.8625 8.1524 74.7949 11.5773 80.2672L14.4901 83.2125C24.4848 89.5884 34.6922 95.571 45.1122 101.16C52.6447 105.199 60.1939 109.215 67.7599 113.209C111.818 136.448 149.497 156.365 180.797 172.96C205.733 186.186 222.687 195.424 231.657 200.673C239.117 205.041 245.256 208.887 250.074 212.212C251.244 213.02 252.293 213.983 253.222 215.098C253.883 215.896 253.86 216.671 253.155 217.424C247.565 223.382 239.993 228.101 233.084 232.343C218.361 241.369 203.369 249.931 188.108 258.031L176.793 264.206L142.578 282.271C142.477 282.324 142.389 282.397 142.318 282.486C142.248 282.575 142.197 282.677 142.169 282.787C142.142 282.897 142.137 283.011 142.157 283.123C142.177 283.234 142.22 283.341 142.284 283.434L147.455 291.157L167.341 320.401C167.42 320.517 167.521 320.616 167.639 320.693C167.758 320.769 167.89 320.821 168.029 320.845C168.167 320.869 168.309 320.865 168.446 320.834C168.583 320.802 168.713 320.743 168.827 320.661L174.182 316.761C198.413 298.917 222.329 280.439 245.928 261.328L252.332 255.956L262.498 247.446L271.413 239.815L280.411 231.348L290.493 220.914C293.268 217.84 295.314 214.627 296.629 211.274L296.411 209.25L294.665 206.446C290.367 202.174 285.814 198.447 281.007 195.268L267.778 186.499L262.632 183.302L226.159 162.024L192.465 143.524L177.489 135.542L175.777 134.621L155.874 124.104L144.517 118.129L138.439 115.033L121.34 106.239L109.152 99.9387L105.014 97.8804L85.0856 87.7392L74.8866 82.4678L68.9183 79.6312L50.4426 70.4439L40.0169 65.1558L34.4683 62.4531L13.7346 52.2199L5.18922 48.1533C5.11261 48.1167 5.0277 48.1006 4.94293 48.1068C4.85817 48.1129 4.77651 48.1411 4.70605 48.1885C4.6356 48.2359 4.57883 48.3008 4.54136 48.3768C4.50389 48.4529 4.48705 48.5374 4.49251 48.6219L5.44944 62.7376Z' fill='url(%23paint8_linear_494_133328)'/%3E%3Cpath d='M30.4173 99.2765C30.1319 104.632 30.4621 109.989 31.4078 115.35C31.738 116.94 32.1437 118.664 32.625 120.521C33.6323 124.381 35.3419 127.801 37.7539 130.779C41.2207 135.047 47.743 138.963 52.7963 142.427L63.8096 149.48C93.8498 167.883 124.377 185.449 155.391 202.178C166.818 208.342 178.357 214.291 190.009 220.025C195.51 222.736 201.419 225.288 207.737 227.682C218.28 231.673 230.805 222.025 236.941 214.419C237.011 214.333 237.062 214.233 237.09 214.125C237.117 214.017 237.121 213.905 237.1 213.795C237.079 213.686 237.035 213.583 236.969 213.492C236.904 213.402 236.82 213.327 236.723 213.273C169.703 175.838 102.823 138.511 36.0834 101.293C36.0386 101.265 35.4342 100.886 34.2702 100.155C32.832 99.2514 31.5477 98.9585 30.4173 99.2765Z' fill='url(%23paint9_linear_494_133328)'/%3E%3Cpath d='M49.4202 151.631C49.2803 157.343 49.7168 163.024 50.7297 168.675C51.4012 172.284 52.6632 176.192 54.5155 180.398L56.2447 183.36C57.8284 185.519 59.6752 187.421 61.7849 189.066C65.0307 191.593 68.4136 194.087 71.9336 196.547L81.7296 203.023C101.35 215.228 121.488 226.669 142.143 237.346C149.731 241.267 156.668 244.595 162.952 247.328C167.62 249.361 173.957 252.097 179.153 251.88C188.378 251.495 197.05 245.253 202.103 237.931C202.193 237.8 202.255 237.651 202.285 237.495C202.314 237.338 202.311 237.178 202.275 237.022C202.238 236.867 202.17 236.722 202.074 236.594C201.978 236.467 201.856 236.361 201.717 236.283L49.4202 151.631Z' fill='url(%23paint10_linear_494_133328)'/%3E%3Cpath d='M62.9771 204.831C62.9995 210.047 63.5787 215.394 64.7147 220.871C66.2257 225.883 68.1228 230.251 71.9337 233.983C74.6199 236.622 80.2608 240.638 88.8565 246.032L103.253 254.751L105.611 256.073L121.602 264.557C127.89 267.611 134.488 270.783 140.49 271.862C148.959 273.385 157.186 266.54 162.508 260.65C162.804 260.315 163.025 259.944 163.171 259.537C163.378 258.962 163.216 258.53 162.684 258.24C153.959 253.37 145.414 248.606 137.048 243.949C113.186 230.656 90.1828 217.815 68.0388 205.425C66.7293 204.689 65.3359 203.967 63.8585 203.258C63.7769 203.221 63.6881 203.201 63.5984 203.201C63.5087 203.201 63.4203 203.221 63.3394 203.258C63.2585 203.296 63.1871 203.35 63.1303 203.418C63.0735 203.486 63.0327 203.566 63.0107 203.651C62.9435 203.891 62.9323 204.285 62.9771 204.831Z' fill='url(%23paint11_linear_494_133328)'/%3E%3C/g%3E%3Cpath d='M29.4729 38.7903C30.6145 44.9152 32.1758 50.8477 35.6007 56.3199L38.5135 59.2652C48.5082 65.6411 58.7156 71.6237 69.1357 77.2131C76.6681 81.2517 84.2173 85.2681 91.7833 89.2621C135.842 112.501 173.521 132.418 204.82 149.013C229.757 162.239 246.71 171.477 255.681 176.726C263.141 181.094 269.28 184.94 274.098 188.264C275.267 189.073 276.317 190.035 277.246 191.151C277.906 191.949 277.884 192.724 277.179 193.477C271.588 199.435 264.016 204.154 257.108 208.396C242.384 217.422 227.392 225.984 212.132 234.084L200.816 240.259L166.601 258.324C166.501 258.376 166.412 258.449 166.342 258.538C166.271 258.627 166.221 258.73 166.193 258.84C166.165 258.95 166.161 259.064 166.181 259.176C166.2 259.287 166.244 259.393 166.307 259.487L171.478 267.21L191.364 296.454C191.443 296.57 191.545 296.669 191.663 296.745C191.781 296.822 191.913 296.873 192.052 296.898C192.191 296.922 192.333 296.918 192.47 296.886C192.607 296.855 192.736 296.796 192.85 296.713L198.206 292.814C222.437 274.969 246.352 256.492 269.951 237.381L276.356 232.009L286.521 223.499L295.436 215.868L304.435 207.4L314.516 196.966C317.292 193.893 319.337 190.68 320.652 187.327L320.434 185.302L318.688 182.499C314.39 178.226 309.838 174.5 305.031 171.32L291.801 162.552L286.656 159.355L250.183 138.077L216.488 119.577L201.513 111.594L199.8 110.674L179.898 100.156L168.54 94.1821L162.463 91.0861L145.364 82.2921L133.175 75.9915L129.037 73.9331L109.109 63.7919L98.91 58.5205L92.9418 55.684L74.466 46.4966L64.0404 41.2085L58.4918 38.5058L37.758 28.2726L29.2127 24.2061C29.1361 24.1694 29.0511 24.1533 28.9664 24.1595C28.8816 24.1657 28.7999 24.1938 28.7295 24.2412C28.659 24.2886 28.6023 24.3535 28.5648 24.4296C28.5273 24.5056 28.5105 24.5901 28.5159 24.6746L29.4729 38.7903Z' fill='url(%23paint12_linear_494_133328)'/%3E%3Cpath d='M54.4407 75.3292C54.1553 80.6843 54.4855 86.0422 55.4312 91.4029C55.7614 92.9926 56.1671 94.7163 56.6484 96.5739C57.6557 100.434 59.3653 103.853 61.7773 106.832C65.2441 111.1 71.7664 115.015 76.8198 118.48L87.833 125.533C117.873 143.936 148.4 161.502 179.414 178.231C190.842 184.395 202.381 190.344 214.032 196.078C219.533 198.789 225.443 201.341 231.761 203.734C242.304 207.725 254.828 198.078 260.964 190.472C261.035 190.386 261.086 190.285 261.113 190.178C261.141 190.07 261.144 189.957 261.123 189.848C261.103 189.739 261.058 189.635 260.993 189.545C260.928 189.455 260.843 189.38 260.746 189.326C193.726 151.89 126.847 114.564 60.1068 77.3457C60.062 77.3179 59.4577 76.9385 58.2937 76.2078C56.8554 75.3041 55.5711 75.0113 54.4407 75.3292Z' fill='url(%23paint13_linear_494_133328)'/%3E%3Cpath d='M73.4436 127.684C73.3037 133.396 73.7402 139.077 74.7531 144.728C75.4247 148.337 76.6866 152.245 78.5389 156.45L80.2681 159.413C81.8519 161.571 83.6986 163.473 85.8084 165.119C89.0541 167.646 92.437 170.139 95.957 172.599L105.753 179.076C125.373 191.281 145.511 202.722 166.166 213.399C173.755 217.32 180.691 220.647 186.976 223.381C191.643 225.414 197.981 228.15 203.177 227.933C212.402 227.548 221.073 221.306 226.126 213.984C226.217 213.853 226.279 213.704 226.308 213.548C226.338 213.391 226.334 213.23 226.298 213.075C226.262 212.92 226.193 212.774 226.097 212.647C226.001 212.52 225.88 212.414 225.74 212.336L73.4436 127.684Z' fill='url(%23paint14_linear_494_133328)'/%3E%3Cpath d='M87.0005 180.884C87.0229 186.1 87.6021 191.446 88.7381 196.924C90.2491 201.936 92.1462 206.304 95.9572 210.036C98.6433 212.674 104.284 216.691 112.88 222.085L127.276 230.803L129.635 232.126L145.626 240.61C151.913 243.664 158.511 246.835 164.513 247.915C172.983 249.438 181.209 242.593 186.531 236.702C186.828 236.368 187.049 235.997 187.194 235.59C187.401 235.015 187.239 234.583 186.707 234.293C177.983 229.423 169.438 224.659 161.071 220.001C137.209 206.708 114.206 193.867 92.0622 181.478C90.7527 180.742 89.3593 180.019 87.8819 179.311C87.8004 179.273 87.7116 179.254 87.6219 179.254C87.5322 179.254 87.4438 179.273 87.3629 179.311C87.282 179.348 87.2106 179.403 87.1538 179.471C87.0969 179.539 87.0561 179.619 87.0341 179.704C86.9669 179.944 86.9557 180.337 87.0005 180.884Z' fill='url(%23paint15_linear_494_133328)'/%3E%3Cg filter='url(%23filter2_f_494_133328)'%3E%3Cpath d='M291.788 32.92C297.123 29.8676 299.79 28.3415 302.715 28.3415C305.639 28.3415 308.306 29.8676 313.641 32.92L454.206 113.352C459.61 116.444 462.311 117.99 463.796 120.55C465.28 123.109 465.28 126.222 465.28 132.447V292.972C465.28 299.197 465.28 302.31 463.796 304.869C462.311 307.429 459.61 308.975 454.206 312.067L313.641 392.499C308.306 395.551 305.639 397.077 302.715 397.077C299.79 397.077 297.123 395.551 291.788 392.499L151.223 312.067C145.819 308.975 143.118 307.429 141.633 304.869C140.149 302.31 140.149 299.197 140.149 292.972V132.447C140.149 126.222 140.149 123.109 141.633 120.55C143.118 117.99 145.819 116.444 151.223 113.352L291.788 32.92Z' fill='url(%23paint16_linear_494_133328)'/%3E%3C/g%3E%3Cpath d='M301.271 7.29754C303.955 6.16445 305.298 5.59791 306.714 5.59791C308.131 5.59791 309.473 6.16446 312.158 7.29755L461.946 70.5158C465.502 72.0166 467.279 72.7669 468.28 74.2745C469.28 75.7821 469.28 77.7119 469.28 81.5715L469.28 296.278C469.28 300.937 469.28 303.266 468.387 305.345C467.494 307.424 465.804 309.028 462.425 312.235L312.236 454.774C309.629 457.248 308.325 458.486 306.729 458.486C305.133 458.486 303.83 457.249 301.222 454.774L151.006 312.235C147.626 309.028 145.936 307.424 145.042 305.345C144.149 303.266 144.149 300.936 144.149 296.276L144.148 81.5715C144.148 77.7119 144.148 75.7821 145.149 74.2745C146.149 72.7669 147.927 72.0166 151.482 70.5158L301.271 7.29754Z' fill='url(%23paint17_linear_494_133328)'/%3E%3CforeignObject x='129.148' y='17.3418' width='347.133' height='390.736'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_494_133328_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M301.559 35.6375C303.531 34.7758 304.517 34.3449 305.562 34.345C306.606 34.345 307.593 34.7759 309.565 35.6376L433.013 89.5706C435.341 90.5875 436.505 91.0959 437.158 92.0937C437.81 93.0915 437.81 94.3615 437.81 96.9015V279.754C437.81 284.009 437.81 286.136 436.992 288.033C436.173 289.93 434.625 291.389 431.529 294.308L309.663 409.176C307.713 411.014 306.738 411.933 305.547 411.933C304.356 411.933 303.381 411.014 301.432 409.176L179.578 294.308C176.482 291.389 174.934 289.93 174.116 288.033C173.297 286.136 173.297 284.009 173.297 279.754V96.9018C173.297 94.3617 173.297 93.0916 173.95 92.0938C174.603 91.0959 175.767 90.5875 178.094 89.5707L301.559 35.6375Z' fill='url(%23paint18_radial_494_133328)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_494_133328' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='173' y='30' width='265' height='383'%3E%3CforeignObject x='129.148' y='17.3418' width='347.133' height='390.736'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_494_133328_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M298.872 32.6527C302.184 31.4768 303.84 30.8888 305.562 30.8886C307.284 30.8884 308.94 31.476 312.252 32.6512L424.551 72.497C430.986 74.78 434.203 75.9214 436.034 78.5159C437.866 81.1104 437.865 84.524 437.864 91.3511L437.813 279.925C437.812 284.098 437.811 286.184 437.02 288.052C436.23 289.919 434.732 291.372 431.737 294.277L319.472 403.161C312.891 409.544 309.6 412.735 305.547 412.735C301.494 412.735 298.204 409.543 291.623 403.16L179.374 294.281C176.377 291.374 174.879 289.921 174.088 288.052C173.297 286.182 173.298 284.095 173.299 279.92L173.35 91.3395C173.352 84.5177 173.353 81.1068 175.184 78.5143C177.015 75.9218 180.229 74.7805 186.658 72.4978L298.872 32.6527Z' fill='url(%23paint19_radial_494_133328)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_494_133328)'%3E%3Cpath opacity='0.3' d='M458.262 212.709C458.262 186.141 451.206 160.04 437.802 137.031L305.545 212.709H458.262Z' fill='white'/%3E%3Cpath d='M437.802 288.387C451.206 265.378 458.262 239.278 458.262 212.709H305.545L437.802 288.387Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M381.904 343.787C405.12 330.503 424.398 311.396 437.802 288.387L305.545 212.709L381.904 343.787Z' fill='white'/%3E%3Cpath d='M305.545 364.065C332.353 364.065 358.688 357.071 381.904 343.787L305.545 212.709L305.545 364.065Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M229.187 343.787C252.403 357.071 278.738 364.065 305.545 364.065L305.545 212.709L229.187 343.787Z' fill='white'/%3E%3Cpath d='M173.288 288.387C186.692 311.396 205.971 330.503 229.187 343.787L305.545 212.709L173.288 288.387Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M152.828 212.709C152.828 239.278 159.885 265.378 173.288 288.387L305.545 212.709L152.828 212.709Z' fill='white'/%3E%3Cpath d='M173.288 137.031C159.885 160.04 152.828 186.141 152.828 212.709L305.545 212.709L173.288 137.031Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M229.187 81.6313C205.971 94.9156 186.692 114.022 173.288 137.031L305.545 212.709L229.187 81.6313Z' fill='white'/%3E%3Cpath d='M305.545 61.3535C278.738 61.3535 252.403 68.3471 229.187 81.6313L305.545 212.709L305.545 61.3535Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M381.904 81.6313C358.688 68.3471 332.353 61.3535 305.545 61.3535L305.545 212.709L381.904 81.6313Z' fill='white'/%3E%3Cpath d='M437.802 137.031C424.398 114.022 405.119 94.9156 381.904 81.6313L305.545 212.709L437.802 137.031Z' fill='%23F6BD5A'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M194.534 369.909C192.388 370.689 185.463 372.834 179.025 374.881L167.516 378.488L182.927 393.891C191.413 402.469 198.728 409.391 199.118 409.391C199.606 409.391 199.898 400.13 199.898 388.919C199.898 377.611 199.606 368.447 199.216 368.544C198.728 368.544 196.68 369.227 194.534 369.909Z' fill='%23A63C1C'/%3E%3Cpath d='M423.637 388.919C423.637 400.173 424.621 409.391 425.109 409.391C425.499 409.391 432.123 402.502 440.608 393.964L456.019 378.537L451.338 377.082C446.656 375.626 430.269 370.484 425.88 369.126L423.637 368.544V388.919Z' fill='%23A63C1C'/%3E%3Cpath d='M155.892 339.183C150.466 341.065 142.599 344.291 138.259 346.352C129.126 350.654 114.387 359.795 115.02 360.602C115.291 360.871 121.078 366.606 127.77 373.238L140.067 385.337L135.908 401.02C133.557 409.623 130.573 420.736 129.126 425.665C127.679 430.594 126.685 434.717 126.775 434.806C126.865 434.986 131.658 432.745 137.355 429.967C154.626 421.543 181.211 412.491 194.955 410.34C197.035 409.982 198.753 409.713 198.753 409.623C198.753 409.444 192.062 402.812 183.833 394.747C173.615 384.709 169.275 379.87 170.089 379.332C170.902 378.795 170.902 378.615 170.089 378.615C169.184 378.615 168.913 373.686 168.913 357.107C168.913 337.211 168.823 335.598 167.376 335.688C166.472 335.688 161.317 337.301 155.892 339.183Z' fill='url(%23paint20_linear_494_133328)'/%3E%3Cpath d='M454.655 357.107C454.655 373.687 454.383 378.616 453.57 378.616C452.665 378.616 452.665 378.795 453.479 379.333C454.293 379.87 449.953 384.71 439.734 394.747C431.506 402.813 424.905 409.444 425.086 409.534C425.176 409.624 427.708 410.161 430.692 410.789C447.511 414.284 468.58 421.543 485.851 429.698C491.819 432.566 496.793 434.807 496.883 434.807C496.973 434.717 495.888 430.595 494.442 425.666C492.995 420.736 490.011 409.624 487.66 401.02L483.5 385.337L496.25 372.88L509 360.333L506.92 358.81C502.942 355.763 490.825 348.952 483.41 345.457C475.633 341.872 458.091 335.598 455.921 335.598C454.835 335.598 454.655 339.273 454.655 357.107Z' fill='url(%23paint21_linear_494_133328)'/%3E%3Cpath d='M295.5 279.674C293.24 279.853 286.367 280.391 280.128 280.928C249.655 283.527 216.559 290.607 176.591 303.064L168.453 305.663L168.815 341.869C168.996 361.854 169.267 378.344 169.448 378.434C169.538 378.613 175.687 376.91 183.102 374.67C190.517 372.429 197.208 370.547 198.022 370.547C198.836 370.547 205.799 368.934 213.394 366.962C250.197 357.463 279.495 353.52 312.41 353.52C343.244 353.52 371.367 357.194 405.366 365.797C414.318 368.038 422.909 370.099 424.356 370.278C425.893 370.547 433.127 372.519 440.451 374.759C447.866 377 454.015 378.613 454.105 378.434C454.286 378.344 454.558 361.854 454.738 341.869L455.1 305.663L444.249 302.258C409.526 291.324 378.601 284.603 348.037 281.287C335.83 280.032 303.277 278.957 295.5 279.674Z' fill='url(%23paint22_linear_494_133328)'/%3E%3Cg filter='url(%23filter3_d_494_133328)'%3E%3Cpath d='M214.45 334.367V307.717H221.502V317.639H221.666L228.39 307.717H236.098L228.144 318.541L237.656 334.367H229.948L224.044 324.117L221.502 327.725V334.367H214.45ZM240.195 334.367V307.717H257.415V313.621H247.247V317.803H255.939V323.707H247.247V328.463H257.825V334.367H240.195ZM262.977 334.367V307.717H270.029V328.463H280.115V334.367H262.977ZM293.983 334.859C292.124 334.859 290.498 334.6 289.104 334.08C287.71 333.561 286.548 332.768 285.619 331.702C284.717 330.636 284.033 329.297 283.569 327.684C283.131 326.044 282.913 324.117 282.913 321.903V307.717H289.965V322.723C289.965 324.199 290.101 325.388 290.375 326.29C290.675 327.165 291.113 327.807 291.687 328.217C292.288 328.6 293.053 328.791 293.983 328.791C294.912 328.791 295.677 328.6 296.279 328.217C296.88 327.807 297.331 327.165 297.632 326.29C297.932 325.388 298.083 324.199 298.083 322.723V307.717H304.889V321.903C304.889 324.117 304.67 326.044 304.233 327.684C303.795 329.297 303.126 330.636 302.224 331.702C301.349 332.768 300.215 333.561 298.821 334.08C297.454 334.6 295.841 334.859 293.983 334.859ZM306.861 334.367L314.979 307.717H323.507L331.625 334.367H324.163L321.129 321.411C320.801 320.127 320.473 318.733 320.145 317.229C319.817 315.726 319.489 314.305 319.161 312.965H318.997C318.724 314.305 318.423 315.726 318.095 317.229C317.767 318.733 317.439 320.127 317.111 321.411L314.077 334.367H306.861ZM312.683 328.709V323.256H325.721V328.709H312.683ZM334.166 334.367V307.717H344.252C346.166 307.717 347.929 307.977 349.541 308.496C351.154 308.988 352.452 309.863 353.436 311.12C354.42 312.378 354.912 314.113 354.912 316.327C354.912 318.459 354.42 320.195 353.436 321.534C352.452 322.874 351.154 323.858 349.541 324.486C347.929 325.115 346.166 325.429 344.252 325.429H341.218V334.367H334.166ZM341.218 319.853H343.76C345.154 319.853 346.207 319.553 346.917 318.951C347.655 318.35 348.024 317.475 348.024 316.327C348.024 315.179 347.655 314.387 346.917 313.949C346.207 313.512 345.154 313.293 343.76 313.293H341.218V319.853ZM348.516 334.367L342.981 323.584L347.737 318.91L356.388 334.367H348.516ZM372.292 334.859C369.804 334.859 367.536 334.367 365.486 333.383C363.463 332.372 361.85 330.855 360.648 328.832C359.445 326.81 358.844 324.281 358.844 321.247C358.844 319.006 359.199 317.024 359.91 315.302C360.62 313.553 361.591 312.077 362.821 310.874C364.051 309.672 365.458 308.77 367.044 308.168C368.656 307.54 370.351 307.225 372.128 307.225C374.096 307.225 375.804 307.567 377.253 308.25C378.701 308.934 379.89 309.767 380.82 310.751L377.13 315.015C376.474 314.441 375.777 314.018 375.039 313.744C374.328 313.444 373.44 313.293 372.374 313.293C371.171 313.293 370.091 313.608 369.135 314.236C368.178 314.838 367.426 315.712 366.88 316.86C366.333 318.008 366.06 319.389 366.06 321.001C366.06 322.669 366.306 324.09 366.798 325.265C367.317 326.413 368.082 327.288 369.094 327.889C370.132 328.491 371.444 328.791 373.03 328.791C373.412 328.791 373.781 328.75 374.137 328.668C374.519 328.586 374.834 328.463 375.08 328.299V324.609H371.144V318.869H381.312V331.579C380.382 332.481 379.111 333.26 377.499 333.916C375.913 334.545 374.178 334.859 372.292 334.859ZM382.735 334.367L390.853 307.717H399.381L407.499 334.367H400.037L397.003 321.411C396.675 320.127 396.347 318.733 396.019 317.229C395.691 315.726 395.363 314.305 395.035 312.965H394.871C394.598 314.305 394.297 315.726 393.969 317.229C393.641 318.733 393.313 320.127 392.985 321.411L389.951 334.367H382.735ZM388.557 328.709V323.256H401.595V328.709H388.557Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter4_f_494_133328)'%3E%3Cpath d='M229.253 293.866C222.484 297.382 214.802 291.22 216.17 283.353L230.727 199.354L168.94 139.756C163.17 134.179 166.169 123.986 173.903 122.885L259.805 110.525L298.108 33.6827C301.563 26.7568 310.91 26.7568 314.365 33.6827L352.668 110.525L438.569 122.885C446.304 123.986 449.303 134.179 443.515 139.756L381.746 199.354L396.303 283.353C397.671 291.22 389.989 297.382 383.219 293.866L306.21 253.802L229.253 293.866Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter5_d_494_133328)'%3E%3Cpath d='M221.601 199.261C216.751 198.43 215.163 192.308 218.902 188.826L258.807 151.623L249.897 97.2671C249.069 92.1857 254.548 88.1488 258.965 90.5858L308.07 117.586L357.472 93.2398C361.926 91.0465 366.751 94.6708 365.864 99.5431L356.003 153.59L395.575 193.199C399.143 196.759 396.76 203.122 391.622 203.722L336.758 210.174L311.88 258.665C309.552 263.208 303.211 263.373 301.073 258.955L276.773 208.662L221.601 199.261Z' fill='%23F17942'/%3E%3C/g%3E%3Cg filter='url(%23filter6_d_494_133328)'%3E%3Cg clip-path='url(%23paint23_angular_494_133328_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000958367 -0.120763 0.128723 0.001015 306.236 161.683)'%3E%3CforeignObject x='-898.062' y='-898.062' width='1796.12' height='1796.12'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(240, 126, 86, 1) 91.7857deg,rgba(250, 215, 114, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M243.918 267.429C238.438 270.242 232.22 265.312 233.327 259.018L245.111 191.819L195.093 144.141C190.422 139.68 192.85 131.525 199.111 130.644L268.65 120.756L299.657 59.2825C302.454 53.7418 310.022 53.7418 312.818 59.2825L343.826 120.756L413.365 130.644C419.626 131.525 422.053 139.68 417.368 144.141L367.365 191.819L379.149 259.018C380.256 265.312 374.038 270.242 368.558 267.429L306.217 235.378L243.918 267.429Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94331824779510498,&%2334;g&%2334;:0.49721625447273254,&%2334;b&%2334;:0.33741852641105652,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.25496017932891846%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:1.9167348146438599,&%2334;m01&%2334;:257.44668579101562,&%2334;m02&%2334;:176.55433654785156,&%2334;m10&%2334;:-241.52592468261719,&%2334;m11&%2334;:2.0300016403198242,&%2334;m12&%2334;:281.43081665039062%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg clip-path='url(%23paint24_angular_494_133328_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.0168171 -0.0371184 0.0634014 0.0285411 396.084 42.118)'%3E%3CforeignObject x='-1110.34' y='-1110.34' width='2220.67' height='2220.67'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(242, 141, 77, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M410.498 9.78906L357.645 26.5522L384.071 60.0785L431.272 57.6838L410.498 9.78906Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.55294120311737061,&%2334;b&%2334;:0.30196079611778259,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:33.634132385253906,&%2334;m01&%2334;:126.8027343750,&%2334;m02&%2334;:315.86514282226562,&%2334;m10&%2334;:-74.236846923828125,&%2334;m11&%2334;:57.082141876220703,&%2334;m12&%2334;:50.695362091064453%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint25_angular_494_133328_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.0206208 0.0229566 -0.0392117 0.0349966 364.058 405.798)'%3E%3CforeignObject x='-1120.73' y='-1120.73' width='2241.47' height='2241.47'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(242, 141, 77, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M382.09 425.632L386.625 384.049L355.266 392.018L342.486 425.306L382.09 425.632Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.55294120311737061,&%2334;b&%2334;:0.30196079611778259,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:41.241638183593750,&%2334;m01&%2334;:-78.423469543457031,&%2334;m02&%2334;:382.64938354492188,&%2334;m10&%2334;:45.913127899169922,&%2334;m11&%2334;:69.993186950683594,&%2334;m12&%2334;:347.84500122070312%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint26_angular_494_133328_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.0218481 0.0217995 -0.0372354 -0.0370794 245.532 403.415)'%3E%3CforeignObject x='-1120.77' y='-1120.77' width='2241.54' height='2241.54'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(242, 141, 77, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M226.668 422.463L268.573 424.665L258.847 393.898L224.792 383.03L226.668 422.463Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.55294120311737061,&%2334;b&%2334;:0.30196079611778259,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-43.696121215820312,&%2334;m01&%2334;:-74.470726013183594,&%2334;m02&%2334;:304.61535644531250,&%2334;m10&%2334;:43.598995208740234,&%2334;m11&%2334;:-74.158836364746094,&%2334;m12&%2334;:418.6945800781250%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint27_angular_494_133328_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.0178721 -0.0333051 -0.0625352 0.0279994 220.858 41.3381)'%3E%3CforeignObject x='-1112.5' y='-1112.5' width='2225' height='2225'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 115, 1) 0deg,rgba(242, 143, 79, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M205.524 12.3232L258.822 25.9468L233.378 57.3321L186.142 56.6276L205.524 12.3232Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.45098039507865906,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.56078433990478516,&%2334;b&%2334;:0.30980393290519714,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-35.744132995605469,&%2334;m01&%2334;:-125.07035827636719,&%2334;m02&%2334;:301.26516723632812,&%2334;m10&%2334;:-66.610168457031250,&%2334;m11&%2334;:55.998882293701172,&%2334;m12&%2334;:46.643775939941406%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter7_f_494_133328)'%3E%3Cpath d='M224.124 194.232L215.453 183.074L201.432 184.94L212.611 176.305L210.725 162.32L219.396 173.478L233.418 171.612L222.239 180.247L224.124 194.232Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M181.737 192.05L173.067 180.893L159.045 182.758L170.224 174.123L168.339 160.138L177.01 171.296L191.031 169.431L179.852 178.065L181.737 192.05Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter8_f_494_133328)'%3E%3Cpath d='M515.926 273.503L512.606 256.081L495.816 250.181L513.303 246.888L519.212 230.167L522.532 247.589L539.323 253.489L521.835 256.782L515.926 273.503Z' fill='white'/%3E%3C/g%3E%3Cpath d='M515.926 273.503L512.606 256.081L495.816 250.181L513.303 246.888L519.212 230.167L522.532 247.589L539.323 253.489L521.835 256.782L515.926 273.503Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter9_f_494_133328)'%3E%3Cpath d='M113.987 12.7611L118.448 26.161L132.294 29.0549L118.874 33.4885L115.993 47.3029L111.532 33.903L97.6867 31.0092L111.107 26.5756L113.987 12.7611Z' fill='white'/%3E%3C/g%3E%3Cpath d='M113.987 12.7611L118.448 26.161L132.294 29.0549L118.874 33.4885L115.993 47.3029L111.532 33.903L97.6867 31.0092L111.107 26.5756L113.987 12.7611Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_494_133328)'%3E%3Cpath d='M73.9722 350.5L77.7417 341.32L71.6772 333.474L80.8783 337.218L88.7581 331.159L84.9885 340.338L91.0531 348.185L81.852 344.441L73.9722 350.5Z' fill='white'/%3E%3C/g%3E%3Cpath d='M73.9722 350.5L77.7417 341.32L71.6772 333.474L80.8783 337.218L88.7581 331.159L84.9885 340.338L91.0531 348.185L81.852 344.441L73.9722 350.5Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter11_f_494_133328)'%3E%3Cpath d='M124.422 430.866L121.658 420.519L111.285 417.694L121.674 414.954L124.499 404.63L127.264 414.977L137.636 417.802L127.247 420.542L124.422 430.866Z' fill='white'/%3E%3C/g%3E%3Cpath d='M124.422 430.866L121.658 420.519L111.285 417.694L121.674 414.954L124.499 404.63L127.264 414.977L137.636 417.802L127.247 420.542L124.422 430.866Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter12_f_494_133328)'%3E%3Cpath d='M515.904 16.8345L509.301 19.0156L507.884 25.8118L505.69 19.2196L498.878 17.7959L505.48 15.6148L506.897 8.8186L509.092 15.4108L515.904 16.8345Z' fill='white'/%3E%3C/g%3E%3Cpath d='M515.904 16.8345L509.301 19.0156L507.884 25.8118L505.69 19.2196L498.878 17.7959L505.48 15.6148L506.897 8.8186L509.092 15.4108L515.904 16.8345Z' fill='white'/%3E%3Cg filter='url(%23filter13_f_494_133328)'%3E%3Cpath d='M525.301 396.276L534.744 404.649L546.749 400.712L538.349 410.125L542.298 422.092L532.856 413.719L520.85 417.656L529.25 408.243L525.301 396.276Z' fill='white'/%3E%3C/g%3E%3Cpath d='M525.301 396.276L534.744 404.649L546.749 400.712L538.349 410.125L542.298 422.092L532.856 413.719L520.85 417.656L529.25 408.243L525.301 396.276Z' fill='white'/%3E%3Cg filter='url(%23filter14_f_494_133328)'%3E%3Cpath d='M433.888 368.076L438.862 383.018L454.301 386.245L439.337 391.189L436.125 406.592L431.151 391.651L415.712 388.424L430.676 383.48L433.888 368.076Z' fill='white'/%3E%3C/g%3E%3Cpath d='M433.888 368.076L438.862 383.018L454.301 386.245L439.337 391.189L436.125 406.592L431.151 391.651L415.712 388.424L430.676 383.48L433.888 368.076Z' fill='white'/%3E%3Cg filter='url(%23filter15_f_494_133328)'%3E%3Cpath d='M420.564 181.285L425.538 196.227L440.977 199.454L426.013 204.398L422.801 219.801L417.827 204.86L402.388 201.633L417.352 196.689L420.564 181.285Z' fill='white'/%3E%3C/g%3E%3Cpath d='M420.564 181.285L425.538 196.227L440.977 199.454L426.013 204.398L422.801 219.801L417.827 204.86L402.388 201.633L417.352 196.689L420.564 181.285Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_494_133328' x='312.805' y='44.1055' width='300.137' height='280.756' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter1_f_494_133328' x='0.492188' y='44.1055' width='300.137' height='280.756' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter2_f_494_133328' x='129.148' y='17.3418' width='347.133' height='390.736' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_494_133328_clip_path' transform='translate(-129.148 -17.3418)'%3E%3Cpath d='M301.559 35.6375C303.531 34.7758 304.517 34.3449 305.562 34.345C306.606 34.345 307.593 34.7759 309.565 35.6376L433.013 89.5706C435.341 90.5875 436.505 91.0959 437.158 92.0937C437.81 93.0915 437.81 94.3615 437.81 96.9015V279.754C437.81 284.009 437.81 286.136 436.992 288.033C436.173 289.93 434.625 291.389 431.529 294.308L309.663 409.176C307.713 411.014 306.738 411.933 305.547 411.933C304.356 411.933 303.381 411.014 301.432 409.176L179.578 294.308C176.482 291.389 174.934 289.93 174.116 288.033C173.297 286.136 173.297 284.009 173.297 279.754V96.9018C173.297 94.3617 173.297 93.0916 173.95 92.0938C174.603 91.0959 175.767 90.5875 178.094 89.5707L301.559 35.6375Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_494_133328_clip_path' transform='translate(-129.148 -17.3418)'%3E%3Cpath d='M298.872 32.6527C302.184 31.4768 303.84 30.8888 305.562 30.8886C307.284 30.8884 308.94 31.476 312.252 32.6512L424.551 72.497C430.986 74.78 434.203 75.9214 436.034 78.5159C437.866 81.1104 437.865 84.524 437.864 91.3511L437.813 279.925C437.812 284.098 437.811 286.184 437.02 288.052C436.23 289.919 434.732 291.372 431.737 294.277L319.472 403.161C312.891 409.544 309.6 412.735 305.547 412.735C301.494 412.735 298.204 409.543 291.623 403.16L179.374 294.281C176.377 291.374 174.879 289.921 174.088 288.052C173.297 286.182 173.298 284.095 173.299 279.92L173.35 91.3395C173.352 84.5177 173.353 81.1068 175.184 78.5143C177.015 75.9218 180.229 74.7805 186.658 72.4978L298.872 32.6527Z'/%3E%3C/clipPath%3E%3Cfilter id='filter3_d_494_133328' x='210.449' y='307.225' width='201.051' height='35.6348' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_133328'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_133328' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter4_f_494_133328' x='137.93' y='0.488281' width='336.609' height='322.391' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter5_d_494_133328' x='212.832' y='89.8574' width='188.445' height='180.314' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_133328'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_133328' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter6_d_494_133328' x='188.656' y='55.127' width='235.16' height='221.111' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_133328'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_133328' result='shape'/%3E%3C/filter%3E%3CclipPath id='paint23_angular_494_133328_clip_path'%3E%3Cpath d='M243.918 267.429C238.438 270.242 232.22 265.312 233.327 259.018L245.111 191.819L195.093 144.141C190.422 139.68 192.85 131.525 199.111 130.644L268.65 120.756L299.657 59.2825C302.454 53.7418 310.022 53.7418 312.818 59.2825L343.826 120.756L413.365 130.644C419.626 131.525 422.053 139.68 417.368 144.141L367.365 191.819L379.149 259.018C380.256 265.312 374.038 270.242 368.558 267.429L306.217 235.378L243.918 267.429Z'/%3E%3C/clipPath%3E%3CclipPath id='paint24_angular_494_133328_clip_path'%3E%3Cpath d='M410.498 9.78906L357.645 26.5522L384.071 60.0785L431.272 57.6838L410.498 9.78906Z'/%3E%3C/clipPath%3E%3CclipPath id='paint25_angular_494_133328_clip_path'%3E%3Cpath d='M382.09 425.632L386.625 384.049L355.266 392.018L342.486 425.306L382.09 425.632Z'/%3E%3C/clipPath%3E%3CclipPath id='paint26_angular_494_133328_clip_path'%3E%3Cpath d='M226.668 422.463L268.573 424.665L258.847 393.898L224.792 383.03L226.668 422.463Z'/%3E%3C/clipPath%3E%3CclipPath id='paint27_angular_494_133328_clip_path'%3E%3Cpath d='M205.524 12.3232L258.822 25.9468L233.378 57.3321L186.142 56.6276L205.524 12.3232Z'/%3E%3C/clipPath%3E%3Cfilter id='filter7_f_494_133328' x='197.434' y='158.32' width='39.9844' height='39.9121' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter8_f_494_133328' x='491.816' y='226.168' width='51.5078' height='51.334' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter9_f_494_133328' x='93.6875' y='8.76172' width='42.6055' height='42.541' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter10_f_494_133328' x='67.6758' y='327.158' width='27.3789' height='27.3418' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter11_f_494_133328' x='107.285' y='400.629' width='34.3516' height='34.2383' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter12_f_494_133328' x='494.879' y='4.81836' width='25.0234' height='24.9941' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter13_f_494_133328' x='516.852' y='392.277' width='33.8984' height='33.8145' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter14_f_494_133328' x='411.711' y='364.076' width='46.5898' height='46.5156' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3Cfilter id='filter15_f_494_133328' x='398.387' y='177.285' width='46.5898' height='46.5156' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_133328'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_494_133328' x1='388.05' y1='182.615' x2='493.423' y2='60.2762' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_494_133328' x1='426.745' y1='162.997' x2='470.55' y2='87.1491' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_494_133328' x1='448.42' y1='201.075' x2='483.11' y2='143.726' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_494_133328' x1='474.638' y1='237.168' x2='498.965' y2='198.765' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_494_133328' x1='364.026' y1='158.668' x2='469.4' y2='36.329' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_494_133328' x1='402.721' y1='139.049' x2='446.526' y2='63.2018' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_494_133328' x1='424.396' y1='177.127' x2='459.086' y2='119.779' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_494_133328' x1='450.615' y1='213.22' x2='474.941' y2='174.818' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear_494_133328' x1='225.384' y1='182.615' x2='120.01' y2='60.2762' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint9_linear_494_133328' x1='186.681' y1='162.997' x2='142.876' y2='87.1491' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint10_linear_494_133328' x1='165.014' y1='201.075' x2='130.324' y2='143.726' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint11_linear_494_133328' x1='138.795' y1='237.168' x2='114.469' y2='198.765' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint12_linear_494_133328' x1='249.408' y1='158.668' x2='144.034' y2='36.329' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint13_linear_494_133328' x1='210.705' y1='139.049' x2='166.9' y2='63.2018' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint14_linear_494_133328' x1='189.037' y1='177.127' x2='154.347' y2='119.779' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint15_linear_494_133328' x1='162.819' y1='213.22' x2='138.492' y2='174.818' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint16_linear_494_133328' x1='302.715' y1='26.668' x2='302.715' y2='398.751' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F4A455'/%3E%3Cstop offset='1' stop-color='%23ED4E60'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint17_linear_494_133328' x1='306.714' y1='5' x2='306.714' y2='460' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FADC6A'/%3E%3Cstop offset='1' stop-color='%23F4A339'/%3E%3C/linearGradient%3E%3CradialGradient id='paint18_radial_494_133328' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(152.83 61.3526) rotate(44.7435) scale(430.028 987.255)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint19_radial_494_133328' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(152.887 61.3523) rotate(44.7435) scale(430.028 987.255)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint20_linear_494_133328' x1='156.877' y1='434.816' x2='156.877' y2='335.685' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint21_linear_494_133328' x1='467.041' y1='434.807' x2='467.041' y2='335.598' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint22_linear_494_133328' x1='311.777' y1='378.447' x2='311.777' y2='279.444' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 613px;
  height: 460px;
}
@media (max-width: 500px) {
  .CX-pop-up-modal.modal-default.modal-peringkat.type-5 .box-pop-up-modal .box-large-ranking .box-large-ranking-inner .box-ranking-item {
    background-image: url("data:image/svg+xml,%3Csvg width='428' height='416' viewBox='0 0 428 416' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.3' filter='url(%23filter0_f_544_145925)'%3E%3Cpath d='M479.934 58.9009C478.909 64.4065 477.506 69.7392 474.429 74.6582L471.812 77.3058C462.832 83.0371 453.661 88.4149 444.298 93.4392C437.531 97.0695 430.748 100.68 423.95 104.27C384.364 125.159 350.511 143.063 322.389 157.98C299.984 169.869 284.752 178.173 276.692 182.891C269.989 186.817 264.474 190.275 260.145 193.263C259.094 193.99 258.151 194.855 257.316 195.858C256.723 196.575 256.743 197.272 257.377 197.949C262.4 203.304 269.203 207.546 275.41 211.36C288.638 219.473 302.108 227.17 315.82 234.45L325.986 240.001L356.728 256.24C356.818 256.287 356.898 256.353 356.961 256.433C357.024 256.513 357.07 256.605 357.095 256.704C357.12 256.802 357.123 256.905 357.106 257.005C357.088 257.106 357.049 257.201 356.992 257.285L352.346 264.228L334.479 290.515C334.408 290.619 334.317 290.708 334.211 290.777C334.104 290.845 333.985 290.892 333.861 290.914C333.736 290.935 333.609 290.932 333.486 290.904C333.362 290.875 333.246 290.822 333.144 290.748L328.332 287.243C306.561 271.202 285.073 254.593 263.87 237.414L258.116 232.585L248.982 224.936L240.973 218.076L232.888 210.465L223.83 201.085C221.336 198.323 219.498 195.434 218.316 192.421L218.512 190.601L220.081 188.081C223.943 184.24 228.033 180.89 232.352 178.032L244.238 170.15L248.862 167.277L281.632 148.15L311.906 131.52L325.36 124.345L326.899 123.517L344.781 114.063L354.986 108.693L360.446 105.91L375.809 98.0046L386.76 92.341L390.478 90.4908L408.383 81.3748L417.547 76.6363L422.909 74.0866L439.509 65.8281L448.876 61.0746L453.862 58.6452L472.491 49.4465L480.168 45.7911C480.237 45.7581 480.313 45.7437 480.39 45.7492C480.466 45.7547 480.539 45.7801 480.602 45.8227C480.666 45.8653 480.717 45.9236 480.75 45.992C480.784 46.0603 480.799 46.1363 480.794 46.2123L479.934 58.9009Z' fill='url(%23paint0_linear_544_145925)'/%3E%3Cpath d='M457.493 91.7463C457.749 96.56 457.453 101.376 456.603 106.195C456.306 107.624 455.942 109.173 455.509 110.843C454.604 114.313 453.068 117.387 450.901 120.064C447.786 123.9 441.926 127.42 437.386 130.534L427.491 136.875C400.5 153.417 373.072 169.207 345.207 184.245C334.94 189.785 324.572 195.133 314.104 200.288C309.161 202.725 303.852 205.019 298.175 207.17C288.702 210.757 277.449 202.085 271.936 195.248C271.873 195.171 271.827 195.081 271.802 194.984C271.778 194.887 271.775 194.786 271.793 194.688C271.812 194.589 271.852 194.496 271.911 194.415C271.969 194.334 272.045 194.267 272.132 194.218C332.348 160.567 392.438 127.014 452.402 93.559C452.442 93.5339 452.985 93.193 454.031 92.5361C455.323 91.7238 456.477 91.4605 457.493 91.7463Z' fill='url(%23paint1_linear_544_145925)'/%3E%3Cpath d='M440.43 138.809C440.555 143.943 440.163 149.05 439.253 154.13C438.65 157.374 437.516 160.886 435.852 164.667L434.298 167.33C432.875 169.27 431.216 170.98 429.32 172.459C426.404 174.731 423.365 176.972 420.202 179.183L411.4 185.005C393.772 195.976 375.679 206.261 357.12 215.858C350.302 219.383 344.07 222.374 338.424 224.831C334.23 226.659 328.536 229.118 323.867 228.923C315.579 228.577 307.788 222.966 303.248 216.384C303.166 216.266 303.111 216.133 303.084 215.992C303.058 215.851 303.061 215.707 303.093 215.567C303.126 215.428 303.188 215.297 303.274 215.182C303.36 215.068 303.469 214.973 303.594 214.903L440.43 138.809Z' fill='url(%23paint2_linear_544_145925)'/%3E%3Cpath d='M428.248 186.629C428.228 191.318 427.708 196.124 426.687 201.048C425.33 205.553 423.625 209.479 420.201 212.834C417.788 215.206 412.719 218.816 404.996 223.665L392.062 231.502L389.942 232.69L375.575 240.317C369.926 243.062 363.998 245.913 358.605 246.883C350.995 248.252 343.604 242.1 338.822 236.805C338.556 236.504 338.357 236.17 338.227 235.804C338.041 235.288 338.186 234.899 338.664 234.638C346.503 230.261 354.181 225.979 361.697 221.792C383.137 209.843 403.805 198.3 423.701 187.163C424.877 186.501 426.129 185.852 427.456 185.215C427.53 185.182 427.61 185.164 427.69 185.164C427.771 185.164 427.85 185.182 427.923 185.215C427.996 185.249 428.06 185.298 428.111 185.359C428.162 185.42 428.198 185.492 428.218 185.569C428.279 185.784 428.289 186.138 428.248 186.629Z' fill='url(%23paint3_linear_544_145925)'/%3E%3C/g%3E%3Cpath d='M458.349 37.3735C457.323 42.8792 455.92 48.2119 452.843 53.1309L450.226 55.7784C441.246 61.5097 432.075 66.8875 422.712 71.9118C415.945 75.5421 409.162 79.1524 402.364 82.7426C362.778 103.632 328.925 121.536 300.803 136.453C278.398 148.342 263.166 156.645 255.106 161.364C248.403 165.29 242.888 168.747 238.559 171.736C237.508 172.463 236.565 173.328 235.73 174.331C235.137 175.048 235.157 175.745 235.791 176.422C240.814 181.777 247.617 186.019 253.824 189.832C267.052 197.945 280.522 205.642 294.234 212.923L304.401 218.474L335.142 234.713C335.232 234.76 335.312 234.825 335.375 234.905C335.438 234.985 335.484 235.078 335.509 235.176C335.534 235.275 335.537 235.378 335.52 235.478C335.502 235.578 335.463 235.674 335.406 235.758L330.76 242.7L312.893 268.988C312.822 269.092 312.731 269.181 312.625 269.25C312.518 269.318 312.4 269.365 312.275 269.386C312.15 269.408 312.023 269.405 311.9 269.376C311.776 269.348 311.66 269.295 311.558 269.221L306.746 265.716C284.975 249.675 263.488 233.065 242.284 215.886L236.53 211.058L227.396 203.408L219.387 196.549L211.302 188.937L202.244 179.558C199.75 176.795 197.912 173.907 196.73 170.893L196.927 169.073L198.495 166.554C202.357 162.713 206.447 159.363 210.766 156.505L222.652 148.623L227.276 145.749L260.046 126.622L290.32 109.993L303.775 102.817L305.313 101.99L323.195 92.5355L333.4 87.1652L338.86 84.3823L354.223 76.4773L365.174 70.8137L368.892 68.9634L386.797 59.8475L395.961 55.109L401.323 52.5593L417.923 44.3008L427.29 39.5472L432.276 37.1178L450.905 27.9191L458.582 24.2637C458.651 24.2308 458.727 24.2163 458.804 24.2219C458.88 24.2274 458.953 24.2527 459.016 24.2953C459.08 24.3379 459.131 24.3963 459.164 24.4646C459.198 24.533 459.213 24.6089 459.208 24.6849L458.349 37.3735Z' fill='url(%23paint4_linear_544_145925)'/%3E%3Cpath d='M435.907 70.219C436.163 75.0327 435.867 79.8489 435.017 84.6676C434.72 86.0967 434.356 87.6461 433.923 89.3158C433.018 92.7857 431.482 95.8595 429.315 98.5371C426.2 102.373 420.34 105.893 415.8 109.007L405.905 115.347C378.914 131.889 351.486 147.679 323.621 162.717C313.354 168.258 302.986 173.606 292.518 178.76C287.575 181.197 282.266 183.491 276.589 185.642C267.116 189.23 255.864 180.558 250.35 173.721C250.287 173.644 250.241 173.553 250.216 173.456C250.192 173.36 250.189 173.258 250.207 173.16C250.226 173.062 250.266 172.969 250.325 172.888C250.383 172.807 250.459 172.739 250.546 172.691C310.762 139.04 370.852 105.487 430.816 72.0317C430.856 72.0066 431.399 71.6656 432.445 71.0088C433.737 70.1964 434.891 69.9332 435.907 70.219Z' fill='url(%23paint5_linear_544_145925)'/%3E%3Cpath d='M418.844 117.281C418.969 122.416 418.577 127.523 417.667 132.602C417.064 135.847 415.93 139.359 414.266 143.14L412.712 145.802C411.289 147.743 409.63 149.453 407.734 150.932C404.818 153.203 401.779 155.445 398.616 157.656L389.814 163.478C372.186 174.449 354.093 184.733 335.534 194.33C328.716 197.856 322.484 200.847 316.838 203.304C312.644 205.131 306.95 207.591 302.282 207.395C293.993 207.049 286.202 201.438 281.662 194.857C281.58 194.739 281.525 194.605 281.498 194.465C281.472 194.324 281.475 194.179 281.508 194.04C281.54 193.9 281.602 193.769 281.688 193.655C281.774 193.54 281.883 193.445 282.009 193.375L418.844 117.281Z' fill='url(%23paint6_linear_544_145925)'/%3E%3Cpath d='M406.662 165.102C406.642 169.79 406.122 174.597 405.101 179.521C403.744 184.026 402.039 187.952 398.615 191.307C396.202 193.678 391.133 197.289 383.41 202.137L370.476 209.975L368.356 211.163L353.989 218.79C348.34 221.535 342.412 224.386 337.019 225.356C329.409 226.725 322.018 220.572 317.237 215.277C316.97 214.976 316.771 214.643 316.641 214.277C316.455 213.76 316.6 213.372 317.078 213.111C324.917 208.734 332.595 204.451 340.112 200.265C361.551 188.316 382.219 176.773 402.115 165.636C403.291 164.974 404.543 164.325 405.87 163.688C405.944 163.654 406.024 163.637 406.104 163.637C406.185 163.637 406.264 163.654 406.337 163.688C406.41 163.722 406.474 163.771 406.525 163.832C406.576 163.893 406.612 163.965 406.632 164.041C406.693 164.257 406.703 164.611 406.662 165.102Z' fill='url(%23paint7_linear_544_145925)'/%3E%3Cg opacity='0.3' filter='url(%23filter1_f_544_145925)'%3E%3Cpath d='M-61.4306 58.9009C-60.4049 64.4065 -59.002 69.7392 -55.9249 74.6582L-53.3078 77.3058C-44.3278 83.0371 -35.1567 88.4149 -25.7945 93.4392C-19.0268 97.0695 -12.2439 100.68 -5.44606 104.27C34.1396 125.159 67.9932 143.063 96.115 157.98C118.52 169.869 133.752 178.173 141.812 182.891C148.515 186.817 154.03 190.275 158.359 193.263C159.41 193.99 160.353 194.855 161.188 195.858C161.781 196.575 161.761 197.272 161.127 197.949C156.104 203.304 149.301 207.546 143.094 211.36C129.866 219.473 116.395 227.17 102.684 234.45L92.5174 240.001L61.7761 256.24C61.6856 256.287 61.6061 256.353 61.5429 256.433C61.4796 256.513 61.434 256.605 61.4091 256.704C61.3842 256.802 61.3805 256.905 61.3982 257.005C61.416 257.106 61.4548 257.201 61.5121 257.285L66.158 264.228L84.0251 290.515C84.096 290.619 84.1872 290.708 84.2934 290.777C84.3996 290.845 84.5184 290.892 84.643 290.914C84.7675 290.935 84.8952 290.932 85.0184 290.904C85.1416 290.875 85.2578 290.822 85.36 290.748L90.1718 287.243C111.943 271.202 133.43 254.593 154.634 237.414L160.388 232.585L169.522 224.936L177.531 218.076L185.616 210.465L194.674 201.085C197.168 198.323 199.006 195.434 200.188 192.421L199.991 190.601L198.423 188.081C194.561 184.24 190.471 180.89 186.152 178.032L174.266 170.15L169.642 167.277L136.872 148.15L106.598 131.52L93.1434 124.345L91.6048 123.517L73.7227 114.063L63.5183 108.693L58.0579 105.91L42.6947 98.0046L31.7437 92.341L28.0255 90.4908L10.1207 81.3748L0.957117 76.6363L-4.40526 74.0866L-21.0053 65.8281L-30.3725 61.0746L-35.3578 58.6452L-53.9866 49.4465L-61.6644 45.7911C-61.7332 45.7581 -61.8095 45.7437 -61.8857 45.7492C-61.9618 45.7547 -62.0352 45.7801 -62.0985 45.8227C-62.1618 45.8653 -62.2128 45.9236 -62.2465 45.992C-62.2801 46.0603 -62.2953 46.1363 -62.2904 46.2123L-61.4306 58.9009Z' fill='url(%23paint8_linear_544_145925)'/%3E%3Cpath d='M-38.9968 91.7463C-39.2532 96.56 -38.9566 101.376 -38.1068 106.195C-37.8102 107.624 -37.4456 109.173 -37.0132 110.843C-36.1082 114.313 -34.5721 117.387 -32.405 120.064C-29.2902 123.9 -23.43 127.42 -18.8897 130.534L-8.99459 136.875C17.9958 153.417 45.4237 169.207 73.289 184.245C83.5562 189.785 93.924 195.133 104.392 200.288C109.335 202.725 114.645 205.019 120.321 207.17C129.794 210.757 141.047 202.085 146.56 195.248C146.623 195.171 146.669 195.081 146.694 194.984C146.718 194.887 146.721 194.786 146.703 194.688C146.684 194.589 146.644 194.496 146.586 194.415C146.527 194.334 146.451 194.267 146.364 194.218C86.1482 160.567 26.0583 127.014 -33.9059 93.559C-33.9461 93.5339 -34.4892 93.193 -35.535 92.5361C-36.8272 91.7238 -37.9811 91.4605 -38.9968 91.7463Z' fill='url(%23paint9_linear_544_145925)'/%3E%3Cpath d='M-21.9218 138.807C-22.0475 143.941 -21.6553 149.048 -20.7453 154.128C-20.1419 157.372 -19.0081 160.884 -17.3438 164.665L-15.7901 167.328C-14.3672 169.268 -12.708 170.978 -10.8124 172.457C-7.89614 174.729 -4.8567 176.97 -1.69408 179.182L7.10746 185.003C24.7357 195.974 42.8291 206.259 61.3875 215.856C68.2055 219.381 74.4377 222.372 80.0842 224.829C84.2776 226.657 89.9718 229.116 94.6403 228.921C102.929 228.575 110.72 222.964 115.26 216.382C115.341 216.264 115.397 216.131 115.424 215.99C115.45 215.849 115.447 215.705 115.414 215.565C115.382 215.426 115.32 215.295 115.234 215.18C115.148 215.066 115.039 214.971 114.913 214.901L-21.9218 138.807Z' fill='url(%23paint10_linear_544_145925)'/%3E%3Cpath d='M-9.74448 186.629C-9.72437 191.318 -9.20396 196.124 -8.18327 201.048C-6.82571 205.553 -5.1212 209.479 -1.69712 212.834C0.716331 215.206 5.78458 218.816 13.5076 223.665L26.4422 231.502L28.5615 232.69L42.9291 240.317C48.5781 243.062 54.5061 245.913 59.8987 246.883C67.5086 248.252 74.8998 242.1 79.6814 236.805C79.9479 236.504 80.1465 236.17 80.2772 235.804C80.4633 235.288 80.3175 234.899 79.8398 234.638C72.0011 230.261 64.3233 225.979 56.8064 221.792C35.3669 209.843 14.6992 198.3 -5.19663 187.163C-6.37319 186.501 -7.62515 185.852 -8.95255 185.215C-9.02583 185.182 -9.1056 185.164 -9.18619 185.164C-9.26679 185.164 -9.34623 185.182 -9.41891 185.215C-9.4916 185.249 -9.55575 185.298 -9.6068 185.359C-9.65784 185.42 -9.69454 185.492 -9.71431 185.569C-9.77464 185.784 -9.7847 186.138 -9.74448 186.629Z' fill='url(%23paint11_linear_544_145925)'/%3E%3C/g%3E%3Cpath d='M-39.8447 37.3735C-38.8189 42.8792 -37.4161 48.2119 -34.339 53.1309L-31.7219 55.7784C-22.7418 61.5097 -13.5707 66.8875 -4.20854 71.9118C2.55918 75.5421 9.34199 79.1524 16.1399 82.7426C55.7255 103.632 89.5792 121.536 117.701 136.453C140.106 148.342 155.338 156.645 163.398 161.364C170.1 165.29 175.616 168.747 179.945 171.736C180.996 172.463 181.939 173.328 182.774 174.331C183.367 175.048 183.347 175.745 182.713 176.422C177.69 181.777 170.887 186.019 164.68 189.832C151.452 197.945 137.981 205.642 124.27 212.923L114.103 218.474L83.362 234.713C83.2715 234.76 83.192 234.825 83.1288 234.905C83.0656 234.985 83.02 235.078 82.9951 235.176C82.9701 235.275 82.9664 235.378 82.9842 235.478C83.0019 235.578 83.0407 235.674 83.0981 235.758L87.744 242.7L105.611 268.988C105.682 269.092 105.773 269.181 105.879 269.25C105.985 269.318 106.104 269.365 106.229 269.386C106.353 269.408 106.481 269.405 106.604 269.376C106.728 269.348 106.844 269.295 106.946 269.221L111.758 265.716C133.529 249.675 155.016 233.065 176.22 215.886L181.974 211.058L191.108 203.408L199.117 196.549L207.202 188.937L216.26 179.558C218.754 176.795 220.592 173.907 221.773 170.893L221.577 169.073L220.009 166.554C216.147 162.713 212.057 159.363 207.738 156.505L195.851 148.623L191.228 145.749L158.458 126.622L128.184 109.993L114.729 102.817L113.191 101.99L95.3086 92.5355L85.1042 87.1652L79.6438 84.3823L64.2807 76.4773L53.3296 70.8137L49.6114 68.9634L31.7066 59.8475L22.5431 55.109L17.1807 52.5593L0.580654 44.3008L-8.78654 39.5472L-13.7718 37.1178L-32.4007 27.9191L-40.0785 24.2637C-40.1473 24.2308 -40.2236 24.2163 -40.2997 24.2219C-40.3759 24.2274 -40.4493 24.2527 -40.5126 24.2953C-40.5759 24.3379 -40.6269 24.3963 -40.6605 24.4646C-40.6942 24.533 -40.7093 24.6089 -40.7044 24.6849L-39.8447 37.3735Z' fill='url(%23paint12_linear_544_145925)'/%3E%3Cpath d='M-17.4108 70.219C-17.6673 75.0327 -17.3706 79.8489 -16.5209 84.6676C-16.2242 86.0967 -15.8597 87.6461 -15.4273 89.3158C-14.5222 92.7857 -12.9862 95.8595 -10.8191 98.5371C-7.70423 102.373 -1.84408 105.893 2.69622 109.007L12.5914 115.347C39.5818 131.889 67.0097 147.679 94.875 162.717C105.142 168.258 115.51 173.606 125.978 178.76C130.921 181.197 136.23 183.491 141.907 185.642C151.38 189.23 162.633 180.558 168.146 173.721C168.209 173.644 168.255 173.553 168.28 173.456C168.304 173.36 168.307 173.258 168.289 173.16C168.27 173.062 168.23 172.969 168.171 172.888C168.113 172.807 168.037 172.739 167.95 172.691C107.734 139.04 47.6442 105.487 -12.32 72.0317C-12.3602 72.0066 -12.9032 71.6656 -13.9491 71.0088C-15.2413 70.1964 -16.3952 69.9332 -17.4108 70.219Z' fill='url(%23paint13_linear_544_145925)'/%3E%3Cpath d='M-0.335882 117.279C-0.461582 122.414 -0.0693985 127.521 0.840674 132.6C1.44404 135.845 2.57786 139.357 4.24214 143.138L5.7958 145.8C7.21873 147.741 8.87798 149.451 10.7735 150.93C13.6898 153.202 16.7292 155.443 19.8919 157.654L28.6934 163.476C46.3216 174.447 64.415 184.731 82.9734 194.329C89.7914 197.854 96.0237 200.845 101.67 203.302C105.864 205.129 111.558 207.589 116.226 207.393C124.515 207.047 132.306 201.436 136.846 194.855C136.927 194.737 136.983 194.603 137.01 194.463C137.036 194.322 137.033 194.177 137 194.038C136.968 193.898 136.906 193.767 136.82 193.653C136.734 193.539 136.624 193.443 136.499 193.373L-0.335882 117.279Z' fill='url(%23paint14_linear_544_145925)'/%3E%3Cpath d='M11.8415 165.102C11.8616 169.79 12.382 174.597 13.4027 179.521C14.7602 184.026 16.4647 187.952 19.8888 191.307C22.3023 193.678 27.3705 197.289 35.0936 202.137L48.0281 209.975L50.1475 211.163L64.515 218.79C70.164 221.535 76.0921 224.386 81.4846 225.356C89.0945 226.725 96.4857 220.572 101.267 215.277C101.534 214.976 101.732 214.643 101.863 214.277C102.049 213.76 101.903 213.372 101.426 213.111C93.5871 208.734 85.9093 204.451 78.3924 200.265C56.9529 188.316 36.2852 176.773 16.3893 165.636C15.2127 164.974 13.9608 164.325 12.6334 163.688C12.5601 163.654 12.4803 163.637 12.3997 163.637C12.3192 163.637 12.2397 163.654 12.167 163.688C12.0943 163.722 12.0302 163.771 11.9791 163.832C11.9281 163.893 11.8914 163.965 11.8716 164.041C11.8113 164.257 11.8012 164.611 11.8415 165.102Z' fill='url(%23paint15_linear_544_145925)'/%3E%3Cg filter='url(%23filter2_f_544_145925)'%3E%3Cpath d='M194.727 32.7338C200.063 29.6789 202.731 28.1515 205.657 28.1515C208.583 28.1515 211.251 29.6789 216.587 32.7338L340.649 103.756C346.05 106.848 348.751 108.394 350.235 110.953C351.719 113.513 351.719 116.625 351.719 122.849V264.57C351.719 270.794 351.719 273.906 350.235 276.466C348.751 279.025 346.05 280.571 340.649 283.663L216.587 354.685C211.251 357.74 208.583 359.267 205.657 359.267C202.731 359.267 200.063 357.74 194.727 354.685L70.6657 283.663C65.2642 280.571 62.5634 279.025 61.0796 276.466C59.5958 273.906 59.5958 270.794 59.5958 264.57V122.849C59.5958 116.625 59.5958 113.513 61.0796 110.953C62.5634 108.394 65.2642 106.848 70.6657 103.756L194.727 32.7338Z' fill='url(%23paint16_linear_544_145925)'/%3E%3C/g%3E%3Cpath d='M203.803 9.29955C206.489 8.16548 207.832 7.59845 209.249 7.59845C210.667 7.59845 212.009 8.16549 214.695 9.29955L347.978 65.5786C351.533 67.0797 353.311 67.8303 354.311 69.3377C355.31 70.8452 355.311 72.7746 355.311 76.6335L355.311 267.877C355.311 272.535 355.311 274.864 354.418 276.942C353.525 279.021 351.837 280.624 348.459 283.831L214.771 410.77C212.163 413.246 210.859 414.484 209.263 414.484C207.666 414.484 206.362 413.246 203.754 410.771L70.0408 283.831C66.6626 280.624 64.9735 279.021 64.0806 276.942C63.1878 274.863 63.1878 272.534 63.1878 267.876L63.1875 76.6335C63.1875 72.7746 63.1875 70.8452 64.1873 69.3377C65.1871 67.8303 66.9646 67.0797 70.5196 65.5786L203.803 9.29955Z' fill='url(%23paint17_linear_544_145925)'/%3E%3CforeignObject x='48.5977' y='17.1523' width='314.121' height='353.115'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_544_145925_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M204.211 34.719C206.184 33.8566 207.171 33.4254 208.216 33.4255C209.261 33.4255 210.248 33.8567 212.221 34.7192L322.242 82.809C324.569 83.8261 325.733 84.3346 326.386 85.3323C327.038 86.33 327.038 87.5998 327.038 90.1393V253.107C327.038 257.361 327.038 259.488 326.22 261.384C325.402 263.28 323.855 264.74 320.76 267.658L212.319 369.92C210.369 371.759 209.394 372.678 208.203 372.678C207.011 372.678 206.036 371.759 204.086 369.92L95.6566 267.658C92.5624 264.739 91.0153 263.28 90.1971 261.384C89.3789 259.488 89.3789 257.361 89.3789 253.108V90.1396C89.3789 87.5999 89.3789 86.3301 90.0317 85.3324C90.6845 84.3347 91.8481 83.8261 94.1752 82.8091L204.211 34.719Z' fill='url(%23paint18_radial_544_145925)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_544_145925' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='89' y='30' width='239' height='344'%3E%3CforeignObject x='48.5977' y='17.1523' width='314.121' height='353.115'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_544_145925_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M201.523 32.1002C204.837 30.9232 206.493 30.3347 208.216 30.3345C209.939 30.3343 211.596 30.9224 214.909 32.0986L313.776 67.1951C320.209 69.4786 323.426 70.6204 325.257 73.2147C327.088 75.809 327.088 79.2221 327.086 86.0482L327.041 253.279C327.04 257.45 327.039 259.536 326.249 261.403C325.458 263.27 323.962 264.722 320.968 267.627L222.131 363.533C215.549 369.92 212.257 373.114 208.203 373.114C204.148 373.114 200.857 369.92 194.275 363.532L95.4528 267.631C92.4575 264.725 90.9599 263.271 90.1697 261.403C89.3795 259.534 89.3801 257.447 89.3812 253.273L89.4263 86.0366C89.4281 79.2158 89.429 75.8053 91.2596 73.2131C93.0902 70.6208 96.3039 69.4792 102.731 67.1959L201.523 32.1002Z' fill='url(%23paint19_radial_544_145925)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_544_145925)'%3E%3Cpath opacity='0.3' d='M345.414 193.71C345.414 169.828 339.074 146.366 327.031 125.683L208.201 193.71H345.414Z' fill='white'/%3E%3Cpath d='M327.031 261.737C339.074 241.054 345.414 217.593 345.414 193.71H208.201L327.031 261.737Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M276.807 311.536C297.666 299.595 314.988 282.42 327.031 261.737L208.201 193.71L276.807 311.536Z' fill='white'/%3E%3Cpath d='M208.201 329.764C232.287 329.764 255.948 323.477 276.807 311.536L208.201 193.71L208.201 329.764Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M139.595 311.536C160.454 323.477 184.115 329.764 208.201 329.764L208.201 193.71L139.595 311.536Z' fill='white'/%3E%3Cpath d='M89.3713 261.737C101.414 282.42 118.736 299.595 139.595 311.536L208.201 193.71L89.3713 261.737Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M70.9883 193.71C70.9883 217.593 77.3284 241.054 89.3713 261.737L208.201 193.71L70.9883 193.71Z' fill='white'/%3E%3Cpath d='M89.3713 125.683C77.3284 146.366 70.9883 169.828 70.9883 193.71L208.201 193.71L89.3713 125.683Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M139.595 75.884C118.736 87.8252 101.414 105 89.3713 125.683L208.201 193.71L139.595 75.884Z' fill='white'/%3E%3Cpath d='M208.201 57.6563C184.115 57.6562 160.454 63.9428 139.595 75.884L208.201 193.71L208.201 57.6563Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M276.807 75.884C255.948 63.9428 232.287 57.6563 208.201 57.6563L208.201 193.71L276.807 75.884Z' fill='white'/%3E%3Cpath d='M327.031 125.683C314.988 105 297.666 87.8252 276.807 75.884L208.201 193.71L327.031 125.683Z' fill='%23F6BD5A'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M108.459 335.018C106.531 335.719 100.309 337.647 94.5246 339.487L84.1836 342.729L98.0301 356.575C105.654 364.286 112.227 370.508 112.578 370.508C113.016 370.508 113.279 362.183 113.279 352.106C113.279 341.941 113.016 333.704 112.665 333.791C112.227 333.791 110.387 334.405 108.459 335.018Z' fill='%23A63C1C'/%3E%3Cpath d='M314.305 352.106C314.305 362.222 315.189 370.508 315.627 370.508C315.978 370.508 321.929 364.316 329.553 356.641L343.4 342.774L339.193 341.465C334.987 340.157 320.264 335.535 316.32 334.314L314.305 333.79V352.106Z' fill='%23A63C1C'/%3E%3Cpath d='M73.7403 307.398C68.8657 309.09 61.7974 311.99 57.8976 313.843C49.6919 317.71 36.449 325.927 37.0177 326.652C37.2615 326.893 42.4611 332.049 48.4732 338.011L59.5225 348.886L55.7853 362.984C53.6729 370.717 50.9918 380.707 49.6919 385.137C48.392 389.568 47.4983 393.274 47.5795 393.354C47.6608 393.515 51.9668 391.501 57.0852 389.004C72.6029 381.432 96.4889 373.295 108.838 371.362C110.707 371.04 112.25 370.798 112.25 370.717C112.25 370.556 106.238 364.595 98.845 357.345C89.6643 348.322 85.7646 343.972 86.4958 343.489C87.227 343.005 87.227 342.844 86.4958 342.844C85.6833 342.844 85.4396 338.413 85.4396 323.51C85.4396 305.626 85.3583 304.176 84.0584 304.257C83.246 304.257 78.615 305.707 73.7403 307.398Z' fill='url(%23paint20_linear_544_145925)'/%3E%3Cpath d='M342.172 323.511C342.172 338.415 341.928 342.845 341.197 342.845C340.384 342.845 340.384 343.006 341.116 343.49C341.847 343.973 337.947 348.323 328.766 357.346C321.373 364.596 315.442 370.557 315.605 370.638C315.686 370.719 317.961 371.202 320.642 371.766C335.754 374.908 354.684 381.433 370.201 388.764C375.563 391.342 380.032 393.355 380.113 393.355C380.194 393.275 379.219 389.569 377.92 385.138C376.62 380.708 373.939 370.719 371.826 362.985L368.089 348.887L379.544 337.689L391 326.411L389.131 325.042C385.557 322.303 374.67 316.18 368.008 313.039C361.021 309.816 345.259 304.177 343.309 304.177C342.334 304.177 342.172 307.48 342.172 323.511Z' fill='url(%23paint21_linear_544_145925)'/%3E%3Cpath d='M199.176 253.906C197.145 254.067 190.97 254.55 185.365 255.033C157.985 257.37 128.25 263.734 92.3394 274.931L85.0273 277.268L85.3523 309.813C85.5148 327.778 85.7585 342.601 85.921 342.681C86.0023 342.842 91.5269 341.312 98.189 339.298C104.851 337.284 110.863 335.592 111.594 335.592C112.326 335.592 118.581 334.142 125.406 332.37C158.473 323.83 184.796 320.286 214.369 320.286C242.073 320.286 267.34 323.589 297.888 331.322C305.932 333.336 313.65 335.189 314.95 335.35C316.331 335.592 322.831 337.364 329.411 339.378C336.074 341.392 341.598 342.842 341.679 342.681C341.842 342.601 342.086 327.778 342.248 309.813L342.573 277.268L332.824 274.206C301.626 264.378 273.84 258.336 246.379 255.356C235.411 254.228 206.163 253.261 199.176 253.906Z' fill='url(%23paint22_linear_544_145925)'/%3E%3Cg filter='url(%23filter3_d_544_145925)'%3E%3Cpath d='M123.12 304.316V279.616H129.656V288.812H129.808L136.04 279.616H143.184L135.812 289.648L144.628 304.316H137.484L132.012 294.816L129.656 298.16V304.316H123.12ZM146.981 304.316V279.616H162.941V285.088H153.517V288.964H161.573V294.436H153.517V298.844H163.321V304.316H146.981ZM168.096 304.316V279.616H174.632V298.844H183.98V304.316H168.096ZM196.833 304.772C195.111 304.772 193.603 304.532 192.311 304.05C191.019 303.569 189.943 302.834 189.081 301.846C188.245 300.858 187.612 299.617 187.181 298.122C186.776 296.602 186.573 294.816 186.573 292.764V279.616H193.109V293.524C193.109 294.892 193.236 295.994 193.489 296.83C193.768 297.641 194.173 298.236 194.705 298.616C195.263 298.971 195.972 299.148 196.833 299.148C197.695 299.148 198.404 298.971 198.961 298.616C199.519 298.236 199.937 297.641 200.215 296.83C200.494 295.994 200.633 294.892 200.633 293.524V279.616H206.941V292.764C206.941 294.816 206.739 296.602 206.333 298.122C205.928 299.617 205.307 300.858 204.471 301.846C203.661 302.834 202.609 303.569 201.317 304.05C200.051 304.532 198.556 304.772 196.833 304.772ZM208.769 304.316L216.293 279.616H224.197L231.721 304.316H224.805L221.993 292.308C221.689 291.118 221.385 289.826 221.081 288.432C220.777 287.039 220.473 285.722 220.169 284.48H220.017C219.764 285.722 219.485 287.039 219.181 288.432C218.877 289.826 218.573 291.118 218.269 292.308L215.457 304.316H208.769ZM214.165 299.072V294.018H226.249V299.072H214.165ZM234.077 304.316V279.616H243.425C245.198 279.616 246.832 279.857 248.327 280.338C249.821 280.794 251.025 281.605 251.937 282.77C252.849 283.936 253.305 285.544 253.305 287.596C253.305 289.572 252.849 291.181 251.937 292.422C251.025 293.664 249.821 294.576 248.327 295.158C246.832 295.741 245.198 296.032 243.425 296.032H240.613V304.316H234.077ZM240.613 290.864H242.969C244.261 290.864 245.236 290.586 245.895 290.028C246.579 289.471 246.921 288.66 246.921 287.596C246.921 286.532 246.579 285.798 245.895 285.392C245.236 284.987 244.261 284.784 242.969 284.784H240.613V290.864ZM247.377 304.316L242.247 294.322L246.655 289.99L254.673 304.316H247.377ZM269.412 304.772C267.107 304.772 265.004 304.316 263.104 303.404C261.23 302.467 259.735 301.061 258.62 299.186C257.506 297.312 256.948 294.968 256.948 292.156C256.948 290.079 257.278 288.242 257.936 286.646C258.595 285.025 259.494 283.657 260.634 282.542C261.774 281.428 263.079 280.592 264.548 280.034C266.043 279.452 267.614 279.16 269.26 279.16C271.084 279.16 272.668 279.477 274.01 280.11C275.353 280.744 276.455 281.516 277.316 282.428L273.896 286.38C273.288 285.848 272.642 285.456 271.958 285.202C271.3 284.924 270.476 284.784 269.488 284.784C268.374 284.784 267.373 285.076 266.486 285.658C265.6 286.216 264.903 287.026 264.396 288.09C263.89 289.154 263.636 290.434 263.636 291.928C263.636 293.474 263.864 294.791 264.32 295.88C264.802 296.944 265.511 297.755 266.448 298.312C267.411 298.87 268.627 299.148 270.096 299.148C270.451 299.148 270.793 299.11 271.122 299.034C271.477 298.958 271.768 298.844 271.996 298.692V295.272H268.348V289.952H277.772V301.732C276.911 302.568 275.733 303.29 274.238 303.898C272.769 304.481 271.16 304.772 269.412 304.772ZM279.092 304.316L286.616 279.616H294.52L302.044 304.316H295.128L292.316 292.308C292.012 291.118 291.708 289.826 291.404 288.432C291.1 287.039 290.796 285.722 290.492 284.48H290.34C290.086 285.722 289.808 287.039 289.504 288.432C289.2 289.826 288.896 291.118 288.592 292.308L285.78 304.316H279.092ZM284.488 299.072V294.018H296.572V299.072H284.488Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter4_f_544_145925)'%3E%3Cpath d='M139.653 266.663C133.57 269.824 126.668 264.285 127.898 257.213L140.976 181.706L85.4626 128.134C80.2784 123.121 82.973 113.958 89.922 112.968L167.102 101.858L201.517 32.7845C204.621 26.5588 213.02 26.5588 216.124 32.7845L250.538 101.858L327.718 112.968C334.667 113.958 337.362 123.121 332.162 128.134L276.664 181.706L289.743 257.213C290.972 264.285 284.07 269.824 277.988 266.663L208.797 230.65L139.653 266.663Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter5_d_544_145925)'%3E%3Cpath d='M132.778 181.623C128.42 180.876 126.993 175.373 130.353 172.243L166.206 138.801L158.201 89.9404C157.457 85.3727 162.38 81.744 166.348 83.9346L210.468 108.205L254.854 86.3203C258.856 84.3487 263.191 87.6066 262.394 91.9863L253.534 140.569L289.089 176.174C292.295 179.374 290.154 185.093 285.538 185.633L236.243 191.433L213.891 235.021C211.8 239.105 206.102 239.253 204.181 235.282L182.348 190.073L132.778 181.623Z' fill='%23F17942'/%3E%3C/g%3E%3Cg filter='url(%23filter6_d_544_145925)'%3E%3Cg clip-path='url(%23paint23_angular_544_145925_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000861071 -0.108554 0.115655 0.000912385 208.818 147.844)'%3E%3CforeignObject x='-899' y='-899' width='1798' height='1798'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(240, 126, 86, 1) 91.7857deg,rgba(250, 215, 114, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M152.827 242.899C147.903 245.428 142.316 240.996 143.311 235.339L153.899 174.934L108.959 132.075C104.762 128.065 106.944 120.735 112.569 119.943L175.048 111.055L202.908 55.796C205.421 50.8154 212.22 50.8154 214.732 55.796L242.592 111.055L305.071 119.943C310.696 120.735 312.878 128.065 308.668 132.075L263.741 174.934L274.329 235.339C275.324 240.996 269.737 245.428 264.813 242.899L208.801 214.088L152.827 242.899Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94331824779510498,&%2334;g&%2334;:0.49721625447273254,&%2334;b&%2334;:0.33741852641105652,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.25496017932891846%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:1.7221424579620361,&%2334;m01&%2334;:231.30995178222656,&%2334;m02&%2334;:92.302330017089844,&%2334;m10&%2334;:-217.10794067382812,&%2334;m11&%2334;:1.8247709274291992,&%2334;m12&%2334;:255.48535156250%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg clip-path='url(%23paint24_angular_544_145925_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.0151098 -0.0333658 0.0569647 0.0256556 289.548 40.3652)'%3E%3CforeignObject x='-1113.99' y='-1113.99' width='2227.98' height='2227.98'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(242, 141, 77, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M302.5 11.3047L255.012 26.3731L278.756 56.5099L321.164 54.3573L302.5 11.3047Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.55294120311737061,&%2334;b&%2334;:0.30196079611778259,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:30.219503402709961,&%2334;m01&%2334;:113.92937469482422,&%2334;m02&%2334;:217.4738769531250,&%2334;m10&%2334;:-66.731575012207031,&%2334;m11&%2334;:51.311195373535156,&%2334;m12&%2334;:48.075401306152344%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint25_angular_544_145925_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.0185273 0.0206357 -0.0352309 0.0314585 260.773 367.278)'%3E%3CforeignObject x='-1125.57' y='-1125.57' width='2251.13' height='2251.13'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(242, 141, 77, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M276.974 385.107L281.049 347.727L252.873 354.891L241.391 384.813L276.974 385.107Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.55294120311737061,&%2334;b&%2334;:0.30196079611778259,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:37.054672241210938,&%2334;m01&%2334;:-70.461700439453125,&%2334;m02&%2334;:277.47659301757812,&%2334;m10&%2334;:41.27136230468750,&%2334;m11&%2334;:62.916957855224609,&%2334;m12&%2334;:315.18386840820312%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint26_angular_544_145925_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.01963 0.0195956 -0.0334551 -0.0333307 154.282 365.136)'%3E%3CforeignObject x='-1125.6' y='-1125.6' width='2251.2' height='2251.2'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(242, 141, 77, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M137.333 382.259L174.984 384.238L166.245 356.581L135.648 346.812L137.333 382.259Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.55294120311737061,&%2334;b&%2334;:0.30196079611778259,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-39.259975433349609,&%2334;m01&%2334;:-66.910255432128906,&%2334;m02&%2334;:207.36749267578125,&%2334;m10&%2334;:39.191192626953125,&%2334;m11&%2334;:-66.661468505859375,&%2334;m12&%2334;:378.87088012695312%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint27_angular_544_145925_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.0160576 -0.029938 -0.0561864 0.0251687 132.109 39.6651)'%3E%3CforeignObject x='-1116.4' y='-1116.4' width='2232.8' height='2232.8'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 115, 1) 0deg,rgba(242, 143, 79, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M118.332 13.5836L166.218 25.8299L143.357 54.0422L100.917 53.4089L118.332 13.5836Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.45098039507865906,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.56078433990478516,&%2334;b&%2334;:0.30980393290519714,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-32.115287780761719,&%2334;m01&%2334;:-112.37286376953125,&%2334;m02&%2334;:204.35256958007812,&%2334;m10&%2334;:-59.875946044921875,&%2334;m11&%2334;:50.337451934814453,&%2334;m12&%2334;:44.434391021728516%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter7_f_544_145925)'%3E%3Cpath d='M135.048 177.098L127.258 167.07L114.659 168.747L124.704 160.985L123.011 148.414L130.801 158.443L143.4 156.765L133.354 164.528L135.048 177.098Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M96.9617 175.137L89.1716 165.109L76.573 166.786L86.6183 159.024L84.9251 146.453L92.7151 156.482L105.314 154.804L95.2685 162.567L96.9617 175.137Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter8_f_544_145925)'%3E%3Cpath d='M397.222 248.358L394.24 232.697L379.155 227.395L394.866 224.433L400.176 209.402L403.158 225.063L418.243 230.366L402.531 233.327L397.222 248.358Z' fill='white'/%3E%3C/g%3E%3Cpath d='M397.222 248.358L394.24 232.697L379.155 227.395L394.866 224.433L400.176 209.402L403.158 225.063L418.243 230.366L402.531 233.327L397.222 248.358Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter9_f_544_145925)'%3E%3Cpath d='M36.0953 13.9776L40.1025 26.0213L52.5434 28.621L40.4842 32.6072L37.8948 45.0242L33.8876 32.9805L21.4466 30.3807L33.5059 26.3945L36.0953 13.9776Z' fill='white'/%3E%3C/g%3E%3Cpath d='M36.0953 13.9776L40.1025 26.0213L52.5434 28.621L40.4842 32.6072L37.8948 45.0242L33.8876 32.9805L21.4466 30.3807L33.5059 26.3945L36.0953 13.9776Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_544_145925)'%3E%3Cpath d='M0.138461 317.569L3.52439 309.318L-1.92536 302.264L6.34213 305.63L13.4214 300.185L10.0355 308.436L15.4852 315.49L7.21773 312.123L0.138461 317.569Z' fill='white'/%3E%3C/g%3E%3Cpath d='M0.138461 317.569L3.52439 309.318L-1.92536 302.264L6.34213 305.63L13.4214 300.185L10.0355 308.436L15.4852 315.49L7.21773 312.123L0.138461 317.569Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter11_f_544_145925)'%3E%3Cpath d='M45.4638 389.814L42.9809 380.513L33.6625 377.974L42.9961 375.509L45.5353 366.228L48.0181 375.529L57.3365 378.068L48.003 380.533L45.4638 389.814Z' fill='white'/%3E%3C/g%3E%3Cpath d='M45.4638 389.814L42.9809 380.513L33.6625 377.974L42.9961 375.509L45.5353 366.228L48.0181 375.529L57.3365 378.068L48.003 380.533L45.4638 389.814Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter12_f_544_145925)'%3E%3Cpath d='M397.204 17.6369L391.272 19.5979L389.998 25.7066L388.026 19.7816L381.906 18.5026L387.839 16.5415L389.113 10.4329L391.084 16.3579L397.204 17.6369Z' fill='white'/%3E%3C/g%3E%3Cpath d='M397.204 17.6369L391.272 19.5979L389.998 25.7066L388.026 19.7816L381.906 18.5026L387.839 16.5415L389.113 10.4329L391.084 16.3579L397.204 17.6369Z' fill='white'/%3E%3Cg filter='url(%23filter13_f_544_145925)'%3E%3Cpath d='M405.65 358.719L414.134 366.245L424.921 362.706L417.374 371.167L420.922 381.924L412.438 374.398L401.652 377.937L409.198 369.476L405.65 358.719Z' fill='white'/%3E%3C/g%3E%3Cpath d='M405.65 358.719L414.134 366.245L424.921 362.706L417.374 371.167L420.922 381.924L412.438 374.398L401.652 377.937L409.198 369.476L405.65 358.719Z' fill='white'/%3E%3Cg filter='url(%23filter14_f_544_145925)'%3E%3Cpath d='M323.513 333.372L327.981 346.802L341.854 349.701L328.407 354.146L325.52 367.991L321.051 354.562L307.179 351.663L320.626 347.218L323.513 333.372Z' fill='white'/%3E%3C/g%3E%3Cpath d='M323.513 333.372L327.981 346.802L341.854 349.701L328.407 354.146L325.52 367.991L321.051 354.562L307.179 351.663L320.626 347.218L323.513 333.372Z' fill='white'/%3E%3Cg filter='url(%23filter15_f_544_145925)'%3E%3Cpath d='M311.544 165.466L316.013 178.896L329.885 181.794L316.438 186.239L313.551 200.085L309.083 186.655L295.21 183.757L308.657 179.312L311.544 165.466Z' fill='white'/%3E%3C/g%3E%3Cpath d='M311.544 165.466L316.013 178.896L329.885 181.794L316.438 186.239L313.551 200.085L309.083 186.655L295.21 183.757L308.657 179.312L311.544 165.466Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_544_145925' x='214.316' y='41.748' width='270.48' height='253.18' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter1_f_544_145925' x='-66.293' y='41.748' width='270.48' height='253.18' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter2_f_544_145925' x='48.5977' y='17.1523' width='314.121' height='353.115' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_544_145925_clip_path' transform='translate(-48.5977 -17.1523)'%3E%3Cpath d='M204.211 34.719C206.184 33.8566 207.171 33.4254 208.216 33.4255C209.261 33.4255 210.248 33.8567 212.221 34.7192L322.242 82.809C324.569 83.8261 325.733 84.3346 326.386 85.3323C327.038 86.33 327.038 87.5998 327.038 90.1393V253.107C327.038 257.361 327.038 259.488 326.22 261.384C325.402 263.28 323.855 264.74 320.76 267.658L212.319 369.92C210.369 371.759 209.394 372.678 208.203 372.678C207.011 372.678 206.036 371.759 204.086 369.92L95.6566 267.658C92.5624 264.739 91.0153 263.28 90.1971 261.384C89.3789 259.488 89.3789 257.361 89.3789 253.108V90.1396C89.3789 87.5999 89.3789 86.3301 90.0317 85.3324C90.6845 84.3347 91.8481 83.8261 94.1752 82.8091L204.211 34.719Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_544_145925_clip_path' transform='translate(-48.5977 -17.1523)'%3E%3Cpath d='M201.523 32.1002C204.837 30.9232 206.493 30.3347 208.216 30.3345C209.939 30.3343 211.596 30.9224 214.909 32.0986L313.776 67.1951C320.209 69.4786 323.426 70.6204 325.257 73.2147C327.088 75.809 327.088 79.2221 327.086 86.0482L327.041 253.279C327.04 257.45 327.039 259.536 326.249 261.403C325.458 263.27 323.962 264.722 320.968 267.627L222.131 363.533C215.549 369.92 212.257 373.114 208.203 373.114C204.148 373.114 200.857 369.92 194.275 363.532L95.4528 267.631C92.4575 264.725 90.9599 263.271 90.1697 261.403C89.3795 259.534 89.3801 257.447 89.3812 253.273L89.4263 86.0366C89.4281 79.2158 89.429 75.8053 91.2596 73.2131C93.0902 70.6208 96.3039 69.4792 102.731 67.1959L201.523 32.1002Z'/%3E%3C/clipPath%3E%3Cfilter id='filter3_d_544_145925' x='119.121' y='279.16' width='186.922' height='33.6113' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_544_145925'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_544_145925' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter4_f_544_145925' x='54.7578' y='0.115234' width='308.121' height='295.459' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter5_d_544_145925' x='124.496' y='83.2793' width='170.125' height='162.895' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_544_145925'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_544_145925' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter6_d_544_145925' x='102.77' y='52.0605' width='212.098' height='199.566' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_544_145925'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_544_145925' result='shape'/%3E%3C/filter%3E%3CclipPath id='paint23_angular_544_145925_clip_path'%3E%3Cpath d='M152.827 242.899C147.903 245.428 142.316 240.996 143.311 235.339L153.899 174.934L108.959 132.075C104.762 128.065 106.944 120.735 112.569 119.943L175.048 111.055L202.908 55.796C205.421 50.8154 212.22 50.8154 214.732 55.796L242.592 111.055L305.071 119.943C310.696 120.735 312.878 128.065 308.668 132.075L263.741 174.934L274.329 235.339C275.324 240.996 269.737 245.428 264.813 242.899L208.801 214.088L152.827 242.899Z'/%3E%3C/clipPath%3E%3CclipPath id='paint24_angular_544_145925_clip_path'%3E%3Cpath d='M302.5 11.3047L255.012 26.3731L278.756 56.5099L321.164 54.3573L302.5 11.3047Z'/%3E%3C/clipPath%3E%3CclipPath id='paint25_angular_544_145925_clip_path'%3E%3Cpath d='M276.974 385.107L281.049 347.727L252.873 354.891L241.391 384.813L276.974 385.107Z'/%3E%3C/clipPath%3E%3CclipPath id='paint26_angular_544_145925_clip_path'%3E%3Cpath d='M137.333 382.259L174.984 384.238L166.245 356.581L135.648 346.812L137.333 382.259Z'/%3E%3C/clipPath%3E%3CclipPath id='paint27_angular_544_145925_clip_path'%3E%3Cpath d='M118.332 13.5836L166.218 25.8299L143.357 54.0422L100.917 53.4089L118.332 13.5836Z'/%3E%3C/clipPath%3E%3Cfilter id='filter7_f_544_145925' x='110.66' y='144.414' width='36.7383' height='36.6836' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter8_f_544_145925' x='375.156' y='205.402' width='47.0859' height='46.9551' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter9_f_544_145925' x='17.4453' y='9.97852' width='39.0977' height='39.0449' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter10_f_544_145925' x='-5.92578' y='296.186' width='25.4102' height='25.3828' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter11_f_544_145925' x='29.6641' y='362.229' width='31.6719' height='31.5859' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter12_f_544_145925' x='377.906' y='6.43359' width='23.2969' height='23.2734' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter13_f_544_145925' x='397.652' y='354.719' width='31.2695' height='31.2051' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter14_f_544_145925' x='303.18' y='329.373' width='42.6758' height='42.6172' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3Cfilter id='filter15_f_544_145925' x='291.211' y='161.467' width='42.6758' height='42.6172' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_544_145925'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_544_145925' x1='282.328' y1='166.659' x2='377.055' y2='56.7325' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_544_145925' x1='317.093' y1='149.024' x2='356.479' y2='80.8611' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_544_145925' x1='336.571' y1='183.254' x2='367.761' y2='131.716' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_544_145925' x1='360.127' y1='215.696' x2='381.999' y2='181.186' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_544_145925' x1='260.742' y1='145.131' x2='355.469' y2='35.2052' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_544_145925' x1='295.507' y1='127.497' x2='334.893' y2='59.3338' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_544_145925' x1='314.985' y1='161.726' x2='346.175' y2='110.188' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_544_145925' x1='338.541' y1='194.169' x2='360.413' y2='159.659' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear_544_145925' x1='136.176' y1='166.659' x2='41.4486' y2='56.7325' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint9_linear_544_145925' x1='101.403' y1='149.024' x2='62.0171' y2='80.8611' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint10_linear_544_145925' x1='81.9365' y1='183.252' x2='50.7467' y2='131.714' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint11_linear_544_145925' x1='58.3765' y1='215.696' x2='36.5052' y2='181.186' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint12_linear_544_145925' x1='157.762' y1='145.131' x2='63.0345' y2='35.2052' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint13_linear_544_145925' x1='122.989' y1='127.497' x2='83.603' y2='59.3338' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint14_linear_544_145925' x1='103.522' y1='161.724' x2='72.3327' y2='110.187' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint15_linear_544_145925' x1='79.9625' y1='194.169' x2='58.0911' y2='159.659' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint16_linear_544_145925' x1='205.657' y1='26.4766' x2='205.657' y2='360.942' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F4A455'/%3E%3Cstop offset='1' stop-color='%23ED4E60'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint17_linear_544_145925' x1='209.249' y1='7' x2='209.249' y2='416' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FADC6A'/%3E%3Cstop offset='1' stop-color='%23F4A339'/%3E%3C/linearGradient%3E%3CradialGradient id='paint18_radial_544_145925' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(70.9901 57.6561) rotate(44.757) scale(386.461 887.238)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint19_radial_544_145925' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(71.0412 57.656) rotate(44.757) scale(386.461 887.237)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint20_linear_544_145925' x1='74.6252' y1='393.363' x2='74.6252' y2='304.254' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint21_linear_544_145925' x1='353.301' y1='393.355' x2='353.301' y2='304.177' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint22_linear_544_145925' x1='213.8' y1='342.693' x2='213.8' y2='253.699' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    width: 428px;
    height: 416px;
  }
}

@media (min-width: 1025px) {
  .CX-pop-up-modal.modal-info-tier .box-pop-up-modal {
    margin-top: 0px;
    bottom: initial;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-top-left-radius: 12px;
    -moz-border-top-left-radius: 12px;
    -ms-border-top-left-radius: 12px;
    -o-border-top-left-radius: 12px;
    border-top-left-radius: 12px;
    -webkit-border-top-right-radius: 12px;
    -moz-border-top-right-radius: 12px;
    -ms-border-top-right-radius: 12px;
    -o-border-top-right-radius: 12px;
    border-top-right-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-bottom-left-radius: 12px;
    -ms-border-bottom-left-radius: 12px;
    -o-border-bottom-left-radius: 12px;
    border-bottom-left-radius: 12px;
    -webkit-border-bottom-right-radius: 12px;
    -moz-border-bottom-right-radius: 12px;
    -ms-border-bottom-right-radius: 12px;
    -o-border-bottom-right-radius: 12px;
    border-bottom-right-radius: 12px;
  }
}

@media (min-width: 1025px) {
  .CX-pop-up-modal.modal-info-tier.left-right-dekstop .box-pop-up-modal {
    max-width: 830px !important;
    margin-top: 0;
    bottom: initial;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-top-right-radius: 12px;
    -moz-border-top-right-radius: 12px;
    -ms-border-top-right-radius: 12px;
    -o-border-top-right-radius: 12px;
    border-top-right-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-bottom-left-radius: 12px;
    -ms-border-bottom-left-radius: 12px;
    -o-border-bottom-left-radius: 12px;
    border-bottom-left-radius: 12px;
    -webkit-border-bottom-right-radius: 12px;
    -moz-border-bottom-right-radius: 12px;
    -ms-border-bottom-right-radius: 12px;
    -o-border-bottom-right-radius: 12px;
    border-bottom-right-radius: 12px;
  }
}
.CX-pop-up-modal.modal-info-tier.left-right-dekstop .box-pop-up-modal .box-pop-up-modal-inner:before {
  background: #cccccc;
}
.CX-pop-up-modal.modal-info-tier.left-right-dekstop .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner {
  background-color: #fff;
}
@media (min-width: 1025px) {
  .CX-pop-up-modal.modal-info-tier.left-right-dekstop .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner {
    display: flex;
  }
  .CX-pop-up-modal.modal-info-tier.left-right-dekstop .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-top-bottom {
    flex: 0 0 auto;
    width: 420px;
  }
  .CX-pop-up-modal.modal-info-tier.left-right-dekstop .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-top-bottom .box-top {
    height: 315px;
    position: relative;
    -webkit-border-top-right-radius: 0px;
    -moz-border-top-right-radius: 0px;
    -ms-border-top-right-radius: 0px;
    -o-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
  }
  .CX-pop-up-modal.modal-info-tier.left-right-dekstop .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-top-bottom .box-top .box-top-inner {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .CX-pop-up-modal.modal-info-tier.left-right-dekstop .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-list-tier {
    height: 394px;
    max-height: 394px !important;
    overflow-y: auto;
    flex: 1 1 auto;
  }
}

@media (min-width: 1025px) {
  .CX-pop-up-modal.modal-info-tier.left-right-dekstop .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-top .box-tier:before {
    background-image: url("data:image/svg+xml,%3Csvg width='198' height='231' viewBox='0 0 198 231' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_494_134507)'%3E%3Cpath d='M83.3478 19.2987C88.7097 16.2083 91.3906 14.6631 94.3337 14.6631C97.2768 14.6631 99.9578 16.2083 105.32 19.2988L165.015 53.7053C170.39 56.8033 173.078 58.3523 174.553 60.9062C176.029 63.4601 176.029 66.562 176.029 72.7659V141.514C176.029 147.718 176.029 150.82 174.553 153.374C173.078 155.928 170.39 157.477 165.015 160.575L105.32 194.981C99.9578 198.072 97.2768 199.617 94.3337 199.617C91.3906 199.617 88.7097 198.072 83.3478 194.981L23.6524 160.575C18.2773 157.477 15.5898 155.928 14.1141 153.374C12.6383 150.82 12.6383 147.718 12.6383 141.514V72.7659C12.6383 66.562 12.6383 63.4601 14.1141 60.9062C15.5898 58.3523 18.2773 56.8033 23.6524 53.7053L83.3478 19.2987Z' fill='%2383763D'/%3E%3C/g%3E%3Cpath d='M90.8667 4.32853C93.5675 3.18037 94.9178 2.6063 96.344 2.6063C97.7702 2.6063 99.1206 3.18038 101.821 4.32853L170.734 33.625C174.277 35.131 176.048 35.8839 177.044 37.3893C178.039 38.8946 178.039 40.8192 178.039 44.6685L178.039 144.823C178.039 149.46 178.039 151.778 177.154 153.849C176.269 155.92 174.593 157.522 171.242 160.726L101.879 227.034C99.2635 229.535 97.9557 230.785 96.3514 230.785C94.7472 230.785 93.4393 229.535 90.8234 227.035L21.4477 160.726C18.0957 157.522 16.4197 155.92 15.5341 153.849C14.6486 151.778 14.6486 149.459 14.6486 144.822L14.6484 44.6685C14.6484 40.8193 14.6484 38.8947 15.6442 37.3893C16.64 35.8839 18.4112 35.131 21.9536 33.625L90.8667 4.32853Z' fill='url(%23paint0_linear_494_134507)'/%3E%3CforeignObject x='1.63672' y='3.66406' width='185.391' height='206.953'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_494_134507_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M91.7374 18.3953C93.7215 17.5222 94.7136 17.0857 95.7651 17.0857C96.8165 17.0858 97.8086 17.5223 99.7927 18.3955L157.447 43.7674C159.766 44.7876 160.925 45.2978 161.575 46.294C162.225 47.2902 162.225 48.5567 162.225 51.0897V136.859C162.225 141.093 162.225 143.21 161.413 145.1C160.602 146.99 159.066 148.447 155.996 151.363L99.8891 204.633C97.9331 206.49 96.9551 207.418 95.7577 207.418C94.5603 207.418 93.5824 206.49 91.6264 204.633L35.5255 151.363C32.4551 148.447 30.9199 146.99 30.1084 145.1C29.2969 143.21 29.2969 141.093 29.2969 136.859V51.09C29.2969 48.5569 29.2969 47.2903 29.947 46.294C30.597 45.2978 31.7563 44.7877 34.0749 43.7675L91.7374 18.3953Z' fill='url(%23paint1_radial_494_134507)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_494_134507' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='29' y='15' width='134' height='192'%3E%3CforeignObject x='1.63672' y='3.66406' width='185.391' height='206.953'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_494_134507_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M89.0321 17.2031C92.3649 16.0111 94.0313 15.4151 95.7652 15.4149C97.4991 15.4146 99.1656 16.0103 102.499 17.2015L148.981 33.8143C155.395 36.1067 158.602 37.2529 160.427 39.8443C162.253 42.4357 162.252 45.8415 162.25 52.6529L162.227 137.03C162.226 141.182 162.226 143.258 161.442 145.118C160.658 146.979 159.173 148.43 156.204 151.331L109.735 196.728C103.133 203.178 99.8319 206.403 95.7578 206.403C91.6837 206.403 88.3829 203.178 81.7814 196.728L35.3222 151.335C32.3505 148.432 30.8647 146.98 30.0811 145.118C29.2975 143.256 29.298 141.179 29.2991 137.025L29.3217 52.6414C29.3235 45.8352 29.3244 42.4321 31.1489 39.8427C32.9733 37.2533 36.1776 36.1072 42.5863 33.8151L89.0321 17.2031Z' fill='url(%23paint2_radial_494_134507)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_494_134507)'%3E%3Cpath opacity='0.3' d='M172.508 107.141C172.508 93.6921 168.962 80.4802 162.226 68.8331L95.7617 107.141H172.508Z' fill='white'/%3E%3Cpath d='M162.226 145.449C168.962 133.802 172.508 120.59 172.508 107.141H95.7617L162.226 145.449Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M134.135 173.492C145.802 166.767 155.49 157.096 162.226 145.449L95.7617 107.141L134.135 173.492Z' fill='white'/%3E%3Cpath d='M95.7617 183.756C109.233 183.756 122.468 180.216 134.135 173.492L95.7617 107.141L95.7617 183.756Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M57.3887 173.492C69.0556 180.216 82.29 183.756 95.7617 183.756L95.7617 107.141L57.3887 173.492Z' fill='white'/%3E%3Cpath d='M29.2977 145.449C36.0335 157.096 45.7218 166.767 57.3887 173.492L95.7617 107.141L29.2977 145.449Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M19.0156 107.141C19.0156 120.59 22.5618 133.802 29.2976 145.449L95.7617 107.141L19.0156 107.141Z' fill='white'/%3E%3Cpath d='M29.2977 68.8331C22.5618 80.4802 19.0156 93.6921 19.0156 107.141L95.7617 107.141L29.2977 68.8331Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M57.3887 40.7899C45.7218 47.5143 36.0335 57.1861 29.2977 68.8331L95.7617 107.141L57.3887 40.7899Z' fill='white'/%3E%3Cpath d='M95.7617 30.5254C82.29 30.5254 69.0556 34.0655 57.3887 40.7899L95.7617 107.141L95.7617 30.5254Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M134.135 40.7899C122.468 34.0655 109.233 30.5254 95.7617 30.5254L95.7617 107.141L134.135 40.7899Z' fill='white'/%3E%3Cpath d='M162.226 68.8331C155.49 57.1861 145.802 47.5143 134.135 40.7899L95.7617 107.141L162.226 68.8331Z' fill='%23958A56'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M39.9682 186.714C38.8899 187.109 35.4097 188.194 32.1746 189.231L26.3906 191.056L34.1353 198.853C38.3997 203.196 42.076 206.699 42.272 206.699C42.5171 206.699 42.6642 202.011 42.6642 196.336C42.6642 190.612 42.5171 185.974 42.3211 186.023C42.076 186.023 41.0466 186.368 39.9682 186.714Z' fill='%233E3823'/%3E%3Cpath d='M155.102 196.336C155.102 202.033 155.596 206.699 155.841 206.699C156.037 206.699 159.366 203.212 163.63 198.89L171.375 191.081L169.022 190.345C166.67 189.608 158.435 187.005 156.229 186.317L155.102 186.023V196.336Z' fill='%233E3823'/%3E%3Cpath d='M20.5497 171.161C17.8232 172.114 13.8697 173.747 11.6885 174.79C7.09886 176.968 -0.308176 181.595 0.00991748 182.003C0.146243 182.139 3.05453 185.043 6.41723 188.4L12.5973 194.524L10.507 202.463C9.32552 206.818 7.82594 212.443 7.09886 214.938C6.37179 217.433 5.87193 219.52 5.91737 219.565C5.96282 219.656 8.37124 218.522 11.2341 217.116C19.9135 212.851 33.2734 208.269 40.1806 207.181C41.2258 206.999 42.0892 206.863 42.0892 206.818C42.0892 206.727 38.7265 203.37 34.5913 199.287C29.4563 194.206 27.2751 191.757 27.6841 191.485C28.0931 191.212 28.0931 191.122 27.6841 191.122C27.2297 191.122 27.0933 188.627 27.0933 180.234C27.0933 170.163 27.0479 169.347 26.3208 169.392C25.8664 169.392 23.2762 170.209 20.5497 171.161Z' fill='%2361583A'/%3E%3Cpath d='M170.689 180.233C170.689 188.626 170.553 191.121 170.144 191.121C169.69 191.121 169.69 191.212 170.099 191.484C170.508 191.756 168.326 194.206 163.192 199.286C159.056 203.369 155.739 206.726 155.83 206.772C155.875 206.817 157.148 207.089 158.647 207.407C167.1 209.176 177.688 212.85 186.367 216.979C189.366 218.43 191.865 219.564 191.911 219.564C191.956 219.519 191.411 217.432 190.684 214.937C189.957 212.442 188.457 206.817 187.276 202.462L185.185 194.523L191.593 188.217L198 181.866L196.955 181.095C194.955 179.553 188.866 176.105 185.14 174.336C181.232 172.521 172.416 169.346 171.326 169.346C170.78 169.346 170.689 171.206 170.689 180.233Z' fill='%2361583A'/%3E%3Cpath d='M90.7092 141.038C89.5732 141.129 86.1196 141.401 82.9841 141.674C67.6702 142.989 51.0384 146.573 30.9531 152.879L26.8633 154.194L27.045 172.521C27.1359 182.638 27.2723 190.985 27.3631 191.03C27.4086 191.121 30.4986 190.259 34.2249 189.125C37.9511 187.991 41.3138 187.038 41.7228 187.038C42.1318 187.038 45.6308 186.222 49.4479 185.224C67.9428 180.415 82.666 178.419 99.2069 178.419C114.703 178.419 128.835 180.279 145.921 184.634C150.42 185.768 154.737 186.811 155.464 186.902C156.237 187.038 159.872 188.036 163.553 189.17C167.279 190.304 170.369 191.121 170.414 191.03C170.505 190.985 170.642 182.638 170.733 172.521L170.914 154.194L165.461 152.47C148.012 146.936 132.47 143.533 117.111 141.855C110.976 141.22 94.6172 140.676 90.7092 141.038Z' fill='url(%23paint3_linear_494_134507)'/%3E%3Cg filter='url(%23filter1_f_494_134507)'%3E%3Cpath d='M73.8438 131.875C71.8865 132.893 69.6655 131.109 70.061 128.831L74.2697 104.508L56.4056 87.2502C54.7373 85.6356 55.6044 82.6839 57.8406 82.3651L82.6769 78.786L93.7514 56.5354C94.7503 54.5299 97.453 54.5299 98.452 56.5354L109.526 78.786L134.363 82.3651C136.599 82.6839 137.466 85.6356 135.793 87.2502L117.934 104.508L122.142 128.831C122.538 131.109 120.317 132.893 118.36 131.875L96.0941 120.274L73.8438 131.875Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23paint4_angular_494_134507_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00027709 -0.0349686 0.0372174 0.000293908 96.1007 93.6008)'%3E%3CforeignObject x='-918.537' y='-918.537' width='1837.07' height='1837.07'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(179, 170, 128, 1) 0deg,rgba(122, 108, 65, 1) 111.084deg,rgba(179, 170, 128, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M78.083 124.221C76.4985 125.036 74.7006 123.608 75.0207 121.786L78.4278 102.327L63.9663 88.5213C62.6158 87.2295 63.3178 84.8682 65.128 84.6131L85.2336 81.7499L94.1987 63.9494C95.0073 62.345 97.1952 62.345 98.0039 63.9494L106.969 81.7499L127.075 84.6131C128.885 84.8682 129.587 87.2295 128.232 88.5213L113.775 102.327L117.182 121.786C117.502 123.608 115.704 125.036 114.12 124.221L96.0951 114.94L78.083 124.221Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.47843137383460999,&%2334;g&%2334;:0.42352941632270813,&%2334;b&%2334;:0.25490197539329529,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.30856710672378540%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.70196080207824707,&%2334;g&%2334;:0.66666668653488159,&%2334;b&%2334;:0.50196081399917603,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.55418044328689575,&%2334;m01&%2334;:74.434875488281250,&%2334;m02&%2334;:58.606212615966797,&%2334;m10&%2334;:-69.937171936035156,&%2334;m11&%2334;:0.58781510591506958,&%2334;m12&%2334;:128.27551269531250%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter2_d_494_134507)'%3E%3Cpath d='M62.3536 165.631V153.931H65.4496V158.287H65.5216L68.4736 153.931H71.8576L68.3656 158.683L72.5416 165.631H69.1576L66.5656 161.131L65.4496 162.715V165.631H62.3536ZM73.6564 165.631V153.931H81.2164V156.523H76.7524V158.359H80.5684V160.951H76.7524V163.039H81.3964V165.631H73.6564ZM83.6583 165.631V153.931H86.8263L89.4183 159.151C89.6223 159.547 89.8143 159.973 89.9943 160.429C90.1743 160.873 90.3543 161.323 90.5343 161.779H90.6063C90.5343 161.143 90.4503 160.423 90.3543 159.619C90.2583 158.803 90.2103 158.035 90.2103 157.315V153.931H93.1623V165.631H89.9943L87.4023 160.411C87.2103 160.015 87.0183 159.589 86.8263 159.133C86.6463 158.677 86.4663 158.227 86.2863 157.783H86.2143C86.2863 158.443 86.3703 159.175 86.4663 159.979C86.5623 160.771 86.6103 161.527 86.6103 162.247V165.631H83.6583ZM94.2761 165.631L97.8401 153.931H101.584L105.148 165.631H101.872L100.54 159.943C100.396 159.379 100.252 158.767 100.108 158.107C99.9641 157.447 99.8201 156.823 99.6761 156.235H99.6041C99.4841 156.823 99.3521 157.447 99.2081 158.107C99.0641 158.767 98.9201 159.379 98.7761 159.943L97.4441 165.631H94.2761ZM96.8321 163.147V160.753H102.556V163.147H96.8321ZM106.264 165.631V153.931H109.36V163.039H113.788V165.631H106.264ZM114.157 165.631L117.721 153.931H121.465L125.029 165.631H121.753L120.421 159.943C120.277 159.379 120.133 158.767 119.989 158.107C119.845 157.447 119.701 156.823 119.557 156.235H119.485C119.365 156.823 119.233 157.447 119.089 158.107C118.945 158.767 118.801 159.379 118.657 159.943L117.325 165.631H114.157ZM116.713 163.147V160.753H122.437V163.147H116.713ZM126.145 165.631V153.931H129.313L131.905 159.151C132.109 159.547 132.301 159.973 132.481 160.429C132.661 160.873 132.841 161.323 133.021 161.779H133.093C133.021 161.143 132.937 160.423 132.841 159.619C132.745 158.803 132.697 158.035 132.697 157.315V153.931H135.649V165.631H132.481L129.889 160.411C129.697 160.015 129.505 159.589 129.313 159.133C129.133 158.677 128.953 158.227 128.773 157.783H128.701C128.773 158.443 128.857 159.175 128.953 159.979C129.049 160.771 129.097 161.527 129.097 162.247V165.631H126.145Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter3_f_494_134507)'%3E%3Cpath d='M80.3746 96.4344L78.7634 91.6241L75.6518 93.3681L78.3144 88.5586L78.2579 81.9837L79.8691 86.7941L82.9807 85.05L80.3181 89.8595L80.3746 96.4344Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M71.5543 95.3368L69.9431 90.5264L66.8315 92.2705L69.4941 87.461L69.4376 80.8861L71.0488 85.6964L74.1604 83.9524L71.4978 88.7619L71.5543 95.3368Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter4_f_494_134507)'%3E%3Cpath d='M141.151 137.043L140.751 128.722L137.548 127.159L141.02 124.135L142.418 115.421L142.817 123.742L146.02 125.306L142.548 128.329L141.151 137.043Z' fill='white'/%3E%3C/g%3E%3Cpath d='M141.151 137.043L140.751 128.722L137.548 127.159L141.02 124.135L142.418 115.421L142.817 123.742L146.02 125.306L142.548 128.329L141.151 137.043Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter5_f_494_134507)'%3E%3Cpath d='M58.2625 7.55431L58.8084 12.6492L61.5478 12.4565L58.6971 15.6374L57.7378 21.6407L57.1919 16.5457L54.4525 16.7385L57.3032 13.5576L58.2625 7.55431Z' fill='white'/%3E%3C/g%3E%3Cpath d='M58.2625 7.55431L58.8084 12.6492L61.5478 12.4565L58.6971 15.6374L57.7378 21.6407L57.1919 16.5457L54.4525 16.7385L57.3032 13.5576L58.2625 7.55431Z' fill='white'/%3E%3Cg filter='url(%23filter6_f_494_134507)'%3E%3Cpath d='M49.7552 174.98L50.2448 170.883L48.6877 166.411L50.7725 169.203L52.2426 167.061L51.753 171.158L53.3101 175.63L51.2254 172.838L49.7552 174.98Z' fill='white'/%3E%3C/g%3E%3Cpath d='M49.7552 174.98L50.2448 170.883L48.6877 166.411L50.7725 169.203L52.2426 167.061L51.753 171.158L53.3101 175.63L51.2254 172.838L49.7552 174.98Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter7_f_494_134507)'%3E%3Cpath d='M59.6935 215.19L59.3859 211.141L57.4949 210.91L59.5029 208.827L60.2451 204.28L60.5527 208.329L62.4437 208.561L60.4357 210.643L59.6935 215.19Z' fill='white'/%3E%3C/g%3E%3Cpath d='M59.6935 215.19L59.3859 211.141L57.4949 210.91L59.5029 208.827L60.2451 204.28L60.5527 208.329L62.4437 208.561L60.4357 210.643L59.6935 215.19Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter8_f_494_134507)'%3E%3Cpath d='M141.41 7.14466L140.008 8.70954L139.536 11.6629L139.267 9.15641L137.919 9.25123L139.322 7.68635L139.794 4.73298L140.062 7.23948L141.41 7.14466Z' fill='white'/%3E%3C/g%3E%3Cpath d='M141.41 7.14466L140.008 8.70954L139.536 11.6629L139.267 9.15641L137.919 9.25123L139.322 7.68635L139.794 4.73298L140.062 7.23948L141.41 7.14466Z' fill='white'/%3E%3Cg filter='url(%23filter9_f_494_134507)'%3E%3Cpath d='M143.39 198.928L145.356 203.141L147.854 201.16L146.106 205.898L146.928 211.92L144.963 207.707L142.464 209.688L144.212 204.95L143.39 198.928Z' fill='white'/%3E%3C/g%3E%3Cpath d='M143.39 198.928L145.356 203.141L147.854 201.16L146.106 205.898L146.928 211.92L144.963 207.707L142.464 209.688L144.212 204.95L143.39 198.928Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_494_134507)'%3E%3Cpath d='M124.893 186.574L125.502 192.255L128.557 192.04L125.378 195.587L124.308 202.281L123.7 196.6L120.645 196.814L123.824 193.268L124.893 186.574Z' fill='white'/%3E%3C/g%3E%3Cpath d='M124.893 186.574L125.502 192.255L128.557 192.04L125.378 195.587L124.308 202.281L123.7 196.6L120.645 196.814L123.824 193.268L124.893 186.574Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_494_134507)'%3E%3Cpath d='M122.12 92.5638L122.729 98.2449L125.783 98.03L122.604 101.577L121.535 108.271L120.926 102.59L117.872 102.805L121.05 99.2578L122.12 92.5638Z' fill='white'/%3E%3C/g%3E%3Cpath d='M122.12 92.5638L122.729 98.2449L125.783 98.03L122.604 101.577L121.535 108.271L120.926 102.59L117.872 102.805L121.05 99.2578L122.12 92.5638Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_494_134507' x='1.63672' y='3.66406' width='185.391' height='206.953' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_494_134507'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_494_134507_clip_path' transform='translate(-1.63672 -3.66406)'%3E%3Cpath d='M91.7374 18.3953C93.7215 17.5222 94.7136 17.0857 95.7651 17.0857C96.8165 17.0858 97.8086 17.5223 99.7927 18.3955L157.447 43.7674C159.766 44.7876 160.925 45.2978 161.575 46.294C162.225 47.2902 162.225 48.5567 162.225 51.0897V136.859C162.225 141.093 162.225 143.21 161.413 145.1C160.602 146.99 159.066 148.447 155.996 151.363L99.8891 204.633C97.9331 206.49 96.9551 207.418 95.7577 207.418C94.5603 207.418 93.5824 206.49 91.6264 204.633L35.5255 151.363C32.4551 148.447 30.9199 146.99 30.1084 145.1C29.2969 143.21 29.2969 141.093 29.2969 136.859V51.09C29.2969 48.5569 29.2969 47.2903 29.947 46.294C30.597 45.2978 31.7563 44.7877 34.0749 43.7675L91.7374 18.3953Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_494_134507_clip_path' transform='translate(-1.63672 -3.66406)'%3E%3Cpath d='M89.0321 17.2031C92.3649 16.0111 94.0313 15.4151 95.7652 15.4149C97.4991 15.4146 99.1656 16.0103 102.499 17.2015L148.981 33.8143C155.395 36.1067 158.602 37.2529 160.427 39.8443C162.253 42.4357 162.252 45.8415 162.25 52.6529L162.227 137.03C162.226 141.182 162.226 143.258 161.442 145.118C160.658 146.979 159.173 148.43 156.204 151.331L109.735 196.728C103.133 203.178 99.8319 206.403 95.7578 206.403C91.6837 206.403 88.3829 203.178 81.7814 196.728L35.3222 151.335C32.3505 148.432 30.8647 146.98 30.0811 145.118C29.2975 143.256 29.298 141.179 29.2991 137.025L29.3217 52.6414C29.3235 45.8352 29.3244 42.4321 31.1489 39.8427C32.9733 37.2533 36.1776 36.1072 42.5863 33.8151L89.0321 17.2031Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_f_494_134507' x='27.5352' y='27.0312' width='137.133' height='133.137' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_494_134507'/%3E%3C/filter%3E%3CclipPath id='paint4_angular_494_134507_clip_path'%3E%3Cpath d='M78.083 124.221C76.4985 125.036 74.7006 123.608 75.0207 121.786L78.4278 102.327L63.9663 88.5213C62.6158 87.2295 63.3178 84.8682 65.128 84.6131L85.2336 81.7499L94.1987 63.9494C95.0073 62.345 97.1952 62.345 98.0039 63.9494L106.969 81.7499L127.075 84.6131C128.885 84.8682 129.587 87.2295 128.232 88.5213L113.775 102.327L117.182 121.786C117.502 123.608 115.704 125.036 114.12 124.221L96.0951 114.94L78.083 124.221Z'/%3E%3C/clipPath%3E%3Cfilter id='filter2_d_494_134507' x='58.3555' y='153.932' width='81.293' height='19.6992' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_134507'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_134507' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_f_494_134507' x='71.6523' y='77.9844' width='15.3281' height='22.4492' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_134507'/%3E%3C/filter%3E%3Cfilter id='filter4_f_494_134507' x='133.547' y='111.422' width='16.4727' height='29.6211' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_134507'/%3E%3C/filter%3E%3Cfilter id='filter5_f_494_134507' x='50.4531' y='3.55469' width='15.0938' height='22.0859' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_134507'/%3E%3C/filter%3E%3Cfilter id='filter6_f_494_134507' x='44.6875' y='162.412' width='12.6211' height='17.2188' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_134507'/%3E%3C/filter%3E%3Cfilter id='filter7_f_494_134507' x='53.4961' y='200.279' width='12.9492' height='18.9102' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_134507'/%3E%3C/filter%3E%3Cfilter id='filter8_f_494_134507' x='133.918' y='0.732422' width='11.4922' height='14.9297' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_134507'/%3E%3C/filter%3E%3Cfilter id='filter9_f_494_134507' x='138.465' y='194.928' width='13.3906' height='20.9922' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_134507'/%3E%3C/filter%3E%3Cfilter id='filter10_f_494_134507' x='116.645' y='182.574' width='15.9102' height='23.707' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_134507'/%3E%3C/filter%3E%3Cfilter id='filter11_f_494_134507' x='113.871' y='88.5645' width='15.9102' height='23.707' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_134507'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_494_134507' x1='96.3439' y1='2' x2='96.3439' y2='232.319' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B3AA80'/%3E%3Cstop offset='1' stop-color='%23786A2D'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_494_134507' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(19.0116 30.5251) rotate(44.9512) scale(216.886 497.945)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_494_134507' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(19.0402 30.5249) rotate(44.9512) scale(216.886 497.945)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint3_linear_494_134507' x1='98.8888' y1='191.037' x2='98.8888' y2='140.922' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237B6531'/%3E%3Cstop offset='1' stop-color='%23A59B6C'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    width: 198px;
    height: 231px;
  }
}
@media (min-width: 1025px) {
  .CX-pop-up-modal.modal-info-tier.left-right-dekstop.type-2 .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-top .box-tier:before {
    background-image: url("data:image/svg+xml,%3Csvg width='198' height='231' viewBox='0 0 198 231' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_494_135690)'%3E%3Cpath d='M83.3478 19.2987C88.7097 16.2083 91.3906 14.6631 94.3337 14.6631C97.2768 14.6631 99.9578 16.2083 105.32 19.2988L165.015 53.7053C170.39 56.8033 173.078 58.3523 174.553 60.9062C176.029 63.4601 176.029 66.562 176.029 72.7659V141.514C176.029 147.718 176.029 150.82 174.553 153.374C173.078 155.928 170.39 157.477 165.015 160.575L105.32 194.981C99.9578 198.072 97.2768 199.617 94.3337 199.617C91.3906 199.617 88.7097 198.072 83.3478 194.981L23.6524 160.575C18.2773 157.477 15.5898 155.928 14.1141 153.374C12.6383 150.82 12.6383 147.718 12.6383 141.514V72.7659C12.6383 66.562 12.6383 63.4601 14.1141 60.9062C15.5898 58.3523 18.2773 56.8033 23.6524 53.7053L83.3478 19.2987Z' fill='%231950D1'/%3E%3C/g%3E%3Cpath d='M90.8667 4.32853C93.5675 3.18037 94.9178 2.6063 96.344 2.6063C97.7702 2.6063 99.1206 3.18038 101.821 4.32853L170.734 33.625C174.277 35.131 176.048 35.8839 177.044 37.3893C178.039 38.8946 178.039 40.8192 178.039 44.6685L178.039 144.823C178.039 149.46 178.039 151.778 177.154 153.849C176.269 155.92 174.593 157.522 171.242 160.726L101.879 227.034C99.2635 229.535 97.9557 230.785 96.3514 230.785C94.7472 230.785 93.4393 229.535 90.8234 227.035L21.4477 160.726C18.0957 157.522 16.4197 155.92 15.5341 153.849C14.6486 151.778 14.6486 149.459 14.6486 144.822L14.6484 44.6685C14.6484 40.8193 14.6484 38.8947 15.6442 37.3893C16.64 35.8839 18.4112 35.131 21.9536 33.625L90.8667 4.32853Z' fill='url(%23paint0_linear_494_135690)'/%3E%3CforeignObject x='1.63672' y='3.66406' width='185.391' height='206.953'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_494_135690_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M91.7374 18.3953C93.7215 17.5222 94.7136 17.0857 95.7651 17.0857C96.8165 17.0858 97.8086 17.5223 99.7927 18.3955L157.447 43.7674C159.766 44.7876 160.925 45.2978 161.575 46.294C162.225 47.2902 162.225 48.5567 162.225 51.0897V136.859C162.225 141.093 162.225 143.21 161.413 145.1C160.602 146.99 159.066 148.447 155.996 151.363L99.8891 204.633C97.9331 206.49 96.9551 207.418 95.7577 207.418C94.5603 207.418 93.5824 206.49 91.6264 204.633L35.5255 151.363C32.4551 148.447 30.9199 146.99 30.1084 145.1C29.2969 143.21 29.2969 141.093 29.2969 136.859V51.09C29.2969 48.5569 29.2969 47.2903 29.947 46.294C30.597 45.2978 31.7563 44.7877 34.0749 43.7675L91.7374 18.3953Z' fill='url(%23paint1_radial_494_135690)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_494_135690' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='29' y='15' width='134' height='192'%3E%3CforeignObject x='1.63672' y='3.66406' width='185.391' height='206.953'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_494_135690_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M89.0321 17.2031C92.3649 16.0111 94.0313 15.4151 95.7652 15.4149C97.4991 15.4146 99.1656 16.0103 102.499 17.2015L148.981 33.8143C155.395 36.1067 158.602 37.2529 160.427 39.8443C162.253 42.4357 162.252 45.8415 162.25 52.6529L162.227 137.03C162.226 141.182 162.226 143.258 161.442 145.118C160.658 146.979 159.173 148.43 156.204 151.331L109.735 196.728C103.133 203.178 99.8319 206.403 95.7578 206.403C91.6837 206.403 88.3829 203.178 81.7814 196.728L35.3222 151.335C32.3505 148.432 30.8647 146.98 30.0811 145.118C29.2975 143.256 29.298 141.179 29.2991 137.025L29.3217 52.6414C29.3235 45.8352 29.3244 42.4321 31.1489 39.8427C32.9733 37.2533 36.1776 36.1072 42.5863 33.8151L89.0321 17.2031Z' fill='url(%23paint2_radial_494_135690)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_494_135690)'%3E%3Cpath opacity='0.3' d='M172.508 107.141C172.508 93.6921 168.962 80.4802 162.226 68.8331L95.7617 107.141H172.508Z' fill='white'/%3E%3Cpath d='M162.226 145.449C168.962 133.802 172.508 120.59 172.508 107.141H95.7617L162.226 145.449Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M134.135 173.492C145.802 166.767 155.49 157.096 162.226 145.449L95.7617 107.141L134.135 173.492Z' fill='white'/%3E%3Cpath d='M95.7617 183.756C109.233 183.756 122.468 180.216 134.135 173.492L95.7617 107.141L95.7617 183.756Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M57.3887 173.492C69.0556 180.216 82.29 183.756 95.7617 183.756L95.7617 107.141L57.3887 173.492Z' fill='white'/%3E%3Cpath d='M29.2977 145.449C36.0335 157.096 45.7218 166.767 57.3887 173.492L95.7617 107.141L29.2977 145.449Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M19.0156 107.141C19.0156 120.59 22.5618 133.802 29.2976 145.449L95.7617 107.141L19.0156 107.141Z' fill='white'/%3E%3Cpath d='M29.2977 68.8331C22.5618 80.4802 19.0156 93.6921 19.0156 107.141L95.7617 107.141L29.2977 68.8331Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M57.3887 40.7899C45.7218 47.5143 36.0335 57.1861 29.2977 68.8331L95.7617 107.141L57.3887 40.7899Z' fill='white'/%3E%3Cpath d='M95.7617 30.5254C82.29 30.5254 69.0556 34.0655 57.3887 40.7899L95.7617 107.141L95.7617 30.5254Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M134.135 40.7899C122.468 34.0655 109.233 30.5254 95.7617 30.5254L95.7617 107.141L134.135 40.7899Z' fill='white'/%3E%3Cpath d='M162.226 68.8331C155.49 57.1861 145.802 47.5143 134.135 40.7899L95.7617 107.141L162.226 68.8331Z' fill='%23132F6F'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M39.9682 186.714C38.8899 187.109 35.4097 188.194 32.1746 189.231L26.3906 191.056L34.1353 198.853C38.3997 203.196 42.076 206.699 42.272 206.699C42.5171 206.699 42.6642 202.011 42.6642 196.336C42.6642 190.612 42.5171 185.974 42.3211 186.023C42.076 186.023 41.0466 186.368 39.9682 186.714Z' fill='%230D1E49'/%3E%3Cpath d='M155.102 196.336C155.102 202.033 155.596 206.699 155.841 206.699C156.037 206.699 159.366 203.212 163.63 198.89L171.375 191.081L169.022 190.345C166.67 189.608 158.435 187.005 156.229 186.317L155.102 186.023V196.336Z' fill='%230D1E49'/%3E%3Cpath d='M20.5497 171.161C17.8232 172.114 13.8697 173.747 11.6885 174.79C7.09886 176.968 -0.308176 181.595 0.00991748 182.003C0.146243 182.139 3.05453 185.043 6.41723 188.4L12.5973 194.524L10.507 202.463C9.32552 206.818 7.82594 212.443 7.09886 214.938C6.37179 217.433 5.87193 219.52 5.91737 219.565C5.96282 219.656 8.37124 218.522 11.2341 217.116C19.9135 212.851 33.2734 208.269 40.1806 207.181C41.2258 206.999 42.0892 206.863 42.0892 206.818C42.0892 206.727 38.7265 203.37 34.5913 199.287C29.4563 194.206 27.2751 191.757 27.6841 191.485C28.0931 191.212 28.0931 191.122 27.6841 191.122C27.2297 191.122 27.0933 188.627 27.0933 180.234C27.0933 170.163 27.0479 169.347 26.3208 169.392C25.8664 169.392 23.2762 170.209 20.5497 171.161Z' fill='%23133380'/%3E%3Cpath d='M170.689 180.233C170.689 188.626 170.553 191.121 170.144 191.121C169.69 191.121 169.69 191.212 170.099 191.484C170.508 191.756 168.326 194.206 163.192 199.286C159.056 203.369 155.739 206.726 155.83 206.772C155.875 206.817 157.148 207.089 158.647 207.407C167.1 209.176 177.688 212.85 186.367 216.979C189.366 218.43 191.865 219.564 191.911 219.564C191.956 219.519 191.411 217.432 190.684 214.937C189.957 212.442 188.457 206.817 187.276 202.462L185.185 194.523L191.593 188.217L198 181.866L196.955 181.095C194.955 179.553 188.866 176.105 185.14 174.336C181.232 172.521 172.416 169.346 171.326 169.346C170.78 169.346 170.689 171.206 170.689 180.233Z' fill='%23133380'/%3E%3Cpath d='M90.7092 141.038C89.5732 141.129 86.1196 141.401 82.9841 141.674C67.6702 142.989 51.0384 146.573 30.9531 152.879L26.8633 154.194L27.045 172.521C27.1359 182.638 27.2723 190.985 27.3631 191.03C27.4086 191.121 30.4986 190.259 34.2249 189.125C37.9511 187.991 41.3138 187.038 41.7228 187.038C42.1318 187.038 45.6308 186.222 49.4479 185.224C67.9428 180.415 82.666 178.419 99.2069 178.419C114.703 178.419 128.835 180.279 145.921 184.634C150.42 185.768 154.737 186.811 155.464 186.902C156.237 187.038 159.872 188.036 163.553 189.17C167.279 190.304 170.369 191.121 170.414 191.03C170.505 190.985 170.642 182.638 170.733 172.521L170.914 154.194L165.461 152.47C148.012 146.936 132.47 143.533 117.111 141.855C110.976 141.22 94.6172 140.676 90.7092 141.038Z' fill='url(%23paint3_linear_494_135690)'/%3E%3Cg filter='url(%23filter1_d_494_135690)'%3E%3Cpath d='M72.7599 165.631V153.931H77.1879C78.0279 153.931 78.8019 154.045 79.5099 154.273C80.2179 154.489 80.7879 154.873 81.2199 155.425C81.6519 155.977 81.8679 156.739 81.8679 157.711C81.8679 158.647 81.6519 159.409 81.2199 159.997C80.7879 160.585 80.2179 161.017 79.5099 161.293C78.8019 161.569 78.0279 161.707 77.1879 161.707H75.8559V165.631H72.7599ZM75.8559 159.259H76.9719C77.5839 159.259 78.0459 159.127 78.3579 158.863C78.6819 158.599 78.8439 158.215 78.8439 157.711C78.8439 157.207 78.6819 156.859 78.3579 156.667C78.0459 156.475 77.5839 156.379 76.9719 156.379H75.8559V159.259ZM79.0599 165.631L76.6299 160.897L78.7179 158.845L82.5159 165.631H79.0599ZM84.0978 165.631V153.931H91.6578V156.523H87.1938V158.359H91.0098V160.951H87.1938V163.039H91.8378V165.631H84.0978ZM94.0997 165.631V153.931H97.1957V158.287H97.2677L100.22 153.931H103.604L100.112 158.683L104.288 165.631H100.904L98.3117 161.131L97.1957 162.715V165.631H94.0997ZM103.751 165.631L107.315 153.931H111.059L114.623 165.631H111.347L110.015 159.943C109.871 159.379 109.727 158.767 109.583 158.107C109.439 157.447 109.295 156.823 109.151 156.235H109.079C108.959 156.823 108.827 157.447 108.683 158.107C108.539 158.767 108.395 159.379 108.251 159.943L106.919 165.631H103.751ZM106.307 163.147V160.753H112.031V163.147H106.307ZM115.738 165.631V153.931H118.906L121.498 159.151C121.702 159.547 121.894 159.973 122.074 160.429C122.254 160.873 122.434 161.323 122.614 161.779H122.686C122.614 161.143 122.53 160.423 122.434 159.619C122.338 158.803 122.29 158.035 122.29 157.315V153.931H125.242V165.631H122.074L119.482 160.411C119.29 160.015 119.098 159.589 118.906 159.133C118.726 158.677 118.546 158.227 118.366 157.783H118.294C118.366 158.443 118.45 159.175 118.546 159.979C118.642 160.771 118.69 161.527 118.69 162.247V165.631H115.738Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter2_f_494_135690)'%3E%3Cpath d='M70.0889 139.053C67.7588 140.262 65.1148 138.143 65.5856 135.438L70.596 106.554L49.3292 86.0608C47.3431 84.1434 48.3754 80.6383 51.0375 80.2597L80.6046 76.0096L93.7885 49.5869C94.9777 47.2054 98.1952 47.2054 99.3844 49.5869L112.568 76.0096L142.135 80.2597C144.798 80.6383 145.83 84.1434 143.838 86.0608L122.577 106.554L127.587 135.438C128.058 138.143 125.414 140.262 123.084 139.053L96.5774 125.277L70.0889 139.053Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23paint4_angular_494_135690_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000336176 -0.0409788 0.0451535 0.000344423 95.3766 93.6013)'%3E%3CforeignObject x='-914.304' y='-914.304' width='1828.61' height='1828.61'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(53, 100, 213, 1) 0deg,rgba(14, 33, 78, 1) 111.084deg,rgba(53, 100, 213, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M73.5168 129.484C71.5945 130.439 69.4132 128.766 69.8016 126.63L73.9352 103.828L56.39 87.6487C54.7515 86.1349 55.6032 83.3677 57.7994 83.0688L82.1923 79.7135L93.069 58.8535C94.0501 56.9733 96.7045 56.9733 97.6856 58.8535L108.562 79.7135L132.955 83.0688C135.151 83.3677 136.003 86.1349 134.36 87.6487L116.819 103.828L120.953 126.63C121.341 128.766 119.16 130.439 117.238 129.484L95.3698 118.608L73.5168 129.484Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.054901961237192154,&%2334;g&%2334;:0.12941177189350128,&%2334;b&%2334;:0.30588236451148987,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.30856710672378540%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.21073544025421143,&%2334;g&%2334;:0.39299079775810242,&%2334;b&%2334;:0.83561110496520996,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.67235124111175537,&%2334;m01&%2334;:90.307014465332031,&%2334;m02&%2334;:49.886932373046875,&%2334;m10&%2334;:-81.957633972167969,&%2334;m11&%2334;:0.68884587287902832,&%2334;m12&%2334;:134.23565673828125%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter3_f_494_135690)'%3E%3Cpath d='M80.3746 96.4344L78.7634 91.6241L75.6518 93.3681L78.3144 88.5586L78.2579 81.9837L79.8691 86.7941L82.9807 85.05L80.3181 89.8595L80.3746 96.4344Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M71.5543 95.3368L69.9431 90.5264L66.8315 92.2705L69.4941 87.461L69.4376 80.8861L71.0488 85.6964L74.1604 83.9524L71.4978 88.7619L71.5543 95.3368Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter4_f_494_135690)'%3E%3Cpath d='M141.151 137.043L140.751 128.722L137.548 127.159L141.02 124.135L142.418 115.421L142.817 123.742L146.02 125.306L142.548 128.329L141.151 137.043Z' fill='white'/%3E%3C/g%3E%3Cpath d='M141.151 137.043L140.751 128.722L137.548 127.159L141.02 124.135L142.418 115.421L142.817 123.742L146.02 125.306L142.548 128.329L141.151 137.043Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter5_f_494_135690)'%3E%3Cpath d='M58.2625 7.55431L58.8084 12.6492L61.5478 12.4565L58.6971 15.6374L57.7378 21.6407L57.1919 16.5457L54.4525 16.7385L57.3032 13.5576L58.2625 7.55431Z' fill='white'/%3E%3C/g%3E%3Cpath d='M58.2625 7.55431L58.8084 12.6492L61.5478 12.4565L58.6971 15.6374L57.7378 21.6407L57.1919 16.5457L54.4525 16.7385L57.3032 13.5576L58.2625 7.55431Z' fill='white'/%3E%3Cg filter='url(%23filter6_f_494_135690)'%3E%3Cpath d='M49.7552 174.98L50.2448 170.883L48.6877 166.411L50.7725 169.203L52.2426 167.061L51.753 171.158L53.3101 175.63L51.2254 172.838L49.7552 174.98Z' fill='white'/%3E%3C/g%3E%3Cpath d='M49.7552 174.98L50.2448 170.883L48.6877 166.411L50.7725 169.203L52.2426 167.061L51.753 171.158L53.3101 175.63L51.2254 172.838L49.7552 174.98Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter7_f_494_135690)'%3E%3Cpath d='M59.6935 215.19L59.3859 211.141L57.4949 210.91L59.5029 208.827L60.2451 204.28L60.5527 208.329L62.4437 208.561L60.4357 210.643L59.6935 215.19Z' fill='white'/%3E%3C/g%3E%3Cpath d='M59.6935 215.19L59.3859 211.141L57.4949 210.91L59.5029 208.827L60.2451 204.28L60.5527 208.329L62.4437 208.561L60.4357 210.643L59.6935 215.19Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter8_f_494_135690)'%3E%3Cpath d='M141.41 7.14466L140.008 8.70954L139.536 11.6629L139.267 9.15641L137.919 9.25123L139.322 7.68635L139.794 4.73298L140.062 7.23948L141.41 7.14466Z' fill='white'/%3E%3C/g%3E%3Cpath d='M141.41 7.14466L140.008 8.70954L139.536 11.6629L139.267 9.15641L137.919 9.25123L139.322 7.68635L139.794 4.73298L140.062 7.23948L141.41 7.14466Z' fill='white'/%3E%3Cg filter='url(%23filter9_f_494_135690)'%3E%3Cpath d='M143.39 198.928L145.356 203.141L147.854 201.16L146.106 205.898L146.928 211.92L144.963 207.707L142.464 209.688L144.212 204.95L143.39 198.928Z' fill='white'/%3E%3C/g%3E%3Cpath d='M143.39 198.928L145.356 203.141L147.854 201.16L146.106 205.898L146.928 211.92L144.963 207.707L142.464 209.688L144.212 204.95L143.39 198.928Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_494_135690)'%3E%3Cpath d='M124.893 186.574L125.502 192.255L128.557 192.04L125.378 195.587L124.308 202.281L123.7 196.6L120.645 196.814L123.824 193.268L124.893 186.574Z' fill='white'/%3E%3C/g%3E%3Cpath d='M124.893 186.574L125.502 192.255L128.557 192.04L125.378 195.587L124.308 202.281L123.7 196.6L120.645 196.814L123.824 193.268L124.893 186.574Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_494_135690)'%3E%3Cpath d='M122.12 92.5638L122.729 98.2449L125.783 98.03L122.604 101.577L121.535 108.271L120.926 102.59L117.872 102.805L121.05 99.2578L122.12 92.5638Z' fill='white'/%3E%3C/g%3E%3Cpath d='M122.12 92.5638L122.729 98.2449L125.783 98.03L122.604 101.577L121.535 108.271L120.926 102.59L117.872 102.805L121.05 99.2578L122.12 92.5638Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_494_135690' x='1.63672' y='3.66406' width='185.391' height='206.953' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_494_135690'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_494_135690_clip_path' transform='translate(-1.63672 -3.66406)'%3E%3Cpath d='M91.7374 18.3953C93.7215 17.5222 94.7136 17.0857 95.7651 17.0857C96.8165 17.0858 97.8086 17.5223 99.7927 18.3955L157.447 43.7674C159.766 44.7876 160.925 45.2978 161.575 46.294C162.225 47.2902 162.225 48.5567 162.225 51.0897V136.859C162.225 141.093 162.225 143.21 161.413 145.1C160.602 146.99 159.066 148.447 155.996 151.363L99.8891 204.633C97.9331 206.49 96.9551 207.418 95.7577 207.418C94.5603 207.418 93.5824 206.49 91.6264 204.633L35.5255 151.363C32.4551 148.447 30.9199 146.99 30.1084 145.1C29.2969 143.21 29.2969 141.093 29.2969 136.859V51.09C29.2969 48.5569 29.2969 47.2903 29.947 46.294C30.597 45.2978 31.7563 44.7877 34.0749 43.7675L91.7374 18.3953Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_494_135690_clip_path' transform='translate(-1.63672 -3.66406)'%3E%3Cpath d='M89.0321 17.2031C92.3649 16.0111 94.0313 15.4151 95.7652 15.4149C97.4991 15.4146 99.1656 16.0103 102.499 17.2015L148.981 33.8143C155.395 36.1067 158.602 37.2529 160.427 39.8443C162.253 42.4357 162.252 45.8415 162.25 52.6529L162.227 137.03C162.226 141.182 162.226 143.258 161.442 145.118C160.658 146.979 159.173 148.43 156.204 151.331L109.735 196.728C103.133 203.178 99.8319 206.403 95.7578 206.403C91.6837 206.403 88.3829 203.178 81.7814 196.728L35.3222 151.335C32.3505 148.432 30.8647 146.98 30.0811 145.118C29.2975 143.256 29.298 141.179 29.2991 137.025L29.3217 52.6414C29.3235 45.8352 29.3244 42.4321 31.1489 39.8427C32.9733 37.2533 36.1776 36.1072 42.5863 33.8151L89.0321 17.2031Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_d_494_135690' x='68.7617' y='153.932' width='60.4805' height='19.6992' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_135690'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_135690' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter2_f_494_135690' x='20.293' y='19.8008' width='152.586' height='147.6' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_494_135690'/%3E%3C/filter%3E%3CclipPath id='paint4_angular_494_135690_clip_path'%3E%3Cpath d='M73.5168 129.484C71.5945 130.439 69.4132 128.766 69.8016 126.63L73.9352 103.828L56.39 87.6487C54.7515 86.1349 55.6032 83.3677 57.7994 83.0688L82.1923 79.7135L93.069 58.8535C94.0501 56.9733 96.7045 56.9733 97.6856 58.8535L108.562 79.7135L132.955 83.0688C135.151 83.3677 136.003 86.1349 134.36 87.6487L116.819 103.828L120.953 126.63C121.341 128.766 119.16 130.439 117.238 129.484L95.3698 118.608L73.5168 129.484Z'/%3E%3C/clipPath%3E%3Cfilter id='filter3_f_494_135690' x='71.6523' y='77.9844' width='15.3281' height='22.4492' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_135690'/%3E%3C/filter%3E%3Cfilter id='filter4_f_494_135690' x='133.547' y='111.422' width='16.4727' height='29.6211' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_135690'/%3E%3C/filter%3E%3Cfilter id='filter5_f_494_135690' x='50.4531' y='3.55469' width='15.0938' height='22.0859' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_135690'/%3E%3C/filter%3E%3Cfilter id='filter6_f_494_135690' x='44.6875' y='162.412' width='12.6211' height='17.2188' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_135690'/%3E%3C/filter%3E%3Cfilter id='filter7_f_494_135690' x='53.4961' y='200.279' width='12.9492' height='18.9102' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_135690'/%3E%3C/filter%3E%3Cfilter id='filter8_f_494_135690' x='133.918' y='0.732422' width='11.4922' height='14.9297' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_135690'/%3E%3C/filter%3E%3Cfilter id='filter9_f_494_135690' x='138.465' y='194.928' width='13.3906' height='20.9922' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_135690'/%3E%3C/filter%3E%3Cfilter id='filter10_f_494_135690' x='116.645' y='182.574' width='15.9102' height='23.707' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_135690'/%3E%3C/filter%3E%3Cfilter id='filter11_f_494_135690' x='113.871' y='88.5645' width='15.9102' height='23.707' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_135690'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_494_135690' x1='96.3437' y1='12.9676' x2='96.3437' y2='201.314' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23143176'/%3E%3Cstop offset='1' stop-color='%230E214E'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_494_135690' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(19.0116 30.5251) rotate(44.9512) scale(216.886 497.945)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_494_135690' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(19.0402 30.5249) rotate(44.9512) scale(216.886 497.945)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint3_linear_494_135690' x1='98.8888' y1='166.513' x2='98.8888' y2='140.922' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%231D46AC'/%3E%3Cstop offset='1' stop-color='%234874DF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  }
}
@media (min-width: 1025px) {
  .CX-pop-up-modal.modal-info-tier.left-right-dekstop.type-3 .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-top .box-tier:before {
    background-image: url("data:image/svg+xml,%3Csvg width='198' height='231' viewBox='0 0 198 231' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_494_136874)'%3E%3Cpath d='M83.3951 19.1729C88.7352 16.1126 91.4053 14.5825 94.3337 14.5825C97.2622 14.5825 99.9323 16.1126 105.272 19.1729L164.968 53.3824C170.365 56.4755 173.064 58.0221 174.547 60.5805C176.029 63.1389 176.029 66.2493 176.029 72.4703V140.606C176.029 146.827 176.029 149.938 174.547 152.496C173.064 155.055 170.365 156.601 164.968 159.694L105.272 193.904C99.9323 196.964 97.2622 198.494 94.3337 198.494C91.4053 198.494 88.7352 196.964 83.3951 193.904L23.6997 159.694C18.3022 156.601 15.6035 155.055 14.1209 152.496C12.6383 149.938 12.6383 146.827 12.6383 140.606V72.4703C12.6383 66.2493 12.6383 63.1389 14.1209 60.5805C15.6035 58.0221 18.3022 56.4755 23.6997 53.3824L83.3951 19.1729Z' fill='url(%23paint0_linear_494_136874)'/%3E%3C/g%3E%3Cpath d='M90.8933 4.30395C93.5813 3.16775 94.9254 2.59965 96.344 2.59965C97.7626 2.59965 99.1067 3.16775 101.795 4.30396L170.711 33.4343C174.264 34.9361 176.041 35.687 177.04 37.1942C178.039 38.7013 178.039 40.63 178.039 44.4874L178.039 143.914C178.039 148.569 178.039 150.896 177.148 152.973C176.256 155.051 174.57 156.654 171.196 159.86L101.862 225.762C99.2535 228.242 97.949 229.482 96.3514 229.482C94.7538 229.482 93.4492 228.242 90.84 225.762L21.4934 159.861C18.1192 156.654 16.4321 155.051 15.5403 152.973C14.6486 150.895 14.6486 148.568 14.6486 143.913L14.6484 44.4875C14.6484 40.63 14.6484 38.7013 15.6476 37.1942C16.6468 35.687 18.4234 34.9361 21.9764 33.4343L90.8933 4.30395Z' fill='url(%23paint1_linear_494_136874)'/%3E%3Cg clip-path='url(%23paint2_angular_494_136874_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00845121 -0.0186816 0.0318616 0.0143646 141.255 20.6812)'%3E%3CforeignObject x='-1142.39' y='-1142.39' width='2284.78' height='2284.78'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(123, 155, 237, 1) 0deg,rgba(97, 135, 233, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M148.498 4.41016L121.938 12.847L135.218 29.7207L158.938 28.5154L148.498 4.41016Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.48235294222831726,&%2334;g&%2334;:0.60784316062927246,&%2334;b&%2334;:0.92941176891326904,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.38399988412857056,&%2334;g&%2334;:0.53333318233489990,&%2334;b&%2334;:0.91600012779235840,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:16.902429580688477,&%2334;m01&%2334;:63.723194122314453,&%2334;m02&%2334;:100.94176483154297,&%2334;m10&%2334;:-37.363155364990234,&%2334;m11&%2334;:28.729251861572266,&%2334;m12&%2334;:24.998161315917969%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint3_angular_494_136874_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.0089814 -0.0167623 -0.0314263 0.014092 53.203 20.2897)'%3E%3CforeignObject x='-1146.69' y='-1146.69' width='2293.38' height='2293.38'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(123, 155, 237, 1) 0deg,rgba(97, 135, 233, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M45.4972 5.68659L72.2812 12.5433L59.4947 28.3394L35.7571 27.9849L45.4972 5.68659Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.48235294222831726,&%2334;g&%2334;:0.60784316062927246,&%2334;b&%2334;:0.92941176891326904,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.38399988412857056,&%2334;g&%2334;:0.53333318233489990,&%2334;b&%2334;:0.91600012779235840,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-17.962789535522461,&%2334;m01&%2334;:-62.852626800537109,&%2334;m02&%2334;:93.610671997070312,&%2334;m10&%2334;:-33.524677276611328,&%2334;m11&%2334;:28.184051513671875,&%2334;m12&%2334;:22.960020065307617%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3CforeignObject x='1.63672' y='3.58203' width='185.391' height='205.912'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_494_136874_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M91.7567 18.2927C93.7317 17.4287 94.7192 16.9967 95.7651 16.9967C96.811 16.9967 97.7985 17.4288 99.7734 18.2929L157.432 43.5212C159.758 44.5388 160.92 45.0476 161.573 46.045C162.225 47.0425 162.225 48.3118 162.225 50.8503V136.003C162.225 140.254 162.225 142.379 161.408 144.275C160.591 146.17 159.045 147.629 155.954 150.547L99.8766 203.484C97.9256 205.326 96.9501 206.247 95.7577 206.247C94.5653 206.247 93.5899 205.326 91.6389 203.484L35.5671 150.547C32.4765 147.629 30.9312 146.17 30.114 144.275C29.2969 142.379 29.2969 140.254 29.2969 136.004V50.8506C29.2969 48.3119 29.2969 47.0426 29.9493 46.0451C30.6017 45.0476 31.7646 44.5388 34.0904 43.5213L91.7567 18.2927Z' fill='url(%23paint4_radial_494_136874)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_494_136874' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='29' y='15' width='134' height='191'%3E%3CforeignObject x='1.63672' y='3.58203' width='185.391' height='205.912'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_494_136874_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M89.0664 17.1048C92.3825 15.9256 94.0406 15.3359 95.7652 15.3357C97.4897 15.3355 99.148 15.9248 102.464 17.1033L148.947 33.621C155.377 35.9059 158.592 37.0483 160.422 39.6422C162.253 42.236 162.252 45.648 162.25 52.4718L162.227 136.176C162.226 140.344 162.226 142.428 161.436 144.294C160.647 146.161 159.152 147.613 156.162 150.517L109.693 195.654C103.108 202.051 99.8152 205.25 95.7578 205.25C91.7004 205.249 88.4078 202.051 81.8225 195.654L35.3633 150.521C32.3717 147.615 30.8758 146.162 30.0867 144.294C29.2975 142.427 29.298 140.341 29.2992 136.17L29.3217 52.4603C29.3235 45.6417 29.3244 42.2324 31.1541 39.6405C32.9838 37.0487 36.196 35.9064 42.6205 33.6217L89.0664 17.1048Z' fill='url(%23paint5_radial_494_136874)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_494_136874)'%3E%3Cpath opacity='0.3' d='M172.504 106.54C172.504 93.1683 168.958 80.032 162.222 68.4517L95.7578 106.54H172.504Z' fill='white'/%3E%3Cpath d='M162.222 144.629C168.958 133.048 172.504 119.912 172.504 106.54H95.7578L162.222 144.629Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M134.131 172.511C145.798 165.825 155.486 156.209 162.222 144.629L95.7578 106.54L134.131 172.511Z' fill='white'/%3E%3Cpath d='M95.7578 182.717C109.23 182.717 122.464 179.197 134.131 172.511L95.7578 106.54L95.7578 182.717Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M57.3848 172.511C69.0516 179.197 82.2861 182.717 95.7578 182.717L95.7578 106.54L57.3848 172.511Z' fill='white'/%3E%3Cpath d='M29.2937 144.629C36.0296 156.209 45.7179 165.825 57.3848 172.511L95.7578 106.54L29.2937 144.629Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M19.0117 106.54C19.0117 119.912 22.5579 133.048 29.2937 144.629L95.7578 106.54L19.0117 106.54Z' fill='white'/%3E%3Cpath d='M29.2937 68.4517C22.5579 80.032 19.0117 93.1683 19.0117 106.54L95.7578 106.54L29.2937 68.4517Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M57.3848 40.569C45.7179 47.2549 36.0296 56.8713 29.2938 68.4517L95.7578 106.54L57.3848 40.569Z' fill='white'/%3E%3Cpath d='M95.7578 30.3633C82.2861 30.3633 69.0517 33.8831 57.3848 40.569L95.7578 106.54L95.7578 30.3633Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M134.131 40.569C122.464 33.8831 109.23 30.3633 95.7578 30.3633L95.7578 106.54L134.131 40.569Z' fill='white'/%3E%3Cpath d='M162.222 68.4517C155.486 56.8713 145.798 47.2549 134.131 40.569L95.7578 106.54L162.222 68.4517Z' fill='%239DB3EF'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M39.9682 185.656C38.8899 186.049 35.4097 187.128 32.1746 188.159L26.3906 189.974L34.1353 197.726C38.3997 202.044 42.076 205.527 42.272 205.527C42.5171 205.527 42.6642 200.866 42.6642 195.224C42.6642 189.533 42.5171 184.921 42.3211 184.97C42.076 184.97 41.0466 185.313 39.9682 185.656Z' fill='%23388494'/%3E%3Cpath d='M155.102 195.224C155.102 200.888 155.596 205.527 155.841 205.527C156.037 205.527 159.366 202.06 163.63 197.763L171.375 189.999L169.022 189.266C166.67 188.534 158.435 185.946 156.229 185.262L155.102 184.969V195.224Z' fill='%23388494'/%3E%3Cpath d='M20.5497 170.192C17.8232 171.139 13.8697 172.763 11.6885 173.801C7.09886 175.966 -0.308176 180.566 0.00991748 180.972C0.146243 181.108 3.05453 183.994 6.41723 187.332L12.5973 193.421L10.507 201.315C9.32552 205.645 7.82594 211.238 7.09886 213.718C6.37179 216.199 5.87193 218.274 5.91737 218.319C5.96282 218.409 8.37124 217.282 11.2341 215.883C19.9135 211.644 33.2734 207.088 40.1806 206.006C41.2258 205.825 42.0892 205.69 42.0892 205.645C42.0892 205.554 38.7265 202.217 34.5913 198.157C29.4563 193.106 27.2751 190.67 27.6841 190.399C28.0931 190.129 28.0931 190.038 27.6841 190.038C27.2297 190.038 27.0933 187.558 27.0933 179.213C27.0933 169.2 27.0479 168.388 26.3208 168.433C25.8664 168.433 23.2762 169.245 20.5497 170.192Z' fill='url(%23paint6_linear_494_136874)'/%3E%3Cpath d='M170.689 179.214C170.689 187.559 170.553 190.04 170.144 190.04C169.69 190.04 169.69 190.13 170.099 190.4C170.508 190.671 168.326 193.107 163.192 198.158C159.056 202.218 155.739 205.556 155.83 205.601C155.875 205.646 157.148 205.916 158.647 206.232C167.1 207.991 177.688 211.645 186.367 215.749C189.366 217.193 191.865 218.32 191.911 218.32C191.956 218.275 191.411 216.2 190.684 213.72C189.957 211.239 188.457 205.646 187.276 201.316L185.185 193.422L191.593 187.153L198 180.838L196.955 180.071C194.955 178.538 188.866 175.11 185.14 173.351C181.232 171.547 172.416 168.389 171.326 168.389C170.78 168.389 170.689 170.238 170.689 179.214Z' fill='url(%23paint7_linear_494_136874)'/%3E%3Cpath d='M90.7092 140.243C89.5732 140.333 86.1196 140.603 82.9841 140.874C67.6702 142.182 51.0384 145.745 30.9531 152.015L26.8633 153.323L27.045 171.545C27.1359 181.604 27.2723 189.903 27.3631 189.948C27.4086 190.038 30.4986 189.181 34.2249 188.054C37.9511 186.926 41.3138 185.979 41.7228 185.979C42.1318 185.979 45.6308 185.167 49.4479 184.175C67.9428 179.394 82.666 177.409 99.2069 177.409C114.703 177.409 128.835 179.258 145.921 183.588C150.42 184.716 154.737 185.753 155.464 185.844C156.237 185.979 159.872 186.971 163.553 188.099C167.279 189.227 170.369 190.038 170.414 189.948C170.505 189.903 170.642 181.604 170.733 171.545L170.914 153.323L165.461 151.609C148.012 146.106 132.47 142.723 117.111 141.055C110.976 140.423 94.6172 139.882 90.7092 140.243Z' fill='url(%23paint8_linear_494_136874)'/%3E%3Cg filter='url(%23filter1_d_494_136874)'%3E%3Cpath d='M75.8522 165.631V156.523H72.7562V153.931H82.0442V156.523H78.9482V165.631H75.8522ZM83.7804 165.631V153.931H91.3404V156.523H86.8764V158.359H90.6924V160.951H86.8764V163.039H91.5204V165.631H83.7804ZM93.7823 165.631V153.931H97.0943L98.8583 158.719C98.9663 159.043 99.0683 159.379 99.1643 159.727C99.2603 160.075 99.3623 160.423 99.4703 160.771H99.5423C99.6503 160.423 99.7523 160.075 99.8483 159.727C99.9443 159.379 100.046 159.043 100.154 158.719L101.846 153.931H105.158V165.631H102.35V162.175C102.35 161.779 102.374 161.305 102.422 160.753C102.47 160.189 102.524 159.631 102.584 159.079C102.644 158.515 102.698 158.035 102.746 157.639H102.674L101.702 160.807L100.262 164.677H98.6063L97.1663 160.807L96.2303 157.639H96.1583C96.2063 158.035 96.2603 158.515 96.3203 159.079C96.3803 159.631 96.4343 160.189 96.4823 160.753C96.5303 161.305 96.5543 161.779 96.5543 162.175V165.631H93.7823ZM106.281 165.631L109.845 153.931H113.589L117.153 165.631H113.877L112.545 159.943C112.401 159.379 112.257 158.767 112.113 158.107C111.969 157.447 111.825 156.823 111.681 156.235H111.609C111.489 156.823 111.357 157.447 111.213 158.107C111.069 158.767 110.925 159.379 110.781 159.943L109.449 165.631H106.281ZM108.837 163.147V160.753H114.561V163.147H108.837ZM118.269 165.631V153.931H121.437L124.029 159.151C124.233 159.547 124.425 159.973 124.605 160.429C124.785 160.873 124.965 161.323 125.145 161.779H125.217C125.145 161.143 125.061 160.423 124.965 159.619C124.869 158.803 124.821 158.035 124.821 157.315V153.931H127.773V165.631H124.605L122.013 160.411C121.821 160.015 121.629 159.589 121.437 159.133C121.257 158.677 121.077 158.227 120.897 157.783H120.825C120.897 158.443 120.981 159.175 121.077 159.979C121.173 160.771 121.221 161.527 121.221 162.247V165.631H118.269Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter2_d_494_136874)'%3E%3Cg filter='url(%23filter3_f_494_136874)'%3E%3Cg clip-path='url(%23paint9_angular_494_136874_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000470642 -0.0601018 0.0632144 0.00050515 96.1019 93.5995)'%3E%3CforeignObject x='-906.487' y='-906.487' width='1812.97' height='1812.97'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(132, 164, 241, 1) 0deg,rgba(55, 89, 195, 1) 91.7857deg,rgba(132, 164, 241, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M65.4984 146.228C62.8071 147.628 59.7533 145.174 60.2971 142.042L66.084 108.598L41.521 84.8691C39.2272 82.649 40.4194 78.5905 43.4941 78.1521L77.6439 73.231L92.8712 42.6365C94.2447 39.879 97.9609 39.879 99.3344 42.6365L114.562 73.231L148.711 78.1521C151.786 78.5905 152.978 82.649 150.678 84.8691L126.122 108.598L131.908 142.042C132.452 145.174 129.398 147.628 126.707 146.228L96.0923 130.276L65.4984 146.228Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.21733297407627106,&%2334;g&%2334;:0.34953474998474121,&%2334;b&%2334;:0.76817369461059570,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.25496017932891846%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.52127110958099365,&%2334;g&%2334;:0.64459592103958130,&%2334;b&%2334;:0.94565343856811523,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.94128489494323730,&%2334;m01&%2334;:126.42890167236328,&%2334;m02&%2334;:32.416767120361328,&%2334;m10&%2334;:-120.20363616943359,&%2334;m11&%2334;:1.0102998018264771,&%2334;m12&%2334;:153.19621276855469%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg clip-path='url(%23paint10_angular_494_136874_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000380996 -0.0480815 0.0511736 0.00040412 96.1026 93.5988)'%3E%3CforeignObject x='-910.677' y='-910.677' width='1821.35' height='1821.35'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(132, 164, 241, 1) 0deg,rgba(46, 86, 211, 1) 111.084deg,rgba(132, 164, 241, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M71.3283 135.701C69.1497 136.821 66.6775 134.859 67.1178 132.353L71.8024 105.598L51.9181 86.6145C50.0611 84.8383 51.0263 81.5915 53.5154 81.2408L81.1604 77.3039L93.4872 52.8283C94.5991 50.6223 97.6075 50.6223 98.7194 52.8283L111.046 77.3039L138.691 81.2408C141.18 81.5915 142.145 84.8383 140.283 86.6145L120.404 105.598L125.089 132.353C125.529 134.859 123.057 136.821 120.878 135.701L96.0948 122.94L71.3283 135.701Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.18316364288330078,&%2334;g&%2334;:0.33802866935729980,&%2334;b&%2334;:0.82843458652496338,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.30856710672378540%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.52127110958099365,&%2334;g&%2334;:0.64459592103958130,&%2334;b&%2334;:0.94565343856811523,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.76199263334274292,&%2334;m01&%2334;:102.34721374511719,&%2334;m02&%2334;:44.547946929931641,&%2334;m10&%2334;:-96.162902832031250,&%2334;m11&%2334;:0.80823981761932373,&%2334;m12&%2334;:141.27610778808594%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg filter='url(%23filter4_f_494_136874)'%3E%3Cpath d='M80.3746 96.4344L78.7634 91.6241L75.6518 93.3681L78.3144 88.5586L78.2579 81.9837L79.8691 86.7941L82.9807 85.05L80.3181 89.8595L80.3746 96.4344Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M71.5543 95.3368L69.9431 90.5264L66.8315 92.2705L69.4941 87.461L69.4376 80.8861L71.0488 85.6964L74.1604 83.9524L71.4978 88.7619L71.5543 95.3368Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter5_f_494_136874)'%3E%3Cpath d='M141.151 137.043L140.751 128.722L137.548 127.159L141.02 124.135L142.418 115.421L142.817 123.742L146.02 125.306L142.548 128.329L141.151 137.043Z' fill='white'/%3E%3C/g%3E%3Cpath d='M141.151 137.043L140.751 128.722L137.548 127.159L141.02 124.135L142.418 115.421L142.817 123.742L146.02 125.306L142.548 128.329L141.151 137.043Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter6_f_494_136874)'%3E%3Cpath d='M58.2625 7.55431L58.8084 12.6492L61.5478 12.4565L58.6971 15.6374L57.7378 21.6407L57.1919 16.5457L54.4525 16.7385L57.3032 13.5576L58.2625 7.55431Z' fill='white'/%3E%3C/g%3E%3Cpath d='M58.2625 7.55431L58.8084 12.6492L61.5478 12.4565L58.6971 15.6374L57.7378 21.6407L57.1919 16.5457L54.4525 16.7385L57.3032 13.5576L58.2625 7.55431Z' fill='white'/%3E%3Cg filter='url(%23filter7_f_494_136874)'%3E%3Cpath d='M49.7552 174.98L50.2448 170.883L48.6877 166.411L50.7725 169.203L52.2426 167.061L51.753 171.158L53.3101 175.63L51.2254 172.838L49.7552 174.98Z' fill='white'/%3E%3C/g%3E%3Cpath d='M49.7552 174.98L50.2448 170.883L48.6877 166.411L50.7725 169.203L52.2426 167.061L51.753 171.158L53.3101 175.63L51.2254 172.838L49.7552 174.98Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter8_f_494_136874)'%3E%3Cpath d='M59.6935 215.19L59.3859 211.141L57.4949 210.91L59.5029 208.827L60.2451 204.28L60.5527 208.329L62.4437 208.561L60.4357 210.643L59.6935 215.19Z' fill='white'/%3E%3C/g%3E%3Cpath d='M59.6935 215.19L59.3859 211.141L57.4949 210.91L59.5029 208.827L60.2451 204.28L60.5527 208.329L62.4437 208.561L60.4357 210.643L59.6935 215.19Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter9_f_494_136874)'%3E%3Cpath d='M141.41 7.14466L140.008 8.70954L139.536 11.6629L139.267 9.15641L137.919 9.25123L139.322 7.68635L139.794 4.73298L140.062 7.23948L141.41 7.14466Z' fill='white'/%3E%3C/g%3E%3Cpath d='M141.41 7.14466L140.008 8.70954L139.536 11.6629L139.267 9.15641L137.919 9.25123L139.322 7.68635L139.794 4.73298L140.062 7.23948L141.41 7.14466Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_494_136874)'%3E%3Cpath d='M143.39 198.928L145.356 203.141L147.854 201.16L146.106 205.898L146.928 211.92L144.963 207.707L142.464 209.688L144.212 204.95L143.39 198.928Z' fill='white'/%3E%3C/g%3E%3Cpath d='M143.39 198.928L145.356 203.141L147.854 201.16L146.106 205.898L146.928 211.92L144.963 207.707L142.464 209.688L144.212 204.95L143.39 198.928Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_494_136874)'%3E%3Cpath d='M124.893 186.574L125.502 192.255L128.557 192.04L125.378 195.587L124.308 202.281L123.7 196.6L120.645 196.814L123.824 193.268L124.893 186.574Z' fill='white'/%3E%3C/g%3E%3Cpath d='M124.893 186.574L125.502 192.255L128.557 192.04L125.378 195.587L124.308 202.281L123.7 196.6L120.645 196.814L123.824 193.268L124.893 186.574Z' fill='white'/%3E%3Cg filter='url(%23filter12_f_494_136874)'%3E%3Cpath d='M122.12 92.5638L122.729 98.2449L125.783 98.03L122.604 101.577L121.535 108.271L120.926 102.59L117.872 102.805L121.05 99.2578L122.12 92.5638Z' fill='white'/%3E%3C/g%3E%3Cpath d='M122.12 92.5638L122.729 98.2449L125.783 98.03L122.604 101.577L121.535 108.271L120.926 102.59L117.872 102.805L121.05 99.2578L122.12 92.5638Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_494_136874' x='1.63672' y='3.58203' width='185.391' height='205.912' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_494_136874'/%3E%3C/filter%3E%3CclipPath id='paint2_angular_494_136874_clip_path'%3E%3Cpath d='M148.498 4.41016L121.938 12.847L135.218 29.7207L158.938 28.5154L148.498 4.41016Z'/%3E%3C/clipPath%3E%3CclipPath id='paint3_angular_494_136874_clip_path'%3E%3Cpath d='M45.4972 5.68659L72.2812 12.5433L59.4947 28.3394L35.7571 27.9849L45.4972 5.68659Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_0_494_136874_clip_path' transform='translate(-1.63672 -3.58203)'%3E%3Cpath d='M91.7567 18.2927C93.7317 17.4287 94.7192 16.9967 95.7651 16.9967C96.811 16.9967 97.7985 17.4288 99.7734 18.2929L157.432 43.5212C159.758 44.5388 160.92 45.0476 161.573 46.045C162.225 47.0425 162.225 48.3118 162.225 50.8503V136.003C162.225 140.254 162.225 142.379 161.408 144.275C160.591 146.17 159.045 147.629 155.954 150.547L99.8766 203.484C97.9256 205.326 96.9501 206.247 95.7577 206.247C94.5653 206.247 93.5899 205.326 91.6389 203.484L35.5671 150.547C32.4765 147.629 30.9312 146.17 30.114 144.275C29.2969 142.379 29.2969 140.254 29.2969 136.004V50.8506C29.2969 48.3119 29.2969 47.0426 29.9493 46.0451C30.6017 45.0476 31.7646 44.5388 34.0904 43.5213L91.7567 18.2927Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_494_136874_clip_path' transform='translate(-1.63672 -3.58203)'%3E%3Cpath d='M89.0664 17.1048C92.3825 15.9256 94.0406 15.3359 95.7652 15.3357C97.4897 15.3355 99.148 15.9248 102.464 17.1033L148.947 33.621C155.377 35.9059 158.592 37.0483 160.422 39.6422C162.253 42.236 162.252 45.648 162.25 52.4718L162.227 136.176C162.226 140.344 162.226 142.428 161.436 144.294C160.647 146.161 159.152 147.613 156.162 150.517L109.693 195.654C103.108 202.051 99.8152 205.25 95.7578 205.25C91.7004 205.249 88.4078 202.051 81.8225 195.654L35.3633 150.521C32.3717 147.615 30.8758 146.162 30.0867 144.294C29.2975 142.427 29.298 140.341 29.2992 136.17L29.3217 52.4603C29.3235 45.6417 29.3244 42.2324 31.1541 39.6405C32.9838 37.0487 36.196 35.9064 42.6205 33.6217L89.0664 17.1048Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_d_494_136874' x='68.7578' y='153.932' width='63.0156' height='19.6992' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_136874'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_136874' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter2_d_494_136874' x='36.3242' y='40.5684' width='119.555' height='114.062' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_136874'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_136874' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_f_494_136874' x='12.3242' y='12.5684' width='167.555' height='162.062' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_494_136874'/%3E%3C/filter%3E%3CclipPath id='paint9_angular_494_136874_clip_path'%3E%3Cpath d='M65.4984 146.228C62.8071 147.628 59.7533 145.174 60.2971 142.042L66.084 108.598L41.521 84.8691C39.2272 82.649 40.4194 78.5905 43.4941 78.1521L77.6439 73.231L92.8712 42.6365C94.2447 39.879 97.9609 39.879 99.3344 42.6365L114.562 73.231L148.711 78.1521C151.786 78.5905 152.978 82.649 150.678 84.8691L126.122 108.598L131.908 142.042C132.452 145.174 129.398 147.628 126.707 146.228L96.0923 130.276L65.4984 146.228Z'/%3E%3C/clipPath%3E%3CclipPath id='paint10_angular_494_136874_clip_path'%3E%3Cpath d='M71.3283 135.701C69.1497 136.821 66.6775 134.859 67.1178 132.353L71.8024 105.598L51.9181 86.6145C50.0611 84.8383 51.0263 81.5915 53.5154 81.2408L81.1604 77.3039L93.4872 52.8283C94.5991 50.6223 97.6075 50.6223 98.7194 52.8283L111.046 77.3039L138.691 81.2408C141.18 81.5915 142.145 84.8383 140.283 86.6145L120.404 105.598L125.089 132.353C125.529 134.859 123.057 136.821 120.878 135.701L96.0948 122.94L71.3283 135.701Z'/%3E%3C/clipPath%3E%3Cfilter id='filter4_f_494_136874' x='71.6523' y='77.9844' width='15.3281' height='22.4492' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_136874'/%3E%3C/filter%3E%3Cfilter id='filter5_f_494_136874' x='133.547' y='111.422' width='16.4727' height='29.6211' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_136874'/%3E%3C/filter%3E%3Cfilter id='filter6_f_494_136874' x='50.4531' y='3.55469' width='15.0938' height='22.0859' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_136874'/%3E%3C/filter%3E%3Cfilter id='filter7_f_494_136874' x='44.6875' y='162.412' width='12.6211' height='17.2188' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_136874'/%3E%3C/filter%3E%3Cfilter id='filter8_f_494_136874' x='53.4961' y='200.279' width='12.9492' height='18.9102' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_136874'/%3E%3C/filter%3E%3Cfilter id='filter9_f_494_136874' x='133.918' y='0.732422' width='11.4922' height='14.9297' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_136874'/%3E%3C/filter%3E%3Cfilter id='filter10_f_494_136874' x='138.465' y='194.928' width='13.3906' height='20.9922' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_136874'/%3E%3C/filter%3E%3Cfilter id='filter11_f_494_136874' x='116.645' y='182.574' width='15.9102' height='23.707' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_136874'/%3E%3C/filter%3E%3Cfilter id='filter12_f_494_136874' x='113.871' y='88.5645' width='15.9102' height='23.707' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_136874'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_494_136874' x1='94.3337' y1='12.9043' x2='94.3337' y2='200.172' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237C9EF1'/%3E%3Cstop offset='1' stop-color='%23506ECE'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_494_136874' x1='96.3439' y1='2' x2='96.3439' y2='231' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237C9EF1'/%3E%3Cstop offset='1' stop-color='%23506ECE'/%3E%3C/linearGradient%3E%3CradialGradient id='paint4_radial_494_136874' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(19.0116 30.3615) rotate(44.7867) scale(216.267 496.511)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint5_radial_494_136874' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(19.0402 30.3626) rotate(44.7867) scale(216.267 496.511)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint6_linear_494_136874' x1='21.0446' y1='218.324' x2='21.0446' y2='168.432' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_494_136874' x1='176.914' y1='218.32' x2='176.914' y2='168.389' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear_494_136874' x1='98.8888' y1='189.955' x2='98.8888' y2='140.127' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  }
}
@media (min-width: 1025px) {
  .CX-pop-up-modal.modal-info-tier.left-right-dekstop.type-4 .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-top .box-tier:before {
    background-image: url("data:image/svg+xml,%3Csvg width='251' height='232' viewBox='0 0 251 232' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_494_138059)'%3E%3Cpath d='M110.395 20.1729C115.735 17.1126 118.405 15.5825 121.334 15.5825C124.262 15.5825 126.932 17.1126 132.272 20.1729L191.968 54.3824C197.365 57.4755 200.064 59.0221 201.547 61.5805C203.029 64.1389 203.029 67.2493 203.029 73.4703V141.606C203.029 147.827 203.029 150.938 201.547 153.496C200.064 156.055 197.365 157.601 191.968 160.694L132.272 194.904C126.932 197.964 124.262 199.494 121.334 199.494C118.405 199.494 115.735 197.964 110.395 194.904L50.6997 160.694C45.3022 157.601 42.6035 156.055 41.1209 153.496C39.6383 150.938 39.6383 147.827 39.6383 141.606V73.4703C39.6383 67.2493 39.6383 64.1389 41.1209 61.5805C42.6035 59.0221 45.3022 57.4755 50.6997 54.3824L110.395 20.1729Z' fill='url(%23paint0_linear_494_138059)'/%3E%3C/g%3E%3Cpath d='M117.893 5.30396C120.581 4.16775 121.925 3.59965 123.344 3.59965C124.763 3.59965 126.107 4.16775 128.795 5.30396L197.711 34.4343C201.264 35.9361 203.041 36.6871 204.04 38.1942C205.039 39.7013 205.039 41.63 205.039 45.4874L205.039 144.914C205.039 149.569 205.039 151.896 204.148 153.973C203.256 156.051 201.57 157.654 198.196 160.86L128.862 226.762C126.254 229.242 124.949 230.482 123.351 230.482C121.754 230.482 120.449 229.242 117.84 226.762L48.4934 160.861C45.1192 157.654 43.4321 156.051 42.5403 153.973C41.6486 151.895 41.6486 149.568 41.6486 144.913L41.6484 45.4875C41.6484 41.63 41.6484 39.7013 42.6476 38.1942C43.6468 36.687 45.4234 35.9361 48.9764 34.4343L117.893 5.30396Z' fill='url(%23paint1_linear_494_138059)'/%3E%3CforeignObject x='28.6367' y='4.58203' width='185.391' height='205.912'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_494_138059_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M118.757 19.2927C120.732 18.4287 121.719 17.9967 122.765 17.9967C123.811 17.9967 124.798 18.4288 126.773 19.2929L184.432 44.5212C186.758 45.5388 187.92 46.0476 188.573 47.045C189.225 48.0425 189.225 49.3118 189.225 51.8503V137.003C189.225 141.254 189.225 143.379 188.408 145.275C187.591 147.17 186.045 148.629 182.954 151.547L126.877 204.484C124.926 206.326 123.95 207.247 122.758 207.247C121.565 207.247 120.59 206.326 118.639 204.484L62.5671 151.547C59.4765 148.629 57.9312 147.17 57.114 145.275C56.2969 143.379 56.2969 141.254 56.2969 137.004V51.8506C56.2969 49.3119 56.2969 48.0426 56.9493 47.0451C57.6017 46.0476 58.7646 45.5388 61.0904 44.5213L118.757 19.2927Z' fill='url(%23paint2_radial_494_138059)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_494_138059' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='56' y='16' width='134' height='191'%3E%3CforeignObject x='28.6367' y='4.58203' width='185.391' height='205.912'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_494_138059_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M116.066 18.1048C119.383 16.9256 121.041 16.3359 122.765 16.3357C124.49 16.3355 126.148 16.9248 129.464 18.1033L175.947 34.621C182.377 36.9059 185.592 38.0483 187.422 40.6422C189.253 43.236 189.252 46.648 189.25 53.4718L189.227 137.176C189.226 141.344 189.226 143.428 188.436 145.294C187.647 147.161 186.152 148.613 183.162 151.517L136.693 196.654C130.108 203.051 126.815 206.25 122.758 206.25C118.7 206.249 115.408 203.051 108.823 196.654L62.3633 151.521C59.3717 148.615 57.8758 147.162 57.0867 145.294C56.2975 143.427 56.298 141.341 56.2992 137.17L56.3217 53.4603C56.3235 46.6417 56.3244 43.2324 58.1541 40.6405C59.9838 38.0487 63.196 36.9064 69.6205 34.6217L116.066 18.1048Z' fill='url(%23paint3_radial_494_138059)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_494_138059)'%3E%3Cpath opacity='0.3' d='M199.504 107.54C199.504 94.1683 195.958 81.032 189.222 69.4517L122.758 107.54H199.504Z' fill='white'/%3E%3Cpath d='M189.222 145.629C195.958 134.048 199.504 120.912 199.504 107.54H122.758L189.222 145.629Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M161.131 173.511C172.798 166.825 182.486 157.209 189.222 145.629L122.758 107.54L161.131 173.511Z' fill='white'/%3E%3Cpath d='M122.758 183.717C136.23 183.717 149.464 180.197 161.131 173.511L122.758 107.54L122.758 183.717Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M84.3848 173.511C96.0516 180.197 109.286 183.717 122.758 183.717L122.758 107.54L84.3848 173.511Z' fill='white'/%3E%3Cpath d='M56.2937 145.629C63.0296 157.209 72.7179 166.825 84.3848 173.511L122.758 107.54L56.2937 145.629Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M46.0117 107.54C46.0117 120.912 49.5579 134.048 56.2937 145.629L122.758 107.54L46.0117 107.54Z' fill='white'/%3E%3Cpath d='M56.2937 69.4517C49.5579 81.032 46.0117 94.1683 46.0117 107.54L122.758 107.54L56.2937 69.4517Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M84.3848 41.569C72.7179 48.2549 63.0296 57.8713 56.2938 69.4517L122.758 107.54L84.3848 41.569Z' fill='white'/%3E%3Cpath d='M122.758 31.3633C109.286 31.3633 96.0517 34.8831 84.3848 41.569L122.758 107.54L122.758 31.3633Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M161.131 41.569C149.464 34.8831 136.23 31.3633 122.758 31.3633L122.758 107.54L161.131 41.569Z' fill='white'/%3E%3Cpath d='M189.222 69.4517C182.486 57.8713 172.798 48.2549 161.131 41.569L122.758 107.54L189.222 69.4517Z' fill='%23D2A4F0'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M66.9682 186.656C65.8899 187.049 62.4097 188.128 59.1746 189.159L53.3906 190.974L61.1353 198.726C65.3997 203.044 69.076 206.527 69.272 206.527C69.5171 206.527 69.6642 201.866 69.6642 196.224C69.6642 190.533 69.5171 185.921 69.3211 185.97C69.076 185.97 68.0466 186.313 66.9682 186.656Z' fill='%23BE30A0'/%3E%3Cpath d='M182.102 196.224C182.102 201.888 182.596 206.527 182.841 206.527C183.037 206.527 186.366 203.06 190.63 198.763L198.375 190.999L196.022 190.266C193.67 189.534 185.435 186.946 183.229 186.262L182.102 185.969V196.224Z' fill='%23BE30A0'/%3E%3Cpath d='M47.5497 171.192C44.8232 172.139 40.8697 173.763 38.6885 174.801C34.0989 176.966 26.6918 181.566 27.0099 181.972C27.1462 182.108 30.0545 184.994 33.4172 188.332L39.5973 194.421L37.507 202.315C36.3255 206.645 34.8259 212.238 34.0989 214.718C33.3718 217.199 32.8719 219.274 32.9174 219.319C32.9628 219.409 35.3712 218.282 38.2341 216.883C46.9135 212.644 60.2734 208.088 67.1806 207.006C68.2258 206.825 69.0892 206.69 69.0892 206.645C69.0892 206.554 65.7265 203.217 61.5913 199.157C56.4563 194.106 54.2751 191.67 54.6841 191.399C55.0931 191.129 55.0931 191.038 54.6841 191.038C54.2297 191.038 54.0933 188.558 54.0933 180.213C54.0933 170.2 54.0479 169.388 53.3208 169.433C52.8664 169.433 50.2762 170.245 47.5497 171.192Z' fill='url(%23paint4_linear_494_138059)'/%3E%3Cpath d='M197.689 180.214C197.689 188.559 197.553 191.04 197.144 191.04C196.69 191.04 196.69 191.13 197.099 191.4C197.508 191.671 195.326 194.107 190.192 199.158C186.056 203.218 182.739 206.556 182.83 206.601C182.875 206.646 184.148 206.916 185.647 207.232C194.1 208.991 204.688 212.645 213.367 216.749C216.366 218.193 218.865 219.32 218.911 219.32C218.956 219.275 218.411 217.2 217.684 214.72C216.957 212.239 215.457 206.646 214.276 202.316L212.185 194.422L218.593 188.153L225 181.838L223.955 181.071C221.955 179.538 215.866 176.11 212.14 174.351C208.232 172.547 199.416 169.389 198.326 169.389C197.78 169.389 197.689 171.238 197.689 180.214Z' fill='url(%23paint5_linear_494_138059)'/%3E%3Cpath d='M117.709 141.243C116.573 141.333 113.12 141.603 109.984 141.874C94.6702 143.182 78.0384 146.745 57.9531 153.015L53.8633 154.323L54.045 172.545C54.1359 182.604 54.2723 190.903 54.3631 190.948C54.4086 191.038 57.4986 190.181 61.2249 189.054C64.9511 187.926 68.3138 186.979 68.7228 186.979C69.1318 186.979 72.6308 186.167 76.4479 185.175C94.9428 180.394 109.666 178.409 126.207 178.409C141.703 178.409 155.835 180.258 172.921 184.588C177.42 185.716 181.737 186.753 182.464 186.844C183.237 186.979 186.872 187.971 190.553 189.099C194.279 190.227 197.369 191.038 197.414 190.948C197.505 190.903 197.642 182.604 197.733 172.545L197.914 154.323L192.461 152.609C175.012 147.106 159.47 143.723 144.111 142.055C137.976 141.423 121.617 140.882 117.709 141.243Z' fill='url(%23paint6_linear_494_138059)'/%3E%3Cg filter='url(%23filter1_d_494_138059)'%3E%3Cpath d='M94.6866 166.847C93.9186 166.847 93.1446 166.715 92.3646 166.451C91.5966 166.175 90.8946 165.743 90.2586 165.155L91.8786 163.139C92.2986 163.475 92.7666 163.733 93.2826 163.913C93.7986 164.093 94.2906 164.183 94.7586 164.183C95.2266 164.183 95.5626 164.111 95.7666 163.967C95.9826 163.823 96.0906 163.619 96.0906 163.355C96.0906 163.163 96.0246 163.013 95.8926 162.905C95.7726 162.785 95.5926 162.677 95.3526 162.581C95.1246 162.473 94.8426 162.353 94.5066 162.221L93.0486 161.627C92.6286 161.447 92.2386 161.213 91.8786 160.925C91.5186 160.625 91.2306 160.265 91.0146 159.845C90.7986 159.413 90.6906 158.915 90.6906 158.351C90.6906 157.679 90.8766 157.073 91.2486 156.533C91.6206 155.981 92.1306 155.543 92.7786 155.219C93.4386 154.883 94.1946 154.715 95.0466 154.715C95.7546 154.715 96.4446 154.841 97.1166 155.093C97.8006 155.333 98.4066 155.699 98.9346 156.191L97.3146 158.207C96.9186 157.931 96.5286 157.727 96.1446 157.595C95.7606 157.451 95.3946 157.379 95.0466 157.379C94.6746 157.379 94.3746 157.445 94.1466 157.577C93.9306 157.709 93.8226 157.907 93.8226 158.171C93.8226 158.351 93.8886 158.507 94.0206 158.639C94.1646 158.759 94.3686 158.873 94.6326 158.981C94.8966 159.077 95.2026 159.197 95.5506 159.341L96.9726 159.899C97.4646 160.091 97.8786 160.337 98.2146 160.637C98.5506 160.925 98.8086 161.273 98.9886 161.681C99.1686 162.089 99.2586 162.563 99.2586 163.103C99.2586 163.763 99.0786 164.381 98.7186 164.957C98.3706 165.521 97.8546 165.977 97.1706 166.325C96.4866 166.673 95.6586 166.847 94.6866 166.847ZM99.6628 166.631L103.227 154.931H106.971L110.535 166.631H107.259L105.927 160.943C105.783 160.379 105.639 159.767 105.495 159.107C105.351 158.447 105.207 157.823 105.063 157.235H104.991C104.871 157.823 104.739 158.447 104.595 159.107C104.451 159.767 104.307 160.379 104.163 160.943L102.831 166.631H99.6628ZM102.219 164.147V161.753H107.943V164.147H102.219ZM111.65 166.631V154.931H114.746V159.287H118.238V154.931H121.334V166.631H118.238V161.987H114.746V166.631H111.65ZM122.444 166.631L126.008 154.931H129.752L133.316 166.631H130.04L128.708 160.943C128.564 160.379 128.42 159.767 128.276 159.107C128.132 158.447 127.988 157.823 127.844 157.235H127.772C127.652 157.823 127.52 158.447 127.376 159.107C127.232 159.767 127.088 160.379 126.944 160.943L125.612 166.631H122.444ZM125 164.147V161.753H130.724V164.147H125ZM134.432 166.631V154.931H138.644C139.46 154.931 140.204 155.015 140.876 155.183C141.548 155.351 142.082 155.645 142.478 156.065C142.874 156.485 143.072 157.079 143.072 157.847C143.072 158.423 142.94 158.945 142.676 159.413C142.424 159.869 142.064 160.187 141.596 160.367V160.439C142.232 160.595 142.724 160.883 143.072 161.303C143.432 161.711 143.612 162.287 143.612 163.031C143.612 163.871 143.402 164.555 142.982 165.083C142.562 165.611 142.004 166.001 141.308 166.253C140.612 166.505 139.844 166.631 139.004 166.631H134.432ZM137.528 159.503H138.572C139.076 159.503 139.448 159.395 139.688 159.179C139.928 158.963 140.048 158.675 140.048 158.315C140.048 157.955 139.928 157.697 139.688 157.541C139.448 157.385 139.076 157.307 138.572 157.307H137.528V159.503ZM137.528 164.255H138.788C139.4 164.255 139.85 164.147 140.138 163.931C140.438 163.715 140.588 163.391 140.588 162.959C140.588 162.527 140.438 162.221 140.138 162.041C139.85 161.861 139.4 161.771 138.788 161.771H137.528V164.255ZM143.977 166.631L147.541 154.931H151.285L154.849 166.631H151.573L150.241 160.943C150.097 160.379 149.953 159.767 149.809 159.107C149.665 158.447 149.521 157.823 149.377 157.235H149.305C149.185 157.823 149.053 158.447 148.909 159.107C148.765 159.767 148.621 160.379 148.477 160.943L147.145 166.631H143.977ZM146.533 164.147V161.753H152.257V164.147H146.533ZM156.756 166.631V157.523H153.66V154.931H162.948V157.523H159.852V166.631H156.756Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23paint7_angular_494_138059_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00845121 -0.0186816 0.0318616 0.0143646 168.255 21.6812)'%3E%3CforeignObject x='-1142.39' y='-1142.39' width='2284.78' height='2284.78'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(194, 132, 230, 1) 0deg,rgba(156, 93, 238, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M175.498 5.41016L148.938 13.847L162.218 30.7207L185.938 29.5154L175.498 5.41016Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.76078432798385620,&%2334;g&%2334;:0.51764708757400513,&%2334;b&%2334;:0.90196079015731812,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61543214321136475,&%2334;g&%2334;:0.36481481790542603,&%2334;b&%2334;:0.93518519401550293,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:16.902429580688477,&%2334;m01&%2334;:63.723194122314453,&%2334;m02&%2334;:127.94176483154297,&%2334;m10&%2334;:-37.363155364990234,&%2334;m11&%2334;:28.729251861572266,&%2334;m12&%2334;:25.998161315917969%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint8_angular_494_138059_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.0103627 0.011554 -0.0197054 0.0176137 152.163 204.72)'%3E%3CforeignObject x='-1163.1' y='-1163.1' width='2326.2' height='2326.2'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(194, 132, 230, 1) 0deg,rgba(156, 93, 238, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M161.224 214.703L163.504 193.774L147.745 197.785L141.322 214.539L161.224 214.703Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.76078432798385620,&%2334;g&%2334;:0.51764708757400513,&%2334;b&%2334;:0.90196079015731812,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61543214321136475,&%2334;g&%2334;:0.36481481790542603,&%2334;b&%2334;:0.93518519401550293,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:20.725498199462891,&%2334;m01&%2334;:-39.410793304443359,&%2334;m02&%2334;:161.50576782226562,&%2334;m10&%2334;:23.107934951782227,&%2334;m11&%2334;:35.227355957031250,&%2334;m12&%2334;:175.55284118652344%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint9_angular_494_138059_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.0109795 0.0109716 -0.0187122 -0.0186619 92.5958 203.522)'%3E%3CforeignObject x='-1163.14' y='-1163.14' width='2326.28' height='2326.28'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(194, 132, 230, 1) 0deg,rgba(156, 93, 238, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M83.1158 213.109L104.175 214.217L99.287 198.732L82.1734 193.262L83.1158 213.109Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.76078432798385620,&%2334;g&%2334;:0.51764708757400513,&%2334;b&%2334;:0.90196079015731812,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61543214321136475,&%2334;g&%2334;:0.36481481790542603,&%2334;b&%2334;:0.93518519401550293,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-21.958967208862305,&%2334;m01&%2334;:-37.424381256103516,&%2334;m02&%2334;:122.28750610351562,&%2334;m10&%2334;:21.943225860595703,&%2334;m11&%2334;:-37.323886871337891,&%2334;m12&%2334;:211.21231079101562%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint10_angular_494_138059_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.0089814 -0.0167623 -0.0314263 0.014092 80.1991 21.2897)'%3E%3CforeignObject x='-1146.69' y='-1146.69' width='2293.38' height='2293.38'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(192, 129, 231, 1) 0deg,rgba(158, 94, 239, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M72.4933 6.68659L99.2773 13.5433L86.4908 29.3394L62.7532 28.9849L72.4933 6.68659Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.75294119119644165,&%2334;g&%2334;:0.50588238239288330,&%2334;b&%2334;:0.90588235855102539,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61960786581039429,&%2334;g&%2334;:0.36862745881080627,&%2334;b&%2334;:0.93725490570068359,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-17.962789535522461,&%2334;m01&%2334;:-62.852626800537109,&%2334;m02&%2334;:120.60676574707031,&%2334;m10&%2334;:-33.524677276611328,&%2334;m11&%2334;:28.184051513671875,&%2334;m12&%2334;:23.960020065307617%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter2_f_494_138059)'%3E%3Cpath d='M61.1463 122.75C58.1376 122.356 57.0468 118.598 59.2924 116.343L83.2537 92.2531L76.7759 58.7507C76.1733 55.6185 79.4824 52.9756 82.2524 54.3765L113.048 69.8919L143.103 53.5404C145.813 52.0673 148.856 54.1944 148.396 57.24L143.282 91.0239L168.421 114.604C170.687 116.723 169.331 120.731 166.171 121.233L132.422 126.619L117.939 157.334C116.584 160.212 112.673 160.474 111.274 157.786L95.3696 127.192L61.1463 122.75Z' fill='white'/%3E%3C/g%3E%3Cpath d='M88.5655 100.87C86.4902 100.585 85.7194 98.0032 87.2554 96.4689L103.644 80.0797L99.0096 57.0847C98.5785 54.935 100.845 53.1403 102.761 54.1145L124.061 64.9049L144.688 53.8504C146.548 52.8544 148.656 54.3278 148.355 56.4129L145.003 79.5419L162.446 95.8308C164.018 97.2947 163.104 100.035 160.929 100.363L137.7 103.883L127.877 124.861C126.958 126.827 124.264 126.987 123.286 125.137L112.171 104.088L88.5655 100.87Z' fill='%239055F5'/%3E%3Cg filter='url(%23filter3_d_494_138059)'%3E%3Cg clip-path='url(%23paint11_angular_494_138059_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.0543452 -0.0171631 0.0182404 0.0576175 128.207 84.5974)'%3E%3CforeignObject x='-907.415' y='-907.415' width='1814.83' height='1814.83'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(211, 143, 243, 1) 0deg,rgba(143, 85, 246, 1) 91.7857deg,rgba(211, 143, 243, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M71.6899 72.1786C69.6313 70.1417 70.9409 66.6473 73.9268 66.2249L105.801 61.6974L119.938 32.4215C121.262 29.6863 125.275 29.5823 126.58 32.2493L141.118 61.8553L173.215 66.7441C176.108 67.1857 177.207 70.5642 175.126 72.62L152.037 95.418L157.698 127.905C158.212 130.828 154.904 133.1 152.222 131.658L123.558 116.279L95.1062 131.328C92.442 132.74 89.326 130.681 89.7927 127.825L95.1247 95.3236L71.6899 72.1786Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.56078433990478516,&%2334;g&%2334;:0.33333334326744080,&%2334;b&%2334;:0.96470588445663452,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.25496017932891846%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.83034634590148926,&%2334;g&%2334;:0.56416714191436768,&%2334;b&%2334;:0.95511794090270996,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:108.69049072265625,&%2334;m01&%2334;:36.480781555175781,&%2334;m02&%2334;:55.620914459228516,&%2334;m10&%2334;:-34.326225280761719,&%2334;m11&%2334;:115.23507690429688,&%2334;m12&%2334;:44.142982482910156%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg filter='url(%23filter4_f_494_138059)'%3E%3Cpath d='M160.2 111.85C146.044 132.03 118.19 136.941 97.9857 122.819C77.7813 108.697 72.8777 80.8902 87.0332 60.7105C101.189 40.5308 129.043 35.6198 149.247 49.7416C169.452 63.8634 174.355 91.6702 160.2 111.85ZM88.1088 61.4623C74.3694 81.0487 79.1288 108.038 98.7392 121.745C118.35 135.451 145.385 130.685 159.124 111.098C172.864 91.5118 168.104 64.5224 148.494 50.8158C128.883 37.1092 101.848 41.8758 88.1088 61.4623Z' fill='%23B174EC'/%3E%3C/g%3E%3Cpath d='M160.2 111.85C146.044 132.03 118.19 136.941 97.9857 122.819C77.7813 108.697 72.8777 80.8902 87.0332 60.7105C101.189 40.5308 129.043 35.6198 149.247 49.7416C169.452 63.8634 174.355 91.6702 160.2 111.85ZM88.1088 61.4623C74.3694 81.0487 79.1288 108.038 98.7392 121.745C118.35 135.451 145.385 130.685 159.124 111.098C172.864 91.5118 168.104 64.5224 148.494 50.8158C128.883 37.1092 101.848 41.8758 88.1088 61.4623Z' fill='%23B174EC'/%3E%3Cg filter='url(%23filter5_f_494_138059)'%3E%3Cpath d='M81.8401 98.2383L77.4836 92.6243L70.4363 93.5648L76.056 89.2179L75.1101 82.1804L79.4665 87.7943L86.5139 86.8539L80.8942 91.2007L81.8401 98.2383Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M60.5393 97.1406L56.1828 91.5267L49.1355 92.4671L54.7552 88.1203L53.8093 81.0827L58.1658 86.6967L65.2131 85.7562L59.5934 90.1031L60.5393 97.1406Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter6_f_494_138059)'%3E%3Cpath d='M228.476 138.138L226.81 129.369L218.374 126.401L227.161 124.741L230.131 116.324L231.798 125.094L240.234 128.062L231.447 129.721L228.476 138.138Z' fill='white'/%3E%3C/g%3E%3Cpath d='M228.476 138.138L226.81 129.369L218.374 126.401L227.161 124.741L230.131 116.324L231.798 125.094L240.234 128.062L231.447 129.721L228.476 138.138Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter7_f_494_138059)'%3E%3Cpath d='M26.4953 6.90982L28.7355 13.6513L35.6951 15.105L28.9483 17.338L27.4981 24.2892L25.2578 17.5478L18.2983 16.094L25.0451 13.861L26.4953 6.90982Z' fill='white'/%3E%3C/g%3E%3Cpath d='M26.4953 6.90982L28.7355 13.6513L35.6951 15.105L28.9483 17.338L27.4981 24.2892L25.2578 17.5478L18.2983 16.094L25.0451 13.861L26.4953 6.90982Z' fill='white'/%3E%3Cg filter='url(%23filter8_f_494_138059)'%3E%3Cpath d='M6.37983 176.886L8.27255 172.267L5.22328 168.317L9.8481 170.203L13.8071 167.155L11.9143 171.774L14.9636 175.724L10.3388 173.838L6.37983 176.886Z' fill='white'/%3E%3C/g%3E%3Cpath d='M6.37983 176.886L8.27255 172.267L5.22328 168.317L9.8481 170.203L13.8071 167.155L11.9143 171.774L14.9636 175.724L10.3388 173.838L6.37983 176.886Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter9_f_494_138059)'%3E%3Cpath d='M31.7321 217.34L30.3446 212.131L25.1339 210.711L30.3536 209.33L31.7746 204.132L33.162 209.34L38.3728 210.761L33.153 212.142L31.7321 217.34Z' fill='white'/%3E%3C/g%3E%3Cpath d='M31.7321 217.34L30.3446 212.131L25.1339 210.711L30.3536 209.33L31.7746 204.132L33.162 209.34L38.3728 210.761L33.153 212.142L31.7321 217.34Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter10_f_494_138059)'%3E%3Cpath d='M228.469 8.95468L225.15 10.0532L224.437 13.4729L223.335 10.1564L219.911 9.44121L223.23 8.34269L223.943 4.92295L225.045 8.23948L228.469 8.95468Z' fill='white'/%3E%3C/g%3E%3Cpath d='M228.469 8.95468L225.15 10.0532L224.437 13.4729L223.335 10.1564L219.911 9.44121L223.23 8.34269L223.943 4.92295L225.045 8.23948L228.469 8.95468Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_494_138059)'%3E%3Cpath d='M233.195 199.928L237.94 204.141L243.973 202.16L239.752 206.898L241.737 212.92L236.992 208.707L230.959 210.688L235.179 205.95L233.195 199.928Z' fill='white'/%3E%3C/g%3E%3Cpath d='M233.195 199.928L237.94 204.141L243.973 202.16L239.752 206.898L241.737 212.92L236.992 208.707L230.959 210.688L235.179 205.95L233.195 199.928Z' fill='white'/%3E%3Cg filter='url(%23filter12_f_494_138059)'%3E%3Cpath d='M187.254 185.738L189.752 193.255L197.512 194.876L189.989 197.366L188.372 205.117L185.874 197.6L178.114 195.979L185.637 193.489L187.254 185.738Z' fill='white'/%3E%3C/g%3E%3Cpath d='M187.254 185.738L189.752 193.255L197.512 194.876L189.989 197.366L188.372 205.117L185.874 197.6L178.114 195.979L185.637 193.489L187.254 185.738Z' fill='white'/%3E%3Cg filter='url(%23filter13_f_494_138059)'%3E%3Cpath d='M180.559 91.726L183.057 99.243L190.817 100.864L183.294 103.354L181.677 111.105L179.179 103.588L171.418 101.967L178.942 99.477L180.559 91.726Z' fill='white'/%3E%3C/g%3E%3Cpath d='M180.559 91.726L183.057 99.243L190.817 100.864L183.294 103.354L181.677 111.105L179.179 103.588L171.418 101.967L178.942 99.477L180.559 91.726Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_494_138059' x='28.6367' y='4.58203' width='185.391' height='205.912' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_494_138059'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_494_138059_clip_path' transform='translate(-28.6367 -4.58203)'%3E%3Cpath d='M118.757 19.2927C120.732 18.4287 121.719 17.9967 122.765 17.9967C123.811 17.9967 124.798 18.4288 126.773 19.2929L184.432 44.5212C186.758 45.5388 187.92 46.0476 188.573 47.045C189.225 48.0425 189.225 49.3118 189.225 51.8503V137.003C189.225 141.254 189.225 143.379 188.408 145.275C187.591 147.17 186.045 148.629 182.954 151.547L126.877 204.484C124.926 206.326 123.95 207.247 122.758 207.247C121.565 207.247 120.59 206.326 118.639 204.484L62.5671 151.547C59.4765 148.629 57.9312 147.17 57.114 145.275C56.2969 143.379 56.2969 141.254 56.2969 137.004V51.8506C56.2969 49.3119 56.2969 48.0426 56.9493 47.0451C57.6017 46.0476 58.7646 45.5388 61.0904 44.5213L118.757 19.2927Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_494_138059_clip_path' transform='translate(-28.6367 -4.58203)'%3E%3Cpath d='M116.066 18.1048C119.383 16.9256 121.041 16.3359 122.765 16.3357C124.49 16.3355 126.148 16.9248 129.464 18.1033L175.947 34.621C182.377 36.9059 185.592 38.0483 187.422 40.6422C189.253 43.236 189.252 46.648 189.25 53.4718L189.227 137.176C189.226 141.344 189.226 143.428 188.436 145.294C187.647 147.161 186.152 148.613 183.162 151.517L136.693 196.654C130.108 203.051 126.815 206.25 122.758 206.25C118.7 206.249 115.408 203.051 108.823 196.654L62.3633 151.521C59.3717 148.615 57.8758 147.162 57.0867 145.294C56.2975 143.427 56.298 141.341 56.2992 137.17L56.3217 53.4603C56.3235 46.6417 56.3244 43.2324 58.1541 40.6405C59.9838 38.0487 63.196 36.9064 69.6205 34.6217L116.066 18.1048Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_d_494_138059' x='86.2578' y='154.715' width='80.6914' height='20.1328' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_138059'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_138059' result='shape'/%3E%3C/filter%3E%3CclipPath id='paint7_angular_494_138059_clip_path'%3E%3Cpath d='M175.498 5.41016L148.938 13.847L162.218 30.7207L185.938 29.5154L175.498 5.41016Z'/%3E%3C/clipPath%3E%3CclipPath id='paint8_angular_494_138059_clip_path'%3E%3Cpath d='M161.224 214.703L163.504 193.774L147.745 197.785L141.322 214.539L161.224 214.703Z'/%3E%3C/clipPath%3E%3CclipPath id='paint9_angular_494_138059_clip_path'%3E%3Cpath d='M83.1158 213.109L104.175 214.217L99.287 198.732L82.1734 193.262L83.1158 213.109Z'/%3E%3C/clipPath%3E%3CclipPath id='paint10_angular_494_138059_clip_path'%3E%3Cpath d='M72.4933 6.68659L99.2773 13.5433L86.4908 29.3394L62.7532 28.9849L72.4933 6.68659Z'/%3E%3C/clipPath%3E%3Cfilter id='filter2_f_494_138059' x='30.0977' y='25.0625' width='167.449' height='162.594' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_494_138059'/%3E%3C/filter%3E%3Cfilter id='filter3_d_494_138059' x='66.6914' y='30.3086' width='113.512' height='109.795' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_138059'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_138059' result='shape'/%3E%3C/filter%3E%3CclipPath id='paint11_angular_494_138059_clip_path'%3E%3Cpath d='M71.6899 72.1786C69.6313 70.1417 70.9409 66.6473 73.9268 66.2249L105.801 61.6974L119.938 32.4215C121.262 29.6863 125.275 29.5823 126.58 32.2493L141.118 61.8553L173.215 66.7441C176.108 67.1857 177.207 70.5642 175.126 72.62L152.037 95.418L157.698 127.905C158.212 130.828 154.904 133.1 152.222 131.658L123.558 116.279L95.1062 131.328C92.442 132.74 89.326 130.681 89.7927 127.825L95.1247 95.3236L71.6899 72.1786Z'/%3E%3C/clipPath%3E%3Cfilter id='filter4_f_494_138059' x='74.9453' y='37.6797' width='97.3438' height='97.2012' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_138059'/%3E%3C/filter%3E%3Cfilter id='filter5_f_494_138059' x='66.4375' y='78.1797' width='24.0781' height='24.0586' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_138059'/%3E%3C/filter%3E%3Cfilter id='filter6_f_494_138059' x='214.375' y='112.324' width='29.8594' height='29.8145' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_138059'/%3E%3C/filter%3E%3Cfilter id='filter7_f_494_138059' x='14.2969' y='2.91016' width='25.3984' height='25.3789' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_138059'/%3E%3C/filter%3E%3Cfilter id='filter8_f_494_138059' x='1.22266' y='163.154' width='17.7422' height='17.7324' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_138059'/%3E%3C/filter%3E%3Cfilter id='filter9_f_494_138059' x='21.1328' y='200.131' width='21.2383' height='21.209' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_138059'/%3E%3C/filter%3E%3Cfilter id='filter10_f_494_138059' x='215.91' y='0.923828' width='16.5586' height='16.5488' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_138059'/%3E%3C/filter%3E%3Cfilter id='filter11_f_494_138059' x='226.957' y='195.928' width='21.0156' height='20.9922' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_138059'/%3E%3C/filter%3E%3Cfilter id='filter12_f_494_138059' x='174.113' y='181.738' width='27.3984' height='27.3789' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_138059'/%3E%3C/filter%3E%3Cfilter id='filter13_f_494_138059' x='167.418' y='87.7266' width='27.3984' height='27.3789' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_138059'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_494_138059' x1='121.334' y1='13.9043' x2='121.334' y2='201.172' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C583E2'/%3E%3Cstop offset='1' stop-color='%238D53F6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_494_138059' x1='123.344' y1='3' x2='123.344' y2='232' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C583E2'/%3E%3Cstop offset='1' stop-color='%238D53F6'/%3E%3C/linearGradient%3E%3CradialGradient id='paint2_radial_494_138059' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(46.0116 31.3615) rotate(44.7867) scale(216.267 496.511)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint3_radial_494_138059' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(46.0402 31.3626) rotate(44.7867) scale(216.267 496.511)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint4_linear_494_138059' x1='48.0446' y1='219.324' x2='48.0446' y2='169.432' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_494_138059' x1='203.914' y1='219.32' x2='203.914' y2='169.389' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_494_138059' x1='125.889' y1='190.955' x2='125.889' y2='141.127' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    width: 251px;
    height: 232px;
  }
}
@media (min-width: 1025px) {
  .CX-pop-up-modal.modal-info-tier.left-right-dekstop.type-5 .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-top .box-tier:before {
    background-image: url("data:image/svg+xml,%3Csvg width='313' height='246' viewBox='0 0 313 246' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.3' filter='url(%23filter0_f_494_139245)'%3E%3Cpath d='M307.743 46.0596C307.169 49.1423 306.384 52.128 304.663 54.8822L303.2 56.3645C298.177 59.5735 293.047 62.5846 287.811 65.3977C284.025 67.4303 280.232 69.4517 276.429 71.4619C254.288 83.1579 235.353 93.1821 219.624 101.534C207.093 108.191 198.573 112.84 194.065 115.482C190.316 117.68 187.231 119.616 184.809 121.289C184.222 121.696 183.694 122.181 183.228 122.742C182.896 123.144 182.907 123.534 183.261 123.913C186.071 126.911 189.876 129.287 193.348 131.422C200.747 135.964 208.281 140.274 215.95 144.35L221.636 147.458L238.831 156.55C238.881 156.577 238.926 156.613 238.961 156.658C238.996 156.703 239.022 156.755 239.036 156.81C239.05 156.865 239.052 156.923 239.042 156.979C239.032 157.035 239.01 157.088 238.978 157.136L236.38 161.023L226.386 175.741C226.347 175.799 226.296 175.849 226.236 175.888C226.177 175.926 226.11 175.952 226.041 175.964C225.971 175.976 225.9 175.974 225.831 175.958C225.762 175.943 225.697 175.913 225.64 175.871L222.948 173.909C210.771 164.928 198.753 155.628 186.893 146.009L183.675 143.306L178.566 139.023L174.086 135.182L169.564 130.921L164.498 125.669C163.103 124.122 162.075 122.505 161.414 120.818L161.524 119.799L162.401 118.388C164.561 116.237 166.849 114.362 169.265 112.762L175.913 108.348L178.499 106.74L196.828 96.0303L213.761 86.7192L221.286 82.7017L222.147 82.2385L232.149 76.9449L237.856 73.9381L240.91 72.3799L249.503 67.9539L255.628 64.7828L257.708 63.7469L267.723 58.6428L272.848 55.9897L275.847 54.5621L285.132 49.9382L290.371 47.2767L293.16 45.9164L303.579 40.7661L307.874 38.7194C307.912 38.7009 307.955 38.6929 307.997 38.696C308.04 38.6991 308.081 38.7132 308.116 38.7371C308.152 38.7609 308.18 38.7936 308.199 38.8319C308.218 38.8702 308.226 38.9127 308.224 38.9552L307.743 46.0596Z' fill='url(%23paint0_linear_494_139245)'/%3E%3Cpath d='M295.193 64.4492C295.336 67.1444 295.17 69.841 294.695 72.539C294.529 73.3391 294.325 74.2067 294.083 75.1416C293.577 77.0843 292.718 78.8053 291.506 80.3045C289.764 82.4523 286.486 84.4231 283.947 86.1666L278.412 89.7167C263.316 98.9786 247.975 107.819 232.389 116.239C226.646 119.341 220.847 122.336 214.992 125.222C212.228 126.586 209.258 127.871 206.083 129.075C200.785 131.084 194.491 126.228 191.407 122.4C191.372 122.357 191.346 122.306 191.332 122.252C191.318 122.198 191.317 122.141 191.327 122.086C191.337 122.031 191.36 121.979 191.393 121.934C191.425 121.888 191.468 121.851 191.517 121.823C225.197 102.982 258.806 84.1957 292.345 65.4641C292.368 65.4501 292.672 65.2592 293.257 64.8914C293.979 64.4366 294.625 64.2892 295.193 64.4492Z' fill='url(%23paint1_linear_494_139245)'/%3E%3Cpath d='M285.647 90.7988C285.717 93.6737 285.498 96.5331 284.989 99.3771C284.651 101.194 284.017 103.16 283.086 105.277L282.217 106.768C281.421 107.854 280.493 108.812 279.433 109.64C277.802 110.912 276.102 112.167 274.333 113.405L269.41 116.664C259.55 122.807 249.43 128.565 239.05 133.939C235.236 135.913 231.751 137.587 228.592 138.963C226.247 139.986 223.062 141.363 220.451 141.254C215.815 141.06 211.457 137.918 208.918 134.234C208.872 134.168 208.841 134.093 208.826 134.014C208.812 133.935 208.813 133.854 208.832 133.776C208.85 133.698 208.884 133.625 208.932 133.561C208.981 133.497 209.042 133.443 209.112 133.404L285.647 90.7988Z' fill='url(%23paint2_linear_494_139245)'/%3E%3Cpath d='M278.832 117.574C278.821 120.199 278.53 122.89 277.959 125.647C277.2 128.17 276.246 130.368 274.331 132.246C272.981 133.574 270.147 135.596 265.827 138.31L258.592 142.699L257.407 143.364L249.371 147.634C246.211 149.171 242.896 150.767 239.879 151.311C235.623 152.077 231.489 148.632 228.815 145.668C228.665 145.499 228.554 145.312 228.481 145.107C228.377 144.818 228.459 144.601 228.726 144.455C233.11 142.004 237.405 139.606 241.609 137.262C253.601 130.572 265.16 124.109 276.289 117.873C276.947 117.503 277.647 117.139 278.389 116.783C278.43 116.764 278.475 116.754 278.52 116.754C278.565 116.754 278.61 116.764 278.65 116.783C278.691 116.801 278.727 116.829 278.755 116.863C278.784 116.897 278.804 116.937 278.816 116.981C278.849 117.101 278.855 117.299 278.832 117.574Z' fill='url(%23paint3_linear_494_139245)'/%3E%3C/g%3E%3Cpath d='M295.669 34.0069C295.095 37.0895 294.31 40.0753 292.589 42.8294L291.125 44.3118C286.103 47.5208 280.973 50.5318 275.737 53.3449C271.951 55.3776 268.157 57.399 264.355 59.4091C242.214 71.1052 223.279 81.1294 207.55 89.4817C195.018 96.1383 186.499 100.787 181.99 103.429C178.242 105.628 175.157 107.563 172.735 109.237C172.147 109.644 171.62 110.128 171.153 110.69C170.821 111.091 170.833 111.481 171.187 111.86C173.997 114.859 177.802 117.234 181.273 119.369C188.672 123.911 196.207 128.221 203.876 132.297L209.562 135.405L226.756 144.497C226.807 144.524 226.851 144.561 226.887 144.605C226.922 144.65 226.948 144.702 226.962 144.757C226.976 144.812 226.978 144.87 226.968 144.926C226.958 144.982 226.936 145.036 226.904 145.083L224.305 148.97L214.312 163.688C214.272 163.747 214.221 163.796 214.162 163.835C214.103 163.873 214.036 163.899 213.966 163.911C213.897 163.924 213.825 163.922 213.756 163.906C213.688 163.89 213.623 163.86 213.565 163.819L210.874 161.856C198.697 152.875 186.679 143.575 174.819 133.957L171.6 131.253L166.492 126.97L162.012 123.13L157.49 118.868L152.424 113.616C151.029 112.069 150.001 110.452 149.34 108.765L149.45 107.746L150.327 106.335C152.487 104.185 154.775 102.309 157.19 100.709L163.839 96.2955L166.424 94.6868L184.754 83.9776L201.686 74.6665L209.212 70.649L210.073 70.1857L220.074 64.8922L225.782 61.8854L228.836 60.3272L237.429 55.9012L243.554 52.7301L245.634 51.6941L255.648 46.5901L260.774 43.937L263.773 42.5094L273.058 37.8854L278.297 35.2239L281.086 33.8637L291.505 28.7133L295.799 26.6667C295.838 26.6482 295.881 26.6401 295.923 26.6432C295.966 26.6463 296.007 26.6605 296.042 26.6844C296.078 26.7082 296.106 26.7409 296.125 26.7792C296.144 26.8174 296.152 26.86 296.15 26.9025L295.669 34.0069Z' fill='url(%23paint4_linear_494_139245)'/%3E%3Cpath d='M283.119 52.3965C283.262 55.0917 283.096 57.7883 282.621 60.4863C282.455 61.2864 282.251 62.1539 282.009 63.0888C281.503 65.0316 280.644 66.7526 279.432 68.2518C277.69 70.3996 274.412 72.3704 271.872 74.1139L266.338 77.664C251.241 86.9259 235.9 95.7667 220.315 104.186C214.572 107.289 208.773 110.283 202.918 113.169C200.154 114.533 197.184 115.818 194.009 117.022C188.71 119.031 182.416 114.175 179.333 110.347C179.297 110.304 179.272 110.254 179.258 110.199C179.244 110.145 179.242 110.088 179.253 110.033C179.263 109.978 179.286 109.926 179.318 109.881C179.351 109.836 179.394 109.798 179.442 109.771C213.122 90.9294 246.732 72.143 280.271 53.4114C280.294 53.3973 280.597 53.2064 281.182 52.8386C281.905 52.3838 282.551 52.2364 283.119 52.3965Z' fill='url(%23paint5_linear_494_139245)'/%3E%3Cpath d='M273.572 78.7461C273.643 81.621 273.423 84.4804 272.914 87.3244C272.577 89.1409 271.943 91.1075 271.012 93.2244L270.143 94.7152C269.347 95.8017 268.419 96.759 267.359 97.5872C265.728 98.859 264.028 100.114 262.259 101.352L257.336 104.612C247.476 110.754 237.356 116.513 226.976 121.886C223.162 123.86 219.676 125.534 216.518 126.91C214.173 127.933 210.988 129.311 208.377 129.201C203.741 129.007 199.383 125.866 196.844 122.181C196.798 122.115 196.767 122.04 196.752 121.961C196.737 121.882 196.739 121.801 196.757 121.723C196.776 121.645 196.81 121.572 196.858 121.508C196.906 121.444 196.968 121.39 197.038 121.351L273.572 78.7461Z' fill='url(%23paint6_linear_494_139245)'/%3E%3Cpath d='M266.758 105.522C266.747 108.147 266.456 110.838 265.885 113.595C265.126 116.117 264.172 118.315 262.257 120.194C260.907 121.522 258.072 123.543 253.753 126.258L246.518 130.646L245.333 131.311L237.297 135.581C234.137 137.119 230.821 138.715 227.805 139.258C223.549 140.024 219.415 136.58 216.74 133.615C216.591 133.446 216.48 133.26 216.407 133.055C216.303 132.766 216.385 132.548 216.652 132.402C221.036 129.951 225.33 127.553 229.535 125.209C241.526 118.519 253.086 112.056 264.214 105.821C264.873 105.45 265.573 105.086 266.315 104.73C266.356 104.711 266.401 104.701 266.446 104.701C266.491 104.701 266.535 104.711 266.576 104.73C266.617 104.749 266.653 104.776 266.681 104.81C266.71 104.845 266.73 104.885 266.741 104.928C266.775 105.049 266.781 105.246 266.758 105.522Z' fill='url(%23paint7_linear_494_139245)'/%3E%3Cg opacity='0.3' filter='url(%23filter1_f_494_139245)'%3E%3Cpath d='M4.94468 46.0596C5.51839 49.1423 6.30302 52.128 8.02414 54.8822L9.48794 56.3645C14.5107 59.5735 19.6403 62.5846 24.8767 65.3977C28.6621 67.4303 32.4559 69.4517 36.2581 71.4619C58.3992 83.1579 77.3343 93.1821 93.0634 101.534C105.595 108.191 114.115 112.84 118.623 115.482C122.372 117.68 125.457 119.616 127.878 121.289C128.466 121.696 128.993 122.181 129.46 122.742C129.792 123.144 129.781 123.534 129.426 123.913C126.617 126.911 122.812 129.287 119.34 131.422C111.941 135.964 104.407 140.274 96.7376 144.35L91.0512 147.458L73.8569 156.55C73.8063 156.577 73.7618 156.613 73.7264 156.658C73.6911 156.703 73.6656 156.755 73.6516 156.81C73.6377 156.865 73.6356 156.923 73.6455 156.979C73.6555 157.035 73.6772 157.088 73.7092 157.136L76.3078 161.023L86.3012 175.741C86.3409 175.799 86.3919 175.849 86.4513 175.888C86.5107 175.926 86.5772 175.952 86.6469 175.964C86.7165 175.976 86.7879 175.974 86.8568 175.958C86.9257 175.943 86.9907 175.913 87.0479 175.871L89.7393 173.909C101.916 164.928 113.935 155.628 125.794 146.009L129.013 143.306L134.121 139.023L138.601 135.182L143.123 130.921L148.19 125.669C149.585 124.122 150.613 122.505 151.273 120.818L151.164 119.799L150.286 118.388C148.126 116.237 145.839 114.362 143.423 112.762L136.775 108.348L134.189 106.74L115.86 96.0303L98.927 86.7192L91.4013 82.7017L90.5408 82.2385L80.5389 76.9449L74.8313 73.9381L71.7772 72.3799L63.1843 67.9539L57.0591 64.7828L54.9794 63.7469L44.9649 58.6428L39.8395 55.9897L36.8402 54.5621L27.5554 49.9382L22.3162 47.2767L19.5278 45.9164L9.10827 40.7661L4.81391 38.7194C4.77542 38.7009 4.73274 38.6929 4.69015 38.696C4.64755 38.6991 4.60651 38.7132 4.5711 38.7371C4.5357 38.7609 4.50717 38.7936 4.48834 38.8319C4.46951 38.8702 4.46105 38.9127 4.46379 38.9552L4.94468 46.0596Z' fill='url(%23paint8_linear_494_139245)'/%3E%3Cpath d='M17.4907 64.4492C17.3472 67.1444 17.5132 69.841 17.9885 72.539C18.1544 73.3391 18.3583 74.2067 18.6001 75.1416C19.1063 77.0843 19.9655 78.8053 21.1776 80.3045C22.9198 82.4523 26.1975 84.4231 28.737 86.1666L34.2716 89.7167C49.3679 98.9786 64.7089 107.819 80.2946 116.239C86.0373 119.341 91.8362 122.336 97.6914 125.222C100.456 126.586 103.426 127.871 106.601 129.075C111.899 131.084 118.193 126.228 121.277 122.4C121.312 122.357 121.338 122.306 121.351 122.252C121.365 122.198 121.367 122.141 121.357 122.086C121.346 122.031 121.324 121.979 121.291 121.934C121.258 121.888 121.216 121.851 121.167 121.823C87.487 102.982 53.8774 84.1957 20.3381 65.4641C20.3156 65.4501 20.0119 65.2592 19.4269 64.8914C18.7042 64.4366 18.0587 64.2892 17.4907 64.4492Z' fill='url(%23paint9_linear_494_139245)'/%3E%3Cpath d='M27.0408 90.7988C26.9705 93.6737 27.1899 96.5332 27.6989 99.3771C28.0364 101.194 28.6705 103.16 29.6014 105.277L30.4704 106.768C31.2663 107.854 32.1943 108.812 33.2546 109.64C34.8857 110.912 36.5857 112.167 38.3546 113.405L43.2775 116.664C53.1374 122.807 63.2574 128.565 73.6375 133.939C77.451 135.913 80.9368 137.587 84.095 138.963C86.4405 139.986 89.6254 141.363 92.2366 141.254C96.8726 141.06 101.23 137.918 103.77 134.234C103.815 134.168 103.846 134.093 103.861 134.014C103.876 133.935 103.874 133.854 103.856 133.776C103.838 133.698 103.803 133.625 103.755 133.561C103.707 133.497 103.646 133.443 103.576 133.404L27.0408 90.7988Z' fill='url(%23paint10_linear_494_139245)'/%3E%3Cpath d='M33.8551 117.576C33.8664 120.201 34.1574 122.892 34.7283 125.649C35.4876 128.172 36.441 130.37 38.3562 132.248C39.7061 133.576 42.5409 135.598 46.8605 138.312L54.0951 142.701L55.2805 143.366L63.3166 147.636C66.4762 149.173 69.7919 150.769 72.8081 151.313C77.0645 152.079 81.1985 148.634 83.873 145.67C84.022 145.501 84.1331 145.314 84.2062 145.109C84.3103 144.82 84.2287 144.603 83.9616 144.457C79.5772 142.006 75.2829 139.608 71.0785 137.264C59.0869 130.574 47.527 124.111 36.3988 117.875C35.7407 117.505 35.0405 117.141 34.2981 116.785C34.2571 116.766 34.2125 116.756 34.1674 116.756C34.1223 116.756 34.0779 116.766 34.0372 116.785C33.9966 116.803 33.9607 116.831 33.9321 116.865C33.9036 116.899 33.883 116.939 33.872 116.982C33.8382 117.103 33.8326 117.301 33.8551 117.576Z' fill='url(%23paint11_linear_494_139245)'/%3E%3C/g%3E%3Cpath d='M17.0189 34.0069C17.5926 37.0895 18.3772 40.0753 20.0984 42.8294L21.5621 44.3118C26.5849 47.5208 31.7145 50.5318 36.951 53.3449C40.7363 55.3776 44.5301 57.399 48.3323 59.4091C70.4734 71.1052 89.4085 81.1294 105.138 89.4817C117.669 96.1383 126.189 100.787 130.697 103.429C134.446 105.628 137.531 107.563 139.952 109.237C140.54 109.644 141.067 110.128 141.534 110.69C141.866 111.091 141.855 111.481 141.5 111.86C138.691 114.859 134.886 117.234 131.414 119.369C124.015 123.911 116.481 128.221 108.812 132.297L103.125 135.405L85.9311 144.497C85.8805 144.524 85.836 144.561 85.8007 144.605C85.7653 144.65 85.7398 144.702 85.7258 144.757C85.7119 144.812 85.7098 144.87 85.7198 144.926C85.7297 144.982 85.7514 145.036 85.7835 145.083L88.382 148.97L98.3755 163.688C98.4151 163.747 98.4662 163.796 98.5255 163.835C98.5849 163.873 98.6514 163.899 98.7211 163.911C98.7907 163.924 98.8621 163.922 98.931 163.906C98.9999 163.89 99.0649 163.86 99.1221 163.819L101.813 161.856C113.991 152.875 126.009 143.575 137.868 133.957L141.087 131.253L146.196 126.97L150.676 123.13L155.198 118.868L160.264 113.616C161.659 112.069 162.687 110.452 163.348 108.765L163.238 107.746L162.361 106.335C160.201 104.185 157.913 102.309 155.497 100.709L148.849 96.2955L146.263 94.6868L127.934 83.9776L111.001 74.6665L103.476 70.649L102.615 70.1857L92.6131 64.8922L86.9056 61.8854L83.8514 60.3272L75.2585 55.9012L69.1333 52.7301L67.0536 51.6941L57.0391 46.5901L51.9137 43.937L48.9144 42.5094L39.6297 37.8854L34.3904 35.2239L31.602 33.8637L21.1825 28.7133L16.8881 26.6667C16.8496 26.6482 16.807 26.6401 16.7644 26.6432C16.7218 26.6463 16.6807 26.6605 16.6453 26.6844C16.6099 26.7082 16.5814 26.7409 16.5625 26.7792C16.5437 26.8174 16.5353 26.86 16.538 26.9025L17.0189 34.0069Z' fill='url(%23paint12_linear_494_139245)'/%3E%3Cpath d='M29.5649 52.3965C29.4215 55.0917 29.5874 57.7883 30.0627 60.4863C30.2286 61.2864 30.4325 62.1539 30.6743 63.0888C31.1805 65.0316 32.0397 66.7526 33.2518 68.2518C34.994 70.3996 38.2717 72.3704 40.8112 74.1139L46.3458 77.664C61.4421 86.9259 76.7831 95.7667 92.3688 104.186C98.1115 107.289 103.91 110.283 109.766 113.169C112.53 114.533 115.5 115.818 118.675 117.022C123.973 119.031 130.267 114.175 133.351 110.347C133.386 110.304 133.412 110.254 133.426 110.199C133.439 110.145 133.441 110.088 133.431 110.033C133.42 109.978 133.398 109.926 133.365 109.881C133.332 109.836 133.29 109.798 133.241 109.771C99.5612 90.9294 65.9516 72.143 32.4123 53.4114C32.3898 53.3973 32.0861 53.2064 31.5011 52.8386C30.7784 52.3838 30.133 52.2364 29.5649 52.3965Z' fill='url(%23paint13_linear_494_139245)'/%3E%3Cpath d='M39.115 78.7461C39.0447 81.621 39.2641 84.4804 39.7731 87.3244C40.1106 89.1409 40.7447 91.1075 41.6756 93.2244L42.5446 94.7151C43.3405 95.8017 44.2685 96.759 45.3288 97.5872C46.9599 98.859 48.6599 100.114 50.4289 101.352L55.3517 104.612C65.2116 110.754 75.3316 116.513 85.7118 121.886C89.5252 123.86 93.011 125.534 96.1692 126.91C98.5147 127.933 101.7 129.311 104.311 129.201C108.947 129.007 113.304 125.866 115.844 122.181C115.889 122.115 115.921 122.04 115.935 121.961C115.95 121.882 115.948 121.801 115.93 121.723C115.912 121.645 115.878 121.572 115.829 121.508C115.781 121.444 115.72 121.39 115.65 121.351L39.115 78.7461Z' fill='url(%23paint14_linear_494_139245)'/%3E%3Cpath d='M45.9293 105.524C45.9406 108.149 46.2317 110.84 46.8026 113.596C47.5619 116.119 48.5152 118.317 50.4304 120.196C51.7803 121.523 54.6151 123.545 58.9347 126.26L66.1693 130.648L67.3547 131.313L75.3908 135.583C78.5504 137.121 81.8661 138.717 84.8823 139.26C89.1387 140.026 93.2727 136.581 95.9472 133.617C96.0963 133.448 96.2073 133.262 96.2805 133.057C96.3845 132.768 96.303 132.55 96.0358 132.404C91.6514 129.953 87.3571 127.555 83.1527 125.211C71.1611 118.521 59.6013 112.058 48.473 105.823C47.815 105.452 47.1147 105.088 46.3723 104.732C46.3313 104.713 46.2867 104.703 46.2416 104.703C46.1965 104.703 46.1521 104.713 46.1114 104.732C46.0708 104.751 46.0349 104.778 46.0063 104.812C45.9778 104.847 45.9573 104.887 45.9462 104.93C45.9125 105.05 45.9068 105.248 45.9293 105.524Z' fill='url(%23paint15_linear_494_139245)'/%3E%3Cg filter='url(%23filter2_f_494_139245)'%3E%3Cpath d='M143.395 34.1729C148.735 31.1126 151.405 29.5825 154.334 29.5825C157.262 29.5825 159.932 31.1126 165.272 34.1729L224.968 68.3824C230.365 71.4755 233.064 73.0221 234.547 75.5805C236.029 78.1389 236.029 81.2493 236.029 87.4703V155.606C236.029 161.827 236.029 164.938 234.547 167.496C233.064 170.055 230.365 171.601 224.968 174.694L165.272 208.904C159.932 211.964 157.262 213.494 154.334 213.494C151.405 213.494 148.735 211.964 143.395 208.904L83.6997 174.694C78.3022 171.601 75.6035 170.055 74.1209 167.496C72.6383 164.938 72.6383 161.827 72.6383 155.606V87.4703C72.6383 81.2493 72.6383 78.1389 74.1209 75.5805C75.6035 73.0221 78.3022 71.4755 83.6997 68.3824L143.395 34.1729Z' fill='url(%23paint16_linear_494_139245)'/%3E%3C/g%3E%3Cpath d='M150.893 19.304C153.581 18.1677 154.925 17.5996 156.344 17.5996C157.763 17.5996 159.107 18.1678 161.795 19.304L230.711 48.4343C234.264 49.9361 236.041 50.6871 237.04 52.1942C238.039 53.7013 238.039 55.63 238.039 59.4874L238.039 158.914C238.039 163.569 238.039 165.896 237.148 167.973C236.256 170.051 234.57 171.654 231.196 174.86L161.862 240.762C159.254 243.242 157.949 244.482 156.351 244.482C154.754 244.482 153.449 243.242 150.84 240.762L81.4934 174.861C78.1192 171.654 76.4321 170.051 75.5403 167.973C74.6486 165.895 74.6486 163.568 74.6486 158.913L74.6484 59.4875C74.6484 55.63 74.6484 53.7013 75.6476 52.1942C76.6468 50.687 78.4234 49.9361 81.9764 48.4343L150.893 19.304Z' fill='url(%23paint17_linear_494_139245)'/%3E%3CforeignObject x='61.6367' y='18.582' width='185.391' height='205.912'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_494_139245_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M151.757 33.2927C153.732 32.4287 154.719 31.9967 155.765 31.9967C156.811 31.9967 157.798 32.4288 159.773 33.2929L217.432 58.5212C219.758 59.5388 220.92 60.0476 221.573 61.045C222.225 62.0425 222.225 63.3118 222.225 65.8503V151.003C222.225 155.254 222.225 157.379 221.408 159.275C220.591 161.17 219.045 162.629 215.954 165.547L159.877 218.484C157.926 220.326 156.95 221.247 155.758 221.247C154.565 221.247 153.59 220.326 151.639 218.484L95.5671 165.547C92.4765 162.629 90.9312 161.17 90.114 159.275C89.2969 157.379 89.2969 155.254 89.2969 151.004V65.8506C89.2969 63.3119 89.2969 62.0426 89.9493 61.0451C90.6017 60.0476 91.7646 59.5388 94.0904 58.5213L151.757 33.2927Z' fill='url(%23paint18_radial_494_139245)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_494_139245' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='89' y='30' width='134' height='191'%3E%3CforeignObject x='61.6367' y='18.582' width='185.391' height='205.912'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_494_139245_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M149.066 32.1048C152.383 30.9256 154.041 30.3359 155.765 30.3357C157.49 30.3355 159.148 30.9248 162.464 32.1033L208.947 48.621C215.377 50.9059 218.592 52.0483 220.422 54.6422C222.253 57.236 222.252 60.648 222.25 67.4718L222.227 151.176C222.226 155.344 222.226 157.428 221.436 159.294C220.647 161.161 219.152 162.613 216.162 165.517L169.693 210.654C163.108 217.051 159.815 220.25 155.758 220.25C151.7 220.249 148.408 217.051 141.823 210.654L95.3633 165.521C92.3717 162.615 90.8758 161.162 90.0867 159.294C89.2975 157.427 89.298 155.341 89.2992 151.17L89.3217 67.4603C89.3235 60.6417 89.3244 57.2324 91.1541 54.6405C92.9838 52.0487 96.196 50.9064 102.62 48.6217L149.066 32.1048Z' fill='url(%23paint19_radial_494_139245)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_494_139245)'%3E%3Cpath opacity='0.3' d='M232.504 121.54C232.504 108.168 228.958 95.032 222.222 83.4517L155.758 121.54H232.504Z' fill='white'/%3E%3Cpath d='M222.222 159.629C228.958 148.048 232.504 134.912 232.504 121.54H155.758L222.222 159.629Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M194.131 187.511C205.798 180.825 215.486 171.209 222.222 159.629L155.758 121.54L194.131 187.511Z' fill='white'/%3E%3Cpath d='M155.758 197.717C169.23 197.717 182.464 194.197 194.131 187.511L155.758 121.54L155.758 197.717Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M117.385 187.511C129.052 194.197 142.286 197.717 155.758 197.717L155.758 121.54L117.385 187.511Z' fill='white'/%3E%3Cpath d='M89.2937 159.629C96.0296 171.209 105.718 180.825 117.385 187.511L155.758 121.54L89.2937 159.629Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M79.0117 121.54C79.0117 134.912 82.5579 148.048 89.2937 159.629L155.758 121.54L79.0117 121.54Z' fill='white'/%3E%3Cpath d='M89.2937 83.4517C82.5579 95.032 79.0117 108.168 79.0117 121.54L155.758 121.54L89.2937 83.4517Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M117.385 55.569C105.718 62.2549 96.0296 71.8713 89.2938 83.4517L155.758 121.54L117.385 55.569Z' fill='white'/%3E%3Cpath d='M155.758 45.3633C142.286 45.3633 129.052 48.8831 117.385 55.569L155.758 121.54L155.758 45.3633Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M194.131 55.569C182.464 48.8831 169.23 45.3633 155.758 45.3633L155.758 121.54L194.131 55.569Z' fill='white'/%3E%3Cpath d='M222.222 83.4517C215.486 71.8713 205.798 62.2549 194.131 55.569L155.758 121.54L222.222 83.4517Z' fill='%23F6BD5A'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M99.9682 200.656C98.8899 201.049 95.4097 202.128 92.1746 203.159L86.3906 204.974L94.1353 212.726C98.3997 217.044 102.076 220.527 102.272 220.527C102.517 220.527 102.664 215.866 102.664 210.224C102.664 204.533 102.517 199.921 102.321 199.97C102.076 199.97 101.047 200.313 99.9682 200.656Z' fill='%23A63C1C'/%3E%3Cpath d='M215.102 210.224C215.102 215.888 215.596 220.527 215.841 220.527C216.037 220.527 219.366 217.06 223.63 212.763L231.375 204.999L229.022 204.266C226.67 203.534 218.435 200.946 216.229 200.262L215.102 199.969V210.224Z' fill='%23A63C1C'/%3E%3Cpath d='M80.5497 185.192C77.8232 186.139 73.8697 187.763 71.6885 188.801C67.0989 190.966 59.6918 195.566 60.0099 195.972C60.1462 196.108 63.0545 198.994 66.4172 202.332L72.5973 208.421L70.507 216.315C69.3255 220.645 67.8259 226.238 67.0989 228.718C66.3718 231.199 65.8719 233.274 65.9174 233.319C65.9628 233.409 68.3712 232.282 71.2341 230.883C79.9135 226.644 93.2734 222.088 100.181 221.006C101.226 220.825 102.089 220.69 102.089 220.645C102.089 220.554 98.7265 217.217 94.5913 213.157C89.4563 208.106 87.2751 205.67 87.6841 205.399C88.0931 205.129 88.0931 205.038 87.6841 205.038C87.2297 205.038 87.0933 202.558 87.0933 194.213C87.0933 184.2 87.0479 183.388 86.3208 183.433C85.8664 183.433 83.2762 184.245 80.5497 185.192Z' fill='url(%23paint20_linear_494_139245)'/%3E%3Cpath d='M230.689 194.214C230.689 202.559 230.553 205.04 230.144 205.04C229.69 205.04 229.69 205.13 230.099 205.4C230.508 205.671 228.326 208.107 223.192 213.158C219.056 217.218 215.739 220.556 215.83 220.601C215.875 220.646 217.148 220.916 218.647 221.232C227.1 222.991 237.688 226.645 246.367 230.749C249.366 232.193 251.865 233.32 251.911 233.32C251.956 233.275 251.411 231.2 250.684 228.72C249.957 226.239 248.457 220.646 247.276 216.316L245.185 208.422L251.593 202.153L258 195.838L256.955 195.071C254.955 193.538 248.866 190.11 245.14 188.351C241.232 186.547 232.416 183.389 231.326 183.389C230.78 183.389 230.689 185.238 230.689 194.214Z' fill='url(%23paint21_linear_494_139245)'/%3E%3Cpath d='M150.709 155.243C149.573 155.333 146.12 155.603 142.984 155.874C127.67 157.182 111.038 160.745 90.9531 167.015L86.8633 168.323L87.045 186.545C87.1359 196.604 87.2723 204.903 87.3631 204.948C87.4086 205.038 90.4986 204.181 94.2249 203.054C97.9511 201.926 101.314 200.979 101.723 200.979C102.132 200.979 105.631 200.167 109.448 199.175C127.943 194.394 142.666 192.409 159.207 192.409C174.703 192.409 188.835 194.258 205.921 198.588C210.42 199.716 214.737 200.753 215.464 200.844C216.237 200.979 219.872 201.971 223.553 203.099C227.279 204.227 230.369 205.038 230.414 204.948C230.505 204.903 230.642 196.604 230.733 186.545L230.914 168.323L225.461 166.609C208.012 161.106 192.47 157.723 177.111 156.055C170.976 155.423 154.617 154.882 150.709 155.243Z' fill='url(%23paint22_linear_494_139245)'/%3E%3Cg filter='url(%23filter3_d_494_139245)'%3E%3Cpath d='M115.24 180.631V168.931H118.336V173.287H118.408L121.36 168.931H124.744L121.252 173.683L125.428 180.631H122.044L119.452 176.131L118.336 177.715V180.631H115.24ZM126.543 180.631V168.931H134.103V171.523H129.639V173.359H133.455V175.951H129.639V178.039H134.283V180.631H126.543ZM136.545 180.631V168.931H139.641V178.039H144.069V180.631H136.545ZM150.157 180.847C149.341 180.847 148.627 180.733 148.015 180.505C147.403 180.277 146.893 179.929 146.485 179.461C146.089 178.993 145.789 178.405 145.585 177.697C145.393 176.977 145.297 176.131 145.297 175.159V168.931H148.393V175.519C148.393 176.167 148.453 176.689 148.573 177.085C148.705 177.469 148.897 177.751 149.149 177.931C149.413 178.099 149.749 178.183 150.157 178.183C150.565 178.183 150.901 178.099 151.165 177.931C151.429 177.751 151.627 177.469 151.759 177.085C151.891 176.689 151.957 176.167 151.957 175.519V168.931H154.945V175.159C154.945 176.131 154.849 176.977 154.657 177.697C154.465 178.405 154.171 178.993 153.775 179.461C153.391 179.929 152.893 180.277 152.281 180.505C151.681 180.733 150.973 180.847 150.157 180.847ZM155.811 180.631L159.375 168.931H163.119L166.683 180.631H163.407L162.075 174.943C161.931 174.379 161.787 173.767 161.643 173.107C161.499 172.447 161.355 171.823 161.211 171.235H161.139C161.019 171.823 160.887 172.447 160.743 173.107C160.599 173.767 160.455 174.379 160.311 174.943L158.979 180.631H155.811ZM158.367 178.147V175.753H164.091V178.147H158.367ZM167.799 180.631V168.931H172.227C173.067 168.931 173.841 169.045 174.549 169.273C175.257 169.489 175.827 169.873 176.259 170.425C176.691 170.977 176.907 171.739 176.907 172.711C176.907 173.647 176.691 174.409 176.259 174.997C175.827 175.585 175.257 176.017 174.549 176.293C173.841 176.569 173.067 176.707 172.227 176.707H170.895V180.631H167.799ZM170.895 174.259H172.011C172.623 174.259 173.085 174.127 173.397 173.863C173.721 173.599 173.883 173.215 173.883 172.711C173.883 172.207 173.721 171.859 173.397 171.667C173.085 171.475 172.623 171.379 172.011 171.379H170.895V174.259ZM174.099 180.631L171.669 175.897L173.757 173.845L177.555 180.631H174.099ZM184.537 180.847C183.445 180.847 182.449 180.631 181.549 180.199C180.661 179.755 179.953 179.089 179.425 178.201C178.897 177.313 178.633 176.203 178.633 174.871C178.633 173.887 178.789 173.017 179.101 172.261C179.413 171.493 179.839 170.845 180.379 170.317C180.919 169.789 181.537 169.393 182.233 169.129C182.941 168.853 183.685 168.715 184.465 168.715C185.329 168.715 186.079 168.865 186.715 169.165C187.351 169.465 187.873 169.831 188.281 170.263L186.661 172.135C186.373 171.883 186.067 171.697 185.743 171.577C185.431 171.445 185.041 171.379 184.573 171.379C184.045 171.379 183.571 171.517 183.151 171.793C182.731 172.057 182.401 172.441 182.161 172.945C181.921 173.449 181.801 174.055 181.801 174.763C181.801 175.495 181.909 176.119 182.125 176.635C182.353 177.139 182.689 177.523 183.133 177.787C183.589 178.051 184.165 178.183 184.861 178.183C185.029 178.183 185.191 178.165 185.347 178.129C185.515 178.093 185.653 178.039 185.761 177.967V176.347H184.033V173.827H188.497V179.407C188.089 179.803 187.531 180.145 186.823 180.433C186.127 180.709 185.365 180.847 184.537 180.847ZM189.122 180.631L192.686 168.931H196.43L199.994 180.631H196.718L195.386 174.943C195.242 174.379 195.098 173.767 194.954 173.107C194.81 172.447 194.666 171.823 194.522 171.235H194.45C194.33 171.823 194.198 172.447 194.054 173.107C193.91 173.767 193.766 174.379 193.622 174.943L192.29 180.631H189.122ZM191.678 178.147V175.753H197.402V178.147H191.678Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter4_f_494_139245)'%3E%3Cpath d='M117.416 162.386C114.014 164.156 110.154 161.054 110.841 157.095L118.157 114.818L87.1066 84.8227C84.207 82.0162 85.7141 76.8859 89.6008 76.3317L132.769 70.1109L152.018 31.4366C153.754 27.9508 158.452 27.9508 160.188 31.4366L179.437 70.1109L222.606 76.3317C226.492 76.8859 228 82.0162 225.091 84.8227L194.05 114.818L201.365 157.095C202.053 161.054 198.192 164.156 194.79 162.386L156.09 142.222L117.416 162.386Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter5_d_494_139245)'%3E%3Cpath d='M113.573 114.771C111.136 114.353 110.337 111.272 112.217 109.519L132.27 90.7948L127.793 63.4378C127.377 60.8803 130.13 58.8486 132.35 60.0751L157.027 73.6641L181.853 61.4109C184.092 60.307 186.516 62.1311 186.07 64.5833L181.115 91.7848L201.002 111.72C202.794 113.512 201.597 116.714 199.015 117.016L171.444 120.264L158.942 144.669C157.772 146.955 154.585 147.038 153.511 144.815L141.299 119.502L113.573 114.771Z' fill='%23F17942'/%3E%3C/g%3E%3Cg filter='url(%23filter6_d_494_139245)'%3E%3Cg clip-path='url(%23paint23_angular_494_139245_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000481616 -0.0607796 0.0646884 0.000510847 156.102 95.8597)'%3E%3CforeignObject x='-906.298' y='-906.298' width='1812.6' height='1812.6'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(240, 126, 86, 1) 91.7857deg,rgba(250, 215, 114, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M124.785 149.081C122.031 150.497 118.906 148.016 119.462 144.848L125.384 111.027L100.248 87.0308C97.9008 84.7856 99.1209 80.6814 102.267 80.238L137.213 75.2614L152.796 44.3219C154.201 41.5333 158.004 41.5333 159.41 44.3219L174.992 75.2614L209.938 80.238C213.084 80.6814 214.304 84.7856 211.95 87.0308L186.821 111.027L192.743 144.848C193.3 148.016 190.175 150.497 187.421 149.081L156.092 132.95L124.785 149.081Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94331824779510498,&%2334;g&%2334;:0.49721625447273254,&%2334;b&%2334;:0.33741852641105652,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.25496017932891846%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.96323227882385254,&%2334;m01&%2334;:129.37677001953125,&%2334;m02&%2334;:90.931610107421875,&%2334;m10&%2334;:-121.55921173095703,&%2334;m11&%2334;:1.0216932296752930,&%2334;m12&%2334;:156.12846374511719%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg clip-path='url(%23paint24_angular_494_139245_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00845121 -0.0186816 0.0318616 0.0143646 201.255 35.6812)'%3E%3CforeignObject x='-1142.39' y='-1142.39' width='2284.78' height='2284.78'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(242, 141, 77, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M208.498 19.4102L181.938 27.847L195.218 44.7207L218.938 43.5154L208.498 19.4102Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.55294120311737061,&%2334;b&%2334;:0.30196079611778259,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:16.902429580688477,&%2334;m01&%2334;:63.723194122314453,&%2334;m02&%2334;:160.94175720214844,&%2334;m10&%2334;:-37.363155364990234,&%2334;m11&%2334;:28.729251861572266,&%2334;m12&%2334;:39.998161315917969%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint25_angular_494_139245_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.0103627 0.011554 -0.0197054 0.0176137 185.163 218.72)'%3E%3CforeignObject x='-1163.1' y='-1163.1' width='2326.2' height='2326.2'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(242, 141, 77, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M194.224 228.703L196.504 207.774L180.745 211.785L174.322 228.539L194.224 228.703Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.55294120311737061,&%2334;b&%2334;:0.30196079611778259,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:20.725498199462891,&%2334;m01&%2334;:-39.410793304443359,&%2334;m02&%2334;:194.50576782226562,&%2334;m10&%2334;:23.107934951782227,&%2334;m11&%2334;:35.227355957031250,&%2334;m12&%2334;:189.55284118652344%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint26_angular_494_139245_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.0109795 0.0109716 -0.0187122 -0.018662 125.596 217.522)'%3E%3CforeignObject x='-1163.14' y='-1163.14' width='2326.28' height='2326.28'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(242, 141, 77, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M116.116 227.109L137.175 228.217L132.287 212.732L115.173 207.262L116.116 227.109Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.55294120311737061,&%2334;b&%2334;:0.30196079611778259,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-21.958963394165039,&%2334;m01&%2334;:-37.424373626708984,&%2334;m02&%2334;:155.28750610351562,&%2334;m10&%2334;:21.943239212036133,&%2334;m11&%2334;:-37.323909759521484,&%2334;m12&%2334;:225.21231079101562%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint27_angular_494_139245_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.0089814 -0.0167623 -0.0314263 0.014092 113.199 35.2897)'%3E%3CforeignObject x='-1146.69' y='-1146.69' width='2293.38' height='2293.38'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 115, 1) 0deg,rgba(242, 143, 79, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M105.493 20.6866L132.277 27.5433L119.491 43.3394L95.7532 42.9849L105.493 20.6866Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.45098039507865906,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.56078433990478516,&%2334;b&%2334;:0.30980393290519714,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-17.962789535522461,&%2334;m01&%2334;:-62.852626800537109,&%2334;m02&%2334;:153.60676574707031,&%2334;m10&%2334;:-33.524677276611328,&%2334;m11&%2334;:28.184051513671875,&%2334;m12&%2334;:37.960021972656250%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter7_f_494_139245)'%3E%3Cpath d='M114.84 112.238L110.484 106.624L103.436 107.565L109.056 103.218L108.11 96.1804L112.467 101.794L119.514 100.854L113.894 105.201L114.84 112.238Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M93.5393 111.141L89.1828 105.527L82.1355 106.467L87.7552 102.12L86.8093 95.0827L91.1658 100.697L98.2131 99.7562L92.5934 104.103L93.5393 111.141Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter8_f_494_139245)'%3E%3Cpath d='M261.476 152.138L259.81 143.369L251.374 140.401L260.161 138.741L263.131 130.324L264.798 139.094L273.234 142.062L264.447 143.721L261.476 152.138Z' fill='white'/%3E%3C/g%3E%3Cpath d='M261.476 152.138L259.81 143.369L251.374 140.401L260.161 138.741L263.131 130.324L264.798 139.094L273.234 142.062L264.447 143.721L261.476 152.138Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter9_f_494_139245)'%3E%3Cpath d='M59.4953 20.9098L61.7355 27.6513L68.6951 29.105L61.9483 31.338L60.4981 38.2892L58.2578 31.5478L51.2983 30.094L58.0451 27.861L59.4953 20.9098Z' fill='white'/%3E%3C/g%3E%3Cpath d='M59.4953 20.9098L61.7355 27.6513L68.6951 29.105L61.9483 31.338L60.4981 38.2892L58.2578 31.5478L51.2983 30.094L58.0451 27.861L59.4953 20.9098Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_494_139245)'%3E%3Cpath d='M39.3798 190.886L41.2726 186.267L38.2233 182.317L42.8481 184.203L46.8071 181.155L44.9143 185.774L47.9636 189.724L43.3388 187.838L39.3798 190.886Z' fill='white'/%3E%3C/g%3E%3Cpath d='M39.3798 190.886L41.2726 186.267L38.2233 182.317L42.8481 184.203L46.8071 181.155L44.9143 185.774L47.9636 189.724L43.3388 187.838L39.3798 190.886Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter11_f_494_139245)'%3E%3Cpath d='M64.7321 231.34L63.3446 226.131L58.1339 224.711L63.3536 223.33L64.7746 218.132L66.162 223.34L71.3728 224.761L66.153 226.142L64.7321 231.34Z' fill='white'/%3E%3C/g%3E%3Cpath d='M64.7321 231.34L63.3446 226.131L58.1339 224.711L63.3536 223.33L64.7746 218.132L66.162 223.34L71.3728 224.761L66.153 226.142L64.7321 231.34Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter12_f_494_139245)'%3E%3Cpath d='M261.469 22.9547L258.15 24.0532L257.437 27.4729L256.335 24.1564L252.911 23.4412L256.23 22.3427L256.943 18.923L258.045 22.2395L261.469 22.9547Z' fill='white'/%3E%3C/g%3E%3Cpath d='M261.469 22.9547L258.15 24.0532L257.437 27.4729L256.335 24.1564L252.911 23.4412L256.23 22.3427L256.943 18.923L258.045 22.2395L261.469 22.9547Z' fill='white'/%3E%3Cg filter='url(%23filter13_f_494_139245)'%3E%3Cpath d='M266.195 213.928L270.94 218.141L276.973 216.16L272.752 220.898L274.737 226.92L269.992 222.707L263.959 224.688L268.179 219.95L266.195 213.928Z' fill='white'/%3E%3C/g%3E%3Cpath d='M266.195 213.928L270.94 218.141L276.973 216.16L272.752 220.898L274.737 226.92L269.992 222.707L263.959 224.688L268.179 219.95L266.195 213.928Z' fill='white'/%3E%3Cg filter='url(%23filter14_f_494_139245)'%3E%3Cpath d='M220.254 199.738L222.752 207.255L230.512 208.876L222.989 211.366L221.372 219.117L218.874 211.6L211.114 209.979L218.637 207.489L220.254 199.738Z' fill='white'/%3E%3C/g%3E%3Cpath d='M220.254 199.738L222.752 207.255L230.512 208.876L222.989 211.366L221.372 219.117L218.874 211.6L211.114 209.979L218.637 207.489L220.254 199.738Z' fill='white'/%3E%3Cg filter='url(%23filter15_f_494_139245)'%3E%3Cpath d='M213.559 105.726L216.057 113.243L223.817 114.864L216.294 117.354L214.677 125.105L212.179 117.588L204.418 115.967L211.942 113.477L213.559 105.726Z' fill='white'/%3E%3C/g%3E%3Cpath d='M213.559 105.726L216.057 113.243L223.817 114.864L216.294 117.354L214.677 125.105L212.179 117.588L204.418 115.967L211.942 113.477L213.559 105.726Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_494_139245' x='157.414' y='34.6953' width='154.809' height='145.277' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_139245'/%3E%3C/filter%3E%3Cfilter id='filter1_f_494_139245' x='0.464844' y='34.6953' width='154.809' height='145.277' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_139245'/%3E%3C/filter%3E%3Cfilter id='filter2_f_494_139245' x='61.6367' y='18.582' width='185.391' height='205.912' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_494_139245'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_494_139245_clip_path' transform='translate(-61.6367 -18.582)'%3E%3Cpath d='M151.757 33.2927C153.732 32.4287 154.719 31.9967 155.765 31.9967C156.811 31.9967 157.798 32.4288 159.773 33.2929L217.432 58.5212C219.758 59.5388 220.92 60.0476 221.573 61.045C222.225 62.0425 222.225 63.3118 222.225 65.8503V151.003C222.225 155.254 222.225 157.379 221.408 159.275C220.591 161.17 219.045 162.629 215.954 165.547L159.877 218.484C157.926 220.326 156.95 221.247 155.758 221.247C154.565 221.247 153.59 220.326 151.639 218.484L95.5671 165.547C92.4765 162.629 90.9312 161.17 90.114 159.275C89.2969 157.379 89.2969 155.254 89.2969 151.004V65.8506C89.2969 63.3119 89.2969 62.0426 89.9493 61.0451C90.6017 60.0476 91.7646 59.5388 94.0904 58.5213L151.757 33.2927Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_494_139245_clip_path' transform='translate(-61.6367 -18.582)'%3E%3Cpath d='M149.066 32.1048C152.383 30.9256 154.041 30.3359 155.765 30.3357C157.49 30.3355 159.148 30.9248 162.464 32.1033L208.947 48.621C215.377 50.9059 218.592 52.0483 220.422 54.6422C222.253 57.236 222.252 60.648 222.25 67.4718L222.227 151.176C222.226 155.344 222.226 157.428 221.436 159.294C220.647 161.161 219.152 162.613 216.162 165.517L169.693 210.654C163.108 217.051 159.815 220.25 155.758 220.25C151.7 220.249 148.408 217.051 141.823 210.654L95.3633 165.521C92.3717 162.615 90.8758 161.162 90.0867 159.294C89.2975 157.427 89.298 155.341 89.2992 151.17L89.3217 67.4603C89.3235 60.6417 89.3244 57.2324 91.1541 54.6405C92.9838 52.0487 96.196 50.9064 102.62 48.6217L149.066 32.1048Z'/%3E%3C/clipPath%3E%3Cfilter id='filter3_d_494_139245' x='111.242' y='168.715' width='92.75' height='20.1328' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_139245'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_139245' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter4_f_494_139245' x='57.5938' y='0.822266' width='197.016' height='190.072' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_494_139245'/%3E%3C/filter%3E%3Cfilter id='filter5_d_494_139245' x='107.176' y='59.709' width='98.6797' height='94.7246' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_139245'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_139245' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter6_d_494_139245' x='95.0234' y='42.2305' width='122.156' height='115.258' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_494_139245'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_494_139245' result='shape'/%3E%3C/filter%3E%3CclipPath id='paint23_angular_494_139245_clip_path'%3E%3Cpath d='M124.785 149.081C122.031 150.497 118.906 148.016 119.462 144.848L125.384 111.027L100.248 87.0308C97.9008 84.7856 99.1209 80.6814 102.267 80.238L137.213 75.2614L152.796 44.3219C154.201 41.5333 158.004 41.5333 159.41 44.3219L174.992 75.2614L209.938 80.238C213.084 80.6814 214.304 84.7856 211.95 87.0308L186.821 111.027L192.743 144.848C193.3 148.016 190.175 150.497 187.421 149.081L156.092 132.95L124.785 149.081Z'/%3E%3C/clipPath%3E%3CclipPath id='paint24_angular_494_139245_clip_path'%3E%3Cpath d='M208.498 19.4102L181.938 27.847L195.218 44.7207L218.938 43.5154L208.498 19.4102Z'/%3E%3C/clipPath%3E%3CclipPath id='paint25_angular_494_139245_clip_path'%3E%3Cpath d='M194.224 228.703L196.504 207.774L180.745 211.785L174.322 228.539L194.224 228.703Z'/%3E%3C/clipPath%3E%3CclipPath id='paint26_angular_494_139245_clip_path'%3E%3Cpath d='M116.116 227.109L137.175 228.217L132.287 212.732L115.173 207.262L116.116 227.109Z'/%3E%3C/clipPath%3E%3CclipPath id='paint27_angular_494_139245_clip_path'%3E%3Cpath d='M105.493 20.6866L132.277 27.5433L119.491 43.3394L95.7532 42.9849L105.493 20.6866Z'/%3E%3C/clipPath%3E%3Cfilter id='filter7_f_494_139245' x='99.4375' y='92.1797' width='24.0781' height='24.0586' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_139245'/%3E%3C/filter%3E%3Cfilter id='filter8_f_494_139245' x='247.375' y='126.324' width='29.8594' height='29.8145' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_139245'/%3E%3C/filter%3E%3Cfilter id='filter9_f_494_139245' x='47.2969' y='16.9102' width='25.3984' height='25.3789' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_139245'/%3E%3C/filter%3E%3Cfilter id='filter10_f_494_139245' x='34.2227' y='177.154' width='17.7422' height='17.7324' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_139245'/%3E%3C/filter%3E%3Cfilter id='filter11_f_494_139245' x='54.1328' y='214.131' width='21.2383' height='21.209' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_139245'/%3E%3C/filter%3E%3Cfilter id='filter12_f_494_139245' x='248.91' y='14.9238' width='16.5586' height='16.5488' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_139245'/%3E%3C/filter%3E%3Cfilter id='filter13_f_494_139245' x='259.957' y='209.928' width='21.0156' height='20.9922' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_139245'/%3E%3C/filter%3E%3Cfilter id='filter14_f_494_139245' x='207.113' y='195.738' width='27.3984' height='27.3789' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_139245'/%3E%3C/filter%3E%3Cfilter id='filter15_f_494_139245' x='200.418' y='101.727' width='27.3984' height='27.3789' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_494_139245'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_494_139245' x1='197.217' y1='106.393' x2='250.263' y2='44.9' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_494_139245' x1='216.664' y1='96.5193' x2='238.728' y2='58.3743' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_494_139245' x1='227.556' y1='115.684' x2='245.028' y2='86.8436' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_494_139245' x1='240.731' y1='133.849' x2='252.982' y2='114.538' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_494_139245' x1='185.143' y1='94.3407' x2='238.189' y2='32.8472' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_494_139245' x1='204.59' y1='84.4665' x2='226.654' y2='46.3216' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_494_139245' x1='215.482' y1='103.631' x2='232.954' y2='74.7909' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_494_139245' x1='228.657' y1='121.796' x2='240.908' y2='102.485' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear_494_139245' x1='115.47' y1='106.393' x2='62.4242' y2='44.9' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint9_linear_494_139245' x1='96.0193' y1='96.5193' x2='73.9557' y2='58.3743' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint10_linear_494_139245' x1='85.131' y1='115.684' x2='67.6594' y2='86.8436' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint11_linear_494_139245' x1='71.9567' y1='133.851' x2='59.7054' y2='114.54' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint12_linear_494_139245' x1='127.544' y1='94.3407' x2='74.4984' y2='32.8472' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint13_linear_494_139245' x1='108.093' y1='84.4665' x2='86.0299' y2='46.3216' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint14_linear_494_139245' x1='97.2053' y1='103.631' x2='79.7337' y2='74.7909' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint15_linear_494_139245' x1='84.0309' y1='121.798' x2='71.7797' y2='102.487' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint16_linear_494_139245' x1='154.334' y1='27.9043' x2='154.334' y2='215.172' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F4A455'/%3E%3Cstop offset='1' stop-color='%23ED4E60'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint17_linear_494_139245' x1='156.344' y1='17' x2='156.344' y2='246' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FADC6A'/%3E%3Cstop offset='1' stop-color='%23F4A339'/%3E%3C/linearGradient%3E%3CradialGradient id='paint18_radial_494_139245' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(79.0116 45.3615) rotate(44.7867) scale(216.267 496.511)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint19_radial_494_139245' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(79.0402 45.3626) rotate(44.7867) scale(216.267 496.511)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint20_linear_494_139245' x1='81.0446' y1='233.324' x2='81.0446' y2='183.432' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint21_linear_494_139245' x1='236.914' y1='233.32' x2='236.914' y2='183.389' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint22_linear_494_139245' x1='158.889' y1='204.955' x2='158.889' y2='155.127' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    width: 313px;
    height: 246px;
  }
}

.CX-pop-up-modal.modal-info-tier.left-right-dekstop .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner .box-list-tier .box-list-tier-inner {
  padding: 10px 20px 10px 10px;
}

.CX-pop-up-modal.modal-info-tier.left-right-dekstop .box-pop-up-modal .box-pop-up-modal-inner .box-info-user-share .inner {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  overflow: hidden;
}

.CX-pop-up-modal.modal-default.modal-peringkat .box-large-ranking .box-title {
  margin-bottom: 20px;
}
.CX-pop-up-modal.modal-default.modal-peringkat .box-large-ranking .box-title h1 {
  color: #fff;
  font-size: 32px;
  font-family: "source-sans-pro-black";
}
.CX-pop-up-modal.modal-default.modal-peringkat .box-large-ranking .box-desc-info {
  color: #fff;
  font-size: 18px;
  font-family: "source-sans-pro-semibold";
}

.box-list-tier .box-list-tier-inner .box-tier-item .inner {
  display: flex;
  align-items: center;
  text-align: left;
  grid-column-gap: 10px;
}
.box-list-tier .box-list-tier-inner .box-tier-item .inner .box-tier {
  width: 70px;
  position: relative;
  flex: 0 0 auto;
}
.box-list-tier .box-list-tier-inner .box-tier-item .inner .box-tier:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='90' height='88' viewBox='0 0 90 88' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_503_143294)'%3E%3Cg filter='url(%23filter0_f_503_143294)'%3E%3Cpath d='M34.426 25.488C38.3179 23.2533 40.2639 22.136 42.3471 21.8358C43.3876 21.6859 44.4442 21.6859 45.4848 21.8358C47.568 22.136 49.5139 23.2533 53.4058 25.488V25.488C57.2514 27.696 59.1742 28.8001 60.4743 30.4199C61.1712 31.2882 61.7323 32.2573 62.1383 33.294C62.8957 35.2281 62.8957 37.4303 62.8957 41.8346V41.8346C62.8957 46.239 62.8957 48.4411 62.1383 50.3752C61.7323 51.4119 61.1712 52.381 60.4743 53.2493C59.1742 54.8692 57.2514 55.9732 53.4058 58.1813V58.1813C49.5139 60.4159 47.568 61.5332 45.4848 61.8334C44.4442 61.9834 43.3876 61.9834 42.3471 61.8334C40.2639 61.5332 38.3179 60.4159 34.426 58.1813V58.1813C30.5804 55.9732 28.6576 54.8692 27.3575 53.2493C26.6606 52.381 26.0996 51.4119 25.6936 50.3752C24.9362 48.4411 24.9362 46.239 24.9362 41.8346V41.8346C24.9362 37.4303 24.9362 35.2281 25.6936 33.294C26.0996 32.2573 26.6606 31.2882 27.3575 30.4199C28.6576 28.8001 30.5804 27.696 34.426 25.488V25.488Z' fill='%2383763D'/%3E%3C/g%3E%3Cpath d='M38.9224 19.8122C41.6148 18.672 42.9609 18.1019 44.3821 18.1019C45.8033 18.1019 47.1495 18.672 49.8418 19.8122L56.0416 22.4379C59.591 23.9411 61.3658 24.6927 62.3638 26.1993C63.3618 27.7058 63.3618 29.6331 63.3618 33.4878L63.3619 43.3028C63.3619 47.951 63.3619 50.2751 62.4724 52.3505C61.583 54.4258 59.9 56.0286 56.5339 59.2342L49.9005 65.5515C47.2892 68.0383 45.9836 69.2817 44.3838 69.2817C42.7839 69.2818 41.4782 68.0386 38.8668 65.552L32.2317 59.2344C28.865 56.0287 27.1817 54.4259 26.292 52.3503C25.4024 50.2748 25.4024 47.9504 25.4024 43.3017L25.4024 33.4878C25.4023 29.6331 25.4023 27.7058 26.4004 26.1993C27.3984 24.6927 29.1732 23.9411 32.7226 22.4379L38.9224 19.8122Z' fill='url(%23paint0_linear_503_143294)'/%3E%3CforeignObject x='13.9375' y='10.7227' width='59.957' height='62.2227'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_503_143294_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M40.2319 22.6447C42.21 21.7776 43.199 21.3441 44.2468 21.3441C45.2946 21.3441 46.2836 21.7777 48.2616 22.6448L54.899 25.5547C57.2223 26.5732 58.3839 27.0824 59.0354 28.0795C59.687 29.0765 59.687 30.3449 59.687 32.8815V42.088C59.687 46.3332 59.687 48.4557 58.8716 50.3492C58.0563 52.2426 56.5142 53.7012 53.4301 56.6182L48.3682 61.406C46.4155 63.2529 45.4392 64.1764 44.2451 64.1763C43.051 64.1763 42.0747 63.2528 40.1221 61.4058L35.0608 56.6181C31.9771 53.7011 30.4352 52.2426 29.6199 50.3492C28.8047 48.4559 28.8047 46.3335 28.8047 42.0886V32.8818C28.8047 30.345 28.8047 29.0766 29.4563 28.0795C30.1079 27.0824 31.2696 26.5732 33.593 25.5548L40.2319 22.6447Z' fill='url(%23paint1_radial_503_143294)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_503_143294' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='28' y='21' width='32' height='41'%3E%3CforeignObject x='13.9375' y='10.7227' width='59.957' height='62.2227'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_2_503_143294_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M39.0664 22.3068C40.8694 21.6643 41.771 21.3431 42.693 21.1979C43.7226 21.0359 44.7711 21.0358 45.8007 21.1976C46.7229 21.3425 47.6245 21.6636 49.4278 22.3056V22.3056C52.8999 23.5418 54.636 24.1599 55.9521 25.2166C57.4178 26.3933 58.5222 27.9592 59.1386 29.7349C59.6922 31.3294 59.6917 33.172 59.6907 36.8573L59.6887 44.1821C59.6881 46.441 59.6878 47.5704 59.4522 48.6358C59.1895 49.8237 58.7123 50.9536 58.044 51.9701C57.4446 52.8819 56.6349 53.6699 55.0156 55.2459V55.2459C51.4673 58.6992 49.6931 60.4258 47.6932 61.1604C45.4672 61.978 43.0231 61.978 40.7971 61.1602C38.7973 60.4256 37.0239 58.6995 33.477 55.2472V55.2472C31.8584 53.6718 31.0491 52.8841 30.4498 51.9724C29.7805 50.9544 29.3029 49.8226 29.0405 48.6328C28.8055 47.5674 28.8058 46.4381 28.8064 44.1794L28.8084 36.8472C28.8094 33.1659 28.8099 31.3252 29.3633 29.7324C29.9799 27.9573 31.0843 26.392 32.5497 25.2157C33.8647 24.1602 35.5986 23.5424 39.0664 22.3068V22.3068Z' fill='url(%23paint2_radial_503_143294)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_503_143294)'%3E%3Cpath opacity='0.3' d='M62.0778 41.8335C62.0778 38.7209 61.2539 35.6631 59.689 32.9675L44.2479 41.8335H62.0778Z' fill='white'/%3E%3Cpath d='M59.689 50.6995C61.2539 48.0039 62.0778 44.9461 62.0778 41.8335H44.2479L59.689 50.6995Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M53.1628 57.1899C55.8733 55.6336 58.1241 53.3951 59.689 50.6995L44.2479 41.8335L53.1628 57.1899Z' fill='white'/%3E%3Cpath d='M44.2479 59.5655C47.3777 59.5655 50.4523 58.7462 53.1628 57.1899L44.2479 41.8335L44.2479 59.5655Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M35.3329 57.1899C38.0434 58.7462 41.1181 59.5655 44.2479 59.5655L44.2479 41.8335L35.3329 57.1899Z' fill='white'/%3E%3Cpath d='M28.8067 50.6995C30.3716 53.3951 32.6224 55.6336 35.3329 57.1899L44.2479 41.8335L28.8067 50.6995Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M26.418 41.8335C26.418 44.9461 27.2418 48.0039 28.8067 50.6995L44.2479 41.8335L26.418 41.8335Z' fill='white'/%3E%3Cpath d='M28.8067 32.9675C27.2418 35.6631 26.418 38.7209 26.418 41.8335L44.2479 41.8335L28.8067 32.9675Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M35.3329 26.4772C32.6224 28.0335 30.3716 30.2719 28.8067 32.9675L44.2479 41.8335L35.3329 26.4772Z' fill='white'/%3E%3Cpath d='M44.2479 24.1016C41.1181 24.1016 38.0434 24.9209 35.3329 26.4772L44.2479 41.8335L44.2479 24.1016Z' fill='%23958A56'/%3E%3Cpath opacity='0.3' d='M53.1628 26.4772C50.4523 24.9209 47.3777 24.1016 44.2479 24.1016L44.2479 41.8335L53.1628 26.4772Z' fill='white'/%3E%3Cpath d='M59.689 32.9675C58.1241 30.2719 55.8733 28.0335 53.1628 26.4772L44.2479 41.8335L59.689 32.9675Z' fill='%23958A56'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M31.2872 60.2496C31.0367 60.3409 30.2282 60.5922 29.4766 60.832L28.1328 61.2546L29.9321 63.0591C30.9228 64.0641 31.7769 64.875 31.8224 64.875C31.8794 64.875 31.9135 63.79 31.9135 62.4766C31.9135 61.1518 31.8794 60.0783 31.8338 60.0897C31.7769 60.0897 31.5377 60.1696 31.2872 60.2496Z' fill='%233E3823'/%3E%3Cpath d='M58.0352 62.4766C58.0352 63.7952 58.1501 64.875 58.207 64.875C58.2526 64.875 59.0259 64.068 60.0166 63.0677L61.8159 61.2604L61.2693 61.0899C60.7227 60.9194 58.8095 60.3169 58.2971 60.1578L58.0352 60.0896V62.4766Z' fill='%233E3823'/%3E%3Cpath d='M26.7742 56.6497C26.1407 56.8701 25.2223 57.2481 24.7155 57.4896C23.6492 57.9936 21.9284 59.0645 22.0023 59.159C22.034 59.1905 22.7096 59.8624 23.4909 60.6394L24.9267 62.0568L24.441 63.8941C24.1665 64.9021 23.8181 66.204 23.6492 66.7814C23.4803 67.3589 23.3642 67.8418 23.3747 67.8523C23.3853 67.8733 23.9448 67.6109 24.6099 67.2854C26.6264 66.2985 29.7302 65.238 31.3349 64.986C31.5777 64.944 31.7783 64.9126 31.7783 64.9021C31.7783 64.8811 30.9971 64.1041 30.0364 63.1592C28.8434 61.9833 28.3366 61.4163 28.4317 61.3533C28.5267 61.2903 28.5267 61.2693 28.4317 61.2693C28.3261 61.2693 28.2944 60.6919 28.2944 58.7495C28.2944 56.4187 28.2839 56.2297 28.1149 56.2402C28.0094 56.2402 27.4076 56.4292 26.7742 56.6497Z' fill='%2361583A'/%3E%3Cpath d='M61.6558 58.7487C61.6558 60.6911 61.6241 61.2685 61.5291 61.2685C61.4235 61.2685 61.4235 61.2895 61.5185 61.3525C61.6135 61.4155 61.1068 61.9825 59.9138 63.1584C58.9531 64.1033 58.1824 64.8803 58.2035 64.8908C58.2141 64.9013 58.5097 64.9643 58.8581 65.0378C60.8217 65.4472 63.2816 66.2977 65.298 67.2531C65.9948 67.5891 66.5754 67.8516 66.586 67.8516C66.5965 67.8411 66.4699 67.3581 66.3009 66.7806C66.132 66.2032 65.7836 64.9013 65.5091 63.8933L65.0235 62.056L66.5121 60.5966L68.0007 59.1267L67.7578 58.9482C67.2933 58.5912 65.8787 57.7933 65.013 57.3838C64.105 56.9638 62.0569 56.2289 61.8036 56.2289C61.6769 56.2289 61.6558 56.6594 61.6558 58.7487Z' fill='%2361583A'/%3E%3Cpath d='M43.0751 49.6782C42.8112 49.6992 42.0088 49.7622 41.2804 49.8252C37.7226 50.1297 33.8586 50.9592 29.1923 52.4185L28.2422 52.723L28.2844 56.9647C28.3055 59.306 28.3372 61.2379 28.3583 61.2484C28.3689 61.2694 29.0868 61.0699 29.9525 60.8074C30.8181 60.545 31.5994 60.3245 31.6944 60.3245C31.7894 60.3245 32.6023 60.1355 33.4891 59.9045C37.7859 58.7916 41.2065 58.3296 45.0493 58.3296C48.6493 58.3296 51.9326 58.7601 55.9021 59.768C56.9473 60.0305 57.9502 60.272 58.1191 60.293C58.2986 60.3245 59.1432 60.5555 59.9983 60.8179C60.864 61.0804 61.5819 61.2694 61.5925 61.2484C61.6136 61.2379 61.6452 59.306 61.6664 56.9647L61.7086 52.723L60.4417 52.3241C56.3877 51.0431 52.7772 50.2557 49.2088 49.8672C47.7836 49.7202 43.983 49.5943 43.0751 49.6782Z' fill='url(%23paint3_linear_503_143294)'/%3E%3Cg filter='url(%23filter1_f_503_143294)'%3E%3Cpath d='M39.1559 47.5582C38.7011 47.7939 38.1851 47.3809 38.277 46.8537L39.2548 41.2243L35.1046 37.2302C34.717 36.8565 34.9184 36.1734 35.4379 36.0996L41.208 35.2713L43.7809 30.1216C44.0129 29.6574 44.6408 29.6574 44.8729 30.1216L47.4458 35.2713L53.2158 36.0996C53.7353 36.1734 53.9368 36.8565 53.548 37.2302L49.399 41.2243L50.3767 46.8537C50.4686 47.3809 49.9526 47.7939 49.4979 47.5582L44.3251 44.8733L39.1559 47.5582Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23paint4_angular_503_143294_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(6.43745e-05 -0.00809317 0.00864648 6.80223e-05 44.3246 38.6996)'%3E%3CforeignObject x='-1014.24' y='-1014.24' width='2028.48' height='2028.48'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(179, 170, 128, 1) 0deg,rgba(122, 108, 65, 1) 111.084deg,rgba(179, 170, 128, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M40.1386 45.7864C39.7705 45.9749 39.3528 45.6446 39.4272 45.2228L40.2187 40.7193L36.859 37.524C36.5453 37.2251 36.7083 36.6786 37.1289 36.6195L41.7999 35.9569L43.8827 31.8371C44.0706 31.4658 44.5789 31.4658 44.7667 31.8371L46.8495 35.9569L51.5205 36.6195C51.9411 36.6786 52.1042 37.2251 51.7894 37.524L48.4307 40.7193L49.2222 45.2228C49.2966 45.6446 48.8789 45.9749 48.5108 45.7864L44.3233 43.6385L40.1386 45.7864Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.47843137383460999,&%2334;g&%2334;:0.42352941632270813,&%2334;b&%2334;:0.25490197539329529,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.30856710672378540%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.70196080207824707,&%2334;g&%2334;:0.66666668653488159,&%2334;b&%2334;:0.50196081399917603,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.12874899804592133,&%2334;m01&%2334;:17.292951583862305,&%2334;m02&%2334;:35.613731384277344,&%2334;m10&%2334;:-16.186332702636719,&%2334;m11&%2334;:0.13604454696178436,&%2334;m12&%2334;:46.724792480468750%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter2_d_503_143294)'%3E%3Cpath d='M32.7845 56.9746V53.0746H33.8165V54.5266H33.8405L34.8245 53.0746H35.9525L34.7885 54.6586L36.1805 56.9746H35.0525L34.1885 55.4746L33.8165 56.0026V56.9746H32.7845ZM36.5521 56.9746V53.0746H39.0721V53.9386H37.5841V54.5506H38.8561V55.4146H37.5841V56.1106H39.1321V56.9746H36.5521ZM39.8861 56.9746V53.0746H40.9421L41.8061 54.8146C41.8741 54.9466 41.9381 55.0886 41.9981 55.2406C42.0581 55.3886 42.1181 55.5386 42.1781 55.6906H42.2021C42.1781 55.4786 42.1501 55.2386 42.1181 54.9706C42.0861 54.6986 42.0701 54.4426 42.0701 54.2026V53.0746H43.0541V56.9746H41.9981L41.1341 55.2346C41.0701 55.1026 41.0061 54.9606 40.9421 54.8086C40.8821 54.6566 40.8221 54.5066 40.7621 54.3586H40.7381C40.7621 54.5786 40.7901 54.8226 40.8221 55.0906C40.8541 55.3546 40.8701 55.6066 40.8701 55.8466V56.9746H39.8861ZM43.4254 56.9746L44.6134 53.0746H45.8614L47.0494 56.9746H45.9574L45.5134 55.0786C45.4654 54.8906 45.4174 54.6866 45.3694 54.4666C45.3214 54.2466 45.2734 54.0386 45.2254 53.8426H45.2014C45.1614 54.0386 45.1174 54.2466 45.0694 54.4666C45.0214 54.6866 44.9734 54.8906 44.9254 55.0786L44.4814 56.9746H43.4254ZM44.2774 56.1466V55.3486H46.1854V56.1466H44.2774ZM47.4213 56.9746V53.0746H48.4533V56.1106H49.9293V56.9746H47.4213ZM50.0523 56.9746L51.2403 53.0746H52.4883L53.6763 56.9746H52.5843L52.1403 55.0786C52.0923 54.8906 52.0443 54.6866 51.9963 54.4666C51.9483 54.2466 51.9003 54.0386 51.8523 53.8426H51.8283C51.7883 54.0386 51.7443 54.2466 51.6963 54.4666C51.6483 54.6866 51.6003 54.8906 51.5523 55.0786L51.1083 56.9746H50.0523ZM50.9043 56.1466V55.3486H52.8123V56.1466H50.9043ZM54.0482 56.9746V53.0746H55.1042L55.9682 54.8146C56.0362 54.9466 56.1002 55.0886 56.1602 55.2406C56.2202 55.3886 56.2802 55.5386 56.3402 55.6906H56.3642C56.3402 55.4786 56.3122 55.2386 56.2802 54.9706C56.2482 54.6986 56.2322 54.4426 56.2322 54.2026V53.0746H57.2162V56.9746H56.1602L55.2962 55.2346C55.2322 55.1026 55.1682 54.9606 55.1042 54.8086C55.0442 54.6566 54.9842 54.5066 54.9242 54.3586H54.9002C54.9242 54.5786 54.9522 54.8226 54.9842 55.0906C55.0162 55.3546 55.0322 55.6066 55.0322 55.8466V56.9746H54.0482Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter3_f_503_143294)'%3E%3Cpath d='M26.9547 39.6785L25.0095 38.242L22.2319 38.3225L24.3144 37.3955L23.6778 35.6877L25.623 37.1242L28.4006 37.0437L26.3181 37.9707L26.9547 39.6785Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M18.1344 39.4246L16.1892 37.9881L13.4116 38.0686L15.4941 37.1415L14.8575 35.4338L16.8027 36.8703L19.5803 36.7898L17.4978 37.7168L18.1344 39.4246Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter4_f_503_143294)'%3E%3Cpath d='M87.871 48.6531L86.7874 46.6945L83.0017 45.9365L86.7501 45.6759L87.6951 43.8513L88.7787 45.8099L92.5644 46.5679L88.816 46.8285L87.871 48.6531Z' fill='white'/%3E%3C/g%3E%3Cpath d='M87.871 48.6531L86.7874 46.6945L83.0017 45.9365L86.7501 45.6759L87.6951 43.8513L88.7787 45.8099L92.5644 46.5679L88.816 46.8285L87.871 48.6531Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter5_f_503_143294)'%3E%3Cpath d='M3.33346 18.3768L4.52401 20.0021L7.14348 20.5024L4.80575 20.8675L4.6616 22.4564L3.47104 20.8311L0.851571 20.3308L3.1893 19.9657L3.33346 18.3768Z' fill='white'/%3E%3C/g%3E%3Cpath d='M3.33346 18.3768L4.52401 20.0021L7.14348 20.5024L4.80575 20.8675L4.6616 22.4564L3.47104 20.8311L0.851571 20.3308L3.1893 19.9657L3.33346 18.3768Z' fill='white'/%3E%3Cg filter='url(%23filter6_f_503_143294)'%3E%3Cpath d='M-4.80253 57.8664L-3.7574 56.7271L-4.75895 55.8831L-2.99405 56.1976L-1.20405 55.3702L-2.24919 56.5095L-1.24764 57.3535L-3.01254 57.039L-4.80253 57.8664Z' fill='white'/%3E%3C/g%3E%3Cpath d='M-4.80253 57.8664L-3.7574 56.7271L-4.75895 55.8831L-2.99405 56.1976L-1.20405 55.3702L-2.24919 56.5095L-1.24764 57.3535L-3.01254 57.039L-4.80253 57.8664Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter7_f_503_143294)'%3E%3Cpath d='M6.286 66.991L5.52209 65.8515L3.53582 65.4567L5.38908 65.2515L5.65896 64.163L6.42286 65.3026L8.40914 65.6973L6.55588 65.9025L6.286 66.991Z' fill='white'/%3E%3C/g%3E%3Cpath d='M6.286 66.991L5.52209 65.8515L3.53582 65.4567L5.38908 65.2515L5.65896 64.163L6.42286 65.3026L8.40914 65.6973L6.55588 65.9025L6.286 66.991Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter8_f_503_143294)'%3E%3Cpath d='M87.2134 18.9781L86.0633 19.1578L85.9924 19.9394L85.4067 19.1399L84.118 18.8937L85.2681 18.7141L85.339 17.9324L85.9247 18.732L87.2134 18.9781Z' fill='white'/%3E%3C/g%3E%3Cpath d='M87.2134 18.9781L86.0633 19.1578L85.9924 19.9394L85.4067 19.1399L84.118 18.8937L85.2681 18.7141L85.339 17.9324L85.9247 18.732L87.2134 18.9781Z' fill='white'/%3E%3Cg filter='url(%23filter9_f_503_143294)'%3E%3Cpath d='M89.3903 63.0776L91.3556 64.0529L93.8541 63.5944L92.106 64.6908L92.9279 66.0847L90.9626 65.1095L88.4641 65.568L90.2122 64.4716L89.3903 63.0776Z' fill='white'/%3E%3C/g%3E%3Cpath d='M89.3903 63.0776L91.3556 64.0529L93.8541 63.5944L92.106 64.6908L92.9279 66.0847L90.9626 65.1095L88.4641 65.568L90.2122 64.4716L89.3903 63.0776Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_503_143294)'%3E%3Cpath d='M69.8595 59.7597L71.187 61.572L74.1079 62.1299L71.5012 62.537L71.3404 64.3087L70.0129 62.4964L67.092 61.9386L69.6987 61.5314L69.8595 59.7597Z' fill='white'/%3E%3C/g%3E%3Cpath d='M69.8595 59.7597L71.187 61.572L74.1079 62.1299L71.5012 62.537L71.3404 64.3087L70.0129 62.4964L67.092 61.9386L69.6987 61.5314L69.8595 59.7597Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_503_143294)'%3E%3Cpath d='M67.0899 38.0019L68.4175 39.8142L71.3383 40.372L68.7316 40.7792L68.5709 42.5509L67.2434 40.7386L64.3225 40.1808L66.9292 39.7736L67.0899 38.0019Z' fill='white'/%3E%3C/g%3E%3Cpath d='M67.0899 38.0019L68.4175 39.8142L71.3383 40.372L68.7316 40.7792L68.5709 42.5509L67.2434 40.7386L64.3225 40.1808L66.9292 39.7736L67.0899 38.0019Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_503_143294' x='13.9375' y='10.7227' width='59.957' height='62.2227' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_503_143294'/%3E%3C/filter%3E%3CclipPath id='bgblur_1_503_143294_clip_path' transform='translate(-13.9375 -10.7227)'%3E%3Cpath d='M40.2319 22.6447C42.21 21.7776 43.199 21.3441 44.2468 21.3441C45.2946 21.3441 46.2836 21.7777 48.2616 22.6448L54.899 25.5547C57.2223 26.5732 58.3839 27.0824 59.0354 28.0795C59.687 29.0765 59.687 30.3449 59.687 32.8815V42.088C59.687 46.3332 59.687 48.4557 58.8716 50.3492C58.0563 52.2426 56.5142 53.7012 53.4301 56.6182L48.3682 61.406C46.4155 63.2529 45.4392 64.1764 44.2451 64.1763C43.051 64.1763 42.0747 63.2528 40.1221 61.4058L35.0608 56.6181C31.9771 53.7011 30.4352 52.2426 29.6199 50.3492C28.8047 48.4559 28.8047 46.3335 28.8047 42.0886V32.8818C28.8047 30.345 28.8047 29.0766 29.4563 28.0795C30.1079 27.0824 31.2696 26.5732 33.593 25.5548L40.2319 22.6447Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_2_503_143294_clip_path' transform='translate(-13.9375 -10.7227)'%3E%3Cpath d='M39.0664 22.3068C40.8694 21.6643 41.771 21.3431 42.693 21.1979C43.7226 21.0359 44.7711 21.0358 45.8007 21.1976C46.7229 21.3425 47.6245 21.6636 49.4278 22.3056V22.3056C52.8999 23.5418 54.636 24.1599 55.9521 25.2166C57.4178 26.3933 58.5222 27.9592 59.1386 29.7349C59.6922 31.3294 59.6917 33.172 59.6907 36.8573L59.6887 44.1821C59.6881 46.441 59.6878 47.5704 59.4522 48.6358C59.1895 49.8237 58.7123 50.9536 58.044 51.9701C57.4446 52.8819 56.6349 53.6699 55.0156 55.2459V55.2459C51.4673 58.6992 49.6931 60.4258 47.6932 61.1604C45.4672 61.978 43.0231 61.978 40.7971 61.1602C38.7973 60.4256 37.0239 58.6995 33.477 55.2472V55.2472C31.8584 53.6718 31.0491 52.8841 30.4498 51.9724C29.7805 50.9544 29.3029 49.8226 29.0405 48.6328C28.8055 47.5674 28.8058 46.4381 28.8064 44.1794L28.8084 36.8472C28.8094 33.1659 28.8099 31.3252 29.3633 29.7324C29.9799 27.9573 31.0843 26.392 32.5497 25.2157C33.8647 24.1602 35.5986 23.5424 39.0664 22.3068V22.3068Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_f_503_143294' x='6.90234' y='1.77344' width='74.8477' height='73.8535' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_503_143294'/%3E%3C/filter%3E%3CclipPath id='paint4_angular_503_143294_clip_path'%3E%3Cpath d='M40.1386 45.7864C39.7705 45.9749 39.3528 45.6446 39.4272 45.2228L40.2187 40.7193L36.859 37.524C36.5453 37.2251 36.7083 36.6786 37.1289 36.6195L41.7999 35.9569L43.8827 31.8371C44.0706 31.4658 44.5789 31.4658 44.7667 31.8371L46.8495 35.9569L51.5205 36.6195C51.9411 36.6786 52.1042 37.2251 51.7894 37.524L48.4307 40.7193L49.2222 45.2228C49.2966 45.6446 48.8789 45.9749 48.5108 45.7864L44.3233 43.6385L40.1386 45.7864Z'/%3E%3C/clipPath%3E%3Cfilter id='filter2_d_503_143294' x='28.7852' y='53.0742' width='32.4297' height='11.9004' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_503_143294'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_503_143294' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_f_503_143294' x='18.2305' y='31.6875' width='14.1719' height='11.9902' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143294'/%3E%3C/filter%3E%3Cfilter id='filter4_f_503_143294' x='79' y='39.8516' width='17.5625' height='12.8008' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143294'/%3E%3C/filter%3E%3Cfilter id='filter5_f_503_143294' x='-3.14844' y='14.377' width='14.293' height='12.0801' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143294'/%3E%3C/filter%3E%3Cfilter id='filter6_f_503_143294' x='-8.80078' y='51.3711' width='11.5977' height='10.4961' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143294'/%3E%3C/filter%3E%3Cfilter id='filter7_f_503_143294' x='-0.464844' y='60.1621' width='12.875' height='10.8281' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143294'/%3E%3C/filter%3E%3Cfilter id='filter8_f_503_143294' x='80.1172' y='13.9316' width='11.0977' height='10.0078' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143294'/%3E%3C/filter%3E%3Cfilter id='filter9_f_503_143294' x='84.4648' y='59.0781' width='13.3906' height='11.0059' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143294'/%3E%3C/filter%3E%3Cfilter id='filter10_f_503_143294' x='63.0938' y='55.7598' width='15.0156' height='12.5488' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143294'/%3E%3C/filter%3E%3Cfilter id='filter11_f_503_143294' x='60.3242' y='34.002' width='15.0156' height='12.5488' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143294'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_503_143294' x1='44.3821' y1='17.5' x2='44.3821' y2='70.8052' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B3AA80'/%3E%3Cstop offset='1' stop-color='%23786A2D'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_503_143294' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(26.4152 24.1023) rotate(44.8422) scale(50.2923 115.464)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_503_143294' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(26.4218 24.1015) rotate(44.8422) scale(50.2923 115.464)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint3_linear_503_143294' x1='44.9754' y1='61.25' x2='44.9754' y2='49.6513' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237B6531'/%3E%3Cstop offset='1' stop-color='%23A59B6C'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_503_143294'%3E%3Crect width='90' height='88' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 90px;
  height: 88px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.box-list-tier .box-list-tier-inner .box-tier-item .inner .box-text {
  border-bottom: 1px solid #e5e5e5;
  flex: 1 1 auto;
  padding: 17px 0;
}
.box-list-tier .box-list-tier-inner .box-tier-item .inner .box-text .title {
  font-size: 16px;
  font-family: "source-sans-pro-black";
  line-height: 23px;
  margin-bottom: 0px;
}
.box-list-tier .box-list-tier-inner .box-tier-item .inner .box-text .text {
  font-size: 12px;
  line-height: 17px;
}
.box-list-tier .box-list-tier-inner .box-tier-item .inner .box-text .text strong,
.box-list-tier .box-list-tier-inner .box-tier-item .inner .box-text .text b {
  font-family: "source-sans-pro-bold";
}
.box-list-tier .box-list-tier-inner .box-tier-item.type-2 .inner .box-tier:before {
  background-image: url("data:image/svg+xml,%3Csvg width='90' height='88' viewBox='0 0 90 88' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_503_143295)'%3E%3Cg filter='url(%23filter0_f_503_143295)'%3E%3Cpath d='M34.426 25.488C38.3179 23.2533 40.2639 22.136 42.3471 21.8358C43.3876 21.6859 44.4442 21.6859 45.4848 21.8358C47.568 22.136 49.5139 23.2533 53.4058 25.488V25.488C57.2514 27.696 59.1742 28.8001 60.4743 30.4199C61.1712 31.2882 61.7323 32.2573 62.1383 33.294C62.8957 35.2281 62.8957 37.4303 62.8957 41.8346V41.8346C62.8957 46.239 62.8957 48.4411 62.1383 50.3752C61.7323 51.4119 61.1712 52.381 60.4743 53.2493C59.1742 54.8692 57.2514 55.9732 53.4058 58.1813V58.1813C49.5139 60.4159 47.568 61.5332 45.4848 61.8334C44.4442 61.9834 43.3876 61.9834 42.3471 61.8334C40.2639 61.5332 38.3179 60.4159 34.426 58.1813V58.1813C30.5804 55.9732 28.6576 54.8692 27.3575 53.2493C26.6606 52.381 26.0996 51.4119 25.6936 50.3752C24.9362 48.4411 24.9362 46.239 24.9362 41.8346V41.8346C24.9362 37.4303 24.9362 35.2281 25.6936 33.294C26.0996 32.2573 26.6606 31.2882 27.3575 30.4199C28.6576 28.8001 30.5804 27.696 34.426 25.488V25.488Z' fill='%231950D1'/%3E%3C/g%3E%3Cpath d='M38.9224 19.8122C41.6148 18.672 42.9609 18.1019 44.3821 18.1019C45.8033 18.1019 47.1495 18.672 49.8418 19.8122L56.0416 22.4379C59.591 23.9411 61.3658 24.6927 62.3638 26.1993C63.3618 27.7058 63.3618 29.6331 63.3618 33.4878L63.3619 43.3028C63.3619 47.951 63.3619 50.2751 62.4724 52.3505C61.583 54.4258 59.9 56.0286 56.5339 59.2342L49.9005 65.5515C47.2892 68.0383 45.9836 69.2817 44.3838 69.2817C42.7839 69.2818 41.4782 68.0386 38.8668 65.552L32.2317 59.2344C28.865 56.0287 27.1817 54.4259 26.292 52.3503C25.4024 50.2748 25.4024 47.9504 25.4024 43.3017L25.4024 33.4878C25.4023 29.6331 25.4023 27.7058 26.4004 26.1993C27.3984 24.6927 29.1732 23.9411 32.7226 22.4379L38.9224 19.8122Z' fill='url(%23paint0_linear_503_143295)'/%3E%3CforeignObject x='13.9375' y='10.7227' width='59.957' height='62.2227'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_503_143295_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M40.2319 22.6447C42.21 21.7776 43.199 21.3441 44.2468 21.3441C45.2946 21.3441 46.2836 21.7777 48.2616 22.6448L54.899 25.5547C57.2223 26.5732 58.3839 27.0824 59.0354 28.0795C59.687 29.0765 59.687 30.3449 59.687 32.8815V42.088C59.687 46.3332 59.687 48.4557 58.8716 50.3492C58.0563 52.2426 56.5142 53.7012 53.4301 56.6182L48.3682 61.406C46.4155 63.2529 45.4392 64.1764 44.2451 64.1763C43.051 64.1763 42.0747 63.2528 40.1221 61.4058L35.0608 56.6181C31.9771 53.7011 30.4352 52.2426 29.6199 50.3492C28.8047 48.4559 28.8047 46.3335 28.8047 42.0886V32.8818C28.8047 30.345 28.8047 29.0766 29.4563 28.0795C30.1079 27.0824 31.2696 26.5732 33.593 25.5548L40.2319 22.6447Z' fill='url(%23paint1_radial_503_143295)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_503_143295' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='28' y='21' width='32' height='41'%3E%3CforeignObject x='13.9375' y='10.7227' width='59.957' height='62.2227'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_2_503_143295_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M39.0664 22.3068C40.8694 21.6643 41.771 21.3431 42.693 21.1979C43.7226 21.0359 44.7711 21.0358 45.8007 21.1976C46.7229 21.3425 47.6245 21.6636 49.4278 22.3056V22.3056C52.8999 23.5418 54.636 24.1599 55.9521 25.2166C57.4178 26.3933 58.5222 27.9592 59.1386 29.7349C59.6922 31.3294 59.6917 33.172 59.6907 36.8573L59.6887 44.1821C59.6881 46.441 59.6878 47.5704 59.4522 48.6358C59.1895 49.8237 58.7123 50.9536 58.044 51.9701C57.4446 52.8819 56.6349 53.6699 55.0156 55.2459V55.2459C51.4673 58.6992 49.6931 60.4258 47.6932 61.1604C45.4672 61.978 43.0231 61.978 40.7971 61.1602C38.7973 60.4256 37.0239 58.6995 33.477 55.2472V55.2472C31.8584 53.6718 31.0491 52.8841 30.4498 51.9724C29.7805 50.9544 29.3029 49.8226 29.0405 48.6328C28.8055 47.5674 28.8058 46.4381 28.8064 44.1794L28.8084 36.8472C28.8094 33.1659 28.8099 31.3252 29.3633 29.7324C29.9799 27.9573 31.0843 26.392 32.5497 25.2157C33.8647 24.1602 35.5986 23.5424 39.0664 22.3068V22.3068Z' fill='url(%23paint2_radial_503_143295)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_503_143295)'%3E%3Cpath opacity='0.3' d='M62.0778 41.8335C62.0778 38.7209 61.2539 35.6631 59.689 32.9675L44.2479 41.8335H62.0778Z' fill='white'/%3E%3Cpath d='M59.689 50.6995C61.2539 48.0039 62.0778 44.9461 62.0778 41.8335H44.2479L59.689 50.6995Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M53.1628 57.1899C55.8733 55.6336 58.1241 53.3951 59.689 50.6995L44.2479 41.8335L53.1628 57.1899Z' fill='white'/%3E%3Cpath d='M44.2479 59.5655C47.3777 59.5655 50.4523 58.7462 53.1628 57.1899L44.2479 41.8335L44.2479 59.5655Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M35.3329 57.1899C38.0434 58.7462 41.1181 59.5655 44.2479 59.5655L44.2479 41.8335L35.3329 57.1899Z' fill='white'/%3E%3Cpath d='M28.8067 50.6995C30.3716 53.3951 32.6224 55.6336 35.3329 57.1899L44.2479 41.8335L28.8067 50.6995Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M26.418 41.8335C26.418 44.9461 27.2418 48.0039 28.8067 50.6995L44.2479 41.8335L26.418 41.8335Z' fill='white'/%3E%3Cpath d='M28.8067 32.9675C27.2418 35.6631 26.418 38.7209 26.418 41.8335L44.2479 41.8335L28.8067 32.9675Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M35.3329 26.4772C32.6224 28.0335 30.3716 30.2719 28.8067 32.9675L44.2479 41.8335L35.3329 26.4772Z' fill='white'/%3E%3Cpath d='M44.2479 24.1016C41.1181 24.1016 38.0434 24.9209 35.3329 26.4772L44.2479 41.8335L44.2479 24.1016Z' fill='%23132F6F'/%3E%3Cpath opacity='0.3' d='M53.1628 26.4772C50.4523 24.9209 47.3777 24.1016 44.2479 24.1016L44.2479 41.8335L53.1628 26.4772Z' fill='white'/%3E%3Cpath d='M59.689 32.9675C58.1241 30.2719 55.8733 28.0335 53.1628 26.4772L44.2479 41.8335L59.689 32.9675Z' fill='%23132F6F'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M31.2872 60.2496C31.0367 60.3409 30.2282 60.5922 29.4766 60.832L28.1328 61.2546L29.9321 63.0591C30.9228 64.0641 31.7769 64.875 31.8224 64.875C31.8794 64.875 31.9135 63.79 31.9135 62.4766C31.9135 61.1518 31.8794 60.0783 31.8338 60.0897C31.7769 60.0897 31.5377 60.1696 31.2872 60.2496Z' fill='%230D1E49'/%3E%3Cpath d='M58.0352 62.4766C58.0352 63.7952 58.1501 64.875 58.207 64.875C58.2526 64.875 59.0259 64.068 60.0166 63.0677L61.8159 61.2604L61.2693 61.0899C60.7227 60.9194 58.8095 60.3169 58.2971 60.1578L58.0352 60.0896V62.4766Z' fill='%230D1E49'/%3E%3Cpath d='M26.7742 56.6497C26.1407 56.8701 25.2223 57.2481 24.7155 57.4896C23.6492 57.9936 21.9284 59.0645 22.0023 59.159C22.034 59.1905 22.7096 59.8624 23.4909 60.6394L24.9267 62.0568L24.441 63.8941C24.1665 64.9021 23.8181 66.204 23.6492 66.7814C23.4803 67.3589 23.3642 67.8418 23.3747 67.8523C23.3853 67.8733 23.9448 67.6109 24.6099 67.2854C26.6264 66.2985 29.7302 65.238 31.3349 64.986C31.5777 64.944 31.7783 64.9126 31.7783 64.9021C31.7783 64.8811 30.9971 64.1041 30.0364 63.1592C28.8434 61.9833 28.3366 61.4163 28.4317 61.3533C28.5267 61.2903 28.5267 61.2693 28.4317 61.2693C28.3261 61.2693 28.2944 60.6919 28.2944 58.7495C28.2944 56.4187 28.2839 56.2297 28.1149 56.2402C28.0094 56.2402 27.4076 56.4292 26.7742 56.6497Z' fill='%23133380'/%3E%3Cpath d='M61.6558 58.7487C61.6558 60.6911 61.6241 61.2685 61.5291 61.2685C61.4235 61.2685 61.4235 61.2895 61.5185 61.3525C61.6135 61.4155 61.1068 61.9825 59.9138 63.1584C58.9531 64.1033 58.1824 64.8803 58.2035 64.8908C58.2141 64.9013 58.5097 64.9643 58.8581 65.0378C60.8217 65.4472 63.2816 66.2977 65.298 67.2531C65.9948 67.5891 66.5754 67.8516 66.586 67.8516C66.5965 67.8411 66.4699 67.3581 66.3009 66.7806C66.132 66.2032 65.7836 64.9013 65.5091 63.8933L65.0235 62.056L66.5121 60.5966L68.0007 59.1267L67.7578 58.9482C67.2933 58.5912 65.8787 57.7933 65.013 57.3838C64.105 56.9638 62.0569 56.2289 61.8036 56.2289C61.6769 56.2289 61.6558 56.6594 61.6558 58.7487Z' fill='%23133380'/%3E%3Cpath d='M43.0751 49.6782C42.8112 49.6992 42.0088 49.7622 41.2804 49.8252C37.7226 50.1297 33.8586 50.9592 29.1923 52.4185L28.2422 52.723L28.2844 56.9647C28.3055 59.306 28.3372 61.2379 28.3583 61.2484C28.3689 61.2694 29.0868 61.0699 29.9525 60.8074C30.8181 60.545 31.5994 60.3245 31.6944 60.3245C31.7894 60.3245 32.6023 60.1355 33.4891 59.9045C37.7859 58.7916 41.2065 58.3296 45.0493 58.3296C48.6493 58.3296 51.9326 58.7601 55.9021 59.768C56.9473 60.0305 57.9502 60.272 58.1191 60.293C58.2986 60.3245 59.1432 60.5555 59.9983 60.8179C60.864 61.0804 61.5819 61.2694 61.5925 61.2484C61.6136 61.2379 61.6452 59.306 61.6664 56.9647L61.7086 52.723L60.4417 52.3241C56.3877 51.0431 52.7772 50.2557 49.2088 49.8672C47.7836 49.7202 43.983 49.5943 43.0751 49.6782Z' fill='url(%23paint3_linear_503_143295)'/%3E%3Cg filter='url(%23filter1_d_503_143295)'%3E%3Cpath d='M36.7533 56.9746V53.0746H38.2293C38.5093 53.0746 38.7673 53.1126 39.0033 53.1886C39.2393 53.2606 39.4293 53.3886 39.5733 53.5726C39.7173 53.7566 39.7893 54.0106 39.7893 54.3346C39.7893 54.6466 39.7173 54.9006 39.5733 55.0966C39.4293 55.2926 39.2393 55.4366 39.0033 55.5286C38.7673 55.6206 38.5093 55.6666 38.2293 55.6666H37.7853V56.9746H36.7533ZM37.7853 54.8506H38.1573C38.3613 54.8506 38.5153 54.8066 38.6193 54.7186C38.7273 54.6306 38.7813 54.5026 38.7813 54.3346C38.7813 54.1666 38.7273 54.0506 38.6193 53.9866C38.5153 53.9226 38.3613 53.8906 38.1573 53.8906H37.7853V54.8506ZM38.8533 56.9746L38.0433 55.3966L38.7393 54.7126L40.0053 56.9746H38.8533ZM40.5326 56.9746V53.0746H43.0526V53.9386H41.5646V54.5506H42.8366V55.4146H41.5646V56.1106H43.1126V56.9746H40.5326ZM43.8666 56.9746V53.0746H44.8986V54.5266H44.9226L45.9066 53.0746H47.0346L45.8706 54.6586L47.2626 56.9746H46.1346L45.2706 55.4746L44.8986 56.0026V56.9746H43.8666ZM47.0836 56.9746L48.2716 53.0746H49.5196L50.7076 56.9746H49.6156L49.1716 55.0786C49.1236 54.8906 49.0756 54.6866 49.0276 54.4666C48.9796 54.2466 48.9316 54.0386 48.8836 53.8426H48.8596C48.8196 54.0386 48.7756 54.2466 48.7276 54.4666C48.6796 54.6866 48.6316 54.8906 48.5836 55.0786L48.1396 56.9746H47.0836ZM47.9356 56.1466V55.3486H49.8436V56.1466H47.9356ZM51.0795 56.9746V53.0746H52.1355L52.9995 54.8146C53.0675 54.9466 53.1315 55.0886 53.1915 55.2406C53.2515 55.3886 53.3115 55.5386 53.3715 55.6906H53.3955C53.3715 55.4786 53.3435 55.2386 53.3115 54.9706C53.2795 54.6986 53.2635 54.4426 53.2635 54.2026V53.0746H54.2475V56.9746H53.1915L52.3275 55.2346C52.2635 55.1026 52.1995 54.9606 52.1355 54.8086C52.0755 54.6566 52.0155 54.5066 51.9555 54.3586H51.9315C51.9555 54.5786 51.9835 54.8226 52.0155 55.0906C52.0475 55.3546 52.0635 55.6066 52.0635 55.8466V56.9746H51.0795Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter2_f_503_143295)'%3E%3Cpath d='M38.2825 49.2191C37.7411 49.4989 37.1269 49.0085 37.2362 48.3824L38.4003 41.6975L33.4595 36.9546C32.9981 36.5108 33.2379 35.6996 33.8564 35.6119L40.7255 34.6283L43.7884 28.513C44.0647 27.9618 44.8122 27.9618 45.0885 28.513L48.1514 34.6283L55.0205 35.6119C55.639 35.6996 55.8788 36.5108 55.416 36.9546L50.4766 41.6975L51.6407 48.3824C51.75 49.0085 51.1358 49.4989 50.5944 49.2191L44.4363 46.0307L38.2825 49.2191Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23paint4_angular_503_143295_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(7.81014e-05 -0.00948418 0.0104902 7.97136e-05 44.1584 38.7005)'%3E%3CforeignObject x='-995.95' y='-995.95' width='1991.9' height='1991.9'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(53, 100, 213, 1) 0deg,rgba(14, 33, 78, 1) 111.084deg,rgba(53, 100, 213, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M39.0799 47.0053C38.6333 47.2262 38.1265 46.839 38.2168 46.3447L39.1771 41.0672L35.1009 37.3228C34.7203 36.9724 34.9181 36.332 35.4284 36.2628L41.0954 35.4862L43.6223 30.6584C43.8503 30.2232 44.4669 30.2232 44.6949 30.6584L47.2218 35.4862L52.8888 36.2628C53.399 36.332 53.5969 36.9724 53.2151 37.3228L49.1401 41.0672L50.1004 46.3447C50.1907 46.839 49.6839 47.2262 49.2373 47.0053L44.1569 44.4881L39.0799 47.0053Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.054901961237192154,&%2334;g&%2334;:0.12941177189350128,&%2334;b&%2334;:0.30588236451148987,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.30856710672378540%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.21073544025421143,&%2334;g&%2334;:0.39299079775810242,&%2334;b&%2334;:0.83561110496520996,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.15620283782482147,&%2334;m01&%2334;:20.980419158935547,&%2334;m02&%2334;:33.590129852294922,&%2334;m10&%2334;:-18.968357086181641,&%2334;m11&%2334;:0.15942719578742981,&%2334;m12&%2334;:48.104915618896484%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter3_f_503_143295)'%3E%3Cpath d='M26.9547 39.6785L25.0095 38.242L22.2319 38.3225L24.3144 37.3955L23.6778 35.6877L25.623 37.1242L28.4006 37.0437L26.3181 37.9707L26.9547 39.6785Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M18.1344 39.4246L16.1892 37.9881L13.4116 38.0686L15.4941 37.1415L14.8575 35.4338L16.8027 36.8703L19.5803 36.7898L17.4978 37.7168L18.1344 39.4246Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter4_f_503_143295)'%3E%3Cpath d='M87.871 48.6531L86.7874 46.6945L83.0017 45.9365L86.7501 45.6759L87.6951 43.8513L88.7787 45.8099L92.5644 46.5679L88.816 46.8285L87.871 48.6531Z' fill='white'/%3E%3C/g%3E%3Cpath d='M87.871 48.6531L86.7874 46.6945L83.0017 45.9365L86.7501 45.6759L87.6951 43.8513L88.7787 45.8099L92.5644 46.5679L88.816 46.8285L87.871 48.6531Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter5_f_503_143295)'%3E%3Cpath d='M3.33346 18.3768L4.52401 20.0021L7.14348 20.5024L4.80575 20.8675L4.6616 22.4564L3.47104 20.8311L0.851571 20.3308L3.1893 19.9657L3.33346 18.3768Z' fill='white'/%3E%3C/g%3E%3Cpath d='M3.33346 18.3768L4.52401 20.0021L7.14348 20.5024L4.80575 20.8675L4.6616 22.4564L3.47104 20.8311L0.851571 20.3308L3.1893 19.9657L3.33346 18.3768Z' fill='white'/%3E%3Cg filter='url(%23filter6_f_503_143295)'%3E%3Cpath d='M-4.80253 57.8664L-3.7574 56.7271L-4.75895 55.8831L-2.99405 56.1976L-1.20405 55.3702L-2.24919 56.5095L-1.24764 57.3535L-3.01254 57.039L-4.80253 57.8664Z' fill='white'/%3E%3C/g%3E%3Cpath d='M-4.80253 57.8664L-3.7574 56.7271L-4.75895 55.8831L-2.99405 56.1976L-1.20405 55.3702L-2.24919 56.5095L-1.24764 57.3535L-3.01254 57.039L-4.80253 57.8664Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter7_f_503_143295)'%3E%3Cpath d='M6.286 66.991L5.52209 65.8515L3.53582 65.4567L5.38908 65.2515L5.65896 64.163L6.42286 65.3026L8.40914 65.6973L6.55588 65.9025L6.286 66.991Z' fill='white'/%3E%3C/g%3E%3Cpath d='M6.286 66.991L5.52209 65.8515L3.53582 65.4567L5.38908 65.2515L5.65896 64.163L6.42286 65.3026L8.40914 65.6973L6.55588 65.9025L6.286 66.991Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter8_f_503_143295)'%3E%3Cpath d='M87.2134 18.9781L86.0633 19.1578L85.9924 19.9394L85.4067 19.1399L84.118 18.8937L85.2681 18.7141L85.339 17.9324L85.9247 18.732L87.2134 18.9781Z' fill='white'/%3E%3C/g%3E%3Cpath d='M87.2134 18.9781L86.0633 19.1578L85.9924 19.9394L85.4067 19.1399L84.118 18.8937L85.2681 18.7141L85.339 17.9324L85.9247 18.732L87.2134 18.9781Z' fill='white'/%3E%3Cg filter='url(%23filter9_f_503_143295)'%3E%3Cpath d='M89.3903 63.0776L91.3556 64.0529L93.8541 63.5944L92.106 64.6908L92.9279 66.0847L90.9626 65.1095L88.4641 65.568L90.2122 64.4716L89.3903 63.0776Z' fill='white'/%3E%3C/g%3E%3Cpath d='M89.3903 63.0776L91.3556 64.0529L93.8541 63.5944L92.106 64.6908L92.9279 66.0847L90.9626 65.1095L88.4641 65.568L90.2122 64.4716L89.3903 63.0776Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_503_143295)'%3E%3Cpath d='M69.8595 59.7597L71.187 61.572L74.1079 62.1299L71.5012 62.537L71.3404 64.3087L70.0129 62.4964L67.092 61.9386L69.6987 61.5314L69.8595 59.7597Z' fill='white'/%3E%3C/g%3E%3Cpath d='M69.8595 59.7597L71.187 61.572L74.1079 62.1299L71.5012 62.537L71.3404 64.3087L70.0129 62.4964L67.092 61.9386L69.6987 61.5314L69.8595 59.7597Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_503_143295)'%3E%3Cpath d='M67.0899 38.0019L68.4175 39.8142L71.3383 40.372L68.7316 40.7792L68.5709 42.5509L67.2434 40.7386L64.3225 40.1808L66.9292 39.7736L67.0899 38.0019Z' fill='white'/%3E%3C/g%3E%3Cpath d='M67.0899 38.0019L68.4175 39.8142L71.3383 40.372L68.7316 40.7792L68.5709 42.5509L67.2434 40.7386L64.3225 40.1808L66.9292 39.7736L67.0899 38.0019Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_503_143295' x='13.9375' y='10.7227' width='59.957' height='62.2227' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_503_143295'/%3E%3C/filter%3E%3CclipPath id='bgblur_1_503_143295_clip_path' transform='translate(-13.9375 -10.7227)'%3E%3Cpath d='M40.2319 22.6447C42.21 21.7776 43.199 21.3441 44.2468 21.3441C45.2946 21.3441 46.2836 21.7777 48.2616 22.6448L54.899 25.5547C57.2223 26.5732 58.3839 27.0824 59.0354 28.0795C59.687 29.0765 59.687 30.3449 59.687 32.8815V42.088C59.687 46.3332 59.687 48.4557 58.8716 50.3492C58.0563 52.2426 56.5142 53.7012 53.4301 56.6182L48.3682 61.406C46.4155 63.2529 45.4392 64.1764 44.2451 64.1763C43.051 64.1763 42.0747 63.2528 40.1221 61.4058L35.0608 56.6181C31.9771 53.7011 30.4352 52.2426 29.6199 50.3492C28.8047 48.4559 28.8047 46.3335 28.8047 42.0886V32.8818C28.8047 30.345 28.8047 29.0766 29.4563 28.0795C30.1079 27.0824 31.2696 26.5732 33.593 25.5548L40.2319 22.6447Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_2_503_143295_clip_path' transform='translate(-13.9375 -10.7227)'%3E%3Cpath d='M39.0664 22.3068C40.8694 21.6643 41.771 21.3431 42.693 21.1979C43.7226 21.0359 44.7711 21.0358 45.8007 21.1976C46.7229 21.3425 47.6245 21.6636 49.4278 22.3056V22.3056C52.8999 23.5418 54.636 24.1599 55.9521 25.2166C57.4178 26.3933 58.5222 27.9592 59.1386 29.7349C59.6922 31.3294 59.6917 33.172 59.6907 36.8573L59.6887 44.1821C59.6881 46.441 59.6878 47.5704 59.4522 48.6358C59.1895 49.8237 58.7123 50.9536 58.044 51.9701C57.4446 52.8819 56.6349 53.6699 55.0156 55.2459V55.2459C51.4673 58.6992 49.6931 60.4258 47.6932 61.1604C45.4672 61.978 43.0231 61.978 40.7971 61.1602C38.7973 60.4256 37.0239 58.6995 33.477 55.2472V55.2472C31.8584 53.6718 31.0491 52.8841 30.4498 51.9724C29.7805 50.9544 29.3029 49.8226 29.0405 48.6328C28.8055 47.5674 28.8058 46.4381 28.8064 44.1794L28.8084 36.8472C28.8094 33.1659 28.8099 31.3252 29.3633 29.7324C29.9799 27.9573 31.0843 26.392 32.5497 25.2157C33.8647 24.1602 35.5986 23.5424 39.0664 22.3068V22.3068Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_d_503_143295' x='32.7539' y='53.0742' width='25.4922' height='11.9004' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_503_143295'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_503_143295' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter2_f_503_143295' x='5.21875' y='0.0996094' width='78.4375' height='77.1992' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_503_143295'/%3E%3C/filter%3E%3CclipPath id='paint4_angular_503_143295_clip_path'%3E%3Cpath d='M39.0799 47.0053C38.6333 47.2262 38.1265 46.839 38.2168 46.3447L39.1771 41.0672L35.1009 37.3228C34.7203 36.9724 34.9181 36.332 35.4284 36.2628L41.0954 35.4862L43.6223 30.6584C43.8503 30.2232 44.4669 30.2232 44.6949 30.6584L47.2218 35.4862L52.8888 36.2628C53.399 36.332 53.5969 36.9724 53.2151 37.3228L49.1401 41.0672L50.1004 46.3447C50.1907 46.839 49.6839 47.2262 49.2373 47.0053L44.1569 44.4881L39.0799 47.0053Z'/%3E%3C/clipPath%3E%3Cfilter id='filter3_f_503_143295' x='18.2305' y='31.6875' width='14.1719' height='11.9902' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143295'/%3E%3C/filter%3E%3Cfilter id='filter4_f_503_143295' x='79' y='39.8516' width='17.5625' height='12.8008' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143295'/%3E%3C/filter%3E%3Cfilter id='filter5_f_503_143295' x='-3.14844' y='14.377' width='14.293' height='12.0801' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143295'/%3E%3C/filter%3E%3Cfilter id='filter6_f_503_143295' x='-8.80078' y='51.3711' width='11.5977' height='10.4961' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143295'/%3E%3C/filter%3E%3Cfilter id='filter7_f_503_143295' x='-0.464844' y='60.1621' width='12.875' height='10.8281' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143295'/%3E%3C/filter%3E%3Cfilter id='filter8_f_503_143295' x='80.1172' y='13.9316' width='11.0977' height='10.0078' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143295'/%3E%3C/filter%3E%3Cfilter id='filter9_f_503_143295' x='84.4648' y='59.0781' width='13.3906' height='11.0059' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143295'/%3E%3C/filter%3E%3Cfilter id='filter10_f_503_143295' x='63.0938' y='55.7598' width='15.0156' height='12.5488' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143295'/%3E%3C/filter%3E%3Cfilter id='filter11_f_503_143295' x='60.3242' y='34.002' width='15.0156' height='12.5488' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143295'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_503_143295' x1='44.3821' y1='20.0383' x2='44.3821' y2='63.6295' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23143176'/%3E%3Cstop offset='1' stop-color='%230E214E'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_503_143295' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(26.4152 24.1023) rotate(44.8422) scale(50.2923 115.464)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_503_143295' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(26.4218 24.1015) rotate(44.8422) scale(50.2923 115.464)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint3_linear_503_143295' x1='44.9754' y1='55.5741' x2='44.9754' y2='49.6513' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%231D46AC'/%3E%3Cstop offset='1' stop-color='%234874DF'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_503_143295'%3E%3Crect width='90' height='88' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 90px;
  height: 88px;
}
.box-list-tier .box-list-tier-inner .box-tier-item.type-3 .inner .box-tier:before {
  background-image: url("data:image/svg+xml,%3Csvg width='90' height='88' viewBox='0 0 90 88' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_503_143296)'%3E%3Cg filter='url(%23filter0_f_503_143296)'%3E%3Cpath d='M34.426 25.4411C38.3295 23.2127 40.2812 22.0985 42.3545 21.8012C43.3901 21.6526 44.4417 21.6526 45.4774 21.8012C47.5506 22.0985 49.5024 23.2127 53.4058 25.4411V25.4411C57.2149 27.6157 59.1194 28.703 60.4099 30.2806C61.1525 31.1885 61.7452 32.2092 62.1654 33.3042C62.8957 35.2071 62.8957 37.3695 62.8957 41.6942V41.6942C62.8957 46.0189 62.8957 48.1813 62.1654 50.0842C61.7452 51.1792 61.1525 52.2 60.4099 53.1078C59.1194 54.6854 57.2149 55.7727 53.4058 57.9473V57.9473C49.5024 60.1757 47.5506 61.2899 45.4774 61.5872C44.4417 61.7358 43.3901 61.7358 42.3545 61.5872C40.2812 61.2899 38.3295 60.1757 34.4261 57.9473V57.9473C30.617 55.7727 28.7124 54.6854 27.4219 53.1078C26.6793 52.2 26.0867 51.1792 25.6664 50.0842C24.9362 48.1813 24.9362 46.0189 24.9362 41.6942V41.6942C24.9362 37.3695 24.9362 35.2071 25.6664 33.3042C26.0867 32.2092 26.6793 31.1885 27.4219 30.2806C28.7124 28.703 30.617 27.6157 34.426 25.4411V25.4411Z' fill='url(%23paint0_linear_503_143296)'/%3E%3C/g%3E%3Cpath d='M38.949 19.7878C41.6286 18.6595 42.9684 18.0953 44.3821 18.0953C45.7958 18.0953 47.1356 18.6595 49.8153 19.7878L56.0188 22.4C59.5789 23.8991 61.3589 24.6487 62.3604 26.157C63.3618 27.6653 63.3618 29.5967 63.3618 33.4595L63.3619 43.0637C63.3619 47.7299 63.3619 50.063 62.4662 52.1446C61.5705 54.2262 59.8764 55.8303 56.4882 59.0386L49.8838 65.2921C47.2793 67.7584 45.977 68.9915 44.3838 68.9916C42.7906 68.9916 41.4882 67.7586 38.8834 65.2926L32.2775 59.0387C28.8886 55.8304 27.1941 54.2262 26.2982 52.1444C25.4024 50.0626 25.4024 47.7293 25.4024 43.0626L25.4024 33.4596C25.4023 29.5967 25.4023 27.6653 26.4038 26.157C27.4053 24.6487 29.1853 23.8991 32.7454 22.4L38.949 19.7878Z' fill='url(%23paint1_linear_503_143296)'/%3E%3Cg clip-path='url(%23paint2_angular_503_143296_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00196341 -0.00432368 0.00740219 0.00332456 54.8159 21.8244)'%3E%3CforeignObject x='-1356.27' y='-1356.27' width='2712.54' height='2712.54'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(123, 155, 237, 1) 0deg,rgba(97, 135, 233, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M56.4989 18.0586L50.3281 20.0112L53.4135 23.9165L58.9242 23.6375L56.4989 18.0586Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.48235294222831726,&%2334;g&%2334;:0.60784316062927246,&%2334;b&%2334;:0.92941176891326904,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.38399988412857056,&%2334;g&%2334;:0.53333318233489990,&%2334;b&%2334;:0.91600012779235840,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:3.9268286228179932,&%2334;m01&%2334;:14.804384231567383,&%2334;m02&%2334;:45.450325012207031,&%2334;m10&%2334;:-8.6473684310913086,&%2334;m11&%2334;:6.6491284370422363,&%2334;m12&%2334;:22.823503494262695%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint3_angular_503_143296_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00208659 -0.00387949 -0.00730106 0.00326147 34.3583 21.7327)'%3E%3CforeignObject x='-1374.85' y='-1374.85' width='2749.69' height='2749.69'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(123, 155, 237, 1) 0deg,rgba(97, 135, 233, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M32.5681 18.353L38.7906 19.9399L35.82 23.5958L30.3052 23.5137L32.5681 18.353Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.48235294222831726,&%2334;g&%2334;:0.60784316062927246,&%2334;b&%2334;:0.92941176891326904,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.38399988412857056,&%2334;g&%2334;:0.53333318233489990,&%2334;b&%2334;:0.91600012779235840,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-4.1731734275817871,&%2334;m01&%2334;:-14.602125167846680,&%2334;m02&%2334;:43.745960235595703,&%2334;m10&%2334;:-7.7589859962463379,&%2334;m11&%2334;:6.5229463577270508,&%2334;m12&%2334;:22.350744247436523%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3CforeignObject x='13.9375' y='10.6895' width='59.957' height='62.0098'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_503_143296_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M40.2512 22.6066C42.2201 21.7485 43.2045 21.3195 44.2468 21.3195C45.2891 21.3196 46.2735 21.7486 48.2423 22.6068L54.8836 25.5017C57.214 26.5175 58.3793 27.0254 59.0331 28.0237C59.687 29.022 59.687 30.2931 59.687 32.8353V41.8638C59.687 46.1252 59.687 48.2559 58.866 50.1551C58.0449 52.0542 56.4928 53.5139 53.3884 56.4333L48.3557 61.1662C46.408 62.9978 45.4342 63.9136 44.2451 63.9136C43.056 63.9136 42.0822 62.9977 40.1346 61.166L35.1025 56.4332C31.9985 53.5139 30.4465 52.0542 29.6256 50.1552C28.8047 48.2561 28.8047 46.1255 28.8047 41.8644V32.8355C28.8047 30.2932 28.8047 29.022 29.4586 28.0237C30.1125 27.0254 31.2778 26.5175 33.6084 25.5018L40.2512 22.6066Z' fill='url(%23paint4_radial_503_143296)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_503_143296' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='28' y='21' width='32' height='41'%3E%3CforeignObject x='13.9375' y='10.6895' width='59.957' height='62.0098'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_2_503_143296_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M39.0927 22.2712C40.8868 21.6356 41.7839 21.3178 42.7012 21.1742C43.7254 21.0139 44.7683 21.0137 45.7926 21.1739C46.7099 21.3173 47.6071 21.6349 49.4015 22.2701V22.2701C52.882 23.5022 54.6223 24.1183 55.9418 25.1748C57.4113 26.3513 58.5188 27.9187 59.137 29.6967C59.6922 31.2933 59.6917 33.1393 59.6907 36.8312L59.6888 43.9673C59.6881 46.2349 59.6878 47.3687 59.4505 48.4378C59.186 49.6297 58.7054 50.7631 58.0325 51.7819C57.429 52.6957 56.6139 53.4844 54.9838 55.0618V55.0618C51.444 58.4871 49.6741 60.1998 47.681 60.9289C45.4623 61.7405 43.028 61.7405 40.8094 60.9287C38.8163 60.1995 37.0471 58.4874 33.5088 55.0632V55.0632C31.8794 53.4863 31.0647 52.6979 30.4613 51.7842C29.7875 50.7639 29.3065 49.6286 29.0422 48.4348C28.8055 47.3657 28.8058 46.2319 28.8065 43.9645L28.8084 36.8211C28.8094 33.1331 28.8099 31.2891 29.3649 29.6941C29.9834 27.9168 31.0908 26.35 32.5599 25.1739C33.8783 24.1185 35.6164 23.5028 39.0927 22.2712V22.2712Z' fill='url(%23paint5_radial_503_143296)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_503_143296)'%3E%3Cpath opacity='0.3' d='M62.0739 41.6949C62.0739 38.6001 61.25 35.5598 59.6851 32.8797L44.244 41.6949H62.0739Z' fill='white'/%3E%3Cpath d='M59.6851 50.5101C61.25 47.83 62.0739 44.7897 62.0739 41.6949H44.244L59.6851 50.5101Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M53.1589 56.9633C55.8694 55.4159 58.1202 53.1903 59.6851 50.5101L44.244 41.6949L53.1589 56.9633Z' fill='white'/%3E%3Cpath d='M44.244 59.3253C47.3738 59.3253 50.4484 58.5107 53.1589 56.9633L44.244 41.6949L44.244 59.3253Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M35.329 56.9633C38.0395 58.5107 41.1142 59.3253 44.244 59.3253L44.244 41.6949L35.329 56.9633Z' fill='white'/%3E%3Cpath d='M28.8028 50.5101C30.3677 53.1903 32.6185 55.4159 35.329 56.9633L44.244 41.6949L28.8028 50.5101Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M26.4141 41.6949C26.4141 44.7897 27.2379 47.83 28.8028 50.5101L44.244 41.6949L26.4141 41.6949Z' fill='white'/%3E%3Cpath d='M28.8028 32.8797C27.2379 35.5598 26.4141 38.6001 26.4141 41.6949L44.244 41.6949L28.8028 32.8797Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M35.329 26.4265C32.6185 27.9739 30.3677 30.1995 28.8028 32.8797L44.244 41.6949L35.329 26.4265Z' fill='white'/%3E%3Cpath d='M44.244 24.0645C41.1142 24.0645 38.0395 24.8791 35.329 26.4265L44.244 41.6949L44.244 24.0645Z' fill='%239DB3EF'/%3E%3Cpath opacity='0.3' d='M53.1589 26.4265C50.4484 24.8791 47.3738 24.0645 44.244 24.0645L44.244 41.6949L53.1589 26.4265Z' fill='white'/%3E%3Cpath d='M59.6851 32.8797C58.1202 30.1995 55.8694 27.9739 53.1589 26.4265L44.244 41.6949L59.6851 32.8797Z' fill='%239DB3EF'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M31.2872 60.0046C31.0367 60.0954 30.2282 60.3452 29.4766 60.5837L28.1328 61.0039L29.9321 62.798C30.9228 63.7973 31.7769 64.6035 31.8224 64.6035C31.8794 64.6035 31.9135 63.5248 31.9135 62.2189C31.9135 60.9017 31.8794 59.8343 31.8338 59.8456C31.7769 59.8456 31.5377 59.9251 31.2872 60.0046Z' fill='%23388494'/%3E%3Cpath d='M58.0352 62.2189C58.0352 63.5299 58.1501 64.6035 58.207 64.6035C58.2526 64.6035 59.0259 63.8011 60.0166 62.8066L61.8159 61.0096L61.2693 60.8401C60.7227 60.6705 58.8095 60.0715 58.2971 59.9133L58.0352 59.8455V62.2189Z' fill='%23388494'/%3E%3Cpath d='M26.7742 56.4267C26.1407 56.6459 25.2223 57.0217 24.7155 57.2618C23.6492 57.7629 21.9284 58.8277 22.0023 58.9216C22.034 58.953 22.7096 59.6211 23.4909 60.3936L24.9267 61.8028L24.441 63.6297C24.1665 64.6318 23.8181 65.9263 23.6492 66.5004C23.4803 67.0746 23.3642 67.5548 23.3747 67.5652C23.3853 67.5861 23.9448 67.3251 24.6099 67.0015C26.6264 66.0202 29.7302 64.9659 31.3349 64.7154C31.5777 64.6736 31.7783 64.6423 31.7783 64.6318C31.7783 64.611 30.9971 63.8385 30.0364 62.8989C28.8434 61.7298 28.3366 61.1661 28.4317 61.1034C28.5267 61.0408 28.5267 61.0199 28.4317 61.0199C28.3261 61.0199 28.2944 60.4458 28.2944 58.5145C28.2944 56.197 28.2839 56.0091 28.1149 56.0196C28.0094 56.0196 27.4076 56.2075 26.7742 56.4267Z' fill='url(%23paint6_linear_503_143296)'/%3E%3Cpath d='M61.6558 58.5137C61.6558 60.445 61.6241 61.0191 61.5291 61.0191C61.4235 61.0191 61.4235 61.04 61.5185 61.1026C61.6135 61.1653 61.1068 61.729 59.9138 62.8982C58.9531 63.8377 58.1824 64.6102 58.2035 64.6206C58.2141 64.6311 58.5097 64.6937 58.8581 64.7668C60.8217 65.1739 63.2816 66.0195 65.298 66.9694C65.9948 67.3035 66.5754 67.5645 66.586 67.5645C66.5965 67.554 66.4699 67.0738 66.3009 66.4997C66.132 65.9255 65.7836 64.6311 65.5091 63.6289L65.0235 61.8021L66.5121 60.351L68.0007 58.8895L67.7578 58.7121C67.2933 58.3571 65.8787 57.5638 65.013 57.1566C64.105 56.7391 62.0569 56.0083 61.8036 56.0083C61.6769 56.0083 61.6558 56.4363 61.6558 58.5137Z' fill='url(%23paint7_linear_503_143296)'/%3E%3Cpath d='M43.0751 49.4945C42.8112 49.5154 42.0088 49.578 41.2804 49.6407C37.7226 49.9434 33.8586 50.7681 29.1923 52.2191L28.2422 52.5218L28.2844 56.7393C28.3055 59.0672 28.3372 60.988 28.3583 60.9984C28.3689 61.0193 29.0868 60.821 29.9525 60.56C30.8181 60.299 31.5994 60.0798 31.6944 60.0798C31.7894 60.0798 32.6023 59.8919 33.4891 59.6622C37.7859 58.5557 41.2065 58.0963 45.0493 58.0963C48.6493 58.0963 51.9326 58.5243 55.9021 59.5265C56.9473 59.7875 57.9502 60.0276 58.1191 60.0485C58.2986 60.0798 59.1432 60.3094 59.9983 60.5704C60.864 60.8314 61.5819 61.0193 61.5925 60.9984C61.6136 60.988 61.6452 59.0672 61.6664 56.7393L61.7086 52.5218L60.4417 52.1252C56.3877 50.8516 52.7772 50.0687 49.2088 49.6824C47.7836 49.5363 43.983 49.411 43.0751 49.4945Z' fill='url(%23paint8_linear_503_143296)'/%3E%3Cg filter='url(%23filter1_d_503_143296)'%3E%3Cpath d='M37.3674 56.9727V53.9367H36.3354V53.0727H39.4314V53.9367H38.3994V56.9727H37.3674ZM40.0101 56.9727V53.0727H42.5301V53.9367H41.0421V54.5487H42.3141V55.4127H41.0421V56.1087H42.5901V56.9727H40.0101ZM43.3441 56.9727V53.0727H44.4481L45.0361 54.6687C45.0721 54.7767 45.1061 54.8887 45.1381 55.0047C45.1701 55.1207 45.2041 55.2367 45.2401 55.3527H45.2641C45.3001 55.2367 45.3341 55.1207 45.3661 55.0047C45.3981 54.8887 45.4321 54.7767 45.4681 54.6687L46.0321 53.0727H47.1361V56.9727H46.2001V55.8207C46.2001 55.6887 46.2081 55.5307 46.2241 55.3467C46.2401 55.1587 46.2581 54.9727 46.2781 54.7887C46.2981 54.6007 46.3161 54.4407 46.3321 54.3087H46.3081L45.9841 55.3647L45.5041 56.6547H44.9521L44.4721 55.3647L44.1601 54.3087H44.1361C44.1521 54.4407 44.1701 54.6007 44.1901 54.7887C44.2101 54.9727 44.2281 55.1587 44.2441 55.3467C44.2601 55.5307 44.2681 55.6887 44.2681 55.8207V56.9727H43.3441ZM47.5103 56.9727L48.6983 53.0727H49.9463L51.1343 56.9727H50.0423L49.5983 55.0767C49.5503 54.8887 49.5023 54.6847 49.4543 54.4647C49.4063 54.2447 49.3583 54.0367 49.3103 53.8407H49.2863C49.2463 54.0367 49.2023 54.2447 49.1543 54.4647C49.1063 54.6847 49.0583 54.8887 49.0103 55.0767L48.5663 56.9727H47.5103ZM48.3623 56.1447V55.3467H50.2703V56.1447H48.3623ZM51.5062 56.9727V53.0727H52.5622L53.4262 54.8127C53.4942 54.9447 53.5582 55.0867 53.6182 55.2387C53.6782 55.3867 53.7382 55.5367 53.7982 55.6887H53.8222C53.7982 55.4767 53.7702 55.2367 53.7382 54.9687C53.7062 54.6967 53.6902 54.4407 53.6902 54.2007V53.0727H54.6742V56.9727H53.6182L52.7542 55.2327C52.6902 55.1007 52.6262 54.9587 52.5622 54.8067C52.5022 54.6547 52.4422 54.5047 52.3822 54.3567H52.3582C52.3822 54.5767 52.4102 54.8207 52.4422 55.0887C52.4742 55.3527 52.4902 55.6047 52.4902 55.8447V56.9727H51.5062Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter2_d_503_143296)'%3E%3Cg filter='url(%23filter3_f_503_143296)'%3E%3Cg clip-path='url(%23paint9_angular_503_143296_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000109341 -0.01391 0.0146862 0.000116912 44.3256 38.6994)'%3E%3CforeignObject x='-962.175' y='-962.175' width='1924.35' height='1924.35'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(132, 164, 241, 1) 0deg,rgba(55, 89, 195, 1) 91.7857deg,rgba(132, 164, 241, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M37.2157 50.8797C36.5905 51.2037 35.881 50.6359 36.0074 49.9109L37.3518 42.1706L31.6452 36.6788C31.1123 36.165 31.3893 35.2257 32.1036 35.1242L40.0374 33.9852L43.5751 26.9044C43.8942 26.2662 44.7575 26.2662 45.0766 26.9044L48.6143 33.9852L56.548 35.1242C57.2624 35.2257 57.5394 36.165 57.0048 36.6788L51.2999 42.1706L52.6443 49.9109C52.7707 50.6359 52.0612 51.2037 51.436 50.8797L44.3234 47.1879L37.2157 50.8797Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.21733297407627106,&%2334;g&%2334;:0.34953474998474121,&%2334;b&%2334;:0.76817369461059570,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.25496017932891846%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.52127110958099365,&%2334;g&%2334;:0.64459592103958130,&%2334;b&%2334;:0.94565343856811523,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.21868234872817993,&%2334;m01&%2334;:29.372369766235352,&%2334;m02&%2334;:29.530101776123047,&%2334;m10&%2334;:-27.820055007934570,&%2334;m11&%2334;:0.23382484912872314,&%2334;m12&%2334;:52.492488861083984%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg clip-path='url(%23paint10_angular_503_143296_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(8.85143e-05 -0.011128 0.0118888 9.35299e-05 44.3261 38.6997)'%3E%3CforeignObject x='-980.281' y='-980.281' width='1960.56' height='1960.56'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(132, 164, 241, 1) 0deg,rgba(46, 86, 211, 1) 111.084deg,rgba(132, 164, 241, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M38.5705 48.444C38.0643 48.7032 37.49 48.2489 37.5923 47.669L38.6806 41.4767L34.061 37.0833C33.6296 36.6722 33.8538 35.9208 34.4321 35.8396L40.8547 34.9284L43.7185 29.2638C43.9768 28.7532 44.6757 28.7532 44.934 29.2638L47.7979 34.9284L54.2204 35.8396C54.7987 35.9208 55.0229 36.6722 54.5902 37.0833L49.9719 41.4767L51.0603 47.669C51.1626 48.2489 50.5882 48.7032 50.0821 48.444L44.3243 45.4906L38.5705 48.444Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.18316364288330078,&%2334;g&%2334;:0.33802866935729980,&%2334;b&%2334;:0.82843458652496338,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.30856710672378540%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.52127110958099365,&%2334;g&%2334;:0.64459592103958130,&%2334;b&%2334;:0.94565343856811523,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.17702856659889221,&%2334;m01&%2334;:23.777633666992188,&%2334;m02&%2334;:32.348773956298828,&%2334;m10&%2334;:-22.256044387817383,&%2334;m11&%2334;:0.18705987930297852,&%2334;m12&%2334;:49.734226226806641%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg filter='url(%23filter4_f_503_143296)'%3E%3Cpath d='M26.9547 39.6785L25.0095 38.242L22.2319 38.3225L24.3144 37.3955L23.6778 35.6877L25.623 37.1242L28.4006 37.0437L26.3181 37.9707L26.9547 39.6785Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M18.1344 39.4246L16.1892 37.9881L13.4116 38.0686L15.4941 37.1415L14.8575 35.4338L16.8027 36.8703L19.5803 36.7898L17.4978 37.7168L18.1344 39.4246Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter5_f_503_143296)'%3E%3Cpath d='M87.871 48.6531L86.7874 46.6945L83.0017 45.9365L86.7501 45.6759L87.6951 43.8513L88.7787 45.8099L92.5644 46.5679L88.816 46.8285L87.871 48.6531Z' fill='white'/%3E%3C/g%3E%3Cpath d='M87.871 48.6531L86.7874 46.6945L83.0017 45.9365L86.7501 45.6759L87.6951 43.8513L88.7787 45.8099L92.5644 46.5679L88.816 46.8285L87.871 48.6531Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter6_f_503_143296)'%3E%3Cpath d='M3.33346 18.3768L4.52401 20.0021L7.14348 20.5024L4.80575 20.8675L4.6616 22.4564L3.47104 20.8311L0.851571 20.3308L3.1893 19.9657L3.33346 18.3768Z' fill='white'/%3E%3C/g%3E%3Cpath d='M3.33346 18.3768L4.52401 20.0021L7.14348 20.5024L4.80575 20.8675L4.6616 22.4564L3.47104 20.8311L0.851571 20.3308L3.1893 19.9657L3.33346 18.3768Z' fill='white'/%3E%3Cg filter='url(%23filter7_f_503_143296)'%3E%3Cpath d='M-4.80253 57.8664L-3.7574 56.7271L-4.75895 55.8831L-2.99405 56.1976L-1.20405 55.3702L-2.24919 56.5095L-1.24764 57.3535L-3.01254 57.039L-4.80253 57.8664Z' fill='white'/%3E%3C/g%3E%3Cpath d='M-4.80253 57.8664L-3.7574 56.7271L-4.75895 55.8831L-2.99405 56.1976L-1.20405 55.3702L-2.24919 56.5095L-1.24764 57.3535L-3.01254 57.039L-4.80253 57.8664Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter8_f_503_143296)'%3E%3Cpath d='M6.286 66.991L5.52209 65.8515L3.53582 65.4567L5.38908 65.2515L5.65896 64.163L6.42286 65.3026L8.40914 65.6973L6.55588 65.9025L6.286 66.991Z' fill='white'/%3E%3C/g%3E%3Cpath d='M6.286 66.991L5.52209 65.8515L3.53582 65.4567L5.38908 65.2515L5.65896 64.163L6.42286 65.3026L8.40914 65.6973L6.55588 65.9025L6.286 66.991Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter9_f_503_143296)'%3E%3Cpath d='M87.2134 18.9781L86.0633 19.1578L85.9924 19.9394L85.4067 19.1399L84.118 18.8937L85.2681 18.7141L85.339 17.9324L85.9247 18.732L87.2134 18.9781Z' fill='white'/%3E%3C/g%3E%3Cpath d='M87.2134 18.9781L86.0633 19.1578L85.9924 19.9394L85.4067 19.1399L84.118 18.8937L85.2681 18.7141L85.339 17.9324L85.9247 18.732L87.2134 18.9781Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_503_143296)'%3E%3Cpath d='M89.3903 63.0776L91.3556 64.0529L93.8541 63.5944L92.106 64.6908L92.9279 66.0847L90.9626 65.1095L88.4641 65.568L90.2122 64.4716L89.3903 63.0776Z' fill='white'/%3E%3C/g%3E%3Cpath d='M89.3903 63.0776L91.3556 64.0529L93.8541 63.5944L92.106 64.6908L92.9279 66.0847L90.9626 65.1095L88.4641 65.568L90.2122 64.4716L89.3903 63.0776Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_503_143296)'%3E%3Cpath d='M69.8595 59.7597L71.187 61.572L74.1079 62.1299L71.5012 62.537L71.3404 64.3087L70.0129 62.4964L67.092 61.9386L69.6987 61.5314L69.8595 59.7597Z' fill='white'/%3E%3C/g%3E%3Cpath d='M69.8595 59.7597L71.187 61.572L74.1079 62.1299L71.5012 62.537L71.3404 64.3087L70.0129 62.4964L67.092 61.9386L69.6987 61.5314L69.8595 59.7597Z' fill='white'/%3E%3Cg filter='url(%23filter12_f_503_143296)'%3E%3Cpath d='M67.0899 38.0019L68.4175 39.8142L71.3383 40.372L68.7316 40.7792L68.5709 42.5509L67.2434 40.7386L64.3225 40.1808L66.9292 39.7736L67.0899 38.0019Z' fill='white'/%3E%3C/g%3E%3Cpath d='M67.0899 38.0019L68.4175 39.8142L71.3383 40.372L68.7316 40.7792L68.5709 42.5509L67.2434 40.7386L64.3225 40.1808L66.9292 39.7736L67.0899 38.0019Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_503_143296' x='13.9375' y='10.6895' width='59.957' height='62.0098' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_503_143296'/%3E%3C/filter%3E%3CclipPath id='paint2_angular_503_143296_clip_path'%3E%3Cpath d='M56.4989 18.0586L50.3281 20.0112L53.4135 23.9165L58.9242 23.6375L56.4989 18.0586Z'/%3E%3C/clipPath%3E%3CclipPath id='paint3_angular_503_143296_clip_path'%3E%3Cpath d='M32.5681 18.353L38.7906 19.9399L35.82 23.5958L30.3052 23.5137L32.5681 18.353Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_503_143296_clip_path' transform='translate(-13.9375 -10.6895)'%3E%3Cpath d='M40.2512 22.6066C42.2201 21.7485 43.2045 21.3195 44.2468 21.3195C45.2891 21.3196 46.2735 21.7486 48.2423 22.6068L54.8836 25.5017C57.214 26.5175 58.3793 27.0254 59.0331 28.0237C59.687 29.022 59.687 30.2931 59.687 32.8353V41.8638C59.687 46.1252 59.687 48.2559 58.866 50.1551C58.0449 52.0542 56.4928 53.5139 53.3884 56.4333L48.3557 61.1662C46.408 62.9978 45.4342 63.9136 44.2451 63.9136C43.056 63.9136 42.0822 62.9977 40.1346 61.166L35.1025 56.4332C31.9985 53.5139 30.4465 52.0542 29.6256 50.1552C28.8047 48.2561 28.8047 46.1255 28.8047 41.8644V32.8355C28.8047 30.2932 28.8047 29.022 29.4586 28.0237C30.1125 27.0254 31.2778 26.5175 33.6084 25.5018L40.2512 22.6066Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_2_503_143296_clip_path' transform='translate(-13.9375 -10.6895)'%3E%3Cpath d='M39.0927 22.2712C40.8868 21.6356 41.7839 21.3178 42.7012 21.1742C43.7254 21.0139 44.7683 21.0137 45.7926 21.1739C46.7099 21.3173 47.6071 21.6349 49.4015 22.2701V22.2701C52.882 23.5022 54.6223 24.1183 55.9418 25.1748C57.4113 26.3513 58.5188 27.9187 59.137 29.6967C59.6922 31.2933 59.6917 33.1393 59.6907 36.8312L59.6888 43.9673C59.6881 46.2349 59.6878 47.3687 59.4505 48.4378C59.186 49.6297 58.7054 50.7631 58.0325 51.7819C57.429 52.6957 56.6139 53.4844 54.9838 55.0618V55.0618C51.444 58.4871 49.6741 60.1998 47.681 60.9289C45.4623 61.7405 43.028 61.7405 40.8094 60.9287C38.8163 60.1995 37.0471 58.4874 33.5088 55.0632V55.0632C31.8794 53.4863 31.0647 52.6979 30.4613 51.7842C29.7875 50.7639 29.3065 49.6286 29.0422 48.4348C28.8055 47.3657 28.8058 46.2319 28.8065 43.9645L28.8084 36.8211C28.8094 33.1331 28.8099 31.2891 29.3649 29.6941C29.9834 27.9168 31.0908 26.35 32.5599 25.1739C33.8783 24.1185 35.6164 23.5028 39.0927 22.2712V22.2712Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_d_503_143296' x='32.3359' y='53.0723' width='26.3398' height='11.9004' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_503_143296'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_503_143296' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter2_d_503_143296' x='27.3672' y='26.4258' width='33.918' height='32.5469' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_503_143296'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_503_143296' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_f_503_143296' x='3.36719' y='-1.57422' width='81.918' height='80.5469' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_503_143296'/%3E%3C/filter%3E%3CclipPath id='paint9_angular_503_143296_clip_path'%3E%3Cpath d='M37.2157 50.8797C36.5905 51.2037 35.881 50.6359 36.0074 49.9109L37.3518 42.1706L31.6452 36.6788C31.1123 36.165 31.3893 35.2257 32.1036 35.1242L40.0374 33.9852L43.5751 26.9044C43.8942 26.2662 44.7575 26.2662 45.0766 26.9044L48.6143 33.9852L56.548 35.1242C57.2624 35.2257 57.5394 36.165 57.0048 36.6788L51.2999 42.1706L52.6443 49.9109C52.7707 50.6359 52.0612 51.2037 51.436 50.8797L44.3234 47.1879L37.2157 50.8797Z'/%3E%3C/clipPath%3E%3CclipPath id='paint10_angular_503_143296_clip_path'%3E%3Cpath d='M38.5705 48.444C38.0643 48.7032 37.49 48.2489 37.5923 47.669L38.6806 41.4767L34.061 37.0833C33.6296 36.6722 33.8538 35.9208 34.4321 35.8396L40.8547 34.9284L43.7185 29.2638C43.9768 28.7532 44.6757 28.7532 44.934 29.2638L47.7979 34.9284L54.2204 35.8396C54.7987 35.9208 55.0229 36.6722 54.5902 37.0833L49.9719 41.4767L51.0603 47.669C51.1626 48.2489 50.5882 48.7032 50.0821 48.444L44.3243 45.4906L38.5705 48.444Z'/%3E%3C/clipPath%3E%3Cfilter id='filter4_f_503_143296' x='18.2305' y='31.6875' width='14.1719' height='11.9902' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143296'/%3E%3C/filter%3E%3Cfilter id='filter5_f_503_143296' x='79' y='39.8516' width='17.5625' height='12.8008' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143296'/%3E%3C/filter%3E%3Cfilter id='filter6_f_503_143296' x='-3.14844' y='14.377' width='14.293' height='12.0801' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143296'/%3E%3C/filter%3E%3Cfilter id='filter7_f_503_143296' x='-8.80078' y='51.3711' width='11.5977' height='10.4961' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143296'/%3E%3C/filter%3E%3Cfilter id='filter8_f_503_143296' x='-0.464844' y='60.1621' width='12.875' height='10.8281' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143296'/%3E%3C/filter%3E%3Cfilter id='filter9_f_503_143296' x='80.1172' y='13.9316' width='11.0977' height='10.0078' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143296'/%3E%3C/filter%3E%3Cfilter id='filter10_f_503_143296' x='84.4648' y='59.0781' width='13.3906' height='11.0059' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143296'/%3E%3C/filter%3E%3Cfilter id='filter11_f_503_143296' x='63.0938' y='55.7598' width='15.0156' height='12.5488' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143296'/%3E%3C/filter%3E%3Cfilter id='filter12_f_503_143296' x='60.3242' y='34.002' width='15.0156' height='12.5488' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143296'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_503_143296' x1='43.9159' y1='20.0234' x2='43.9159' y2='63.365' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237C9EF1'/%3E%3Cstop offset='1' stop-color='%23506ECE'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_503_143296' x1='44.3821' y1='17.5' x2='44.3821' y2='70.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237C9EF1'/%3E%3Cstop offset='1' stop-color='%23506ECE'/%3E%3C/linearGradient%3E%3CradialGradient id='paint4_radial_503_143296' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(26.4152 24.0643) rotate(44.6777) scale(50.1493 115.13)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint5_radial_503_143296' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(26.4218 24.065) rotate(44.6777) scale(50.1493 115.13)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint6_linear_503_143296' x1='26.8891' y1='67.5664' x2='26.8891' y2='56.0192' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_503_143296' x1='63.1019' y1='67.5645' x2='63.1019' y2='56.0083' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear_503_143296' x1='44.9754' y1='61' x2='44.9754' y2='49.4677' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2321A6CF'/%3E%3Cstop offset='1' stop-color='%236CD5DD'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_503_143296'%3E%3Crect width='90' height='88' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 90px;
  height: 88px;
}
.box-list-tier .box-list-tier-inner .box-tier-item.type-4 .inner .box-tier:before {
  background-image: url("data:image/svg+xml,%3Csvg width='90' height='88' viewBox='0 0 90 88' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_503_143297)'%3E%3Cpath d='M34.426 25.4411C38.3295 23.2127 40.2812 22.0985 42.3545 21.8012C43.3901 21.6526 44.4417 21.6526 45.4774 21.8012C47.5506 22.0985 49.5024 23.2127 53.4058 25.4411V25.4411C57.2149 27.6157 59.1194 28.703 60.4099 30.2806C61.1525 31.1885 61.7452 32.2092 62.1654 33.3042C62.8957 35.2071 62.8957 37.3695 62.8957 41.6942V41.6942C62.8957 46.0189 62.8957 48.1813 62.1654 50.0842C61.7452 51.1792 61.1525 52.2 60.4099 53.1078C59.1194 54.6854 57.2149 55.7727 53.4058 57.9473V57.9473C49.5024 60.1757 47.5506 61.2899 45.4774 61.5872C44.4417 61.7358 43.3901 61.7358 42.3545 61.5872C40.2812 61.2899 38.3295 60.1757 34.4261 57.9473V57.9473C30.617 55.7727 28.7124 54.6854 27.4219 53.1078C26.6793 52.2 26.0867 51.1792 25.6664 50.0842C24.9362 48.1813 24.9362 46.0189 24.9362 41.6942V41.6942C24.9362 37.3695 24.9362 35.2071 25.6664 33.3042C26.0867 32.2092 26.6793 31.1885 27.4219 30.2806C28.7124 28.703 30.617 27.6157 34.426 25.4411V25.4411Z' fill='url(%23paint0_linear_503_143297)'/%3E%3C/g%3E%3Cpath d='M38.949 19.7878C41.6286 18.6595 42.9684 18.0953 44.3821 18.0953C45.7958 18.0953 47.1356 18.6595 49.8153 19.7878L56.0188 22.4C59.5789 23.8991 61.3589 24.6487 62.3604 26.157C63.3618 27.6653 63.3618 29.5967 63.3618 33.4595L63.3618 43.0637C63.3619 47.7299 63.3619 50.063 62.4662 52.1446C61.5705 54.2262 59.8764 55.8303 56.4882 59.0386L49.8838 65.2921C47.2793 67.7584 45.977 68.9915 44.3838 68.9916C42.7906 68.9916 41.4882 67.7586 38.8834 65.2926L32.2775 59.0387C28.8886 55.8304 27.1941 54.2262 26.2982 52.1444C25.4024 50.0626 25.4024 47.7293 25.4024 43.0626L25.4024 33.4596C25.4023 29.5967 25.4023 27.6653 26.4038 26.157C27.4053 24.6487 29.1853 23.8991 32.7454 22.4L38.949 19.7878Z' fill='url(%23paint1_linear_503_143297)'/%3E%3CforeignObject x='13.9375' y='10.6895' width='59.957' height='62.0098'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_0_503_143297_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M40.2512 22.6066C42.2201 21.7485 43.2045 21.3195 44.2468 21.3195C45.2891 21.3196 46.2735 21.7486 48.2423 22.6068L54.8836 25.5017C57.214 26.5175 58.3793 27.0254 59.0331 28.0237C59.687 29.022 59.687 30.2931 59.687 32.8353V41.8638C59.687 46.1252 59.687 48.2559 58.866 50.1551C58.0449 52.0542 56.4928 53.5139 53.3884 56.4333L48.3557 61.1662C46.408 62.9978 45.4342 63.9136 44.2451 63.9136C43.056 63.9136 42.0822 62.9977 40.1346 61.166L35.1025 56.4332C31.9985 53.5139 30.4465 52.0542 29.6256 50.1552C28.8047 48.2561 28.8047 46.1255 28.8047 41.8644V32.8355C28.8047 30.2932 28.8047 29.022 29.4586 28.0237C30.1125 27.0254 31.2778 26.5175 33.6084 25.5018L40.2512 22.6066Z' fill='url(%23paint2_radial_503_143297)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_503_143297' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='28' y='21' width='32' height='41'%3E%3CforeignObject x='13.9375' y='10.6895' width='59.957' height='62.0098'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_503_143297_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M39.0927 22.2712C40.8868 21.6356 41.7839 21.3178 42.7012 21.1742C43.7254 21.0139 44.7683 21.0137 45.7926 21.1739C46.7099 21.3173 47.6071 21.6349 49.4015 22.2701V22.2701C52.882 23.5022 54.6223 24.1183 55.9418 25.1748C57.4113 26.3513 58.5188 27.9187 59.137 29.6967C59.6922 31.2933 59.6917 33.1393 59.6907 36.8312L59.6888 43.9673C59.6881 46.2349 59.6878 47.3687 59.4505 48.4378C59.186 49.6297 58.7054 50.7631 58.0325 51.7819C57.429 52.6957 56.6139 53.4844 54.9838 55.0618V55.0618C51.444 58.4871 49.6741 60.1998 47.681 60.9289C45.4623 61.7405 43.028 61.7405 40.8094 60.9287C38.8163 60.1995 37.0471 58.4874 33.5088 55.0632V55.0632C31.8794 53.4863 31.0647 52.6979 30.4613 51.7842C29.7875 50.7639 29.3065 49.6286 29.0422 48.4348C28.8055 47.3657 28.8058 46.2319 28.8065 43.9645L28.8084 36.8211C28.8094 33.1331 28.8099 31.2891 29.3649 29.6941C29.9834 27.9168 31.0908 26.35 32.5599 25.1739C33.8783 24.1185 35.6164 23.5028 39.0927 22.2712V22.2712Z' fill='url(%23paint3_radial_503_143297)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_503_143297)'%3E%3Cpath opacity='0.3' d='M62.0739 41.6949C62.0739 38.6001 61.25 35.5598 59.6851 32.8797L44.244 41.6949H62.0739Z' fill='white'/%3E%3Cpath d='M59.6851 50.5101C61.25 47.83 62.0739 44.7897 62.0739 41.6949H44.244L59.6851 50.5101Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M53.1589 56.9633C55.8694 55.4159 58.1202 53.1903 59.6851 50.5101L44.244 41.6949L53.1589 56.9633Z' fill='white'/%3E%3Cpath d='M44.244 59.3253C47.3738 59.3253 50.4484 58.5107 53.1589 56.9633L44.244 41.6949L44.244 59.3253Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M35.329 56.9633C38.0395 58.5107 41.1142 59.3253 44.244 59.3253L44.244 41.6949L35.329 56.9633Z' fill='white'/%3E%3Cpath d='M28.8028 50.5101C30.3677 53.1903 32.6185 55.4159 35.329 56.9633L44.244 41.6949L28.8028 50.5101Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M26.4141 41.6949C26.4141 44.7897 27.2379 47.83 28.8028 50.5101L44.244 41.6949L26.4141 41.6949Z' fill='white'/%3E%3Cpath d='M28.8028 32.8797C27.2379 35.5598 26.4141 38.6001 26.4141 41.6949L44.244 41.6949L28.8028 32.8797Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M35.329 26.4265C32.6185 27.9739 30.3677 30.1995 28.8028 32.8797L44.244 41.6949L35.329 26.4265Z' fill='white'/%3E%3Cpath d='M44.244 24.0645C41.1142 24.0645 38.0395 24.8791 35.329 26.4265L44.244 41.6949L44.244 24.0645Z' fill='%23D2A4F0'/%3E%3Cpath opacity='0.3' d='M53.1589 26.4265C50.4484 24.8791 47.3738 24.0645 44.244 24.0645L44.244 41.6949L53.1589 26.4265Z' fill='white'/%3E%3Cpath d='M59.6851 32.8797C58.1202 30.1995 55.8694 27.9739 53.1589 26.4265L44.244 41.6949L59.6851 32.8797Z' fill='%23D2A4F0'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M31.2872 60.0046C31.0367 60.0954 30.2282 60.3452 29.4766 60.5837L28.1328 61.0039L29.9321 62.798C30.9228 63.7973 31.7769 64.6035 31.8224 64.6035C31.8794 64.6035 31.9135 63.5248 31.9135 62.2189C31.9135 60.9017 31.8794 59.8343 31.8338 59.8456C31.7769 59.8456 31.5377 59.9251 31.2872 60.0046Z' fill='%23BE30A0'/%3E%3Cpath d='M58.0352 62.2189C58.0352 63.5299 58.1501 64.6035 58.207 64.6035C58.2526 64.6035 59.0259 63.8011 60.0166 62.8066L61.8159 61.0096L61.2693 60.8401C60.7227 60.6705 58.8095 60.0715 58.2971 59.9133L58.0352 59.8455V62.2189Z' fill='%23BE30A0'/%3E%3Cpath d='M26.7742 56.4267C26.1407 56.6459 25.2223 57.0217 24.7155 57.2618C23.6492 57.7629 21.9284 58.8277 22.0023 58.9216C22.034 58.953 22.7096 59.6211 23.4909 60.3936L24.9267 61.8028L24.441 63.6297C24.1665 64.6318 23.8181 65.9263 23.6492 66.5004C23.4803 67.0746 23.3642 67.5548 23.3747 67.5652C23.3853 67.5861 23.9448 67.3251 24.6099 67.0015C26.6264 66.0202 29.7302 64.9659 31.3349 64.7154C31.5777 64.6736 31.7783 64.6423 31.7783 64.6318C31.7783 64.611 30.9971 63.8385 30.0364 62.8989C28.8434 61.7298 28.3366 61.1661 28.4317 61.1034C28.5267 61.0408 28.5267 61.0199 28.4317 61.0199C28.3261 61.0199 28.2944 60.4458 28.2944 58.5145C28.2944 56.197 28.2839 56.0091 28.1149 56.0196C28.0094 56.0196 27.4076 56.2075 26.7742 56.4267Z' fill='url(%23paint4_linear_503_143297)'/%3E%3Cpath d='M61.6558 58.5137C61.6558 60.445 61.6241 61.0191 61.5291 61.0191C61.4235 61.0191 61.4235 61.04 61.5185 61.1026C61.6135 61.1653 61.1068 61.729 59.9138 62.8982C58.9531 63.8377 58.1824 64.6102 58.2035 64.6206C58.2141 64.6311 58.5097 64.6937 58.8581 64.7668C60.8217 65.1739 63.2816 66.0195 65.298 66.9694C65.9948 67.3035 66.5754 67.5645 66.586 67.5645C66.5965 67.554 66.4699 67.0738 66.3009 66.4997C66.132 65.9255 65.7836 64.6311 65.5091 63.6289L65.0235 61.8021L66.5121 60.351L68.0007 58.8895L67.7578 58.7121C67.2933 58.3571 65.8787 57.5638 65.013 57.1566C64.105 56.7391 62.0569 56.0083 61.8036 56.0083C61.6769 56.0083 61.6558 56.4363 61.6558 58.5137Z' fill='url(%23paint5_linear_503_143297)'/%3E%3Cpath d='M43.0751 49.4945C42.8112 49.5154 42.0088 49.578 41.2804 49.6407C37.7226 49.9434 33.8586 50.7681 29.1923 52.2191L28.2422 52.5218L28.2844 56.7393C28.3055 59.0672 28.3372 60.988 28.3583 60.9984C28.3689 61.0193 29.0868 60.821 29.9525 60.56C30.8181 60.299 31.5994 60.0798 31.6944 60.0798C31.7894 60.0798 32.6023 59.8919 33.4891 59.6622C37.7859 58.5557 41.2065 58.0963 45.0493 58.0963C48.6493 58.0963 51.9326 58.5243 55.9021 59.5265C56.9473 59.7875 57.9502 60.0276 58.1191 60.0485C58.2986 60.0798 59.1432 60.3094 59.9983 60.5704C60.864 60.8314 61.5819 61.0193 61.5925 60.9984C61.6136 60.988 61.6452 59.0672 61.6664 56.7393L61.7086 52.5218L60.4417 52.1252C56.3877 50.8516 52.7772 50.0687 49.2088 49.6824C47.7836 49.5363 43.983 49.411 43.0751 49.4945Z' fill='url(%23paint6_linear_503_143297)'/%3E%3Cg filter='url(%23filter1_d_503_143297)'%3E%3Cpath d='M34.7862 57.0447C34.5302 57.0447 34.2722 57.0007 34.0122 56.9127C33.7562 56.8207 33.5222 56.6767 33.3102 56.4807L33.8502 55.8087C33.9902 55.9207 34.1462 56.0067 34.3182 56.0667C34.4902 56.1267 34.6542 56.1567 34.8102 56.1567C34.9662 56.1567 35.0782 56.1327 35.1462 56.0847C35.2182 56.0367 35.2542 55.9687 35.2542 55.8807C35.2542 55.8167 35.2322 55.7667 35.1882 55.7307C35.1482 55.6907 35.0882 55.6547 35.0082 55.6227C34.9322 55.5867 34.8382 55.5467 34.7262 55.5027L34.2402 55.3047C34.1002 55.2447 33.9702 55.1667 33.8502 55.0707C33.7302 54.9707 33.6342 54.8507 33.5622 54.7107C33.4902 54.5667 33.4542 54.4007 33.4542 54.2127C33.4542 53.9887 33.5162 53.7867 33.6402 53.6067C33.7642 53.4227 33.9342 53.2767 34.1502 53.1687C34.3702 53.0567 34.6222 53.0007 34.9062 53.0007C35.1422 53.0007 35.3722 53.0427 35.5962 53.1267C35.8242 53.2067 36.0262 53.3287 36.2022 53.4927L35.6622 54.1647C35.5302 54.0727 35.4002 54.0047 35.2722 53.9607C35.1442 53.9127 35.0222 53.8887 34.9062 53.8887C34.7822 53.8887 34.6822 53.9107 34.6062 53.9547C34.5342 53.9987 34.4982 54.0647 34.4982 54.1527C34.4982 54.2127 34.5202 54.2647 34.5642 54.3087C34.6122 54.3487 34.6802 54.3867 34.7682 54.4227C34.8562 54.4547 34.9582 54.4947 35.0742 54.5427L35.5482 54.7287C35.7122 54.7927 35.8502 54.8747 35.9622 54.9747C36.0742 55.0707 36.1602 55.1867 36.2202 55.3227C36.2802 55.4587 36.3102 55.6167 36.3102 55.7967C36.3102 56.0167 36.2502 56.2227 36.1302 56.4147C36.0142 56.6027 35.8422 56.7547 35.6142 56.8707C35.3862 56.9867 35.1102 57.0447 34.7862 57.0447ZM36.4449 56.9727L37.6329 53.0727H38.8809L40.0689 56.9727H38.9769L38.5329 55.0767C38.4849 54.8887 38.4369 54.6847 38.3889 54.4647C38.3409 54.2447 38.2929 54.0367 38.2449 53.8407H38.2209C38.1809 54.0367 38.1369 54.2447 38.0889 54.4647C38.0409 54.6847 37.9929 54.8887 37.9449 55.0767L37.5009 56.9727H36.4449ZM37.2969 56.1447V55.3467H39.2049V56.1447H37.2969ZM40.4408 56.9727V53.0727H41.4728V54.5247H42.6368V53.0727H43.6688V56.9727H42.6368V55.4247H41.4728V56.9727H40.4408ZM44.0386 56.9727L45.2266 53.0727H46.4746L47.6626 56.9727H46.5706L46.1266 55.0767C46.0786 54.8887 46.0306 54.6847 45.9826 54.4647C45.9346 54.2447 45.8866 54.0367 45.8386 53.8407H45.8146C45.7746 54.0367 45.7306 54.2447 45.6826 54.4647C45.6346 54.6847 45.5866 54.8887 45.5386 55.0767L45.0946 56.9727H44.0386ZM44.8906 56.1447V55.3467H46.7986V56.1447H44.8906ZM48.0345 56.9727V53.0727H49.4385C49.7105 53.0727 49.9585 53.1007 50.1825 53.1567C50.4065 53.2127 50.5845 53.3107 50.7165 53.4507C50.8485 53.5907 50.9145 53.7887 50.9145 54.0447C50.9145 54.2367 50.8705 54.4107 50.7825 54.5667C50.6985 54.7187 50.5785 54.8247 50.4225 54.8847V54.9087C50.6345 54.9607 50.7985 55.0567 50.9145 55.1967C51.0345 55.3327 51.0945 55.5247 51.0945 55.7727C51.0945 56.0527 51.0245 56.2807 50.8845 56.4567C50.7445 56.6327 50.5585 56.7627 50.3265 56.8467C50.0945 56.9307 49.8385 56.9727 49.5585 56.9727H48.0345ZM49.0665 54.5967H49.4145C49.5825 54.5967 49.7065 54.5607 49.7865 54.4887C49.8665 54.4167 49.9065 54.3207 49.9065 54.2007C49.9065 54.0807 49.8665 53.9947 49.7865 53.9427C49.7065 53.8907 49.5825 53.8647 49.4145 53.8647H49.0665V54.5967ZM49.0665 56.1807H49.4865C49.6905 56.1807 49.8405 56.1447 49.9365 56.0727C50.0365 56.0007 50.0865 55.8927 50.0865 55.7487C50.0865 55.6047 50.0365 55.5027 49.9365 55.4427C49.8405 55.3827 49.6905 55.3527 49.4865 55.3527H49.0665V56.1807ZM51.2164 56.9727L52.4044 53.0727H53.6524L54.8404 56.9727H53.7484L53.3044 55.0767C53.2564 54.8887 53.2084 54.6847 53.1604 54.4647C53.1124 54.2447 53.0644 54.0367 53.0164 53.8407H52.9924C52.9524 54.0367 52.9084 54.2447 52.8604 54.4647C52.8124 54.6847 52.7644 54.8887 52.7164 55.0767L52.2724 56.9727H51.2164ZM52.0684 56.1447V55.3467H53.9764V56.1447H52.0684ZM55.4758 56.9727V53.9367H54.4438V53.0727H57.5398V53.9367H56.5078V56.9727H55.4758Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23paint7_angular_503_143297_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00196341 -0.00432368 0.00740219 0.00332456 54.8159 21.8244)'%3E%3CforeignObject x='-1356.27' y='-1356.27' width='2712.54' height='2712.54'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(194, 132, 230, 1) 0deg,rgba(156, 93, 238, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M56.4989 18.0586L50.3281 20.0112L53.4135 23.9165L58.9242 23.6375L56.4989 18.0586Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.76078432798385620,&%2334;g&%2334;:0.51764708757400513,&%2334;b&%2334;:0.90196079015731812,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61543214321136475,&%2334;g&%2334;:0.36481481790542603,&%2334;b&%2334;:0.93518519401550293,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:3.9268286228179932,&%2334;m01&%2334;:14.804384231567383,&%2334;m02&%2334;:45.450325012207031,&%2334;m10&%2334;:-8.6473684310913086,&%2334;m11&%2334;:6.6491284370422363,&%2334;m12&%2334;:22.823503494262695%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint8_angular_503_143297_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00240751 0.00267406 -0.00457802 0.00407653 51.077 64.186)'%3E%3CforeignObject x='-1445.2' y='-1445.2' width='2890.39' height='2890.39'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(194, 132, 230, 1) 0deg,rgba(156, 93, 238, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M53.1822 66.4963L53.7117 61.6525L50.0505 62.5808L48.5585 66.4583L53.1822 66.4963Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.76078432798385620,&%2334;g&%2334;:0.51764708757400513,&%2334;b&%2334;:0.90196079015731812,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61543214321136475,&%2334;g&%2334;:0.36481481790542603,&%2334;b&%2334;:0.93518519401550293,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:4.8150143623352051,&%2334;m01&%2334;:-9.1560411453247070,&%2334;m02&%2334;:53.247554779052734,&%2334;m10&%2334;:5.3481225967407227,&%2334;m11&%2334;:8.1530523300170898,&%2334;m12&%2334;:57.435420989990234%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint9_angular_503_143297_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00255079 0.00253928 -0.00434728 -0.00431914 37.2405 63.9081)'%3E%3CforeignObject x='-1445.74' y='-1445.74' width='2891.48' height='2891.48'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(194, 132, 230, 1) 0deg,rgba(156, 93, 238, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M35.0381 66.1269L39.9305 66.3834L38.795 62.7995L34.8191 61.5336L35.0381 66.1269Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.76078432798385620,&%2334;g&%2334;:0.51764708757400513,&%2334;b&%2334;:0.90196079015731812,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61543214321136475,&%2334;g&%2334;:0.36481481790542603,&%2334;b&%2334;:0.93518519401550293,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-5.1015777587890625,&%2334;m01&%2334;:-8.6945524215698242,&%2334;m02&%2334;:44.138565063476562,&%2334;m10&%2334;:5.0785651206970215,&%2334;m11&%2334;:-8.6382827758789062,&%2334;m12&%2334;:65.687950134277344%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint10_angular_503_143297_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00208659 -0.00387949 -0.00730106 0.00326147 34.3583 21.7327)'%3E%3CforeignObject x='-1374.85' y='-1374.85' width='2749.69' height='2749.69'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(192, 129, 231, 1) 0deg,rgba(158, 94, 239, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M32.5681 18.353L38.7906 19.9399L35.82 23.5958L30.3052 23.5137L32.5681 18.353Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.75294119119644165,&%2334;g&%2334;:0.50588238239288330,&%2334;b&%2334;:0.90588235855102539,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.61960786581039429,&%2334;g&%2334;:0.36862745881080627,&%2334;b&%2334;:0.93725490570068359,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-4.1731734275817871,&%2334;m01&%2334;:-14.602125167846680,&%2334;m02&%2334;:43.745960235595703,&%2334;m10&%2334;:-7.7589859962463379,&%2334;m11&%2334;:6.5229463577270508,&%2334;m12&%2334;:22.350744247436523%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter2_f_503_143297)'%3E%3Cpath d='M29.9294 45.2237C29.2305 45.1331 28.9776 44.2633 29.4996 43.741L35.0693 38.1615L33.5693 30.4077C33.4297 29.6828 34.1988 29.0705 34.8421 29.3944L41.9938 32.9814L48.9779 29.1923C49.6076 28.8509 50.3143 29.3429 50.207 30.0479L49.0142 37.8686L54.8507 43.323C55.3768 43.8132 55.0612 44.7411 54.327 44.8578L46.4863 46.1093L43.1176 53.2209C42.8024 53.8872 41.8938 53.9484 41.5691 53.3265L37.8789 46.2472L29.9294 45.2237Z' fill='white'/%3E%3C/g%3E%3Cpath d='M36.302 40.1569C35.82 40.0912 35.6413 39.4938 35.9983 39.1385L39.8078 35.3425L38.7345 30.0205C38.6346 29.523 39.1614 29.1073 39.6064 29.3325L44.5529 31.8271L49.3462 29.2654C49.7784 29.0346 50.2679 29.3754 50.1975 29.858L49.4156 35.2122L53.4654 38.9801C53.8304 39.3188 53.6177 39.9531 53.1123 40.0294L47.7158 40.8475L45.4308 45.7047C45.217 46.1598 44.5912 46.1972 44.3643 45.7693L41.7852 40.8986L36.302 40.1569Z' fill='%239055F5'/%3E%3Cg filter='url(%23filter3_d_503_143297)'%3E%3Cg clip-path='url(%23paint11_angular_503_143297_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.0126323 -0.00397877 0.00423088 0.0133286 45.5135 36.385)'%3E%3CforeignObject x='-966.008' y='-966.008' width='1932.02' height='1932.02'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(211, 143, 243, 1) 0deg,rgba(143, 85, 246, 1) 91.7857deg,rgba(211, 143, 243, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M32.3808 33.5196C31.9026 33.0486 32.2075 32.2399 32.9015 32.1418L40.3098 31.0897L43.5993 24.314C43.9074 23.681 44.8401 23.6564 45.1429 24.2733L48.5174 31.1213L55.9761 32.2479C56.6484 32.3497 56.9033 33.1312 56.4195 33.6071L51.0501 38.8853L52.3613 46.4011C52.4803 47.0774 51.7112 47.6035 51.088 47.2703L44.4287 43.716L37.8143 47.2021C37.195 47.5289 36.4711 47.0532 36.58 46.3922L37.8237 38.8715L32.3808 33.5196Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.56078433990478516,&%2334;g&%2334;:0.33333334326744080,&%2334;b&%2334;:0.96470588445663452,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.25496017932891846%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.83034634590148926,&%2334;g&%2334;:0.56416714191436768,&%2334;b&%2334;:0.95511794090270996,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:25.264682769775391,&%2334;m01&%2334;:8.4617605209350586,&%2334;m02&%2334;:28.650320053100586,&%2334;m10&%2334;:-7.9575419425964355,&%2334;m11&%2334;:26.657287597656250,&%2334;m12&%2334;:27.035160064697266%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg filter='url(%23filter4_f_503_143297)'%3E%3Cpath d='M52.9402 42.6882C49.649 47.3611 43.1778 48.5017 38.4864 45.2359C33.7949 41.97 32.6598 35.5344 35.951 30.8615C39.2421 26.1885 45.7133 25.0479 50.4048 28.3137C55.0962 31.5796 56.2313 38.0153 52.9402 42.6882ZM36.2007 31.0353C33.0063 35.5708 34.108 41.8173 38.6616 44.9871C43.2151 48.157 49.496 47.0499 52.6904 42.5143C55.8848 37.9788 54.7831 31.7323 50.2296 28.5625C45.676 25.3927 39.3951 26.4998 36.2007 31.0353Z' fill='%23B174EC'/%3E%3C/g%3E%3Cpath d='M52.9402 42.6882C49.649 47.3611 43.1778 48.5017 38.4864 45.2359C33.7949 41.97 32.6598 35.5344 35.951 30.8615C39.2421 26.1885 45.7133 25.0479 50.4048 28.3137C55.0962 31.5796 56.2313 38.0153 52.9402 42.6882ZM36.2007 31.0353C33.0063 35.5708 34.108 41.8173 38.6616 44.9871C43.2151 48.157 49.496 47.0499 52.6904 42.5143C55.8848 37.9788 54.7831 31.7323 50.2296 28.5625C45.676 25.3927 39.3951 26.4998 36.2007 31.0353Z' fill='%23B174EC'/%3E%3Cg filter='url(%23filter5_f_503_143297)'%3E%3Cpath d='M34.7428 39.5432L33.7301 38.2429L32.0934 38.4596L33.398 37.4541L33.1772 35.8248L34.1899 37.125L35.8266 36.9084L34.522 37.9138L34.7428 39.5432Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M29.7935 39.2893L28.7809 37.989L27.1442 38.2057L28.4488 37.2002L28.228 35.5708L29.2407 36.8711L30.8774 36.6545L29.5728 37.6599L29.7935 39.2893Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter6_f_503_143297)'%3E%3Cpath d='M68.8072 48.7755L68.4189 46.7465L66.458 46.0589L68.5 45.6759L69.1895 43.7289L69.5778 45.7579L71.5388 46.4455L69.4967 46.8285L68.8072 48.7755Z' fill='white'/%3E%3C/g%3E%3Cpath d='M68.8072 48.7755L68.4189 46.7465L66.458 46.0589L68.5 45.6759L69.1895 43.7289L69.5778 45.7579L71.5388 46.4455L69.4967 46.8285L68.8072 48.7755Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter7_f_503_143297)'%3E%3Cpath d='M21.8786 18.4028L22.4 19.9646L24.016 20.3026L22.4501 20.8185L22.1148 22.4282L21.5934 20.8664L19.9774 20.5283L21.5433 20.0125L21.8786 18.4028Z' fill='white'/%3E%3C/g%3E%3Cpath d='M21.8786 18.4028L22.4 19.9646L24.016 20.3026L22.4501 20.8185L22.1148 22.4282L21.5934 20.8664L19.9774 20.5283L21.5433 20.0125L21.8786 18.4028Z' fill='white'/%3E%3Cg filter='url(%23filter8_f_503_143297)'%3E%3Cpath d='M17.2093 57.7473L17.65 56.6777L16.9425 55.764L18.0164 56.1995L18.9367 55.4932L18.4961 56.5628L19.2035 57.4765L18.1296 57.041L17.2093 57.7473Z' fill='white'/%3E%3C/g%3E%3Cpath d='M17.2093 57.7473L17.65 56.6777L16.9425 55.764L18.0164 56.1995L18.9367 55.4932L18.4961 56.5628L19.2035 57.4765L18.1296 57.041L17.2093 57.7473Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter9_f_503_143297)'%3E%3Cpath d='M23.0978 67.1064L22.7744 65.9015L21.5628 65.5721L22.7761 65.2535L23.1056 64.0515L23.429 65.2564L24.6406 65.5858L23.4273 65.9044L23.0978 67.1064Z' fill='white'/%3E%3C/g%3E%3Cpath d='M23.0978 67.1064L22.7744 65.9015L21.5628 65.5721L22.7761 65.2535L23.1056 64.0515L23.429 65.2564L24.6406 65.5858L23.4273 65.9044L23.0978 67.1064Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter10_f_503_143297)'%3E%3Cpath d='M68.8042 18.8789L68.0338 19.1327L67.8689 19.9246L67.6124 19.1562L66.8174 18.9899L67.5877 18.7361L67.7527 17.9442L68.0092 18.7126L68.8042 18.8789Z' fill='white'/%3E%3C/g%3E%3Cpath d='M68.8042 18.8789L68.0338 19.1327L67.8689 19.9246L67.6124 19.1562L66.8174 18.9899L67.5877 18.7361L67.7527 17.9442L68.0092 18.7126L68.8042 18.8789Z' fill='white'/%3E%3Cg filter='url(%23filter11_f_503_143297)'%3E%3Cpath d='M69.9025 63.0776L71.0049 64.0529L72.4065 63.5944L71.4259 64.6908L71.887 66.0847L70.7845 65.1095L69.3829 65.568L70.3635 64.4716L69.9025 63.0776Z' fill='white'/%3E%3C/g%3E%3Cpath d='M69.9025 63.0776L71.0049 64.0529L72.4065 63.5944L71.4259 64.6908L71.887 66.0847L70.7845 65.1095L69.3829 65.568L70.3635 64.4716L69.9025 63.0776Z' fill='white'/%3E%3Cg filter='url(%23filter12_f_503_143297)'%3E%3Cpath d='M59.2281 59.7921L59.8095 61.5336L61.6114 61.9105L59.8654 62.4858L59.4915 64.2807L58.9101 62.5392L57.1082 62.1623L58.8542 61.587L59.2281 59.7921Z' fill='white'/%3E%3C/g%3E%3Cpath d='M59.2281 59.7921L59.8095 61.5336L61.6114 61.9105L59.8654 62.4858L59.4915 64.2807L58.9101 62.5392L57.1082 62.1623L58.8542 61.587L59.2281 59.7921Z' fill='white'/%3E%3Cg filter='url(%23filter13_f_503_143297)'%3E%3Cpath d='M57.6735 38.0323L58.2548 39.7738L60.0567 40.1508L58.3107 40.726L57.9368 42.5209L57.3554 40.7794L55.5535 40.4025L57.2996 39.8272L57.6735 38.0323Z' fill='white'/%3E%3C/g%3E%3Cpath d='M57.6735 38.0323L58.2548 39.7738L60.0567 40.1508L58.3107 40.726L57.9368 42.5209L57.3554 40.7794L55.5535 40.4025L57.2996 39.8272L57.6735 38.0323Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_503_143297' x='13.9375' y='10.6895' width='59.957' height='62.0098' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_503_143297'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_503_143297_clip_path' transform='translate(-13.9375 -10.6895)'%3E%3Cpath d='M40.2512 22.6066C42.2201 21.7485 43.2045 21.3195 44.2468 21.3195C45.2891 21.3196 46.2735 21.7486 48.2423 22.6068L54.8836 25.5017C57.214 26.5175 58.3793 27.0254 59.0331 28.0237C59.687 29.022 59.687 30.2931 59.687 32.8353V41.8638C59.687 46.1252 59.687 48.2559 58.866 50.1551C58.0449 52.0542 56.4928 53.5139 53.3884 56.4333L48.3557 61.1662C46.408 62.9978 45.4342 63.9136 44.2451 63.9136C43.056 63.9136 42.0822 62.9977 40.1346 61.166L35.1025 56.4332C31.9985 53.5139 30.4465 52.0542 29.6256 50.1552C28.8047 48.2561 28.8047 46.1255 28.8047 41.8644V32.8355C28.8047 30.2932 28.8047 29.022 29.4586 28.0237C30.1125 27.0254 31.2778 26.5175 33.6084 25.5018L40.2512 22.6066Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_503_143297_clip_path' transform='translate(-13.9375 -10.6895)'%3E%3Cpath d='M39.0927 22.2712C40.8868 21.6356 41.7839 21.3178 42.7012 21.1742C43.7254 21.0139 44.7683 21.0137 45.7926 21.1739C46.7099 21.3173 47.6071 21.6349 49.4015 22.2701V22.2701C52.882 23.5022 54.6223 24.1183 55.9418 25.1748C57.4113 26.3513 58.5188 27.9187 59.137 29.6967C59.6922 31.2933 59.6917 33.1393 59.6907 36.8312L59.6888 43.9673C59.6881 46.2349 59.6878 47.3687 59.4505 48.4378C59.186 49.6297 58.7054 50.7631 58.0325 51.7819C57.429 52.6957 56.6139 53.4844 54.9838 55.0618V55.0618C51.444 58.4871 49.6741 60.1998 47.681 60.9289C45.4623 61.7405 43.028 61.7405 40.8094 60.9287C38.8163 60.1995 37.0471 58.4874 33.5088 55.0632V55.0632C31.8794 53.4863 31.0647 52.6979 30.4613 51.7842C29.7875 50.7639 29.3065 49.6286 29.0422 48.4348C28.8055 47.3657 28.8058 46.2319 28.8065 43.9645L28.8084 36.8211C28.8094 33.1331 28.8099 31.2891 29.3649 29.6941C29.9834 27.9168 31.0908 26.35 32.5599 25.1739C33.8783 24.1185 35.6164 23.5028 39.0927 22.2712V22.2712Z'/%3E%3C/clipPath%3E%3Cfilter id='filter1_d_503_143297' x='29.3086' y='53' width='32.2305' height='12.0449' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_503_143297'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_503_143297' result='shape'/%3E%3C/filter%3E%3CclipPath id='paint7_angular_503_143297_clip_path'%3E%3Cpath d='M56.4989 18.0586L50.3281 20.0112L53.4135 23.9165L58.9242 23.6375L56.4989 18.0586Z'/%3E%3C/clipPath%3E%3CclipPath id='paint8_angular_503_143297_clip_path'%3E%3Cpath d='M53.1822 66.4963L53.7117 61.6525L50.0505 62.5808L48.5585 66.4583L53.1822 66.4963Z'/%3E%3C/clipPath%3E%3CclipPath id='paint9_angular_503_143297_clip_path'%3E%3Cpath d='M35.0381 66.1269L39.9305 66.3834L38.795 62.7995L34.8191 61.5336L35.0381 66.1269Z'/%3E%3C/clipPath%3E%3CclipPath id='paint10_angular_503_143297_clip_path'%3E%3Cpath d='M32.5681 18.353L38.7906 19.9399L35.82 23.5958L30.3052 23.5137L32.5681 18.353Z'/%3E%3C/clipPath%3E%3Cfilter id='filter2_f_503_143297' x='1.22266' y='1.08203' width='81.8906' height='80.6777' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_503_143297'/%3E%3C/filter%3E%3Cfilter id='filter3_d_503_143297' x='28.1484' y='23.8242' width='32.5195' height='31.5488' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_503_143297'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_503_143297' result='shape'/%3E%3C/filter%3E%3CclipPath id='paint11_angular_503_143297_clip_path'%3E%3Cpath d='M32.3808 33.5196C31.9026 33.0486 32.2075 32.2399 32.9015 32.1418L40.3098 31.0897L43.5993 24.314C43.9074 23.681 44.8401 23.6564 45.1429 24.2733L48.5174 31.1213L55.9761 32.2479C56.6484 32.3497 56.9033 33.1312 56.4195 33.6071L51.0501 38.8853L52.3613 46.4011C52.4803 47.0774 51.7112 47.6035 51.088 47.2703L44.4287 43.716L37.8143 47.2021C37.195 47.5289 36.4711 47.0532 36.58 46.3922L37.8237 38.8715L32.3808 33.5196Z'/%3E%3C/clipPath%3E%3Cfilter id='filter4_f_503_143297' x='30.0664' y='22.4512' width='28.7578' height='28.6465' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143297'/%3E%3C/filter%3E%3Cfilter id='filter5_f_503_143297' x='28.0938' y='31.8242' width='11.7344' height='11.7188' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143297'/%3E%3C/filter%3E%3Cfilter id='filter6_f_503_143297' x='62.457' y='39.7285' width='13.082' height='13.0469' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143297'/%3E%3C/filter%3E%3Cfilter id='filter7_f_503_143297' x='15.9766' y='14.4023' width='12.0391' height='12.0254' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143297'/%3E%3C/filter%3E%3Cfilter id='filter8_f_503_143297' x='12.9414' y='51.4941' width='10.2617' height='10.2539' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143297'/%3E%3C/filter%3E%3Cfilter id='filter9_f_503_143297' x='17.5625' y='60.0508' width='11.0781' height='11.0547' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143297'/%3E%3C/filter%3E%3Cfilter id='filter10_f_503_143297' x='62.8164' y='13.9434' width='9.98828' height='9.98047' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143297'/%3E%3C/filter%3E%3Cfilter id='filter11_f_503_143297' x='65.3828' y='59.0781' width='11.0234' height='11.0059' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143297'/%3E%3C/filter%3E%3Cfilter id='filter12_f_503_143297' x='53.1094' y='55.793' width='12.5039' height='12.4883' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143297'/%3E%3C/filter%3E%3Cfilter id='filter13_f_503_143297' x='51.5547' y='34.0332' width='12.5039' height='12.4883' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143297'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_503_143297' x1='43.9159' y1='20.0234' x2='43.9159' y2='63.365' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C583E2'/%3E%3Cstop offset='1' stop-color='%238D53F6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_503_143297' x1='44.3821' y1='17.5' x2='44.3821' y2='70.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C583E2'/%3E%3Cstop offset='1' stop-color='%238D53F6'/%3E%3C/linearGradient%3E%3CradialGradient id='paint2_radial_503_143297' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(26.4152 24.0643) rotate(44.6777) scale(50.1493 115.13)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint3_radial_503_143297' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(26.4218 24.065) rotate(44.6777) scale(50.1493 115.13)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint4_linear_503_143297' x1='26.8891' y1='67.5664' x2='26.8891' y2='56.0192' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_503_143297' x1='63.1019' y1='67.5645' x2='63.1019' y2='56.0083' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_503_143297' x1='44.9754' y1='61' x2='44.9754' y2='49.4677' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB2EB5'/%3E%3Cstop offset='1' stop-color='%23EF7DC1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 90px;
  height: 88px;
}
.box-list-tier .box-list-tier-inner .box-tier-item.type-5 .inner .box-tier:before {
  background-image: url("data:image/svg+xml,%3Csvg width='90' height='88' viewBox='0 0 90 88' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_503_143298)'%3E%3Cg opacity='0.3' filter='url(%23filter0_f_503_143298)'%3E%3Cpath d='M79.5581 24.2259C79.4248 24.9393 79.2425 25.6304 78.8426 26.2678L78.5026 26.6109C77.3357 27.3536 76.1439 28.0504 74.9274 28.7015C74.048 29.1719 73.1666 29.6398 72.2832 30.105C67.1393 32.812 62.7403 35.132 59.086 37.065C56.1747 38.6056 54.1953 39.6817 53.148 40.2931C52.2771 40.8019 51.5603 41.2499 50.9978 41.6371C50.8612 41.7314 50.7387 41.8434 50.6303 41.9734C50.5532 42.0663 50.5558 42.1566 50.6381 42.2444C51.2908 42.9383 52.1748 43.488 52.9814 43.9822C54.7004 45.0335 56.4507 46.0309 58.2324 46.9744L59.5535 47.6937L63.5482 49.7979C63.5599 49.804 63.5702 49.8126 63.5785 49.8229C63.5867 49.8333 63.5926 49.8452 63.5958 49.858C63.5991 49.8708 63.5996 49.8842 63.5973 49.8971C63.595 49.9101 63.5899 49.9225 63.5825 49.9334L62.9788 50.833L60.657 54.2394C60.6478 54.253 60.636 54.2645 60.6222 54.2734C60.6084 54.2823 60.5929 54.2883 60.5768 54.2911C60.5606 54.2939 60.544 54.2935 60.528 54.2898C60.512 54.2861 60.4969 54.2793 60.4836 54.2697L59.8583 53.8155C57.0293 51.7369 54.2371 49.5845 51.4819 47.3584L50.7342 46.7326L49.5473 45.7414L48.5065 44.8525L47.4559 43.8662L46.2789 42.6508C45.9548 42.2928 45.716 41.9185 45.5625 41.528L45.588 41.2921L45.7918 40.9656C46.2936 40.4679 46.8251 40.0338 47.3864 39.6635L48.9309 38.642L49.5317 38.2697L53.7899 35.7912L57.7238 33.6362L59.4722 32.7064L59.6721 32.5992L61.9958 31.374L63.3218 30.6781L64.0313 30.3175L66.0277 29.2931L67.4507 28.5592L67.9338 28.3194L70.2604 27.1382L71.4512 26.5241L72.148 26.1937L74.3051 25.1235L75.5223 24.5076L76.1701 24.1927L78.5908 23.0007L79.5884 22.5271C79.5974 22.5228 79.6073 22.5209 79.6172 22.5216C79.6271 22.5224 79.6366 22.5256 79.6449 22.5312C79.6531 22.5367 79.6597 22.5442 79.6641 22.5531C79.6685 22.562 79.6704 22.5718 79.6698 22.5816L79.5581 24.2259Z' fill='url(%23paint0_linear_503_143298)'/%3E%3Cpath d='M76.6437 28.4813C76.6771 29.105 76.6385 29.7291 76.5281 30.3536C76.4895 30.5388 76.4422 30.7395 76.386 30.9559C76.2684 31.4055 76.0688 31.8039 75.7872 32.1508C75.3824 32.6479 74.6209 33.1041 74.031 33.5076L72.7451 34.3292C69.2379 36.4728 65.6738 38.5189 62.0529 40.4676C60.7188 41.1856 59.3715 41.8786 58.0112 42.5465C57.369 42.8623 56.6791 43.1596 55.9414 43.4383C54.7105 43.9032 53.2483 42.7795 52.5319 41.8935C52.5236 41.8835 52.5177 41.8718 52.5145 41.8592C52.5113 41.8467 52.5109 41.8336 52.5133 41.8208C52.5157 41.8081 52.5209 41.7961 52.5285 41.7855C52.5361 41.775 52.546 41.7663 52.5573 41.76C60.382 37.3994 68.1903 33.0514 75.9822 28.7161C75.9874 28.7129 76.058 28.6687 76.1939 28.5836C76.3618 28.4783 76.5118 28.4442 76.6437 28.4813Z' fill='url(%23paint1_linear_503_143298)'/%3E%3Cpath d='M74.4237 34.5801C74.44 35.2454 74.3891 35.9072 74.2708 36.5655C74.1924 36.9859 74.0451 37.441 73.8288 37.9309L73.6269 38.276C73.442 38.5274 73.2264 38.749 72.9801 38.9407C72.6011 39.235 72.2062 39.5255 71.7952 39.812L70.6515 40.5664C68.3608 41.9881 66.0097 43.3208 63.5982 44.5645C62.7122 45.0212 61.9024 45.4088 61.1687 45.7272C60.6238 45.9641 59.8838 46.2828 59.2772 46.2574C58.2001 46.2126 57.1877 45.4855 56.5978 44.6327C56.5872 44.6174 56.58 44.6001 56.5765 44.5818C56.5731 44.5636 56.5735 44.5449 56.5777 44.5268C56.582 44.5087 56.59 44.4917 56.6012 44.4769C56.6124 44.4621 56.6266 44.4497 56.6428 44.4407L74.4237 34.5801Z' fill='url(%23paint2_linear_503_143298)'/%3E%3Cpath d='M72.8407 40.7778C72.8381 41.3853 72.7705 42.0081 72.6378 42.6462C72.4614 43.23 72.24 43.7388 71.795 44.1735C71.4814 44.4808 70.8228 44.9486 69.8193 45.577L68.1385 46.5926L67.8631 46.7466L65.9961 47.7349C65.2621 48.0906 64.4918 48.46 63.791 48.5857C62.8022 48.7631 61.8417 47.9659 61.2204 47.2797C61.1858 47.2407 61.16 47.1975 61.143 47.1501C61.1188 47.0831 61.1377 47.0328 61.1998 46.999C62.2184 46.4317 63.2161 45.8768 64.1929 45.3343C66.9788 43.7859 69.6644 42.2901 72.2498 40.847C72.4026 40.7612 72.5653 40.6771 72.7378 40.5945C72.7473 40.5902 72.7577 40.5879 72.7682 40.5879C72.7786 40.5879 72.789 40.5902 72.7984 40.5945C72.8079 40.5989 72.8162 40.6053 72.8228 40.6132C72.8295 40.6211 72.8342 40.6304 72.8368 40.6403C72.8446 40.6683 72.8459 40.7141 72.8407 40.7778Z' fill='url(%23paint3_linear_503_143298)'/%3E%3C/g%3E%3Cpath d='M76.7534 21.4368C76.6201 22.1503 76.4378 22.8413 76.038 23.4787L75.6979 23.8218C74.531 24.5645 73.3393 25.2614 72.1227 25.9124C71.2433 26.3829 70.3619 26.8507 69.4786 27.3159C64.3347 30.0229 59.9356 32.3429 56.2814 34.276C53.37 35.8166 51.3906 36.8926 50.3433 37.504C49.4724 38.0128 48.7556 38.4608 48.1931 38.8481C48.0566 38.9423 47.934 39.0544 47.8256 39.1843C47.7485 39.2773 47.7511 39.3676 47.8334 39.4553C48.4861 40.1492 49.3701 40.699 50.1767 41.1931C51.8957 42.2444 53.646 43.2418 55.4278 44.1853L56.7488 44.9046L60.7435 47.0089C60.7552 47.015 60.7656 47.0235 60.7738 47.0338C60.782 47.0442 60.7879 47.0562 60.7912 47.069C60.7944 47.0818 60.7949 47.0951 60.7926 47.1081C60.7903 47.1211 60.7852 47.1334 60.7778 47.1444L60.1741 48.044L57.8524 51.4504C57.8431 51.4639 57.8313 51.4755 57.8175 51.4843C57.8037 51.4932 57.7883 51.4992 57.7721 51.5021C57.7559 51.5049 57.7393 51.5044 57.7233 51.5007C57.7073 51.4971 57.6922 51.4902 57.6789 51.4806L57.0536 51.0264C54.2246 48.9478 51.4325 46.7954 48.6772 44.5693L47.9295 43.9436L46.7426 42.9524L45.7018 42.0635L44.6512 41.0771L43.4742 39.8617C43.1502 39.5037 42.9114 39.1294 42.7578 38.7389L42.7833 38.5031L42.9871 38.1765C43.4889 37.6788 44.0204 37.2448 44.5817 36.8744L46.1262 35.853L46.727 35.4806L50.9852 33.0021L54.9191 30.8471L56.6675 29.9173L56.8674 29.8101L59.1911 28.585L60.5171 27.889L61.2266 27.5284L63.223 26.5041L64.646 25.7701L65.1292 25.5304L67.4558 24.3491L68.6465 23.7351L69.3433 23.4047L71.5004 22.3345L72.7176 21.7185L73.3654 21.4037L75.7861 20.2117L76.7838 19.738C76.7927 19.7337 76.8026 19.7319 76.8125 19.7326C76.8224 19.7333 76.832 19.7366 76.8402 19.7421C76.8484 19.7476 76.855 19.7552 76.8594 19.764C76.8638 19.7729 76.8657 19.7827 76.8651 19.7926L76.7534 21.4368Z' fill='url(%23paint4_linear_503_143298)'/%3E%3Cpath d='M73.8391 25.6922C73.8724 26.316 73.8338 26.9401 73.7234 27.5645C73.6849 27.7497 73.6375 27.9505 73.5813 28.1668C73.4637 28.6165 73.2641 29.0148 72.9825 29.3618C72.5777 29.8588 71.8163 30.315 71.2263 30.7185L69.9405 31.5401C66.4332 33.6837 62.8692 35.7299 59.2482 37.6785C57.9141 38.3965 56.5669 39.0895 55.2066 39.7575C54.5643 40.0732 53.8744 40.3705 53.1367 40.6493C51.9058 41.1142 50.4436 39.9904 49.7272 39.1044C49.7189 39.0944 49.713 39.0827 49.7098 39.0701C49.7066 39.0576 49.7062 39.0445 49.7086 39.0318C49.711 39.019 49.7162 39.007 49.7238 38.9965C49.7314 38.986 49.7413 38.9772 49.7526 38.9709C57.5773 34.6103 65.3856 30.2624 73.1775 25.9271C73.1828 25.9238 73.2533 25.8797 73.3892 25.7945C73.5571 25.6893 73.7071 25.6552 73.8391 25.6922Z' fill='url(%23paint5_linear_503_143298)'/%3E%3Cpath d='M71.619 31.791C71.6353 32.4564 71.5844 33.1182 71.4661 33.7764C71.3877 34.1968 71.2404 34.652 71.0241 35.1419L70.8222 35.4869C70.6373 35.7384 70.4217 35.9599 70.1754 36.1516C69.7964 36.446 69.4015 36.7364 68.9905 37.023L67.8468 37.7774C65.5561 39.1991 63.205 40.5317 60.7935 41.7754C59.9075 42.2322 59.0977 42.6198 58.364 42.9382C57.8191 43.175 57.0791 43.4937 56.4725 43.4684C55.3954 43.4235 54.3831 42.6964 53.7931 41.8436C53.7825 41.8283 53.7753 41.811 53.7718 41.7928C53.7684 41.7745 53.7688 41.7558 53.773 41.7377C53.7773 41.7197 53.7853 41.7027 53.7965 41.6878C53.8077 41.673 53.8219 41.6607 53.8382 41.6516L71.619 31.791Z' fill='url(%23paint6_linear_503_143298)'/%3E%3Cpath d='M70.036 37.9887C70.0334 38.5962 69.9658 39.219 69.8332 39.8571C69.6568 40.4409 69.4353 40.9497 68.9903 41.3844C68.6767 41.6917 68.0181 42.1596 67.0146 42.7879L65.3338 43.8035L65.0584 43.9575L63.1914 44.9458C62.4574 45.3015 61.6871 45.6709 60.9864 45.7967C59.9975 45.9741 59.0371 45.1768 58.4157 44.4906C58.3811 44.4516 58.3553 44.4084 58.3383 44.361C58.3141 44.2941 58.3331 44.2437 58.3951 44.2099C59.4137 43.6427 60.4114 43.0878 61.3882 42.5452C64.1741 40.9968 66.8597 39.501 69.4451 38.0579C69.598 37.9721 69.7606 37.888 69.9331 37.8055C69.9426 37.8011 69.953 37.7988 69.9635 37.7988C69.974 37.7988 69.9843 37.8011 69.9937 37.8055C70.0032 37.8098 70.0115 37.8162 70.0181 37.8241C70.0248 37.832 70.0295 37.8413 70.0321 37.8513C70.0399 37.8792 70.0413 37.925 70.036 37.9887Z' fill='url(%23paint7_linear_503_143298)'/%3E%3Cg opacity='0.3' filter='url(%23filter1_f_503_143298)'%3E%3Cpath d='M9.21146 24.2259C9.34475 24.9393 9.52703 25.6304 9.92689 26.2678L10.267 26.6109C11.4339 27.3536 12.6256 28.0504 13.8421 28.7015C14.7216 29.1719 15.6029 29.6398 16.4863 30.105C21.6302 32.812 26.0292 35.132 29.6835 37.065C32.5949 38.6056 34.5742 39.6817 35.6215 40.2931C36.4925 40.8019 37.2092 41.2499 37.7717 41.6371C37.9083 41.7314 38.0308 41.8434 38.1393 41.9734C38.2163 42.0663 38.2137 42.1566 38.1314 42.2444C37.4787 42.9383 36.5947 43.488 35.7881 43.9822C34.0692 45.0335 32.3188 46.0309 30.5371 46.9744L29.216 47.6937L25.2214 49.7979C25.2096 49.804 25.1993 49.8126 25.1911 49.8229C25.1828 49.8333 25.1769 49.8452 25.1737 49.858C25.1704 49.8708 25.17 49.8842 25.1723 49.8971C25.1746 49.9101 25.1796 49.9225 25.1871 49.9334L25.7908 50.833L28.1125 54.2394C28.1217 54.253 28.1336 54.2645 28.1473 54.2734C28.1611 54.2823 28.1766 54.2883 28.1928 54.2911C28.209 54.2939 28.2255 54.2935 28.2416 54.2898C28.2576 54.2861 28.2727 54.2793 28.2859 54.2697L28.9112 53.8155C31.7403 51.7369 34.5324 49.5845 37.2876 47.3584L38.0354 46.7326L39.2222 45.7414L40.263 44.8525L41.3136 43.8662L42.4906 42.6508C42.8147 42.2928 43.0535 41.9185 43.207 41.528L43.1816 41.2921L42.9777 40.9656C42.4759 40.4679 41.9444 40.0338 41.3832 39.6635L39.8386 38.642L39.2379 38.2697L34.9796 35.7912L31.0457 33.6362L29.2973 32.7064L29.0974 32.5992L26.7737 31.374L25.4478 30.6781L24.7382 30.3175L22.7419 29.2931L21.3189 28.5592L20.8357 28.3194L18.5091 27.1382L17.3183 26.5241L16.6215 26.1937L14.4645 25.1235L13.2473 24.5076L12.5995 24.1927L10.1788 23.0007L9.18108 22.5271C9.17214 22.5228 9.16222 22.5209 9.15233 22.5216C9.14243 22.5224 9.1329 22.5256 9.12467 22.5312C9.11644 22.5367 9.10982 22.5442 9.10544 22.5531C9.10107 22.562 9.0991 22.5718 9.09974 22.5816L9.21146 24.2259Z' fill='url(%23paint8_linear_503_143298)'/%3E%3Cpath d='M12.1258 28.4813C12.0925 29.105 12.131 29.7291 12.2414 30.3536C12.28 30.5388 12.3274 30.7395 12.3835 30.9559C12.5011 31.4055 12.7007 31.8039 12.9823 32.1508C13.3871 32.6479 14.1486 33.1041 14.7386 33.5076L16.0244 34.3292C19.5316 36.4728 23.0957 38.5189 26.7166 40.4676C28.0508 41.1856 29.398 41.8786 30.7583 42.5465C31.4005 42.8623 32.0905 43.1596 32.8281 43.4383C34.0591 43.9032 35.5213 42.7795 36.2377 41.8935C36.2459 41.8835 36.2519 41.8718 36.2551 41.8592C36.2583 41.8467 36.2587 41.8336 36.2562 41.8208C36.2538 41.8081 36.2486 41.7961 36.241 41.7855C36.2334 41.775 36.2236 41.7663 36.2122 41.76C28.3876 37.3994 20.5793 33.0514 12.7873 28.7161C12.7821 28.7129 12.7115 28.6687 12.5756 28.5836C12.4077 28.4783 12.2578 28.4442 12.1258 28.4813Z' fill='url(%23paint9_linear_503_143298)'/%3E%3Cpath d='M14.3459 34.5801C14.3295 35.2454 14.3805 35.9072 14.4987 36.5655C14.5771 36.9859 14.7245 37.441 14.9407 37.9309L15.1426 38.276C15.3275 38.5274 15.5431 38.749 15.7895 38.9407C16.1684 39.235 16.5634 39.5255 16.9743 39.812L18.118 40.5664C20.4087 41.9881 22.7598 43.3208 25.1714 44.5645C26.0573 45.0212 26.8672 45.4088 27.6009 45.7272C28.1458 45.9641 28.8857 46.2828 29.4923 46.2574C30.5694 46.2126 31.5818 45.4855 32.1718 44.6327C32.1823 44.6174 32.1896 44.6001 32.193 44.5818C32.1964 44.5636 32.196 44.5449 32.1918 44.5268C32.1876 44.5087 32.1796 44.4917 32.1684 44.4769C32.1572 44.4621 32.143 44.4497 32.1267 44.4407L14.3459 34.5801Z' fill='url(%23paint10_linear_503_143298)'/%3E%3Cpath d='M15.9288 40.7778C15.9314 41.3853 15.9991 42.0081 16.1317 42.6462C16.3081 43.23 16.5296 43.7388 16.9745 44.1735C17.2881 44.4808 17.9467 44.9486 18.9503 45.577L20.631 46.5926L20.9064 46.7466L22.7734 47.7349C23.5075 48.0906 24.2778 48.46 24.9785 48.5857C25.9673 48.7631 26.9278 47.9659 27.5491 47.2797C27.5838 47.2407 27.6096 47.1975 27.6266 47.1501C27.6507 47.0831 27.6318 47.0328 27.5697 46.999C26.5511 46.4317 25.5534 45.8768 24.5767 45.3343C21.7908 43.7859 19.1051 42.2901 16.5198 40.847C16.3669 40.7612 16.2042 40.6771 16.0317 40.5945C16.0222 40.5902 16.0118 40.5879 16.0014 40.5879C15.9909 40.5879 15.9806 40.5902 15.9711 40.5945C15.9617 40.5989 15.9533 40.6053 15.9467 40.6132C15.9401 40.6211 15.9353 40.6304 15.9327 40.6403C15.9249 40.6683 15.9236 40.7141 15.9288 40.7778Z' fill='url(%23paint11_linear_503_143298)'/%3E%3C/g%3E%3Cpath d='M12.0161 21.4368C12.1494 22.1503 12.3317 22.8413 12.7316 23.4787L13.0717 23.8218C14.2386 24.5645 15.4303 25.2614 16.6468 25.9124C17.5263 26.3829 18.4076 26.8507 19.291 27.3159C24.4349 30.0229 28.8339 32.3429 32.4882 34.276C35.3995 35.8166 37.3789 36.8926 38.4262 37.504C39.2971 38.0128 40.0139 38.4608 40.5764 38.8481C40.713 38.9423 40.8355 39.0544 40.9439 39.1843C41.021 39.2773 41.0184 39.3676 40.9361 39.4553C40.2834 40.1492 39.3994 40.699 38.5928 41.1931C36.8738 42.2444 35.1235 43.2418 33.3418 44.1853L32.0207 44.9046L28.0261 47.0089C28.0143 47.015 28.004 47.0235 27.9957 47.0338C27.9875 47.0442 27.9816 47.0562 27.9784 47.069C27.9751 47.0818 27.9746 47.0951 27.977 47.1081C27.9793 47.1211 27.9843 47.1334 27.9918 47.1444L28.5955 48.044L30.9172 51.4504C30.9264 51.4639 30.9382 51.4755 30.952 51.4843C30.9658 51.4932 30.9813 51.4992 30.9975 51.5021C31.0136 51.5049 31.0302 51.5044 31.0462 51.5007C31.0622 51.4971 31.0773 51.4902 31.0906 51.4806L31.7159 51.0264C34.5449 48.9478 37.3371 46.7954 40.0923 44.5693L40.8401 43.9436L42.0269 42.9524L43.0677 42.0635L44.1183 41.0771L45.2953 39.8617C45.6194 39.5037 45.8582 39.1294 46.0117 38.7389L45.9862 38.5031L45.7824 38.1765C45.2806 37.6788 44.7491 37.2448 44.1879 36.8744L42.6433 35.853L42.0426 35.4806L37.7843 33.0021L33.8504 30.8471L32.102 29.9173L31.9021 29.8101L29.5784 28.585L28.2524 27.889L27.5429 27.5284L25.5466 26.5041L24.1235 25.7701L23.6404 25.5304L21.3138 24.3491L20.123 23.7351L19.4262 23.4047L17.2692 22.3345L16.0519 21.7185L15.4041 21.4037L12.9834 20.2117L11.9858 19.738C11.9768 19.7337 11.9669 19.7319 11.957 19.7326C11.9471 19.7333 11.9376 19.7366 11.9294 19.7421C11.9211 19.7476 11.9145 19.7552 11.9101 19.764C11.9058 19.7729 11.9038 19.7827 11.9044 19.7926L12.0161 21.4368Z' fill='url(%23paint12_linear_503_143298)'/%3E%3Cpath d='M14.9305 25.6922C14.8972 26.316 14.9357 26.9401 15.0461 27.5645C15.0847 27.7497 15.132 27.9505 15.1882 28.1668C15.3058 28.6165 15.5054 29.0148 15.787 29.3618C16.1918 29.8588 16.9533 30.315 17.5433 30.7185L18.8291 31.5401C22.3363 33.6837 25.9004 35.7299 29.5213 37.6785C30.8555 38.3965 32.2027 39.0895 33.563 39.7575C34.2052 40.0732 34.8952 40.3705 35.6328 40.6493C36.8637 41.1142 38.326 39.9904 39.0424 39.1044C39.0506 39.0944 39.0565 39.0827 39.0598 39.0701C39.063 39.0576 39.0634 39.0445 39.0609 39.0318C39.0585 39.019 39.0533 39.007 39.0457 38.9965C39.0381 38.986 39.0282 38.9772 39.0169 38.9709C31.1923 34.6103 23.384 30.2624 15.592 25.9271C15.5868 25.9238 15.5162 25.8797 15.3803 25.7945C15.2124 25.6893 15.0625 25.6552 14.9305 25.6922Z' fill='url(%23paint13_linear_503_143298)'/%3E%3Cpath d='M17.1505 31.791C17.1342 32.4564 17.1852 33.1182 17.3034 33.7764C17.3818 34.1968 17.5292 34.652 17.7454 35.1419L17.9473 35.4869C18.1322 35.7384 18.3478 35.9599 18.5941 36.1516C18.9731 36.446 19.368 36.7364 19.779 37.023L20.9227 37.7774C23.2134 39.199 25.5645 40.5317 27.976 41.7754C28.862 42.2322 29.6718 42.6198 30.4056 42.9382C30.9505 43.175 31.6904 43.4937 32.297 43.4684C33.3741 43.4235 34.3865 42.6964 34.9765 41.8436C34.987 41.8283 34.9942 41.811 34.9977 41.7928C35.0011 41.7745 35.0007 41.7558 34.9965 41.7377C34.9922 41.7197 34.9843 41.7027 34.9731 41.6878C34.9618 41.673 34.9477 41.6607 34.9314 41.6516L17.1505 31.791Z' fill='url(%23paint14_linear_503_143298)'/%3E%3Cpath d='M18.7335 37.9887C18.7361 38.5962 18.8037 39.219 18.9364 39.8571C19.1128 40.4409 19.3343 40.9497 19.7792 41.3844C20.0928 41.6917 20.7514 42.1596 21.755 42.7879L23.4357 43.8035L23.7111 43.9575L25.5781 44.9458C26.3121 45.3015 27.0825 45.6709 27.7832 45.7967C28.772 45.9741 29.7325 45.1768 30.3538 44.4906C30.3884 44.4516 30.4143 44.4084 30.4312 44.361C30.4554 44.2941 30.4365 44.2437 30.3744 44.2099C29.3558 43.6427 28.3581 43.0878 27.3814 42.5452C24.5954 40.9968 21.9098 39.501 19.3245 38.0579C19.1716 37.9721 19.0089 37.888 18.8364 37.8055C18.8269 37.8011 18.8165 37.7988 18.806 37.7988C18.7956 37.7988 18.7853 37.8011 18.7758 37.8055C18.7664 37.8098 18.758 37.8162 18.7514 37.8241C18.7448 37.832 18.74 37.8413 18.7374 37.8513C18.7296 37.8792 18.7283 37.925 18.7335 37.9887Z' fill='url(%23paint15_linear_503_143298)'/%3E%3Cg filter='url(%23filter2_f_503_143298)'%3E%3Cpath d='M34.426 25.4411C38.3295 23.2127 40.2812 22.0985 42.3545 21.8012C43.3901 21.6526 44.4417 21.6526 45.4774 21.8012C47.5506 22.0985 49.5024 23.2127 53.4058 25.4411V25.4411C57.2149 27.6157 59.1194 28.703 60.4099 30.2806C61.1525 31.1885 61.7452 32.2092 62.1654 33.3042C62.8957 35.2071 62.8957 37.3695 62.8957 41.6942V41.6942C62.8957 46.0189 62.8957 48.1813 62.1654 50.0842C61.7452 51.1792 61.1525 52.2 60.4099 53.1078C59.1194 54.6854 57.2149 55.7727 53.4058 57.9473V57.9473C49.5024 60.1757 47.5506 61.2899 45.4774 61.5872C44.4417 61.7358 43.3901 61.7358 42.3545 61.5872C40.2812 61.2899 38.3295 60.1757 34.4261 57.9473V57.9473C30.617 55.7727 28.7124 54.6854 27.4219 53.1078C26.6793 52.2 26.0867 51.1792 25.6664 50.0842C24.9362 48.1813 24.9362 46.0189 24.9362 41.6942V41.6942C24.9362 37.3695 24.9362 35.2071 25.6664 33.3042C26.0867 32.2092 26.6793 31.1885 27.4219 30.2806C28.7124 28.703 30.617 27.6157 34.426 25.4411V25.4411Z' fill='url(%23paint16_linear_503_143298)'/%3E%3C/g%3E%3Cpath d='M38.949 19.7878C41.6286 18.6595 42.9684 18.0953 44.3821 18.0953C45.7958 18.0953 47.1356 18.6595 49.8153 19.7878L56.0188 22.4C59.5789 23.8991 61.3589 24.6487 62.3604 26.157C63.3618 27.6653 63.3618 29.5967 63.3618 33.4595L63.3618 43.0637C63.3619 47.7299 63.3619 50.063 62.4662 52.1446C61.5705 54.2262 59.8764 55.8303 56.4882 59.0386L49.8838 65.2921C47.2793 67.7584 45.977 68.9915 44.3838 68.9916C42.7906 68.9916 41.4882 67.7586 38.8834 65.2926L32.2775 59.0387C28.8886 55.8304 27.1941 54.2262 26.2982 52.1444C25.4024 50.0626 25.4024 47.7293 25.4024 43.0626L25.4024 33.4596C25.4023 29.5967 25.4023 27.6653 26.4038 26.157C27.4053 24.6487 29.1853 23.8991 32.7454 22.4L38.949 19.7878Z' fill='url(%23paint17_linear_503_143298)'/%3E%3CforeignObject x='13.9375' y='10.6895' width='59.957' height='62.0098'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_1_503_143298_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath opacity='0.8' data-figma-bg-blur-radius='30' d='M40.2512 22.6066C42.2201 21.7485 43.2045 21.3195 44.2468 21.3195C45.2891 21.3196 46.2735 21.7486 48.2423 22.6068L54.8836 25.5017C57.214 26.5175 58.3793 27.0254 59.0331 28.0237C59.687 29.022 59.687 30.2931 59.687 32.8353V41.8638C59.687 46.1252 59.687 48.2559 58.866 50.1551C58.0449 52.0542 56.4928 53.5139 53.3884 56.4333L48.3557 61.1662C46.408 62.9978 45.4342 63.9136 44.2451 63.9136C43.056 63.9136 42.0822 62.9977 40.1346 61.166L35.1025 56.4332C31.9985 53.5139 30.4465 52.0542 29.6256 50.1552C28.8047 48.2561 28.8047 46.1255 28.8047 41.8644V32.8355C28.8047 30.2932 28.8047 29.022 29.4586 28.0237C30.1125 27.0254 31.2778 26.5175 33.6084 25.5018L40.2512 22.6066Z' fill='url(%23paint18_radial_503_143298)'/%3E%3Cg opacity='0.5'%3E%3Cmask id='mask0_503_143298' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='28' y='21' width='32' height='41'%3E%3CforeignObject x='13.9375' y='10.6895' width='59.957' height='62.0098'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(15px);clip-path:url(%23bgblur_2_503_143298_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='30' d='M39.0927 22.2712C40.8868 21.6356 41.7839 21.3178 42.7012 21.1742C43.7254 21.0139 44.7683 21.0137 45.7926 21.1739C46.7099 21.3173 47.6071 21.6349 49.4015 22.2701V22.2701C52.882 23.5022 54.6223 24.1183 55.9418 25.1748C57.4113 26.3513 58.5188 27.9187 59.137 29.6967C59.6922 31.2933 59.6917 33.1393 59.6907 36.8312L59.6888 43.9673C59.6881 46.2349 59.6878 47.3687 59.4505 48.4378C59.186 49.6297 58.7054 50.7631 58.0325 51.7819C57.429 52.6957 56.6139 53.4844 54.9838 55.0618V55.0618C51.444 58.4871 49.6741 60.1998 47.681 60.9289C45.4623 61.7405 43.028 61.7405 40.8094 60.9287C38.8163 60.1995 37.0471 58.4874 33.5088 55.0632V55.0632C31.8794 53.4863 31.0647 52.6979 30.4613 51.7842C29.7875 50.7639 29.3065 49.6286 29.0422 48.4348C28.8055 47.3657 28.8058 46.2319 28.8065 43.9645L28.8084 36.8211C28.8094 33.1331 28.8099 31.2891 29.3649 29.6941C29.9834 27.9168 31.0908 26.35 32.5599 25.1739C33.8783 24.1185 35.6164 23.5028 39.0927 22.2712V22.2712Z' fill='url(%23paint19_radial_503_143298)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_503_143298)'%3E%3Cpath opacity='0.3' d='M62.0739 41.6949C62.0739 38.6001 61.25 35.5598 59.6851 32.8797L44.244 41.6949H62.0739Z' fill='white'/%3E%3Cpath d='M59.6851 50.5101C61.25 47.83 62.0739 44.7897 62.0739 41.6949H44.244L59.6851 50.5101Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M53.1589 56.9633C55.8694 55.4159 58.1202 53.1903 59.6851 50.5101L44.244 41.6949L53.1589 56.9633Z' fill='white'/%3E%3Cpath d='M44.244 59.3253C47.3738 59.3253 50.4484 58.5107 53.1589 56.9633L44.244 41.6949L44.244 59.3253Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M35.329 56.9633C38.0395 58.5107 41.1142 59.3253 44.244 59.3253L44.244 41.6949L35.329 56.9633Z' fill='white'/%3E%3Cpath d='M28.8028 50.5101C30.3677 53.1903 32.6185 55.4159 35.329 56.9633L44.244 41.6949L28.8028 50.5101Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M26.4141 41.6949C26.4141 44.7897 27.2379 47.83 28.8028 50.5101L44.244 41.6949L26.4141 41.6949Z' fill='white'/%3E%3Cpath d='M28.8028 32.8797C27.2379 35.5598 26.4141 38.6001 26.4141 41.6949L44.244 41.6949L28.8028 32.8797Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M35.329 26.4265C32.6185 27.9739 30.3677 30.1995 28.8028 32.8797L44.244 41.6949L35.329 26.4265Z' fill='white'/%3E%3Cpath d='M44.244 24.0645C41.1142 24.0645 38.0395 24.8791 35.329 26.4265L44.244 41.6949L44.244 24.0645Z' fill='%23F6BD5A'/%3E%3Cpath opacity='0.3' d='M53.1589 26.4265C50.4484 24.8791 47.3738 24.0645 44.244 24.0645L44.244 41.6949L53.1589 26.4265Z' fill='white'/%3E%3Cpath d='M59.6851 32.8797C58.1202 30.1995 55.8694 27.9739 53.1589 26.4265L44.244 41.6949L59.6851 32.8797Z' fill='%23F6BD5A'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M31.2872 60.0046C31.0367 60.0954 30.2282 60.3452 29.4766 60.5837L28.1328 61.0039L29.9321 62.798C30.9228 63.7973 31.7769 64.6035 31.8224 64.6035C31.8794 64.6035 31.9135 63.5248 31.9135 62.2189C31.9135 60.9017 31.8794 59.8343 31.8338 59.8456C31.7769 59.8456 31.5377 59.9251 31.2872 60.0046Z' fill='%23A63C1C'/%3E%3Cpath d='M58.0352 62.2189C58.0352 63.5299 58.1501 64.6035 58.207 64.6035C58.2526 64.6035 59.0259 63.8011 60.0166 62.8066L61.8159 61.0096L61.2693 60.8401C60.7227 60.6705 58.8095 60.0715 58.2971 59.9133L58.0352 59.8455V62.2189Z' fill='%23A63C1C'/%3E%3Cpath d='M26.7742 56.4267C26.1407 56.6459 25.2223 57.0217 24.7155 57.2618C23.6492 57.7629 21.9284 58.8277 22.0023 58.9216C22.034 58.953 22.7096 59.6211 23.4909 60.3936L24.9267 61.8028L24.441 63.6297C24.1665 64.6318 23.8181 65.9263 23.6492 66.5004C23.4803 67.0746 23.3642 67.5548 23.3747 67.5652C23.3853 67.5861 23.9448 67.3251 24.6099 67.0015C26.6264 66.0202 29.7302 64.9659 31.3349 64.7154C31.5777 64.6736 31.7783 64.6423 31.7783 64.6318C31.7783 64.611 30.9971 63.8385 30.0364 62.8989C28.8434 61.7298 28.3366 61.1661 28.4317 61.1034C28.5267 61.0408 28.5267 61.0199 28.4317 61.0199C28.3261 61.0199 28.2944 60.4458 28.2944 58.5145C28.2944 56.197 28.2839 56.0091 28.1149 56.0196C28.0094 56.0196 27.4076 56.2075 26.7742 56.4267Z' fill='url(%23paint20_linear_503_143298)'/%3E%3Cpath d='M61.6558 58.5137C61.6558 60.445 61.6241 61.0191 61.5291 61.0191C61.4235 61.0191 61.4235 61.04 61.5185 61.1026C61.6135 61.1653 61.1068 61.729 59.9138 62.8982C58.9531 63.8377 58.1824 64.6102 58.2035 64.6206C58.2141 64.6311 58.5097 64.6937 58.8581 64.7668C60.8217 65.1739 63.2816 66.0195 65.298 66.9694C65.9948 67.3035 66.5754 67.5645 66.586 67.5645C66.5965 67.554 66.4699 67.0738 66.3009 66.4997C66.132 65.9255 65.7836 64.6311 65.5091 63.6289L65.0235 61.8021L66.5121 60.351L68.0007 58.8895L67.7578 58.7121C67.2933 58.3571 65.8787 57.5638 65.013 57.1566C64.105 56.7391 62.0569 56.0083 61.8036 56.0083C61.6769 56.0083 61.6558 56.4363 61.6558 58.5137Z' fill='url(%23paint21_linear_503_143298)'/%3E%3Cpath d='M43.0751 49.4945C42.8112 49.5154 42.0088 49.578 41.2804 49.6407C37.7226 49.9434 33.8586 50.7681 29.1923 52.2191L28.2422 52.5218L28.2844 56.7393C28.3055 59.0672 28.3372 60.988 28.3583 60.9984C28.3689 61.0193 29.0868 60.821 29.9525 60.56C30.8181 60.299 31.5994 60.0798 31.6944 60.0798C31.7894 60.0798 32.6023 59.8919 33.4891 59.6622C37.7859 58.5557 41.2065 58.0963 45.0493 58.0963C48.6493 58.0963 51.9326 58.5243 55.9021 59.5265C56.9473 59.7875 57.9502 60.0276 58.1191 60.0485C58.2986 60.0798 59.1432 60.3094 59.9983 60.5704C60.864 60.8314 61.5819 61.0193 61.5925 60.9984C61.6136 60.988 61.6452 59.0672 61.6664 56.7393L61.7086 52.5218L60.4417 52.1252C56.3877 50.8516 52.7772 50.0687 49.2088 49.6824C47.7836 49.5363 43.983 49.411 43.0751 49.4945Z' fill='url(%23paint22_linear_503_143298)'/%3E%3Cg filter='url(%23filter3_d_503_143298)'%3E%3Cpath d='M31.2806 56.9727V53.0727H32.3126V54.5247H32.3366L33.3206 53.0727H34.4486L33.2846 54.6567L34.6766 56.9727H33.5486L32.6846 55.4727L32.3126 56.0007V56.9727H31.2806ZM35.0482 56.9727V53.0727H37.5682V53.9367H36.0802V54.5487H37.3522V55.4127H36.0802V56.1087H37.6282V56.9727H35.0482ZM38.3822 56.9727V53.0727H39.4142V56.1087H40.8902V56.9727H38.3822ZM42.9196 57.0447C42.6476 57.0447 42.4096 57.0067 42.2056 56.9307C42.0016 56.8547 41.8316 56.7387 41.6956 56.5827C41.5636 56.4267 41.4636 56.2307 41.3956 55.9947C41.3316 55.7547 41.2996 55.4727 41.2996 55.1487V53.0727H42.3316V55.2687C42.3316 55.4847 42.3516 55.6587 42.3916 55.7907C42.4356 55.9187 42.4996 56.0127 42.5836 56.0727C42.6716 56.1287 42.7836 56.1567 42.9196 56.1567C43.0556 56.1567 43.1676 56.1287 43.2556 56.0727C43.3436 56.0127 43.4096 55.9187 43.4536 55.7907C43.4976 55.6587 43.5196 55.4847 43.5196 55.2687V53.0727H44.5156V55.1487C44.5156 55.4727 44.4836 55.7547 44.4196 55.9947C44.3556 56.2307 44.2576 56.4267 44.1256 56.5827C43.9976 56.7387 43.8316 56.8547 43.6276 56.9307C43.4276 57.0067 43.1916 57.0447 42.9196 57.0447ZM44.8043 56.9727L45.9923 53.0727H47.2403L48.4283 56.9727H47.3363L46.8923 55.0767C46.8443 54.8887 46.7963 54.6847 46.7483 54.4647C46.7003 54.2447 46.6523 54.0367 46.6043 53.8407H46.5803C46.5403 54.0367 46.4963 54.2447 46.4483 54.4647C46.4003 54.6847 46.3523 54.8887 46.3043 55.0767L45.8603 56.9727H44.8043ZM45.6563 56.1447V55.3467H47.5643V56.1447H45.6563ZM48.8002 56.9727V53.0727H50.2762C50.5562 53.0727 50.8142 53.1107 51.0502 53.1867C51.2862 53.2587 51.4762 53.3867 51.6202 53.5707C51.7642 53.7547 51.8362 54.0087 51.8362 54.3327C51.8362 54.6447 51.7642 54.8987 51.6202 55.0947C51.4762 55.2907 51.2862 55.4347 51.0502 55.5267C50.8142 55.6187 50.5562 55.6647 50.2762 55.6647H49.8322V56.9727H48.8002ZM49.8322 54.8487H50.2042C50.4082 54.8487 50.5622 54.8047 50.6662 54.7167C50.7742 54.6287 50.8282 54.5007 50.8282 54.3327C50.8282 54.1647 50.7742 54.0487 50.6662 53.9847C50.5622 53.9207 50.4082 53.8887 50.2042 53.8887H49.8322V54.8487ZM50.9002 56.9727L50.0902 55.3947L50.7862 54.7107L52.0522 56.9727H50.9002ZM54.3795 57.0447C54.0155 57.0447 53.6835 56.9727 53.3835 56.8287C53.0875 56.6807 52.8515 56.4587 52.6755 56.1627C52.4995 55.8667 52.4115 55.4967 52.4115 55.0527C52.4115 54.7247 52.4635 54.4347 52.5675 54.1827C52.6715 53.9267 52.8135 53.7107 52.9935 53.5347C53.1735 53.3587 53.3795 53.2267 53.6115 53.1387C53.8475 53.0467 54.0955 53.0007 54.3555 53.0007C54.6435 53.0007 54.8935 53.0507 55.1055 53.1507C55.3175 53.2507 55.4915 53.3727 55.6275 53.5167L55.0875 54.1407C54.9915 54.0567 54.8895 53.9947 54.7815 53.9547C54.6775 53.9107 54.5475 53.8887 54.3915 53.8887C54.2155 53.8887 54.0575 53.9347 53.9175 54.0267C53.7775 54.1147 53.6675 54.2427 53.5875 54.4107C53.5075 54.5787 53.4675 54.7807 53.4675 55.0167C53.4675 55.2607 53.5035 55.4687 53.5755 55.6407C53.6515 55.8087 53.7635 55.9367 53.9115 56.0247C54.0635 56.1127 54.2555 56.1567 54.4875 56.1567C54.5435 56.1567 54.5975 56.1507 54.6495 56.1387C54.7055 56.1267 54.7515 56.1087 54.7875 56.0847V55.5447H54.2115V54.7047H55.6995V56.5647C55.5635 56.6967 55.3775 56.8107 55.1415 56.9067C54.9095 56.9987 54.6555 57.0447 54.3795 57.0447ZM55.9078 56.9727L57.0958 53.0727H58.3438L59.5318 56.9727H58.4398L57.9958 55.0767C57.9478 54.8887 57.8998 54.6847 57.8518 54.4647C57.8038 54.2447 57.7558 54.0367 57.7078 53.8407H57.6838C57.6438 54.0367 57.5998 54.2447 57.5518 54.4647C57.5038 54.6847 57.4558 54.8887 57.4078 55.0767L56.9638 56.9727H55.9078ZM56.7598 56.1447V55.3467H58.6678V56.1447H56.7598Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter4_f_503_143298)'%3E%3Cpath d='M35.3384 51.1484C34.5481 51.558 33.6512 50.8402 33.8109 49.9238L35.5104 40.1394L28.2968 33.1971C27.6231 32.5476 27.9733 31.3602 28.8763 31.232L38.9053 29.7922L43.3772 20.8414C43.7806 20.0346 44.872 20.0346 45.2754 20.8414L49.7473 29.7922L59.7764 31.232C60.6793 31.3602 61.0295 32.5476 60.3538 33.1971L53.1422 40.1394L54.8417 49.9238C55.0014 50.8402 54.1045 51.558 53.3142 51.1484L44.3232 46.4817L35.3384 51.1484Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter5_d_503_143298)'%3E%3Cpath d='M34.4466 40.1277C33.8803 40.0309 33.6948 39.3179 34.1315 38.9122L38.7904 34.5786L37.7502 28.2471C37.6535 27.6552 38.2931 27.185 38.8088 27.4689L44.5419 30.6139L50.3096 27.778C50.8297 27.5225 51.393 27.9447 51.2894 28.5122L50.1381 34.8078L54.7582 39.4216C55.1748 39.8363 54.8966 40.5774 54.2967 40.6474L47.8912 41.3989L44.9867 47.0473C44.715 47.5765 43.9746 47.5957 43.725 47.0811L40.8879 41.2228L34.4466 40.1277Z' fill='%23F17942'/%3E%3C/g%3E%3Cg filter='url(%23filter6_d_503_143298)'%3E%3Cg clip-path='url(%23paint23_angular_503_143298_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.000111891 -0.0140669 0.0150286 0.000118231 44.327 35.7519)'%3E%3CforeignObject x='-961.36' y='-961.36' width='1922.72' height='1922.72'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(240, 126, 86, 1) 91.7857deg,rgba(250, 215, 114, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M37.0513 48.0695C36.4115 48.3972 35.6855 47.823 35.8148 47.0898L37.1905 39.2623L31.3509 33.7085C30.8056 33.1889 31.089 32.239 31.82 32.1364L39.9388 30.9846L43.5589 23.8239C43.8855 23.1785 44.769 23.1785 45.0955 23.8239L48.7156 30.9846L56.8344 32.1364C57.5654 32.239 57.8488 33.1889 57.3018 33.7085L51.4639 39.2623L52.8397 47.0898C52.9689 47.823 52.2429 48.3972 51.6031 48.0695L44.3247 44.3361L37.0513 48.0695Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94331824779510498,&%2334;g&%2334;:0.49721625447273254,&%2334;b&%2334;:0.33741852641105652,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.25496017932891846%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.22378122806549072,&%2334;m01&%2334;:30.057228088378906,&%2334;m02&%2334;:29.186487197875977,&%2334;m10&%2334;:-28.133790969848633,&%2334;m11&%2334;:0.23646175861358643,&%2334;m12&%2334;:49.700515747070312%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3C/g%3E%3Cg clip-path='url(%23paint24_angular_503_143298_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00196341 -0.00432368 0.00740219 0.00332456 54.8159 21.8244)'%3E%3CforeignObject x='-1356.27' y='-1356.27' width='2712.54' height='2712.54'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(242, 141, 77, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M56.4989 18.0586L50.3281 20.0112L53.4135 23.9165L58.9242 23.6375L56.4989 18.0586Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.55294120311737061,&%2334;b&%2334;:0.30196079611778259,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:3.9268286228179932,&%2334;m01&%2334;:14.804384231567383,&%2334;m02&%2334;:45.450325012207031,&%2334;m10&%2334;:-8.6473684310913086,&%2334;m11&%2334;:6.6491284370422363,&%2334;m12&%2334;:22.823503494262695%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint25_angular_503_143298_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(0.00240751 0.00267406 -0.00457802 0.00407653 51.077 64.186)'%3E%3CforeignObject x='-1445.2' y='-1445.2' width='2890.39' height='2890.39'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(242, 141, 77, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M53.1822 66.4963L53.7117 61.6525L50.0505 62.5808L48.5585 66.4583L53.1822 66.4963Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.55294120311737061,&%2334;b&%2334;:0.30196079611778259,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:4.8150143623352051,&%2334;m01&%2334;:-9.1560411453247070,&%2334;m02&%2334;:53.247554779052734,&%2334;m10&%2334;:5.3481225967407227,&%2334;m11&%2334;:8.1530523300170898,&%2334;m12&%2334;:57.435420989990234%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint26_angular_503_143298_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00255079 0.00253928 -0.00434728 -0.00431914 37.2405 63.9081)'%3E%3CforeignObject x='-1445.74' y='-1445.74' width='2891.48' height='2891.48'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(242, 141, 77, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M35.0381 66.1269L39.9305 66.3834L38.795 62.7995L34.8191 61.5336L35.0381 66.1269Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.55294120311737061,&%2334;b&%2334;:0.30196079611778259,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-5.1015768051147461,&%2334;m01&%2334;:-8.6945505142211914,&%2334;m02&%2334;:44.138565063476562,&%2334;m10&%2334;:5.0785622596740723,&%2334;m11&%2334;:-8.6382780075073242,&%2334;m12&%2334;:65.687950134277344%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg clip-path='url(%23paint27_angular_503_143298_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(-0.00208659 -0.00387949 -0.00730106 0.00326147 34.3583 21.7327)'%3E%3CforeignObject x='-1374.85' y='-1374.85' width='2749.69' height='2749.69'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 115, 1) 0deg,rgba(242, 143, 79, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M32.5681 18.353L38.7906 19.9399L35.82 23.5958L30.3052 23.5137L32.5681 18.353Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.45098039507865906,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.0%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94901961088180542,&%2334;g&%2334;:0.56078433990478516,&%2334;b&%2334;:0.30980393290519714,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:-4.1731734275817871,&%2334;m01&%2334;:-14.602125167846680,&%2334;m02&%2334;:43.745960235595703,&%2334;m10&%2334;:-7.7589859962463379,&%2334;m11&%2334;:6.5229463577270508,&%2334;m12&%2334;:22.350744247436523%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cg filter='url(%23filter7_f_503_143298)'%3E%3Cpath d='M34.7428 39.5432L33.7301 38.2429L32.0934 38.4596L33.398 37.4541L33.1772 35.8248L34.1899 37.125L35.8266 36.9084L34.522 37.9138L34.7428 39.5432Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.7' d='M29.7935 39.2893L28.7809 37.989L27.1442 38.2057L28.4488 37.2002L28.228 35.5708L29.2407 36.8711L30.8774 36.6545L29.5728 37.6599L29.7935 39.2893Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter8_f_503_143298)'%3E%3Cpath d='M68.8072 48.7755L68.4189 46.7465L66.458 46.0589L68.5 45.6759L69.1895 43.7289L69.5778 45.7579L71.5388 46.4455L69.4967 46.8285L68.8072 48.7755Z' fill='white'/%3E%3C/g%3E%3Cpath d='M68.8072 48.7755L68.4189 46.7465L66.458 46.0589L68.5 45.6759L69.1895 43.7289L69.5778 45.7579L71.5388 46.4455L69.4967 46.8285L68.8072 48.7755Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter9_f_503_143298)'%3E%3Cpath d='M21.8786 18.4028L22.4 19.9646L24.016 20.3026L22.4501 20.8185L22.1148 22.4282L21.5934 20.8664L19.9774 20.5283L21.5433 20.0125L21.8786 18.4028Z' fill='white'/%3E%3C/g%3E%3Cpath d='M21.8786 18.4028L22.4 19.9646L24.016 20.3026L22.4501 20.8185L22.1148 22.4282L21.5934 20.8664L19.9774 20.5283L21.5433 20.0125L21.8786 18.4028Z' fill='white'/%3E%3Cg filter='url(%23filter10_f_503_143298)'%3E%3Cpath d='M17.2093 57.7473L17.65 56.6777L16.9425 55.764L18.0164 56.1995L18.9367 55.4932L18.4961 56.5628L19.2035 57.4765L18.1296 57.041L17.2093 57.7473Z' fill='white'/%3E%3C/g%3E%3Cpath d='M17.2093 57.7473L17.65 56.6777L16.9425 55.764L18.0164 56.1995L18.9367 55.4932L18.4961 56.5628L19.2035 57.4765L18.1296 57.041L17.2093 57.7473Z' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter11_f_503_143298)'%3E%3Cpath d='M23.0978 67.1064L22.7744 65.9015L21.5628 65.5721L22.7761 65.2535L23.1056 64.0515L23.429 65.2564L24.6406 65.5858L23.4273 65.9044L23.0978 67.1064Z' fill='white'/%3E%3C/g%3E%3Cpath d='M23.0978 67.1064L22.7744 65.9015L21.5628 65.5721L22.7761 65.2535L23.1056 64.0515L23.429 65.2564L24.6406 65.5858L23.4273 65.9044L23.0978 67.1064Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter12_f_503_143298)'%3E%3Cpath d='M68.8042 18.8789L68.0338 19.1327L67.8689 19.9246L67.6124 19.1562L66.8174 18.9899L67.5877 18.7361L67.7527 17.9442L68.0092 18.7126L68.8042 18.8789Z' fill='white'/%3E%3C/g%3E%3Cpath d='M68.8042 18.8789L68.0338 19.1327L67.8689 19.9246L67.6124 19.1562L66.8174 18.9899L67.5877 18.7361L67.7527 17.9442L68.0092 18.7126L68.8042 18.8789Z' fill='white'/%3E%3Cg filter='url(%23filter13_f_503_143298)'%3E%3Cpath d='M69.9025 63.0776L71.0049 64.0529L72.4065 63.5944L71.4259 64.6908L71.887 66.0847L70.7845 65.1095L69.3829 65.568L70.3635 64.4716L69.9025 63.0776Z' fill='white'/%3E%3C/g%3E%3Cpath d='M69.9025 63.0776L71.0049 64.0529L72.4065 63.5944L71.4259 64.6908L71.887 66.0847L70.7845 65.1095L69.3829 65.568L70.3635 64.4716L69.9025 63.0776Z' fill='white'/%3E%3Cg filter='url(%23filter14_f_503_143298)'%3E%3Cpath d='M59.2281 59.7921L59.8095 61.5336L61.6114 61.9105L59.8654 62.4858L59.4915 64.2807L58.9101 62.5392L57.1082 62.1623L58.8542 61.587L59.2281 59.7921Z' fill='white'/%3E%3C/g%3E%3Cpath d='M59.2281 59.7921L59.8095 61.5336L61.6114 61.9105L59.8654 62.4858L59.4915 64.2807L58.9101 62.5392L57.1082 62.1623L58.8542 61.587L59.2281 59.7921Z' fill='white'/%3E%3Cg filter='url(%23filter15_f_503_143298)'%3E%3Cpath d='M57.6735 38.0323L58.2548 39.7738L60.0567 40.1508L58.3107 40.726L57.9368 42.5209L57.3554 40.7794L55.5535 40.4025L57.2996 39.8272L57.6735 38.0323Z' fill='white'/%3E%3C/g%3E%3Cpath d='M57.6735 38.0323L58.2548 39.7738L60.0567 40.1508L58.3107 40.726L57.9368 42.5209L57.3554 40.7794L55.5535 40.4025L57.2996 39.8272L57.6735 38.0323Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_503_143298' x='41.5625' y='18.5215' width='42.1055' height='39.7715' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143298'/%3E%3C/filter%3E%3Cfilter id='filter1_f_503_143298' x='5.10156' y='18.5215' width='42.1055' height='39.7715' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143298'/%3E%3C/filter%3E%3Cfilter id='filter2_f_503_143298' x='13.9375' y='10.6895' width='59.957' height='62.0098' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='5.5' result='effect1_foregroundBlur_503_143298'/%3E%3C/filter%3E%3CclipPath id='bgblur_1_503_143298_clip_path' transform='translate(-13.9375 -10.6895)'%3E%3Cpath d='M40.2512 22.6066C42.2201 21.7485 43.2045 21.3195 44.2468 21.3195C45.2891 21.3196 46.2735 21.7486 48.2423 22.6068L54.8836 25.5017C57.214 26.5175 58.3793 27.0254 59.0331 28.0237C59.687 29.022 59.687 30.2931 59.687 32.8353V41.8638C59.687 46.1252 59.687 48.2559 58.866 50.1551C58.0449 52.0542 56.4928 53.5139 53.3884 56.4333L48.3557 61.1662C46.408 62.9978 45.4342 63.9136 44.2451 63.9136C43.056 63.9136 42.0822 62.9977 40.1346 61.166L35.1025 56.4332C31.9985 53.5139 30.4465 52.0542 29.6256 50.1552C28.8047 48.2561 28.8047 46.1255 28.8047 41.8644V32.8355C28.8047 30.2932 28.8047 29.022 29.4586 28.0237C30.1125 27.0254 31.2778 26.5175 33.6084 25.5018L40.2512 22.6066Z'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_2_503_143298_clip_path' transform='translate(-13.9375 -10.6895)'%3E%3Cpath d='M39.0927 22.2712C40.8868 21.6356 41.7839 21.3178 42.7012 21.1742C43.7254 21.0139 44.7683 21.0137 45.7926 21.1739C46.7099 21.3173 47.6071 21.6349 49.4015 22.2701V22.2701C52.882 23.5022 54.6223 24.1183 55.9418 25.1748C57.4113 26.3513 58.5188 27.9187 59.137 29.6967C59.6922 31.2933 59.6917 33.1393 59.6907 36.8312L59.6888 43.9673C59.6881 46.2349 59.6878 47.3687 59.4505 48.4378C59.186 49.6297 58.7054 50.7631 58.0325 51.7819C57.429 52.6957 56.6139 53.4844 54.9838 55.0618V55.0618C51.444 58.4871 49.6741 60.1998 47.681 60.9289C45.4623 61.7405 43.028 61.7405 40.8094 60.9287C38.8163 60.1995 37.0471 58.4874 33.5088 55.0632V55.0632C31.8794 53.4863 31.0647 52.6979 30.4613 51.7842C29.7875 50.7639 29.3065 49.6286 29.0422 48.4348C28.8055 47.3657 28.8058 46.2319 28.8065 43.9645L28.8084 36.8211C28.8094 33.1331 28.8099 31.2891 29.3649 29.6941C29.9834 27.9168 31.0908 26.35 32.5599 25.1739C33.8783 24.1185 35.6164 23.5028 39.0927 22.2712V22.2712Z'/%3E%3C/clipPath%3E%3Cfilter id='filter3_d_503_143298' x='27.2812' y='53' width='36.25' height='12.0449' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_503_143298'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_503_143298' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter4_f_503_143298' x='-0.0546875' y='-7.76367' width='88.7617' height='87.0293' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='14' result='effect1_foregroundBlur_503_143298'/%3E%3C/filter%3E%3Cfilter id='filter5_d_503_143298' x='29.8906' y='27.3848' width='29.0664' height='28.0703' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_503_143298'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_503_143298' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter6_d_503_143298' x='27.0664' y='23.3398' width='34.5195' height='32.8242' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_503_143298'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_503_143298' result='shape'/%3E%3C/filter%3E%3CclipPath id='paint23_angular_503_143298_clip_path'%3E%3Cpath d='M37.0513 48.0695C36.4115 48.3972 35.6855 47.823 35.8148 47.0898L37.1905 39.2623L31.3509 33.7085C30.8056 33.1889 31.089 32.239 31.82 32.1364L39.9388 30.9846L43.5589 23.8239C43.8855 23.1785 44.769 23.1785 45.0955 23.8239L48.7156 30.9846L56.8344 32.1364C57.5654 32.239 57.8488 33.1889 57.3018 33.7085L51.4639 39.2623L52.8397 47.0898C52.9689 47.823 52.2429 48.3972 51.6031 48.0695L44.3247 44.3361L37.0513 48.0695Z'/%3E%3C/clipPath%3E%3CclipPath id='paint24_angular_503_143298_clip_path'%3E%3Cpath d='M56.4989 18.0586L50.3281 20.0112L53.4135 23.9165L58.9242 23.6375L56.4989 18.0586Z'/%3E%3C/clipPath%3E%3CclipPath id='paint25_angular_503_143298_clip_path'%3E%3Cpath d='M53.1822 66.4963L53.7117 61.6525L50.0505 62.5808L48.5585 66.4583L53.1822 66.4963Z'/%3E%3C/clipPath%3E%3CclipPath id='paint26_angular_503_143298_clip_path'%3E%3Cpath d='M35.0381 66.1269L39.9305 66.3834L38.795 62.7995L34.8191 61.5336L35.0381 66.1269Z'/%3E%3C/clipPath%3E%3CclipPath id='paint27_angular_503_143298_clip_path'%3E%3Cpath d='M32.5681 18.353L38.7906 19.9399L35.82 23.5958L30.3052 23.5137L32.5681 18.353Z'/%3E%3C/clipPath%3E%3Cfilter id='filter7_f_503_143298' x='28.0938' y='31.8242' width='11.7344' height='11.7188' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143298'/%3E%3C/filter%3E%3Cfilter id='filter8_f_503_143298' x='62.457' y='39.7285' width='13.082' height='13.0469' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143298'/%3E%3C/filter%3E%3Cfilter id='filter9_f_503_143298' x='15.9766' y='14.4023' width='12.0391' height='12.0254' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143298'/%3E%3C/filter%3E%3Cfilter id='filter10_f_503_143298' x='12.9414' y='51.4941' width='10.2617' height='10.2539' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143298'/%3E%3C/filter%3E%3Cfilter id='filter11_f_503_143298' x='17.5625' y='60.0508' width='11.0781' height='11.0547' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143298'/%3E%3C/filter%3E%3Cfilter id='filter12_f_503_143298' x='62.8164' y='13.9434' width='9.98828' height='9.98047' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143298'/%3E%3C/filter%3E%3Cfilter id='filter13_f_503_143298' x='65.3828' y='59.0781' width='11.0234' height='11.0059' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143298'/%3E%3C/filter%3E%3Cfilter id='filter14_f_503_143298' x='53.1094' y='55.793' width='12.5039' height='12.4883' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143298'/%3E%3C/filter%3E%3Cfilter id='filter15_f_503_143298' x='51.5547' y='34.0332' width='12.5039' height='12.4883' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_503_143298'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_503_143298' x1='53.8804' y1='38.1896' x2='66.1505' y2='23.9113' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_503_143298' x1='58.3997' y1='35.9036' x2='63.4964' y2='27.0585' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_503_143298' x1='60.928' y1='40.3395' x2='64.9645' y2='33.6511' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_503_143298' x1='63.9888' y1='44.5444' x2='66.8197' y2='40.0653' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_503_143298' x1='51.0757' y1='35.4005' x2='63.3458' y2='21.1223' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_503_143298' x1='55.595' y1='33.1145' x2='60.6917' y2='24.2694' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_503_143298' x1='58.1233' y1='37.5504' x2='62.1598' y2='30.862' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_503_143298' x1='61.1841' y1='41.7554' x2='64.015' y2='37.2762' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear_503_143298' x1='34.8891' y1='38.1896' x2='22.619' y2='23.9113' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint9_linear_503_143298' x1='30.3698' y1='35.9036' x2='25.2731' y2='27.0585' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint10_linear_503_143298' x1='27.8416' y1='40.3395' x2='23.8051' y2='33.6511' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint11_linear_503_143298' x1='24.7807' y1='44.5444' x2='21.9499' y2='40.0653' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint12_linear_503_143298' x1='37.6938' y1='35.4005' x2='25.4237' y2='21.1223' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint13_linear_503_143298' x1='33.1745' y1='33.1145' x2='28.0778' y2='24.2694' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint14_linear_503_143298' x1='30.6462' y1='37.5504' x2='26.6097' y2='30.862' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint15_linear_503_143298' x1='27.5854' y1='41.7554' x2='24.7546' y2='37.2762' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9CF74'/%3E%3Cstop offset='1' stop-color='%23F28C4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint16_linear_503_143298' x1='43.9159' y1='20.0234' x2='43.9159' y2='63.365' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F4A455'/%3E%3Cstop offset='1' stop-color='%23ED4E60'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint17_linear_503_143298' x1='44.3821' y1='17.5' x2='44.3821' y2='70.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FADC6A'/%3E%3Cstop offset='1' stop-color='%23F4A339'/%3E%3C/linearGradient%3E%3CradialGradient id='paint18_radial_503_143298' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(26.4152 24.0643) rotate(44.6777) scale(50.1493 115.13)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3CradialGradient id='paint19_radial_503_143298' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(26.4218 24.065) rotate(44.6777) scale(50.1493 115.13)'%3E%3Cstop stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.47'/%3E%3C/radialGradient%3E%3ClinearGradient id='paint20_linear_503_143298' x1='26.8891' y1='67.5664' x2='26.8891' y2='56.0192' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint21_linear_503_143298' x1='63.1019' y1='67.5645' x2='63.1019' y2='56.0083' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint22_linear_503_143298' x1='44.9754' y1='61' x2='44.9754' y2='49.4677' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE6838'/%3E%3Cstop offset='1' stop-color='%23F29445'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_503_143298'%3E%3Crect width='90' height='88' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 90px;
  height: 88px;
}
.box-list-tier .box-list-tier-inner .box-tier-item:last-child .inner .box-text {
  border-bottom: 0px;
}
.box-list-tier .box-list-tier-inner .box-tier-item.is-done .inner {
  position: relative;
}
.box-list-tier .box-list-tier-inner .box-tier-item.is-done .inner:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 22C12.4445 22 13.8749 21.7155 15.2095 21.1627C16.5441 20.6099 17.7567 19.7996 18.7782 18.7782C19.7996 17.7567 20.6099 16.5441 21.1627 15.2095C21.7155 13.8749 22 12.4445 22 11C22 9.55546 21.7155 8.12506 21.1627 6.79048C20.6099 5.4559 19.7996 4.24327 18.7782 3.22183C17.7567 2.20038 16.5441 1.39013 15.2095 0.837325C13.8749 0.284523 12.4445 -2.15253e-08 11 0C8.08262 4.34724e-08 5.28473 1.15893 3.22183 3.22183C1.15893 5.28473 0 8.08262 0 11C0 13.9174 1.15893 16.7153 3.22183 18.7782C5.28473 20.8411 8.08262 22 11 22ZM10.7164 15.4489L16.8276 8.11556L14.9502 6.55111L9.69467 12.8566L6.97522 10.1359L5.247 11.8641L8.91367 15.5308L9.85967 16.4768L10.7164 15.4489Z' fill='%231CC542'/%3E%3C/svg%3E%0A");
  width: 22px;
  height: 22px;
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box-list-tier .box-list-tier-inner .box-tier-item.is-done .inner .box-text .text {
  color: #1cc542;
  font-family: "source-sans-pro-semibold";
}

.list-riwayat-poin .inner {
  padding: 10px 0 !important;
  border-bottom: 0px !important;
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 12px 0;
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item:last-child {
  border-bottom: 0px;
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner {
  display: flex;
  grid-column-gap: 12px;
  text-decoration: none;
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-img {
  flex: 0 0 auto;
  width: 62px;
  height: 62px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-img img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  object-position: center center;
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-text {
  flex: 1 1 auto;
  display: flex;
  align-items: flex-end;
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-text .box-text-inner {
  flex: 1 1 auto;
  color: #333333;
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-text .box-text-inner h3 {
  font-size: 17px;
  line-height: 21px;
  margin-bottom: 2px;
  font-family: "source-sans-pro-bold";
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-text .box-text-inner p {
  font-size: 14px;
  margin-bottom: 0px;
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-text .box-poin {
  flex: 0 0 auto;
  text-align: right;
  color: #1cc542;
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-text .box-poin .poin-number {
  font-size: 18px;
  font-family: "source-sans-pro-bold";
  line-height: 23px;
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-text .box-poin .poin-status {
  font-size: 14px;
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item.minus-poin .riwayat-poin-item-inner .box-text .box-poin {
  color: #c91432;
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item.expired-poin .riwayat-poin-item-inner .box-text .box-poin {
  color: #333;
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item-header .riwayat-poin-item-header-inner {
  background-color: #f0f3fc;
  padding: 8px 0;
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item-header .riwayat-poin-item-header-inner h3 {
  margin-bottom: 0px;
  color: #7f7f7f;
  font-size: 14px;
  font-family: "source-sans-pro-bold";
}

.CX-tab-simple .tab-content-simple .tab-content-dynamic.box-riwayat-poin {
  padding: 0 0;
}
.CX-tab-simple .tab-content-simple .tab-content-dynamic.box-riwayat-poin .list-riwayat-poin .inner {
  padding: 0 0 !important;
}
.CX-tab-simple .tab-content-simple .tab-content-dynamic.box-riwayat-poin .list-riwayat-poin .inner .riwayat-poin-item-header .riwayat-poin-item-header-inner {
  padding: 8px 20px;
}
.CX-tab-simple .tab-content-simple .tab-content-dynamic.box-riwayat-poin .list-riwayat-poin .inner .riwayat-poin-group-item-outer {
  padding: 0 20px;
}

.list-riwayat-poin.type-voucher .inner .riwayat-poin-group .riwayat-poin-group-item-outer .riwayat-poin-item .riwayat-poin-item-inner .box-voucher-vector {
  background: #494df4;
  background: linear-gradient(180deg, #494df4, #340ef3);
  color: #fff;
  flex: 0 0 auto;
  width: 138px;
  height: 80px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  position: relative;
}
.list-riwayat-poin.type-voucher .inner .riwayat-poin-group .riwayat-poin-group-item-outer .riwayat-poin-item .riwayat-poin-item-inner .box-voucher-vector .box-vector:before {
  content: "";
  background-image: url("/o/axa-emma-theme/images/referral/ico-reward.png");
  width: 88px;
  height: 88px;
  display: inline-block;
  background-size: cover;
  z-index: 2;
  position: absolute;
  left: 10px;
}
.list-riwayat-poin.type-voucher .inner .riwayat-poin-group .riwayat-poin-group-item-outer .riwayat-poin-item .riwayat-poin-item-inner .box-voucher-vector .box-vector:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='132' height='51' viewBox='0 0 132 51' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.7' filter='url(%23filter0_f_1453_195743)'%3E%3Cpath d='M124.172 16L128.963 21.4357L116.578 30.7413L104.194 40.047L102.597 38.2351L124.172 16Z' fill='url(%23paint0_linear_1453_195743)' fill-opacity='0.8'/%3E%3C/g%3E%3Cg opacity='0.7' filter='url(%23filter1_f_1453_195743)'%3E%3Cpath d='M104.562 9.37305L111.062 12.5745L95.2481 39.2165L93.0815 38.1494L104.562 9.37305Z' fill='url(%23paint1_linear_1453_195743)' fill-opacity='0.8'/%3E%3C/g%3E%3Cg opacity='0.7' filter='url(%23filter2_f_1453_195743)'%3E%3Cpath d='M87.1055 3L94.2514 4.19767L86.7638 34.2614L84.3818 33.8622L87.1055 3Z' fill='url(%23paint2_linear_1453_195743)' fill-opacity='0.8'/%3E%3C/g%3E%3Cg opacity='0.5' filter='url(%23filter3_f_1453_195743)'%3E%3Cpath d='M9.64062 15.8887L15.7045 11.9227L30.5899 39.0947L28.5686 40.4167L9.64062 15.8887Z' fill='url(%23paint3_linear_1453_195743)'/%3E%3C/g%3E%3Cg opacity='0.5' filter='url(%23filter4_f_1453_195743)'%3E%3Cpath d='M3.42969 29.293L7.29799 23.1664L28.6961 39.5334L27.4067 41.5756L3.42969 29.293Z' fill='url(%23paint4_linear_1453_195743)'/%3E%3C/g%3E%3Cpath d='M40 32L69.5 28L97 32L130 37.3673L69.5 49L11 37.3673L40 32Z' fill='%23EAE8FD'/%3E%3Cpath d='M69.5 49L11.5 37.5V51H129.5V37.5L69.5 49Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_1453_195743' x='99.5957' y='13' width='32.3672' height='30.0469' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='1.5' result='effect1_foregroundBlur_1453_195743'/%3E%3C/filter%3E%3Cfilter id='filter1_f_1453_195743' x='90.082' y='6.37305' width='23.9805' height='35.8438' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='1.5' result='effect1_foregroundBlur_1453_195743'/%3E%3C/filter%3E%3Cfilter id='filter2_f_1453_195743' x='81.3809' y='0' width='15.8711' height='37.2617' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='1.5' result='effect1_foregroundBlur_1453_195743'/%3E%3C/filter%3E%3Cfilter id='filter3_f_1453_195743' x='6.64062' y='8.92188' width='26.9492' height='34.4941' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='1.5' result='effect1_foregroundBlur_1453_195743'/%3E%3C/filter%3E%3Cfilter id='filter4_f_1453_195743' x='0.429688' y='20.166' width='31.2656' height='24.4102' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='1.5' result='effect1_foregroundBlur_1453_195743'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_1453_195743' x1='107.258' y1='38.4948' x2='127.649' y2='21.8058' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_1453_195743' x1='97.4907' y1='36.6142' x2='109.989' y2='13.4171' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_1453_195743' x1='88.1635' y1='31.1242' x2='93.4651' y2='5.31344' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_1453_195743' x1='29.491' y1='35.8399' x2='15.8833' y2='13.276' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_1453_195743' x1='26.7137' y1='37.2624' x2='7.7539' y2='24.4323' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 132px;
  height: 51px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-left: -5px;
  z-index: 1;
}
.list-riwayat-poin.type-voucher .inner .riwayat-poin-group .riwayat-poin-group-item-outer .riwayat-poin-item .riwayat-poin-item-inner .box-voucher-vector .box-voucher-text {
  position: absolute;
  right: 9px;
  z-index: 2;
  width: 60px;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: -7px;
}
.list-riwayat-poin.type-voucher .inner .riwayat-poin-group .riwayat-poin-group-item-outer .riwayat-poin-item .riwayat-poin-item-inner .box-voucher-vector .box-voucher-text .text {
  font-size: 9px;
  color: #fff;
  margin-bottom: 0px;
  font-family: "source-sans-pro-bold";
}
.list-riwayat-poin.type-voucher .inner .riwayat-poin-group .riwayat-poin-group-item-outer .riwayat-poin-item .riwayat-poin-item-inner .box-voucher-vector .box-voucher-text .subtext {
  color: #fff;
  font-size: 7px;
  font-family: "source-sans-pro-bold";
}
.list-riwayat-poin.type-voucher .inner .riwayat-poin-group .riwayat-poin-group-item-outer .riwayat-poin-item .riwayat-poin-item-inner .box-voucher-vector .box-voucher-text .price {
  font-size: 20px;
  font-family: "source-sans-pro-bold";
  line-height: 23px;
}
.list-riwayat-poin.type-voucher .inner .riwayat-poin-group .riwayat-poin-group-item-outer .riwayat-poin-item .riwayat-poin-item-inner .box-text {
  align-items: flex-start;
  display: grid;
  grid-template-columns: 1fr;
}
.list-riwayat-poin.type-voucher .inner .riwayat-poin-group .riwayat-poin-group-item-outer .riwayat-poin-item .riwayat-poin-item-inner .box-text .box-text-inner h3 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list-riwayat-poin.type-voucher .inner .riwayat-poin-group .riwayat-poin-group-item-outer .riwayat-poin-item .riwayat-poin-item-inner .box-text .box-text-inner p {
  color: #7f7f7f;
}
.list-riwayat-poin.type-voucher .inner .riwayat-poin-group .riwayat-poin-group-item-outer .riwayat-poin-item .riwayat-poin-item-inner .box-text .box-poin {
  text-align: left;
  display: flex;
  align-items: center;
  grid-column-gap: 4px;
}
.list-riwayat-poin.type-voucher .inner .riwayat-poin-group .riwayat-poin-group-item-outer .riwayat-poin-item .riwayat-poin-item-inner .box-text .box-poin .poin-number,
.list-riwayat-poin.type-voucher .inner .riwayat-poin-group .riwayat-poin-group-item-outer .riwayat-poin-item .riwayat-poin-item-inner .box-text .box-poin .poin-status {
  font-size: 16px;
  line-height: 21px;
}
.list-riwayat-poin.type-voucher .inner .riwayat-poin-group .riwayat-poin-group-item-outer .riwayat-poin-item .riwayat-poin-item-inner .box-text .box-poin .poin-number {
  font-family: "source-sans-pro-black";
}
.list-riwayat-poin.type-voucher .inner .riwayat-poin-group .riwayat-poin-group-item-outer .riwayat-poin-item .riwayat-poin-item-inner .box-text .box-poin .poin-status {
  font-family: "source-sans-pro-regular";
}
.list-riwayat-poin.type-voucher .inner .riwayat-poin-group .riwayat-poin-group-item-outer .riwayat-poin-item.disabled .riwayat-poin-item-inner .box-voucher-vector {
  background: #cccccc;
}
.list-riwayat-poin.type-voucher .inner .riwayat-poin-group .riwayat-poin-group-item-outer .riwayat-poin-item.disabled .riwayat-poin-item-inner .box-voucher-vector .box-vector:before, .list-riwayat-poin.type-voucher .inner .riwayat-poin-group .riwayat-poin-group-item-outer .riwayat-poin-item.disabled .riwayat-poin-item-inner .box-voucher-vector .box-vector:after {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.list-riwayat-poin.type-voucher .inner .riwayat-poin-group .riwayat-poin-group-item-outer .riwayat-poin-item.is-redeem .riwayat-poin-item-inner .box-voucher-vector .info-status-voucher {
  position: absolute;
  bottom: 0px;
  z-index: 2;
  width: 100%;
  background-color: #00008f;
  text-align: center;
  font-size: 10px;
  font-family: "source-sans-pro-bold";
  line-height: 13px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -ms-border-bottom-left-radius: 8px;
  -o-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  -ms-border-bottom-right-radius: 8px;
  -o-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.list-riwayat-poin.type-voucher .inner .riwayat-poin-group .riwayat-poin-group-item-outer .riwayat-poin-item.is-redeem .riwayat-poin-item-inner .box-text .box-poin {
  color: #999999;
}
.list-riwayat-poin.type-voucher .inner .riwayat-poin-group .riwayat-poin-group-item-outer .riwayat-poin-item.is-redeem .riwayat-poin-item-inner .box-text .box-poin .poin-number {
  color: #7f7f7f;
}

.list-riwayat-poin.type-voucher .inner .riwayat-poin-group .riwayat-poin-group-item-outer .riwayat-poin-item.disabled .riwayat-poin-item-inner .box-voucher-image img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.5;
}
.list-riwayat-poin.type-voucher .inner .riwayat-poin-group .riwayat-poin-group-item-outer .riwayat-poin-item .riwayat-poin-item-inner .box-voucher-image {
  position: relative;
  text-align: center;
}
.list-riwayat-poin.type-voucher .inner .riwayat-poin-group .riwayat-poin-group-item-outer .riwayat-poin-item .riwayat-poin-item-inner .box-voucher-image img {
  height: 80px;
  margin: 0 auto;
  width: 100%;
  object-fit: cover;
}
.list-riwayat-poin.type-voucher .inner .riwayat-poin-group .riwayat-poin-group-item-outer .riwayat-poin-item .riwayat-poin-item-inner .box-voucher-image .info-status-voucher {
  position: absolute;
  bottom: 0px;
  z-index: 2;
  width: 100%;
  background-color: #00008f;
  text-align: center;
  font-size: 10px;
  font-family: "source-sans-pro-bold";
  line-height: 13px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -ms-border-bottom-left-radius: 8px;
  -o-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  -ms-border-bottom-right-radius: 8px;
  -o-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
  color: #fff;
}

.list-riwayat-poin.type-voucher .inner .riwayat-poin-group .riwayat-poin-group-item-outer .riwayat-poin-item .riwayat-poin-item-inner .box-voucher-image {
  width: 138px;
  height: 80px;
  flex: 0 0 auto;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -0-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
}

.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .box-stars {
  color: #7f7f7f;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  padding-left: 20px;
  margin-top: 5px;
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .box-stars:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='27' viewBox='0 0 28 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.4' filter='url(%23filter0_f_33759_6401)'%3E%3Cpath d='M8.34248 22.1622C7.87824 22.4028 7.35147 21.9811 7.44527 21.4427L8.4435 15.6939L4.20644 11.615C3.81076 11.2334 4.01642 10.5358 4.5468 10.4604L10.4376 9.61449L13.0642 4.3555C13.3011 3.8815 13.9422 3.8815 14.1791 4.3555L16.8058 9.61449L22.6965 10.4604C23.2269 10.5358 23.4326 11.2334 23.0357 11.615L18.7998 15.6939L19.798 21.4427C19.8919 21.9811 19.3651 22.4028 18.9008 22.1622L13.6199 19.4203L8.34248 22.1622Z' fill='%23F38D5B'/%3E%3C/g%3E%3Cpath d='M9.0259 20.2565C8.64291 20.4465 8.20832 20.1136 8.28571 19.6885L9.10925 15.15L5.61368 11.9298C5.28724 11.6285 5.45691 11.0778 5.89447 11.0183L10.7543 10.3505L12.9213 6.19863C13.1168 5.82442 13.6457 5.82442 13.8411 6.19863L16.0081 10.3505L20.868 11.0183C21.3056 11.0778 21.4752 11.6285 21.1478 11.9298L17.6532 15.15L18.4768 19.6885C18.5541 20.1136 18.1196 20.4465 17.7366 20.2565L13.3797 18.0919L9.0259 20.2565Z' fill='url(%23paint0_angular_33759_6401)'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_33759_6401' x='0' y='0' width='27.2422' height='26.2305' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_33759_6401'/%3E%3C/filter%3E%3CradialGradient id='paint0_angular_33759_6401' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(13.3811 13.1146) rotate(-89.5295) scale(8.15642 8.99634)'%3E%3Cstop offset='0.25496' stop-color='%23F17F56'/%3E%3Cstop offset='1' stop-color='%23FAD772'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 27px;
  height: 28px;
  display: inline-block;
  position: absolute;
  top: -4px;
  left: -5px;
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .box-stars strong,
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .box-stars b {
  font-family: "source-sans-pro-black";
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item.available .riwayat-poin-item-inner .box-text .box-text-inner h3 {
  margin-bottom: 5px;
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item.available .riwayat-poin-item-inner .box-text .box-text-inner .status-info {
  background: rgba(28, 197, 67, 0.2);
  display: inline-block;
  color: #1cc542;
  font-size: 14px;
  line-height: 20px;
  font-family: "source-sans-pro-semibold";
  -webkit-border-radius: 900px;
  -moz-border-radius: 900px;
  -ms-border-radius: 900px;
  -o-border-radius: 900px;
  border-radius: 900px;
  padding: 0px 10px;
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item.not-available .riwayat-poin-item-inner .box-text .box-text-inner h3 {
  margin-bottom: 5px;
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item.not-available .riwayat-poin-item-inner .box-text .box-text-inner .status-info {
  background: rgba(201, 21, 51, 0.2);
  display: inline-block;
  color: #c91432;
  font-size: 14px;
  line-height: 20px;
  font-family: "source-sans-pro-semibold";
  -webkit-border-radius: 900px;
  -moz-border-radius: 900px;
  -ms-border-radius: 900px;
  -o-border-radius: 900px;
  border-radius: 900px;
  padding: 0px 10px;
}

.box-info-empty-vector {
  margin: 2rem auto;
  text-align: center;
}
.box-info-empty-vector .box-text h3 {
  font-family: "source-sans-pro-bold";
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 5px;
}
.box-info-empty-vector .box-text p {
  font-size: 12px;
  line-height: 15px;
  color: #7f7f7f;
}

.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-text .box-text-inner .date {
  color: #7f7f7f;
}

@media (max-width: 1024px) {
  .list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-text {
    position: relative;
  }
  .list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-text .box-text-inner .date,
  .list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-text .box-text-inner p {
    max-width: calc(100% - 48px);
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-text .box-text-inner p {
    font-size: 12px;
  }
  .list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-text .box-text-inner .date {
    font-size: 13px;
    color: #7f7f7f;
  }
}
@media (max-width: 1024px) {
  .list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-text .box-poin {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-text .box-poin .poin-number {
    display: inline-block;
  }
  .list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-text .box-poin .poin-status {
    font-size: 13px;
  }
}

.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-img.type-vector > div {
  background-image: url("data:image/svg+xml,%3Csvg width='62' height='62' viewBox='0 0 62 62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect opacity='0.1' width='62' height='62' rx='16' fill='%23027180'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.977 18.977C18 20.9541 18 24.136 18 30.5C18 36.864 18 40.0459 19.977 42.023C21.9541 44 25.136 44 31.5 44C37.864 44 41.0459 44 43.023 42.023C45 40.0459 45 36.864 45 30.5C45 24.136 45 20.9541 43.023 18.977C41.0459 17 37.864 17 31.5 17C25.136 17 21.9541 17 19.977 18.977ZM29.5332 24.4483C29.9188 24.0433 29.9032 23.4025 29.4983 23.0168C29.0933 22.6312 28.4525 22.6468 28.0668 23.0517L24.9429 26.3319L24.1332 25.4817C23.7475 25.0768 23.1067 25.0612 22.7017 25.4468C22.2968 25.8325 22.2812 26.4733 22.6668 26.8783L24.2097 28.4983C24.4008 28.6989 24.6658 28.8125 24.9429 28.8125C25.22 28.8125 25.4849 28.6989 25.676 28.4983L29.5332 24.4483ZM32.85 25.4375C32.2908 25.4375 31.8375 25.8908 31.8375 26.45C31.8375 27.0092 32.2908 27.4625 32.85 27.4625H39.6C40.1592 27.4625 40.6125 27.0092 40.6125 26.45C40.6125 25.8908 40.1592 25.4375 39.6 25.4375H32.85ZM29.5332 33.8983C29.9188 33.4933 29.9032 32.8525 29.4983 32.4668C29.0933 32.0812 28.4525 32.0968 28.0668 32.5017L24.9429 35.7819L24.1332 34.9317C23.7475 34.5268 23.1067 34.5112 22.7017 34.8968C22.2968 35.2825 22.2812 35.9233 22.6668 36.3283L24.2097 37.9483C24.4008 38.1489 24.6658 38.2625 24.9429 38.2625C25.22 38.2625 25.4849 38.1489 25.676 37.9483L29.5332 33.8983ZM32.85 34.8875C32.2908 34.8875 31.8375 35.3408 31.8375 35.9C31.8375 36.4592 32.2908 36.9125 32.85 36.9125H39.6C40.1592 36.9125 40.6125 36.4592 40.6125 35.9C40.6125 35.3408 40.1592 34.8875 39.6 34.8875H32.85Z' fill='%23027180'/%3E%3C/svg%3E%0A");
  width: 62px;
  height: 62px;
  display: inline-block;
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-img.type-vector > div.vector-pengkinian-data-berhasil {
  background-image: url("data:image/svg+xml,%3Csvg width='62' height='62' viewBox='0 0 62 62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect opacity='0.1' width='62' height='62' rx='16' fill='%23027180'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.977 18.977C18 20.9541 18 24.136 18 30.5C18 36.864 18 40.0459 19.977 42.023C21.9541 44 25.136 44 31.5 44C37.864 44 41.0459 44 43.023 42.023C45 40.0459 45 36.864 45 30.5C45 24.136 45 20.9541 43.023 18.977C41.0459 17 37.864 17 31.5 17C25.136 17 21.9541 17 19.977 18.977ZM29.5332 24.4483C29.9188 24.0433 29.9032 23.4025 29.4983 23.0168C29.0933 22.6312 28.4525 22.6468 28.0668 23.0517L24.9429 26.3319L24.1332 25.4817C23.7475 25.0768 23.1067 25.0612 22.7017 25.4468C22.2968 25.8325 22.2812 26.4733 22.6668 26.8783L24.2097 28.4983C24.4008 28.6989 24.6658 28.8125 24.9429 28.8125C25.22 28.8125 25.4849 28.6989 25.676 28.4983L29.5332 24.4483ZM32.85 25.4375C32.2908 25.4375 31.8375 25.8908 31.8375 26.45C31.8375 27.0092 32.2908 27.4625 32.85 27.4625H39.6C40.1592 27.4625 40.6125 27.0092 40.6125 26.45C40.6125 25.8908 40.1592 25.4375 39.6 25.4375H32.85ZM29.5332 33.8983C29.9188 33.4933 29.9032 32.8525 29.4983 32.4668C29.0933 32.0812 28.4525 32.0968 28.0668 32.5017L24.9429 35.7819L24.1332 34.9317C23.7475 34.5268 23.1067 34.5112 22.7017 34.8968C22.2968 35.2825 22.2812 35.9233 22.6668 36.3283L24.2097 37.9483C24.4008 38.1489 24.6658 38.2625 24.9429 38.2625C25.22 38.2625 25.4849 38.1489 25.676 37.9483L29.5332 33.8983ZM32.85 34.8875C32.2908 34.8875 31.8375 35.3408 31.8375 35.9C31.8375 36.4592 32.2908 36.9125 32.85 36.9125H39.6C40.1592 36.9125 40.6125 36.4592 40.6125 35.9C40.6125 35.3408 40.1592 34.8875 39.6 34.8875H32.85Z' fill='%23027180'/%3E%3C/svg%3E%0A");
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-img.type-vector > div.vector-top-up-berhasil {
  background-image: url("data:image/svg+xml,%3Csvg width='62' height='62' viewBox='0 0 62 62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect opacity='0.1' width='62' height='62' rx='16' fill='%23F07662'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M42.8542 27.6118C42.7804 27.6071 42.7002 27.6071 42.6169 27.6071L42.5962 27.6072H39.3321C36.6416 27.6072 34.3395 29.7416 34.3395 32.525C34.3395 35.3084 36.6416 37.4429 39.3321 37.4429H42.5962L42.6169 37.4429C42.7002 37.4429 42.7804 37.4429 42.8542 37.4382C43.947 37.3687 44.9135 36.5068 44.9948 35.3029C45.0001 35.224 45 35.1389 45 35.06L45 35.0386V30.0114L45 29.99C45 29.9112 45.0001 29.8261 44.9948 29.7471C44.9135 28.5432 43.947 27.6813 42.8542 27.6118ZM39.0427 33.8364C39.7353 33.8364 40.2968 33.2493 40.2968 32.525C40.2968 31.8007 39.7353 31.2136 39.0427 31.2136C38.35 31.2136 37.7885 31.8007 37.7885 32.525C37.7885 33.2493 38.35 33.8364 39.0427 33.8364Z' fill='%23F07662'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M42.6161 39.41C42.8101 39.4049 42.9569 39.5861 42.9043 39.7743C42.6431 40.7086 42.2285 41.505 41.5632 42.1755C40.5894 43.1569 39.3547 43.5925 37.8291 43.7992C36.3467 44 34.4527 44 32.0614 44H29.3121C26.9208 44 25.0268 44 23.5444 43.7992C22.0188 43.5925 20.7841 43.1569 19.8103 42.1755C18.8365 41.1941 18.4044 39.9496 18.1993 38.412C18 36.918 18 35.0091 18 32.599V32.451C18 30.0409 18 28.132 18.1993 26.638C18.4044 25.1004 18.8365 23.8559 19.8103 22.8745C20.7841 21.8931 22.0188 21.4575 23.5444 21.2508C25.0268 21.05 26.9208 21.05 29.3121 21.05L32.0614 21.05C34.4527 21.05 36.3467 21.05 37.8291 21.2508C39.3547 21.4575 40.5894 21.8931 41.5632 22.8745C42.2285 23.545 42.6431 24.3414 42.9043 25.2757C42.9569 25.4639 42.8101 25.6451 42.6161 25.64L39.332 25.64C35.6409 25.64 32.3876 28.5788 32.3876 32.525C32.3876 36.4712 35.6409 39.41 39.332 39.41L42.6161 39.41ZM22.8795 26.2957C22.3405 26.2957 21.9036 26.7361 21.9036 27.2793C21.9036 27.8225 22.3405 28.2629 22.8795 28.2629H28.0843C28.6233 28.2629 29.0602 27.8225 29.0602 27.2793C29.0602 26.7361 28.6233 26.2957 28.0843 26.2957H22.8795Z' fill='%23F07662'/%3E%3Cpath d='M25.7985 19.7329L28.4429 17.7847C29.863 16.7384 31.787 16.7384 33.2071 17.7847L35.8654 19.7432C34.7539 19.6999 33.5127 19.7 32.1519 19.7H29.2216C27.9782 19.7 26.8345 19.6999 25.7985 19.7329Z' fill='%23F07662'/%3E%3C/svg%3E%0A");
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-img.type-vector > div.vector-referral-dilihat {
  background-image: url("data:image/svg+xml,%3Csvg width='62' height='62' viewBox='0 0 62 62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect opacity='0.1' width='62' height='62' rx='16' fill='%23914146'/%3E%3Cpath d='M26.1196 31.5217C26.1196 29.7388 27.5649 28.2935 29.3478 28.2935C31.1307 28.2935 32.5761 29.7388 32.5761 31.5217C32.5761 33.3046 31.1307 34.75 29.3478 34.75C27.5649 34.75 26.1196 33.3046 26.1196 31.5217Z' fill='%23914146'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 31.5217C15 33.8739 15.6097 34.666 16.8292 36.2503C19.2641 39.4137 23.3477 43 29.3478 43C35.3479 43 39.4315 39.4137 41.8665 36.2503C43.0859 34.666 43.6957 33.8739 43.6957 31.5217C43.6957 29.1696 43.0859 28.3774 41.8665 26.7931C39.4315 23.6298 35.3479 20.0435 29.3478 20.0435C23.3477 20.0435 19.2641 23.6298 16.8292 26.7931C15.6097 28.3774 15 29.1696 15 31.5217ZM29.3478 26.1413C26.3763 26.1413 23.9674 28.5502 23.9674 31.5217C23.9674 34.4932 26.3763 36.9022 29.3478 36.9022C32.3194 36.9022 34.7283 34.4932 34.7283 31.5217C34.7283 28.5502 32.3194 26.1413 29.3478 26.1413Z' fill='%23914146'/%3E%3Cpath d='M42.2337 10.5067C42.5002 9.8311 43.4564 9.8311 43.7228 10.5067L44.6617 12.8874C44.7431 13.0936 44.9064 13.2569 45.1126 13.3383L47.4933 14.2772C48.1689 14.5437 48.1689 15.4998 47.4933 15.7663L45.1126 16.7052C44.9064 16.7866 44.7431 16.9498 44.6617 17.1561L43.7228 19.5368C43.4564 20.2124 42.5002 20.2124 42.2337 19.5368L41.2948 17.1561C41.2135 16.9498 41.0502 16.7866 40.8439 16.7052L38.4633 15.7663C37.7876 15.4998 37.7876 14.5437 38.4633 14.2772L40.8439 13.3383C41.0502 13.2569 41.2135 13.0936 41.2948 12.8874L42.2337 10.5067Z' fill='%23914146'/%3E%3Cpath d='M34.0504 17.391C34.1646 17.1014 34.5744 17.1014 34.6885 17.391L35.0909 18.4113C35.1258 18.4997 35.1958 18.5697 35.2842 18.6045L36.3045 19.0069C36.594 19.1211 36.594 19.5309 36.3045 19.6451L35.2842 20.0475C35.1958 20.0824 35.1258 20.1523 35.0909 20.2407L34.6885 21.261C34.5744 21.5506 34.1646 21.5506 34.0504 21.261L33.648 20.2407C33.6131 20.1523 33.5431 20.0824 33.4547 20.0475L32.4344 19.6451C32.1449 19.5309 32.1449 19.1211 32.4344 19.0069L33.4547 18.6045C33.5431 18.5697 33.6131 18.4997 33.648 18.4113L34.0504 17.391Z' fill='%23914146'/%3E%3C/svg%3E%0A");
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-img.type-vector > div.vector-kenalan-bertambah {
  background-image: url("data:image/svg+xml,%3Csvg width='62' height='62' viewBox='0 0 62 62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect opacity='0.1' width='62' height='62' rx='16' fill='%231CC542'/%3E%3Crect x='34.5278' y='37.0974' width='8.61122' height='8.61122' fill='white'/%3E%3Ccircle cx='31.5997' cy='22.1998' r='6.20028' fill='%231CC542'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M38.5747 47.0009C36.0172 47.0009 34.7384 47.0009 33.9439 46.2064C33.1494 45.4119 33.1494 44.1331 33.1494 41.5756C33.1494 39.0181 33.1494 37.7394 33.9439 36.9449C34.7384 36.1504 36.0172 36.1504 38.5747 36.1504C41.1321 36.1504 42.4109 36.1504 43.2054 36.9449C43.9999 37.7394 43.9999 39.0181 43.9999 41.5756C43.9999 44.1331 43.9999 45.4119 43.2054 46.2064C42.4109 47.0009 41.1321 47.0009 38.5747 47.0009ZM39.4789 39.1644C39.4789 38.665 39.074 38.2602 38.5747 38.2602C38.0753 38.2602 37.6704 38.665 37.6704 39.1644V40.6714H36.1634C35.6641 40.6714 35.2592 41.0763 35.2592 41.5756C35.2592 42.075 35.6641 42.4798 36.1634 42.4798H37.6704V43.9869C37.6704 44.4862 38.0753 44.8911 38.5747 44.8911C39.074 44.8911 39.4789 44.4862 39.4789 43.9869V42.4798H40.9859C41.4853 42.4798 41.8901 42.075 41.8901 41.5756C41.8901 41.0763 41.4853 40.6714 40.9859 40.6714H39.4789V39.1644Z' fill='%231CC542'/%3E%3Cpath d='M37.3012 33.8296C36.5679 33.8385 35.8844 33.8653 35.2888 33.9454C34.2923 34.0793 33.2015 34.3996 32.3003 35.3008C31.399 36.2021 31.0788 37.2928 30.9448 38.2894C30.8244 39.1849 30.8246 40.279 30.8247 41.4424V41.7089C30.8246 42.8723 30.8244 43.9664 30.9448 44.8619C31.0388 45.5612 31.2245 46.3069 31.6384 47.0009C31.6255 47.0009 31.6127 47.0009 31.5998 47.0009C19.1992 47.0009 19.1992 43.878 19.1992 40.0256C19.1992 36.1732 24.7511 33.0503 31.5998 33.0503C33.6554 33.0503 35.5943 33.3317 37.3012 33.8296Z' fill='%231CC542'/%3E%3C/svg%3E%0A");
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-img.type-vector > div.vector-polis-ditambah {
  background-image: url("data:image/svg+xml,%3Csvg width='62' height='62' viewBox='0 0 62 62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect opacity='0.1' width='62' height='62' rx='16' fill='%23123B71'/%3E%3Cpath d='M18 18.4271C18 22.49 22.4874 26.77 26.1893 29.6095C28.267 31.2032 29.3059 32 31 32C32.6941 32 33.733 31.2032 35.8107 29.6095C39.5126 26.77 44 22.4901 44 18.427C44 11.1028 36.8498 8.36834 31 14.0262C25.1502 8.36834 18 11.1028 18 18.4271Z' fill='%23123B71'/%3E%3Cpath d='M27.4989 24.125V22.883H28.7229V19.931H27.6429V18.977C27.9669 18.911 28.2429 18.836 28.4709 18.752C28.6989 18.662 28.9209 18.551 29.1369 18.419H30.2709V22.883H31.2969V24.125H27.4989ZM33.2773 23.315V21.695H31.7113V20.615H33.2773V18.995H34.3933V20.615H35.9593V21.695H34.3933V23.315H33.2773Z' fill='white'/%3E%3Cpath d='M21.8049 46.0252H21.3906C19.888 46.0252 19.1367 46.0252 18.6699 45.5584C18.2031 45.0916 18.2031 44.3403 18.2031 42.8377V41.0656C18.2031 40.2392 18.2031 39.826 18.4154 39.457C18.6276 39.088 18.9478 38.9018 19.5883 38.5293C23.8045 36.0771 29.7922 34.6967 33.7885 37.0803C34.057 37.2405 34.2985 37.4338 34.5049 37.6656C35.3943 38.6647 35.3295 40.1725 34.3044 41.0673C34.0879 41.2562 33.8572 41.3995 33.6248 41.4493C33.8158 41.4272 33.9988 41.4018 34.1734 41.3739C35.626 41.1422 36.8453 40.366 37.9615 39.5228L40.8417 37.3471C41.8571 36.58 43.3641 36.5799 44.3797 37.3467C45.294 38.0371 45.5736 39.1737 44.9955 40.1002C44.3215 41.1807 43.3718 42.563 42.4599 43.4075C41.5467 44.2534 40.1871 45.0084 39.0772 45.5442C37.8478 46.1376 36.4895 46.4795 35.1079 46.7032C32.306 47.1567 29.3858 47.0875 26.6123 46.5161C25.0443 46.1931 23.416 46.0252 21.8049 46.0252Z' fill='%23123B71'/%3E%3C/svg%3E%0A");
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-img.type-vector > div.vector-user-berhasil {
  background-image: url("data:image/svg+xml,%3Csvg width='62' height='62' viewBox='0 0 62 62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect opacity='0.1' width='62' height='62' rx='16' fill='%23FCB501'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M46 31C46 39.2843 39.2843 46 31 46C22.7157 46 16 39.2843 16 31C16 22.7157 22.7157 16 31 16C39.2843 16 46 22.7157 46 31ZM35.5 26.5C35.5 28.9853 33.4853 31 31 31C28.5147 31 26.5 28.9853 26.5 26.5C26.5 24.0147 28.5147 22 31 22C33.4853 22 35.5 24.0147 35.5 26.5ZM31 43.75C33.6761 43.75 36.1596 42.9256 38.2104 41.5168C39.1162 40.8946 39.5033 39.7094 38.9766 38.7448C37.8849 36.7454 35.6353 35.5 30.9999 35.5C26.3645 35.5 24.115 36.7453 23.0232 38.7447C22.4966 39.7092 22.8837 40.8945 23.7894 41.5167C25.8403 42.9255 28.3238 43.75 31 43.75Z' fill='%23FCB501'/%3E%3C/svg%3E%0A");
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-img.type-vector > div.vector-user-berhasil-primary {
  background-image: url("data:image/svg+xml,%3Csvg width='63' height='62' viewBox='0 0 63 62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect opacity='0.1' x='0.5' width='62' height='62' rx='16' fill='%23494DF4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M46.5 31C46.5 39.2843 39.7843 46 31.5 46C23.2157 46 16.5 39.2843 16.5 31C16.5 22.7157 23.2157 16 31.5 16C39.7843 16 46.5 22.7157 46.5 31ZM36 26.5C36 28.9853 33.9853 31 31.5 31C29.0147 31 27 28.9853 27 26.5C27 24.0147 29.0147 22 31.5 22C33.9853 22 36 24.0147 36 26.5ZM31.5 43.75C34.1761 43.75 36.6596 42.9256 38.7104 41.5168C39.6162 40.8946 40.0033 39.7094 39.4766 38.7448C38.3849 36.7454 36.1353 35.5 31.4999 35.5C26.8645 35.5 24.615 36.7453 23.5232 38.7447C22.9966 39.7092 23.3837 40.8945 24.2894 41.5167C26.3403 42.9255 28.8238 43.75 31.5 43.75Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-img.type-vector > div.vector-klaim-berhasil {
  background-image: url("data:image/svg+xml,%3Csvg width='62' height='62' viewBox='0 0 62 62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect opacity='0.1' width='62' height='62' rx='16' fill='%2300ADC6'/%3E%3Cpath d='M41.2924 24.8633L35.7501 19.8753C34.1711 18.4542 33.3816 17.7436 32.4129 17.3719L32.4 21.2001C32.4 24.5 32.4 26.1499 33.4251 27.175C34.4503 28.2001 36.1002 28.2001 39.4 28.2001H44.4121C43.9045 27.2142 42.9957 26.3963 41.2924 24.8633Z' fill='%2300ADC6'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M33.8 45H28.2C22.9203 45 20.2804 45 18.6402 43.3598C17 41.7196 17 39.0797 17 33.8V28.2C17 22.9203 17 20.2804 18.6402 18.6402C20.2804 17 22.9342 17 28.2417 17C29.0901 17 29.77 17 30.342 17.0233C30.3232 17.1352 30.3133 17.2494 30.3129 17.3648L30.3 21.333C30.2999 22.8689 30.2998 24.2263 30.4469 25.3204C30.6063 26.5064 30.9724 27.6922 31.9402 28.6599C32.908 29.6277 34.0938 29.9938 35.2797 30.1533C36.3739 30.3004 37.7313 30.3003 39.2672 30.3002L39.4 30.3001H44.9404C45 31.0481 45 31.9661 45 33.1881V33.8C45 39.0797 45 41.7196 43.3598 43.3598C41.7196 45 39.0797 45 33.8 45ZM28.8976 34.4152C29.331 34.8005 29.37 35.4642 28.9848 35.8976L25.2514 40.0976C25.0522 40.3217 24.7666 40.45 24.4667 40.45C24.1667 40.45 23.8811 40.3217 23.6819 40.0976L21.8152 37.9976C21.43 37.5642 21.469 36.9005 21.9024 36.5152C22.3358 36.13 22.9995 36.169 23.3848 36.6024L24.4667 37.8195L27.4152 34.5024C27.8005 34.069 28.4642 34.03 28.8976 34.4152Z' fill='%2300ADC6'/%3E%3C/svg%3E%0A");
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-img.type-vector > div.vector-perubahan {
  background-image: url("data:image/svg+xml,%3Csvg width='62' height='62' viewBox='0 0 62 62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect opacity='0.1' width='62' height='62' rx='16' fill='%23027180'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M31 47C23.4575 47 19.6863 47 17.3431 44.6569C15 42.3137 15 38.5425 15 31C15 23.4575 15 19.6863 17.3431 17.3431C19.6863 15 23.4575 15 31 15C38.5425 15 42.3137 15 44.6569 17.3431C47 19.6863 47 23.4575 47 31C47 38.5425 47 42.3137 44.6569 44.6569C42.3137 47 38.5425 47 31 47ZM37.8196 23.7635C38.2816 23.2883 39.0413 23.2776 39.5165 23.7396L41.4365 25.6063C41.6689 25.8322 41.8 26.1425 41.8 26.4667C41.8 26.7908 41.6689 27.1011 41.4365 27.3271L39.5165 29.1937C39.0413 29.6557 38.2816 29.645 37.8196 29.1698C37.4176 28.7563 37.3735 28.1274 37.6819 27.6667H37.1413C36.3225 27.6667 35.791 27.6679 35.3796 27.7068C34.9928 27.7433 34.806 27.8067 34.6703 27.8814C34.5363 27.9551 34.3884 28.0749 34.1613 28.3731C33.9177 28.693 33.6452 29.1321 33.2233 29.8157L30.7908 33.7572C30.4052 34.3821 30.0715 34.9229 29.7481 35.3476C29.4003 35.8042 29.0133 36.1981 28.487 36.4878C27.9624 36.7766 27.4208 36.8949 26.8462 36.9492C26.3086 37.0001 25.6629 37 24.9114 37L21.4 37C20.7373 37 20.2 36.4627 20.2 35.8C20.2 35.1373 20.7373 34.6 21.4 34.6H24.8587C25.6775 34.6 26.209 34.5988 26.6204 34.5599C27.0072 34.5233 27.194 34.46 27.3297 34.3853C27.4637 34.3116 27.6116 34.1918 27.8387 33.8935C28.0823 33.5737 28.3548 33.1346 28.7767 32.451L31.2092 28.5095C31.5948 27.8846 31.9285 27.3438 32.2519 26.9191C32.5997 26.4625 32.9867 26.0685 33.513 25.7789C34.0376 25.4901 34.5792 25.3717 35.1538 25.3174C35.6914 25.2666 36.3371 25.2666 37.0886 25.2667L37.6819 25.2667C37.3735 24.8059 37.4176 24.177 37.8196 23.7635ZM26.8165 27.4307C26.6807 27.405 26.5189 27.4 25.8809 27.4H21.4C20.7373 27.4 20.2 26.8627 20.2 26.2C20.2 25.5373 20.7373 25 21.4 25H25.8809L25.9735 25C26.4737 24.9997 26.8769 24.9995 27.2627 25.0725C28.1253 25.2357 28.9155 25.6685 29.5111 26.3122C29.778 26.6006 29.9886 26.9422 30.2445 27.3576L30.2932 27.4364C30.6412 28.0004 30.4662 28.7398 29.9022 29.0879C29.3382 29.4359 28.5989 29.2609 28.2508 28.6969C27.9214 28.1631 27.8374 28.0372 27.7496 27.9423C27.5085 27.6817 27.1819 27.4998 26.8165 27.4307ZM32.0978 32.6455C32.6618 32.2974 33.4011 32.4725 33.7492 33.0364C34.0786 33.5702 34.1626 33.6962 34.2504 33.7911C34.4915 34.0516 34.8181 34.2335 35.1835 34.3027C35.3193 34.3284 35.4811 34.3333 36.1191 34.3333H37.6819C37.3735 33.8726 37.4176 33.2437 37.8196 32.8302C38.2816 32.355 39.0413 32.3443 39.5165 32.8063L41.4365 34.6729C41.6689 34.8989 41.8 35.2092 41.8 35.5333C41.8 35.8575 41.6689 36.1678 41.4365 36.3937L39.5165 38.2604C39.0413 38.7224 38.2816 38.7117 37.8196 38.2365C37.4176 37.823 37.3735 37.1941 37.6819 36.7333H36.1191L36.0265 36.7334C35.5263 36.7336 35.1231 36.7338 34.7373 36.6608C33.8747 36.4976 33.0845 36.0648 32.4889 35.4212C32.222 35.1327 32.0114 34.7911 31.7554 34.3758L31.7068 34.2969C31.3588 33.7329 31.5338 32.9935 32.0978 32.6455Z' fill='%23027180'/%3E%3C/svg%3E%0A");
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-img.type-vector > div.vector-cek-kesehatan {
  background-image: url("data:image/svg+xml,%3Csvg width='62' height='62' viewBox='0 0 62 62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect opacity='0.1' width='62' height='62' rx='16' fill='%231CC542'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M31.0001 30.7375C31.58 30.7375 32.0501 31.2076 32.0501 31.7875V32.8375H33.1001C33.68 32.8375 34.1501 33.3077 34.1501 33.8875C34.1501 34.4674 33.68 34.9375 33.1001 34.9375H32.0501V35.9875C32.0501 36.5674 31.58 37.0375 31.0001 37.0375C30.4202 37.0375 29.9501 36.5674 29.9501 35.9875V34.9375H28.9001C28.3202 34.9375 27.8501 34.4674 27.8501 33.8875C27.8501 33.3077 28.3202 32.8375 28.9001 32.8375H29.9501V31.7875C29.9501 31.2076 30.4202 30.7375 31.0001 30.7375Z' fill='%231CC542'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M30.9272 16.0376C29.6693 16.0376 28.6204 16.0375 27.7877 16.1495C26.9088 16.2676 26.1153 16.5276 25.4776 17.1652C24.84 17.8029 24.58 18.5964 24.4619 19.4753C24.3499 20.308 24.35 21.3569 24.35 22.6148L24.35 22.7236C21.5204 22.8162 19.8212 23.1468 18.6402 24.3278C17 25.968 17 28.6079 17 33.8876C17 39.1673 17 41.8072 18.6402 43.4474C20.2804 45.0876 22.9203 45.0876 28.2 45.0876H33.8C39.0797 45.0876 41.7196 45.0876 43.3598 43.4474C45 41.8072 45 39.1673 45 33.8876C45 28.6079 45 25.968 43.3598 24.3278C42.1788 23.1468 40.4796 22.8162 37.65 22.7236L37.65 22.6148C37.65 21.357 37.6501 20.308 37.5381 19.4753C37.42 18.5964 37.16 17.8029 36.5224 17.1652C35.8847 16.5276 35.0912 16.2676 34.2123 16.1495C33.3796 16.0375 32.3307 16.0376 31.0728 16.0376H30.9272ZM35.55 22.6902V22.6876C35.55 21.338 35.5478 20.4314 35.4569 19.7552C35.37 19.1091 35.2199 18.8326 35.0374 18.6502C34.855 18.4677 34.5785 18.3176 33.9325 18.2308C33.2562 18.1398 32.3496 18.1376 31 18.1376C29.6504 18.1376 28.7438 18.1398 28.0675 18.2308C27.4215 18.3176 27.145 18.4677 26.9626 18.6502C26.7801 18.8326 26.63 19.1091 26.5431 19.7552C26.4522 20.4314 26.45 21.338 26.45 22.6876V22.6902C26.9988 22.6876 27.5813 22.6876 28.2 22.6876H33.8C34.4187 22.6876 35.0012 22.6876 35.55 22.6902ZM36.6 33.8876C36.6 36.9804 34.0928 39.4876 31 39.4876C27.9072 39.4876 25.4 36.9804 25.4 33.8876C25.4 30.7948 27.9072 28.2876 31 28.2876C34.0928 28.2876 36.6 30.7948 36.6 33.8876Z' fill='%231CC542'/%3E%3C/svg%3E%0A");
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-img.type-vector > div.vector-cek-jantung {
  background-image: url("data:image/svg+xml,%3Csvg width='62' height='62' viewBox='0 0 62 62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect opacity='0.1' width='62' height='62' rx='16' fill='%234976BA'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25.8349 43.194C20.833 39.0618 14 32.2358 14 25.7819C14 15.6019 23.3503 10.9745 31 19.3034C38.6497 10.9745 48 15.6016 48 25.7818C48 32.2359 41.167 39.0619 36.1651 43.1941C33.9007 45.0647 32.7685 46 31 46C29.2315 46 28.0993 45.0647 25.8349 43.194ZM27.7584 28.3408C27.9106 28.1205 28.037 27.9377 28.1495 27.7811C28.2448 27.9491 28.351 28.1446 28.479 28.3802L31.3864 33.7356C31.6687 34.2559 31.9455 34.7661 32.2235 35.1364C32.5209 35.5326 33.0439 36.0755 33.8821 36.0915C34.7203 36.1074 35.2631 35.5848 35.575 35.2002C35.8665 34.8407 36.1621 34.3414 36.4635 33.8323L36.5576 33.6733C36.933 33.0394 37.1693 32.6432 37.3785 32.357C37.5712 32.0932 37.6825 32.0072 37.7656 31.9595C37.8487 31.9119 37.9788 31.8595 38.3012 31.8277C38.651 31.7933 39.108 31.7919 39.8376 31.7919H41.2C41.9042 31.7919 42.475 31.2136 42.475 30.5002C42.475 29.7868 41.9042 29.2085 41.2 29.2085L39.7826 29.2085C39.1244 29.2085 38.5424 29.2085 38.0545 29.2565C37.5255 29.3086 37.0107 29.4238 36.5092 29.7115C36.0077 29.9992 35.6453 30.3871 35.329 30.8198C35.0374 31.2189 34.7379 31.7246 34.3993 32.2963L34.3185 32.4327C34.1711 32.6817 34.0482 32.8891 33.9382 33.0671C33.8349 32.885 33.7198 32.6731 33.5817 32.4187L30.6756 27.0659C30.4136 26.583 30.1526 26.1019 29.8878 25.7492C29.5986 25.3639 29.1026 24.8545 28.3079 24.811C27.5131 24.7675 26.9659 25.2199 26.6373 25.5714C26.3366 25.8932 26.026 26.343 25.7142 26.7945L25.1882 27.5557C24.8021 28.1145 24.56 28.4628 24.3504 28.7139C24.1575 28.9451 24.0503 29.0208 23.9711 29.0625C23.892 29.1043 23.7693 29.1499 23.4717 29.1774C23.1484 29.2073 22.728 29.2085 22.0547 29.2085H20.8C20.0958 29.2085 19.525 29.7868 19.525 30.5002C19.525 31.2136 20.0958 31.7919 20.8 31.7919L22.1058 31.7919C22.7126 31.7919 23.2506 31.7919 23.7036 31.75C24.195 31.7045 24.6744 31.6041 25.1488 31.3539C25.6231 31.1037 25.9792 30.7634 26.2978 30.3817C26.5915 30.0297 26.9 29.5833 27.2479 29.0796L27.7584 28.3408Z' fill='%234976BA'/%3E%3C/svg%3E%0A");
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-img.type-vector > div.vector-usia-polis {
  background-image: url("data:image/svg+xml,%3Csvg width='62' height='62' viewBox='0 0 62 62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect opacity='0.1' width='62' height='62' rx='16' fill='%23FF1721'/%3E%3Cpath d='M25.05 18.037C25.05 17.4643 24.5799 17 24 17C23.4201 17 22.95 17.4643 22.95 18.037V20.2207C20.9349 20.3801 19.6121 20.7712 18.6402 21.7311C17.6683 22.6909 17.2723 23.9975 17.111 25.9877H44.889C44.7277 23.9975 44.3317 22.6909 43.3598 21.7311C42.3879 20.7712 41.0651 20.3801 39.05 20.2207V18.037C39.05 17.4643 38.5799 17 38 17C37.4201 17 36.95 17.4643 36.95 18.037V20.129C36.0186 20.1111 34.9746 20.1111 33.8 20.1111H28.2C27.0254 20.1111 25.9814 20.1111 25.05 20.129V18.037Z' fill='%23FF1721'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M45 31.1728V33.9383C45 39.1528 45 41.7601 43.3598 43.38C41.7196 45 39.0797 45 33.8 45H28.2C22.9203 45 20.2804 45 18.6402 43.38C17 41.7601 17 39.1528 17 33.9383V31.1728C17 30.0127 17 28.9816 17.0181 28.0617H44.9819C45 28.9816 45 30.0127 45 31.1728ZM36.6 32.9012C37.1799 32.9012 37.65 33.3655 37.65 33.9383V35.6667L39.4 35.6667C39.9799 35.6667 40.45 36.131 40.45 36.7037C40.45 37.2765 39.9799 37.7408 39.4 37.7408H37.65V39.4691C37.65 40.0419 37.1799 40.5062 36.6 40.5062C36.0201 40.5062 35.55 40.0419 35.55 39.4691V37.7408L33.8 37.7408C33.2201 37.7408 32.75 37.2765 32.75 36.7037C32.75 36.131 33.2201 35.6667 33.8 35.6667H35.55V33.9383C35.55 33.3655 36.0201 32.9012 36.6 32.9012Z' fill='%23FF1721'/%3E%3C/svg%3E%0A");
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-img.type-vector > div.vector-kenalan-terlindungi {
  background-image: url("data:image/svg+xml,%3Csvg width='62' height='62' viewBox='0 0 62 62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect opacity='0.1' width='62' height='62' rx='16' fill='%23027180'/%3E%3Cpath d='M17.6667 30.2683C17.2985 30.2683 17 29.9563 17 29.5714C17 23.0657 21.2643 17.6011 27.0306 16.0651C26.8176 16.3469 26.6199 16.6443 26.4369 16.9506C25.4068 18.6745 24.6907 20.9102 24.1879 23.0559C23.6812 25.2181 23.3731 27.3694 23.1914 28.9731C23.1365 29.4582 23.093 29.8948 23.0589 30.2683H17.6667Z' fill='%23027180'/%3E%3Cpath d='M45 29.5714C45 29.9563 44.7015 30.2683 44.3333 30.2683H38.9411C38.907 29.8948 38.8635 29.4582 38.8086 28.9731C38.6269 27.3694 38.3188 25.2181 37.8121 23.0559C37.3093 20.9102 36.5932 18.6745 35.5631 16.9506C35.3801 16.6443 35.1824 16.3469 34.9694 16.065C40.7357 17.6011 45 23.0657 45 29.5714Z' fill='%23027180'/%3E%3Cpath d='M29.95 41.9756V30.2683H25.1688C25.1982 29.9589 25.2339 29.6106 25.2769 29.2312C25.4526 27.6794 25.7483 25.6234 26.2276 23.5782C26.7107 21.5166 27.3626 19.545 28.218 18.1135C29.0809 16.6694 30.0042 16 31 16C31.9958 16 32.9191 16.6694 33.782 18.1135C34.6374 19.545 35.2893 21.5166 35.7724 23.5782C36.2517 25.6234 36.5474 27.6794 36.7231 29.2312C36.7661 29.6106 36.8018 29.9589 36.8312 30.2683H32.05V41.9756C32.05 44.1982 30.3263 46 28.2 46C26.0737 46 24.35 44.1982 24.35 41.9756V40.5122C24.35 39.906 24.8201 39.4146 25.4 39.4146C25.9799 39.4146 26.45 39.906 26.45 40.5122V41.9756C26.45 42.9859 27.2335 43.8049 28.2 43.8049C29.1665 43.8049 29.95 42.9859 29.95 41.9756Z' fill='%23027180'/%3E%3C/svg%3E%0A");
}
.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-img.type-vector > div.vector-bintang-ditukar {
  background-image: url("data:image/svg+xml,%3Csvg width='62' height='62' viewBox='0 0 62 62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect opacity='0.1' width='62' height='62' rx='16' fill='%234976BA'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M26.9071 16.0405C26.4931 16.3933 26.2861 16.5697 26.065 16.7179C25.5582 17.0575 24.9891 17.2933 24.3906 17.4114C24.1295 17.463 23.8584 17.4846 23.3161 17.5279C21.9538 17.6366 21.2726 17.691 20.7043 17.8917C19.3899 18.356 18.356 19.3899 17.8917 20.7043C17.691 21.2726 17.6366 21.9538 17.5279 23.3161C17.4846 23.8584 17.463 24.1295 17.4114 24.3906C17.2933 24.9891 17.0575 25.5582 16.7179 26.065C16.5697 26.2861 16.3933 26.4931 16.0405 26.9071C15.154 27.9473 14.7108 28.4674 14.4509 29.0112C13.8497 30.2689 13.8497 31.7311 14.4509 32.9888C14.7108 33.5326 15.154 34.0527 16.0405 35.0929C16.3932 35.5069 16.5697 35.7139 16.7179 35.935C17.0575 36.4418 17.2933 37.0109 17.4114 37.6094C17.463 37.8705 17.4846 38.1416 17.5279 38.6839C17.6366 40.0462 17.691 40.7274 17.8917 41.2957C18.356 42.6101 19.3899 43.644 20.7043 44.1083C21.2726 44.309 21.9538 44.3634 23.3161 44.4721C23.8584 44.5154 24.1295 44.537 24.3906 44.5886C24.9891 44.7067 25.5582 44.9425 26.065 45.2821C26.2861 45.4303 26.4931 45.6067 26.9071 45.9595C27.9473 46.846 28.4674 47.2892 29.0112 47.5491C30.2689 48.1503 31.7311 48.1503 32.9888 47.5491C33.5326 47.2892 34.0527 46.846 35.0929 45.9595C35.5069 45.6067 35.7139 45.4303 35.935 45.2821C36.4418 44.9425 37.0109 44.7067 37.6094 44.5886C37.8705 44.537 38.1416 44.5154 38.6839 44.4721C40.0462 44.3634 40.7274 44.309 41.2957 44.1083C42.6101 43.644 43.644 42.6101 44.1083 41.2957C44.309 40.7274 44.3634 40.0462 44.4721 38.6839C44.5154 38.1416 44.537 37.8705 44.5886 37.6094C44.7067 37.0109 44.9425 36.4418 45.2821 35.935C45.4303 35.7139 45.6067 35.5069 45.9595 35.0929C46.846 34.0527 47.2892 33.5326 47.5491 32.9888C48.1503 31.7311 48.1503 30.2689 47.5491 29.0112C47.2892 28.4674 46.846 27.9473 45.9595 26.9071C45.6067 26.4931 45.4303 26.2861 45.2821 26.065C44.9425 25.5582 44.7067 24.9891 44.5886 24.3906C44.537 24.1295 44.5154 23.8584 44.4721 23.3161C44.3634 21.9538 44.309 21.2726 44.1083 20.7043C43.644 19.3899 42.6101 18.356 41.2957 17.8917C40.7274 17.691 40.0462 17.6366 38.6839 17.5279C38.1416 17.4846 37.8705 17.463 37.6094 17.4114C37.0109 17.2933 36.4418 17.0575 35.935 16.7179C35.7139 16.5697 35.5069 16.3933 35.0929 16.0405C34.0527 15.154 33.5326 14.7108 32.9888 14.4509C31.7311 13.8497 30.2689 13.8497 29.0112 14.4509C28.4674 14.7108 27.9473 15.154 26.9071 16.0405ZM37.5126 24.4883C38.0529 25.0286 38.0529 25.9046 37.5126 26.445L26.4441 37.5135C25.9037 38.0538 25.0277 38.0538 24.4874 37.5135C23.9471 36.9731 23.9471 36.0971 24.4874 35.5568L35.5559 24.4883C36.0962 23.948 36.9722 23.948 37.5126 24.4883ZM37.4566 35.6128C37.4566 36.6316 36.6307 37.4575 35.6119 37.4575C34.593 37.4575 33.7671 36.6316 33.7671 35.6128C33.7671 34.5939 34.593 33.768 35.6119 33.768C36.6307 33.768 37.4566 34.5939 37.4566 35.6128ZM26.3881 28.2338C27.4069 28.2338 28.2329 27.4078 28.2329 26.389C28.2329 25.3702 27.4069 24.5443 26.3881 24.5443C25.3693 24.5443 24.5434 25.3702 24.5434 26.389C24.5434 27.4078 25.3693 28.2338 26.3881 28.2338Z' fill='%234976BA'/%3E%3C/svg%3E%0A");
}

.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-img.type-vector div.vector-komisi {
  background-image: url("/o/axa-emma-theme/images/referral/62x62/vector-komisi.png");
  background-repeat: no-repeat;
}

.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-img.type-vector div.vector-expired {
  background-image: url("/o/axa-emma-theme/images/referral/62x62/vector-expired.png");
  background-repeat: no-repeat;
}

.list-riwayat-poin .inner .riwayat-poin-group .riwayat-poin-item .riwayat-poin-item-inner .box-img.type-vector div.vector-voucher {
  background-image: url("/o/axa-emma-theme/images/referral/62x62/vector-voucher.png");
  background-repeat: no-repeat;
}

.CX-referral-saya.komisi .box-referral-saya-inner .box-step-info:before {
  background: #3032c1;
  z-index: 1;
}
.CX-referral-saya.komisi .box-referral-saya-inner .box-step-info:after {
  background-image: url("data:image/svg+xml,%3Csvg width='335' height='149' viewBox='0 0 335 149' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.07'%3E%3Cg clip-path='url(%23clip0_237_11869)'%3E%3Cpath d='M98.7109 26.9685L100.956 27.3057L104.548 9.65918L102.078 9.32199L98.7109 26.9685Z' fill='white'/%3E%3Cpath d='M105.446 5.05087L103.089 4.48888L103.987 -0.119436C104.099 -0.569029 103.987 -0.793824 103.874 -1.01862C103.762 -1.24342 103.425 -1.46821 103.089 -1.58061L46.7416 -12.8204C46.0682 -13.0452 45.3947 -12.5956 45.2825 -11.9212L44.3845 -7.31292L42.0273 -7.76251L42.9253 -12.5956C43.3743 -14.5064 45.2825 -15.7428 47.1906 -15.4056L103.65 -4.16577C104.548 -3.94097 105.334 -3.37898 105.895 -2.5922C106.456 -1.80541 106.681 -0.906222 106.456 0.105361L105.446 5.05087Z' fill='white'/%3E%3Cpath d='M37.4219 14.6045L39.779 15.1665L43.3709 -2.5924L41.0137 -3.04199L37.4219 14.6045Z' fill='white'/%3E%3Cpath d='M47.6386 6.84915C42.6998 5.94996 40.1182 1.79122 41.0161 -3.1543L43.3733 -2.59231C42.5876 1.00444 44.3835 3.81439 47.9753 4.48878C51.4549 5.16317 55.4957 3.70199 56.1692 -0.00714755L58.5264 0.554843C57.6284 5.72516 52.2406 7.86073 47.6386 6.84915Z' fill='white'/%3E%3Cpath d='M33.7188 15.1666L104.209 29.2164L104.77 26.9684L34.28 12.6938L33.7188 15.1666Z' fill='white'/%3E%3Cpath d='M62.9042 9.9966C57.9654 9.09741 55.3838 4.93868 56.2818 -0.00683594L58.6389 0.555155C57.9654 4.1519 59.8736 6.96185 63.4654 7.63624C66.8328 8.31063 70.8736 6.84945 71.6593 3.25271L73.9042 3.70231C73.0063 8.76022 67.5063 10.8958 62.9042 9.9966Z' fill='white'/%3E%3Cpath d='M79.2924 13.2565C74.6904 12.3573 70.5373 8.19854 71.5475 3.14062L73.7924 3.59021C73.1189 7.18696 76.2618 10.2217 79.7414 10.8961C83.3332 11.5705 86.1394 9.88451 86.8128 6.28777L89.17 6.73736C88.1598 11.5705 84.2312 14.1556 79.2924 13.2565Z' fill='white'/%3E%3Cpath d='M94.5588 16.2905C90.069 15.3914 85.8037 11.2326 86.8139 6.17471L89.1711 6.62431C88.3853 10.3334 91.5282 13.2558 95.0078 13.9302C98.5997 14.717 101.406 12.9186 102.079 9.32186L104.436 9.77145C103.538 14.6046 99.4976 17.1897 94.5588 16.2905Z' fill='white'/%3E%3Cpath d='M58.3003 -3.15408C57.6268 -3.26648 56.9533 -2.92929 56.8411 -2.2549C56.7288 -1.58051 57.0656 -1.01852 57.739 -0.90612C58.4125 -0.793722 59.086 -1.13092 59.1982 -1.8053C59.3105 -2.59209 58.7492 -3.04168 58.3003 -3.15408ZM57.1778 1.45424C55.2696 1.00465 54.0349 -0.793723 54.3717 -2.81689C54.8207 -4.84006 56.6166 -5.96404 58.637 -5.62684C60.6574 -5.17725 61.7799 -3.37888 61.4431 -1.35571C60.9941 0.555058 59.1982 1.79144 57.1778 1.45424Z' fill='white'/%3E%3Cpath d='M73.454 -0.118861C72.7806 -0.23126 72.1071 0.105934 71.9948 0.780323C71.8826 1.45471 72.2193 2.0167 72.8928 2.1291C73.5663 2.2415 74.2398 1.90431 74.352 1.22992C74.5765 0.555528 74.1275 -0.00646329 73.454 -0.118861ZM72.5561 4.48946C70.5357 4.03987 69.4132 2.2415 69.6377 0.218332C70.0867 -1.69244 71.9948 -2.92881 73.903 -2.59162C75.9234 -2.14203 77.2704 -0.343659 76.8214 1.67951C76.3724 3.70267 74.4642 4.93905 72.5561 4.48946Z' fill='white'/%3E%3Cpath d='M88.7203 2.91532C88.0468 2.80292 87.3734 3.14012 87.2611 3.81451C87.1489 4.48889 87.7101 5.16328 88.2713 5.27568C88.8325 5.38808 89.506 4.82609 89.6183 4.2641C89.8427 3.70211 89.3938 3.02772 88.7203 2.91532ZM87.8223 7.52365C85.8019 7.07405 84.6795 5.27568 85.0162 3.25251C85.4652 1.34174 87.2611 0.105365 89.2815 0.442559C91.1897 0.892152 92.4244 2.69052 92.0876 4.71369C91.6387 6.73686 89.8427 7.97324 87.8223 7.52365Z' fill='white'/%3E%3Cpath d='M103.986 5.94999C103.312 5.83759 102.751 6.17478 102.639 6.84917C102.527 7.52356 102.863 8.19795 103.537 8.31034C104.21 8.42274 104.772 7.86075 104.884 7.41116C104.996 6.73677 104.659 6.06238 103.986 5.94999ZM103.088 10.5583C101.18 10.1087 99.9451 8.31035 100.282 6.28718C100.731 4.37641 102.527 3.14003 104.547 3.47723C106.568 3.92682 107.69 5.72519 107.353 7.74835C106.904 9.77152 104.996 11.0079 103.088 10.5583Z' fill='white'/%3E%3Cpath d='M42.5898 13.256L54.3756 15.504L54.9368 13.256L43.1511 10.8956L42.5898 13.256Z' fill='white'/%3E%3Cpath d='M56.8438 16.0659L60.2111 16.7403L60.7723 14.4924L57.1805 13.7056L56.8438 16.0659Z' fill='white'/%3E%3Cpath d='M254.397 -15.4058C247.55 -15.4058 242.05 -9.78594 242.05 -3.04205C242.05 3.70184 247.437 9.20935 254.397 9.20935C261.131 9.20935 266.631 3.81424 266.631 -3.04205C266.519 -9.78594 261.131 -15.4058 254.397 -15.4058ZM254.397 11.4573C246.315 11.4573 239.805 4.93822 239.805 -3.04205C239.805 -11.1347 246.315 -17.6538 254.397 -17.6538C262.366 -17.6538 268.876 -11.1347 268.876 -3.04205C268.764 4.93822 262.254 11.4573 254.397 11.4573Z' fill='white'/%3E%3Cpath d='M254.842 27.9801C252.485 27.9801 250.016 27.7553 248.332 27.0809L249.006 24.9453C252.148 25.9569 257.536 25.9569 260.679 24.9453L261.352 27.0809C259.557 27.7553 257.199 27.9801 254.842 27.9801Z' fill='white'/%3E%3Cpath d='M264.835 25.8447L263.938 23.8215C265.958 22.8099 266.968 21.7983 266.968 21.7983L268.54 23.3719C268.427 23.4843 267.193 24.7207 264.835 25.8447Z' fill='white'/%3E%3Cpath d='M253.719 21.5733C252.035 21.5733 250.24 20.5617 248.893 18.7633C246.76 15.9534 242.27 13.7054 238.903 14.6046C236.546 15.3914 234.525 15.1666 232.954 14.0426C232.056 13.2558 230.821 11.7947 230.709 9.09711C230.709 5.61277 227.117 1.22924 223.637 -0.119538C220.158 -1.13112 219.484 -3.04189 219.484 -5.51465H221.729C221.729 -3.82868 221.954 -3.04189 224.199 -2.03031C228.127 -0.68153 232.842 4.37639 232.842 8.98471C232.842 10.4459 233.403 11.6823 234.188 12.1319C235.086 12.8062 236.546 12.9186 238.117 12.3567C242.495 11.0079 247.882 13.8178 250.576 17.3022C251.362 18.5386 252.484 19.2129 253.495 19.2129C254.505 19.2129 255.627 18.5386 256.525 17.3022C258.995 13.9302 265.729 11.0079 269.995 12.3567C271.566 12.9186 273.025 12.8062 273.923 12.1319C274.709 11.5699 275.27 10.4459 275.27 8.98471C275.382 4.37639 279.872 -0.68153 283.913 -2.03031C285.597 -2.7047 286.382 -3.71628 286.382 -5.51465H288.627C288.627 -2.81709 287.28 -1.01872 284.474 -0.119538C280.995 1.22924 277.403 5.61277 277.403 9.09711C277.291 11.7947 276.056 13.2558 275.158 14.0426C273.699 15.0542 271.566 15.3914 269.209 14.6046C266.066 13.7054 260.342 15.841 258.209 18.7633C257.199 20.5617 255.515 21.5733 253.719 21.5733Z' fill='white'/%3E%3Cpath d='M254.397 -15.4058C247.55 -15.4058 242.05 -9.78594 242.05 -3.04205C242.05 3.70184 247.437 9.20935 254.397 9.20935C261.131 9.20935 266.631 3.81424 266.631 -3.04205C266.519 -9.78594 261.131 -15.4058 254.397 -15.4058ZM254.397 11.4573C246.315 11.4573 239.805 4.93822 239.805 -3.04205C239.805 -11.1347 246.315 -17.6538 254.397 -17.6538C262.366 -17.6538 268.876 -11.1347 268.876 -3.04205C268.764 4.93822 262.254 11.4573 254.397 11.4573Z' fill='white'/%3E%3Cpath d='M254.395 -35.6374C236.548 -35.6374 221.956 -21.0256 221.956 -3.15431C221.956 14.717 236.548 29.2164 254.395 29.2164C272.242 29.2164 286.721 14.717 286.721 -3.15431C286.721 -21.0256 272.242 -35.6374 254.395 -35.6374ZM254.395 31.5767C235.201 31.5767 219.711 16.0658 219.711 -3.04191C219.711 -22.262 235.201 -37.7729 254.395 -37.7729C273.476 -37.7729 288.966 -22.262 288.966 -3.04191C288.966 16.0658 273.476 31.5767 254.395 31.5767Z' fill='white'/%3E%3Cpath d='M272.805 1.22954L271.57 -0.681234L274.938 -2.9292L276.172 -1.13083L272.805 1.22954Z' fill='white'/%3E%3Cpath d='M236.324 2.80304L234.191 2.24104L235.202 -2.25488L237.447 -1.69289L236.324 2.80304Z' fill='white'/%3E%3Cpath d='M169.652 51.359C165.275 51.359 161.683 54.9558 161.683 59.2269C161.683 63.6104 165.275 67.2072 169.652 67.2072C173.918 67.2072 177.509 63.6104 177.509 59.2269C177.397 54.9558 173.918 51.359 169.652 51.359ZM169.652 68.6684C164.489 68.6684 160.336 64.3972 160.336 59.2269C160.336 54.169 164.489 49.8979 169.652 49.8979C174.703 49.8979 178.969 54.169 178.969 59.2269C178.856 64.3972 174.703 68.6684 169.652 68.6684Z' fill='white'/%3E%3Cpath d='M169.872 79.1211C168.413 79.1211 166.953 79.0087 165.719 78.5591L166.168 77.2103C168.3 77.8847 171.556 77.8847 173.576 77.2103L174.137 78.5591C172.902 79.0087 171.443 79.1211 169.872 79.1211Z' fill='white'/%3E%3Cpath d='M176.384 77.7725L175.711 76.5362C177.058 75.8618 177.731 75.1874 177.731 75.1874L178.629 76.0866C178.629 76.3114 177.844 77.0982 176.384 77.7725Z' fill='white'/%3E%3Cpath d='M169.2 74.9626C167.966 74.9626 166.955 74.4006 166.17 73.2766C164.823 71.5906 161.904 70.1295 159.772 70.8038C158.2 71.2534 156.853 71.0286 155.955 70.3542C155.282 69.7923 154.496 68.8931 154.496 67.2071C154.496 65.0715 152.251 62.1492 150.006 61.3624C147.874 60.688 147.312 59.4516 147.312 57.8781H148.772C148.772 58.8896 148.884 59.4516 150.455 60.0136C152.925 60.9128 155.843 64.1724 155.843 67.2071C155.843 68.1063 156.068 68.7807 156.629 69.2303C157.302 69.6799 158.2 69.7923 159.098 69.3427C162.017 68.5559 165.496 70.2418 167.068 72.4898C167.741 73.2766 168.415 73.7262 169.088 73.7262C169.762 73.7262 170.435 73.2766 171.108 72.4898C172.68 70.3542 176.833 68.5559 179.751 69.3427C180.762 69.7923 181.659 69.5675 182.221 69.2303C182.782 68.7807 183.006 68.2187 183.006 67.2071C183.119 64.1724 186.037 60.9128 188.619 60.0136C189.629 59.564 190.19 59.002 190.19 57.8781H191.649C191.649 59.564 190.751 60.8004 188.955 61.3624C186.711 62.1492 184.466 65.0715 184.466 67.2071C184.466 68.8931 183.68 69.9047 183.006 70.3542C182.108 71.0286 180.762 71.141 179.302 70.8038C177.17 70.1295 173.578 71.4782 172.119 73.2766C171.445 74.513 170.435 74.9626 169.2 74.9626Z' fill='white'/%3E%3Cpath d='M169.652 51.359C165.275 51.359 161.683 54.9558 161.683 59.2269C161.683 63.6104 165.275 67.2072 169.652 67.2072C173.918 67.2072 177.509 63.6104 177.509 59.2269C177.397 54.9558 173.918 51.359 169.652 51.359ZM169.652 68.6684C164.489 68.6684 160.336 64.3972 160.336 59.2269C160.336 54.169 164.489 49.8979 169.652 49.8979C174.703 49.8979 178.969 54.169 178.969 59.2269C178.856 64.3972 174.703 68.6684 169.652 68.6684Z' fill='white'/%3E%3Cpath d='M169.646 38.4332C158.085 38.4332 148.881 47.7622 148.881 59.1144C148.881 70.6914 158.197 79.9081 169.646 79.9081C181.095 79.9081 190.299 70.579 190.299 59.1144C190.299 47.7622 180.983 38.4332 169.646 38.4332ZM169.646 81.4817C157.299 81.4817 147.422 71.4782 147.422 59.2268C147.422 46.9754 157.412 37.0844 169.646 37.0844C181.881 37.0844 191.759 47.0878 191.759 59.2268C191.759 71.5906 181.769 81.4817 169.646 81.4817Z' fill='white'/%3E%3Cpath d='M154.496 54.2813C154.047 54.2813 153.822 54.5061 153.822 54.9557C153.822 55.4053 154.047 55.6301 154.496 55.6301C154.945 55.6301 155.282 55.4053 155.282 54.9557C155.282 54.5061 154.945 54.2813 154.496 54.2813ZM154.496 57.0912C153.261 57.0912 152.363 56.1921 152.363 54.9557C152.363 53.7193 153.261 52.8201 154.496 52.8201C155.731 52.8201 156.629 53.7193 156.629 54.9557C156.629 56.1921 155.731 57.0912 154.496 57.0912Z' fill='white'/%3E%3Cpath d='M183.905 54.2814C183.456 54.2814 183.119 54.5062 183.119 54.9558C183.119 55.4054 183.568 55.6302 183.905 55.6302C184.354 55.6302 184.579 55.4054 184.579 54.9558C184.579 54.5062 184.354 54.2814 183.905 54.2814ZM183.905 57.0914C182.67 57.0914 181.66 56.1922 181.66 54.9558C181.66 53.7194 182.67 52.8202 183.905 52.8202C185.14 52.8202 186.038 53.7194 186.038 54.9558C186.038 56.1922 185.14 57.0914 183.905 57.0914Z' fill='white'/%3E%3Cpath d='M175.937 44.8399C175.488 44.8399 175.264 45.2895 175.264 45.6267C175.264 46.0763 175.488 46.3011 175.937 46.3011C176.386 46.3011 176.723 46.0763 176.723 45.6267C176.835 45.2895 176.386 44.8399 175.937 44.8399ZM175.937 47.7622C174.703 47.7622 173.805 46.8631 173.805 45.6267C173.805 44.3903 174.703 43.4911 175.937 43.4911C177.172 43.4911 178.07 44.3903 178.07 45.6267C178.07 46.8631 177.172 47.7622 175.937 47.7622Z' fill='white'/%3E%3Cpath d='M163.137 44.8401C162.688 44.8401 162.463 45.2897 162.463 45.6269C162.463 46.0765 162.688 46.3013 163.137 46.3013C163.586 46.3013 163.81 46.0765 163.81 45.6269C163.81 45.2897 163.473 44.8401 163.137 44.8401ZM163.137 47.7625C161.902 47.7625 161.004 46.8633 161.004 45.6269C161.004 44.3905 161.902 43.4914 163.137 43.4914C164.371 43.4914 165.269 44.3905 165.269 45.6269C165.269 46.8633 164.259 47.7625 163.137 47.7625Z' fill='white'/%3E%3Cpath d='M156.854 50.4597L155.395 48.9985L156.517 48.0993L157.976 49.3357L156.854 50.4597Z' fill='white'/%3E%3Cpath d='M169.539 43.1537L168.305 42.3669L169.764 40.2314L170.999 41.0181L169.539 43.1537Z' fill='white'/%3E%3Cpath d='M169.09 48.4367L168.641 47.088L171.559 46.3012L171.896 47.7624L169.09 48.4367Z' fill='white'/%3E%3Cpath d='M182.781 49.111L180.648 47.6499L181.434 46.4135L183.567 47.8746L182.781 49.111Z' fill='white'/%3E%3Cpath d='M181.434 62.0368L180.648 60.8004L182.781 59.3393L183.567 60.5756L181.434 62.0368Z' fill='white'/%3E%3Cpath d='M158.089 63.0484L156.742 62.5988L157.416 59.9013L158.763 60.1261L158.089 63.0484Z' fill='white'/%3E%3Cpath d='M298.621 77.66C294.356 77.66 290.764 81.1443 290.764 85.5279C290.764 89.9114 294.356 93.3957 298.621 93.3957C302.999 93.3957 306.59 89.9114 306.59 85.5279C306.59 81.1443 302.999 77.66 298.621 77.66ZM298.621 94.7445C293.57 94.7445 289.305 90.5858 289.305 85.4155C289.305 80.2452 293.57 76.0864 298.621 76.0864C303.784 76.0864 307.937 80.2452 307.937 85.4155C307.937 90.6982 303.784 94.7445 298.621 94.7445Z' fill='white'/%3E%3Cpath d='M299.067 105.422C297.608 105.422 296.037 105.197 294.914 104.86L295.363 103.399C297.383 104.073 300.751 104.073 302.771 103.399L303.22 104.86C302.098 105.085 300.526 105.422 299.067 105.422Z' fill='white'/%3E%3Cpath d='M305.353 104.074L304.68 102.725C306.027 102.05 306.7 101.376 306.7 101.376L307.71 102.388C307.823 102.5 306.925 103.287 305.353 104.074Z' fill='white'/%3E%3Cpath d='M298.396 101.264C297.161 101.264 296.151 100.589 295.253 99.5776C293.906 97.6668 290.987 96.2056 288.855 96.88C287.396 97.442 286.049 97.3296 285.151 96.4304C284.477 95.9808 283.691 95.0816 283.691 93.2833C283.691 91.1477 281.447 88.3377 279.202 87.551C276.957 86.7642 276.508 85.5278 276.508 83.9542H277.967C277.967 85.1906 278.079 85.6402 279.538 86.2022C282.008 86.989 284.926 90.3609 285.151 93.2833C285.151 94.1825 285.375 94.9692 285.936 95.3064C286.498 95.8684 287.396 95.8684 288.406 95.5312C291.212 94.632 294.804 96.4304 296.375 98.566C296.936 99.3528 297.61 99.8024 298.283 99.8024C299.069 99.8024 299.743 99.3528 300.304 98.566C301.875 96.4304 306.141 94.632 308.947 95.5312C309.957 95.756 310.967 95.756 311.641 95.3064C312.202 95.0816 312.426 94.2949 312.426 93.2833C312.426 90.3609 315.345 86.989 317.814 86.2022C319.049 85.7526 319.498 84.9658 319.498 83.9542H320.957C320.957 85.6402 320.059 86.8766 318.263 87.551C316.018 88.3377 313.773 91.1477 313.773 93.2833C313.661 95.194 312.987 96.0932 312.314 96.4304C311.416 97.2172 309.957 97.3296 308.498 96.88C306.477 96.318 302.885 97.6668 301.426 99.5776C300.528 100.589 299.406 101.264 298.396 101.264Z' fill='white'/%3E%3Cpath d='M298.621 77.66C294.356 77.66 290.764 81.1443 290.764 85.5279C290.764 89.9114 294.356 93.3957 298.621 93.3957C302.999 93.3957 306.59 89.9114 306.59 85.5279C306.59 81.1443 302.999 77.66 298.621 77.66ZM298.621 94.7445C293.57 94.7445 289.305 90.5858 289.305 85.4155C289.305 80.2452 293.57 76.0864 298.621 76.0864C303.784 76.0864 307.937 80.2452 307.937 85.4155C307.937 90.6982 303.784 94.7445 298.621 94.7445Z' fill='white'/%3E%3Cpath d='M298.62 64.6217C287.171 64.6217 277.967 74.0632 277.967 85.4154C277.967 96.7676 287.283 106.209 298.62 106.209C310.181 106.209 319.385 96.7676 319.385 85.4154C319.385 74.0632 310.181 64.6217 298.62 64.6217ZM298.62 107.67C286.385 107.67 276.508 97.6668 276.508 85.5278C276.508 73.3888 286.498 63.2729 298.62 63.2729C310.967 63.2729 320.845 73.3888 320.845 85.5278C320.845 97.6668 310.967 107.67 298.62 107.67Z' fill='white'/%3E%3Cpath d='M283.691 80.47C283.242 80.47 282.906 80.9196 282.906 81.2567C282.906 81.7063 283.355 81.9311 283.691 81.9311C284.028 81.9311 284.365 81.7063 284.365 81.2567C284.252 80.8072 284.028 80.47 283.691 80.47ZM283.691 83.3923C282.457 83.3923 281.559 82.3807 281.559 81.2567C281.559 80.0204 282.457 79.0088 283.691 79.0088C284.926 79.0088 285.824 80.0204 285.824 81.2567C285.712 82.2683 284.814 83.3923 283.691 83.3923Z' fill='white'/%3E%3Cpath d='M312.988 80.47C312.539 80.47 312.315 80.9196 312.315 81.2567C312.315 81.7063 312.539 81.9311 312.988 81.9311C313.437 81.9311 313.774 81.7063 313.774 81.2567C313.774 80.8072 313.325 80.47 312.988 80.47ZM312.988 83.3923C311.753 83.3923 310.855 82.3807 310.855 81.2567C310.855 80.0204 311.753 79.0088 312.988 79.0088C314.223 79.0088 315.121 80.0204 315.121 81.2567C315.009 82.2683 314.111 83.3923 312.988 83.3923Z' fill='white'/%3E%3Cpath d='M305.133 71.1409C304.684 71.1409 304.347 71.3657 304.347 71.8153C304.347 72.2649 304.796 72.602 305.133 72.602C305.582 72.602 305.806 72.1525 305.806 71.8153C305.806 71.4781 305.469 71.1409 305.133 71.1409ZM305.133 74.0632C303.898 74.0632 303 73.0516 303 71.8153C303 70.5789 303.898 69.6797 305.133 69.6797C306.367 69.6797 307.265 70.5789 307.265 71.8153C307.265 73.0516 306.367 74.0632 305.133 74.0632Z' fill='white'/%3E%3Cpath d='M292.221 71.1406C291.772 71.1406 291.436 71.3654 291.436 71.815C291.436 72.2646 291.885 72.6017 292.221 72.6017C292.558 72.6017 292.895 72.1522 292.895 71.815C292.895 71.4778 292.67 71.1406 292.221 71.1406ZM292.221 74.0629C290.987 74.0629 289.977 73.0513 289.977 71.815C289.977 70.5786 290.987 69.6794 292.221 69.6794C293.456 69.6794 294.354 70.5786 294.354 71.815C294.354 73.0513 293.456 74.0629 292.221 74.0629Z' fill='white'/%3E%3Cpath d='M286.049 76.7606L284.59 75.2995L285.488 74.1755L286.947 75.6367L286.049 76.7606Z' fill='white'/%3E%3Cpath d='M298.508 69.4547L297.273 68.6679L298.733 66.4199L299.967 67.2067L298.508 69.4547Z' fill='white'/%3E%3Cpath d='M298.06 74.7376L297.836 73.2764L300.642 72.6021L300.979 73.9508L298.06 74.7376Z' fill='white'/%3E%3Cpath d='M311.867 75.2994L309.734 73.9506L310.52 72.7142L312.653 74.063L311.867 75.2994Z' fill='white'/%3E%3Cpath d='M310.52 88.2252L309.734 87.1012L311.867 85.64L312.653 86.764L310.52 88.2252Z' fill='white'/%3E%3Cpath d='M287.17 89.2366L285.711 88.8994L286.609 85.9771L287.844 86.4266L287.17 89.2366Z' fill='white'/%3E%3Cpath d='M231.719 134.87L229.25 121.607L230.485 121.495L232.73 134.758L231.719 134.87Z' fill='white'/%3E%3Cpath d='M239.577 134.871L238.566 134.758L241.373 121.495L242.495 121.608L239.577 134.871Z' fill='white'/%3E%3Cpath d='M236.096 127.34H235.086V134.871H236.096V127.34Z' fill='white'/%3E%3Cpath d='M236.096 119.922H235.086V125.092H236.096V119.922Z' fill='white'/%3E%3Cpath d='M224.421 121.046L228.125 133.522C228.237 133.972 228.349 134.196 228.798 134.196H242.492C242.941 134.196 243.054 133.972 243.054 133.522H243.166L246.87 121.158L241.931 122.057L235.533 120.371L229.809 122.057L224.421 121.046ZM242.492 135.433H228.686C227.788 135.433 227.115 134.758 227.003 133.859L222.625 119.697L229.809 121.046L235.645 119.36L242.043 121.046L248.554 119.697L244.288 133.859C244.176 134.758 243.503 135.433 242.492 135.433Z' fill='white'/%3E%3Cpath d='M248.107 120.821L247.433 119.922C248.893 118.91 250.576 116.55 250.576 114.077C250.576 106.996 243.505 100.814 235.648 100.814C227.678 100.814 220.719 107.108 220.719 114.077C220.719 116.55 222.29 118.91 223.862 119.922L223.188 120.821C221.28 119.585 219.484 117.112 219.484 114.077C219.484 106.322 227.005 99.5776 235.648 99.5776C244.291 99.5776 251.811 106.322 251.811 114.077C251.811 117.112 250.015 119.585 248.107 120.821Z' fill='white'/%3E%3Cpath d='M237.893 102.5C237.444 102.5 236.883 102.95 236.883 103.062C236.883 103.287 237.557 103.736 237.893 103.736C238.455 103.736 239.128 103.287 239.128 103.062C239.128 102.837 238.455 102.5 237.893 102.5ZM237.893 104.748C236.995 104.748 235.648 104.074 235.648 103.062C235.648 102.163 236.995 101.376 237.893 101.376C238.791 101.376 240.25 102.163 240.25 103.062C240.25 104.074 238.791 104.748 237.893 104.748Z' fill='white'/%3E%3Cpath d='M247.209 108.345C246.647 108.345 245.974 108.569 245.974 108.907C245.974 109.019 246.647 109.469 247.209 109.469C247.658 109.469 248.219 109.019 248.443 108.907C248.219 108.569 247.545 108.345 247.209 108.345ZM247.209 110.593C246.311 110.593 244.852 109.918 244.852 108.907C244.852 107.895 246.311 107.221 247.209 107.221C248.107 107.221 249.454 107.895 249.454 108.907C249.454 109.918 248.107 110.593 247.209 110.593Z' fill='white'/%3E%3Cpath d='M235.646 111.155C235.085 111.155 234.412 111.604 234.412 111.829C234.412 111.941 235.085 112.391 235.646 112.391C236.095 112.391 236.656 111.941 236.881 111.829C236.656 111.492 236.095 111.155 235.646 111.155ZM235.646 113.515C234.748 113.515 233.289 112.728 233.289 111.829C233.289 110.817 234.748 110.143 235.646 110.143C236.544 110.143 237.891 110.817 237.891 111.829C237.891 112.728 236.544 113.515 235.646 113.515Z' fill='white'/%3E%3Cpath d='M229.811 107.108C229.362 107.108 228.801 107.558 228.801 107.67C228.801 107.895 229.475 108.345 229.811 108.345C230.373 108.345 231.046 107.895 231.046 107.67C231.046 107.558 230.373 107.108 229.811 107.108ZM229.811 109.356C228.913 109.356 227.566 108.682 227.566 107.67C227.566 106.659 228.913 105.984 229.811 105.984C230.709 105.984 232.168 106.659 232.168 107.67C232.168 108.682 230.709 109.356 229.811 109.356Z' fill='white'/%3E%3Cpath d='M239.573 107.108C239.124 107.108 238.563 107.558 238.563 107.67C238.563 107.895 239.236 108.345 239.573 108.345C240.134 108.345 240.808 107.895 240.808 107.67C240.808 107.558 240.134 107.108 239.573 107.108ZM239.573 109.356C238.675 109.356 237.328 108.682 237.328 107.67C237.328 106.659 238.675 105.984 239.573 105.984C240.471 105.984 241.93 106.659 241.93 107.67C242.042 108.682 240.583 109.356 239.573 109.356Z' fill='white'/%3E%3Cpath d='M224.089 110.031C223.527 110.031 222.854 110.48 222.854 110.593C222.854 110.705 223.527 111.155 224.089 111.155C224.538 111.155 225.099 110.705 225.323 110.593C225.211 110.48 224.538 110.031 224.089 110.031ZM224.089 112.279C223.191 112.279 221.844 111.604 221.844 110.593C221.844 109.581 223.191 108.907 224.089 108.907C224.987 108.907 226.334 109.581 226.334 110.593C226.334 111.604 224.987 112.279 224.089 112.279Z' fill='white'/%3E%3Cpath d='M231.046 102.5C230.597 102.5 230.035 102.95 229.811 103.062C229.923 103.287 230.597 103.736 231.046 103.736C231.607 103.736 232.28 103.287 232.28 103.062C232.168 102.837 231.495 102.5 231.046 102.5ZM231.046 104.748C230.148 104.748 228.801 104.074 228.801 103.062C228.801 102.163 230.148 101.376 231.046 101.376C231.944 101.376 233.291 102.163 233.291 103.062C233.291 104.074 231.944 104.748 231.046 104.748Z' fill='white'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_237_11869'%3E%3Crect width='374.254' height='308.766' fill='white' transform='translate(0.0625 -76.3423)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 100%;
  height: 100%;
}
.CX-referral-saya.komisi .box-referral-saya-inner .box-step-info > .container {
  z-index: 2;
}
.CX-referral-saya.komisi .box-referral-saya-inner .box-step-info .box-info-account {
  display: flex;
  justify-content: center;
  width: auto;
  margin: 0 auto;
  align-items: center;
  position: relative;
}
@media (min-width: 769px) {
  .CX-referral-saya.komisi .box-referral-saya-inner .box-step-info .box-info-account {
    width: 645px;
  }
}
.CX-referral-saya.komisi .box-referral-saya-inner .box-step-info .box-info-account .box-ava-name {
  flex: 1 1 auto;
}
.CX-referral-saya.komisi .box-referral-saya-inner .box-step-info .box-info-account .box-ava-name .box-name-inner {
  display: flex;
  grid-column-gap: 11px;
  align-items: center;
}
.CX-referral-saya.komisi .box-referral-saya-inner .box-step-info .box-info-account .box-ava-name .box-name-inner .box-ava {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  overflow: hidden;
  width: 54px;
  height: 54px;
}
.CX-referral-saya.komisi .box-referral-saya-inner .box-step-info .box-info-account .box-ava-name .box-name-inner .box-ava img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
.CX-referral-saya.komisi .box-referral-saya-inner .box-step-info .box-info-account .box-ava-name .box-name-inner .box-name h3 {
  font-size: 20px;
  color: white;
  font-family: "source-sans-pro-bold";
  margin-bottom: 3px;
}
.CX-referral-saya.komisi .box-referral-saya-inner .box-step-info .box-info-account .box-ava-name .box-name-inner .box-name .join-date {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
}
.CX-referral-saya.komisi .box-referral-saya-inner .box-step-info .box-info-account .box-actions {
  flex: 0 0 auto;
}
.CX-referral-saya.komisi .box-referral-saya-inner .box-step-info .box-info-account .box-actions a {
  cursor: pointer;
  display: block;
}

@media (max-width: 767px) {
  .CX-referral-saya.komisi .box-referral-saya-inner .box-step-info > .container.CX-wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

.box-widget-komisi {
  position: relative;
  z-index: 2;
}
.box-widget-komisi-inner {
  display: flex;
  justify-content: space-between;
  grid-column-gap: 23px;
  width: auto;
  margin: 0 20px;
}
@media (min-width: 769px) {
  .box-widget-komisi-inner {
    width: 645px;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .box-widget-komisi-inner {
    grid-column-gap: 10px;
  }
}
.box-widget-komisi-inner .item {
  flex: 1;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  background: #f0f3fc;
  padding: 16px;
}
@media (max-width: 767px) {
  .box-widget-komisi-inner .item {
    padding: 10px;
  }
}
.box-widget-komisi-inner .item .inner .box-vector {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}
.box-widget-komisi-inner .item .inner .box-text .name {
  font-size: 15px;
  color: #262626;
  line-height: 20.16px;
}
@media (max-width: 767px) {
  .box-widget-komisi-inner .item .inner .box-text .name {
    font-size: 12px;
  }
}
.box-widget-komisi-inner .item .inner .box-text .total-komisi {
  display: flex;
  grid-column-gap: 4px;
  align-items: center;
}
.box-widget-komisi-inner .item .inner .box-text .total-komisi span {
  font-size: 29px;
  font-family: "source-sans-pro-black";
}
.box-widget-komisi-inner .item .inner .box-text .total-komisi span.stars {
  position: relative;
  top: -2px;
}

.CX-komisi-anggota {
  margin: 0 20px;
}
.CX-komisi-anggota > .container.CX-wrapper {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
@media (min-width: 769px) {
  .CX-komisi-anggota {
    width: 645px;
    margin: 0 auto;
  }
}
.CX-komisi-anggota .head-title h3 {
  font-size: 18px;
  color: #262626;
}
.CX-komisi-anggota-inner {
  margin: 16px 0;
}
.CX-komisi-anggota-inner .box-filter-level {
  display: flex;
  grid-column-gap: 12px;
  justify-content: flex-start;
}
@media (max-width: 1024px) {
  .CX-komisi-anggota-inner .box-filter-level {
    overflow-x: auto;
  }
}
.CX-komisi-anggota-inner .box-filter-level a {
  font-size: 16px;
  color: #000;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  padding: 8px 20px;
  border: 1px solid #000;
  font-family: "source-sans-pro-semibold";
  width: 120px;
  flex: 0 0 auto;
  display: flex;
  justify-content: center;
  grid-column-gap: 3px;
  align-items: center;
  text-decoration: none;
}
.CX-komisi-anggota-inner .box-filter-level a:hover {
  background: rgba(0, 0, 0, 0.07);
}
.CX-komisi-anggota-inner .box-filter-level a span {
  font-size: 12px;
  background: #484848;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  color: #fff;
  padding: 0 6px;
}
.CX-komisi-anggota-inner .box-filter-level a.selected {
  background: #494df4;
  border: 1px solid #494df4;
  color: #fff;
}
.CX-komisi-anggota-inner .box-filter-level a.selected span {
  background-color: #fff;
  color: #494df4;
}

.CX-card-anggota-komisi {
  margin: 0 20px;
}
.CX-card-anggota-komisi > .container.CX-wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media (min-width: 769px) {
  .CX-card-anggota-komisi {
    width: 645px;
    margin: 0 auto;
  }
}
.CX-card-anggota-komisi-inner {
  display: grid;
  grid-row-gap: 16px;
}
.CX-card-anggota-komisi-inner .item {
  background: #f0f3fc;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.CX-card-anggota-komisi-inner .item-inner {
  padding: 16px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .CX-card-anggota-komisi-inner .item-inner {
    display: grid;
    grid-template-columns: 1fr;
    grid-row-gap: 14px;
  }
}
.CX-card-anggota-komisi-inner .item-inner .box-ava-name {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.CX-card-anggota-komisi-inner .item-inner .box-ava-name .box-ava {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  width: 40px;
  height: 40px;
}
.CX-card-anggota-komisi-inner .item-inner .box-ava-name .box-ava img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
.CX-card-anggota-komisi-inner .item-inner .box-ava-name .box-name .name {
  color: #262626;
  font-size: 16px;
  font-family: "source-sans-pro-bold";
  line-height: normal;
}
.CX-card-anggota-komisi-inner .item-inner .box-ava-name .box-name .desc {
  color: #5f5f5f;
  font-size: 14px;
}
.CX-card-anggota-komisi-inner .item-inner .box-komisi {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  background-color: #fff;
  padding: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  grid-column-gap: 9px;
  flex: 0 0 auto;
}
@media (min-width: 769px) {
  .CX-card-anggota-komisi-inner .item-inner .box-komisi {
    width: 354px;
  }
}
.CX-card-anggota-komisi-inner .item-inner .box-komisi:before {
  content: "";
  background-image: url("/o/axa-emma-theme/images/referral/money-calc.png");
  width: 41px;
  height: 40px;
  display: inline-block;
  flex: 0 0 auto;
}
.CX-card-anggota-komisi-inner .item-inner .box-komisi .box-text {
  flex: 1 1 auto;
}
.CX-card-anggota-komisi-inner .item-inner .box-komisi .box-text .name {
  font-size: 13px;
  color: #333;
  font-family: "source-sans-pro-semibold";
}
.CX-card-anggota-komisi-inner .item-inner .box-komisi .box-text .total-komisi span {
  font-size: 20px;
  color: #494df4;
  font-family: "source-sans-pro-black";
}
.CX-card-anggota-komisi-inner .item-inner .box-komisi .box-text .total-komisi span.stars {
  position: relative;
  top: 0;
}
.CX-card-anggota-komisi-inner .item-inner .box-komisi .new-btn-blue {
  flex: 0 0 auto;
  text-transform: none;
}
.CX-card-anggota-komisi-inner .item-inner .box-komisi .new-btn-blue .ico {
  position: relative;
  top: 0;
}

.CX-list-anggota-komisi {
  margin: 0 20px;
}
.CX-list-anggota-komisi > .container.CX-wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media (min-width: 769px) {
  .CX-list-anggota-komisi {
    width: 645px;
    margin: 0 auto;
  }
}
.CX-list-anggota-komisi-inner {
  display: grid;
  grid-row-gap: 16px;
}
.CX-list-anggota-komisi-inner .item {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  position: relative;
  padding-bottom: 16px;
}
.CX-list-anggota-komisi-inner .item:after {
  content: "";
  height: 10px;
  width: 100%;
  background-color: #f0f3fc;
  display: block;
  position: absolute;
  top: 100%;
}
.CX-list-anggota-komisi-inner .item:last-child:after {
  display: none;
}
.CX-list-anggota-komisi-inner .item-inner {
  padding: 16px 0px 0 0px;
  display: grid;
  grid-row-gap: 15px;
}
@media (max-width: 767px) {
  .CX-list-anggota-komisi-inner .item-inner {
    display: grid;
    grid-template-columns: 1fr;
    grid-row-gap: 14px;
  }
}
.CX-list-anggota-komisi-inner .item-inner .box-ava-name {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.CX-list-anggota-komisi-inner .item-inner .box-ava-name .box-ava {
  background-color: #f0f3fc;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  width: 40px;
  height: 40px;
}
.CX-list-anggota-komisi-inner .item-inner .box-ava-name .box-ava img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
.CX-list-anggota-komisi-inner .item-inner .box-ava-name .box-name .name {
  color: #262626;
  font-size: 16px;
  font-family: "source-sans-pro-bold";
  line-height: normal;
}
.CX-list-anggota-komisi-inner .item-inner .box-ava-name .box-name .desc {
  color: #5f5f5f;
  font-size: 14px;
}
.CX-list-anggota-komisi-inner .item-inner .box-total-komisi {
  display: grid;
  grid-row-gap: 15px;
}
.CX-list-anggota-komisi-inner .item-inner .box-total-komisi-head {
  display: flex;
  justify-content: space-between;
}
.CX-list-anggota-komisi-inner .item-inner .box-total-komisi-head .label-total {
  font-size: 18px;
  font-family: "source-sans-pro-black";
  color: #333;
}
.CX-list-anggota-komisi-inner .item-inner .box-total-komisi-head .total-stars {
  font-size: 18px;
  font-family: "source-sans-pro-black";
  background-color: #027180;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  padding: 3px 9px;
  margin-right: 49px;
}
.CX-list-anggota-komisi-inner .item-inner .box-total-komisi-head .total-stars:after {
  position: relative;
  top: 0px;
}
.CX-list-anggota-komisi-inner .item-inner .box-total-komisi-list-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  grid-column-gap: 16px;
  border-bottom: 1px solid #e2e5ed;
  padding: 12px 0px;
}
.CX-list-anggota-komisi-inner .item-inner .box-total-komisi-list-item:last-child {
  border-bottom: 0px;
}
.CX-list-anggota-komisi-inner .item-inner .box-total-komisi-list-item .box-text {
  flex: 1 1 auto;
}
.CX-list-anggota-komisi-inner .item-inner .box-total-komisi-list-item .box-text .name {
  font-size: 16px;
  font-family: "source-sans-pro-semibold";
  color: #262626;
}
.CX-list-anggota-komisi-inner .item-inner .box-total-komisi-list-item .box-text .desc {
  font-size: 12px;
  color: #7f7f7f;
  font-family: "source-sans-pro-semibold";
}
.CX-list-anggota-komisi-inner .item-inner .box-total-komisi-list-item .total-stars {
  flex: 0 0 auto;
  font-size: 15px;
  font-family: "source-sans-pro-semibold";
  color: #027180;
  border: 1px solid #027180;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  padding: 3px 9px;
}
.CX-list-anggota-komisi-inner .item-inner .box-total-komisi-list-item .box-view-members {
  cursor: pointer;
  flex: 0 0 auto;
}
.CX-list-anggota-komisi-inner .item-inner .box-total-komisi .total-stars {
  position: relative;
  display: flex;
  align-items: center;
  column-gap: 4px;
}
.CX-list-anggota-komisi-inner .item-inner .box-total-komisi .total-stars:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='13' viewBox='0 0 15 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.89701 12.9507C3.55109 13.1223 3.15857 12.8215 3.22847 12.4376L3.97229 8.33842L0.815086 5.42998C0.520246 5.15786 0.673491 4.66041 1.0687 4.60667L5.45814 4.00349L7.41538 0.253553C7.59192 -0.0844362 8.06958 -0.0844362 8.24613 0.253553L10.2034 4.00349L14.5928 4.60667C14.988 4.66041 15.1413 5.15786 14.8455 5.42998L11.6892 8.33842L12.433 12.4376C12.5029 12.8215 12.1104 13.1223 11.7645 12.9507L7.82941 10.9955L3.89701 12.9507Z' fill='url(%23paint0_angular_237_17367)'/%3E%3Cdefs%3E%3CradialGradient id='paint0_angular_237_17367' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(7.83063 6.50006) rotate(-89.5295) scale(7.36689 8.1255)'%3E%3Cstop offset='0.25496' stop-color='%23F17F56'/%3E%3Cstop offset='1' stop-color='%23FAD772'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 15px;
  height: 13px;
  display: inline-block;
}

.box-widget-komisi-inner .item .inner .box-text .total-komisi {
  position: relative;
}
.box-widget-komisi-inner .item .inner .box-text .total-komisi:hover .cx-tooltip {
  opacity: 1;
  visibility: visible;
}
.box-widget-komisi-inner .item .inner .box-text .total-komisi .cx-tooltip {
  position: absolute;
  bottom: -35px;
  left: 0;
  width: max-content;
  height: auto;
  color: #fff;
  z-index: 1;
  text-align: center;
  display: block;
  padding: 0;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -ms-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -o-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.box-widget-komisi-inner .item .inner .box-text .total-komisi .cx-tooltip.show {
  opacity: 1;
  visibility: visible;
}
.box-widget-komisi-inner .item .inner .box-text .total-komisi .cx-tooltip .cx-tooltip-inner {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: #00008f;
  padding: 2px 13px;
  width: 100%;
  height: auto;
  font-size: 10px;
  line-height: 20px;
  text-transform: none;
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  grid-column-gap: 3px;
}
.box-widget-komisi-inner .item .inner .box-text .total-komisi .cx-tooltip .cx-tooltip-inner span {
  font-size: 10px;
  font-family: "source-sans-pro-regular";
  font-weight: 400;
}
.box-widget-komisi-inner .item .inner .box-text .total-komisi .cx-tooltip .cx-tooltip-inner span.stars {
  position: relative;
  top: -2px;
}
.box-widget-komisi-inner .item .inner .box-text .total-komisi .cx-tooltip:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: -8px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 14px solid #00008f;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -mz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.box-widget-komisi-inner .item .inner .box-text .total-komisi .cx-tooltip.place-top {
  bottom: initial;
  top: -25px;
}
.box-widget-komisi-inner .item .inner .box-text .total-komisi .cx-tooltip.place-top:after {
  top: initial;
  bottom: -8px;
  border-bottom: 0;
  border-top: 14px solid #00008f;
}

.CX-komisi-anggota-inner .box-filter-level a.disabled, .CX-komisi-anggota-inner .box-filter-level a[disabled] {
  pointer-events: none;
  color: #ffffff;
  background-color: #ccc;
  border-color: rgb(204, 204, 204) !important;
}
.CX-komisi-anggota-inner .box-filter-level a.disabled span, .CX-komisi-anggota-inner .box-filter-level a[disabled] span {
  background-color: #fff;
  color: #ccc;
}

.box-widget-komisi.ver-2 .box-widget-komisi-inner .item {
  padding: 12px 16px;
}
.box-widget-komisi.ver-2 .box-widget-komisi-inner .item .inner {
  display: flex;
  grid-column-gap: 24px;
}
@media (max-width: 768px) {
  .box-widget-komisi.ver-2 .box-widget-komisi-inner .item .inner {
    display: grid;
  }
}
.box-widget-komisi.ver-2 .box-widget-komisi-inner .item .inner > .box-vector {
  flex: 0 0 auto;
}
.box-widget-komisi.ver-2 .box-widget-komisi-inner .item .inner > .box-text {
  flex: 1 1 auto;
}
.box-widget-komisi.ver-2 .box-widget-komisi-inner .item .inner > .box-text .total-komisi span {
  font-size: 24px;
}
@media (max-width: 768px) {
  .box-widget-komisi.ver-2 .box-widget-komisi-inner .item .inner > .box-text .total-komisi span {
    font-size: 28px;
  }
}
.box-widget-komisi.ver-2 .box-widget-komisi-inner .item .inner > .box-ico {
  flex: 0 0 auto;
}
@media (max-width: 768px) {
  .box-widget-komisi.ver-2 .box-widget-komisi-inner .item .inner > .box-ico {
    display: none;
  }
}

.box-widget-komisi.ver-2 .box-widget-komisi-inner .item .inner > .box-text .total-komisi .cx-tooltip span {
  font-size: 10px;
}

.CX-informasi-akun {
  background-color: #F6F8FD;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
  padding: 30px 16px 20px;
}
.CX-informasi-akun .box-informasi-akun .inner .box-top {
  margin-bottom: 36px;
}
.CX-informasi-akun .box-informasi-akun .inner .box-top .box-top-inner {
  display: flex;
}
.CX-informasi-akun .box-informasi-akun .inner .box-top .box-top-inner .box-text {
  flex: 1 1 auto;
}
.CX-informasi-akun .box-informasi-akun .inner .box-top .box-top-inner .box-text h3 {
  margin-bottom: 0;
  font-size: 17px;
  font-family: "source-sans-pro-bold";
  color: #333333;
}
.CX-informasi-akun .box-informasi-akun .inner .box-top .box-top-inner .box-text p {
  margin-bottom: 0;
  font-size: 12px;
  color: #333333;
}
.CX-informasi-akun .box-informasi-akun .inner .box-info-list .box-info-list-inner {
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 5px;
}
.CX-informasi-akun .box-informasi-akun .inner .box-info-list .box-info-list-inner .box-info-list-item .inner {
  display: flex;
  align-items: center;
  grid-column-gap: 15px;
}
.CX-informasi-akun .box-informasi-akun .inner .box-info-list .box-info-list-inner .box-info-list-item .inner .box-ico {
  flex: 0 0 auto;
  background: rgba(73, 77, 244, 0.1);
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.CX-informasi-akun .box-informasi-akun .inner .box-info-list .box-info-list-inner .box-info-list-item .inner .box-detail {
  flex: 1 1 auto;
  border-bottom: 1px solid rgba(105, 138, 222, 0.1);
  padding: 3px 0;
}
.CX-informasi-akun .box-informasi-akun .inner .box-info-list .box-info-list-inner .box-info-list-item .inner .box-detail .label-info {
  color: #999999;
  font-family: "source-sans-pro-bold";
  font-size: 12px;
  background-color: transparent;
  border: 0px;
}
.CX-informasi-akun .box-informasi-akun .inner .box-info-list .box-info-list-inner .box-info-list-item .inner .box-detail .value-info {
  font-size: 15px;
  font-family: "source-sans-pro-bold";
  color: #333333;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 5px;
}
.CX-informasi-akun .box-informasi-akun .inner .box-info-list .box-info-list-inner .box-info-list-item:last-child .inner .box-detail {
  border-bottom: 0px;
}
.CX-informasi-akun .box-informasi-akun .inner .box-action-group .box-action-group-inner {
  display: flex;
  grid-column-gap: 16px;
}
.CX-informasi-akun .box-informasi-akun .inner .box-action-group .box-action-group-inner .box-action-item {
  flex: 0 0 auto;
  position: relative;
}
.CX-informasi-akun .box-informasi-akun .inner .box-action-group .box-action-group-inner .box-action-item .cx-tooltip {
  position: absolute;
  bottom: -35px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -mz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: max-content;
  height: auto;
  color: #fff;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  display: block;
  padding: 0;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -ms-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -o-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 99;
}
.CX-informasi-akun .box-informasi-akun .inner .box-action-group .box-action-group-inner .box-action-item .cx-tooltip.show {
  opacity: 1;
  visibility: visible;
}
.CX-informasi-akun .box-informasi-akun .inner .box-action-group .box-action-group-inner .box-action-item .cx-tooltip .cx-tooltip-inner {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: #3032C1;
  padding: 2px 13px;
  width: 100%;
  height: auto;
  font-size: 12px;
  line-height: 20px;
  text-transform: none;
  position: relative;
  z-index: 3;
}
.CX-informasi-akun .box-informasi-akun .inner .box-action-group .box-action-group-inner .box-action-item .cx-tooltip:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: -8px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 14px solid #3032C1;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -mz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.CX-informasi-akun .box-informasi-akun .inner .box-action-group .box-action-group-inner .box-action-item .cx-tooltip.place-top {
  bottom: initial;
  top: -35px;
}
.CX-informasi-akun .box-informasi-akun .inner .box-action-group .box-action-group-inner .box-action-item .cx-tooltip.place-top:after {
  top: initial;
  bottom: -8px;
  border-bottom: 0;
  border-top: 14px solid #3032C1;
}
.CX-informasi-akun .box-informasi-akun .inner .box-action-group .box-action-group-inner .box-action-item .box-action-item-inner a {
  display: block;
  width: 36px;
  height: 36px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: #3032C1;
  background: linear-gradient(0deg, #3032C1, #494DF4);
}
.CX-informasi-akun .box-informasi-akun .inner .box-action-group .box-action-group-inner .box-action-item:hover .cx-tooltip {
  opacity: 1;
  visibility: visible;
}

.CX-widget-tele {
  background-color: #DE1B51;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
  position: relative;
}
.CX-widget-tele .box-widget-vector:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='485' height='307' viewBox='0 0 485 307' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1469_99428)'%3E%3Cpath opacity='0.5' fill-rule='evenodd' clip-rule='evenodd' d='M485 12.6589V278.001C485 291.2 485 297.8 480.899 301.9C476.799 306.001 470.199 306.001 457 306.001H28C14.8007 306.001 8.20101 306.001 4.1005 301.9C0 297.8 0 291.2 0 278.001V233.885C15.8284 234.643 35.3084 234.911 63.3611 213C79.9751 200.023 118.523 193.579 162.4 186.243C250.389 171.533 359.806 153.24 356.731 71.4998C353.909 -3.53289 415.405 4.08934 470.237 10.8856C475.231 11.5046 480.17 12.1167 485 12.6589Z' fill='%23EA527C'/%3E%3Ccircle opacity='0.2' cx='149' cy='252' r='14' stroke='white' stroke-width='2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M485 67.4527V278C485 291.199 485 297.799 480.899 301.899C476.799 306 470.199 306 457 306H201.316C213.97 292.882 212.743 262.824 211.525 232.995C209.46 182.429 207.422 132.523 273.074 166.915C363.731 214.407 391.561 166.575 417.826 121.431C426.302 106.864 434.615 92.5755 444.823 81.8611C456.989 69.0933 471.062 65.6298 485 67.4527Z' fill='%23BA1744'/%3E%3Cg filter='url(%23filter0_f_1469_99428)'%3E%3Cpath d='M331.801 190.621L333.242 194.965L337.721 195.9L333.378 197.341L332.442 201.82L331.002 197.477L326.522 196.541L330.866 195.101L331.801 190.621Z' fill='white'/%3E%3C/g%3E%3Cpath d='M331.801 190.621L333.242 194.965L337.721 195.9L333.378 197.341L332.442 201.82L331.002 197.477L326.522 196.541L330.866 195.101L331.801 190.621Z' fill='white'/%3E%3Ccircle opacity='0.2' cx='319' cy='72.0001' r='9.5' stroke='white'/%3E%3Cg opacity='0.2'%3E%3Cg filter='url(%23filter1_f_1469_99428)'%3E%3Cpath d='M128.306 4.91848L131.687 15.1118L142.2 17.3064L132.006 20.6868L129.812 31.1994L126.431 21.0061L115.919 18.8116L126.112 15.4311L128.306 4.91848Z' fill='white'/%3E%3C/g%3E%3Cpath d='M128.306 4.91848L131.687 15.1118L142.2 17.3064L132.006 20.6868L129.812 31.1994L126.431 21.0061L115.919 18.8116L126.112 15.4311L128.306 4.91848Z' fill='white'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_1469_99428' x='322.521' y='186.621' width='19.2002' height='19.1995' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_1469_99428'/%3E%3C/filter%3E%3Cfilter id='filter1_f_1469_99428' x='111.919' y='0.918457' width='34.2803' height='34.281' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_1469_99428'/%3E%3C/filter%3E%3CclipPath id='clip0_1469_99428'%3E%3Crect width='485' height='307' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 100%;
  height: 307px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  background-size: cover;
  background-repeat: no-repeat;
}
.CX-widget-tele .box-widget-vector .box-vector-doctor {
  background-image: url("data:image/svg+xml,%3Csvg width='384' height='256' viewBox='0 0 384 256' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M303.712 2.42213C304.767 2.85121 305.786 3.33794 306.77 3.88234C310.164 5.76313 312.986 8.28161 315.239 11.4377C315.639 12.0008 316.003 12.6614 316.33 13.4195C315.872 13.4228 315.452 13.4127 315.071 13.3889C314.774 13.3703 314.473 13.3643 314.168 13.3711C313.879 13.3796 313.589 13.3423 313.295 13.2592C312.199 12.9539 311.013 12.8623 309.896 12.6486C309.227 12.5198 308.418 12.3875 307.472 12.2518C301.92 11.4615 296.483 11.1893 291.163 11.4352C286.993 11.6268 283.146 12.1975 279.624 13.1473C277.968 13.595 276.322 14.231 274.732 14.8949C269.316 17.1539 264.77 21.3819 262.486 26.836C260.789 30.891 260.794 35.4421 260.677 39.7413C260.673 39.8346 260.64 39.9143 260.575 39.9804L260.395 40.1661C260.31 40.2526 260.322 40.3213 260.433 40.3722L261.298 40.769C259.488 40.4994 257.707 40.1034 255.955 39.581C255.743 39.5183 255.632 39.5971 255.622 39.8176L255.08 51.802C254.658 51.244 254.389 50.8429 254.274 50.5987C253.387 48.7043 252.727 47.094 252.295 45.7678C250.385 39.8931 250.018 33.9556 251.193 27.9553C252.496 21.3183 255.958 15.1162 260.748 10.5169C266.055 5.4214 272.928 2.16774 280.214 0.877981C285.039 0.0232272 289.723 -0.207421 294.267 0.186037C297.426 0.459083 300.575 1.20445 303.712 2.42213Z' fill='%232B3378'/%3E%3Cpath d='M316.33 13.4195C316.425 13.7247 316.68 13.8213 317.096 13.7094C317.971 13.4736 318.862 13.3227 319.769 13.2566C326.326 12.7817 331.569 15.1399 335.498 20.3312C336.577 21.8779 337.474 23.4525 338.19 25.0552C339.665 28.3623 340.609 31.766 341.324 35.4115C341.628 36.9582 341.862 38.5142 342.026 40.0795C342.977 49.1435 342.57 58.1286 341.026 67.1391L341.075 66.0198C341.076 65.9774 341.086 65.9375 341.103 65.9002C341.137 65.8171 341.126 65.74 341.07 65.6687C341.062 65.6587 341.056 65.6469 341.054 65.6342C341.051 65.6216 341.052 65.6086 341.056 65.5963C341.059 65.584 341.066 65.5728 341.075 65.5637C341.084 65.5546 341.095 65.5479 341.108 65.5441C341.162 65.5254 341.184 65.4889 341.174 65.4347C341.154 65.3244 341.1 65.3049 341.014 65.3762C340.931 65.4457 340.84 65.4313 340.741 65.3329C340.667 65.2566 340.575 65.2218 340.467 65.2286L339.322 65.2973C339.224 65.3024 339.133 65.2795 339.05 65.2286C338.958 65.171 338.87 65.1837 338.785 65.2668C338.694 65.3567 338.664 65.3397 338.696 65.2159C338.718 65.1243 338.727 65.0336 338.724 64.9437C338.717 64.7758 338.669 64.7631 338.579 64.9055C338.547 64.9547 338.538 65.0115 338.551 65.076C338.568 65.1472 338.551 65.21 338.5 65.2642C338.41 65.3592 338.333 65.5084 338.269 65.712C338.696 63.6667 338.691 61.5773 338.253 59.4438C337.763 57.0542 337.021 54.9461 336.028 53.1196C335.695 52.5057 335.286 51.9206 334.799 51.3643C332.817 49.1002 330.113 49.5073 327.879 51.1074C326.694 51.957 325.631 53.0272 324.692 54.3178C324.631 54.4026 324.506 54.4399 324.318 54.4297C324.17 54.2822 324.086 54.0871 324.066 53.8446C323.98 52.8949 323.823 51.9664 323.595 51.059C322.971 47.679 321.951 44.4296 320.535 41.3108C319.202 38.3828 317.449 35.7142 314.926 33.7732C313.089 32.3588 310.914 31.7287 308.401 31.8831C307.772 31.9221 307.185 32.056 306.64 32.285C301.932 34.2574 297.007 35.9872 291.863 37.4746C285.98 39.1756 280.131 40.3331 274.317 40.947C270.861 41.3116 267.171 41.3337 263.246 41.0131C262.605 40.9623 261.949 40.8275 261.298 40.769L260.433 40.3722C260.322 40.3213 260.31 40.2526 260.395 40.1661L260.575 39.9804C260.64 39.9143 260.673 39.8346 260.677 39.7413C260.794 35.4421 260.789 30.891 262.486 26.836C264.77 21.3819 269.316 17.1539 274.732 14.8949C276.322 14.231 277.968 13.595 279.624 13.1473C283.146 12.1975 286.993 11.6268 291.163 11.4352C296.483 11.1893 301.92 11.4615 307.472 12.2518C308.418 12.3875 309.227 12.5198 309.896 12.6486C311.013 12.8623 312.199 12.9539 313.295 13.2592C313.589 13.3423 313.879 13.3796 314.168 13.3711C314.473 13.3643 314.774 13.3703 315.071 13.3889C315.452 13.4127 315.872 13.4228 316.33 13.4195Z' fill='%23292E6B'/%3E%3Cpath d='M212.371 56.7754C221.603 68.7674 226.77 82.2273 227.871 97.1549C228.361 103.811 227.915 110.682 226.533 117.766C223.651 131.255 217.613 143.022 208.417 153.065C206.677 154.964 204.526 157.054 201.964 159.333C201.774 159.503 201.601 159.793 201.445 160.203C200.681 160.449 200.002 160.821 199.407 161.32C198.935 161.713 198.695 161.914 198.684 161.92C187.973 170.112 175.867 175.062 162.368 176.772C160.066 177.063 157.861 177.196 155.753 177.171C152.221 177.303 149.486 177.29 147.549 177.13C132.249 175.863 118.604 170.501 106.615 161.043C105.93 160.503 105.267 159.94 104.626 159.354L100.2 155.52L98.8691 153.93C95.8825 150.731 93.1147 147.239 90.5657 143.454L89.0903 141.022C85.0709 134.291 82.1386 127.097 80.2934 119.44L79.7592 117.254C79.7185 116.318 79.5311 115.361 79.197 114.382C79.2275 113.706 79.2157 113.178 79.1614 112.8C78.1947 106 78.2659 99.0272 79.1614 92.146C79.426 90.1057 79.8228 88.124 80.2756 86.094C81.4102 80.9884 83.0968 76.1804 85.2134 71.4411C85.7187 70.3099 86.247 69.2211 86.7982 68.1747C92.5559 57.2342 100.51 48.2093 110.66 41.0999C112.081 40.1044 113.505 39.186 114.931 38.3448C123.691 33.179 132.96 29.916 142.739 28.5559C148.452 27.7622 154.429 27.6392 160.668 28.187C162.396 28.3379 164.097 28.5601 165.771 28.8535C178.784 31.1294 190.354 36.3792 200.48 44.6028C204.802 48.1117 208.765 52.1693 212.371 56.7754ZM224.213 102.571C224.213 93.2517 222.377 84.0237 218.811 75.4138C215.244 66.804 210.017 58.9808 203.427 52.3911C196.838 45.8014 189.015 40.5742 180.405 37.0079C171.795 33.4416 162.567 31.606 153.248 31.606C134.427 31.606 116.376 39.0826 103.068 52.3911C89.7594 65.6996 82.2828 83.7498 82.2828 102.571C82.2828 121.392 89.7594 139.442 103.068 152.751C116.376 166.059 134.427 173.536 153.248 173.536C162.567 173.536 171.795 171.7 180.405 168.134C189.015 164.568 196.838 159.34 203.427 152.751C210.017 146.161 215.244 138.338 218.811 129.728C222.377 121.118 224.213 111.89 224.213 102.571Z' fill='white'/%3E%3Cpath d='M323.595 51.059C323.475 50.9742 323.356 50.9319 323.239 50.9319C323.139 50.9302 323.089 50.9802 323.089 51.082C323.093 51.5145 323.132 51.9249 323.206 52.3133C323.397 53.2977 323.41 54.7401 322.972 55.6763C321.97 57.8268 320.94 59.9492 319.881 62.0437C319.156 63.481 318.541 65.0124 317.811 66.4396C316.554 68.8919 315.366 71.4239 314.247 74.0357C314.102 74.3689 313.977 74.5216 313.595 74.5241C310.144 74.5428 306.837 74.324 303.674 73.8678C297.111 72.9198 290.733 71.2145 284.541 68.752C283.282 68.2508 281.827 67.475 280.593 67.2943C279.728 67.1671 278.817 67.3808 277.859 67.9354C277.409 68.1966 276.89 68.7045 276.302 69.4592C273.539 73.0071 270.214 76.0988 266.327 78.7343C263.627 80.5659 260.707 82.2373 257.566 83.7483C257.323 83.8654 256.914 83.9179 256.337 83.9061C255.913 80.3751 255.613 77.0112 255.436 73.8144C255.265 70.6921 255.129 67.2876 255.027 63.6006C254.971 61.5629 255.045 58.6221 254.91 56.124L255.08 51.802L255.622 39.8176C255.632 39.5971 255.743 39.5183 255.955 39.581C257.707 40.1034 259.488 40.4994 261.298 40.769C261.949 40.8275 262.605 40.9623 263.246 41.0131C267.171 41.3337 270.861 41.3116 274.317 40.947C280.131 40.3331 285.98 39.1756 291.863 37.4746C297.007 35.9872 301.932 34.2574 306.64 32.285C307.185 32.056 307.772 31.9221 308.401 31.8831C310.914 31.7287 313.089 32.3588 314.926 33.7732C317.449 35.7142 319.202 38.3828 320.535 41.3108C321.951 44.4296 322.971 47.679 323.595 51.059ZM300.321 48.3702C301.822 48.7162 303.235 49.2521 304.559 49.9779C306.455 51.0133 307.655 48.4872 306.073 47.5587C302.522 45.4778 297.235 44.1982 293.432 46.4088C291.904 47.2992 290.684 48.6085 289.772 50.3366C289.36 51.1176 288.919 52.1377 289.67 52.8933C290.303 53.5318 291.351 53.3715 291.807 52.6338C292.257 51.9011 292.621 51.0744 293.163 50.418C295.004 48.1921 297.584 47.7393 300.321 48.3702ZM265.79 52.644C267.598 52.8543 269.362 53.4377 271.082 54.3942C271.822 54.8063 272.702 54.9767 273.226 54.15C273.787 53.2681 273.605 52.5524 272.679 52.0029C271.6 51.3601 270.303 50.8056 268.787 50.3392C267.824 50.0424 266.653 49.8541 265.276 49.7744C262.059 49.5862 259.469 50.7437 257.505 53.2469C256.911 54.0049 256.459 54.7902 256.149 55.6025C255.803 56.498 256.022 57.6758 257.21 57.7572C258.677 57.8564 258.947 56.1825 259.609 55.2591C261.072 53.207 263.133 52.3353 265.79 52.644ZM299.911 67.5356C300.886 67.3899 301.712 66.5226 302.208 65.1243C302.704 63.7261 302.828 61.9116 302.555 60.0799C302.419 59.173 302.19 58.2891 301.88 57.4788C301.57 56.6685 301.185 55.9476 300.748 55.3573C300.311 54.767 299.83 54.3189 299.332 54.0384C298.834 53.758 298.329 53.6508 297.847 53.723C296.872 53.8687 296.046 54.736 295.55 56.1342C295.054 57.5325 294.929 59.347 295.203 61.1786C295.339 62.0856 295.568 62.9695 295.878 63.7798C296.188 64.5901 296.572 65.311 297.009 65.9013C297.447 66.4916 297.928 66.9397 298.426 67.2201C298.924 67.5006 299.428 67.6078 299.911 67.5356ZM266.696 72.5223C267.183 72.4487 267.637 72.197 268.034 71.7815C268.431 71.3661 268.763 70.795 269.01 70.1009C269.257 69.4067 269.414 68.6032 269.473 67.7361C269.533 66.8691 269.493 65.9554 269.355 65.0474C269.078 63.2135 268.422 61.5138 267.531 60.3222C266.64 59.1305 265.587 58.5445 264.605 58.6931C264.118 58.7667 263.663 59.0184 263.266 59.4339C262.869 59.8494 262.538 60.4205 262.291 61.1146C262.044 61.8087 261.886 62.6122 261.827 63.4793C261.768 64.3464 261.808 65.26 261.945 66.1681C262.223 68.0019 262.879 69.7016 263.77 70.8933C264.661 72.0849 265.713 72.6709 266.696 72.5223Z' fill='%23FABCA3'/%3E%3Cpath d='M300.321 48.3702C297.584 47.7393 295.004 48.1921 293.163 50.418C292.621 51.0744 292.257 51.9011 291.807 52.6338C291.351 53.3715 290.303 53.5318 289.67 52.8933C288.919 52.1377 289.36 51.1176 289.772 50.3366C290.684 48.6085 291.904 47.2992 293.432 46.4088C297.235 44.1982 302.522 45.4778 306.073 47.5587C307.655 48.4872 306.455 51.0133 304.559 49.9779C303.235 49.2521 301.822 48.7162 300.321 48.3702Z' fill='%23251616'/%3E%3Cpath d='M265.79 52.644C263.133 52.3353 261.072 53.207 259.609 55.2591C258.947 56.1825 258.677 57.8564 257.21 57.7572C256.022 57.6758 255.803 56.498 256.149 55.6025C256.459 54.7902 256.911 54.0049 257.505 53.2469C259.469 50.7437 262.059 49.5862 265.276 49.7744C266.653 49.8541 267.824 50.0424 268.787 50.3392C270.303 50.8056 271.6 51.3601 272.679 52.0029C273.605 52.5524 273.787 53.2681 273.226 54.15C272.702 54.9767 271.822 54.8063 271.082 54.3942C269.362 53.4377 267.598 52.8543 265.79 52.644Z' fill='%23251616'/%3E%3Cpath d='M338.269 65.712C337.555 68.2169 336.175 70.0657 334.13 71.258C331.794 72.6181 329.251 73.3295 326.501 73.3923C326.462 73.3932 326.424 73.4032 326.39 73.4217C326.356 73.4402 326.327 73.4665 326.306 73.4985C326.284 73.5305 326.27 73.5673 326.265 73.6059C326.26 73.6444 326.264 73.6837 326.277 73.7205L329.207 81.8584C328.551 81.4056 328.501 81.7999 329.057 83.0413C329.41 83.8316 329.273 84.4659 328.645 84.9442C327.458 85.8498 326.255 86.7978 325.035 87.7883C324.974 87.838 324.904 87.8747 324.828 87.8961C324.752 87.9175 324.673 87.9232 324.595 87.9127C324.517 87.9022 324.442 87.8758 324.375 87.8351C324.307 87.7945 324.249 87.7404 324.203 87.6763C321.244 83.545 318.281 79.4595 315.315 75.4198C315.145 75.1874 315.13 74.9466 315.269 74.6973C316.623 72.2857 317.704 69.7291 318.938 67.2767C320.227 64.7125 321.387 62.1177 322.695 59.5153C323.3 58.3078 323.862 57.146 324.379 56.0301C324.55 55.6604 324.685 55.2695 324.783 54.8574C324.802 54.7743 324.772 54.7158 324.694 54.6818C324.537 54.6123 324.411 54.5281 324.318 54.4297C324.506 54.4399 324.631 54.4026 324.692 54.3178C325.631 53.0272 326.694 51.957 327.879 51.1074C330.113 49.5073 332.817 49.1002 334.799 51.3643C335.286 51.9206 335.695 52.5057 336.028 53.1196C337.021 54.9461 337.763 57.0542 338.253 59.4438C338.691 61.5773 338.696 63.6667 338.269 65.712ZM325.648 69.1745C325.66 69.4001 325.683 69.6019 325.717 69.7799C325.726 69.8313 325.748 69.8798 325.779 69.9217C325.81 69.9637 325.85 69.9979 325.897 70.0217C325.943 70.0456 325.994 70.0584 326.047 70.0593C326.099 70.0601 326.151 70.049 326.198 70.0267C328.202 69.0829 330.225 67.8466 331.637 66.1014C333.726 63.5151 334.171 60.5048 332.972 57.0706C332.433 55.534 331.085 54.491 329.401 55.0736C327.986 55.5637 326.706 56.3608 325.559 57.4649C325.122 57.8872 325 58.4163 325.043 58.9989C325.19 60.9865 325.392 64.3784 325.648 69.1745Z' fill='%23FABCA3'/%3E%3Cpath d='M323.595 51.059C323.823 51.9664 323.98 52.8949 324.066 53.8446C324.086 54.0871 324.17 54.2822 324.318 54.4297C324.411 54.5281 324.537 54.6123 324.694 54.6818C324.772 54.7158 324.802 54.7743 324.783 54.8574C324.685 55.2695 324.55 55.6604 324.379 56.0301C323.862 57.146 323.3 58.3078 322.695 59.5153C321.387 62.1177 320.227 64.7125 318.938 67.2767C317.704 69.7291 316.623 72.2857 315.269 74.6973C315.13 74.9466 315.145 75.1874 315.315 75.4198C318.281 79.4595 321.244 83.545 324.203 87.6763C324.249 87.7404 324.307 87.7945 324.375 87.8351C324.442 87.8758 324.517 87.9022 324.595 87.9127C324.673 87.9232 324.752 87.9175 324.828 87.8961C324.904 87.8747 324.974 87.838 325.035 87.7883C326.255 86.7978 327.458 85.8498 328.645 84.9442C329.273 84.4659 329.41 83.8316 329.057 83.0413C328.501 81.7999 328.551 81.4056 329.207 81.8584L330.642 85.4911C329.923 85.7438 329.27 86.1152 328.683 86.6053C327.532 87.5686 326.34 88.4649 325.109 89.2942C325.021 89.3553 324.958 89.4358 324.921 89.5359C324.568 90.4873 324.332 91.5184 324.214 92.6293C323.891 93.6596 323.634 94.8399 323.318 95.7659C321.405 101.385 318.39 106.321 314.272 110.577C307.907 117.155 299.067 121.134 290.257 122.907C287.415 123.48 284.553 123.892 281.672 124.143C280.269 124.113 279.274 124.061 278.685 123.988C274.742 123.5 271.511 121.648 268.639 118.956C266.813 116.975 265.265 114.799 263.997 112.426C263.091 110.73 262.49 109.524 262.193 108.809C260.904 105.703 259.848 102.519 259.023 99.2562C257.75 94.2158 256.854 89.099 256.337 83.9061C256.914 83.9179 257.323 83.8654 257.566 83.7483C260.707 82.2373 263.627 80.5659 266.327 78.7343C270.214 76.0988 273.539 73.0071 276.302 69.4592C276.89 68.7045 277.409 68.1966 277.859 67.9354C278.817 67.3808 279.728 67.1671 280.593 67.2943C281.827 67.475 283.282 68.2508 284.541 68.752C290.733 71.2145 297.111 72.9198 303.674 73.8678C306.837 74.324 310.144 74.5428 313.595 74.5241C313.977 74.5216 314.102 74.3689 314.247 74.0357C315.366 71.4239 316.554 68.8919 317.811 66.4396C318.541 65.0124 319.156 63.481 319.881 62.0437C320.94 59.9492 321.97 57.8268 322.972 55.6763C323.41 54.7401 323.397 53.2977 323.206 52.3133C323.132 51.9249 323.093 51.5145 323.089 51.082C323.089 50.9802 323.139 50.9302 323.239 50.9319C323.356 50.9319 323.475 50.9742 323.595 51.059ZM303.811 79.5892C302.997 79.4807 302.208 79.4052 301.443 79.3628C299.656 79.261 297.624 79.2661 295.348 79.378C294.056 79.4416 292.794 79.6604 291.517 79.7266C289.878 79.8114 288.213 79.8953 286.521 79.9784C285.654 80.0208 284.793 80.12 283.938 80.276C283.06 80.4372 282.178 80.5677 281.293 80.6678C280.196 80.7899 279.128 81.0596 278.037 81.258C273.778 82.0364 269.693 83.5526 265.541 85.7836C264.038 86.5892 262.794 87.4507 261.809 88.3682C261.685 88.4835 261.587 88.6184 261.514 88.7727C261.399 89.0169 261.399 89.1611 261.516 89.2052C261.783 89.3052 262.037 89.2654 262.28 89.0856C265.71 86.5604 269.448 84.6507 273.493 83.3567C275.65 82.6648 277.653 82.1484 279.502 81.8075C280.602 81.604 281.714 81.3826 282.837 81.1435C284.331 80.8247 285.45 80.6407 286.192 80.5915C286.64 80.5627 287.078 80.527 287.508 80.4846C288.264 80.41 288.702 80.3702 288.823 80.3651C289.665 80.3295 290.492 80.3218 291.328 80.2175C293.202 79.9852 294.419 79.8588 294.979 79.8385C297.057 79.7571 299.304 79.7486 301.72 79.813C303.126 79.8504 304.504 79.9538 305.854 80.1234C307.309 80.3049 308.799 80.4261 310.324 80.4872C310.388 80.4902 310.45 80.4729 310.504 80.4377C310.557 80.4025 310.599 80.3513 310.621 80.2913C310.647 80.2252 310.657 80.1565 310.652 80.0853C310.642 79.9852 310.587 79.936 310.487 79.9377C309.047 79.9428 307.608 79.9029 306.17 79.8181C305.406 79.7741 304.62 79.6977 303.811 79.5892ZM271.689 98.5897C271.216 98.7389 270.769 98.9093 270.346 99.101C268.75 99.8217 267.225 100.576 265.77 101.365C265.707 101.399 265.644 101.435 265.582 101.474C265.382 101.596 265.192 101.722 265.014 101.851C264.623 102.134 264.524 102.419 264.719 102.706C264.831 102.87 264.968 102.893 265.129 102.774C265.371 102.596 265.628 102.43 265.9 102.276C267.884 101.145 269.761 100.222 271.532 99.508C273.206 98.8313 275.08 98.1614 277.154 97.4983C278.395 97.1015 279.665 96.8573 280.914 96.496C281.911 96.2077 282.828 95.9737 283.666 95.7939C285.486 95.4021 287.24 95.0341 288.927 94.6898C290.937 94.2803 293.051 94.1175 295.114 93.8275C297.508 93.49 299.728 93.172 301.774 92.8735C302.469 92.7717 303.337 92.7141 304.376 92.7005C305.579 92.6852 306.811 92.5301 308.05 92.5402C309.818 92.5555 311.569 92.447 313.303 92.2146C314.244 92.0874 315.127 92.2197 316.065 91.9908C316.077 91.9878 316.087 91.9822 316.096 91.9744C316.105 91.9666 316.112 91.9569 316.116 91.9459C316.12 91.935 316.122 91.9232 316.12 91.9115C316.119 91.8998 316.115 91.8886 316.109 91.8788L316.073 91.8229C316 91.7092 315.897 91.655 315.763 91.66C313.918 91.7109 312.224 91.9628 310.421 92.0086C307.475 92.0815 304.971 92.1875 302.911 92.3265C301.1 92.4487 299.248 92.8404 297.469 92.9193C296.15 92.9803 294.948 93.1058 293.862 93.2958C292.499 93.5332 291.321 93.6969 290.329 93.7868C289.441 93.8682 288.609 94.1225 287.754 94.2701C284.668 94.8009 281.849 95.3962 279.298 96.0559C277.005 96.6478 274.502 97.4585 271.789 98.4879C271.767 98.4947 271.752 98.5099 271.745 98.5337C271.744 98.5439 271.74 98.5532 271.733 98.5617C271.721 98.5752 271.706 98.5846 271.689 98.5897ZM270.914 112.83C270.713 112.833 270.519 112.726 270.318 112.719C270.152 112.713 270.069 112.795 270.069 112.963V113.067C270.069 113.187 270.129 113.242 270.25 113.23C271.194 113.131 272.184 113.106 273.218 113.154C276.875 113.323 280.531 113.338 284.188 113.197C285.131 113.159 286.083 113.081 287.045 112.96C288.785 112.739 290.479 112.685 292.221 112.243C292.973 112.053 293.768 111.884 294.608 111.737C296.977 111.316 299.341 110.741 301.7 110.012C303.472 109.464 305.267 108.883 307.085 108.269C307.845 108.013 308.599 107.71 309.347 107.361C309.564 107.259 309.595 107.118 309.441 106.936L309.337 106.814C309.267 106.732 309.172 106.674 309.067 106.651C308.962 106.627 308.852 106.638 308.754 106.682C308.322 106.877 307.87 107.061 307.398 107.234C303.767 108.572 299.989 109.738 296.063 110.732C294.684 111.08 293.297 111.279 291.919 111.559C290.888 111.765 289.863 111.933 288.846 112.062C286.523 112.355 284.104 112.769 281.802 112.764C278.14 112.759 274.511 112.781 270.914 112.83Z' fill='white'/%3E%3Cpath d='M0 51.0769C0.084797 51.5755 0.084797 52.0741 0 52.5728V51.0769Z' fill='%23E3DBE2'/%3E%3Cpath d='M299.911 67.5356C299.428 67.6078 298.924 67.5006 298.426 67.2201C297.928 66.9397 297.447 66.4916 297.009 65.9013C296.572 65.311 296.188 64.5901 295.878 63.7798C295.568 62.9695 295.339 62.0856 295.203 61.1786C294.929 59.347 295.054 57.5325 295.55 56.1342C296.046 54.736 296.872 53.8687 297.847 53.723C298.329 53.6508 298.834 53.758 299.332 54.0384C299.83 54.3189 300.311 54.767 300.748 55.3573C301.185 55.9476 301.57 56.6685 301.88 57.4788C302.19 58.2891 302.419 59.173 302.555 60.0799C302.828 61.9116 302.704 63.7261 302.208 65.1243C301.712 66.5226 300.886 67.3899 299.911 67.5356ZM297.046 61.1717C297.157 61.1552 297.26 61.0985 297.351 61.005C297.441 60.9114 297.517 60.7828 297.574 60.6265C297.63 60.4702 297.667 60.2892 297.681 60.0939C297.695 59.8987 297.687 59.6929 297.656 59.4884C297.594 59.0753 297.446 58.6925 297.245 58.424C297.043 58.1556 296.804 58.0236 296.58 58.057C296.47 58.0735 296.366 58.1301 296.276 58.2237C296.185 58.3172 296.109 58.4459 296.053 58.6022C295.996 58.7585 295.959 58.9394 295.945 59.1347C295.931 59.33 295.94 59.5358 295.97 59.7403C296.032 60.1533 296.18 60.5362 296.382 60.8046C296.583 61.0731 296.822 61.2051 297.046 61.1717Z' fill='%23090606'/%3E%3Cpath d='M325.648 69.1745C325.392 64.3784 325.19 60.9865 325.043 58.9989C325 58.4163 325.122 57.8872 325.559 57.4649C326.706 56.3608 327.986 55.5637 329.401 55.0736C331.085 54.491 332.433 55.534 332.972 57.0706C334.171 60.5048 333.726 63.5151 331.637 66.1014C330.225 67.8466 328.202 69.0829 326.198 70.0267C326.151 70.049 326.099 70.0601 326.047 70.0593C325.994 70.0584 325.943 70.0456 325.897 70.0217C325.85 69.9979 325.81 69.9637 325.779 69.9217C325.748 69.8798 325.726 69.8313 325.717 69.7799C325.683 69.6019 325.66 69.4001 325.648 69.1745Z' fill='%23EEABA3'/%3E%3Cpath d='M295.97 59.7403C296.099 60.6004 296.58 61.2413 297.046 61.1717C297.511 61.1021 297.785 60.3485 297.656 59.4884C297.527 58.6282 297.046 57.9874 296.58 58.057C296.115 58.1265 295.842 58.8802 295.97 59.7403Z' fill='white'/%3E%3Cpath d='M266.696 72.5223C265.713 72.6709 264.661 72.0849 263.77 70.8933C262.879 69.7016 262.223 68.0019 261.945 66.1681C261.808 65.26 261.768 64.3464 261.827 63.4793C261.886 62.6122 262.044 61.8087 262.291 61.1146C262.538 60.4205 262.869 59.8494 263.266 59.4339C263.663 59.0184 264.118 58.7667 264.605 58.6931C265.587 58.5445 266.64 59.1305 267.531 60.3222C268.422 61.5138 269.078 63.2135 269.355 65.0474C269.493 65.9554 269.533 66.8691 269.473 67.7361C269.414 68.6032 269.257 69.4067 269.01 70.1009C268.763 70.795 268.431 71.3661 268.034 71.7815C267.637 72.197 267.183 72.4487 266.696 72.5223ZM263.943 65.7799C264.159 65.7469 264.341 65.5488 264.449 65.2292C264.556 64.9097 264.58 64.4949 264.516 64.0761C264.452 63.6573 264.305 63.2687 264.107 62.9959C263.909 62.7232 263.676 62.5885 263.46 62.6216C263.244 62.6546 263.062 62.8527 262.955 63.1723C262.847 63.4918 262.823 63.9066 262.887 64.3254C262.951 64.7443 263.098 65.1328 263.296 65.4056C263.494 65.6783 263.727 65.813 263.943 65.7799Z' fill='%23090606'/%3E%3Cpath d='M262.887 64.3254C263.02 65.1976 263.493 65.8488 263.943 65.7799C264.393 65.7111 264.65 64.9482 264.516 64.0761C264.383 63.2039 263.91 62.5527 263.46 62.6216C263.01 62.6904 262.753 63.4533 262.887 64.3254Z' fill='white'/%3E%3Cpath d='M341.026 67.1391C340.613 70.7752 339.995 74.3783 339.174 77.9482C338.71 79.9732 338.146 81.9693 337.483 83.9366C336.789 85.987 335.855 87.9212 334.679 89.7392C334.486 90.0377 333.919 90.7169 332.977 91.7769L330.642 85.4911L329.207 81.8584L326.277 73.7205C326.264 73.6837 326.26 73.6444 326.265 73.6059C326.27 73.5673 326.284 73.5305 326.306 73.4985C326.327 73.4665 326.356 73.4402 326.39 73.4217C326.424 73.4032 326.462 73.3932 326.501 73.3923C329.251 73.3295 331.794 72.6181 334.13 71.258C336.175 70.0657 337.555 68.2169 338.269 65.712C338.333 65.5084 338.41 65.3592 338.5 65.2642C338.551 65.21 338.568 65.1472 338.551 65.076C338.538 65.0115 338.547 64.9547 338.579 64.9055C338.669 64.7631 338.717 64.7758 338.724 64.9437C338.727 65.0336 338.718 65.1243 338.696 65.2159C338.664 65.3397 338.694 65.3567 338.785 65.2668C338.87 65.1837 338.958 65.171 339.05 65.2286C339.133 65.2795 339.224 65.3024 339.322 65.2973L340.467 65.2286C340.575 65.2218 340.667 65.2566 340.741 65.3329C340.84 65.4313 340.931 65.4457 341.014 65.3762C341.1 65.3049 341.154 65.3244 341.174 65.4347C341.184 65.4889 341.162 65.5254 341.108 65.5441C341.095 65.5479 341.084 65.5546 341.075 65.5637C341.066 65.5728 341.059 65.584 341.056 65.5963C341.052 65.6086 341.051 65.6216 341.054 65.6342C341.056 65.6469 341.062 65.6587 341.07 65.6687C341.126 65.74 341.137 65.8171 341.103 65.9002C341.086 65.9375 341.076 65.9774 341.075 66.0198L341.026 67.1391Z' fill='%231A1F4C'/%3E%3Cpath d='M306.17 79.8181C307.608 79.9029 309.047 79.9428 310.487 79.9377C310.587 79.936 310.642 79.9852 310.652 80.0853C310.657 80.1565 310.647 80.2252 310.621 80.2913C310.599 80.3513 310.557 80.4025 310.504 80.4377C310.45 80.4729 310.388 80.4902 310.324 80.4872C308.799 80.4261 307.309 80.3049 305.854 80.1234C304.504 79.9538 303.126 79.8504 301.72 79.813C299.304 79.7486 297.057 79.7571 294.979 79.8385C294.419 79.8588 293.202 79.9852 291.328 80.2175C290.492 80.3218 289.665 80.3295 288.823 80.3651C288.702 80.3702 288.264 80.41 287.508 80.4846C287.078 80.527 286.64 80.5627 286.192 80.5915C285.45 80.6407 284.331 80.8247 282.837 81.1435C281.714 81.3826 280.602 81.604 279.502 81.8075C277.653 82.1484 275.65 82.6648 273.493 83.3567C269.448 84.6507 265.71 86.5604 262.28 89.0856C262.037 89.2654 261.783 89.3052 261.516 89.2052C261.399 89.1611 261.399 89.0169 261.514 88.7727C261.587 88.6184 261.685 88.4835 261.809 88.3682C262.794 87.4507 264.038 86.5892 265.541 85.7836C269.693 83.5526 273.778 82.0364 278.037 81.258C279.128 81.0596 280.196 80.7899 281.293 80.6678C282.178 80.5677 283.06 80.4372 283.938 80.276C284.793 80.12 285.654 80.0208 286.521 79.9784C288.213 79.8953 289.878 79.8114 291.517 79.7266C292.794 79.6604 294.056 79.4416 295.348 79.378C297.624 79.2661 299.656 79.261 301.443 79.3628C302.208 79.4052 302.997 79.4807 303.811 79.5892C304.62 79.6977 305.406 79.7741 306.17 79.8181Z' fill='%23E3DBE2'/%3E%3Cpath d='M330.642 85.4911L332.977 91.7769L337.07 102.749C337.13 103.1 337.168 103.41 337.185 103.68C337.274 105.046 337.523 106.387 337.61 107.798C338.025 114.628 337.604 121.373 336.345 128.033C335.547 132.254 334.629 136.065 333.593 139.468C329.577 152.65 323.798 165.129 316.256 176.904L315.956 176.98C315.763 176.831 315.563 176.693 315.356 176.565C312.067 174.534 308.895 172.254 305.839 169.727C304.023 168.229 302.094 166.527 300.423 164.868C292.118 156.621 285.423 147.194 280.339 136.588C280.123 136.14 279.972 135.646 279.883 135.105C280.872 135.022 281.829 134.861 282.753 134.624C292.494 132.131 301.909 128.231 309.657 121.808C311.275 120.467 312.802 118.915 314.201 117.412C319.036 112.209 322.264 106.041 323.885 98.9074C324.119 97.8797 324.335 96.8231 324.532 95.7377C324.674 94.9517 324.712 94.0944 324.766 93.2778C324.784 92.9895 324.749 92.6978 324.659 92.4027C324.653 92.3846 324.644 92.3681 324.631 92.3541C324.618 92.3402 324.602 92.3292 324.585 92.3219C324.567 92.3147 324.549 92.3113 324.53 92.312C324.511 92.3128 324.492 92.3177 324.476 92.3263C324.394 92.3687 324.307 92.4699 324.214 92.6293C324.332 91.5184 324.568 90.4873 324.921 89.5359C324.958 89.4358 325.021 89.3553 325.109 89.2942C326.34 88.4649 327.532 87.5686 328.683 86.6053C329.27 86.1152 329.923 85.7438 330.642 85.4911Z' fill='%23FABCA3'/%3E%3Cpath d='M271.733 98.5617C271.74 98.5532 271.744 98.5439 271.745 98.5337C271.752 98.5099 271.767 98.4947 271.789 98.4879C274.502 97.4585 277.005 96.6478 279.298 96.0559C281.849 95.3962 284.668 94.8009 287.754 94.2701C288.609 94.1225 289.441 93.8682 290.329 93.7868C291.321 93.6969 292.499 93.5332 293.862 93.2958C294.948 93.1058 296.15 92.9803 297.469 92.9193C299.248 92.8404 301.1 92.4487 302.911 92.3265C304.971 92.1875 307.475 92.0815 310.421 92.0086C312.224 91.9628 313.918 91.7109 315.763 91.66C315.897 91.655 316 91.7092 316.073 91.8229L316.109 91.8788C316.115 91.8886 316.119 91.8998 316.12 91.9115C316.122 91.9232 316.12 91.935 316.116 91.9459C316.112 91.9569 316.105 91.9666 316.096 91.9744C316.087 91.9822 316.077 91.9878 316.065 91.9908C315.127 92.2197 314.244 92.0874 313.303 92.2146C311.569 92.447 309.818 92.5555 308.05 92.5402C306.811 92.5301 305.579 92.6852 304.376 92.7005C303.337 92.7141 302.469 92.7717 301.774 92.8735C299.728 93.172 297.508 93.49 295.114 93.8275C293.051 94.1175 290.937 94.2803 288.927 94.6898C287.24 95.0341 285.486 95.4021 283.666 95.7939C282.828 95.9737 281.911 96.2077 280.914 96.496C279.665 96.8573 278.395 97.1015 277.154 97.4983C275.08 98.1614 273.206 98.8313 271.532 99.508C269.761 100.222 267.884 101.145 265.9 102.276C265.628 102.43 265.371 102.596 265.129 102.774C264.968 102.893 264.831 102.87 264.719 102.706C264.524 102.419 264.623 102.134 265.014 101.851C265.192 101.722 265.382 101.596 265.582 101.474C265.644 101.435 265.707 101.399 265.77 101.365C267.225 100.576 268.75 99.8217 270.346 99.101C270.769 98.9093 271.216 98.7389 271.689 98.5897C271.706 98.5846 271.721 98.5752 271.733 98.5617Z' fill='%23E3DBE2'/%3E%3Cpath d='M279.883 135.105C279.938 134.654 280 134.237 280.069 133.853C280.563 131.145 281.089 128.444 281.649 125.751C281.733 125.346 281.702 124.972 281.712 124.56C281.816 124.489 281.879 124.414 281.901 124.334C281.921 124.256 281.892 124.206 281.814 124.184L281.672 124.143C284.553 123.892 287.415 123.48 290.257 122.907C299.067 121.134 307.907 117.155 314.272 110.577C318.39 106.321 321.405 101.385 323.318 95.7659C323.634 94.8399 323.891 93.6596 324.214 92.6293C324.307 92.4699 324.394 92.3687 324.476 92.3263C324.492 92.3177 324.511 92.3128 324.53 92.312C324.549 92.3113 324.567 92.3147 324.585 92.3219C324.602 92.3292 324.618 92.3402 324.631 92.3541C324.644 92.3681 324.653 92.3846 324.659 92.4027C324.749 92.6978 324.784 92.9895 324.766 93.2778C324.712 94.0944 324.674 94.9517 324.532 95.7377C324.335 96.8231 324.119 97.8797 323.885 98.9074C322.264 106.041 319.036 112.209 314.201 117.412C312.802 118.915 311.275 120.467 309.657 121.808C301.909 128.231 292.494 132.131 282.753 134.624C281.829 134.861 280.872 135.022 279.883 135.105Z' fill='%23EEABA3'/%3E%3Cpath d='M363.749 110.027C364.023 110.637 364.178 111.074 364.211 111.337C364.573 114.129 364.873 116.927 365.112 119.732C366.501 136.089 366.302 152.447 364.514 168.804C364.247 171.241 363.802 174.105 363.469 176.777C363.107 179.666 362.281 184.079 360.988 190.015C359.771 195.412 358.301 200.739 356.58 205.998C356.208 207.136 355.827 208.29 355.435 209.461C354.984 209.189 354.37 208.729 353.593 208.079C344.942 200.873 336.295 193.662 327.65 186.446C327.498 186.316 327.332 186.298 327.147 186.227L327.116 186.115C327.098 186.037 327.058 185.973 326.997 185.922L316.256 176.904C323.798 165.129 329.577 152.65 333.593 139.468C334.629 136.065 335.547 132.254 336.345 128.033C337.604 121.373 338.025 114.628 337.61 107.798C337.523 106.387 337.274 105.046 337.185 103.68C337.168 103.41 337.13 103.1 337.07 102.749C340.015 102.628 342.664 102.711 345.018 102.996C351.489 103.776 357.844 105.855 363.029 109.862C363.171 109.973 363.411 110.029 363.749 110.027Z' fill='%23E43767'/%3E%3Cpath d='M270.914 112.83C274.511 112.781 278.14 112.759 281.802 112.764C284.104 112.769 286.523 112.355 288.846 112.062C289.863 111.933 290.888 111.765 291.919 111.559C293.297 111.279 294.684 111.08 296.063 110.732C299.989 109.738 303.767 108.572 307.398 107.234C307.87 107.061 308.322 106.877 308.754 106.682C308.852 106.638 308.962 106.627 309.067 106.651C309.172 106.674 309.267 106.732 309.337 106.814L309.441 106.936C309.595 107.118 309.564 107.259 309.347 107.361C308.599 107.71 307.845 108.013 307.085 108.269C305.267 108.883 303.472 109.464 301.7 110.012C299.341 110.741 296.977 111.316 294.608 111.737C293.768 111.884 292.973 112.053 292.221 112.243C290.479 112.685 288.785 112.739 287.045 112.96C286.083 113.081 285.131 113.159 284.188 113.197C280.531 113.338 276.875 113.323 273.218 113.154C272.184 113.106 271.194 113.131 270.25 113.23C270.129 113.242 270.069 113.187 270.069 113.067V112.963C270.069 112.795 270.152 112.713 270.318 112.719C270.519 112.726 270.713 112.833 270.914 112.83Z' fill='%23E3DBE2'/%3E%3Cpath d='M79.197 114.382C79.5311 115.361 79.7185 116.318 79.7592 117.254C77.8496 119.961 76.3885 122.824 75.376 125.842C74.7723 127.643 74.2329 129.465 73.7581 131.307C73.6131 131.861 73.6004 132.594 73.4375 133.248C73.1849 134.26 73.0331 135.287 72.9822 136.328C72.9703 136.544 72.799 136.931 72.4683 137.491C70.3704 133.916 69.1002 131.628 68.6575 130.627C68.0555 129.264 67.4526 127.9 66.8488 126.537C66.1755 125.014 65.4683 122.978 64.7272 120.429C63.864 117.453 63.5112 114.581 63.6689 111.815C63.7029 111.206 63.8428 110.535 64.0887 109.8C65.7931 104.692 71.4177 107.318 74.1422 109.516C74.9953 110.204 75.8373 110.912 76.6683 111.64C77.0041 111.933 77.4238 112.39 77.9275 113.011C78.3125 113.487 78.7357 113.945 79.197 114.382Z' fill='%23F6D3CA'/%3E%3Cpath d='M363.749 110.027C366.048 110.363 368.327 110.697 370.584 111.029C373.391 111.441 378.664 112.436 386.405 114.013C388.243 114.388 389.907 114.742 391.396 115.074C399.007 116.775 406.21 118.659 413.004 120.727C413.126 120.764 413.25 120.814 413.378 120.877C413.459 120.916 413.513 120.893 413.54 120.808L413.64 120.495V121.826C412.977 122.134 412.195 122.132 411.294 121.818C410.729 121.62 410.244 121.475 409.836 121.386C409.34 121.277 408.857 121.124 408.389 120.925C407.839 120.691 407.285 120.635 406.705 120.536C405.736 120.373 404.927 119.93 403.952 119.76C403.507 119.684 403.11 119.546 402.678 119.417C401.79 119.147 400.902 119.104 400.03 118.77C398.959 118.361 397.829 118.277 396.733 117.949C396.178 117.784 395.632 117.659 395.095 117.572C394.387 117.459 393.635 117.27 392.838 117.005C391.882 116.684 390.823 116.74 389.846 116.402C389.272 116.202 388.667 116.049 388.033 115.944C387.976 115.935 387.917 115.941 387.863 115.962C387.81 115.983 387.762 116.018 387.727 116.064C387.692 116.109 387.669 116.164 387.662 116.221C387.655 116.278 387.663 116.336 387.687 116.389C388.524 118.323 389.244 120.421 389.846 122.685C390.053 123.467 390.267 124.228 390.488 124.967C390.71 125.714 390.934 126.471 391.162 127.239C391.472 128.292 391.832 129.419 392.243 130.62C392.775 132.172 393.274 133.732 393.739 135.301C393.46 135.167 393.373 134.932 393.477 134.596C393.485 134.567 393.474 134.549 393.444 134.543H393.441C393.41 134.538 393.393 134.55 393.388 134.581C393.347 134.828 393.353 135.068 393.405 135.301C393.806 137.088 394.334 139.244 394.99 141.767C395.051 141.996 395.178 142.136 395.222 142.373C395.471 143.728 395.75 145.091 396.059 146.461C396.313 147.587 396.557 148.81 396.791 150.129C397.007 151.349 397.237 152.576 397.483 153.813C398.243 157.62 398.924 161.457 399.526 165.324C400.405 170.978 401.106 176.009 401.63 180.417C402.317 186.19 402.779 190.554 403.016 193.508C403.812 203.399 404.232 213.255 404.278 223.078C404.281 223.862 404.265 224.626 404.23 225.37C404.228 225.418 404.214 225.464 404.191 225.505C404.168 225.546 404.135 225.581 404.095 225.606C404.056 225.632 404.011 225.648 403.964 225.653C403.917 225.658 403.869 225.652 403.825 225.635C396.911 222.976 390.003 220.323 383.103 217.678C382.431 217.42 381.79 217.136 381.179 216.825C381.1 216.785 381.039 216.803 380.996 216.881C380.857 217.134 380.844 217.355 380.958 217.545C382.567 220.213 384.132 222.908 385.652 225.63C385.726 225.766 385.976 225.997 386.402 226.324C386.19 226.577 386.229 226.905 386.519 227.309C387.206 228.27 387.921 229.417 388.664 230.748C389.513 232.269 390.397 233.818 391.314 235.393C392.533 237.492 393.749 239.553 394.861 241.545C395.563 242.796 396.346 243.954 397.008 245.203C397.248 245.659 397.331 246.083 397.257 246.475C397.046 247.589 396.064 248.746 395.311 249.593C395.253 249.658 395.182 249.695 395.097 249.705C394.822 249.743 394.613 249.824 394.469 249.95C394.118 250.258 393.873 250.703 393.734 251.285C388.447 254.19 382.479 255.658 376.443 255.846C374.864 255.896 373.377 255.918 371.983 255.915C368.718 255.908 365.449 255.896 362.174 255.879L363.395 255.757C363.415 255.756 363.429 255.747 363.436 255.732C363.444 255.71 363.442 255.688 363.43 255.666C363.417 255.639 363.396 255.628 363.367 255.635C363.336 255.644 363.304 255.645 363.27 255.64C363.201 255.634 363.193 255.609 363.247 255.567C363.337 255.495 363.437 255.445 363.547 255.417C363.68 255.381 363.698 255.313 363.603 255.213C363.563 255.169 363.571 255.128 363.629 255.091C363.736 255.023 363.753 254.937 363.68 254.834L363.362 254.374C363.316 254.307 363.256 254.289 363.181 254.318C363.047 254.367 362.923 254.336 362.807 254.226C362.796 254.215 362.789 254.201 362.787 254.186C362.785 254.17 362.789 254.155 362.797 254.142C362.814 254.115 362.835 254.092 362.861 254.073C362.971 253.999 362.964 253.938 362.84 253.89C362.764 253.86 362.691 253.821 362.622 253.776C362.552 253.73 362.516 253.665 362.515 253.582C362.51 253.25 362.51 252.929 362.517 252.618C362.533 251.714 362.551 250.835 362.573 249.98C362.577 249.85 362.619 249.726 362.7 249.609C362.782 249.492 362.888 249.438 363.018 249.449C363.043 249.451 363.068 249.448 363.092 249.439C363.116 249.431 363.138 249.418 363.156 249.401C363.174 249.384 363.189 249.364 363.199 249.341C363.209 249.318 363.214 249.293 363.214 249.268L363.252 245.864C363.254 245.773 363.21 245.717 363.12 245.699C362.91 245.655 362.743 245.548 362.619 245.378C362.566 245.305 362.568 245.235 362.624 245.167C362.748 245.016 362.902 244.901 363.087 244.821C363.191 244.775 363.242 244.696 363.242 244.585V243.61C363.242 243.498 363.188 243.428 363.079 243.399C362.893 243.352 362.73 243.238 362.591 243.058C362.575 243.038 362.566 243.012 362.566 242.986C362.566 242.96 362.575 242.934 362.591 242.913C362.73 242.732 362.901 242.61 363.105 242.547C363.196 242.52 363.242 242.459 363.242 242.364V237.757C363.242 237.66 363.205 237.582 363.13 237.523C362.779 237.234 362.585 237.002 362.548 236.826C362.414 236.195 362.603 235.817 363.115 235.691C363.152 235.682 363.186 235.663 363.213 235.637C363.241 235.61 363.261 235.577 363.272 235.541C363.282 235.504 363.283 235.466 363.275 235.429C363.266 235.392 363.248 235.358 363.222 235.33L362.619 234.694C362.565 234.636 362.556 234.573 362.594 234.506C362.724 234.268 362.898 234.154 363.115 234.162C363.232 234.167 363.281 234.112 363.263 233.997C363.208 233.68 363.02 233.548 362.698 233.602C362.583 233.623 362.524 233.574 362.522 233.455C362.514 232.098 362.516 230.726 362.53 229.339C362.53 229.281 362.549 229.23 362.586 229.186C362.644 229.118 362.728 229.083 362.84 229.079C362.948 229.076 363.05 229.031 363.125 228.954C363.2 228.876 363.242 228.773 363.242 228.665V227.879C363.242 227.792 363.213 227.718 363.153 227.655L362.604 227.057C362.548 226.998 362.517 226.92 362.517 226.838C362.517 225.912 362.524 224.965 362.538 223.997C362.539 223.939 362.555 223.887 362.586 223.841C362.618 223.792 362.668 223.763 362.736 223.752C362.873 223.734 362.998 223.675 363.089 223.588C363.18 223.5 363.231 223.388 363.232 223.274C363.242 222.072 363.246 220.798 363.242 219.453C363.242 219.375 363.218 219.305 363.171 219.242L362.708 218.637C362.639 218.548 362.66 218.498 362.772 218.487L363.583 218.398C363.671 218.389 363.755 218.354 363.823 218.298C363.892 218.242 363.943 218.167 363.969 218.083C363.996 217.998 363.997 217.908 363.973 217.823C363.948 217.738 363.9 217.662 363.832 217.604C363.661 217.458 363.507 217.302 363.369 217.136C363.301 217.054 363.252 216.957 363.228 216.853C363.203 216.749 363.203 216.642 363.227 216.54C363.252 216.439 363.3 216.346 363.368 216.269C363.436 216.192 363.522 216.135 363.619 216.1C363.741 216.058 363.844 215.981 363.929 215.869C363.98 215.801 364.005 215.726 364.005 215.642V214.126C364.005 214.035 364.041 213.961 364.112 213.905C364.178 213.856 364.252 213.824 364.334 213.808C364.418 213.793 364.498 213.756 364.565 213.702C364.632 213.649 364.683 213.58 364.714 213.503C364.744 213.427 364.753 213.345 364.738 213.268C364.724 213.19 364.687 213.119 364.631 213.063C364.221 212.642 363.793 212.212 363.349 211.771C363.285 211.707 363.249 211.622 363.247 211.534L363.184 208.769C363.182 208.687 363.157 208.614 363.11 208.548L362.675 207.965C362.592 207.855 362.62 207.794 362.759 207.782C362.876 207.77 362.97 207.707 363.041 207.594C363.14 207.438 363.187 207.281 363.184 207.125C363.179 206.912 363.177 206.696 363.179 206.479C363.179 206.388 363.151 206.306 363.095 206.235L362.642 205.66C362.593 205.597 362.568 205.527 362.568 205.449V204.938C362.568 204.892 362.583 204.847 362.609 204.81C362.636 204.773 362.673 204.746 362.716 204.732C362.828 204.694 362.927 204.629 363.013 204.536C363.105 204.439 363.156 204.299 363.166 204.116C363.244 202.885 363.268 201.651 363.237 200.415C363.235 200.338 363.21 200.27 363.161 200.209L362.66 199.58C362.612 199.521 362.588 199.453 362.588 199.377L362.586 197.998C362.586 197.891 362.638 197.827 362.741 197.805C362.873 197.776 362.984 197.7 363.072 197.578C363.16 197.454 363.201 197.317 363.194 197.166C363.172 196.718 363.146 196.281 363.115 195.853C363.098 195.621 363.058 195.617 362.995 195.841C362.985 195.878 362.958 195.903 362.914 195.914C362.839 195.936 362.838 195.964 362.909 195.998C362.943 196.014 362.975 196.032 363.006 196.054C363.118 196.129 363.112 196.193 362.988 196.245C362.876 196.291 362.769 196.271 362.667 196.187C362.637 196.161 362.612 196.129 362.594 196.093C362.576 196.057 362.565 196.018 362.563 195.978L362.474 194.576C362.457 194.324 362.397 194.081 362.293 193.849C362.149 193.53 362.003 193.428 361.853 193.544C361.832 193.56 361.816 193.581 361.807 193.606C361.798 193.631 361.796 193.658 361.802 193.683C361.821 193.772 361.812 193.856 361.774 193.935C361.708 194.074 361.608 194.107 361.474 194.032L361.334 193.956C361.266 193.92 361.239 193.865 361.253 193.79C361.319 193.422 361.385 193.062 361.451 192.709C361.467 192.628 361.445 192.615 361.385 192.671C361.344 192.71 361.305 192.683 361.266 192.59C361.261 192.578 361.26 192.565 361.262 192.553C361.264 192.54 361.27 192.528 361.278 192.518L361.558 192.185C361.612 192.121 361.649 192.13 361.668 192.213C361.686 192.298 361.736 192.361 361.818 192.401C361.955 192.469 362.016 192.427 362.001 192.274L361.963 191.903C361.956 191.842 361.924 191.797 361.869 191.768C361.752 191.707 361.696 191.608 361.703 191.47C361.705 191.404 361.673 191.377 361.609 191.389C361.575 191.396 361.544 191.391 361.515 191.374C361.452 191.336 361.438 191.285 361.472 191.221C361.672 190.843 361.652 190.481 361.413 190.135C361.384 190.092 361.35 190.089 361.311 190.125C361.252 190.179 361.199 190.174 361.151 190.109C361.132 190.086 361.13 190.063 361.144 190.041C361.206 189.939 361.194 189.929 361.105 190.01C361.08 190.034 361.041 190.035 360.988 190.015C362.281 184.079 363.107 179.666 363.469 176.777C363.802 174.105 364.247 171.241 364.514 168.804C366.302 152.447 366.501 136.089 365.112 119.732C364.873 116.927 364.573 114.129 364.211 111.337C364.178 111.074 364.023 110.637 363.749 110.027Z' fill='%23E9F0FE'/%3E%3Cpath d='M413.64 121.826L413.64 227.469C413.529 226.616 413.478 225.758 413.484 224.894C413.484 224.881 413.479 224.876 413.467 224.879C413.455 224.883 413.463 224.886 413.492 224.889C413.506 224.891 413.512 224.898 413.51 224.91C413.24 226.641 412.864 228.193 412.38 229.565C409.089 238.899 402.561 246.704 393.734 251.285C393.873 250.703 394.118 250.258 394.469 249.95C394.613 249.824 394.822 249.743 395.097 249.705C395.182 249.695 395.253 249.658 395.311 249.593C396.064 248.746 397.046 247.589 397.257 246.475C397.331 246.083 397.248 245.659 397.008 245.203C396.346 243.954 395.563 242.796 394.861 241.545C393.749 239.553 392.533 237.492 391.314 235.393C390.397 233.818 389.513 232.269 388.664 230.748C387.921 229.417 387.206 228.27 386.519 227.309C386.229 226.905 386.19 226.577 386.402 226.324L408.9 232.463C408.971 232.482 409.045 232.485 409.117 232.474C409.189 232.462 409.257 232.434 409.318 232.394C409.379 232.353 409.43 232.3 409.468 232.237C409.506 232.175 409.53 232.105 409.539 232.033C410.316 225.529 410.474 219.004 410.015 212.457C409.613 206.749 409.154 202.149 408.638 198.659C407.867 193.439 407.322 189.962 407.005 188.227C404.941 176.947 402.424 165.863 399.452 154.975C399.071 153.581 398.605 151.949 398.056 150.078C396.611 145.156 395.172 140.231 393.739 135.301C393.274 133.732 392.775 132.172 392.243 130.62C391.832 129.419 391.472 128.292 391.162 127.239C390.934 126.471 390.71 125.714 390.488 124.967C390.267 124.228 390.053 123.467 389.846 122.685C389.244 120.421 388.524 118.323 387.687 116.389C387.663 116.336 387.655 116.278 387.662 116.221C387.669 116.164 387.692 116.109 387.727 116.064C387.762 116.018 387.81 115.983 387.863 115.962C387.917 115.941 387.976 115.935 388.033 115.944C388.667 116.049 389.272 116.202 389.846 116.402C390.823 116.74 391.882 116.684 392.838 117.005C393.635 117.27 394.387 117.459 395.095 117.572C395.632 117.659 396.178 117.784 396.733 117.949C397.829 118.277 398.959 118.361 400.03 118.77C400.902 119.104 401.79 119.147 402.678 119.417C403.11 119.546 403.507 119.684 403.952 119.76C404.927 119.93 405.736 120.373 406.705 120.536C407.285 120.635 407.839 120.691 408.389 120.925C408.857 121.124 409.34 121.277 409.836 121.386C410.244 121.475 410.729 121.62 411.294 121.818C412.195 122.132 412.977 122.134 413.64 121.826Z' fill='white'/%3E%3Cpath d='M79.7592 117.254L80.2934 119.44C79.744 119.758 79.3233 120.208 79.0316 120.788C77.8513 123.132 76.916 125.3 76.2257 127.293C75.9637 128.048 75.8339 128.827 75.5745 129.577C75.1903 130.694 75.0682 131.833 74.7401 132.968C74.5891 133.492 74.4797 134.049 74.4119 134.639C74.2796 135.782 74.121 136.92 73.9362 138.051C73.87 138.463 73.6148 138.769 73.1705 138.969C72.8177 138.579 72.5836 138.086 72.4683 137.491C72.799 136.931 72.9703 136.544 72.9822 136.328C73.0331 135.287 73.1849 134.26 73.4375 133.248C73.6004 132.594 73.6131 131.861 73.7581 131.307C74.2329 129.465 74.7723 127.643 75.376 125.842C76.3885 122.824 77.8496 119.961 79.7592 117.254Z' fill='%23EEABA3'/%3E%3Cpath d='M80.2934 119.44C82.1386 127.097 85.0709 134.291 89.0903 141.022C89.0072 141.003 88.9317 141.001 88.8639 141.014C88.7757 141.031 88.7273 141.085 88.7189 141.175C88.6765 141.643 88.6892 142.133 88.757 142.645C88.7952 142.938 88.7341 143.342 88.5586 143.586C87.7717 144.68 87.1272 145.738 86.6252 146.758C85.3787 149.302 84.2526 152.186 83.2469 155.41C81.8851 159.777 80.4715 164.49 79.0062 169.547C78.7824 170.315 78.7645 170.966 78.0523 171.47C76.6819 170.554 75.6372 169.696 74.9182 168.896C71.7417 165.371 70.4545 161.259 71.0565 156.558C71.9333 149.711 72.5031 145.138 72.766 142.838C73.0425 141.543 73.1772 140.253 73.1705 138.969C73.6148 138.769 73.87 138.463 73.9362 138.051C74.121 136.92 74.2796 135.782 74.4119 134.639C74.4797 134.049 74.5891 133.492 74.7401 132.968C75.0682 131.833 75.1903 130.694 75.5745 129.577C75.8339 128.827 75.9637 128.048 76.2257 127.293C76.916 125.3 77.8513 123.132 79.0316 120.788C79.3233 120.208 79.744 119.758 80.2934 119.44Z' fill='%23F6D3CA'/%3E%3Cpath d='M281.712 124.56C281.702 124.972 281.733 125.346 281.649 125.751C281.089 128.444 280.563 131.145 280.069 133.853C280 134.237 279.938 134.654 279.883 135.105C279.972 135.646 280.123 136.14 280.339 136.588C285.423 147.194 292.118 156.621 300.423 164.868C302.094 166.527 304.023 168.229 305.839 169.727C308.895 172.254 312.067 174.534 315.356 176.565C315.563 176.693 315.763 176.831 315.956 176.98C316.01 177.206 315.997 177.429 315.915 177.649C315.105 179.835 314.228 181.994 313.285 184.126C313.28 184.138 313.098 184.491 312.738 185.184C312.487 185.669 312.338 186.153 312.29 186.637C312.126 186.633 312.001 186.732 311.916 186.932C311.401 188.151 310.842 189.349 310.24 190.526C306.183 198.482 301.686 206.255 296.75 213.846C296.334 213.417 295.944 212.984 295.579 212.546C293.902 210.533 292.369 208.419 290.98 206.202C288.139 201.552 285.733 196.683 283.76 191.597C281.545 185.887 279.71 180.111 278.255 174.268C275.326 162.52 273.407 150.475 272.498 138.132C272.47 137.728 272.469 137.32 272.496 136.906C272.521 136.499 272.548 136.076 272.575 135.636C272.617 135.577 272.679 135.495 272.76 135.39C272.84 135.286 272.905 135.173 272.954 135.049C273.425 133.857 273.976 132.787 274.605 131.841C276.241 129.385 278.209 127.185 280.507 125.239C280.764 125.021 281.166 124.794 281.712 124.56Z' fill='%23E43767'/%3E%3Cpath d='M393.739 135.301C395.172 140.231 396.611 145.156 398.056 150.078C398.605 151.949 399.071 153.581 399.452 154.975C402.424 165.863 404.941 176.947 407.005 188.227C407.322 189.962 407.867 193.439 408.638 198.659C409.154 202.149 409.613 206.749 410.015 212.457C410.474 219.004 410.316 225.529 409.539 232.033C409.53 232.105 409.506 232.175 409.468 232.237C409.43 232.3 409.379 232.353 409.318 232.394C409.257 232.434 409.189 232.462 409.117 232.474C409.045 232.485 408.971 232.482 408.9 232.463L386.402 226.324C385.976 225.997 385.726 225.766 385.652 225.63C384.132 222.908 382.567 220.213 380.958 217.545C380.844 217.355 380.857 217.134 380.996 216.881C381.039 216.803 381.1 216.785 381.179 216.825C381.79 217.136 382.431 217.42 383.103 217.678C390.003 220.323 396.911 222.976 403.825 225.635C403.869 225.652 403.917 225.658 403.964 225.653C404.011 225.648 404.056 225.632 404.095 225.606C404.135 225.581 404.168 225.546 404.191 225.505C404.214 225.464 404.228 225.418 404.23 225.37C404.265 224.626 404.281 223.862 404.278 223.078C404.232 213.255 403.812 203.399 403.016 193.508C402.779 190.554 402.317 186.19 401.63 180.417C401.106 176.009 400.405 170.978 399.526 165.324C398.924 161.457 398.243 157.62 397.483 153.813C397.237 152.576 397.007 151.349 396.791 150.129C396.557 148.81 396.313 147.587 396.059 146.461C395.75 145.091 395.471 143.728 395.222 142.373C395.178 142.136 395.051 141.996 394.99 141.767C394.334 139.244 393.806 137.088 393.405 135.301C393.353 135.068 393.347 134.828 393.388 134.581C393.393 134.55 393.41 134.538 393.441 134.543H393.444C393.474 134.549 393.485 134.567 393.477 134.596C393.373 134.932 393.46 135.167 393.739 135.301Z' fill='%23E3DBE2'/%3E%3Cpath d='M272.575 135.636C272.548 136.076 272.521 136.499 272.496 136.906C272.469 137.32 272.47 137.728 272.498 138.132C273.407 150.475 275.326 162.52 278.255 174.268C279.71 180.111 281.545 185.887 283.76 191.597C285.733 196.683 288.139 201.552 290.98 206.202C290.887 206.129 290.81 206.091 290.751 206.088C290.671 206.084 290.644 206.119 290.67 206.192C290.683 206.234 290.673 206.261 290.639 206.271C290.529 206.306 290.516 206.363 290.601 206.441C290.708 206.54 290.753 206.663 290.736 206.813C290.732 206.843 290.737 206.872 290.749 206.899C290.76 206.923 290.779 206.937 290.804 206.942C290.888 206.954 290.93 207.003 290.932 207.087C290.933 207.113 290.929 207.137 290.919 207.161C290.9 207.21 290.872 207.216 290.835 207.179C290.504 206.845 290.404 206.451 290.535 205.999C290.559 205.917 290.532 205.857 290.456 205.818C290.414 205.796 290.374 205.801 290.336 205.833C290.325 205.843 290.315 205.856 290.308 205.871C290.298 205.893 290.293 205.916 290.293 205.94C290.293 205.989 290.269 206.015 290.222 206.019C290.132 206.027 290.056 206.015 289.993 205.981C289.779 205.864 289.697 205.93 289.746 206.179C289.777 206.339 289.804 206.495 289.828 206.647C289.837 206.716 289.87 206.78 289.919 206.828L290.458 207.339C290.528 207.405 290.569 207.487 290.581 207.583L290.631 208.034C290.643 208.146 290.691 208.239 290.774 208.313C291.061 208.571 291.245 208.877 291.328 209.229C291.351 209.323 291.394 209.404 291.458 209.474C291.71 209.746 291.964 210.102 291.954 210.486C291.948 210.7 291.943 210.913 291.942 211.127C291.942 211.236 291.995 211.288 292.102 211.285C292.204 211.28 292.28 211.232 292.331 211.142C292.37 211.074 292.418 211.067 292.476 211.119C292.518 211.158 292.539 211.208 292.539 211.27C292.539 211.358 292.505 211.428 292.435 211.481C292.303 211.581 292.246 211.714 292.265 211.88C292.277 211.98 292.232 212.035 292.13 212.045C291.935 212.064 291.769 212.164 291.631 212.346C291.543 212.464 291.499 212.637 291.499 212.865C291.502 214.562 291.502 216.264 291.499 217.97C291.499 218.08 291.445 218.147 291.336 218.169C291.165 218.203 291.012 218.304 290.878 218.474C290.836 218.528 290.838 218.582 290.886 218.634L291.402 219.199C291.468 219.27 291.501 219.354 291.501 219.451V220.283C291.501 220.325 291.486 220.366 291.458 220.399C291.43 220.431 291.391 220.452 291.349 220.458C291.205 220.478 291.077 220.542 290.965 220.649C290.921 220.691 290.89 220.744 290.876 220.803C290.861 220.863 290.865 220.924 290.885 220.982C290.906 221.039 290.943 221.089 290.991 221.126C291.039 221.162 291.097 221.184 291.158 221.188L291.837 221.237C291.902 221.242 291.942 221.276 291.957 221.341C291.984 221.456 292.053 221.53 292.163 221.562C292.215 221.579 292.243 221.616 292.244 221.672L292.318 223.62C292.323 223.75 292.292 223.878 292.229 223.992C292.166 224.105 292.074 224.199 291.962 224.264C291.708 224.41 291.551 224.623 291.494 224.905C291.48 224.969 291.441 225.005 291.377 225.012C291.182 225.035 291.016 225.141 290.878 225.327C290.827 225.398 290.832 225.465 290.891 225.528L291.4 226.055C291.468 226.126 291.501 226.211 291.501 226.309V232.486C291.501 232.591 291.449 232.647 291.344 232.654C291.167 232.664 291.009 232.766 290.868 232.959C290.81 233.037 290.816 233.111 290.886 233.18L291.397 233.692C291.467 233.761 291.501 233.844 291.501 233.941V239.354C291.501 239.459 291.449 239.515 291.344 239.522C291.169 239.532 291.011 239.634 290.868 239.827C290.81 239.905 290.816 239.979 290.886 240.049L291.397 240.56C291.467 240.63 291.501 240.713 291.501 240.809V246.22C291.501 246.305 291.459 246.356 291.374 246.373C291.164 246.412 290.997 246.518 290.873 246.691C290.827 246.755 290.831 246.818 290.883 246.879L291.418 247.502C291.474 247.567 291.501 247.641 291.501 247.726V253.476C291.501 253.574 291.547 253.64 291.639 253.674C291.854 253.754 292.055 253.883 292.242 254.061C292.306 254.123 292.383 254.159 292.473 254.167C292.639 254.186 292.751 254.274 292.809 254.432C292.838 254.513 292.892 254.573 292.972 254.61C293.272 254.747 293.576 254.836 293.885 254.875C293.953 254.881 293.982 254.919 293.972 254.987L293.941 255.185C293.929 255.255 293.959 255.289 294.03 255.289H294.218C294.305 255.289 294.312 255.313 294.239 255.361C293.945 255.55 293.625 255.634 293.277 255.61C293.186 255.605 293.153 255.646 293.18 255.734C293.199 255.799 293.244 255.832 293.315 255.834C293.524 255.84 293.732 255.857 293.939 255.885L283.847 255.872L284.045 255.818C284.084 255.808 284.117 255.784 284.139 255.751C284.162 255.719 284.172 255.679 284.167 255.64C284.154 255.51 284.114 255.391 284.048 255.284C284.004 255.215 283.94 255.176 283.857 255.167C283.357 255.125 282.897 254.937 282.478 254.605C276.96 250.211 271.307 245.806 265.521 241.392C265.305 241.229 265.108 241.056 264.93 240.873C264.871 240.812 264.836 240.733 264.831 240.649C264.826 240.565 264.851 240.482 264.902 240.415L276.452 225.444C276.468 225.423 276.478 225.398 276.482 225.372C276.486 225.346 276.484 225.319 276.475 225.294C276.466 225.269 276.451 225.247 276.432 225.229C276.412 225.211 276.388 225.199 276.363 225.192C276.096 225.13 275.832 225.1 275.569 225.103C267.507 225.213 259.173 225.421 251.018 225.493C250.928 225.493 250.842 225.461 250.775 225.402C250.708 225.343 250.665 225.261 250.654 225.172C250.62 224.887 250.623 224.614 250.662 224.353C251.041 221.745 251.208 219.181 251.506 216.721C251.647 215.566 251.769 214.435 251.872 213.328C252.134 210.478 252.572 207.586 252.755 204.816C252.834 203.62 253.022 202.45 253.18 201.241C253.488 198.901 253.62 196.464 253.923 194.09C254.165 192.193 254.259 190.328 254.528 188.428C254.735 186.966 254.898 185.552 255.017 184.187C255.208 181.992 255.505 179.753 255.691 177.53C255.907 174.912 256.365 172.289 256.576 169.644C256.691 168.195 256.869 166.506 257.108 164.576C257.24 163.492 257.286 162.315 257.444 161.185C257.627 159.877 257.781 158.566 257.907 157.252C257.974 156.567 258.119 155.256 258.339 153.319C258.512 151.812 258.623 150.272 258.672 148.7C258.644 148.486 258.764 148.175 259.034 147.766C259.264 147.418 259.505 147.077 259.756 146.743C259.787 146.703 259.797 146.658 259.787 146.608C259.781 146.586 259.778 146.563 259.776 146.54C259.77 146.474 259.792 146.419 259.843 146.377C259.921 146.314 259.987 146.231 260.041 146.128C260.104 146.007 260.07 145.967 259.939 146.008C259.707 146.081 259.614 146.049 259.662 145.911C260.183 145.423 260.717 144.945 261.265 144.477C264.858 141.4 268.628 138.453 272.575 135.636Z' fill='%23E4E9FD'/%3E%3Cpath d='M89.0903 141.022L90.5657 143.454C90.5216 143.642 90.3309 143.801 89.9934 143.93C89.9052 143.964 89.834 144.018 89.7797 144.092C88.6426 145.644 87.7064 147.504 86.9509 149.246C86.3352 150.663 85.6798 152.385 84.9844 154.413C84.6792 155.307 84.3383 156.395 83.9618 157.677C83.6531 158.723 83.3199 159.816 82.962 160.956C82.5838 162.155 82.2005 163.376 81.8122 164.619C81.5679 165.399 81.3661 166.111 81.2067 166.754C81.021 167.507 80.7106 168.127 80.5224 168.85C80.4054 169.296 80.2646 169.758 80.1001 170.236C79.9763 170.599 79.833 171.064 79.6702 171.63C79.5583 172.02 79.2454 172.205 78.7315 172.185L78.0523 171.47C78.7645 170.966 78.7824 170.315 79.0062 169.547C80.4715 164.49 81.8851 159.777 83.2469 155.41C84.2526 152.186 85.3787 149.302 86.6252 146.758C87.1272 145.738 87.7717 144.68 88.5586 143.586C88.7341 143.342 88.7952 142.938 88.757 142.645C88.6892 142.133 88.6765 141.643 88.7189 141.175C88.7273 141.085 88.7757 141.031 88.8639 141.014C88.9317 141.001 89.0072 141.003 89.0903 141.022Z' fill='%23EEABA3'/%3E%3Cpath d='M90.5657 143.454C93.1147 147.239 95.8825 150.731 98.8691 153.93C98.7944 155.426 98.6587 156.842 98.462 158.178C98.2754 159.448 98.1398 160.577 98.055 161.564C97.9295 163.048 97.7972 164.18 97.6581 164.96C97.4393 166.176 97.2604 167.289 97.1213 168.298C96.9916 169.229 96.6431 170.068 96.5541 171.015C96.476 171.849 96.3599 172.7 96.2055 173.569C95.7239 176.257 95.556 179.034 95.7019 181.9C95.8002 183.847 96.0894 185.598 96.5693 187.153C97.7429 190.954 100.16 193.78 103.819 195.632C106.084 196.777 108.191 197.832 110.141 198.797C111.243 199.344 112.415 199.809 113.519 200.361C114.335 200.77 115.17 201.165 116.023 201.547C117.898 202.388 119.851 203.409 121.881 204.61C124.247 206.011 126.262 207.538 127.717 209.781C127.953 210.148 128.244 210.199 128.59 209.936L128.658 209.886C129.021 209.611 129.069 209.29 128.801 208.924C127.286 206.846 125.421 205.134 123.204 203.785C121.176 202.551 119.298 201.536 117.572 200.743C112.767 198.533 108.426 196.441 104.547 194.467C102.917 193.638 101.66 192.754 100.774 191.816C99.1073 190.047 97.9981 187.917 97.447 185.426C97.1926 184.281 97.017 182.843 96.9204 181.111C96.783 178.636 97.1646 176.247 97.3656 173.816C97.4495 172.798 97.7904 171.783 97.8998 170.781C98.0957 169.005 98.6248 167.326 98.7774 165.563C98.8554 164.654 98.9826 163.72 99.159 162.76C99.5126 160.854 99.6118 158.923 99.7797 156.975C99.8255 156.443 99.9986 156.011 100.2 155.52L104.626 159.354C104.502 159.311 104.416 159.302 104.366 159.325C104.333 159.341 104.307 159.37 104.294 159.405C104.281 159.44 104.283 159.479 104.298 159.514C105.063 161.266 106.254 162.922 107.422 164.403C112.125 170.366 117.389 175.347 123.369 180.295C129.931 185.724 136.996 190.889 144.565 195.79C144.911 196.015 145.248 196.268 145.575 196.548C145.6 196.569 145.629 196.584 145.661 196.592C145.692 196.6 145.725 196.601 145.757 196.595C145.789 196.589 145.819 196.576 145.845 196.557C145.871 196.538 145.893 196.513 145.908 196.484C145.969 196.369 145.993 196.245 145.98 196.113C145.893 195.319 145.809 194.637 145.901 193.813C146.099 192.061 146.495 190.469 147.089 189.036C148.564 185.469 151.408 182.129 154.364 179.458C155.089 178.802 155.858 178.486 156.366 177.611C156.402 177.55 156.396 177.492 156.349 177.438C156.228 177.299 156.03 177.21 155.753 177.171C157.861 177.196 160.066 177.063 162.368 176.772C175.867 175.062 187.973 170.112 198.684 161.92C198.695 161.914 198.935 161.713 199.407 161.32C200.002 160.821 200.681 160.449 201.445 160.203C200.878 162.506 199.865 164.339 198.405 165.7C197.334 166.698 196.272 167.712 195.217 168.743C191.594 172.281 188.755 176.367 186.7 181.002C186.135 182.272 185.617 183.553 185.146 184.843C184.947 185.05 184.816 185.127 184.751 185.075C184.724 185.054 184.693 185.038 184.66 185.029C184.626 185.019 184.592 185.017 184.557 185.021C184.523 185.025 184.49 185.036 184.46 185.053C184.43 185.07 184.404 185.093 184.383 185.121C182.43 187.644 180.952 190.292 179.948 193.065C178.665 196.615 178.023 200.242 178.023 203.948C178.023 205.965 178.039 207.932 178.071 209.85C178.086 210.778 178.002 211.796 177.819 212.905C176.742 219.391 173.474 224.322 168.015 227.701C167.554 227.987 166.93 228.526 166.145 229.316C165.625 229.84 164.979 230.429 164.209 231.084C156.071 238.006 145.646 242.468 134.949 244.32C131.615 244.897 128.266 245.235 124.901 245.335C119.197 241.716 113.718 237.786 108.462 233.547C107.484 232.756 106.51 231.958 105.542 231.153C105.038 230.735 104.672 230.272 104.293 229.764C104.093 229.496 103.809 229.342 103.443 229.303C97.268 223.944 91.5858 218.213 86.3962 212.109C83.7726 209.022 81.2931 205.947 78.9578 202.882C77.73 201.271 76.8786 199.384 76.4037 197.219C75.8322 194.616 75.5965 191.993 75.6965 189.351C75.861 185.052 76.4996 180.715 77.6121 176.342C77.9598 174.978 78.3329 173.592 78.7315 172.185C79.2454 172.205 79.5583 172.02 79.6702 171.63C79.833 171.064 79.9763 170.599 80.1001 170.236C80.2646 169.758 80.4054 169.296 80.5224 168.85C80.7106 168.127 81.021 167.507 81.2067 166.754C81.3661 166.111 81.5679 165.399 81.8122 164.619C82.2005 163.376 82.5838 162.155 82.962 160.956C83.3199 159.816 83.6531 158.723 83.9618 157.677C84.3383 156.395 84.6792 155.307 84.9844 154.413C85.6798 152.385 86.3352 150.663 86.9509 149.246C87.7064 147.504 88.6426 145.644 89.7797 144.092C89.834 144.018 89.9052 143.964 89.9934 143.93C90.3309 143.801 90.5216 143.642 90.5657 143.454Z' fill='%23F6D3CA'/%3E%3Cpath d='M259.662 145.911C259.614 146.049 259.707 146.081 259.939 146.008C260.07 145.967 260.104 146.007 260.041 146.128C259.987 146.231 259.921 146.314 259.843 146.377C259.792 146.419 259.77 146.474 259.776 146.54C259.778 146.563 259.781 146.586 259.787 146.608C259.797 146.658 259.787 146.703 259.756 146.743C259.505 147.077 259.264 147.418 259.034 147.766C258.764 148.175 258.644 148.486 258.672 148.7C256.108 151.196 253.637 153.657 251.259 156.082C250.422 156.937 249.524 157.916 248.565 159.02C247.717 159.999 246.84 161 245.932 162.024C244.493 163.649 242.35 166.355 239.504 170.142C239.054 170.742 238.667 171.378 238.217 171.966C237.889 172.392 237.567 172.844 237.25 173.322C236.287 174.767 235.362 176.163 234.477 177.509C232.93 179.86 231.134 182.923 229.087 186.698C228.452 187.87 227.74 189.265 226.95 190.885C226.487 191.834 225.958 192.706 225.556 193.696C225.034 194.978 224.411 196.217 223.856 197.494C222.693 200.17 221.619 202.888 220.633 205.647C220.311 206.55 219.979 207.506 219.639 208.517C219.306 209.499 218.996 210.473 218.707 211.44C218.321 212.735 217.837 214.019 217.492 215.35C216.783 218.089 216.311 219.944 216.077 220.916C215.836 221.915 215.569 222.933 215.276 223.971C215.06 224.742 215.09 225.602 214.881 226.426C214.327 228.636 213.948 230.449 213.744 231.865C213.505 233.529 213.286 235.143 213.085 236.708C213.048 237.007 213.024 237.292 213.014 237.563C213.006 237.853 212.974 238.139 212.92 238.42C212.806 239.007 212.741 239.428 212.724 239.682C212.65 240.825 212.533 241.971 212.373 243.119C212.349 243.285 212.288 243.525 212.19 243.839C212.119 244.061 212.073 244.299 212.053 244.551C211.98 245.416 211.903 246.273 211.824 247.121C211.761 247.791 211.785 248.513 211.895 249.288C211.97 249.812 211.978 250.381 211.92 250.995C211.868 251.541 211.874 252.102 211.938 252.677C211.992 253.153 212.018 253.652 212.014 254.172C212.012 254.597 211.707 254.892 211.269 254.775C211.178 254.75 211.11 254.779 211.066 254.864C211.023 254.946 210.964 255.004 210.888 255.04C210.885 255.041 210.882 255.042 210.879 255.041C210.876 255.041 210.873 255.04 210.87 255.039C210.867 255.038 210.865 255.035 210.863 255.033C210.861 255.03 210.86 255.028 210.86 255.025C210.858 254.996 210.846 254.971 210.824 254.951C210.783 254.912 210.747 254.915 210.715 254.961L210.587 255.144C210.574 250.857 210.692 246.931 210.941 243.366C211.392 236.925 212.381 230.245 213.907 223.327C216.642 210.944 220.941 199.043 226.749 187.855C227.551 186.31 228.355 184.817 229.16 183.375C234.431 173.956 240.852 165.147 248.423 156.949C249.098 156.218 249.772 155.492 250.445 154.769C253.356 151.652 256.428 148.7 259.662 145.911Z' fill='%23E3DBE2'/%3E%3Cpath d='M258.672 148.7C258.623 150.272 258.512 151.812 258.339 153.319C258.119 155.256 257.974 156.567 257.907 157.252C257.781 158.566 257.627 159.877 257.444 161.185C257.286 162.315 257.24 163.492 257.108 164.576C256.869 166.506 256.691 168.195 256.576 169.644C256.365 172.289 255.907 174.912 255.691 177.53C255.505 179.753 255.208 181.992 255.017 184.187C254.898 185.552 254.735 186.966 254.528 188.428C254.259 190.328 254.165 192.193 253.923 194.09C253.62 196.464 253.488 198.901 253.18 201.241C253.022 202.45 252.834 203.62 252.755 204.816C252.572 207.586 252.134 210.478 251.872 213.328C251.769 214.435 251.647 215.566 251.506 216.721C251.208 219.181 251.041 221.745 250.662 224.353C250.623 224.614 250.62 224.887 250.654 225.172C250.665 225.261 250.708 225.343 250.775 225.402C250.842 225.461 250.928 225.493 251.018 225.493C259.173 225.421 267.507 225.213 275.569 225.103C275.832 225.1 276.096 225.13 276.363 225.192C276.388 225.199 276.412 225.211 276.432 225.229C276.451 225.247 276.466 225.269 276.475 225.294C276.484 225.319 276.486 225.346 276.482 225.372C276.478 225.398 276.468 225.423 276.452 225.444L264.902 240.415C264.851 240.482 264.826 240.565 264.831 240.649C264.836 240.733 264.871 240.812 264.93 240.873C265.108 241.056 265.305 241.229 265.521 241.392C271.307 245.806 276.96 250.211 282.478 254.605C282.897 254.937 283.357 255.125 283.857 255.167C283.94 255.176 284.004 255.215 284.048 255.284C284.114 255.391 284.154 255.51 284.167 255.64C284.172 255.679 284.162 255.719 284.139 255.751C284.117 255.784 284.084 255.808 284.045 255.818L283.847 255.872L211.073 255.862C210.936 255.877 210.82 255.871 210.725 255.844C210.611 255.81 210.543 255.73 210.521 255.605C210.496 255.462 210.518 255.309 210.587 255.144L210.715 254.961C210.747 254.915 210.783 254.912 210.824 254.951C210.846 254.971 210.858 254.996 210.86 255.025C210.86 255.028 210.861 255.03 210.863 255.033C210.865 255.035 210.867 255.038 210.87 255.039C210.873 255.04 210.876 255.041 210.879 255.041C210.882 255.042 210.885 255.041 210.888 255.04C210.964 255.004 211.023 254.946 211.066 254.864C211.11 254.779 211.178 254.75 211.269 254.775C211.707 254.892 212.012 254.597 212.014 254.172C212.018 253.652 211.992 253.153 211.938 252.677C211.874 252.102 211.868 251.541 211.92 250.995C211.978 250.381 211.97 249.812 211.895 249.288C211.785 248.513 211.761 247.791 211.824 247.121C211.903 246.273 211.98 245.416 212.053 244.551C212.073 244.299 212.119 244.061 212.19 243.839C212.288 243.525 212.349 243.285 212.373 243.119C212.533 241.971 212.65 240.825 212.724 239.682C212.741 239.428 212.806 239.007 212.92 238.42C212.974 238.139 213.006 237.853 213.014 237.563C213.024 237.292 213.048 237.007 213.085 236.708C213.286 235.143 213.505 233.529 213.744 231.865C213.948 230.449 214.327 228.636 214.881 226.426C215.09 225.602 215.06 224.742 215.276 223.971C215.569 222.933 215.836 221.915 216.077 220.916C216.311 219.944 216.783 218.089 217.492 215.35C217.837 214.019 218.321 212.735 218.707 211.44C218.996 210.473 219.306 209.499 219.639 208.517C219.979 207.506 220.311 206.55 220.633 205.647C221.619 202.888 222.693 200.17 223.856 197.494C224.411 196.217 225.034 194.978 225.556 193.696C225.958 192.706 226.487 191.834 226.95 190.885C227.74 189.265 228.452 187.87 229.087 186.698C231.134 182.923 232.93 179.86 234.477 177.509C235.362 176.163 236.287 174.767 237.25 173.322C237.567 172.844 237.889 172.392 238.217 171.966C238.667 171.378 239.054 170.742 239.504 170.142C242.35 166.355 244.493 163.649 245.932 162.024C246.84 161 247.717 159.999 248.565 159.02C249.524 157.916 250.422 156.937 251.259 156.082C253.637 153.657 256.108 151.196 258.672 148.7Z' fill='white'/%3E%3Cpath d='M98.8691 153.93L100.2 155.52C99.9986 156.011 99.8255 156.443 99.7797 156.975C99.6118 158.923 99.5126 160.854 99.159 162.76C98.9826 163.72 98.8554 164.654 98.7774 165.563C98.6248 167.326 98.0957 169.005 97.8998 170.781C97.7904 171.783 97.4495 172.798 97.3656 173.816C97.1646 176.247 96.783 178.636 96.9204 181.111C97.017 182.843 97.1926 184.281 97.447 185.426C97.9981 187.917 99.1073 190.047 100.774 191.816C101.66 192.754 102.917 193.638 104.547 194.467C108.426 196.441 112.767 198.533 117.572 200.743C119.298 201.536 121.176 202.551 123.204 203.785C125.421 205.134 127.286 206.846 128.801 208.924C129.069 209.29 129.021 209.611 128.658 209.886L128.59 209.936C128.244 210.199 127.953 210.148 127.717 209.781C126.262 207.538 124.247 206.011 121.881 204.61C119.851 203.409 117.898 202.388 116.023 201.547C115.17 201.165 114.335 200.77 113.519 200.361C112.415 199.809 111.243 199.344 110.141 198.797C108.191 197.832 106.084 196.777 103.819 195.632C100.16 193.78 97.7429 190.954 96.5693 187.153C96.0894 185.598 95.8002 183.847 95.7019 181.9C95.556 179.034 95.7239 176.257 96.2055 173.569C96.3599 172.7 96.476 171.849 96.5541 171.015C96.6431 170.068 96.9916 169.229 97.1213 168.298C97.2604 167.289 97.4393 166.176 97.6581 164.96C97.7972 164.18 97.9295 163.048 98.055 161.564C98.1398 160.577 98.2754 159.448 98.462 158.178C98.6587 156.842 98.7944 155.426 98.8691 153.93Z' fill='%23EEABA3'/%3E%3Cpath d='M104.626 159.354C105.267 159.94 105.93 160.503 106.615 161.043C118.604 170.501 132.249 175.863 147.549 177.13C149.486 177.29 152.221 177.303 155.753 177.171C156.03 177.21 156.228 177.299 156.349 177.438C156.396 177.492 156.402 177.55 156.366 177.611C155.858 178.486 155.089 178.802 154.364 179.458C151.408 182.129 148.564 185.469 147.089 189.036C146.495 190.469 146.099 192.061 145.901 193.813C145.809 194.637 145.893 195.319 145.98 196.113C145.993 196.245 145.969 196.369 145.908 196.484C145.893 196.513 145.871 196.538 145.845 196.557C145.819 196.576 145.789 196.589 145.757 196.595C145.725 196.601 145.692 196.6 145.661 196.592C145.629 196.584 145.6 196.569 145.575 196.548C145.248 196.268 144.911 196.015 144.565 195.79C136.996 190.889 129.931 185.724 123.369 180.295C117.389 175.347 112.125 170.366 107.422 164.403C106.254 162.922 105.063 161.266 104.298 159.514C104.283 159.479 104.281 159.44 104.294 159.405C104.307 159.37 104.333 159.341 104.366 159.325C104.416 159.302 104.502 159.311 104.626 159.354Z' fill='%23EEABA3'/%3E%3Cpath d='M316.256 176.904L326.997 185.922C327.058 185.973 327.098 186.037 327.116 186.115L327.147 186.227L324.885 186.833C322.457 187.314 319.905 187.492 317.231 187.367L312.29 186.637C312.338 186.153 312.487 185.669 312.738 185.184C313.098 184.491 313.28 184.138 313.285 184.126C314.228 181.994 315.105 179.835 315.915 177.649C315.997 177.429 316.01 177.206 315.956 176.98L316.256 176.904Z' fill='white'/%3E%3Cpath d='M185.146 184.843C184.813 185.997 184.505 187.149 184.22 188.3C183.355 191.804 182.958 195.362 183.029 198.975C183.061 200.693 183.118 202.41 183.2 204.126C183.206 204.267 183.256 204.369 183.35 204.431C183.204 204.742 183.133 205 183.139 205.205C183.249 209.153 182.806 212.947 181.811 216.586C181.246 218.65 180.462 220.485 179.46 222.091C179.173 222.552 179.025 222.992 179.025 223.536C179 230.534 179.005 237.061 179.04 243.119C179.042 243.431 178.945 243.653 178.748 243.786C173.531 247.278 167.932 249.958 161.95 251.827C160.994 252.125 159.355 252.563 157.033 253.14C155.325 253.564 153.618 254.007 151.912 254.47C149.407 254.738 147.083 254.875 144.939 254.88C142.151 254.885 136.194 254.87 127.068 254.836C126.683 254.835 126.154 254.867 125.481 254.933L124.901 245.335C128.266 245.235 131.615 244.897 134.949 244.32C145.646 242.468 156.071 238.006 164.209 231.084C164.979 230.429 165.625 229.84 166.145 229.316C166.93 228.526 167.554 227.987 168.015 227.701C173.474 224.322 176.742 219.391 177.819 212.905C178.002 211.796 178.086 210.778 178.071 209.85C178.039 207.932 178.023 205.965 178.023 203.948C178.023 200.242 178.665 196.615 179.948 193.065C180.952 190.292 182.43 187.644 184.383 185.121C184.404 185.093 184.43 185.07 184.46 185.053C184.49 185.036 184.523 185.025 184.557 185.021C184.592 185.017 184.626 185.019 184.66 185.029C184.693 185.038 184.724 185.054 184.751 185.075C184.816 185.127 184.947 185.05 185.146 184.843Z' fill='%23EEABA3'/%3E%3Cpath d='M327.147 186.227C327.332 186.298 327.498 186.316 327.65 186.446C336.295 193.662 344.942 200.873 353.593 208.079C354.37 208.729 354.984 209.189 355.435 209.461L352.153 218.558C351.921 218.639 351.809 218.471 351.818 218.052C351.819 217.965 351.787 217.893 351.721 217.835C350.948 217.174 350.39 216.37 349.726 215.607C342.948 207.816 336.117 199.945 329.235 191.994C329.227 191.986 328.6 191.294 327.355 189.919C326.482 188.954 325.659 187.925 324.885 186.833L327.147 186.227Z' fill='%2381102F'/%3E%3Cpath d='M312.29 186.637L317.231 187.367C317.253 187.715 317.255 188.076 317.238 188.451C317.223 188.814 317.218 189.173 317.223 189.529C317.35 198.162 316.764 206.733 315.465 215.243C315.365 215.903 315.252 216.55 315.127 217.184C314.806 218.805 314.58 220.458 314.239 222.056C313.498 225.551 312.63 229.085 311.634 232.656C306.261 226.466 301.3 220.196 296.75 213.846C301.686 206.255 306.183 198.482 310.24 190.526C310.842 189.349 311.401 188.151 311.916 186.932C312.001 186.732 312.126 186.633 312.29 186.637Z' fill='%2381102F'/%3E%3Cpath d='M324.885 186.833C325.659 187.925 326.482 188.954 327.355 189.919C328.6 191.294 329.227 191.986 329.235 191.994C336.117 199.945 342.948 207.816 349.726 215.607C350.39 216.37 350.948 217.174 351.721 217.835C351.787 217.893 351.819 217.965 351.818 218.052C351.809 218.471 351.921 218.639 352.153 218.558C347.339 231.057 341.644 243.139 335.068 254.803C334.914 255.08 334.728 255.319 334.511 255.521C334.486 255.545 334.469 255.576 334.46 255.609C334.452 255.643 334.453 255.678 334.463 255.711C334.474 255.744 334.494 255.773 334.52 255.794C334.547 255.816 334.579 255.83 334.613 255.834L334.959 255.874L332.408 255.877C332.024 255.445 331.625 255.032 331.209 254.638C330.699 254.155 330.295 253.747 329.998 253.414C329.239 252.568 328.227 251.464 326.964 250.102C323.134 245.973 318.387 240.608 312.723 234.007C312.128 233.313 311.765 232.863 311.634 232.656C312.63 229.085 313.498 225.551 314.239 222.056C314.58 220.458 314.806 218.805 315.127 217.184C315.252 216.55 315.365 215.903 315.465 215.243C316.764 206.733 317.35 198.162 317.223 189.529C317.218 189.173 317.223 188.814 317.238 188.451C317.255 188.076 317.253 187.715 317.231 187.367C319.905 187.492 322.457 187.314 324.885 186.833Z' fill='%23DE1B51'/%3E%3Cpath d='M362.174 255.879L334.959 255.874L334.613 255.834C334.579 255.83 334.547 255.816 334.52 255.794C334.494 255.773 334.474 255.744 334.463 255.711C334.453 255.678 334.452 255.643 334.46 255.609C334.469 255.576 334.486 255.545 334.511 255.521C334.728 255.319 334.914 255.08 335.068 254.803C341.644 243.139 347.339 231.057 352.153 218.558L355.435 209.461C355.827 208.29 356.208 207.136 356.58 205.998C358.301 200.739 359.771 195.412 360.988 190.015C361.041 190.035 361.08 190.034 361.105 190.01C361.194 189.929 361.206 189.939 361.144 190.041C361.13 190.063 361.132 190.086 361.151 190.109C361.199 190.174 361.252 190.179 361.311 190.125C361.35 190.089 361.384 190.092 361.413 190.135C361.652 190.481 361.672 190.843 361.472 191.221C361.438 191.285 361.452 191.336 361.515 191.374C361.544 191.391 361.575 191.396 361.609 191.389C361.673 191.377 361.705 191.404 361.703 191.47C361.696 191.608 361.752 191.707 361.869 191.768C361.924 191.797 361.956 191.842 361.963 191.903L362.001 192.274C362.016 192.427 361.955 192.469 361.818 192.401C361.736 192.361 361.686 192.298 361.668 192.213C361.649 192.13 361.612 192.121 361.558 192.185L361.278 192.518C361.27 192.528 361.264 192.54 361.262 192.553C361.26 192.565 361.261 192.578 361.266 192.59C361.305 192.683 361.344 192.71 361.385 192.671C361.445 192.615 361.467 192.628 361.451 192.709C361.385 193.062 361.319 193.422 361.253 193.79C361.239 193.865 361.266 193.92 361.334 193.956L361.474 194.032C361.608 194.107 361.708 194.074 361.774 193.935C361.812 193.856 361.821 193.772 361.802 193.683C361.796 193.658 361.798 193.631 361.807 193.606C361.816 193.581 361.832 193.56 361.853 193.544C362.003 193.428 362.149 193.53 362.293 193.849C362.397 194.081 362.457 194.324 362.474 194.576L362.563 195.978C362.565 196.018 362.576 196.057 362.594 196.093C362.612 196.129 362.637 196.161 362.667 196.187C362.769 196.271 362.876 196.291 362.988 196.245C363.112 196.193 363.118 196.129 363.006 196.054C362.975 196.032 362.943 196.014 362.909 195.998C362.838 195.964 362.839 195.936 362.914 195.914C362.958 195.903 362.985 195.878 362.995 195.841C363.058 195.617 363.098 195.621 363.115 195.853C363.146 196.281 363.172 196.718 363.194 197.166C363.201 197.317 363.16 197.454 363.072 197.578C362.984 197.7 362.873 197.776 362.741 197.805C362.638 197.827 362.586 197.891 362.586 197.998L362.588 199.377C362.588 199.453 362.612 199.521 362.66 199.58L363.161 200.209C363.21 200.27 363.235 200.338 363.237 200.415C363.268 201.651 363.244 202.885 363.166 204.116C363.156 204.299 363.105 204.439 363.013 204.536C362.927 204.629 362.828 204.694 362.716 204.732C362.673 204.746 362.636 204.773 362.609 204.81C362.583 204.847 362.568 204.892 362.568 204.938V205.449C362.568 205.527 362.593 205.597 362.642 205.66L363.095 206.235C363.151 206.306 363.179 206.388 363.179 206.479C363.177 206.696 363.179 206.912 363.184 207.125C363.187 207.281 363.14 207.438 363.041 207.594C362.97 207.707 362.876 207.77 362.759 207.782C362.62 207.794 362.592 207.855 362.675 207.965L363.11 208.548C363.157 208.614 363.182 208.687 363.184 208.769L363.247 211.534C363.249 211.622 363.285 211.707 363.349 211.771C363.793 212.212 364.221 212.642 364.631 213.063C364.687 213.119 364.724 213.19 364.738 213.268C364.753 213.345 364.744 213.427 364.714 213.503C364.683 213.58 364.632 213.649 364.565 213.702C364.498 213.756 364.418 213.793 364.334 213.808C364.252 213.824 364.178 213.856 364.112 213.905C364.041 213.961 364.005 214.035 364.005 214.126V215.642C364.005 215.726 363.98 215.801 363.929 215.869C363.844 215.981 363.741 216.058 363.619 216.1C363.522 216.135 363.436 216.192 363.368 216.269C363.3 216.346 363.252 216.439 363.227 216.54C363.203 216.642 363.203 216.749 363.228 216.853C363.252 216.957 363.301 217.054 363.369 217.136C363.507 217.302 363.661 217.458 363.832 217.604C363.9 217.662 363.948 217.738 363.973 217.823C363.997 217.908 363.996 217.998 363.969 218.083C363.943 218.167 363.892 218.242 363.823 218.298C363.755 218.354 363.671 218.389 363.583 218.398L362.772 218.487C362.66 218.498 362.639 218.548 362.708 218.637L363.171 219.242C363.218 219.305 363.242 219.375 363.242 219.453C363.246 220.798 363.242 222.072 363.232 223.274C363.231 223.388 363.18 223.5 363.089 223.588C362.998 223.675 362.873 223.734 362.736 223.752C362.668 223.763 362.618 223.792 362.586 223.841C362.555 223.887 362.539 223.939 362.538 223.997C362.524 224.965 362.517 225.912 362.517 226.838C362.517 226.92 362.548 226.998 362.604 227.057L363.153 227.655C363.213 227.718 363.242 227.792 363.242 227.879V228.665C363.242 228.773 363.2 228.876 363.125 228.954C363.05 229.031 362.948 229.076 362.84 229.079C362.728 229.083 362.644 229.118 362.586 229.186C362.549 229.23 362.53 229.281 362.53 229.339C362.516 230.726 362.514 232.098 362.522 233.455C362.524 233.574 362.583 233.623 362.698 233.602C363.02 233.548 363.208 233.68 363.263 233.997C363.281 234.112 363.232 234.167 363.115 234.162C362.898 234.154 362.724 234.268 362.594 234.506C362.556 234.573 362.565 234.636 362.619 234.694L363.222 235.33C363.248 235.358 363.266 235.392 363.275 235.429C363.283 235.466 363.282 235.504 363.272 235.541C363.261 235.577 363.241 235.61 363.213 235.637C363.186 235.663 363.152 235.682 363.115 235.691C362.603 235.817 362.414 236.195 362.548 236.826C362.585 237.002 362.779 237.234 363.13 237.523C363.205 237.582 363.242 237.66 363.242 237.757V242.364C363.242 242.459 363.196 242.52 363.105 242.547C362.901 242.61 362.73 242.732 362.591 242.913C362.575 242.934 362.566 242.96 362.566 242.986C362.566 243.012 362.575 243.038 362.591 243.058C362.73 243.238 362.893 243.352 363.079 243.399C363.188 243.428 363.242 243.498 363.242 243.61V244.585C363.242 244.696 363.191 244.775 363.087 244.821C362.902 244.901 362.748 245.016 362.624 245.167C362.568 245.235 362.566 245.305 362.619 245.378C362.743 245.548 362.91 245.655 363.12 245.699C363.21 245.717 363.254 245.773 363.252 245.864L363.214 249.268C363.214 249.293 363.209 249.318 363.199 249.341C363.189 249.364 363.174 249.384 363.156 249.401C363.138 249.418 363.116 249.431 363.092 249.439C363.068 249.448 363.043 249.451 363.018 249.449C362.888 249.438 362.782 249.492 362.7 249.609C362.619 249.726 362.577 249.85 362.573 249.98C362.551 250.835 362.533 251.714 362.517 252.618C362.51 252.929 362.51 253.25 362.515 253.582C362.516 253.665 362.552 253.73 362.622 253.776C362.691 253.821 362.764 253.86 362.84 253.89C362.964 253.938 362.971 253.999 362.861 254.073C362.835 254.092 362.814 254.115 362.797 254.142C362.789 254.155 362.785 254.17 362.787 254.186C362.789 254.201 362.796 254.215 362.807 254.226C362.923 254.336 363.047 254.367 363.181 254.318C363.256 254.289 363.316 254.307 363.362 254.374L363.68 254.834C363.753 254.937 363.736 255.023 363.629 255.091C363.571 255.128 363.563 255.169 363.603 255.213C363.698 255.313 363.68 255.381 363.547 255.417C363.437 255.445 363.337 255.495 363.247 255.567C363.193 255.609 363.201 255.634 363.27 255.64C363.304 255.645 363.336 255.644 363.367 255.635C363.396 255.628 363.417 255.639 363.43 255.666C363.442 255.688 363.444 255.71 363.436 255.732C363.429 255.747 363.415 255.756 363.395 255.757L362.174 255.879Z' fill='%23E4E9FD'/%3E%3Cpath d='M183.35 204.431C187.761 205.062 192.5 206.304 196.609 208.591C198.493 209.639 200.072 210.98 201.345 212.615C201.9 213.33 202.203 214.065 202.516 214.92C202.705 215.444 202.995 215.934 203.386 216.39C203.504 216.529 203.572 216.751 203.589 217.054C203.8 220.893 204.215 224.772 204.357 228.672C204.535 233.447 204.932 238.227 205.176 242.666C205.417 247.059 205.685 251.473 205.98 255.91L205.624 255.869C205.889 255.744 205.943 255.538 205.787 255.251C205.746 255.176 205.684 255.135 205.599 255.126C205.302 255.098 205.035 254.947 204.797 254.676C204.667 254.529 204.585 254.353 204.553 254.15C204.321 252.723 204.103 251.306 203.899 249.899C203.742 248.805 203.701 247.559 203.777 246.162C203.823 245.326 203.823 244.456 203.777 243.554C203.75 243.008 203.682 242.483 203.574 241.979C203.319 240.811 203.191 239.481 203.19 237.991C203.183 234.745 203.09 231.605 202.91 228.573C202.895 228.302 202.859 228.033 202.803 227.767C202.635 226.981 202.447 226.294 202.454 225.459C202.468 223.824 202.49 222.201 202.521 220.588C202.522 220.551 202.514 220.515 202.498 220.482C202.481 220.45 202.457 220.422 202.428 220.401C202.398 220.379 202.364 220.366 202.327 220.361C202.291 220.357 202.254 220.361 202.22 220.374C202.034 220.444 201.898 220.567 201.813 220.743C201.123 222.193 200.299 223.647 199.341 225.106C196.795 228.979 193.882 232.548 190.602 235.813C184.563 241.822 177.822 246.821 170.119 250.26C167.826 251.284 165.349 252.253 162.688 253.165C161.733 253.492 160.851 253.744 160.04 253.921C159.545 254.029 158.894 254.215 158.089 254.478C156.415 255.025 154.929 254.77 153.304 254.717C153.081 254.71 152.849 254.678 152.607 254.62C152.381 254.566 152.149 254.516 151.912 254.47C153.618 254.007 155.325 253.564 157.033 253.14C159.355 252.563 160.994 252.125 161.95 251.827C167.932 249.958 173.531 247.278 178.748 243.786C178.945 243.653 179.042 243.431 179.04 243.119C179.005 237.061 179 230.534 179.025 223.536C179.025 222.992 179.173 222.552 179.46 222.091C180.462 220.485 181.246 218.65 181.811 216.586C182.806 212.947 183.249 209.153 183.139 205.205C183.133 205 183.204 204.742 183.35 204.431Z' fill='%23E3DBE2'/%3E%3Cpath d='M290.98 206.202C292.369 208.419 293.902 210.533 295.579 212.546C295.944 212.984 296.334 213.417 296.75 213.846C301.3 220.196 306.261 226.466 311.634 232.656C311.765 232.863 312.128 233.313 312.723 234.007C318.387 240.608 323.134 245.973 326.964 250.102C328.227 251.464 329.239 252.568 329.998 253.414C330.295 253.747 330.699 254.155 331.209 254.638C331.625 255.032 332.024 255.445 332.408 255.877L293.939 255.885C293.732 255.857 293.524 255.84 293.315 255.834C293.244 255.832 293.199 255.799 293.18 255.734C293.153 255.646 293.186 255.605 293.277 255.61C293.625 255.634 293.945 255.55 294.239 255.361C294.312 255.313 294.305 255.289 294.218 255.289H294.03C293.959 255.289 293.929 255.255 293.941 255.185L293.972 254.987C293.982 254.919 293.953 254.881 293.885 254.875C293.576 254.836 293.272 254.747 292.972 254.61C292.892 254.573 292.838 254.513 292.809 254.432C292.751 254.274 292.639 254.186 292.473 254.167C292.383 254.159 292.306 254.123 292.242 254.061C292.055 253.883 291.854 253.754 291.639 253.674C291.547 253.64 291.501 253.574 291.501 253.476V247.726C291.501 247.641 291.474 247.567 291.418 247.502L290.883 246.879C290.831 246.818 290.827 246.755 290.873 246.691C290.997 246.518 291.164 246.412 291.374 246.373C291.459 246.356 291.501 246.305 291.501 246.22V240.809C291.501 240.713 291.467 240.63 291.397 240.56L290.886 240.049C290.816 239.979 290.81 239.905 290.868 239.827C291.011 239.634 291.169 239.532 291.344 239.522C291.449 239.515 291.501 239.459 291.501 239.354V233.941C291.501 233.844 291.467 233.761 291.397 233.692L290.886 233.18C290.816 233.111 290.81 233.037 290.868 232.959C291.009 232.766 291.167 232.664 291.344 232.654C291.449 232.647 291.501 232.591 291.501 232.486V226.309C291.501 226.211 291.468 226.126 291.4 226.055L290.891 225.528C290.832 225.465 290.827 225.398 290.878 225.327C291.016 225.141 291.182 225.035 291.377 225.012C291.441 225.005 291.48 224.969 291.494 224.905C291.551 224.623 291.708 224.41 291.962 224.264C292.074 224.199 292.166 224.105 292.229 223.992C292.292 223.878 292.323 223.75 292.318 223.62L292.244 221.672C292.243 221.616 292.215 221.579 292.163 221.562C292.053 221.53 291.984 221.456 291.957 221.341C291.942 221.276 291.902 221.242 291.837 221.237L291.158 221.188C291.097 221.184 291.039 221.162 290.991 221.126C290.943 221.089 290.906 221.039 290.885 220.982C290.865 220.924 290.861 220.863 290.876 220.803C290.89 220.744 290.921 220.691 290.965 220.649C291.077 220.542 291.205 220.478 291.349 220.458C291.391 220.452 291.43 220.431 291.458 220.399C291.486 220.366 291.501 220.325 291.501 220.283V219.451C291.501 219.354 291.468 219.27 291.402 219.199L290.886 218.634C290.838 218.582 290.836 218.528 290.878 218.474C291.012 218.304 291.165 218.203 291.336 218.169C291.445 218.147 291.499 218.08 291.499 217.97C291.502 216.264 291.502 214.562 291.499 212.865C291.499 212.637 291.543 212.464 291.631 212.346C291.769 212.164 291.935 212.064 292.13 212.045C292.232 212.035 292.277 211.98 292.265 211.88C292.246 211.714 292.303 211.581 292.435 211.481C292.505 211.428 292.539 211.358 292.539 211.27C292.539 211.208 292.518 211.158 292.476 211.119C292.418 211.067 292.37 211.074 292.331 211.142C292.28 211.232 292.204 211.28 292.102 211.285C291.995 211.288 291.942 211.236 291.942 211.127C291.943 210.913 291.948 210.7 291.954 210.486C291.964 210.102 291.71 209.746 291.458 209.474C291.394 209.404 291.351 209.323 291.328 209.229C291.245 208.877 291.061 208.571 290.774 208.313C290.691 208.239 290.643 208.146 290.631 208.034L290.581 207.583C290.569 207.487 290.528 207.405 290.458 207.339L289.919 206.828C289.87 206.78 289.837 206.716 289.828 206.647C289.804 206.495 289.777 206.339 289.746 206.179C289.697 205.93 289.779 205.864 289.993 205.981C290.056 206.015 290.132 206.027 290.222 206.019C290.269 206.015 290.293 205.989 290.293 205.94C290.293 205.916 290.298 205.893 290.308 205.871C290.315 205.856 290.325 205.843 290.336 205.833C290.374 205.801 290.414 205.796 290.456 205.818C290.532 205.857 290.559 205.917 290.535 205.999C290.404 206.451 290.504 206.845 290.835 207.179C290.872 207.216 290.9 207.21 290.919 207.161C290.929 207.137 290.933 207.113 290.932 207.087C290.93 207.003 290.888 206.954 290.804 206.942C290.779 206.937 290.76 206.923 290.749 206.899C290.737 206.872 290.732 206.843 290.736 206.813C290.753 206.663 290.708 206.54 290.601 206.441C290.516 206.363 290.529 206.306 290.639 206.271C290.673 206.261 290.683 206.234 290.67 206.192C290.644 206.119 290.671 206.084 290.751 206.088C290.81 206.091 290.887 206.129 290.98 206.202Z' fill='%23E9F0FE'/%3E%3Cpath d='M205.624 255.869L171.518 255.864C168.562 255.672 165.603 255.608 162.642 255.671C161.347 255.7 159.847 255.721 158.142 255.734C156.64 255.746 155.138 255.796 153.637 255.884L95.0684 255.846C94.6868 255.875 94.4409 255.862 94.3307 255.808C94.173 255.732 94.1001 255.606 94.1119 255.432C94.1153 255.359 94.1526 255.311 94.2239 255.289C94.346 255.252 94.4392 255.176 94.5037 255.063C94.6275 254.842 94.781 254.649 94.9641 254.483C95.0252 254.425 95.0583 254.355 95.0634 254.272C95.1431 252.971 95.1804 251.669 95.1753 250.367C95.1719 249.512 95.2024 248.745 95.2669 248.067C95.3347 247.341 95.4627 246.596 95.651 245.831C96.0411 244.255 96.5202 242.699 97.0883 241.163C97.7243 239.445 98.6511 237.607 99.8688 235.65C99.9231 235.564 99.9901 235.491 100.07 235.431C100.314 235.252 100.403 235.31 100.337 235.607C99.9528 237.342 99.6297 239.041 99.7645 240.738C100.097 244.963 101.684 248.499 104.527 251.349C105.831 252.656 107.345 253.789 109.07 254.747C109.403 254.932 109.763 255.056 110.151 255.119C112.502 255.505 114.947 255.462 117.335 255.515C119.48 255.566 121.634 255.414 123.822 255.274C124.563 255.226 125.116 255.113 125.481 254.933C126.154 254.867 126.683 254.835 127.068 254.836C136.194 254.87 142.151 254.885 144.939 254.88C147.083 254.875 149.407 254.738 151.912 254.47C152.149 254.516 152.381 254.566 152.607 254.62C152.849 254.678 153.081 254.71 153.304 254.717C154.929 254.77 156.415 255.025 158.089 254.478C158.894 254.215 159.545 254.029 160.04 253.921C160.851 253.744 161.733 253.492 162.688 253.165C165.349 252.253 167.826 251.284 170.119 250.26C177.822 246.821 184.563 241.822 190.602 235.813C193.882 232.548 196.795 228.979 199.341 225.106C200.299 223.647 201.123 222.193 201.813 220.743C201.898 220.567 202.034 220.444 202.22 220.374C202.254 220.361 202.291 220.357 202.327 220.361C202.364 220.366 202.398 220.379 202.428 220.401C202.457 220.422 202.481 220.45 202.498 220.482C202.514 220.515 202.522 220.551 202.521 220.588C202.49 222.201 202.468 223.824 202.454 225.459C202.447 226.294 202.635 226.981 202.803 227.767C202.859 228.033 202.895 228.302 202.91 228.573C203.09 231.605 203.183 234.745 203.19 237.991C203.191 239.481 203.319 240.811 203.574 241.979C203.682 242.483 203.75 243.008 203.777 243.554C203.823 244.456 203.823 245.326 203.777 246.162C203.701 247.559 203.742 248.805 203.899 249.899C204.103 251.306 204.321 252.723 204.553 254.15C204.585 254.353 204.667 254.529 204.797 254.676C205.035 254.947 205.302 255.098 205.599 255.126C205.684 255.135 205.746 255.176 205.787 255.251C205.943 255.538 205.889 255.744 205.624 255.869Z' fill='white'/%3E%3Cpath d='M103.443 229.303C103.809 229.342 104.093 229.496 104.293 229.764C104.672 230.272 105.038 230.735 105.542 231.153C106.51 231.958 107.484 232.756 108.462 233.547C113.718 237.786 119.197 241.716 124.901 245.335L125.481 254.933C125.116 255.113 124.563 255.226 123.822 255.274C121.634 255.414 119.48 255.566 117.335 255.515C114.947 255.462 112.502 255.505 110.151 255.119C109.763 255.056 109.403 254.932 109.07 254.747C107.345 253.789 105.831 252.656 104.527 251.349C101.684 248.499 100.097 244.963 99.7645 240.738C99.6297 239.041 99.9528 237.342 100.337 235.607C100.403 235.31 100.314 235.252 100.07 235.431C99.9901 235.491 99.9231 235.564 99.8688 235.65C98.6511 237.607 97.7243 239.445 97.0883 241.163C96.5202 242.699 96.0411 244.255 95.651 245.831C95.4627 246.596 95.3347 247.341 95.2669 248.067C95.2024 248.745 95.1719 249.512 95.1753 250.367C95.1804 251.669 95.1431 252.971 95.0634 254.272C95.0583 254.355 95.0252 254.425 94.9641 254.483C94.781 254.649 94.6275 254.842 94.5037 255.063C94.4392 255.176 94.346 255.252 94.2239 255.289C94.1526 255.311 94.1153 255.359 94.1119 255.432C94.1001 255.606 94.173 255.732 94.3307 255.808C94.4409 255.862 94.6868 255.875 95.0684 255.846L94.0229 255.92C93.9059 254.116 93.7202 252.178 93.7405 250.545C93.8084 244.59 95.5323 239.23 98.9123 234.465C100.064 232.842 101.574 231.121 103.443 229.303Z' fill='%23E3DBE2'/%3E%3Cpath d='M171.518 255.864L153.637 255.884C155.138 255.796 156.64 255.746 158.142 255.734C159.847 255.721 161.347 255.7 162.642 255.671C165.603 255.608 168.562 255.672 171.518 255.864Z' fill='%23E3DBE2'/%3E%3C/svg%3E%0A");
  width: 384px;
  height: 256px;
  position: absolute;
  bottom: -2px;
  right: -2px;
}
.CX-widget-tele .box-widget-tele {
  padding: 32px 25px;
  text-align: center;
  color: #fff;
  position: relative;
}
.CX-widget-tele .box-widget-tele .inner .box-title h3 {
  margin-bottom: 10px;
  font-size: 22px;
  font-family: "source-sans-pro-bold";
  line-height: auto;
  margin-bottom: 5px;
}
.CX-widget-tele .box-widget-tele .inner .box-title p {
  font-size: 13px;
  line-height: 25px;
}
.CX-widget-tele .box-widget-tele .inner .box-action-group {
  text-align: left;
}
.CX-widget-tele .box-widget-tele .inner .box-action-group .box-action-group-inner {
  display: grid;
  grid-row-gap: 20px;
}
.CX-widget-tele .box-widget-tele .inner .box-action-group .box-action-group-inner .box-action-item .box-action-item-inner a {
  display: inline-block;
  width: 54px;
  height: 54px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: relative;
}
.CX-widget-tele .box-widget-tele .inner .box-action-group .box-action-group-inner .box-action-item .box-action-item-inner a:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='54' height='54' viewBox='0 0 54 54' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1468_99293)'%3E%3Cg filter='url(%23filter0_bd_1468_99293)'%3E%3Ccircle cx='27' cy='27' r='27' fill='url(%23paint0_radial_1468_99293)' shape-rendering='crispEdges'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_bd_1468_99293' x='-40' y='-20' width='134' height='134' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImageFix' stdDeviation='5'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur_1468_99293'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='20'/%3E%3CfeGaussianBlur stdDeviation='20'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='effect1_backgroundBlur_1468_99293' result='effect2_dropShadow_1468_99293'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect2_dropShadow_1468_99293' result='shape'/%3E%3C/filter%3E%3CradialGradient id='paint0_radial_1468_99293' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='rotate(45) scale(76.3675 175.331)'%3E%3Cstop offset='0.0137029' stop-color='white' stop-opacity='0.27'/%3E%3Cstop offset='0.836918' stop-color='white' stop-opacity='0.17'/%3E%3C/radialGradient%3E%3CclipPath id='clip0_1468_99293'%3E%3Crect width='54' height='54' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-size: cover;
}

.CX-widget-tele .box-widget-vector .box-vector-doctor .box-circle-lottie {
  position: relative;
  top: 28px;
  left: 79px;
  display: inline-block;
  width: 150px;
  height: 150px;
}

:root {
  --zindex-confetti:1047;
  --zindex-confetti2:1048;
  --zindex-confetti-header:1049;
  --zindex-confetti-modal:1050;
}

body.has-confetti .cadmin.lfr-product-menu-panel.sidenav-menu-slider {
  z-index: var(--zindex-confetti-modal) !important;
}
body.has-confetti .box-back-to-top,
body.has-confetti .CX-pop-up-modal {
  z-index: var(--zindex-confetti-modal);
}
body.has-confetti .CX-footer,
body.has-confetti #CX-header,
body.has-confetti #CX-header-mobile {
  z-index: var(--zindex-confetti-header);
}
body.has-confetti #CX-utama .box-utama .box-sidenav {
  z-index: var(--zindex-confetti);
}
body.has-confetti #CX-utama .box-utama .box-content-utama .box-inner-content .CX-title-back-simple {
  z-index: var(--zindex-confetti);
}
body.has-confetti #CX-utama .box-utama .box-content-utama .box-inner-content .CX-leaderboard .box-leaderboard .box-search {
  z-index: var(--zindex-confetti2);
}
body.has-confetti #CX-utama .box-utama .box-content-utama .box-inner-content .CX-leaderboard .box-leaderboard .box-ranking-info,
body.has-confetti #CX-utama .box-utama .box-content-utama .box-inner-content .CX-leaderboard .box-leaderboard .box-podium .box-podium-inner {
  position: relative;
  z-index: var(--zindex-confetti);
}
body.has-confetti #CX-utama .box-utama .box-content-utama .box-inner-content .CX-leaderboard .box-leaderboard .box-search .box-dropdow-list {
  z-index: var(--zindex-confetti2);
}
body.has-confetti #CX-utama .box-utama .box-content-utama .box-inner-content .CX-leaderboard .box-leaderboard .box-podium-top-board .box-podium-top-board-inner .box-podium-number {
  z-index: var(--zindex-confetti);
}
body.has-confetti #CX-utama .box-utama .box-content-utama .box-inner-content .CX-leaderboard .box-leaderboard .box-podium-top-board .box-podium-top-board-inner .box-top-leader {
  z-index: var(--zindex-confetti);
}

html:not(#__):not(#___) .cadmin.affix, html:not(#__):not(#___) .cadmin.control-menu-container {
  z-index: 1049;
}

html:not(#__):not(#___) .cadmin.lfr-product-menu-panel.sidenav-menu-slider {
  z-index: 1050;
}

.CX-referral-saya {
  padding-bottom: 40px;
}
.CX-referral-saya .box-referral-saya-inner .box-step-info {
  position: relative;
  padding: 40px 0;
}
.CX-referral-saya .box-referral-saya-inner .box-step-info:before {
  content: "";
  background: linear-gradient(180deg, #494df4 0%, #4522f5 82.42%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: -50px;
}
.CX-referral-saya .box-referral-saya-inner .box-step-info:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='517' height='198' viewBox='0 0 517 198' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.07'%3E%3Cg clip-path='url(%23clip0_1499_124532)'%3E%3Cpath d='M281.105 22.9622L283.019 23.2493L286.082 8.2246L283.976 7.9375L281.105 22.9622Z' fill='white'/%3E%3Cpath d='M286.847 4.30028L284.838 3.82178L285.603 -0.101871C285.699 -0.484667 285.603 -0.676064 285.507 -0.867462C285.412 -1.05886 285.125 -1.25026 284.838 -1.34596L236.797 -10.9159C236.223 -11.1073 235.648 -10.7245 235.553 -10.1503L234.787 -6.22661L232.777 -6.6094L233.543 -10.7245C233.926 -12.3513 235.553 -13.404 237.179 -13.1169L285.316 -3.54703C286.082 -3.35564 286.752 -2.87714 287.23 -2.20725C287.709 -1.53736 287.9 -0.771763 287.709 0.0895281L286.847 4.30028Z' fill='white'/%3E%3Cpath d='M228.855 12.4349L230.865 12.9134L233.928 -2.20705L231.918 -2.58984L228.855 12.4349Z' fill='white'/%3E%3Cpath d='M237.562 5.83167C233.351 5.06608 231.15 1.52521 231.916 -2.68555L233.926 -2.20705C233.256 0.855318 234.787 3.24779 237.849 3.82199C240.816 4.39618 244.261 3.15209 244.835 -0.00597405L246.845 0.472521C246.079 4.87468 241.486 6.69296 237.562 5.83167Z' fill='white'/%3E%3Cpath d='M225.695 12.914L285.794 24.8763L286.273 22.9624L226.174 10.8086L225.695 12.914Z' fill='white'/%3E%3Cpath d='M250.578 8.51135C246.367 7.74576 244.166 4.2049 244.932 -0.00585938L246.941 0.472636C246.367 3.535 247.994 5.92748 251.056 6.50167C253.927 7.07587 257.372 5.83178 258.042 2.76941L259.956 3.15221C259.191 7.45866 254.501 9.27694 250.578 8.51135Z' fill='white'/%3E%3Cpath d='M264.55 11.2867C260.626 10.5211 257.086 6.98028 257.947 2.67383L259.861 3.05662C259.287 6.11899 261.966 8.70286 264.933 9.27706C267.995 9.85125 270.388 8.41577 270.962 5.3534L272.972 5.73619C272.11 9.85125 268.761 12.0523 264.55 11.2867Z' fill='white'/%3E%3Cpath d='M277.567 13.8707C273.739 13.1051 270.102 9.56427 270.964 5.25781L272.973 5.64061C272.303 8.79868 274.983 11.2868 277.95 11.861C281.012 12.5309 283.405 10.9998 283.979 7.93739L285.988 8.32018C285.223 12.4352 281.778 14.6363 277.567 13.8707Z' fill='white'/%3E%3Cpath d='M246.654 -2.68597C246.08 -2.78167 245.506 -2.49457 245.41 -1.92038C245.315 -1.34618 245.602 -0.867687 246.176 -0.771988C246.75 -0.67629 247.324 -0.963386 247.42 -1.53758C247.516 -2.20747 247.037 -2.59027 246.654 -2.68597ZM245.697 1.23769C244.071 0.854897 243.018 -0.676291 243.305 -2.39887C243.688 -4.12145 245.219 -5.07844 246.942 -4.79135C248.664 -4.40855 249.621 -2.87736 249.334 -1.15478C248.951 0.4721 247.42 1.52479 245.697 1.23769Z' fill='white'/%3E%3Cpath d='M259.575 -0.1014C259.001 -0.197099 258.426 0.0899971 258.331 0.664191C258.235 1.23838 258.522 1.71688 259.096 1.81258C259.67 1.90828 260.245 1.62118 260.34 1.04699C260.532 0.472794 260.149 -0.00570107 259.575 -0.1014ZM258.809 3.82226C257.087 3.43946 256.13 1.90828 256.321 0.185696C256.704 -1.44119 258.331 -2.49387 259.958 -2.20678C261.68 -1.82398 262.829 -0.292799 262.446 1.42978C262.063 3.15236 260.436 4.20505 258.809 3.82226Z' fill='white'/%3E%3Cpath d='M272.591 2.48259C272.017 2.38689 271.443 2.67398 271.347 3.24818C271.252 3.82237 271.73 4.39656 272.209 4.49226C272.687 4.58796 273.261 4.10947 273.357 3.63098C273.548 3.15248 273.166 2.57828 272.591 2.48259ZM271.826 6.40624C270.103 6.02345 269.146 4.49226 269.433 2.76968C269.816 1.1428 271.347 0.0901093 273.07 0.377206C274.697 0.760003 275.749 2.29119 275.462 4.01377C275.08 5.73635 273.548 6.78904 271.826 6.40624Z' fill='white'/%3E%3Cpath d='M285.604 5.06657C285.029 4.97087 284.551 5.25797 284.455 5.83216C284.36 6.40635 284.647 6.98055 285.221 7.07625C285.795 7.17194 286.274 6.69345 286.369 6.31065C286.465 5.73646 286.178 5.16227 285.604 5.06657ZM284.838 8.99022C283.211 8.60743 282.158 7.07625 282.446 5.35366C282.828 3.72678 284.36 2.67409 286.082 2.96119C287.805 3.34399 288.762 4.87517 288.475 6.59775C288.092 8.32033 286.465 9.37302 284.838 8.99022Z' fill='white'/%3E%3Cpath d='M233.258 11.287L243.306 13.201L243.785 11.287L233.736 9.27734L233.258 11.287Z' fill='white'/%3E%3Cpath d='M245.41 13.6796L248.281 14.2538L248.76 12.3398L245.697 11.6699L245.41 13.6796Z' fill='white'/%3E%3Cpath d='M413.839 -13.1173C408.002 -13.1173 403.312 -8.33232 403.312 -2.59038C403.312 3.15156 407.906 7.84081 413.839 7.84081C419.581 7.84081 424.271 3.24726 424.271 -2.59038C424.175 -8.33232 419.581 -13.1173 413.839 -13.1173ZM413.839 9.75479C406.949 9.75479 401.398 4.20425 401.398 -2.59038C401.398 -9.48071 406.949 -15.0312 413.839 -15.0312C420.634 -15.0312 426.184 -9.48071 426.184 -2.59038C426.089 4.20425 420.538 9.75479 413.839 9.75479Z' fill='white'/%3E%3Cpath d='M414.222 23.8231C412.213 23.8231 410.107 23.6317 408.672 23.0575L409.246 21.2393C411.926 22.1006 416.519 22.1006 419.199 21.2393L419.773 23.0575C418.242 23.6317 416.232 23.8231 414.222 23.8231Z' fill='white'/%3E%3Cpath d='M422.742 22.0047L421.977 20.2822C423.699 19.4209 424.56 18.5596 424.56 18.5596L425.9 19.8994C425.805 19.9951 424.752 21.0477 422.742 22.0047Z' fill='white'/%3E%3Cpath d='M413.266 18.3681C411.831 18.3681 410.3 17.5069 409.151 15.9757C407.333 13.5832 403.505 11.6692 400.634 12.4348C398.624 13.1047 396.902 12.9133 395.562 11.9563C394.796 11.2864 393.744 10.0423 393.648 7.74556C393.648 4.77889 390.586 1.04663 387.619 -0.101761C384.652 -0.963053 384.078 -2.58993 384.078 -4.69531H385.992C385.992 -3.25983 386.183 -2.58994 388.097 -1.72865C391.447 -0.580257 395.466 3.7262 395.466 7.64986C395.466 8.89394 395.945 9.94663 396.615 10.3294C397.38 10.9036 398.624 10.9993 399.964 10.5208C403.696 9.37244 408.29 11.7649 410.587 14.7316C411.257 15.7843 412.214 16.3585 413.075 16.3585C413.936 16.3585 414.893 15.7843 415.659 14.7316C417.764 11.8606 423.506 9.37244 427.143 10.5208C428.482 10.9993 429.727 10.9036 430.492 10.3294C431.162 9.85093 431.641 8.89394 431.641 7.64986C431.736 3.7262 435.564 -0.580257 439.009 -1.72865C440.445 -2.30284 441.115 -3.16413 441.115 -4.69531H443.029C443.029 -2.39854 441.88 -0.867353 439.488 -0.101761C436.521 1.04663 433.459 4.77889 433.459 7.74556C433.363 10.0423 432.31 11.2864 431.545 11.9563C430.301 12.8176 428.482 13.1047 426.473 12.4348C423.793 11.6692 418.913 13.4875 417.094 15.9757C416.233 17.5069 414.797 18.3681 413.266 18.3681Z' fill='white'/%3E%3Cpath d='M413.839 -13.1173C408.002 -13.1173 403.312 -8.33232 403.312 -2.59038C403.312 3.15156 407.906 7.84081 413.839 7.84081C419.581 7.84081 424.271 3.24726 424.271 -2.59038C424.175 -8.33232 419.581 -13.1173 413.839 -13.1173ZM413.839 9.75479C406.949 9.75479 401.398 4.20425 401.398 -2.59038C401.398 -9.48071 406.949 -15.0312 413.839 -15.0312C420.634 -15.0312 426.184 -9.48071 426.184 -2.59038C426.089 4.20425 420.538 9.75479 413.839 9.75479Z' fill='white'/%3E%3Cpath d='M413.841 -30.3429C398.624 -30.3429 386.184 -17.902 386.184 -2.68584C386.184 12.5303 398.624 24.8755 413.841 24.8755C429.057 24.8755 441.402 12.5303 441.402 -2.68584C441.402 -17.902 429.057 -30.3429 413.841 -30.3429ZM413.841 26.8852C397.476 26.8852 384.27 13.6787 384.27 -2.59014C384.27 -18.9547 397.476 -32.1611 413.841 -32.1611C430.109 -32.1611 443.316 -18.9547 443.316 -2.59014C443.316 13.6787 430.109 26.8852 413.841 26.8852Z' fill='white'/%3E%3Cpath d='M429.537 1.04673L428.484 -0.580159L431.355 -2.49414L432.408 -0.962957L429.537 1.04673Z' fill='white'/%3E%3Cpath d='M398.435 2.38653L396.617 1.90804L397.478 -1.91992L399.392 -1.44143L398.435 2.38653Z' fill='white'/%3E%3Cpath d='M376.612 165.554L342.447 158.472C340.437 158.089 338.523 155.984 338.523 153.974L337.758 143.447L339.672 143.352L340.437 153.878C340.437 155.027 341.681 156.462 342.926 156.749L376.994 163.735C378.239 163.927 379.865 163.257 380.248 162.3L385.225 152.921L386.947 153.783L382.066 163.066C381.109 164.788 378.621 166.032 376.612 165.554Z' fill='white'/%3E%3Cpath d='M387.139 149.093C383.502 139.906 375.655 133.302 365.893 131.197C356.323 129.283 346.371 132.25 339.48 139.14L338.141 137.8C345.509 130.431 356.132 127.273 366.372 129.474C376.612 131.58 385.033 138.662 388.861 148.327L387.139 149.093Z' fill='white'/%3E%3Cpath d='M363.695 136.748L365.609 137.131L366.471 133.398L364.557 132.92L363.695 136.748Z' fill='white'/%3E%3Cpath d='M358.717 135.504L357.855 133.685L362.258 131.676L363.023 133.494L358.717 135.504Z' fill='white'/%3E%3Cpath d='M371.83 138.279L367.715 134.547L369.055 133.016L373.074 136.844L371.83 138.279Z' fill='white'/%3E%3Cpath d='M374.123 148.71C375.272 148.901 376.229 149.763 376.994 150.337L377.186 150.528C377.856 151.007 378.621 151.677 379.483 151.772C379.483 151.772 379.483 151.772 379.483 151.868C380.153 151.964 380.918 151.772 381.779 151.485L382.258 151.39C383.119 151.198 384.363 150.815 385.512 151.007C386.756 151.198 387.808 152.059 388.574 152.729C389.148 153.208 389.34 153.112 389.435 153.112C389.914 152.921 390.201 152.347 390.201 152.059L390.392 151.007C390.488 150.815 390.392 150.146 390.01 149.763C389.914 149.763 389.627 149.571 389.148 149.667L389.053 149.763C388.191 149.954 386.947 150.337 385.703 150.146C384.555 149.763 383.598 149.093 382.736 148.423L382.354 148.232C381.779 147.753 381.109 147.179 380.44 147.083C379.674 146.892 378.526 147.179 377.856 147.275L377.664 147.37C376.803 147.562 375.559 147.944 374.411 147.753C373.166 147.562 372.114 146.7 371.444 146.126L371.061 145.743C370.391 145.265 369.721 144.691 369.051 144.595C368.286 144.404 367.233 144.691 366.468 144.978H366.372C365.511 145.169 364.266 145.552 363.022 145.361C361.874 145.169 360.917 144.308 360.056 143.734L359.673 143.351C359.099 142.872 358.429 142.298 357.759 142.202C356.993 142.107 355.941 142.298 355.175 142.585H354.888C354.027 142.777 352.783 143.159 351.634 142.968C350.39 142.777 349.337 141.915 348.668 141.341L348.285 140.958C347.711 140.48 347.041 139.906 346.275 139.81C345.605 139.714 344.457 139.906 343.787 140.193C342.734 140.384 341.394 140.767 340.15 140.576C339.002 140.384 338.141 139.714 337.279 139.14L337.088 138.949C336.609 138.566 336.322 138.757 336.322 138.757C335.844 138.853 335.557 139.427 335.461 139.81L335.365 140.671C335.27 141.054 335.365 141.533 335.748 141.915C335.748 142.011 335.94 142.107 336.609 142.011L336.801 141.915C337.662 141.724 338.811 141.341 340.055 141.724C341.203 141.915 342.351 142.872 343.021 143.447C343.691 144.021 344.648 144.691 345.414 144.786C346.084 144.882 346.849 144.691 347.711 144.595L348.189 144.404C349.05 144.212 350.294 143.829 351.443 144.212C352.591 144.404 353.548 145.265 354.314 145.839L354.505 145.935C355.175 146.413 355.941 147.083 356.802 147.275C357.472 147.37 358.429 147.179 359.099 146.892L359.577 146.796C360.439 146.605 361.683 146.222 362.831 146.413C364.075 146.796 364.936 147.466 365.798 148.136L365.893 148.232C366.563 148.71 367.52 149.38 368.286 149.571C368.956 149.667 369.721 149.476 370.583 149.189L371.061 149.093C371.731 148.901 372.879 148.519 374.123 148.71ZM379.1 153.686C377.856 153.495 376.707 152.634 376.037 151.964L376.612 151.198L375.942 151.964L375.846 151.868C375.176 151.39 374.506 150.72 373.741 150.624C373.071 150.528 372.114 150.72 371.348 151.007L370.87 151.102C370.008 151.294 368.86 151.677 367.712 151.294C366.468 151.102 365.319 150.146 364.649 149.571L364.458 149.476C363.884 148.997 363.118 148.327 362.448 148.232C361.683 148.136 360.726 148.327 360.056 148.614L359.577 148.71C358.716 148.901 357.568 149.284 356.419 149.093C355.175 148.71 354.027 147.944 353.357 147.37L353.165 147.179C352.496 146.7 351.826 146.126 351.156 145.935C350.39 145.839 349.433 146.03 348.668 146.318L348.189 146.413C347.328 146.605 346.179 146.987 345.031 146.796C343.787 146.605 342.734 145.648 341.969 145.073C341.394 144.499 340.533 143.829 339.672 143.734C338.906 143.542 338.045 143.734 337.375 143.925L336.992 144.021C335.94 144.212 334.983 144.021 334.313 143.351C333.451 142.585 333.164 141.341 333.451 140.384L333.643 139.332C333.739 138.47 334.504 137.322 335.652 136.939C336.514 136.556 337.471 136.843 338.332 137.513L338.523 137.609C339.098 138.183 339.768 138.662 340.437 138.853C340.437 138.853 340.437 138.853 340.533 138.853C341.203 138.949 342.351 138.662 343.117 138.47C344.17 138.087 345.414 137.8 346.658 137.992C347.806 138.375 348.668 139.044 349.337 139.619L349.816 140.001C350.39 140.48 351.156 141.054 351.826 141.15C352.591 141.341 353.548 141.15 354.218 140.958L354.409 140.863C355.462 140.671 356.706 140.288 357.95 140.48C359.099 140.671 359.96 141.533 360.821 142.107L361.204 142.298C361.778 142.872 362.544 143.447 363.309 143.542C363.979 143.734 364.936 143.447 365.702 143.351L365.893 143.255C366.755 143.064 368.19 142.681 369.434 142.872C370.583 143.064 371.444 143.734 372.114 144.499L372.592 144.691C373.166 145.169 373.932 145.839 374.602 145.935C375.272 146.03 376.325 145.839 376.994 145.552H377.186C378.239 145.361 379.483 144.978 380.727 145.169C381.875 145.361 382.736 146.03 383.598 146.605L383.98 146.987C384.555 147.466 385.32 148.136 385.99 148.232C386.756 148.327 387.808 148.136 388.574 147.849H388.67C389.722 147.466 390.679 147.753 391.349 148.423C392.115 149.189 392.498 150.528 392.211 151.485L392.019 152.347C391.923 153.208 391.158 154.356 390.01 154.835C389.148 155.218 388.191 154.93 387.33 154.261L387.234 154.165C386.564 153.686 385.894 153.016 385.129 152.921C384.363 152.729 383.406 153.016 382.641 153.112L382.162 153.304C381.397 153.686 380.248 153.973 379.1 153.686Z' fill='white'/%3E%3Cpath d='M343.215 154.739L352.785 156.653L353.072 154.835L343.598 152.825L343.215 154.739Z' fill='white'/%3E%3Cpath d='M354.699 157.132L358.431 157.897L358.814 155.983L354.986 155.218L354.699 157.132Z' fill='white'/%3E%3Cpath d='M278.332 152.825C278.14 145.169 273.451 138.566 266.082 135.312L266.752 133.973C274.695 137.514 279.671 144.5 279.863 152.825H278.332Z' fill='white'/%3E%3Cpath d='M283.117 174.166H234.023V154.069L258.235 132.25H258.618C260.628 132.25 262.542 132.633 264.36 133.016L263.882 134.642C262.255 134.164 260.628 133.877 258.809 133.877L235.65 154.835V172.635H281.586V154.452H283.117V174.166Z' fill='white'/%3E%3Cpath d='M279.957 171.008H234.883V169.477H278.33V158.376H234.883V156.749H279.957V171.008Z' fill='white'/%3E%3Cpath d='M240.431 168.615C238.326 168.615 236.508 166.892 236.508 164.691C236.508 162.586 238.326 160.768 240.431 160.768C242.537 160.768 244.355 162.586 244.355 164.691H242.728C242.728 163.447 241.676 162.299 240.336 162.299C239.092 162.299 237.943 163.447 237.943 164.691C237.943 166.031 239.092 167.084 240.336 167.084V168.615H240.431Z' fill='white'/%3E%3Cpath d='M249.144 164.692V163.065C250.006 163.065 250.771 162.395 250.771 161.438C250.771 160.577 250.101 159.811 249.144 159.811C248.187 159.811 247.518 160.481 247.518 161.438H245.891C245.891 159.716 247.326 158.28 249.049 158.28C250.867 158.28 252.207 159.716 252.207 161.438C252.302 163.352 250.867 164.692 249.144 164.692Z' fill='white'/%3E%3Cpath d='M255.457 171.008V169.381C256.318 169.381 257.084 168.711 257.084 167.754C257.084 166.988 256.414 166.127 255.457 166.127C254.596 166.127 253.83 166.892 253.83 167.754H252.203C252.203 166.031 253.639 164.596 255.361 164.596C257.179 164.596 258.519 166.031 258.519 167.754C258.615 169.668 257.275 171.008 255.457 171.008Z' fill='white'/%3E%3Cpath d='M273.642 169.477C271.537 169.477 269.719 167.755 269.719 165.554H271.346C271.346 166.893 272.494 167.946 273.738 167.946C275.078 167.946 276.131 166.893 276.131 165.554C276.131 164.309 275.078 163.161 273.738 163.161V161.534C276.035 161.534 277.662 163.352 277.662 165.458C277.566 167.755 275.843 169.477 273.642 169.477Z' fill='white'/%3E%3Cpath d='M262.541 164.692C260.435 164.692 258.617 162.969 258.617 160.768H260.148C260.148 162.108 261.297 163.161 262.541 163.161C263.881 163.161 264.933 162.108 264.933 160.768C264.933 159.524 263.881 158.376 262.541 158.376V156.749C264.838 156.749 266.464 158.567 266.464 160.673C266.464 162.969 264.838 164.692 262.541 164.692Z' fill='white'/%3E%3Cpath d='M267.324 167.85H265.697C265.697 167.371 265.314 167.084 264.932 167.084C264.549 167.084 264.166 167.467 264.166 167.85H262.539C262.539 166.605 263.687 165.457 264.932 165.457C266.271 165.457 267.324 166.605 267.324 167.85Z' fill='white'/%3E%3Cpath d='M250.676 170.242H249.049C249.049 168.519 247.709 167.084 245.891 167.084V165.457C248.57 165.457 250.676 167.658 250.676 170.242Z' fill='white'/%3E%3Cpath d='M283.116 154.356H281.489C281.489 153.591 281.298 152.729 281.011 151.964C280.915 151.39 280.628 150.815 280.628 150.337C280.628 149.476 280.819 148.71 281.106 148.04C281.298 147.466 281.489 146.987 281.489 146.318C281.489 145.839 280.819 145.073 280.149 144.499C278.81 143.064 278.331 140.863 278.331 140.001C278.331 138.853 277.853 138.566 277.278 138.375C274.982 137.609 273.546 136.652 273.546 134.451C273.546 133.302 273.068 132.824 271.919 132.824C270.484 132.824 268.283 132.824 267.326 130.814C266.752 129.666 266.464 129.666 265.603 129.666C265.412 129.666 265.125 129.762 264.838 130.049C264.359 130.24 263.785 130.527 263.211 130.527C262.637 130.527 262.158 130.144 261.775 129.762C261.297 129.379 260.723 128.996 260.053 128.996C259.67 128.996 259.287 129.379 259.287 129.762V132.92H257.66V129.762C257.66 128.518 258.809 127.369 260.053 127.369C261.297 127.369 262.158 128.039 262.732 128.613C262.924 128.709 263.211 128.996 263.306 128.996C263.402 128.996 263.785 128.9 264.072 128.613C264.55 128.422 264.933 128.135 265.507 128.135C266.656 128.135 267.613 128.23 268.666 130.144C269.144 131.197 270.292 131.293 271.824 131.293C273.833 131.293 274.982 132.441 274.982 134.451C274.982 135.312 275.173 136.078 277.661 136.843C279.001 137.418 279.671 138.47 279.671 140.001C279.671 140.767 280.149 142.394 281.011 143.351C281.872 144.212 282.829 145.169 282.829 146.318C282.829 147.179 282.638 147.944 282.35 148.614C282.255 149.188 281.968 149.667 281.968 150.337C281.968 150.528 282.159 151.007 282.35 151.485C282.925 152.347 283.116 153.399 283.116 154.356Z' fill='white'/%3E%3Cpath d='M282.35 153.591H234.883V155.218H282.35V153.591Z' fill='white'/%3E%3Cpath d='M250.673 150.433H242.73V152.059H250.673V150.433Z' fill='white'/%3E%3Cpath d='M255.459 150.433H253.066V152.059H255.459V150.433Z' fill='white'/%3E%3Cpath d='M341.588 43.7285C337.855 43.7285 334.793 46.7908 334.793 50.4274C334.793 54.1597 337.855 57.222 341.588 57.222C345.224 57.222 348.286 54.1597 348.286 50.4274C348.191 46.7908 345.224 43.7285 341.588 43.7285ZM341.588 58.4661C337.185 58.4661 333.645 54.8296 333.645 50.4274C333.645 46.1209 337.185 42.4844 341.588 42.4844C345.894 42.4844 349.531 46.1209 349.531 50.4274C349.435 54.8296 345.894 58.4661 341.588 58.4661Z' fill='white'/%3E%3Cpath d='M341.779 67.3652C340.535 67.3652 339.291 67.2695 338.238 66.8867L338.621 65.7383C340.439 66.3125 343.215 66.3125 344.937 65.7383L345.416 66.8867C344.363 67.2695 343.119 67.3652 341.779 67.3652Z' fill='white'/%3E%3Cpath d='M347.328 66.2177L346.754 65.165C347.902 64.5908 348.476 64.0166 348.476 64.0166L349.242 64.7822C349.242 64.9736 348.572 65.6435 347.328 66.2177Z' fill='white'/%3E%3Cpath d='M341.204 63.8248C340.152 63.8248 339.29 63.3463 338.62 62.3893C337.472 60.9538 334.984 59.7098 333.166 60.2839C331.826 60.6667 330.677 60.4753 329.912 59.9012C329.338 59.4227 328.668 58.6571 328.668 57.2216C328.668 55.4033 326.754 52.9151 324.84 52.2452C323.021 51.671 322.543 50.6184 322.543 49.2786H323.787C323.787 50.1399 323.883 50.6184 325.223 51.0968C327.328 51.8624 329.816 54.6377 329.816 57.2216C329.816 57.9872 330.007 58.5614 330.486 58.9442C331.06 59.327 331.826 59.4227 332.591 59.0399C335.08 58.37 338.046 59.8055 339.386 61.7194C339.96 62.3893 340.534 62.7721 341.109 62.7721C341.683 62.7721 342.257 62.3893 342.831 61.7194C344.171 59.9012 347.712 58.37 350.2 59.0399C351.061 59.4227 351.827 59.2313 352.305 58.9442C352.784 58.5614 352.975 58.0829 352.975 57.2216C353.071 54.6377 355.559 51.8624 357.76 51.0968C358.621 50.7141 359.1 50.2356 359.1 49.2786H360.344C360.344 50.714 359.578 51.7667 358.047 52.2452C356.133 52.9151 354.219 55.4033 354.219 57.2216C354.219 58.6571 353.549 59.5184 352.975 59.9012C352.21 60.4753 351.061 60.571 349.817 60.2839C347.999 59.7098 344.937 60.8581 343.692 62.3893C343.118 63.442 342.257 63.8248 341.204 63.8248Z' fill='white'/%3E%3Cpath d='M341.588 43.7285C337.855 43.7285 334.793 46.7908 334.793 50.4274C334.793 54.1597 337.855 57.222 341.588 57.222C345.224 57.222 348.286 54.1597 348.286 50.4274C348.191 46.7908 345.224 43.7285 341.588 43.7285ZM341.588 58.4661C337.185 58.4661 333.645 54.8296 333.645 50.4274C333.645 46.1209 337.185 42.4844 341.588 42.4844C345.894 42.4844 349.531 46.1209 349.531 50.4274C349.435 54.8296 345.894 58.4661 341.588 58.4661Z' fill='white'/%3E%3Cpath d='M341.589 32.7226C331.732 32.7226 323.885 40.6656 323.885 50.3312C323.885 60.1882 331.828 68.0356 341.589 68.0356C351.35 68.0356 359.198 60.0925 359.198 50.3312C359.198 40.6656 351.255 32.7226 341.589 32.7226ZM341.589 69.3753C331.062 69.3753 322.641 60.8581 322.641 50.4269C322.641 39.9957 331.158 31.5742 341.589 31.5742C352.02 31.5742 360.442 40.0914 360.442 50.4269C360.442 60.9538 351.925 69.3753 341.589 69.3753Z' fill='white'/%3E%3Cpath d='M328.67 46.2158C328.287 46.2158 328.096 46.4072 328.096 46.79C328.096 47.1728 328.287 47.3642 328.67 47.3642C329.053 47.3642 329.34 47.1728 329.34 46.79C329.34 46.4072 329.053 46.2158 328.67 46.2158ZM328.67 48.6083C327.617 48.6083 326.852 47.8427 326.852 46.79C326.852 45.7373 327.617 44.9717 328.67 44.9717C329.723 44.9717 330.488 45.7373 330.488 46.79C330.488 47.8427 329.723 48.6083 328.67 48.6083Z' fill='white'/%3E%3Cpath d='M353.742 46.2167C353.359 46.2167 353.072 46.4081 353.072 46.7909C353.072 47.1737 353.455 47.3651 353.742 47.3651C354.125 47.3651 354.316 47.1737 354.316 46.7909C354.316 46.4081 354.125 46.2167 353.742 46.2167ZM353.742 48.6092C352.689 48.6092 351.828 47.8436 351.828 46.7909C351.828 45.7383 352.689 44.9727 353.742 44.9727C354.795 44.9727 355.56 45.7383 355.56 46.7909C355.56 47.8436 354.795 48.6092 353.742 48.6092Z' fill='white'/%3E%3Cpath d='M346.947 38.1774C346.564 38.1774 346.373 38.5602 346.373 38.8473C346.373 39.2301 346.564 39.4215 346.947 39.4215C347.33 39.4215 347.617 39.2301 347.617 38.8473C347.713 38.5602 347.33 38.1774 346.947 38.1774ZM346.947 40.6656C345.894 40.6656 345.129 39.9 345.129 38.8473C345.129 37.7946 345.894 37.0291 346.947 37.0291C348 37.0291 348.765 37.7946 348.765 38.8473C348.765 39.9 348 40.6656 346.947 40.6656Z' fill='white'/%3E%3Cpath d='M336.037 38.1777C335.654 38.1777 335.463 38.5605 335.463 38.8476C335.463 39.2304 335.654 39.4218 336.037 39.4218C336.42 39.4218 336.611 39.2304 336.611 38.8476C336.611 38.5605 336.324 38.1777 336.037 38.1777ZM336.037 40.6659C334.984 40.6659 334.219 39.9003 334.219 38.8476C334.219 37.7949 334.984 37.0293 336.037 37.0293C337.09 37.0293 337.855 37.7949 337.855 38.8476C337.855 39.9003 336.994 40.6659 336.037 40.6659Z' fill='white'/%3E%3Cpath d='M330.678 42.9628L329.434 41.7187L330.391 40.9531L331.635 42.0058L330.678 42.9628Z' fill='white'/%3E%3Cpath d='M341.49 36.7418L340.438 36.0719L341.682 34.2537L342.734 34.9236L341.49 36.7418Z' fill='white'/%3E%3Cpath d='M341.109 41.2402L340.727 40.0918L343.215 39.4219L343.502 40.666L341.109 41.2402Z' fill='white'/%3E%3Cpath d='M352.783 41.8143L350.965 40.5703L351.635 39.5176L353.453 40.7617L352.783 41.8143Z' fill='white'/%3E%3Cpath d='M351.635 52.8192L350.965 51.7665L352.783 50.5225L353.453 51.5751L351.635 52.8192Z' fill='white'/%3E%3Cpath d='M331.73 53.6805L330.582 53.2977L331.156 51.001L332.305 51.1924L331.73 53.6805Z' fill='white'/%3E%3Cpath d='M451.548 66.123C447.912 66.123 444.85 69.0897 444.85 72.8219C444.85 76.5542 447.912 79.5208 451.548 79.5208C455.281 79.5208 458.343 76.5542 458.343 72.8219C458.343 69.0897 455.281 66.123 451.548 66.123ZM451.548 80.6692C447.242 80.6692 443.605 77.1284 443.605 72.7262C443.605 68.3241 447.242 64.7832 451.548 64.7832C455.951 64.7832 459.492 68.3241 459.492 72.7262C459.492 77.2241 455.951 80.6692 451.548 80.6692Z' fill='white'/%3E%3Cpath d='M451.932 89.7597C450.687 89.7597 449.348 89.5683 448.391 89.2812L448.773 88.0371C450.496 88.6113 453.367 88.6113 455.09 88.0371L455.472 89.2812C454.515 89.4726 453.176 89.7597 451.932 89.7597Z' fill='white'/%3E%3Cpath d='M457.289 88.6122L456.715 87.4638C457.863 86.8896 458.437 86.3154 458.437 86.3154L459.299 87.1767C459.394 87.2724 458.629 87.9423 457.289 88.6122Z' fill='white'/%3E%3Cpath d='M451.357 86.2193C450.304 86.2193 449.443 85.6451 448.677 84.7838C447.529 83.157 445.04 81.9129 443.222 82.4871C441.978 82.9656 440.83 82.8699 440.064 82.1043C439.49 81.7215 438.82 80.9559 438.82 79.4247C438.82 77.6064 436.906 75.2139 434.992 74.5441C433.078 73.8742 432.695 72.8215 432.695 71.4817H433.939C433.939 72.5344 434.035 72.9172 435.279 73.3957C437.385 74.0656 439.873 76.9365 440.064 79.4247C440.064 80.1903 440.256 80.8602 440.734 81.1473C441.213 81.6258 441.978 81.6258 442.839 81.3387C445.232 80.5731 448.294 82.1043 449.634 83.9226C450.113 84.5925 450.687 84.9752 451.261 84.9752C451.931 84.9752 452.505 84.5925 452.984 83.9226C454.323 82.1043 457.96 80.5731 460.352 81.3387C461.214 81.5301 462.075 81.5301 462.649 81.1473C463.128 80.9559 463.319 80.286 463.319 79.4247C463.319 76.9365 465.807 74.0656 467.913 73.3957C468.965 73.0129 469.348 72.343 469.348 71.4817H470.592C470.592 72.9172 469.827 73.9699 468.295 74.5441C466.381 75.2139 464.467 77.6064 464.467 79.4247C464.372 81.0516 463.797 81.8172 463.223 82.1043C462.458 82.7742 461.214 82.8699 459.97 82.4871C458.247 82.0086 455.185 83.157 453.94 84.7838C453.175 85.6451 452.218 86.2193 451.357 86.2193Z' fill='white'/%3E%3Cpath d='M451.548 66.123C447.912 66.123 444.85 69.0897 444.85 72.8219C444.85 76.5542 447.912 79.5208 451.548 79.5208C455.281 79.5208 458.343 76.5542 458.343 72.8219C458.343 69.0897 455.281 66.123 451.548 66.123ZM451.548 80.6692C447.242 80.6692 443.605 77.1284 443.605 72.7262C443.605 68.3241 447.242 64.7832 451.548 64.7832C455.951 64.7832 459.492 68.3241 459.492 72.7262C459.492 77.2241 455.951 80.6692 451.548 80.6692Z' fill='white'/%3E%3Cpath d='M451.548 55.0214C441.787 55.0214 433.939 63.0601 433.939 72.7257C433.939 82.3913 441.882 90.4301 451.548 90.4301C461.405 90.4301 469.252 82.3913 469.252 72.7257C469.252 63.0601 461.405 55.0214 451.548 55.0214ZM451.548 91.6741C441.117 91.6741 432.695 83.1569 432.695 72.8214C432.695 62.4859 441.213 53.873 451.548 53.873C462.075 53.873 470.496 62.4859 470.496 72.8214C470.496 83.1569 462.075 91.6741 451.548 91.6741Z' fill='white'/%3E%3Cpath d='M438.818 68.5146C438.435 68.5146 438.148 68.8974 438.148 69.1845C438.148 69.5673 438.531 69.7587 438.818 69.7587C439.105 69.7587 439.392 69.5673 439.392 69.1845C439.297 68.8017 439.105 68.5146 438.818 68.5146ZM438.818 71.0028C437.766 71.0028 437 70.1415 437 69.1845C437 68.1318 437.766 67.2705 438.818 67.2705C439.871 67.2705 440.637 68.1318 440.637 69.1845C440.541 70.0458 439.775 71.0028 438.818 71.0028Z' fill='white'/%3E%3Cpath d='M463.799 68.5156C463.416 68.5156 463.225 68.8984 463.225 69.1855C463.225 69.5683 463.416 69.7596 463.799 69.7596C464.182 69.7596 464.469 69.5683 464.469 69.1855C464.469 68.8027 464.086 68.5156 463.799 68.5156ZM463.799 71.0037C462.746 71.0037 461.98 70.1424 461.98 69.1855C461.98 68.1328 462.746 67.2715 463.799 67.2715C464.851 67.2715 465.617 68.1328 465.617 69.1855C465.521 70.0467 464.756 71.0037 463.799 71.0037Z' fill='white'/%3E%3Cpath d='M457.1 60.5722C456.717 60.5722 456.43 60.7636 456.43 61.1464C456.43 61.5292 456.812 61.8163 457.1 61.8163C457.482 61.8163 457.674 61.4335 457.674 61.1464C457.674 60.8593 457.387 60.5722 457.1 60.5722ZM457.1 63.0604C456.047 63.0604 455.281 62.1991 455.281 61.1464C455.281 60.0937 456.047 59.3281 457.1 59.3281C458.152 59.3281 458.918 60.0937 458.918 61.1464C458.918 62.1991 458.152 63.0604 457.1 63.0604Z' fill='white'/%3E%3Cpath d='M446.094 60.5722C445.711 60.5722 445.424 60.7636 445.424 61.1464C445.424 61.5292 445.807 61.8163 446.094 61.8163C446.381 61.8163 446.668 61.4335 446.668 61.1464C446.668 60.8593 446.476 60.5722 446.094 60.5722ZM446.094 63.0604C445.041 63.0604 444.18 62.1991 444.18 61.1464C444.18 60.0937 445.041 59.3281 446.094 59.3281C447.146 59.3281 447.912 60.0937 447.912 61.1464C447.912 62.1991 447.146 63.0604 446.094 63.0604Z' fill='white'/%3E%3Cpath d='M440.83 65.3573L439.586 64.1132L440.352 63.1562L441.596 64.4003L440.83 65.3573Z' fill='white'/%3E%3Cpath d='M451.451 59.1366L450.398 58.4667L451.643 56.5527L452.695 57.2226L451.451 59.1366Z' fill='white'/%3E%3Cpath d='M451.07 63.6347L450.879 62.3906L453.271 61.8164L453.558 62.9648L451.07 63.6347Z' fill='white'/%3E%3Cpath d='M462.842 64.1132L461.023 62.9648L461.693 61.9121L463.512 63.0605L462.842 64.1132Z' fill='white'/%3E%3Cpath d='M461.693 75.1181L461.023 74.1611L462.842 72.917L463.512 73.874L461.693 75.1181Z' fill='white'/%3E%3Cpath d='M441.787 75.9794L440.543 75.6923L441.309 73.2041L442.361 73.5869L441.787 75.9794Z' fill='white'/%3E%3Cpath d='M312.876 211.681L312.302 210.915C313.641 210.15 315.173 208.044 315.173 205.939C315.173 199.91 309.144 194.646 302.445 194.646C295.554 194.646 289.525 200.006 289.525 205.939C289.525 208.044 290.961 210.15 292.396 210.915L291.822 211.681C290.195 210.628 288.664 208.523 288.664 205.939C288.664 199.336 295.076 193.594 302.445 193.594C309.718 193.594 316.13 199.336 316.13 205.939C316.034 208.523 314.407 210.724 312.876 211.681Z' fill='white'/%3E%3Cpath d='M304.262 196.082C303.783 196.082 303.209 196.465 303.209 196.56C303.209 196.752 303.783 197.135 304.262 197.135C304.644 197.135 305.123 196.752 305.314 196.56C305.123 196.465 304.549 196.082 304.262 196.082ZM304.262 197.996C303.496 197.996 302.348 197.422 302.348 196.56C302.348 195.795 303.496 195.125 304.262 195.125C305.027 195.125 306.176 195.795 306.176 196.56C306.176 197.422 305.027 197.996 304.262 197.996Z' fill='white'/%3E%3Cpath d='M298.424 196.082C297.945 196.082 297.371 196.465 297.371 196.56C297.371 196.752 297.945 197.135 298.424 197.135C298.807 197.135 299.285 196.752 299.285 196.56C299.285 196.465 298.711 196.082 298.424 196.082ZM298.424 197.996C297.658 197.996 296.414 197.422 296.414 196.56C296.414 195.795 297.658 195.125 298.424 195.125C299.189 195.125 300.338 195.795 300.338 196.56C300.338 197.422 299.189 197.996 298.424 197.996Z' fill='white'/%3E%3Cpath d='M394.512 114.833L392.406 103.54L393.459 103.444L395.373 114.737L394.512 114.833Z' fill='white'/%3E%3Cpath d='M401.209 114.833L400.348 114.737L402.74 103.444L403.697 103.54L401.209 114.833Z' fill='white'/%3E%3Cpath d='M398.24 108.421H397.379V114.833H398.24V108.421Z' fill='white'/%3E%3Cpath d='M398.24 102.105H397.379V106.508H398.24V102.105Z' fill='white'/%3E%3Cpath d='M388.289 103.061L391.447 113.684C391.543 114.067 391.638 114.258 392.021 114.258H403.697C404.079 114.258 404.175 114.067 404.175 113.684H404.271L407.429 103.157L403.218 103.923L397.763 102.487L392.883 103.923L388.289 103.061ZM403.697 115.311H391.926C391.16 115.311 390.586 114.737 390.49 113.971L386.758 101.913L392.883 103.061L397.859 101.626L403.314 103.061L408.864 101.913L405.228 113.971C405.132 114.737 404.558 115.311 403.697 115.311Z' fill='white'/%3E%3Cpath d='M408.481 102.87L407.907 102.105C409.151 101.243 410.587 99.2338 410.587 97.1284C410.587 91.0994 404.558 85.8359 397.859 85.8359C391.064 85.8359 385.131 91.1951 385.131 97.1284C385.131 99.2338 386.471 101.243 387.81 102.105L387.236 102.87C385.609 101.818 384.078 99.7123 384.078 97.1284C384.078 90.5252 390.49 84.7832 397.859 84.7832C405.228 84.7832 411.639 90.5252 411.639 97.1284C411.639 99.7123 410.108 101.818 408.481 102.87Z' fill='white'/%3E%3Cpath d='M399.773 87.2714C399.391 87.2714 398.912 87.6542 398.912 87.7499C398.912 87.9413 399.486 88.3241 399.773 88.3241C400.252 88.3241 400.826 87.9413 400.826 87.7499C400.826 87.5585 400.252 87.2714 399.773 87.2714ZM399.773 89.1854C399.008 89.1854 397.859 88.6112 397.859 87.7499C397.859 86.9843 399.008 86.3145 399.773 86.3145C400.539 86.3145 401.783 86.9843 401.783 87.7499C401.783 88.6112 400.539 89.1854 399.773 89.1854Z' fill='white'/%3E%3Cpath d='M407.717 92.248C407.238 92.248 406.664 92.4394 406.664 92.7265C406.664 92.8222 407.238 93.205 407.717 93.205C408.099 93.205 408.578 92.8222 408.769 92.7265C408.578 92.4394 408.004 92.248 407.717 92.248ZM407.717 94.162C406.951 94.162 405.707 93.5878 405.707 92.7265C405.707 91.8652 406.951 91.291 407.717 91.291C408.482 91.291 409.631 91.8652 409.631 92.7265C409.631 93.5878 408.482 94.162 407.717 94.162Z' fill='white'/%3E%3Cpath d='M397.857 94.6406C397.379 94.6406 396.805 95.0234 396.805 95.2148C396.805 95.3105 397.379 95.6933 397.857 95.6933C398.24 95.6933 398.719 95.3105 398.91 95.2148C398.719 94.9277 398.24 94.6406 397.857 94.6406ZM397.857 96.6503C397.092 96.6503 395.848 95.9804 395.848 95.2148C395.848 94.3535 397.092 93.7793 397.857 93.7793C398.623 93.7793 399.771 94.3535 399.771 95.2148C399.771 95.9804 398.623 96.6503 397.857 96.6503Z' fill='white'/%3E%3Cpath d='M392.883 91.195C392.5 91.195 392.021 91.5778 392.021 91.6735C392.021 91.8649 392.596 92.2477 392.883 92.2477C393.361 92.2477 393.935 91.8649 393.935 91.6735C393.935 91.5778 393.361 91.195 392.883 91.195ZM392.883 93.109C392.117 93.109 390.969 92.5348 390.969 91.6735C390.969 90.8122 392.117 90.238 392.883 90.238C393.648 90.238 394.892 90.8122 394.892 91.6735C394.892 92.5348 393.648 93.109 392.883 93.109Z' fill='white'/%3E%3Cpath d='M401.207 91.1953C400.824 91.1953 400.346 91.5781 400.346 91.6738C400.346 91.8652 400.92 92.248 401.207 92.248C401.685 92.248 402.26 91.8652 402.26 91.6738C402.26 91.5781 401.685 91.1953 401.207 91.1953ZM401.207 93.1093C400.441 93.1093 399.293 92.5351 399.293 91.6738C399.293 90.8125 400.441 90.2383 401.207 90.2383C401.973 90.2383 403.217 90.8125 403.217 91.6738C403.312 92.5351 402.068 93.1093 401.207 93.1093Z' fill='white'/%3E%3Cpath d='M388 93.6836C387.521 93.6836 386.947 94.0664 386.947 94.162C386.947 94.2577 387.521 94.6405 388 94.6405C388.383 94.6405 388.861 94.2577 389.053 94.162C388.957 94.0664 388.383 93.6836 388 93.6836ZM388 95.5975C387.234 95.5975 386.086 95.0233 386.086 94.162C386.086 93.3008 387.234 92.7266 388 92.7266C388.766 92.7266 389.914 93.3008 389.914 94.162C389.914 95.0233 388.766 95.5975 388 95.5975Z' fill='white'/%3E%3Cpath d='M393.937 87.2714C393.555 87.2714 393.076 87.6542 392.885 87.7499C392.98 87.9413 393.555 88.3241 393.937 88.3241C394.416 88.3241 394.99 87.9413 394.99 87.7499C394.894 87.5585 394.32 87.2714 393.937 87.2714ZM393.937 89.1854C393.172 89.1854 392.023 88.6112 392.023 87.7499C392.023 86.9843 393.172 86.3145 393.937 86.3145C394.703 86.3145 395.851 86.9843 395.851 87.7499C395.851 88.6112 394.703 89.1854 393.937 89.1854Z' fill='white'/%3E%3C/g%3E%3C/g%3E%3Cg opacity='0.07'%3E%3Cg clip-path='url(%23clip1_1499_124532)'%3E%3Cpath d='M5.10547 22.9622L7.01945 23.2493L10.0818 8.2246L7.97644 7.9375L5.10547 22.9622Z' fill='white'/%3E%3Cpath d='M10.8473 4.30028L8.83759 3.82178L9.60318 -0.101871C9.69888 -0.484667 9.60318 -0.676064 9.50748 -0.867462C9.41179 -1.05886 9.12469 -1.25026 8.83759 -1.34596L-39.2033 -10.9159C-39.7775 -11.1073 -40.3517 -10.7245 -40.4474 -10.1503L-41.213 -6.22661L-43.2227 -6.6094L-42.4571 -10.7245C-42.0743 -12.3513 -40.4474 -13.404 -38.8205 -13.1169L9.31609 -3.54703C10.0817 -3.35564 10.7516 -2.87714 11.2301 -2.20725C11.7086 -1.53736 11.9 -0.771763 11.7086 0.0895281L10.8473 4.30028Z' fill='white'/%3E%3Cpath d='M-50.3047 12.914L9.79429 24.8763L10.2728 22.9624L-49.8262 10.8086L-50.3047 12.914Z' fill='white'/%3E%3Cpath d='M1.56693 13.8707C-2.26103 13.1051 -5.89759 9.56427 -5.0363 5.25781L-3.02662 5.64061C-3.69651 8.79868 -1.01694 11.2868 1.94973 11.861C5.0121 12.5309 7.40457 10.9998 7.97877 7.93739L9.98845 8.32018C9.22285 12.4352 5.77769 14.6363 1.56693 13.8707Z' fill='white'/%3E%3Cpath d='M9.60363 5.06657C9.02944 4.97087 8.55095 5.25797 8.45525 5.83216C8.35955 6.40635 8.64665 6.98055 9.22084 7.07625C9.79503 7.17194 10.2735 6.69345 10.3692 6.31065C10.4649 5.73646 10.1778 5.16227 9.60363 5.06657ZM8.83804 8.99022C7.21116 8.60743 6.15847 7.07625 6.44557 5.35366C6.82836 3.72678 8.35955 2.67409 10.0821 2.96119C11.8047 3.34399 12.7617 4.87517 12.4746 6.59775C12.0918 8.32033 10.4649 9.37302 8.83804 8.99022Z' fill='white'/%3E%3Cpath d='M137.839 -13.1173C132.002 -13.1173 127.312 -8.33232 127.312 -2.59038C127.312 3.15156 131.906 7.84081 137.839 7.84081C143.581 7.84081 148.271 3.24726 148.271 -2.59038C148.175 -8.33232 143.581 -13.1173 137.839 -13.1173ZM137.839 9.75479C130.949 9.75479 125.398 4.20425 125.398 -2.59038C125.398 -9.48071 130.949 -15.0312 137.839 -15.0312C144.634 -15.0312 150.184 -9.48071 150.184 -2.59038C150.089 4.20425 144.538 9.75479 137.839 9.75479Z' fill='white'/%3E%3Cpath d='M138.222 23.8231C136.213 23.8231 134.107 23.6317 132.672 23.0575L133.246 21.2393C135.926 22.1006 140.519 22.1006 143.199 21.2393L143.773 23.0575C142.242 23.6317 140.232 23.8231 138.222 23.8231Z' fill='white'/%3E%3Cpath d='M146.742 22.0047L145.977 20.2822C147.699 19.4209 148.56 18.5596 148.56 18.5596L149.9 19.8994C149.805 19.9951 148.752 21.0477 146.742 22.0047Z' fill='white'/%3E%3Cpath d='M137.266 18.3681C135.831 18.3681 134.3 17.5069 133.151 15.9757C131.333 13.5832 127.505 11.6692 124.634 12.4348C122.624 13.1047 120.902 12.9133 119.562 11.9563C118.796 11.2864 117.744 10.0423 117.648 7.74556C117.648 4.77889 114.586 1.04663 111.619 -0.101761C108.652 -0.963053 108.078 -2.58993 108.078 -4.69531H109.992C109.992 -3.25983 110.183 -2.58994 112.097 -1.72865C115.447 -0.580257 119.466 3.7262 119.466 7.64986C119.466 8.89394 119.945 9.94663 120.615 10.3294C121.38 10.9036 122.624 10.9993 123.964 10.5208C127.696 9.37244 132.29 11.7649 134.587 14.7316C135.257 15.7843 136.214 16.3585 137.075 16.3585C137.936 16.3585 138.893 15.7843 139.659 14.7316C141.764 11.8606 147.506 9.37244 151.143 10.5208C152.482 10.9993 153.727 10.9036 154.492 10.3294C155.162 9.85093 155.641 8.89394 155.641 7.64986C155.736 3.7262 159.564 -0.580257 163.009 -1.72865C164.445 -2.30284 165.115 -3.16413 165.115 -4.69531H167.029C167.029 -2.39854 165.88 -0.867353 163.488 -0.101761C160.521 1.04663 157.459 4.77889 157.459 7.74556C157.363 10.0423 156.31 11.2864 155.545 11.9563C154.301 12.8176 152.482 13.1047 150.473 12.4348C147.793 11.6692 142.913 13.4875 141.094 15.9757C140.233 17.5069 138.797 18.3681 137.266 18.3681Z' fill='white'/%3E%3Cpath d='M137.839 -13.1173C132.002 -13.1173 127.312 -8.33232 127.312 -2.59038C127.312 3.15156 131.906 7.84081 137.839 7.84081C143.581 7.84081 148.271 3.24726 148.271 -2.59038C148.175 -8.33232 143.581 -13.1173 137.839 -13.1173ZM137.839 9.75479C130.949 9.75479 125.398 4.20425 125.398 -2.59038C125.398 -9.48071 130.949 -15.0312 137.839 -15.0312C144.634 -15.0312 150.184 -9.48071 150.184 -2.59038C150.089 4.20425 144.538 9.75479 137.839 9.75479Z' fill='white'/%3E%3Cpath d='M137.841 -30.3429C122.624 -30.3429 110.184 -17.902 110.184 -2.68584C110.184 12.5303 122.624 24.8755 137.841 24.8755C153.057 24.8755 165.402 12.5303 165.402 -2.68584C165.402 -17.902 153.057 -30.3429 137.841 -30.3429ZM137.841 26.8852C121.476 26.8852 108.27 13.6787 108.27 -2.59014C108.27 -18.9547 121.476 -32.1611 137.841 -32.1611C154.109 -32.1611 167.316 -18.9547 167.316 -2.59014C167.316 13.6787 154.109 26.8852 137.841 26.8852Z' fill='white'/%3E%3Cpath d='M153.537 1.04673L152.484 -0.580159L155.355 -2.49414L156.408 -0.962957L153.537 1.04673Z' fill='white'/%3E%3Cpath d='M122.435 2.38653L120.617 1.90804L121.478 -1.91992L123.392 -1.44143L122.435 2.38653Z' fill='white'/%3E%3Cpath d='M100.612 165.554L66.4471 158.472C64.4374 158.089 62.5234 155.984 62.5234 153.974L61.7578 143.447L63.6718 143.352L64.4374 153.878C64.4374 155.027 65.6815 156.462 66.9256 156.749L100.994 163.735C102.239 163.927 103.865 163.257 104.248 162.3L109.225 152.921L110.947 153.783L106.066 163.066C105.109 164.788 102.621 166.032 100.612 165.554Z' fill='white'/%3E%3Cpath d='M111.139 149.093C107.502 139.906 99.6546 133.302 89.8933 131.197C80.3234 129.283 70.3707 132.25 63.4804 139.14L62.1406 137.8C69.5094 130.431 80.132 127.273 90.3718 129.474C100.612 131.58 109.033 138.662 112.861 148.327L111.139 149.093Z' fill='white'/%3E%3Cpath d='M87.6953 136.748L89.6093 137.131L90.4706 133.398L88.5566 132.92L87.6953 136.748Z' fill='white'/%3E%3Cpath d='M82.7168 135.504L81.8555 133.685L86.2576 131.676L87.0232 133.494L82.7168 135.504Z' fill='white'/%3E%3Cpath d='M95.8299 138.279L91.7148 134.547L93.0546 133.016L97.074 136.844L95.8299 138.279Z' fill='white'/%3E%3Cpath d='M98.1235 148.71C99.2719 148.901 100.229 149.763 100.994 150.337L101.186 150.528C101.856 151.007 102.621 151.677 103.483 151.772C103.483 151.772 103.483 151.772 103.483 151.868C104.153 151.964 104.918 151.772 105.779 151.485L106.258 151.39C107.119 151.198 108.363 150.815 109.512 151.007C110.756 151.198 111.808 152.059 112.574 152.729C113.148 153.208 113.34 153.112 113.435 153.112C113.914 152.921 114.201 152.347 114.201 152.059L114.392 151.007C114.488 150.815 114.392 150.146 114.01 149.763C113.914 149.763 113.627 149.571 113.148 149.667L113.053 149.763C112.191 149.954 110.947 150.337 109.703 150.146C108.555 149.763 107.598 149.093 106.736 148.423L106.354 148.232C105.779 147.753 105.109 147.179 104.44 147.083C103.674 146.892 102.526 147.179 101.856 147.275L101.664 147.37C100.803 147.562 99.559 147.944 98.4106 147.753C97.1665 147.562 96.1138 146.7 95.4439 146.126L95.0611 145.743C94.3912 145.265 93.7213 144.691 93.0514 144.595C92.2858 144.404 91.2332 144.691 90.4676 144.978H90.3719C89.5106 145.169 88.2665 145.552 87.0224 145.361C85.874 145.169 84.917 144.308 84.0557 143.734L83.6729 143.351C83.0987 142.872 82.4288 142.298 81.759 142.202C80.9934 142.107 79.9407 142.298 79.1751 142.585H78.888C78.0267 142.777 76.7826 143.159 75.6342 142.968C74.3901 142.777 73.3374 141.915 72.6675 141.341L72.2848 140.958C71.7106 140.48 71.0407 139.906 70.2751 139.81C69.6052 139.714 68.4568 139.906 67.7869 140.193C66.7342 140.384 65.3944 140.767 64.1503 140.576C63.002 140.384 62.1407 139.714 61.2794 139.14L61.088 138.949C60.6095 138.566 60.3224 138.757 60.3224 138.757C59.8439 138.853 59.5568 139.427 59.4611 139.81L59.3654 140.671C59.2697 141.054 59.3654 141.533 59.7482 141.915C59.7482 142.011 59.9396 142.107 60.6095 142.011L60.8009 141.915C61.6622 141.724 62.8106 141.341 64.0546 141.724C65.203 141.915 66.3514 142.872 67.0213 143.447C67.6912 144.021 68.6482 144.691 69.4138 144.786C70.0837 144.882 70.8493 144.691 71.7106 144.595L72.1891 144.404C73.0503 144.212 74.2944 143.829 75.4428 144.212C76.5912 144.404 77.5482 145.265 78.3138 145.839L78.5052 145.935C79.1751 146.413 79.9407 147.083 80.802 147.275C81.4719 147.37 82.4288 147.179 83.0987 146.892L83.5772 146.796C84.4385 146.605 85.6826 146.222 86.831 146.413C88.0751 146.796 88.9364 147.466 89.7977 148.136L89.8934 148.232C90.5633 148.71 91.5202 149.38 92.2858 149.571C92.9557 149.667 93.7213 149.476 94.5826 149.189L95.0611 149.093C95.731 148.901 96.8794 148.519 98.1235 148.71ZM103.1 153.686C101.856 153.495 100.707 152.634 100.037 151.964L100.612 151.198L99.9418 151.964L99.8461 151.868C99.1762 151.39 98.5063 150.72 97.7407 150.624C97.0708 150.528 96.1138 150.72 95.3482 151.007L94.8697 151.102C94.0084 151.294 92.86 151.677 91.7116 151.294C90.4676 151.102 89.3192 150.146 88.6493 149.571L88.4579 149.476C87.8837 148.997 87.1181 148.327 86.4482 148.232C85.6826 148.136 84.7256 148.327 84.0557 148.614L83.5772 148.71C82.7159 148.901 81.5676 149.284 80.4192 149.093C79.1751 148.71 78.0267 147.944 77.3568 147.37L77.1654 147.179C76.4955 146.7 75.8256 146.126 75.1557 145.935C74.3901 145.839 73.4331 146.03 72.6675 146.318L72.1891 146.413C71.3278 146.605 70.1794 146.987 69.031 146.796C67.7869 146.605 66.7342 145.648 65.9686 145.073C65.3944 144.499 64.5331 143.829 63.6718 143.734C62.9063 143.542 62.045 143.734 61.3751 143.925L60.9923 144.021C59.9396 144.212 58.9826 144.021 58.3127 143.351C57.4514 142.585 57.1643 141.341 57.4514 140.384L57.6428 139.332C57.7385 138.47 58.5041 137.322 59.6525 136.939C60.5138 136.556 61.4708 136.843 62.3321 137.513L62.5235 137.609C63.0977 138.183 63.7675 138.662 64.4374 138.853C64.4374 138.853 64.4374 138.853 64.5331 138.853C65.203 138.949 66.3514 138.662 67.117 138.47C68.1697 138.087 69.4138 137.8 70.6579 137.992C71.8063 138.375 72.6675 139.044 73.3374 139.619L73.8159 140.001C74.3901 140.48 75.1557 141.054 75.8256 141.15C76.5912 141.341 77.5482 141.15 78.2181 140.958L78.4095 140.863C79.4622 140.671 80.7063 140.288 81.9503 140.48C83.0987 140.671 83.96 141.533 84.8213 142.107L85.2041 142.298C85.7783 142.872 86.5439 143.447 87.3095 143.542C87.9794 143.734 88.9364 143.447 89.702 143.351L89.8934 143.255C90.7547 143.064 92.1901 142.681 93.4342 142.872C94.5826 143.064 95.4439 143.734 96.1138 144.499L96.5923 144.691C97.1665 145.169 97.9321 145.839 98.602 145.935C99.2719 146.03 100.325 145.839 100.994 145.552H101.186C102.239 145.361 103.483 144.978 104.727 145.169C105.875 145.361 106.736 146.03 107.598 146.605L107.98 146.987C108.555 147.466 109.32 148.136 109.99 148.232C110.756 148.327 111.808 148.136 112.574 147.849H112.67C113.722 147.466 114.679 147.753 115.349 148.423C116.115 149.189 116.498 150.528 116.211 151.485L116.019 152.347C115.923 153.208 115.158 154.356 114.01 154.835C113.148 155.218 112.191 154.93 111.33 154.261L111.234 154.165C110.564 153.686 109.894 153.016 109.129 152.921C108.363 152.729 107.406 153.016 106.641 153.112L106.162 153.304C105.397 153.686 104.248 153.973 103.1 153.686Z' fill='white'/%3E%3Cpath d='M67.2148 154.739L76.7848 156.653L77.0719 154.835L67.5976 152.825L67.2148 154.739Z' fill='white'/%3E%3Cpath d='M78.6992 157.132L82.4315 157.897L82.8143 155.983L78.9863 155.218L78.6992 157.132Z' fill='white'/%3E%3Cpath d='M2.3315 152.825C2.1401 145.169 -2.54915 138.566 -9.91797 135.312L-9.24808 133.973C-1.30506 137.514 3.67129 144.5 3.86268 152.825H2.3315Z' fill='white'/%3E%3Cpath d='M7.11702 174.166H-41.9766V154.069L-17.7647 132.25H-17.3819C-15.3722 132.25 -13.4583 132.633 -11.64 133.016L-12.1185 134.642C-13.7454 134.164 -15.3722 133.877 -17.1905 133.877L-40.3497 154.835V172.635H5.58584V154.452H7.11702V174.166Z' fill='white'/%3E%3Cpath d='M3.95703 171.008H-41.1172V169.477H2.33015V158.376H-41.1172V156.749H3.95703V171.008Z' fill='white'/%3E%3Cpath d='M-2.35759 169.477C-4.46297 169.477 -6.28125 167.755 -6.28125 165.554H-4.65437C-4.65437 166.893 -3.50598 167.946 -2.26189 167.946C-0.922107 167.946 0.130582 166.893 0.130582 165.554C0.130582 164.309 -0.922107 163.161 -2.26189 163.161V161.534C0.0348835 161.534 1.66176 163.352 1.66176 165.458C1.56607 167.755 -0.156517 169.477 -2.35759 169.477Z' fill='white'/%3E%3Cpath d='M7.11608 154.356H5.4892C5.4892 153.591 5.2978 152.729 5.0107 151.964C4.915 151.39 4.62791 150.815 4.62791 150.337C4.62791 149.476 4.81931 148.71 5.10641 148.04C5.2978 147.466 5.4892 146.987 5.4892 146.318C5.4892 145.839 4.81931 145.073 4.14942 144.499C2.80963 143.064 2.33113 140.863 2.33113 140.001C2.33113 138.853 1.85264 138.566 1.27845 138.375C-1.01833 137.609 -2.45382 136.652 -2.45382 134.451C-2.45382 133.302 -2.93231 132.824 -4.0807 132.824C-5.51618 132.824 -7.71726 132.824 -8.67425 130.814C-9.24844 129.666 -9.53554 129.666 -10.3968 129.666C-10.5882 129.666 -10.8753 129.762 -11.1624 130.049C-11.6409 130.24 -12.2151 130.527 -12.7893 130.527C-13.3635 130.527 -13.842 130.144 -14.2248 129.762C-14.7033 129.379 -15.2775 128.996 -15.9474 128.996C-16.3302 128.996 -16.713 129.379 -16.713 129.762V132.92H-18.3398V129.762C-18.3398 128.518 -17.1915 127.369 -15.9474 127.369C-14.7033 127.369 -13.842 128.039 -13.2678 128.613C-13.0764 128.709 -12.7893 128.996 -12.6936 128.996C-12.5979 128.996 -12.2151 128.9 -11.928 128.613C-11.4495 128.422 -11.0667 128.135 -10.4925 128.135C-9.34414 128.135 -8.38715 128.23 -7.33446 130.144C-6.85597 131.197 -5.70758 131.293 -4.1764 131.293C-2.16672 131.293 -1.01833 132.441 -1.01833 134.451C-1.01833 135.312 -0.826933 136.078 1.66124 136.843C3.00103 137.418 3.67092 138.47 3.67092 140.001C3.67092 140.767 4.14941 142.394 5.0107 143.351C5.872 144.212 6.82899 145.169 6.82899 146.318C6.82899 147.179 6.63759 147.944 6.35049 148.614C6.25479 149.188 5.96769 149.667 5.96769 150.337C5.96769 150.528 6.15909 151.007 6.35049 151.485C6.92468 152.347 7.11608 153.399 7.11608 154.356Z' fill='white'/%3E%3Cpath d='M6.34951 153.591H-41.1172V155.218H6.34951V153.591Z' fill='white'/%3E%3Cpath d='M65.5875 43.7285C61.8553 43.7285 58.7929 46.7908 58.7929 50.4274C58.7929 54.1597 61.8553 57.222 65.5875 57.222C69.2241 57.222 72.2865 54.1597 72.2865 50.4274C72.1908 46.7908 69.2241 43.7285 65.5875 43.7285ZM65.5875 58.4661C61.1854 58.4661 57.6445 54.8296 57.6445 50.4274C57.6445 46.1209 61.1854 42.4844 65.5875 42.4844C69.894 42.4844 73.5306 46.1209 73.5306 50.4274C73.4349 54.8296 69.894 58.4661 65.5875 58.4661Z' fill='white'/%3E%3Cpath d='M65.7792 67.3652C64.5351 67.3652 63.291 67.2695 62.2383 66.8867L62.6211 65.7383C64.4394 66.3125 67.2146 66.3125 68.9372 65.7383L69.4157 66.8867C68.363 67.2695 67.1189 67.3652 65.7792 67.3652Z' fill='white'/%3E%3Cpath d='M71.3281 66.2177L70.7539 65.165C71.9023 64.5908 72.4765 64.0166 72.4765 64.0166L73.2421 64.7822C73.2421 64.9736 72.5722 65.6435 71.3281 66.2177Z' fill='white'/%3E%3Cpath d='M65.2043 63.8248C64.1516 63.8248 63.2903 63.3463 62.6204 62.3893C61.472 60.9538 58.9838 59.7098 57.1656 60.2839C55.8258 60.6667 54.6774 60.4753 53.9118 59.9012C53.3376 59.4227 52.6677 58.6571 52.6677 57.2216C52.6677 55.4033 50.7537 52.9151 48.8397 52.2452C47.0215 51.671 46.543 50.6184 46.543 49.2786H47.7871C47.7871 50.1399 47.8828 50.6184 49.2225 51.0968C51.3279 51.8624 53.8161 54.6377 53.8161 57.2216C53.8161 57.9872 54.0075 58.5614 54.486 58.9442C55.0602 59.327 55.8258 59.4227 56.5914 59.0399C59.0795 58.37 62.0462 59.8055 63.386 61.7194C63.9602 62.3893 64.5344 62.7721 65.1086 62.7721C65.6828 62.7721 66.257 62.3893 66.8312 61.7194C68.1709 59.9012 71.7118 58.37 74.2 59.0399C75.0613 59.4227 75.8269 59.2313 76.3054 58.9442C76.7838 58.5614 76.9752 58.0829 76.9752 57.2216C77.0709 54.6377 79.5591 51.8624 81.7602 51.0968C82.6215 50.7141 83.1 50.2356 83.1 49.2786H84.3441C84.3441 50.714 83.5785 51.7667 82.0473 52.2452C80.1333 52.9151 78.2193 55.4033 78.2193 57.2216C78.2193 58.6571 77.5494 59.5184 76.9752 59.9012C76.2097 60.4753 75.0613 60.571 73.8172 60.2839C71.9989 59.7098 68.9365 60.8581 67.6924 62.3893C67.1183 63.442 66.257 63.8248 65.2043 63.8248Z' fill='white'/%3E%3Cpath d='M65.5875 43.7285C61.8553 43.7285 58.7929 46.7908 58.7929 50.4274C58.7929 54.1597 61.8553 57.222 65.5875 57.222C69.2241 57.222 72.2865 54.1597 72.2865 50.4274C72.1908 46.7908 69.2241 43.7285 65.5875 43.7285ZM65.5875 58.4661C61.1854 58.4661 57.6445 54.8296 57.6445 50.4274C57.6445 46.1209 61.1854 42.4844 65.5875 42.4844C69.894 42.4844 73.5306 46.1209 73.5306 50.4274C73.4349 54.8296 69.894 58.4661 65.5875 58.4661Z' fill='white'/%3E%3Cpath d='M65.589 32.7226C55.732 32.7226 47.8847 40.6656 47.8847 50.3312C47.8847 60.1882 55.8277 68.0356 65.589 68.0356C75.3503 68.0356 83.1976 60.0925 83.1976 50.3312C83.1976 40.6656 75.2546 32.7226 65.589 32.7226ZM65.589 69.3753C55.0621 69.3753 46.6406 60.8581 46.6406 50.4269C46.6406 39.9957 55.1578 31.5742 65.589 31.5742C76.0202 31.5742 84.4417 40.0914 84.4417 50.4269C84.4417 60.9538 75.9245 69.3753 65.589 69.3753Z' fill='white'/%3E%3Cpath d='M52.6698 46.2158C52.287 46.2158 52.0956 46.4072 52.0956 46.79C52.0956 47.1728 52.287 47.3642 52.6698 47.3642C53.0526 47.3642 53.3397 47.1728 53.3397 46.79C53.3397 46.4072 53.0526 46.2158 52.6698 46.2158ZM52.6698 48.6083C51.6172 48.6083 50.8516 47.8427 50.8516 46.79C50.8516 45.7373 51.6172 44.9717 52.6698 44.9717C53.7225 44.9717 54.4881 45.7373 54.4881 46.79C54.4881 47.8427 53.7225 48.6083 52.6698 48.6083Z' fill='white'/%3E%3Cpath d='M77.7421 46.2167C77.3593 46.2167 77.0722 46.4081 77.0722 46.7909C77.0722 47.1737 77.455 47.3651 77.7421 47.3651C78.1249 47.3651 78.3163 47.1737 78.3163 46.7909C78.3163 46.4081 78.1249 46.2167 77.7421 46.2167ZM77.7421 48.6092C76.6894 48.6092 75.8281 47.8436 75.8281 46.7909C75.8281 45.7383 76.6894 44.9727 77.7421 44.9727C78.7948 44.9727 79.5604 45.7383 79.5604 46.7909C79.5604 47.8436 78.7948 48.6092 77.7421 48.6092Z' fill='white'/%3E%3Cpath d='M70.9472 38.1774C70.5644 38.1774 70.373 38.5602 70.373 38.8473C70.373 39.2301 70.5644 39.4215 70.9472 39.4215C71.33 39.4215 71.6171 39.2301 71.6171 38.8473C71.7128 38.5602 71.33 38.1774 70.9472 38.1774ZM70.9472 40.6656C69.8945 40.6656 69.1289 39.9 69.1289 38.8473C69.1289 37.7946 69.8945 37.0291 70.9472 37.0291C71.9999 37.0291 72.7655 37.7946 72.7655 38.8473C72.7655 39.9 71.9999 40.6656 70.9472 40.6656Z' fill='white'/%3E%3Cpath d='M60.037 38.1777C59.6542 38.1777 59.4628 38.5605 59.4628 38.8476C59.4628 39.2304 59.6542 39.4218 60.037 39.4218C60.4198 39.4218 60.6112 39.2304 60.6112 38.8476C60.6112 38.5605 60.3241 38.1777 60.037 38.1777ZM60.037 40.6659C58.9843 40.6659 58.2188 39.9003 58.2188 38.8476C58.2188 37.7949 58.9843 37.0293 60.037 37.0293C61.0897 37.0293 61.8553 37.7949 61.8553 38.8476C61.8553 39.9003 60.994 40.6659 60.037 40.6659Z' fill='white'/%3E%3Cpath d='M54.6777 42.9628L53.4336 41.7187L54.3906 40.9531L55.6347 42.0058L54.6777 42.9628Z' fill='white'/%3E%3Cpath d='M65.4902 36.7418L64.4375 36.0719L65.6816 34.2537L66.7343 34.9236L65.4902 36.7418Z' fill='white'/%3E%3Cpath d='M65.1094 41.2402L64.7266 40.0918L67.2147 39.4219L67.5018 40.666L65.1094 41.2402Z' fill='white'/%3E%3Cpath d='M76.7831 41.8143L74.9648 40.5703L75.6347 39.5176L77.453 40.7617L76.7831 41.8143Z' fill='white'/%3E%3Cpath d='M75.6347 52.8192L74.9648 51.7665L76.7831 50.5225L77.453 51.5751L75.6347 52.8192Z' fill='white'/%3E%3Cpath d='M55.7304 53.6805L54.582 53.2977L55.1562 51.001L56.3046 51.1924L55.7304 53.6805Z' fill='white'/%3E%3Cpath d='M175.548 66.123C171.912 66.123 168.85 69.0897 168.85 72.8219C168.85 76.5542 171.912 79.5208 175.548 79.5208C179.281 79.5208 182.343 76.5542 182.343 72.8219C182.343 69.0897 179.281 66.123 175.548 66.123ZM175.548 80.6692C171.242 80.6692 167.605 77.1284 167.605 72.7262C167.605 68.3241 171.242 64.7832 175.548 64.7832C179.951 64.7832 183.492 68.3241 183.492 72.7262C183.492 77.2241 179.951 80.6692 175.548 80.6692Z' fill='white'/%3E%3Cpath d='M175.932 89.7597C174.687 89.7597 173.348 89.5683 172.391 89.2812L172.773 88.0371C174.496 88.6113 177.367 88.6113 179.09 88.0371L179.472 89.2812C178.515 89.4726 177.176 89.7597 175.932 89.7597Z' fill='white'/%3E%3Cpath d='M181.289 88.6122L180.715 87.4638C181.863 86.8896 182.437 86.3154 182.437 86.3154L183.299 87.1767C183.394 87.2724 182.629 87.9423 181.289 88.6122Z' fill='white'/%3E%3Cpath d='M175.357 86.2193C174.304 86.2193 173.443 85.6451 172.677 84.7838C171.529 83.157 169.04 81.9129 167.222 82.4871C165.978 82.9656 164.83 82.8699 164.064 82.1043C163.49 81.7215 162.82 80.9559 162.82 79.4247C162.82 77.6064 160.906 75.2139 158.992 74.5441C157.078 73.8742 156.695 72.8215 156.695 71.4817H157.939C157.939 72.5344 158.035 72.9172 159.279 73.3957C161.385 74.0656 163.873 76.9365 164.064 79.4247C164.064 80.1903 164.256 80.8602 164.734 81.1473C165.213 81.6258 165.978 81.6258 166.839 81.3387C169.232 80.5731 172.294 82.1043 173.634 83.9226C174.113 84.5925 174.687 84.9752 175.261 84.9752C175.931 84.9752 176.505 84.5925 176.984 83.9226C178.323 82.1043 181.96 80.5731 184.352 81.3387C185.214 81.5301 186.075 81.5301 186.649 81.1473C187.128 80.9559 187.319 80.286 187.319 79.4247C187.319 76.9365 189.807 74.0656 191.913 73.3957C192.965 73.0129 193.348 72.343 193.348 71.4817H194.592C194.592 72.9172 193.827 73.9699 192.295 74.5441C190.381 75.2139 188.467 77.6064 188.467 79.4247C188.372 81.0516 187.797 81.8172 187.223 82.1043C186.458 82.7742 185.214 82.8699 183.97 82.4871C182.247 82.0086 179.185 83.157 177.94 84.7838C177.175 85.6451 176.218 86.2193 175.357 86.2193Z' fill='white'/%3E%3Cpath d='M175.548 66.123C171.912 66.123 168.85 69.0897 168.85 72.8219C168.85 76.5542 171.912 79.5208 175.548 79.5208C179.281 79.5208 182.343 76.5542 182.343 72.8219C182.343 69.0897 179.281 66.123 175.548 66.123ZM175.548 80.6692C171.242 80.6692 167.605 77.1284 167.605 72.7262C167.605 68.3241 171.242 64.7832 175.548 64.7832C179.951 64.7832 183.492 68.3241 183.492 72.7262C183.492 77.2241 179.951 80.6692 175.548 80.6692Z' fill='white'/%3E%3Cpath d='M175.548 55.0214C165.787 55.0214 157.939 63.0601 157.939 72.7257C157.939 82.3913 165.882 90.4301 175.548 90.4301C185.405 90.4301 193.252 82.3913 193.252 72.7257C193.252 63.0601 185.405 55.0214 175.548 55.0214ZM175.548 91.6741C165.117 91.6741 156.695 83.1569 156.695 72.8214C156.695 62.4859 165.213 53.873 175.548 53.873C186.075 53.873 194.496 62.4859 194.496 72.8214C194.496 83.1569 186.075 91.6741 175.548 91.6741Z' fill='white'/%3E%3Cpath d='M162.818 68.5146C162.435 68.5146 162.148 68.8974 162.148 69.1845C162.148 69.5673 162.531 69.7587 162.818 69.7587C163.105 69.7587 163.392 69.5673 163.392 69.1845C163.297 68.8017 163.105 68.5146 162.818 68.5146ZM162.818 71.0028C161.766 71.0028 161 70.1415 161 69.1845C161 68.1318 161.766 67.2705 162.818 67.2705C163.871 67.2705 164.637 68.1318 164.637 69.1845C164.541 70.0458 163.775 71.0028 162.818 71.0028Z' fill='white'/%3E%3Cpath d='M187.799 68.5156C187.416 68.5156 187.225 68.8984 187.225 69.1855C187.225 69.5683 187.416 69.7596 187.799 69.7596C188.182 69.7596 188.469 69.5683 188.469 69.1855C188.469 68.8027 188.086 68.5156 187.799 68.5156ZM187.799 71.0037C186.746 71.0037 185.98 70.1424 185.98 69.1855C185.98 68.1328 186.746 67.2715 187.799 67.2715C188.851 67.2715 189.617 68.1328 189.617 69.1855C189.521 70.0467 188.756 71.0037 187.799 71.0037Z' fill='white'/%3E%3Cpath d='M181.1 60.5722C180.717 60.5722 180.43 60.7636 180.43 61.1464C180.43 61.5292 180.812 61.8163 181.1 61.8163C181.482 61.8163 181.674 61.4335 181.674 61.1464C181.674 60.8593 181.387 60.5722 181.1 60.5722ZM181.1 63.0604C180.047 63.0604 179.281 62.1991 179.281 61.1464C179.281 60.0937 180.047 59.3281 181.1 59.3281C182.152 59.3281 182.918 60.0937 182.918 61.1464C182.918 62.1991 182.152 63.0604 181.1 63.0604Z' fill='white'/%3E%3Cpath d='M170.094 60.5722C169.711 60.5722 169.424 60.7636 169.424 61.1464C169.424 61.5292 169.807 61.8163 170.094 61.8163C170.381 61.8163 170.668 61.4335 170.668 61.1464C170.668 60.8593 170.476 60.5722 170.094 60.5722ZM170.094 63.0604C169.041 63.0604 168.18 62.1991 168.18 61.1464C168.18 60.0937 169.041 59.3281 170.094 59.3281C171.146 59.3281 171.912 60.0937 171.912 61.1464C171.912 62.1991 171.146 63.0604 170.094 63.0604Z' fill='white'/%3E%3Cpath d='M164.83 65.3573L163.586 64.1132L164.352 63.1562L165.596 64.4003L164.83 65.3573Z' fill='white'/%3E%3Cpath d='M175.451 59.1366L174.398 58.4667L175.643 56.5527L176.695 57.2226L175.451 59.1366Z' fill='white'/%3E%3Cpath d='M175.07 63.6347L174.879 62.3906L177.271 61.8164L177.558 62.9648L175.07 63.6347Z' fill='white'/%3E%3Cpath d='M186.842 64.1132L185.023 62.9648L185.693 61.9121L187.512 63.0605L186.842 64.1132Z' fill='white'/%3E%3Cpath d='M185.693 75.1181L185.023 74.1611L186.842 72.917L187.512 73.874L185.693 75.1181Z' fill='white'/%3E%3Cpath d='M165.787 75.9794L164.543 75.6923L165.309 73.2041L166.361 73.5869L165.787 75.9794Z' fill='white'/%3E%3Cpath d='M36.8759 211.681L36.3017 210.915C37.6415 210.15 39.1727 208.044 39.1727 205.939C39.1727 199.91 33.1436 194.646 26.4447 194.646C19.5544 194.646 13.5253 200.006 13.5253 205.939C13.5253 208.044 14.9608 210.15 16.3963 210.915L15.8221 211.681C14.1952 210.628 12.6641 208.523 12.6641 205.939C12.6641 199.336 19.0759 193.594 26.4447 193.594C33.7178 193.594 40.1297 199.336 40.1297 205.939C40.034 208.523 38.4071 210.724 36.8759 211.681Z' fill='white'/%3E%3Cpath d='M28.2616 196.082C27.7831 196.082 27.2089 196.465 27.2089 196.56C27.2089 196.752 27.7831 197.135 28.2616 197.135C28.6444 197.135 29.1229 196.752 29.3143 196.56C29.1229 196.465 28.5487 196.082 28.2616 196.082ZM28.2616 197.996C27.496 197.996 26.3477 197.422 26.3477 196.56C26.3477 195.795 27.496 195.125 28.2616 195.125C29.0272 195.125 30.1756 195.795 30.1756 196.56C30.1756 197.422 29.0272 197.996 28.2616 197.996Z' fill='white'/%3E%3Cpath d='M22.4237 196.082C21.9452 196.082 21.3711 196.465 21.3711 196.56C21.3711 196.752 21.9452 197.135 22.4237 197.135C22.8065 197.135 23.285 196.752 23.285 196.56C23.285 196.465 22.7108 196.082 22.4237 196.082ZM22.4237 197.996C21.6581 197.996 20.4141 197.422 20.4141 196.56C20.4141 195.795 21.6581 195.125 22.4237 195.125C23.1893 195.125 24.3377 195.795 24.3377 196.56C24.3377 197.422 23.1893 197.996 22.4237 197.996Z' fill='white'/%3E%3Cpath d='M118.512 114.833L116.406 103.54L117.459 103.444L119.373 114.737L118.512 114.833Z' fill='white'/%3E%3Cpath d='M125.209 114.833L124.348 114.737L126.74 103.444L127.697 103.54L125.209 114.833Z' fill='white'/%3E%3Cpath d='M122.24 108.421H121.379V114.833H122.24V108.421Z' fill='white'/%3E%3Cpath d='M122.24 102.105H121.379V106.508H122.24V102.105Z' fill='white'/%3E%3Cpath d='M112.289 103.061L115.447 113.684C115.543 114.067 115.638 114.258 116.021 114.258H127.697C128.079 114.258 128.175 114.067 128.175 113.684H128.271L131.429 103.157L127.218 103.923L121.763 102.487L116.883 103.923L112.289 103.061ZM127.697 115.311H115.926C115.16 115.311 114.586 114.737 114.49 113.971L110.758 101.913L116.883 103.061L121.859 101.626L127.314 103.061L132.864 101.913L129.228 113.971C129.132 114.737 128.558 115.311 127.697 115.311Z' fill='white'/%3E%3Cpath d='M132.481 102.87L131.907 102.105C133.151 101.243 134.587 99.2338 134.587 97.1284C134.587 91.0994 128.558 85.8359 121.859 85.8359C115.064 85.8359 109.131 91.1951 109.131 97.1284C109.131 99.2338 110.471 101.243 111.81 102.105L111.236 102.87C109.609 101.818 108.078 99.7123 108.078 97.1284C108.078 90.5252 114.49 84.7832 121.859 84.7832C129.228 84.7832 135.639 90.5252 135.639 97.1284C135.639 99.7123 134.108 101.818 132.481 102.87Z' fill='white'/%3E%3Cpath d='M123.773 87.2714C123.391 87.2714 122.912 87.6542 122.912 87.7499C122.912 87.9413 123.486 88.3241 123.773 88.3241C124.252 88.3241 124.826 87.9413 124.826 87.7499C124.826 87.5585 124.252 87.2714 123.773 87.2714ZM123.773 89.1854C123.008 89.1854 121.859 88.6112 121.859 87.7499C121.859 86.9843 123.008 86.3145 123.773 86.3145C124.539 86.3145 125.783 86.9843 125.783 87.7499C125.783 88.6112 124.539 89.1854 123.773 89.1854Z' fill='white'/%3E%3Cpath d='M131.717 92.248C131.238 92.248 130.664 92.4394 130.664 92.7265C130.664 92.8222 131.238 93.205 131.717 93.205C132.099 93.205 132.578 92.8222 132.769 92.7265C132.578 92.4394 132.004 92.248 131.717 92.248ZM131.717 94.162C130.951 94.162 129.707 93.5878 129.707 92.7265C129.707 91.8652 130.951 91.291 131.717 91.291C132.482 91.291 133.631 91.8652 133.631 92.7265C133.631 93.5878 132.482 94.162 131.717 94.162Z' fill='white'/%3E%3Cpath d='M121.857 94.6406C121.379 94.6406 120.805 95.0234 120.805 95.2148C120.805 95.3105 121.379 95.6933 121.857 95.6933C122.24 95.6933 122.719 95.3105 122.91 95.2148C122.719 94.9277 122.24 94.6406 121.857 94.6406ZM121.857 96.6503C121.092 96.6503 119.848 95.9804 119.848 95.2148C119.848 94.3535 121.092 93.7793 121.857 93.7793C122.623 93.7793 123.771 94.3535 123.771 95.2148C123.771 95.9804 122.623 96.6503 121.857 96.6503Z' fill='white'/%3E%3Cpath d='M116.883 91.195C116.5 91.195 116.021 91.5778 116.021 91.6735C116.021 91.8649 116.596 92.2477 116.883 92.2477C117.361 92.2477 117.935 91.8649 117.935 91.6735C117.935 91.5778 117.361 91.195 116.883 91.195ZM116.883 93.109C116.117 93.109 114.969 92.5348 114.969 91.6735C114.969 90.8122 116.117 90.238 116.883 90.238C117.648 90.238 118.892 90.8122 118.892 91.6735C118.892 92.5348 117.648 93.109 116.883 93.109Z' fill='white'/%3E%3Cpath d='M125.207 91.1953C124.824 91.1953 124.346 91.5781 124.346 91.6738C124.346 91.8652 124.92 92.248 125.207 92.248C125.685 92.248 126.26 91.8652 126.26 91.6738C126.26 91.5781 125.685 91.1953 125.207 91.1953ZM125.207 93.1093C124.441 93.1093 123.293 92.5351 123.293 91.6738C123.293 90.8125 124.441 90.2383 125.207 90.2383C125.973 90.2383 127.217 90.8125 127.217 91.6738C127.312 92.5351 126.068 93.1093 125.207 93.1093Z' fill='white'/%3E%3Cpath d='M112 93.6836C111.521 93.6836 110.947 94.0664 110.947 94.162C110.947 94.2577 111.521 94.6405 112 94.6405C112.383 94.6405 112.861 94.2577 113.053 94.162C112.957 94.0664 112.383 93.6836 112 93.6836ZM112 95.5975C111.234 95.5975 110.086 95.0233 110.086 94.162C110.086 93.3008 111.234 92.7266 112 92.7266C112.766 92.7266 113.914 93.3008 113.914 94.162C113.914 95.0233 112.766 95.5975 112 95.5975Z' fill='white'/%3E%3Cpath d='M117.937 87.2714C117.555 87.2714 117.076 87.6542 116.885 87.7499C116.98 87.9413 117.555 88.3241 117.937 88.3241C118.416 88.3241 118.99 87.9413 118.99 87.7499C118.894 87.5585 118.32 87.2714 117.937 87.2714ZM117.937 89.1854C117.172 89.1854 116.023 88.6112 116.023 87.7499C116.023 86.9843 117.172 86.3145 117.937 86.3145C118.703 86.3145 119.851 86.9843 119.851 87.7499C119.851 88.6112 118.703 89.1854 117.937 89.1854Z' fill='white'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1499_124532'%3E%3Crect width='319.085' height='262.892' fill='white' transform='translate(197 -65)'/%3E%3C/clipPath%3E%3CclipPath id='clip1_1499_124532'%3E%3Crect width='319.085' height='262.892' fill='white' transform='translate(-79 -65)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 100%;
  height: 198px;
  background-repeat: repeat-x;
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.CX-referral-saya .box-referral-saya-inner .box-step-info > .container.CX-wrapper {
  position: relative;
}
.CX-referral-saya .box-referral-saya-inner .box-step-info .inner {
  display: flex;
  justify-content: center;
  grid-column-gap: 50px;
}
.CX-referral-saya .box-referral-saya-inner .box-step-info .inner .item {
  position: relative;
}
.CX-referral-saya .box-referral-saya-inner .box-step-info .inner .item:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='16' viewBox='0 0 32 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.4' d='M31.7071 8.70711C32.0976 8.31658 32.0976 7.68342 31.7071 7.29289L25.3431 0.928932C24.9526 0.538408 24.3195 0.538408 23.9289 0.928932C23.5384 1.31946 23.5384 1.95262 23.9289 2.34315L29.5858 8L23.9289 13.6569C23.5384 14.0474 23.5384 14.6805 23.9289 15.0711C24.3195 15.4616 24.9526 15.4616 25.3431 15.0711L31.7071 8.70711ZM0 9H31V7H0V9Z' fill='white'/%3E%3C/svg%3E%0A");
  position: absolute;
  width: 32px;
  height: 16px;
  right: -40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.CX-referral-saya .box-referral-saya-inner .box-step-info .inner .item .item-inner {
  text-align: center;
}
.CX-referral-saya .box-referral-saya-inner .box-step-info .inner .item .item-inner .box-ico {
  margin-bottom: 20px;
}
.CX-referral-saya .box-referral-saya-inner .box-step-info .inner .item .item-inner .box-text .title {
  font-size: 16px;
  font-family: "source-sans-pro-semibold";
  line-height: 15px;
  letter-spacing: 0;
  text-align: center;
  color: #fff;
}
.CX-referral-saya .box-referral-saya-inner .box-step-info .inner .item:last-child:after {
  display: none;
}
.CX-referral-saya .box-referral-saya-inner .box-widget-referral {
  position: relative;
}
.CX-referral-saya .box-referral-saya-inner .box-widget-referral > .container.CX-wrapper > .inner {
  display: flex;
  justify-content: center;
  grid-column-gap: 20px;
}
@media (max-width: 768px) {
  .CX-referral-saya .box-referral-saya-inner .box-widget-referral > .container.CX-wrapper > .inner {
    display: block;
  }
}
.CX-referral-saya .box-referral-saya-inner .box-widget-referral > .container.CX-wrapper > .inner .box-widget-link-referral {
  flex: 1;
}
@media (min-width: 769px) {
  .CX-referral-saya .box-referral-saya-inner .box-widget-referral > .container.CX-wrapper > .inner .box-widget-link-referral {
    flex: 0 0 auto;
    width: 483px;
  }
}
@media (max-width: 768px) {
  .CX-referral-saya .box-referral-saya-inner .box-widget-referral > .container.CX-wrapper > .inner .box-widget-ringkasan-referral {
    background-color: transparent;
    box-shadow: none;
    padding: 30px 0px 0;
  }
  .CX-referral-saya .box-referral-saya-inner .box-widget-referral > .container.CX-wrapper > .inner .box-widget-ringkasan-referral .inner .ringkasan-list .ringkasan-list-inner .ringkasan-item .ringkasan-item-inner .box-text .box-title .title {
    font-size: 18px;
  }
}

.box-widget-ringkasan-referral,
.box-widget-link-referral {
  background-color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  width: 483px;
  -webkit-box-shadow: 0px 24px 25px -2px rgba(73, 78, 244, 0.12);
  -moz-box-shadow: 0px 24px 25px -2px rgba(73, 78, 244, 0.12);
  -ms-box-shadow: 0px 24px 25px -2px rgba(73, 78, 244, 0.12);
  -o-box-shadow: 0px 24px 25px -2px rgba(73, 78, 244, 0.12);
  box-shadow: 0px 24px 25px -2px rgba(73, 78, 244, 0.12);
}

.box-widget-link-referral {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.box-widget-link-referral:after {
  content: "";
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg width='405' height='12' viewBox='0 0 405 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1522_103869)'%3E%3Cellipse cx='14.424' cy='12.2738' rx='15.424' ry='11.2738' fill='%23494DF4' fill-opacity='0.12'/%3E%3Cellipse cx='59.424' cy='12.2738' rx='15.424' ry='11.2738' fill='%23494DF4' fill-opacity='0.12'/%3E%3Cellipse cx='104.424' cy='12.2738' rx='15.424' ry='11.2738' fill='%23494DF4' fill-opacity='0.12'/%3E%3Cellipse cx='149.424' cy='12.2738' rx='15.424' ry='11.2738' fill='%23494DF4' fill-opacity='0.12'/%3E%3Cellipse cx='194.424' cy='12.2738' rx='15.424' ry='11.2738' fill='%23494DF4' fill-opacity='0.12'/%3E%3Cellipse cx='239.424' cy='12.2738' rx='15.424' ry='11.2738' fill='%23494DF4' fill-opacity='0.12'/%3E%3Cellipse cx='284.424' cy='12.2738' rx='15.424' ry='11.2738' fill='%23494DF4' fill-opacity='0.12'/%3E%3Cellipse cx='329.424' cy='12.2738' rx='15.424' ry='11.2738' fill='%23494DF4' fill-opacity='0.12'/%3E%3Cellipse cx='374.424' cy='12.2738' rx='15.424' ry='11.2738' fill='%23494DF4' fill-opacity='0.12'/%3E%3Cellipse cx='419.424' cy='12.2738' rx='15.424' ry='11.2738' fill='%23494DF4' fill-opacity='0.12'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1522_103869'%3E%3Crect width='405' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: repeat-x;
  left: 20px;
  right: 20px;
  height: 12px;
  bottom: 0px;
}
@media (max-width: 767px) {
  .box-widget-link-referral:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    right: initial;
    max-width: 350px;
  }
}
@media (max-width: 390px) {
  .box-widget-link-referral:after {
    max-width: 300px;
  }
}
.box-widget-link-referral .box-vector {
  background: rgba(132, 149, 235, 0.2);
  text-align: center;
}
.box-widget-link-referral .box-share-link {
  position: relative;
}
.box-widget-link-referral .box-share-link .inner {
  padding: 20px;
  position: relative;
  background-color: transparent;
  display: grid;
  grid-row-gap: 15px;
}
@media (min-width: 769px) {
  .box-widget-link-referral .box-share-link .inner {
    display: flex;
    align-items: flex-end;
    grid-column-gap: 10px;
  }
}
@media (max-width: 768px) {
  .box-widget-link-referral .box-share-link .inner {
    padding-bottom: 40px;
  }
}
.box-widget-link-referral .box-share-link .inner .box-url {
  flex: 1 1 auto;
}
.box-widget-link-referral .box-share-link .inner .form-group {
  margin-bottom: 0;
}
.box-widget-link-referral .box-share-link .inner .form-group .control-label {
  font-family: "source-sans-pro-semibold";
  font-size: 16px;
  line-height: 15px;
  letter-spacing: 0;
  text-align: left;
  color: #333;
  margin-bottom: 10px;
}
.box-widget-link-referral .box-share-link .inner .form-group .form-control {
  background-color: rgba(73, 78, 244, 0.08);
  border: 0px;
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='4' ry='4' stroke='%23494DF4BD' stroke-width='3' stroke-dasharray='4%2c 12' stroke-dashoffset='9' stroke-linecap='round'/%3e%3c/svg%3e") !important;
  height: 50px;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  font-family: "source-sans-pro-bold";
  font-size: 16px;
  line-height: 15px;
  letter-spacing: 0;
  text-align: left;
  color: #494df4;
}
.box-widget-ringkasan-referral {
  padding: 20px 20px;
}
.box-widget-ringkasan-referral .inner > .title {
  font-family: "source-sans-pro-bold";
  color: #333;
  font-size: 18px;
  line-height: 15px;
  letter-spacing: 0;
  text-align: left;
  margin-bottom: 30px;
}
.box-widget-ringkasan-referral .inner .ringkasan-list .ringkasan-list-inner {
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 10px;
}
.box-widget-ringkasan-referral .inner .ringkasan-list .ringkasan-list-inner .ringkasan-item a {
  text-decoration: none;
  color: #333;
  display: block;
}
.box-widget-ringkasan-referral .inner .ringkasan-list .ringkasan-list-inner .ringkasan-item .ringkasan-item-inner {
  display: flex;
  align-items: center;
  column-gap: 10px;
  background-color: #f0f3fc;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 6px 14px;
  position: relative;
}
.box-widget-ringkasan-referral .inner .ringkasan-list .ringkasan-list-inner .ringkasan-item .ringkasan-item-inner:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.172 12.0007L8.222 7.05072L9.636 5.63672L16 12.0007L9.636 18.3647L8.222 16.9507L13.172 12.0007Z' fill='%23333333'/%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box-widget-ringkasan-referral .inner .ringkasan-list .ringkasan-list-inner .ringkasan-item .ringkasan-item-inner .box-text .box-title .title {
  font-family: "source-sans-pro-bold";
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 0;
  text-align: left;
}
.box-widget-ringkasan-referral .inner .ringkasan-list .ringkasan-list-inner .ringkasan-item .ringkasan-item-inner .box-text .box-title.with-info {
  display: flex;
  align-items: center;
  grid-column-gap: 10px;
}
.box-widget-ringkasan-referral .inner .ringkasan-list .ringkasan-list-inner .ringkasan-item .ringkasan-item-inner .box-text .box-title.with-info .title {
  display: inline-block;
}
.box-widget-ringkasan-referral .inner .ringkasan-list .ringkasan-list-inner .ringkasan-item .ringkasan-item-inner .box-text .box-title.with-info .box-add-info {
  display: inline-block;
}
.box-widget-ringkasan-referral .inner .ringkasan-list .ringkasan-list-inner .ringkasan-item .ringkasan-item-inner .box-text .box-title.with-info .box-add-info .box-add-info-inner {
  background: linear-gradient(92.81deg, #494df4 3.58%, #4a37f4 48.23%, #6f49f4 100%), linear-gradient(0deg, #ffffff, #ffffff);
  color: #fff;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  padding: 2px 6px 1px;
  font-family: "source-sans-pro-semibold";
  font-size: 9px;
  line-height: auto;
  letter-spacing: 0;
  text-align: left;
}
.box-widget-ringkasan-referral .inner .ringkasan-list .ringkasan-list-inner .ringkasan-item .ringkasan-item-inner .box-text .box-title.with-info .box-add-info .box-add-info-inner .ico {
  margin-left: 4px;
}
.box-widget-ringkasan-referral .inner .ringkasan-list .ringkasan-list-inner .ringkasan-item .ringkasan-item-inner .box-text .box-desc .desc {
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0;
  text-align: left;
}

@media (max-width: 1440px) {
  .CX-referral-saya .box-referral-saya-inner .box-widget-referral > .container.CX-wrapper > .inner .box-widget-link-referral,
  .CX-referral-saya .box-referral-saya-inner .box-widget-referral > .container.CX-wrapper > .inner .box-widget-ringkasan-referral {
    width: initial;
    flex: 1;
  }
}

.CX-referral-product {
  margin-bottom: 2rem;
}
.CX-referral-product .box-referral-product {
  max-width: 952px;
  margin: 0 auto;
}
@media (max-width: 1440px) {
  .CX-referral-product .box-referral-product {
    max-width: initial;
  }
}
.CX-referral-product .box-referral-product .box-referral-product-title {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  justify-content: space-between;
}
.CX-referral-product .box-referral-product .box-referral-product-title .title {
  flex: 1 1 auto;
}
.CX-referral-product .box-referral-product .box-referral-product-title .title h3 {
  margin-bottom: 0px;
}
.CX-referral-product .box-referral-product .box-referral-product-title .box-link {
  flex: 0 0 auto;
  text-align: right;
}
.CX-referral-product .box-referral-product .box-referral-product-title .box-link a {
  font-size: 14px;
  color: #494df4;
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
  line-height: 15px;
  letter-spacing: 0em;
  text-align: right;
}
.CX-referral-product .box-referral-product .box-referral-product-inner .box-product-item {
  margin-bottom: 0px;
}
.CX-referral-product .box-referral-product .box-referral-product-inner .box-product-item .product-item-inner .box-img {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  overflow: hidden;
  height: 102px;
}
.CX-referral-product .box-referral-product .box-referral-product-inner .box-product-item .product-item-inner .box-text-outer {
  padding: 10px 0;
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 20px;
}
@media (max-width: 767px) {
  .CX-referral-product .box-referral-product .box-referral-product-inner .box-product-item .product-item-inner .box-text-outer {
    grid-row-gap: 10px;
  }
}
.CX-referral-product .box-referral-product .box-referral-product-inner .box-product-item .product-item-inner .box-text-outer .box-text .title-category {
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0em;
  text-align: left;
  color: #494df4;
  font-family: "source-sans-pro-semibold";
}
.CX-referral-product .box-referral-product .box-referral-product-inner .box-product-item .product-item-inner .box-text-outer .box-text .title {
  color: #333;
  font-family: "source-sans-pro-semibold";
  font-size: 16px;
  line-height: 20px;
  min-height: 40px;
  letter-spacing: 0em;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.CX-referral-product .box-referral-product .box-referral-product-inner .box-product-item .product-item-inner .box-text-outer .box-action a {
  display: block;
  text-align: center;
}
@media (max-width: 767px) {
  .CX-referral-product .box-referral-product .box-referral-product-inner .box-product-item .product-item-inner .box-text-outer .box-action a {
    font-size: 11px;
    padding: 7px 12px;
  }
}

.CX-referral-product.with-slider .box-referral-product {
  /* the slides */
  /* the parent */
}
.CX-referral-product.with-slider .box-referral-product .slick-slide {
  margin: 0 10px;
}
.CX-referral-product.with-slider .box-referral-product .slick-list {
  margin: 0 -10px;
}
.CX-referral-product.with-slider .box-referral-product .box-referral-product-inner .slick-dots li {
  width: 8px;
  height: 4px;
  padding: 0 0;
  margin: 0 2px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-referral-product.with-slider .box-referral-product .box-referral-product-inner .slick-dots li button {
  width: 100% !important;
  height: 4px;
  padding: 0px;
  position: relative;
}
.CX-referral-product.with-slider .box-referral-product .box-referral-product-inner .slick-dots li button:before {
  background-color: #494df4;
  opacity: 0.2;
  width: 100%;
  height: 4px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
}
.CX-referral-product.with-slider .box-referral-product .box-referral-product-inner .slick-dots li.slick-active {
  width: 20px;
  height: 4px;
}
.CX-referral-product.with-slider .box-referral-product .box-referral-product-inner .slick-dots li.slick-active button:before {
  background-color: #494df4 !important;
  opacity: 1;
}

.CX-referral-product:not(.with-slider) .box-referral-product .box-referral-product-inner {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 40px;
  grid-row-gap: 30px;
}

.box-widget-link-referral .box-share-link .inner .new-btn-blue {
  flex: 0 0 auto;
  height: 50px;
  font-size: 16px;
  padding: 8px 14px;
}
@media (max-width: 1320px) {
  .box-widget-link-referral .box-share-link .inner .new-btn-blue {
    font-size: 14px;
  }
}

.CX-referral-product:not(.with-slider) .box-referral-product {
  max-width: initial;
}
@media (max-width: 1024px) {
  .CX-referral-product:not(.with-slider) .box-referral-product .box-referral-product-inner {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  .CX-referral-product:not(.with-slider) .box-referral-product .box-referral-product-inner {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
}

.box-widget-ringkasan-referral .inner .ringkasan-list .ringkasan-list-inner .ringkasan-item .ringkasan-item-inner .box-ico {
  background-color: #fff;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

@media (max-width: 768px) {
  section.box-ringkasan-only.hide.mobile-only {
    display: block !important;
    margin-bottom: 20px;
  }
  section.box-ringkasan-only.hide.mobile-only .box-widget-ringkasan-referral {
    width: 100%;
    box-shadow: none;
    padding: 25px 0px;
  }
  section.box-ringkasan-only.hide.mobile-only .box-widget-ringkasan-referral .inner .title {
    margin-bottom: 10px;
  }
}

@media (max-width: 768px) {
  .CX-referral-saya .box-referral-saya-inner .box-step-info .inner .item .item-inner .box-ico {
    width: 56px;
    height: 56px;
    margin: 0 auto 10px;
  }
}
@media (max-width: 768px) {
  .CX-referral-saya .box-referral-saya-inner .box-step-info .inner .item .item-inner .box-text .title {
    font-size: 13px;
    line-height: 15px;
  }
}
@media (max-width: 768px) {
  .CX-referral-saya .box-referral-saya-inner .box-step-info .inner .item:after {
    margin-top: -18px;
  }
}

.CX-pop-up-modal.modal-default.down-center.simple-down-to-top .box-pop-up-modal {
  padding: 0px;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.down-center.simple-down-to-top .box-pop-up-modal {
    margin: 0 0;
    width: 100%;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-bottom-left-radius: 0px;
    -ms-border-bottom-left-radius: 0px;
    -o-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-bottom-right-radius: 0px;
    -ms-border-bottom-right-radius: 0px;
    -o-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
    top: initial;
    bottom: 0;
    position: absolute;
    transform: none;
  }
  .CX-pop-up-modal.modal-default.down-center.simple-down-to-top .box-pop-up-modal .info-for-mobile {
    bottom: initial;
    top: -30px;
  }
}
.CX-pop-up-modal.modal-default.down-center.simple-down-to-top .box-pop-up-modal .box-pop-heading {
  padding: 18px;
}
.CX-pop-up-modal.modal-default.down-center.simple-down-to-top .box-pop-up-modal .box-pop-heading.with-shadow {
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.07);
  position: relative;
}
.CX-pop-up-modal.modal-default.down-center.simple-down-to-top .box-pop-up-modal .box-pop-heading.with-shadow:before {
  content: "";
  width: 46px;
  height: 5px;
  -webkit-border-radius: 900px;
  -moz-border-radius: 900px;
  -ms-border-radius: 900px;
  -o-border-radius: 900px;
  border-radius: 900px;
  position: absolute;
  top: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #d9d9d9;
  display: block;
}
@media (min-width: 1025px) {
  .CX-pop-up-modal.modal-default.down-center.simple-down-to-top .box-pop-up-modal .box-pop-heading.with-shadow:before {
    display: none;
  }
}
.CX-pop-up-modal.modal-default.down-center.simple-down-to-top .box-pop-up-modal .box-pop-heading.with-shadow .box-pop-heading-inner h3 {
  margin-bottom: 0px;
  font-family: "source-sans-pro-bold";
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
}
.CX-pop-up-modal.modal-default.down-center.simple-down-to-top .box-pop-up-modal .box-pop-up-modal-inner {
  padding: 20px 20px;
}

.box-total-kenalan .box-total-kenalan-inner {
  background: linear-gradient(90deg, #494df4 14.9%, #6f49f4 79.42%);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 13px 18px;
  display: flex;
  align-items: center;
  text-align: left;
}
.box-total-kenalan .box-total-kenalan-inner .box-text {
  color: #fff;
  flex: 1 1 auto;
  margin-top: 0px;
}
.box-total-kenalan .box-total-kenalan-inner .box-text h3 {
  font-family: "source-sans-pro-bold";
  font-size: 17px;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 0px;
}
.box-total-kenalan .box-total-kenalan-inner .box-text p {
  font-size: 13px;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
}
.box-total-kenalan .box-total-kenalan-inner .box-numb .box-numb-inner {
  font-family: "source-sans-pro-bold";
  font-size: 27px;
  line-height: 34px;
  letter-spacing: 0em;
  text-align: right;
  color: #fff;
}

.box-list-kenalan .box-list-kenalan-inner {
  max-height: 399px;
  overflow-y: auto;
  counter-reset: section;
}
.box-list-kenalan .box-list-kenalan-inner .box-item {
  counter-increment: section;
}
.box-list-kenalan .box-list-kenalan-inner .box-item .box-item-inner {
  display: flex;
  padding: 7px 15px;
  border-bottom: 2px solid #f0f3fc;
}
.box-list-kenalan .box-list-kenalan-inner .box-item .box-item-inner .box-name {
  flex: 1 1 auto;
  text-align: left;
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #333;
  position: relative;
}
.box-list-kenalan .box-list-kenalan-inner .box-item .box-item-inner .box-name:before {
  content: "" counter(section) ". ";
}
.box-list-kenalan .box-list-kenalan-inner .box-item .box-item-inner .box-date {
  text-align: right;
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: right;
  color: #7f7f7f;
}
.box-list-kenalan .box-list-kenalan-inner .box-item:last-child .box-item-inner {
  border-bottom: 0px;
}
.box-list-kenalan .box-list-kenalan-inner .box-item.today .box-item-inner {
  background-color: #f0f3fc;
  border-bottom-color: transparent;
}

@media (min-width: 280px) and (max-height: 850px) {
  .CX-pop-up-modal.modal-default.no-scroll .box-pop-up-modal .box-pop-up-modal-inner {
    max-height: initial;
  }
}

@media (min-width: 280px) and (max-height: 850px) {
  .box-list-kenalan .box-list-kenalan-inner {
    max-height: 300px;
  }
}

@media (max-width: 767px) {
  #modal-bagikan-ke-social .box-pop-up-modal .box-pop-up-modal-inner {
    padding: 10px 10px;
  }
}

.box-share-to-social .box-share-to-social-title {
  margin-bottom: 40px;
}
.box-share-to-social .box-share-to-social-title h3 {
  font-family: "source-sans-pro-semibold";
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 0px;
}
.box-share-to-social .box-share-to-social-inner {
  display: grid;
  justify-content: center;
  grid-column-gap: 18px;
  grid-template-columns: repeat(4, 1fr);
}
.box-share-to-social .box-share-to-social-inner .box-social-item .box-social-item-inner {
  display: block;
  display: grid;
  grid-row-gap: 10px;
}
.box-share-to-social .box-share-to-social-inner .box-social-item .box-social-item-inner .box-total-shared {
  font-size: 10px;
  line-height: auto;
  color: #fff;
  background: linear-gradient(90deg, rgba(73, 77, 244, 0) 0%, rgba(73, 77, 244, 0.7) 18.68%, #2227f2 51.44%, rgba(73, 77, 244, 0.7) 76.73%, rgba(73, 77, 244, 0) 100%);
}
.box-share-to-social .box-share-to-social-inner .box-social-item .box-social-item-inner .box-ico {
  margin-bottom: 5px;
  height: 44px;
  width: 44px;
  margin: 0 auto;
  display: block;
}
.box-share-to-social .box-share-to-social-inner .box-social-item .box-social-item-inner .box-name {
  margin-top: 0;
  font-family: "source-sans-pro-semibold";
  text-decoration: none;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  color: #333333;
  display: block;
}

.box-share-to-social .box-share-to-social-inner .box-social-item .box-social-item-inner {
  text-decoration: none;
  position: relative;
}
.box-share-to-social .box-share-to-social-inner .box-social-item .box-social-item-inner .cx-tooltip {
  position: absolute;
  top: -35px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -mz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: max-content;
  height: auto;
  color: #fff;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  display: block;
  padding: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-share-to-social .box-share-to-social-inner .box-social-item .box-social-item-inner .cx-tooltip.show {
  opacity: 1;
  visibility: visible;
}
.box-share-to-social .box-share-to-social-inner .box-social-item .box-social-item-inner .cx-tooltip .cx-tooltip-inner {
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px;
  background: #f07662;
  padding: 0px 11px;
  width: 100%;
  height: auto;
  font-size: 10px;
  line-height: 21px;
  text-transform: none;
  position: relative;
  z-index: 3;
}
.box-share-to-social .box-share-to-social-inner .box-social-item:hover .box-social-item-inner .cx-tooltip {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 768px) {
  .box-widget-ringkasan-referral .inner .ringkasan-list .ringkasan-list-inner .ringkasan-item .ringkasan-item-inner .box-text .box-title.with-info .box-add-info {
    position: relative;
    top: -1px;
  }
}

.CX-referral-product .box-referral-product .box-referral-product-title .title p {
  font-size: 14px;
  line-height: 22px;
  text-align: justified;
  color: #7f7f7f;
}
.CX-referral-product .box-referral-product .box-referral-product-inner.grid-3 {
  grid-template-columns: repeat(3, 1fr);
}
.CX-referral-product .box-referral-product .box-referral-product-inner .box-product-item a {
  text-decoration: none;
}
.CX-referral-product .box-referral-product .box-referral-product-inner .box-product-item .product-item-inner .box-img img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  object-position: center center;
}

.box-widget-ringkasan-referral .inner .ringkasan-list .ringkasan-list-inner .ringkasan-item.no-arrow .ringkasan-item-inner:after {
  display: none;
}

.CX-referral-product.campaign .box-referral-product .box-referral-product-inner .box-product-item .product-item-inner .box-text-outer .box-text .title-category {
  color: #f07662;
}

body.is-home section.CX-referral-saya .box-referral-saya-inner .box-widget-referral .container.CX-wrapper .head-title {
  margin-bottom: 1rem;
}
body.is-home section.CX-referral-saya .box-referral-saya-inner .box-widget-referral .container.CX-wrapper .inner .box-widget-link-referral {
  box-shadow: none;
  width: 100%;
  border: 1.2px dashed #494df4;
  background: rgba(73, 78, 244, 0.08);
  padding: 8px 10px;
}
body.is-home section.CX-referral-saya .box-referral-saya-inner .box-widget-referral .container.CX-wrapper .inner .box-widget-link-referral:after {
  display: none;
}
body.is-home section.CX-referral-saya .box-referral-saya-inner .box-widget-referral .container.CX-wrapper .inner .box-widget-link-referral .box-share-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body.is-home section.CX-referral-saya .box-referral-saya-inner .box-widget-referral .container.CX-wrapper .inner .box-widget-link-referral .box-share-link .box-url {
  flex: 1 1 auto;
}
body.is-home section.CX-referral-saya .box-referral-saya-inner .box-widget-referral .container.CX-wrapper .inner .box-widget-link-referral .box-share-link .box-url .form-group.input-text-wrapper {
  margin-bottom: 0;
  position: relative;
  padding-left: 20px;
}
body.is-home section.CX-referral-saya .box-referral-saya-inner .box-widget-referral .container.CX-wrapper .inner .box-widget-link-referral .box-share-link .box-url .form-group.input-text-wrapper:before {
  left: 0;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.42981 7.75586L7.42297 7.7002L7.39172 7.42676C7.37832 7.27362 7.36536 7.1069 7.36536 7.06055C7.36535 7.03789 7.36441 7.0089 7.35071 6.9834C7.33526 6.95485 7.30905 6.93933 7.27942 6.92969C7.25092 6.92047 7.21336 6.91468 7.16711 6.91113L6.98352 6.90332C5.9831 6.87453 5.08775 6.21691 4.71692 5.25391L4.64954 5.05664C4.58717 4.85073 4.55997 4.57106 4.56653 4.29102C4.57313 4.01073 4.61378 3.73511 4.68469 3.53809L4.75696 3.35938C5.14862 2.48347 5.97886 1.88445 6.91907 1.81445L7.08508 1.80859C7.9197 1.81171 8.78414 2.29316 9.22571 3.01367L9.33606 3.18359C9.35132 3.20551 9.36558 3.22402 9.3761 3.2373C9.38119 3.24373 9.38606 3.25 9.39075 3.25488C9.393 3.25723 9.39664 3.26068 9.40051 3.26367C9.40245 3.26515 9.40537 3.26753 9.4093 3.26953C9.41263 3.27123 9.42117 3.27531 9.43274 3.27539L9.46399 3.26953C9.473 3.26662 9.48406 3.26244 9.49524 3.25781C9.51768 3.24852 9.5457 3.23503 9.57727 3.21973C9.64064 3.18902 9.71992 3.14835 9.797 3.10645C9.87404 3.06455 9.9501 3.02115 10.007 2.98633C10.0351 2.96911 10.0596 2.95321 10.0773 2.94043C10.086 2.93414 10.0951 2.92712 10.1017 2.9209C10.1048 2.91793 10.1089 2.91401 10.1124 2.90918C10.1146 2.90615 10.1241 2.8937 10.1241 2.87598C10.1241 2.85119 10.1151 2.82343 10.1046 2.79688C10.0936 2.76915 10.0787 2.73711 10.0597 2.70312C10.0216 2.63509 9.9676 2.55363 9.90442 2.4668C9.84125 2.38 9.76765 2.28711 9.68958 2.19531L9.44641 1.93066C9.12289 1.60933 8.9762 1.50251 8.62415 1.3252H8.62317C8.3952 1.21265 8.07994 1.08499 7.92786 1.04785L7.92688 1.04883C7.78359 1.01187 7.51809 0.980618 7.26086 0.963867C7.06744 0.951273 6.87348 0.946045 6.73547 0.952148L6.61829 0.961914C5.38801 1.16206 4.40981 1.93018 3.94641 3.04785L3.86047 3.27637C3.76066 3.57798 3.73385 3.74917 3.71594 4.21777V4.21875C3.69353 4.92866 3.76965 5.32694 4.04504 5.88184L4.04602 5.88281L4.16028 6.09375C4.76399 7.12344 5.82381 7.75579 6.97278 7.75586H7.42981Z' fill='%23494DF4' stroke='%23494DF4' stroke-width='0.1'/%3E%3Cpath d='M12.2288 11.7012C12.6244 11.7006 13.0278 11.6641 13.3 11.5889H13.301C14.274 11.3264 15.1567 10.6974 15.718 9.86914L15.8518 9.65723C16.4462 8.64986 16.5964 7.39603 16.2551 6.26758L16.175 6.02734C15.7337 4.85208 14.7396 3.90424 13.5432 3.50684L13.301 3.43457C13.0948 3.38187 12.7479 3.34298 12.4094 3.32617C12.1562 3.31361 11.9029 3.31317 11.7122 3.32812L11.5442 3.34863C10.2426 3.58184 9.10319 4.40695 8.50317 5.53516L8.39087 5.76465C8.25366 6.06602 8.16823 6.29974 8.11743 6.56055C8.0668 6.82069 8.05103 7.10637 8.05103 7.51172C8.05103 8.14265 8.0639 8.30541 8.15552 8.6123L8.24341 8.88574C8.72049 10.2294 9.74976 11.1818 11.1819 11.5928L11.3967 11.6406C11.6342 11.6817 11.9314 11.7016 12.2288 11.7012ZM12.0393 10.8467C10.2681 10.7454 8.88906 9.28702 8.88892 7.51172C8.88892 5.4059 10.8364 3.81077 12.8889 4.2334L13.0422 4.26953C13.8067 4.46749 14.5351 4.96724 14.9641 5.58984L15.1067 5.8125C15.4147 6.33441 15.5588 6.87891 15.5588 7.51172C15.5588 8.14428 15.4145 8.68822 15.1067 9.20996L14.9641 9.43262C14.37 10.2989 13.3262 10.8414 12.2542 10.8516L12.0393 10.8467Z' fill='%23494DF4' stroke='%23494DF4' stroke-width='0.1'/%3E%3Cpath d='M1.7793 12.457C1.79912 12.4399 1.81246 12.4141 1.82324 12.3877C1.84545 12.3332 1.86589 12.2467 1.8877 12.1279L1.93848 11.8838C2.21926 10.6712 2.90651 9.57981 3.82031 8.89551L3.79102 8.85547L3.82129 8.89551C3.96662 8.78609 4.16679 8.78788 4.31055 8.89941L4.31836 8.90527L4.59277 9.10059C5.25182 9.53045 6.03953 9.77539 6.80176 9.77539C7.00402 9.77539 7.25919 9.75085 7.46387 9.71777C7.56596 9.70127 7.65719 9.68158 7.72363 9.66211C7.75637 9.6525 7.78581 9.64223 7.80762 9.63086C7.81838 9.62523 7.83036 9.61761 7.83984 9.6084C7.84876 9.59966 7.8623 9.58307 7.8623 9.55957C7.86224 9.54613 7.85801 9.52399 7.85352 9.50195C7.84852 9.47746 7.84152 9.44603 7.83301 9.41016C7.81597 9.33833 7.79179 9.24733 7.76758 9.15527L7.76855 9.1543C7.74916 9.07671 7.73264 9.01553 7.71777 8.96777C7.70307 8.92058 7.68835 8.88256 7.6709 8.85449C7.65253 8.82503 7.62909 8.8038 7.59766 8.79297C7.5832 8.78801 7.56841 8.78579 7.55371 8.78516L7.51074 8.78613C6.95781 8.83706 6.69492 8.84928 6.45801 8.82227L6.21973 8.78223C5.72274 8.67782 5.25758 8.44573 4.84082 8.09375L4.66602 7.93555L4.60645 7.87891C4.41727 7.69666 4.14154 7.64542 3.90332 7.73926L3.80371 7.78809C2.70208 8.44909 1.94789 9.30463 1.43457 10.4775L1.33594 10.7168C1.22069 11.0062 1.1084 11.3872 1.03516 11.7021C0.998571 11.8595 0.970773 12.0017 0.958008 12.1084C0.951691 12.1612 0.948566 12.2076 0.950195 12.2432C0.951023 12.2608 0.953501 12.2787 0.958008 12.2939C0.961918 12.3071 0.970508 12.3279 0.991211 12.3408H0.990234C1.00478 12.3504 1.02741 12.3573 1.04785 12.3633C1.07065 12.3699 1.09892 12.3773 1.13086 12.3838L1.3584 12.417C1.43743 12.4266 1.51536 12.4372 1.57715 12.4473C1.60808 12.4523 1.63459 12.4575 1.65527 12.4619C1.67692 12.4665 1.68868 12.4692 1.69238 12.4707L1.69336 12.4717L1.73828 12.4766C1.75444 12.4737 1.76854 12.4663 1.7793 12.457Z' fill='%23494DF4' stroke='%23494DF4' stroke-width='0.1'/%3E%3Cpath d='M7.74609 19.1885L7.7793 19.1729L7.78906 19.1592C7.79123 19.1558 7.79383 19.1522 7.7959 19.1484C7.80014 19.1406 7.8052 19.1304 7.81055 19.1191C7.82139 19.0963 7.83532 19.0656 7.85059 19.0303C7.88116 18.9596 7.91858 18.8677 7.95508 18.7773C7.99152 18.6872 8.02711 18.5978 8.05273 18.5303C8.06554 18.4966 8.07593 18.4678 8.08301 18.4473C8.08645 18.4373 8.08987 18.4287 8.0918 18.4219C8.09267 18.4188 8.09304 18.4143 8.09375 18.4102C8.09405 18.4084 8.09488 18.4038 8.09473 18.3984C8.09466 18.3959 8.09491 18.3904 8.09277 18.3838C8.09075 18.3777 8.08426 18.363 8.06738 18.3545C8.07056 18.3561 8.07264 18.3571 8.07031 18.3555C8.06911 18.3546 8.06706 18.3535 8.06445 18.3516C8.05919 18.3477 8.05142 18.3422 8.04199 18.335C8.02289 18.3203 7.99621 18.2988 7.96387 18.2734L7.7168 18.0781C7.21783 17.684 6.82095 17.1576 6.57227 16.5664L6.47461 16.3096C6.41251 16.1304 6.34667 15.8678 6.2959 15.6182C6.24496 15.3677 6.21101 15.1355 6.21094 15.0146V14.9238H7.44727L7.45996 14.8916L7.58594 14.5762L7.67578 14.3379C7.68733 14.3054 7.69731 14.2769 7.7041 14.2549C7.70747 14.2439 7.70987 14.2339 7.71191 14.2256C7.71358 14.2188 7.71582 14.208 7.71582 14.1982C7.71578 14.1857 7.71118 14.1761 7.70996 14.1738C7.70821 14.1705 7.70636 14.1669 7.70508 14.165C7.70245 14.1613 7.69844 14.158 7.69531 14.1543C7.68881 14.1466 7.68008 14.136 7.66895 14.124C7.64625 14.0996 7.61288 14.0648 7.57129 14.0225C7.48803 13.9378 7.36911 13.8194 7.22656 13.6787C6.94117 13.397 6.56015 13.0252 6.17676 12.6543C5.79341 12.2834 5.40776 11.913 5.11328 11.6338C4.96618 11.4943 4.84107 11.3778 4.75098 11.2949C4.70596 11.2535 4.66928 11.2196 4.64258 11.1963C4.62945 11.1849 4.61804 11.1758 4.60938 11.1689C4.60505 11.1655 4.60051 11.1618 4.59668 11.1592C4.59555 11.1584 4.59274 11.1579 4.58984 11.1562L4.59082 11.1553H4.58789C4.58511 11.1538 4.58262 11.1506 4.5791 11.1494L4.57715 11.1523C4.56844 11.1495 4.56164 11.1471 4.55762 11.1475C4.55121 11.148 4.5457 11.1494 4.54297 11.1504C4.5375 11.1524 4.53312 11.1555 4.53027 11.1572C4.52402 11.1609 4.51681 11.1656 4.50977 11.1709C4.49514 11.1819 4.47507 11.1983 4.45117 11.2188C4.40275 11.2601 4.33402 11.3207 4.25195 11.3955L3.625 11.9814L2.05664 13.4775L1.36719 14.1377L1.34277 14.1611L1.35449 14.1924L1.49121 14.5322V14.5332L1.63184 14.8682L1.64453 14.8984L1.67676 14.8994L2.32812 14.9141L2.94434 14.9287L3.02344 15.2402L3.11328 15.5449C3.6053 17.0476 4.77812 18.2149 6.42969 18.8389L6.77246 18.9512C6.90834 18.992 7.05779 19.0342 7.19727 19.0713C7.33695 19.1084 7.46766 19.1408 7.56543 19.1621C7.61414 19.1727 7.65587 19.1811 7.68652 19.1855C7.70149 19.1877 7.71526 19.1891 7.72656 19.1895C7.73212 19.1896 7.73938 19.1895 7.74609 19.1885ZM5.99609 17.6172C4.76127 16.906 4.07501 15.9234 3.80566 14.4805C3.78629 14.3691 3.76818 14.2656 3.75488 14.1895C3.74823 14.1514 3.74301 14.12 3.73926 14.0977C3.73737 14.0864 3.73533 14.0775 3.73438 14.0713C3.73391 14.0683 3.73358 14.0659 3.7334 14.0645V14.0674L3.72559 14.04C3.72125 14.0333 3.7161 14.0291 3.71387 14.0273C3.70823 14.0229 3.70272 14.0206 3.7002 14.0195C3.69471 14.0173 3.68936 14.0155 3.68555 14.0146C3.67715 14.0128 3.66617 14.0112 3.6543 14.0098C3.62991 14.0068 3.59528 14.0037 3.55371 14.001L3.22852 13.9883L2.89648 13.9775L3.68945 13.2246L4.31543 12.6318C4.39718 12.5558 4.4643 12.4945 4.51172 12.4521C4.52959 12.4362 4.54392 12.4222 4.55566 12.4121C4.56783 12.4229 4.58445 12.4366 4.60352 12.4541C4.65061 12.4974 4.71668 12.5601 4.79785 12.6367C4.96033 12.7901 5.18169 13.0005 5.42188 13.2334V13.2344L6.20801 13.9951L5.8252 13.998H5.26855L5.27051 14.0498L5.29492 14.8115L5.31348 15.1787C5.36988 15.9963 5.52499 16.5603 5.86816 17.251L6.07617 17.6631L5.99609 17.6172Z' fill='%23494DF4' stroke='%23494DF4' stroke-width='0.1'/%3E%3Cpath d='M18.5879 19.1963C19.1713 19.1963 19.6475 18.7466 19.6934 18.1777L19.6973 18.0625C19.676 17.0484 19.6243 16.5978 19.4316 15.957L19.3398 15.668C18.8533 14.1764 17.8635 12.9355 16.4414 12.0254L16.1514 11.8477C15.8935 11.6985 15.5679 11.7385 15.3535 11.9453L15.2656 12.0303C14.4277 12.8365 13.5335 13.2151 12.457 13.2119L12.2383 13.2061C11.5896 13.1772 11.1496 13.0625 10.6074 12.7891V12.7881C10.4003 12.6857 10.1421 12.5159 9.90625 12.335C9.67044 12.154 9.45972 11.9658 9.34668 11.8271L9.34766 11.8262C9.30544 11.7715 9.26249 11.7231 9.22754 11.6875C9.21015 11.6698 9.19363 11.6547 9.17969 11.6436C9.17281 11.6381 9.16552 11.6321 9.1582 11.6279C9.15285 11.6249 9.13934 11.6182 9.12305 11.6182C9.116 11.6182 9.11029 11.6196 9.1084 11.6201C9.10584 11.6208 9.10345 11.6214 9.10156 11.6221C9.09753 11.6235 9.09222 11.625 9.08789 11.627C9.07912 11.6309 9.06779 11.6369 9.05469 11.6436C9.02815 11.6571 8.99208 11.6765 8.94922 11.7002L8.62695 11.8867C8.3896 12.0262 8.10647 12.2172 7.8584 12.3994C7.61155 12.5808 7.39479 12.7563 7.29395 12.8672V12.8682L7.17383 12.9932L7.14062 13.0283L7.17383 13.0625L7.45605 13.3486V13.3496L7.74316 13.6357L7.77441 13.668L7.80957 13.6396L8.24219 13.29L8.59277 13.0186C8.69947 12.9406 8.78736 12.8814 8.83105 12.8584L8.81348 12.8242L8.83203 12.8574C8.91267 12.8124 9.01333 12.8231 9.08301 12.8838L9.20215 12.9873L9.44531 13.1807C10.0349 13.6142 10.7813 13.9356 11.5273 14.0771L11.7627 14.1113C12.0149 14.1387 12.3122 14.1463 12.6074 14.1357C13.0007 14.1217 13.3948 14.0747 13.6768 13.998L13.8975 13.9307C14.4375 13.7456 15.1335 13.3812 15.5166 13.0713L15.7812 12.8643C15.8168 12.8374 15.846 12.8155 15.8672 12.8008C15.8736 12.7963 15.8793 12.793 15.8838 12.79C15.8887 12.7922 15.8949 12.795 15.9023 12.7988C15.9229 12.8094 15.9507 12.8252 15.9834 12.8457C16.0485 12.8866 16.1324 12.9441 16.2236 13.0098C16.4068 13.1415 16.6172 13.3049 16.7588 13.4297C18.0204 14.5568 18.6847 15.9719 18.7715 17.7021C18.7857 18.0119 18.5386 18.2704 18.2285 18.2705H9.02441V19.1963H18.5879Z' fill='%23494DF4' stroke='%23494DF4' stroke-width='0.1'/%3E%3C/svg%3E%0A");
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
body.is-home section.CX-referral-saya .box-referral-saya-inner .box-widget-referral .container.CX-wrapper .inner .box-widget-link-referral .box-share-link .box-url .form-group.input-text-wrapper .control-label {
  font-size: 18px;
  font-family: "source-sans-pro-bold";
  color: #333;
  display: none;
}
body.is-home section.CX-referral-saya .box-referral-saya-inner .box-widget-referral .container.CX-wrapper .inner .box-widget-link-referral .box-share-link .box-url .form-group.input-text-wrapper .form-control {
  background-color: transparent;
  background: transparent;
  border: 0;
  color: #494df4;
  font-size: 16px;
  font-family: "source-sans-pro-bold";
  line-height: 15px;
  text-transform: capitalize;
}
body.is-home section.CX-referral-saya .box-referral-saya-inner .box-widget-referral .container.CX-wrapper .inner .box-widget-link-referral .box-share-link > .new-btn-blue {
  flex: 0 0 auto;
}
@media (max-width: 767px) {
  body.is-home section.CX-referral-saya .box-referral-saya-inner .box-widget-referral .container.CX-wrapper .inner .box-widget-link-referral .box-share-link > .new-btn-blue {
    font-size: 13px;
  }
}

.CX-referral-product .box-referral-product.full-width {
  max-width: 100%;
  overflow: hidden;
}
.CX-referral-product .box-referral-product.full-width .slick-track {
  display: flex;
}
.CX-referral-product .box-referral-product .box-product-item.slick-slide .product-item-inner .box-img {
  overflow: hidden;
}
.CX-referral-product .box-referral-product .box-product-item.slick-slide .product-item-inner .box-img .ribbon {
  position: absolute;
  top: 0px;
  right: 0px;
  -webkit-border-radius: 0px 7px 0px 12px;
  -moz-border-radius: 0px 7px 0px 12px;
  -ms-border-radius: 0px 7px 0px 12px;
  -o-border-radius: 0px 7px 0px 12px;
  border-radius: 0px 7px 0px 12px;
  background: #1cc542;
  -webkit-box-shadow: 0px 3.71px 2.71px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 3.71px 2.71px 0px rgba(0, 0, 0, 0.35);
  -ms-box-shadow: 0px 3.71px 2.71px 0px rgba(0, 0, 0, 0.35);
  -o-box-shadow: 0px 3.71px 2.71px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 3.71px 2.71px 0px rgba(0, 0, 0, 0.35);
  font-size: 9px;
  color: #fff;
  font-family: "source-sans-pro-semibold";
  padding: 2px 7px;
  font-weight: normal;
}

.box-list-lacak .box-list-lacak-inner {
  overflow-y: auto;
  counter-reset: section;
  max-height: 440px;
  padding-bottom: 20px;
  scrollbar-width: none;
}
.box-list-lacak .box-list-lacak-inner::-webkit-scrollbar {
  display: none;
}
@media (min-width: 768px) {
  .box-list-lacak .box-list-lacak-inner::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 6px;
  }
  .box-list-lacak .box-list-lacak-inner::-webkit-scrollbar:vertical {
    width: 6px;
  }
  .box-list-lacak .box-list-lacak-inner::-webkit-scrollbar:horizontal {
    height: 6px;
  }
  .box-list-lacak .box-list-lacak-inner::-webkit-scrollbar-thumb {
    background-color: #494df4;
    border-radius: 10px;
  }
  .box-list-lacak .box-list-lacak-inner::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ccd7e6;
  }
}
.box-list-lacak .box-list-lacak-inner .box-item {
  counter-increment: section;
}
.box-list-lacak .box-list-lacak-inner .box-item .box-item-inner {
  display: grid;
  padding: 2px 15px;
  border-bottom: 2px solid #f0f3fc;
}
.box-list-lacak .box-list-lacak-inner .box-item .box-item-inner .box-name-and-status {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.box-list-lacak .box-list-lacak-inner .box-item .box-item-inner .box-name-and-status .box-name {
  text-align: left;
  position: relative;
}
.box-list-lacak .box-list-lacak-inner .box-item .box-item-inner .box-name-and-status .box-name:before {
  content: "" counter(section) ". ";
  color: #333;
  font-size: 15px;
  font-style: normal;
  line-height: 24px;
  font-family: "source-sans-pro-bold";
}
.box-list-lacak .box-list-lacak-inner .box-item .box-item-inner .box-name-and-status .box-name .name {
  color: #333;
  font-size: 15px;
  font-style: normal;
  line-height: 24px;
  font-family: "source-sans-pro-bold";
}
.box-list-lacak .box-list-lacak-inner .box-item .box-item-inner .box-name-and-status .box-name .date {
  display: block;
  text-align: left;
  font-size: 12px;
  font-style: normal;
  line-height: auto;
  color: #7f7f7f;
  padding-left: 15px;
}
.box-list-lacak .box-list-lacak-inner .box-item .box-item-inner .box-name-and-status .box-name .date:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='5' cy='5' r='4' stroke='%237F7F7F' stroke-width='0.6'/%3E%3Cpath d='M5 3.3999V4.9999L6 5.9999' stroke='%237F7F7F' stroke-width='0.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 10px;
  height: 10px;
  display: inline-block;
  position: relative;
  margin-right: 3px;
  top: 1px;
}
.box-list-lacak .box-list-lacak-inner .box-item .box-item-inner .box-name-and-status .box-status {
  -webkit-border-radius: 70px;
  -moz-border-radius: 70px;
  -ms-border-radius: 70px;
  -o-border-radius: 70px;
  border-radius: 70px;
  background: rgba(73, 77, 244, 0.1);
  padding: 2px 10px;
  font-size: 13px;
  font-style: normal;
  font-family: "source-sans-pro-semibold";
  line-height: 24px;
  color: #494df4;
}
.box-list-lacak .box-list-lacak-inner .box-item .box-item-inner .box-name-and-status .box-status.reject {
  color: #c91432;
  background: rgba(201, 20, 50, 0.1);
}
.box-list-lacak .box-list-lacak-inner .box-item .box-item-inner .box-name-and-status .box-status.success {
  color: #1cc542;
  background: rgba(28, 197, 66, 0.1);
}
.box-list-lacak .box-list-lacak-inner .box-item .box-item-inner .box-name-product {
  display: flex;
  justify-content: space-between;
  padding-left: 15px;
  font-size: 12px;
}
.box-list-lacak .box-list-lacak-inner .box-item .box-item-inner .box-name-product .label {
  border: 0;
  text-transform: none;
  color: #7f7f7f;
  font-weight: normal;
  font-size: 12px;
}
.box-list-lacak .box-list-lacak-inner .box-item .box-item-inner .box-name-product .value {
  color: #333;
  font-family: "source-sans-pro-semibold";
}
.box-list-lacak .box-list-lacak-inner .box-item .box-item-inner .box-poin-potential {
  background: linear-gradient(90deg, rgba(73, 77, 244, 0) 0%, rgba(73, 77, 244, 0.7) 12.5%, #2227f2 51.44%, rgba(73, 77, 244, 0.7) 84.13%, rgba(73, 77, 244, 0) 100%);
  color: #fff;
  font-size: 11px;
  font-family: "source-sans-pro-semibold";
  line-height: 26.137px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 15px;
}
.box-list-lacak .box-list-lacak-inner .box-item:last-child .box-item-inner {
  border-bottom: 0;
}
.box-list-lacak .box-list-lacak-inner .box-item.is-lazy .box-item-inner {
  margin-top: 5px;
  border-radius: 6px;
  background-color: #ccd7e6;
  padding: 7px 20px;
}
.box-list-lacak .box-list-lacak-inner .box-item.is-lazy .box-item-inner .box-name-and-status .box-name .name {
  height: 12px;
  width: 114px;
}
@media (max-width: 767px) {
  .box-list-lacak .box-list-lacak-inner .box-item.is-lazy .box-item-inner .box-name-and-status .box-name .name {
    width: 76px;
  }
}
.box-list-lacak .box-list-lacak-inner .box-item.is-lazy .box-item-inner .box-name-and-status .box-name:before {
  display: none;
}
.box-list-lacak .box-list-lacak-inner .box-item.is-lazy .box-item-inner .box-name-and-status .box-name .date {
  width: 230px;
  height: 12px;
  margin-top: 6px;
}
@media (max-width: 767px) {
  .box-list-lacak .box-list-lacak-inner .box-item.is-lazy .box-item-inner .box-name-and-status .box-name .date {
    width: 152px;
  }
}
.box-list-lacak .box-list-lacak-inner .box-item.is-lazy .box-item-inner .box-name-and-status .box-name .date:before {
  display: none;
}
.box-list-lacak .box-list-lacak-inner .box-item.is-lazy .box-item-inner .box-name-and-status .box-status {
  background: transparent;
}
.box-list-lacak .box-list-lacak-inner .box-item.is-lazy .box-item-inner .box-name-and-status .box-status .lazyColor {
  width: 135.909px;
  height: 28px;
}
@media (max-width: 767px) {
  .box-list-lacak .box-list-lacak-inner .box-item.is-lazy .box-item-inner .box-name-and-status .box-status .lazyColor {
    width: 90px;
  }
}

.CX-banner-leads-form .box-banner-leads-form {
  overflow: hidden;
}
@media (min-width: 768px) {
  .CX-banner-leads-form .box-banner-leads-form {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
  }
}
.CX-banner-leads-form .box-banner-leads-form .box-img .box-img-dekstop {
  width: 535px;
  height: 303px;
}
.CX-banner-leads-form .box-banner-leads-form .box-img .box-img-dekstop img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: center center;
}

.box-info-referral-share-from {
  margin: 10px 0;
}
.box-info-referral-share-from .inner {
  display: flex;
  align-items: center;
  column-gap: 10px;
  padding: 5px 10px 5px 5px;
  position: relative;
}
.box-info-referral-share-from .inner:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(104.4deg, #e19662 17.85%, #e82646 114.49%);
  -webkit-box-shadow: 0px 4px 7px 0px rgba(230, 85, 83, 0.25);
  -moz-box-shadow: 0px 4px 7px 0px rgba(230, 85, 83, 0.25);
  -ms-box-shadow: 0px 4px 7px 0px rgba(230, 85, 83, 0.25);
  -o-box-shadow: 0px 4px 7px 0px rgba(230, 85, 83, 0.25);
  box-shadow: 0px 4px 7px 0px rgba(230, 85, 83, 0.25);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 42px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
.box-info-referral-share-from .inner .box-vector {
  position: relative;
  background: linear-gradient(104.4deg, #e19662 17.85%, #e82646 114.49%);
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
.box-info-referral-share-from .inner .box-text {
  position: relative;
  font-family: "source-sans-pro-semibold";
  font-size: 15px;
  line-height: 19px;
  letter-spacing: 0;
  text-align: left;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.box-info-referral-share-from.animated-show .inner:before {
  width: 100%;
}
.box-info-referral-share-from.animated-show .inner .box-text {
  opacity: 1;
  visibility: visible;
}

body.v2 .box-new-alert {
  background-color: #00aed6;
  color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 15px;
}
body.v2 .box-new-alert .inner .box-title {
  font-family: "source-sans-pro-bold";
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  padding-bottom: 10px;
  margin-bottom: 10px;
}
body.v2 .box-new-alert .inner .box-message {
  font-family: "source-sans-pro-semibold";
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
}
body.v2 .box-new-alert .inner .box-message p {
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  body.v2 .box-new-alert .inner .box-message p br {
    display: none;
  }
}

body.v2 .box-new-alert.primary {
  background: rgba(73, 77, 244, 0.08);
  color: #494df4;
}
body.v2 .box-new-alert.primary .inner .box-title {
  border-bottom-color: rgba(73, 77, 244, 0.2);
}

@media (max-width: 767px) {
  body.v2.is-page-leads-form .CX-section-no-sidebar #CX-utama .box-utama .box-content-utama {
    padding: 0px 0px !important;
  }
}

body.v2.is-page-leads-form .CX-section-no-sidebar #CX-utama .box-utama .box-content-utama {
  padding: 20px 0;
}
body.v2.is-page-leads-form .CX-section-no-sidebar #CX-utama .box-utama .box-content-utama .box-inner-content #main-content > .portlet-layout.row {
  justify-content: center;
}
body.v2.is-page-leads-form .CX-section-no-sidebar #CX-utama .box-utama .box-content-utama .box-inner-content #main-content > .portlet-layout.row > #column-1, body.v2.is-page-leads-form .CX-section-no-sidebar #CX-utama .box-utama .box-content-utama .box-inner-content #main-content > .portlet-layout.row > #column-2 {
  flex: 0 0 535px;
  max-width: 535px;
}
@media (max-width: 540px) {
  body.v2.is-page-leads-form .CX-section-no-sidebar #CX-utama .box-utama .box-content-utama .box-inner-content #main-content > .portlet-layout.row > #column-1, body.v2.is-page-leads-form .CX-section-no-sidebar #CX-utama .box-utama .box-content-utama .box-inner-content #main-content > .portlet-layout.row > #column-2 {
    flex: 1;
    padding: 0 0;
  }
}
@media (max-width: 1279px) {
  body.v2.is-page-leads-form .CX-section-no-sidebar #CX-utama .box-utama .box-content-utama .box-inner-content #main-content > .portlet-layout.row {
    display: grid;
  }
  body.v2.is-page-leads-form .CX-section-no-sidebar #CX-utama .box-utama .box-content-utama .box-inner-content #main-content > .portlet-layout.row > #column-2 {
    order: 1;
  }
  body.v2.is-page-leads-form .CX-section-no-sidebar #CX-utama .box-utama .box-content-utama .box-inner-content #main-content > .portlet-layout.row > #column-1 {
    order: 2;
  }
}
@media (max-width: 600px) {
  body.v2.is-page-leads-form .CX-section-no-sidebar #CX-utama .box-utama .box-content-utama .box-inner-content #main-content .CX-banner-leads-form {
    margin-bottom: 10px;
  }
}
@media (max-width: 600px) {
  body.v2.is-page-leads-form .CX-section-no-sidebar #CX-utama .box-utama .box-content-utama .box-inner-content #main-content .box-new-alert,
  body.v2.is-page-leads-form .CX-section-no-sidebar #CX-utama .box-utama .box-content-utama .box-inner-content #main-content .box-info-referral-share-from {
    margin: 0px 15px 10px;
  }
}
@media (max-width: 600px) {
  body.v2.is-page-leads-form .CX-section-no-sidebar #CX-utama .box-utama .box-content-utama .box-inner-content #main-content .CX-simple-form {
    padding: 0px 16px;
  }
}

.box-info-referral-share-from.animated-show .inner .box-text .text-inner {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 600px) {
  .CX-banner-leads-form .box-banner-leads-form .box-img .box-img-dekstop {
    display: none;
  }
  .CX-banner-leads-form .box-banner-leads-form .box-img .box-img-dekstop img {
    display: none;
  }
}
@media (max-width: 600px) {
  .CX-banner-leads-form .box-banner-leads-form .box-img .box-img-mobile.hide {
    display: block !important;
    height: 310px;
    width: 100%;
    text-align: center;
  }
}

.CX-simple-form .box-simple-form .box-agree {
  background-color: #f5f5f5;
  padding: 16px 16px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.CX-simple-form .box-simple-form .box-agree .box-agree-inner {
  display: flex;
  grid-column-gap: 30px;
}
.CX-simple-form .box-simple-form .box-agree .box-agree-inner .box-text a {
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: justified;
  color: #333333;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .form-group {
  margin-bottom: 20px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .form-group .control-label {
  font-family: "source-sans-pro-semibold";
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0;
  text-align: left;
  color: #5f5f5f;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .form-group .control-label .reference-mark.text-warning {
  color: #bd0a0a !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .form-group .form-control {
  background-color: #f8f9fc;
  border: 1px solid #d2d9ef;
  color: #333333;
  height: 52px;
  line-height: 52px;
  font-family: "source-sans-pro-semibold";
  font-size: 17px;
  line-height: 21px;
  letter-spacing: 0;
  text-align: left;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .form-group .form-control::-webkit-input-placeholder {
  color: rgba(18, 59, 113, 0.3);
  font-family: "source-sans-pro-semibold";
  font-size: 17px;
  line-height: 21px;
  letter-spacing: 0;
  text-align: left;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .form-group .form-control::-moz-placeholder {
  color: rgba(18, 59, 113, 0.3);
  font-family: "source-sans-pro-semibold";
  font-size: 17px;
  line-height: 21px;
  letter-spacing: 0;
  text-align: left;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .form-group .form-control:-moz-placeholder {
  color: rgba(18, 59, 113, 0.3);
  font-family: "source-sans-pro-semibold";
  font-size: 17px;
  line-height: 21px;
  letter-spacing: 0;
  text-align: left;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .form-group .form-control:-ms-input-placeholder {
  color: rgba(18, 59, 113, 0.3);
  font-family: "source-sans-pro-semibold";
  font-size: 17px;
  line-height: 21px;
  letter-spacing: 0;
  text-align: left;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .form-group .select2.select2-container.select2-container--default .select2-selection.select2-selection--single {
  background-color: #f8f9fc;
  border: 1px solid #d2d9ef;
  color: #333333;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .form-group .select2.select2-container.select2-container--default .select2-selection.select2-selection--single .select2-selection__arrow:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='11' viewBox='0 0 19 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 1L9.5 9L1 1' stroke='%23494DF4' stroke-width='2'/%3E%3C/svg%3E%0A");
  width: 19px;
  height: 11px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .form-group .select2.select2-container.select2-container--default .select2-selection__rendered .select2-selection__placeholder {
  color: rgba(18, 59, 113, 0.3);
  font-family: "source-sans-pro-semibold";
  font-size: 17px;
  line-height: 21px;
  letter-spacing: 0;
  text-align: left;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left .new-box-item-inner .input .form-group .form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.3'%3E%3Cpath d='M8 0C6.93913 0 5.92172 0.421427 5.17157 1.17157C4.42143 1.92172 4 2.93913 4 4C4 5.06087 4.42143 6.07828 5.17157 6.82843C5.92172 7.57857 6.93913 8 8 8C9.06087 8 10.0783 7.57857 10.8284 6.82843C11.5786 6.07828 12 5.06087 12 4C12 2.93913 11.5786 1.92172 10.8284 1.17157C10.0783 0.421427 9.06087 0 8 0M8 10C3.58 10 0 11.79 0 14V16H16V14C16 11.79 12.42 10 8 10Z' fill='%23123B71'/%3E%3C/g%3E%3C/svg%3E%0A") !important;
  background-position: left 16px center;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  padding-left: 45px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.nama-lengkap .new-box-item-inner .input .form-group .form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.3'%3E%3Cpath d='M8 0C6.93913 0 5.92172 0.421427 5.17157 1.17157C4.42143 1.92172 4 2.93913 4 4C4 5.06087 4.42143 6.07828 5.17157 6.82843C5.92172 7.57857 6.93913 8 8 8C9.06087 8 10.0783 7.57857 10.8284 6.82843C11.5786 6.07828 12 5.06087 12 4C12 2.93913 11.5786 1.92172 10.8284 1.17157C10.0783 0.421427 9.06087 0 8 0M8 10C3.58 10 0 11.79 0 14V16H16V14C16 11.79 12.42 10 8 10Z' fill='%23123B71'/%3E%3C/g%3E%3C/svg%3E%0A") !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.no-telp .new-box-item-inner .input .form-group .form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='18' viewBox='0 0 13 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.3' d='M3.24997 0.668954C2.11065 0.661356 1.08325 1.13998 0.564006 1.92625C0.234949 2.42373 0.085159 2.99514 0.106267 3.69647C0.120857 4.21161 0.369983 5.57263 0.633935 6.56876C1.71768 10.6967 4.02394 14.175 7.61003 17.087C8.38322 17.718 8.81401 17.9305 9.35244 17.9518C9.98011 17.9744 10.6167 17.8149 11.2483 17.4762C11.7831 17.1891 12.1433 16.8974 12.4245 16.5165C12.8687 15.9237 12.9073 15.371 12.5491 14.7638C12.2526 14.2605 10.9021 12.614 10.4717 12.2269C10.158 11.9487 9.90894 11.8011 9.59628 11.7173C9.00353 11.552 8.496 11.6878 7.87054 12.1771C7.48543 12.4751 7.19304 12.5262 6.85189 12.3506C6.76468 12.3046 6.54682 12.1395 6.36301 11.9834C5.70784 11.4196 5.2403 10.8737 4.83165 10.1947C4.42152 9.50887 4.20557 8.95271 4.05325 8.18387C3.95613 7.69191 3.95095 7.5255 4.02295 7.25682C4.11355 6.9187 4.32428 6.73896 4.88071 6.53213C5.44884 6.31873 5.74966 6.06283 5.90449 5.67073C5.95314 5.55111 5.99682 5.38808 6.00156 5.30846C6.05018 4.61935 5.46805 2.90377 4.79818 1.76329C4.49256 1.24458 4.34013 1.05813 4.1127 0.916302C3.88528 0.774471 3.52161 0.670555 3.24997 0.668954Z' fill='%23123B71'/%3E%3C/svg%3E%0A") !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.email .new-box-item-inner .input .form-group .form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.3'%3E%3Cpath d='M5.01067 7.98384L0.910001 4.42117V11.5058L5.01067 7.98384ZM10.2947 8.58717L8.85467 9.83717C8.62867 10.0292 8.334 10.1452 8.012 10.1452H8.00067H8.00133H7.992C7.66933 10.1452 7.37467 10.0285 7.146 9.83517L7.148 9.8365L5.708 8.5865L1.33067 12.3458H14.67L10.2947 8.58717ZM14.676 3.5765H1.32267L7.73667 9.14717C7.80878 9.20421 7.89805 9.23522 7.99 9.23517H7.99933H7.99867H8.008C8.10027 9.23529 8.18984 9.20402 8.262 9.1465L8.26133 9.14717L14.676 3.5765ZM15.09 4.4205L10.99 7.98317L15.09 11.5032V4.4205ZM0.690001 2.79317C0.850001 2.71317 1.038 2.6665 1.23733 2.6665H14.7607C14.9539 2.66655 15.1445 2.71151 15.3173 2.79784L15.31 2.7945C15.517 2.89658 15.6912 3.05449 15.8132 3.2504C15.9351 3.44631 15.9998 3.67242 16 3.90317V12.0178C15.9996 12.3462 15.869 12.6611 15.6368 12.8933C15.4046 13.1255 15.0897 13.2562 14.7613 13.2565H1.23933C0.910927 13.2562 0.596073 13.1255 0.363854 12.8933C0.131636 12.6611 0.00102019 12.3462 0.000667254 12.0178V3.90317C0.000667254 3.4185 0.280001 2.9985 0.686668 2.7965L0.694001 2.79317H0.690001Z' fill='%23123B71'/%3E%3C/g%3E%3C/svg%3E%0A") !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.datepicker .new-box-item-inner .input .form-group .form-control, .CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.date .new-box-item-inner .input .form-group .form-control, .CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.tanggal-lahir .new-box-item-inner .input .form-group .form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.3'%3E%3Cpath d='M10.1375 0.0693257C10.3094 0.200867 10.3437 0.303966 10.3437 0.702144V1.06833H11.6156C12.8125 1.06833 12.8969 1.07188 12.9813 1.13587C13.0281 1.17142 13.0969 1.24964 13.1281 1.30297C13.1844 1.39896 13.1875 1.4985 13.1875 2.95256C13.1906 5.75403 13.2594 6.72814 13.5625 8.11465C13.9781 10.006 14.8312 11.8511 15.7219 12.7826C15.9625 13.035 16 13.1061 16 13.3336C16 13.554 15.9375 13.6891 15.7938 13.7994C15.7094 13.8633 15.625 13.8669 14.4438 13.8669H13.1875V14.7628C13.1875 15.7547 13.1813 15.7796 12.9813 15.9325C12.8938 15.9964 12.7094 16 6.59375 16C0.478125 16 0.29375 15.9964 0.20625 15.9325C0.159375 15.8969 0.0906249 15.8187 0.0593749 15.7654C0.00312487 15.6658 -5.96046e-07 15.4561 -5.96046e-07 8.53416C-5.96046e-07 1.61227 0.00312487 1.40251 0.0593749 1.30297C0.0906249 1.24964 0.159375 1.17142 0.20625 1.13587C0.290625 1.07188 0.375 1.06833 1.55312 1.06833H2.8125V0.702144C2.8125 0.407065 2.825 0.321742 2.87187 0.236418C2.96875 0.0728803 3.0875 0.00177779 3.28125 0.00177779C3.475 0.00177779 3.59375 0.0728803 3.69063 0.236418C3.7375 0.321742 3.75 0.407065 3.75 0.702144V1.06833H4.9375H6.125V0.702144C6.125 0.303966 6.15937 0.200867 6.33125 0.0693257C6.45312 -0.0231085 6.73438 -0.0231085 6.85625 0.0693257C7.02813 0.200867 7.0625 0.303966 7.0625 0.702144V1.06833H8.23437H9.40625V0.702144C9.40625 0.407065 9.41875 0.321742 9.46563 0.236418C9.5625 0.0728803 9.68125 0.00177779 9.875 0.00177779C9.99062 0.00177779 10.075 0.0231086 10.1375 0.0693257ZM10.3437 2.4975C10.3437 2.79613 10.3312 2.88146 10.2844 2.96678C10.1875 3.13032 10.0687 3.20142 9.875 3.20142C9.68125 3.20142 9.5625 3.13032 9.46563 2.96678C9.41875 2.88146 9.40625 2.79613 9.40625 2.4975V2.13487H8.23437H7.0625V2.4975C7.0625 2.89923 7.02813 3.00233 6.85625 3.13387C6.73438 3.22631 6.45312 3.22631 6.33125 3.13387C6.15937 3.00233 6.125 2.89923 6.125 2.4975V2.13487H4.9375H3.75V2.4975C3.75 2.89923 3.71563 3.00233 3.54375 3.13387C3.42188 3.22631 3.14063 3.22631 3.01875 3.13387C2.84688 3.00233 2.8125 2.89923 2.8125 2.4975V2.13487H1.875H0.937499V3.20142V4.26797H6.59375H12.25V3.20142V2.13487H11.2969H10.3437V2.4975ZM0.98125 5.71492C1.125 8.38129 1.9625 10.8699 3.27812 12.5408L3.47813 12.8004H8.95937H14.4375L14.2656 12.5373C13.1281 10.7846 12.3875 8.28175 12.2625 5.76825L12.2406 5.33452H6.6H0.959375L0.98125 5.71492ZM0.937499 12.6759V14.9335H6.59375H12.25V14.4002V13.8669H7.67812H3.10313L2.98125 13.7674C2.45625 13.3301 1.50313 11.8049 1.08125 10.7241C1.01563 10.557 0.95625 10.4184 0.95 10.4184C0.94375 10.4184 0.937499 11.4352 0.937499 12.6759Z' fill='%23123B71'/%3E%3C/g%3E%3C/svg%3E%0A") !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.search-ico .new-box-item-inner .input .form-group .select2.select2-container.select2-container--default .select2-selection.select2-selection--single {
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.3' d='M5.91594 0.032011C4.47708 0.217851 3.15725 0.838485 2.11049 1.82729C0.388059 3.45777 -0.354127 5.8772 0.160502 8.19493C0.958702 11.782 4.47708 14.0752 8.06898 13.3494C8.88119 13.1846 9.75291 12.8199 10.4566 12.35C10.6701 12.2063 10.8592 12.073 10.8732 12.052C10.8872 12.0309 11.4998 12.6165 12.3366 13.451C13.3098 14.4258 13.8174 14.9097 13.9049 14.9448C14.0765 15.0184 14.4301 15.0184 14.5736 14.9448C14.9202 14.7695 15.0742 14.4083 14.9657 14.0261C14.9097 13.8297 14.8712 13.7912 13.4533 12.3676C12.6271 11.5365 12.018 10.8984 12.039 10.8844C12.1125 10.8353 12.5781 10.1059 12.7497 9.7623C13.9119 7.44456 13.6529 4.69554 12.0845 2.63377C10.9852 1.18913 9.31179 0.235383 7.50884 0.0285043C7.14475 -0.0100662 6.24503 -0.010066 5.91594 0.032011ZM7.58936 1.58886C9.45183 1.89041 11.0622 3.25791 11.6609 5.04267C11.8709 5.67733 11.9164 5.97538 11.9164 6.72575C11.9164 7.3008 11.9059 7.4656 11.8394 7.76715C11.5909 8.91725 11.0342 9.8745 10.166 10.6494C9.50084 11.242 8.68164 11.6523 7.76091 11.8521C7.27779 11.9573 6.26953 11.9643 5.79341 11.8697C3.70339 11.4454 2.1455 9.94463 1.65538 7.88286C1.52584 7.33937 1.50484 6.44874 1.60286 5.86668C1.78491 4.81475 2.24002 3.90309 2.97171 3.1422C3.52134 2.56715 4.08499 2.18495 4.79566 1.89742C5.69189 1.53626 6.62662 1.43457 7.58936 1.58886Z' fill='%23123B71'/%3E%3C/svg%3E%0A") !important;
  background-position: left 16px center;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  padding-left: 45px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.referral .new-box-item-inner .input .form-group .form-control, .CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.referral-code .new-box-item-inner .input .form-group .form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.15086 3.24228C8.62076 2.84184 8.8557 2.64162 9.10135 2.52421C9.66951 2.25265 10.33 2.25265 10.8982 2.52421C11.1438 2.64162 11.3788 2.84184 11.8487 3.24228C12.0357 3.40166 12.1292 3.48135 12.2291 3.54829C12.458 3.70172 12.7151 3.80822 12.9855 3.8616C13.1034 3.88488 13.2259 3.89465 13.4708 3.9142C14.0862 3.96331 14.3939 3.98787 14.6507 4.07854C15.2444 4.28827 15.7115 4.75532 15.9212 5.34909C16.0119 5.60581 16.0364 5.91352 16.0856 6.52894C16.1051 6.77388 16.1149 6.89635 16.1382 7.0143C16.1915 7.28467 16.298 7.54177 16.4515 7.7707C16.5184 7.87056 16.5981 7.96407 16.7575 8.15109C17.1579 8.62099 17.3581 8.85593 17.4755 9.10158C17.7471 9.66974 17.7471 10.3302 17.4755 10.8984C17.3581 11.1441 17.1579 11.379 16.7575 11.8489C16.5981 12.0359 16.5184 12.1294 16.4515 12.2293C16.298 12.4582 16.1915 12.7153 16.1382 12.9857C16.1149 13.1036 16.1051 13.2261 16.0856 13.471C16.0364 14.0865 16.0119 14.3942 15.9212 14.6509C15.7115 15.2447 15.2444 15.7117 14.6507 15.9214C14.3939 16.0121 14.0862 16.0367 13.4708 16.0858C13.2259 16.1053 13.1034 16.1151 12.9855 16.1384C12.7151 16.1918 12.458 16.2983 12.2291 16.4517C12.1292 16.5186 12.0357 16.5983 11.8487 16.7577C11.3788 17.1581 11.1438 17.3584 10.8982 17.4758C10.33 17.7473 9.66951 17.7473 9.10135 17.4758C8.85571 17.3584 8.62076 17.1581 8.15086 16.7577C7.96384 16.5983 7.87034 16.5186 7.77047 16.4517C7.54154 16.2983 7.28444 16.1918 7.01407 16.1384C6.89612 16.1151 6.77365 16.1053 6.52871 16.0858C5.91329 16.0367 5.60558 16.0121 5.34886 15.9214C4.75509 15.7117 4.28804 15.2447 4.07832 14.6509C3.98764 14.3942 3.96308 14.0865 3.91397 13.471C3.89443 13.2261 3.88465 13.1036 3.86137 12.9857C3.80799 12.7153 3.70149 12.4582 3.54806 12.2293C3.48112 12.1294 3.40143 12.0359 3.24206 11.8489C2.84161 11.379 2.64139 11.1441 2.52398 10.8984C2.25242 10.3302 2.25242 9.66974 2.52398 9.10158C2.64139 8.85593 2.84162 8.62099 3.24206 8.15109C3.40143 7.96407 3.48112 7.87056 3.54806 7.7707C3.70149 7.54177 3.80799 7.28467 3.86137 7.0143C3.88465 6.89635 3.89443 6.77388 3.91397 6.52894C3.96308 5.91352 3.98764 5.60581 4.07832 5.34909C4.28804 4.75532 4.75509 4.28827 5.34886 4.07854C5.60559 3.98787 5.9133 3.96331 6.52871 3.9142C6.77365 3.89465 6.89612 3.88488 7.01407 3.8616C7.28444 3.80822 7.54154 3.70172 7.77047 3.54829C7.87034 3.48135 7.96385 3.40166 8.15086 3.24228Z' stroke='%23B3BFD2' stroke-width='1.25'/%3E%3Cpath d='M7.5 12.5L12.5 7.5' stroke='%23B3BFD2' stroke-width='1.25' stroke-linecap='round'/%3E%3Cpath d='M12.9167 12.0833C12.9167 12.5436 12.5436 12.9167 12.0833 12.9167C11.6231 12.9167 11.25 12.5436 11.25 12.0833C11.25 11.6231 11.6231 11.25 12.0833 11.25C12.5436 11.25 12.9167 11.6231 12.9167 12.0833Z' fill='%23B3BFD2'/%3E%3Cpath d='M8.7487 7.91667C8.7487 8.37691 8.3756 8.75 7.91536 8.75C7.45513 8.75 7.08203 8.37691 7.08203 7.91667C7.08203 7.45643 7.45513 7.08334 7.91536 7.08334C8.3756 7.08334 8.7487 7.45643 8.7487 7.91667Z' fill='%23B3BFD2'/%3E%3C/svg%3E%0A") !important;
  background-size: 20px 20px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.referral.has-value .new-box-item-inner .input .form-group .form-control, .CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.referral-code.has-value .new-box-item-inner .input .form-group .form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.15086 3.24228C8.62076 2.84184 8.8557 2.64162 9.10135 2.52421C9.66951 2.25265 10.33 2.25265 10.8982 2.52421C11.1438 2.64162 11.3788 2.84184 11.8487 3.24228C12.0357 3.40166 12.1292 3.48135 12.2291 3.54829C12.458 3.70172 12.7151 3.80822 12.9855 3.8616C13.1034 3.88488 13.2259 3.89465 13.4708 3.9142C14.0862 3.96331 14.3939 3.98787 14.6507 4.07854C15.2444 4.28827 15.7115 4.75532 15.9212 5.34909C16.0119 5.60581 16.0364 5.91352 16.0856 6.52894C16.1051 6.77388 16.1149 6.89635 16.1382 7.0143C16.1915 7.28467 16.298 7.54177 16.4515 7.7707C16.5184 7.87056 16.5981 7.96407 16.7575 8.15109C17.1579 8.62099 17.3581 8.85593 17.4755 9.10158C17.7471 9.66974 17.7471 10.3302 17.4755 10.8984C17.3581 11.1441 17.1579 11.379 16.7575 11.8489C16.5981 12.0359 16.5184 12.1294 16.4515 12.2293C16.298 12.4582 16.1915 12.7153 16.1382 12.9857C16.1149 13.1036 16.1051 13.2261 16.0856 13.471C16.0364 14.0865 16.0119 14.3942 15.9212 14.6509C15.7115 15.2447 15.2444 15.7117 14.6507 15.9214C14.3939 16.0121 14.0862 16.0367 13.4708 16.0858C13.2259 16.1053 13.1034 16.1151 12.9855 16.1384C12.7151 16.1918 12.458 16.2983 12.2291 16.4517C12.1292 16.5186 12.0357 16.5983 11.8487 16.7577C11.3788 17.1581 11.1438 17.3584 10.8982 17.4758C10.33 17.7473 9.66951 17.7473 9.10135 17.4758C8.85571 17.3584 8.62076 17.1581 8.15086 16.7577C7.96384 16.5983 7.87034 16.5186 7.77047 16.4517C7.54154 16.2983 7.28444 16.1918 7.01407 16.1384C6.89612 16.1151 6.77365 16.1053 6.52871 16.0858C5.91329 16.0367 5.60558 16.0121 5.34886 15.9214C4.75509 15.7117 4.28804 15.2447 4.07832 14.6509C3.98764 14.3942 3.96308 14.0865 3.91397 13.471C3.89443 13.2261 3.88465 13.1036 3.86137 12.9857C3.80799 12.7153 3.70149 12.4582 3.54806 12.2293C3.48112 12.1294 3.40143 12.0359 3.24206 11.8489C2.84161 11.379 2.64139 11.1441 2.52398 10.8984C2.25242 10.3302 2.25242 9.66974 2.52398 9.10158C2.64139 8.85593 2.84162 8.62099 3.24206 8.15109C3.40143 7.96407 3.48112 7.87056 3.54806 7.7707C3.70149 7.54177 3.80799 7.28467 3.86137 7.0143C3.88465 6.89635 3.89443 6.77388 3.91397 6.52894C3.96308 5.91352 3.98764 5.60581 4.07832 5.34909C4.28804 4.75532 4.75509 4.28827 5.34886 4.07854C5.60559 3.98787 5.9133 3.96331 6.52871 3.9142C6.77365 3.89465 6.89612 3.88488 7.01407 3.8616C7.28444 3.80822 7.54154 3.70172 7.77047 3.54829C7.87034 3.48135 7.96385 3.40166 8.15086 3.24228Z' stroke='black' stroke-width='1.25'/%3E%3Cpath d='M7.5 12.5L12.5 7.5' stroke='black' stroke-width='1.25' stroke-linecap='round'/%3E%3Cpath d='M12.9167 12.0833C12.9167 12.5436 12.5436 12.9167 12.0833 12.9167C11.6231 12.9167 11.25 12.5436 11.25 12.0833C11.25 11.6231 11.6231 11.25 12.0833 11.25C12.5436 11.25 12.9167 11.6231 12.9167 12.0833Z' fill='black'/%3E%3Cpath d='M8.7487 7.91666C8.7487 8.3769 8.3756 8.74999 7.91536 8.74999C7.45513 8.74999 7.08203 8.3769 7.08203 7.91666C7.08203 7.45642 7.45513 7.08333 7.91536 7.08333C8.3756 7.08333 8.7487 7.45642 8.7487 7.91666Z' fill='black'/%3E%3C/svg%3E%0A") !important;
}

.border-hr-mobile {
  border-top: 8px solid #f0f3fc;
  margin: 1.5rem 0 0;
  display: none;
}
@media (max-width: 1024px) {
  .border-hr-mobile {
    display: block;
  }
}

@media (max-width: 1024px) {
  .CX-simple-form .box-simple-form .new-box-form {
    padding: 1rem 0;
  }
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-title {
  margin-bottom: 20px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-title h1 {
  font-family: "source-sans-pro-bold";
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: center;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.nama-lengkap.has-value .new-box-item-inner .input .form-group .form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0C6.93913 0 5.92172 0.421427 5.17157 1.17157C4.42143 1.92172 4 2.93913 4 4C4 5.06087 4.42143 6.07828 5.17157 6.82843C5.92172 7.57857 6.93913 8 8 8C9.06087 8 10.0783 7.57857 10.8284 6.82843C11.5786 6.07828 12 5.06087 12 4C12 2.93913 11.5786 1.92172 10.8284 1.17157C10.0783 0.421427 9.06087 0 8 0ZM8 10C3.58 10 0 11.79 0 14V16H16V14C16 11.79 12.42 10 8 10Z' fill='black'/%3E%3C/svg%3E%0A") !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.no-telp.has-value .new-box-item-inner .input .form-group .form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='18' viewBox='0 0 13 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.24997 0.668952C2.11065 0.661354 1.08325 1.13998 0.564006 1.92625C0.234949 2.42373 0.0851594 2.99514 0.106267 3.69646C0.120858 4.21161 0.369984 5.57263 0.633936 6.56876C1.71768 10.6967 4.02394 14.175 7.61003 17.087C8.38322 17.718 8.81401 17.9305 9.35244 17.9518C9.98011 17.9744 10.6167 17.8149 11.2483 17.4762C11.7831 17.1891 12.1433 16.8974 12.4245 16.5165C12.8687 15.9237 12.9073 15.371 12.5491 14.7638C12.2526 14.2605 10.9021 12.614 10.4717 12.2269C10.158 11.9487 9.90894 11.8011 9.59628 11.7173C9.00353 11.552 8.496 11.6878 7.87054 12.1771C7.48543 12.4751 7.19304 12.5262 6.85189 12.3506C6.76468 12.3046 6.54682 12.1395 6.36301 11.9834C5.70784 11.4196 5.2403 10.8737 4.83165 10.1947C4.42152 9.50887 4.20557 8.95271 4.05325 8.18387C3.95613 7.69191 3.95095 7.5255 4.02295 7.25682C4.11355 6.9187 4.32428 6.73896 4.88071 6.53213C5.44884 6.31873 5.74967 6.06283 5.90449 5.67073C5.95314 5.5511 5.99682 5.38808 6.00156 5.30846C6.05018 4.61935 5.46805 2.90377 4.79818 1.76329C4.49257 1.24458 4.34013 1.05813 4.1127 0.9163C3.88528 0.774469 3.52161 0.670553 3.24997 0.668952Z' fill='black'/%3E%3C/svg%3E%0A") !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.email.has-value .new-box-item-inner .input .form-group .form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.01067 7.98384L0.910001 4.42117V11.5058L5.01067 7.98384ZM10.2947 8.58717L8.85467 9.83717C8.62867 10.0292 8.334 10.1452 8.012 10.1452H8.00067H8.00133H7.992C7.66933 10.1452 7.37467 10.0285 7.146 9.83517L7.148 9.8365L5.708 8.5865L1.33067 12.3458H14.67L10.2947 8.58717ZM14.676 3.5765H1.32267L7.73667 9.14717C7.80878 9.20421 7.89805 9.23522 7.99 9.23517H7.99933H7.99867H8.008C8.10027 9.23529 8.18985 9.20402 8.262 9.1465L8.26133 9.14717L14.676 3.5765ZM15.09 4.4205L10.99 7.98317L15.09 11.5032V4.4205ZM0.690001 2.79317C0.85 2.71317 1.038 2.6665 1.23734 2.6665H14.7607C14.9539 2.66655 15.1445 2.71151 15.3173 2.79784L15.31 2.7945C15.517 2.89658 15.6912 3.05449 15.8132 3.2504C15.9351 3.44631 15.9998 3.67242 16 3.90317V12.0178C15.9996 12.3462 15.869 12.6611 15.6368 12.8933C15.4046 13.1255 15.0897 13.2562 14.7613 13.2565H1.23933C0.910927 13.2562 0.596073 13.1255 0.363854 12.8933C0.131636 12.6611 0.00102043 12.3462 0.000667572 12.0178V3.90317C0.000667572 3.4185 0.280002 2.9985 0.686668 2.7965L0.694001 2.79317H0.690001Z' fill='black'/%3E%3C/svg%3E%0A") !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.tanggal-lahir.has-value .new-box-item-inner .input .form-group .form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.1375 0.0693254C10.3094 0.200867 10.3438 0.303966 10.3438 0.702144V1.06833H11.6156C12.8125 1.06833 12.8969 1.07188 12.9813 1.13587C13.0281 1.17142 13.0969 1.24964 13.1281 1.30297C13.1844 1.39896 13.1875 1.4985 13.1875 2.95256C13.1906 5.75403 13.2594 6.72814 13.5625 8.11465C13.9781 10.006 14.8312 11.8511 15.7219 12.7826C15.9625 13.035 16 13.1061 16 13.3336C16 13.554 15.9375 13.6891 15.7938 13.7994C15.7094 13.8633 15.625 13.8669 14.4438 13.8669H13.1875V14.7628C13.1875 15.7547 13.1813 15.7796 12.9813 15.9325C12.8937 15.9964 12.7094 16 6.59375 16C0.478126 16 0.29375 15.9964 0.20625 15.9325C0.159375 15.8969 0.0906248 15.8187 0.0593748 15.7654C0.00312519 15.6658 0 15.4561 0 8.53416C0 1.61227 0.00312519 1.40251 0.0593748 1.30297C0.0906248 1.24964 0.159375 1.17142 0.20625 1.13587C0.290626 1.07188 0.375 1.06833 1.55312 1.06833H2.8125V0.702144C2.8125 0.407065 2.825 0.321741 2.87187 0.236418C2.96875 0.0728807 3.0875 0.00177765 3.28125 0.00177765C3.475 0.00177765 3.59375 0.0728807 3.69063 0.236418C3.7375 0.321741 3.75 0.407065 3.75 0.702144V1.06833H4.9375H6.125V0.702144C6.125 0.303966 6.15938 0.200867 6.33125 0.0693254C6.45312 -0.0231094 6.73438 -0.0231094 6.85625 0.0693254C7.02812 0.200867 7.0625 0.303966 7.0625 0.702144V1.06833H8.23437H9.40625V0.702144C9.40625 0.407065 9.41875 0.321741 9.46563 0.236418C9.5625 0.0728807 9.68125 0.00177765 9.875 0.00177765C9.99062 0.00177765 10.075 0.0231085 10.1375 0.0693254ZM10.3438 2.4975C10.3438 2.79613 10.3312 2.88146 10.2844 2.96678C10.1875 3.13032 10.0687 3.20142 9.875 3.20142C9.68125 3.20142 9.5625 3.13032 9.46563 2.96678C9.41875 2.88146 9.40625 2.79613 9.40625 2.4975V2.13487H8.23437H7.0625V2.4975C7.0625 2.89923 7.02812 3.00233 6.85625 3.13387C6.73438 3.22631 6.45312 3.22631 6.33125 3.13387C6.15938 3.00233 6.125 2.89923 6.125 2.4975V2.13487H4.9375H3.75V2.4975C3.75 2.89923 3.71562 3.00233 3.54375 3.13387C3.42188 3.22631 3.14062 3.22631 3.01875 3.13387C2.84688 3.00233 2.8125 2.89923 2.8125 2.4975V2.13487H1.875H0.937499V3.20142V4.26797H6.59375H12.25V3.20142V2.13487H11.2969H10.3438V2.4975ZM0.98125 5.71492C1.125 8.38129 1.9625 10.8699 3.27812 12.5408L3.47813 12.8004H8.95937H14.4375L14.2656 12.5373C13.1281 10.7846 12.3875 8.28175 12.2625 5.76825L12.2406 5.33452H6.6H0.959374L0.98125 5.71492ZM0.937499 12.6759V14.9335H6.59375H12.25V14.4002V13.8669H7.67813H3.10313L2.98125 13.7674C2.45625 13.3301 1.50313 11.8049 1.08125 10.7241C1.01562 10.557 0.95625 10.4184 0.95 10.4184C0.94375 10.4184 0.937499 11.4352 0.937499 12.6759Z' fill='black'/%3E%3C/svg%3E%0A") !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.search-ico.has-value .new-box-item-inner .input .form-group .select2.select2-container.select2-container--default .select2-selection.select2-selection--single {
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.91594 0.032011C4.47708 0.217851 3.15725 0.838485 2.11049 1.82729C0.388059 3.45777 -0.354127 5.8772 0.160502 8.19493C0.958702 11.782 4.47708 14.0752 8.06898 13.3494C8.88119 13.1846 9.75291 12.8199 10.4566 12.35C10.6701 12.2063 10.8592 12.073 10.8732 12.052C10.8872 12.0309 11.4998 12.6165 12.3366 13.451C13.3098 14.4258 13.8174 14.9097 13.9049 14.9448C14.0765 15.0184 14.4301 15.0184 14.5736 14.9448C14.9202 14.7695 15.0742 14.4083 14.9657 14.0261C14.9097 13.8297 14.8712 13.7912 13.4533 12.3676C12.6271 11.5365 12.018 10.8984 12.039 10.8844C12.1125 10.8353 12.5781 10.1059 12.7497 9.7623C13.9119 7.44456 13.6529 4.69554 12.0845 2.63377C10.9852 1.18913 9.31179 0.235383 7.50884 0.0285043C7.14475 -0.0100662 6.24503 -0.010066 5.91594 0.032011ZM7.58936 1.58886C9.45183 1.89041 11.0622 3.25791 11.6609 5.04267C11.8709 5.67733 11.9164 5.97538 11.9164 6.72575C11.9164 7.3008 11.9059 7.4656 11.8394 7.76715C11.5909 8.91725 11.0342 9.8745 10.166 10.6494C9.50084 11.242 8.68164 11.6523 7.76091 11.8521C7.27779 11.9573 6.26953 11.9643 5.79341 11.8697C3.70339 11.4454 2.1455 9.94463 1.65538 7.88286C1.52584 7.33937 1.50484 6.44874 1.60286 5.86668C1.78491 4.81475 2.24002 3.90309 2.97171 3.1422C3.52134 2.56715 4.08499 2.18495 4.79566 1.89742C5.69189 1.53626 6.62662 1.43457 7.58936 1.58886Z' fill='black'/%3E%3C/svg%3E%0A") !important;
}

.CX-simple-form .box-simple-form .box-agree {
  padding: 16px 16px;
}
.CX-simple-form .box-simple-form .box-agree .box-agree-inner .box-agree-text {
  flex: 1 1 auto;
}
.CX-simple-form .box-simple-form .box-agree .box-agree-inner .box-agree-text .box-name h3 {
  margin-bottom: 0;
  font-size: 14px;
  color: #333333;
}
.CX-simple-form .box-simple-form .box-agree .box-agree-inner .box-agree-text .box-name p {
  color: #333333;
  font-size: 11px;
  margin-bottom: 0;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.no-border .new-box-item-inner .input .form-control {
  border-color: transparent;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-grey .new-box-item-inner .input .control-label {
  color: #333333;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-grey .new-box-item-inner .input .form-control {
  background-color: #f5f5f5;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-grey.with-char-limit.new-textarea .new-box-item-inner .input .box-char-limit {
  background-color: #f5f5f5;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.font-size-15 .new-box-item-inner .input .control-label {
  font-size: 15px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.font-size-15 .new-box-item-inner .input .form-control {
  background-color: #f5f5f5;
  font-size: 14px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.font-size-15 .new-box-item-inner .input .form-control::-webkit-input-placeholder {
  font-size: 14px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.font-size-15 .new-box-item-inner .input .form-control::-moz-placeholder {
  font-size: 14px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.font-size-15 .new-box-item-inner .input .form-control:-moz-placeholder {
  font-size: 14px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.font-size-15 .new-box-item-inner .input .form-control:-ms-input-placeholder {
  font-size: 14px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.with-char-limit.new-textarea {
  margin-bottom: 20px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.with-char-limit.new-textarea .new-box-item-inner .input > .form-group {
  margin-bottom: 0px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.with-char-limit.new-textarea .new-box-item-inner .input > .form-group .form-control {
  font-family: "source-sans-pro-semibold" !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.with-char-limit.new-textarea .new-box-item-inner .input .box-char-limit {
  right: 10px;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple {
  margin-bottom: 20px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .form-group {
  margin-bottom: 0;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .form-group .control-label {
  cursor: default;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .form-group .form-control {
  opacity: 0;
  visibility: hidden;
  height: 0;
  visibility: hidden;
  position: absolute;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-display-dropdown-multiple .inner {
  background-color: #f5f5f5;
  text-align: left;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0;
  color: #7f7f7f;
  padding: 9px 40px 9px 14px;
  background-color: #f8f9fc;
  border: 1px solid #d2d9ef;
  position: relative;
  cursor: pointer;
  position: relative;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-display-dropdown-multiple .inner span {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-display-dropdown-multiple .inner:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.2' cx='9' cy='9' r='9' fill='%23494DF4'/%3E%3Cpath d='M7.6094 5.03437C7.58128 5.05469 7.54534 5.09531 7.52971 5.125C7.50159 5.17656 7.50003 5.24062 7.50003 6.33905V7.49998L6.32505 7.5031L5.14851 7.50779L5.09695 7.54373C4.99382 7.61716 5.00007 7.53591 5.00007 8.99996C5.00007 10.464 4.99382 10.3828 5.09695 10.4562L5.14851 10.4921L6.32349 10.4968L7.50003 10.4999L7.50315 11.6765L7.50784 12.8515L7.54378 12.9031C7.61721 13.0062 7.53596 12.9999 9 12.9999C10.464 12.9999 10.3828 13.0062 10.4562 12.9031L10.4922 12.8515L10.4968 11.6765L10.5 10.4999L11.6765 10.4968L12.8515 10.4921L12.9031 10.4562C13.0062 10.3828 12.9999 10.464 12.9999 8.99996C12.9999 7.53591 13.0062 7.61716 12.9031 7.54373L12.8515 7.50779L11.6765 7.5031L10.5 7.49998V6.33905C10.5 5.24062 10.4984 5.17656 10.4703 5.125C10.4547 5.09531 10.4187 5.05469 10.3906 5.03437L10.339 5H9H7.66096L7.6094 5.03437Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
  width: 18px;
  height: 18px;
  position: absolute;
  right: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-display-dropdown-multiple:hover .inner {
  background-color: #ededfe;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-dropdow-list {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  position: absolute;
  width: 100%;
  left: 0;
  margin-top: 8px;
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  max-height: 310px;
  overflow-y: auto;
  z-index: 2;
  -webkit-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.21);
  -ms-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.21);
  -o-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.21);
  box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.21);
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-dropdow-list::-webkit-scrollbar {
  -webkit-appearance: none;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-dropdow-list::-webkit-scrollbar:vertical {
  width: 8px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-dropdow-list::-webkit-scrollbar:horizontal {
  height: 8px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-dropdow-list::-webkit-scrollbar-thumb {
  background-color: #999999;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  border: 2px solid #ffffff;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-dropdow-list::-webkit-scrollbar-track {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  background-color: #ffffff;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-dropdow-list.open {
  opacity: 1;
  visibility: visible;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-dropdow-list .empty-results {
  color: #999999;
  font-size: 12px;
  line-height: 20px;
  font-family: "source-sans-pro-semibold";
  padding: 0 20px 16px;
  text-align: left;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-dropdow-list ul {
  list-style: none;
  padding: 8px 20px;
  margin: 0;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-dropdow-list ul li {
  border-bottom: 1px solid #f5f5f5;
  padding: 8px 0;
  position: relative;
  cursor: pointer;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-dropdow-list ul li input[type=checkbox] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-dropdow-list ul li:last-child {
  border-bottom: 0;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-dropdow-list ul li > .text {
  padding-right: 20px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-dropdow-list ul li .text {
  font-size: 12px;
  color: #999999;
  font-family: "source-sans-pro-semibold";
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-dropdow-list ul li .ico-circle {
  position: absolute;
  width: 18px;
  height: 18px;
  right: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='9' fill='%23D9D9D9'/%3E%3C/svg%3E%0A");
  top: 10px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-dropdow-list ul li:hover .text {
  color: #333;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-dropdow-list ul li:hover .ico-circle {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='9' fill='%23D3D3F5'/%3E%3C/svg%3E%0A");
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-dropdow-list ul li.selected .ico-circle {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 9C18 13.9706 13.9706 18 9 18C4.02944 18 0 13.9706 0 9C0 4.02944 4.02944 0 9 0C13.9706 0 18 4.02944 18 9ZM12.6273 6.2727C12.8909 6.53631 12.8909 6.96369 12.6273 7.2273L8.1273 11.7273C7.86369 11.9909 7.43631 11.9909 7.1727 11.7273L5.3727 9.9273C5.1091 9.66369 5.1091 9.23631 5.3727 8.9727C5.63631 8.7091 6.06369 8.7091 6.3273 8.9727L7.65 10.2954L9.66135 8.28405L11.6727 6.2727C11.9363 6.0091 12.3637 6.0091 12.6273 6.2727Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple.bg-grey .new-box-item-inner .input .box-display-dropdown-multiple .inner {
  background-color: #f5f5f5;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple.no-border .new-box-item-inner .input .box-display-dropdown-multiple .inner {
  border-color: transparent;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple.has-selected .new-box-item-inner .input .box-display-dropdown-multiple .inner {
  background-color: #ededfe;
  color: #494df4;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple.has-selected .new-box-item-inner .input .box-display-dropdown-multiple .inner:after {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 9C18 13.9706 13.9706 18 9 18C4.02944 18 0 13.9706 0 9C0 4.02944 4.02944 0 9 0C13.9706 0 18 4.02944 18 9ZM12.6273 6.2727C12.8909 6.53631 12.8909 6.96369 12.6273 7.2273L8.1273 11.7273C7.86369 11.9909 7.43631 11.9909 7.1727 11.7273L5.3727 9.9273C5.1091 9.66369 5.1091 9.23631 5.3727 8.9727C5.63631 8.7091 6.06369 8.7091 6.3273 8.9727L7.65 10.2954L9.66135 8.28405L11.6727 6.2727C11.9363 6.0091 12.3637 6.0091 12.6273 6.2727Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple:hover .new-box-item-inner .input .box-display-dropdown-multiple .inner:hover {
  background-color: #ededfe;
  color: #494df4;
}

.CX-simple-form.testimony .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .form-group .control-label {
  margin-bottom: 12px;
  font-size: 15px;
  font-family: "source-sans-pro-semibold";
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload {
  margin-bottom: 20px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .form-group {
  margin-bottom: 0px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .form-group .form-control {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload .title {
  text-align: left;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload .title h3 {
  font-family: "source-sans-pro-semibold";
  font-size: 15px;
  line-height: 19px;
  color: #333;
  margin-bottom: 8px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload .title p {
  font-family: "source-sans-pro-semibold";
  font-size: 12px;
  line-height: 15px;
  color: #cccccc;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload .box-area-upload .inner .box-area-upload-item {
  width: 50px;
  height: 50px;
  line-height: 50px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-color: #f5f5f5;
  position: relative;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload .box-area-upload .inner .box-area-upload-item .close-file {
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='7.5' cy='7.5' r='7.5' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.75 7.5C13.75 10.9518 10.9518 13.75 7.5 13.75C4.04822 13.75 1.25 10.9518 1.25 7.5C1.25 4.04822 4.04822 1.25 7.5 1.25C10.9518 1.25 13.75 4.04822 13.75 7.5ZM5.60602 5.60603C5.78908 5.42297 6.08587 5.42297 6.26893 5.60603L7.49998 6.83708L8.73102 5.60604C8.91408 5.42299 9.21087 5.42299 9.39393 5.60604C9.57699 5.7891 9.57699 6.0859 9.39393 6.26896L8.16289 7.49999L9.39392 8.73102C9.57698 8.91408 9.57698 9.21087 9.39392 9.39393C9.21086 9.57699 8.91406 9.57699 8.731 9.39393L7.49998 8.16291L6.26894 9.39394C6.08589 9.577 5.78909 9.577 5.60603 9.39394C5.42297 9.21089 5.42297 8.91409 5.60603 8.73103L6.83707 7.49999L5.60602 6.26894C5.42296 6.08589 5.42296 5.78909 5.60602 5.60603Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
  width: 15px;
  height: 15px;
  display: inline-block;
  position: absolute;
  top: -5px;
  right: -5px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload .box-area-upload .inner .box-area-upload-item .img {
  background-size: cover;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload .box-area-upload .inner .box-area-upload-item.area-change {
  border: 1px dashed #999999;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  grid-column-gap: 10px;
  cursor: pointer;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload .box-area-upload .inner .box-area-upload-item.area-change:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='17' viewBox='0 0 18 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 16.2H11C13.8089 16.2 15.2134 16.2 16.2223 15.5381C16.659 15.2516 17.034 14.8834 17.3259 14.4546C18 13.4641 18 12.0851 18 9.32727C18 6.56942 18 5.19049 17.3259 4.19994C17.034 3.77112 16.659 3.40294 16.2223 3.11641C15.574 2.69112 14.7624 2.53911 13.5198 2.48477C12.9268 2.48477 12.4163 2.04361 12.3 1.47273C12.1256 0.616399 11.3598 0 10.4703 0H7.52971C6.64025 0 5.87444 0.616399 5.7 1.47273C5.58371 2.04361 5.07317 2.48477 4.4802 2.48477C3.2376 2.53911 2.426 2.69112 1.77772 3.11641C1.34096 3.40294 0.965956 3.77112 0.674122 4.19994C0 5.19049 0 6.56942 0 9.32727C0 12.0851 0 13.4641 0.674122 14.4546C0.965956 14.8834 1.34096 15.2516 1.77772 15.5381C2.78661 16.2 4.19108 16.2 7 16.2ZM9 5.64545C6.92893 5.64545 5.25 7.29386 5.25 9.32727C5.25 11.3607 6.92893 13.0091 9 13.0091C11.0711 13.0091 12.75 11.3607 12.75 9.32727C12.75 7.29386 11.0711 5.64545 9 5.64545ZM9 7.11818C7.75736 7.11818 6.75 8.10723 6.75 9.32727C6.75 10.5473 7.75736 11.5364 9 11.5364C10.2426 11.5364 11.25 10.5473 11.25 9.32727C11.25 8.10723 10.2426 7.11818 9 7.11818ZM13.25 6.38182C13.25 5.97514 13.5858 5.64545 14 5.64545H15C15.4142 5.64545 15.75 5.97514 15.75 6.38182C15.75 6.7885 15.4142 7.11818 15 7.11818H14C13.5858 7.11818 13.25 6.7885 13.25 6.38182Z' fill='%235F5F5F'/%3E%3C/svg%3E%0A");
  width: 18px;
  height: 17px;
  display: inline-block;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload .box-area-upload .inner .box-area-upload-item.area-change .text {
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
  color: #999999;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload .box-area-upload .inner .box-area-upload-item.area-change:hover {
  background-color: #ededfe;
  border-color: #494df4;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload .box-area-upload .inner .box-area-upload-item.area-change:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='17' viewBox='0 0 18 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 16.2H11C13.8089 16.2 15.2134 16.2 16.2223 15.5381C16.659 15.2516 17.034 14.8834 17.3259 14.4546C18 13.4641 18 12.0851 18 9.32727C18 6.56942 18 5.19049 17.3259 4.19994C17.034 3.77112 16.659 3.40294 16.2223 3.11641C15.574 2.69112 14.7624 2.53911 13.5198 2.48477C12.9268 2.48477 12.4163 2.04361 12.3 1.47273C12.1256 0.616399 11.3598 0 10.4703 0H7.52971C6.64025 0 5.87444 0.616399 5.7 1.47273C5.58371 2.04361 5.07317 2.48477 4.4802 2.48477C3.2376 2.53911 2.426 2.69112 1.77772 3.11641C1.34096 3.40294 0.965956 3.77112 0.674122 4.19994C0 5.19049 0 6.56942 0 9.32727C0 12.0851 0 13.4641 0.674122 14.4546C0.965956 14.8834 1.34096 15.2516 1.77772 15.5381C2.78661 16.2 4.19108 16.2 7 16.2ZM9 5.64545C6.92893 5.64545 5.25 7.29386 5.25 9.32727C5.25 11.3607 6.92893 13.0091 9 13.0091C11.0711 13.0091 12.75 11.3607 12.75 9.32727C12.75 7.29386 11.0711 5.64545 9 5.64545ZM9 7.11818C7.75736 7.11818 6.75 8.10723 6.75 9.32727C6.75 10.5473 7.75736 11.5364 9 11.5364C10.2426 11.5364 11.25 10.5473 11.25 9.32727C11.25 8.10723 10.2426 7.11818 9 7.11818ZM13.25 6.38182C13.25 5.97514 13.5858 5.64545 14 5.64545H15C15.4142 5.64545 15.75 5.97514 15.75 6.38182C15.75 6.7885 15.4142 7.11818 15 7.11818H14C13.5858 7.11818 13.25 6.7885 13.25 6.38182Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload .box-area-upload .inner .box-area-upload-item.area-change:hover .text {
  color: #494df4;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload:not(.has-file) .new-box-item-inner .input .box-multiple-upload .box-area-upload .inner .box-area-upload-item {
  width: 100%;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload.has-file .new-box-item-inner .input .box-multiple-upload .box-area-upload .inner {
  display: flex;
  align-items: center;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload.has-file .new-box-item-inner .input .box-multiple-upload .box-area-upload .inner .box-area-upload-item {
  flex: 0 0 50px;
  max-width: 50px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload.has-file .new-box-item-inner .input .box-multiple-upload .box-area-upload .inner .box-area-upload-item.area-change .text {
  display: none;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload.has-file .new-box-item-inner .input .box-multiple-upload .box-area-upload .inner .upload__img-wrap {
  display: flex;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload.has-file .new-box-item-inner .input .box-multiple-upload .box-area-upload .inner .upload__img-wrap .box-area-upload-item .img {
  background-position: center center;
}

@media (max-width: 1024px) {
  .CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload.has-file .new-box-item-inner .input .box-multiple-upload .box-area-upload .inner {
    flex-wrap: nowrap;
    overflow-x: auto;
    padding: 10px 0;
  }
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-dropdow-list ul li .text {
  display: block;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-dropdow-list ul li .text .text-inner {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 30px;
}

body.v2.is-page-leads-form .CX-section-no-sidebar #CX-utama .box-utama .box-content-utama .box-inner-content #main-content > .portlet-layout.row > #column-2 {
  flex: 0 0 561px;
  max-width: 561px;
}

body.v2.is-page-leads-form .CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .box-clear-text {
  height: 52px;
  width: 52px;
  text-align: center;
  line-height: 52px;
  top: 27px;
  right: 0px;
}
body.v2.is-page-leads-form .CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .form-control:focus {
  border-color: #494df4;
  background-color: rgba(73, 77, 244, 0.05);
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.has-error .form-group.input-text-wrapper input {
  background-position: left 16px center !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .box-clear-text {
  position: absolute;
  top: 42px;
  right: 15px;
  cursor: pointer;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .box-clear-text a {
  display: block;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .box-clear-text a:hover svg path,
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .box-clear-text a:hover svg circle {
  stroke: #494df4;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .simple-info-text {
  font-family: "source-sans-pro-semibold";
  font-size: 15px;
  font-weight: 600;
  line-height: 18.86px;
  text-align: left;
  color: #494df4;
  position: relative;
  top: -15px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .simple-info-text p {
  margin-bottom: 0px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .simple-info-text.error {
  color: #bd0a0a;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .form-group.has-error ~ .simple-info-text {
  display: none;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .form-group.has-error .form-validator-stack.help-block {
  padding-left: 0px;
  font-family: "source-sans-pro-semibold";
  font-size: 15px;
  font-weight: 600;
  line-height: 18.86px;
  text-align: left;
  position: relative;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .form-group.has-error .form-validator-stack.help-block:before {
  display: none;
}

.new-box-form .new-box-item:not(.dynamic-label).has-success.bg-ico-left .new-box-item-inner .input:after {
  top: 38px;
  right: 45px;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default:not(.dynamic-label).has-success.bg-ico-left .new-box-item-inner .input:after {
  display: none;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-title h1 {
  text-align: left;
}
@media (max-width: 1024px) {
  .CX-simple-form .box-simple-form .new-box-form .new-box-form-title h1 {
    text-align: center;
  }
}

body.v2.is-page-leads-form.is-page-otp .CX-section-no-sidebar #CX-utama .box-utama .box-content-utama .box-inner-content #main-content > .portlet-layout.row > #column-1, body.v2.is-page-leads-form.is-page-otp .CX-section-no-sidebar #CX-utama .box-utama .box-content-utama .box-inner-content #main-content > .portlet-layout.row > #column-2 {
  flex: 1 1 auto;
  max-width: initial;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .form-group.input-select-wrapper.has-select2.has-error {
  margin-bottom: 40px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .form-group.input-select-wrapper.has-select2.has-error .form-feedback-item.form-validator-stack.help-block {
  position: absolute;
  top: 100%;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .form-group.input-select-wrapper.has-select2.has-error .select2.select2-container.select2-container--default .select2-selection {
  border-color: #c91432 !important;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.type-password.has-success .new-box-item-inner .input:after {
  display: none;
}

@media (min-width: 1280px) {
  body.v2.is-page-leads-form.sticky-banner-leads .CX-section-no-sidebar #CX-utama .box-utama .box-content-utama .box-inner-content #main-content > .portlet-layout.row > #column-2 .portlet {
    position: fixed;
    top: 83px;
  }
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple.multiple-false .new-box-item-inner .input .box-display-dropdown-multiple .inner:after {
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='11' viewBox='0 0 17 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.8775 0L8.42915 6.43425L1.98085 0L0 1.98085L8.42915 10.41L16.8583 1.98085L14.8775 0Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
  width: 17px;
  height: 11px;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple.multiple-false .new-box-item-inner .input .box-display-dropdown-multiple.active .inner:after {
  transform: translateY(-50%) rotate(-180deg);
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple.multiple-false .new-box-item-inner .input .box-display-dropdown-multiple .inner:after {
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='11' viewBox='0 0 17 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.8775 0L8.42915 6.43425L1.98085 0L0 1.98085L8.42915 10.41L16.8583 1.98085L14.8775 0Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
  width: 17px;
  height: 11px;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple.multiple-false .new-box-item-inner .input .box-display-dropdown-multiple.active .inner:after {
  transform: translateY(-50%) rotate(-180deg);
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload input {
  z-index: 2;
  height: 130px !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .inner .box-area-upload-item.area-change {
  display: block;
  text-align: center;
  height: initial;
  line-height: initial;
  padding: 10px 0;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .inner .box-area-upload-item.area-change:before {
  background-image: url("data:image/svg+xml,%3Csvg width='38' height='38' viewBox='0 0 38 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.5' d='M32.6136 10C33.0252 7.65142 31.218 5.5 28.8336 5.5H9.17071C6.78635 5.5 4.97913 7.65142 5.39066 10M28.9024 5.5C28.9535 5.03366 28.979 4.80043 28.9795 4.60782C28.9835 2.7653 27.5956 1.21716 25.7636 1.02055C25.5721 1 25.3375 1 24.8683 1H13.1363C12.6672 1 12.4326 1 12.2411 1.02055C10.4091 1.21716 9.0212 2.7653 9.0252 4.60782C9.02562 4.80044 9.05116 5.03362 9.10223 5.5' stroke='%23494DF4' stroke-width='2'/%3E%3Cpath d='M24.3996 29.7998H13.5996' stroke='%23494DF4' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M1.69032 22.2274C0.887469 16.533 0.486043 13.6858 2.19217 11.8429C3.8983 10 6.93564 10 13.0103 10H24.9897C31.0644 10 34.1017 10 35.8078 11.8429C37.514 13.6858 37.1125 16.533 36.3097 22.2274L35.5483 27.6274C34.9187 32.093 34.6039 34.3257 32.989 35.6629C31.3741 37 28.9921 37 24.2283 37H13.7717C9.00785 37 6.62595 37 5.01101 35.6629C3.39607 34.3257 3.08127 32.093 2.45167 27.6274L1.69032 22.2274Z' stroke='%23494DF4' stroke-width='2'/%3E%3Cpath d='M19.0005 19.0001V25.353M19.0005 19.0001L21.1181 21.1177M19.0005 19.0001L16.8828 21.1177' stroke='%23494DF4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 38px;
  height: 38px;
  display: block;
  margin: 0 auto;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .inner .box-area-upload-item.area-change .text {
  margin-top: 10px;
  color: #494df4;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .inner .box-area-upload-item.area-change .text .text-upload {
  font-size: 11px;
  font-style: normal;
  line-height: 16px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .inner .box-area-upload-item.area-change .text .info-upload {
  font-size: 13px;
  font-style: normal;
  line-height: 16px;
  font-family: "source-sans-pro-semibold";
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload.has-file .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .inner .box-area-upload-item.area-change {
  background-color: #ededfe;
  border-color: #494df4;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload.has-file .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .inner .box-area-upload-item.area-change:before {
  background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.5' d='M22.0754 7C22.3498 5.43428 21.145 4 19.5554 4H6.44682C4.85724 4 3.65243 5.43428 3.92678 7M19.6013 4C19.6353 3.68911 19.6524 3.53362 19.6526 3.40521C19.6553 2.17687 18.7301 1.14477 17.5087 1.0137C17.3811 1 17.2247 1 16.9119 1H9.09056C8.77778 1 8.62139 1 8.49372 1.0137C7.27238 1.14477 6.34714 2.17687 6.34981 3.40521C6.35009 3.53362 6.36711 3.68908 6.40116 4' stroke='%23494DF4' stroke-width='2'/%3E%3Cpath d='M16.5994 20.2H9.39941' stroke='%23494DF4' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M1.46021 15.1516C0.924979 11.3553 0.657362 9.45718 1.79478 8.22859C2.9322 7 4.95709 7 9.00687 7H16.9931C21.0429 7 23.0678 7 24.2052 8.22859C25.3426 9.45718 25.075 11.3553 24.5398 15.1516L24.0322 18.7516C23.6125 21.7286 23.4026 23.2172 22.326 24.1086C21.2494 25 19.6614 25 16.4856 25H9.51444C6.33857 25 4.75063 25 3.67401 24.1086C2.59738 23.2172 2.38751 21.7286 1.96778 18.7516L1.46021 15.1516Z' stroke='%23494DF4' stroke-width='2'/%3E%3Cpath d='M13.0006 13.0001V17.2354M13.0006 13.0001L14.4124 14.4118M13.0006 13.0001L11.5889 14.4118' stroke='%23494DF4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 26px;
  height: 26px;
  background-size: cover;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload.has-file .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload-item .close-file {
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='7.5' cy='7.5' r='7.5' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.75 7.5C13.75 10.9518 10.9518 13.75 7.5 13.75C4.04822 13.75 1.25 10.9518 1.25 7.5C1.25 4.04822 4.04822 1.25 7.5 1.25C10.9518 1.25 13.75 4.04822 13.75 7.5ZM5.60602 5.60603C5.78908 5.42297 6.08587 5.42297 6.26893 5.60603L7.49998 6.83708L8.73102 5.60604C8.91408 5.42299 9.21087 5.42299 9.39393 5.60604C9.57699 5.7891 9.57699 6.0859 9.39393 6.26896L8.16289 7.49999L9.39392 8.73102C9.57698 8.91408 9.57698 9.21087 9.39392 9.39393C9.21086 9.57699 8.91406 9.57699 8.731 9.39393L7.49998 8.16291L6.26894 9.39394C6.08589 9.577 5.78909 9.577 5.60603 9.39394C5.42297 9.21089 5.42297 8.91409 5.60603 8.73103L6.83707 7.49999L5.60602 6.26894C5.42296 6.08589 5.42296 5.78909 5.60602 5.60603Z' fill='%23C91432'/%3E%3C/svg%3E%0A");
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-dropdow-list ul li .text {
  color: #333;
  font-size: 13px;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-dropdow-list ul li .text {
  color: #333;
  font-size: 13px;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-display-dropdown-multiple .inner {
  border: 1px solid #e5e5e5;
  background-color: #f5f5f5;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-display-dropdown-multiple.active .inner {
  border: 1px solid #494df4;
  background: rgba(73, 77, 244, 0.04);
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.with-char-limit.new-textarea .new-box-item-inner .input > .form-group .form-control:focus {
  border: 1px solid #494df4;
  background: rgba(73, 77, 244, 0.04);
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-dropdow-list .box-search {
  margin: 15px 20px 0;
  position: relative;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-dropdow-list .box-search:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='5.5' cy='5.5' r='4.5' stroke='%23999999' stroke-width='1.5'/%3E%3Cpath d='M9 9L11 11' stroke='%23999999' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  width: 12px;
  height: 12px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-dropdow-list .box-search .form-control {
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  height: 30px;
  padding-left: 30px;
  background: #f8f8ff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple .new-box-item-inner .input .box-dropdow-list .box-search .form-control:focus {
  border: 1px solid #494df4;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.no-telp-new .new-box-item-inner .input .form-group .form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.22688 0.760625C3.3334 -0.404336 5.16369 -0.186074 6.07837 1.10761L7.2163 2.71705C7.94791 3.75181 7.88611 5.19041 7.01296 6.10967L6.792 6.3423C6.79139 6.34391 6.79074 6.34565 6.79007 6.34753C6.7784 6.38035 6.74887 6.48483 6.77793 6.68314C6.83816 7.09422 7.1555 7.92957 8.44383 9.28595C9.73622 10.6466 10.5201 10.9673 10.8834 11.0263C11.0401 11.0517 11.1221 11.0296 11.1482 11.0204L11.517 10.6322C12.3055 9.80202 13.5349 9.63848 14.5261 10.209L16.2502 11.2014C17.7238 12.0496 18.0667 14.1244 16.8891 15.3642L15.6072 16.7138C15.2071 17.135 14.6615 17.4946 13.9874 17.5611C12.3415 17.7236 8.52869 17.512 4.53156 13.3038C0.80174 9.37697 0.0931842 5.96143 0.00361425 4.29267L0.604713 4.26041L0.0036142 4.29267C-0.0406399 3.46817 0.326894 2.76095 0.810452 2.25186L2.22688 0.760625ZM4.9731 1.88907C4.51075 1.23513 3.68014 1.19612 3.20833 1.69284L1.7919 3.18408C1.49285 3.49892 1.33595 3.85979 1.35529 4.22012C1.42842 5.5826 2.01515 8.68896 5.51301 12.3715C9.18058 16.2328 12.5594 16.3419 13.8544 16.2141C14.1105 16.1888 14.3739 16.0467 14.6257 15.7816L15.9076 14.432C16.4606 13.8498 16.3157 12.8009 15.5749 12.3746L13.8509 11.3822C13.3882 11.1159 12.8462 11.1982 12.4984 11.5644L12.0874 11.9971L11.6117 11.5452C12.0874 11.9971 12.0868 11.9978 12.0861 11.9984L12.0849 11.9998L12.0822 12.0025L12.0765 12.0083L12.0635 12.0211C12.0542 12.0301 12.0435 12.04 12.0314 12.0506C12.0071 12.0719 11.9771 12.0962 11.941 12.1217C11.8687 12.173 11.7725 12.2294 11.6507 12.2774C11.4016 12.3757 11.0727 12.4284 10.6664 12.3624C9.87451 12.2338 8.83662 11.665 7.46238 10.2182C6.08408 8.76708 5.55657 7.68443 5.43861 6.87938C5.37857 6.46962 5.42662 6.14151 5.51479 5.89373C5.55815 5.77188 5.60934 5.67473 5.65656 5.60095C5.6801 5.56416 5.70254 5.53335 5.72237 5.50828C5.73229 5.49575 5.74157 5.48465 5.75001 5.47494L5.76203 5.46142L5.76754 5.45543L5.77016 5.45262L5.77143 5.45127C5.77206 5.45061 5.77268 5.44996 6.25246 5.90566L5.77269 5.44995L6.03151 5.17745C6.43357 4.75417 6.49198 4.0373 6.11103 3.4985L4.9731 1.88907Z' fill='%23CCCCCC'/%3E%3C/svg%3E%0A") !important;
  background-size: 18px 18px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.no-telp-new.has-value .new-box-item-inner .input .form-group .form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.22688 0.760625C3.3334 -0.404336 5.16369 -0.186074 6.07837 1.10761L7.2163 2.71705C7.94791 3.75181 7.88611 5.19041 7.01296 6.10967L6.792 6.3423C6.79139 6.34391 6.79074 6.34565 6.79007 6.34753C6.7784 6.38035 6.74887 6.48483 6.77793 6.68314C6.83816 7.09422 7.1555 7.92957 8.44383 9.28595C9.73622 10.6466 10.5201 10.9673 10.8834 11.0263C11.0401 11.0517 11.1221 11.0296 11.1482 11.0204L11.517 10.6322C12.3055 9.80202 13.5349 9.63848 14.5261 10.209L16.2502 11.2014C17.7238 12.0496 18.0667 14.1244 16.8891 15.3642L15.6072 16.7138C15.2071 17.135 14.6615 17.4946 13.9874 17.5611C12.3415 17.7236 8.52869 17.512 4.53156 13.3038C0.80174 9.37697 0.0931842 5.96143 0.00361425 4.29267L0.604713 4.26041L0.0036142 4.29267C-0.0406399 3.46817 0.326894 2.76095 0.810452 2.25186L2.22688 0.760625ZM4.9731 1.88907C4.51075 1.23513 3.68014 1.19612 3.20833 1.69284L1.7919 3.18408C1.49285 3.49892 1.33595 3.85979 1.35529 4.22012C1.42842 5.5826 2.01515 8.68896 5.51301 12.3715C9.18058 16.2328 12.5594 16.3419 13.8544 16.2141C14.1105 16.1888 14.3739 16.0467 14.6257 15.7816L15.9076 14.432C16.4606 13.8498 16.3157 12.8009 15.5749 12.3746L13.8509 11.3822C13.3882 11.1159 12.8462 11.1982 12.4984 11.5644L12.0874 11.9971L11.6117 11.5452C12.0874 11.9971 12.0868 11.9978 12.0861 11.9984L12.0849 11.9998L12.0822 12.0025L12.0765 12.0083L12.0635 12.0211C12.0542 12.0301 12.0435 12.04 12.0314 12.0506C12.0071 12.0719 11.9771 12.0962 11.941 12.1217C11.8687 12.173 11.7725 12.2294 11.6507 12.2774C11.4016 12.3757 11.0727 12.4284 10.6664 12.3624C9.87451 12.2338 8.83662 11.665 7.46238 10.2182C6.08408 8.76708 5.55657 7.68443 5.43861 6.87938C5.37857 6.46962 5.42662 6.14151 5.51479 5.89373C5.55815 5.77188 5.60934 5.67473 5.65656 5.60095C5.6801 5.56416 5.70254 5.53335 5.72237 5.50828C5.73229 5.49575 5.74157 5.48465 5.75001 5.47494L5.76203 5.46142L5.76754 5.45543L5.77016 5.45262L5.77143 5.45127C5.77206 5.45061 5.77268 5.44996 6.25246 5.90566L5.77269 5.44995L6.03151 5.17745C6.43357 4.75417 6.49198 4.0373 6.11103 3.4985L4.9731 1.88907Z' fill='%23494DF4'/%3E%3C/svg%3E%0A") !important;
}

.CX-pop-up-modal .CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .form-group .control-label {
  font-size: 15px;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .box-info-alert {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: rgba(201, 21, 51, 0.08);
  color: #c91432;
  font-size: 14px;
  font-style: normal;
  line-height: 19px;
  font-family: "source-sans-pro-semibold";
  padding: 8px;
  display: none;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .box-info-alert .box-info-alert-inner {
  position: relative;
  display: flex;
  grid-column-gap: 12px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .box-info-alert .box-info-alert-inner:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='23' height='23' viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11.1797' cy='11.1797' r='11.1797' fill='white'/%3E%3Cpath d='M4.34766 10.6554C4.34766 8.33843 4.34766 7.17993 4.62121 6.79018C4.89476 6.40044 5.98406 6.02757 8.16266 5.28182L8.57773 5.13975C9.71338 4.75101 10.2812 4.55664 10.8691 4.55664C11.4571 4.55664 12.0249 4.75101 13.1606 5.13975L13.5756 5.28182C15.7542 6.02757 16.8435 6.40044 17.1171 6.79018C17.3906 7.17993 17.3906 8.33843 17.3906 10.6554C17.3906 11.0054 17.3906 11.3849 17.3906 11.7965C17.3906 15.8819 14.319 17.8644 12.3919 18.7063C11.8691 18.9346 11.6077 19.0488 10.8691 19.0488C10.1306 19.0488 9.86919 18.9346 9.34642 18.7063C7.41925 17.8644 4.34766 15.8819 4.34766 11.7965C4.34766 11.3849 4.34766 11.0054 4.34766 10.6554Z' stroke='%23C91432' stroke-width='1.5'/%3E%3Cpath d='M10.8691 8.90576V11.8042' stroke='%23C91432' stroke-width='1.5' stroke-linecap='round'/%3E%3Ccircle cx='10.8672' cy='13.9761' r='0.724609' fill='%23C91432'/%3E%3C/svg%3E%0A");
  width: 23px;
  height: 23px;
  display: inline-block;
  flex: 0 0 auto;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .box-info-alert .box-info-alert-inner .text {
  flex: 1 1 auto;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.has-error {
  margin-bottom: 20px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.has-error .new-box-item-inner .input .form-group {
  margin-bottom: 8px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.has-error .new-box-item-inner .input .form-group .form-control {
  background: rgba(201, 20, 50, 0.05);
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.has-error .box-info-alert {
  display: block;
  margin-top: 0;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.has-error.bg-ico-left.no-telp-new .new-box-item-inner .input .form-group .form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.22688 0.760625C3.3334 -0.404336 5.16369 -0.186074 6.07837 1.10761L7.2163 2.71705C7.94791 3.75181 7.88611 5.19041 7.01296 6.10967L6.792 6.3423C6.79139 6.34391 6.79074 6.34565 6.79007 6.34753C6.7784 6.38035 6.74887 6.48483 6.77793 6.68314C6.83816 7.09422 7.1555 7.92957 8.44383 9.28595C9.73622 10.6466 10.5201 10.9673 10.8834 11.0263C11.0401 11.0517 11.1221 11.0296 11.1482 11.0204L11.517 10.6322C12.3055 9.80202 13.5349 9.63848 14.5261 10.209L16.2502 11.2014C17.7238 12.0496 18.0667 14.1244 16.8891 15.3642L15.6072 16.7138C15.2071 17.135 14.6615 17.4946 13.9874 17.5611C12.3415 17.7236 8.52869 17.512 4.53156 13.3038C0.80174 9.37697 0.0931842 5.96143 0.00361425 4.29267L0.604713 4.26041L0.0036142 4.29267C-0.0406399 3.46817 0.326894 2.76095 0.810452 2.25186L2.22688 0.760625ZM4.9731 1.88907C4.51075 1.23513 3.68014 1.19612 3.20833 1.69284L1.7919 3.18408C1.49285 3.49892 1.33595 3.85979 1.35529 4.22012C1.42842 5.5826 2.01515 8.68896 5.51301 12.3715C9.18058 16.2328 12.5594 16.3419 13.8544 16.2141C14.1105 16.1888 14.3739 16.0467 14.6257 15.7816L15.9076 14.432C16.4606 13.8498 16.3157 12.8009 15.5749 12.3746L13.8509 11.3822C13.3882 11.1159 12.8462 11.1982 12.4984 11.5644L12.0874 11.9971L11.6117 11.5452C12.0874 11.9971 12.0868 11.9978 12.0861 11.9984L12.0849 11.9998L12.0822 12.0025L12.0765 12.0083L12.0635 12.0211C12.0542 12.0301 12.0435 12.04 12.0314 12.0506C12.0071 12.0719 11.9771 12.0962 11.941 12.1217C11.8687 12.173 11.7725 12.2294 11.6507 12.2774C11.4016 12.3757 11.0727 12.4284 10.6664 12.3624C9.87451 12.2338 8.83662 11.665 7.46238 10.2182C6.08408 8.76708 5.55657 7.68443 5.43861 6.87938C5.37857 6.46962 5.42662 6.14151 5.51479 5.89373C5.55815 5.77188 5.60934 5.67473 5.65656 5.60095C5.6801 5.56416 5.70254 5.53335 5.72237 5.50828C5.73229 5.49575 5.74157 5.48465 5.75001 5.47494L5.76203 5.46142L5.76754 5.45543L5.77016 5.45262L5.77143 5.45127C5.77206 5.45061 5.77268 5.44996 6.25246 5.90566L5.77269 5.44995L6.03151 5.17745C6.43357 4.75417 6.49198 4.0373 6.11103 3.4985L4.9731 1.88907Z' fill='%23C91432'/%3E%3C/svg%3E%0A") !important;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.dokumen .new-box-item-inner .input .form-group .form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='18' viewBox='0 0 22 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.8'%3E%3Cpath d='M1 9C1 5.22876 1 3.34315 2.17157 2.17157C3.34315 1 5.22876 1 9 1H13C16.7712 1 18.6569 1 19.8284 2.17157C21 3.34315 21 5.22876 21 9C21 12.7712 21 14.6569 19.8284 15.8284C18.6569 17 16.7712 17 13 17H9C5.22876 17 3.34315 17 2.17157 15.8284C1 14.6569 1 12.7712 1 9Z' stroke='%23333333' stroke-width='1.5'/%3E%3Cpath d='M9 13H5' stroke='%23333333' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M13 13H11.5' stroke='%23333333' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M1 7L21 7' stroke='%23333333' stroke-width='1.5' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E%0A") !important;
  background-size: 22px 18px;
  padding-left: 50px;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.has-value .new-box-item-inner .input .form-group .form-control {
  border: 1px solid #494df4;
  background-color: rgba(73, 77, 244, 0.04);
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.has-value.dokumen .new-box-item-inner .input .form-group .form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='18' viewBox='0 0 22 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 9C1 5.22876 1 3.34315 2.17157 2.17157C3.34315 1 5.22876 1 9 1H13C16.7712 1 18.6569 1 19.8284 2.17157C21 3.34315 21 5.22876 21 9C21 12.7712 21 14.6569 19.8284 15.8284C18.6569 17 16.7712 17 13 17H9C5.22876 17 3.34315 17 2.17157 15.8284C1 14.6569 1 12.7712 1 9Z' stroke='%23494DF4' stroke-width='1.5'/%3E%3Cpath d='M9 13H5' stroke='%23494DF4' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M13 13H11.5' stroke='%23494DF4' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M1 7L21 7' stroke='%23494DF4' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A") !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.has-error.dokumen .new-box-item-inner .input .form-group .form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='18' viewBox='0 0 22 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 9C1 5.22876 1 3.34315 2.17157 2.17157C3.34315 1 5.22876 1 9 1H13C16.7712 1 18.6569 1 19.8284 2.17157C21 3.34315 21 5.22876 21 9C21 12.7712 21 14.6569 19.8284 15.8284C18.6569 17 16.7712 17 13 17H9C5.22876 17 3.34315 17 2.17157 15.8284C1 14.6569 1 12.7712 1 9Z' stroke='%23C91432' stroke-width='1.5'/%3E%3Cpath d='M9 13H5' stroke='%23C91432' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M13 13H11.5' stroke='%23C91432' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M1 7L21 7' stroke='%23C91432' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A") !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.with-error-info .new-box-item-inner > .box-info-alert.info {
  display: block;
  text-align: left;
  margin-top: -13px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.with-error-info.has-error .new-box-item-inner .input .form-group {
  margin-bottom: 20px;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.has-value .new-box-item-inner .input .form-group .form-control {
  padding-right: 40px;
}

body.v2.is-page-leads-form .CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.no-label .new-box-item-inner .input .box-clear-text {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.time .new-box-item-inner .input .form-group .form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10.0013' cy='9.99984' r='8.33333' stroke='%23B3BFD2' stroke-width='1.25'/%3E%3Cpath d='M10 6.6665V9.99984L12.0833 12.0832' stroke='%23B3BFD2' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") !important;
  background-size: 20px 20px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.time.has-value .new-box-item-inner .input .form-group .form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10.0001' cy='10.0001' r='8.33333' stroke='%23333333' stroke-width='1.25'/%3E%3Cpath d='M10 6.66675V10.0001L12.0833 12.0834' stroke='%23333333' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") !important;
}

.flatpickr-calendar.hasTime.noCalendar {
  width: 155px;
  border: 1px solid #e5e5e5;
  box-shadow: none;
}
.flatpickr-calendar.hasTime.noCalendar.arrowTop {
  margin-top: 5px;
}
.flatpickr-calendar.hasTime.noCalendar.arrowTop:after {
  border-bottom-color: #e5e5e5;
}
.flatpickr-calendar.hasTime.noCalendar.arrowTop:before {
  border-bottom-color: #e5e5e5;
}
.flatpickr-calendar.hasTime.noCalendar .flatpickr-time .numInputWrapper input {
  font-size: 15px;
  color: #000;
  font-family: "source-sans-pro-semibold";
}
.flatpickr-calendar.hasTime.noCalendar .flatpickr-time .numInputWrapper input:focus {
  background-color: #e5e5e5;
}

.box-product-card {
  padding: 18px 23px;
  background-color: #fff;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  -webkit-box-shadow: 0px 13px 13px 0px rgba(229, 235, 250, 0.63);
  -moz-box-shadow: 0px 13px 13px 0px rgba(229, 235, 250, 0.63);
  -ms-box-shadow: 0px 13px 13px 0px rgba(229, 235, 250, 0.63);
  -o-box-shadow: 0px 13px 13px 0px rgba(229, 235, 250, 0.63);
  box-shadow: 0px 13px 13px 0px rgba(229, 235, 250, 0.63);
}
@media (max-width: 1024px) {
  .box-product-card {
    margin: 0 26px 24px;
    padding: 18px 16px;
  }
}
.box-product-card.with-border {
  border: 1px solid #494df4;
  box-shadow: none;
}
.box-product-card .name-category {
  font-family: "source-sans-pro-bold";
  font-size: 13px;
  line-height: normal;
  color: #494df4;
  position: relative;
  padding-left: 30px;
  margin-bottom: 3px;
}
.box-product-card .name-category:before {
  content: "";
  width: 24px;
  height: 2px;
  background-color: #494df4;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box-product-card h1 {
  font-family: "source-sans-pro-bold";
  font-size: 19px;
  line-height: normal;
  color: #333;
}
.box-product-card .box-keunggulan .keunggulan-title {
  font-size: 16px;
  line-height: normal;
  color: #5f5f5f;
  margin-bottom: 17px;
}
.box-product-card .box-keunggulan ul {
  list-style: none;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-row-gap: 12px;
  grid-column-gap: 12px;
}
.box-product-card .box-keunggulan ul.one-column {
  grid-template-columns: 1fr;
}
@media (max-width: 1024px) {
  .box-product-card .box-keunggulan ul {
    grid-template-columns: 1fr;
  }
}
.box-product-card .box-keunggulan ul li {
  position: relative;
  display: flex;
}
.box-product-card .box-keunggulan ul li p {
  font-size: 16px;
  line-height: 21px;
  color: #333;
  margin-bottom: 0;
  text-transform: lowercase;
  font-family: "source-sans-pro-semibold";
}
.box-product-card .box-keunggulan ul li p:first-letter {
  text-transform: uppercase;
}
.box-product-card .box-keunggulan ul li:before {
  flex: 0 0 auto;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 14C7.91925 14 8.8295 13.8189 9.67878 13.4672C10.5281 13.1154 11.2997 12.5998 11.9497 11.9497C12.5998 11.2997 13.1154 10.5281 13.4672 9.67878C13.8189 8.8295 14 7.91925 14 7C14 6.08075 13.8189 5.1705 13.4672 4.32122C13.1154 3.47194 12.5998 2.70026 11.9497 2.05025C11.2997 1.40024 10.5281 0.884626 9.67878 0.532843C8.8295 0.18106 7.91925 -1.36979e-08 7 0C5.14348 2.76642e-08 3.36301 0.737498 2.05025 2.05025C0.737498 3.36301 0 5.14348 0 7C0 8.85652 0.737498 10.637 2.05025 11.9497C3.36301 13.2625 5.14348 14 7 14ZM6.81956 9.83111L10.7084 5.16444L9.51378 4.16889L6.16933 8.18144L4.43878 6.45011L3.339 7.54989L5.67233 9.88322L6.27433 10.4852L6.81956 9.83111Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
  width: 14px;
  height: 14px;
  display: inline-block;
  top: 3px;
  position: relative;
  margin-right: 9px;
  background-size: cover;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.no-telp .new-box-item-inner .input .form-group.input-text-wrapper:before {
  content: "+62";
  color: rgba(18, 59, 113, 0.3);
  height: 52px;
  font-family: "source-sans-pro-semibold";
  font-size: 17px;
  height: 52px;
  line-height: 52px;
  top: 27px;
  letter-spacing: 0;
  position: absolute;
  left: 45px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.no-telp .new-box-item-inner .input .form-group.input-text-wrapper .form-control {
  padding-left: 71px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.no-telp.has-value .new-box-item-inner .input .form-group.input-text-wrapper:before {
  color: rgb(51, 51, 51);
}

.CX-simple-vector-form .box-simple-vector-form {
  padding: 30px 0;
}
.CX-simple-vector-form .box-simple-vector-form .inner {
  display: grid;
  justify-content: center;
  grid-row-gap: 50px;
}
@media (min-width: 769px) {
  .CX-simple-vector-form .box-simple-vector-form .inner {
    display: flex;
    justify-content: center;
    grid-column-gap: 100px;
  }
}
.CX-simple-vector-form .box-simple-vector-form .inner .box-vector-img {
  flex: 0 0 255px;
  max-width: 255px;
}
@media (max-width: 768px) {
  .CX-simple-vector-form .box-simple-vector-form .inner .box-vector-img {
    margin: 0 auto;
  }
}
.CX-simple-vector-form .box-simple-vector-form .inner .box-content-form {
  flex: 0 0 388px;
  max-width: 388px;
}
@media (max-width: 767px) {
  .CX-simple-vector-form .box-simple-vector-form .inner .box-content-form {
    max-width: 366px;
  }
}
.CX-simple-vector-form .box-simple-vector-form .inner .box-content-form .box-title-form h3 {
  font-family: "source-sans-pro-bold";
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left;
}
@media (max-width: 767px) {
  .CX-simple-vector-form .box-simple-vector-form .inner .box-content-form .box-title-form h3 {
    text-align: center;
    margin-bottom: 15px;
  }
}
.CX-simple-vector-form .box-simple-vector-form .inner .box-content-form .box-title-form p {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #5f5f5f;
}
.CX-simple-vector-form .box-simple-vector-form .inner .box-content-form .box-title-form p strong,
.CX-simple-vector-form .box-simple-vector-form .inner .box-content-form .box-title-form p b {
  font-family: "source-sans-pro-bold";
  color: #333333;
}
.CX-simple-vector-form .box-simple-vector-form .inner .box-content-form .box-form-otp .box-form-otp-inner .box-input-list.digit-group {
  max-width: initial;
  padding: 10px 0;
}
.CX-simple-vector-form .box-simple-vector-form .inner .box-content-form .box-form-otp .box-form-otp-inner .box-input-list.digit-group .otp {
  height: 58px;
  width: 58px;
  border-color: #e5e5e5;
}
@media (max-width: 768px) {
  .CX-simple-vector-form .box-simple-vector-form .inner .box-content-form .box-form-otp .box-form-otp-inner .box-input-list.digit-group .otp {
    width: 54px;
    height: 54px;
  }
}
.CX-simple-vector-form .box-simple-vector-form .inner .box-content-form .box-form-otp .box-form-otp-inner .box-input-list.digit-group .otp:focus {
  border-color: #7f7f7f;
}
.CX-simple-vector-form .box-simple-vector-form .inner .box-content-form .box-form-otp .box-form-otp-inner .box-input-list.digit-group .otp.filled[disabled] {
  border: 1px solid #494df4;
  background-color: #fff;
}
.CX-simple-vector-form .box-simple-vector-form .inner .box-content-form .box-form-otp .box-form-otp-inner .box-info-alert .box-info-alert-inner {
  background-color: rgba(201, 21, 51, 0.2);
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  padding: 0 12px 0 6px;
  max-width: initial;
  width: max-content;
  position: relative;
}
.CX-simple-vector-form .box-simple-vector-form .inner .box-content-form .box-form-otp .box-form-otp-inner .box-info-alert .box-info-alert-inner:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='7' cy='7' r='7' fill='white'/%3E%3Cpath d='M2.72168 6.67023C2.72168 5.21947 2.72168 4.4941 2.89296 4.25006C3.06424 4.00603 3.74629 3.77256 5.11039 3.30563L5.37028 3.21667C6.08135 2.97326 6.43688 2.85156 6.80501 2.85156C7.17314 2.85156 7.52868 2.97326 8.23975 3.21667L8.49964 3.30563C9.86374 3.77256 10.5458 4.00603 10.7171 4.25006C10.8883 4.4941 10.8883 5.21947 10.8883 6.67023C10.8883 6.88937 10.8883 7.127 10.8883 7.38468C10.8883 9.9427 8.96511 11.1841 7.75844 11.7112C7.43112 11.8541 7.26746 11.9256 6.80501 11.9256C6.34257 11.9256 6.17891 11.8541 5.85158 11.7112C4.64491 11.1841 2.72168 9.94269 2.72168 7.38468C2.72168 7.127 2.72168 6.88937 2.72168 6.67023Z' stroke='%23C91432' stroke-width='1.5'/%3E%3Cpath d='M6.80469 5.57422V7.38903' stroke='%23C91432' stroke-width='1.5' stroke-linecap='round'/%3E%3Ccircle cx='6.80624' cy='8.75058' r='0.453704' fill='%23C91432'/%3E%3C/svg%3E%0A");
  width: 14px;
  height: 14px;
  margin-right: 12px;
}
.CX-simple-vector-form .box-simple-vector-form .inner .box-content-form .box-form-otp .box-form-otp-inner .box-info-alert .box-info-alert-inner .text {
  font-family: "source-sans-pro-semibold";
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: center;
  color: #c91432;
}
.CX-simple-vector-form .box-simple-vector-form .inner .box-content-form .box-form-otp .box-form-otp-inner .box-resend-otp {
  text-align: center;
}
.CX-simple-vector-form .box-simple-vector-form .inner .box-content-form .box-form-otp .box-form-otp-inner .box-resend-otp .new-btn-blue {
  padding: 6px 8px;
  background-color: #494df4;
}
.CX-simple-vector-form .box-simple-vector-form .inner .box-content-form .box-form-otp .box-form-otp-inner .box-resend-otp .new-btn-blue:hover {
  background-color: #fcb501;
  border-color: #fcb501;
}
.CX-simple-vector-form .box-simple-vector-form .inner .box-content-form .box-form-otp .box-form-otp-inner .box-resend-otp .box-timer {
  margin: 0 auto;
}
.CX-simple-vector-form .box-simple-vector-form .inner .box-content-form .box-form-otp .box-form-otp-inner .box-resend-otp .box-timer .timer-count {
  text-align: center;
}
.CX-simple-vector-form .box-simple-vector-form .inner .box-content-form .box-form-otp .box-form-otp-inner .box-resend-otp .box-timer .timer-count .timer-count-inner {
  margin: 0 auto;
  padding: 2px 10px;
}
.CX-simple-vector-form .box-simple-vector-form .inner .box-content-form .box-form-otp .box-form-otp-inner .box-resend-otp .box-timer .timer-count .timer-count-inner.blue {
  border: 0px;
  background-color: #4976ba;
  color: #fff;
  font-family: "source-sans-pro-bold";
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0em;
  text-align: left;
}
.CX-simple-vector-form .box-simple-vector-form .inner .box-content-form .box-form-otp .box-form-otp-inner .box-resend-otp .box-timer .timer-count .timer-count-inner .ico-and-text {
  column-gap: 5px;
}

.box-new-password .box-new-password-inner .box-password-checker-status {
  padding: 13px;
}
@media (max-width: 767px) {
  .box-new-password .box-new-password-inner .box-password-checker-status {
    background: rgba(73, 77, 244, 0.06);
    position: relative;
  }
  .box-new-password .box-new-password-inner .box-password-checker-status:before, .box-new-password .box-new-password-inner .box-password-checker-status:after {
    content: "";
    position: absolute;
    background: rgba(73, 77, 244, 0.06);
    width: 40px;
    height: 100%;
    top: 0px;
  }
  .box-new-password .box-new-password-inner .box-password-checker-status:before {
    left: -40px;
  }
  .box-new-password .box-new-password-inner .box-password-checker-status:after {
    right: -40px;
  }
}
.box-new-password .box-new-password-inner .box-password-checker-status .inner {
  display: flex;
  justify-content: center;
  grid-column-gap: 0px;
}
.box-new-password .box-new-password-inner .box-password-checker-status .inner .box-item {
  flex: 0 0 100px;
  max-width: 100px;
}
@media (max-width: 767px) {
  .box-new-password .box-new-password-inner .box-password-checker-status .inner .box-item {
    flex: 0 0 80px;
    max-width: 80px;
  }
  .box-new-password .box-new-password-inner .box-password-checker-status .inner .box-item:last-child {
    flex: 0 0 100px;
    max-width: 100px;
  }
}
.box-new-password .box-new-password-inner .box-password-checker-status .inner .box-item .box-item-inner .box-circle {
  width: 42px;
  height: 42px;
  line-height: 42px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: rgba(73, 77, 244, 0.2);
  font-family: "source-sans-pro-black";
  font-size: 21px;
  letter-spacing: 0;
  text-align: center;
  color: #494df4;
  margin: 0 auto 5px;
}
.box-new-password .box-new-password-inner .box-password-checker-status .inner .box-item .box-item-inner .box-circle .box-circle-inner {
  position: relative;
  overflow: hidden;
}
.box-new-password .box-new-password-inner .box-password-checker-status .inner .box-item .box-item-inner .box-circle .box-circle-inner:before, .box-new-password .box-new-password-inner .box-password-checker-status .inner .box-item .box-item-inner .box-circle .box-circle-inner:after {
  content: "";
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.box-new-password .box-new-password-inner .box-password-checker-status .inner .box-item .box-item-inner .box-circle .box-circle-inner:before {
  left: 0;
  top: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #1cc542;
  width: 42px;
  height: 42px;
  line-height: 42px;
}
.box-new-password .box-new-password-inner .box-password-checker-status .inner .box-item .box-item-inner .box-circle .box-circle-inner:after {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='17' viewBox='0 0 22 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.99147 13.4124L1.77601 8.12603L0 9.9135L6.99147 17L22 1.78747L20.2365 0L6.99147 13.4124Z' fill='white'/%3E%3C/svg%3E%0A");
  width: 22px;
  height: 17px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.box-new-password .box-new-password-inner .box-password-checker-status .inner .box-item .box-item-inner .box-label {
  font-family: "source-sans-pro-semibold";
  font-size: 10px;
  line-height: 14px;
  letter-spacing: 0;
  text-align: center;
  color: #5f5f5f;
}
.box-new-password .box-new-password-inner .box-password-checker-status .inner .box-item.success .box-item-inner .box-circle {
  overflow: hidden;
}
.box-new-password .box-new-password-inner .box-password-checker-status .inner .box-item.success .box-item-inner .box-circle .box-circle-inner:before {
  opacity: 1;
  visibility: visible;
}
.box-new-password .box-new-password-inner .box-password-checker-status .inner .box-item.success .box-item-inner .box-circle .box-circle-inner:after {
  opacity: 1;
  visibility: visible;
}

.CX-simple-vector-form .box-simple-vector-form .box-content-form .CX-simple-form .box-simple-form .new-box-form {
  padding: 11px 0 1.5rem;
}
.CX-simple-vector-form .box-simple-vector-form .box-content-form .CX-simple-form .box-simple-form .new-box-form .control-label {
  color: #333 !important;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.type-password .new-box-item-inner {
  position: relative;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.type-password .new-box-item-inner .input .form-control {
  padding-right: 50px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.type-password .new-box-item-inner .input .form-group.has-error {
  margin-bottom: 30px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.type-password .new-box-item-inner .input .form-group.has-error .form-control {
  background: rgba(201, 21, 51, 0.05);
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.type-password .new-box-item-inner .input .form-group.has-error .form-validator-stack.help-block {
  font-family: "source-sans-pro-semibold";
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0;
  text-align: left;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.type-password .new-box-item-inner .box-show-pass {
  position: absolute;
  right: 20px;
  top: 50%;
  width: 22px;
  height: 22px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.type-password .new-box-item-inner .box-show-pass a {
  display: block;
  position: relative;
  right: 0;
  height: 22px;
  width: 22px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.type-password .new-box-item-inner .box-show-pass a .hide-eye,
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.type-password .new-box-item-inner .box-show-pass a .show-eye {
  position: absolute;
}

@media (min-width: 769px) {
  .show-on-mobile {
    display: none;
  }
}

@media (max-width: 768px) {
  .hide-on-mobile {
    display: none;
  }
}

.CX-simple-vector-form .box-simple-vector-form .inner .box-vector-img p {
  font-family: "source-sans-pro-semibold";
  font-size: 16px;
  font-style: normal;
  line-height: 23px;
  text-align: center;
  margin-top: 22px;
  margin-bottom: 0;
}

.box-choose-otp .box-choose-otp-inner {
  display: grid;
  grid-row-gap: 10px;
}
.box-choose-otp .box-choose-otp-inner .box-choose-item {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid rgba(73, 77, 244, 0.3);
  padding: 16px 14px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  color: #333;
  cursor: pointer;
}
.box-choose-otp .box-choose-otp-inner .box-choose-item .box-choose-item-inner {
  display: flex;
  grid-column-gap: 13px;
}
.box-choose-otp .box-choose-otp-inner .box-choose-item .box-choose-item-inner .box-ico {
  flex: 0 0 auto;
  width: 36px;
}
.box-choose-otp .box-choose-otp-inner .box-choose-item .box-choose-item-inner .box-text {
  flex: 1 1 auto;
}
.box-choose-otp .box-choose-otp-inner .box-choose-item .box-choose-item-inner .box-text .title {
  font-family: "source-sans-pro-bold";
  font-size: 15px;
  font-style: normal;
  line-height: 20px;
}
.box-choose-otp .box-choose-otp-inner .box-choose-item .box-choose-item-inner .box-text .text {
  font-size: 13px;
  font-style: normal;
  line-height: 20px;
  color: #5f5f5f;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box-choose-otp .box-choose-otp-inner .box-choose-item:hover {
  border-color: #494df4;
  background-color: rgba(73, 77, 244, 0.03);
}
.box-choose-otp .box-choose-otp-inner .box-choose-item:hover .box-choose-item-inner .box-text .title {
  color: #494df4;
}

@media (max-width: 400px) {
  .CX-simple-vector-form .box-simple-vector-form .inner .box-vector-img {
    text-align: center;
  }
  .CX-simple-vector-form .box-simple-vector-form .inner .box-vector-img img {
    width: 200px;
    height: auto;
    margin: 0 auto;
  }
}

@media (max-width: 366px) {
  .CX-simple-vector-form .box-simple-vector-form .inner .box-content-form {
    max-width: initial;
  }
}

@media (max-width: 360px) {
  .CX-simple-vector-form .box-simple-vector-form .inner .box-content-form .box-title-form p br {
    display: none;
  }
}

@media (max-width: 366px) {
  .CX-simple-vector-form .box-simple-vector-form .inner .box-content-form .box-form-otp .box-form-otp-inner .box-input-list.digit-group .otp {
    width: 42px;
    height: 42px;
    font-size: 40px;
  }
}

.CX-simple-vector-form .box-simple-vector-form .inner .box-content-form .box-form-otp .box-form-otp-inner .box-info-alert .box-info-alert-inner .text {
  flex: 1 1 auto;
  max-width: 300px;
  line-height: 18px;
}

@media (max-width: 400px) {
  .box-form-otp .box-form-otp-inner .box-input-list {
    grid-column-gap: 4px;
  }
  .CX-simple-vector-form .box-simple-vector-form .inner .box-content-form .box-form-otp .box-form-otp-inner .box-input-list.digit-group .otp {
    width: 50px;
    height: 50px;
  }
}
.CX-simple-vector-form .box-simple-vector-form .inner .box-content-form .box-form-otp .box-form-otp-inner .box-change-number {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  background: #f2f6fe;
  padding: 13px 16px;
  margin-top: 20px;
}
.CX-simple-vector-form .box-simple-vector-form .inner .box-content-form .box-form-otp .box-form-otp-inner .box-change-number .box-change-number-inner {
  display: flex;
  justify-content: space-between;
}
.CX-simple-vector-form .box-simple-vector-form .inner .box-content-form .box-form-otp .box-form-otp-inner .box-change-number .box-change-number-inner .label-change {
  font-size: 14px;
  font-style: normal;
  line-height: 20px;
}
.CX-simple-vector-form .box-simple-vector-form .inner .box-content-form .box-form-otp .box-form-otp-inner .box-change-number .box-change-number-inner a {
  font-size: 14px;
  font-style: normal;
  font-family: "source-sans-pro-semibold";
  line-height: 20px;
  text-decoration-line: underline;
  color: #494df4;
}

.CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .bg-pop-up-modal-dark {
  background: rgb(0, 0, 0);
}
.CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal {
  background-color: transparent;
  position: relative;
  max-width: initial;
}
.CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-heading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
.CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .box-check.with-svg {
  text-align: left;
}
.CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .box-close-videos {
  text-align: right;
}
.CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner {
  position: relative;
  overflow: unset;
}
.CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-arrow {
  width: 34px;
  height: 34px;
  background-color: #5F5C56;
}
.CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-arrow:before {
  opacity: 1;
}
.CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-arrow.slick-prev {
  left: -50px;
}
.CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-arrow.slick-prev:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='15' viewBox='0 0 22 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.858377 7.35878L0.71756 7.5L0.858377 7.64122L7.33986 14.1412L7.48148 14.2832L7.6231 14.1412L8.53699 13.2247L8.67772 13.0836L8.53709 12.9424L3.96383 8.35L21 8.35L21.2 8.35L21.2 8.15L21.2 6.85L21.2 6.65L21 6.65L3.96383 6.65L8.53709 2.05763L8.67772 1.91641L8.53699 1.77528L7.6231 0.858781L7.48148 0.716753L7.33986 0.858781L0.858377 7.35878Z' fill='white' stroke='white' stroke-width='0.4'/%3E%3C/svg%3E%0A");
  width: 22px;
  height: 15px;
  display: inline-block;
}
.CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-arrow.slick-next {
  right: -50px;
}
.CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-arrow.slick-next:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='15' viewBox='0 0 22 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.1416 7.64122L21.2824 7.5L21.1416 7.35878L14.6601 0.85878L14.5185 0.716753L14.3769 0.85878L13.463 1.77528L13.3223 1.91641L13.4629 2.05763L18.0362 6.65L1 6.65L0.799999 6.65L0.799999 6.85L0.799999 8.15L0.799999 8.35L1 8.35L18.0362 8.35L13.4629 12.9424L13.3223 13.0836L13.463 13.2247L14.3769 14.1412L14.5185 14.2832L14.6601 14.1412L21.1416 7.64122Z' fill='white' stroke='white' stroke-width='0.4'/%3E%3C/svg%3E%0A");
  width: 22px;
  height: 15px;
  display: inline-block;
}
.CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .box-display-feed-item .box-display-feed-item-inner {
  position: relative;
}
.CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-content-and-action {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-content-and-action:before {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 35.14%);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-content-and-action .box-content-feed,
.CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-content-and-action .box-action {
  position: relative;
}
.CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 10px;
}
.CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-title .box-info-view-count {
  margin-bottom: 10px;
}
.CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-title .box-info-view-count > span {
  background-color: #fff;
  color: #333333;
  font-size: 12px;
  font-family: "source-sans-pro-semibold";
}
.CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-title .box-info-view-count > span .ico {
  top: -1px;
}
.CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-title .box-info-view-count > span .ico svg path {
  stroke: #333333;
  fill: #333333;
}
.CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-title h3 {
  color: #fff;
  font-family: "source-sans-pro-bold";
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 0;
  text-align: left;
}
.CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-title p {
  color: #fff;
  font-family: "source-sans-pro-semibold";
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0;
  text-align: left;
}
.CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-caption p {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
  text-align: left;
}
.CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-action {
  margin-top: 20px;
}
.CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-action .new-btn-blue {
  display: block;
  width: 100%;
}

:root {
  --box-width-caption-dekstop: 447px;
  --box-width-image-dekstop: calc(100% - 447px);
}

@media (max-width: 1024px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal {
    height: 100%;
    margin: 0;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-heading .box-pop-heading-inner {
    align-items: center;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .box-check.with-svg {
    flex: 1;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .box-close-videos {
    flex: 1;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner {
    height: 100%;
    padding-right: 0;
    max-height: initial;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed {
    height: 100%;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner {
    height: 100%;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-arrow {
    z-index: 10;
    display: none !important;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-arrow:before {
    opacity: 1 !important;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-arrow.slick-prev {
    left: 10px;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-arrow.slick-next {
    right: 10px;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list {
    height: 100% !important;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .slick-track {
    height: 100% !important;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .slick-track .box-display-feed-item {
    height: 100% !important;
    max-height: initial;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .slick-track .box-display-feed-item .box-display-feed-item-inner {
    height: 100% !important;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .slick-track .box-display-feed-item .box-display-feed-item-inner .box-image-or-video {
    height: 100% !important;
    overflow: hidden;
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .slick-track .box-display-feed-item .box-display-feed-item-inner .box-image-or-video .box-video {
    height: 100%;
    width: 100%;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .slick-track .box-display-feed-item .box-display-feed-item-inner .box-image-or-video .box-video video {
    height: 100%;
    width: 100%;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .slick-track .box-display-feed-item .box-display-feed-item-inner .box-image-or-video img {
    max-height: initial;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .slick-track .box-display-feed-item.is-video:before, .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .slick-track .box-display-feed-item.is-video:after {
    display: none;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .slick-track .box-display-feed-item.is-video .box-video {
    position: relative;
    cursor: pointer;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .slick-track .box-display-feed-item.is-video .box-video:before {
    content: "";
    width: 87px;
    height: 87px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .slick-track .box-display-feed-item.is-video .box-video:after {
    content: "\f04b";
    font-family: "Font Awesome 5 Pro";
    font-weight: bold;
    color: #fff;
    font-size: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .slick-track .box-display-feed-item.is-video .box-video video {
    width: 100%;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .slick-track .box-display-feed-item.is-video.play-video .box-video:after {
    content: "\f04c";
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .slick-track .box-display-feed-item .box-display-feed-item-inner .box-content-and-action .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-title .box-info-view-count {
    margin-bottom: 5px;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .slick-track .box-display-feed-item .box-display-feed-item-inner .box-content-and-action .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-title .box-info-view-count > span {
    padding: 0 4px;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .slick-track .box-display-feed-item .box-display-feed-item-inner .box-content-and-action .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-title .box-info-view-count > span .ico {
    margin-right: 0px;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .slick-track .box-display-feed-item .box-display-feed-item-inner .box-content-and-action .box-content-feed .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-title .box-info-view-count > span span {
    font-size: 12px;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .slick-track .box-display-feed-item .box-display-feed-item-inner .box-content-and-action .box-content-feed .box-content-feed-inner .box-content-feed-caption p {
    font-size: 16px;
    font-family: "source-sans-pro-light";
  }
}

@media (min-width: 1025px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal {
    height: 100%;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-heading {
    width: var(--box-width-image-dekstop);
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner {
    max-height: initial;
    height: 100%;
    padding-right: 0;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed {
    height: 100%;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner {
    height: 100%;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-arrow {
    z-index: 10;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-arrow:before {
    opacity: 1 !important;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-arrow.slick-prev {
    left: 10px;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-arrow.slick-next {
    right: calc(var(--box-width-caption-dekstop) + 10px);
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list {
    height: 100% !important;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .slick-track {
    height: 100% !important;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .box-display-feed-item {
    height: 100% !important;
    max-height: initial;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .box-display-feed-item img {
    max-height: initial;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .box-display-feed-item.is-video:before, .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .box-display-feed-item.is-video:after {
    display: none;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .box-display-feed-item.is-video .box-video {
    position: relative;
    cursor: pointer;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .box-display-feed-item.is-video .box-video:before {
    content: "";
    width: 87px;
    height: 87px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .box-display-feed-item.is-video .box-video:after {
    content: "\f04b";
    font-family: "Font Awesome 5 Pro";
    font-weight: bold;
    color: #fff;
    font-size: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .box-display-feed-item.is-video .box-video video {
    width: 100%;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .box-display-feed-item.is-video.play-video .box-video:after {
    content: "\f04c";
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .box-display-feed-item .box-display-feed-item-inner {
    height: 100% !important;
    display: grid;
    grid-template-columns: 1fr 447px;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .box-display-feed-item .box-display-feed-item-inner .box-image-or-video {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: 100%;
    overflow: hidden;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .box-display-feed-item .box-display-feed-item-inner .box-image-or-video img {
    flex: 1;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .box-display-feed-item .box-display-feed-item-inner .box-content-and-action {
    flex: 0 0 auto;
    position: relative;
    background-color: #fff;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .box-display-feed-item .box-display-feed-item-inner .box-content-and-action:before {
    display: none;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .box-display-feed-item .box-display-feed-item-inner .box-content-and-action .box-content-feed-inner {
    margin: 20px;
    padding: 15px;
    background: rgba(51, 51, 51, 0.1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .box-display-feed-item .box-display-feed-item-inner .box-content-and-action .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-title h3,
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .box-display-feed-item .box-display-feed-item-inner .box-content-and-action .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-title p {
    color: #333;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .box-display-feed-item .box-display-feed-item-inner .box-content-and-action .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-title .box-info-view-count > span {
    background-color: #333;
    color: #fff;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .box-display-feed-item .box-display-feed-item-inner .box-content-and-action .box-content-feed-inner .box-content-feed-title-and-thumb .box-content-feed-title .box-info-view-count > span svg path {
    stroke: #fff;
    fill: #fff;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .box-display-feed-item .box-display-feed-item-inner .box-content-and-action .box-content-feed-inner .box-content-feed-caption p {
    color: #333;
    font-size: 16px;
  }
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .box-display-feed-item .box-display-feed-item-inner .box-content-and-action .box-action {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}

.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .box-check.with-svg {
  position: relative;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .box-check.with-svg .cx-tooltip {
  position: absolute;
  top: calc(100% + 10px);
  width: max-content;
  height: auto;
  color: #fff;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  display: block;
  padding: 0;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -ms-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -o-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: transparent !important;
  max-width: 327px;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .box-check.with-svg .cx-tooltip.show {
  opacity: 1;
  visibility: visible;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .box-check.with-svg .cx-tooltip .cx-tooltip-inner {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  background: #494df4;
  padding: 10px 13px;
  width: 100%;
  height: auto;
  font-size: 12px;
  line-height: 20px;
  text-transform: none;
  position: relative;
  z-index: 3;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .box-check.with-svg .cx-tooltip:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 15px;
  top: -8px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 14px solid #494df4;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .box-check.with-svg .cx-tooltip.bg-white .cx-tooltip-inner {
  background: #fff;
  color: #333;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left;
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .box-check.with-svg .cx-tooltip.bg-white:after {
  border-bottom: 14px solid #fff !important;
}

.CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-arrow.slick-disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

@media (max-width: 1024px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list .slick-track .box-display-feed-item .box-display-feed-item-inner {
    max-width: 472px;
    margin: 0 auto;
  }
}

.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-caption .inner p {
  position: relative;
}
@media (min-width: 1025px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-caption .inner p {
    line-height: 27px !important;
  }
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-caption .inner p:after {
  content: "sedikit";
  position: relative;
  margin-top: 3px;
  margin-left: 0px;
  font-family: "source-sans-pro-semibold";
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #333;
}
@media (max-width: 1024px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-caption .inner p:after {
    color: #fff;
  }
}
.CX-pop-up-modal.modal-default.modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-content-feed .box-content-feed-inner .box-content-feed-caption.has-more .inner p:after {
  content: "selengkapnya";
}

@media (min-width: 1025px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-content-and-action .box-content-feed:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='175' height='24' viewBox='0 0 175 24' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Crect x='85.1533' y='1.34082' width='0.670498' height='20.7854' fill='%233032C1'/%3E%3Crect x='89.8467' width='85.1533' height='23.4674' fill='url(%23pattern0)'/%3E%3Cpath d='M11.1389 3.69165C10.5843 3.85341 9.77542 4.22317 9.35944 4.47738C8.08841 5.26311 6.26274 7.45853 5.47701 9.14555L4.7375 10.717H3.35091C2.58829 10.717 1.80256 10.8557 1.61768 11.0174C0.924389 11.549 0 12.9587 0 13.444C0 13.9293 0.0924389 13.9524 2.19542 13.9524H4.39085V14.8768C4.39085 16.4713 5.29213 18.0197 6.79426 18.9903C7.62621 19.5449 7.97286 19.5911 9.82164 19.6143C11.6935 19.6143 12.0171 19.5449 13.1032 18.9441C13.7503 18.5974 14.6285 17.9504 15.0444 17.5113L15.8071 16.7255L15.2293 16.1247C14.9289 15.8012 14.4205 15.339 14.0969 15.1079C13.5192 14.6919 13.4961 14.6919 12.6179 15.4776C10.8616 17.0491 8.52749 17.026 7.67243 15.4083C7.51066 15.131 7.39512 14.6919 7.39512 14.4377C7.39512 13.9986 7.53377 13.9524 8.61993 13.9524C9.82164 13.9293 13.2419 13.444 14.328 13.1204C16.0844 12.5889 17.8869 10.6246 18.1643 8.91445C18.4416 7.15811 18.0949 5.91018 17.0319 4.84713C15.576 3.41433 13.3805 2.97524 11.1389 3.69165ZM14.9751 7.29677C15.4373 8.26737 14.8133 9.39975 13.4499 10.0699C12.2019 10.6708 8.3195 10.9943 8.3195 10.4859C8.3195 10.0237 9.65987 8.24426 10.6767 7.3892C11.6242 6.60347 11.7397 6.55725 13.1725 6.60347C14.5591 6.6728 14.6978 6.71902 14.9751 7.29677Z' fill='%2300008F'/%3E%3Cpath d='M25.5365 3.76C22.9714 4.4764 20.9839 6.57939 20.4524 9.12146C20.36 9.49121 20.1058 10.6467 19.8515 11.6866C19.6205 12.7497 19.2045 14.506 18.9503 15.6153C18.673 16.7477 18.3725 18.0187 18.257 18.4809C18.1183 18.9431 18.0259 19.3822 18.0259 19.4746C18.0259 19.544 18.7423 19.6133 19.6205 19.6133H21.1919L21.5848 17.9263C21.7928 17.025 22.1856 15.3842 22.4398 14.298C22.694 13.2119 23.0176 11.8715 23.1331 11.2938C23.6415 9.09835 23.942 8.38195 24.797 7.52689C25.6059 6.71804 25.7676 6.64872 26.7614 6.71804C27.7551 6.78737 27.8706 6.8567 28.2866 7.66554C28.6332 8.40506 28.6795 8.70548 28.4715 9.51432C28.3328 10.0458 28.0555 11.1782 27.8475 12.0333C27.6626 12.9115 27.3391 14.298 27.1542 15.1531C26.692 17.1174 26.3223 18.6889 26.1836 19.1973C26.0912 19.5671 26.2761 19.6133 27.7089 19.6133H29.3034L29.4652 18.8738C29.6039 18.2036 30.5976 13.9976 31.5451 10.0458C31.73 9.30634 32.0304 8.45127 32.2384 8.12774C33.1165 6.81048 35.3351 6.20963 36.1208 7.0878C36.5599 7.5731 36.6523 9.4681 36.2826 10.8085C36.167 11.2707 35.8435 12.5648 35.5893 13.7203C35.3351 14.8527 34.9653 16.3779 34.7804 17.0712C34.5956 17.7645 34.3876 18.6196 34.3182 18.9893L34.2027 19.6133H35.8204C37.2763 19.6133 37.4381 19.5671 37.4381 19.1511C37.4381 18.92 37.5305 18.4809 37.646 18.1805C37.7616 17.8801 37.9696 17.0712 38.1082 16.3779C38.478 14.7371 39.2406 11.4093 39.5179 10.3463C39.8646 9.12146 39.7952 7.06469 39.4024 6.16341C38.6167 4.26841 36.167 3.13603 34.0178 3.64445C32.6775 3.99109 31.5913 4.4764 31.1984 4.93859C30.9673 5.21591 30.8056 5.1928 30.0892 4.61506C29.2341 3.94488 27.8013 3.41335 26.9231 3.45957C26.6689 3.48268 26.045 3.59823 25.5365 3.76Z' fill='%2300008F'/%3E%3Cpath d='M47.8376 3.69068C45.1338 4.43019 43.3081 6.3714 42.6148 9.2139C42.0371 11.6173 41.3669 14.5754 41.1127 15.6153C40.8122 16.9788 40.4194 18.712 40.2807 19.2204C40.1883 19.5902 40.3269 19.6364 41.7597 19.5671L43.3312 19.4977L43.7472 17.7645C43.9783 16.817 44.3018 15.4535 44.4867 14.7602C44.6716 14.0669 45.0644 12.4262 45.388 11.1551C46.0581 8.38195 46.2199 8.03531 47.2367 7.24957C48.1842 6.53317 49.6402 6.46384 50.2179 7.08781C50.7494 7.66555 50.7263 9.445 50.1486 11.6866C49.1317 15.8002 48.2998 19.2435 48.2998 19.4284C48.2998 19.5208 48.9931 19.6133 49.8713 19.6133H51.4196L51.9742 17.233C52.2747 15.9388 52.7137 14.1363 52.9217 13.2581C53.1528 12.3568 53.4764 10.9702 53.6381 10.1383C53.9155 8.89037 54.1234 8.47439 54.9554 7.64244C55.8798 6.71805 56.0184 6.64872 57.0353 6.71805C58.0059 6.78738 58.1676 6.85671 58.5605 7.61933L58.9996 8.45128L58.1445 12.0102C57.6823 13.9745 57.0815 16.3779 56.8504 17.3716C56.5962 18.3654 56.3882 19.2666 56.3882 19.3822C56.3882 19.5208 57.1046 19.6133 57.9828 19.6133H59.5773L59.7391 18.8507C59.9009 18.0418 60.4786 15.5229 61.2644 12.3337C61.5879 11.0627 61.7959 9.46811 61.7959 8.24329C61.819 6.3483 61.7728 6.20964 61.1026 5.37769C59.5542 3.45958 57.2201 3.0436 54.6087 4.2222C53.7999 4.59196 53.1528 4.98482 53.1528 5.12348C53.1528 5.26214 52.8524 5.07726 52.4827 4.73061C51.8356 4.10665 50.033 3.41336 49.1317 3.45958C48.8544 3.45958 48.2767 3.57513 47.8376 3.69068Z' fill='%2300008F'/%3E%3Cpath d='M69.2134 3.59921C67.873 4.03829 67.1104 4.47738 66.0936 5.37866L65.0537 6.27994L66.0936 7.34299C67.2029 8.49847 67.2953 8.54469 67.7575 8.10561C68.9592 6.92701 69.7449 6.55725 71.016 6.55725C72.1484 6.55725 72.3563 6.62658 72.8879 7.27366C73.2114 7.66652 73.4887 8.22116 73.4887 8.54469C73.4887 9.05311 73.3963 9.09933 72.2639 9.09933C70.2765 9.09933 67.2029 9.58463 66.186 10.0468C62.9738 11.5721 61.5872 15.5007 63.4822 17.8117C64.6608 19.2907 65.4465 19.6143 67.8268 19.6143C69.7218 19.6143 70.0223 19.5449 71.0622 18.9441C73.1421 17.7193 75.2219 15.0616 75.8921 12.7276C75.9846 12.404 76.285 12.3347 77.5098 12.3347C78.7346 12.3347 79.1044 12.2423 79.5897 11.8263C80.1674 11.2948 81.1149 9.7464 81.1149 9.33042C81.1149 9.19176 80.1443 9.09933 78.8271 9.09933H76.5623L76.4237 7.94384C76.1694 5.7253 74.9215 4.2925 72.6799 3.62232C71.5937 3.27567 70.184 3.27567 69.2134 3.59921ZM72.5643 12.5658C72.5643 12.8662 71.8941 13.9524 71.1777 14.7843C70.1147 16.0322 69.1672 16.5407 67.8268 16.5869C65.747 16.6331 65.0074 15.4083 66.2323 13.9755C66.9487 13.1204 67.5495 12.7738 68.6357 12.5427C69.8836 12.2885 72.5643 12.3116 72.5643 12.5658Z' fill='%2300008F'/%3E%3Cdefs%3E%3Cpattern id='pattern0' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image0_35007_285' transform='matrix(0.000403063 0 0 0.00146254 0 -0.00823396)'/%3E%3C/pattern%3E%3Cimage id='image0_35007_285' width='2481' height='695' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAACbEAAAK3CAYAAACxopB0AAAACXBIWXMAAC4jAAAuIwF4pT92AAAgAElEQVR4nOzdPW8d1xkv+jXakrZeHJMVO1s8hTobZAAVF7ABMVAaxoV4ZJziuiF9cJsDBBD9CUR9AlNAgFNc4IhqfCrbdKHsC5wIpgCnEyASdqciVNKxIh3rZUsazcViFhNaoxdKImdmz/79gA3ZazPhzFrci2PNf54nK4oiAAAAAAAAAAAAQB0OmXUAAAAAAAAAAADqIsQGAAAAAAAAAABAbYTYAAAAAAAAAAAAqI0QGwAAAAAAAAAAALURYgMAAAAAAAAAAKA2QmwAAAAAAAAAAADURogNAAAAAAAAAACA2gixAQAAAAAAAAAAUBshNgAAAAAAAAAAAGojxAYAAAAAAAAAAEBthNgAAAAAAAAAAACojRAbAAAAAAAAAAAAtRFiAwAAAAAAAAAAoDZCbAAAAAAAAAAAANRGiA0AAAAAAAAAAIDaCLEBAAAAAAAAAABQGyE2AAAAAAAAAAAAaiPEBgAAAAAAAAAAQG2E2AAAAAAAAAAAAKiNEBsAAAAAAAAAAAC1EWIDAAAAAAAAAACgNkJsAAAAAAAAAAAA1EaIDQAAAAAAAAAAgNoIsQEAAAAAAAAAAFAbITYAAAAAAAAAAABqI8QGAAAAAAAAAABAbYTYAAAAAAAAAAAAqI0QGwAAAAAAAAAAALURYgMAAAAAAAAAAKA2QmwAAAAAAAAAAADURogNAAAAAAAAAACA2gixAQAAAAAAAAAAUBshNgAAAAAAAAAAAGojxAYAAAAAAAAAAEBthNgAAAAAAAAAAACojRAbAAAAAAAAAAAAtRFiAwAAAAAAAAAAoDZCbAAAAAAAAAAAANRGiA0AAAAAAAAAAIDaCLEBAAAAAAAAAABQGyE2AAAAAAAAAAAAaiPEBgAAAAAAAAAAQG2E2AAAAAAAAAAAAKiNEBsAAAAAAAAAAAC1EWIDAAAAAAAAAACgNkJsAAAAAAAAAAAA1EaIDQAAAAAAAAAAgNoIsQEAAAAAAAAAAFAbITYAAAAAAAAAAABqI8QGAAAAAAAAAABAbYTYAAAAAAAAAAAAqI0QGwAAAAAAAAAAALURYgMAAAAAAAAAAKA2QmwAAAAAAAAAAADURogNAAAAAAAAAACA2gixAQAAAAAAAAAAUBshNgAAAAAAAAAAAGojxAYAAAAAAAAAAEBthNgAAAAAAAAAAACojRAbAAAAAAAAAAAAtRFiAwAAAAAAAAAAoDZCbAAAAAAAAAAAANRGiA0AAAAAAAAAAIDaCLEBAAAAAAAAAABQGyE2AAAAAAAAAAAAaiPEBgAAAAAAAAAAQG2E2AAAAAAAAAAAAKiNEBsAAAAAAAAAAAC1EWIDAAAAAAAAAACgNkJsAAAAAAAAAAAA1EaIDQAAAAAAAAAAgNoIsQEAAAAAAAAAAFAbITYAAAAAAAAAAABqI8QGAAAAAAAAAABAbYTYAAAAAAAAAAAAqI0QGwAAAAAAAAAAALURYgMAAAAAAAAAAKA2QmwAAAAAAAAAAADURogNAAAAAAAAAACA2gixAQAAAAAAAAAAUBshNgAAAAAAAAAAAGpz2NTvTZb9aTyEMDcIxwoAhPD/nvj//q+RrH+s6qn4b7/8n6nSIAAAAAAAAAAvJMS2dzHEdmlQDhYAhtl891b4f46uVT4DXzw4F/5baRQAAAAAAACAl9FOFABolcnORvjy+I3KT+naow/CYv9MaRwAAAAAAACAlxNiAwBaYzTrh5V3vqr8dNbysTD/4PelcQAAAAAAAABeTYgNAGiN5ZNfh5GsX+npbBXdMHf/k7BZdEvvAQAAAAAAAPBqQmwAQCssHr8Rzh7+R+WnMv/gXFjNx0rjAAAAAAAAAOyNEBsAMPBmjtwJF7u3Kj+NK/0zYenRh6VxAAAAAAAAAPZOiA0AGGjjh7bC0onrlZ/CWj62XYUNAAAAAAAAgLcjxAYADKzRrB+WT34TRrJ+paewVXTDzL0LpXEAAAAAAAAAXp8QGwAwsBaP/yVMdDYqP/wYYFt/OlIaBwAAAAAAAOD1CbEBAANp7uiPYfboT5Uf+uWHH4WVJ++XxgEAAAAAAAB4M0JsAMDAmexshKsn/lz5Yd988l5YePhxaRwAAAAAAACANyfEBgAMlNGsH5ZPfl35Id99+m6YufdpaRwAAAAAAACAtyPEBgAMlKUT18OpQz9XfsgxwLZZdEvjAAAAAAAAALwdITYAYGAsHPshnD9yp/LD/eLBubCaj5XGAQAAAAAAAHh7QmwAwECYOvz3cOnYXys/1GuPPgiL/TOlcQAAAAAAAAD2hxAbANB444e2wvLJbyo/zLV8LMw/+H1pHAAAAAAAAID9I8QGADReDLCNZP1KD3Or6Ia5+5+EzaJbeg8AAAAAAACA/SPEBgA02uLxG2Gis1H5IcYA22o+VhoHAAAAAAAAYH8JsQEAjTV39MdwsXur8sO70j8Tlh+fLo0DAAAAAAAAsP+E2ACARprsbGxXYavaWj4W5h+c80MBAAAAAAAAUBEhNgCgcUazflg6cT2MZP1KD22r6IapXz4rjQMAAAAAAABwcITYAIDGiQG2ic5G5Yc1c+9C2Cy6pXEAAAAAAAAADo4QGwDQKPPdW+H8kTuVH9Llhx+FlSfvl8YBAAAAAAAAOFhCbABAY0x2NsKXx29UfjjfPT4dFh5+XBoHAAAAAAAA4OAJsQEAjTCa9cPKO19Vfih3n74b5u5/UhoHAAAAAAAAoBpCbABAIyyf/DqMZP3KD2Xm3qdhs+iWxgEAAAAAAACohhAbAFC7xeM3wtnD/6j8MD6//4ewmo+VxgEAAAAAAACojhAbAFCrmSN3wsXurcoP4dqjD8LSow9L4wAAAAAAAABUS4gNAKjN+KGtsHTieuXffi0fC/MPfl8aBwAAAAAAAKB6QmwAQC1Gs35YPvlNGMn6lX77raIb5u5/EjaLbuk9AAAAAAAAAKonxAYA1GLx+F/CRGej8m8dA2yr+VhpHAAAAAAAAIB6CLEBAJWbO/pjmD36U+Xf90r/TFh+fLo0DgAAAAAAAEB9hNgAgEpNdjbC1RN/rnzS1/KxMP/gXGkcAAAAAAAAgHoJsQEAlRnN+mH55NeVT/hW0Q1Tv3xWGgcAAAAAAACgfkJsAEBllk5cD6cO/Vz5hM/cuxA2i25pHAAAAAAAAID6CbEBAJVYOPZDOH/kTuWTffnhR2HlyfulcQAAAAAAAACaQYgNADhwU4f/Hi4d+2vlE/3d49Nh4eHHpXEAAAAAAAAAmkOIDQA4UOOHtsLyyW8qn+S7T98Nc/c/KY0DAAAAAAAA0CxCbADAgYoBtpGsX+kkbxXdMHPv07BZdEvvAQAAAAAAANAsh60HAHBQFo/fCBOdjcrnd/7BubCaj5XGAQAAAADgoOW9bDw2Ktn1bZ799+fZDCGs7hrf7EwXq8/5OgBoJSE2AOBAzB39MVzs3qp8cq89+iAsPfqwNA4AAAAAAPsh72VTIYTREMLkM39O7OcE571s5x/XUshtPb1iuG1dyA2ANhFiAwD23WRnY7sKW9XW8rEw/+D3FhQAAAAAgLeW97KdoNpU+jO+TtUwszvhuLO7B1PIbS2F2rZfnelipfS/BoABIMQGAOyr0awflk5cDyNZv9KJ3Sq6YebehbBZdEvvAQAAAADAq+S9bCewNlVjYO11TaTXbPhPsO1mCCGG2VaE2gAYFEJsAMC+igG2ic5G5ZM6d/+TsP50pDQOAAAAAADPk/ey8RDCzK7gWlv+kvlsel1KobbvQgjLKdS2XvpqAGgAITYAYN/Md2+F80fuVD6hV/pnwvLj06VxAAAAAADYLe9lUym4NjMgldb2w/n0iucf248uxVCbQBsATZIVRWFB9iDL/hQvZr5v/IECQE0mOxvh9m+uVv7Nbz55L0z98llpvC5F8cesMQcDAAAAAEAMbs3sCq5p6fEfN3cF2jZL7wJAhVRiAwDe2mjWDyvvfFX5RG4V3TBz79PSOAAAAAAAwy1VXJsTXHupnbaji3kvi+1GFzvTxerL/gcAcFCE2ACAt7Z88uswkvUrn8iZexfCZtEtjQMAAAAAMHzyXjaegmtzQ9QqdD/EkN9sfOW97GYKsy0P/mkBMEiE2ACAt7J4/EY4e/gflU/iFw/OhZUn75fGAQAAAAZV3ssmY9H7Fxz+puo4AM+X97Kd4NrZ534Br2O7Olvey+6GEBY608WS2QOgCllRFCZ6D7LsT7Hc7PeNP1AAqNDMkTvh25PfVD7l3z0+vV2FrYmK4o+Zn0EAAAAgVQMaT6G0yTQhu0Nqk/vQ3m4thtvSP6/s+lPgDWi9XVXX5rULPVDCbABUQohtj4TYAODXxg9thdXfXK28jejdp++GyX/+98a2ERViAwAAgOGR97KdgNpOOG0q/TnRkEmIIbf1EMJqCretdqaLzdJXAQyQVLVyPrW/pDrCbAAcKCG2PRJiA4D/GM36YeWdr8JEZ6PSWdkqumHql8/Caj5Weq8phNgAAACgnVJgbWpXaC2+Tg3gya6lQNv2S6gNGBR5L4t78IKWobW7mcJsKw0/TgAGjBDbHgmxAcB/LJ24HmaP/lT5jHx+/w9h6dGHpfEmEWIDAACAdkiVfqZ2BdcGMbC2FzHUthxfWpACTZT3sp2WoU2pcsm/XIvrIgwNwH4RYtsjITYA+Je5oz+Gqyf+XPlsXHv0QZi7/0lpvGmE2AAAAGAw5b1sPIQwsyu4NjKES3k3BdqWBNqAuqXw2kKLQ8RtsJWqsi0O+0QA8PaE2PZIiA0AQpjsbITbv7la+Uys5WPbbUQ3i27pvaYRYgMAAIDBkfeymV3BNSGJX4sV2pZSoE2VHaAyaW9etC8PlNhidK4zXawP+0QA8OaE2PZIiA2AYTea9cPqb/5XOHXo50pnYqvohsl/fh7Wnw7Gw89CbAAAANBceS8bTaG1+DpvqfYstoxbVJ0NOEh5L5tKldfOmuiBpCobAG/lsOkDAPZi6cT1ygNsUWwhOigBNgAAAKB5BNf2xWx85b3sZgoorLTgnICGSO2cl4TXBl78i/wvUxhxThVPAF7XITMGALzKwrEfwvkjd17xVfvvSv9MWH582voAAAAAry22o8t7WQxFxNZmVwXY9kUMmHyf97L1vJfNteB8gBrFkHHap/8mwNYq8fftat7LJod9IgB4PdqJ7pF2ogAMq6nDfw/fv/O/Kz/7m0/eC1O/fFYabzrtRAEAAKA+qZrPXHqdshQHbi2EMK8yG/C68l42n1qHasPRbp93poulYZ8EAPZGO1EA4IXGD22F5ZPfvOjtA7NVdMPMvU8tDAAAALAnqXXZvGprlZtIldlupjDb6pCdP/Ca0n69JGg8NK7GNe9MF6p3AvBKQmwAwAvFANtI1n/R2wdm5t6FsFl0LQwAAADwUqml5YIwRO1iG8DbeS+7EtejM11sDvl8AM9IlTKXtA0dSrOxdWyskur3AwAvc+gl7wEAQ2zx+I0w0dmofAK+eHAurDx5vzQOAAAAEP4VhBjNe9lC3svijfCrAmyNcjGEsJ73splhnwjgX3b27BDC3wTYhlqslLqSwmwA8FxCbABAydzRH8PF7q3S+EH77vHpsNg/Y0EAAACAkl1BiPUQwqUQwkjpi2iCuC7f5r1sWVgBhluqlrmzZ8OEIBsALyPEBgD8ymRnY7sKW9XW8rEwd/8TiwEAAAD8ivDawDqvKhsMp7yXTeW9bDVVy7Rns5sgGwAvJMQGAPzbaNYPSyeuh5GsX+mkbBXd7QDbZtEtvQcAAAAMJ+G1VtipyrYksADtl/ey8fh5DyF8n8JK8DyCbAA8lxAbAPBvMcA20dmofELmH5wLq/lYaRwAAAAYTs+0oBNeG3yzKbAwOewTAW20K3S8mj7v8CqCbACUCLEBANvmu7fC+SN3Kp+Ma48+CEuPPiyNAwAAAMNHC7pW2wksaC8KLZJCx6tCx7wBQTYAfkWIDQAIk52N8OXxG5VPxFo+tt1GFAAAABhuqQXdshZ0rbfTXnRh2CcCBl0KHa+k0PEpC8obir/zl0weAEGIDQAYzfph5Z2vKp+HraIbZu5dKI0DAAAAw2NXC7q/hRDOW/qhcSnvZUILMIDSvr2UQsdnrSH74HzeyxZNJABCbAAw5JZPfh1Gsn7lkxArsK0/VV0eAAAAhlVqQbeeWtAxfGZj61ht5GBwpNBx3LdnLRv77KJ20wAIsQHAEFs8fiOcPfyPyifg8sOPwvLj06VxAAAAoP1SC7rV1ILOE27DLbaRWxFkg2aL4aK8l+2Eju3bHJSl2F7c7AIMr8PWHgCG08yRO+Fi91bl537zyXth4eHHpXEAAACg3dKN6UVtQ3nGTpBtqjNdbJbeBWqT97LJtG9rG0oVYkBy2e8DqEe6Vt8Jku7+5x3r6RWtd6aLdUvFfhNiA4AhNH5oKyyduF75iW8V3TBz79PSOAAAANBeqcrWvLahvIQgGzRI2rdj69CL1oWKTaTg5JyJh4ORwmqT6TWVwmqnXveb5b0s/rEWQlhNr5XOdLFa+kJ4DVlRFOZrD7LsT/HD+33jDxQAXmE064eVd74KE52Nl3/hAfjtPz8Pq/lYq5eoKP6YlQYBAABgSOW9bC7djNZ+jr2IN0IF2aBGeS+bTwE2+zZ1+qIzXSxaAXh7KbQ2tev12oG117AVKyrGQFv80zUdr0uIbY+E2ABoi1iBbfboT5WfzRcPzoXF/pnSeNsIsQEAAMD2zbKpFF6bMB28JkE2qEHat5cOONwAr+N3nelixYzB60vtoOdScK2u6/GdQNuSzzJ7JcS2R0JsALTB3NEfw9UTf678TL57fDrM3LtQGm8jITYAAACGWar0EMNr5/0g8Ba+60wXMyYQDl7at2N47azppmFiAGayM12sWxh4tbSfx2qaMw0MJN9MYbal0juwixDbHgmxATDoJjsb4fZvrlZ+Fmv5WJj65bOwWXRL77WREBsAAADDKO9lo+mm2SU/AOyTK53pYt5kwsFI+3ZsG3rRFNNgqnPCS6S9fCZdhw9CBeS78Vg708Vy6R2GXnTILABA+41m/bB88uvKz3Or6Ia5+58MTYANAAAAhlHey2KronUBNvbZxfSzBeyzXfu2ABtNN5EqvAK7xHaheS9bSnv51QFq4R8rxH2b97KV1PIUfkWIDQCGwNKJ6+HUoZ8rP9H5B+fCaj5WGgcAAAAGX97LpvJetppunI1YUg7AohucsH/s2wyo2byXqcwJKYQcA2AhhNvxszHAe3lsYX0772WLqZocbNNOdI+0EwVgUC0c+yFcOvbXyo/+2qMPtquwDRvtRAEAAGi7vJeNp6oo5y02FYhtpya1koM3Z9+mJX7XmS5WLCbDJoW85lLL0FMtPP14rTfTmS5WS+8wdFRiA4AWmzr891oCbGv52FAG2AAAAKDN4g20vJcthBD+JghBheLN2mUTDq/Pvk3LLKvOyTCJAeS0h8eWoV+2NMAW0nndTufKkBNiA4CWGj+0FZZPflP5yW0V3TBz70JpHAAAABhcsXVRuoF2yTJSg7Ox3ZSJh72zb9NCsW3iktaDtF0Kry2lAPKlIWr/fCm2SvUZH25CbADQUjHANpL1Kz+5WIFt/emwXE8DAABAu+W9bCrvZbG1z9UhuoFGM11MoRzgJdK+vWLfpqUmYpDN4tJGz4TXZod0kc+GEFZUXRxeQmwA0EKLx2+Eic5G5Sd2+eFHYfnx6dI4AAAAMFjSTbTYwvH7dMMYmmDRTU14vl3hh+9TCADa6ry2g7SJ8FrJhCDb8BJiA4CWmTv6Y7jYvVX5Sd188l5YePhxaRwAAAAYHLF9T7oxHG+inbd0NEysKrWszRT8x659e1X4gSFySXVOBp3w2kvFa77bPufDR4gNAFpksrOxXYWtanefvhtm7n3qRwkAAAAGWLpJtB5vDFtHGuxUDLJZIPj3vr2a9m2tQxk2qnMykITXXstVQbbhIsQGAC0xmvXD0onrYSTrV35CMcC2WXRL4wAAAEDz5b1sKu9lMQRxVQiCAXE272WLFothlfbtlbRvn/KDwJBSnZOBonLmGxNkGyJCbADQEjHANtHZqPxkvnhwLqzmY6VxAAAAoNlSFYhY0er7EMKE5WLAXHRDk2GTAhBLad8+6wcAtkOcK6aBplM5860Jsg0JITYAaIH57q1w/sidyk/k2qMPwmL/TGkcAAAAaK5dVSBiC6PzlooBppUcQyPt2+uq90DJRAp3QuPE6xSVM/eNINsQEGIDgAE32dkIXx6/UflJrOVjYf7B70vjAAAAQHOlGz/rqQoEDDqt5Gi9vJfN5L1sXfUeeKlZ4RaaJD00Eluf31Y5c195gKHlhNgAYICNZv2w8s5XlZ/AVtENc/c/CZtFt/QeAAAA0Dx5L5vKe9lqqgIhBEGbxKomy1aUttlVvedb1XtgT2KVpilTRd12PTRy0WLsu/jfMSuCbO0lxAYAA2z55NdhJOtXfgLzD86F1XysNA4AAAA0S97LxvNeFgM+38d2W5aHljqrlRxtkar3LKneA28kVuccN3XU4ZnWoR4aOThxbpdU4m0nITYAGFCLx2+Es4f/UfnBX+mfCUuPPiyNAwAAAM2RQhALIYS/hRDOWxqGgFZyDLy0b8fqPbNWE96INtNUTuvQWkykimw+6y0jxAYAA2jmyJ1wsXur8gNfy8e2q7ABAAAAzbWrhdEly8SQuaq9FIMo72UzeS/b2bdV74G3E8MtqnNSCa1DaxU/64tDfP6tJMQGAANm/NBWWDpxvfKD3iq6YebehdI4AAAA0Ax5L5vKe9mqFkYMOVU5GBip5XNsPfdtCOGUlYN9cz5VNoQDoXVoY8ymKni0hBAbAAyQ0awflk9+E0ayfuUHHQNs609dhwMAAEDTpBDEcgjh+1SRAIZZ/AusFT8BNNmu1nN/03oODswlbabZb1qHNtJFn/X2EGIDgAGyePwvYaKzUfkBX374UVh58n5pHAAAAKhPuom2kEIQ5y0F/NtE3su0kqOR8l42r/UcVGZRm2n2i9ahjRZbyk8N+yS0gRAbAAyIuaM/htmjP1V+sDefvBcWHn5cGgcAAADqs+sm2iXLAM81qyoHTZJaPsd9+0ut56Ay8bO2rM00b0Pr0IGxLLQ6+ITYAGAATHY2wtUTf678QO8+fTfM3Pu0NA4AAADUI4UgVt1Egz256mYmdUstn1dSy+dTFgQqd0qbad6E1qEDR2i1BYTYAKDhRrN+WD75dS0HGQNsm0W3NA4AAABUK4UgllMIYsL0w56tuJlJHXaFH/4m/AC102aa16J16MA65dpvsAmxAUDDLZ24Hk4d+rnyg/ziwbmwmo+VxgEAAIDqpBDEQgpBnDf18NpGVOChankvmxd+gMaZTZ9NeCGtQ1shPvCzOOyTMKiE2ACgwRaO/RDOH7lT+QFee/RBWOyfKY0DAAAA1dlVAeKSaYe3ogIPlUgtn+O+/aXwAzTSl/Fzaml4ltahrTObHgRiwAixAUBDTR3+e7h07K+VH9xaPhbmH/y+NA4AAABUI4UgVlWAgH01m4KhsO+eafl8ygxDoy3HaluWiB2qZ7bWJdd+g0eIDQAaaPzQVlg++U3lB7ZVdMPc/U/CZtEtvQcAAAAcrGdCEBOmG/bdVcEF9pOWzzCQ4gMCS/Hza/mG264HR1TPbK9F136DRYgNABooBthGsn7lBzb/4FxYzcdK4wAAAMDBEYKASq0ILrAftHyGgRYfFtBmekilB0eWPDgyFEbStd/4sE/EoBBiA4CGWTx+I0x0Nio/qCv9M2Hp0YelcQAAAODgpBDEqhAEVGb7Zqbp5k1p+QytcT7vZYuWc7ikB0fiHj477HMxREZSG2EPMQwAITYAaJC5oz+Gi91blR/QWj62XYUNAAAAqEYKQaykEMQp0w6VmkgVWGDPtHyGVrqYHiig5fJeNpP3sp3qmQLIwyf+3hZaHQBCbADQEJOdje0qbFXbKrph6pfP/BgAAABABZ5pX3TWnENtZgUX2Astn6H1rua9bNIyt1Nc2/TgyLceHBl6s+n3OQ0mxAYADTCa9cPSiethJOtXfjAz9y6EzaJbGgcAAAD2z64QhPZF0ByCC7xUCjqua/kMrbei1WC7pGvv+ODIbQ+OsMslDzE0mxAbADRADLBNdDYqP5DLDz8KK0/eL40DAAAA+yfdKFnVvggaSXCBktTyeTW1fLZvQ/uN+H3QHunBkXUPjvACix5iaK7Dwz4BAFC3+e6tcP7IncqP4rvHp8PCw49L4wAAAMD+iCGIEMKC6g/QaNvBhRCCm5lst3yON7e1DYWhNJE+/6o0Dai8l82kNdQ2lJfZCa2Od6aLzZd8HTVQiQ0AajTZ2QhfHr9R+QHcffpumLv/SWkcAAAAeHvxhkhqX/S9ABsMhIn0mWVIPdPyWYANhtds2gsYIKl6ZgykfyvAxh7tPMRAwwixAUBNRrN+WHnnq1q++cy9T8Nm0S2NAwAAAG/umRCE9kUwWGZT61+GjJbPwDMupYpeNJwHR3hLHmJoICE2AKjJ8smvw0jWr/ybf37/D2E1HyuNAwAAAG9OCAJa4Wrey7QVHRK7KvdcVbkHeMaS3wfN5cER9pGHGBpGiA0AarB4/EY4e/gflX/ja48+CEuPPiyNAwAAAG9GCAJaZyXeHLes7aVyD7AHI+n3wbjJapa8l82HENY9OMI+ig8xTJnQZhBiA4CKzRy5Ey52b1X+fdfysTD/4PelcQAAAOD1CUFAa20HFyxv+6jcA7ym+PtgWbC5GWK1rLyXxfDal8JrHIBlodVmEGIDgAqNH9oKSyeuVz7lW0U3zN3/JGwW3dJ7AAAAwN4JQcBQmEghVVpCy2fgDU2o0FkvVY+piNBqQwixAUBFRrN+WD75TRjJ+pVPeQywreZjpXEAAABg74QgYKjMps88A0z4AdgHgmw1yHvZZNq/VT2mKvGzvmi26yXEBgAVWTz+lzDR2ah8uq/0z4Tlx6dL4wAAAMDeCLquRJ0AACAASURBVEHA0Loab6Jb/sGj5TOwz2K4ZdXvhIO3a/++bf+mBvEhhnkTXx8hNgCowNzRH8Ps0Z8qn+q1fCzMPzhXGgcAAABeTQgC0FpqsGj5DBygU6kimyDbAdh13f03+zc1+9LnvD5CbABwwCY7G2Hx+I3Kp3mr6IapXz4rjQMAAAAvJwQB7BJDC8smpPm0fAYqEPeW29pN759d193CazSJFsI1EWIDgAM0mvXD8smvw0jWr3yaZ+5dCJtFtzQOAAAAvJgQBPAcZ1N1GBooVkvR8hmoWGw3vSTk8uZ2hdfW03U3NEn878AVK1I9ITYAOEBLJ66HU4d+rnyKLz/8KKw8eb80DgAAADxf3sumhCCAl5hVeadZUgAihgtva/kM1GBWe9HX95zwmodGaKqJvJctWp1qCbEBwAFZOPZDOH/kTuXT+93j02Hh4celcQAAAKAs72XjKQTxvRAE8ApXBdmaYVcAQus5oE4Tqb3oglV4OeE1BtRF137VyoqiGKbzfWNZ9qep9JcYAPBKU4f/Hr5/539XPlF3n74bJv/537URrVFR/DEb2pMHAAAYIKn903x6uYkGvI7PO9OF9qI1yHvZTAhhUcVMoIHW4nVlZ7rQgnAX19y0wFa89duZLlYt5sFTiQ0A9tlo1g/LJ7+pZVpn7n0qwAYAAACvkJ6mX1UFAnhDKrJVLLbrSy2fvxVgAxoqVmX7Plb4TcGtoabyGi0Sf3Z9rityeCjOEgAqtPLOV2Ek61c+5Z/f/0NYzcdK4wAAAMC/5L0sdtxY0DYU2AcxyBZUZDtY6YbxorahwACJ+9VM3svi3rXYmS42h2nxYqv+EMKcymu0TAypxmu+GQt7sFRiA4B9tHj8RpjobFQ+pdcefRCWHn1YGgcAAAD+dTMtVsWI1TEE2IB9pCLbAdpVwUeADRg0I6n62Hrcy4ahgtOu6+2/qbxGS53Pe9m8xT1YWVEUbT6/fZNlf5pKf8EBAM81d/THcPXEn5/31oFay8fC1C+faSPaEEXxx2zY5wAAAKAp0g3DeZUggAN2pTNduKm5T/JeNpOqr2kbCrTFVqriFCuzrbdpVVOl4zmBY4bIbzvTxaoFPxhCbHskxAbAy0x2NmppI7pVdMPkPz8P60/9PXxTCLEBAAA0Q6qOtCAEAVTku3gTf9jaxu2nvJdNpvCaiplAm92MgbZBbkedHhTZaRnqWpthE0Op4675DsbhNp4UAFRpNOuHpRPXKw+wRXP3PxFgAwAAgF1SNYgFIQigYudDCKuxipjqHK8nhSEWVfEBhkS8Rj2b97K47y3HV2e6WG76qae9eia9zpe+AIbHSPrsTlnz/acS2x6pxAbAi8QA2+zRn17w7sG50j8T5h+csy4NoxIbAABAPfJeNp7Ca0IQQN2+6EwXi1bh1fJetqDlM8B2ZaeVFIxZaUrL0VQhcyoF1zwgAr92uTNdLJRGeStCbHskxAbA88x3b4Uvj994zjsH6+aT98LUL59ZkwYSYgMAAKhWqgoxLwQBNMzN1F60EUGEpokV61L1NW3oAMruplBbrOy52pkuVkpfsc/SAyHjKbQWX5OureGVflfF53OYCLHtkRAbAM+a7GyE27+5Who/aFtFN4z//D/CZtG1Jg0kxAYAAFCdvJfNpeprQhBAE8XKOouqdPxHquqzqKIPwGuLwbb1FG4LKeC2Gf9hLyGa9ODHZPrX8WdeAmvwZuK13nhnutg0f/tDiG2PhNgA2G0064f1d/9nGMn6lc/L7375v8PKk/dL4zSDEBsAAMDBy3vZVAqvCUEAgyAGD+Y708XysK5WCk8savkMALTMzc50MWVR98ehNpwEAFRt+eTXtQTYvnhwToANAACAoRXbHOW9bCk9cCzABgyKWC3y27yXraQQ7lDJe9lCqh4kwAYAtM3ZvJfNW9X9IcQGAK9p4dgP4ezhf1Q+bd89Ph0W+2dK4wAAANB2sYJPCkGsCkEAAyyGb78fljBbbPmc97IYXrukTR0A0GJfppbpvKXDJhAA9m7myJ1w6dhfK5+xu0/fDXP3PymNAwAAQNvFEERqHXrKYgMtsRNmW0stNpc708VmG04ttQ2N+/a8fRsAGCLLMcjWlmu6uqjEBgB7NH5oKyyduF75dG0V3TBz79OwWXRL7wEAAEBbxSpFsVpRCOGqIATQUhNpj1uPrZIHuYJH3stmUrvnWHntS/s2ADBk4rXPkkV/OyqxAcAejGb9sHzymzCS9SufrvkH58JqPlYaBwAAgDbKe9l4qrymbSgwLEbSnjeb97K7sZJHvAnamS5Wm3z+MbgWm1eEEKaE1gAAwvlYSbwzXQizvaGsKIqBPPCqZdmf4gX498N11gDsiBXYZo/+VPl8XHv0gTaiA6Yo/pgN+xwAAAC8idSCbj69RkwiQNhKgbZYlXKlM12s1zklsUJmCGEyhdbOl74AAIB4/TZZ93XboFKJDQBeYe7oj7UE2NbysTD/4PelcQAAAGib+LR6qr6mkg/Af/y7Qlv4114Zb4quplBb/HP9IKq1pVDxZHqNpz/Plr4QAIBnjaSHEAa2TXydhNgA4CUmOxth8fiNF3/BAdkqumHm3oWwWXQtDwAAAK2VqvosCEcA7MlI2i//vWfmve2mALEF6U61j5Vd/0fru8Z3G33mxup4esXxidJXA/zaTqA2pD83n7P/bL/XmS42S//r/+xfUy/Yl3bGXR8Cg2oi72ULneliwQq+Hu1E90g7UYDhM5r1w+pv/lc4dejnys/9v967EJYfny6N03zaiQIAALxa3svGU3ht1nQBADTOTlBtJ6QWA2qbB1H98VVS2G0nbLvT1ljreWAQ/LaOfXOQqcQGAC+wdOJ6LQG2K/0zAmwAAAC0UmpRN59ebj4CANTv7q7A2sqrKqhVrTNdPFvhbeeacifQNqVqG9BQy3kvm2zSntp0QmwA8BwLx34I54/cKb9xwG4+eS/MPzhnSQAAAGidvJfNhBAWQwinrC4AQG1uprBa4wJre5WOeTm9tqWKbVNCbUCDnEoVyOctyt4IsQHAM6YO/z1cOvbX0vhB2yq6Yebep5YDAACAVolPnqfwmpuJAADV2toVWFtpc1u7VLFtu2pbqtQ2kwJtMyoAAzW5lkJs7JEQGwDsMpr1w/LJb2qZkpl7F8Jm0S2NAwAAwCBKNw9jeG3WAgIAVGYtVShbeV4rzmGQKrUtpddOReAZgTagIrHi5Xybg8MHRYgNAHZZeeerMJL1K5+SLx6cCytP3i+NAwAAwCDKe9lOyxQ3CQEADtZOtbXt9pqD2B70oHWmi+252VWhbU6VYOAA3E3htWWT+2aE2AAgWTx+I0x0Niqfju8enw6L/TOlcQAAABg0qcpFrL52yuIBAByYrV2hNWGJPdpdoS3vZePpoYs5D14Ab2kr/XfwoiDx2xFiA4D4XyhHfwwXu7cqn4q7T98Nc/c/KY0DAADAIMl72WT6S3sVLYBXiTf5XtVayV4CUCa4to8608V6DLGlCsLxQYwFD2IAb+Ba3D/SnsJbEmIDYOhNdja2q7BVbavohpl7n4bNojvsSwAAAMCASi2ZYnht1hrC0NoJpW3uCqft/HsMCay87cSkoOxo+tedf979pwo6QJtdE1w7OM9UZ5sTZgP26GYKr731tS7/kRVFYTr2IMv+NBVC+L7xBwrAaxnN+mHlna9qaSP6+f0/hKVHH5bGGWxF8cfMEgIAAMMgVa2YFx6BobEWQlhPAbX4Wu9MF6+qqFaJFKidTK/x9KdqbsAgW0sPCixrTVc9YTbgJeIDHPOd6WLpxV/CmxJi2yMhNoB2WjpxPcwe/anyc7v26ANtRFtKiA0AAGi7vJfNpJuqbupBe93cFVZbbUpY7XXlvWwqBdqm0kvoFmiyrVQRbFFbumYQZgOecTnt0cLFB0SIbY+E2ADaZ757K3xZQxvRtXwsTP7z89I47SDEBgAAtFVq57eouhG0TgxNrKTXaptbIqV9LN7viaGEidIXANQjBoeXVPVpLhWIYeh9l6qvCRgfMCG2PRJiA2iXyc5GuP2bq5Wf01bR3Q6wrT/13zltJcQGAAC0TWrTF8NrsxYXWmF3aG1lUKusva20t82k1/nBPhtgAMW9eDlW+RKKGAx5LxtP18R+Z8DwuBsffmjzQx5NI8S2R0JsAO0xmvXD+rv/M4xk/crP6b/euxCWH58ujdMeQmwAAECbqDoBrbGWwhLLwxpae5ldgbZ5FdqAA3Z3V8tQ7egGUGpVvaTFKLTaVgoZL1rmah0eppMFgGj55Ne1BNguP/xIgA0AAICBkPeymVRpws05GFzf7QquCUq8RJqfGEhYSpV25lPLUQFeYL/cTYEILUMHXKzIlNpTx4c9Lg77fEALXUn7tevnGqjEtkcqsQG0w8KxH8KlY3+t/FxuPnkvTP3yWWmc9lGJDQAAGGTphlwMr521kDBwtnaF1pYt39tJ1dl2wmwCvcCbupnCEFrRtZCqbNAqN1PrUC2eayTEtkdCbACDb+bInfDtyW8qP4+tohvGf/4fYbPolt6jfYTYAACAQZTCGjG8NmsBYeBcE1w7WHkvm0sVd4QUgL0SXhsS6To6BtnOD/tcwICKlTLnXUs3gxDbHgmxAQy28UNbYfU3V2tpI/rbf34eVvOx0jjtJMQGAAAMmryXLaRqQ9rmweDQKrRiuyqz2S+BlxFeG1Ip8LzodwQMjFjFeLEzXSxYsuY4POwTAED7jWb9sHzym1oCbF88OCfABgAAQCPlvWwm3WhTWQgGw930mV3W5qh6KSy4kPeyxVSV7eKwzQHwUsJrQ64zXSzlvWw1VWWbGPb5gIa7lqqveRikYVRi2yOV2AAG19KJ62H26E+VH/93j0+HmXsXSuO0m0psAABA0+W9bDIFYc5aLBgI8SbbkmBEs+S9bDwFFeylMNyE1/gV7UWh0W6m8NqqZWomldgAaLW5oz/WEmBby8fC3P1PSuMAAABQl3RDLYbXZi0CNN5O1bUlFSKaKVXDm0pVLZe0j4OhczeF15YsPbul39szqWX/JZMDjWDPHhCHhn0CAGivyc5GWDx+o/Lz2yq62wG2zaJbeg8AAADqkG6irQuwQePFqmu/60wX453pYlGArfk608VyCCFWZbsy7HMBQ2IrhPBF2qeFIXihznQRr78/Tz8zQD3i5+/y9m1je/ZAUIkNgFYazfph+eTXYSTrV3568w/OhdV8rDQOAAAAVUsVgmI1p1MmHxpra1fVtXXLNHhS2HA+72XLqSqbPRfa6Uqq5CNgzJ7E0Ezey2LbwhUVO6Fy19Ke7fp6gAixAdBKSyeuh1OHfq781K49+iAsPfqwNA4AAABVynvZZArFnDXx0FjbbY1CCMsCEe3QmS5W0v4bg2znh30+oEVuhhDmBCF4E53pYjXvZVPx972QM1RiLT5cEK/LTPfgEWIDoHUWjv0Qzh+5U/lpreVj221EAQAAoC55LxtN4TVtQ6G5bqaqa1oatVAKJM6kSphLKu/AQLubwmuCELyVFGSbTBXZJswmHIitFF5zjT3ADg37BADQLlOH/x4uHftr5ee0VXTDzL0LpXEAAACoSt7LYkWndQE2aKwYXvtdZ7qYcnOt/TrTRay4M5mqgQCDJQYhLnemi3EBNvZLCjlP+b0AB+JyCGHcNfbgU4kNgNYYzfph+eQ3tZxOrMC2/tRDlQAAAFQvVftZ1J4IGiuG1xYEIYZPaj04mfeyuEdfHPb5gAFxLVXy0eaZfRd/rlJrURXZYH98l/Zs7Z5bQogNgNZYeeerMJL1Kz+dyw8/CsuPT5fGAQAA4CCllkQxGHHWREMjXUvhNTfVhlxnupjPe9mK9qLQaDdTEGLVMnGQBNlgX2j33FLaiQLQCovHb4SJzkblp3LzyXth4eHHpXEAAAA4KHkvG817WQxC3BZgg0aKFSH+S2e6mBNgY0dqL6qNHDRPDEJ8nlo9C7BRCa1F4Y3Fds9faPfcXkJsAAy8uaM/hovdW5WfxlbRDTP3Pi2NAwAAwEHJe9lCCCGGYmZNMjROrOLzu850MSO8xvOkgMxUCjoC9bscW/52posla0HVBNngtV0JIcTw2qKpay/tRAEYaJOdje0qbHWY+uWzsFl0/QABAABw4PJeNpNah54y29A4N1PbUNUgeKUUWphJoeRLZgxq8V1qHSpwTK20FoU90e55iAixATCwRrN+WDpxPYxk/cpP4YsH58JqPlYaBwAAgP2U97LJFF7TNhSaJ7agmxNe4010pouFvJfFAM1VEwiVWUtBCPs2jSHIBi90N+3Zyy/6AtpHO1EABtbi8b+Eic5G5Yd/7dEHYbF/pjQOAAAA+yXvZaN5L4utrW4LsEHjbIUQPu9MF+OCELyN1MLwt+lnCjg48TP2RWe6mLRv00Rai8KvxD37crrWFmAbMkJsAAyk+e6tMHv0p8oPfS0fC/MPfl8aBwAAgP2SWszF6jyzJhUa53IIYTyFj+CtpdZYggtwcK6kfXvRHNNkKcg2J9jMkLuW9uyFYZ+IYaWdKAADZ7KzEb48fqPyw94qumHu/idhs+iW3gMAAIC3lfeymdQ69JTJhMb5LrUzWrc07LcYZNNKDvbdzdTy2b7NwHjm98GIlWOIxD17QbVMhNgAGCijWT+svPNVLYc8/+BcWM3HSuMAAADwNvJeNpnCa9qGQvPcTSEIN9Q4ULECjyAb7Iu7KXSsBR0DKQXZYkW2b60gQ+BuCq+pcsw27UQBGCjLJ78OI1m/8kO+0j8Tlh59WBoHAACAN5X3svG8l8W/rL8twAaNE1t5fdGZLsYF2KhKDLJ1povJ1EoLeD1x376c9m0BNgZa+hn+3CrSYlupTf+kABu7qcQGwMBYOPZDOHv4H5Uf7lo+tl2FDQAAAPZD3stGY4WQ9NImCJrnSqoIsWltqENnupjLe1n8zrMWAPbkWqq+Zt+mNWKwJ1VsvmhVaRlt+nkhITYABsLMkTvh0rG/Vn6oW0U3zNy7UBoHAACAN5FaAy2EEE6ZQGicm+mG2qqloW6CbLAnN1PoWMVMWqkzXczH6s0hhPNWmBZYS9fa9mxeSIgNgMYbP7QVlk5cr+UwY4Bt/amH4gEAAHg7eS+bSuE1bUOhee6mG2raz9EogmzwQltp39aCjmEQH4KJoZ8Jq82AsmezZ4dMFQBNNpr1w/LJb8JI1q/8KC8//CisPHm/NA4AAACvI+9lsW3o9wJs0DjxhtrlznQxLsBGU8UgW2qVCPzL5fjsuzAEwyK1yZ1J1y0waOzZvBaV2ABotMXjfwkTnY3KD/Hmk/fCwsOPS+MAAADwBlbSTSelvqE5rqUWdOvWhKZTkQ22fZcq+di3GTrx5z5Vdr5t9RkQsd3znD2b16USGwCNNXf0xzB79KfKD+/u03fDzL1PS+Pw/7N3P71xXWe+qBdDx7KTNskAOZ44p0k1EMABukEaCHwGTUMV2BPaA5XTk4OeiBqcOzqAWJ9A1CcgBZzZHZi8g0ZPYpcGjic2QsLK4Po2EBLdQAwEaIt92hNfAxGZThw5rfBg0avskjZJFat21f73PAChZBUt1V77L7l+9b4AAADDmF453kttgIDixQW1n8RQkEU1qkRFNhrsIF23267bNFn6meK6g4CS612zW67ZDEOIDYBSWpr+LGw++0Ehby0G2O4fX8qMAwAAwLBSq8KOCYTCxGqI19OC2o7dQBUJstEw8brdSS2fXbfhq/vAlvsAJeWaTS6E2AAonbmpB6H73Z+F2akHE39rnS9eDXsPn8+MAwAAwKimV443LTpBIW6FEBbSwi9UmiAbDXE7Xbc37XB4VLoP7GdegOK4ZpObp0wlAGWz9Z13w/y3jib+rra//Ouw+eDHmXEAAADI0VosQB5CWDSpMHZ34jmnlRF1EwMMD9+bilt1zc6lZnbTdXvPjoVztUII8flm9rxvgjFzzSZ3KrEBUCrrz9wNV7/9m4m/pf2Hz4e1L17LjAMAAECepleO74cQ2qndCjAeByGEn0yvHLcF2KgrlXiomXjdfjO1fBaGgCfo+5kCiuCazdgIsQFQGq2n/i3cfOaXE387h8eXwuof3gj3jy9lXgMAAIC8pVBNy8RC7mI4tDO9chzbGe2YXhqgJchGxcXr9q103e7amTC49KzTMWVMkGs2YyfEBkApzE09CN3vvl3IW1n74tWw9/D5zDgAAACMS/rE+nUTDLm5HUKIC2qbppSmSJV4Wqp7UlHbscX69Mrxuh0Iw0nPPdumjwlwzWYihNgAKIWdv/iHMDv1YOJv5faDH4etL/8mMw4AAADjNr1yvGXRCUa2G0J4aXrleC0FeqBRBNmooP3U8nlVy2fIxZqqnIzRrms2kyTEBkDhNp/9ICxOfzbxt7H/8PmTKmwAAABQlLgYYNEJhnIQQnhzeuW4lSobQmOlc2DVEUDJxaDl9emV4yUtnyE/Kcy8KsxMzg7SNbvlms0kCbEBUKjVp/853Lj0TxN/C4fHl0L79z/NjAMAAEABWmmRAHiyuEB7a3rlOLYO7Zov+Eo6H26ZDkrqVmr5vGUHQf6EmcnZrdQ61DWbiRNiA6AwS9OfnVRhK0IMsN3786ydDwAAQOFS9YS26gnwRNtpQW3dVEFWOje0qaZMYhu6y/HY1PIZxiuFmW+bZkZwxzWbogmxAVCIuakHYes774bZqQcT/+dv/fFvw85//mVmHAAAAIqSqies2QFwqhiC+Elsvzu9cnzvtG8AvramTTUlcJCu2y3XbZic6ZVj9wCGsZ+u2W3XbIomxAZAITaffT8sTn828X/6zp9+GNb/uJwZBwAAgKKldi2qJ8A3YnXC6ykEsWNe4MlU96Rg8bjrpJbPrttQjJZ7AAPqPWsvuWZTFkJsAEzc2qV/Ctee/peJ/7sHf54Jq394IzMOAAAAZZGqJ9yxQyDcCiEspHAncAGpikrbnDFh2+m6vWnioTh9YWY4z23P2pSREBsAE7U0/VnYePaDQia9/fu/C/ePL2XGAQAAoGRWtQGiwWKI8/L0yvF6WoQFhpAqqnTMHRMQWz6/lFo+u25DCbgHcI7d9Ky95ppNGQmxATAxc1MPws5f/EMhE379D6+HvYfPZ8YBAACgbNJiwqo2QDRMDG7+ZHrluJ2qSAEjShWxts0jY3IQQngztXzeM8lQLukeoMIzPQfpWbvlWZsyE2IDYGK63/1ZmJ16MPEJ3/7yr8PWl3+TGQcAAICySovB2gDRBDGs2ZleOV5KVUOAfK2p7knODlPL53jd7ppcKDUVnuk9ay941qYKhNgAmIj1Z+6GK0/974lP9v7D58PaF69lxgEAAKDstAGiAW6HEBZSpRBgDFJ1z7bqnuTkTgqvafkMFaDCc+Nte9amaoTYABi79rd/E24+88uJT/Th8aWw+oc3wv3jS5nXAAAAoAq0gqOmdkMIl6dXjteEIGD8UtuwlqlmBFo+Q0WlCs+r9l+jxGftl6ZXjlc9a1M1QmwAjNXCtw7D1nfeLWSSY4Bt7+HzmXEAAACoGK3gqIuDEMKb0yvHLSEImKwUYrhu2rmgWL3pupbPUG2p9e8tu7H2+p+195o+GVSTEBsAYzM39SB0v/t2mJ16MPFJvv3gx6H7px9mxgEAAKBq0qfnW9oAUWHx2L01vXK8kBZRgQJMrxxvqe7JBfRaPm+ZNKi+2AY4tQSmfjxrUxtCbACMzeaz74fF6c8mPsH7D58Pa1+8mhkHAACAquoLskHVbKcQxLo9B8WLrcVU9+QJtHyG+nIPqJ/4rL3kWZu6EGIDYCxWn/7ncO3pf5n45B4eXwqt//j7zDgAAABUnVZwVEwMQfwkBmaEIKB0VPfkNAfpuq3lM9RUeiZruwfUQv+ztms2tSHEBkDulqY/C5vPflDIxLZ//9Nw//hSZhwAAADqQCs4KiCGIK6nEMSOHQblo7onj+lvQ+e6DTWXAk/uAdV16FmbOhNiAyBXc1MPQve7PwuzUw8mPrG3/vi3Yec//zIzDgAAAHWSWsHt2qmU0K3UzmjLzoFyU92TRMtnaCD3gMq6la7ZnrWpLSE2AHK19Z13w/y3jiY+qXf+9MOw/sflzDgAAADUVDtVvIIyuBNCuBxDEFqHQnWkRfDbdlkjxTD8S1o+Q3O5B1SKZ20aQ4gNgNysP3M3XP32byY+oQd/ngmrf3gjMw4AAAB1lRYv2qmdDBRlP4Twk+mV43ZqTQVUzPTK8Zrqno3S3/J5r+mTAU2X7gHbTZ+HEvOsTeMIsQGQi9ZT/xZuPvPLQiaz/fu/C/ePL2XGAQAAoM7S4vOqnUwBYniyM71yHFuH7tgBUHmqe9bfoZbPwGliRcYUlqI8PGvTWEJsAIxsbupB6H737UIm8vofXg97D5/PjAMAAEATTK8cd9OiNExKbDu1ML1yvGnGoR5U96y9Oym8pg0dcJaWIFtpeNam0YTYABjZzl/8Q5idejDxidz+8q/D1pd/kxkHAACAJomL0mmBGsYpthu8HNtOCUFA/aTqnmt2ba1oQwcMJD3bCbIVy7M2jReE2AAY1eazH4TF6c8mPo/7D58Pa1+8lhkHAACAhtIGiHGJLQbfnF45bglBQL2lNpO37ebK04YOuLAUnFpVlXPiDlLg2LM2jReE2AAYxerT/xxuXPqnic/h4fGlsPqHN8L940uZ1wAAAKCJtIJjDOKxdGt65Xghta0FGiBWgFHds9K0oQOGlqpytvxMMRH9z9oCx5AIsQEwlKXpz06qsBUhBtj2Hj5vxwEAAECf9Mn9tjkhB9spBLFuMqGRVPesHm3ogFwIsk2EZ204gxAbABc2N/UgbH3n3TA79WDik3f7wY9D908/zIwDAAAAJ4tO8VP8HVPBkHZTO6NVIQhoLi3lKkXLZyB3gmxjE5+1X/KsDWcTYgPgwjaffT8sTn828Ynbf/h8WPvi1cw4AAAA8I3UQmzblHABMQRxPYUgtDMCegGGVTNRWlo+A2MlyJar/sDxXo22Bdk3BQAAIABJREFUC3InxAbAhaxd+qdw7el/mfikHR5fCq3/+PvMOAAAAJAVP92vFRwDuhVCWJpeOd4yYUC/FI66ZVJKRxs6YCIE2UZ22PesLXAMAxBiA2BgS9OfhY1nPyhkwtq//2m4f3wpMw4AAACcyYIT57kTQrgcQxDaGQFnSUGpO2e8zGRp+QxMnCDb0LZTeM2zNlyAEBsAA5mbehB2/uIfCpmszhevhp3//MvMOAAAAHC2tFjSOvMbaKr9FIJoT68c33MUAANQ3bNYWj4DhUpBtgX3goHs9wWOPWvDBQmxATCQ7nd/FmanHkx8su786Ydh88GPM+MAAADAk6UFp+umilQ9ozO9crwkBAFcRApFt1XhKYSWz0Ap9H1AZtceOdVhChx71oYRCLEB8ETrz9wNV5763xOfqIM/z4TVP7yRGQcAAAAGlxa+b5uyRov7f2F65Xiz6RMBDCdVk2mbvonR8hkonXg9ilUhU6tMvnErPWsLHMOIhNgAOFf7278JN5/55XnfMhaHx5dC+/d/F+4fX7KDAAAAYETTK8drqiY00m4KQawJQQCjSpVlOiZyrA60fAbKLrbKVO35hMAx5EyIDYAzLXzrMGx9592zXh6rtS9eDXsPn7dzAAAAID+xgs6++WyEXgiiJQQB5ClVdFSBJ3+9ls8L2tABVZCqjr2UnjubRuAYxkSIDYBTzU09CN3vvh1mpx6c9vJYbX/512Hry7+xYwAAACBHqTrAaloop57ivr0lBAGM2ZpQdK60fAYqaXrleC+EsJQqkjWBwDGM2dTx8bE5HsDU1P+KvZ1/Ufo3CpCTWIHt2tP/MvHp3H/4fGj9x99rI0plHR//zyl7DwAAKLOH703Fimzv2Em1EysjaRtaQzPLnToukm4d3d3YyoxSGQ/fm1oIIcTwwqy9NrTddN3eq+j7B/ha+hljq8b3hVshhE3P2jBeT5lfAB63+vQ/FxJgOzy+FNq//6kAGwAAAIzR9Mpx9+F7U50QwoZ5rgUhiPq7UsMtVL2k4mL7tIfvTcUCEL9q+lwM4SBdt7uVe+cAZ0g/YyykINvV07+rkuIHRda1DYXJ0E4UgEcsTX8WNp/9oJBJWf3DG+Hen31wDwAAAMYttSzbNtGVFkMQ16dXjlsCbEAR0rXnuskfWH/LZwE2oHZilbLpleNYke0nFW87fZgqr31veuV4VYANJkeIDYCvzU09CN3v/izMTj2Y+KTcfvDj0P3TDzPjAAAAwHjEBRlBtkrqLaotTa8ca8cIFCpdh9xLnmw7XbfXy/5GAUY1vXK8M71yvJSCzgcVmtCD9J5j2Hhd61CYPO1EAfja1nfeDfPfOpr4hOz+538Na1+8mhkHAAAAxisG2R6+NxX/jWumuhLupBZ0qkEApZHuJTGssGivZOymNnRa6AKNk4LOWw/fm4ofnokh3vkSzkH8gEisjrnlWg3FE2ID4MT6M3fD1W//ZuKTcXh8KbR//3eZcQAAAGAyBNkqYT+F1yysAWXVCiHslTSgUITDdN1WMRNovL4wW7xXrJbk5447KbzWVXENykOIDYDQeurfws1nflnIRLR//9Nw//hSZhwAAACYHEG20hKCACohBgAevjfVDiHEsO1sw/dabPm8KRQB8Kj0gYydh+9NrcUlwvTVmtB9o1dxbUdwDcpLiA2g4eamHoTud98uZBI6X7wadv7zLzPjAAAAwOSlIFtsU3nT9JfC7dSCzgIbUAnTK8d7qcpOU4NssXXoqpbPAOdLz7db6Suke0f8WkpfeVT1PEgVQk+Cc/EelfkOoHSE2AAabucv/iHMTj2Y+CTc+dMPw+aDH2fGAQAAgOJMrxyvpyDbW3ZDYYQggMpqaJBNy2eAEfQqtPX+hofvTc2lMFvvz/DY/35c77+9l772fBAEqkmIDaDBNp/9ICxOfzbxCTj480xY/cMbmXEAAACgeLF15cP3pva0hJu4gxReE4IAKq0vyNbNqZpOWR2kiplaPgPkKAXQes/EXXMLzfEt+xqgmVaf/udw49I/TXzbD48vhfbv/y7cP76UeQ0AAAAoh9RuZyFVl2G8DkMIt6ZXjhcE2IC6SPeRpVRdsm5ieO16um4LsAEA5ESIDaCBlqY/O6nCVoS1L14New+fd9gBAABAycUKCNMrxzGAcNu+GpvtGBaMbVxrun1Ag6X7SKzIdqsmsyC8BgAwRkJsAA0zN/UgbH3n3TA79WDiG7795V+HrS//JjMOAAAAlNf0yvFaCOEnqWIY+YiViV6aXjleTe2SAGorBXVfqnB1z3jNflN4DQBgvITYABpm89n3w+L0ZxPf6P2Hz4e1L17LjAMAAADll9pcxvaid+yukfSq+LRSqz2ARojXvFTd83pFQtGHqRLp5XTN7ma+AwCAXAmxATTI2qV/Ctee/peJb/Dh8aXQ/v1Pw/3jS5nXAAAAgGpIbeHasRpNCmMxuMPUTm9JFR+gydI1cCFdE8t4L7mTqq7NxUqk0yvH9zLfAQDAWAixATTE0vRnYePZDwrZ2NU/vBHu/Xk2Mw4AAABUT6pGs5Qq1PBkd1J4bV3rUICvQ9HxmriQKrMVWeUzhoy3U0D7ezGsreoaAEAxnjLvAPU3N/Ug7PzFPxSynbf++Leh+6cfZsYBAACA6kphrLWH701thhBiVZ0rdmfGfpyj1IoVgFOkymxbD9+bioG2Vgihnf4c16eid0MIsbpabOm8o7UzAEB5CLEBNED3uz8Ls1MPJr6hu//5X8P6H5cz4wAAAEA9pDZrrYfvTcXAQQy0Ldq1J1V91rQNBRhcup9spa/w8L2ppRRmW0jVP5cuGGw7SGG1XmBtT6gYAKDchNgAam79mbvhylP/e+IbeXh8KbR//3eZcQAAAKB+UjBg6eF7U6vx1xEhhPmG7uZbMcynbSjAaFKFtFOrpKXg9KkE1QAAqkuIDaDG2t/+Tbj5zC8L2cDWf/x9uH98KTMOAAAA1FdfW7jYDm6tQW1Gt2N4L1USAmCMBNUAAOrpW/YrQD0tfOswbH3n3UK2rfPFq2Hv4fOZcQAAAKAZpleOu9Mrx7FSzk9SwKuu4rZdnl45XhVgAwAAgOEJsQHU0NzUg9D97tthdurBxDfuzp9+GDYf/DgzDgAAADRPrJYTA14hhO/Fz72FEA5qMAkHqW3o94TXAAAAIB/aiQLU0Oaz74fF6c8mvmH7D58Pq394IzMOAAAANNv0yvH9+CuL+PXwvamlEEIMtsWWo/MVmpg7sVVqrDKXeQUAAAAYiRAbQM2sPv3P4drT/zLxjTo8vnQSYLt/fCnzGgAAAEDP9MrxXghhLX71Bdpi69HFEk5SDK7F0Fo3BfEAAACAMRBiA6iRpenPwuazHxSyQWtfvBr2Hj6fGQcAAAA4S1+gLTx8b2ouVWdbKjDUth9C2IlfKq4BAADA5AixAdTE3NSD0P3uz8Ls1IOJb9D2l38dtr78m8w4AAAAwKBSpbOt/m9/+N5UK4XaFtKf8Ws2h0k9DCHEAN299Ofe9MrxTua7AAAAgIkQYgOoia3vvBvmv3U08Y3Zf/j8SRtRAAAAgLylYFkmXPbwvamFFGwLKdg294R/uvd33E/V3wAAAIASEWIDqIH1Z+6Gq9/+zcQ35PD4Umj//qeZcQAAAIBxml45vpeqqIXTQm4AAABAtXzL/gKottZT/xZuPvPLQrYhVmC79+c8OngAAAAAAAAAAE0lxAZQYXNTD0L3u28XsgG3/vi3ofunH2bGAQAAAAAAAAAuQjtRgApbu/T/hb2Hz098A2L1tfU/LmfGAQAAAAAAAAAuSogNoMIEyQAAAAAAAACAqtNOFAAAAAAAAAAAgMIIsQEAAAAAAAAAAFAYITYAAAAAAAAAAAAKI8QGAAAAAAAAAABAYYTYAAAAAAAAAAAAKIwQGwAAAAAAAAAAAIURYgMAAAAAAAAAAKAwQmwAAAAAAAAAAAAURogNAAAAAAAAAACAwgixAQAAAAAAAAAAUBghNgAAAAAAAAAAAAojxAYAAAAAAAAAAEBhhNgAAAAAAAAAAAAojBAbAAAAAAAAAAAAhRFiAwAAAAAAAAAAoDBCbAAAAAAAAAAAABTmKVMPw2m3/yqsrS2WevbW1j4Me3ufZ8ZPs7AwE7a2Xj3llWpotd6p7Ht/3ObmK2Fp6fuZ8TLY2vo4bG39+kLvJG5L3KYyusg5AgAAAAAAAACMhxAbDCmGcubnnyv19MVg2qABnXv3jsK9e78L1669mHmNyYoByTIeW7dv7184wBZOgmJL4cqVFzLjZRDnWogNAAAAAAAAAIqlnSgModV6ofQBtpAqYF3E+vpH4fDwy6LfduOV8di6fv2Dk6plFzU3d0kwEgAAAAAAAAA4lxAbDGF9/eVaTlusxra5uZcZZ3JiQLJsYoBtmAps4aQKW7lb7saQHQAAAAAAAABQLCE2uKAYMipra8THDRPQ2dzcz4wxORetnjdOsSrfSy/949ABtnj8xVaiZVam+QYAAAAAAACAphJigwuqUhW2YQI69+8/CNvbH2fGy66MFcyG0Wr9oBTvIwbYWq23w97e55nXBhWrsM3OPj3ptw4AAAAAAAAAVIwQG1xAlaqwjWJ9/aPqvvmKK0MYL48A28LCTOmrsEVNOJ8BAAAAAAAAoOyE2OACqlSFLZxUYvsvmbFB3Lt3VLlqbDE0VXXt9l8VXrksjwBbSOeKKmwAAAAAAAAAwCCE2GBAVazCNkqIaGvr15mxMltYeK5S7/c0McRWtLW1D0cOsMU2tteuvZgZL6th2u4CAAAAAAAAAPkRYoMBVa0KW8/c3KXM2CB2dj4N+/ujhZkmadiqc2URK8kVHfy6fv2DXMKLm5uvZMbKbNhzBAAAAAAAAADIhxAbDKCKVdh6Rqkytbm5nxkrq6pX0yo6JJlXgG119UeVO1fi+Q0AAAAAAAAAFEeIDQZQ1SpsYcQqUzHUdHj4ZWa8jObnnzupZlZFRbffvH17P5cAWzzWqlaFLajEBgAAAAAAAACFE2KDJ6hyFbaQQ4Wyzc29zFhZVbGiVgxQbW29lhmflO3tj8Pa2oe5/Gtra4thdvbpzHjZVb2KHwAAAAAAAABUnRAbPEGVq7DlYWvr48q813b7rzJjZRcrly0uFhOi2t39NKyuvp8ZH0asgnfzZjXPlSqHVAEAAAAAAACgDoTY4BxVr8IWcqhOdu/e0Um1riq4evVyJd5nz+rqjwprI7q//3lot3+eGR9WFduI9qtiFT8AAAAAAAAAqAshNjhHHaqwxXaVo9ra+nXRmzGwqlRjiy0siwp+HR5+eRJgu3//Qea1YcQAWNUChI+rYhU/AAAAAAAAAKgLITY4Q6ySVYc2g3m0qtzZ+TQcHPwuM15GVQgjxWDh1tZrYXb26cxr4xYDbK3W2ycV9vLclqoTYgMAAAAAAACA4gixwRnqUIWtJ1b9GlW3+68l2JInq0JbyBj6yiNcOIy1tQ/D3t7nuf198TyZn38uM141cRsWFmYqvx0AAAAAAAAAUEVCbHCKtbXFWgRzepaW/ktm7KKq0lI07rc8QnvjEo+tolpv3r69n+t+jIHBGzcWM+NV1W5XuyUqAAAAAAAAAFSVEBs8JrZHXF//b5nxKssj1BWrd8VWlFVQ1mps8X1tbLySGZ+EO3c+OanClpe6tBHt12r9IDMGAAAAAAAAAIyfEBs8JrZHnJ19OjNeZe32X+Xy7qvSUjSv7c1TDH11u28U8m/v738eVlffz4yPIgbY6lStMCqqQh4AAAAAAAAANJ0QG/SJFcvq1B6xJ68Wm1UJsV258sJJaKxMdnbeLCQcGavnxQDb/fsPMq8Nq8iWqONWxgAkAAAAAAAAANSdEBv02dwsptXjJOQRzokhNi1FLy5WLVtcHD1EOIwYYIutYPMSw5B1a7fbr6ytaAEAAAAAAACgzoTYIFld/dFJBa+60lK0GPG4unbtxUL+7du393PfXzGQV7d2u/1UYgMAAAAAAACAyRNigxBOWk/WuQpbFCuBLSzMZMYvqiohtjJU1IpVy4o6rnZ3Pw1rax9mxkcRt6WoinKTElvv5nGeAAAAAAAAAACDE2KDBlSX6mm3L2fGLqoqLUVjGCmGyIoSg5Hd7huFHFcHB78L7fbPM+OjiBXKbtxYnPSmFCKP8wQAAAAAAAAAGJwQG423trYYrl5tRmil1fpBZmwYqrE9Wbf7+kmQbtJiwLDdfjfcv/8gt385ViaLQc+myOs8AQAAAAAAAAAGI8RGo8VKXRsb9W4j2i+G9WKFsFFVJcQWq4cVIbbdvHKlmABdbCG6t/d5ZnwUW1uvNqJSYU9TQq0AAAAAAAAAUBZCbDRWDHM1qbpUTx7VyarSUjQGyfII7V1EkW03t7c/Dltbv86Mj2J9/eXCAnlFKioACQAAAAAAAABNJMRGY8VqWYuL32/c5ucVztnZ+TQzVkaTbCkaK/sVFYzc3/88rK6+nxkfRZy7mzdfnvSmlIIQGwAAAAAAAABMjhAbjbS6+qNw7dqLjdz2vMI5Woo+qlfZr4i2m7EqXqv1TmZ8FHF7ut03Jr0ppTHJ8CMAAAAAAAAANJ0QG40Tq2XFKmxNFUNWebUUrYJJhZFigK2oyn7t9rvh/v0HmfFRdLuvFxLIK4v5+edOrhUAAAAAAAAAwPg9ZY5pmqKqZZVJrE42ajvQGJq6c+eTcPXq5cxrZdILI+3tfT62d7W+/nJh89DpfJh7a9e4PVeuqEQWA5DjPG4AKMbMcqeV/uGF9BXO+P+P2+n7//fS1/2juxt7me+ktHLa//dDCCf7/ejuxk7mO2HC+o7raC5+duuUd7CUXhvE48f118e84x7Ga2a5038OP37ennceP3Ke9j2rOGeplJnlTv8zWeux9/74/+/3+DkQ+u5n947ubtzL/BcAAACUztTx8bG9MoCpqf8Vf0j+RenfKOeKFdhu3Fg871sa4eDgd2FhYXvkTY1tWd9669XMeNnEoNfm5v5Y3lUMBL7zzuuZ8UnY3v44rK6+n+u/FINbv/jFm5nxJtrd/TT3Nq00w/Hx/5yyq6FYfQvArb5w0pUxvqmDtFC8kxbP9iyUFSctfi71fc2Nef8f9vZ7Og72BAbIQ9+17PE/Q/pztuCJPugLytxL58B9xz882cxyp3efWkjPK/H8HvcvrHb7zteddL+6n/kuGLO++1vvHOj9OT/mf/qw73mtcufBzHKnjgs5t47ubqxnRgEAgMYSYhuQEFv1FRk2KqOXXvrHkatMzc1dCr/97f/IjJfNuMJICwszYW/vvxdS2W9///OTbcqzjWjcn/fuXWt8pcJ+3/ve/517q1bqT4gNJi8tBLfS19IEFsAGcZAWxk6+hNrG57H93ypBsKdnt2//C/VwpnQML0wweDkJB33hTmEZGi0Fdlp9Afsynd+eVxi7vme13p9leFbv98g9q6zPbUJsAABAEwixDUiIrdqKDBuVVV7VybrdN0rfUjR8dQ5nxkYRA187O2+GxcXvT3pTwuHhl6HVejv3Vpdxe7QRfdSbb/48dLv/mhmH8wixwfilxeB2WgRrlyi0dJ744LUVH58sEI+mLwzQrtD+P0wBgW46BoR5Giq1/uyvFNikUuHCMjRGCu307lNVOs8P0r0qnqPdzKswgFQVt9X3vF6FZ7XH3ek9u5XlfiXEBgAANIEQ24CE2KotBtiKCBuVWazktbT0jyO/w6q0FM07jLS19Vq4du3FzPgkjCNYtba2GDY2XsmMN904WrZSf0JsMB59wbX4dbXi09wLtG0JMw1uZrkT9/1qDfZ/tJ0WRQUEaqxvEb9XeaZJgbVBHPQFBJwLVF4Krq2mZ5WyVZoaxmFf+No5yrkqHNwcRC/cGZ/d94p6E0JsQJmkn3UWTnlL94u8VgIA1SfENiAhtura3Hwl3LhRzO9OYhvLMle2unz5/wn37h1lxi+iKi1Fb9/eD2trH2bGh1Fk4OvWrY/C+vpHmfFRLC19P/zqV/990ptyouznyMHB78LCwnZmHM4jxNZs6Zd4n1R0El4q4y8a04LYWoUqbl1UvNFs+iXv6dI5tZZCAXXc/wd9gUZVqSquL7TWKmm7tLK7o1rheFQ5+HB0d6PUz9Z996m6BNfO0gvxbLpf0ZOO/3Y6B5pyzyvswyhCbJNT07ku1T01VSeu6npbbcKXaT/MpQ/dhPTn3GPftjTkz+I/GWd75oofQ+fZPbq70TrndQCovafsYuqs3f6rQgNsOzvlDui0Wi+Era3RQmz37z8ofRAppGMhjxBbnLOiAmx37nySe4AthhBjS9gixGqAZT9H5uefOwn55d26FaivuKg3s9yp6vY9/ovKQs0sd1bTgljdKxddi18zy53dEML6OH/JWyXpF9JrNam6dp644Hszfs0sd7bTMSAcUBGPtbYVWhvd1fT1VjofVH/iJMxe0pD9agpYX8m8WE/x+nYjfs0sd+6kMJtnloZq4PHfL/5sshG/0r1qy7kAlF3fzy29CtELfnYBAMpKiI3aWliYOWn5WJQYmIrBqTKL729r69cjv8PY2rLsIbYYRorHxCiV5+J/X1TgK1YEG0dby3iOxLkpQjxHYiiw7OJ7FGIDmIz0i9Ve1a2m/UI1LgL+oulhthReW2/oomgv0CjMVmJ9VWdaDQhZFql3PqhWmI+DCt9XSxOyb/hzSr+TwOnMcmc/hdm2Mt9B7fQd/2s1rY47jN69yrkAFxR/3q3wBwArYWa50+77wI3AGgBQGUJs1Fa3+3qYnX26kM3b3v74JPRS9hDb1auXM2PD6HY/Kaw62UW025fD5ub+UP/tVxXLijmmDg+/DO32uydV7/IU26LmdQxcVK9SYRVCbKurPxr6uAGomMIWiS2KPaIXZotVTtaaEtpoeHjtcf1htjVtFYvXF1xbbUB1yLJ5vFqh9svDuWfxcnieU860mConrqf7lcqJNZTugevp+YTT9Z8L68JsQBHS80o7ffmwDQBQWd+y66ijzc1XwuLi9wvZshg4yqNt5aTkEbSL1c1ia8iya7V+MPQ7LPKYisdT3pXAYovMIoOHq6sfZMbKKu73GGIEuICqJl+XMiMTkNoR7aWQgoXhb8RfOn+SFsNqKy6Mzix34qL3LwTYMuJicWxRvJZ5hbGLi0Bx7meWO/H69ElqHSbAVqx4TvxqZrmzk4KvNEMhzyfhm+vAegoBek45WwxIvuPcrJf0jLaV7oECbIOZT2G2e84FqLVSnd/xepOu17+N1yABNgCg6oTYqJ0Yyrpxo7i1hfX1/zf3ilnjlFe1uDzako7bsFW/YiWua9dezIxPwu3b+7nP7VdV5YppixrduvXRSG1di1D2qopA6aiaNICZ5c5SXOxMv2RVHeZsN+u6EJaCAZ/4Jfu5YmBiIwap4jlz3jeSj9h2JwUrfyu4Vlq9ipUCM81QSKXYFLIXXruY3rm5larBUEHCa7mY77tPLdRge4ASis8q8XcF6QNhrtcAQG0IsVErCwszYWvrtcI2KVYjq1rbwbzCObGlaNnFVqAXDbLFimVvvfVqZnwS4vE0jqp+8RyZn38uMz4JBwe/q2Rrziq0PQWoilTVZDNW01F5a2C9hbBaVGVLnxTvVd9jMIupAlWtK/MVJS3Yb84sd2II+R3BysroD8wICZxPwH5Affeot4TXhqaSaAX1PaMLr+XnShMqK8MIdk3exfSqxKafW3wgEACoJSE2aqXbff0kqFSU1dX3Kzedcb5iUGtUVWkpepHQXqxYtrPz08z4JMS2tK3WO7n/S+vrL4erVy9nxiclniP9lQp3dj4t7L1chEpsQEOMPQCQKubEheEbmRcZxM1UkauyYY20iPcL1a2GVvljoExSWKWbFuxvCKxU1rVeSED1pzPtnfVCBUzkepcWhbfco3LTqySqElUFpMDhPc/oY9OrrKyqLjA0VWIBgKYQYqM2NjdfCYuLo4exhhVbJO7tPRriunfvd5WY3tguMw91aym6s/NmYaHIVuvt3NvSxm2/efPlzPikxNaoVQmtPS6vsCfQGFVdKB7rAmOq7PALnxQeWVxYjyGmdpXedAoL3VN9LReVPAbK5LHWO6qu1cfNdG5oMVovkwjZt9OisOpT+bvinlVeqb3/XmqfLRAxXvOq6gLD6PtZWpVYAKARhNiohVgl6caN4j4oGyuQra9/lBmP1cmqoEktRWPQMbadfZLYcrOoUGSn82EmEDmqWFWu232jiM05EduInnaOVIlqbMAFaNnVp29xTGWH/MRfXL9ThTZdfa2pBBjz1TsGNuu0UePU13rnntY7tdZrv7ypKhtPkq4L3dRG2KLw+Lhnlcxj7f1VHpysm6lCoXsUcK6+5xQ/SwMAjSLERuXFQFIMHBWpim1E+83PPzdQsOtJqtJS9EnV2GJlumvXXsyMT8L29sdhc3M/93+pDK12T6ssV5VqhUGIDWAoqerGjsWxsdlIrc9KKbVMEmAcrxtxYcNC6Nl64bW+1jsWgJrhRqr+pHVb9Y2lElvfPUo1xsm5kVpiu2cVyPNZKcQKhdqLwlfP51V0Zdzvua9KrOcUAKBxhNiovKLDOedVzapS68R2+3JmbBjd7r9O+q1f2Hkhttgy8q23Xs2MT0IMAK6tfZj7v7S+/nK4cuXsbR6389qIVqVaYUhV/GJFO4Aay/UXsSk0orLJ+F2LQbayLQin/f8rgaGJiAsbKnqcIrYN7QuvuRY1T691W+mrVk5AVVudh3HcR9Ix4R5VjEXhneJ4PiuV2XSPWm36RNBoVQ2xjU36AM6W36UAAE0mxEalbW6+UljLx2h399MnVs06PPwyM1ZG+bUULX+I7axtjQGlnZ2fZsYnIR4n7fbPT61WNooY2Lt58+VCtikMGMyrQvW+nrOOHQC+0fdL15umZWKulSXE1NfyxP6frEVBtm/EygV9bUMt/rChYqFW5+HRZ5SNzItM0my6ZwnvTMjMcmchtff3fFY+bzkXgPBNpcyd9PM9AEBWiO9VAAAgAElEQVRjCbFRWTFMcuNGcZ2pYuhodfWDzPjj9vb+/8xYGcVKXXlUmYpV6Q4Oyt0iMlbuixXXHrez82ZhVf1iu828q5LF/dntvpEZn6RBWu1WqaXoeVX8APrsNHUyUkDAL12LUXiISWu2wi02vX1iWqTfSZULVJmhX69i4VhaUzJeeew3zyilMyu8MxmpJd2e9v6lFs+FzaZPAjRZulbvuFYDAAixUVELCzNha+u1Qt/8oKGjs9oollGTq7HF46moqn63bn00ljkrc6vdfjs7/54ZKyuV2IC6GyUA1bc47JeuxYlz3y3iX+/7pbvgULHmG16RbT3v1sjUSuODnhU2Uogt7fN7nlFKSZBtjLT3r5QbqVIk0DDpPuhaDQCQCLFRSUWHc7a3Px44dNTEENvW1q8zY2XTX1FrdfVH4dq1Fwt5h3fufBLW1z/KjI9qff3lk+p6RRmk1W5Plc6Rs6r4AdTIUAv7AmylcmXSC2B+6V46sw0OsjW2EiYD650fbVPWDDPLnVa6NrhHlZcgW860d6+sazPLnbWmTwKNUtl253n9rJWqML6VeQEAoMGE2KicIitmRbFV5trah5nxs1QpoJNXq8QqtBTttU+NgaTNzVcyr09CnKNB2m1eVNyPN2++XMg2hdRqt93+eWb8LPF4if9NVcTQIwDfEGArpWuTakmUKnz4pXv5FN5etiCFVCKkcmKY6Z2GhWYqu0icDFWJLe3jXwiwVYIgW05S+90d7d0ra8O5QIPsVXhTR67smz58diPzAgBAwwmxUSlFVszqabffDffvP8iMnydW26qCWGWqaS1Fu903Cqnq91XQ6+LH0pPEYF7cpiINs11VOF568gp7AtSBAFup3Rj3Alj6pbsKH+UVz8tGtaU6ursRgzq7mRfgdI0JzRzd3ajyInEYJsSW9q2QdbUIso0otc7d82xeeW+lKpJATaWfpa/ZvwAAWUJsVEaRFbN6Op0PT6pGXdTOzr9XZp6b1FL0rbdeDfPzz2XGJyFW8xvmWHqSolvt3r69P1T1wSpVLIyVIBcWZjLjAH3uVXgyBv40sQBbJbyVFjNz55fulXF1UlX5SkQ1Ni5CaKaGBNgqTXhnSOmZT+vc+uimqnpAzaSfz/wsDQBwBiE2KiFWl4ptRIsM5+zufho2N/cz44PodqtRiS00rKVoUWLQaxwhvxjyjG1Si7K///mFWu32q1IltqAaG/AER3c3qhxiG6j1oABbpXTzbikpwFY5Y6/KVzJCbFzU2AK/5GbgIIcAWy10nZMXk477Xwmw1cqsZxqon3S91kIUAOAcQmxUQgznxOpHRfmq9ePPh/7X7907Ogn4VEGsTBar3uWhasGkSYhhyGGDXueJFfRu3CguRzDqORLbj8a5qYq8KhYCVNimAFtlzOfZUlKArbI2mxIISEHig8wLcL4doZlSGyjElvZh06pP1tHsOEL4dSW4WWuLDayoC7U1s9xpu14DADyZEBult7r6o3Dt2ouFvs12+92TkM0oqtQuMc55HoTYHjVq0OsssbVlrFRYpNXV90/CmqOo0vGiEhvQZFpfVFJsKbk26htPi6T2fTXFQMBWgwIBKpdwUbMpyCY0U1FaKdbOvGv5kwmwNcINLXahlC70zJieU3L7cBkAQJ0JsVFqsSJYrMJWpFu3PsolgDaO9pHjkldAJ85bDG7xlVbr7ZHDkKfpdl8vtNVubI+aRwCtSm1343wLsgE1de4CidYXlbY+s9wZuB3b4yyS1kKsnrjekG0VfGAYsykERfmce/9K4cMtAbbauTKz3GnKfevCPJs1SpM+iECDHN3dqPJz18AVfD2nAABcjBAbpTU3d+mkulSR4ZzY3nB9/aPM+DD29j6vTKArtm6N1b3yoBrbV65f/+DkGMhb0a12Y5vcvNqjxkpuBwe/y4yXlZaiQNOkTw5bKKuu2WE/+W3f10ojqnmkBbHDzAvwZIupbXId7Vd4m+YzI4/qanNeWzdVocoSYGuceSFrqLRNzykAAIMTYqO0ig7njKP1Y5UCXe325czYMITYQtje/ngslfhiiOrGjeJ+/m36OaISG9Ak6ZPDKhtVX6xo0r7IVqTqbRbN6qUp1TxcsxjWtRQQqZv7dTwiUpvzK5kXqBNVqPqkDxdsZl6g7gRgoILSz9/X7DsAgMEJsVFKq6s/CteuvVjoW2u338299WO1Qmz5VJmK29zklqJ5VirrF1vtxkqFRVpdff+kelqeqtR2N8+KhUAtHVR0o85q17U1QBUUqmFz0IXgvvCitif1Mt+QtqLCl4xiMwVFKInTWmKnhWFtzutvfthqsnWTrks7ns0Ayq+vjSgAABcgxEbpxHDOW2+9Wujb6nQ+DDs7n2bGR1WlENuVKy+ctHTNQ1OrsfUqleUdhixDq93bt/fHsl+r1HY3qMYGnO/eua+WVyaoNrPcWQshXLW/ayPu47UBN0bbk/pqQltRldgYxdAtmBmbR0JsFoYb5+pFq8nWTTrmBdgAqmPLNRsA4OKE2CiVGM7pdt8o9C3dufNJ2Nzcz4zn+fdXRZ7V2JooVvPLu1JZKEGr3XFVl+tpYsVCgLJK1R427KDaWXtSNbYUXtT2pN5q3Yrs6O5GbJ24m3kBBrc4s9xpQtXCqrIw3DwDV5OtGwE2gNI5936UPjDkw4AAAEMQYqNUYnWp+fnnCntLBwe/O2mROE5aijbDrVsfjaWaX9GtduN+bLXeyYznqUrniEpsQAOocFJPs+dVYxNebIwY0Fmt+caqxsaobmorWhpfV2JL1y4Lw83TlHbYp1EdF6BcnvR86HcpAABDEmKjNNbWFsPVq5cLfTuxclberR8f19SATpOqscVqe+vrH2XGRxVb7cYqbEVyjjwqtnRVjQ2om95ifao+Y7Gsvk6txpbGBH+ao+5VbRzL5KHWVQsr5CTElq5Z9klzxXbYC03a+vRMrjouQEWk6/a8/QUAMBwhNkohhnM2NooN51y//kHY2/s8M563GACK7RirIM+ATlNCbHHfjqOaX2y1GysVxn1SlHFVlztNldruqsYG1NBcCrLdtHNr7axqbH7h3ixnHQe1cHR3414suN30nczIrjSgamGVbGqp2HiNqW6T2tF5JgfqbL9O25bC9rX9+QoAYBKE2ChcDOd0u28U+ja2tz8OW1u/zoyPyyT/rVHlFdCZVPipSLHVZgywjaNSWazAtrj4/cz4pIyrutxZmth2F6BENlUvaoxHqrHNLHfascJJ0yelgU6tylcjrmfkoQ5VC+9nRqplKd2nVKTiSgp31ZrquEBDVP355HFrwvYAAKMRYqNw3e7rYX7+ucLeRqyctbb2YWZ8nLrd6lSZyiugE4NdVaquNYx4HI2jml9stXvt2ouZ8Uk5OPjdWKrLnadKIbZ4/VpYmMmMA1TYokpcjRF/uR4DAb2F0sZUNuERta7GJgBATupwnuxlRqrlagjhnYpvA/lpQkvZriAEQHWowgYAkA8hNgq1vv5yuHKluFZ8sXJWu/3zsVTOOs+9e0eVaSkaAzqx3Wse6txS9Pbt/bFU2Cu61e5X58i7Ez9HqhZ6bLcvZ8YAoCLW09tct1DaaLWtxnZ0d2MnPtZmXqimuB276Ws7dvzv++qEEH5yzlfnse/v/T11mZtJuDmz3Fmo/2ZCJSzWuc3vzHInPpddybwAQFmc9kyoChsAQA6eMokUJbapvHnz5ULnP1aXioGyIsRAV5HtIS8iVmPLo8JY3Oa33no1M151u7ufjqWaXxla7Y6rutwgdnb+PVy9Wo1wWKv1g7C5uZ8ZB4AKmJ9Z7mxpz9Z4vSpT6zWdiG6FjvGD+Lmn+Dic2ivF6ln3j+5ujFpFaycz0ie15ouLcUvx8TZV5SQrniO1Dc5AxazXsYrszHInXodvZl4AoEweqV6vChsAQH6E2ChEGcI5t259VGhlsPhvFx3iG1QMsa2vfzTy39OrrlWVYNIgYqvNWM1vHLa2Xiu01e729sdjqS43qNh2t8gqdBdRp2MayM2e6glUiAAbIQVz6hpi2ynpcb6f7hcnX6lqXCFO+7dnljvtFGhrazP9tWuxQtLR3Y17mVeASYtB/NWjuxu1CbKlEIQ22ADV01aFDQAgH9qJUohu9/UwO/t0YZMfg1R5hLJGEatbxQBUFcSKcQsLM7m807q1FB1Xq83YarfIYFRsdxsrFRapSm13Qwp7AvS5bzKAipmvcWu2sgQCdlMrz9je83tHdzeWju5uxADG5mkhsqId3d3oHt3dWDu6uxErtL0UQridKsU1XV3DnlBFdbtvrQsN566/FXf/l/sZkCfPhwAAOVGJjYnb3HwlXLnyQmETH4NjRYdzemKg68aNanRpabcv59IusU4tRa9f/2AsrTaLbrV7ePhlaLXeyYwXIVaCq0o1trjf6hbSBAAaZ7WOrdmO7m7cn1nu7BZQIXM/VYHrljGkdhGpnWlskbSWwo6rDa44qhoblMeV2A656tfY8E1b5xuZFxjEbq/9dq8d90XacM8sdxb6Wmr3/lRVGxhIun4LIAMA5ESIjYmKlYqKDG3FcM64KmcNIwZ0qhJia7V+kEuIrS4tRcfVarMMrXbLdI5UqaVovL6trX2YGQcAqJAYBlioaTinO6EF6Tt9wbVahpxS676ttGC33tCF/jq334WqWUvX3arbdOQNbD/d13fyCDCm+/W9x4+jdJ/rtdWuxi9wgSLUtZo1AEAhhNiYmNiOcmvrtUInPAZMxlE5a1i9lqLz88+V5j2dJYbOYsAqj3BTrFZV5RDbOFttFt1qt9P5MOzsfJoZL0qvpWhsaVt28TyO17n4ngEYm920uNRbaLp3VkhkZrkzl6oo9P7sffmEdHXtpyobXy8ynrdwObPc6e3/XnWNlqoaA1lLX3UTF7s3xrRNd9LfH4NrjWknnc6/1sxyp53CF026vsaKdJtN2t8M5DDdpwZ6VgmPVoCae6wKlMDM4K5WPYAdqzva50+0m6rFTuxem+5z8Ws9navtFFaxr4DePfx+ujYAAJATITYmpuhwzu3b+2OpnDWqGBi6du3F0r2v08RKU3nMYZVbin5Vze/nmfE8FN1qN1aXy6PaXt7iOVKFEFvIse0uAF87SMGQrYu0BAqpfWBfNYVub7xvASoGmq5m/kPK5LAXDEqVNi60YHnWMZPCbavpGLAImbVaxxBbDDfMLHcOcgxa7afF9K2mB5mO7m50Z5Y7O6kyWVNa4c2me0nt2u9yIYe9yovpPnXhEFVfBajQ/7wSvqkC1U5fQvjnq2x1xPRsWsfweB4O03V2s+iQYvr3Y2B7Mz1Lxn12LfONQJP07juz9joAQH6E2JiIWIGtyBDK7u6npW3zFwNdVQmxtVov5BJii9XcqlJd63Gx1eY4Km0V3Wo37o+yniNNbLsL0HC94NLmWSGkUTy2ALXQF9jxi+fy2E3BoLGEQ9JxdbJY3LcI2XYMfG02VtaKwaTMK9XXHTFkNdbrU5WlIN9aCrNtNeR8WhNia6w76T411utkXxWotb4A9qr71amq3OJ30z7NOOw9r5cxKJ6eAVZnljtrfRVs7UNoHkFWAIAx+JZJZdxWV39UaEhrnJWz8hBDbPE9VkEMWuWljFXxniRW8xtHq82iW+32zpE8WsWOQ6/tbhX02u4CMJS4WHUr3hqP7m6sTiIgEgNtR3c31o/ubsQWXtfTe6A42yGEy0d3N1rjCrCdcgzsxeMttW+75Rj42mpmpB6GDZwcpGvExK5PVZVCPa1Uqa7uFlOwiGboPafE+9TEg77pfrXW98xykPmmZptPrY0rJVXbUxn4G/0/D6yXvdJpfH/xfabnyO3MNwAAAHBhQmyM1dLS909aJBap1Xq7tOGcnhhkq4LYDjavIFu3+0lmrOzGFU4qutXuuKrL5akq50hIFQsBuJBSLFal0FQvyMRk3UmhgNWiWkVZhMy4OrPcmcuMVlyqanSRoGKsCviTo7sb8frU+Lahg0ohv6YE2eoa+OQbjz+nFNrSMKRnlnhdEmbLqFyIrcLV48Zhuyrhtcel58h4P3gpPTsAg/N8DQDAI4TYGJsY+InVpYoM51y//sFJFaeyq1JAJ68QWwxNxRaWVZJnJbqeolvtdjofjqW6XN6qVLlvHMcJQI3F8NJSWRar+oJMLzUkfFG0gxQQapchFBAeXYT8iWBAJcMAgxikelIvvNZKwTcuKF3TmxBkE2Krt9tlDtWkAP5Sep+E0K5SAHtmuROvH1cyLzRP73lwteph8VQxMd77Oqr7wsBUOAYA4BFCbIxNrMBWZDhne/vjygRfqtRSNM8qU1VrKRoDmbG6YF6KbrUbz5HNzWqsKVWppahKbAADiYs6b5YpvNQvLUAtqcg1VrdTgLGUAaH0vpZS0LKpWjXd7vOOOeG1HDUkyDZbxRaGPFE8Zl9K7Tur0M5wTfj6xGzFAtiqsH31rF3a58FhHd3d2GxQRVKg2g7Tz0C76Wf0W0/46n2v6xsAMDZPmVrGYW1tsdBwzu7up2F19f3MeJnFalhXr14u/fucn3/uJMiVR4W72FJ0Y6PYdrMXFats5bHtRbfajVXw1tY+zIyXWTxHiryuDCrPcwSgpuIvO0sZXntcrAgxs9yJi2pvZV5kWPGX5LHSxiDVsAqVgguxqktciLzRwD1e50psj5/T8bq0JriWv3gepZDXXgqY1FF7wAp/RYvH982a7oM83UpVWSslXr9mljsxfB2rs12txZ4YTivNQamlKmzzFZvbPB2m+27p99Ww4odiZpY78XiMz5HXqrkVQM3sp+fB+Fx+L4+ffVIF1Pj8sZC+Wun/1/W5HwCYAJXYyF0MbxQZTIrVmtrtn2fGy65KLUVjBbE8NLWlaNGtdmPVv3iO3L//IPNamVXpHFGNDeBM27HCWRUCbD1pce165gWGEX9p3qpCgK1fqnDTxGNgNi2+1koKJ+6mbYqL6NfTdUmAbUzSNb/O1cpUYquHw1SJsbLVsVJVtnbDK8lW5XxschW2w/Q8WNsAW09fm/pO5kWA8TtI1dXeDCF8L/3McxIgzutnn3Sd20l/53qqaB2DbZe1igUAhiXERq5iOKfbfaOwSf0qnPNu5cI5ocEBnaq1FI0tchcWZjLjFxEDbEW22o3nSAwQVk2V2u7mEXYEqKFOWsSpHEG2XPQCbJX8RXaDj4E6V2OLCzoLTVhEL4O0UHa7pptXy8Bnw+yn60EtwqwND82UvsVvw6uw9c61RgUbUntRP0sAk3CYwuyxLfpCCq11J90ePX6Ipewt2QGA8hJiI1cxnBNb6RUltkesagu/GLy7c+eTzHgZ5RHk6oktRatmlBBfbLVbZNvYTufDk7acVVWVsOeVKy+chHoB+Nr1tHhTWYJsI+lV4Kv0L7HTMXAr80K91TKYE69HaUHHwspkraeKEHWkGlt1baeQda2uB+m5q6lBtrLfu5pahW2/jufaoNJz5JspYAKQt4P0+4oYXFttWlgYAKgXITZys77+cqHhnNu39ytX1etxVarG1m7ns6/n5oppqTmKYatsFd1qd3v747C5uZ8ZrxItRQEq6XpdKh2l7ahrJaFx2a5qBb7TpDZzTWrTtjiz3JnLjMIQUnBhraZzpxJbNW2nhd5ahmpSkK2JrUVLGyptcBW2RgfYelJLffcLIE8H6XcuC6mlpw/pAACVJ8RGLmJY4+bNlwubzN3dT0+qsFVdtUJso7dLjJWqYvW+qhkmnBS3dWfnp5nxSdnf/zysrr5fubl+nJaiAJVTmwBbT6zeFB8/My9wmjt1CrD1WUuLsU1hsZXcpAX8Ol5DY+BzITNKmdUqZH2WtI13zni5ruZLfD7WNch7HgG2Pqk6kurOwKgeCa+ZTQCgToTYGFkM53S7bxQ2kTGc027/PDNeRVVqKZpHu8QYYIutSatmdvbpCwfZut3XT/67IsTQV6v1TuXm+SxVCXuqxAYQOjX+ZeqqVkBPtJ/mqXbSImyTjgEhNvJW11Z6zpXqaESArc9qjVv5nqV05+PMcie+p8XMC/UmwHaK9DOSIBswrFux6YvwGgBQV0/Zs4xqZ+fNwsI5UQxB/fa3/yMzzvjFSlPDtnAtuv3sqOK27+x8OtDfErc1hv6KEs9P58jkzc8/d9JCdm/v86ZtOkBIi8ObdZ2Jo7sb91I7qPqkxPN1WPcFy1hFY2a5E4M4G5kX60cwh1wd3d3YmVnu7NcwzBHPFYuJ5de0ANtJ+HpmuRNbbP4q82J9lfF8bFoVtvg82BZgO10Mn8wsd5ZCCDdO/QaArJMPiqWKjgAAtaUSGyPZ3HylkpW0yMew7RKLbj+bh0G3PX5f1beV4WkpCjTUfkPac9W1JV4eGlFxIwU1m3AMxDaJc5lRGE0dg84Cn+W339B2jr0WhrcyL9RXqc7H1N70auaFeovPg/cats0XcnR3Y83PE8CAttN1VYANAKg9ITaGtrr6o3DjRtOq4NNvmHaJCwszhbafzUusshW35Tzx9dgyleYSYgMa6KTiQoM2u1GVXAbUadgv1uvaFvFxS5kRGEFqf1S3lrzzAp+lVvsqoU9ydHdjvUFtRedTcKwsmvbM2LTnwVG0G9SiHri4eH24Hj8oqLIlANAUQmwMJbbIi1XYaLbYpvKiIZ1u9/VC28/mqd0+ux3q3NylWm0rw4mVKuOxADRSU3+5uNqkigtpW7czLzTXbp3byJ4mtkVsyDGgwhTj0K3hrDpXyktbw680KUxVpgB2kyoA3mna8+Ao0nXJB2OA0/QC+NrVAwCNIsTGhcVARqwuJZxDuGClqXjc1Kn9bKv1g8xYj1a79KjGBo3VxMoDd1KLzaZZUz3hxGGDF+CaUI1NJTbGoY73DOdKOd1KoePGS/NwpyHzUIrzcWa5EyttzWZeqKcDgayLSz9D3a7a+wbGal/7UACgqYTYuDDhHPoNGtCJ7WevXXsxM15lV6+eXomtjtvK8IZpuwtQQY0NMKXqCU0M7z1uvUlV+Po1pCKfYA7jUMdQkUps5bOf2mjyjaZUBSvL+dikZ2Tt7oa37oMxQCLABgA0mhAbF7K2tiicwyNiRb7YXvY8dW4/+3iIL27rW2+9mvk+mkslNqAh1hu+YNX0xfF9baNqfwzMZ0ZgROm+sVuzeRT4LJ920yfgcQ1qh174+Tiz3JmLn4HMvFBPt1U8HF66Jzap7Sxwul6ATSAYAGgsITYGFsM5Gxv1DCIxmlh57Cyx/Wy3+0Zt28/2V9nqbSv0GyToCVBxjQ8wNWgx+CyNX3BLx0Ct27PNLHdUmGIc6hZ4mE2hFcrhVlOrhA6gCc9u8XxcyIxOVlNClIc+1DG6o7sbWzUMdwODO1TREgBAiI0BCedwnvMqTXW7r4f5+ecy43XRv+1131aGd17QE6AGGh9gSpraUnRX1Y2vbWVG6qXoIAD1VMc2SaqxlcOBNqJnSy3KmhCWKfre1ZTn5DWhi9y4bkEzHWohCgDwFSE2BrK19ZpwDmeKx8ZplabW118OV668kBmvk7jtCwszJ+1S676tDO+8oCdAxQkwJUd3N2KI7SDzQv1ZaEsacAwIsTEOdaySJcRWDkL2T1b38HVUWBXRVAVuMfNC/eymCmLkIP1spRobNM+aABsAwFeE2HiitbXFcPXqZRPFuR4P6cT/f/Pmy+f9J7URA2w3bjTh95IMK4Yd+1vPAtSIANOjmlaNTYgxq87HgHai5K6mi3UCn8XbTcFizpGCR4dnf0ctFHk+NqWVqJ8H8mdOoVluCwMDAHxDiI1zxepaGxuvnPctcKI/xBYrk8XqfU0h5MkgtBQFamhfgCmjab943syMUOdjYC4zAvmoWwVDldiKJwAyOK2wx6cJITYfaBgD1digUeLvVVSPBQDoI8TGmebmLoVu942zXoZHLC5+/yS89tVx83qYnX3aBEEfLUWBGhJgekyqKNSUlqIHqtxk1fwYUHqYcalbS1GV2IolVHMxdQ+xFRIqnVnuxOD3lcwL9SMwOj5+1oJmWLWfAQAeJcTGmWIQKbbAg0G125dPWmvGQBvwqBjsFGQDauRQu4szNSXYZWHtbLU9BtKiPHC++XNfZdw8n1xAAwL4s5mRyVCFjZGkD4s05cMx0FS3atpaHwBgJEJsnGp9/eVw5coLp70EZ1pf/2/h2rUXz3oZGk+IDagRFbjO1pTFPMfA2ep8DGiTyDjUbvFuZrmjGlsxDoTsh1LrZ5eZ5U4R965WZqR+VGEbP9czqK/4zOI6CgBwCiE2MlqtF8LNmy9nxuFJtBCF8wmxATWiCtfZmhBii79wr1v7v9xoswoXdr+GUybEVgyBj+HU/b5VRBXRuldi21eFbSJc06C+tBEFADiDEBuPmJu7FLrdN0wKwBhoKQrUxIGWF2c7ursRwxj7Z35DPdj/T7Zb9jc4pCZUlgGqS+BjOHUPI000VJoqvxXVxnRSfKBlAtKHRur+cwU0kXbMAADnEGLjEd3u66ppAYyREBtQAxaIn6zuv5D2C/cnM0fQbAKfk7evSuhwUgC/ruHrUEBlxLqf/4fa9k6UuYb6UYUNAOAcQmx8bX395XDlygsmBGCMhNiAGrCQ8mR1r1SmEtuT1TXEpkUiUFaeT0YjfJ2furcSda5NlnMT6mVb6B4A4HxCbJxotV4IN2++bDIAxkxLUaDiVDkZTK1DXlqfDKSux4AQGwxmzjxNnHvTaOr87DLpymhXMiP1IsQ2QUd3N+K5edCYDYb6W7ePAQDO99S5r9IICwszodt9w84GmJAYYut2/9V0A1VkgXgAcbFpZrlT+vc5pP1KvusJi63ZZpY7ccFxvlEbTmPMLHcWTgk1njY2iDq23lvKjDBOhynowfDMXw5mljt1byW671wrRPwZ7FoDtxvqZteHAgEAnkyIjdDtvn5SGQiAyVCJDaiwrp03sBj2WqzIe70IC5eD26thiE11qZrqC170B9GW+vb5glAmJebeNKK4qD6z3DmMxcMrvSHFq3uAVRW2YgixQZvVl/AAACAASURBVD1s2o8AAE8mxNZwm5uvhMXF7zd9GgAmKgaHl5a+H/b2PjfxQKVoI3kh92oaYvPJ8cHFUMXVqrzZAdXxmG6EFFKb6wum9f60T6kDzyf52KtpK8xJBsvqXonNB1qK4fkbqu/g6O6GaygAwACE2BosVgK6caOY31fv7n4aWq13MuM82fHx/zRLDfHSS/8o5DSEublL4be//R+lf5+rqz8Ka2sfZsYBSkwbyYupY4ApCApciMpATNTMcqcXTltKldN6/1tlpclTtXCy7jdpY8eoriG2SV4D61yJbV8bvGLEDxLNLHeauOlQJypZAgAMSIitoRYWZsLW1muFbPzh4Zeh3f55ZpzB3LnzSbh69XLjZqtp293pfCjANqT79x+cBGWvXHmh1O8zBomF2ICKEci5mLouqAsKDM5CL2Mzs9zpD6m1hNVKR4W7yfKMkg/3rRGkIHGd2y77IEOxDrT1hkoTYgMAGJAQWwPFKkXd7usn7eyK0Gq9fRIyYTg7O//euBDb9vbHYXX1/XD//v9V2HE7STGAtbmp2M0out1/LX2IbX7+OS1FgaqxsHkxtVxQP7q7ISgwoDhXqmaQh74Kay2BNTiVgHU+3ONHU+cqbEEAo3D3hNigslSyBAC4gG+ZrObZ3HwlLC5+v5DtVl1qdN3uJ1XfhAvZ3//862pVMZhUdyoV5qMq50lsKQpQIRY2OWz8DFxc7eZsZrlT90X6wsXQ2sxypz2z3NmcWe7Ea+9vQwi/CCHcTK3+BNigj4B1boQBR9Oq8pt/gkPnWeEEYKC6hIABAC5AiK1hYmDi2rUXC9no2A5SdanR3bt3FA4Oflf1zRhIDHR9VYHtq8p9TQix9W8vw4vnSQxAll1sKQpQIRY2L+Do7kYdWy5ZvLy4Os7ZXGaEkcVw4MxyZ70vtPZOCOGGtpTApNQ5pDSz3JlEwKzOIW+tRIsnxAbV5RoKAHAB2ok2SGxbF6uwFSGGrmI4h3zEMNeNG/Vfy4gV2Por98XtjsG2urYUjW1TmxDUm5Q4l0VVnRyUlqJAxQgwAeQktQhtp8o9bdXVYGiqhFIWCzXeEwIYxfOBIqimA5UsAQAuRiW2hpibuxS2tl4rLPzTbr+rulSOdnY+rc22nOX27f2wtfXrzKt1DXnFoGevbSr5qMqxohobUBVHdzcsnMDFWfTla6lN6OrMcqebqq29FUK4JsAGI7EwnK/dOm3MhNX506aeZ4rnWgfV5PoJAHBBQmwNEQNsRVUk6nQ+VGUoZ3Wv1hXbQJ4V6Krrtgt65i9ed6rQeleIDaDWDmq2cdoYwRBOCa5dNY8A9RFbQtd5d6oiBDA0ITYAgAsSYmuAtbXFcPXq5UI2NLZH3Nzcz4wzujt3PqnlLMZ2oa3WO5nxnl5L0Tq5desjQc8xqULoMQaMFxZmMuMA1ELdQl9CbBengmFDxUDDzHJna2a5c19wDaD25mq8garzAQxPiA0A4IKE2Gpuaen7YWPjlUI28rxqWoxuZ+ffazmLg1Qkq1M1tnierK9/lBknH1VpvdtuFxM0BgDGTuWSBkntQtdmljsx8PkrrUKBCrLYPpxWFd/0gBwTAMM5PLq74YNgAAAXJMRWY3Nzl8LOzk8L2cBYKWt19X3tEceo261fJbZYkWyQ0NHW1q8zY1UUz5N2++e12JayqkrlvtXVH2XGAACohpnlzkKsupaqFW6EEObtOoBGqXMlNoH8Eji6uyFMCNXj+gkAMAQhthrrdl8Ps7NPF7KBsQKb9ojjde/e0UkVr7qI7VEHrUgWg24HB7/LjFdNPE/ifmS8tBQF+D/t3bFvW1e+J/A7g8EMsHhDqUjxAD/AymCLTCUtsHBFQxxMqkxhZqrtrPQLmGxfY/ovIP0XhMbrZ+giqTIYCWbz/IpHVck2E6kw8BYTYCWmSppZHOXKUXwlW6JInnvO/XwAIcmhHPGeS/EquV99fwCsQqvd77Ta/UlRFF9rXQNotJ2MD16LEMBihNgAABYgxJap0eh+sbt7J8rBPXv2VTZNWXWXyqjEdwmBtNDcdxOpjxQNoT3fJ+uRymvFSFEAgDSU4bXQiPLXoigeOG0AjZdtE9t8OhTCAFiMEDAAwAKE2DLU7f6mePRoO8qBhWaw0C7FeqQe5DrX7X5249GzKQfAzsftsh6phD07nX+prAEAaTP6KS9vhNd2m74fALwW53/Ert6hUwywMCFgAIAFCLFlJoyjG48/jHJQIZjT7X5+4zASiwvhnLDvKfvkk78sNHo2/JlUR4ouEtpjcWGvQ/Nd3T148H6xufkrZxoAoGaE1wBoqBMnHmBhQmwAAAsQYstICD9MJh8VGxu/jHJQoVnq6GheWWe1Uh4petvRsyk20T19epjNGNiUpDNS9DeVNQAA4mi1+1utdn8svAbAVULQ+YqHcqBRFmBB8+lQEBgAYAFCbBkZje4X29vvRTmgEMzJZbRlalLd92WMnh2N0ppqYNxuPKkEB4XYAADqodXuD8r2hIdOCQANJYABsBjjmAEAFiTElom9vd8WDx9+EOVgBHPiSrHVa1mjZ0PzX3j9pSK10F1OUnmtGCkKABBXOTr0qCiKx0VRbDgdALzD1tsfTppReACLEQIGAFiQEFsGdnbeKz799PdRDiSEkTqdP1fWWZ/UglzFkkfP3mYc6bp1OneSea45SuW14nUCALB+rXZ/s9Xuj8rRoXedAgCuKecQGwCLEQIGAFiQEFviQmPPZPKHaAfR7X526zYtbi+1NrbZbHmhu8nk68paXRkVGZeRogAAXCa0r5U3mh5d8jAANNJ8Otx35gEWookNAGBBQmyJm0w+Ku7e/XWUg3jy5GWSoyxzNJn8LamjWmbTVGh0e/48jSDbxsYvtWxFFMKTx8ff1v55CrEBAKxPq90faF8DAAAAAIhPiC1hg8G9Ync3TiDm4OBVMRi8rKwTRwgThtGuqVh2SCelEJ+AUlwpvFZC2NHrBABgtVrt/lar3Q/ta49tNQC30Ml0804rKwBclyZLAIAFCbElKgQcHj++F+XJh7BUt/t5ZZ24UgpyPXjw/tko3GUJx55KiE84Ka7x+MsknqfXCQDA6lwYH7ptmwHgUrPLFgEAAGCVhNgStLXVKsbjD6M98U7nT8XJyXeVdeJKbbTrMkM64fWYSogvjP/d2Xmvss56hJGiKQQehdgAAFaj1e73yvGhG7YYAAAAAKA+hNgSE9qrJpOPzsbNxdDvvzgLgVA/KTWxFSsI6YxG6fyC6N7ebytrrE8qI0U7nTjjogEActVq98dFUQydYAAAAACA+hFiS8xodL/Y3o7T4vT8+dfFaHRYWaceQhvZ4WE6AcNljxQN4cpUjl/LVlypBD69TgAAlqPV7m+22v39oige2lIAAAAAgHoSYktIaG96+PCDKE/4+PjbYm/vi8o69dL0NrbB4GVlrY6MFI1LiA0AoDlCgK0oihBg23XaAViBrUw3NZ2RBwAAAGRDiC0RIfDy6ae/j/JkT0+/L7rdz86avqi3pofYUgqGGRUZV2iWrDthRwCA27kQYNu2lQCsyN1MN/aksgIAAAArJsSWgDBycTL5Q7Qn2uu9OBvVSP2F8xRCh6kII0WXJYTCHj++l8yxh2ZF4kkl8Ol1AgCwGAE2AAAAAIC0CLElYDL56KyRJ4Znz74qxuMvm34KktLENrbYQc9FbG+/V2xttZJ6zjkxUhQAIF8CbAAAAAAA6RFiq7nR6H6xuxtn7ODh4TdnLWykZX//VVLPdxkhnfH4w2Jj45eV9brrdpfXRMfNhPHI4T2u7owUBQC4GQE2AAAAAIA0CbHVWAj3PHoU5/+7h5GUe3tfnAU9SEtq5+y2IbZeb3upY0nXyajIuFJpmfQ6AQC4kbEAGwAAAABAen7hnNVTaN4J7VKxhADbbFb/liJ+KozVjPm6WURoUAtBtkXGO4bvk+HwfmU9FecjRY+O5skeQ8omk6+TeP10OnHaOAEAUtNq90OA7YETtzYHF77QSVEUs0u+8FXrb+oURfG4sgoAAAAANIYQWw2dB5FijUd8+vRwoUAR8e3vf5zoWM2bh9hSDOxdJowUHY0OL3mEVQvhwTBSNIQJ60zYEQDg3Vrt/l5RFA9t1dIcXAigXQyizebT4cmyv1ir3S+E2AAAAACg2YTYamg0uh8tVBECHb3ei8o69RfzdXNbi4wUTfl4L+p0/kWILaL9/VdJvI6EHQEArtZq93eKovj0yk/gbQ7LgNrrj1WE1ABIzpZTBgAAwLoJsdVMr7ddPHz4QZQndXr6fdHtfl5Zp/5CCOzRo+1kz9RNR4qGz431fbJsDx68f9Yqd3LyXRbHk5rx+Mskvnf29n4rxAYAcIlWu78ZJsVXH+ESp+H3OMqPEFbbr34KAJwRYgMAAGDthNhqpNO5UwyH96M9oW73M+PqErSz814mYzWvF2ILYxVzON6LwrGHMBXrN5t9Uxwff1vcvfvrWu++kaIAAFcaF0Vx96oHKZ6fB9fm0+HMdgAAAAAAdfVzZ6YeQjhhMvlDtOfy5MnLs7F6pCU0eIVAV2gyS10IcV7HZPJRFsd70SLjVFmeVN77wkhRAAB+1Gr390K5sS35idC29qwoio/n0+HP5tNhdz4djgTYAFbmwNYCAADAcgix1UTMYM7BwatiMHhZWaf+RqP7Zw1NOQhNWKFV7m0Gg3vZHO9F5yNFieO6Y2xjCyNFAQD4QavdD2PORrbjtdC49sl8OtycT4d78+nQiFUAAAAAIClCbDUQmrRiBXNOT78vut3PK+vUXwi0PHz4QVZn6m0hndDU9vjxvcp6LrSxxRNCbOG9sO7OR4oCAHAmBNg2Gr4VoXXtSVEU75eNa+PKZwDAYnbtGwAAAOsmxBZZ7CBSp/On4uTku8o69RYayz799PfZnaWrglyhpSzmuN11uO44VVbDSFEAgHS02v1uw8eIHl9oXRvMp8OjymcAAAAAACRGiC2i2EGkfv9FMZt9U1mn3nIOdF01UjS0FcYat7suVwX4WA8jRQEAktLUMaLn4bUtrWsArFqr3d+0yQAAAKyTEFskIYi0v//HaF//+fOvi9HosLJO/YVAVwh75erNkE6vt108eJB/+1QI6QmyxZNKiM1IUQCg6Vrt/iD8/kvDtuF8bOiO8BpA7cwyPiU7lRUAAABYISG2SCaTj6I1Sx0eflPs7X1RWaf+BoN72Qe6Lga5QivbcHi/8jm5EmKLJ4xVPjgwUhQAoM7KRphew07SQRleC2NDTyqPAhCb92YAAABYEiG2CEaj+8Xu7p0oX/v09PuzAFsIbJCWTudO8fjxvezP2vlI0ZzHpl5FiC0uI0UBAGovBNg2GnKaQvtafz4ddubT4VHlUQBYvY49BgAAYJ2E2NYshA8ePdqO9vV7vRfFbPZNZZ16C+MDmxToCmGuEPbMeWzqZYwUjWsy+TqJ52mkKADQRA1rYTsMwYH5dDiqPAJA3eQcNN6srAAAAMAKCbGtUWiXCsGcWJ49+6oYj79sxmZnJub42Rh6vZ3i4cMPGnO8FwmxxXN0ND8bt5wCI0UBgAZqSgvb8zLANqs8AkAd5Rxi26msEEUZ5gcAAMieENuanI9GjBVECsGM0MJGesbjD8+al5qkSYG9NwmxxbW//yqJ52mkKADQJA1qYXs2nw678+nwpPIIAKyfEFt9OBcAAEAjCLGtSWjSijUa8fT0+6Lb/bw4Ofmu8hj1FoIqTW0ka6oQ4AutjcSRSlulkaIAQMN0G9DCFgJse5VVAOou5+bMDQ1gAAAArJMQ2xqEEaK7u3eiff29vS/OxuSRltjjZ4lHy1Y8s9k3Z8HfFBgpCgA0SO4tbAJsAIlqQHumBjAAAADWRohtxUIY5dGj7Whf/8mTl8Vk8rfKOvUWxs+GMaJNHqvZZEaKxpXKe6awIwDQBK12P9w8j/cf1av3XIANIHnHGZ/CTmUFAAAAVkSIbYViN2kdHLwqBoOXlXXqLwTYwrhAmimMHjZSNJ5UQmxGigIADZFzC9th+N2EyioAqTnK+IxpYqsHYUIAAKARhNhWJHaTVhiH1+1+Xlmn/nq97eLBA2MCm07LVjwptVfu7X1QWQMAyEw30xN6Gn6ca8AYOoAmmGV8jEJsAAAArI0Q24rEbtLqdP5UnJx8V1mn3jqdO8VwGK+9j/owUjSu58+/TuJ5CjsCADlrtfshwLaR6SEO5tNhzqEHgCbJOZB8t9Xub1VWWTdhQgAAoBGE2FZgMLgXtUmr339RzGbfVNaptzAWcDL5g7PEGSNF40qljc3rBADIXK4tbIfz6XBUWQUgVfuZnzmjLOPbbPoGAAAAzSDEtmShFefx43vRvv6zZ18Vo9FhZZ36m0w+ijZ+lnrSshVPWiNFvU4AgGzletO8V1kBIGW5j4YWYotvt+kbAAAANIMQ2xKFNpzRKN4oyMPDb4pe70VlnfqLNX729PT7ZMYmNlEYL0scYRxzeE9NgdGzAECOWu1+GJt1N8NDO5hPh7k39gA0SgPGQwuxRWScKwAA0CRCbEuyufmrs1GQsZq0Qhhpb++Ls+AFaQktSg8ffhDlOXe7nxWDwb9X1nMXGgtTEIKNYcwscYzHXyax82GkqMAjAJChXG+YDyorAOQg59EYd8twOXHYewAAoDGE2JYkjIIMQYJYQoBtNkujNYgfxWzv6/dfFPv7r85eN8fH31Yez9XBwauz75dUGui63fcra6xH+P5IhZGiAECGcgyxHWphA8iWNjbsPQAAwC0JsS1BCCHt7sZrwXny5GUxmfytsk69xWzvC01ko9GPvyCaUljnNsJ4yG7387N/QyrfM8JJ8aQU8DRSFADIUI43bEeVFQBycZT5mdyrrLAuQmwAAEBjCLHdUgiYPHq0He3rhzDSYPCysk79xWrvC0GuXu/FT9aaEIIMYaRO58+vR+6mcsxGisaVyuskhGEFHgGAXJQjyzYyPKGTygoAuci9aXO71e5vVVZZqVa7vxn23i4DAABNIcR2CzFHQRZXhJFIQ6z2vtPT789GaZ4Huc6FoE54LFfh2Lrdz35y3OHvw/dQCowUjSellkJtbABARnYyPJnP59PhSWUVgFzkPk406FZWWDUtbAAAQKMIsS0o5ijI4i1hJOovZntfeM2EEYmXybmNLQTYLjvu8fjLylodadiKJ6WA54MH72vtAwBykWOILfeGHoBGK4PKx5nvgZGi6yc4CAAANIoQ24L29z+OMgryXGhguyyUQ73FbO97+vTwrUG1lBqnbuKTT/5y5bFNJl9X1urISNG4rnr91JHWPgAgE0JsAKSoCSNFc7xG15kmNgAAoFGE2BYwHn94FiqJ5dmzr5JpkOJHMdv7Dg5evXP07NsCbql61/fK0dG8OD7+trJeR8JJ8aT0vdHr+X/JAEAWsvuhZj4dNmHM3G1spfvUAV5rwnt9r7LCSpSBwbt2FwAAaBIhthvq9baLhw8/iPb1Q+DmXWEk6mky+ShKe18Yhdjtfl5Zf1MYTRvCbrkIxxLGp75LKgElI0XjSamJLbzHhMZHAIDEbWR2Ag8qK7xJiA3IQRNaN7utdn+zssoqGN8KAAA0jhDbDYQQyXAYZxTkuRDKCWEj0hJGiO7u3onynLvdz679msmljS2EPa8T3CsSOubQ/iicFEdKjX2FNjYAIHGtdj/HsVknlRUAslO2bp5mfmY3hKvWxj4DAACNI8R2Tf/6r//zv3/66e+jPocnT14m1QjED0L48dGj7Si7cdPXzGTydWUtNT80z10/uBf2J/yZFAgnxZPSe2+3+5uz8cUAANSGUaLvlmN4EWimJrSxGSm6Yq12v5thMy0AAMA7CbFd0z//83/7p5hf//Dwm2IweFlZp95Cc1as8OMir5nUGqcuE8btzmbfXPLI1VIJKIVRxltbrco6qzeb/T2ZXd7Y+OVZkA0AIFHCTM1knCiQiyaE2O622n0tYaslKAgAADSSEFsCQktUGCNKWkKAbX//j1Ge8w9tZNcbp/mmlEeKPn16WIzHX1bW3yWlYx4M7lXWWL2bBiNj6/XitD8CAHApTWxv0Wr3N0Mg4urPAEjKpCGna1BZYSla7X4Idu/aTQAAoImE2BIwGPx7cgGKpjsPsIVGpBjCaya0qi0i1ZG1oXkutLAtIqVj1sYWR2rfF9vb7529DwEAJCjHRq6TygoXad8DsjGfDo+KojhuwBnVxrY6AoIAAEBjCbHV3MHBq2I0Omz6NiQldoDttq+ZFJvYbttWmNoY1dHofmWN1Utt1G6vt1NZAwBIgLGSzSPEBuSmMW1sZZsmS1K2sD20nwAAQFMJsdXYD8GcvzR9G5KyufmrYjz+MFqAbVmvmdBqlpLRaHbrtsKU2g4fPHi/6HTuVNZZrUXbDWMJrX3hPQkAAGqu6wQBmdlvyAkNo6B7lVVuQwsbAADQaEJsNXabkZCsXwiL7O9/fDbGL5YQ5lrGa+boKJ3GqRC4GwxeVtZvajb7+7qf+q0MBveSer45SHGsc6+3XVkDAIC6aLX7O2UIAiAb8+kwNLGdNuSM9sr2MG6p1e53tLABAABNJ8RWU8aIpqUOAbYw6nBZr5mUAl293ovK2iJSCyjt7t7RxrZmJyffJfecw0hRbWwAANG5uX+1vSsfAUhbU0aKboTfq62ssggtbAAAQOMJsdWQMaJpqUOArThr5nq5tJBNKoGuEPbc339VWV9Eiq2HYXQt65NSQ+G5MNq42/1NZR0AgLUSYruaUaJArpoSYgsetNp97+e30Gr3w1jW3WQPAAAAYEmE2GrIGNF01CXAFlrYxuMvK+uLSuX1t4wxoudSHBV59+6vi72931bWWY1U35eNngUAErPjhDVDq93fM0oUyFXDRooG41a7v1lZ5Z3Kcaxa2AAAgMYrhNjqxxjRdGxttWoRYCuWHOYqEgl0PXv21dJa2M4dHqYXZAsBJeMieRthRwAgMRsZnrBOZYXCKFGgAZrUxrbRsONdpnGmP/8AAADcmBBbzfR6L5q+BUnY2XmvmM3+Vy0CbMtuYTtX90DXsoN7RaLjIkNAqdfbrqyzfCm29Z0bje4LOwIAqcjxt7o007yh1e53jE0DGqBpoa7dVruvUewGyv1yPQQAACgJsdXIkycvkw5JNEUIsO3v/7HY2PhlLY54FWGuouaBndDCtorRjrPZ3ytrKej1ds6aAVmtk5Pvkt3h8H5lrCgAkIiTDE+U3zqpEnIAsleOFD1u2Jl+XAaVeYdynx6//bMAAACaRYitJkKbljGi9Ve3ANuqWtiKs1ay5YfElqWJwb23EVDiOh492j57DwMAYP3c0P9Rq93f0zoDNEgTR2xOWu3+TmWV11rt/pbxqwAAAFVCbDURQjkpt/w0Qd0CbMXZiMBZZW1Z9vdfrftwrmVVLWxFzYN77/Lw4QdFp3PnHZ9F000mfzBWFAAgDiG2H27ab2phAxpm1MATvlEG2YzTvkS5L5NynwAAALjgFzbjev7jP/7vf4Vxn6uyqjYtlicEhFYZGlvEePzVyv7dR0ffFqt8zS9qlcccmtjqeMzURw6vj273N645AADrJ8T2gxBgu1tZBcjUfDo8arX7Bw1soAzv9fuhiXQ+HeY4KnwhZYBt36hxAACAywmxXdO//dv/+a8knigr07Rxr6GVbFVjO+usicfM9Xl9AACs3CzTG/274cZ1k2/klyNVH1UeAMjfuKFjlLcF2X4kwAYAAPBuxokCAAAAdZHzTe69ykpDXBidBtA48+kwhNiOG3rmz4NsjR4tKsAGAABwPUJsAAAAQF0cZXwmGhtiKwNsG5VVgOYYN/hcnwfZdiqPNIAAGwAAwPUJsQEAAAB1kXOIbbscqdkorXa/qWP0AC4aFUVx2uAdaWSQrTzemQAbAADA9QixAQAAAHUxy/xMDCorGWu1+6F97mGTjhngMvPp8MRY5bNGzv9stfu9yiMZKq+BoYHtbhOOFwAAYBmE2AAAAIBaKG/y59xUs9uUNrby5v2nlQcAmqtRQea3GLba/Uk5ZjM74bha7f6ovAYapQ0AAHADQmwAAABAneTexjbO9cb9OQE2gKr5dBhGZj+rPNBMD8II8Va7383p6Mugevg55lHlQS6T9c9DAADAzQmxAQAAAHWSe4jtbs5tPAJsAG+lje1HoaXsz2Ur21bl0YRcaF/7q/GhN7KT0HMFAADWQIgNAAAAqJP9BpyNR7m1zxQ/3MQfC7ABXE0b26VCK9vXrXZ/kGJTaavd74VWOe1rAAAAtyfEBgAAANRJ7k1s58JY0SwaSMoGmhA+fFh5EIA3aWO73ONyxGgSYbbQPNpq90N4bVi2ygEAAHBLQmwAAABAbZQtNccNOCPhhvd+6kG2VrvfKYOHu5UHGyzFNiFgPcrr3FPbfamNMsz2/0K7Z92ukWHsaRmyOymbR40OBQAAWCIhNgAAAKBumjBStEg5yFa2r42Kovirm/iXyqJlD1iZ0MZ2anvfKrR7/mdoOwsjO0OA7G2fvEpl69okjD0tQ3aa1wAAAFbgFzYVAAAAqJlJg0ZTngfZuvPpMInwXtm+NhZeA1jMfDo8KYPAj23hO90tR3YOW+3+cfkzQrhe7od9XMUXLANz3aIowvXuQeUTAAAAWAkhNgAAAKBumtLEdi4E2f7aavefzKfDQeXRmihv6o+NDgW4vfB+Hxq+BIJvJOzVo/KjKENtswsfIdQ2u0m4rQxmb5YNmp3yr5rWAAAAIhBiAwAAAGqlbKh53sD2k8ehka0oil6dWtnK8NqgQe14AOuyV45lZjF3y4+f/LzQavfP//awDLa9SVANAACghoTYAAAAgDqaNHSE13bZyva8DLMdVT5jTc4DdZrXAFYjBJYbGtpel+1mHCYAAEAehNgAAACAOgohtlGDm1JCoOFBq90/CPswnw4nlc9YgVa7v1M2A3WNuANYi/Cee6QZDAAAgKYTYgMAAABqpxwpOjHC8qwFbbfV7p+Wwb7wsR/2p/KZ5xA+BgAADAFJREFUCyhHhXbKj64QBcB6lde7MLJ5aOsBAABoMiE2AAAAoK7GQmyvbZR7cbYfrXb/uCiK2YWPs1BbGE335h8s29U2y3/slH+/U34IrQFENp8OR+UIZ+ObaZJNZxsAALhIiA0AAACopRDIarX7h0VRbDtDFXfLjwcXH2i1+5VPBCAJe2UwWbiY63hSNqim/DOSn+8AAICf+LntAAAAAGps5OSQIO0ywI3Mp8Ojoih6do1rOJxPh4PzFlYAAIBcCLEBAAAAtTWfDsNI0WNniMTsOGHATZXXvOc2jncQdgQAALIkxAYAAADU3dgZAqAh9oS3eYtnYdx6+fDR1Z8GAACQHiE2AAAAoO7CSNFTZwmA3M2nwzAisuu6xyVO32hhE2IDAACyIsQGAAAA1Fp5Q9/oLAAaYT4dzlz3uMRe+TMRAABAloTYAAAAgNqbT4dj49UAaIryuvfMCaf0fD4dTmwGAACQMyE2AAAAIBVaaUjFljMF3NZ8OtwriuLARjZeGCO6d8kmGCcKAABkRYgNAAAASELZQOJmPikQYgOWpVsUxaHdbLTuFWNEkw+xtdr9ncoiAADQWEJsAAAAQEr2ykYSAMheGV5y7WuuJ/PpcD/jo9+srAAAAI0lxAYAAAAkYz4dhtaRgTOWpdA09DuNQwA/NZ8OZ0VRdATZGuf5fDr0Mw8AANAYQmwAAABAUubT4chY0eycluPSQtvMpOmbAfCmC0E2muGwbOB7m+THiQIAAFwkxAYAAACkyGi1vHTKlr3gJIMj262sANxSGWT7xD5m7zzY/dbr4YXrJgAAQBaE2AAAAIDklDdu39VQQho+KYMZ52bOG8Dl5tPhWJAta6dvBLsBAAAaQ4gNAAAASNJ8OgxjJ586e0n7pAxkXOTGPcBbCLJlrftGsBsAAKAxhNgAAACAZM2nw15RFAfOYJIuC7BlMx6t1e5vVhYBlqR8//zYaO2shOvi/g0P6LCykpadpp90AADgR0JsAAAAQOq6GdzEbZpLA2wX5BBMdGMeWKmykbQjyJaFd10Xr3JyxXoqBL4BAIDXhNgAAACApM2nwxM38ZNynRv1qd+UB1iLcvSka2C6wnn7eMEAGwAAQFaE2AAAAIDkCbIl47pNM7PKSnq0ywBrUQbZtrSSJif8zNIpG/UAAAAaT4gNAAAAyII2mloL5+R3N2iaOaqspMc4UWBtLoS5n9n1JByXAbbbhrZzCH0DAACcEWIDAAAAsiHIVkuH5Y36/Rs8uRxCbABrFYJs8+lwryiKvp2vtXBd3FlCgK0wfhsAAMiJEBsAAACQFUG2Wnm+YNOMcaIAC5pPh6PQfuk6WEvP5tPhTtmch9ZSAADgAiE2AAAAIDtlaGqrbDshjifz6bC7yI368s+kHr5wYx6Ipmy/DNfBA2ehFsI17ZOyKY8fCXwDAACvCbEBAAAAWSqDUJ2yDYz1OQ4NQPPpcHDLr5hDGxtANOV40U45XlQrWzznY7XHK3gGrpUAAEA2hNgAAACAbJU38LuhFcxZXosQGNwpG4Bu6yjxvditrABEUI4X7WgnjeJpOT50VWEzY0kBAIBsCLEBAAAA2StbwX6niWZlQvvax4uOD71C6iE2gNoIIaoQptLKtjaHZStpryHHCwAAcGtCbAAAAEAjlO1gW0VRHDjjS/W0bF+bLPnfm/yItFa7v1NZBIiobGXbMWp7ZUJA8EnZvraMVtLcbTV9AwAAgB8JsQEAAACNUY4X7WiiWYoQBvwfoWVmie1rF+UwIm2zsgIQ2Xw6PCpHbf/OiNGlOh+pPVjXF8wgKHe3sgIAADSWEBsAAADQOGUTzZYmmoUclyPSOmE83aq+SCYNNprYgNoK77PliNFPyvd2FnNQXhfDSG2jsAEAABb0CxsHAAAANFHZHtZttfuhmS2E2ra9EN4qBBwG8+lw/LZPWrLQlrcR9ahvRxMbUHvl+/q41e7vhfd57VjXdlBeF40NBQAAWAIhNgAAAKDRypvPO27eXymMmhutObx2LjS97VZW09FJ+LkDDSPMdm3CawAAACtgnCgAAABAefN+Ph1uGav22vNyPNpOpABbUYbYUqaJDUjOG9fDA2fwtWcXxmnXKcCW9DlqtftGbwMAAGc0sQEAAABc8EYTzV7iTWA3FcJ7Z8c/nw6PavB8TioraTGiFkjWhevhVtnM1k18xPMijsuR4+NyDDnLJ/ANAACcEWK7pn/843+H36z6WRJPFgCA2MJN/yfOQuOFm345jRgyLmkxub0X1CHUtDZv3LzvlYG2HG/enxZFMQkf8+lwUnk0rlgNcLnJ9WeTRr0nrUGu13qvk1sqQ83hGliUAe8QZnuQ8jG9w/l1MYzSTqERNPX/7qjb96j/ll8f1x1us8d+tgWADP3sH//4h/MKAAAAcA2tdr9b3rxPvY3muLxxWMfgGgA112r3Ny9cDzsZhLyPLwS6/fIGAABABEJsAAAAAAsoA22d8qPuYyNPy9Da2UcizTIAJKLV7ncuBNpSGKV88bo4qckIbQAAgEYTYgMAAAC4pXLk6E558z78dTfynh4WRTErP4TWAFibsqXt4jUxfNyNfAYOLlwXZ66LAAAA9SPEBgAAALACrXY/3LQ/D7dtXfhY1o38g/Kv4Ub8SfnXIzfmAaibC8G28LFZBtyK8p+XNYr0zevifnld1LIGAACQACE2AAAAgAjKkNvmDb9yaI85qawCQOLKkaQ3Mp8O9513AACAPAixAQAAAAAAAAAAEM3PbT0AAAAAAAAAAACxCLEBAAAAAAAAAAAQjRAbAAAAAAAAAAAA0QixAQAAAAAAAAAAEI0QGwAAAAAAAAAAANEIsQEAAAAAAAAAABCNEBsAAAAAAAAAAADRCLEBAAAAAAAAAAAQjRAbAAAAAAAAAAAA0QixAQAAAAAAAAAAEI0QGwAAAAAAAAAAANEIsQEAAAAAAAAAABCNEBsAAAAAAAAAAADRCLEBAAAAAAAAAAAQjRAbAAAAAAAAAAAA0QixAQAAAAAAAAAAEI0QGwAAAAAAAAAAANEIsQEAAAAAAAAAABCNEBsAAAAAAAAAAADRCLEBAAAAAAAAAAAQjRAbAAAAAAAAAAAA0QixAQAAAAAAAAAAEI0QGwAAAAAAAAAAANEIsQEAAAAAAAAAABCNEBsAAAAAAAAAAADRCLEBAAAAAAAAAAAQjRAbAAAAAAAAAAAA0QixAQAAAAAAAAAAEI0QGwAAAAAAAAAAANEIsQEAAAAAAAAAABCNEBsAAAAAAAAAAADRCLEBAAAAAAAAAAAQjRAbAAAAAAAAAAAA0QixAQAAAAAAAAAAEI0QGwAAAAAAAAAAANEIsQEAAAAAAAAAABCNEBsAAAAAAAAAAADRCLEBAAAAAAAAAAAQjRAbAAAAAAAAAAAA0QixAQAAAAAAAAAAEI0QGwAAAAAAAAAAANEIsQEAAAAAAAAAABCNEBsAAAAAAAAAAADRCLEBAAAAAAAAAAAQjRAbAAAAAAAAAAAA0QixAQAAAAAAAAAAEI0QGwAAAAAAAAAAANEIsQEAAAAAAAAAABCNEBsAAAAAAAAAAADRCLEBAAAAAAAAAAAQjRAbAAAAAAAAAAAA0QixAQAAAAAAAAAAEI0QGwAAAAAAAAAAANEIsQEAAAAAAAAAABCNEBsAAAAAAAAAAADRCLEBAAAAAAAAAAAQjRAbAAAAAAAAAAAA0QixAQAAAAAAAAAAEI0QGwAAAAAAAAAAANEIsQEAAAAAAAAAABCNEBsAAAAAAAAAAADRCLEBAAAAAAAAAAAQjRAbAAAAAAAAAAAA0QixAQAAAAAAAAAAEI0QGwAAAAAAAAAAANEIsQEAAAAAAAAAABCNEBsAAAAAAAAAAADRCLEBAAAAAAAAAAAQjRAbAAAAAAAAAAAA0QixAQAAAAAAAAAAEI0QGwAAAAAAAAAAANEIsQEAAAAAAAAAABCNEBsAAAAAAAAAAADRCLEBAAAAAAAAAAAQjRAbAAAAAAAAAAAA0QixAQAAAAAAAAAAEI0QGwAAAAAAAAAAANEIsQEAAAAAAAAAABCNEBsAAAAAAAAAAADRCLEBAAAAAAAAAAAQjRAbAAAAAAAAAAAAcRRF8f8Bkj4pQxkOU8MAAAAASUVORK5CYII='/%3E%3C/defs%3E%3C/svg%3E%0A");
    width: 175px;
    height: 24px;
    display: block;
    background-repeat: no-repeat;
    text-align: left;
    margin: 20px 20px 30px;
  }
}
.CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-content-and-action .box-content-feed .box-content-feed-inner {
  max-height: 570px;
  overflow-y: auto;
}
@media (min-width: 1025px) and (max-height: 700px) {
  .CX-pop-up-modal.modal-default.modal-pop-feed.modal-pop-feed-referral .box-pop-up-modal .box-pop-up-modal-inner .box-content-and-action .box-content-feed .box-content-feed-inner {
    max-height: 400px;
  }
}

.CX-pop-up-modal.modal-default.modal-klaim-bintang .box-pop-up-modal {
  position: relative;
  max-width: initial !important;
  padding: 100px 0;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-klaim-bintang .box-pop-up-modal {
    padding: 60px 0px !important;
    left: 0px !important;
    right: 0px !important;
  }
}
.CX-pop-up-modal.modal-default.modal-klaim-bintang .box-pop-up-modal:before {
  content: "";
  background: linear-gradient(180deg, #F28558 0%, rgba(242, 133, 88, 0.27) 2.25%, rgba(242, 133, 88, 0.27) 96.13%, #F28558 100%);
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}
.CX-pop-up-modal.modal-default.modal-klaim-bintang .box-pop-up-modal > .info-for-mobile {
  display: block !important;
}
.CX-pop-up-modal.modal-default.modal-klaim-bintang .box-pop-up-modal .box-pop-up-modal-inner {
  position: relative;
}
.CX-pop-up-modal.modal-default.modal-klaim-bintang .box-pop-up-modal .box-pop-up-modal-inner .box-ico {
  position: relative;
  margin-bottom: 20px;
  display: inline-block;
  position: relative;
}
.CX-pop-up-modal.modal-default.modal-klaim-bintang .box-pop-up-modal .box-pop-up-modal-inner .box-ico:before {
  content: "";
  background-image: url("/o/axa-emma-theme/images/referral/confetti.gif");
  width: 485px;
  height: 485px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.CX-pop-up-modal.modal-default.modal-klaim-bintang .box-pop-up-modal .box-pop-up-modal-inner .box-ico img,
.CX-pop-up-modal.modal-default.modal-klaim-bintang .box-pop-up-modal .box-pop-up-modal-inner .box-ico .box-poin-number {
  position: relative;
}
.CX-pop-up-modal.modal-default.modal-klaim-bintang .box-pop-up-modal .box-pop-up-modal-inner .box-ico .box-poin-number {
  font-family: "source-sans-pro-black";
  font-size: 50px;
  line-height: normal;
  letter-spacing: 0em;
  text-align: center;
  position: absolute;
  bottom: 0px;
  width: 100%;
  left: 0px;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-klaim-bintang .box-pop-up-modal .box-pop-up-modal-inner .box-ico .box-poin-number {
    font-size: 40px;
  }
}
.CX-pop-up-modal.modal-default.modal-klaim-bintang .box-pop-up-modal .box-pop-up-modal-inner .box-text h3 {
  font-family: "source-sans-pro-bold" !important;
  font-size: 18px !important;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: center;
  margin-bottom: 5px;
}
.CX-pop-up-modal.modal-default.modal-klaim-bintang .box-pop-up-modal .box-pop-up-modal-inner .box-text p {
  font-family: "source-sans-pro-regular" !important;
  font-size: 14px !important;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
}

body.v2 .box-simple-tour {
  position: absolute;
  z-index: 1061;
  background-color: #fff;
  bottom: calc(100% + 40px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  max-width: 388px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 767px) {
  body.v2 .box-simple-tour {
    left: 15px;
    right: 15px;
    transform: none;
    max-width: initial;
    width: initial;
  }
}
body.v2 .box-simple-tour:before {
  content: "";
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 25px solid #fff;
  position: absolute;
  top: calc(100% - 10px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
body.v2 .box-simple-tour .inner {
  padding: 20px 20px;
}
body.v2 .box-simple-tour .inner .box-text {
  margin-top: 0;
}
body.v2 .box-simple-tour .inner .box-text h3 {
  font-family: "source-sans-pro-bold";
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0;
  text-align: left;
  color: #333;
}
body.v2 .box-simple-tour .inner .box-text p {
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0;
  text-align: left;
  color: #333;
}
body.v2 #btn-modal-bagikan-referal-anda:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1060;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
body.v2.has-overlay-tour #modal-pop-feed .box-pop-up-modal #btn-modal-bagikan-referal-anda:before {
  opacity: 1;
  visibility: visible;
}
body.v2.has-overlay-tour #modal-pop-feed .box-pop-up-modal #btn-modal-bagikan-referal-anda:after {
  content: "";
  position: absolute;
  top: -10px;
  bottom: 10px;
  left: 15px;
  right: 15px;
  background-color: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  z-index: 1061;
}
body.v2.has-overlay-tour #modal-pop-feed .box-pop-up-modal #btn-modal-bagikan-referal-anda button {
  position: relative;
  z-index: 1062;
  pointer-events: none;
}
body.v2.has-overlay-tour #modal-pop-feed .box-pop-up-modal #btn-modal-bagikan-referal-anda .box-simple-tour {
  opacity: 1;
  visibility: visible;
}
body.v2.has-overlay-tour #modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner {
  z-index: 3;
}
body.v2.has-overlay-tour #modal-pop-feed .box-pop-up-modal .box-pop-up-modal-inner .box-display-feed .box-display-feed-inner .slick-list {
  z-index: 11;
}

body.v2.has-overlay-tour #modal-pop-feed .box-pop-up-modal #btn-modal-bagikan-referal-anda .box-simple-tour .box-action-close {
  margin-top: 15px;
}
body.v2.has-overlay-tour #modal-pop-feed .box-pop-up-modal #btn-modal-bagikan-referal-anda .box-simple-tour .box-action-close .new-btn-blue {
  display: inline-block;
  width: initial;
  pointer-events: inherit;
}
body.v2.has-overlay-tour #modal-pop-feed .box-pop-up-modal #btn-modal-bagikan-referal-anda .box-simple-tour .box-action-close .new-btn-blue.xs {
  padding: 6px 12px;
}
body.v2.has-overlay-tour #modal-pop-feed .box-pop-up-modal #btn-modal-bagikan-referal-anda .box-simple-tour .box-action-close .new-btn-blue.xs.with-check {
  padding-right: 33px;
}

@media (min-width: 1025px) {
  #modal-geser-keatas .box-pop-up-modal {
    max-width: initial !important;
    width: calc(100% - 447px);
    margin-left: 0px;
  }
}

.box-fixed-salin-tautan {
  position: fixed;
  width: 100%;
  top: 0px;
  z-index: 1090;
  text-align: center;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-fixed-salin-tautan .inner {
  background-color: #1cc542;
  color: #fff;
  font-family: "source-sans-pro-semibold";
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  padding: 7px 14px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  margin: 0 auto;
  display: inline-block;
  -webkit-transition: all 0.9s ease-in-out;
  transition: all 0.9s ease-in-out;
  position: relative;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 1024px) {
  .box-fixed-salin-tautan .inner {
    font-size: 13px;
  }
}
.box-fixed-salin-tautan.show {
  top: 30px;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.box-fixed-salin-tautan.show .inner {
  opacity: 1;
  visibility: visible;
}

.box-fixed-top-info {
  position: fixed;
  width: 100%;
  left: 0;
  top: 10px;
  z-index: 1090;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  pointer-events: none;
}
@media (max-width: 1024px) {
  .box-fixed-top-info {
    margin: 10px 20px;
    width: auto;
  }
}
@media (max-width: 767px) {
  .box-fixed-top-info {
    margin: 10px 0px;
    width: initial;
    left: 16px;
    right: 16px;
  }
}
.box-fixed-top-info.top-after-header {
  top: 90px;
}
@media (max-width: 1024px) {
  .box-fixed-top-info.top-after-header {
    top: 51px;
  }
}
.box-fixed-top-info > div {
  display: inline-block;
  margin: 0 auto;
  pointer-events: auto;
}
@media (min-width: 1025px) {
  .box-fixed-top-info.feed-referral {
    width: calc(100% - 447px);
  }
}

@media (min-width: 1025px) {
  body.show-sidebar .box-fixed-salin-tautan.rs-after-filter {
    width: calc(100% - var(--width-sidenav));
    left: var(--width-sidenav);
    text-align: center;
  }
  body.show-sidebar .box-fixed-salin-tautan.rs-after-filter > .inner {
    position: relative;
    font-size: 14px;
  }
}
body.show-sidebar .box-fixed-salin-tautan.rs-after-filter.show {
  top: 200px;
}
@media (min-width: 1025px) {
  body.show-sidebar .box-fixed-salin-tautan.rs-after-filter.show {
    top: 125px;
  }
}
@media (max-width: 1024px) {
  body.show-sidebar .box-fixed-salin-tautan.rs-after-filter.show {
    top: 8px;
  }
}

@media (min-width: 1025px) {
  body.show-sidebar .box-fixed-top-info {
    left: var(--width-sidenav);
    width: calc(100% - var(--width-sidenav));
  }
}

.box-fixed-top-info.has-back-on-top {
  top: 145px;
}
@media (max-width: 1024px) {
  .box-fixed-top-info.has-back-on-top {
    top: 121px;
  }
}

.box-fixed-salin-tautan.style-disabled .inner {
  background: #333333;
}

@media (min-width: 1025px) {
  body.show-sidebar .box-fixed-salin-tautan {
    width: calc(100% - var(--width-sidenav));
    left: var(--width-sidenav);
  }
}

body.show-sidebar .box-fixed-top-info.feed-referral {
  left: 0;
  width: 100%;
}
@media (min-width: 1025px) {
  body.show-sidebar .box-fixed-top-info.feed-referral {
    width: calc(100% - 447px);
  }
}

@media (min-width: 1025px) {
  body.v2 .box-fixed-salin-tautan.center {
    left: 0px !important;
    width: 100% !important;
  }
}

.box-fixed-salin-tautan.full-center {
  width: 100% !important;
  left: 0px !important;
}
.box-fixed-salin-tautan.primary .inner {
  background-color: #494df4;
}
.box-fixed-salin-tautan.radius .inner {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}

.box-fixed-salin-tautan.danger .inner {
  background-color: #c91432;
}

body.v2 .shepherd-element {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  max-width: 364px;
}

.shepherd-content .shepherd-text {
  padding: 20px;
}
.shepherd-content .shepherd-text h3 {
  font-family: "source-sans-pro-bold";
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left;
  color: #333;
}
.shepherd-content .shepherd-text p {
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left;
  color: #333;
}

.shepherd-element.pop-bottom-center {
  margin-top: 20px !important;
}

.shepherd-element.pop-bottom-end {
  margin-top: 20px !important;
}
@media (min-width: 1025px) {
  .shepherd-element.pop-bottom-end {
    right: 20px !important;
  }
}
.shepherd-element.pop-bottom-end .shepherd-arrow {
  left: initial !important;
  right: 30px;
}
@media (max-width: 1024px) {
  .shepherd-element.pop-bottom-end .shepherd-arrow {
    transform: none !important;
  }
}

.shepherd-element.pop-top-end {
  margin-bottom: 20px !important;
}
@media (min-width: 1025px) {
  .shepherd-element.pop-top-end {
    right: 20px !important;
  }
}
.shepherd-element.pop-top-end .shepherd-arrow {
  left: initial !important;
  right: 30px;
}
@media (max-width: 1024px) {
  .shepherd-element.pop-top-end .shepherd-arrow {
    transform: none !important;
  }
}

.cx-my-tour-shepherd-target.cx-my-tour-shepherd-enabled {
  pointer-events: none;
}

.cx-my-tour-shepherd-enabled.cx-my-tour-shepherd-target.box-feeds.referral, .cx-my-tour-shepherd-enabled.cx-my-tour-shepherd-target.CX-list-icon-referral {
  padding: 10px;
}

section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .form-group,
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-select .form-group {
  margin-bottom: 0;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .form-group .form-control,
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-select .form-group .form-control {
  height: 36px;
  line-height: 17px;
  background-color: #fff;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .form-group .form-control::-webkit-input-placeholder,
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-select .form-group .form-control::-webkit-input-placeholder {
  top: 0;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .form-group .form-control::-moz-placeholder,
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-select .form-group .form-control::-moz-placeholder {
  top: 0;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .form-group .form-control:-moz-placeholder,
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-select .form-group .form-control:-moz-placeholder {
  top: 0;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .form-group .form-control:-ms-input-placeholder,
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-select .form-group .form-control:-ms-input-placeholder {
  top: 0;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .form-group .select2.select2-container .selection .select2-selection .select2-selection__rendered .select2-selection__placeholder,
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-select .form-group .select2.select2-container .selection .select2-selection .select2-selection__rendered .select2-selection__placeholder {
  color: #494df4;
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0;
  text-align: left;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner {
  position: relative;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.52155 0.0298758C4.17861 0.203326 2.94677 0.782585 1.96979 1.70547C0.362188 3.22725 -0.330519 5.48538 0.149802 7.6486C0.894788 10.9965 4.17861 13.1368 7.53105 12.4594C8.28911 12.3056 9.10271 11.9652 9.75948 11.5267C9.95879 11.3925 10.1352 11.2682 10.1483 11.2485C10.1614 11.2289 10.7332 11.7754 11.5141 12.5543C12.4225 13.4641 12.8963 13.9157 12.978 13.9485C13.1381 14.0172 13.4681 14.0172 13.602 13.9485C13.9255 13.7848 14.0693 13.4477 13.968 13.091C13.9157 12.9078 13.8798 12.8718 12.5564 11.5431C11.7853 10.7674 11.2168 10.1718 11.2364 10.1587C11.305 10.1129 11.7396 9.4322 11.8997 9.11148C12.9845 6.94826 12.7427 4.3825 11.2789 2.45818C10.2529 1.10985 8.69101 0.219689 7.00825 0.0266037C6.66844 -0.0093956 5.82869 -0.0093956 5.52155 0.0298758ZM7.08341 1.48293C8.82171 1.76438 10.3248 3.04071 10.8835 4.70649C11.0795 5.29884 11.122 5.57702 11.122 6.27736C11.122 6.81408 11.1122 6.96789 11.0501 7.24934C10.8181 8.32277 10.2986 9.2162 9.48828 9.93946C8.86745 10.4925 8.10286 10.8754 7.24351 11.062C6.7926 11.1602 5.85156 11.1667 5.40719 11.0783C3.4565 10.6824 2.00247 9.28166 1.54502 7.35734C1.42412 6.85008 1.40452 6.01883 1.49601 5.47556C1.66591 4.49377 2.09069 3.64288 2.77359 2.93272C3.28659 2.396 3.81265 2.03928 4.47595 1.77093C5.31243 1.43384 6.18485 1.33894 7.08341 1.48293Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
  width: 14px;
  height: 14px;
  position: absolute;
  display: inline-block;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 15px;
}
@media (max-width: 1024px) {
  section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner:before {
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.09913 0.0384121C5.3725 0.261419 3.7887 1.00618 2.53259 2.19275C0.46567 4.14933 -0.424953 7.05264 0.192602 9.83392C1.15044 14.1384 5.3725 16.8902 9.68278 16.0192C10.6574 15.8215 11.7035 15.3839 12.5479 14.82C12.8042 14.6475 13.031 14.4876 13.0478 14.4624C13.0646 14.4371 13.7998 15.1398 14.8039 16.1413C15.9718 17.311 16.5809 17.8917 16.6859 17.9337C16.8918 18.0221 17.3161 18.0221 17.4883 17.9337C17.9042 17.7233 18.0891 17.29 17.9589 16.8313C17.8916 16.5957 17.8454 16.5494 16.144 14.8411C15.1526 13.8439 14.4216 13.0781 14.4468 13.0612C14.535 13.0023 15.0937 12.1271 15.2996 11.7148C16.6943 8.93347 16.3835 5.63464 14.5014 3.16052C13.1823 1.42695 11.1742 0.282459 9.01061 0.0342045C8.5737 -0.0120792 7.49403 -0.0120792 7.09913 0.0384121ZM9.10724 1.90663C11.3422 2.26849 13.2747 3.90949 13.9931 6.0512C14.2451 6.8128 14.2997 7.17045 14.2997 8.0709C14.2997 8.76096 14.2871 8.95872 14.2073 9.32058C13.909 10.7007 13.2411 11.8494 12.1992 12.7793C11.401 13.4904 10.418 13.9827 9.31309 14.2225C8.73334 14.3488 7.52344 14.3572 6.9521 14.2436C4.44407 13.7345 2.5746 11.9336 1.98645 9.45944C1.83101 8.80724 1.80581 7.73849 1.92344 7.04001C2.14189 5.77771 2.68803 4.68371 3.56605 3.77064C4.22561 3.08057 4.90198 2.62194 5.7548 2.27691C6.83027 1.84351 7.95195 1.72149 9.10724 1.90663Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
    width: 18px;
    height: 18px;
  }
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner .form-control {
  padding-bottom: 0;
  padding-top: 0;
}

.CX-pop-up-filter .box-search .form-group,
.CX-pop-up-filter .box-select .form-group {
  margin-bottom: 0;
}
.CX-pop-up-filter .box-search .form-group .form-control,
.CX-pop-up-filter .box-select .form-group .form-control {
  height: 36px;
  line-height: 17px;
  background-color: #fff;
}
.CX-pop-up-filter .box-search .form-group .form-control::-webkit-input-placeholder,
.CX-pop-up-filter .box-select .form-group .form-control::-webkit-input-placeholder {
  top: 0;
}
.CX-pop-up-filter .box-search .form-group .form-control::-moz-placeholder,
.CX-pop-up-filter .box-select .form-group .form-control::-moz-placeholder {
  top: 0;
}
.CX-pop-up-filter .box-search .form-group .form-control:-moz-placeholder,
.CX-pop-up-filter .box-select .form-group .form-control:-moz-placeholder {
  top: 0;
}
.CX-pop-up-filter .box-search .form-group .form-control:-ms-input-placeholder,
.CX-pop-up-filter .box-select .form-group .form-control:-ms-input-placeholder {
  top: 0;
}
.CX-pop-up-filter .box-search .form-group .select2.select2-container .selection .select2-selection .select2-selection__rendered .select2-selection__placeholder,
.CX-pop-up-filter .box-select .form-group .select2.select2-container .selection .select2-selection .select2-selection__rendered .select2-selection__placeholder {
  color: #494df4;
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0;
  text-align: left;
}
.CX-pop-up-filter .box-search .box-search-inner {
  position: relative;
}
.CX-pop-up-filter .box-search .box-search-inner:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.52155 0.0298758C4.17861 0.203326 2.94677 0.782585 1.96979 1.70547C0.362188 3.22725 -0.330519 5.48538 0.149802 7.6486C0.894788 10.9965 4.17861 13.1368 7.53105 12.4594C8.28911 12.3056 9.10271 11.9652 9.75948 11.5267C9.95879 11.3925 10.1352 11.2682 10.1483 11.2485C10.1614 11.2289 10.7332 11.7754 11.5141 12.5543C12.4225 13.4641 12.8963 13.9157 12.978 13.9485C13.1381 14.0172 13.4681 14.0172 13.602 13.9485C13.9255 13.7848 14.0693 13.4477 13.968 13.091C13.9157 12.9078 13.8798 12.8718 12.5564 11.5431C11.7853 10.7674 11.2168 10.1718 11.2364 10.1587C11.305 10.1129 11.7396 9.4322 11.8997 9.11148C12.9845 6.94826 12.7427 4.3825 11.2789 2.45818C10.2529 1.10985 8.69101 0.219689 7.00825 0.0266037C6.66844 -0.0093956 5.82869 -0.0093956 5.52155 0.0298758ZM7.08341 1.48293C8.82171 1.76438 10.3248 3.04071 10.8835 4.70649C11.0795 5.29884 11.122 5.57702 11.122 6.27736C11.122 6.81408 11.1122 6.96789 11.0501 7.24934C10.8181 8.32277 10.2986 9.2162 9.48828 9.93946C8.86745 10.4925 8.10286 10.8754 7.24351 11.062C6.7926 11.1602 5.85156 11.1667 5.40719 11.0783C3.4565 10.6824 2.00247 9.28166 1.54502 7.35734C1.42412 6.85008 1.40452 6.01883 1.49601 5.47556C1.66591 4.49377 2.09069 3.64288 2.77359 2.93272C3.28659 2.396 3.81265 2.03928 4.47595 1.77093C5.31243 1.43384 6.18485 1.33894 7.08341 1.48293Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
  width: 14px;
  height: 14px;
  position: absolute;
  display: inline-block;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 15px;
}
.CX-pop-up-filter .box-search .box-search-inner .form-control {
  padding-bottom: 0;
  padding-top: 0;
  color: #494df4 !important;
}
.CX-pop-up-filter .box-search .box-search-inner .form-control::-webkit-input-placeholder {
  color: #494df4 !important;
}
.CX-pop-up-filter .box-search .box-search-inner .form-control::-moz-placeholder {
  color: #494df4 !important;
}
.CX-pop-up-filter .box-search .box-search-inner .form-control:-moz-placeholder {
  color: #494df4 !important;
}
.CX-pop-up-filter .box-search .box-search-inner .form-control:-ms-input-placeholder {
  color: #494df4 !important;
}

body.v2.is-hospital-page section.CX-nearest-hospital.type-rekanan {
  height: initial;
}

section.CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map {
  position: absolute;
  top: 63px;
  overflow: hidden;
}
@media (max-width: 1024px) {
  section.CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map {
    top: 141px;
  }
}

.CX-pop-up-filter .box-search .box-search-inner,
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner {
  position: relative;
}
.CX-pop-up-filter .box-search .box-search-inner .empty-results,
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner .empty-results {
  position: relative;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0;
  text-align: left;
  color: #333;
  padding: 8px 16px 8px 40px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-pop-up-filter .box-search .box-search-inner .empty-results:before,
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner .empty-results:before {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.24419 1.76744C3.77175 1.76744 1.76744 3.77175 1.76744 6.24419C1.76744 8.71662 3.77175 10.7209 6.24419 10.7209C8.71662 10.7209 10.7209 8.71662 10.7209 6.24419C10.7209 3.77175 8.71662 1.76744 6.24419 1.76744ZM1 6.24419C1 3.3479 3.3479 1 6.24419 1C9.14047 1 11.4884 3.3479 11.4884 6.24419C11.4884 7.55422 11.008 8.75205 10.2138 9.67118L11.8876 11.3449C12.0375 11.4948 12.0375 11.7378 11.8876 11.8876C11.7378 12.0375 11.4948 12.0375 11.3449 11.8876L9.67118 10.2138C8.75205 11.008 7.55422 11.4884 6.24419 11.4884C3.3479 11.4884 1 9.14047 1 6.24419Z' fill='%23999999' stroke='%23999999' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  width: 13px;
  height: 13px;
  display: inline-block;
  position: absolute;
  left: 19px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.CX-pop-up-filter .box-search .box-search-inner .form-group .form-control,
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner .form-group .form-control {
  padding-right: 40px;
}
.CX-pop-up-filter .box-search .box-search-inner .box-close-search,
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner .box-close-search {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 36px;
  width: 42px;
  text-align: center;
  line-height: 36px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.CX-pop-up-filter .box-search .box-search-inner .box-close-search.show,
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner .box-close-search.show {
  opacity: 1;
  visibility: visible;
}
.CX-pop-up-filter .box-search .box-search-inner .box-close-search a,
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner .box-close-search a {
  display: block;
  cursor: pointer;
}
.CX-pop-up-filter .box-search .box-search-inner .box-dropdown-search,
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner .box-dropdown-search {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  top: calc(100% + 20px);
  background-color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.21);
  -ms-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.21);
  -o-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.21);
  box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.21);
  width: 100%;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  z-index: 3;
}
@media (max-width: 1024px) {
  .CX-pop-up-filter .box-search .box-search-inner .box-dropdown-search,
  section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner .box-dropdown-search {
    top: calc(100% + 5px);
  }
}
.CX-pop-up-filter .box-search .box-search-inner .box-dropdown-search.show,
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner .box-dropdown-search.show {
  opacity: 1;
  visibility: visible;
}
.CX-pop-up-filter .box-search .box-search-inner .box-dropdown-search ul,
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner .box-dropdown-search ul {
  list-style: none;
  padding: 0;
  margin: 2px 0;
}
.CX-pop-up-filter .box-search .box-search-inner .box-dropdown-search ul li,
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner .box-dropdown-search ul li {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0;
  text-align: left;
  color: #333;
  position: relative;
  padding: 8px 16px 8px 40px;
  cursor: pointer;
}
.CX-pop-up-filter .box-search .box-search-inner .box-dropdown-search ul li span.text,
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner .box-dropdown-search ul li span.text {
  position: relative;
  display: block;
}
.CX-pop-up-filter .box-search .box-search-inner .box-dropdown-search ul li span.text:before,
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner .box-dropdown-search ul li span.text:before {
  content: "";
  border-bottom: 1px solid #f5f5f5;
  width: 100%;
  position: absolute;
  bottom: -8px;
}
.CX-pop-up-filter .box-search .box-search-inner .box-dropdown-search ul li:hover,
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner .box-dropdown-search ul li:hover {
  background-color: #f5f5f5;
}
.CX-pop-up-filter .box-search .box-search-inner .box-dropdown-search ul li:before,
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner .box-dropdown-search ul li:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='15' viewBox='0 0 12 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6.52706C1 3.71617 3.23858 1.4375 6 1.4375C8.76142 1.4375 11 3.71617 11 6.52706C11 9.31592 9.40417 12.5703 6.91433 13.734C6.33391 14.0053 5.66609 14.0053 5.08567 13.734C2.59583 12.5703 1 9.31592 1 6.52706Z' stroke='%23999999' stroke-width='1.5'/%3E%3Ccircle cx='6' cy='6.4375' r='1.875' stroke='%23999999' stroke-width='1.5'/%3E%3C/svg%3E%0A");
  width: 12px;
  height: 15px;
  display: inline-block;
  position: absolute;
  left: 19px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.CX-pop-up-filter .box-search .box-search-inner .box-dropdown-search ul li:after,
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner .box-dropdown-search ul li:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 7L7 1M7 1H2.5M7 1V5.5' stroke='%23494DF4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 8px;
  height: 8px;
  display: inline-block;
  position: absolute;
  right: 19px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.CX-pop-up-filter .box-search .box-search-inner .box-dropdown-search ul li:last-child .text:before,
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner .box-dropdown-search ul li:last-child .text:before {
  display: none;
}
.CX-pop-up-filter .box-search .box-search-inner .box-dropdown-search ul li.current_search:before,
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner .box-dropdown-search ul li.current_search:before {
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.24419 1.76744C3.77175 1.76744 1.76744 3.77175 1.76744 6.24419C1.76744 8.71662 3.77175 10.7209 6.24419 10.7209C8.71662 10.7209 10.7209 8.71662 10.7209 6.24419C10.7209 3.77175 8.71662 1.76744 6.24419 1.76744ZM1 6.24419C1 3.3479 3.3479 1 6.24419 1C9.14047 1 11.4884 3.3479 11.4884 6.24419C11.4884 7.55422 11.008 8.75205 10.2138 9.67118L11.8876 11.3449C12.0375 11.4948 12.0375 11.7378 11.8876 11.8876C11.7378 12.0375 11.4948 12.0375 11.3449 11.8876L9.67118 10.2138C8.75205 11.008 7.55422 11.4884 6.24419 11.4884C3.3479 11.4884 1 9.14047 1 6.24419Z' fill='%23999999' stroke='%23999999' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  width: 13px;
  height: 13px;
}

.box-search .box-search-inner .box-dropdown-search ul li span.text .highlight {
  font-family: "source-sans-pro-bold";
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
}

section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 390px;
  background-color: #f7f7f7;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-filter-list {
  padding: 12px 8px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-filter-list .box-filter-list-inner .form-group {
  margin-bottom: 0;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-filter-list .box-filter-list-inner .select2.select2-container {
  width: 100% !important;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-filter-list .box-filter-list-inner .select2.select2-container .selection .select2-selection {
  border: 1px solid #494df4;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  height: 34px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-filter-list .box-filter-list-inner .select2.select2-container .selection .select2-selection .select2-selection__rendered {
  font-family: "source-sans-pro-semibold";
  font-size: 12px;
  text-align: left;
  color: #494df4;
  height: 34px;
  line-height: 34px;
  padding: 0px 11px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-filter-list .box-filter-list-inner .select2.select2-container .selection .select2-selection .select2-selection__arrow {
  height: 34px;
  line-height: 34px;
  width: 34px;
  text-align: center;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-filter-list .box-filter-list-inner .select2.select2-container .selection .select2-selection .select2-selection__arrow:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.8' d='M10 1L5.5 5L1 1' stroke='%23494DF4' stroke-width='1.5'/%3E%3C/svg%3E%0A");
  width: 11px;
  height: 6px;
  display: inline-block;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-filter-list .box-filter-list-inner .select2.select2-container .selection .select2-selection .select2-selection__arrow b {
  display: none;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list {
  padding: 0px 8px 12px;
  overflow-y: auto;
  max-height: calc(100% - 50px);
}
@media (min-width: 1440px) {
  section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list {
    max-height: calc(100% - 100px);
  }
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list::-webkit-scrollbar {
  -webkit-appearance: none;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list::-webkit-scrollbar:vertical {
  width: 12px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list::-webkit-scrollbar:horizontal {
  height: 12px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  border: 2px solid #ffffff;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #ffffff;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list {
  border-bottom: 9px solid #e5e5e5;
  padding: 16px 0 16px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list:first-child {
  padding-top: 0px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list:last-child {
  border-bottom: 0;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-title-summary {
  border-bottom: 1px solid #e5e5e5;
  padding: 8px 0;
  margin-bottom: 8px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-title-summary .title-inner {
  display: flex;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-title-summary .title-inner .title {
  font-family: "source-sans-pro-semibold";
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0;
  text-align: left;
  flex: 1 1 auto;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-title-summary .title-inner .total {
  flex: 0 0 auto;
  text-align: right;
  font-family: "source-sans-pro-semibold";
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0;
  text-align: right;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner {
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 8px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item {
  cursor: pointer;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner {
  background-color: #f7f7ff;
  border: 1px solid #f7f7ff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webit-box-shadow: 0px 9px 8px 0px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0px 9px 8px 0px rgba(0, 0, 0, 0.09);
  -ms-box-shadow: 0px 9px 8px 0px rgba(0, 0, 0, 0.09);
  -o-box-shadow: 0px 9px 8px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 9px 8px 0px rgba(0, 0, 0, 0.09);
  padding: 11px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .box-action-top {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 11px;
  right: 11px;
  display: inline-block;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .box-action-top a {
  display: block;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .box-action-top .already-rekanan {
  pointer-events: none;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .list-tags span {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border-color: #5f5f5f;
  color: #5f5f5f;
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 0em;
  text-align: left;
  margin: 2px;
  padding: 5px 5px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .box-tag-info {
  background: linear-gradient(89.84deg, #3035f3 21.24%, #494df4 96.89%);
  -webkit-box-shadow: 0px 4px 4px 0px rgba(73, 77, 244, 0.1);
  -moz-box-shadow: 0px 4px 4px 0px rgba(73, 77, 244, 0.1);
  -ms-box-shadow: 0px 4px 4px 0px rgba(73, 77, 244, 0.1);
  -o-box-shadow: 0px 4px 4px 0px rgba(73, 77, 244, 0.1);
  box-shadow: 0px 4px 4px 0px rgba(73, 77, 244, 0.1);
  color: #fff;
  font-family: "source-sans-pro-semibold";
  font-size: 10px;
  line-height: 20px;
  letter-spacing: 0;
  text-align: left;
  display: inline-block;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  padding: 2px 12px;
  margin-bottom: 10px;
  position: relative;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .box-tag-info:before {
  content: "";
  background-image: url("/o/axa-emma-theme/images/rumah-sakit/rekanan.png");
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  left: 2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .box-tag-info .tag-info {
  margin-left: 18px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .list-address-inner .box-text {
  margin-bottom: 5px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .list-address-inner .box-text .name {
  font-family: "source-sans-pro-bold";
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 5px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .list-address-inner .box-text .address {
  color: #5f5f5f;
  font-size: 13px;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .list-phones {
  font-size: 13px;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  color: #70757a;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .list-phones .open24 {
  font-family: "source-sans-pro-bold";
  font-size: 13px;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  color: #21a92c;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .list-phones .closed {
  font-family: "source-sans-pro-bold";
  font-size: 13px;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  color: #c91432;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item:hover .box-list-item-inner {
  border: 1px solid #494df4;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list.non-rekanan .box-list-inner .box-list-item .box-list-item-inner {
  position: relative;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list.non-rekanan .box-list-inner .box-list-item .box-list-item-inner .box-tag-info {
  background: linear-gradient(90deg, #ee573e 13.84%, #f1705b 78.81%);
  -webkit-box-shadow: 0px 4px 4px 0px rgba(241, 113, 92, 0.1);
  -moz-box-shadow: 0px 4px 4px 0px rgba(241, 113, 92, 0.1);
  -ms-box-shadow: 0px 4px 4px 0px rgba(241, 113, 92, 0.1);
  -o-box-shadow: 0px 4px 4px 0px rgba(241, 113, 92, 0.1);
  box-shadow: 0px 4px 4px 0px rgba(241, 113, 92, 0.1);
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list.non-rekanan .box-list-inner .box-list-item .box-list-item-inner .box-tag-info:before {
  display: none;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list.non-rekanan .box-list-inner .box-list-item .box-list-item-inner .box-tag-info .tag-info {
  margin-left: 0;
}

section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail {
  position: absolute;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0px;
  z-index: 2;
}
@media (min-width: 1025px) {
  section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail {
    left: 405px;
  }
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail {
  width: 230px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  overflow: hidden;
  -webkit-box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.26);
  -ms-box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.26);
  -o-box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.26);
  box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.26);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail.show {
  opacity: 1;
  visibility: visible;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner {
  position: relative;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .close-pop-location {
  position: absolute;
  top: 4px;
  right: 4px;
  z-index: 1;
  display: block;
  width: 20px;
  height: 20px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-vector {
  background: radial-gradient(47.95% 116.67% at 76.3% 31.56%, #6064f5 0%, #3539f3 100%);
  height: 122px;
  position: relative;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-vector:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='101' height='95' viewBox='0 0 101 95' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_35358_39923)'%3E%3Cpath d='M28.0033 8.29319C27.9256 8.46295 27.8479 9.35802 27.8479 10.284C27.8479 11.7192 27.8945 11.9969 28.1275 12.213C28.3916 12.4599 30.1471 12.4753 50.2497 12.4753C71.1913 12.4753 72.0923 12.4599 72.3253 12.1976C72.5428 11.9661 72.5894 11.5803 72.5894 10.2531C72.5894 9.34259 72.5118 8.46295 72.4341 8.29319C72.2632 7.99998 71.8593 7.99998 50.2187 7.99998C28.5781 7.99998 28.1741 7.99998 28.0033 8.29319Z' fill='white'/%3E%3Cpath d='M30.3318 44.5744V73.7414H28.856H27.3801V47.6609V21.5649L19.8455 21.6112C13.3363 21.6575 12.2799 21.6883 12.1556 21.889C12.0779 22.0124 12.0002 22.9692 12.0002 24.0032C12.0002 26.2409 11.9692 26.21 13.8489 26.21H15.1073V49.9757V73.7414H13.8489C11.9381 73.7414 12.0002 73.6489 12.0002 76.3341C12.0002 77.9082 12.0624 78.6798 12.1867 78.8032C12.4508 79.0656 87.9832 79.0656 88.2473 78.8032C88.3715 78.6798 88.4337 77.9082 88.4337 76.3341C88.4337 73.6489 88.4958 73.7414 86.585 73.7414H85.3266V51.4418V29.1421H79.1902H73.0538V51.4418V73.7414H71.5779H70.1021V44.5744V15.4074H50.217H30.3318V44.5744ZM53.759 20.3766C53.8833 20.5 53.9454 21.3797 53.9454 23.3087V26.0557H56.7107C58.6526 26.0557 59.5381 26.1174 59.6624 26.2409C59.9265 26.5032 59.9265 33.0156 59.6624 33.278C59.5381 33.4014 58.6526 33.4632 56.7107 33.4632H53.9454V36.2101C53.9454 38.1392 53.8833 39.0188 53.759 39.1423C53.4949 39.4046 46.939 39.4046 46.6749 39.1423C46.5506 39.0188 46.4885 38.1392 46.4885 36.2101V33.4632H43.7232C41.7813 33.4632 40.8958 33.4014 40.7715 33.278C40.5074 33.0156 40.5074 26.5032 40.7715 26.2409C40.8958 26.1174 41.7813 26.0557 43.7232 26.0557H46.4885V23.3087C46.4885 21.3797 46.5506 20.5 46.6749 20.3766C46.939 20.1142 53.4949 20.1142 53.759 20.3766ZM49.4402 63.1703V73.7414H45.168H40.8958V63.4172C40.8958 54.235 40.9269 53.0622 41.1444 52.8461C41.3463 52.6301 41.9522 52.5992 45.4166 52.5992H49.4402V63.1703ZM60.9984 52.9387C61.2159 53.2474 61.247 54.5128 61.247 63.5098V73.7414H56.9748H52.7026V63.1703V52.5992H56.7262C60.7188 52.5992 60.7654 52.5992 60.9984 52.9387Z' fill='white'/%3E%3Cpath d='M73.0552 23.8951V26.21H80.45C85.2348 26.21 87.938 26.1482 88.1399 26.0556C88.404 25.9013 88.4351 25.7161 88.4351 23.9723C88.4351 22.1667 88.4195 22.0432 88.0933 21.8272C87.7826 21.6111 86.7883 21.5803 80.4034 21.5803H73.0552V23.8951Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_35358_39923' x='0' y='0' width='100.435' height='95' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.17 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_35358_39923'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_35358_39923' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 101px;
  height: 95px;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-tag-info {
  background: rgba(73, 77, 244, 0.15);
  color: #494df4;
  font-family: "source-sans-pro-semibold";
  font-size: 11px;
  line-height: 12px;
  letter-spacing: 0;
  text-align: left;
  display: inline-block;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  padding: 4px 8px;
  margin-bottom: 0px;
  position: relative;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-tag-info.with-ico {
  display: inline-flex;
  align-items: center;
  grid-column-gap: 5px;
  padding: 4px 12px 4px 3px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-tag-info.with-ico:before {
  content: "";
  background-image: url("/o/axa-emma-theme/images/rumah-sakit/rekanan.png");
  width: 16px;
  height: 16px;
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  flex: 0 0 auto;
  max-width: 20px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-tag-info.non-rekanan {
  background: rgba(240, 118, 98, 0.08);
  color: #f07662;
  box-shadow: none;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-tag-info.non-rekanan.with-ico:before {
  background-image: url("/o/axa-emma-theme/images/rumah-sakit/non-rekanan.png");
  width: 15px;
  height: 15px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-tag-info.radius-6 {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  padding: 6px 12px;
  align-items: flex-start;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-tag-info.radius-6.with-ico:before {
  top: 2px;
  position: relative;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text {
  background-color: #fff;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text > .box-tag-info {
  margin: 10px;
  font-size: 9px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text .box-title {
  padding: 10px 10px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text .box-title .title {
  font-family: "source-sans-pro-bold";
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 7px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text .box-action {
  display: flex;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding: 7px 0;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text .box-action .box-action-item {
  flex: 1;
  text-align: center;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text .box-action .box-action-item .box-action-item-inner a {
  display: block;
  text-decoration: none;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text .box-action .box-action-item .box-action-item-inner a .box-ico {
  display: block;
  margin-bottom: 0px;
  position: relative;
  line-height: normal;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text .box-action .box-action-item .box-action-item-inner a .box-ico:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='%2321A92C'/%3E%3Cpath d='M11.7999 6.01641C11.4929 6.05391 11.1812 6.11016 10.9046 6.17812C9.21709 6.6 7.75928 7.78125 6.99521 9.34219C6.72568 9.89297 6.55928 10.4109 6.44912 11.0414C6.40459 11.2969 6.3999 11.4211 6.3999 12.0023C6.3999 12.5836 6.40459 12.7078 6.44912 12.9633C6.55928 13.5961 6.72803 14.1164 6.99756 14.6648C7.75693 16.2117 9.18896 17.3812 10.853 17.8148C11.4296 17.9648 11.6499 17.9883 12.3858 17.9883C12.9671 17.9883 13.0913 17.9836 13.3468 17.9391C14.221 17.7844 15.0038 17.4797 15.6976 17.018C17.1226 16.0687 18.046 14.6273 18.3319 12.9047C18.3929 12.532 18.3929 11.4703 18.3319 11.1C18.1562 10.057 17.7835 9.17578 17.1718 8.3625C16.9562 8.07656 16.5272 7.62891 16.2296 7.38047C15.5827 6.83672 14.7413 6.40312 13.9187 6.18984C13.3866 6.05156 13.1358 6.02109 12.4796 6.01406C12.1515 6.00937 11.8444 6.01172 11.7999 6.01641ZM10.9397 9.4875C11.2749 9.82031 11.5608 10.125 11.5796 10.1672C11.603 10.2234 11.6054 10.2586 11.5866 10.3078C11.5749 10.343 11.3968 10.5422 11.1929 10.7484C10.7546 11.1914 10.7124 11.257 10.7265 11.5008C10.7335 11.6508 10.7452 11.6836 10.8202 11.7937C11.1741 12.307 11.8444 12.9937 12.3952 13.4062C12.6929 13.6289 12.7632 13.6664 12.9108 13.6828C13.1429 13.7062 13.2132 13.6641 13.6655 13.2188C14.0616 12.8273 14.0663 12.8227 14.1694 12.8227H14.2726L14.8983 13.4508C15.5171 14.0695 15.5265 14.0812 15.5265 14.175C15.5265 14.2617 15.5101 14.2898 15.3929 14.4187C14.9218 14.9273 14.4905 15.1383 13.9679 15.1125C13.7124 15.1008 13.4897 15.0445 13.0772 14.8805C11.7179 14.3414 10.3116 13.0359 9.63662 11.6859C9.3624 11.1352 9.24521 10.7719 9.24521 10.4531C9.24521 9.97734 9.37881 9.67031 9.77022 9.24609C10.0304 8.96719 10.1382 8.88516 10.2507 8.88516C10.328 8.88516 10.3749 8.92734 10.9397 9.4875Z' fill='white'/%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: cover;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text .box-action .box-action-item .box-action-item-inner a .text {
  font-family: "source-sans-pro-semibold";
  font-size: 9px;
  line-height: 12px;
  letter-spacing: 0em;
  text-align: center;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text .box-action .box-action-item .box-action-item-inner a.telp .box-ico:before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='%2321A92C'/%3E%3Cpath d='M11.7999 6.01641C11.4929 6.05391 11.1812 6.11016 10.9046 6.17812C9.21709 6.6 7.75928 7.78125 6.99521 9.34219C6.72568 9.89297 6.55928 10.4109 6.44912 11.0414C6.40459 11.2969 6.3999 11.4211 6.3999 12.0023C6.3999 12.5836 6.40459 12.7078 6.44912 12.9633C6.55928 13.5961 6.72803 14.1164 6.99756 14.6648C7.75693 16.2117 9.18896 17.3812 10.853 17.8148C11.4296 17.9648 11.6499 17.9883 12.3858 17.9883C12.9671 17.9883 13.0913 17.9836 13.3468 17.9391C14.221 17.7844 15.0038 17.4797 15.6976 17.018C17.1226 16.0687 18.046 14.6273 18.3319 12.9047C18.3929 12.532 18.3929 11.4703 18.3319 11.1C18.1562 10.057 17.7835 9.17578 17.1718 8.3625C16.9562 8.07656 16.5272 7.62891 16.2296 7.38047C15.5827 6.83672 14.7413 6.40312 13.9187 6.18984C13.3866 6.05156 13.1358 6.02109 12.4796 6.01406C12.1515 6.00937 11.8444 6.01172 11.7999 6.01641ZM10.9397 9.4875C11.2749 9.82031 11.5608 10.125 11.5796 10.1672C11.603 10.2234 11.6054 10.2586 11.5866 10.3078C11.5749 10.343 11.3968 10.5422 11.1929 10.7484C10.7546 11.1914 10.7124 11.257 10.7265 11.5008C10.7335 11.6508 10.7452 11.6836 10.8202 11.7937C11.1741 12.307 11.8444 12.9937 12.3952 13.4062C12.6929 13.6289 12.7632 13.6664 12.9108 13.6828C13.1429 13.7062 13.2132 13.6641 13.6655 13.2188C14.0616 12.8273 14.0663 12.8227 14.1694 12.8227H14.2726L14.8983 13.4508C15.5171 14.0695 15.5265 14.0812 15.5265 14.175C15.5265 14.2617 15.5101 14.2898 15.3929 14.4187C14.9218 14.9273 14.4905 15.1383 13.9679 15.1125C13.7124 15.1008 13.4897 15.0445 13.0772 14.8805C11.7179 14.3414 10.3116 13.0359 9.63662 11.6859C9.3624 11.1352 9.24521 10.7719 9.24521 10.4531C9.24521 9.97734 9.37881 9.67031 9.77022 9.24609C10.0304 8.96719 10.1382 8.88516 10.2507 8.88516C10.328 8.88516 10.3749 8.92734 10.9397 9.4875Z' fill='white'/%3E%3C/svg%3E%0A");
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text .box-action .box-action-item .box-action-item-inner a.telp .text {
  color: #21a92c;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text .box-action .box-action-item .box-action-item-inner a.rute .box-ico:before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='%23427EEC'/%3E%3Cpath d='M11.7086 5.26248C11.5287 5.35246 5.72507 11.1585 5.65258 11.3235C5.5826 11.476 5.5826 11.7209 5.65258 11.8734C5.72507 12.0383 11.5287 17.8444 11.7086 17.9344C11.8811 18.0219 12.116 18.0219 12.2885 17.9344C12.4684 17.8444 18.272 12.0383 18.3445 11.8734C18.3795 11.7984 18.397 11.7084 18.397 11.5984C18.397 11.4885 18.3795 11.3985 18.3445 11.3235C18.272 11.1585 12.4684 5.35246 12.2885 5.26248C12.1935 5.215 12.1235 5.2 11.9985 5.2C11.8736 5.2 11.8036 5.215 11.7086 5.26248ZM14.4054 12.0558L13.3107 13.1481L13.3032 12.3608L13.2982 11.5734H11.9985H10.6989V12.5357V13.498H10.074H9.44666L9.45416 12.1408C9.46166 10.8061 9.46166 10.7836 9.51664 10.6862C9.58662 10.5562 9.71159 10.4387 9.83656 10.3812C9.92904 10.3387 10.0615 10.3362 11.6186 10.3287L13.2982 10.3212V9.54144V8.76163L14.398 9.86136L15.4977 10.9611L14.4054 12.0558Z' fill='white'/%3E%3C/svg%3E%0A");
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text .box-action .box-action-item .box-action-item-inner a.rute .text {
  color: #427eec;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text .box-footer-action {
  padding: 10px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text .box-footer-action .new-btn-blue {
  font-size: 11px;
  padding: 7px 16px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text .box-footer-action .new-btn-blue.non-rekanan {
  background-color: #f07662;
  border-color: #f07662;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text .box-info-detail {
  padding: 10px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text .box-info-detail .box-info-detail-inner {
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 10px;
  font-family: "source-sans-pro-semibold";
  font-size: 10px;
  line-height: 14px;
  letter-spacing: 0em;
  text-align: left;
  color: #5f5f5f;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text .box-info-detail .box-info-detail-inner .box-info-detail-item.address .inner {
  display: flex;
  grid-column-gap: 8px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text .box-info-detail .box-info-detail-inner .box-info-detail-item.address .inner:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='13' viewBox='0 0 11 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5.17435C1 2.64456 3.01472 0.59375 5.5 0.59375C7.98528 0.59375 10 2.64456 10 5.17435C10 7.68433 8.56376 10.6132 6.3229 11.6606C5.80052 11.9048 5.19948 11.9048 4.6771 11.6606C2.43624 10.6132 1 7.68433 1 5.17435Z' stroke='%237F7F7F'/%3E%3Ccircle cx='5.5' cy='5.09375' r='1.6875' stroke='%237F7F7F'/%3E%3C/svg%3E%0A");
  width: 11px;
  height: 13px;
  display: inline-block;
  flex: 0 0 auto;
  position: relative;
  top: 1px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text .box-info-detail .box-info-detail-inner .box-info-detail-item.telp .inner {
  display: flex;
  grid-column-gap: 8px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text .box-info-detail .box-info-detail-inner .box-info-detail-item.telp .inner:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.20378 1.89847C2.80192 1.26873 3.79132 1.38672 4.28576 2.08604L4.90089 2.95605C5.29637 3.51541 5.26297 4.29307 4.79097 4.78999L4.67153 4.91574C4.6712 4.91661 4.67085 4.91755 4.67048 4.91857C4.66417 4.9363 4.64821 4.99279 4.66392 5.09999C4.69648 5.3222 4.86802 5.77377 5.56445 6.50697C6.26307 7.24249 6.68682 7.41584 6.88319 7.44773C6.9679 7.46149 7.01221 7.44954 7.02634 7.44456L7.22568 7.2347C7.65191 6.78595 8.31649 6.69754 8.85234 7.00597L9.78431 7.5424C10.5809 8.00089 10.7663 9.12247 10.1297 9.79267L9.43672 10.5222C9.22044 10.7499 8.92553 10.9443 8.5611 10.9803C7.6714 11.0681 5.61032 10.9537 3.44961 8.67887C1.43339 6.55618 1.05037 4.70986 1.00195 3.80778L1.32689 3.79034L1.00195 3.80778C0.978031 3.36208 1.17671 2.97978 1.4381 2.70458L2.20378 1.89847ZM3.68829 2.50847C3.43836 2.15498 2.98936 2.13388 2.73432 2.4024L1.96864 3.20851C1.80699 3.3787 1.72217 3.57378 1.73262 3.76856C1.77215 4.50507 2.08932 6.18426 3.98015 8.17495C5.96271 10.2622 7.78921 10.3212 8.48923 10.2521C8.62765 10.2384 8.77006 10.1616 8.90618 10.0183L9.59914 9.28875C9.89807 8.97403 9.81971 8.40705 9.41928 8.17657L8.48731 7.64014C8.23722 7.49619 7.94424 7.54067 7.75622 7.73862L7.53404 7.97253L7.27688 7.72826C7.53404 7.97254 7.5337 7.97289 7.53336 7.97324L7.53267 7.97397L7.53123 7.97546L7.52814 7.97861L7.52113 7.98551C7.5161 7.99037 7.51031 7.99573 7.50376 8.00148C7.49065 8.01297 7.47442 8.02608 7.45492 8.03991C7.41585 8.06763 7.36379 8.09811 7.29797 8.12407C7.16334 8.17717 6.98554 8.20566 6.76589 8.16999C6.33783 8.10047 5.77678 7.793 5.03391 7.0109C4.28885 6.22649 4.00369 5.64125 3.93993 5.20606C3.90748 4.98456 3.93345 4.8072 3.98111 4.67326C4.00455 4.60739 4.03222 4.55487 4.05774 4.51499C4.07047 4.4951 4.0826 4.47845 4.09332 4.4649C4.09868 4.45812 4.1037 4.45212 4.10826 4.44687L4.11476 4.43956L4.11774 4.43633L4.11915 4.43481L4.11984 4.43408C4.12018 4.43372 4.12051 4.43337 4.37987 4.6797L4.12052 4.43336L4.26043 4.28606C4.47777 4.05725 4.50935 3.66973 4.30342 3.37848L3.68829 2.50847Z' fill='%237F7F7F' stroke='%237F7F7F' stroke-width='0.2' stroke-linecap='round'/%3E%3Cpath d='M6.3706 1.30724C6.40289 1.10778 6.59145 0.972471 6.79091 1.00476C6.80325 1.00713 6.84298 1.01455 6.86379 1.01919C6.90542 1.02846 6.96348 1.04273 7.03588 1.06382C7.18065 1.10598 7.3829 1.17545 7.62564 1.28674C8.11164 1.50955 8.75839 1.89931 9.42952 2.57045C10.1007 3.24158 10.4904 3.88833 10.7132 4.37433C10.8245 4.61707 10.894 4.81932 10.9362 4.9641C10.9572 5.03649 10.9715 5.09455 10.9808 5.13618C10.9854 5.15699 10.9888 5.17371 10.9912 5.18605L10.994 5.20127C11.0263 5.40073 10.8922 5.59708 10.6927 5.62938C10.4938 5.66158 10.3065 5.52692 10.2734 5.3284C10.2724 5.32307 10.2696 5.30875 10.2666 5.29524C10.2605 5.26822 10.2501 5.22538 10.2336 5.16872C10.2006 5.05538 10.1433 4.88693 10.0481 4.67928C9.85792 4.26448 9.51596 3.6917 8.91212 3.08785C8.30827 2.48401 7.73549 2.14205 7.3207 1.95189C7.11305 1.85669 6.94459 1.79935 6.83125 1.76634C6.77459 1.74984 6.70337 1.73349 6.67635 1.72747C6.47783 1.69439 6.3384 1.50613 6.3706 1.30724Z' fill='%237F7F7F'/%3E%3Cpath d='M10.994 5.20127L10.9912 5.18605C10.9888 5.17371 10.9854 5.15699 10.9808 5.13618C10.9715 5.09455 10.9572 5.03649 10.9362 4.9641C10.894 4.81932 10.8245 4.61707 10.7132 4.37433C10.4904 3.88833 10.1007 3.24158 9.42952 2.57045C8.75839 1.89931 8.11164 1.50955 7.62564 1.28674C7.3829 1.17545 7.18065 1.10598 7.03588 1.06382C6.96348 1.04273 6.90542 1.02846 6.86379 1.01919C6.84298 1.01455 6.80325 1.00713 6.79091 1.00476C6.59145 0.972471 6.40289 1.10778 6.3706 1.30724C6.3384 1.50613 6.47783 1.69439 6.67635 1.72747M10.994 5.20127L10.9949 5.20636L10.9952 5.20827L10.9953 5.20906M10.994 5.20127C11.0263 5.40073 10.8922 5.59709 10.6927 5.62938C10.4938 5.66158 10.3065 5.52692 10.2734 5.3284C10.2724 5.32307 10.2696 5.30875 10.2666 5.29524C10.2605 5.26822 10.2501 5.22538 10.2336 5.16872C10.2006 5.05538 10.1433 4.88693 10.0481 4.67928C9.85792 4.26448 9.51596 3.6917 8.91212 3.08785C8.30827 2.48401 7.73549 2.14205 7.3207 1.95189C7.11305 1.85669 6.94459 1.79935 6.83125 1.76634C6.77459 1.74984 6.70337 1.73349 6.67635 1.72747M6.67635 1.72747C6.68168 1.72849 6.66285 1.72447 6.67635 1.72747Z' stroke='%237F7F7F' stroke-width='0.2' stroke-linecap='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.48109 2.99005C6.5366 2.79577 6.7391 2.68327 6.93338 2.73878L6.83287 3.09056C6.93338 2.73878 6.93355 2.73883 6.93373 2.73888L6.93409 2.73898L6.93483 2.7392L6.93646 2.73967L6.94024 2.7408L6.94989 2.74381C6.95725 2.74616 6.96643 2.74922 6.97739 2.75311C6.99929 2.76088 7.02825 2.77194 7.06377 2.78716C7.13483 2.81762 7.23194 2.86465 7.35121 2.93525C7.58998 3.07656 7.91593 3.31128 8.29885 3.6942C8.68177 4.07712 8.9165 4.40307 9.05781 4.64184C9.1284 4.76112 9.17544 4.85822 9.20589 4.92929C9.22111 4.96481 9.23217 4.99376 9.23994 5.01567C9.24383 5.02662 9.24689 5.03581 9.24925 5.04316L9.25225 5.05281L9.25338 5.0566L9.25386 5.05822L9.25407 5.05897L9.25418 5.05933C9.25423 5.0595 9.25427 5.05967 8.90249 5.16018L9.25427 5.05967C9.30978 5.25396 9.19729 5.45646 9.003 5.51197C8.81037 5.567 8.60966 5.45687 8.55215 5.26562L8.55035 5.26036C8.54775 5.25303 8.54237 5.2386 8.53334 5.21753C8.51529 5.17541 8.48256 5.10652 8.42811 5.01452C8.31934 4.83074 8.12289 4.55305 7.78145 4.21161C7.44 3.87016 7.16231 3.67372 6.97853 3.56495C6.88654 3.5105 6.81764 3.47777 6.77553 3.45972C6.75445 3.45069 6.74002 3.44531 6.73269 3.4427L6.72743 3.4409C6.53618 3.3834 6.42605 3.18269 6.48109 2.99005Z' fill='%237F7F7F' stroke='%237F7F7F' stroke-width='0.2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  width: 12px;
  height: 12px;
  display: inline-block;
  flex: 0 0 auto;
  position: relative;
  top: 1px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text .box-info-detail .box-info-detail-inner .box-info-detail-item.time .inner {
  display: flex;
  grid-column-gap: 8px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text .box-info-detail .box-info-detail-inner .box-info-detail-item.time .inner:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='6' cy='6' r='5' stroke='%237F7F7F'/%3E%3Cpath d='M6 4V6L7.25 7.25' stroke='%237F7F7F' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 12px;
  height: 12px;
  display: inline-block;
  flex: 0 0 auto;
  position: relative;
  top: 1px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text .box-info-detail .box-info-detail-inner .box-info-detail-item.time.open24 {
  font-family: "source-sans-pro-bold";
  color: #21a92c;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text .box-info-detail .box-info-detail-inner .box-info-detail-item.time.closed {
  font-family: "source-sans-pro-bold";
  color: #c91432;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail.non-rekanan .pop-location-detail-inner .box-vector {
  background: radial-gradient(57.5% 57.5% at 67.5% 25%, #f6aaa2 0%, #ec543b 100%);
}

section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text .box-info-detail .box-info-detail-inner .box-info-detail-item.telp .inner {
  position: relative;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text .box-info-detail .box-info-detail-inner .box-info-detail-item.telp .inner a.btn-copy {
  width: 12px;
  height: 12px;
  display: inline-block;
  position: absolute;
  right: 0px;
  top: 0px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text .box-info-detail .box-info-detail-inner .box-info-detail-item.telp .inner a.btn-copy .ico-copy {
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.48877 6.78812C3.48877 5.1909 3.48877 4.39229 3.98864 3.8961C4.48851 3.3999 5.29303 3.3999 6.90208 3.3999H8.60874C10.2178 3.3999 11.0223 3.3999 11.5222 3.8961C12.0221 4.39229 12.0221 5.1909 12.0221 6.78812V9.61163C12.0221 11.2089 12.0221 12.0075 11.5222 12.5037C11.0223 12.9999 10.2178 12.9999 8.60874 12.9999H6.90208C5.29303 12.9999 4.48851 12.9999 3.98864 12.5037C3.48877 12.0075 3.48877 11.2089 3.48877 9.61163V6.78812Z' stroke='%235F5F5F'/%3E%3Cpath d='M2.79552 10.5999C1.85296 10.5999 1.08887 9.84147 1.08887 8.90584V5.51762C1.08887 3.38799 1.08887 2.32318 1.75536 1.66159C2.42185 1 3.49455 1 5.63995 1H7.9155C8.85806 1 9.62215 1.75848 9.62215 2.69411' stroke='%235F5F5F'/%3E%3C/svg%3E%0A");
  width: 13px;
  height: 14px;
  display: inline-block;
}

section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text {
  overflow-y: auto;
}
@media (min-width: 1025px) and (max-height: 700px) {
  section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text {
    max-height: calc(100vh - 270px);
  }
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text::-webkit-scrollbar {
  -webkit-appearance: none;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text::-webkit-scrollbar:vertical {
  width: 10px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text::-webkit-scrollbar:horizontal {
  height: 10px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text::-webkit-scrollbar-thumb {
  background: radial-gradient(47.95% 116.67% at 76.3% 31.56%, #6064f5 0%, #3539f3 100%);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  border: 2px solid #ffffff;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text::-webkit-scrollbar-track {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background-color: #ffffff;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail.non-rekanan .pop-location-detail-inner .pop-location-text::-webkit-scrollbar-thumb {
  background: radial-gradient(57.5% 57.5% at 67.5% 25%, #f6aaa2 0%, #ec543b 100%);
}

@media (min-width: 1025px) {
  .CX-nearest-hospital.type-rekanan.hide-list .nearest-hospital-wrapper .nearest-hospital-map .box-info-marker {
    width: 100% !important;
    left: 0px !important;
  }
}
@media (min-width: 1025px) {
  .CX-nearest-hospital.type-rekanan.hide-list .nearest-hospital-wrapper .nearest-hospital-map .box-new-list-address {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

section.CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-info-marker {
  position: absolute;
  width: 100%;
  z-index: 2;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  pointer-events: none;
}
@media (min-width: 1025px) {
  section.CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-info-marker {
    left: 390px;
    width: calc(100% - 390px);
  }
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-info-marker .inner {
  margin: 6px auto;
  display: inline-block;
  background-color: #fff;
  -webkit-filter: drop-shadow(0px 2px 9px rgba(0, 0, 0, 0.22));
  -moz-filter: drop-shadow(0px 2px 9px rgba(0, 0, 0, 0.22));
  -ms-filter: drop-shadow(0px 2px 9px rgba(0, 0, 0, 0.22));
  -o-filter: drop-shadow(0px 2px 9px rgba(0, 0, 0, 0.22));
  filter: drop-shadow(0px 2px 9px rgba(0, 0, 0, 0.22));
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  display: flex;
  grid-column-gap: 20px;
  max-width: max-content;
  padding: 6px 5px;
  pointer-events: all;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-info-marker .inner .box-info-marker-item .box-info-marker-item-inner {
  display: flex;
  align-items: center;
  grid-column-gap: 5px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-info-marker .inner .box-info-marker-item .box-info-marker-item-inner:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='11' viewBox='0 0 10 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.00033 11L2.47442 8.25L7.52623 8.25L5.00033 11Z' fill='white'/%3E%3Cellipse cx='5' cy='4.88889' rx='5' ry='4.88889' fill='white'/%3E%3Cellipse cx='4.99967' cy='4.88877' rx='4.16667' ry='4.07407' fill='url(%23paint0_radial_17_2981)'/%3E%3Cdefs%3E%3CradialGradient id='paint0_radial_17_2981' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(6.45801 3.25914) rotate(104.342) scale(5.88719 6.00475)'%3E%3Cstop stop-color='%236A97F6'/%3E%3Cstop offset='1' stop-color='%230F14F0'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 10px;
  height: 11px;
  flex: 0 0 auto;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-info-marker .inner .box-info-marker-item .box-info-marker-item-inner .text {
  flex: 1 1 auto;
  font-family: "source-sans-pro-semibold";
  font-size: 10px;
  line-height: 13px;
  letter-spacing: 0em;
  text-align: left;
  color: #333333;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-info-marker .inner .box-info-marker-item.non-rekanan .box-info-marker-item-inner:before {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='11' viewBox='0 0 10 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.00033 11L2.47442 8.25L7.52623 8.25L5.00033 11Z' fill='white'/%3E%3Cellipse cx='5' cy='4.88889' rx='5' ry='4.88889' fill='white'/%3E%3Cellipse cx='4.99967' cy='4.88877' rx='4.16667' ry='4.07407' fill='url(%23paint0_radial_17_2991)'/%3E%3Cdefs%3E%3CradialGradient id='paint0_radial_17_2991' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(6.45801 2.85173) rotate(118.084) scale(5.31046 5.37825)'%3E%3Cstop stop-color='%23F6AAA2'/%3E%3Cstop offset='1' stop-color='%23EC543B'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}

@media (max-width: 1024px) {
  body.is-hospital-page .CX-nearest-hospital.type-rekanan {
    height: 100vh !important;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search.for-mobile.action-only .ico-close {
    right: 0px;
  }
}
@media (max-width: 1024px) {
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter {
    top: 55px;
  }
}
body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map {
  position: relative;
}
@media (max-width: 1024px) {
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map {
    top: 132px;
    height: 100vh;
    position: relative;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail {
    left: 0;
    top: initial;
    bottom: 0;
    align-items: flex-start;
    width: 100%;
    z-index: 4;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail {
    width: 100%;
    border-radius: 0;
    -webkit-transform: translateY(60%);
    -moz-transform: translateY(60%);
    -ms-transform: translateY(60%);
    -o-transform: translateY(60%);
    transform: translateY(60%);
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .close-pop-location {
    width: 28px;
    height: 28px;
    top: 8px;
    right: 8px;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .close-pop-location svg {
    display: none;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .close-pop-location:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.7' fill-rule='evenodd' clip-rule='evenodd' d='M28 14C28 21.732 21.732 28 14 28C6.26801 28 0 21.732 0 14C0 6.26801 6.26801 0 14 0C21.732 0 28 6.26801 28 14ZM9.75748 9.75751C10.1675 9.34746 10.8324 9.34746 11.2424 9.75751L14 12.5151L16.7575 9.75754C17.1675 9.34749 17.8324 9.34749 18.2424 9.75754C18.6525 10.1676 18.6525 10.8324 18.2424 11.2425L15.4849 14L18.2424 16.7575C18.6524 17.1675 18.6524 17.8324 18.2424 18.2424C17.8323 18.6525 17.1675 18.6525 16.7574 18.2424L14 15.4849L11.2424 18.2424C10.8324 18.6525 10.1676 18.6525 9.75751 18.2424C9.34746 17.8324 9.34746 17.1676 9.75751 16.7575L12.515 14L9.75748 11.2424C9.34743 10.8324 9.34743 10.1676 9.75748 9.75751Z' fill='white'/%3E%3C/svg%3E%0A");
    width: 28px;
    height: 28px;
    display: inline-block;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-vector {
    height: 202px;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-vector:before {
    background-image: url("data:image/svg+xml,%3Csvg width='156' height='148' viewBox='0 0 156 148' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_35421_50898)'%3E%3Cpath d='M39.9803 9.42938C39.8466 9.72157 39.7129 11.2622 39.7129 12.856C39.7129 15.3263 39.7931 15.8045 40.1942 16.1764C40.6488 16.6014 43.6704 16.6279 78.2722 16.6279C114.318 16.6279 115.869 16.6014 116.27 16.1498C116.644 15.7514 116.725 15.0873 116.725 12.8029C116.725 11.2357 116.591 9.72157 116.457 9.42938C116.163 8.92468 115.468 8.92468 78.2187 8.92468C40.9697 8.92468 40.2744 8.92468 39.9803 9.42938Z' fill='white'/%3E%3Cpath d='M43.9874 71.8786V122.082H41.447H38.9067V77.1912V32.2733L25.9378 32.353C14.7336 32.4326 12.9153 32.4858 12.7014 32.8311C12.5677 33.0436 12.434 34.6905 12.434 36.4702C12.434 40.3218 12.3805 40.2687 15.6161 40.2687H17.782V81.1756V122.082H15.6161C12.327 122.082 12.434 121.923 12.434 126.545C12.434 129.254 12.541 130.583 12.7549 130.795C13.2095 131.247 143.22 131.247 143.675 130.795C143.889 130.583 143.995 129.254 143.995 126.545C143.995 121.923 144.102 122.082 140.813 122.082H138.647V83.6991V45.3157H128.085H117.523V83.6991V122.082H114.982H112.442V71.8786V21.6747H78.2147H43.9874V71.8786ZM84.3115 30.2279C84.5254 30.4404 84.6324 31.9545 84.6324 35.2749V40.0031H89.3921C92.7346 40.0031 94.2588 40.1093 94.4727 40.3218C94.9273 40.7734 94.9273 51.9829 94.4727 52.4345C94.2588 52.647 92.7346 52.7533 89.3921 52.7533H84.6324V57.4815C84.6324 60.8018 84.5254 62.3159 84.3115 62.5284C83.8569 62.98 72.5726 62.98 72.118 62.5284C71.9041 62.3159 71.7971 60.8018 71.7971 57.4815V52.7533H67.0374C63.6948 52.7533 62.1707 52.647 61.9567 52.4345C61.5021 51.9829 61.5021 40.7734 61.9567 40.3218C62.1707 40.1093 63.6948 40.0031 67.0374 40.0031H71.7971V35.2749C71.7971 31.9545 71.9041 30.4404 72.118 30.2279C72.5726 29.7764 83.8569 29.7764 84.3115 30.2279ZM76.8777 103.887V122.082H69.5242H62.1707V104.312C62.1707 88.507 62.2241 86.4882 62.5985 86.1163C62.9461 85.7444 63.989 85.6913 69.952 85.6913H76.8777V103.887ZM96.7724 86.2757C97.1468 86.8069 97.2002 88.9851 97.2002 104.471V122.082H89.8467H82.4932V103.887V85.6913H89.4189C96.2911 85.6913 96.3713 85.6913 96.7724 86.2757Z' fill='white'/%3E%3Cpath d='M117.525 36.2846V40.269H130.254C138.49 40.269 143.142 40.1628 143.49 40.0034C143.945 39.7378 143.998 39.419 143.998 36.4174C143.998 33.3096 143.971 33.0971 143.41 32.7252C142.875 32.3533 141.164 32.3002 130.173 32.3002H117.525V36.2846Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_35421_50898' x='0.433594' y='0.924805' width='155.564' height='146.209' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.17 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_35421_50898'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_35421_50898' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
    width: 156px;
    height: 148px;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text {
    padding: 0 16px;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text > .box-tag-info {
    font-size: 14px;
    line-height: 18px;
    margin: 16px 0;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text > .box-tag-info:before {
    width: 22px;
    height: 22px;
    max-width: 22px;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text .box-title {
    padding: 16px 0;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .pop-location-text .box-title .title {
    font-size: 18px;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-tag-info {
    font-size: 16px;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-tag-info:before {
    width: 24px;
    height: 24px;
    max-width: 24px;
    margin-right: 3px;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-action {
    padding: 16px 0;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-action .box-action-item .box-action-item-inner a.rute .box-ico, body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-action .box-action-item .box-action-item-inner a.telp .box-ico {
    margin-bottom: 5px;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-action .box-action-item .box-action-item-inner a.rute .box-ico:before, body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-action .box-action-item .box-action-item-inner a.telp .box-ico:before {
    width: 44px;
    height: 44px;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-action .box-action-item .box-action-item-inner a.rute .text, body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-action .box-action-item .box-action-item-inner a.telp .text {
    font-size: 14px;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-footer-action {
    padding: 16px 0;
    position: absolute;
    left: 16px;
    right: 16px;
    bottom: 20px;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-footer-action .new-btn-blue {
    font-size: 16px;
    line-height: 24px;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-info-detail {
    padding: 16px 0;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-info-detail .box-info-detail-inner {
    grid-row-gap: 22px;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-info-detail .box-info-detail-inner .box-info-detail-item .inner .text-value {
    font-size: 16px;
    line-height: 22px;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-info-detail .box-info-detail-inner .box-info-detail-item.address .inner:before {
    background-image: url("data:image/svg+xml,%3Csvg width='15' height='18' viewBox='0 0 15 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 7.58518C1 3.93103 3.91015 0.96875 7.5 0.96875C11.0899 0.96875 14 3.93103 14 7.58518C14 11.2107 11.9254 15.4413 8.68863 16.9542C7.93408 17.3069 7.06592 17.3069 6.31137 16.9542C3.07458 15.4413 1 11.2107 1 7.58518Z' stroke='%237F7F7F' stroke-width='1.4'/%3E%3Ccircle cx='7.5' cy='7.46875' r='2.4375' stroke='%237F7F7F' stroke-width='1.4'/%3E%3C/svg%3E%0A");
    width: 15px;
    height: 18px;
    top: -2px;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-info-detail .box-info-detail-inner .box-info-detail-item.telp .inner:before {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.68557 2.25688C3.52312 1.3751 4.9085 1.54031 5.60084 2.51952L6.46216 3.73774C7.01593 4.52097 6.96916 5.60988 6.30825 6.30569L6.141 6.48177C6.14054 6.48298 6.14005 6.4843 6.13954 6.48573C6.1307 6.51056 6.10836 6.58965 6.13035 6.73976C6.17594 7.05091 6.41614 7.68321 7.3913 8.70987C8.36954 9.73977 8.96289 9.9825 9.23784 10.0272C9.35647 10.0464 9.41851 10.0297 9.43829 10.0227L9.71741 9.72885C10.3142 9.1005 11.2448 8.97671 11.9951 9.40858L13.3001 10.1597C14.4155 10.8017 14.6751 12.3722 13.7837 13.3106L12.8134 14.3322C12.5106 14.651 12.0976 14.9232 11.5873 14.9735C10.3415 15.0965 7.45553 14.9363 4.43003 11.751C1.60685 8.77877 1.07053 6.19348 1.00274 4.93036L1.45772 4.90594L1.00274 4.93036C0.969239 4.30628 1.24743 3.77097 1.61345 3.38563L2.68557 2.25688ZM4.76424 3.11102C4.41428 2.61605 3.78557 2.58652 3.42845 2.9625L2.35633 4.09124C2.12997 4.32955 2.0112 4.6027 2.02584 4.87545C2.0812 5.90673 2.52531 8.258 5.17291 11.0454C7.94896 13.9681 10.5065 14.0507 11.4867 13.9539C11.6805 13.9348 11.8799 13.8272 12.0705 13.6266L13.0408 12.605C13.4594 12.1643 13.3497 11.3704 12.789 11.0477L11.484 10.2966C11.1338 10.095 10.7236 10.1573 10.4603 10.4345L10.1492 10.762L9.7891 10.42C10.1492 10.762 10.1487 10.7625 10.1482 10.763L10.1473 10.764L10.1453 10.7661L10.1409 10.7705L10.1311 10.7802C10.1241 10.787 10.116 10.7945 10.1068 10.8025C10.0884 10.8186 10.0657 10.837 10.0384 10.8563C9.9837 10.8952 9.91081 10.9378 9.81865 10.9742C9.63012 11.0485 9.38116 11.0884 9.0736 11.0385C8.47421 10.9411 7.68862 10.5106 6.64842 9.41549C5.60516 8.31713 5.20588 7.49765 5.11659 6.88829C5.07115 6.57814 5.10752 6.32978 5.17425 6.14224C5.20707 6.05001 5.24583 5.97647 5.28156 5.92062C5.29938 5.89277 5.31637 5.86945 5.33138 5.85048C5.33889 5.84099 5.34591 5.83259 5.3523 5.82524L5.3614 5.81501L5.36557 5.81047L5.36755 5.80835L5.36851 5.80733C5.36899 5.80683 5.36945 5.80634 5.73261 6.15126L5.36946 5.80633L5.56537 5.60007C5.8697 5.27968 5.91391 4.73707 5.62557 4.32924L4.76424 3.11102Z' fill='%237F7F7F' stroke='%237F7F7F' stroke-width='0.2' stroke-linecap='round'/%3E%3Cpath d='M8.52015 1.42923C8.56537 1.14994 8.8294 0.960477 9.10869 1.00569C9.12598 1.009 9.1816 1.0194 9.21075 1.02589C9.26903 1.03887 9.35033 1.05885 9.4517 1.08838C9.65442 1.14743 9.93762 1.2447 10.2775 1.40052C10.958 1.71251 11.8636 2.25828 12.8034 3.19802C13.7431 4.13777 14.2889 5.04337 14.6009 5.72388C14.7567 6.06378 14.854 6.34698 14.913 6.54969C14.9425 6.65106 14.9625 6.73236 14.9755 6.79065C14.982 6.81979 14.9867 6.84319 14.99 6.86048L14.994 6.88179C15.0392 7.16108 14.8515 7.43602 14.5722 7.48124C14.2937 7.52633 14.0313 7.33778 13.985 7.0598C13.9835 7.05234 13.9796 7.03228 13.9754 7.01337C13.967 6.97554 13.9524 6.91555 13.9293 6.83621C13.8831 6.67752 13.8028 6.44163 13.6695 6.15087C13.4032 5.57007 12.9244 4.76804 12.0789 3.92251C11.2334 3.07698 10.4313 2.59817 9.85052 2.33189C9.55976 2.19859 9.32388 2.11831 9.16518 2.07208C9.08584 2.04897 8.98612 2.02608 8.94829 2.01766C8.6703 1.97133 8.47507 1.70773 8.52015 1.42923Z' fill='%237F7F7F'/%3E%3Cpath d='M14.994 6.88179L14.99 6.86048C14.9867 6.84319 14.982 6.81979 14.9755 6.79065C14.9625 6.73236 14.9425 6.65106 14.913 6.54969C14.854 6.34698 14.7567 6.06378 14.6009 5.72388C14.2889 5.04337 13.7431 4.13777 12.8034 3.19802C11.8636 2.25828 10.958 1.71251 10.2775 1.40052C9.93762 1.2447 9.65442 1.14743 9.4517 1.08838C9.35033 1.05885 9.26903 1.03887 9.21075 1.02589C9.1816 1.0194 9.12598 1.009 9.10869 1.00569C8.8294 0.960477 8.56537 1.14994 8.52015 1.42923C8.47507 1.70773 8.6703 1.97133 8.94829 2.01766M14.994 6.88179L14.9952 6.88892L14.9957 6.89159L14.9958 6.8927M14.994 6.88179C15.0392 7.16108 14.8515 7.43602 14.5722 7.48124C14.2937 7.52633 14.0313 7.33778 13.985 7.0598C13.9835 7.05234 13.9796 7.03228 13.9754 7.01337C13.967 6.97554 13.9524 6.91555 13.9293 6.83621C13.8831 6.67752 13.8028 6.44163 13.6695 6.15087C13.4032 5.57007 12.9244 4.76804 12.0789 3.92251C11.2334 3.07698 10.4313 2.59817 9.85052 2.33189C9.55976 2.19859 9.32388 2.11831 9.16518 2.07208C9.08584 2.04897 8.98612 2.02608 8.94829 2.01766M8.94829 2.01766C8.95575 2.01909 8.92938 2.01345 8.94829 2.01766Z' stroke='%237F7F7F' stroke-width='0.2' stroke-linecap='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.67512 3.78575C8.75284 3.5137 9.03639 3.35618 9.30843 3.43391L9.1677 3.92648C9.30843 3.43391 9.30867 3.43397 9.30892 3.43404L9.30942 3.43419L9.31046 3.43449L9.31274 3.43515L9.31804 3.43674L9.33155 3.44095C9.34185 3.44424 9.35471 3.44853 9.37005 3.45397C9.40072 3.46486 9.44127 3.48034 9.491 3.50165C9.59051 3.5443 9.72648 3.61016 9.8935 3.709C10.2278 3.90687 10.6842 4.23554 11.2204 4.77172C11.7566 5.3079 12.0853 5.76431 12.2831 6.09864C12.382 6.26565 12.4478 6.40162 12.4905 6.50113C12.5118 6.55086 12.5273 6.59141 12.5382 6.62209C12.5436 6.63742 12.5479 6.65028 12.5512 6.66058L12.5554 6.6741L12.557 6.67939L12.5576 6.68167L12.5579 6.68272L12.5581 6.68322C12.5582 6.68346 12.5582 6.6837 12.0656 6.82444L12.5582 6.6837C12.636 6.95574 12.4784 7.23929 12.2064 7.31702C11.9367 7.39408 11.6556 7.23988 11.5751 6.97208L11.5726 6.96472C11.5689 6.95445 11.5614 6.93425 11.5487 6.90474C11.5235 6.84576 11.4776 6.7493 11.4014 6.62048C11.2491 6.36314 10.974 5.97431 10.4959 5.49621C10.0178 5.0181 9.62899 4.74303 9.37166 4.59073C9.24284 4.51449 9.14637 4.46866 9.0874 4.44339C9.05789 4.43074 9.03768 4.42321 9.02742 4.41956L9.02005 4.41704C8.75226 4.33652 8.59805 4.05548 8.67512 3.78575Z' fill='%237F7F7F' stroke='%237F7F7F' stroke-width='0.2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
    width: 16px;
    height: 16px;
    top: 0;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-info-detail .box-info-detail-inner .box-info-detail-item.telp .inner .btn-copy {
    right: 10px;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-info-detail .box-info-detail-inner .box-info-detail-item.telp .inner .btn-copy .ico-copy {
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='20' viewBox='0 0 19 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.59766 9.68263C4.59766 7.28693 4.59766 6.08908 5.34742 5.34483C6.09718 4.60059 7.3039 4.60059 9.71735 4.60059H12.2772C14.6906 4.60059 15.8974 4.60059 16.6471 5.34483C17.3969 6.08908 17.3969 7.28693 17.3969 9.68263V13.9177C17.3969 16.3134 17.3969 17.5112 16.6471 18.2555C15.8974 18.9997 14.6906 18.9997 12.2772 18.9997H9.71735C7.3039 18.9997 6.09718 18.9997 5.34742 18.2555C4.59766 17.5112 4.59766 16.3134 4.59766 13.9177V9.68263Z' stroke='%235F5F5F' stroke-width='1.5'/%3E%3Cpath d='M3.55985 15.3991C2.14608 15.3991 1 14.2615 1 12.8581V7.77606C1 4.5818 1 2.98466 1.99968 1.99233C2.99936 1 4.60833 1 7.82626 1H11.2394C12.6531 1 13.7992 2.13766 13.7992 3.54102' stroke='%235F5F5F' stroke-width='1.5'/%3E%3C/svg%3E%0A");
    width: 19px;
    height: 20px;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-info-detail .box-info-detail-inner .box-info-detail-item.time .inner:before {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='7' stroke='%237F7F7F' stroke-width='1.4'/%3E%3Cpath d='M8 5.2002V8.0002L9.75 9.7502' stroke='%237F7F7F' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    width: 16px;
    height: 16px;
    top: -1px;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-new-list-address {
    width: 100%;
    z-index: 3;
    -webkit-transform: translateY(43%);
    -moz-transform: translateY(43%);
    -ms-transform: translateY(43%);
    -o-transform: translateY(43%);
    transform: translateY(43%);
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-new-list-address .box-filter-list {
    position: relative;
    padding-top: 25px;
  }
}
@media (max-width: 1024px) {
  body.is-hospital-page .CX-nearest-hospital.type-rekanan:not(.show-pop-detail) .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail {
    pointer-events: none;
  }
}
@media (max-width: 1024px) {
  body.is-hospital-page .CX-nearest-hospital.type-rekanan.show-pop-detail .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail {
    z-index: 4;
    pointer-events: inherit;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan.show-pop-detail .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner {
    position: relative;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan.show-pop-detail .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner:before {
    content: "";
    background-color: rgba(255, 255, 255, 0.2);
    height: 4px;
    width: 70px;
    top: 8px;
    position: absolute;
    display: block !important;
    left: 50%;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan.show-pop-detail .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail.full-height {
    position: fixed;
    z-index: 999;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan.show-pop-detail .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail.full-height .pop-location-detail {
    max-height: 100% !important;
    height: 100%;
    -webkit-transform: translateY(5%);
    -moz-transform: translateY(5%);
    -ms-transform: translateY(5%);
    -o-transform: translateY(5%);
    transform: translateY(5%);
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan.show-pop-detail .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail.full-height .pop-location-detail .pop-location-detail-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan.show-pop-detail .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail.full-height .pop-location-detail .pop-location-detail-inner .box-vector {
    flex: 0 0 auto;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan.show-pop-detail .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail.full-height .pop-location-detail .pop-location-detail-inner .pop-location-text {
    flex: 1 1 auto;
    height: 100%;
  }
}

.CX-pop-up-filter .box-search .box-search-inner .box-dropdown-search ul li.selected,
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner .box-dropdown-search ul li.selected {
  background-color: #f5f5f5;
}

@media (max-width: 1024px) {
  .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search.for-mobile.action-only .box-search-inner {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
  }
}

@media (max-width: 1024px) {
  .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search.for-mobile.action-only .ico-close a {
    width: 45px;
    height: 50px;
    position: relative;
    padding: 0px 0px;
  }
  .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-search.for-mobile.action-only .ico-close a svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

.CX-pop-up-filter .box-search .box-search-inner .box-dropdown-search,
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner .box-dropdown-search {
  max-height: 250px;
  overflow-y: auto;
}
.CX-pop-up-filter .box-search .box-search-inner .box-dropdown-search ul li,
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner .box-dropdown-search ul li {
  padding-right: 30px;
}
.CX-pop-up-filter .box-search .box-search-inner .box-dropdown-search ul li .text,
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner .box-dropdown-search ul li .text {
  display: -webkit-box !important;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-filter .box-filter-inner .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

body.is-hospital-page.v2 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below,
body.is-hospital-page.v2 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above {
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -ms-border-bottom-left-radius: 8px;
  -o-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  -ms-border-bottom-right-radius: 8px;
  -o-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
  overflow: hidden;
}

body.v2 .shepherd-element.cx-my-tour-CX-rumah-sakit-non-rekanan {
  margin-bottom: 20px !important;
  max-width: 388px !important;
}
body.v2 .shepherd-element.cx-my-tour-CX-rumah-sakit-non-rekanan .shepherd-arrow {
  transform: none !important;
  right: 30px !important;
  left: initial !important;
}
body.v2 .shepherd-element.cx-my-tour-CX-rumah-sakit-non-rekanan .shepherd-content .shepherd-text h3 {
  font-size: 16px;
  line-height: normal;
}
body.v2 .shepherd-element.cx-my-tour-CX-rumah-sakit-non-rekanan .shepherd-content .shepherd-text p {
  font-size: 14px;
  line-height: 20px;
}

body.v2 .shepherd-element.cx-my-tour-CX-rumah-sakit-non-rekanan-ajukan {
  margin-left: 20px !important;
  max-width: 388px !important;
}
body.v2 .shepherd-element.cx-my-tour-CX-rumah-sakit-non-rekanan-ajukan .shepherd-arrow {
  margin-top: -20px;
}
body.v2 .shepherd-element.cx-my-tour-CX-rumah-sakit-non-rekanan-ajukan .shepherd-content .shepherd-text h3 {
  font-size: 16px;
  line-height: normal;
}
body.v2 .shepherd-element.cx-my-tour-CX-rumah-sakit-non-rekanan-ajukan .shepherd-content .shepherd-text p {
  font-size: 14px;
  line-height: 20px;
}

@media (max-width: 1024px) {
  body.v2 .shepherd-element.cx-my-tour-CX-rumah-sakit-non-rekanan-ajukan {
    margin-left: 0px !important;
    margin-top: -89px !important;
  }
}
@media (max-width: 1024px) {
  body.v2 .shepherd-element.cx-my-tour-CX-rumah-sakit-non-rekanan-ajukan .shepherd-arrow {
    margin-top: -10px !important;
    left: 50%;
    -webkit-transform: translateX(-50%) !important;
    -moz-transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
    -o-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
    top: initial !important;
    bottom: -8px !important;
  }
  body.v2 .shepherd-element.cx-my-tour-CX-rumah-sakit-non-rekanan-ajukan .shepherd-arrow:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

@media (min-width: 1025px) {
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map.hide-card-list .box-pop-location-detail {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translateX(-390px);
    -moz-transform: translateX(-390px);
    -ms-transform: translateX(-390px);
    -o-transform: translateX(-390px);
    transform: translateX(-390px);
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map.hide-card-list .box-new-list-address {
    -webkit-transform: translateX(-390px);
    -moz-transform: translateX(-390px);
    -ms-transform: translateX(-390px);
    -o-transform: translateX(-390px);
    transform: translateX(-390px);
  }
}

@media (max-width: 1024px) {
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-new-list-address.full-height {
    max-height: initial;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-new-list-address .box-handle-grab-mobile {
  display: none;
}
@media (max-width: 1024px) {
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-new-list-address .box-handle-grab-mobile {
    display: block;
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    height: 24px;
    cursor: pointer;
    z-index: 2;
  }
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-new-list-address .box-handle-grab-mobile:before {
    content: "";
    background-color: #d9d9d9;
    height: 4px;
    width: 70px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    position: absolute;
    left: 50%;
    top: 8px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-vector:before {
  background-image: url("/o/axa-emma-theme/images/rumah-sakit/icon-rs.png") !important;
  width: 112px;
  height: 106px;
  z-index: 2;
  background-size: cover;
}
@media (max-width: 1024px) {
  section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-vector:before {
    background-image: url("/o/axa-emma-theme/images/rumah-sakit/icon-rs-large.png") !important;
    width: 173px !important;
    height: 164px !important;
  }
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail:not(.non-rekanan) .pop-location-detail-inner .box-vector:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='219' height='46' viewBox='0 0 219 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.1'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M204.547 9.26397C205.557 11.5928 205.982 14.3504 205.88 17.3039L218.149 17.3017C218.149 17.3017 216.145 22.6145 212.565 24.7606H204.621C203.306 29.1502 201.194 33.2453 198.397 36.8314C194.694 41.5631 190.193 44.4709 185.365 45.2392C182.321 45.7224 179.344 45.4677 176.755 44.4992C173.721 43.3653 171.452 41.3455 170.195 38.6597C167.856 33.6733 169.183 27.4486 173.494 23.1717C175.83 20.856 179.045 18.7622 183.154 18.1092C188.076 17.2942 192.502 17.2978 196.869 17.3013C197.155 17.3015 197.441 17.3017 197.727 17.3017H198.645C198.749 15.4495 198.538 13.7279 197.918 12.2958C197.005 10.1868 194.304 7.96025 189.707 8.62626C187.122 9.00932 184.085 10.9682 181.396 14.0153L176.008 9.00932C179.867 4.62151 184.373 1.86172 188.686 1.23706C189.553 1.11057 190.427 1.04657 191.303 1.04553C197.272 1.04553 202.313 4.1035 204.547 9.26397ZM184.238 37.8697C187.291 37.3909 190.143 35.4667 192.719 32.1672C194.444 29.9155 195.845 27.4221 196.88 24.7627C196.539 24.7618 196.201 24.7604 195.865 24.7591C191.691 24.7424 187.983 24.7275 184.255 25.4788C182.114 25.9549 180.137 27.0117 178.53 28.5389C176.157 30.8918 175.915 33.6886 176.727 35.4297C177.665 37.4214 180.75 38.4247 184.238 37.8697Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M41.3953 2.03287C44.4295 3.16681 46.6982 5.18437 47.9556 7.87014C50.2945 12.8499 48.9671 19.0745 44.6563 23.3534C42.3199 25.6691 39.1414 27.2471 35.2061 28.0416C30.0791 29.0796 25.0709 29.2213 20.423 29.2213H19.5049C19.4012 31.0734 19.6131 32.7949 20.2323 34.227C21.1461 36.336 23.8454 38.5625 28.4422 37.8988C31.029 37.5136 34.0653 35.5547 36.7539 32.5076L42.1417 37.5136C38.2741 41.9035 33.7685 44.6631 29.4557 45.2856C28.589 45.4121 27.7146 45.4762 26.8392 45.4771C20.8705 45.4771 15.8283 42.4214 13.5935 37.2588C12.5842 34.9322 12.1601 32.1747 12.2619 29.219H0C0 29.219 2.00584 23.9085 5.58496 21.7603H13.5277C14.8456 17.3717 16.9576 13.2774 19.7531 9.69183C23.4551 4.9602 27.9566 2.05246 32.7847 1.28417C35.8338 0.798814 38.8022 1.05564 41.3953 2.03287ZM33.8 20.7222C35.5472 20.3805 37.9709 19.6079 39.6056 17.9864C41.9825 15.6336 42.22 12.8304 41.4142 11.0957C40.4771 9.1021 37.3941 8.09874 33.904 8.65373C30.8508 9.13474 27.999 11.0587 25.4227 14.3582C23.7019 16.6097 22.3025 19.1014 21.2668 21.7582C25.8489 21.7386 29.7821 21.5341 33.8 20.7222Z' fill='white'/%3E%3Cpath d='M56.5435 44.9481L62.9929 16.8935C64.0367 12.3493 67.3586 8.58794 72.4851 8.58794C77.7678 8.58794 77.9285 14.4296 77.229 17.4801L70.915 44.9546H78.3574L84.2742 19.2115C85.7977 12.5194 84.9757 8.66426 82.4167 5.3237C80.9376 3.40267 77.9051 1.04553 72.9626 1.04553C65.2412 1.04553 57.7672 7.2513 55.9456 15.1753L49.1011 44.9481H56.5435Z' fill='white'/%3E%3Cpath d='M28.3227 37.9223C23.7306 38.5839 21.0343 36.3648 20.1214 34.2628C19.5028 32.8354 19.291 31.1194 19.3948 29.2733H12.1592C12.0576 32.2192 12.4812 34.9677 13.4894 37.2867C15.722 42.4322 20.7589 45.478 26.7214 45.478C27.5961 45.477 28.4695 45.4132 29.3353 45.2871C33.6437 44.6666 38.1447 41.916 42.0082 37.5405L36.626 32.5512C33.9401 35.5861 30.9132 37.5428 28.3227 37.9223Z' fill='white'/%3E%3Cpath d='M189.833 8.60099C194.426 7.93702 197.123 10.1568 198.036 12.2594C198.654 13.6872 198.866 15.4035 198.762 17.2501H206C206.102 14.3056 205.679 11.5564 204.669 9.23461C202.437 4.0942 197.398 1.04553 191.435 1.04553C190.559 1.04657 189.684 1.11037 188.82 1.23648C184.51 1.85923 180.007 4.61063 176.151 8.98506L181.535 13.9757C184.213 10.9336 187.24 8.97421 189.833 8.60099Z' fill='white'/%3E%3Cpath d='M78.3107 44.9481L84.7606 16.8977C85.8046 12.3542 89.1267 8.59337 94.2535 8.59337C99.5368 8.59337 99.6975 14.4341 98.998 17.4842L92.6834 44.9546H100.126L106.044 19.2153C107.561 12.5177 106.745 8.66313 104.18 5.32307C102.7 3.40232 99.6678 1.04553 94.7248 1.04553C87.0028 1.04553 79.528 7.25036 77.7064 15.1732L70.8677 44.9481H78.3107Z' fill='white'/%3E%3Cpath d='M116.267 44.9481L122.714 16.8935C123.758 12.3493 127.08 8.58794 132.207 8.58794C137.49 8.58794 137.652 14.4296 136.951 17.4801L130.639 44.9546H138.081L143.998 19.2115C145.52 12.5194 144.7 8.66426 142.139 5.3237C140.66 3.40267 137.627 1.04553 132.687 1.04553C124.965 1.04553 117.488 7.2513 115.669 15.1753L108.824 44.9481H116.267Z' fill='white'/%3E%3Cpath d='M138.033 44.9416L144.481 16.887C145.525 12.3428 148.847 8.58141 153.973 8.58141C159.25 8.58141 159.419 14.4274 158.717 17.4801L152.405 44.9546H159.848L165.765 19.2115C167.286 12.5194 166.466 8.66426 163.905 5.3237C162.426 3.40267 159.394 1.04553 154.453 1.04553C146.731 1.04553 139.255 7.2513 137.436 15.1753L130.591 44.9416H138.033Z' fill='white'/%3E%3Cpath d='M29.358 2.09113C25.8651 3.43047 22.6247 5.94123 19.8449 9.4877C17.0703 13.0364 14.9743 17.0886 13.667 21.432H21.3474C22.3752 18.8035 23.7639 16.3383 25.4715 14.1108C26.5743 12.663 27.8846 11.394 29.358 10.3469V2.09113Z' fill='white'/%3E%3Cpath d='M198.132 24.5677H197.287C196.255 27.2532 194.862 29.7713 193.145 32.0456C191.326 34.4232 189.361 36.0904 187.278 37.0251V44.954C191.532 43.8544 195.489 41.0566 198.793 36.7656C201.578 33.1418 203.683 29.0035 204.995 24.5677H198.132Z' fill='white'/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 219px;
  height: 46px;
  position: absolute;
  top: 50%;
  left: 50%;
  background-size: cover;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 1024px) {
  section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail:not(.non-rekanan) .pop-location-detail-inner .box-vector:after {
    background-image: url("data:image/svg+xml,%3Csvg width='333' height='70' viewBox='0 0 333 70' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.1'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M311.025 14.0971C312.56 17.641 313.206 21.8374 313.051 26.3319L331.707 26.3285C331.707 26.3285 328.659 34.4132 323.216 37.679H311.137C309.137 44.3588 305.925 50.5905 301.672 56.0476C296.042 63.248 289.199 67.6728 281.858 68.8421C277.228 69.5774 272.701 69.1898 268.765 67.716C264.151 65.9905 260.702 62.9169 258.79 58.8298C255.233 51.2418 257.252 41.7693 263.806 35.2611C267.359 31.7372 272.247 28.5509 278.495 27.5573C285.979 26.317 292.71 26.3225 299.35 26.3278C299.784 26.3282 300.219 26.3285 300.654 26.3285H302.051C302.209 23.51 301.887 20.8901 300.944 18.7108C299.556 15.5014 295.45 12.1132 288.46 13.1267C284.529 13.7096 279.911 16.6905 275.822 21.3273L267.63 13.7096C273.498 7.03253 280.349 2.83284 286.907 1.88228C288.225 1.68979 289.555 1.5924 290.887 1.59082C299.962 1.59082 307.627 6.24425 311.025 14.0971ZM280.143 57.6275C284.785 56.899 289.123 53.9709 293.04 48.9499C295.661 45.5234 297.792 41.7291 299.367 37.6822C298.848 37.6807 298.334 37.6787 297.823 37.6767C291.476 37.6513 285.838 37.6285 280.169 38.7719C276.914 39.4964 273.908 41.1046 271.464 43.4286C267.856 47.0091 267.488 51.2651 268.723 53.9146C270.148 56.9453 274.839 58.4722 280.143 57.6275Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M62.9435 3.09357C67.5572 4.81913 71.0069 7.88933 72.9188 11.9764C76.4751 19.5542 74.4568 29.0266 67.9021 35.5379C64.3494 39.0618 59.5164 41.4631 53.5326 42.672C45.7367 44.2517 38.1214 44.4672 31.0542 44.4672H29.6582C29.5004 47.2856 29.8227 49.9054 30.7641 52.0847C32.1537 55.2939 36.2581 58.6822 43.2477 57.6722C47.181 57.0859 51.7979 54.1051 55.8861 49.4682L64.0785 57.0859C58.1977 63.7662 51.3466 67.9657 44.7888 68.913C43.4709 69.1055 42.1414 69.2029 40.8103 69.2044C31.7346 69.2044 24.0677 64.5543 20.6695 56.6983C19.1349 53.1577 18.49 48.9615 18.6448 44.4637H0C0 44.4637 3.04997 36.3825 8.4922 33.1135H20.5696C22.5734 26.4352 25.7848 20.2048 30.0355 14.7485C35.6646 7.5482 42.5094 3.12338 49.8507 1.95424C54.487 1.21566 59.0005 1.60648 62.9435 3.09357ZM51.3946 31.5339C54.0513 31.0138 57.7366 29.8381 60.2222 27.3707C63.8364 23.7904 64.1976 19.5245 62.9723 16.8849C61.5474 13.8511 56.8595 12.3242 51.5526 13.1688C46.9101 13.9008 42.5738 16.8286 38.6565 21.8495C36.0399 25.2757 33.9121 29.0674 32.3371 33.1103C39.3044 33.0806 45.2852 32.7694 51.3946 31.5339Z' fill='white'/%3E%3Cpath d='M85.9768 68.3991L95.7834 25.7073C97.3705 18.7923 102.422 13.0684 110.217 13.0684C118.249 13.0684 118.494 21.9578 117.43 26.6L107.829 68.409H119.146L128.143 29.2347C130.459 19.0511 129.209 13.1845 125.318 8.10108C123.069 5.17777 118.458 1.59082 110.943 1.59082C99.202 1.59082 87.8374 11.0344 85.0675 23.0926L74.6602 68.3991H85.9768Z' fill='white'/%3E%3Cpath d='M43.0665 57.7078C36.084 58.7147 31.9841 55.3378 30.596 52.1391C29.6554 49.967 29.3334 47.3557 29.4911 44.5464H18.4892C18.3346 49.0293 18.9787 53.2118 20.5118 56.7407C23.9064 64.5708 31.5653 69.2056 40.6317 69.2056C41.9617 69.2042 43.2898 69.1071 44.6062 68.9151C51.1573 67.971 58.0013 63.7853 63.8759 57.1268L55.692 49.5345C51.608 54.1527 47.0055 57.1303 43.0665 57.7078Z' fill='white'/%3E%3Cpath d='M288.649 13.0883C295.634 12.0779 299.734 15.4558 301.123 18.6554C302.062 20.8281 302.384 23.44 302.226 26.2499H313.232C313.387 21.7691 312.744 17.5856 311.209 14.0525C307.814 6.2301 300.152 1.59082 291.085 1.59082C289.753 1.59239 288.423 1.68949 287.108 1.88139C280.555 2.82906 273.709 7.01597 267.846 13.6727L276.032 21.2672C280.104 16.6379 284.707 13.6562 288.649 13.0883Z' fill='white'/%3E%3Cpath d='M119.075 68.3991L128.883 25.7137C130.47 18.7996 135.522 13.0767 143.317 13.0767C151.351 13.0767 151.595 21.9647 150.531 26.6062L140.93 68.409H152.247L161.245 29.2405C163.552 19.0485 162.312 13.1828 158.41 8.10012C156.161 5.17724 151.55 1.59082 144.034 1.59082C132.292 1.59082 120.926 11.0329 118.156 23.0894L107.758 68.3991H119.075Z' fill='white'/%3E%3Cpath d='M176.79 68.3991L186.593 25.7073C188.18 18.7923 193.232 13.0684 201.027 13.0684C209.06 13.0684 209.307 21.9578 208.241 26.6L198.643 68.409H209.959L218.957 29.2347C221.27 19.0511 220.023 13.1845 216.129 8.10108C213.88 5.17777 209.269 1.59082 201.756 1.59082C190.015 1.59082 178.647 11.0344 175.88 23.0926L165.473 68.3991H176.79Z' fill='white'/%3E%3Cpath d='M209.887 68.3892L219.691 25.6974C221.278 18.7823 226.329 13.0585 234.125 13.0585C242.148 13.0585 242.405 21.9545 241.338 26.6L231.74 68.409H243.057L252.054 29.2347C254.368 19.0511 253.121 13.1845 249.226 8.10108C246.977 5.17777 242.366 1.59082 234.854 1.59082C223.113 1.59082 211.744 11.0344 208.978 23.0926L198.57 68.3892H209.887Z' fill='white'/%3E%3Cpath d='M44.6402 3.18213C39.3291 5.22027 34.4019 9.04098 30.175 14.4378C25.9561 19.8379 22.7691 26.0044 20.7812 32.6139H32.4597C34.0226 28.614 36.134 24.8626 38.7306 21.473C40.4074 19.2697 42.3998 17.3386 44.6402 15.7452V3.18213Z' fill='white'/%3E%3Cpath d='M301.269 37.3857H299.985C298.416 41.4723 296.296 45.3042 293.686 48.7651C290.92 52.3832 287.932 54.9202 284.766 56.3426V68.4083C291.234 66.735 297.25 62.4775 302.274 55.9477C306.509 50.4332 309.71 44.1358 311.705 37.3857H301.269Z' fill='white'/%3E%3C/g%3E%3C/svg%3E%0A");
    width: 333px;
    height: 70px;
  }
}

@media (max-width: 1024px) {
  .CX-nearest-hospital .nearest-hospital-wrapper .nearest-hospital {
    overflow: hidden;
  }
}

@media (max-width: 1024px) {
  section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list {
    max-height: calc(100% - 260px);
  }
}

@media (max-width: 1024px) {
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-new-list-address:not(.full-height) .box-outer-list {
    max-height: calc(100% - 378px);
  }
}

@media (max-width: 1024px) and (max-height: 700px) {
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail .pop-location-detail-inner .box-footer-action {
    position: relative;
    left: initial;
    right: initial;
    bottom: initial;
  }
}

.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-search .box-search-inner .box-display input {
  color: #494df4 !important;
  cursor: pointer;
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-search .box-search-inner .box-display input::-webkit-input-placeholder {
  color: #494df4 !important;
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-search .box-search-inner .box-display input::-moz-placeholder {
  color: #494df4 !important;
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-search .box-search-inner .box-display input:-moz-placeholder {
  color: #494df4 !important;
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-search .box-search-inner .box-display input:-ms-input-placeholder {
  color: #494df4 !important;
}

section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner .box-dropdown-search ul {
  padding: 5px 15px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner .box-dropdown-search ul li {
  border-bottom: 1px solid #f5f5f5;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner .box-dropdown-search ul li.search-history:before {
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.5 4.05566V6.50011L8.02778 8.02789' stroke='%23999999' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.59142 2.59142L2.16716 2.16715V2.16715L2.59142 2.59142ZM1.81752 3.36532L1.21753 3.36833C1.21918 3.69735 1.48549 3.96366 1.81451 3.96531L1.81752 3.36532ZM3.37012 3.97313C3.70149 3.97479 3.97146 3.70752 3.97313 3.37615C3.97479 3.04478 3.70752 2.77481 3.37615 2.77314L3.37012 3.97313ZM2.4097 1.80669C2.40803 1.47532 2.13805 1.20805 1.80669 1.20971C1.47532 1.21138 1.20805 1.48135 1.20971 1.81272L2.4097 1.80669ZM1.6455 5.77669C1.6905 5.44839 1.46084 5.14577 1.13254 5.10077C0.80424 5.05577 0.501619 5.28543 0.456619 5.61373L1.6455 5.77669ZM10.7938 2.20624C8.40483 -0.182693 4.54254 -0.208233 2.16716 2.16715L3.01568 3.01568C4.91442 1.11694 8.01687 1.1264 9.94523 3.05477L10.7938 2.20624ZM2.20624 10.7938C4.59518 13.1827 8.45746 13.2082 10.8328 10.8328L9.98432 9.98432C8.08558 11.8831 4.98313 11.8736 3.05477 9.94523L2.20624 10.7938ZM10.8328 10.8328C13.2082 8.45746 13.1827 4.59518 10.7938 2.20624L9.94523 3.05477C11.8736 4.98313 11.8831 8.08558 9.98432 9.98432L10.8328 10.8328ZM2.16716 2.16715L1.39326 2.94105L2.24178 3.78958L3.01568 3.01568L2.16716 2.16715ZM1.81451 3.96531L3.37012 3.97313L3.37615 2.77314L1.82054 2.76533L1.81451 3.96531ZM2.41751 3.3623L2.4097 1.80669L1.20971 1.81272L1.21753 3.36833L2.41751 3.3623ZM0.456619 5.61373C0.205495 7.44583 0.790357 9.37787 2.20624 10.7938L3.05477 9.94523C1.9135 8.80397 1.44355 7.25009 1.6455 5.77669L0.456619 5.61373Z' fill='%23999999'/%3E%3C/svg%3E%0A");
  width: 13px;
  height: 13px;
  background-size: cover;
}

body.no-scroll section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list {
  overflow: hidden;
}

body.v2 .shepherd-element.cx-my-tour-CX-rumah-sakit-non-rekanan-ajukan.top-center {
  margin-left: initial !important;
  margin-bottom: 20px !important;
}

@media (max-width: 1024px) {
  body.is-hospital-page .CX-nearest-hospital.type-rekanan.show-pop-detail .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail.full-height:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
  }
}

@media (max-width: 1024px) {
  body.is-hospital-page .CX-nearest-hospital.type-rekanan .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail .pop-location-detail {
    -webkit-border-top-left-radius: 12px;
    -moz-border-top-left-radius: 12px;
    -ms-border-top-left-radius: 12px;
    -o-border-top-left-radius: 12px;
    border-top-left-radius: 12px;
    -webkit-border-top-right-radius: 12px;
    -moz-border-top-right-radius: 12px;
    -ms-border-top-right-radius: 12px;
    -o-border-top-right-radius: 12px;
    border-top-right-radius: 12px;
  }
}

body.is-hospital-page #CX-header-mobile {
  z-index: 999;
}

@media (max-width: 1024px) {
  body.v2 .shepherd-element.cx-my-tour-CX-rumah-sakit-non-rekanan-ajukan.top-center .shepherd-arrow {
    left: 50% !important;
  }
}

@media (max-width: 1024px) {
  body.is-hospital-page .CX-nearest-hospital.type-rekanan.show-pop-detail .nearest-hospital-wrapper .nearest-hospital .nearest-hospital-map .box-pop-location-detail.full-height .pop-location-detail .pop-location-detail-inner .pop-location-text .box-footer-action {
    bottom: 40px;
  }
}

.CX-give-testimony {
  position: fixed;
  z-index: 9;
  margin-left: 16px;
  bottom: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-give-testimony.reach-bottom {
  bottom: 52px;
}
@media (max-width: 767px) {
  .CX-give-testimony {
    bottom: 100px;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    margin-left: 10px;
  }
}
.CX-give-testimony .give-testimony {
  text-align: center;
  position: relative;
}
.CX-give-testimony .give-testimony .box-stars {
  position: absolute;
  top: -5px;
  left: 50%;
  width: 95px;
  height: 95px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.CX-give-testimony .give-testimony .stars {
  background-image: url("/o/axa-emma-theme/images/testimoni/stars-testimoni.gif");
  width: 58px;
  height: 58px;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
}
.CX-give-testimony .give-testimony .stars.stars-1 {
  bottom: calc(100% - 45px);
  left: -30px;
  -webkit-transform: rotate(-42.46deg);
  -moz-transform: rotate(-42.46deg);
  -ms-transform: rotate(-42.46deg);
  -o-transform: rotate(-42.46deg);
  transform: rotate(-42.46deg);
}
.CX-give-testimony .give-testimony .stars.stars-5 {
  bottom: calc(100% - 45px);
  right: -30px;
  -webkit-transform: rotate(42.46deg);
  -moz-transform: rotate(42.46deg);
  -ms-transform: rotate(42.46deg);
  -o-transform: rotate(42.46deg);
  transform: rotate(42.46deg);
}
.CX-give-testimony .give-testimony .stars.stars-2 {
  bottom: calc(100% - 28px);
  left: -10px;
  -webkit-transform: rotate(-21.34deg);
  -moz-transform: rotate(-21.34deg);
  -ms-transform: rotate(-21.34deg);
  -o-transform: rotate(-21.34deg);
  transform: rotate(-21.34deg);
}
.CX-give-testimony .give-testimony .stars.stars-4 {
  bottom: calc(100% - 28px);
  right: -10px;
  -webkit-transform: rotate(21.34deg);
  -moz-transform: rotate(21.34deg);
  -ms-transform: rotate(21.34deg);
  -o-transform: rotate(21.34deg);
  transform: rotate(21.34deg);
}
.CX-give-testimony .give-testimony .stars.stars-3 {
  bottom: calc(100% - 20px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.CX-give-testimony .give-testimony .box-emma {
  position: relative;
  -webkit-filter: drop-shadow(0px 7px 13px rgba(0, 0, 0, 0.19));
  -moz-filter: drop-shadow(0px 7px 13px rgba(0, 0, 0, 0.19));
  -ms-filter: drop-shadow(0px 7px 13px rgba(0, 0, 0, 0.19));
  -o-filter: drop-shadow(0px 7px 13px rgba(0, 0, 0, 0.19));
  filter: drop-shadow(0px 7px 13px rgba(0, 0, 0, 0.19));
  text-align: center;
}
.CX-give-testimony .give-testimony .box-emma .box-circle {
  background-color: #fff;
  width: 95px;
  height: 95px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
.CX-give-testimony .give-testimony .box-emma .box-circle .box-circle-inner {
  width: 87px;
  height: 87px;
  background: linear-gradient(0deg, #494df4 38.34%, #0d11d4 114.98%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.CX-give-testimony .give-testimony .box-emma .box-title {
  background: #494df4;
  color: #fff;
  border: 2px solid #fff;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
  border-radius: 18px;
  font-family: "source-sans-pro-bold";
  font-size: 11px;
  line-height: 20px;
  letter-spacing: -0.01em;
  text-align: center;
  text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.25);
  padding: 0px 6px;
  text-align: center;
  position: relative;
  top: -14px;
}

.CX-testimony {
  margin-top: 3rem;
}
.CX-testimony .box-testimony {
  padding: 33px 23px 10px;
  background: linear-gradient(92.81deg, #2b30f2 3.58%, #4a37f4 48.23%, #6f49f4 100%);
  color: #fff;
  position: relative;
}
@media (max-width: 1024px) {
  .CX-testimony .box-testimony {
    padding: 33px 0px;
  }
}
.CX-testimony .box-testimony .box-bg-stars > div {
  position: absolute;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
}
.CX-testimony .box-testimony .box-bg-stars > div.bg-stars-1 {
  background-image: url("data:image/svg+xml,%3Csvg width='248' height='85' viewBox='0 0 248 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter0_f_41_53579)'%3E%3Cpath d='M9.80094 4.5223L11.2415 8.86614L15.7214 9.80134L11.3776 11.2419L10.4424 15.7218L9.0018 11.378L4.52189 10.4428L8.86573 9.00221L9.80094 4.5223Z' fill='white'/%3E%3C/g%3E%3Cpath d='M9.80094 4.5223L11.2415 8.86614L15.7214 9.80134L11.3776 11.2419L10.4424 15.7218L9.0018 11.378L4.52189 10.4428L8.86573 9.00221L9.80094 4.5223Z' fill='white'/%3E%3C/g%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter1_f_41_53579)'%3E%3Cpath d='M118.095 26.3137L114.321 31.9844L117.331 38.095L111.66 34.3214L105.549 37.3308L109.323 31.6601L106.314 25.5495L111.984 29.3231L118.095 26.3137Z' fill='white'/%3E%3C/g%3E%3Cpath d='M118.095 26.3137L114.321 31.9844L117.331 38.095L111.66 34.3214L105.549 37.3308L109.323 31.6601L106.314 25.5495L111.984 29.3231L118.095 26.3137Z' fill='white'/%3E%3C/g%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter2_f_41_53579)'%3E%3Cpath d='M243.822 74.6864L241.684 77.0894L242.689 80.1444L240.286 78.0069L237.231 79.0119L239.369 76.6089L238.364 73.5539L240.767 75.6913L243.822 74.6864Z' fill='white'/%3E%3C/g%3E%3Cpath d='M243.822 74.6864L241.684 77.0894L242.689 80.1444L240.286 78.0069L237.231 79.0119L239.369 76.6089L238.364 73.5539L240.767 75.6913L243.822 74.6864Z' fill='white'/%3E%3C/g%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter3_f_41_53579)'%3E%3Cpath d='M237.109 10.6678L236.834 14.1316L239.691 16.1092L236.227 15.8335L234.249 18.6905L234.525 15.2268L231.668 13.2491L235.132 13.5249L237.109 10.6678Z' fill='white'/%3E%3C/g%3E%3Cpath d='M237.109 10.6678L236.834 14.1316L239.691 16.1092L236.227 15.8335L234.249 18.6905L234.525 15.2268L231.668 13.2491L235.132 13.5249L237.109 10.6678Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_41_53579' x='0.521973' y='0.522339' width='19.1992' height='19.1995' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_41_53579'/%3E%3C/filter%3E%3Cfilter id='filter1_f_41_53579' x='101.55' y='21.5496' width='20.5454' height='20.5454' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_41_53579'/%3E%3C/filter%3E%3Cfilter id='filter2_f_41_53579' x='233.231' y='69.5538' width='14.5906' height='14.5906' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_41_53579'/%3E%3C/filter%3E%3Cfilter id='filter3_f_41_53579' x='227.668' y='6.66785' width='16.0227' height='16.0227' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_41_53579'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 248px;
  height: 85px;
  top: 20px;
  left: 20px;
}
.CX-testimony .box-testimony .box-bg-stars > div.bg-stars-2 {
  background-image: url("data:image/svg+xml,%3Csvg width='284' height='89' viewBox='0 0 284 89' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter0_f_41_53580)'%3E%3Cpath d='M9.80118 4.52218L11.2418 8.86602L15.7217 9.80122L11.3778 11.2418L10.4426 15.7217L9.00204 11.3779L4.52213 10.4427L8.86597 9.00209L9.80118 4.52218Z' fill='white'/%3E%3C/g%3E%3Cpath d='M9.80118 4.52218L11.2418 8.86602L15.7217 9.80122L11.3778 11.2418L10.4426 15.7217L9.00204 11.3779L4.52213 10.4427L8.86597 9.00209L9.80118 4.52218Z' fill='white'/%3E%3C/g%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter1_f_41_53580)'%3E%3Cpath d='M137.095 34.3137L133.321 39.9844L136.331 46.095L130.66 42.3214L124.549 45.3308L128.323 39.6601L125.314 33.5495L130.984 37.3231L137.095 34.3137Z' fill='white'/%3E%3C/g%3E%3Cpath d='M137.095 34.3137L133.321 39.9844L136.331 46.095L130.66 42.3214L124.549 45.3308L128.323 39.6601L125.314 33.5495L130.984 37.3231L137.095 34.3137Z' fill='white'/%3E%3C/g%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter2_f_41_53580)'%3E%3Cpath d='M237.109 10.6678L236.834 14.1316L239.691 16.1092L236.227 15.8335L234.249 18.6905L234.525 15.2268L231.668 13.2491L235.132 13.5249L237.109 10.6678Z' fill='white'/%3E%3C/g%3E%3Cpath d='M237.109 10.6678L236.834 14.1316L239.691 16.1092L236.227 15.8335L234.249 18.6905L234.525 15.2268L231.668 13.2491L235.132 13.5249L237.109 10.6678Z' fill='white'/%3E%3C/g%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter3_f_41_53580)'%3E%3Cpath d='M279.922 28.522L277.785 29.2307L277.325 31.4346L276.616 29.2976L274.412 28.8375L276.549 28.1288L277.009 25.9249L277.718 28.0619L279.922 28.522Z' fill='white'/%3E%3C/g%3E%3Cpath d='M279.922 28.522L277.785 29.2307L277.325 31.4346L276.616 29.2976L274.412 28.8375L276.549 28.1288L277.009 25.9249L277.718 28.0619L279.922 28.522Z' fill='white'/%3E%3C/g%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter4_f_41_53580)'%3E%3Cpath d='M192.699 71.8124L194.305 76.656L199.3 77.6988L194.457 79.3052L193.414 84.3005L191.808 79.4569L186.812 78.4141L191.656 76.8078L192.699 71.8124Z' fill='white'/%3E%3C/g%3E%3Cpath d='M192.699 71.8124L194.305 76.656L199.3 77.6988L194.457 79.3052L193.414 84.3005L191.808 79.4569L186.812 78.4141L191.656 76.8078L192.699 71.8124Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_41_53580' x='0.522217' y='0.522217' width='19.1995' height='19.1995' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_41_53580'/%3E%3C/filter%3E%3Cfilter id='filter1_f_41_53580' x='120.55' y='29.5496' width='20.5454' height='20.5454' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_41_53580'/%3E%3C/filter%3E%3Cfilter id='filter2_f_41_53580' x='227.668' y='6.66785' width='16.0227' height='16.0227' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_41_53580'/%3E%3C/filter%3E%3Cfilter id='filter3_f_41_53580' x='270.412' y='21.9249' width='13.5098' height='13.5096' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_41_53580'/%3E%3C/filter%3E%3Cfilter id='filter4_f_41_53580' x='182.812' y='67.8124' width='20.488' height='20.4882' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_41_53580'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 284px;
  height: 89px;
  top: 20px;
  right: 20px;
}
.CX-testimony .box-testimony .box-bg-stars > div.bg-stars-3 {
  background-image: url("data:image/svg+xml,%3Csvg width='284' height='55' viewBox='0 0 284 55' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter0_f_41_53581)'%3E%3Cpath d='M274.361 50.1224L272.921 45.7785L268.441 44.8433L272.785 43.4027L273.72 38.9228L275.16 43.2667L279.64 44.2019L275.296 45.6424L274.361 50.1224Z' fill='white'/%3E%3C/g%3E%3Cpath d='M274.361 50.1224L272.921 45.7785L268.441 44.8433L272.785 43.4027L273.72 38.9228L275.16 43.2667L279.64 44.2019L275.296 45.6424L274.361 50.1224Z' fill='white'/%3E%3C/g%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter1_f_41_53581)'%3E%3Cpath d='M147.068 20.3308L150.841 14.6602L147.832 8.54954L153.503 12.3231L159.613 9.31377L155.84 14.9844L158.849 21.095L153.178 17.3215L147.068 20.3308Z' fill='white'/%3E%3C/g%3E%3Cpath d='M147.068 20.3308L150.841 14.6602L147.832 8.54954L153.503 12.3231L159.613 9.31377L155.84 14.9844L158.849 21.095L153.178 17.3215L147.068 20.3308Z' fill='white'/%3E%3C/g%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter2_f_41_53581)'%3E%3Cpath d='M47.0533 43.9766L47.3291 40.5128L44.472 38.5352L47.9358 38.8109L49.9134 35.9539L49.6377 39.4177L52.4947 41.3953L49.0309 41.1195L47.0533 43.9766Z' fill='white'/%3E%3C/g%3E%3Cpath d='M47.0533 43.9766L47.3291 40.5128L44.472 38.5352L47.9358 38.8109L49.9134 35.9539L49.6377 39.4177L52.4947 41.3953L49.0309 41.1195L47.0533 43.9766Z' fill='white'/%3E%3C/g%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter3_f_41_53581)'%3E%3Cpath d='M4.24114 26.1224L6.37815 25.4137L6.83823 23.2098L7.54694 25.3468L9.75088 25.8069L7.61388 26.5156L7.1538 28.7195L6.44509 26.5825L4.24114 26.1224Z' fill='white'/%3E%3C/g%3E%3Cpath d='M4.24114 26.1224L6.37815 25.4137L6.83823 23.2098L7.54694 25.3468L9.75088 25.8069L7.61388 26.5156L7.1538 28.7195L6.44509 26.5825L4.24114 26.1224Z' fill='white'/%3E%3C/g%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter4_f_41_53581)'%3E%3Cpath d='M91.4637 16.8321L89.8574 11.9885L84.8621 10.9457L89.7057 9.33937L90.7485 4.34403L92.3548 9.18765L97.3501 10.2305L92.5065 11.8368L91.4637 16.8321Z' fill='white'/%3E%3C/g%3E%3Cpath d='M91.4637 16.8321L89.8574 11.9885L84.8621 10.9457L89.7057 9.33937L90.7485 4.34403L92.3548 9.18765L97.3501 10.2305L92.5065 11.8368L91.4637 16.8321Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_41_53581' x='264.441' y='34.9229' width='19.1995' height='19.1995' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_41_53581'/%3E%3C/filter%3E%3Cfilter id='filter1_f_41_53581' x='143.068' y='4.54956' width='20.5454' height='20.5454' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_41_53581'/%3E%3C/filter%3E%3Cfilter id='filter2_f_41_53581' x='40.4719' y='31.9539' width='16.0227' height='16.0227' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_41_53581'/%3E%3C/filter%3E%3Cfilter id='filter3_f_41_53581' x='0.241211' y='19.2098' width='13.5098' height='13.5096' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_41_53581'/%3E%3C/filter%3E%3Cfilter id='filter4_f_41_53581' x='80.8621' y='0.343994' width='20.488' height='20.4882' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_41_53581'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 284px;
  height: 55;
  bottom: 20px;
  left: 20px;
}
.CX-testimony .box-testimony .box-bg-stars > div.bg-stars-4 {
  background-image: url("data:image/svg+xml,%3Csvg width='248' height='54' viewBox='0 0 248 54' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter0_f_41_53582)'%3E%3Cpath d='M238.361 49.1224L236.921 44.7785L232.441 43.8433L236.785 42.4027L237.72 37.9228L239.161 42.2667L243.64 43.2019L239.297 44.6424L238.361 49.1224Z' fill='white'/%3E%3C/g%3E%3Cpath d='M238.361 49.1224L236.921 44.7785L232.441 43.8433L236.785 42.4027L237.72 37.9228L239.161 42.2667L243.64 43.2019L239.297 44.6424L238.361 49.1224Z' fill='white'/%3E%3C/g%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter1_f_41_53582)'%3E%3Cpath d='M164.587 32.9176L165.789 25.0556L159.593 20.0686L167.455 21.2705L172.442 15.0748L171.24 22.9369L177.436 27.9238L169.574 26.7219L164.587 32.9176Z' fill='white'/%3E%3C/g%3E%3Cpath d='M164.587 32.9176L165.789 25.0556L159.593 20.0686L167.455 21.2705L172.442 15.0748L171.24 22.9369L177.436 27.9238L169.574 26.7219L164.587 32.9176Z' fill='white'/%3E%3C/g%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter2_f_41_53582)'%3E%3Cpath d='M104.068 19.3308L107.841 13.6602L104.832 7.54954L110.503 11.3231L116.613 8.31377L112.84 13.9844L115.849 20.095L110.178 16.3215L104.068 19.3308Z' fill='white'/%3E%3C/g%3E%3Cpath d='M104.068 19.3308L107.841 13.6602L104.832 7.54954L110.503 11.3231L116.613 8.31377L112.84 13.9844L115.849 20.095L110.178 16.3215L104.068 19.3308Z' fill='white'/%3E%3C/g%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter3_f_41_53582)'%3E%3Cpath d='M4.34115 12.9582L6.47858 10.5552L5.47364 7.50016L7.87663 9.63759L10.9316 8.63265L8.79422 11.0356L9.79916 14.0907L7.39616 11.9532L4.34115 12.9582Z' fill='white'/%3E%3C/g%3E%3Cpath d='M4.34115 12.9582L6.47858 10.5552L5.47364 7.50016L7.87663 9.63759L10.9316 8.63265L8.79422 11.0356L9.79916 14.0907L7.39616 11.9532L4.34115 12.9582Z' fill='white'/%3E%3C/g%3E%3Cg opacity='0.3'%3E%3Cg filter='url(%23filter4_f_41_53582)'%3E%3Cpath d='M11.0533 42.9767L11.3291 39.5129L8.47201 37.5353L11.9358 37.8111L13.9134 34.954L13.6377 38.4178L16.4947 40.3954L13.0309 40.1197L11.0533 42.9767Z' fill='white'/%3E%3C/g%3E%3Cpath d='M11.0533 42.9767L11.3291 39.5129L8.47201 37.5353L11.9358 37.8111L13.9134 34.954L13.6377 38.4178L16.4947 40.3954L13.0309 40.1197L11.0533 42.9767Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_41_53582' x='228.441' y='33.9229' width='19.1995' height='19.1995' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_41_53582'/%3E%3C/filter%3E%3Cfilter id='filter1_f_41_53582' x='155.593' y='11.0748' width='25.8428' height='25.8428' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_41_53582'/%3E%3C/filter%3E%3Cfilter id='filter2_f_41_53582' x='100.068' y='3.54956' width='20.5454' height='20.5454' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_41_53582'/%3E%3C/filter%3E%3Cfilter id='filter3_f_41_53582' x='0.341064' y='3.50012' width='14.5906' height='14.5906' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_41_53582'/%3E%3C/filter%3E%3Cfilter id='filter4_f_41_53582' x='4.47192' y='30.954' width='16.0227' height='16.0227' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_41_53582'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 248;
  height: 54;
  bottom: 20px;
  right: 20px;
}
@media (max-width: 1024px) {
  .CX-testimony .box-testimony .box-act-mobile.hide {
    display: block !important;
    text-align: center;
  }
}
.CX-testimony .box-testimony .box-title-testimony .inner {
  display: flex;
  align-items: center;
}
.CX-testimony .box-testimony .box-title-testimony .inner > .text {
  flex: 1 1 auto;
}
@media (max-width: 1024px) {
  .CX-testimony .box-testimony .box-title-testimony .inner > .text {
    text-align: center;
  }
}
.CX-testimony .box-testimony .box-title-testimony .inner > .text h3 {
  font-family: "source-sans-pro-bold";
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0;
}
@media (max-width: 1024px) {
  .CX-testimony .box-testimony .box-title-testimony .inner > .text h3 {
    font-size: 18px;
  }
}
.CX-testimony .box-testimony .box-title-testimony .inner > .text p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0;
}
.CX-testimony .box-testimony .box-title-testimony .inner > .box-act {
  flex: 0 0 auto;
}
@media (max-width: 1024px) {
  .CX-testimony .box-testimony .box-title-testimony .inner > .box-act {
    display: none;
  }
}
.CX-testimony .box-testimony .box-content-testimony {
  padding: 30px 0 0;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .slick-dots li {
  width: 7px;
  padding: 0 0;
  margin: 0 2px;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .slick-dots li button {
  width: 100%;
  height: 3px;
  padding: 0px;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .slick-dots li button:before {
  background-image: url("data:image/svg+xml,%3Csvg width='7' height='3' viewBox='0 0 7 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.15' y='0.150244' width='6.7' height='2.7' rx='1.35' stroke='white' stroke-width='0.3'/%3E%3C/svg%3E%0A");
  background-color: transparent;
  width: 100%;
  height: 3px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .slick-dots li.slick-active {
  width: 20px;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .slick-dots li.slick-active button:before {
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='3' viewBox='0 0 20 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='0.000244141' width='20' height='3' rx='1.5' fill='white'/%3E%3C/svg%3E%0A");
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .slick-arrow {
  z-index: 2;
  width: 24px;
  height: 24px;
  top: 40%;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .slick-arrow:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 24px;
  height: 24px;
  display: inline-block;
  opacity: 1;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .slick-arrow.slick-prev {
  left: -12px;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .slick-arrow.slick-prev:before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='12' cy='11.9966' rx='12' ry='12' transform='rotate(90 12 11.9966)' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.1332 16.611L8.44531 11.9231L13.1332 7.23521L14.3052 8.40718L10.7892 11.9231L14.3052 15.439L13.1332 16.611Z' fill='%23333333'/%3E%3C/svg%3E%0A");
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .slick-arrow.slick-next {
  right: -12px;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .slick-arrow.slick-next:before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='12' cy='11.9966' rx='12' ry='12' transform='rotate(-90 12 11.9966)' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.8668 7.3822L15.5547 12.0701L10.8668 16.7579L9.69485 15.586L13.2108 12.0701L9.69485 8.55417L10.8668 7.3822Z' fill='%23333333'/%3E%3C/svg%3E%0A");
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .slick-arrow.slick-disabled:before {
  opacity: 0.2;
  cursor: not-allowed;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .slick-slide {
  margin: 0 10px;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .slick-list {
  margin: 0 -10px;
  overflow: inherit;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item {
  padding: 0 0 10px;
  cursor: pointer;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner {
  position: relative;
  padding: 15px;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner:before {
  content: "";
  background: radial-gradient(372.84% 141.42% at 0% 0%, rgba(255, 255, 255, 0.23) 0%, rgba(255, 255, 255, 0.2) 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: blur(15px);
  -moz-backdrop-filter: blur(15px);
  -ms-backdrop-filter: blur(15px);
  -o-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  border: 2px solid rgba(211, 191, 254, 0.2);
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner:after {
  content: "";
  -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner > div {
  position: relative;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner > .box-img {
  height: 71px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  -webkit-box-shadow: 0px 7px 8px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 7px 8px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 7px 8px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 7px 8px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 7px 8px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 13px;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner > .box-img img {
  width: 100% !important;
  object-fit: cover;
  height: 100%;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner > .box-text {
  margin-bottom: 9px;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner > .box-text h3 {
  font-family: "source-sans-pro-semibold";
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 11px;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner > .box-text p {
  margin-bottom: 0px;
  font-family: "source-sans-pro-bold";
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 1025px) {
  .CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner > .box-text p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner .box-list-media .box-list-media-inner .box-top {
  display: flex;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner .box-list-media .box-list-media-inner .box-top .title {
  flex: 1 1 auto;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner .box-list-media .box-list-media-inner .box-top .link-more {
  flex: 0 0 auto;
  text-align: right;
  padding-right: 0px;
  text-transform: none;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner .box-list-media .box-list-media-inner .box-top .link-more:before {
  display: none;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner .box-list-media .box-list-media-inner .box-top .title,
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner .box-list-media .box-list-media-inner .box-top .link-more {
  text-decoration: none;
  font-size: 10px;
  line-height: 13px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(255, 255, 255, 0.6);
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner .box-list-media .box-list-media-inner .box-list {
  display: flex;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  margin: 5px 0;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner .box-list-media .box-list-media-inner .box-list .box-item {
  flex: 0 0 auto;
  width: 30px;
  height: 30px;
  background-color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner .box-list-media .box-list-media-inner .box-list .box-item.is-video {
  position: relative;
  background-color: #494df4;
  border: 1px solid #fff;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner .box-list-media .box-list-media-inner .box-list .box-item.is-video:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='19' viewBox='0 0 20 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.5' cx='9.66211' cy='9.5' r='9.5' fill='black'/%3E%3Cpath d='M13.5904 9.57146C13.5906 9.66847 13.5658 9.76388 13.5182 9.84843C13.4706 9.93297 13.402 10.0038 13.319 10.0539L8.17326 13.2016C8.0865 13.2548 7.98714 13.2838 7.88543 13.2857C7.78372 13.2875 7.68335 13.2622 7.59469 13.2124C7.50687 13.1633 7.43371 13.0917 7.38275 13.0049C7.33178 12.9182 7.30483 12.8194 7.30469 12.7188V6.42411C7.30483 6.32351 7.33178 6.22475 7.38275 6.13801C7.43371 6.05127 7.50687 5.97967 7.59469 5.93057C7.68335 5.88069 7.78372 5.85539 7.88543 5.85728C7.98714 5.85916 8.0865 5.88816 8.17326 5.94128L13.319 9.08899C13.402 9.13915 13.4706 9.20995 13.5182 9.2945C13.5658 9.37904 13.5906 9.47446 13.5904 9.57146Z' fill='white'/%3E%3C/svg%3E%0A");
  width: 20px;
  height: 19px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner > .box-line-quote {
  display: flex;
  grid-column-gap: 5px;
  margin: 9px 0;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner > .box-line-quote .line {
  position: relative;
  flex: 1 1 auto;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner > .box-line-quote .line:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 1px solid rgba(255, 255, 255, 0.6);
  width: 100%;
  height: 1px;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner > .box-line-quote .quote-ico {
  flex: 0 0 auto;
  position: relative;
  width: 56px;
  display: inline-block;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner > .box-line-quote .quote-ico:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='56' height='43' viewBox='0 0 56 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_46_53895)'%3E%3Cpath opacity='0.1' d='M48.2693 4.25781L48.2693 14.4434C48.2693 17.4056 47.6996 20.459 46.5603 23.6035C45.421 26.748 43.9171 29.7103 42.0486 32.4902C40.1801 35.3158 38.1293 37.7083 35.8962 39.668L26.7361 34.3359C28.3767 31.6016 29.7895 28.6621 30.9744 25.5176C32.1593 22.373 32.7517 18.6816 32.7517 14.4434L32.7517 4.25781L48.2693 4.25781ZM25.0271 4.25782L25.0271 14.4434C25.0271 17.4056 24.4574 20.459 23.3181 23.6035C22.1788 26.7481 20.6749 29.7103 18.8064 32.4902C16.9379 35.3158 14.8871 37.7083 12.6541 39.668L3.49389 34.3359C5.13452 31.6016 6.54728 28.6621 7.73217 25.5176C8.91707 22.3731 9.50952 18.6816 9.50952 14.4434L9.50952 4.25782L25.0271 4.25782Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_46_53895'%3E%3Crect width='56' height='43' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 56px;
  height: 43px;
  display: inline-block;
  position: absolute;
  top: -15px;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner .box-info-user-testi .box-info-user-testi-inner {
  display: flex;
  grid-column-gap: 10px;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner .box-info-user-testi .box-info-user-testi-inner .box-img {
  width: 24px;
  height: 24px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner .box-info-user-testi .box-info-user-testi-inner .box-img img {
  height: 24px;
  width: 24px;
  object-fit: cover;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner .box-info-user-testi .box-info-user-testi-inner .box-text h3 {
  margin-bottom: 0px;
  font-family: "source-sans-pro-semibold";
  font-size: 10px;
  line-height: normal;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 1px;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner .box-info-user-testi .box-info-user-testi-inner .box-text .date {
  font-size: 8px;
  line-height: 10px;
  letter-spacing: 0em;
  text-align: left;
  display: block;
}

@media (min-width: 1280px) and (max-height: 650px) {
  .CX-pop-up-modal.modal-default.down-center.simple-down-to-top#modal-testimony .box-pop-up-modal .box-pop-up-modal-inner {
    overflow-y: auto;
    max-height: calc(100vh - 100px);
  }
}

@media (max-width: 1366px) {
  .new-box-form .new-box-item.style-default.new-textarea.long-desc .new-box-item-inner .input .form-control {
    min-height: 150px;
  }
}

.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner .box-list-media .box-list-media-inner .box-list {
  overflow-x: auto;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner .box-list-media .box-list-media-inner .box-list::-webkit-scrollbar {
  -webkit-appearance: none;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner .box-list-media .box-list-media-inner .box-list::-webkit-scrollbar:vertical {
  width: 3px;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner .box-list-media .box-list-media-inner .box-list::-webkit-scrollbar:horizontal {
  height: 3px;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner .box-list-media .box-list-media-inner .box-list::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner .box-list-media .box-list-media-inner .box-list::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #ffffff;
}

.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner .box-list-media .box-list-media-inner .box-list .box-item .box-item-inner {
  height: 100%;
  width: 100%;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner .box-list-media .box-list-media-inner .box-list .box-item .box-item-inner img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner .box-list-media {
  min-height: 48px;
}

@media (max-width: 767px) {
  #modal-testimony .box-pop-up-modal .box-pop-up-modal-inner {
    max-height: calc(100vh - 150px);
  }
  #modal-testimony .box-pop-up-modal .box-pop-up-modal-inner section.CX-simple-form.testimony .box-simple-form .new-box-form {
    padding-bottom: 80px !important;
  }
  #modal-testimony .box-pop-up-modal .box-pop-up-modal-inner section.CX-simple-form.testimony .box-simple-form .new-box-form .box-act {
    z-index: 2;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 24px;
    background-color: #fff;
  }
}

.CX-pop-up-modal.modal-default.modal-full-screen#view-modal-testimony .box-pop-up-modal .close-modal-testimoni {
  position: absolute;
  left: 23px;
  top: 12px;
  z-index: 2;
  background-color: transparent;
  width: 31px;
  height: 31px;
  line-height: 35px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform-origin: center center;
}

.box-pilih-kategori-testimoni .inner a.disabled, .box-pilih-kategori-testimoni .inner a:disabled {
  opacity: 0.5;
}
.box-pilih-kategori-testimoni .inner a.disabled .box-item-inner .box-ico, .box-pilih-kategori-testimoni .inner a:disabled .box-item-inner .box-ico {
  background-color: #ddd;
}
.box-pilih-kategori-testimoni .inner a.disabled .box-item-inner .box-ico img, .box-pilih-kategori-testimoni .inner a:disabled .box-item-inner .box-ico img {
  filter: grayscale(100%);
}

@media (min-width: 1280px) and (max-height: 650px) {
  .CX-pop-up-modal.modal-default.down-center.simple-down-to-top#modal-testimony .box-pop-up-modal .box-pop-up-modal-inner {
    max-height: initial;
  }
  .CX-pop-up-modal.modal-default.down-center.simple-down-to-top#modal-testimony .box-pop-up-modal .box-pop-up-modal-inner .CX-simple-form.testimony .box-simple-form .new-box-form {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: calc(100vh - 150px);
    position: relative;
    padding-bottom: 80px !important;
  }
  .CX-pop-up-modal.modal-default.down-center.simple-down-to-top#modal-testimony .box-pop-up-modal .box-pop-up-modal-inner .CX-simple-form.testimony .box-simple-form .new-box-form #box-action-testimony {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    padding: 20px 20px;
    z-index: 2;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-bottom-left-radius: 8px;
    -ms-border-bottom-left-radius: 8px;
    -o-border-bottom-left-radius: 8px;
    border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-bottom-right-radius: 8px;
    -ms-border-bottom-right-radius: 8px;
    -o-border-bottom-right-radius: 8px;
    border-bottom-right-radius: 8px;
    -webkit-box-shadow: 0px -5px 10px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px -5px 10px 0px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0px -5px 10px 0px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0px -5px 10px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px -5px 10px 0px rgba(0, 0, 0, 0.05);
  }
}
.CX-pop-up-modal.modal-default.down-center.simple-down-to-top#modal-testimony .box-pop-up-modal .box-pop-up-modal-inner section.CX-simple-form.testimony .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default {
  text-align: left;
}
.CX-pop-up-modal.modal-default.down-center.simple-down-to-top#modal-testimony .box-pop-up-modal .box-pop-up-modal-inner section.CX-simple-form.testimony .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.with-char-limit .new-box-item-inner .input .form-control:focus {
  box-shadow: none !important;
}
.CX-pop-up-modal.modal-default.down-center.simple-down-to-top#modal-testimony .box-pop-up-modal .box-pop-up-modal-inner section.CX-simple-form.testimony .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.with-char-limit .new-box-item-inner .input .box-char-limit {
  right: 20px;
  margin-top: -30px;
  text-align: right;
  background-color: transparent;
}

.new-box-form .new-box-item.style-default.with-char-limit .new-box-item-inner .input .box-char-limit {
  position: absolute;
  right: 16px;
  margin-top: -16px;
  color: #999999;
  font-size: 13px;
  line-height: 20px;
}

.CX-pop-up-modal.modal-default.down-center.simple-down-to-top#modal-testimony .box-pop-up-modal .box-pop-up-modal-inner section.CX-simple-form.testimony .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.with-char-limit .new-box-item-inner .input .box-char-limit {
  right: 20px;
  margin-top: -30px !important;
  text-align: right;
  background-color: transparent;
  transform: none !important;
  top: initial !important;
}

@media (max-width: 767px) {
  .CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .slick-arrow {
    display: none;
  }
}
@media (max-width: 767px) {
  .CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .slick-list {
    margin: 0 -8px;
    padding-left: 20px;
  }
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .slick-list .slick-track {
  display: flex !important;
}
@media (max-width: 767px) {
  .CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .slick-list .slick-track {
    padding-left: 16px;
  }
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .slick-list .slick-track .box-testimony-item {
  width: 321px;
  height: 100%;
  height: inherit !important;
}
@media (max-width: 767px) {
  .CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .slick-list .slick-track .box-testimony-item {
    margin: 0 8px;
  }
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .slick-list .slick-track .box-testimony-item .inner {
  height: 100% !important;
  min-height: 232px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .slick-list .slick-track .box-testimony-item .inner .box-line-quote {
  display: none;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .slick-list .slick-track .box-testimony-item .inner .box-info-user-testi {
  padding-top: 9px;
  margin-top: 9px;
  position: relative;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .slick-list .slick-track .box-testimony-item .inner .box-info-user-testi:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  background: linear-gradient(112deg, rgba(255, 255, 255, 0.6) 3%, rgba(255, 255, 255, 0) 100%);
  background-blend-mode: overlay;
  -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(15px);
  -moz-backdrop-filter: blur(15px);
  -ms-backdrop-filter: blur(15px);
  -o-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  width: 80%;
  height: 1px;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .slick-list .slick-track .box-testimony-item .inner .box-info-user-testi:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='56' height='43' viewBox='0 0 56 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_46_53895)'%3E%3Cpath opacity='0.1' d='M48.2693 4.25781L48.2693 14.4434C48.2693 17.4056 47.6996 20.459 46.5603 23.6035C45.421 26.748 43.9171 29.7103 42.0486 32.4902C40.1801 35.3158 38.1293 37.7083 35.8962 39.668L26.7361 34.3359C28.3767 31.6016 29.7895 28.6621 30.9744 25.5176C32.1593 22.373 32.7517 18.6816 32.7517 14.4434L32.7517 4.25781L48.2693 4.25781ZM25.0271 4.25782L25.0271 14.4434C25.0271 17.4056 24.4574 20.459 23.3181 23.6035C22.1788 26.7481 20.6749 29.7103 18.8064 32.4902C16.9379 35.3158 14.8871 37.7083 12.6541 39.668L3.49389 34.3359C5.13452 31.6016 6.54728 28.6621 7.73217 25.5176C8.91707 22.3731 9.50952 18.6816 9.50952 14.4434L9.50952 4.25782L25.0271 4.25782Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_46_53895'%3E%3Crect width='56' height='43' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 56px;
  height: 43px;
  display: inline-block;
  position: absolute;
  right: 0px;
  top: -15px;
  background-color: transparent;
}

.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner > .box-text h3.product-name {
  border: 1px solid #fff;
  display: inline-block;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  padding: 5px 12px;
}
.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item.is-product .inner > .box-text:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.16211 10L10.1621 1M10.1621 1H3.41211M10.1621 1V7.75' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 11px;
  height: 11px;
  position: absolute;
  background-size: cover;
  top: 12px;
  right: 0px;
}

.CX-testimony .box-testimony .box-content-testimony .box-testimony-slider .box-testimony-slider-inner .box-testimony-item .inner > .box-text h3.product-name {
  max-width: 90%;
}

@media (min-width: 769px) {
  .CX-pop-up-modal.modal-default#modal-testimony .box-pop-up-modal {
    -webkit-transform: translateY(-50%) !important;
    -mozm-transform: translateY(-50%) !important;
    -s-transform: translateY(-50%) !important;
    -o-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
  }
}

.CX-pop-up-modal.modal-default.modal-full-screen .box-pop-up-modal {
  max-width: initial;
  width: 100%;
}
.CX-pop-up-modal.modal-default.modal-full-screen#view-modal-testimony .box-pop-up-modal {
  background-color: transparent;
}
.CX-pop-up-modal.modal-default.modal-full-screen#view-modal-testimony .box-pop-up-modal .close-pop-up {
  left: 23px;
  top: 12px;
  right: initial;
  z-index: 2;
  background-color: transparent;
}
.CX-pop-up-modal.modal-default.modal-full-screen#view-modal-testimony .box-pop-up-modal .box-pop-up-modal-inner {
  max-height: initial !important;
  padding: 0 !important;
}

.box-view-testimony {
  height: 100vh;
}
.box-view-testimony .box-view-testimony-inner {
  display: flex;
  align-items: center;
  position: relative;
}
.box-view-testimony .box-view-testimony-inner .box-media {
  flex: 1 1 auto;
  overflow: hidden;
  align-items: center;
}
.box-view-testimony .box-view-testimony-inner .box-media .box-media-bg-blur {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 360px);
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-filter: blur(25px);
  -moz-filter: blur(25px);
  -ms-filter: blur(25px);
  -o-filter: blur(25px);
  filter: blur(25px);
}
.box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .media-item .media-item-inner {
  text-align: center;
}
.box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .media-item .media-item-inner img {
  margin: 0 auto;
}
.box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .slick-arrow {
  z-index: 2;
  width: 30px;
  height: 30px;
}
.box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .slick-arrow:before {
  content: "";
  width: 30px;
  height: 30px;
  opacity: 1;
  display: inline-block;
}
.box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .slick-arrow.slick-prev {
  left: 10px;
}
.box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .slick-arrow.slick-prev:before {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 30C6.71573 30 -3.62117e-07 23.2843 0 15C3.62117e-07 6.71573 6.71573 -3.62117e-07 15 0C23.2843 3.62117e-07 30 6.71573 30 15C30 23.2843 23.2843 30 15 30Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.4163 20.7679L10.5565 14.9081L16.4163 9.04826L17.8813 10.5132L13.4864 14.9081L17.8813 19.303L16.4163 20.7679Z' fill='%23333333'/%3E%3C/svg%3E%0A");
}
.box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .slick-arrow.slick-next {
  right: 10px;
}
.box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .slick-arrow.slick-next:before {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 0C23.2843 -3.62117e-07 30 6.71573 30 15C30 23.2843 23.2843 30 15 30C6.71573 30 3.62117e-07 23.2843 0 15C-3.62117e-07 6.71573 6.71573 3.62117e-07 15 0Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.5834 9.23229L19.4433 15.0921L13.5834 20.952L12.1185 19.487L16.5133 15.0921L12.1185 10.6972L13.5834 9.23229Z' fill='%23333333'/%3E%3C/svg%3E%0A");
}
.box-view-testimony .box-view-testimony-inner .box-media .box-media-thumb {
  margin-top: 10px;
  position: relative;
}
.box-view-testimony .box-view-testimony-inner .box-media .box-media-thumb .box-media-thumb-inner {
  display: flex;
  justify-content: center;
  grid-column-gap: 8px;
}
.box-view-testimony .box-view-testimony-inner .box-media .box-media-thumb .box-media-thumb-inner .media-item {
  flex: 0 0 50px;
  width: 50px;
  height: 50px;
  border: 2px solid transparent;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  display: inline-block;
  opacity: 0.3;
}
.box-view-testimony .box-view-testimony-inner .box-media .box-media-thumb .box-media-thumb-inner .media-item .media-item-inner {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
}
.box-view-testimony .box-view-testimony-inner .box-media .box-media-thumb .box-media-thumb-inner .media-item .media-item-inner img {
  object-fit: cover;
  width: 50px;
  height: 50px;
}
.box-view-testimony .box-view-testimony-inner .box-media .box-media-thumb .box-media-thumb-inner .media-item.selected {
  opacity: 1;
  border: 2px solid #fff;
}
.box-view-testimony .box-view-testimony-inner .box-caption {
  height: 100vh;
  flex: 0 0 auto;
  max-width: 360px;
  width: 360px;
  background-color: #fff;
}
.box-view-testimony .box-view-testimony-inner .box-caption .box-top-nav {
  background: #494df4;
  display: flex;
  padding: 15px 23px;
}
.box-view-testimony .box-view-testimony-inner .box-caption .box-top-nav .box-action a,
.box-view-testimony .box-view-testimony-inner .box-caption .box-top-nav .box-page-nav {
  color: #fff;
}
.box-view-testimony .box-view-testimony-inner .box-caption .box-top-nav .box-page-nav {
  flex: 0 0 auto;
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
  line-height: 21px;
}
.box-view-testimony .box-view-testimony-inner .box-caption .box-top-nav .box-action {
  flex: 1 1 auto;
  text-align: right;
}
.box-view-testimony .box-view-testimony-inner .box-caption .box-top-nav .box-action a {
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
  line-height: 21px;
  color: #fff;
  position: relative;
  text-decoration: none;
}
.box-view-testimony .box-view-testimony-inner .box-caption .box-top-nav .box-action a:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='12' viewBox='0 0 15 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 6H14M14 6L9 1M14 6L9 11' stroke='white'/%3E%3C/svg%3E%0A");
  width: 15px;
  height: 12px;
  display: inline-block;
  margin-left: 11px;
  position: relative;
  background-repeat: no-repeat;
  top: 2px;
}
.box-view-testimony .box-view-testimony-inner .box-caption .box-top-nav .box-action a:hover {
  color: #494df4;
}
.box-view-testimony .box-view-testimony-inner .box-caption .box-caption-content {
  overflow-y: auto;
  max-height: calc(100vh - 51px);
}
.box-view-testimony .box-view-testimony-inner .box-caption .box-caption-content::-webkit-scrollbar {
  -webkit-appearance: none;
}
.box-view-testimony .box-view-testimony-inner .box-caption .box-caption-content::-webkit-scrollbar:vertical {
  width: 10px;
}
.box-view-testimony .box-view-testimony-inner .box-caption .box-caption-content::-webkit-scrollbar:horizontal {
  height: 10px;
}
.box-view-testimony .box-view-testimony-inner .box-caption .box-caption-content::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  border: 2px solid #ffffff;
}
.box-view-testimony .box-view-testimony-inner .box-caption .box-caption-content::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #ffffff;
}
.box-view-testimony .box-view-testimony-inner .box-caption .box-caption-content .inner {
  padding: 30px 24px;
}
.box-view-testimony .box-view-testimony-inner .box-caption .box-caption-content .inner .box-info-name {
  display: flex;
  grid-column-gap: 19px;
  text-align: left;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 19px;
  padding-bottom: 19px;
}
.box-view-testimony .box-view-testimony-inner .box-caption .box-caption-content .inner .box-info-name .box-img {
  flex: 0 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  width: 42px;
  height: 42px;
}
.box-view-testimony .box-view-testimony-inner .box-caption .box-caption-content .inner .box-info-name .box-name .name {
  font-size: 16px;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  color: #333;
  margin-bottom: 3px;
}
.box-view-testimony .box-view-testimony-inner .box-caption .box-caption-content .inner .box-info-name .box-name .date {
  font-size: 12px;
  color: #333;
}
.box-view-testimony .box-view-testimony-inner .box-caption .box-caption-content .inner .box-content-testimony {
  text-align: left;
}
.box-view-testimony .box-view-testimony-inner .box-caption .box-caption-content .inner .box-content-testimony .box-content-testimony-inner .box-img-testimony {
  margin-bottom: 16px;
}
.box-view-testimony .box-view-testimony-inner .box-caption .box-caption-content .inner .box-content-testimony .box-content-testimony-inner .box-title-testimony {
  margin-bottom: 12px;
}
.box-view-testimony .box-view-testimony-inner .box-caption .box-caption-content .inner .box-content-testimony .box-content-testimony-inner .box-title-testimony h3 {
  margin-bottom: 0;
  font-size: 19px;
  font-family: "source-sans-pro-black";
}
.box-view-testimony .box-view-testimony-inner .box-caption .box-caption-content .inner .box-content-testimony .box-content-testimony-inner .box-text-testimony {
  font-size: 14px;
  line-height: 21px;
}

.CX-pop-up-modal.modal-default.modal-full-screen#view-modal-testimony .box-pop-up-modal .box-pop-up-modal-inner {
  overflow: hidden !important;
}
.CX-pop-up-modal.modal-default.modal-full-screen#view-modal-testimony .box-pop-up-modal .box-pop-up-modal-inner .box-view-testimony .box-view-testimony-inner {
  flex: 1 1 auto;
  height: 100%;
}
.CX-pop-up-modal.modal-default.modal-full-screen#view-modal-testimony .box-pop-up-modal .box-pop-up-modal-inner .box-view-testimony .box-view-testimony-inner .box-media {
  flex: 0 0 auto;
  width: calc(100% - 360px);
}
.CX-pop-up-modal.modal-default.modal-full-screen#view-modal-testimony .box-pop-up-modal .box-pop-up-modal-inner .box-view-testimony .box-view-testimony-inner .box-caption {
  position: absolute;
  top: 0px;
  right: 0px;
}

.box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .slick-track {
  display: flex;
  align-items: center;
}
.box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .media-item .media-item-inner img {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .media-item.is-video .media-item-inner .box-video .feedvideo {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  max-width: 886px;
  max-height: 653px;
}
@media (max-width: 1280px) {
  .box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .media-item.is-video .media-item-inner .box-video .feedvideo {
    max-width: 600px;
  }
}

.box-view-testimony .box-view-testimony-inner .box-media .box-media-thumb .box-media-thumb-inner .media-item.is-video .media-item-inner {
  width: 100%;
  height: 100%;
}
.box-view-testimony .box-view-testimony-inner .box-media .box-media-thumb .box-media-thumb-inner .media-item.is-video .media-item-inner .box-video {
  background-color: #494df4;
  width: 100%;
  height: 100%;
  position: relative;
}
.box-view-testimony .box-view-testimony-inner .box-media .box-media-thumb .box-media-thumb-inner .media-item.is-video .media-item-inner .box-video:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='34' viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.5' cx='16.8335' cy='16.8335' r='16.8335' transform='matrix(1 0 0 -1 0 34)' fill='%2324277A'/%3E%3Cpath d='M23.7944 17.0404C23.7949 16.8685 23.7508 16.6995 23.6665 16.5497C23.5822 16.3999 23.4606 16.2744 23.3135 16.1855L14.1956 10.6079C14.0418 10.5138 13.8658 10.4624 13.6855 10.4591C13.5053 10.4558 13.3275 10.5006 13.1704 10.589C13.0148 10.676 12.8851 10.8028 12.7948 10.9565C12.7045 11.1102 12.6568 11.2852 12.6565 11.4635V22.6174C12.6568 22.7956 12.7045 22.9706 12.7948 23.1243C12.8851 23.278 13.0148 23.4049 13.1704 23.4919C13.3275 23.5803 13.5053 23.6251 13.6855 23.6218C13.8658 23.6184 14.0418 23.5671 14.1956 23.4729L23.3135 17.8954C23.4606 17.8065 23.5822 17.681 23.6665 17.5312C23.7508 17.3814 23.7949 17.2123 23.7944 17.0404Z' fill='white'/%3E%3C/svg%3E%0A");
  width: 34px;
  height: 34px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .media-item.is-video .media-item-inner {
  display: flex;
  justify-content: center;
  width: auto;
}
.box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .media-item.is-video .media-item-inner .box-video {
  flex: 0 0 auto;
  position: relative;
  cursor: pointer;
}
.box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .media-item.is-video .media-item-inner .box-video:before, .box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .media-item.is-video .media-item-inner .box-video:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .media-item.is-video .media-item-inner .box-video:before {
  width: 87px;
  height: 87px;
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .media-item.is-video .media-item-inner .box-video:after {
  content: "\f04b";
  font-family: "Font Awesome 5 Pro";
  color: #fff;
  font-weight: bold;
  font-size: 30px;
}
.box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .media-item.is-video.play-video .media-item-inner .box-video:after {
  content: "\f04c";
}
.box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .media-item.is-video.play-video .media-item-inner .box-video:before, .box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .media-item.is-video.play-video .media-item-inner .box-video:after {
  opacity: 0;
  visibility: hidden;
}
.box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .media-item.is-video.play-video .media-item-inner .box-video:hover:before, .box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .media-item.is-video.play-video .media-item-inner .box-video:hover:after {
  opacity: 1;
  visibility: visible;
}

.box-view-testimony .box-view-testimony-inner .box-media .box-media-bg-blur.emma-marked {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
.box-view-testimony .box-view-testimony-inner .box-media .box-media-bg-blur.emma-marked:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  background-image: url("/o/axa-emma-theme/images/bg-emma-mark.png");
  width: 100%;
  height: 100%;
  display: inline-block;
  background-size: cover;
}

.box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .media-item .media-item-inner img {
  max-width: 1200px;
}
@media (max-width: 1440px) and (max-height: 800px) {
  .box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .media-item .media-item-inner img {
    max-width: 800px;
  }
}
@media (max-width: 1440px) and (max-height: 700px) {
  .box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .media-item .media-item-inner img {
    max-width: 700px;
  }
}
@media (max-width: 1440px) and (max-height: 600px) {
  .box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .media-item .media-item-inner img {
    max-width: 600px;
  }
}
@media (max-width: 1280px) and (max-height: 650px) {
  .box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .media-item .media-item-inner img {
    max-width: 550px;
  }
}

.box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .media-item.is-video .media-item-inner .box-video .feedvideo {
  max-width: 1200px;
}
@media (max-width: 1440px) and (max-height: 800px) {
  .box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .media-item.is-video .media-item-inner .box-video .feedvideo {
    max-width: 800px;
  }
}
@media (max-width: 1440px) and (max-height: 700px) {
  .box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .media-item.is-video .media-item-inner .box-video .feedvideo {
    max-width: 700px;
  }
}
@media (max-width: 1440px) and (max-height: 600px) {
  .box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .media-item.is-video .media-item-inner .box-video .feedvideo {
    max-width: 600px;
  }
}
@media (max-width: 1280px) and (max-height: 650px) {
  .box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .media-item.is-video .media-item-inner .box-video .feedvideo {
    max-width: 550px;
  }
}

.box-view-testimony .box-view-testimony-inner .box-media .box-icon-empty-media {
  display: none;
  position: absolute;
  z-index: 2;
  width: calc(100% - 360px);
  text-align: center;
}
.box-view-testimony .box-view-testimony-inner .box-media .box-icon-empty-media .box-icon:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='446' height='167' viewBox='0 0 446 167' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.15'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M417.843 64.9903C419.902 69.6442 420.769 75.1549 420.561 81.0571L445.587 81.0527C445.587 81.0527 441.499 91.6696 434.197 95.9583H417.994C415.31 104.73 411.002 112.914 405.298 120.08C397.745 129.536 388.565 135.347 378.718 136.882C372.507 137.848 366.435 137.339 361.154 135.403C354.965 133.137 350.338 129.101 347.773 123.734C343.003 113.769 345.71 101.33 354.502 92.7831C359.269 88.1554 365.825 83.9712 374.207 82.6664C384.246 81.0377 393.275 81.0448 402.182 81.0518C402.765 81.0523 403.348 81.0527 403.931 81.0527H405.805C406.017 77.3514 405.585 73.911 404.321 71.0491C402.458 66.8345 396.95 62.385 387.574 63.716C382.3 64.4815 376.106 68.3959 370.621 74.4851L359.632 64.4815C367.503 55.713 376.693 50.1979 385.492 48.9496C387.259 48.6969 389.042 48.569 390.829 48.5669C403.004 48.5669 413.285 54.6778 417.843 64.9903ZM376.417 122.155C382.645 121.198 388.463 117.353 393.718 110.759C397.234 106.26 400.092 101.277 402.205 95.9625C401.508 95.9606 400.819 95.9579 400.134 95.9553C391.62 95.9219 384.057 95.8921 376.452 97.3935C372.086 98.3449 368.053 100.457 364.775 103.509C359.935 108.211 359.442 113.8 361.098 117.279C363.01 121.259 369.303 123.264 376.417 122.155Z' fill='%23494DF4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M85.0575 50.5405C91.2465 52.8065 95.874 56.8383 98.4387 62.2054C103.209 72.1568 100.502 84.596 91.7091 93.1467C86.9435 97.7743 80.4603 100.928 72.4334 102.515C61.9758 104.59 51.7604 104.873 42.2802 104.873H40.4075C40.1959 108.574 40.6282 112.014 41.891 114.876C43.7551 119.091 49.2608 123.54 58.6369 122.214C63.9132 121.444 70.1064 117.529 75.5906 111.44L86.5801 121.444C78.6913 130.217 69.5011 135.731 60.7042 136.975C58.9363 137.228 57.153 137.356 55.3673 137.358C43.1929 137.358 32.9083 131.251 28.3498 120.935C26.2912 116.285 25.4262 110.775 25.6338 104.868H0.623047C0.623047 104.868 4.71438 94.2559 12.0148 89.963H28.2158C30.9038 81.193 35.2116 73.0111 40.9136 65.8459C48.4647 56.3903 57.6466 50.5796 67.4944 49.0443C73.7137 48.0743 79.7683 48.5876 85.0575 50.5405ZM69.5655 87.8886C73.1292 87.2057 78.0728 85.6617 81.4071 82.4214C86.2553 77.7197 86.7398 72.1178 85.0961 68.6513C83.1848 64.6673 76.8962 62.6623 69.7775 63.7713C63.5498 64.7326 57.7329 68.5774 52.4782 75.171C48.9682 79.6702 46.1139 84.6496 44.0011 89.9588C53.3473 89.9197 61.3701 89.5111 69.5655 87.8886Z' fill='%23494DF4'/%3E%3Cpath d='M115.954 136.3L129.109 80.237C131.238 71.156 138.014 63.6394 148.47 63.6394C159.245 63.6394 159.573 75.3131 158.146 81.4092L145.268 136.313H160.448L172.516 84.8691C175.624 71.4959 173.947 63.7919 168.728 57.1162C165.711 53.2773 159.525 48.5669 149.444 48.5669C133.695 48.5669 118.45 60.9683 114.734 76.8033L100.773 136.3H115.954Z' fill='url(%23paint0_linear_431_45448)'/%3E%3Cpath d='M58.3954 122.262C49.0287 123.584 43.5291 119.15 41.667 114.949C40.4052 112.097 39.9733 108.667 40.1849 104.978H25.4265C25.2191 110.865 26.0832 116.358 28.1397 120.992C32.6934 131.274 42.9673 137.361 55.1292 137.361C56.9133 137.359 58.6948 137.232 60.4608 136.979C69.2486 135.74 78.4294 130.243 86.3098 121.499L75.3316 111.529C69.8532 117.593 63.6793 121.504 58.3954 122.262Z' fill='url(%23paint1_linear_431_45448)'/%3E%3Cpath d='M387.826 63.6655C397.196 62.3386 402.696 66.7745 404.559 70.9763C405.819 73.8295 406.251 77.2594 406.039 80.9495H420.802C421.011 75.0653 420.148 69.5714 418.088 64.9317C413.534 54.6592 403.256 48.5669 391.093 48.5669C389.307 48.569 387.524 48.6965 385.759 48.9485C376.969 50.193 367.785 55.6913 359.92 64.433L370.901 74.4062C376.364 68.3269 382.538 64.4113 387.826 63.6655Z' fill='url(%23paint2_linear_431_45448)'/%3E%3Cpath d='M160.355 136.3L173.511 80.2453C175.641 71.1657 182.417 63.6502 192.874 63.6502C203.651 63.6502 203.978 75.3222 202.552 81.4173L189.672 136.313H204.853L216.923 84.8768C220.018 71.4925 218.354 63.7896 213.121 57.115C210.104 53.2766 203.918 48.5669 193.835 48.5669C178.085 48.5669 162.838 60.9664 159.123 76.7991L145.174 136.3H160.355Z' fill='%23494DF4'/%3E%3Cpath d='M237.773 136.3L250.923 80.237C253.053 71.156 259.829 63.6394 270.285 63.6394C281.061 63.6394 281.393 75.3131 279.962 81.4092L267.087 136.313H282.268L294.337 84.8691C297.44 71.4959 295.768 63.7919 290.544 57.1162C287.527 53.2773 281.341 48.5669 271.264 48.5669C255.514 48.5669 240.264 60.9683 236.553 76.8033L222.592 136.3H237.773Z' fill='url(%23paint3_linear_431_45448)'/%3E%3Cpath d='M282.171 136.287L295.322 80.2239C297.451 71.1429 304.227 63.6263 314.684 63.6263C325.447 63.6263 325.792 75.3087 324.36 81.4092L311.485 136.313H326.666L338.735 84.8691C341.839 71.4959 340.166 63.7919 334.942 57.1162C331.925 53.2773 325.74 48.5669 315.662 48.5669C299.912 48.5669 284.662 60.9683 280.951 76.8033L266.99 136.287H282.171Z' fill='%23494DF4'/%3E%3Cpath d='M60.5052 50.6611C53.3807 53.3376 46.7711 58.3551 41.1011 65.4422C35.4417 72.5337 31.1666 80.6316 28.5 89.3112H44.1659C46.2624 84.0586 49.0947 79.1322 52.5778 74.6809C54.8272 71.7875 57.4998 69.2516 60.5052 67.1591V50.6611Z' fill='url(%23paint4_linear_431_45448)'/%3E%3Cpath d='M404.753 95.5732H403.031C400.926 100.94 398.083 105.972 394.581 110.517C390.872 115.268 386.863 118.6 382.615 120.468V136.312C391.292 134.115 399.363 128.524 406.101 119.949C411.783 112.707 416.076 104.437 418.752 95.5732H404.753Z' fill='url(%23paint5_linear_431_45448)'/%3E%3C/g%3E%3Cg clip-path='url(%23clip0_431_45448)'%3E%3Cpath d='M307 83.5C306.511 111.42 301.586 133.894 287.528 147.528C273.894 161.586 251.42 166.511 223.5 167C195.58 166.511 173.106 161.586 159.472 147.528C145.414 133.894 140.489 111.42 140 83.5C140.489 55.5797 145.414 33.1064 159.472 19.4725C173.106 5.41445 195.58 0.489258 223.5 0C251.42 0.489258 273.894 5.41445 287.528 19.4725C301.586 33.1064 306.511 55.5797 307 83.5Z' fill='%23494DF4'/%3E%3Cpath d='M307 83.5C306.511 111.42 301.586 133.894 287.528 147.528C273.894 161.586 251.42 166.511 223.5 167C195.58 166.511 173.106 161.586 159.472 147.528C145.414 133.894 140.489 111.42 140 83.5C140.489 55.5797 145.414 33.1064 159.472 19.4725C173.106 5.41445 195.58 0.489258 223.5 0C251.42 0.489258 273.894 5.41445 287.528 19.4725C301.586 33.1064 306.511 55.5797 307 83.5Z' fill='url(%23paint6_radial_431_45448)'/%3E%3Cpath d='M240.234 115.987H187.785C181.294 115.987 176.043 110.735 176.043 104.245V62.7555C176.043 56.2647 181.294 51.0133 187.785 51.0133H240.266C246.757 51.0133 252.008 56.2647 252.008 62.7555V104.212C251.976 110.735 246.724 115.987 240.234 115.987Z' fill='white'/%3E%3Cpath d='M267.698 114.095L251.977 104.995V62.0053L267.698 52.9051C269.166 52.0571 270.96 53.1008 270.96 54.7969V112.203C270.96 113.867 269.133 114.91 267.698 114.095Z' fill='white'/%3E%3Cpath d='M267.698 114.095L251.977 104.995V62.0053L267.698 52.9051C269.166 52.0571 270.96 53.1008 270.96 54.7969V112.203C270.96 113.867 269.133 114.91 267.698 114.095Z' fill='url(%23paint7_radial_431_45448)'/%3E%3Cpath d='M191.013 72.8995C195.048 72.8995 198.32 69.6284 198.32 65.5932C198.32 61.5581 195.048 58.287 191.013 58.287C186.978 58.287 183.707 61.5581 183.707 65.5932C183.707 69.6284 186.978 72.8995 191.013 72.8995Z' fill='url(%23paint8_radial_431_45448)'/%3E%3Cpath d='M189.285 69.4093C192.365 69.4093 194.862 66.9122 194.862 63.8318C194.862 60.7514 192.365 58.2543 189.285 58.2543C186.204 58.2543 183.707 60.7514 183.707 63.8318C183.707 66.9122 186.204 69.4093 189.285 69.4093Z' fill='%237370F7'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_431_45448' x1='118.156' y1='108.026' x2='148.305' y2='116.301' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.46' stop-color='%23494DF4'/%3E%3Cstop offset='0.55' stop-color='%234549EC'/%3E%3Cstop offset='0.69' stop-color='%233A3DD6'/%3E%3Cstop offset='0.8' stop-color='%233032C1'/%3E%3Cstop offset='1' stop-color='%233032C1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_431_45448' x1='86.0467' y1='127.687' x2='84.2483' y2='98.315' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.53' stop-color='%23494DF4'/%3E%3Cstop offset='0.6' stop-color='%234549EC'/%3E%3Cstop offset='0.71' stop-color='%233A3DD6'/%3E%3Cstop offset='0.8' stop-color='%233032C1'/%3E%3Cstop offset='1' stop-color='%233032C1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_431_45448' x1='359.043' y1='53.9032' x2='360.413' y2='84.4029' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.65' stop-color='%23494DF4'/%3E%3Cstop offset='0.75' stop-color='%234549EC'/%3E%3Cstop offset='0.89' stop-color='%233A3DD6'/%3E%3Cstop offset='1' stop-color='%233032C1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_431_45448' x1='222.592' y1='136.301' x2='295.893' y2='136.301' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.46' stop-color='%23494DF4'/%3E%3Cstop offset='0.55' stop-color='%234549EC'/%3E%3Cstop offset='0.69' stop-color='%233A3DD6'/%3E%3Cstop offset='0.8' stop-color='%233032C1'/%3E%3Cstop offset='1' stop-color='%233032C1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_431_45448' x1='41.7965' y1='35.2836' x2='13.2635' y2='72.6661' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.65' stop-color='%23494DF4'/%3E%3Cstop offset='0.75' stop-color='%234549EC'/%3E%3Cstop offset='0.89' stop-color='%233A3DD6'/%3E%3Cstop offset='1' stop-color='%233032C1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_431_45448' x1='406.885' y1='137.716' x2='426.776' y2='104.947' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.53' stop-color='%23494DF4'/%3E%3Cstop offset='0.6' stop-color='%234549EC'/%3E%3Cstop offset='0.71' stop-color='%233A3DD6'/%3E%3Cstop offset='0.8' stop-color='%233032C1'/%3E%3Cstop offset='1' stop-color='%233032C1'/%3E%3C/linearGradient%3E%3CradialGradient id='paint6_radial_431_45448' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(152.079 14.7061) scale(104.431)'%3E%3Cstop stop-color='%23E9E0FF'/%3E%3Cstop offset='0.5565' stop-color='%23DCCAFF' stop-opacity='0.444'/%3E%3Cstop offset='1' stop-color='%23D4BDFF' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='paint7_radial_431_45448' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(233.828 83.3334) scale(35.3163 35.3163)'%3E%3Cstop stop-color='%23CBBAFF'/%3E%3Cstop offset='0.2336' stop-color='%23CEBEFF' stop-opacity='0.766'/%3E%3Cstop offset='0.4799' stop-color='%23D8CBFF' stop-opacity='0.52'/%3E%3Cstop offset='0.7321' stop-color='%23E8E0FF' stop-opacity='0.268'/%3E%3Cstop offset='0.9869' stop-color='%23FEFDFF' stop-opacity='0.013'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='paint8_radial_431_45448' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(191.008 65.5815) scale(7.31473)'%3E%3Cstop stop-color='%23CBBAFF'/%3E%3Cstop offset='0.2336' stop-color='%23CEBEFF' stop-opacity='0.766'/%3E%3Cstop offset='0.4799' stop-color='%23D8CBFF' stop-opacity='0.52'/%3E%3Cstop offset='0.7321' stop-color='%23E8E0FF' stop-opacity='0.268'/%3E%3Cstop offset='0.9869' stop-color='%23FEFDFF' stop-opacity='0.013'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/radialGradient%3E%3CclipPath id='clip0_431_45448'%3E%3Crect width='167' height='167' fill='white' transform='translate(140)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 446px;
  height: 167px;
  display: inline-block;
}
.box-view-testimony .box-view-testimony-inner .box-media .box-icon-empty-media .box-text {
  font-size: 16px;
  font-style: italic;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  color: #333333;
  position: relative;
  top: -20px;
}
.box-view-testimony .box-view-testimony-inner .box-media.empty-media {
  display: flex;
  align-items: center;
}
.box-view-testimony .box-view-testimony-inner .box-media.empty-media .box-media-large,
.box-view-testimony .box-view-testimony-inner .box-media.empty-media .box-media-thumb {
  display: none !important;
}
.box-view-testimony .box-view-testimony-inner .box-media.empty-media .box-media-bg-blur {
  background-image: none !important;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
.box-view-testimony .box-view-testimony-inner .box-media.empty-media .box-media-bg-blur:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("/o/axa-emma-theme/images/bg-emma-mark.png");
  width: 100%;
  height: 100%;
  display: inline-block;
  background-size: cover;
}
.box-view-testimony .box-view-testimony-inner .box-media.empty-media .box-icon-empty-media {
  display: block;
}

.box-view-testimony .box-view-testimony-inner .box-caption .box-top-nav .box-action a:hover {
  color: #fff;
}

.box-view-testimony .box-view-testimony-slider {
  height: 100%;
}
.box-view-testimony .box-view-testimony-slider > .slick-list {
  height: 100%;
}
.box-view-testimony .box-view-testimony-slider > .slick-list > .slick-track {
  height: 100%;
}

#modal-testimony .box-act {
  padding: 0;
}
#modal-testimony .box-act .new-btn-blue {
  padding: 6px 16px;
}
#modal-testimony .box-act .new-btn-blue#kirim-testimoni {
  min-width: 204px;
  padding: 7px 16px;
}

@media (min-width: 1025px) {
  .CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-multiple.kategori-testimoni .new-box-item-inner .input .box-dropdow-list {
    width: 655px;
    right: 0px;
    left: initial;
  }
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload.has-file .new-box-item-inner .input .box-multiple-upload .box-area-upload .inner .box-area-upload-item.is-video .img {
  background-color: #494df4;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload.has-file .new-box-item-inner .input .box-multiple-upload .box-area-upload .inner .box-area-upload-item.is-video .img:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='39' height='39' viewBox='0 0 39 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.5' cx='19.5' cy='19.5' r='19.5' fill='black'/%3E%3Cpath d='M27.5644 19.6473C27.5648 19.8464 27.5138 20.0422 27.4162 20.2158C27.3185 20.3893 27.1776 20.5346 27.0072 20.6376L16.445 27.0987C16.2669 27.2077 16.0629 27.2672 15.8542 27.2711C15.6454 27.275 15.4394 27.223 15.2574 27.1207C15.0771 27.0199 14.927 26.8729 14.8223 26.6949C14.7177 26.5168 14.6624 26.3141 14.6621 26.1076V13.1869C14.6624 12.9804 14.7177 12.7777 14.8223 12.5996C14.927 12.4216 15.0771 12.2746 15.2574 12.1738C15.4394 12.0715 15.6454 12.0195 15.8542 12.0234C16.0629 12.0273 16.2669 12.0868 16.445 12.1958L27.0072 18.6569C27.1776 18.7599 27.3185 18.9052 27.4162 19.0787C27.5138 19.2523 27.5648 19.4481 27.5644 19.6473Z' fill='white'/%3E%3C/svg%3E%0A");
  width: 39px;
  height: 39px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload .info-alert-danger {
  text-align: left;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  color: #c91432;
  margin-top: 5px;
}

.box-pilih-kategori-testimoni {
  margin-top: 12px;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .box-pilih-kategori-testimoni {
    margin-top: 12px;
    margin-bottom: 100px;
  }
}
.box-pilih-kategori-testimoni .box-title-kategori {
  text-align: left;
}
.box-pilih-kategori-testimoni .box-title-kategori h3 {
  font-size: 15px;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  margin-bottom: 0;
  color: #333333;
}
@media (max-width: 767px) {
  .box-pilih-kategori-testimoni .box-title-kategori h3 {
    font-size: 16px;
  }
}
.box-pilih-kategori-testimoni .box-title-kategori p {
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  color: #7f7f7f;
}
@media (max-width: 767px) {
  .box-pilih-kategori-testimoni .box-title-kategori p {
    font-size: 14px;
  }
}
.box-pilih-kategori-testimoni .inner {
  display: grid;
  grid-row-gap: 16px;
}
@media (min-width: 768px) {
  .box-pilih-kategori-testimoni .inner {
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 16px;
  }
}
.box-pilih-kategori-testimoni .inner a {
  display: block;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #e5e5e5;
  background: #f7f7f7;
  text-decoration: none;
  padding: 13px 12px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-pilih-kategori-testimoni .inner a .box-item-inner .box-ico {
  width: 52px;
  height: 52px;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: rgba(38, 190, 238, 0.07);
  text-align: center;
  line-height: 52px;
  margin-bottom: 11px;
}
@media (max-width: 767px) {
  .box-pilih-kategori-testimoni .inner a .box-item-inner .box-ico svg {
    height: initial;
  }
}
.box-pilih-kategori-testimoni .inner a .box-item-inner .box-text-item .title-item {
  font-size: 15px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  color: #333;
  margin-bottom: 3px;
}
.box-pilih-kategori-testimoni .inner a .box-item-inner .box-text-item p {
  font-size: 10px;
  font-style: normal;
  line-height: 14px;
  color: #7f7f7f;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .box-pilih-kategori-testimoni .inner a .box-item-inner {
    display: flex;
    text-align: left;
    grid-column-gap: 17px;
  }
  .box-pilih-kategori-testimoni .inner a .box-item-inner .box-ico {
    margin-left: 0px;
    margin-right: 0px;
    flex: 0 0 auto;
  }
  .box-pilih-kategori-testimoni .inner a .box-item-inner .box-text-item {
    flex: 1 1 auto;
  }
  .box-pilih-kategori-testimoni .inner a .box-item-inner .box-text-item .title-item {
    font-size: 18px;
  }
  .box-pilih-kategori-testimoni .inner a .box-item-inner .box-text-item p {
    font-size: 12px;
  }
}
.box-pilih-kategori-testimoni .inner a.selected, .box-pilih-kategori-testimoni .inner a:hover {
  background-color: #494df4;
}
.box-pilih-kategori-testimoni .inner a.selected .box-item-inner .box-ico, .box-pilih-kategori-testimoni .inner a:hover .box-item-inner .box-ico {
  background-color: #fff;
}
.box-pilih-kategori-testimoni .inner a.selected .box-item-inner .box-text-item p,
.box-pilih-kategori-testimoni .inner a.selected .box-item-inner .box-text-item .title-item, .box-pilih-kategori-testimoni .inner a:hover .box-item-inner .box-text-item p,
.box-pilih-kategori-testimoni .inner a:hover .box-item-inner .box-text-item .title-item {
  color: #fff;
}

.CX-pop-up-modal.modal-default#modal-testimony .box-pop-up-modal {
  max-width: 695px;
}

@media (max-width: 1024px) {
  .CX-pop-up-modal.modal-default.modal-full-screen#view-modal-testimony .box-pop-up-modal .box-pop-up-modal-inner {
    overflow: auto !important;
    max-height: 100vh !important;
  }
}

@media (max-width: 1024px) {
  .box-view-testimony {
    height: initial;
  }
}

@media (max-width: 1024px) {
  .CX-pop-up-modal.modal-default.modal-full-screen#view-modal-testimony .box-pop-up-modal {
    top: initial !important;
    transform: none;
    bottom: initial !important;
  }
  .CX-pop-up-modal.modal-default.modal-full-screen#view-modal-testimony .box-pop-up-modal .close-pop-up {
    display: block;
    left: initial;
    right: 15px;
  }
}

@media (max-width: 1024px) {
  .CX-pop-up-modal.modal-default.modal-full-screen#view-modal-testimony .box-pop-up-modal .box-pop-up-modal-inner .box-view-testimony .box-view-testimony-inner {
    display: block;
  }
  .CX-pop-up-modal.modal-default.modal-full-screen#view-modal-testimony .box-pop-up-modal .box-pop-up-modal-inner .box-view-testimony .box-view-testimony-inner .box-media {
    width: 100%;
    height: 450px;
    position: relative;
    display: flex;
  }
  .CX-pop-up-modal.modal-default.modal-full-screen#view-modal-testimony .box-pop-up-modal .box-pop-up-modal-inner .box-view-testimony .box-view-testimony-inner .box-media .box-icon-empty-media {
    width: 100%;
  }
  .CX-pop-up-modal.modal-default.modal-full-screen#view-modal-testimony .box-pop-up-modal .box-pop-up-modal-inner .box-view-testimony .box-view-testimony-inner .box-media .box-icon-empty-media .box-icon:before {
    background-image: url("data:image/svg+xml,%3Csvg width='410' height='154' viewBox='0 0 410 154' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.15'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M384.495 59.7429C386.388 64.021 387.185 69.0868 386.994 74.5124L410 74.5084C410 74.5084 406.241 84.2681 399.529 88.2105H384.635C382.167 96.2742 378.207 103.797 372.963 110.385C366.021 119.077 357.582 124.419 348.529 125.83C342.82 126.718 337.238 126.25 332.384 124.471C326.695 122.388 322.441 118.677 320.083 113.743C315.698 104.583 318.187 93.1483 326.269 85.2916C330.65 81.0376 336.678 77.1912 344.382 75.9918C353.611 74.4945 361.911 74.5011 370.099 74.5076C370.635 74.508 371.171 74.5084 371.707 74.5084H373.429C373.624 71.1059 373.227 67.9433 372.065 65.3124C370.353 61.4381 365.29 57.348 356.67 58.5714C351.822 59.2751 346.128 62.8735 341.087 68.4711L330.984 59.2751C338.22 51.2146 346.668 46.1449 354.756 44.9974C356.381 44.765 358.02 44.6474 359.663 44.6455C370.854 44.6455 380.306 50.263 384.495 59.7429ZM346.414 112.292C352.139 111.412 357.488 107.878 362.318 101.816C365.551 97.6801 368.178 93.0997 370.12 88.2144C369.48 88.2126 368.846 88.2101 368.216 88.2077C360.39 88.1771 353.437 88.1496 346.446 89.5298C342.433 90.4044 338.725 92.3459 335.712 95.1513C331.263 99.4737 330.81 104.611 332.332 107.81C334.09 111.468 339.874 113.312 346.414 112.292Z' fill='%23494DF4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M78.58 46.4596C84.2694 48.5427 88.5232 52.249 90.8808 57.1828C95.2662 66.3306 92.7774 77.7654 84.6946 85.6258C80.3137 89.8798 74.354 92.7786 66.9752 94.238C57.3619 96.1449 47.9714 96.4051 39.2566 96.4051H37.5351C37.3406 99.8074 37.738 102.97 38.8989 105.601C40.6124 109.475 45.6736 113.565 54.2926 112.346C59.1429 111.638 64.8361 108.04 69.8774 102.442L79.9797 111.638C72.7278 119.703 64.2797 124.772 56.193 125.916C54.5679 126.148 52.9285 126.266 51.287 126.267C40.0956 126.267 30.6414 120.654 26.451 111.17C24.5586 106.896 23.7634 101.831 23.9543 96.4009H0.962891C0.962891 96.4009 4.72388 86.6454 11.4348 82.6992H26.3277C28.7988 74.6372 32.7588 67.1159 38.0004 60.5292C44.9417 51.8371 53.3823 46.4956 62.435 45.0842C68.1521 44.1926 73.7179 44.6644 78.58 46.4596ZM64.3388 80.7922C67.6148 80.1644 72.1592 78.7451 75.2243 75.7665C79.6811 71.4444 80.1265 66.2948 78.6155 63.1082C76.8585 59.4459 71.0777 57.6027 64.5337 58.6222C58.8089 59.5058 53.4616 63.0402 48.6312 69.1015C45.4046 73.2374 42.7807 77.8147 40.8386 82.6953C49.4301 82.6594 56.8051 82.2837 64.3388 80.7922Z' fill='%23494DF4'/%3E%3Cpath d='M106.982 125.295L119.075 73.7585C121.032 65.4108 127.261 58.501 136.873 58.501C146.778 58.501 147.08 69.2322 145.768 74.8361L133.929 125.307H147.884L158.978 78.0167C161.834 65.7232 160.293 58.6412 155.495 52.5046C152.722 48.9756 147.036 44.6455 137.768 44.6455C123.29 44.6455 109.276 56.0456 105.861 70.6021L93.0273 125.295H106.982Z' fill='url(%23paint0_linear_463_42168)'/%3E%3Cpath d='M54.0709 112.39C45.4605 113.606 40.4049 109.529 38.6931 105.668C37.5332 103.046 37.1362 99.8933 37.3307 96.502H23.7639C23.5733 101.914 24.3676 106.963 26.2581 111.223C30.4441 120.675 39.8885 126.27 51.0684 126.27C52.7085 126.268 54.3461 126.151 55.9695 125.919C64.0478 124.78 72.4873 119.727 79.7314 111.689L69.6397 102.523C64.6035 108.099 58.9281 111.693 54.0709 112.39Z' fill='url(%23paint1_linear_463_42168)'/%3E%3Cpath d='M356.903 58.525C365.516 57.3053 370.572 61.383 372.285 65.2455C373.443 67.8684 373.84 71.0214 373.645 74.4135H387.217C387.408 69.0044 386.615 63.9541 384.722 59.689C380.535 50.246 371.087 44.6455 359.906 44.6455C358.264 44.6474 356.625 44.7646 355.003 44.9963C346.922 46.1403 338.48 51.1946 331.25 59.2305L341.345 68.3985C346.366 62.81 352.042 59.2106 356.903 58.525Z' fill='url(%23paint2_linear_463_42168)'/%3E%3Cpath d='M147.8 125.295L159.893 73.7662C161.851 65.4197 168.08 58.511 177.693 58.511C187.599 58.511 187.9 69.2405 186.589 74.8436L174.749 125.307H188.705L199.8 78.0237C202.645 65.7201 201.115 58.6392 196.305 52.5034C193.531 48.975 187.845 44.6455 178.576 44.6455C164.097 44.6455 150.082 56.0439 146.667 70.5982L133.844 125.295H147.8Z' fill='%23494DF4'/%3E%3Cpath d='M218.965 125.295L231.054 73.7585C233.011 65.4108 239.24 58.501 248.853 58.501C258.758 58.501 259.063 69.2322 257.748 74.8361L245.912 125.307H259.868L270.962 78.0167C273.815 65.7232 272.278 58.6412 267.475 52.5046C264.702 48.9756 259.016 44.6455 249.752 44.6455C235.274 44.6455 221.255 56.0456 217.844 70.6021L205.01 125.295H218.965Z' fill='url(%23paint3_linear_463_42168)'/%3E%3Cpath d='M259.777 125.283L271.866 73.7465C273.824 65.3987 280.052 58.489 289.665 58.489C299.559 58.489 299.876 69.2282 298.56 74.8361L286.725 125.307H300.68L311.774 78.0167C314.627 65.7232 313.09 58.6412 308.288 52.5046C305.514 48.9756 299.828 44.6455 290.564 44.6455C276.086 44.6455 262.068 56.0456 258.656 70.6021L245.822 125.283H259.777Z' fill='%23494DF4'/%3E%3Cpath d='M56.0089 46.5708C49.4597 49.0312 43.3838 53.6435 38.1716 60.1584C32.9691 66.6774 29.0392 74.1214 26.5879 82.1002H40.9889C42.9161 77.2717 45.5198 72.7431 48.7216 68.6512C50.7894 65.9914 53.2462 63.6603 56.0089 61.7367V46.5708Z' fill='url(%23paint4_linear_463_42168)'/%3E%3Cpath d='M372.462 87.8569H370.879C368.944 92.7901 366.33 97.416 363.111 101.594C359.701 105.962 356.016 109.024 352.111 110.741V125.307C360.087 123.287 367.506 118.147 373.701 110.265C378.924 103.608 382.87 96.0055 385.331 87.8569H372.462Z' fill='url(%23paint5_linear_463_42168)'/%3E%3C/g%3E%3Cg clip-path='url(%23clip0_463_42168)'%3E%3Cpath d='M282.602 76.7581C282.152 102.424 277.625 123.083 264.702 135.616C252.169 148.539 231.51 153.066 205.844 153.516C180.178 153.066 159.519 148.539 146.986 135.616C134.063 123.083 129.536 102.424 129.086 76.7581C129.536 51.0921 134.063 30.4334 146.986 17.9002C159.519 4.97728 180.178 0.449755 205.844 0C231.51 0.449755 252.169 4.97728 264.702 17.9002C277.625 30.4334 282.152 51.0921 282.602 76.7581Z' fill='%23494DF4'/%3E%3Cpath d='M282.602 76.7581C282.152 102.424 277.625 123.083 264.702 135.616C252.169 148.539 231.51 153.066 205.844 153.516C180.178 153.066 159.519 148.539 146.986 135.616C134.063 123.083 129.536 102.424 129.086 76.7581C129.536 51.0921 134.063 30.4334 146.986 17.9002C159.519 4.97728 180.178 0.449755 205.844 0C231.51 0.449755 252.169 4.97728 264.702 17.9002C277.625 30.4334 282.152 51.0921 282.602 76.7581Z' fill='url(%23paint6_radial_463_42168)'/%3E%3Cpath d='M221.227 106.622H173.013C167.046 106.622 162.219 101.795 162.219 95.8278V57.6886C162.219 51.7219 167.046 46.8945 173.013 46.8945H221.257C227.223 46.8945 232.051 51.7219 232.051 57.6886V95.7978C232.021 101.795 227.193 106.622 221.227 106.622Z' fill='white'/%3E%3Cpath d='M246.474 104.883L232.021 96.5174V56.999L246.474 48.6335C247.823 47.854 249.472 48.8134 249.472 50.3726V103.144C249.472 104.673 247.793 105.632 246.474 104.883Z' fill='white'/%3E%3Cpath d='M246.474 104.883L232.021 96.5174V56.999L246.474 48.6335C247.823 47.854 249.472 48.8134 249.472 50.3726V103.144C249.472 104.673 247.793 105.632 246.474 104.883Z' fill='url(%23paint7_radial_463_42168)'/%3E%3Cpath d='M175.982 67.0137C179.691 67.0137 182.698 64.0067 182.698 60.2974C182.698 56.5881 179.691 53.5811 175.982 53.5811C172.273 53.5811 169.266 56.5881 169.266 60.2974C169.266 64.0067 172.273 67.0137 175.982 67.0137Z' fill='url(%23paint8_radial_463_42168)'/%3E%3Cpath d='M174.393 63.8052C177.225 63.8052 179.52 61.5097 179.52 58.678C179.52 55.8463 177.225 53.5508 174.393 53.5508C171.561 53.5508 169.266 55.8463 169.266 58.678C169.266 61.5097 171.561 63.8052 174.393 63.8052Z' fill='%237370F7'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_463_42168' x1='109.006' y1='99.3036' x2='136.721' y2='106.91' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.46' stop-color='%23494DF4'/%3E%3Cstop offset='0.55' stop-color='%234549EC'/%3E%3Cstop offset='0.69' stop-color='%233A3DD6'/%3E%3Cstop offset='0.8' stop-color='%233032C1'/%3E%3Cstop offset='1' stop-color='%233032C1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_463_42168' x1='79.4896' y1='117.378' x2='77.8364' y2='90.3768' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.53' stop-color='%23494DF4'/%3E%3Cstop offset='0.6' stop-color='%234549EC'/%3E%3Cstop offset='0.71' stop-color='%233A3DD6'/%3E%3Cstop offset='0.8' stop-color='%233032C1'/%3E%3Cstop offset='1' stop-color='%233032C1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_463_42168' x1='330.444' y1='49.551' x2='331.703' y2='77.5881' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.65' stop-color='%23494DF4'/%3E%3Cstop offset='0.75' stop-color='%234549EC'/%3E%3Cstop offset='0.89' stop-color='%233A3DD6'/%3E%3Cstop offset='1' stop-color='%233032C1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_463_42168' x1='205.01' y1='125.296' x2='272.392' y2='125.296' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.46' stop-color='%23494DF4'/%3E%3Cstop offset='0.55' stop-color='%234549EC'/%3E%3Cstop offset='0.69' stop-color='%233A3DD6'/%3E%3Cstop offset='0.8' stop-color='%233032C1'/%3E%3Cstop offset='1' stop-color='%233032C1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_463_42168' x1='38.8108' y1='32.4349' x2='12.5816' y2='66.799' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.65' stop-color='%23494DF4'/%3E%3Cstop offset='0.75' stop-color='%234549EC'/%3E%3Cstop offset='0.89' stop-color='%233A3DD6'/%3E%3Cstop offset='1' stop-color='%233032C1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_463_42168' x1='374.421' y1='126.597' x2='392.706' y2='96.4734' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.53' stop-color='%23494DF4'/%3E%3Cstop offset='0.6' stop-color='%234549EC'/%3E%3Cstop offset='0.71' stop-color='%233A3DD6'/%3E%3Cstop offset='0.8' stop-color='%233032C1'/%3E%3Cstop offset='1' stop-color='%233032C1'/%3E%3C/linearGradient%3E%3CradialGradient id='paint6_radial_463_42168' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(140.19 13.5187) scale(95.9992)'%3E%3Cstop stop-color='%23E9E0FF'/%3E%3Cstop offset='0.5565' stop-color='%23DCCAFF' stop-opacity='0.444'/%3E%3Cstop offset='1' stop-color='%23D4BDFF' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='paint7_radial_463_42168' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(215.339 76.605) scale(32.4648 32.4648)'%3E%3Cstop stop-color='%23CBBAFF'/%3E%3Cstop offset='0.2336' stop-color='%23CEBEFF' stop-opacity='0.766'/%3E%3Cstop offset='0.4799' stop-color='%23D8CBFF' stop-opacity='0.52'/%3E%3Cstop offset='0.7321' stop-color='%23E8E0FF' stop-opacity='0.268'/%3E%3Cstop offset='0.9869' stop-color='%23FEFDFF' stop-opacity='0.013'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='paint8_radial_463_42168' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(175.977 60.2866) scale(6.72413)'%3E%3Cstop stop-color='%23CBBAFF'/%3E%3Cstop offset='0.2336' stop-color='%23CEBEFF' stop-opacity='0.766'/%3E%3Cstop offset='0.4799' stop-color='%23D8CBFF' stop-opacity='0.52'/%3E%3Cstop offset='0.7321' stop-color='%23E8E0FF' stop-opacity='0.268'/%3E%3Cstop offset='0.9869' stop-color='%23FEFDFF' stop-opacity='0.013'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/radialGradient%3E%3CclipPath id='clip0_463_42168'%3E%3Crect width='153.516' height='153.516' fill='white' transform='translate(129.086)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    width: 410px;
    height: 154px;
    background-size: cover;
  }
  .CX-pop-up-modal.modal-default.modal-full-screen#view-modal-testimony .box-pop-up-modal .box-pop-up-modal-inner .box-view-testimony .box-view-testimony-inner .box-media .box-media-bg-blur {
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 1024px) and (max-width: 1024px) {
  .CX-pop-up-modal.modal-default.modal-full-screen#view-modal-testimony .box-pop-up-modal .box-pop-up-modal-inner .box-view-testimony .box-view-testimony-inner .box-media .box-media-thumb {
    position: absolute;
    left: 0px;
    width: 100%;
    left: 0px;
    bottom: 20px;
  }
}
@media (max-width: 1024px) {
  .CX-pop-up-modal.modal-default.modal-full-screen#view-modal-testimony .box-pop-up-modal .box-pop-up-modal-inner .box-view-testimony .box-view-testimony-inner .box-media .box-media-large {
    flex: 1 1 auto;
    width: 100%;
    display: block;
    border: 1px solid;
  }
  .CX-pop-up-modal.modal-default.modal-full-screen#view-modal-testimony .box-pop-up-modal .box-pop-up-modal-inner .box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .media-item.is-video .media-item-inner {
    display: inline-block;
  }
  .CX-pop-up-modal.modal-default.modal-full-screen#view-modal-testimony .box-pop-up-modal .box-pop-up-modal-inner .box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .media-item.is-video .media-item-inner .box-video .feedvideo {
    width: 100%;
    max-width: initial;
    max-height: 285px;
  }
  .CX-pop-up-modal.modal-default.modal-full-screen#view-modal-testimony .box-pop-up-modal .box-pop-up-modal-inner .box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .media-item .media-item-inner img {
    max-height: 450px;
    width: auto;
    max-width: 100%;
    background-position: center;
    border-radius: 0px;
  }
  .CX-pop-up-modal.modal-default.modal-full-screen#view-modal-testimony .box-pop-up-modal .box-pop-up-modal-inner .box-view-testimony .box-view-testimony-inner .box-caption {
    position: relative;
    height: initial;
    top: initial;
    right: initial;
    width: 100%;
    max-width: initial;
  }
}

@media (max-width: 400px) {
  .CX-pop-up-modal.modal-default.modal-full-screen#view-modal-testimony .box-pop-up-modal .box-pop-up-modal-inner .box-view-testimony .box-view-testimony-inner .box-media .box-icon-empty-media .box-icon:before {
    height: 135px;
    width: 361px;
  }
}

.box-view-testimony .box-view-testimony-inner .box-media .box-media-large .box-media-large-inner .media-item .media-item-inner img {
  max-height: calc(100vh - 80px);
}

@media (max-width: 1024px) {
  .CX-pop-up-modal.modal-default.modal-full-screen#view-modal-testimony .box-pop-up-modal .box-pop-up-modal-inner .box-view-testimony .box-view-testimony-inner .box-media {
    flex: 0 0 auto;
  }
  .CX-pop-up-modal.modal-default.modal-full-screen#view-modal-testimony .box-pop-up-modal .box-pop-up-modal-inner .box-view-testimony .box-view-testimony-inner .box-caption {
    flex: 1 1 auto;
    height: calc(100vh - 450px);
  }
}

@media (max-width: 400px) and (max-height: 670px) {
  .CX-pop-up-modal.modal-default.modal-full-screen#view-modal-testimony .box-pop-up-modal .box-pop-up-modal-inner .box-view-testimony .box-view-testimony-inner .box-media {
    height: 300px;
  }
}
@media (max-width: 400px) and (max-height: 670px) {
  .CX-pop-up-modal.modal-default.modal-full-screen#view-modal-testimony .box-pop-up-modal .box-pop-up-modal-inner .box-view-testimony .box-view-testimony-inner .box-caption {
    height: calc(100vh - 300px);
  }
}
@media (max-width: 1024px) {
  .CX-pop-up-modal.modal-default.modal-full-screen#view-modal-testimony .box-pop-up-modal .box-pop-up-modal-inner .box-view-testimony .box-view-testimony-inner .box-caption .box-caption-content {
    max-height: calc(100vh - 450px - 50px);
  }
}
@media (max-width: 400px) {
  .CX-pop-up-modal.modal-default.modal-full-screen#view-modal-testimony .box-pop-up-modal .box-pop-up-modal-inner .box-view-testimony .box-view-testimony-inner .box-caption .box-caption-content {
    max-height: calc(100vh - 400px - 50px);
  }
}

@media (max-width: 390px) {
  .CX-pop-up-modal.modal-default.modal-full-screen#view-modal-testimony .box-pop-up-modal .box-pop-up-modal-inner .box-view-testimony .box-view-testimony-inner .box-media .box-icon-empty-media .box-icon::before {
    height: 136px;
    width: 362px;
  }
}

@media (max-width: 1024px) {
  .CX-pop-up-modal.modal-default.modal-full-screen#view-modal-testimony .box-pop-up-modal .close-modal-testimoni {
    left: initial;
    right: 16px;
  }
}

@media (max-width: 1024px) {
  .box-view-testimony .box-view-testimony-inner .box-media .box-media-thumb .box-media-thumb-inner {
    overflow-x: scroll;
    justify-content: flex-start;
    padding-left: 16px;
    padding-right: 16px;
  }
  .box-view-testimony .box-view-testimony-inner .box-media .box-media-thumb .box-media-thumb-inner .media-item:first-child {
    margin-left: auto;
  }
  .box-view-testimony .box-view-testimony-inner .box-media .box-media-thumb .box-media-thumb-inner .media-item:last-child {
    margin-right: auto;
  }
}

body.v2 #modal-testimony .box-info-alert.info {
  border-color: transparent;
  background-color: #edf4fd;
}
body.v2 #modal-testimony .box-info-alert.info .text {
  font-size: 11px;
  line-height: 14px;
}

.box-view-testimony .box-view-testimony-inner .box-caption .box-caption-content .inner .box-content-testimony .box-content-testimony-inner .box-img-testimony img {
  width: 100%;
  height: auto;
}

.CX-product-web .container.CX-wrapper {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.CX-product-web .box-product-web .box-product-web-inner .product-banner {
  position: absolute;
  height: 342px;
  width: 100%;
  overflow: hidden;
}
.CX-product-web .box-product-web .box-product-web-inner .product-banner:before {
  content: "";
  width: 100%;
  height: 342px;
  background: linear-gradient(180deg, rgba(73, 77, 244, 0.05) 31.22%, rgba(73, 77, 244, 0.8) 78.62%);
  position: absolute;
  top: 0px;
  left: 0px;
}
.CX-product-web .box-product-web .box-product-web-inner .product-banner .box-img {
  height: 374px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.CX-product-web .box-product-web .box-product-web-inner .product-details {
  position: relative;
  top: 200px;
  padding-bottom: 70px;
}
.CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner {
  padding: 0px 40px;
}
@media (max-width: 1024px) {
  .CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner {
    padding: 0px 0px;
  }
}
.CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .product-title {
  padding: 18px 23px;
  background-color: #fff;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  -webkit-box-shadow: 0px 13px 13px 0px rgba(229, 235, 250, 0.63);
  -moz-box-shadow: 0px 13px 13px 0px rgba(229, 235, 250, 0.63);
  -ms-box-shadow: 0px 13px 13px 0px rgba(229, 235, 250, 0.63);
  -o-box-shadow: 0px 13px 13px 0px rgba(229, 235, 250, 0.63);
  box-shadow: 0px 13px 13px 0px rgba(229, 235, 250, 0.63);
  margin-bottom: 24px;
}
@media (max-width: 1024px) {
  .CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .product-title {
    margin: 0 16px 24px;
    padding: 18px 16px;
  }
}
.CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .product-title .name-category {
  font-family: "source-sans-pro-bold";
  font-size: 13px;
  line-height: normal;
  color: #494df4;
  position: relative;
  padding-left: 30px;
  margin-bottom: 3px;
}
.CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .product-title .name-category:before {
  content: "";
  width: 24px;
  height: 2px;
  background-color: #494df4;
  position: absolute;
  top: 50%;
  left: 0px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .product-title h1 {
  font-family: "source-sans-pro-bold";
  font-size: 19px;
  line-height: normal;
  color: #333;
}
.CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .product-title .box-keunggulan .keunggulan-title {
  font-size: 16px;
  line-height: normal;
  color: #333;
  margin-bottom: 17px;
}
.CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .product-title .box-keunggulan ul {
  list-style: none;
  padding: 0px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-row-gap: 12px;
  grid-column-gap: 12px;
}
@media (max-width: 1024px) {
  .CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .product-title .box-keunggulan ul {
    grid-template-columns: 1fr;
  }
}
.CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .product-title .box-keunggulan ul li {
  position: relative;
  display: flex;
}
.CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .product-title .box-keunggulan ul li p {
  font-size: 16px;
  line-height: 21px;
  color: #333;
  margin-bottom: 0px;
  text-transform: lowercase;
}
.CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .product-title .box-keunggulan ul li p:first-letter {
  text-transform: uppercase;
}
.CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .product-title .box-keunggulan ul li:before {
  flex: 0 0 auto;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 14C7.91925 14 8.8295 13.8189 9.67878 13.4672C10.5281 13.1154 11.2997 12.5998 11.9497 11.9497C12.5998 11.2997 13.1154 10.5281 13.4672 9.67878C13.8189 8.8295 14 7.91925 14 7C14 6.08075 13.8189 5.1705 13.4672 4.32122C13.1154 3.47194 12.5998 2.70026 11.9497 2.05025C11.2997 1.40024 10.5281 0.884626 9.67878 0.532843C8.8295 0.18106 7.91925 -1.36979e-08 7 0C5.14348 2.76642e-08 3.36301 0.737498 2.05025 2.05025C0.737498 3.36301 0 5.14348 0 7C0 8.85652 0.737498 10.637 2.05025 11.9497C3.36301 13.2625 5.14348 14 7 14ZM6.81956 9.83111L10.7084 5.16444L9.51378 4.16889L6.16933 8.18144L4.43878 6.45011L3.339 7.54989L5.67233 9.88322L6.27433 10.4852L6.81956 9.83111Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
  width: 14px;
  height: 14px;
  display: inline-block;
  top: 3px;
  position: relative;
  margin-right: 9px;
  background-size: cover;
}
.CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .CX-tab-simple {
  position: relative;
}
@media (max-width: 1024px) {
  .CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .CX-tab-simple {
    padding-top: 15px;
  }
  .CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .CX-tab-simple:before {
    content: "";
    height: 10px;
    background: #f0f3fc;
    width: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
  }
}
@media (max-width: 1024px) {
  .CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .CX-tab-simple .tab-menu-simple li a {
    font-size: 14px;
    font-family: "source-sans-pro-semibold";
  }
}
@media (max-width: 1024px) {
  .CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .CX-tab-simple .tab-menu-simple li.selected a {
    background-color: transparent;
  }
}
.CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .CX-tab-simple .tab-content-simple {
  padding: 10px 0;
}
.CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .list-with-icon {
  list-style: none;
  padding: 0px;
  display: grid;
}
.CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .list-with-icon .item {
  border-bottom: 1px solid #f0f3fc;
  padding: 13px 0;
}
.CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .list-with-icon .item:last-child {
  border-bottom: 0px;
}
.CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .list-with-icon .item .item-inner {
  display: flex;
  align-items: center;
  grid-column-gap: 16px;
}
.CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .list-with-icon .item .item-inner .icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: rgba(73, 77, 244, 0.1);
}
.CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .list-with-icon .item .item-inner .icon img {
  max-width: 20px;
  margin: 0 auto;
  max-height: 20px;
}
.CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .list-with-icon .item .item-inner .text h3 {
  margin-bottom: 0px;
  font-family: "source-sans-pro-bold";
  font-size: 16px;
  line-height: 24px;
  color: #333;
}
.CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .list-with-icon .item .item-inner .text p {
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 24px;
  color: #5f5f5f;
}
.CX-product-web .box-product-web .box-product-web-inner .product-footer {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0px;
  z-index: 2;
  background-color: #fff;
  -webkit-box-shadow: 0px -5px 10px 0px #e5ebfa;
  -moz-box-shadow: 0px -5px 10px 0px #e5ebfa;
  -ms-box-shadow: 0px -5px 10px 0px #e5ebfa;
  -o-box-shadow: 0px -5px 10px 0px #e5ebfa;
  box-shadow: 0px -5px 10px 0px #e5ebfa;
  padding: 12px;
  text-align: center;
}
@media (min-width: 1025px) {
  .CX-product-web .box-product-web .box-product-web-inner .product-footer {
    width: calc(100% - var(--width-sidenav));
    left: var(--width-sidenav);
  }
}
@media (max-width: 1024px) {
  .CX-product-web .box-product-web .box-product-web-inner .product-footer {
    padding: 12px 23px;
  }
}
@media (max-width: 1024px) {
  .CX-product-web .box-product-web .box-product-web-inner .product-footer .new-btn-blue.lg {
    font-size: 16px;
    padding: 9px 14px;
    display: block;
    width: 100%;
  }
}

body.no-sidebar .CX-product-web .container.CX-wrapper {
  max-width: 1030px !important;
}
body.no-sidebar .CX-product-web .box-product-web .box-product-web-inner .product-footer {
  left: 0px;
  width: 100%;
}

.CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .list-with-icon .item .item-inner .icon {
  flex: 0 0 auto;
}

.CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .list-with-icon .item .item-inner .text ul {
  list-style-type: initial;
  padding-left: 25px;
}
.CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .list-with-icon .item .item-inner .text ul li {
  color: #5f5f5f;
}
.CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .list-with-icon .item .item-inner .text a {
  font-family: "source-sans-pro-semibold";
  text-decoration: underline;
}

.CX-product-web .box-product-web .box-product-web-inner .product-banner:before {
  z-index: 1;
}
.CX-product-web .box-product-web .box-product-web-inner .product-banner > .product-banner-container {
  position: relative;
}
.CX-product-web .box-product-web .box-product-web-inner .product-banner > .product-banner-container .close-prouct {
  z-index: 2;
  position: absolute;
  right: 10px;
  top: 10px;
  display: block;
  cursor: pointer;
}
.CX-product-web .box-product-web .box-product-web-inner .product-details,
.CX-product-web .box-product-web .box-product-web-inner .product-footer {
  z-index: 2;
}

@media (max-width: 1024px) {
  .CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .CX-tab-simple .tab-content-simple {
    padding: 10px 16px;
  }
}

.CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .product-title {
  position: relative;
}
.CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .product-title .ribbon {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-border-radius: 0 10.161px 0 13.548px;
  -moz-border-radius: 0 10.161px 0 13.548px;
  -ms-border-radius: 0 10.161px 0 13.548px;
  -o-border-radius: 0 10.161px 0 13.548px;
  border-radius: 0 10.161px 0 13.548px;
  background: #1cc542;
  -webkit-box-shadow: 0 4.637px 11.39px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 4.637px 11.39px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 4.637px 11.39px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 4.637px 11.39px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4.637px 11.39px 0 rgba(0, 0, 0, 0.1);
  font-size: 13px;
  color: #fff;
  font-family: "source-sans-pro-semibold";
  padding: 2px 9px;
  font-weight: normal;
}

.CX-emma-success {
  background: rgba(73, 78, 244, 0.1);
  padding: 20px 0;
}
.CX-emma-success .box-emma-success {
  text-align: center;
  position: relative;
}
.CX-emma-success .box-emma-success:before, .CX-emma-success .box-emma-success:after {
  content: "";
  background-image: url("/o/axa-emma-theme/images/referral/confetti.gif");
  background-size: cover;
  background-repeat: no-repeat;
  width: 231px;
  height: 233px;
  display: inline-block;
  position: absolute;
  z-index: 1;
}
.CX-emma-success .box-emma-success:before {
  -webkit-transform: translateX(-50%) rotate(-15deg);
  -moz-transform: translateX(-50%) rotate(-15deg);
  -ms-transform: translateX(-50%) rotate(-15deg);
  -o-transform: translateX(-50%) rotate(-15deg);
  transform: translateX(-50%) rotate(-15deg);
  left: 45%;
}
@media (max-width: 500px) {
  .CX-emma-success .box-emma-success:before {
    left: 30%;
  }
}
.CX-emma-success .box-emma-success:after {
  -webkit-transform: translateX(-50%) rotate(-30deg);
  -moz-transform: translateX(-50%) rotate(-30deg);
  -ms-transform: translateX(-50%) rotate(-30deg);
  -o-transform: translateX(-50%) rotate(-30deg);
  transform: translateX(-50%) rotate(-30deg);
  left: 55%;
}
@media (max-width: 500px) {
  .CX-emma-success .box-emma-success:after {
    left: 60%;
  }
}
.CX-emma-success .box-emma-success img {
  position: relative;
  z-index: 2;
}

.box-thank-you-page .box-thank-you-page-wrapper {
  max-width: 870px;
  margin: 0 auto;
}

.CX-text-success {
  padding: 37px 0;
}
.CX-text-success .box-text-success {
  text-align: center;
}
.CX-text-success .box-text-success h1 {
  font-family: "source-sans-pro-bold";
  font-size: 20px;
  line-height: 25px;
  color: #333;
}
.CX-text-success .box-text-success p {
  font-size: 16px;
  line-height: 22px;
  color: #5F5F5F;
}

.CX-text-button-info {
  background: rgba(73, 77, 244, 0.1);
  padding: 33px 0;
}
@media (min-width: 1025px) {
  .CX-text-button-info {
    margin-bottom: 16px;
  }
}
.CX-text-button-info .box-text-button-info {
  display: flex;
  justify-content: center;
  align-items: center;
}
.CX-text-button-info .box-text-button-info .text {
  flex: 1 1 auto;
  font-family: "source-sans-pro-bold";
  font-size: 20px;
  font-style: normal;
  line-height: 25px;
  color: #494DF4;
}
.CX-text-button-info .box-text-button-info .new-btn-blue {
  flex: 0 0 auto;
}

.box-thank-you-page .box-thank-you-page-wrapper hr {
  border-bottom: 8px solid #F0F3FC;
  margin: 0px 0px;
}
.box-thank-you-page .box-thank-you-page-wrapper .CX-product-web {
  position: relative;
  padding-bottom: 200px;
}
.box-thank-you-page .box-thank-you-page-wrapper .CX-product-web .box-product-web .box-product-web-inner .product-details {
  padding-bottom: 0px;
}
.box-thank-you-page .box-thank-you-page-wrapper .CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner {
  padding: 0 0;
}
.box-thank-you-page .box-thank-you-page-wrapper .CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .product-title {
  margin: 0 40px 24px;
}

.box-thank-you-page .box-thank-you-page-wrapper hr {
  border-bottom: 8px solid #F0F3FC;
  margin: 0px 0px 30px;
}
.box-thank-you-page .box-thank-you-page-wrapper .CX-product-web {
  position: relative;
  padding-bottom: 200px;
}
.box-thank-you-page .box-thank-you-page-wrapper .CX-product-web .box-product-web .box-product-web-inner .product-details {
  padding-bottom: 0px;
}
.box-thank-you-page .box-thank-you-page-wrapper .CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner {
  padding: 0 0;
}
.box-thank-you-page .box-thank-you-page-wrapper .CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .product-title {
  margin: 0 40px 24px;
}
.box-thank-you-page .box-thank-you-page-wrapper .CX-referral-product .box-referral-product .box-referral-product-title {
  margin-bottom: 24px;
}
.box-thank-you-page .box-thank-you-page-wrapper .CX-referral-product .box-referral-product .box-referral-product-title .box-link a {
  font-size: 12px;
  padding: 8px 12px;
}
@media (max-width: 767px) {
  .box-thank-you-page .box-thank-you-page-wrapper .CX-referral-product .box-referral-product .box-referral-product-title .box-link {
    display: none;
  }
}
@media (max-width: 767px) {
  .box-thank-you-page .box-thank-you-page-wrapper .CX-referral-product .box-referral-product .box-link-mobile.hide {
    display: block !important;
  }
}
.box-thank-you-page .box-thank-you-page-wrapper .CX-referral-product .box-referral-product .box-link-mobile .new-btn-blue {
  display: block;
  text-align: center;
  width: 100%;
  font-size: 15px;
  padding: 8px 12px;
}
.box-thank-you-page .box-thank-you-page-wrapper .CX-referral-product .box-referral-product .box-referral-product-inner.grid-3 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
}
.box-thank-you-page .box-thank-you-page-wrapper .CX-referral-product .box-referral-product .box-referral-product-inner .box-product-item .product-item-inner .box-img {
  height: 90px;
}
.box-thank-you-page .box-thank-you-page-wrapper .CX-referral-product .box-referral-product .box-referral-product-inner .box-product-item .product-item-inner .box-text-outer .box-text .title-category {
  font-size: 10px;
  color: #494DF4;
  font-family: "source-sans-pro-semibold";
  line-height: 15px;
  margin-bottom: 2px;
}
.box-thank-you-page .box-thank-you-page-wrapper .CX-referral-product .box-referral-product .box-referral-product-inner .box-product-item .product-item-inner .box-text-outer .box-text .title {
  font-family: "source-sans-pro-bold";
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .box-thank-you-page .box-thank-you-page-wrapper .CX-referral-product .box-referral-product .box-referral-product-inner .box-product-item .product-item-inner .box-text-outer .box-text .title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

.CX-referral-product .box-referral-product .box-referral-product-title .title p {
  margin-bottom: 0px;
}

section.CX-referral-product.fitur-unggulan .box-referral-product .box-referral-product-title {
  margin-bottom: 17px;
}
section.CX-referral-product.fitur-unggulan .box-referral-product .box-referral-product-title p {
  margin-bottom: 0px;
}
section.CX-referral-product.fitur-unggulan .box-referral-product .box-referral-product-inner {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 500px) {
  section.CX-referral-product.fitur-unggulan .box-referral-product .box-referral-product-inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
section.CX-referral-product.fitur-unggulan .box-referral-product .box-referral-product-inner .box-product-item {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
section.CX-referral-product.fitur-unggulan .box-referral-product .box-referral-product-inner .box-product-item:hover {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
section.CX-referral-product.fitur-unggulan .box-referral-product .box-referral-product-inner .box-product-item .product-item-inner {
  width: 122px;
  height: 118px;
  background: linear-gradient(146.06deg, #494DF4 10.9%, #7827F2 94.56%);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  text-align: center;
  padding: 17px 8px;
  position: relative;
  -webkit-box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.25);
}
@media (max-width: 500px) {
  section.CX-referral-product.fitur-unggulan .box-referral-product .box-referral-product-inner .box-product-item .product-item-inner {
    width: 100%;
  }
}
section.CX-referral-product.fitur-unggulan .box-referral-product .box-referral-product-inner .box-product-item .product-item-inner:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='122' height='117' viewBox='0 0 122 117' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.1'%3E%3Cg clip-path='url(%23clip0_121_24467)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M79.3171 -16.5103C91.9626 -22.2983 107.007 -31.6528 119.279 -25.1102C131.989 -18.3341 129.047 1.17795 136.076 13.7498C141.562 23.5616 154.868 29.0428 155.819 40.2439C156.769 51.439 143.247 58.6946 140.82 69.6648C137.118 86.4067 152.558 110.649 138.182 119.993C124.142 129.118 109.405 103.295 92.8394 100.85C79.0377 98.8132 62.9084 116.44 52.3477 107.324C41.3233 97.8076 54.6779 78.5797 50.7833 64.5464C47.5938 53.0535 32.0179 46.7315 32.2223 34.8059C32.4264 22.8978 43.7375 14.5547 51.7904 5.77997C59.9385 -3.09855 68.3596 -11.4949 79.3171 -16.5103Z' stroke='white'/%3E%3Cpath opacity='0.95875' fill-rule='evenodd' clip-rule='evenodd' d='M79.6455 -14.4873C92.4853 -19.8304 107.847 -28.6542 119.883 -21.6873C132.348 -14.4718 128.728 4.92576 135.314 17.7352C140.454 27.7326 153.561 33.6748 154.12 44.9023C154.679 56.1237 140.911 62.9029 138.104 73.7818C133.819 90.3842 148.404 115.151 133.71 123.987C119.36 132.617 105.534 106.295 89.0637 103.274C75.3415 100.756 58.6069 117.81 48.3707 108.331C37.6852 98.435 51.7027 79.685 48.3002 65.5242C45.5137 53.927 30.168 47.0653 30.7885 35.1541C31.408 23.2604 43.0034 15.3171 51.3576 6.82877C59.8107 -1.75998 68.5197 -9.85736 79.6455 -14.4873Z' stroke='white'/%3E%3Cpath opacity='0.9175' fill-rule='evenodd' clip-rule='evenodd' d='M79.9031 -12.454C92.9215 -17.3458 108.581 -25.6281 120.367 -18.2454C132.573 -10.5992 128.278 8.66016 134.413 21.6917C139.201 31.8623 152.093 38.2583 152.26 49.4985C152.426 60.7326 138.431 67.0272 135.245 77.8015C130.384 94.2442 144.096 119.504 129.102 127.823C114.46 135.947 101.56 109.159 85.2058 105.564C71.5798 102.569 54.2602 119.028 44.3611 109.198C34.0274 98.9351 48.6907 80.6857 45.7846 66.4148C43.4045 54.7274 28.3076 47.3343 29.3434 35.4521C30.3776 23.5872 42.2432 16.0534 50.8885 7.86182C59.6362 -0.426688 68.6225 -8.2152 79.9031 -12.454Z' stroke='white'/%3E%3Cpath opacity='0.87625' fill-rule='evenodd' clip-rule='evenodd' d='M80.0896 -10.413C93.2708 -14.8474 109.21 -22.5782 120.731 -14.7887C132.663 -6.72115 127.698 12.3766 133.375 25.6143C137.805 35.9458 150.465 42.7878 150.24 54.027C150.014 65.26 135.808 71.0624 132.248 81.7189C126.816 97.982 139.638 123.705 124.363 131.496C109.446 139.103 97.4895 111.881 81.2703 107.718C67.7571 104.25 49.8736 120.094 40.3237 109.924C30.3544 99.3072 45.6457 81.5807 43.2393 67.2171C41.2686 55.4537 26.439 47.5383 27.8888 35.6994C29.3365 23.8779 41.4577 16.7628 50.3837 8.87788C59.4153 0.899704 68.6679 -6.57044 80.0896 -10.413Z' stroke='white'/%3E%3Cpath opacity='0.835' fill-rule='evenodd' clip-rule='evenodd' d='M80.2047 -8.36669C93.5326 -12.3384 109.732 -19.5082 120.974 -11.3214C132.617 -2.84232 126.989 16.0705 132.2 29.4982C136.267 39.9781 148.681 47.2578 148.063 58.4822C147.446 69.7006 133.046 75.0036 129.116 85.5294C123.12 101.593 135.036 127.748 119.499 135.001C104.325 142.083 93.326 114.46 77.262 109.734C63.8781 105.796 45.4525 121.007 36.2633 110.509C26.6706 99.5509 42.5713 82.3688 40.6677 67.93C39.1087 56.1051 24.5643 47.6769 26.4264 35.8958C28.2858 24.132 40.648 17.4443 49.8437 9.87569C59.1482 2.21758 68.6559 -4.92511 80.2047 -8.36669Z' stroke='white'/%3E%3Cpath opacity='0.79375' fill-rule='evenodd' clip-rule='evenodd' d='M80.2484 -6.31763C93.7068 -9.82182 110.147 -16.4219 121.096 -7.84766C132.436 1.03255 126.151 19.7374 130.89 33.3388C134.589 43.9543 146.742 51.6628 145.733 62.8588C144.724 74.0488 130.147 78.846 125.853 89.2283C119.3 105.073 130.296 131.628 114.515 138.334C99.1038 144.882 89.0751 116.893 73.1858 111.608C59.9475 107.205 41.0023 121.764 32.185 110.952C22.9806 99.666 39.4712 83.0492 38.0727 68.5528C36.9273 56.6806 22.686 47.75 24.9581 36.0411C27.2269 24.3493 39.8149 18.0971 49.2692 10.8541C58.8353 3.52533 68.5865 -3.28119 80.2484 -6.31763Z' stroke='white'/%3E%3Cpath opacity='0.7525' fill-rule='evenodd' clip-rule='evenodd' d='M80.2205 -4.2683C93.793 -7.30066 110.453 -13.323 121.097 -4.37183C132.12 4.89874 125.186 23.3729 129.448 37.1314C132.774 47.8695 144.65 55.9974 143.251 67.1513C141.852 78.2993 127.117 82.5849 122.463 92.811C115.361 108.417 125.423 135.34 109.418 141.491C93.7876 147.498 84.7418 119.175 69.0466 113.339C55.9701 108.477 36.5283 122.366 28.0938 111.253C19.2889 99.6521 36.3493 83.621 35.4576 69.0846C34.7272 57.1797 20.8062 47.7575 23.4856 36.135C26.161 24.5296 38.9596 18.7205 48.6609 11.8118C58.4769 4.82136 68.4597 -1.6407 80.2205 -4.2683Z' stroke='white'/%3E%3Cpath opacity='0.71125' fill-rule='evenodd' clip-rule='evenodd' d='M80.1211 -2.22118C93.7912 -4.77802 110.651 -10.2152 120.976 -0.89809C131.669 8.75153 124.095 26.9724 127.874 40.8713C130.823 51.7189 142.408 60.2563 140.62 71.3547C138.834 82.447 123.958 86.2157 118.95 96.2732C111.307 111.622 120.424 138.879 104.214 144.468C88.3834 149.926 80.3316 121.305 64.8496 114.925C51.9507 109.609 32.0361 122.811 23.9945 111.41C15.5998 99.5094 33.2094 84.0835 32.8255 69.5248C32.5111 57.6017 18.9273 47.6994 22.0107 36.1775C25.0895 24.6725 38.083 19.3136 48.0195 12.7477C58.0736 6.1041 68.2758 -0.00563187 80.1211 -2.22118Z' stroke='white'/%3E%3Cpath opacity='0.67' fill-rule='evenodd' clip-rule='evenodd' d='M79.9503 -0.178782C93.7013 -2.25699 110.741 -7.10246 120.734 2.56932C131.084 12.5862 122.878 30.5317 126.17 44.554C128.739 55.4979 140.019 64.4344 137.845 75.4636C135.672 86.4869 120.674 89.7341 115.318 99.6107C107.144 114.683 115.304 142.242 98.9092 147.262C82.8978 152.164 75.8497 123.279 60.5998 116.363C47.8943 110.6 27.5311 123.099 19.8922 111.425C11.918 99.2381 30.0552 84.4361 30.1796 69.8729C30.2815 57.9461 17.0516 47.5757 20.5352 36.1685C24.0137 24.7779 37.1863 19.8758 47.3459 13.6606C57.6257 7.37198 68.0349 1.62202 79.9503 -0.178782Z' stroke='white'/%3E%3Cpath opacity='0.62875' fill-rule='evenodd' clip-rule='evenodd' d='M79.7084 1.85641C93.5235 0.259373 110.722 -3.98847 120.371 6.02617C130.365 16.3982 121.538 34.0464 124.339 48.175C126.524 59.2019 137.485 68.5266 134.928 79.4732C132.372 90.414 117.269 93.1358 111.572 102.819C102.877 117.598 110.071 145.425 93.5101 149.869C77.3373 154.209 71.3016 125.096 56.3024 117.652C43.8057 111.449 23.0187 123.23 15.792 111.296C8.2479 98.8384 26.8906 84.6785 27.5232 70.1285C28.0413 58.2124 15.1814 47.3867 19.061 36.108C22.9349 24.8457 36.2705 20.4063 46.6408 14.5495C57.1338 8.62345 67.7374 3.24028 79.7084 1.85641Z' stroke='white'/%3E%3Cpath opacity='0.5875' fill-rule='evenodd' clip-rule='evenodd' d='M79.3956 3.88192C93.258 2.768 110.594 -0.877042 119.888 9.46827C129.514 20.1828 120.077 37.5121 122.382 51.7298C124.181 62.8263 134.811 72.5279 131.873 83.3786C128.936 94.2234 113.748 96.4166 107.716 105.895C98.5108 120.361 104.729 148.422 88.0233 152.286C71.7089 156.059 66.6929 126.753 51.9626 118.79C39.69 112.155 18.5046 123.203 11.6987 111.024C4.59398 98.3109 23.7195 84.8102 24.8595 70.2912C25.7931 58.4005 13.3189 47.1325 17.5897 35.9961C21.8543 24.8759 35.3368 20.9046 45.9052 15.4133C56.5986 9.857 67.3835 4.84716 79.3956 3.88192Z' stroke='white'/%3E%3Cpath opacity='0.54625' fill-rule='evenodd' clip-rule='evenodd' d='M79.0122 5.89528C92.9051 5.26583 110.358 2.22803 119.285 12.8914C128.531 23.9353 118.495 40.9247 120.303 55.2142C121.714 66.3667 131.998 76.4334 128.683 87.1749C125.37 97.9107 110.114 99.5724 103.755 108.835C94.0508 122.971 99.2856 151.232 82.4555 154.51C66.0194 157.711 62.0292 128.248 47.5858 119.776C35.5522 112.717 13.9941 123.018 7.61739 110.61C0.960693 97.6562 20.5457 84.8312 22.1917 70.3608C23.5398 58.5099 11.4664 46.8135 16.1233 35.8329C20.7733 24.8683 34.3862 21.3699 45.1398 16.2508C56.0206 11.0711 66.9738 6.44072 79.0122 5.89528Z' stroke='white'/%3E%3Cpath opacity='0.505' fill-rule='evenodd' clip-rule='evenodd' d='M78.5589 7.89404C92.4652 7.74982 110.013 5.32297 118.563 16.2914C127.418 27.6513 116.795 44.2801 118.103 58.624C119.124 69.8189 129.05 80.2384 125.363 90.8577C121.677 101.471 106.373 102.6 99.6944 111.635C89.5024 125.423 93.7477 153.85 76.8135 156.538C60.2756 159.164 57.3161 129.58 43.1772 120.608C31.3973 113.134 9.49282 122.677 3.55304 110.053C-2.64753 96.8751 17.3732 84.7414 19.5232 70.3373C21.284 58.5407 9.62616 46.43 14.6634 35.6186C19.6933 24.823 33.42 21.8018 44.3457 17.0611C55.4006 12.2643 66.5088 8.01901 78.5589 7.89404Z' stroke='white'/%3E%3Cpath opacity='0.46375' fill-rule='evenodd' clip-rule='evenodd' d='M78.036 9.87576C91.939 10.2169 109.561 8.404 117.723 19.6641C126.176 31.3261 114.979 47.574 115.786 61.9548C116.415 73.1786 125.972 83.9381 121.916 94.4223C117.862 104.901 102.528 105.494 95.5382 114.291C84.8712 127.715 88.1218 156.272 71.1041 158.369C54.4847 160.416 52.5594 130.746 38.7423 121.287C27.2304 113.405 5.0062 122.178 -0.489404 109.355C-6.2263 95.9686 14.2057 84.541 16.8571 70.2206C19.0285 58.4927 7.80042 45.9825 13.2119 35.3535C18.6155 24.74 32.4393 22.1997 43.5237 17.8432C54.7393 13.4352 65.9889 9.58011 78.036 9.87576Z' stroke='white'/%3E%3Cpath opacity='0.4225' fill-rule='evenodd' clip-rule='evenodd' d='M77.4444 11.838C91.3269 12.6642 109.002 11.4674 116.766 23.0055C124.807 34.9554 113.049 50.8026 113.353 65.2028C113.591 76.4417 122.766 87.5282 118.347 97.8644C113.93 108.195 98.5842 108.253 91.2918 116.8C80.1628 129.844 82.4148 158.498 65.3343 159.999C48.6536 161.464 47.765 131.746 34.2863 121.81C23.0565 113.532 0.539715 121.523 -4.50502 108.516C-9.77124 94.9377 11.0471 84.2301 14.1967 70.011C16.7761 58.366 5.99142 45.4716 11.7706 35.0379C17.5413 24.6195 31.4453 22.5632 42.675 18.5962C54.0376 14.5822 65.4149 11.1221 77.4444 11.838Z' stroke='white'/%3E%3Cpath opacity='0.38125' fill-rule='evenodd' clip-rule='evenodd' d='M76.7846 13.7784C90.6298 15.0886 108.336 14.5093 115.692 26.3114C123.311 38.5346 111.008 53.9619 110.809 68.3639C110.654 79.6042 119.437 91.0042 114.66 101.18C109.885 111.35 94.5467 110.873 86.9604 119.16C75.383 131.808 76.6337 160.522 59.5111 161.426C42.7894 162.309 42.9385 132.577 29.8149 122.177C18.8808 113.512 -3.9012 120.713 -8.48891 107.538C-13.2781 93.7837 7.90128 83.8092 11.5452 69.7087C14.5294 58.1607 4.20135 44.8978 10.3411 34.6722C16.4719 24.4615 30.4392 22.8917 41.8006 19.319C53.2963 15.7041 64.7874 12.6431 76.7846 13.7784Z' stroke='white'/%3E%3Cpath opacity='0.34' fill-rule='evenodd' clip-rule='evenodd' d='M76.0574 15.6946C89.8485 17.4872 107.564 17.5262 114.504 29.5778C121.692 42.0595 108.857 57.048 108.156 71.4343C107.609 82.6624 115.989 94.362 110.859 104.365C105.732 114.362 90.4202 113.349 82.5493 121.367C70.5375 133.603 70.7853 162.344 53.6417 162.649C36.8994 162.948 38.086 133.24 25.3333 122.388C14.7083 113.347 -8.31112 119.748 -12.4362 106.421C-16.7425 92.508 4.77209 83.2788 8.90586 69.314C12.2913 57.8772 2.4324 44.262 8.92528 34.2568C15.4087 24.2663 29.4222 23.1849 40.9014 20.0109C52.5163 16.7994 64.1072 14.1413 76.0574 15.6946Z' stroke='white'/%3E%3Cpath opacity='0.29875' fill-rule='evenodd' clip-rule='evenodd' d='M75.2639 17.5843C88.984 19.8571 106.687 20.5143 113.202 32.8008C119.95 45.5258 106.601 60.0572 105.398 74.4103C104.459 85.6124 112.426 97.5973 106.95 107.415C101.477 117.227 86.2098 115.681 78.0639 123.419C65.6324 135.228 64.877 163.96 47.7332 163.667C30.9906 163.382 33.2133 133.733 20.8471 122.442C10.5441 113.036 -12.6847 118.63 -16.3422 105.167C-20.1602 91.1122 1.66331 82.6394 6.28193 68.8274C10.0644 57.5158 0.686709 43.5648 7.52481 33.7923C14.3529 24.0342 28.3957 23.4425 39.9786 20.671C51.6985 17.8668 63.3752 15.6149 75.2639 17.5843Z' stroke='white'/%3E%3Cpath opacity='0.2575' fill-rule='evenodd' clip-rule='evenodd' d='M74.4049 19.4451C88.0373 22.1954 105.707 23.47 111.789 35.9764C118.089 48.9291 104.24 62.9858 102.537 77.2881C101.208 88.4507 108.752 100.706 102.937 110.327C97.1249 119.942 81.9206 117.864 73.5096 125.313C60.6736 136.681 58.9159 165.369 41.7927 164.478C25.0703 163.608 28.3264 134.055 16.3618 122.34C6.39332 112.58 -17.0166 117.36 -20.202 103.777C-23.5272 89.598 -1.42126 81.892 3.67658 68.2496C7.85156 57.0769 -1.03358 42.807 6.14141 33.2792C13.3059 23.7653 27.3608 23.6641 39.0334 21.2985C50.844 18.905 62.5921 17.062 74.4049 19.4451Z' stroke='white'/%3E%3Cpath opacity='0.21625' fill-rule='evenodd' clip-rule='evenodd' d='M73.4814 21.2748C87.0096 24.4992 104.624 26.3897 110.266 39.1007C116.11 52.2654 101.779 65.8302 99.5782 80.0644C97.8603 91.1738 104.971 103.685 98.8242 113.097C92.6804 122.504 77.5578 119.896 68.892 127.047C55.667 137.96 52.9092 166.569 35.8275 165.082C19.1457 163.629 23.4312 134.207 11.8827 122.081C2.26096 111.979 -21.3015 115.939 -24.0109 102.254C-26.8393 87.9672 -4.47787 81.0374 1.09298 67.5812C5.65533 56.561 -2.72638 41.9898 4.77676 32.7181C12.2689 23.46 26.3188 23.8494 38.0668 21.8927C49.9538 19.9128 61.759 18.4809 73.4814 21.2748Z' stroke='white'/%3E%3Cpath opacity='0.175' fill-rule='evenodd' clip-rule='evenodd' d='M72.4947 23.0712C85.9021 26.7657 103.439 29.2698 108.635 42.17C114.016 55.5306 99.2202 68.587 96.5238 82.7357C94.4193 93.7784 101.089 106.53 94.6175 115.722C88.1491 124.908 73.1268 121.775 64.2167 128.619C50.6189 139.064 46.8643 167.559 29.845 165.476C13.224 163.442 18.5337 134.188 7.41539 121.667C-1.84791 111.235 -25.5342 114.37 -27.7644 100.598C-30.0924 86.2218 -7.50279 80.0766 -1.46572 66.823C3.47846 55.9688 -4.38962 41.1139 3.43252 32.1098C11.2432 23.1188 25.2709 23.9982 37.0801 22.4527C49.0289 20.8889 60.877 19.8699 72.4947 23.0712Z' stroke='white'/%3E%3Cpath opacity='0.13375' fill-rule='evenodd' clip-rule='evenodd' d='M71.4459 24.832C84.7162 28.9922 102.155 32.1068 106.897 45.1805C111.809 58.7207 96.5667 71.2528 93.3781 85.2988C90.8895 96.2613 97.1105 109.238 90.3218 118.198C83.5367 127.153 68.6329 123.497 59.4893 130.026C45.5353 139.99 40.7886 168.338 23.8523 165.662C7.31242 163.049 13.6398 133.998 2.96528 121.096C-5.9283 110.347 -29.7096 112.654 -31.4578 98.8129C-33.2827 84.3639 -10.4923 79.0108 -3.9964 65.976C1.32357 55.3009 -6.02129 40.1805 2.11033 31.4549C10.2301 22.742 24.2185 24.1104 36.0744 22.978C48.0706 21.8321 59.9469 21.2272 71.4459 24.832Z' stroke='white'/%3E%3Cpath opacity='0.0925' fill-rule='evenodd' clip-rule='evenodd' d='M70.3363 26.5552C83.4533 31.1759 100.773 34.8973 105.056 48.1285C109.492 61.8318 93.8217 73.8244 90.1448 87.7506C87.2752 98.6195 93.0395 111.806 85.9422 120.523C78.8487 129.236 64.0816 125.062 54.7157 131.268C40.4225 140.739 34.6893 168.903 17.8567 165.638C1.41816 162.449 8.75559 133.637 -1.4622 120.371C-9.97523 109.318 -33.8226 110.794 -35.0866 96.8997C-36.4061 82.3958 -13.4429 77.8414 -6.49598 65.0412C-0.806695 54.5583 -7.61939 39.1907 0.811797 30.7542C9.23067 22.33 23.1628 24.1858 35.051 23.4678C47.0799 22.7413 58.9701 22.5512 70.3363 26.5552Z' stroke='white'/%3E%3Cpath opacity='0.05125' fill-rule='evenodd' clip-rule='evenodd' d='M69.1672 28.2386C82.1149 33.3143 99.2945 37.6378 103.113 51.0104C107.068 64.8603 90.9886 76.2986 86.828 90.088C83.5808 100.85 88.8814 114.229 81.4842 122.694C74.0909 131.154 59.4784 126.467 49.9017 132.343C35.2866 141.309 28.5741 169.256 11.8657 165.405C-4.45159 161.645 3.88691 133.106 -5.86167 119.491C-13.9838 108.148 -37.8681 108.791 -38.6465 94.861C-39.459 80.3199 -16.3508 76.5697 -8.96142 64.0198C-2.90974 53.7417 -9.18197 38.1458 -0.461488 30.0087C8.24626 21.8834 22.1052 24.2243 34.0112 23.9216C46.058 23.6154 57.9477 23.8404 69.1672 28.2386Z' stroke='white'/%3E%3Cpath opacity='0.01' fill-rule='evenodd' clip-rule='evenodd' d='M67.94 29.8801C80.7028 35.4046 97.721 40.3251 101.07 53.8228C104.539 67.8022 88.0709 78.6724 83.4316 92.3082C79.8107 102.951 84.6412 116.507 76.9531 124.708C69.2691 132.905 54.8291 127.711 45.0532 133.248C30.134 141.699 22.4502 169.395 5.8864 164.964C-10.2897 160.636 -0.960273 132.405 -10.2278 118.459C-17.9491 106.839 -41.8412 106.648 -42.133 92.6994C-42.4376 78.1388 -19.2126 75.1972 -11.3897 62.9129C-4.98302 52.8523 -10.7071 37.047 -1.70798 29.2191C7.27803 21.4027 21.0468 24.2259 32.9561 24.3389C45.0063 24.4533 56.8809 25.0931 67.94 29.8801Z' stroke='white'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_121_24467'%3E%3Crect width='122' height='117' rx='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 122px;
  height: 117px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
section.CX-referral-product.fitur-unggulan .box-referral-product .box-referral-product-inner .box-product-item .product-item-inner .box-text {
  position: absolute;
  left: 8px;
  right: 8px;
  bottom: 8px;
  padding: 3px 10px;
}
section.CX-referral-product.fitur-unggulan .box-referral-product .box-referral-product-inner .box-product-item .product-item-inner .box-text:before {
  content: "";
  position: absolute;
  height: 100%;
  left: 0px;
  right: 0px;
  border-radius: 100px;
  border: 1px solid rgba(183, 163, 249, 0.5);
  background: radial-gradient(372.84% 141.42% at 0% 0%, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.2) 100%);
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(15px);
}
section.CX-referral-product.fitur-unggulan .box-referral-product .box-referral-product-inner .box-product-item .product-item-inner .box-text span {
  color: #fff;
  position: relative;
  font-family: "source-sans-pro-bold";
  font-size: 16px;
  line-height: 16px;
  top: 4px;
}

@media (max-width: 767px) {
  .CX-text-success {
    padding: 37px 0;
  }
}
.CX-text-success .box-text-success p {
  margin-bottom: 0px;
}

@media (max-width: 767px) {
  .box-thank-you-page .box-thank-you-page-wrapper .CX-product-web .box-product-web .box-product-web-inner .product-details .product-details-inner .product-title {
    margin: 0 20px 24px;
  }
}

@media (max-width: 767px) {
  .CX-text-button-info {
    padding: 16px 0;
  }
}
@media (max-width: 767px) {
  .CX-text-button-info .box-text-button-info {
    display: grid;
    text-align: center;
    grid-row-gap: 9px;
  }
  .CX-text-button-info .box-text-button-info .text {
    font-size: 16px;
  }
}

section.CX-referral-product.fitur-unggulan .box-referral-product .box-referral-product-inner .box-product-item .product-item-inner .box-ico svg {
  -webkit-filter: drop-shadow(8px 8px 5px rgba(0, 0, 0, 0.19));
  -moz-filter: drop-shadow(8px 8px 5px rgba(0, 0, 0, 0.19));
  -ms-filter: drop-shadow(8px 8px 5px rgba(0, 0, 0, 0.19));
  -o-filter: drop-shadow(8px 8px 5px rgba(0, 0, 0, 0.19));
  filter: drop-shadow(8px 8px 5px rgba(0, 0, 0, 0.19));
}

.layout-thank-you-page .box-thank-you-page .CX-tab-simple .tab-content-simple .tab-content-dynamic {
  padding: 0 0;
}
.layout-thank-you-page .box-thank-you-page .CX-referral-product > .container.CX-wrapper {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.CX-product-web .box-product-web .box-product-web-inner .product-details .CX-tab-simple .tab-content-simple .tab-content-dynamic {
  padding: 0 0;
}

@media (max-width: 900px) {
  .box-thank-you-page .box-thank-you-page-wrapper {
    max-width: initial;
  }
}

@media (max-width: 900px) {
  .layout-thank-you-page .box-thank-you-page .CX-referral-product > .container.CX-wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media (max-width: 400px) {
  section.CX-referral-product.fitur-unggulan .box-referral-product .box-referral-product-inner .box-product-item .product-item-inner .box-text span {
    font-size: 12px;
    line-height: 14px;
  }
}

.CX-step-animate {
  background: rgba(229, 229, 229, 0.2);
  padding: 10px 0;
}
.CX-step-animate .box-step-animate {
  width: 361px;
  margin: 0 auto;
  overflow: hidden;
}
@media (min-width: 1025px) {
  .CX-step-animate .box-step-animate {
    width: 600px;
  }
}
.CX-step-animate .box-step-animate .box-step-number {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  text-align: center;
  margin-bottom: 2px;
}
@media (max-width: 1024px) {
  .CX-step-animate .box-step-animate .box-step-number {
    grid-template-columns: 60px 1fr 82px;
  }
}
.CX-step-animate .box-step-animate .box-step-number .box-step-number-item {
  position: relative;
}
.CX-step-animate .box-step-animate .box-step-number .box-step-number-item .line-animate {
  background-color: #fafafa;
  z-index: 1;
}
@media (max-width: 1024px) {
  .CX-step-animate .box-step-animate .box-step-number .box-step-number-item .line-animate {
    max-width: 130px;
    overflow: hidden;
  }
}
.CX-step-animate .box-step-animate .box-step-number .box-step-number-item:not(.active) .line-animate {
  display: none;
}
.CX-step-animate .box-step-animate .box-step-number .box-step-number-item:before {
  content: "";
  width: 100%;
  position: absolute;
  border-top: 2px solid #CCCCCC;
  left: 0;
  top: 10px;
  z-index: 1;
}
.CX-step-animate .box-step-animate .box-step-number .box-step-number-item:first-child:before {
  width: 50%;
  left: initial;
  right: 0px;
}
.CX-step-animate .box-step-animate .box-step-number .box-step-number-item:first-child.done:before {
  width: 50%;
}
.CX-step-animate .box-step-animate .box-step-number .box-step-number-item:first-child.active .line-animate {
  display: none;
}
.CX-step-animate .box-step-animate .box-step-number .box-step-number-item:last-child:before {
  width: 50%;
}
.CX-step-animate .box-step-animate .box-step-number .box-step-number-item:last-child.done:before {
  width: 50%;
}
.CX-step-animate .box-step-animate .box-step-number .box-step-number-item.done:before {
  border-color: #1CC542;
  width: 100%;
}
.CX-step-animate .box-step-animate .box-step-number .box-step-number-item.done .line-animate {
  display: none;
}
.CX-step-animate .box-step-animate .box-step-number .box-step-number-item.active:before {
  width: 50%;
  right: 0px;
  left: initial;
}
.CX-step-animate .box-step-animate .box-step-number .box-step-number-item.active .line-animate {
  position: absolute;
  top: 3px;
  left: -100px;
}
.CX-step-animate .box-step-animate .box-step-number .box-step-number-item.active:last-child:before {
  display: none;
}
.CX-step-animate .box-step-animate .box-step-number .box-step-number-item .inner {
  width: 38px;
  margin: 0 auto;
  position: relative;
  background: #fafafa;
  z-index: 2;
}
.CX-step-animate .box-step-animate .box-step-number .box-step-number-item .inner .numb {
  width: 22px;
  height: 22px;
  line-height: 20px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #CCCCCC;
  border: 1px solid #CCCCCC;
  color: #fff;
  margin: 0 auto;
  font-family: "source-sans-pro-bold";
  font-size: 16px;
  position: relative;
}
.CX-step-animate .box-step-animate .box-step-number .box-step-number-item.done .inner .numb {
  background-color: #1CC542;
  border-color: #1CC542;
}
.CX-step-animate .box-step-animate .box-step-number .box-step-number-item.done .inner .label-step {
  color: #1CC542;
}
.CX-step-animate .box-step-animate .box-step-number .box-step-number-item.done:not(:first-child):before {
  width: 100%;
}
.CX-step-animate .box-step-animate .box-step-number .box-step-number-item.active .inner .numb {
  background-color: #fff;
  border-color: #494DF4;
  color: #494DF4;
}
.CX-step-animate .box-step-animate .box-step-label {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .CX-step-animate .box-step-animate .box-step-label {
    grid-template-columns: 60px 1fr 82px;
  }
}
.CX-step-animate .box-step-animate .box-step-label .box-step-label-item {
  text-align: center;
}
.CX-step-animate .box-step-animate .box-step-label .box-step-label-item .inner .label-step {
  font-family: "source-sans-pro-semibold";
  font-size: 12px;
  line-height: 22px;
  color: #CCCCCC;
}
.CX-step-animate .box-step-animate .box-step-label .box-step-label-item.active .inner .label-step {
  color: #494DF4;
}
.CX-step-animate .box-step-animate .box-step-label .box-step-label-item.done .inner .label-step {
  color: #1CC542;
}

.CX-step-animate .box-step-animate .box-step-number .box-step-number-item.done:last-child:before {
  width: 50%;
}

@media (max-width: 1024px) {
  .CX-step-animate .box-step-animate .box-step-number .box-step-number-item.active .line-animate {
    left: -20px;
  }
  .CX-step-animate .box-step-animate .box-step-number .box-step-number-item.active:last-child .line-animate {
    left: -100px;
  }
}

.box-polis-terpilih {
  padding: 19px 0;
}
.box-polis-terpilih .inner {
  display: flex;
}
.box-polis-terpilih .inner .box-text {
  flex: 1 1 auto;
  align-items: center;
}
.box-polis-terpilih .inner .box-text h3 {
  font-family: "source-sans-pro-bold";
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  margin-bottom: 0px;
}
.box-polis-terpilih .inner .box-text p {
  font-size: 13px;
  line-height: 22px;
  text-align: left;
  color: #999999;
  margin-bottom: 0px;
}

.box-polis-slider {
  border-top: 1px solid #d9dff2;
  border-bottom: 1px solid #d9dff2;
  display: flex;
  justify-content: center;
}
.box-polis-slider .box-polis-slider-inner {
  display: flex;
  justify-content: flex-start;
  overflow-x: auto;
}
.box-polis-slider .box-polis-slider-inner.grid-more-7 {
  justify-content: flex-start;
}
@media (max-width: 767px) {
  .box-polis-slider .box-polis-slider-inner {
    justify-content: flex-start;
    padding-left: 16px;
    padding-right: 16px;
  }
}
.box-polis-slider .box-polis-slider-inner .polis-item {
  flex: 0 0 auto;
  padding-left: 10px;
  padding-right: 10px;
  min-width: 140px;
  height: 63px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f5f5f5;
  text-align: center;
  color: #cccccc;
  border-right: 1px solid #d9dff2;
  text-decoration: none;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: not-allowed;
}
.box-polis-slider .box-polis-slider-inner .polis-item:first-child {
  border-left: 1px solid #d9dff2;
}
.box-polis-slider .box-polis-slider-inner .polis-item .polis-item-inner .polis-numb {
  font-size: 14px;
  line-height: 22px;
}
.box-polis-slider .box-polis-slider-inner .polis-item .polis-item-inner .price {
  font-family: "source-sans-pro-bold";
  font-size: 19px;
  line-height: 22px;
}
.box-polis-slider .box-polis-slider-inner .polis-item.active {
  background-color: #494df4;
  color: #fff;
  cursor: default;
}
.box-polis-slider .box-polis-slider-inner .polis-item.active:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='5' viewBox='0 0 60 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.3537 2.84254C2.2683 1.3849 3.8682 0.5 5.58902 0.5H54.411C56.1318 0.5 57.7317 1.3849 58.6463 2.84254L60 5H0L1.3537 2.84254Z' fill='white'/%3E%3C/svg%3E%0A");
  width: 60px;
  height: 5px;
}
.box-polis-slider .box-polis-slider-inner .polis-item.done {
  background-color: rgba(28, 197, 67, 0.1);
  color: #1cc542;
  cursor: pointer;
}
.box-polis-slider .box-polis-slider-inner .polis-item.done:before {
  display: none;
}

.box-penarikan-dana {
  margin: 40px 0;
}
.box-penarikan-dana > .container.CX-wrapper > .inner {
  display: flex;
  grid-column-gap: 24px;
}
.box-penarikan-dana > .container.CX-wrapper > .inner .box-left {
  flex: 1 1 auto;
}
.box-penarikan-dana > .container.CX-wrapper > .inner .box-right {
  flex: 0 0 311px;
  width: 311px;
}
@media (max-width: 1024px) {
  .box-penarikan-dana > .container.CX-wrapper > .inner .box-right {
    display: none;
  }
}
.box-penarikan-dana > .container.CX-wrapper > .inner .box-small-info {
  font-size: 12px;
  font-style: normal;
  line-height: 22px;
  font-family: "source-sans-pro-semibold";
  color: #333;
  margin-top: 6px;
}

.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.default.focus {
  background-color: #fff;
  border-color: #494df4;
  -webkit-filter: drop-shadow(0px 17px 29px rgba(59, 84, 244, 0.13));
  -moz-filter: drop-shadow(0px 17px 29px rgba(59, 84, 244, 0.13));
  -ms-filter: drop-shadow(0px 17px 29px rgba(59, 84, 244, 0.13));
  -o-filter: drop-shadow(0px 17px 29px rgba(59, 84, 244, 0.13));
  filter: drop-shadow(0px 17px 29px rgba(59, 84, 244, 0.13));
}

.CX-pocket .box-pocket .box-card {
  margin: 15px 15px 23px;
}
.CX-pocket .box-pocket .box-card .box-card-inner .box-card-item .box-card-item-inner {
  background: linear-gradient(92deg, #494df4 23.22%, #275cf2 85.08%);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 9px 14px 2px rgba(59, 84, 244, 0.15);
  -moz-box-shadow: 0px 9px 14px 2px rgba(59, 84, 244, 0.15);
  -ms-box-shadow: 0px 9px 14px 2px rgba(59, 84, 244, 0.15);
  -o-box-shadow: 0px 9px 14px 2px rgba(59, 84, 244, 0.15);
  box-shadow: 0px 9px 14px 2px rgba(59, 84, 244, 0.15);
  overflow: hidden;
  position: relative;
  color: #fff;
  padding: 17px 16px;
}
.CX-pocket .box-pocket .box-card .box-card-inner .box-card-item .box-card-item-inner:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='580' height='180' viewBox='0 0 580 180' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_193_43898)'%3E%3Cg opacity='0.5'%3E%3Cpath opacity='0.54' d='M653.798 128.453C658.734 113.383 646.975 96.6158 632.206 91.0418C617.435 85.4609 601.02 88.2994 585.887 92.431C570.752 96.5556 555.578 101.951 539.877 101.304C507.381 99.9566 481.56 73.7672 460.083 48.8045C438.606 23.8418 414.856 -3.45526 382.664 -8.43814C357.425 -12.3408 332.622 -1.43286 307.351 1.70314C263.239 7.18097 216.633 -13.1093 189.896 -49.4515' stroke='url(%23paint0_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M653.414 132.731C658.356 117.681 646.735 100.914 632.054 95.1943C630.744 94.6796 629.413 94.2416 628.076 93.8523C614.443 89.9545 599.626 92.4579 585.846 96.0492C583.185 96.7417 580.522 97.4737 577.86 98.2057C565.358 101.647 552.764 105.088 539.842 104.485C535.655 104.293 531.572 103.685 527.599 102.722C500.79 96.2401 478.899 73.5443 460.382 51.687C459.038 50.0963 457.685 48.501 456.323 46.901C436.153 23.2152 413.816 -0.852804 384.237 -6.58175C375.778 -8.21895 367.296 -8.44333 358.659 -7.45046C348.462 -6.28274 338.264 -3.48372 328.225 -0.846943C321.37 0.952311 314.552 2.6773 307.661 3.82114C304.421 4.35875 301.157 4.75688 297.874 5.00622C276.973 6.60369 255.401 2.09711 236.187 -7.23214C216.926 -16.5847 199.979 -30.6834 187.352 -48.1682' stroke='url(%23paint1_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M653.026 137.007C657.98 121.969 646.499 105.21 631.906 99.3436C630.6 98.8196 629.279 98.363 627.946 97.9645C614.383 93.9343 599.587 96.2519 585.795 99.6689C583.131 100.331 580.473 101.031 577.808 101.732C565.302 105.027 552.699 108.348 539.799 107.675C535.618 107.457 531.54 106.84 527.569 105.86C500.778 99.2719 478.992 76.5486 460.667 54.5802C459.337 52.9849 457.995 51.378 456.653 49.7711C436.726 25.965 414.789 2.04221 385.785 -4.70305C377.311 -6.67723 368.765 -7.4781 359.886 -6.66014C349.392 -5.69537 338.877 -2.61135 328.715 0.408529C321.78 2.46784 314.923 4.50876 307.963 5.94755C304.685 6.62216 301.39 7.15497 298.049 7.52499C276.786 9.88837 254.367 5.42606 234.629 -4.27868C214.847 -13.9998 197.645 -28.7894 184.81 -46.8951' stroke='url(%23paint2_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M652.642 141.282C657.603 126.265 646.266 109.504 631.757 103.501C630.462 102.965 629.15 102.49 627.822 102.082C614.32 97.9151 599.552 100.045 585.749 103.294C583.09 103.924 580.42 104.589 577.759 105.258C565.25 108.406 552.644 111.603 539.759 110.863C535.588 110.627 531.518 109.991 527.552 109.002C500.787 102.312 479.1 79.5632 460.965 57.4768C459.646 55.8699 458.325 54.2561 456.996 52.6445C437.308 28.7113 415.758 4.91494 387.349 -2.83032C378.852 -5.14616 370.254 -6.51184 361.126 -5.8665C350.332 -5.11165 339.503 -1.73564 329.22 1.67432C322.198 3.99599 315.311 6.35752 308.279 8.08427C304.973 8.90055 301.631 9.5657 298.238 10.0541C276.614 13.1834 253.35 8.77231 233.088 -1.30794C212.783 -11.4046 195.328 -26.878 182.277 -45.6024' stroke='url(%23paint3_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M652.26 145.566C657.226 130.563 646.029 113.809 631.615 107.657C630.323 107.106 629.024 106.626 627.705 106.199C614.271 101.893 599.527 103.844 585.714 106.926C583.05 107.519 580.386 108.158 577.716 108.799C565.204 111.801 552.585 114.87 539.718 114.07C535.553 113.808 531.488 113.163 527.531 112.156C500.786 105.365 479.209 82.5795 461.251 60.3867C459.946 58.7752 458.636 57.1498 457.326 55.5243C437.881 31.4709 416.706 7.7499 388.902 -0.944212C380.386 -3.611 371.722 -5.53688 362.355 -5.05948C351.254 -4.51225 340.118 -0.846591 329.712 2.94647C322.611 5.53517 315.683 8.20566 308.576 10.2297C305.239 11.1806 301.85 11.9781 298.4 12.5942C276.418 16.4964 252.303 12.1225 231.521 1.67378C210.695 -8.79138 192.985 -24.9556 179.718 -44.2988' stroke='url(%23paint4_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M651.87 149.843C656.85 134.858 645.788 118.098 631.465 111.807C630.184 111.244 628.887 110.748 627.573 110.312C614.206 105.867 599.486 107.638 585.66 110.546C582.994 111.109 580.328 111.718 577.662 112.326C565.146 115.182 552.517 118.13 539.673 117.26C535.517 116.98 531.461 116.316 527.499 115.295C500.772 108.398 479.302 85.5914 461.534 63.2806C460.24 61.6575 458.953 60.0321 457.655 58.3951C438.451 34.2215 417.648 10.5387 390.452 0.925912C381.901 -2.09418 373.196 -4.57325 363.584 -4.27774C352.186 -3.93346 340.734 0.0172083 330.198 4.19568C323.01 7.04674 316.043 10.0332 308.874 12.3498C305.498 13.4378 302.078 14.37 298.57 15.1067C276.227 19.7748 251.266 15.4522 229.961 4.62793C208.619 -6.21502 190.649 -23.0608 177.167 -43.0226' stroke='url(%23paint5_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M651.483 154.121C656.468 139.15 645.552 122.395 631.311 115.96C630.042 115.385 628.747 114.873 627.444 114.426C614.141 109.85 599.447 111.427 585.619 114.172C582.95 114.704 580.286 115.274 577.618 115.852C565.101 118.568 552.466 121.387 539.638 120.449C535.488 120.143 531.435 119.463 527.484 118.43C500.777 111.433 479.41 88.5924 461.834 66.1706C460.553 64.5429 459.278 62.9059 458 61.262C439.038 36.9682 418.596 13.2886 392.02 2.79909C383.439 -0.583598 374.687 -3.61351 364.828 -3.48364C353.131 -3.34929 341.364 0.893344 330.707 5.4619C323.439 8.57301 316.433 11.8754 309.195 14.4869C305.791 15.7166 302.324 16.7811 298.757 17.6385C276.053 23.0725 250.244 18.7942 228.418 7.6014C206.555 -3.61008 188.33 -21.1467 174.632 -41.7273' stroke='url(%23paint6_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M651.107 158.395C656.105 143.443 645.32 126.69 631.177 120.114C629.912 119.53 628.628 119.006 627.327 118.542C614.092 113.828 599.422 115.225 585.582 117.796C582.917 118.296 580.244 118.837 577.579 119.383C565.053 121.956 552.412 124.644 539.608 123.643C535.468 123.319 531.417 122.623 527.475 121.571C500.788 114.474 479.526 91.6059 462.139 69.0661C460.877 67.4245 459.615 65.7829 458.351 64.1343C439.631 39.7203 419.558 16.0022 393.592 4.67076C384.977 0.911527 376.183 -2.64832 366.073 -2.69804C354.077 -2.77362 341.996 1.76099 331.216 6.71264C323.86 10.0861 316.822 13.7021 309.508 16.6109C306.066 17.9776 302.568 19.1768 298.942 20.1549C275.879 26.3618 249.223 22.1277 226.874 10.5594C204.488 -1.02756 186.01 -19.248 172.103 -40.4496' stroke='url(%23paint7_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M650.721 162.679C655.726 147.748 645.086 130.994 631.024 124.274C629.768 123.671 628.489 123.138 627.199 122.662C614.025 117.811 599.39 119.018 585.532 121.424C582.863 121.886 580.194 122.395 577.527 122.911C564.997 125.337 552.346 127.904 539.565 126.834C535.427 126.493 531.391 125.776 527.447 124.718C500.784 117.512 479.621 94.6181 462.425 71.9671C461.177 70.321 459.927 68.6678 458.681 67.0053C440.21 42.4688 420.498 18.6912 395.146 6.54806C386.493 2.40531 377.652 -1.68216 367.309 -1.90213C355.015 -2.18065 342.618 2.63896 331.714 7.97372C324.278 11.6072 317.204 15.5461 309.821 18.7499C306.348 20.2513 302.805 21.5898 299.127 22.6863C275.704 29.6591 248.207 25.467 225.329 13.5324C202.422 1.57693 183.687 -17.3414 169.567 -39.1546' stroke='url(%23paint8_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M650.333 166.957C655.35 152.037 644.842 135.292 630.875 128.424C629.623 127.812 628.354 127.26 627.076 126.773C613.971 121.789 599.358 122.811 585.49 125.049C582.818 125.481 580.146 125.96 577.477 126.446C564.943 128.725 552.289 131.169 539.524 130.032C535.392 129.666 531.361 128.939 527.426 127.862C500.783 120.556 479.725 97.6349 462.712 74.8683C461.478 73.2175 460.246 71.5504 459.013 69.8834C440.785 45.2266 421.443 21.3478 396.702 8.43237C388.016 3.8968 379.13 -0.711319 368.538 -1.1039C355.944 -1.59235 343.231 3.51226 332.2 9.2394C324.678 13.1423 317.569 17.3878 310.111 20.8888C306.61 22.5319 303.019 24.0027 299.283 25.2199C275.501 32.9656 247.156 28.8177 223.755 16.5077C200.327 4.18366 181.33 -15.4232 167.002 -37.8574' stroke='url(%23paint9_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M649.945 171.234C654.969 156.335 644.603 139.582 630.729 132.581C629.489 131.957 628.231 131.394 626.948 130.893C613.904 125.772 599.319 126.605 585.441 128.677C582.773 129.076 580.099 129.525 577.427 129.98C564.893 132.12 552.224 134.429 539.483 133.229C535.36 132.845 531.338 132.1 527.406 131.006C500.783 123.601 479.83 100.652 463.006 77.7669C461.783 76.1045 460.565 74.4329 459.353 72.7589C441.366 47.9819 422.4 23.9693 398.262 10.3072C389.541 5.37188 380.615 0.25706 369.774 -0.308132C356.881 -1.00651 343.853 4.39008 332.701 10.5073C325.092 14.6725 317.952 19.2317 310.425 23.0277C306.885 24.8077 303.264 26.4133 299.469 27.7511C275.325 36.2627 246.133 32.1591 222.209 19.4736C198.258 6.77402 179.008 -13.5167 164.464 -36.5696' stroke='url(%23paint10_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M649.566 175.509C654.601 160.622 644.376 143.875 630.583 136.731C629.352 136.088 628.098 135.516 626.827 135.004C613.851 129.743 599.29 130.398 585.408 132.299C582.737 132.669 580.058 133.08 577.391 133.503C564.853 135.497 552.174 137.685 539.449 136.418C535.333 136.007 531.315 135.253 527.385 134.144C500.779 126.631 479.939 103.652 463.3 80.6585C462.09 78.9915 460.89 77.3059 459.69 75.6204C441.945 50.7232 423.37 26.5559 399.823 12.175C391.071 6.83056 382.097 1.21135 371.015 0.471236C357.824 -0.430091 344.48 5.2515 333.205 11.7518C325.515 16.1771 318.336 21.0522 310.74 25.1431C307.172 27.0648 303.503 28.8027 299.649 30.2613C275.145 39.5387 245.104 35.4794 220.66 22.4253C196.188 9.35728 176.683 -11.6242 161.923 -35.2959' stroke='url(%23paint11_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M649.183 179.792C654.225 164.926 644.137 148.18 630.44 140.887C629.213 140.235 627.968 139.644 626.699 139.116C613.791 133.716 599.251 134.185 585.359 135.919C582.684 136.251 580.011 136.637 577.341 137.03C564.8 138.877 552.118 140.942 539.408 139.607C535.301 139.178 531.284 138.401 527.364 137.28C500.779 129.667 480.043 106.661 463.594 83.5493C462.396 81.8707 461.209 80.1805 460.03 78.488C442.525 53.4637 424.354 29.1139 401.384 14.042C392.599 8.28152 383.576 2.17418 372.251 1.25915C358.761 0.1479 345.102 6.12145 333.697 13.0072C325.92 17.6948 318.704 22.8929 311.037 27.2717C307.431 29.3304 303.725 31.2053 299.819 32.7823C274.956 42.8326 244.068 38.8175 219.1 25.388C194.105 11.9444 174.347 -9.72096 159.378 -34.0136' stroke='url(%23paint12_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M648.795 184.07C653.849 169.216 643.901 152.477 630.285 145.04C629.07 144.377 627.829 143.776 626.569 143.229C613.724 137.7 599.213 137.98 585.31 139.547C582.632 139.849 579.962 140.195 577.292 140.565C564.747 142.265 552.053 144.203 539.367 142.805C535.27 142.358 531.261 141.562 527.344 140.425C500.785 132.71 480.146 109.671 463.888 86.4486C462.711 84.7631 461.535 83.0613 460.369 81.3642C443.107 56.2197 425.349 31.6688 402.94 15.9268C394.134 9.7387 385.054 3.14553 373.48 2.05789C359.691 0.736708 345.718 7.00225 334.192 14.2781C326.337 19.2327 319.08 24.7397 311.344 29.4135C307.707 31.607 303.96 33.6119 299.998 35.3165C274.774 46.1327 243.038 42.1619 217.549 28.3638C192.033 14.5517 172.02 -7.80448 156.836 -32.7158' stroke='url(%23paint13_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M648.419 188.344C653.48 173.511 643.677 156.77 630.151 149.194C628.947 148.519 627.709 147.903 626.46 147.344C613.683 141.675 599.193 141.77 585.28 143.169C582.607 143.439 579.927 143.757 577.252 144.09C564.699 145.653 551.999 147.46 539.336 145.993C535.245 145.52 531.241 144.715 527.328 143.568C500.789 135.754 480.255 112.687 464.18 89.3492C463.014 87.6521 461.853 85.9457 460.707 84.2417C443.687 58.977 426.349 34.1994 404.499 17.8036C395.669 11.1809 386.537 4.11583 374.722 2.85327C360.635 1.32914 346.352 7.87737 334.697 15.5386C326.754 20.7556 319.465 26.5762 311.653 31.5473C307.987 33.8824 304.194 36.0196 300.173 37.8449C274.588 49.4271 242.006 45.5075 215.994 31.3339C189.955 17.1463 169.689 -5.89376 154.289 -31.4238' stroke='url(%23paint14_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M648.03 192.622C653.103 177.8 643.432 161.069 630.002 153.344C628.8 152.653 627.574 152.025 626.329 151.457C613.613 145.651 599.154 145.565 585.234 146.788C582.559 147.027 579.883 147.313 577.206 147.615C564.65 149.032 551.946 150.716 539.299 149.182C535.217 148.69 531.222 147.866 527.311 146.703C500.79 138.782 480.361 115.688 464.478 92.2388C463.325 90.5371 462.184 88.8238 461.048 87.1012C444.27 61.7163 427.375 36.6889 406.063 19.6694C397.223 12.6074 388.024 5.06819 375.959 3.63302C361.573 1.89896 346.976 8.73916 335.197 16.7835C327.174 22.2606 319.846 28.3971 311.966 33.6631C308.262 36.1352 304.437 38.4072 300.357 40.3531C274.414 52.7082 240.982 48.8258 214.449 34.2837C187.889 19.7276 167.368 -4.00327 151.753 -30.152' stroke='url(%23paint15_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M647.639 196.906C652.719 182.105 643.191 165.365 629.844 157.503C628.654 156.801 627.438 156.161 626.196 155.577C613.547 149.632 599.112 149.366 585.183 150.422C582.502 150.624 579.824 150.88 577.151 151.149C564.591 152.42 551.876 153.976 539.253 152.379C535.178 151.862 531.187 151.029 527.286 149.847C500.784 141.826 480.46 118.704 464.766 95.1372C463.625 93.4239 462.498 91.706 461.383 89.9765C444.846 64.4714 428.401 39.1919 407.619 21.544C398.773 14.0336 389.497 6.03865 377.19 4.42855C362.504 2.48457 347.593 9.61676 335.684 18.0465C327.574 23.7859 320.216 30.2431 312.265 35.797C308.532 38.4108 304.66 40.8151 300.529 42.8794C274.224 56.0004 239.947 52.1693 212.891 37.2517C185.807 22.3201 165.033 -2.09467 149.203 -28.8621' stroke='url(%23paint16_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M647.256 201.182C652.34 186.395 642.959 169.66 629.703 161.659C628.517 160.948 627.311 160.289 626.073 159.696C613.494 153.618 599.078 153.16 585.138 154.048C582.455 154.22 579.781 154.443 577.106 154.683C564.542 155.807 551.817 157.242 539.217 155.576C535.15 155.04 531.162 154.191 527.263 152.993C500.781 144.872 480.562 121.722 465.058 98.0372C463.931 96.3193 462.822 94.5875 461.72 92.8534C445.425 67.228 429.455 41.6802 409.18 23.4271C400.332 15.4589 390.979 7.00834 378.433 5.23031C363.45 3.08338 348.222 10.5005 336.192 19.3204C328.001 25.3199 320.605 32.093 312.578 37.9442C308.807 40.6949 304.897 43.2362 300.707 45.4212C274.044 59.3151 238.917 55.5213 211.34 40.2352C183.735 24.935 162.706 -0.170579 146.667 -27.559' stroke='url(%23paint17_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M646.878 205.457C651.976 190.689 642.725 173.957 629.558 165.81C628.381 165.079 627.179 164.412 625.953 163.806C613.435 157.592 599.049 156.953 585.099 157.674C582.42 157.813 579.735 158.001 577.066 158.215C564.499 159.193 551.77 160.505 539.179 158.774C535.122 158.219 531.14 157.344 527.245 156.137C500.788 147.907 480.668 124.732 465.355 100.936C464.239 99.2066 463.144 97.4702 462.062 95.7292C446.01 69.9836 430.516 44.1512 410.743 25.3023C401.902 16.8739 392.467 7.97699 379.67 6.01937C364.387 3.66251 348.843 11.3647 336.692 20.5746C328.416 26.8434 320.979 33.9255 312.892 40.0763C309.09 42.9618 305.142 45.6401 300.894 47.9458C273.863 62.6078 237.896 58.8629 209.794 43.1943C181.669 27.5257 160.385 1.72924 144.13 -26.2779' stroke='url(%23paint18_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M646.486 209.735C651.589 194.98 642.485 178.253 629.406 169.96C628.24 169.218 627.043 168.541 625.825 167.917C613.375 161.564 599.011 160.739 585.05 161.292C582.369 161.401 579.688 161.557 577.007 161.736C564.44 162.574 551.696 163.752 539.127 161.95C535.076 161.371 531.099 160.486 527.216 159.268C500.778 150.937 480.77 127.733 465.633 103.823C464.538 102.087 463.447 100.341 462.377 98.5887C446.567 72.7229 431.573 46.606 412.282 27.1681C403.459 18.275 393.928 8.92932 380.884 6.80606C365.301 4.23928 349.443 12.2334 337.169 21.8264C328.806 28.3576 321.336 35.7533 313.181 42.199C309.343 45.2285 305.355 48.0368 301.048 50.4632C273.656 65.8912 236.842 62.1905 208.218 46.1534C179.57 30.1092 158.026 3.63125 141.562 -24.9969' stroke='url(%23paint19_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M646.101 214.019C651.218 199.283 642.251 182.556 629.26 174.117C628.099 173.366 626.911 172.67 625.698 172.037C613.311 165.554 598.976 164.541 585.009 164.918C582.323 164.99 579.642 165.122 576.965 165.268C564.394 165.96 551.64 167.017 539.094 165.146C535.052 164.547 531.084 163.645 527.203 162.41C500.785 153.98 480.88 130.741 465.934 106.72C464.851 104.972 463.781 103.219 462.724 101.462C447.163 75.4738 432.676 49.0701 413.852 29.0478C405.049 19.6901 395.416 9.90488 382.134 7.59742C366.254 4.82769 350.08 13.1068 337.678 23.0922C329.234 29.8835 321.726 37.5951 313.494 44.3381C309.626 47.5023 305.593 50.4499 301.234 52.9946C273.484 69.1955 235.822 65.5391 206.675 49.1265C177.505 32.7138 155.704 5.538 139.027 -23.7018' stroke='url(%23paint20_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M645.72 218.296C650.842 203.574 642.013 186.848 629.115 178.276C627.965 177.513 626.779 176.802 625.578 176.157C613.258 169.535 598.945 168.335 584.97 168.552C582.281 168.594 579.602 168.686 576.923 168.803C564.342 169.351 551.591 170.282 539.06 168.343C535.025 167.719 531.062 166.807 527.183 165.556C500.783 157.019 480.985 133.759 466.229 109.621C465.159 107.868 464.1 106.104 463.064 104.34C447.743 78.2244 433.783 51.5269 415.413 30.9248C406.641 21.0908 396.899 10.8684 383.371 8.39533C367.191 5.41567 350.703 13.9868 338.178 24.3553C329.647 31.4089 322.108 39.4411 313.806 46.4721C309.906 49.7709 305.836 52.8556 301.418 55.521C273.307 72.4878 234.803 68.8733 205.129 52.0945C175.436 35.3063 153.383 7.44666 136.49 -22.4119' stroke='url(%23paint21_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M645.336 222.571C650.471 207.868 641.78 191.141 628.97 182.424C627.822 181.645 626.65 180.928 625.458 180.265C613.206 173.503 598.916 172.125 584.928 172.167C582.244 172.177 579.555 172.242 576.881 172.325C564.296 172.727 551.536 173.537 539.027 171.529C535.001 170.886 531.04 169.958 527.17 168.688C500.79 160.051 481.095 136.757 466.53 112.507C465.472 110.743 464.434 108.972 463.411 107.203C448.332 80.9677 434.92 53.9696 416.984 32.7947C408.252 22.489 398.394 11.8319 384.615 9.17917C368.129 5.99189 351.333 14.8527 338.685 25.6043C330.075 32.9249 322.496 41.2661 314.118 48.5943C310.183 52.0371 306.072 55.2518 301.595 58.0379C273.123 75.7706 233.774 72.2074 203.577 55.053C173.363 37.8963 151.054 9.34585 133.953 -21.1337' stroke='url(%23paint22_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M644.953 226.847C650.093 212.158 641.548 195.437 628.82 186.576C627.684 185.785 626.521 185.05 625.326 184.38C613.135 177.481 598.874 175.915 584.878 175.797C582.191 175.776 579.504 175.801 576.829 175.861C564.244 176.124 551.469 176.799 538.985 174.728C534.966 174.06 531.016 173.12 527.148 171.834C500.794 163.095 481.198 139.776 466.823 115.408C465.778 113.639 464.751 111.856 463.747 110.074C448.91 83.7179 436.048 56.4261 418.541 34.6644C409.86 23.8755 399.873 12.7881 385.854 9.96747C369.07 6.57724 351.958 15.723 339.18 26.86C330.483 34.443 322.872 43.0978 314.425 50.721C310.459 54.2985 306.307 57.6432 301.774 60.557C272.944 79.0626 232.745 75.5366 202.026 58.0138C171.296 40.4793 148.728 11.2472 131.411 -19.851' stroke='url(%23paint23_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M644.566 231.132C649.72 216.461 641.306 199.743 628.675 190.74C627.55 189.937 626.389 189.186 625.206 188.504C613.085 181.473 598.845 179.721 584.843 179.426C582.154 179.375 579.465 179.37 576.785 179.394C564.196 179.509 551.418 180.062 538.949 177.924C534.939 177.237 530.991 176.281 527.125 174.979C500.789 166.133 481.301 142.792 467.115 118.307C466.081 116.526 465.075 114.737 464.085 112.949C449.49 86.4733 437.199 58.8809 420.095 36.5486C411.468 25.2834 401.342 13.7611 387.081 10.7656C369.998 7.16541 352.572 16.6032 339.673 28.1303C330.896 35.9733 323.245 44.944 314.73 52.8621C310.728 56.5837 306.536 60.0584 301.945 63.0929C272.753 82.3643 231.708 78.8896 200.467 60.9913C169.216 43.0882 146.392 13.1654 128.86 -18.5516' stroke='url(%23paint24_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M644.175 235.409C649.334 220.753 641.067 204.039 628.517 194.892C627.395 194.074 626.247 193.318 625.064 192.613C613.004 185.445 598.792 183.505 584.78 183.043C582.092 182.952 579.403 182.924 576.721 182.917C564.129 182.886 551.34 183.318 538.887 181.112C534.886 180.407 530.945 179.425 527.086 178.121C500.77 169.175 481.384 145.8 467.383 121.206C466.364 119.421 465.371 117.626 464.399 115.825C450.046 89.229 438.335 61.3407 421.631 38.4238C413.069 26.6709 402.802 14.7299 388.292 11.5617C370.91 7.75163 353.169 17.4814 340.147 29.3916C331.282 37.497 323.595 46.7906 315.008 54.9967C310.975 58.8529 306.739 62.467 302.096 65.6198C272.545 85.6641 230.651 82.2267 198.879 63.9552C167.107 45.6836 144.028 15.0699 126.28 -17.2657' stroke='url(%23paint25_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M643.796 239.684C648.968 225.046 640.829 208.328 628.378 199.04C627.266 198.209 626.121 197.437 624.949 196.721C612.957 189.414 598.769 187.294 584.746 186.665C582.056 186.544 579.362 186.479 576.687 186.446C564.091 186.269 551.29 186.573 538.862 184.305C534.867 183.574 530.931 182.583 527.081 181.26C500.785 172.214 481.504 148.812 467.693 124.099C466.691 122.3 465.712 120.501 464.752 118.689C450.64 91.9723 439.519 63.7927 423.207 40.2936C414.712 28.0598 404.3 15.6862 389.548 12.3431C371.868 8.33007 353.811 18.3448 340.666 30.6381C331.721 39.0036 323.995 48.6131 315.339 57.1142C311.275 61.1051 307.001 64.8561 302.299 68.1296C272.387 88.9399 229.645 85.5467 197.352 66.9066C165.057 48.2596 141.726 16.962 123.762 -15.9923' stroke='url(%23paint26_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M643.408 243.96C648.585 229.336 640.593 212.623 628.229 203.189C627.122 202.35 625.986 201.559 624.825 200.831C612.897 193.394 598.737 191.086 584.701 190.283C582.009 190.131 579.319 190.034 576.639 189.964C564.04 189.64 551.236 189.821 538.823 187.485C534.838 186.736 530.903 185.729 527.055 184.389C500.779 175.244 481.608 151.805 467.982 126.983C466.994 125.18 466.026 123.369 465.086 121.55C451.217 94.713 440.701 66.2446 424.762 42.1539C416.349 29.4346 405.773 16.6423 390.779 13.1243C372.8 8.90137 354.427 19.2011 341.156 31.8938C332.125 40.5286 324.365 50.4448 315.634 59.243C311.534 63.378 307.22 67.259 302.459 70.6532C272.187 92.2294 228.599 88.8874 195.783 69.8719C162.967 50.8563 139.38 18.8679 121.201 -14.7051' stroke='url(%23paint27_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M643.027 248.245C648.218 233.639 640.364 216.927 628.084 207.355C626.988 206.504 625.857 205.704 624.698 204.96C612.837 197.384 598.699 194.89 584.655 193.926C581.96 193.745 579.266 193.61 576.592 193.515C563.985 193.054 551.175 193.104 538.785 190.699C534.806 189.924 530.883 188.906 527.038 187.55C500.786 178.295 481.716 154.838 468.278 129.898C467.302 128.083 466.355 126.266 465.429 124.442C451.802 97.4848 441.9 68.7321 426.328 44.0521C417.996 30.8474 407.261 17.6271 392.018 13.9365C373.739 9.50362 355.052 20.0953 341.658 33.1711C332.54 42.0683 324.748 52.2981 315.948 61.3913C311.817 65.6609 307.458 69.6813 302.645 73.1939C272.014 95.5429 227.576 92.2383 194.239 72.8541C160.9 53.463 137.061 20.7908 118.672 -13.4032' stroke='url(%23paint28_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M642.646 252.519C647.842 237.928 640.128 221.223 627.943 211.503C626.857 210.633 625.729 209.824 624.582 209.068C612.789 201.353 598.675 198.68 584.625 197.54C581.932 197.319 579.237 197.161 576.552 197.031C563.941 196.424 551.119 196.346 538.754 193.878C534.784 193.085 530.863 192.05 527.027 190.675C500.794 181.321 481.827 157.829 468.582 132.778C467.619 130.959 466.683 129.13 465.778 127.299C452.393 100.221 443.115 71.1892 427.898 45.9083C419.663 32.2205 408.755 18.5768 393.271 14.7113C374.694 10.0754 355.69 20.9521 342.174 34.411C332.975 43.5682 325.144 54.114 316.277 63.5091C312.109 67.9158 307.718 72.0708 302.847 75.7041C271.855 98.819 226.572 95.5656 192.712 75.806C158.852 56.0464 134.757 22.6833 116.153 -12.1294' stroke='url(%23paint29_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M642.26 256.797C647.463 242.226 639.893 225.519 627.79 215.656C626.708 214.777 625.597 213.947 624.447 213.184C612.714 205.331 598.629 202.471 584.571 201.17C581.876 200.919 579.178 200.731 576.497 200.568C563.883 199.814 551.058 199.613 538.708 197.078C534.74 196.269 530.835 195.213 526.996 193.832C500.784 184.377 481.922 160.857 468.859 135.691C467.908 133.86 466.993 132.024 466.099 130.181C452.954 102.977 444.304 73.6793 429.443 47.7974C421.305 33.6265 410.222 19.5525 394.488 15.5143C375.612 10.6686 356.294 21.8373 342.654 35.6792C333.368 45.0988 325.508 55.9652 316.563 65.6506C312.366 70.1989 307.928 74.4863 302.998 78.2403C271.645 102.121 225.514 98.9119 191.133 78.7838C156.75 58.6487 132.395 24.604 113.583 -10.8297' stroke='url(%23paint30_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M641.876 261.074C647.555 245.217 638.232 226.816 624.327 217.294C610.424 207.779 593.123 205.277 576.455 204.093C559.787 202.908 542.735 202.715 526.977 196.969C498.885 186.717 479.34 160.367 466.446 133.047C453.543 105.723 445.535 76.1549 431.013 49.6697C422.979 35.0134 411.71 20.5206 395.734 16.3076C376.559 11.2519 356.927 22.7126 343.159 36.9469C329.391 51.1813 318.791 68.6377 303.187 80.7712C271.475 105.425 224.496 102.26 189.592 81.7564C154.688 61.2528 130.078 26.5173 111.05 -9.53511' stroke='url(%23paint31_linear_193_43898)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3C/g%3E%3Cg opacity='0.3' filter='url(%23filter0_f_193_43898)'%3E%3Ccircle cx='386' cy='45' r='57' fill='white'/%3E%3C/g%3E%3Cg opacity='0.06'%3E%3Cpath d='M400.093 67.3003C398.049 67.8965 395.068 69.2593 393.535 70.1962C388.85 73.0921 382.121 81.1837 379.225 87.4014L376.5 93.1933H371.389C368.579 93.1933 365.683 93.7043 365.001 94.3005C362.446 96.2595 359.039 101.455 359.039 103.244C359.039 105.032 359.38 105.118 367.131 105.118H375.222V108.525C375.222 114.402 378.544 120.108 384.08 123.686C387.147 125.73 388.424 125.9 395.238 125.985C402.137 125.985 403.33 125.73 407.333 123.515C409.718 122.238 412.954 119.853 414.488 118.234L417.298 115.339L415.169 113.124C414.062 111.932 412.188 110.228 410.995 109.376C408.866 107.843 408.781 107.843 405.544 110.739C399.071 116.531 390.468 116.446 387.317 110.484C386.721 109.462 386.295 107.843 386.295 106.906C386.295 105.288 386.806 105.118 390.809 105.118C395.238 105.032 407.844 103.244 411.847 102.051C418.32 100.092 424.964 92.8526 425.986 86.5497C427.008 80.0764 425.731 75.477 421.813 71.559C416.447 66.2782 408.355 64.6599 400.093 67.3003ZM414.232 80.5875C415.935 84.1648 413.636 88.3383 408.61 90.8084C404.011 93.0229 389.702 94.2153 389.702 92.3415C389.702 90.638 394.642 84.0796 398.39 80.9282C401.882 78.0322 402.308 77.8619 407.588 78.0322C412.699 78.2878 413.21 78.4581 414.232 80.5875Z' fill='white'/%3E%3Cpath d='M453.158 67.131C443.704 69.7714 436.379 77.5223 434.42 86.8914C434.079 88.2542 433.142 92.5129 432.205 96.3458C431.354 100.264 429.82 106.737 428.884 110.825C427.861 114.999 426.754 119.684 426.328 121.387C425.817 123.09 425.477 124.709 425.477 125.05C425.477 125.305 428.117 125.561 431.354 125.561H437.145L438.593 119.343C439.36 116.021 440.808 109.974 441.745 105.97C442.682 101.967 443.874 97.0272 444.3 94.8978C446.174 86.8063 447.281 84.1659 450.433 81.0144C453.414 78.0333 454.01 77.7778 457.672 78.0333C461.335 78.2888 461.761 78.5444 463.294 81.5255C464.572 84.251 464.742 85.3583 463.975 88.3394C463.464 90.2984 462.442 94.4719 461.676 97.6234C460.994 100.86 459.802 105.97 459.12 109.122C457.417 116.362 456.054 122.154 455.543 124.027C455.202 125.39 455.884 125.561 461.165 125.561H467.042L467.638 122.835C468.149 120.365 471.811 104.863 475.304 90.2984C475.985 87.5728 477.092 84.4214 477.859 83.2289C481.095 78.374 489.272 76.1595 492.168 79.3961C493.786 81.1848 494.127 88.169 492.764 93.1092C492.338 94.8126 491.146 99.5824 490.209 103.841C489.272 108.015 487.909 113.636 487.228 116.191C486.547 118.747 485.78 121.898 485.524 123.261L485.099 125.561H491.061C496.427 125.561 497.023 125.39 497.023 123.857C497.023 123.005 497.364 121.387 497.79 120.28C498.215 119.172 498.982 116.191 499.493 113.636C500.856 107.589 503.667 95.3237 504.689 91.4057C505.966 86.8914 505.711 79.3109 504.263 75.9891C501.367 69.0048 492.338 64.8313 484.417 66.7051C479.477 67.9827 475.474 69.7714 474.026 71.4749C473.174 72.497 472.578 72.4118 469.938 70.2824C466.786 67.8124 461.505 65.8534 458.269 66.0237C457.332 66.1089 455.032 66.5348 453.158 67.131Z' fill='white'/%3E%3Cpath d='M535.356 66.8755C525.391 69.601 518.662 76.7557 516.107 87.2321C513.978 96.0902 511.508 106.993 510.571 110.825C509.463 115.851 508.016 122.239 507.504 124.113C507.164 125.475 507.675 125.646 512.956 125.39L518.747 125.135L520.281 118.747C521.132 115.254 522.325 110.229 523.006 107.674C523.688 105.119 525.136 99.0713 526.328 94.3868C528.798 84.1659 529.394 82.8882 533.142 79.9923C536.634 77.3519 542 77.0964 544.129 79.3961C546.088 81.5254 546.003 88.0839 543.874 96.3458C540.126 111.507 537.06 124.198 537.06 124.879C537.06 125.22 539.615 125.561 542.852 125.561H548.558L550.603 116.788C551.71 112.018 553.328 105.374 554.095 102.138C554.947 98.8158 556.139 93.7054 556.735 90.6391C557.757 86.0397 558.524 84.5065 561.59 81.4403C564.997 78.0333 565.508 77.7778 569.256 78.0333C572.833 78.2888 573.429 78.5444 574.877 81.3551L576.496 84.4214L573.344 97.5382C571.641 104.778 569.426 113.636 568.574 117.299C567.638 120.961 566.871 124.283 566.871 124.709C566.871 125.22 569.511 125.561 572.748 125.561H578.625L579.221 122.75C579.817 119.769 581.947 110.485 584.843 98.7307C586.035 94.0461 586.802 88.169 586.802 83.6548C586.887 76.6705 586.717 76.1595 584.246 73.0932C578.54 66.0237 569.937 64.4906 560.313 68.8345C557.331 70.1973 554.947 71.6452 554.947 72.1563C554.947 72.6673 553.839 71.9859 552.476 70.7083C550.092 68.4086 543.448 65.8534 540.126 66.0237C539.104 66.0237 536.975 66.4496 535.356 66.8755Z' fill='white'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_193_43898' x='239' y='-102' width='294' height='294' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='45' result='effect1_foregroundBlur_193_43898'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_193_43898' x1='373.671' y1='-111.226' x2='474.496' y2='188.724' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_193_43898' x1='371.664' y1='-110.123' x2='473.613' y2='193.169' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_193_43898' x1='369.659' y1='-109.031' x2='472.734' y2='197.611' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_193_43898' x1='367.662' y1='-107.918' x2='471.856' y2='202.052' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_193_43898' x1='365.652' y1='-106.799' x2='470.967' y2='206.506' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_193_43898' x1='363.642' y1='-105.705' x2='470.083' y2='210.949' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_193_43898' x1='361.644' y1='-104.59' x2='469.204' y2='215.393' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_193_43898' x1='359.653' y1='-103.493' x2='468.336' y2='219.832' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear_193_43898' x1='357.655' y1='-102.379' x2='467.459' y2='224.281' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint9_linear_193_43898' x1='355.641' y1='-101.267' x2='466.566' y2='228.728' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint10_linear_193_43898' x1='353.642' y1='-100.16' x2='465.688' y2='233.17' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint11_linear_193_43898' x1='351.645' y1='-99.0693' x2='464.817' y2='237.61' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint12_linear_193_43898' x1='349.642' y1='-97.9692' x2='463.94' y2='242.06' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint13_linear_193_43898' x1='347.645' y1='-96.8545' x2='463.061' y2='246.503' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint14_linear_193_43898' x1='345.649' y1='-95.7475' x2='462.186' y2='250.945' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint15_linear_193_43898' x1='343.65' y1='-94.6566' x2='461.313' y2='255.385' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint16_linear_193_43898' x1='341.644' y1='-93.5497' x2='460.431' y2='259.834' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint17_linear_193_43898' x1='339.654' y1='-92.4299' x2='459.557' y2='264.275' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint18_linear_193_43898' x1='337.662' y1='-91.3323' x2='458.689' y2='268.715' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint19_linear_193_43898' x1='335.648' y1='-90.2372' x2='457.801' y2='273.159' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint20_linear_193_43898' x1='333.658' y1='-89.1253' x2='456.932' y2='277.607' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint21_linear_193_43898' x1='331.667' y1='-88.0189' x2='456.062' y2='282.048' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint22_linear_193_43898' x1='329.676' y1='-86.9243' x2='455.194' y2='286.485' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint23_linear_193_43898' x1='327.682' y1='-85.8259' x2='454.324' y2='290.926' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint24_linear_193_43898' x1='325.684' y1='-84.7123' x2='453.447' y2='295.375' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint25_linear_193_43898' x1='323.667' y1='-83.6158' x2='452.556' y2='299.82' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint26_linear_193_43898' x1='321.69' y1='-82.524' x2='451.702' y2='304.254' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint27_linear_193_43898' x1='319.686' y1='-81.4244' x2='450.822' y2='308.696' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint28_linear_193_43898' x1='317.707' y1='-80.3071' x2='449.962' y2='313.142' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint29_linear_193_43898' x1='315.729' y1='-79.2151' x2='449.107' y2='317.576' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint30_linear_193_43898' x1='313.725' y1='-78.1058' x2='448.224' y2='322.021' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint31_linear_193_43898' x1='311.744' y1='-76.9966' x2='447.362' y2='326.458' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_193_43898'%3E%3Crect width='580' height='180' rx='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 596px;
  height: 180px;
  position: absolute;
  right: -15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
}
.CX-pocket .box-pocket .box-card .box-card-inner .box-card-item .box-card-item-inner .box-card-info {
  padding: 4px 12px;
  background-color: #fff;
  position: absolute;
  right: -1px;
  top: -1px;
  color: #2659e9;
  font-family: "source-sans-pro-bold";
  font-size: 13px;
  font-style: normal;
  line-height: 22px;
  -webkit-border-radius: 0px 8px 0px 14px;
  -moz-border-radius: 0px 8px 0px 14px;
  -ms-border-radius: 0px 8px 0px 14px;
  -o-border-radius: 0px 8px 0px 14px;
  border-radius: 0px 8px 0px 14px;
  -webkit-box-shadow: 0px 4px 2px 2px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 4px 2px 2px rgba(0, 0, 0, 0.06);
  -ms-box-shadow: 0px 4px 2px 2px rgba(0, 0, 0, 0.06);
  -o-box-shadow: 0px 4px 2px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 4px 2px 2px rgba(0, 0, 0, 0.06);
}
.CX-pocket .box-pocket .box-card .box-card-inner .box-card-item .box-card-item-inner .label-card {
  font-family: "source-sans-pro-bold";
  font-size: 16px;
  font-style: normal;
  line-height: 22px;
  margin-bottom: 20px;
}
.CX-pocket .box-pocket .box-card .box-card-inner .box-card-item .box-card-item-inner .box-price .price {
  font-family: "source-sans-pro-black";
  font-size: 34px;
  font-style: normal;
  line-height: 22px;
  display: inline-block;
  position: relative;
  margin-bottom: 13px;
}
.CX-pocket .box-pocket .box-card .box-card-inner .box-card-item .box-card-item-inner .box-price .price .sen {
  font-family: "source-sans-pro-semibold";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 0;
  position: absolute;
  margin-left: 3px;
  top: 2px;
}
.CX-pocket .box-pocket .box-card .box-card-inner .box-card-item .box-card-item-inner .box-price .hint {
  font-size: 15px;
  font-style: normal;
  line-height: 22px;
}
.CX-pocket .box-pocket .box-card .box-card-inner .box-card-item .box-card-item-inner .box-price .hint strong {
  font-weight: normal;
  font-family: "source-sans-pro-bold";
}
.CX-pocket .box-pocket .box-card .box-card-inner .box-card-item .box-card-item-inner .box-action-and-date {
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
.CX-pocket .box-pocket .box-card .box-card-inner .box-card-item .box-card-item-inner .box-action-and-date .box-action .new-btn-blue {
  font-family: "source-sans-pro-bold";
}
.CX-pocket .box-pocket .box-card .box-card-inner .box-card-item .box-card-item-inner .box-action-and-date .box-date {
  text-align: right;
  font-family: "source-sans-pro-bold";
  font-size: 14px;
  font-style: normal;
  line-height: 22px;
}
.CX-pocket .box-pocket .box-withdraw-balance {
  margin: 0 0 0px;
  text-align: center;
}
.CX-pocket .box-pocket .box-withdraw-balance .info-1 {
  text-align: center;
  font-size: 17px;
  font-style: normal;
  line-height: 22px;
  font-family: "source-sans-pro-bold";
}
.CX-pocket .box-pocket .box-withdraw-balance .info-2 {
  font-family: "source-sans-pro-semibold";
  font-size: 12px;
  font-style: normal;
  line-height: 22px;
  color: #494df4;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  margin: 0 auto;
}
.CX-pocket .box-pocket .box-withdraw-balance .box-input {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 16px auto;
  padding-bottom: 14px;
  max-width: calc(100% - 32px);
  position: relative;
}
.CX-pocket .box-pocket .box-withdraw-balance .box-input:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 50%;
  width: 312px;
  border-bottom: 1px solid #333;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 500px) {
  .CX-pocket .box-pocket .box-withdraw-balance .box-input:before {
    width: 100%;
  }
}
.CX-pocket .box-pocket .box-withdraw-balance .box-input .input {
  flex: 1 1 auto;
}
.CX-pocket .box-pocket .box-withdraw-balance .box-input .form-control {
  width: 100% !important;
}
.CX-pocket .box-pocket .box-withdraw-balance .box-input .form-group {
  margin-bottom: 0;
}
.CX-pocket .box-pocket .box-withdraw-balance .box-input .addons {
  font-family: "source-sans-pro-black";
  font-size: 32px;
  font-style: normal;
  line-height: 22px;
  flex: 0 0 auto;
}
.CX-pocket .box-pocket .box-withdraw-balance .box-input .input .form-control {
  font-family: "source-sans-pro-black";
  font-size: 32px;
  font-style: normal;
  line-height: 22px;
  background-color: transparent;
  border: 0;
  text-align: center;
}
.CX-pocket .box-pocket .box-withdraw-balance .box-input .input .form-control:focus {
  color: #494df4;
}
.CX-pocket .box-pocket .box-withdraw-balance .box-input.focus:before {
  width: 100%;
  border-bottom-color: #494df4;
}
.CX-pocket .box-pocket .box-withdraw-balance .box-input.has-error:before {
  width: 100%;
  border-bottom-color: #c91432;
}
.CX-pocket .box-pocket .box-withdraw-balance .box-input.has-error .form-control {
  color: #c91432;
}
.CX-pocket .box-pocket .box-withdraw-balance .box-input.has-error .input .form-control:focus {
  color: #c91432;
}
.CX-pocket .box-pocket .box-withdraw-balance-and-list .box-withdraw-list .box-withdraw-list-inner {
  display: flex;
  grid-column-gap: 8px;
  justify-content: center;
  overflow-x: auto;
}
@media (max-width: 1024px) {
  .CX-pocket .box-pocket .box-withdraw-balance-and-list .box-withdraw-list .box-withdraw-list-inner {
    justify-content: flex-start;
  }
}
.CX-pocket .box-pocket .box-withdraw-balance-and-list .box-withdraw-list .box-withdraw-list-inner .box-item {
  flex: 0 0 auto;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  background-color: #fff;
  border: 1px solid #494df4;
  width: 108px;
  height: 44px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.CX-pocket .box-pocket .box-withdraw-balance-and-list .box-withdraw-list .box-withdraw-list-inner .box-item .box-item-inner .price {
  font-size: 18px;
  font-style: normal;
  line-height: 22px;
  display: inline-block;
  line-height: 0;
  margin-bottom: 0;
}
.CX-pocket .box-pocket .box-withdraw-balance-and-list .box-withdraw-list .box-withdraw-list-inner .box-item .box-item-inner .price .numb {
  font-family: "source-sans-pro-black";
  width: auto;
  display: inline-block;
}
.CX-pocket .box-pocket .box-withdraw-balance-and-list .box-withdraw-list .box-withdraw-list-inner .box-item .box-item-inner .info-price {
  color: #999;
  font-size: 9px;
  font-family: "source-sans-pro-semibold";
  font-style: normal;
  line-height: 10px;
}
.CX-pocket .box-pocket .box-withdraw-balance-and-list .box-withdraw-list .box-withdraw-list-inner .box-item.disabled {
  background-color: #cccccc;
  border-color: #cccccc;
  color: #7f7f7f;
  pointer-events: none;
}
.CX-pocket .box-pocket .box-withdraw-balance-and-list .box-withdraw-list .box-withdraw-list-inner .box-item.selected {
  cursor: default;
  color: #fff;
  background-color: #494df4;
}
.CX-pocket .box-pocket .box-withdraw-balance-and-list .box-withdraw-list .box-withdraw-list-inner .box-item.selected .info-price {
  color: #fff;
}

.box-list-view .inner .list-view-item .value.with-fee {
  display: flex;
  align-items: center;
}
.box-list-view .inner .list-view-item .value.with-fee > span {
  flex: 1 1 auto;
}
.box-list-view .inner .list-view-item .value.with-fee .box-fee {
  font-size: 13px;
  font-style: normal;
  line-height: 22px;
  color: #494df4;
  padding: 2px 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: rgba(73, 77, 244, 0.1);
}

.CX-pocket .box-pocket .box-card .box-card-inner .box-card-item .box-card-item-inner .box-price .price.line-through {
  text-decoration: line-through;
}

.CX-pocket .box-pocket .box-card .box-card-inner .box-card-item.secondary .box-card-item-inner {
  background: linear-gradient(104deg, #d97b3a 41.88%, #c91432 114.49%);
}
.CX-pocket .box-pocket .box-card .box-card-inner .box-card-item.secondary .box-card-item-inner .box-card-info {
  color: #d04136;
}
.CX-pocket .box-pocket .box-card .box-card-inner .box-card-item.secondary .box-card-item-inner .box-action-and-date .box-action .new-btn-blue {
  color: #d04136 !important;
}
.CX-pocket .box-pocket .box-card .box-card-inner .box-card-item.secondary .box-card-item-inner .box-action-and-date .box-action .new-btn-blue:hover {
  color: #fff !important;
}

.CX-pocket .box-pocket .box-card .box-card-inner.with-slider .slick-slide {
  margin: 0 7px;
}
.CX-pocket .box-pocket .box-card .box-card-inner.with-slider .slick-list {
  margin: 0 -7px;
}
.CX-pocket .box-pocket .box-card .box-card-inner.with-slider .slick-dots {
  bottom: -15px;
}
.CX-pocket .box-pocket .box-card .box-card-inner.with-slider .slick-dots li {
  width: 16px;
  height: 6px;
  padding: 0;
  margin: 0 2px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-pocket .box-pocket .box-card .box-card-inner.with-slider .slick-dots li button {
  width: 100% !important;
  height: 6px;
  padding: 0;
  position: relative;
}
.CX-pocket .box-pocket .box-card .box-card-inner.with-slider .slick-dots li button:before {
  background-color: rgba(73, 78, 244, 0.2);
  border: 1px solid #494df4;
  width: 100%;
  height: 6px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
}
.CX-pocket .box-pocket .box-card .box-card-inner.with-slider .slick-dots li.slick-active {
  width: 50px;
  height: 6px;
}
.CX-pocket .box-pocket .box-card .box-card-inner.with-slider .slick-dots li.slick-active button:before {
  background-color: #494df4 !important;
  opacity: 1;
}

.CX-pocket .box-pocket .box-withdraw-balance-and-list {
  position: relative;
}

.box-withdraw-alert {
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  display: none;
}
.box-withdraw-alert .box-alert-info-with-ico {
  margin: 0 auto;
}
.box-withdraw-alert.show {
  opacity: 1;
  visibility: visible;
  display: inline-block;
}

.box-alert-info-with-ico {
  background-color: #00008f;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  padding: 4px 8px;
}
@media (max-width: 767px) {
  .box-alert-info-with-ico {
    font-size: 12px;
  }
}
.box-alert-info-with-ico.danger {
  background-color: #c91432;
}
.box-alert-info-with-ico .inner {
  display: flex;
  grid-column-gap: 8px;
}
.box-alert-info-with-ico .inner .ico {
  flex: 0 0 auto;
}
.box-alert-info-with-ico .inner .text {
  flex: 1 1 auto;
}

.CX-pocket .box-pocket .box-withdraw-balance .box-input .input .form-control:focus-visible {
  box-shadow: none;
}

.CX-pocket .box-pocket .box-card .box-card-inner .box-card-item .box-card-item-inner .box-action-and-date .box-action .new-btn-blue {
  -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.18);
  -ms-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.18);
  -o-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.18);
}

.box-list-fund-available {
  text-align: left;
  padding: 0 25px;
}
.box-list-fund-available .box-list-fund-available-header {
  margin-bottom: 16px;
}
.box-list-fund-available .box-list-fund-available-header .box-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 12px 0;
}
.box-list-fund-available .box-list-fund-available-header .box-title h3 {
  margin-bottom: 0px;
  font-size: 15px;
  font-family: "source-sans-pro-semibold";
  font-style: normal;
  line-height: 22px;
}
.box-list-fund-available .box-list-fund-available-inner {
  display: grid;
  grid-row-gap: 12px;
}
.box-list-fund-available .box-list-fund-available-inner .fund-item {
  background: linear-gradient(92deg, #494df4 23.22%, #0e49ec 85.08%);
  -webkit-box-shadow: 0px 9px 14px 2px rgba(59, 84, 244, 0.15);
  -moz-box-shadow: 0px 9px 14px 2px rgba(59, 84, 244, 0.15);
  -ms-box-shadow: 0px 9px 14px 2px rgba(59, 84, 244, 0.15);
  -o-box-shadow: 0px 9px 14px 2px rgba(59, 84, 244, 0.15);
  box-shadow: 0px 9px 14px 2px rgba(59, 84, 244, 0.15);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  color: #fff;
  padding: 11px 15px;
  position: relative;
}
.box-list-fund-available .box-list-fund-available-inner .fund-item:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='217' height='90' viewBox='0 0 217 90' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.3'%3E%3Cpath opacity='0.54' d='M323.162 94.895C326.697 86.0183 320.256 75.4937 311.585 71.5864C302.913 67.6748 292.936 68.7642 283.68 70.6793C274.424 72.5902 265.097 75.2639 255.68 74.2838C236.19 72.2515 221.648 55.5319 209.673 39.7134C197.697 23.8949 184.442 6.58711 165.273 2.37985C150.242 -0.916356 134.917 4.70981 119.604 5.64495C92.8717 7.2795 65.6103 -6.67466 50.8995 -29.5338' stroke='url(%23paint0_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M322.766 97.4516C326.304 88.5877 319.946 78.0685 311.334 74.0766C310.565 73.7178 309.781 73.4044 308.992 73.12C300.941 70.2633 291.937 71.2113 283.516 72.8525C281.89 73.1688 280.261 73.5088 278.632 73.8488C270.985 75.4479 263.283 77.0433 255.535 76.1945C253.024 75.9214 250.592 75.4023 248.239 74.6737C232.362 69.7677 220.053 55.2968 209.74 41.4569C208.992 40.4499 208.238 39.4396 207.479 38.4263C196.242 23.4247 183.716 8.1119 166.145 3.55428C161.119 2.25155 156.028 1.79758 150.796 2.06972C144.621 2.38831 138.383 3.68779 132.247 4.8957C128.058 5.71979 123.893 6.50058 119.706 6.92916C117.738 7.13057 115.76 7.2472 113.777 7.27363C101.148 7.44797 88.3463 3.92661 77.1429 -2.40608C65.9128 -8.75454 56.2524 -17.8699 49.3176 -28.8589' stroke='url(%23paint1_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M322.375 100.009C325.92 91.1529 319.646 80.6435 311.092 76.567C310.326 76.2028 309.549 75.8785 308.763 75.5888C300.759 72.6552 291.774 73.4922 283.352 75.0281C281.726 75.3261 280.101 75.6467 278.472 75.9685C270.828 77.4793 263.124 79.0018 255.393 78.1119C252.887 77.8237 250.458 77.2992 248.107 76.5608C232.244 71.5913 219.999 57.1077 209.806 43.2083C209.066 42.199 208.32 41.1822 207.573 40.1655C196.486 25.1008 184.195 9.89023 167.008 4.74309C161.986 3.2372 156.878 2.43418 151.508 2.59202C145.161 2.7774 138.723 4.23635 132.498 5.67C128.251 6.64743 124.051 7.61674 119.811 8.22009C117.815 8.50245 115.814 8.6989 113.79 8.79569C100.916 9.41701 87.6023 5.89038 76.0985 -0.68779C64.569 -7.27745 54.7812 -16.8178 47.7442 -28.1881' stroke='url(%23paint2_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M321.983 102.566C325.531 93.7221 319.344 83.2168 310.846 79.0612C310.087 78.6905 309.316 78.3554 308.532 78.0602C300.57 75.0465 291.61 75.7715 283.188 77.2064C281.565 77.485 279.935 77.7842 278.309 78.0865C270.669 79.5093 262.968 80.9575 255.248 80.0277C252.749 79.7287 250.326 79.1933 247.978 78.4496C232.135 73.4196 219.95 58.9245 209.876 44.9613C209.143 43.9454 208.409 42.9253 207.671 41.9062C196.733 26.7741 184.669 11.6541 167.877 5.92807C162.855 4.21586 157.736 3.07122 152.223 3.11591C145.704 3.16378 139.066 4.7865 132.754 6.45016C128.444 7.58207 124.214 8.74305 119.921 9.51688C117.902 9.88335 115.867 10.1576 113.808 10.3236C100.688 11.3919 86.8642 7.86429 75.0599 1.04065C63.2299 -5.79449 53.3159 -15.7556 46.1725 -27.506' stroke='url(%23paint3_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M321.592 105.128C325.142 96.293 319.039 85.7975 310.604 81.5562C309.847 81.1757 309.084 80.8384 308.307 80.5324C300.391 77.4375 291.452 78.0558 283.029 79.3897C281.405 79.6458 279.78 79.9298 278.15 80.2151C270.513 81.5496 262.809 82.9205 255.102 81.9551C252.608 81.6409 250.188 81.1002 247.846 80.3456C232.019 75.2563 219.902 60.7432 209.938 46.7226C209.214 45.7045 208.487 44.6778 207.761 43.6511C196.972 28.4558 185.132 13.3953 168.74 7.12145C163.72 5.1975 158.582 3.71352 152.931 3.6482C146.236 3.5597 139.402 5.34503 133.001 7.23443C128.634 8.52397 124.368 9.86918 120.018 10.8189C117.975 11.2652 115.908 11.6173 113.81 11.8579C100.445 13.3775 86.1085 9.84029 74.0048 2.77545C61.8755 -4.30089 51.834 -14.687 44.5842 -26.8175' stroke='url(%23paint4_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M321.2 107.684C324.758 98.861 318.736 88.3665 310.361 84.0449C309.611 83.6579 308.85 83.3109 308.076 82.9995C300.206 79.8234 291.288 80.3351 282.864 81.5636C281.24 81.8015 279.614 82.0673 277.988 82.3331C270.355 83.5795 262.649 84.8773 254.959 83.8709C252.47 83.5459 250.056 82.9943 247.712 82.2312C231.9 77.0783 219.848 62.5568 210.003 48.4724C209.286 47.4477 208.573 46.4219 207.854 45.3887C197.215 30.1302 185.597 15.1067 169.605 8.30324C164.577 6.16554 159.436 4.34738 153.645 4.16349C146.778 3.94177 139.743 5.88658 133.25 8.00284C128.82 9.44685 124.519 10.9806 120.121 12.1039C118.05 12.6312 115.958 13.0631 113.821 13.3741C100.21 15.3407 85.3633 11.8025 72.9591 4.49213C60.5334 -2.83081 50.3614 -13.6365 43.0053 -26.1472' stroke='url(%23paint5_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M320.806 110.243C324.366 101.428 318.433 90.9422 310.111 86.5372C309.369 86.1437 308.61 85.7869 307.844 85.469C300.016 82.2172 291.121 82.6124 282.703 83.7431C281.078 83.9627 279.455 84.2049 277.828 84.4524C270.2 85.6149 262.496 86.8343 254.817 85.7879C252.334 85.4478 249.922 84.8865 247.585 84.1169C231.789 78.9046 219.799 64.3662 210.074 50.2223C209.365 49.1954 208.66 48.163 207.953 47.1264C197.465 31.8047 186.063 16.7967 170.477 9.48943C165.445 7.13255 160.296 4.98135 154.362 4.68859C147.324 4.32937 140.088 6.43792 133.508 8.7842C129.021 10.3816 124.684 12.1038 120.233 13.4019C118.14 14.0133 116.015 14.523 113.838 14.9044C99.9808 17.3179 84.6226 13.7744 71.9191 6.2229C59.1941 -1.34124 48.8947 -12.572 41.4322 -25.4628' stroke='url(%23paint6_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M320.413 112.799C323.981 103.996 318.126 93.5163 309.868 89.0298C309.13 88.6309 308.378 88.2676 307.613 87.94C299.831 84.607 290.957 84.8956 282.538 85.921C280.917 86.1212 279.289 86.3462 277.667 86.5743C270.037 87.6498 262.335 88.7907 254.674 87.7076C252.196 87.3567 249.786 86.7857 247.455 86.0052C231.675 80.7336 219.75 66.1826 210.143 51.9748C209.445 50.9402 208.748 49.9056 208.05 48.8668C197.712 33.4819 186.534 18.4646 171.346 10.674C166.307 8.08936 161.153 5.61796 155.076 5.20776C147.865 4.71103 140.43 6.98334 133.761 9.55536C129.211 11.3072 124.843 13.2168 120.336 14.6908C118.215 15.3832 116.066 15.9727 113.849 16.4245C99.7471 19.2892 83.8775 15.7405 70.8734 7.94346C57.8479 0.133846 47.4223 -11.5176 39.8576 -24.7897' stroke='url(%23paint7_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M320.019 115.36C323.591 106.57 317.823 96.0946 309.62 91.5247C308.887 91.1149 308.138 90.7462 307.38 90.412C299.641 86.999 290.795 87.1744 282.372 88.0999C280.749 88.2775 279.125 88.4831 277.502 88.693C269.876 89.6803 262.172 90.7481 254.527 89.624C252.051 89.2634 249.652 88.6804 247.32 87.8956C231.558 82.5594 219.693 67.9968 210.205 53.7295C209.517 52.6927 208.827 51.6515 208.14 50.605C197.956 35.1558 186.998 20.1163 172.21 11.8607C167.162 9.04407 162 6.25361 155.789 5.73228C148.406 5.10233 140.77 7.53411 134.013 10.3319C129.405 12.237 125.003 14.3395 120.443 15.9883C118.298 16.7604 116.117 17.432 113.864 17.953C99.517 21.2648 83.1401 17.7096 69.8324 9.67253C56.5076 1.62172 45.9534 -10.459 38.2834 -24.107' stroke='url(%23paint8_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M319.632 117.918C323.21 109.135 317.521 98.6705 309.381 94.0149C308.651 93.5997 307.909 93.2202 307.158 92.8795C299.466 89.3895 290.64 89.454 282.217 90.2785C280.594 90.4378 278.969 90.6252 277.346 90.8168C269.723 91.7159 262.023 92.7096 254.389 91.5455C251.918 91.1698 249.522 90.5814 247.196 89.7858C231.45 84.3903 219.65 69.8151 210.276 55.485C209.595 54.4459 208.917 53.3971 208.239 52.3483C198.205 36.836 187.473 21.7495 173.081 13.0525C168.029 9.99844 162.859 6.89321 156.505 6.25872C148.95 5.49126 141.113 8.08251 134.264 11.1114C129.595 13.1753 125.16 15.4609 120.544 17.2856C118.376 18.1418 116.162 18.8912 113.87 19.4826C99.2776 23.2456 82.3891 19.6852 68.781 11.4026C55.1567 3.1106 44.4709 -9.39403 36.6988 -23.4232' stroke='url(%23paint9_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M319.237 120.475C322.818 111.705 317.216 101.241 309.136 96.5094C308.414 96.0876 307.679 95.7016 306.926 95.3523C299.275 91.7822 290.473 91.7346 282.05 92.4581C280.431 92.5981 278.806 92.7672 277.182 92.9405C269.565 93.7558 261.86 94.6678 254.243 93.467C251.779 93.0804 249.388 92.4812 247.065 91.6759C231.334 86.2211 219.598 71.6332 210.343 57.2393C209.67 56.1937 209 55.1426 208.334 54.0904C198.451 38.5149 187.949 23.3621 173.948 14.2388C168.89 10.943 163.715 7.5316 157.217 6.78395C149.491 5.87899 141.454 8.634 134.518 11.8929C129.785 14.1113 125.32 16.5843 120.651 18.5837C118.456 19.5209 116.218 20.3502 113.885 21.0119C99.0474 25.2219 81.6474 21.6561 67.7388 13.1281C53.8141 4.59061 43.0019 -8.33474 35.1235 -22.7441' stroke='url(%23paint10_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M318.842 123.03C322.43 114.268 316.911 103.813 308.886 98.9981C308.17 98.5655 307.438 98.1741 306.692 97.8182C299.087 94.167 290.307 94.0127 281.888 94.634C280.268 94.7558 278.642 94.9023 277.022 95.0563C269.408 95.7833 261.701 96.6223 254.097 95.3816C251.637 94.9799 249.25 94.3753 246.928 93.5603C231.212 88.0419 219.545 73.4402 210.404 58.9879C209.74 57.94 209.082 56.8813 208.423 55.8226C198.69 40.1839 188.429 24.9528 174.81 15.4194C169.749 11.8765 164.564 8.15998 157.928 7.29804C150.03 6.25986 141.792 9.17435 134.767 12.659C129.977 15.0308 125.477 17.6922 120.755 19.8664C118.537 20.8878 116.266 21.7948 113.894 22.5269C98.8097 27.1838 80.8982 23.6128 66.6902 14.8436C52.4662 6.0649 41.5266 -7.28546 33.5418 -22.075' stroke='url(%23paint11_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M318.457 125.592C322.049 116.843 316.613 106.394 308.65 101.493C307.937 101.055 307.211 100.653 306.468 100.287C298.909 96.5546 290.148 96.2894 281.729 96.8097C280.108 96.9089 278.487 97.0403 276.866 97.176C269.255 97.8149 261.552 98.5797 253.959 97.299C251.506 96.8866 249.119 96.268 246.805 95.4465C231.104 89.8687 219.501 75.2544 210.479 60.7383C209.822 59.6838 209.172 58.6228 208.526 57.5607C198.942 41.8546 188.931 26.5289 175.686 16.6018C170.62 12.8075 165.424 8.79556 158.648 7.81934C150.578 6.64366 142.14 9.72189 135.023 13.4334C130.17 15.9596 125.636 18.8139 120.861 21.1586C118.615 22.2609 116.315 23.2489 113.908 24.0502C98.579 29.1584 80.156 25.5821 65.6475 16.5674C51.123 7.54323 40.0571 -6.22786 31.9701 -21.3986' stroke='url(%23paint12_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M318.066 128.151C321.664 119.408 316.312 108.969 308.404 103.985C307.698 103.54 306.975 103.132 306.237 102.756C298.721 98.9479 289.985 98.5706 281.566 98.9898C279.944 99.0708 278.326 99.1785 276.706 99.3002C269.099 99.851 261.392 100.538 253.817 99.221C251.37 98.7977 248.989 98.1683 246.677 97.337C230.996 91.6989 219.452 77.0688 210.55 62.4931C209.905 61.4352 209.262 60.3677 208.625 59.3033C199.19 43.534 189.436 28.103 176.553 17.7941C171.49 13.7417 166.279 9.43557 159.36 8.34619C151.118 7.033 142.48 10.275 135.275 14.2165C130.366 16.9004 125.795 19.9389 120.967 22.4583C118.697 23.6405 116.369 24.7051 113.922 25.5811C98.348 31.1363 79.4136 27.5547 64.6057 18.2988C49.7818 9.03344 38.5885 -5.16266 30.3951 -20.7136' stroke='url(%23paint13_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M317.669 130.707C321.27 121.978 316.005 111.542 308.157 106.478C307.458 106.027 306.737 105.609 306.007 105.226C298.537 101.337 289.82 100.849 281.401 101.167C279.784 101.229 278.16 101.319 276.539 101.418C268.932 101.886 261.227 102.495 253.668 101.137C251.226 100.698 248.848 100.064 246.539 99.2269C230.874 93.5294 219.394 78.8867 210.606 64.2483C209.969 63.1839 209.334 62.1141 208.71 61.0464C199.425 45.2139 189.932 29.6624 177.41 18.9813C172.349 14.6667 167.124 10.0749 160.066 8.8712C151.653 7.4248 142.818 10.8251 135.521 14.9935C130.549 17.8319 125.947 21.0577 121.063 23.7531C118.77 25.0193 116.409 26.1618 113.922 27.1081C98.1018 33.1103 78.6571 29.5277 63.5487 20.0263C48.4243 10.5155 37.1047 -4.10136 28.805 -20.0324' stroke='url(%23paint14_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M317.28 133.264C320.888 124.542 315.703 114.118 307.917 108.968C307.221 108.507 306.507 108.083 305.78 107.695C298.351 103.725 289.66 103.129 281.244 103.341C279.626 103.384 278.007 103.455 276.385 103.536C268.782 103.916 261.08 104.451 253.532 103.053C251.096 102.603 248.725 101.958 246.417 101.111C230.767 95.3502 219.351 80.6949 210.682 65.9969C210.054 64.9303 209.432 63.8571 208.814 62.7785C199.679 46.8828 190.461 31.1978 178.287 20.1619C173.236 15.5829 167.988 10.7033 160.788 9.38647C152.202 7.80256 143.167 11.3666 135.782 15.7608C130.751 18.7525 126.114 22.1668 121.177 25.037C118.857 26.3842 116.471 27.6064 113.945 28.6231C97.8802 35.0766 77.9227 31.4844 62.515 21.7419C47.0912 11.9898 35.6443 -3.05203 27.2382 -19.3632' stroke='url(%23paint15_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M316.884 135.825C320.495 127.116 315.395 116.691 307.665 111.462C306.976 110.995 306.269 110.564 305.544 110.166C298.162 106.116 289.492 105.413 281.076 105.524C279.456 105.544 277.836 105.597 276.219 105.659C268.618 105.951 260.914 106.408 253.383 104.973C250.952 104.509 248.584 103.858 246.283 103C230.648 97.1799 219.297 82.5119 210.746 67.7501C210.125 66.6769 209.512 65.6015 208.906 64.5195C199.921 48.5607 190.983 32.741 179.151 21.3471C174.114 16.4982 168.837 11.3417 161.497 9.91059C152.739 8.18918 143.505 11.917 136.026 16.538C130.933 19.6842 126.266 23.2902 121.276 26.3308C118.933 27.7621 116.514 29.0622 113.952 30.1481C97.6415 37.0486 77.1737 33.4554 61.4655 23.4674C45.7412 13.4698 34.168 -1.99272 25.6555 -18.6841' stroke='url(%23paint16_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M316.49 138.383C320.104 129.682 315.092 119.266 307.422 113.957C306.735 113.484 306.035 113.043 305.313 112.639C297.978 108.512 289.326 107.694 280.91 107.704C279.29 107.706 277.674 107.74 276.056 107.783C268.46 107.986 260.753 108.371 253.239 106.895C250.814 106.419 248.448 105.759 246.148 104.892C230.53 99.0122 219.243 84.3315 210.811 69.5058C210.197 68.4304 209.596 67.3473 208.998 66.2631C200.164 50.2411 191.522 34.2779 180.016 22.5392C174.996 17.4149 169.69 11.9816 162.212 10.4404C153.283 8.5858 143.848 12.4731 136.282 17.3241C131.131 20.6236 126.429 24.4182 121.382 27.6347C119.011 29.147 116.564 30.528 113.962 31.6843C97.4067 39.036 76.4262 35.4333 60.4186 25.204C44.395 14.9653 32.6943 -0.922286 24.0797 -17.9949' stroke='url(%23paint17_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M316.099 140.938C319.721 132.25 314.787 121.84 307.176 116.446C306.495 115.962 305.798 115.516 305.083 115.106C297.79 110.898 289.164 109.972 280.748 109.881C279.132 109.864 277.51 109.876 275.897 109.904C268.304 110.02 260.6 110.33 253.094 108.815C250.675 108.329 248.313 107.653 246.017 106.781C230.417 100.836 219.19 86.1443 210.877 71.2591C210.271 70.1771 209.678 69.0917 209.093 68.0041C200.409 51.9189 192.064 35.8025 180.883 23.7244C175.884 18.3237 170.545 12.6189 162.924 10.9603C153.822 8.96817 144.186 13.0149 136.533 18.096C131.32 21.5542 126.582 25.533 121.487 28.9275C119.093 30.5196 116.618 31.9816 113.977 33.2082C97.1709 41.008 75.6843 37.4032 59.3751 26.9242C43.0521 16.4442 31.224 0.131649 22.503 -17.3211' stroke='url(%23paint18_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M315.709 143.496C319.333 134.816 314.487 124.415 306.935 118.936C306.262 118.446 305.567 117.994 304.859 117.573C297.611 113.284 289.005 112.248 280.589 112.056C278.972 112.02 277.354 112.013 275.736 112.02C268.147 112.051 260.44 112.28 252.949 110.724C250.536 110.223 248.177 109.541 245.888 108.663C230.304 102.659 219.146 87.953 210.943 73.0061C210.349 71.9208 209.759 70.83 209.182 69.7359C200.648 53.5875 192.614 37.3188 181.745 24.9047C176.774 19.2252 171.394 13.2469 163.63 11.4795C154.357 9.34982 144.52 13.5603 136.779 18.8671C131.504 22.4798 126.734 26.646 121.588 30.2152C119.166 31.8926 116.662 33.4312 113.981 34.7282C96.9295 42.975 74.9314 39.3649 58.3228 28.6447C41.6993 17.9193 29.7408 1.18709 20.9176 -16.647' stroke='url(%23paint19_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M315.314 146.058C318.946 137.389 314.183 126.994 306.689 121.43C306.019 120.935 305.33 120.472 304.625 120.046C297.42 115.681 288.838 114.532 280.425 114.234C278.807 114.176 277.19 114.155 275.575 114.142C267.99 114.085 260.281 114.241 252.807 112.644C250.399 112.132 248.047 111.44 245.76 110.551C230.191 104.488 219.096 89.7655 211.013 74.7591C210.427 73.6672 209.849 72.573 209.28 71.4766C200.9 55.2639 193.182 38.8419 182.616 26.0939C177.675 20.1357 172.25 13.8893 164.35 12.0022C154.906 9.73932 144.868 14.1093 137.035 19.6472C131.702 23.4133 126.897 27.768 121.694 31.5131C119.248 33.2703 116.713 34.891 113.996 36.2573C96.6993 44.9553 74.1897 41.3399 57.2806 30.3742C40.3578 19.4076 28.2707 2.24613 19.3423 -15.9638' stroke='url(%23paint20_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M314.922 148.615C318.556 139.955 313.876 129.565 306.442 123.925C305.78 123.423 305.093 122.951 304.395 122.518C297.236 118.072 288.674 116.813 280.263 116.417C278.644 116.341 277.03 116.296 275.414 116.265C267.829 116.122 260.127 116.202 252.664 114.565C250.261 114.038 247.912 113.34 245.627 112.442C230.073 106.315 219.043 91.5841 211.078 76.5139C210.5 75.4198 209.93 74.3191 209.374 73.2193C201.143 56.9392 193.753 40.3603 183.482 27.2808C178.577 21.0373 173.103 14.524 165.061 12.5279C155.444 10.1276 145.207 14.6613 137.286 20.425C131.89 24.3455 127.055 28.8919 121.798 32.8075C119.329 34.6445 116.765 36.3462 114.009 37.7828C96.4665 46.9278 73.4497 43.306 56.237 32.1002C39.0137 20.8882 26.8002 3.30595 17.7655 -15.2841' stroke='url(%23paint21_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M314.535 151.171C318.176 142.523 313.579 132.138 306.204 126.414C305.543 125.903 304.865 125.428 304.173 124.984C297.06 120.457 288.519 119.091 280.107 118.59C278.492 118.495 276.873 118.433 275.262 118.382C267.679 118.151 259.976 118.158 252.529 116.48C250.133 115.942 247.785 115.235 245.506 114.326C229.968 108.14 219.001 93.3915 211.156 78.2617C210.585 77.161 210.028 76.057 209.48 74.9549C201.399 58.6116 194.35 41.8725 184.361 28.4649C179.498 21.9394 173.971 15.1601 165.785 13.0467C155.991 10.5099 145.558 15.2063 137.549 21.1957C132.096 25.2739 127.224 30.0045 121.911 34.096C119.415 36.0182 116.822 37.7966 114.025 39.3036C96.2375 48.8955 72.7103 45.2727 55.1971 33.8215C37.6744 22.3682 25.3336 4.361 16.1966 -14.6103' stroke='url(%23paint22_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M314.141 153.729C317.785 145.09 313.276 134.714 305.955 128.906C305.302 128.388 304.63 127.902 303.936 127.454C296.865 122.847 288.349 121.369 279.937 120.772C278.322 120.658 276.706 120.572 275.095 120.508C267.517 120.192 259.81 120.118 252.381 118.403C249.989 117.85 247.649 117.136 245.372 116.217C229.854 109.971 218.947 95.2113 211.22 80.0176C210.658 78.9147 210.107 77.8041 209.571 76.6944C201.64 60.2879 194.933 43.3929 185.224 29.6485C180.41 22.8344 174.821 15.7916 166.498 13.5681C156.533 10.8982 145.899 15.754 137.796 21.9703C132.281 26.2029 127.379 31.1209 122.013 35.3872C119.493 37.3892 116.871 39.2443 114.036 40.8259C96.0031 50.8692 71.9632 47.2368 54.1507 35.5443C36.3317 23.8445 23.8604 5.41765 14.6171 -13.9338' stroke='url(%23paint23_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M313.745 156.291C317.396 147.664 312.965 137.294 305.709 131.405C305.063 130.88 304.393 130.385 303.707 129.93C296.683 125.247 288.186 123.657 279.777 122.953C278.162 122.821 276.545 122.717 274.933 122.631C267.359 122.227 259.654 122.078 252.237 120.323C249.851 119.759 247.513 119.036 245.238 118.108C229.734 111.798 218.893 97.0296 211.284 81.7721C210.729 80.6626 210.192 79.5486 209.664 78.4366C201.883 61.967 195.53 44.9127 186.086 30.8404C181.322 23.7419 175.666 16.4324 167.203 14.0946C157.067 11.2872 146.233 16.3068 138.043 22.7531C132.47 27.1391 127.532 32.2456 122.113 36.6866C119.567 38.7739 116.916 40.7056 114.041 42.3576C95.7619 52.8478 71.2117 49.2144 53.0987 37.2765C34.9803 25.3355 22.3816 6.48362 13.0319 -13.248' stroke='url(%23paint24_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M313.351 158.848C317.004 150.229 312.662 139.868 305.46 133.896C304.815 133.361 304.154 132.863 303.469 132.395C296.486 127.631 288.014 125.93 279.605 125.125C277.992 124.969 276.376 124.851 274.764 124.746C267.193 124.254 259.487 124.032 252.081 122.238C249.702 121.663 247.369 120.924 245.098 119.995C229.61 113.626 218.832 98.8407 211.338 83.5248C210.792 82.4131 210.263 81.2968 209.746 80.1772C202.116 63.6443 196.123 46.434 186.94 32.0252C182.233 24.6358 176.509 17.0692 167.903 14.6183C157.594 11.6733 146.56 16.8567 138.282 23.5287C132.646 28.0692 127.674 33.3685 122.202 37.9799C119.632 40.1471 116.949 42.1609 114.038 43.8821C95.5147 54.8236 70.4518 51.1807 52.0341 38.9984C33.6163 26.8161 20.8902 7.5393 11.4341 -12.5725' stroke='url(%23paint25_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M312.962 161.403C316.623 152.796 312.358 142.437 305.22 136.383C304.583 135.842 303.923 135.335 303.245 134.86C296.309 130.015 287.857 128.207 279.449 127.301C277.836 127.127 276.218 126.986 274.611 126.866C267.043 126.286 259.334 125.987 251.946 124.155C249.572 123.566 247.242 122.822 244.977 121.881C229.504 115.453 218.791 100.655 211.415 85.2753C210.881 84.1559 210.36 83.0374 209.85 81.9113C202.37 65.3152 196.743 47.9519 187.817 33.2077C183.17 25.5317 177.374 17.6995 168.629 15.1344C158.149 12.0562 146.914 17.399 138.547 24.2967C132.853 28.9906 127.846 34.4784 122.322 39.2646C119.728 41.5116 117.016 43.6064 114.066 45.3979C95.2967 56.7864 69.7224 53.1382 51.0053 40.7147C32.2871 28.287 19.4346 8.58941 9.87217 -11.9025' stroke='url(%23paint26_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M312.573 163.962C316.236 155.363 312.059 145.013 304.979 138.875C304.345 138.328 303.692 137.81 303.021 137.329C296.128 132.408 287.7 130.488 279.291 129.476C277.677 129.284 276.064 129.124 274.454 128.981C266.89 128.313 259.184 127.94 251.808 126.069C249.44 125.468 247.112 124.714 244.848 123.764C229.392 117.276 218.746 102.461 211.486 87.0225C210.959 85.9008 210.446 84.7758 209.949 83.6462C202.619 66.987 197.366 49.4727 188.688 34.3869C184.107 26.422 178.229 18.3319 169.345 15.6524C158.693 12.4367 147.257 17.939 138.8 25.0722C133.044 29.9248 128.005 35.5957 122.424 40.5579C119.803 42.8901 117.063 45.0615 114.072 46.9235C95.0572 58.7589 68.9725 55.1097 49.9549 42.4407C30.9373 29.7718 17.9574 9.64922 8.28865 -11.2228' stroke='url(%23paint27_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M312.179 166.523C315.85 157.936 311.756 147.591 304.732 141.373C304.105 140.82 303.454 140.297 302.786 139.806C295.938 134.804 287.531 132.773 279.122 131.665C277.508 131.454 275.893 131.272 274.289 131.114C266.725 130.363 259.021 129.911 251.661 127.999C249.297 127.383 246.977 126.623 244.715 125.663C229.278 119.11 218.693 104.287 211.551 88.7854C211.032 87.6572 210.531 86.5288 210.042 85.3969C202.862 68.6746 197.99 51.0125 189.554 35.5861C185.041 27.3324 179.083 18.9789 170.056 16.1863C159.231 12.8331 147.596 18.4991 139.05 25.858C133.232 30.8651 128.162 36.7234 122.528 41.8603C119.884 44.2723 117.111 46.5259 114.085 48.457C94.8252 60.7438 68.2279 57.0849 48.9109 44.1748C29.5928 31.2604 16.4866 10.7171 6.71569 -10.5362' stroke='url(%23paint28_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M311.79 169.08C315.463 160.502 311.452 150.166 304.491 143.863C303.87 143.299 303.223 142.77 302.562 142.273C295.76 137.189 287.374 135.052 278.968 133.837C277.357 133.603 275.743 133.407 274.133 133.227C266.573 132.388 258.865 131.859 251.522 129.91C249.165 129.283 246.846 128.513 244.591 127.543C229.169 120.931 218.648 106.091 211.625 90.5295C211.114 89.399 210.621 88.2641 210.145 87.1289C203.115 70.3433 198.628 52.5366 190.429 36.7622C185.992 28.2217 179.946 19.6071 170.78 16.7002C159.784 13.2138 147.948 19.0393 139.313 26.6239C133.438 31.7843 128.332 37.8312 122.647 43.1471C119.974 45.6401 117.178 47.9735 114.112 49.975C94.6066 62.7087 67.4989 59.0489 47.8814 45.8933C28.264 32.7377 15.0304 11.7693 5.15307 -9.86412' stroke='url(%23paint29_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M311.397 171.637C315.074 163.072 311.15 152.741 304.243 146.354C303.626 145.785 302.989 145.244 302.326 144.742C295.566 139.579 287.204 137.329 278.8 136.018C277.188 135.765 275.573 135.55 273.967 135.352C266.411 134.424 258.706 133.821 251.375 131.832C249.02 131.196 246.711 130.414 244.455 129.439C229.049 122.768 218.591 107.915 211.683 92.2911C211.18 91.1541 210.699 90.0157 210.23 88.874C203.349 72.021 199.25 54.0782 191.287 37.9558C186.927 29.1284 180.792 20.2485 171.483 17.2284C160.314 13.6045 148.278 19.5938 139.555 27.4042C133.617 32.719 128.481 38.9576 122.738 44.4451C120.043 47.0222 117.214 49.4334 114.108 51.5053C94.3566 64.6859 66.7374 61.0209 46.8206 47.6241C26.9026 34.223 13.5386 12.835 3.55907 -9.1797' stroke='url(%23paint30_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M311.001 174.193C315.012 164.872 310.098 153.456 302.095 147.207C294.093 140.963 283.784 138.807 273.805 137.468C263.827 136.129 253.581 135.371 244.321 131.323C227.815 124.102 217.053 107.522 210.327 90.6087C203.596 73.6925 199.893 55.6114 192.157 39.139C187.878 30.0237 181.646 20.8849 172.198 17.7505C160.858 13.9891 148.621 20.1422 139.807 28.1837C130.993 36.2252 123.962 46.3234 114.122 53.0326C94.1262 66.6645 65.9955 62.9941 45.7782 49.3518C25.5608 35.7096 12.0694 13.8966 1.9835 -8.49826' stroke='url(%23paint31_linear_211_44408)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3C/g%3E%3Cg opacity='0.06'%3E%3Cpath d='M59.9596 48.7507C58.7666 49.0987 57.0268 49.894 56.132 50.4408C53.398 52.1309 49.4711 56.8532 47.781 60.482L46.1903 63.8622H43.2078C41.5674 63.8622 39.8773 64.1604 39.4796 64.5084C37.9883 65.6517 36 68.6839 36 69.7278C36 70.7717 36.1988 70.8214 40.7223 70.8214H45.4446V72.8097C45.4446 76.2396 47.3833 79.5701 50.6144 81.6579C52.4039 82.8509 53.1495 82.9503 57.1262 83C61.1526 83 61.8485 82.8509 64.1848 81.5584C65.5767 80.8128 67.4656 79.421 68.3604 78.4765L70.0007 76.7864L68.758 75.494C68.1118 74.7981 67.0182 73.8039 66.3223 73.3068C65.0796 72.4121 65.0299 72.4121 63.1409 74.1021C59.3631 77.4823 54.3425 77.4326 52.5033 73.953C52.1553 73.3565 51.9068 72.4121 51.9068 71.8653C51.9068 70.9208 52.205 70.8214 54.5413 70.8214C57.1262 70.7717 64.4831 69.7278 66.8194 69.0319C70.5972 67.8886 74.4745 63.6633 75.071 59.9849C75.6675 56.207 74.9219 53.5228 72.6353 51.2362C69.5036 48.1542 64.7813 47.2098 59.9596 48.7507ZM68.2112 56.5053C69.2054 58.593 67.8633 61.0288 64.9305 62.4703C62.2462 63.7627 53.8951 64.4587 53.8951 63.3651C53.8951 62.3709 56.7782 58.5433 58.9654 56.7041C61.0035 55.014 61.252 54.9146 64.3339 55.014C67.3165 55.1631 67.6147 55.2626 68.2112 56.5053Z' fill='white'/%3E%3Cpath d='M90.9288 48.6518C85.4111 50.1928 81.1361 54.7163 79.9928 60.1842C79.794 60.9796 79.2472 63.465 78.7004 65.7019C78.2033 67.9885 77.3086 71.7663 76.7618 74.1524C76.1653 76.5881 75.5191 79.3221 75.2705 80.3162C74.9723 81.3104 74.7734 82.2549 74.7734 82.4537C74.7734 82.6028 76.3144 82.752 78.2033 82.752H81.5835L82.4286 79.1232C82.876 77.1846 83.721 73.6553 84.2678 71.319C84.8146 68.9827 85.5105 66.0995 85.7591 64.8568C86.8526 60.1345 87.4989 58.5935 89.3381 56.7543C91.0779 55.0145 91.4258 54.8654 93.5633 55.0145C95.7008 55.1636 95.9493 55.3128 96.8441 57.0526C97.5897 58.6432 97.6891 59.2895 97.2418 61.0293C96.9435 62.1726 96.347 64.6083 95.8996 66.4475C95.502 68.3364 94.806 71.319 94.4084 73.1582C93.4142 77.3834 92.6189 80.7636 92.3206 81.8572C92.1218 82.6525 92.5194 82.752 95.6014 82.752H99.0313L99.3792 81.1613C99.6775 79.7197 101.815 70.6727 103.853 62.1726C104.251 60.5819 104.897 58.7427 105.344 58.0467C107.233 55.2133 112.005 53.9209 113.695 55.8099C114.64 56.8537 114.839 60.9298 114.043 63.8129C113.795 64.8071 113.099 67.5908 112.552 70.0762C112.005 72.512 111.21 75.7927 110.812 77.284C110.415 78.7753 109.967 80.6145 109.818 81.4098L109.57 82.752H113.049C116.181 82.752 116.529 82.6525 116.529 81.7578C116.529 81.2607 116.728 80.3162 116.976 79.67C117.225 79.0238 117.672 77.284 117.97 75.7927C118.766 72.2634 120.406 65.1054 121.003 62.8188C121.748 60.1842 121.599 55.7601 120.754 53.8215C119.064 49.7454 113.795 47.3097 109.172 48.4033C106.289 49.1489 103.952 50.1928 103.107 51.1869C102.61 51.7835 102.262 51.7337 100.721 50.491C98.8821 49.0495 95.8002 47.9062 93.9113 48.0056C93.3645 48.0553 92.0223 48.3038 90.9288 48.6518Z' fill='white'/%3E%3Cpath d='M138.897 48.5027C133.081 50.0934 129.154 54.2689 127.663 60.383C126.42 65.5528 124.978 71.9155 124.431 74.1524C123.785 77.0852 122.94 80.8133 122.642 81.9069C122.443 82.7022 122.741 82.8017 125.823 82.6525L129.204 82.5034L130.098 78.7753C130.595 76.7372 131.291 73.8044 131.689 72.3131C132.087 70.8219 132.932 67.2926 133.628 64.5586C135.069 58.5935 135.417 57.8479 137.604 56.1578C139.642 54.6168 142.774 54.4677 144.017 55.8099C145.16 57.0526 145.11 60.8801 143.868 65.7019C141.68 74.55 139.891 81.9566 139.891 82.3543C139.891 82.5531 141.382 82.752 143.271 82.752H146.602L147.795 77.632C148.441 74.8483 149.385 70.971 149.833 69.0821C150.33 67.1434 151.026 64.1609 151.374 62.3714C151.97 59.6871 152.417 58.7924 154.207 57.0029C156.195 55.0145 156.494 54.8654 158.681 55.0145C160.769 55.1636 161.116 55.3128 161.962 56.9532L162.906 58.7427L161.067 66.3978C160.073 70.623 158.78 75.7927 158.283 77.9302C157.736 80.0677 157.289 82.0063 157.289 82.2549C157.289 82.5531 158.83 82.752 160.719 82.752H164.149L164.497 81.1116C164.845 79.3718 166.087 73.9535 167.777 67.0937C168.473 64.3597 168.921 60.9298 168.921 58.2953C168.97 54.2192 168.871 53.9209 167.429 52.1314C164.099 48.0056 159.078 47.1108 153.461 49.646C151.722 50.4413 150.33 51.2864 150.33 51.5846C150.33 51.8829 149.683 51.4852 148.888 50.7396C147.496 49.3974 143.619 47.9062 141.68 48.0056C141.084 48.0056 139.841 48.2541 138.897 48.5027Z' fill='white'/%3E%3Cpath d='M184.88 48.5519C181.997 49.4964 180.356 50.4408 178.169 52.3795L175.932 54.3181L178.169 56.6047C180.555 59.0901 180.754 59.1895 181.748 58.2451C184.333 55.7099 186.023 54.9146 188.757 54.9146C191.193 54.9146 191.64 55.0637 192.784 56.4556C193.48 57.3006 194.076 58.4936 194.076 59.1895C194.076 60.2831 193.877 60.3826 191.441 60.3826C187.167 60.3826 180.555 61.4264 178.368 62.4206C171.459 65.7014 168.476 74.1519 172.552 79.1227C175.087 82.3041 176.777 83 181.897 83C185.974 83 186.62 82.8509 188.857 81.5584C193.33 78.9239 197.804 73.2074 199.246 68.1868C199.445 67.4909 200.091 67.3418 202.725 67.3418C205.36 67.3418 206.155 67.1429 207.199 66.2482C208.442 65.1049 210.48 61.7744 210.48 60.8796C210.48 60.5814 208.392 60.3826 205.559 60.3826H200.687L200.389 57.8971C199.842 53.1251 197.158 50.0431 192.336 48.6016C190 47.856 186.968 47.856 184.88 48.5519ZM192.088 67.8389C192.088 68.4851 190.646 70.8214 189.105 72.6109C186.819 75.2952 184.781 76.3887 181.897 76.4882C177.424 76.5876 175.833 73.953 178.468 70.8711C180.009 69.0319 181.301 68.2862 183.637 67.7891C186.322 67.2423 192.088 67.2921 192.088 67.8389Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_211_44408' x1='163.731' y1='-59.7669' x2='213.076' y2='124.392' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_211_44408' x1='162.479' y1='-59.1804' x2='212.374' y2='127.031' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_211_44408' x1='161.235' y1='-58.5979' x2='211.682' y2='129.67' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_211_44408' x1='159.992' y1='-58.004' x2='210.986' y2='132.307' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_211_44408' x1='158.741' y1='-57.4058' x2='210.284' y2='134.953' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_211_44408' x1='157.495' y1='-56.8246' x2='209.588' y2='137.59' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_211_44408' x1='156.251' y1='-56.2285' x2='208.892' y2='140.23' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_211_44408' x1='155.007' y1='-55.6439' x2='208.198' y2='142.867' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear_211_44408' x1='153.763' y1='-55.0496' x2='207.502' y2='145.509' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint9_linear_211_44408' x1='152.517' y1='-54.4567' x2='206.806' y2='148.149' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint10_linear_211_44408' x1='151.273' y1='-53.8662' x2='206.11' y2='150.788' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint11_linear_211_44408' x1='150.025' y1='-53.2865' x2='205.413' y2='153.424' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint12_linear_211_44408' x1='148.786' y1='-52.6993' x2='204.725' y2='156.067' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint13_linear_211_44408' x1='147.545' y1='-52.1039' x2='204.032' y2='158.706' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint14_linear_211_44408' x1='146.293' y1='-51.5133' x2='203.328' y2='161.344' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint15_linear_211_44408' x1='145.057' y1='-50.9326' x2='202.643' y2='163.981' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint16_linear_211_44408' x1='143.808' y1='-50.343' x2='201.944' y2='166.623' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint17_linear_211_44408' x1='142.567' y1='-49.7435' x2='201.249' y2='169.262' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint18_linear_211_44408' x1='141.326' y1='-49.1596' x2='200.558' y2='171.898' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint19_linear_211_44408' x1='140.08' y1='-48.5764' x2='199.863' y2='174.537' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint20_linear_211_44408' x1='138.839' y1='-47.9829' x2='199.171' y2='177.178' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint21_linear_211_44408' x1='137.598' y1='-47.393' x2='198.478' y2='179.816' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint22_linear_211_44408' x1='136.364' y1='-46.8091' x2='197.794' y2='182.452' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint23_linear_211_44408' x1='135.121' y1='-46.2228' x2='197.101' y2='185.09' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint24_linear_211_44408' x1='133.875' y1='-45.6279' x2='196.404' y2='187.733' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint25_linear_211_44408' x1='132.623' y1='-45.045' x2='195.703' y2='190.372' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint26_linear_211_44408' x1='131.393' y1='-44.4639' x2='195.023' y2='193.005' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint27_linear_211_44408' x1='130.152' y1='-43.8761' x2='194.332' y2='195.645' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint28_linear_211_44408' x1='128.916' y1='-43.2798' x2='193.643' y2='198.285' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint29_linear_211_44408' x1='127.686' y1='-42.6967' x2='192.963' y2='200.92' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint30_linear_211_44408' x1='126.44' y1='-42.1055' x2='192.265' y2='203.559' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint31_linear_211_44408' x1='125.203' y1='-41.5148' x2='191.576' y2='206.193' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 217px;
  height: 90px;
  position: absolute;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box-list-fund-available .box-list-fund-available-inner .fund-item .fund-item-inner {
  display: flex;
  align-items: center;
  grid-column-gap: 19px;
}
.box-list-fund-available .box-list-fund-available-inner .fund-item .fund-item-inner .box-icon {
  flex: 0 0 auto;
}
.box-list-fund-available .box-list-fund-available-inner .fund-item .fund-item-inner .box-text {
  flex: 1 1 auto;
  padding: 0 0 !important;
}
.box-list-fund-available .box-list-fund-available-inner .fund-item .fund-item-inner .box-text .name {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  margin-bottom: 10px;
}
.box-list-fund-available .box-list-fund-available-inner .fund-item .fund-item-inner .box-text .price {
  font-size: 26px;
  font-style: normal;
  line-height: 22px;
  font-family: "source-sans-pro-black";
}

.CX-pocket .box-pocket .box-withdraw-balance {
  margin-bottom: 0px;
}

.CX-pocket .box-pocket .box-withdraw-balance-and-list .box-withdraw-balance + .box-withdraw-alert {
  position: relative;
  margin-top: 0px;
  height: auto;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.can-collapse .accordion-flexible-item-inner .accordion-flexible-item-header:after {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='11' viewBox='0 0 16 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 1.5L8 8.5L0.999999 1.5' stroke='%23494DF4' stroke-width='2.5'/%3E%3C/svg%3E%0A");
    width: 16px;
    height: 11px;
    right: 16px !important;
  }
}

@media (max-width: 767px) {
  .CX-pocket .box-pocket .box-card {
    margin: 15px 0 23px;
  }
}

@media (max-width: 767px) {
  .box-polis-slider .box-polis-slider-inner {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (max-width: 767px) {
  .box-polis-slider .box-polis-slider-inner .polis-item {
    width: auto;
    min-width: 121px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 767px) {
  .box-polis-terpilih .inner .box-action .new-btn-blue {
    font-size: 11px;
    padding: 4.5px 8px;
    text-transform: none;
  }
  .box-polis-terpilih .inner .box-action .new-btn-blue .ico.ico-pencil {
    top: 0 !important;
  }
}

@media (max-width: 767px) {
  .CX-pocket .box-pocket .box-card .box-card-inner .box-card-item .box-card-item-inner .label-card {
    font-size: 13px;
    margin-bottom: 11px;
  }
  .CX-pocket .box-pocket .box-card .box-card-inner .box-card-item .box-card-item-inner .box-price .price {
    font-size: 30px;
    margin-bottom: 0;
  }
  .CX-pocket .box-pocket .box-card .box-card-inner .box-card-item .box-card-item-inner .box-price .hint {
    font-size: 12px;
  }
  .CX-pocket .box-pocket .box-card .box-card-inner .box-card-item .box-card-item-inner .box-action-and-date {
    margin-top: 13px;
  }
  .CX-pocket .box-pocket .box-card .box-card-inner .box-card-item .box-card-item-inner .box-action-and-date .box-action .new-btn-blue {
    font-size: 11px;
  }
  .CX-pocket .box-pocket .box-card .box-card-inner .box-card-item .box-card-item-inner .box-action-and-date .box-date {
    font-size: 13px;
  }
}

.box-penarikan-dana .box-ringkasan-mobile {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 101;
}
.box-penarikan-dana .box-ringkasan-mobile .inner .box-top {
  background-color: #494df4;
  color: #fff;
  padding: 11px 17px;
  -webkit-box-shadow: 0px -7px 13px 0px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px -7px 13px 0px rgba(0, 0, 0, 0.06);
  -ms-box-shadow: 0px -7px 13px 0px rgba(0, 0, 0, 0.06);
  -o-box-shadow: 0px -7px 13px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px -7px 13px 0px rgba(0, 0, 0, 0.06);
}
.box-penarikan-dana .box-ringkasan-mobile .inner .box-top .box-top-inner {
  display: flex;
}
.box-penarikan-dana .box-ringkasan-mobile .inner .box-top .box-top-inner .box-text {
  flex: 1 1 auto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  color: rgba(255, 255, 255, 0.7);
}
.box-penarikan-dana .box-ringkasan-mobile .inner .box-top .box-top-inner .box-price {
  flex: 0 0 auto;
  text-align: right;
  font-size: 15px;
  font-style: normal;
  line-height: 23px;
  font-family: "source-sans-pro-bold";
}
.box-penarikan-dana .box-ringkasan-mobile .inner .box-bottom .box-bottom-inner {
  padding: 14px 17px;
  display: flex;
  align-items: center;
}
.box-penarikan-dana .box-ringkasan-mobile .inner .box-bottom .box-bottom-inner .box-text {
  flex: 1 1 auto;
}
.box-penarikan-dana .box-ringkasan-mobile .inner .box-bottom .box-bottom-inner .box-text .label-total {
  font-size: 14px;
  font-style: normal;
  line-height: 23px;
  margin-bottom: 2px;
}
.box-penarikan-dana .box-ringkasan-mobile .inner .box-bottom .box-bottom-inner .box-text .total {
  font-family: "source-sans-pro-bold";
  font-size: 22px;
  font-style: normal;
  line-height: 22px;
}
@media (max-width: 1024px) {
  .box-penarikan-dana .box-ringkasan-mobile.hide {
    display: block !important;
  }
}

.box-list-radio .list-radio-row .list-radio-item .cx-tooltip {
  position: absolute;
  bottom: -35px;
  right: 5px;
  width: max-content;
  height: auto;
  color: #fff;
  z-index: 1;
  text-align: center;
  display: block;
  padding: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.box-list-radio .list-radio-row .list-radio-item .cx-tooltip.show {
  opacity: 1;
  visibility: visible;
}
.box-list-radio .list-radio-row .list-radio-item .cx-tooltip .cx-tooltip-inner {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  background: #3032c1;
  padding: 4px 13px;
  width: 100%;
  height: auto;
  font-size: 14px;
  line-height: 20px;
  text-transform: none;
  position: relative;
  z-index: 3;
}
.box-list-radio .list-radio-row .list-radio-item .cx-tooltip .cx-tooltip-inner:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6.14351C1 4.18943 1 3.21239 1.2307 2.88369C1.46141 2.555 2.38009 2.24053 4.21745 1.6116L4.5675 1.49177C5.52527 1.16392 6.00415 1 6.5 1C6.99585 1 7.47473 1.16392 8.4325 1.49177L8.78256 1.6116C10.6199 2.24053 11.5386 2.555 11.7693 2.88369C12 3.21239 12 4.18943 12 6.14351C12 6.43867 12 6.75876 12 7.10583C12 10.5513 9.40952 12.2234 7.78421 12.9333C7.34332 13.1259 7.12288 13.2222 6.5 13.2222C5.87712 13.2222 5.65667 13.1259 5.21579 12.9333C3.59048 12.2234 1 10.5513 1 7.10583C1 6.75876 1 6.43867 1 6.14351Z' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M6.5 4.6665V7.11095' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3Ccircle cx='6.50174' cy='8.94461' r='0.611111' fill='white'/%3E%3C/svg%3E%0A");
  width: 13px;
  height: 14px;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.box-list-radio .list-radio-row .list-radio-item .cx-tooltip:after {
  content: "";
  position: absolute;
  z-index: 1;
  right: 10px;
  top: -8px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 14px solid #3032c1;
}
.box-list-radio .list-radio-row .list-radio-item .cx-tooltip.place-top {
  bottom: initial;
  top: -35px;
}
.box-list-radio .list-radio-row .list-radio-item .cx-tooltip.place-top:after {
  top: initial;
  bottom: -8px;
  border-bottom: 0px;
  border-top: 14px solid #3032c1;
}
.box-list-radio .list-radio-row .list-radio-item.show-tooltip:hover .cx-tooltip {
  opacity: 1;
  visibility: visible;
}

.box-list-number-bg ol {
  margin: 0;
  padding: 0;
  counter-reset: numb;
  display: grid;
  grid-row-gap: 8px;
  padding-left: 0px !important;
  margin: 0 0 !important;
}
.box-list-number-bg ol li {
  border-radius: 8px;
  background: #f1f3fa;
  list-style: none;
  counter-increment: numb;
  padding: 12px 14px 12px 14px;
  font-family: "source-sans-pro-semibold";
  font-size: 15px !important;
  line-height: 22px !important;
  display: flex;
  grid-column-gap: 5px;
  margin-bottom: 0px !important;
}
.box-list-number-bg ol li:before {
  flex: 0 0 auto;
  content: "" counter(numb) ". ";
}

.CX-pocket .box-pocket .box-withdraw-balance-and-list .box-withdraw-balance + .box-withdraw-alert {
  width: 100%;
}
.CX-pocket .box-pocket .box-withdraw-balance-and-list .box-withdraw-balance + .box-withdraw-alert .box-alert-info-with-ico {
  cursor: pointer;
}
.CX-pocket .box-pocket .box-withdraw-balance-and-list .box-withdraw-balance + .box-withdraw-alert .box-alert-info-with-ico .inner {
  text-align: left;
}
.CX-pocket .box-pocket .box-withdraw-balance-and-list .box-withdraw-balance + .box-withdraw-alert .box-alert-info-with-ico.show-when-hover {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
  width: max-content;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.CX-pocket .box-pocket .box-withdraw-balance-and-list:hover .box-withdraw-balance + .box-withdraw-alert .box-alert-info-with-ico.show-when-hover {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 400px) {
  .CX-pocket .box-pocket .box-card .box-card-inner .box-card-item .box-card-item-inner .box-action-and-date .box-action .new-btn-blue {
    font-size: 9px;
  }
}

.box-ringkasan-list-accordion .list-accordion-inner {
  display: grid;
  grid-row-gap: 8px;
}
.box-ringkasan-list-accordion .list-accordion-inner .list-accordion-item {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #e5e5e5;
  padding: 7px 16px;
  background-color: #fafafa;
  overflow: hidden;
}
.box-ringkasan-list-accordion .list-accordion-inner .list-accordion-item .list-accordion-item-inner .list-accordion-item-header {
  cursor: pointer;
}
.box-ringkasan-list-accordion .list-accordion-inner .list-accordion-item .list-accordion-item-inner .list-accordion-item-header .box-display-and-action {
  display: flex;
  grid-column-gap: 14px;
  align-items: center;
}
.box-ringkasan-list-accordion .list-accordion-inner .list-accordion-item .list-accordion-item-inner .list-accordion-item-header .box-display-and-action .box-display-header {
  flex: 1 1 auto;
  text-align: left;
}
.box-ringkasan-list-accordion .list-accordion-inner .list-accordion-item .list-accordion-item-inner .list-accordion-item-header .box-display-and-action .box-display-header label {
  font-weight: normal;
  font-size: 12px;
  font-style: normal;
  line-height: 24px;
  margin-bottom: 0;
  color: #7f7f7f;
}
.box-ringkasan-list-accordion .list-accordion-inner .list-accordion-item .list-accordion-item-inner .list-accordion-item-header .box-display-and-action .box-display-header .value {
  font-family: "source-sans-pro-bold";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  color: #333;
}
.box-ringkasan-list-accordion .list-accordion-inner .list-accordion-item .list-accordion-item-inner .list-accordion-item-header .box-display-and-action .box-display-header:nth-child(2) {
  text-align: right;
}
.box-ringkasan-list-accordion .list-accordion-inner .list-accordion-item .list-accordion-item-inner .list-accordion-item-header .box-display-and-action .box-action-header {
  flex: 0 0 auto;
  display: flex;
  grid-column-gap: 14px;
}
.box-ringkasan-list-accordion .list-accordion-inner .list-accordion-item .list-accordion-item-inner .list-accordion-item-header .box-display-and-action .box-action-header a .ico {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-ringkasan-list-accordion .list-accordion-inner .list-accordion-item .list-accordion-item-inner .list-accordion-item-content {
  opacity: 0;
  height: 0px;
}
.box-ringkasan-list-accordion .list-accordion-inner .list-accordion-item .list-accordion-item-inner .list-accordion-item-content .box-list-view {
  text-align: left;
}
.box-ringkasan-list-accordion .list-accordion-inner .list-accordion-item.selected {
  border-color: #494df4;
}
.box-ringkasan-list-accordion .list-accordion-inner .list-accordion-item.selected .list-accordion-item-inner .list-accordion-item-header .box-display-and-action .box-action-header .ico-arrow .ico {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.box-list-view .inner .list-view-item.with-fee {
  display: flex;
  align-items: center;
}
.box-list-view .inner .list-view-item.with-fee > div:first-child {
  flex: 1 1 auto;
}
.box-list-view .inner .list-view-item.with-fee .box-fee {
  flex: 0 0 auto;
  font-family: "source-sans-pro-semibold";
  display: inline-block;
  font-size: 13px;
  font-style: normal;
  line-height: 22px;
  color: #494df4;
  padding: 2px 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: rgba(73, 77, 244, 0.1);
}

.box-summary-total {
  background: #f1f3fa;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 12px;
}
.box-summary-total .summary-list {
  margin-bottom: 9px;
}
.box-summary-total .summary-list:last-child {
  margin-bottom: 0;
}
.box-summary-total .summary-list .inner {
  display: grid;
  grid-row-gap: 9px;
}
.box-summary-total .summary-list .inner .summary-item {
  display: flex;
}
.box-summary-total .summary-list .inner .summary-item label {
  flex: 1 1 auto;
  text-align: left;
  font-weight: normal;
  font-size: 14px;
  font-style: normal;
  line-height: 18px;
}
.box-summary-total .summary-list .inner .summary-item .value {
  text-align: right;
  flex: 0 0 auto;
  font-size: 16px;
  font-style: normal;
  line-height: 18px;
}
.box-summary-total .summary-list .inner .summary-item .value.c-primary {
  color: #494df4;
}
.box-summary-total .summary-list .inner .summary-item .value.with-ico .ico {
  position: relative;
  top: -2px;
  cursor: pointer;
  display: inline-block;
}
.box-summary-total .summary-list.total {
  border-top: 1px solid #fff;
  padding-top: 9px;
}
.box-summary-total .summary-list.total .inner .summary-item label {
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
  font-style: normal;
  line-height: 18px;
}
.box-summary-total .summary-list.total .inner .summary-item label.c-primary {
  color: #494df4;
}
.box-summary-total .summary-list.total .inner .summary-item .value {
  font-family: "source-sans-pro-bold";
  font-size: 17px;
  font-style: normal;
  line-height: 18px;
}

.modal-ringkasan-penarikan .box-send-as-pdf-outer {
  margin: 10px 0px;
  background-color: #f5f5f5;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 12px 13px;
}
.modal-ringkasan-penarikan .box-send-as-pdf-outer .box-send-as-pdf {
  text-align: left;
}
.modal-ringkasan-penarikan .box-send-as-pdf-outer .box-send-as-pdf .box-text-pdf {
  font-size: 14px;
  line-height: 18px;
}

.CX-pop-up-modal.modal-default.modal-ringkasan-penarikan .box-pop-up-modal .box-pop-up-modal-inner {
  padding: 0 34px;
}
@media (max-width: 1024px) {
  .CX-pop-up-modal.modal-default.modal-ringkasan-penarikan .box-pop-up-modal .box-pop-up-modal-inner {
    padding: 0 14px;
  }
}

.box-list-radio .list-radio-row .list-radio-item.show-tooltip .inner .box-others {
  pointer-events: none;
}

.box-list-fund-available .box-list-fund-available-inner .fund-item {
  width: 437px;
}
@media (max-width: 767px) {
  .box-list-fund-available .box-list-fund-available-inner .fund-item {
    width: 100%;
  }
  .box-list-fund-available .box-list-fund-available-inner .fund-item:before {
    background-image: url("data:image/svg+xml,%3Csvg width='357' height='90' viewBox='0 0 357 90' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_251_46976)'%3E%3Cg opacity='0.3'%3E%3Cpath opacity='0.54' d='M479.162 94.895C482.697 86.0183 476.256 75.4937 467.585 71.5864C458.913 67.6748 448.936 68.7642 439.68 70.6793C430.424 72.5902 421.097 75.2639 411.68 74.2838C392.19 72.2515 377.648 55.5319 365.673 39.7134C353.697 23.8949 340.442 6.58711 321.273 2.37985C306.242 -0.916356 290.917 4.70981 275.604 5.64495C248.872 7.2795 221.61 -6.67466 206.9 -29.5338' stroke='url(%23paint0_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M478.773 97.4524C482.312 88.5885 475.954 78.0694 467.342 74.0775C466.573 73.7187 465.789 73.4052 465 73.1209C456.949 70.2642 447.945 71.2122 439.523 72.8534C437.897 73.1697 436.269 73.5097 434.64 73.8497C426.993 75.4487 419.291 77.0442 411.543 76.1954C409.032 75.9223 406.6 75.4031 404.247 74.6745C388.37 69.7685 376.061 55.2976 365.748 41.4578C365 40.4507 364.246 39.4405 363.487 38.4271C352.25 23.4256 339.723 8.11275 322.152 3.55513C317.127 2.25241 312.035 1.79844 306.804 2.07057C300.629 2.38917 294.391 3.68865 288.255 4.89656C284.066 5.72064 279.901 6.50143 275.714 6.93001C273.746 7.13142 271.768 7.24805 269.784 7.27449C257.156 7.44882 244.354 3.92746 233.151 -2.40523C221.921 -8.75369 212.26 -17.8691 205.325 -28.858' stroke='url(%23paint1_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M478.375 100.01C481.92 91.1532 475.646 80.6437 467.092 76.5673C466.326 76.2031 465.549 75.8788 464.763 75.589C456.759 72.6554 447.774 73.4924 439.352 75.0283C437.726 75.3264 436.101 75.647 434.472 75.9687C426.828 77.4796 419.124 79.002 411.393 78.1122C408.887 77.8239 406.458 77.2994 404.107 76.5611C388.244 71.5915 375.999 57.1079 365.806 43.2085C365.066 42.1992 364.32 41.1825 363.573 40.1657C352.486 25.101 340.195 9.89048 323.008 4.74334C317.986 3.23745 312.878 2.43442 307.508 2.59227C301.161 2.77764 294.723 4.2366 288.498 5.67024C284.251 6.64767 280.051 7.61698 275.811 8.22033C273.815 8.50269 271.814 8.69914 269.79 8.79594C256.916 9.41725 243.602 5.89062 232.098 -0.687546C220.569 -7.2772 210.781 -16.8176 203.744 -28.1878' stroke='url(%23paint2_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M477.983 102.566C481.531 93.7225 475.344 83.2172 466.846 79.0616C466.087 78.6909 465.316 78.3558 464.532 78.0606C456.57 75.0469 447.61 75.7719 439.188 77.2067C437.565 77.4854 435.935 77.7846 434.309 78.0869C426.669 79.5096 418.968 80.9579 411.248 80.0281C408.749 79.7291 406.326 79.1937 403.978 78.4499C388.135 73.4199 375.95 58.9249 365.876 44.9616C365.143 43.9458 364.409 42.9256 363.671 41.9066C352.733 26.7744 340.669 11.6545 323.877 5.92843C318.855 4.21623 313.736 3.07159 308.223 3.11628C301.704 3.16415 295.066 4.78686 288.754 6.45053C284.444 7.58244 280.214 8.74341 275.921 9.51724C273.902 9.88372 271.867 10.158 269.808 10.324C256.688 11.3923 242.864 7.86466 231.06 1.04101C219.23 -5.79412 209.316 -15.7552 202.172 -27.5056' stroke='url(%23paint3_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M477.592 105.128C481.142 96.2928 475.039 85.7972 466.604 81.5559C465.847 81.1755 465.084 80.8381 464.307 80.5321C456.391 77.4373 447.452 78.0556 439.029 79.3894C437.405 79.6455 435.78 79.9296 434.15 80.2148C426.513 81.5494 418.809 82.9202 411.102 81.9549C408.608 81.6407 406.188 81.0999 403.846 80.3454C388.019 75.2561 375.902 60.7429 365.938 46.7224C365.214 45.7043 364.487 44.6776 363.761 43.6509C352.972 28.4555 341.132 13.3951 324.74 7.1212C319.72 5.19726 314.582 3.71328 308.931 3.64796C302.236 3.55946 295.402 5.34479 289.001 7.23418C284.634 8.52372 280.368 9.86894 276.018 10.8187C273.975 11.265 271.908 11.617 269.81 11.8577C256.445 13.3773 242.109 9.84005 230.005 2.7752C217.875 -4.30113 207.834 -14.6872 200.584 -26.8178' stroke='url(%23paint4_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M477.2 107.685C480.758 98.8616 474.736 88.3671 466.361 84.0455C465.611 83.6586 464.85 83.3115 464.076 83.0001C456.206 79.824 447.288 80.3357 438.864 81.5642C437.24 81.8021 435.614 82.0679 433.988 82.3337C426.355 83.5801 418.649 84.8779 410.959 83.8715C408.47 83.5465 406.056 82.9949 403.712 82.2318C387.9 77.0789 375.848 62.5574 366.003 48.473C365.286 47.4483 364.573 46.4226 363.854 45.3893C353.215 30.1308 341.597 15.1073 325.605 8.30385C320.577 6.16615 315.436 4.34799 309.645 4.1641C302.778 3.94238 295.743 5.88719 289.25 8.00345C284.82 9.44746 280.519 10.9812 276.121 12.1045C274.05 12.6318 271.958 13.0637 269.821 13.3747C256.21 15.3413 241.363 11.8031 228.959 4.49274C216.533 -2.8302 206.361 -13.6359 199.005 -26.1466' stroke='url(%23paint5_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M476.806 110.242C480.366 101.427 474.433 90.9415 466.111 86.5365C465.369 86.1429 464.61 85.7862 463.844 85.4682C456.016 82.2164 447.121 82.6117 438.703 83.7424C437.078 83.962 435.455 84.2041 433.828 84.4517C426.2 85.6142 418.496 86.8335 410.817 85.7872C408.334 85.4471 405.922 84.8858 403.585 84.1161C387.789 78.9039 375.799 64.3655 366.074 50.2215C365.365 49.1946 364.66 48.1623 363.953 47.1257C353.465 31.804 342.063 16.796 326.477 9.4887C321.445 7.13182 316.296 4.98062 310.362 4.68786C303.324 4.32863 296.088 6.43719 289.508 8.78347C285.021 10.3808 280.684 12.1031 276.233 13.4012C274.14 14.0126 272.015 14.5223 269.838 14.9037C255.981 17.3172 240.623 13.7737 227.919 6.22216C215.194 -1.34198 204.895 -12.5727 197.432 -25.4635' stroke='url(%23paint6_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M476.413 112.799C479.981 103.996 474.126 93.5162 465.868 89.0297C465.13 88.6308 464.378 88.2675 463.613 87.9398C455.831 84.6068 446.957 84.8955 438.538 85.9208C436.917 86.121 435.289 86.346 433.667 86.5742C426.037 87.6497 418.335 88.7905 410.674 87.7074C408.196 87.3565 405.786 86.7855 403.455 86.005C387.675 80.7335 375.75 66.1825 366.143 51.9747C365.445 50.9401 364.748 49.9055 364.05 48.8666C353.712 33.4818 342.534 18.4644 327.346 10.6738C322.307 8.08924 317.153 5.61784 311.076 5.20764C303.865 4.71091 296.43 6.98322 289.761 9.55523C285.211 11.3071 280.843 13.2167 276.336 14.6907C274.215 15.3831 272.066 15.9726 269.849 16.4243C255.747 19.2891 239.877 15.7403 226.873 7.94334C213.848 0.133724 203.422 -11.5177 195.858 -24.7898' stroke='url(%23paint7_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M476.019 115.36C479.591 106.57 473.823 96.0947 465.62 91.5248C464.887 91.115 464.138 90.7463 463.38 90.4121C455.641 86.9991 446.795 87.1745 438.372 88.1C436.749 88.2776 435.125 88.4832 433.502 88.6931C425.876 89.6804 418.172 90.7483 410.527 89.6241C408.051 89.2635 405.652 88.6805 403.32 87.8958C387.558 82.5595 375.693 67.997 366.205 53.7296C365.517 52.6928 364.827 51.6517 364.14 50.6051C353.956 35.156 342.998 20.1165 328.21 11.8608C323.162 9.04419 318 6.25374 311.789 5.7324C304.406 5.10245 296.77 7.53423 290.013 10.332C285.405 12.2372 281.003 14.3396 276.443 15.9884C274.298 16.7605 272.117 17.4321 269.864 17.9531C255.517 21.2649 239.14 17.7097 225.832 9.67265C212.508 1.62184 201.953 -10.4589 194.283 -24.1068' stroke='url(%23paint8_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M475.632 117.918C479.21 109.135 473.521 98.6705 465.381 94.0149C464.651 93.5997 463.909 93.2202 463.158 92.8795C455.466 89.3895 446.64 89.454 438.217 90.2785C436.594 90.4378 434.969 90.6252 433.346 90.8168C425.723 91.7159 418.023 92.7096 410.389 91.5455C407.918 91.1698 405.522 90.5814 403.196 89.7858C387.45 84.3903 375.65 69.8151 366.276 55.485C365.595 54.4459 364.917 53.3971 364.239 52.3483C354.205 36.836 343.473 21.7495 329.081 13.0525C324.029 9.99844 318.859 6.89321 312.505 6.25872C304.95 5.49126 297.113 8.08251 290.264 11.1114C285.595 13.1753 281.16 15.4609 276.544 17.2856C274.376 18.1418 272.162 18.8912 269.87 19.4826C255.278 23.2456 238.389 19.6852 224.781 11.4026C211.157 3.1106 200.471 -9.39403 192.699 -23.4232' stroke='url(%23paint9_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M475.237 120.475C478.818 111.705 473.216 101.241 465.136 96.5091C464.414 96.0874 463.679 95.7013 462.926 95.352C455.275 91.782 446.473 91.7344 438.05 92.4579C436.431 92.5978 434.806 92.7669 433.182 92.9403C425.565 93.7555 417.86 94.6676 410.243 93.4667C407.779 93.0802 405.388 92.481 403.065 91.6757C387.334 86.2208 375.598 71.633 366.343 57.2391C365.67 56.1934 365 55.1424 364.334 54.0902C354.451 38.5147 343.949 23.3619 329.948 14.2386C324.89 10.9428 319.715 7.53136 313.217 6.7837C305.491 5.87875 297.454 8.63376 290.518 11.8927C285.785 14.1111 281.32 16.584 276.651 18.5835C274.456 19.5207 272.218 20.3499 269.885 21.0116C255.047 25.2216 237.647 21.6559 223.739 13.1279C209.814 4.59037 199.002 -8.33499 191.123 -22.7443' stroke='url(%23paint10_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M474.842 123.031C478.43 114.269 472.911 103.814 464.886 98.9988C464.17 98.5663 463.438 98.1748 462.692 97.8189C455.087 94.1677 446.307 94.0135 437.888 94.6348C436.268 94.7565 434.642 94.903 433.022 95.057C425.408 95.7841 417.701 96.623 410.097 95.3823C407.637 94.9807 405.25 94.376 402.928 93.561C387.212 88.0426 375.545 73.441 366.404 58.9886C365.74 57.9407 365.082 56.882 364.423 55.8233C354.69 40.1846 344.429 24.9535 330.81 15.4202C325.749 11.8772 320.564 8.16071 313.928 7.29877C306.03 6.2606 297.792 9.17508 290.767 12.6597C285.977 15.0315 281.477 17.6929 276.755 19.8671C274.537 20.8885 272.266 21.7955 269.894 22.5276C254.81 27.1846 236.898 23.6135 222.69 14.8443C208.466 6.06563 197.527 -7.28473 189.542 -22.0742' stroke='url(%23paint11_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M474.457 125.593C478.049 116.843 472.613 106.394 464.65 101.493C463.937 101.055 463.211 100.653 462.468 100.287C454.909 96.5549 446.148 96.2897 437.729 96.81C436.108 96.9091 434.487 97.0405 432.866 97.1763C425.255 97.8152 417.552 98.5799 409.959 97.2993C407.506 96.8868 405.119 96.2682 402.805 95.4467C387.104 89.869 375.501 75.2547 366.479 60.7385C365.822 59.6841 365.172 58.6231 364.526 57.561C354.942 41.8548 344.931 26.5292 331.686 16.6021C326.62 12.8077 321.424 8.79581 314.648 7.81958C306.578 6.6439 298.14 9.72213 291.023 13.4336C286.17 15.9599 281.636 18.8141 276.861 21.1588C274.615 22.2611 272.315 23.2491 269.908 24.0504C254.579 29.1587 236.156 25.5823 221.648 16.5676C207.123 7.54348 196.057 -6.22761 187.97 -21.3984' stroke='url(%23paint12_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M474.066 128.15C477.664 119.408 472.312 108.968 464.404 103.984C463.698 103.539 462.975 103.132 462.237 102.755C454.721 98.9471 445.985 98.5698 437.566 98.9891C435.944 99.07 434.326 99.1778 432.706 99.2995C425.099 99.8502 417.392 100.538 409.817 99.2203C407.37 98.797 404.989 98.1675 402.677 97.3363C386.996 91.6981 375.452 77.0681 366.55 62.4923C365.905 61.4345 365.262 60.367 364.625 59.3026C355.19 43.5333 345.436 28.1023 332.553 17.7933C327.49 13.741 322.279 9.43484 315.36 8.34546C307.118 7.03227 298.48 10.2743 291.275 14.2158C286.366 16.8997 281.795 19.9381 276.967 22.4576C274.697 23.6397 272.369 24.7044 269.922 25.5803C254.348 31.1356 235.414 27.554 220.606 18.2981C205.782 9.03271 194.588 -5.16339 186.395 -20.7143' stroke='url(%23paint13_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M473.669 130.706C477.27 121.977 472.005 111.542 464.157 106.477C463.458 106.026 462.737 105.609 462.007 105.226C454.537 101.336 445.82 100.848 437.401 101.166C435.784 101.228 434.16 101.319 432.539 101.418C424.932 101.886 417.227 102.495 409.668 101.136C407.226 100.698 404.848 100.063 402.539 99.2263C386.874 93.5288 375.394 78.8861 366.606 64.2477C365.969 63.1833 365.334 62.1135 364.71 61.0458C355.425 45.2133 345.932 29.6618 333.41 18.9807C328.349 14.6661 323.124 10.0743 316.066 8.87059C307.653 7.42419 298.818 10.8245 291.521 14.9929C286.549 17.8313 281.947 21.0571 277.063 23.7525C274.77 25.0187 272.409 26.1612 269.922 27.1075C254.102 33.1097 234.657 29.5271 219.549 20.0257C204.424 10.5149 193.105 -4.10197 184.805 -20.033' stroke='url(%23paint14_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M473.28 133.264C476.888 124.542 471.703 114.117 463.917 108.967C463.221 108.506 462.507 108.082 461.78 107.694C454.351 103.725 445.66 103.129 437.244 103.34C435.626 103.384 434.007 103.455 432.385 103.536C424.782 103.916 417.08 104.45 409.532 103.052C407.096 102.603 404.725 101.957 402.417 101.111C386.767 95.3498 375.351 80.6944 366.682 65.9964C366.054 64.9298 365.432 63.8566 364.814 62.778C355.679 46.8823 346.461 31.1973 334.287 20.1614C329.236 15.5824 323.988 10.7028 316.788 9.38598C308.202 7.80207 299.167 11.3662 291.782 15.7603C286.751 18.752 282.114 22.1663 277.177 25.0365C274.857 26.3837 272.471 27.606 269.945 28.6226C253.88 35.0761 233.923 31.4839 218.515 21.7414C203.091 11.9893 191.644 -3.05252 183.238 -19.3637' stroke='url(%23paint15_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M472.884 135.826C476.495 127.117 471.395 116.692 463.665 111.463C462.976 110.995 462.269 110.565 461.544 110.167C454.162 106.116 445.492 105.414 437.076 105.524C435.456 105.545 433.836 105.598 432.219 105.66C424.618 105.951 416.914 106.409 409.383 104.974C406.952 104.509 404.584 103.858 402.283 103.001C386.648 97.1807 375.297 82.5127 366.746 67.7508C366.125 66.6777 365.512 65.6022 364.906 64.5203C355.921 48.5614 346.983 32.7417 335.151 21.3479C330.114 16.4989 324.837 11.3424 317.497 9.91132C308.739 8.18991 299.505 11.9178 292.026 16.5387C286.933 19.6849 282.266 23.2909 277.276 26.3316C274.933 27.7629 272.514 29.063 269.952 30.1489C253.642 37.0493 233.174 33.4562 217.465 23.4681C201.741 13.4706 190.168 -1.99199 181.655 -18.6833' stroke='url(%23paint16_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M472.49 138.382C476.104 129.682 471.092 119.266 463.422 113.956C462.735 113.484 462.035 113.042 461.313 112.639C453.978 108.511 445.326 107.694 436.91 107.703C435.29 107.706 433.674 107.739 432.056 107.783C424.46 107.986 416.753 108.37 409.239 106.894C406.814 106.419 404.448 105.758 402.148 104.891C386.53 99.0118 375.243 84.3311 366.811 69.5055C366.197 68.43 365.596 67.347 364.998 66.2627C356.164 50.2407 347.522 34.2775 336.016 22.5388C330.996 17.4145 325.69 11.9812 318.212 10.4401C309.283 8.58543 299.848 12.4727 292.282 17.3238C287.131 20.6233 282.429 24.4178 277.382 27.6343C275.011 29.1466 272.564 30.5276 269.962 31.6839C253.407 39.0356 232.426 35.4329 216.419 25.2036C200.395 14.9649 188.694 -0.922653 180.08 -17.9953' stroke='url(%23paint17_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M472.099 140.939C475.721 132.25 470.787 121.841 463.176 116.447C462.495 115.963 461.798 115.516 461.083 115.106C453.79 110.899 445.164 109.973 436.748 109.882C435.132 109.865 433.51 109.877 431.897 109.905C424.304 110.021 416.6 110.331 409.094 108.816C406.675 108.33 404.313 107.654 402.017 106.782C386.417 100.837 375.19 86.145 366.877 71.2598C366.271 70.1778 365.678 69.0925 365.093 68.0049C356.409 51.9197 348.064 35.8033 336.883 23.7252C331.884 18.3244 326.545 12.6196 318.924 10.961C309.822 8.96891 300.186 13.0157 292.533 18.0967C287.32 21.555 282.582 25.5338 277.487 28.9282C275.093 30.5203 272.618 31.9823 269.977 33.2089C253.171 41.0087 231.684 37.4039 215.375 26.9249C199.052 16.445 187.224 0.132382 178.503 -17.3204' stroke='url(%23paint18_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M471.709 143.496C475.333 134.816 470.487 124.415 462.935 118.936C462.262 118.446 461.567 117.994 460.859 117.573C453.611 113.285 445.005 112.248 436.589 112.056C434.972 112.02 433.354 112.013 431.736 112.02C424.147 112.051 416.44 112.28 408.949 110.724C406.536 110.223 404.177 109.542 401.888 108.663C386.304 102.659 375.146 87.9531 366.943 73.0063C366.349 71.9209 365.759 70.8302 365.182 69.736C356.648 53.5876 348.614 37.319 337.745 24.9048C332.774 19.2254 327.394 13.247 319.63 11.4796C310.357 9.34994 300.52 13.5605 292.779 18.8672C287.504 22.48 282.734 26.6462 277.588 30.2153C275.166 31.8927 272.662 33.4314 269.981 34.7284C252.929 42.9751 230.931 39.365 214.323 28.6448C197.699 17.9194 185.741 1.18721 176.918 -16.6468' stroke='url(%23paint19_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M471.314 146.058C474.946 137.39 470.183 126.994 462.689 121.431C462.019 120.935 461.33 120.472 460.625 120.046C453.42 115.682 444.838 114.533 436.425 114.234C434.807 114.177 433.19 114.155 431.575 114.143C423.99 114.086 416.281 114.241 408.807 112.644C406.399 112.132 404.047 111.44 401.76 110.552C386.191 104.489 375.096 89.7659 367.013 74.7595C366.427 73.6677 365.849 72.5735 365.28 71.4771C356.9 55.2644 349.182 38.8423 338.616 26.0944C333.675 20.1362 328.25 13.8898 320.35 12.0027C310.906 9.73981 300.868 14.1098 293.035 19.6477C287.702 23.4138 282.897 27.7685 277.694 31.5136C275.248 33.2708 272.713 34.8915 269.996 36.2578C252.699 44.9558 230.19 41.3404 213.281 30.3747C196.358 19.4081 184.271 2.24662 175.342 -15.9633' stroke='url(%23paint20_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M470.922 148.615C474.556 139.955 469.876 129.565 462.442 123.926C461.78 123.424 461.093 122.951 460.395 122.519C453.236 118.073 444.674 116.813 436.263 116.418C434.644 116.342 433.03 116.297 431.414 116.266C423.829 116.122 416.127 116.202 408.664 114.565C406.261 114.038 403.912 113.341 401.627 112.443C386.073 106.316 375.043 91.5847 367.078 76.5145C366.5 75.4204 365.93 74.3197 365.374 73.2199C357.143 56.9398 349.753 40.3609 339.482 27.2814C334.577 21.038 329.103 14.5246 321.061 12.5286C311.444 10.1282 301.207 14.6619 293.286 20.4256C287.89 24.3462 283.055 28.8925 277.798 32.8081C275.329 34.6451 272.765 36.3468 270.009 37.7834C252.467 46.9284 229.45 43.3066 212.237 32.1008C195.014 20.8888 182.8 3.30656 173.765 -15.2835' stroke='url(%23paint21_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M470.535 151.172C474.176 142.523 469.579 132.139 462.204 126.415C461.543 125.903 460.865 125.428 460.173 124.984C453.06 120.458 444.519 119.091 436.107 118.591C434.492 118.495 432.873 118.433 431.262 118.383C423.679 118.151 415.976 118.158 408.529 116.48C406.133 115.942 403.785 115.235 401.506 114.326C385.968 108.14 375.001 93.3917 367.156 78.262C366.585 77.1613 366.028 76.0572 365.48 74.9552C357.399 58.6118 350.35 41.8728 340.361 28.4651C335.498 21.9396 329.971 15.1604 321.785 13.0469C311.991 10.5102 301.558 15.2066 293.549 21.196C288.096 25.2741 283.224 30.0048 277.911 34.0962C275.415 36.0184 272.822 37.7968 270.025 39.3038C252.237 48.8958 228.71 45.273 211.197 33.8217C193.674 22.3685 181.334 4.36125 172.197 -14.6101' stroke='url(%23paint22_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M470.141 153.729C473.785 145.089 469.276 134.713 461.955 128.906C461.302 128.387 460.63 127.902 459.936 127.454C452.865 122.847 444.349 121.368 435.937 120.771C434.322 120.657 432.706 120.572 431.095 120.507C423.517 120.191 415.81 120.117 408.381 118.402C405.989 117.849 403.649 117.135 401.372 116.217C385.854 109.97 374.947 95.2107 367.22 80.017C366.658 78.9141 366.107 77.8035 365.571 76.6938C357.64 60.2873 350.933 43.3923 341.224 29.6479C336.41 22.8338 330.821 15.791 322.498 13.5675C312.533 10.8976 301.899 15.7534 293.796 21.9697C288.281 26.2023 283.379 31.1203 278.013 35.3865C275.493 37.3886 272.871 39.2437 270.036 40.8253C252.003 50.8685 227.963 47.2362 210.151 35.5437C192.332 23.8439 179.86 5.41704 170.617 -13.9344' stroke='url(%23paint23_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M469.745 156.291C473.396 147.663 468.965 137.293 461.709 131.404C461.063 130.879 460.393 130.384 459.707 129.93C452.683 125.246 444.186 123.656 435.777 122.952C434.162 122.821 432.545 122.717 430.933 122.63C423.359 122.226 415.654 122.077 408.237 120.322C405.851 119.759 403.513 119.035 401.238 118.107C385.734 111.797 374.893 97.0287 367.284 81.7712C366.729 80.6617 366.192 79.5477 365.664 78.4358C357.883 61.9661 351.53 44.9119 342.086 30.8396C337.322 23.7411 331.666 16.4315 323.203 14.0938C313.067 11.2863 302.233 16.3059 294.043 22.7522C288.47 27.1382 283.532 32.2447 278.113 36.6857C275.567 38.773 272.916 40.7048 270.041 42.3567C251.762 52.847 227.212 49.2136 209.099 37.2757C190.98 25.3346 178.382 6.48277 169.032 -13.2488' stroke='url(%23paint24_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M469.351 158.848C473.004 150.228 468.662 139.867 461.46 133.895C460.815 133.361 460.154 132.863 459.469 132.394C452.486 127.631 444.014 125.929 435.605 125.124C433.992 124.969 432.376 124.851 430.764 124.746C423.193 124.253 415.487 124.032 408.081 122.237C405.702 121.662 403.369 120.924 401.098 119.994C385.61 113.625 374.832 98.8401 367.338 83.5242C366.792 82.4125 366.263 81.2962 365.746 80.1766C358.116 63.6437 352.123 46.4333 342.94 32.0245C338.233 24.6352 332.509 17.0686 323.903 14.6177C313.594 11.6727 302.56 16.8561 294.282 23.5281C288.646 28.0686 283.674 33.3679 278.202 37.9793C275.632 40.1465 272.949 42.1603 270.038 43.8815C251.515 54.823 226.452 51.1801 208.034 38.9978C189.616 26.8155 176.89 7.53869 167.434 -12.5731' stroke='url(%23paint25_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M468.962 161.404C472.623 152.796 468.358 142.438 461.22 136.384C460.583 135.843 459.923 135.335 459.245 134.861C452.309 130.015 443.857 128.207 435.449 127.301C433.836 127.128 432.218 126.987 430.611 126.867C423.043 126.287 415.334 125.987 407.946 124.156C405.572 123.566 403.242 122.822 400.977 121.882C385.504 115.453 374.791 100.656 367.415 85.2761C366.881 84.1567 366.36 83.0382 365.85 81.912C358.37 65.316 352.743 47.9526 343.817 33.2085C339.17 25.5325 333.374 17.7003 324.629 15.1351C314.149 12.0569 302.914 17.3997 294.547 24.2975C288.853 28.9913 283.846 34.4791 278.322 39.2654C275.728 41.5123 273.016 43.6071 270.066 45.3987C251.297 56.7871 225.722 53.1389 207.005 40.7155C188.287 28.2877 175.435 8.59014 165.872 -11.9018' stroke='url(%23paint26_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M468.573 163.961C472.236 155.362 468.059 145.012 460.979 138.874C460.345 138.327 459.692 137.809 459.021 137.328C452.128 132.407 443.7 130.487 435.291 129.475C433.677 129.283 432.064 129.123 430.454 128.981C422.89 128.312 415.184 127.939 407.808 126.068C405.44 125.467 403.112 124.713 400.848 123.763C385.392 117.275 374.746 102.46 367.486 87.0215C366.959 85.8999 366.446 84.7748 365.949 83.6452C358.619 66.9861 353.366 49.4718 344.688 34.3859C340.107 26.4211 334.229 18.3309 325.345 15.6515C314.693 12.4358 303.257 17.9381 294.8 25.0712C289.044 29.9238 284.005 35.5948 278.424 40.5569C275.803 42.8891 273.063 45.0606 270.072 46.9225C251.057 58.7579 224.973 55.1087 205.955 42.4398C186.937 29.7708 173.957 9.64824 164.289 -11.2238' stroke='url(%23paint27_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M468.179 166.523C471.85 157.936 467.756 147.591 460.732 141.373C460.105 140.82 459.454 140.297 458.786 139.806C451.938 134.804 443.531 132.773 435.122 131.665C433.508 131.454 431.893 131.272 430.289 131.114C422.725 130.363 415.021 129.911 407.661 127.999C405.297 127.383 402.977 126.623 400.715 125.663C385.278 119.11 374.693 104.287 367.551 88.7854C367.032 87.6572 366.531 86.5288 366.042 85.3969C358.862 68.6746 353.99 51.0125 345.554 35.5861C341.041 27.3324 335.083 18.9789 326.056 16.1863C315.231 12.8331 303.596 18.4991 295.05 25.858C289.232 30.8651 284.162 36.7234 278.528 41.8603C275.884 44.2723 273.111 46.5259 270.085 48.457C250.825 60.7438 224.228 57.0849 204.911 44.1748C185.593 31.2604 172.487 10.7171 162.716 -10.5362' stroke='url(%23paint28_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M467.79 169.079C471.463 160.501 467.452 150.165 460.491 143.862C459.87 143.298 459.223 142.769 458.562 142.272C451.76 137.188 443.374 135.051 434.968 133.836C433.357 133.602 431.743 133.406 430.133 133.226C422.573 132.387 414.865 131.858 407.522 129.909C405.165 129.282 402.846 128.513 400.591 127.542C385.169 120.93 374.648 106.09 367.625 90.5287C367.114 89.3982 366.621 88.2632 366.145 87.128C359.115 70.3425 354.628 52.5357 346.429 36.7614C341.992 28.2208 335.946 19.6062 326.78 16.6993C315.784 13.2129 303.948 19.0384 295.313 26.6231C289.438 31.7835 284.332 37.8303 278.647 43.1463C275.974 45.6392 273.178 47.9726 270.112 49.9742C250.607 62.7078 223.499 59.048 203.881 45.8924C184.264 32.7368 171.03 11.7685 161.153 -9.86498' stroke='url(%23paint29_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M467.397 171.637C471.074 163.071 467.15 152.74 460.243 146.353C459.626 145.784 458.989 145.243 458.326 144.741C451.566 139.578 443.204 137.328 434.8 136.017C433.188 135.764 431.573 135.55 429.967 135.351C422.411 134.423 414.706 133.82 407.375 131.831C405.02 131.195 402.711 130.413 400.455 129.438C385.049 122.767 374.591 107.915 367.683 92.2903C367.18 91.1533 366.699 90.0149 366.23 88.8731C359.349 72.0202 355.25 54.0773 347.287 37.955C342.927 29.1276 336.792 20.2476 327.483 17.2276C316.314 13.6036 304.278 19.5929 295.555 27.4033C289.617 32.7182 284.481 38.9567 278.738 44.4443C276.043 47.0214 273.214 49.4325 270.108 51.5044C250.357 64.6851 222.737 61.02 202.821 47.6232C182.903 34.2221 169.539 12.8342 159.559 -9.18055' stroke='url(%23paint30_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M467.001 174.194C471.012 164.872 466.098 153.457 458.095 147.208C450.093 140.963 439.784 138.808 429.805 137.469C419.827 136.129 409.581 135.372 400.321 131.324C383.815 124.102 373.053 107.522 366.327 90.6094C359.596 73.6933 355.893 55.6122 348.157 39.1398C343.878 30.0244 337.646 20.8856 328.198 17.7513C316.858 13.9899 304.621 20.1429 295.807 28.1844C286.993 36.2259 279.962 46.3241 270.122 53.0333C250.126 66.6652 221.995 62.9949 201.778 49.3526C181.561 35.7103 168.069 13.8974 157.984 -8.49753' stroke='url(%23paint31_linear_251_46976)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3C/g%3E%3Cg opacity='0.06'%3E%3Cpath d='M244.96 48.7507C243.767 49.0987 242.027 49.894 241.132 50.4408C238.398 52.1309 234.471 56.8532 232.781 60.482L231.19 63.8622H228.208C226.567 63.8622 224.877 64.1604 224.48 64.5084C222.988 65.6517 221 68.6839 221 69.7278C221 70.7717 221.199 70.8214 225.722 70.8214H230.445V72.8097C230.445 76.2396 232.383 79.5701 235.614 81.6579C237.404 82.8509 238.149 82.9503 242.126 83C246.153 83 246.849 82.8509 249.185 81.5584C250.577 80.8128 252.466 79.421 253.36 78.4765L255.001 76.7864L253.758 75.494C253.112 74.7981 252.018 73.8039 251.322 73.3068C250.08 72.4121 250.03 72.4121 248.141 74.1021C244.363 77.4823 239.343 77.4326 237.503 73.953C237.155 73.3565 236.907 72.4121 236.907 71.8653C236.907 70.9208 237.205 70.8214 239.541 70.8214C242.126 70.7717 249.483 69.7278 251.819 69.0319C255.597 67.8886 259.475 63.6633 260.071 59.9849C260.668 56.207 259.922 53.5228 257.635 51.2362C254.504 48.1542 249.781 47.2098 244.96 48.7507ZM253.211 56.5053C254.205 58.593 252.863 61.0288 249.93 62.4703C247.246 63.7627 238.895 64.4587 238.895 63.3651C238.895 62.3709 241.778 58.5433 243.965 56.7041C246.003 55.014 246.252 54.9146 249.334 55.014C252.316 55.1631 252.615 55.2626 253.211 56.5053Z' fill='white'/%3E%3Cpath d='M275.929 48.6523C270.411 50.1933 266.136 54.7168 264.993 60.1847C264.794 60.98 264.247 63.4655 263.7 65.7024C263.203 67.989 262.309 71.7668 261.762 74.1528C261.165 76.5886 260.519 79.3225 260.271 80.3167C259.972 81.3109 259.773 82.2554 259.773 82.4542C259.773 82.6033 261.314 82.7524 263.203 82.7524H266.584L267.429 79.1237C267.876 77.1851 268.721 73.6558 269.268 71.3194C269.815 68.9831 270.511 66.1 270.759 64.8573C271.853 60.135 272.499 58.594 274.338 56.7548C276.078 55.015 276.426 54.8659 278.563 55.015C280.701 55.1641 280.949 55.3133 281.844 57.0531C282.59 58.6437 282.689 59.2899 282.242 61.0298C281.944 62.1731 281.347 64.6088 280.9 66.448C280.502 68.3369 279.806 71.3194 279.408 73.1587C278.414 77.3839 277.619 80.7641 277.321 81.8577C277.122 82.653 277.519 82.7524 280.601 82.7524H284.031L284.379 81.1618C284.677 79.7202 286.815 70.6732 288.853 62.1731C289.251 60.5824 289.897 58.7432 290.344 58.0472C292.233 55.2138 297.005 53.9214 298.695 55.8103C299.64 56.8542 299.839 60.9303 299.043 63.8134C298.795 64.8076 298.099 67.5913 297.552 70.0767C297.005 72.5125 296.21 75.7932 295.812 77.2845C295.415 78.7757 294.967 80.615 294.818 81.4103L294.57 82.7524H298.049C301.181 82.7524 301.529 82.653 301.529 81.7583C301.529 81.2612 301.728 80.3167 301.976 79.6705C302.225 79.0243 302.672 77.2845 302.97 75.7932C303.766 72.2639 305.406 65.1059 306.003 62.8193C306.748 60.1847 306.599 55.7606 305.754 53.822C304.064 49.7459 298.795 47.3102 294.172 48.4037C291.289 49.1494 288.952 50.1933 288.107 51.1874C287.61 51.7839 287.262 51.7342 285.721 50.4915C283.882 49.05 280.8 47.9067 278.911 48.0061C278.364 48.0558 277.022 48.3043 275.929 48.6523Z' fill='white'/%3E%3Cpath d='M323.897 48.5032C318.081 50.0938 314.154 54.2694 312.663 60.3835C311.42 65.5532 309.978 71.916 309.431 74.1528C308.785 77.0857 307.94 80.8138 307.642 81.9074C307.443 82.7027 307.741 82.8022 310.823 82.653L314.204 82.5039L315.098 78.7757C315.595 76.7377 316.291 73.8049 316.689 72.3136C317.087 70.8224 317.932 67.293 318.628 64.5591C320.069 58.594 320.417 57.8484 322.604 56.1583C324.642 54.6173 327.774 54.4682 329.017 55.8103C330.16 57.0531 330.11 60.8806 328.868 65.7024C326.68 74.5505 324.891 81.9571 324.891 82.3548C324.891 82.5536 326.382 82.7524 328.271 82.7524H331.602L332.795 77.6324C333.441 74.8488 334.385 70.9715 334.833 69.0826C335.33 67.1439 336.026 64.1614 336.374 62.3719C336.97 59.6876 337.417 58.7929 339.207 57.0033C341.195 55.015 341.494 54.8659 343.681 55.015C345.769 55.1641 346.116 55.3133 346.962 56.9536L347.906 58.7432L346.067 66.3983C345.073 70.6235 343.78 75.7932 343.283 77.9307C342.736 80.0682 342.289 82.0068 342.289 82.2554C342.289 82.5536 343.83 82.7524 345.719 82.7524H349.149L349.497 81.1121C349.845 79.3723 351.087 73.954 352.777 67.0942C353.473 64.3602 353.921 60.9303 353.921 58.2958C353.97 54.2197 353.871 53.9214 352.429 52.1319C349.099 48.0061 344.078 47.1113 338.461 49.6465C336.722 50.4418 335.33 51.2868 335.33 51.5851C335.33 51.8834 334.683 51.4857 333.888 50.7401C332.496 49.3979 328.619 47.9067 326.68 48.0061C326.084 48.0061 324.841 48.2546 323.897 48.5032Z' fill='white'/%3E%3Cpath d='M369.88 48.5519C366.997 49.4964 365.356 50.4408 363.169 52.3795L360.932 54.3181L363.169 56.6047C365.555 59.0901 365.754 59.1895 366.748 58.2451C369.333 55.7099 371.023 54.9146 373.757 54.9146C376.193 54.9146 376.64 55.0637 377.784 56.4556C378.48 57.3006 379.076 58.4936 379.076 59.1895C379.076 60.2831 378.877 60.3826 376.441 60.3826C372.167 60.3826 365.555 61.4264 363.368 62.4206C356.459 65.7014 353.476 74.1519 357.552 79.1227C360.087 82.3041 361.777 83 366.897 83C370.974 83 371.62 82.8509 373.857 81.5584C378.33 78.9239 382.804 73.2074 384.246 68.1868C384.445 67.4909 385.091 67.3418 387.725 67.3418C390.36 67.3418 391.155 67.1429 392.199 66.2482C393.442 65.1049 395.48 61.7744 395.48 60.8796C395.48 60.5814 393.392 60.3826 390.559 60.3826H385.687L385.389 57.8971C384.842 53.1251 382.158 50.0431 377.336 48.6016C375 47.856 371.968 47.856 369.88 48.5519ZM377.088 67.8389C377.088 68.4851 375.646 70.8214 374.105 72.6109C371.819 75.2952 369.781 76.3887 366.897 76.4882C362.424 76.5876 360.833 73.953 363.468 70.8711C365.009 69.0319 366.301 68.2862 368.637 67.7891C371.322 67.2423 377.088 67.2921 377.088 67.8389Z' fill='white'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_251_46976' x1='319.731' y1='-59.7669' x2='369.076' y2='124.392' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_251_46976' x1='318.487' y1='-59.1796' x2='368.382' y2='127.032' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_251_46976' x1='317.235' y1='-58.5977' x2='367.682' y2='129.67' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_251_46976' x1='315.992' y1='-58.0036' x2='366.986' y2='132.307' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_251_46976' x1='314.741' y1='-57.4061' x2='366.284' y2='134.953' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_251_46976' x1='313.495' y1='-56.824' x2='365.588' y2='137.591' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_251_46976' x1='312.251' y1='-56.2292' x2='364.892' y2='140.229' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_251_46976' x1='311.007' y1='-55.644' x2='364.198' y2='142.867' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear_251_46976' x1='309.763' y1='-55.0495' x2='363.502' y2='145.509' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint9_linear_251_46976' x1='308.517' y1='-54.4567' x2='362.806' y2='148.149' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint10_linear_251_46976' x1='307.273' y1='-53.8664' x2='362.11' y2='150.787' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint11_linear_251_46976' x1='306.025' y1='-53.2858' x2='361.413' y2='153.424' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint12_linear_251_46976' x1='304.786' y1='-52.6991' x2='360.725' y2='156.067' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint13_linear_251_46976' x1='303.545' y1='-52.1046' x2='360.032' y2='158.705' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint14_linear_251_46976' x1='302.293' y1='-51.5139' x2='359.328' y2='161.344' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint15_linear_251_46976' x1='301.057' y1='-50.9331' x2='358.643' y2='163.981' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint16_linear_251_46976' x1='299.808' y1='-50.3423' x2='357.944' y2='166.624' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint17_linear_251_46976' x1='298.567' y1='-49.7439' x2='357.249' y2='169.261' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint18_linear_251_46976' x1='297.326' y1='-49.1589' x2='356.558' y2='171.898' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint19_linear_251_46976' x1='296.08' y1='-48.5763' x2='355.863' y2='174.537' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint20_linear_251_46976' x1='294.839' y1='-47.9824' x2='355.171' y2='177.179' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint21_linear_251_46976' x1='293.598' y1='-47.3924' x2='354.478' y2='179.816' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint22_linear_251_46976' x1='292.364' y1='-46.8088' x2='353.794' y2='182.452' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint23_linear_251_46976' x1='291.121' y1='-46.2234' x2='353.101' y2='185.09' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint24_linear_251_46976' x1='289.875' y1='-45.6288' x2='352.404' y2='187.732' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint25_linear_251_46976' x1='288.623' y1='-45.0456' x2='351.703' y2='190.371' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint26_linear_251_46976' x1='287.393' y1='-44.4632' x2='351.023' y2='193.006' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint27_linear_251_46976' x1='286.152' y1='-43.877' x2='350.332' y2='195.644' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint28_linear_251_46976' x1='284.916' y1='-43.2798' x2='349.643' y2='198.285' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint29_linear_251_46976' x1='283.686' y1='-42.6976' x2='348.963' y2='200.919' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint30_linear_251_46976' x1='282.44' y1='-42.1063' x2='348.265' y2='203.558' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint31_linear_251_46976' x1='281.203' y1='-41.514' x2='347.576' y2='206.194' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.135417' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.744792' stop-color='white' stop-opacity='0.6'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_251_46976'%3E%3Crect width='373' height='90' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    width: 357px;
    height: 90px;
  }
}

#maximum-withdraw {
  cursor: pointer;
}

.CX-pocket .box-pocket .box-card {
  position: relative;
  margin: 15px 15px 13px;
}
@media (max-width: 767px) {
  .CX-pocket .box-pocket .box-card {
    margin: 15px 0 23px;
  }
}
.CX-pocket .box-pocket .box-card .box-card-inner.with-slider.slick-initialized {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .CX-pocket .box-pocket .box-card .box-card-inner.with-slider.slick-initialized {
    margin-bottom: 65px;
  }
}
.CX-pocket .box-pocket .box-card .box-card-inner.with-slider.slick-initialized .slick-dots {
  bottom: -35px;
}
@media (max-width: 767px) {
  .CX-pocket .box-pocket .box-card .box-card-inner.with-slider.slick-initialized .slick-dots {
    bottom: -50px;
  }
}
.CX-pocket .box-pocket .box-card .box-card-inner.with-slider.slick-initialized .box-card-item {
  padding: 0px 0 20px;
}
.CX-pocket .box-pocket .box-card .box-saldo-tersisa {
  position: absolute;
  bottom: -15px;
  right: 0px;
  left: 0px;
}
@media (max-width: 767px) {
  .CX-pocket .box-pocket .box-card .box-saldo-tersisa {
    bottom: -30px;
  }
}

.box-saldo-tersisa .box-alert-info-with-ico {
  background: rgba(18, 60, 113, 0.1);
  color: #123b71;
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

#modal-pdf-dokumen .box-pop-up-modal {
  min-width: 362px;
}
#modal-pdf-dokumen .box-pop-up-modal .box-pop-heading .box-pop-heading-inner h3:before {
  display: none;
}

.box-list-dokumen {
  padding: 16px 16px 0;
}
.box-list-dokumen .inner .dokumen-item {
  border-bottom: 1px solid #f5f5f5;
  padding: 9px 10px;
}
.box-list-dokumen .inner .dokumen-item:last-child {
  border-bottom: 0px;
}
.box-list-dokumen .inner .dokumen-item .dokumen-item-inner {
  display: flex;
}
.box-list-dokumen .inner .dokumen-item .dokumen-item-inner .text-dokumen {
  flex: 1 1 auto;
}
.box-list-dokumen .inner .dokumen-item .dokumen-item-inner .text-dokumen a {
  display: flex;
  grid-column-gap: 13px;
  color: #333;
  text-decoration: none;
}
.box-list-dokumen .inner .dokumen-item .dokumen-item-inner .text-dokumen .ico {
  flex: 0 0 auto;
  background-image: url("/o/axa-emma-theme/images/withdrawal/pdf-ico.png");
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  width: 16px;
  height: 22px;
  background-position: center center;
}
.box-list-dokumen .inner .dokumen-item .dokumen-item-inner .text-dokumen .text {
  flex: 1 1 auto;
  text-align: left;
}
.box-list-dokumen .inner .dokumen-item .dokumen-item-inner .text-dokumen .text .name {
  font-size: 13px;
  font-style: normal;
  font-family: "source-sans-pro-semibold";
  line-height: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box-list-dokumen .inner .dokumen-item .dokumen-item-inner .text-dokumen .text .size {
  font-size: 12px;
  font-style: normal;
  line-height: 16px;
  color: #999999;
}
.box-list-dokumen .inner .dokumen-item .dokumen-item-inner .ico-download {
  flex: 0 0 auto;
}

.CX-pop-up-modal.pilih-negara.no-flag .box-list-polis-row .box-list-polis-row-inner-others .box-input-ico .box-input .form-group .form-control {
  padding-left: 16px !important;
}

@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.new-pilih-polis.fixed-bottom-mobile .box-pop-up-modal .box-pop-up-modal-inner .box-pilih-polis {
    margin-bottom: 60px;
  }
}

.box-withdraw-list .box-withdraw-list-inner {
  -webkit-appearance: none;
}
.box-withdraw-list .box-withdraw-list-inner::-webkit-scrollbar {
  -webkit-appearance: none;
}

.box-list-dokumen > .inner {
  display: grid;
  grid-row-gap: 8px;
}
.CX-accordion-flexible .box-accordion-flexible {
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 16px;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item {
  border: 1px solid #a9b8ef;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  background: #f1f3fa;
  overflow: hidden;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.default {
  background-color: #fafafa;
  border-color: #f5f5f5;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item .accordion-flexible-item-inner .accordion-flexible-item-header {
  display: flex;
  align-items: center;
  padding: 15px 16px;
  grid-column-gap: 13px;
}
@media (max-width: 767px) {
  .CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item .accordion-flexible-item-inner .accordion-flexible-item-header {
    padding: 15px 10px;
  }
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item .accordion-flexible-item-inner .accordion-flexible-item-header .box-title h3 {
  margin-bottom: 0;
  color: #333;
  font-size: 17px;
  font-style: normal;
  line-height: 22px;
  font-family: "source-sans-pro-bold";
}
@media (max-width: 375px) {
  .CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item .accordion-flexible-item-inner .accordion-flexible-item-header .box-title h3 {
    font-size: 15px;
  }
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item .accordion-flexible-item-inner .accordion-flexible-item-header .box-info-ico {
  display: inline-block;
  background: linear-gradient(92.81deg, #494df4 3.58%, #4a37f4 48.23%, #6f49f4 100%);
  color: #fff;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  padding: 1px 15px 1px 11px;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item .accordion-flexible-item-inner .accordion-flexible-item-header .box-info-ico .box-info-ico-inner {
  display: flex;
  grid-column-gap: 10px;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item .accordion-flexible-item-inner .accordion-flexible-item-header .box-info-ico .box-info-ico-inner .ico {
  position: relative;
  top: -1px;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item .accordion-flexible-item-inner .accordion-flexible-item-header .box-info-ico .box-info-ico-inner .text {
  color: #fff;
  font-family: "source-sans-pro-semibold";
  font-size: 12px;
  font-style: normal;
  line-height: 22px;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item .accordion-flexible-item-inner .accordion-flexible-item-content .item-content-inner {
  padding: 0 17px 16px;
}
@media (max-width: 767px) {
  .CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item .accordion-flexible-item-inner .accordion-flexible-item-content .item-content-inner {
    padding: 0 10px 16px;
  }
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item .accordion-flexible-item-inner .accordion-flexible-item-content .item-content-inner ol {
  margin: 0;
  padding: 0;
  counter-reset: numb;
  display: grid;
  grid-row-gap: 4px;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item .accordion-flexible-item-inner .accordion-flexible-item-content .item-content-inner ol li {
  border-radius: 8px;
  background: #f1f3fa;
  list-style: none;
  counter-increment: numb;
  padding: 6px 12px 6px 12px;
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
  line-height: 24px;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item .accordion-flexible-item-inner .accordion-flexible-item-content .item-content-inner ol li:before {
  content: "" counter(numb) ". ";
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.can-collapse .accordion-flexible-item-inner .accordion-flexible-item-header {
  position: relative;
  cursor: pointer;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.can-collapse .accordion-flexible-item-inner .accordion-flexible-item-header:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='11' viewBox='0 0 18 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 1L9 9L0.999999 0.999999' stroke='%23494DF4' stroke-width='2.5'/%3E%3C/svg%3E%0A");
  width: 18px;
  height: 11px;
  display: inline-block;
  position: absolute;
  right: 22px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.can-collapse .accordion-flexible-item-inner .accordion-flexible-item-content {
  opacity: 0;
  height: 0;
  visibility: hidden;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.can-collapse.active {
  background-color: #fafafa;
  border-color: #f5f5f5;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.can-collapse.active .accordion-flexible-item-inner .accordion-flexible-item-header:after {
  -webkit-transform: translateY(-50%) rotate(-180deg);
  -moz-transform: translateY(-50%) rotate(-180deg);
  -ms-transform: translateY(-50%) rotate(-180deg);
  -o-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.can-collapse.active .accordion-flexible-item-inner .accordion-flexible-item-content {
  opacity: 1;
  height: auto;
  visibility: visible;
}

.box-list-view .inner {
  display: grid;
}
.box-list-view .inner .list-view-item {
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  padding: 12px 0;
}
.box-list-view .inner .list-view-item:last-child {
  border-bottom: 0px;
}
.box-list-view .inner .list-view-item label {
  font-size: 14px;
  font-style: normal;
  line-height: 22px;
  color: #7f7f7f;
  font-weight: normal;
}
.box-list-view .inner .list-view-item .value {
  font-family: "source-sans-pro-bold";
  font-size: 16px;
  font-style: normal;
  line-height: 22px;
  color: #333;
}

.box-list-radio .list-radio-row {
  display: grid;
  grid-row-gap: 8px;
  margin-bottom: 8px;
}
@media (min-width: 1281px) {
  .box-list-radio .list-radio-row:first-child {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 8px;
  }
}
.box-list-radio .list-radio-row:last-child {
  margin-bottom: 0px;
}
.box-list-radio .list-radio-row .list-radio-item {
  position: relative;
}
.box-list-radio .list-radio-row .list-radio-item .inner {
  display: block;
}
.box-list-radio .list-radio-row .list-radio-item .inner a {
  position: relative;
  text-decoration: none;
  display: block;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid rgba(73, 77, 244, 0.3);
  background: #fff;
  font-family: "source-sans-pro-semibold";
  font-size: 15px;
  font-style: normal;
  line-height: 22px; /* 146.667% */
  text-transform: capitalize;
  color: #333;
  padding: 12px 19px;
}
.box-list-radio .list-radio-row .list-radio-item .inner a:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='7.5' fill='white' stroke='%23494DF4'/%3E%3C/svg%3E%0A");
  width: 16px;
  height: 16px;
  display: inline-block;
  position: absolute;
  top: 16px;
  right: 16px;
}
.box-list-radio .list-radio-row .list-radio-item .inner input[type=radio] {
  opacity: 0;
  position: absolute;
}
.box-list-radio .list-radio-row .list-radio-item .inner input[type=radio]:checked + a {
  background-color: #494df4;
  color: #fff;
}
.box-list-radio .list-radio-row .list-radio-item .inner input[type=radio]:checked + a:after {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.0021 1.81812C5.48353 1.81812 1.82031 5.48134 1.82031 9.99993C1.82031 14.5185 5.48353 18.1817 10.0021 18.1817C14.5207 18.1817 18.1839 14.5185 18.1839 9.99993C18.1839 5.48134 14.5207 1.81812 10.0021 1.81812ZM13.5486 8.61646C13.6139 8.54181 13.6636 8.45486 13.6948 8.36072C13.726 8.26657 13.7381 8.16714 13.7303 8.06827C13.7225 7.96939 13.695 7.87308 13.6494 7.78499C13.6038 7.69689 13.5411 7.6188 13.4649 7.55531C13.3887 7.49182 13.3006 7.4442 13.2058 7.41527C13.1109 7.38633 13.0112 7.37666 12.9125 7.38683C12.8139 7.39699 12.7183 7.42679 12.6313 7.47445C12.5443 7.52212 12.4677 7.5867 12.4061 7.66439L9.20775 11.5017L7.55279 9.84596C7.41251 9.71048 7.22462 9.6355 7.0296 9.6372C6.83458 9.63889 6.64802 9.71712 6.51012 9.85503C6.37221 9.99293 6.29398 10.1795 6.29229 10.3745C6.29059 10.5695 6.36557 10.7574 6.50106 10.8977L8.73246 13.1291C8.80554 13.2021 8.89304 13.2592 8.98938 13.2965C9.08572 13.3339 9.18878 13.3507 9.292 13.346C9.39522 13.3413 9.49633 13.3152 9.58888 13.2693C9.68144 13.2233 9.76341 13.1586 9.82957 13.0793L13.5486 8.61646Z' fill='white'/%3E%3Ccircle cx='9.99858' cy='10' r='4.54545' fill='%23494DF4'/%3E%3C/svg%3E%0A");
  width: 20px;
  height: 20px;
}
.box-list-radio .list-radio-row .list-radio-item .box-others .inner .ico {
  position: absolute;
  top: 50%;
  left: 16px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.box-list-radio .list-radio-row .list-radio-item .box-others .inner .input .form-group {
  margin-bottom: 0px;
}
.box-list-radio .list-radio-row .list-radio-item .box-others .inner .input .form-group .form-control {
  background-color: transparent;
  border: 1px solid #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  background-color: #fff;
  padding-left: 40px;
  font-size: 14px;
  font-family: "source-sans-pro-semibold";
  font-style: normal;
  line-height: 22px;
  color: #5f5f5f;
}
.box-list-radio .list-radio-row .list-radio-item .box-others .inner .input .form-group .form-control:focus {
  border-color: #494df4;
}
.box-list-radio .list-radio-row .list-radio-item.active .inner a {
  -webkit-box-shadow: 0px 4px 8px 0px rgba(108, 99, 255, 0.15);
  -moz-box-shadow: 0px 4px 8px 0px rgba(108, 99, 255, 0.15);
  -ms-box-shadow: 0px 4px 8px 0px rgba(108, 99, 255, 0.15);
  -o-box-shadow: 0px 4px 8px 0px rgba(108, 99, 255, 0.15);
  box-shadow: 0px 4px 8px 0px rgba(108, 99, 255, 0.15);
}

.CX-pop-up-modal.modal-default.new-pilih-polis .box-pop-up-modal .box-pop-up-modal-inner {
  padding: 0 16px;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.new-pilih-polis .box-pop-up-modal .box-pop-up-modal-inner {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.new-pilih-polis .box-pop-up-modal .box-pop-up-modal-inner .box-action.shadow-mobile {
    box-shadow: 0px -2px 8px 3px rgba(0, 0, 0, 0.06);
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 14px 18px;
    background-color: #fff;
  }
}

.box-pilih-polis {
  text-align: left;
  padding: 20px 0;
}
.box-pilih-polis .box-pilih-polis-title h3 {
  font-family: "source-sans-pro-semibold";
  font-size: 14px;
  font-style: normal;
  line-height: 25px;
  margin-bottom: 0px;
}
.box-pilih-polis .box-pilih-polis-content {
  margin-top: 0.5rem;
  max-height: 366px;
  overflow-y: auto;
}
@media (max-width: 767px) {
  .box-pilih-polis .box-pilih-polis-content {
    max-height: calc(100vh - 200px);
  }
}
.box-pilih-polis .box-pilih-polis-content::-webkit-scrollbar {
  -webkit-appearance: none;
}
.box-pilih-polis .box-pilih-polis-content::-webkit-scrollbar:vertical {
  width: 10px;
}
.box-pilih-polis .box-pilih-polis-content::-webkit-scrollbar:horizontal {
  height: 10px;
}
.box-pilih-polis .box-pilih-polis-content::-webkit-scrollbar-thumb {
  background-color: #d9d9d9;
  border-radius: 10px;
  border: 2px solid #ffffff;
}
.box-pilih-polis .box-pilih-polis-content::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #f5f5f5;
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner {
  border: 1px solid rgba(73, 77, 244, 0.3);
  padding-right: 18px;
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-text .polis-numb {
  font-size: 17px;
  font-family: "source-sans-pro-bold";
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-text .desc {
  font-family: "source-sans-pro-semibold";
  color: #7f7f7f;
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-text .polis-numb-with-price {
  display: flex;
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-text .polis-numb-with-price .polis-numb {
  flex: 1 1 auto;
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-text .polis-numb-with-price .polis-price span {
  font-family: "source-sans-pro-semibold";
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  border: 1px solid #494df4;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  padding: 1px 8px;
  color: #494df4;
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-ico {
  width: 28px;
  height: 28px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='url(%23paint0_linear_244_13219)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.9979 6.53345C14.2856 6.53345 14.5188 6.76668 14.5188 7.05438V7.22901C14.5961 7.23018 14.662 7.23271 14.7235 7.23814C15.9807 7.34932 16.9774 8.34596 17.0885 9.60323C17.0987 9.71814 17.0987 9.84833 17.0987 10.0395L17.0987 10.8891C17.0987 13.5766 15.0538 15.7865 12.4351 16.0478V17.473C12.4351 19.1033 13.7567 20.4249 15.387 20.4249H15.9999C16.8682 20.4249 17.6268 19.9515 18.0304 19.2481C16.9986 18.9017 16.2553 17.9269 16.2553 16.7784C16.2553 15.3399 17.4214 14.1737 18.8599 14.1737C20.2984 14.1737 21.4645 15.3399 21.4645 16.7784C21.4645 18.1262 20.4408 19.2349 19.1285 19.3693C18.6232 20.5998 17.4134 21.4668 15.9999 21.4668H15.387C13.1813 21.4668 11.3933 19.6787 11.3933 17.473V16.0487C8.66477 15.7867 6.53125 13.4878 6.53125 10.6907L6.53125 10.0396C6.53123 9.84835 6.53122 9.71815 6.54138 9.60323C6.65256 8.34596 7.64919 7.34932 8.90647 7.23814C9.0146 7.22858 9.13625 7.22803 9.30954 7.22802V7.05438C9.30954 6.76668 9.54277 6.53345 9.83047 6.53345C10.1182 6.53345 10.3514 6.76668 10.3514 7.05438V8.44352C10.3514 8.73122 10.1182 8.96445 9.83047 8.96445C9.54277 8.96445 9.30954 8.73122 9.30954 8.44352V8.26989C9.12659 8.27002 9.05527 8.27091 8.99824 8.27595C8.24387 8.34266 7.64589 8.94064 7.57919 9.69501C7.57362 9.75793 7.57311 9.83823 7.57311 10.0667V10.6907C7.57311 13.0882 9.51668 15.0317 11.9142 15.0317C14.2021 15.0317 16.0568 13.177 16.0568 10.8891V10.0667C16.0568 9.83823 16.0563 9.75793 16.0507 9.69501C15.984 8.94064 15.386 8.34266 14.6317 8.27595C14.6023 8.27335 14.5691 8.27186 14.5188 8.271V8.44352C14.5188 8.73122 14.2856 8.96445 13.9979 8.96445C13.7102 8.96445 13.477 8.73122 13.477 8.44352V7.05438C13.477 6.76668 13.7102 6.53345 13.9979 6.53345ZM17.2971 16.7784C17.2971 15.9153 17.9968 15.2156 18.8599 15.2156C19.723 15.2156 20.4227 15.9153 20.4227 16.7784C20.4227 17.6415 19.723 18.3412 18.8599 18.3412C17.9968 18.3412 17.2971 17.6415 17.2971 16.7784Z' fill='white' stroke='white' stroke-width='0.4' stroke-linecap='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_244_13219' x1='0.93475' y1='2.37999' x2='29.1885' y2='3.76565' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23494DF4'/%3E%3Cstop offset='0.463039' stop-color='%234A37F4'/%3E%3Cstop offset='1' stop-color='%236F49F4'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-check {
  margin-left: 10px !important;
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner {
  border-color: transparent;
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-ico {
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.9979 6.53345C14.2856 6.53345 14.5188 6.76668 14.5188 7.05438V7.22901C14.5961 7.23018 14.662 7.23271 14.7235 7.23814C15.9807 7.34932 16.9774 8.34596 17.0885 9.60323C17.0987 9.71814 17.0987 9.84833 17.0987 10.0395L17.0987 10.8891C17.0987 13.5766 15.0538 15.7865 12.4351 16.0478V17.473C12.4351 19.1033 13.7567 20.4249 15.387 20.4249H15.9999C16.8682 20.4249 17.6268 19.9515 18.0304 19.2481C16.9986 18.9017 16.2553 17.9269 16.2553 16.7784C16.2553 15.3399 17.4214 14.1737 18.8599 14.1737C20.2984 14.1737 21.4645 15.3399 21.4645 16.7784C21.4645 18.1262 20.4408 19.2349 19.1285 19.3693C18.6232 20.5998 17.4134 21.4668 15.9999 21.4668H15.387C13.1813 21.4668 11.3933 19.6787 11.3933 17.473V16.0487C8.66477 15.7867 6.53125 13.4878 6.53125 10.6907L6.53125 10.0396C6.53123 9.84835 6.53122 9.71815 6.54138 9.60323C6.65256 8.34596 7.64919 7.34932 8.90647 7.23814C9.0146 7.22858 9.13625 7.22803 9.30954 7.22802V7.05438C9.30954 6.76668 9.54277 6.53345 9.83047 6.53345C10.1182 6.53345 10.3514 6.76668 10.3514 7.05438V8.44352C10.3514 8.73122 10.1182 8.96445 9.83047 8.96445C9.54277 8.96445 9.30954 8.73122 9.30954 8.44352V8.26989C9.12659 8.27002 9.05527 8.27091 8.99824 8.27595C8.24387 8.34266 7.64589 8.94064 7.57919 9.69501C7.57362 9.75793 7.57311 9.83823 7.57311 10.0667V10.6907C7.57311 13.0882 9.51668 15.0317 11.9142 15.0317C14.2021 15.0317 16.0568 13.177 16.0568 10.8891V10.0667C16.0568 9.83823 16.0563 9.75793 16.0507 9.69501C15.984 8.94064 15.386 8.34266 14.6317 8.27595C14.6023 8.27335 14.5691 8.27186 14.5188 8.271V8.44352C14.5188 8.73122 14.2856 8.96445 13.9979 8.96445C13.7102 8.96445 13.477 8.73122 13.477 8.44352V7.05438C13.477 6.76668 13.7102 6.53345 13.9979 6.53345ZM17.2971 16.7784C17.2971 15.9153 17.9968 15.2156 18.8599 15.2156C19.723 15.2156 20.4227 15.9153 20.4227 16.7784C20.4227 17.6415 19.723 18.3412 18.8599 18.3412C17.9968 18.3412 17.2971 17.6415 17.2971 16.7784Z' fill='%23494DF4' stroke='%23494DF4' stroke-width='0.4' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-text .desc {
  color: #ffffff;
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-text .polis-numb-with-price .polis-price span {
  border-color: #fff;
  color: #fff;
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item.disabled .list-polis-item-inner {
  background-color: #dddddd;
  border-color: #dddddd;
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item.disabled .list-polis-item-inner .box-ico {
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23CCCCCC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.9979 6.53345C14.2856 6.53345 14.5188 6.76668 14.5188 7.05438V7.22901C14.5961 7.23018 14.662 7.23271 14.7235 7.23814C15.9807 7.34932 16.9774 8.34596 17.0885 9.60323C17.0987 9.71814 17.0987 9.84833 17.0987 10.0395L17.0987 10.8891C17.0987 13.5766 15.0538 15.7865 12.4351 16.0478V17.473C12.4351 19.1033 13.7567 20.4249 15.387 20.4249H15.9999C16.8682 20.4249 17.6268 19.9515 18.0304 19.2481C16.9986 18.9017 16.2553 17.9269 16.2553 16.7784C16.2553 15.3399 17.4214 14.1737 18.8599 14.1737C20.2984 14.1737 21.4645 15.3399 21.4645 16.7784C21.4645 18.1262 20.4408 19.2349 19.1285 19.3693C18.6232 20.5998 17.4134 21.4668 15.9999 21.4668H15.387C13.1813 21.4668 11.3933 19.6787 11.3933 17.473V16.0487C8.66477 15.7867 6.53125 13.4878 6.53125 10.6907L6.53125 10.0396C6.53123 9.84835 6.53122 9.71815 6.54138 9.60323C6.65256 8.34596 7.64919 7.34932 8.90647 7.23814C9.0146 7.22858 9.13625 7.22803 9.30954 7.22802V7.05438C9.30954 6.76668 9.54277 6.53345 9.83047 6.53345C10.1182 6.53345 10.3514 6.76668 10.3514 7.05438V8.44352C10.3514 8.73122 10.1182 8.96445 9.83047 8.96445C9.54277 8.96445 9.30954 8.73122 9.30954 8.44352V8.26989C9.12659 8.27002 9.05527 8.27091 8.99824 8.27595C8.24387 8.34266 7.64589 8.94064 7.57919 9.69501C7.57362 9.75793 7.57311 9.83823 7.57311 10.0667V10.6907C7.57311 13.0882 9.51668 15.0317 11.9142 15.0317C14.2021 15.0317 16.0568 13.177 16.0568 10.8891V10.0667C16.0568 9.83823 16.0563 9.75793 16.0507 9.69501C15.984 8.94064 15.386 8.34266 14.6317 8.27595C14.6023 8.27335 14.5691 8.27186 14.5188 8.271V8.44352C14.5188 8.73122 14.2856 8.96445 13.9979 8.96445C13.7102 8.96445 13.477 8.73122 13.477 8.44352V7.05438C13.477 6.76668 13.7102 6.53345 13.9979 6.53345ZM17.2971 16.7784C17.2971 15.9153 17.9968 15.2156 18.8599 15.2156C19.723 15.2156 20.4227 15.9153 20.4227 16.7784C20.4227 17.6415 19.723 18.3412 18.8599 18.3412C17.9968 18.3412 17.2971 17.6415 17.2971 16.7784Z' fill='white' stroke='white' stroke-width='0.4' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item.disabled .list-polis-item-inner .box-check {
  display: none;
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item.disabled .list-polis-item-inner .box-text .polis-numb-with-price .polis-price span {
  background-color: #999999;
  border-color: #999999;
  color: #fff;
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row.type-multiple .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-check {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='20' height='20' rx='3' fill='%23D9D9D9'/%3E%3C/svg%3E%0A");
  width: 20px;
  height: 20px;
  border-radius: 0;
  border: 0;
  border-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row.type-multiple .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-check {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='20' height='20' rx='3' fill='white'/%3E%3Cpath d='M15.0776 3.47852L7.28899 11.2202L4.77595 8.72232L2.60938 10.8775L7.41372 15.6524L9.56182 13.5197L9.5803 13.5378L17.392 5.77803L15.0776 3.47852Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
}

.CX-informasi-pajak {
  padding: 30px 0;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-title h3 {
  font-family: "source-sans-pro-bold";
  font-size: 20px;
  font-style: normal;
  line-height: normal;
  margin-bottom: 0px;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item {
  padding: 20px 0;
  border-bottom: 1px solid #d9dff2;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item:last-child {
  border-bottom: 0px;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .inner {
  display: flex;
  align-items: center;
  grid-gap: 20px;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .inner .box-text {
  flex: 1 1 auto;
  line-height: normal;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .inner .box-text .text {
  font-family: "source-sans-pro-semibold";
  font-size: 17px;
  font-style: normal;
  line-height: 22px;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .inner .box-toggle {
  flex: 0 0 auto;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .inner .box-toggle .box-check.with-svg .toggle-switch .toggle-switch-check-bar .toggle-switch-bar {
  height: 30px;
  line-height: 30px;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .inner .box-toggle .box-check.with-svg .toggle-switch-check:checked ~ .toggle-switch-bar:before,
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .inner .box-toggle .box-check.with-svg label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar:before {
  background-color: #494df4;
  border-color: #494df4;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .inner .box-toggle .toggle-switch-check:empty ~ .toggle-switch-bar:before,
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .inner .box-toggle label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar:before {
  background-color: #e5e5e5;
  border-color: #cccccc;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .inner .box-toggle .toggle-switch-check:empty ~ .toggle-switch-bar .toggle-switch-icon,
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .inner .box-toggle label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar .toggle-switch-icon {
  top: 2px;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item.term-and-condition-pajak, .CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item.terms-and-condition {
  cursor: pointer;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item.term-and-condition-pajak .inner .box-toggle, .CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item.terms-and-condition .inner .box-toggle {
  pointer-events: none;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item.term-and-condition-pajak:hover .inner .box-text .text, .CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item.terms-and-condition:hover .inner .box-text .text {
  color: #494df4;
}

.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin {
  border-top: 1px solid #d9dff2;
  margin-top: 20px;
  padding-top: 20px;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-title h3 {
  margin-bottom: 0px;
  font-size: 16px;
  font-style: normal;
  line-height: 22px;
  font-family: "source-sans-pro-semibold";
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner {
  display: grid;
  grid-row-gap: 8px;
  margin: 16px 0;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner {
  display: flex;
  align-items: center;
  grid-column-gap: 6px;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-country {
  flex: 0 0 auto;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  background: rgba(73, 77, 244, 0.05);
  padding: 0px 14px;
  height: 50px;
  position: relative;
  display: flex;
  align-items: center;
  grid-column-gap: 17px;
  cursor: pointer;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-country:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='9' viewBox='0 0 14 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 1.5L7 7.5L1 1.5' stroke='%23494DF4' stroke-width='2'/%3E%3C/svg%3E%0A");
  width: 14px;
  height: 9px;
  display: inline-block;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-tin {
  flex: 0 0 339px;
  max-width: 339px;
}
@media (max-width: 767px) {
  .CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-tin {
    flex: 1 1 auto;
    max-width: initial;
  }
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-tin .box-input {
  position: relative;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-tin .box-input .input {
  position: relative;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-tin .box-input .input:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.2008 7.46912V8.54912C15.2008 11.9432 15.2008 13.6403 14.1464 14.6947C13.0919 15.7491 11.3949 15.7491 8.00078 15.7491C4.60667 15.7491 2.90961 15.7491 1.8552 14.6947C0.800781 13.6403 0.800781 11.9432 0.800781 8.54912C0.800781 5.15501 0.800781 3.45795 1.8552 2.40354C2.90961 1.34912 4.60667 1.34912 8.00078 1.34912H9.08078' stroke='%23333333' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M11.3506 2.39676L11.8177 1.92962C12.5917 1.15562 13.8466 1.15562 14.6206 1.92962C15.3946 2.70361 15.3946 3.95851 14.6206 4.7325L14.1535 5.19965M11.3506 2.39676C11.3506 2.39676 11.409 3.38945 12.2849 4.26535C13.1608 5.14125 14.1535 5.19965 14.1535 5.19965M11.3506 2.39676L7.05586 6.69147C6.76497 6.98236 6.61953 7.1278 6.49444 7.28817C6.34689 7.47735 6.22039 7.68204 6.11717 7.89861C6.02967 8.08221 5.96463 8.27734 5.83454 8.66762L5.41803 9.91712M14.1535 5.19965L9.85875 9.49435C9.56786 9.78524 9.42241 9.93069 9.26204 10.0558C9.07287 10.2033 8.86818 10.3298 8.6516 10.433C8.468 10.5205 8.27287 10.5856 7.8826 10.7157L6.63309 11.1322M6.63309 11.1322L5.8246 11.4017C5.63254 11.4657 5.4208 11.4157 5.27765 11.2726C5.1345 11.1294 5.08452 10.9177 5.14854 10.7256L5.41803 9.91712M6.63309 11.1322L5.41803 9.91712' stroke='%23333333' stroke-width='1.5'/%3E%3C/svg%3E%0A");
  width: 16px;
  height: 17px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 16px;
  opacity: 0.5;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-tin .box-input .input .form-control {
  height: 50px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  background: rgba(73, 77, 244, 0.05);
  border-color: transparent;
  width: 100%;
  font-size: 16px;
  font-style: normal;
  line-height: 22px;
  font-family: "source-sans-pro-semibold";
  padding-left: 40px;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-tin .box-input .input .form-control::-webkit-input-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-tin .box-input .input .form-control::-moz-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-tin .box-input .input .form-control:-moz-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-tin .box-input .input .form-control:-ms-input-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-tin .box-input .input .form-control:focus {
  border-color: #494df4;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-tin .box-input .box-clear {
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-tin.has-value .box-input .input:before {
  opacity: 1;
}

.box-input-country-and-tin .box-input-country-and-tin-inner .lfr-form-row {
  border: 0;
  border-bottom: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.box-input-country-and-tin .box-input-country-and-tin-inner .lfr-form-row .lfr-autorow-controls.toolbar {
  opacity: 0;
  visibility: visible;
  pointer-events: none;
}
.box-input-country-and-tin .box-input-country-and-tin-inner .form-group {
  margin-bottom: 0;
}
.box-input-country-and-tin .box-input-country-and-tin-inner .form-group.has-error .form-control {
  border-color: #da1414 !important;
  box-shadow: none;
  background-color: rgba(218, 21, 21, 0.1) !important;
}
.box-input-country-and-tin .box-input-country-and-tin-inner .form-group.has-error .form-validator-stack.help-block {
  position: absolute;
  left: 0;
  background-color: #da1414;
  color: #fff;
  font-weight: normal;
  padding: 2px 12px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.box-input-country-and-tin .box-input-country-and-tin-inner .form-group.has-error .form-validator-stack.help-block:before {
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #da1414;
  position: absolute;
  top: -5px;
  left: 15px;
}
.box-input-country-and-tin .box-input-country-and-tin-inner .form-group.has-error:hover .form-validator-stack.help-block {
  opacity: 1;
  visibility: visible;
}

.CX-pop-up-modal.modal-default.pilih-negara .box-pop-up-modal {
  min-width: 362px;
}
@media (max-width: 500px) {
  .CX-pop-up-modal.modal-default.pilih-negara .box-pop-up-modal {
    min-width: initial;
  }
}
.CX-pop-up-modal.modal-default.pilih-negara .box-pop-up-modal .box-pilih-polis .box-pilih-polis-content {
  max-height: 400px;
}

.box-list-polis-row.border-bottom-only .box-list-polis-row-inner .list-polis-item {
  border-bottom: 1px solid #f5f5f5;
  padding: 18px 0;
}
.box-list-polis-row.border-bottom-only .box-list-polis-row-inner .list-polis-item .list-polis-item-inner {
  border: 0 !important;
  padding-top: 0px;
  padding-bottom: 0px;
}
.box-list-polis-row .box-list-polis-row-inner-others {
  margin-top: 12px;
}
.box-list-polis-row .box-list-polis-row-inner-others .box-input-ico {
  position: relative;
}
.box-list-polis-row .box-list-polis-row-inner-others .box-input-ico .box-ico {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box-list-polis-row .box-list-polis-row-inner-others .box-input-ico .box-ico svg {
  display: inline-block;
}
.box-list-polis-row .box-list-polis-row-inner-others .box-input-ico .box-input .form-group {
  margin-bottom: 0px;
}
.box-list-polis-row .box-list-polis-row-inner-others .box-input-ico .box-input .form-group .form-control {
  background-color: rgba(73, 78, 244, 0.05);
  border-color: rgba(73, 78, 244, 0.05);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding-left: 42px;
  color: #333;
  font-size: 16px;
}
.box-list-polis-row .box-list-polis-row-inner-others .box-input-ico .box-input .form-group .form-control:focus {
  border-color: rgb(73, 78, 244);
}
.box-list-polis-row .box-list-polis-row-inner-others .box-input-ico .box-input .form-group .form-control::-webkit-input-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.box-list-polis-row .box-list-polis-row-inner-others .box-input-ico .box-input .form-group .form-control::-moz-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.box-list-polis-row .box-list-polis-row-inner-others .box-input-ico .box-input .form-group .form-control:-moz-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.box-list-polis-row .box-list-polis-row-inner-others .box-input-ico .box-input .form-group .form-control:-ms-input-placeholder {
  color: rgba(51, 51, 51, 0.5);
}

.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-ico.flag {
  width: 25px;
  height: 25px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-ico.flag.flag-usa {
  background-image: url("data:image/svg+xml,%3Csvg width='512' height='512' viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_294_50486)'%3E%3Cmask id='mask0_294_50486' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='512' height='512'%3E%3Cpath d='M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_294_50486)'%3E%3Cpath d='M256 0H512V64L480 96L512 128V192L480 224L512 256V320L480 352L512 384V448L256 480L0 448V384L32 352L0 320V256L256 0Z' fill='%23EEEEEE'/%3E%3Cpath d='M224 64H512V128H224V64ZM224 192H512V256H256L224 192ZM0 320H512V384H0V320ZM0 448H512V512H0V448Z' fill='%23D80027'/%3E%3Cpath d='M0 0H256V256H0V0Z' fill='%230052B4'/%3E%3Cpath d='M187 243L244 202H174L231 243L209 176L187 243ZM106 243L163 202H93L150 243L128 176L106 243ZM25 243L82 202H12L69 243L47 176L25 243ZM187 162L244 121H174L231 162L209 95L187 162ZM106 162L163 121H93L150 162L128 95L106 162ZM25 162L82 121H12L69 162L47 95L25 162ZM187 80L244 39H174L231 80L209 13L187 80ZM106 80L163 39H93L150 80L128 13L106 80ZM25 80L82 39H12L69 80L47 13L25 80Z' fill='%23EEEEEE'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_294_50486'%3E%3Crect width='512' height='512' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-ico.flag.flag-england {
  background-image: url("data:image/svg+xml,%3Csvg width='512' height='512' viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_294_50449)'%3E%3Cmask id='mask0_294_50449' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='512' height='512'%3E%3Cpath d='M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_294_50449)'%3E%3Cpath d='M0 0H208L256 32L304 0H512V208L480 256L512 304V512H304L256 480L208 512H0V304L32 256L0 208V0Z' fill='%23EEEEEE'/%3E%3Cpath d='M208 0V208H0V304H208V512H304V304H512V208H304V0H208Z' fill='%23D80027'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_294_50449'%3E%3Crect width='512' height='512' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-ico.flag.flag-malaysia {
  background-image: url("data:image/svg+xml,%3Csvg width='512' height='512' viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_294_50475)'%3E%3Cmask id='mask0_294_50475' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='512' height='512'%3E%3Cpath d='M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_294_50475)'%3E%3Cpath d='M0 256L256 0H512V55.7L492.5 88.7L512 122.4V189.2L489.9 226.9L512 256V322.8L491.8 361.3L512 389.6V456.3L257.5 484.5L0 456.3V389.6L26 354.5L0 322.8V256Z' fill='%23EEEEEE'/%3E%3Cpath d='M256 256H512V189.2H222.9L256 256ZM222.9 122.4H512V55.7002H222.9V122.4ZM512 512V456.3H0V512H512ZM0 389.6H512V322.8H0V389.6Z' fill='%23D80027'/%3E%3Cpath d='M0 0H256V256H0V0Z' fill='%230052B4'/%3E%3Cpath d='M170.199 219.1C160.566 219.096 151.062 216.894 142.41 212.661C133.758 208.429 126.185 202.277 120.27 194.676C114.354 187.074 110.251 178.223 108.274 168.796C106.296 159.369 106.496 149.615 108.858 140.278C111.22 130.94 115.682 122.264 121.904 114.911C128.126 107.558 135.943 101.722 144.762 97.8473C153.58 93.9726 163.166 92.1615 172.791 92.5519C182.415 92.9422 191.823 95.5237 200.299 100.1C189.329 89.3466 175.429 82.0716 160.341 79.1872C145.254 76.3029 129.65 77.9377 115.488 83.8865C101.326 89.8354 89.2354 99.8334 80.7332 112.627C72.2309 125.42 67.6953 140.439 67.6953 155.8C67.6953 171.161 72.2309 186.18 80.7332 198.973C89.2354 211.766 101.326 221.764 115.488 227.713C129.65 233.662 145.254 235.297 160.341 232.412C175.429 229.528 189.329 222.253 200.299 211.5C191.086 216.488 180.775 219.1 170.299 219.1H170.199Z' fill='%23FFDA44'/%3E%3Cpath d='M187.998 111.3L199.298 134.8L224.698 128.9L213.298 152.4L233.698 168.6L208.298 174.3L208.398 200.3L188.098 184.1L167.698 200.3L167.798 174.3L142.398 168.6L162.798 152.4L151.398 128.9L176.798 134.9L187.998 111.3Z' fill='%23FFDA44'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_294_50475'%3E%3Crect width='512' height='512' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-ico.flag.flag-india {
  background-image: url("data:image/svg+xml,%3Csvg width='512' height='512' viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_294_50511)'%3E%3Cmask id='mask0_294_50511' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='512' height='512'%3E%3Cpath d='M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_294_50511)'%3E%3Cpath d='M0 160L256 128L512 160V352L256 384L0 352V160Z' fill='%23EEEEEE'/%3E%3Cpath d='M0 0H512V160H0V0Z' fill='%23FF9811'/%3E%3Cpath d='M0 352H512V512H0V352Z' fill='%236DA544'/%3E%3Cpath d='M256 328C295.765 328 328 295.765 328 256C328 216.235 295.765 184 256 184C216.235 184 184 216.235 184 256C184 295.765 216.235 328 256 328Z' fill='%230052B4'/%3E%3Cpath d='M256 304C282.51 304 304 282.51 304 256C304 229.49 282.51 208 256 208C229.49 208 208 229.49 208 256C208 282.51 229.49 304 256 304Z' fill='%23EEEEEE'/%3E%3Cpath d='M256 280C269.255 280 280 269.255 280 256C280 242.745 269.255 232 256 232C242.745 232 232 242.745 232 256C232 269.255 242.745 280 256 280Z' fill='%230052B4'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_294_50511'%3E%3Crect width='512' height='512' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-ico.flag.flag-germany {
  background-image: url("data:image/svg+xml,%3Csvg width='512' height='512' viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_294_50456)'%3E%3Cmask id='mask0_294_50456' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='512' height='512'%3E%3Cpath d='M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_294_50456)'%3E%3Cpath d='M0 345L256.7 319.5L512 345V512H0V345Z' fill='%23FFDA44'/%3E%3Cpath d='M0 167L255 144L512 167V345H0V167Z' fill='%23D80027'/%3E%3Cpath d='M0 0H512V167H0V0Z' fill='%23333333'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_294_50456'%3E%3Crect width='512' height='512' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-ico.flag.flag-other {
  background-image: url("/o/axa-emma-theme/images/withdrawal/flag-other.png");
}
.box-pilih-polis .box-pilih-polis-content .box-list-polis-row .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-text .name {
  font-family: "source-sans-pro-semibold";
  font-size: 16px;
  line-height: 20.11px;
  text-align: left;
  color: #333;
}

.box-list-polis-row.border-bottom-only .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner {
  background: transparent;
}
.box-list-polis-row.border-bottom-only .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-check {
  width: 20px;
  height: 20px;
  background-image: none;
  border: 5px solid #494df4;
}

.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-country .box-ico.flag {
  width: 22px;
  height: 22px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-country .box-ico.flag.flag-usa {
  background-image: url("data:image/svg+xml,%3Csvg width='512' height='512' viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_294_50486)'%3E%3Cmask id='mask0_294_50486' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='512' height='512'%3E%3Cpath d='M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_294_50486)'%3E%3Cpath d='M256 0H512V64L480 96L512 128V192L480 224L512 256V320L480 352L512 384V448L256 480L0 448V384L32 352L0 320V256L256 0Z' fill='%23EEEEEE'/%3E%3Cpath d='M224 64H512V128H224V64ZM224 192H512V256H256L224 192ZM0 320H512V384H0V320ZM0 448H512V512H0V448Z' fill='%23D80027'/%3E%3Cpath d='M0 0H256V256H0V0Z' fill='%230052B4'/%3E%3Cpath d='M187 243L244 202H174L231 243L209 176L187 243ZM106 243L163 202H93L150 243L128 176L106 243ZM25 243L82 202H12L69 243L47 176L25 243ZM187 162L244 121H174L231 162L209 95L187 162ZM106 162L163 121H93L150 162L128 95L106 162ZM25 162L82 121H12L69 162L47 95L25 162ZM187 80L244 39H174L231 80L209 13L187 80ZM106 80L163 39H93L150 80L128 13L106 80ZM25 80L82 39H12L69 80L47 13L25 80Z' fill='%23EEEEEE'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_294_50486'%3E%3Crect width='512' height='512' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-country .box-ico.flag.flag-england {
  background-image: url("data:image/svg+xml,%3Csvg width='512' height='512' viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_294_50449)'%3E%3Cmask id='mask0_294_50449' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='512' height='512'%3E%3Cpath d='M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_294_50449)'%3E%3Cpath d='M0 0H208L256 32L304 0H512V208L480 256L512 304V512H304L256 480L208 512H0V304L32 256L0 208V0Z' fill='%23EEEEEE'/%3E%3Cpath d='M208 0V208H0V304H208V512H304V304H512V208H304V0H208Z' fill='%23D80027'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_294_50449'%3E%3Crect width='512' height='512' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-country .box-ico.flag.flag-malaysia {
  background-image: url("data:image/svg+xml,%3Csvg width='512' height='512' viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_294_50475)'%3E%3Cmask id='mask0_294_50475' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='512' height='512'%3E%3Cpath d='M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_294_50475)'%3E%3Cpath d='M0 256L256 0H512V55.7L492.5 88.7L512 122.4V189.2L489.9 226.9L512 256V322.8L491.8 361.3L512 389.6V456.3L257.5 484.5L0 456.3V389.6L26 354.5L0 322.8V256Z' fill='%23EEEEEE'/%3E%3Cpath d='M256 256H512V189.2H222.9L256 256ZM222.9 122.4H512V55.7002H222.9V122.4ZM512 512V456.3H0V512H512ZM0 389.6H512V322.8H0V389.6Z' fill='%23D80027'/%3E%3Cpath d='M0 0H256V256H0V0Z' fill='%230052B4'/%3E%3Cpath d='M170.199 219.1C160.566 219.096 151.062 216.894 142.41 212.661C133.758 208.429 126.185 202.277 120.27 194.676C114.354 187.074 110.251 178.223 108.274 168.796C106.296 159.369 106.496 149.615 108.858 140.278C111.22 130.94 115.682 122.264 121.904 114.911C128.126 107.558 135.943 101.722 144.762 97.8473C153.58 93.9726 163.166 92.1615 172.791 92.5519C182.415 92.9422 191.823 95.5237 200.299 100.1C189.329 89.3466 175.429 82.0716 160.341 79.1872C145.254 76.3029 129.65 77.9377 115.488 83.8865C101.326 89.8354 89.2354 99.8334 80.7332 112.627C72.2309 125.42 67.6953 140.439 67.6953 155.8C67.6953 171.161 72.2309 186.18 80.7332 198.973C89.2354 211.766 101.326 221.764 115.488 227.713C129.65 233.662 145.254 235.297 160.341 232.412C175.429 229.528 189.329 222.253 200.299 211.5C191.086 216.488 180.775 219.1 170.299 219.1H170.199Z' fill='%23FFDA44'/%3E%3Cpath d='M187.998 111.3L199.298 134.8L224.698 128.9L213.298 152.4L233.698 168.6L208.298 174.3L208.398 200.3L188.098 184.1L167.698 200.3L167.798 174.3L142.398 168.6L162.798 152.4L151.398 128.9L176.798 134.9L187.998 111.3Z' fill='%23FFDA44'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_294_50475'%3E%3Crect width='512' height='512' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-country .box-ico.flag.flag-india {
  background-image: url("data:image/svg+xml,%3Csvg width='512' height='512' viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_294_50511)'%3E%3Cmask id='mask0_294_50511' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='512' height='512'%3E%3Cpath d='M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_294_50511)'%3E%3Cpath d='M0 160L256 128L512 160V352L256 384L0 352V160Z' fill='%23EEEEEE'/%3E%3Cpath d='M0 0H512V160H0V0Z' fill='%23FF9811'/%3E%3Cpath d='M0 352H512V512H0V352Z' fill='%236DA544'/%3E%3Cpath d='M256 328C295.765 328 328 295.765 328 256C328 216.235 295.765 184 256 184C216.235 184 184 216.235 184 256C184 295.765 216.235 328 256 328Z' fill='%230052B4'/%3E%3Cpath d='M256 304C282.51 304 304 282.51 304 256C304 229.49 282.51 208 256 208C229.49 208 208 229.49 208 256C208 282.51 229.49 304 256 304Z' fill='%23EEEEEE'/%3E%3Cpath d='M256 280C269.255 280 280 269.255 280 256C280 242.745 269.255 232 256 232C242.745 232 232 242.745 232 256C232 269.255 242.745 280 256 280Z' fill='%230052B4'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_294_50511'%3E%3Crect width='512' height='512' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-country .box-ico.flag.flag-germany {
  background-image: url("data:image/svg+xml,%3Csvg width='512' height='512' viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_294_50456)'%3E%3Cmask id='mask0_294_50456' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='512' height='512'%3E%3Cpath d='M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_294_50456)'%3E%3Cpath d='M0 345L256.7 319.5L512 345V512H0V345Z' fill='%23FFDA44'/%3E%3Cpath d='M0 167L255 144L512 167V345H0V167Z' fill='%23D80027'/%3E%3Cpath d='M0 0H512V167H0V0Z' fill='%23333333'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_294_50456'%3E%3Crect width='512' height='512' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-country .box-ico.flag.flag-other {
  background-image: url("/o/axa-emma-theme/images/withdrawal/flag-other.png");
}

.CX-pop-up-modal.pilih-negara .box-list-polis-row.border-bottom-only .box-list-polis-row-inner .list-polis-item {
  padding: 0;
}
.CX-pop-up-modal.pilih-negara .box-list-polis-row.border-bottom-only .box-list-polis-row-inner .list-polis-item .list-polis-item-inner {
  padding: 10px;
}
.CX-pop-up-modal.pilih-negara .box-list-polis-row.border-bottom-only .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-check {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='7.5' fill='white' stroke='%23999999'/%3E%3C/svg%3E%0A");
  border: 0;
  background-size: cover;
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
}
.CX-pop-up-modal.pilih-negara .box-list-polis-row.border-bottom-only .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner {
  background: #494df4;
  color: #fff;
}
.CX-pop-up-modal.pilih-negara .box-list-polis-row.border-bottom-only .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-check {
  border: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='8' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.0007 5.27246C7.83769 5.27246 5.27344 7.83672 5.27344 10.9997C5.27344 14.1627 7.83769 16.727 11.0007 16.727C14.1637 16.727 16.728 14.1627 16.728 10.9997C16.728 7.83672 14.1637 5.27246 11.0007 5.27246ZM13.4832 10.0313C13.5289 9.97905 13.5637 9.91818 13.5856 9.85228C13.6074 9.78638 13.6159 9.71678 13.6104 9.64757C13.6049 9.57836 13.5857 9.51093 13.5538 9.44927C13.5219 9.38761 13.478 9.33294 13.4247 9.2885C13.3713 9.24405 13.3097 9.21072 13.2432 9.19047C13.1768 9.17021 13.1071 9.16345 13.038 9.17056C12.9689 9.17768 12.902 9.19853 12.8411 9.2319C12.7802 9.26526 12.7266 9.31047 12.6835 9.36486L10.4446 12.0509L9.28617 10.892C9.18797 10.7971 9.05645 10.7446 8.91994 10.7458C8.78342 10.747 8.65283 10.8018 8.5563 10.8983C8.45976 10.9948 8.40501 11.1254 8.40382 11.2619C8.40263 11.3985 8.45511 11.53 8.54996 11.6282L10.1119 13.1902C10.1631 13.2413 10.2243 13.2812 10.2918 13.3073C10.3592 13.3335 10.4314 13.3453 10.5036 13.342C10.5759 13.3387 10.6466 13.3204 10.7114 13.2883C10.7762 13.2561 10.8336 13.2108 10.8799 13.1553L13.4832 10.0313Z' fill='%23494DF4'/%3E%3Ccircle cx='10.9982' cy='11.0002' r='3.18182' fill='white'/%3E%3C/svg%3E%0A");
}
.CX-pop-up-modal.pilih-negara .box-list-polis-row.border-bottom-only .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-text .name {
  color: #fff;
}

.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-tin .box-input .input.no-ico:before {
  display: none;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-tin .box-input .input.no-ico .form-control {
  padding-left: 14px;
  padding-right: 14px;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .form-control {
  padding-right: 35px;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-inner .country-and-tin-item .country-and-tin-item-inner .box-clear {
  background-color: transparent;
}

.CX-pop-up-modal.modal-alert.modal-syarat-ketentuan .box-pop-up-modal {
  max-width: 488px !important;
}

.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .inner .box-text .text {
  color: #333333;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .inner .box-text .text .required {
  color: #c91432;
}
.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .inner .box-text .text span.toggle_bool_val {
  font-size: 17px;
  font-style: normal;
  line-height: 22px;
  font-family: "source-sans-pro-bold";
  color: #494df4;
}

.CX-informasi-pajak .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-input-country-and-tin .box-input-country-and-tin-title h3 .required {
  color: #c91432;
}

body.auto-generate-pdf #CX-header,
body.auto-generate-pdf #CX-header-mobile {
  display: none !important;
}
body.auto-generate-pdf #CX-utama {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
body.auto-generate-pdf #CX-utama .box-content-utama {
  margin-top: 0px !important;
}

.box-auto-generate-pdf {
  display: flex;
}
.box-auto-generate-pdf .box-pdf {
  flex: 1 1 auto;
  overflow: hidden;
}
.box-auto-generate-pdf .box-pdf .pdfobject-container {
  height: calc(100vh - 48px);
}
.box-auto-generate-pdf .box-detail-dokumen {
  flex: 0 0 auto;
  width: 448px;
  background-color: #26262d;
  color: #fff;
  overflow-y: auto;
  max-height: calc(100% - 48px);
}
.box-auto-generate-pdf .box-detail-dokumen .box-detail-dokumen-inner {
  padding: 10px 20px;
  font-size: 14px;
  position: relative;
  height: calc(100vh - 48px);
}
.box-auto-generate-pdf .box-detail-dokumen .box-detail-dokumen-inner .box-title {
  text-align: center;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  padding: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.box-auto-generate-pdf .box-detail-dokumen .box-detail-dokumen-inner .box-ico-pdf {
  text-align: center;
  padding: 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.box-auto-generate-pdf .box-detail-dokumen .box-detail-dokumen-inner .box-detail {
  padding: 20px 0;
}
.box-auto-generate-pdf .box-detail-dokumen .box-detail-dokumen-inner .box-detail .row {
  margin-bottom: 16px;
}
.box-auto-generate-pdf .box-detail-dokumen .box-detail-dokumen-inner .box-detail label {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: rgba(255, 255, 255, 0.3);
  display: block;
  margin-bottom: 5px;
}
.box-auto-generate-pdf .box-detail-dokumen .box-detail-dokumen-inner .box-detail .value {
  font-size: 14px;
  color: #fff;
}
.box-auto-generate-pdf .box-detail-dokumen .box-detail-dokumen-inner .box-action {
  padding: 20px 0px;
}
@media (min-width: 1366px) and (min-height: 700px) {
  .box-auto-generate-pdf .box-detail-dokumen .box-detail-dokumen-inner .box-action {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
    padding: 20px 20px;
  }
}
.box-auto-generate-pdf .box-detail-dokumen .box-detail-dokumen-inner .box-action.float {
  display: flex;
  grid-column-gap: 15px;
}

@media (max-width: 1024px) {
  .box-auto-generate-pdf {
    display: block;
  }
  .box-auto-generate-pdf .box-pdf {
    z-index: 1;
  }
  .box-auto-generate-pdf .box-pdf .pdfobject-container {
    height: calc(100vh - 289px);
    padding-bottom: 0px;
  }
  .box-auto-generate-pdf .box-detail-dokumen {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 2;
  }
  .box-auto-generate-pdf .box-detail-dokumen .box-detail-dokumen-inner {
    height: initial;
    padding: 0 0;
  }
  .box-auto-generate-pdf .box-detail-dokumen .box-detail-dokumen-inner .box-title,
  .box-auto-generate-pdf .box-detail-dokumen .box-detail-dokumen-inner .box-ico-pdf,
  .box-auto-generate-pdf .box-detail-dokumen .box-detail-dokumen-inner .box-detail {
    display: none;
  }
  .box-auto-generate-pdf .box-detail-dokumen .box-detail-dokumen-inner .box-action.float {
    background-color: #000;
    padding-left: 15px;
    padding-right: 15px;
  }
  .box-auto-generate-pdf .box-detail-dokumen .box-detail-dokumen-inner .box-detail-mobile {
    padding: 20px 15px;
  }
  .box-auto-generate-pdf .box-detail-dokumen .box-detail-dokumen-inner .box-detail-mobile.hide {
    display: block !important;
  }
  .box-auto-generate-pdf .box-detail-dokumen .box-detail-dokumen-inner .box-detail-mobile .inner {
    display: flex;
    align-items: center;
    grid-column-gap: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    padding: 13px;
  }
  .box-auto-generate-pdf .box-detail-dokumen .box-detail-dokumen-inner .box-detail-mobile .inner .box-ico {
    flex: 0 0 auto;
    width: 25px;
  }
  .box-auto-generate-pdf .box-detail-dokumen .box-detail-dokumen-inner .box-detail-mobile .inner .box-ico img {
    height: auto;
  }
  .box-auto-generate-pdf .box-detail-dokumen .box-detail-dokumen-inner .box-detail-mobile .inner .box-text {
    flex: 1 1 auto;
  }
  .box-auto-generate-pdf .box-detail-dokumen .box-detail-dokumen-inner .box-detail-mobile .inner .box-text h3 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0px;
    font-size: 14px;
    font-family: "source-sans-pro-semibold";
    line-height: 14px;
  }
  .box-auto-generate-pdf .box-detail-dokumen .box-detail-dokumen-inner .box-detail-mobile .inner .box-text .size {
    font-size: 11px;
    color: rgba(255, 255, 255, 0.8);
  }
  .box-auto-generate-pdf .box-detail-dokumen .box-detail-dokumen-inner .box-detail-mobile .inner .box-download {
    flex: 0 0 auto;
  }
}

@media (max-width: 1024px) {
  .box-auto-generate-pdf .box-pdf {
    background-color: #1d1b22;
    height: calc(100vh - 134px);
  }
  .box-auto-generate-pdf .box-pdf .pdfobject-container {
    display: none;
  }
  .box-auto-generate-pdf .box-pdf .pdf-info-download-mobile {
    color: #fff;
  }
  .box-auto-generate-pdf .box-pdf .pdf-info-download-mobile.hide {
    display: block !important;
    height: 100%;
  }
  .box-auto-generate-pdf .box-pdf .pdf-info-download-mobile .inner {
    padding: 0px 16px;
    display: grid;
    grid-row-gap: 160px;
  }
  .box-auto-generate-pdf .box-pdf .pdf-info-download-mobile .inner .title {
    padding: 10px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    opacity: 0.7;
    display: flex;
  }
  .box-auto-generate-pdf .box-pdf .pdf-info-download-mobile .inner .title .ico {
    flex: 0 0 auto;
    margin-right: 6px;
  }
  .box-auto-generate-pdf .box-pdf .pdf-info-download-mobile .inner .title .text {
    flex: 1 1 auto;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .box-auto-generate-pdf .box-pdf .pdf-info-download-mobile .inner .box-info-download {
    background-color: #332f3c;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    padding: 31px 16px 23px;
    max-width: 328px;
    margin: 0 auto;
  }
  .box-auto-generate-pdf .box-pdf .pdf-info-download-mobile .inner .box-info-download .box-info-download-inner {
    text-align: center;
    display: grid;
    grid-row-gap: 37px;
  }
  .box-auto-generate-pdf .box-pdf .pdf-info-download-mobile .inner .box-info-download .box-info-download-inner .box-text {
    text-align: left;
  }
  .box-auto-generate-pdf .box-pdf .pdf-info-download-mobile .inner .box-info-download .box-info-download-inner .box-text h3 {
    font-family: "source-sans-pro-regular";
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .box-auto-generate-pdf .box-pdf .pdf-info-download-mobile .inner .box-info-download .box-info-download-inner .box-text .size {
    font-size: 13px;
    opacity: 0.8;
  }
}

.box-auto-generate-pdf {
  position: relative;
}
.box-auto-generate-pdf .box-detail-dokumen .box-detail-dokumen-inner .box-info-alert {
  margin-top: 10px;
}
.box-auto-generate-pdf .progressBarContainer {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
}
.box-auto-generate-pdf .progressBarContainer .inner {
  display: flex;
  grid-column-gap: 16px;
}
@media (max-width: 1024px) {
  .box-auto-generate-pdf .progressBarContainer .inner {
    grid-column-gap: 10px;
  }
}
.box-auto-generate-pdf .progressBarContainer .inner .item {
  flex: 1 1 auto;
  display: block;
  padding: 0;
  cursor: pointer;
  color: white;
}
.box-auto-generate-pdf .progressBarContainer .inner .item:last-child {
  margin-right: 0;
}
.box-auto-generate-pdf .progressBarContainer .inner .item span.progressBar {
  width: 100%;
  height: 7px;
  background-color: rgba(255, 255, 255, 0.5);
  display: block;
}
@media (max-width: 1024px) {
  .box-auto-generate-pdf .progressBarContainer .inner .item span.progressBar {
    height: 5px;
  }
}
.box-auto-generate-pdf .progressBarContainer .inner .item span.progressBar .inProgress {
  background-color: rgb(255, 255, 255);
  width: 0;
  height: 7px;
}
@media (max-width: 1024px) {
  .box-auto-generate-pdf .progressBarContainer .inner .item span.progressBar .inProgress {
    height: 5px;
  }
}

.CX-withdrawal-landing {
  height: calc(100vh - 165px);
}
@media (min-width: 1025px) {
  .CX-withdrawal-landing {
    height: calc(100vh - 118px);
  }
}
.CX-withdrawal-landing .box-withdrawal-landing {
  height: 100%;
}
.CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider {
  height: 100%;
}
.CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .slick-list,
.CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .slick-track {
  height: 100%;
}
.CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item {
  background: linear-gradient(218deg, #494DF4 14.08%, #3576F3 78.19%);
}
.CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner {
  height: 100%;
  position: relative;
  display: grid;
  align-items: center;
}
@media (max-width: 1024px) {
  .CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner {
    align-items: flex-start;
  }
}
.CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner .box-text-and-image {
  color: #fff;
  text-align: center;
  display: grid;
  grid-template-columns: 1fr;
}
@media (max-width: 1024px) {
  .CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner .box-text-and-image {
    padding: 40px 24px;
    display: block;
  }
}
.CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner .box-text-and-image .box-text {
  width: 614px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner .box-text-and-image .box-text {
    width: initial;
    text-align: left;
  }
}
.CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner .box-text-and-image .box-text h3 {
  font-family: "source-sans-pro-bold";
  font-size: 20px;
  font-style: normal;
  line-height: 29px;
  margin-bottom: 8px;
}
.CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner .box-text-and-image .box-text p {
  font-family: "source-sans-pro-semibold";
  text-align: justify;
  font-size: 16px;
  font-style: normal;
  line-height: 26px;
}
@media (max-width: 767px) {
  .CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner .box-text-and-image .box-text p {
    text-align: left;
  }
}
.CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner .box-text-and-image .box-text ul.list {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
@media (max-width: 767px) {
  .CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner .box-text-and-image .box-text ul.list {
    max-height: 250px;
    overflow-y: auto;
  }
}
@media (max-width: 1024px) and (max-height: 700px) {
  .CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner .box-text-and-image .box-text ul.list {
    max-height: 100px;
  }
}
.CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner .box-text-and-image .box-text ul.list li {
  font-family: "source-sans-pro-semibold";
  position: relative;
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  display: flex;
  grid-column-gap: 9px;
  margin-bottom: 8px;
}
.CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner .box-text-and-image .box-text ul.list li:last-child {
  margin-bottom: 0px;
}
.CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner .box-text-and-image .box-text ul.list li:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.5 0.625C3.70313 0.625 0.625 3.70313 0.625 7.5C0.625 11.2969 3.70313 14.375 7.5 14.375C11.2969 14.375 14.375 11.2969 14.375 7.5C14.375 3.70313 11.2969 0.625 7.5 0.625ZM10.48 6.3375C10.5349 6.27478 10.5766 6.20171 10.6029 6.12261C10.6291 6.0435 10.6392 5.95995 10.6327 5.87687C10.6261 5.79379 10.603 5.71285 10.5647 5.63883C10.5264 5.56481 10.4737 5.49919 10.4097 5.44584C10.3457 5.39249 10.2717 5.35248 10.1919 5.32816C10.1122 5.30385 10.0285 5.29573 9.94555 5.30427C9.86265 5.31281 9.7823 5.33784 9.70922 5.3779C9.63614 5.41795 9.5718 5.47222 9.52 5.5375L6.8325 8.76188L5.44188 7.37063C5.324 7.25678 5.16612 7.19378 5.00225 7.19521C4.83838 7.19663 4.68162 7.26236 4.56574 7.37824C4.44986 7.49412 4.38413 7.65088 4.3827 7.81475C4.38128 7.97862 4.44428 8.1365 4.55813 8.25438L6.43313 10.1294C6.49454 10.1908 6.56806 10.2387 6.64901 10.27C6.72996 10.3014 6.81656 10.3156 6.90329 10.3117C6.99003 10.3077 7.07499 10.2858 7.15276 10.2472C7.23053 10.2086 7.29941 10.1542 7.355 10.0875L10.48 6.3375Z' fill='white'/%3E%3C/svg%3E%0A");
  width: 15px;
  height: 15px;
  display: inline-block;
  flex: 0 0 auto;
  position: relative;
  top: 3px;
}
.CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner .box-text-and-image .box-img {
  margin: 0 auto;
  text-align: center;
}
.CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner .box-text-and-image .box-img img {
  margin: 0 auto;
}
@media (max-width: 1024px) and (max-height: 700px) {
  .CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner .box-text-and-image .box-img img {
    height: 200px;
  }
}
.CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner .box-text-and-image.flex {
  display: flex;
  text-align: left;
  padding-right: 47px;
}
@media (max-width: 1024px) {
  .CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner .box-text-and-image.flex {
    padding-right: 24px;
  }
}
.CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner .box-text-and-image.flex .box-img {
  flex: 0 0 auto;
  margin: 0px;
  text-align: left;
}
@media (max-width: 767px) {
  .CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner .box-text-and-image.flex .box-img {
    margin-top: 30px;
  }
  .CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner .box-text-and-image.flex .box-img img {
    width: 200px;
  }
}
.CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner .box-text-and-image.flex .box-text {
  flex: 1 1 auto;
  width: initial;
  margin: 20px 0px 0px;
}
@media (max-width: 1024px) {
  .CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner .box-text-and-image.flex {
    display: grid;
  }
  .CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner .box-text-and-image.flex .box-text {
    order: 1;
  }
  .CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner .box-text-and-image.flex .box-img {
    order: 2;
  }
}
.CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner .box-action {
  text-align: right;
  padding: 20px 32px;
  place-items: end;
  position: absolute;
  bottom: 0px;
  width: 100%;
}
@media (max-width: 767px) {
  .CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner .box-action {
    padding: 20px 20px;
  }
}
.CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner .box-action .new-btn-blue {
  font-family: "source-sans-pro-bold";
  min-width: 138px;
}
@media (max-width: 767px) {
  .CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner .box-action .new-btn-blue {
    display: block;
    width: 100%;
    text-align: center;
  }
}

@media (min-width: 1025px) and (max-height: 700px) {
  .CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item .withdrawal-slider-item-inner .box-text-and-image .box-img img {
    width: 200px;
  }
}
@media (min-width: 1025px) and (max-height: 700px) {
  .CX-withdrawal-landing .box-withdrawal-landing .box-withdrawal-landing-slider .withdrawal-slider-item.landing-utama .withdrawal-slider-item-inner .box-text-and-image .box-img img {
    width: 250px;
  }
}

.CX-withdrawal-landing .box-withdrawal-landing .progressBarContainer {
  position: absolute;
  top: 10px;
  left: 8px;
  right: 8px;
}
.CX-withdrawal-landing .box-withdrawal-landing .progressBarContainer .inner {
  display: flex;
  grid-column-gap: 16px;
}
@media (max-width: 1024px) {
  .CX-withdrawal-landing .box-withdrawal-landing .progressBarContainer .inner {
    grid-column-gap: 10px;
  }
}
.CX-withdrawal-landing .box-withdrawal-landing .progressBarContainer .inner .item {
  flex: 1 1 auto;
  display: block;
  padding: 0;
  cursor: pointer;
  color: white;
}
.CX-withdrawal-landing .box-withdrawal-landing .progressBarContainer .inner .item:last-child {
  margin-right: 0;
}
.CX-withdrawal-landing .box-withdrawal-landing .progressBarContainer .inner .item span.progressBar {
  width: 100%;
  height: 5px;
  background-color: rgba(255, 255, 255, 0.2);
  display: block;
}
@media (max-width: 1024px) {
  .CX-withdrawal-landing .box-withdrawal-landing .progressBarContainer .inner .item span.progressBar {
    height: 4px;
  }
}
.CX-withdrawal-landing .box-withdrawal-landing .progressBarContainer .inner .item span.progressBar .inProgress {
  background-color: rgb(255, 255, 255);
  width: 0;
  height: 5px;
}
@media (max-width: 1024px) {
  .CX-withdrawal-landing .box-withdrawal-landing .progressBarContainer .inner .item span.progressBar .inProgress {
    height: 4px;
  }
}

.CX-pilih-polis .box-pilih-polis-outer {
  padding: 60px 0;
}
.CX-pilih-polis .box-pilih-polis-outer .inner {
  display: flex;
  justify-content: center;
  grid-column-gap: 60px;
}
.CX-pilih-polis .box-pilih-polis-outer .inner .box-vector {
  flex: 0 0 auto;
  width: 383px;
}
.CX-pilih-polis .box-pilih-polis-outer .inner .box-form {
  flex: 0 0 auto;
  width: 394px;
}
.box-select-dropdown {
  position: relative;
}
.box-select-dropdown .box-select-dropdown-inner .label-dropdown {
  font-size: 16px;
  font-family: "source-sans-pro-semibold";
  font-style: normal;
  line-height: normal;
}
.box-select-dropdown .box-select-dropdown-inner .label-dropdown .required {
  font-size: 18px;
  color: #ff1721;
}
.box-select-dropdown .box-select-dropdown-inner .input {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 14px 16px;
  border: 1px solid #999;
  cursor: pointer;
  background-color: #fafafa;
  position: relative;
}
.box-select-dropdown .box-select-dropdown-inner .input:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='11' viewBox='0 0 18 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.5625 1L8.78 8.7825L0.997494 0.999999' stroke='%23494DF4' stroke-width='2'/%3E%3C/svg%3E%0A");
  width: 18px;
  height: 11px;
  position: absolute;
  top: 50%;
  right: 23px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box-select-dropdown .box-select-dropdown-inner .input .text-dropdown {
  font-size: 18px;
  font-style: normal;
  font-family: "source-sans-pro-semibold";
  line-height: 25px;
  opacity: 0.5;
}
.box-select-dropdown .box-dropdown-list {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #f5f5f5;
  background: #fff;
  padding: 0px 10px;
  -webkit-box-shadow: 0px 6px 15px 3px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 6px 15px 3px rgba(0, 0, 0, 0.06);
  -ms-box-shadow: 0px 6px 15px 3px rgba(0, 0, 0, 0.06);
  -o-box-shadow: 0px 6px 15px 3px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 6px 15px 3px rgba(0, 0, 0, 0.06);
  position: absolute;
  top: calc(100% + 6px);
  z-index: 1;
  width: 100%;
}
.box-select-dropdown .box-dropdown-list.open {
  opacity: 1;
  visibility: visible;
}
.box-select-dropdown .box-dropdown-list .box-pilih-polis {
  padding: 14px 0;
}
.box-select-dropdown.active .box-select-dropdown-inner .input {
  border-color: #494df4;
  background-color: rgba(73, 77, 244, 0.04);
}
.box-select-dropdown.has-selected .box-select-dropdown-inner .input {
  border-color: #494df4;
  background-color: rgba(73, 77, 244, 0.04);
}
.box-select-dropdown.has-selected .box-select-dropdown-inner .input .text-dropdown {
  opacity: 1;
}

section.CX-newest-offer.default.small {
  margin: 12px 0;
}
section.CX-newest-offer.default.small > .container.CX-wrapper {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
section.CX-newest-offer.default.small > .container.CX-wrapper .newest-offer {
  height: initial;
}
section.CX-newest-offer.default.small > .container.CX-wrapper .newest-offer .newest-offer-inner {
  padding-left: 0px;
  padding: 16px;
}
section.CX-newest-offer.default.small > .container.CX-wrapper .newest-offer .newest-offer-inner .box-text {
  width: initial;
  flex: 1 1 auto;
}
section.CX-newest-offer.default.small > .container.CX-wrapper .newest-offer .newest-offer-inner .box-text .caption {
  margin-bottom: 0px;
}
section.CX-newest-offer.default.small > .container.CX-wrapper .newest-offer .newest-offer-inner .box-text .caption h3 {
  font-family: "source-sans-pro-bold";
  font-size: 17px;
  font-style: normal;
  line-height: normal;
  margin-bottom: 9px;
}
section.CX-newest-offer.default.small > .container.CX-wrapper .newest-offer .newest-offer-inner .box-text .caption p {
  font-size: 14px;
  line-height: 20px;
}
section.CX-newest-offer.default.small > .container.CX-wrapper .newest-offer .newest-offer-inner .box-text .caption p strong {
  font-weight: normal;
  font-family: "source-sans-pro-bold";
}
section.CX-newest-offer.default.small > .container.CX-wrapper .newest-offer .newest-offer-inner .box-text .caption p .underline {
  text-decoration: underline;
}
section.CX-newest-offer.default.small > .container.CX-wrapper .newest-offer .newest-offer-inner .box-vector {
  width: 114px;
}

.box-select-dropdown.has-loader .box-select-dropdown-inner .input:before {
  content: "";
  background-image: url("/o/axa-emma-theme/images/loader-2.gif");
  background-repeat: no-repeat;
  background-size: cover;
  width: 64px;
  height: 50px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 35px;
}

.CX-pop-up-modal.modal-default.modal-alert .box-pop-up-modal .box-pop-up-modal-inner .box-text a.link {
  font-family: "source-sans-pro-bold";
  text-decoration: underline;
  color: #3032c1;
}

@media (max-width: 1024px) {
  .CX-pilih-polis .box-pilih-polis-outer .inner {
    display: grid;
    grid-template-columns: 1fr;
    grid-row-gap: 40px;
    justify-content: center;
    padding: 0 0px;
  }
  .CX-pilih-polis .box-pilih-polis-outer .inner .box-vector,
  .CX-pilih-polis .box-pilih-polis-outer .inner .box-form {
    margin: 0 auto;
  }
  .CX-pilih-polis .box-pilih-polis-outer .inner .box-vector {
    width: 100%;
    max-width: 359px;
  }
  .CX-pilih-polis .box-pilih-polis-outer .inner .box-form {
    width: 100%;
    max-width: 361px;
  }
}

@media (min-width: 1025px) {
  .CX-pilih-polis {
    height: calc(100vh - 166px);
  }
}
.CX-pilih-polis > .container.CX-wrapper {
  height: 100%;
}
@media (min-width: 1025px) {
  .CX-pilih-polis .box-pilih-polis-outer {
    height: 100%;
    position: relative;
    display: grid;
  }
  .CX-pilih-polis .box-pilih-polis-outer .box-action {
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 20px 0;
  }
}
@media (max-width: 1024px) {
  .CX-pilih-polis .box-pilih-polis-outer .box-action {
    margin-top: 60px;
  }
}

@media (min-width: 1280px) and (max-height: 700px) {
  .box-pilih-polis .box-pilih-polis-content {
    max-height: 250px;
  }
}

@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-alert.modal-alert-primary .box-pop-up-modal .box-ico svg {
    height: initial;
  }
}

.CX-upload-dokumen-pending {
  padding: 30px 0;
}
.CX-upload-dokumen-pending > .inner .upload-dokumen-pending {
  display: grid;
  grid-template-columns: 1fr;
  position: relative;
}
.CX-upload-dokumen-pending > .inner .upload-dokumen-pending:last-child {
  padding-bottom: 10px;
}
.CX-upload-dokumen-pending > .inner .upload-dokumen-pending:last-child:after {
  display: none;
}
.CX-upload-dokumen-pending > .inner .upload-dokumen-pending .upload-dokumen-pending-inner {
  max-width: 447px;
  padding: 0px 24px;
}
.CX-upload-dokumen-pending > .inner .upload-dokumen-pending .upload-dokumen-pending-inner .box-select-dropdown .box-select-dropdown-inner .label-dropdown {
  margin-bottom: 14px;
}
.CX-upload-dokumen-pending > .inner .upload-dokumen-pending .upload-dokumen-pending-inner .box-select-dropdown .box-select-dropdown-inner .input {
  padding: 11px 16px;
}
.CX-upload-dokumen-pending > .inner .upload-dokumen-pending .upload-dokumen-pending-inner .box-select-dropdown .box-select-dropdown-inner .input .text-dropdown {
  font-size: 16px;
  opacity: 1;
}
.CX-upload-dokumen-pending > .inner .upload-dokumen-pending .upload-dokumen-pending-inner .box-select-dropdown .box-select-dropdown-inner .input:after {
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='9' viewBox='0 0 15 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.4375 1.00024L7.22 7.21774L1.00251 1.00024' stroke='%23494DF4' stroke-width='2'/%3E%3C/svg%3E%0A");
  width: 15px;
  height: 9px;
  background-size: cover;
}
@media (max-width: 1024px) {
  .CX-upload-dokumen-pending > .inner .upload-dokumen-pending .upload-dokumen-pending-inner {
    padding: 0px 16px;
  }
}
.CX-upload-dokumen-pending > .inner .upload-dokumen-pending .upload-dokumen-pending-inner section.CX-simple-form.rekening .box-simple-form .new-box-form > .small-title {
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  margin-bottom: 13px;
}
.CX-upload-dokumen-pending > .inner .upload-dokumen-pending .upload-dokumen-pending-inner section.CX-simple-form.rekening .box-simple-form .new-box-form .new-box-form-inner > .row {
  margin-bottom: 24px;
}
.CX-upload-dokumen-pending > .inner .upload-dokumen-pending .upload-dokumen-pending-inner section.CX-simple-form.rekening .box-simple-form .new-box-form .new-box-form-inner > .row:last-child {
  margin-bottom: 0px;
}
.CX-upload-dokumen-pending > .box-action {
  padding: 0 24px;
}

.CX-upload-dokumen-pending > .inner .upload-dokumen-pending {
  margin-bottom: 20px;
  padding-top: 30px;
}
.CX-upload-dokumen-pending > .inner .upload-dokumen-pending:first-child {
  padding-top: 0px;
}
.CX-upload-dokumen-pending > .inner .upload-dokumen-pending:first-child:before {
  display: none;
}
.CX-upload-dokumen-pending > .inner .upload-dokumen-pending:before {
  content: "";
  background: #f0f3fc;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1) inset;
  height: 8px;
  position: absolute;
  top: 0px;
  width: 100%;
}

.box-list-polis-row.type-multiple.type-simple .box-list-polis-row-inner {
  grid-row-gap: 4px;
}
.box-list-polis-row.type-multiple.type-simple .box-list-polis-row-inner .list-polis-item {
  padding: 13px 0;
}
.box-list-polis-row.type-multiple.type-simple .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-text .text-inner {
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  color: #333333;
}
.box-list-polis-row.type-multiple.type-simple .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-check {
  border: 0px;
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='22' viewBox='0 0 25 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='2.36719' y='0.5' width='21' height='21' rx='3.5' fill='%23F5F5F5' stroke='%237F7F7F'/%3E%3C/svg%3E%0A");
  width: 25px;
  height: 22px;
  border-radius: 0px;
  display: inline-block;
}
.box-list-polis-row.type-multiple.type-simple .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-text .text-inner {
  color: #333333;
}
.box-list-polis-row.type-multiple.type-simple .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-check {
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='22' viewBox='0 0 25 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_607_227004)'%3E%3Crect x='2' width='22' height='22' rx='4' fill='%23494DF4'/%3E%3Cpath d='M6 11.4L10 15L20 6' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_607_227004'%3E%3Crect width='25' height='22' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

.CX-upload-dokumen-pending > .inner .upload-dokumen-pending .upload-dokumen-pending-inner .box-select-dropdown .box-select-dropdown-inner .input {
  padding-right: 40px;
}
.CX-upload-dokumen-pending > .inner .upload-dokumen-pending .upload-dokumen-pending-inner .box-select-dropdown .box-select-dropdown-inner .input .text-dropdown {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.box-list-polis-row.new.pilih-polis.type-checkbox .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-check:before {
  background-color: #f5f5f5;
  border-color: #7f7f7f;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  width: 22px;
  height: 22px;
}
.box-list-polis-row.new.pilih-polis.type-checkbox .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-check:after {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='22' height='22' rx='4' fill='white'/%3E%3Cpath d='M4 11.4L8 15L18 6' stroke='%23494DF4' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 22px;
  height: 22px;
}
.box-list-polis-row.new.pilih-polis.type-checkbox .box-list-polis-row-inner .list-polis-item.syariah .list-polis-item-inner .box-check:before {
  background-color: #f5f5f5;
  border-color: #7f7f7f;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  width: 22px;
  height: 22px;
}
.box-list-polis-row.new.pilih-polis.type-checkbox .box-list-polis-row-inner .list-polis-item.syariah .list-polis-item-inner .box-check:after {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='22' height='22' rx='4' fill='white'/%3E%3Cpath d='M4 11.4L8 15L18 6' stroke='%23027180' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") !important;
  width: 22px !important;
  height: 22px !important;
}

.cx-simple-error-page {
  padding: 51px 0 51px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .cx-simple-error-page {
    padding: 0px 0 61px;
  }
}
.cx-simple-error-page .container.CX-wrapper {
  position: relative;
  z-index: 2;
}
@media (min-width: 1280px) {
  .cx-simple-error-page .container.CX-wrapper {
    max-width: 1185px;
  }
}
.cx-simple-error-page:before {
  content: "";
  width: 292px;
  height: 292px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #F5F7F8;
  position: absolute;
  bottom: -120px;
  left: -120px;
}
.cx-simple-error-page:after {
  content: "";
  width: 317px;
  height: 317px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #F5F7F8;
  position: absolute;
  top: -120px;
  right: -120px;
}
@media (max-width: 1024px) {
  .cx-simple-error-page:after {
    width: 145px;
    height: 145px;
    top: -70px;
    right: -70px;
  }
}
@media (min-width: 1025px) {
  .cx-simple-error-page .box-simple-error-page .box-simple-error-page-inner {
    display: flex;
    align-items: center;
    grid-column-gap: 20px;
  }
}
@media (max-width: 1024px) {
  .cx-simple-error-page .box-simple-error-page .box-simple-error-page-inner {
    display: grid;
  }
}
.cx-simple-error-page .box-simple-error-page .box-simple-error-page-inner .box-text {
  flex: 1 1 auto;
  color: #333;
}
@media (max-width: 1024px) {
  .cx-simple-error-page .box-simple-error-page .box-simple-error-page-inner .box-text {
    order: 2;
    text-align: center;
  }
}
@media (max-width: 500px) {
  .cx-simple-error-page .box-simple-error-page .box-simple-error-page-inner .box-text .box-text-inner {
    max-width: 304px;
    margin: 0 auto;
  }
}
.cx-simple-error-page .box-simple-error-page .box-simple-error-page-inner .box-text .box-text-inner .title {
  font-size: 50px;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  height: 63px;
}
@media (max-width: 1024px) {
  .cx-simple-error-page .box-simple-error-page .box-simple-error-page-inner .box-text .box-text-inner .title {
    font-size: 28px;
    height: 36px;
    margin-bottom: 10px;
  }
}
.cx-simple-error-page .box-simple-error-page .box-simple-error-page-inner .box-text .box-text-inner .typed-cursor {
  display: none;
}
.cx-simple-error-page .box-simple-error-page .box-simple-error-page-inner .box-text .box-text-inner .text {
  font-size: 18px;
  line-height: normal;
  color: #5F5F5F;
}
@media (max-width: 1024px) {
  .cx-simple-error-page .box-simple-error-page .box-simple-error-page-inner .box-text .box-text-inner .text {
    font-size: 16px;
  }
}
.cx-simple-error-page .box-simple-error-page .box-simple-error-page-inner .box-text .box-action {
  margin-top: 34px;
}
@media (max-width: 1024px) {
  .cx-simple-error-page .box-simple-error-page .box-simple-error-page-inner .box-text .box-action .new-btn-blue {
    display: block;
    width: 100%;
  }
}
.cx-simple-error-page .box-simple-error-page .box-simple-error-page-inner .box-vector {
  flex: 0 0 auto;
  max-width: 685px;
}
@media (max-width: 1024px) {
  .cx-simple-error-page .box-simple-error-page .box-simple-error-page-inner .box-vector {
    max-width: initial;
    text-align: center;
  }
  .cx-simple-error-page .box-simple-error-page .box-simple-error-page-inner .box-vector svg {
    margin: 0 auto;
    width: 387px;
    height: 305px;
  }
}
@media (max-width: 1024px) and (max-width: 400px) {
  .cx-simple-error-page .box-simple-error-page .box-simple-error-page-inner .box-vector svg {
    width: 100%;
    height: auto;
  }
}

:root {
  --background: 28, 197, 67;
  --size: 8px;
  --duration: 3s;
  --scale: 3;
  --opacity: 0.4;
}

body.v2 .CX-utama .box-utama .box-content-utama .box-inner-content {
  position: relative;
}
body.v2 .CX-utama .box-utama .box-content-utama .box-inner-content > .bg-emma-marked {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.v2 .CX-utama .box-utama .box-content-utama .box-inner-content > .bg-emma-marked:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='1033' height='676' viewBox='0 0 1033 676' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_468_99419)'%3E%3Cg opacity='0.04' clip-path='url(%23clip1_468_99419)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M829.513 -13.4733C831.631 -12.6554 833.643 -11.1911 835.438 -9.26392L843.335 -17.1636C843.335 -17.1636 845.393 -12.525 844.441 -8.86777L839.328 -3.75433C841.247 -0.140769 842.469 3.79978 842.928 7.86035C843.527 13.226 842.462 17.9558 839.839 21.548C838.183 23.8126 836.106 25.5684 833.829 26.6246C831.161 27.8632 828.428 28.0506 825.926 27.1673C821.278 25.5303 818.209 20.7527 818.288 15.2823C818.333 12.3187 819.083 8.92979 821.316 5.87303C823.971 2.19094 826.823 -0.656219 829.636 -3.4652C829.82 -3.64904 830.005 -3.83288 830.189 -4.01687L830.78 -4.60826C829.679 -5.84251 828.458 -6.79134 827.157 -7.2949C825.24 -8.0363 822.098 -7.70125 819.558 -4.32216C818.136 -2.41648 817.415 0.773121 817.605 4.42435L810.981 4.73766C810.7 -0.511937 811.861 -5.15173 814.244 -8.32208C814.723 -8.95974 815.245 -9.56279 815.808 -10.1274C819.65 -13.9696 824.823 -15.2872 829.513 -13.4733ZM834.468 17.6294C836.132 15.3622 836.755 12.3132 836.334 8.57541C836.025 6.04638 835.355 3.57292 834.346 1.23019C834.126 1.44942 833.907 1.66601 833.69 1.88141C830.993 4.55784 828.596 6.93549 826.67 9.8091C825.592 11.4872 824.985 13.426 824.913 15.4231C824.869 18.4334 826.476 20.3517 828.096 20.9262C829.954 21.5781 832.573 20.2245 834.468 17.6294Z' fill='%23494DF4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M719.928 86.996C722.596 85.7574 725.328 85.5685 727.83 86.4518C732.474 88.0847 735.543 92.8622 735.465 98.3339C735.42 101.297 734.368 104.338 732.336 107.372C729.69 111.327 726.555 114.64 723.563 117.632L722.972 118.223C724.072 119.457 725.294 120.406 726.595 120.91C728.512 121.65 731.653 121.316 734.194 117.939C735.617 116.031 736.337 112.842 736.147 109.19L742.77 108.877C743.047 114.133 741.886 118.773 739.502 121.942C739.024 122.579 738.501 123.183 737.938 123.747C734.096 127.589 728.925 128.909 724.232 127.094C722.116 126.277 720.105 124.812 718.308 122.884L710.415 130.777C710.415 130.777 708.359 126.139 709.309 122.481L714.422 117.368C712.504 113.754 711.284 109.814 710.823 105.755C710.224 100.39 711.29 95.6592 713.913 92.067C715.57 89.7983 717.643 88.0493 719.928 86.996ZM726.818 103.664C727.727 102.324 728.8 100.277 728.831 98.2027C728.878 95.1898 727.264 93.2701 725.652 92.6956C723.792 92.0424 721.175 93.3947 719.278 95.9911C717.616 98.2597 716.993 101.308 717.414 105.046C717.725 107.573 718.395 110.044 719.403 112.385C722.34 109.423 724.743 106.762 726.818 103.664Z' fill='%23494DF4'/%3E%3Cpath d='M756.728 104.292L743.198 82.4586C741.006 78.9227 740.774 74.4137 744.074 71.1136C747.475 67.7129 751.26 71.2911 752.732 73.664L765.983 95.0443L770.774 90.2534L758.359 70.22C755.122 65.0216 752.163 63.1211 748.41 62.663C746.247 62.4045 742.81 62.8709 739.628 66.0526C734.658 71.0231 733.757 79.7456 737.579 85.9123L751.937 109.083L756.728 104.292Z' fill='%23494DF4'/%3E%3Cpath d='M734.133 118.03C731.594 121.404 728.46 121.741 726.547 121.004C725.249 120.502 724.032 119.557 722.935 118.327L718.277 122.984C720.068 124.907 722.073 126.366 724.184 127.179C728.864 128.984 734.026 127.661 737.864 123.823C738.427 123.26 738.949 122.657 739.427 122.02C741.809 118.856 742.973 114.225 742.702 108.98L736.093 109.3C736.277 112.942 735.561 116.124 734.133 118.03Z' fill='%23494DF4'/%3E%3Cpath d='M819.622 -4.41864C822.16 -7.79405 825.295 -8.13099 827.208 -7.39364C828.506 -6.89164 829.724 -5.94609 830.821 -4.7154L835.48 -9.37483C833.69 -11.2963 831.685 -12.7566 829.572 -13.5699C824.895 -15.3724 819.73 -14.0501 815.891 -10.2115C815.328 -9.64693 814.805 -9.04401 814.328 -8.40778C811.946 -5.2409 810.782 -0.608559 811.057 4.63069L817.668 4.31041C817.474 0.669111 818.188 -2.51439 819.622 -4.41864Z' fill='%23494DF4'/%3E%3Cpath d='M770.74 90.2795L757.213 68.4488C755.022 64.9132 754.79 60.4044 758.091 57.1041C761.492 53.7031 765.276 57.2807 766.748 59.6533L779.996 81.0314L784.788 76.2401L772.375 56.2088C769.13 51.0109 766.176 49.1066 762.419 48.6531C760.256 48.3949 756.819 48.8617 753.637 52.0438C748.666 57.0147 747.765 65.737 751.586 71.903L765.949 95.0708L770.74 90.2795Z' fill='%23494DF4'/%3E%3Cpath d='M795.173 65.8459L781.642 44.0142C779.451 40.4782 779.218 35.9692 782.519 32.669C785.919 29.2682 789.706 32.8451 791.177 35.2193L804.429 56.5984L809.22 51.8073L796.805 31.7738C793.567 26.5767 790.609 24.6748 786.855 24.2181C784.692 23.9596 781.254 24.4262 778.074 27.6066C773.103 32.5772 772.201 41.3014 776.024 47.4666L790.382 70.637L795.173 65.8459Z' fill='%23494DF4'/%3E%3Cpath d='M809.181 51.83L795.65 29.9983C793.458 26.4623 793.226 21.9532 796.526 18.653C799.923 15.2563 803.716 18.8319 805.188 21.2076L818.441 42.5866L823.232 37.7955L810.816 17.762C807.578 12.565 804.621 10.6631 800.866 10.2064C798.704 9.94789 795.266 10.4144 792.085 13.5949C787.115 18.5655 786.213 27.2895 790.036 33.4548L804.39 56.6211L809.181 51.83Z' fill='%23494DF4'/%3E%3Cpath d='M712.216 94.7812C710.812 97.8738 710.308 101.542 710.754 105.567C711.204 109.589 712.409 113.493 714.305 117.072L719.249 112.127C718.254 109.809 717.594 107.362 717.29 104.859C717.087 103.236 717.131 101.593 717.419 99.9844L712.216 94.7812Z' fill='%23494DF4'/%3E%3Cpath d='M835.028 0.302062L834.484 0.845664C835.512 3.20242 836.202 5.6867 836.53 8.22521C836.858 10.8945 836.644 13.2104 835.892 15.14L840.889 20.1372C842.935 16.7059 843.719 12.3954 843.141 7.56441C842.65 3.48721 841.397 -0.475746 839.446 -4.11603L835.028 0.302062Z' fill='%23494DF4'/%3E%3C/g%3E%3Cg opacity='0.04' clip-path='url(%23clip2_468_99419)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M969.513 160.527C971.631 161.345 973.643 162.809 975.438 164.736L983.335 156.837C983.335 156.837 985.393 161.475 984.441 165.132L979.328 170.246C981.247 173.859 982.469 177.8 982.928 181.861C983.527 187.226 982.462 191.956 979.839 195.548C978.183 197.813 976.106 199.569 973.829 200.625C971.161 201.863 968.428 202.051 965.926 201.168C961.278 199.531 958.209 194.753 958.288 189.283C958.333 186.319 959.083 182.93 961.316 179.873C963.971 176.191 966.823 173.344 969.636 170.535C969.82 170.351 970.005 170.167 970.189 169.983L970.78 169.392C969.679 168.158 968.458 167.209 967.157 166.705C965.24 165.964 962.098 166.299 959.558 169.678C958.136 171.584 957.415 174.773 957.605 178.425L950.981 178.738C950.7 173.488 951.861 168.849 954.244 165.678C954.723 165.041 955.245 164.437 955.808 163.873C959.65 160.031 964.823 158.713 969.513 160.527ZM974.468 191.63C976.132 189.362 976.755 186.313 976.334 182.576C976.025 180.047 975.355 177.573 974.346 175.23C974.126 175.45 973.907 175.666 973.69 175.882C970.993 178.558 968.596 180.936 966.67 183.809C965.592 185.487 964.985 187.426 964.913 189.423C964.869 192.434 966.476 194.352 968.096 194.926C969.954 195.578 972.573 194.225 974.468 191.63Z' fill='%23494DF4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M859.928 260.996C862.596 259.758 865.328 259.569 867.83 260.452C872.474 262.085 875.543 266.862 875.465 272.334C875.42 275.298 874.368 278.338 872.336 281.372C869.69 285.327 866.555 288.64 863.563 291.632L862.972 292.223C864.072 293.457 865.294 294.406 866.595 294.91C868.512 295.651 871.653 295.316 874.194 291.939C875.617 290.031 876.337 286.842 876.147 283.191L882.77 282.877C883.047 288.134 881.886 292.773 879.502 295.942C879.024 296.58 878.501 297.183 877.938 297.747C874.096 301.589 868.925 302.909 864.232 301.094C862.116 300.278 860.105 298.813 858.308 296.884L850.415 304.778C850.415 304.778 848.359 300.14 849.309 296.482L854.422 291.369C852.504 287.754 851.284 283.814 850.823 279.755C850.224 274.39 851.29 269.659 853.913 266.067C855.57 263.799 857.643 262.05 859.928 260.996ZM866.818 277.664C867.727 276.324 868.8 274.277 868.831 272.203C868.878 269.19 867.264 267.27 865.652 266.696C863.792 266.043 861.175 267.395 859.278 269.991C857.616 272.26 856.993 275.308 857.414 279.046C857.725 281.573 858.395 284.044 859.403 286.385C862.34 283.423 864.743 280.763 866.818 277.664Z' fill='%23494DF4'/%3E%3Cpath d='M896.728 278.292L883.198 256.459C881.006 252.923 880.774 248.414 884.074 245.114C887.475 241.713 891.26 245.291 892.732 247.664L905.983 269.045L910.774 264.254L898.359 244.22C895.122 239.022 892.163 237.121 888.41 236.663C886.247 236.405 882.81 236.871 879.628 240.053C874.658 245.023 873.757 253.746 877.579 259.913L891.937 283.083L896.728 278.292Z' fill='%23494DF4'/%3E%3Cpath d='M874.133 292.031C871.594 295.404 868.46 295.741 866.547 295.004C865.249 294.502 864.032 293.557 862.935 292.327L858.277 296.985C860.068 298.907 862.073 300.366 864.184 301.179C868.864 302.985 874.026 301.662 877.864 297.823C878.427 297.26 878.949 296.657 879.427 296.02C881.809 292.856 882.973 288.225 882.702 282.98L876.093 283.3C876.277 286.942 875.561 290.124 874.133 292.031Z' fill='%23494DF4'/%3E%3Cpath d='M959.622 169.582C962.16 166.206 965.295 165.869 967.208 166.607C968.506 167.109 969.724 168.054 970.821 169.285L975.48 164.625C973.69 162.704 971.685 161.244 969.572 160.43C964.895 158.628 959.73 159.95 955.891 163.789C955.328 164.353 954.805 164.956 954.328 165.592C951.946 168.759 950.782 173.392 951.057 178.631L957.668 178.311C957.474 174.669 958.188 171.486 959.622 169.582Z' fill='%23494DF4'/%3E%3Cpath d='M910.74 264.28L897.213 242.449C895.022 238.913 894.79 234.405 898.091 231.104C901.492 227.703 905.276 231.281 906.748 233.654L919.996 255.032L924.788 250.24L912.375 230.209C909.13 225.011 906.176 223.107 902.419 222.653C900.256 222.395 896.819 222.862 893.637 226.044C888.666 231.015 887.765 239.737 891.586 245.903L905.949 269.071L910.74 264.28Z' fill='%23494DF4'/%3E%3Cpath d='M935.173 239.846L921.642 218.014C919.451 214.478 919.218 209.969 922.519 206.669C925.919 203.268 929.706 206.845 931.177 209.22L944.429 230.599L949.22 225.808L936.805 205.774C933.567 200.577 930.609 198.675 926.855 198.218C924.692 197.96 921.254 198.426 918.074 201.607C913.103 206.577 912.201 215.302 916.024 221.467L930.382 244.637L935.173 239.846Z' fill='%23494DF4'/%3E%3Cpath d='M949.181 225.83L935.65 203.999C933.458 200.463 933.226 195.953 936.526 192.653C939.923 189.257 943.716 192.832 945.188 195.208L958.441 216.587L963.232 211.796L950.816 191.762C947.578 186.565 944.621 184.663 940.866 184.207C938.704 183.948 935.266 184.415 932.085 187.595C927.115 192.566 926.213 201.29 930.036 207.455L944.39 230.621L949.181 225.83Z' fill='%23494DF4'/%3E%3Cpath d='M852.216 268.781C850.812 271.874 850.308 275.542 850.754 279.567C851.204 283.59 852.409 287.493 854.305 291.072L859.249 286.128C858.254 283.809 857.594 281.362 857.29 278.859C857.087 277.236 857.131 275.593 857.419 273.985L852.216 268.781Z' fill='%23494DF4'/%3E%3Cpath d='M975.028 174.302L974.484 174.846C975.512 177.203 976.202 179.687 976.53 182.225C976.858 184.895 976.644 187.211 975.892 189.14L980.889 194.137C982.935 190.706 983.719 186.396 983.141 181.565C982.65 177.487 981.397 173.524 979.446 169.884L975.028 174.302Z' fill='%23494DF4'/%3E%3C/g%3E%3Cg opacity='0.04' clip-path='url(%23clip3_468_99419)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M384.513 1.52673C386.631 2.34455 388.643 3.80893 390.438 5.73608L398.335 -2.16363C398.335 -2.16363 400.393 2.47504 399.441 6.13223L394.328 11.2457C396.247 14.8592 397.469 18.7998 397.928 22.8604C398.527 28.226 397.462 32.9558 394.839 36.548C393.183 38.8126 391.106 40.5684 388.829 41.6246C386.161 42.8632 383.428 43.0506 380.926 42.1673C376.278 40.5303 373.209 35.7527 373.288 30.2823C373.333 27.3187 374.083 23.9298 376.316 20.873C378.971 17.1909 381.823 14.3438 384.636 11.5348C384.82 11.351 385.005 11.1671 385.189 10.9831L385.78 10.3917C384.679 9.15749 383.458 8.20866 382.157 7.7051C380.24 6.9637 377.098 7.29875 374.558 10.6778C373.136 12.5835 372.415 15.7731 372.605 19.4243L365.981 19.7377C365.7 14.4881 366.861 9.84827 369.244 6.67792C369.723 6.04026 370.245 5.43721 370.808 4.87264C374.65 1.0304 379.823 -0.28719 384.513 1.52673ZM389.468 32.6294C391.132 30.3622 391.755 27.3132 391.334 23.5754C391.025 21.0464 390.355 18.5729 389.346 16.2302C389.126 16.4494 388.907 16.666 388.69 16.8814C385.993 19.5578 383.596 21.9355 381.67 24.8091C380.592 26.4872 379.985 28.426 379.913 30.4231C379.869 33.4334 381.476 35.3517 383.096 35.9262C384.954 36.5781 387.573 35.2245 389.468 32.6294Z' fill='%23494DF4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M274.928 101.996C277.596 100.757 280.328 100.569 282.83 101.452C287.474 103.085 290.543 107.862 290.465 113.334C290.42 116.297 289.368 119.338 287.336 122.372C284.69 126.327 281.555 129.64 278.563 132.632L277.972 133.223C279.072 134.457 280.294 135.406 281.595 135.91C283.512 136.65 286.653 136.316 289.194 132.939C290.617 131.031 291.337 127.842 291.147 124.19L297.77 123.877C298.047 129.133 296.886 133.773 294.502 136.942C294.024 137.579 293.501 138.183 292.938 138.747C289.096 142.589 283.925 143.909 279.232 142.094C277.116 141.277 275.105 139.812 273.308 137.884L265.415 145.777C265.415 145.777 263.359 141.139 264.309 137.481L269.422 132.368C267.504 128.754 266.284 124.814 265.823 120.755C265.224 115.39 266.29 110.659 268.913 107.067C270.57 104.798 272.643 103.049 274.928 101.996ZM281.818 118.664C282.727 117.324 283.8 115.277 283.831 113.203C283.878 110.19 282.264 108.27 280.652 107.696C278.792 107.042 276.175 108.395 274.278 110.991C272.616 113.26 271.993 116.308 272.414 120.046C272.725 122.573 273.395 125.044 274.403 127.385C277.34 124.423 279.743 121.762 281.818 118.664Z' fill='%23494DF4'/%3E%3Cpath d='M311.728 119.292L298.198 97.4586C296.006 93.9227 295.774 89.4137 299.074 86.1136C302.475 82.7129 306.26 86.2911 307.732 88.664L320.983 110.044L325.774 105.253L313.359 85.22C310.122 80.0216 307.163 78.1211 303.41 77.663C301.247 77.4045 297.81 77.8709 294.628 81.0526C289.658 86.0231 288.757 94.7456 292.579 100.912L306.937 124.083L311.728 119.292Z' fill='%23494DF4'/%3E%3Cpath d='M289.133 133.03C286.594 136.404 283.46 136.741 281.547 136.004C280.249 135.502 279.032 134.557 277.935 133.327L273.277 137.984C275.068 139.907 277.073 141.366 279.184 142.179C283.864 143.984 289.026 142.661 292.864 138.823C293.427 138.26 293.949 137.657 294.427 137.02C296.809 133.856 297.973 129.225 297.702 123.98L291.093 124.3C291.277 127.942 290.561 131.124 289.133 133.03Z' fill='%23494DF4'/%3E%3Cpath d='M374.622 10.5814C377.16 7.20595 380.295 6.86901 382.208 7.60636C383.506 8.10836 384.724 9.05391 385.821 10.2846L390.48 5.62517C388.69 3.70369 386.685 2.2434 384.572 1.43005C379.895 -0.372419 374.73 0.949852 370.891 4.78851C370.328 5.35307 369.805 5.95599 369.328 6.59222C366.946 9.7591 365.782 14.3914 366.057 19.6307L372.668 19.3104C372.474 15.6691 373.188 12.4856 374.622 10.5814Z' fill='%23494DF4'/%3E%3Cpath d='M325.74 105.28L312.213 83.4488C310.022 79.9132 309.79 75.4044 313.091 72.1041C316.492 68.7031 320.276 72.2807 321.748 74.6533L334.996 96.0314L339.788 91.2401L327.375 71.2088C324.13 66.0109 321.176 64.1066 317.419 63.6531C315.256 63.3949 311.819 63.8617 308.637 67.0438C303.666 72.0147 302.765 80.737 306.586 86.903L320.949 110.071L325.74 105.28Z' fill='%23494DF4'/%3E%3Cpath d='M350.173 80.8459L336.642 59.0142C334.451 55.4782 334.218 50.9692 337.519 47.669C340.919 44.2682 344.706 47.8451 346.177 50.2193L359.429 71.5984L364.22 66.8073L351.805 46.7738C348.567 41.5767 345.609 39.6748 341.855 39.2181C339.692 38.9596 336.254 39.4262 333.074 42.6066C328.103 47.5772 327.201 56.3014 331.024 62.4666L345.382 85.637L350.173 80.8459Z' fill='%23494DF4'/%3E%3Cpath d='M364.181 66.83L350.65 44.9983C348.458 41.4623 348.226 36.9532 351.526 33.653C354.923 30.2563 358.716 33.8319 360.188 36.2076L373.441 57.5866L378.232 52.7955L365.816 32.762C362.578 27.565 359.621 25.6631 355.866 25.2064C353.704 24.9479 350.266 25.4144 347.085 28.5949C342.115 33.5655 341.213 42.2895 345.036 48.4548L359.39 71.6211L364.181 66.83Z' fill='%23494DF4'/%3E%3Cpath d='M267.216 109.781C265.812 112.874 265.308 116.542 265.754 120.567C266.204 124.589 267.409 128.493 269.305 132.072L274.249 127.127C273.254 124.809 272.594 122.362 272.29 119.859C272.087 118.236 272.131 116.593 272.419 114.984L267.216 109.781Z' fill='%23494DF4'/%3E%3Cpath d='M390.028 15.3021L389.484 15.8457C390.512 18.2024 391.202 20.6867 391.53 23.2252C391.858 25.8945 391.644 28.2104 390.892 30.14L395.889 35.1372C397.935 31.7059 398.719 27.3954 398.141 22.5644C397.65 18.4872 396.397 14.5243 394.446 10.884L390.028 15.3021Z' fill='%23494DF4'/%3E%3C/g%3E%3Cg opacity='0.04' clip-path='url(%23clip4_468_99419)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M999.928 434.996C1002.6 433.758 1005.33 433.569 1007.83 434.452C1012.47 436.085 1015.54 440.862 1015.46 446.334C1015.42 449.298 1014.37 452.338 1012.34 455.372C1009.69 459.327 1006.55 462.64 1003.56 465.632L1002.97 466.223C1004.07 467.457 1005.29 468.406 1006.6 468.91C1008.51 469.651 1011.65 469.316 1014.19 465.939C1015.62 464.031 1016.34 460.842 1016.15 457.191L1022.77 456.877C1023.05 462.134 1021.89 466.773 1019.5 469.942C1019.02 470.58 1018.5 471.183 1017.94 471.747C1014.1 475.589 1008.92 476.909 1004.23 475.094C1002.12 474.278 1000.11 472.813 998.308 470.884L990.415 478.778C990.415 478.778 988.359 474.14 989.309 470.482L994.422 465.369C992.504 461.754 991.284 457.814 990.823 453.755C990.224 448.39 991.29 443.659 993.913 440.067C995.57 437.799 997.643 436.05 999.928 434.996ZM1006.82 451.664C1007.73 450.324 1008.8 448.277 1008.83 446.203C1008.88 443.19 1007.26 441.27 1005.65 440.696C1003.79 440.043 1001.18 441.395 999.278 443.991C997.616 446.26 996.993 449.308 997.414 453.046C997.725 455.573 998.395 458.044 999.403 460.385C1002.34 457.423 1004.74 454.763 1006.82 451.664Z' fill='%23494DF4'/%3E%3Cpath d='M1036.73 452.292L1023.2 430.459C1021.01 426.923 1020.77 422.414 1024.07 419.114C1027.47 415.713 1031.26 419.291 1032.73 421.664L1045.98 443.045L1050.77 438.254L1038.36 418.22C1035.12 413.022 1032.16 411.121 1028.41 410.663C1026.25 410.405 1022.81 410.871 1019.63 414.053C1014.66 419.023 1013.76 427.746 1017.58 433.913L1031.94 457.083L1036.73 452.292Z' fill='%23494DF4'/%3E%3Cpath d='M1014.13 466.031C1011.59 469.404 1008.46 469.741 1006.55 469.004C1005.25 468.502 1004.03 467.557 1002.93 466.327L998.277 470.985C1000.07 472.907 1002.07 474.366 1004.18 475.179C1008.86 476.985 1014.03 475.662 1017.86 471.823C1018.43 471.26 1018.95 470.657 1019.43 470.02C1021.81 466.856 1022.97 462.225 1022.7 456.98L1016.09 457.3C1016.28 460.942 1015.56 464.124 1014.13 466.031Z' fill='%23494DF4'/%3E%3Cpath d='M1050.74 438.28L1037.21 416.449C1035.02 412.913 1034.79 408.405 1038.09 405.104C1041.49 401.703 1045.28 405.281 1046.75 407.654L1060 429.032L1064.79 424.24L1052.37 404.209C1049.13 399.011 1046.18 397.107 1042.42 396.653C1040.26 396.395 1036.82 396.862 1033.64 400.044C1028.67 405.015 1027.76 413.737 1031.59 419.903L1045.95 443.071L1050.74 438.28Z' fill='%23494DF4'/%3E%3Cpath d='M992.216 442.781C990.812 445.874 990.308 449.542 990.754 453.567C991.204 457.59 992.409 461.493 994.305 465.072L999.249 460.128C998.254 457.809 997.594 455.362 997.29 452.859C997.087 451.236 997.131 449.593 997.419 447.985L992.216 442.781Z' fill='%23494DF4'/%3E%3C/g%3E%3Cg opacity='0.04' clip-path='url(%23clip5_468_99419)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.5133 298.527C92.631 299.345 94.6426 300.809 96.4383 302.736L104.335 294.837C104.335 294.837 106.393 299.475 105.441 303.132L100.328 308.246C102.247 311.859 103.469 315.8 103.928 319.861C104.527 325.226 103.462 329.956 100.839 333.548C99.1832 335.813 97.1063 337.569 94.8294 338.625C92.1615 339.863 89.4281 340.051 86.9259 339.168C82.2777 337.531 79.209 332.753 79.2884 327.283C79.3331 324.319 80.0827 320.93 82.3165 317.873C84.9712 314.191 87.8229 311.344 90.6363 308.535C90.8204 308.351 91.0045 308.167 91.1885 307.983L91.7799 307.392C90.6795 306.158 89.4582 305.209 88.1566 304.705C86.2396 303.964 83.098 304.299 80.5584 307.678C79.1356 309.584 78.4151 312.773 78.6047 316.425L71.9814 316.738C71.7002 311.488 72.8613 306.849 75.2443 303.678C75.7225 303.041 76.2449 302.437 76.8081 301.873C80.6504 298.031 85.8225 296.713 90.5133 298.527ZM95.468 329.63C97.1317 327.362 97.7553 324.313 97.3341 320.576C97.0248 318.047 96.3554 315.573 95.346 313.23C95.1256 313.45 94.9073 313.666 94.6902 313.882C91.9927 316.558 89.5962 318.936 87.6697 321.809C86.5918 323.487 85.9851 325.426 85.913 327.423C85.8685 330.434 87.4756 332.352 89.0957 332.926C90.9542 333.578 93.5726 332.225 95.468 329.63Z' fill='%23494DF4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-19.0719 398.996C-16.404 397.758 -13.672 397.569 -11.1699 398.452C-6.5258 400.085 -3.45718 404.862 -3.53542 410.334C-3.57999 413.298 -4.63155 416.338 -6.66414 419.372C-9.31034 423.327 -12.445 426.64 -15.437 429.632L-16.028 430.223C-14.9275 431.457 -13.7061 432.406 -12.4049 432.91C-10.4875 433.651 -7.34661 433.316 -4.80583 429.939C-3.38343 428.031 -2.6634 424.842 -2.85304 421.191L3.77023 420.877C4.04729 426.134 2.88609 430.773 0.50214 433.942C0.0239292 434.58 -0.498561 435.183 -1.06151 435.747C-4.90375 439.589 -10.0755 440.909 -14.7678 439.094C-16.8838 438.278 -18.8947 436.813 -20.692 434.884L-28.5854 442.778C-28.5854 442.778 -30.6411 438.14 -29.691 434.482L-24.578 429.369C-26.4956 425.754 -27.7164 421.814 -28.1767 417.755C-28.7756 412.39 -27.7104 407.659 -25.0867 404.067C-23.4298 401.799 -21.3571 400.05 -19.0719 398.996ZM-12.1823 415.664C-11.2729 414.324 -10.1997 412.277 -10.1693 410.203C-10.122 407.19 -11.7359 405.27 -13.3479 404.696C-15.2076 404.043 -17.8246 405.395 -19.7215 407.991C-21.3838 410.26 -22.007 413.308 -21.5859 417.046C-21.2747 419.573 -20.6051 422.044 -19.5975 424.385C-16.6601 421.423 -14.257 418.763 -12.1823 415.664Z' fill='%23494DF4'/%3E%3Cpath d='M17.728 416.292L4.19838 394.459C2.00633 390.923 1.77416 386.414 5.07423 383.114C8.4749 379.713 12.26 383.291 13.7323 385.664L26.9835 407.045L31.7745 402.254L19.3587 382.22C16.1218 377.022 13.163 375.121 9.41029 374.663C7.24737 374.405 3.80973 374.871 0.628053 378.053C-4.34249 383.023 -5.2426 391.746 -1.42115 397.913L12.9371 421.083L17.728 416.292Z' fill='%23494DF4'/%3E%3Cpath d='M-4.86698 430.031C-7.4061 433.404 -10.5404 433.741 -12.4529 433.004C-13.7506 432.502 -14.9685 431.557 -16.0652 430.327L-20.723 434.985C-18.9317 436.907 -16.9268 438.366 -14.8162 439.179C-10.1362 440.985 -4.97413 439.662 -1.13583 435.823C-0.573364 435.26 -0.051354 434.657 0.426501 434.02C2.80892 430.856 3.97281 426.225 3.70218 420.98L-2.907 421.3C-2.7233 424.942 -3.43856 428.124 -4.86698 430.031Z' fill='%23494DF4'/%3E%3Cpath d='M80.6218 307.582C83.1603 304.206 86.2952 303.869 88.2082 304.607C89.5059 305.109 90.7238 306.054 91.8207 307.285L96.4801 302.625C94.6901 300.704 92.685 299.244 90.5718 298.43C85.8948 296.628 80.7297 297.95 76.8911 301.789C76.3278 302.353 75.8053 302.956 75.328 303.592C72.9461 306.759 71.7819 311.392 72.0566 316.631L78.6676 316.311C78.4743 312.669 79.188 309.486 80.6218 307.582Z' fill='%23494DF4'/%3E%3Cpath d='M31.7401 402.28L18.2134 380.449C16.0219 376.913 15.7902 372.405 19.0906 369.104C22.4916 365.703 26.2762 369.281 27.7482 371.654L40.9964 393.032L45.7877 388.24L33.3748 368.209C30.1304 363.011 27.176 361.107 23.4193 360.653C21.2565 360.395 17.8189 360.862 14.6369 364.044C9.666 369.015 8.76482 377.737 12.5855 383.903L26.9488 407.071L31.7401 402.28Z' fill='%23494DF4'/%3E%3Cpath d='M56.1735 377.846L42.6425 356.014C40.4506 352.478 40.2184 347.969 43.5186 344.669C46.9194 341.268 50.7058 344.845 52.1768 347.22L65.4292 368.599L70.2203 363.808L57.8047 343.774C54.5665 338.577 51.609 336.675 47.8549 336.218C45.692 335.96 42.2542 336.426 39.0738 339.607C34.1032 344.577 33.2014 353.302 37.0243 359.467L51.3824 382.637L56.1735 377.846Z' fill='%23494DF4'/%3E%3Cpath d='M70.1811 363.83L56.6501 341.999C54.4582 338.463 54.226 333.953 57.5262 330.653C60.9229 327.257 64.7162 330.832 66.1884 333.208L79.4409 354.587L84.232 349.796L71.8163 329.762C68.5781 324.565 65.6206 322.663 61.8665 322.207C59.7036 321.948 56.2659 322.415 53.0854 325.595C48.1148 330.566 47.2131 339.29 51.036 345.455L65.39 368.621L70.1811 363.83Z' fill='%23494DF4'/%3E%3Cpath d='M96.0278 312.302L95.4842 312.846C96.5124 315.203 97.2022 317.687 97.5304 320.225C97.8581 322.895 97.6436 325.211 96.8922 327.14L101.889 332.137C103.935 328.706 104.719 324.396 104.141 319.565C103.65 315.487 102.397 311.524 100.446 307.884L96.0278 312.302Z' fill='%23494DF4'/%3E%3C/g%3E%3Cg opacity='0.04' clip-path='url(%23clip6_468_99419)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M524.513 175.527C526.631 176.345 528.643 177.809 530.438 179.736L538.335 171.837C538.335 171.837 540.393 176.475 539.441 180.132L534.328 185.246C536.247 188.859 537.469 192.8 537.928 196.861C538.527 202.226 537.462 206.956 534.839 210.548C533.183 212.813 531.106 214.569 528.829 215.625C526.161 216.863 523.428 217.051 520.926 216.168C516.278 214.531 513.209 209.753 513.288 204.283C513.333 201.319 514.083 197.93 516.316 194.873C518.971 191.191 521.823 188.344 524.636 185.535C524.82 185.351 525.005 185.167 525.189 184.983L525.78 184.392C524.679 183.158 523.458 182.209 522.157 181.705C520.24 180.964 517.098 181.299 514.558 184.678C513.136 186.584 512.415 189.773 512.605 193.425L505.981 193.738C505.7 188.488 506.861 183.849 509.244 180.678C509.723 180.041 510.245 179.437 510.808 178.873C514.65 175.031 519.823 173.713 524.513 175.527ZM529.468 206.63C531.132 204.362 531.755 201.313 531.334 197.576C531.025 195.047 530.355 192.573 529.346 190.23C529.126 190.45 528.907 190.666 528.69 190.882C525.993 193.558 523.596 195.936 521.67 198.809C520.592 200.487 519.985 202.426 519.913 204.423C519.869 207.434 521.476 209.352 523.096 209.926C524.954 210.578 527.573 209.225 529.468 206.63Z' fill='%23494DF4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M414.928 275.996C417.596 274.758 420.328 274.569 422.83 275.452C427.474 277.085 430.543 281.862 430.465 287.334C430.42 290.298 429.368 293.338 427.336 296.372C424.69 300.327 421.555 303.64 418.563 306.632L417.972 307.223C419.072 308.457 420.294 309.406 421.595 309.91C423.512 310.651 426.653 310.316 429.194 306.939C430.617 305.031 431.337 301.842 431.147 298.191L437.77 297.877C438.047 303.134 436.886 307.773 434.502 310.942C434.024 311.58 433.501 312.183 432.938 312.747C429.096 316.589 423.925 317.909 419.232 316.094C417.116 315.278 415.105 313.813 413.308 311.884L405.415 319.778C405.415 319.778 403.359 315.14 404.309 311.482L409.422 306.369C407.504 302.754 406.284 298.814 405.823 294.755C405.224 289.39 406.29 284.659 408.913 281.067C410.57 278.799 412.643 277.05 414.928 275.996ZM421.818 292.664C422.727 291.324 423.8 289.277 423.831 287.203C423.878 284.19 422.264 282.27 420.652 281.696C418.792 281.043 416.175 282.395 414.278 284.991C412.616 287.26 411.993 290.308 412.414 294.046C412.725 296.573 413.395 299.044 414.403 301.385C417.34 298.423 419.743 295.763 421.818 292.664Z' fill='%23494DF4'/%3E%3Cpath d='M451.728 293.292L438.198 271.459C436.006 267.923 435.774 263.414 439.074 260.114C442.475 256.713 446.26 260.291 447.732 262.664L460.983 284.045L465.774 279.254L453.359 259.22C450.122 254.022 447.163 252.121 443.41 251.663C441.247 251.405 437.81 251.871 434.628 255.053C429.658 260.023 428.757 268.746 432.579 274.913L446.937 298.083L451.728 293.292Z' fill='%23494DF4'/%3E%3Cpath d='M429.133 307.031C426.594 310.404 423.46 310.741 421.547 310.004C420.249 309.502 419.032 308.557 417.935 307.327L413.277 311.985C415.068 313.907 417.073 315.366 419.184 316.179C423.864 317.985 429.026 316.662 432.864 312.823C433.427 312.26 433.949 311.657 434.427 311.02C436.809 307.856 437.973 303.225 437.702 297.98L431.093 298.3C431.277 301.942 430.561 305.124 429.133 307.031Z' fill='%23494DF4'/%3E%3Cpath d='M514.622 184.582C517.16 181.206 520.295 180.869 522.208 181.607C523.506 182.109 524.724 183.054 525.821 184.285L530.48 179.625C528.69 177.704 526.685 176.244 524.572 175.43C519.895 173.628 514.73 174.95 510.891 178.789C510.328 179.353 509.805 179.956 509.328 180.592C506.946 183.759 505.782 188.392 506.057 193.631L512.668 193.311C512.474 189.669 513.188 186.486 514.622 184.582Z' fill='%23494DF4'/%3E%3Cpath d='M465.74 279.28L452.213 257.449C450.022 253.913 449.79 249.405 453.091 246.104C456.492 242.703 460.276 246.281 461.748 248.654L474.996 270.032L479.788 265.24L467.375 245.209C464.13 240.011 461.176 238.107 457.419 237.653C455.256 237.395 451.819 237.862 448.637 241.044C443.666 246.015 442.765 254.737 446.586 260.903L460.949 284.071L465.74 279.28Z' fill='%23494DF4'/%3E%3Cpath d='M490.173 254.846L476.642 233.014C474.451 229.478 474.218 224.969 477.519 221.669C480.919 218.268 484.706 221.845 486.177 224.22L499.429 245.599L504.22 240.808L491.805 220.774C488.567 215.577 485.609 213.675 481.855 213.218C479.692 212.96 476.254 213.426 473.074 216.607C468.103 221.577 467.201 230.302 471.024 236.467L485.382 259.637L490.173 254.846Z' fill='%23494DF4'/%3E%3Cpath d='M504.181 240.83L490.65 218.999C488.458 215.463 488.226 210.953 491.526 207.653C494.923 204.257 498.716 207.832 500.188 210.208L513.441 231.587L518.232 226.796L505.816 206.762C502.578 201.565 499.621 199.663 495.866 199.207C493.704 198.948 490.266 199.415 487.085 202.595C482.115 207.566 481.213 216.29 485.036 222.455L499.39 245.621L504.181 240.83Z' fill='%23494DF4'/%3E%3Cpath d='M407.216 283.781C405.812 286.874 405.308 290.542 405.754 294.567C406.204 298.59 407.409 302.493 409.305 306.072L414.249 301.128C413.254 298.809 412.594 296.362 412.29 293.859C412.087 292.236 412.131 290.593 412.419 288.985L407.216 283.781Z' fill='%23494DF4'/%3E%3Cpath d='M530.028 189.302L529.484 189.846C530.512 192.203 531.202 194.687 531.53 197.225C531.858 199.895 531.644 202.211 530.892 204.14L535.889 209.137C537.935 205.706 538.719 201.396 538.141 196.565C537.65 192.487 536.397 188.524 534.446 184.884L530.028 189.302Z' fill='%23494DF4'/%3E%3C/g%3E%3Cg opacity='0.04' clip-path='url(%23clip7_468_99419)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M230.513 472.527C232.631 473.345 234.643 474.809 236.438 476.736L244.335 468.836C244.335 468.836 246.393 473.475 245.441 477.132L240.328 482.246C242.247 485.859 243.469 489.8 243.928 493.86C244.527 499.226 243.462 503.956 240.839 507.548C239.183 509.813 237.106 511.568 234.829 512.625C232.161 513.863 229.428 514.051 226.926 513.167C222.278 511.53 219.209 506.753 219.288 501.282C219.333 498.319 220.083 494.93 222.316 491.873C224.971 488.191 227.823 485.344 230.636 482.535C230.82 482.351 231.005 482.167 231.189 481.983L231.78 481.392C230.679 480.157 229.458 479.209 228.157 478.705C226.24 477.964 223.098 478.299 220.558 481.678C219.136 483.584 218.415 486.773 218.605 490.424L211.981 490.738C211.7 485.488 212.861 480.848 215.244 477.678C215.723 477.04 216.245 476.437 216.808 475.873C220.65 472.03 225.823 470.713 230.513 472.527ZM235.468 503.629C237.132 501.362 237.755 498.313 237.334 494.575C237.025 492.046 236.355 489.573 235.346 487.23C235.126 487.449 234.907 487.666 234.69 487.881C231.993 490.558 229.596 492.935 227.67 495.809C226.592 497.487 225.985 499.426 225.913 501.423C225.869 504.433 227.476 506.352 229.096 506.926C230.954 507.578 233.573 506.224 235.468 503.629Z' fill='%23494DF4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M120.928 572.996C123.596 571.757 126.328 571.569 128.83 572.452C133.474 574.085 136.543 578.862 136.465 584.334C136.42 587.297 135.368 590.338 133.336 593.372C130.69 597.327 127.555 600.64 124.563 603.632L123.972 604.223C125.072 605.457 126.294 606.406 127.595 606.91C129.512 607.65 132.653 607.316 135.194 603.939C136.617 602.031 137.337 598.842 137.147 595.19L143.77 594.877C144.047 600.133 142.886 604.773 140.502 607.942C140.024 608.579 139.501 609.183 138.938 609.747C135.096 613.589 129.925 614.909 125.232 613.094C123.116 612.277 121.105 610.812 119.308 608.884L111.415 616.777C111.415 616.777 109.359 612.139 110.309 608.481L115.422 603.368C113.504 599.754 112.284 595.814 111.823 591.755C111.224 586.39 112.29 581.659 114.913 578.067C116.57 575.798 118.643 574.049 120.928 572.996ZM127.818 589.664C128.727 588.324 129.8 586.277 129.831 584.203C129.878 581.19 128.264 579.27 126.652 578.696C124.792 578.042 122.175 579.395 120.278 581.991C118.616 584.26 117.993 587.308 118.414 591.046C118.725 593.573 119.395 596.044 120.403 598.385C123.34 595.423 125.743 592.762 127.818 589.664Z' fill='%23494DF4'/%3E%3Cpath d='M157.728 590.292L144.198 568.459C142.006 564.923 141.774 560.414 145.074 557.114C148.475 553.713 152.26 557.291 153.732 559.664L166.983 581.044L171.774 576.253L159.359 556.22C156.122 551.022 153.163 549.121 149.41 548.663C147.247 548.404 143.81 548.871 140.628 552.053C135.658 557.023 134.757 565.746 138.579 571.912L152.937 595.083L157.728 590.292Z' fill='%23494DF4'/%3E%3Cpath d='M135.133 604.03C132.594 607.404 129.46 607.741 127.547 607.004C126.249 606.502 125.032 605.557 123.935 604.327L119.277 608.984C121.068 610.907 123.073 612.366 125.184 613.179C129.864 614.984 135.026 613.662 138.864 609.823C139.427 609.26 139.949 608.657 140.427 608.02C142.809 604.856 143.973 600.225 143.702 594.98L137.093 595.3C137.277 598.942 136.561 602.124 135.133 604.03Z' fill='%23494DF4'/%3E%3Cpath d='M220.622 481.581C223.16 478.206 226.295 477.869 228.208 478.606C229.506 479.108 230.724 480.054 231.821 481.285L236.48 476.625C234.69 474.704 232.685 473.243 230.572 472.43C225.895 470.628 220.73 471.95 216.891 475.789C216.328 476.353 215.805 476.956 215.328 477.592C212.946 480.759 211.782 485.391 212.057 490.631L218.668 490.31C218.474 486.669 219.188 483.486 220.622 481.581Z' fill='%23494DF4'/%3E%3Cpath d='M171.74 576.28L158.213 554.449C156.022 550.913 155.79 546.404 159.091 543.104C162.492 539.703 166.276 543.281 167.748 545.653L180.996 567.031L185.788 562.24L173.375 542.209C170.13 537.011 167.176 535.107 163.419 534.653C161.256 534.395 157.819 534.862 154.637 538.044C149.666 543.015 148.765 551.737 152.586 557.903L166.949 581.071L171.74 576.28Z' fill='%23494DF4'/%3E%3Cpath d='M196.173 551.846L182.642 530.014C180.451 526.478 180.218 521.969 183.519 518.669C186.919 515.268 190.706 518.845 192.177 521.219L205.429 542.598L210.22 537.807L197.805 517.774C194.567 512.577 191.609 510.675 187.855 510.218C185.692 509.96 182.254 510.426 179.074 513.607C174.103 518.577 173.201 527.301 177.024 533.467L191.382 556.637L196.173 551.846Z' fill='%23494DF4'/%3E%3Cpath d='M210.181 537.83L196.65 515.998C194.458 512.462 194.226 507.953 197.526 504.653C200.923 501.256 204.716 504.832 206.188 507.208L219.441 528.587L224.232 523.795L211.816 503.762C208.578 498.565 205.621 496.663 201.866 496.206C199.704 495.948 196.266 496.414 193.085 499.595C188.115 504.566 187.213 513.29 191.036 519.455L205.39 542.621L210.181 537.83Z' fill='%23494DF4'/%3E%3Cpath d='M113.216 580.781C111.812 583.874 111.308 587.542 111.754 591.567C112.204 595.589 113.409 599.493 115.305 603.072L120.249 598.127C119.254 595.809 118.594 593.362 118.29 590.859C118.087 589.236 118.131 587.593 118.419 585.984L113.216 580.781Z' fill='%23494DF4'/%3E%3Cpath d='M236.028 486.302L235.484 486.846C236.512 489.202 237.202 491.687 237.53 494.225C237.858 496.895 237.644 499.21 236.892 501.14L241.889 506.137C243.935 502.706 244.719 498.395 244.141 493.564C243.65 489.487 242.397 485.524 240.446 481.884L236.028 486.302Z' fill='%23494DF4'/%3E%3C/g%3E%3Cg opacity='0.04' clip-path='url(%23clip8_468_99419)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M664.513 349.527C666.631 350.345 668.643 351.809 670.438 353.736L678.335 345.837C678.335 345.837 680.393 350.475 679.441 354.132L674.328 359.246C676.247 362.859 677.469 366.8 677.928 370.861C678.527 376.226 677.462 380.956 674.839 384.548C673.183 386.813 671.106 388.569 668.829 389.625C666.161 390.863 663.428 391.051 660.926 390.168C656.278 388.531 653.209 383.753 653.288 378.283C653.333 375.319 654.083 371.93 656.316 368.873C658.971 365.191 661.823 362.344 664.636 359.535C664.82 359.351 665.005 359.167 665.189 358.983L665.78 358.392C664.679 357.158 663.458 356.209 662.157 355.705C660.24 354.964 657.098 355.299 654.558 358.678C653.136 360.584 652.415 363.773 652.605 367.425L645.981 367.738C645.7 362.488 646.861 357.849 649.244 354.678C649.723 354.041 650.245 353.437 650.808 352.873C654.65 349.031 659.823 347.713 664.513 349.527ZM669.468 380.63C671.132 378.362 671.755 375.313 671.334 371.576C671.025 369.047 670.355 366.573 669.346 364.23C669.126 364.45 668.907 364.666 668.69 364.882C665.993 367.558 663.596 369.936 661.67 372.809C660.592 374.487 659.985 376.426 659.913 378.423C659.869 381.434 661.476 383.352 663.096 383.926C664.954 384.578 667.573 383.225 669.468 380.63Z' fill='%23494DF4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M554.928 449.996C557.596 448.758 560.328 448.569 562.83 449.452C567.474 451.085 570.543 455.862 570.465 461.334C570.42 464.298 569.368 467.338 567.336 470.372C564.69 474.327 561.555 477.64 558.563 480.632L557.972 481.223C559.072 482.457 560.294 483.406 561.595 483.91C563.512 484.651 566.653 484.316 569.194 480.939C570.617 479.031 571.337 475.842 571.147 472.191L577.77 471.877C578.047 477.134 576.886 481.773 574.502 484.942C574.024 485.58 573.501 486.183 572.938 486.747C569.096 490.589 563.925 491.909 559.232 490.094C557.116 489.278 555.105 487.813 553.308 485.884L545.415 493.778C545.415 493.778 543.359 489.14 544.309 485.482L549.422 480.369C547.504 476.754 546.284 472.814 545.823 468.755C545.224 463.39 546.29 458.659 548.913 455.067C550.57 452.799 552.643 451.05 554.928 449.996ZM561.818 466.664C562.727 465.324 563.8 463.277 563.831 461.203C563.878 458.19 562.264 456.27 560.652 455.696C558.792 455.043 556.175 456.395 554.278 458.991C552.616 461.26 551.993 464.308 552.414 468.046C552.725 470.573 553.395 473.044 554.403 475.385C557.34 472.423 559.743 469.763 561.818 466.664Z' fill='%23494DF4'/%3E%3Cpath d='M591.728 467.292L578.198 445.459C576.006 441.923 575.774 437.414 579.074 434.114C582.475 430.713 586.26 434.291 587.732 436.664L600.983 458.045L605.774 453.254L593.359 433.22C590.122 428.022 587.163 426.121 583.41 425.663C581.247 425.405 577.81 425.871 574.628 429.053C569.658 434.023 568.757 442.746 572.579 448.913L586.937 472.083L591.728 467.292Z' fill='%23494DF4'/%3E%3Cpath d='M569.133 481.031C566.594 484.404 563.46 484.741 561.547 484.004C560.249 483.502 559.032 482.557 557.935 481.327L553.277 485.985C555.068 487.907 557.073 489.366 559.184 490.179C563.864 491.985 569.026 490.662 572.864 486.823C573.427 486.26 573.949 485.657 574.427 485.02C576.809 481.856 577.973 477.225 577.702 471.98L571.093 472.3C571.277 475.942 570.561 479.124 569.133 481.031Z' fill='%23494DF4'/%3E%3Cpath d='M654.622 358.582C657.16 355.206 660.295 354.869 662.208 355.607C663.506 356.109 664.724 357.054 665.821 358.285L670.48 353.625C668.69 351.704 666.685 350.244 664.572 349.43C659.895 347.628 654.73 348.95 650.891 352.789C650.328 353.353 649.805 353.956 649.328 354.592C646.946 357.759 645.782 362.392 646.057 367.631L652.668 367.311C652.474 363.669 653.188 360.486 654.622 358.582Z' fill='%23494DF4'/%3E%3Cpath d='M605.74 453.28L592.213 431.449C590.022 427.913 589.79 423.405 593.091 420.104C596.492 416.703 600.276 420.281 601.748 422.654L614.996 444.032L619.788 439.24L607.375 419.209C604.13 414.011 601.176 412.107 597.419 411.653C595.256 411.395 591.819 411.862 588.637 415.044C583.666 420.015 582.765 428.737 586.586 434.903L600.949 458.071L605.74 453.28Z' fill='%23494DF4'/%3E%3Cpath d='M630.173 428.846L616.642 407.014C614.451 403.478 614.218 398.969 617.519 395.669C620.919 392.268 624.706 395.845 626.177 398.22L639.429 419.599L644.22 414.808L631.805 394.774C628.567 389.577 625.609 387.675 621.855 387.218C619.692 386.96 616.254 387.426 613.074 390.607C608.103 395.577 607.201 404.302 611.024 410.467L625.382 433.637L630.173 428.846Z' fill='%23494DF4'/%3E%3Cpath d='M644.181 414.83L630.65 392.999C628.458 389.463 628.226 384.953 631.526 381.653C634.923 378.257 638.716 381.832 640.188 384.208L653.441 405.587L658.232 400.796L645.816 380.762C642.578 375.565 639.621 373.663 635.866 373.207C633.704 372.948 630.266 373.415 627.085 376.595C622.115 381.566 621.213 390.29 625.036 396.455L639.39 419.621L644.181 414.83Z' fill='%23494DF4'/%3E%3Cpath d='M547.216 457.781C545.812 460.874 545.308 464.542 545.754 468.567C546.204 472.59 547.409 476.493 549.305 480.072L554.249 475.128C553.254 472.809 552.594 470.362 552.29 467.859C552.087 466.236 552.131 464.593 552.419 462.985L547.216 457.781Z' fill='%23494DF4'/%3E%3Cpath d='M670.028 363.302L669.484 363.846C670.512 366.203 671.202 368.687 671.53 371.225C671.858 373.895 671.644 376.211 670.892 378.14L675.889 383.137C677.935 379.706 678.719 375.396 678.141 370.565C677.65 366.487 676.397 362.524 674.446 358.884L670.028 363.302Z' fill='%23494DF4'/%3E%3C/g%3E%3Cg opacity='0.04' clip-path='url(%23clip9_468_99419)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M168.513 58.5267C170.631 59.3446 172.643 60.8089 174.438 62.7361L182.335 54.8364C182.335 54.8364 184.393 59.475 183.441 63.1322L178.328 68.2457C180.247 71.8592 181.469 75.7998 181.928 79.8604C182.527 85.226 181.462 89.9558 178.839 93.548C177.183 95.8126 175.106 97.5684 172.829 98.6246C170.161 99.8632 167.428 100.051 164.926 99.1673C160.278 97.5303 157.209 92.7527 157.288 87.2823C157.333 84.3187 158.083 80.9298 160.316 77.873C162.971 74.1909 165.823 71.3438 168.636 68.5348C168.82 68.351 169.005 68.1671 169.189 67.9831L169.78 67.3917C168.679 66.1575 167.458 65.2087 166.157 64.7051C164.24 63.9637 161.098 64.2988 158.558 67.6778C157.136 69.5835 156.415 72.7731 156.605 76.4243L149.981 76.7377C149.7 71.4881 150.861 66.8483 153.244 63.6779C153.723 63.0403 154.245 62.4372 154.808 61.8726C158.65 58.0304 163.823 56.7128 168.513 58.5267ZM173.468 89.6294C175.132 87.3622 175.755 84.3132 175.334 80.5754C175.025 78.0464 174.355 75.5729 173.346 73.2302C173.126 73.4494 172.907 73.666 172.69 73.8814C169.993 76.5578 167.596 78.9355 165.67 81.8091C164.592 83.4872 163.985 85.426 163.913 87.4231C163.869 90.4334 165.476 92.3517 167.096 92.9262C168.954 93.5781 171.573 92.2245 173.468 89.6294Z' fill='%23494DF4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M58.9281 158.996C61.596 157.757 64.328 157.569 66.8301 158.452C71.4742 160.085 74.5428 164.862 74.4646 170.334C74.42 173.297 73.3684 176.338 71.3359 179.372C68.6897 183.327 65.555 186.64 62.563 189.632L61.972 190.223C63.0725 191.457 64.2939 192.406 65.5951 192.91C67.5125 193.65 70.6534 193.316 73.1942 189.939C74.6166 188.031 75.3366 184.842 75.147 181.19L81.7702 180.877C82.0473 186.133 80.8861 190.773 78.5021 193.942C78.0239 194.579 77.5014 195.183 76.9385 195.747C73.0963 199.589 67.9245 200.909 63.2322 199.094C61.1162 198.277 59.1053 196.812 57.308 194.884L49.4146 202.777C49.4146 202.777 47.3589 198.139 48.309 194.481L53.422 189.368C51.5044 185.754 50.2836 181.814 49.8233 177.755C49.2244 172.39 50.2896 167.659 52.9133 164.067C54.5702 161.798 56.6429 160.049 58.9281 158.996ZM65.8177 175.664C66.7271 174.324 67.8003 172.277 67.8307 170.203C67.878 167.19 66.2641 165.27 64.6521 164.696C62.7924 164.042 60.1754 165.395 58.2785 167.991C56.6162 170.26 55.993 173.308 56.4141 177.046C56.7253 179.573 57.3949 182.044 58.4025 184.385C61.3399 181.423 63.743 178.762 65.8177 175.664Z' fill='%23494DF4'/%3E%3Cpath d='M95.728 176.292L82.1984 154.459C80.0063 150.923 79.7742 146.414 83.0742 143.114C86.4749 139.713 90.26 143.291 91.7323 145.664L104.983 167.044L109.774 162.253L97.3587 142.22C94.1218 137.022 91.163 135.121 87.4103 134.663C85.2474 134.404 81.8097 134.871 78.6281 138.053C73.6575 143.023 72.7574 151.746 76.5789 157.912L90.9371 181.083L95.728 176.292Z' fill='%23494DF4'/%3E%3Cpath d='M73.133 190.03C70.5939 193.404 67.4596 193.741 65.5471 193.004C64.2494 192.502 63.0315 191.557 61.9348 190.327L57.277 194.984C59.0683 196.907 61.0732 198.366 63.1838 199.179C67.8638 200.984 73.0259 199.661 76.8642 195.823C77.4266 195.26 77.9486 194.657 78.4265 194.02C80.8089 190.856 81.9728 186.225 81.7022 180.98L75.093 181.3C75.2767 184.942 74.5614 188.124 73.133 190.03Z' fill='%23494DF4'/%3E%3Cpath d='M158.622 67.5814C161.16 64.206 164.295 63.869 166.208 64.6064C167.506 65.1084 168.724 66.0539 169.821 67.2846L174.48 62.6252C172.69 60.7037 170.685 59.2434 168.572 58.4301C163.895 56.6276 158.73 57.9499 154.891 61.7885C154.328 62.3531 153.805 62.956 153.328 63.5922C150.946 66.7591 149.782 71.3914 150.057 76.6307L156.668 76.3104C156.474 72.6691 157.188 69.4856 158.622 67.5814Z' fill='%23494DF4'/%3E%3Cpath d='M109.74 162.28L96.2134 140.449C94.0219 136.913 93.7902 132.404 97.0906 129.104C100.492 125.703 104.276 129.281 105.748 131.653L118.996 153.031L123.788 148.24L111.375 128.209C108.13 123.011 105.176 121.107 101.419 120.653C99.2565 120.395 95.8189 120.862 92.6369 124.044C87.666 129.015 86.7648 137.737 90.5855 143.903L104.949 167.071L109.74 162.28Z' fill='%23494DF4'/%3E%3Cpath d='M134.173 137.846L120.642 116.014C118.451 112.478 118.218 107.969 121.519 104.669C124.919 101.268 128.706 104.845 130.177 107.219L143.429 128.598L148.22 123.807L135.805 103.774C132.567 98.5767 129.609 96.6748 125.855 96.2181C123.692 95.9596 120.254 96.4262 117.074 99.6066C112.103 104.577 111.201 113.301 115.024 119.467L129.382 142.637L134.173 137.846Z' fill='%23494DF4'/%3E%3Cpath d='M148.181 123.83L134.65 101.998C132.458 98.4623 132.226 93.9532 135.526 90.653C138.923 87.2563 142.716 90.8319 144.188 93.2076L157.441 114.587L162.232 109.795L149.816 89.762C146.578 84.565 143.621 82.6631 139.866 82.2064C137.704 81.9479 134.266 82.4144 131.085 85.5949C126.115 90.5655 125.213 99.2895 129.036 105.455L143.39 128.621L148.181 123.83Z' fill='%23494DF4'/%3E%3Cpath d='M51.2161 166.781C49.8117 169.874 49.3081 173.542 49.7538 177.567C50.2042 181.589 51.4089 185.493 53.3048 189.072L58.2489 184.127C57.254 181.809 56.5942 179.362 56.2896 176.859C56.087 175.236 56.1307 173.593 56.4192 171.984L51.2161 166.781Z' fill='%23494DF4'/%3E%3Cpath d='M174.028 72.3021L173.484 72.8457C174.512 75.2024 175.202 77.6867 175.53 80.2252C175.858 82.8945 175.644 85.2104 174.892 87.14L179.889 92.1372C181.935 88.7059 182.719 84.3954 182.141 79.5644C181.65 75.4872 180.397 71.5243 178.446 67.884L174.028 72.3021Z' fill='%23494DF4'/%3E%3C/g%3E%3Cg opacity='0.04' clip-path='url(%23clip10_468_99419)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M651.513 22.5267C653.631 23.3446 655.643 24.8089 657.438 26.7361L665.335 18.8364C665.335 18.8364 667.393 23.475 666.441 27.1322L661.328 32.2457C663.247 35.8592 664.469 39.7998 664.928 43.8604C665.527 49.226 664.462 53.9558 661.839 57.548C660.183 59.8126 658.106 61.5684 655.829 62.6246C653.161 63.8632 650.428 64.0506 647.926 63.1673C643.278 61.5303 640.209 56.7527 640.288 51.2823C640.333 48.3187 641.083 44.9298 643.316 41.873C645.971 38.1909 648.823 35.3438 651.636 32.5348C651.82 32.351 652.005 32.1671 652.189 31.9831L652.78 31.3917C651.679 30.1575 650.458 29.2087 649.157 28.7051C647.24 27.9637 644.098 28.2988 641.558 31.6778C640.136 33.5835 639.415 36.7731 639.605 40.4243L632.981 40.7377C632.7 35.4881 633.861 30.8483 636.244 27.6779C636.723 27.0403 637.245 26.4372 637.808 25.8726C641.65 22.0304 646.823 20.7128 651.513 22.5267ZM656.468 53.6294C658.132 51.3622 658.755 48.3132 658.334 44.5754C658.025 42.0464 657.355 39.5729 656.346 37.2302C656.126 37.4494 655.907 37.666 655.69 37.8814C652.993 40.5578 650.596 42.9355 648.67 45.8091C647.592 47.4872 646.985 49.426 646.913 51.4231C646.869 54.4334 648.476 56.3517 650.096 56.9262C651.954 57.5781 654.573 56.2245 656.468 53.6294Z' fill='%23494DF4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M541.928 122.996C544.596 121.757 547.328 121.569 549.83 122.452C554.474 124.085 557.543 128.862 557.465 134.334C557.42 137.297 556.368 140.338 554.336 143.372C551.69 147.327 548.555 150.64 545.563 153.632L544.972 154.223C546.072 155.457 547.294 156.406 548.595 156.91C550.512 157.65 553.653 157.316 556.194 153.939C557.617 152.031 558.337 148.842 558.147 145.19L564.77 144.877C565.047 150.133 563.886 154.773 561.502 157.942C561.024 158.579 560.501 159.183 559.938 159.747C556.096 163.589 550.925 164.909 546.232 163.094C544.116 162.277 542.105 160.812 540.308 158.884L532.415 166.777C532.415 166.777 530.359 162.139 531.309 158.481L536.422 153.368C534.504 149.754 533.284 145.814 532.823 141.755C532.224 136.39 533.29 131.659 535.913 128.067C537.57 125.798 539.643 124.049 541.928 122.996ZM548.818 139.664C549.727 138.324 550.8 136.277 550.831 134.203C550.878 131.19 549.264 129.27 547.652 128.696C545.792 128.042 543.175 129.395 541.278 131.991C539.616 134.26 538.993 137.308 539.414 141.046C539.725 143.573 540.395 146.044 541.403 148.385C544.34 145.423 546.743 142.762 548.818 139.664Z' fill='%23494DF4'/%3E%3Cpath d='M578.728 140.292L565.198 118.459C563.006 114.923 562.774 110.414 566.074 107.114C569.475 103.713 573.26 107.291 574.732 109.664L587.983 131.044L592.774 126.253L580.359 106.22C577.122 101.022 574.163 99.1211 570.41 98.663C568.247 98.4045 564.81 98.8709 561.628 102.053C556.658 107.023 555.757 115.746 559.579 121.912L573.937 145.083L578.728 140.292Z' fill='%23494DF4'/%3E%3Cpath d='M556.133 154.03C553.594 157.404 550.46 157.741 548.547 157.004C547.249 156.502 546.032 155.557 544.935 154.327L540.277 158.984C542.068 160.907 544.073 162.366 546.184 163.179C550.864 164.984 556.026 163.661 559.864 159.823C560.427 159.26 560.949 158.657 561.427 158.02C563.809 154.856 564.973 150.225 564.702 144.98L558.093 145.3C558.277 148.942 557.561 152.124 556.133 154.03Z' fill='%23494DF4'/%3E%3Cpath d='M641.622 31.5814C644.16 28.206 647.295 27.869 649.208 28.6064C650.506 29.1084 651.724 30.0539 652.821 31.2846L657.48 26.6252C655.69 24.7037 653.685 23.2434 651.572 22.4301C646.895 20.6276 641.73 21.9499 637.891 25.7885C637.328 26.3531 636.805 26.956 636.328 27.5922C633.946 30.7591 632.782 35.3914 633.057 40.6307L639.668 40.3104C639.474 36.6691 640.188 33.4856 641.622 31.5814Z' fill='%23494DF4'/%3E%3Cpath d='M592.74 126.28L579.213 104.449C577.022 100.913 576.79 96.4044 580.091 93.1041C583.492 89.7031 587.276 93.2807 588.748 95.6533L601.996 117.031L606.788 112.24L594.375 92.2088C591.13 87.0109 588.176 85.1066 584.419 84.6531C582.256 84.3949 578.819 84.8617 575.637 88.0438C570.666 93.0147 569.765 101.737 573.586 107.903L587.949 131.071L592.74 126.28Z' fill='%23494DF4'/%3E%3Cpath d='M617.173 101.846L603.642 80.0142C601.451 76.4782 601.218 71.9692 604.519 68.669C607.919 65.2682 611.706 68.8451 613.177 71.2193L626.429 92.5984L631.22 87.8073L618.805 67.7738C615.567 62.5767 612.609 60.6748 608.855 60.2181C606.692 59.9596 603.254 60.4262 600.074 63.6066C595.103 68.5772 594.201 77.3014 598.024 83.4666L612.382 106.637L617.173 101.846Z' fill='%23494DF4'/%3E%3Cpath d='M631.181 87.83L617.65 65.9983C615.458 62.4623 615.226 57.9532 618.526 54.653C621.923 51.2563 625.716 54.8319 627.188 57.2076L640.441 78.5866L645.232 73.7955L632.816 53.762C629.578 48.565 626.621 46.6631 622.866 46.2064C620.704 45.9479 617.266 46.4144 614.085 49.5949C609.115 54.5655 608.213 63.2895 612.036 69.4548L626.39 92.6211L631.181 87.83Z' fill='%23494DF4'/%3E%3Cpath d='M534.216 130.781C532.812 133.874 532.308 137.542 532.754 141.567C533.204 145.589 534.409 149.493 536.305 153.072L541.249 148.127C540.254 145.809 539.594 143.362 539.29 140.859C539.087 139.236 539.131 137.593 539.419 135.984L534.216 130.781Z' fill='%23494DF4'/%3E%3Cpath d='M657.028 36.3021L656.484 36.8457C657.512 39.2024 658.202 41.6867 658.53 44.2252C658.858 46.8945 658.644 49.2104 657.892 51.14L662.889 56.1372C664.935 52.7059 665.719 48.3954 665.141 43.5644C664.65 39.4872 663.397 35.5243 661.446 31.884L657.028 36.3021Z' fill='%23494DF4'/%3E%3C/g%3E%3Cg opacity='0.04' clip-path='url(%23clip11_468_99419)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M308.513 232.527C310.631 233.345 312.643 234.809 314.438 236.736L322.335 228.837C322.335 228.837 324.393 233.475 323.441 237.132L318.328 242.246C320.247 245.859 321.469 249.8 321.928 253.861C322.527 259.226 321.462 263.956 318.839 267.548C317.183 269.813 315.106 271.569 312.829 272.625C310.161 273.863 307.428 274.051 304.926 273.168C300.278 271.531 297.209 266.753 297.288 261.283C297.333 258.319 298.083 254.93 300.316 251.873C302.971 248.191 305.823 245.344 308.636 242.535C308.82 242.351 309.005 242.167 309.189 241.983L309.78 241.392C308.679 240.158 307.458 239.209 306.157 238.705C304.24 237.964 301.098 238.299 298.558 241.678C297.136 243.584 296.415 246.773 296.605 250.425L289.981 250.738C289.7 245.488 290.861 240.849 293.244 237.678C293.723 237.041 294.245 236.437 294.808 235.873C298.65 232.031 303.823 230.713 308.513 232.527ZM313.468 263.63C315.132 261.362 315.755 258.313 315.334 254.576C315.025 252.047 314.355 249.573 313.346 247.23C313.126 247.45 312.907 247.666 312.69 247.882C309.993 250.558 307.596 252.936 305.67 255.809C304.592 257.487 303.985 259.426 303.913 261.423C303.869 264.434 305.476 266.352 307.096 266.926C308.954 267.578 311.573 266.225 313.468 263.63Z' fill='%23494DF4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M198.928 332.996C201.596 331.758 204.328 331.569 206.83 332.452C211.474 334.085 214.543 338.862 214.465 344.334C214.42 347.298 213.368 350.338 211.336 353.372C208.69 357.327 205.555 360.64 202.563 363.632L201.972 364.223C203.072 365.457 204.294 366.406 205.595 366.91C207.512 367.651 210.653 367.316 213.194 363.939C214.617 362.031 215.337 358.842 215.147 355.191L221.77 354.877C222.047 360.134 220.886 364.773 218.502 367.942C218.024 368.58 217.501 369.183 216.938 369.747C213.096 373.589 207.925 374.909 203.232 373.094C201.116 372.278 199.105 370.813 197.308 368.884L189.415 376.778C189.415 376.778 187.359 372.14 188.309 368.482L193.422 363.369C191.504 359.754 190.284 355.814 189.823 351.755C189.224 346.39 190.29 341.659 192.913 338.067C194.57 335.799 196.643 334.05 198.928 332.996ZM205.818 349.664C206.727 348.324 207.8 346.277 207.831 344.203C207.878 341.19 206.264 339.27 204.652 338.696C202.792 338.043 200.175 339.395 198.278 341.991C196.616 344.26 195.993 347.308 196.414 351.046C196.725 353.573 197.395 356.044 198.403 358.385C201.34 355.423 203.743 352.763 205.818 349.664Z' fill='%23494DF4'/%3E%3Cpath d='M235.728 350.292L222.198 328.459C220.006 324.923 219.774 320.414 223.074 317.114C226.475 313.713 230.26 317.291 231.732 319.664L244.983 341.045L249.774 336.254L237.359 316.22C234.122 311.022 231.163 309.121 227.41 308.663C225.247 308.405 221.81 308.871 218.628 312.053C213.658 317.023 212.757 325.746 216.579 331.913L230.937 355.083L235.728 350.292Z' fill='%23494DF4'/%3E%3Cpath d='M213.133 364.031C210.594 367.404 207.46 367.741 205.547 367.004C204.249 366.502 203.032 365.557 201.935 364.327L197.277 368.985C199.068 370.907 201.073 372.366 203.184 373.179C207.864 374.985 213.026 373.662 216.864 369.823C217.427 369.26 217.949 368.657 218.427 368.02C220.809 364.856 221.973 360.225 221.702 354.98L215.093 355.3C215.277 358.942 214.561 362.124 213.133 364.031Z' fill='%23494DF4'/%3E%3Cpath d='M298.622 241.582C301.16 238.206 304.295 237.869 306.208 238.607C307.506 239.109 308.724 240.054 309.821 241.285L314.48 236.625C312.69 234.704 310.685 233.244 308.572 232.43C303.895 230.628 298.73 231.95 294.891 235.789C294.328 236.353 293.805 236.956 293.328 237.592C290.946 240.759 289.782 245.392 290.057 250.631L296.668 250.311C296.474 246.669 297.188 243.486 298.622 241.582Z' fill='%23494DF4'/%3E%3Cpath d='M249.74 336.28L236.213 314.449C234.022 310.913 233.79 306.405 237.091 303.104C240.492 299.703 244.276 303.281 245.748 305.654L258.996 327.032L263.788 322.24L251.375 302.209C248.13 297.011 245.176 295.107 241.419 294.653C239.256 294.395 235.819 294.862 232.637 298.044C227.666 303.015 226.765 311.737 230.586 317.903L244.949 341.071L249.74 336.28Z' fill='%23494DF4'/%3E%3Cpath d='M274.173 311.846L260.642 290.014C258.451 286.478 258.218 281.969 261.519 278.669C264.919 275.268 268.706 278.845 270.177 281.22L283.429 302.599L288.22 297.808L275.805 277.774C272.567 272.577 269.609 270.675 265.855 270.218C263.692 269.96 260.254 270.426 257.074 273.607C252.103 278.577 251.201 287.302 255.024 293.467L269.382 316.637L274.173 311.846Z' fill='%23494DF4'/%3E%3Cpath d='M288.181 297.83L274.65 275.999C272.458 272.463 272.226 267.953 275.526 264.653C278.923 261.257 282.716 264.832 284.188 267.208L297.441 288.587L302.232 283.796L289.816 263.762C286.578 258.565 283.621 256.663 279.866 256.207C277.704 255.948 274.266 256.415 271.085 259.595C266.115 264.566 265.213 273.29 269.036 279.455L283.39 302.621L288.181 297.83Z' fill='%23494DF4'/%3E%3Cpath d='M191.216 340.781C189.812 343.874 189.308 347.542 189.754 351.567C190.204 355.59 191.409 359.493 193.305 363.072L198.249 358.128C197.254 355.809 196.594 353.362 196.29 350.859C196.087 349.236 196.131 347.593 196.419 345.985L191.216 340.781Z' fill='%23494DF4'/%3E%3Cpath d='M314.028 246.302L313.484 246.846C314.512 249.203 315.202 251.687 315.53 254.225C315.858 256.895 315.644 259.211 314.892 261.14L319.889 266.137C321.935 262.706 322.719 258.396 322.141 253.565C321.65 249.487 320.397 245.524 318.446 241.884L314.028 246.302Z' fill='%23494DF4'/%3E%3C/g%3E%3Cg opacity='0.04' clip-path='url(%23clip12_468_99419)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M791.513 196.527C793.631 197.345 795.643 198.809 797.438 200.736L805.335 192.837C805.335 192.837 807.393 197.475 806.441 201.132L801.328 206.246C803.247 209.859 804.469 213.8 804.928 217.861C805.527 223.226 804.462 227.956 801.839 231.548C800.183 233.813 798.106 235.569 795.829 236.625C793.161 237.863 790.428 238.051 787.926 237.168C783.278 235.531 780.209 230.753 780.288 225.283C780.333 222.319 781.083 218.93 783.316 215.873C785.971 212.191 788.823 209.344 791.636 206.535C791.82 206.351 792.005 206.167 792.189 205.983L792.78 205.392C791.679 204.158 790.458 203.209 789.157 202.705C787.24 201.964 784.098 202.299 781.558 205.678C780.136 207.584 779.415 210.773 779.605 214.425L772.981 214.738C772.7 209.488 773.861 204.849 776.244 201.678C776.723 201.041 777.245 200.437 777.808 199.873C781.65 196.031 786.823 194.713 791.513 196.527ZM796.468 227.63C798.132 225.362 798.755 222.313 798.334 218.576C798.025 216.047 797.355 213.573 796.346 211.23C796.126 211.45 795.907 211.666 795.69 211.882C792.993 214.558 790.596 216.936 788.67 219.809C787.592 221.487 786.985 223.426 786.913 225.423C786.869 228.434 788.476 230.352 790.096 230.926C791.954 231.578 794.573 230.225 796.468 227.63Z' fill='%23494DF4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M681.928 296.996C684.596 295.758 687.328 295.569 689.83 296.452C694.474 298.085 697.543 302.862 697.465 308.334C697.42 311.298 696.368 314.338 694.336 317.372C691.69 321.327 688.555 324.64 685.563 327.632L684.972 328.223C686.072 329.457 687.294 330.406 688.595 330.91C690.512 331.651 693.653 331.316 696.194 327.939C697.617 326.031 698.337 322.842 698.147 319.191L704.77 318.877C705.047 324.134 703.886 328.773 701.502 331.942C701.024 332.58 700.501 333.183 699.938 333.747C696.096 337.589 690.925 338.909 686.232 337.094C684.116 336.278 682.105 334.813 680.308 332.884L672.415 340.778C672.415 340.778 670.359 336.14 671.309 332.482L676.422 327.369C674.504 323.754 673.284 319.814 672.823 315.755C672.224 310.39 673.29 305.659 675.913 302.067C677.57 299.799 679.643 298.05 681.928 296.996ZM688.818 313.664C689.727 312.324 690.8 310.277 690.831 308.203C690.878 305.19 689.264 303.27 687.652 302.696C685.792 302.043 683.175 303.395 681.278 305.991C679.616 308.26 678.993 311.308 679.414 315.046C679.725 317.573 680.395 320.044 681.403 322.385C684.34 319.423 686.743 316.763 688.818 313.664Z' fill='%23494DF4'/%3E%3Cpath d='M718.728 314.292L705.198 292.459C703.006 288.923 702.774 284.414 706.074 281.114C709.475 277.713 713.26 281.291 714.732 283.664L727.983 305.045L732.774 300.254L720.359 280.22C717.122 275.022 714.163 273.121 710.41 272.663C708.247 272.405 704.81 272.871 701.628 276.053C696.658 281.023 695.757 289.746 699.579 295.913L713.937 319.083L718.728 314.292Z' fill='%23494DF4'/%3E%3Cpath d='M696.133 328.031C693.594 331.404 690.46 331.741 688.547 331.004C687.249 330.502 686.032 329.557 684.935 328.327L680.277 332.985C682.068 334.907 684.073 336.366 686.184 337.179C690.864 338.985 696.026 337.662 699.864 333.823C700.427 333.26 700.949 332.657 701.427 332.02C703.809 328.856 704.973 324.225 704.702 318.98L698.093 319.3C698.277 322.942 697.561 326.124 696.133 328.031Z' fill='%23494DF4'/%3E%3Cpath d='M781.622 205.582C784.16 202.206 787.295 201.869 789.208 202.607C790.506 203.109 791.724 204.054 792.821 205.285L797.48 200.625C795.69 198.704 793.685 197.244 791.572 196.43C786.895 194.628 781.73 195.95 777.891 199.789C777.328 200.353 776.805 200.956 776.328 201.592C773.946 204.759 772.782 209.392 773.057 214.631L779.668 214.311C779.474 210.669 780.188 207.486 781.622 205.582Z' fill='%23494DF4'/%3E%3Cpath d='M732.74 300.28L719.213 278.449C717.022 274.913 716.79 270.405 720.091 267.104C723.492 263.703 727.276 267.281 728.748 269.654L741.996 291.032L746.788 286.24L734.375 266.209C731.13 261.011 728.176 259.107 724.419 258.653C722.256 258.395 718.819 258.862 715.637 262.044C710.666 267.015 709.765 275.737 713.586 281.903L727.949 305.071L732.74 300.28Z' fill='%23494DF4'/%3E%3Cpath d='M757.173 275.846L743.642 254.014C741.451 250.478 741.218 245.969 744.519 242.669C747.919 239.268 751.706 242.845 753.177 245.22L766.429 266.599L771.22 261.808L758.805 241.774C755.567 236.577 752.609 234.675 748.855 234.218C746.692 233.96 743.254 234.426 740.074 237.607C735.103 242.577 734.201 251.302 738.024 257.467L752.382 280.637L757.173 275.846Z' fill='%23494DF4'/%3E%3Cpath d='M771.181 261.83L757.65 239.999C755.458 236.463 755.226 231.953 758.526 228.653C761.923 225.257 765.716 228.832 767.188 231.208L780.441 252.587L785.232 247.796L772.816 227.762C769.578 222.565 766.621 220.663 762.866 220.207C760.704 219.948 757.266 220.415 754.085 223.595C749.115 228.566 748.213 237.29 752.036 243.455L766.39 266.621L771.181 261.83Z' fill='%23494DF4'/%3E%3Cpath d='M674.216 304.781C672.812 307.874 672.308 311.542 672.754 315.567C673.204 319.59 674.409 323.493 676.305 327.072L681.249 322.128C680.254 319.809 679.594 317.362 679.29 314.859C679.087 313.236 679.131 311.593 679.419 309.985L674.216 304.781Z' fill='%23494DF4'/%3E%3Cpath d='M797.028 210.302L796.484 210.846C797.512 213.203 798.202 215.687 798.53 218.225C798.858 220.895 798.644 223.211 797.892 225.14L802.889 230.137C804.935 226.706 805.719 222.396 805.141 217.565C804.65 213.487 803.397 209.524 801.446 205.884L797.028 210.302Z' fill='%23494DF4'/%3E%3C/g%3E%3Cg opacity='0.04' clip-path='url(%23clip13_468_99419)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M448.513 406.527C450.631 407.345 452.643 408.809 454.438 410.736L462.335 402.836C462.335 402.836 464.393 407.475 463.441 411.132L458.328 416.246C460.247 419.859 461.469 423.8 461.928 427.86C462.527 433.226 461.462 437.956 458.839 441.548C457.183 443.813 455.106 445.568 452.829 446.625C450.161 447.863 447.428 448.051 444.926 447.167C440.278 445.53 437.209 440.753 437.288 435.282C437.333 432.319 438.083 428.93 440.316 425.873C442.971 422.191 445.823 419.344 448.636 416.535C448.82 416.351 449.005 416.167 449.189 415.983L449.78 415.392C448.679 414.157 447.458 413.209 446.157 412.705C444.24 411.964 441.098 412.299 438.558 415.678C437.136 417.584 436.415 420.773 436.605 424.424L429.981 424.738C429.7 419.488 430.861 414.848 433.244 411.678C433.723 411.04 434.245 410.437 434.808 409.873C438.65 406.03 443.823 404.713 448.513 406.527ZM453.468 437.629C455.132 435.362 455.755 432.313 455.334 428.575C455.025 426.046 454.355 423.573 453.346 421.23C453.126 421.449 452.907 421.666 452.69 421.881C449.993 424.558 447.596 426.935 445.67 429.809C444.592 431.487 443.985 433.426 443.913 435.423C443.869 438.433 445.476 440.352 447.096 440.926C448.954 441.578 451.573 440.224 453.468 437.629Z' fill='%23494DF4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M338.928 506.996C341.596 505.757 344.328 505.569 346.83 506.452C351.474 508.085 354.543 512.862 354.465 518.334C354.42 521.297 353.368 524.338 351.336 527.372C348.69 531.327 345.555 534.64 342.563 537.632L341.972 538.223C343.072 539.457 344.294 540.406 345.595 540.91C347.512 541.65 350.653 541.316 353.194 537.939C354.617 536.031 355.337 532.842 355.147 529.19L361.77 528.877C362.047 534.133 360.886 538.773 358.502 541.942C358.024 542.579 357.501 543.183 356.938 543.747C353.096 547.589 347.925 548.909 343.232 547.094C341.116 546.277 339.105 544.812 337.308 542.884L329.415 550.777C329.415 550.777 327.359 546.139 328.309 542.481L333.422 537.368C331.504 533.754 330.284 529.814 329.823 525.755C329.224 520.39 330.29 515.659 332.913 512.067C334.57 509.798 336.643 508.049 338.928 506.996ZM345.818 523.664C346.727 522.324 347.8 520.277 347.831 518.203C347.878 515.19 346.264 513.27 344.652 512.696C342.792 512.042 340.175 513.395 338.278 515.991C336.616 518.26 335.993 521.308 336.414 525.046C336.725 527.573 337.395 530.044 338.403 532.385C341.34 529.423 343.743 526.762 345.818 523.664Z' fill='%23494DF4'/%3E%3Cpath d='M375.728 524.292L362.198 502.459C360.006 498.923 359.774 494.414 363.074 491.114C366.475 487.713 370.26 491.291 371.732 493.664L384.983 515.044L389.774 510.253L377.359 490.22C374.122 485.022 371.163 483.121 367.41 482.663C365.247 482.404 361.81 482.871 358.628 486.053C353.658 491.023 352.757 499.746 356.579 505.912L370.937 529.083L375.728 524.292Z' fill='%23494DF4'/%3E%3Cpath d='M353.133 538.03C350.594 541.404 347.46 541.741 345.547 541.004C344.249 540.502 343.032 539.557 341.935 538.327L337.277 542.984C339.068 544.907 341.073 546.366 343.184 547.179C347.864 548.984 353.026 547.662 356.864 543.823C357.427 543.26 357.949 542.657 358.427 542.02C360.809 538.856 361.973 534.225 361.702 528.98L355.093 529.3C355.277 532.942 354.561 536.124 353.133 538.03Z' fill='%23494DF4'/%3E%3Cpath d='M438.622 415.581C441.16 412.206 444.295 411.869 446.208 412.606C447.506 413.108 448.724 414.054 449.821 415.285L454.48 410.625C452.69 408.704 450.685 407.243 448.572 406.43C443.895 404.628 438.73 405.95 434.891 409.789C434.328 410.353 433.805 410.956 433.328 411.592C430.946 414.759 429.782 419.391 430.057 424.631L436.668 424.31C436.474 420.669 437.188 417.486 438.622 415.581Z' fill='%23494DF4'/%3E%3Cpath d='M389.74 510.28L376.213 488.449C374.022 484.913 373.79 480.404 377.091 477.104C380.492 473.703 384.276 477.281 385.748 479.653L398.996 501.031L403.788 496.24L391.375 476.209C388.13 471.011 385.176 469.107 381.419 468.653C379.256 468.395 375.819 468.862 372.637 472.044C367.666 477.015 366.765 485.737 370.586 491.903L384.949 515.071L389.74 510.28Z' fill='%23494DF4'/%3E%3Cpath d='M414.173 485.846L400.642 464.014C398.451 460.478 398.218 455.969 401.519 452.669C404.919 449.268 408.706 452.845 410.177 455.219L423.429 476.598L428.22 471.807L415.805 451.774C412.567 446.577 409.609 444.675 405.855 444.218C403.692 443.96 400.254 444.426 397.074 447.607C392.103 452.577 391.201 461.301 395.024 467.467L409.382 490.637L414.173 485.846Z' fill='%23494DF4'/%3E%3Cpath d='M428.181 471.83L414.65 449.998C412.458 446.462 412.226 441.953 415.526 438.653C418.923 435.256 422.716 438.832 424.188 441.208L437.441 462.587L442.232 457.795L429.816 437.762C426.578 432.565 423.621 430.663 419.866 430.206C417.704 429.948 414.266 430.414 411.085 433.595C406.115 438.566 405.213 447.29 409.036 453.455L423.39 476.621L428.181 471.83Z' fill='%23494DF4'/%3E%3Cpath d='M331.216 514.781C329.812 517.874 329.308 521.542 329.754 525.567C330.204 529.589 331.409 533.493 333.305 537.072L338.249 532.127C337.254 529.809 336.594 527.362 336.29 524.859C336.087 523.236 336.131 521.593 336.419 519.984L331.216 514.781Z' fill='%23494DF4'/%3E%3Cpath d='M454.028 420.302L453.484 420.846C454.512 423.202 455.202 425.687 455.53 428.225C455.858 430.895 455.644 433.21 454.892 435.14L459.889 440.137C461.935 436.706 462.719 432.395 462.141 427.564C461.65 423.487 460.397 419.524 458.446 415.884L454.028 420.302Z' fill='%23494DF4'/%3E%3C/g%3E%3Cg opacity='0.04' clip-path='url(%23clip14_468_99419)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M931.513 370.527C933.631 371.345 935.643 372.809 937.438 374.736L945.335 366.836C945.335 366.836 947.393 371.475 946.441 375.132L941.328 380.246C943.247 383.859 944.469 387.8 944.928 391.86C945.527 397.226 944.462 401.956 941.839 405.548C940.183 407.813 938.106 409.568 935.829 410.625C933.161 411.863 930.428 412.051 927.926 411.167C923.278 409.53 920.209 404.753 920.288 399.282C920.333 396.319 921.083 392.93 923.316 389.873C925.971 386.191 928.823 383.344 931.636 380.535C931.82 380.351 932.005 380.167 932.189 379.983L932.78 379.392C931.679 378.157 930.458 377.209 929.157 376.705C927.24 375.964 924.098 376.299 921.558 379.678C920.136 381.584 919.415 384.773 919.605 388.424L912.981 388.738C912.7 383.488 913.861 378.848 916.244 375.678C916.723 375.04 917.245 374.437 917.808 373.873C921.65 370.03 926.823 368.713 931.513 370.527ZM936.468 401.629C938.132 399.362 938.755 396.313 938.334 392.575C938.025 390.046 937.355 387.573 936.346 385.23C936.126 385.449 935.907 385.666 935.69 385.881C932.993 388.558 930.596 390.935 928.67 393.809C927.592 395.487 926.985 397.426 926.913 399.423C926.869 402.433 928.476 404.352 930.096 404.926C931.954 405.578 934.573 404.224 936.468 401.629Z' fill='%23494DF4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M821.928 470.996C824.596 469.757 827.328 469.569 829.83 470.452C834.474 472.085 837.543 476.862 837.465 482.334C837.42 485.297 836.368 488.338 834.336 491.372C831.69 495.327 828.555 498.64 825.563 501.632L824.972 502.223C826.072 503.457 827.294 504.406 828.595 504.91C830.512 505.65 833.653 505.316 836.194 501.939C837.617 500.031 838.337 496.842 838.147 493.19L844.77 492.877C845.047 498.133 843.886 502.773 841.502 505.942C841.024 506.579 840.501 507.183 839.938 507.747C836.096 511.589 830.925 512.909 826.232 511.094C824.116 510.277 822.105 508.812 820.308 506.884L812.415 514.777C812.415 514.777 810.359 510.139 811.309 506.481L816.422 501.368C814.504 497.754 813.284 493.814 812.823 489.755C812.224 484.39 813.29 479.659 815.913 476.067C817.57 473.798 819.643 472.049 821.928 470.996ZM828.818 487.664C829.727 486.324 830.8 484.277 830.831 482.203C830.878 479.19 829.264 477.27 827.652 476.696C825.792 476.042 823.175 477.395 821.278 479.991C819.616 482.26 818.993 485.308 819.414 489.046C819.725 491.573 820.395 494.044 821.403 496.385C824.34 493.423 826.743 490.762 828.818 487.664Z' fill='%23494DF4'/%3E%3Cpath d='M858.728 488.292L845.198 466.459C843.006 462.923 842.774 458.414 846.074 455.114C849.475 451.713 853.26 455.291 854.732 457.664L867.983 479.044L872.774 474.253L860.359 454.22C857.122 449.022 854.163 447.121 850.41 446.663C848.247 446.404 844.81 446.871 841.628 450.053C836.658 455.023 835.757 463.746 839.579 469.912L853.937 493.083L858.728 488.292Z' fill='%23494DF4'/%3E%3Cpath d='M836.133 502.03C833.594 505.404 830.46 505.741 828.547 505.004C827.249 504.502 826.032 503.557 824.935 502.327L820.277 506.984C822.068 508.907 824.073 510.366 826.184 511.179C830.864 512.984 836.026 511.661 839.864 507.823C840.427 507.26 840.949 506.657 841.427 506.02C843.809 502.856 844.973 498.225 844.702 492.98L838.093 493.3C838.277 496.942 837.561 500.124 836.133 502.03Z' fill='%23494DF4'/%3E%3Cpath d='M921.622 379.581C924.16 376.206 927.295 375.869 929.208 376.606C930.506 377.108 931.724 378.054 932.821 379.285L937.48 374.625C935.69 372.704 933.685 371.243 931.572 370.43C926.895 368.628 921.73 369.95 917.891 373.789C917.328 374.353 916.805 374.956 916.328 375.592C913.946 378.759 912.782 383.391 913.057 388.631L919.668 388.31C919.474 384.669 920.188 381.486 921.622 379.581Z' fill='%23494DF4'/%3E%3Cpath d='M872.74 474.28L859.213 452.449C857.022 448.913 856.79 444.404 860.091 441.104C863.492 437.703 867.276 441.281 868.748 443.653L881.996 465.031L886.788 460.24L874.375 440.209C871.13 435.011 868.176 433.107 864.419 432.653C862.256 432.395 858.819 432.862 855.637 436.044C850.666 441.015 849.765 449.737 853.586 455.903L867.949 479.071L872.74 474.28Z' fill='%23494DF4'/%3E%3Cpath d='M897.173 449.846L883.642 428.014C881.451 424.478 881.218 419.969 884.519 416.669C887.919 413.268 891.706 416.845 893.177 419.219L906.429 440.598L911.22 435.807L898.805 415.774C895.567 410.577 892.609 408.675 888.855 408.218C886.692 407.96 883.254 408.426 880.074 411.607C875.103 416.577 874.201 425.301 878.024 431.467L892.382 454.637L897.173 449.846Z' fill='%23494DF4'/%3E%3Cpath d='M911.181 435.83L897.65 413.998C895.458 410.462 895.226 405.953 898.526 402.653C901.923 399.256 905.716 402.832 907.188 405.208L920.441 426.587L925.232 421.795L912.816 401.762C909.578 396.565 906.621 394.663 902.866 394.206C900.704 393.948 897.266 394.414 894.085 397.595C889.115 402.566 888.213 411.29 892.036 417.455L906.39 440.621L911.181 435.83Z' fill='%23494DF4'/%3E%3Cpath d='M814.216 478.781C812.812 481.874 812.308 485.542 812.754 489.567C813.204 493.589 814.409 497.493 816.305 501.072L821.249 496.127C820.254 493.809 819.594 491.362 819.29 488.859C819.087 487.236 819.131 485.593 819.419 483.984L814.216 478.781Z' fill='%23494DF4'/%3E%3Cpath d='M937.028 384.302L936.484 384.846C937.512 387.202 938.202 389.687 938.53 392.225C938.858 394.895 938.644 397.21 937.892 399.14L942.889 404.137C944.935 400.706 945.719 396.395 945.141 391.564C944.65 387.487 943.397 383.524 941.446 379.884L937.028 384.302Z' fill='%23494DF4'/%3E%3C/g%3E%3Cg opacity='0.04' clip-path='url(%23clip15_468_99419)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M588.513 580.527C590.631 581.345 592.643 582.809 594.438 584.736L602.335 576.836C602.335 576.836 604.393 581.475 603.441 585.132L598.328 590.246C600.247 593.859 601.469 597.8 601.928 601.86C602.527 607.226 601.462 611.956 598.839 615.548C597.183 617.813 595.106 619.568 592.829 620.625C590.161 621.863 587.428 622.051 584.926 621.167C580.278 619.53 577.209 614.753 577.288 609.282C577.333 606.319 578.083 602.93 580.316 599.873C582.971 596.191 585.823 593.344 588.636 590.535C588.82 590.351 589.005 590.167 589.189 589.983L589.78 589.392C588.679 588.157 587.458 587.209 586.157 586.705C584.24 585.964 581.098 586.299 578.558 589.678C577.136 591.584 576.415 594.773 576.605 598.424L569.981 598.738C569.7 593.488 570.861 588.848 573.244 585.678C573.723 585.04 574.245 584.437 574.808 583.873C578.65 580.03 583.823 578.713 588.513 580.527ZM593.468 611.629C595.132 609.362 595.755 606.313 595.334 602.575C595.025 600.046 594.355 597.573 593.346 595.23C593.126 595.449 592.907 595.666 592.69 595.881C589.993 598.558 587.596 600.935 585.67 603.809C584.592 605.487 583.985 607.426 583.913 609.423C583.869 612.433 585.476 614.352 587.096 614.926C588.954 615.578 591.573 614.224 593.468 611.629Z' fill='%23494DF4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M478.928 680.996C481.596 679.757 484.328 679.569 486.83 680.452C491.474 682.085 494.543 686.862 494.465 692.334C494.42 695.297 493.368 698.338 491.336 701.372C488.69 705.327 485.555 708.64 482.563 711.632L481.972 712.223C483.072 713.457 484.294 714.406 485.595 714.91C487.512 715.65 490.653 715.316 493.194 711.939C494.617 710.031 495.337 706.842 495.147 703.19L501.77 702.877C502.047 708.133 500.886 712.773 498.502 715.942C498.024 716.579 497.501 717.183 496.938 717.747C493.096 721.589 487.925 722.909 483.232 721.094C481.116 720.277 479.105 718.812 477.308 716.884L469.415 724.777C469.415 724.777 467.359 720.139 468.309 716.481L473.422 711.368C471.504 707.754 470.284 703.814 469.823 699.755C469.224 694.39 470.29 689.659 472.913 686.067C474.57 683.798 476.643 682.049 478.928 680.996ZM485.818 697.664C486.727 696.324 487.8 694.277 487.831 692.203C487.878 689.19 486.264 687.27 484.652 686.696C482.792 686.042 480.175 687.395 478.278 689.991C476.616 692.26 475.993 695.308 476.414 699.046C476.725 701.573 477.395 704.044 478.403 706.385C481.34 703.423 483.743 700.762 485.818 697.664Z' fill='%23494DF4'/%3E%3Cpath d='M515.728 698.292L502.198 676.459C500.006 672.923 499.774 668.414 503.074 665.114C506.475 661.713 510.26 665.291 511.732 667.664L524.983 689.044L529.774 684.253L517.359 664.22C514.122 659.022 511.163 657.121 507.41 656.663C505.247 656.404 501.81 656.871 498.628 660.053C493.658 665.023 492.757 673.746 496.579 679.912L510.937 703.083L515.728 698.292Z' fill='%23494DF4'/%3E%3Cpath d='M578.622 589.581C581.16 586.206 584.295 585.869 586.208 586.606C587.506 587.108 588.724 588.054 589.821 589.285L594.48 584.625C592.69 582.704 590.685 581.243 588.572 580.43C583.895 578.628 578.73 579.95 574.891 583.789C574.328 584.353 573.805 584.956 573.328 585.592C570.946 588.759 569.782 593.392 570.057 598.631L576.668 598.31C576.474 594.669 577.188 591.486 578.622 589.581Z' fill='%23494DF4'/%3E%3Cpath d='M529.74 684.28L516.213 662.449C514.022 658.913 513.79 654.404 517.091 651.104C520.492 647.703 524.276 651.281 525.748 653.653L538.996 675.031L543.788 670.24L531.375 650.209C528.13 645.011 525.176 643.107 521.419 642.653C519.256 642.395 515.819 642.862 512.637 646.044C507.666 651.015 506.765 659.737 510.586 665.903L524.949 689.071L529.74 684.28Z' fill='%23494DF4'/%3E%3Cpath d='M554.173 659.846L540.642 638.014C538.451 634.478 538.218 629.969 541.519 626.669C544.919 623.268 548.706 626.845 550.177 629.219L563.429 650.598L568.22 645.807L555.805 625.774C552.567 620.577 549.609 618.675 545.855 618.218C543.692 617.96 540.254 618.426 537.074 621.607C532.103 626.577 531.201 635.301 535.024 641.467L549.382 664.637L554.173 659.846Z' fill='%23494DF4'/%3E%3Cpath d='M568.181 645.83L554.65 623.998C552.458 620.462 552.226 615.953 555.526 612.653C558.923 609.256 562.716 612.832 564.188 615.208L577.441 636.587L582.232 631.795L569.816 611.762C566.578 606.565 563.621 604.663 559.866 604.206C557.704 603.948 554.266 604.414 551.085 607.595C546.115 612.565 545.213 621.289 549.036 627.455L563.39 650.621L568.181 645.83Z' fill='%23494DF4'/%3E%3Cpath d='M594.028 594.302L593.484 594.846C594.512 597.202 595.202 599.687 595.53 602.225C595.858 604.894 595.644 607.21 594.892 609.14L599.889 614.137C601.935 610.706 602.719 606.395 602.141 601.564C601.65 597.487 600.397 593.524 598.446 589.884L594.028 594.302Z' fill='%23494DF4'/%3E%3C/g%3E%3Cg opacity='0.04' clip-path='url(%23clip16_468_99419)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M961.928 644.996C964.596 643.757 967.328 643.569 969.83 644.452C974.474 646.085 977.543 650.862 977.465 656.334C977.42 659.297 976.368 662.338 974.336 665.372C971.69 669.327 968.555 672.64 965.563 675.632L964.972 676.223C966.072 677.457 967.294 678.406 968.595 678.91C970.512 679.65 973.653 679.316 976.194 675.939C977.617 674.031 978.337 670.842 978.147 667.19L984.77 666.877C985.047 672.133 983.886 676.773 981.502 679.942C981.024 680.579 980.501 681.183 979.938 681.747C976.096 685.589 970.925 686.909 966.232 685.094C964.116 684.277 962.105 682.812 960.308 680.884L952.415 688.777C952.415 688.777 950.359 684.139 951.309 680.481L956.422 675.368C954.504 671.754 953.284 667.814 952.823 663.755C952.224 658.39 953.29 653.659 955.913 650.067C957.57 647.798 959.643 646.049 961.928 644.996ZM968.818 661.664C969.727 660.324 970.8 658.277 970.831 656.203C970.878 653.19 969.264 651.27 967.652 650.696C965.792 650.042 963.175 651.395 961.278 653.991C959.616 656.26 958.993 659.308 959.414 663.046C959.725 665.573 960.395 668.044 961.403 670.385C964.34 667.423 966.743 664.762 968.818 661.664Z' fill='%23494DF4'/%3E%3Cpath d='M998.728 662.292L985.198 640.459C983.006 636.923 982.774 632.414 986.074 629.114C989.475 625.713 993.26 629.291 994.732 631.664L1007.98 653.044L1012.77 648.253L1000.36 628.22C997.122 623.022 994.163 621.121 990.41 620.663C988.247 620.404 984.81 620.871 981.628 624.053C976.658 629.023 975.757 637.746 979.579 643.912L993.937 667.083L998.728 662.292Z' fill='%23494DF4'/%3E%3Cpath d='M976.133 676.03C973.594 679.404 970.46 679.741 968.547 679.004C967.249 678.502 966.032 677.557 964.935 676.327L960.277 680.984C962.068 682.907 964.073 684.366 966.184 685.179C970.864 686.984 976.026 685.662 979.864 681.823C980.427 681.26 980.949 680.657 981.427 680.02C983.809 676.856 984.973 672.225 984.702 666.98L978.093 667.3C978.277 670.942 977.561 674.124 976.133 676.03Z' fill='%23494DF4'/%3E%3Cpath d='M1012.74 648.28L999.213 626.449C997.022 622.913 996.79 618.404 1000.09 615.104C1003.49 611.703 1007.28 615.281 1008.75 617.653L1022 639.031L1026.79 634.24L1014.37 614.209C1011.13 609.011 1008.18 607.107 1004.42 606.653C1002.26 606.395 998.819 606.862 995.637 610.044C990.666 615.015 989.765 623.737 993.586 629.903L1007.95 653.071L1012.74 648.28Z' fill='%23494DF4'/%3E%3Cpath d='M1037.17 623.846L1023.64 602.014C1021.45 598.478 1021.22 593.969 1024.52 590.669C1027.92 587.268 1031.71 590.845 1033.18 593.219L1046.43 614.598L1051.22 609.807L1038.8 589.774C1035.57 584.577 1032.61 582.675 1028.85 582.218C1026.69 581.96 1023.25 582.426 1020.07 585.607C1015.1 590.577 1014.2 599.301 1018.02 605.467L1032.38 628.637L1037.17 623.846Z' fill='%23494DF4'/%3E%3Cpath d='M1051.18 609.83L1037.65 587.998C1035.46 584.462 1035.23 579.953 1038.53 576.653C1041.92 573.256 1045.72 576.832 1047.19 579.208L1060.44 600.587L1065.23 595.795L1052.82 575.762C1049.58 570.565 1046.62 568.663 1042.87 568.206C1040.7 567.948 1037.27 568.414 1034.09 571.595C1029.11 576.565 1028.21 585.289 1032.04 591.455L1046.39 614.621L1051.18 609.83Z' fill='%23494DF4'/%3E%3Cpath d='M954.216 652.781C952.812 655.874 952.308 659.542 952.754 663.567C953.204 667.589 954.409 671.493 956.305 675.072L961.249 670.127C960.254 667.809 959.594 665.362 959.29 662.859C959.087 661.236 959.131 659.593 959.419 657.984L954.216 652.781Z' fill='%23494DF4'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_468_99419'%3E%3Crect width='1033' height='676' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_468_99419'%3E%3Crect width='199.373' height='41' fill='white' transform='translate(692 112.362) rotate(-45)'/%3E%3C/clipPath%3E%3CclipPath id='clip2_468_99419'%3E%3Crect width='199.373' height='41' fill='white' transform='translate(832 286.363) rotate(-45)'/%3E%3C/clipPath%3E%3CclipPath id='clip3_468_99419'%3E%3Crect width='199.373' height='41' fill='white' transform='translate(247 127.362) rotate(-45)'/%3E%3C/clipPath%3E%3CclipPath id='clip4_468_99419'%3E%3Crect width='199.373' height='41' fill='white' transform='translate(972 460.363) rotate(-45)'/%3E%3C/clipPath%3E%3CclipPath id='clip5_468_99419'%3E%3Crect width='199.373' height='41' fill='white' transform='translate(-47 424.363) rotate(-45)'/%3E%3C/clipPath%3E%3CclipPath id='clip6_468_99419'%3E%3Crect width='199.373' height='41' fill='white' transform='translate(387 301.363) rotate(-45)'/%3E%3C/clipPath%3E%3CclipPath id='clip7_468_99419'%3E%3Crect width='199.373' height='41' fill='white' transform='translate(93 598.362) rotate(-45)'/%3E%3C/clipPath%3E%3CclipPath id='clip8_468_99419'%3E%3Crect width='199.373' height='41' fill='white' transform='translate(527 475.363) rotate(-45)'/%3E%3C/clipPath%3E%3CclipPath id='clip9_468_99419'%3E%3Crect width='199.373' height='41' fill='white' transform='translate(31 184.362) rotate(-45)'/%3E%3C/clipPath%3E%3CclipPath id='clip10_468_99419'%3E%3Crect width='199.373' height='41' fill='white' transform='translate(514 148.362) rotate(-45)'/%3E%3C/clipPath%3E%3CclipPath id='clip11_468_99419'%3E%3Crect width='199.373' height='41' fill='white' transform='translate(171 358.363) rotate(-45)'/%3E%3C/clipPath%3E%3CclipPath id='clip12_468_99419'%3E%3Crect width='199.373' height='41' fill='white' transform='translate(654 322.363) rotate(-45)'/%3E%3C/clipPath%3E%3CclipPath id='clip13_468_99419'%3E%3Crect width='199.373' height='41' fill='white' transform='translate(311 532.362) rotate(-45)'/%3E%3C/clipPath%3E%3CclipPath id='clip14_468_99419'%3E%3Crect width='199.373' height='41' fill='white' transform='translate(794 496.362) rotate(-45)'/%3E%3C/clipPath%3E%3CclipPath id='clip15_468_99419'%3E%3Crect width='199.373' height='41' fill='white' transform='translate(451 706.362) rotate(-45)'/%3E%3C/clipPath%3E%3CclipPath id='clip16_468_99419'%3E%3Crect width='199.373' height='41' fill='white' transform='translate(934 670.362) rotate(-45)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

.CX-title-back-simple .title-back-simple .title.text-left {
  padding-left: 33px;
}
.CX-title-back-simple.sm .title h1 {
  font-size: 16px;
}
.CX-title-back-simple.sm .title-back-simple a.go-back:before {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='14' viewBox='0 0 16 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 5.99979H3.14L6.77 1.63979C6.93974 1.43557 7.0214 1.17229 6.99702 0.907864C6.97264 0.643437 6.84422 0.399526 6.64 0.229787C6.43578 0.0600488 6.1725 -0.0216131 5.90808 0.00276666C5.64365 0.0271464 5.39974 0.155571 5.23 0.359787L0.23 6.35979C0.196361 6.40751 0.166279 6.45765 0.14 6.50979C0.14 6.55979 0.14 6.58979 0.0700002 6.63979C0.0246737 6.75445 0.000941121 6.8765 0 6.99979C0.000941121 7.12308 0.0246737 7.24513 0.0700002 7.35979C0.0700002 7.40979 0.0699999 7.43979 0.14 7.48979C0.166279 7.54193 0.196361 7.59206 0.23 7.63979L5.23 13.6398C5.32402 13.7527 5.44176 13.8434 5.57485 13.9057C5.70793 13.9679 5.85309 14 6 13.9998C6.23365 14.0002 6.46009 13.9189 6.64 13.7698C6.74126 13.6858 6.82496 13.5827 6.88631 13.4664C6.94766 13.35 6.98546 13.2227 6.99754 13.0918C7.00961 12.9608 6.99573 12.8287 6.95669 12.7031C6.91764 12.5775 6.8542 12.4608 6.77 12.3598L3.14 7.99979H15C15.2652 7.99979 15.5196 7.89443 15.7071 7.70689C15.8946 7.51936 16 7.265 16 6.99979C16 6.73457 15.8946 6.48022 15.7071 6.29268C15.5196 6.10514 15.2652 5.99979 15 5.99979Z' fill='white'/%3E%3C/svg%3E%0A");
  width: 16px;
  height: 14px;
}
.CX-title-back-simple.transparent {
  background-color: transparent;
}

body.has-emma-marked .CX-utama .box-utama .box-content-utama .box-inner-content #main-content {
  position: relative;
}

.CX-landing-emma-marked .box-header {
  height: 250px;
  background-color: #494df4;
  padding-top: 15px;
  position: relative;
  -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.17);
  -ms-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.17);
  -o-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.17);
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.17);
}
.CX-landing-emma-marked .box-header:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='239' height='249' viewBox='0 0 239 249' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 238.438L185.144 0H238.318L44.9737 249H0V238.438Z' fill='url(%23paint0_linear_470_99601)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_470_99601' x1='119.159' y1='-2.68579e-06' x2='25' y2='256' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233032C1'/%3E%3Cstop offset='1' stop-color='%234D4FF0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 239px;
  height: 249px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 768px) {
  .CX-landing-emma-marked .box-header:before {
    display: none;
  }
}
.CX-landing-emma-marked .box-header:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='197' height='249' viewBox='0 0 197 249' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M42 238.438L227.144 0H280.318L86.9737 249H42V238.438Z' fill='url(%23paint0_linear_470_99600)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M214.049 0L20.704 249L-0.000823975 249L193.344 -1.81008e-06L214.049 0Z' fill='url(%23paint1_linear_470_99600)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_470_99600' x1='161.159' y1='-2.68579e-06' x2='67' y2='256' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233032C1'/%3E%3Cstop offset='1' stop-color='%234D4FF0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_470_99600' x1='-19.7695' y1='279' x2='213.317' y2='-6.99999' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233032C1'/%3E%3Cstop offset='1' stop-color='%234D4FF0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 197px;
  height: 249px;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 768px) {
  .CX-landing-emma-marked .box-header:after {
    display: none;
  }
}
.CX-landing-emma-marked .box-header .inner {
  position: relative;
  height: 100%;
  z-index: 2;
}
@media (max-width: 768px) {
  .CX-landing-emma-marked .box-header .inner .CX-title-back-simple {
    display: none;
  }
}
.CX-landing-emma-marked .box-header .inner .box-emma:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='546' height='113' viewBox='0 0 546 113' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.3'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M509.969 22.7574C512.486 28.4782 513.546 35.2523 513.291 42.5077L543.881 42.5023C543.881 42.5023 538.884 55.5533 529.958 60.8252H510.154C506.873 71.6083 501.608 81.6681 494.635 90.4774C485.404 102.101 474.183 109.244 462.146 111.131C454.555 112.318 447.133 111.693 440.678 109.314C433.113 106.528 427.457 101.566 424.322 94.9687C418.491 82.7195 421.801 67.4282 432.548 56.922C438.373 51.2334 446.387 46.0899 456.632 44.486C468.903 42.4838 479.939 42.4926 490.827 42.5012C491.539 42.5018 492.252 42.5023 492.964 42.5023H495.255C495.514 37.9524 494.986 33.7232 493.441 30.2052C491.164 25.0243 484.432 19.5548 472.971 21.1908C466.525 22.1318 458.953 26.9437 452.25 34.429L438.817 22.1318C448.439 11.3531 459.672 4.57358 470.426 3.0391C472.587 2.72837 474.766 2.57115 476.95 2.5686C491.831 2.5686 504.398 10.0806 509.969 22.7574ZM459.334 93.0279C466.946 91.8517 474.058 87.125 480.48 79.0197C484.779 73.4883 488.272 67.3632 490.854 60.8304C490.003 60.8281 489.161 60.8248 488.323 60.8215C477.917 60.7805 468.672 60.7438 459.377 62.5894C454.04 63.759 449.11 66.3552 445.103 70.1068C439.188 75.8867 438.585 82.7571 440.61 87.0342C442.947 91.9266 450.638 94.3914 459.334 93.0279Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M103.205 4.99374C110.77 7.77929 116.426 12.7355 119.561 19.3331C125.392 31.5659 122.082 46.857 111.335 57.3681C105.51 63.0567 97.5855 66.9331 87.7741 68.8847C74.9917 71.4347 62.5054 71.7827 50.9177 71.7827H48.6287C48.37 76.3323 48.8985 80.5614 50.4421 84.0794C52.7205 89.26 59.4501 94.7297 70.9106 93.0992C77.3599 92.1528 84.9298 87.3409 91.6331 79.8556L105.066 92.1528C95.4232 102.937 84.19 109.716 73.4375 111.245C71.2766 111.556 69.0968 111.713 66.9141 111.715C52.0333 111.715 39.4624 104.209 33.8906 91.5271C31.3743 85.8116 30.317 79.0377 30.5708 71.777H0C0 71.777 5.00085 58.7316 13.9242 53.4545H33.7267C37.0123 42.6738 42.2778 32.6161 49.2473 23.8081C58.4771 12.1848 69.7001 5.04186 81.7371 3.15453C89.339 1.96225 96.7396 2.59314 103.205 4.99374ZM84.2686 50.9045C88.6246 50.065 94.6671 48.1671 98.7427 44.1839C104.669 38.4043 105.261 31.518 103.252 27.2568C100.916 22.3594 93.229 19.8947 84.5277 21.258C76.9157 22.4396 69.8056 27.1659 63.3827 35.2712C59.0925 40.802 55.6036 46.9229 53.0212 53.4494C64.4451 53.4013 74.2514 52.899 84.2686 50.9045Z' fill='white'/%3E%3Cpath d='M140.971 110.416L157.05 41.4993C159.653 30.3364 167.935 21.0965 180.716 21.0965C193.886 21.0965 194.287 35.4465 192.543 42.9402L176.801 110.432H195.357L210.108 47.1934C213.906 30.7542 211.857 21.2839 205.477 13.0778C201.789 8.35872 194.229 2.56836 181.906 2.56836C162.656 2.56836 144.022 17.813 139.48 37.2784L122.416 110.416H140.971Z' fill='white'/%3E%3Cpath d='M70.612 93.157C59.1632 94.7823 52.4409 89.331 50.1648 84.1674C48.6226 80.6611 48.0946 76.4457 48.3533 71.9106H30.314C30.0605 79.1474 31.1167 85.8991 33.6304 91.5957C39.1964 104.236 51.7542 111.718 66.6198 111.718C68.8005 111.715 70.9781 111.559 73.1366 111.249C83.878 109.725 95.0997 102.968 104.732 92.2191L91.3133 79.9628C84.617 87.418 77.0706 92.2248 70.612 93.157Z' fill='white'/%3E%3Cpath d='M473.282 21.1285C484.734 19.4975 491.457 24.9504 493.734 30.1155C495.275 33.6228 495.802 37.8391 495.543 42.3752H513.589C513.843 35.1419 512.788 28.3884 510.271 22.685C504.705 10.0575 492.142 2.56836 477.275 2.56836C475.091 2.5709 472.912 2.72764 470.756 3.03743C460.011 4.56723 448.786 11.3261 439.172 22.072L452.594 34.3317C459.271 26.8586 466.818 22.0453 473.282 21.1285Z' fill='white'/%3E%3Cpath d='M195.24 110.416L211.321 41.5096C213.924 30.3483 222.206 21.1098 234.988 21.1098C248.16 21.1098 248.561 35.4577 246.817 42.9503L231.074 110.432H249.63L264.383 47.2028C268.166 30.75 266.132 21.2812 259.736 13.0762C256.047 8.35787 248.487 2.56836 236.163 2.56836C216.911 2.56836 198.275 17.8106 193.734 37.2733L176.684 110.416H195.24Z' fill='white'/%3E%3Cpath d='M289.87 110.416L305.944 41.4993C308.547 30.3364 316.829 21.0965 329.611 21.0965C342.782 21.0965 343.187 35.4465 341.438 42.9402L325.701 110.432H344.257L359.009 47.1934C362.802 30.7542 360.758 21.2839 354.373 13.0778C350.685 8.35872 343.124 2.56836 330.807 2.56836C311.556 2.56836 292.915 17.813 288.379 37.2784L271.314 110.416H289.87Z' fill='white'/%3E%3Cpath d='M344.138 110.4L360.212 41.4833C362.815 30.3203 371.097 21.0804 383.878 21.0804C397.034 21.0804 397.455 35.4411 395.706 42.9402L379.969 110.432H398.524L413.276 47.1934C417.069 30.7542 415.025 21.2839 408.64 13.0778C404.952 8.35872 397.392 2.56836 385.074 2.56836C365.823 2.56836 347.183 17.813 342.647 37.2784L325.582 110.4H344.138Z' fill='white'/%3E%3Cpath d='M73.1943 5.13696C64.486 8.4271 56.4071 14.5948 49.4766 23.3068C42.5591 32.0242 37.3336 41.9786 34.0742 52.6482H53.2227C55.7852 46.1913 59.2472 40.1355 63.5046 34.6636C66.2541 31.1069 69.5208 27.9896 73.1943 25.4174V5.13696Z' fill='white'/%3E%3Cpath d='M493.971 60.3513H491.866C489.293 66.9482 485.818 73.134 481.538 78.7209C477.004 84.5616 472.104 88.6569 466.912 90.9531V110.431C477.517 107.729 487.382 100.857 495.619 90.3156C502.564 81.4136 507.811 71.2478 511.083 60.3513H493.971Z' fill='white'/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 546px;
  height: 113px;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: calc(50% - 20px);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-size: cover;
}
@media (max-width: 768px) {
  .CX-landing-emma-marked .box-header .inner .box-emma:before {
    width: 378px;
    height: 79px;
  }
}
.CX-landing-emma-marked .box-header .inner .box-emma:after {
  content: "";
  background-image: url("/o/axa-emma-theme/images/emma.png");
  width: 200px;
  height: 200px;
  background-size: cover;
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 18px;
  z-index: 2;
}
@media (max-width: 768px) {
  .CX-landing-emma-marked .box-header .inner .box-emma:after {
    display: none;
  }
}
.CX-landing-emma-marked .box-header .inner .box-emma .box-ico {
  position: absolute;
  left: 50%;
  top: calc(50% - 25px);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}
@media (max-width: 768px) {
  .CX-landing-emma-marked .box-header .inner .box-emma .box-ico {
    top: calc(50% - 20px);
  }
}
.CX-landing-emma-marked .box-header .inner:before {
  content: "";
  z-index: 1;
  width: 283px;
  height: 283px;
  display: inline-block;
  position: absolute;
  left: calc(50% - 100px);
  top: calc(100% - 150px);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  opacity: 0.5;
  background: linear-gradient(104deg, #e19662 41.88%, #c91432 114.49%);
  -webkit-filter: blur(150px);
  -moz-filter: blur(150px);
  -ms-filter: blur(150px);
  -o-filter: blur(150px);
  filter: blur(150px);
}
@media (max-width: 768px) {
  .CX-landing-emma-marked .box-header .inner:before {
    left: calc(50% - 20px);
  }
}
.CX-landing-emma-marked .box-header .inner:after {
  content: "";
  z-index: 1;
  width: 129px;
  height: 129px;
  display: inline-block;
  position: absolute;
  right: 31px;
  top: 21px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  opacity: 0.5;
  background: linear-gradient(104deg, #e19662 41.88%, #c91432 114.49%);
  -webkit-filter: blur(100px);
  -moz-filter: blur(100px);
  -ms-filter: blur(100px);
  -o-filter: blur(100px);
  filter: blur(100px);
}
@media (max-width: 768px) {
  .CX-landing-emma-marked .box-header .inner:after {
    display: none;
  }
}
.CX-landing-emma-marked .box-content {
  background-color: #fff;
  -webkit-box-shadow: 0px 14px 16px -2px rgba(229, 229, 255, 0.79);
  -moz-box-shadow: 0px 14px 16px -2px rgba(229, 229, 255, 0.79);
  -ms-box-shadow: 0px 14px 16px -2px rgba(229, 229, 255, 0.79);
  -o-box-shadow: 0px 14px 16px -2px rgba(229, 229, 255, 0.79);
  box-shadow: 0px 14px 16px -2px rgba(229, 229, 255, 0.79);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  margin: 0 auto;
  position: relative;
  transform: translateY(-40px);
  z-index: 2;
}
@media (min-width: 768px) {
  .CX-landing-emma-marked .box-content {
    max-width: 462px;
  }
}
@media (max-width: 768px) {
  .CX-landing-emma-marked .box-content {
    transform: translateY(-30px);
    border-radius: 0px;
    -webkit-border-top-left-radius: 14px;
    -moz-border-top-left-radius: 14px;
    -ms-border-top-left-radius: 14px;
    -o-border-top-left-radius: 14px;
    border-top-left-radius: 14px;
    -webkit-border-top-right-radius: 14px;
    -moz-border-top-right-radius: 14px;
    -ms-border-top-right-radius: 14px;
    -o-border-top-right-radius: 14px;
    border-top-right-radius: 14px;
  }
}
.CX-landing-emma-marked .box-content .inner {
  padding: 24px 27px;
}
.CX-landing-emma-marked .box-content .inner h3 {
  font-size: 16px;
  font-style: normal;
  line-height: 22px;
  font-family: "source-sans-pro-bold";
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .CX-landing-emma-marked .box-content .inner h3 {
    font-size: 17px;
  }
}
.CX-landing-emma-marked .box-content .inner ul {
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .CX-landing-emma-marked .box-content .inner ul {
    max-width: 353px;
  }
}
@media (max-width: 768px) {
  .CX-landing-emma-marked .box-content .inner ul {
    padding-bottom: 50px;
  }
}
.CX-landing-emma-marked .box-content .inner ul li {
  list-style: none;
  position: relative;
  display: flex;
  align-items: flex-start;
  grid-column-gap: 11px;
  margin-bottom: 14px;
}
@media (max-width: 768px) {
  .CX-landing-emma-marked .box-content .inner ul li {
    margin-bottom: 16px;
  }
}
.CX-landing-emma-marked .box-content .inner ul li:last-child {
  margin-bottom: 0;
}
.CX-landing-emma-marked .box-content .inner ul li:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.5 0.625C3.70313 0.625 0.625 3.70313 0.625 7.5C0.625 11.2969 3.70313 14.375 7.5 14.375C11.2969 14.375 14.375 11.2969 14.375 7.5C14.375 3.70313 11.2969 0.625 7.5 0.625ZM10.48 6.3375C10.5349 6.27478 10.5766 6.20171 10.6029 6.12261C10.6291 6.0435 10.6392 5.95995 10.6327 5.87687C10.6261 5.79379 10.603 5.71285 10.5647 5.63883C10.5264 5.56481 10.4737 5.49919 10.4097 5.44584C10.3457 5.39249 10.2717 5.35248 10.1919 5.32817C10.1122 5.30385 10.0285 5.29573 9.94555 5.30427C9.86265 5.31281 9.7823 5.33784 9.70922 5.3779C9.63614 5.41795 9.5718 5.47222 9.52 5.5375L6.8325 8.76188L5.44188 7.37063C5.324 7.25678 5.16612 7.19378 5.00225 7.19521C4.83838 7.19663 4.68162 7.26236 4.56574 7.37824C4.44986 7.49412 4.38413 7.65088 4.3827 7.81475C4.38128 7.97862 4.44428 8.1365 4.55813 8.25438L6.43313 10.1294C6.49454 10.1908 6.56806 10.2387 6.64901 10.27C6.72996 10.3014 6.81656 10.3156 6.90329 10.3117C6.99003 10.3077 7.07499 10.2858 7.15276 10.2472C7.23053 10.2086 7.29941 10.1542 7.355 10.0875L10.48 6.3375Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
  width: 15px;
  height: 15px;
  background-size: cover;
  flex: 0 0 auto;
  top: 3px;
  position: relative;
}
.CX-landing-emma-marked .box-content .inner ul li span {
  flex: 1 1 auto;
  font-size: 15px;
  font-style: normal;
  line-height: 21px;
  font-family: "source-sans-pro-semibold";
  color: #5f5f5f;
}
@media (max-width: 768px) {
  .CX-landing-emma-marked .box-content .inner ul li span {
    font-size: 16px;
  }
}
.CX-landing-emma-marked .box-content .inner .box-act {
  text-align: center;
  margin-top: 38px;
}
@media (max-width: 768px) {
  .CX-landing-emma-marked .box-content .inner .box-act {
    position: fixed;
    background-color: #fff;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 16px;
    -webkit-box-shadow: 0px -1px 5px 7px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px -1px 5px 7px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0px -1px 5px 7px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0px -1px 5px 7px rgba(0, 0, 0, 0.05);
    box-shadow: 0px -1px 5px 7px rgba(0, 0, 0, 0.05);
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    display: flex;
    justify-content: center;
    grid-column-gap: 20px;
  }
}
.CX-landing-emma-marked .box-content .inner .box-act .back-to {
  min-width: initial !important;
}
@media (min-width: 769px) {
  .CX-landing-emma-marked .box-content .inner .box-act .back-to {
    display: none;
  }
}
.CX-landing-emma-marked .box-content .inner .box-act .new-btn-blue {
  min-width: 206px;
}
@media (max-width: 768px) {
  .CX-landing-emma-marked .box-content .inner .box-act .new-btn-blue.sm {
    font-size: 16px;
    min-width: 285px;
  }
}

.new-btn-blue.back-to {
  padding: 0 0 !important;
  width: 48px;
  text-align: center;
}
.new-btn-blue.back-to:after {
  margin-left: 0px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  -moz-transform: translate(-50%, -50%) rotate(180deg);
  -ms-transform: translate(-50%, -50%) rotate(180deg);
  -o-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}

body.v2.has-emma-marked footer.CX-footer {
  display: none;
}

@media (max-width: 1024px) {
  body.v2 .CX-utama .box-utama .box-content-utama .box-inner-content > .bg-emma-marked {
    display: none;
  }
}

@media (min-width: 1025px) {
  .CX-perubahan-metode-bayar {
    margin-top: 20px;
  }
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar {
  background: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
@media (min-width: 1025px) {
  .CX-perubahan-metode-bayar .box-perubahan-metode-bayar {
    -webkit-box-shadow: 0px 14px 16px -2px rgba(229, 229, 255, 0.79);
    -moz-box-shadow: 0px 14px 16px -2px rgba(229, 229, 255, 0.79);
    -ms-box-shadow: 0px 14px 16px -2px rgba(229, 229, 255, 0.79);
    -o-box-shadow: 0px 14px 16px -2px rgba(229, 229, 255, 0.79);
    box-shadow: 0px 14px 16px -2px rgba(229, 229, 255, 0.79);
  }
}
@media (min-width: 1025px) {
  .CX-perubahan-metode-bayar .box-perubahan-metode-bayar > .inner {
    padding: 16px 0 0;
  }
}
@media (min-width: 769px) {
  .CX-perubahan-metode-bayar.pilih-polis .box-perubahan-metode-bayar {
    max-width: 537px;
    margin: 0 auto;
  }
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis {
  max-width: 361px;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis {
    padding-top: 0;
    padding-bottom: 40px;
  }
}
@media (max-width: 375px) {
  .CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis {
    max-width: initial;
    margin: 0 16px;
  }
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-img {
  margin-bottom: 30px;
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-img img {
  margin: 0 auto;
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose .label-action {
  font-size: 15px;
  font-style: normal;
  line-height: normal;
  text-transform: capitalize;
  font-weight: normal;
  font-family: "source-sans-pro-semibold";
  color: #333;
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose .label-action .required {
  font-size: 18px;
  color: #ff1721;
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose .box-action-choose-inner {
  display: block;
  border: 1px solid #e5e5e5;
  background-color: #fafafa;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 13px 14px;
  text-decoration: none;
  font-size: 16px;
  font-style: normal;
  line-height: 25px;
  font-family: "source-sans-pro-semibold";
  color: rgba(51, 51, 51, 0.5);
  display: flex;
  align-items: center;
  grid-column-gap: 12px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose .box-action-choose-inner:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='23' height='19' viewBox='0 0 23 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.5'%3E%3Ccircle cx='8.675' cy='6.12495' r='2.05' stroke='%23333333' stroke-width='1.5'/%3E%3Cpath d='M12.7752 12.2751C12.7752 13.4073 12.7752 14.3251 8.6752 14.3251C4.5752 14.3251 4.5752 13.4073 4.5752 12.2751C4.5752 11.1429 6.41083 10.2251 8.6752 10.2251C10.9396 10.2251 12.7752 11.1429 12.7752 12.2751Z' stroke='%23333333' stroke-width='1.5'/%3E%3Cpath d='M1.5 9.2C1.5 5.33448 1.5 3.40172 2.70086 2.20086C3.90172 1 5.83448 1 9.7 1H13.8C17.6655 1 19.5983 1 20.7991 2.20086C22 3.40172 22 5.33448 22 9.2C22 13.0655 22 14.9983 20.7991 16.1991C19.5983 17.4 17.6655 17.4 13.8 17.4H9.7C5.83448 17.4 3.90172 17.4 2.70086 16.1991C1.5 14.9983 1.5 13.0655 1.5 9.2Z' stroke='%23333333' stroke-width='1.5'/%3E%3Cpath d='M18.9248 9.19995H14.8248' stroke='%23333333' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M18.9248 6.125H13.7998' stroke='%23333333' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M18.9248 12.2749H15.8498' stroke='%23333333' stroke-width='1.5' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 23px;
  height: 19px;
  display: inline-block;
  flex: 0 0 auto;
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose .box-action-choose-inner:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='11' viewBox='0 0 18 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.5645 1L8.78195 8.7825L0.999447 0.999999' stroke='%23494DF4' stroke-width='2'/%3E%3C/svg%3E%0A");
  width: 18px;
  height: 11px;
  display: inline-block;
  flex: 0 0 auto;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose .box-action-choose-inner .text {
  flex: 1 1 auto;
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose .box-action-choose-inner .currency {
  font-size: 15px;
  font-family: "source-sans-pro-bold";
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose .box-action-choose-inner:hover {
  border: 1px solid #494df4;
  background: rgba(73, 77, 244, 0.04);
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose .box-action-choose-inner.selected:after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner > .box-act.box-process {
  padding: 10px;
  margin-top: 97px;
  text-align: center;
  -webkit-box-shadow: 0px -5px 10px 0px rgba(187, 201, 241, 0.36);
  -moz-box-shadow: 0px -5px 10px 0px rgba(187, 201, 241, 0.36);
  -ms-box-shadow: 0px -5px 10px 0px rgba(187, 201, 241, 0.36);
  -o-box-shadow: 0px -5px 10px 0px rgba(187, 201, 241, 0.36);
  box-shadow: 0px -5px 10px 0px rgba(187, 201, 241, 0.36);
}
@media (max-width: 1024px) {
  .CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner > .box-act.box-process {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 2;
    background-color: #fff;
    -webkit-box-shadow: 0px -5px 10px 0px #e5ebfa;
    -moz-box-shadow: 0px -5px 10px 0px #e5ebfa;
    -ms-box-shadow: 0px -5px 10px 0px #e5ebfa;
    -o-box-shadow: 0px -5px 10px 0px #e5ebfa;
    box-shadow: 0px -5px 10px 0px #e5ebfa;
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: var(--opacity);
  }
  100% {
    transform: scale(var(--scale));
    opacity: 0;
  }
}
@keyframes pulse-shadow {
  0% {
    box-shadow: 0 0 0 0 rgba(var(--background), var(--opacity));
  }
  100% {
    box-shadow: 0 0 0 calc((var(--scale) - 1) * var(--size) / 2) rgba(var(--background), 0);
  }
}
#modal-choose-polis .box-pop-up-modal {
  max-width: 400px;
}
@media (min-width: 769px) {
  #modal-choose-polis .box-pop-up-modal {
    padding-top: 42px;
  }
}

@media (min-width: 769px) {
  .CX-pop-up-modal.modal-default.simple-down-to-top.show-from-right-dekstop .box-pop-up-modal {
    top: 0;
    transform: none;
    position: absolute;
    right: 0;
    height: 100vh;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@media (max-width: 768px) {
  .CX-pop-up-modal.modal-default.simple-down-to-top.show-from-right-dekstop .box-pop-up-modal {
    position: absolute;
    top: initial;
    left: 50%;
    transform: none;
    -webkit-transform: translate(-50%, 100%);
    -moz-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    -o-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
    bottom: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
}
.CX-pop-up-modal.modal-default.simple-down-to-top.show-from-right-dekstop .box-pop-up-modal .box-pop-up-modal-inner {
  padding: 15px;
}
.CX-pop-up-modal.modal-default.simple-down-to-top.show-from-right-dekstop .box-pop-up-modal .close-pop-up {
  background-color: transparent;
  right: initial;
  top: 15px;
  left: 15px;
}
@media (max-width: 768px) {
  .CX-pop-up-modal.modal-default.simple-down-to-top.show-from-right-dekstop .box-pop-up-modal .close-pop-up {
    display: none;
  }
}
@media (max-width: 768px) {
  .CX-pop-up-modal.modal-default.simple-down-to-top.show-from-right-dekstop .box-pop-up-modal .info-for-mobile {
    display: block;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: initial;
    top: -30px;
  }
}
.CX-pop-up-modal.modal-default.simple-down-to-top.show-from-right-dekstop .box-pop-up-modal .box-pop-heading {
  position: relative;
}
.CX-pop-up-modal.modal-default.simple-down-to-top.show-from-right-dekstop .box-pop-up-modal .box-pop-heading > .close-pop-up {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.CX-pop-up-modal.modal-default.simple-down-to-top.show-from-right-dekstop .box-pop-up-modal .box-pop-heading .box-pop-heading-inner h3 {
  font-size: 16px;
  font-style: normal;
  line-height: 25px;
  font-family: "source-sans-pro-bold";
  margin-bottom: 0;
}
.CX-pop-up-modal.modal-default.simple-down-to-top.show-from-right-dekstop.open {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 769px) {
  .CX-pop-up-modal.modal-default.simple-down-to-top.show-from-right-dekstop.open .box-pop-up-modal {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@media (max-width: 768px) {
  .CX-pop-up-modal.modal-default.simple-down-to-top.show-from-right-dekstop.open .box-pop-up-modal {
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
  }
}
@media (min-width: 769px) {
  .CX-pop-up-modal.modal-default.no-radius-dekstop .box-pop-up-modal {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
  }
}

.box-switch-pill {
  margin: 11px 0;
}
.box-switch-pill .box-switch-pill-inner {
  display: flex;
  background-color: #e8f4ff;
  -webkit-border-radius: 900px;
  -moz-border-radius: 900px;
  -ms-border-radius: 900px;
  -o-border-radius: 900px;
  border-radius: 900px;
  padding: 5px;
}
.box-switch-pill .box-switch-pill-inner .switch-pill-item {
  flex: 1;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 900px;
  -moz-border-radius: 900px;
  -ms-border-radius: 900px;
  -o-border-radius: 900px;
  border-radius: 900px;
  padding: 8px;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  color: #999999;
  font-family: "source-sans-pro-semibold";
}
.box-switch-pill .box-switch-pill-inner .switch-pill-item.selected {
  font-family: "source-sans-pro-bold";
  background-color: #494df4;
  color: #fff;
}

.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item .list-polis-item-inner {
  column-gap: 10px;
  border-color: #e5e5e5;
}
.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-ico {
  width: 28px;
  height: 28px;
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='url(%23paint0_linear_45180_67282)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.9999 6.53345C14.2876 6.53345 14.5208 6.76668 14.5208 7.05438V7.22901C14.598 7.23018 14.6639 7.23271 14.7254 7.23814C15.9827 7.34932 16.9793 8.34596 17.0905 9.60323C17.1007 9.71814 17.1006 9.84833 17.1006 10.0395L17.1006 10.8891C17.1006 13.5766 15.0558 15.7865 12.4371 16.0478V17.473C12.4371 19.1033 13.7587 20.4249 15.389 20.4249H16.0019C16.8702 20.4249 17.6288 19.9515 18.0323 19.2481C17.0005 18.9017 16.2572 17.9269 16.2572 16.7784C16.2572 15.3399 17.4234 14.1737 18.8619 14.1737C20.3004 14.1737 21.4665 15.3399 21.4665 16.7784C21.4665 18.1262 20.4428 19.2349 19.1305 19.3693C18.6251 20.5998 17.4153 21.4668 16.0019 21.4668H15.389C13.1833 21.4668 11.3952 19.6787 11.3952 17.473V16.0487C8.66672 15.7867 6.53321 13.4878 6.53321 10.6907L6.53321 10.0396C6.53318 9.84835 6.53317 9.71815 6.54333 9.60323C6.65451 8.34596 7.65114 7.34932 8.90842 7.23814C9.01655 7.22858 9.1382 7.22803 9.31149 7.22802V7.05438C9.31149 6.76668 9.54472 6.53345 9.83242 6.53345C10.1201 6.53345 10.3534 6.76668 10.3534 7.05438V8.44352C10.3534 8.73122 10.1201 8.96445 9.83242 8.96445C9.54472 8.96445 9.31149 8.73122 9.31149 8.44352V8.26989C9.12854 8.27002 9.05723 8.27091 9.00019 8.27595C8.24583 8.34266 7.64785 8.94064 7.58114 9.69501C7.57558 9.75793 7.57506 9.83823 7.57506 10.0667V10.6907C7.57506 13.0882 9.51863 15.0317 11.9161 15.0317C14.204 15.0317 16.0588 13.177 16.0588 10.8891V10.0667C16.0588 9.83823 16.0583 9.75793 16.0527 9.69501C15.986 8.94064 15.388 8.34266 14.6336 8.27595C14.6042 8.27335 14.5711 8.27186 14.5208 8.271V8.44352C14.5208 8.73122 14.2876 8.96445 13.9999 8.96445C13.7122 8.96445 13.4789 8.73122 13.4789 8.44352V7.05438C13.4789 6.76668 13.7122 6.53345 13.9999 6.53345ZM17.2991 16.7784C17.2991 15.9153 17.9988 15.2156 18.8619 15.2156C19.725 15.2156 20.4246 15.9153 20.4246 16.7784C20.4246 17.6415 19.725 18.3412 18.8619 18.3412C17.9988 18.3412 17.2991 17.6415 17.2991 16.7784Z' fill='white' stroke='white' stroke-width='0.4' stroke-linecap='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_45180_67282' x1='0.93475' y1='2.37999' x2='29.1885' y2='3.76565' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23494DF4'/%3E%3Cstop offset='0.463039' stop-color='%234A37F4'/%3E%3Cstop offset='1' stop-color='%236F49F4'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-text .polis-numb {
  position: relative;
}
.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-text .polis-numb .numb {
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  color: #333;
}
.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-text .polis-numb .status {
  position: absolute;
  background-color: #494df4;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  padding: 0 10px;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-text .desc {
  color: #7f7f7f;
}
.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-check {
  background-image: none;
  width: 22px;
  height: 22px;
  border: 0;
  position: relative;
}
.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-check:before, .box-list-polis-row.new .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-check:after {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-check:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 1px solid #999999;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  width: 16px;
  height: 16px;
}
.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item.syariah .list-polis-item-inner .box-ico {
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='url(%23paint0_linear_45180_61336)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.9999 6.53345C14.2876 6.53345 14.5208 6.76668 14.5208 7.05438V7.22901C14.598 7.23018 14.6639 7.23271 14.7254 7.23814C15.9827 7.34932 16.9793 8.34596 17.0905 9.60323C17.1007 9.71814 17.1006 9.84833 17.1006 10.0395L17.1006 10.8891C17.1006 13.5766 15.0558 15.7865 12.4371 16.0478V17.473C12.4371 19.1033 13.7587 20.4249 15.389 20.4249H16.0019C16.8702 20.4249 17.6288 19.9515 18.0323 19.2481C17.0005 18.9017 16.2572 17.9269 16.2572 16.7784C16.2572 15.3399 17.4234 14.1737 18.8619 14.1737C20.3004 14.1737 21.4665 15.3399 21.4665 16.7784C21.4665 18.1262 20.4428 19.2349 19.1305 19.3693C18.6251 20.5998 17.4153 21.4668 16.0019 21.4668H15.389C13.1833 21.4668 11.3952 19.6787 11.3952 17.473V16.0487C8.66672 15.7867 6.53321 13.4878 6.53321 10.6907L6.53321 10.0396C6.53318 9.84835 6.53317 9.71815 6.54333 9.60323C6.65451 8.34596 7.65114 7.34932 8.90842 7.23814C9.01655 7.22858 9.1382 7.22803 9.31149 7.22802V7.05438C9.31149 6.76668 9.54472 6.53345 9.83242 6.53345C10.1201 6.53345 10.3534 6.76668 10.3534 7.05438V8.44352C10.3534 8.73122 10.1201 8.96445 9.83242 8.96445C9.54472 8.96445 9.31149 8.73122 9.31149 8.44352V8.26989C9.12854 8.27002 9.05723 8.27091 9.00019 8.27595C8.24583 8.34266 7.64785 8.94064 7.58114 9.69501C7.57558 9.75793 7.57506 9.83823 7.57506 10.0667V10.6907C7.57506 13.0882 9.51863 15.0317 11.9161 15.0317C14.204 15.0317 16.0588 13.177 16.0588 10.8891V10.0667C16.0588 9.83823 16.0583 9.75793 16.0527 9.69501C15.986 8.94064 15.388 8.34266 14.6336 8.27595C14.6042 8.27335 14.5711 8.27186 14.5208 8.271V8.44352C14.5208 8.73122 14.2876 8.96445 13.9999 8.96445C13.7122 8.96445 13.4789 8.73122 13.4789 8.44352V7.05438C13.4789 6.76668 13.7122 6.53345 13.9999 6.53345ZM17.2991 16.7784C17.2991 15.9153 17.9988 15.2156 18.8619 15.2156C19.725 15.2156 20.4246 15.9153 20.4246 16.7784C20.4246 17.6415 19.725 18.3412 18.8619 18.3412C17.9988 18.3412 17.2991 17.6415 17.2991 16.7784Z' fill='white' stroke='white' stroke-width='0.4' stroke-linecap='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_45180_61336' x1='-2.43968' y1='-4.79452' x2='35.4009' y2='5.28195' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%239FD9B4'/%3E%3Cstop offset='0.851324' stop-color='%23027180'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item.syariah .list-polis-item-inner .box-text .polis-numb .status {
  background-color: #027180;
}
.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item.disabled .list-polis-item-inner {
  background-color: #ddd;
  border-color: #ddd;
}
.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item.disabled .list-polis-item-inner .box-ico {
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23CCCCCC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.9999 6.53345C14.2876 6.53345 14.5208 6.76668 14.5208 7.05438V7.22901C14.598 7.23018 14.6639 7.23271 14.7254 7.23814C15.9827 7.34932 16.9793 8.34596 17.0905 9.60323C17.1007 9.71814 17.1006 9.84833 17.1006 10.0395L17.1006 10.8891C17.1006 13.5766 15.0558 15.7865 12.4371 16.0478V17.473C12.4371 19.1033 13.7587 20.4249 15.389 20.4249H16.0019C16.8702 20.4249 17.6288 19.9515 18.0323 19.2481C17.0005 18.9017 16.2572 17.9269 16.2572 16.7784C16.2572 15.3399 17.4234 14.1737 18.8619 14.1737C20.3004 14.1737 21.4665 15.3399 21.4665 16.7784C21.4665 18.1262 20.4428 19.2349 19.1305 19.3693C18.6251 20.5998 17.4153 21.4668 16.0019 21.4668H15.389C13.1833 21.4668 11.3952 19.6787 11.3952 17.473V16.0487C8.66672 15.7867 6.53321 13.4878 6.53321 10.6907L6.53321 10.0396C6.53318 9.84835 6.53317 9.71815 6.54333 9.60323C6.65451 8.34596 7.65114 7.34932 8.90842 7.23814C9.01655 7.22858 9.1382 7.22803 9.31149 7.22802V7.05438C9.31149 6.76668 9.54472 6.53345 9.83242 6.53345C10.1201 6.53345 10.3534 6.76668 10.3534 7.05438V8.44352C10.3534 8.73122 10.1201 8.96445 9.83242 8.96445C9.54472 8.96445 9.31149 8.73122 9.31149 8.44352V8.26989C9.12854 8.27002 9.05723 8.27091 9.00019 8.27595C8.24583 8.34266 7.64785 8.94064 7.58114 9.69501C7.57558 9.75793 7.57506 9.83823 7.57506 10.0667V10.6907C7.57506 13.0882 9.51863 15.0317 11.9161 15.0317C14.204 15.0317 16.0588 13.177 16.0588 10.8891V10.0667C16.0588 9.83823 16.0583 9.75793 16.0527 9.69501C15.986 8.94064 15.388 8.34266 14.6336 8.27595C14.6042 8.27335 14.5711 8.27186 14.5208 8.271V8.44352C14.5208 8.73122 14.2876 8.96445 13.9999 8.96445C13.7122 8.96445 13.4789 8.73122 13.4789 8.44352V7.05438C13.4789 6.76668 13.7122 6.53345 13.9999 6.53345ZM17.2991 16.7784C17.2991 15.9153 17.9988 15.2156 18.8619 15.2156C19.725 15.2156 20.4246 15.9153 20.4246 16.7784C20.4246 17.6415 19.725 18.3412 18.8619 18.3412C17.9988 18.3412 17.2991 17.6415 17.2991 16.7784Z' fill='white' stroke='white' stroke-width='0.4' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item.disabled .list-polis-item-inner .box-text .polis-numb {
  color: #808080;
}
.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item.disabled .list-polis-item-inner .box-text .polis-numb .status {
  background-color: #999999;
}
.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item.disabled .list-polis-item-inner .box-text .polis-numb .numb {
  color: #808080;
}
.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item.disabled .list-polis-item-inner .box-text .desc {
  color: #808080;
}
.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item.disabled .list-polis-item-inner .box-check {
  display: none;
}
.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner {
  background: #494df4;
}
.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-ico {
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.9999 6.53345C14.2876 6.53345 14.5208 6.76668 14.5208 7.05438V7.22901C14.598 7.23018 14.6639 7.23271 14.7254 7.23814C15.9827 7.34932 16.9793 8.34596 17.0905 9.60323C17.1007 9.71814 17.1006 9.84833 17.1006 10.0395L17.1006 10.8891C17.1006 13.5766 15.0558 15.7865 12.4371 16.0478V17.473C12.4371 19.1033 13.7587 20.4249 15.389 20.4249H16.0019C16.8702 20.4249 17.6288 19.9515 18.0323 19.2481C17.0005 18.9017 16.2572 17.9269 16.2572 16.7784C16.2572 15.3399 17.4234 14.1737 18.8619 14.1737C20.3004 14.1737 21.4665 15.3399 21.4665 16.7784C21.4665 18.1262 20.4428 19.2349 19.1305 19.3693C18.6251 20.5998 17.4153 21.4668 16.0019 21.4668H15.389C13.1833 21.4668 11.3952 19.6787 11.3952 17.473V16.0487C8.66672 15.7867 6.53321 13.4878 6.53321 10.6907L6.53321 10.0396C6.53318 9.84835 6.53317 9.71815 6.54333 9.60323C6.65451 8.34596 7.65114 7.34932 8.90842 7.23814C9.01655 7.22858 9.1382 7.22803 9.31149 7.22802V7.05438C9.31149 6.76668 9.54472 6.53345 9.83242 6.53345C10.1201 6.53345 10.3534 6.76668 10.3534 7.05438V8.44352C10.3534 8.73122 10.1201 8.96445 9.83242 8.96445C9.54472 8.96445 9.31149 8.73122 9.31149 8.44352V8.26989C9.12854 8.27002 9.05723 8.27091 9.00019 8.27595C8.24583 8.34266 7.64785 8.94064 7.58114 9.69501C7.57558 9.75793 7.57506 9.83823 7.57506 10.0667V10.6907C7.57506 13.0882 9.51863 15.0317 11.9161 15.0317C14.204 15.0317 16.0588 13.177 16.0588 10.8891V10.0667C16.0588 9.83823 16.0583 9.75793 16.0527 9.69501C15.986 8.94064 15.388 8.34266 14.6336 8.27595C14.6042 8.27335 14.5711 8.27186 14.5208 8.271V8.44352C14.5208 8.73122 14.2876 8.96445 13.9999 8.96445C13.7122 8.96445 13.4789 8.73122 13.4789 8.44352V7.05438C13.4789 6.76668 13.7122 6.53345 13.9999 6.53345ZM17.2991 16.7784C17.2991 15.9153 17.9988 15.2156 18.8619 15.2156C19.725 15.2156 20.4246 15.9153 20.4246 16.7784C20.4246 17.6415 19.725 18.3412 18.8619 18.3412C17.9988 18.3412 17.2991 17.6415 17.2991 16.7784Z' fill='%23494DF4' stroke='%23494DF4' stroke-width='0.4' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-text .polis-numb .numb {
  color: #fff;
}
.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-text .polis-numb .status {
  border: 1px solid #fff;
  background-color: transparent;
}
.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-text .desc {
  color: #fff;
}
.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-check:before {
  border-color: #fff;
  background-color: #fff;
  width: 20px;
  height: 20px;
}
.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-check:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.00004 1.4541C4.38517 1.4541 1.45459 4.38468 1.45459 7.99955C1.45459 11.6144 4.38517 14.545 8.00004 14.545C11.6149 14.545 14.5455 11.6144 14.5455 7.99955C14.5455 4.38468 11.6149 1.4541 8.00004 1.4541ZM10.8372 6.89278C10.8894 6.83306 10.9292 6.7635 10.9542 6.68818C10.9791 6.61287 10.9888 6.53332 10.9826 6.45422C10.9763 6.37513 10.9543 6.29807 10.9179 6.2276C10.8814 6.15712 10.8312 6.09465 10.7703 6.04386C10.7093 5.99306 10.6388 5.95497 10.5629 5.93182C10.4871 5.90868 10.4073 5.90094 10.3284 5.90907C10.2494 5.9172 10.1729 5.94104 10.1034 5.97917C10.0338 6.01731 9.97253 6.06897 9.92322 6.13113L7.36454 9.20094L6.04057 7.87638C5.92835 7.76799 5.77804 7.70801 5.62202 7.70937C5.466 7.71072 5.31676 7.7733 5.20643 7.88363C5.09611 7.99396 5.03353 8.1432 5.03217 8.29922C5.03082 8.45524 5.09079 8.60554 5.19918 8.71777L6.98431 10.5029C7.04277 10.5613 7.11277 10.6069 7.18984 10.6368C7.26691 10.6667 7.34936 10.6802 7.43194 10.6764C7.51451 10.6727 7.5954 10.6518 7.66945 10.615C7.74349 10.5783 7.80906 10.5265 7.86199 10.463L10.8372 6.89278Z' fill='%23494DF4'/%3E%3Ccircle cx='7.99989' cy='7.99964' r='3.63636' fill='%23494DF4'/%3E%3Ccircle cx='7.99991' cy='7.99991' r='2.90909' fill='white'/%3E%3C/svg%3E%0A");
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 16px;
  height: 16px;
}
.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item.selected.syariah .list-polis-item-inner {
  background: #027180;
}
.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item.selected.syariah .list-polis-item-inner .box-ico {
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.0001 6.5332C14.2878 6.5332 14.521 6.76643 14.521 7.05413V7.22877C14.5983 7.22994 14.6642 7.23246 14.7257 7.2379C15.9829 7.34908 16.9796 8.34571 17.0907 9.60299C17.1009 9.7179 17.1009 9.84809 17.1009 10.0393L17.1009 10.8889C17.1009 13.5764 15.056 15.7862 12.4373 16.0475V17.4728C12.4373 19.1031 13.7589 20.4247 15.3892 20.4247H16.0021C16.8704 20.4247 17.629 19.9513 18.0326 19.2479C17.0008 18.9015 16.2575 17.9266 16.2575 16.7781C16.2575 15.3396 17.4236 14.1735 18.8621 14.1735C20.3006 14.1735 21.4667 15.3396 21.4667 16.7781C21.4667 18.1259 20.443 19.2346 19.1307 19.3691C18.6254 20.5995 17.4156 21.4665 16.0021 21.4665H15.3892C13.1835 21.4665 11.3955 19.6785 11.3955 17.4728V16.0485C8.66697 15.7865 6.53345 13.4876 6.53345 10.6904L6.53345 10.0393C6.53343 9.84811 6.53341 9.71791 6.54358 9.60299C6.65476 8.34571 7.65139 7.34908 8.90866 7.2379C9.01679 7.22834 9.13845 7.22779 9.31174 7.22777V7.05413C9.31174 6.76643 9.54497 6.5332 9.83267 6.5332C10.1204 6.5332 10.3536 6.76643 10.3536 7.05413V8.44328C10.3536 8.73098 10.1204 8.9642 9.83267 8.9642C9.54497 8.9642 9.31174 8.73098 9.31174 8.44328V8.26965C9.12878 8.26977 9.05747 8.27066 9.00044 8.27571C8.24607 8.34242 7.64809 8.94039 7.58138 9.69476C7.57582 9.75768 7.57531 9.83799 7.57531 10.0664V10.6904C7.57531 13.0879 9.51887 15.0315 11.9164 15.0315C14.2043 15.0315 16.059 13.1768 16.059 10.8889V10.0664C16.059 9.83799 16.0585 9.75768 16.0529 9.69476C15.9862 8.94039 15.3882 8.34242 14.6339 8.27571C14.6045 8.27311 14.5713 8.27161 14.521 8.27076V8.44328C14.521 8.73098 14.2878 8.9642 14.0001 8.9642C13.7124 8.9642 13.4792 8.73098 13.4792 8.44328V7.05413C13.4792 6.76643 13.7124 6.5332 14.0001 6.5332ZM17.2993 16.7781C17.2993 15.915 17.999 15.2154 18.8621 15.2154C19.7252 15.2154 20.4249 15.915 20.4249 16.7781C20.4249 17.6412 19.7252 18.3409 18.8621 18.3409C17.999 18.3409 17.2993 17.6412 17.2993 16.7781Z' fill='%23027180' stroke='%23027180' stroke-width='0.4' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item.selected.syariah .list-polis-item-inner .box-text .polis-numb .numb {
  color: #fff;
}
.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item.selected.syariah .list-polis-item-inner .box-text .polis-numb .status {
  border: 1px solid #fff;
  background-color: transparent;
}
.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item.selected.syariah .list-polis-item-inner .box-text .desc {
  color: #fff;
}
.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item.selected.syariah .list-polis-item-inner .box-check:before {
  border-color: #fff;
  background-color: #fff;
  width: 20px;
  height: 20px;
}
.box-list-polis-row.new .box-list-polis-row-inner .list-polis-item.selected.syariah .list-polis-item-inner .box-check:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.00004 1.4541C4.38517 1.4541 1.45459 4.38468 1.45459 7.99955C1.45459 11.6144 4.38517 14.545 8.00004 14.545C11.6149 14.545 14.5455 11.6144 14.5455 7.99955C14.5455 4.38468 11.6149 1.4541 8.00004 1.4541ZM10.8372 6.89278C10.8894 6.83306 10.9292 6.7635 10.9542 6.68818C10.9791 6.61287 10.9888 6.53332 10.9826 6.45422C10.9763 6.37513 10.9543 6.29807 10.9179 6.2276C10.8814 6.15712 10.8312 6.09465 10.7703 6.04386C10.7093 5.99306 10.6388 5.95497 10.5629 5.93182C10.4871 5.90868 10.4073 5.90094 10.3284 5.90907C10.2494 5.9172 10.1729 5.94104 10.1034 5.97917C10.0338 6.01731 9.97253 6.06897 9.92322 6.13113L7.36454 9.20094L6.04057 7.87638C5.92835 7.76799 5.77804 7.70801 5.62202 7.70937C5.466 7.71072 5.31676 7.7733 5.20643 7.88363C5.09611 7.99396 5.03353 8.1432 5.03217 8.29922C5.03082 8.45524 5.09079 8.60554 5.19918 8.71777L6.98431 10.5029C7.04277 10.5613 7.11277 10.6069 7.18984 10.6368C7.26691 10.6667 7.34936 10.6802 7.43194 10.6764C7.51451 10.6727 7.5954 10.6518 7.66945 10.615C7.74349 10.5783 7.80906 10.5265 7.86199 10.463L10.8372 6.89278Z' fill='%23027180'/%3E%3Ccircle cx='7.99989' cy='7.99964' r='3.63636' fill='%23494DF4'/%3E%3Ccircle cx='7.99991' cy='7.99991' r='2.90909' fill='white'/%3E%3C/svg%3E%0A");
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 16px;
  height: 16px;
}

#modal-choose-polis .box-pop-up-modal .box-pop-up-modal-inner {
  height: 100%;
}
@media (min-width: 280px) and (max-height: 850px) {
  #modal-choose-polis .box-pop-up-modal .box-pop-up-modal-inner {
    max-height: initial;
  }
}
#modal-choose-polis .box-pop-up-modal .box-pop-up-modal-inner .box-list-polis-row.new {
  height: 100%;
}
#modal-choose-polis .box-pop-up-modal .box-pop-up-modal-inner .box-list-polis-row.new .box-list-polis-row-inner {
  max-height: calc(100% - 120px);
  overflow-y: auto;
}
@media (max-width: 768px) {
  #modal-choose-polis .box-pop-up-modal .box-pop-up-modal-inner .box-list-polis-row.new .box-list-polis-row-inner {
    height: 100%;
    max-height: calc(100vh - 250px);
  }
}

.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose.has-selected .box-action-choose-inner {
  color: #333;
  border: 1px solid #494df4;
  background: rgba(73, 77, 244, 0.04);
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose.has-selected .box-action-choose-inner:before {
  background-image: url("data:image/svg+xml,%3Csvg width='23' height='20' viewBox='0 0 23 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='8.675' cy='6.55262' rx='2.05' ry='2.22083' stroke='%23494DF4' stroke-width='1.5'/%3E%3Cpath d='M12.7752 13.2155C12.7752 14.442 12.7752 15.4363 8.6752 15.4363C4.5752 15.4363 4.5752 14.442 4.5752 13.2155C4.5752 11.9889 6.41083 10.9946 8.6752 10.9946C10.9396 10.9946 12.7752 11.9889 12.7752 13.2155Z' stroke='%23494DF4' stroke-width='1.5'/%3E%3Cpath d='M1.5 9.88333C1.5 5.69569 1.5 3.60187 2.70086 2.30093C3.90172 1 5.83448 1 9.7 1H13.8C17.6655 1 19.5983 1 20.7991 2.30093C22 3.60187 22 5.69569 22 9.88333C22 14.071 22 16.1648 20.7991 17.4657C19.5983 18.7667 17.6655 18.7667 13.8 18.7667H9.7C5.83448 18.7667 3.90172 18.7667 2.70086 17.4657C1.5 16.1648 1.5 14.071 1.5 9.88333Z' stroke='%23494DF4' stroke-width='1.5'/%3E%3Cpath d='M18.9248 9.88354H14.8248' stroke='%23494DF4' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M18.9248 6.55273H13.7998' stroke='%23494DF4' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M18.9248 13.2144H15.8498' stroke='%23494DF4' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose.has-selected .box-action-choose-inner .text .text-inner {
  font-family: "source-sans-pro-bold";
}

.CX-perubahan-metode-bayar:not(.pilih-polis) {
  max-width: 773px;
  margin: 0 auto;
}

.box-payment-method-current .box-payment-method-current-inner {
  padding: 24px 25px;
}
@media (max-width: 768px) {
  .box-payment-method-current .box-payment-method-current-inner {
    padding: 24px 16px;
  }
}
@media (max-width: 768px) {
  .box-payment-method-current .box-payment-method-current-inner .box-polis-and-title {
    margin-bottom: 8px;
  }
}
@media (min-width: 769px) {
  .box-payment-method-current .box-payment-method-current-inner .box-polis-and-title .box-polis-and-title-inner {
    display: flex;
    align-items: center;
  }
}
.box-payment-method-current .box-payment-method-current-inner .box-polis-and-title .box-polis-and-title-inner .box-text {
  flex: 1 1 auto;
  display: none;
}
@media (min-width: 769px) {
  .box-payment-method-current .box-payment-method-current-inner .box-polis-and-title .box-polis-and-title-inner .box-text {
    display: block;
  }
}
.box-payment-method-current .box-payment-method-current-inner .box-polis-and-title .box-polis-and-title-inner .box-text h3 {
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  color: #5f5f5f;
  margin-bottom: 2px;
}
.box-payment-method-current .box-payment-method-current-inner .box-polis-and-title .box-polis-and-title-inner .box-text p {
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  color: #999999;
}
.box-payment-method-current .box-payment-method-current-inner .box-polis-and-title .box-polis-and-title-inner .box-polis-current {
  background-color: #e4e5fe;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  padding: 7px 16px;
  padding-right: 36px;
  position: relative;
  cursor: pointer;
}
@media (max-width: 768px) {
  .box-payment-method-current .box-payment-method-current-inner .box-polis-and-title .box-polis-and-title-inner .box-polis-current {
    padding-right: 30px;
  }
}
.box-payment-method-current .box-payment-method-current-inner .box-polis-and-title .box-polis-and-title-inner .box-polis-current:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='7' viewBox='0 0 11 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.7075 0L5.5 4.32659L1.2925 0L0 1.33198L5.5 7L11 1.33198L9.7075 0Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
  width: 11px;
  height: 7px;
  display: inline-block;
  transform-origin: center center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box-payment-method-current .box-payment-method-current-inner .box-polis-and-title .box-polis-and-title-inner .box-polis-current.active:after, .box-payment-method-current .box-payment-method-current-inner .box-polis-and-title .box-polis-and-title-inner .box-polis-current.selected:after {
  -webkit-transform: translateY(-50%) rotate(-180deg);
  -moz-transform: translateY(-50%) rotate(-180deg);
  -ms-transform: translateY(-50%) rotate(-180deg);
  -o-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}
.box-payment-method-current .box-payment-method-current-inner .box-polis-and-title .box-polis-and-title-inner .box-polis-current .box-polis-current-inner .label-polis {
  display: none;
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  color: #494df4;
}
@media (max-width: 768px) {
  .box-payment-method-current .box-payment-method-current-inner .box-polis-and-title .box-polis-and-title-inner .box-polis-current .box-polis-current-inner .label-polis {
    display: block;
  }
}
.box-payment-method-current .box-payment-method-current-inner .box-polis-and-title .box-polis-and-title-inner .box-polis-current .box-polis-current-inner .polis-numb {
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  color: #494df4;
}
@media (max-width: 768px) {
  .box-payment-method-current .box-payment-method-current-inner .box-polis-and-title .box-polis-and-title-inner .box-polis-current .box-polis-current-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .box-payment-method-current .box-payment-method-current-inner .box-polis-and-title .box-polis-and-title-inner .box-polis-current .box-polis-current-inner .polis-numb {
    text-align: right;
  }
}
.box-payment-method-current .box-payment-method-current-inner .current-payment-method {
  background: linear-gradient(108deg, #00008f 15.46%, #113179 98.4%);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  -webkit-box-shadow: 0px 9px 13px 5px rgba(12, 33, 129, 0.25);
  -moz-box-shadow: 0px 9px 13px 5px rgba(12, 33, 129, 0.25);
  -ms-box-shadow: 0px 9px 13px 5px rgba(12, 33, 129, 0.25);
  -o-box-shadow: 0px 9px 13px 5px rgba(12, 33, 129, 0.25);
  box-shadow: 0px 9px 13px 5px rgba(12, 33, 129, 0.25);
  position: relative;
  overflow: hidden;
}
.box-payment-method-current .box-payment-method-current-inner .current-payment-method:before {
  content: "";
  position: absolute;
  top: -25px;
  right: -44px;
  display: inline-block;
  width: 184px;
  height: 184px;
  background-color: #ffffff;
  opacity: 0.3;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-filter: blur(45px);
  -moz-filter: blur(45px);
  -ms-filter: blur(45px);
  -o-filter: blur(45px);
  filter: blur(45px);
}
.box-payment-method-current .box-payment-method-current-inner .current-payment-method:after {
  content: "";
  position: absolute;
  bottom: -55px;
  left: -25px;
  display: inline-block;
  width: 109px;
  height: 109px;
  background-color: #ffffff;
  opacity: 0.3;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-filter: blur(45px);
  -moz-filter: blur(45px);
  -ms-filter: blur(45px);
  -o-filter: blur(45px);
  filter: blur(45px);
}
.box-payment-method-current .box-payment-method-current-inner .current-payment-method .current-payment-method-inner {
  position: relative;
}
.box-payment-method-current .box-payment-method-current-inner .current-payment-method .current-payment-method-inner .box-info-label {
  position: absolute;
  right: -1px;
  top: -1px;
  background: #1cc542;
  -webkit-border-radius: 0px 8px 0px 14px;
  -moz-border-radius: 0px 8px 0px 14px;
  -ms-border-radius: 0px 8px 0px 14px;
  -o-border-radius: 0px 8px 0px 14px;
  border-radius: 0px 8px 0px 14px;
  -webkit-box-shadow: -1px 5px 7px 1px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: -1px 5px 7px 1px rgba(0, 0, 0, 0.12);
  -m-box-shadow: -1px 5px 7px 1px rgba(0, 0, 0, 0.12);
  -s-box-shadow: -1px 5px 7px 1px rgba(0, 0, 0, 0.12);
  -o-box-shadow: -1px 5px 7px 1px rgba(0, 0, 0, 0.12);
  box-shadow: -1px 5px 7px 1px rgba(0, 0, 0, 0.12);
  padding: 2px 13px;
}
@media (max-width: 768px) {
  .box-payment-method-current .box-payment-method-current-inner .current-payment-method .current-payment-method-inner .box-info-label {
    padding: 0px 10px;
    line-height: normal;
  }
}
.box-payment-method-current .box-payment-method-current-inner .current-payment-method .current-payment-method-inner .box-info-label span {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
}
@media (max-width: 768px) {
  .box-payment-method-current .box-payment-method-current-inner .current-payment-method .current-payment-method-inner .box-info-label span {
    font-size: 10px;
    line-height: normal;
    position: relative;
    top: -2px;
  }
}
.box-payment-method-current .box-payment-method-current-inner .current-payment-method .current-payment-method-inner .box-inner {
  padding: 15px 20px 11px;
  color: #fff;
  position: relative;
}
@media (max-width: 768px) {
  .box-payment-method-current .box-payment-method-current-inner .current-payment-method .current-payment-method-inner .box-inner {
    padding: 15px 11px 11px;
  }
}
.box-payment-method-current .box-payment-method-current-inner .current-payment-method .current-payment-method-inner .box-inner .box-name-rekening {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: -5px;
}
@media (max-width: 768px) {
  .box-payment-method-current .box-payment-method-current-inner .current-payment-method .current-payment-method-inner .box-inner .box-name-rekening {
    right: 0px;
  }
}
.box-payment-method-current .box-payment-method-current-inner .current-payment-method .current-payment-method-inner .box-inner .box-name-rekening .box-name-inner {
  font-size: 43px;
  font-style: normal;
  font-family: "source-sans-pro-black";
  line-height: 22px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.2);
}
@media (max-width: 768px) {
  .box-payment-method-current .box-payment-method-current-inner .current-payment-method .current-payment-method-inner .box-inner .box-name-rekening .box-name-inner {
    font-size: 54px;
  }
}
.box-payment-method-current .box-payment-method-current-inner .current-payment-method .current-payment-method-inner .box-inner .box-name-rekening .box-name-inner span {
  display: inline-block;
  margin-right: 10px;
}
@media (max-width: 768px) {
  .box-payment-method-current .box-payment-method-current-inner .current-payment-method .current-payment-method-inner .box-inner .box-name-rekening .box-name-inner span.hide-on-mobile {
    display: none;
  }
}
.box-payment-method-current .box-payment-method-current-inner .current-payment-method .current-payment-method-inner .box-inner .box-name-rekening .box-name-inner span:last-child {
  margin-right: 0px;
}
.box-payment-method-current .box-payment-method-current-inner .current-payment-method .current-payment-method-inner .box-inner .box-logo {
  margin-bottom: 22px;
}
.box-payment-method-current .box-payment-method-current-inner .current-payment-method .current-payment-method-inner .box-inner .box-name-product {
  margin-bottom: 16px;
}
.box-payment-method-current .box-payment-method-current-inner .current-payment-method .current-payment-method-inner .box-inner .box-name-product .name {
  font-size: 18px;
  font-style: normal;
  line-height: 23px;
  font-family: "source-sans-pro-bold";
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .box-payment-method-current .box-payment-method-current-inner .current-payment-method .current-payment-method-inner .box-inner .box-name-product .name {
    font-size: 20px;
  }
}
.box-payment-method-current .box-payment-method-current-inner .current-payment-method .current-payment-method-inner .box-inner .box-name-product .name-product {
  color: rgba(255, 255, 255, 0.8);
  font-size: 13px;
  font-style: normal;
  line-height: 23px;
}
@media (max-width: 768px) {
  .box-payment-method-current .box-payment-method-current-inner .current-payment-method .current-payment-method-inner .box-inner .box-name-product .name-product {
    font-size: 14px;
  }
}
.box-payment-method-current .box-payment-method-current-inner .current-payment-method .current-payment-method-inner .box-inner .box-norek-currency .box-norek-currency-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.box-payment-method-current .box-payment-method-current-inner .current-payment-method .current-payment-method-inner .box-inner .box-norek-currency .box-norek-currency-inner .box-item:last-child {
  text-align: right;
}
.box-payment-method-current .box-payment-method-current-inner .current-payment-method .current-payment-method-inner .box-inner .box-norek-currency .box-norek-currency-inner .box-item .label-item {
  font-size: 12px;
  font-style: normal;
  line-height: 23px;
  color: rgba(255, 255, 255, 0.4);
  margin-bottom: -3px;
}
@media (max-width: 768px) {
  .box-payment-method-current .box-payment-method-current-inner .current-payment-method .current-payment-method-inner .box-inner .box-norek-currency .box-norek-currency-inner .box-item .label-item {
    font-size: 13px;
  }
}
.box-payment-method-current .box-payment-method-current-inner .current-payment-method .current-payment-method-inner .box-inner .box-norek-currency .box-norek-currency-inner .box-item .value-item {
  font-size: 15px;
  font-style: normal;
  line-height: 23px;
  letter-spacing: 0.3px;
  font-family: "source-sans-pro-black";
}
@media (max-width: 768px) {
  .box-payment-method-current .box-payment-method-current-inner .current-payment-method .current-payment-method-inner .box-inner .box-norek-currency .box-norek-currency-inner .box-item .value-item {
    font-size: 16px;
  }
}

.CX-perubahan-metode-bayar .divider {
  padding: 0px 0 0px;
  position: relative;
  background-color: #fff;
}
.CX-perubahan-metode-bayar .divider:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #f7f7ff;
  height: 5px;
}

.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .box-title h3 {
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  margin-bottom: 2px;
}
@media (max-width: 768px) {
  .CX-perubahan-metode-bayar .box-perubahan-metode-bayar .box-title h3 {
    font-size: 17px;
  }
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .box-title p {
  color: #999;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
}
@media (max-width: 768px) {
  .CX-perubahan-metode-bayar .box-perubahan-metode-bayar .box-title p {
    font-size: 13px;
  }
}

.box-new-payment-method .box-new-payment-method-inner {
  padding: 24px 25px;
}
.box-new-payment-method .box-new-payment-method-inner .box-new-payment-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 8px;
}
@media (max-width: 767px) {
  .box-new-payment-method .box-new-payment-method-inner .box-new-payment-list {
    grid-template-columns: 1fr;
    grid-row-gap: 17px;
  }
}
.box-new-payment-method .box-new-payment-method-inner .box-new-payment-list .item {
  flex: 1;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  background: linear-gradient(105deg, #71ba8c -10.48%, #027685 86.82%);
  color: #fff;
  text-decoration: none;
  position: relative;
  padding: 20px 21px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-new-payment-method .box-new-payment-method-inner .box-new-payment-list .item:hover {
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  -o-transform: translateY(-8px);
  transform: translateY(-8px);
}
.box-new-payment-method .box-new-payment-method-inner .box-new-payment-list .item:nth-of-type(even) {
  background: linear-gradient(265deg, #6849f4 24.04%, #4980f4 89.25%);
}
.box-new-payment-method .box-new-payment-method-inner .box-new-payment-list .item .img {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.box-new-payment-method .box-new-payment-method-inner .box-new-payment-list .item .item-inner {
  position: relative;
  max-width: 80%;
}
@media (min-width: 768px) {
  .box-new-payment-method .box-new-payment-method-inner .box-new-payment-list .item .item-inner {
    max-width: 65%;
  }
}
.box-new-payment-method .box-new-payment-method-inner .box-new-payment-list .item .item-inner .title {
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-bold";
}
@media (max-width: 768px) {
  .box-new-payment-method .box-new-payment-method-inner .box-new-payment-list .item .item-inner .title {
    font-size: 18px;
    line-height: 25px;
  }
}
.box-new-payment-method .box-new-payment-method-inner .box-new-payment-list .item .item-inner .desc {
  font-size: 12px;
  font-style: normal;
  line-height: 14px;
  color: rgba(255, 255, 255, 0.9);
}
.box-new-payment-method .box-new-payment-method-inner .box-new-payment-list .item.disabled {
  pointer-events: none;
}
.box-new-payment-method .box-new-payment-method-inner .box-new-payment-list .item.disabled:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  z-index: 1;
}

.cx-my-tour-shepherd-enabled.cx-my-tour-shepherd-target {
  pointer-events: none;
}

@media (min-width: 1025px) {
  .cx-tour-guide.shepherd-element.pop-top-end, .cx-tour-guide.shepherd-element.pop-bottom-end {
    right: 0px !important;
  }
}
.cx-tour-guide .shepherd-content .shepherd-text h3 {
  font-size: 16px;
  line-height: normal;
}
.cx-tour-guide .shepherd-content .shepherd-text p {
  font-size: 15px;
  line-height: 23px;
}
.cx-tour-guide.two-buttons .shepherd-content .shepherd-footer {
  justify-content: space-between;
}
.cx-tour-guide.two-buttons .shepherd-content .shepherd-footer .new-btn-blue:last-child {
  place-items: flex-end;
}

.box-change-payment-info {
  position: relative;
  padding: 0px 25px 16px;
}
@media (max-width: 767px) {
  .box-change-payment-info {
    padding: 0px 0px 16px;
  }
}
.box-change-payment-info .box-change-payment-info-indicator {
  position: absolute;
  width: 100%;
  left: 50%;
  top: calc(50% - 12px);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 60%;
  text-align: center;
}
@media (max-width: 767px) {
  .box-change-payment-info .box-change-payment-info-indicator {
    max-width: 31%;
  }
}
.box-change-payment-info .box-change-payment-info-indicator:before {
  content: "";
  width: 100%;
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url("data:image/svg+xml,%3Csvg width='480' height='1' viewBox='0 0 480 1' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline y1='0.5' x2='480' y2='0.5' stroke='%23494DF4' stroke-dasharray='3 3'/%3E%3C/svg%3E%0A");
  height: 1px;
}
.box-change-payment-info .box-change-payment-info-indicator .ico {
  position: relative;
}
.box-change-payment-info .box-change-payment-info-indicator .ico:before, .box-change-payment-info .box-change-payment-info-indicator .ico:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='4' cy='4' r='2.5' fill='white' stroke='%23494DF4' stroke-width='3'/%3E%3C/svg%3E%0A");
  width: 8px;
  height: 8px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box-change-payment-info .box-change-payment-info-indicator .ico:before {
  left: 0px;
}
.box-change-payment-info .box-change-payment-info-indicator .ico:after {
  right: 0px;
}
.box-change-payment-info .box-change-payment-info-inner {
  display: flex;
  justify-content: space-between;
  background: #f7f7ff;
  padding: 8px 16px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -0-border-radius: 8px;
  border-radius: 8px;
}
@media (max-width: 767px) {
  .box-change-payment-info .box-change-payment-info-inner {
    padding: 18px 16px;
  }
}
.box-change-payment-info .box-change-payment-info-inner .item:last-child {
  text-align: right;
}
.box-change-payment-info .box-change-payment-info-inner .item .label-item {
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  color: #7f7f7f;
}
.box-change-payment-info .box-change-payment-info-inner .item .value-item {
  font-size: 15px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  color: #333333;
  text-transform: uppercase;
}

.CX-perubahan-metode-bayar.syariah .box-payment-method-current .box-payment-method-current-inner .current-payment-method {
  background: linear-gradient(107deg, #077b57 13.24%, #05836c 80.71%);
}

.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item .accordion-flexible-item-inner .accordion-flexible-item-content .item-content-inner ol.bg-transparent li {
  background-color: transparent;
}

.box-list-view .inner.two-column .list-view-item-group {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media (min-width: 769px) {
  .box-list-view .inner.two-column .list-view-item-group {
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  }
}
@media (max-width: 768px) {
  .box-list-view .inner.two-column .list-view-item-group {
    grid-template-columns: 1fr;
  }
}
.box-list-view .inner.two-column .list-view-item-group .list-view-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}
@media (min-width: 769px) {
  .box-list-view .inner.two-column .list-view-item-group .list-view-item {
    border-bottom: 0px;
  }
}
.box-list-view .inner.two-column .list-view-item-group:last-child {
  border-bottom: 0px;
}
.box-list-view .inner.two-column .list-view-item-group:last-child .list-view-item {
  border-bottom: 0px;
}

.CX-perubahan-metode-bayar .CX-accordion-flexible {
  padding: 0 25px 16px;
}
@media (max-width: 768px) {
  .CX-perubahan-metode-bayar .CX-accordion-flexible {
    padding: 0 16px 16px;
  }
}
.CX-perubahan-metode-bayar .CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item {
  border: 1px solid #d9dff2;
  background-color: #fafafa;
}
.CX-perubahan-metode-bayar .CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item .accordion-flexible-item-inner .accordion-flexible-item-header {
  column-gap: 8px;
}
@media (min-width: 769px) {
  .CX-perubahan-metode-bayar .CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item .accordion-flexible-item-inner .accordion-flexible-item-header {
    padding-right: 60px;
  }
}
@media (min-width: 769px) {
  .CX-perubahan-metode-bayar .CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item .accordion-flexible-item-inner .accordion-flexible-item-header .box-title {
    flex: 1 1 auto;
  }
}
.CX-perubahan-metode-bayar .CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item .accordion-flexible-item-inner .accordion-flexible-item-header .box-title h3 {
  font-size: 16px;
}
.CX-perubahan-metode-bayar .CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item .accordion-flexible-item-inner .accordion-flexible-item-content .item-content-inner .box-list-view .inner {
  padding: 0 0 0;
}

.CX-accordion-flexible.header-primary .box-accordion-flexible .accordion-flexible-item.can-collapse:not(.active) {
  background-color: #494df4;
  border-color: #494df4;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-accordion-flexible.header-primary .box-accordion-flexible .accordion-flexible-item.can-collapse:not(.active) .accordion-flexible-item-inner .accordion-flexible-item-header .box-ico svg circle,
.CX-accordion-flexible.header-primary .box-accordion-flexible .accordion-flexible-item.can-collapse:not(.active) .accordion-flexible-item-inner .accordion-flexible-item-header .box-ico svg path {
  stroke: #fff;
}
.CX-accordion-flexible.header-primary .box-accordion-flexible .accordion-flexible-item.can-collapse:not(.active) .accordion-flexible-item-inner .accordion-flexible-item-header .box-title h3 {
  color: #fff;
}
.CX-accordion-flexible.header-primary .box-accordion-flexible .accordion-flexible-item.can-collapse:not(.active) .accordion-flexible-item-inner .accordion-flexible-item-header .box-info-ico {
  background: #fff;
  -webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.18);
  -ms-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.18);
  -o-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.18);
  color: #494df4;
}
.CX-accordion-flexible.header-primary .box-accordion-flexible .accordion-flexible-item.can-collapse:not(.active) .accordion-flexible-item-inner .accordion-flexible-item-header .box-info-ico .box-info-ico-inner .ico.ico-note.ico-note-active {
  display: none;
}
.CX-accordion-flexible.header-primary .box-accordion-flexible .accordion-flexible-item.can-collapse:not(.active) .accordion-flexible-item-inner .accordion-flexible-item-header .box-info-ico .box-info-ico-inner .text {
  color: #494df4;
}
.CX-accordion-flexible.header-primary .box-accordion-flexible .accordion-flexible-item.can-collapse:not(.active) .accordion-flexible-item-inner .accordion-flexible-item-header:after {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='10' viewBox='0 0 16 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 1L8 8L0.999999 0.999999' stroke='white' stroke-width='2.5'/%3E%3C/svg%3E%0A");
  width: 16px;
  height: 10px;
}
.CX-accordion-flexible.header-primary .box-accordion-flexible .accordion-flexible-item.can-collapse.active .accordion-flexible-item-inner .accordion-flexible-item-header .box-info-ico .box-info-ico-inner .ico.ico-note.ico-note-nonactive {
  display: none;
}

.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis.full {
  padding: 24px 25px;
  margin-left: 0px;
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis.rekening {
  max-width: 366px;
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis.rekening .box-choose-polis-inner .box-action-choose a:before {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='18' viewBox='0 0 22 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.8'%3E%3Cpath d='M1 9C1 5.22876 1 3.34315 2.17157 2.17157C3.34315 1 5.22876 1 9 1H13C16.7712 1 18.6569 1 19.8284 2.17157C21 3.34315 21 5.22876 21 9C21 12.7712 21 14.6569 19.8284 15.8284C18.6569 17 16.7712 17 13 17H9C5.22876 17 3.34315 17 2.17157 15.8284C1 14.6569 1 12.7712 1 9Z' stroke='%23333333' stroke-width='1.5'/%3E%3Cpath d='M9 13H5' stroke='%23333333' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M13 13H11.5' stroke='%23333333' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M1 7L21 7' stroke='%23333333' stroke-width='1.5' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 22px;
  height: 18px;
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis.rekening .box-choose-polis-inner .box-action-choose a:after {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='7' fill='%23999999' stroke='%23E5E5E5' stroke-width='6'/%3E%3C/svg%3E%0A");
  width: 20px;
  height: 20px;
}

@media (min-width: 769px) {
  .CX-pop-up-modal.modal-default.simple-down-to-top.show-from-right-dekstop .box-pop-up-modal {
    width: 400px;
    padding-top: 42px;
  }
}

.box-list-polis-row .box-search {
  margin-bottom: 16px;
  position: relative;
}
.box-list-polis-row .box-search:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.67442 1.97674C4.52768 1.97674 1.97674 4.52768 1.97674 7.67442C1.97674 10.8212 4.52768 13.3721 7.67442 13.3721C10.8212 13.3721 13.3721 10.8212 13.3721 7.67442C13.3721 4.52768 10.8212 1.97674 7.67442 1.97674ZM1 7.67442C1 3.98824 3.98824 1 7.67442 1C11.3606 1 14.3488 3.98824 14.3488 7.67442C14.3488 9.34173 13.7375 10.8663 12.7267 12.036L14.857 14.1663C15.0477 14.357 15.0477 14.6662 14.857 14.857C14.6662 15.0477 14.357 15.0477 14.1663 14.857L12.036 12.7267C10.8663 13.7375 9.34173 14.3488 7.67442 14.3488C3.98824 14.3488 1 11.3606 1 7.67442Z' fill='%23333333' stroke='%23333333' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  width: 16px;
  height: 16px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 16px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box-list-polis-row .box-search .form-control {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  background: #f2f3fe;
  height: 50px;
  border-color: transparent;
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  color: #333;
  padding-left: 44px;
}
.box-list-polis-row .box-search .form-control:focus {
  border-color: #494df4;
}
.box-list-polis-row.new.type-default .box-list-polis-row-inner {
  grid-row-gap: 5px;
}
.box-list-polis-row.new.type-default .box-list-polis-row-inner .list-polis-item {
  padding-bottom: 5px;
}
.box-list-polis-row.new.type-default .box-list-polis-row-inner .list-polis-item:after {
  content: "";
  width: 100%;
  display: block;
  border-bottom: 1px solid #f5f5f5;
  position: absolute;
  bottom: 0;
  left: 0;
}
.box-list-polis-row.new.type-default .box-list-polis-row-inner .list-polis-item:last-child:after {
  display: none;
}
.box-list-polis-row.new.type-default .box-list-polis-row-inner .list-polis-item .list-polis-item-inner {
  border: 0;
}
.box-list-polis-row.new.type-default .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-img {
  flex: 0 0 auto;
}
.box-list-polis-row.new.type-default .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-text .polis-numb .numb {
  color: #333;
}
.box-list-polis-row.new.type-default .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-text .desc {
  color: rgba(51, 51, 51, 0.8);
  font-family: "source-sans-pro-semibold";
  display: block;
}
.box-list-polis-row.new.type-default .box-list-polis-row-inner .list-polis-item .list-polis-item-inner .box-check {
  position: relative;
}
.box-list-polis-row.new.type-default .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner {
  background-color: #f2f3fe;
}
.box-list-polis-row.new.type-default .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-text .polis-numb .numb {
  color: #494df4;
}
.box-list-polis-row.new.type-default .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-text .desc {
  color: rgba(73, 78, 244, 0.8);
  font-size: 13px;
}
.box-list-polis-row.new.type-default .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-check:before {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 2C6.02955 2 2 6.02955 2 11C2 15.9705 6.02955 20 11 20C15.9705 20 20 15.9705 20 11C20 6.02955 15.9705 2 11 2ZM14.9011 9.47818C14.9729 9.39607 15.0276 9.30042 15.0619 9.19687C15.0963 9.09331 15.1095 8.98393 15.1009 8.87517C15.0924 8.76641 15.0621 8.66046 15.012 8.56356C14.9619 8.46666 14.8929 8.38076 14.8091 8.31092C14.7253 8.24107 14.6283 8.1887 14.524 8.15687C14.4196 8.12504 14.31 8.11441 14.2015 8.12559C14.0929 8.13677 13.9877 8.16954 13.8921 8.22197C13.7964 8.27441 13.7122 8.34545 13.6444 8.43091L10.1262 12.6519L8.30573 10.8306C8.15142 10.6816 7.94474 10.5991 7.73022 10.601C7.51569 10.6029 7.31048 10.6889 7.15878 10.8406C7.00709 10.9923 6.92104 11.1975 6.91918 11.412C6.91731 11.6266 6.99978 11.8332 7.14882 11.9875L9.60336 14.4421C9.68376 14.5224 9.78 14.5851 9.88598 14.6262C9.99195 14.6673 10.1053 14.6859 10.2189 14.6807C10.3324 14.6756 10.4436 14.6468 10.5454 14.5963C10.6472 14.5458 10.7374 14.4746 10.8102 14.3873L14.9011 9.47818Z' fill='%23494DF4'/%3E%3Ccircle cx='11' cy='11' r='5' fill='%23494DF4'/%3E%3Ccircle cx='11' cy='11' r='4' fill='white'/%3E%3C/svg%3E%0A");
  width: 22px;
  height: 22px;
  background-color: transparent;
  border: 0;
}
.box-list-polis-row.new.type-default .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-check:after {
  display: none;
}
.box-list-polis-row.new.type-default .box-list-polis-row-inner .list-polis-item.new-rekening .list-polis-item-inner {
  align-items: flex-start;
}
.box-list-polis-row.new.type-default .box-list-polis-row-inner .list-polis-item.new-rekening .list-polis-item-inner .box-text .text-inner {
  font-size: 15px;
  line-height: normal;
  font-style: normal;
  font-family: "source-sans-pro-semibold";
  color: #333;
}
.box-list-polis-row.new.type-default .box-list-polis-row-inner .list-polis-item.new-rekening .list-polis-item-inner .box-text .account-type {
  font-size: 13px;
  font-style: normal;
  font-family: "source-sans-pro-semibold";
  color: #333;
}
.box-list-polis-row.new.type-default .box-list-polis-row-inner .list-polis-item.new-rekening .list-polis-item-inner .box-check {
  position: relative;
  top: 0px;
}
.box-list-polis-row.new.type-default .box-list-polis-row-inner .list-polis-item.new-rekening.selected .list-polis-item-inner {
  background-color: transparent;
}
.box-list-polis-row.new.type-default .box-list-polis-row-inner .list-polis-item.new-rekening.selected .list-polis-item-inner .box-text .text-inner {
  font-family: "source-sans-pro-bold";
  color: #494df4;
}

@media (max-width: 768px) {
  .CX-pop-up-modal.modal-default.show-from-right-dekstop .box-pop-up-modal .box-pop-up-modal-inner {
    margin-bottom: 80px;
  }
}
.CX-pop-up-modal.modal-default.show-from-right-dekstop .box-pop-up-modal .box-pop-up-modal-inner .box-act.box-process {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-box-shadow: 0px -5px 10px 0px rgba(187, 201, 241, 0.36);
  -moz-box-shadow: 0px -5px 10px 0px rgba(187, 201, 241, 0.36);
  -ms-box-shadow: 0px -5px 10px 0px rgba(187, 201, 241, 0.36);
  -o-box-shadow: 0px -5px 10px 0px rgba(187, 201, 241, 0.36);
  box-shadow: 0px -5px 10px 0px rgba(187, 201, 241, 0.36);
  padding: 10px 16px;
  background-color: #fff;
  z-index: 1;
}

.choose-rekening-type {
  text-align: left;
}
.choose-rekening-type > .title {
  font-size: 17px;
  font-style: normal;
  font-family: "source-sans-pro-bold";
  line-height: normal;
  margin-bottom: 27px;
}
.choose-rekening-type .choose-rekening-type-inner .rekening-type-item {
  text-decoration: none;
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  color: #333;
  padding: 16px 0;
  display: block;
  border-bottom: 1px solid #f5f5f5;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  padding-right: 40px;
}
.choose-rekening-type .choose-rekening-type-inner .rekening-type-item:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='16' viewBox='0 0 11 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.999999 15L9 8L1 1' stroke='%23333333' stroke-width='2'/%3E%3C/svg%3E%0A");
  width: 11px;
  height: 16px;
  display: inline-block;
  position: absolute;
  right: 16px;
  top: 20px;
}
.choose-rekening-type .choose-rekening-type-inner .rekening-type-item:last-child {
  border-bottom: 0;
}
.choose-rekening-type .choose-rekening-type-inner .rekening-type-item:hover {
  color: #494df4;
}
.choose-rekening-type .choose-rekening-type-inner .rekening-type-item:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='16' viewBox='0 0 11 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.999999 15L9 8L1 1' stroke='%23494DF4' stroke-width='2'/%3E%3C/svg%3E%0A");
}
.choose-rekening-type .choose-rekening-type-inner .rekening-type-item.selected, .choose-rekening-type .choose-rekening-type-inner .rekening-type-item.active {
  font-family: "source-sans-pro-bold";
  color: #494df4;
}
.choose-rekening-type .choose-rekening-type-inner .rekening-type-item.selected:after, .choose-rekening-type .choose-rekening-type-inner .rekening-type-item.active:after {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='18' viewBox='0 0 12 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.999999 16L9 9L1 2' stroke='%23494DF4' stroke-width='3'/%3E%3C/svg%3E%0A");
  width: 12px;
  height: 18px;
}

.box-list-polis-row.new.type-default .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-text .desc .account-type:before {
  content: "- ";
}

@media (min-width: 769px) {
  .CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose.rekening {
    width: 366px;
  }
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose.has-selected.rekening .box-action-choose-inner {
  border: 1px solid #494df4;
  background: rgba(73, 77, 244, 0.04);
  padding: 4px 14px;
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose.has-selected.rekening .box-action-choose-inner:before {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='18' viewBox='0 0 22 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 9C1 5.22876 1 3.34315 2.17157 2.17157C3.34315 1 5.22876 1 9 1H13C16.7712 1 18.6569 1 19.8284 2.17157C21 3.34315 21 5.22876 21 9C21 12.7712 21 14.6569 19.8284 15.8284C18.6569 17 16.7712 17 13 17H9C5.22876 17 3.34315 17 2.17157 15.8284C1 14.6569 1 12.7712 1 9Z' stroke='%23494DF4' stroke-width='1.5'/%3E%3Cpath d='M9 13H5' stroke='%23494DF4' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M13 13H11.5' stroke='%23494DF4' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M1 7L21 7' stroke='%23494DF4' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  width: 22px;
  height: 18px;
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose.has-selected.rekening .box-action-choose-inner:after {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='4' fill='%23494DF4'/%3E%3Ccircle cx='10' cy='10' r='7' stroke='%23494DF4' stroke-opacity='0.2' stroke-width='6'/%3E%3C/svg%3E%0A");
  width: 20px;
  height: 20px;
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose.has-selected.rekening .box-action-choose-inner .text .text-inner {
  color: #494df4;
  font-family: "source-sans-pro-bold";
  font-size: 17px;
  line-height: 25px;
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose.has-selected.rekening .box-action-choose-inner .text .sub-text-inner {
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  color: #333333;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose {
  position: relative;
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose .cx-tooltip {
  position: absolute;
  bottom: -35px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -mz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: max-content;
  height: auto;
  color: #fff;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  display: block;
  padding: 0;
  -webkit-filter: drop-shadow(0px 4px 7px rgba(0, 0, 0, 0.2));
  -moz-filter: drop-shadow(0px 4px 7px rgba(0, 0, 0, 0.2));
  -ms-filter: drop-shadow(0px 4px 7px rgba(0, 0, 0, 0.2));
  -o-filter: drop-shadow(0px 4px 7px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0px 4px 7px rgba(0, 0, 0, 0.2));
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose .cx-tooltip.show {
  opacity: 1;
  visibility: visible;
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose .cx-tooltip .cx-tooltip-inner {
  -webkit-border-radius: 21px;
  -moz-border-radius: 21px;
  -ms-border-radius: 21px;
  -o-border-radius: 21px;
  border-radius: 21px;
  background: #3032c1;
  padding: 4px 8px;
  width: 100%;
  height: auto;
  font-size: 12px;
  line-height: 20px;
  text-transform: none;
  position: relative;
  z-index: 3;
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose .cx-tooltip:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: -8px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 14px solid #3032c1;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -mz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose .cx-tooltip.place-top {
  bottom: initial;
  top: -40px;
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose .cx-tooltip.place-top:after {
  top: initial;
  bottom: -8px;
  border-bottom: 0;
  border-top: 14px solid #3032c1;
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose.new .cx-tooltip .cx-tooltip-inner {
  display: flex;
  align-items: center;
  grid-column-gap: 8px;
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose.new .cx-tooltip .cx-tooltip-inner:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='9' fill='white'/%3E%3Cpath d='M8.02512 13.3075V9.99552H4.85712V8.12352H8.02512V4.81152H9.96912V8.12352H13.1371V9.99552H9.96912V13.3075H8.02512Z' fill='%233032C1'/%3E%3C/svg%3E%0A");
  width: 18px;
  height: 18px;
  display: inline-block;
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose:hover .cx-tooltip {
  opacity: 1;
  visibility: visible;
}

.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .CX-simple-form {
  padding: 24px 25px 24px;
}
@media (max-width: 768px) {
  .CX-perubahan-metode-bayar .box-perubahan-metode-bayar .CX-simple-form {
    padding-bottom: 100px;
  }
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .row + .row {
  margin-top: 24px;
}
@media (min-width: 769px) {
  .CX-perubahan-metode-bayar .box-perubahan-metode-bayar .CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload {
    width: 363px;
    position: relative;
  }
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results {
  margin: 8px 0;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item {
  padding-bottom: 0px;
  margin-bottom: 7px;
  border-bottom: 0px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner {
  grid-template-columns: 1fr;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress {
  display: block;
  border-color: transparent;
  background: #f2f5fe;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 7px 13px 5px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .box-file-progress-inner {
  grid-column-gap: 8px;
  align-items: center;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-ico-status {
  left: initial;
  width: 20px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-ico-status .box-ico .box-ico-loader {
  position: absolute;
  top: 50%;
  left: -15px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-text {
  flex: 1 1 auto;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-text .file_name {
  font-size: 12px;
  font-style: normal;
  line-height: 16px;
  font-family: "source-sans-pro-semibold";
  color: #333;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-text .file_size {
  font-size: 12px;
  font-style: normal;
  line-height: 16px;
  font-family: "source-sans-pro-semibold";
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-text .progress-bar-status {
  position: relative;
  left: initial;
  bottom: initial;
  height: 5px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-text .progress-bar-status:before {
  background-color: rgba(73, 78, 244, 0.3);
  left: 0px;
  right: 0px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-text .progress-bar-status .progress-bar-status-inner {
  background-color: #494df4;
  left: 0px;
  right: 0px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-close-file {
  position: relative;
  right: initial;
  top: initial;
  transform: none;
  pointer-events: none;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-close-file a.close_file {
  opacity: 0;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-close-file a.close_file span {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.44231 13.7543C1.67822 13.0163 1.06877 12.1336 0.649494 11.1575C0.230222 10.1815 0.00953258 9.13175 0.000302054 8.06952C-0.00892848 7.00728 0.193485 5.95384 0.595732 4.97067C0.997979 3.9875 1.592 3.09429 2.34315 2.34315C3.09429 1.592 3.9875 0.997979 4.97067 0.595732C5.95384 0.193485 7.00728 -0.00892848 8.06952 0.000302054C9.13175 0.00953258 10.1815 0.230222 11.1575 0.649494C12.1336 1.06877 13.0163 1.67822 13.7543 2.44231C15.2116 3.95112 16.0179 5.97194 15.9997 8.06952C15.9815 10.1671 15.1401 12.1736 13.6569 13.6569C12.1736 15.1401 10.1671 15.9815 8.06952 15.9997C5.97194 16.0179 3.95112 15.2116 2.44231 13.7543ZM9.21831 8.09831L11.4823 5.83431L10.3543 4.70631L8.09831 6.97031L5.83431 4.70631L4.70631 5.83431L6.97031 8.09831L4.70631 10.3623L5.83431 11.4903L8.09831 9.22631L10.3623 11.4903L11.4903 10.3623L9.22631 8.09831H9.21831Z' fill='%23C91432'/%3E%3C/svg%3E%0A");
  width: 16px;
  height: 16px;
  display: inline-block;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-close-file:before {
  content: "";
  background-image: url("/o/axa-emma-theme/images/loader-2.gif");
  background-size: cover;
  width: 50px;
  height: 38px;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: -15px;
  z-index: 2;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item.done .box-file-upload-item-inner .box-file-progress {
  padding: 7px 13px 5px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item.done .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-ico-status {
  width: initial;
  margin-right: 2px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item.done .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-ico-status .box-ico {
  background-color: transparent;
  width: initial;
  height: initial;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item.done .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-ico-status .box-ico:after {
  display: none;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item.done .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-ico-status .box-ico .box-ico-loader {
  display: none;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item.done .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-ico-status .box-ico .box-ico-display {
  display: block;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item.done .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-ico-status .box-ico .box-ico-display img {
  display: block;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item.done .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-text .progress-bar-status:before {
  background-color: rgba(28, 197, 67, 0.3);
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item.done .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-text .progress-bar-status .progress-bar-status-inner {
  background-color: #1cc542;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item.done .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-close-file {
  display: block;
  pointer-events: visible;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item.done .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-close-file:before {
  display: none;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item.done .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-close-file a.close_file {
  opacity: 1;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload.has-selected-file .new-box-item-inner .input .box-multiple-upload .box-area-upload .inner .box-area-upload-item.area-change {
  background: linear-gradient(102deg, rgba(73, 77, 244, 0.07) 16.77%, rgba(72, 126, 244, 0.07) 88.69%);
  border-color: #494df4;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload.has-selected-file.just-once .new-box-item-inner .input .box-multiple-upload .box-area-upload .inner .box-area-upload-item.area-change {
  display: none;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload.has-error .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item.has-error .box-file-upload-item-inner .box-file-progress {
  background-color: #f2f5fe;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload.has-error .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item.has-error .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-text {
  color: #c91432;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload.has-error .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item.has-error .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-text .file_name {
  color: #c91432;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload.has-error .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item.has-error .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-text .progress-bar-status {
  display: none;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload.disabled .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .inner .box-area-upload-item.area-change {
  border-color: #999 !important;
  background: #f5f5f5 !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload.disabled .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .inner .box-area-upload-item.area-change:before {
  background-image: url("data:image/svg+xml,%3Csvg width='38' height='38' viewBox='0 0 38 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.5' d='M32.6136 10C33.0252 7.65142 31.218 5.5 28.8336 5.5H9.17071C6.78635 5.5 4.97913 7.65142 5.39066 10M28.9024 5.5C28.9535 5.03366 28.979 4.80043 28.9795 4.60782C28.9835 2.7653 27.5956 1.21716 25.7636 1.02055C25.5721 1 25.3375 1 24.8683 1H13.1363C12.6672 1 12.4326 1 12.2411 1.02055C10.4091 1.21716 9.0212 2.7653 9.0252 4.60782C9.02562 4.80044 9.05116 5.03362 9.10223 5.5' stroke='%23999999' stroke-width='2'/%3E%3Cpath d='M24.3996 29.7998H13.5996' stroke='%23999999' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M1.69032 22.2274C0.887469 16.533 0.486043 13.6858 2.19217 11.8429C3.8983 10 6.93564 10 13.0103 10H24.9897C31.0644 10 34.1017 10 35.8078 11.8429C37.514 13.6858 37.1125 16.533 36.3097 22.2274L35.5483 27.6274C34.9187 32.093 34.6039 34.3257 32.989 35.6629C31.3741 37 28.9921 37 24.2283 37H13.7717C9.00785 37 6.62595 37 5.01101 35.6629C3.39607 34.3257 3.08127 32.093 2.45167 27.6274L1.69032 22.2274Z' stroke='%23999999' stroke-width='2'/%3E%3Cpath d='M19.0005 19.0006V25.3535M19.0005 19.0006L21.1181 21.1182M19.0005 19.0006L16.8828 21.1182' stroke='%23999999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload.disabled .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .inner .box-area-upload-item.area-change .text {
  color: #999999;
}

.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose.rekening.has-selected.has-img .box-action-choose-inner:before {
  display: none;
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose.rekening.has-selected.has-img .box-action-choose-inner .box-img {
  flex: 0 0 auto;
  margin-bottom: 0px;
}
.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose.rekening.has-selected.has-img .box-action-choose-inner .box-img img {
  width: 72px;
  position: relative;
  top: -2px;
}

.box-form-new-rekening {
  text-align: left;
}
.box-form-new-rekening > .inner {
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 16px;
}
.box-form-new-rekening > .inner .box-input.has-error .form-control {
  border-color: #c91432 !important;
}
.box-form-new-rekening > .inner .box-input.has-error .form-control:focus, .box-form-new-rekening > .inner .box-input.has-error .form-control:focus-visible {
  border-color: #c91432 !important;
}
.box-form-new-rekening > .inner .box-input .box-input-inner {
  position: relative;
}
.box-form-new-rekening > .inner .box-input .box-input-inner .form-group {
  margin-bottom: 0px;
}
.box-form-new-rekening > .inner .box-input .box-input-inner .form-control {
  border-radius: 8px;
  border: 1px solid #ccc;
  background: #fafafa;
  padding: 12px 16px;
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  color: #333;
  height: 52px;
  padding-right: 35px;
}
.box-form-new-rekening > .inner .box-input .box-input-inner .form-control::-webkit-input-placeholder {
  color: #999999;
}
.box-form-new-rekening > .inner .box-input .box-input-inner .form-control::-moz-placeholder {
  color: #999999;
}
.box-form-new-rekening > .inner .box-input .box-input-inner .form-control:-moz-placeholder {
  color: #999999;
}
.box-form-new-rekening > .inner .box-input .box-input-inner .form-control:-ms-input-placeholder {
  color: #999999;
}
.box-form-new-rekening > .inner .box-input .box-input-inner .form-control:focus {
  border-color: #494df4;
  background: rgba(73, 77, 244, 0.04);
}
.box-form-new-rekening > .inner .box-input .box-input-inner .box-char-limit {
  position: absolute;
  font-size: 12px;
  font-style: normal;
  font-family: "source-sans-pro-semibold";
  line-height: normal;
  color: #333;
  top: 50%;
  right: 40px;
  text-align: center;
  width: auto;
  height: 16px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-form-new-rekening > .inner .box-input .box-input-inner .box-clear {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 16px;
  height: 16px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #fff;
}
.box-form-new-rekening > .inner .box-input .box-input-inner .box-clear.show {
  opacity: 1;
  visibility: visible;
  pointer-events: inherit;
}
.box-form-new-rekening > .inner .box-input .box-input-inner .box-clear .clear_text {
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_579_99639)'%3E%3Cpath d='M2.44231 13.7543C1.67822 13.0163 1.06877 12.1336 0.649494 11.1575C0.230222 10.1815 0.00953258 9.13175 0.000302054 8.06952C-0.00892848 7.00728 0.193485 5.95384 0.595732 4.97067C0.997979 3.9875 1.592 3.09429 2.34315 2.34315C3.09429 1.592 3.9875 0.997979 4.97067 0.595732C5.95384 0.193485 7.00728 -0.00892848 8.06952 0.000302054C9.13175 0.00953258 10.1815 0.230222 11.1575 0.649494C12.1336 1.06877 13.0163 1.67822 13.7543 2.44231C15.2116 3.95112 16.0179 5.97194 15.9997 8.06952C15.9815 10.1671 15.1401 12.1736 13.6569 13.6569C12.1736 15.1401 10.1671 15.9815 8.06952 15.9997C5.97194 16.0179 3.95112 15.2116 2.44231 13.7543ZM9.21831 8.09831L11.4823 5.83431L10.3543 4.70631L8.09831 6.97031L5.83431 4.70631L4.70631 5.83431L6.97031 8.09831L4.70631 10.3623L5.83431 11.4903L8.09831 9.22631L10.3623 11.4903L11.4903 10.3623L9.22631 8.09831H9.21831Z' fill='%23C91432'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_579_99639'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 16px;
  height: 16px;
}
.box-form-new-rekening > .inner .box-input .hint {
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  margin-top: 5px;
}
.box-form-new-rekening > .inner .box-input .hint strong {
  font-family: "source-sans-pro-bold";
  font-weight: normal;
}
.box-form-new-rekening > .inner .box-input .hint ul {
  padding-left: 25px;
}
.box-form-new-rekening > .inner .box-input.with-img .box-input-inner .box-img {
  position: absolute;
  top: 50%;
  left: 16px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 72px;
  display: inline-block;
  z-index: 1;
}
.box-form-new-rekening > .inner .box-input.with-img .box-input-inner .box-img img {
  position: relative;
  top: -2px;
}
.box-form-new-rekening > .inner .box-input.with-img .box-input-inner .form-control {
  padding-left: 92px;
}

.box-form-new-rekening > .inner .box-input.with-char-limit:not(.has-clear) .box-input-inner .box-char-limit {
  right: 16px;
}

.box-account-relations {
  padding: 24px 25px;
}
.box-account-relations .box-account-relations-inner > h3 {
  font-size: 17px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  color: #333;
}
.box-account-relations .box-account-relations-inner > p {
  font-size: 13px;
  font-style: normal;
  line-height: normal;
  color: #5f5f5f;
}
.box-account-relations .box-account-relations-inner .box-name-polis .box-name-polis-inner .box-item {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: rgba(73, 77, 244, 0.13);
  color: #494df4;
  font-size: 13px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  display: inline-block;
  padding: 5px 8px;
}
.box-account-relations .box-account-relations-inner .box-name-polis .box-name-polis-inner .box-item .box-item-inner {
  display: flex;
  grid-column-gap: 5px;
  align-items: center;
}
.box-account-relations .box-account-relations-inner .box-name-polis .box-name-polis-inner .box-item .box-item-inner:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='11' viewBox='0 0 13 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.25658 0.5H7.74341C8.85462 0.499991 9.73477 0.499984 10.4236 0.587506C11.1325 0.677579 11.7063 0.86736 12.1588 1.295C12.6113 1.72263 12.8121 2.26489 12.9074 2.93484C12.9621 3.31934 12.9845 3.76691 12.9937 4.2853C12.9978 4.30866 13 4.33266 13 4.35714C13 4.37729 12.9985 4.39711 12.9957 4.41651C13 4.73979 13 5.08962 13 5.46777V5.53224C13 6.58239 13 7.41418 12.9074 8.06516C12.8121 8.73511 12.6113 9.27737 12.1588 9.705C11.7063 10.1326 11.1325 10.3224 10.4236 10.4125C9.73477 10.5 8.85462 10.5 7.74341 10.5H5.25659C4.14538 10.5 3.26523 10.5 2.5764 10.4125C1.8675 10.3224 1.29372 10.1326 0.841217 9.705C0.388718 9.27737 0.187903 8.73511 0.0925934 8.06516C-1.70289e-05 7.41418 -9.3916e-06 6.58239 1.95039e-07 5.53224V5.46776C-3.2648e-06 5.08961 -6.43624e-06 4.73978 0.00431498 4.4165C0.00147056 4.3971 4.11279e-07 4.37728 4.11279e-07 4.35714C4.11279e-07 4.33266 0.00217182 4.30867 0.00634248 4.28531C0.0155044 3.76692 0.0378934 3.31934 0.0925934 2.93484C0.187903 2.26489 0.388718 1.72263 0.841217 1.295C1.29372 0.86736 1.8675 0.677579 2.5764 0.587506C3.26523 0.499984 4.14538 0.499991 5.25658 0.5ZM0.908179 4.78571C0.90703 5.00765 0.906977 5.2452 0.906977 5.5C0.906977 6.58961 0.90794 7.36371 0.991482 7.95094C1.07327 8.52585 1.22665 8.85708 1.48255 9.09891C1.73844 9.34075 2.08892 9.4857 2.69726 9.56299C3.31864 9.64195 4.13774 9.64286 5.2907 9.64286H7.7093C8.86226 9.64286 9.68136 9.64195 10.3027 9.56299C10.9111 9.4857 11.2616 9.34075 11.5175 9.09891C11.7733 8.85708 11.9267 8.52585 12.0085 7.95094C12.0921 7.36371 12.093 6.58961 12.093 5.5C12.093 5.2452 12.093 5.00765 12.0918 4.78571H0.908179ZM12.0773 3.92857H0.922743C0.93457 3.5933 0.955267 3.30362 0.991482 3.04906C1.07327 2.47415 1.22665 2.14292 1.48255 1.90109C1.73844 1.65925 2.08892 1.5143 2.69726 1.43701C3.31864 1.35805 4.13774 1.35714 5.2907 1.35714H7.7093C8.86226 1.35714 9.68136 1.35805 10.3027 1.43701C10.9111 1.5143 11.2616 1.65925 11.5175 1.90109C11.7733 2.14292 11.9267 2.47415 12.0085 3.04906C12.0447 3.30362 12.0654 3.5933 12.0773 3.92857ZM8.89155 5.64286H8.94566C9.20736 5.64283 9.44731 5.6428 9.6425 5.6676C9.85744 5.69491 10.0846 5.75917 10.2715 5.93575C10.4583 6.11234 10.5263 6.32704 10.5552 6.53017C10.5815 6.71463 10.5814 6.94139 10.5814 7.18872V7.23985C10.5814 7.48718 10.5815 7.71394 10.5552 7.8984C10.5263 8.10154 10.4583 8.31624 10.2715 8.49282C10.0846 8.66941 9.85744 8.73366 9.6425 8.76097C9.44731 8.78577 9.20736 8.78575 8.94566 8.78572H8.89155C8.62985 8.78575 8.3899 8.78577 8.19471 8.76097C7.97977 8.73366 7.75259 8.66941 7.56574 8.49282C7.37888 8.31624 7.31089 8.10154 7.28199 7.8984C7.25575 7.71394 7.25578 7.48718 7.25581 7.23985V7.18872C7.25578 6.94139 7.25575 6.71463 7.28199 6.53017C7.31089 6.32704 7.37888 6.11234 7.56574 5.93575C7.75259 5.75917 7.97977 5.69491 8.19471 5.6676C8.3899 5.6428 8.62985 5.64283 8.89155 5.64286ZM8.20854 6.54106L8.20707 6.54185L8.20624 6.54324C8.20563 6.54435 8.20465 6.54624 8.2034 6.54912C8.19798 6.56157 8.18873 6.5892 8.18088 6.64438C8.16375 6.76479 8.16279 6.9328 8.16279 7.21429C8.16279 7.49578 8.16375 7.66378 8.18088 7.78419C8.18873 7.83937 8.19798 7.867 8.2034 7.87945C8.20391 7.88062 8.20437 7.88163 8.20479 7.88249C8.20539 7.88374 8.20588 7.88468 8.20624 7.88533L8.20707 7.88672L8.20854 7.88751C8.20971 7.88808 8.21172 7.88901 8.21477 7.8902C8.22794 7.89532 8.25718 7.90405 8.31556 7.91147C8.44298 7.92766 8.62075 7.92857 8.9186 7.92857C9.21646 7.92857 9.39423 7.92766 9.52164 7.91147C9.58003 7.90405 9.60927 7.89532 9.62244 7.8902C9.62549 7.88901 9.62749 7.88808 9.62866 7.88751L9.63013 7.88672L9.63097 7.88533C9.63158 7.88423 9.63256 7.88233 9.63381 7.87945C9.63923 7.867 9.64847 7.83937 9.65632 7.78419C9.67346 7.66378 9.67442 7.49578 9.67442 7.21429C9.67442 6.9328 9.67346 6.76479 9.65632 6.64438C9.64847 6.5892 9.63923 6.56157 9.63381 6.54912C9.63308 6.54744 9.63244 6.54609 9.63191 6.54505C9.63154 6.5443 9.63122 6.5437 9.63097 6.54324L9.63013 6.54185L9.62866 6.54106C9.62749 6.54049 9.62549 6.53956 9.62244 6.53838C9.60927 6.53326 9.58003 6.52452 9.52164 6.5171C9.39423 6.50091 9.21646 6.5 8.9186 6.5C8.62075 6.5 8.44298 6.50091 8.31556 6.5171C8.25718 6.52452 8.22794 6.53326 8.21477 6.53838C8.21172 6.53956 8.20971 6.54049 8.20854 6.54106ZM2.4186 6.35714C2.4186 6.12045 2.62164 5.92857 2.87209 5.92857H4.0814C4.33185 5.92857 4.53488 6.12045 4.53488 6.35714C4.53488 6.59384 4.33185 6.78571 4.0814 6.78571H2.87209C2.62164 6.78571 2.4186 6.59384 2.4186 6.35714ZM8.20707 7.88672C8.20683 7.88649 8.20691 7.88653 8.20707 7.88672C8.20728 7.88688 8.20735 7.88698 8.20707 7.88672ZM9.63013 7.88672C9.63001 7.88687 9.63011 7.88675 9.63013 7.88672V7.88672ZM2.4186 8.07143C2.4186 7.83474 2.62164 7.64286 2.87209 7.64286H5.2907C5.54115 7.64286 5.74419 7.83474 5.74419 8.07143C5.74419 8.30812 5.54115 8.5 5.2907 8.5H2.87209C2.62164 8.5 2.4186 8.30812 2.4186 8.07143Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
  width: 13px;
  height: 11px;
  flex: 0 0 auto;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload.disabled .new-box-item-inner .input .box-multiple-upload .box-area-upload {
  pointer-events: none;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload .box-document-download {
  margin-bottom: 16px;
}

.box-document-download .box-document-download-inner .box-item {
  background: linear-gradient(102deg, #494df4 16.77%, #487ef4 88.69%);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  padding: 7px 10px;
}
.box-document-download .box-document-download-inner .box-item .box-item-inner {
  display: flex;
  grid-column-gap: 8px;
  align-items: center;
}
.box-document-download .box-document-download-inner .box-item .box-item-inner:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.874 2.54301e-07H8.54461C9.99772 -1.22821e-05 11.1487 -2.22686e-05 12.0495 0.121084C12.9765 0.24572 13.7268 0.508324 14.3186 1.10005C14.9103 1.69178 15.1729 2.44211 15.2975 3.36914C15.4186 4.26992 15.4186 5.42089 15.4186 6.874V10.126C15.4186 11.5791 15.4186 12.7301 15.2975 13.6309C15.1729 14.5579 14.9103 15.3082 14.3186 15.8999C13.7268 16.4917 12.9765 16.7543 12.0495 16.8789C11.1487 17 9.99772 17 8.5446 17H6.874C5.42089 17 4.26992 17 3.36914 16.8789C2.44211 16.7543 1.69178 16.4917 1.10005 15.8999C0.508324 15.3082 0.24572 14.5579 0.121084 13.6309C-2.22686e-05 12.7301 -1.22821e-05 11.5791 2.54301e-07 10.126V6.87399C-1.22821e-05 5.42088 -2.22686e-05 4.26992 0.121084 3.36914C0.24572 2.44211 0.508324 1.69178 1.10005 1.10005C1.69178 0.508324 2.44211 0.24572 3.36914 0.121084C4.26992 -2.22686e-05 5.42088 -1.22821e-05 6.874 2.54301e-07ZM3.52718 1.29655C2.73167 1.40351 2.27335 1.60408 1.93871 1.93871C1.60408 2.27335 1.40351 2.73167 1.29655 3.52718C1.18731 4.33975 1.18605 5.41089 1.18605 6.9186V10.0814C1.18605 11.5891 1.18731 12.6602 1.29655 13.4728C1.40351 14.2683 1.60408 14.7267 1.93871 15.0613C2.27335 15.3959 2.73167 15.5965 3.52718 15.7034C4.33975 15.8127 5.41089 15.814 6.9186 15.814H8.5C10.0077 15.814 11.0789 15.8127 11.8914 15.7034C12.6869 15.5965 13.1453 15.3959 13.4799 15.0613C13.8145 14.7267 14.0151 14.2683 14.1221 13.4728C14.2313 12.6602 14.2326 11.5891 14.2326 10.0814V6.9186C14.2326 5.41089 14.2313 4.33975 14.1221 3.52718C14.0151 2.73167 13.8145 2.27335 13.4799 1.93871C13.1453 1.60408 12.6869 1.40351 11.8914 1.29655C11.0789 1.18731 10.0077 1.18605 8.5 1.18605H6.9186C5.41089 1.18605 4.33975 1.18731 3.52718 1.29655ZM3.95349 5.33721C3.95349 5.00969 4.21899 4.74419 4.54651 4.74419H10.8721C11.1996 4.74419 11.4651 5.00969 11.4651 5.33721C11.4651 5.66473 11.1996 5.93023 10.8721 5.93023H4.54651C4.21899 5.93023 3.95349 5.66473 3.95349 5.33721ZM3.95349 8.5C3.95349 8.17248 4.21899 7.90698 4.54651 7.90698H10.8721C11.1996 7.90698 11.4651 8.17248 11.4651 8.5C11.4651 8.82752 11.1996 9.09302 10.8721 9.09302H4.54651C4.21899 9.09302 3.95349 8.82752 3.95349 8.5ZM3.95349 11.6628C3.95349 11.3353 4.21899 11.0698 4.54651 11.0698H8.5C8.82752 11.0698 9.09302 11.3353 9.09302 11.6628C9.09302 11.9903 8.82752 12.2558 8.5 12.2558H4.54651C4.21899 12.2558 3.95349 11.9903 3.95349 11.6628Z' fill='white'/%3E%3C/svg%3E%0A");
  width: 16px;
  height: 17px;
  display: inline-block;
}
.box-document-download .box-document-download-inner .box-item .box-item-inner .box-name {
  flex: 1 1 auto;
  font-size: 14px;
  font-style: normal;
  line-height: 16px;
  font-family: "source-sans-pro-semibold";
  color: #fff;
}

.cx-tour-guide.tour-guide-skdr-doc.shepherd-element {
  margin-bottom: 30px !important;
}

.box-account-relations .box-account-relations-inner {
  display: flex;
  grid-column-gap: 20px;
}
.box-account-relations .box-account-relations-inner .box-text {
  flex: 1 1 auto;
}
.box-account-relations .box-account-relations-inner .box-toggle {
  flex: 0 0 auto;
}
.box-account-relations .box-account-relations-inner .box-toggle label.toggle-switch .toggle-switch-check-bar .toggle-switch-bar:after {
  display: none;
}
.box-account-relations .box-account-relations-inner .box-toggle label.toggle-switch .toggle-switch-check:empty ~ .toggle-switch-bar:before {
  background-color: #e5e5e5;
  border-color: #cccccc;
}
.box-account-relations .box-account-relations-inner .box-toggle label.toggle-switch .toggle-switch-check:checked ~ .toggle-switch-bar:before {
  background-color: #494df4;
  border-color: #494df4;
}

@media (min-width: 769px) {
  section.CX-perubahan-metode-bayar.default .box-perubahan-metode-bayar {
    max-width: 537px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  section.CX-perubahan-metode-bayar.default .box-perubahan-metode-bayar > .inner .box-act.box-process {
    position: relative;
  }
}
@media (min-width: 768px) {
  section.CX-perubahan-metode-bayar.default .box-perubahan-metode-bayar .box-lihat-cabang {
    padding: 16px;
  }
}
section.CX-perubahan-metode-bayar.default .box-perubahan-metode-bayar .box-lihat-cabang > .inner {
  display: grid;
  grid-row-gap: 16px;
}
section.CX-perubahan-metode-bayar.default .box-perubahan-metode-bayar .box-lihat-cabang .box-img-header {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  overflow: hidden;
}
@mdia (max-width:767px) {
  section.CX-perubahan-metode-bayar.default .box-perubahan-metode-bayar .box-lihat-cabang .box-img-header {
    border-radius: 0px;
  }
}
section.CX-perubahan-metode-bayar.default .box-perubahan-metode-bayar .box-lihat-cabang .box-img-header img {
  object-fit: cover;
  width: 100%;
  height: 279px;
}
@media (max-width: 767px) {
  section.CX-perubahan-metode-bayar.default .box-perubahan-metode-bayar .box-lihat-cabang .box-img-header img {
    height: 241px;
  }
}
section.CX-perubahan-metode-bayar.default .box-perubahan-metode-bayar .box-lihat-cabang .box-text {
  font-size: 15px;
  font-style: normal;
  font-family: "source-sans-pro-semibold";
  text-align: justify;
}
@media (max-width: 767px) {
  section.CX-perubahan-metode-bayar.default .box-perubahan-metode-bayar .box-lihat-cabang .box-text {
    padding: 0 24px;
  }
}
section.CX-perubahan-metode-bayar.default .box-perubahan-metode-bayar .box-lihat-cabang .box-img-maps {
  position: relative;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  overflow: hidden;
}
@media (max-width: 767px) {
  section.CX-perubahan-metode-bayar.default .box-perubahan-metode-bayar .box-lihat-cabang .box-img-maps {
    margin: 0 24px;
    margin-bottom: 40px;
  }
}
section.CX-perubahan-metode-bayar.default .box-perubahan-metode-bayar .box-lihat-cabang .box-img-maps .box-img img {
  object-fit: cover;
  width: 100%;
  height: 189px;
}
section.CX-perubahan-metode-bayar.default .box-perubahan-metode-bayar .box-lihat-cabang .box-img-maps .box-action {
  position: absolute;
  padding: 12px;
  bottom: 0px;
  width: 100%;
  left: 0px;
  -webkit-border-radius: 0px 0px 12px 12px;
  -moz-border-radius: 0px 0px 12px 12px;
  -ms-border-radius: 0px 0px 12px 12px;
  -o-border-radius: 0px 0px 12px 12px;
  border-radius: 0px 0px 12px 12px;
  background: linear-gradient(180deg, rgba(85, 144, 246, 0) 0%, rgba(85, 144, 246, 0.5) 100%);
  text-align: center;
}
section.CX-perubahan-metode-bayar.default .box-perubahan-metode-bayar .box-lihat-cabang .box-img-maps .box-action .new-btn-blue {
  -webkit-box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.3);
}
@media (min-width: 768px) {
  section.CX-perubahan-metode-bayar.default .box-perubahan-metode-bayar .box-lihat-cabang .box-img-maps .box-action .new-btn-blue {
    min-width: 206px;
  }
}

.CX-perubahan-metode-bayar.syariah .CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.can-collapse:not(.active) {
  background-color: #077b57;
  border-color: #077b57;
}
.CX-perubahan-metode-bayar.syariah .CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.can-collapse:not(.active) .box-info-ico {
  color: #077b57;
}
.CX-perubahan-metode-bayar.syariah .CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.can-collapse:not(.active) .box-info-ico .box-info-ico-inner .text {
  color: #077b57 !important;
}
.CX-perubahan-metode-bayar.syariah .CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item .accordion-flexible-item-inner .accordion-flexible-item-header .box-ico svg path {
  stroke: #077b57;
}
.CX-perubahan-metode-bayar.syariah .CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item .accordion-flexible-item-inner .accordion-flexible-item-header .box-ico svg circle {
  stroke: #077b57;
}
.CX-perubahan-metode-bayar.syariah .CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.active .accordion-flexible-item-inner .accordion-flexible-item-header .box-info-ico {
  background: #077b57;
}
.CX-perubahan-metode-bayar.syariah .CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.active .accordion-flexible-item-inner .accordion-flexible-item-header:after {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='10' viewBox='0 0 16 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 1L8 8L0.999999 0.999999' stroke='%23077B57' stroke-width='2.5'/%3E%3C/svg%3E%0A");
  width: 16px;
  height: 10px;
}

.CX-perubahan-metode-bayar.syariah .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose.has-selected.rekening .box-action-choose-inner {
  border: 1px solid #0ca49d;
  background: rgba(12, 164, 157, 0.04);
}
.CX-perubahan-metode-bayar.syariah .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose.has-selected.rekening .box-action-choose-inner .text .text-inner {
  color: #0a857f;
}
.CX-perubahan-metode-bayar.syariah .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose.has-selected.rekening .box-action-choose-inner:after {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='4' fill='%230CA49D'/%3E%3Ccircle cx='10' cy='10' r='7' stroke='%230CA49D' stroke-opacity='0.2' stroke-width='6'/%3E%3C/svg%3E%0A");
}
.CX-perubahan-metode-bayar.syariah .box-perubahan-metode-bayar .inner .box-choose-polis .box-choose-polis-inner .box-action-choose.has-selected.rekening.new .box-action-choose-inner:before {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='18' viewBox='0 0 22 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.8'%3E%3Cpath d='M1 9C1 5.22876 1 3.34315 2.17157 2.17157C3.34315 1 5.22876 1 9 1H13C16.7712 1 18.6569 1 19.8284 2.17157C21 3.34315 21 5.22876 21 9C21 12.7712 21 14.6569 19.8284 15.8284C18.6569 17 16.7712 17 13 17H9C5.22876 17 3.34315 17 2.17157 15.8284C1 14.6569 1 12.7712 1 9Z' stroke='%230A857F' stroke-width='1.5'/%3E%3Cpath d='M9 13H5' stroke='%230A857F' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M13 13H11.5' stroke='%230A857F' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M1 7L21 7' stroke='%230A857F' stroke-width='1.5' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.CX-animation-info {
  height: calc(100vh - 57px);
}
.CX-animation-info > .inner {
  height: calc(100vh - 57px);
}
@media (min-width: 1025px) {
  .CX-animation-info > .inner {
    display: flex;
  }
}
.CX-animation-info > .inner .box-animation {
  background: rgba(0, 0, 0, 0.8);
  flex: 1 1 auto;
  text-align: center;
}
@media (min-width: 1025px) {
  .CX-animation-info > .inner .box-animation {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 1024px) {
  .CX-animation-info > .inner .box-animation {
    height: calc(100vh - 57px);
  }
}
.CX-animation-info > .inner .box-animation .box-animation-inner {
  margin: 0 auto;
  display: inline-block;
}
@media (max-width: 1024px) {
  .CX-animation-info > .inner .box-animation .box-animation-inner {
    margin-top: 20px;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {
  .CX-animation-info > .inner .box-animation .box-animation-inner img,
  .CX-animation-info > .inner .box-animation .box-animation-inner dotlottie-player {
    width: 300px !important;
    height: initial !important;
  }
}
@media (max-width: 767px) {
  .CX-animation-info > .inner .box-animation .box-animation-inner img,
  .CX-animation-info > .inner .box-animation .box-animation-inner dotlottie-player {
    height: initial !important;
    width: 330px !important;
  }
}
.CX-animation-info > .inner .box-text {
  flex: 0 0 auto;
  position: relative;
}
@media (min-width: 1025px) {
  .CX-animation-info > .inner .box-text {
    width: 400px;
  }
}
@media (max-width: 1024px) {
  .CX-animation-info > .inner .box-text {
    -webkit-border-radius: 16px 16px 0px 0px;
    -moz-border-radius: 16px 16px 0px 0px;
    -ms-border-radius: 16px 16px 0px 0px;
    -o-border-radius: 16px 16px 0px 0px;
    border-radius: 16px 16px 0px 0px;
    overflow: hidden;
    -webkit-box-shadow: 0px -3px 14px 5px rgba(0, 0, 0, 0.27);
    -moz-box-shadow: 0px -3px 14px 5px rgba(0, 0, 0, 0.27);
    -ms-box-shadow: 0px -3px 14px 5px rgba(0, 0, 0, 0.27);
    -o-box-shadow: 0px -3px 14px 5px rgba(0, 0, 0, 0.27);
    box-shadow: 0px -3px 14px 5px rgba(0, 0, 0, 0.27);
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background-color: #fff;
    padding-bottom: 60px;
  }
}
.CX-animation-info > .inner .box-text .box-text-inner {
  padding: 38px 20px;
}
@media (max-width: 1024px) {
  .CX-animation-info > .inner .box-text .box-text-inner {
    padding: 20px;
  }
}
.CX-animation-info > .inner .box-text .box-text-inner .box-info-alert {
  margin-bottom: 16px;
}
@media (max-width: 1024px) {
  .CX-animation-info > .inner .box-text .box-text-inner .box-info-alert {
    margin-bottom: 10px;
  }
}
.CX-animation-info > .inner .box-text .box-text-inner .box-emma {
  margin-bottom: 40px;
}
@media (max-width: 1024px) {
  .CX-animation-info > .inner .box-text .box-text-inner .box-emma {
    display: none;
  }
}
.CX-animation-info > .inner .box-text .box-text-inner .box-text-info h3 {
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  margin-bottom: 10px;
}
@media (max-width: 1024px) {
  .CX-animation-info > .inner .box-text .box-text-inner .box-text-info h3 {
    font-size: 21px;
    margin-bottom: 12px;
  }
}
.CX-animation-info > .inner .box-text .box-text-inner .box-text-info p {
  text-align: justify;
  font-size: 15px;
  font-style: normal;
  line-height: 23px;
}
.CX-animation-info > .inner .box-act {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  -webkit-border-radius: 0px 0px 6px 6px;
  -moz-border-radius: 0px 0px 6px 6px;
  -ms-border-radius: 0px 0px 6px 6px;
  -o-border-radius: 0px 0px 6px 6px;
  border-radius: 0px 0px 6px 6px;
  background: #fff;
  -webkit-box-shadow: 0px -5px 10px 0px rgba(187, 201, 241, 0.36);
  -moz-box-shadow: 0px -5px 10px 0px rgba(187, 201, 241, 0.36);
  -ms-box-shadow: 0px -5px 10px 0px rgba(187, 201, 241, 0.36);
  -o-box-shadow: 0px -5px 10px 0px rgba(187, 201, 241, 0.36);
  box-shadow: 0px -5px 10px 0px rgba(187, 201, 241, 0.36);
  padding: 10px 18px;
}
.CX-animation-info > .inner .box-act .new-btn-blue {
  margin: 0px;
}

.box-draft {
  background: rgba(73, 78, 244, 0.07);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 4px 14px;
}
@media (min-width: 1025px) {
  .box-draft {
    margin: 0 16px;
    padding: 13px 25px;
  }
}
.box-draft .box-draft-inner {
  display: flex;
  grid-column-gap: 10px;
  align-items: center;
}
.box-draft .box-draft-inner .box-ico {
  position: relative;
  flex: 0 0 auto;
}
.box-draft .box-draft-inner .box-ico .ico-draft {
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='34' viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_443_65891)'%3E%3Cpath d='M28.6802 2.5813L26.8164 5.24306L28.5232 7.69949L31.8104 3.63211L28.6802 2.5813Z' fill='%23ADE9F7'/%3E%3Cpath d='M32.126 3.63208L30.5727 3.90634L28.709 6.5681L29.0049 8.1145L30.6014 7.89317L32.4651 5.23141L32.126 3.63208Z' fill='%23E8F8FC'/%3E%3Cpath d='M16.2703 1.46118C10.236 1.46118 4.96894 4.7465 2.16016 9.62596L11.9889 20.0903L28.6525 28.2829C31.076 25.4419 32.5397 21.7574 32.5397 17.7305C32.5397 8.74522 25.2557 1.46118 16.2703 1.46118Z' fill='%23494DF4'/%3E%3Cpath d='M16.9184 21.9955L4.60315 9.62598H2.15927C1.53578 10.7092 1.03381 11.8712 0.671102 13.093L1.4626 14.224L0.163758 15.4173C0.0561797 16.173 0 16.9452 0 17.7306C0 26.716 7.28403 34 16.2694 34C17.3923 34 18.4882 33.8851 19.547 33.6684L16.9184 21.9955Z' fill='%23ADE9F7'/%3E%3Cpath d='M17.5907 10.5668C17.2253 9.98158 16.5841 9.62598 15.8942 9.62598H4.60338C4.28317 10.4001 3.6466 12.6761 6.54298 13.9197C10.0697 15.4339 8.99456 18.1709 8.54347 20.5831C8.09243 22.9952 11.4376 24.2543 13.9362 24.7661C13.9362 24.7661 11.8577 31.4975 19.5472 33.6685C23.1639 32.9284 26.3435 30.989 28.6518 28.283L17.5907 10.5668Z' fill='%23E8F8FC'/%3E%3Cpath d='M17.0039 19.2582L26.8172 5.24341L28.7095 6.56848L28.7841 7.08426L18.8962 22.1986L17.0039 19.2582Z' fill='%23FFC242'/%3E%3Cpath d='M20.7869 21.908L30.6002 7.89319L28.7078 6.56812L18.8945 20.5829L19.172 21.9953L20.7869 21.908Z' fill='%23FEF156'/%3E%3Cpath d='M18.6118 18.9744C18.0892 18.6085 17.369 18.7355 17.0031 19.258C16.5653 19.8833 16.2502 20.5861 16.0748 21.3289L15.9023 22.0591L17.8318 23.4047L18.8955 20.583C19.2613 20.0605 19.1343 19.3403 18.6118 18.9744Z' fill='%23FFC7AB'/%3E%3Cpath d='M20.5046 20.2996C19.9821 19.9337 19.2618 20.0607 18.8959 20.5832L18.896 20.5831L17.4387 22.6643L17.3496 23.582L18.5326 23.9007L19.1598 23.4889C19.7978 23.0699 20.3505 22.5335 20.7883 21.9082C21.1542 21.3857 21.0272 20.6655 20.5046 20.2996Z' fill='%23FFE5D9'/%3E%3Cpath d='M11.3766 23.0755C10.6144 23.0755 9.95088 22.6711 9.60165 21.9938C9.25229 21.3164 9.3076 20.5413 9.74954 19.9203C10.6916 18.5968 10.8143 16.8777 10.0697 15.4338C9.3252 13.99 7.85351 13.093 6.22901 13.093H0.671406C0.44775 13.8464 0.277219 14.6226 0.164062 15.4172H6.22901C6.99122 15.4172 7.65475 15.8217 8.00398 16.4991C8.35328 17.1764 8.29796 17.9515 7.85596 18.5725C6.91386 19.896 6.79121 21.6151 7.53582 23.059C8.28037 24.5028 9.75206 25.3998 11.3766 25.3998H16.0288L16.9228 23.0755H11.3766Z' fill='%23494DF4'/%3E%3Cpath d='M15.9022 22.0591L15.3254 24.5012C15.174 25.1423 15.8837 25.6392 16.4344 25.2777C16.8477 25.0063 17.9892 24.2567 18.532 23.9004C18.0019 22.9022 17.0228 22.2159 15.9022 22.0591Z' fill='%233F57A0'/%3E%3Cpath d='M33.869 1.54498C33.7147 1.10431 33.4264 0.706003 33.0148 0.417733C31.9697 -0.314063 30.5291 -0.0600595 29.7973 0.985042L28.6797 2.58118L30.5721 3.90625L32.6566 2.98453L33.869 1.54498Z' fill='%23494DF4'/%3E%3Cpath d='M33.8691 1.54521C33.1128 1.27553 32.238 1.52754 31.753 2.22016L30.5723 3.90648L32.4646 5.23155L33.5823 3.63541C34.0258 3.00189 34.1065 2.22335 33.8691 1.54521Z' fill='%2300008F'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_443_65891'%3E%3Crect width='34' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 34px;
  height: 34px;
  display: inline-block;
}
.box-draft .box-draft-inner .box-ico .ico-pulse {
  width: 8px;
  height: 8px;
  background-color: #1cc542;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  animation: pulse-shadow var(--duration) calc(2 * var(--duration) / 3) linear infinite;
}
.box-draft .box-draft-inner .box-ico .ico-pulse:before, .box-draft .box-draft-inner .box-ico .ico-pulse:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgb(28, 197, 67);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.box-draft .box-draft-inner .box-ico .ico-pulse:after {
  animation: pulse var(--duration) linear infinite;
}
.box-draft .box-draft-inner .box-ico .ico-pulse:before {
  animation: pulse var(--duration) calc(var(--duration) / 3) linear infinite;
}
.box-draft .box-draft-inner .box-text {
  flex: 1 1 auto;
}
.box-draft .box-draft-inner .box-text h3 {
  margin-bottom: 0;
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  color: #333;
}
@media (max-width: 1024px) {
  .box-draft .box-draft-inner .box-text h3 {
    font-size: 14px;
  }
}
.box-draft .box-draft-inner .box-text p {
  font-size: 11px;
  font-style: normal;
  line-height: normal;
  color: #333;
  margin-bottom: 0;
}
.box-draft .box-draft-inner .box-act {
  flex: 0 0 auto;
}
.box-draft .box-draft-inner .box-act .new-btn-blue {
  text-transform: capitalize;
  font-size: 13px;
  padding: 6px 13px;
}

.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner > .box-act.box-process:not(.with-draft-btn) .new-btn-blue {
  min-width: 361px;
}
@media (min-width: 768px) {
  .CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner > .box-act.box-process.with-draft-btn .new-btn-blue:last-child {
    min-width: 361px;
    margin-left: 24px;
  }
}
@media (max-width: 767px) {
  .CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner > .box-act.box-process.with-draft-btn {
    display: flex;
    justify-content: center;
    grid-column-gap: 10px;
  }
  .CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner > .box-act.box-process.with-draft-btn .new-btn-blue:last-child {
    flex: 1 1 auto;
  }
}

.CX-pop-up-modal.modal-default.show-from-right-dekstop.death-claim .box-pop-up-modal .box-pop-up-modal-inner {
  overflow-y: auto;
  padding-bottom: 20px;
}
@media (min-width: 1280px) and (max-height: 650px) {
  .CX-pop-up-modal.modal-default.show-from-right-dekstop.death-claim .box-pop-up-modal .box-pop-up-modal-inner {
    max-height: calc(100vh - 204px - 66px - 0px);
  }
}

body.signed-out section.CX-landing-emma-marked.with-tick .box-header:before {
  left: 8%;
}
body.signed-out section.CX-landing-emma-marked.with-tick .box-header:after {
  right: 8%;
  background-image: url("data:image/svg+xml,%3Csvg width='281' height='249' viewBox='0 0 281 249' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M42 238.441L227.146 0H280.32L86.9756 249H42V238.441Z' fill='url(%23paint0_linear_623_297196)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M214.055 0L20.7099 249L0.00503006 249L193.35 -1.81008e-06L214.055 0Z' fill='url(%23paint1_linear_623_297196)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_623_297196' x1='161.16' y1='-2.68579e-06' x2='67.0016' y2='256' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233032C1'/%3E%3Cstop offset='1' stop-color='%234D4FF0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_623_297196' x1='-19.7637' y1='279' x2='213.323' y2='-6.99999' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233032C1'/%3E%3Cstop offset='1' stop-color='%234D4FF0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 281px;
  height: 249px;
}
body.signed-out section.CX-landing-emma-marked.with-tick .box-header .inner .box-emma:after {
  right: 15.5%;
  width: 178px;
  height: 178px;
}
section.CX-landing-emma-marked.with-tick.small .box-header {
  height: 188px;
  padding-top: 0;
  overflow: hidden;
}
section.CX-landing-emma-marked.with-tick.small .box-header:after {
  background-image: url("data:image/svg+xml,%3Csvg width='281' height='188' viewBox='0 0 281 188' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_619_337301)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M42 227.44L227.146 -11.0005H280.32L86.9756 238H42V227.44Z' fill='url(%23paint0_linear_619_337301)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M214.055 -11.0005L20.7099 237.999L0.00503006 237.999L193.35 -11.0005L214.055 -11.0005Z' fill='url(%23paint1_linear_619_337301)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_619_337301' x1='161.16' y1='-11.0005' x2='67.0016' y2='245' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233032C1'/%3E%3Cstop offset='1' stop-color='%234D4FF0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_619_337301' x1='-19.7637' y1='268' x2='213.323' y2='-18.0005' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233032C1'/%3E%3Cstop offset='1' stop-color='%234D4FF0'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_619_337301'%3E%3Crect width='280.315' height='249' fill='white' transform='translate(0.0078125 -11.0005)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 281px;
  height: 188px;
}
section.CX-landing-emma-marked.with-tick.small .box-header .CX-title-back-simple {
  z-index: 3;
}
section.CX-landing-emma-marked.with-tick.small .box-header .CX-title-back-simple .title-back-simple .title {
  text-align: center !important;
  padding-left: 0;
}
section.CX-landing-emma-marked.with-tick.small .box-header .inner .box-emma:before {
  background-image: url("data:image/svg+xml,%3Csvg width='360' height='75' viewBox='0 0 360 75' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.2'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M336.239 15.1047C337.898 18.9017 338.597 23.3978 338.429 28.2133L358.598 28.2098C358.598 28.2098 355.303 36.8719 349.418 40.371H336.361C334.198 47.5279 330.726 54.2047 326.128 60.0516C320.042 67.7663 312.643 72.5072 304.707 73.76C299.702 74.5479 294.808 74.1325 290.552 72.5535C285.565 70.7047 281.835 67.4116 279.768 63.0325C275.924 54.9025 278.106 44.7535 285.192 37.7804C289.033 34.0047 294.317 30.5909 301.071 29.5263C309.162 28.1975 316.439 28.2033 323.617 28.209C324.087 28.2094 324.557 28.2098 325.027 28.2098H326.537C326.708 25.1899 326.36 22.3829 325.341 20.0479C323.84 16.6093 319.401 12.9791 311.844 14.065C307.594 14.6895 302.602 17.8833 298.182 22.8514L289.325 14.6895C295.669 7.53548 303.076 3.03581 310.166 2.01736C311.591 1.81112 313.028 1.70677 314.468 1.70508C324.279 1.70508 332.565 6.69089 336.239 15.1047ZM302.853 61.7444C307.872 60.9638 312.561 57.8266 316.796 52.4469C319.63 48.7757 321.933 44.7104 323.636 40.3744C323.074 40.3729 322.519 40.3707 321.967 40.3685C315.105 40.3413 309.01 40.3169 302.881 41.5419C299.362 42.3182 296.112 44.0413 293.47 46.5313C289.57 50.3675 289.172 54.9276 290.507 57.7663C292.048 61.0135 297.119 62.6494 302.853 61.7444Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M68.047 3.31517C73.0349 5.16398 76.7642 8.45348 78.8312 12.8325C82.6758 20.9516 80.4939 31.1005 73.4077 38.0769C69.5669 41.8525 64.3421 44.4254 57.8731 45.7207C49.4451 47.4132 41.2124 47.6441 33.5721 47.6441H32.0629C31.8923 50.6638 32.2407 53.4707 33.2585 55.8057C34.7607 59.2441 39.1979 62.8744 46.7542 61.7922C51.0065 61.1641 55.9977 57.9704 60.4175 53.0022L69.2741 61.1641C62.9164 68.3216 55.5099 72.821 48.4203 73.836C46.9956 74.0422 45.5583 74.1466 44.1192 74.1482C34.3077 74.1482 26.0192 69.166 22.3454 60.7488C20.6864 56.9554 19.9892 52.4594 20.1566 47.6404H0C0 47.6404 3.29726 38.9819 9.18076 35.4794H22.2374C24.4037 28.3241 27.8755 21.6486 32.4708 15.8026C38.5563 8.08798 45.9561 3.34711 53.8926 2.09445C58.9049 1.30312 63.7844 1.72185 68.047 3.31517ZM55.5617 33.7869C58.4338 33.2297 62.4179 31.97 65.1051 29.3264C69.0123 25.4903 69.4028 20.9198 68.0781 18.0915C66.5378 14.8411 61.4697 13.2052 55.7326 14.11C50.7136 14.8943 46.0257 18.0312 41.7908 23.4109C38.9621 27.0817 36.6617 31.1443 34.9591 35.476C42.4913 35.4441 48.957 35.1107 55.5617 33.7869Z' fill='white'/%3E%3Cpath d='M92.953 73.2854L103.555 27.5442C105.27 20.1352 110.731 14.0025 119.158 14.0025C127.842 14.0025 128.106 23.5269 126.956 28.5006L116.577 73.296H128.811L138.538 31.3235C141.042 20.4125 139.691 14.1269 135.484 8.68036C133.053 5.54823 128.068 1.70508 119.943 1.70508C107.25 1.70508 94.9644 11.8232 91.97 24.7427L80.7188 73.2854H92.953Z' fill='white'/%3E%3Cpath d='M46.5552 61.8267C39.0065 62.9054 34.5743 59.2873 33.0736 55.8601C32.0567 53.5329 31.7086 50.7351 31.8791 47.7251H19.9851C19.818 52.5282 20.5143 57.0095 22.1717 60.7904C25.8416 69.1798 34.1215 74.1457 43.923 74.1457C45.3608 74.1442 46.7966 74.0401 48.2198 73.8345C55.302 72.8229 62.7009 68.3382 69.0519 61.2042L60.2044 53.0695C55.7892 58.0176 50.8136 61.2079 46.5552 61.8267Z' fill='white'/%3E%3Cpath d='M312.053 14.0238C319.604 12.9412 324.036 16.5604 325.537 19.9885C326.553 22.3164 326.901 25.1149 326.73 28.1255H338.629C338.796 23.3247 338.101 18.8423 336.441 15.0568C332.771 6.67573 324.488 1.70508 314.686 1.70508C313.246 1.70676 311.809 1.81079 310.387 2.01641C303.302 3.03176 295.901 7.51773 289.562 14.65L298.412 22.787C302.815 17.8269 307.791 14.6323 312.053 14.0238Z' fill='white'/%3E%3Cpath d='M128.727 73.2854L139.33 27.551C141.046 20.1431 146.507 14.0113 154.935 14.0113C163.62 14.0113 163.884 23.5343 162.734 28.5072L152.354 73.296H164.589L174.316 31.3297C176.81 20.4097 175.469 14.1251 171.252 8.67933C168.82 5.54767 163.835 1.70508 155.709 1.70508C143.016 1.70508 130.728 11.8216 127.734 24.7393L116.492 73.2854H128.727Z' fill='white'/%3E%3Cpath d='M191.125 73.2854L201.723 27.5442C203.44 20.1352 208.9 14.0025 217.328 14.0025C226.012 14.0025 226.279 23.5269 225.126 28.5006L214.75 73.296H226.984L236.711 31.3235C239.212 20.4125 237.864 14.1269 233.654 8.68036C231.223 5.54823 226.238 1.70508 218.116 1.70508C205.423 1.70508 193.133 11.8232 190.142 24.7427L178.891 73.2854H191.125Z' fill='white'/%3E%3Cpath d='M226.906 73.2747L237.505 27.5335C239.221 20.1245 244.682 13.9918 253.109 13.9918C261.783 13.9918 262.061 23.5233 260.907 28.5006L250.531 73.296H262.766L272.492 31.3235C274.993 20.4125 273.645 14.1269 269.435 8.68036C267.004 5.54823 262.019 1.70508 253.897 1.70508C241.204 1.70508 228.914 11.8232 225.923 24.7427L214.672 73.2747H226.906Z' fill='white'/%3E%3Cpath d='M48.2622 3.41016C42.5205 5.59387 37.1937 9.6875 32.6242 15.4698C28.0632 21.2557 24.6178 27.8626 22.4688 34.9442H35.0941C36.7837 30.6586 39.0663 26.6392 41.8734 23.0075C43.6862 20.6468 45.8401 18.5778 48.2622 16.8706V3.41016Z' fill='white'/%3E%3Cpath d='M325.701 40.0552H324.313C322.616 44.4336 320.325 48.5392 317.503 52.2474C314.513 56.1239 311.282 58.8421 307.859 60.3661V73.2936C314.852 71.5008 321.356 66.9392 326.787 59.943C331.366 54.0346 334.826 47.2874 336.983 40.0552H325.701Z' fill='white'/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 360px;
  height: 75px;
  top: 60%;
}
section.CX-landing-emma-marked.with-tick.small .box-header .inner .box-emma:after {
  display: none;
}
section.CX-landing-emma-marked.with-tick.small .box-header .inner .box-emma .box-ico {
  top: 60%;
}
section.CX-landing-emma-marked.with-tick.small .box-header .inner .box-emma .box-ico img {
  width: 156px;
}
section.CX-landing-emma-marked.with-tick .box-content > .inner h3 {
  margin-bottom: 6px;
}
section.CX-landing-emma-marked.with-tick .box-content > .inner .sub-title {
  margin-bottom: 26px;
  font-size: 13px;
  font-style: normal;
  line-height: 21px;
  color: #5f5f5f;
}
section.CX-landing-emma-marked.with-tick .box-content > .inner ul {
  max-width: initial;
}
section.CX-landing-emma-marked.with-tick .box-content > .inner ul li {
  position: relative;
  cursor: pointer;
}
section.CX-landing-emma-marked.with-tick .box-content > .inner ul li:before {
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='17' viewBox='0 0 15 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.835938 7.2035C0.835938 4.58459 0.835938 3.27513 1.64953 2.46154C2.46312 1.64795 3.77258 1.64795 6.39149 1.64795H7.78038C10.3993 1.64795 11.7088 1.64795 12.5223 2.46154C13.3359 3.27513 13.3359 4.58459 13.3359 7.2035V9.98128C13.3359 12.6002 13.3359 13.9097 12.5223 14.7232C11.7088 15.5368 10.3993 15.5368 7.78038 15.5368H6.39149C3.77258 15.5368 2.46312 15.5368 1.64953 14.7232C0.835938 13.9097 0.835938 12.6002 0.835938 9.98128V7.2035Z' stroke='%23494DF4' stroke-width='1.5'/%3E%3Cpath d='M4.30469 8.59277H9.86024' stroke='%23494DF4' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M4.30469 5.81494H9.86024' stroke='%23494DF4' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M4.30469 11.3701H7.77691' stroke='%23494DF4' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  width: 15px;
  height: 17px;
}
section.CX-landing-emma-marked.with-tick .box-content > .inner ul li span {
  font-size: 16px;
  color: #333;
  max-width: 85%;
}
section.CX-landing-emma-marked.with-tick .box-content > .inner ul li:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='11' fill='%23D9D9D9'/%3E%3C/svg%3E%0A");
  width: 22px;
  height: 22px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
section.CX-landing-emma-marked.with-tick .box-content > .inner ul li.selected:after, section.CX-landing-emma-marked.with-tick .box-content > .inner ul li.active:after {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='11' fill='%231CC542'/%3E%3Cpath d='M6.25626 10.6263L6.0801 10.4502L5.90333 10.6257L4.95666 11.5657L4.77863 11.7425L4.95604 11.9199L8.6827 15.6466L8.85948 15.8233L9.03626 15.6466L17.0363 7.64656L17.213 7.46979L17.0363 7.29301L16.0963 6.35301L15.9196 6.17632L15.7428 6.35292L8.85956 13.2296L6.25626 10.6263Z' fill='white' stroke='white' stroke-width='0.5'/%3E%3C/svg%3E%0A");
}

section.CX-landing-emma-marked.with-tick .box-content > .inner ul li.cx-my-tour-shepherd-enabled.cx-my-tour-shepherd-target {
  position: relative;
}
section.CX-landing-emma-marked.with-tick .box-content > .inner ul li.cx-my-tour-shepherd-enabled.cx-my-tour-shepherd-target span.tick-animate {
  background-image: url("/o/axa-emma-theme/images/form-assets/tick-check.gif");
  width: 50px;
  height: 50px;
  background-size: cover;
  display: inline-block;
  z-index: 2;
  right: -14px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.shepherd-element.cx-tour-guide.tour-guide-landing-death-claim-tick {
  margin-bottom: 40px !important;
}

.container-death-claim {
  max-width: 583px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .CX-landing-emma-marked.small .box-header {
    height: 281px !important;
  }
}
@media (max-width: 767px) {
  .CX-landing-emma-marked.small .box-header .inner .box-emma:before {
    width: 338px !important;
    height: 70px !important;
    background-size: cover !important;
    top: 70% !important;
  }
}
@media (max-width: 767px) {
  .CX-landing-emma-marked.small .box-header .inner .box-emma .box-ico {
    top: 70% !important;
  }
  .CX-landing-emma-marked.small .box-header .inner .box-emma .box-ico img {
    width: 176px !important;
  }
}
@media (max-width: 767px) {
  .CX-landing-emma-marked.small .box-header .inner .CX-title-back-simple {
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    padding: 19px 17px;
  }
  .CX-landing-emma-marked.small .box-header .inner .CX-title-back-simple .title-back-simple .go-back {
    height: 60px;
  }
  .CX-landing-emma-marked.small .box-header .inner .CX-title-back-simple .title-back-simple .title h1 {
    font-size: 18px;
    line-height: 25px;
  }
}

@media (max-width: 767px) {
  .CX-new-tab.death-claim {
    position: absolute;
    top: -231px;
    z-index: 5;
    width: 100%;
  }
}
.CX-new-tab .box-new-tab {
  display: flex;
  justify-content: center;
}
.CX-new-tab .box-new-tab .box-item {
  flex: 1;
  background-color: #e5e5e5;
  text-align: center;
  position: relative;
  padding: 12px 10px;
  width: 117px;
  flex: 0 0 auto;
}
@media (max-width: 767px) {
  .CX-new-tab .box-new-tab .box-item {
    width: 79px;
    padding: 15px 10px;
  }
}
.CX-new-tab .box-new-tab .box-item:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  background-color: #999999;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-new-tab .box-new-tab .box-item .inner {
  display: flex;
  justify-content: center;
  align-items: center;
  grid-column-gap: 10px;
}
.CX-new-tab .box-new-tab .box-item .inner .ico {
  flex: 0 0 auto;
  height: 28px;
}
@media (max-width: 767px) {
  .CX-new-tab .box-new-tab .box-item .inner .ico {
    height: 21px;
  }
  .CX-new-tab .box-new-tab .box-item .inner .ico span {
    height: 21px !important;
    width: 21px !important;
    background-size: cover;
  }
}
.CX-new-tab .box-new-tab .box-item .inner .name {
  flex: 0 0 auto;
  font-size: 15px;
  font-style: normal;
  font-family: "source-sans-pro-bold";
  text-transform: capitalize;
  text-indent: -999px;
}
@media (max-width: 767px) {
  .CX-new-tab .box-new-tab .box-item .inner .name .text-dekstop {
    display: none;
  }
  .CX-new-tab .box-new-tab .box-item .inner .name .text-mobile.hide {
    display: block !important;
  }
}
.CX-new-tab .box-new-tab .box-item.selected {
  background-color: #fff;
  flex: 1 1 auto;
}
.CX-new-tab .box-new-tab .box-item.selected:after {
  background-color: #494df4;
}
.CX-new-tab .box-new-tab .box-item.selected .inner .name {
  color: #494df4;
  text-indent: 0;
}
.CX-new-tab .box-new-tab .box-item.done {
  background-color: #deeaf2;
  flex: 0 0 auto;
}
.CX-new-tab .box-new-tab .box-item.done:after {
  background-color: #027180;
}
.CX-new-tab .box-new-tab .box-item.done .inner .name {
  text-indent: -999px;
}

.CX-new-tab:not(.text-only) .box-new-tab .box-item .inner .name {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.CX-new-tab .box-new-tab .box-item .inner .ico span {
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='27' viewBox='0 0 27 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.6174 14.4091V13.197C25.6174 8.62577 25.6174 6.34018 24.1973 4.92009C22.7772 3.5 20.4917 3.5 15.9205 3.5H11.072C6.50077 3.5 4.21518 3.5 2.79509 4.92009C1.375 6.34018 1.375 8.62577 1.375 13.197C1.375 17.7682 1.375 20.0538 2.79509 21.4739C4.21518 22.8939 6.50077 22.8939 11.072 22.8939H14.7083' stroke='%23999999' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M11.075 18.0454H6.22656' stroke='%23999999' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M1.375 10.7727L25.6174 10.7727' stroke='%23999999' stroke-width='2' stroke-linecap='round'/%3E%3Ccircle cx='20.7692' cy='19.2576' r='3.63636' stroke='%23999999' stroke-width='2'/%3E%3Cpath d='M23.7969 22.2878L25.009 23.5' stroke='%23999999' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  width: 27px;
  height: 27px;
  display: inline-block;
  background-size: cover;
}
.CX-new-tab .box-new-tab .box-item .inner .ico .ico-tab-polis {
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='28' viewBox='0 0 27 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.6174 14.9091V13.697C25.6174 9.12577 25.6174 6.84018 24.1973 5.42009C22.7772 4 20.4917 4 15.9205 4H11.072C6.50077 4 4.21518 4 2.79509 5.42009C1.375 6.84018 1.375 9.12577 1.375 13.697C1.375 18.2682 1.375 20.5538 2.79509 21.9739C4.21518 23.3939 6.50077 23.3939 11.072 23.3939H14.7083' stroke='%23999999' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M11.075 18.5454H6.22656' stroke='%23999999' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M1.375 11.2727L25.6174 11.2727' stroke='%23999999' stroke-width='2' stroke-linecap='round'/%3E%3Ccircle cx='20.7692' cy='19.7576' r='3.63636' stroke='%23999999' stroke-width='2'/%3E%3Cpath d='M23.7969 22.7878L25.009 24' stroke='%23999999' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
.CX-new-tab .box-new-tab .box-item .inner .ico .ico-tab-rekening {
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='28' viewBox='0 0 27 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.86719 11.2386H11.2881' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.2597 12.342H20.3832C18.4112 12.342 16.8125 13.8265 16.8125 15.6577C16.8125 17.4889 18.4112 18.9734 20.3832 18.9734H23.2597C23.3518 18.9734 23.3978 18.9734 23.4367 18.9711C24.0327 18.9348 24.5075 18.4939 24.5466 17.9405C24.5491 17.9044 24.5491 17.8616 24.5491 17.7761V13.5394C24.5491 13.4539 24.5491 13.4111 24.5466 13.375C24.5075 12.8215 24.0327 12.3807 23.4367 12.3444C23.3978 12.342 23.3518 12.342 23.2597 12.342Z' stroke='%23999999' stroke-width='2'/%3E%3Cpath d='M23.4061 12.3433C23.3201 10.274 23.0431 9.00521 22.1498 8.112C20.855 6.81714 18.7709 6.81714 14.6029 6.81714H11.2872C7.11907 6.81714 5.03503 6.81714 3.74017 8.112C2.44531 9.40686 2.44531 11.4909 2.44531 15.659C2.44531 19.8271 2.44531 21.9111 3.74017 23.206C5.03503 24.5008 7.11907 24.5008 11.2872 24.5008H14.6029C18.7709 24.5008 20.855 24.5008 22.1498 23.206C23.0431 22.3128 23.3201 21.044 23.4061 18.9747' stroke='%23999999' stroke-width='2'/%3E%3Cpath d='M6.86719 6.81472L10.9958 4.07721C12.1584 3.3063 13.7335 3.3063 14.8962 4.07721L19.0247 6.81472' stroke='%23999999' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M20.1172 15.656H20.1262' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.CX-new-tab .box-new-tab .box-item .inner .ico .ico-tab-death {
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='28' viewBox='0 0 27 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5033 6.49249C8.21803 1.00127 1.75781 5.05194 1.75781 10.7637C1.75781 16.4755 6.47883 19.5192 9.93472 22.2435C11.1542 23.2049 12.3288 24.11 13.5033 24.11M13.5033 6.49249C18.7886 1.00127 25.2488 5.05194 25.2488 10.7637C25.2488 16.4755 20.5278 19.5192 17.0719 22.2435C15.8524 23.2049 14.6779 24.11 13.5033 24.11M13.5033 6.49249L11.7415 10.0154L15.8524 12.9518L12.3288 17.0627L14.6779 19.4118L13.5033 24.11' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.CX-new-tab .box-new-tab .box-item .inner .ico .ico-tab-dokumen {
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='28' viewBox='0 0 27 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.4656 9.8413L19.9522 9.35468C20.7585 8.54844 22.0656 8.54844 22.8719 9.35468C23.6781 10.1609 23.6781 11.4681 22.8719 12.2744L22.3853 12.761M19.4656 9.8413C19.4656 9.8413 19.5264 10.8753 20.4388 11.7877C21.3512 12.7001 22.3853 12.761 22.3853 12.761M19.4656 9.8413L14.9919 14.3149C14.6889 14.618 14.5374 14.7695 14.4071 14.9365C14.2534 15.1336 14.1217 15.3468 14.0141 15.5724C13.923 15.7636 13.8552 15.9669 13.7197 16.3734L13.2859 17.675L13.1455 18.0961M22.3853 12.761L17.9116 17.2346C17.6086 17.5376 17.4571 17.6891 17.29 17.8194C17.093 17.9731 16.8798 18.1049 16.6542 18.2124C16.4629 18.3036 16.2597 18.3713 15.8531 18.5068L14.5516 18.9407L14.1305 19.0811M14.1305 19.0811L13.7094 19.2214C13.5093 19.2881 13.2888 19.236 13.1396 19.0869C12.9905 18.9378 12.9385 18.7172 13.0051 18.5172L13.1455 18.0961M14.1305 19.0811L13.1455 18.0961' stroke='%23999999' stroke-width='2'/%3E%3Cpath d='M8.77344 15.05H11.3984' stroke='%23999999' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M8.77344 10.85H15.5984' stroke='%23999999' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M8.77344 19.25H10.3484' stroke='%23999999' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M21.1933 4.73015C19.9631 3.5 17.9832 3.5 14.0234 3.5H11.9234C7.96364 3.5 5.98374 3.5 4.75359 4.73015C3.52344 5.9603 3.52344 7.9402 3.52344 11.9V16.1C3.52344 20.0598 3.52344 22.0397 4.75359 23.2698C5.98374 24.5 7.96364 24.5 11.9234 24.5H14.0234C17.9832 24.5 19.9631 24.5 21.1933 23.2698C22.1835 22.2796 22.3767 20.8035 22.4143 18.2' stroke='%23999999' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}

.CX-new-tab .box-new-tab .box-item.selected .inner .ico .ico-tab-polis {
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='28' viewBox='0 0 27 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.6174 15.224V14.0119C25.6174 9.44072 25.6174 7.15512 24.1973 5.73503C22.7772 4.31494 20.4917 4.31494 15.9205 4.31494H11.072C6.50077 4.31494 4.21518 4.31494 2.79509 5.73503C1.375 7.15512 1.375 9.44072 1.375 14.0119C1.375 18.5831 1.375 20.8687 2.79509 22.2888C4.21518 23.7089 6.50077 23.7089 11.072 23.7089H14.7083' stroke='%23494DF4' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M11.075 18.8604H6.22656' stroke='%23494DF4' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M1.375 11.5876L25.6174 11.5876' stroke='%23494DF4' stroke-width='2' stroke-linecap='round'/%3E%3Ccircle cx='20.7692' cy='20.0725' r='3.63636' stroke='%23494DF4' stroke-width='2'/%3E%3Cpath d='M23.7969 23.1028L25.009 24.3149' stroke='%23494DF4' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
.CX-new-tab .box-new-tab .box-item.selected .inner .ico .ico-tab-rekening {
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='28' viewBox='0 0 27 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.86719 11.5536H11.2881' stroke='%23494DF4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.2597 12.657H20.3832C18.4112 12.657 16.8125 14.1415 16.8125 15.9727C16.8125 17.8039 18.4112 19.2884 20.3832 19.2884H23.2597C23.3518 19.2884 23.3978 19.2884 23.4367 19.286C24.0327 19.2497 24.5075 18.8089 24.5466 18.2554C24.5491 18.2193 24.5491 18.1766 24.5491 18.091V13.8543C24.5491 13.7688 24.5491 13.726 24.5466 13.6899C24.5075 13.1365 24.0327 12.6956 23.4367 12.6593C23.3978 12.657 23.3518 12.657 23.2597 12.657Z' stroke='%23494DF4' stroke-width='2'/%3E%3Cpath d='M23.4061 12.6582C23.3201 10.5889 23.0431 9.32016 22.1498 8.42694C20.855 7.13208 18.7709 7.13208 14.6029 7.13208H11.2872C7.11907 7.13208 5.03503 7.13208 3.74017 8.42694C2.44531 9.7218 2.44531 11.8058 2.44531 15.9739C2.44531 20.142 2.44531 22.2261 3.74017 23.5209C5.03503 24.8158 7.11907 24.8158 11.2872 24.8158H14.6029C18.7709 24.8158 20.855 24.8158 22.1498 23.5209C23.0431 22.6277 23.3201 21.3589 23.4061 19.2896' stroke='%23494DF4' stroke-width='2'/%3E%3Cpath d='M6.86719 7.12966L10.9958 4.39215C12.1584 3.62124 13.7335 3.62124 14.8962 4.39215L19.0247 7.12966' stroke='%23494DF4' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M20.1172 15.9709H20.1262' stroke='%23494DF4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.CX-new-tab .box-new-tab .box-item.selected .inner .ico .ico-tab-death {
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='28' viewBox='0 0 27 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5033 6.80743C8.21803 1.31621 1.75781 5.36688 1.75781 11.0786C1.75781 16.7904 6.47883 19.8341 9.93472 22.5585C11.1542 23.5198 12.3288 24.425 13.5033 24.425M13.5033 6.80743C18.7886 1.31621 25.2488 5.36688 25.2488 11.0786C25.2488 16.7904 20.5278 19.8341 17.0719 22.5585C15.8524 23.5198 14.6779 24.425 13.5033 24.425M13.5033 6.80743L11.7415 10.3303L15.8524 13.2667L12.3288 17.3776L14.6779 19.7268L13.5033 24.425' stroke='%23494DF4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.CX-new-tab .box-new-tab .box-item.selected .inner .ico .ico-tab-dokumen {
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='28' viewBox='0 0 27 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.4656 10.1562L19.9522 9.66962C20.7585 8.86338 22.0656 8.86338 22.8719 9.66962C23.6781 10.4759 23.6781 11.7831 22.8719 12.5893L22.3853 13.0759M19.4656 10.1562C19.4656 10.1562 19.5264 11.1903 20.4388 12.1027C21.3512 13.0151 22.3853 13.0759 22.3853 13.0759M19.4656 10.1562L14.9919 14.6299C14.6889 14.9329 14.5374 15.0844 14.4071 15.2515C14.2534 15.4485 14.1217 15.6617 14.0141 15.8873C13.923 16.0786 13.8552 16.2818 13.7197 16.6884L13.2859 17.9899L13.1455 18.411M22.3853 13.0759L17.9116 17.5496C17.6086 17.8526 17.4571 18.0041 17.29 18.1344C17.093 18.2881 16.8798 18.4198 16.6542 18.5274C16.4629 18.6185 16.2597 18.6863 15.8531 18.8218L14.5516 19.2556L14.1305 19.396M14.1305 19.396L13.7094 19.5364C13.5093 19.603 13.2888 19.551 13.1396 19.4019C12.9905 19.2527 12.9385 19.0322 13.0051 18.8321L13.1455 18.411M14.1305 19.396L13.1455 18.411' stroke='%23494DF4' stroke-width='2'/%3E%3Cpath d='M8.77344 15.365H11.3984' stroke='%23494DF4' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M8.77344 11.1649H15.5984' stroke='%23494DF4' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M8.77344 19.5649H10.3484' stroke='%23494DF4' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M21.1933 5.04509C19.9631 3.81494 17.9832 3.81494 14.0234 3.81494H11.9234C7.96364 3.81494 5.98374 3.81494 4.75359 5.04509C3.52344 6.27524 3.52344 8.25514 3.52344 12.2149V16.4149C3.52344 20.3747 3.52344 22.3546 4.75359 23.5848C5.98374 24.8149 7.96364 24.8149 11.9234 24.8149H14.0234C17.9832 24.8149 19.9631 24.8149 21.1933 23.5848C22.1835 22.5945 22.3767 21.1185 22.4143 18.5149' stroke='%23494DF4' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}

.CX-new-tab .box-new-tab .box-item.done .inner .ico .ico-tab-polis {
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='28' viewBox='0 0 27 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.6174 14.61V13.3979C25.6174 8.8267 25.6174 6.5411 24.1973 5.12102C22.7772 3.70093 20.4917 3.70093 15.9205 3.70093H11.072C6.50077 3.70093 4.21518 3.70093 2.79509 5.12102C1.375 6.5411 1.375 8.8267 1.375 13.3979C1.375 17.9691 1.375 20.2547 2.79509 21.6748C4.21518 23.0949 6.50077 23.0949 11.072 23.0949H14.7083' stroke='%23027180' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M11.075 18.2463H6.22656' stroke='%23027180' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M1.375 10.9736L25.6174 10.9736' stroke='%23027180' stroke-width='2' stroke-linecap='round'/%3E%3Ccircle cx='20.7692' cy='19.4585' r='3.63636' stroke='%23027180' stroke-width='2'/%3E%3Cpath d='M23.7969 22.4888L25.009 23.7009' stroke='%23027180' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
.CX-new-tab .box-new-tab .box-item.done .inner .ico .ico-tab-rekening {
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='28' viewBox='0 0 27 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.86719 10.9396H11.2881' stroke='%23027180' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.2597 12.043H20.3832C18.4112 12.043 16.8125 13.5275 16.8125 15.3587C16.8125 17.1899 18.4112 18.6744 20.3832 18.6744H23.2597C23.3518 18.6744 23.3978 18.6744 23.4367 18.672C24.0327 18.6357 24.5075 18.1949 24.5466 17.6414C24.5491 17.6053 24.5491 17.5625 24.5491 17.477V13.2403C24.5491 13.1548 24.5491 13.112 24.5466 13.0759C24.5075 12.5225 24.0327 12.0816 23.4367 12.0453C23.3978 12.043 23.3518 12.043 23.2597 12.043Z' stroke='%23027180' stroke-width='2'/%3E%3Cpath d='M23.4061 12.0442C23.3201 9.97489 23.0431 8.70614 22.1498 7.81292C20.855 6.51807 18.7709 6.51807 14.6029 6.51807H11.2872C7.11907 6.51807 5.03503 6.51807 3.74017 7.81293C2.44531 9.10778 2.44531 11.1918 2.44531 15.3599C2.44531 19.528 2.44531 21.612 3.74017 22.9069C5.03503 24.2018 7.11907 24.2018 11.2872 24.2018H14.6029C18.7709 24.2018 20.855 24.2018 22.1498 22.9069C23.0431 22.0137 23.3201 20.7449 23.4061 18.6756' stroke='%23027180' stroke-width='2'/%3E%3Cpath d='M6.86719 6.51564L10.9958 3.77813C12.1584 3.00722 13.7335 3.00722 14.8962 3.77813L19.0247 6.51564' stroke='%23027180' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M20.1172 15.3569H20.1262' stroke='%23027180' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.CX-new-tab .box-new-tab .box-item.done .inner .ico .ico-tab-death {
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='28' viewBox='0 0 27 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5033 6.19342C8.21803 0.702195 1.75781 4.75287 1.75781 10.4646C1.75781 16.1764 6.47883 19.2201 9.93472 21.9444C11.1542 22.9058 12.3288 23.8109 13.5033 23.8109M13.5033 6.19342C18.7886 0.702195 25.2488 4.75287 25.2488 10.4646C25.2488 16.1764 20.5278 19.2201 17.0719 21.9444C15.8524 22.9058 14.6779 23.8109 13.5033 23.8109M13.5033 6.19342L11.7415 9.71633L15.8524 12.6527L12.3288 16.7636L14.6779 19.1127L13.5033 23.8109' stroke='%23027180' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.CX-new-tab .box-new-tab .box-item.done .inner .ico .ico-tab-dokumen {
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='28' viewBox='0 0 27 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.4656 9.54222L19.9522 9.05561C20.7585 8.24937 22.0656 8.24937 22.8719 9.05561C23.6781 9.86186 23.6781 11.169 22.8719 11.9753L22.3853 12.4619M19.4656 9.54222C19.4656 9.54222 19.5264 10.5763 20.4388 11.4887C21.3512 12.4011 22.3853 12.4619 22.3853 12.4619M19.4656 9.54222L14.9919 14.0159C14.6889 14.3189 14.5374 14.4704 14.4071 14.6374C14.2534 14.8345 14.1217 15.0477 14.0141 15.2733C13.923 15.4646 13.8552 15.6678 13.7197 16.0744L13.2859 17.3759L13.1455 17.797M22.3853 12.4619L17.9116 16.9355C17.6086 17.2386 17.4571 17.3901 17.29 17.5204C17.093 17.6741 16.8798 17.8058 16.6542 17.9133C16.4629 18.0045 16.2597 18.0722 15.8531 18.2078L14.5516 18.6416L14.1305 18.782M14.1305 18.782L13.7094 18.9223C13.5093 18.989 13.2888 18.937 13.1396 18.7878C12.9905 18.6387 12.9385 18.4182 13.0051 18.2181L13.1455 17.797M14.1305 18.782L13.1455 17.797' stroke='%23027180' stroke-width='2'/%3E%3Cpath d='M8.77344 14.751H11.3984' stroke='%23027180' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M8.77344 10.5509H15.5984' stroke='%23027180' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M8.77344 18.9509H10.3484' stroke='%23027180' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M21.1933 4.43108C19.9631 3.20093 17.9832 3.20093 14.0234 3.20093H11.9234C7.96364 3.20093 5.98374 3.20093 4.75359 4.43108C3.52344 5.66123 3.52344 7.64113 3.52344 11.6009V15.8009C3.52344 19.7607 3.52344 21.7406 4.75359 22.9708C5.98374 24.2009 7.96364 24.2009 11.9234 24.2009H14.0234C17.9832 24.2009 19.9631 24.2009 21.1933 22.9708C22.1835 21.9805 22.3767 20.5045 22.4143 17.9009' stroke='%23027180' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}

.CX-simple-form .box-simple-form .new-box-item.style-default.new-dropdown-search:not(.no-label) .new-box-item-inner .ico-box-search {
  margin-top: 13px;
}
.CX-simple-form .box-simple-form .new-box-item.style-default.new-dropdown-search:not(.no-label) .new-box-item-inner .ico-flexible {
  background-color: transparent;
  margin-top: 13px;
}

.CX-form-death-claim section.CX-new-polis-karyawan {
  background-color: transparent;
  padding: 0 0;
}
.CX-form-death-claim section.CX-new-polis-karyawan > .container.CX-wrapper {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.CX-form-death-claim section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list {
  display: grid;
  grid-template-columns: 1fr;
}
.CX-form-death-claim section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item .list-item {
  background: transparent;
  -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.CX-form-death-claim section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item .list-item:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #494df4;
  -webkit-backdrop-filter: blur(15px);
  -moz-backdrop-filter: blur(15px);
  -ms-backdrop-filter: blur(15px);
  -o-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
}
.CX-form-death-claim section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item .list-item:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='242' height='50' viewBox='0 0 242 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.06'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M226.027 10.0698C227.143 12.6012 227.613 15.5986 227.5 18.8089L241.058 18.8065C241.058 18.8065 238.843 24.5813 234.887 26.914H226.11C224.655 31.6852 222.322 36.1365 219.231 40.0344C215.14 45.1775 210.166 48.3382 204.831 49.1734C201.467 49.6986 198.177 49.4217 195.316 48.369C191.963 47.1365 189.456 44.9411 188.067 42.0217C185.482 36.6017 186.949 29.8357 191.713 25.1869C194.295 22.6698 197.847 20.3939 202.387 19.6842C207.826 18.7983 212.717 18.8022 217.543 18.806C217.859 18.8063 218.175 18.8065 218.491 18.8065H219.506C219.621 16.7933 219.387 14.9219 218.702 13.3653C217.693 11.0729 214.709 8.65272 209.629 9.37663C206.772 9.79301 203.416 11.9222 200.445 15.2342L194.491 9.79301C198.756 5.02366 203.735 2.02387 208.501 1.3449C209.459 1.20741 210.425 1.13785 211.393 1.13672C217.988 1.13672 223.558 4.46059 226.027 10.0698ZM203.585 41.1629C206.959 40.6425 210.111 38.5511 212.957 34.9646C214.863 32.5171 216.411 29.8069 217.555 26.9163C217.178 26.9152 216.805 26.9138 216.434 26.9123C211.821 26.8942 207.724 26.8779 203.604 27.6946C201.238 28.2121 199.054 29.3609 197.277 31.0209C194.656 33.5784 194.388 36.6184 195.286 38.5109C196.322 40.6757 199.731 41.7663 203.585 41.1629Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M45.7427 2.21011C49.0956 3.44266 51.6026 5.63566 52.9921 8.55497C55.5765 13.9677 54.1098 20.7337 49.3463 25.3846C46.7645 27.9017 43.2522 29.6169 38.9036 30.4804C33.2381 31.6088 27.7039 31.7627 22.5679 31.7627H21.5534C21.4387 33.7759 21.6729 35.6471 22.3571 37.2038C23.3669 39.4961 26.3497 41.9163 31.4292 41.1948C34.2877 40.7761 37.6429 38.6469 40.614 35.3348L46.5676 40.7761C42.2938 45.5477 37.315 48.5473 32.5492 49.224C31.5915 49.3615 30.6253 49.4311 29.6579 49.4321C23.0624 49.4321 17.4907 46.1107 15.0211 40.4992C13.9058 37.9702 13.4372 34.9729 13.5497 31.7602H0C0 31.7602 2.21649 25.9879 6.17151 23.6529H14.9485C16.4047 18.8827 18.7385 14.4324 21.8276 10.5351C25.9184 5.39199 30.8927 2.23141 36.2278 1.3963C39.5971 0.868745 42.8773 1.1479 45.7427 2.21011ZM37.3498 22.5246C39.2805 22.1532 41.9587 21.3134 43.7651 19.5509C46.3916 16.9936 46.6541 13.9465 45.7636 12.061C44.7282 9.89405 41.3213 8.80345 37.4647 9.4067C34.0908 9.92953 30.9395 12.0208 28.0927 15.6072C26.1912 18.0545 24.6448 20.7628 23.5003 23.6507C28.5636 23.6294 32.91 23.4071 37.3498 22.5246Z' fill='white'/%3E%3Cpath d='M62.4819 48.8569L69.6086 18.3628C70.762 13.4235 74.4328 9.33499 80.0977 9.33499C85.9352 9.33499 86.1128 15.6846 85.3398 19.0004L78.3627 48.864H86.5868L93.1249 20.8823C94.8084 13.6083 93.9001 9.41795 91.0724 5.78691C89.4378 3.69882 86.087 1.13672 80.6254 1.13672C72.093 1.13672 63.834 7.88211 61.8211 16.4952L54.2578 48.8569H62.4819Z' fill='white'/%3E%3Cpath d='M31.2953 41.2179C26.2208 41.9371 23.2414 39.525 22.2326 37.2402C21.549 35.6888 21.315 33.8236 21.4297 31.8169H13.4342C13.3219 35.019 13.79 38.0065 14.9041 40.5271C17.3711 46.12 22.937 49.4307 29.5258 49.4307C30.4923 49.4296 31.4575 49.3602 32.4142 49.2231C37.175 48.5488 42.1488 45.559 46.418 40.8029L40.4705 35.3798C37.5026 38.6786 34.1578 40.8054 31.2953 41.2179Z' fill='white'/%3E%3Cpath d='M209.767 9.34918C214.843 8.62747 217.823 11.0403 218.832 13.3257C219.515 14.8776 219.748 16.7432 219.634 18.7504H227.632C227.745 15.5498 227.277 12.5615 226.161 10.0379C223.694 4.45049 218.126 1.13672 211.537 1.13672C210.569 1.13784 209.603 1.2072 208.647 1.34427C203.885 2.02118 198.909 5.01182 194.648 9.76663L200.598 15.1913C203.557 11.8846 206.902 9.75484 209.767 9.34918Z' fill='white'/%3E%3Cpath d='M86.5333 48.8569L93.6606 18.3673C94.8142 13.4287 98.4852 9.34089 104.15 9.34089C109.989 9.34089 110.166 15.6895 109.393 19.0048L102.415 48.864H110.64L117.179 20.8865C118.856 13.6065 117.954 9.41672 115.119 5.78622C113.485 3.69845 110.133 1.13672 104.671 1.13672C96.1383 1.13672 87.8785 7.88109 85.8656 16.4929L78.3086 48.8569H86.5333Z' fill='white'/%3E%3Cpath d='M128.478 48.8569L135.603 18.3628C136.756 13.4235 140.427 9.33499 146.092 9.33499C151.93 9.33499 152.11 15.6846 151.335 19.0004L144.359 48.864H152.584L159.122 20.8823C160.803 13.6083 159.897 9.41795 157.067 5.78691C155.433 3.69882 152.082 1.13672 146.622 1.13672C138.09 1.13672 129.828 7.88211 127.817 16.4952L120.254 48.8569H128.478Z' fill='white'/%3E%3Cpath d='M152.529 48.8498L159.653 18.3557C160.807 13.4163 164.478 9.32789 170.143 9.32789C175.974 9.32789 176.161 15.6822 175.385 19.0004L168.41 48.864H176.634L183.173 20.8823C184.854 13.6083 183.948 9.41795 181.118 5.78691C179.483 3.69882 176.132 1.13672 170.673 1.13672C162.14 1.13672 153.879 7.88211 151.868 16.4952L144.305 48.8498H152.529Z' fill='white'/%3E%3Cpath d='M32.4405 2.27344C28.5808 3.72925 25 6.45833 21.9283 10.3132C18.8622 14.1704 16.5462 18.575 15.1016 23.2961H23.5886C24.7244 20.4391 26.2588 17.7595 28.1458 15.3383C29.3644 13.7646 30.8123 12.3852 32.4405 11.2471V2.27344Z' fill='white'/%3E%3Cpath d='M218.943 26.7036H218.009C216.869 29.6226 215.329 32.3597 213.432 34.8317C211.422 37.4161 209.25 39.2282 206.949 40.2442V48.8626C211.65 47.6674 216.022 44.6263 219.673 39.9622C222.751 36.0232 225.077 31.5251 226.527 26.7036H218.943Z' fill='white'/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 242px;
  height: 50px;
  position: absolute;
  bottom: 9px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.CX-form-death-claim section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item .list-item .list-item-inner {
  position: relative;
  padding: 20px 21px 20px;
}
.CX-form-death-claim section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item .list-item .list-item-inner .box-status {
  display: flex;
  grid-column-gap: 16px;
}
.CX-form-death-claim section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item .list-item .list-item-inner .box-status > span {
  display: flex;
  grid-column-gap: 2px;
  align-items: center;
}
.CX-form-death-claim section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item .list-item .list-item-inner .box-status > span:first-child {
  margin-right: 0px;
}
.CX-form-death-claim section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item .list-item .list-item-inner .box-status > span:last-child {
  padding-left: 0px;
}
.CX-form-death-claim section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item .list-item .list-item-inner .box-status > span:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_639_45275)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.00106 0.90918C2.74177 0.90918 0.910156 2.74079 0.910156 5.00009C0.910156 7.25938 2.74177 9.091 5.00106 9.091C7.26036 9.091 9.09197 7.25938 9.09197 5.00009C9.09197 2.74079 7.26036 0.90918 5.00106 0.90918ZM6.77429 4.30835C6.80694 4.27103 6.8318 4.22755 6.8474 4.18048C6.863 4.13341 6.86903 4.08369 6.86513 4.03426C6.86124 3.98482 6.84749 3.93666 6.82471 3.89262C6.80192 3.84857 6.77056 3.80952 6.73247 3.77778C6.69437 3.74603 6.65031 3.72222 6.60288 3.70776C6.55544 3.69329 6.5056 3.68845 6.45627 3.69354C6.40694 3.69862 6.35913 3.71351 6.31564 3.73735C6.27215 3.76118 6.23387 3.79347 6.20305 3.83232L4.60387 5.75096L3.7764 4.9231C3.70625 4.85536 3.61231 4.81787 3.5148 4.81872C3.41729 4.81957 3.32401 4.85868 3.25506 4.92763C3.1861 4.99659 3.14699 5.08987 3.14614 5.18738C3.1453 5.28489 3.18278 5.37883 3.25053 5.44897L4.36623 6.56467C4.40277 6.60119 4.44652 6.6297 4.49469 6.64837C4.54286 6.66705 4.59439 6.67548 4.646 6.67314C4.69761 6.67079 4.74816 6.65772 4.79444 6.63476C4.84072 6.61179 4.8817 6.57944 4.91478 6.53976L6.77429 4.30835Z' fill='white'/%3E%3Ccircle cx='4.99929' cy='4.99978' r='2.27273' fill='%231CC542'/%3E%3Ccircle cx='5.00178' cy='4.99982' r='1.81818' fill='%231CC542'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_639_45275'%3E%3Crect width='10' height='10' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 10px;
  height: 10px;
  position: relative;
  top: initial;
  left: 0px;
  display: inline-block;
  transform: none;
}
.CX-form-death-claim section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item .list-item .list-item-inner .box-content .box-info-polis {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.CX-form-death-claim section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item .list-item .list-item-inner .box-content .box-info-polis > h3 {
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  margin-bottom: 0px;
}
.CX-form-death-claim section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item .list-item .list-item-inner .box-content .box-info-polis .info-contact {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  font-style: normal;
  line-height: 20px;
  font-family: "source-sans-pro-semibold";
}
.CX-form-death-claim section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item .list-item .list-item-inner .box-content .box-detail {
  grid-template-columns: 1fr;
  grid-row-gap: 5px;
}
.CX-form-death-claim section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item .list-item .list-item-inner .box-content .box-detail .box-no {
  width: 100%;
}
.CX-form-death-claim section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item .list-item .list-item-inner .box-content .box-detail .box-no .box-no-inner {
  border: 0px;
  width: 100%;
  padding: 0 0;
}
.CX-form-death-claim section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item .list-item .list-item-inner .box-content .box-detail .box-no .box-no-inner .icon {
  display: none;
}
.CX-form-death-claim section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item .list-item .list-item-inner .box-content .box-detail .box-no .box-no-inner .text {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.CX-form-death-claim section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item .list-item .list-item-inner .box-content .box-detail .box-no .box-no-inner .text .label {
  border: 0px;
  text-transform: none;
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  color: rgba(255, 255, 255, 0.6);
  font-weight: normal;
  font-family: "source-sans-pro-regular";
  padding: 0px;
  margin: 0px;
}
@media (max-width: 767px) {
  .CX-form-death-claim section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item .list-item .list-item-inner .box-content .box-detail .box-no .box-no-inner .text .label {
    font-size: 14px !important;
  }
}
.CX-form-death-claim section.CX-new-polis-karyawan .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .box-list-item .list-item .list-item-inner .box-content .box-detail .box-no .box-no-inner .text .value span {
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
}

@media (max-width: 1024px) {
  body.is-death-claim .CX-footer {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .CX-form-death-claim .CX-perubahan-metode-bayar .box-perubahan-metode-bayar .CX-simple-form {
    padding: 24px 16px;
  }
}

.CX-form-death-claim .container-death-claim .CX-perubahan-metode-bayar .box-perubahan-metode-bayar {
  margin-bottom: 40px;
}
.CX-form-death-claim .container-death-claim .CX-perubahan-metode-bayar .box-perubahan-metode-bayar > .inner {
  padding: 0 0;
}
@media (max-width: 767px) {
  .CX-form-death-claim .box-act.box-process {
    -webkit-box-shadow: 0px -1px 5px 7px rgba(0, 0, 0, 0.05) !important;
    -moz-box-shadow: 0px -1px 5px 7px rgba(0, 0, 0, 0.05) !important;
    -ms-box-shadow: 0px -1px 5px 7px rgba(0, 0, 0, 0.05) !important;
    -o-box-shadow: 0px -1px 5px 7px rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0px -1px 5px 7px rgba(0, 0, 0, 0.05) !important;
  }
}
.CX-form-death-claim section.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .row + .row {
  margin-top: 12px !important;
}
@media (min-width: 768px) {
  .CX-form-death-claim section.CX-simple-form.with-title {
    padding: 0px 0 0;
  }
}
@media (max-width: 767px) {
  .CX-form-death-claim section.CX-simple-form.with-title {
    padding: 0 0 !important;
  }
}
.CX-form-death-claim section.CX-simple-form.with-title .box-simple-form {
  padding: 24px 25px 24px;
}
@media (max-width: 767px) {
  .CX-form-death-claim section.CX-simple-form.with-title .box-simple-form {
    padding: 16px 16px;
  }
}
.CX-form-death-claim section.CX-simple-form.with-title > .box-title {
  border-bottom: 5px solid #f7f7ff;
}
.CX-form-death-claim section.CX-simple-form.with-title > .box-title h3 {
  font-size: 16px;
  font-style: normal;
  line-height: 25px;
  font-family: "source-sans-pro-bold";
  color: #333;
  text-align: center;
  margin-bottom: 0px;
  padding: 14px 0;
}

.CX-simple-form .new-box-item.style-default.new-dropdown-search .box-dropdow-list {
  width: initial;
  min-width: 329px;
  margin-top: -15px;
}

.box-list-polis-row .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner {
  position: relative;
}
.box-list-polis-row .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-close {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20 10C20 15.5228 15.5228 20 10 20C4.47715 20 0 15.5228 0 10C0 4.47715 4.47715 0 10 0C15.5228 0 20 4.47715 20 10ZM6.96963 6.96965C7.26252 6.67676 7.73739 6.67676 8.03029 6.96965L9.99997 8.93933L11.9696 6.96967C12.2625 6.67678 12.7374 6.67678 13.0303 6.96967C13.3232 7.26256 13.3232 7.73744 13.0303 8.03033L11.0606 9.99999L13.0303 11.9696C13.3232 12.2625 13.3232 12.7374 13.0303 13.0303C12.7374 13.3232 12.2625 13.3232 11.9696 13.0303L9.99997 11.0607L8.03031 13.0303C7.73742 13.3232 7.26254 13.3232 6.96965 13.0303C6.67676 12.7374 6.67676 12.2625 6.96965 11.9697L8.93931 9.99999L6.96963 8.03031C6.67673 7.73742 6.67673 7.26254 6.96963 6.96965Z' fill='white'/%3E%3C/svg%3E%0A");
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 16px;
}

.CX-simple-form .box-list-polis-row .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner {
  padding: 4px 10px;
  background: #494df4;
}
.CX-simple-form .box-list-polis-row .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-text .polis-numb {
  line-height: normal;
}
.CX-simple-form .box-list-polis-row .box-list-polis-row-inner .list-polis-item.selected .list-polis-item-inner .box-text .desc {
  font-size: 13px;
  font-family: "source-sans-pro-regular";
  font-weight: normal;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.has-selected .new-box-item-inner .ico-box-search span.ico.ico-search-dropdown svg circle {
  stroke: #494df4;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.has-selected .new-box-item-inner .ico-box-search span.ico.ico-search-dropdown svg path {
  stroke: #494df4;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.has-selected .new-box-item-inner .input .form-group .form-control {
  border: 1px solid #494df4;
  background-color: rgba(73, 77, 244, 0.04);
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-search.focus .new-box-item-inner .ico-box-search span.ico.ico-search-dropdown svg circle {
  stroke: #494df4;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-search.focus .new-box-item-inner .ico-box-search span.ico.ico-search-dropdown svg path {
  stroke: #494df4;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-search.focus .new-box-item-inner .ico-flexible .open-box-dropdown {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-search.focus .new-box-item-inner .input .form-group .form-control {
  border: 1px solid #494df4;
  background-color: rgba(73, 77, 244, 0.04);
}

.CX-simple-form .new-box-item.style-default.new-dropdown-search .box-dropdow-list ul li.selected .ico-circle {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 2C6.02955 2 2 6.02955 2 11C2 15.9705 6.02955 20 11 20C15.9705 20 20 15.9705 20 11C20 6.02955 15.9705 2 11 2ZM14.9011 9.47818C14.9729 9.39607 15.0276 9.30042 15.0619 9.19687C15.0963 9.09331 15.1095 8.98393 15.1009 8.87517C15.0924 8.76641 15.0621 8.66046 15.012 8.56356C14.9619 8.46666 14.8929 8.38076 14.8091 8.31092C14.7253 8.24107 14.6283 8.1887 14.524 8.15687C14.4196 8.12504 14.31 8.11441 14.2015 8.12559C14.0929 8.13677 13.9877 8.16954 13.8921 8.22197C13.7964 8.27441 13.7122 8.34545 13.6444 8.43091L10.1262 12.6519L8.30573 10.8306C8.15142 10.6816 7.94474 10.5991 7.73022 10.601C7.51569 10.6029 7.31048 10.6889 7.15878 10.8406C7.00709 10.9923 6.92104 11.1975 6.91918 11.412C6.91731 11.6266 6.99978 11.8332 7.14882 11.9875L9.60336 14.4421C9.68376 14.5224 9.78 14.5851 9.88598 14.6262C9.99195 14.6673 10.1053 14.6859 10.2189 14.6807C10.3324 14.6756 10.4436 14.6468 10.5454 14.5963C10.6472 14.5458 10.7374 14.4746 10.8102 14.3873L14.9011 9.47818Z' fill='%23494DF4'/%3E%3Ccircle cx='11' cy='11' r='5' fill='%23494DF4'/%3E%3Ccircle cx='11' cy='11' r='4' fill='white'/%3E%3C/svg%3E%0A");
}

@media (max-width: 767px) {
  .CX-form-death-claim section.CX-simple-form.with-title .box-simple-form {
    padding-bottom: 40px;
  }
}

#modal-choose-polis .box-pop-up-modal .box-pop-up-modal-inner .box-list-polis-row.new.with-info-add-polis .box-list-polis-row-inner {
  max-height: calc(100% - 220px);
}
@media (max-width: 1024px) {
  #modal-choose-polis .box-pop-up-modal .box-pop-up-modal-inner .box-list-polis-row.new.with-info-add-polis .box-list-polis-row-inner {
    max-height: 450px;
  }
}

.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.hidup.active {
  background: #fff;
  background-color: #fff;
  border-color: #027180;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.hidup.active .accordion-flexible-item-inner .accordion-flexible-item-header .box-info-ico {
  background: #027180;
  padding: 4px 9px;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.hidup.active .accordion-flexible-item-inner .accordion-flexible-item-header .box-info-ico .box-info-ico-inner .text {
  font-size: 13px;
  line-height: normal;
}

.box-penerima-manfaat {
  display: grid;
}
.box-penerima-manfaat .box-item {
  border-bottom: 1px solid #f0f0f0;
  padding: 7px 0;
}
.box-penerima-manfaat .box-item:last-child {
  border-bottom: 0px;
}
.box-penerima-manfaat .box-item .box-item-inner .label {
  border: 0px;
  font-weight: normal;
  text-transform: none;
  font-size: 15px;
  font-style: normal;
  line-height: normal;
  color: #7f7f7f;
  font-family: "source-sans-pro-regular";
  padding: 0px;
  margin: 0px;
  margin-bottom: 2px;
}
.box-penerima-manfaat .box-item .box-item-inner .value {
  font-size: 17px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  color: #333333;
}
.box-penerima-manfaat .box-item .box-item-inner .box-info-alert {
  margin-bottom: 17px;
}

.box-tambah-norek {
  background-color: #f5f5f5;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
}
.box-tambah-norek .box-tambah-norek-inner {
  padding: 12px 14px;
  display: flex;
}
.box-tambah-norek .box-tambah-norek-inner .info-norek {
  flex: 1 1 auto;
}
.box-tambah-norek .box-tambah-norek-inner .info-norek .info-norek-inner {
  font-size: 15px;
  line-height: 20px;
  font-family: "source-sans-pro-bold";
  color: #333;
}
.box-tambah-norek .box-tambah-norek-inner .info-norek .desc {
  font-size: 12px;
  line-height: 20px;
  color: #5f5f5f;
}
.box-tambah-norek .box-tambah-norek-inner .box-action {
  flex: 0 0 auto;
}
.box-tambah-norek .box-tambah-norek-inner .box-action .new-btn-blue {
  font-size: 15px;
  padding: 5px 6px;
  text-transform: none;
}
.box-tambah-norek .box-tambah-norek-inner .box-action .new-btn-blue.right-icon .text {
  margin-right: 0px;
}
.box-tambah-norek .box-tambah-norek-inner .box-action .new-btn-blue.right-icon .ico {
  top: 0px;
  margin-left: 3px;
}

.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.hidup:not(.active) {
  background-color: #027180;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.hidup:not(.active) .accordion-flexible-item-inner .accordion-flexible-item-header .box-title h3 {
  color: #fff;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.hidup:not(.active) .accordion-flexible-item-inner .accordion-flexible-item-header .box-info-ico {
  background: #fff;
  padding: 4px 9px;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.hidup:not(.active) .accordion-flexible-item-inner .accordion-flexible-item-header .box-info-ico .box-info-ico-inner .text {
  font-size: 13px;
  line-height: normal;
  color: #027180;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.hidup:not(.active) .accordion-flexible-item-inner .accordion-flexible-item-header:after {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='13' viewBox='0 0 22 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 1.50195L11 10.502L2 1.50195' stroke='white' stroke-width='3'/%3E%3C/svg%3E%0A");
  width: 22px;
  height: 13px;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.hidup.active {
  background: #fff;
  background-color: #fff;
  border-color: #027180;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.hidup.active .accordion-flexible-item-inner .accordion-flexible-item-header .box-info-ico {
  background: #027180;
  padding: 4px 9px;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.hidup.active .accordion-flexible-item-inner .accordion-flexible-item-header .box-info-ico .box-info-ico-inner .text {
  font-size: 13px;
  line-height: normal;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.hidup.active .accordion-flexible-item-inner .accordion-flexible-item-header:after {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='13' viewBox='0 0 22 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 1.50195L11 10.502L2 1.50195' stroke='%23494DF4' stroke-width='3'/%3E%3C/svg%3E%0A");
  width: 22px;
  height: 13px;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.mati:not(.active) {
  background-color: #333;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.mati:not(.active) .accordion-flexible-item-inner .accordion-flexible-item-header .box-title h3 {
  color: #fff;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.mati:not(.active) .accordion-flexible-item-inner .accordion-flexible-item-header .box-info-ico {
  background: #fff;
  padding: 4px 9px;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.mati:not(.active) .accordion-flexible-item-inner .accordion-flexible-item-header .box-info-ico .box-info-ico-inner .text {
  font-size: 13px;
  line-height: normal;
  color: #333;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.mati:not(.active) .accordion-flexible-item-inner .accordion-flexible-item-header:after {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='13' viewBox='0 0 22 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 1.50195L11 10.502L2 1.50195' stroke='white' stroke-width='3'/%3E%3C/svg%3E%0A");
  width: 22px;
  height: 13px;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.mati.active {
  background: #fff;
  background-color: #fff;
  border-color: #333333;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.mati.active .accordion-flexible-item-inner .accordion-flexible-item-header .box-info-ico {
  background: #333333;
  padding: 4px 9px;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.mati.active .accordion-flexible-item-inner .accordion-flexible-item-header .box-info-ico .box-info-ico-inner .text {
  font-size: 13px;
  line-height: normal;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.mati.active .accordion-flexible-item-inner .accordion-flexible-item-header:after {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='13' viewBox='0 0 22 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 1.50195L11 10.502L2 1.50195' stroke='%23494DF4' stroke-width='3'/%3E%3C/svg%3E%0A");
  width: 22px;
  height: 13px;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.anak-anak:not(.active) {
  background-color: #914146;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.anak-anak:not(.active) .accordion-flexible-item-inner .accordion-flexible-item-header .box-title h3 {
  color: #fff;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.anak-anak:not(.active) .accordion-flexible-item-inner .accordion-flexible-item-header .box-info-ico {
  background: #fff;
  padding: 4px 9px;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.anak-anak:not(.active) .accordion-flexible-item-inner .accordion-flexible-item-header .box-info-ico .box-info-ico-inner .text {
  font-size: 13px;
  line-height: normal;
  color: #914146;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.anak-anak:not(.active) .accordion-flexible-item-inner .accordion-flexible-item-header:after {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='13' viewBox='0 0 22 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 1.50195L11 10.502L2 1.50195' stroke='white' stroke-width='3'/%3E%3C/svg%3E%0A");
  width: 22px;
  height: 13px;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.anak-anak.active {
  background: #fff;
  background-color: #fff;
  border-color: #914146;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.anak-anak.active .accordion-flexible-item-inner .accordion-flexible-item-header .box-info-ico {
  background: #914146;
  padding: 4px 9px;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.anak-anak.active .accordion-flexible-item-inner .accordion-flexible-item-header .box-info-ico .box-info-ico-inner .text {
  font-size: 13px;
  line-height: normal;
}
.CX-accordion-flexible .box-accordion-flexible .accordion-flexible-item.anak-anak.active .accordion-flexible-item-inner .accordion-flexible-item-header:after {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='13' viewBox='0 0 22 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 1.50195L11 10.502L2 1.50195' stroke='%23494DF4' stroke-width='3'/%3E%3C/svg%3E%0A");
  width: 22px;
  height: 13px;
}

.box-penerima-manfaat {
  display: grid;
}
.box-penerima-manfaat .box-item {
  border-bottom: 1px solid #f0f0f0;
  padding: 7px 0;
}
.box-penerima-manfaat .box-item:last-child {
  border-bottom: 0px;
}
.box-penerima-manfaat .box-item .box-item-inner .label {
  border: 0px;
  font-weight: normal;
  text-transform: none;
  font-size: 15px;
  font-style: normal;
  line-height: normal;
  color: #7f7f7f;
  font-family: "source-sans-pro-regular";
  padding: 0px;
  margin: 0px;
  margin-bottom: 2px;
}
.box-penerima-manfaat .box-item .box-item-inner .label.bold {
  font-family: "source-sans-pro-semibold";
  color: #333;
}
.box-penerima-manfaat .box-item .box-item-inner .label.large {
  font-family: "source-sans-pro-bold";
  color: #333;
  font-size: 17px;
}
.box-penerima-manfaat .box-item .box-item-inner .value {
  font-size: 17px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  color: #333333;
}
.box-penerima-manfaat .box-item .box-item-inner .box-info-alert {
  margin-bottom: 17px;
}

.box-tambah-norek {
  background-color: #f5f5f5;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
}
.box-tambah-norek .box-tambah-norek-inner {
  padding: 12px 14px;
  display: flex;
}
.box-tambah-norek .box-tambah-norek-inner .info-norek {
  flex: 1 1 auto;
}
.box-tambah-norek .box-tambah-norek-inner .info-norek .info-norek-inner {
  font-size: 15px;
  line-height: 20px;
  font-family: "source-sans-pro-bold";
  color: #333;
}
.box-tambah-norek .box-tambah-norek-inner .info-norek .desc {
  font-size: 12px;
  line-height: 20px;
  color: #5f5f5f;
}
.box-tambah-norek .box-tambah-norek-inner .box-action {
  flex: 0 0 auto;
}
.box-tambah-norek .box-tambah-norek-inner .box-action .new-btn-blue {
  font-size: 15px;
  padding: 5px 6px;
  text-transform: none;
}
.box-tambah-norek .box-tambah-norek-inner .box-action .new-btn-blue.right-icon .text {
  margin-right: 0px;
}
.box-tambah-norek .box-tambah-norek-inner .box-action .new-btn-blue.right-icon .ico {
  top: 0px;
  margin-left: 3px;
}

.box-tambah-norek .box-tambah-norek-inner {
  align-items: center;
}
.box-tambah-norek .box-tambah-norek-inner .box-action .close-bank {
  display: none;
}

.box-tambah-norek.has-selected {
  background-color: #f2f5fe;
}
.box-tambah-norek.has-selected .box-tambah-norek-inner .info-norek .info-norek-inner {
  display: flex;
  grid-column-gap: 5px;
}
.box-tambah-norek.has-selected .box-tambah-norek-inner .info-norek .info-norek-inner .nama-bank {
  flex: 0 0 auto;
  max-width: 189px;
  color: #494df4;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box-tambah-norek.has-selected .box-tambah-norek-inner .info-norek .info-norek-inner .norek {
  flex: 1 1 auto;
}
.box-tambah-norek.has-selected .box-tambah-norek-inner .info-norek .desc {
  color: #333;
  font-size: 13px;
  line-height: normal;
}
.box-tambah-norek.has-selected .box-tambah-norek-inner .box-action .new-btn-blue {
  display: none;
}
.box-tambah-norek.has-selected .box-tambah-norek-inner .box-action .close-bank {
  display: block;
  flex: 0 0 auto;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .inner .box-area-upload-item.area-change .act-sample {
  position: absolute;
  right: 12px;
  top: 12px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .inner .box-area-upload-item.area-change .act-sample .new-btn-blue {
  text-transform: none;
  font-size: 10px;
  color: #fff !important;
  padding: 2px 15px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .inner .box-area-upload-item.area-change .act-sample .new-btn-blue .text {
  color: #fff !important;
  font-size: 10px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .inner .box-area-upload-item.area-change .act-sample .new-btn-blue .ico {
  top: 0;
}

.CX-pop-up-modal.modal-default.sample-modal .box-pop-up-modal .box-pop-up-modal-inner {
  padding: 0 0 !important;
  max-height: initial !important;
}

.box-view-sample > .inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: 1fr;
}
.box-view-sample > .inner .box-image-sample {
  background-color: #e5e5e5;
  padding: 28px 20px;
}
@media (min-width: 1025px) {
  .box-view-sample > .inner .box-image-sample {
    -webkit-border-top-left-radius: 12px;
    -moz-border-top-left-radius: 12px;
    -ms-border-top-left-radius: 12px;
    -o-border-top-left-radius: 12px;
    border-top-left-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-bottom-left-radius: 12px;
    -ms-border-bottom-left-radius: 12px;
    -o-border-bottom-left-radius: 12px;
    border-bottom-left-radius: 12px;
  }
}
@media (min-width: 1025px) and (max-width: 1366px) {
  .box-view-sample > .inner .box-image-sample img {
    height: 450px;
  }
}
.box-view-sample > .inner .box-text-sample {
  padding: 32px 25px;
  position: relative;
}
.box-view-sample > .inner .box-text-sample .title-sample {
  font-size: 19px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  color: #333;
  margin-bottom: 9px;
  text-align: left;
}
.box-view-sample > .inner .box-text-sample .content-sample {
  text-align: left;
  font-size: 14px;
  font-family: "source-sans-pro-semibold";
  color: #333;
  overflow-y: auto;
  max-height: 400px;
}
.box-view-sample > .inner .box-text-sample .content-sample ol,
.box-view-sample > .inner .box-text-sample .content-sample ul {
  margin-left: 0px;
  padding-left: 15px;
}
.box-view-sample > .inner .box-text-sample .box-act {
  background-color: #fff;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding: 10px;
  -webkit-box-shadow: 0px -5px 10px 0px rgba(187, 201, 241, 0.36);
  -moz-box-shadow: 0px -5px 10px 0px rgba(187, 201, 241, 0.36);
  -ms-box-shadow: 0px -5px 10px 0px rgba(187, 201, 241, 0.36);
  -o-box-shadow: 0px -5px 10px 0px rgba(187, 201, 241, 0.36);
  box-shadow: 0px -5px 10px 0px rgba(187, 201, 241, 0.36);
}
.box-view-sample > .inner .box-text-sample .box-act .new-btn-blue {
  min-width: 365px;
}

.CX-simple-form.new-rekening .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .form-control {
  border: 1px solid #ccc;
  background: #fafafa;
  font-size: 16px;
}
.CX-simple-form.new-rekening .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .ico-flexible {
  right: 8px;
}
.CX-simple-form.new-rekening .box-simple-form .new-box-form .new-box-form-inner .box-form-new-rekening > .inner .form-group .control-label {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
  text-align: left;
  color: #5f5f5f;
  font-family: "source-sans-pro-semibold";
}
.CX-simple-form.new-rekening .box-simple-form .new-box-form .new-box-form-inner .box-form-new-rekening > .inner .form-group .form-control {
  font-size: 16px;
}
.CX-simple-form.new-rekening .box-simple-form .new-box-form .new-box-form-inner .box-form-new-rekening > .inner .box-input.with-label .box-input-inner .box-clear,
.CX-simple-form.new-rekening .box-simple-form .new-box-form .new-box-form-inner .box-form-new-rekening > .inner .box-input.with-label .box-input-inner .box-char-limit {
  margin-top: 12px;
}

.CX-simple-form .box-simple-form .box-agree.new {
  padding: 12px 15px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
}
.CX-simple-form .box-simple-form .box-agree.new .box-agree-inner {
  grid-column-gap: 10px;
}
.CX-simple-form .box-simple-form .box-agree.new .box-agree-inner .box-text {
  flex: 1 1 auto;
  margin-top: 0px;
  text-align: left;
}
.CX-simple-form .box-simple-form .box-agree.new .box-agree-inner .box-text a {
  text-decoration: none;
}
.CX-simple-form .box-simple-form .box-agree.new .box-agree-inner .box-check.with-svg {
  flex: 0 0 auto;
}

.box-check.with-svg .toggle-switch.new .toggle-switch-check-bar .toggle-switch-bar {
  height: 30px;
}
.box-check.with-svg .toggle-switch.new .toggle-switch-check-bar .toggle-switch-bar:before {
  width: 73px;
}
@media (max-width: 1024px) {
  .box-check.with-svg .toggle-switch.new .toggle-switch-check-bar .toggle-switch-bar:before {
    width: 73px !important;
  }
}
.box-check.with-svg .toggle-switch.new .toggle-switch-check-bar .toggle-switch-bar .toggle-switch-handle {
  line-height: 30px;
}
.box-check.with-svg .toggle-switch.new .toggle-switch-check-bar .toggle-switch-bar .toggle-switch-handle .toggle-switch-icon {
  top: 2px;
}
.box-check.with-svg .toggle-switch.new .toggle-switch-check-bar .toggle-switch-check:empty ~ .toggle-switch-bar:before {
  background-color: #c91432 !important;
  border-color: #c91432 !important;
}
.box-check.with-svg .toggle-switch.new .toggle-switch-check-bar .toggle-switch-check:empty ~ .toggle-switch-bar .toggle-switch-handle .button-icon-off {
  left: 0px;
}
.box-check.with-svg .toggle-switch.new .toggle-switch-check-bar .toggle-switch-check:empty ~ .toggle-switch-bar .toggle-switch-handle:after {
  text-align: right;
}
.box-check.with-svg .toggle-switch.new .toggle-switch-check-bar .toggle-switch-check:checked ~ .toggle-switch-bar:before {
  background-color: #027180 !important;
  border-color: #027180 !important;
}
.box-check.with-svg .toggle-switch.new .toggle-switch-check-bar .toggle-switch-check:checked ~ .toggle-switch-bar .toggle-switch-handle .button-icon-on {
  left: 43px !important;
}
.box-check.with-svg .toggle-switch.new .toggle-switch-check-bar .toggle-switch-check:checked ~ .toggle-switch-bar .toggle-switch-handle:after {
  text-align: left;
}
.box-check.with-svg .toggle-switch.with-label {
  width: 80px;
  text-align: left;
}
.box-check.with-svg .toggle-switch.with-label .toggle-switch-check-bar .toggle-switch-check:empty ~ .toggle-switch-bar .toggle-switch-handle {
  position: relative;
}
.box-check.with-svg .toggle-switch.with-label .toggle-switch-check-bar .toggle-switch-check:empty ~ .toggle-switch-bar .toggle-switch-handle:after {
  position: absolute;
  left: 8px;
  right: 8px;
  width: 57px;
  font-size: 13px;
  font-style: normal;
  line-height: 17px;
  font-family: "source-sans-pro-semibold";
  color: #fff;
  text-transform: uppercase;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 0px;
}

.CX-pop-up-modal.modal-default .CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .form-group .control-label {
  color: #333;
}

.new-box-item.style-default.no-ico-search .new-box-item-inner .input .form-control {
  padding-left: 16px !important;
}

.box-pilih-penerima-manfaat {
  text-align: left;
}
.box-pilih-penerima-manfaat > .inner {
  display: grid;
  grid-row-gap: 10px;
}
.box-pilih-penerima-manfaat > .inner .item {
  border: 1px solid #fafafa;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  background: #fafafa;
  padding: 9px 19px;
  position: relative;
  cursor: pointer;
}
.box-pilih-penerima-manfaat > .inner .item:after {
  content: "";
  background: #f5f5f5;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -5px;
  left: 0px;
  display: inline-block;
}
.box-pilih-penerima-manfaat > .inner .item > input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
.box-pilih-penerima-manfaat > .inner .item .item-inner {
  display: flex;
  align-items: center;
  grid-column-gap: 10px;
}
.box-pilih-penerima-manfaat > .inner .item .item-inner .text {
  flex: 1 1 auto;
}
.box-pilih-penerima-manfaat > .inner .item .item-inner .title {
  font-size: 15px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  color: #333;
  margin-bottom: 5px;
}
.box-pilih-penerima-manfaat > .inner .item .item-inner .bank {
  font-size: 15px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-bold";
  display: flex;
  grid-column-gap: 10px;
}
.box-pilih-penerima-manfaat > .inner .item .item-inner .bank .bank-name {
  color: #494df4;
  max-width: 164px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box-pilih-penerima-manfaat > .inner .item .item-inner .bank .bank-no {
  color: #333;
}
.box-pilih-penerima-manfaat > .inner .item .item-inner .name {
  font-size: 13px;
  font-style: normal;
  line-height: normal;
  color: #333333;
}
.box-pilih-penerima-manfaat > .inner .item .item-inner .box-check {
  flex: 0 0 auto;
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='10.5' fill='%23E5E5E5' stroke='%23999999'/%3E%3C/svg%3E%0A");
  width: 22px;
  height: 22px;
  background-size: cover;
}
.box-pilih-penerima-manfaat > .inner .item.selected {
  border-color: #494df4;
  background: rgba(73, 77, 244, 0.07);
}
.box-pilih-penerima-manfaat > .inner .item.selected .item-inner .box-check {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='7.5' fill='white' stroke='%23494DF4' stroke-width='7'/%3E%3C/svg%3E%0A");
}

.box-pilih-penerima-manfaat.no-check .item .item-inner .box-check {
  display: none;
}

.box-upload-kk > .title-info {
  font-size: 16px;
  font-style: normal;
  line-height: 22px;
  font-family: "source-sans-pro-bold";
  text-align: left;
  margin-bottom: 10px;
}
.box-upload-kk > .inner {
  display: grid;
  grid-row-gap: 17px;
}
.box-upload-kk > .inner .item .item-inner {
  text-align: left;
}
.box-upload-kk > .inner .item .item-inner > .label {
  border: 0px;
  text-transform: none;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
  text-align: left;
  font-size: 12px;
  font-style: normal;
  line-height: 22px;
  font-family: "source-sans-pro-semibold";
  color: #333;
  margin-bottom: 4px;
}
.box-upload-kk > .inner .item .item-inner .new-box-item .box-text {
  margin-top: 0px;
}
.box-upload-kk > .inner .item .item-inner .box-list-checkbox-penerima .box-list-checkbox-penerima-inner .item-checkbox {
  position: relative;
  cursor: pointer;
}
.box-upload-kk > .inner .item .item-inner .box-list-checkbox-penerima .box-list-checkbox-penerima-inner .item-checkbox:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0px;
  width: 100%;
  height: 1px;
  background-color: #f5f5f5;
}
.box-upload-kk > .inner .item .item-inner .box-list-checkbox-penerima .box-list-checkbox-penerima-inner .item-checkbox:last-child:after {
  display: none;
}
.box-upload-kk > .inner .item .item-inner .box-list-checkbox-penerima .box-list-checkbox-penerima-inner .item-checkbox .item-checkbox-inner {
  padding: 11px 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.box-upload-kk > .inner .item .item-inner .box-list-checkbox-penerima .box-list-checkbox-penerima-inner .item-checkbox .item-checkbox-inner > input {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.box-upload-kk > .inner .item .item-inner .box-list-checkbox-penerima .box-list-checkbox-penerima-inner .item-checkbox .item-checkbox-inner .name {
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
}
.box-upload-kk > .inner .item .item-inner .box-list-checkbox-penerima .box-list-checkbox-penerima-inner .item-checkbox .item-checkbox-inner .box-check {
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='2' y='2' width='21' height='21' rx='3.5' fill='%23F5F5F5' stroke='%237F7F7F'/%3E%3C/svg%3E%0A");
  width: 25px;
  height: 25px;
}
.box-upload-kk > .inner .item .item-inner .box-list-checkbox-penerima .box-list-checkbox-penerima-inner .item-checkbox input:checked ~ .box-check {
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='2' y='1.5' width='22' height='22' rx='4' fill='%23494DF4'/%3E%3Cpath d='M6 12.9L10 16.5L20 7.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

body:not(.signed-out) section.CX-landing-emma-marked.small .box-header:before, body:not(.signed-out) section.CX-landing-emma-marked.small .box-header:after {
  display: none;
}

.box-total-penerima-terdaftar .inner {
  display: flex;
  grid-column-gap: 12px;
  align-items: center;
}
.box-total-penerima-terdaftar .inner .ico {
  flex: 0 0 auto;
}
.box-total-penerima-terdaftar .inner .text {
  flex: 1 1 auto;
}
.box-total-penerima-terdaftar .inner .text .title {
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
}
.box-total-penerima-terdaftar .inner .text .total {
  font-size: 13px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  color: #494df4;
}

.box-info-alert.info.info-fill.info-ico.has-error {
  background: rgba(201, 21, 51, 0.08) !important;
}
.box-info-alert.info.info-fill.info-ico.has-error .box-info-alert-inner:before {
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21 10.5C21 4.70101 16.299 0 10.5 0C4.70101 0 0 4.70101 0 10.5C0 16.299 4.70101 21 10.5 21C16.299 21 21 16.299 21 10.5ZM10.5 4.4625C10.9349 4.4625 11.2875 4.81508 11.2875 5.25V11.55C11.2875 11.9849 10.9349 12.3375 10.5 12.3375C10.0651 12.3375 9.7125 11.9849 9.7125 11.55V5.25C9.7125 4.81508 10.0651 4.4625 10.5 4.4625ZM10.5 15.75C11.0799 15.75 11.55 15.2799 11.55 14.7C11.55 14.1201 11.0799 13.65 10.5 13.65C9.9201 13.65 9.45 14.1201 9.45 14.7C9.45 15.2799 9.9201 15.75 10.5 15.75Z' fill='%23C91432'/%3E%3Crect x='7' y='3' width='7' height='15' fill='%23C91432'/%3E%3Cpath d='M9.318 12.611L8.919 6.797L8.824 4.27H11.636L11.541 6.797L11.142 12.611H9.318ZM10.23 17.228C9.74867 17.228 9.34333 17.057 9.014 16.715C8.69733 16.373 8.539 15.9613 8.539 15.48C8.539 14.9733 8.69733 14.5553 9.014 14.226C9.34333 13.884 9.74867 13.713 10.23 13.713C10.724 13.713 11.1293 13.884 11.446 14.226C11.7627 14.5553 11.921 14.9733 11.921 15.48C11.921 15.9613 11.7627 16.373 11.446 16.715C11.1293 17.057 10.724 17.228 10.23 17.228Z' fill='white'/%3E%3C/svg%3E%0A") !important;
}
.box-info-alert.info.info-fill.info-ico.has-error .box-info-alert-inner .text {
  color: #c91432 !important;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.has-error .box-info-alert.info.info-fill.info-ico {
  background: rgba(201, 21, 51, 0.08) !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.has-error .box-info-alert.info.info-fill.info-ico .box-info-alert-inner:before {
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21 10.5C21 4.70101 16.299 0 10.5 0C4.70101 0 0 4.70101 0 10.5C0 16.299 4.70101 21 10.5 21C16.299 21 21 16.299 21 10.5ZM10.5 4.4625C10.9349 4.4625 11.2875 4.81508 11.2875 5.25V11.55C11.2875 11.9849 10.9349 12.3375 10.5 12.3375C10.0651 12.3375 9.7125 11.9849 9.7125 11.55V5.25C9.7125 4.81508 10.0651 4.4625 10.5 4.4625ZM10.5 15.75C11.0799 15.75 11.55 15.2799 11.55 14.7C11.55 14.1201 11.0799 13.65 10.5 13.65C9.9201 13.65 9.45 14.1201 9.45 14.7C9.45 15.2799 9.9201 15.75 10.5 15.75Z' fill='%23C91432'/%3E%3Crect x='7' y='3' width='7' height='15' fill='%23C91432'/%3E%3Cpath d='M9.318 12.611L8.919 6.797L8.824 4.27H11.636L11.541 6.797L11.142 12.611H9.318ZM10.23 17.228C9.74867 17.228 9.34333 17.057 9.014 16.715C8.69733 16.373 8.539 15.9613 8.539 15.48C8.539 14.9733 8.69733 14.5553 9.014 14.226C9.34333 13.884 9.74867 13.713 10.23 13.713C10.724 13.713 11.1293 13.884 11.446 14.226C11.7627 14.5553 11.921 14.9733 11.921 15.48C11.921 15.9613 11.7627 16.373 11.446 16.715C11.1293 17.057 10.724 17.228 10.23 17.228Z' fill='white'/%3E%3C/svg%3E%0A") !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.has-error .box-info-alert.info.info-fill.info-ico .box-info-alert-inner .text {
  color: #c91432 !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.date .new-box-item-inner .input .form-group .form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 8.79506C1 5.70071 1 4.15354 1.96129 3.19225C2.92258 2.23096 4.46976 2.23096 7.5641 2.23096H10.8462C13.9405 2.23096 15.4877 2.23096 16.449 3.19225C17.4103 4.15354 17.4103 5.70071 17.4103 8.79506V10.4361C17.4103 13.5304 17.4103 15.0776 16.449 16.0389C15.4877 17.0002 13.9405 17.0002 10.8462 17.0002H7.5641C4.46976 17.0002 2.92258 17.0002 1.96129 16.0389C1 15.0776 1 13.5304 1 10.4361V8.79506Z' stroke='%23999999' stroke-width='1.5'/%3E%3Cpath d='M5.10156 2.23077V1' stroke='%23999999' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M13.3086 2.23077V1' stroke='%23999999' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M1.41016 6.3335H16.9999' stroke='%23999999' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M14.1293 12.8975C14.1293 13.3506 13.762 13.718 13.3088 13.718C12.8556 13.718 12.4883 13.3506 12.4883 12.8975C12.4883 12.4443 12.8556 12.077 13.3088 12.077C13.762 12.077 14.1293 12.4443 14.1293 12.8975Z' fill='%23999999'/%3E%3Cpath d='M14.1293 9.61543C14.1293 10.0686 13.762 10.4359 13.3088 10.4359C12.8556 10.4359 12.4883 10.0686 12.4883 9.61543C12.4883 9.16228 12.8556 8.79492 13.3088 8.79492C13.762 8.79492 14.1293 9.16228 14.1293 9.61543Z' fill='%23999999'/%3E%3Cpath d='M10.0238 12.8975C10.0238 13.3506 9.65648 13.718 9.20333 13.718C8.75017 13.718 8.38281 13.3506 8.38281 12.8975C8.38281 12.4443 8.75017 12.077 9.20333 12.077C9.65648 12.077 10.0238 12.4443 10.0238 12.8975Z' fill='%23999999'/%3E%3Cpath d='M10.0238 9.61543C10.0238 10.0686 9.65648 10.4359 9.20333 10.4359C8.75017 10.4359 8.38281 10.0686 8.38281 9.61543C8.38281 9.16228 8.75017 8.79492 9.20333 8.79492C9.65648 8.79492 10.0238 9.16228 10.0238 9.61543Z' fill='%23999999'/%3E%3Cpath d='M5.92228 12.8975C5.92228 13.3506 5.55492 13.718 5.10176 13.718C4.64861 13.718 4.28125 13.3506 4.28125 12.8975C4.28125 12.4443 4.64861 12.077 5.10176 12.077C5.55492 12.077 5.92228 12.4443 5.92228 12.8975Z' fill='%23999999'/%3E%3Cpath d='M5.92228 9.61543C5.92228 10.0686 5.55492 10.4359 5.10176 10.4359C4.64861 10.4359 4.28125 10.0686 4.28125 9.61543C4.28125 9.16228 4.64861 8.79492 5.10176 8.79492C5.55492 8.79492 5.92228 9.16228 5.92228 9.61543Z' fill='%23999999'/%3E%3C/svg%3E%0A") !important;
  background-size: 19px 18px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.date.has-value .new-box-item-inner .input .form-group .form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 8.79506C1 5.70071 1 4.15354 1.96129 3.19225C2.92258 2.23096 4.46976 2.23096 7.5641 2.23096H10.8462C13.9405 2.23096 15.4877 2.23096 16.449 3.19225C17.4103 4.15354 17.4103 5.70071 17.4103 8.79506V10.4361C17.4103 13.5304 17.4103 15.0776 16.449 16.0389C15.4877 17.0002 13.9405 17.0002 10.8462 17.0002H7.5641C4.46976 17.0002 2.92258 17.0002 1.96129 16.0389C1 15.0776 1 13.5304 1 10.4361V8.79506Z' stroke='%23494DF4' stroke-width='1.5'/%3E%3Cpath d='M5.10156 2.23077V1' stroke='%23494DF4' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M13.3086 2.23077V1' stroke='%23494DF4' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M1.41016 6.3335H16.9999' stroke='%23494DF4' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M14.1293 12.8975C14.1293 13.3506 13.762 13.718 13.3088 13.718C12.8556 13.718 12.4883 13.3506 12.4883 12.8975C12.4883 12.4443 12.8556 12.077 13.3088 12.077C13.762 12.077 14.1293 12.4443 14.1293 12.8975Z' fill='%23494DF4'/%3E%3Cpath d='M14.1293 9.61543C14.1293 10.0686 13.762 10.4359 13.3088 10.4359C12.8556 10.4359 12.4883 10.0686 12.4883 9.61543C12.4883 9.16228 12.8556 8.79492 13.3088 8.79492C13.762 8.79492 14.1293 9.16228 14.1293 9.61543Z' fill='%23494DF4'/%3E%3Cpath d='M10.0238 12.8975C10.0238 13.3506 9.65648 13.718 9.20333 13.718C8.75017 13.718 8.38281 13.3506 8.38281 12.8975C8.38281 12.4443 8.75017 12.077 9.20333 12.077C9.65648 12.077 10.0238 12.4443 10.0238 12.8975Z' fill='%23494DF4'/%3E%3Cpath d='M10.0238 9.61543C10.0238 10.0686 9.65648 10.4359 9.20333 10.4359C8.75017 10.4359 8.38281 10.0686 8.38281 9.61543C8.38281 9.16228 8.75017 8.79492 9.20333 8.79492C9.65648 8.79492 10.0238 9.16228 10.0238 9.61543Z' fill='%23494DF4'/%3E%3Cpath d='M5.92228 12.8975C5.92228 13.3506 5.55492 13.718 5.10176 13.718C4.64861 13.718 4.28125 13.3506 4.28125 12.8975C4.28125 12.4443 4.64861 12.077 5.10176 12.077C5.55492 12.077 5.92228 12.4443 5.92228 12.8975Z' fill='%23494DF4'/%3E%3Cpath d='M5.92228 9.61543C5.92228 10.0686 5.55492 10.4359 5.10176 10.4359C4.64861 10.4359 4.28125 10.0686 4.28125 9.61543C4.28125 9.16228 4.64861 8.79492 5.10176 8.79492C5.55492 8.79492 5.92228 9.16228 5.92228 9.61543Z' fill='%23494DF4'/%3E%3C/svg%3E%0A") !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.date.has-error .new-box-item-inner .input .form-group .form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 8.79506C1 5.70071 1 4.15354 1.96129 3.19225C2.92258 2.23096 4.46976 2.23096 7.5641 2.23096H10.8462C13.9405 2.23096 15.4877 2.23096 16.449 3.19225C17.4103 4.15354 17.4103 5.70071 17.4103 8.79506V10.4361C17.4103 13.5304 17.4103 15.0776 16.449 16.0389C15.4877 17.0002 13.9405 17.0002 10.8462 17.0002H7.5641C4.46976 17.0002 2.92258 17.0002 1.96129 16.0389C1 15.0776 1 13.5304 1 10.4361V8.79506Z' stroke='%23C91432' stroke-width='1.5'/%3E%3Cpath d='M5.10352 2.23077V1' stroke='%23C91432' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M13.3086 2.23077V1' stroke='%23C91432' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M1.41016 6.3335H16.9999' stroke='%23C91432' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M14.1274 12.8975C14.1274 13.3506 13.76 13.718 13.3068 13.718C12.8537 13.718 12.4863 13.3506 12.4863 12.8975C12.4863 12.4443 12.8537 12.077 13.3068 12.077C13.76 12.077 14.1274 12.4443 14.1274 12.8975Z' fill='%23C91432'/%3E%3Cpath d='M14.1274 9.61543C14.1274 10.0686 13.76 10.4359 13.3068 10.4359C12.8537 10.4359 12.4863 10.0686 12.4863 9.61543C12.4863 9.16228 12.8537 8.79492 13.3068 8.79492C13.76 8.79492 14.1274 9.16228 14.1274 9.61543Z' fill='%23C91432'/%3E%3Cpath d='M10.0258 12.8975C10.0258 13.3506 9.65844 13.718 9.20528 13.718C8.75212 13.718 8.38477 13.3506 8.38477 12.8975C8.38477 12.4443 8.75212 12.077 9.20528 12.077C9.65844 12.077 10.0258 12.4443 10.0258 12.8975Z' fill='%23C91432'/%3E%3Cpath d='M10.0258 9.61543C10.0258 10.0686 9.65844 10.4359 9.20528 10.4359C8.75212 10.4359 8.38477 10.0686 8.38477 9.61543C8.38477 9.16228 8.75212 8.79492 9.20528 8.79492C9.65844 8.79492 10.0258 9.16228 10.0258 9.61543Z' fill='%23C91432'/%3E%3Cpath d='M5.92228 12.8975C5.92228 13.3506 5.55492 13.718 5.10176 13.718C4.64861 13.718 4.28125 13.3506 4.28125 12.8975C4.28125 12.4443 4.64861 12.077 5.10176 12.077C5.55492 12.077 5.92228 12.4443 5.92228 12.8975Z' fill='%23C91432'/%3E%3Cpath d='M5.92228 9.61543C5.92228 10.0686 5.55492 10.4359 5.10176 10.4359C4.64861 10.4359 4.28125 10.0686 4.28125 9.61543C4.28125 9.16228 4.64861 8.79492 5.10176 8.79492C5.55492 8.79492 5.92228 9.16228 5.92228 9.61543Z' fill='%23C91432'/%3E%3C/svg%3E%0A") !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.default .new-box-item-inner .input .form-group .form-control {
  background-color: #fafafa;
  border-color: #e5e5e5;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.default .new-box-item-inner .ico-flexible {
  position: absolute;
  right: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: 13px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.default .new-box-item-inner .ico-flexible button {
  border: 0;
  outline: none;
  background-color: transparent;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.default.no-label .new-box-item-inner .ico-flexible {
  margin-top: initial;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.focus .new-box-item-inner .input .form-group .form-control {
  background-color: rgba(73, 77, 244, 0.04);
  border-color: #494df4;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.no-typing .form-control {
  pointer-events: none;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.date .new-box-item-inner .box-total-days {
  padding: 2px 13px;
  text-transform: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: 14px;
  margin-left: 170px;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.default.has-error .new-box-item-inner .input .form-group {
  margin-bottom: 20px;
}

.new-box-item.style-default.default.has-error .new-box-item-inner .input .form-group .form-control {
  background-color: rgba(201, 20, 50, 0.05) !important;
}
.new-box-item.style-default.default.new-textarea.with-char-limit .new-box-item-inner .input .form-group .form-control {
  background-color: #fafafa !important;
  border-color: #e5e5e5 !important;
}
.new-box-item.style-default.default.new-textarea.with-char-limit .new-box-item-inner .input .form-group .form-control:focus {
  background-color: rgba(73, 77, 244, 0.04) !important;
  border-color: #494df4 !important;
}
.new-box-item.style-default.default.new-textarea.with-char-limit.has-error .new-box-item-inner .input .form-group {
  margin-bottom: 0px !important;
}
.new-box-item.style-default.default.new-textarea.with-char-limit.has-error .new-box-item-inner .input .form-group .form-control {
  border-color: #c91432 !important;
  background-color: rgba(201, 20, 50, 0.05) !important;
}

@media (max-width: 1366px) {
  .new-box-form .new-box-item.style-default.new-textarea.long-desc.height-100 .new-box-item-inner .input .form-control {
    min-height: 100px;
  }
}
.new-box-item.style-default.border-grey .new-box-item-inner .input .form-group .form-control {
  border: 1px solid #e5e5e5 !important;
  background-color: #fafafa !important;
}

.CX-simple-form .box-simple-form .box-agree.new .box-agree-inner .box-text a {
  font-size: 15px;
}
.CX-simple-form .box-simple-form .box-agree.new .box-agree-inner .box-text a strong,
.CX-simple-form .box-simple-form .box-agree.new .box-agree-inner .box-text a b {
  font-family: "source-sans-pro-bold";
}

.box-asuransi-lain-outer > .box-title {
  font-size: 15px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
}

.box-asuransi-lain .lfr-autorow-controls.toolbar.toolbar-horizontal {
  position: absolute;
  right: -100px;
  opacity: 0;
  visibility: hidden;
}
.box-asuransi-lain .lfr-form-row {
  border-bottom: 0;
  padding: 0;
  border: 0;
}
.box-asuransi-lain .box-asuransi-lain-item .box-asuransi-lain-item-inner {
  display: flex;
  align-items: center;
  flex-grow: 1;
}
.box-asuransi-lain .box-asuransi-lain-item .box-asuransi-lain-item-inner .new-box-item {
  flex: 1 1 auto;
}
.box-asuransi-lain .box-asuransi-lain-item .box-asuransi-lain-item-inner .new-box-item .form-group {
  margin-bottom: 0 !important;
}
.box-asuransi-lain .box-asuransi-lain-item .box-asuransi-lain-item-inner .box-add-remove {
  flex: 0 0 auto;
}
.box-asuransi-lain .box-asuransi-lain-item .box-asuransi-lain-item-inner .box-add-remove button {
  height: 52px;
  width: 32px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-asuransi-lain .box-asuransi-lain-item .box-asuransi-lain-item-inner .box-add-remove button.add-new-row {
  display: none;
  border: 1px solid #1cc542;
  background: rgba(28, 197, 66, 0.12);
}
.box-asuransi-lain .box-asuransi-lain-item .box-asuransi-lain-item-inner .box-add-remove button.remove-new-row {
  border: 1px solid #c91432;
  background: rgba(201, 20, 50, 0.12);
}
.box-asuransi-lain .lfr-form-row.lfr-form-row-inline:nth-child(2) .box-asuransi-lain-item .box-asuransi-lain-item-inner .box-add-remove button.add-new-row {
  display: block;
}
.box-asuransi-lain .lfr-form-row.lfr-form-row-inline:nth-child(2) .box-asuransi-lain-item .box-asuransi-lain-item-inner .box-add-remove button.remove-new-row {
  display: none;
}

.box-asuransi-lain .box-asuransi-lain-item .box-asuransi-lain-item-inner .box-add-remove button:disabled {
  border-color: #ccc !important;
  pointer-events: none;
}
.box-asuransi-lain .box-asuransi-lain-item .box-asuransi-lain-item-inner .box-add-remove button:disabled svg path {
  stroke: #fff;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.default.new-textarea.font-size-15 .new-box-item-inner .form-control {
  font-size: 15px !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.default.new-textarea.font-size-15 .new-box-item-inner .form-control::-webkit-input-placeholder {
  color: #999;
  font-size: 15px !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.default.new-textarea.font-size-15 .new-box-item-inner .form-control::-moz-placeholder {
  color: #999;
  font-size: 15px !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.default.new-textarea.font-size-15 .new-box-item-inner .form-control:-moz-placeholder {
  color: #999;
  font-size: 15px !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.default.new-textarea.font-size-15 .new-box-item-inner .form-control:-ms-input-placeholder {
  color: #999;
  font-size: 15px !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.border-grey.font-size-15 .new-box-item-inner .form-control {
  font-size: 15px !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.border-grey.font-size-15 .new-box-item-inner .form-control::-webkit-input-placeholder {
  color: #999;
  font-size: 15px !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.border-grey.font-size-15 .new-box-item-inner .form-control::-moz-placeholder {
  color: #999;
  font-size: 15px !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.border-grey.font-size-15 .new-box-item-inner .form-control:-moz-placeholder {
  color: #999;
  font-size: 15px !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.border-grey.font-size-15 .new-box-item-inner .form-control:-ms-input-placeholder {
  color: #999;
  font-size: 15px !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.border-grey .new-box-item-inner .form-control {
  font-size: 16px !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.border-grey .new-box-item-inner .form-control::-webkit-input-placeholder {
  color: #999;
  font-size: 16px !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.border-grey .new-box-item-inner .form-control::-moz-placeholder {
  color: #999;
  font-size: 16px !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.border-grey .new-box-item-inner .form-control:-moz-placeholder {
  color: #999;
  font-size: 16px !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.border-grey .new-box-item-inner .form-control:-ms-input-placeholder {
  color: #999;
  font-size: 16px !important;
}

.CX-simple-form .box-simple-form .box-agree .box-agree-inner .box-text .desc {
  font-size: 14px;
  font-style: normal;
  line-height: 18px;
  color: #5f5f5f;
  margin-top: 5px;
}

.box-upload-buku-rekening-inner .box-label .small-label {
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  color: #999999;
}
.box-upload-buku-rekening-inner .box-label .large-label {
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  color: #333333;
}
.box-upload-buku-rekening-inner .box-label .large-label .bank-name {
  font-size: 19px;
  font-family: "source-sans-pro-bold";
  color: #494df4;
}

.CX-perubahan-metode-bayar .box-perubahan-metode-bayar .box-title h3 .required {
  color: #c91432;
}

section.CX-landing-emma-marked.with-tick .box-header .inner .box-emma:after {
  display: none !important;
}

body:not(.signed-out) section.CX-landing-emma-marked.with-tick .box-header:before, body:not(.signed-out) section.CX-landing-emma-marked.with-tick .box-header:after {
  display: none;
}

.cx-tour-guide.with-dotted.kelengkapan-dokumen.tour-1, .cx-tour-guide.with-dotted.kelengkapan-dokumen.tour-2 {
  margin-bottom: 30px !important;
}
.cx-tour-guide.with-dotted.two-buttons .shepherd-content {
  position: relative;
}
.cx-tour-guide.with-dotted.two-buttons .shepherd-content .shepherd-text ul.dotted {
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: flex;
  grid-column-gap: 2px;
  position: absolute;
  bottom: 25px;
}
.cx-tour-guide.with-dotted.two-buttons .shepherd-content .shepherd-text ul.dotted li {
  width: 6px;
  height: 4px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  background: #d9d9d9;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cx-tour-guide.with-dotted.two-buttons .shepherd-content .shepherd-text ul.dotted li.active {
  background-color: #999;
  width: 19px;
}
.cx-tour-guide.with-dotted.two-buttons .shepherd-content .shepherd-footer {
  justify-content: flex-end;
  grid-column-gap: 10px;
}

.cx-tour-guide.penerima-manfaat.tour-1 {
  margin-bottom: 30px !important;
}
.cx-tour-guide.penerima-manfaat.tour-2, .cx-tour-guide.penerima-manfaat.tour-3, .cx-tour-guide.penerima-manfaat.tour-4 {
  margin-left: 30px !important;
}
.cx-tour-guide.penerima-manfaat.two-buttons .shepherd-content {
  position: relative;
}
.cx-tour-guide.penerima-manfaat.two-buttons .shepherd-content .shepherd-text ul.dotted {
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: flex;
  grid-column-gap: 2px;
  position: absolute;
  bottom: 25px;
}
.cx-tour-guide.penerima-manfaat.two-buttons .shepherd-content .shepherd-text ul.dotted li {
  width: 6px;
  height: 4px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  background: #d9d9d9;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cx-tour-guide.penerima-manfaat.two-buttons .shepherd-content .shepherd-text ul.dotted li.active {
  background-color: #999;
  width: 19px;
}
.cx-tour-guide.penerima-manfaat.two-buttons .shepherd-content .shepherd-footer {
  justify-content: flex-end;
  grid-column-gap: 10px;
}

.box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .box-view-file {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 1;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-view-file {
  position: relative;
  right: initial;
  top: initial;
  transform: none;
  pointer-events: none;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.multiple-file-upload .new-box-item-inner .input .box-multiple-upload.new-icon .box-area-upload .box-file-upload-results .box-file-upload-results-inner .box-file-upload-item.done .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-view-file {
  display: block;
  pointer-events: visible;
}

.CX-form-death-claim .new-box-form .new-box-item.style-default.with-char-limit .new-box-item-inner .input .box-char-limit {
  margin-top: -25px;
}

body.show-sidebar .floating-dokumen-wajib-upload {
  width: 100%;
  left: 0;
}
@media (min-width: 1025px) {
  body.show-sidebar .floating-dokumen-wajib-upload {
    width: calc(100% - var(--width-sidenav));
    left: var(--width-sidenav);
  }
}
body:not(.show-sidebar) .floating-dokumen-wajib-upload {
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.floating-dokumen-wajib-upload {
  position: fixed;
  bottom: 20px;
  z-index: 987;
  pointer-events: none;
  display: flex;
  justify-content: center;
}
@media (max-width: 1024px) {
  .floating-dokumen-wajib-upload {
    bottom: 80px;
  }
}
.floating-dokumen-wajib-upload .inner {
  pointer-events: all;
  width: initial;
  -webkit-border-radius: 900px;
  -moz-border-radius: 900px;
  -ms-border-radius: 900px;
  -o-border-radius: 900px;
  border-radius: 900px;
  background-color: #494df4;
  -webkit-box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.25);
  color: #fff;
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
  font-family: "source-sans-pro-semibold";
  padding: 6px 14px;
}
.floating-dokumen-wajib-upload .inner:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5438 12.3999H1' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M6.77325 1.60019V7.95312M6.77325 1.60019L9.03674 3.71783M6.77325 1.60019L4.50977 3.71783' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.floating-dokumen-wajib-upload.done .inner {
  background-color: #1cc542;
}

@media (max-width: 767px) {
  .CX-form-death-claim.mt-3 {
    margin-top: 0px !important;
  }
}

.CX-new-tab.text-only .box-new-tab .box-item {
  background-color: transparent;
  flex: 1;
}
.CX-new-tab.text-only .box-new-tab .box-item:after {
  height: 5px;
}
.CX-new-tab.text-only .box-new-tab .box-item.selected {
  flex: 1;
}
.CX-new-tab.text-only .box-new-tab .box-item .inner .name {
  text-indent: 0px;
  font-size: 16px;
}
.CX-new-tab.text-only .box-new-tab .box-item:not(.selected) .inner .name {
  color: #999999;
}
.CX-new-tab.text-only .box-new-tab .box-item:not(.selected):after {
  background-color: #cccccc;
}

.CX-new-tab.text-only .box-new-tab .box-item {
  padding: 15px 10px;
}
@media (max-width: 767px) {
  .CX-new-tab.text-only .box-new-tab .box-item {
    padding: 15px 20px;
  }
}
.CX-new-tab.text-only .box-new-tab .box-item .inner {
  display: block;
}
@media (max-width: 767px) {
  .CX-new-tab.text-only .box-new-tab .box-item {
    width: auto;
  }
  .CX-new-tab.text-only .box-new-tab .box-item .inner .name {
    line-height: 19px;
  }
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.user-light .new-box-item-inner .input .form-group .form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='20' viewBox='0 0 17 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='8.14062' cy='4.57031' rx='3.57031' ry='3.57031' stroke='%237F7F7F' stroke-width='1.5'/%3E%3Cpath d='M15.2812 15.2837C15.2812 17.2555 15.2812 18.854 8.14062 18.854C1 18.854 1 17.2555 1 15.2837C1 13.3119 4.19697 11.7134 8.14062 11.7134C12.0843 11.7134 15.2812 13.3119 15.2812 15.2837Z' stroke='%237F7F7F' stroke-width='1.5'/%3E%3C/svg%3E%0A") !important;
  background-size: 17px 20px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.user-light.focus .new-box-item-inner .input .form-group .form-control, .CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.user-light.has-value .new-box-item-inner .input .form-group .form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='20' viewBox='0 0 17 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='8.14062' cy='4.57031' rx='3.57031' ry='3.57031' stroke='%23494DF4' stroke-width='1.5'/%3E%3Cpath d='M15.2812 15.2837C15.2812 17.2555 15.2812 18.854 8.14062 18.854C1 18.854 1 17.2555 1 15.2837C1 13.3119 4.19697 11.7134 8.14062 11.7134C12.0843 11.7134 15.2812 13.3119 15.2812 15.2837Z' stroke='%23494DF4' stroke-width='1.5'/%3E%3C/svg%3E%0A") !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.user-light.has-error .new-box-item-inner .input .form-group .form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='20' viewBox='0 0 17 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='8.14062' cy='4.57031' rx='3.57031' ry='3.57031' stroke='%23C91432' stroke-width='1.5'/%3E%3Cpath d='M15.2812 15.2837C15.2812 17.2555 15.2812 18.854 8.14062 18.854C1 18.854 1 17.2555 1 15.2837C1 13.3119 4.19697 11.7134 8.14062 11.7134C12.0843 11.7134 15.2812 13.3119 15.2812 15.2837Z' stroke='%23C91432' stroke-width='1.5'/%3E%3C/svg%3E%0A") !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.telp-light .new-box-item-inner .input .form-group .form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.22688 1.66297C3.3334 0.498008 5.16369 0.716269 6.07837 2.00995L7.2163 3.61939C7.94791 4.65416 7.88611 6.09275 7.01296 7.01202L6.792 7.24465C6.79139 7.24625 6.79074 7.248 6.79007 7.24988C6.7784 7.28269 6.74887 7.38718 6.77793 7.58548C6.83816 7.99656 7.1555 8.83192 8.44383 10.1883C9.73622 11.5489 10.5201 11.8696 10.8834 11.9286C11.0401 11.9541 11.1221 11.9319 11.1482 11.9227L11.517 11.5345C12.3055 10.7044 13.5349 10.5408 14.5261 11.1114L16.2502 12.1037C17.7238 12.9519 18.0667 15.0267 16.8891 16.2665L15.6072 17.6162C15.2071 18.0374 14.6615 18.3969 13.9874 18.4635C12.3415 18.6259 8.52869 18.4143 4.53156 14.2061C0.80174 10.2793 0.0931842 6.86378 0.00361425 5.19502L0.604713 5.16275L0.0036142 5.19502C-0.0406399 4.37051 0.326894 3.6633 0.810452 3.1542L2.22688 1.66297ZM4.9731 2.79141C4.51075 2.13748 3.68014 2.09846 3.20833 2.59519L1.7919 4.08642C1.49285 4.40126 1.33595 4.76213 1.35529 5.12247C1.42842 6.48494 2.01515 9.5913 5.51301 13.2739C9.18058 17.1351 12.5594 17.2442 13.8544 17.1164C14.1105 17.0911 14.3739 16.9491 14.6257 16.6839L15.9076 15.3343C16.4606 14.7521 16.3157 13.7033 15.5749 13.2769L13.8509 12.2845C13.3882 12.0182 12.8462 12.1005 12.4984 12.4667L12.0874 12.8994L11.6117 12.4476C12.0874 12.8995 12.0868 12.9001 12.0861 12.9008L12.0849 12.9021L12.0822 12.9049L12.0765 12.9107L12.0635 12.9235C12.0542 12.9324 12.0435 12.9423 12.0314 12.953C12.0071 12.9743 11.9771 12.9985 11.941 13.0241C11.8687 13.0754 11.7725 13.1318 11.6507 13.1798C11.4016 13.278 11.0727 13.3307 10.6664 13.2647C9.87451 13.1361 8.83662 12.5673 7.46238 11.1205C6.08408 9.66942 5.55657 8.58677 5.43861 7.78172C5.37857 7.37196 5.42662 7.04385 5.51479 6.79608C5.55815 6.67423 5.60934 6.57707 5.65656 6.50329C5.6801 6.4665 5.70254 6.43569 5.72237 6.41063C5.73229 6.39809 5.74157 6.38699 5.75001 6.37728L5.76203 6.36376L5.76754 6.35777L5.77016 6.35497L5.77143 6.35361C5.77206 6.35296 5.77268 6.3523 6.25246 6.808L5.77269 6.35229L6.03151 6.0798C6.43357 5.65651 6.49198 4.93965 6.11103 4.40085L4.9731 2.79141Z' fill='%237F7F7F'/%3E%3Cpath d='M9.93825 0.568367C9.99799 0.19938 10.3468 -0.0509258 10.7158 0.00881161C10.7386 0.0131836 10.8121 0.0269187 10.8506 0.035494C10.9276 0.0526426 11.035 0.0790453 11.169 0.118053C11.4368 0.19606 11.8109 0.324568 12.26 0.530441C13.159 0.942621 14.3555 1.66365 15.597 2.90519C16.8385 4.14673 17.5596 5.34316 17.9717 6.24221C18.1776 6.69127 18.3061 7.06541 18.3841 7.33323C18.4231 7.46715 18.4495 7.57456 18.4667 7.65157C18.4753 7.69007 18.4815 7.72099 18.4859 7.74383L18.4911 7.77198C18.5508 8.14096 18.3028 8.5042 17.9338 8.56394C17.5659 8.62351 17.2193 8.37441 17.1581 8.00715C17.1562 7.9973 17.151 7.9708 17.1454 7.94582C17.1343 7.89584 17.1151 7.81658 17.0845 7.71177C17.0235 7.5021 16.9174 7.19047 16.7413 6.80633C16.3895 6.03901 15.7569 4.97941 14.6398 3.86235C13.5228 2.74528 12.4632 2.1127 11.6959 1.76091C11.3117 1.5848 11.0001 1.47873 10.7904 1.41767C10.6856 1.38714 10.5539 1.35689 10.5039 1.34576C10.1366 1.28456 9.87868 0.936301 9.93825 0.568367Z' fill='%237F7F7F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.1356 3.68246C10.2383 3.32305 10.6129 3.11493 10.9723 3.21762L10.7864 3.86839C10.9723 3.21762 10.9726 3.21771 10.9729 3.2178L10.9736 3.21799L10.975 3.21839L10.978 3.21927L10.985 3.22136L11.0028 3.22692C11.0164 3.23127 11.0334 3.23694 11.0537 3.24413C11.0942 3.25851 11.1478 3.27897 11.2135 3.30712C11.345 3.36347 11.5246 3.45048 11.7452 3.58107C12.1869 3.84248 12.7899 4.2767 13.4983 4.98507C14.2067 5.69344 14.6409 6.29642 14.9023 6.73811C15.0329 6.95876 15.1199 7.1384 15.1762 7.26987C15.2044 7.33557 15.2248 7.38914 15.2392 7.42967C15.2464 7.44993 15.2521 7.46692 15.2564 7.48053L15.262 7.49838L15.2641 7.50538L15.265 7.50838L15.2654 7.50977L15.2656 7.51043C15.2656 7.51075 15.2657 7.51107 14.615 7.697L15.2657 7.51107C15.3684 7.87048 15.1603 8.24508 14.8009 8.34777C14.4445 8.44958 14.0733 8.24585 13.9669 7.89206L13.9635 7.88233C13.9587 7.86877 13.9488 7.84207 13.9321 7.80309C13.8987 7.72518 13.8381 7.59773 13.7374 7.42754C13.5362 7.08756 13.1728 6.57387 12.5411 5.94222C11.9095 5.31057 11.3958 4.94717 11.0558 4.74596C10.8856 4.64523 10.7582 4.58468 10.6803 4.55129C10.6413 4.53459 10.6146 4.52463 10.601 4.51982L10.5913 4.51648C10.2375 4.41011 10.0338 4.03881 10.1356 3.68246Z' fill='%237F7F7F'/%3E%3C/svg%3E%0A") !important;
  background-size: 19px 19px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.telp-light.focus .new-box-item-inner .input .form-group .form-control, .CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.telp-light.has-value .new-box-item-inner .input .form-group .form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.22688 1.66297C3.3334 0.498008 5.16369 0.716269 6.07837 2.00995L7.2163 3.61939C7.94791 4.65416 7.88611 6.09275 7.01296 7.01202L6.792 7.24465C6.79139 7.24625 6.79074 7.248 6.79007 7.24988C6.7784 7.28269 6.74887 7.38718 6.77793 7.58548C6.83816 7.99656 7.1555 8.83192 8.44383 10.1883C9.73622 11.5489 10.5201 11.8696 10.8834 11.9286C11.0401 11.9541 11.1221 11.9319 11.1482 11.9227L11.517 11.5345C12.3055 10.7044 13.5349 10.5408 14.5261 11.1114L16.2502 12.1037C17.7238 12.9519 18.0667 15.0267 16.8891 16.2665L15.6072 17.6162C15.2071 18.0374 14.6615 18.3969 13.9874 18.4635C12.3415 18.6259 8.52869 18.4143 4.53156 14.2061C0.80174 10.2793 0.0931842 6.86378 0.00361425 5.19502L0.604713 5.16275L0.0036142 5.19502C-0.0406399 4.37051 0.326894 3.6633 0.810452 3.1542L2.22688 1.66297ZM4.9731 2.79141C4.51075 2.13748 3.68014 2.09846 3.20833 2.59519L1.7919 4.08642C1.49285 4.40126 1.33595 4.76213 1.35529 5.12247C1.42842 6.48494 2.01515 9.5913 5.51301 13.2739C9.18058 17.1351 12.5594 17.2442 13.8544 17.1164C14.1105 17.0911 14.3739 16.9491 14.6257 16.6839L15.9076 15.3343C16.4606 14.7521 16.3157 13.7033 15.5749 13.2769L13.8509 12.2845C13.3882 12.0182 12.8462 12.1005 12.4984 12.4667L12.0874 12.8994L11.6117 12.4476C12.0874 12.8995 12.0868 12.9001 12.0861 12.9008L12.0849 12.9021L12.0822 12.9049L12.0765 12.9107L12.0635 12.9235C12.0542 12.9324 12.0435 12.9423 12.0314 12.953C12.0071 12.9743 11.9771 12.9985 11.941 13.0241C11.8687 13.0754 11.7725 13.1318 11.6507 13.1798C11.4016 13.278 11.0727 13.3307 10.6664 13.2647C9.87451 13.1361 8.83662 12.5673 7.46238 11.1205C6.08408 9.66942 5.55657 8.58677 5.43861 7.78172C5.37857 7.37196 5.42662 7.04385 5.51479 6.79608C5.55815 6.67423 5.60934 6.57707 5.65656 6.50329C5.6801 6.4665 5.70254 6.43569 5.72237 6.41063C5.73229 6.39809 5.74157 6.38699 5.75001 6.37728L5.76203 6.36376L5.76754 6.35777L5.77016 6.35497L5.77143 6.35361C5.77206 6.35296 5.77268 6.3523 6.25246 6.808L5.77269 6.35229L6.03151 6.0798C6.43357 5.65651 6.49198 4.93965 6.11103 4.40085L4.9731 2.79141Z' fill='%23494DF4'/%3E%3Cpath d='M9.93825 0.568367C9.99799 0.19938 10.3468 -0.0509258 10.7158 0.00881161C10.7386 0.0131836 10.8121 0.0269187 10.8506 0.035494C10.9276 0.0526426 11.035 0.0790453 11.169 0.118053C11.4368 0.19606 11.8109 0.324568 12.26 0.530441C13.159 0.942621 14.3555 1.66365 15.597 2.90519C16.8385 4.14673 17.5596 5.34316 17.9717 6.24221C18.1776 6.69127 18.3061 7.06541 18.3841 7.33323C18.4231 7.46715 18.4495 7.57456 18.4667 7.65157C18.4753 7.69007 18.4815 7.72099 18.4859 7.74383L18.4911 7.77198C18.5508 8.14096 18.3028 8.5042 17.9338 8.56394C17.5659 8.62351 17.2193 8.37441 17.1581 8.00715C17.1562 7.9973 17.151 7.9708 17.1454 7.94582C17.1343 7.89584 17.1151 7.81658 17.0845 7.71177C17.0235 7.5021 16.9174 7.19047 16.7413 6.80633C16.3895 6.03901 15.7569 4.97941 14.6398 3.86235C13.5228 2.74528 12.4632 2.1127 11.6959 1.76091C11.3117 1.5848 11.0001 1.47873 10.7904 1.41767C10.6856 1.38714 10.5539 1.35689 10.5039 1.34576C10.1366 1.28456 9.87868 0.936301 9.93825 0.568367Z' fill='%23494DF4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.1356 3.68246C10.2383 3.32305 10.6129 3.11493 10.9723 3.21762L10.7864 3.86839C10.9723 3.21762 10.9726 3.21771 10.9729 3.2178L10.9736 3.21799L10.975 3.21839L10.978 3.21927L10.985 3.22136L11.0028 3.22692C11.0164 3.23127 11.0334 3.23694 11.0537 3.24413C11.0942 3.25851 11.1478 3.27897 11.2135 3.30712C11.345 3.36347 11.5246 3.45048 11.7452 3.58107C12.1869 3.84248 12.7899 4.2767 13.4983 4.98507C14.2067 5.69344 14.6409 6.29642 14.9023 6.73811C15.0329 6.95876 15.1199 7.1384 15.1762 7.26987C15.2044 7.33557 15.2248 7.38914 15.2392 7.42967C15.2464 7.44993 15.2521 7.46692 15.2564 7.48053L15.262 7.49838L15.2641 7.50538L15.265 7.50838L15.2654 7.50977L15.2656 7.51043C15.2656 7.51075 15.2657 7.51107 14.615 7.697L15.2657 7.51107C15.3684 7.87048 15.1603 8.24508 14.8009 8.34777C14.4445 8.44958 14.0733 8.24585 13.9669 7.89206L13.9635 7.88233C13.9587 7.86877 13.9488 7.84207 13.9321 7.80309C13.8987 7.72518 13.8381 7.59773 13.7374 7.42754C13.5362 7.08756 13.1728 6.57387 12.5411 5.94222C11.9095 5.31057 11.3958 4.94717 11.0558 4.74596C10.8856 4.64523 10.7582 4.58468 10.6803 4.55129C10.6413 4.53459 10.6146 4.52463 10.601 4.51982L10.5913 4.51648C10.2375 4.41011 10.0338 4.03881 10.1356 3.68246Z' fill='%23494DF4'/%3E%3C/svg%3E%0A") !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.telp-light.has-error .new-box-item-inner .input .form-group .form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.22688 1.66297C3.3334 0.498008 5.16369 0.716269 6.07837 2.00995L7.2163 3.61939C7.94791 4.65416 7.88611 6.09275 7.01296 7.01202L6.792 7.24465C6.79139 7.24625 6.79074 7.248 6.79007 7.24988C6.7784 7.28269 6.74887 7.38718 6.77793 7.58548C6.83816 7.99656 7.1555 8.83192 8.44383 10.1883C9.73622 11.5489 10.5201 11.8696 10.8834 11.9286C11.0401 11.9541 11.1221 11.9319 11.1482 11.9227L11.517 11.5345C12.3055 10.7044 13.5349 10.5408 14.5261 11.1114L16.2502 12.1037C17.7238 12.9519 18.0667 15.0267 16.8891 16.2665L15.6072 17.6162C15.2071 18.0374 14.6615 18.3969 13.9874 18.4635C12.3415 18.6259 8.52869 18.4143 4.53156 14.2061C0.80174 10.2793 0.0931842 6.86378 0.00361425 5.19502L0.604714 5.16275L0.0036142 5.19502C-0.0406399 4.37051 0.326894 3.6633 0.810452 3.1542L2.22688 1.66297ZM4.97311 2.79141C4.51075 2.13748 3.68014 2.09846 3.20833 2.59519L1.7919 4.08642C1.49285 4.40126 1.33595 4.76213 1.35529 5.12247C1.42842 6.48494 2.01515 9.5913 5.51301 13.2739C9.18058 17.1351 12.5594 17.2442 13.8544 17.1164C14.1105 17.0911 14.3739 16.9491 14.6257 16.6839L15.9076 15.3343C16.4606 14.7521 16.3157 13.7033 15.5749 13.2769L13.8509 12.2845C13.3882 12.0182 12.8462 12.1005 12.4984 12.4667L12.0874 12.8994L11.6117 12.4476C12.0874 12.8995 12.0868 12.9001 12.0861 12.9008L12.0849 12.9021L12.0822 12.9049L12.0765 12.9107L12.0635 12.9235C12.0542 12.9324 12.0435 12.9423 12.0314 12.953C12.0071 12.9743 11.9771 12.9985 11.941 13.0241C11.8687 13.0754 11.7725 13.1318 11.6507 13.1798C11.4016 13.278 11.0727 13.3307 10.6664 13.2647C9.87451 13.1361 8.83662 12.5673 7.46238 11.1205C6.08408 9.66942 5.55657 8.58677 5.43861 7.78172C5.37857 7.37196 5.42662 7.04385 5.51479 6.79608C5.55815 6.67423 5.60934 6.57707 5.65656 6.50329C5.6801 6.4665 5.70254 6.43569 5.72238 6.41063C5.73229 6.39809 5.74157 6.38699 5.75001 6.37728L5.76203 6.36376L5.76754 6.35777L5.77016 6.35497L5.77143 6.35361C5.77206 6.35296 5.77268 6.3523 6.25246 6.808L5.77269 6.35229L6.03151 6.0798C6.43357 5.65651 6.49198 4.93965 6.11103 4.40085L4.97311 2.79141Z' fill='%23C91432'/%3E%3Cpath d='M9.93825 0.568367C9.99799 0.19938 10.3468 -0.0509258 10.7158 0.00881161C10.7386 0.0131836 10.8121 0.0269187 10.8506 0.035494C10.9276 0.0526426 11.035 0.0790453 11.169 0.118053C11.4368 0.19606 11.8109 0.324568 12.26 0.530441C13.159 0.942621 14.3555 1.66365 15.597 2.90519C16.8385 4.14673 17.5596 5.34316 17.9717 6.24221C18.1776 6.69127 18.3061 7.06541 18.3841 7.33323C18.4231 7.46715 18.4495 7.57456 18.4667 7.65157C18.4753 7.69007 18.4815 7.72099 18.4859 7.74383L18.4911 7.77198C18.5508 8.14096 18.3028 8.5042 17.9338 8.56394C17.5659 8.62351 17.2193 8.37441 17.1581 8.00715C17.1562 7.9973 17.151 7.9708 17.1454 7.94582C17.1343 7.89584 17.1151 7.81658 17.0845 7.71177C17.0235 7.5021 16.9174 7.19047 16.7413 6.80633C16.3895 6.03901 15.7569 4.97941 14.6398 3.86235C13.5228 2.74528 12.4632 2.1127 11.6959 1.76091C11.3117 1.5848 11.0001 1.47873 10.7904 1.41767C10.6856 1.38714 10.5539 1.35689 10.5039 1.34576C10.1366 1.28456 9.87868 0.936301 9.93825 0.568367Z' fill='%23C91432'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.1356 3.68246C10.2383 3.32305 10.6129 3.11493 10.9723 3.21762L10.7864 3.86839C10.9723 3.21762 10.9726 3.21771 10.9729 3.2178L10.9736 3.21799L10.975 3.21839L10.978 3.21927L10.985 3.22136L11.0028 3.22692C11.0164 3.23127 11.0334 3.23694 11.0537 3.24413C11.0942 3.25851 11.1478 3.27897 11.2135 3.30712C11.345 3.36347 11.5246 3.45048 11.7452 3.58107C12.1869 3.84248 12.7899 4.2767 13.4983 4.98507C14.2067 5.69344 14.6409 6.29642 14.9023 6.73811C15.0329 6.95876 15.1199 7.1384 15.1762 7.26987C15.2044 7.33557 15.2248 7.38914 15.2392 7.42967C15.2464 7.44993 15.2521 7.46692 15.2564 7.48052L15.262 7.49838L15.2641 7.50538L15.265 7.50838L15.2654 7.50977L15.2656 7.51043C15.2656 7.51075 15.2657 7.51107 14.615 7.697L15.2657 7.51107C15.3684 7.87048 15.1603 8.24508 14.8009 8.34777C14.4445 8.44959 14.0732 8.24585 13.9669 7.89206L13.9635 7.88233C13.9587 7.86877 13.9488 7.84207 13.9321 7.80309C13.8987 7.72518 13.8381 7.59773 13.7374 7.42754C13.5362 7.08756 13.1728 6.57387 12.5411 5.94222C11.9095 5.31057 11.3958 4.94717 11.0558 4.74596C10.8856 4.64523 10.7582 4.58468 10.6803 4.55129C10.6413 4.53459 10.6146 4.52463 10.601 4.51982L10.5913 4.51648C10.2375 4.41011 10.0338 4.03881 10.1356 3.68246Z' fill='%23C91432'/%3E%3C/svg%3E%0A") !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.email-light .new-box-item-inner .input .form-group .form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='17' viewBox='0 0 21 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.19681 3.03237e-07H12.0746C13.8074 -1.46456e-05 15.1798 -2.65539e-05 16.2539 0.144385C17.3594 0.293005 18.2541 0.606144 18.9597 1.31174C19.6653 2.01734 19.9784 2.91207 20.127 4.01749C20.2715 5.09161 20.2714 6.46407 20.2714 8.19681V8.30319C20.2714 10.0359 20.2715 11.4084 20.127 12.4825C19.9784 13.5879 19.6653 14.4827 18.9597 15.1883C18.2541 15.8939 17.3594 16.207 16.2539 16.3556C15.1798 16.5 13.8074 16.5 12.0746 16.5H8.19681C6.46407 16.5 5.09161 16.5 4.01749 16.3556C2.91207 16.207 2.01734 15.8939 1.31174 15.1883C0.606144 14.4827 0.293005 13.5879 0.144385 12.4825C-2.65539e-05 11.4084 -1.46456e-05 10.0359 3.03237e-07 8.30319V8.19681C-1.46456e-05 6.46406 -2.65539e-05 5.09161 0.144385 4.01749C0.293005 2.91207 0.606144 2.01734 1.31174 1.31174C2.01734 0.606144 2.91207 0.293005 4.01749 0.144385C5.09161 -2.65539e-05 6.46406 -1.46456e-05 8.19681 3.03237e-07ZM4.20594 1.54606C3.25734 1.67359 2.71082 1.91277 2.31179 2.31179C1.91277 2.71082 1.67359 3.25734 1.54606 4.20594C1.41579 5.17488 1.41429 6.45214 1.41429 8.25C1.41429 10.0479 1.41579 11.3251 1.54606 12.2941C1.67359 13.2427 1.91277 13.7892 2.31179 14.1882C2.71082 14.5872 3.25734 14.8264 4.20594 14.9539C5.17488 15.0842 6.45214 15.0857 8.25 15.0857H12.0214C13.8193 15.0857 15.0965 15.0842 16.0655 14.9539C17.0141 14.8264 17.5606 14.5872 17.9596 14.1882C18.3587 13.7892 18.5978 13.2427 18.7254 12.2941C18.8556 11.3251 18.8571 10.0479 18.8571 8.25C18.8571 6.45214 18.8556 5.17488 18.7254 4.20594C18.5978 3.25734 18.3587 2.71082 17.9596 2.31179C17.5606 1.91277 17.0141 1.67359 16.0655 1.54606C15.0965 1.41579 13.8193 1.41429 12.0214 1.41429H8.25C6.45214 1.41429 5.17488 1.41579 4.20594 1.54606ZM3.93533 4.02587C4.18535 3.72585 4.63125 3.68531 4.93127 3.93533L6.9668 5.6316C7.84645 6.36464 8.45717 6.87193 8.97278 7.20355C9.47189 7.52456 9.81036 7.63231 10.1357 7.63231C10.4611 7.63231 10.7995 7.52456 11.2987 7.20355C11.8143 6.87193 12.425 6.36464 13.3046 5.6316L15.3402 3.93533C15.6402 3.68531 16.0861 3.72585 16.3361 4.02587C16.5861 4.32589 16.5456 4.77179 16.2456 5.02181L14.1746 6.74763C13.3389 7.44407 12.6615 8.00855 12.0637 8.39305C11.4409 8.79358 10.8344 9.0466 10.1357 9.0466C9.43698 9.0466 8.83049 8.79358 8.20774 8.39305C7.60991 8.00856 6.93256 7.44408 6.09685 6.74763L4.02587 5.02181C3.72585 4.77179 3.68531 4.32589 3.93533 4.02587Z' fill='%237F7F7F'/%3E%3C/svg%3E%0A") !important;
  background-size: 21px 17px;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.email-light.focus .new-box-item-inner .input .form-group .form-control, .CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.email-light.has-value .new-box-item-inner .input .form-group .form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='17' viewBox='0 0 21 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.19681 3.03237e-07H12.0746C13.8074 -1.46456e-05 15.1798 -2.65539e-05 16.2539 0.144385C17.3594 0.293005 18.2541 0.606144 18.9597 1.31174C19.6653 2.01734 19.9784 2.91207 20.127 4.01749C20.2715 5.09161 20.2714 6.46407 20.2714 8.19681V8.30319C20.2714 10.0359 20.2715 11.4084 20.127 12.4825C19.9784 13.5879 19.6653 14.4827 18.9597 15.1883C18.2541 15.8939 17.3594 16.207 16.2539 16.3556C15.1798 16.5 13.8074 16.5 12.0746 16.5H8.19681C6.46407 16.5 5.09161 16.5 4.01749 16.3556C2.91207 16.207 2.01734 15.8939 1.31174 15.1883C0.606144 14.4827 0.293005 13.5879 0.144385 12.4825C-2.65539e-05 11.4084 -1.46456e-05 10.0359 3.03237e-07 8.30319V8.19681C-1.46456e-05 6.46406 -2.65539e-05 5.09161 0.144385 4.01749C0.293005 2.91207 0.606144 2.01734 1.31174 1.31174C2.01734 0.606144 2.91207 0.293005 4.01749 0.144385C5.09161 -2.65539e-05 6.46406 -1.46456e-05 8.19681 3.03237e-07ZM4.20594 1.54606C3.25734 1.67359 2.71082 1.91277 2.31179 2.31179C1.91277 2.71082 1.67359 3.25734 1.54606 4.20594C1.41579 5.17488 1.41429 6.45214 1.41429 8.25C1.41429 10.0479 1.41579 11.3251 1.54606 12.2941C1.67359 13.2427 1.91277 13.7892 2.31179 14.1882C2.71082 14.5872 3.25734 14.8264 4.20594 14.9539C5.17488 15.0842 6.45214 15.0857 8.25 15.0857H12.0214C13.8193 15.0857 15.0965 15.0842 16.0655 14.9539C17.0141 14.8264 17.5606 14.5872 17.9596 14.1882C18.3587 13.7892 18.5978 13.2427 18.7254 12.2941C18.8556 11.3251 18.8571 10.0479 18.8571 8.25C18.8571 6.45214 18.8556 5.17488 18.7254 4.20594C18.5978 3.25734 18.3587 2.71082 17.9596 2.31179C17.5606 1.91277 17.0141 1.67359 16.0655 1.54606C15.0965 1.41579 13.8193 1.41429 12.0214 1.41429H8.25C6.45214 1.41429 5.17488 1.41579 4.20594 1.54606ZM3.93533 4.02587C4.18535 3.72585 4.63125 3.68531 4.93127 3.93533L6.9668 5.6316C7.84645 6.36464 8.45717 6.87193 8.97278 7.20355C9.47189 7.52456 9.81036 7.63231 10.1357 7.63231C10.4611 7.63231 10.7995 7.52456 11.2987 7.20355C11.8143 6.87193 12.425 6.36464 13.3046 5.6316L15.3402 3.93533C15.6402 3.68531 16.0861 3.72585 16.3361 4.02587C16.5861 4.32589 16.5456 4.77179 16.2456 5.02181L14.1746 6.74763C13.3389 7.44407 12.6615 8.00855 12.0637 8.39305C11.4409 8.79358 10.8344 9.0466 10.1357 9.0466C9.43698 9.0466 8.83049 8.79358 8.20774 8.39305C7.60991 8.00856 6.93256 7.44408 6.09685 6.74763L4.02587 5.02181C3.72585 4.77179 3.68531 4.32589 3.93533 4.02587Z' fill='%23494DF4'/%3E%3C/svg%3E%0A") !important;
}
.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.email-light.has-error .new-box-item-inner .input .form-group .form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='17' viewBox='0 0 21 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.19681 3.03237e-07H12.0746C13.8074 -1.46456e-05 15.1798 -2.65539e-05 16.2539 0.144385C17.3594 0.293005 18.2541 0.606144 18.9597 1.31174C19.6653 2.01734 19.9784 2.91207 20.127 4.01749C20.2715 5.09161 20.2714 6.46407 20.2714 8.19681V8.30319C20.2714 10.0359 20.2715 11.4084 20.127 12.4825C19.9784 13.5879 19.6653 14.4827 18.9597 15.1883C18.2541 15.8939 17.3594 16.207 16.2539 16.3556C15.1798 16.5 13.8074 16.5 12.0746 16.5H8.19681C6.46407 16.5 5.09161 16.5 4.01749 16.3556C2.91207 16.207 2.01734 15.8939 1.31174 15.1883C0.606144 14.4827 0.293005 13.5879 0.144385 12.4825C-2.65539e-05 11.4084 -1.46456e-05 10.0359 3.03237e-07 8.30319V8.19681C-1.46456e-05 6.46406 -2.65539e-05 5.09161 0.144385 4.01749C0.293005 2.91207 0.606144 2.01734 1.31174 1.31174C2.01734 0.606144 2.91207 0.293005 4.01749 0.144385C5.09161 -2.65539e-05 6.46406 -1.46456e-05 8.19681 3.03237e-07ZM4.20594 1.54606C3.25734 1.67359 2.71082 1.91277 2.31179 2.31179C1.91277 2.71082 1.67359 3.25734 1.54606 4.20594C1.41579 5.17488 1.41429 6.45214 1.41429 8.25C1.41429 10.0479 1.41579 11.3251 1.54606 12.2941C1.67359 13.2427 1.91277 13.7892 2.31179 14.1882C2.71082 14.5872 3.25734 14.8264 4.20594 14.9539C5.17488 15.0842 6.45214 15.0857 8.25 15.0857H12.0214C13.8193 15.0857 15.0965 15.0842 16.0655 14.9539C17.0141 14.8264 17.5606 14.5872 17.9596 14.1882C18.3587 13.7892 18.5978 13.2427 18.7254 12.2941C18.8556 11.3251 18.8571 10.0479 18.8571 8.25C18.8571 6.45214 18.8556 5.17488 18.7254 4.20594C18.5978 3.25734 18.3587 2.71082 17.9596 2.31179C17.5606 1.91277 17.0141 1.67359 16.0655 1.54606C15.0965 1.41579 13.8193 1.41429 12.0214 1.41429H8.25C6.45214 1.41429 5.17488 1.41579 4.20594 1.54606ZM3.93533 4.02587C4.18535 3.72585 4.63125 3.68531 4.93127 3.93533L6.9668 5.6316C7.84645 6.36464 8.45717 6.87193 8.97278 7.20355C9.47189 7.52456 9.81036 7.63231 10.1357 7.63231C10.4611 7.63231 10.7995 7.52456 11.2987 7.20355C11.8143 6.87193 12.425 6.36464 13.3046 5.6316L15.3402 3.93533C15.6402 3.68531 16.0861 3.72585 16.3361 4.02587C16.5861 4.32589 16.5456 4.77179 16.2456 5.02181L14.1746 6.74763C13.3389 7.44407 12.6615 8.00855 12.0637 8.39305C11.4409 8.79358 10.8344 9.0466 10.1357 9.0466C9.43698 9.0466 8.83049 8.79358 8.20774 8.39305C7.60991 8.00856 6.93256 7.44408 6.09685 6.74763L4.02587 5.02181C3.72585 4.77179 3.68531 4.32589 3.93533 4.02587Z' fill='%23C91432'/%3E%3C/svg%3E%0A") !important;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.bg-ico-left.has-value.active-icon-only .new-box-item-inner .input .form-group .form-control {
  border-color: #e5e5e5;
  background-color: #fafafa;
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .form-group .control-label {
  min-height: 23px;
}

.CX-new-tab.with-action .box-new-tab .box-item {
  cursor: pointer;
}

.new-box-item.style-default.new-dropdown-search:not(.bg-ico-left).has-error .new-box-item-inner .ico-box-search svg ellipse,
.new-box-item.style-default.new-dropdown-search:not(.bg-ico-left).has-error .new-box-item-inner .ico-box-search svg circle,
.new-box-item.style-default.new-dropdown-search:not(.bg-ico-left).has-error .new-box-item-inner .ico-box-search svg path {
  stroke: #c91432;
}

.new-box-item.style-default.new-dropdown-search.border-grey .new-box-item-inner .ico-flexible {
  background-color: transparent;
}

.new-box-item.style-default:not(.no-label) > .box-title {
  display: none;
}
.new-box-item.style-default.no-label > .box-title {
  margin-bottom: 6px;
}
.new-box-item.style-default.no-label > .box-title .text {
  font-size: 15px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  color: #333;
  margin-bottom: 6px;
}
.new-box-item.style-default.no-label > .box-title .ico {
  position: relative;
}
.new-box-item.style-default.no-label > .box-title .ico.ico-blue-info {
  margin-left: 5px;
  display: inline-block;
}
.new-box-item.style-default.no-label > .box-title .ico.ico-blue-info:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.2953 7.85223C14.2953 3.9047 11.0952 0.70459 7.14764 0.70459C3.20011 0.70459 0 3.9047 0 7.85223C0 11.7998 3.20011 14.9999 7.14764 14.9999C11.0952 14.9999 14.2953 11.7998 14.2953 7.85223ZM7.14764 3.74234C7.44371 3.74234 7.68371 3.98235 7.68371 4.27841V8.56699C7.68371 8.86306 7.44371 9.10307 7.14764 9.10307C6.85158 9.10307 6.61157 8.86306 6.61157 8.56699V4.27841C6.61157 3.98235 6.85158 3.74234 7.14764 3.74234ZM7.14764 11.4261C7.54239 11.4261 7.8624 11.106 7.8624 10.7113C7.8624 10.3165 7.54239 9.99652 7.14764 9.99652C6.75289 9.99652 6.43288 10.3165 6.43288 10.7113C6.43288 11.106 6.75289 11.4261 7.14764 11.4261Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
  width: 15px;
  height: 15px;
  display: inline-block;
  top: 3px;
  position: relative;
}
.new-box-item.style-default.no-label > .box-title .cx-tooltip {
  position: absolute;
  bottom: -35px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -mz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: max-content;
  height: auto;
  color: #fff;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  display: block;
  padding: 0;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -ms-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -o-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.new-box-item.style-default.no-label > .box-title .cx-tooltip.show {
  opacity: 1;
  visibility: visible;
}
.new-box-item.style-default.no-label > .box-title .cx-tooltip .cx-tooltip-inner {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: #494df4;
  padding: 2px 13px;
  width: 100%;
  height: auto;
  font-size: 12px;
  line-height: 20px;
  text-transform: none;
  position: relative;
  z-index: 3;
}
.new-box-item.style-default.no-label > .box-title .cx-tooltip:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: -8px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 14px solid #494df4;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -mz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.new-box-item.style-default.no-label > .box-title .cx-tooltip.place-top {
  bottom: initial;
  top: -35px;
}
.new-box-item.style-default.no-label > .box-title .cx-tooltip.place-top:after {
  top: initial;
  bottom: -8px;
  border-bottom: 0;
  border-top: 14px solid #494df4;
}
.new-box-item.style-default.no-label > .box-title .cx-tooltip.dark:after {
  border-bottom-color: #3032c1;
}
.new-box-item.style-default.no-label > .box-title .cx-tooltip.dark .cx-tooltip-inner {
  background-color: #3032c1;
}
.new-box-item.style-default.no-label > .box-title .cx-tooltip.dark.place-top:after {
  border-top-color: #3032c1;
}
.new-box-item.style-default.no-label > .box-title:hover .ico:hover .cx-tooltip {
  opacity: 1;
  visibility: visible;
}

.new-box-item.style-default.new-dropdown-search.no-label.with-box-title .new-box-item-inner .ico-flexible {
  margin-top: -3px;
}

.box-change-klaim-kematian {
  cursor: pointer;
  -webkit-border-radius: 900px;
  -moz-border-radius: 900px;
  -ms-border-radius: 900px;
  -o-border-radius: 900px;
  border-radius: 900px;
  background: #494df4;
  color: #fff;
  font-size: 15px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  padding: 2px 8px 2px 3px;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.19);
  -ms-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.19);
  -o-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.19);
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.19);
}
@media (min-width: 768px) {
  .box-change-klaim-kematian {
    max-width: 361px;
    margin: 0 auto;
  }
}
.box-change-klaim-kematian .inner {
  display: flex;
  align-items: center;
  grid-column-gap: 13px;
  position: relative;
}
.box-change-klaim-kematian .inner .img {
  flex: 0 0 auto;
}
.box-change-klaim-kematian .inner .text {
  flex: 1 1 auto;
}
.box-change-klaim-kematian .inner:after {
  flex: 0 0 auto;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='23' height='22' viewBox='0 0 23 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_681_150562)'%3E%3Ccircle cx='11.418' cy='11' r='11' fill='white'/%3E%3Cpath d='M8.29188 10.7491L7.54188 10.7491L7.54188 10.7491L8.29188 10.7491ZM8.29188 11.3759L7.7304 11.8732C7.86569 12.0259 8.05738 12.117 8.26127 12.1253C8.46516 12.1336 8.66364 12.0585 8.81093 11.9173L8.29188 11.3759ZM9.9092 10.8643C10.2082 10.5776 10.2182 10.1029 9.93151 9.80387C9.64485 9.50488 9.17008 9.49489 8.87109 9.78156L9.9092 10.8643ZM7.92085 9.82569C7.64624 9.5156 7.17224 9.48683 6.86214 9.76145C6.55205 10.0361 6.52328 10.5101 6.7979 10.8202L7.92085 9.82569ZM13.2276 9.13992C13.5088 9.44399 13.9834 9.46245 14.2874 9.18117C14.5915 8.89989 14.61 8.42538 14.3287 8.12132L13.2276 9.13992ZM11.4505 6.86523C9.29739 6.86523 7.54188 8.59857 7.54188 10.7491H9.04188C9.04188 9.43809 10.1147 8.36523 11.4505 8.36523V6.86523ZM7.54188 10.7491L7.54188 11.3759L9.04188 11.3759L9.04188 10.7491L7.54188 10.7491ZM8.81093 11.9173L9.9092 10.8643L8.87109 9.78156L7.77283 10.8345L8.81093 11.9173ZM8.85336 10.8787L7.92085 9.82569L6.7979 10.8202L7.7304 11.8732L8.85336 10.8787ZM14.3287 8.12132C13.6146 7.34941 12.5883 6.86523 11.4505 6.86523V8.36523C12.155 8.36523 12.7869 8.66355 13.2276 9.13992L14.3287 8.12132Z' fill='%23494DF4'/%3E%3Cpath d='M14.5466 10.625L15.1073 10.1269C14.9718 9.97439 14.7801 9.88366 14.5763 9.87559C14.3725 9.86751 14.1742 9.94279 14.0271 10.0841L14.5466 10.625ZM12.9313 11.1365C12.6325 11.4234 12.6229 11.8982 12.9099 12.1969C13.1968 12.4957 13.6715 12.5053 13.9703 12.2183L12.9313 11.1365ZM14.9209 12.1755C15.196 12.4852 15.67 12.5132 15.9797 12.2381C16.2893 11.963 16.3173 11.4889 16.0422 11.1793L14.9209 12.1755ZM9.59766 12.8693C9.3142 12.5673 8.83957 12.5522 8.53753 12.8357C8.2355 13.1191 8.22044 13.5937 8.5039 13.8958L9.59766 12.8693ZM11.3759 15.1357C13.5329 15.1357 15.2966 13.405 15.2966 11.2518H13.7966C13.7966 12.5601 12.7211 13.6357 11.3759 13.6357V15.1357ZM15.2966 11.2518V10.625H13.7966V11.2518H15.2966ZM14.0271 10.0841L12.9313 11.1365L13.9703 12.2183L15.0661 11.1659L14.0271 10.0841ZM13.9859 11.1231L14.9209 12.1755L16.0422 11.1793L15.1073 10.1269L13.9859 11.1231ZM8.5039 13.8958C9.21983 14.6586 10.243 15.1357 11.3759 15.1357V13.6357C10.6715 13.6357 10.0399 13.3405 9.59766 12.8693L8.5039 13.8958Z' fill='%23494DF4'/%3E%3Ccircle cx='11.4177' cy='10.9997' r='6.76923' stroke='%23494DF4' stroke-width='1.5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_681_150562'%3E%3Crect width='22' height='22' fill='white' transform='translate(0.417969)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 23px;
  height: 22px;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.14);
  -ms-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.14);
  -o-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.14);
}
.box-change-klaim-kematian .inner .img {
  width: 30px;
  height: 30px;
}

.CX-pop-up-modal.modal-default.show-from-right-dekstop.death-claim .box-pop-up-modal {
  padding-top: 0 !important;
}
.CX-pop-up-modal.modal-default.show-from-right-dekstop.death-claim .box-pop-up-modal .box-pop-heading {
  background-color: #494df4;
  text-align: left;
  padding: 24px 20px 0px;
  position: relative;
}
.CX-pop-up-modal.modal-default.show-from-right-dekstop.death-claim .box-pop-up-modal .box-pop-heading .close-pop-up {
  position: absolute;
  top: 26px;
  top: initial;
  transform: none;
  left: 20px;
  margin-top: initial !important;
}
.CX-pop-up-modal.modal-default.show-from-right-dekstop.death-claim .box-pop-up-modal .box-pop-heading .close-pop-up svg path {
  stroke: #fff;
}
.CX-pop-up-modal.modal-default.show-from-right-dekstop.death-claim .box-pop-up-modal .box-pop-heading .box-pop-heading-inner {
  display: flex;
  text-align: left;
  margin-top: 35px;
  align-items: center;
  grid-column-gap: 20px;
}
.CX-pop-up-modal.modal-default.show-from-right-dekstop.death-claim .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .text {
  text-align: left;
  flex: 1 1 auto;
  position: relative;
  top: 5px;
}
.CX-pop-up-modal.modal-default.show-from-right-dekstop.death-claim .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .text h3 {
  text-align: left;
  color: #fff;
  font-size: 20px;
  line-height: 17px;
  margin-bottom: 18px;
}
.CX-pop-up-modal.modal-default.show-from-right-dekstop.death-claim .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .text p {
  text-align: left;
  font-size: 13px;
  line-height: 19px;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 0px;
}
.CX-pop-up-modal.modal-default.show-from-right-dekstop.death-claim .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .img {
  flex: 0 0 auto;
  position: relative;
}
.CX-pop-up-modal.modal-default.show-from-right-dekstop.death-claim .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .img:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='158' height='158' viewBox='0 0 158 158' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.5' cx='78.7031' cy='79.167' r='78.5' fill='url(%23paint0_linear_623_181818)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_623_181818' x1='18.0837' y1='-18.958' x2='217.973' y2='32.3607' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.327521' stop-color='%23E19662'/%3E%3Cstop offset='1' stop-color='%23C91432'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 158px;
  height: 158px;
  position: absolute;
  top: -28px;
  right: -25px;
  -webkit-filter: blur(75px);
  -moz-filter: blur(75px);
  -ms-filter: blur(75px);
  -o-filter: blur(75px);
  filter: blur(75px);
}
.CX-pop-up-modal.modal-default.show-from-right-dekstop.death-claim .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .img img {
  position: relative;
}

.box-list-choose-with-circle-img .inner {
  display: grid;
  text-align: left;
  grid-row-gap: 14px;
}
.box-list-choose-with-circle-img .inner .item {
  text-decoration: none;
  padding: 10px 19px;
  background-color: #f5f5f5;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  -ms-border-radius: 9px;
  -o-border-radius: 9px;
  border-radius: 9px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-list-choose-with-circle-img .inner .item .item-inner {
  display: flex;
  align-items: center;
  grid-column-gap: 19px;
}
.box-list-choose-with-circle-img .inner .item .item-inner .img {
  flex: 0 0 auto;
  width: 60px;
  height: 60px;
}
.box-list-choose-with-circle-img .inner .item .item-inner .text {
  flex: 1 1 auto;
}
.box-list-choose-with-circle-img .inner .item .item-inner .text h3 {
  font-size: 16px;
  color: #333;
}
.box-list-choose-with-circle-img .inner .item .item-inner .text p {
  margin-bottom: 0px;
  font-size: 12px;
  font-style: normal;
  line-height: 15px;
  color: #7f7f7f;
}
.box-list-choose-with-circle-img .inner .item.selected {
  background-color: #494df4;
}
.box-list-choose-with-circle-img .inner .item.selected .item-inner .text h3,
.box-list-choose-with-circle-img .inner .item.selected .item-inner .text p {
  color: #fff;
}

.CX-pop-up-modal.modal-default.modal-alert .box-pop-up-modal .box-pop-up-modal-inner > .box-ico.with-emma-text {
  position: relative;
}
.CX-pop-up-modal.modal-default.modal-alert .box-pop-up-modal .box-pop-up-modal-inner > .box-ico.with-emma-text:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='330' height='69' viewBox='0 0 330 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.1'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M308.22 13.896C309.741 17.3893 310.382 21.5257 310.228 25.9559L328.716 25.9527C328.716 25.9527 325.696 33.9219 320.301 37.141H308.332C306.349 43.7253 303.167 49.868 298.952 55.2472C293.373 62.3447 286.591 66.7063 279.316 67.8589C274.728 68.5837 270.242 68.2016 266.341 66.7489C261.769 65.048 258.35 62.0184 256.456 57.9896C252.931 50.51 254.931 41.1729 261.427 34.7576C264.948 31.284 269.792 28.1433 275.983 27.1639C283.4 25.9413 290.07 25.9467 296.65 25.952C297.081 25.9523 297.512 25.9527 297.942 25.9527H299.327C299.483 23.1744 299.165 20.592 298.231 18.4438C296.855 15.2802 292.786 11.9404 285.858 12.9394C281.963 13.514 277.386 16.4523 273.335 21.0229L265.216 13.514C271.031 6.93233 277.821 2.79264 284.32 1.85566C285.626 1.66592 286.943 1.56991 288.263 1.56836C297.257 1.56836 304.853 6.15531 308.22 13.896ZM277.616 56.8046C282.217 56.0864 286.516 53.2002 290.397 48.2509C292.995 44.8733 295.107 41.1332 296.667 37.1442C296.153 37.1427 295.644 37.1407 295.137 37.1387C288.848 37.1137 283.26 37.0913 277.642 38.2183C274.417 38.9324 271.437 40.5177 269.015 42.8085C265.44 46.3378 265.076 50.533 266.3 53.1447C267.712 56.1321 272.361 57.6372 277.616 56.8046Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M62.3764 3.04964C66.9486 4.75055 70.3672 7.77689 72.2619 11.8055C75.7862 19.2751 73.786 28.6122 67.2903 35.0305C63.7697 38.504 58.9802 40.871 53.0503 42.0627C45.3247 43.6198 37.778 43.8323 30.7745 43.8323H29.391C29.2346 46.6104 29.554 49.1927 30.487 51.3409C31.864 54.5043 35.9314 57.8442 42.858 56.8485C46.756 56.2707 51.3312 53.3324 55.3827 48.7617L63.5012 56.2707C57.6734 62.8556 50.884 66.995 44.3853 67.9288C43.0793 68.1185 41.7618 68.2146 40.4426 68.216C31.4487 68.216 23.8509 63.6324 20.4833 55.8886C18.9625 52.3986 18.3235 48.2624 18.4768 43.8288H0C0 43.8288 3.02249 35.8631 8.4157 32.6408H20.3843C22.3701 26.0578 25.5525 19.9164 29.7649 14.5381C35.3433 7.44063 42.1265 3.07903 49.4016 1.92658C53.9961 1.19856 58.469 1.58379 62.3764 3.04964ZM50.9316 31.0837C53.5643 30.571 57.2164 29.4121 59.6797 26.9799C63.2613 23.4508 63.6192 19.2459 62.405 16.6439C60.9929 13.6535 56.3472 12.1484 51.0882 12.9809C46.4875 13.7024 42.1902 16.5884 38.3082 21.5377C35.7152 24.9149 33.6066 28.6524 32.0458 32.6376C38.9503 32.6083 44.8772 32.3015 50.9316 31.0837Z' fill='white'/%3E%3Cpath d='M85.1991 67.4222L94.9173 25.3404C96.4901 18.5241 101.496 12.882 109.221 12.882C117.181 12.882 117.423 21.6444 116.369 26.2202L106.855 67.432H118.069L126.985 28.8173C129.281 18.7792 128.042 12.9965 124.186 7.98562C121.957 5.10406 117.388 1.56836 109.94 1.56836C98.3051 1.56836 87.0429 10.877 84.298 22.763L73.9844 67.4222H85.1991Z' fill='white'/%3E%3Cpath d='M42.675 56.8836C35.7553 57.876 31.6924 54.5474 30.3168 51.3944C29.3847 49.2533 29.0656 46.6794 29.2219 43.9102H18.319C18.1658 48.329 18.8042 52.4518 20.3234 55.9302C23.6875 63.6485 31.2774 68.2171 40.2621 68.2171C41.5801 68.2157 42.8962 68.12 44.2008 67.9308C50.6929 67.0001 57.4752 62.8742 63.2969 56.3109L55.1868 48.827C51.1395 53.3793 46.5785 56.3143 42.675 56.8836Z' fill='white'/%3E%3Cpath d='M286.054 12.9016C292.975 11.9056 297.039 15.2352 298.415 18.3892C299.346 20.5308 299.665 23.1054 299.508 25.8752H310.415C310.569 21.4584 309.931 17.3346 308.41 13.852C305.045 6.14136 297.453 1.56836 288.467 1.56836C287.147 1.56991 285.83 1.66562 284.527 1.85478C278.032 2.78891 271.248 6.916 265.438 13.4776L273.55 20.9637C277.585 16.4005 282.147 13.4614 286.054 12.9016Z' fill='white'/%3E%3Cpath d='M118.005 67.4222L127.724 25.3466C129.297 18.5313 134.303 12.8901 142.028 12.8901C149.989 12.8901 150.231 21.6512 149.177 26.2263L139.662 67.432H150.878L159.794 28.823C162.081 18.7766 160.851 12.9948 156.985 7.98467C154.756 5.10355 150.187 1.56836 142.738 1.56836C131.102 1.56836 119.839 10.8756 117.094 22.7598L106.789 67.4222H118.005Z' fill='white'/%3E%3Cpath d='M175.199 67.4222L184.914 25.3404C186.488 18.5241 191.493 12.882 199.218 12.882C207.179 12.882 207.424 21.6444 206.367 26.2202L196.855 67.432H208.07L216.987 28.8173C219.279 18.7792 218.044 12.9965 214.184 7.98562C211.955 5.10406 207.386 1.56836 199.941 1.56836C188.306 1.56836 177.04 10.877 174.298 22.763L163.984 67.4222H175.199Z' fill='white'/%3E%3Cpath d='M207.996 67.4124L217.711 25.3306C219.284 18.5142 224.29 12.8722 232.015 12.8722C239.966 12.8722 240.221 21.6411 239.164 26.2202L229.652 67.432H240.867L249.783 28.8173C252.076 18.7792 250.84 12.9965 246.981 7.98562C244.752 5.10406 240.183 1.56836 232.738 1.56836C221.103 1.56836 209.837 10.877 207.095 22.763L196.781 67.4124H207.996Z' fill='white'/%3E%3Cpath d='M44.2377 3.13672C38.9745 5.14574 34.0916 8.91188 29.9029 14.2316C25.722 19.5546 22.5637 25.6329 20.5938 32.148H32.167C33.7158 28.2053 35.8082 24.5075 38.3814 21.1663C40.0431 18.9945 42.0175 17.091 44.2377 15.5203V3.13672Z' fill='white'/%3E%3Cpath d='M298.558 36.8516H297.285C295.73 40.8797 293.63 44.6569 291.043 48.0684C288.303 51.6348 285.341 54.1355 282.203 55.5376V67.4309C288.613 65.7815 294.575 61.5849 299.553 55.1484C303.751 49.7126 306.922 43.5052 308.9 36.8516H298.558Z' fill='white'/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 330px;
  height: 69px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.CX-pop-up-modal.modal-default.modal-alert .box-pop-up-modal .box-pop-up-modal-inner > .box-ico.with-emma-text img {
  position: relative;
}

@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.show-from-right-dekstop.death-claim .box-pop-up-modal {
    -webkit-border-top-left-radius: 12px;
    -moz-border-top-left-radius: 12px;
    -ms-border-top-left-radius: 12px;
    -o-border-top-left-radius: 12px;
    border-top-left-radius: 12px;
    -webkit-border-top-right-radius: 12px;
    -moz-border-top-right-radius: 12px;
    -ms-border-top-right-radius: 12px;
    -o-border-top-right-radius: 12px;
    border-top-right-radius: 12px;
    background-color: transparent;
  }
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.show-from-right-dekstop.death-claim .box-pop-up-modal .box-pop-heading {
    padding: 13px 20px 0;
    -webkit-border-top-left-radius: 12px;
    -moz-border-top-left-radius: 12px;
    -ms-border-top-left-radius: 12px;
    -o-border-top-left-radius: 12px;
    border-top-left-radius: 12px;
    -webkit-border-top-right-radius: 12px;
    -moz-border-top-right-radius: 12px;
    -ms-border-top-right-radius: 12px;
    -o-border-top-right-radius: 12px;
    border-top-right-radius: 12px;
  }
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.show-from-right-dekstop.death-claim .box-pop-up-modal .box-pop-heading .box-pop-heading-inner {
    margin-top: 0;
    position: relative;
  }
  .CX-pop-up-modal.modal-default.show-from-right-dekstop.death-claim .box-pop-up-modal .box-pop-heading .box-pop-heading-inner:before {
    content: "";
    width: 49px;
    height: 5px;
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    left: 50%;
    top: 0px;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    -o-border-radius: 11px;
    border-radius: 11px;
  }
  .CX-pop-up-modal.modal-default.show-from-right-dekstop.death-claim .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .text h3 {
    font-size: 18px;
    line-height: 17px;
    margin-bottom: 14px;
  }
  .CX-pop-up-modal.modal-default.show-from-right-dekstop.death-claim .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .text p {
    font-size: 13px;
    line-height: 19px;
  }
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.show-from-right-dekstop.death-claim .box-pop-up-modal .box-pop-up-modal-inner {
    background-color: #fff;
    margin-bottom: 0px;
    padding-bottom: 120px;
  }
}

@media (max-width: 1024px) {
  .CX-informasi-pajak.death-claim {
    padding: 0 0;
  }
}
.CX-informasi-pajak.death-claim > .container.CX-wrapper {
  padding: 0px 0px;
  max-width: 1095px;
  background-color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 14px 16px -2px rgba(229, 229, 255, 0.79);
  -moz-box-shadow: 0px 14px 16px -2px rgba(229, 229, 255, 0.79);
  -ms-box-shadow: 0px 14px 16px -2px rgba(229, 229, 255, 0.79);
  -o-box-shadow: 0px 14px 16px -2px rgba(229, 229, 255, 0.79);
  box-shadow: 0px 14px 16px -2px rgba(229, 229, 255, 0.79);
}
@media (max-width: 767px) {
  .CX-informasi-pajak.death-claim > .container.CX-wrapper .box-informasi-pajak {
    padding-bottom: 100px;
  }
}
.CX-informasi-pajak.death-claim > .container.CX-wrapper .box-informasi-pajak .box-informasi-pajak-title {
  padding: 23px 50px 0;
}
@media (max-width: 767px) {
  .CX-informasi-pajak.death-claim > .container.CX-wrapper .box-informasi-pajak .box-informasi-pajak-title {
    padding: 23px 16px 0;
  }
}
.CX-informasi-pajak.death-claim > .container.CX-wrapper .box-informasi-pajak .box-informasi-pajak-inner {
  padding: 0px 50px 0;
}
@media (max-width: 767px) {
  .CX-informasi-pajak.death-claim > .container.CX-wrapper .box-informasi-pajak .box-informasi-pajak-inner {
    padding: 0px 16px 0;
  }
}
.CX-informasi-pajak.death-claim > .container.CX-wrapper .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item {
  padding: 16px 0;
}
.CX-informasi-pajak.death-claim > .container.CX-wrapper .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .inner .box-toggle {
  height: 33px;
}
.CX-informasi-pajak.death-claim > .container.CX-wrapper .box-informasi-pajak .box-informasi-pajak-inner .informasi-pajak-item .box-check.with-svg .toggle-switch.with-label {
  margin-bottom: 0px;
}
.CX-informasi-pajak.death-claim > .container.CX-wrapper .box-informasi-pajak .box-action {
  padding: 10px;
  -webkit-border-radius: 0px 0px 6px 6px;
  -moz-border-radius: 0px 0px 6px 6px;
  -ms-border-radius: 0px 0px 6px 6px;
  -o-border-radius: 0px 0px 6px 6px;
  border-radius: 0px 0px 6px 6px;
  background: #fff;
  -webkit-box-shadow: 0px -5px 10px 0px rgba(187, 201, 241, 0.36);
  -moz-box-shadow: 0px -5px 10px 0px rgba(187, 201, 241, 0.36);
  -ms-box-shadow: 0px -5px 10px 0px rgba(187, 201, 241, 0.36);
  -o-box-shadow: 0px -5px 10px 0px rgba(187, 201, 241, 0.36);
  box-shadow: 0px -5px 10px 0px rgba(187, 201, 241, 0.36);
  text-align: center;
}
.CX-informasi-pajak.death-claim > .container.CX-wrapper .box-informasi-pajak .box-action .new-btn-blue {
  min-width: 365px;
  padding: 7px 16px;
}

@media (max-width: 767px) {
  .CX-informasi-pajak.death-claim > .container.CX-wrapper .box-informasi-pajak .box-action {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 16px 25px;
  }
  .CX-informasi-pajak.death-claim > .container.CX-wrapper .box-informasi-pajak .box-action .new-btn-blue {
    width: 100%;
    min-width: initial;
  }
}

.CX-new-tab-slider .box-new-tab .box-item {
  flex: 1;
  background-color: rgba(204, 204, 204, 0.1);
  text-align: center;
  position: relative;
  padding: 12px 10px;
  width: 195px;
  cursor: pointer;
}
.CX-new-tab-slider .box-new-tab .box-item:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 5px;
  background-color: #cccccc;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CX-new-tab-slider .box-new-tab .box-item .inner {
  display: flex;
  justify-content: center;
  align-items: center;
  grid-column-gap: 10px;
}
.CX-new-tab-slider .box-new-tab .box-item .inner .name {
  font-size: 17px;
  font-style: normal;
  font-family: "source-sans-pro-semibold";
  text-transform: capitalize;
  color: #999999;
}
@media (max-width: 767px) {
  .CX-new-tab-slider .box-new-tab .box-item .inner .name .text-dekstop {
    display: none;
  }
  .CX-new-tab-slider .box-new-tab .box-item .inner .name .text-mobile.hide {
    display: block !important;
  }
}
.CX-new-tab-slider .box-new-tab .box-item.selected {
  background-color: rgba(73, 77, 244, 0.1);
  flex: 1 1 auto;
}
.CX-new-tab-slider .box-new-tab .box-item.selected:after {
  background-color: #494df4;
}
.CX-new-tab-slider .box-new-tab .box-item.selected .inner .name {
  color: #333333;
}
.CX-new-tab-slider .box-new-tab .slick-arrow {
  z-index: 2;
}
.CX-new-tab-slider .box-new-tab .slick-arrow:before {
  -webkit-filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.27));
  -moz-filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.27));
  -ms-filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.27));
  -o-filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.27));
  filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.27));
}
.CX-new-tab-slider .box-new-tab .slick-arrow.slick-prev {
  left: 8px;
}
.CX-new-tab-slider .box-new-tab .slick-arrow.slick-prev:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='10' transform='rotate(-180 10 10)' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 -8.74228e-07C4.47715 -1.35705e-06 1.35705e-06 4.47715 8.74228e-07 10C3.91405e-07 15.5228 4.47715 20 10 20C15.5228 20 20 15.5228 20 10C20 4.47715 15.5228 -3.91405e-07 10 -8.74228e-07ZM12.0303 13.5303C11.7374 13.8232 11.2626 13.8232 10.9697 13.5303L7.96967 10.5303C7.67678 10.2374 7.67678 9.76256 7.96967 9.46967L10.9697 6.46967C11.2626 6.17678 11.7374 6.17678 12.0303 6.46967C12.3232 6.76256 12.3232 7.23744 12.0303 7.53033L9.56066 10L12.0303 12.4697C12.3232 12.7626 12.3232 13.2374 12.0303 13.5303Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
  width: 20px;
  height: 20px;
  display: inline-block;
  opacity: 1;
}
.CX-new-tab-slider .box-new-tab .slick-arrow.slick-next {
  right: 8px;
  z-index: 2;
}
.CX-new-tab-slider .box-new-tab .slick-arrow.slick-next:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='10' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 20C15.5228 20 20 15.5228 20 10C20 4.47715 15.5228 0 10 0C4.47715 0 0 4.47715 0 10C0 15.5228 4.47715 20 10 20ZM7.96967 6.46967C8.26256 6.17678 8.73744 6.17678 9.03033 6.46967L12.0303 9.46967C12.3232 9.76256 12.3232 10.2374 12.0303 10.5303L9.03033 13.5303C8.73744 13.8232 8.26256 13.8232 7.96967 13.5303C7.67678 13.2374 7.67678 12.7626 7.96967 12.4697L10.4393 10L7.96967 7.53033C7.67678 7.23744 7.67678 6.76256 7.96967 6.46967Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
  width: 20px;
  height: 20px;
  display: inline-block;
  opacity: 1;
}
.CX-new-tab-slider .box-new-tab .slick-arrow.slick-disabled:before {
  opacity: 0.3;
}

.box-polis-preview {
  position: relative;
  padding: 22px 27px;
}
.box-polis-preview:before {
  content: "";
  opacity: 0.5;
  background: linear-gradient(180deg, #edeef4 0%, #c9ccde 100%);
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}

.box-informasi-edit-ringkasan .text h3 {
  font-size: 18px;
  line-height: normal;
  margin-bottom: 0px;
}
.box-informasi-edit-ringkasan .text p {
  margin-bottom: 0px;
  font-size: 13px;
  line-height: normal;
  color: #494df4;
}
.box-informasi-edit-ringkasan .box-action .new-btn-blue {
  text-transform: none;
  padding: 4px 12px;
}

.box-ringkasan-view {
  display: grid;
  grid-row-gap: 16px;
}
.box-ringkasan-view .box-item {
  border-bottom: 1px solid #f5f5f5;
  padding: 2px 0;
}
.box-ringkasan-view .box-item.with-border-bottom {
  border-bottom: 1px solid #f5f5f5 !important;
}
.box-ringkasan-view .box-item:last-child {
  border-bottom: 0px;
}
.box-ringkasan-view .box-item .inner .label-view {
  font-size: 14px;
  line-height: normal;
  color: #7f7f7f;
  font-weight: normal;
}
.box-ringkasan-view .box-item .inner .value-view {
  font-size: 16px;
  font-family: "source-sans-pro-bold";
  color: #333;
}
.box-ringkasan-view .box-item .inner .box-total-days {
  padding: 1px 13px;
  text-transform: none;
  border-radius: 12px;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(73, 77, 244, 0.2);
  -moz-box-shadow: 0px 4px 4px 0px rgba(73, 77, 244, 0.2);
  -ms-box-shadow: 0px 4px 4px 0px rgba(73, 77, 244, 0.2);
  -o-box-shadow: 0px 4px 4px 0px rgba(73, 77, 244, 0.2);
  box-shadow: 0px 4px 4px 0px rgba(73, 77, 244, 0.2);
}

.box-ringkasan-view-pajak {
  border: 1px solid #494df4;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  margin-bottom: 12px;
  padding: 16px;
  background-color: #fff;
}
.box-ringkasan-view-pajak > .inner {
  display: grid;
  grid-row-gap: 16px;
}
.box-ringkasan-view-pajak > .box-title {
  margin-bottom: 12px;
}
.box-ringkasan-view-pajak > .box-title h3 {
  font-size: 17px;
}
.box-ringkasan-view-pajak .box-item {
  border-bottom: 1px solid #f5f5f5;
  padding: 2px 0;
}
.box-ringkasan-view-pajak .box-item.with-border-bottom {
  border-bottom: 1px solid #f5f5f5;
}
.box-ringkasan-view-pajak .box-item:last-child {
  border-bottom: 0;
}
.box-ringkasan-view-pajak .box-item .inner .label-view {
  font-size: 14px;
  line-height: normal;
  color: #7f7f7f;
  font-weight: normal;
}
.box-ringkasan-view-pajak .box-item .inner .value-view {
  font-size: 16px;
  font-family: "source-sans-pro-bold";
  color: #333;
}
.box-ringkasan-view-pajak .box-item .inner .box-total-days {
  padding: 1px 13px;
  text-transform: none;
  border-radius: 12px;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(73, 77, 244, 0.2);
  -moz-box-shadow: 0px 4px 4px 0px rgba(73, 77, 244, 0.2);
  -ms-box-shadow: 0px 4px 4px 0px rgba(73, 77, 244, 0.2);
  -o-box-shadow: 0px 4px 4px 0px rgba(73, 77, 244, 0.2);
  box-shadow: 0px 4px 4px 0px rgba(73, 77, 244, 0.2);
}

@media (max-width: 767px) {
  section.CX-landing-emma-marked.small .box-header .CX-title-back-simple {
    display: block;
  }
}

@media (max-width: 767px) {
  body.ringkasan-pengajuan-klaim .CX-form-death-claim .container-death-claim .CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner .CX-simple-form.with-title .box-title {
    display: none;
  }
}
@media (max-width: 767px) {
  body.ringkasan-pengajuan-klaim .CX-form-death-claim .container-death-claim .CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner section.CX-new-tab-slider.mt-1 {
    margin-top: 0px !important;
  }
}
@media (max-width: 767px) {
  body.ringkasan-pengajuan-klaim section.CX-landing-emma-marked.small .box-header {
    height: initial !important;
  }
}
@media (max-width: 767px) {
  body.ringkasan-pengajuan-klaim section.CX-landing-emma-marked.small .box-header .box-emma {
    display: none;
  }
}
@media (max-width: 767px) {
  body.ringkasan-pengajuan-klaim section.CX-landing-emma-marked.small .box-header .CX-title-back-simple {
    padding: 18px 16px !important;
    position: relative !important;
  }
}

body:not(.signed-out) section.CX-landing-emma-marked.small .box-header > .inner:before, body:not(.signed-out) section.CX-landing-emma-marked.small .box-header > .inner:after {
  display: none;
}
body:not(.signed-out) section.CX-landing-emma-marked.small .box-header > .inner .CX-title-back-simple.transparent {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}
@media (min-width: 768px) {
  body:not(.signed-out) section.CX-landing-emma-marked.small .box-header > .inner .CX-title-back-simple.transparent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
}

@media (max-width: 767px) {
  body.ringkasan-pengajuan-klaim.scrolled .CX-form-death-claim .container-death-claim .CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner section.CX-new-tab-slider {
    z-index: 3;
    background-color: #fff;
    position: fixed;
    top: 55px;
    width: 100%;
  }
}

.box-penerima-manfaat .box-item.no-border-bottom {
  border-bottom: 0px;
}

body.is-death-claim .box-alert-auto-save {
  top: 65px;
}
body.is-death-claim.signed-out .box-alert-auto-save {
  left: 0px;
  width: 100%;
}

.CX-pengajuan-sukses {
  position: relative;
  padding: 30px 0;
}
@media (max-width: 767px) {
  .CX-pengajuan-sukses {
    padding-bottom: 100px;
  }
}
.CX-pengajuan-sukses:before {
  content: "";
  background: linear-gradient(180deg, rgba(73, 77, 244, 0.3) 0%, rgba(73, 77, 244, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 303px;
}
@media (max-width: 767px) {
  .CX-pengajuan-sukses:before {
    height: 322px;
  }
}
.CX-pengajuan-sukses .box-act-mobile.hide {
  text-align: center;
  padding: 16px;
  background: #fff;
  -webkit-box-shadow: 0px -1px 5px 7px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px -1px 5px 7px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0px -1px 5px 7px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0px -1px 5px 7px rgba(0, 0, 0, 0.05);
  box-shadow: 0px -1px 5px 7px rgba(0, 0, 0, 0.05);
  margin-top: 40px;
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
}
@media (max-width: 767px) {
  .CX-pengajuan-sukses .box-act-mobile.hide {
    display: block !important;
  }
}
.CX-pengajuan-sukses .box-pengajuan-sukses {
  max-width: 583px;
  margin: auto;
  position: relative;
  padding-top: 134px;
}
@media (max-width: 767px) {
  .CX-pengajuan-sukses .box-pengajuan-sukses {
    padding-top: 100px;
  }
}
.CX-pengajuan-sukses .box-pengajuan-sukses .box-top-emma {
  z-index: 2;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0px;
}
.CX-pengajuan-sukses .box-pengajuan-sukses .box-top-emma .box-emma {
  position: relative;
}
.CX-pengajuan-sukses .box-pengajuan-sukses .box-top-emma .box-emma:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='513' height='103' viewBox='0 0 513 103' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.3'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M480.808 18.9263C483.181 24.2894 484.18 30.6399 483.94 37.4415L512.78 37.4365C512.78 37.4365 508.069 49.6713 499.654 54.6136H480.982C477.889 64.7223 472.925 74.153 466.351 82.4114C457.648 93.308 447.069 100.004 435.72 101.774C428.563 102.887 421.566 102.3 415.48 100.07C408.348 97.4584 403.016 92.8071 400.06 86.6219C394.562 75.1387 397.682 60.8036 407.815 50.9545C413.307 45.6216 420.863 40.7997 430.522 39.2961C442.091 37.4191 452.495 37.4274 462.76 37.4354C463.432 37.436 464.104 37.4365 464.776 37.4365H466.935C467.18 33.1711 466.682 29.2064 465.225 25.9083C463.079 21.0514 456.731 15.9239 445.926 17.4577C439.849 18.3398 432.71 22.8509 426.39 29.868L413.726 18.3398C422.797 8.23515 433.387 1.87959 443.526 0.441077C445.564 0.149777 447.618 0.00238792 449.677 0C463.707 0 475.555 7.0422 480.808 18.9263ZM433.069 84.8025C440.246 83.6999 446.951 79.2688 453.006 71.6702C457.059 66.4848 460.352 60.7427 462.787 54.6184C461.984 54.6162 461.19 54.6131 460.4 54.6101C450.589 54.5717 441.873 54.5372 433.109 56.2675C428.077 57.3639 423.43 59.7977 419.652 63.3147C414.075 68.7332 413.507 75.174 415.416 79.1836C417.619 83.7701 424.871 86.0807 433.069 84.8025Z' fill='%23494DF4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M97.3096 2.27417C104.442 4.88552 109.774 9.53177 112.73 15.7168C118.228 27.1847 115.108 41.5195 104.975 51.3733C99.4829 56.7062 92.0118 60.3402 82.7616 62.1697C70.7103 64.5603 58.9382 64.8865 48.0133 64.8865H45.8551C45.6113 69.1516 46.1095 73.1162 47.5648 76.4143C49.7129 81.2709 56.0576 86.3985 66.8626 84.87C72.943 83.9828 80.08 79.4718 86.3999 72.4546L99.0641 83.9828C89.9732 94.0924 79.3824 100.448 69.2449 101.881C67.2077 102.172 65.1525 102.32 63.0947 102.322C49.065 102.322 37.2131 95.285 31.96 83.3962C29.5876 78.0381 28.5908 71.6879 28.8301 64.8812H0.0078125C0.0078125 64.8812 4.72263 52.6516 13.1356 47.7045H31.8055C34.9032 37.5979 39.8675 28.1692 46.4384 19.912C55.1402 9.01552 65.7214 2.31928 77.0699 0.549971C84.237 -0.567748 91.2143 0.0236927 97.3096 2.27417ZM79.4566 45.3139C83.5634 44.5269 89.2604 42.7477 93.1028 39.0136C98.6898 33.5954 99.2482 27.1397 97.3541 23.145C95.1515 18.5539 87.9045 16.2433 79.7009 17.5214C72.5242 18.6291 65.8208 23.0598 59.7653 30.6583C55.7204 35.8432 52.4311 41.5813 49.9964 47.6996C60.7669 47.6546 70.0123 47.1837 79.4566 45.3139Z' fill='%23494DF4'/%3E%3Cpath d='M132.912 101.103L148.071 36.4964C150.525 26.0316 158.333 17.3694 170.383 17.3694C182.801 17.3694 183.178 30.8221 181.534 37.8473L166.693 101.118H184.187L198.094 41.8345C201.675 26.4233 199.743 17.5452 193.728 9.85222C190.251 5.42826 183.123 0 171.506 0C153.356 0 135.788 14.2913 131.506 32.5395L115.418 101.103H132.912Z' fill='url(%23paint0_linear_623_174492)'/%3E%3Cpath d='M66.5863 84.9294C55.7923 86.4531 49.4545 81.3427 47.3086 76.502C45.8546 73.215 45.3568 69.2632 45.6007 65.0117H28.5932C28.3542 71.7959 29.3499 78.1254 31.7199 83.4658C36.9675 95.3153 48.8071 102.329 62.8224 102.329C64.8784 102.327 66.9314 102.18 68.9665 101.89C79.0935 100.461 89.6734 94.1267 98.7547 84.0502L86.1036 72.5604C79.7902 79.5493 72.6754 84.0555 66.5863 84.9294Z' fill='url(%23paint1_linear_623_174492)'/%3E%3Cpath d='M446.218 17.3995C457.015 15.8704 463.354 20.9824 465.5 25.8244C466.953 29.1124 467.45 33.0651 467.206 37.3175H484.219C484.459 30.5366 483.465 24.2054 481.091 18.8587C475.843 7.02079 463.999 0 449.983 0C447.924 0.00237909 445.869 0.149318 443.836 0.439735C433.705 1.87387 423.122 8.21007 414.059 18.284L426.713 29.7771C433.008 22.7713 440.123 18.259 446.218 17.3995Z' fill='url(%23paint2_linear_623_174492)'/%3E%3Cpath d='M184.085 101.103L199.246 36.506C201.7 26.0428 209.509 17.3819 221.56 17.3819C233.978 17.3819 234.356 30.8326 232.712 37.8567L217.869 101.118H235.364L249.273 41.8433C252.84 26.4193 250.922 17.5426 244.892 9.85077C241.414 5.42746 234.286 0 222.667 0C204.516 0 186.946 14.2891 182.665 32.5346L166.59 101.103H184.085Z' fill='%23494DF4'/%3E%3Cpath d='M273.295 101.103L288.45 36.4964C290.904 26.0316 298.712 17.3694 310.763 17.3694C323.18 17.3694 323.563 30.8221 321.914 37.8473L307.077 101.118H324.571L338.48 41.8345C342.056 26.4233 340.129 17.5452 334.108 9.85222C330.631 5.42826 323.503 0 311.89 0C293.74 0 276.166 14.2913 271.89 32.5395L255.801 101.103H273.295Z' fill='url(%23paint3_linear_623_174492)'/%3E%3Cpath d='M324.463 101.088L339.618 36.4814C342.072 26.0165 349.88 17.3544 361.931 17.3544C374.334 17.3544 374.731 30.8171 373.082 37.8473L358.245 101.118H375.739L389.647 41.8345C393.223 26.4233 391.296 17.5452 385.276 9.85222C381.799 5.42826 374.671 0 363.058 0C344.908 0 327.334 14.2913 323.058 32.5395L306.969 101.088H324.463Z' fill='%23494DF4'/%3E%3Cpath d='M69.0154 2.41016C60.8052 5.49455 53.1883 11.2766 46.6542 19.4438C40.1324 27.616 35.2058 36.9479 32.1328 46.9503H50.1861C52.602 40.8972 55.866 35.22 59.8799 30.0904C62.4721 26.7561 65.552 23.8337 69.0154 21.4223V2.41016Z' fill='url(%23paint4_linear_623_174492)'/%3E%3Cpath d='M465.727 54.168H463.742C461.316 60.3523 458.04 66.1513 454.005 71.3888C449.729 76.8642 445.11 80.7035 440.215 82.8561V101.116C450.214 98.5833 459.514 92.1403 467.28 82.2585C473.828 73.9131 478.775 64.3831 481.859 54.168H465.727Z' fill='url(%23paint5_linear_623_174492)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_623_174492' x1='135.449' y1='68.52' x2='170.193' y2='78.0559' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.46' stop-color='%23494DF4'/%3E%3Cstop offset='0.55' stop-color='%234549EC'/%3E%3Cstop offset='0.69' stop-color='%233A3DD6'/%3E%3Cstop offset='0.8' stop-color='%233032C1'/%3E%3Cstop offset='1' stop-color='%233032C1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_623_174492' x1='98.4515' y1='91.1817' x2='96.3791' y2='57.3331' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.53' stop-color='%23494DF4'/%3E%3Cstop offset='0.6' stop-color='%234549EC'/%3E%3Cstop offset='0.71' stop-color='%233A3DD6'/%3E%3Cstop offset='0.8' stop-color='%233032C1'/%3E%3Cstop offset='1' stop-color='%233032C1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_623_174492' x1='413.048' y1='6.14953' x2='414.626' y2='41.2972' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.65' stop-color='%23494DF4'/%3E%3Cstop offset='0.75' stop-color='%234549EC'/%3E%3Cstop offset='0.89' stop-color='%233A3DD6'/%3E%3Cstop offset='1' stop-color='%233032C1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_623_174492' x1='255.801' y1='101.105' x2='340.273' y2='101.105' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.46' stop-color='%23494DF4'/%3E%3Cstop offset='0.55' stop-color='%234549EC'/%3E%3Cstop offset='0.69' stop-color='%233A3DD6'/%3E%3Cstop offset='0.8' stop-color='%233032C1'/%3E%3Cstop offset='1' stop-color='%233032C1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_623_174492' x1='47.4556' y1='-15.3108' x2='14.5743' y2='27.7685' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.65' stop-color='%23494DF4'/%3E%3Cstop offset='0.75' stop-color='%234549EC'/%3E%3Cstop offset='0.89' stop-color='%233A3DD6'/%3E%3Cstop offset='1' stop-color='%233032C1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_623_174492' x1='468.183' y1='102.733' x2='491.105' y2='64.9697' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.53' stop-color='%23494DF4'/%3E%3Cstop offset='0.6' stop-color='%234549EC'/%3E%3Cstop offset='0.71' stop-color='%233A3DD6'/%3E%3Cstop offset='0.8' stop-color='%233032C1'/%3E%3Cstop offset='1' stop-color='%233032C1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 513px;
  height: 103px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background-size: cover;
}
@media (max-width: 767px) {
  .CX-pengajuan-sukses .box-pengajuan-sukses .box-top-emma .box-emma:before {
    background-image: url("data:image/svg+xml,%3Csvg width='344' height='69' viewBox='0 0 344 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.3'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M321.737 12.6371C323.321 16.218 323.989 20.4582 323.828 24.9997L343.085 24.9963C343.085 24.9963 339.939 33.1655 334.32 36.4655H321.853C319.788 43.2151 316.473 49.512 312.084 55.0261C306.273 62.3018 299.209 66.7729 291.632 67.9544C286.853 68.6974 282.181 68.3057 278.118 66.8165C273.356 65.073 269.795 61.9673 267.822 57.8374C264.151 50.1701 266.234 40.5986 272.999 34.0223C276.667 30.4615 281.712 27.242 288.161 26.238C295.886 24.9847 302.833 24.9902 309.687 24.9956C310.135 24.996 310.584 24.9963 311.032 24.9963H312.474C312.637 22.1483 312.305 19.5011 311.332 17.299C309.899 14.056 305.661 10.6324 298.446 11.6565C294.388 12.2455 289.622 15.2575 285.402 19.9429L276.946 12.2455C283.003 5.4986 290.074 1.255 296.844 0.294507C298.204 0.100006 299.576 0.00159441 300.951 0C310.319 0 318.23 4.70208 321.737 12.6371ZM289.862 56.6226C294.654 55.8864 299.131 52.9277 303.174 47.8542C305.88 44.3919 308.079 40.5579 309.704 36.4687C309.168 36.4672 308.638 36.4652 308.111 36.4631C301.56 36.4375 295.74 36.4145 289.888 37.5698C286.529 38.3018 283.426 39.9269 280.903 42.2752C277.18 45.8931 276.8 50.1936 278.075 52.8708C279.546 55.9332 284.388 57.4761 289.862 56.6226Z' fill='%23494DF4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M65.6754 1.51846C70.4375 3.26206 73.9982 6.36436 75.9716 10.4941C79.6423 18.1512 77.5591 27.7226 70.7935 34.302C67.1265 37.8627 62.1381 40.2891 55.9617 41.5107C47.9151 43.1069 40.0548 43.3247 32.7603 43.3247H31.3193C31.1565 46.1725 31.4891 48.8197 32.4608 51.0218C33.8951 54.2645 38.1315 57.6883 45.346 56.6677C49.4058 56.0753 54.1712 53.0633 58.391 48.3779L66.8469 56.0753C60.7769 62.8255 53.7055 67.0688 46.9366 68.026C45.5764 68.2205 44.2041 68.319 42.8302 68.3204C33.4625 68.3204 25.549 63.6218 22.0415 55.6836C20.4575 52.106 19.7919 47.866 19.9516 43.3212H0.707031C0.707031 43.3212 3.85512 35.1555 9.47243 31.8523H21.9383C24.0067 25.1041 27.3213 18.8085 31.7087 13.2953C37.5189 6.01966 44.584 1.54858 52.1614 0.367215C56.9468 -0.379085 61.6056 0.0158196 65.6754 1.51846ZM53.755 30.2561C56.4971 29.7306 60.3009 28.5426 62.8666 26.0494C66.597 22.4317 66.9698 18.1212 65.7051 15.4539C64.2344 12.3884 59.3956 10.8456 53.9181 11.699C49.1262 12.4386 44.6504 15.3971 40.6071 20.4705C37.9063 23.9325 35.7101 27.7638 34.0844 31.849C41.2759 31.819 47.449 31.5045 53.755 30.2561Z' fill='%23494DF4'/%3E%3Cpath d='M89.4478 67.5067L99.5698 24.3687C101.208 17.3813 106.422 11.5976 114.467 11.5976C122.758 11.5976 123.011 20.5799 121.913 25.2706L112.003 67.5168H123.684L132.97 27.9329C135.361 17.6428 134.071 11.7149 130.055 6.57833C127.733 3.62445 122.974 0 115.217 0C103.098 0 91.3682 9.54228 88.5093 21.7266L77.7671 67.5067H89.4478Z' fill='url(%23paint0_linear_44330_39105)'/%3E%3Cpath d='M45.1597 56.7053C37.9525 57.7227 33.7207 54.3104 32.2879 51.0783C31.3171 48.8835 30.9847 46.245 31.1475 43.4062H19.7916C19.6321 47.936 20.2969 52.1623 21.8793 55.728C25.3832 63.64 33.2885 68.3233 42.6465 68.3233C44.0193 68.3218 45.3901 68.2237 46.7489 68.0298C53.5107 67.0758 60.5749 62.8463 66.6385 56.1182L58.1913 48.4465C53.9759 53.113 49.2254 56.1218 45.1597 56.7053Z' fill='url(%23paint1_linear_44330_39105)'/%3E%3Cpath d='M298.642 11.6176C305.851 10.5967 310.084 14.0099 311.517 17.243C312.487 19.4384 312.819 22.0776 312.656 24.9169H324.016C324.176 20.3893 323.512 16.162 321.927 12.5919C318.423 4.68778 310.515 0 301.156 0C299.781 0.00158852 298.409 0.0996996 297.052 0.293611C290.288 1.25118 283.221 5.48186 277.169 12.2082L285.619 19.8821C289.822 15.2044 294.573 12.1915 298.642 11.6176Z' fill='url(%23paint2_linear_44330_39105)'/%3E%3Cpath d='M123.614 67.5067L133.737 24.3751C135.376 17.3887 140.589 11.6059 148.636 11.6059C156.928 11.6059 157.18 20.5869 156.082 25.2769L146.172 67.5168H157.853L167.14 27.9388C169.522 17.6402 168.241 11.7132 164.215 6.57735C161.893 3.62392 157.133 0 149.375 0C137.256 0 125.525 9.54084 122.666 21.7234L111.933 67.5067H123.614Z' fill='%23494DF4'/%3E%3Cpath d='M183.183 67.5067L193.302 24.3687C194.94 17.3813 200.154 11.5976 208.2 11.5976C216.491 11.5976 216.747 20.5799 215.646 25.2706L205.739 67.5168H217.42L226.707 27.9329C229.094 17.6428 227.808 11.7149 223.788 6.57833C221.466 3.62445 216.707 0 208.953 0C196.834 0 185.1 9.54228 182.244 21.7266L171.502 67.5067H183.183Z' fill='url(%23paint3_linear_44330_39105)'/%3E%3Cpath d='M217.345 67.4967L227.464 24.3586C229.102 17.3712 234.316 11.5875 242.362 11.5875C250.644 11.5875 250.909 20.5766 249.808 25.2706L239.901 67.5168H251.582L260.868 27.9329C263.256 17.6428 261.969 11.7149 257.95 6.57833C255.628 3.62445 250.869 0 243.115 0C230.996 0 219.262 9.54228 216.407 21.7266L205.664 67.4967H217.345Z' fill='%23494DF4'/%3E%3Cpath d='M46.7822 1.61133C41.3003 3.67077 36.2145 7.53144 31.8517 12.9847C27.4971 18.4413 24.2076 24.6722 22.1558 31.3508H34.2099C35.8231 27.3091 38.0024 23.5185 40.6825 20.0934C42.4133 17.8671 44.4698 15.9158 46.7822 14.3057V1.61133Z' fill='url(%23paint4_linear_44330_39105)'/%3E%3Cpath d='M311.666 36.1699H310.341C308.721 40.2992 306.534 44.1712 303.839 47.6683C300.985 51.3242 297.9 53.8877 294.632 55.325V67.5168C301.308 65.826 307.518 61.524 312.703 54.9259C317.075 49.3537 320.378 42.9905 322.438 36.1699H311.666Z' fill='url(%23paint5_linear_44330_39105)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_44330_39105' x1='91.1419' y1='45.7508' x2='114.34' y2='52.1179' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.46' stop-color='%23494DF4'/%3E%3Cstop offset='0.55' stop-color='%234549EC'/%3E%3Cstop offset='0.69' stop-color='%233A3DD6'/%3E%3Cstop offset='0.8' stop-color='%233032C1'/%3E%3Cstop offset='1' stop-color='%233032C1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_44330_39105' x1='66.436' y1='60.88' x2='65.0523' y2='38.2793' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.53' stop-color='%23494DF4'/%3E%3Cstop offset='0.6' stop-color='%234549EC'/%3E%3Cstop offset='0.71' stop-color='%233A3DD6'/%3E%3Cstop offset='0.8' stop-color='%233032C1'/%3E%3Cstop offset='1' stop-color='%233032C1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_44330_39105' x1='276.495' y1='4.10604' x2='277.549' y2='27.5741' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.65' stop-color='%23494DF4'/%3E%3Cstop offset='0.75' stop-color='%234549EC'/%3E%3Cstop offset='0.89' stop-color='%233A3DD6'/%3E%3Cstop offset='1' stop-color='%233032C1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_44330_39105' x1='171.502' y1='67.5076' x2='227.904' y2='67.5076' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.46' stop-color='%23494DF4'/%3E%3Cstop offset='0.55' stop-color='%234549EC'/%3E%3Cstop offset='0.69' stop-color='%233A3DD6'/%3E%3Cstop offset='0.8' stop-color='%233032C1'/%3E%3Cstop offset='1' stop-color='%233032C1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_44330_39105' x1='32.3868' y1='-10.221' x2='10.432' y2='18.5431' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.65' stop-color='%23494DF4'/%3E%3Cstop offset='0.75' stop-color='%234549EC'/%3E%3Cstop offset='0.89' stop-color='%233A3DD6'/%3E%3Cstop offset='1' stop-color='%233032C1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_44330_39105' x1='313.306' y1='68.5969' x2='328.611' y2='43.3822' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.53' stop-color='%23494DF4'/%3E%3Cstop offset='0.6' stop-color='%234549EC'/%3E%3Cstop offset='0.71' stop-color='%233A3DD6'/%3E%3Cstop offset='0.8' stop-color='%233032C1'/%3E%3Cstop offset='1' stop-color='%233032C1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    width: 344px;
    height: 69px;
  }
}
.CX-pengajuan-sukses .box-pengajuan-sukses .box-top-emma .box-emma .box-circle {
  position: relative;
  margin: 0 auto;
  width: 182px;
  top: 10px;
}
@media (max-width: 767px) {
  .CX-pengajuan-sukses .box-pengajuan-sukses .box-top-emma .box-emma .box-circle {
    width: 128px;
  }
}
@media (max-width: 767px) {
  .CX-pengajuan-sukses .box-pengajuan-sukses .box-top-emma .box-emma .box-circle .emma-vector-img svg {
    width: 128px;
    height: 128px;
  }
}
.CX-pengajuan-sukses .box-pengajuan-sukses .box-top-emma .box-emma .box-circle .vector-success {
  width: 69px;
  position: absolute;
  bottom: 20px;
  right: -10px;
}
.CX-pengajuan-sukses .box-pengajuan-sukses .box-content {
  z-index: 1;
  background-color: #fff;
  position: relative;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.07);
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .CX-pengajuan-sukses .box-pengajuan-sukses .box-content {
    margin: 16px;
  }
}
.CX-pengajuan-sukses .box-pengajuan-sukses .box-content .box-content-top {
  padding: 80px 16px 20px;
  text-align: center;
  border-bottom: 2px solid #f0f3fc;
}
@media (max-width: 767px) {
  .CX-pengajuan-sukses .box-pengajuan-sukses .box-content .box-content-top {
    padding: 60px 16px 20px;
  }
}
.CX-pengajuan-sukses .box-pengajuan-sukses .box-content .box-content-top .status-info {
  display: inline-block;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  background-color: #494df4;
  color: #fff;
  font-size: 15px;
  font-family: "source-sans-pro-semibold";
  line-height: 24px;
  padding: 2px 18px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .CX-pengajuan-sukses .box-pengajuan-sukses .box-content .box-content-top .status-info {
    font-size: 12px;
    padding: 0px 18px;
    margin-bottom: 12px;
  }
}
.CX-pengajuan-sukses .box-pengajuan-sukses .box-content .box-content-top .title-info {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .CX-pengajuan-sukses .box-pengajuan-sukses .box-content .box-content-top .title-info {
    max-width: 270px;
    margin: 0 auto 23px;
  }
}
.CX-pengajuan-sukses .box-pengajuan-sukses .box-content .box-content-top .title-info h1 {
  font-family: "source-sans-pro-bold";
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 3px;
}
@media (max-width: 767px) {
  .CX-pengajuan-sukses .box-pengajuan-sukses .box-content .box-content-top .title-info h1 {
    font-size: 18px;
  }
}
.CX-pengajuan-sukses .box-pengajuan-sukses .box-content .box-content-top .title-info p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
  color: #999999;
}
@media (max-width: 767px) {
  .CX-pengajuan-sukses .box-pengajuan-sukses .box-content .box-content-top .title-info p {
    font-size: 13px;
  }
}
.CX-pengajuan-sukses .box-pengajuan-sukses .box-content .box-content-top .box-polis-and-klaim {
  max-width: 420px;
  margin: 0 auto;
}
.CX-pengajuan-sukses .box-pengajuan-sukses .box-content .box-content-top .box-polis-and-klaim .inner {
  display: grid;
  grid-template-columns: repeat(2, 160px);
  grid-row-gap: 14px;
  grid-column-gap: 14px;
  justify-content: space-between;
}
.CX-pengajuan-sukses .box-pengajuan-sukses .box-content .box-content-top .box-polis-and-klaim .box-item {
  display: flex;
  grid-column-gap: 10px;
  align-items: center;
}
.CX-pengajuan-sukses .box-pengajuan-sukses .box-content .box-content-top .box-polis-and-klaim .box-item .ico {
  flex: 0 0 auto;
}
.CX-pengajuan-sukses .box-pengajuan-sukses .box-content .box-content-top .box-polis-and-klaim .box-item .text {
  flex: 1 1 auto;
  text-align: left;
}
.CX-pengajuan-sukses .box-pengajuan-sukses .box-content .box-content-top .box-polis-and-klaim .box-item .text .label-text {
  font-size: 13px;
  line-height: normal;
  color: #999999;
}
.CX-pengajuan-sukses .box-pengajuan-sukses .box-content .box-content-top .box-polis-and-klaim .box-item .text .value-text {
  font-size: 18px;
  font-family: "source-sans-pro-bold";
}
.CX-pengajuan-sukses .box-pengajuan-sukses .box-content .box-content-top .box-polis-and-klaim .box-item .text .value-text .btn-copy {
  margin-left: 9px;
}
.CX-pengajuan-sukses .box-pengajuan-sukses .box-content .box-content-detail {
  padding: 16px 0;
  max-width: 420px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .CX-pengajuan-sukses .box-pengajuan-sukses .box-content .box-content-detail {
    padding: 16px 20px;
  }
}
.CX-pengajuan-sukses .box-pengajuan-sukses .box-content .box-content-detail .box-detail {
  display: grid;
  grid-template-columns: repeat(2, 160px);
  grid-row-gap: 14px;
  grid-column-gap: 14px;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .CX-pengajuan-sukses .box-pengajuan-sukses .box-content .box-content-detail .box-detail {
    grid-template-columns: repeat(2, 150px);
  }
}
.CX-pengajuan-sukses .box-pengajuan-sukses .box-content .box-content-detail .box-detail .box-item .label {
  border: 0;
  text-transform: none;
  font-weight: normal;
  padding: 0;
  margin: 0;
  font-size: 13px;
  line-height: 24px;
  color: #999;
}
.CX-pengajuan-sukses .box-pengajuan-sukses .box-content .box-content-detail .box-detail .box-item .value {
  font-size: 16px;
  font-family: "source-sans-pro-bold";
  line-height: 24px;
}
@media (max-width: 767px) {
  .CX-pengajuan-sukses .box-pengajuan-sukses .box-content .box-content-detail .box-detail .box-item .value {
    font-size: 15px;
  }
}
.CX-pengajuan-sukses .box-pengajuan-sukses .box-info-email {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #fd384f;
  background: #fff;
  padding: 16px;
}
@media (max-width: 767px) {
  .CX-pengajuan-sukses .box-pengajuan-sukses .box-info-email {
    margin: 0 16px;
  }
}
.CX-pengajuan-sukses .box-pengajuan-sukses .box-info-email .inner {
  display: flex;
  grid-column-gap: 15px;
}
.CX-pengajuan-sukses .box-pengajuan-sukses .box-info-email .inner .ico-email {
  flex: 0 0 auto;
}
.CX-pengajuan-sukses .box-pengajuan-sukses .box-info-email .inner .text {
  flex: 1 1 auto;
  font-size: 16px;
  font-family: "source-sans-pro-semibold";
  line-height: 22px;
}
@media (max-width: 767px) {
  .CX-pengajuan-sukses .box-pengajuan-sukses .box-info-email .inner .text {
    font-size: 13px;
    line-height: 18px;
  }
}

.CX-pop-up-modal.modal-default.show-from-right-dekstop.death-claim .box-pop-up-modal .box-pop-heading {
  height: 204px;
}
@media (max-width: 768px) {
  .CX-pop-up-modal.modal-default.show-from-right-dekstop.death-claim .box-pop-up-modal .box-pop-heading {
    height: 155px;
  }
}
.CX-pop-up-modal.modal-default.show-from-right-dekstop.death-claim .box-pop-up-modal .box-pop-heading .box-pop-heading-inner {
  height: 100%;
  align-items: center;
  margin-top: 0px;
}
.CX-pop-up-modal.modal-default.show-from-right-dekstop.death-claim .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .text {
  max-width: 280px;
  position: relative;
  top: 30px;
  z-index: 2;
}
@media (max-width: 768px) {
  .CX-pop-up-modal.modal-default.show-from-right-dekstop.death-claim .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .text {
    top: 10px;
  }
}
.CX-pop-up-modal.modal-default.show-from-right-dekstop.death-claim .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .text p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.CX-pop-up-modal.modal-default.show-from-right-dekstop.death-claim .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .img {
  position: absolute;
  bottom: 0px;
  right: 20px;
}
@media (max-width: 768px) {
  .CX-pop-up-modal.modal-default.show-from-right-dekstop.death-claim .box-pop-up-modal .box-pop-heading .box-pop-heading-inner .img {
    right: -10px;
  }
}

.new-box-item.style-default.new-dropdown-search.has-value .new-box-item-inner .ico-box-search svg ellipse,
.new-box-item.style-default.new-dropdown-search.has-value .new-box-item-inner .ico-box-search svg path {
  stroke: #494df4;
}

.new-box-item.style-default.new-dropdown-search.has-value .new-box-item-inner .ico-box-search svg ellipse,
.new-box-item.style-default.new-dropdown-search.has-value .new-box-item-inner .ico-box-search svg path {
  stroke: #494df4;
}
.new-box-item.style-default.new-dropdown-search.has-value .new-box-item-inner .ico-flexible {
  right: 8px;
}
.new-box-item.style-default.with-char-limit .new-box-item-inner .input {
  position: relative;
}
.new-box-item.style-default.with-char-limit .new-box-item-inner .input .box-char-limit {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  top: 50%;
  margin-top: 14px !important;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.new-box-item.style-default.with-char-limit.no-label .new-box-item-inner .input .box-char-limit {
  top: 50%;
  margin-top: 0px !important;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.new-box-item.style-default.with-char-limit.has-value .new-box-item-inner .input .box-char-limit {
  right: 40px;
}

@media (max-width: 767px) {
  body.hide-banner-death-claim-mobile .CX-landing-emma-marked.small .box-header {
    height: initial !important;
  }
  body.hide-banner-death-claim-mobile .CX-landing-emma-marked.small .box-header .inner .box-emma {
    display: none;
  }
  body.hide-banner-death-claim-mobile .CX-landing-emma-marked.small .box-header .inner .CX-title-back-simple {
    position: relative;
  }
}

.box-status-lacak {
  color: #494df4;
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  font-family: "source-sans-pro-semibold";
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  -ms-border-radius: 90px;
  -o-border-radius: 90px;
  border-radius: 90px;
  background: rgba(73, 77, 244, 0.14);
  padding: 3px 12px;
  display: flex;
  align-items: center;
  grid-column-gap: 4px;
}
.box-status-lacak:before {
  content: "";
  width: 6px;
  height: 6px;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #494df4;
}
.box-status-lacak.success {
  color: #1cc542;
  background: rgba(28, 197, 66, 0.14);
}
.box-status-lacak.success:before {
  background-color: #1cc542;
}
.box-status-lacak.reject {
  color: #c91432;
  background: rgba(201, 20, 50, 0.14);
}
.box-status-lacak.reject:before {
  background-color: #c91432;
}
.box-status-lacak.pending {
  color: #da7301;
  background: rgba(218, 115, 1, 0.14);
}
.box-status-lacak.pending:before {
  background-color: #da7301;
}

@media (max-width: 767px) {
  section.CX-pengajuan-sukses.lacak-klaim {
    padding: 16px 0 100px;
  }
}
section.CX-pengajuan-sukses.lacak-klaim:before {
  display: none;
}
section.CX-pengajuan-sukses.lacak-klaim .box-act-mobile.hide {
  z-index: 2;
}
section.CX-pengajuan-sukses.lacak-klaim .box-pengajuan-sukses {
  padding-top: 0;
}
section.CX-pengajuan-sukses.lacak-klaim .box-pengajuan-sukses .box-content {
  -webkit-box-shadow: 0px 14px 16px -2px rgba(229, 229, 255, 0.79);
  -moz-box-shadow: 0px 14px 16px -2px rgba(229, 229, 255, 0.79);
  -ms-box-shadow: 0px 14px 16px -2px rgba(229, 229, 255, 0.79);
  -o-box-shadow: 0px 14px 16px -2px rgba(229, 229, 255, 0.79);
  box-shadow: 0px 14px 16px -2px rgba(229, 229, 255, 0.79);
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  section.CX-pengajuan-sukses.lacak-klaim .box-pengajuan-sukses .box-content {
    margin: 0 16px 16px;
  }
}
section.CX-pengajuan-sukses.lacak-klaim .box-pengajuan-sukses .box-content:last-child {
  margin-bottom: 0;
}
section.CX-pengajuan-sukses.lacak-klaim .box-pengajuan-sukses .box-content .box-content-top {
  padding: 20px 32px;
}
@media (max-width: 767px) {
  section.CX-pengajuan-sukses.lacak-klaim .box-pengajuan-sukses .box-content .box-content-top {
    padding: 20px 16px;
  }
}
section.CX-pengajuan-sukses.lacak-klaim .box-pengajuan-sukses .box-content .box-content-top .box-polis-and-klaim {
  max-width: initial;
}
section.CX-pengajuan-sukses.lacak-klaim .box-pengajuan-sukses .box-content .box-content-top .box-polis-and-klaim .inner {
  display: flex;
}
section.CX-pengajuan-sukses.lacak-klaim .box-pengajuan-sukses .box-content .box-content-detail {
  max-width: initial;
  padding: 20px 32px;
}
@media (max-width: 767px) {
  section.CX-pengajuan-sukses.lacak-klaim .box-pengajuan-sukses .box-content .box-content-detail {
    padding: 12px 16px;
  }
}
section.CX-pengajuan-sukses.lacak-klaim .box-pengajuan-sukses .box-content .box-content-detail .box-detail {
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 767px) {
  section.CX-pengajuan-sukses.lacak-klaim .box-pengajuan-sukses .box-content .box-content-detail .box-detail {
    grid-column-gap: 0px;
    justify-content: center;
  }
}
section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-top .label {
  font-size: 15px;
  font-style: normal;
  font-family: "source-sans-pro-semibold";
  line-height: 24px;
  text-transform: none;
  color: #5f5f5f;
}
section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-top .value {
  color: #494df4;
  font-size: 15px;
  font-family: "source-sans-pro-semibold";
}
section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item .box-details-item-inner .ico .ico-circle {
  width: 24px !important;
  height: 24px !important;
}
section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item .box-details-item-inner .box-text .status-text {
  color: #999;
  font-family: "source-sans-pro-semibold";
}
section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item .box-details-item-inner .box-text .status-date {
  color: #999;
}
section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item .box-details-item-inner .box-text .status-date:before {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='6' cy='6' r='5' stroke='%23999999'/%3E%3Cpath d='M6 4V6L7.25 7.25' stroke='%23999999' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 12px;
  height: 12px;
}
section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item .box-details-item-inner .ico .ico-circle {
  background-size: cover;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}
section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.default .box-details-item-inner .ico {
  left: -2px;
}
section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.default .box-details-item-inner .ico:before {
  background-image: url("data:image/svg+xml,%3Csvg width='2' height='56' viewBox='0 0 2 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='1' y1='-4.37114e-08' x2='1' y2='56' stroke='%23CCCCCC' stroke-width='2' stroke-dasharray='5 5'/%3E%3C/svg%3E%0A");
}
section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.default .box-details-item-inner .ico .ico-circle {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 15C30 23.2843 23.2843 30 15 30C6.71573 30 0 23.2843 0 15C0 6.71573 6.71573 0 15 0C23.2843 0 30 6.71573 30 15Z' fill='%23999999'/%3E%3Cpath d='M8.33464 15.0007C8.33464 18.6825 11.3194 21.6673 15.0013 21.6673C18.6832 21.6673 21.668 18.6825 21.668 15.0007C21.668 11.3188 18.6832 8.33398 15.0013 8.33398' stroke='white' stroke-width='2.4' stroke-linecap='round'/%3E%3Cpath d='M15.0039 13V15.6667H17.6706' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='15.0026' cy='15.0007' r='6.66667' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-dasharray='0.5 3.5'/%3E%3C/svg%3E%0A");
}
section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.reject .box-details-item-inner .ico:before {
  background-image: url("data:image/svg+xml,%3Csvg width='2' height='62' viewBox='0 0 2 62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='1' y1='4.37114e-08' x2='0.999997' y2='62' stroke='%23C91432' stroke-width='2' stroke-dasharray='5 5'/%3E%3C/svg%3E%0A");
}
section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.reject .box-details-item-inner .ico .ico-circle {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='%23C91432'/%3E%3Cpath d='M20.2031 9.80078L9.80314 20.2006' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Ccircle cx='15' cy='15' r='8' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A");
}
section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.pending .box-details-item-inner .ico:before {
  background-image: url("data:image/svg+xml,%3Csvg width='2' height='188' viewBox='0 0 2 188' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='1' y1='4.37114e-08' x2='0.999992' y2='188' stroke='%23DA7301' stroke-width='2' stroke-dasharray='5 5'/%3E%3C/svg%3E%0A");
}
section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.approve .box-details-item-inner .ico:before {
  background-image: url("data:image/svg+xml,%3Csvg width='2' height='62' viewBox='0 0 2 62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='1' y1='4.37114e-08' x2='0.999997' y2='62' stroke='%231CC542' stroke-width='2' stroke-dasharray='5 5'/%3E%3C/svg%3E%0A");
}
section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.approve .box-details-item-inner .ico .ico-circle {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='%231CC542'/%3E%3Ccircle cx='15' cy='15' r='8' stroke='white' stroke-width='2'/%3E%3Cpath d='M12.2031 15.4L13.8031 17L17.8031 13' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.submit .box-details-item-inner .ico:before {
  background-image: url("data:image/svg+xml,%3Csvg width='2' height='62' viewBox='0 0 2 62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='1' y1='4.37114e-08' x2='0.999997' y2='62' stroke='%231CC542' stroke-width='2' stroke-dasharray='5 5'/%3E%3C/svg%3E%0A");
}
section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.submit .box-details-item-inner .ico .ico-circle {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='%231CC542'/%3E%3Cpath d='M9.16797 15.4167L13.2513 20L20.8346 10.8333' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.submit .box-details-item-inner .ico .ico-circle:before {
  display: none;
}
section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.current .box-details-item-inner .ico:before {
  background-image: url("data:image/svg+xml,%3Csvg width='2' height='56' viewBox='0 0 2 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='1' y1='-4.37114e-08' x2='1' y2='56' stroke='%23494DF4' stroke-width='2' stroke-dasharray='5 5'/%3E%3C/svg%3E%0A");
}
section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.current .box-details-item-inner .ico .ico-circle {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 15C30 23.2843 23.2843 30 15 30C6.71573 30 0 23.2843 0 15C0 6.71573 6.71573 0 15 0C23.2843 0 30 6.71573 30 15Z' fill='%23494DF4'/%3E%3Cpath d='M8.33464 15.0007C8.33464 18.6825 11.3194 21.6673 15.0013 21.6673C18.6832 21.6673 21.668 18.6825 21.668 15.0007C21.668 11.3188 18.6832 8.33398 15.0013 8.33398' stroke='white' stroke-width='2.4' stroke-linecap='round'/%3E%3Cpath d='M15.0039 13V15.6667H17.6706' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='15.0026' cy='15.0007' r='6.66667' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-dasharray='0.5 3.5'/%3E%3C/svg%3E%0A");
}
section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.current .box-details-item-inner .ico .ico-circle:before {
  display: none;
}
section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.reject .box-details-item-inner .ico .ico-circle, section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.pending .box-details-item-inner .ico .ico-circle, section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.approve .box-details-item-inner .ico .ico-circle, section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.submit .box-details-item-inner .ico .ico-circle {
  width: 30px !important;
  height: 30px !important;
}
section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.reject .box-details-item-inner .box-text .status-text, section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.pending .box-details-item-inner .box-text .status-text, section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.approve .box-details-item-inner .box-text .status-text, section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.submit .box-details-item-inner .box-text .status-text {
  color: #333333;
  font-family: "source-sans-pro-bold";
  line-height: 24px;
}
section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.reject .box-details-item-inner .box-text .status-date, section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.pending .box-details-item-inner .box-text .status-date, section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.approve .box-details-item-inner .box-text .status-date, section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.submit .box-details-item-inner .box-text .status-date {
  color: #5f5f5f;
}
section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.reject .box-details-item-inner .box-text .status-date:before, section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.pending .box-details-item-inner .box-text .status-date:before, section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.approve .box-details-item-inner .box-text .status-date:before, section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item.submit .box-details-item-inner .box-text .status-date:before {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='6' cy='6' r='5' stroke='%235F5F5F'/%3E%3Cpath d='M6 4V6L7.25 7.25' stroke='%235F5F5F' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item .box-details-item-inner .box-text .box-desc.light-blue {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  padding: 16px;
}

body.public-page .CX-upload-dokumen-pending {
  max-width: 583px;
  padding: 20px 0 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  background: #fff;
  -webkit-box-shadow: 0px 14px 16px -2px rgba(229, 229, 255, 0.79);
  -moz-box-shadow: 0px 14px 16px -2px rgba(229, 229, 255, 0.79);
  -ms-box-shadow: 0px 14px 16px -2px rgba(229, 229, 255, 0.79);
  -o-box-shadow: 0px 14px 16px -2px rgba(229, 229, 255, 0.79);
  box-shadow: 0px 14px 16px -2px rgba(229, 229, 255, 0.79);
  margin: 20px auto;
}
body.public-page .CX-upload-dokumen-pending > .inner .upload-dokumen-pending .upload-dokumen-pending-inner {
  max-width: 100%;
}
body.public-page .CX-upload-dokumen-pending > .box-action {
  -webkit-border-radius: 0px 0px 6px 6px;
  -moz-border-radius: 0px 0px 6px 6px;
  -ms-border-radius: 0px 0px 6px 6px;
  -o-border-radius: 0px 0px 6px 6px;
  border-radius: 0px 0px 6px 6px;
  background: #fff;
  -webkit-box-shadow: 0px -5px 10px 0px rgba(187, 201, 241, 0.36);
  -moz-box-shadow: 0px -5px 10px 0px rgba(187, 201, 241, 0.36);
  -ms-box-shadow: 0px -5px 10px 0px rgba(187, 201, 241, 0.36);
  -o-box-shadow: 0px -5px 10px 0px rgba(187, 201, 241, 0.36);
  box-shadow: 0px -5px 10px 0px rgba(187, 201, 241, 0.36);
  padding: 10px;
  text-align: center;
}
@media (max-width: 767px) {
  body.public-page .CX-upload-dokumen-pending > .box-action {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 4;
  }
}
body.public-page .CX-upload-dokumen-pending > .box-action .new-btn-blue {
  width: 361px;
  margin: 0 auto;
}

section.CX-pengajuan-sukses.lacak-klaim .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item .box-details-item-inner .box-text .box-desc.light-blue ul {
  margin-left: 0px;
  padding-left: 25px;
  margin-top: 5px;
}

.box-file-upload-results.preview .box-file-upload-results-inner .box-file-upload-item {
  background-color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  border: 0px;
  padding-bottom: 0px;
}
.box-file-upload-results.preview .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner {
  grid-template-columns: 1fr;
}
.box-file-upload-results.preview .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress {
  border: 0px;
}
.box-file-upload-results.preview .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .box-file-progress-inner {
  grid-column-gap: 6px;
}
.box-file-upload-results.preview .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-ico-status {
  width: 16px;
  left: initial;
}
.box-file-upload-results.preview .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-text .file_name {
  color: #333333;
  font-size: 11px;
  font-family: "source-sans-pro-semibold";
  margin-bottom: 0px;
  line-height: normal;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 95%;
}
.box-file-upload-results.preview .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-text .file_size {
  font-size: 9px;
  color: #999;
  line-height: normal;
}

.CX-pop-up-modal .box-lacak-status-klaim .box-lacak-status-klaim-inner .box-details .box-details-inner .box-details-item .box-details-item-inner .box-text .box-desc.light-blue {
  padding: 16px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
}
.CX-pop-up-modal .box-file-upload-results.preview .box-file-upload-results-inner .box-file-upload-item {
  max-width: 274px;
}

.box-file-upload-results.preview .box-file-upload-results-inner .box-file-upload-item .box-file-upload-item-inner .box-file-progress .box-file-progress-inner .box-ico-status .box-ico {
  padding: 0;
}

.is-death-claim .CX-simple-form .box-simple-form .new-box-form .new-box-item:not(.dynamic-label).has-success .new-box-item-inner .input:after {
  display: none;
}

.is-death-claim .CX-simple-form .box-simple-form .new-box-form .new-box-item.style-default.new-dropdown-search:not(.dynamic-label) .new-box-item-inner .input .form-group.has-error .form-feedback-item.form-validator-stack.help-block {
  position: absolute;
}

@media (min-width: 1280px) and (max-height: 600px) {
  #modal-choose-polis .box-pop-up-modal .box-pop-up-modal-inner .box-list-polis-row.new.with-info-add-polis .box-list-polis-row-inner {
    max-height: calc(100% - 270px);
  }
}

@media (max-width: 1023px) {
  .CX-pop-up-modal.modal-default.simple-down-to-top.show-from-right-dekstop.open .box-pop-up-modal {
    -webkit-transform: translate(-50%, 0px) !important;
    -moz-transform: translate(-50%, 0px) !important;
    -ms-transform: translate(-50%, 0px) !important;
    -o-transform: translate(-50%, 0px) !important;
    transform: translate(-50%, 0px) !important;
  }
}

@media (max-width: 768px) {
  #modal-choose-polis.CX-pop-up-modal.modal-default.show-from-right-dekstop .box-pop-up-modal .box-pop-up-modal-inner {
    margin-bottom: 0px;
  }
}

.CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default.new-dropdown-search.no-label .new-box-item-inner .ico-box-search {
  margin-top: 0px !important;
}
@media (max-width: 768px) {
  .CX-simple-form .box-simple-form .new-box-form .new-box-form-inner .new-box-item.style-default .new-box-item-inner .input .form-group .form-control {
    pointer-events: all !important;
  }
}

@media (max-width: 768px) {
  body.public-page.ringkasan-pengajuan-klaim.scrolled .CX-form-death-claim .container-death-claim .CX-perubahan-metode-bayar .box-perubahan-metode-bayar .inner section.CX-new-tab-slider {
    top: 0px;
  }
}

@media (max-width: 1024px) {
  #modal-choose-polis .box-pop-up-modal .box-pop-up-modal-inner {
    max-height: calc(100vh - 200px) !important;
    padding-bottom: 100px !important;
  }
}
@media (max-width: 768px) {
  .CX-informasi-pajak .box-informasi-pajak .box-action {
    position: fixed;
    left: 0px;
    bottom: 0px;
    background-color: #fff;
    z-index: 2;
    width: 100%;
    padding: 16px 25px;
    -webkit-box-shadow: 0px -5px 10px 0px #e5ebfa;
    -moz-box-shadow: 0px -5px 10px 0px #e5ebfa;
    -ms-box-shadow: 0px -5px 10px 0px #e5ebfa;
    -o-box-shadow: 0px -5px 10px 0px #e5ebfa;
    box-shadow: 0px -5px 10px 0px #e5ebfa;
  }
  .CX-informasi-pajak .box-informasi-pajak .box-action .new-btn-blue {
    display: block;
    width: 100%;
  }
}

@media (max-width: 768px) {
  body.has-informasi-pajak .CX-footer {
    display: none !important;
  }
  body.has-informasi-pajak .CX-informasi-pajak {
    padding-bottom: 100px;
  }
}

@media (min-width: 769px) {
  .CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal {
    width: 834px;
    max-width: 834px !important;
  }
}
@media (max-width: 768px) {
  .CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal {
    padding-bottom: 0px;
  }
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer {
  background-color: #fff;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
}
@media (min-width: 769px) {
  .CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer {
    display: flex;
    padding: 10px;
    grid-column-gap: 24px;
  }
}
@media (max-width: 768px) {
  .CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: transparent;
  }
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pdp-inner {
  text-align: left;
  background-color: #494df4;
  color: #fff;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
  border-radius: 11px;
  padding: 28px;
  padding-top: 51px;
  position: relative;
  overflow: hidden;
}
@media (min-width: 769px) {
  .CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pdp-inner {
    flex: 0 0 auto;
    width: 340px;
  }
}
@media (max-width: 768px) {
  .CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pdp-inner {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    padding: 16px;
    padding-top: 30px;
    padding-bottom: 0px;
    height: 143px;
  }
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pdp-inner:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='340' height='374' viewBox='0 0 340 374' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 39.9812C5.16273 26.4396 11.3755 13.0766 18.5881 0.00506251C19.6587 1.31085e-10 20.7943 0 22 0H318C328.371 0 333.556 0 336.778 3.22183C340 6.44365 340 11.6291 340 22V361.769C200.78 396.455 62.1499 349.791 6.04059 239.393C3.87913 235.14 1.86624 230.844 0 226.509V39.9812Z' fill='%233B3DCE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M340 302.137C223.767 349.518 98.3071 333.396 23.3131 250.559C14.5784 240.911 6.8122 230.671 0 219.934V22C0 11.6291 0 6.44365 3.22183 3.22183C6.44365 0 11.6291 0 22 0H318C328.371 0 333.556 0 336.778 3.22183C340 6.44365 340 11.6291 340 22V302.137Z' fill='%233032C1'/%3E%3C/svg%3E%0A");
  width: 340px;
  height: 374px;
  position: absolute;
  top: 0px;
  left: 0px;
}
@media (max-width: 768px) {
  .CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pdp-inner:before {
    background-image: url("data:image/svg+xml,%3Csvg width='428' height='143' viewBox='0 0 428 143' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='-200' width='428' height='588' rx='12.2941' fill='%23494DF4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 -222.314C6.49984 -237.451 14.3219 -252.389 23.4029 -267C23.7911 -267 24.1862 -267 24.5882 -267H403.412C415.003 -267 420.798 -267 424.399 -263.399C428 -259.798 428 -254.003 428 -242.412V137.33C252.746 176.097 78.236 123.943 7.60437 0.55658C4.88334 -4.19678 2.34936 -8.99841 0 -13.8434V-222.314Z' fill='%233B3DCE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M428 70.6828C281.683 123.638 123.751 105.619 29.3468 13.0369C18.3515 2.25385 8.57531 -9.19028 0 -21.1912V-242.412C0 -254.003 0 -259.798 3.60086 -263.399C7.20173 -267 12.9972 -267 24.5882 -267H403.412C415.003 -267 420.798 -267 424.399 -263.399C428 -259.798 428 -254.003 428 -242.412V70.6828Z' fill='%233032C1'/%3E%3C/svg%3E%0A");
    width: 100%;
    height: 143px;
  }
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pdp-inner .box-pdp-left-inner {
  position: relative;
}
@media (max-width: 768px) {
  .CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pdp-inner .box-pdp-left-inner .pdp-text {
    display: flex;
    align-items: flex-start;
    grid-column-gap: 17px;
  }
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pdp-inner .box-pdp-left-inner .pdp-text .box-vector-mobile {
  flex: 0 0 auto;
  position: relative;
  top: -20px;
}
@media (max-width: 768px) {
  .CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pdp-inner .box-pdp-left-inner .pdp-text .box-vector-mobile.hide {
    display: block !important;
  }
  .CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pdp-inner .box-pdp-left-inner .pdp-text .box-vector-mobile.hide img {
    width: 77px;
  }
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pdp-inner .box-pdp-left-inner .pdp-text .pdp-text-inner h3 {
  font-weight: normal;
  font-size: 18px;
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pdp-inner .box-pdp-left-inner .pdp-text .pdp-text-inner p {
  font-size: 14px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.85);
  margin-bottom: 0px;
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pdp-inner .box-pdp-left-inner .box-vector-desktop {
  text-align: center;
  position: relative;
  top: 45px;
}
@media (max-width: 768px) {
  .CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pdp-inner .box-pdp-left-inner .box-vector-desktop {
    display: none;
  }
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pop-up-modal-inner {
  flex: 1 1 auto;
  position: relative;
}
@media (min-width: 280px) and (max-height: 850px) {
  .CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pop-up-modal-inner {
    max-height: calc(100vh - 60px);
  }
}
@media (max-width: 768px) {
  .CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pop-up-modal-inner {
    padding: 10px 16px;
    background-color: #fff;
  }
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pop-up-modal-inner > .box-action {
  background-color: #fff;
  border-radius: 0px;
  position: relative;
}
@media (max-width: 768px) {
  .CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pop-up-modal-inner > .box-action {
    left: 0px;
    right: 0px;
  }
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pop-up-modal-inner .box-ico {
  background-color: #f5f5f5 !important;
  padding: 7px 13px;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.06);
  -ms-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.06);
  -o-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.06);
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pop-up-modal-inner .box-ico h3 {
  color: #353535 !important;
  text-align: left;
  font-size: 16px;
  line-height: 32px;
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pop-up-modal-inner .progress-wrap {
  margin-right: 10px;
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pop-up-modal-inner .box-text {
  max-height: 382px;
  padding: 13px 13px;
  background-color: #f5f5f5;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -ms-border-bottom-left-radius: 8px;
  -o-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  -ms-border-bottom-right-radius: 8px;
  -o-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pop-up-modal-inner .box-text::-webkit-scrollbar {
  -webkit-appearance: none;
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pop-up-modal-inner .box-text::-webkit-scrollbar:vertical {
  width: 5px;
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pop-up-modal-inner .box-text::-webkit-scrollbar:horizontal {
  height: 5px;
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pop-up-modal-inner .box-text::-webkit-scrollbar-thumb {
  background-color: #494df4;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  border: 0px solid #d9d9d9;
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pop-up-modal-inner .box-text::-webkit-scrollbar-track {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background-color: #d9d9d9;
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pop-up-modal-inner .box-text .box-text-inner {
  color: #333333;
  font-size: 14px;
  line-height: 24px;
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pop-up-modal-inner .box-text .box-text-inner ol li,
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pop-up-modal-inner .box-text .box-text-inner ul li,
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pop-up-modal-inner .box-text .box-text-inner p {
  color: #333333;
  text-align: justify;
  font-size: 14px;
  line-height: 24px;
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pop-up-modal-inner .box-text .box-text-inner ol li strong,
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pop-up-modal-inner .box-text .box-text-inner ul li strong,
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pdp-outer .box-pop-up-modal-inner .box-text .box-text-inner p strong {
  font-weight: normal;
  font-family: "source-sans-pro-bold";
}
@media (min-width: 769px) {
  .CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp.modal-syarat-dan-ketentuan .box-pop-up-modal {
    width: 1142px;
    max-width: 1142px !important;
  }
}

.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal {
  max-width: 488px !important;
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pop-up-modal-inner .progress-wrap {
  bottom: 210px;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pop-up-modal-inner .box-ico h3 {
    font-size: 18px;
  }
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pop-up-modal-inner .box-text {
  padding-bottom: 180px;
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pop-up-modal-inner .box-text .box-text-inner {
  color: #333333;
  font-size: 14px;
  line-height: 24px;
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pop-up-modal-inner .box-text .box-text-inner ol li,
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pop-up-modal-inner .box-text .box-text-inner ul li,
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pop-up-modal-inner .box-text .box-text-inner p {
  color: #333333;
  text-align: justify;
  font-size: 14px;
  line-height: 24px;
}
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pop-up-modal-inner .box-text .box-text-inner ol li strong,
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pop-up-modal-inner .box-text .box-text-inner ul li strong,
.CX-pop-up-modal.modal-default.modal-syarat-ketentuan.modal-pdp .box-pop-up-modal .box-pop-up-modal-inner .box-text .box-text-inner p strong {
  font-weight: normal;
  font-family: "source-sans-pro-bold";
}

.box-checkbox {
  display: grid;
  grid-row-gap: 8px;
}
.box-checkbox .form-check {
  position: relative;
}
.box-checkbox .form-check input.form-check-input {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.box-checkbox .form-check label {
  font-weight: normal;
  font-size: 14px;
  color: #1f1f1f;
  font-weight: 500;
  position: relative;
  display: flex;
  grid-column-gap: 10px;
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  padding: 6px 12px;
}
.box-checkbox .form-check label:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.2'%3E%3Cpath opacity='0.5' d='M12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C16.714 2 19.0711 2 20.5355 3.46447C22 4.92893 22 7.28595 22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22Z' fill='black'/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
  display: inline-block;
  flex: 0 0 auto;
}
.box-checkbox .form-check input[type=checkbox]:checked + label {
  background: #f7f7ff;
  border: 1px solid #494df4;
}
.box-checkbox .form-check input[type=checkbox]:checked + label:before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C16.714 2 19.0711 2 20.5355 3.46447C22 4.92893 22 7.28595 22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22ZM16.0303 8.96967C16.3232 9.26256 16.3232 9.73744 16.0303 10.0303L11.0303 15.0303C10.7374 15.3232 10.2626 15.3232 9.96967 15.0303L7.96967 13.0303C7.67678 12.7374 7.67678 12.2626 7.96967 11.9697C8.26256 11.6768 8.73744 11.6768 9.03033 11.9697L10.5 13.4393L14.9697 8.96967C15.2626 8.67678 15.7374 8.67678 16.0303 8.96967Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
}

.cx-divider {
  background: #f0f3fc;
  height: 7px;
}

.box-info-view-count.yellow > span {
  background-color: #fcb501 !important;
}
.box-info-view-count.green > span {
  background-color: #1cc542 !important;
}
.box-info-view-count.transparent > span {
  background-color: transparent !important;
  box-shadow: none;
  backdrop-filter: none;
}
.box-info-view-count.produk-unggulan > span {
  position: relative;
}
.box-info-view-count.produk-unggulan > span:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='11' viewBox='0 0 13 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.07534 0.0142441C8.59463 0.0537968 8.08957 0.202881 7.68491 0.424984C7.57538 0.485834 7.47802 0.5406 7.47194 0.546684C7.46585 0.55277 7.80053 0.905702 8.21735 1.33165C8.65852 1.78499 8.99624 2.15617 9.02666 2.22311C9.13315 2.45434 9.06926 2.72817 8.86541 2.92289C8.8076 2.97461 8.72241 3.03546 8.67677 3.05067C8.56724 3.09327 8.31776 3.09327 8.20823 3.05067C8.16259 3.03546 7.63015 2.5304 7.02773 1.93103C5.88983 0.799213 5.69207 0.631875 5.21744 0.391517C4.02477 -0.204817 2.57958 -0.0983286 1.49035 0.67447C1.18002 0.890489 0.960957 1.12172 0.732769 1.46248C-0.289516 2.99895 -0.237793 5.00701 0.860554 6.47959C1.11308 6.81731 2.99336 8.70671 3.60795 9.24219C4.49636 10.0119 5.16267 10.4987 5.68903 10.7634C6.04804 10.9399 6.27927 11.0068 6.54093 11.0038C7.13118 10.9947 8.05914 10.4288 9.42523 9.23915C9.87857 8.84362 11.9079 6.81426 12.0844 6.58303C12.7355 5.71896 13.0367 4.77882 12.9971 3.73828C12.9728 3.06589 12.8207 2.48477 12.5134 1.88843C12.2 1.27689 11.7984 0.838766 11.2538 0.507132C10.8278 0.248518 10.2254 0.0537968 9.76599 0.0233717C9.63212 0.0142441 9.48304 0.00511646 9.43132 0.00207424C9.38264 -0.0040102 9.22138 0.00207424 9.07534 0.0142441ZM6.8178 4.16423C6.89995 4.21291 6.98209 4.29811 7.03382 4.38634C7.11292 4.52021 7.11901 4.55368 7.12813 4.94616L7.1403 5.36603H7.54192C7.90702 5.36603 7.95874 5.37211 8.08044 5.43601C8.45163 5.63377 8.53073 6.17229 8.22344 6.44916C8.06827 6.5952 7.95874 6.62259 7.53887 6.6378L7.13422 6.65301V7.0029C7.13422 7.40147 7.10379 7.53838 6.97297 7.69659C6.72652 7.99172 6.26406 7.99172 6.01762 7.69659C5.88679 7.53838 5.85636 7.40147 5.85636 7.0029V6.65301L5.45475 6.6378C5.03184 6.62259 4.92231 6.5952 4.76714 6.44916C4.55112 6.25444 4.51461 5.88021 4.685 5.63377C4.73672 5.56379 4.83712 5.47556 4.91014 5.43601C5.03184 5.37211 5.08356 5.36603 5.44867 5.36603H5.85028L5.86245 4.94616C5.87158 4.55672 5.87766 4.52021 5.95372 4.38634C6.13932 4.076 6.50442 3.98168 6.8178 4.16423Z' fill='white'/%3E%3C/svg%3E%0A");
  width: 13px;
  height: 11px;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-left: 5px;
}

#CX-header-mobile .box-header .box-language .new-language ul li a.current-lang {
  text-transform: uppercase;
  padding: 5px 15px 0 0;
}
#CX-header-mobile .box-header .box-language .new-language ul li a.current-lang.active {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

body.v2 .new-language ul li ul li span {
  text-transform: uppercase;
}

section.CX-main.CX-unit-widget .box-unit .box-input-inner .form-group.input-text-wrapper .form-control::-webkit-file-upload-button {
  padding: 0 25px;
  border: 1px solid #494df4 !important;
}

.CX-main-CMS .form-control::-webkit-file-upload-button {
  padding: 0 25px;
  border: 1px solid #494df4 !important;
}

.CX-utama .alert.alert-warning .lead {
  color: #fff;
  font-weight: normal;
  font-family: "source-sans-pro-regular";
}

.lfr-icon-menu-open .dropdown-menu {
  min-width: 240px;
}

section.CX-claim-history .box-inner-history .box-history-table .form-control {
  background: #ffffff;
  border: 1px solid #e6ebf5;
}
section.CX-claim-history .box-inner-history .box-history-table .form-control.disabled, section.CX-claim-history .box-inner-history .box-history-table .form-control[disabled], section.CX-claim-history .box-inner-history .box-history-table .form-control[readonly] {
  background: #f5f5f5;
  border: 1px solid #e5e5e5;
  cursor: not-allowed;
}
section.CX-claim-history .box-inner-history .box-history-table select.form-control {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='10' viewBox='0 0 16 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 1L8 8L0.999999 0.999999' stroke='%235F5F5F' stroke-width='1.5'/%3E%3C/svg%3E%0A") !important;
  background-repeat: no-repeat !important;
  background-position: right 10px center !important;
  background-size: 16px 10px;
}

.CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-header .btn-group-item {
  top: 10px;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-header .btn-group-item .btn {
  position: relative;
}
.CX-policies-detail .box-policies-detail .policies-detail-container .policies-detail-header .btn-group-item .btn.btn-custom-red {
  top: 0px;
  right: 0px;
}

.theme-default .dataTables_wrapper .dataTables_paginate.paging_simple_numbers ul.pagination li.paginate_button.page-item:not(.previous):not(.next) a:before {
  display: none;
}

.CX-my-policies .container .box-policies .control-policies li a {
  display: block;
}

@media (max-width: 500px) {
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item {
    width: 100% !important;
  }
}
@media (max-width: 600px) {
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item {
    max-width: initial !important;
  }
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner {
  width: 100%;
}
@media (max-width: 1024px) {
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner {
    width: 100% !important;
  }
}
@media (max-width: 1024px) {
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-content .box-date-and-disc.mobile {
    margin-bottom: 14px;
  }
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img {
  position: relative;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img:before, .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img:after {
  content: "";
  width: 20px;
  height: 20px;
  background: #fff !important;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  z-index: 2;
  display: block !important;
  opacity: 1 !important;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img:before {
  left: -10px;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img:after {
  right: -10px;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img .vector-promo {
  background-color: #027180;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img .vector-promo svg {
  width: 100%;
  position: relative;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img .vector-promo svg path {
  display: none;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img .vector-promo:before {
  content: "";
  position: absolute;
  width: 297px;
  height: 442px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  top: 50%;
  right: -70px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: linear-gradient(263deg, #017069 7.09%, #0398ac 96.11%);
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img .vector-promo.blue {
  background: linear-gradient(256deg, #18538b 54.75%, #0d2c4a 87.33%);
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img .vector-promo.blue:before {
  background: linear-gradient(263deg, #10375c -2.74%, #1b5e9e 50.64%);
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img .vector-promo.red {
  background: #9c1027;
}
.CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img .vector-promo.red:before {
  background: linear-gradient(269deg, #9d1746 -6.12%, #c91432 117.62%);
}

.CX-card-wellness-merchant.promo-and-voucher .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img .vector-promo {
  height: 100%;
}

.CX-card-wellness-merchant.promo-and-voucher .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item.empty .card-wellness-merchant-item-inner .box-img {
  border: 1px solid #ebeef5;
}

section.CX-newest-offer.detail {
  margin-top: 20px !important;
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1365px) {
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner {
    grid-column-gap: 20px;
  }
}

@media (max-width: 1365px) {
  .CX-card-wellness-merchant.promo-and-voucher .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img .vector-promo .box-text {
    right: 20px;
  }
}

@media (max-width: 1440px) {
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img .vector-promo:before {
    right: -80px !important;
  }
}
@media (max-width: 1366px) {
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img .vector-promo:before {
    right: -90px !important;
  }
}
@media (max-width: 1365px) {
  .CX-card-wellness-merchant .box-card-wellness-merchant .box-card-wellness-merchant-inner .box-content-card-wellness-merchant .box-card-wellness-merchant-inner .card-wellness-merchant-item .card-wellness-merchant-item-inner .box-img .vector-promo:before {
    right: -95px !important;
  }
}

body.no-scroll {
  overflow: hidden !important;
}

body.v2 section .tab-content .tab-pane.fade.active,
body.v2 .CX-main .tab-content .tab-pane.fade.active {
  display: block;
}
body.v2 section .tab-content .tab-pane.fade.in,
body.v2 .CX-main .tab-content .tab-pane.fade.in {
  opacity: 1;
}
body.v2 .fade.in {
  opacity: 1;
}

.cx-admin-form .input-select-wrapper.has-error .select2 .selection .select2-selection--single {
  border-color: #f48989;
  background-color: #feefef;
}
.cx-admin-form .input-select-wrapper.has-error .select2 .selection .select2-selection--single .select2-selection__arrow:before {
  color: #da1414;
}
.cx-admin-form .input-select-wrapper.has-error .form-validator-stack.help-block {
  bottom: -20px;
  font-weight: normal;
}

body.v2 .cx-admin-form .btn-draf.active span i:before {
  background: url(../images/icon-draft-blue.png);
}
body.v2 .cx-admin-form .btn-draf {
  font-size: 14px !important;
  padding: 8px 12px !important;
  border: 2px solid #494df4 !important;
  -webkit-border-radius: 100px !important;
  -moz-border-radius: 100px !important;
  -ms-border-radius: 100px !important;
  -o-border-radius: 100px !important;
  border-radius: 100px !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-family: "source-sans-pro-semibold" !important;
  color: #494df4 !important;
}
body.v2 .cx-admin-form .btn-draf .fas,
body.v2 .cx-admin-form .btn-draf .fa,
body.v2 .cx-admin-form .btn-draf .ico,
body.v2 .cx-admin-form .btn-draf span {
  color: #494df4 !important;
}
body.v2 .cx-admin-form .btn-draf:hover {
  background-color: #fcb501 !important;
  border-color: #fcb501 !important;
  text-decoration: none !important;
  color: #fff !important;
}
body.v2 .cx-admin-form .btn.btn.btn-primary.btn-custom-red.btn-secondary {
  font-size: 16px !important;
  padding: 10px 16px !important;
  border: 1px solid #494df4 !important;
  -webkit-border-radius: 100px !important;
  -moz-border-radius: 100px !important;
  -ms-border-radius: 100px !important;
  -o-border-radius: 100px !important;
  border-radius: 100px !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-family: "source-sans-pro-semibold" !important;
  line-height: normal !important;
}
body.v2 .cx-admin-form .btn.btn.btn-primary.btn-custom-red.btn-secondary:hover {
  background-color: #fcb501 !important;
  border-color: #fcb501 !important;
  text-decoration: none !important;
}
body.v2 .cx-admin-form .btn.btn.btn-secondary.btn-secondary {
  font-size: 16px !important;
  padding: 10px 16px !important;
  -webkit-border-radius: 100px !important;
  -moz-border-radius: 100px !important;
  -ms-border-radius: 100px !important;
  -o-border-radius: 100px !important;
  border-radius: 100px !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-family: "source-sans-pro-semibold" !important;
  box-shadow: none;
  background: #cccccc;
  border-color: #cccccc;
  color: #fff !important;
  line-height: normal !important;
}
body.v2 .cx-admin-form .btn.btn.btn-secondary.btn-secondary:hover {
  background: #b3b3b3;
  border-color: #b3b3b3;
}

.cx-admin-form .input-group .input-group-addon:last-child {
  color: #ffffff;
  height: 44px;
}

@media (max-width: 767px) {
  body.v2 .cx-admin-form .box-input.type-captcha .taglib-captcha {
    flex-wrap: wrap;
    display: block;
  }
}
body.v2 .cx-admin-form .box-input.type-captcha .taglib-captcha .img {
  flex: 0 0 auto;
}
@media (max-width: 767px) {
  body.v2 .cx-admin-form .box-input.type-captcha .taglib-captcha .img {
    display: block;
  }
}
body.v2 .cx-admin-form .box-input.type-captcha .taglib-captcha span.refresh.lfr-portal-tooltip {
  flex: 0 0 auto;
  width: 50px;
}
@media (max-width: 767px) {
  body.v2 .cx-admin-form .box-input.type-captcha .taglib-captcha span.refresh.lfr-portal-tooltip {
    display: inline-block;
  }
}
body.v2 .cx-admin-form .box-input.type-captcha .taglib-captcha span.refresh.lfr-portal-tooltip a:before {
  font-family: "Font Awesome 5 Pro";
}
body.v2 .cx-admin-form .box-input.type-captcha .taglib-captcha .form-group {
  margin-left: 0;
  flex: 1 1 auto;
}
@media (max-width: 767px) {
  body.v2 .cx-admin-form .box-input.type-captcha .taglib-captcha .form-group {
    margin-top: 10px;
  }
}
@media (min-width: 767px) {
  body.v2 .cx-admin-form .box-input.type-captcha .taglib-captcha .form-group .form-control {
    -webkit-border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    -ms-border-top-left-radius: 0px;
    -o-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-bottom-left-radius: 0px;
    -ms-border-bottom-left-radius: 0px;
    -o-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
}
body.v2 .cx-admin-form .box-checkbox {
  margin-top: 30px;
}
body.v2 .cx-admin-form .box-checkbox .custom-control.custom-checkbox label .custom-control-label {
  font-size: 16px;
  font-family: "source-sans-pro-semibold";
}

body.v2 .modal-dialog.yui3-widget-modal .modal-header {
  background: transparent linear-gradient(150deg, #494df4 0%, #9fbeaf 100%) 0 0 no-repeat padding-box !important;
  color: #fff !important;
}
body.v2 .modal-dialog.yui3-widget-modal .modal-header .modal-title {
  font-size: 20px;
  line-height: 21px;
  color: #fff;
  font-family: "source-sans-pro-bold";
}
body.v2 .modal-dialog.yui3-widget-modal .modal-header .btn-toolbar button.close {
  position: relative;
  opacity: 1;
}
body.v2 .modal-dialog.yui3-widget-modal .modal-header .btn-toolbar button.close:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.1158 0.23499C10.8915 0.3172 10.2709 0.900145 8.62602 2.53688L6.43535 4.72666L4.28953 2.58172C3.10073 1.40835 2.06147 0.406884 1.96427 0.354568C1.56053 0.152779 0.812862 0.287305 0.52127 0.62362C0.214725 0.974881 0.110051 1.63256 0.304445 2.01372C0.356782 2.11088 1.35866 3.14971 2.5325 4.33055L4.66337 6.46802L2.5026 8.68769C1.3138 9.9059 0.304445 10.9746 0.252108 11.0643C0.110051 11.3184 0.132481 11.9387 0.296969 12.2377C0.56613 12.7534 1.34371 12.985 1.89698 12.716C2.03156 12.6562 3.10073 11.6174 4.28205 10.4216L6.42039 8.23927L8.65593 10.4589C9.88211 11.6772 10.9812 12.716 11.0933 12.7608C11.8111 13.0224 12.5887 12.6188 12.7831 11.8939C12.8279 11.722 12.8504 11.5352 12.8354 11.4828C12.8205 11.423 12.7831 11.2736 12.7532 11.154C12.7233 10.9896 12.1326 10.3618 10.4503 8.70264L8.19237 6.48296L10.3756 4.33055C11.5718 3.14971 12.6111 2.08098 12.6709 1.94646C12.8354 1.61762 12.8205 1.21404 12.6335 0.832881C12.3644 0.279831 11.7064 0.018254 11.1158 0.23499Z' fill='white'/%3E%3C/svg%3E");
  width: 13px;
  height: 13px;
}
body.v2 .modal-dialog.yui3-widget-modal .modal-header .btn-toolbar button.close svg {
  display: none !important;
}

.modal .modal-dialog .modal-header,
.term-condition-modal .modal-dialog .modal-header,
.agreement-modal .modal-dialog .modal-header {
  background: transparent linear-gradient(150deg, #494df4 0%, #9fbeaf 100%) 0 0 no-repeat padding-box;
  color: #fff;
}
.modal .modal-dialog .modal-header .modal-title,
.term-condition-modal .modal-dialog .modal-header .modal-title,
.agreement-modal .modal-dialog .modal-header .modal-title {
  font-size: 20px;
  line-height: 21px;
  color: #fff;
  font-family: "source-sans-pro-bold";
}
.modal .modal-dialog .modal-header button.close,
.term-condition-modal .modal-dialog .modal-header button.close,
.agreement-modal .modal-dialog .modal-header button.close {
  position: relative;
  opacity: 1;
}
.modal .modal-dialog .modal-header button.close:before,
.term-condition-modal .modal-dialog .modal-header button.close:before,
.agreement-modal .modal-dialog .modal-header button.close:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.1158 0.23499C10.8915 0.3172 10.2709 0.900145 8.62602 2.53688L6.43535 4.72666L4.28953 2.58172C3.10073 1.40835 2.06147 0.406884 1.96427 0.354568C1.56053 0.152779 0.812862 0.287305 0.52127 0.62362C0.214725 0.974881 0.110051 1.63256 0.304445 2.01372C0.356782 2.11088 1.35866 3.14971 2.5325 4.33055L4.66337 6.46802L2.5026 8.68769C1.3138 9.9059 0.304445 10.9746 0.252108 11.0643C0.110051 11.3184 0.132481 11.9387 0.296969 12.2377C0.56613 12.7534 1.34371 12.985 1.89698 12.716C2.03156 12.6562 3.10073 11.6174 4.28205 10.4216L6.42039 8.23927L8.65593 10.4589C9.88211 11.6772 10.9812 12.716 11.0933 12.7608C11.8111 13.0224 12.5887 12.6188 12.7831 11.8939C12.8279 11.722 12.8504 11.5352 12.8354 11.4828C12.8205 11.423 12.7831 11.2736 12.7532 11.154C12.7233 10.9896 12.1326 10.3618 10.4503 8.70264L8.19237 6.48296L10.3756 4.33055C11.5718 3.14971 12.6111 2.08098 12.6709 1.94646C12.8354 1.61762 12.8205 1.21404 12.6335 0.832881C12.3644 0.279831 11.7064 0.018254 11.1158 0.23499Z' fill='white'/%3E%3C/svg%3E");
  width: 13px;
  height: 13px;
}
.modal .modal-dialog .modal-header button.close svg,
.term-condition-modal .modal-dialog .modal-header button.close svg,
.agreement-modal .modal-dialog .modal-header button.close svg {
  display: none;
}
.modal .modal-dialog .modal-footer .btn.btn-secondary,
.term-condition-modal .modal-dialog .modal-footer .btn.btn-secondary,
.agreement-modal .modal-dialog .modal-footer .btn.btn-secondary {
  font-size: 16px !important;
  padding: 10px 16px !important;
  -webkit-border-radius: 100px !important;
  -moz-border-radius: 100px !important;
  -ms-border-radius: 100px !important;
  -o-border-radius: 100px !important;
  border-radius: 100px !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-family: "source-sans-pro-semibold" !important;
  box-shadow: none;
  background: #cccccc;
  border-color: #cccccc;
  color: #fff !important;
  line-height: normal !important;
}
.modal .modal-dialog .modal-footer .btn.btn-secondary:hover,
.term-condition-modal .modal-dialog .modal-footer .btn.btn-secondary:hover,
.agreement-modal .modal-dialog .modal-footer .btn.btn-secondary:hover {
  background: #b3b3b3;
  border-color: #b3b3b3;
}

body.v2 .modal .modal-dialog {
  min-width: 428px;
}
body.v2 .modal .modal-dialog .modal-content {
  width: 100%;
}

body.v2.Customer .CX-utama, body.v2.customer .CX-utama {
  margin-top: 57px;
}
body.v2.Customer:not(.administrator) .CX-utama, body.v2.customer:not(.administrator) .CX-utama {
  padding-top: 0px;
}
body.v2.Customer.administrator .CX-utama, body.v2.customer.administrator .CX-utama {
  margin-top: 0px !important;
}

body.v2 section.cx-static-banner-unduh-dokumen.fixed-position {
  top: 57px;
}

section.CX-claim-steps.new-journey.type-plain.landing-utama.e-download.new-download-gabungan .slider-claim-steps .slider-item section.CX-claim.with-step-form > .container.CX-wrapper .box-step-form .box-step-form-inner .CX-claim-inner > .cx-laporan-kinerja {
  padding-bottom: 20px;
}

.otp-modal.otp-dashboard.modal-verif .modal-dialog-scrollable {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.otp-modal.otp-dashboard.modal-verif .modal-dialog-scrollable .modal-content {
  margin: 0 auto;
}

.modal-verif .box-right .box-pass .form-group.input-text-wrapper.col-md-12 .form-group.input-text-wrapper:before {
  top: 33px;
}

.modal-verif .box-right .box-pass .cx-check-done,
.modal-verif .box-right .box-pass .cx-check-failed {
  top: 30px;
}

.otp-modal.otp-dashboard.modal-verif .modal-dialog-scrollable {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.otp-modal.otp-dashboard.modal-verif .modal-dialog-scrollable .modal-content {
  margin: 0 auto;
}

.modal-verif .box-right .box-pass .form-group.input-text-wrapper.col-md-12 .form-group.input-text-wrapper:before {
  top: 33px;
}

.modal-verif .box-right .box-pass .cx-check-done,
.modal-verif .box-right .box-pass .cx-check-failed {
  top: 30px;
}

.modal-verif .box-right .form-group.input-text-wrapper.col-md-12.custom-checkbox.form-check label .custom-control-label:before {
  position: absolute;
  left: 0px;
}
.modal-verif .box-right .form-group.input-text-wrapper.col-md-12.custom-checkbox.form-check label .custom-control-label .custom-control-label-text {
  margin-left: 15px;
  display: block;
  position: relative;
  top: -2px;
}

.modal-verif .box-right .reset-container.verification-container .input-container .button-holder {
  margin-bottom: 20px;
}

.cx-admin-form {
  margin-bottom: 20px;
}
.cx-admin-form .box-outer-form .box-content-admin .box-inner-content .row .col-md-12.text-right .sheet-footer.sheet-footer-btn-block-sm-down {
  justify-content: flex-end;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .cx-admin-form .box-outer-form .box-content-admin .box-inner-content .row .col-md-12.text-right .sheet-footer.sheet-footer-btn-block-sm-down .btn-group .btn-group-item {
    min-width: 150px;
  }
  .cx-admin-form .box-outer-form .box-content-admin .box-inner-content .row .col-md-12.text-right .sheet-footer.sheet-footer-btn-block-sm-down .btn-group .btn-group-item .btn {
    display: block;
    width: 100%;
  }
}

.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib button.cx-btn-detail-header {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  padding: 0px;
  text-align: center;
  position: relative;
}
.cx-panel-header.final-panel .box-data-nasabah .box-label .text-left:nth-child(2) .box-data-prib button.cx-btn-detail-header .collapse-icon-closed {
  position: absolute;
  top: 50%;
  left: 50%;
  right: initial;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media (max-width: 1366px) {
  body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-custom-redlight,
  body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-sm.btn-custom-redlight,
  body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-custom-red,
  body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-custom-green,
  body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-md.btn-custom-green,
  body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-md.btn-custom-red {
    min-width: max-content;
  }
}

section.CX-main.CX-unit-widget .box-unit .box-dynamic-slider .box-dynamic-item .box-unit-inner .box-unit-content .box-unit-content-inner > .row {
  margin-left: 0px;
  margin-right: 0px;
  display: flex;
  grid-column-gap: 10px;
}
@media (max-width: 767px) {
  section.CX-main.CX-unit-widget .box-unit .box-dynamic-slider .box-dynamic-item .box-unit-inner .box-unit-content .box-unit-content-inner > .row {
    display: grid;
    grid-row-gap: 10px;
  }
}
section.CX-main.CX-unit-widget .box-unit .box-dynamic-slider .box-dynamic-item .box-unit-inner .box-unit-content .box-unit-content-inner > .row .box-act {
  padding-top: 0px;
}
section.CX-main.CX-unit-widget .box-unit .box-dynamic-slider .box-dynamic-item .box-unit-inner .box-unit-content .box-unit-content-inner > .row .box-act {
  width: 100%;
}
section.CX-main.CX-unit-widget .box-unit .box-dynamic-slider .box-dynamic-item .box-unit-inner .box-unit-content .box-unit-content-inner > .row .box-act .col-xs-12 {
  display: flex;
  grid-column-gap: 10px;
  grid-row-gap: 10px !important;
}
@media (max-width: 767px) {
  section.CX-main.CX-unit-widget .box-unit .box-dynamic-slider .box-dynamic-item .box-unit-inner .box-unit-content .box-unit-content-inner > .row .box-act .col-xs-12 {
    display: grid;
    width: 100%;
  }
}
section.CX-main.CX-unit-widget .box-unit .box-dynamic-slider .box-dynamic-item .box-unit-inner .box-unit-content .box-unit-content-inner > .row .box-act .col-xs-12 .btn {
  margin: 0 0 !important;
}
@media (max-width: 767px) {
  section.CX-main.CX-unit-widget .box-unit .box-dynamic-slider .box-dynamic-item .box-unit-inner .box-unit-content .box-unit-content-inner > .row .box-act .col-xs-12 .btn {
    display: block !important;
    width: 100% !important;
  }
}
section.CX-main.CX-unit-widget .box-unit .box-dynamic-slider .box-dynamic-item .box-unit-inner .box-unit-content .box-unit-content-inner .box-input-content > .row {
  margin-left: 0px;
  margin-right: 0px;
  display: flex;
  grid-column-gap: 10px;
}
@media (max-width: 767px) {
  section.CX-main.CX-unit-widget .box-unit .box-dynamic-slider .box-dynamic-item .box-unit-inner .box-unit-content .box-unit-content-inner .box-input-content > .row {
    display: grid;
    grid-row-gap: 10px;
  }
}
section.CX-main.CX-unit-widget .box-unit .box-dynamic-slider .box-dynamic-item .box-unit-inner .box-unit-content .box-unit-content-inner .box-input-content > .row .box-act {
  padding-top: 0px;
}
section.CX-main.CX-unit-widget .box-unit .box-dynamic-slider .box-dynamic-item .box-unit-inner .box-unit-content .box-unit-content-inner .box-input-content > .row .box-act {
  width: 100%;
}
section.CX-main.CX-unit-widget .box-unit .box-dynamic-slider .box-dynamic-item .box-unit-inner .box-unit-content .box-unit-content-inner .box-input-content > .row .box-act .col-xs-12 {
  display: flex;
  grid-column-gap: 10px;
  grid-row-gap: 10px !important;
}
@media (max-width: 767px) {
  section.CX-main.CX-unit-widget .box-unit .box-dynamic-slider .box-dynamic-item .box-unit-inner .box-unit-content .box-unit-content-inner .box-input-content > .row .box-act .col-xs-12 {
    display: grid;
    width: 100%;
  }
}
section.CX-main.CX-unit-widget .box-unit .box-dynamic-slider .box-dynamic-item .box-unit-inner .box-unit-content .box-unit-content-inner .box-input-content > .row .box-act .col-xs-12 .btn {
  margin: 0 0 !important;
}
@media (max-width: 767px) {
  section.CX-main.CX-unit-widget .box-unit .box-dynamic-slider .box-dynamic-item .box-unit-inner .box-unit-content .box-unit-content-inner .box-input-content > .row .box-act .col-xs-12 .btn {
    display: block !important;
    width: 100% !important;
  }
}

@media (max-width: 1366px) {
  body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-custom-redlight,
  body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-sm.btn-custom-redlight,
  body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-custom-red,
  body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-custom-green,
  body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-md.btn-custom-green,
  body.v2 .CX-Tables.dataTable tbody tr td .btn.btn-md.btn-custom-red {
    min-width: max-content;
  }
}

section.CX-main.CX-unit-widget .box-unit .box-dynamic-slider .box-dynamic-item .box-unit-inner .box-unit-content .form-control {
  background-color: #fff;
  border: 1px solid #999999;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
section.CX-main.CX-unit-widget .box-unit .box-dynamic-slider .box-dynamic-item .box-unit-inner .box-unit-content .form-control:focus {
  border: 1px solid #494df4;
}
section.CX-main.CX-unit-widget .box-unit .box-dynamic-slider .box-dynamic-item .box-unit-inner .box-unit-content .form-control.disabled, section.CX-main.CX-unit-widget .box-unit .box-dynamic-slider .box-dynamic-item .box-unit-inner .box-unit-content .form-control:disabled {
  color: #cccccc;
  background: #fafafa;
  border: 1px solid #cccccc;
}
section.CX-main.CX-unit-widget .box-unit .box-dynamic-slider .box-dynamic-item .box-unit-inner .box-unit-content .form-group.input-select-wrapper.has-error:before {
  bottom: 30px;
}

.cx-admin-form .box-input-doc .box-input-doc-inner .box-input-file .form-group.input-text-wrapper.has-error {
  height: 100%;
  width: 100% !important;
}
.cx-admin-form .box-input-doc .box-input-doc-inner .box-input-file .help-block {
  top: 0px;
  left: 0px;
  transform: none;
  margin-left: initial;
}
.cx-admin-form .box-input-doc .box-input-doc-inner .box-input-file .help-block div {
  margin: 0 auto !important;
}

.cx-admin-form .row .col-md-6.text-right:nth-child(2) .sheet-footer-btn-block-sm-down {
  justify-content: flex-end;
}

.cx-admin-form .box-input-doc .box-input-doc-inner .box-input-file .form-group.input-text-wrapper.has-error {
  margin-bottom: 0px;
  margin-top: -20px;
}

.modal .modal-dialog .modal-header a.close {
  text-shadow: none;
  color: #fff;
  opacity: 1;
  font-size: 18px;
  font-weight: normal;
  font-family: "source-sans-pro-semibold";
}
.modal .modal-dialog .modal-header a.close.cx-btn-back {
  margin-left: 10px;
}
.modal .modal-dialog .modal-header a.close i {
  margin-right: 5px;
}

body.v2 section.CX-claim-history .box-inner-history .box-history-table .box-filter {
  align-items: center;
  grid-row-gap: 15px;
}
body.v2 section.CX-claim-history .box-inner-history .box-history-table .box-filter > label {
  top: 0px !important;
  position: relative;
}
body.v2 section.CX-claim-history .box-inner-history .box-history-table .box-filter .form-control {
  height: 35px !important;
}
body.v2 section.CX-claim-history .box-inner-history .box-history-table .box-filter .input-group.date {
  position: relative;
  flex: 0 0 auto;
  max-width: 17%;
}
@media (max-width: 768px) {
  body.v2 section.CX-claim-history .box-inner-history .box-history-table .box-filter .input-group.date {
    max-width: 25% !important;
  }
}
body.v2 section.CX-claim-history .box-inner-history .box-history-table .box-filter .input-group.date .form-control {
  border-right: 1px solid #e6ebf5 !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -ms-border-radius: 5px !important;
  -o-border-radius: 5px !important;
  border-radius: 5px !important;
}
@media (max-width: 768px) {
  body.v2 section.CX-claim-history .box-inner-history .box-history-table .box-filter .input-group.date .form-control {
    width: 120px !important;
  }
}
body.v2 section.CX-claim-history .box-inner-history .box-history-table .box-filter .input-group.date .input-group-addon {
  position: absolute;
  right: 10px;
  top: 10px;
  background-color: transparent;
  height: auto !important;
}
body.v2 section.CX-claim-history .box-inner-history .box-history-table .box-filter .input-group.date .input-group-addon i {
  position: absolute;
}
body.v2 section.CX-claim-history .box-inner-history .box-history-table .box-filter .btn.btn-search {
  margin-left: initial;
}

@media (min-width: 1025px) {
  .cx-admin-form .form-group.has-error .input-group .input-group-item.input-group-prepend {
    position: relative;
    margin-bottom: 10px;
  }
}
@media (min-width: 1025px) {
  .cx-admin-form .form-group.has-error .input-group .input-group-item.input-group-prepend .form-feedback-item.form-validator-stack.help-block {
    position: absolute;
    top: 100%;
    margin-top: 0px;
  }
}
.cx-admin-form .form-group.has-error .form-feedback-item.form-validator-stack.help-block {
  font-weight: normal;
  font-family: "source-sans-pro-semibold";
}

body.v2 .CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .header-survey .box-progress .box-progress-outer {
  position: relative;
  flex: 1 1 auto;
  margin-left: 10px;
}
body.v2 .CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .header-survey .box-progress .box-progress-outer .progress-wrap.progress {
  opacity: 1;
  visibility: visible;
  position: relative;
  top: -15px;
}
body.v2 .CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-input-checkbox .box-checkbox .form-group.form-inline.input-checkbox-wrapper label {
  justify-content: flex-start;
}
body.v2 .CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-input-checkbox.row .box-checkbox.col-xs-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
@media (max-width: 767px) {
  body.v2 .CX-modal-survey .box-modal-survey .box-modal-survey-item .box-modal-survey-inner .content-survey .answer-survey .box-input-checkbox.row .box-checkbox.col-xs-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.CX-claim-history .box-inner-history .box-history-table .btn-search .input-search:before {
  display: none !important;
}

.modal-otp-channel .modal-dialog .modal-content .modal-header a.close.cx-btn-back {
  margin-left: 20px;
}

.new-box-item.style-default.new-dropdown-search.no-label .new-box-item-inner .ico-box-search {
  margin-top: 0px;
}

.new-box-autofields-outer .lfr-form-row.lfr-form-row-inline span.lfr-autorow-controls.toolbar.toolbar-horizontal .toolbar-content .add-row:after,
.new-box-autofields-outer .lfr-form-row.lfr-form-row-inline span.lfr-autorow-controls.toolbar.toolbar-horizontal .toolbar-content .delete-row:after {
  display: block !important;
}

body.v2 .cx-admin-form .box-input.type-captcha .taglib-captcha img.captcha {
  height: 50px;
}

.modal .modal-dialog .modal-footer .btn.btn-secondary #okAgreementBtn,
.term-condition-modal .modal-dialog .modal-footer .btn.btn-secondary #okAgreementBtn,
.agreement-modal .modal-dialog .modal-footer #okAgreementBtn {
  border: 1px solid #494df4 !important;
  background-color: #494df4 !important;
  color: #fff !important;
  padding: 10px 16px !important;
}
.modal .modal-dialog .modal-footer .btn.btn-secondary #okAgreementBtn:hover,
.term-condition-modal .modal-dialog .modal-footer .btn.btn-secondary #okAgreementBtn:hover,
.agreement-modal .modal-dialog .modal-footer #okAgreementBtn:hover {
  background-color: #fcb501 !important;
  border-color: #fcb501 !important;
  text-decoration: none;
}

body.bg-white.portal-popup.dialog-iframe-popup .portlet-body > .row {
  display: block;
  margin-left: 0;
  margin-right: 0;
}
body.bg-white.portal-popup.dialog-iframe-popup .portlet-body > .row .col-xs-12 table {
  width: 100% !important;
  display: block;
  border-collapse: collapse;
}
body.bg-white.portal-popup.dialog-iframe-popup .portlet-body > .row .col-xs-12 table tr td {
  border-collapse: collapse;
  font-size: 14px;
  font-family: "source-sans-pro-semibold";
  color: #333;
  border-bottom: 1px solid #fafafa;
  padding: 5px;
}
body.bg-white.portal-popup.dialog-iframe-popup .portlet-body > .row .col-xs-12 table tr td:first-child {
  min-width: 120px;
}
body.bg-white.portal-popup.dialog-iframe-popup .portlet-body > .row .col-xs-12 table tr:nth-of-type(even) td {
  background-color: #fafafa;
}

@media (max-width: 1024px) {
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper .CX-new-dashboard-slider.customer {
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (max-width: 1024px) {
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper section.quick-access-menu.section-content.ver-2 {
    margin-left: 15px;
    margin-right: 15px;
  }
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper section.quick-access-menu.section-content.ver-2 > .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 1024px) {
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper .portlet-layout.row:nth-child(2) {
    margin-left: 0px;
    margin-right: 0px;
  }
}

@media (max-width: 1024px) {
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper .portlet-layout.row #column-2 {
    padding-left: 0px;
  }
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper .portlet-layout.row #column-2 .CX-informasi-akun,
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper .portlet-layout.row #column-2 .CX-preview-account {
    margin-left: 15px;
    margin-right: 0px;
  }
}

@media (max-width: 1024px) {
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper .portlet-layout.row #column-3 {
    padding-right: 0px;
  }
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper .portlet-layout.row #column-3 .CX-widget-tele,
  body.v2 .CX-utama .box-utama .box-content-utama .new-dashboard-layout#main-content > .container.CX-wrapper .portlet-layout.row #column-3 .CX-highlight-telekonsultasi {
    margin-right: 15px;
    margin-left: 0px;
  }
}

@media (max-width: 1024px) {
  .CX-list-notifications {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (max-width: 1024px) {
  .CX-list-notifications > .container.CX-wrapper {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 100%;
  }
}

.CX-utama .box-utama .box-sidenav .CX-header-nav-mobile .box-header-nav-mobile .box-close a.close-nav {
  text-decoration: none;
}
.CX-utama .box-utama .box-sidenav .CX-header-nav-mobile .box-header-nav-mobile .box-close a.close-nav .ico {
  top: 0px !important;
}

.CX-pop-up-modal.modal-default .box-pop-up-modal > .close-pop-up {
  line-height: 30px;
}

.CX-pop-up-modal.modal-default.modal-alert.modal-info-confetti {
  z-index: 1047;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-info-confetti .bg-pop-up-modal-dark {
  display: none;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-info-confetti .box-pop-up-modal {
  background-color: transparent;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-info-confetti .box-pop-up-modal > .close-pop-up {
  right: initial;
  left: 50%;
  top: 100%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-alert.modal-info-confetti .box-pop-up-modal > .close-pop-up {
    display: block !important;
  }
}
.CX-pop-up-modal.modal-default.modal-alert.modal-info-confetti .box-pop-up-modal .box-pop-up-modal-inner > .title {
  font-size: 45px;
  text-align: center;
  font-family: "source-sans-pro-black";
  color: #f1fa9a;
  position: relative;
  line-height: 50px;
  max-width: 80%;
  margin: 0 auto 30px;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-alert.modal-info-confetti .box-pop-up-modal .box-pop-up-modal-inner > .title {
    font-size: 37px;
    max-width: 90%;
  }
}
.CX-pop-up-modal.modal-default.modal-alert.modal-info-confetti .box-pop-up-modal .box-pop-up-modal-inner > .title:before {
  content: attr(data-title);
  position: absolute;
  -webkit-filter: blur(6px);
  -moz-filter: blur(6px);
  -ms-filter: blur(6px);
  -o-filter: blur(6px);
  filter: blur(6px);
  top: 0px;
  left: 0px;
}

.CX-pop-up-modal.modal-default.down-center.simple-down-to-top.modal-alert .box-pop-up-modal .box-pop-up-modal-inner {
  padding: 0 0 20px;
}

.CX-pop-up-modal.modal-default.modal-alert.bg-transparent .box-pop-up-modal {
  background-color: transparent;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-alert.bg-transparent .box-pop-up-modal {
    margin: 0 auto;
    padding: 0 0;
    left: 15px;
    right: 15px;
    position: absolute;
  }
}
.CX-pop-up-modal.modal-default.modal-alert.bg-transparent .box-pop-up-modal .box-pop-up-modal-inner .box-ico {
  background-color: transparent;
  padding: 0 0;
}
.CX-pop-up-modal.modal-default.modal-alert.bg-transparent .box-pop-up-modal .box-pop-up-modal-inner .box-text {
  color: #fff !important;
}
.CX-pop-up-modal.modal-default.modal-alert.bg-transparent .box-pop-up-modal .box-pop-up-modal-inner .box-text h3,
.CX-pop-up-modal.modal-default.modal-alert.bg-transparent .box-pop-up-modal .box-pop-up-modal-inner .box-text p {
  color: #fff !important;
  font-size: 17px;
  font-family: "source-sans-pro-semibold";
  line-height: 22px;
}

.CX-pop-up-modal.modal-default.modal-alert.pop-voucher .box-pop-up-modal .box-pop-up-modal-inner .box-ico {
  position: relative;
}
.CX-pop-up-modal.modal-default.modal-alert.pop-voucher .box-pop-up-modal .box-pop-up-modal-inner .box-ico .box-confetti {
  position: absolute;
  width: 100%;
  height: 100%;
}
.CX-pop-up-modal.modal-default.modal-alert.pop-voucher .box-pop-up-modal .box-pop-up-modal-inner .box-ico .box-confetti:before {
  content: "";
  background-image: url("/o/axa-emma-theme/images/referral/confetti.gif");
  width: 150px;
  height: 150px;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  position: absolute;
  top: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.CX-pop-up-modal.modal-default.modal-alert.pop-voucher .box-pop-up-modal .box-pop-up-modal-inner .box-ico .box-confetti:after {
  content: "";
  background-image: url("/o/axa-emma-theme/images/referral/confetti.gif");
  width: 150px;
  height: 150px;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.CX-pop-up-modal.modal-default.modal-alert.pop-voucher .box-pop-up-modal .box-pop-up-modal-inner .box-ico:before {
  content: "";
  background-image: url("/o/axa-emma-theme/images/form-assets/vector-success.gif");
  width: 58px;
  height: 52px;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  position: relative;
  z-index: 3;
  position: absolute;
  top: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.CX-pop-up-modal.modal-default.modal-alert.pop-voucher .box-pop-up-modal .box-pop-up-modal-inner .box-ico:after {
  content: "";
  background-image: url("/o/axa-emma-theme/images/referral/confetti.gif");
  width: 150px;
  height: 150px;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  position: absolute;
  bottom: -30px;
  right: 0px;
  z-index: 3;
}
.CX-pop-up-modal.modal-default.modal-alert.pop-voucher .box-pop-up-modal .box-pop-up-modal-inner .box-ico .box-voucher-price {
  position: relative;
  width: 314px;
  height: 132px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.CX-pop-up-modal.modal-default.modal-alert.pop-voucher .box-pop-up-modal .box-pop-up-modal-inner .box-ico .box-voucher-price:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='314' height='132' viewBox='0 0 314 132' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_1595_98449)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M249.254 12.6374C253.954 12.6374 257.763 8.82775 257.763 4.12828C257.763 3.39337 257.67 2.68022 257.495 2H241.013C240.838 2.68022 240.745 3.39337 240.745 4.12828C240.745 8.82775 244.555 12.6374 249.254 12.6374ZM23 2C16.3726 2 11 7.37259 11 14V99.5552C11 106.183 16.3726 111.555 23 111.555H290.438C297.066 111.555 302.438 106.183 302.438 99.5552V14C302.438 7.37258 297.066 2 290.438 2H23ZM240.746 109.426C240.746 104.727 244.556 100.917 249.256 100.917C253.955 100.917 257.765 104.727 257.765 109.426C257.765 110.161 257.671 110.874 257.496 111.555H241.015C240.84 110.874 240.746 110.161 240.746 109.426Z' fill='url(%23paint0_linear_1595_98449)'/%3E%3Cline x1='248.957' y1='13.4414' x2='248.957' y2='98.9609' stroke='white' stroke-width='2' stroke-dasharray='5 5'/%3E%3Cpath d='M268.117 88.5736C268.117 83.6112 272.011 79.5884 276.814 79.5884C281.617 79.5884 285.51 83.6112 285.51 88.5736C285.51 93.5358 281.617 97.5586 276.814 97.5586C272.011 97.5586 268.117 93.5358 268.117 88.5736Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M276.546 83.332C275.439 83.4003 274.591 84.3739 274.64 85.5182L274.64 91.1937C274.64 91.4007 274.478 91.5683 274.278 91.5683C274.078 91.5683 273.915 91.4007 273.915 91.1937L273.915 85.4434C273.165 85.477 272.521 86.0062 272.321 86.7538C272.031 88.4301 272.031 90.1463 272.321 91.8228C272.548 92.7755 273.315 93.4882 274.256 93.6199C275.962 93.8819 277.696 93.8819 279.401 93.6199C280.397 93.4191 281.168 92.6016 281.336 91.5683C281.59 89.4898 281.59 87.3869 281.336 85.3087C281.155 84.3827 280.418 83.682 279.51 83.5714C278.533 83.3812 277.539 83.3011 276.546 83.332ZM277.763 85.2037L278.082 85.2037C278.282 85.2037 278.445 85.3713 278.445 85.578C278.445 85.7848 278.282 85.9524 278.082 85.9524L277.763 85.9524C277.661 86.0735 277.513 86.1418 277.358 86.1398C277.057 86.1398 276.814 85.8883 276.814 85.578C276.814 85.268 277.057 85.0165 277.358 85.0165C277.512 85.0183 277.659 85.0861 277.763 85.2037Z' fill='%2300AED6'/%3E%3Cpath d='M275.834 53.9967C274.309 53.9844 273.063 55.2516 273.051 56.8271C273.039 58.4024 274.266 59.6897 275.791 59.702C277.315 59.7143 278.561 58.4473 278.573 56.8718C278.573 56.8568 278.573 56.8419 278.573 56.8271C278.651 55.3323 277.541 54.0555 276.094 53.9753C276.007 53.9706 275.921 53.9703 275.834 53.9743L275.834 53.9967ZM275.834 62.4727C272.935 62.4727 270.725 60.1065 270.725 56.8271C270.725 53.5475 272.95 51.1816 275.834 51.1816C278.718 51.1816 280.95 53.5251 280.95 56.8271C280.95 60.1291 278.726 62.4727 275.834 62.4727Z' fill='white'/%3E%3Cpath d='M276.363 66.9641C277.559 66.9641 278.538 68.2218 278.538 69.8166C278.681 71.2814 277.648 72.5888 276.23 72.7368C276.087 72.7518 275.942 72.7544 275.798 72.7443C274.218 72.7443 273.131 71.5464 273.131 69.7043C273.131 68.207 274.124 66.9641 275.247 66.9641L276.363 66.9641ZM270.718 66.8516L271.863 66.8516C271.062 67.763 270.652 68.97 270.725 70.1985C270.751 73.1036 273.052 75.4368 275.863 75.4099C278.675 75.383 280.933 73.0063 280.907 70.1013C280.959 68.9052 280.526 67.7409 279.712 66.8892L280.69 66.8892C282.016 66.8892 282.987 68.0721 282.987 69.6295C283.07 70.8191 282.671 71.9906 281.886 72.8641L283.582 74.6836C284.878 73.3194 285.574 71.465 285.509 69.5546C285.509 66.3649 283.437 64.1786 280.675 64.1786L270.718 64.1786L270.718 66.8516Z' fill='white'/%3E%3Cpath d='M271.018 49.5332L271.018 46.8528L271.873 46.8528L271.873 46.8153C271.098 45.9365 270.691 44.776 270.743 43.5879C270.849 40.6706 273.224 38.3946 276.048 38.5044C278.722 38.6087 280.867 40.8248 280.968 43.5879C280.994 44.723 280.632 45.8307 279.946 46.7178L284.787 46.7178L284.787 49.5106L271.018 49.5332ZM273.134 44.0223C273.134 45.52 274.141 46.7405 275.236 46.7405L276.46 46.7405C277.627 46.7405 278.591 45.5348 278.591 44.0073C278.669 42.4503 277.51 41.1233 276.003 41.0429C274.496 40.9628 273.212 42.1597 273.134 43.7168C273.129 43.8136 273.129 43.9105 273.134 44.0073L273.134 44.0223Z' fill='white'/%3E%3Cpath d='M274.902 33.1435C274.662 31.309 274.409 30.7625 273.916 30.7625C273.278 30.7625 272.894 31.4587 272.894 32.537C272.802 33.6992 273.543 34.7574 274.64 35.0303L274.112 37.666C272.14 37.2914 270.734 35.1951 270.734 32.6119C270.734 29.6918 272.184 27.8796 274.532 27.8796L280.685 27.8796L280.685 30.3879L279.612 30.3879L279.612 30.4254C280.539 31.2766 281.032 32.524 280.945 33.8022C280.945 36.0111 279.779 37.5462 278.047 37.5462C276.315 37.5462 275.322 36.2882 274.902 33.1435ZM275.923 30.5377L275.923 30.5751C276.271 30.8223 276.474 31.324 276.706 32.7091C277.003 34.3489 277.315 34.9554 277.88 34.9554C278.445 34.9554 278.721 34.4688 278.721 33.4131C278.721 31.8032 277.996 30.5603 277.076 30.5603L275.923 30.5377Z' fill='white'/%3E%3Cpath d='M280.14 22.8253L271.016 27.4453L271.016 24.3679L277.335 21.3355L277.335 21.2905L271.016 18.2955L271.016 15.2031L284.785 22.1216L284.785 25.199L280.14 22.8253Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_1595_98449' x='0' y='0' width='313.438' height='131.556' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='9'/%3E%3CfeGaussianBlur stdDeviation='5.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_1595_98449'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_1595_98449' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_1595_98449' x1='55.0822' y1='16.0854' x2='262.269' y2='97.6376' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300AED6'/%3E%3Cstop offset='1' stop-color='%230199BB'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 314px;
  height: 132px;
  display: block;
  background-repeat: no-repeat;
  margin: 10px auto 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}
.CX-pop-up-modal.modal-default.modal-alert.pop-voucher .box-pop-up-modal .box-pop-up-modal-inner .box-ico .box-voucher-price .box-voucher-price-inner {
  position: relative;
  display: flex;
  grid-column-gap: 5px;
  left: 22px;
  top: 5px;
  z-index: 4;
}
.CX-pop-up-modal.modal-default.modal-alert.pop-voucher .box-pop-up-modal .box-pop-up-modal-inner .box-ico .box-voucher-price .box-voucher-price-inner span {
  font-family: "source-sans-pro-bold";
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: center;
}
.CX-pop-up-modal.modal-default.modal-alert.pop-voucher .box-pop-up-modal .box-pop-up-modal-inner .box-ico .box-voucher-price .box-voucher-price-inner span.price {
  font-family: "source-sans-pro-black";
  font-size: 52px;
  line-height: 68px;
  letter-spacing: 0em;
  text-align: center;
}

@media (max-width: 1024px) {
  body.v2.has-confetti #CX-utama .box-utama .box-sidenav {
    z-index: 1050;
  }
}

@media (max-width: 1024px) {
  body.v2 .CX-profile-view.hide .profile-view-wrapper .profile-view-inner .open-menu-profile button svg {
    top: 0px;
  }
}

.sheet-footer.dialog-footer .btn.btn-cancel.btn-secondary,
.sheet-footer.dialog-footer .btn.btn-primary {
  font-size: 16px !important;
  padding: 10px 16px !important;
  border-radius: 100px !important;
  min-width: 100px !important;
}
.sheet-footer.dialog-footer .btn.btn-primary:hover {
  background-color: #fcb501 !important;
  border-color: #fcb501 !important;
  text-decoration: none !important;
}

body.v2 .CX-modal {
  z-index: 988;
}

body.v2 .CX-modal .box-modal-outer .box-modal-content .box-act .btn.btn-custom {
  letter-spacing: 0 !important;
  height: initial !important;
  line-height: initial !important;
  padding: 10px 16px !important;
  font-size: 16px !important;
}
body.v2 .CX-modal .box-modal-outer .box-modal-content .box-act .btn.btn-custom.with-chevron {
  position: relative;
  padding-right: 37px !important;
}
body.v2 .CX-modal .box-modal-outer .box-modal-content .box-act .btn.btn-custom:hover {
  background-color: #fcb501 !important;
  border-color: #fcb501 !important;
  text-decoration: none !important;
}
body.v2 .CX-modal .box-modal-outer .box-modal-content .box-act .btn.btn-custom.with-chevron:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 8px;
  width: 14px;
  height: 14px;
  text-align: center;
  line-height: 14px;
  background: rgba(255, 255, 255, 0.2);
  display: inline-block;
  text-align: center;
  font-weight: normal;
  font-size: 0.6rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
body.v2 .CX-modal .box-modal-outer .box-modal-content .box-act .btn.btn-custom.with-chevron:hover:after {
  width: 22px;
  content: "\f178";
}
body.v2 .CX-modal .box-modal-outer .box-modal-content .box-act .btn.btn-custom.with-chevron:disabled:hover:after, body.v2 .CX-modal .box-modal-outer .box-modal-content .box-act .btn.btn-custom.with-chevron.disabled:hover:after {
  content: "\f054";
  width: 14px;
  transform: none !important;
  transform: translateY(-50%) !important;
  -webkit-transform: translateY(-50%) !important;
  -moz-transform: translateY(-50%) !important;
  -o-transform: translateY(-50%) !important;
}

.CX-pop-up-modal.modal-default.modal-semua-polis.pilih-polis .box-pop-up-modal .close-pop-up .ico.ico-close-white {
  position: relative;
  top: -3px;
}

.box-display-user-with-action {
  margin-bottom: 30px;
}
.box-display-user-with-action .inner {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .box-display-user-with-action .inner {
    display: grid;
    grid-row-gap: 20px;
  }
}
.box-display-user-with-action .inner .box-user {
  flex: 1 1 auto;
}
@media (max-width: 767px) {
  .box-display-user-with-action .inner .box-user {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
}
.box-display-user-with-action .inner .box-user .box-user-inner {
  display: flex;
  column-gap: 15px;
  align-items: center;
}
.box-display-user-with-action .inner .box-user .box-user-inner .box-ava {
  border: 1px solid #ccc;
  width: 90px;
  height: 90px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  background-color: #fff;
}
.box-display-user-with-action .inner .box-user .box-user-inner .box-text .box-name {
  display: flex;
  grid-column-gap: 10px;
}
.box-display-user-with-action .inner .box-user .box-user-inner .box-text .box-name h3 {
  flex: 1 1 auto;
  font-size: 20px;
  font-family: "source-sans-pro-bold";
  color: #333;
}
.box-display-user-with-action .inner .box-user .box-user-inner .box-text .box-name .box-role span {
  background-color: rgba(28, 197, 67, 0.1);
  color: #1cc542;
  font-size: 12px;
  font-family: "source-sans-pro-semibold";
  padding: 2px 12px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
.box-display-user-with-action .inner .box-user .box-user-inner .box-text .phone,
.box-display-user-with-action .inner .box-user .box-user-inner .box-text .email {
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  color: #999999;
}
.box-display-user-with-action .inner .box-action {
  flex: 0 0 auto;
  display: flex;
  justify-content: center;
}

.CX-main-CMS .form-control {
  background-color: #fff;
}

.CX-title-and-filter .box-title-and-filter .box-filter .box-filter-inner .filter-item .new-box-item.style-default.no-label .new-box-item-inner .input .form-group .form-control {
  background-color: #fff;
}

#dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body {
  position: relative;
}
#dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-data .btn-tracking-pol.panel-header-link {
  display: inline-block;
  padding-right: 0px;
  right: 20px;
}
@media (max-width: 767px) {
  #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-data .btn-tracking-pol.panel-header-link {
    position: relative;
    right: initial;
    text-align: center;
    display: block;
    width: 100%;
    bottom: initial;
  }
  #dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-data .btn-tracking-pol.panel-header-link span {
    transform: none;
  }
}
#dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-data .btn-tracking-pol.panel-header-link span {
  position: relative;
  right: 0px;
}
#dynamic-policy-tracking .box-tracking-inner .box-tracking-content .tracking-detail .tracking-body .tracking-data .btn-tracking-pol.panel-header-link:not(.collapsed) .collapse-icon-closed {
  display: none !important;
}

body.v2 .box-unit-content .radio .radio-inline > input {
  position: relative;
  top: 4px;
}
body.v2 .box-unit-content .radio > label > input {
  position: relative;
  top: 4px;
}
body.v2 .box-unit-content .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  letter-spacing: 0;
  font-weight: normal;
  font-family: "source-sans-pro-semibold";
}
body.v2 .box-unit-content .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  display: inline-block;
  height: 100%;
}
body.v2 .box-unit-content .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='11' viewBox='0 0 19 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 1L9.5 9L1 1' stroke='%23494DF4' stroke-width='2'/%3E%3C/svg%3E%0A");
  width: 19px;
  height: 11px;
  right: 15px;
  top: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
body.v2 .box-unit-content .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
@media (max-width: 768px) {
  body.v2 .box-unit-content .toggle-switch-check:empty ~ .toggle-switch-bar:after,
  body.v2 .box-unit-content label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar:after {
    height: 24px;
    width: 24px;
    left: 32px;
  }
}

.CX-main-CMS .box-utama-cms .box-unit-inner .box-unit-content .box-unit-content-inner .form-group.input-select-wrapper .form-control:not([type=range]) {
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='11' viewBox='0 0 19 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 1L9.5 9L1 1' stroke='%23494DF4' stroke-width='2'/%3E%3C/svg%3E%0A") !important;
  background-size: cover;
  background-size: 12px;
  background-position: right 10px center;
}
.CX-main-CMS .box-utama-cms .box-unit-inner .box-unit-content .box-unit-content-inner .form-group.input-text-wrapper .input-group .input-group-append.input-group-item-shrink span.input-group-text.input-group-addon {
  height: 100%;
}

body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-act.input-captcha .taglib-captcha {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 5px;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-act.input-captcha .taglib-captcha > .captcha {
  margin-bottom: 0px !important;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-act.input-captcha .taglib-captcha .form-group.input-text-wrapper {
  margin-bottom: 0px;
}
body #main-content.layout-kyha-emma #boxHubungiKami .box-hubungi-kami-inner .box-form-outer.form .box-form .box-act.input-captcha .taglib-captcha .form-group.input-text-wrapper .control-label {
  display: none;
}

.CX-title-and-filter .box-title-and-filter .box-filter .box-filter-inner .filter-item .new-box-item.style-default.no-label .new-box-item-inner .input .form-group .form-control {
  background-color: #fff;
}

@media (max-width: 767px) and (min-height: 700px) {
  body.v2.footer-mobile-fix-bottom {
    padding-bottom: 120px;
  }
}
@media (max-width: 767px) and (min-height: 700px) {
  body.v2.footer-mobile-fix-bottom .CX-footer {
    position: fixed;
    bottom: 0;
  }
}

@media (max-width: 766px) {
  body.v2.customer:not(.administrator) .CX-utama {
    margin-top: 0px;
    padding-top: 37px !important;
  }
}

@media (max-width: 1024px) {
  body.v2 .CX-footer.fix-mobile {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
  }
}

html body.v2 .cx-admin-form .btn.btn.btn-secondary.btn-secondary {
  color: #494df4 !important;
}
html body.v2 .cx-admin-form .btn.btn.btn-secondary.btn-secondary:hover {
  color: #fff !important;
}

.box-info-alert.danger.pill {
  background-color: #c91432;
  color: #fff;
}
.box-info-alert.danger.rounded {
  -webkit-border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  -ms-border-radius: 6px !important;
  -o-border-radius: 6px !important;
  border-radius: 6px !important;
}
.box-info-alert.danger.with-close .box-info-alert-inner {
  position: relative;
}
.box-info-alert.danger.with-close .box-info-alert-inner .close-alert {
  right: 0px;
}

.box-custom-accordion.view-only .box-item {
  pointer-events: none;
}
.box-custom-accordion.view-only .box-item .box-head-item .box-head-item-inner .icon .ico-user {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.81395 8.65116C7.81395 6.33927 9.68811 4.46512 12 4.46512C14.3119 4.46512 16.186 6.33927 16.186 8.65116C16.186 10.9631 14.3119 12.8372 12 12.8372C9.68811 12.8372 7.81395 10.9631 7.81395 8.65116ZM12 6.13953C10.6129 6.13953 9.48837 7.26403 9.48837 8.65116C9.48837 10.0383 10.6129 11.1628 12 11.1628C13.3871 11.1628 14.5116 10.0383 14.5116 8.65116C14.5116 7.26403 13.3871 6.13953 12 6.13953Z' fill='%235F5F5F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12ZM12 1.67442C6.29734 1.67442 1.67442 6.29734 1.67442 12C1.67442 14.8416 2.82225 17.4151 4.67956 19.2821C4.88093 18.1958 5.27659 17.1716 6.07074 16.348C7.25863 15.1161 9.15814 14.5116 11.9999 14.5116C14.8418 14.5116 16.7413 15.1161 17.9292 16.348C18.7233 17.1716 19.119 18.1959 19.3203 19.2822C21.1777 17.4151 22.3256 14.8416 22.3256 12C22.3256 6.29734 17.7027 1.67442 12 1.67442ZM17.7976 20.5456C17.6839 19.1927 17.3901 18.2013 16.7238 17.5103C15.9988 16.7584 14.6555 16.186 11.9999 16.186C9.34437 16.186 8.00106 16.7584 7.27607 17.5103C6.60979 18.2013 6.31603 19.1927 6.2023 20.5455C7.85508 21.669 9.85086 22.3256 12 22.3256C14.1491 22.3256 16.1448 21.669 17.7976 20.5456Z' fill='%235F5F5F'/%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
  display: inline-block;
}
.box-custom-accordion.view-only .box-item .box-head-item .box-head-item-inner:after {
  display: none;
}
.box-custom-accordion.view-only .box-item .box-head-item .box-head-item-inner .text {
  color: #000;
}
.box-custom-accordion.view-only .box-item .box-head-item .box-head-item-inner .text > span {
  font-family: "source-sans-pro-bold";
}
.box-custom-accordion.view-only .box-item .box-head-item .box-head-item-inner .text span.detail {
  color: #333333;
  font-size: 14px;
  font-family: "source-sans-pro-semibold";
  display: flex;
  grid-column-gap: 10px;
}
.box-custom-accordion.view-only .box-item .box-head-item .box-head-item-inner .text span.detail span {
  position: relative;
  padding-right: 10px;
}
.box-custom-accordion.view-only .box-item .box-head-item .box-head-item-inner .text span.detail span:after {
  content: "";
  width: 3px;
  height: 3px;
  background-color: #333;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box-custom-accordion.view-only .box-item .box-head-item .box-head-item-inner .text span.detail span:last-child {
  margin-top: 0;
}
.box-custom-accordion.view-only .box-item .box-head-item .box-head-item-inner .text span.detail span:last-child:after {
  display: none;
}

.box-custom-accordion.view-only .box-item, .box-custom-accordion.with-detail .box-item {
  pointer-events: none;
}
.box-custom-accordion.view-only .box-item .box-head-item .box-head-item-inner .icon .ico-user, .box-custom-accordion.with-detail .box-item .box-head-item .box-head-item-inner .icon .ico-user {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.81395 8.65116C7.81395 6.33927 9.68811 4.46512 12 4.46512C14.3119 4.46512 16.186 6.33927 16.186 8.65116C16.186 10.9631 14.3119 12.8372 12 12.8372C9.68811 12.8372 7.81395 10.9631 7.81395 8.65116ZM12 6.13953C10.6129 6.13953 9.48837 7.26403 9.48837 8.65116C9.48837 10.0383 10.6129 11.1628 12 11.1628C13.3871 11.1628 14.5116 10.0383 14.5116 8.65116C14.5116 7.26403 13.3871 6.13953 12 6.13953Z' fill='%235F5F5F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12ZM12 1.67442C6.29734 1.67442 1.67442 6.29734 1.67442 12C1.67442 14.8416 2.82225 17.4151 4.67956 19.2821C4.88093 18.1958 5.27659 17.1716 6.07074 16.348C7.25863 15.1161 9.15814 14.5116 11.9999 14.5116C14.8418 14.5116 16.7413 15.1161 17.9292 16.348C18.7233 17.1716 19.119 18.1959 19.3203 19.2822C21.1777 17.4151 22.3256 14.8416 22.3256 12C22.3256 6.29734 17.7027 1.67442 12 1.67442ZM17.7976 20.5456C17.6839 19.1927 17.3901 18.2013 16.7238 17.5103C15.9988 16.7584 14.6555 16.186 11.9999 16.186C9.34437 16.186 8.00106 16.7584 7.27607 17.5103C6.60979 18.2013 6.31603 19.1927 6.2023 20.5455C7.85508 21.669 9.85086 22.3256 12 22.3256C14.1491 22.3256 16.1448 21.669 17.7976 20.5456Z' fill='%235F5F5F'/%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
  display: inline-block;
}
.box-custom-accordion.view-only .box-item .box-head-item .box-head-item-inner:after, .box-custom-accordion.with-detail .box-item .box-head-item .box-head-item-inner:after {
  display: none;
}
.box-custom-accordion.view-only .box-item .box-head-item .box-head-item-inner .text > span, .box-custom-accordion.with-detail .box-item .box-head-item .box-head-item-inner .text > span {
  font-family: "source-sans-pro-bold";
}
.box-custom-accordion.view-only .box-item .box-head-item .box-head-item-inner .text span.detail, .box-custom-accordion.with-detail .box-item .box-head-item .box-head-item-inner .text span.detail {
  color: #333333;
  font-size: 14px;
  font-family: "source-sans-pro-semibold";
  display: flex;
  grid-column-gap: 10px;
}
.box-custom-accordion.view-only .box-item .box-head-item .box-head-item-inner .text span.detail span, .box-custom-accordion.with-detail .box-item .box-head-item .box-head-item-inner .text span.detail span {
  position: relative;
  padding-right: 10px;
}
.box-custom-accordion.view-only .box-item .box-head-item .box-head-item-inner .text span.detail span:after, .box-custom-accordion.with-detail .box-item .box-head-item .box-head-item-inner .text span.detail span:after {
  content: "";
  width: 3px;
  height: 3px;
  background-color: #333;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box-custom-accordion.view-only .box-item .box-head-item .box-head-item-inner .text span.detail span:last-child, .box-custom-accordion.with-detail .box-item .box-head-item .box-head-item-inner .text span.detail span:last-child {
  margin-top: 0;
}
.box-custom-accordion.view-only .box-item .box-head-item .box-head-item-inner .text span.detail span:last-child:after, .box-custom-accordion.with-detail .box-item .box-head-item .box-head-item-inner .text span.detail span:last-child:after {
  display: none;
}
.box-custom-accordion.with-detail {
  padding: 16px;
  background-color: #f7f7ff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.box-custom-accordion.with-detail .box-item.active .box-head-item {
  -webkit-border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;
  -ms-border-radius: 8px 8px 8px 8px;
  -o-border-radius: 8px 8px 8px 8px;
  border-radius: 8px 8px 8px 8px;
}
.box-custom-accordion.with-detail .box-item.active .box-head-item .box-head-item-inner .icon .ico-user {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.90698 8.65116C7.90698 6.33927 9.72007 4.46512 11.9566 4.46512C14.1932 4.46512 16.0063 6.33927 16.0063 8.65116C16.0063 10.9631 14.1932 12.8372 11.9566 12.8372C9.72007 12.8372 7.90698 10.9631 7.90698 8.65116ZM11.9566 6.13953C10.6147 6.13953 9.52684 7.26403 9.52684 8.65116C9.52684 10.0383 10.6147 11.1628 11.9566 11.1628C13.2986 11.1628 14.3864 10.0383 14.3864 8.65116C14.3864 7.26403 13.2986 6.13953 11.9566 6.13953Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.347656 12C0.347656 5.37258 5.54517 0 11.9566 0C18.3681 0 23.5656 5.37258 23.5656 12C23.5656 18.6274 18.3681 24 11.9566 24C5.54517 24 0.347656 18.6274 0.347656 12ZM11.9566 1.67442C6.43979 1.67442 1.96751 6.29734 1.96751 12C1.96751 14.8416 3.07794 17.4151 4.87472 19.2821C5.06953 18.1958 5.4523 17.1716 6.22057 16.348C7.36975 15.1161 9.20736 14.5116 11.9566 14.5116C14.7058 14.5116 16.5434 15.1161 17.6926 16.348C18.4609 17.1716 18.8436 18.1959 19.0384 19.2822C20.8353 17.4151 21.9457 14.8416 21.9457 12C21.9457 6.29734 17.4734 1.67442 11.9566 1.67442ZM17.5653 20.5456C17.4553 19.1927 17.1711 18.2013 16.5265 17.5103C15.8251 16.7584 14.5256 16.186 11.9566 16.186C9.38752 16.186 8.08799 16.7584 7.38663 17.5103C6.74205 18.2013 6.45787 19.1927 6.34784 20.5455C7.94677 21.669 9.87751 22.3256 11.9566 22.3256C14.0357 22.3256 15.9664 21.669 17.5653 20.5456Z' fill='white'/%3E%3C/svg%3E%0A");
}
.box-custom-accordion.with-detail .box-item.active .box-head-item .box-head-item-inner .text span.detail {
  color: #fff;
}
.box-custom-accordion.with-detail .box-item.active .box-head-item .box-head-item-inner .text span.detail span:after {
  background-color: #fff;
}
.box-custom-accordion.with-detail .box-content-detail .item-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-row-gap: 20px;
}
@media (max-width: 1024px) {
  .box-custom-accordion.with-detail .box-content-detail .item-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .box-custom-accordion.with-detail .box-content-detail .item-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.box-custom-accordion.with-detail .box-content-detail .item-list .item-list-inner label {
  font-size: 14px;
  line-height: 23px;
  font-weight: 400;
  color: #1f1f1f;
  margin-bottom: 0px;
}
.box-custom-accordion.with-detail .box-content-detail .item-list .item-list-inner .value {
  color: #333333;
  font-family: "source-sans-pro-bold";
  line-height: 23px;
}

.box-action-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 20px;
}
@media (max-width: 767px) {
  .box-action-list {
    grid-template-columns: 1fr;
  }
}
.box-action-list .item-list {
  border-bottom: 1px solid #f5f5f5;
  display: block;
  padding: 16px 0;
  text-decoration: none;
}
@media (max-width: 768px) {
  .box-action-list .item-list:last-child {
    border-bottom: 0px;
  }
}
.box-action-list .item-list .item-list-inner {
  display: flex;
  align-items: center;
  grid-column-gap: 16px;
  position: relative;
}
.box-action-list .item-list .item-list-inner:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.7557 6L8.3457 7.41L12.9257 12L8.3457 16.59L9.7557 18L15.7557 12L9.7557 6Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
  width: 25px;
  height: 24px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box-action-list .item-list .item-list-inner .icon {
  flex: 0 0 40px;
  max-width: 40px;
}
.box-action-list .item-list .item-list-inner .text {
  flex: 1 1 auto;
  font-size: 16px;
  line-height: 22px;
  color: #353535;
}
@media (min-width: 769px) {
  .box-action-list .item-list:nth-last-child(-n+2) {
    border-bottom: none;
  }
}

.head-title.with-summary {
  display: grid;
  align-items: center;
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 768px) {
  .head-title.with-summary {
    display: flex;
    grid-column-gap: 30px;
  }
}
.head-title.with-summary div {
  flex: 1 1 auto;
}
.head-title.with-summary div span,
.head-title.with-summary div p {
  color: #5f5f5f;
  font-weight: 500;
}
.head-title.with-summary div:last-child {
  flex-direction: 0 0 auto;
}
@media (max-width: 768px) {
  .head-title.with-summary div:last-child .new-btn-blue {
    min-width: 80px;
    padding: 8px 10px;
  }
}

@media (max-width: 767px) {
  .list-transaksi .list-transaksi-inner {
    display: grid;
    row-gap: 10px;
  }
}
.list-transaksi .list-transaksi-inner .list-item .list-item-inner {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #494df4;
  border-left: 9px solid #494df4;
  padding: 12px 8px;
}
.list-transaksi .list-transaksi-inner .list-item .list-item-inner .title {
  font-size: 16px;
  font-family: "source-sans-pro-bold";
  line-height: 20px;
  text-transform: capitalize;
  color: #353535;
  margin-bottom: 8px;
}
.list-transaksi .list-transaksi-inner .list-item .list-item-inner .list-detail .list-detail-item {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.list-transaksi .list-transaksi-inner .list-item .list-item-inner .list-detail .list-detail-item label {
  font-size: 14px;
  font-weight: normal;
  color: #353535;
}
.list-transaksi .list-transaksi-inner .list-item .list-item-inner .list-detail .list-detail-item .value {
  font-size: 15px;
  font-family: "source-sans-pro-bold";
  text-align: right;
  line-height: 20px;
  text-transform: capitalize;
}

.list-transaksi .list-transaksi-inner .list-item .list-item-inner .list-detail {
  display: grid;
  grid-row-gap: 5px;
}

@media (min-width: 769px) {
  .list-transaksi.with-slider .list-transaksi-inner .slick-slide {
    margin-right: 15px;
  }
  .list-transaksi.with-slider .list-transaksi-inner {
    margin-left: -15px;
  }
}
@media (min-width: 769px) {
  .list-transaksi.with-slider .list-transaksi-inner {
    padding-left: 25px;
  }
}
.list-transaksi.with-slider .list-transaksi-inner .slick-dots {
  bottom: -35px;
}
.list-transaksi.with-slider .list-transaksi-inner .slick-dots li {
  width: 7px;
  padding: 0;
  margin: 0 2px;
}
.list-transaksi.with-slider .list-transaksi-inner .slick-dots li button {
  width: 100%;
  height: 3px;
  padding: 0;
}
.list-transaksi.with-slider .list-transaksi-inner .slick-dots li button:before {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='5' viewBox='0 0 10 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='10' height='5' rx='2.5' fill='%23CCCCCC'/%3E%3C/svg%3E%0A");
  background-color: transparent;
  width: 100%;
  height: 5px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
.list-transaksi.with-slider .list-transaksi-inner .slick-dots li.slick-active {
  width: 20px;
}
.list-transaksi.with-slider .list-transaksi-inner .slick-dots li.slick-active button:before {
  opacity: 1;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='5' viewBox='0 0 30 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='30' height='5' rx='2.5' fill='%23494DF4'/%3E%3C/svg%3E%0A");
}
.list-transaksi.with-slider .list-transaksi-inner .slick-arrow {
  z-index: 2;
  width: 24px;
  height: 24px;
  top: 40%;
}
.list-transaksi.with-slider .list-transaksi-inner .slick-arrow:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 24px;
  height: 24px;
  display: inline-block;
  opacity: 1;
}
.list-transaksi.with-slider .list-transaksi-inner .slick-arrow.slick-prev {
  left: -12px;
}
.list-transaksi.with-slider .list-transaksi-inner .slick-arrow.slick-prev:before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='12' cy='11.9966' rx='12' ry='12' transform='rotate(90 12 11.9966)' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.1332 16.611L8.44531 11.9231L13.1332 7.23521L14.3052 8.40718L10.7892 11.9231L14.3052 15.439L13.1332 16.611Z' fill='%23333333'/%3E%3C/svg%3E%0A");
}
.list-transaksi.with-slider .list-transaksi-inner .slick-arrow.slick-next {
  right: -12px;
}
.list-transaksi.with-slider .list-transaksi-inner .slick-arrow.slick-next:before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='12' cy='11.9966' rx='12' ry='12' transform='rotate(-90 12 11.9966)' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.8668 7.3822L15.5547 12.0701L10.8668 16.7579L9.69485 15.586L13.2108 12.0701L9.69485 8.55417L10.8668 7.3822Z' fill='%23333333'/%3E%3C/svg%3E%0A");
}
.list-transaksi.with-slider .list-transaksi-inner .slick-arrow.slick-disabled:before {
  opacity: 0.2;
  cursor: not-allowed;
}
.list-transaksi.with-slider .list-transaksi-inner .slick-list {
  margin: 0 -10px;
  overflow: inherit;
}

.CX-new-dashboard-slider.karyawan .new-dashboard-slider .item-slider .item-slider-inner .back a svg {
  top: 0px;
}

.CX-new-dashboard-slider.karyawan .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-text h3:before {
  display: none;
}

section.CX-new-dashboard-slider.static.gradient.karyawan .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-text p {
  font-family: "source-sans-pro-semibold";
}
section.CX-new-dashboard-slider.static.gradient.karyawan .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-text p:before {
  display: none;
}

section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list.with-slider {
  display: block;
}
@media (max-width: 767px) {
  section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list.with-slider {
    display: grid;
    grid-template-columns: 1fr;
    grid-row-gap: 12px;
  }
}
@media (min-width: 769px) {
  section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list.with-slider {
    padding-left: 25px;
  }
}
@media (max-width: 767px) {
  section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list.with-slider .box-list-item {
    width: 100% !important;
  }
}
section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list.with-slider .slick-dots {
  bottom: -35px;
}
section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list.with-slider .slick-dots li {
  width: 7px;
  padding: 0;
  margin: 0 2px;
}
section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list.with-slider .slick-dots li button {
  width: 100%;
  height: 3px;
  padding: 0;
}
section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list.with-slider .slick-dots li button:before {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='5' viewBox='0 0 10 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='10' height='5' rx='2.5' fill='%23CCCCCC'/%3E%3C/svg%3E%0A");
  background-color: transparent;
  width: 100%;
  height: 5px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list.with-slider .slick-dots li.slick-active {
  width: 20px;
}
section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list.with-slider .slick-dots li.slick-active button:before {
  opacity: 1;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='5' viewBox='0 0 30 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='30' height='5' rx='2.5' fill='%23494DF4'/%3E%3C/svg%3E%0A");
}
section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list.with-slider .slick-arrow {
  z-index: 2;
  width: 24px;
  height: 24px;
  top: 40%;
}
section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list.with-slider .slick-arrow:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 24px;
  height: 24px;
  display: inline-block;
  opacity: 1;
}
section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list.with-slider .slick-arrow.slick-prev {
  left: -12px;
}
section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list.with-slider .slick-arrow.slick-prev:before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='12' cy='11.9966' rx='12' ry='12' transform='rotate(90 12 11.9966)' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.1332 16.611L8.44531 11.9231L13.1332 7.23521L14.3052 8.40718L10.7892 11.9231L14.3052 15.439L13.1332 16.611Z' fill='%23333333'/%3E%3C/svg%3E%0A");
}
section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list.with-slider .slick-arrow.slick-next {
  right: -12px;
}
section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list.with-slider .slick-arrow.slick-next:before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='12' cy='11.9966' rx='12' ry='12' transform='rotate(-90 12 11.9966)' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.8668 7.3822L15.5547 12.0701L10.8668 16.7579L9.69485 15.586L13.2108 12.0701L9.69485 8.55417L10.8668 7.3822Z' fill='%23333333'/%3E%3C/svg%3E%0A");
}
section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list.with-slider .slick-arrow.slick-disabled:before {
  opacity: 0.2;
  cursor: not-allowed;
}
section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list.with-slider .slick-list {
  margin: 0 -10px;
  overflow: inherit;
}
section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .list-item .list-item-inner {
  padding-top: 30px;
  position: relative;
  padding-bottom: 14px;
}
section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .list-item .list-item-inner:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='481' height='169' viewBox='0 0 481 169' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.5'%3E%3Cpath opacity='0.54' d='M680.384 161.084C686.886 141.229 671.394 119.139 651.937 111.796C632.477 104.443 610.851 108.183 590.914 113.626C570.974 119.06 550.984 126.168 530.298 125.315C487.486 123.541 453.468 89.0372 425.173 56.1501C396.878 23.263 365.588 -12.6996 323.178 -19.2643C289.926 -24.4059 257.249 -10.0352 223.956 -5.90365C165.84 1.31312 104.44 -25.4183 69.2151 -73.2974' stroke='url(%23paint0_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M679.875 166.719C686.386 146.891 671.075 124.802 651.735 117.266C650.008 116.588 648.255 116.011 646.493 115.498C628.533 110.363 609.012 113.661 590.857 118.392C587.352 119.305 583.844 120.269 580.336 121.233C563.865 125.767 547.274 130.301 530.249 129.506C524.732 129.253 519.354 128.452 514.119 127.183C478.8 118.644 449.96 88.7433 425.565 59.9474C423.795 57.8517 422.012 55.75 420.217 53.642C393.644 22.4371 364.217 -9.27127 325.248 -16.8189C314.102 -18.9758 302.929 -19.2714 291.55 -17.9634C278.116 -16.4249 264.68 -12.7374 251.454 -9.26355C242.424 -6.89312 233.441 -4.62054 224.362 -3.11358C220.094 -2.40531 215.794 -1.88079 211.469 -1.5523C183.932 0.552289 155.513 -5.38491 130.198 -17.6757C104.823 -29.9973 82.4959 -48.5717 65.8611 -71.607' stroke='url(%23paint1_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M679.364 172.353C685.891 152.541 670.764 130.462 651.54 122.734C649.819 122.043 648.078 121.442 646.322 120.917C628.454 115.607 608.961 118.66 590.79 123.162C587.281 124.035 583.779 124.956 580.267 125.881C563.792 130.222 547.187 134.596 530.192 133.709C524.685 133.423 519.312 132.609 514.08 131.319C478.784 122.639 450.083 92.7023 425.94 63.76C424.188 61.6583 422.42 59.5413 420.652 57.4242C394.399 26.0609 365.498 -5.45626 327.286 -14.3428C316.122 -16.9437 304.864 -17.9988 293.166 -16.9212C279.341 -15.6501 265.488 -11.5871 252.1 -7.60856C242.963 -4.89552 233.929 -2.2067 224.76 -0.311165C220.441 0.577601 216.101 1.27955 211.698 1.76704C183.686 4.88067 154.15 -0.998199 128.146 -13.7837C102.084 -26.5908 79.4212 -46.0754 62.5114 -69.9288' stroke='url(%23paint2_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M678.862 177.985C685.399 158.201 670.462 136.119 651.348 128.21C649.642 127.504 647.913 126.878 646.163 126.341C628.375 120.851 608.92 123.656 590.735 127.938C587.232 128.767 583.714 129.643 580.208 130.525C563.729 134.673 547.12 138.885 530.145 137.91C524.649 137.598 519.288 136.761 514.063 135.458C478.802 126.644 450.23 96.6733 426.337 67.5755C424.6 65.4586 422.859 63.3324 421.109 61.2093C395.172 29.6784 366.78 -1.67211 329.352 -11.8761C318.157 -14.9271 306.83 -16.7263 294.805 -15.8761C280.584 -14.8817 266.318 -10.4339 252.77 -5.94147C243.519 -2.88279 234.446 0.228412 225.182 2.50332C220.826 3.57874 216.423 4.45504 211.953 5.09849C183.465 9.22117 152.815 3.40978 126.121 -9.87045C99.3706 -23.1723 76.3744 -43.5577 59.1806 -68.2263' stroke='url(%23paint3_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M678.357 183.629C684.9 163.863 670.148 141.791 651.159 133.686C649.456 132.96 647.745 132.327 646.007 131.766C628.308 126.092 608.884 128.662 590.685 132.723C587.176 133.504 583.667 134.346 580.149 135.19C563.665 139.146 547.039 143.189 530.088 142.134C524.601 141.789 519.246 140.94 514.032 139.613C478.798 130.666 450.371 100.648 426.712 71.4096C424.993 69.2866 423.267 67.1452 421.542 65.0037C395.923 33.3145 368.027 2.06325 331.396 -9.39082C320.177 -12.9042 308.762 -15.4414 296.421 -14.8125C281.797 -14.0915 267.125 -9.2622 253.416 -4.26503C244.061 -0.854545 234.934 2.6637 225.571 5.33022C221.174 6.5831 216.709 7.63374 212.164 8.44537C183.204 13.5863 151.433 7.82401 124.054 -5.94174C96.6168 -19.7291 73.2845 -41.0247 55.8066 -66.5083' stroke='url(%23paint4_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M677.848 189.264C684.409 169.522 669.835 147.441 650.966 139.154C649.278 138.411 647.57 137.758 645.838 137.184C628.228 131.327 608.836 133.661 590.62 137.492C587.107 138.233 583.595 139.035 580.083 139.837C563.594 143.6 546.955 147.484 530.034 146.337C524.559 145.968 519.216 145.094 513.996 143.748C478.784 134.661 450.499 104.615 427.09 75.222C425.385 73.0837 423.69 70.9423 421.979 68.7856C396.679 36.938 369.273 5.73706 333.442 -6.92726C322.177 -10.9061 310.709 -14.1721 298.046 -13.7828C283.03 -13.3293 267.942 -8.12444 254.061 -2.6195C244.591 1.13663 235.413 5.07108 225.968 8.12313C221.521 9.55651 217.015 10.7846 212.392 11.7552C182.957 17.9052 150.073 12.2104 122.004 -2.05003C93.8865 -16.3351 70.212 -38.5286 52.4501 -64.8274' stroke='url(%23paint5_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M677.336 194.899C683.903 175.176 669.523 153.101 650.761 144.624C649.088 143.866 647.382 143.191 645.666 142.602C628.139 136.574 608.781 138.651 590.564 142.268C587.048 142.969 583.538 143.719 580.022 144.481C563.532 148.06 546.886 151.773 529.985 150.538C524.519 150.135 519.178 149.239 513.974 147.878C478.788 138.66 450.639 108.568 427.482 79.0284C425.796 76.884 424.115 74.7274 422.432 72.5615C397.45 40.5556 370.518 9.35893 335.507 -4.46048C324.202 -8.91701 312.671 -12.9088 299.682 -12.7377C284.272 -12.5607 268.77 -6.97121 254.73 -0.952362C245.154 3.14638 235.924 7.49706 226.389 10.9377C221.904 12.5577 217.336 13.9601 212.636 15.0898C182.725 22.2488 148.724 16.6123 119.969 1.86634C91.1651 -12.9042 67.1546 -36.0079 49.1086 -63.1218' stroke='url(%23paint6_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M676.835 200.531C683.42 180.832 669.212 158.761 650.578 150.098C648.911 149.328 647.221 148.638 645.507 148.027C628.07 141.815 608.743 143.657 590.509 147.044C586.998 147.702 583.476 148.416 579.966 149.135C563.463 152.524 546.81 156.065 529.941 154.747C524.487 154.32 519.149 153.403 513.956 152.017C478.797 142.667 450.786 112.539 427.879 82.8442C426.217 80.6815 424.554 78.5188 422.889 76.3469C398.226 44.1826 371.78 12.9352 337.573 -1.99345C326.222 -6.94605 314.637 -11.636 301.318 -11.7015C285.512 -11.8011 269.596 -5.82693 255.394 0.696638C245.703 5.14102 236.431 9.90491 226.796 13.7371C222.261 15.5377 217.652 17.1176 212.875 18.4062C182.491 26.5834 147.373 21.0053 117.929 5.76459C88.436 -9.5007 64.0926 -33.5053 45.7716 -61.4373' stroke='url(%23paint7_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M676.329 206.175C682.924 186.504 668.906 164.43 650.379 155.577C648.724 154.783 647.04 154.08 645.341 153.454C627.984 147.062 608.703 148.653 590.446 151.823C586.93 152.432 583.413 153.102 579.9 153.782C563.392 156.978 546.725 160.36 529.887 158.95C524.435 158.501 519.118 157.557 513.922 156.162C478.795 146.669 450.914 116.507 428.259 86.6658C426.615 84.497 424.968 82.3191 423.326 80.1289C398.992 47.8032 373.022 16.4774 339.622 0.479358C328.222 -4.97852 316.574 -10.3636 302.948 -10.6534C286.752 -11.0203 270.419 -4.6707 256.054 2.35759C246.257 7.14458 236.937 12.3339 227.211 16.5547C222.635 18.5327 217.967 20.2961 213.122 21.7407C182.263 30.927 146.036 25.4041 115.897 9.68092C85.7178 -6.06987 61.035 -30.9938 42.4331 -59.7317' stroke='url(%23paint8_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M675.82 211.81C682.43 192.154 668.587 170.093 650.186 161.044C648.537 160.238 646.864 159.511 645.18 158.87C627.916 152.303 608.664 153.649 590.393 156.598C586.873 157.168 583.353 157.798 579.837 158.438C563.324 161.441 546.653 164.661 529.835 163.163C524.392 162.68 519.081 161.723 513.897 160.304C478.796 150.679 451.053 120.481 428.64 90.4875C427.013 88.3126 425.39 86.1163 423.767 83.9201C399.751 51.436 374.27 19.9768 341.674 2.96138C330.231 -3.014 318.524 -9.08498 304.57 -9.60218C287.978 -10.2457 271.229 -3.52062 256.696 4.02461C246.786 9.16644 237.421 14.7597 227.595 19.3722C222.982 21.5368 218.252 23.4746 213.329 25.0782C181.998 35.2827 144.654 29.8181 113.825 13.6002C82.9601 -2.63609 57.9323 -28.4671 39.0554 -58.0232' stroke='url(%23paint9_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M675.309 217.445C681.928 197.816 668.273 175.744 649.994 166.521C648.36 165.699 646.702 164.957 645.012 164.297C627.828 157.551 608.613 158.649 590.328 161.377C586.814 161.904 583.291 162.495 579.771 163.095C563.257 165.914 546.567 168.956 529.781 167.375C524.35 166.868 519.051 165.887 513.87 164.447C478.795 154.69 451.191 124.456 429.027 94.3064C427.416 92.1162 425.81 89.9139 424.214 87.7085C400.518 55.0661 375.53 23.4306 343.73 5.43148C332.241 -1.0706 320.48 -7.80912 306.198 -8.55374C289.212 -9.47382 272.049 -2.36407 257.356 5.69508C247.332 11.1826 237.925 17.1891 228.008 22.19C223.345 24.5352 218.574 26.6504 213.574 28.413C181.767 39.6265 143.307 34.2202 111.788 17.5077C80.2336 0.776653 54.8727 -25.9553 35.7117 -56.3265' stroke='url(%23paint10_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M674.807 223.076C681.442 203.464 667.97 181.401 649.799 171.988C648.177 171.142 646.525 170.388 644.85 169.713C627.755 162.783 608.571 163.645 590.282 166.15C586.764 166.637 583.235 167.179 579.721 167.736C563.203 170.362 546.499 173.245 529.734 171.576C524.311 171.035 519.019 170.041 513.84 168.58C478.789 158.682 451.332 128.409 429.411 98.1159C427.818 95.9197 426.237 93.699 424.655 91.4784C401.278 58.6776 376.805 26.8383 345.784 7.89217C334.254 0.851161 322.431 -6.55188 307.83 -7.52694C290.452 -8.71439 272.872 -1.22917 258.017 7.33469C247.887 13.1648 238.428 19.5875 228.421 24.9771C223.72 27.5088 218.887 29.7984 213.81 31.72C181.527 43.9426 141.95 38.5946 109.745 21.3965C77.5041 4.18 51.8071 -23.4621 32.362 -54.6484' stroke='url(%23paint11_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M674.303 228.72C680.946 209.135 667.656 187.073 649.61 177.465C647.994 176.606 646.354 175.827 644.682 175.131C627.676 168.018 608.521 168.635 590.218 170.92C586.694 171.357 583.173 171.866 579.655 172.383C563.133 174.816 546.425 177.537 529.68 175.779C524.27 175.214 518.977 174.19 513.813 172.713C478.788 162.683 451.47 132.373 429.799 101.925C428.22 99.7138 426.657 97.4871 425.103 95.2573C402.041 62.289 378.102 30.2093 347.84 10.3528C336.266 2.76367 324.378 -5.28245 309.459 -6.48795C291.686 -7.95197 273.692 -0.0821046 258.666 8.98952C248.42 15.1653 238.914 22.0134 228.813 27.7823C224.062 30.4946 219.179 32.9647 214.033 35.0422C181.278 48.2831 140.584 42.9934 107.69 25.3006C74.7596 7.58935 48.7296 -20.9537 29.0095 -52.9581' stroke='url(%23paint12_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M673.792 234.355C680.451 214.785 667.345 192.733 649.406 182.935C647.805 182.061 646.171 181.27 644.511 180.55C627.588 173.265 608.47 173.634 590.154 175.699C586.626 176.097 583.108 176.553 579.59 177.039C563.063 179.28 546.339 181.832 529.626 179.991C524.228 179.402 518.947 178.353 513.786 176.855C478.796 166.691 451.605 136.339 430.186 105.744C428.635 103.523 427.087 101.281 425.551 99.0456C402.808 65.919 379.413 33.5743 349.89 12.835C338.288 4.68248 326.326 -4.0037 311.079 -5.43661C292.911 -7.1772 274.503 1.07734 259.318 10.6629C248.969 17.1904 239.409 24.4456 229.217 30.6031C224.425 33.4928 219.489 36.1342 214.269 38.3799C181.038 52.6298 139.227 47.3984 105.647 29.2201C72.0304 11.0234 45.6642 -18.4298 25.6601 -51.2493' stroke='url(%23paint13_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M673.292 239.987C679.959 220.445 667.044 198.39 649.225 188.408C647.638 187.52 646.007 186.707 644.362 185.971C627.528 178.503 608.439 178.627 590.109 180.471C586.587 180.826 583.057 181.246 579.532 181.684C562.995 183.743 546.263 186.124 529.58 184.192C524.191 183.568 518.915 182.508 513.761 180.997C478.797 170.701 451.744 140.313 430.566 109.566C429.03 107.33 427.5 105.082 425.991 102.837C403.567 69.5518 380.725 36.9086 351.939 15.3079C340.306 6.5828 328.275 -2.72503 312.709 -4.3884C294.15 -6.39636 275.334 2.23061 259.978 12.3239C249.514 19.1971 239.911 26.8655 229.619 33.4146C224.789 36.491 219.791 39.3067 214.494 41.7114C180.788 56.9703 137.863 51.8064 103.593 33.1334C69.2873 14.442 42.5882 -15.9122 22.3 -49.5468' stroke='url(%23paint14_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M672.782 245.622C679.465 226.095 666.725 204.052 649.031 193.876C647.447 192.965 645.831 192.137 644.192 191.389C627.438 183.741 608.39 183.626 590.051 185.238C586.526 185.553 583.002 185.93 579.474 186.327C562.932 188.195 546.196 190.413 529.534 188.392C524.156 187.744 518.893 186.659 513.741 185.127C478.8 174.69 451.886 144.265 430.96 113.372C429.442 111.13 427.939 108.873 426.442 106.604C404.337 73.1601 382.079 40.1878 354.003 17.7654C342.356 8.46162 330.236 -1.47097 314.342 -3.36174C295.388 -5.64627 276.158 3.36535 260.639 13.9634C250.069 21.1792 240.415 29.2638 230.033 36.2014C225.153 39.4583 220.114 42.4515 214.74 45.0152C180.561 61.2924 136.516 56.1776 101.56 37.0191C66.568 17.8421 39.5328 -13.4222 18.9606 -47.8719' stroke='url(%23paint15_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M672.275 251.266C678.967 231.767 666.414 209.712 648.831 199.355C647.262 198.43 645.661 197.587 644.024 196.817C627.36 188.985 608.343 188.635 589.991 190.026C586.459 190.292 582.931 190.629 579.41 190.984C562.863 192.658 546.111 194.708 529.481 192.604C524.112 191.923 518.855 190.825 513.715 189.269C478.8 178.701 452.025 148.24 431.349 117.191C429.845 114.934 428.36 112.67 426.89 110.392C405.105 76.7902 383.439 43.4857 356.06 20.2354C344.405 10.3408 332.184 -0.192114 315.971 -2.31333C296.623 -4.87443 276.979 4.52187 261.289 15.6276C250.604 23.1891 240.911 31.696 230.435 39.0131C225.517 42.4566 220.416 45.6242 214.973 48.3438C180.319 65.6301 135.16 60.5828 99.5146 40.9296C63.8333 21.2579 36.465 -10.9074 15.6087 -46.1722' stroke='url(%23paint16_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M671.764 256.901C678.463 237.42 666.103 215.372 648.639 204.832C647.077 203.894 645.487 203.026 643.857 202.244C627.285 194.238 608.293 193.634 589.927 194.805C586.392 195.031 582.87 195.325 579.345 195.64C562.794 197.121 546.028 199.012 529.428 196.817C524.071 196.111 518.816 194.992 513.679 193.414C478.791 182.714 452.154 152.217 431.727 121.012C430.242 118.749 428.781 116.468 427.329 114.183C405.862 80.4228 384.822 46.7648 358.11 22.7173C346.454 12.2195 334.132 1.08632 317.603 -1.25615C297.863 -4.08462 277.802 5.68713 261.954 17.3068C251.162 25.2109 241.418 34.1341 230.842 41.8428C225.875 45.4668 220.724 48.8148 215.203 51.6934C180.076 69.9979 133.797 64.9998 97.466 44.861C61.0984 24.7039 33.394 -8.37155 12.2627 -44.4545' stroke='url(%23paint17_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M671.264 262.533C677.981 243.076 665.793 221.032 648.445 210.299C646.895 209.337 645.311 208.457 643.696 207.66C627.204 199.473 608.252 198.63 589.873 199.58C586.344 199.764 582.806 200.012 579.29 200.294C562.734 201.582 545.964 203.311 529.375 201.029C524.03 200.299 518.785 199.146 513.653 197.556C478.797 186.713 452.29 156.182 432.116 124.831C430.646 122.553 429.203 120.265 427.778 117.971C406.63 84.0528 386.218 50.0199 360.168 25.1873C348.52 14.0834 336.09 2.36209 319.23 -0.21698C299.096 -3.32202 278.618 6.82521 262.61 18.9588C251.706 27.2177 241.907 36.5479 231.254 44.6513C226.245 48.4528 221.044 51.9813 215.446 55.019C179.835 74.3355 132.451 69.4018 95.4271 48.7592C58.3732 28.1165 30.3327 -5.86901 8.91737 -42.767' stroke='url(%23paint18_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M670.755 268.168C677.478 248.729 665.484 226.692 648.253 215.766C646.717 214.789 645.14 213.897 643.536 213.075C627.133 204.705 608.21 203.618 589.817 204.347C586.284 204.491 582.752 204.696 579.221 204.932C562.664 206.036 545.874 207.587 529.315 205.214C523.979 204.45 518.739 203.285 513.623 201.68C478.793 190.705 452.433 160.134 432.49 128.635C431.048 126.347 429.611 124.047 428.201 121.738C407.372 87.6613 387.618 53.2535 362.202 27.645C350.579 15.9288 338.022 3.61632 320.837 0.819029C300.308 -2.56258 279.416 7.9693 263.246 20.6076C252.227 29.2121 242.386 38.9556 231.642 47.4475C226.586 51.4387 221.332 55.1386 215.657 58.3352C179.57 78.6608 131.069 73.7854 93.3591 52.6572C55.6159 31.5198 27.2334 -3.36363 5.54308 -41.0798' stroke='url(%23paint19_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M670.248 273.812C676.989 254.398 665.176 232.361 648.061 221.243C646.532 220.253 644.966 219.337 643.368 218.503C627.049 209.961 608.163 208.626 589.762 209.123C586.223 209.218 582.691 209.392 579.165 209.585C562.603 210.497 545.801 211.888 529.271 209.424C523.947 208.635 518.719 207.446 513.605 205.819C478.802 194.713 452.578 164.096 432.887 132.45C431.46 130.147 430.05 127.838 428.658 125.523C408.157 91.285 389.071 56.4994 364.272 30.1209C352.674 17.7926 339.982 4.90109 322.485 1.86112C301.564 -1.78786 280.255 9.11949 263.916 22.2748C252.792 31.2219 242.899 41.3816 232.055 50.2652C226.959 54.4338 221.646 58.3172 215.903 61.6697C179.343 83.0136 129.725 78.1965 91.3257 56.5736C52.8962 34.9507 24.1745 -0.852075 2.20324 -39.3741' stroke='url(%23paint20_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M669.736 279.446C676.484 260.051 664.852 238.015 647.86 226.722C646.345 225.717 644.782 224.78 643.199 223.93C626.969 215.206 608.112 213.625 589.7 213.911C586.158 213.966 582.628 214.088 579.099 214.241C562.524 214.963 545.726 216.19 529.217 213.636C523.901 212.814 518.679 211.612 513.569 209.964C478.788 198.717 452.706 168.074 433.265 136.272C431.855 133.963 430.46 131.639 429.096 129.315C408.91 94.9088 390.519 59.7362 366.318 32.5939C354.761 19.6381 341.926 6.17063 324.104 2.91245C302.788 -1.01311 281.065 10.2789 264.564 23.9389C253.325 33.2317 243.393 43.8137 232.455 53.0767C227.318 57.4228 221.955 61.4867 216.135 64.9982C179.099 87.3511 128.373 82.5893 89.2789 60.484C50.1601 38.3663 21.1053 1.66261 -1.15001 -37.6746' stroke='url(%23paint21_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M669.237 285.078C676.003 265.708 664.552 243.672 647.676 232.187C646.164 231.16 644.62 230.216 643.049 229.343C626.908 220.434 608.082 218.618 589.653 218.674C586.117 218.686 582.575 218.772 579.051 218.882C562.472 219.411 545.661 220.479 529.181 217.833C523.877 216.987 518.658 215.764 513.559 214.091C478.805 202.712 452.858 172.023 433.67 140.075C432.275 137.751 430.907 135.418 429.561 133.087C409.694 98.5233 392.025 62.9546 368.395 35.0576C356.891 21.4804 343.903 7.44008 325.75 3.9453C304.03 -0.253786 281.903 11.4199 265.24 25.5846C253.897 35.2292 243.911 46.2182 232.874 55.8728C227.689 60.4086 222.273 64.6438 216.376 68.3143C178.865 91.6763 127.025 86.9819 87.2412 64.3819C47.4362 41.7787 18.0453 4.16489 -4.48507 -35.9904' stroke='url(%23paint22_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M668.725 290.713C675.497 271.361 664.24 249.332 647.471 237.657C645.974 236.615 644.442 235.647 642.867 234.764C626.807 225.675 608.018 223.612 589.579 223.456C586.039 223.429 582.5 223.462 578.976 223.542C562.395 223.887 545.564 224.777 529.117 222.049C523.822 221.169 518.618 219.93 513.522 218.236C478.803 206.723 452.986 176.001 434.047 143.897C432.671 141.567 431.318 139.218 429.995 136.87C410.448 102.147 393.503 66.1915 370.438 37.5214C359.002 23.3076 345.844 8.70049 327.375 4.98446C305.263 0.517997 282.719 12.5671 265.885 27.2396C254.427 37.2298 244.399 48.6321 233.271 58.6752C228.045 63.3885 222.576 67.7949 216.604 71.6337C178.621 96.0139 125.661 91.3686 85.1909 68.2831C44.7056 45.1822 14.9727 6.67046 -7.84169 -34.2999' stroke='url(%23paint23_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M668.22 296.357C675.011 277.029 663.925 255.004 647.285 243.143C645.803 242.086 644.273 241.096 642.714 240.198C626.746 230.935 607.985 228.626 589.538 228.238C585.995 228.171 582.453 228.164 578.922 228.195C562.337 228.347 545.502 229.075 529.075 226.258C523.792 225.353 518.591 224.094 513.498 222.378C478.802 210.724 453.127 179.975 434.438 147.716C433.076 145.37 431.75 143.012 430.446 140.658C411.217 105.777 395.025 69.4252 372.491 40.0034C361.126 25.1622 347.785 9.98207 328.997 6.03558C306.491 1.29256 283.533 13.7263 266.539 28.9127C254.975 39.2456 244.896 51.0641 233.677 61.4958C228.405 66.3987 222.883 70.9765 216.834 74.9742C178.375 100.363 124.301 95.7857 83.1416 72.2055C41.9701 48.6191 11.901 9.19717 -11.1974 -32.5883' stroke='url(%23paint24_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M667.711 301.992C674.507 282.683 663.616 260.664 647.082 248.613C645.603 247.535 644.092 246.539 642.532 245.61C626.644 236.167 607.921 233.61 589.46 233.002C585.92 232.882 582.377 232.845 578.843 232.836C562.254 232.796 545.406 233.364 528.999 230.458C523.728 229.529 518.536 228.236 513.452 226.517C478.782 214.732 453.242 183.937 434.796 151.535C433.453 149.183 432.145 146.819 430.865 144.446C411.955 109.407 396.527 72.6653 374.519 42.4735C363.239 26.9895 349.713 11.2578 330.597 7.08395C307.697 2.06436 284.325 14.8828 267.169 30.5739C255.489 41.2524 245.362 53.4963 234.05 64.3074C228.737 69.3878 223.155 74.1491 217.038 78.3029C178.107 104.71 122.913 100.182 81.0548 76.1098C39.197 52.0379 8.7918 11.7058 -14.5907 -30.8948' stroke='url(%23paint25_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M667.208 307.624C674.023 288.339 663.3 266.314 646.896 254.077C645.432 252.984 643.923 251.966 642.379 251.022C626.58 241.395 607.888 238.603 589.413 237.774C585.87 237.615 582.32 237.529 578.795 237.486C562.201 237.253 545.337 237.653 528.963 234.665C523.701 233.702 518.514 232.396 513.442 230.653C478.798 218.736 453.397 187.905 435.201 155.347C433.881 152.977 432.592 150.607 431.326 148.219C412.736 113.021 398.084 75.8961 376.593 44.9371C365.402 28.8197 351.684 12.5181 332.249 8.11376C308.957 2.82679 285.168 16.0207 267.85 32.2165C256.065 43.2376 245.886 55.8978 234.483 67.0974C229.129 72.3553 223.498 77.2971 217.303 81.6098C177.896 109.026 121.585 104.556 79.0411 79.9986C36.494 55.432 5.75575 14.1989 -17.9108 -29.2168' stroke='url(%23paint26_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M666.7 313.259C673.521 293.992 662.991 271.974 646.703 259.544C645.245 258.438 643.748 257.397 642.218 256.438C626.503 246.639 607.848 243.6 589.357 242.541C585.81 242.342 582.266 242.213 578.735 242.121C562.136 241.695 545.268 241.932 528.914 238.856C523.664 237.868 518.48 236.541 513.411 234.777C478.793 222.728 453.537 191.848 435.584 159.147C434.283 156.771 433.008 154.386 431.77 151.989C413.498 116.633 399.644 79.1268 378.645 47.3885C367.561 30.6315 353.628 13.7783 333.874 9.14347C310.187 3.57994 285.981 17.1493 268.498 33.8713C256.6 45.2472 246.377 58.3114 234.874 69.9027C229.473 75.3502 223.789 80.4633 217.516 84.935C177.634 113.361 120.209 108.958 76.9758 83.9056C33.7425 58.8535 2.66815 16.7103 -21.2824 -27.5205' stroke='url(%23paint27_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M666.193 318.903C673.032 299.661 662.684 277.643 646.506 265.034C645.063 263.912 643.572 262.858 642.046 261.878C626.419 251.896 607.793 248.611 589.291 247.341C585.741 247.103 582.191 246.925 578.668 246.799C562.059 246.192 545.183 246.258 528.859 243.09C523.618 242.069 518.449 240.727 513.383 238.941C478.797 226.748 453.673 195.844 435.97 162.988C434.684 160.596 433.436 158.202 432.216 155.799C414.263 120.284 401.218 82.4041 380.703 49.8894C369.725 32.4929 355.583 15.0758 335.501 10.2136C311.419 4.37345 286.8 18.3275 269.154 35.5542C257.142 47.2758 246.876 60.7531 235.282 72.7329C229.84 78.358 224.097 83.6546 217.757 88.2823C177.402 117.726 118.857 113.372 74.9371 87.8347C31.0144 62.2879 -0.392882 19.2437 -24.6185 -25.8052' stroke='url(%23paint28_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M665.692 324.535C672.537 305.311 662.373 283.303 646.321 270.498C644.889 269.352 643.404 268.286 641.893 267.29C626.356 257.125 607.761 253.604 589.251 252.102C585.703 251.811 582.153 251.602 578.615 251.431C562.001 250.631 545.109 250.529 528.818 247.278C523.588 246.232 518.422 244.869 513.368 243.058C478.809 230.734 453.82 199.784 436.37 166.782C435.101 164.384 433.869 161.975 432.676 159.562C415.042 123.89 402.819 85.641 382.772 52.3346C371.922 34.3016 357.552 16.3267 337.151 11.234C312.678 5.12655 287.641 19.4561 269.833 37.1875C257.715 49.2517 247.398 63.1452 235.716 75.5228C230.225 81.3283 224.44 86.8024 218.023 91.5891C177.192 122.042 117.533 117.756 72.9245 91.7234C28.3156 65.691 -3.42787 21.7368 -27.9375 -24.1273' stroke='url(%23paint29_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M665.183 330.17C672.038 310.974 662.064 288.963 646.119 275.968C644.694 274.81 643.23 273.716 641.715 272.711C626.258 262.366 607.701 258.598 589.18 256.884C585.629 256.553 582.075 256.305 578.543 256.09C561.925 255.098 545.028 254.833 528.758 251.493C523.531 250.426 518.386 249.035 513.328 247.216C478.795 234.76 453.946 203.774 436.736 170.619C435.482 168.206 434.277 165.787 433.099 163.36C415.781 127.519 404.385 88.921 384.806 54.8229C374.085 36.1534 359.483 17.6115 338.755 12.2915C313.887 5.90743 288.437 20.6216 270.466 38.8577C258.233 51.2676 247.877 65.5835 236.092 78.3436C230.563 84.3357 224.716 89.9841 218.221 94.9298C176.916 126.392 116.14 122.164 70.8444 95.6459C25.5462 69.1189 -6.53932 24.2667 -31.324 -22.4155' stroke='url(%23paint30_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3Cpath opacity='0.54' d='M664.673 335.804C672.156 314.914 659.873 290.672 641.554 278.127C623.238 265.591 600.444 262.295 578.485 260.735C556.526 259.174 534.06 258.919 513.3 251.349C476.291 237.842 450.54 203.128 433.553 167.136C416.554 131.137 406.005 92.1826 386.873 57.2897C376.289 37.9808 361.441 18.8872 340.394 13.3367C315.132 6.67609 289.267 21.775 271.129 40.528C252.99 59.2811 239.025 82.2791 218.468 98.2644C176.689 130.745 114.796 126.575 68.8117 99.5623C22.8272 72.5498 -9.59438 26.7875 -34.6631 -20.7098' stroke='url(%23paint31_linear_2_23138)' stroke-width='0.8669' stroke-miterlimit='10'/%3E%3C/g%3E%3Cg opacity='0.3' filter='url(%23filter0_f_2_23138)'%3E%3Ccircle cx='239' cy='30' r='57' fill='white'/%3E%3C/g%3E%3Cg opacity='0.06'%3E%3Cpath d='M289.121 62.1321C287.323 62.6567 284.7 63.8558 283.351 64.6801C279.229 67.2281 273.309 74.3474 270.761 79.818L268.363 84.9139H263.866C261.393 84.9139 258.845 85.3636 258.246 85.8882C255.998 87.6118 253 92.1831 253 93.7569C253 95.3306 253.3 95.4055 260.119 95.4055H267.239V98.4031C267.239 103.574 270.161 108.595 275.032 111.742C277.73 113.541 278.854 113.691 284.85 113.766C290.92 113.766 291.969 113.541 295.491 111.593C297.589 110.469 300.437 108.37 301.786 106.946L304.259 104.398L302.386 102.45C301.411 101.401 299.763 99.902 298.713 99.1525C296.84 97.8036 296.765 97.8036 293.917 100.352C288.222 105.448 280.653 105.373 277.88 100.127C277.356 99.2275 276.981 97.8036 276.981 96.9793C276.981 95.5554 277.43 95.4055 280.953 95.4055C284.85 95.3306 295.941 93.7569 299.463 92.7077C305.158 90.9841 311.004 84.6142 311.903 79.0686C312.802 73.3732 311.678 69.3264 308.231 65.8791C303.51 61.2329 296.39 59.809 289.121 62.1321ZM301.561 73.8228C303.06 76.9703 301.037 80.6423 296.615 82.8156C292.568 84.7641 279.978 85.8132 279.978 84.1645C279.978 82.6657 284.325 76.8953 287.622 74.1226C290.695 71.5746 291.07 71.4247 295.716 71.5746C300.212 71.7994 300.662 71.9493 301.561 73.8228Z' fill='white'/%3E%3Cpath d='M335.807 61.9833C327.488 64.3065 321.044 71.126 319.32 79.3694C319.02 80.5685 318.196 84.3155 317.371 87.6878C316.622 91.135 315.273 96.8305 314.449 100.428C313.549 104.1 312.575 108.221 312.201 109.72C311.751 111.219 311.451 112.643 311.451 112.943C311.451 113.167 313.774 113.392 316.622 113.392H321.718L322.992 107.922C323.666 104.999 324.94 99.6782 325.765 96.156C326.589 92.6338 327.638 88.2873 328.013 86.4138C329.662 79.2945 330.636 76.9713 333.409 74.1985C336.032 71.5756 336.556 71.3508 339.779 71.5756C343.001 71.8005 343.376 72.0253 344.725 74.6482C345.849 77.0463 345.999 78.0205 345.324 80.6434C344.874 82.367 343.975 86.0391 343.301 88.8119C342.701 91.6596 341.652 96.156 341.053 98.9288C339.554 105.299 338.355 110.395 337.905 112.043C337.605 113.242 338.205 113.392 342.851 113.392H348.022L348.547 110.994C348.996 108.821 352.219 95.1818 355.291 82.367C355.891 79.9689 356.865 77.1961 357.539 76.147C360.387 71.8754 367.581 69.927 370.129 72.7747C371.553 74.3484 371.853 80.4935 370.654 84.84C370.279 86.3388 369.23 90.5355 368.406 94.2825C367.581 97.9546 366.382 102.901 365.783 105.149C365.183 107.397 364.509 110.17 364.284 111.369L363.909 113.392H369.155C373.876 113.392 374.401 113.242 374.401 111.893C374.401 111.144 374.701 109.72 375.075 108.746C375.45 107.772 376.124 105.149 376.574 102.901C377.773 97.5799 380.246 86.7885 381.145 83.3412C382.27 79.3694 382.045 72.6997 380.771 69.7771C378.223 63.632 370.279 59.9599 363.31 61.6086C358.963 62.7327 355.441 64.3065 354.167 65.8053C353.418 66.7045 352.893 66.6296 350.57 64.7561C347.797 62.5828 343.151 60.8592 340.303 61.0091C339.479 61.084 337.455 61.4587 335.807 61.9833Z' fill='white'/%3E%3Cpath d='M408.128 61.7585C399.36 64.1566 393.44 70.4515 391.192 79.6692C389.318 87.4629 387.145 97.0553 386.321 100.428C385.347 104.849 384.073 110.47 383.623 112.118C383.323 113.317 383.773 113.467 388.419 113.242L393.515 113.018L394.864 107.397C395.613 104.324 396.663 99.903 397.262 97.6548C397.862 95.4066 399.136 90.0858 400.185 85.9641C402.358 76.9713 402.883 75.8472 406.18 73.2993C409.252 70.9761 413.974 70.7513 415.847 72.7747C417.571 74.6482 417.496 80.4186 415.622 87.6878C412.325 101.027 409.627 112.193 409.627 112.793C409.627 113.092 411.875 113.392 414.723 113.392H419.744L421.543 105.673C422.517 101.477 423.941 95.6314 424.615 92.7837C425.365 89.861 426.414 85.3646 426.938 82.6668C427.838 78.62 428.512 77.2711 431.21 74.5732C434.208 71.5756 434.657 71.3508 437.955 71.5756C441.102 71.8005 441.627 72.0253 442.901 74.4983L444.324 77.1961L441.552 88.7369C440.053 95.1068 438.104 102.901 437.355 106.123C436.531 109.345 435.856 112.268 435.856 112.643C435.856 113.092 438.179 113.392 441.027 113.392H446.198L446.723 110.919C447.247 108.296 449.121 100.128 451.669 89.7861C452.718 85.6644 453.392 80.4935 453.392 76.5217C453.467 70.3766 453.317 69.927 451.144 67.2291C446.123 61.0091 438.554 59.6602 430.086 63.4821C427.463 64.6811 425.365 65.9551 425.365 66.4048C425.365 66.8544 424.39 66.2549 423.191 65.1308C421.093 63.1074 415.248 60.8592 412.325 61.0091C411.426 61.0091 409.552 61.3838 408.128 61.7585Z' fill='white'/%3E%3Cpath d='M477.445 61.8324C473.098 63.2562 470.625 64.6801 467.328 67.6028L463.956 70.5254L467.328 73.9727C470.925 77.7197 471.225 77.8696 472.724 76.4457C476.621 72.6238 479.169 71.4247 483.29 71.4247C486.962 71.4247 487.637 71.6495 489.36 73.7479C490.41 75.0218 491.309 76.8204 491.309 77.8696C491.309 79.5182 491.009 79.6681 487.337 79.6681C480.892 79.6681 470.925 81.2419 467.628 82.7407C457.211 87.6867 452.715 100.427 458.86 107.921C462.682 112.717 465.23 113.766 472.949 113.766C479.094 113.766 480.068 113.541 483.44 111.593C490.185 107.621 496.929 99.0027 499.103 91.4337C499.402 90.3846 500.377 90.1597 504.348 90.1597C508.32 90.1597 509.519 89.86 511.093 88.5111C512.967 86.7874 516.039 81.7664 516.039 80.4175C516.039 79.9679 512.892 79.6681 508.62 79.6681H501.276L500.826 75.9211C500.002 68.7269 495.955 64.0806 488.686 61.9073C485.164 60.7832 480.592 60.7832 477.445 61.8324ZM488.311 90.9091C488.311 91.8834 486.138 95.4055 483.815 98.1034C480.368 102.15 477.295 103.799 472.949 103.949C466.204 104.099 463.806 100.127 467.778 95.4805C470.101 92.7077 472.049 91.5836 475.571 90.8342C479.618 90.0099 488.311 90.0848 488.311 90.9091Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_2_23138' x='92' y='-117' width='294' height='294' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='45' result='effect1_foregroundBlur_2_23138'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_2_23138' x1='311.329' y1='-154.682' x2='444.162' y2='240.488' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_2_23138' x1='308.683' y1='-153.23' x2='442.996' y2='246.343' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_2_23138' x1='306.041' y1='-151.789' x2='441.837' y2='252.196' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_2_23138' x1='303.416' y1='-150.324' x2='440.686' y2='258.046' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_2_23138' x1='300.765' y1='-148.849' x2='439.512' y2='263.915' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_2_23138' x1='298.122' y1='-147.408' x2='438.352' y2='269.769' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_2_23138' x1='295.488' y1='-145.94' x2='437.192' y2='275.621' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_2_23138' x1='292.859' y1='-144.494' x2='436.044' y2='281.471' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear_2_23138' x1='290.229' y1='-143.026' x2='434.89' y2='287.332' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint9_linear_2_23138' x1='287.579' y1='-141.562' x2='433.718' y2='293.19' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint10_linear_2_23138' x1='284.945' y1='-140.104' x2='432.56' y2='299.043' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint11_linear_2_23138' x1='282.312' y1='-138.667' x2='431.41' y2='304.892' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint12_linear_2_23138' x1='279.673' y1='-137.216' x2='430.255' y2='310.755' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint13_linear_2_23138' x1='277.041' y1='-135.749' x2='429.097' y2='316.608' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint14_linear_2_23138' x1='274.406' y1='-134.29' x2='427.939' y2='322.46' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint15_linear_2_23138' x1='271.776' y1='-132.853' x2='426.792' y2='328.309' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint16_linear_2_23138' x1='269.141' y1='-131.395' x2='425.637' y2='334.171' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint17_linear_2_23138' x1='266.514' y1='-129.919' x2='424.48' y2='340.023' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint18_linear_2_23138' x1='263.888' y1='-128.473' x2='423.334' y2='345.872' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint19_linear_2_23138' x1='261.242' y1='-127.031' x2='422.172' y2='351.727' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint20_linear_2_23138' x1='258.62' y1='-125.566' x2='421.027' y2='357.585' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint21_linear_2_23138' x1='255.986' y1='-124.109' x2='419.87' y2='363.437' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint22_linear_2_23138' x1='253.37' y1='-122.666' x2='418.735' y2='369.282' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint23_linear_2_23138' x1='250.736' y1='-121.219' x2='417.581' y2='375.133' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint24_linear_2_23138' x1='248.109' y1='-119.752' x2='416.43' y2='380.994' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint25_linear_2_23138' x1='245.457' y1='-118.308' x2='415.262' y2='386.851' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint26_linear_2_23138' x1='242.849' y1='-116.869' x2='414.134' y2='392.693' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint27_linear_2_23138' x1='240.213' y1='-115.42' x2='412.977' y2='398.545' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint28_linear_2_23138' x1='237.6' y1='-113.948' x2='411.839' y2='404.402' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint29_linear_2_23138' x1='234.994' y1='-112.509' x2='410.713' y2='410.244' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint30_linear_2_23138' x1='232.354' y1='-111.048' x2='409.55' y2='416.099' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint31_linear_2_23138' x1='229.741' y1='-109.587' x2='408.411' y2='421.945' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.53'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 481px;
  height: 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  background-size: cover;
}
section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .list-item .list-item-inner .box-status {
  z-index: 2;
}
section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .list-item .list-item-inner .box-content {
  position: relative;
}
section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .list-item .list-item-inner .box-content .box-info-polis {
  margin-bottom: 14px;
}
section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .list-item .list-item-inner .box-content .box-info-polis p {
  margin-bottom: 14px;
}
section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .list-item .list-item-inner .box-content .box-detail {
  grid-template-columns: repeat(3, 1fr);
}
section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .list-item .list-item-inner .box-content .box-detail .box-no:nth-of-type(even) {
  text-align: left;
}
section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .list-item .list-item-inner .box-content .box-detail .box-no .box-no-inner {
  border: 0;
}
section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .list-item .list-item-inner .box-content .box-detail .box-no .box-no-inner .text span.colon {
  display: none;
}
section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .list-item .list-item-inner .box-content .box-detail .box-no .box-no-inner .text span:first-child {
  font-family: "source-sans-pro-regular";
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
  display: block;
}
section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .list-item .list-item-inner .box-content .box-detail .box-no .box-no-inner .text span:last-child {
  font-size: 15px;
}
section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .list-item.black {
  background: #333;
}
section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .list-item.not-active .list-item-inner .box-status {
  background-color: #c91432;
}
section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .list-item.not-active .list-item-inner .box-status span:first-child {
  margin-right: 0;
}
section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list .list-item.not-active .list-item-inner:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
}

@media (min-width: 769px) {
  .box-new-polis-list.with-slider .slick-slide {
    margin-right: 15px;
  }
  .box-new-polis-list.with-slider {
    margin-left: -15px;
  }
}
section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list a.list-item:hover {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}

section.CX-new-polis-karyawan.new .box-new-polis-karyawan .box-new-polis-karyawan-inner .box-new-polis-list a.list-item.black:hover {
  -webkit-box-shadow: 0px 19px 21px 3px rgba(51, 51, 51, 0.3);
  -moz-box-shadow: 0px 19px 21px 3px rgba(51, 51, 51, 0.3);
  -ms-box-shadow: 0px 19px 21px 3px rgba(51, 51, 51, 0.3);
  -o-box-shadow: 0px 19px 21px 3px rgba(51, 51, 51, 0.3);
  box-shadow: 0px 19px 21px 3px rgba(51, 51, 51, 0.3);
}

.CX-custom-accordion .box-custom-accordion.with-detail .box-action-detail {
  display: flex;
  justify-content: center;
  grid-column-gap: 10px;
}

.box-desc-info .box-desc-info-inner {
  background-color: #f5f6fe;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 10px;
  font-size: 12px;
  color: #333;
  font-weight: 500;
}
.box-desc-info .box-desc-info-inner ul {
  padding-left: 30px;
  margin-left: 0px;
}

.box-item-grid {
  display: grid;
  grid-template-columns: repeat(3, 11fr);
  column-gap: 10px;
  grid-row-gap: 10px;
}
.box-item-grid .box-item {
  margin-bottom: 0px !important;
}
@media (max-width: 1280px) {
  .box-item-grid {
    grid-template-columns: repeat(2, 11fr);
  }
}
@media (max-width: 1280px) {
  .box-item-grid {
    grid-template-columns: repeat(2, 11fr);
  }
}
@media (max-width: 768px) {
  .box-item-grid {
    grid-template-columns: repeat(1, 11fr);
  }
}

.box-informasi-fund .box-informasi-fund-inner {
  background-color: #f7f7ff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  display: flex;
  padding: 20px 20px 20px 20px;
  grid-column-gap: 13px;
}
@media (min-width: 769px) {
  .box-informasi-fund .box-informasi-fund-inner {
    align-items: center;
    padding: 18px 18px 18px 38px;
    grid-column-gap: 30px;
  }
}
.box-informasi-fund .box-informasi-fund-inner .box-ico {
  flex: 0 0 auto;
}
@media (max-width: 768px) {
  .box-informasi-fund .box-informasi-fund-inner .box-ico img {
    width: 63px;
  }
}
.box-informasi-fund .box-informasi-fund-inner .box-detail {
  flex: 1 1 auto;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .subtitle {
  font-size: 17px;
  font-family: "source-sans-pro-bold";
  line-height: 32px;
  margin-bottom: 9px;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage {
  display: grid;
  grid-row-gap: 10px;
}
@media (min-width: 769px) {
  .box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage {
    grid-template-columns: repeat(3, 1fr);
  }
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item .item-inner {
  position: relative;
  padding-left: 20px;
  font-size: 14px;
  color: #353535;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item .item-inner:before {
  content: "";
  background-color: #ffb700;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  left: 0px;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item .item-inner > div:first-child {
  margin-bottom: 3px;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item .item-inner > div:first-child span:last-child {
  margin-left: 20px;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item .item-inner > div:last-child strong {
  font-weight: normal;
  font-family: "source-sans-pro-bold";
  color: #1f1f1f;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item .item-inner > div:last-child strong span {
  color: #494df4;
}

.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(1) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(2) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(3) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(4) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(5) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(6) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(7) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(8) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(9) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(10) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(11) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(12) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(13) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(14) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(15) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(16) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(17) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(18) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(19) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(20) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(21) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(22) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(23) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(24) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(25) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(26) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(27) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(28) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(29) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(30) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(31) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(32) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(33) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(34) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(35) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(36) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(37) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(38) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(39) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(40) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(41) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(42) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(43) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(44) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(45) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(46) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(47) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(48) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(49) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(50) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(51) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(52) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(53) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(54) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(55) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(56) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(57) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(58) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(59) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(60) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(61) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(62) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(63) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(64) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(65) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(66) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(67) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(68) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(69) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(70) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(71) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(72) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(73) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(74) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(75) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(76) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(77) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(78) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(79) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(80) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(81) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(82) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(83) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(84) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(85) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(86) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(87) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(88) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(89) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(90) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(91) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(92) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(93) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(94) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(95) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(96) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(97) .item-inner::before {
  background-color: #ffb700;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(98) .item-inner::before {
  background-color: #3032c1;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(99) .item-inner::before {
  background-color: #1cc542;
}
.box-informasi-fund .box-informasi-fund-inner .box-detail .list-percentage .item:nth-child(100) .item-inner::before {
  background-color: #ffb700;
}

.list-transaksi .list-transaksi-inner .list-item .list-item-inner .title {
  border-bottom: 1px solid #dadada;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
@media (min-width: 769px) {
  .list-transaksi .list-transaksi-inner .list-item .list-item-inner .title {
    min-height: 56px;
  }
}
.list-transaksi .list-transaksi-inner .list-item .list-item-inner .title h3 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list-transaksi .list-transaksi-inner .list-item .list-item-inner .title p {
  font-family: "source-sans-pro-regular";
  color: #8a9197;
  font-size: 14px;
  margin-bottom: 0px;
}

.list-rincian-transaksi {
  margin-bottom: 4rem;
}
.list-rincian-transaksi .list-transaksi {
  padding: 20px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.list-rincian-transaksi .list-transaksi .list-transaksi-inner {
  display: grid;
  grid-gap: 7px;
}
@media (min-width: 769px) {
  .list-rincian-transaksi .list-transaksi .list-transaksi-inner {
    grid-template-columns: repeat(3, 1fr);
  }
}

.list-simple {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-column-gap: 10px;
}
@media (max-width: 768px) {
  .list-simple {
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 20px;
  }
}
.list-simple .list-simple-item label {
  font-size: 14px;
  color: #5f5f5f;
  font-weight: normal;
}
@media (min-width: 769px) {
  .list-simple .list-simple-item label {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.list-simple .list-simple-item .value {
  font-size: 16px;
  color: #494df4;
  font-family: "source-sans-pro-bold";
}

.box-list-polis-row.border-bottom-only.simple .box-list-polis-row-inner a.list-polis-item.default {
  padding: 5px 0 !important;
}
.box-list-polis-row.border-bottom-only.simple .box-list-polis-row-inner a.list-polis-item.default .list-polis-item-inner .box-text .polis-numb {
  font-size: 16px !important;
  font-family: "source-sans-pro-semibold" !important;
}
.box-list-polis-row.border-bottom-only.simple .box-list-polis-row-inner a.list-polis-item.default.selected .list-polis-item-inner {
  color: #333333;
}
.box-list-polis-row.border-bottom-only.simple .box-list-polis-row-inner a.list-polis-item.default:first-child {
  border-bottom: 0px !important;
}
.box-list-polis-row.border-bottom-only.simple .box-list-polis-row-inner a.list-polis-item.default:last-child {
  border-bottom: 0px !important;
}

@media (max-width: 767px) {
  .CX-custom-accordion .box-custom-accordion.with-detail .box-action-detail .new-btn-blue {
    font-size: 13px;
  }
}
@media (max-width: 400px) {
  .CX-custom-accordion .box-custom-accordion.with-detail .box-action-detail .new-btn-blue {
    font-size: 12px;
    padding: 8px 8px;
  }
}

@media (max-width: 767px) {
  section.CX-new-dashboard-slider.static.gradient.karyawan .new-dashboard-slider .item-slider .item-slider-inner .box-vector-emma {
    margin-top: 0px;
  }
}
@media (max-width: 767px) {
  section.CX-new-dashboard-slider.static.gradient.karyawan .new-dashboard-slider .item-slider .item-slider-inner .box-vector-emma .vector-emma-mobile img {
    width: 120px;
  }
}
section.CX-new-dashboard-slider.static.gradient.karyawan .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-text h3 {
  font-size: 30px;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  section.CX-new-dashboard-slider.static.gradient.karyawan .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-text h3 {
    font-size: 24px;
    line-height: 31px;
    font-family: "source-sans-pro-black";
  }
}
@media (max-width: 767px) {
  section.CX-new-dashboard-slider.static.gradient.karyawan .new-dashboard-slider .item-slider .item-slider-inner .box-item-inner .box-text p {
    font-size: 16px;
  }
}

.box-info-alert.danger.with-close .box-info-alert-inner .text {
  padding-right: 25px;
}

.CX-my-profile {
  margin: 24px;
}
@media (max-width: 768px) {
  .CX-my-profile {
    margin: 20px;
  }
}
.CX-my-profile-inner {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  display: grid;
  grid-row-gap: 30px;
  padding: 40px 25px 0;
  background-color: #fafaff;
}
@media (max-width: 768px) {
  .CX-my-profile-inner {
    padding: 30px 10px 0;
    grid-row-gap: 17px;
  }
}
.CX-my-profile-inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 98px;
  background: linear-gradient(98deg, #c5d4ec 34.4%, #edd4e1 95.5%);
}
@media (max-width: 768px) {
  .CX-my-profile-inner:before {
    height: 75px;
  }
}
.CX-my-profile-inner .box-avatar {
  width: 100px;
  height: 100px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  border: 2px solid #fff;
}
@media (max-width: 768px) {
  .CX-my-profile-inner .box-avatar {
    width: 80px;
    height: 80px;
    margin-left: 15px;
  }
}
.CX-my-profile-inner .box-avatar img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.CX-my-profile-inner .CX-my-profile-list .head-title h2 {
  font-size: 20px;
  font-family: "source-sans-pro-bold";
  line-height: normal;
  color: #333333;
}
@media (max-width: 768px) {
  .CX-my-profile-inner .CX-my-profile-list .head-title h2 {
    font-size: 18px;
  }
}
.CX-my-profile-inner .CX-my-profile-list .list-item {
  display: grid;
}
.CX-my-profile-inner .CX-my-profile-list .list-item .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #ebebeb;
  padding: 11px 10px;
}
.CX-my-profile-inner .CX-my-profile-list .list-item .item:last-child {
  border-bottom: 0px;
}
.CX-my-profile-inner .CX-my-profile-list .list-item .item .label {
  border: 0;
  font-weight: normal;
  text-transform: none;
  display: flex;
  align-items: center;
  grid-column-gap: 16px;
  font-size: 15px;
  color: #333;
}
.CX-my-profile-inner .CX-my-profile-list .list-item .item .value {
  font-size: 15px;
  font-family: "source-sans-pro-semibold";
  line-height: normal;
  color: #333;
  text-align: right;
}
.CX-my-profile-inner .CX-my-profile-list .list-item .item .value a {
  text-decoration: none;
  font-size: 15px;
  font-family: "source-sans-pro-semibold";
  line-height: normal;
  color: #333;
}
@media (max-width: 768px) {
  .CX-my-profile-inner .CX-my-profile-list .list-item .item .label,
  .CX-my-profile-inner .CX-my-profile-list .list-item .item .value span,
  .CX-my-profile-inner .CX-my-profile-list .list-item .item .value a,
  .CX-my-profile-inner .CX-my-profile-list .list-item .item .value {
    font-size: 14px;
  }
}

section.CX-nearest-hospital.type-rekanan.new .select2 .selection .select2-selection.select2-selection--single .select2-selection__clear {
  display: none;
}

.CX-pop-up-filter .box-search .box-search-inner .form-group .form-control::-webkit-input-placeholder,
section.CX-nearest-hospital.type-rekanan.new .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner .form-group .form-control::-webkit-input-placeholder {
  color: rgba(73, 78, 244, 0.5);
}
.CX-pop-up-filter .box-search .box-search-inner .form-group .form-control::-moz-placeholder,
section.CX-nearest-hospital.type-rekanan.new .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner .form-group .form-control::-moz-placeholder {
  color: rgba(73, 78, 244, 0.5);
}
.CX-pop-up-filter .box-search .box-search-inner .form-group .form-control:-moz-placeholder,
section.CX-nearest-hospital.type-rekanan.new .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner .form-group .form-control:-moz-placeholder {
  color: rgba(73, 78, 244, 0.5);
}
.CX-pop-up-filter .box-search .box-search-inner .form-group .form-control:-ms-input-placeholder,
section.CX-nearest-hospital.type-rekanan.new .nearest-hospital .nearest-hospital-filter .box-search .box-search-inner .form-group .form-control:-ms-input-placeholder {
  color: rgba(73, 78, 244, 0.5);
}
.CX-pop-up-filter .box-select-inner .form-group.input-select-wrapper .select2 .selection .select2-selection.select2-selection--single .select2-selection__rendered .select2-selection__placeholder,
section.CX-nearest-hospital.type-rekanan.new .nearest-hospital .nearest-hospital-filter .box-select-inner .form-group.input-select-wrapper .select2 .selection .select2-selection.select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
  color: rgba(73, 78, 244, 0.5);
}
.CX-pop-up-filter .box-select.with-close .box-select-inner,
section.CX-nearest-hospital.type-rekanan.new .nearest-hospital .nearest-hospital-filter .box-select.with-close .box-select-inner {
  position: relative;
}
.CX-pop-up-filter .box-select.with-close .box-select-inner a,
section.CX-nearest-hospital.type-rekanan.new .nearest-hospital .nearest-hospital-filter .box-select.with-close .box-select-inner a {
  position: absolute;
  z-index: 1052;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 40px;
  display: none;
}
.CX-pop-up-filter .box-select.with-close .box-select-inner .form-group.input-select-wrapper .select2 .selection .select2-selection.select2-selection--single .select2-selection__clear,
section.CX-nearest-hospital.type-rekanan.new .nearest-hospital .nearest-hospital-filter .box-select.with-close .box-select-inner .form-group.input-select-wrapper .select2 .selection .select2-selection.select2-selection--single .select2-selection__clear {
  display: block;
}
.CX-pop-up-filter .box-select.with-close .box-select-inner .form-group.input-select-wrapper .select2 .selection .select2-selection.select2-selection--single .select2-selection__clear span,
section.CX-nearest-hospital.type-rekanan.new .nearest-hospital .nearest-hospital-filter .box-select.with-close .box-select-inner .form-group.input-select-wrapper .select2 .selection .select2-selection.select2-selection--single .select2-selection__clear span {
  display: none;
}
.CX-pop-up-filter .box-select.with-close .box-select-inner .form-group.input-select-wrapper .select2 .selection .select2-selection.select2-selection--single .select2-selection__clear:before,
section.CX-nearest-hospital.type-rekanan.new .nearest-hospital .nearest-hospital-filter .box-select.with-close .box-select-inner .form-group.input-select-wrapper .select2 .selection .select2-selection.select2-selection--single .select2-selection__clear:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.6'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.75 7.5C13.75 10.9518 10.9518 13.75 7.5 13.75C4.04822 13.75 1.25 10.9518 1.25 7.5C1.25 4.04822 4.04822 1.25 7.5 1.25C10.9518 1.25 13.75 4.04822 13.75 7.5ZM5.60602 5.60603C5.78908 5.42297 6.08587 5.42297 6.26893 5.60603L7.49998 6.83708L8.73102 5.60604C8.91408 5.42299 9.21087 5.42299 9.39393 5.60604C9.57699 5.7891 9.57699 6.0859 9.39393 6.26896L8.16289 7.49999L9.39392 8.73102C9.57698 8.91408 9.57698 9.21087 9.39392 9.39393C9.21086 9.57699 8.91406 9.57699 8.731 9.39393L7.49998 8.16291L6.26894 9.39394C6.08589 9.577 5.78909 9.577 5.60603 9.39394C5.42297 9.21089 5.42297 8.91409 5.60603 8.73103L6.83707 7.49999L5.60602 6.26894C5.42296 6.08589 5.42296 5.78909 5.60602 5.60603Z' fill='black'/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 20px;
  position: relative;
  top: 3px;
}

.CX-pop-up-filter .box-select.with-close .box-select-inner .form-group.input-select-wrapper .select2 .selection .select2-selection.select2-selection--single .select2-selection__clear {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 5px;
  margin-top: -2px;
}

section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .card-ico-action {
  padding: 12px 8px;
}
.card-ico-action-inner {
  padding: 9px 10px 9px 5px;
  display: flex;
  align-items: center;
  grid-column-gap: 8px;
  background-color: #00008f;
  color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 5px 9px 0px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0px 5px 9px 0px rgba(0, 0, 0, 0.17);
  -ms-box-shadow: 0px 5px 9px 0px rgba(0, 0, 0, 0.17);
  -o-box-shadow: 0px 5px 9px 0px rgba(0, 0, 0, 0.17);
  box-shadow: 0px 5px 9px 0px rgba(0, 0, 0, 0.17);
}
.card-ico-action-inner .ico,
.card-ico-action-inner .action {
  flex: 0 0 auto;
}
.card-ico-action-inner .ico {
  width: 57px;
}
.card-ico-action-inner .text {
  flex: 1 1 auto;
}
.card-ico-action-inner .text h3 {
  font-size: 13px;
  margin-bottom: 0px;
  font-family: "source-sans-pro-semibold";
  margin-bottom: 3px;
}
.card-ico-action-inner .text p {
  font-size: 10px;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 0px;
}

section.CX-nearest-hospital.type-rekanan.new .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-act .new-btn-blue.no-ico {
  padding-right: 16px;
}
section.CX-nearest-hospital.type-rekanan.new .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-act .new-btn-blue.no-ico:after {
  display: none;
}

section.CX-nearest-hospital.type-rekanan.new .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-act .new-btn-blue.no-ico {
  padding-right: 16px;
}
section.CX-nearest-hospital.type-rekanan.new .nearest-hospital .nearest-hospital-filter .box-filter-inner .box-act .new-btn-blue.no-ico:after {
  display: none;
}
section.CX-nearest-hospital.type-rekanan.new .nearest-hospital .nearest-hospital-map .box-add-rs {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -0-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
  text-align: center;
}
@media (max-width: 1024px) {
  section.CX-nearest-hospital.type-rekanan.new .nearest-hospital .nearest-hospital-map .box-add-rs {
    display: none;
  }
}
@media (min-width: 1025px) {
  section.CX-nearest-hospital.type-rekanan.new .nearest-hospital .nearest-hospital-map .box-add-rs {
    width: calc(100% - 390px);
    left: 390px;
    transform: translateX(0);
  }
}
section.CX-nearest-hospital.type-rekanan.new .nearest-hospital .nearest-hospital-map .box-add-rs a {
  pointer-events: all;
  text-decoration: none;
  display: inline-block;
}
section.CX-nearest-hospital.type-rekanan.new .nearest-hospital .nearest-hospital-map .box-add-rs a svg {
  margin-bottom: 4px;
}
section.CX-nearest-hospital.type-rekanan.new .nearest-hospital .nearest-hospital-map .box-add-rs a span {
  display: block;
  font-size: 10px;
  color: #333333;
  font-family: "source-sans-pro-semibold";
}

@media (min-width: 769px) {
  .CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal {
    width: 695px !important;
    max-width: 695px !important;
  }
}
.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner {
  background-color: #494df4;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-ico {
  position: relative;
  height: 80px;
  padding: 30px 24px;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-ico h3 {
  font-size: 18px;
  text-align: left;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-ico h3 {
    max-width: 160px;
  }
}
.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-ico:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='267' height='55' viewBox='0 0 267 55' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.3'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M248.484 10.9866C249.71 13.7482 250.226 17.0182 250.102 20.5204L265.007 20.5179C265.007 20.5179 262.572 26.8178 258.223 29.3626H248.574C246.975 34.5677 244.41 39.4238 241.012 43.6762C236.514 49.287 231.047 52.735 225.182 53.6462C221.483 54.2192 217.867 53.9171 214.722 52.7687C211.036 51.4241 208.28 49.029 206.753 45.8442C203.912 39.9313 205.524 32.55 210.76 27.4785C213.599 24.7325 217.504 22.2496 222.496 21.4754C228.475 20.5089 233.852 20.5131 239.157 20.5173C239.504 20.5176 239.851 20.5179 240.198 20.5179H241.314C241.44 18.3215 241.183 16.28 240.43 14.5818C239.321 12.0809 236.041 9.4407 230.456 10.2304C227.316 10.6847 223.626 13.0075 220.36 16.6207L213.815 10.6847C218.503 5.48162 223.977 2.20904 229.216 1.46833C230.269 1.31833 231.331 1.24244 232.395 1.24121C239.646 1.24121 245.769 4.86735 248.484 10.9866ZM223.812 44.9073C227.521 44.3396 230.986 42.0579 234.115 38.1453C236.21 35.4753 237.912 32.5186 239.17 29.3651C238.755 29.364 238.345 29.3624 237.937 29.3608C232.866 29.341 228.362 29.3233 223.833 30.2142C221.232 30.7788 218.831 32.032 216.878 33.843C213.996 36.633 213.702 39.9495 214.689 42.0141C215.827 44.3757 219.575 45.5655 223.812 44.9073Z' fill='white' fill-opacity='0.25'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M50.2862 2.412C53.9721 3.75663 56.7281 6.14906 58.2555 9.33385C61.0967 15.2388 59.4842 22.6201 54.2476 27.6939C51.4094 30.4399 47.5483 32.3111 42.7677 33.2532C36.5396 34.4841 30.4557 34.6521 24.8096 34.6521H23.6943C23.5683 36.8483 23.8258 38.8897 24.5779 40.5879C25.688 43.0887 28.967 45.729 34.5511 44.9419C37.6934 44.4851 41.3819 42.1623 44.648 38.549L51.1929 44.4851C46.4947 49.6906 41.0214 52.963 35.7823 53.7012C34.7294 53.8512 33.6673 53.9271 32.6038 53.9283C25.3532 53.9283 19.2281 50.3048 16.5133 44.183C15.2872 41.4241 14.7721 38.1542 14.8957 34.6493H0.000244141C0.000244141 34.6493 2.43688 28.3521 6.78472 25.8048H16.4334C18.0343 20.6008 20.5999 15.7457 23.9958 11.494C28.4929 5.88323 33.9613 2.43523 39.8262 1.52419C43.5302 0.948655 47.1361 1.2532 50.2862 2.412ZM41.0597 24.5739C43.1821 24.1686 46.1263 23.2525 48.1121 21.3297C50.9995 18.5398 51.2881 15.2157 50.3092 13.1587C49.1708 10.7947 45.4256 9.60492 41.1859 10.263C37.477 10.8334 34.0127 13.1149 30.8831 17.0274C28.7927 19.6972 27.0928 22.6519 25.8346 25.8023C31.4008 25.7791 36.1788 25.5366 41.0597 24.5739Z' fill='white' fill-opacity='0.25'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M94.035 19.4916L86.0799 53.3008H86.1395L86.1376 53.3087H95.1786L102.366 22.7824C102.534 22.0633 102.678 21.3719 102.8 20.706L102.957 20.0386C104.225 14.6509 108.261 10.1913 114.488 10.1913C120.906 10.1913 121.102 17.1172 120.252 20.734L112.581 53.3085H121.623L128.811 22.7868C130.654 14.8448 129.663 10.274 126.547 6.31337C124.75 4.03574 121.066 1.24106 115.061 1.24106C109.82 1.24106 104.672 3.53798 100.764 7.20381C100.558 6.90322 100.339 6.60708 100.11 6.31427C98.3128 4.0363 94.6291 1.24121 88.6251 1.24121C79.2453 1.24121 70.166 8.60001 67.9532 17.9963L59.6387 53.3009H68.6796L76.5141 20.0338C77.7821 14.6453 81.8175 10.185 88.045 10.185C93.7881 10.185 94.5478 15.733 94.035 19.4916Z' fill='white' fill-opacity='0.25'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M166.587 19.5388L158.636 53.2932H158.702L158.698 53.3088H167.739L174.927 22.7826C175.111 21.992 175.267 21.2348 175.395 20.5083L175.509 20.026C176.777 14.6375 180.812 10.1773 187.04 10.1773C193.45 10.1773 193.655 17.1094 192.803 20.7294L185.135 53.3087H194.177L201.364 22.7824C203.212 14.847 202.216 10.2755 199.105 6.31427C197.308 4.03631 193.625 1.24121 187.623 1.24121C182.381 1.24121 177.233 3.53902 173.324 7.20613C173.117 6.9048 172.898 6.60794 172.668 6.31442C170.871 4.03646 167.187 1.24136 161.186 1.24136C151.806 1.24136 142.723 8.60016 140.513 17.9965L132.198 53.3011H141.239L149.071 20.0339C150.34 14.6454 154.375 10.1852 160.603 10.1852C166.37 10.1852 167.114 15.7797 166.587 19.5388Z' fill='white' fill-opacity='0.25'/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 267px;
  height: 55px;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 15px;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-ico:before {
    width: 191px;
    height: 39px;
    background-image: url("data:image/svg+xml,%3Csvg width='191' height='39' viewBox='0 0 191 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.3' clip-path='url(%23clip0_346_3273)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M177.759 7.82611C178.636 9.79334 179.006 12.1228 178.917 14.6177L189.58 14.6158C189.58 14.6158 187.838 19.1037 184.727 20.9165H177.824C176.68 24.6245 174.845 28.0838 172.414 31.113C169.196 35.11 165.285 37.5662 161.09 38.2153C158.444 38.6235 155.857 38.4083 153.607 37.5902C150.97 36.6324 148.998 34.9262 147.906 32.6574C145.873 28.4453 147.027 23.1871 150.773 19.5743C152.803 17.6182 155.597 15.8495 159.168 15.2979C163.445 14.6094 167.292 14.6125 171.087 14.6154C171.335 14.6156 171.583 14.6158 171.832 14.6158H172.63C172.721 13.0512 172.537 11.5969 171.998 10.3872C171.204 8.60564 168.858 6.72483 164.863 7.28742C162.616 7.611 159.977 9.26568 157.64 11.8396L152.958 7.611C156.312 3.90451 160.227 1.57324 163.976 1.04558C164.729 0.938729 165.489 0.884665 166.25 0.883789C171.437 0.883789 175.817 3.46693 177.759 7.82611ZM160.109 31.9901C162.763 31.5856 165.242 29.9602 167.48 27.173C168.979 25.271 170.196 23.1647 171.096 20.9183C170.8 20.9175 170.506 20.9164 170.214 20.9152C166.587 20.9011 163.364 20.8885 160.124 21.5232C158.264 21.9254 156.546 22.8181 155.149 24.1082C153.087 26.0957 152.877 28.4582 153.583 29.929C154.397 31.6114 157.078 32.4589 160.109 31.9901Z' fill='white' fill-opacity='0.25'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M35.9734 1.71871C38.6103 2.67657 40.5818 4.38086 41.6745 6.64959C43.707 10.8561 42.5535 16.1142 38.8074 19.7287C36.7769 21.6848 34.0148 23.0178 30.5949 23.6889C26.1394 24.5658 21.7871 24.6854 17.7481 24.6854H16.9502C16.8601 26.2499 17.0442 27.7042 17.5823 28.9139C18.3765 30.6954 20.7222 32.5762 24.7169 32.0156C26.9649 31.6901 29.6035 30.0355 31.94 27.4615L36.6221 31.6901C33.2611 35.3984 29.3456 37.7295 25.5977 38.2554C24.8445 38.3623 24.0846 38.4163 23.3239 38.4171C18.1369 38.4171 13.7552 35.8359 11.813 31.475C10.936 29.5096 10.5674 27.1803 10.6559 24.6835H0C0 24.6835 1.74312 20.1976 4.85346 18.3829H11.7559C12.9012 14.6758 14.7365 11.2172 17.1659 8.18843C20.383 4.19149 24.295 1.73525 28.4906 1.08626C31.1404 0.676267 33.72 0.893212 35.9734 1.71871ZM29.373 17.5061C30.8913 17.2174 32.9976 16.5647 34.4182 15.1951C36.4837 13.2076 36.6902 10.8396 35.9899 9.37432C35.1755 7.69026 32.4963 6.8427 29.4633 7.31151C26.81 7.71783 24.3317 9.34307 22.0929 12.1302C20.5975 14.0321 19.3814 16.1369 18.4813 18.3812C22.4632 18.3646 25.8814 18.1919 29.373 17.5061Z' fill='white' fill-opacity='0.25'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M67.272 13.8805L61.5801 37.9694H61.6231L61.6218 37.9749H68.0895L73.2312 16.2291C73.3519 15.7139 73.4556 15.2187 73.5428 14.7419L73.6534 14.2745C74.5606 10.4365 77.4476 7.25963 81.9029 7.25963C86.4942 7.25963 86.6339 12.1934 86.026 14.7699L80.5384 37.9749H87.0066L92.1488 16.2323C93.4675 10.5746 92.7587 7.31857 90.5291 4.49713C89.2435 2.87463 86.6081 0.883789 82.3124 0.883789C78.5631 0.883789 74.8809 2.51993 72.0851 5.13118C71.9375 4.91712 71.7814 4.70623 71.6171 4.49772C70.3317 2.87497 67.6964 0.883837 63.4013 0.883837C56.6912 0.883837 50.1961 6.126 48.6131 12.8196L42.665 37.9694H49.1327L54.7374 14.271C55.6444 10.4324 58.5313 7.2551 62.9863 7.2551C67.0926 7.2551 67.6377 11.2031 67.272 13.8805Z' fill='white' fill-opacity='0.25'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M106.643 14.2708L101.04 37.9692H94.5723L100.52 12.8194C102.102 6.1258 108.599 0.883636 115.309 0.883636C119.603 0.883636 122.238 2.87477 123.523 4.49752C123.688 4.70668 123.845 4.91824 123.993 5.13298C126.789 2.52057 130.472 0.883636 134.222 0.883636C138.516 0.883636 141.151 2.87477 142.436 4.49752C144.662 7.31937 145.375 10.5759 144.052 16.2289L138.91 37.9747H132.443L137.928 14.7663C138.538 12.1876 138.391 7.24938 133.805 7.24938C129.35 7.24938 126.463 10.4267 125.556 14.2653L125.474 14.6145C125.382 15.1303 125.271 15.6678 125.139 16.2289L119.997 37.9747H113.53L113.532 37.9637H113.485L119.173 13.9217C119.551 11.2438 119.02 7.2549 114.892 7.2549C110.437 7.2549 107.55 10.4322 106.643 14.2708Z' fill='white' fill-opacity='0.25'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_346_3273'%3E%3Crect width='190.316' height='38.8574' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  }
}
.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-ico:after {
  content: "";
  background-image: url("/o/axa-emma-theme/images/rumah-sakit/rs-recomendations-large.png");
  background-size: cover;
  width: 117px;
  height: 102px;
  z-index: 2;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 80px;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-ico:after {
    right: 20px;
    width: 108px;
    height: 94px;
  }
}
.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-action {
  background-color: #fff;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-action .new-btn-blue {
  text-transform: none;
  min-width: 96px;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-form {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: #fff;
  padding: 20px 16px;
  padding-bottom: 50px;
  text-align: left;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-form textarea {
  overflow: hidden;
  max-height: 150px;
  min-height: 54px;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-form .box-info-alert.info.info-fill .box-info-alert-inner:before {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.6667 8.50001C14.6667 4.81811 11.6819 1.83334 8.00004 1.83334C4.31814 1.83334 1.33337 4.81811 1.33337 8.50001C1.33337 12.1819 4.31814 15.1667 8.00004 15.1667C11.6819 15.1667 14.6667 12.1819 14.6667 8.50001ZM8.00004 4.66668C8.27618 4.66668 8.50004 4.89053 8.50004 5.16668V9.16668C8.50004 9.44282 8.27618 9.66668 8.00004 9.66668C7.7239 9.66668 7.50004 9.44282 7.50004 9.16668V5.16668C7.50004 4.89053 7.7239 4.66668 8.00004 4.66668ZM8.00004 11.8333C8.36823 11.8333 8.66671 11.5349 8.66671 11.1667C8.66671 10.7985 8.36823 10.5 8.00004 10.5C7.63185 10.5 7.33337 10.7985 7.33337 11.1667C7.33337 11.5349 7.63185 11.8333 8.00004 11.8333Z' fill='%23494DF4'/%3E%3C/svg%3E%0A") !important;
  width: 16px !important;
  height: 17px !important;
  top: 2px;
  position: relative;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-form .control-label {
  font-size: 15px;
  margin-bottom: 8px;
  display: block;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-form .form-control {
  background-color: #fff;
  height: 54px;
  border: 1px solid #d9d9d9;
  font-size: 16px;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-form .form-control::-webkit-input-placeholder {
  color: #cccccc;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-form .form-control::-moz-placeholder {
  color: #cccccc;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-form .form-control:-moz-placeholder {
  color: #cccccc;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-form .form-control:-ms-input-placeholder {
  color: #cccccc;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-form .box-select.with-close .box-select-inner {
  position: relative;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-form .box-select.with-close .box-select-inner a {
  position: absolute;
  z-index: 1052;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 40px;
  display: none;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-form .box-select.with-close .box-select-inner .form-group.input-select-wrapper .select2 {
  width: 100% !important;
  max-width: 100%;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-form .box-select.with-close .box-select-inner .form-group.input-select-wrapper .select2 .selection .select2-selection__arrow {
  display: flex;
  align-items: center;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-form .box-select.with-close .box-select-inner .form-group.input-select-wrapper .select2 .selection .select2-selection.select2-selection--single {
  border: 1px solid #d9d9d9;
  height: 54px;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-form .box-select.with-close .box-select-inner .form-group.input-select-wrapper .select2 .selection .select2-selection.select2-selection--single .select2-selection__rendered {
  height: 54px;
  line-height: 54px;
  font-size: 16px;
  font-family: "source-sans-pro-semibold";
}
.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-form .box-select.with-close .box-select-inner .form-group.input-select-wrapper .select2 .selection .select2-selection.select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
  color: #cccccc;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-form .box-select.with-close .box-select-inner .form-group.input-select-wrapper .select2 .selection .select2-selection.select2-selection--single .select2-selection__clear {
  display: block;
  height: 100%;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-form .box-select.with-close .box-select-inner .form-group.input-select-wrapper .select2 .selection .select2-selection.select2-selection--single .select2-selection__clear span {
  display: none;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-form .box-select.with-close .box-select-inner .form-group.input-select-wrapper .select2 .selection .select2-selection.select2-selection--single .select2-selection__clear:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.6'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.75 7.5C13.75 10.9518 10.9518 13.75 7.5 13.75C4.04822 13.75 1.25 10.9518 1.25 7.5C1.25 4.04822 4.04822 1.25 7.5 1.25C10.9518 1.25 13.75 4.04822 13.75 7.5ZM5.60602 5.60603C5.78908 5.42297 6.08587 5.42297 6.26893 5.60603L7.49998 6.83708L8.73102 5.60604C8.91408 5.42299 9.21087 5.42299 9.39393 5.60604C9.57699 5.7891 9.57699 6.0859 9.39393 6.26896L8.16289 7.49999L9.39392 8.73102C9.57698 8.91408 9.57698 9.21087 9.39392 9.39393C9.21086 9.57699 8.91406 9.57699 8.731 9.39393L7.49998 8.16291L6.26894 9.39394C6.08589 9.577 5.78909 9.577 5.60603 9.39394C5.42297 9.21089 5.42297 8.91409 5.60603 8.73103L6.83707 7.49999L5.60602 6.26894C5.42296 6.08589 5.42296 5.78909 5.60602 5.60603Z' fill='black'/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 20px;
  position: relative;
  top: 3px;
}

.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-search .box-search-inner:before {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_346_3920)'%3E%3Ccircle cx='7.66658' cy='7.66667' r='6.33333' stroke='%237F7F7F' stroke-width='1.45455'/%3E%3Cpath d='M12.3333 12.3333L14.6666 14.6667' stroke='%237F7F7F' stroke-width='1.45455' stroke-linecap='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_346_3920'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 16px;
  height: 16px;
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-search .box-search-inner input {
  background-color: #f7f7f7;
  font-size: 14px;
  color: #333 !important;
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-search .box-search-inner input::-webkit-input-placeholder {
  font-size: 14px;
  color: #7f7f7f !important;
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-search .box-search-inner input::-moz-placeholder {
  font-size: 14px;
  color: #7f7f7f !important;
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-search .box-search-inner input:-moz-placeholder {
  font-size: 14px;
  color: #7f7f7f !important;
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-search .box-search-inner input:-ms-input-placeholder {
  font-size: 14px;
  color: #7f7f7f !important;
}

@media (max-width: 767px) {
  .box-select.open-modal-mobile .form-group {
    pointer-events: none;
  }
  .box-select.open-modal-mobile .form-group .select2 .select2-selection__clear {
    pointer-events: all;
  }
}

section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .list-address-inner .box-text .highlight {
  color: #494df4;
  font-family: "source-sans-pro-bold";
}

section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .box-rating {
  display: flex;
  align-items: center;
  grid-column-gap: 6px;
  margin-top: 6px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .box-rating .rating {
  position: relative;
  flex: 0 0 auto;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .box-rating .rating:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='75' height='14' viewBox='0 0 75 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.76878 2.27225C5.61321 0.757417 6.03542 0 6.66667 0C7.29791 0 7.72012 0.757416 8.56456 2.27225L8.78302 2.66415C9.02298 3.09462 9.14296 3.30986 9.33004 3.45187C9.51711 3.59388 9.7501 3.6466 10.2161 3.75203L10.6403 3.84802C12.2801 4.21904 13.1 4.40454 13.2951 5.03182C13.4901 5.6591 12.9312 6.31271 11.8133 7.61995L11.5241 7.95815C11.2064 8.32962 11.0475 8.51536 10.9761 8.74514C10.9046 8.97493 10.9286 9.22274 10.9767 9.71837L11.0204 10.1696C11.1894 11.9137 11.2739 12.7858 10.7632 13.1735C10.2525 13.5612 9.48488 13.2077 7.94955 12.5008L7.55234 12.3179C7.11605 12.117 6.8979 12.0166 6.66667 12.0166C6.43543 12.0166 6.21728 12.117 5.78099 12.3179L5.38378 12.5008C3.84845 13.2077 3.08078 13.5612 2.5701 13.1735C2.05941 12.7858 2.14392 11.9137 2.31293 10.1696L2.35666 9.71837C2.40468 9.22274 2.4287 8.97493 2.35724 8.74514C2.28579 8.51536 2.12695 8.32962 1.80928 7.95815L1.52006 7.61995C0.402166 6.31271 -0.156784 5.6591 0.0382807 5.03182C0.233345 4.40454 1.05324 4.21904 2.69302 3.84802L3.11726 3.75203C3.58323 3.6466 3.81622 3.59388 4.0033 3.45187C4.19037 3.30986 4.31035 3.09462 4.55031 2.66416L4.76878 2.27225Z' fill='%23C8C8CC'/%3E%3Cpath d='M20.1018 2.27225C20.9462 0.757417 21.3684 0 21.9997 0C22.6309 0 23.0531 0.757416 23.8976 2.27225L24.116 2.66415C24.356 3.09462 24.476 3.30986 24.663 3.45187C24.8501 3.59388 25.0831 3.6466 25.5491 3.75203L25.9733 3.84802C27.6131 4.21904 28.433 4.40455 28.6281 5.03182C28.8231 5.6591 28.2642 6.31271 27.1463 7.61995L26.8571 7.95815C26.5394 8.32962 26.3806 8.51536 26.3091 8.74514C26.2376 8.97493 26.2617 9.22274 26.3097 9.71837L26.3534 10.1696C26.5224 11.9137 26.6069 12.7858 26.0962 13.1735C25.5856 13.5612 24.8179 13.2077 23.2826 12.5008L22.8854 12.3179C22.4491 12.117 22.2309 12.0166 21.9997 12.0166C21.7684 12.0166 21.5503 12.117 21.114 12.3179L20.7168 12.5008C19.1815 13.2077 18.4138 13.5612 17.9031 13.1735C17.3924 12.7858 17.4769 11.9137 17.6459 10.1696L17.6897 9.71837C17.7377 9.22274 17.7617 8.97493 17.6902 8.74514C17.6188 8.51536 17.46 8.32962 17.1423 7.95815L16.8531 7.61995C15.7352 6.31271 15.1762 5.6591 15.3713 5.03182C15.5664 4.40455 16.3862 4.21904 18.026 3.84802L18.4503 3.75203C18.9162 3.6466 19.1492 3.59388 19.3363 3.45187C19.5234 3.30986 19.6434 3.09462 19.8833 2.66416L20.1018 2.27225Z' fill='%23C8C8CC'/%3E%3Cpath d='M35.4358 2.27225C36.2802 0.757417 36.7024 0 37.3337 0C37.9649 0 38.3871 0.757416 39.2315 2.27225L39.45 2.66415C39.69 3.09462 39.81 3.30986 39.997 3.45187C40.1841 3.59388 40.4171 3.6466 40.8831 3.75203L41.3073 3.84802C42.9471 4.21904 43.767 4.40455 43.962 5.03182C44.1571 5.6591 43.5982 6.31271 42.4803 7.61995L42.191 7.95815C41.8734 8.32962 41.7145 8.51536 41.6431 8.74514C41.5716 8.97493 41.5956 9.22274 41.6437 9.71837L41.6874 10.1696C41.8564 11.9137 41.9409 12.7858 41.4302 13.1735C40.9195 13.5612 40.1519 13.2077 38.6165 12.5008L38.2193 12.3179C37.783 12.117 37.5649 12.0166 37.3337 12.0166C37.1024 12.0166 36.8843 12.117 36.448 12.3179L36.0508 12.5008C34.5154 13.2077 33.7478 13.5612 33.2371 13.1735C32.7264 12.7858 32.8109 11.9137 32.9799 10.1696L33.0236 9.71837C33.0717 9.22274 33.0957 8.97493 33.0242 8.74514C32.9528 8.51536 32.7939 8.32962 32.4763 7.95815L32.1871 7.61995C31.0692 6.31271 30.5102 5.6591 30.7053 5.03182C30.9003 4.40455 31.7202 4.21904 33.36 3.84802L33.7842 3.75203C34.2502 3.6466 34.4832 3.59388 34.6703 3.45187C34.8574 3.30986 34.9773 3.09462 35.2173 2.66416L35.4358 2.27225Z' fill='%23C8C8CC'/%3E%3Cpath d='M50.7688 2.27225C51.6132 0.757417 52.0354 0 52.6667 0C53.2979 0 53.7201 0.757416 54.5646 2.27225L54.783 2.66415C55.023 3.09462 55.143 3.30986 55.33 3.45187C55.5171 3.59388 55.7501 3.6466 56.2161 3.75203L56.6403 3.84802C58.2801 4.21904 59.1 4.40455 59.2951 5.03182C59.4901 5.6591 58.9312 6.31271 57.8133 7.61995L57.5241 7.95815C57.2064 8.32962 57.0475 8.51536 56.9761 8.74514C56.9046 8.97493 56.9286 9.22274 56.9767 9.71837L57.0204 10.1696C57.1894 11.9137 57.2739 12.7858 56.7632 13.1735C56.2525 13.5612 55.4849 13.2077 53.9496 12.5008L53.5523 12.3179C53.116 12.117 52.8979 12.0166 52.6667 12.0166C52.4354 12.0166 52.2173 12.117 51.781 12.3179L51.3838 12.5008C49.8484 13.2077 49.0808 13.5612 48.5701 13.1735C48.0594 12.7858 48.1439 11.9137 48.3129 10.1696L48.3567 9.71837C48.4047 9.22274 48.4287 8.97493 48.3572 8.74514C48.2858 8.51536 48.127 8.32962 47.8093 7.95815L47.5201 7.61995C46.4022 6.31271 45.8432 5.6591 46.0383 5.03182C46.2333 4.40455 47.0532 4.21904 48.693 3.84802L49.1173 3.75203C49.5832 3.6466 49.8162 3.59388 50.0033 3.45187C50.1904 3.30986 50.3103 3.09462 50.5503 2.66416L50.7688 2.27225Z' fill='%23C8C8CC'/%3E%3Cpath d='M66.1018 2.27225C66.9462 0.757417 67.3684 0 67.9997 0C68.6309 0 69.0531 0.757416 69.8976 2.27225L70.116 2.66415C70.356 3.09462 70.476 3.30986 70.663 3.45187C70.8501 3.59388 71.0831 3.6466 71.5491 3.75203L71.9733 3.84802C73.6131 4.21904 74.433 4.40455 74.6281 5.03182C74.8231 5.6591 74.2642 6.31271 73.1463 7.61995L72.8571 7.95815C72.5394 8.32962 72.3806 8.51536 72.3091 8.74514C72.2376 8.97493 72.2617 9.22274 72.3097 9.71837L72.3534 10.1696C72.5224 11.9137 72.6069 12.7858 72.0962 13.1735C71.5856 13.5612 70.8179 13.2077 69.2826 12.5008L68.8854 12.3179C68.4491 12.117 68.2309 12.0166 67.9997 12.0166C67.7684 12.0166 67.5503 12.117 67.114 12.3179L66.7168 12.5008C65.1815 13.2077 64.4138 13.5612 63.9031 13.1735C63.3924 12.7858 63.4769 11.9137 63.6459 10.1696L63.6897 9.71837C63.7377 9.22274 63.7617 8.97493 63.6902 8.74514C63.6188 8.51536 63.46 8.32962 63.1423 7.95815L62.8531 7.61995C61.7352 6.31271 61.1762 5.6591 61.3713 5.03182C61.5664 4.40455 62.3862 4.21904 64.026 3.84802L64.4503 3.75203C64.9162 3.6466 65.1492 3.59388 65.3363 3.45187C65.5234 3.30986 65.6434 3.09462 65.8833 2.66416L66.1018 2.27225Z' fill='%23C8C8CC'/%3E%3C/svg%3E%0A");
  width: 75px;
  height: 14px;
  display: inline-block;
  position: relative;
  top: 2px;
  background-size: cover;
  background-repeat: no-repeat;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .box-rating .rating.rating-half:before {
  background-image: url("data:image/svg+xml,%3Csvg width='75' height='15' viewBox='0 0 75 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.76878 2.60562C5.61321 1.09079 6.03542 0.333374 6.66667 0.333374C7.29791 0.333374 7.72012 1.09079 8.56456 2.60562L8.78302 2.99753C9.02298 3.428 9.14296 3.64323 9.33004 3.78524C9.51711 3.92726 9.7501 3.97997 10.2161 4.08541L10.6403 4.18139C12.2801 4.55241 13.1 4.73792 13.2951 5.36519C13.4901 5.99247 12.9312 6.64609 11.8133 7.95332L11.5241 8.29152C11.2064 8.663 11.0475 8.84873 10.9761 9.07852C10.9046 9.3083 10.9286 9.55611 10.9767 10.0517L11.0204 10.503C11.1894 12.2471 11.2739 13.1192 10.7632 13.5069C10.2525 13.8945 9.48488 13.5411 7.94955 12.8342L7.55234 12.6513C7.11605 12.4504 6.8979 12.3499 6.66667 12.3499C6.43543 12.3499 6.21728 12.4504 5.78099 12.6513L5.38378 12.8342C3.84845 13.5411 3.08078 13.8945 2.5701 13.5069C2.05941 13.1192 2.14392 12.2471 2.31293 10.503L2.35666 10.0517C2.40468 9.55611 2.4287 9.3083 2.35724 9.07852C2.28579 8.84873 2.12695 8.663 1.80928 8.29152L1.52006 7.95332C0.402166 6.64609 -0.156784 5.99247 0.0382807 5.36519C0.233345 4.73792 1.05324 4.55241 2.69302 4.18139L3.11726 4.08541C3.58323 3.97997 3.81622 3.92726 4.0033 3.78524C4.19037 3.64323 4.31035 3.428 4.55031 2.99753L4.76878 2.60562Z' fill='%23C8C8CC'/%3E%3Cg clip-path='url(%23clip0_443_11171)'%3E%3Cpath d='M4.76878 2.60562C5.61321 1.09079 6.03542 0.333374 6.66667 0.333374C7.29791 0.333374 7.72012 1.09079 8.56456 2.60562L8.78302 2.99753C9.02298 3.428 9.14296 3.64323 9.33004 3.78525C9.51711 3.92726 9.7501 3.97997 10.2161 4.08541L10.6403 4.18139C12.2801 4.55241 13.1 4.73792 13.2951 5.36519C13.4901 5.99247 12.9312 6.64609 11.8133 7.95332L11.5241 8.29152C11.2064 8.663 11.0475 8.84873 10.9761 9.07852C10.9046 9.3083 10.9286 9.55611 10.9767 10.0517L11.0204 10.503C11.1894 12.2471 11.2739 13.1192 10.7632 13.5069C10.2525 13.8945 9.48488 13.5411 7.94955 12.8342L7.55234 12.6513C7.11605 12.4504 6.8979 12.3499 6.66667 12.3499C6.43543 12.3499 6.21728 12.4504 5.78099 12.6513L5.38378 12.8342C3.84845 13.5411 3.08078 13.8945 2.5701 13.5069C2.05941 13.1192 2.14392 12.2471 2.31293 10.503L2.35666 10.0517C2.40468 9.55611 2.4287 9.3083 2.35724 9.07852C2.28579 8.84873 2.12695 8.663 1.80928 8.29152L1.52006 7.95332C0.402166 6.64609 -0.156784 5.99247 0.0382807 5.36519C0.233345 4.73792 1.05324 4.55241 2.69302 4.18139L3.11726 4.08541C3.58323 3.97997 3.81622 3.92726 4.0033 3.78525C4.19037 3.64323 4.31035 3.428 4.55031 2.99753L4.76878 2.60562Z' fill='%23FF993A'/%3E%3C/g%3E%3Cpath d='M20.1018 2.60562C20.9462 1.09079 21.3684 0.333374 21.9997 0.333374C22.6309 0.333374 23.0531 1.09079 23.8976 2.60562L24.116 2.99753C24.356 3.428 24.476 3.64323 24.663 3.78525C24.8501 3.92726 25.0831 3.97997 25.5491 4.08541L25.9733 4.18139C27.6131 4.55241 28.433 4.73792 28.6281 5.36519C28.8231 5.99247 28.2642 6.64609 27.1463 7.95332L26.8571 8.29152C26.5394 8.663 26.3806 8.84873 26.3091 9.07852C26.2376 9.3083 26.2617 9.55611 26.3097 10.0517L26.3534 10.503C26.5224 12.2471 26.6069 13.1192 26.0962 13.5069C25.5856 13.8945 24.8179 13.5411 23.2826 12.8342L22.8854 12.6513C22.4491 12.4504 22.2309 12.3499 21.9997 12.3499C21.7684 12.3499 21.5503 12.4504 21.114 12.6513L20.7168 12.8342C19.1815 13.5411 18.4138 13.8945 17.9031 13.5069C17.3924 13.1192 17.4769 12.2471 17.6459 10.503L17.6897 10.0517C17.7377 9.55611 17.7617 9.3083 17.6902 9.07852C17.6188 8.84873 17.46 8.663 17.1423 8.29152L16.8531 7.95332C15.7352 6.64609 15.1762 5.99247 15.3713 5.36519C15.5664 4.73792 16.3862 4.55241 18.026 4.18139L18.4503 4.08541C18.9162 3.97997 19.1492 3.92726 19.3363 3.78525C19.5234 3.64323 19.6434 3.428 19.8833 2.99753L20.1018 2.60562Z' fill='%23C8C8CC'/%3E%3Cpath d='M35.4358 2.60562C36.2802 1.09079 36.7024 0.333374 37.3337 0.333374C37.9649 0.333374 38.3871 1.09079 39.2315 2.60562L39.45 2.99753C39.69 3.428 39.81 3.64323 39.997 3.78525C40.1841 3.92726 40.4171 3.97997 40.8831 4.08541L41.3073 4.18139C42.9471 4.55241 43.767 4.73792 43.962 5.36519C44.1571 5.99247 43.5982 6.64609 42.4803 7.95332L42.191 8.29152C41.8734 8.663 41.7145 8.84873 41.6431 9.07852C41.5716 9.3083 41.5956 9.55611 41.6437 10.0517L41.6874 10.503C41.8564 12.2471 41.9409 13.1192 41.4302 13.5069C40.9195 13.8945 40.1519 13.5411 38.6165 12.8342L38.2193 12.6513C37.783 12.4504 37.5649 12.3499 37.3337 12.3499C37.1024 12.3499 36.8843 12.4504 36.448 12.6513L36.0508 12.8342C34.5154 13.5411 33.7478 13.8945 33.2371 13.5069C32.7264 13.1192 32.8109 12.2471 32.9799 10.503L33.0236 10.0517C33.0717 9.55611 33.0957 9.3083 33.0242 9.07852C32.9528 8.84873 32.7939 8.663 32.4763 8.29152L32.1871 7.95332C31.0692 6.64609 30.5102 5.99247 30.7053 5.36519C30.9003 4.73792 31.7202 4.55241 33.36 4.18139L33.7842 4.08541C34.2502 3.97997 34.4832 3.92726 34.6703 3.78525C34.8574 3.64323 34.9773 3.428 35.2173 2.99753L35.4358 2.60562Z' fill='%23C8C8CC'/%3E%3Cpath d='M50.7688 2.60562C51.6132 1.09079 52.0354 0.333374 52.6667 0.333374C53.2979 0.333374 53.7201 1.09079 54.5646 2.60562L54.783 2.99753C55.023 3.428 55.143 3.64323 55.33 3.78525C55.5171 3.92726 55.7501 3.97997 56.2161 4.08541L56.6403 4.18139C58.2801 4.55241 59.1 4.73792 59.2951 5.36519C59.4901 5.99247 58.9312 6.64609 57.8133 7.95332L57.5241 8.29152C57.2064 8.663 57.0475 8.84873 56.9761 9.07852C56.9046 9.3083 56.9286 9.55611 56.9767 10.0517L57.0204 10.503C57.1894 12.2471 57.2739 13.1192 56.7632 13.5069C56.2525 13.8945 55.4849 13.5411 53.9496 12.8342L53.5523 12.6513C53.116 12.4504 52.8979 12.3499 52.6667 12.3499C52.4354 12.3499 52.2173 12.4504 51.781 12.6513L51.3838 12.8342C49.8484 13.5411 49.0808 13.8945 48.5701 13.5069C48.0594 13.1192 48.1439 12.2471 48.3129 10.503L48.3567 10.0517C48.4047 9.55611 48.4287 9.3083 48.3572 9.07852C48.2858 8.84873 48.127 8.663 47.8093 8.29152L47.5201 7.95332C46.4022 6.64609 45.8432 5.99247 46.0383 5.36519C46.2333 4.73792 47.0532 4.55241 48.693 4.18139L49.1173 4.08541C49.5832 3.97997 49.8162 3.92726 50.0033 3.78525C50.1904 3.64323 50.3103 3.428 50.5503 2.99753L50.7688 2.60562Z' fill='%23C8C8CC'/%3E%3Cpath d='M66.1018 2.60562C66.9462 1.09079 67.3684 0.333374 67.9997 0.333374C68.6309 0.333374 69.0531 1.09079 69.8976 2.60562L70.116 2.99753C70.356 3.428 70.476 3.64323 70.663 3.78525C70.8501 3.92726 71.0831 3.97997 71.5491 4.08541L71.9733 4.18139C73.6131 4.55241 74.433 4.73792 74.6281 5.36519C74.8231 5.99247 74.2642 6.64609 73.1463 7.95332L72.8571 8.29152C72.5394 8.663 72.3806 8.84873 72.3091 9.07852C72.2376 9.3083 72.2617 9.55611 72.3097 10.0517L72.3534 10.503C72.5224 12.2471 72.6069 13.1192 72.0962 13.5069C71.5856 13.8945 70.8179 13.5411 69.2826 12.8342L68.8854 12.6513C68.4491 12.4504 68.2309 12.3499 67.9997 12.3499C67.7684 12.3499 67.5503 12.4504 67.114 12.6513L66.7168 12.8342C65.1815 13.5411 64.4138 13.8945 63.9031 13.5069C63.3924 13.1192 63.4769 12.2471 63.6459 10.503L63.6897 10.0517C63.7377 9.55611 63.7617 9.3083 63.6902 9.07852C63.6188 8.84873 63.46 8.663 63.1423 8.29152L62.8531 7.95332C61.7352 6.64609 61.1762 5.99247 61.3713 5.36519C61.5664 4.73792 62.3862 4.55241 64.026 4.18139L64.4503 4.08541C64.9162 3.97997 65.1492 3.92726 65.3363 3.78525C65.5234 3.64323 65.6434 3.428 65.8833 2.99753L66.1018 2.60562Z' fill='%23C8C8CC'/%3E%3Cdefs%3E%3CclipPath id='clip0_443_11171'%3E%3Crect width='7' height='14' fill='white' transform='translate(0 0.333374)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .box-rating .rating.rating-1:before {
  background-image: url("data:image/svg+xml,%3Csvg width='75' height='14' viewBox='0 0 75 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.76878 2.60562C5.61321 1.09079 6.03542 0.333374 6.66667 0.333374C7.29791 0.333374 7.72012 1.09079 8.56456 2.60562L8.78302 2.99753C9.02298 3.428 9.14296 3.64323 9.33004 3.78524C9.51711 3.92726 9.7501 3.97997 10.2161 4.08541L10.6403 4.18139C12.2801 4.55241 13.1 4.73792 13.2951 5.36519C13.4901 5.99247 12.9312 6.64609 11.8133 7.95332L11.5241 8.29152C11.2064 8.663 11.0475 8.84873 10.9761 9.07852C10.9046 9.3083 10.9286 9.55611 10.9767 10.0517L11.0204 10.503C11.1894 12.2471 11.2739 13.1192 10.7632 13.5069C10.2525 13.8945 9.48488 13.5411 7.94955 12.8342L7.55234 12.6513C7.11605 12.4504 6.8979 12.3499 6.66667 12.3499C6.43543 12.3499 6.21728 12.4504 5.78099 12.6513L5.38378 12.8342C3.84845 13.5411 3.08078 13.8945 2.5701 13.5069C2.05941 13.1192 2.14392 12.2471 2.31293 10.503L2.35666 10.0517C2.40468 9.55611 2.4287 9.3083 2.35724 9.07852C2.28579 8.84873 2.12695 8.663 1.80928 8.29152L1.52006 7.95332C0.402166 6.64609 -0.156784 5.99247 0.0382807 5.36519C0.233345 4.73792 1.05324 4.55241 2.69302 4.18139L3.11726 4.08541C3.58323 3.97997 3.81622 3.92726 4.0033 3.78524C4.19037 3.64323 4.31035 3.428 4.55031 2.99753L4.76878 2.60562Z' fill='%23FF993A'/%3E%3Cpath d='M20.1018 2.60562C20.9462 1.09079 21.3684 0.333374 21.9997 0.333374C22.6309 0.333374 23.0531 1.09079 23.8976 2.60562L24.116 2.99753C24.356 3.428 24.476 3.64323 24.663 3.78525C24.8501 3.92726 25.0831 3.97997 25.5491 4.08541L25.9733 4.18139C27.6131 4.55241 28.433 4.73792 28.6281 5.36519C28.8231 5.99247 28.2642 6.64609 27.1463 7.95332L26.8571 8.29152C26.5394 8.663 26.3806 8.84873 26.3091 9.07852C26.2376 9.3083 26.2617 9.55611 26.3097 10.0517L26.3534 10.503C26.5224 12.2471 26.6069 13.1192 26.0962 13.5069C25.5856 13.8945 24.8179 13.5411 23.2826 12.8342L22.8854 12.6513C22.4491 12.4504 22.2309 12.3499 21.9997 12.3499C21.7684 12.3499 21.5503 12.4504 21.114 12.6513L20.7168 12.8342C19.1815 13.5411 18.4138 13.8945 17.9031 13.5069C17.3924 13.1192 17.4769 12.2471 17.6459 10.503L17.6897 10.0517C17.7377 9.55611 17.7617 9.3083 17.6902 9.07852C17.6188 8.84873 17.46 8.663 17.1423 8.29152L16.8531 7.95332C15.7352 6.64609 15.1762 5.99247 15.3713 5.36519C15.5664 4.73792 16.3862 4.55241 18.026 4.18139L18.4503 4.08541C18.9162 3.97997 19.1492 3.92726 19.3363 3.78525C19.5234 3.64323 19.6434 3.428 19.8833 2.99753L20.1018 2.60562Z' fill='%23C8C8CC'/%3E%3Cpath d='M35.4358 2.60562C36.2802 1.09079 36.7024 0.333374 37.3337 0.333374C37.9649 0.333374 38.3871 1.09079 39.2315 2.60562L39.45 2.99753C39.69 3.428 39.81 3.64323 39.997 3.78525C40.1841 3.92726 40.4171 3.97997 40.8831 4.08541L41.3073 4.18139C42.9471 4.55241 43.767 4.73792 43.962 5.36519C44.1571 5.99247 43.5982 6.64609 42.4803 7.95332L42.191 8.29152C41.8734 8.663 41.7145 8.84873 41.6431 9.07852C41.5716 9.3083 41.5956 9.55611 41.6437 10.0517L41.6874 10.503C41.8564 12.2471 41.9409 13.1192 41.4302 13.5069C40.9195 13.8945 40.1519 13.5411 38.6165 12.8342L38.2193 12.6513C37.783 12.4504 37.5649 12.3499 37.3337 12.3499C37.1024 12.3499 36.8843 12.4504 36.448 12.6513L36.0508 12.8342C34.5154 13.5411 33.7478 13.8945 33.2371 13.5069C32.7264 13.1192 32.8109 12.2471 32.9799 10.503L33.0236 10.0517C33.0717 9.55611 33.0957 9.3083 33.0242 9.07852C32.9528 8.84873 32.7939 8.663 32.4763 8.29152L32.1871 7.95332C31.0692 6.64609 30.5102 5.99247 30.7053 5.36519C30.9003 4.73792 31.7202 4.55241 33.36 4.18139L33.7842 4.08541C34.2502 3.97997 34.4832 3.92726 34.6703 3.78525C34.8574 3.64323 34.9773 3.428 35.2173 2.99753L35.4358 2.60562Z' fill='%23C8C8CC'/%3E%3Cpath d='M50.7688 2.60562C51.6132 1.09079 52.0354 0.333374 52.6667 0.333374C53.2979 0.333374 53.7201 1.09079 54.5646 2.60562L54.783 2.99753C55.023 3.428 55.143 3.64323 55.33 3.78525C55.5171 3.92726 55.7501 3.97997 56.2161 4.08541L56.6403 4.18139C58.2801 4.55241 59.1 4.73792 59.2951 5.36519C59.4901 5.99247 58.9312 6.64609 57.8133 7.95332L57.5241 8.29152C57.2064 8.663 57.0475 8.84873 56.9761 9.07852C56.9046 9.3083 56.9286 9.55611 56.9767 10.0517L57.0204 10.503C57.1894 12.2471 57.2739 13.1192 56.7632 13.5069C56.2525 13.8945 55.4849 13.5411 53.9496 12.8342L53.5523 12.6513C53.116 12.4504 52.8979 12.3499 52.6667 12.3499C52.4354 12.3499 52.2173 12.4504 51.781 12.6513L51.3838 12.8342C49.8484 13.5411 49.0808 13.8945 48.5701 13.5069C48.0594 13.1192 48.1439 12.2471 48.3129 10.503L48.3567 10.0517C48.4047 9.55611 48.4287 9.3083 48.3572 9.07852C48.2858 8.84873 48.127 8.663 47.8093 8.29152L47.5201 7.95332C46.4022 6.64609 45.8432 5.99247 46.0383 5.36519C46.2333 4.73792 47.0532 4.55241 48.693 4.18139L49.1173 4.08541C49.5832 3.97997 49.8162 3.92726 50.0033 3.78525C50.1904 3.64323 50.3103 3.428 50.5503 2.99753L50.7688 2.60562Z' fill='%23C8C8CC'/%3E%3Cpath d='M66.1018 2.60562C66.9462 1.09079 67.3684 0.333374 67.9997 0.333374C68.6309 0.333374 69.0531 1.09079 69.8976 2.60562L70.116 2.99753C70.356 3.428 70.476 3.64323 70.663 3.78525C70.8501 3.92726 71.0831 3.97997 71.5491 4.08541L71.9733 4.18139C73.6131 4.55241 74.433 4.73792 74.6281 5.36519C74.8231 5.99247 74.2642 6.64609 73.1463 7.95332L72.8571 8.29152C72.5394 8.663 72.3806 8.84873 72.3091 9.07852C72.2376 9.3083 72.2617 9.55611 72.3097 10.0517L72.3534 10.503C72.5224 12.2471 72.6069 13.1192 72.0962 13.5069C71.5856 13.8945 70.8179 13.5411 69.2826 12.8342L68.8854 12.6513C68.4491 12.4504 68.2309 12.3499 67.9997 12.3499C67.7684 12.3499 67.5503 12.4504 67.114 12.6513L66.7168 12.8342C65.1815 13.5411 64.4138 13.8945 63.9031 13.5069C63.3924 13.1192 63.4769 12.2471 63.6459 10.503L63.6897 10.0517C63.7377 9.55611 63.7617 9.3083 63.6902 9.07852C63.6188 8.84873 63.46 8.663 63.1423 8.29152L62.8531 7.95332C61.7352 6.64609 61.1762 5.99247 61.3713 5.36519C61.5664 4.73792 62.3862 4.55241 64.026 4.18139L64.4503 4.08541C64.9162 3.97997 65.1492 3.92726 65.3363 3.78525C65.5234 3.64323 65.6434 3.428 65.8833 2.99753L66.1018 2.60562Z' fill='%23C8C8CC'/%3E%3C/svg%3E%0A");
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .box-rating .rating.rating-1-half:before {
  background-image: url("data:image/svg+xml,%3Csvg width='75' height='15' viewBox='0 0 75 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.76878 2.93888C5.61321 1.42404 6.03542 0.666626 6.66667 0.666626C7.29791 0.666626 7.72012 1.42404 8.56456 2.93887L8.78302 3.33078C9.02298 3.76125 9.14296 3.97648 9.33004 4.1185C9.51711 4.26051 9.7501 4.31323 10.2161 4.41866L10.6403 4.51464C12.2801 4.88566 13.1 5.07117 13.2951 5.69845C13.4901 6.32572 12.9312 6.97934 11.8133 8.28657L11.5241 8.62477C11.2064 8.99625 11.0475 9.18199 10.9761 9.41177C10.9046 9.64155 10.9286 9.88937 10.9767 10.385L11.0204 10.8362C11.1894 12.5804 11.2739 13.4524 10.7632 13.8401C10.2525 14.2278 9.48488 13.8743 7.94955 13.1674L7.55234 12.9845C7.11605 12.7836 6.8979 12.6832 6.66667 12.6832C6.43543 12.6832 6.21728 12.7836 5.78099 12.9845L5.38378 13.1674C3.84845 13.8743 3.08078 14.2278 2.5701 13.8401C2.05941 13.4524 2.14392 12.5804 2.31293 10.8362L2.35666 10.385C2.40468 9.88937 2.4287 9.64155 2.35724 9.41177C2.28579 9.18199 2.12695 8.99625 1.80928 8.62477L1.52006 8.28658C0.402166 6.97934 -0.156784 6.32572 0.0382807 5.69845C0.233345 5.07117 1.05324 4.88566 2.69302 4.51464L3.11726 4.41866C3.58323 4.31323 3.81622 4.26051 4.0033 4.1185C4.19037 3.97648 4.31035 3.76125 4.55031 3.33078L4.76878 2.93888Z' fill='%23FF993A'/%3E%3Cpath d='M20.1018 2.93888C20.9462 1.42404 21.3684 0.666626 21.9997 0.666626C22.6309 0.666626 23.0531 1.42404 23.8976 2.93887L24.116 3.33078C24.356 3.76125 24.476 3.97648 24.663 4.1185C24.8501 4.26051 25.0831 4.31323 25.5491 4.41866L25.9733 4.51464C27.6131 4.88566 28.433 5.07117 28.6281 5.69845C28.8231 6.32572 28.2642 6.97934 27.1463 8.28657L26.8571 8.62477C26.5394 8.99625 26.3806 9.18199 26.3091 9.41177C26.2376 9.64155 26.2617 9.88937 26.3097 10.385L26.3534 10.8362C26.5224 12.5804 26.6069 13.4524 26.0962 13.8401C25.5856 14.2278 24.8179 13.8743 23.2826 13.1674L22.8854 12.9845C22.4491 12.7836 22.2309 12.6832 21.9997 12.6832C21.7684 12.6832 21.5503 12.7836 21.114 12.9845L20.7168 13.1674C19.1815 13.8743 18.4138 14.2278 17.9031 13.8401C17.3924 13.4524 17.4769 12.5804 17.6459 10.8362L17.6897 10.385C17.7377 9.88937 17.7617 9.64155 17.6902 9.41177C17.6188 9.18199 17.46 8.99625 17.1423 8.62477L16.8531 8.28658C15.7352 6.97934 15.1762 6.32572 15.3713 5.69845C15.5664 5.07117 16.3862 4.88566 18.026 4.51464L18.4503 4.41866C18.9162 4.31323 19.1492 4.26051 19.3363 4.1185C19.5234 3.97648 19.6434 3.76125 19.8833 3.33078L20.1018 2.93888Z' fill='%23C8C8CC'/%3E%3Cg clip-path='url(%23clip0_443_11187)'%3E%3Cpath d='M20.1018 2.93888C20.9462 1.42404 21.3684 0.666626 21.9997 0.666626C22.6309 0.666626 23.0531 1.42404 23.8976 2.93888L24.116 3.33078C24.356 3.76125 24.476 3.97648 24.663 4.1185C24.8501 4.26051 25.0831 4.31323 25.5491 4.41866L25.9733 4.51464C27.6131 4.88566 28.433 5.07117 28.6281 5.69845C28.8231 6.32572 28.2642 6.97934 27.1463 8.28657L26.8571 8.62477C26.5394 8.99625 26.3806 9.18199 26.3091 9.41177C26.2376 9.64155 26.2617 9.88937 26.3097 10.385L26.3534 10.8362C26.5224 12.5804 26.6069 13.4524 26.0962 13.8401C25.5856 14.2278 24.8179 13.8743 23.2826 13.1674L22.8854 12.9845C22.4491 12.7836 22.2309 12.6832 21.9997 12.6832C21.7684 12.6832 21.5503 12.7836 21.114 12.9845L20.7168 13.1674C19.1815 13.8743 18.4138 14.2278 17.9031 13.8401C17.3924 13.4524 17.4769 12.5804 17.6459 10.8362L17.6897 10.385C17.7377 9.88937 17.7617 9.64155 17.6902 9.41177C17.6188 9.18199 17.46 8.99625 17.1423 8.62477L16.8531 8.28658C15.7352 6.97934 15.1762 6.32572 15.3713 5.69845C15.5664 5.07117 16.3862 4.88566 18.026 4.51465L18.4503 4.41866C18.9162 4.31323 19.1492 4.26051 19.3363 4.1185C19.5234 3.97648 19.6434 3.76125 19.8833 3.33078L20.1018 2.93888Z' fill='%23FF993A'/%3E%3C/g%3E%3Cpath d='M35.4358 2.93888C36.2802 1.42404 36.7024 0.666626 37.3337 0.666626C37.9649 0.666626 38.3871 1.42404 39.2315 2.93888L39.45 3.33078C39.69 3.76125 39.81 3.97648 39.997 4.1185C40.1841 4.26051 40.4171 4.31323 40.8831 4.41866L41.3073 4.51464C42.9471 4.88566 43.767 5.07117 43.962 5.69845C44.1571 6.32572 43.5982 6.97934 42.4803 8.28657L42.191 8.62477C41.8734 8.99625 41.7145 9.18199 41.6431 9.41177C41.5716 9.64155 41.5956 9.88937 41.6437 10.385L41.6874 10.8362C41.8564 12.5804 41.9409 13.4524 41.4302 13.8401C40.9195 14.2278 40.1519 13.8743 38.6165 13.1674L38.2193 12.9845C37.783 12.7836 37.5649 12.6832 37.3337 12.6832C37.1024 12.6832 36.8843 12.7836 36.448 12.9845L36.0508 13.1674C34.5154 13.8743 33.7478 14.2278 33.2371 13.8401C32.7264 13.4524 32.8109 12.5804 32.9799 10.8362L33.0236 10.385C33.0717 9.88937 33.0957 9.64155 33.0242 9.41177C32.9528 9.18199 32.7939 8.99625 32.4763 8.62477L32.1871 8.28658C31.0692 6.97934 30.5102 6.32572 30.7053 5.69845C30.9003 5.07117 31.7202 4.88566 33.36 4.51465L33.7842 4.41866C34.2502 4.31323 34.4832 4.26051 34.6703 4.1185C34.8574 3.97648 34.9773 3.76125 35.2173 3.33078L35.4358 2.93888Z' fill='%23C8C8CC'/%3E%3Cpath d='M50.7688 2.93888C51.6132 1.42404 52.0354 0.666626 52.6667 0.666626C53.2979 0.666626 53.7201 1.42404 54.5646 2.93888L54.783 3.33078C55.023 3.76125 55.143 3.97648 55.33 4.1185C55.5171 4.26051 55.7501 4.31323 56.2161 4.41866L56.6403 4.51464C58.2801 4.88566 59.1 5.07117 59.2951 5.69845C59.4901 6.32572 58.9312 6.97934 57.8133 8.28657L57.5241 8.62477C57.2064 8.99625 57.0475 9.18199 56.9761 9.41177C56.9046 9.64155 56.9286 9.88937 56.9767 10.385L57.0204 10.8362C57.1894 12.5804 57.2739 13.4524 56.7632 13.8401C56.2525 14.2278 55.4849 13.8743 53.9496 13.1674L53.5523 12.9845C53.116 12.7836 52.8979 12.6832 52.6667 12.6832C52.4354 12.6832 52.2173 12.7836 51.781 12.9845L51.3838 13.1674C49.8484 13.8743 49.0808 14.2278 48.5701 13.8401C48.0594 13.4524 48.1439 12.5804 48.3129 10.8362L48.3567 10.385C48.4047 9.88937 48.4287 9.64155 48.3572 9.41177C48.2858 9.18199 48.127 8.99625 47.8093 8.62477L47.5201 8.28658C46.4022 6.97934 45.8432 6.32572 46.0383 5.69845C46.2333 5.07117 47.0532 4.88566 48.693 4.51465L49.1173 4.41866C49.5832 4.31323 49.8162 4.26051 50.0033 4.1185C50.1904 3.97648 50.3103 3.76125 50.5503 3.33078L50.7688 2.93888Z' fill='%23C8C8CC'/%3E%3Cpath d='M66.1018 2.93888C66.9462 1.42404 67.3684 0.666626 67.9997 0.666626C68.6309 0.666626 69.0531 1.42404 69.8976 2.93888L70.116 3.33078C70.356 3.76125 70.476 3.97648 70.663 4.1185C70.8501 4.26051 71.0831 4.31323 71.5491 4.41866L71.9733 4.51464C73.6131 4.88566 74.433 5.07117 74.6281 5.69845C74.8231 6.32572 74.2642 6.97934 73.1463 8.28657L72.8571 8.62477C72.5394 8.99625 72.3806 9.18199 72.3091 9.41177C72.2376 9.64155 72.2617 9.88937 72.3097 10.385L72.3534 10.8362C72.5224 12.5804 72.6069 13.4524 72.0962 13.8401C71.5856 14.2278 70.8179 13.8743 69.2826 13.1674L68.8854 12.9845C68.4491 12.7836 68.2309 12.6832 67.9997 12.6832C67.7684 12.6832 67.5503 12.7836 67.114 12.9845L66.7168 13.1674C65.1815 13.8743 64.4138 14.2278 63.9031 13.8401C63.3924 13.4524 63.4769 12.5804 63.6459 10.8362L63.6897 10.385C63.7377 9.88937 63.7617 9.64155 63.6902 9.41177C63.6188 9.18199 63.46 8.99625 63.1423 8.62477L62.8531 8.28658C61.7352 6.97934 61.1762 6.32572 61.3713 5.69845C61.5664 5.07117 62.3862 4.88566 64.026 4.51465L64.4503 4.41866C64.9162 4.31323 65.1492 4.26051 65.3363 4.1185C65.5234 3.97648 65.6434 3.76125 65.8833 3.33078L66.1018 2.93888Z' fill='%23C8C8CC'/%3E%3Cdefs%3E%3CclipPath id='clip0_443_11187'%3E%3Crect width='7' height='14' fill='white' transform='translate(15.333 0.666626)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .box-rating .rating.rating-2:before {
  background-image: url("data:image/svg+xml,%3Csvg width='75' height='14' viewBox='0 0 75 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.76878 2.93888C5.61321 1.42404 6.03542 0.666626 6.66667 0.666626C7.29791 0.666626 7.72012 1.42404 8.56456 2.93887L8.78302 3.33078C9.02298 3.76125 9.14296 3.97648 9.33004 4.1185C9.51711 4.26051 9.7501 4.31323 10.2161 4.41866L10.6403 4.51464C12.2801 4.88566 13.1 5.07117 13.2951 5.69845C13.4901 6.32572 12.9312 6.97934 11.8133 8.28657L11.5241 8.62477C11.2064 8.99625 11.0475 9.18199 10.9761 9.41177C10.9046 9.64155 10.9286 9.88937 10.9767 10.385L11.0204 10.8362C11.1894 12.5804 11.2739 13.4524 10.7632 13.8401C10.2525 14.2278 9.48488 13.8743 7.94955 13.1674L7.55234 12.9845C7.11605 12.7836 6.8979 12.6832 6.66667 12.6832C6.43543 12.6832 6.21728 12.7836 5.78099 12.9845L5.38378 13.1674C3.84845 13.8743 3.08078 14.2278 2.5701 13.8401C2.05941 13.4524 2.14392 12.5804 2.31293 10.8362L2.35666 10.385C2.40468 9.88937 2.4287 9.64155 2.35724 9.41177C2.28579 9.18199 2.12695 8.99625 1.80928 8.62477L1.52006 8.28658C0.402166 6.97934 -0.156784 6.32572 0.0382807 5.69845C0.233345 5.07117 1.05324 4.88566 2.69302 4.51464L3.11726 4.41866C3.58323 4.31323 3.81622 4.26051 4.0033 4.1185C4.19037 3.97648 4.31035 3.76125 4.55031 3.33078L4.76878 2.93888Z' fill='%23FF993A'/%3E%3Cpath d='M20.1018 2.93888C20.9462 1.42404 21.3684 0.666626 21.9997 0.666626C22.6309 0.666626 23.0531 1.42404 23.8976 2.93888L24.116 3.33078C24.356 3.76125 24.476 3.97648 24.663 4.1185C24.8501 4.26051 25.0831 4.31323 25.5491 4.41866L25.9733 4.51464C27.6131 4.88566 28.433 5.07117 28.6281 5.69845C28.8231 6.32572 28.2642 6.97934 27.1463 8.28657L26.8571 8.62477C26.5394 8.99625 26.3806 9.18199 26.3091 9.41177C26.2376 9.64155 26.2617 9.88937 26.3097 10.385L26.3534 10.8362C26.5224 12.5804 26.6069 13.4524 26.0962 13.8401C25.5856 14.2278 24.8179 13.8743 23.2826 13.1674L22.8854 12.9845C22.4491 12.7836 22.2309 12.6832 21.9997 12.6832C21.7684 12.6832 21.5503 12.7836 21.114 12.9845L20.7168 13.1674C19.1815 13.8743 18.4138 14.2278 17.9031 13.8401C17.3924 13.4524 17.4769 12.5804 17.6459 10.8362L17.6897 10.385C17.7377 9.88937 17.7617 9.64155 17.6902 9.41177C17.6188 9.18199 17.46 8.99625 17.1423 8.62477L16.8531 8.28658C15.7352 6.97934 15.1762 6.32572 15.3713 5.69845C15.5664 5.07117 16.3862 4.88566 18.026 4.51465L18.4503 4.41866C18.9162 4.31323 19.1492 4.26051 19.3363 4.1185C19.5234 3.97648 19.6434 3.76125 19.8833 3.33078L20.1018 2.93888Z' fill='%23FF993A'/%3E%3Cpath d='M35.4358 2.93888C36.2802 1.42404 36.7024 0.666626 37.3337 0.666626C37.9649 0.666626 38.3871 1.42404 39.2315 2.93888L39.45 3.33078C39.69 3.76125 39.81 3.97648 39.997 4.1185C40.1841 4.26051 40.4171 4.31323 40.8831 4.41866L41.3073 4.51464C42.9471 4.88566 43.767 5.07117 43.962 5.69845C44.1571 6.32572 43.5982 6.97934 42.4803 8.28657L42.191 8.62477C41.8734 8.99625 41.7145 9.18199 41.6431 9.41177C41.5716 9.64155 41.5956 9.88937 41.6437 10.385L41.6874 10.8362C41.8564 12.5804 41.9409 13.4524 41.4302 13.8401C40.9195 14.2278 40.1519 13.8743 38.6165 13.1674L38.2193 12.9845C37.783 12.7836 37.5649 12.6832 37.3337 12.6832C37.1024 12.6832 36.8843 12.7836 36.448 12.9845L36.0508 13.1674C34.5154 13.8743 33.7478 14.2278 33.2371 13.8401C32.7264 13.4524 32.8109 12.5804 32.9799 10.8362L33.0236 10.385C33.0717 9.88937 33.0957 9.64155 33.0242 9.41177C32.9528 9.18199 32.7939 8.99625 32.4763 8.62477L32.1871 8.28658C31.0692 6.97934 30.5102 6.32572 30.7053 5.69845C30.9003 5.07117 31.7202 4.88566 33.36 4.51465L33.7842 4.41866C34.2502 4.31323 34.4832 4.26051 34.6703 4.1185C34.8574 3.97648 34.9773 3.76125 35.2173 3.33078L35.4358 2.93888Z' fill='%23C8C8CC'/%3E%3Cpath d='M50.7688 2.93888C51.6132 1.42404 52.0354 0.666626 52.6667 0.666626C53.2979 0.666626 53.7201 1.42404 54.5646 2.93888L54.783 3.33078C55.023 3.76125 55.143 3.97648 55.33 4.1185C55.5171 4.26051 55.7501 4.31323 56.2161 4.41866L56.6403 4.51464C58.2801 4.88566 59.1 5.07117 59.2951 5.69845C59.4901 6.32572 58.9312 6.97934 57.8133 8.28657L57.5241 8.62477C57.2064 8.99625 57.0475 9.18199 56.9761 9.41177C56.9046 9.64155 56.9286 9.88937 56.9767 10.385L57.0204 10.8362C57.1894 12.5804 57.2739 13.4524 56.7632 13.8401C56.2525 14.2278 55.4849 13.8743 53.9496 13.1674L53.5523 12.9845C53.116 12.7836 52.8979 12.6832 52.6667 12.6832C52.4354 12.6832 52.2173 12.7836 51.781 12.9845L51.3838 13.1674C49.8484 13.8743 49.0808 14.2278 48.5701 13.8401C48.0594 13.4524 48.1439 12.5804 48.3129 10.8362L48.3567 10.385C48.4047 9.88937 48.4287 9.64155 48.3572 9.41177C48.2858 9.18199 48.127 8.99625 47.8093 8.62477L47.5201 8.28658C46.4022 6.97934 45.8432 6.32572 46.0383 5.69845C46.2333 5.07117 47.0532 4.88566 48.693 4.51465L49.1173 4.41866C49.5832 4.31323 49.8162 4.26051 50.0033 4.1185C50.1904 3.97648 50.3103 3.76125 50.5503 3.33078L50.7688 2.93888Z' fill='%23C8C8CC'/%3E%3Cpath d='M66.1018 2.93888C66.9462 1.42404 67.3684 0.666626 67.9997 0.666626C68.6309 0.666626 69.0531 1.42404 69.8976 2.93888L70.116 3.33078C70.356 3.76125 70.476 3.97648 70.663 4.1185C70.8501 4.26051 71.0831 4.31323 71.5491 4.41866L71.9733 4.51464C73.6131 4.88566 74.433 5.07117 74.6281 5.69845C74.8231 6.32572 74.2642 6.97934 73.1463 8.28657L72.8571 8.62477C72.5394 8.99625 72.3806 9.18199 72.3091 9.41177C72.2376 9.64155 72.2617 9.88937 72.3097 10.385L72.3534 10.8362C72.5224 12.5804 72.6069 13.4524 72.0962 13.8401C71.5856 14.2278 70.8179 13.8743 69.2826 13.1674L68.8854 12.9845C68.4491 12.7836 68.2309 12.6832 67.9997 12.6832C67.7684 12.6832 67.5503 12.7836 67.114 12.9845L66.7168 13.1674C65.1815 13.8743 64.4138 14.2278 63.9031 13.8401C63.3924 13.4524 63.4769 12.5804 63.6459 10.8362L63.6897 10.385C63.7377 9.88937 63.7617 9.64155 63.6902 9.41177C63.6188 9.18199 63.46 8.99625 63.1423 8.62477L62.8531 8.28658C61.7352 6.97934 61.1762 6.32572 61.3713 5.69845C61.5664 5.07117 62.3862 4.88566 64.026 4.51465L64.4503 4.41866C64.9162 4.31323 65.1492 4.26051 65.3363 4.1185C65.5234 3.97648 65.6434 3.76125 65.8833 3.33078L66.1018 2.93888Z' fill='%23C8C8CC'/%3E%3C/svg%3E%0A");
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .box-rating .rating.rating-2-half:before {
  background-image: url("data:image/svg+xml,%3Csvg width='75' height='14' viewBox='0 0 75 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.76878 2.27225C5.61321 0.757417 6.03542 0 6.66667 0C7.29791 0 7.72012 0.757416 8.56456 2.27225L8.78302 2.66415C9.02298 3.09462 9.14296 3.30986 9.33004 3.45187C9.51711 3.59388 9.7501 3.6466 10.2161 3.75203L10.6403 3.84802C12.2801 4.21904 13.1 4.40454 13.2951 5.03182C13.4901 5.6591 12.9312 6.31271 11.8133 7.61995L11.5241 7.95815C11.2064 8.32962 11.0475 8.51536 10.9761 8.74514C10.9046 8.97493 10.9286 9.22274 10.9767 9.71837L11.0204 10.1696C11.1894 11.9137 11.2739 12.7858 10.7632 13.1735C10.2525 13.5612 9.48488 13.2077 7.94955 12.5008L7.55234 12.3179C7.11605 12.117 6.8979 12.0166 6.66667 12.0166C6.43543 12.0166 6.21728 12.117 5.78099 12.3179L5.38378 12.5008C3.84845 13.2077 3.08078 13.5612 2.5701 13.1735C2.05941 12.7858 2.14392 11.9137 2.31293 10.1696L2.35666 9.71837C2.40468 9.22274 2.4287 8.97493 2.35724 8.74514C2.28579 8.51536 2.12695 8.32962 1.80928 7.95815L1.52006 7.61995C0.402166 6.31271 -0.156784 5.6591 0.0382807 5.03182C0.233345 4.40454 1.05324 4.21904 2.69302 3.84802L3.11726 3.75203C3.58323 3.6466 3.81622 3.59388 4.0033 3.45187C4.19037 3.30986 4.31035 3.09462 4.55031 2.66416L4.76878 2.27225Z' fill='%23FF993A'/%3E%3Cpath d='M20.1018 2.27225C20.9462 0.757417 21.3684 0 21.9997 0C22.6309 0 23.0531 0.757416 23.8976 2.27225L24.116 2.66415C24.356 3.09462 24.476 3.30986 24.663 3.45187C24.8501 3.59388 25.0831 3.6466 25.5491 3.75203L25.9733 3.84802C27.6131 4.21904 28.433 4.40454 28.6281 5.03182C28.8231 5.6591 28.2642 6.31271 27.1463 7.61995L26.8571 7.95815C26.5394 8.32962 26.3806 8.51536 26.3091 8.74514C26.2376 8.97493 26.2617 9.22274 26.3097 9.71837L26.3534 10.1696C26.5224 11.9137 26.6069 12.7858 26.0962 13.1735C25.5856 13.5612 24.8179 13.2077 23.2826 12.5008L22.8854 12.3179C22.4491 12.117 22.2309 12.0166 21.9997 12.0166C21.7684 12.0166 21.5503 12.117 21.114 12.3179L20.7168 12.5008C19.1815 13.2077 18.4138 13.5612 17.9031 13.1735C17.3924 12.7858 17.4769 11.9137 17.6459 10.1696L17.6897 9.71837C17.7377 9.22274 17.7617 8.97493 17.6902 8.74514C17.6188 8.51536 17.46 8.32962 17.1423 7.95815L16.8531 7.61995C15.7352 6.31271 15.1762 5.6591 15.3713 5.03182C15.5664 4.40454 16.3862 4.21904 18.026 3.84802L18.4503 3.75203C18.9162 3.6466 19.1492 3.59388 19.3363 3.45187C19.5234 3.30986 19.6434 3.09462 19.8833 2.66416L20.1018 2.27225Z' fill='%23FF993A'/%3E%3Cpath d='M35.4358 2.27225C36.2802 0.757417 36.7024 0 37.3337 0C37.9649 0 38.3871 0.757416 39.2315 2.27225L39.45 2.66415C39.69 3.09462 39.81 3.30986 39.997 3.45187C40.1841 3.59388 40.4171 3.6466 40.8831 3.75203L41.3073 3.84802C42.9471 4.21904 43.767 4.40454 43.962 5.03182C44.1571 5.6591 43.5982 6.31271 42.4803 7.61995L42.191 7.95815C41.8734 8.32962 41.7145 8.51536 41.6431 8.74514C41.5716 8.97493 41.5956 9.22274 41.6437 9.71837L41.6874 10.1696C41.8564 11.9137 41.9409 12.7858 41.4302 13.1735C40.9195 13.5612 40.1519 13.2077 38.6165 12.5008L38.2193 12.3179C37.783 12.117 37.5649 12.0166 37.3337 12.0166C37.1024 12.0166 36.8843 12.117 36.448 12.3179L36.0508 12.5008C34.5154 13.2077 33.7478 13.5612 33.2371 13.1735C32.7264 12.7858 32.8109 11.9137 32.9799 10.1696L33.0236 9.71837C33.0717 9.22274 33.0957 8.97493 33.0242 8.74514C32.9528 8.51536 32.7939 8.32962 32.4763 7.95815L32.1871 7.61995C31.0692 6.31271 30.5102 5.6591 30.7053 5.03182C30.9003 4.40454 31.7202 4.21904 33.36 3.84802L33.7842 3.75203C34.2502 3.6466 34.4832 3.59388 34.6703 3.45187C34.8574 3.30986 34.9773 3.09462 35.2173 2.66416L35.4358 2.27225Z' fill='%23C8C8CC'/%3E%3Cg clip-path='url(%23clip0_443_11203)'%3E%3Cpath d='M35.4358 2.27225C36.2802 0.757417 36.7024 0 37.3337 0C37.9649 0 38.3871 0.757416 39.2315 2.27225L39.45 2.66415C39.69 3.09462 39.81 3.30986 39.997 3.45187C40.1841 3.59388 40.4171 3.6466 40.8831 3.75203L41.3073 3.84802C42.9471 4.21904 43.767 4.40455 43.962 5.03182C44.1571 5.6591 43.5982 6.31271 42.4803 7.61995L42.191 7.95815C41.8734 8.32962 41.7145 8.51536 41.6431 8.74514C41.5716 8.97493 41.5956 9.22274 41.6437 9.71837L41.6874 10.1696C41.8564 11.9137 41.9409 12.7858 41.4302 13.1735C40.9195 13.5612 40.1519 13.2077 38.6165 12.5008L38.2193 12.3179C37.783 12.117 37.5649 12.0166 37.3337 12.0166C37.1024 12.0166 36.8843 12.117 36.448 12.3179L36.0508 12.5008C34.5154 13.2077 33.7478 13.5612 33.2371 13.1735C32.7264 12.7858 32.8109 11.9137 32.9799 10.1696L33.0236 9.71837C33.0717 9.22274 33.0957 8.97493 33.0242 8.74514C32.9528 8.51536 32.7939 8.32962 32.4763 7.95815L32.1871 7.61995C31.0692 6.31271 30.5102 5.6591 30.7053 5.03182C30.9003 4.40455 31.7202 4.21904 33.36 3.84802L33.7842 3.75203C34.2502 3.6466 34.4832 3.59388 34.6703 3.45187C34.8574 3.30986 34.9773 3.09462 35.2173 2.66416L35.4358 2.27225Z' fill='%23FF993A'/%3E%3C/g%3E%3Cpath d='M50.7688 2.27225C51.6132 0.757417 52.0354 0 52.6667 0C53.2979 0 53.7201 0.757416 54.5646 2.27225L54.783 2.66415C55.023 3.09462 55.143 3.30986 55.33 3.45187C55.5171 3.59388 55.7501 3.6466 56.2161 3.75203L56.6403 3.84802C58.2801 4.21904 59.1 4.40455 59.2951 5.03182C59.4901 5.6591 58.9312 6.31271 57.8133 7.61995L57.5241 7.95815C57.2064 8.32962 57.0475 8.51536 56.9761 8.74514C56.9046 8.97493 56.9286 9.22274 56.9767 9.71837L57.0204 10.1696C57.1894 11.9137 57.2739 12.7858 56.7632 13.1735C56.2525 13.5612 55.4849 13.2077 53.9496 12.5008L53.5523 12.3179C53.116 12.117 52.8979 12.0166 52.6667 12.0166C52.4354 12.0166 52.2173 12.117 51.781 12.3179L51.3838 12.5008C49.8484 13.2077 49.0808 13.5612 48.5701 13.1735C48.0594 12.7858 48.1439 11.9137 48.3129 10.1696L48.3567 9.71837C48.4047 9.22274 48.4287 8.97493 48.3572 8.74514C48.2858 8.51536 48.127 8.32962 47.8093 7.95815L47.5201 7.61995C46.4022 6.31271 45.8432 5.6591 46.0383 5.03182C46.2333 4.40455 47.0532 4.21904 48.693 3.84802L49.1173 3.75203C49.5832 3.6466 49.8162 3.59388 50.0033 3.45187C50.1904 3.30986 50.3103 3.09462 50.5503 2.66416L50.7688 2.27225Z' fill='%23C8C8CC'/%3E%3Cpath d='M66.1018 2.27225C66.9462 0.757417 67.3684 0 67.9997 0C68.6309 0 69.0531 0.757416 69.8976 2.27225L70.116 2.66415C70.356 3.09462 70.476 3.30986 70.663 3.45187C70.8501 3.59388 71.0831 3.6466 71.5491 3.75203L71.9733 3.84802C73.6131 4.21904 74.433 4.40455 74.6281 5.03182C74.8231 5.6591 74.2642 6.31271 73.1463 7.61995L72.8571 7.95815C72.5394 8.32962 72.3806 8.51536 72.3091 8.74514C72.2376 8.97493 72.2617 9.22274 72.3097 9.71837L72.3534 10.1696C72.5224 11.9137 72.6069 12.7858 72.0962 13.1735C71.5856 13.5612 70.8179 13.2077 69.2826 12.5008L68.8854 12.3179C68.4491 12.117 68.2309 12.0166 67.9997 12.0166C67.7684 12.0166 67.5503 12.117 67.114 12.3179L66.7168 12.5008C65.1815 13.2077 64.4138 13.5612 63.9031 13.1735C63.3924 12.7858 63.4769 11.9137 63.6459 10.1696L63.6897 9.71837C63.7377 9.22274 63.7617 8.97493 63.6902 8.74514C63.6188 8.51536 63.46 8.32962 63.1423 7.95815L62.8531 7.61995C61.7352 6.31271 61.1762 5.6591 61.3713 5.03182C61.5664 4.40455 62.3862 4.21904 64.026 3.84802L64.4503 3.75203C64.9162 3.6466 65.1492 3.59388 65.3363 3.45187C65.5234 3.30986 65.6434 3.09462 65.8833 2.66416L66.1018 2.27225Z' fill='%23C8C8CC'/%3E%3Cdefs%3E%3CclipPath id='clip0_443_11203'%3E%3Crect width='7' height='14' fill='white' transform='translate(30.667)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .box-rating .rating.rating-3:before {
  background-image: url("data:image/svg+xml,%3Csvg width='75' height='14' viewBox='0 0 75 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.76878 2.27225C5.61321 0.757417 6.03542 0 6.66667 0C7.29791 0 7.72012 0.757416 8.56456 2.27225L8.78302 2.66415C9.02298 3.09462 9.14296 3.30986 9.33004 3.45187C9.51711 3.59388 9.7501 3.6466 10.2161 3.75203L10.6403 3.84802C12.2801 4.21904 13.1 4.40454 13.2951 5.03182C13.4901 5.6591 12.9312 6.31271 11.8133 7.61995L11.5241 7.95815C11.2064 8.32962 11.0475 8.51536 10.9761 8.74514C10.9046 8.97493 10.9286 9.22274 10.9767 9.71837L11.0204 10.1696C11.1894 11.9137 11.2739 12.7858 10.7632 13.1735C10.2525 13.5612 9.48488 13.2077 7.94955 12.5008L7.55234 12.3179C7.11605 12.117 6.8979 12.0166 6.66667 12.0166C6.43543 12.0166 6.21728 12.117 5.78099 12.3179L5.38378 12.5008C3.84845 13.2077 3.08078 13.5612 2.5701 13.1735C2.05941 12.7858 2.14392 11.9137 2.31293 10.1696L2.35666 9.71837C2.40468 9.22274 2.4287 8.97493 2.35724 8.74514C2.28579 8.51536 2.12695 8.32962 1.80928 7.95815L1.52006 7.61995C0.402166 6.31271 -0.156784 5.6591 0.0382807 5.03182C0.233345 4.40454 1.05324 4.21904 2.69302 3.84802L3.11726 3.75203C3.58323 3.6466 3.81622 3.59388 4.0033 3.45187C4.19037 3.30986 4.31035 3.09462 4.55031 2.66416L4.76878 2.27225Z' fill='%23FF993A'/%3E%3Cpath d='M20.1018 2.27225C20.9462 0.757417 21.3684 0 21.9997 0C22.6309 0 23.0531 0.757416 23.8976 2.27225L24.116 2.66415C24.356 3.09462 24.476 3.30986 24.663 3.45187C24.8501 3.59388 25.0831 3.6466 25.5491 3.75203L25.9733 3.84802C27.6131 4.21904 28.433 4.40455 28.6281 5.03182C28.8231 5.6591 28.2642 6.31271 27.1463 7.61995L26.8571 7.95815C26.5394 8.32962 26.3806 8.51536 26.3091 8.74514C26.2376 8.97493 26.2617 9.22274 26.3097 9.71837L26.3534 10.1696C26.5224 11.9137 26.6069 12.7858 26.0962 13.1735C25.5856 13.5612 24.8179 13.2077 23.2826 12.5008L22.8854 12.3179C22.4491 12.117 22.2309 12.0166 21.9997 12.0166C21.7684 12.0166 21.5503 12.117 21.114 12.3179L20.7168 12.5008C19.1815 13.2077 18.4138 13.5612 17.9031 13.1735C17.3924 12.7858 17.4769 11.9137 17.6459 10.1696L17.6897 9.71837C17.7377 9.22274 17.7617 8.97493 17.6902 8.74514C17.6188 8.51536 17.46 8.32962 17.1423 7.95815L16.8531 7.61995C15.7352 6.31271 15.1762 5.6591 15.3713 5.03182C15.5664 4.40455 16.3862 4.21904 18.026 3.84802L18.4503 3.75203C18.9162 3.6466 19.1492 3.59388 19.3363 3.45187C19.5234 3.30986 19.6434 3.09462 19.8833 2.66416L20.1018 2.27225Z' fill='%23FF993A'/%3E%3Cpath d='M35.4358 2.27225C36.2802 0.757417 36.7024 0 37.3337 0C37.9649 0 38.3871 0.757416 39.2315 2.27225L39.45 2.66415C39.69 3.09462 39.81 3.30986 39.997 3.45187C40.1841 3.59388 40.4171 3.6466 40.8831 3.75203L41.3073 3.84802C42.9471 4.21904 43.767 4.40455 43.962 5.03182C44.1571 5.6591 43.5982 6.31271 42.4803 7.61995L42.191 7.95815C41.8734 8.32962 41.7145 8.51536 41.6431 8.74514C41.5716 8.97493 41.5956 9.22274 41.6437 9.71837L41.6874 10.1696C41.8564 11.9137 41.9409 12.7858 41.4302 13.1735C40.9195 13.5612 40.1519 13.2077 38.6165 12.5008L38.2193 12.3179C37.783 12.117 37.5649 12.0166 37.3337 12.0166C37.1024 12.0166 36.8843 12.117 36.448 12.3179L36.0508 12.5008C34.5154 13.2077 33.7478 13.5612 33.2371 13.1735C32.7264 12.7858 32.8109 11.9137 32.9799 10.1696L33.0236 9.71837C33.0717 9.22274 33.0957 8.97493 33.0242 8.74514C32.9528 8.51536 32.7939 8.32962 32.4763 7.95815L32.1871 7.61995C31.0692 6.31271 30.5102 5.6591 30.7053 5.03182C30.9003 4.40455 31.7202 4.21904 33.36 3.84802L33.7842 3.75203C34.2502 3.6466 34.4832 3.59388 34.6703 3.45187C34.8574 3.30986 34.9773 3.09462 35.2173 2.66416L35.4358 2.27225Z' fill='%23FF993A'/%3E%3Cpath d='M50.7688 2.27225C51.6132 0.757417 52.0354 0 52.6667 0C53.2979 0 53.7201 0.757416 54.5646 2.27225L54.783 2.66415C55.023 3.09462 55.143 3.30986 55.33 3.45187C55.5171 3.59388 55.7501 3.6466 56.2161 3.75203L56.6403 3.84802C58.2801 4.21904 59.1 4.40455 59.2951 5.03182C59.4901 5.6591 58.9312 6.31271 57.8133 7.61995L57.5241 7.95815C57.2064 8.32962 57.0475 8.51536 56.9761 8.74514C56.9046 8.97493 56.9286 9.22274 56.9767 9.71837L57.0204 10.1696C57.1894 11.9137 57.2739 12.7858 56.7632 13.1735C56.2525 13.5612 55.4849 13.2077 53.9496 12.5008L53.5523 12.3179C53.116 12.117 52.8979 12.0166 52.6667 12.0166C52.4354 12.0166 52.2173 12.117 51.781 12.3179L51.3838 12.5008C49.8484 13.2077 49.0808 13.5612 48.5701 13.1735C48.0594 12.7858 48.1439 11.9137 48.3129 10.1696L48.3567 9.71837C48.4047 9.22274 48.4287 8.97493 48.3572 8.74514C48.2858 8.51536 48.127 8.32962 47.8093 7.95815L47.5201 7.61995C46.4022 6.31271 45.8432 5.6591 46.0383 5.03182C46.2333 4.40455 47.0532 4.21904 48.693 3.84802L49.1173 3.75203C49.5832 3.6466 49.8162 3.59388 50.0033 3.45187C50.1904 3.30986 50.3103 3.09462 50.5503 2.66416L50.7688 2.27225Z' fill='%23C8C8CC'/%3E%3Cpath d='M66.1018 2.27225C66.9462 0.757417 67.3684 0 67.9997 0C68.6309 0 69.0531 0.757416 69.8976 2.27225L70.116 2.66415C70.356 3.09462 70.476 3.30986 70.663 3.45187C70.8501 3.59388 71.0831 3.6466 71.5491 3.75203L71.9733 3.84802C73.6131 4.21904 74.433 4.40455 74.6281 5.03182C74.8231 5.6591 74.2642 6.31271 73.1463 7.61995L72.8571 7.95815C72.5394 8.32962 72.3806 8.51536 72.3091 8.74514C72.2376 8.97493 72.2617 9.22274 72.3097 9.71837L72.3534 10.1696C72.5224 11.9137 72.6069 12.7858 72.0962 13.1735C71.5856 13.5612 70.8179 13.2077 69.2826 12.5008L68.8854 12.3179C68.4491 12.117 68.2309 12.0166 67.9997 12.0166C67.7684 12.0166 67.5503 12.117 67.114 12.3179L66.7168 12.5008C65.1815 13.2077 64.4138 13.5612 63.9031 13.1735C63.3924 12.7858 63.4769 11.9137 63.6459 10.1696L63.6897 9.71837C63.7377 9.22274 63.7617 8.97493 63.6902 8.74514C63.6188 8.51536 63.46 8.32962 63.1423 7.95815L62.8531 7.61995C61.7352 6.31271 61.1762 5.6591 61.3713 5.03182C61.5664 4.40455 62.3862 4.21904 64.026 3.84802L64.4503 3.75203C64.9162 3.6466 65.1492 3.59388 65.3363 3.45187C65.5234 3.30986 65.6434 3.09462 65.8833 2.66416L66.1018 2.27225Z' fill='%23C8C8CC'/%3E%3C/svg%3E%0A");
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .box-rating .rating.rating-3-half:before {
  background-image: url("data:image/svg+xml,%3Csvg width='75' height='15' viewBox='0 0 75 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.76878 2.60562C5.61321 1.09079 6.03542 0.333374 6.66667 0.333374C7.29791 0.333374 7.72012 1.09079 8.56456 2.60562L8.78302 2.99753C9.02298 3.428 9.14296 3.64323 9.33004 3.78524C9.51711 3.92726 9.7501 3.97997 10.2161 4.08541L10.6403 4.18139C12.2801 4.55241 13.1 4.73792 13.2951 5.36519C13.4901 5.99247 12.9312 6.64609 11.8133 7.95332L11.5241 8.29152C11.2064 8.663 11.0475 8.84873 10.9761 9.07852C10.9046 9.3083 10.9286 9.55611 10.9767 10.0517L11.0204 10.503C11.1894 12.2471 11.2739 13.1192 10.7632 13.5069C10.2525 13.8945 9.48488 13.5411 7.94955 12.8342L7.55234 12.6513C7.11605 12.4504 6.8979 12.3499 6.66667 12.3499C6.43543 12.3499 6.21728 12.4504 5.78099 12.6513L5.38378 12.8342C3.84845 13.5411 3.08078 13.8945 2.5701 13.5069C2.05941 13.1192 2.14392 12.2471 2.31293 10.503L2.35666 10.0517C2.40468 9.55611 2.4287 9.3083 2.35724 9.07852C2.28579 8.84873 2.12695 8.663 1.80928 8.29152L1.52006 7.95332C0.402166 6.64609 -0.156784 5.99247 0.0382807 5.36519C0.233345 4.73792 1.05324 4.55241 2.69302 4.18139L3.11726 4.08541C3.58323 3.97997 3.81622 3.92726 4.0033 3.78524C4.19037 3.64323 4.31035 3.428 4.55031 2.99753L4.76878 2.60562Z' fill='%23FF993A'/%3E%3Cpath d='M20.1018 2.60562C20.9462 1.09079 21.3684 0.333374 21.9997 0.333374C22.6309 0.333374 23.0531 1.09079 23.8976 2.60562L24.116 2.99753C24.356 3.428 24.476 3.64323 24.663 3.78524C24.8501 3.92726 25.0831 3.97997 25.5491 4.08541L25.9733 4.18139C27.6131 4.55241 28.433 4.73792 28.6281 5.36519C28.8231 5.99247 28.2642 6.64609 27.1463 7.95332L26.8571 8.29152C26.5394 8.663 26.3806 8.84873 26.3091 9.07852C26.2376 9.3083 26.2617 9.55611 26.3097 10.0517L26.3534 10.503C26.5224 12.2471 26.6069 13.1192 26.0962 13.5069C25.5856 13.8945 24.8179 13.5411 23.2826 12.8342L22.8854 12.6513C22.4491 12.4504 22.2309 12.3499 21.9997 12.3499C21.7684 12.3499 21.5503 12.4504 21.114 12.6513L20.7168 12.8342C19.1815 13.5411 18.4138 13.8945 17.9031 13.5069C17.3924 13.1192 17.4769 12.2471 17.6459 10.503L17.6897 10.0517C17.7377 9.55611 17.7617 9.3083 17.6902 9.07852C17.6188 8.84873 17.46 8.663 17.1423 8.29152L16.8531 7.95332C15.7352 6.64609 15.1762 5.99247 15.3713 5.36519C15.5664 4.73792 16.3862 4.55241 18.026 4.18139L18.4503 4.08541C18.9162 3.97997 19.1492 3.92726 19.3363 3.78524C19.5234 3.64323 19.6434 3.428 19.8833 2.99753L20.1018 2.60562Z' fill='%23FF993A'/%3E%3Cpath d='M35.4358 2.60562C36.2802 1.09079 36.7024 0.333374 37.3337 0.333374C37.9649 0.333374 38.3871 1.09079 39.2315 2.60562L39.45 2.99753C39.69 3.428 39.81 3.64323 39.997 3.78524C40.1841 3.92726 40.4171 3.97997 40.8831 4.08541L41.3073 4.18139C42.9471 4.55241 43.767 4.73792 43.962 5.36519C44.1571 5.99247 43.5982 6.64609 42.4803 7.95332L42.191 8.29152C41.8734 8.663 41.7145 8.84873 41.6431 9.07852C41.5716 9.3083 41.5956 9.55611 41.6437 10.0517L41.6874 10.503C41.8564 12.2471 41.9409 13.1192 41.4302 13.5069C40.9195 13.8945 40.1519 13.5411 38.6165 12.8342L38.2193 12.6513C37.783 12.4504 37.5649 12.3499 37.3337 12.3499C37.1024 12.3499 36.8843 12.4504 36.448 12.6513L36.0508 12.8342C34.5154 13.5411 33.7478 13.8945 33.2371 13.5069C32.7264 13.1192 32.8109 12.2471 32.9799 10.503L33.0236 10.0517C33.0717 9.55611 33.0957 9.3083 33.0242 9.07852C32.9528 8.84873 32.7939 8.663 32.4763 8.29152L32.1871 7.95332C31.0692 6.64609 30.5102 5.99247 30.7053 5.36519C30.9003 4.73792 31.7202 4.55241 33.36 4.18139L33.7842 4.08541C34.2502 3.97997 34.4832 3.92726 34.6703 3.78524C34.8574 3.64323 34.9773 3.428 35.2173 2.99753L35.4358 2.60562Z' fill='%23FF993A'/%3E%3Cpath d='M50.7688 2.60562C51.6132 1.09079 52.0354 0.333374 52.6667 0.333374C53.2979 0.333374 53.7201 1.09079 54.5646 2.60562L54.783 2.99753C55.023 3.428 55.143 3.64323 55.33 3.78524C55.5171 3.92726 55.7501 3.97997 56.2161 4.08541L56.6403 4.18139C58.2801 4.55241 59.1 4.73792 59.2951 5.36519C59.4901 5.99247 58.9312 6.64609 57.8133 7.95332L57.5241 8.29152C57.2064 8.663 57.0475 8.84873 56.9761 9.07852C56.9046 9.3083 56.9286 9.55611 56.9767 10.0517L57.0204 10.503C57.1894 12.2471 57.2739 13.1192 56.7632 13.5069C56.2525 13.8945 55.4849 13.5411 53.9496 12.8342L53.5523 12.6513C53.116 12.4504 52.8979 12.3499 52.6667 12.3499C52.4354 12.3499 52.2173 12.4504 51.781 12.6513L51.3838 12.8342C49.8484 13.5411 49.0808 13.8945 48.5701 13.5069C48.0594 13.1192 48.1439 12.2471 48.3129 10.503L48.3567 10.0517C48.4047 9.55611 48.4287 9.3083 48.3572 9.07852C48.2858 8.84873 48.127 8.663 47.8093 8.29152L47.5201 7.95332C46.4022 6.64609 45.8432 5.99247 46.0383 5.36519C46.2333 4.73792 47.0532 4.55241 48.693 4.18139L49.1173 4.08541C49.5832 3.97997 49.8162 3.92726 50.0033 3.78524C50.1904 3.64323 50.3103 3.428 50.5503 2.99753L50.7688 2.60562Z' fill='%23C8C8CC'/%3E%3Cg clip-path='url(%23clip0_443_11219)'%3E%3Cpath d='M50.7688 2.60562C51.6132 1.09079 52.0354 0.333374 52.6667 0.333374C53.2979 0.333374 53.7201 1.09079 54.5646 2.60562L54.783 2.99753C55.023 3.428 55.143 3.64323 55.33 3.78525C55.5171 3.92726 55.7501 3.97997 56.2161 4.08541L56.6403 4.18139C58.2801 4.55241 59.1 4.73792 59.2951 5.36519C59.4901 5.99247 58.9312 6.64609 57.8133 7.95332L57.5241 8.29152C57.2064 8.663 57.0475 8.84873 56.9761 9.07852C56.9046 9.3083 56.9286 9.55611 56.9767 10.0517L57.0204 10.503C57.1894 12.2471 57.2739 13.1192 56.7632 13.5069C56.2525 13.8945 55.4849 13.5411 53.9496 12.8342L53.5523 12.6513C53.116 12.4504 52.8979 12.3499 52.6667 12.3499C52.4354 12.3499 52.2173 12.4504 51.781 12.6513L51.3838 12.8342C49.8484 13.5411 49.0808 13.8945 48.5701 13.5069C48.0594 13.1192 48.1439 12.2471 48.3129 10.503L48.3567 10.0517C48.4047 9.55611 48.4287 9.3083 48.3572 9.07852C48.2858 8.84873 48.127 8.663 47.8093 8.29152L47.5201 7.95332C46.4022 6.64609 45.8432 5.99247 46.0383 5.36519C46.2333 4.73792 47.0532 4.55241 48.693 4.18139L49.1173 4.08541C49.5832 3.97997 49.8162 3.92726 50.0033 3.78525C50.1904 3.64323 50.3103 3.428 50.5503 2.99753L50.7688 2.60562Z' fill='%23FF993A'/%3E%3C/g%3E%3Cpath d='M66.1018 2.60562C66.9462 1.09079 67.3684 0.333374 67.9997 0.333374C68.6309 0.333374 69.0531 1.09079 69.8976 2.60562L70.116 2.99753C70.356 3.428 70.476 3.64323 70.663 3.78525C70.8501 3.92726 71.0831 3.97997 71.5491 4.08541L71.9733 4.18139C73.6131 4.55241 74.433 4.73792 74.6281 5.36519C74.8231 5.99247 74.2642 6.64609 73.1463 7.95332L72.8571 8.29152C72.5394 8.663 72.3806 8.84873 72.3091 9.07852C72.2376 9.3083 72.2617 9.55611 72.3097 10.0517L72.3534 10.503C72.5224 12.2471 72.6069 13.1192 72.0962 13.5069C71.5856 13.8945 70.8179 13.5411 69.2826 12.8342L68.8854 12.6513C68.4491 12.4504 68.2309 12.3499 67.9997 12.3499C67.7684 12.3499 67.5503 12.4504 67.114 12.6513L66.7168 12.8342C65.1815 13.5411 64.4138 13.8945 63.9031 13.5069C63.3924 13.1192 63.4769 12.2471 63.6459 10.503L63.6897 10.0517C63.7377 9.55611 63.7617 9.3083 63.6902 9.07852C63.6188 8.84873 63.46 8.663 63.1423 8.29152L62.8531 7.95332C61.7352 6.64609 61.1762 5.99247 61.3713 5.36519C61.5664 4.73792 62.3862 4.55241 64.026 4.18139L64.4503 4.08541C64.9162 3.97997 65.1492 3.92726 65.3363 3.78525C65.5234 3.64323 65.6434 3.428 65.8833 2.99753L66.1018 2.60562Z' fill='%23C8C8CC'/%3E%3Cdefs%3E%3CclipPath id='clip0_443_11219'%3E%3Crect width='7' height='14' fill='white' transform='translate(46 0.333374)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .box-rating .rating.rating-4:before {
  background-image: url("data:image/svg+xml,%3Csvg width='75' height='14' viewBox='0 0 75 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.76878 2.60562C5.61321 1.09079 6.03542 0.333374 6.66667 0.333374C7.29791 0.333374 7.72012 1.09079 8.56456 2.60562L8.78302 2.99753C9.02298 3.428 9.14296 3.64323 9.33004 3.78524C9.51711 3.92726 9.7501 3.97997 10.2161 4.08541L10.6403 4.18139C12.2801 4.55241 13.1 4.73792 13.2951 5.36519C13.4901 5.99247 12.9312 6.64609 11.8133 7.95332L11.5241 8.29152C11.2064 8.663 11.0475 8.84873 10.9761 9.07852C10.9046 9.3083 10.9286 9.55611 10.9767 10.0517L11.0204 10.503C11.1894 12.2471 11.2739 13.1192 10.7632 13.5069C10.2525 13.8945 9.48488 13.5411 7.94955 12.8342L7.55234 12.6513C7.11605 12.4504 6.8979 12.3499 6.66667 12.3499C6.43543 12.3499 6.21728 12.4504 5.78099 12.6513L5.38378 12.8342C3.84845 13.5411 3.08078 13.8945 2.5701 13.5069C2.05941 13.1192 2.14392 12.2471 2.31293 10.503L2.35666 10.0517C2.40468 9.55611 2.4287 9.3083 2.35724 9.07852C2.28579 8.84873 2.12695 8.663 1.80928 8.29152L1.52006 7.95332C0.402166 6.64609 -0.156784 5.99247 0.0382807 5.36519C0.233345 4.73792 1.05324 4.55241 2.69302 4.18139L3.11726 4.08541C3.58323 3.97997 3.81622 3.92726 4.0033 3.78524C4.19037 3.64323 4.31035 3.428 4.55031 2.99753L4.76878 2.60562Z' fill='%23FF993A'/%3E%3Cpath d='M20.1018 2.60562C20.9462 1.09079 21.3684 0.333374 21.9997 0.333374C22.6309 0.333374 23.0531 1.09079 23.8976 2.60562L24.116 2.99753C24.356 3.428 24.476 3.64323 24.663 3.78524C24.8501 3.92726 25.0831 3.97997 25.5491 4.08541L25.9733 4.18139C27.6131 4.55241 28.433 4.73792 28.6281 5.36519C28.8231 5.99247 28.2642 6.64609 27.1463 7.95332L26.8571 8.29152C26.5394 8.663 26.3806 8.84873 26.3091 9.07852C26.2376 9.3083 26.2617 9.55611 26.3097 10.0517L26.3534 10.503C26.5224 12.2471 26.6069 13.1192 26.0962 13.5069C25.5856 13.8945 24.8179 13.5411 23.2826 12.8342L22.8854 12.6513C22.4491 12.4504 22.2309 12.3499 21.9997 12.3499C21.7684 12.3499 21.5503 12.4504 21.114 12.6513L20.7168 12.8342C19.1815 13.5411 18.4138 13.8945 17.9031 13.5069C17.3924 13.1192 17.4769 12.2471 17.6459 10.503L17.6897 10.0517C17.7377 9.55611 17.7617 9.3083 17.6902 9.07852C17.6188 8.84873 17.46 8.663 17.1423 8.29152L16.8531 7.95332C15.7352 6.64609 15.1762 5.99247 15.3713 5.36519C15.5664 4.73792 16.3862 4.55241 18.026 4.18139L18.4503 4.08541C18.9162 3.97997 19.1492 3.92726 19.3363 3.78524C19.5234 3.64323 19.6434 3.428 19.8833 2.99753L20.1018 2.60562Z' fill='%23FF993A'/%3E%3Cpath d='M35.4358 2.60562C36.2802 1.09079 36.7024 0.333374 37.3337 0.333374C37.9649 0.333374 38.3871 1.09079 39.2315 2.60562L39.45 2.99753C39.69 3.428 39.81 3.64323 39.997 3.78524C40.1841 3.92726 40.4171 3.97997 40.8831 4.08541L41.3073 4.18139C42.9471 4.55241 43.767 4.73792 43.962 5.36519C44.1571 5.99247 43.5982 6.64609 42.4803 7.95332L42.191 8.29152C41.8734 8.663 41.7145 8.84873 41.6431 9.07852C41.5716 9.3083 41.5956 9.55611 41.6437 10.0517L41.6874 10.503C41.8564 12.2471 41.9409 13.1192 41.4302 13.5069C40.9195 13.8945 40.1519 13.5411 38.6165 12.8342L38.2193 12.6513C37.783 12.4504 37.5649 12.3499 37.3337 12.3499C37.1024 12.3499 36.8843 12.4504 36.448 12.6513L36.0508 12.8342C34.5154 13.5411 33.7478 13.8945 33.2371 13.5069C32.7264 13.1192 32.8109 12.2471 32.9799 10.503L33.0236 10.0517C33.0717 9.55611 33.0957 9.3083 33.0242 9.07852C32.9528 8.84873 32.7939 8.663 32.4763 8.29152L32.1871 7.95332C31.0692 6.64609 30.5102 5.99247 30.7053 5.36519C30.9003 4.73792 31.7202 4.55241 33.36 4.18139L33.7842 4.08541C34.2502 3.97997 34.4832 3.92726 34.6703 3.78524C34.8574 3.64323 34.9773 3.428 35.2173 2.99753L35.4358 2.60562Z' fill='%23FF993A'/%3E%3Cpath d='M50.7688 2.60562C51.6132 1.09079 52.0354 0.333374 52.6667 0.333374C53.2979 0.333374 53.7201 1.09079 54.5646 2.60562L54.783 2.99753C55.023 3.428 55.143 3.64323 55.33 3.78524C55.5171 3.92726 55.7501 3.97997 56.2161 4.08541L56.6403 4.18139C58.2801 4.55241 59.1 4.73792 59.2951 5.36519C59.4901 5.99247 58.9312 6.64609 57.8133 7.95332L57.5241 8.29152C57.2064 8.663 57.0475 8.84873 56.9761 9.07852C56.9046 9.3083 56.9286 9.55611 56.9767 10.0517L57.0204 10.503C57.1894 12.2471 57.2739 13.1192 56.7632 13.5069C56.2525 13.8945 55.4849 13.5411 53.9496 12.8342L53.5523 12.6513C53.116 12.4504 52.8979 12.3499 52.6667 12.3499C52.4354 12.3499 52.2173 12.4504 51.781 12.6513L51.3838 12.8342C49.8484 13.5411 49.0808 13.8945 48.5701 13.5069C48.0594 13.1192 48.1439 12.2471 48.3129 10.503L48.3567 10.0517C48.4047 9.55611 48.4287 9.3083 48.3572 9.07852C48.2858 8.84873 48.127 8.663 47.8093 8.29152L47.5201 7.95332C46.4022 6.64609 45.8432 5.99247 46.0383 5.36519C46.2333 4.73792 47.0532 4.55241 48.693 4.18139L49.1173 4.08541C49.5832 3.97997 49.8162 3.92726 50.0033 3.78524C50.1904 3.64323 50.3103 3.428 50.5503 2.99753L50.7688 2.60562Z' fill='%23FF993A'/%3E%3Cpath d='M66.1018 2.60562C66.9462 1.09079 67.3684 0.333374 67.9997 0.333374C68.6309 0.333374 69.0531 1.09079 69.8976 2.60562L70.116 2.99753C70.356 3.428 70.476 3.64323 70.663 3.78525C70.8501 3.92726 71.0831 3.97997 71.5491 4.08541L71.9733 4.18139C73.6131 4.55241 74.433 4.73792 74.6281 5.36519C74.8231 5.99247 74.2642 6.64609 73.1463 7.95332L72.8571 8.29152C72.5394 8.663 72.3806 8.84873 72.3091 9.07852C72.2376 9.3083 72.2617 9.55611 72.3097 10.0517L72.3534 10.503C72.5224 12.2471 72.6069 13.1192 72.0962 13.5069C71.5856 13.8945 70.8179 13.5411 69.2826 12.8342L68.8854 12.6513C68.4491 12.4504 68.2309 12.3499 67.9997 12.3499C67.7684 12.3499 67.5503 12.4504 67.114 12.6513L66.7168 12.8342C65.1815 13.5411 64.4138 13.8945 63.9031 13.5069C63.3924 13.1192 63.4769 12.2471 63.6459 10.503L63.6897 10.0517C63.7377 9.55611 63.7617 9.3083 63.6902 9.07852C63.6188 8.84873 63.46 8.663 63.1423 8.29152L62.8531 7.95332C61.7352 6.64609 61.1762 5.99247 61.3713 5.36519C61.5664 4.73792 62.3862 4.55241 64.026 4.18139L64.4503 4.08541C64.9162 3.97997 65.1492 3.92726 65.3363 3.78525C65.5234 3.64323 65.6434 3.428 65.8833 2.99753L66.1018 2.60562Z' fill='%23C8C8CC'/%3E%3C/svg%3E%0A");
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .box-rating .rating.rating-4-half:before {
  background-image: url("data:image/svg+xml,%3Csvg width='75' height='15' viewBox='0 0 75 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.76878 2.93888C5.61321 1.42404 6.03542 0.666626 6.66667 0.666626C7.29791 0.666626 7.72012 1.42404 8.56456 2.93887L8.78302 3.33078C9.02298 3.76125 9.14296 3.97648 9.33004 4.1185C9.51711 4.26051 9.7501 4.31323 10.2161 4.41866L10.6403 4.51464C12.2801 4.88566 13.1 5.07117 13.2951 5.69845C13.4901 6.32572 12.9312 6.97934 11.8133 8.28657L11.5241 8.62477C11.2064 8.99625 11.0475 9.18199 10.9761 9.41177C10.9046 9.64155 10.9286 9.88937 10.9767 10.385L11.0204 10.8362C11.1894 12.5804 11.2739 13.4524 10.7632 13.8401C10.2525 14.2278 9.48488 13.8743 7.94955 13.1674L7.55234 12.9845C7.11605 12.7836 6.8979 12.6832 6.66667 12.6832C6.43543 12.6832 6.21728 12.7836 5.78099 12.9845L5.38378 13.1674C3.84845 13.8743 3.08078 14.2278 2.5701 13.8401C2.05941 13.4524 2.14392 12.5804 2.31293 10.8362L2.35666 10.385C2.40468 9.88937 2.4287 9.64155 2.35724 9.41177C2.28579 9.18199 2.12695 8.99625 1.80928 8.62477L1.52006 8.28658C0.402166 6.97934 -0.156784 6.32572 0.0382807 5.69845C0.233345 5.07117 1.05324 4.88566 2.69302 4.51464L3.11726 4.41866C3.58323 4.31323 3.81622 4.26051 4.0033 4.1185C4.19037 3.97648 4.31035 3.76125 4.55031 3.33078L4.76878 2.93888Z' fill='%23FF993A'/%3E%3Cpath d='M20.1018 2.93888C20.9462 1.42404 21.3684 0.666626 21.9997 0.666626C22.6309 0.666626 23.0531 1.42404 23.8976 2.93887L24.116 3.33078C24.356 3.76125 24.476 3.97648 24.663 4.1185C24.8501 4.26051 25.0831 4.31323 25.5491 4.41866L25.9733 4.51464C27.6131 4.88566 28.433 5.07117 28.6281 5.69845C28.8231 6.32572 28.2642 6.97934 27.1463 8.28657L26.8571 8.62477C26.5394 8.99625 26.3806 9.18199 26.3091 9.41177C26.2376 9.64155 26.2617 9.88937 26.3097 10.385L26.3534 10.8362C26.5224 12.5804 26.6069 13.4524 26.0962 13.8401C25.5856 14.2278 24.8179 13.8743 23.2826 13.1674L22.8854 12.9845C22.4491 12.7836 22.2309 12.6832 21.9997 12.6832C21.7684 12.6832 21.5503 12.7836 21.114 12.9845L20.7168 13.1674C19.1815 13.8743 18.4138 14.2278 17.9031 13.8401C17.3924 13.4524 17.4769 12.5804 17.6459 10.8362L17.6897 10.385C17.7377 9.88937 17.7617 9.64155 17.6902 9.41177C17.6188 9.18199 17.46 8.99625 17.1423 8.62477L16.8531 8.28658C15.7352 6.97934 15.1762 6.32572 15.3713 5.69845C15.5664 5.07117 16.3862 4.88566 18.026 4.51464L18.4503 4.41866C18.9162 4.31323 19.1492 4.26051 19.3363 4.1185C19.5234 3.97648 19.6434 3.76125 19.8833 3.33078L20.1018 2.93888Z' fill='%23FF993A'/%3E%3Cpath d='M35.4358 2.93888C36.2802 1.42404 36.7024 0.666626 37.3337 0.666626C37.9649 0.666626 38.3871 1.42404 39.2315 2.93887L39.45 3.33078C39.69 3.76125 39.81 3.97648 39.997 4.1185C40.1841 4.26051 40.4171 4.31323 40.8831 4.41866L41.3073 4.51464C42.9471 4.88566 43.767 5.07117 43.962 5.69845C44.1571 6.32572 43.5982 6.97934 42.4803 8.28657L42.191 8.62477C41.8734 8.99625 41.7145 9.18199 41.6431 9.41177C41.5716 9.64155 41.5956 9.88937 41.6437 10.385L41.6874 10.8362C41.8564 12.5804 41.9409 13.4524 41.4302 13.8401C40.9195 14.2278 40.1519 13.8743 38.6165 13.1674L38.2193 12.9845C37.783 12.7836 37.5649 12.6832 37.3337 12.6832C37.1024 12.6832 36.8843 12.7836 36.448 12.9845L36.0508 13.1674C34.5154 13.8743 33.7478 14.2278 33.2371 13.8401C32.7264 13.4524 32.8109 12.5804 32.9799 10.8362L33.0236 10.385C33.0717 9.88937 33.0957 9.64155 33.0242 9.41177C32.9528 9.18199 32.7939 8.99625 32.4763 8.62477L32.1871 8.28658C31.0692 6.97934 30.5102 6.32572 30.7053 5.69845C30.9003 5.07117 31.7202 4.88566 33.36 4.51464L33.7842 4.41866C34.2502 4.31323 34.4832 4.26051 34.6703 4.1185C34.8574 3.97648 34.9773 3.76125 35.2173 3.33078L35.4358 2.93888Z' fill='%23FF993A'/%3E%3Cpath d='M50.7688 2.93888C51.6132 1.42404 52.0354 0.666626 52.6667 0.666626C53.2979 0.666626 53.7201 1.42404 54.5646 2.93887L54.783 3.33078C55.023 3.76125 55.143 3.97648 55.33 4.1185C55.5171 4.26051 55.7501 4.31323 56.2161 4.41866L56.6403 4.51464C58.2801 4.88566 59.1 5.07117 59.2951 5.69845C59.4901 6.32572 58.9312 6.97934 57.8133 8.28657L57.5241 8.62477C57.2064 8.99625 57.0475 9.18199 56.9761 9.41177C56.9046 9.64155 56.9286 9.88937 56.9767 10.385L57.0204 10.8362C57.1894 12.5804 57.2739 13.4524 56.7632 13.8401C56.2525 14.2278 55.4849 13.8743 53.9496 13.1674L53.5523 12.9845C53.116 12.7836 52.8979 12.6832 52.6667 12.6832C52.4354 12.6832 52.2173 12.7836 51.781 12.9845L51.3838 13.1674C49.8484 13.8743 49.0808 14.2278 48.5701 13.8401C48.0594 13.4524 48.1439 12.5804 48.3129 10.8362L48.3567 10.385C48.4047 9.88937 48.4287 9.64155 48.3572 9.41177C48.2858 9.18199 48.127 8.99625 47.8093 8.62477L47.5201 8.28658C46.4022 6.97934 45.8432 6.32572 46.0383 5.69845C46.2333 5.07117 47.0532 4.88566 48.693 4.51464L49.1173 4.41866C49.5832 4.31323 49.8162 4.26051 50.0033 4.1185C50.1904 3.97648 50.3103 3.76125 50.5503 3.33078L50.7688 2.93888Z' fill='%23FF993A'/%3E%3Cpath d='M66.1018 2.93888C66.9462 1.42404 67.3684 0.666626 67.9997 0.666626C68.6309 0.666626 69.0531 1.42404 69.8976 2.93887L70.116 3.33078C70.356 3.76125 70.476 3.97648 70.663 4.1185C70.8501 4.26051 71.0831 4.31323 71.5491 4.41866L71.9733 4.51464C73.6131 4.88566 74.433 5.07117 74.6281 5.69845C74.8231 6.32572 74.2642 6.97934 73.1463 8.28657L72.8571 8.62477C72.5394 8.99625 72.3806 9.18199 72.3091 9.41177C72.2376 9.64155 72.2617 9.88937 72.3097 10.385L72.3534 10.8362C72.5224 12.5804 72.6069 13.4524 72.0962 13.8401C71.5856 14.2278 70.8179 13.8743 69.2826 13.1674L68.8854 12.9845C68.4491 12.7836 68.2309 12.6832 67.9997 12.6832C67.7684 12.6832 67.5503 12.7836 67.114 12.9845L66.7168 13.1674C65.1815 13.8743 64.4138 14.2278 63.9031 13.8401C63.3924 13.4524 63.4769 12.5804 63.6459 10.8362L63.6897 10.385C63.7377 9.88937 63.7617 9.64155 63.6902 9.41177C63.6188 9.18199 63.46 8.99625 63.1423 8.62477L62.8531 8.28658C61.7352 6.97934 61.1762 6.32572 61.3713 5.69845C61.5664 5.07117 62.3862 4.88566 64.026 4.51464L64.4503 4.41866C64.9162 4.31323 65.1492 4.26051 65.3363 4.1185C65.5234 3.97648 65.6434 3.76125 65.8833 3.33078L66.1018 2.93888Z' fill='%23C8C8CC'/%3E%3Cg clip-path='url(%23clip0_443_11234)'%3E%3Cpath d='M66.1018 2.93888C66.9462 1.42404 67.3684 0.666626 67.9997 0.666626C68.6309 0.666626 69.0531 1.42404 69.8976 2.93888L70.116 3.33078C70.356 3.76125 70.476 3.97648 70.663 4.1185C70.8501 4.26051 71.0831 4.31323 71.5491 4.41866L71.9733 4.51464C73.6131 4.88566 74.433 5.07117 74.6281 5.69845C74.8231 6.32572 74.2642 6.97934 73.1463 8.28657L72.8571 8.62477C72.5394 8.99625 72.3806 9.18199 72.3091 9.41177C72.2376 9.64155 72.2617 9.88937 72.3097 10.385L72.3534 10.8362C72.5224 12.5804 72.6069 13.4524 72.0962 13.8401C71.5856 14.2278 70.8179 13.8743 69.2826 13.1674L68.8854 12.9845C68.4491 12.7836 68.2309 12.6832 67.9997 12.6832C67.7684 12.6832 67.5503 12.7836 67.114 12.9845L66.7168 13.1674C65.1815 13.8743 64.4138 14.2278 63.9031 13.8401C63.3924 13.4524 63.4769 12.5804 63.6459 10.8362L63.6897 10.385C63.7377 9.88937 63.7617 9.64155 63.6902 9.41177C63.6188 9.18199 63.46 8.99625 63.1423 8.62477L62.8531 8.28658C61.7352 6.97934 61.1762 6.32572 61.3713 5.69845C61.5664 5.07117 62.3862 4.88566 64.026 4.51465L64.4503 4.41866C64.9162 4.31323 65.1492 4.26051 65.3363 4.1185C65.5234 3.97648 65.6434 3.76125 65.8833 3.33078L66.1018 2.93888Z' fill='%23FF993A'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_443_11234'%3E%3Crect width='7' height='14' fill='white' transform='translate(61.333 0.666626)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .box-rating .rating.rating-5:before {
  background-image: url("data:image/svg+xml,%3Csvg width='75' height='14' viewBox='0 0 75 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.76878 2.93888C5.61321 1.42404 6.03542 0.666626 6.66667 0.666626C7.29791 0.666626 7.72012 1.42404 8.56456 2.93887L8.78302 3.33078C9.02298 3.76125 9.14296 3.97648 9.33004 4.1185C9.51711 4.26051 9.7501 4.31323 10.2161 4.41866L10.6403 4.51464C12.2801 4.88566 13.1 5.07117 13.2951 5.69845C13.4901 6.32572 12.9312 6.97934 11.8133 8.28657L11.5241 8.62477C11.2064 8.99625 11.0475 9.18199 10.9761 9.41177C10.9046 9.64155 10.9286 9.88937 10.9767 10.385L11.0204 10.8362C11.1894 12.5804 11.2739 13.4524 10.7632 13.8401C10.2525 14.2278 9.48488 13.8743 7.94955 13.1674L7.55234 12.9845C7.11605 12.7836 6.8979 12.6832 6.66667 12.6832C6.43543 12.6832 6.21728 12.7836 5.78099 12.9845L5.38378 13.1674C3.84845 13.8743 3.08078 14.2278 2.5701 13.8401C2.05941 13.4524 2.14392 12.5804 2.31293 10.8362L2.35666 10.385C2.40468 9.88937 2.4287 9.64155 2.35724 9.41177C2.28579 9.18199 2.12695 8.99625 1.80928 8.62477L1.52006 8.28658C0.402166 6.97934 -0.156784 6.32572 0.0382807 5.69845C0.233345 5.07117 1.05324 4.88566 2.69302 4.51464L3.11726 4.41866C3.58323 4.31323 3.81622 4.26051 4.0033 4.1185C4.19037 3.97648 4.31035 3.76125 4.55031 3.33078L4.76878 2.93888Z' fill='%23FF993A'/%3E%3Cpath d='M20.1018 2.93888C20.9462 1.42404 21.3684 0.666626 21.9997 0.666626C22.6309 0.666626 23.0531 1.42404 23.8976 2.93887L24.116 3.33078C24.356 3.76125 24.476 3.97648 24.663 4.1185C24.8501 4.26051 25.0831 4.31323 25.5491 4.41866L25.9733 4.51464C27.6131 4.88566 28.433 5.07117 28.6281 5.69845C28.8231 6.32572 28.2642 6.97934 27.1463 8.28657L26.8571 8.62477C26.5394 8.99625 26.3806 9.18199 26.3091 9.41177C26.2376 9.64155 26.2617 9.88937 26.3097 10.385L26.3534 10.8362C26.5224 12.5804 26.6069 13.4524 26.0962 13.8401C25.5856 14.2278 24.8179 13.8743 23.2826 13.1674L22.8854 12.9845C22.4491 12.7836 22.2309 12.6832 21.9997 12.6832C21.7684 12.6832 21.5503 12.7836 21.114 12.9845L20.7168 13.1674C19.1815 13.8743 18.4138 14.2278 17.9031 13.8401C17.3924 13.4524 17.4769 12.5804 17.6459 10.8362L17.6897 10.385C17.7377 9.88937 17.7617 9.64155 17.6902 9.41177C17.6188 9.18199 17.46 8.99625 17.1423 8.62477L16.8531 8.28658C15.7352 6.97934 15.1762 6.32572 15.3713 5.69845C15.5664 5.07117 16.3862 4.88566 18.026 4.51464L18.4503 4.41866C18.9162 4.31323 19.1492 4.26051 19.3363 4.1185C19.5234 3.97648 19.6434 3.76125 19.8833 3.33078L20.1018 2.93888Z' fill='%23FF993A'/%3E%3Cpath d='M35.4358 2.93888C36.2802 1.42404 36.7024 0.666626 37.3337 0.666626C37.9649 0.666626 38.3871 1.42404 39.2315 2.93887L39.45 3.33078C39.69 3.76125 39.81 3.97648 39.997 4.1185C40.1841 4.26051 40.4171 4.31323 40.8831 4.41866L41.3073 4.51464C42.9471 4.88566 43.767 5.07117 43.962 5.69845C44.1571 6.32572 43.5982 6.97934 42.4803 8.28657L42.191 8.62477C41.8734 8.99625 41.7145 9.18199 41.6431 9.41177C41.5716 9.64155 41.5956 9.88937 41.6437 10.385L41.6874 10.8362C41.8564 12.5804 41.9409 13.4524 41.4302 13.8401C40.9195 14.2278 40.1519 13.8743 38.6165 13.1674L38.2193 12.9845C37.783 12.7836 37.5649 12.6832 37.3337 12.6832C37.1024 12.6832 36.8843 12.7836 36.448 12.9845L36.0508 13.1674C34.5154 13.8743 33.7478 14.2278 33.2371 13.8401C32.7264 13.4524 32.8109 12.5804 32.9799 10.8362L33.0236 10.385C33.0717 9.88937 33.0957 9.64155 33.0242 9.41177C32.9528 9.18199 32.7939 8.99625 32.4763 8.62477L32.1871 8.28658C31.0692 6.97934 30.5102 6.32572 30.7053 5.69845C30.9003 5.07117 31.7202 4.88566 33.36 4.51464L33.7842 4.41866C34.2502 4.31323 34.4832 4.26051 34.6703 4.1185C34.8574 3.97648 34.9773 3.76125 35.2173 3.33078L35.4358 2.93888Z' fill='%23FF993A'/%3E%3Cpath d='M50.7688 2.93888C51.6132 1.42404 52.0354 0.666626 52.6667 0.666626C53.2979 0.666626 53.7201 1.42404 54.5646 2.93887L54.783 3.33078C55.023 3.76125 55.143 3.97648 55.33 4.1185C55.5171 4.26051 55.7501 4.31323 56.2161 4.41866L56.6403 4.51464C58.2801 4.88566 59.1 5.07117 59.2951 5.69845C59.4901 6.32572 58.9312 6.97934 57.8133 8.28657L57.5241 8.62477C57.2064 8.99625 57.0475 9.18199 56.9761 9.41177C56.9046 9.64155 56.9286 9.88937 56.9767 10.385L57.0204 10.8362C57.1894 12.5804 57.2739 13.4524 56.7632 13.8401C56.2525 14.2278 55.4849 13.8743 53.9496 13.1674L53.5523 12.9845C53.116 12.7836 52.8979 12.6832 52.6667 12.6832C52.4354 12.6832 52.2173 12.7836 51.781 12.9845L51.3838 13.1674C49.8484 13.8743 49.0808 14.2278 48.5701 13.8401C48.0594 13.4524 48.1439 12.5804 48.3129 10.8362L48.3567 10.385C48.4047 9.88937 48.4287 9.64155 48.3572 9.41177C48.2858 9.18199 48.127 8.99625 47.8093 8.62477L47.5201 8.28658C46.4022 6.97934 45.8432 6.32572 46.0383 5.69845C46.2333 5.07117 47.0532 4.88566 48.693 4.51464L49.1173 4.41866C49.5832 4.31323 49.8162 4.26051 50.0033 4.1185C50.1904 3.97648 50.3103 3.76125 50.5503 3.33078L50.7688 2.93888Z' fill='%23FF993A'/%3E%3Cpath d='M66.1018 2.93888C66.9462 1.42404 67.3684 0.666626 67.9997 0.666626C68.6309 0.666626 69.0531 1.42404 69.8976 2.93888L70.116 3.33078C70.356 3.76125 70.476 3.97648 70.663 4.1185C70.8501 4.26051 71.0831 4.31323 71.5491 4.41866L71.9733 4.51464C73.6131 4.88566 74.433 5.07117 74.6281 5.69845C74.8231 6.32572 74.2642 6.97934 73.1463 8.28657L72.8571 8.62477C72.5394 8.99625 72.3806 9.18199 72.3091 9.41177C72.2376 9.64155 72.2617 9.88937 72.3097 10.385L72.3534 10.8362C72.5224 12.5804 72.6069 13.4524 72.0962 13.8401C71.5856 14.2278 70.8179 13.8743 69.2826 13.1674L68.8854 12.9845C68.4491 12.7836 68.2309 12.6832 67.9997 12.6832C67.7684 12.6832 67.5503 12.7836 67.114 12.9845L66.7168 13.1674C65.1815 13.8743 64.4138 14.2278 63.9031 13.8401C63.3924 13.4524 63.4769 12.5804 63.6459 10.8362L63.6897 10.385C63.7377 9.88937 63.7617 9.64155 63.6902 9.41177C63.6188 9.18199 63.46 8.99625 63.1423 8.62477L62.8531 8.28658C61.7352 6.97934 61.1762 6.32572 61.3713 5.69845C61.5664 5.07117 62.3862 4.88566 64.026 4.51465L64.4503 4.41866C64.9162 4.31323 65.1492 4.26051 65.3363 4.1185C65.5234 3.97648 65.6434 3.76125 65.8833 3.33078L66.1018 2.93888Z' fill='%23FF993A'/%3E%3C/svg%3E%0A");
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .box-rating .rating-info {
  flex: 1 1 auto;
  font-size: 10px;
  font-style: italic;
  color: #7f7f7f;
  position: relative;
  cursor: default;
  padding-right: 15px;
  max-width: 138px;
  font-size: 9px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .box-rating .rating-info:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_407_9431)'%3E%3Ccircle cx='6' cy='6' r='5' stroke='%237F7F7F' stroke-width='0.75'/%3E%3Cpath d='M6 3.5V6.5' stroke='%237F7F7F' stroke-width='0.75' stroke-linecap='round'/%3E%3Ccircle cx='6' cy='8' r='0.5' fill='%237F7F7F'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_407_9431'%3E%3Crect width='12' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 12px;
  height: 12px;
  position: absolute;
  right: 0;
  top: 1px;
  display: inline-block;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .box-rating .rating-info-inner {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .box-rating .rating-info:hover .cx-tooltip {
  opacity: 1;
  visibility: visible;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .box-rating .rating-info .cx-tooltip {
  position: absolute;
  bottom: -35px;
  left: calc(100% - 6px);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -mz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 128px;
  height: auto;
  color: #fff;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  display: block;
  padding: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .box-rating .rating-info .cx-tooltip.show {
  opacity: 1;
  visibility: visible;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .box-rating .rating-info .cx-tooltip .cx-tooltip-inner {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: #333;
  padding: 6px;
  width: 100%;
  height: auto;
  font-size: 7px;
  line-height: 8px;
  font-family: "source-sans-pro-semibold";
  text-transform: none;
  position: relative;
  font-style: normal;
  z-index: 3;
  text-align: left;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .box-rating .rating-info .cx-tooltip:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: -8px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 14px solid #333;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -mz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .box-rating .rating-info .cx-tooltip.place-top {
  bottom: initial;
  top: -46px;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .box-rating .rating-info .cx-tooltip.place-top:after {
  top: initial;
  bottom: -7px;
  border-bottom: 0;
  border-top: 18px solid #333;
}

.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-select .select2-container .select2-selection__rendered {
  background-color: rgba(73, 77, 244, 0.05);
}

.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-search .box-search-inner .box-display input::-webkit-input-placeholder {
  color: rgba(73, 78, 244, 0.5);
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-search .box-search-inner .box-display input::-moz-placeholder {
  color: rgba(73, 78, 244, 0.5);
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-search .box-search-inner .box-display input:-moz-placeholder {
  color: rgba(73, 78, 244, 0.5);
}
.CX-pop-up-filter .box-pop-up-filter .pop-up-filter-inner .box-filter-list .box-filter-list-inner .box-search .box-search-inner .box-display input:-ms-input-placeholder {
  color: rgba(73, 78, 244, 0.5);
}

body.has-overlay-full {
  overflow: hidden;
}

body.has-overlay-full:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
}

.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner {
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -ms-border-bottom-left-radius: 8px;
  -o-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  -ms-border-bottom-right-radius: 8px;
  -o-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
  max-height: initial;
}
.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal .box-pop-up-modal-inner .box-action {
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -ms-border-bottom-left-radius: 8px;
  -o-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  -ms-border-bottom-right-radius: 8px;
  -o-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
  padding: 20px;
}

.CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal-outer {
  background: transparent;
}
@media (max-width: 767px) {
  .CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .CX-pop-up-modal.modal-default.modal-alert.modal-rekomendasikan .box-pop-up-modal {
    transform: none !important;
  }
}

.box-select.is-searching .box-select-inner .select2.select2-container.select2-container--default .selection .select2-selection.select2-selection--single:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 40px;
  width: 20px;
  height: 20px;
  z-index: 2;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50"><circle cx="25" cy="25" r="20" stroke="%23004AD7" stroke-width="4" fill="none" stroke-linecap="round" stroke-dasharray="31.4 31.4"><animateTransform attributeName="transform" type="rotate" from="0 25 25" to="360 25 25" dur="0.8s" repeatCount="indefinite"/></circle></svg>') no-repeat center;
  background-size: cover;
  transform: translateY(-50%);
  transition: opacity 0.2s ease-in-out;
  background-color: #fff;
}

section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .box-rating .rating-info.hide-text {
  flex: 0 0 auto;
}
section.CX-nearest-hospital.type-rekanan .nearest-hospital .nearest-hospital-map .box-new-list-address .box-outer-list .box-list .box-list-inner .box-list-item .box-list-item-inner .box-rating .rating-info.hide-text .rating-info-inner {
  text-indent: -9999px;
}

section.CX-referral-product.with-slider.highlight {
  padding-top: 22px;
  position: relative;
}
section.CX-referral-product.with-slider.highlight .box-referral-product.full-width {
  background: linear-gradient(107deg, #dd874b 37.71%, #c91432 103.03%);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 18px 32px;
  overflow: initial;
}
@media (max-width: 1024px) {
  section.CX-referral-product.with-slider.highlight .box-referral-product.full-width {
    padding: 16px 16px;
  }
}
@media (max-width: 1024px) {
  section.CX-referral-product.with-slider.highlight .box-referral-product.full-width .slick-slide {
    margin: 0px 5px;
  }
}
section.CX-referral-product.with-slider.highlight .box-referral-product.full-width .box-referral-product-title {
  display: flex;
  align-items: flex-start;
  margin-bottom: 0;
  padding-bottom: 30px;
}
@media (max-width: 1024px) {
  section.CX-referral-product.with-slider.highlight .box-referral-product.full-width .box-referral-product-title {
    padding-bottom: 23px;
  }
}
section.CX-referral-product.with-slider.highlight .box-referral-product.full-width .box-referral-product-title .box-img-vector {
  position: absolute;
  top: 0px;
  right: 60px;
}
@media (max-width: 1024px) {
  section.CX-referral-product.with-slider.highlight .box-referral-product.full-width .box-referral-product-title .box-img-vector {
    right: 10px;
    top: 10px;
  }
}
section.CX-referral-product.with-slider.highlight .box-referral-product.full-width .box-referral-product-title .box-img-vector .img-vector {
  width: 203px;
  height: 140px;
  display: inline-block;
  background-image: url("/o/axa-emma-theme/images/referral/gift-img.png");
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1024px) {
  section.CX-referral-product.with-slider.highlight .box-referral-product.full-width .box-referral-product-title .box-img-vector .img-vector {
    height: 96px;
    width: 139px;
  }
}
section.CX-referral-product.with-slider.highlight .box-referral-product.full-width .box-referral-product-title .title {
  color: #fff;
}
@media (max-width: 1024px) {
  section.CX-referral-product.with-slider.highlight .box-referral-product.full-width .box-referral-product-title .title {
    flex: 1 1 auto;
    max-width: 70%;
  }
}
section.CX-referral-product.with-slider.highlight .box-referral-product.full-width .box-referral-product-title .title h3 {
  font-size: 30px;
  font-family: "source-sans-pro-bold";
  margin-bottom: 5px;
}
@media (max-width: 1024px) {
  section.CX-referral-product.with-slider.highlight .box-referral-product.full-width .box-referral-product-title .title h3 {
    font-size: 22px;
  }
}
section.CX-referral-product.with-slider.highlight .box-referral-product.full-width .box-referral-product-title .title p {
  margin-bottom: 0;
  color: #fff;
  font-size: 15px;
  line-height: 21px;
}
@media (max-width: 1024px) {
  section.CX-referral-product.with-slider.highlight .box-referral-product.full-width .box-referral-product-title .title p {
    font-size: 13px;
  }
}
section.CX-referral-product.with-slider.highlight .box-referral-product.full-width .box-exp {
  font-size: 14px;
  color: #d97447;
  line-height: 21px;
  font-family: "source-sans-pro-semibold";
  background-color: #fff;
  display: inline-block;
  -webkit-border-top-right-radius: 20px;
  -moz-border-top-right-radius: 20px;
  -ms-border-top-right-radius: 20px;
  -o-border-top-right-radius: 20px;
  border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-bottom-right-radius: 20px;
  -ms-border-bottom-right-radius: 20px;
  -o-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 2px 13px 2px 32px;
  left: -32px;
  position: relative;
}
@media (max-width: 1024px) {
  section.CX-referral-product.with-slider.highlight .box-referral-product.full-width .box-exp {
    font-size: 13px;
  }
}
section.CX-referral-product.with-slider.highlight .box-referral-product.full-width .box-referral-product-inner {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  section.CX-referral-product.with-slider.highlight .box-referral-product.full-width .box-referral-product-inner {
    margin-top: 24px;
  }
}
section.CX-referral-product.with-slider.highlight .box-referral-product.full-width .box-referral-product-inner .box-product-item {
  background-color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 8px;
  position: relative;
}
section.CX-referral-product.with-slider.highlight .box-referral-product.full-width .box-referral-product-inner .box-product-item .product-item-inner .box-img {
  position: initial;
}
section.CX-referral-product.with-slider.highlight .box-referral-product.full-width .box-referral-product-inner .slick-arrow {
  z-index: 2;
}
section.CX-referral-product.with-slider.highlight .box-referral-product.full-width .box-referral-product-inner .slick-arrow.slick-prev, section.CX-referral-product.with-slider.highlight .box-referral-product.full-width .box-referral-product-inner .slick-arrow.slick-next {
  width: 28px;
  height: 28px;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
  -moz-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
  -ms-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
  -o-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
}
section.CX-referral-product.with-slider.highlight .box-referral-product.full-width .box-referral-product-inner .slick-arrow.slick-prev:before, section.CX-referral-product.with-slider.highlight .box-referral-product.full-width .box-referral-product-inner .slick-arrow.slick-next:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.79329 0.79826C2.37836 0.383328 1.70562 0.383328 1.29069 0.79826C0.875759 1.21319 0.875759 1.88593 1.29069 2.30086L4.78939 5.79956L1.29069 9.29826C0.875759 9.71319 0.875759 10.3859 1.29069 10.8009C1.70562 11.2158 2.37836 11.2158 2.79329 10.8009L7.04329 6.55086C7.45823 6.13593 7.45823 5.46319 7.04329 5.04826L2.79329 0.79826Z' fill='%23494DF4'/%3E%3C/svg%3E%0A");
  display: inline-block;
  width: 8px;
  height: 12px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
section.CX-referral-product.with-slider.highlight .box-referral-product.full-width .box-referral-product-inner .slick-arrow.slick-prev {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
section.CX-referral-product.with-slider.highlight.is-expired .box-referral-product.full-width .box-referral-product-title {
  margin-bottom: 35px;
}
section.CX-referral-product.with-slider.highlight.is-expired .box-referral-product.full-width .box-referral-product-title .box-img-vector .img-vector {
  background-image: url("/o/axa-emma-theme/images/referral/campaign-img.png");
  margin-top: 10px;
}
section.CX-referral-product.with-slider.highlight.is-expired .box-referral-product.full-width .box-exp {
  display: none;
  opacity: 0;
  visibility: hidden;
}

.CX-referral-product.highlight .box-referral-product .box-referral-product-inner .box-product-item .product-item-inner .box-text-outer {
  padding-bottom: 0px;
}

.CX-lacak-referrral .box-lacak-referral {
  position: relative;
}
.CX-lacak-referrral .box-lacak-referral > .container.CX-wrapper {
  position: relative;
  z-index: 2;
}
.CX-lacak-referrral .box-lacak-referral:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: -50px;
  background: linear-gradient(rgb(73, 77, 244) 0%, rgb(69, 34, 245) 82.42%);
  height: 253px;
}
.CX-lacak-referrral .box-lacak-referral:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='517' height='198' viewBox='0 0 517 198' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.07'%3E%3Cg clip-path='url(%23clip0_1499_124532)'%3E%3Cpath d='M281.105 22.9622L283.019 23.2493L286.082 8.2246L283.976 7.9375L281.105 22.9622Z' fill='white'/%3E%3Cpath d='M286.847 4.30028L284.838 3.82178L285.603 -0.101871C285.699 -0.484667 285.603 -0.676064 285.507 -0.867462C285.412 -1.05886 285.125 -1.25026 284.838 -1.34596L236.797 -10.9159C236.223 -11.1073 235.648 -10.7245 235.553 -10.1503L234.787 -6.22661L232.777 -6.6094L233.543 -10.7245C233.926 -12.3513 235.553 -13.404 237.179 -13.1169L285.316 -3.54703C286.082 -3.35564 286.752 -2.87714 287.23 -2.20725C287.709 -1.53736 287.9 -0.771763 287.709 0.0895281L286.847 4.30028Z' fill='white'/%3E%3Cpath d='M228.855 12.4349L230.865 12.9134L233.928 -2.20705L231.918 -2.58984L228.855 12.4349Z' fill='white'/%3E%3Cpath d='M237.562 5.83167C233.351 5.06608 231.15 1.52521 231.916 -2.68555L233.926 -2.20705C233.256 0.855318 234.787 3.24779 237.849 3.82199C240.816 4.39618 244.261 3.15209 244.835 -0.00597405L246.845 0.472521C246.079 4.87468 241.486 6.69296 237.562 5.83167Z' fill='white'/%3E%3Cpath d='M225.695 12.914L285.794 24.8763L286.273 22.9624L226.174 10.8086L225.695 12.914Z' fill='white'/%3E%3Cpath d='M250.578 8.51135C246.367 7.74576 244.166 4.2049 244.932 -0.00585938L246.941 0.472636C246.367 3.535 247.994 5.92748 251.056 6.50167C253.927 7.07587 257.372 5.83178 258.042 2.76941L259.956 3.15221C259.191 7.45866 254.501 9.27694 250.578 8.51135Z' fill='white'/%3E%3Cpath d='M264.55 11.2867C260.626 10.5211 257.086 6.98028 257.947 2.67383L259.861 3.05662C259.287 6.11899 261.966 8.70286 264.933 9.27706C267.995 9.85125 270.388 8.41577 270.962 5.3534L272.972 5.73619C272.11 9.85125 268.761 12.0523 264.55 11.2867Z' fill='white'/%3E%3Cpath d='M277.567 13.8707C273.739 13.1051 270.102 9.56427 270.964 5.25781L272.973 5.64061C272.303 8.79868 274.983 11.2868 277.95 11.861C281.012 12.5309 283.405 10.9998 283.979 7.93739L285.988 8.32018C285.223 12.4352 281.778 14.6363 277.567 13.8707Z' fill='white'/%3E%3Cpath d='M246.654 -2.68597C246.08 -2.78167 245.506 -2.49457 245.41 -1.92038C245.315 -1.34618 245.602 -0.867687 246.176 -0.771988C246.75 -0.67629 247.324 -0.963386 247.42 -1.53758C247.516 -2.20747 247.037 -2.59027 246.654 -2.68597ZM245.697 1.23769C244.071 0.854897 243.018 -0.676291 243.305 -2.39887C243.688 -4.12145 245.219 -5.07844 246.942 -4.79135C248.664 -4.40855 249.621 -2.87736 249.334 -1.15478C248.951 0.4721 247.42 1.52479 245.697 1.23769Z' fill='white'/%3E%3Cpath d='M259.575 -0.1014C259.001 -0.197099 258.426 0.0899971 258.331 0.664191C258.235 1.23838 258.522 1.71688 259.096 1.81258C259.67 1.90828 260.245 1.62118 260.34 1.04699C260.532 0.472794 260.149 -0.00570107 259.575 -0.1014ZM258.809 3.82226C257.087 3.43946 256.13 1.90828 256.321 0.185696C256.704 -1.44119 258.331 -2.49387 259.958 -2.20678C261.68 -1.82398 262.829 -0.292799 262.446 1.42978C262.063 3.15236 260.436 4.20505 258.809 3.82226Z' fill='white'/%3E%3Cpath d='M272.591 2.48259C272.017 2.38689 271.443 2.67398 271.347 3.24818C271.252 3.82237 271.73 4.39656 272.209 4.49226C272.687 4.58796 273.261 4.10947 273.357 3.63098C273.548 3.15248 273.166 2.57828 272.591 2.48259ZM271.826 6.40624C270.103 6.02345 269.146 4.49226 269.433 2.76968C269.816 1.1428 271.347 0.0901093 273.07 0.377206C274.697 0.760003 275.749 2.29119 275.462 4.01377C275.08 5.73635 273.548 6.78904 271.826 6.40624Z' fill='white'/%3E%3Cpath d='M285.604 5.06657C285.029 4.97087 284.551 5.25797 284.455 5.83216C284.36 6.40635 284.647 6.98055 285.221 7.07625C285.795 7.17194 286.274 6.69345 286.369 6.31065C286.465 5.73646 286.178 5.16227 285.604 5.06657ZM284.838 8.99022C283.211 8.60743 282.158 7.07625 282.446 5.35366C282.828 3.72678 284.36 2.67409 286.082 2.96119C287.805 3.34399 288.762 4.87517 288.475 6.59775C288.092 8.32033 286.465 9.37302 284.838 8.99022Z' fill='white'/%3E%3Cpath d='M233.258 11.287L243.306 13.201L243.785 11.287L233.736 9.27734L233.258 11.287Z' fill='white'/%3E%3Cpath d='M245.41 13.6796L248.281 14.2538L248.76 12.3398L245.697 11.6699L245.41 13.6796Z' fill='white'/%3E%3Cpath d='M413.839 -13.1173C408.002 -13.1173 403.312 -8.33232 403.312 -2.59038C403.312 3.15156 407.906 7.84081 413.839 7.84081C419.581 7.84081 424.271 3.24726 424.271 -2.59038C424.175 -8.33232 419.581 -13.1173 413.839 -13.1173ZM413.839 9.75479C406.949 9.75479 401.398 4.20425 401.398 -2.59038C401.398 -9.48071 406.949 -15.0312 413.839 -15.0312C420.634 -15.0312 426.184 -9.48071 426.184 -2.59038C426.089 4.20425 420.538 9.75479 413.839 9.75479Z' fill='white'/%3E%3Cpath d='M414.222 23.8231C412.213 23.8231 410.107 23.6317 408.672 23.0575L409.246 21.2393C411.926 22.1006 416.519 22.1006 419.199 21.2393L419.773 23.0575C418.242 23.6317 416.232 23.8231 414.222 23.8231Z' fill='white'/%3E%3Cpath d='M422.742 22.0047L421.977 20.2822C423.699 19.4209 424.56 18.5596 424.56 18.5596L425.9 19.8994C425.805 19.9951 424.752 21.0477 422.742 22.0047Z' fill='white'/%3E%3Cpath d='M413.266 18.3681C411.831 18.3681 410.3 17.5069 409.151 15.9757C407.333 13.5832 403.505 11.6692 400.634 12.4348C398.624 13.1047 396.902 12.9133 395.562 11.9563C394.796 11.2864 393.744 10.0423 393.648 7.74556C393.648 4.77889 390.586 1.04663 387.619 -0.101761C384.652 -0.963053 384.078 -2.58993 384.078 -4.69531H385.992C385.992 -3.25983 386.183 -2.58994 388.097 -1.72865C391.447 -0.580257 395.466 3.7262 395.466 7.64986C395.466 8.89394 395.945 9.94663 396.615 10.3294C397.38 10.9036 398.624 10.9993 399.964 10.5208C403.696 9.37244 408.29 11.7649 410.587 14.7316C411.257 15.7843 412.214 16.3585 413.075 16.3585C413.936 16.3585 414.893 15.7843 415.659 14.7316C417.764 11.8606 423.506 9.37244 427.143 10.5208C428.482 10.9993 429.727 10.9036 430.492 10.3294C431.162 9.85093 431.641 8.89394 431.641 7.64986C431.736 3.7262 435.564 -0.580257 439.009 -1.72865C440.445 -2.30284 441.115 -3.16413 441.115 -4.69531H443.029C443.029 -2.39854 441.88 -0.867353 439.488 -0.101761C436.521 1.04663 433.459 4.77889 433.459 7.74556C433.363 10.0423 432.31 11.2864 431.545 11.9563C430.301 12.8176 428.482 13.1047 426.473 12.4348C423.793 11.6692 418.913 13.4875 417.094 15.9757C416.233 17.5069 414.797 18.3681 413.266 18.3681Z' fill='white'/%3E%3Cpath d='M413.839 -13.1173C408.002 -13.1173 403.312 -8.33232 403.312 -2.59038C403.312 3.15156 407.906 7.84081 413.839 7.84081C419.581 7.84081 424.271 3.24726 424.271 -2.59038C424.175 -8.33232 419.581 -13.1173 413.839 -13.1173ZM413.839 9.75479C406.949 9.75479 401.398 4.20425 401.398 -2.59038C401.398 -9.48071 406.949 -15.0312 413.839 -15.0312C420.634 -15.0312 426.184 -9.48071 426.184 -2.59038C426.089 4.20425 420.538 9.75479 413.839 9.75479Z' fill='white'/%3E%3Cpath d='M413.841 -30.3429C398.624 -30.3429 386.184 -17.902 386.184 -2.68584C386.184 12.5303 398.624 24.8755 413.841 24.8755C429.057 24.8755 441.402 12.5303 441.402 -2.68584C441.402 -17.902 429.057 -30.3429 413.841 -30.3429ZM413.841 26.8852C397.476 26.8852 384.27 13.6787 384.27 -2.59014C384.27 -18.9547 397.476 -32.1611 413.841 -32.1611C430.109 -32.1611 443.316 -18.9547 443.316 -2.59014C443.316 13.6787 430.109 26.8852 413.841 26.8852Z' fill='white'/%3E%3Cpath d='M429.537 1.04673L428.484 -0.580159L431.355 -2.49414L432.408 -0.962957L429.537 1.04673Z' fill='white'/%3E%3Cpath d='M398.435 2.38653L396.617 1.90804L397.478 -1.91992L399.392 -1.44143L398.435 2.38653Z' fill='white'/%3E%3Cpath d='M376.612 165.554L342.447 158.472C340.437 158.089 338.523 155.984 338.523 153.974L337.758 143.447L339.672 143.352L340.437 153.878C340.437 155.027 341.681 156.462 342.926 156.749L376.994 163.735C378.239 163.927 379.865 163.257 380.248 162.3L385.225 152.921L386.947 153.783L382.066 163.066C381.109 164.788 378.621 166.032 376.612 165.554Z' fill='white'/%3E%3Cpath d='M387.139 149.093C383.502 139.906 375.655 133.302 365.893 131.197C356.323 129.283 346.371 132.25 339.48 139.14L338.141 137.8C345.509 130.431 356.132 127.273 366.372 129.474C376.612 131.58 385.033 138.662 388.861 148.327L387.139 149.093Z' fill='white'/%3E%3Cpath d='M363.695 136.748L365.609 137.131L366.471 133.398L364.557 132.92L363.695 136.748Z' fill='white'/%3E%3Cpath d='M358.717 135.504L357.855 133.685L362.258 131.676L363.023 133.494L358.717 135.504Z' fill='white'/%3E%3Cpath d='M371.83 138.279L367.715 134.547L369.055 133.016L373.074 136.844L371.83 138.279Z' fill='white'/%3E%3Cpath d='M374.123 148.71C375.272 148.901 376.229 149.763 376.994 150.337L377.186 150.528C377.856 151.007 378.621 151.677 379.483 151.772C379.483 151.772 379.483 151.772 379.483 151.868C380.153 151.964 380.918 151.772 381.779 151.485L382.258 151.39C383.119 151.198 384.363 150.815 385.512 151.007C386.756 151.198 387.808 152.059 388.574 152.729C389.148 153.208 389.34 153.112 389.435 153.112C389.914 152.921 390.201 152.347 390.201 152.059L390.392 151.007C390.488 150.815 390.392 150.146 390.01 149.763C389.914 149.763 389.627 149.571 389.148 149.667L389.053 149.763C388.191 149.954 386.947 150.337 385.703 150.146C384.555 149.763 383.598 149.093 382.736 148.423L382.354 148.232C381.779 147.753 381.109 147.179 380.44 147.083C379.674 146.892 378.526 147.179 377.856 147.275L377.664 147.37C376.803 147.562 375.559 147.944 374.411 147.753C373.166 147.562 372.114 146.7 371.444 146.126L371.061 145.743C370.391 145.265 369.721 144.691 369.051 144.595C368.286 144.404 367.233 144.691 366.468 144.978H366.372C365.511 145.169 364.266 145.552 363.022 145.361C361.874 145.169 360.917 144.308 360.056 143.734L359.673 143.351C359.099 142.872 358.429 142.298 357.759 142.202C356.993 142.107 355.941 142.298 355.175 142.585H354.888C354.027 142.777 352.783 143.159 351.634 142.968C350.39 142.777 349.337 141.915 348.668 141.341L348.285 140.958C347.711 140.48 347.041 139.906 346.275 139.81C345.605 139.714 344.457 139.906 343.787 140.193C342.734 140.384 341.394 140.767 340.15 140.576C339.002 140.384 338.141 139.714 337.279 139.14L337.088 138.949C336.609 138.566 336.322 138.757 336.322 138.757C335.844 138.853 335.557 139.427 335.461 139.81L335.365 140.671C335.27 141.054 335.365 141.533 335.748 141.915C335.748 142.011 335.94 142.107 336.609 142.011L336.801 141.915C337.662 141.724 338.811 141.341 340.055 141.724C341.203 141.915 342.351 142.872 343.021 143.447C343.691 144.021 344.648 144.691 345.414 144.786C346.084 144.882 346.849 144.691 347.711 144.595L348.189 144.404C349.05 144.212 350.294 143.829 351.443 144.212C352.591 144.404 353.548 145.265 354.314 145.839L354.505 145.935C355.175 146.413 355.941 147.083 356.802 147.275C357.472 147.37 358.429 147.179 359.099 146.892L359.577 146.796C360.439 146.605 361.683 146.222 362.831 146.413C364.075 146.796 364.936 147.466 365.798 148.136L365.893 148.232C366.563 148.71 367.52 149.38 368.286 149.571C368.956 149.667 369.721 149.476 370.583 149.189L371.061 149.093C371.731 148.901 372.879 148.519 374.123 148.71ZM379.1 153.686C377.856 153.495 376.707 152.634 376.037 151.964L376.612 151.198L375.942 151.964L375.846 151.868C375.176 151.39 374.506 150.72 373.741 150.624C373.071 150.528 372.114 150.72 371.348 151.007L370.87 151.102C370.008 151.294 368.86 151.677 367.712 151.294C366.468 151.102 365.319 150.146 364.649 149.571L364.458 149.476C363.884 148.997 363.118 148.327 362.448 148.232C361.683 148.136 360.726 148.327 360.056 148.614L359.577 148.71C358.716 148.901 357.568 149.284 356.419 149.093C355.175 148.71 354.027 147.944 353.357 147.37L353.165 147.179C352.496 146.7 351.826 146.126 351.156 145.935C350.39 145.839 349.433 146.03 348.668 146.318L348.189 146.413C347.328 146.605 346.179 146.987 345.031 146.796C343.787 146.605 342.734 145.648 341.969 145.073C341.394 144.499 340.533 143.829 339.672 143.734C338.906 143.542 338.045 143.734 337.375 143.925L336.992 144.021C335.94 144.212 334.983 144.021 334.313 143.351C333.451 142.585 333.164 141.341 333.451 140.384L333.643 139.332C333.739 138.47 334.504 137.322 335.652 136.939C336.514 136.556 337.471 136.843 338.332 137.513L338.523 137.609C339.098 138.183 339.768 138.662 340.437 138.853C340.437 138.853 340.437 138.853 340.533 138.853C341.203 138.949 342.351 138.662 343.117 138.47C344.17 138.087 345.414 137.8 346.658 137.992C347.806 138.375 348.668 139.044 349.337 139.619L349.816 140.001C350.39 140.48 351.156 141.054 351.826 141.15C352.591 141.341 353.548 141.15 354.218 140.958L354.409 140.863C355.462 140.671 356.706 140.288 357.95 140.48C359.099 140.671 359.96 141.533 360.821 142.107L361.204 142.298C361.778 142.872 362.544 143.447 363.309 143.542C363.979 143.734 364.936 143.447 365.702 143.351L365.893 143.255C366.755 143.064 368.19 142.681 369.434 142.872C370.583 143.064 371.444 143.734 372.114 144.499L372.592 144.691C373.166 145.169 373.932 145.839 374.602 145.935C375.272 146.03 376.325 145.839 376.994 145.552H377.186C378.239 145.361 379.483 144.978 380.727 145.169C381.875 145.361 382.736 146.03 383.598 146.605L383.98 146.987C384.555 147.466 385.32 148.136 385.99 148.232C386.756 148.327 387.808 148.136 388.574 147.849H388.67C389.722 147.466 390.679 147.753 391.349 148.423C392.115 149.189 392.498 150.528 392.211 151.485L392.019 152.347C391.923 153.208 391.158 154.356 390.01 154.835C389.148 155.218 388.191 154.93 387.33 154.261L387.234 154.165C386.564 153.686 385.894 153.016 385.129 152.921C384.363 152.729 383.406 153.016 382.641 153.112L382.162 153.304C381.397 153.686 380.248 153.973 379.1 153.686Z' fill='white'/%3E%3Cpath d='M343.215 154.739L352.785 156.653L353.072 154.835L343.598 152.825L343.215 154.739Z' fill='white'/%3E%3Cpath d='M354.699 157.132L358.431 157.897L358.814 155.983L354.986 155.218L354.699 157.132Z' fill='white'/%3E%3Cpath d='M278.332 152.825C278.14 145.169 273.451 138.566 266.082 135.312L266.752 133.973C274.695 137.514 279.671 144.5 279.863 152.825H278.332Z' fill='white'/%3E%3Cpath d='M283.117 174.166H234.023V154.069L258.235 132.25H258.618C260.628 132.25 262.542 132.633 264.36 133.016L263.882 134.642C262.255 134.164 260.628 133.877 258.809 133.877L235.65 154.835V172.635H281.586V154.452H283.117V174.166Z' fill='white'/%3E%3Cpath d='M279.957 171.008H234.883V169.477H278.33V158.376H234.883V156.749H279.957V171.008Z' fill='white'/%3E%3Cpath d='M240.431 168.615C238.326 168.615 236.508 166.892 236.508 164.691C236.508 162.586 238.326 160.768 240.431 160.768C242.537 160.768 244.355 162.586 244.355 164.691H242.728C242.728 163.447 241.676 162.299 240.336 162.299C239.092 162.299 237.943 163.447 237.943 164.691C237.943 166.031 239.092 167.084 240.336 167.084V168.615H240.431Z' fill='white'/%3E%3Cpath d='M249.144 164.692V163.065C250.006 163.065 250.771 162.395 250.771 161.438C250.771 160.577 250.101 159.811 249.144 159.811C248.187 159.811 247.518 160.481 247.518 161.438H245.891C245.891 159.716 247.326 158.28 249.049 158.28C250.867 158.28 252.207 159.716 252.207 161.438C252.302 163.352 250.867 164.692 249.144 164.692Z' fill='white'/%3E%3Cpath d='M255.457 171.008V169.381C256.318 169.381 257.084 168.711 257.084 167.754C257.084 166.988 256.414 166.127 255.457 166.127C254.596 166.127 253.83 166.892 253.83 167.754H252.203C252.203 166.031 253.639 164.596 255.361 164.596C257.179 164.596 258.519 166.031 258.519 167.754C258.615 169.668 257.275 171.008 255.457 171.008Z' fill='white'/%3E%3Cpath d='M273.642 169.477C271.537 169.477 269.719 167.755 269.719 165.554H271.346C271.346 166.893 272.494 167.946 273.738 167.946C275.078 167.946 276.131 166.893 276.131 165.554C276.131 164.309 275.078 163.161 273.738 163.161V161.534C276.035 161.534 277.662 163.352 277.662 165.458C277.566 167.755 275.843 169.477 273.642 169.477Z' fill='white'/%3E%3Cpath d='M262.541 164.692C260.435 164.692 258.617 162.969 258.617 160.768H260.148C260.148 162.108 261.297 163.161 262.541 163.161C263.881 163.161 264.933 162.108 264.933 160.768C264.933 159.524 263.881 158.376 262.541 158.376V156.749C264.838 156.749 266.464 158.567 266.464 160.673C266.464 162.969 264.838 164.692 262.541 164.692Z' fill='white'/%3E%3Cpath d='M267.324 167.85H265.697C265.697 167.371 265.314 167.084 264.932 167.084C264.549 167.084 264.166 167.467 264.166 167.85H262.539C262.539 166.605 263.687 165.457 264.932 165.457C266.271 165.457 267.324 166.605 267.324 167.85Z' fill='white'/%3E%3Cpath d='M250.676 170.242H249.049C249.049 168.519 247.709 167.084 245.891 167.084V165.457C248.57 165.457 250.676 167.658 250.676 170.242Z' fill='white'/%3E%3Cpath d='M283.116 154.356H281.489C281.489 153.591 281.298 152.729 281.011 151.964C280.915 151.39 280.628 150.815 280.628 150.337C280.628 149.476 280.819 148.71 281.106 148.04C281.298 147.466 281.489 146.987 281.489 146.318C281.489 145.839 280.819 145.073 280.149 144.499C278.81 143.064 278.331 140.863 278.331 140.001C278.331 138.853 277.853 138.566 277.278 138.375C274.982 137.609 273.546 136.652 273.546 134.451C273.546 133.302 273.068 132.824 271.919 132.824C270.484 132.824 268.283 132.824 267.326 130.814C266.752 129.666 266.464 129.666 265.603 129.666C265.412 129.666 265.125 129.762 264.838 130.049C264.359 130.24 263.785 130.527 263.211 130.527C262.637 130.527 262.158 130.144 261.775 129.762C261.297 129.379 260.723 128.996 260.053 128.996C259.67 128.996 259.287 129.379 259.287 129.762V132.92H257.66V129.762C257.66 128.518 258.809 127.369 260.053 127.369C261.297 127.369 262.158 128.039 262.732 128.613C262.924 128.709 263.211 128.996 263.306 128.996C263.402 128.996 263.785 128.9 264.072 128.613C264.55 128.422 264.933 128.135 265.507 128.135C266.656 128.135 267.613 128.23 268.666 130.144C269.144 131.197 270.292 131.293 271.824 131.293C273.833 131.293 274.982 132.441 274.982 134.451C274.982 135.312 275.173 136.078 277.661 136.843C279.001 137.418 279.671 138.47 279.671 140.001C279.671 140.767 280.149 142.394 281.011 143.351C281.872 144.212 282.829 145.169 282.829 146.318C282.829 147.179 282.638 147.944 282.35 148.614C282.255 149.188 281.968 149.667 281.968 150.337C281.968 150.528 282.159 151.007 282.35 151.485C282.925 152.347 283.116 153.399 283.116 154.356Z' fill='white'/%3E%3Cpath d='M282.35 153.591H234.883V155.218H282.35V153.591Z' fill='white'/%3E%3Cpath d='M250.673 150.433H242.73V152.059H250.673V150.433Z' fill='white'/%3E%3Cpath d='M255.459 150.433H253.066V152.059H255.459V150.433Z' fill='white'/%3E%3Cpath d='M341.588 43.7285C337.855 43.7285 334.793 46.7908 334.793 50.4274C334.793 54.1597 337.855 57.222 341.588 57.222C345.224 57.222 348.286 54.1597 348.286 50.4274C348.191 46.7908 345.224 43.7285 341.588 43.7285ZM341.588 58.4661C337.185 58.4661 333.645 54.8296 333.645 50.4274C333.645 46.1209 337.185 42.4844 341.588 42.4844C345.894 42.4844 349.531 46.1209 349.531 50.4274C349.435 54.8296 345.894 58.4661 341.588 58.4661Z' fill='white'/%3E%3Cpath d='M341.779 67.3652C340.535 67.3652 339.291 67.2695 338.238 66.8867L338.621 65.7383C340.439 66.3125 343.215 66.3125 344.937 65.7383L345.416 66.8867C344.363 67.2695 343.119 67.3652 341.779 67.3652Z' fill='white'/%3E%3Cpath d='M347.328 66.2177L346.754 65.165C347.902 64.5908 348.476 64.0166 348.476 64.0166L349.242 64.7822C349.242 64.9736 348.572 65.6435 347.328 66.2177Z' fill='white'/%3E%3Cpath d='M341.204 63.8248C340.152 63.8248 339.29 63.3463 338.62 62.3893C337.472 60.9538 334.984 59.7098 333.166 60.2839C331.826 60.6667 330.677 60.4753 329.912 59.9012C329.338 59.4227 328.668 58.6571 328.668 57.2216C328.668 55.4033 326.754 52.9151 324.84 52.2452C323.021 51.671 322.543 50.6184 322.543 49.2786H323.787C323.787 50.1399 323.883 50.6184 325.223 51.0968C327.328 51.8624 329.816 54.6377 329.816 57.2216C329.816 57.9872 330.007 58.5614 330.486 58.9442C331.06 59.327 331.826 59.4227 332.591 59.0399C335.08 58.37 338.046 59.8055 339.386 61.7194C339.96 62.3893 340.534 62.7721 341.109 62.7721C341.683 62.7721 342.257 62.3893 342.831 61.7194C344.171 59.9012 347.712 58.37 350.2 59.0399C351.061 59.4227 351.827 59.2313 352.305 58.9442C352.784 58.5614 352.975 58.0829 352.975 57.2216C353.071 54.6377 355.559 51.8624 357.76 51.0968C358.621 50.7141 359.1 50.2356 359.1 49.2786H360.344C360.344 50.714 359.578 51.7667 358.047 52.2452C356.133 52.9151 354.219 55.4033 354.219 57.2216C354.219 58.6571 353.549 59.5184 352.975 59.9012C352.21 60.4753 351.061 60.571 349.817 60.2839C347.999 59.7098 344.937 60.8581 343.692 62.3893C343.118 63.442 342.257 63.8248 341.204 63.8248Z' fill='white'/%3E%3Cpath d='M341.588 43.7285C337.855 43.7285 334.793 46.7908 334.793 50.4274C334.793 54.1597 337.855 57.222 341.588 57.222C345.224 57.222 348.286 54.1597 348.286 50.4274C348.191 46.7908 345.224 43.7285 341.588 43.7285ZM341.588 58.4661C337.185 58.4661 333.645 54.8296 333.645 50.4274C333.645 46.1209 337.185 42.4844 341.588 42.4844C345.894 42.4844 349.531 46.1209 349.531 50.4274C349.435 54.8296 345.894 58.4661 341.588 58.4661Z' fill='white'/%3E%3Cpath d='M341.589 32.7226C331.732 32.7226 323.885 40.6656 323.885 50.3312C323.885 60.1882 331.828 68.0356 341.589 68.0356C351.35 68.0356 359.198 60.0925 359.198 50.3312C359.198 40.6656 351.255 32.7226 341.589 32.7226ZM341.589 69.3753C331.062 69.3753 322.641 60.8581 322.641 50.4269C322.641 39.9957 331.158 31.5742 341.589 31.5742C352.02 31.5742 360.442 40.0914 360.442 50.4269C360.442 60.9538 351.925 69.3753 341.589 69.3753Z' fill='white'/%3E%3Cpath d='M328.67 46.2158C328.287 46.2158 328.096 46.4072 328.096 46.79C328.096 47.1728 328.287 47.3642 328.67 47.3642C329.053 47.3642 329.34 47.1728 329.34 46.79C329.34 46.4072 329.053 46.2158 328.67 46.2158ZM328.67 48.6083C327.617 48.6083 326.852 47.8427 326.852 46.79C326.852 45.7373 327.617 44.9717 328.67 44.9717C329.723 44.9717 330.488 45.7373 330.488 46.79C330.488 47.8427 329.723 48.6083 328.67 48.6083Z' fill='white'/%3E%3Cpath d='M353.742 46.2167C353.359 46.2167 353.072 46.4081 353.072 46.7909C353.072 47.1737 353.455 47.3651 353.742 47.3651C354.125 47.3651 354.316 47.1737 354.316 46.7909C354.316 46.4081 354.125 46.2167 353.742 46.2167ZM353.742 48.6092C352.689 48.6092 351.828 47.8436 351.828 46.7909C351.828 45.7383 352.689 44.9727 353.742 44.9727C354.795 44.9727 355.56 45.7383 355.56 46.7909C355.56 47.8436 354.795 48.6092 353.742 48.6092Z' fill='white'/%3E%3Cpath d='M346.947 38.1774C346.564 38.1774 346.373 38.5602 346.373 38.8473C346.373 39.2301 346.564 39.4215 346.947 39.4215C347.33 39.4215 347.617 39.2301 347.617 38.8473C347.713 38.5602 347.33 38.1774 346.947 38.1774ZM346.947 40.6656C345.894 40.6656 345.129 39.9 345.129 38.8473C345.129 37.7946 345.894 37.0291 346.947 37.0291C348 37.0291 348.765 37.7946 348.765 38.8473C348.765 39.9 348 40.6656 346.947 40.6656Z' fill='white'/%3E%3Cpath d='M336.037 38.1777C335.654 38.1777 335.463 38.5605 335.463 38.8476C335.463 39.2304 335.654 39.4218 336.037 39.4218C336.42 39.4218 336.611 39.2304 336.611 38.8476C336.611 38.5605 336.324 38.1777 336.037 38.1777ZM336.037 40.6659C334.984 40.6659 334.219 39.9003 334.219 38.8476C334.219 37.7949 334.984 37.0293 336.037 37.0293C337.09 37.0293 337.855 37.7949 337.855 38.8476C337.855 39.9003 336.994 40.6659 336.037 40.6659Z' fill='white'/%3E%3Cpath d='M330.678 42.9628L329.434 41.7187L330.391 40.9531L331.635 42.0058L330.678 42.9628Z' fill='white'/%3E%3Cpath d='M341.49 36.7418L340.438 36.0719L341.682 34.2537L342.734 34.9236L341.49 36.7418Z' fill='white'/%3E%3Cpath d='M341.109 41.2402L340.727 40.0918L343.215 39.4219L343.502 40.666L341.109 41.2402Z' fill='white'/%3E%3Cpath d='M352.783 41.8143L350.965 40.5703L351.635 39.5176L353.453 40.7617L352.783 41.8143Z' fill='white'/%3E%3Cpath d='M351.635 52.8192L350.965 51.7665L352.783 50.5225L353.453 51.5751L351.635 52.8192Z' fill='white'/%3E%3Cpath d='M331.73 53.6805L330.582 53.2977L331.156 51.001L332.305 51.1924L331.73 53.6805Z' fill='white'/%3E%3Cpath d='M451.548 66.123C447.912 66.123 444.85 69.0897 444.85 72.8219C444.85 76.5542 447.912 79.5208 451.548 79.5208C455.281 79.5208 458.343 76.5542 458.343 72.8219C458.343 69.0897 455.281 66.123 451.548 66.123ZM451.548 80.6692C447.242 80.6692 443.605 77.1284 443.605 72.7262C443.605 68.3241 447.242 64.7832 451.548 64.7832C455.951 64.7832 459.492 68.3241 459.492 72.7262C459.492 77.2241 455.951 80.6692 451.548 80.6692Z' fill='white'/%3E%3Cpath d='M451.932 89.7597C450.687 89.7597 449.348 89.5683 448.391 89.2812L448.773 88.0371C450.496 88.6113 453.367 88.6113 455.09 88.0371L455.472 89.2812C454.515 89.4726 453.176 89.7597 451.932 89.7597Z' fill='white'/%3E%3Cpath d='M457.289 88.6122L456.715 87.4638C457.863 86.8896 458.437 86.3154 458.437 86.3154L459.299 87.1767C459.394 87.2724 458.629 87.9423 457.289 88.6122Z' fill='white'/%3E%3Cpath d='M451.357 86.2193C450.304 86.2193 449.443 85.6451 448.677 84.7838C447.529 83.157 445.04 81.9129 443.222 82.4871C441.978 82.9656 440.83 82.8699 440.064 82.1043C439.49 81.7215 438.82 80.9559 438.82 79.4247C438.82 77.6064 436.906 75.2139 434.992 74.5441C433.078 73.8742 432.695 72.8215 432.695 71.4817H433.939C433.939 72.5344 434.035 72.9172 435.279 73.3957C437.385 74.0656 439.873 76.9365 440.064 79.4247C440.064 80.1903 440.256 80.8602 440.734 81.1473C441.213 81.6258 441.978 81.6258 442.839 81.3387C445.232 80.5731 448.294 82.1043 449.634 83.9226C450.113 84.5925 450.687 84.9752 451.261 84.9752C451.931 84.9752 452.505 84.5925 452.984 83.9226C454.323 82.1043 457.96 80.5731 460.352 81.3387C461.214 81.5301 462.075 81.5301 462.649 81.1473C463.128 80.9559 463.319 80.286 463.319 79.4247C463.319 76.9365 465.807 74.0656 467.913 73.3957C468.965 73.0129 469.348 72.343 469.348 71.4817H470.592C470.592 72.9172 469.827 73.9699 468.295 74.5441C466.381 75.2139 464.467 77.6064 464.467 79.4247C464.372 81.0516 463.797 81.8172 463.223 82.1043C462.458 82.7742 461.214 82.8699 459.97 82.4871C458.247 82.0086 455.185 83.157 453.94 84.7838C453.175 85.6451 452.218 86.2193 451.357 86.2193Z' fill='white'/%3E%3Cpath d='M451.548 66.123C447.912 66.123 444.85 69.0897 444.85 72.8219C444.85 76.5542 447.912 79.5208 451.548 79.5208C455.281 79.5208 458.343 76.5542 458.343 72.8219C458.343 69.0897 455.281 66.123 451.548 66.123ZM451.548 80.6692C447.242 80.6692 443.605 77.1284 443.605 72.7262C443.605 68.3241 447.242 64.7832 451.548 64.7832C455.951 64.7832 459.492 68.3241 459.492 72.7262C459.492 77.2241 455.951 80.6692 451.548 80.6692Z' fill='white'/%3E%3Cpath d='M451.548 55.0214C441.787 55.0214 433.939 63.0601 433.939 72.7257C433.939 82.3913 441.882 90.4301 451.548 90.4301C461.405 90.4301 469.252 82.3913 469.252 72.7257C469.252 63.0601 461.405 55.0214 451.548 55.0214ZM451.548 91.6741C441.117 91.6741 432.695 83.1569 432.695 72.8214C432.695 62.4859 441.213 53.873 451.548 53.873C462.075 53.873 470.496 62.4859 470.496 72.8214C470.496 83.1569 462.075 91.6741 451.548 91.6741Z' fill='white'/%3E%3Cpath d='M438.818 68.5146C438.435 68.5146 438.148 68.8974 438.148 69.1845C438.148 69.5673 438.531 69.7587 438.818 69.7587C439.105 69.7587 439.392 69.5673 439.392 69.1845C439.297 68.8017 439.105 68.5146 438.818 68.5146ZM438.818 71.0028C437.766 71.0028 437 70.1415 437 69.1845C437 68.1318 437.766 67.2705 438.818 67.2705C439.871 67.2705 440.637 68.1318 440.637 69.1845C440.541 70.0458 439.775 71.0028 438.818 71.0028Z' fill='white'/%3E%3Cpath d='M463.799 68.5156C463.416 68.5156 463.225 68.8984 463.225 69.1855C463.225 69.5683 463.416 69.7596 463.799 69.7596C464.182 69.7596 464.469 69.5683 464.469 69.1855C464.469 68.8027 464.086 68.5156 463.799 68.5156ZM463.799 71.0037C462.746 71.0037 461.98 70.1424 461.98 69.1855C461.98 68.1328 462.746 67.2715 463.799 67.2715C464.851 67.2715 465.617 68.1328 465.617 69.1855C465.521 70.0467 464.756 71.0037 463.799 71.0037Z' fill='white'/%3E%3Cpath d='M457.1 60.5722C456.717 60.5722 456.43 60.7636 456.43 61.1464C456.43 61.5292 456.812 61.8163 457.1 61.8163C457.482 61.8163 457.674 61.4335 457.674 61.1464C457.674 60.8593 457.387 60.5722 457.1 60.5722ZM457.1 63.0604C456.047 63.0604 455.281 62.1991 455.281 61.1464C455.281 60.0937 456.047 59.3281 457.1 59.3281C458.152 59.3281 458.918 60.0937 458.918 61.1464C458.918 62.1991 458.152 63.0604 457.1 63.0604Z' fill='white'/%3E%3Cpath d='M446.094 60.5722C445.711 60.5722 445.424 60.7636 445.424 61.1464C445.424 61.5292 445.807 61.8163 446.094 61.8163C446.381 61.8163 446.668 61.4335 446.668 61.1464C446.668 60.8593 446.476 60.5722 446.094 60.5722ZM446.094 63.0604C445.041 63.0604 444.18 62.1991 444.18 61.1464C444.18 60.0937 445.041 59.3281 446.094 59.3281C447.146 59.3281 447.912 60.0937 447.912 61.1464C447.912 62.1991 447.146 63.0604 446.094 63.0604Z' fill='white'/%3E%3Cpath d='M440.83 65.3573L439.586 64.1132L440.352 63.1562L441.596 64.4003L440.83 65.3573Z' fill='white'/%3E%3Cpath d='M451.451 59.1366L450.398 58.4667L451.643 56.5527L452.695 57.2226L451.451 59.1366Z' fill='white'/%3E%3Cpath d='M451.07 63.6347L450.879 62.3906L453.271 61.8164L453.558 62.9648L451.07 63.6347Z' fill='white'/%3E%3Cpath d='M462.842 64.1132L461.023 62.9648L461.693 61.9121L463.512 63.0605L462.842 64.1132Z' fill='white'/%3E%3Cpath d='M461.693 75.1181L461.023 74.1611L462.842 72.917L463.512 73.874L461.693 75.1181Z' fill='white'/%3E%3Cpath d='M441.787 75.9794L440.543 75.6923L441.309 73.2041L442.361 73.5869L441.787 75.9794Z' fill='white'/%3E%3Cpath d='M312.876 211.681L312.302 210.915C313.641 210.15 315.173 208.044 315.173 205.939C315.173 199.91 309.144 194.646 302.445 194.646C295.554 194.646 289.525 200.006 289.525 205.939C289.525 208.044 290.961 210.15 292.396 210.915L291.822 211.681C290.195 210.628 288.664 208.523 288.664 205.939C288.664 199.336 295.076 193.594 302.445 193.594C309.718 193.594 316.13 199.336 316.13 205.939C316.034 208.523 314.407 210.724 312.876 211.681Z' fill='white'/%3E%3Cpath d='M304.262 196.082C303.783 196.082 303.209 196.465 303.209 196.56C303.209 196.752 303.783 197.135 304.262 197.135C304.644 197.135 305.123 196.752 305.314 196.56C305.123 196.465 304.549 196.082 304.262 196.082ZM304.262 197.996C303.496 197.996 302.348 197.422 302.348 196.56C302.348 195.795 303.496 195.125 304.262 195.125C305.027 195.125 306.176 195.795 306.176 196.56C306.176 197.422 305.027 197.996 304.262 197.996Z' fill='white'/%3E%3Cpath d='M298.424 196.082C297.945 196.082 297.371 196.465 297.371 196.56C297.371 196.752 297.945 197.135 298.424 197.135C298.807 197.135 299.285 196.752 299.285 196.56C299.285 196.465 298.711 196.082 298.424 196.082ZM298.424 197.996C297.658 197.996 296.414 197.422 296.414 196.56C296.414 195.795 297.658 195.125 298.424 195.125C299.189 195.125 300.338 195.795 300.338 196.56C300.338 197.422 299.189 197.996 298.424 197.996Z' fill='white'/%3E%3Cpath d='M394.512 114.833L392.406 103.54L393.459 103.444L395.373 114.737L394.512 114.833Z' fill='white'/%3E%3Cpath d='M401.209 114.833L400.348 114.737L402.74 103.444L403.697 103.54L401.209 114.833Z' fill='white'/%3E%3Cpath d='M398.24 108.421H397.379V114.833H398.24V108.421Z' fill='white'/%3E%3Cpath d='M398.24 102.105H397.379V106.508H398.24V102.105Z' fill='white'/%3E%3Cpath d='M388.289 103.061L391.447 113.684C391.543 114.067 391.638 114.258 392.021 114.258H403.697C404.079 114.258 404.175 114.067 404.175 113.684H404.271L407.429 103.157L403.218 103.923L397.763 102.487L392.883 103.923L388.289 103.061ZM403.697 115.311H391.926C391.16 115.311 390.586 114.737 390.49 113.971L386.758 101.913L392.883 103.061L397.859 101.626L403.314 103.061L408.864 101.913L405.228 113.971C405.132 114.737 404.558 115.311 403.697 115.311Z' fill='white'/%3E%3Cpath d='M408.481 102.87L407.907 102.105C409.151 101.243 410.587 99.2338 410.587 97.1284C410.587 91.0994 404.558 85.8359 397.859 85.8359C391.064 85.8359 385.131 91.1951 385.131 97.1284C385.131 99.2338 386.471 101.243 387.81 102.105L387.236 102.87C385.609 101.818 384.078 99.7123 384.078 97.1284C384.078 90.5252 390.49 84.7832 397.859 84.7832C405.228 84.7832 411.639 90.5252 411.639 97.1284C411.639 99.7123 410.108 101.818 408.481 102.87Z' fill='white'/%3E%3Cpath d='M399.773 87.2714C399.391 87.2714 398.912 87.6542 398.912 87.7499C398.912 87.9413 399.486 88.3241 399.773 88.3241C400.252 88.3241 400.826 87.9413 400.826 87.7499C400.826 87.5585 400.252 87.2714 399.773 87.2714ZM399.773 89.1854C399.008 89.1854 397.859 88.6112 397.859 87.7499C397.859 86.9843 399.008 86.3145 399.773 86.3145C400.539 86.3145 401.783 86.9843 401.783 87.7499C401.783 88.6112 400.539 89.1854 399.773 89.1854Z' fill='white'/%3E%3Cpath d='M407.717 92.248C407.238 92.248 406.664 92.4394 406.664 92.7265C406.664 92.8222 407.238 93.205 407.717 93.205C408.099 93.205 408.578 92.8222 408.769 92.7265C408.578 92.4394 408.004 92.248 407.717 92.248ZM407.717 94.162C406.951 94.162 405.707 93.5878 405.707 92.7265C405.707 91.8652 406.951 91.291 407.717 91.291C408.482 91.291 409.631 91.8652 409.631 92.7265C409.631 93.5878 408.482 94.162 407.717 94.162Z' fill='white'/%3E%3Cpath d='M397.857 94.6406C397.379 94.6406 396.805 95.0234 396.805 95.2148C396.805 95.3105 397.379 95.6933 397.857 95.6933C398.24 95.6933 398.719 95.3105 398.91 95.2148C398.719 94.9277 398.24 94.6406 397.857 94.6406ZM397.857 96.6503C397.092 96.6503 395.848 95.9804 395.848 95.2148C395.848 94.3535 397.092 93.7793 397.857 93.7793C398.623 93.7793 399.771 94.3535 399.771 95.2148C399.771 95.9804 398.623 96.6503 397.857 96.6503Z' fill='white'/%3E%3Cpath d='M392.883 91.195C392.5 91.195 392.021 91.5778 392.021 91.6735C392.021 91.8649 392.596 92.2477 392.883 92.2477C393.361 92.2477 393.935 91.8649 393.935 91.6735C393.935 91.5778 393.361 91.195 392.883 91.195ZM392.883 93.109C392.117 93.109 390.969 92.5348 390.969 91.6735C390.969 90.8122 392.117 90.238 392.883 90.238C393.648 90.238 394.892 90.8122 394.892 91.6735C394.892 92.5348 393.648 93.109 392.883 93.109Z' fill='white'/%3E%3Cpath d='M401.207 91.1953C400.824 91.1953 400.346 91.5781 400.346 91.6738C400.346 91.8652 400.92 92.248 401.207 92.248C401.685 92.248 402.26 91.8652 402.26 91.6738C402.26 91.5781 401.685 91.1953 401.207 91.1953ZM401.207 93.1093C400.441 93.1093 399.293 92.5351 399.293 91.6738C399.293 90.8125 400.441 90.2383 401.207 90.2383C401.973 90.2383 403.217 90.8125 403.217 91.6738C403.312 92.5351 402.068 93.1093 401.207 93.1093Z' fill='white'/%3E%3Cpath d='M388 93.6836C387.521 93.6836 386.947 94.0664 386.947 94.162C386.947 94.2577 387.521 94.6405 388 94.6405C388.383 94.6405 388.861 94.2577 389.053 94.162C388.957 94.0664 388.383 93.6836 388 93.6836ZM388 95.5975C387.234 95.5975 386.086 95.0233 386.086 94.162C386.086 93.3008 387.234 92.7266 388 92.7266C388.766 92.7266 389.914 93.3008 389.914 94.162C389.914 95.0233 388.766 95.5975 388 95.5975Z' fill='white'/%3E%3Cpath d='M393.937 87.2714C393.555 87.2714 393.076 87.6542 392.885 87.7499C392.98 87.9413 393.555 88.3241 393.937 88.3241C394.416 88.3241 394.99 87.9413 394.99 87.7499C394.894 87.5585 394.32 87.2714 393.937 87.2714ZM393.937 89.1854C393.172 89.1854 392.023 88.6112 392.023 87.7499C392.023 86.9843 393.172 86.3145 393.937 86.3145C394.703 86.3145 395.851 86.9843 395.851 87.7499C395.851 88.6112 394.703 89.1854 393.937 89.1854Z' fill='white'/%3E%3C/g%3E%3C/g%3E%3Cg opacity='0.07'%3E%3Cg clip-path='url(%23clip1_1499_124532)'%3E%3Cpath d='M5.10547 22.9622L7.01945 23.2493L10.0818 8.2246L7.97644 7.9375L5.10547 22.9622Z' fill='white'/%3E%3Cpath d='M10.8473 4.30028L8.83759 3.82178L9.60318 -0.101871C9.69888 -0.484667 9.60318 -0.676064 9.50748 -0.867462C9.41179 -1.05886 9.12469 -1.25026 8.83759 -1.34596L-39.2033 -10.9159C-39.7775 -11.1073 -40.3517 -10.7245 -40.4474 -10.1503L-41.213 -6.22661L-43.2227 -6.6094L-42.4571 -10.7245C-42.0743 -12.3513 -40.4474 -13.404 -38.8205 -13.1169L9.31609 -3.54703C10.0817 -3.35564 10.7516 -2.87714 11.2301 -2.20725C11.7086 -1.53736 11.9 -0.771763 11.7086 0.0895281L10.8473 4.30028Z' fill='white'/%3E%3Cpath d='M-50.3047 12.914L9.79429 24.8763L10.2728 22.9624L-49.8262 10.8086L-50.3047 12.914Z' fill='white'/%3E%3Cpath d='M1.56693 13.8707C-2.26103 13.1051 -5.89759 9.56427 -5.0363 5.25781L-3.02662 5.64061C-3.69651 8.79868 -1.01694 11.2868 1.94973 11.861C5.0121 12.5309 7.40457 10.9998 7.97877 7.93739L9.98845 8.32018C9.22285 12.4352 5.77769 14.6363 1.56693 13.8707Z' fill='white'/%3E%3Cpath d='M9.60363 5.06657C9.02944 4.97087 8.55095 5.25797 8.45525 5.83216C8.35955 6.40635 8.64665 6.98055 9.22084 7.07625C9.79503 7.17194 10.2735 6.69345 10.3692 6.31065C10.4649 5.73646 10.1778 5.16227 9.60363 5.06657ZM8.83804 8.99022C7.21116 8.60743 6.15847 7.07625 6.44557 5.35366C6.82836 3.72678 8.35955 2.67409 10.0821 2.96119C11.8047 3.34399 12.7617 4.87517 12.4746 6.59775C12.0918 8.32033 10.4649 9.37302 8.83804 8.99022Z' fill='white'/%3E%3Cpath d='M137.839 -13.1173C132.002 -13.1173 127.312 -8.33232 127.312 -2.59038C127.312 3.15156 131.906 7.84081 137.839 7.84081C143.581 7.84081 148.271 3.24726 148.271 -2.59038C148.175 -8.33232 143.581 -13.1173 137.839 -13.1173ZM137.839 9.75479C130.949 9.75479 125.398 4.20425 125.398 -2.59038C125.398 -9.48071 130.949 -15.0312 137.839 -15.0312C144.634 -15.0312 150.184 -9.48071 150.184 -2.59038C150.089 4.20425 144.538 9.75479 137.839 9.75479Z' fill='white'/%3E%3Cpath d='M138.222 23.8231C136.213 23.8231 134.107 23.6317 132.672 23.0575L133.246 21.2393C135.926 22.1006 140.519 22.1006 143.199 21.2393L143.773 23.0575C142.242 23.6317 140.232 23.8231 138.222 23.8231Z' fill='white'/%3E%3Cpath d='M146.742 22.0047L145.977 20.2822C147.699 19.4209 148.56 18.5596 148.56 18.5596L149.9 19.8994C149.805 19.9951 148.752 21.0477 146.742 22.0047Z' fill='white'/%3E%3Cpath d='M137.266 18.3681C135.831 18.3681 134.3 17.5069 133.151 15.9757C131.333 13.5832 127.505 11.6692 124.634 12.4348C122.624 13.1047 120.902 12.9133 119.562 11.9563C118.796 11.2864 117.744 10.0423 117.648 7.74556C117.648 4.77889 114.586 1.04663 111.619 -0.101761C108.652 -0.963053 108.078 -2.58993 108.078 -4.69531H109.992C109.992 -3.25983 110.183 -2.58994 112.097 -1.72865C115.447 -0.580257 119.466 3.7262 119.466 7.64986C119.466 8.89394 119.945 9.94663 120.615 10.3294C121.38 10.9036 122.624 10.9993 123.964 10.5208C127.696 9.37244 132.29 11.7649 134.587 14.7316C135.257 15.7843 136.214 16.3585 137.075 16.3585C137.936 16.3585 138.893 15.7843 139.659 14.7316C141.764 11.8606 147.506 9.37244 151.143 10.5208C152.482 10.9993 153.727 10.9036 154.492 10.3294C155.162 9.85093 155.641 8.89394 155.641 7.64986C155.736 3.7262 159.564 -0.580257 163.009 -1.72865C164.445 -2.30284 165.115 -3.16413 165.115 -4.69531H167.029C167.029 -2.39854 165.88 -0.867353 163.488 -0.101761C160.521 1.04663 157.459 4.77889 157.459 7.74556C157.363 10.0423 156.31 11.2864 155.545 11.9563C154.301 12.8176 152.482 13.1047 150.473 12.4348C147.793 11.6692 142.913 13.4875 141.094 15.9757C140.233 17.5069 138.797 18.3681 137.266 18.3681Z' fill='white'/%3E%3Cpath d='M137.839 -13.1173C132.002 -13.1173 127.312 -8.33232 127.312 -2.59038C127.312 3.15156 131.906 7.84081 137.839 7.84081C143.581 7.84081 148.271 3.24726 148.271 -2.59038C148.175 -8.33232 143.581 -13.1173 137.839 -13.1173ZM137.839 9.75479C130.949 9.75479 125.398 4.20425 125.398 -2.59038C125.398 -9.48071 130.949 -15.0312 137.839 -15.0312C144.634 -15.0312 150.184 -9.48071 150.184 -2.59038C150.089 4.20425 144.538 9.75479 137.839 9.75479Z' fill='white'/%3E%3Cpath d='M137.841 -30.3429C122.624 -30.3429 110.184 -17.902 110.184 -2.68584C110.184 12.5303 122.624 24.8755 137.841 24.8755C153.057 24.8755 165.402 12.5303 165.402 -2.68584C165.402 -17.902 153.057 -30.3429 137.841 -30.3429ZM137.841 26.8852C121.476 26.8852 108.27 13.6787 108.27 -2.59014C108.27 -18.9547 121.476 -32.1611 137.841 -32.1611C154.109 -32.1611 167.316 -18.9547 167.316 -2.59014C167.316 13.6787 154.109 26.8852 137.841 26.8852Z' fill='white'/%3E%3Cpath d='M153.537 1.04673L152.484 -0.580159L155.355 -2.49414L156.408 -0.962957L153.537 1.04673Z' fill='white'/%3E%3Cpath d='M122.435 2.38653L120.617 1.90804L121.478 -1.91992L123.392 -1.44143L122.435 2.38653Z' fill='white'/%3E%3Cpath d='M100.612 165.554L66.4471 158.472C64.4374 158.089 62.5234 155.984 62.5234 153.974L61.7578 143.447L63.6718 143.352L64.4374 153.878C64.4374 155.027 65.6815 156.462 66.9256 156.749L100.994 163.735C102.239 163.927 103.865 163.257 104.248 162.3L109.225 152.921L110.947 153.783L106.066 163.066C105.109 164.788 102.621 166.032 100.612 165.554Z' fill='white'/%3E%3Cpath d='M111.139 149.093C107.502 139.906 99.6546 133.302 89.8933 131.197C80.3234 129.283 70.3707 132.25 63.4804 139.14L62.1406 137.8C69.5094 130.431 80.132 127.273 90.3718 129.474C100.612 131.58 109.033 138.662 112.861 148.327L111.139 149.093Z' fill='white'/%3E%3Cpath d='M87.6953 136.748L89.6093 137.131L90.4706 133.398L88.5566 132.92L87.6953 136.748Z' fill='white'/%3E%3Cpath d='M82.7168 135.504L81.8555 133.685L86.2576 131.676L87.0232 133.494L82.7168 135.504Z' fill='white'/%3E%3Cpath d='M95.8299 138.279L91.7148 134.547L93.0546 133.016L97.074 136.844L95.8299 138.279Z' fill='white'/%3E%3Cpath d='M98.1235 148.71C99.2719 148.901 100.229 149.763 100.994 150.337L101.186 150.528C101.856 151.007 102.621 151.677 103.483 151.772C103.483 151.772 103.483 151.772 103.483 151.868C104.153 151.964 104.918 151.772 105.779 151.485L106.258 151.39C107.119 151.198 108.363 150.815 109.512 151.007C110.756 151.198 111.808 152.059 112.574 152.729C113.148 153.208 113.34 153.112 113.435 153.112C113.914 152.921 114.201 152.347 114.201 152.059L114.392 151.007C114.488 150.815 114.392 150.146 114.01 149.763C113.914 149.763 113.627 149.571 113.148 149.667L113.053 149.763C112.191 149.954 110.947 150.337 109.703 150.146C108.555 149.763 107.598 149.093 106.736 148.423L106.354 148.232C105.779 147.753 105.109 147.179 104.44 147.083C103.674 146.892 102.526 147.179 101.856 147.275L101.664 147.37C100.803 147.562 99.559 147.944 98.4106 147.753C97.1665 147.562 96.1138 146.7 95.4439 146.126L95.0611 145.743C94.3912 145.265 93.7213 144.691 93.0514 144.595C92.2858 144.404 91.2332 144.691 90.4676 144.978H90.3719C89.5106 145.169 88.2665 145.552 87.0224 145.361C85.874 145.169 84.917 144.308 84.0557 143.734L83.6729 143.351C83.0987 142.872 82.4288 142.298 81.759 142.202C80.9934 142.107 79.9407 142.298 79.1751 142.585H78.888C78.0267 142.777 76.7826 143.159 75.6342 142.968C74.3901 142.777 73.3374 141.915 72.6675 141.341L72.2848 140.958C71.7106 140.48 71.0407 139.906 70.2751 139.81C69.6052 139.714 68.4568 139.906 67.7869 140.193C66.7342 140.384 65.3944 140.767 64.1503 140.576C63.002 140.384 62.1407 139.714 61.2794 139.14L61.088 138.949C60.6095 138.566 60.3224 138.757 60.3224 138.757C59.8439 138.853 59.5568 139.427 59.4611 139.81L59.3654 140.671C59.2697 141.054 59.3654 141.533 59.7482 141.915C59.7482 142.011 59.9396 142.107 60.6095 142.011L60.8009 141.915C61.6622 141.724 62.8106 141.341 64.0546 141.724C65.203 141.915 66.3514 142.872 67.0213 143.447C67.6912 144.021 68.6482 144.691 69.4138 144.786C70.0837 144.882 70.8493 144.691 71.7106 144.595L72.1891 144.404C73.0503 144.212 74.2944 143.829 75.4428 144.212C76.5912 144.404 77.5482 145.265 78.3138 145.839L78.5052 145.935C79.1751 146.413 79.9407 147.083 80.802 147.275C81.4719 147.37 82.4288 147.179 83.0987 146.892L83.5772 146.796C84.4385 146.605 85.6826 146.222 86.831 146.413C88.0751 146.796 88.9364 147.466 89.7977 148.136L89.8934 148.232C90.5633 148.71 91.5202 149.38 92.2858 149.571C92.9557 149.667 93.7213 149.476 94.5826 149.189L95.0611 149.093C95.731 148.901 96.8794 148.519 98.1235 148.71ZM103.1 153.686C101.856 153.495 100.707 152.634 100.037 151.964L100.612 151.198L99.9418 151.964L99.8461 151.868C99.1762 151.39 98.5063 150.72 97.7407 150.624C97.0708 150.528 96.1138 150.72 95.3482 151.007L94.8697 151.102C94.0084 151.294 92.86 151.677 91.7116 151.294C90.4676 151.102 89.3192 150.146 88.6493 149.571L88.4579 149.476C87.8837 148.997 87.1181 148.327 86.4482 148.232C85.6826 148.136 84.7256 148.327 84.0557 148.614L83.5772 148.71C82.7159 148.901 81.5676 149.284 80.4192 149.093C79.1751 148.71 78.0267 147.944 77.3568 147.37L77.1654 147.179C76.4955 146.7 75.8256 146.126 75.1557 145.935C74.3901 145.839 73.4331 146.03 72.6675 146.318L72.1891 146.413C71.3278 146.605 70.1794 146.987 69.031 146.796C67.7869 146.605 66.7342 145.648 65.9686 145.073C65.3944 144.499 64.5331 143.829 63.6718 143.734C62.9063 143.542 62.045 143.734 61.3751 143.925L60.9923 144.021C59.9396 144.212 58.9826 144.021 58.3127 143.351C57.4514 142.585 57.1643 141.341 57.4514 140.384L57.6428 139.332C57.7385 138.47 58.5041 137.322 59.6525 136.939C60.5138 136.556 61.4708 136.843 62.3321 137.513L62.5235 137.609C63.0977 138.183 63.7675 138.662 64.4374 138.853C64.4374 138.853 64.4374 138.853 64.5331 138.853C65.203 138.949 66.3514 138.662 67.117 138.47C68.1697 138.087 69.4138 137.8 70.6579 137.992C71.8063 138.375 72.6675 139.044 73.3374 139.619L73.8159 140.001C74.3901 140.48 75.1557 141.054 75.8256 141.15C76.5912 141.341 77.5482 141.15 78.2181 140.958L78.4095 140.863C79.4622 140.671 80.7063 140.288 81.9503 140.48C83.0987 140.671 83.96 141.533 84.8213 142.107L85.2041 142.298C85.7783 142.872 86.5439 143.447 87.3095 143.542C87.9794 143.734 88.9364 143.447 89.702 143.351L89.8934 143.255C90.7547 143.064 92.1901 142.681 93.4342 142.872C94.5826 143.064 95.4439 143.734 96.1138 144.499L96.5923 144.691C97.1665 145.169 97.9321 145.839 98.602 145.935C99.2719 146.03 100.325 145.839 100.994 145.552H101.186C102.239 145.361 103.483 144.978 104.727 145.169C105.875 145.361 106.736 146.03 107.598 146.605L107.98 146.987C108.555 147.466 109.32 148.136 109.99 148.232C110.756 148.327 111.808 148.136 112.574 147.849H112.67C113.722 147.466 114.679 147.753 115.349 148.423C116.115 149.189 116.498 150.528 116.211 151.485L116.019 152.347C115.923 153.208 115.158 154.356 114.01 154.835C113.148 155.218 112.191 154.93 111.33 154.261L111.234 154.165C110.564 153.686 109.894 153.016 109.129 152.921C108.363 152.729 107.406 153.016 106.641 153.112L106.162 153.304C105.397 153.686 104.248 153.973 103.1 153.686Z' fill='white'/%3E%3Cpath d='M67.2148 154.739L76.7848 156.653L77.0719 154.835L67.5976 152.825L67.2148 154.739Z' fill='white'/%3E%3Cpath d='M78.6992 157.132L82.4315 157.897L82.8143 155.983L78.9863 155.218L78.6992 157.132Z' fill='white'/%3E%3Cpath d='M2.3315 152.825C2.1401 145.169 -2.54915 138.566 -9.91797 135.312L-9.24808 133.973C-1.30506 137.514 3.67129 144.5 3.86268 152.825H2.3315Z' fill='white'/%3E%3Cpath d='M7.11702 174.166H-41.9766V154.069L-17.7647 132.25H-17.3819C-15.3722 132.25 -13.4583 132.633 -11.64 133.016L-12.1185 134.642C-13.7454 134.164 -15.3722 133.877 -17.1905 133.877L-40.3497 154.835V172.635H5.58584V154.452H7.11702V174.166Z' fill='white'/%3E%3Cpath d='M3.95703 171.008H-41.1172V169.477H2.33015V158.376H-41.1172V156.749H3.95703V171.008Z' fill='white'/%3E%3Cpath d='M-2.35759 169.477C-4.46297 169.477 -6.28125 167.755 -6.28125 165.554H-4.65437C-4.65437 166.893 -3.50598 167.946 -2.26189 167.946C-0.922107 167.946 0.130582 166.893 0.130582 165.554C0.130582 164.309 -0.922107 163.161 -2.26189 163.161V161.534C0.0348835 161.534 1.66176 163.352 1.66176 165.458C1.56607 167.755 -0.156517 169.477 -2.35759 169.477Z' fill='white'/%3E%3Cpath d='M7.11608 154.356H5.4892C5.4892 153.591 5.2978 152.729 5.0107 151.964C4.915 151.39 4.62791 150.815 4.62791 150.337C4.62791 149.476 4.81931 148.71 5.10641 148.04C5.2978 147.466 5.4892 146.987 5.4892 146.318C5.4892 145.839 4.81931 145.073 4.14942 144.499C2.80963 143.064 2.33113 140.863 2.33113 140.001C2.33113 138.853 1.85264 138.566 1.27845 138.375C-1.01833 137.609 -2.45382 136.652 -2.45382 134.451C-2.45382 133.302 -2.93231 132.824 -4.0807 132.824C-5.51618 132.824 -7.71726 132.824 -8.67425 130.814C-9.24844 129.666 -9.53554 129.666 -10.3968 129.666C-10.5882 129.666 -10.8753 129.762 -11.1624 130.049C-11.6409 130.24 -12.2151 130.527 -12.7893 130.527C-13.3635 130.527 -13.842 130.144 -14.2248 129.762C-14.7033 129.379 -15.2775 128.996 -15.9474 128.996C-16.3302 128.996 -16.713 129.379 -16.713 129.762V132.92H-18.3398V129.762C-18.3398 128.518 -17.1915 127.369 -15.9474 127.369C-14.7033 127.369 -13.842 128.039 -13.2678 128.613C-13.0764 128.709 -12.7893 128.996 -12.6936 128.996C-12.5979 128.996 -12.2151 128.9 -11.928 128.613C-11.4495 128.422 -11.0667 128.135 -10.4925 128.135C-9.34414 128.135 -8.38715 128.23 -7.33446 130.144C-6.85597 131.197 -5.70758 131.293 -4.1764 131.293C-2.16672 131.293 -1.01833 132.441 -1.01833 134.451C-1.01833 135.312 -0.826933 136.078 1.66124 136.843C3.00103 137.418 3.67092 138.47 3.67092 140.001C3.67092 140.767 4.14941 142.394 5.0107 143.351C5.872 144.212 6.82899 145.169 6.82899 146.318C6.82899 147.179 6.63759 147.944 6.35049 148.614C6.25479 149.188 5.96769 149.667 5.96769 150.337C5.96769 150.528 6.15909 151.007 6.35049 151.485C6.92468 152.347 7.11608 153.399 7.11608 154.356Z' fill='white'/%3E%3Cpath d='M6.34951 153.591H-41.1172V155.218H6.34951V153.591Z' fill='white'/%3E%3Cpath d='M65.5875 43.7285C61.8553 43.7285 58.7929 46.7908 58.7929 50.4274C58.7929 54.1597 61.8553 57.222 65.5875 57.222C69.2241 57.222 72.2865 54.1597 72.2865 50.4274C72.1908 46.7908 69.2241 43.7285 65.5875 43.7285ZM65.5875 58.4661C61.1854 58.4661 57.6445 54.8296 57.6445 50.4274C57.6445 46.1209 61.1854 42.4844 65.5875 42.4844C69.894 42.4844 73.5306 46.1209 73.5306 50.4274C73.4349 54.8296 69.894 58.4661 65.5875 58.4661Z' fill='white'/%3E%3Cpath d='M65.7792 67.3652C64.5351 67.3652 63.291 67.2695 62.2383 66.8867L62.6211 65.7383C64.4394 66.3125 67.2146 66.3125 68.9372 65.7383L69.4157 66.8867C68.363 67.2695 67.1189 67.3652 65.7792 67.3652Z' fill='white'/%3E%3Cpath d='M71.3281 66.2177L70.7539 65.165C71.9023 64.5908 72.4765 64.0166 72.4765 64.0166L73.2421 64.7822C73.2421 64.9736 72.5722 65.6435 71.3281 66.2177Z' fill='white'/%3E%3Cpath d='M65.2043 63.8248C64.1516 63.8248 63.2903 63.3463 62.6204 62.3893C61.472 60.9538 58.9838 59.7098 57.1656 60.2839C55.8258 60.6667 54.6774 60.4753 53.9118 59.9012C53.3376 59.4227 52.6677 58.6571 52.6677 57.2216C52.6677 55.4033 50.7537 52.9151 48.8397 52.2452C47.0215 51.671 46.543 50.6184 46.543 49.2786H47.7871C47.7871 50.1399 47.8828 50.6184 49.2225 51.0968C51.3279 51.8624 53.8161 54.6377 53.8161 57.2216C53.8161 57.9872 54.0075 58.5614 54.486 58.9442C55.0602 59.327 55.8258 59.4227 56.5914 59.0399C59.0795 58.37 62.0462 59.8055 63.386 61.7194C63.9602 62.3893 64.5344 62.7721 65.1086 62.7721C65.6828 62.7721 66.257 62.3893 66.8312 61.7194C68.1709 59.9012 71.7118 58.37 74.2 59.0399C75.0613 59.4227 75.8269 59.2313 76.3054 58.9442C76.7838 58.5614 76.9752 58.0829 76.9752 57.2216C77.0709 54.6377 79.5591 51.8624 81.7602 51.0968C82.6215 50.7141 83.1 50.2356 83.1 49.2786H84.3441C84.3441 50.714 83.5785 51.7667 82.0473 52.2452C80.1333 52.9151 78.2193 55.4033 78.2193 57.2216C78.2193 58.6571 77.5494 59.5184 76.9752 59.9012C76.2097 60.4753 75.0613 60.571 73.8172 60.2839C71.9989 59.7098 68.9365 60.8581 67.6924 62.3893C67.1183 63.442 66.257 63.8248 65.2043 63.8248Z' fill='white'/%3E%3Cpath d='M65.5875 43.7285C61.8553 43.7285 58.7929 46.7908 58.7929 50.4274C58.7929 54.1597 61.8553 57.222 65.5875 57.222C69.2241 57.222 72.2865 54.1597 72.2865 50.4274C72.1908 46.7908 69.2241 43.7285 65.5875 43.7285ZM65.5875 58.4661C61.1854 58.4661 57.6445 54.8296 57.6445 50.4274C57.6445 46.1209 61.1854 42.4844 65.5875 42.4844C69.894 42.4844 73.5306 46.1209 73.5306 50.4274C73.4349 54.8296 69.894 58.4661 65.5875 58.4661Z' fill='white'/%3E%3Cpath d='M65.589 32.7226C55.732 32.7226 47.8847 40.6656 47.8847 50.3312C47.8847 60.1882 55.8277 68.0356 65.589 68.0356C75.3503 68.0356 83.1976 60.0925 83.1976 50.3312C83.1976 40.6656 75.2546 32.7226 65.589 32.7226ZM65.589 69.3753C55.0621 69.3753 46.6406 60.8581 46.6406 50.4269C46.6406 39.9957 55.1578 31.5742 65.589 31.5742C76.0202 31.5742 84.4417 40.0914 84.4417 50.4269C84.4417 60.9538 75.9245 69.3753 65.589 69.3753Z' fill='white'/%3E%3Cpath d='M52.6698 46.2158C52.287 46.2158 52.0956 46.4072 52.0956 46.79C52.0956 47.1728 52.287 47.3642 52.6698 47.3642C53.0526 47.3642 53.3397 47.1728 53.3397 46.79C53.3397 46.4072 53.0526 46.2158 52.6698 46.2158ZM52.6698 48.6083C51.6172 48.6083 50.8516 47.8427 50.8516 46.79C50.8516 45.7373 51.6172 44.9717 52.6698 44.9717C53.7225 44.9717 54.4881 45.7373 54.4881 46.79C54.4881 47.8427 53.7225 48.6083 52.6698 48.6083Z' fill='white'/%3E%3Cpath d='M77.7421 46.2167C77.3593 46.2167 77.0722 46.4081 77.0722 46.7909C77.0722 47.1737 77.455 47.3651 77.7421 47.3651C78.1249 47.3651 78.3163 47.1737 78.3163 46.7909C78.3163 46.4081 78.1249 46.2167 77.7421 46.2167ZM77.7421 48.6092C76.6894 48.6092 75.8281 47.8436 75.8281 46.7909C75.8281 45.7383 76.6894 44.9727 77.7421 44.9727C78.7948 44.9727 79.5604 45.7383 79.5604 46.7909C79.5604 47.8436 78.7948 48.6092 77.7421 48.6092Z' fill='white'/%3E%3Cpath d='M70.9472 38.1774C70.5644 38.1774 70.373 38.5602 70.373 38.8473C70.373 39.2301 70.5644 39.4215 70.9472 39.4215C71.33 39.4215 71.6171 39.2301 71.6171 38.8473C71.7128 38.5602 71.33 38.1774 70.9472 38.1774ZM70.9472 40.6656C69.8945 40.6656 69.1289 39.9 69.1289 38.8473C69.1289 37.7946 69.8945 37.0291 70.9472 37.0291C71.9999 37.0291 72.7655 37.7946 72.7655 38.8473C72.7655 39.9 71.9999 40.6656 70.9472 40.6656Z' fill='white'/%3E%3Cpath d='M60.037 38.1777C59.6542 38.1777 59.4628 38.5605 59.4628 38.8476C59.4628 39.2304 59.6542 39.4218 60.037 39.4218C60.4198 39.4218 60.6112 39.2304 60.6112 38.8476C60.6112 38.5605 60.3241 38.1777 60.037 38.1777ZM60.037 40.6659C58.9843 40.6659 58.2188 39.9003 58.2188 38.8476C58.2188 37.7949 58.9843 37.0293 60.037 37.0293C61.0897 37.0293 61.8553 37.7949 61.8553 38.8476C61.8553 39.9003 60.994 40.6659 60.037 40.6659Z' fill='white'/%3E%3Cpath d='M54.6777 42.9628L53.4336 41.7187L54.3906 40.9531L55.6347 42.0058L54.6777 42.9628Z' fill='white'/%3E%3Cpath d='M65.4902 36.7418L64.4375 36.0719L65.6816 34.2537L66.7343 34.9236L65.4902 36.7418Z' fill='white'/%3E%3Cpath d='M65.1094 41.2402L64.7266 40.0918L67.2147 39.4219L67.5018 40.666L65.1094 41.2402Z' fill='white'/%3E%3Cpath d='M76.7831 41.8143L74.9648 40.5703L75.6347 39.5176L77.453 40.7617L76.7831 41.8143Z' fill='white'/%3E%3Cpath d='M75.6347 52.8192L74.9648 51.7665L76.7831 50.5225L77.453 51.5751L75.6347 52.8192Z' fill='white'/%3E%3Cpath d='M55.7304 53.6805L54.582 53.2977L55.1562 51.001L56.3046 51.1924L55.7304 53.6805Z' fill='white'/%3E%3Cpath d='M175.548 66.123C171.912 66.123 168.85 69.0897 168.85 72.8219C168.85 76.5542 171.912 79.5208 175.548 79.5208C179.281 79.5208 182.343 76.5542 182.343 72.8219C182.343 69.0897 179.281 66.123 175.548 66.123ZM175.548 80.6692C171.242 80.6692 167.605 77.1284 167.605 72.7262C167.605 68.3241 171.242 64.7832 175.548 64.7832C179.951 64.7832 183.492 68.3241 183.492 72.7262C183.492 77.2241 179.951 80.6692 175.548 80.6692Z' fill='white'/%3E%3Cpath d='M175.932 89.7597C174.687 89.7597 173.348 89.5683 172.391 89.2812L172.773 88.0371C174.496 88.6113 177.367 88.6113 179.09 88.0371L179.472 89.2812C178.515 89.4726 177.176 89.7597 175.932 89.7597Z' fill='white'/%3E%3Cpath d='M181.289 88.6122L180.715 87.4638C181.863 86.8896 182.437 86.3154 182.437 86.3154L183.299 87.1767C183.394 87.2724 182.629 87.9423 181.289 88.6122Z' fill='white'/%3E%3Cpath d='M175.357 86.2193C174.304 86.2193 173.443 85.6451 172.677 84.7838C171.529 83.157 169.04 81.9129 167.222 82.4871C165.978 82.9656 164.83 82.8699 164.064 82.1043C163.49 81.7215 162.82 80.9559 162.82 79.4247C162.82 77.6064 160.906 75.2139 158.992 74.5441C157.078 73.8742 156.695 72.8215 156.695 71.4817H157.939C157.939 72.5344 158.035 72.9172 159.279 73.3957C161.385 74.0656 163.873 76.9365 164.064 79.4247C164.064 80.1903 164.256 80.8602 164.734 81.1473C165.213 81.6258 165.978 81.6258 166.839 81.3387C169.232 80.5731 172.294 82.1043 173.634 83.9226C174.113 84.5925 174.687 84.9752 175.261 84.9752C175.931 84.9752 176.505 84.5925 176.984 83.9226C178.323 82.1043 181.96 80.5731 184.352 81.3387C185.214 81.5301 186.075 81.5301 186.649 81.1473C187.128 80.9559 187.319 80.286 187.319 79.4247C187.319 76.9365 189.807 74.0656 191.913 73.3957C192.965 73.0129 193.348 72.343 193.348 71.4817H194.592C194.592 72.9172 193.827 73.9699 192.295 74.5441C190.381 75.2139 188.467 77.6064 188.467 79.4247C188.372 81.0516 187.797 81.8172 187.223 82.1043C186.458 82.7742 185.214 82.8699 183.97 82.4871C182.247 82.0086 179.185 83.157 177.94 84.7838C177.175 85.6451 176.218 86.2193 175.357 86.2193Z' fill='white'/%3E%3Cpath d='M175.548 66.123C171.912 66.123 168.85 69.0897 168.85 72.8219C168.85 76.5542 171.912 79.5208 175.548 79.5208C179.281 79.5208 182.343 76.5542 182.343 72.8219C182.343 69.0897 179.281 66.123 175.548 66.123ZM175.548 80.6692C171.242 80.6692 167.605 77.1284 167.605 72.7262C167.605 68.3241 171.242 64.7832 175.548 64.7832C179.951 64.7832 183.492 68.3241 183.492 72.7262C183.492 77.2241 179.951 80.6692 175.548 80.6692Z' fill='white'/%3E%3Cpath d='M175.548 55.0214C165.787 55.0214 157.939 63.0601 157.939 72.7257C157.939 82.3913 165.882 90.4301 175.548 90.4301C185.405 90.4301 193.252 82.3913 193.252 72.7257C193.252 63.0601 185.405 55.0214 175.548 55.0214ZM175.548 91.6741C165.117 91.6741 156.695 83.1569 156.695 72.8214C156.695 62.4859 165.213 53.873 175.548 53.873C186.075 53.873 194.496 62.4859 194.496 72.8214C194.496 83.1569 186.075 91.6741 175.548 91.6741Z' fill='white'/%3E%3Cpath d='M162.818 68.5146C162.435 68.5146 162.148 68.8974 162.148 69.1845C162.148 69.5673 162.531 69.7587 162.818 69.7587C163.105 69.7587 163.392 69.5673 163.392 69.1845C163.297 68.8017 163.105 68.5146 162.818 68.5146ZM162.818 71.0028C161.766 71.0028 161 70.1415 161 69.1845C161 68.1318 161.766 67.2705 162.818 67.2705C163.871 67.2705 164.637 68.1318 164.637 69.1845C164.541 70.0458 163.775 71.0028 162.818 71.0028Z' fill='white'/%3E%3Cpath d='M187.799 68.5156C187.416 68.5156 187.225 68.8984 187.225 69.1855C187.225 69.5683 187.416 69.7596 187.799 69.7596C188.182 69.7596 188.469 69.5683 188.469 69.1855C188.469 68.8027 188.086 68.5156 187.799 68.5156ZM187.799 71.0037C186.746 71.0037 185.98 70.1424 185.98 69.1855C185.98 68.1328 186.746 67.2715 187.799 67.2715C188.851 67.2715 189.617 68.1328 189.617 69.1855C189.521 70.0467 188.756 71.0037 187.799 71.0037Z' fill='white'/%3E%3Cpath d='M181.1 60.5722C180.717 60.5722 180.43 60.7636 180.43 61.1464C180.43 61.5292 180.812 61.8163 181.1 61.8163C181.482 61.8163 181.674 61.4335 181.674 61.1464C181.674 60.8593 181.387 60.5722 181.1 60.5722ZM181.1 63.0604C180.047 63.0604 179.281 62.1991 179.281 61.1464C179.281 60.0937 180.047 59.3281 181.1 59.3281C182.152 59.3281 182.918 60.0937 182.918 61.1464C182.918 62.1991 182.152 63.0604 181.1 63.0604Z' fill='white'/%3E%3Cpath d='M170.094 60.5722C169.711 60.5722 169.424 60.7636 169.424 61.1464C169.424 61.5292 169.807 61.8163 170.094 61.8163C170.381 61.8163 170.668 61.4335 170.668 61.1464C170.668 60.8593 170.476 60.5722 170.094 60.5722ZM170.094 63.0604C169.041 63.0604 168.18 62.1991 168.18 61.1464C168.18 60.0937 169.041 59.3281 170.094 59.3281C171.146 59.3281 171.912 60.0937 171.912 61.1464C171.912 62.1991 171.146 63.0604 170.094 63.0604Z' fill='white'/%3E%3Cpath d='M164.83 65.3573L163.586 64.1132L164.352 63.1562L165.596 64.4003L164.83 65.3573Z' fill='white'/%3E%3Cpath d='M175.451 59.1366L174.398 58.4667L175.643 56.5527L176.695 57.2226L175.451 59.1366Z' fill='white'/%3E%3Cpath d='M175.07 63.6347L174.879 62.3906L177.271 61.8164L177.558 62.9648L175.07 63.6347Z' fill='white'/%3E%3Cpath d='M186.842 64.1132L185.023 62.9648L185.693 61.9121L187.512 63.0605L186.842 64.1132Z' fill='white'/%3E%3Cpath d='M185.693 75.1181L185.023 74.1611L186.842 72.917L187.512 73.874L185.693 75.1181Z' fill='white'/%3E%3Cpath d='M165.787 75.9794L164.543 75.6923L165.309 73.2041L166.361 73.5869L165.787 75.9794Z' fill='white'/%3E%3Cpath d='M36.8759 211.681L36.3017 210.915C37.6415 210.15 39.1727 208.044 39.1727 205.939C39.1727 199.91 33.1436 194.646 26.4447 194.646C19.5544 194.646 13.5253 200.006 13.5253 205.939C13.5253 208.044 14.9608 210.15 16.3963 210.915L15.8221 211.681C14.1952 210.628 12.6641 208.523 12.6641 205.939C12.6641 199.336 19.0759 193.594 26.4447 193.594C33.7178 193.594 40.1297 199.336 40.1297 205.939C40.034 208.523 38.4071 210.724 36.8759 211.681Z' fill='white'/%3E%3Cpath d='M28.2616 196.082C27.7831 196.082 27.2089 196.465 27.2089 196.56C27.2089 196.752 27.7831 197.135 28.2616 197.135C28.6444 197.135 29.1229 196.752 29.3143 196.56C29.1229 196.465 28.5487 196.082 28.2616 196.082ZM28.2616 197.996C27.496 197.996 26.3477 197.422 26.3477 196.56C26.3477 195.795 27.496 195.125 28.2616 195.125C29.0272 195.125 30.1756 195.795 30.1756 196.56C30.1756 197.422 29.0272 197.996 28.2616 197.996Z' fill='white'/%3E%3Cpath d='M22.4237 196.082C21.9452 196.082 21.3711 196.465 21.3711 196.56C21.3711 196.752 21.9452 197.135 22.4237 197.135C22.8065 197.135 23.285 196.752 23.285 196.56C23.285 196.465 22.7108 196.082 22.4237 196.082ZM22.4237 197.996C21.6581 197.996 20.4141 197.422 20.4141 196.56C20.4141 195.795 21.6581 195.125 22.4237 195.125C23.1893 195.125 24.3377 195.795 24.3377 196.56C24.3377 197.422 23.1893 197.996 22.4237 197.996Z' fill='white'/%3E%3Cpath d='M118.512 114.833L116.406 103.54L117.459 103.444L119.373 114.737L118.512 114.833Z' fill='white'/%3E%3Cpath d='M125.209 114.833L124.348 114.737L126.74 103.444L127.697 103.54L125.209 114.833Z' fill='white'/%3E%3Cpath d='M122.24 108.421H121.379V114.833H122.24V108.421Z' fill='white'/%3E%3Cpath d='M122.24 102.105H121.379V106.508H122.24V102.105Z' fill='white'/%3E%3Cpath d='M112.289 103.061L115.447 113.684C115.543 114.067 115.638 114.258 116.021 114.258H127.697C128.079 114.258 128.175 114.067 128.175 113.684H128.271L131.429 103.157L127.218 103.923L121.763 102.487L116.883 103.923L112.289 103.061ZM127.697 115.311H115.926C115.16 115.311 114.586 114.737 114.49 113.971L110.758 101.913L116.883 103.061L121.859 101.626L127.314 103.061L132.864 101.913L129.228 113.971C129.132 114.737 128.558 115.311 127.697 115.311Z' fill='white'/%3E%3Cpath d='M132.481 102.87L131.907 102.105C133.151 101.243 134.587 99.2338 134.587 97.1284C134.587 91.0994 128.558 85.8359 121.859 85.8359C115.064 85.8359 109.131 91.1951 109.131 97.1284C109.131 99.2338 110.471 101.243 111.81 102.105L111.236 102.87C109.609 101.818 108.078 99.7123 108.078 97.1284C108.078 90.5252 114.49 84.7832 121.859 84.7832C129.228 84.7832 135.639 90.5252 135.639 97.1284C135.639 99.7123 134.108 101.818 132.481 102.87Z' fill='white'/%3E%3Cpath d='M123.773 87.2714C123.391 87.2714 122.912 87.6542 122.912 87.7499C122.912 87.9413 123.486 88.3241 123.773 88.3241C124.252 88.3241 124.826 87.9413 124.826 87.7499C124.826 87.5585 124.252 87.2714 123.773 87.2714ZM123.773 89.1854C123.008 89.1854 121.859 88.6112 121.859 87.7499C121.859 86.9843 123.008 86.3145 123.773 86.3145C124.539 86.3145 125.783 86.9843 125.783 87.7499C125.783 88.6112 124.539 89.1854 123.773 89.1854Z' fill='white'/%3E%3Cpath d='M131.717 92.248C131.238 92.248 130.664 92.4394 130.664 92.7265C130.664 92.8222 131.238 93.205 131.717 93.205C132.099 93.205 132.578 92.8222 132.769 92.7265C132.578 92.4394 132.004 92.248 131.717 92.248ZM131.717 94.162C130.951 94.162 129.707 93.5878 129.707 92.7265C129.707 91.8652 130.951 91.291 131.717 91.291C132.482 91.291 133.631 91.8652 133.631 92.7265C133.631 93.5878 132.482 94.162 131.717 94.162Z' fill='white'/%3E%3Cpath d='M121.857 94.6406C121.379 94.6406 120.805 95.0234 120.805 95.2148C120.805 95.3105 121.379 95.6933 121.857 95.6933C122.24 95.6933 122.719 95.3105 122.91 95.2148C122.719 94.9277 122.24 94.6406 121.857 94.6406ZM121.857 96.6503C121.092 96.6503 119.848 95.9804 119.848 95.2148C119.848 94.3535 121.092 93.7793 121.857 93.7793C122.623 93.7793 123.771 94.3535 123.771 95.2148C123.771 95.9804 122.623 96.6503 121.857 96.6503Z' fill='white'/%3E%3Cpath d='M116.883 91.195C116.5 91.195 116.021 91.5778 116.021 91.6735C116.021 91.8649 116.596 92.2477 116.883 92.2477C117.361 92.2477 117.935 91.8649 117.935 91.6735C117.935 91.5778 117.361 91.195 116.883 91.195ZM116.883 93.109C116.117 93.109 114.969 92.5348 114.969 91.6735C114.969 90.8122 116.117 90.238 116.883 90.238C117.648 90.238 118.892 90.8122 118.892 91.6735C118.892 92.5348 117.648 93.109 116.883 93.109Z' fill='white'/%3E%3Cpath d='M125.207 91.1953C124.824 91.1953 124.346 91.5781 124.346 91.6738C124.346 91.8652 124.92 92.248 125.207 92.248C125.685 92.248 126.26 91.8652 126.26 91.6738C126.26 91.5781 125.685 91.1953 125.207 91.1953ZM125.207 93.1093C124.441 93.1093 123.293 92.5351 123.293 91.6738C123.293 90.8125 124.441 90.2383 125.207 90.2383C125.973 90.2383 127.217 90.8125 127.217 91.6738C127.312 92.5351 126.068 93.1093 125.207 93.1093Z' fill='white'/%3E%3Cpath d='M112 93.6836C111.521 93.6836 110.947 94.0664 110.947 94.162C110.947 94.2577 111.521 94.6405 112 94.6405C112.383 94.6405 112.861 94.2577 113.053 94.162C112.957 94.0664 112.383 93.6836 112 93.6836ZM112 95.5975C111.234 95.5975 110.086 95.0233 110.086 94.162C110.086 93.3008 111.234 92.7266 112 92.7266C112.766 92.7266 113.914 93.3008 113.914 94.162C113.914 95.0233 112.766 95.5975 112 95.5975Z' fill='white'/%3E%3Cpath d='M117.937 87.2714C117.555 87.2714 117.076 87.6542 116.885 87.7499C116.98 87.9413 117.555 88.3241 117.937 88.3241C118.416 88.3241 118.99 87.9413 118.99 87.7499C118.894 87.5585 118.32 87.2714 117.937 87.2714ZM117.937 89.1854C117.172 89.1854 116.023 88.6112 116.023 87.7499C116.023 86.9843 117.172 86.3145 117.937 86.3145C118.703 86.3145 119.851 86.9843 119.851 87.7499C119.851 88.6112 118.703 89.1854 117.937 89.1854Z' fill='white'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1499_124532'%3E%3Crect width='319.085' height='262.892' fill='white' transform='translate(197 -65)'/%3E%3C/clipPath%3E%3CclipPath id='clip1_1499_124532'%3E%3Crect width='319.085' height='262.892' fill='white' transform='translate(-79 -65)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 100%;
  height: 198px;
  background-repeat: repeat-x;
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan {
  margin-bottom: 16px;
}
.CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan,
.CX-lacak-referrral .box-lacak-referral .box-rekap-bulanan {
  background-color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 8px 10px 4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 8px 10px 4px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 8px 10px 4px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 8px 10px 4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 8px 10px 4px rgba(0, 0, 0, 0.15);
}
.CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan .box-rekap-inner,
.CX-lacak-referrral .box-lacak-referral .box-rekap-bulanan .box-rekap-inner {
  padding: 19px 24px;
}
.CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan .box-rekap-inner .head-title,
.CX-lacak-referrral .box-lacak-referral .box-rekap-bulanan .box-rekap-inner .head-title {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan .box-rekap-inner .head-title h3,
.CX-lacak-referrral .box-lacak-referral .box-rekap-bulanan .box-rekap-inner .head-title h3 {
  font-size: 18px;
  margin-bottom: 0px;
  font-family: "source-sans-pro-bold";
}
.CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan .box-rekap-inner .box-summary-data,
.CX-lacak-referrral .box-lacak-referral .box-rekap-bulanan .box-rekap-inner .box-summary-data {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 20px;
}
.CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan .box-rekap-inner .box-summary-data .item,
.CX-lacak-referrral .box-lacak-referral .box-rekap-bulanan .box-rekap-inner .box-summary-data .item {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #e5e5e5;
  padding: 12px 16px;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1024px) {
  .CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan .box-rekap-inner .box-summary-data .item,
  .CX-lacak-referrral .box-lacak-referral .box-rekap-bulanan .box-rekap-inner .box-summary-data .item {
    display: block;
    padding: 9px 12px;
  }
}
@media (max-width: 1024px) {
  .CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan .box-rekap-inner .box-summary-data .item .text,
  .CX-lacak-referrral .box-lacak-referral .box-rekap-bulanan .box-rekap-inner .box-summary-data .item .text {
    display: block;
    width: 100%;
  }
}
.CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan .box-rekap-inner .box-summary-data .item .text .label,
.CX-lacak-referrral .box-lacak-referral .box-rekap-bulanan .box-rekap-inner .box-summary-data .item .text .label {
  border: 0px;
  text-transform: none;
  font-weight: normal;
  font-size: 13px;
  color: #353535;
  font-family: "source-sans-pro-semibold";
  padding: 0 0;
  margin: 0 0;
}
@media (max-width: 1024px) {
  .CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan .box-rekap-inner .box-summary-data .item .text .label,
  .CX-lacak-referrral .box-lacak-referral .box-rekap-bulanan .box-rekap-inner .box-summary-data .item .text .label {
    font-family: "source-sans-pro-regular";
  }
}
.CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan .box-rekap-inner .box-summary-data .item .text .value,
.CX-lacak-referrral .box-lacak-referral .box-rekap-bulanan .box-rekap-inner .box-summary-data .item .text .value {
  font-family: "source-sans-pro-bold";
  color: #353535;
  font-size: 24px;
}
@media (max-width: 1024px) {
  .CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan .box-rekap-inner .box-summary-data .item .text .value,
  .CX-lacak-referrral .box-lacak-referral .box-rekap-bulanan .box-rekap-inner .box-summary-data .item .text .value {
    font-size: 22px;
  }
}
@media (max-width: 1024px) {
  .CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan .box-rekap-inner .box-summary-data .item .img,
  .CX-lacak-referrral .box-lacak-referral .box-rekap-bulanan .box-rekap-inner .box-summary-data .item .img {
    display: none;
  }
}
.CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan .cx-dropdown__item,
.CX-lacak-referrral .box-lacak-referral .box-rekap-bulanan .cx-dropdown__item {
  border-bottom: 0px;
  font-size: 13px;
}
.CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan .cx-dropdown__item:hover,
.CX-lacak-referrral .box-lacak-referral .box-rekap-bulanan .cx-dropdown__item:hover {
  color: #494df4;
  font-family: "source-sans-pro-black";
}
.CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan .cx-dropdown__menu {
  width: initial;
}

.CX-lacak-referrral .box-rekap-detail {
  padding: 0 24px;
}
.CX-lacak-referrral .divider {
  width: 100%;
  height: 1px;
  background-color: #d9d9d9;
  margin: 10px;
}
.CX-lacak-referrral .box-lacak-referral {
  position: relative;
}
.CX-lacak-referrral .box-lacak-referral > .container.CX-wrapper {
  position: relative;
  z-index: 2;
  padding-top: 24px;
}
.CX-lacak-referrral .box-lacak-referral:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: -50px;
  background: linear-gradient(rgb(73, 77, 244) 0%, rgb(69, 34, 245) 82.42%);
  height: 253px;
}
.CX-lacak-referrral .box-lacak-referral:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='517' height='198' viewBox='0 0 517 198' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.07'%3E%3Cg clip-path='url(%23clip0_1499_124532)'%3E%3Cpath d='M281.105 22.9622L283.019 23.2493L286.082 8.2246L283.976 7.9375L281.105 22.9622Z' fill='white'/%3E%3Cpath d='M286.847 4.30028L284.838 3.82178L285.603 -0.101871C285.699 -0.484667 285.603 -0.676064 285.507 -0.867462C285.412 -1.05886 285.125 -1.25026 284.838 -1.34596L236.797 -10.9159C236.223 -11.1073 235.648 -10.7245 235.553 -10.1503L234.787 -6.22661L232.777 -6.6094L233.543 -10.7245C233.926 -12.3513 235.553 -13.404 237.179 -13.1169L285.316 -3.54703C286.082 -3.35564 286.752 -2.87714 287.23 -2.20725C287.709 -1.53736 287.9 -0.771763 287.709 0.0895281L286.847 4.30028Z' fill='white'/%3E%3Cpath d='M228.855 12.4349L230.865 12.9134L233.928 -2.20705L231.918 -2.58984L228.855 12.4349Z' fill='white'/%3E%3Cpath d='M237.562 5.83167C233.351 5.06608 231.15 1.52521 231.916 -2.68555L233.926 -2.20705C233.256 0.855318 234.787 3.24779 237.849 3.82199C240.816 4.39618 244.261 3.15209 244.835 -0.00597405L246.845 0.472521C246.079 4.87468 241.486 6.69296 237.562 5.83167Z' fill='white'/%3E%3Cpath d='M225.695 12.914L285.794 24.8763L286.273 22.9624L226.174 10.8086L225.695 12.914Z' fill='white'/%3E%3Cpath d='M250.578 8.51135C246.367 7.74576 244.166 4.2049 244.932 -0.00585938L246.941 0.472636C246.367 3.535 247.994 5.92748 251.056 6.50167C253.927 7.07587 257.372 5.83178 258.042 2.76941L259.956 3.15221C259.191 7.45866 254.501 9.27694 250.578 8.51135Z' fill='white'/%3E%3Cpath d='M264.55 11.2867C260.626 10.5211 257.086 6.98028 257.947 2.67383L259.861 3.05662C259.287 6.11899 261.966 8.70286 264.933 9.27706C267.995 9.85125 270.388 8.41577 270.962 5.3534L272.972 5.73619C272.11 9.85125 268.761 12.0523 264.55 11.2867Z' fill='white'/%3E%3Cpath d='M277.567 13.8707C273.739 13.1051 270.102 9.56427 270.964 5.25781L272.973 5.64061C272.303 8.79868 274.983 11.2868 277.95 11.861C281.012 12.5309 283.405 10.9998 283.979 7.93739L285.988 8.32018C285.223 12.4352 281.778 14.6363 277.567 13.8707Z' fill='white'/%3E%3Cpath d='M246.654 -2.68597C246.08 -2.78167 245.506 -2.49457 245.41 -1.92038C245.315 -1.34618 245.602 -0.867687 246.176 -0.771988C246.75 -0.67629 247.324 -0.963386 247.42 -1.53758C247.516 -2.20747 247.037 -2.59027 246.654 -2.68597ZM245.697 1.23769C244.071 0.854897 243.018 -0.676291 243.305 -2.39887C243.688 -4.12145 245.219 -5.07844 246.942 -4.79135C248.664 -4.40855 249.621 -2.87736 249.334 -1.15478C248.951 0.4721 247.42 1.52479 245.697 1.23769Z' fill='white'/%3E%3Cpath d='M259.575 -0.1014C259.001 -0.197099 258.426 0.0899971 258.331 0.664191C258.235 1.23838 258.522 1.71688 259.096 1.81258C259.67 1.90828 260.245 1.62118 260.34 1.04699C260.532 0.472794 260.149 -0.00570107 259.575 -0.1014ZM258.809 3.82226C257.087 3.43946 256.13 1.90828 256.321 0.185696C256.704 -1.44119 258.331 -2.49387 259.958 -2.20678C261.68 -1.82398 262.829 -0.292799 262.446 1.42978C262.063 3.15236 260.436 4.20505 258.809 3.82226Z' fill='white'/%3E%3Cpath d='M272.591 2.48259C272.017 2.38689 271.443 2.67398 271.347 3.24818C271.252 3.82237 271.73 4.39656 272.209 4.49226C272.687 4.58796 273.261 4.10947 273.357 3.63098C273.548 3.15248 273.166 2.57828 272.591 2.48259ZM271.826 6.40624C270.103 6.02345 269.146 4.49226 269.433 2.76968C269.816 1.1428 271.347 0.0901093 273.07 0.377206C274.697 0.760003 275.749 2.29119 275.462 4.01377C275.08 5.73635 273.548 6.78904 271.826 6.40624Z' fill='white'/%3E%3Cpath d='M285.604 5.06657C285.029 4.97087 284.551 5.25797 284.455 5.83216C284.36 6.40635 284.647 6.98055 285.221 7.07625C285.795 7.17194 286.274 6.69345 286.369 6.31065C286.465 5.73646 286.178 5.16227 285.604 5.06657ZM284.838 8.99022C283.211 8.60743 282.158 7.07625 282.446 5.35366C282.828 3.72678 284.36 2.67409 286.082 2.96119C287.805 3.34399 288.762 4.87517 288.475 6.59775C288.092 8.32033 286.465 9.37302 284.838 8.99022Z' fill='white'/%3E%3Cpath d='M233.258 11.287L243.306 13.201L243.785 11.287L233.736 9.27734L233.258 11.287Z' fill='white'/%3E%3Cpath d='M245.41 13.6796L248.281 14.2538L248.76 12.3398L245.697 11.6699L245.41 13.6796Z' fill='white'/%3E%3Cpath d='M413.839 -13.1173C408.002 -13.1173 403.312 -8.33232 403.312 -2.59038C403.312 3.15156 407.906 7.84081 413.839 7.84081C419.581 7.84081 424.271 3.24726 424.271 -2.59038C424.175 -8.33232 419.581 -13.1173 413.839 -13.1173ZM413.839 9.75479C406.949 9.75479 401.398 4.20425 401.398 -2.59038C401.398 -9.48071 406.949 -15.0312 413.839 -15.0312C420.634 -15.0312 426.184 -9.48071 426.184 -2.59038C426.089 4.20425 420.538 9.75479 413.839 9.75479Z' fill='white'/%3E%3Cpath d='M414.222 23.8231C412.213 23.8231 410.107 23.6317 408.672 23.0575L409.246 21.2393C411.926 22.1006 416.519 22.1006 419.199 21.2393L419.773 23.0575C418.242 23.6317 416.232 23.8231 414.222 23.8231Z' fill='white'/%3E%3Cpath d='M422.742 22.0047L421.977 20.2822C423.699 19.4209 424.56 18.5596 424.56 18.5596L425.9 19.8994C425.805 19.9951 424.752 21.0477 422.742 22.0047Z' fill='white'/%3E%3Cpath d='M413.266 18.3681C411.831 18.3681 410.3 17.5069 409.151 15.9757C407.333 13.5832 403.505 11.6692 400.634 12.4348C398.624 13.1047 396.902 12.9133 395.562 11.9563C394.796 11.2864 393.744 10.0423 393.648 7.74556C393.648 4.77889 390.586 1.04663 387.619 -0.101761C384.652 -0.963053 384.078 -2.58993 384.078 -4.69531H385.992C385.992 -3.25983 386.183 -2.58994 388.097 -1.72865C391.447 -0.580257 395.466 3.7262 395.466 7.64986C395.466 8.89394 395.945 9.94663 396.615 10.3294C397.38 10.9036 398.624 10.9993 399.964 10.5208C403.696 9.37244 408.29 11.7649 410.587 14.7316C411.257 15.7843 412.214 16.3585 413.075 16.3585C413.936 16.3585 414.893 15.7843 415.659 14.7316C417.764 11.8606 423.506 9.37244 427.143 10.5208C428.482 10.9993 429.727 10.9036 430.492 10.3294C431.162 9.85093 431.641 8.89394 431.641 7.64986C431.736 3.7262 435.564 -0.580257 439.009 -1.72865C440.445 -2.30284 441.115 -3.16413 441.115 -4.69531H443.029C443.029 -2.39854 441.88 -0.867353 439.488 -0.101761C436.521 1.04663 433.459 4.77889 433.459 7.74556C433.363 10.0423 432.31 11.2864 431.545 11.9563C430.301 12.8176 428.482 13.1047 426.473 12.4348C423.793 11.6692 418.913 13.4875 417.094 15.9757C416.233 17.5069 414.797 18.3681 413.266 18.3681Z' fill='white'/%3E%3Cpath d='M413.839 -13.1173C408.002 -13.1173 403.312 -8.33232 403.312 -2.59038C403.312 3.15156 407.906 7.84081 413.839 7.84081C419.581 7.84081 424.271 3.24726 424.271 -2.59038C424.175 -8.33232 419.581 -13.1173 413.839 -13.1173ZM413.839 9.75479C406.949 9.75479 401.398 4.20425 401.398 -2.59038C401.398 -9.48071 406.949 -15.0312 413.839 -15.0312C420.634 -15.0312 426.184 -9.48071 426.184 -2.59038C426.089 4.20425 420.538 9.75479 413.839 9.75479Z' fill='white'/%3E%3Cpath d='M413.841 -30.3429C398.624 -30.3429 386.184 -17.902 386.184 -2.68584C386.184 12.5303 398.624 24.8755 413.841 24.8755C429.057 24.8755 441.402 12.5303 441.402 -2.68584C441.402 -17.902 429.057 -30.3429 413.841 -30.3429ZM413.841 26.8852C397.476 26.8852 384.27 13.6787 384.27 -2.59014C384.27 -18.9547 397.476 -32.1611 413.841 -32.1611C430.109 -32.1611 443.316 -18.9547 443.316 -2.59014C443.316 13.6787 430.109 26.8852 413.841 26.8852Z' fill='white'/%3E%3Cpath d='M429.537 1.04673L428.484 -0.580159L431.355 -2.49414L432.408 -0.962957L429.537 1.04673Z' fill='white'/%3E%3Cpath d='M398.435 2.38653L396.617 1.90804L397.478 -1.91992L399.392 -1.44143L398.435 2.38653Z' fill='white'/%3E%3Cpath d='M376.612 165.554L342.447 158.472C340.437 158.089 338.523 155.984 338.523 153.974L337.758 143.447L339.672 143.352L340.437 153.878C340.437 155.027 341.681 156.462 342.926 156.749L376.994 163.735C378.239 163.927 379.865 163.257 380.248 162.3L385.225 152.921L386.947 153.783L382.066 163.066C381.109 164.788 378.621 166.032 376.612 165.554Z' fill='white'/%3E%3Cpath d='M387.139 149.093C383.502 139.906 375.655 133.302 365.893 131.197C356.323 129.283 346.371 132.25 339.48 139.14L338.141 137.8C345.509 130.431 356.132 127.273 366.372 129.474C376.612 131.58 385.033 138.662 388.861 148.327L387.139 149.093Z' fill='white'/%3E%3Cpath d='M363.695 136.748L365.609 137.131L366.471 133.398L364.557 132.92L363.695 136.748Z' fill='white'/%3E%3Cpath d='M358.717 135.504L357.855 133.685L362.258 131.676L363.023 133.494L358.717 135.504Z' fill='white'/%3E%3Cpath d='M371.83 138.279L367.715 134.547L369.055 133.016L373.074 136.844L371.83 138.279Z' fill='white'/%3E%3Cpath d='M374.123 148.71C375.272 148.901 376.229 149.763 376.994 150.337L377.186 150.528C377.856 151.007 378.621 151.677 379.483 151.772C379.483 151.772 379.483 151.772 379.483 151.868C380.153 151.964 380.918 151.772 381.779 151.485L382.258 151.39C383.119 151.198 384.363 150.815 385.512 151.007C386.756 151.198 387.808 152.059 388.574 152.729C389.148 153.208 389.34 153.112 389.435 153.112C389.914 152.921 390.201 152.347 390.201 152.059L390.392 151.007C390.488 150.815 390.392 150.146 390.01 149.763C389.914 149.763 389.627 149.571 389.148 149.667L389.053 149.763C388.191 149.954 386.947 150.337 385.703 150.146C384.555 149.763 383.598 149.093 382.736 148.423L382.354 148.232C381.779 147.753 381.109 147.179 380.44 147.083C379.674 146.892 378.526 147.179 377.856 147.275L377.664 147.37C376.803 147.562 375.559 147.944 374.411 147.753C373.166 147.562 372.114 146.7 371.444 146.126L371.061 145.743C370.391 145.265 369.721 144.691 369.051 144.595C368.286 144.404 367.233 144.691 366.468 144.978H366.372C365.511 145.169 364.266 145.552 363.022 145.361C361.874 145.169 360.917 144.308 360.056 143.734L359.673 143.351C359.099 142.872 358.429 142.298 357.759 142.202C356.993 142.107 355.941 142.298 355.175 142.585H354.888C354.027 142.777 352.783 143.159 351.634 142.968C350.39 142.777 349.337 141.915 348.668 141.341L348.285 140.958C347.711 140.48 347.041 139.906 346.275 139.81C345.605 139.714 344.457 139.906 343.787 140.193C342.734 140.384 341.394 140.767 340.15 140.576C339.002 140.384 338.141 139.714 337.279 139.14L337.088 138.949C336.609 138.566 336.322 138.757 336.322 138.757C335.844 138.853 335.557 139.427 335.461 139.81L335.365 140.671C335.27 141.054 335.365 141.533 335.748 141.915C335.748 142.011 335.94 142.107 336.609 142.011L336.801 141.915C337.662 141.724 338.811 141.341 340.055 141.724C341.203 141.915 342.351 142.872 343.021 143.447C343.691 144.021 344.648 144.691 345.414 144.786C346.084 144.882 346.849 144.691 347.711 144.595L348.189 144.404C349.05 144.212 350.294 143.829 351.443 144.212C352.591 144.404 353.548 145.265 354.314 145.839L354.505 145.935C355.175 146.413 355.941 147.083 356.802 147.275C357.472 147.37 358.429 147.179 359.099 146.892L359.577 146.796C360.439 146.605 361.683 146.222 362.831 146.413C364.075 146.796 364.936 147.466 365.798 148.136L365.893 148.232C366.563 148.71 367.52 149.38 368.286 149.571C368.956 149.667 369.721 149.476 370.583 149.189L371.061 149.093C371.731 148.901 372.879 148.519 374.123 148.71ZM379.1 153.686C377.856 153.495 376.707 152.634 376.037 151.964L376.612 151.198L375.942 151.964L375.846 151.868C375.176 151.39 374.506 150.72 373.741 150.624C373.071 150.528 372.114 150.72 371.348 151.007L370.87 151.102C370.008 151.294 368.86 151.677 367.712 151.294C366.468 151.102 365.319 150.146 364.649 149.571L364.458 149.476C363.884 148.997 363.118 148.327 362.448 148.232C361.683 148.136 360.726 148.327 360.056 148.614L359.577 148.71C358.716 148.901 357.568 149.284 356.419 149.093C355.175 148.71 354.027 147.944 353.357 147.37L353.165 147.179C352.496 146.7 351.826 146.126 351.156 145.935C350.39 145.839 349.433 146.03 348.668 146.318L348.189 146.413C347.328 146.605 346.179 146.987 345.031 146.796C343.787 146.605 342.734 145.648 341.969 145.073C341.394 144.499 340.533 143.829 339.672 143.734C338.906 143.542 338.045 143.734 337.375 143.925L336.992 144.021C335.94 144.212 334.983 144.021 334.313 143.351C333.451 142.585 333.164 141.341 333.451 140.384L333.643 139.332C333.739 138.47 334.504 137.322 335.652 136.939C336.514 136.556 337.471 136.843 338.332 137.513L338.523 137.609C339.098 138.183 339.768 138.662 340.437 138.853C340.437 138.853 340.437 138.853 340.533 138.853C341.203 138.949 342.351 138.662 343.117 138.47C344.17 138.087 345.414 137.8 346.658 137.992C347.806 138.375 348.668 139.044 349.337 139.619L349.816 140.001C350.39 140.48 351.156 141.054 351.826 141.15C352.591 141.341 353.548 141.15 354.218 140.958L354.409 140.863C355.462 140.671 356.706 140.288 357.95 140.48C359.099 140.671 359.96 141.533 360.821 142.107L361.204 142.298C361.778 142.872 362.544 143.447 363.309 143.542C363.979 143.734 364.936 143.447 365.702 143.351L365.893 143.255C366.755 143.064 368.19 142.681 369.434 142.872C370.583 143.064 371.444 143.734 372.114 144.499L372.592 144.691C373.166 145.169 373.932 145.839 374.602 145.935C375.272 146.03 376.325 145.839 376.994 145.552H377.186C378.239 145.361 379.483 144.978 380.727 145.169C381.875 145.361 382.736 146.03 383.598 146.605L383.98 146.987C384.555 147.466 385.32 148.136 385.99 148.232C386.756 148.327 387.808 148.136 388.574 147.849H388.67C389.722 147.466 390.679 147.753 391.349 148.423C392.115 149.189 392.498 150.528 392.211 151.485L392.019 152.347C391.923 153.208 391.158 154.356 390.01 154.835C389.148 155.218 388.191 154.93 387.33 154.261L387.234 154.165C386.564 153.686 385.894 153.016 385.129 152.921C384.363 152.729 383.406 153.016 382.641 153.112L382.162 153.304C381.397 153.686 380.248 153.973 379.1 153.686Z' fill='white'/%3E%3Cpath d='M343.215 154.739L352.785 156.653L353.072 154.835L343.598 152.825L343.215 154.739Z' fill='white'/%3E%3Cpath d='M354.699 157.132L358.431 157.897L358.814 155.983L354.986 155.218L354.699 157.132Z' fill='white'/%3E%3Cpath d='M278.332 152.825C278.14 145.169 273.451 138.566 266.082 135.312L266.752 133.973C274.695 137.514 279.671 144.5 279.863 152.825H278.332Z' fill='white'/%3E%3Cpath d='M283.117 174.166H234.023V154.069L258.235 132.25H258.618C260.628 132.25 262.542 132.633 264.36 133.016L263.882 134.642C262.255 134.164 260.628 133.877 258.809 133.877L235.65 154.835V172.635H281.586V154.452H283.117V174.166Z' fill='white'/%3E%3Cpath d='M279.957 171.008H234.883V169.477H278.33V158.376H234.883V156.749H279.957V171.008Z' fill='white'/%3E%3Cpath d='M240.431 168.615C238.326 168.615 236.508 166.892 236.508 164.691C236.508 162.586 238.326 160.768 240.431 160.768C242.537 160.768 244.355 162.586 244.355 164.691H242.728C242.728 163.447 241.676 162.299 240.336 162.299C239.092 162.299 237.943 163.447 237.943 164.691C237.943 166.031 239.092 167.084 240.336 167.084V168.615H240.431Z' fill='white'/%3E%3Cpath d='M249.144 164.692V163.065C250.006 163.065 250.771 162.395 250.771 161.438C250.771 160.577 250.101 159.811 249.144 159.811C248.187 159.811 247.518 160.481 247.518 161.438H245.891C245.891 159.716 247.326 158.28 249.049 158.28C250.867 158.28 252.207 159.716 252.207 161.438C252.302 163.352 250.867 164.692 249.144 164.692Z' fill='white'/%3E%3Cpath d='M255.457 171.008V169.381C256.318 169.381 257.084 168.711 257.084 167.754C257.084 166.988 256.414 166.127 255.457 166.127C254.596 166.127 253.83 166.892 253.83 167.754H252.203C252.203 166.031 253.639 164.596 255.361 164.596C257.179 164.596 258.519 166.031 258.519 167.754C258.615 169.668 257.275 171.008 255.457 171.008Z' fill='white'/%3E%3Cpath d='M273.642 169.477C271.537 169.477 269.719 167.755 269.719 165.554H271.346C271.346 166.893 272.494 167.946 273.738 167.946C275.078 167.946 276.131 166.893 276.131 165.554C276.131 164.309 275.078 163.161 273.738 163.161V161.534C276.035 161.534 277.662 163.352 277.662 165.458C277.566 167.755 275.843 169.477 273.642 169.477Z' fill='white'/%3E%3Cpath d='M262.541 164.692C260.435 164.692 258.617 162.969 258.617 160.768H260.148C260.148 162.108 261.297 163.161 262.541 163.161C263.881 163.161 264.933 162.108 264.933 160.768C264.933 159.524 263.881 158.376 262.541 158.376V156.749C264.838 156.749 266.464 158.567 266.464 160.673C266.464 162.969 264.838 164.692 262.541 164.692Z' fill='white'/%3E%3Cpath d='M267.324 167.85H265.697C265.697 167.371 265.314 167.084 264.932 167.084C264.549 167.084 264.166 167.467 264.166 167.85H262.539C262.539 166.605 263.687 165.457 264.932 165.457C266.271 165.457 267.324 166.605 267.324 167.85Z' fill='white'/%3E%3Cpath d='M250.676 170.242H249.049C249.049 168.519 247.709 167.084 245.891 167.084V165.457C248.57 165.457 250.676 167.658 250.676 170.242Z' fill='white'/%3E%3Cpath d='M283.116 154.356H281.489C281.489 153.591 281.298 152.729 281.011 151.964C280.915 151.39 280.628 150.815 280.628 150.337C280.628 149.476 280.819 148.71 281.106 148.04C281.298 147.466 281.489 146.987 281.489 146.318C281.489 145.839 280.819 145.073 280.149 144.499C278.81 143.064 278.331 140.863 278.331 140.001C278.331 138.853 277.853 138.566 277.278 138.375C274.982 137.609 273.546 136.652 273.546 134.451C273.546 133.302 273.068 132.824 271.919 132.824C270.484 132.824 268.283 132.824 267.326 130.814C266.752 129.666 266.464 129.666 265.603 129.666C265.412 129.666 265.125 129.762 264.838 130.049C264.359 130.24 263.785 130.527 263.211 130.527C262.637 130.527 262.158 130.144 261.775 129.762C261.297 129.379 260.723 128.996 260.053 128.996C259.67 128.996 259.287 129.379 259.287 129.762V132.92H257.66V129.762C257.66 128.518 258.809 127.369 260.053 127.369C261.297 127.369 262.158 128.039 262.732 128.613C262.924 128.709 263.211 128.996 263.306 128.996C263.402 128.996 263.785 128.9 264.072 128.613C264.55 128.422 264.933 128.135 265.507 128.135C266.656 128.135 267.613 128.23 268.666 130.144C269.144 131.197 270.292 131.293 271.824 131.293C273.833 131.293 274.982 132.441 274.982 134.451C274.982 135.312 275.173 136.078 277.661 136.843C279.001 137.418 279.671 138.47 279.671 140.001C279.671 140.767 280.149 142.394 281.011 143.351C281.872 144.212 282.829 145.169 282.829 146.318C282.829 147.179 282.638 147.944 282.35 148.614C282.255 149.188 281.968 149.667 281.968 150.337C281.968 150.528 282.159 151.007 282.35 151.485C282.925 152.347 283.116 153.399 283.116 154.356Z' fill='white'/%3E%3Cpath d='M282.35 153.591H234.883V155.218H282.35V153.591Z' fill='white'/%3E%3Cpath d='M250.673 150.433H242.73V152.059H250.673V150.433Z' fill='white'/%3E%3Cpath d='M255.459 150.433H253.066V152.059H255.459V150.433Z' fill='white'/%3E%3Cpath d='M341.588 43.7285C337.855 43.7285 334.793 46.7908 334.793 50.4274C334.793 54.1597 337.855 57.222 341.588 57.222C345.224 57.222 348.286 54.1597 348.286 50.4274C348.191 46.7908 345.224 43.7285 341.588 43.7285ZM341.588 58.4661C337.185 58.4661 333.645 54.8296 333.645 50.4274C333.645 46.1209 337.185 42.4844 341.588 42.4844C345.894 42.4844 349.531 46.1209 349.531 50.4274C349.435 54.8296 345.894 58.4661 341.588 58.4661Z' fill='white'/%3E%3Cpath d='M341.779 67.3652C340.535 67.3652 339.291 67.2695 338.238 66.8867L338.621 65.7383C340.439 66.3125 343.215 66.3125 344.937 65.7383L345.416 66.8867C344.363 67.2695 343.119 67.3652 341.779 67.3652Z' fill='white'/%3E%3Cpath d='M347.328 66.2177L346.754 65.165C347.902 64.5908 348.476 64.0166 348.476 64.0166L349.242 64.7822C349.242 64.9736 348.572 65.6435 347.328 66.2177Z' fill='white'/%3E%3Cpath d='M341.204 63.8248C340.152 63.8248 339.29 63.3463 338.62 62.3893C337.472 60.9538 334.984 59.7098 333.166 60.2839C331.826 60.6667 330.677 60.4753 329.912 59.9012C329.338 59.4227 328.668 58.6571 328.668 57.2216C328.668 55.4033 326.754 52.9151 324.84 52.2452C323.021 51.671 322.543 50.6184 322.543 49.2786H323.787C323.787 50.1399 323.883 50.6184 325.223 51.0968C327.328 51.8624 329.816 54.6377 329.816 57.2216C329.816 57.9872 330.007 58.5614 330.486 58.9442C331.06 59.327 331.826 59.4227 332.591 59.0399C335.08 58.37 338.046 59.8055 339.386 61.7194C339.96 62.3893 340.534 62.7721 341.109 62.7721C341.683 62.7721 342.257 62.3893 342.831 61.7194C344.171 59.9012 347.712 58.37 350.2 59.0399C351.061 59.4227 351.827 59.2313 352.305 58.9442C352.784 58.5614 352.975 58.0829 352.975 57.2216C353.071 54.6377 355.559 51.8624 357.76 51.0968C358.621 50.7141 359.1 50.2356 359.1 49.2786H360.344C360.344 50.714 359.578 51.7667 358.047 52.2452C356.133 52.9151 354.219 55.4033 354.219 57.2216C354.219 58.6571 353.549 59.5184 352.975 59.9012C352.21 60.4753 351.061 60.571 349.817 60.2839C347.999 59.7098 344.937 60.8581 343.692 62.3893C343.118 63.442 342.257 63.8248 341.204 63.8248Z' fill='white'/%3E%3Cpath d='M341.588 43.7285C337.855 43.7285 334.793 46.7908 334.793 50.4274C334.793 54.1597 337.855 57.222 341.588 57.222C345.224 57.222 348.286 54.1597 348.286 50.4274C348.191 46.7908 345.224 43.7285 341.588 43.7285ZM341.588 58.4661C337.185 58.4661 333.645 54.8296 333.645 50.4274C333.645 46.1209 337.185 42.4844 341.588 42.4844C345.894 42.4844 349.531 46.1209 349.531 50.4274C349.435 54.8296 345.894 58.4661 341.588 58.4661Z' fill='white'/%3E%3Cpath d='M341.589 32.7226C331.732 32.7226 323.885 40.6656 323.885 50.3312C323.885 60.1882 331.828 68.0356 341.589 68.0356C351.35 68.0356 359.198 60.0925 359.198 50.3312C359.198 40.6656 351.255 32.7226 341.589 32.7226ZM341.589 69.3753C331.062 69.3753 322.641 60.8581 322.641 50.4269C322.641 39.9957 331.158 31.5742 341.589 31.5742C352.02 31.5742 360.442 40.0914 360.442 50.4269C360.442 60.9538 351.925 69.3753 341.589 69.3753Z' fill='white'/%3E%3Cpath d='M328.67 46.2158C328.287 46.2158 328.096 46.4072 328.096 46.79C328.096 47.1728 328.287 47.3642 328.67 47.3642C329.053 47.3642 329.34 47.1728 329.34 46.79C329.34 46.4072 329.053 46.2158 328.67 46.2158ZM328.67 48.6083C327.617 48.6083 326.852 47.8427 326.852 46.79C326.852 45.7373 327.617 44.9717 328.67 44.9717C329.723 44.9717 330.488 45.7373 330.488 46.79C330.488 47.8427 329.723 48.6083 328.67 48.6083Z' fill='white'/%3E%3Cpath d='M353.742 46.2167C353.359 46.2167 353.072 46.4081 353.072 46.7909C353.072 47.1737 353.455 47.3651 353.742 47.3651C354.125 47.3651 354.316 47.1737 354.316 46.7909C354.316 46.4081 354.125 46.2167 353.742 46.2167ZM353.742 48.6092C352.689 48.6092 351.828 47.8436 351.828 46.7909C351.828 45.7383 352.689 44.9727 353.742 44.9727C354.795 44.9727 355.56 45.7383 355.56 46.7909C355.56 47.8436 354.795 48.6092 353.742 48.6092Z' fill='white'/%3E%3Cpath d='M346.947 38.1774C346.564 38.1774 346.373 38.5602 346.373 38.8473C346.373 39.2301 346.564 39.4215 346.947 39.4215C347.33 39.4215 347.617 39.2301 347.617 38.8473C347.713 38.5602 347.33 38.1774 346.947 38.1774ZM346.947 40.6656C345.894 40.6656 345.129 39.9 345.129 38.8473C345.129 37.7946 345.894 37.0291 346.947 37.0291C348 37.0291 348.765 37.7946 348.765 38.8473C348.765 39.9 348 40.6656 346.947 40.6656Z' fill='white'/%3E%3Cpath d='M336.037 38.1777C335.654 38.1777 335.463 38.5605 335.463 38.8476C335.463 39.2304 335.654 39.4218 336.037 39.4218C336.42 39.4218 336.611 39.2304 336.611 38.8476C336.611 38.5605 336.324 38.1777 336.037 38.1777ZM336.037 40.6659C334.984 40.6659 334.219 39.9003 334.219 38.8476C334.219 37.7949 334.984 37.0293 336.037 37.0293C337.09 37.0293 337.855 37.7949 337.855 38.8476C337.855 39.9003 336.994 40.6659 336.037 40.6659Z' fill='white'/%3E%3Cpath d='M330.678 42.9628L329.434 41.7187L330.391 40.9531L331.635 42.0058L330.678 42.9628Z' fill='white'/%3E%3Cpath d='M341.49 36.7418L340.438 36.0719L341.682 34.2537L342.734 34.9236L341.49 36.7418Z' fill='white'/%3E%3Cpath d='M341.109 41.2402L340.727 40.0918L343.215 39.4219L343.502 40.666L341.109 41.2402Z' fill='white'/%3E%3Cpath d='M352.783 41.8143L350.965 40.5703L351.635 39.5176L353.453 40.7617L352.783 41.8143Z' fill='white'/%3E%3Cpath d='M351.635 52.8192L350.965 51.7665L352.783 50.5225L353.453 51.5751L351.635 52.8192Z' fill='white'/%3E%3Cpath d='M331.73 53.6805L330.582 53.2977L331.156 51.001L332.305 51.1924L331.73 53.6805Z' fill='white'/%3E%3Cpath d='M451.548 66.123C447.912 66.123 444.85 69.0897 444.85 72.8219C444.85 76.5542 447.912 79.5208 451.548 79.5208C455.281 79.5208 458.343 76.5542 458.343 72.8219C458.343 69.0897 455.281 66.123 451.548 66.123ZM451.548 80.6692C447.242 80.6692 443.605 77.1284 443.605 72.7262C443.605 68.3241 447.242 64.7832 451.548 64.7832C455.951 64.7832 459.492 68.3241 459.492 72.7262C459.492 77.2241 455.951 80.6692 451.548 80.6692Z' fill='white'/%3E%3Cpath d='M451.932 89.7597C450.687 89.7597 449.348 89.5683 448.391 89.2812L448.773 88.0371C450.496 88.6113 453.367 88.6113 455.09 88.0371L455.472 89.2812C454.515 89.4726 453.176 89.7597 451.932 89.7597Z' fill='white'/%3E%3Cpath d='M457.289 88.6122L456.715 87.4638C457.863 86.8896 458.437 86.3154 458.437 86.3154L459.299 87.1767C459.394 87.2724 458.629 87.9423 457.289 88.6122Z' fill='white'/%3E%3Cpath d='M451.357 86.2193C450.304 86.2193 449.443 85.6451 448.677 84.7838C447.529 83.157 445.04 81.9129 443.222 82.4871C441.978 82.9656 440.83 82.8699 440.064 82.1043C439.49 81.7215 438.82 80.9559 438.82 79.4247C438.82 77.6064 436.906 75.2139 434.992 74.5441C433.078 73.8742 432.695 72.8215 432.695 71.4817H433.939C433.939 72.5344 434.035 72.9172 435.279 73.3957C437.385 74.0656 439.873 76.9365 440.064 79.4247C440.064 80.1903 440.256 80.8602 440.734 81.1473C441.213 81.6258 441.978 81.6258 442.839 81.3387C445.232 80.5731 448.294 82.1043 449.634 83.9226C450.113 84.5925 450.687 84.9752 451.261 84.9752C451.931 84.9752 452.505 84.5925 452.984 83.9226C454.323 82.1043 457.96 80.5731 460.352 81.3387C461.214 81.5301 462.075 81.5301 462.649 81.1473C463.128 80.9559 463.319 80.286 463.319 79.4247C463.319 76.9365 465.807 74.0656 467.913 73.3957C468.965 73.0129 469.348 72.343 469.348 71.4817H470.592C470.592 72.9172 469.827 73.9699 468.295 74.5441C466.381 75.2139 464.467 77.6064 464.467 79.4247C464.372 81.0516 463.797 81.8172 463.223 82.1043C462.458 82.7742 461.214 82.8699 459.97 82.4871C458.247 82.0086 455.185 83.157 453.94 84.7838C453.175 85.6451 452.218 86.2193 451.357 86.2193Z' fill='white'/%3E%3Cpath d='M451.548 66.123C447.912 66.123 444.85 69.0897 444.85 72.8219C444.85 76.5542 447.912 79.5208 451.548 79.5208C455.281 79.5208 458.343 76.5542 458.343 72.8219C458.343 69.0897 455.281 66.123 451.548 66.123ZM451.548 80.6692C447.242 80.6692 443.605 77.1284 443.605 72.7262C443.605 68.3241 447.242 64.7832 451.548 64.7832C455.951 64.7832 459.492 68.3241 459.492 72.7262C459.492 77.2241 455.951 80.6692 451.548 80.6692Z' fill='white'/%3E%3Cpath d='M451.548 55.0214C441.787 55.0214 433.939 63.0601 433.939 72.7257C433.939 82.3913 441.882 90.4301 451.548 90.4301C461.405 90.4301 469.252 82.3913 469.252 72.7257C469.252 63.0601 461.405 55.0214 451.548 55.0214ZM451.548 91.6741C441.117 91.6741 432.695 83.1569 432.695 72.8214C432.695 62.4859 441.213 53.873 451.548 53.873C462.075 53.873 470.496 62.4859 470.496 72.8214C470.496 83.1569 462.075 91.6741 451.548 91.6741Z' fill='white'/%3E%3Cpath d='M438.818 68.5146C438.435 68.5146 438.148 68.8974 438.148 69.1845C438.148 69.5673 438.531 69.7587 438.818 69.7587C439.105 69.7587 439.392 69.5673 439.392 69.1845C439.297 68.8017 439.105 68.5146 438.818 68.5146ZM438.818 71.0028C437.766 71.0028 437 70.1415 437 69.1845C437 68.1318 437.766 67.2705 438.818 67.2705C439.871 67.2705 440.637 68.1318 440.637 69.1845C440.541 70.0458 439.775 71.0028 438.818 71.0028Z' fill='white'/%3E%3Cpath d='M463.799 68.5156C463.416 68.5156 463.225 68.8984 463.225 69.1855C463.225 69.5683 463.416 69.7596 463.799 69.7596C464.182 69.7596 464.469 69.5683 464.469 69.1855C464.469 68.8027 464.086 68.5156 463.799 68.5156ZM463.799 71.0037C462.746 71.0037 461.98 70.1424 461.98 69.1855C461.98 68.1328 462.746 67.2715 463.799 67.2715C464.851 67.2715 465.617 68.1328 465.617 69.1855C465.521 70.0467 464.756 71.0037 463.799 71.0037Z' fill='white'/%3E%3Cpath d='M457.1 60.5722C456.717 60.5722 456.43 60.7636 456.43 61.1464C456.43 61.5292 456.812 61.8163 457.1 61.8163C457.482 61.8163 457.674 61.4335 457.674 61.1464C457.674 60.8593 457.387 60.5722 457.1 60.5722ZM457.1 63.0604C456.047 63.0604 455.281 62.1991 455.281 61.1464C455.281 60.0937 456.047 59.3281 457.1 59.3281C458.152 59.3281 458.918 60.0937 458.918 61.1464C458.918 62.1991 458.152 63.0604 457.1 63.0604Z' fill='white'/%3E%3Cpath d='M446.094 60.5722C445.711 60.5722 445.424 60.7636 445.424 61.1464C445.424 61.5292 445.807 61.8163 446.094 61.8163C446.381 61.8163 446.668 61.4335 446.668 61.1464C446.668 60.8593 446.476 60.5722 446.094 60.5722ZM446.094 63.0604C445.041 63.0604 444.18 62.1991 444.18 61.1464C444.18 60.0937 445.041 59.3281 446.094 59.3281C447.146 59.3281 447.912 60.0937 447.912 61.1464C447.912 62.1991 447.146 63.0604 446.094 63.0604Z' fill='white'/%3E%3Cpath d='M440.83 65.3573L439.586 64.1132L440.352 63.1562L441.596 64.4003L440.83 65.3573Z' fill='white'/%3E%3Cpath d='M451.451 59.1366L450.398 58.4667L451.643 56.5527L452.695 57.2226L451.451 59.1366Z' fill='white'/%3E%3Cpath d='M451.07 63.6347L450.879 62.3906L453.271 61.8164L453.558 62.9648L451.07 63.6347Z' fill='white'/%3E%3Cpath d='M462.842 64.1132L461.023 62.9648L461.693 61.9121L463.512 63.0605L462.842 64.1132Z' fill='white'/%3E%3Cpath d='M461.693 75.1181L461.023 74.1611L462.842 72.917L463.512 73.874L461.693 75.1181Z' fill='white'/%3E%3Cpath d='M441.787 75.9794L440.543 75.6923L441.309 73.2041L442.361 73.5869L441.787 75.9794Z' fill='white'/%3E%3Cpath d='M312.876 211.681L312.302 210.915C313.641 210.15 315.173 208.044 315.173 205.939C315.173 199.91 309.144 194.646 302.445 194.646C295.554 194.646 289.525 200.006 289.525 205.939C289.525 208.044 290.961 210.15 292.396 210.915L291.822 211.681C290.195 210.628 288.664 208.523 288.664 205.939C288.664 199.336 295.076 193.594 302.445 193.594C309.718 193.594 316.13 199.336 316.13 205.939C316.034 208.523 314.407 210.724 312.876 211.681Z' fill='white'/%3E%3Cpath d='M304.262 196.082C303.783 196.082 303.209 196.465 303.209 196.56C303.209 196.752 303.783 197.135 304.262 197.135C304.644 197.135 305.123 196.752 305.314 196.56C305.123 196.465 304.549 196.082 304.262 196.082ZM304.262 197.996C303.496 197.996 302.348 197.422 302.348 196.56C302.348 195.795 303.496 195.125 304.262 195.125C305.027 195.125 306.176 195.795 306.176 196.56C306.176 197.422 305.027 197.996 304.262 197.996Z' fill='white'/%3E%3Cpath d='M298.424 196.082C297.945 196.082 297.371 196.465 297.371 196.56C297.371 196.752 297.945 197.135 298.424 197.135C298.807 197.135 299.285 196.752 299.285 196.56C299.285 196.465 298.711 196.082 298.424 196.082ZM298.424 197.996C297.658 197.996 296.414 197.422 296.414 196.56C296.414 195.795 297.658 195.125 298.424 195.125C299.189 195.125 300.338 195.795 300.338 196.56C300.338 197.422 299.189 197.996 298.424 197.996Z' fill='white'/%3E%3Cpath d='M394.512 114.833L392.406 103.54L393.459 103.444L395.373 114.737L394.512 114.833Z' fill='white'/%3E%3Cpath d='M401.209 114.833L400.348 114.737L402.74 103.444L403.697 103.54L401.209 114.833Z' fill='white'/%3E%3Cpath d='M398.24 108.421H397.379V114.833H398.24V108.421Z' fill='white'/%3E%3Cpath d='M398.24 102.105H397.379V106.508H398.24V102.105Z' fill='white'/%3E%3Cpath d='M388.289 103.061L391.447 113.684C391.543 114.067 391.638 114.258 392.021 114.258H403.697C404.079 114.258 404.175 114.067 404.175 113.684H404.271L407.429 103.157L403.218 103.923L397.763 102.487L392.883 103.923L388.289 103.061ZM403.697 115.311H391.926C391.16 115.311 390.586 114.737 390.49 113.971L386.758 101.913L392.883 103.061L397.859 101.626L403.314 103.061L408.864 101.913L405.228 113.971C405.132 114.737 404.558 115.311 403.697 115.311Z' fill='white'/%3E%3Cpath d='M408.481 102.87L407.907 102.105C409.151 101.243 410.587 99.2338 410.587 97.1284C410.587 91.0994 404.558 85.8359 397.859 85.8359C391.064 85.8359 385.131 91.1951 385.131 97.1284C385.131 99.2338 386.471 101.243 387.81 102.105L387.236 102.87C385.609 101.818 384.078 99.7123 384.078 97.1284C384.078 90.5252 390.49 84.7832 397.859 84.7832C405.228 84.7832 411.639 90.5252 411.639 97.1284C411.639 99.7123 410.108 101.818 408.481 102.87Z' fill='white'/%3E%3Cpath d='M399.773 87.2714C399.391 87.2714 398.912 87.6542 398.912 87.7499C398.912 87.9413 399.486 88.3241 399.773 88.3241C400.252 88.3241 400.826 87.9413 400.826 87.7499C400.826 87.5585 400.252 87.2714 399.773 87.2714ZM399.773 89.1854C399.008 89.1854 397.859 88.6112 397.859 87.7499C397.859 86.9843 399.008 86.3145 399.773 86.3145C400.539 86.3145 401.783 86.9843 401.783 87.7499C401.783 88.6112 400.539 89.1854 399.773 89.1854Z' fill='white'/%3E%3Cpath d='M407.717 92.248C407.238 92.248 406.664 92.4394 406.664 92.7265C406.664 92.8222 407.238 93.205 407.717 93.205C408.099 93.205 408.578 92.8222 408.769 92.7265C408.578 92.4394 408.004 92.248 407.717 92.248ZM407.717 94.162C406.951 94.162 405.707 93.5878 405.707 92.7265C405.707 91.8652 406.951 91.291 407.717 91.291C408.482 91.291 409.631 91.8652 409.631 92.7265C409.631 93.5878 408.482 94.162 407.717 94.162Z' fill='white'/%3E%3Cpath d='M397.857 94.6406C397.379 94.6406 396.805 95.0234 396.805 95.2148C396.805 95.3105 397.379 95.6933 397.857 95.6933C398.24 95.6933 398.719 95.3105 398.91 95.2148C398.719 94.9277 398.24 94.6406 397.857 94.6406ZM397.857 96.6503C397.092 96.6503 395.848 95.9804 395.848 95.2148C395.848 94.3535 397.092 93.7793 397.857 93.7793C398.623 93.7793 399.771 94.3535 399.771 95.2148C399.771 95.9804 398.623 96.6503 397.857 96.6503Z' fill='white'/%3E%3Cpath d='M392.883 91.195C392.5 91.195 392.021 91.5778 392.021 91.6735C392.021 91.8649 392.596 92.2477 392.883 92.2477C393.361 92.2477 393.935 91.8649 393.935 91.6735C393.935 91.5778 393.361 91.195 392.883 91.195ZM392.883 93.109C392.117 93.109 390.969 92.5348 390.969 91.6735C390.969 90.8122 392.117 90.238 392.883 90.238C393.648 90.238 394.892 90.8122 394.892 91.6735C394.892 92.5348 393.648 93.109 392.883 93.109Z' fill='white'/%3E%3Cpath d='M401.207 91.1953C400.824 91.1953 400.346 91.5781 400.346 91.6738C400.346 91.8652 400.92 92.248 401.207 92.248C401.685 92.248 402.26 91.8652 402.26 91.6738C402.26 91.5781 401.685 91.1953 401.207 91.1953ZM401.207 93.1093C400.441 93.1093 399.293 92.5351 399.293 91.6738C399.293 90.8125 400.441 90.2383 401.207 90.2383C401.973 90.2383 403.217 90.8125 403.217 91.6738C403.312 92.5351 402.068 93.1093 401.207 93.1093Z' fill='white'/%3E%3Cpath d='M388 93.6836C387.521 93.6836 386.947 94.0664 386.947 94.162C386.947 94.2577 387.521 94.6405 388 94.6405C388.383 94.6405 388.861 94.2577 389.053 94.162C388.957 94.0664 388.383 93.6836 388 93.6836ZM388 95.5975C387.234 95.5975 386.086 95.0233 386.086 94.162C386.086 93.3008 387.234 92.7266 388 92.7266C388.766 92.7266 389.914 93.3008 389.914 94.162C389.914 95.0233 388.766 95.5975 388 95.5975Z' fill='white'/%3E%3Cpath d='M393.937 87.2714C393.555 87.2714 393.076 87.6542 392.885 87.7499C392.98 87.9413 393.555 88.3241 393.937 88.3241C394.416 88.3241 394.99 87.9413 394.99 87.7499C394.894 87.5585 394.32 87.2714 393.937 87.2714ZM393.937 89.1854C393.172 89.1854 392.023 88.6112 392.023 87.7499C392.023 86.9843 393.172 86.3145 393.937 86.3145C394.703 86.3145 395.851 86.9843 395.851 87.7499C395.851 88.6112 394.703 89.1854 393.937 89.1854Z' fill='white'/%3E%3C/g%3E%3C/g%3E%3Cg opacity='0.07'%3E%3Cg clip-path='url(%23clip1_1499_124532)'%3E%3Cpath d='M5.10547 22.9622L7.01945 23.2493L10.0818 8.2246L7.97644 7.9375L5.10547 22.9622Z' fill='white'/%3E%3Cpath d='M10.8473 4.30028L8.83759 3.82178L9.60318 -0.101871C9.69888 -0.484667 9.60318 -0.676064 9.50748 -0.867462C9.41179 -1.05886 9.12469 -1.25026 8.83759 -1.34596L-39.2033 -10.9159C-39.7775 -11.1073 -40.3517 -10.7245 -40.4474 -10.1503L-41.213 -6.22661L-43.2227 -6.6094L-42.4571 -10.7245C-42.0743 -12.3513 -40.4474 -13.404 -38.8205 -13.1169L9.31609 -3.54703C10.0817 -3.35564 10.7516 -2.87714 11.2301 -2.20725C11.7086 -1.53736 11.9 -0.771763 11.7086 0.0895281L10.8473 4.30028Z' fill='white'/%3E%3Cpath d='M-50.3047 12.914L9.79429 24.8763L10.2728 22.9624L-49.8262 10.8086L-50.3047 12.914Z' fill='white'/%3E%3Cpath d='M1.56693 13.8707C-2.26103 13.1051 -5.89759 9.56427 -5.0363 5.25781L-3.02662 5.64061C-3.69651 8.79868 -1.01694 11.2868 1.94973 11.861C5.0121 12.5309 7.40457 10.9998 7.97877 7.93739L9.98845 8.32018C9.22285 12.4352 5.77769 14.6363 1.56693 13.8707Z' fill='white'/%3E%3Cpath d='M9.60363 5.06657C9.02944 4.97087 8.55095 5.25797 8.45525 5.83216C8.35955 6.40635 8.64665 6.98055 9.22084 7.07625C9.79503 7.17194 10.2735 6.69345 10.3692 6.31065C10.4649 5.73646 10.1778 5.16227 9.60363 5.06657ZM8.83804 8.99022C7.21116 8.60743 6.15847 7.07625 6.44557 5.35366C6.82836 3.72678 8.35955 2.67409 10.0821 2.96119C11.8047 3.34399 12.7617 4.87517 12.4746 6.59775C12.0918 8.32033 10.4649 9.37302 8.83804 8.99022Z' fill='white'/%3E%3Cpath d='M137.839 -13.1173C132.002 -13.1173 127.312 -8.33232 127.312 -2.59038C127.312 3.15156 131.906 7.84081 137.839 7.84081C143.581 7.84081 148.271 3.24726 148.271 -2.59038C148.175 -8.33232 143.581 -13.1173 137.839 -13.1173ZM137.839 9.75479C130.949 9.75479 125.398 4.20425 125.398 -2.59038C125.398 -9.48071 130.949 -15.0312 137.839 -15.0312C144.634 -15.0312 150.184 -9.48071 150.184 -2.59038C150.089 4.20425 144.538 9.75479 137.839 9.75479Z' fill='white'/%3E%3Cpath d='M138.222 23.8231C136.213 23.8231 134.107 23.6317 132.672 23.0575L133.246 21.2393C135.926 22.1006 140.519 22.1006 143.199 21.2393L143.773 23.0575C142.242 23.6317 140.232 23.8231 138.222 23.8231Z' fill='white'/%3E%3Cpath d='M146.742 22.0047L145.977 20.2822C147.699 19.4209 148.56 18.5596 148.56 18.5596L149.9 19.8994C149.805 19.9951 148.752 21.0477 146.742 22.0047Z' fill='white'/%3E%3Cpath d='M137.266 18.3681C135.831 18.3681 134.3 17.5069 133.151 15.9757C131.333 13.5832 127.505 11.6692 124.634 12.4348C122.624 13.1047 120.902 12.9133 119.562 11.9563C118.796 11.2864 117.744 10.0423 117.648 7.74556C117.648 4.77889 114.586 1.04663 111.619 -0.101761C108.652 -0.963053 108.078 -2.58993 108.078 -4.69531H109.992C109.992 -3.25983 110.183 -2.58994 112.097 -1.72865C115.447 -0.580257 119.466 3.7262 119.466 7.64986C119.466 8.89394 119.945 9.94663 120.615 10.3294C121.38 10.9036 122.624 10.9993 123.964 10.5208C127.696 9.37244 132.29 11.7649 134.587 14.7316C135.257 15.7843 136.214 16.3585 137.075 16.3585C137.936 16.3585 138.893 15.7843 139.659 14.7316C141.764 11.8606 147.506 9.37244 151.143 10.5208C152.482 10.9993 153.727 10.9036 154.492 10.3294C155.162 9.85093 155.641 8.89394 155.641 7.64986C155.736 3.7262 159.564 -0.580257 163.009 -1.72865C164.445 -2.30284 165.115 -3.16413 165.115 -4.69531H167.029C167.029 -2.39854 165.88 -0.867353 163.488 -0.101761C160.521 1.04663 157.459 4.77889 157.459 7.74556C157.363 10.0423 156.31 11.2864 155.545 11.9563C154.301 12.8176 152.482 13.1047 150.473 12.4348C147.793 11.6692 142.913 13.4875 141.094 15.9757C140.233 17.5069 138.797 18.3681 137.266 18.3681Z' fill='white'/%3E%3Cpath d='M137.839 -13.1173C132.002 -13.1173 127.312 -8.33232 127.312 -2.59038C127.312 3.15156 131.906 7.84081 137.839 7.84081C143.581 7.84081 148.271 3.24726 148.271 -2.59038C148.175 -8.33232 143.581 -13.1173 137.839 -13.1173ZM137.839 9.75479C130.949 9.75479 125.398 4.20425 125.398 -2.59038C125.398 -9.48071 130.949 -15.0312 137.839 -15.0312C144.634 -15.0312 150.184 -9.48071 150.184 -2.59038C150.089 4.20425 144.538 9.75479 137.839 9.75479Z' fill='white'/%3E%3Cpath d='M137.841 -30.3429C122.624 -30.3429 110.184 -17.902 110.184 -2.68584C110.184 12.5303 122.624 24.8755 137.841 24.8755C153.057 24.8755 165.402 12.5303 165.402 -2.68584C165.402 -17.902 153.057 -30.3429 137.841 -30.3429ZM137.841 26.8852C121.476 26.8852 108.27 13.6787 108.27 -2.59014C108.27 -18.9547 121.476 -32.1611 137.841 -32.1611C154.109 -32.1611 167.316 -18.9547 167.316 -2.59014C167.316 13.6787 154.109 26.8852 137.841 26.8852Z' fill='white'/%3E%3Cpath d='M153.537 1.04673L152.484 -0.580159L155.355 -2.49414L156.408 -0.962957L153.537 1.04673Z' fill='white'/%3E%3Cpath d='M122.435 2.38653L120.617 1.90804L121.478 -1.91992L123.392 -1.44143L122.435 2.38653Z' fill='white'/%3E%3Cpath d='M100.612 165.554L66.4471 158.472C64.4374 158.089 62.5234 155.984 62.5234 153.974L61.7578 143.447L63.6718 143.352L64.4374 153.878C64.4374 155.027 65.6815 156.462 66.9256 156.749L100.994 163.735C102.239 163.927 103.865 163.257 104.248 162.3L109.225 152.921L110.947 153.783L106.066 163.066C105.109 164.788 102.621 166.032 100.612 165.554Z' fill='white'/%3E%3Cpath d='M111.139 149.093C107.502 139.906 99.6546 133.302 89.8933 131.197C80.3234 129.283 70.3707 132.25 63.4804 139.14L62.1406 137.8C69.5094 130.431 80.132 127.273 90.3718 129.474C100.612 131.58 109.033 138.662 112.861 148.327L111.139 149.093Z' fill='white'/%3E%3Cpath d='M87.6953 136.748L89.6093 137.131L90.4706 133.398L88.5566 132.92L87.6953 136.748Z' fill='white'/%3E%3Cpath d='M82.7168 135.504L81.8555 133.685L86.2576 131.676L87.0232 133.494L82.7168 135.504Z' fill='white'/%3E%3Cpath d='M95.8299 138.279L91.7148 134.547L93.0546 133.016L97.074 136.844L95.8299 138.279Z' fill='white'/%3E%3Cpath d='M98.1235 148.71C99.2719 148.901 100.229 149.763 100.994 150.337L101.186 150.528C101.856 151.007 102.621 151.677 103.483 151.772C103.483 151.772 103.483 151.772 103.483 151.868C104.153 151.964 104.918 151.772 105.779 151.485L106.258 151.39C107.119 151.198 108.363 150.815 109.512 151.007C110.756 151.198 111.808 152.059 112.574 152.729C113.148 153.208 113.34 153.112 113.435 153.112C113.914 152.921 114.201 152.347 114.201 152.059L114.392 151.007C114.488 150.815 114.392 150.146 114.01 149.763C113.914 149.763 113.627 149.571 113.148 149.667L113.053 149.763C112.191 149.954 110.947 150.337 109.703 150.146C108.555 149.763 107.598 149.093 106.736 148.423L106.354 148.232C105.779 147.753 105.109 147.179 104.44 147.083C103.674 146.892 102.526 147.179 101.856 147.275L101.664 147.37C100.803 147.562 99.559 147.944 98.4106 147.753C97.1665 147.562 96.1138 146.7 95.4439 146.126L95.0611 145.743C94.3912 145.265 93.7213 144.691 93.0514 144.595C92.2858 144.404 91.2332 144.691 90.4676 144.978H90.3719C89.5106 145.169 88.2665 145.552 87.0224 145.361C85.874 145.169 84.917 144.308 84.0557 143.734L83.6729 143.351C83.0987 142.872 82.4288 142.298 81.759 142.202C80.9934 142.107 79.9407 142.298 79.1751 142.585H78.888C78.0267 142.777 76.7826 143.159 75.6342 142.968C74.3901 142.777 73.3374 141.915 72.6675 141.341L72.2848 140.958C71.7106 140.48 71.0407 139.906 70.2751 139.81C69.6052 139.714 68.4568 139.906 67.7869 140.193C66.7342 140.384 65.3944 140.767 64.1503 140.576C63.002 140.384 62.1407 139.714 61.2794 139.14L61.088 138.949C60.6095 138.566 60.3224 138.757 60.3224 138.757C59.8439 138.853 59.5568 139.427 59.4611 139.81L59.3654 140.671C59.2697 141.054 59.3654 141.533 59.7482 141.915C59.7482 142.011 59.9396 142.107 60.6095 142.011L60.8009 141.915C61.6622 141.724 62.8106 141.341 64.0546 141.724C65.203 141.915 66.3514 142.872 67.0213 143.447C67.6912 144.021 68.6482 144.691 69.4138 144.786C70.0837 144.882 70.8493 144.691 71.7106 144.595L72.1891 144.404C73.0503 144.212 74.2944 143.829 75.4428 144.212C76.5912 144.404 77.5482 145.265 78.3138 145.839L78.5052 145.935C79.1751 146.413 79.9407 147.083 80.802 147.275C81.4719 147.37 82.4288 147.179 83.0987 146.892L83.5772 146.796C84.4385 146.605 85.6826 146.222 86.831 146.413C88.0751 146.796 88.9364 147.466 89.7977 148.136L89.8934 148.232C90.5633 148.71 91.5202 149.38 92.2858 149.571C92.9557 149.667 93.7213 149.476 94.5826 149.189L95.0611 149.093C95.731 148.901 96.8794 148.519 98.1235 148.71ZM103.1 153.686C101.856 153.495 100.707 152.634 100.037 151.964L100.612 151.198L99.9418 151.964L99.8461 151.868C99.1762 151.39 98.5063 150.72 97.7407 150.624C97.0708 150.528 96.1138 150.72 95.3482 151.007L94.8697 151.102C94.0084 151.294 92.86 151.677 91.7116 151.294C90.4676 151.102 89.3192 150.146 88.6493 149.571L88.4579 149.476C87.8837 148.997 87.1181 148.327 86.4482 148.232C85.6826 148.136 84.7256 148.327 84.0557 148.614L83.5772 148.71C82.7159 148.901 81.5676 149.284 80.4192 149.093C79.1751 148.71 78.0267 147.944 77.3568 147.37L77.1654 147.179C76.4955 146.7 75.8256 146.126 75.1557 145.935C74.3901 145.839 73.4331 146.03 72.6675 146.318L72.1891 146.413C71.3278 146.605 70.1794 146.987 69.031 146.796C67.7869 146.605 66.7342 145.648 65.9686 145.073C65.3944 144.499 64.5331 143.829 63.6718 143.734C62.9063 143.542 62.045 143.734 61.3751 143.925L60.9923 144.021C59.9396 144.212 58.9826 144.021 58.3127 143.351C57.4514 142.585 57.1643 141.341 57.4514 140.384L57.6428 139.332C57.7385 138.47 58.5041 137.322 59.6525 136.939C60.5138 136.556 61.4708 136.843 62.3321 137.513L62.5235 137.609C63.0977 138.183 63.7675 138.662 64.4374 138.853C64.4374 138.853 64.4374 138.853 64.5331 138.853C65.203 138.949 66.3514 138.662 67.117 138.47C68.1697 138.087 69.4138 137.8 70.6579 137.992C71.8063 138.375 72.6675 139.044 73.3374 139.619L73.8159 140.001C74.3901 140.48 75.1557 141.054 75.8256 141.15C76.5912 141.341 77.5482 141.15 78.2181 140.958L78.4095 140.863C79.4622 140.671 80.7063 140.288 81.9503 140.48C83.0987 140.671 83.96 141.533 84.8213 142.107L85.2041 142.298C85.7783 142.872 86.5439 143.447 87.3095 143.542C87.9794 143.734 88.9364 143.447 89.702 143.351L89.8934 143.255C90.7547 143.064 92.1901 142.681 93.4342 142.872C94.5826 143.064 95.4439 143.734 96.1138 144.499L96.5923 144.691C97.1665 145.169 97.9321 145.839 98.602 145.935C99.2719 146.03 100.325 145.839 100.994 145.552H101.186C102.239 145.361 103.483 144.978 104.727 145.169C105.875 145.361 106.736 146.03 107.598 146.605L107.98 146.987C108.555 147.466 109.32 148.136 109.99 148.232C110.756 148.327 111.808 148.136 112.574 147.849H112.67C113.722 147.466 114.679 147.753 115.349 148.423C116.115 149.189 116.498 150.528 116.211 151.485L116.019 152.347C115.923 153.208 115.158 154.356 114.01 154.835C113.148 155.218 112.191 154.93 111.33 154.261L111.234 154.165C110.564 153.686 109.894 153.016 109.129 152.921C108.363 152.729 107.406 153.016 106.641 153.112L106.162 153.304C105.397 153.686 104.248 153.973 103.1 153.686Z' fill='white'/%3E%3Cpath d='M67.2148 154.739L76.7848 156.653L77.0719 154.835L67.5976 152.825L67.2148 154.739Z' fill='white'/%3E%3Cpath d='M78.6992 157.132L82.4315 157.897L82.8143 155.983L78.9863 155.218L78.6992 157.132Z' fill='white'/%3E%3Cpath d='M2.3315 152.825C2.1401 145.169 -2.54915 138.566 -9.91797 135.312L-9.24808 133.973C-1.30506 137.514 3.67129 144.5 3.86268 152.825H2.3315Z' fill='white'/%3E%3Cpath d='M7.11702 174.166H-41.9766V154.069L-17.7647 132.25H-17.3819C-15.3722 132.25 -13.4583 132.633 -11.64 133.016L-12.1185 134.642C-13.7454 134.164 -15.3722 133.877 -17.1905 133.877L-40.3497 154.835V172.635H5.58584V154.452H7.11702V174.166Z' fill='white'/%3E%3Cpath d='M3.95703 171.008H-41.1172V169.477H2.33015V158.376H-41.1172V156.749H3.95703V171.008Z' fill='white'/%3E%3Cpath d='M-2.35759 169.477C-4.46297 169.477 -6.28125 167.755 -6.28125 165.554H-4.65437C-4.65437 166.893 -3.50598 167.946 -2.26189 167.946C-0.922107 167.946 0.130582 166.893 0.130582 165.554C0.130582 164.309 -0.922107 163.161 -2.26189 163.161V161.534C0.0348835 161.534 1.66176 163.352 1.66176 165.458C1.56607 167.755 -0.156517 169.477 -2.35759 169.477Z' fill='white'/%3E%3Cpath d='M7.11608 154.356H5.4892C5.4892 153.591 5.2978 152.729 5.0107 151.964C4.915 151.39 4.62791 150.815 4.62791 150.337C4.62791 149.476 4.81931 148.71 5.10641 148.04C5.2978 147.466 5.4892 146.987 5.4892 146.318C5.4892 145.839 4.81931 145.073 4.14942 144.499C2.80963 143.064 2.33113 140.863 2.33113 140.001C2.33113 138.853 1.85264 138.566 1.27845 138.375C-1.01833 137.609 -2.45382 136.652 -2.45382 134.451C-2.45382 133.302 -2.93231 132.824 -4.0807 132.824C-5.51618 132.824 -7.71726 132.824 -8.67425 130.814C-9.24844 129.666 -9.53554 129.666 -10.3968 129.666C-10.5882 129.666 -10.8753 129.762 -11.1624 130.049C-11.6409 130.24 -12.2151 130.527 -12.7893 130.527C-13.3635 130.527 -13.842 130.144 -14.2248 129.762C-14.7033 129.379 -15.2775 128.996 -15.9474 128.996C-16.3302 128.996 -16.713 129.379 -16.713 129.762V132.92H-18.3398V129.762C-18.3398 128.518 -17.1915 127.369 -15.9474 127.369C-14.7033 127.369 -13.842 128.039 -13.2678 128.613C-13.0764 128.709 -12.7893 128.996 -12.6936 128.996C-12.5979 128.996 -12.2151 128.9 -11.928 128.613C-11.4495 128.422 -11.0667 128.135 -10.4925 128.135C-9.34414 128.135 -8.38715 128.23 -7.33446 130.144C-6.85597 131.197 -5.70758 131.293 -4.1764 131.293C-2.16672 131.293 -1.01833 132.441 -1.01833 134.451C-1.01833 135.312 -0.826933 136.078 1.66124 136.843C3.00103 137.418 3.67092 138.47 3.67092 140.001C3.67092 140.767 4.14941 142.394 5.0107 143.351C5.872 144.212 6.82899 145.169 6.82899 146.318C6.82899 147.179 6.63759 147.944 6.35049 148.614C6.25479 149.188 5.96769 149.667 5.96769 150.337C5.96769 150.528 6.15909 151.007 6.35049 151.485C6.92468 152.347 7.11608 153.399 7.11608 154.356Z' fill='white'/%3E%3Cpath d='M6.34951 153.591H-41.1172V155.218H6.34951V153.591Z' fill='white'/%3E%3Cpath d='M65.5875 43.7285C61.8553 43.7285 58.7929 46.7908 58.7929 50.4274C58.7929 54.1597 61.8553 57.222 65.5875 57.222C69.2241 57.222 72.2865 54.1597 72.2865 50.4274C72.1908 46.7908 69.2241 43.7285 65.5875 43.7285ZM65.5875 58.4661C61.1854 58.4661 57.6445 54.8296 57.6445 50.4274C57.6445 46.1209 61.1854 42.4844 65.5875 42.4844C69.894 42.4844 73.5306 46.1209 73.5306 50.4274C73.4349 54.8296 69.894 58.4661 65.5875 58.4661Z' fill='white'/%3E%3Cpath d='M65.7792 67.3652C64.5351 67.3652 63.291 67.2695 62.2383 66.8867L62.6211 65.7383C64.4394 66.3125 67.2146 66.3125 68.9372 65.7383L69.4157 66.8867C68.363 67.2695 67.1189 67.3652 65.7792 67.3652Z' fill='white'/%3E%3Cpath d='M71.3281 66.2177L70.7539 65.165C71.9023 64.5908 72.4765 64.0166 72.4765 64.0166L73.2421 64.7822C73.2421 64.9736 72.5722 65.6435 71.3281 66.2177Z' fill='white'/%3E%3Cpath d='M65.2043 63.8248C64.1516 63.8248 63.2903 63.3463 62.6204 62.3893C61.472 60.9538 58.9838 59.7098 57.1656 60.2839C55.8258 60.6667 54.6774 60.4753 53.9118 59.9012C53.3376 59.4227 52.6677 58.6571 52.6677 57.2216C52.6677 55.4033 50.7537 52.9151 48.8397 52.2452C47.0215 51.671 46.543 50.6184 46.543 49.2786H47.7871C47.7871 50.1399 47.8828 50.6184 49.2225 51.0968C51.3279 51.8624 53.8161 54.6377 53.8161 57.2216C53.8161 57.9872 54.0075 58.5614 54.486 58.9442C55.0602 59.327 55.8258 59.4227 56.5914 59.0399C59.0795 58.37 62.0462 59.8055 63.386 61.7194C63.9602 62.3893 64.5344 62.7721 65.1086 62.7721C65.6828 62.7721 66.257 62.3893 66.8312 61.7194C68.1709 59.9012 71.7118 58.37 74.2 59.0399C75.0613 59.4227 75.8269 59.2313 76.3054 58.9442C76.7838 58.5614 76.9752 58.0829 76.9752 57.2216C77.0709 54.6377 79.5591 51.8624 81.7602 51.0968C82.6215 50.7141 83.1 50.2356 83.1 49.2786H84.3441C84.3441 50.714 83.5785 51.7667 82.0473 52.2452C80.1333 52.9151 78.2193 55.4033 78.2193 57.2216C78.2193 58.6571 77.5494 59.5184 76.9752 59.9012C76.2097 60.4753 75.0613 60.571 73.8172 60.2839C71.9989 59.7098 68.9365 60.8581 67.6924 62.3893C67.1183 63.442 66.257 63.8248 65.2043 63.8248Z' fill='white'/%3E%3Cpath d='M65.5875 43.7285C61.8553 43.7285 58.7929 46.7908 58.7929 50.4274C58.7929 54.1597 61.8553 57.222 65.5875 57.222C69.2241 57.222 72.2865 54.1597 72.2865 50.4274C72.1908 46.7908 69.2241 43.7285 65.5875 43.7285ZM65.5875 58.4661C61.1854 58.4661 57.6445 54.8296 57.6445 50.4274C57.6445 46.1209 61.1854 42.4844 65.5875 42.4844C69.894 42.4844 73.5306 46.1209 73.5306 50.4274C73.4349 54.8296 69.894 58.4661 65.5875 58.4661Z' fill='white'/%3E%3Cpath d='M65.589 32.7226C55.732 32.7226 47.8847 40.6656 47.8847 50.3312C47.8847 60.1882 55.8277 68.0356 65.589 68.0356C75.3503 68.0356 83.1976 60.0925 83.1976 50.3312C83.1976 40.6656 75.2546 32.7226 65.589 32.7226ZM65.589 69.3753C55.0621 69.3753 46.6406 60.8581 46.6406 50.4269C46.6406 39.9957 55.1578 31.5742 65.589 31.5742C76.0202 31.5742 84.4417 40.0914 84.4417 50.4269C84.4417 60.9538 75.9245 69.3753 65.589 69.3753Z' fill='white'/%3E%3Cpath d='M52.6698 46.2158C52.287 46.2158 52.0956 46.4072 52.0956 46.79C52.0956 47.1728 52.287 47.3642 52.6698 47.3642C53.0526 47.3642 53.3397 47.1728 53.3397 46.79C53.3397 46.4072 53.0526 46.2158 52.6698 46.2158ZM52.6698 48.6083C51.6172 48.6083 50.8516 47.8427 50.8516 46.79C50.8516 45.7373 51.6172 44.9717 52.6698 44.9717C53.7225 44.9717 54.4881 45.7373 54.4881 46.79C54.4881 47.8427 53.7225 48.6083 52.6698 48.6083Z' fill='white'/%3E%3Cpath d='M77.7421 46.2167C77.3593 46.2167 77.0722 46.4081 77.0722 46.7909C77.0722 47.1737 77.455 47.3651 77.7421 47.3651C78.1249 47.3651 78.3163 47.1737 78.3163 46.7909C78.3163 46.4081 78.1249 46.2167 77.7421 46.2167ZM77.7421 48.6092C76.6894 48.6092 75.8281 47.8436 75.8281 46.7909C75.8281 45.7383 76.6894 44.9727 77.7421 44.9727C78.7948 44.9727 79.5604 45.7383 79.5604 46.7909C79.5604 47.8436 78.7948 48.6092 77.7421 48.6092Z' fill='white'/%3E%3Cpath d='M70.9472 38.1774C70.5644 38.1774 70.373 38.5602 70.373 38.8473C70.373 39.2301 70.5644 39.4215 70.9472 39.4215C71.33 39.4215 71.6171 39.2301 71.6171 38.8473C71.7128 38.5602 71.33 38.1774 70.9472 38.1774ZM70.9472 40.6656C69.8945 40.6656 69.1289 39.9 69.1289 38.8473C69.1289 37.7946 69.8945 37.0291 70.9472 37.0291C71.9999 37.0291 72.7655 37.7946 72.7655 38.8473C72.7655 39.9 71.9999 40.6656 70.9472 40.6656Z' fill='white'/%3E%3Cpath d='M60.037 38.1777C59.6542 38.1777 59.4628 38.5605 59.4628 38.8476C59.4628 39.2304 59.6542 39.4218 60.037 39.4218C60.4198 39.4218 60.6112 39.2304 60.6112 38.8476C60.6112 38.5605 60.3241 38.1777 60.037 38.1777ZM60.037 40.6659C58.9843 40.6659 58.2188 39.9003 58.2188 38.8476C58.2188 37.7949 58.9843 37.0293 60.037 37.0293C61.0897 37.0293 61.8553 37.7949 61.8553 38.8476C61.8553 39.9003 60.994 40.6659 60.037 40.6659Z' fill='white'/%3E%3Cpath d='M54.6777 42.9628L53.4336 41.7187L54.3906 40.9531L55.6347 42.0058L54.6777 42.9628Z' fill='white'/%3E%3Cpath d='M65.4902 36.7418L64.4375 36.0719L65.6816 34.2537L66.7343 34.9236L65.4902 36.7418Z' fill='white'/%3E%3Cpath d='M65.1094 41.2402L64.7266 40.0918L67.2147 39.4219L67.5018 40.666L65.1094 41.2402Z' fill='white'/%3E%3Cpath d='M76.7831 41.8143L74.9648 40.5703L75.6347 39.5176L77.453 40.7617L76.7831 41.8143Z' fill='white'/%3E%3Cpath d='M75.6347 52.8192L74.9648 51.7665L76.7831 50.5225L77.453 51.5751L75.6347 52.8192Z' fill='white'/%3E%3Cpath d='M55.7304 53.6805L54.582 53.2977L55.1562 51.001L56.3046 51.1924L55.7304 53.6805Z' fill='white'/%3E%3Cpath d='M175.548 66.123C171.912 66.123 168.85 69.0897 168.85 72.8219C168.85 76.5542 171.912 79.5208 175.548 79.5208C179.281 79.5208 182.343 76.5542 182.343 72.8219C182.343 69.0897 179.281 66.123 175.548 66.123ZM175.548 80.6692C171.242 80.6692 167.605 77.1284 167.605 72.7262C167.605 68.3241 171.242 64.7832 175.548 64.7832C179.951 64.7832 183.492 68.3241 183.492 72.7262C183.492 77.2241 179.951 80.6692 175.548 80.6692Z' fill='white'/%3E%3Cpath d='M175.932 89.7597C174.687 89.7597 173.348 89.5683 172.391 89.2812L172.773 88.0371C174.496 88.6113 177.367 88.6113 179.09 88.0371L179.472 89.2812C178.515 89.4726 177.176 89.7597 175.932 89.7597Z' fill='white'/%3E%3Cpath d='M181.289 88.6122L180.715 87.4638C181.863 86.8896 182.437 86.3154 182.437 86.3154L183.299 87.1767C183.394 87.2724 182.629 87.9423 181.289 88.6122Z' fill='white'/%3E%3Cpath d='M175.357 86.2193C174.304 86.2193 173.443 85.6451 172.677 84.7838C171.529 83.157 169.04 81.9129 167.222 82.4871C165.978 82.9656 164.83 82.8699 164.064 82.1043C163.49 81.7215 162.82 80.9559 162.82 79.4247C162.82 77.6064 160.906 75.2139 158.992 74.5441C157.078 73.8742 156.695 72.8215 156.695 71.4817H157.939C157.939 72.5344 158.035 72.9172 159.279 73.3957C161.385 74.0656 163.873 76.9365 164.064 79.4247C164.064 80.1903 164.256 80.8602 164.734 81.1473C165.213 81.6258 165.978 81.6258 166.839 81.3387C169.232 80.5731 172.294 82.1043 173.634 83.9226C174.113 84.5925 174.687 84.9752 175.261 84.9752C175.931 84.9752 176.505 84.5925 176.984 83.9226C178.323 82.1043 181.96 80.5731 184.352 81.3387C185.214 81.5301 186.075 81.5301 186.649 81.1473C187.128 80.9559 187.319 80.286 187.319 79.4247C187.319 76.9365 189.807 74.0656 191.913 73.3957C192.965 73.0129 193.348 72.343 193.348 71.4817H194.592C194.592 72.9172 193.827 73.9699 192.295 74.5441C190.381 75.2139 188.467 77.6064 188.467 79.4247C188.372 81.0516 187.797 81.8172 187.223 82.1043C186.458 82.7742 185.214 82.8699 183.97 82.4871C182.247 82.0086 179.185 83.157 177.94 84.7838C177.175 85.6451 176.218 86.2193 175.357 86.2193Z' fill='white'/%3E%3Cpath d='M175.548 66.123C171.912 66.123 168.85 69.0897 168.85 72.8219C168.85 76.5542 171.912 79.5208 175.548 79.5208C179.281 79.5208 182.343 76.5542 182.343 72.8219C182.343 69.0897 179.281 66.123 175.548 66.123ZM175.548 80.6692C171.242 80.6692 167.605 77.1284 167.605 72.7262C167.605 68.3241 171.242 64.7832 175.548 64.7832C179.951 64.7832 183.492 68.3241 183.492 72.7262C183.492 77.2241 179.951 80.6692 175.548 80.6692Z' fill='white'/%3E%3Cpath d='M175.548 55.0214C165.787 55.0214 157.939 63.0601 157.939 72.7257C157.939 82.3913 165.882 90.4301 175.548 90.4301C185.405 90.4301 193.252 82.3913 193.252 72.7257C193.252 63.0601 185.405 55.0214 175.548 55.0214ZM175.548 91.6741C165.117 91.6741 156.695 83.1569 156.695 72.8214C156.695 62.4859 165.213 53.873 175.548 53.873C186.075 53.873 194.496 62.4859 194.496 72.8214C194.496 83.1569 186.075 91.6741 175.548 91.6741Z' fill='white'/%3E%3Cpath d='M162.818 68.5146C162.435 68.5146 162.148 68.8974 162.148 69.1845C162.148 69.5673 162.531 69.7587 162.818 69.7587C163.105 69.7587 163.392 69.5673 163.392 69.1845C163.297 68.8017 163.105 68.5146 162.818 68.5146ZM162.818 71.0028C161.766 71.0028 161 70.1415 161 69.1845C161 68.1318 161.766 67.2705 162.818 67.2705C163.871 67.2705 164.637 68.1318 164.637 69.1845C164.541 70.0458 163.775 71.0028 162.818 71.0028Z' fill='white'/%3E%3Cpath d='M187.799 68.5156C187.416 68.5156 187.225 68.8984 187.225 69.1855C187.225 69.5683 187.416 69.7596 187.799 69.7596C188.182 69.7596 188.469 69.5683 188.469 69.1855C188.469 68.8027 188.086 68.5156 187.799 68.5156ZM187.799 71.0037C186.746 71.0037 185.98 70.1424 185.98 69.1855C185.98 68.1328 186.746 67.2715 187.799 67.2715C188.851 67.2715 189.617 68.1328 189.617 69.1855C189.521 70.0467 188.756 71.0037 187.799 71.0037Z' fill='white'/%3E%3Cpath d='M181.1 60.5722C180.717 60.5722 180.43 60.7636 180.43 61.1464C180.43 61.5292 180.812 61.8163 181.1 61.8163C181.482 61.8163 181.674 61.4335 181.674 61.1464C181.674 60.8593 181.387 60.5722 181.1 60.5722ZM181.1 63.0604C180.047 63.0604 179.281 62.1991 179.281 61.1464C179.281 60.0937 180.047 59.3281 181.1 59.3281C182.152 59.3281 182.918 60.0937 182.918 61.1464C182.918 62.1991 182.152 63.0604 181.1 63.0604Z' fill='white'/%3E%3Cpath d='M170.094 60.5722C169.711 60.5722 169.424 60.7636 169.424 61.1464C169.424 61.5292 169.807 61.8163 170.094 61.8163C170.381 61.8163 170.668 61.4335 170.668 61.1464C170.668 60.8593 170.476 60.5722 170.094 60.5722ZM170.094 63.0604C169.041 63.0604 168.18 62.1991 168.18 61.1464C168.18 60.0937 169.041 59.3281 170.094 59.3281C171.146 59.3281 171.912 60.0937 171.912 61.1464C171.912 62.1991 171.146 63.0604 170.094 63.0604Z' fill='white'/%3E%3Cpath d='M164.83 65.3573L163.586 64.1132L164.352 63.1562L165.596 64.4003L164.83 65.3573Z' fill='white'/%3E%3Cpath d='M175.451 59.1366L174.398 58.4667L175.643 56.5527L176.695 57.2226L175.451 59.1366Z' fill='white'/%3E%3Cpath d='M175.07 63.6347L174.879 62.3906L177.271 61.8164L177.558 62.9648L175.07 63.6347Z' fill='white'/%3E%3Cpath d='M186.842 64.1132L185.023 62.9648L185.693 61.9121L187.512 63.0605L186.842 64.1132Z' fill='white'/%3E%3Cpath d='M185.693 75.1181L185.023 74.1611L186.842 72.917L187.512 73.874L185.693 75.1181Z' fill='white'/%3E%3Cpath d='M165.787 75.9794L164.543 75.6923L165.309 73.2041L166.361 73.5869L165.787 75.9794Z' fill='white'/%3E%3Cpath d='M36.8759 211.681L36.3017 210.915C37.6415 210.15 39.1727 208.044 39.1727 205.939C39.1727 199.91 33.1436 194.646 26.4447 194.646C19.5544 194.646 13.5253 200.006 13.5253 205.939C13.5253 208.044 14.9608 210.15 16.3963 210.915L15.8221 211.681C14.1952 210.628 12.6641 208.523 12.6641 205.939C12.6641 199.336 19.0759 193.594 26.4447 193.594C33.7178 193.594 40.1297 199.336 40.1297 205.939C40.034 208.523 38.4071 210.724 36.8759 211.681Z' fill='white'/%3E%3Cpath d='M28.2616 196.082C27.7831 196.082 27.2089 196.465 27.2089 196.56C27.2089 196.752 27.7831 197.135 28.2616 197.135C28.6444 197.135 29.1229 196.752 29.3143 196.56C29.1229 196.465 28.5487 196.082 28.2616 196.082ZM28.2616 197.996C27.496 197.996 26.3477 197.422 26.3477 196.56C26.3477 195.795 27.496 195.125 28.2616 195.125C29.0272 195.125 30.1756 195.795 30.1756 196.56C30.1756 197.422 29.0272 197.996 28.2616 197.996Z' fill='white'/%3E%3Cpath d='M22.4237 196.082C21.9452 196.082 21.3711 196.465 21.3711 196.56C21.3711 196.752 21.9452 197.135 22.4237 197.135C22.8065 197.135 23.285 196.752 23.285 196.56C23.285 196.465 22.7108 196.082 22.4237 196.082ZM22.4237 197.996C21.6581 197.996 20.4141 197.422 20.4141 196.56C20.4141 195.795 21.6581 195.125 22.4237 195.125C23.1893 195.125 24.3377 195.795 24.3377 196.56C24.3377 197.422 23.1893 197.996 22.4237 197.996Z' fill='white'/%3E%3Cpath d='M118.512 114.833L116.406 103.54L117.459 103.444L119.373 114.737L118.512 114.833Z' fill='white'/%3E%3Cpath d='M125.209 114.833L124.348 114.737L126.74 103.444L127.697 103.54L125.209 114.833Z' fill='white'/%3E%3Cpath d='M122.24 108.421H121.379V114.833H122.24V108.421Z' fill='white'/%3E%3Cpath d='M122.24 102.105H121.379V106.508H122.24V102.105Z' fill='white'/%3E%3Cpath d='M112.289 103.061L115.447 113.684C115.543 114.067 115.638 114.258 116.021 114.258H127.697C128.079 114.258 128.175 114.067 128.175 113.684H128.271L131.429 103.157L127.218 103.923L121.763 102.487L116.883 103.923L112.289 103.061ZM127.697 115.311H115.926C115.16 115.311 114.586 114.737 114.49 113.971L110.758 101.913L116.883 103.061L121.859 101.626L127.314 103.061L132.864 101.913L129.228 113.971C129.132 114.737 128.558 115.311 127.697 115.311Z' fill='white'/%3E%3Cpath d='M132.481 102.87L131.907 102.105C133.151 101.243 134.587 99.2338 134.587 97.1284C134.587 91.0994 128.558 85.8359 121.859 85.8359C115.064 85.8359 109.131 91.1951 109.131 97.1284C109.131 99.2338 110.471 101.243 111.81 102.105L111.236 102.87C109.609 101.818 108.078 99.7123 108.078 97.1284C108.078 90.5252 114.49 84.7832 121.859 84.7832C129.228 84.7832 135.639 90.5252 135.639 97.1284C135.639 99.7123 134.108 101.818 132.481 102.87Z' fill='white'/%3E%3Cpath d='M123.773 87.2714C123.391 87.2714 122.912 87.6542 122.912 87.7499C122.912 87.9413 123.486 88.3241 123.773 88.3241C124.252 88.3241 124.826 87.9413 124.826 87.7499C124.826 87.5585 124.252 87.2714 123.773 87.2714ZM123.773 89.1854C123.008 89.1854 121.859 88.6112 121.859 87.7499C121.859 86.9843 123.008 86.3145 123.773 86.3145C124.539 86.3145 125.783 86.9843 125.783 87.7499C125.783 88.6112 124.539 89.1854 123.773 89.1854Z' fill='white'/%3E%3Cpath d='M131.717 92.248C131.238 92.248 130.664 92.4394 130.664 92.7265C130.664 92.8222 131.238 93.205 131.717 93.205C132.099 93.205 132.578 92.8222 132.769 92.7265C132.578 92.4394 132.004 92.248 131.717 92.248ZM131.717 94.162C130.951 94.162 129.707 93.5878 129.707 92.7265C129.707 91.8652 130.951 91.291 131.717 91.291C132.482 91.291 133.631 91.8652 133.631 92.7265C133.631 93.5878 132.482 94.162 131.717 94.162Z' fill='white'/%3E%3Cpath d='M121.857 94.6406C121.379 94.6406 120.805 95.0234 120.805 95.2148C120.805 95.3105 121.379 95.6933 121.857 95.6933C122.24 95.6933 122.719 95.3105 122.91 95.2148C122.719 94.9277 122.24 94.6406 121.857 94.6406ZM121.857 96.6503C121.092 96.6503 119.848 95.9804 119.848 95.2148C119.848 94.3535 121.092 93.7793 121.857 93.7793C122.623 93.7793 123.771 94.3535 123.771 95.2148C123.771 95.9804 122.623 96.6503 121.857 96.6503Z' fill='white'/%3E%3Cpath d='M116.883 91.195C116.5 91.195 116.021 91.5778 116.021 91.6735C116.021 91.8649 116.596 92.2477 116.883 92.2477C117.361 92.2477 117.935 91.8649 117.935 91.6735C117.935 91.5778 117.361 91.195 116.883 91.195ZM116.883 93.109C116.117 93.109 114.969 92.5348 114.969 91.6735C114.969 90.8122 116.117 90.238 116.883 90.238C117.648 90.238 118.892 90.8122 118.892 91.6735C118.892 92.5348 117.648 93.109 116.883 93.109Z' fill='white'/%3E%3Cpath d='M125.207 91.1953C124.824 91.1953 124.346 91.5781 124.346 91.6738C124.346 91.8652 124.92 92.248 125.207 92.248C125.685 92.248 126.26 91.8652 126.26 91.6738C126.26 91.5781 125.685 91.1953 125.207 91.1953ZM125.207 93.1093C124.441 93.1093 123.293 92.5351 123.293 91.6738C123.293 90.8125 124.441 90.2383 125.207 90.2383C125.973 90.2383 127.217 90.8125 127.217 91.6738C127.312 92.5351 126.068 93.1093 125.207 93.1093Z' fill='white'/%3E%3Cpath d='M112 93.6836C111.521 93.6836 110.947 94.0664 110.947 94.162C110.947 94.2577 111.521 94.6405 112 94.6405C112.383 94.6405 112.861 94.2577 113.053 94.162C112.957 94.0664 112.383 93.6836 112 93.6836ZM112 95.5975C111.234 95.5975 110.086 95.0233 110.086 94.162C110.086 93.3008 111.234 92.7266 112 92.7266C112.766 92.7266 113.914 93.3008 113.914 94.162C113.914 95.0233 112.766 95.5975 112 95.5975Z' fill='white'/%3E%3Cpath d='M117.937 87.2714C117.555 87.2714 117.076 87.6542 116.885 87.7499C116.98 87.9413 117.555 88.3241 117.937 88.3241C118.416 88.3241 118.99 87.9413 118.99 87.7499C118.894 87.5585 118.32 87.2714 117.937 87.2714ZM117.937 89.1854C117.172 89.1854 116.023 88.6112 116.023 87.7499C116.023 86.9843 117.172 86.3145 117.937 86.3145C118.703 86.3145 119.851 86.9843 119.851 87.7499C119.851 88.6112 118.703 89.1854 117.937 89.1854Z' fill='white'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1499_124532'%3E%3Crect width='319.085' height='262.892' fill='white' transform='translate(197 -65)'/%3E%3C/clipPath%3E%3CclipPath id='clip1_1499_124532'%3E%3Crect width='319.085' height='262.892' fill='white' transform='translate(-79 -65)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 100%;
  height: 198px;
  background-repeat: repeat-x;
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan {
  margin-bottom: 16px;
}
.CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan {
  -webkit-box-shadow: 0 8px 10px 4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 8px 10px 4px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 8px 10px 4px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 8px 10px 4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 8px 10px 4px rgba(0, 0, 0, 0.15);
}
.CX-lacak-referrral .box-lacak-referral .box-rekap-bulanan {
  -webkit-box-shadow: 0 6px 8px 4px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 6px 8px 4px rgba(0, 0, 0, 0.03);
  -ms-box-shadow: 0 6px 8px 4px rgba(0, 0, 0, 0.03);
  -o-box-shadow: 0 6px 8px 4px rgba(0, 0, 0, 0.03);
  box-shadow: 0 6px 8px 4px rgba(0, 0, 0, 0.03);
}
.CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan,
.CX-lacak-referrral .box-lacak-referral .box-rekap-bulanan {
  background-color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan .box-rekap-inner,
.CX-lacak-referrral .box-lacak-referral .box-rekap-bulanan .box-rekap-inner {
  padding: 19px 24px;
}
.CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan .box-rekap-inner .head-title,
.CX-lacak-referrral .box-lacak-referral .box-rekap-bulanan .box-rekap-inner .head-title {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan .box-rekap-inner .head-title h3,
.CX-lacak-referrral .box-lacak-referral .box-rekap-bulanan .box-rekap-inner .head-title h3 {
  font-size: 18px;
  margin-bottom: 0;
  font-family: "source-sans-pro-bold";
}
.CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan .box-rekap-inner .box-summary-data,
.CX-lacak-referrral .box-lacak-referral .box-rekap-bulanan .box-rekap-inner .box-summary-data {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 20px;
}
.CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan .box-rekap-inner .box-summary-data .item,
.CX-lacak-referrral .box-lacak-referral .box-rekap-bulanan .box-rekap-inner .box-summary-data .item {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #e5e5e5;
  padding: 12px 16px;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1024px) {
  .CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan .box-rekap-inner .box-summary-data .item,
  .CX-lacak-referrral .box-lacak-referral .box-rekap-bulanan .box-rekap-inner .box-summary-data .item {
    display: block;
    padding: 9px 12px;
  }
}
@media (max-width: 1024px) {
  .CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan .box-rekap-inner .box-summary-data .item .text,
  .CX-lacak-referrral .box-lacak-referral .box-rekap-bulanan .box-rekap-inner .box-summary-data .item .text {
    display: block;
    width: 100%;
  }
}
.CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan .box-rekap-inner .box-summary-data .item .text .label,
.CX-lacak-referrral .box-lacak-referral .box-rekap-bulanan .box-rekap-inner .box-summary-data .item .text .label {
  border: 0;
  text-transform: none;
  font-weight: normal;
  font-size: 13px;
  color: #353535;
  font-family: "source-sans-pro-semibold";
  padding: 0;
  margin: 0;
}
@media (max-width: 1024px) {
  .CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan .box-rekap-inner .box-summary-data .item .text .label,
  .CX-lacak-referrral .box-lacak-referral .box-rekap-bulanan .box-rekap-inner .box-summary-data .item .text .label {
    font-family: "source-sans-pro-regular";
  }
}
.CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan .box-rekap-inner .box-summary-data .item .text .value,
.CX-lacak-referrral .box-lacak-referral .box-rekap-bulanan .box-rekap-inner .box-summary-data .item .text .value {
  font-family: "source-sans-pro-bold";
  color: #353535;
  font-size: 24px;
}
@media (max-width: 1024px) {
  .CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan .box-rekap-inner .box-summary-data .item .text .value,
  .CX-lacak-referrral .box-lacak-referral .box-rekap-bulanan .box-rekap-inner .box-summary-data .item .text .value {
    font-size: 22px;
  }
}
@media (max-width: 1024px) {
  .CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan .box-rekap-inner .box-summary-data .item .img,
  .CX-lacak-referrral .box-lacak-referral .box-rekap-bulanan .box-rekap-inner .box-summary-data .item .img {
    display: none;
  }
}
.CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan .cx-dropdown__item,
.CX-lacak-referrral .box-lacak-referral .box-rekap-bulanan .cx-dropdown__item {
  border-bottom: 0;
  font-size: 13px;
}
.CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan .cx-dropdown__item:hover,
.CX-lacak-referrral .box-lacak-referral .box-rekap-bulanan .cx-dropdown__item:hover {
  color: #494df4;
  font-family: "source-sans-pro-black";
}
.CX-lacak-referrral .box-lacak-referral .box-rekap-tahunan .cx-dropdown__menu {
  width: initial;
}

.box-rekap-bulanan .box-list-lacak .box-list-lacak-inner {
  max-height: initial;
  overflow: initial;
}
.box-rekap-bulanan .box-list-lacak .box-list-lacak-inner .box-item {
  position: relative;
  cursor: pointer;
}
.box-rekap-bulanan .box-list-lacak .box-list-lacak-inner .box-item:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='6' viewBox='0 0 9 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.29234L4.5 4.65234L8 1.29234' stroke='%23494DF4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 9px;
  height: 6px;
  display: inline-block;
  position: absolute;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -m-transform: translateX(-50%);
  -so-transform: translateX(-50%);
  transform: translateX(-50%);
  background-size: cover;
  background-repeat: no-repeat;
}
.box-rekap-bulanan .box-list-lacak .box-list-lacak-inner .box-item.is-lazy:after {
  display: none;
}
.box-rekap-bulanan .box-list-lacak .box-list-lacak-inner .box-item.is-expanded:after {
  -webkit-transform: translateX(-50%) rotate(180deg);
  -moz-transform: translateX(-50%) rotate(180deg);
  -m-transform: translateX(-50%) rotate(180deg);
  -so-transform: translateX(-50%) rotate(180deg);
  transform: translateX(-50%) rotate(180deg);
}
.box-rekap-bulanan .box-list-lacak .box-list-lacak-inner .box-item .box-item-inner {
  padding: 2px 10px 10px;
}
.box-rekap-bulanan .box-list-lacak .box-list-lacak-inner .box-item .box-item-inner .box-name-and-status {
  column-gap: 6px;
}
.box-rekap-bulanan .box-list-lacak .box-list-lacak-inner .box-item .box-item-inner .box-name-and-status .box-name {
  flex: 1 1 auto;
  align-items: center;
}
.box-rekap-bulanan .box-list-lacak .box-list-lacak-inner .box-item .box-item-inner .box-name-and-status .box-name .date {
  padding-top: 3px;
  padding-bottom: 3px;
}
.box-rekap-bulanan .box-list-lacak .box-list-lacak-inner .box-item .box-item-inner .box-name-and-status .box-name .date.no-icon {
  color: #333333;
}
.box-rekap-bulanan .box-list-lacak .box-list-lacak-inner .box-item .box-item-inner .box-name-and-status .box-name .date.no-icon:before {
  display: none;
}
.box-rekap-bulanan .box-list-lacak .box-list-lacak-inner .box-item .box-item-inner .box-name-and-status .box-status {
  flex: 0 0 auto;
}
.box-rekap-bulanan .box-list-lacak .box-list-lacak-inner .box-item .box-item-inner .box-name-and-status .stars-poin {
  position: relative;
  display: flex;
  grid-column-gap: 5px;
  align-items: center;
}
.box-rekap-bulanan .box-list-lacak .box-list-lacak-inner .box-item .box-item-inner .box-name-and-status .stars-poin span {
  font-size: 16px;
  font-family: "source-sans-pro-black";
  color: #f3915c;
}
.box-rekap-bulanan .box-list-lacak .box-list-lacak-inner .box-item .box-item-inner .box-name-and-status .stars-poin .stars-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23paint0_angular_64276_147958_clip_path)' data-figma-skip-parse='true'%3E%3Cg transform='matrix(8.01594e-05 -0.00976139 0.0107666 8.20435e-05 9.5 9.49193)'%3E%3CforeignObject x='-951.342' y='-951.342' width='1902.68' height='1902.68'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,rgba(250, 215, 114, 1) 0deg,rgba(240, 126, 86, 1) 91.7857deg,rgba(250, 215, 114, 1) 360deg);height:100%25;width:100%25;opacity:1'%3E%3C/div%3E%3C/foreignObject%3E%3C/g%3E%3C/g%3E%3Cpath d='M4.28764 18.0395C3.82927 18.2669 3.30914 17.8684 3.40177 17.3597L4.38739 11.9279L0.203838 8.07398C-0.186849 7.7134 0.0162134 7.05424 0.539899 6.98304L6.35626 6.18378L8.94975 1.2148C9.18369 0.766941 9.81662 0.766941 10.0506 1.2148L12.6441 6.18378L18.4604 6.98304C18.9841 7.05424 19.1872 7.7134 18.7953 8.07398L14.6129 11.9279L15.5985 17.3597C15.6912 17.8684 15.171 18.2669 14.7127 18.0395L9.49837 15.4488L4.28764 18.0395Z' data-figma-gradient-fill='%7B&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:%5B%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.94331824779510498,&%2334;g&%2334;:0.49721625447273254,&%2334;b&%2334;:0.33741852641105652,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:0.25496017932891846%7D,%7B&%2334;color&%2334;:%7B&%2334;r&%2334;:0.98039215803146362,&%2334;g&%2334;:0.84313726425170898,&%2334;b&%2334;:0.44705882668495178,&%2334;a&%2334;:1.0%7D,&%2334;position&%2334;:1.0%7D%5D,&%2334;stopsVar&%2334;:%5B%5D,&%2334;transform&%2334;:%7B&%2334;m00&%2334;:0.16031885147094727,&%2334;m01&%2334;:21.533262252807617,&%2334;m02&%2334;:-1.3467907905578613,&%2334;m10&%2334;:-19.522781372070312,&%2334;m11&%2334;:0.16408707201480865,&%2334;m12&%2334;:19.171274185180664%7D,&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true%7D'/%3E%3Cdefs%3E%3CclipPath id='paint0_angular_64276_147958_clip_path'%3E%3Cpath d='M4.28764 18.0395C3.82927 18.2669 3.30914 17.8684 3.40177 17.3597L4.38739 11.9279L0.203838 8.07398C-0.186849 7.7134 0.0162134 7.05424 0.539899 6.98304L6.35626 6.18378L8.94975 1.2148C9.18369 0.766941 9.81662 0.766941 10.0506 1.2148L12.6441 6.18378L18.4604 6.98304C18.9841 7.05424 19.1872 7.7134 18.7953 8.07398L14.6129 11.9279L15.5985 17.3597C15.6912 17.8684 15.171 18.2669 14.7127 18.0395L9.49837 15.4488L4.28764 18.0395Z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 19px;
  height: 19px;
  display: inline-block;
}
.box-rekap-bulanan .box-list-lacak .box-list-lacak-inner .box-item .box-item-inner .box-name-and-status .stars-poin .cx-tooltip {
  position: absolute;
  bottom: -20px;
  right: -14px;
  width: max-content;
  height: auto;
  color: #fff;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  display: block;
  padding: 0;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -ms-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -o-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
  border-radius: 18px;
}
.box-rekap-bulanan .box-list-lacak .box-list-lacak-inner .box-item .box-item-inner .box-name-and-status .stars-poin .cx-tooltip.show {
  opacity: 1;
  visibility: visible;
}
.box-rekap-bulanan .box-list-lacak .box-list-lacak-inner .box-item .box-item-inner .box-name-and-status .stars-poin .cx-tooltip .cx-tooltip-inner {
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
  border-radius: 18px;
  background: #494df4;
  padding: 2px 13px;
  width: 100%;
  height: auto;
  font-size: 12px;
  line-height: 20px;
  text-transform: none;
  position: relative;
  z-index: 3;
}
.box-rekap-bulanan .box-list-lacak .box-list-lacak-inner .box-item .box-item-inner .box-name-and-status .stars-poin .cx-tooltip:after {
  content: "";
  position: absolute;
  z-index: 1;
  right: 0;
  top: -8px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 14px solid #494df4;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -mz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.box-rekap-bulanan .box-list-lacak .box-list-lacak-inner .box-item .box-item-inner .box-name-and-status .stars-poin .cx-tooltip.place-top {
  bottom: initial;
  top: -35px;
}
.box-rekap-bulanan .box-list-lacak .box-list-lacak-inner .box-item .box-item-inner .box-name-and-status .stars-poin .cx-tooltip.place-top:after {
  top: initial;
  bottom: -8px;
  border-bottom: 0;
  border-top: 14px solid #494df4;
}
.box-rekap-bulanan .box-list-lacak .box-list-lacak-inner .box-item .box-item-inner .box-name-and-status .stars-poin:hover .cx-tooltip {
  opacity: 1;
  visibility: visible;
}
.box-rekap-bulanan .box-list-lacak .box-list-lacak-inner .box-item .box-item-inner .box-history-lacak {
  padding: 0 15px;
}
.box-rekap-bulanan .box-list-lacak .box-list-lacak-inner .box-item .box-item-inner .box-history-lacak .item {
  display: flex;
  justify-content: space-between;
  color: #7f7f7f;
  font-size: 12px;
  padding: 3px 0;
}

.blur-up {
  filter: blur(10px);
  transition: filter 0.5s;
}

.blur-up.lazyloaded {
  filter: blur(0);
}

.skeleton-bg {
  background-color: #e0e0e0; /* warna placeholder */
}

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