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

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

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

.overlay {
  position: absolute;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.active-area {
  background: #ffc;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.collapse.open {
  display: block;
}

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

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

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

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

body.portlet {
  border-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar form {
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-muted {
  color: #eeeeee;
}

.icon-light {
  color: white;
}

.icon-dark {
  color: #333333;
}

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

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

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

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

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

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/* Target colors */
/* Sella - default */
/* Privati */
/* Trader */
/* Aziende */
/* Wealth & Business Advisory */
/* Open finance - Banking as a service */
/* Sella Investment Banking */
/* Lending Generali */
/* generic colors */
/* spacing */
/* fonts */
/* targets */
/* FONTS */
.font-stencil {
  font-family: "SellaStencil", sans-serif;
}

.font-weight-medium {
  font-weight: 500 !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-none-hover {
  text-decoration: none !important;
}
.text-decoration-none-hover:hover {
  text-decoration: underline !important;
}

.content-title {
  font-weight: bold;
  margin-bottom: 10px;
}

h5.content-title {
  font-size: 18px;
  margin-bottom: 10px;
}

h4.content-title {
  font-size: 22px;
  margin-bottom: 12px;
}

h3.content-title {
  font-size: 26px;
  margin-bottom: 15px;
}

h2.content-title {
  font-size: 30px;
  margin-bottom: 20px;
}

h1.content-title {
  font-size: 36px;
  margin-bottom: 25px;
}

.border-right {
  border-right: 1px solid;
  border-color: rgba(17, 17, 17, 0.1);
}

.border-left {
  border-left: 1px solid;
  border-color: rgba(17, 17, 17, 0.1);
}

.border-top {
  border-top: 1px solid;
  border-color: rgba(17, 17, 17, 0.1);
}

.border-bottom {
  border-bottom: 1px solid;
  border-color: rgba(17, 17, 17, 0.1);
}

.font-10 {
  font-size: 10px !important;
}

.font-11 {
  font-size: 11px !important;
}

.font-12 {
  font-size: 12px !important;
}

.font-13 {
  font-size: 13px !important;
}

.font-14 {
  font-size: 14px !important;
}

.font-15 {
  font-size: 15px !important;
}

.font-16 {
  font-size: 16px !important;
}

.font-17 {
  font-size: 17px !important;
}

.font-18 {
  font-size: 18px !important;
}

.font-19 {
  font-size: 19px !important;
}

.font-20 {
  font-size: 20px !important;
}

.font-21 {
  font-size: 21px !important;
}

.font-22 {
  font-size: 22px !important;
}

.font-23 {
  font-size: 23px !important;
}

.font-24 {
  font-size: 24px !important;
}

.font-25 {
  font-size: 25px !important;
}

.font-26 {
  font-size: 26px !important;
}

.font-27 {
  font-size: 27px !important;
}

.font-28 {
  font-size: 28px !important;
}

.font-29 {
  font-size: 29px !important;
}

.font-30 {
  font-size: 30px !important;
}

.font-31 {
  font-size: 31px !important;
}

.font-32 {
  font-size: 32px !important;
}

.font-33 {
  font-size: 33px !important;
}

.font-34 {
  font-size: 34px !important;
}

.font-35 {
  font-size: 35px !important;
}

.font-36 {
  font-size: 36px !important;
}

.font-37 {
  font-size: 37px !important;
}

.font-38 {
  font-size: 38px !important;
}

.font-39 {
  font-size: 39px !important;
}

.font-40 {
  font-size: 40px !important;
}

.font-41 {
  font-size: 41px !important;
}

.font-42 {
  font-size: 42px !important;
}

.font-43 {
  font-size: 43px !important;
}

.font-44 {
  font-size: 44px !important;
}

.font-45 {
  font-size: 45px !important;
}

.font-46 {
  font-size: 46px !important;
}

.font-47 {
  font-size: 47px !important;
}

.font-48 {
  font-size: 48px !important;
}

.font-49 {
  font-size: 49px !important;
}

.font-50 {
  font-size: 50px !important;
}

.font-51 {
  font-size: 51px !important;
}

.font-52 {
  font-size: 52px !important;
}

.font-53 {
  font-size: 53px !important;
}

.font-54 {
  font-size: 54px !important;
}

.font-55 {
  font-size: 55px !important;
}

.font-56 {
  font-size: 56px !important;
}

.font-57 {
  font-size: 57px !important;
}

.font-58 {
  font-size: 58px !important;
}

.font-59 {
  font-size: 59px !important;
}

.font-60 {
  font-size: 60px !important;
}

.font-61 {
  font-size: 61px !important;
}

.font-62 {
  font-size: 62px !important;
}

.font-63 {
  font-size: 63px !important;
}

.font-64 {
  font-size: 64px !important;
}

.font-65 {
  font-size: 65px !important;
}

.font-66 {
  font-size: 66px !important;
}

.font-67 {
  font-size: 67px !important;
}

.font-68 {
  font-size: 68px !important;
}

.font-69 {
  font-size: 69px !important;
}

.font-70 {
  font-size: 70px !important;
}

.font-71 {
  font-size: 71px !important;
}

.font-72 {
  font-size: 72px !important;
}

.font-73 {
  font-size: 73px !important;
}

.font-74 {
  font-size: 74px !important;
}

.font-75 {
  font-size: 75px !important;
}

.font-76 {
  font-size: 76px !important;
}

.font-77 {
  font-size: 77px !important;
}

.font-78 {
  font-size: 78px !important;
}

.font-79 {
  font-size: 79px !important;
}

.font-80 {
  font-size: 80px !important;
}

.font-81 {
  font-size: 81px !important;
}

.font-82 {
  font-size: 82px !important;
}

.font-83 {
  font-size: 83px !important;
}

.font-84 {
  font-size: 84px !important;
}

.font-85 {
  font-size: 85px !important;
}

.font-86 {
  font-size: 86px !important;
}

.font-87 {
  font-size: 87px !important;
}

.font-88 {
  font-size: 88px !important;
}

.font-89 {
  font-size: 89px !important;
}

.font-90 {
  font-size: 90px !important;
}

.font-91 {
  font-size: 91px !important;
}

.font-92 {
  font-size: 92px !important;
}

.font-93 {
  font-size: 93px !important;
}

.font-94 {
  font-size: 94px !important;
}

.font-95 {
  font-size: 95px !important;
}

.font-96 {
  font-size: 96px !important;
}

.font-97 {
  font-size: 97px !important;
}

.font-98 {
  font-size: 98px !important;
}

.font-99 {
  font-size: 99px !important;
}

.font-100 {
  font-size: 100px !important;
}

@media (min-width: 576px) {
  .font-sm-10 {
    font-size: 10px !important;
  }
  .font-sm-11 {
    font-size: 11px !important;
  }
  .font-sm-12 {
    font-size: 12px !important;
  }
  .font-sm-13 {
    font-size: 13px !important;
  }
  .font-sm-14 {
    font-size: 14px !important;
  }
  .font-sm-15 {
    font-size: 15px !important;
  }
  .font-sm-16 {
    font-size: 16px !important;
  }
  .font-sm-17 {
    font-size: 17px !important;
  }
  .font-sm-18 {
    font-size: 18px !important;
  }
  .font-sm-19 {
    font-size: 19px !important;
  }
  .font-sm-20 {
    font-size: 20px !important;
  }
  .font-sm-21 {
    font-size: 21px !important;
  }
  .font-sm-22 {
    font-size: 22px !important;
  }
  .font-sm-23 {
    font-size: 23px !important;
  }
  .font-sm-24 {
    font-size: 24px !important;
  }
  .font-sm-25 {
    font-size: 25px !important;
  }
  .font-sm-26 {
    font-size: 26px !important;
  }
  .font-sm-27 {
    font-size: 27px !important;
  }
  .font-sm-28 {
    font-size: 28px !important;
  }
  .font-sm-29 {
    font-size: 29px !important;
  }
  .font-sm-30 {
    font-size: 30px !important;
  }
  .font-sm-31 {
    font-size: 31px !important;
  }
  .font-sm-32 {
    font-size: 32px !important;
  }
  .font-sm-33 {
    font-size: 33px !important;
  }
  .font-sm-34 {
    font-size: 34px !important;
  }
  .font-sm-35 {
    font-size: 35px !important;
  }
  .font-sm-36 {
    font-size: 36px !important;
  }
  .font-sm-37 {
    font-size: 37px !important;
  }
  .font-sm-38 {
    font-size: 38px !important;
  }
  .font-sm-39 {
    font-size: 39px !important;
  }
  .font-sm-40 {
    font-size: 40px !important;
  }
  .font-sm-41 {
    font-size: 41px !important;
  }
  .font-sm-42 {
    font-size: 42px !important;
  }
  .font-sm-43 {
    font-size: 43px !important;
  }
  .font-sm-44 {
    font-size: 44px !important;
  }
  .font-sm-45 {
    font-size: 45px !important;
  }
  .font-sm-46 {
    font-size: 46px !important;
  }
  .font-sm-47 {
    font-size: 47px !important;
  }
  .font-sm-48 {
    font-size: 48px !important;
  }
  .font-sm-49 {
    font-size: 49px !important;
  }
  .font-sm-50 {
    font-size: 50px !important;
  }
  .font-sm-51 {
    font-size: 51px !important;
  }
  .font-sm-52 {
    font-size: 52px !important;
  }
  .font-sm-53 {
    font-size: 53px !important;
  }
  .font-sm-54 {
    font-size: 54px !important;
  }
  .font-sm-55 {
    font-size: 55px !important;
  }
  .font-sm-56 {
    font-size: 56px !important;
  }
  .font-sm-57 {
    font-size: 57px !important;
  }
  .font-sm-58 {
    font-size: 58px !important;
  }
  .font-sm-59 {
    font-size: 59px !important;
  }
  .font-sm-60 {
    font-size: 60px !important;
  }
  .font-sm-61 {
    font-size: 61px !important;
  }
  .font-sm-62 {
    font-size: 62px !important;
  }
  .font-sm-63 {
    font-size: 63px !important;
  }
  .font-sm-64 {
    font-size: 64px !important;
  }
  .font-sm-65 {
    font-size: 65px !important;
  }
  .font-sm-66 {
    font-size: 66px !important;
  }
  .font-sm-67 {
    font-size: 67px !important;
  }
  .font-sm-68 {
    font-size: 68px !important;
  }
  .font-sm-69 {
    font-size: 69px !important;
  }
  .font-sm-70 {
    font-size: 70px !important;
  }
  .font-sm-71 {
    font-size: 71px !important;
  }
  .font-sm-72 {
    font-size: 72px !important;
  }
  .font-sm-73 {
    font-size: 73px !important;
  }
  .font-sm-74 {
    font-size: 74px !important;
  }
  .font-sm-75 {
    font-size: 75px !important;
  }
  .font-sm-76 {
    font-size: 76px !important;
  }
  .font-sm-77 {
    font-size: 77px !important;
  }
  .font-sm-78 {
    font-size: 78px !important;
  }
  .font-sm-79 {
    font-size: 79px !important;
  }
  .font-sm-80 {
    font-size: 80px !important;
  }
  .font-sm-81 {
    font-size: 81px !important;
  }
  .font-sm-82 {
    font-size: 82px !important;
  }
  .font-sm-83 {
    font-size: 83px !important;
  }
  .font-sm-84 {
    font-size: 84px !important;
  }
  .font-sm-85 {
    font-size: 85px !important;
  }
  .font-sm-86 {
    font-size: 86px !important;
  }
  .font-sm-87 {
    font-size: 87px !important;
  }
  .font-sm-88 {
    font-size: 88px !important;
  }
  .font-sm-89 {
    font-size: 89px !important;
  }
  .font-sm-90 {
    font-size: 90px !important;
  }
  .font-sm-91 {
    font-size: 91px !important;
  }
  .font-sm-92 {
    font-size: 92px !important;
  }
  .font-sm-93 {
    font-size: 93px !important;
  }
  .font-sm-94 {
    font-size: 94px !important;
  }
  .font-sm-95 {
    font-size: 95px !important;
  }
  .font-sm-96 {
    font-size: 96px !important;
  }
  .font-sm-97 {
    font-size: 97px !important;
  }
  .font-sm-98 {
    font-size: 98px !important;
  }
  .font-sm-99 {
    font-size: 99px !important;
  }
  .font-sm-100 {
    font-size: 100px !important;
  }
  .border-right-sm {
    border-right: 1px solid;
    border-color: rgba(17, 17, 17, 0.1);
  }
  .border-left-sm {
    border-left: 1px solid;
    border-color: rgba(17, 17, 17, 0.1);
  }
  .border-top-sm {
    border-top: 1px solid;
    border-color: rgba(17, 17, 17, 0.1);
  }
  .border-bottom-sm {
    border-bottom: 1px solid;
    border-color: rgba(17, 17, 17, 0.1);
  }
}
@media (min-width: 768px) {
  .font-md-10 {
    font-size: 10px !important;
  }
  .font-md-11 {
    font-size: 11px !important;
  }
  .font-md-12 {
    font-size: 12px !important;
  }
  .font-md-13 {
    font-size: 13px !important;
  }
  .font-md-14 {
    font-size: 14px !important;
  }
  .font-md-15 {
    font-size: 15px !important;
  }
  .font-md-16 {
    font-size: 16px !important;
  }
  .font-md-17 {
    font-size: 17px !important;
  }
  .font-md-18 {
    font-size: 18px !important;
  }
  .font-md-19 {
    font-size: 19px !important;
  }
  .font-md-20 {
    font-size: 20px !important;
  }
  .font-md-21 {
    font-size: 21px !important;
  }
  .font-md-22 {
    font-size: 22px !important;
  }
  .font-md-23 {
    font-size: 23px !important;
  }
  .font-md-24 {
    font-size: 24px !important;
  }
  .font-md-25 {
    font-size: 25px !important;
  }
  .font-md-26 {
    font-size: 26px !important;
  }
  .font-md-27 {
    font-size: 27px !important;
  }
  .font-md-28 {
    font-size: 28px !important;
  }
  .font-md-29 {
    font-size: 29px !important;
  }
  .font-md-30 {
    font-size: 30px !important;
  }
  .font-md-31 {
    font-size: 31px !important;
  }
  .font-md-32 {
    font-size: 32px !important;
  }
  .font-md-33 {
    font-size: 33px !important;
  }
  .font-md-34 {
    font-size: 34px !important;
  }
  .font-md-35 {
    font-size: 35px !important;
  }
  .font-md-36 {
    font-size: 36px !important;
  }
  .font-md-37 {
    font-size: 37px !important;
  }
  .font-md-38 {
    font-size: 38px !important;
  }
  .font-md-39 {
    font-size: 39px !important;
  }
  .font-md-40 {
    font-size: 40px !important;
  }
  .font-md-41 {
    font-size: 41px !important;
  }
  .font-md-42 {
    font-size: 42px !important;
  }
  .font-md-43 {
    font-size: 43px !important;
  }
  .font-md-44 {
    font-size: 44px !important;
  }
  .font-md-45 {
    font-size: 45px !important;
  }
  .font-md-46 {
    font-size: 46px !important;
  }
  .font-md-47 {
    font-size: 47px !important;
  }
  .font-md-48 {
    font-size: 48px !important;
  }
  .font-md-49 {
    font-size: 49px !important;
  }
  .font-md-50 {
    font-size: 50px !important;
  }
  .font-md-51 {
    font-size: 51px !important;
  }
  .font-md-52 {
    font-size: 52px !important;
  }
  .font-md-53 {
    font-size: 53px !important;
  }
  .font-md-54 {
    font-size: 54px !important;
  }
  .font-md-55 {
    font-size: 55px !important;
  }
  .font-md-56 {
    font-size: 56px !important;
  }
  .font-md-57 {
    font-size: 57px !important;
  }
  .font-md-58 {
    font-size: 58px !important;
  }
  .font-md-59 {
    font-size: 59px !important;
  }
  .font-md-60 {
    font-size: 60px !important;
  }
  .font-md-61 {
    font-size: 61px !important;
  }
  .font-md-62 {
    font-size: 62px !important;
  }
  .font-md-63 {
    font-size: 63px !important;
  }
  .font-md-64 {
    font-size: 64px !important;
  }
  .font-md-65 {
    font-size: 65px !important;
  }
  .font-md-66 {
    font-size: 66px !important;
  }
  .font-md-67 {
    font-size: 67px !important;
  }
  .font-md-68 {
    font-size: 68px !important;
  }
  .font-md-69 {
    font-size: 69px !important;
  }
  .font-md-70 {
    font-size: 70px !important;
  }
  .font-md-71 {
    font-size: 71px !important;
  }
  .font-md-72 {
    font-size: 72px !important;
  }
  .font-md-73 {
    font-size: 73px !important;
  }
  .font-md-74 {
    font-size: 74px !important;
  }
  .font-md-75 {
    font-size: 75px !important;
  }
  .font-md-76 {
    font-size: 76px !important;
  }
  .font-md-77 {
    font-size: 77px !important;
  }
  .font-md-78 {
    font-size: 78px !important;
  }
  .font-md-79 {
    font-size: 79px !important;
  }
  .font-md-80 {
    font-size: 80px !important;
  }
  .font-md-81 {
    font-size: 81px !important;
  }
  .font-md-82 {
    font-size: 82px !important;
  }
  .font-md-83 {
    font-size: 83px !important;
  }
  .font-md-84 {
    font-size: 84px !important;
  }
  .font-md-85 {
    font-size: 85px !important;
  }
  .font-md-86 {
    font-size: 86px !important;
  }
  .font-md-87 {
    font-size: 87px !important;
  }
  .font-md-88 {
    font-size: 88px !important;
  }
  .font-md-89 {
    font-size: 89px !important;
  }
  .font-md-90 {
    font-size: 90px !important;
  }
  .font-md-91 {
    font-size: 91px !important;
  }
  .font-md-92 {
    font-size: 92px !important;
  }
  .font-md-93 {
    font-size: 93px !important;
  }
  .font-md-94 {
    font-size: 94px !important;
  }
  .font-md-95 {
    font-size: 95px !important;
  }
  .font-md-96 {
    font-size: 96px !important;
  }
  .font-md-97 {
    font-size: 97px !important;
  }
  .font-md-98 {
    font-size: 98px !important;
  }
  .font-md-99 {
    font-size: 99px !important;
  }
  .font-md-100 {
    font-size: 100px !important;
  }
  .border-right-md {
    border-right: 1px solid;
    border-color: rgba(17, 17, 17, 0.1);
  }
  .border-left-md {
    border-left: 1px solid;
    border-color: rgba(17, 17, 17, 0.1);
  }
  .border-top-md {
    border-top: 1px solid;
    border-color: rgba(17, 17, 17, 0.1);
  }
  .border-bottom-md {
    border-bottom: 1px solid;
    border-color: rgba(17, 17, 17, 0.1);
  }
}
@media (min-width: 992px) {
  .font-lg-10 {
    font-size: 10px !important;
  }
  .font-lg-11 {
    font-size: 11px !important;
  }
  .font-lg-12 {
    font-size: 12px !important;
  }
  .font-lg-13 {
    font-size: 13px !important;
  }
  .font-lg-14 {
    font-size: 14px !important;
  }
  .font-lg-15 {
    font-size: 15px !important;
  }
  .font-lg-16 {
    font-size: 16px !important;
  }
  .font-lg-17 {
    font-size: 17px !important;
  }
  .font-lg-18 {
    font-size: 18px !important;
  }
  .font-lg-19 {
    font-size: 19px !important;
  }
  .font-lg-20 {
    font-size: 20px !important;
  }
  .font-lg-21 {
    font-size: 21px !important;
  }
  .font-lg-22 {
    font-size: 22px !important;
  }
  .font-lg-23 {
    font-size: 23px !important;
  }
  .font-lg-24 {
    font-size: 24px !important;
  }
  .font-lg-25 {
    font-size: 25px !important;
  }
  .font-lg-26 {
    font-size: 26px !important;
  }
  .font-lg-27 {
    font-size: 27px !important;
  }
  .font-lg-28 {
    font-size: 28px !important;
  }
  .font-lg-29 {
    font-size: 29px !important;
  }
  .font-lg-30 {
    font-size: 30px !important;
  }
  .font-lg-31 {
    font-size: 31px !important;
  }
  .font-lg-32 {
    font-size: 32px !important;
  }
  .font-lg-33 {
    font-size: 33px !important;
  }
  .font-lg-34 {
    font-size: 34px !important;
  }
  .font-lg-35 {
    font-size: 35px !important;
  }
  .font-lg-36 {
    font-size: 36px !important;
  }
  .font-lg-37 {
    font-size: 37px !important;
  }
  .font-lg-38 {
    font-size: 38px !important;
  }
  .font-lg-39 {
    font-size: 39px !important;
  }
  .font-lg-40 {
    font-size: 40px !important;
  }
  .font-lg-41 {
    font-size: 41px !important;
  }
  .font-lg-42 {
    font-size: 42px !important;
  }
  .font-lg-43 {
    font-size: 43px !important;
  }
  .font-lg-44 {
    font-size: 44px !important;
  }
  .font-lg-45 {
    font-size: 45px !important;
  }
  .font-lg-46 {
    font-size: 46px !important;
  }
  .font-lg-47 {
    font-size: 47px !important;
  }
  .font-lg-48 {
    font-size: 48px !important;
  }
  .font-lg-49 {
    font-size: 49px !important;
  }
  .font-lg-50 {
    font-size: 50px !important;
  }
  .font-lg-51 {
    font-size: 51px !important;
  }
  .font-lg-52 {
    font-size: 52px !important;
  }
  .font-lg-53 {
    font-size: 53px !important;
  }
  .font-lg-54 {
    font-size: 54px !important;
  }
  .font-lg-55 {
    font-size: 55px !important;
  }
  .font-lg-56 {
    font-size: 56px !important;
  }
  .font-lg-57 {
    font-size: 57px !important;
  }
  .font-lg-58 {
    font-size: 58px !important;
  }
  .font-lg-59 {
    font-size: 59px !important;
  }
  .font-lg-60 {
    font-size: 60px !important;
  }
  .font-lg-61 {
    font-size: 61px !important;
  }
  .font-lg-62 {
    font-size: 62px !important;
  }
  .font-lg-63 {
    font-size: 63px !important;
  }
  .font-lg-64 {
    font-size: 64px !important;
  }
  .font-lg-65 {
    font-size: 65px !important;
  }
  .font-lg-66 {
    font-size: 66px !important;
  }
  .font-lg-67 {
    font-size: 67px !important;
  }
  .font-lg-68 {
    font-size: 68px !important;
  }
  .font-lg-69 {
    font-size: 69px !important;
  }
  .font-lg-70 {
    font-size: 70px !important;
  }
  .font-lg-71 {
    font-size: 71px !important;
  }
  .font-lg-72 {
    font-size: 72px !important;
  }
  .font-lg-73 {
    font-size: 73px !important;
  }
  .font-lg-74 {
    font-size: 74px !important;
  }
  .font-lg-75 {
    font-size: 75px !important;
  }
  .font-lg-76 {
    font-size: 76px !important;
  }
  .font-lg-77 {
    font-size: 77px !important;
  }
  .font-lg-78 {
    font-size: 78px !important;
  }
  .font-lg-79 {
    font-size: 79px !important;
  }
  .font-lg-80 {
    font-size: 80px !important;
  }
  .font-lg-81 {
    font-size: 81px !important;
  }
  .font-lg-82 {
    font-size: 82px !important;
  }
  .font-lg-83 {
    font-size: 83px !important;
  }
  .font-lg-84 {
    font-size: 84px !important;
  }
  .font-lg-85 {
    font-size: 85px !important;
  }
  .font-lg-86 {
    font-size: 86px !important;
  }
  .font-lg-87 {
    font-size: 87px !important;
  }
  .font-lg-88 {
    font-size: 88px !important;
  }
  .font-lg-89 {
    font-size: 89px !important;
  }
  .font-lg-90 {
    font-size: 90px !important;
  }
  .font-lg-91 {
    font-size: 91px !important;
  }
  .font-lg-92 {
    font-size: 92px !important;
  }
  .font-lg-93 {
    font-size: 93px !important;
  }
  .font-lg-94 {
    font-size: 94px !important;
  }
  .font-lg-95 {
    font-size: 95px !important;
  }
  .font-lg-96 {
    font-size: 96px !important;
  }
  .font-lg-97 {
    font-size: 97px !important;
  }
  .font-lg-98 {
    font-size: 98px !important;
  }
  .font-lg-99 {
    font-size: 99px !important;
  }
  .font-lg-100 {
    font-size: 100px !important;
  }
  .border-right-lg {
    border-right: 1px solid;
    border-color: rgba(17, 17, 17, 0.1);
  }
  .border-left-lg {
    border-left: 1px solid;
    border-color: rgba(17, 17, 17, 0.1);
  }
  .border-top-lg {
    border-top: 1px solid;
    border-color: rgba(17, 17, 17, 0.1);
  }
  .border-bottom-lg {
    border-bottom: 1px solid;
    border-color: rgba(17, 17, 17, 0.1);
  }
}
/* UTILS */
.flex-grow-1 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.flex-grow-2 {
  -webkit-box-flex: 2;
  -moz-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
}

.flex-grow-3 {
  -webkit-box-flex: 3;
  -moz-box-flex: 3;
  -webkit-flex-grow: 3;
  -ms-flex-positive: 3;
  flex-grow: 3;
}

.flex-grow-4 {
  -webkit-box-flex: 4;
  -moz-box-flex: 4;
  -webkit-flex-grow: 4;
  -ms-flex-positive: 4;
  flex-grow: 4;
}

.flex-grow-5 {
  -webkit-box-flex: 5;
  -moz-box-flex: 5;
  -webkit-flex-grow: 5;
  -ms-flex-positive: 5;
  flex-grow: 5;
}

.opacity-1 {
  opacity: 0.1;
}

.opacity-2 {
  opacity: 0.2;
}

.opacity-3 {
  opacity: 0.3;
}

.opacity-4 {
  opacity: 0.4;
}

.opacity-5 {
  opacity: 0.5;
}

.opacity-6 {
  opacity: 0.6;
}

.opacity-7 {
  opacity: 0.7;
}

.opacity-8 {
  opacity: 0.8;
}

.opacity-9 {
  opacity: 0.9;
}

.opacity-10 {
  opacity: 1;
}

.content-padder {
  max-width: 1000px;
}

.signed-in .hide-signed-in {
  display: none !important;
}

.signed-out .hide-signed-out {
  display: none !important;
}

.m-w-inherit {
  max-width: inherit !important;
}

.overflow-auto {
  overflow: auto;
}

.line-height-1 {
  line-height: 1 !important;
}

.p-no-margin p {
  margin-bottom: 0;
}

.sign-trade {
  display: inline-block;
}
.sign-trade:after {
  content: "™";
}

.sign-registered {
  display: inline-block;
}
.sign-registered:after {
  content: "®";
}

.sign-euro {
  display: inline-block;
}
.sign-euro:after {
  content: "€";
}

/* targets */
.border-top-privati {
  border-top-privati: 4px solid #FFCB3C;
}

.privati .bg-target,
.bg-privati {
  background-color: #FFCB3C !important;
}

.privati .color-target,
.color-privati {
  color: #F49600 !important;
}

.privati .color-target-secondary,
.color-privati-secondary {
  color: #F49600 !important;
}

.border-top-aziende {
  border-top-aziende: 4px solid #BD9EE8;
}

.aziende .bg-target,
.bg-aziende {
  background-color: #BD9EE8 !important;
}

.aziende .color-target,
.color-aziende {
  color: #721BE6 !important;
}

.aziende .color-target-secondary,
.color-aziende-secondary {
  color: #721BE6 !important;
}

.border-top-trader {
  border-top-trader: 4px solid #D3D3D3;
}

.trader .bg-target,
.bg-trader {
  background-color: #D3D3D3 !important;
}

.trader .color-target,
.color-trader {
  color: #9B9B9B !important;
}

.trader .color-target-secondary,
.color-trader-secondary {
  color: #9B9B9B !important;
}

.border-top-wba {
  border-top-wba: 4px solid #7FC8C8;
}

.wba .bg-target,
.bg-wba {
  background-color: #7FC8C8 !important;
}

.wba .color-target,
.color-wba {
  color: #1A8282 !important;
}

.wba .color-target-secondary,
.color-wba-secondary {
  color: #1A8282 !important;
}

.border-top-generali {
  border-top-generali: 4px solid #c21b17;
}

.generali .bg-target,
.bg-generali {
  background-color: #c21b17 !important;
}

.generali .color-target,
.color-generali {
  color: #881310 !important;
}

.generali .color-target-secondary,
.color-generali-secondary {
  color: #42977B !important;
}

.border-top-baas {
  border-top-baas: 4px solid #95B8FF;
}

.baas .bg-target,
.bg-baas {
  background-color: #95B8FF !important;
}

.baas .color-target,
.color-baas {
  color: #5D8CEB !important;
}

.baas .color-target-secondary,
.color-baas-secondary {
  color: #5D8CEB !important;
}

.border-top-sib {
  border-top-sib: 4px solid #FD4A95;
}

.sib .bg-target,
.bg-sib {
  background-color: #FD4A95 !important;
}

.sib .color-target,
.color-sib {
  color: #E22A77 !important;
}

.sib .color-target-secondary,
.color-sib-secondary {
  color: #E22A77 !important;
}

/* COLORS */
.color-target {
  color: #0033cc !important;
}

.color-sella {
  color: #0033cc !important;
}

.bg-target {
  background-color: #0033cc !important;
}

.bg-sella {
  background-color: #0033cc !important;
}

.color-sella-secondary {
  color: #2B375F !important;
}

.color-target-secondary {
  color: #2B375F !important;
}

.bg-grey-light {
  background-color: #f9f9f9 !important;
}

.bg-green {
  background-color: #03AC44 !important;
}

.color-green {
  color: #03AC44 !important;
}

.color-white {
  color: #fff !important;
}

.color-grey-dark {
  color: #969696 !important;
}

.color-text-default {
  color: #111111 !important;
}

.color-text-dark {
  color: #333333 !important;
}

.color-text-light {
  color: #616572 !important;
}

/*
@font-face {
    font-family: 'Sella';
    src: url('fonts/Sella-Regular/Sella-RegularWEB.eot')format('embedded-opentype');
    src: url('fonts/Sella-Regular/Sella-RegularWEB.woff')format('woff'),
         url('fonts/Sella-Regular/Sella-RegularWEB.woff2')format('woff2'),
         url('fonts/Sella-Regular/Sella-RegularWEB.svg')format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:'Sella';
    src: url('fonts/Sella-Medium/Sella-MediumWEB.eot')format('embedded-opentype');
    src: url('fonts/Sella-Medium/Sella-MediumWEB.woff')format('woff'),
         url('fonts/Sella-Medium/Sella-MediumWEB.woff2')format('woff2'),
         url('fonts/Sella-Medium/Sella-MediumWEB.svg')format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family:'Sella';
    src: url('fonts/Sella-Bold/Sella-BoldWEB.eot')format('embedded-opentype');
    src: url('fonts/Sella-Bold/Sella-BoldWEB.woff')format('woff'),
         url('fonts/Sella-Bold/Sella-BoldWEB.woff2')format('woff2'),
         url('fonts/Sella-Bold/Sella-BoldWEB.svg')format('svg');
    font-weight: bold;
    font-style: normal;
}
*/
@font-face {
  font-family: "SellaStencil";
  src: url("fonts/Sella-Stencil/SellaStencil-RegularWEB.eot") format("embedded-opentype");
  src: url("fonts/Sella-Stencil/SellaStencil-RegularWEB.woff") format("woff"), url("fonts/Sella-Stencil/SellaStencil-RegularWEB.woff2") format("woff2"), url("fonts/Sella-Stencil/SellaStencil-RegularWEB.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SellaStencil";
  src: url("fonts/Sella-Stencil/SellaStencil-BoldWEB.eot") format("embedded-opentype");
  src: url("fonts/Sella-Stencil/SellaStencil-BoldWEB.woff") format("woff"), url("fonts/Sella-Stencil/SellaStencil-BoldWEB.woff2") format("woff2"), url("fonts/Sella-Stencil/SellaStencil-BoldWEB.svg") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/Manrope/manrope-400.woff") format("woff"), url("fonts/Manrope/manrope-400-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/Manrope/manrope-500.woff") format("woff"), url("fonts/Manrope/manrope-500-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/Manrope/manrope-700.woff") format("woff"), url("fonts/Manrope/manrope-700-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* used by Generali */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/Roboto/Roboto-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/Roboto/Roboto-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/Roboto/Roboto-Bold.ttf") format("truetype");
}
#wrapper .btn {
  text-decoration: none;
}
#wrapper .btn:not(.btn-unstyled) {
  padding: 16px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  white-space: normal;
  border-radius: 8px;
  min-width: 200px;
  transition: none;
  box-shadow: none;
  text-transform: uppercase;
  border: 2px solid transparent;
  background-color: #2B375F;
  color: #fff;
  transition: opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
  /*
          &.btn-target{
              background-color: $color-sella;
              color:#fff!important;
              &.btn-arrow{
                  @include arrow(#fff);
              }
              &.btn-outline{
                  border-color: #fff!important;
              }
              &.btn-darker{
                  background-color: $color-sella-dark;
                  &.btn-arrow{
                      @include arrow(#fff);
                  }
              }
          }
  */
}
@media (prefers-reduced-motion: reduce) {
  #wrapper .btn:not(.btn-unstyled) {
    transition: none;
  }
}
#wrapper .btn:not(.btn-unstyled).btn-white {
  background-color: #fff !important;
  color: #2B375F !important;
}
#wrapper .btn:not(.btn-unstyled).btn-outline {
  border-color: #2B375F;
  background-color: transparent;
  color: #2B375F;
}
#wrapper .btn:not(.btn-unstyled).btn-outline:hover {
  background-color: #2B375F !important;
  color: #fff !important;
}
#wrapper .btn:not(.btn-unstyled).btn-outline.btn-arrow {
  background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%232B375F' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  #wrapper .btn:not(.btn-unstyled).btn-outline.btn-arrow {
    transition: none;
  }
}
#wrapper .btn:not(.btn-unstyled).btn-outline.btn-arrow:not(:hover) {
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  #wrapper .btn:not(.btn-unstyled).btn-outline.btn-arrow:not(:hover) {
    transition: none;
  }
}
#wrapper .btn:not(.btn-unstyled).btn-outline.btn-arrow:hover {
  background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%23fff' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  #wrapper .btn:not(.btn-unstyled).btn-outline.btn-arrow:hover {
    transition: none;
  }
}
#wrapper .btn:not(.btn-unstyled).btn-outline.btn-arrow:hover:not(:hover) {
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  #wrapper .btn:not(.btn-unstyled).btn-outline.btn-arrow:hover:not(:hover) {
    transition: none;
  }
}
#wrapper .btn:not(.btn-unstyled).btn-arrow {
  background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%23fff' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
  background-position: calc(100% - 16px) center;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  padding-right: 50px;
  text-align: left;
}
@media (prefers-reduced-motion: reduce) {
  #wrapper .btn:not(.btn-unstyled).btn-arrow {
    transition: none;
  }
}
#wrapper .btn:not(.btn-unstyled).btn-arrow:not(:hover) {
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  #wrapper .btn:not(.btn-unstyled).btn-arrow:not(:hover) {
    transition: none;
  }
}
#wrapper .btn:not(.btn-unstyled).btn-arrow.btn-white {
  background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%232B375F' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  #wrapper .btn:not(.btn-unstyled).btn-arrow.btn-white {
    transition: none;
  }
}
#wrapper .btn:not(.btn-unstyled).btn-arrow.btn-white:not(:hover) {
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  #wrapper .btn:not(.btn-unstyled).btn-arrow.btn-white:not(:hover) {
    transition: none;
  }
}
#wrapper .btn:not(.btn-unstyled).btn-arrow:hover {
  background-position: calc( 100% - 16px + 6px) center;
}
#wrapper .btn:not(.btn-unstyled).btn-sm {
  font-size: 13px;
  padding: 13px 16px 11px;
  min-width: 110px;
}
#wrapper .btn:not(.btn-unstyled).btn-sm.btn-arrow {
  padding-right: 50px;
}
#wrapper .btn:not(.btn-unstyled).btn-minw {
  min-width: 240px;
}
#wrapper .btn:not(.btn-unstyled).disabled {
  pointer-events: none;
}
#wrapper .btn:not(.btn-unstyled).normalcase {
  text-transform: none;
}
#wrapper .btn:not(.btn-unstyled):hover {
  opacity: 0.8;
}
#wrapper .btn-link {
  cursor: pointer;
}

/* show password btn */
.btn-show-psw {
  width: 45px;
  height: 40px;
  background-image: url(/o/sella-theme/images/icons/show-pw.svg) !important;
  background-repeat: no-repeat;
  background-position: center;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  position: absolute;
  right: 1px;
  top: 1px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.btn-show-psw:active {
  background-image: url(/o/sella-theme/images/icons/hide-pw.svg) !important;
}
.btn-show-psw:focus {
  box-shadow: 0 0 0 0.1rem rgba(0, 123, 255, 0.25) !important;
}

/* site buttons */
.site-helpcenter #wrapper .btn.btn-target {
  background-color: #03AC44;
}
.site-helpcenter #wrapper .btn.btn-target.btn-arrow {
  background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%23fff' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .site-helpcenter #wrapper .btn.btn-target.btn-arrow {
    transition: none;
  }
}
.site-helpcenter #wrapper .btn.btn-target.btn-arrow:not(:hover) {
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .site-helpcenter #wrapper .btn.btn-target.btn-arrow:not(:hover) {
    transition: none;
  }
}
.site-helpcenter #wrapper .btn.btn-outline {
  border-color: #03AC44;
  color: #03AC44;
}
.site-helpcenter #wrapper .btn.btn-outline:hover {
  background-color: #03AC44 !important;
  color: #fff !important;
}
.site-helpcenter #wrapper .btn.btn-arrow {
  background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%2303AC44' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .site-helpcenter #wrapper .btn.btn-arrow {
    transition: none;
  }
}
.site-helpcenter #wrapper .btn.btn-arrow:not(:hover) {
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .site-helpcenter #wrapper .btn.btn-arrow:not(:hover) {
    transition: none;
  }
}

.bs-modal {
  padding: 15px !important;
  display: none;
  z-index: 2000;
}
.bs-modal .modal-dialog {
  margin: 0 auto;
  position: relative;
  max-width: 700px;
  z-index: 2001;
}
.bs-modal .modal-dialog.modal-sm {
  max-width: 420px;
}
.bs-modal .modal-dialog.modal-lg {
  max-width: 950px;
}
.bs-modal .modal-dialog.modal-xl {
  max-width: 1140px;
}
.bs-modal .modal-dialog.modal-dialog-centered {
  min-height: calc(100% - 3.5rem);
}
.bs-modal .modal-title {
  white-space: normal;
  font-size: 30px;
  margin-right: 20px;
}
.bs-modal .modal-title.text-center {
  margin-left: 20px;
  margin-top: 13px;
}
.bs-modal .modal-content {
  border: 0;
  border-radius: 0;
  box-shadow: 0 2px 47px 0 rgba(0, 0, 0, 0.5);
  padding-top: 25px;
  padding-bottom: 15px;
}
.bs-modal .modal-header {
  height: auto;
  border: 0;
  min-height: 15px;
}
.bs-modal .modal-body {
  border-top: 0;
}
.bs-modal .close {
  position: absolute;
  right: 20px;
  top: 15px;
  opacity: 1;
  z-index: 1;
}
.bs-modal .close:before, .bs-modal .close:after {
  content: "";
  width: 25px;
  height: 2px;
  background-color: #bababa;
  position: absolute;
}
.bs-modal .close:before {
  transform: rotate(45deg);
}
.bs-modal .close:after {
  transform: rotate(-45deg);
}
@media (min-width: 768px) {
  .bs-modal {
    padding: 15px 30px !important;
  }
  .bs-modal .modal-content {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .bs-modal {
    padding: 15px 50px !important;
  }
}

body:not(.is-internet) .portlet-body .bs-modal:not(.show):not(#modal-auth) {
  display: block !important;
  position: relative;
  height: 60px;
  border: 3px dashed #dadada;
  background-color: #fff;
  opacity: 1;
  margin: 30px 15px;
  z-index: 1;
}
body:not(.is-internet) .portlet-body .bs-modal:not(.show):not(#modal-auth) .modal-dialog {
  display: none;
}
body:not(.is-internet) .portlet-body .bs-modal:not(.show):not(#modal-auth):after {
  content: attr(id);
  position: absolute;
  left: 0;
  top: 10px;
  right: 0;
  bottom: 0;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #dadada;
}

.cadmin.control-menu-container {
  position: fixed !important;
  left: 0;
  right: 0;
}

.portlet-borderless .portlet-content,
.portlet-borderless .portlet-content-editable {
  padding: 0;
}

#banner {
  z-index: 900;
}
#banner .cadmin.portlet-topper {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0;
}

#wrapper {
  font-family: "Manrope", sans-serif;
  font-weight: normal;
  font-size: 16px;
  padding-top: 0px;
  color: #111111;
}
#wrapper .portlet-column-content.empty {
  padding: 10px 0px;
}

.signed-out #alertContainer.alert-notifications-fixed {
  display: none;
}

.portlet {
  margin-bottom: 0;
}

.portlet-content-editable {
  border: 0;
}

.portlet-layout .portlet-header {
  margin-bottom: 0;
}

.autofit-row.portlet-header {
  position: absolute;
  z-index: 3;
}

body {
  overflow-x: hidden;
}
body [class^=hero-].container-widget {
  padding-top: 115px;
}
body:not(.is-internet).signed-in .fixed-top {
  z-index: 989;
}
body:not(.is-internet).signed-in .portlet > .portlet-topper {
  z-index: 992;
}
body:not(.is-internet).signed-in .login-container {
  padding: 30px;
}
body:not(.is-internet).signed-in.hide-target-menu [class^=hero-].container-widget {
  padding-top: 60px;
}
body:not(.is-internet).signed-in .portlet-journal-content .portlet .portlet-header .visible-interaction .dropdown-action > button {
  border: 2px solid #FFCB3C;
  margin-top: 1px;
}
body:not(.is-internet).signed-in .cadmin.lfr-product-menu-panel.sidenav-menu-slider {
  z-index: 1031;
}
body:not(.is-internet).signed-in .cadmin .component-action.portlet-options {
  color: #333333 !important;
}
body:not(.is-internet).signed-in .default-asset-publisher > .align-items-center.d-flex.mb-2 {
  position: absolute;
  top: 0;
  right: 0;
}
body:not(.is-internet).signed-in .default-asset-publisher > .align-items-center.d-flex.mb-2 .dropdown-action > .dropdown-toggle {
  border: 2px solid !important;
  background-color: #fff !important;
  min-width: auto !important;
  border-radius: 0.25rem !important;
  padding: 4px !important;
}
body:not(.is-internet).signed-in .default-asset-publisher > .align-items-center.d-flex.mb-2 .header-back-to {
  display: none;
}
body.is-internet [class^=hero-].container-widget {
  padding-top: 60px;
}
body.is-internet > .yui3-widget.tabbable {
  height: 0;
}
body.is-internet #navbar-top {
  top: 0;
}
body.is-internet #wrapper {
  padding-left: 0;
}
body.is-internet .portlet-column-content.empty {
  padding: 0;
}
body.is-internet .control-menu-level-1,
body.is-internet .quick-access-nav {
  display: none;
}
body.is-internet .alert-container.cadmin.container {
  display: none;
}
body.is-internet .default-asset-publisher > .align-items-center.d-flex.mb-2 {
  display: none !important;
}

a:hover, a:active, a:focus, a:focus-within, a:target, a:hover, a:visited, button:hover, button:active, button:focus, button:focus-within, button:target, button:hover, button:visited, input:hover, input:active, input:focus, input:focus-within, input:target, input:hover, input:visited, .btn:hover, .btn:active, .btn:focus, .btn:focus-within, .btn:target, .btn:hover, .btn:visited {
  outline: none;
}

b, strong {
  font-weight: 700 !important;
}

.modal-open .modal.bs-modal {
  display: none;
}

.lity-container {
  max-width: 90% !important;
  max-height: 90% !important;
}

.subscribe-action {
  display: none;
}

.acsb-trigger {
  z-index: 100;
}

.alert-primary {
  background-color: #f7fafc;
  border-color: #cce5ff;
}
.alert-primary a {
  color: #0033cc !important;
}

.staging-top {
  position: absolute;
  top: 0;
  left: 40%;
  border-bottom: none !important;
  background-color: transparent !important;
  height: 100% !important;
}
.staging-top .portlet-staging-bar,
.staging-top .navigation-bar-secondary {
  height: 100% !important;
}
.staging-top .navbar-nav .nav-link {
  box-shadow: none !important;
}
.staging-top .staging-bar {
  display: none;
}

/* accessibility OT */
#onetrust-button-group button:focus,
#onetrust-close-btn-container button:focus {
  outline-color: #fff !important;
  outline-offset: 2px;
  opacity: 1 !important;
}

#onetrust-button-group {
  padding-bottom: 3px !important;
}

#onetrust-policy a:focus {
  outline-color: #fff !important;
  outline-offset: 0px;
}

@media (min-width: 992px) {
  body:not(.hide-target-menu):not(.site-landing).page-target [class^=hero-].container-widget, body:not(.hide-target-menu):not(.site-landing).page-product [class^=hero-].container-widget {
    padding-top: 175px;
  }
  body:not(.hide-target-menu):not(.site-landing).page-target.is-internet [class^=hero-].container-widget, body:not(.hide-target-menu):not(.site-landing).page-product.is-internet [class^=hero-].container-widget {
    padding-top: 120px;
  }
}
/* target style */
.generali #wrapper {
  font-family: "Roboto", sans-serif;
}

.content-container {
  max-width: 1315px;
}

.text-intro, .hc-content-page h1 {
  font-size: 26px;
  line-height: 1.27;
  margin-bottom: 30px;
  color: #111111;
  font-weight: 400;
}

.text-description {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 24px;
  color: #333333;
}
.text-description a {
  text-decoration: underline;
}

.text-content {
  font-size: 16px;
  line-height: 1.6;
  color: #333333;
}
.text-content a {
  text-decoration: underline;
}

.title-text .text-description {
  margin-bottom: 0;
}

.nav-anchor {
  display: block;
  position: relative;
  top: -100px;
  visibility: hidden;
}

/* accessibility */
a:focus-visible, button:focus-visible, .btn:focus-visible {
  outline: 1px solid #339AEF;
}

button, .btn {
  outline-offset: 2px;
}

.skip-button {
  max-width: 85%;
  min-width: 200px;
  text-align: center;
  text-decoration: none !important;
  font-size: 16px;
  white-space: nowrap;
  line-height: 1;
  transition: top 0.22s ease;
  position: fixed;
  display: inline-block;
  top: -200px;
  left: 15px;
  z-index: 1031;
  outline: none !important;
}
.skip-button span {
  outline: 1px solid #339AEF !important;
  outline-offset: 5px;
  padding: 13px 20px;
  border-radius: 50px;
  display: inline-block;
  border: 3px solid #339AEF;
  background-color: #fff;
  color: #111111 !important;
}
.skip-button:focus-visible {
  top: 15px;
}
.skip-button:focus-visible::before {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: -1;
  cursor: default;
}

a, a:hover, a:active, a:visited {
  color: #339AEF;
  font-weight: 500;
}

p a {
  text-decoration: underline;
}

.link-doc {
  background-size: 14px auto;
  background-repeat: no-repeat;
  background-image: url(../images/icons/document.svg);
  background-position: left 5px;
  display: inline-block;
  padding-left: 22px;
}

.link-back:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 6px;
  border-bottom: 2px solid #FFCB3C;
  border-left: 2px solid #FFCB3C;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.hc-floating-ico {
  height: 45px;
  padding-right: 45px;
  background-color: #03AC44;
  position: fixed;
  right: 30px;
  bottom: 30px;
  display: block;
  border-radius: 30px;
  color: #fff !important;
  text-align: center;
  line-height: 45px;
  z-index: 100;
  background-repeat: no-repeat;
  overflow: hidden;
  text-decoration: none !important;
  font-weight: 700 !important;
  background-size: 36px;
  background-position: calc(100% - 4px) center;
}
.hc-floating-ico.ico-hc {
  background-image: url(../images/icons/hc-mobile.svg);
}
.hc-floating-ico.ico-chat {
  background-image: url(../images/icons/chat-mobile.svg);
}
.hc-floating-ico.ico-chat:hover span {
  padding-right: 10px;
}
.hc-floating-ico span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  max-width: 0;
  width: 0;
  transition: max-width 0.5s ease-in-out, width 0.5s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .hc-floating-ico span {
    transition: none;
  }
}
.hc-floating-ico:hover {
  padding-left: 27px;
}
.hc-floating-ico:hover span {
  max-width: 9999px;
  width: auto;
}

/*
.hc-floating-ico{
    height: 50px;
    width: 50px;
    padding-left: 20px;
    background-color: $color-green;
    position: fixed;
    right: 22px;
    bottom: 24px;
    display: block;
    border-radius: 30px;
    color:#fff!important;
    text-align: center;
    line-height: 50px;
    z-index:100;
    background-repeat: no-repeat;
    text-decoration: none!important;
    font-weight: 700!important;
    font-size: 16px;
    background-size: 38px;
    background-position: center;
    @include transition(all .2s ease-in-out);
    cursor: pointer;

    span{
        display: none;
    }

    &.ico-hc{
        background-image:url(../images/icons/hc-mobile.svg?v=0.2);
    }
    &.ico-chat{
        background-image:url(../images/icons/chat-mobile.svg?v=0.2);
    }

    &:hover{
        transform: scale(1.04);
    }
    &:active{
        background-color: $color-green-dark;
    }

    &:focus-visible{
        outline-width: 2px;
        outline-offset: 3px;
    }
}
*/
.widget-included-wrapper .content-container.container-fluid {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.custom-scrollbar {
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.custom-scrollbar::-webkit-scrollbar {
  width: 10px;
}
.custom-scrollbar::-webkit-scrollbar-track {
  background: transparent;
  padding: 5px;
}
.custom-scrollbar::-webkit-scrollbar-thumb {
  background: transparent;
  border-radius: 10px;
}
.custom-scrollbar::-webkit-scrollbar-thumb:hover {
  background: transparent;
}
.custom-scrollbar:hover {
  /* Handle */
  /* Handle on hover */
}
.custom-scrollbar:hover::-webkit-scrollbar-thumb {
  background: #ddd;
}
.custom-scrollbar:hover::-webkit-scrollbar-thumb:hover {
  background: #ccc;
}

.wba-sedi-col {
  max-height: 265px;
}

#switch-lang a {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  display: inline-block;
}
#switch-lang a:not(:last-child):after {
  margin-left: 5px;
  margin-right: 5px;
  content: "-";
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
}

.alert {
  border-radius: 0;
  color: #111111;
  padding: 30px;
  line-height: 1.5;
}
.alert > p:last-child {
  margin-bottom: 0;
}

.site-alert-msg {
  padding: 5px 15px;
  background-color: #FFD402;
  border-bottom: 1px solid #FFD402;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
}

.alert-ib-icon {
  width: 72px;
  height: 72px;
  display: block;
  margin: 0 auto;
  background-position: center center;
  background-size: auto 34px;
  background-repeat: no-repeat;
  border: 2px solid #339aef;
  border-radius: 50%;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAAAXNSR0IArs4c6QAAEzJJREFUeAHtXQt4FFWWvreqO93VnbfQeXUnJCEhEPIGeSUhcSAvAf3GxyKMLMKACLoKSJBAAoLrzOqOs9/uqPOJ4HtY/dxZV51Rx1kVdMcXCmF4KvIOQRQkAwkQktSe251bdW+nutOdfqQdur4vueece+s+zql769R/blUjFD7CGghrIKyBsAbCGghrIKyBq1ED+Ec16JJXYlD7uTlIxqXQ70yE5AxH//EhSMnfRygy5jn0xa1tDnno//9xGGDEpmSEehpBnbcjWTa7VSvG7WCYF5HRsAE1/2OL27IhkBn6BsjZWIF60H+CUhO81NdphMWZ6MD89708L6jFhaC25m1jIzbeBcr/8wCUT1qyILnnXZS9cYm3zQazfOjOAMeVT5QvsgqJiBBP1E3Lai2vTLOlWKMSSd7JlvPff7j16PE/vH7QcvlyVwpbHugemAlTQnUmhKYB8p+3oMuXdiIZJSnKxKhrxo05O+5cUjzWVadlKPzUkzu2/8/v9xXCuTr1XHwK6VEh2r3gW0UWIgR3dYVInxCKrXsWFDhO6Q8of1Vj2b6bbskpcqV8UpbkjRmblJyRGffNtq1HY4ClS2wkzIN0dOaNV0i5UDpoB0OnT9mbSsHTuZntUG1d1udl5bY8VqbQGHcrdC8xYZI1a/qNI3ZwchndhEZtLONkIcCElgFkGSPc/RirF5NZv/fupWMnsDK40vdiEd8g2cySxWqSRIzr4MQv2DKLlpSMjYo2HGBlqBs9BsZ1N4m44sFgQssAOU/PhqVnLDvwhqayHl5j+JCsN1fUpphfr8T40hiMr1TbzG8ZbaZSjLFy1ZNzVjeVRbB1gfLHoBGbfsbJBpkJHQNMeEUC5T/M6iPFFv1JcUniaFaGsDCvLgl/x8mAIcbAWL4DYdxD8/ILLelpGbFfUt6Ryg8j0laIHKFjgLPnloPLaVP0gnHn2ocqVB4y4Ar/7zqbtFUp40TUWCOb4crfzIqb1pUNA/6yKpOt6Gzb/So/uFRoGCD3GeLPr2RVMXZc8ifWlEjGp8edGIn1bBktGhtRExjqAs1LSo6Kn1iW2kx5RyrXo5EvqC4unxlULjQM0NX1ECw/kXTkWMBn6hsmFVGepBjJv6mxGQ+yMi26Zqi5FWP0CzZv2YoJBVgQzigy0lbPxYcUfhCJwTfAiI35cHO8g9XBT2/J3W826aKoDBR6xhhl3kD5/tJo2fRrmAXHaTmTSTTMnJ17jPL2VEZzUe6mAk42CMzgG0CWfwXjVvoRYRAPz52f7+R2Cusq4/A5T/Uz0YYvYiQ8wJafdfvoIqNRf5iRCairh7Q9qIcy8EHpRc5T06DdKWzb9y4f1yYKqkHg6t9vsEq/Zct4QldbjVtgFnxOy4oCRktXjL9CeXsqyz9BOU9P52RBZgbPABXv62Ddf5Qdb9w10s7K64YVsjJY/ZdXYtzFy/rnQPkyKH0pW7Jssi3bkmD+KyuD5e9RRPoySMfgGeDUN4vAADnMuHvWbSiPZXhCvltrM//RSeYxW5Vi+j9wSzn8p/HB8qFgVBW+kOUR6NTXd3lcqZ8LDo4BSGhR7lnLjiVn5NBPsrKvGabIAOPRYz08G/h2CBHiAwBTKM8BmcPjEvPyLcoTs712Ga9Fhc84G9+3hj08e3AMcL6tEa7+IUofMbrQuL5spMIDAVfupqk2A79csAU8pKsTpcOwHP0bW/yBxokjkaA+K8AydA261N3IlgkWHXwD5G3OAO3eww5wak1mc1ycMU6RYXRe0Jv8phDRLP0C2vye1h8XJ5nrpg0/QHl7Kst3o9HPZnKyIDDBN0Bn1yNwxSkgmSgKrYvvGXstO1a4+h+uTsSnWZkv9NR43CZgzBl04V0lRTqd0KrUS/rUeeURhQ8SEVwD2LF+wOWZY/7C4hZDhKCnIlivj8hW868p76+0OsW0EQy7l9YXoReEBYuLz1Lekco/DXbMIHgG0MD6zZGGfTfclD2GVQLAECvrsHrTZPN8oeE+0A2zgAPhps3Izo2OMXzF1RvkmEHwDKCB9a9qnKSDq1I5QEl/qbGaOLdRyfQDQeIG0MbbtCrS9qqmMiPl7WmQYwbBMYAG1m9Li/kcsP4sOnhQjCwgvIzygUoFWbcCcG3lOaCgwJI6LDOed0tR8GIGwTGABta/bv3kNFbJMpK3VNtMn7KyQNDVqYbd4AJvZOtuWleaDrzyrABxiaDFDAJvAA2sf9z4lC+SUiItihIwvqgXxVUKH2BCjDCtheXnb7SZxKTI2EnlNqdnjuDEDAJvAGesX8Rn72+YyOE9gowem5osHaMKCXRKXFwA+f6Zbee+5RMKBAGrXlGQYgbsPZDtj39oB9ZP1lfF0LfOGv3Z3Hn5jN+PT0lGU1alhXkyddP6+YWj22G5MmkVARe2I+qp3WatPGfZH2XZgI937Ie6htG8l57b3fzSC7sKKA9pD9KLxWjPfKeIGlPCR1JRjI/1aJ/uhPUbDPrDc+bmc7se4Epc46nyextRr9K+rbrL40oTV5e4vKxw5u25BUZJf4SRBTxmEDgDaGD996249qIArg4dIHg+zeB2PkN5D1N3SnaX16d64vJCHz6mGSRmsOz+CYqHZJcHOGYQGANoYP1Dhpp3Ta5IG0UHS1IBC8tAAco2EjbPJY2RayW7y3NRIVwPS4kLTLNLJ1szExIjd1PengYwZhAYA2hg/U3ry+PZQcF6/Xq1VXqPlXlEy+iMy3Lu8lycRFxf4gKz2Y3rJoOHpj4rAHYVsJiB/w2ggfWPyrVsH54VZ6WDBOVf0QviCsp7lWLZzQxwk+emEeICQ58u0SIZw2Ms+YUJ/I03QDED/xugD9aP2xvWlnJYv4zlJ6ZYjTwGQ0ffTwo3EJcGcJfnrlriAsO5XIB+5ZqJOXCTvqCcF6CYgX8NoIH1V9dl7omPN0bRgYDXczYqyvwg5b1NYaOoSwO4y+uvnUjJ9C9Q5ltaLi7WaKqdlvU15e1pAGIG/jWAM9avE04tuntMCTsI2C6yviwW/8DKvKJl7OYe4Cavn0ZKh+LzgJauYYvdeVdxoU4vnFJkAYgZ+M8AGlj/wkUlpw2w2CsDwOirIVbpCYUfCOFmBoCD63J2eNJUtdW0GepQIAm9XsALF5c4XSz+jRn4xwAaWH9UlPHAtBuz8rmBC/h+sp2ck3nJgMvoUsnu8jxphrjEoqBbzpa9fnrWyOgYp/uVH2MG/jGAFtbfNMkANzb1wOi9uhTzG6pgYBQ4h64N4CbP09aqU4zvAlz9Ji1PxrC6qZyHPvwYM/DdABpYf1p67JeFRQnD6CDInn3ykKnwPhA4QufyHuAuz5smRVG3AmaDshksr2CINX14/E6+Dv/EDHw3gAbW37i+fBjbWbiKniF791nZQGnTkBiXM8BdnjftVScbAKRD3HbINU2lGVCH32MGvhlAA+uHF+Sak5MiladeuJIuGA0y5114owznsnjdB/AmDL7YRw4ykucsHygviSbiKp+j5yclR0aXVaTuobwj9T1m4JsBNLD+ZfUTWDgXvquBfllpiVRdOX4EA+W0ZoGWbKD1o8pk/D28U7CBreC+ZePzBUFQ2/FDzGDgBtDY1z9zZu4x2Nev7PmBtf9YrGx6jB2EX2gtzEdL5mNjqSnSbwCi+IZWI5l0utvmjOY/AOLjewYDN4AT1g9774/MmpPHR7qQsIrs1acD8Fuq5e9ryXxsMBfeU4OLqJ6tZuas3DwwxFFGRmIGA77IBmYALay/fvwVUSROW++B8adkjz5l/Zyqy4BasZZMzR0gVWsz/R5G9SE9vTdmwEPosnzdQN8z8N4AGli/xWLeU15uU7aYkM7CjZLD2ekA/JLKGs8CWjK/NIaQqMMkbqHEDCCAnw6BfP6GPMCYgfcG0MD6GzdUDHEa68u1VpMSaXLK85kFXfR5FtCS+dxQbwVVyebtsoxeYOuD9wwS/BEz8M4AGlh/XkHijszMGOiM4yC4OtaLD1A+EKkW6qkl82vbAl4N07qD1pmeETukoChhF+Xt6QBiBt4ZwBnrF3C7fa892wvYi1+bJB1hRX6nezSWIC2ZHxuus5pOwL2Ae6Vq5eqJI32NGXhuAA2sH/DyAwQ3p+MErP90lFHiPjdA8/yZwnrc54arJfNnm6QueGfhUZjhJ2m9sbFG4/UzshQ31S73MmbguQGcsH6dXjwFeHkR7Yw9hT34BFfnZIFg4EXuPtVqyfoU8k0AG7rakSCvZmtZcGdxPtGFIvMyZuCZAbSw/sXFP8Aee9XvBBy9JsW0SelIAAktRFRLFogu1KSYn4fZtoPWTWIGdy4u+RvlHannMYP+DaCB9cOe+q8JTs42SnB06Bi/p4Yt4EeagwN669WS+bFJpSoYIzwDCByyWzd9eHZMrMSHLz2MGfRvAC2sf02pSb307T7/H+w4utLNwBKSZOpzD9CSBaoXtTbpA/CIXqP1E12saixVvnVhl3sYM2D1SOtTU4L1n2mDl9nUz8gALt78+G9rFMANroguQdTlEQhXPfHvn/rT8UtZ3XL3HthTpKejvXvR27sOHTybT3m4NE+ga2Ky0ce3uoRj3M8AZ6wf8PBeXFxpg+DmV5vyyeCrbMav4QsujyuKAGLN2rJ0SLyKGbg2gAbWD3j4XsDFo5hGz0Vg0zqGv6pIc7R5PdlmQwedmGSOKq9I20f53nSlu28TuTaAE9YviPiHe5eOz2MrJ3j5FKuGS8gW+jumHdtrhAfZIf7T8nF5gsjGDOBb126+TaRtAC2sf3b+SZNZp3zUAtb+gwQvZxu/GumhVulJ2Mqi7PIzSTpx1u156nMBUYqbmIG2AZywfsmkP3bb7FG5vIJxvR0v54VXHUe22QAcwe1z/YdZo0YRnTHKcBkz6OsFEay/B3HbRxrWlR0pLbUNoxXCure11hZZQflgpx335Fu7O7vhjXvk6ANGH4gRYr3pP3adCHZfaHtvHb/wHiCmlZT/y7bjxx5a/2Eq5e2pIMxA+3/O6ZafARpYf2JS1D5W+eD/9sBHU7kHEa6RADNE+V2Xu5thsLeBB5Zk/wOayEhegJt3WT3EopYR3dACE8ttqRAz2Et5e6oRM+ANoIH1r3mwTIGaSSUQlni+Jtn8JVdxEBn7lY9QvEaT8b15GlmBF1VZI3eCMp9lW4J3IhJBYyo6oPGegWoA8r0cp2/4FBQl/TUjI1YZLNx420UJcWAU22BQaLrsaDXmLk+rvL9lRrSG6IhWOyw9Nr6wOHE35e2pU8xANUBH1xr2Gz5wY2lfuXpCDnsyTPdHqoaaFTiWzQvTCJFPZoIOf8nqor5hgtv3DBwG0MD64UMWhwDvNtDKwLInLKLpXyk/aCnccF227S7P5Un+zYjBpl8RXdFaiQ6n35B9mPL2lIkZOAzQ2d3AfsMHfqXi1PyFhfxDF5YbxiSrITmuwiAyxNuB5pSnT6bps715jCj4pGMbjsC99T9vQWEe0anSGxIzuNLZQHgBjXsxGtKZSiYQC5eMaYcTGBHeXp1ifpERDBpJXE2dQSwAV3gL+NCt9j+giWww3VBWITVW40swCz6nMqLLhUtKLlC+N52JIMaOEfmhHFl+gmbCi8ot//XGLSnsAwLWiWW1ydJHtEw47V8Db528WCp3dSv7ieD+iW6e8WrLxY7OFPVsYQksQXKVKkDo+mnD2zjlY/xqWPmshjyjic5gFrxKSxOdQvyYnwVYrhJg92waLUTSiilp6SyPkG4Dz4c5TzUAL4FzTsvk61L5J2MZpZEPB3AGsFgiJdoArLPf1doMuygfTr3TQJVV+gzO+IGelWAxK7q1y7AMBpBlHS1AUvhki8LCumWUQ+w3V5TO/QgIWIJk+IugXWV165BhHdwD1O3XRNjacqGTngAPFVF/au0oVvgw4ZUG3jneMQ4uYOXzOSdbL/ChSRl9Q5YgbmPRh9uOcXxPN3piD/Fbw4dXGnjnlGzudsD6ynkfbT1xRGEIgWUwALP1msjefP2rWOIy0QMseO3RE+3b3z7Rfv3bx2UFF6L54ZTXAFH8Oy2XpvZc6QAXVJ5Ec4lO33htfwzlHSn+CJOHAXShrQXuBcpUuXVW7oG58wpG8IXDnC8aeG7zrv0v/263iq1h1IEkfYrg+PFj+P1d5nhly57Mzz5tPcqIwqQPGvjs45YjL2/ZPZyrQsYvop13nBPtQuvNO1BX98+AprNA+OD9I5GXLnXvLipJTFD9Iq6KMNOPBsiys/mpHc1PPr49ExwaZf8QLP7fISliFvr2tfOqbkdsqrT//q7Tz8caDLrj8MWTlsop6cnW1OihZknH+7L9dOJqy27v6Go/drStddv7R797682DyZ2dXWm8DiBAg1EVOrDgPSJXDUA4+48fy/8OlAMlJbI+h/qqTp+ssAA04Pa3KnvgQeteiAsru0l4AxAFZj/9E/ha4++AshA2fPhNA6fhZbPZaN+8P7M19r3Sv/r5/yJRKoQA89MwPzrYwmF6ABogOsR4E/yqd5Gz8kltfWcA2waJE1/smgPTqhxmVgak8IecfFn2hDANGmgDtR6C9DAofhuSxOeIt+NKM+4NoHVWGBvS0ooqY15nVYVhKmQ18P/LtnXIVFH75AAAAABJRU5ErkJggg==");
}

.info-icon {
  display: inline-block;
  background-color: rgba(0, 154, 255, 0.08);
  color: #339aef;
  font-size: 19px;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  font-weight: 700;
  font-family: times;
  font-style: italic;
}

.badge-trasparent {
  padding: 10px 20px;
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.1);
  display: inline-block;
}

#stop-auth-msg-text {
  text-align: center;
  font-size: 14px;
  white-space: pre-line;
}

.bullet {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}
.bullet.bullet-ok {
  background-color: #50bc31;
}
.bullet.bullet-ko {
  background-color: #dd0000;
}

.portlet-rss header.portlet-topper {
  display: none !important;
}

@media (min-width: 768px) {
  .navbar-expand-lg .content-container,
  .content-container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .text-intro, .hc-content-page h1 {
    font-size: 34px;
    line-height: 1.35;
  }
  .nav-anchor {
    top: -160px;
  }
  .text-description {
    font-size: 20px;
  }
  .wba-sedi-col {
    max-height: 590px;
  }
  /*
      .hc-floating-ico{
          right: 30px;
          bottom: 30px;
          padding-right: 55px;
          width: auto;
          background-position: calc(100% - 8px) center;

          span{
              display: inline-block;
          }

          &.ico-hc{
              background-image:url(../images/icons/hc-icon.svg?v=0.2);
          }
          &.ico-chat{
              background-image:url(../images/icons/chat.svg?v=0.2);
          }
      }*/
}
@media (min-width: 992px) {
  .navbar-expand-lg .content-container,
  .content-container {
    padding-left: 50px;
    padding-right: 50px;
  }
  .col-text .content-container {
    padding-left: 38px;
    padding-right: 38px;
  }
}
/* sites custom style */
.site-landing .nav-anchor {
  top: -100px;
}

/* layout templates */
.sella-menupage .col-content .content-page .content-container {
  padding-left: 0;
  padding-right: 0;
}

.col-menu {
  position: relative;
  width: 360px;
  max-width: 360px;
}
@media (min-width: 992px) {
  .col-menu > .portlet-column-content-first {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 95px;
    margin-bottom: 15px;
  }
  .col-menu + .portlet-column {
    padding-left: 35px;
  }
}
@media (min-width: 1200px) {
  .col-menu + .portlet-column {
    padding-left: 65px;
  }
}

.menupage-toggle {
  border-bottom: 2px solid #dadada;
  margin-bottom: 30px;
  margin-top: 40px;
}
.menupage-toggle .menupage-toggle-btn {
  display: inline-block;
  background-image: url(../images/icons/hamburger-black.svg);
  background-size: 24px 24px;
  width: 32px;
  height: 32px;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 5px;
  border: 0;
  background-color: #fff;
}

.sidebar-active .menupage-toggle .menupage-toggle-btn {
  background-image: url(../images/icons/hamburger-black.svg);
}

@media (max-width: 991.98px) {
  .sella-menupage .col-content .content-container {
    padding-left: 0;
    padding-right: 0;
  }
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  .row-offcanvas-right {
    right: 0;
  }
  .row-offcanvas-left {
    left: 0;
  }
  .row-offcanvas-right .sidebar-offcanvas {
    right: -360px; /* 6 columns */
  }
  .row-offcanvas-left .sidebar-offcanvas {
    left: -360px; /* 6 columns */
  }
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
  }
  .sidebar-active .row-offcanvas-right {
    right: 360px; /* 6 columns */
  }
  .sidebar-active .row-offcanvas-left {
    left: 360px; /* 6 columns */
  }
}
@media (min-width: 992px) {
  .menupage-toggle {
    display: none;
  }
  /* backoffice fix */
  body:not(.is-internet).signed-in .col-menu > .portlet-column-content-first {
    top: 156px;
  }
}
/* sites style */
.site-helpcenter .menupage-toggle {
  display: none;
}

/* vendor */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./vendor/slick/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./vendor/slick/fonts/slick.eot");
  src: url("./vendor/slick/fonts/slick.eot?#iefix") format("embedded-opentype"), url("./vendor/slick/fonts/slick.woff") format("woff"), url("./vendor/slick/fonts/slick.ttf") format("truetype"), url("./vendor/slick/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev:focus-visible,
.slick-next:focus-visible {
  outline: 1px solid white;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:focus-visible {
  outline: 1px solid #339AEF;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
.slick-dots li:only-child {
  display: none;
}

/*! Lity - v2.4.1 - 2020-04-26
* http://sorgalla.com/lity/
* Copyright (c) 2015-2020 Jan Sorgalla; Licensed MIT */
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.lity.lity-opened {
  opacity: 1;
}

.lity.lity-closed {
  opacity: 0;
}

.lity * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}

.lity-wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.lity-loading .lity-loader {
  opacity: 1;
}

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}

.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease;
}

.lity-loading .lity-content,
.lity-closed .lity-content {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

.lity-content:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lity-close:active {
  top: 1px;
}

/* Image */
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}

/* iFrame */
.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px;
}

.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}

.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

.lity-hide {
  display: none;
}

/**/
/*
 * animate.css - https://animate.style/
 * Version - 4.0.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */
:root {
  --animate-duration:1s;
  --animate-delay:1s;
  --animate-repeat:1;
}

.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animate__animated.animate__infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animate__animated.animate__repeat-1 {
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: var(--animate-repeat);
  animation-iteration-count: var(--animate-repeat);
}

.animate__animated.animate__repeat-2 {
  -webkit-animation-iteration-count: 2;
  animation-iteration-count: 2;
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 2);
  animation-iteration-count: calc(var(--animate-repeat) * 2);
}

.animate__animated.animate__repeat-3 {
  -webkit-animation-iteration-count: 3;
  animation-iteration-count: 3;
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 3);
  animation-iteration-count: calc(var(--animate-repeat) * 3);
}

.animate__animated.animate__delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-delay: var(--animate-delay);
  animation-delay: var(--animate-delay);
}

.animate__animated.animate__delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-delay: calc(var(--animate-delay) * 2);
  animation-delay: calc(var(--animate-delay) * 2);
}

.animate__animated.animate__delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
  -webkit-animation-delay: calc(var(--animate-delay) * 3);
  animation-delay: calc(var(--animate-delay) * 3);
}

.animate__animated.animate__delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
  -webkit-animation-delay: calc(var(--animate-delay) * 4);
  animation-delay: calc(var(--animate-delay) * 4);
}

.animate__animated.animate__delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
  -webkit-animation-delay: calc(var(--animate-delay) * 5);
  animation-delay: calc(var(--animate-delay) * 5);
}

.animate__animated.animate__faster {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-duration: calc(var(--animate-duration) / 2);
  animation-duration: calc(var(--animate-duration) / 2);
}

.animate__animated.animate__fast {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-duration: calc(var(--animate-duration) * 0.8);
  animation-duration: calc(var(--animate-duration) * 0.8);
}

.animate__animated.animate__slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2);
}

.animate__animated.animate__slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-duration: calc(var(--animate-duration) * 3);
  animation-duration: calc(var(--animate-duration) * 3);
}

@media (prefers-reduced-motion: reduce), print {
  .animate__animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
  .animate__animated[class*=Out] {
    opacity: 0;
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 53%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0) scaleY(0.95);
    transform: translateZ(0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
@keyframes bounce {
  0%, 20%, 53%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0) scaleY(0.95);
    transform: translateZ(0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
.animate__bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.animate__flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.animate__pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.animate__rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shakeX {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shakeX {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.animate__shakeX {
  -webkit-animation-name: shakeX;
  animation-name: shakeX;
}

@-webkit-keyframes shakeY {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
}
@keyframes shakeY {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
}
.animate__shakeY {
  -webkit-animation-name: shakeY;
  animation-name: shakeY;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.animate__headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.animate__swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.animate__tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.animate__jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.animate__heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-duration: calc(var(--animate-duration) * 1.3);
  animation-duration: calc(var(--animate-duration) * 1.3);
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(0.7);
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(0.7);
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInDown {
  -webkit-animation-name: backInDown;
  animation-name: backInDown;
}

@-webkit-keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInLeft {
  -webkit-animation-name: backInLeft;
  animation-name: backInLeft;
}

@-webkit-keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInRight {
  -webkit-animation-name: backInRight;
  animation-name: backInRight;
}

@-webkit-keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(0.7);
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(0.7);
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInUp {
  -webkit-animation-name: backInUp;
  animation-name: backInUp;
}

@-webkit-keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateY(700px) scale(0.7);
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateY(700px) scale(0.7);
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutDown {
  -webkit-animation-name: backOutDown;
  animation-name: backOutDown;
}

@-webkit-keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutLeft {
  -webkit-animation-name: backOutLeft;
  animation-name: backOutLeft;
}

@-webkit-keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutRight {
  -webkit-animation-name: backOutRight;
  animation-name: backOutRight;
}

@-webkit-keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateY(-700px) scale(0.7);
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateY(-700px) scale(0.7);
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutUp {
  -webkit-animation-name: backOutUp;
  animation-name: backOutUp;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.animate__bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.animate__bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}
.animate__bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}
.animate__bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}
.animate__bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}
.animate__bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.animate__fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeInTopLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInTopLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInTopLeft {
  -webkit-animation-name: fadeInTopLeft;
  animation-name: fadeInTopLeft;
}

@-webkit-keyframes fadeInTopRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInTopRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInTopRight {
  -webkit-animation-name: fadeInTopRight;
  animation-name: fadeInTopRight;
}

@-webkit-keyframes fadeInBottomLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInBottomLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInBottomLeft {
  -webkit-animation-name: fadeInBottomLeft;
  animation-name: fadeInBottomLeft;
}

@-webkit-keyframes fadeInBottomRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInBottomRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInBottomRight {
  -webkit-animation-name: fadeInBottomRight;
  animation-name: fadeInBottomRight;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.animate__fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.animate__fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.animate__fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.animate__fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.animate__fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.animate__fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.animate__fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.animate__fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.animate__fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes fadeOutTopLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
}
@keyframes fadeOutTopLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
}
.animate__fadeOutTopLeft {
  -webkit-animation-name: fadeOutTopLeft;
  animation-name: fadeOutTopLeft;
}

@-webkit-keyframes fadeOutTopRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
}
@keyframes fadeOutTopRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
}
.animate__fadeOutTopRight {
  -webkit-animation-name: fadeOutTopRight;
  animation-name: fadeOutTopRight;
}

@-webkit-keyframes fadeOutBottomRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
}
@keyframes fadeOutBottomRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
}
.animate__fadeOutBottomRight {
  -webkit-animation-name: fadeOutBottomRight;
  animation-name: fadeOutBottomRight;
}

@-webkit-keyframes fadeOutBottomLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
}
@keyframes fadeOutBottomLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
}
.animate__fadeOutBottomLeft {
  -webkit-animation-name: fadeOutBottomLeft;
  animation-name: fadeOutBottomLeft;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animate__animated.animate__flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.animate__flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.animate__flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.animate__flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.animate__flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes lightSpeedInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__lightSpeedInRight {
  -webkit-animation-name: lightSpeedInRight;
  animation-name: lightSpeedInRight;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes lightSpeedInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__lightSpeedInLeft {
  -webkit-animation-name: lightSpeedInLeft;
  animation-name: lightSpeedInLeft;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOutRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.animate__lightSpeedOutRight {
  -webkit-animation-name: lightSpeedOutRight;
  animation-name: lightSpeedOutRight;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes lightSpeedOutLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
.animate__lightSpeedOutLeft {
  -webkit-animation-name: lightSpeedOutLeft;
  animation-name: lightSpeedOutLeft;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

@-webkit-keyframes rotateOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.animate__rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}
.animate__rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.animate__rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.animate__rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.animate__rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.animate__hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2);
  -webkit-animation-name: hinge;
  animation-name: hinge;
  -webkit-transform-origin: top left;
  transform-origin: top left;
}

@-webkit-keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.animate__jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
.animate__rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.animate__zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.animate__zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}
.animate__zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}
.animate__zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
  -webkit-transform-origin: right center;
  transform-origin: right center;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.animate__slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.animate__slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.animate__slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.animate__slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/* components */
.main-nav {
  height: 60px;
  background-color: #fff;
  /* accessibility */
}
.main-nav .navbar > .content-container {
  position: relative;
  min-height: 44px;
}
.main-nav .navbar > .content-container::after {
  content: "";
  position: absolute;
  height: 1px;
  overflow: hidden;
  left: 0;
  bottom: -7px;
  max-width: 1215px;
}
.scroll .main-nav {
  background-color: #fff !important;
}

.main-nav .navbar {
  padding: 10px 0px;
}
.main-nav .navbar-brand {
  width: 85px;
  height: 30px;
  background-image: url(../images/logo-sella@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
  margin-right: 10px;
  max-width: 100%;
}
.main-nav .navbar-nav .nav-item {
  text-align: center;
  padding-right: 20px;
  line-height: 1.1;
}
.main-nav .navbar-nav .nav-item .nav-link {
  font-size: 15px;
  font-weight: 500;
  color: #111111;
  position: relative;
  padding: 4px 0px;
  letter-spacing: 0.5px;
}
.main-nav .navbar-nav .nav-item.active .nav-link:after, .main-nav .navbar-nav .nav-item.show .nav-link:after,
.main-nav .navbar-nav .nav-item .nav-link.active:after,
.main-nav .navbar-nav .nav-item .nav-link:hover:after {
  content: "";
  height: 2px;
  width: 100%;
  max-width: 40px;
  line-height: 0;
  font-size: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
  background-color: #0033cc;
}
.main-nav .navbar-toggler {
  background-image: url(../images/icons/hamburger-black.svg);
  background-size: 24px 24px;
  width: 32px;
  height: 32px;
  background-position: left center;
  background-repeat: no-repeat;
  margin-right: 5px;
}
.main-nav .ic-search {
  background-image: url(../images/icons/search-black.svg);
  background-size: 24px 24px;
  width: 32px;
  height: 32px;
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  margin-left: 16px;
}
.main-nav .ic-reserved-area {
  background-image: url(../images/icons/reserved-area.svg);
  background-size: 32px 32px;
  width: 32px;
  height: 32px;
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
}
.main-nav .nav-dropdown-menu {
  background-color: #2B375F;
}
.main-nav .nav-grp-label {
  min-width: 85px;
}
@media (min-width: 992px) {
  .main-nav .navbar-brand {
    width: 77px;
    height: 28px;
    margin-right: 50px;
  }
  .main-nav .navbar > .content-container::after {
    left: 50px;
    right: 50px;
  }
}
.main-nav a:focus-visible, .main-nav button:focus-visible, .main-nav .btn:focus-visible {
  outline: 1px solid #339AEF;
}

/* force login button white to be dark */
#main-nav .form-inline .btn.btn-white {
  background-color: #0033cc !important;
  color: #fff !important;
}

.scroll:not(.page-target) .main-nav .navbar > .content-container::after, .scroll.page-product .main-nav .navbar > .content-container::after {
  background-color: rgba(17, 17, 17, 0.1);
}

.page-target.site-sella:not(.page-product):not(.page-category) .main-nav {
  transition: background-color 0.2s;
}
.page-target.site-sella:not(.page-product):not(.page-category):not(.scroll) #main-nav .form-inline .btn.btn-white {
  color: #0033cc !important;
  background-color: #fff !important;
}
.page-target.site-sella:not(.page-product):not(.page-category):not(.scroll) .main-nav {
  background-color: transparent;
}
.page-target.site-sella:not(.page-product):not(.page-category):not(.scroll) .main-nav .ic-search {
  background-image: url(../images/icons/search-white.svg);
}
.page-target.site-sella:not(.page-product):not(.page-category):not(.scroll) .main-nav .navbar-brand {
  background-image: url(../images/logo-sella-white-md@2x.png);
}
.page-target.site-sella:not(.page-product):not(.page-category):not(.scroll) .main-nav .navbar-toggler {
  background-image: url(../images/icons/hamburger-white.svg);
}
.page-target.site-sella:not(.page-product):not(.page-category):not(.scroll) .main-nav .navbar-nav .nav-item .nav-link {
  color: #fff;
}
/* target styles */
/*
.generali{
    .main-nav{
        .navbar-brand{
            height: 36px;
            width: 227px;
            background-image: url(../images/logo-generali-sella@2x.png);
        }

        .navbar-nav{
            .nav-time{
                padding-right: 6px;

                &:last-child{
                    padding-right: 0;
                }
            }
        }

        .ico-menu-generali{
            display: inline-block;
            width: 37px;
            height: 37px;
            border-radius: 50%;
            background-color: #fff;
            background-position: center;
            background-repeat: no-repeat;
            text-decoration: none;

            &.ico-chat{
                background-image: url(../images/icons/generali/ico-chat.svg);
            }
            &.ico-mail{
                background-image: url(../images/icons/generali/ico-mail.svg);
            }
            &.ico-phone{
                background-image: url(../images/icons/generali/ico-phone.svg);
            }
            &.ico-help{
                background-image: url(../images/icons/generali/ico-help.svg);
            }

        } 
    }
}
*/
/* target styles */
.privati .main-nav .navbar-nav .nav-item.active .nav-link:after,
.privati .main-nav .navbar-nav .nav-item .nav-link.active:after,
.privati .main-nav .navbar-nav .nav-link:hover:after {
  background-color: #FFCB3C;
}

.aziende .main-nav .navbar-nav .nav-item.active .nav-link:after,
.aziende .main-nav .navbar-nav .nav-item .nav-link.active:after,
.aziende .main-nav .navbar-nav .nav-link:hover:after {
  background-color: #BD9EE8;
}

.trader .main-nav .navbar-nav .nav-item.active .nav-link:after,
.trader .main-nav .navbar-nav .nav-item .nav-link.active:after,
.trader .main-nav .navbar-nav .nav-link:hover:after {
  background-color: #D3D3D3;
}

.wba .main-nav .navbar-nav .nav-item.active .nav-link:after,
.wba .main-nav .navbar-nav .nav-item .nav-link.active:after,
.wba .main-nav .navbar-nav .nav-link:hover:after {
  background-color: #7FC8C8;
}

.generali .main-nav .navbar-nav .nav-item.active .nav-link:after,
.generali .main-nav .navbar-nav .nav-item .nav-link.active:after,
.generali .main-nav .navbar-nav .nav-link:hover:after {
  background-color: #c21b17;
}

.baas .main-nav .navbar-nav .nav-item.active .nav-link:after,
.baas .main-nav .navbar-nav .nav-item .nav-link.active:after,
.baas .main-nav .navbar-nav .nav-link:hover:after {
  background-color: #95B8FF;
}

.sib .main-nav .navbar-nav .nav-item.active .nav-link:after,
.sib .main-nav .navbar-nav .nav-item .nav-link.active:after,
.sib .main-nav .navbar-nav .nav-link:hover:after {
  background-color: #FD4A95;
}

/* backoffice fix */
body:not(.is-internet).signed-in #main-nav {
  top: 56px;
}
@media (max-width: 767.98px) {
  body:not(.is-internet).signed-in #main-nav {
    top: 49px;
  }
}

.second-nav {
  position: fixed;
  top: 60px;
  right: 0;
  left: 0;
  z-index: 988;
  /*
      .navbar-nav{
          .nav-dropdown-menu{
              display: block!important;
              padding:0;
              max-height: 0;
              overflow: hidden;
              @include transition(all 0.5s linear);
              &.show{
                  max-height: 500px;
                  z-index: 1001;
                  padding: 40px 0px 60px;
              }
          }
      }
      */
  /* accessibility */
}
.second-nav .portlet-boundary {
  width: 100%;
}
.second-nav .navbar {
  padding: 0px;
}
.scroll .second-nav {
  background-color: #fff;
}

.second-nav .navbar-nav {
  height: 60px;
  width: 100%;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: rgba(17, 17, 17, 0.1);
}
.second-nav .navbar-nav .nav-item {
  padding-right: 20px;
  text-align: center;
  line-height: 1.1;
}
.second-nav .navbar-nav .nav-item .nav-link {
  font-size: 15px;
  font-weight: 500;
  color: #111111;
  position: relative;
  padding: 4px 0px 4px;
  letter-spacing: 0.5px;
  display: inline-block !important;
}
.second-nav .navbar-nav .nav-item.active .nav-link:after, .second-nav .navbar-nav .nav-item.show .nav-link:after,
.second-nav .navbar-nav .nav-item .nav-link:hover:after {
  content: "";
  height: 2px;
  width: 100%;
  max-width: 40px;
  line-height: 0;
  font-size: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
  background-color: #2B375F;
}
.second-nav .navbar-nav .nav-item:last-child {
  margin-left: auto;
  padding-right: 0;
}
.second-nav .navbar-nav .nav-item:last-child .nav-link {
  font-weight: 700;
}
.second-nav a:focus-visible, .second-nav button:focus-visible, .second-nav .btn:focus-visible {
  outline: 1px solid #339AEF;
}

.nav-dropdown-menu {
  border: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  border-radius: 0;
  max-height: none;
  margin: 0;
  overflow: hidden;
  padding: 40px 0px 60px;
  margin-top: -1px;
  background-color: #fff;
  border-bottom: 1px solid rgba(17, 17, 17, 0.1);
}
.nav-dropdown-menu .dropdown-main {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.nav-dropdown-menu .dropdown-main a {
  text-decoration: none;
}
.nav-dropdown-menu .dropdown-main .col-inside:not(:last-child) {
  padding-right: 30px;
}
.nav-dropdown-menu .dropdown-main .dropdown-main-cat {
  font-size: 34px;
  color: #333333;
  margin-bottom: 40px;
  line-height: 1.29;
  display: inline-block;
  background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%23333333' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
  transition: color ease-in-out 0.2s;
  background-repeat: no-repeat;
  background-position: calc(100% - 6px) 16px;
  background-size: 16px 16px;
  padding-right: 40px;
  font-weight: 400;
}
@media (prefers-reduced-motion: reduce) {
  .nav-dropdown-menu .dropdown-main .dropdown-main-cat {
    transition: none;
  }
}
.nav-dropdown-menu .dropdown-main .dropdown-main-cat:not(:hover) {
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .nav-dropdown-menu .dropdown-main .dropdown-main-cat:not(:hover) {
    transition: none;
  }
}
@media (prefers-reduced-motion: reduce) {
  .nav-dropdown-menu .dropdown-main .dropdown-main-cat {
    transition: none;
  }
}
.nav-dropdown-menu .dropdown-main .dropdown-main-cat.no-nav {
  background-image: none;
}
.nav-dropdown-menu .dropdown-main .dropdown-cat {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: #616572;
  display: block;
  line-height: 1.3;
  margin: 10px 0px;
  opacity: 0.85;
}
.nav-dropdown-menu .dropdown-main .dropdown-link {
  font-size: 14px;
  color: #111111;
  padding: 12px 0px;
  border-bottom: 1px solid rgba(17, 17, 17, 0.1);
  display: block;
  font-weight: 400;
}
.nav-dropdown-menu .dropdown-main .dropdown-link:hover {
  opacity: 0.8;
}
.nav-dropdown-menu .dropdown-main .nav-table {
  width: 100%;
}
.nav-dropdown-menu .dropdown-main .nav-table td, .nav-dropdown-menu .dropdown-main .nav-table th {
  vertical-align: top;
}
.nav-dropdown-menu .dropdown-main .nav-table th {
  height: auto;
}
.nav-dropdown-menu .dropdown-main .nav-table td {
  width: 25%;
}
.nav-dropdown-menu .dropdown-banner {
  width: 100%;
  margin-top: -130px;
  max-width: 300px;
}
.nav-dropdown-menu .dropdown-banner .dropdown-banner-title {
  font-size: 26px;
  color: #616572;
  margin-bottom: 25px;
  line-height: 1.29;
  display: block;
  opacity: 0.85;
  font-weight: 400;
}
.nav-dropdown-menu .dropdown-banner .dropdown-banner-img {
  margin-bottom: 25px;
}
.nav-dropdown-menu .dropdown-banner .dropdown-banner-text {
  font-size: 20px;
  font-weight: 700;
  color: #111111;
}

/* target styles */
.page-target .second-nav .navbar-nav .nav-link {
  color: #0f1629;
}
.page-target.page-product .second-nav {
  position: absolute;
}

.page-target.site-sella:not(.page-product):not(.page-category) .second-nav {
  transition: background-color 0.2s;
}
.page-target.site-sella:not(.page-product):not(.page-category):not(.scroll) .second-nav {
  background-color: transparent;
  /* accessibility */
}
.page-target.site-sella:not(.page-product):not(.page-category):not(.scroll) .second-nav .navbar-nav {
  border-color: rgba(255, 255, 255, 0.15);
}
.page-target.site-sella:not(.page-product):not(.page-category):not(.scroll) .second-nav .navbar-nav .nav-link {
  color: #fff;
}
.page-target.site-sella:not(.page-product):not(.page-category):not(.scroll) .second-nav a.nav-link:focus-visible {
  outline-color: #fff;
}

.privati .second-nav .navbar-nav .nav-item.active .nav-link:after, .privati .second-nav .navbar-nav .nav-item.show .nav-link:after,
.privati .second-nav .navbar-nav .nav-item .nav-link:hover:after,
.privati .second-nav .navbar-nav .nav-item .nav-link:active:after {
  background-color: #FFCB3C;
}
.privati .second-nav .nav-dropdown-menu a.dropdown-main-cat:hover {
  color: #FFCB3C;
  background-position: right 16px;
}

.aziende .second-nav .navbar-nav .nav-item.active .nav-link:after, .aziende .second-nav .navbar-nav .nav-item.show .nav-link:after,
.aziende .second-nav .navbar-nav .nav-item .nav-link:hover:after,
.aziende .second-nav .navbar-nav .nav-item .nav-link:active:after {
  background-color: #BD9EE8;
}
.aziende .second-nav .nav-dropdown-menu a.dropdown-main-cat:hover {
  color: #BD9EE8;
  background-position: right 16px;
}

.trader .second-nav .navbar-nav .nav-item.active .nav-link:after, .trader .second-nav .navbar-nav .nav-item.show .nav-link:after,
.trader .second-nav .navbar-nav .nav-item .nav-link:hover:after,
.trader .second-nav .navbar-nav .nav-item .nav-link:active:after {
  background-color: #D3D3D3;
}
.trader .second-nav .nav-dropdown-menu a.dropdown-main-cat:hover {
  color: #D3D3D3;
  background-position: right 16px;
}

.wba .second-nav .navbar-nav .nav-item.active .nav-link:after, .wba .second-nav .navbar-nav .nav-item.show .nav-link:after,
.wba .second-nav .navbar-nav .nav-item .nav-link:hover:after,
.wba .second-nav .navbar-nav .nav-item .nav-link:active:after {
  background-color: #7FC8C8;
}
.wba .second-nav .nav-dropdown-menu a.dropdown-main-cat:hover {
  color: #7FC8C8;
  background-position: right 16px;
}

.generali .second-nav .navbar-nav .nav-item.active .nav-link:after, .generali .second-nav .navbar-nav .nav-item.show .nav-link:after,
.generali .second-nav .navbar-nav .nav-item .nav-link:hover:after,
.generali .second-nav .navbar-nav .nav-item .nav-link:active:after {
  background-color: #c21b17;
}
.generali .second-nav .nav-dropdown-menu a.dropdown-main-cat:hover {
  color: #c21b17;
  background-position: right 16px;
}

.baas .second-nav .navbar-nav .nav-item.active .nav-link:after, .baas .second-nav .navbar-nav .nav-item.show .nav-link:after,
.baas .second-nav .navbar-nav .nav-item .nav-link:hover:after,
.baas .second-nav .navbar-nav .nav-item .nav-link:active:after {
  background-color: #95B8FF;
}
.baas .second-nav .nav-dropdown-menu a.dropdown-main-cat:hover {
  color: #95B8FF;
  background-position: right 16px;
}

.sib .second-nav .navbar-nav .nav-item.active .nav-link:after, .sib .second-nav .navbar-nav .nav-item.show .nav-link:after,
.sib .second-nav .navbar-nav .nav-item .nav-link:hover:after,
.sib .second-nav .navbar-nav .nav-item .nav-link:active:after {
  background-color: #FD4A95;
}
.sib .second-nav .nav-dropdown-menu a.dropdown-main-cat:hover {
  color: #FD4A95;
  background-position: right 16px;
}

/* backoffice fix */
body:not(.is-internet).signed-in #second-nav {
  top: 116px;
}
@media (max-width: 767.98px) {
  body:not(.is-internet).signed-in #second-nav {
    top: 109px;
  }
}

.offcanvas-active {
  overflow: hidden;
}
.offcanvas-active .screen-overlay {
  transition: opacity 0.5s ease, width 0s;
  opacity: 1;
  width: 100%;
  visibility: visible;
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas-active .screen-overlay {
    transition: none;
  }
}

.screen-overlay {
  width: 0%;
  bottom: 0;
  z-index: 1031;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(34, 34, 34, 0.6);
  transition: opacity 0.2s linear, visibility 0.1s, width 1s ease-in;
}
@media (prefers-reduced-motion: reduce) {
  .screen-overlay {
    transition: none;
  }
}

.mobile-offcanvas {
  display: none;
  color: #111111;
}
.mobile-offcanvas .mobile-navbar {
  padding: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
}
.mobile-offcanvas .mobile-navbar-menu {
  padding: 15px 30px 20px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.mobile-offcanvas .mobile-navbar-menu .mobile-navbar-header {
  margin-bottom: 9px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
.mobile-offcanvas .mobile-navbar-menu .navbar-nav {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.mobile-offcanvas .mobile-navbar-menu .navbar-nav > .nav-item {
  display: list-item;
}
.mobile-offcanvas .mobile-navbar-menu .navbar-nav > .nav-item > .nav-link {
  color: #111111;
  font-size: 20px;
  line-height: 1.13;
  font-weight: 400;
  padding: 20px 35px 13px 0px;
  border-bottom: 1px solid rgba(17, 17, 17, 0.1);
}
.mobile-offcanvas .mobile-navbar-menu .navbar-nav > .nav-item > .nav-link:after {
  content: "";
  position: absolute;
  right: 5px;
  bottom: 15px;
  width: 20px;
  height: 20px;
  background-size: 20px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'><path fill='none' fill-rule='evenodd' stroke='%23111111' stroke-width='2' d='M1 6L10 15 19 6'/></svg>");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.mobile-offcanvas .mobile-navbar-menu .navbar-nav > .nav-item > .nav-link.no-nav:after {
  display: none;
}
.mobile-offcanvas .mobile-navbar-menu .navbar-nav > .nav-item > .nav-link.target-item {
  font-size: 20px;
  padding: 21px 35px 11px 0px;
}
.mobile-offcanvas .mobile-navbar-menu .navbar-nav > .nav-item > .nav-link.target-item:after {
  bottom: 15px;
  width: 20px;
  height: 20px;
  background-size: 20px;
}
.mobile-offcanvas .mobile-navbar-menu .navbar-nav > .nav-item > .nav-link.dropdown-cat, .mobile-offcanvas .mobile-navbar-menu .navbar-nav > .nav-item > .nav-link.dropdown-link {
  font-size: 16px;
}
.mobile-offcanvas .mobile-navbar-menu .navbar-nav > .nav-item > .nav-link.dropdown-cat:after, .mobile-offcanvas .mobile-navbar-menu .navbar-nav > .nav-item > .nav-link.dropdown-link:after {
  display: none;
}
.mobile-offcanvas .mobile-navbar-menu .navbar-nav > .nav-item > .nav-link.dropdown-cat {
  text-transform: uppercase;
  opacity: 0.6;
  margin-top: 10px;
  border-bottom: 0;
  padding-bottom: 0px;
  font-size: 13px;
}
.mobile-offcanvas .mobile-navbar-menu .navbar-nav > .nav-item > .nav-link.dropdown-main-cat:after {
  background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%23111111' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
@media (prefers-reduced-motion: reduce) {
  .mobile-offcanvas .mobile-navbar-menu .navbar-nav > .nav-item > .nav-link.dropdown-main-cat:after {
    transition: none;
  }
}
.mobile-offcanvas .mobile-navbar-menu .navbar-nav > .nav-item:last-child > .nav-link.dropdown-link, .mobile-offcanvas .mobile-navbar-menu .navbar-nav > .nav-item:last-child > .nav-link.target-item {
  border-bottom: 0;
}
.mobile-offcanvas .mobile-navbar-menu .navbar-nav > .nav-item.nav-accordion .nav-link:after {
  transition: transform 0.35s linear;
}
@media (prefers-reduced-motion: reduce) {
  .mobile-offcanvas .mobile-navbar-menu .navbar-nav > .nav-item.nav-accordion .nav-link:after {
    transition: none;
  }
}
.mobile-offcanvas .mobile-navbar-menu .navbar-nav > .nav-item.nav-accordion .nav-link[aria-expanded=true] {
  opacity: 1;
  border-bottom: 1px solid transparent;
}
.mobile-offcanvas .mobile-navbar-menu .navbar-nav > .nav-item.nav-accordion .nav-link[aria-expanded=true]:after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.mobile-offcanvas .mobile-navbar-menu .mobile-target-dropdown {
  position: relative;
}
.mobile-offcanvas .mobile-navbar-menu .mobile-target-nav {
  border-top: 1px solid rgba(17, 17, 17, 0.1);
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.mobile-offcanvas .mobile-navbar-menu .mobile-target-nav > .nav-item > .nav-link.target-item {
  opacity: 1;
  border-bottom: 0;
}
.mobile-offcanvas .mobile-navbar-menu .mobile-target-nav > .nav-item > .nav-link.target-item:after {
  background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%23111111' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
@media (prefers-reduced-motion: reduce) {
  .mobile-offcanvas .mobile-navbar-menu .mobile-target-nav > .nav-item > .nav-link.target-item:after {
    transition: none;
  }
}
.mobile-offcanvas .mobile-navbar-menu .mobile-target-nav > .nav-item > .nav-link:not(.target-item):after {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.mobile-offcanvas .mobile-navbar-menu .mobile-target-nav > .nav-item:last-child > .nav-link {
  font-weight: 700;
}
.mobile-offcanvas .mobile-navbar-menu .collapse-container {
  padding-left: 30px;
  padding-right: 30px;
  margin-left: -30px;
  margin-right: -30px;
  padding-bottom: 15px;
  padding-top: 5px;
  background-color: #f9f9f9;
}
.mobile-offcanvas .mobile-help {
  padding: 16px 24px 100px;
}
.mobile-offcanvas .mobile-help .mobile-help-title {
  font-size: 14px;
  color: #111111;
  opacity: 0.5;
  margin-bottom: 15px;
}
.mobile-offcanvas .mobile-help > .navbar-nav > .nav-item:not(:last-child) {
  border-bottom: 1px solid rgba(17, 17, 17, 0.1);
}
.mobile-offcanvas .mobile-help > .navbar-nav > .nav-item > .nav-link {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.43px;
  min-height: 16px;
  color: #111111;
  padding-left: 0;
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
}
.mobile-offcanvas .navbar-toggler {
  background-size: 24px 24px;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
}
.mobile-offcanvas .navbar-toggler.navbar-close {
  background-image: url(../images/icons/close-black.svg);
  background-position: right center;
}
.mobile-offcanvas .navbar-toggler.navbar-back {
  background-image: url(../images/icons/back-black.svg);
  visibility: hidden;
  background-position: 7px center;
  margin-left: -7px;
}

@media (max-width: 1199.98px) {
  .mobile-offcanvas,
  .mobile-offcanvas-menu {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    border-radius: 0;
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1200;
    width: 100%;
    max-width: 450px;
    overflow-y: auto;
    overflow-x: hidden;
    transition: visibility 0.2s ease-in-out, transform 0.2s ease-in-out;
    background-color: #fff;
  }
}
@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  .mobile-offcanvas,
  .mobile-offcanvas-menu {
    transition: none;
  }
}
@media (max-width: 1199.98px) {
  .mobile-offcanvas-menu {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    padding: 0px 30px 20px;
    margin-top: 60px;
  }
  .offcanvas-active .mobile-offcanvas,
  .offcanvas-active-menu .mobile-offcanvas-menu {
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
/* backoffice fix */
body:not(.is-internet).signed-in #mobile-nav .mobile-offcanvas,
body:not(.is-internet).signed-in #mobile-nav .screen-overlay {
  top: 56px;
}
@media (max-width: 767.98px) {
  body:not(.is-internet).signed-in #mobile-nav .mobile-offcanvas,
  body:not(.is-internet).signed-in #mobile-nav .screen-overlay {
    top: 49px;
  }
}

.hero-alert-banner {
  position: relative;
  display: block;
  text-decoration: none !important;
}
.hero-alert-banner .hero-alert-banner-title {
  font-size: 19px;
  font-weight: 500;
  letter-spacing: 0.2px;
}
.hero-alert-banner .hero-alert-banner-text {
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 0.1px;
}
.hero-alert-banner.target-alert {
  background-color: #FFCB3C;
  color: #fff;
}
.hero-alert-banner .hero-alert-banner-container {
  padding: 20px 0px 5px;
  min-height: 105px;
}
@media (min-width: 992px) {
  .hero-alert-banner .hero-alert-banner-container {
    padding: 20px 30px 5px;
  }
  .hero-alert-banner.target-alert {
    background-color: transparent;
    margin-top: -70px;
  }
  .hero-alert-banner.target-alert .hero-alert-banner-container {
    color: #fff;
    background-color: #FFCB3C;
  }
}

.hero-breadcrumb {
  margin-bottom: 30px;
  line-height: 1.14;
}
.hero-breadcrumb a {
  font-size: 14px;
  letter-spacing: 0.5px;
  opacity: 0.7;
  font-weight: 500;
  display: inline;
  color: #111111;
  position: relative;
}
.hero-breadcrumb a:not(:last-child) {
  margin-right: 5px;
}
.hero-breadcrumb a:not(:last-child):after {
  content: "";
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 6px solid #111111;
  display: inline-block;
  margin-left: 5px;
}

.hero-target {
  background-image: linear-gradient(to bottom, #fff 7%, #DEE1EA);
  /*accessibility*/
  /* slick */
}
.hero-target p {
  margin-bottom: 0;
}
.hero-target .hero-target-slider {
  background-image: url(../images/pittogramma.svg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: auto 370px;
}
.hero-target .hero-target-slider.slick-dotted {
  margin-bottom: 0;
}
.hero-target .col-text {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 45px;
}
.hero-target .col-img {
  overflow: hidden;
  justify-content: center;
}
.hero-target .hero-target-caption {
  color: #2B375F;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.95px;
  margin-bottom: 15px;
}
.hero-target .hero-target-title {
  font-family: "SellaStencil", sans-serif;
  font-size: 38px;
  line-height: 1.03;
  color: #0033cc;
  margin-bottom: 20px;
  font-weight: 700;
  word-wrap: normal;
}
.hero-target .hero-target-text {
  font-size: 16px;
  line-height: 1.38;
  color: #2B375F;
  margin-bottom: 30px;
}
.hero-target .hero-target-img {
  max-height: 385px;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.hero-target .hero-target-cta {
  background-color: #0033cc !important;
}
.hero-target a:focus-visible, .hero-target button:focus-visible, .hero-target .btn:focus-visible {
  outline: 1px solid white;
}
.hero-target .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.hero-target .slick-slide {
  height: inherit !important;
  outline: none;
}
.hero-target .slick-dots {
  bottom: 15px;
}
.hero-target .slick-dots li button:before {
  font-size: 9px;
  color: #2B375F !important;
  opacity: 0.34;
}
.hero-target .slick-dots li button:focus-visible {
  outline: 1px solid white;
}
.hero-target .slick-dots li.slick-active button:before {
  font-size: 15px;
  opacity: 1;
}
.hero-target .slick-dots li:only-child {
  display: none;
}
.hero-target .col-text {
  -webkit-transform: translateX(-100px);
  -moz-transform: translateX(-100px);
  -ms-transform: translateX(-100px);
  -o-transform: translateX(-100px);
  transform: translateX(-100px);
  opacity: 0;
}
.hero-target .col-img {
  transition: opacity 1.8s ease-in-out;
  opacity: 0;
}
@media (prefers-reduced-motion: reduce) {
  .hero-target .col-img {
    transition: none;
  }
}
.hero-target .slick-current .col-text, .hero-target .slick-current .col-img {
  opacity: 1;
}
.hero-target .slick-current .col-text {
  transition: opacity 1.2s ease-in-out, transform 1.2s ease-in-out;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
@media (prefers-reduced-motion: reduce) {
  .hero-target .slick-current .col-text {
    transition: none;
  }
}
.hero-target .slick-out .col-text {
  transition: opacity 1s ease-in-out, transform 1s ease-in-out;
  -webkit-transform: translateX(100px);
  -moz-transform: translateX(100px);
  -ms-transform: translateX(100px);
  -o-transform: translateX(100px);
  transform: translateX(100px);
  opacity: 0;
}
@media (prefers-reduced-motion: reduce) {
  .hero-target .slick-out .col-text {
    transition: none;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .hero-target .content-container {
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .hero-target {
    /* slick */
  }
  .hero-target .hero-target-slider {
    background-position: calc(50% + 175px) bottom;
    background-size: auto 470px;
    max-height: 620px;
  }
  .hero-target .col-text {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 25px;
  }
  .hero-target .col-img {
    padding-left: 0;
    min-height: 590px;
    justify-content: flex-start;
  }
  .hero-target .hero-target-img {
    max-height: 570px;
    max-width: initial !important;
  }
  .hero-target .hero-target-caption {
    font-size: 19px;
  }
  .hero-target .hero-target-title {
    font-size: 46px;
    line-height: 0.96;
    margin-bottom: 25px;
  }
  .hero-target .hero-target-text {
    font-size: 17px;
    line-height: 1.4;
  }
  .hero-target .slick-dots {
    bottom: 50px;
  }
}
@media (min-width: 992px) {
  .hero-target {
    /* slick */
  }
  .hero-target .hero-target-title {
    font-size: 50px;
  }
  .hero-target .hero-target-text {
    font-size: 20px;
    line-height: 1.35;
  }
  .hero-target .slick-dots {
    right: 50px;
    bottom: auto;
    top: 50%;
    width: auto;
  }
  .hero-target .slick-dots li {
    display: block;
  }
  .hero-target .slick-dots li button:before {
    font-size: 7px;
  }
  .hero-target .slick-dots li.slick-active button:before {
    font-size: 10px;
  }
  .hero-target .slick-arrow {
    z-index: 1;
  }
  .hero-target .slick-arrow.slick-prev, .hero-target .slick-arrow.slick-next {
    left: auto;
    right: 45px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #2B375F;
  }
  .hero-target .slick-arrow.slick-prev:before, .hero-target .slick-arrow.slick-next:before {
    content: "";
    display: none;
  }
  .hero-target .slick-arrow.slick-prev {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-top: -115px;
    background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%232B375F' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
    transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
    background-image: url(../images/icons/arrow-white.svg);
  }
}
@media (min-width: 992px) and (prefers-reduced-motion: reduce) {
  .hero-target .slick-arrow.slick-prev {
    transition: none;
  }
}
@media (min-width: 992px) {
  .hero-target .slick-arrow.slick-prev:not(:hover) {
    transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
  }
}
@media (min-width: 992px) and (prefers-reduced-motion: reduce) {
  .hero-target .slick-arrow.slick-prev:not(:hover) {
    transition: none;
  }
}
@media (min-width: 992px) {
  .hero-target .slick-arrow.slick-next {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: rgba(43, 55, 95, 0.12);
    margin-top: -60px;
    background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%232B375F' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
    transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
  }
}
@media (min-width: 992px) and (prefers-reduced-motion: reduce) {
  .hero-target .slick-arrow.slick-next {
    transition: none;
  }
}
@media (min-width: 992px) {
  .hero-target .slick-arrow.slick-next:not(:hover) {
    transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
  }
}
@media (min-width: 992px) and (prefers-reduced-motion: reduce) {
  .hero-target .slick-arrow.slick-next:not(:hover) {
    transition: none;
  }
}
@media (min-width: 992px) {
  .page-target .hero-target .hero-target-slider {
    background-size: auto 530px;
  }
  .page-target .hero-target .hero-target-img {
    max-width: initial !important;
  }
}
@media (min-width: 1200px) {
  .hero-target .hero-target-slider {
    background-position: calc(50% + 260px) bottom;
  }
  .hero-target .hero-target-title {
    font-size: 64px;
    line-height: 0.91;
  }
  .hero-target .hero-target-text {
    font-size: 26px;
    line-height: 1.38;
  }
}
/* target styles */
.page-target .hero-target {
  margin-bottom: 30px;
}
.page-target .hero-target .hero-target-text,
.page-target .hero-target .hero-target-caption {
  color: #fff;
}
.page-target .hero-target .slick-arrow.slick-prev {
  background-color: transparent;
}
.page-target .hero-target .slick-arrow.slick-next {
  background-color: #fff;
}
.page-target .hero-target .hero-target-cta {
  background-color: #fff !important;
  color: #2B375F !important;
}
.page-target .hero-target .slick-dots li button:before {
  color: #fff !important;
}
.page-target #wrapper .hero-target .btn:not(.btn-unstyled).btn-arrow {
  background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%232B375F' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .page-target #wrapper .hero-target .btn:not(.btn-unstyled).btn-arrow {
    transition: none;
  }
}
.page-target #wrapper .hero-target .btn:not(.btn-unstyled).btn-arrow:not(:hover) {
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .page-target #wrapper .hero-target .btn:not(.btn-unstyled).btn-arrow:not(:hover) {
    transition: none;
  }
}

.privati .hero-target {
  background-image: linear-gradient(to bottom, #2B375F, #A68C4A);
}
@media (min-width: 768px) {
  .privati .hero-target {
    background-image: linear-gradient(to right, #2B375F, #A68C4A);
  }
}
.privati .hero-target .hero-target-slider {
  background-image: url(../images/pittogramma-privati.svg);
}
.privati .hero-target .hero-target-title {
  color: #FFCB3C;
}
.privati .hero-target .slick-arrow.slick-next {
  background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%23F49600' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .privati .hero-target .slick-arrow.slick-next {
    transition: none;
  }
}
.privati .hero-target .slick-arrow.slick-next:not(:hover) {
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .privati .hero-target .slick-arrow.slick-next:not(:hover) {
    transition: none;
  }
}

.aziende .hero-target {
  background-image: linear-gradient(to bottom, #2B375F, #927FBF);
}
@media (min-width: 768px) {
  .aziende .hero-target {
    background-image: linear-gradient(to right, #2B375F, #927FBF);
  }
}
.aziende .hero-target .hero-target-slider {
  background-image: url(../images/pittogramma-aziende.svg);
}
.aziende .hero-target .hero-target-title {
  color: #BD9EE8;
}
.aziende .hero-target .slick-arrow.slick-next {
  background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%23721BE6' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .aziende .hero-target .slick-arrow.slick-next {
    transition: none;
  }
}
.aziende .hero-target .slick-arrow.slick-next:not(:hover) {
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .aziende .hero-target .slick-arrow.slick-next:not(:hover) {
    transition: none;
  }
}

.trader .hero-target {
  background-image: linear-gradient(to bottom, #2B375F, #898D9B);
}
@media (min-width: 768px) {
  .trader .hero-target {
    background-image: linear-gradient(to right, #2B375F, #898D9B);
  }
}
.trader .hero-target .hero-target-slider {
  background-image: url(../images/pittogramma-trader.svg);
}
.trader .hero-target .hero-target-title {
  color: #D3D3D3;
}
.trader .hero-target .slick-arrow.slick-next {
  background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%239B9B9B' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .trader .hero-target .slick-arrow.slick-next {
    transition: none;
  }
}
.trader .hero-target .slick-arrow.slick-next:not(:hover) {
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .trader .hero-target .slick-arrow.slick-next:not(:hover) {
    transition: none;
  }
}

.wba .hero-target {
  background-image: linear-gradient(to bottom, #2B375F, #5A95A3);
}
@media (min-width: 768px) {
  .wba .hero-target {
    background-image: linear-gradient(to right, #2B375F, #5A95A3);
  }
}
.wba .hero-target .hero-target-slider {
  background-image: url(../images/pittogramma-wba.svg);
}
.wba .hero-target .hero-target-title {
  color: #7FC8C8;
}
.wba .hero-target .slick-arrow.slick-next {
  background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%231A8282' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .wba .hero-target .slick-arrow.slick-next {
    transition: none;
  }
}
.wba .hero-target .slick-arrow.slick-next:not(:hover) {
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .wba .hero-target .slick-arrow.slick-next:not(:hover) {
    transition: none;
  }
}

.generali .hero-target {
  background-image: linear-gradient(to bottom, #2B375F, #c21b17);
}
@media (min-width: 768px) {
  .generali .hero-target {
    background-image: linear-gradient(to right, #2B375F, #c21b17);
  }
}
.generali .hero-target .hero-target-slider {
  background-image: url(../images/pittogramma-generali.svg);
}
.generali .hero-target .hero-target-title {
  color: #c21b17;
}
.generali .hero-target .slick-arrow.slick-next {
  background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%23881310' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .generali .hero-target .slick-arrow.slick-next {
    transition: none;
  }
}
.generali .hero-target .slick-arrow.slick-next:not(:hover) {
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .generali .hero-target .slick-arrow.slick-next:not(:hover) {
    transition: none;
  }
}

.baas .hero-target {
  background-image: linear-gradient(to bottom, #2B375F, #728CC9);
}
@media (min-width: 768px) {
  .baas .hero-target {
    background-image: linear-gradient(to right, #2B375F, #728CC9);
  }
}
.baas .hero-target .hero-target-slider {
  background-image: url(../images/pittogramma-baas.svg);
}
.baas .hero-target .hero-target-title {
  color: #95B8FF;
}
.baas .hero-target .slick-arrow.slick-next {
  background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%235D8CEB' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .baas .hero-target .slick-arrow.slick-next {
    transition: none;
  }
}
.baas .hero-target .slick-arrow.slick-next:not(:hover) {
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .baas .hero-target .slick-arrow.slick-next:not(:hover) {
    transition: none;
  }
}

.sib .hero-target {
  background-image: linear-gradient(to bottom, #2B375F, #2B59A9);
}
@media (min-width: 768px) {
  .sib .hero-target {
    background-image: linear-gradient(to right, #2B375F, #2B59A9);
  }
}
.sib .hero-target .hero-target-slider {
  background-image: url(../images/pittogramma-sib.svg);
}
.sib .hero-target .hero-target-title {
  background: -webkit-linear-gradient(0deg, #FD4A95, #FF8231);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.sib .hero-target .slick-arrow.slick-next {
  background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%23E22A77' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .sib .hero-target .slick-arrow.slick-next {
    transition: none;
  }
}
.sib .hero-target .slick-arrow.slick-next:not(:hover) {
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .sib .hero-target .slick-arrow.slick-next:not(:hover) {
    transition: none;
  }
}

.hero-category {
  margin-bottom: 30px;
}
.hero-category p {
  margin-bottom: 0;
}
.hero-category .hero-category-container {
  background-color: #fff;
  padding-bottom: 20px;
}
.hero-category .row-img {
  height: 285px;
  overflow: hidden;
  position: relative;
}
.hero-category .row-text {
  color: #fff;
  background-color: #2B375F;
  padding-top: 55px;
  padding-bottom: 45px;
  position: relative;
}
.hero-category .hero-category-title {
  font-family: "SellaStencil", sans-serif;
  font-size: 36px;
  line-height: 1.08;
  margin-bottom: 10px;
  font-weight: 700;
}
.hero-category .hero-category-text {
  font-size: 16px;
  line-height: 1.5;
}
.hero-category .hero-category-img {
  height: 100%;
  width: auto;
  max-width: 1920px !important;
  object-fit: cover;
}
.hero-category .hero-category-icon {
  border-radius: 3px;
  overflow: hidden;
  position: absolute;
  width: 64px;
  height: 64px;
  margin-top: -87px;
  margin-left: 15px;
}
.hero-category .hero-category-icon img {
  width: 100%;
  height: 100%;
}

@media (max-width: 767.98px) {
  .hero-category > .content-container {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .hero-category .hero-category-container {
    padding-top: 30px;
  }
  .hero-category .row-text {
    margin: -150px 20px 0px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 11px;
  }
  .hero-category .row-img {
    height: 340px;
  }
  .hero-category .hero-category-title {
    font-size: 46px;
    line-height: 0.96;
  }
  .hero-category .hero-category-text {
    font-size: 20px;
    line-height: 1.4;
  }
}
@media (min-width: 992px) {
  .hero-category .row-img {
    height: 476px;
  }
  .hero-category .row-text {
    margin: -150px 45px 0px;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .hero-category .hero-category-title {
    font-size: 52px;
    line-height: 0.92;
  }
  .hero-category .hero-category-icon {
    width: 74px;
    height: 74px;
    margin-top: -97px;
  }
}
@media (min-width: 1200px) {
  .hero-category .row-text {
    margin-left: 110px;
    margin-right: 100px;
    padding-left: 65px;
    padding-right: 65px;
  }
  .hero-category .hero-category-text {
    font-size: 22px;
    line-height: 1.22;
  }
}
/* target styles */
.privati .hero-category .hero-category-icon {
  background-color: #FFCB3C;
}

.aziende .hero-category .hero-category-icon {
  background-color: #BD9EE8;
}

.trader .hero-category .hero-category-icon {
  background-color: #D3D3D3;
}

.wba .hero-category .hero-category-icon {
  background-color: #7FC8C8;
}

.generali .hero-category .hero-category-icon {
  background-color: #c21b17;
}

.baas .hero-category .hero-category-icon {
  background-color: #95B8FF;
}

.sib .hero-category .hero-category-icon {
  background-color: #FD4A95;
}

.hero-product {
  margin-bottom: 30px;
}
.hero-product p {
  margin-bottom: 0;
}
.hero-product .hero-product-container {
  background-color: #fff;
  background-position: 0px 40px;
  background-repeat: no-repeat;
}
.hero-product .row-img {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: calc(50% - 100px) 30px;
  background-size: auto 240%;
  text-align: center;
  height: 200px;
  padding-top: 10px;
}
.hero-product .row-text {
  background-color: #fff;
  background-image: linear-gradient(to right, #ffffff 50%, rgba(255, 255, 255, 0) 50%);
}
.hero-product .row-text .text-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
  border-top-right-radius: 11px;
}
.hero-product .hero-product-title {
  font-family: "SellaStencil", sans-serif;
  font-size: 36px;
  line-height: 1.08;
  margin-bottom: 20px;
  font-weight: 700;
}
.hero-product .hero-product-text {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 16px;
  opacity: 0.8;
}
.hero-product .hero-product-cta {
  margin-right: 20px;
  margin-bottom: 15px;
}
.hero-product .hero-product-img {
  max-height: 190px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .hero-product .hero-product-container {
    background-position: 0px 125px;
    background-size: 100% 470px;
  }
  .hero-product .row-text {
    background-color: transparent;
    border-top-left-radius: 11px;
  }
  .hero-product .row-text .text-wrapper {
    padding-top: 30px;
    padding-right: 30px;
  }
  .hero-product .row-img {
    height: 240px;
  }
  .hero-product .hero-product-img {
    max-height: 230px;
  }
  .hero-product .hero-product-title {
    font-size: 46px;
  }
  .hero-product .hero-product-text {
    font-size: 18px;
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  .hero-product .row-img {
    background-position: calc(50% - 150px) 55px;
    height: 270px;
  }
  .hero-product .hero-product-img {
    max-height: 260px;
  }
  .hero-product .col-cta {
    text-align: right;
  }
  .hero-product .hero-product-title {
    font-size: 52px;
  }
}
@media (min-width: 1200px) {
  .hero-product .row-text .text-wrapper {
    padding-right: 50px;
  }
  .hero-product .col-cta {
    max-width: 340px;
  }
}
/* target styles */
.privati .hero-product .hero-product-container {
  background-image: linear-gradient(to bottom, #fff 7%, rgba(255, 203, 60, 0.5));
}
.privati .hero-product .row-img {
  background-image: url(../images/pittogramma-privati.svg);
}

.aziende .hero-product .hero-product-container {
  background-image: linear-gradient(to bottom, #fff 7%, rgba(189, 158, 232, 0.5));
}
.aziende .hero-product .row-img {
  background-image: url(../images/pittogramma-aziende.svg);
}

.trader .hero-product .hero-product-container {
  background-image: linear-gradient(to bottom, #fff 7%, rgba(211, 211, 211, 0.5));
}
.trader .hero-product .row-img {
  background-image: url(../images/pittogramma-trader.svg);
}

.wba .hero-product .hero-product-container {
  background-image: linear-gradient(to bottom, #fff 7%, rgba(127, 200, 200, 0.5));
}
.wba .hero-product .row-img {
  background-image: url(../images/pittogramma-wba.svg);
}

.generali .hero-product .hero-product-container {
  background-image: linear-gradient(to bottom, #fff 7%, rgba(194, 27, 23, 0.5));
}
.generali .hero-product .row-img {
  background-image: url(../images/pittogramma-generali.svg);
}

.baas .hero-product .hero-product-container {
  background-image: linear-gradient(to bottom, #fff 7%, rgba(149, 184, 255, 0.5));
}
.baas .hero-product .row-img {
  background-image: url(../images/pittogramma-baas.svg);
}

.sib .hero-product .hero-product-container {
  background-image: linear-gradient(to bottom, #fff 7%, rgba(253, 74, 149, 0.5));
}
.sib .hero-product .row-img {
  background-image: url(../images/pittogramma-sib.svg);
}

.hero-card {
  margin-bottom: 30px;
}
.hero-card p {
  margin-bottom: 0;
}
.hero-card .hero-card-container {
  background-color: #fff;
  padding-bottom: 50px;
}
.hero-card .row-img {
  height: 285px;
  overflow: hidden;
  position: relative;
  background-color: #000;
}
.hero-card .row-text {
  background-color: #0033cc;
  color: #fff;
  padding-top: 50px;
  padding-bottom: 60px;
  position: relative;
}
.hero-card .hero-card-title {
  font-family: "SellaStencil", sans-serif;
  font-size: 36px;
  line-height: 1.08;
  margin-bottom: 10px;
  font-weight: 700;
}
.hero-card .hero-card-text {
  font-size: 16px;
  line-height: 1.5;
}
.hero-card .hero-card-img {
  height: 100%;
  width: auto;
  max-width: initial !important;
}
.hero-card .col-cta {
  position: absolute;
  bottom: -25px;
}

@media (min-width: 768px) {
  .hero-card .row-text {
    padding-left: 15px;
    padding-right: 15px;
  }
  .hero-card .row-img {
    height: 360px;
  }
  .hero-card .hero-card-title {
    font-size: 52px;
    line-height: 0.96;
  }
  .hero-card .hero-card-text {
    font-size: 20px;
    line-height: 1.4;
  }
}
@media (max-width: 991.98px) {
  .hero-card .hero-card-container > .content-container {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .hero-card .hero-card-container {
    padding-bottom: 0px;
  }
  .hero-card .row-img {
    height: 460px;
  }
  .hero-card .row-text {
    min-height: 190px;
    margin-top: -170px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 55px;
    padding-bottom: 50px;
  }
  .hero-card .hero-card-title {
    font-size: 52px;
    line-height: 0.92;
  }
  .hero-card .col-cta {
    position: relative;
    bottom: 0;
  }
}
@media (min-width: 1200px) {
  .hero-card .row-text {
    padding-left: 65px;
    padding-right: 50px;
  }
  .hero-card .hero-card-text {
    font-size: 22px;
    line-height: 1.22;
  }
}
.hero-societa {
  margin-bottom: 30px;
}
.hero-societa p {
  margin-bottom: 0;
}
.hero-societa .hero-societa-container {
  background-color: #fff;
}
.hero-societa .row-img {
  height: 285px;
  overflow: hidden;
  position: relative;
  background-color: #222;
}
.hero-societa .row-text {
  background-color: #2B375F;
  color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}
.hero-societa .hero-societa-title {
  font-family: "SellaStencil", sans-serif;
  font-size: 36px;
  line-height: 1.08;
  margin-bottom: 10px;
  font-weight: 700;
}
.hero-societa .hero-societa-text {
  font-size: 16px;
  line-height: 1.5;
}
.hero-societa .hero-societa-img {
  height: 100%;
  width: auto;
  max-width: initial !important;
}
.hero-societa .hero-societa-logo {
  margin-bottom: 20px;
  max-width: 200px !important;
  max-height: 120px;
}

@media (min-width: 768px) {
  .hero-societa .row-text {
    padding-left: 15px;
    padding-right: 15px;
  }
  .hero-societa .row-img {
    height: 360px;
  }
  .hero-societa .hero-societa-title {
    font-size: 52px;
    line-height: 0.96;
  }
  .hero-societa .hero-societa-text {
    font-size: 20px;
    line-height: 1.4;
  }
  .hero-societa .hero-societa-logo {
    margin-bottom: 0px;
    max-width: 100% !important;
  }
  .hero-societa .col-logo {
    max-width: 280px;
  }
}
@media (max-width: 991.98px) {
  .hero-societa .hero-societa-container > .content-container {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .hero-societa .hero-societa-container {
    padding-bottom: 0px;
  }
  .hero-societa .row-img {
    height: 460px;
  }
  .hero-societa .row-text {
    min-height: 230px;
    margin-top: -180px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 11px;
  }
  .hero-societa .hero-societa-title {
    font-size: 52px;
    line-height: 0.92;
  }
}
@media (min-width: 1200px) {
  .hero-societa .row-text {
    padding-left: 95px;
    padding-right: 95px;
  }
  .hero-societa .hero-societa-text {
    font-size: 22px;
    line-height: 1.22;
  }
}
/* societa ad hoc*/
.site-leasing .hero-societa .hero-societa-logo,
.site-broker .hero-societa .hero-societa-logo {
  max-height: 90px;
}

.hero-solutions {
  margin-bottom: 30px;
}
.hero-solutions p {
  margin-bottom: 0;
}
.hero-solutions .hero-solutions-container {
  background-color: #fff;
  background-position: 0px 40px;
  background-repeat: no-repeat;
}
.hero-solutions .row-img {
  height: 285px;
  overflow: hidden;
  position: relative;
  background-color: #222;
}
.hero-solutions .row-text {
  background-color: #fff;
  background-image: linear-gradient(to right, #ffffff 50%, rgba(255, 255, 255, 0) 50%);
  position: relative;
}
.hero-solutions .row-text .text-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
  border-top-right-radius: 11px;
}
.hero-solutions .hero-solutions-caption {
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.57px;
  margin-bottom: 15px;
  color: #0033cc;
}
.hero-solutions .hero-solutions-title {
  font-family: "SellaStencil", sans-serif;
  font-size: 36px;
  line-height: 1.08;
  margin-bottom: 20px;
  font-weight: 700;
}
.hero-solutions .hero-solutions-text {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 16px;
  opacity: 0.8;
}
.hero-solutions .hero-solutions-cta {
  margin-right: 20px;
  margin-bottom: 15px;
}
.hero-solutions .hero-solutions-img {
  height: 100%;
  width: auto;
  max-width: 1920px !important;
  object-fit: cover;
}

@media (min-width: 768px) {
  .hero-solutions .hero-solutions-container {
    background-position: 0px 125px;
    background-size: 100% 470px;
  }
  .hero-solutions .row-text {
    margin-top: -100px;
    background-color: transparent;
  }
  .hero-solutions .row-text .text-wrapper {
    padding-top: 30px;
    padding-right: 30px;
    background-color: #fff;
  }
  .hero-solutions .row-img {
    height: 360px;
  }
  .hero-solutions .hero-solutions-title {
    font-size: 46px;
    line-height: 0.96;
  }
  .hero-solutions .hero-solutions-text {
    font-size: 18px;
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  .hero-solutions .row-img {
    height: 460px;
  }
  .hero-solutions .col-cta {
    text-align: right;
  }
  .hero-solutions .hero-solutions-title {
    font-size: 52px;
    line-height: 0.92;
  }
}
@media (min-width: 1200px) {
  .hero-solutions .row-text .text-wrapper {
    padding-right: 50px;
  }
  .hero-solutions .col-cta {
    max-width: 340px;
  }
}
/* target styles */
.privati .hero-solutions-caption {
  color: #FFCB3C;
}

.aziende .hero-solutions-caption {
  color: #BD9EE8;
}

.trader .hero-solutions-caption {
  color: #D3D3D3;
}

.wba .hero-solutions-caption {
  color: #7FC8C8;
}

.generali .hero-solutions-caption {
  color: #c21b17;
}

.baas .hero-solutions-caption {
  color: #95B8FF;
}

.sib .hero-solutions-caption {
  color: #FD4A95;
}

.hero-blank {
  margin-bottom: 30px;
}
.hero-blank p {
  margin-bottom: 0;
}
.hero-blank .hero-blank-container {
  padding-top: 115px;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #fff 7%, #DEE1EA);
}
.hero-blank .row-text {
  background-color: #fff;
  background-image: linear-gradient(to right, #ffffff 50%, rgba(255, 255, 255, 0) 50%);
}
.hero-blank .row-text .text-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
  border-top-right-radius: 11px;
}
.hero-blank .hero-blank-title {
  font-family: "SellaStencil", sans-serif;
  font-size: 36px;
  line-height: 1.08;
  margin-bottom: 20px;
  font-weight: 700;
}
.hero-blank .hero-blank-text {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 16px;
  opacity: 0.8;
}
.hero-blank .hero-blank-cta {
  margin-right: 20px;
  margin-bottom: 15px;
}
.hero-blank .hero-blank-caption {
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.57px;
  margin-bottom: 15px;
  opacity: 0.7;
  color: #111111;
}

@media (min-width: 768px) {
  .hero-blank .hero-blank-container {
    background-size: 100% 265px;
  }
  .hero-blank .row-text {
    background-color: transparent;
    border-top-left-radius: 11px;
  }
  .hero-blank .row-text .text-wrapper {
    padding-top: 30px;
    padding-right: 30px;
  }
  .hero-blank .hero-blank-title {
    font-size: 46px;
    line-height: 1;
  }
  .hero-blank .hero-blank-text {
    font-size: 18px;
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  .hero-blank .col-cta {
    text-align: right;
  }
  .hero-blank .hero-blank-title {
    font-size: 52px;
    line-height: 0.92;
  }
}
@media (min-width: 1200px) {
  .hero-blank .row-text .text-wrapper {
    padding-right: 50px;
  }
}
/* sites styles */
.site-helpcenter .hero-blank .hero-blank-container {
  background-color: #C9FFD2;
  background-image: url(../images/hero-hc.png);
  background-size: cover;
  background-position: center;
}

.wba .hero-blank .hero-blank-container {
  background-image: linear-gradient(to right, #7FC8C8, #1A8282 95%);
}

.sib .hero-blank .hero-blank-container {
  background-image: linear-gradient(to right, #FD4A95, #E22A77 95%);
}

.hero-full-width p {
  margin-bottom: 0;
}
.hero-full-width .col-text {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 45px;
}
.hero-full-width .hero-full-width-caption {
  color: #2B375F;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.95px;
  margin-bottom: 15px;
}
.hero-full-width .hero-full-width-title {
  font-family: "SellaStencil", sans-serif;
  font-size: 38px;
  line-height: 1.03;
  color: #fff;
  margin-bottom: 20px;
  font-weight: 700;
}
.hero-full-width .hero-full-width-text {
  font-size: 16px;
  line-height: 1.38;
  color: #ffffff;
  margin-bottom: 30px;
}
.hero-full-width .hero-full-width-container {
  background-color: #2B375F;
  width: 100%;
}
.hero-full-width .hero-full-width-img-mobile {
  height: 385px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
.hero-full-width .hero-full-width-img-desktop {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 60px;
  right: 0;
  bottom: 0;
  display: none;
}

.page-target .hero-full-width {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .hero-full-width .col-text {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 25px;
  }
  .hero-full-width .hero-full-width-container {
    min-height: 460px;
  }
  .hero-full-width .hero-full-width-caption {
    font-size: 19px;
  }
  .hero-full-width .hero-full-width-title {
    font-size: 46px;
    line-height: 0.96;
    margin-bottom: 25px;
  }
  .hero-full-width .hero-full-width-text {
    font-size: 17px;
    line-height: 1.4;
  }
  .hero-full-width .hero-full-width-img-mobile {
    display: none;
  }
  .hero-full-width .hero-full-width-img-desktop {
    display: block;
  }
}
@media (min-width: 992px) {
  .hero-full-width .hero-full-width-container {
    min-height: 580px;
  }
  .hero-full-width .hero-full-width-title {
    font-size: 50px;
  }
  .hero-full-width .hero-full-width-text {
    font-size: 20px;
    line-height: 1.35;
  }
}
@media (min-width: 1200px) {
  .hero-full-width .hero-full-width-title {
    font-size: 64px;
    line-height: 0.91;
  }
  .hero-full-width .hero-full-width-text {
    font-size: 26px;
    line-height: 1.38;
  }
}
.product-carousel {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .product-carousel {
    padding-top: 40px;
  }
}
@media (min-width: 768px) {
  .product-carousel {
    padding-bottom: 40px;
  }
}
.product-carousel .product-carousel-container {
  margin: 0 auto;
  max-width: 1215px;
  position: relative;
  overflow: hidden;
}
.product-carousel .product-carousel-container .product-smcard {
  width: 304px;
  padding-left: 15px;
}
.product-carousel .product-carousel-container .product-smcard:first-child {
  padding-left: 15px;
}
@media (min-width: 768px) {
  .product-carousel .product-carousel-container .product-smcard:first-child {
    padding-left: 30px;
  }
}
@media (min-width: 992px) {
  .product-carousel .product-carousel-container {
    max-width: 1315px;
    padding-left: 50px;
  }
  .product-carousel .product-carousel-container .product-smcard {
    padding-left: 0px !important;
    padding-right: 15px;
  }
  .product-carousel .product-carousel-container:after {
    content: "";
    position: absolute;
    width: 50px;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
    height: 100%;
    top: 0;
    left: 1265px;
  }
}
.product-carousel .slick-dots li {
  margin: 0;
}
.product-carousel .slick-dots li button:before {
  font-size: 8px;
  color: #2B375F !important;
  opacity: 0.33;
}
.product-carousel .slick-dots li.slick-active button:before {
  font-size: 11px;
  opacity: 1;
}
.product-carousel .slick-dots li:only-child {
  display: none;
}

.widget-included-wrapper .product-carousel {
  padding-top: 0;
}
.widget-included-wrapper .product-carousel .product-carousel-container {
  padding-left: 0;
  max-width: 100%;
}
.widget-included-wrapper .product-carousel .product-carousel-container:after {
  right: 0;
  left: auto;
}

.carousel-outer:not(.slick-initialized) {
  height: 250px;
  overflow: hidden;
  background-image: url(../images/loader.gif);
  background-repeat: no-repeat;
  background-position: center;
}
.carousel-outer:not(.slick-initialized) > * {
  visibility: hidden;
}

.product-smcard {
  outline: none;
  display: block;
  text-decoration: none !important;
  font-weight: 400;
}
.product-smcard .product-smcard-image {
  overflow: hidden;
  position: relative;
  border-radius: 11px;
}
.product-smcard .product-smcard-image img {
  transition: transform 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .product-smcard .product-smcard-image img {
    transition: none;
  }
}
.product-smcard .product-smcard-content {
  background-color: #fff;
  margin-top: -20px;
  margin-right: 30px;
  padding-top: 35px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 20px;
  position: relative;
  font-weight: 400;
  border-radius: 11px;
}
.product-smcard .product-smcard-content:after {
  content: "";
  width: 22px;
  height: 16px;
  background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%23111111' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: 0 center;
  position: absolute;
  right: 10px;
  top: 10px;
}
@media (prefers-reduced-motion: reduce) {
  .product-smcard .product-smcard-content:after {
    transition: none;
  }
}
.product-smcard .product-smcard-ico {
  width: 50px;
  height: 50px;
  background-color: #0033cc;
  position: absolute;
  left: 15px;
  top: -30px;
  border-radius: 8px;
}
.product-smcard .product-smcard-ico img {
  width: 100%;
}
.product-smcard .product-smcard-caption {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.5px;
  color: #0033cc;
  margin-bottom: 8px;
}
.product-smcard .product-smcard-title {
  font-size: 19px;
  font-weight: 500;
  line-height: 1.16;
  margin-bottom: 10px;
  color: #111111;
  transition: color 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .product-smcard .product-smcard-title {
    transition: none;
  }
}
.product-smcard .product-smcard-text {
  font-size: 16px;
  line-height: 1.38;
  color: #969696;
}
.product-smcard .product-smcard-promo-text {
  background-color: #ffc801;
  position: absolute;
  z-index: 1;
  top: 12px;
  left: 0;
  padding: 0px 0px 1px 12px;
  color: #111;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
}
.product-smcard .product-smcard-promo-text:after {
  content: "";
  width: 22px;
  height: 100%;
  position: absolute;
  left: 100%;
  top: 0;
  background: linear-gradient(to right bottom, #ffc801 50%, rgba(255, 255, 255, 0) 50%);
}
.product-smcard:hover .product-smcard-image img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -ms-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.product-smcard:hover .product-smcard-title {
  color: #0033cc;
}
.product-smcard:hover .product-smcard-content:after {
  background-position: 6px center;
}

/* inside team component */
.team .product-smcard .product-smcard-image {
  height: 195px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.team .product-smcard .product-smcard-content {
  padding-top: 30px;
  border-top: 4px solid #0033cc;
}
.team .product-smcard .product-smcard-content:after {
  display: none;
}

/* sites styles */
.product-smcard.privati {
  /* inside team component */
}
.product-smcard.privati .product-smcard-ico {
  background-color: #FFCB3C;
}
.product-smcard.privati .product-smcard-caption {
  color: #F49600;
}
.product-smcard.privati:hover .product-smcard-title {
  color: #FFCB3C;
}
.product-smcard.privati .team .product-smcard .product-smcard-content {
  border-top-color: #FFCB3C;
}

.product-smcard.aziende {
  /* inside team component */
}
.product-smcard.aziende .product-smcard-ico {
  background-color: #BD9EE8;
}
.product-smcard.aziende .product-smcard-caption {
  color: #721BE6;
}
.product-smcard.aziende:hover .product-smcard-title {
  color: #BD9EE8;
}
.product-smcard.aziende .team .product-smcard .product-smcard-content {
  border-top-color: #BD9EE8;
}

.product-smcard.trader {
  /* inside team component */
}
.product-smcard.trader .product-smcard-ico {
  background-color: #D3D3D3;
}
.product-smcard.trader .product-smcard-caption {
  color: #9B9B9B;
}
.product-smcard.trader:hover .product-smcard-title {
  color: #D3D3D3;
}
.product-smcard.trader .team .product-smcard .product-smcard-content {
  border-top-color: #D3D3D3;
}

.product-smcard.wba {
  /* inside team component */
}
.product-smcard.wba .product-smcard-ico {
  background-color: #7FC8C8;
}
.product-smcard.wba .product-smcard-caption {
  color: #1A8282;
}
.product-smcard.wba:hover .product-smcard-title {
  color: #7FC8C8;
}
.product-smcard.wba .team .product-smcard .product-smcard-content {
  border-top-color: #7FC8C8;
}

.product-smcard.generali {
  /* inside team component */
}
.product-smcard.generali .product-smcard-ico {
  background-color: #c21b17;
}
.product-smcard.generali .product-smcard-caption {
  color: #881310;
}
.product-smcard.generali:hover .product-smcard-title {
  color: #c21b17;
}
.product-smcard.generali .team .product-smcard .product-smcard-content {
  border-top-color: #c21b17;
}

.product-smcard.baas {
  /* inside team component */
}
.product-smcard.baas .product-smcard-ico {
  background-color: #95B8FF;
}
.product-smcard.baas .product-smcard-caption {
  color: #5D8CEB;
}
.product-smcard.baas:hover .product-smcard-title {
  color: #95B8FF;
}
.product-smcard.baas .team .product-smcard .product-smcard-content {
  border-top-color: #95B8FF;
}

.product-smcard.sib {
  /* inside team component */
}
.product-smcard.sib .product-smcard-ico {
  background-color: #FD4A95;
}
.product-smcard.sib .product-smcard-caption {
  color: #E22A77;
}
.product-smcard.sib:hover .product-smcard-title {
  color: #FD4A95;
}
.product-smcard.sib .team .product-smcard .product-smcard-content {
  border-top-color: #FD4A95;
}

/* sella insights corousel */
#sellainsights-slider .product-smcard-image {
  height: 192px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.top-news {
  padding-top: 30px;
  padding-bottom: 30px;
  /*
      @include media-breakpoint-up(md){
          .top-news-col-wrapper{
              > .row{
                  > div:last-child{
                      .top-news-content{
                          margin-bottom: 30px;
                      }
                  }
              }
          }
      }
  */
}
@media (min-width: 768px) {
  .top-news {
    padding-top: 40px;
  }
}
@media (min-width: 768px) {
  .top-news {
    padding-bottom: 40px;
  }
}
.top-news .top-news-col-wrapper {
  border-top: 2px solid rgba(151, 151, 151, 0.15);
  padding-top: 35px;
}
.top-news .top-news-col-wrapper > .row > div:last-child .top-news-content {
  margin-bottom: 0;
}
.top-news .top-news-content {
  margin-bottom: 30px;
  display: block;
  color: #111111;
  text-decoration: none;
  font-weight: 400;
}
.top-news .top-news-date {
  opacity: 0.47;
  font-size: 14px;
  font-weight: 500;
}
.top-news .top-news-title {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.17px;
  line-height: 1.3;
  transition: color 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .top-news .top-news-title {
    transition: none;
  }
}
.top-news .top-news-text {
  opacity: 0.7;
  font-size: 14px;
  line-height: 1.43;
}
.top-news a.top-news-content:hover .top-news-title {
  color: #0033cc;
}
@media (min-width: 992px) {
  .top-news .text-intro, .top-news .hc-content-page h1, .hc-content-page .top-news h1 {
    padding-top: 5px;
  }
  .top-news .top-news-col-wrapper {
    border-top: 0;
    border-left: 2px solid rgba(151, 151, 151, 0.15);
    padding-top: 10px;
    padding-left: 35px;
  }
  .top-news .top-news-col-wrapper > .row > div:nth-child(3) .top-news-content,
  .top-news .top-news-col-wrapper > .row > div:nth-child(4) .top-news-content {
    margin-bottom: 10px;
  }
}

/* target styles */
.privati a.top-news-content:hover .top-news-title {
  color: #FFCB3C;
}

.aziende a.top-news-content:hover .top-news-title {
  color: #BD9EE8;
}

.trader a.top-news-content:hover .top-news-title {
  color: #D3D3D3;
}

.wba a.top-news-content:hover .top-news-title {
  color: #7FC8C8;
}

.generali a.top-news-content:hover .top-news-title {
  color: #c21b17;
}

.baas a.top-news-content:hover .top-news-title {
  color: #95B8FF;
}

.sib a.top-news-content:hover .top-news-title {
  color: #FD4A95;
}

.values {
  padding-top: 30px;
}
@media (min-width: 768px) {
  .values {
    padding-top: 40px;
  }
}
.values .col-value {
  text-align: center;
  margin-bottom: 40px;
}
.values .text-intro, .values .hc-content-page h1, .hc-content-page .values h1 {
  margin-bottom: 75px;
}
.values .value-ico img {
  width: 50px;
  height: 50px;
  margin-bottom: 12px;
}
.values .value-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 10px;
}
.values .value-text {
  font-size: 16px;
  line-height: 1.31;
  opacity: 0.8;
}
@media (min-width: 992px) {
  .values .text-intro, .values .hc-content-page h1, .hc-content-page .values h1 {
    margin-bottom: 50px;
  }
  .values .value-ico img {
    margin-bottom: 14px;
  }
}

.content-testo {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .content-testo {
    padding-top: 40px;
  }
}
@media (min-width: 768px) {
  .content-testo {
    padding-bottom: 40px;
  }
}
.content-testo .text-column {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 500;
  opacity: 0.6;
}
.content-testo .text-intro, .content-testo .hc-content-page h1, .hc-content-page .content-testo h1 {
  margin-bottom: 15px;
}
.content-testo .text-content:not(:last-child) {
  margin-bottom: 30px;
}
.content-testo > .content-container > .row:not(:last-child) {
  margin-bottom: 30px;
}
.content-testo .row-keyval {
  border-top: 1px solid #dadada;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.content-testo .row-keyval .row-keyval-container {
  border-bottom: 1px solid #dadada;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  line-height: 1.31;
}
.content-testo .row-keyval .col-key > p {
  margin-bottom: 5px;
}
.content-testo .row-keyval .col-value > p {
  margin-bottom: 0;
}
.content-testo .row-links {
  padding-bottom: 1rem;
}
.content-testo .row-content .content-container {
  padding-left: 15px;
  padding-right: 15px;
}
.content-testo .link-button {
  padding: 6px 16px 2px 66px;
  min-height: 70px;
  display: block;
  position: relative;
  border: 1px solid #dadada;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  color: #111111;
  text-decoration: none;
  margin-bottom: 24px;
  width: 100%;
  line-height: 1.1;
  font-size: 14px;
  border-radius: 8px;
}
.content-testo .link-button:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 50px;
  border-right: 1px solid #dadada;
  background-position: center;
  background-size: 20px auto;
  background-repeat: no-repeat;
}
.content-testo .link-button.document:before {
  background-image: url(../images/icons/document.svg);
}
.content-testo .link-button.link:before {
  background-image: url(../images/icons/link.svg);
}
@media (min-width: 576px) {
  .content-testo .row-keyval .row-keyval-container {
    border-bottom: 0;
    line-height: 1.69;
    margin-bottom: 0;
  }
  .content-testo .row-keyval .col-key p {
    margin-bottom: 1rem;
  }
  .content-testo .link-button:not(:last-child) {
    margin-right: 24px;
  }
}
@media (min-width: 768px) {
  .content-testo .text-column {
    font-size: 28px;
    margin-bottom: 0;
    font-weight: normal;
    padding-top: 2px;
  }
  .content-testo .text-intro, .content-testo .hc-content-page h1, .hc-content-page .content-testo h1 {
    margin-bottom: 20px;
  }
  .content-testo .text-content:not(:last-child) {
    margin-bottom: 50px;
  }
  .content-testo > .content-container > .row:not(:last-child) {
    margin-bottom: 40px;
  }
  .content-testo .row-keyval {
    padding-top: 20px;
  }
}

.overview-sezioni {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .overview-sezioni {
    padding-top: 40px;
  }
}
@media (min-width: 768px) {
  .overview-sezioni {
    padding-bottom: 40px;
  }
}
.overview-sezioni .overview-sezioni-item {
  display: block;
  margin-bottom: 30px;
  padding-top: 35px;
  text-decoration: none;
}
.overview-sezioni .overview-sezioni-item:hover .overview-sezioni-title {
  color: #0033cc;
}
.overview-sezioni .overview-sezioni-item:hover .overview-sezioni-icon-box {
  margin: -90px 0 20px;
}
.overview-sezioni .overview-sezioni-content {
  border-radius: 3px;
  background-color: #f9f9f9;
  padding: 50px 16px 30px;
  border-radius: 11px;
}
.overview-sezioni .overview-sezioni-icon-box {
  display: block;
  position: absolute;
  width: 70px;
  height: 70px;
  position: relative;
  background-color: #0033cc;
  margin: -85px 0 15px;
  border-radius: 8px;
  transition: margin 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .overview-sezioni .overview-sezioni-icon-box {
    transition: none;
  }
}
.overview-sezioni .overview-sezioni-icon {
  width: 100%;
  max-width: 100%;
}
.overview-sezioni .overview-sezioni-title {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.29;
  color: #111111;
  transition: color ease-out 0.3s;
}
@media (prefers-reduced-motion: reduce) {
  .overview-sezioni .overview-sezioni-title {
    transition: none;
  }
}
.overview-sezioni .overview-sezioni-description {
  font-size: 16px;
  line-height: 1.4;
  color: #616572;
}
.overview-sezioni .overview-sezioni-description a {
  color: #0033cc;
  text-decoration: underline;
}
.overview-sezioni .overview-sezioni-description ul li a {
  text-decoration: none;
}

/**/
.site-helpcenter .overview-sezioni-icon-box,
.overview-sezioni .site-helpcenter .overview-sezioni-icon-box {
  background-color: #03AC44;
}
.site-helpcenter .overview-sezioni-item:hover .overview-sezioni-title,
.overview-sezioni .site-helpcenter .overview-sezioni-item:hover .overview-sezioni-title {
  color: #03AC44;
}

.privati .overview-sezioni-icon-box,
.overview-sezioni .privati .overview-sezioni-icon-box {
  background-color: #FFCB3C;
}
.privati .overview-sezioni-item:hover .overview-sezioni-title,
.overview-sezioni .privati .overview-sezioni-item:hover .overview-sezioni-title {
  color: #FFCB3C;
}

.aziende .overview-sezioni-icon-box,
.overview-sezioni .aziende .overview-sezioni-icon-box {
  background-color: #BD9EE8;
}
.aziende .overview-sezioni-item:hover .overview-sezioni-title,
.overview-sezioni .aziende .overview-sezioni-item:hover .overview-sezioni-title {
  color: #BD9EE8;
}

.trader .overview-sezioni-icon-box,
.overview-sezioni .trader .overview-sezioni-icon-box {
  background-color: #D3D3D3;
}
.trader .overview-sezioni-item:hover .overview-sezioni-title,
.overview-sezioni .trader .overview-sezioni-item:hover .overview-sezioni-title {
  color: #D3D3D3;
}

.wba .overview-sezioni-icon-box,
.overview-sezioni .wba .overview-sezioni-icon-box {
  background-color: #7FC8C8;
}
.wba .overview-sezioni-item:hover .overview-sezioni-title,
.overview-sezioni .wba .overview-sezioni-item:hover .overview-sezioni-title {
  color: #7FC8C8;
}

.generali .overview-sezioni-icon-box,
.overview-sezioni .generali .overview-sezioni-icon-box {
  background-color: #c21b17;
}
.generali .overview-sezioni-item:hover .overview-sezioni-title,
.overview-sezioni .generali .overview-sezioni-item:hover .overview-sezioni-title {
  color: #c21b17;
}

.baas .overview-sezioni-icon-box,
.overview-sezioni .baas .overview-sezioni-icon-box {
  background-color: #95B8FF;
}
.baas .overview-sezioni-item:hover .overview-sezioni-title,
.overview-sezioni .baas .overview-sezioni-item:hover .overview-sezioni-title {
  color: #95B8FF;
}

.sib .overview-sezioni-icon-box,
.overview-sezioni .sib .overview-sezioni-icon-box {
  background-color: #FD4A95;
}
.sib .overview-sezioni-item:hover .overview-sezioni-title,
.overview-sezioni .sib .overview-sezioni-item:hover .overview-sezioni-title {
  color: #FD4A95;
}

.overview-soluzioni {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .overview-soluzioni {
    padding-top: 40px;
  }
}
@media (min-width: 768px) {
  .overview-soluzioni {
    padding-bottom: 40px;
  }
}
.overview-soluzioni .overview-soluzioni-link {
  border-bottom: 3px solid;
  border-bottom-color: #f9f9f9;
  background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%230033cc' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
  background-position: calc(100% - 30px) center;
  background-size: 16px;
  background-repeat: no-repeat;
  padding: 10px 60px 10px 0px;
  font-size: 18px;
  text-decoration: none;
  font-weight: 700;
  color: #111111;
  min-height: 85px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
  line-height: 1.1;
}
@media (prefers-reduced-motion: reduce) {
  .overview-soluzioni .overview-soluzioni-link {
    transition: none;
  }
}
.overview-soluzioni .overview-soluzioni-link:not(:hover) {
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .overview-soluzioni .overview-soluzioni-link:not(:hover) {
    transition: none;
  }
}
.overview-soluzioni .overview-soluzioni-link:hover {
  border-bottom-color: #339AEF;
  color: #616572;
  background-position: calc(100% - 30px + 6px) center;
}
@media (min-width: 992px) {
  .overview-soluzioni .overview-soluzioni-link {
    font-size: 20px;
    min-height: 105px;
  }
}

/* target styles */
.privati .overview-soluzioni-link {
  background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%23F49600' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .privati .overview-soluzioni-link {
    transition: none;
  }
}
.privati .overview-soluzioni-link:not(:hover) {
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .privati .overview-soluzioni-link:not(:hover) {
    transition: none;
  }
}
.privati .overview-soluzioni-link:hover {
  border-bottom-color: #FFCB3C;
}

.aziende .overview-soluzioni-link {
  background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%23721BE6' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .aziende .overview-soluzioni-link {
    transition: none;
  }
}
.aziende .overview-soluzioni-link:not(:hover) {
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .aziende .overview-soluzioni-link:not(:hover) {
    transition: none;
  }
}
.aziende .overview-soluzioni-link:hover {
  border-bottom-color: #BD9EE8;
}

.trader .overview-soluzioni-link {
  background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%239B9B9B' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .trader .overview-soluzioni-link {
    transition: none;
  }
}
.trader .overview-soluzioni-link:not(:hover) {
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .trader .overview-soluzioni-link:not(:hover) {
    transition: none;
  }
}
.trader .overview-soluzioni-link:hover {
  border-bottom-color: #D3D3D3;
}

.wba .overview-soluzioni-link {
  background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%231A8282' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .wba .overview-soluzioni-link {
    transition: none;
  }
}
.wba .overview-soluzioni-link:not(:hover) {
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .wba .overview-soluzioni-link:not(:hover) {
    transition: none;
  }
}
.wba .overview-soluzioni-link:hover {
  border-bottom-color: #7FC8C8;
}

.generali .overview-soluzioni-link {
  background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%23881310' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .generali .overview-soluzioni-link {
    transition: none;
  }
}
.generali .overview-soluzioni-link:not(:hover) {
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .generali .overview-soluzioni-link:not(:hover) {
    transition: none;
  }
}
.generali .overview-soluzioni-link:hover {
  border-bottom-color: #c21b17;
}

.baas .overview-soluzioni-link {
  background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%235D8CEB' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .baas .overview-soluzioni-link {
    transition: none;
  }
}
.baas .overview-soluzioni-link:not(:hover) {
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .baas .overview-soluzioni-link:not(:hover) {
    transition: none;
  }
}
.baas .overview-soluzioni-link:hover {
  border-bottom-color: #95B8FF;
}

.sib .overview-soluzioni-link {
  background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%23E22A77' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .sib .overview-soluzioni-link {
    transition: none;
  }
}
.sib .overview-soluzioni-link:not(:hover) {
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .sib .overview-soluzioni-link:not(:hover) {
    transition: none;
  }
}
.sib .overview-soluzioni-link:hover {
  border-bottom-color: #FD4A95;
}

.overview-soluzioni-home {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .overview-soluzioni-home {
    padding-top: 40px;
  }
}
@media (min-width: 768px) {
  .overview-soluzioni-home {
    padding-bottom: 40px;
  }
}
.overview-soluzioni-home .overview-soluzioni {
  padding: 2px;
}
.overview-soluzioni-home .nav-tabs {
  border: none;
  margin-bottom: 5px;
}
.overview-soluzioni-home .nav-tabs .nav-item {
  margin-bottom: 10px;
  min-height: 55px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.overview-soluzioni-home .nav-tabs .nav-item .nav-link {
  color: #111111 !important;
  background-color: #f9f9f9;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
  border-left: 6px solid;
  border-right: 0;
  border-top: 0;
  border-bottom: 0;
  border-radius: 0;
  line-height: 1;
  white-space: normal;
  width: 100%;
  padding: 15px;
  border-bottom-left-radius: 11px;
  border-bottom-right-radius: 11px;
  transition: margin 0.2s ease-out, padding 0.2s ease-out;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
@media (prefers-reduced-motion: reduce) {
  .overview-soluzioni-home .nav-tabs .nav-item .nav-link {
    transition: none;
  }
}
.overview-soluzioni-home .nav-tabs .nav-item .nav-link.active {
  margin-left: 18px;
}
.overview-soluzioni-home .nav-tabs .nav-item .nav-link > span {
  display: none;
}
.overview-soluzioni-home .nav-item-privati .nav-link {
  border-color: #FFCB3C !important;
}
.overview-soluzioni-home .nav-item-privati .nav-link.active {
  background-color: rgba(255, 203, 60, 0.1);
}
.overview-soluzioni-home .nav-item-aziende .nav-link {
  border-color: #BD9EE8 !important;
}
.overview-soluzioni-home .nav-item-aziende .nav-link.active {
  background-color: rgba(189, 158, 232, 0.1);
}
.overview-soluzioni-home .nav-item-wba .nav-link {
  border-color: #7FC8C8 !important;
}
.overview-soluzioni-home .nav-item-wba .nav-link.active {
  background-color: rgba(127, 200, 200, 0.1);
}
.overview-soluzioni-home .overview-soluzioni > .row {
  opacity: 0;
  transition: opacity 1s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .overview-soluzioni-home .overview-soluzioni > .row {
    transition: none;
  }
}
.overview-soluzioni-home .tab-pane {
  display: block;
  transform: scale(0);
  visibility: hidden;
  pointer-events: none;
  overflow: hidden;
  height: 0;
}
.overview-soluzioni-home .tab-pane.active {
  transform: scale(1);
  visibility: visible;
  pointer-events: inherit;
  height: auto;
}
.overview-soluzioni-home .tab-pane.active .overview-soluzioni > .row {
  opacity: 1;
}
@media (min-width: 768px) {
  .overview-soluzioni-home .nav-item-privati .nav-link,
  .overview-soluzioni-home .nav-item-aziende .nav-link {
    margin-right: 10px;
  }
  .overview-soluzioni-home .nav-tabs .nav-item {
    min-height: 220px;
  }
  .overview-soluzioni-home .nav-tabs .nav-item .nav-link {
    border-left: 0;
    border-top: 6px solid;
    margin-left: 0px !important;
  }
  .overview-soluzioni-home .nav-tabs .nav-item .nav-link:not(.active) {
    margin-top: 20px;
  }
  .overview-soluzioni-home .nav-tabs .nav-item .nav-link.active, .overview-soluzioni-home .nav-tabs .nav-item .nav-link:hover {
    padding-top: 35px;
    margin-top: 0px;
  }
  .overview-soluzioni-home .nav-tabs .nav-item .nav-link > span {
    display: block;
    font-size: 14px;
    line-height: 1.36;
    margin-top: 10px;
    opacity: 0.9;
    font-weight: 400;
  }
}
@media (min-width: 992px) {
  .overview-soluzioni-home .nav-tabs .nav-item {
    min-height: 170px;
  }
  .overview-soluzioni-home .nav-tabs .nav-item .nav-link {
    font-size: 24px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .overview-soluzioni-home .nav-tabs .nav-item .nav-link > span {
    font-size: 16px;
    line-height: 1.31;
  }
}

.faq {
  background-color: #f9f9f9;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 30px 0px 65px;
}
.faq .accordion-row {
  border-bottom: 1px solid rgba(17, 17, 17, 0.1);
}
.faq .accordion-row .accordion-link {
  color: #111111;
  font-size: 18px;
  line-height: 1.5;
  display: block;
  padding: 20px 30px 20px 0px;
  text-decoration: none;
  position: relative;
  font-weight: 400;
}
.faq .accordion-row .accordion-link:after {
  content: "";
  position: absolute;
  right: 5px;
  top: 25px;
  width: 14px;
  height: 14px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'><path fill='none' fill-rule='evenodd' stroke='%23111111' stroke-width='2' d='M1 6L10 15 19 6'/></svg>");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  transition: transform 0.35s linear;
}
@media (prefers-reduced-motion: reduce) {
  .faq .accordion-row .accordion-link:after {
    transition: none;
  }
}
.faq .accordion-row .accordion-link[aria-expanded=true]:after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.faq .accordion-row .accordion-content .text-content {
  padding-bottom: 20px;
}
.faq .col-faq {
  max-width: 500px;
  margin: 0 auto;
}
.faq .col-faq .faq-hc {
  background-color: #eee;
  margin: 35px auto 45px;
  padding-bottom: 66.926%;
  background-size: cover;
  background-position: center;
  background-image: url(../images/hc-box-faqs.png);
  background-repeat: no-repeat;
  position: relative;
}
.faq .col-faq .faq-hc a {
  background-color: #2B375F;
  color: #fff;
  position: absolute;
  bottom: -45px;
  right: 0;
  left: 24%;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 700;
  padding: 25px 20px;
  height: 125px;
  text-decoration: none;
}
.faq .col-faq .faq-hc a:after {
  content: "";
  position: absolute;
  background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%23fff' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
  background-repeat: no-repeat;
  right: 13px;
  bottom: 13px;
  width: 18px;
  height: 18px;
}
@media (prefers-reduced-motion: reduce) {
  .faq .col-faq .faq-hc a:after {
    transition: none;
  }
}
.faq .col-faq .faq-hc a:after:not(:hover) {
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .faq .col-faq .faq-hc a:after:not(:hover) {
    transition: none;
  }
}
@media (min-width: 768px) {
  .faq {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 65px;
    padding-bottom: 70px;
  }
  .faq .col-faq {
    max-width: 257px;
    margin-bottom: 55px;
  }
  .faq .col-faq .faq-hc {
    margin: 0;
  }
  .faq .col-faq .faq-hc a {
    left: 15px;
    bottom: -55px;
  }
}
@media (min-width: 992px) {
  .faq .col-faq {
    max-width: 300px;
    margin-bottom: 20px;
  }
  .faq .col-faq .faq-hc a {
    left: 25px;
    bottom: -20px;
  }
}

.product-card-v1 {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .product-card-v1 {
    padding-top: 40px;
  }
}
@media (min-width: 768px) {
  .product-card-v1 {
    padding-bottom: 40px;
  }
}
.product-card-v1 .col-img {
  position: relative;
  padding-top: 51.123595%;
}
.product-card-v1 .col-img .product-card-img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-top-left-radius: 11px;
  border-top-right-radius: 11px;
}
.product-card-v1 .col-text {
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #f9f9f9;
  color: #111111;
  border-top: 4px solid #2B375F;
  border-bottom-left-radius: 11px;
  border-bottom-right-radius: 11px;
}
.product-card-v1 .product-card-caption {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
  line-height: 1.14;
}
.product-card-v1 .product-card-title {
  font-size: 26px;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 20px;
}
.product-card-v1 .product-card-text {
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 15px;
}
.product-card-v1 .product-card-cta {
  margin-top: 15px;
  margin-right: 15px;
  min-width: 150px;
}
.product-card-v1 a:focus-visible, .product-card-v1 button:focus-visible, .product-card-v1 .btn:focus-visible {
  outline-color: white;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .product-card-v1 .col-img {
    border-right: 25px solid #fff;
  }
}
@media (min-width: 768px) {
  .product-card-v1 .col-img {
    min-height: 455px;
    padding-top: 0;
  }
  .product-card-v1 .product-card-title {
    font-size: 34px;
  }
  .product-card-v1 .product-card-text {
    font-size: 18px;
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  .product-card-v1 .col-img {
    border-top: 25px solid #fff;
  }
  .product-card-v1 .col-img .product-card-img {
    border-top-right-radius: 0px;
    border-bottom-left-radius: 11px;
  }
  .product-card-v1 .product-card-text {
    font-size: 20px;
  }
  .product-card-v1 .col-text {
    border-bottom-right-radius: 11px;
    border-bottom-left-radius: 0px;
  }
  .product-card-v1 .product-card-img-dx .col-img .product-card-img {
    border-top-right-radius: 11px;
    border-bottom-right-radius: 11px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .product-card-v1 .product-card-img-dx .col-text {
    border-bottom-left-radius: 11px;
    border-bottom-right-radius: 0px;
  }
}

/* target styles */
.privati .product-card-v1 .col-text {
  border-color: #FFCB3C;
}

.aziende .product-card-v1 .col-text {
  border-color: #BD9EE8;
}

.trader .product-card-v1 .col-text {
  border-color: #D3D3D3;
}

.wba .product-card-v1 .col-text {
  border-color: #7FC8C8;
}

.generali .product-card-v1 .col-text {
  border-color: #c21b17;
}

.baas .product-card-v1 .col-text {
  border-color: #95B8FF;
}

.sib .product-card-v1 .col-text {
  border-color: #FD4A95;
}

.product-card-v2 {
  padding-top: 30px;
  padding-bottom: 30px;
  /* accessibility */
}
@media (min-width: 768px) {
  .product-card-v2 {
    padding-top: 40px;
  }
}
@media (min-width: 768px) {
  .product-card-v2 {
    padding-bottom: 40px;
  }
}
.product-card-v2 .col-img {
  background-image: linear-gradient(to right, #D3DCFD, #EBEFFF);
  position: relative;
  padding-top: 51.123595%;
  border-top-left-radius: 11px;
  border-top-right-radius: 11px;
  overflow: hidden;
}
.product-card-v2 .col-img .product-card-img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.product-card-v2 .col-text {
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #2B375F;
  color: #fff;
  border-bottom-left-radius: 11px;
  border-bottom-right-radius: 11px;
}
.product-card-v2 .product-card-caption {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
  line-height: 1.14;
}
.product-card-v2 .product-card-title {
  font-size: 26px;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 20px;
}
.product-card-v2 .product-card-title a {
  color: #fff;
  text-decoration: none;
}
.product-card-v2 .product-card-text {
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 15px;
}
.product-card-v2 .product-card-cta {
  margin-top: 15px;
  margin-right: 15px;
  min-width: 150px;
}
.product-card-v2.product-card-bottom .col-text {
  background-color: #f9f9f9 !important;
  color: #111111 !important;
}
.product-card-v2 a:focus-visible, .product-card-v2 button:focus-visible, .product-card-v2 .btn:focus-visible {
  outline-color: white;
}
@media (min-width: 768px) {
  .product-card-v2 .col-img {
    padding-top: 0;
    min-height: 455px;
    border-bottom-left-radius: 11px;
    border-bottom-right-radius: 11px;
  }
  .product-card-v2 .product-card-title {
    font-size: 34px;
  }
  .product-card-v2 .product-card-text {
    font-size: 18px;
    line-height: 1.5;
  }
  .product-card-v2 .col-text {
    width: auto;
    margin: -30px 25px 0px 25px;
    border-top-left-radius: 11px;
    border-top-right-radius: 11px;
  }
  .product-card-v2.product-card-bottom .col-img {
    padding-top: 0;
    min-height: auto;
    height: 364px;
  }
}
@media (min-width: 992px) {
  .product-card-v2 .product-card-text {
    font-size: 20px;
  }
  .product-card-v2 .col-img {
    position: absolute;
    left: 0;
    right: 30px;
    top: 0;
    bottom: 0;
    min-height: auto;
  }
  .product-card-v2 .col-img .product-card-img {
    background-position: left center;
    background-size: auto 100%;
  }
  .product-card-v2 .product-card-wrapper {
    min-height: 455px;
    position: relative;
  }
  .product-card-v2 .col-text {
    margin: 25px 0px;
    min-height: 300px;
    -webkit-align-self: flex-end;
    -moz-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .product-card-v2 .img-dx .col-text {
    -webkit-align-self: flex-start;
    -moz-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .product-card-v2 .img-dx .col-img {
    right: 0;
    left: 30px;
  }
  .product-card-v2 .img-dx .col-img .product-card-img {
    background-position: right center;
  }
  .product-card-v2.product-card-bottom .col-text {
    min-height: 160px;
    margin: 205px 50px 0px;
  }
  .product-card-v2.product-card-bottom .product-card-wrapper {
    min-height: 364px;
  }
  .product-card-v2.product-card-bottom .col-img {
    right: 0px;
  }
  .product-card-v2.product-card-bottom .img-dx .col-img {
    left: 0;
  }
}

.footer {
  padding-top: 50px;
  background-color: #2B375F;
  color: #fff;
}
.footer .footer-section-block {
  padding-bottom: 0px;
}
.footer .footer-section-title {
  opacity: 0.6;
  font-size: 22px;
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  margin-bottom: 20px;
  white-space: nowrap;
}
.footer .footer-item {
  margin-bottom: 10px;
  display: inline-block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.footer .footer-link {
  font-size: 18px;
  color: #fff;
  display: inline-block;
  font-weight: 400;
}
.footer .footer-trasparenza {
  width: 146px;
  display: inline-block;
  margin-top: 6px;
}
.footer .footer-logo {
  margin-top: 20px;
  margin-bottom: 10px;
}
.footer .footer-logo img {
  max-width: 140px;
  max-height: 48px;
  width: auto;
  height: auto;
}
.footer .footer-copy {
  padding: 35px 0px;
  font-size: 12px;
  line-height: 1.5;
}
.footer .footer-copy-links {
  margin-bottom: 10px;
}
.footer .footer-copy-links a {
  color: #fff;
  font-weight: 400;
}
.footer .footer-copy-info {
  opacity: 0.66;
}
.footer .footer-copy-social {
  text-align: center;
  padding: 35px 15px 20px;
  white-space: nowrap;
}
.footer .footer-copy-social img {
  width: 36px;
  height: 36px;
  display: inline-block;
  margin: 0px 7px;
}
@media (min-width: 768px) {
  .footer .footer-section-block {
    padding-bottom: 0px;
  }
}
@media (min-width: 992px) {
  .footer .footer-copy-social {
    text-align: right;
    padding: 0;
  }
}

/* target style */
.generali .footer {
  background-color: #c21b17;
}

.tabs-nav {
  display: none;
  background-color: #fff;
}
.tabs-nav .navbar {
  padding: 0;
}
.tabs-nav .navbar-nav {
  height: 60px;
  width: 100%;
  border-bottom: 1px solid rgba(17, 17, 17, 0.1);
}
.tabs-nav .navbar-nav .nav-item {
  text-align: center;
  line-height: 1.1;
}
.tabs-nav .navbar-nav .nav-item:not(:last-child) {
  padding-right: 30px;
}
.tabs-nav .navbar-nav .nav-item .nav-link {
  font-size: 15px;
  font-weight: 500;
  color: #0f1629;
  position: relative;
  padding: 4px 0px 4px;
  letter-spacing: 0.5px;
  display: inline-block !important;
}
.tabs-nav .navbar-nav .nav-item .nav-link:after {
  content: "";
  height: 2px;
  width: 100%;
  max-width: 40px;
  line-height: 0;
  font-size: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
  background-color: #fff;
}
.tabs-nav .navbar-nav .nav-item .nav-link:hover:after, .tabs-nav .navbar-nav .nav-item .nav-link.active:after {
  background-color: #0033cc;
}
.tabs-nav .navbar-nav .nav-item.tabs-nav-cta {
  margin-left: auto;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: opacity 0.5s 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .tabs-nav .navbar-nav .nav-item.tabs-nav-cta {
    transition: none;
  }
}
.tabs-nav .navbar-nav .nav-item.tabs-nav-cta .nav-link {
  color: #0033cc;
  background-color: rgba(0, 51, 204, 0.1);
  padding: 12px 50px 12px 20px;
  font-weight: 700;
  font-size: 14px;
  white-space: nowrap;
  background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%230033cc' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) center;
  background-size: 14px 14px;
  border-radius: 20px;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, background-position 0.2s ease-in-out !important;
}
@media (prefers-reduced-motion: reduce) {
  .tabs-nav .navbar-nav .nav-item.tabs-nav-cta .nav-link {
    transition: none;
  }
}
.tabs-nav .navbar-nav .nav-item.tabs-nav-cta .nav-link:not(:hover) {
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .tabs-nav .navbar-nav .nav-item.tabs-nav-cta .nav-link:not(:hover) {
    transition: none;
  }
}
@media (prefers-reduced-motion: reduce) {
  .tabs-nav .navbar-nav .nav-item.tabs-nav-cta .nav-link {
    transition: none;
  }
}
.tabs-nav .navbar-nav .nav-item.tabs-nav-cta .nav-link:hover {
  color: #fff !important;
  background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%23fff' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
  background-color: #0033cc;
  background-position: calc( 100% - 20px + 6px) center;
}
@media (prefers-reduced-motion: reduce) {
  .tabs-nav .navbar-nav .nav-item.tabs-nav-cta .nav-link:hover {
    transition: none;
  }
}
.tabs-nav .navbar-nav .nav-item.tabs-nav-cta .nav-link:hover:not(:hover) {
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .tabs-nav .navbar-nav .nav-item.tabs-nav-cta .nav-link:hover:not(:hover) {
    transition: none;
  }
}
.tabs-nav .navbar-nav .nav-item.tabs-nav-cta .nav-link:after {
  display: none;
}
.tabs-nav.affix {
  position: fixed;
  top: 60px;
  width: 100%;
  z-index: 1;
}
.tabs-nav.affix .nav-item.tabs-nav-cta {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
@media (min-width: 992px) {
  .tabs-nav {
    display: block;
  }
}

/* target styles */
.privati .tabs-nav .navbar-nav .nav-link:hover:after, .privati .tabs-nav .navbar-nav .nav-link.active:after {
  background-color: #FFCB3C;
}

.aziende .tabs-nav .navbar-nav .nav-link:hover:after, .aziende .tabs-nav .navbar-nav .nav-link.active:after {
  background-color: #BD9EE8;
}

.trader .tabs-nav .navbar-nav .nav-link:hover:after, .trader .tabs-nav .navbar-nav .nav-link.active:after {
  background-color: #D3D3D3;
}

.wba .tabs-nav .navbar-nav .nav-link:hover:after, .wba .tabs-nav .navbar-nav .nav-link.active:after {
  background-color: #7FC8C8;
}

.generali .tabs-nav .navbar-nav .nav-link:hover:after, .generali .tabs-nav .navbar-nav .nav-link.active:after {
  background-color: #c21b17;
}

.baas .tabs-nav .navbar-nav .nav-link:hover:after, .baas .tabs-nav .navbar-nav .nav-link.active:after {
  background-color: #95B8FF;
}

.sib .tabs-nav .navbar-nav .nav-link:hover:after, .sib .tabs-nav .navbar-nav .nav-link.active:after {
  background-color: #FD4A95;
}

/* backoffice fix */
body:not(.is-internet).signed-in .tabs-nav {
  top: 116px;
}

.box-quote {
  background-color: #2B375F;
  color: #fff;
  padding-top: 70px;
  padding-bottom: 70px;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .box-quote {
    margin-top: 40px;
  }
}
@media (min-width: 768px) {
  .box-quote {
    margin-bottom: 40px;
  }
}
.box-quote .box-quote-text {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  position: relative;
  padding-bottom: 10px;
}
.box-quote .box-quote-text:before {
  content: "“";
  position: absolute;
  left: 0px;
  top: -35px;
  font-size: 60px;
  line-height: 50px;
  font-weight: 700;
  color: #fff;
  opacity: 0.5;
}
.box-quote .box-quote-text:after {
  content: "„";
  position: absolute;
  right: 0px;
  bottom: -3px;
  font-size: 60px;
  line-height: 50px;
  font-weight: 700;
  color: #fff;
  opacity: 0.5;
}
.box-quote .quote-author-img {
  width: 65px;
  margin-right: 20px;
}
.box-quote .quote-author-name {
  font-size: 19px;
  letter-spacing: 0.79;
  font-weight: 500;
  padding-top: 10px;
}
.box-quote .quote-author-role {
  letter-spacing: 0.67;
  color: #fff;
  font-weight: 500;
  opacity: 0.5;
}
@media (min-width: 768px) {
  .box-quote .box-quote-text {
    font-size: 24px;
    line-height: 1.29;
  }
  .box-quote .box-quote-text:before {
    left: -45px;
    top: 0;
  }
  .box-quote .quote-author-img {
    width: 80px;
  }
  .box-quote .quote-author-name {
    font-size: 24px;
  }
  .box-quote .quote-author-role {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .box-quote {
    padding-bottom: 55px;
  }
}

.grid {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .grid {
    padding-top: 40px;
  }
}
@media (min-width: 768px) {
  .grid {
    padding-bottom: 40px;
  }
}
.grid .grid-card {
  padding-top: 78%;
  background-color: #ccc;
  margin-bottom: 25px;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
  border-radius: 11px;
}
.grid .grid-card .grid-card-img {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  transition: transform 0.6s;
  z-index: 0;
}
@media (prefers-reduced-motion: reduce) {
  .grid .grid-card .grid-card-img {
    transition: none;
  }
}
.grid .grid-card .grid-card-textwrap {
  padding: 30px 25px 15px;
  color: #fff;
  position: relative;
  z-index: 1;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}
.grid .grid-card .grid-card-textwrap .grid-card-title {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.18;
  margin-bottom: 10px;
}
.grid .grid-card .grid-card-textwrap .grid-card-text {
  font-size: 16px;
  line-height: 1.31;
  letter-spacing: 0.1px;
}
.grid .grid-card.card-transparent {
  background-size: cover;
}
.grid .grid-card.card-main {
  background-position: center top;
  background-size: auto 78vw;
}
.grid .grid-card-link {
  text-decoration: none;
  /* accessibility */
}
.grid .grid-card-link .grid-card-title span {
  display: inline-block;
  background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Arrow</title> <g id='1---Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g transform='translate(-303.000000, -492.000000)' fill='%23fff' fill-rule='nonzero' id='Arrow'> <g transform='translate(303.000000, 492.000000)'> <polygon id='Path' transform='translate(10.937500, 7.978553) rotate(-90.000000) translate(-10.937500, -7.978553) ' points='16.9803932 3.54289322 18.3946068 4.95710678 10.9375 12.4142136 3.48039322 4.95710678 4.89460678 3.54289322 10.937 9.585'></polygon> <polygon id='Path-2' points='13.75 7 13.75 9 0.25 9 0.25 7'></polygon> </g> </g> </g> </svg>");
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
  background-repeat: no-repeat;
  background-position: calc(100% - 6px) 5px;
  background-size: 16px 16px;
  padding-right: 33px;
  white-space: nowrap;
}
@media (prefers-reduced-motion: reduce) {
  .grid .grid-card-link .grid-card-title span {
    transition: none;
  }
}
.grid .grid-card-link .grid-card-title span:not(:hover) {
  transition: background-position ease-in-out 0.2s, opacity ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .grid .grid-card-link .grid-card-title span:not(:hover) {
    transition: none;
  }
}
.grid .grid-card-link:hover .grid-card-img {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  transform: scale(1.03);
}
.grid .grid-card-link:hover .grid-card-title span {
  background-position: 100% 5px;
}
.grid .grid-card-link:focus-visible {
  outline: none;
}
.grid .grid-card-link:focus-visible .grid-card {
  outline: 1px solid #339AEF;
  outline-offset: 2px;
}
@media (min-width: 768px) {
  .grid .grid-col-title {
    font-size: 34px;
    line-height: 1.12;
  }
  .grid .grid-card {
    padding-top: 0px;
  }
  .grid .grid-card.card-main {
    height: 480px;
    background-size: cover;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
  }
  .grid .grid-card.card-main .grid-card-textwrap {
    padding: 35px 35px 20px;
  }
  .grid .grid-card .grid-card-title {
    font-size: 24px;
  }
  .grid .grid-cards-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .grid .grid-cards-wrapper .grid-card-link {
    flex: 1 1 0px;
  }
  .grid .grid-cards-wrapper .grid-card {
    -webkit-flex-basis: 0;
    -moz-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-size: cover;
    height: 500px;
  }
  .grid .grid-cards-wrapper .grid-card.card-transparent {
    margin-left: 15px;
  }
}
@media (min-width: 992px) {
  .grid {
    padding-top: 120px;
  }
  .grid .grid-cards-wrapper .grid-card.card-transparent {
    margin-left: 20px;
  }
}

.foto-dida {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .foto-dida {
    margin-bottom: 40px;
  }
}
.foto-dida p {
  margin-bottom: 0;
}
.foto-dida .foto-dida-container {
  background-color: #fff;
}
.foto-dida .row-img {
  height: 285px;
  overflow: hidden;
  position: relative;
  background-color: #000;
}
.foto-dida .row-text {
  background-color: #0033cc;
  color: #fff;
  padding-top: 25px;
  padding-bottom: 20px;
  position: relative;
}
.foto-dida .foto-dida-text {
  font-size: 16px;
  line-height: 1.38;
}
.foto-dida .foto-dida-img {
  height: 100%;
  width: auto;
  max-width: initial !important;
}

@media (min-width: 768px) {
  .foto-dida .row-img {
    height: 360px;
  }
  .foto-dida .row-text {
    margin-top: -35px;
    min-height: 70px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
  }
}
@media (max-width: 767.98px) {
  .foto-dida .foto-dida-container > .content-container {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .foto-dida .foto-dida-container {
    padding-bottom: 0px;
  }
  .foto-dida .row-img {
    height: 460px;
  }
  .foto-dida .foto-dida-text {
    font-size: 18px;
  }
}
.team {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .team {
    padding-top: 40px;
  }
}
@media (min-width: 768px) {
  .team {
    padding-bottom: 40px;
  }
}
.team .product-smcard {
  cursor: pointer;
}
.team .team-modal-img {
  margin: 0 auto 40px;
  display: block;
}
.team .team-description {
  visibility: hidden;
  overflow: hidden;
  height: 1px;
  width: 1px;
  position: absolute;
  left: -9999999px;
  top: -9999999px;
}
@media (max-width: 991.98px) {
  .team .product-smcard {
    max-width: 400px;
    margin: 0 auto;
  }
}
@media (max-width: 1199.98px) {
  .team .team-modal-img {
    max-width: 350px !important;
    width: 100%;
  }
}
.disclaimer {
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 13px;
}
@media (min-width: 768px) {
  .disclaimer {
    padding-top: 40px;
  }
}
@media (min-width: 768px) {
  .disclaimer {
    padding-bottom: 40px;
  }
}

.tabs-inpage {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .tabs-inpage {
    padding-top: 40px;
  }
}
@media (min-width: 768px) {
  .tabs-inpage {
    padding-bottom: 40px;
  }
}
.tabs-inpage .nav-tabs {
  border-left: 3px solid;
  border-color: rgba(0, 51, 204, 0.11);
  border-bottom: 0;
}
.tabs-inpage .nav-tabs .nav-item {
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.tabs-inpage .nav-tabs .nav-link {
  font-size: 19px;
  font-weight: 500;
  line-height: 1.21;
  letter-spacing: 0.19px;
  white-space: normal;
  border-top-left-radius: 0;
  border-top-right-radius: 18px;
  border-bottom-right-radius: 18px;
  border: 0;
  color: #111111;
  padding: 15px 20px 10px;
  width: 100%;
  text-align: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.tabs-inpage .nav-tabs .nav-link:hover {
  background-color: rgba(0, 51, 204, 0.06);
}
.tabs-inpage .nav-tabs .nav-link.active, .tabs-inpage .nav-tabs .nav-link.show {
  background-color: rgba(0, 51, 204, 0.11);
  color: #0033cc;
  font-weight: 700;
}
.tabs-inpage.tabs-inline .nav-tabs {
  border-left: 0;
}
.tabs-inpage.tabs-inline .nav-tabs .nav-link {
  border-top-left-radius: 18px;
  border-bottom-right-radius: 0;
  text-align: center;
  font-size: 14px;
  justify-content: center;
}
.tabs-inpage .widget-included-wrapper .container-widget {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .tabs-inpage .nav-tabs {
    border-bottom: 3px solid;
    border-color: rgba(0, 51, 204, 0.11);
    border-left: 0;
  }
  .tabs-inpage .nav-tabs .nav-link {
    border-top-left-radius: 18px;
    border-bottom-right-radius: 0px;
  }
  .tabs-inpage.tabs-inline .nav-tabs .nav-link {
    font-size: 19px;
  }
}

/*tab component into modal override*/
.bs-modal .tabs-inpage {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.bs-modal .tabs-inpage .nav.nav-tabs {
  display: none;
}
.bs-modal .tabs-inpage .tab-content .tab-pane {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

@media (min-width: 768px) {
  .tabs-inpage .tab-content .tab-pane .overview-sezioni .text-intro, .tabs-inpage .tab-content .tab-pane .overview-sezioni .hc-content-page h1, .hc-content-page .tabs-inpage .tab-content .tab-pane .overview-sezioni h1 {
    font-size: 24px;
  }
}
.inpage-accordion {
  padding-bottom: 30px;
  padding-top: 15px;
}
.inpage-accordion .accordion-row {
  border: 4px solid #f9f9f9;
  margin-bottom: 15px;
}
.inpage-accordion .accordion-row .accordion-link {
  color: #111111;
  font-size: 16px;
  line-height: 1.5;
  display: block;
  padding: 15px 50px 15px 20px;
  text-decoration: none;
  position: relative;
  font-weight: 700;
}
.inpage-accordion .accordion-row .accordion-link:after {
  content: "";
  position: absolute;
  right: 18px;
  top: 18px;
  width: 18px;
  height: 18px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'><path fill='none' fill-rule='evenodd' stroke='%23339AEF' stroke-width='2' d='M1 6L10 15 19 6'/></svg>");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  transition: transform 0.35s linear;
}
@media (prefers-reduced-motion: reduce) {
  .inpage-accordion .accordion-row .accordion-link:after {
    transition: none;
  }
}
.inpage-accordion .accordion-row .accordion-link[aria-expanded=true]:after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.inpage-accordion .accordion-row .accordion-content {
  padding-top: 20px;
}
.inpage-accordion .accordion-row .accordion-content .text-content {
  padding: 0px 50px 0px 20px;
}
@media (min-width: 768px) {
  .inpage-accordion .accordion-row .accordion-link {
    font-size: 18px;
    padding: 15px 60px 15px 30px;
  }
  .inpage-accordion .accordion-row .accordion-link:after {
    content: "";
    top: 20px;
  }
  .inpage-accordion .accordion-row .accordion-content .text-content {
    padding: 0px 60px 0px 30px;
  }
}
@media (min-width: 992px) {
  .inpage-accordion .accordion-row .accordion-link {
    font-size: 20px;
  }
  .inpage-accordion .accordion-row .accordion-link:after {
    content: "";
    top: 22px;
    right: 30px;
  }
}

.menu-accordion {
  /*
      &.affix {
          position: fixed;
          top:80px;
          width: 100%;
          z-index: 1;
          left: auto;
          right: auto;
      }
  */
}
.menu-accordion .accordion-header {
  background-color: #f9f9f9;
}
.menu-accordion .navbar-nav {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 15px;
  padding-bottom: 10px;
}
.menu-accordion .navbar-nav .nav-link {
  padding: 7px 20px;
  opacity: 0.65;
  font-size: 15px;
  font-weight: 500;
  color: #111111;
  text-decoration: none;
}
.menu-accordion .navbar-nav .nav-item.active .nav-link {
  font-weight: 700;
  color: #339AEF;
}
.menu-accordion .accordion-row {
  margin-bottom: 8px;
}
.menu-accordion .accordion-row .accordion-link {
  color: #111111;
  font-size: 15px;
  letter-spacing: 0.5px;
  display: block;
  padding: 10px 50px 10px 20px;
  text-decoration: none;
  position: relative;
  font-weight: 700;
}
.menu-accordion .accordion-row .accordion-link:after {
  content: "";
  position: absolute;
  right: 18px;
  top: 13px;
  width: 18px;
  height: 18px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'><path fill='none' fill-rule='evenodd' stroke='%23969696' stroke-width='2' d='M1 6L10 15 19 6'/></svg>");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 12px;
  transition: transform 0.35s linear;
}
@media (prefers-reduced-motion: reduce) {
  .menu-accordion .accordion-row .accordion-link:after {
    transition: none;
  }
}
.menu-accordion .accordion-row .accordion-link[aria-expanded=true]:after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.menu-accordion .accordion-search {
  box-shadow: none;
  border: 2px solid #969696;
  color: #111111;
  border-radius: 0;
  background-image: url(../images/icons/search-black.svg);
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 20px;
  padding-left: 55px;
  height: 50px;
}

.col-menu .menu-accordion {
  width: 330px;
}

/* sites style */
.site-helpcenter .menu-accordion .navbar-nav .nav-item.active .nav-link {
  color: #03AC44;
}
.site-helpcenter .menu-accordion .accordion-search {
  border: 2px solid rgba(3, 172, 68, 0.4);
  color: #111111;
  background-color: rgba(3, 172, 68, 0.04);
}
.site-helpcenter .menu-accordion .accordion-search::-webkit-input-placeholder {
  color: #03AC44;
}
.site-helpcenter .menu-accordion .accordion-search::-moz-placeholder {
  color: #03AC44;
}
.site-helpcenter .menu-accordion .accordion-search:-ms-input-placeholder {
  color: #03AC44;
}
.site-helpcenter .menu-accordion .accordion-search:-moz-placeholder {
  color: #03AC44;
}

.bs-form {
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #f9f9f9;
  padding-top: 45px;
  padding-bottom: 30px;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .bs-form {
    margin-top: 40px;
  }
}
@media (min-width: 768px) {
  .bs-form {
    margin-bottom: 40px;
  }
}
.bs-form a {
  color: #111111;
}
@media (min-width: 768px) {
  .bs-form {
    padding-top: 65px;
    padding-bottom: 50px;
  }
}
@media (min-width: 992px) {
  .bs-form {
    padding-top: 75px;
    padding-bottom: 55px;
  }
}
.bs-form .form-done {
  opacity: 0;
  position: absolute;
  width: 1px;
  height: 1px;
  left: -999999px;
  overflow: hidden;
  transition: opacity 0.5s ease-in;
}
@media (prefers-reduced-motion: reduce) {
  .bs-form .form-done {
    transition: none;
  }
}
.bs-form .form-done.done-success {
  background-image: url(../images/icons/success.svg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 70px;
  padding-top: 100px;
}
.bs-form #recaptcha-container {
  transform: scale(0.8);
  transform-origin: 0 0;
  width: 208px;
}
.bs-form .grecaptcha-badge {
  box-shadow: none !important;
}

.form-custom.success .form-fields {
  display: none;
}
.form-custom.success .form-done {
  opacity: 1;
  position: relative;
  width: auto;
  height: auto;
  left: 0;
}
.form-custom .form-error {
  display: none;
  color: #f2662b;
  font-size: 14px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: -20px;
  font-weight: 700;
}
.form-custom .form-inline-error {
  display: none;
  color: #f2662b;
  font-size: 14px;
  margin-top: 30px;
  margin-bottom: -20px;
}
.form-custom label {
  font-size: 14px;
  opacity: 0.9;
}
.form-custom a {
  text-decoration: underline;
}
.form-custom .form-group,
.form-custom .form-check {
  margin-bottom: 20px;
}
.form-custom .form-control {
  padding: 17px 16px 17px;
  font-size: 16px;
  line-height: 1.31;
  height: 52px;
  border-radius: 8px;
  border: 1px solid #dadada;
}
.form-custom .form-control.control-error, .form-custom .form-control:focus {
  box-shadow: none;
  border-width: 2px;
  padding: 16px 15px 16px;
  border-color: rgba(51, 154, 239, 0.5);
}
.form-custom .form-control.control-error {
  border-color: #f2662b !important;
}
.form-custom .form-control.form-control-sm {
  height: 42px;
  padding: 9px 15px;
}
.form-custom .form-control.form-control-sm.form-control-show-psw {
  padding-right: 40px;
}
.form-custom select.form-control:not([size]):not([multiple]) {
  height: 52px;
  padding: 12px 16px 12px;
}
.form-custom span.control-error {
  display: block;
  color: #f2662b;
  font-size: 13px;
  padding-top: 10px;
}
.form-custom .btn .btn-minw {
  width: 100%;
  max-width: 300px;
}
.form-custom #recaptcha-container {
  min-height: 60px;
}
.form-custom textarea {
  height: auto !important;
}
.form-custom input[type=file] {
  border: 0 !important;
  height: auto;
  padding: 0px !important;
  margin-top: 15px;
  font-size: 14px !important;
  box-shadow: none !important;
  transition: none;
  border-radius: 0;
}
.form-custom ::-webkit-input-placeholder {
  color: rgba(17, 17, 17, 0.6);
}
.form-custom ::-moz-placeholder {
  color: rgba(17, 17, 17, 0.6);
}
.form-custom :-ms-input-placeholder {
  color: rgba(17, 17, 17, 0.6);
}
.form-custom :-moz-placeholder {
  color: rgba(17, 17, 17, 0.6);
}

.custom-control-label::before {
  margin-right: 7px;
}

.custom-control-inline .custom-control-label::before {
  top: 0;
}
.custom-control-inline .custom-control-label::after {
  top: 0;
}

.input-group > .input-group-append > .btn {
  min-width: 40px !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.pass-append {
  position: relative;
}

/* checkbox + radio */
.form-check {
  padding-left: 0;
  margin-top: 0.5rem;
}
.form-check [type=checkbox],
.form-check [type=radio] {
  position: absolute;
  opacity: 0;
  left: 9px;
  top: 9px;
  margin-left: 0;
  margin-top: 0;
}
.form-check [type=checkbox] + label,
.form-check [type=radio] + label {
  position: relative;
  padding-left: 36px;
  cursor: pointer;
  display: inline-block;
  user-select: none;
  padding-top: 2px;
}
.form-check [type=checkbox] + label::after,
.form-check [type=checkbox] + label::before {
  content: "";
  left: 0;
  position: absolute;
  transition: 0.2s ease-out;
  z-index: 1;
  border-style: solid;
  border-width: 1px;
}
.form-check [type=checkbox] + label::before {
  top: 2;
  width: 20px;
  height: 20px;
  border: 1px solid #dadada;
  border-radius: 1px;
  margin: 0px 5px 2px 0px;
  transform: rotateZ(37deg);
  transform-origin: 100% 100%;
}
.form-check [type=checkbox] + label::after {
  border-radius: 0px;
  height: 23px;
  width: 23px;
  margin: 0px 5px 6px 0px;
  top: 0;
}
.form-check [type=checkbox]:checked + label::before {
  top: 2px;
  left: 1px;
  width: 9px;
  height: 16px;
  border-style: solid;
  border-width: 2px;
  border-color: transparent #fff #fff transparent;
  transform: rotate(40deg);
  backface-visibility: hidden;
  transform-origin: 100% 100%;
  opacity: 0.8;
}
.form-check [type=checkbox]:checked + label::after {
  border-color: #339AEF;
  background-color: #339AEF;
  z-index: 0;
}
.form-check [type=checkbox]:not(:checked) + label::after {
  background-color: #fff;
  border-color: #dadada;
  z-index: 0;
}
.form-check [type=checkbox]:not(:checked) + label::before {
  width: 0;
  height: 0;
  border-color: transparent;
  left: 6px;
  top: 10px;
}
.form-check [type=checkbox]:disabled + label {
  cursor: not-allowed;
}
.form-check [type=checkbox]:disabled:not(:checked) + label::after {
  border-color: #dadada;
  background-color: #fff;
}
.form-check [type=checkbox]:disabled:checked + label::after {
  background-color: #dadada;
  border-color: #dadada;
}
.form-check [type=radio] + label {
  transition: 0.2s ease-out;
  padding-top: 2px;
}
.form-check [type=radio] + label::after, .form-check [type=radio] + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  width: 22px;
  height: 22px;
  z-index: 0;
  border-radius: 50%;
  border-style: solid;
  border-width: 2px;
  transition: 0.2s ease-out;
}
.form-check [type=radio]:not(:checked) + label::after, .form-check [type=radio]:not(:checked) + label::before {
  border-color: rgba(51, 154, 239, 0.5);
}
.form-check [type=radio]:not(:checked) + label:after {
  z-index: -1;
  transform: scale(0);
}
.form-check [type=radio]:checked + label::after {
  border-color: #339AEF;
  background-color: #339AEF;
  z-index: 0;
  transform: scale(0.64);
}
.form-check [type=radio]:checked + label::before {
  border-color: #339AEF;
}
.form-check [type=radio]:disabled + label {
  cursor: not-allowed;
}
.form-check [type=radio]:disabled:not(:checked) + label::after, .form-check [type=radio]:disabled:not(:checked) + label::before {
  border-color: #dadada;
}
.form-check [type=radio]:disabled:checked + label::after {
  border-color: #dadada;
  background-color: #dadada;
}
.form-check [type=radio]:disabled:checked + label::before {
  border-color: #dadada;
}
.form-check.form-check-group {
  padding: 0 0 8px 0;
  margin-bottom: 16px;
  box-shadow: inset 0 -1px 0 0 rgba(1, 1, 1, 0.1);
}
.form-check.form-check-group [type=checkbox] + label,
.form-check.form-check-group [type=radio] + label {
  position: static;
  padding-left: 8px;
  padding-right: 52px;
}
.form-check.form-check-group [type=checkbox] + label::after, .form-check.form-check-group [type=checkbox] + label::before,
.form-check.form-check-group [type=radio] + label::after,
.form-check.form-check-group [type=radio] + label::before {
  right: 15px;
  left: auto;
}
.form-check.form-check-group [type=checkbox]:checked + label::before {
  right: 26px;
}
.form-check.form-check-group [type=radio]:checked + label::before {
  right: 15px;
}
.form-check.form-check-group .form-text {
  opacity: 0.6;
  margin: 0;
  padding-left: 8px;
  padding-right: 52px;
}

#sl-store-locator .hide_unsupported {
  display: none;
}
#sl-store-locator #custom-address {
  height: 42px;
}
#sl-store-locator .sl-ico {
  background-repeat: no-repeat;
  background-position: center;
  width: 14px;
  height: 11px;
  display: inline-block;
}
#sl-store-locator .sl-ico.sl-ico-cassa {
  background-image: url(../images/icons/ico-cassa.png);
}
#sl-store-locator .sl-ico.sl-ico-consulenza {
  background-image: url(../images/icons/ico-consulenza.png);
}
#sl-store-locator .sl-store-container #storeLocatorMap {
  height: 500px;
  width: 100%;
}
#sl-store-locator .sl-store-container #storeLocatorMap .store-infowin {
  min-width: 200px;
  font-size: 13px;
}
#sl-store-locator .sl-store-container #storeLocatorMap .store-infowin .blue {
  color: #339AEF;
}
#sl-store-locator .sl-store-container #storeLocatorMap .store-infowin .store-opening-time {
  margin-bottom: 10px;
  font-weight: bold;
}
#sl-store-locator .sl-store-container #storeLocatorMap .store-infowin table.store-times {
  margin-bottom: 10px;
}
#sl-store-locator .sl-store-container #storeLocatorMap .store-infowin table.store-times td {
  padding-bottom: 1px;
}
#sl-store-locator .sl-store-container #storeLocatorMap .store-infowin table.store-times td:nth-child(1) {
  padding-right: 2px;
}
#sl-store-locator .sl-store-container #storeLocatorMap .store-infowin table.store-times td:nth-child(2) {
  padding-right: 20px;
}
#sl-store-locator .sl-store-container #storeLocatorMap .store-infowin table.store-times .sl-glyphicons-bse-icon {
  margin-left: 3px;
  display: inline-block;
  vertical-align: middle;
}
#sl-store-locator .sl-store-container #storeLocatorMap .store-infowin table.store-times .sl-glyphicons-bse-icon:nth-child(1) {
  margin-left: 7px;
}
#sl-store-locator .sl-store-container #storeLocatorMap .store-infowin .store-legend {
  white-space: nowrap;
}
#sl-store-locator .sl-store-container #storeLocatorMap .store-infowin .store-legend .sl-glyphicons-bse-icon {
  display: inline-block;
  margin-top: 2px;
  vertical-align: middle;
}
#sl-store-locator .sl-store-container #storeLocatorMap .store-infowin .store-legend .sl-glyphicons-bse-icon.sl-glyphicons-bse-consulenza {
  margin-left: 20px;
}
#sl-store-locator .sl-store-container #storeLocatorMap .store-infowin .sl-glyphicons-bse-consulenza {
  color: #339AEF;
}
#sl-store-locator .sl-store-container #geo-mypos {
  padding-top: 10px;
  color: #339AEF;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#sl-store-locator .sl-store-container #geo-mypos.disabled {
  color: #BABABA;
}
#sl-store-locator .sl-store-container #sl-n-results {
  font-size: 14px;
  height: 40px;
  margin-bottom: 5px;
}
#sl-store-locator .sl-store-container .list-succursali {
  box-shadow: 0;
  height: 400px;
  overflow: auto;
  border: 1px solid #ccc;
  background: #eee;
  border-radius: 0;
}
#sl-store-locator .sl-store-container .list-succursali > .list-group-item {
  border-left: none;
  border-right: none;
  border-radius: 0;
  border-color: #ddd;
  text-decoration: none;
  font-size: 14px;
}
#sl-store-locator .sl-store-container .list-succursali > .list-group-item:first-child {
  border-top: none;
}
#sl-store-locator .sl-store-container .list-succursali > .list-group-item:last-child {
  border-bottom: none;
}
#sl-store-locator .sl-store-container .list-succursali > .list-group-item.active a {
  color: #fff;
  text-decoration: underline;
}
#sl-store-locator .sl-store-container #address-form .input-group-append .btn {
  background-image: url(../images/icons/search.svg);
  background-size: 20px;
  background-position: center;
  background-repeat: no-repeat;
}

.event {
  /* forced target styles */
}
.event .event-caption {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 1.14;
}
.event .event-title {
  font-size: 22px;
  line-height: 1.27;
  font-weight: 500;
  margin-bottom: 15px;
}
.event .event-text {
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 20px;
}
.event .event-cta {
  margin-top: 15px;
  min-width: 220px !important;
}
.event .event-date {
  z-index: 1;
  white-space: nowrap;
  padding: 0px 17px 12px;
}
.event .event-date .event-date-dd {
  font-size: 38px;
  font-weight: 700;
}
.event .event-date .event-date-mm {
  font-size: 12px;
  font-weight: bold;
  margin-top: -10px;
}
.event .event-date .event-date-hh {
  font-size: 11px;
  margin-top: 5px;
}
.event .event-date .event-date-from {
  font-size: 10px;
  margin-right: 3px;
}
.event .event-info {
  font-size: 14px;
  line-height: 19px;
  font-weight: 700;
}
.event .event-info span {
  background-size: 16px 16px;
  background-position: left 3px;
  background-repeat: no-repeat;
  padding-left: 25px;
  color: #969696;
  display: block;
  margin-bottom: 10px;
}
.event .event-info span strong {
  color: #111111;
  margin-left: 5px;
}
.event .event-info .event-info-relator {
  background-image: url(../images/icons/relatore.svg);
  margin-right: 25px;
}
.event .event-info .event-info-cost {
  background-image: url(../images/icons/costo.svg);
  margin-right: 25px;
}
.event .event-info .event-info-address {
  background-image: url(../images/icons/indirizzo.svg);
  display: block;
}
.event .event-info .event-info-date {
  background-image: url(../images/icons/calendario.svg);
  display: block;
}
@media (min-width: 768px) {
  .event .event-text {
    margin-bottom: 5px;
  }
  .event .event-date {
    top: 40px;
    left: -20px;
    padding: 5px 15px 15px;
  }
  .event .event-date .event-date-mm {
    font-size: 16px;
  }
  .event .event-date .event-date-hh {
    font-size: 14px;
    margin-top: 10px;
  }
  .event .event-date .event-date-from {
    font-size: 12px;
  }
  .event .event-info > span {
    display: inline-block;
  }
}
@media (min-width: 992px) {
  .event .event-title {
    font-size: 28px;
    line-height: 1.13;
  }
  .event .event-caption {
    font-size: 16px;
  }
  .event .event-date {
    left: -40px;
    padding: 20px 20px 28px;
    line-height: 1;
  }
  .event .event-date .event-date-dd {
    font-size: 56px;
  }
  .event .event-date .event-date-mm {
    font-size: 19px;
    margin-top: 5px;
  }
  .event .event-date .event-date-hh {
    font-size: 16px;
    margin-top: 15px;
  }
  .event .event-date .event-date-from {
    font-size: 16px;
  }
}
.event .privati .event .event-date {
  color: #FFCB3C;
}
.event .privati .event .event-caption {
  color: #FFCB3C;
}
.event .aziende .event .event-date {
  color: #BD9EE8;
}
.event .aziende .event .event-caption {
  color: #BD9EE8;
}
.event .trader .event .event-date {
  color: #D3D3D3;
}
.event .trader .event .event-caption {
  color: #D3D3D3;
}
.event .wba .event .event-date {
  color: #7FC8C8;
}
.event .wba .event .event-caption {
  color: #7FC8C8;
}
.event .generali .event .event-date {
  color: #c21b17;
}
.event .generali .event .event-caption {
  color: #c21b17;
}
.event .baas .event .event-date {
  color: #95B8FF;
}
.event .baas .event .event-caption {
  color: #95B8FF;
}
.event .sib .event .event-date {
  color: #FD4A95;
}
.event .sib .event .event-caption {
  color: #FD4A95;
}

.event-card {
  padding-top: 30px;
  padding-bottom: 30px;
  /* forced target styles */
}
@media (min-width: 768px) {
  .event-card {
    padding-top: 40px;
  }
}
@media (min-width: 768px) {
  .event-card {
    padding-bottom: 40px;
  }
}
.event-card .col-img {
  position: relative;
  padding-top: 51.123595%;
  margin-top: 70px;
}
.event-card .col-img .event-card-img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.event-card .col-text {
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #f9f9f9;
}
.event-card .event-date {
  position: absolute;
  left: 0;
  top: -70px;
  color: #fff !important;
}
@media (min-width: 768px) {
  .event-card .col-img {
    min-height: 375px;
    padding-top: 0;
    margin-top: 0;
    border-top: 25px solid #fff;
  }
  .event-card .event-date {
    top: 40px;
    left: -20px;
    padding: 15px;
  }
}
@media (min-width: 992px) {
  .event-card .event-caption {
    font-size: 16px;
  }
  .event-card .event-date {
    left: -40px;
    padding: 20px 20px 28px;
    line-height: 1;
  }
}
.event-card.privati .event-date {
  background-color: #FFCB3C;
}
.event-card.privati .event-caption {
  color: #FFCB3C;
}
.event-card.aziende .event-date {
  background-color: #BD9EE8;
}
.event-card.aziende .event-caption {
  color: #BD9EE8;
}
.event-card.trader .event-date {
  background-color: #D3D3D3;
}
.event-card.trader .event-caption {
  color: #D3D3D3;
}
.event-card.wba .event-date {
  background-color: #7FC8C8;
}
.event-card.wba .event-caption {
  color: #7FC8C8;
}
.event-card.generali .event-date {
  background-color: #c21b17;
}
.event-card.generali .event-caption {
  color: #c21b17;
}
.event-card.baas .event-date {
  background-color: #95B8FF;
}
.event-card.baas .event-caption {
  color: #95B8FF;
}
.event-card.sib .event-date {
  background-color: #FD4A95;
}
.event-card.sib .event-caption {
  color: #FD4A95;
}

.event-list {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .event-list {
    padding-top: 40px;
  }
}
@media (min-width: 768px) {
  .event-list {
    padding-bottom: 40px;
  }
}
.event-list .event-row {
  padding: 25px;
  border-left: 4px solid;
  border-color: #0033cc;
}
.event-list .event-row:not(:last-child) {
  margin-bottom: 30px;
}
.event-list .event-row:nth-child(even) {
  background-color: rgba(0, 51, 204, 0.1);
}
.event-list .event-date {
  color: #0033cc;
}
.event-list .event-concluded {
  font-size: 15px;
  font-weight: 700;
  width: 100%;
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
@media (max-width: 767.98px) {
  .event-list .event-date {
    padding: 0px 0px 20px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: start;
    -moz-justify-content: start;
    justify-content: start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .event-list .event-date > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-end;
    line-height: 1;
  }
  .event-list .event-date .event-date-from {
    font-size: 15px;
    line-height: 24px;
  }
  .event-list .event-date .event-date-dd {
    line-height: 42px;
    margin-right: 5px;
  }
  .event-list .event-date .event-date-mm {
    font-size: 15px;
    line-height: 24px;
    margin-right: 10px;
  }
  .event-list .event-date .event-date-hh {
    font-size: 13px;
    line-height: 24px;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid;
    border-color: #0033cc;
  }
}
@media (min-width: 768px) {
  .event-list .event-row {
    padding: 30px 25px;
  }
  .event-list .event-concluded {
    font-size: 17px;
  }
  .event-list .col-date {
    margin-top: -10px;
    padding-top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .event-list .event-row {
    padding-top: 50px 25px;
  }
  .event-list .event-concluded {
    text-align: center;
  }
  .event-list .event-date {
    padding-top: 5px;
  }
}

/* target styles */
.privati .event-list .event-row {
  border-color: #FFCB3C;
}
.privati .event-list .event-row:nth-child(even) {
  background-color: rgba(255, 203, 60, 0.1);
}

.aziende .event-list .event-row {
  border-color: #BD9EE8;
}
.aziende .event-list .event-row:nth-child(even) {
  background-color: rgba(189, 158, 232, 0.1);
}

.trader .event-list .event-row {
  border-color: #D3D3D3;
}
.trader .event-list .event-row:nth-child(even) {
  background-color: rgba(211, 211, 211, 0.1);
}

.wba .event-list .event-row {
  border-color: #7FC8C8;
}
.wba .event-list .event-row:nth-child(even) {
  background-color: rgba(127, 200, 200, 0.1);
}

.generali .event-list .event-row {
  border-color: #c21b17;
}
.generali .event-list .event-row:nth-child(even) {
  background-color: rgba(194, 27, 23, 0.1);
}

.baas .event-list .event-row {
  border-color: #95B8FF;
}
.baas .event-list .event-row:nth-child(even) {
  background-color: rgba(149, 184, 255, 0.1);
}

.sib .event-list .event-row {
  border-color: #FD4A95;
}
.sib .event-list .event-row:nth-child(even) {
  background-color: rgba(253, 74, 149, 0.1);
}

.event-details {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .event-details {
    padding-top: 40px;
  }
}
@media (min-width: 768px) {
  .event-details {
    padding-bottom: 40px;
  }
}
.event-details .event-info {
  margin-bottom: 35px;
}
.event-details .event-info span {
  padding-top: 10px;
  padding-left: 26px;
  margin-right: 0;
  background-position: left 10px;
  font-weight: 400;
}
.event-details .event-info span strong {
  font-weight: 700;
  display: block;
  margin-left: -26px;
  margin-top: 5px;
  line-height: 1;
  font-size: 15px;
}
.event-details .event-text {
  margin-top: 25px;
}
@media (min-width: 768px) {
  .event-details .event-info span {
    border-left: 1px solid #969696;
    background-position: 18px 10px;
    padding-left: 42px;
    padding-bottom: 10px;
  }
  .event-details .event-info span strong {
    margin-top: 10px;
    margin-left: -23px;
  }
  .event-details .event-text {
    margin-top: 0px;
  }
}
@media (min-width: 992px) {
  .event-details .event-info {
    padding-bottom: 50px;
  }
  .event-details .event-info span strong {
    font-size: 20px;
  }
  .event-details .event-text {
    font-size: 18px;
  }
}

#search-container {
  position: fixed;
  z-index: 1030;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(43, 55, 95, 0.9);
}
#search-container .show-search-btn {
  position: absolute;
  top: 75px;
  right: 12px;
  color: #fff;
  opacity: 1;
  font-size: 50px;
  line-height: 30px;
  font-weight: 300;
  height: 40px;
  width: 40px;
  box-shadow: none;
  font-family: serif;
}
@media (min-width: 992px) {
  #search-container .show-search-btn {
    right: calc(50% - 450px);
  }
}

.search-results {
  margin-bottom: 50px;
}

.portlet-search-results .pagination-bar {
  display: none;
}
.portlet-search-results .taglib-empty-result-message {
  border: 0;
}
.portlet-search-results .taglib-empty-result-message-header {
  background-image: none;
  padding-top: 0;
}

.search-total-label {
  display: none;
}

.custom-searchbar {
  color: #fff;
  width: 100%;
}
.custom-searchbar:not(.search-dark) {
  max-width: 940px;
  padding: 0px 25px 0px 20px;
}
.custom-searchbar .portlet-boundary {
  width: 100%;
}
.custom-searchbar .search-bar-keywords-input {
  border: 0;
  background: none;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  height: 4.5rem;
  font-size: 36px;
}
.custom-searchbar .search-bar-keywords-input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}
.custom-searchbar .search-bar-keywords-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}
.custom-searchbar .search-bar-keywords-input::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}
.custom-searchbar .input-group-inset-item-after {
  color: #fff;
  border-radius: 0;
}
.custom-searchbar .input-group-inset-item {
  background-color: transparent !important;
  border-color: #fff !important;
  border-style: solid;
  border-width: 1px;
  border: 0;
  border-bottom: 1px solid;
}
.custom-searchbar .input-group-inset-item .search-bar-search-button {
  background-image: url(../images/icons/search-white.svg);
  background-size: 28px 28px;
  background-position: center center;
  background-repeat: no-repeat;
  outline: none !important;
  width: 42px;
  box-shadow: none;
}
.custom-searchbar .input-group-inset-item .search-bar-search-button svg {
  display: none;
}
.custom-searchbar.search-dark {
  color: #111111;
}
.custom-searchbar.search-dark .portlet-content {
  max-width: 650px;
}
.custom-searchbar.search-dark .search-bar-keywords-input {
  border-bottom: 1px solid #969696;
  color: #111111;
  font-size: 24px;
}
.custom-searchbar.search-dark .search-bar-keywords-input::placeholder {
  color: #969696;
}
.custom-searchbar.search-dark .search-bar-keywords-input:-ms-input-placeholder {
  color: #969696;
}
.custom-searchbar.search-dark .search-bar-keywords-input::-ms-input-placeholder {
  color: #969696;
}
.custom-searchbar.search-dark .input-group-inset-item-after {
  color: #111111;
}
.custom-searchbar.search-dark .input-group-inset-item {
  border-color: #969696 !important;
}
.custom-searchbar.search-dark .input-group-inset-item .search-bar-search-button {
  background-image: url(../images/icons/search-black.svg);
}

.site-helpcenter .custom-searchbar.search-dark .search-bar-keywords-input {
  color: #03AC44;
}

/* Table of contents
 * Gli stili sono sviluppati mobile-first, quindi le media query a fondo
 * documento fanno riferimento a risoluzioni desktop
 *
 * - 0.Vars&Common
 *      0.1.Colors
 *      0.2.Fonts
 *      0.3.Box shadow
 * - 1.Header (wcontact-header)
 * - 2.Navigation (wcontact-navigation)
 * - 3.Survey&Faq (wcontact-header)
 * - 4.Form (wcontact-header)
 * - 5.Various
*/
.text-color-light-blue {
  color: rgba(51, 154, 239, 0.08);
}

.text-color-light-grey {
  color: #E4E4E4;
}

.text-color-dark-grey {
  color: rgb(87, 87, 87);
}

.font-primary {
  font-family: "Manrope", sans-serif !important;
}

.font-secondary {
  font-family: "SellaStencil", sans-serif !important;
}

.wcontact-title {
  font-weight: bold;
  font-family: "SellaStencil", sans-serif;
}
.wcontact-title.title-1 {
  font-size: 2em;
}
.wcontact-title.title-2 {
  font-size: 1.5em;
}
.wcontact-title.title-3 {
  font-size: 1.1em;
}
.wcontact-title.title-4 {
  font-size: 0.9em;
}
.wcontact-title.title-5 {
  font-size: 0.8em;
}
.wcontact-title.title-6 {
  font-size: 0.7em;
}

.wcontact-text {
  font-weight: normal;
  font-family: "Manrope", sans-serif;
}
.wcontact-text.text-1 {
  font-size: 1.2em;
}
.wcontact-text.text-2 {
  font-size: 1em;
}
.wcontact-text.text-3 {
  font-size: 0.8em;
}
.wcontact-text.text-4 {
  font-size: 0.7em;
}
.wcontact-text.text-5 {
  font-size: 0.6em;
}
.wcontact-text.text-6 {
  font-size: 0.5em;
}

.box-shadow-simple {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.box-shadow-sharp {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25), 0 2px 2px rgba(0, 0, 0, 0.2), 0 4px 4px rgba(0, 0, 0, 0.15), 0 8px 8px rgba(0, 0, 0, 0.1), 0 16px 16px rgba(0, 0, 0, 0.05);
}

.box-shadow-diffuse {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08), 0 2px 2px rgba(0, 0, 0, 0.12), 0 4px 4px rgba(0, 0, 0, 0.16), 0 8px 8px rgba(0, 0, 0, 0.2);
}

.box-shadow-shorter {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.11), 0 2px 2px rgba(0, 0, 0, 0.11), 0 4px 4px rgba(0, 0, 0, 0.11), 0 6px 8px rgba(0, 0, 0, 0.11), 0 8px 16px rgba(0, 0, 0, 0.11);
}

.box-shadow-longer {
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.09), 0 4px 2px rgba(0, 0, 0, 0.09), 0 8px 4px rgba(0, 0, 0, 0.09), 0 14px 7px rgba(0, 0, 0, 0.09);
}

.bottom-line:after {
  content: "";
  display: block;
  height: 1px;
  width: 300px;
  max-width: 100%;
  margin: 30px auto;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.09);
}

#wcontact-app {
  font-size: 16px;
}
#wcontact-app .wcontact-header {
  margin-top: 20px;
  padding: 8px;
  margin-bottom: 0;
  background-color: rgb(23, 169, 226);
  text-align: center;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  font-size: 0.7em;
  line-height: 1.2em;
}
#wcontact-app .wcontact-navigation {
  padding: 10px 0 10px 0px;
}
#wcontact-app .wcontact-navigation .wcontact-back {
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  outline: none;
  cursor: pointer;
  height: 15px;
  width: 150px;
  display: block;
  line-height: 10px;
  background-image: url("../images/icons/prev.svg");
  background-repeat: no-repeat;
  background-position: 7px center;
  background-size: contain;
  transition: all ease-in 0.2s;
  opacity: 0.6;
}
#wcontact-app .wcontact-navigation .wcontact-back:hover {
  background-position: 5px center;
  opacity: 1;
}
#wcontact-app .wcontact-navigation .wcontact-history {
  list-style: none;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-content: center;
  padding: 0 0 0 0.5em;
  margin: 0;
  display: none;
}
#wcontact-app .wcontact-navigation .wcontact-history .history-step {
  flex: 0 1 auto;
  padding: 0 1.5em;
  text-align: left;
  transition: all ease-in 0.3s;
}
#wcontact-app .wcontact-navigation .wcontact-history .history-step .step-btn {
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  outline: none;
  cursor: pointer;
  font-size: 0.6em;
  color: rgb(23, 169, 226);
}
#wcontact-app .wcontact-navigation .wcontact-history .history-step:not(:first-child) {
  border-left: 1px solid #E4E4E4;
}
#wcontact-app .wcontact-navigation .wcontact-history .history-step:not(:last-child):hover {
  margin-top: -3px;
}
#wcontact-app .wcontact-navigation .wcontact-history .history-step:last-child .step-btn {
  color: #afafaf;
  cursor: default;
}
#wcontact-app .grey-box {
  background-color: #E4E4E4;
}
#wcontact-app .light-blue-box {
  background-color: rgba(51, 154, 239, 0.08);
  margin: 0px 20px 20px;
  border-radius: 6px;
}
#wcontact-app .white-box {
  background-color: rgb(255, 255, 255);
  margin: 0px 20px 20px;
  border-radius: 6px;
}
#wcontact-app .wcontact-box-wrapper {
  padding: 40px 20px;
}
#wcontact-app .wcontact-box-wrapper > .wcontact-title {
  text-transform: uppercase;
  font-weight: normal;
}
#wcontact-app .wcontact-box-wrapper .wcontact-box-container .wcontact-box {
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  outline: none;
  cursor: pointer;
  display: block;
  width: 90%;
  margin: 0 auto 30px;
  padding: 20px;
  background-color: #fff;
  box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
  transform: translateZ(0);
  backface-visibility: hidden;
  transition: all ease-out 0.3s;
  font-size: 0.8em;
  border: 1px solid #f2f2f2;
}
#wcontact-app .wcontact-box-wrapper .wcontact-box-container .wcontact-box:hover {
  background-color: #f2f5ff;
}
#wcontact-app .wcontact-box-wrapper .wcontact-box-container .wcontact-box .box-title {
  display: block;
}
#wcontact-app .wcontact-box-wrapper .wcontact-box-container .wcontact-box .box-note {
  display: block;
}
#wcontact-app .wcontact-box-wrapper .wcontact-box-container .wcontact-box .box-text {
  display: block;
}
#wcontact-app .form-box {
  padding: 2em 1.4em;
  margin: auto;
}
#wcontact-app .form-box .form-title {
  margin-bottom: 1em;
  font-weight: normal;
  text-transform: uppercase;
}
#wcontact-app .form-box .form-note {
  margin: 0.3em 0 0;
}
#wcontact-app .form-box .form-description {
  margin: 30px auto;
  text-align: left;
  line-height: 1.2em;
}
#wcontact-app .form-box fieldset {
  display: block;
  height: auto;
  overflow: hidden;
  margin: auto;
}
#wcontact-app .form-box fieldset legend {
  font-size: 1em;
  padding: 30px 20px 10px;
}
#wcontact-app .form-box fieldset .form-group label {
  display: block;
  width: 100%;
  text-align: left;
}
#wcontact-app .form-box fieldset .form-group label, #wcontact-app .form-box fieldset .form-group label span {
  font-size: 0.8em;
}
#wcontact-app .form-box fieldset .form-group input[type=file] {
  font-size: 14px;
}
#wcontact-app .form-box fieldset .form-group.has-error a {
  color: #dc3545 !important;
  text-decoration: underline;
}
#wcontact-app .form-box .form-submit {
  height: 55px;
  width: 270px;
  max-width: 90%;
  padding: 18px;
  margin: 30px auto;
  overflow: hidden;
  display: block;
  background-image: none;
  background-position: 0 !important;
  background-color: rgb(255, 212, 2);
  color: rgb(27, 27, 27);
  text-shadow: none;
  text-transform: uppercase;
  text-align: center;
  font-family: "SellaStencil", sans-serif;
  font-weight: 600;
  font-size: 14px;
}
#wcontact-app .form-box .form-privacy legend {
  padding: 0;
}
#wcontact-app .form-box .form-privacy .wcontact-title {
  font-weight: normal;
}
#wcontact-app .form-box .form-privacy .form-control {
  width: 95%;
  margin: auto;
  height: 150px;
}
#wcontact-app .has-error .form-control {
  border-color: #dc3545 !important;
}

#wcontact-modal .sl-glyphicons-icon.sl-glyphicons-close {
  padding: 0px;
  font-size: 10px;
}

@media screen and (min-width: 768px) {
  #wcontact-app .form-box {
    width: auto;
    max-width: 100%;
    margin: auto;
  }
  #wcontact-app .form-box .vue-form-generator fieldset {
    width: auto;
    margin: auto;
  }
  #wcontact-app .form-box .vue-form-generator fieldset .form-group {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 0 20px;
  }
  #wcontact-app .form-box .vue-form-generator fieldset .form-group.field-textArea {
    width: 100%;
  }
  #wcontact-app .form-box .form-privacy {
    padding: 20px;
  }
  #wcontact-app .form-box .grecaptcha-badge {
    margin: 0 20px;
  }
}
@media screen and (min-width: 992px) {
  #wcontact-app {
    font-size: 18px;
  }
  #wcontact-app .wcontact-navigation {
    padding: 10px 0 10px 20px;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
  }
  #wcontact-app .wcontact-navigation .wcontact-back {
    flex-basis: 20px;
    font-size: 0;
  }
  #wcontact-app .wcontact-navigation .wcontact-history {
    display: flex;
  }
  #wcontact-app .wcontact-box-wrapper .wcontact-box-container {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-flow: row wrap;
  }
  #wcontact-app .wcontact-box-wrapper .wcontact-box-container .wcontact-box {
    flex: 0 1 90%;
    margin: 0 20px 30px;
    flex: 0 1 40%;
  }
}
.fade-enter-active, .fade-leave-active {
  transition: opacity 0.35s ease-out;
}

.fade-enter, .fade-leave-to {
  opacity: 0;
}

.filter-enter-active, .filter-leave-active {
  transition: filter 0.35s ease-out;
}

.filter-enter, .fade-leave-to {
  filter: blur(2px);
}

/* tiping */
.typing {
  color: #000;
  overflow: hidden; /* Ensures the content is not revealed until the animation */
  border-right: 0.15em solid orange; /* The typwriter cursor */
  white-space: nowrap; /* Keeps the content on a single line */
  margin: 0 auto; /* Gives that scrolling effect as the typing happens */
  letter-spacing: 0.15em; /* Adjust as needed */
  animation: typing 3.5s steps(30, end), blink-caret 0.5s step-end infinite;
}

/* The typing effect */
@keyframes typing {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
/* The typewriter cursor effect */
@keyframes blink-caret {
  from, to {
    border-color: transparent;
  }
  50% {
    border-color: orange;
  }
}
/*Tabelle confronto (trasparenza)*/
.sl-modal-tabella-confronto .modal-content {
  padding-left: 0px;
  padding-right: 0px;
}

.sl-modal-tabella-confronto .sl-modal-body {
  padding-left: 7px;
  padding-right: 7px;
}

.sl-tabella-confronto tbody td {
  vertical-align: middle !important;
}

.sl-tabella-confronto th, .sl-tabella-confronto td {
  padding: 5px;
}

.sl-tabella-confronto-hover-effect {
  background-color: #f5f5f5;
}

.sl-tabella-confronto-empty-cell {
  width: 40px;
  background-color: #fff !important;
}

.sl-tabella-confronto-question {
  font-size: 11px;
  font-weight: normal;
  display: inline-block;
}

.sl-tabella-confronto-subtitle {
  font-weight: bold;
  background-color: #b7c5fd !important;
  font-size: 11px;
}

.sl-tabella-confronto-product {
  font-size: 11px;
  font-weight: normal;
  display: inline-block;
}

.sl-tabella-confronto-check {
  color: green;
  text-align: center;
  font-weight: bold;
  margin: 0 auto;
  display: inline-block;
  border-bottom: 2px solid green;
  border-right: 2px solid green;
  transform: rotate(37deg);
  width: 8px;
  height: 15px;
}

th.sl-table-header-rotate {
  height: 180px;
  white-space: nowrap;
  border-width: 0px !important;
}

th.sl-table-header-rotate > div {
  transform: rotate(270deg);
  width: 30px;
  top: 2px;
  position: relative;
  float: right;
}

.sl-tabella-confronto.confronto-small th.sl-table-header-rotate > div {
  width: 10px;
  margin-right: 10px;
}

th.sl-table-header-rotate > div > span {
  border-bottom: 1px solid #ddd;
  padding: 0px 10px 6px;
}

.no-border {
  border: 0px solid transparent !important;
  border-color: transparent !important;
  border-width: 0px !important;
}

.sim-card {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .sim-card {
    padding-top: 40px;
  }
}
@media (min-width: 768px) {
  .sim-card {
    padding-bottom: 40px;
  }
}
.sim-card .col-sim {
  background-color: #0033cc;
  padding-top: 35px;
  color: #fff;
}
.sim-card .col-text {
  padding-top: 35px;
  padding-bottom: 30px;
  background-color: #2B375F;
  color: #fff;
}
.sim-card .sim-card-title {
  font-size: 26px;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 25px;
}
.sim-card .sim-card-text {
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 15px;
}
.sim-card .sim-card-cta {
  margin-top: 15px;
  margin-right: 15px;
  min-width: 150px;
}
.sim-card .sim-card-label {
  font-size: 16px;
  opacity: 0.6;
}
.sim-card .sim-card-value {
  font-weight: 500;
  white-space: nowrap;
  font-size: 27px;
  margin-bottom: 0;
}
.sim-card .sim-card-rata {
  font-size: 40px;
  font-weight: 500;
  line-height: 1;
  border-right: 2px solid rgba(255, 255, 255, 0.32);
  padding-right: 20px;
  margin-right: 20px;
}
.sim-card .sim-card-divider {
  border-bottom: 2px solid rgba(255, 255, 255, 0.32);
}
.sim-card .sim-card-slider {
  -webkit-appearance: none; /* Override default CSS styles */
  appearance: none;
  width: 100%;
  outline: none; /* Remove outline */
  padding: 0;
  border: none;
  height: 16px;
  background: linear-gradient(to bottom, transparent 5px, rgba(255, 255, 255, 0.34) 5px, rgba(255, 255, 255, 0.34) 11px, transparent 11px);
}
.sim-card .sim-card-slider:focus {
  outline: none;
}
.sim-card .sim-card-slider::-webkit-slider-runnable-track {
  height: 16px;
  background: linear-gradient(to bottom, transparent 5px, rgba(255, 255, 255, 0.34) 5px, rgba(255, 255, 255, 0.34) 11px, transparent 11px);
}
.sim-card .sim-card-slider::moz-range-track {
  height: 6px;
  background: rgba(255, 255, 255, 0.3); /* Grey background */
  outline: none; /* Remove outline */
  padding: 0;
}
.sim-card .sim-card-slider::-ms-track {
  /* IE Range track */
  background: transparent;
  color: transparent;
  height: 16px;
  border: none;
  outline: none; /* Remove outline */
  padding: 0;
}
.sim-card .sim-card-slider::-webkit-slider-thumb {
  -webkit-appearance: none; /* Override default look */
  appearance: none;
  width: 16px; /* Set a specific slider handle width */
  height: 16px;
  border-radius: 50%;
  background: #fff; /* Green background */
  cursor: pointer; /* Cursor on hover */
}
.sim-card .sim-card-slider::-moz-range-thumb {
  width: 16px; /* Set a specific slider handle width */
  height: 16px;
  border-radius: 50%;
  background: #fff; /* Green background */
  cursor: pointer; /* Cursor on hover */
}
.sim-card .sim-card-slider::-ms-thumb {
  width: 14px; /* Set a specific slider handle width */
  height: 16px;
  border-radius: 50%;
  background: #fff; /* Green background */
  cursor: pointer; /* Cursor on hover */
}
.sim-card .sim-card-slider::-ms-tooltip {
  display: none;
}
.sim-card .sim-card-slider::-ms-fill-lower {
  background: #fff;
  height: 6px;
}
.sim-card .sim-card-slider::-ms-fill-upper {
  background: rgba(255, 255, 255, 0.32);
  height: 6px;
}
.sim-card .sim-card-slider::-moz-range-progress {
  background: #fff;
  height: 6px;
}
.sim-card .modal .sim-card-rata {
  border-right: 2px solid rgba(0, 51, 204, 0.32);
  border-bottom: none;
}
.sim-card .modal .sim-card-modal-disclaimer {
  font-size: 12px;
  line-height: 1.35;
}
.sim-card .modal .sim-card-modal-divider {
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #979797;
}
.sim-card .form-custom .form-check [type=checkbox]:not(:checked) + label::after,
.sim-card .form-custom .form-control {
  border-color: #616572;
}
@media (min-width: 768px) {
  .sim-card .sim-card-title {
    font-size: 34px;
    margin-bottom: 40px;
  }
  .sim-card .sim-card-text {
    font-size: 18px;
    line-height: 1.5;
  }
  .sim-card .col-text {
    margin-top: 55px;
  }
  .sim-card .col-sim {
    background-image: linear-gradient(90deg, #fff 30px, rgba(255, 255, 255, 0) 30px);
    background-position: -30px;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 15px;
  }
  .sim-card .sim-card-wrapper {
    position: relative;
    padding-top: 70px;
    padding-bottom: 25px;
  }
  .sim-card .sim-card-rata {
    border-right: none;
    border-bottom: 2px solid rgba(255, 255, 255, 0.32);
    margin-bottom: 10px;
    padding-bottom: 20px;
  }
  .sim-card .sim-card-value {
    margin-top: -6px;
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  .sim-card .sim-card-wrapper {
    padding-top: 55px;
  }
  .sim-card .sim-card-text {
    font-size: 20px;
  }
  .sim-card .sim-card-rata {
    font-size: 52px;
    border-right: 2px solid rgba(255, 255, 255, 0.32);
    border-bottom: 0;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .sim-card .sim-card-value {
    font-size: 30px;
    margin-top: -12px;
  }
  .sim-card .col-sim {
    padding-bottom: 50px;
  }
}
@media (min-width: 1200px) {
  .sim-card .sim-card-value {
    font-size: 34px;
  }
}

.privati .sim-card .modal .sim-card-rata {
  border-right: 2px solid rgba(255, 203, 60, 0.32);
}
.privati .sim-card .col-sim {
  background-color: #FFCB3C;
}
.privati .sim-card .col-text {
  background-color: #F49600;
}

.aziende .sim-card .modal .sim-card-rata {
  border-right: 2px solid rgba(189, 158, 232, 0.32);
}
.aziende .sim-card .col-sim {
  background-color: #BD9EE8;
}
.aziende .sim-card .col-text {
  background-color: #721BE6;
}

.trader .sim-card .modal .sim-card-rata {
  border-right: 2px solid rgba(211, 211, 211, 0.32);
}
.trader .sim-card .col-sim {
  background-color: #D3D3D3;
}
.trader .sim-card .col-text {
  background-color: #9B9B9B;
}

.wba .sim-card .modal .sim-card-rata {
  border-right: 2px solid rgba(127, 200, 200, 0.32);
}
.wba .sim-card .col-sim {
  background-color: #7FC8C8;
}
.wba .sim-card .col-text {
  background-color: #1A8282;
}

.generali .sim-card .modal .sim-card-rata {
  border-right: 2px solid rgba(194, 27, 23, 0.32);
}
.generali .sim-card .col-sim {
  background-color: #f9f9f9;
  color: #111111;
}
.generali .sim-card .col-text {
  background-color: #c21b17;
}
.generali .sim-card .sim-card-slider {
  background: linear-gradient(to bottom, transparent 5px, #d4d4d4 5px, #d4d4d4 11px, transparent 11px);
}
.generali .sim-card .sim-card-slider::-webkit-slider-runnable-track {
  background: linear-gradient(to bottom, transparent 5px, #d4d4d4 5px, #d4d4d4 11px, transparent 11px);
}
.generali .sim-card .sim-card-slider::-ms-fill-lower {
  background: #d4d4d4;
}
.generali .sim-card .sim-card-slider::-ms-fill-upper {
  background: #d4d4d4;
}
.generali .sim-card .sim-card-slider::-moz-range-progress {
  background: #d4d4d4;
}
.generali .sim-card .sim-card-slider::-webkit-slider-thumb {
  background: #c21b17;
}
.generali .sim-card .sim-card-slider::-moz-range-thumb {
  background: #c21b17;
}
.generali .sim-card .sim-card-slider::-ms-thumb {
  background: #c21b17;
}

.baas .sim-card .modal .sim-card-rata {
  border-right: 2px solid rgba(149, 184, 255, 0.32);
}
.baas .sim-card .col-sim {
  background-color: #95B8FF;
}
.baas .sim-card .col-text {
  background-color: #5D8CEB;
}

.sib .sim-card .modal .sim-card-rata {
  border-right: 2px solid rgba(253, 74, 149, 0.32);
}
.sib .sim-card .col-sim {
  background-color: #FD4A95;
}
.sib .sim-card .col-text {
  background-color: #E22A77;
}

.compare-box-outer {
  max-width: 400px;
  width: 100%;
  margin-bottom: 20px;
}

.compare-box {
  margin-bottom: 30px;
}

.compare-box .promo-sticker {
  background-color: #ffcb3c;
  text-align: center;
  position: relative;
  font-size: 15px;
  font-weight: 500;
  padding: 7px 30px;
  margin: 0px -45px;
  color: #1b1b1b;
  line-height: 15px;
  margin-bottom: 15px;
}

.compare-box .promo-sticker::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 16px solid transparent;
  /* border-right: 20px solid transparent; */
  border-top: 16px solid #737373;
  position: absolute;
  left: 0;
  bottom: -16px;
}

.compare-box .promo-sticker::after {
  content: "";
  width: 0;
  height: 0;
  border-right: 16px solid transparent;
  border-top: 16px solid #737373;
  position: absolute;
  right: 0;
  bottom: -16px;
}

.compare-box .opacity {
  opacity: 0.68;
}

.compare-box .compare-box-head {
  color: #fff;
  padding: 35px 30px 30px;
}

.compare-box .compare-box-head span {
  display: inline-block;
}

.compare-box .compare-box-head.light {
  background-image: linear-gradient(to bottom, #339aef 43%, #62caf8);
}

.compare-box .compare-box-head.dark {
  background-image: linear-gradient(to bottom, #0033c0, #419dff);
}

.compare-box .compare-box-body {
  background-color: #fff;
  padding: 50px 50px 40px;
}

.compare-box .compare-box-body .compare-content-title {
  margin: 0 36px 35px 5px;
  font-family: Manrope;
  font-size: 17px;
  font-weight: 500;
}

.compare-box .compare-box-body .compare-content-subtitle {
  margin: 0 0 10px 15px;
  font-family: Manrope;
  font-size: 14px;
  line-height: 1.43;
  font-weight: bold;
  color: #FFCB3C;
}

.compare-box .compare-box-body .compare-list {
  padding: 0;
  margin: 0 0 40px 15px;
}

.compare-box .compare-box-body .compare-list li {
  margin: 0 0 10px 0;
  list-style: none;
  font-family: Manrope;
  font-size: 14px;
  font-weight: normal;
  color: #656565;
  position: relative;
}

.compare-box .compare-box-body .compare-list li strong {
  color: #1b1b1b;
}

.compare-box .compare-box-body .compare-list li:before {
  content: "";
  display: block;
  width: 13px;
  height: 8px;
  position: absolute;
  margin-left: -30px;
  margin-top: 5px;
  border-left: solid 2px #339aef;
  border-bottom: solid 2px #339aef;
  transform: rotate(-45deg);
}

.compare-box .compare-box-body .compare-list li.compare-green:before {
  border-left: solid 2px #03AC44;
  border-bottom: solid 2px #03AC44;
}

.compare-box .compare-box-price {
  padding: 50px 50px 30px;
  color: #fff;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}

.compare-box .compare-box-price.azure {
  background-color: #57bdff;
}

.compare-box .compare-box-price.blue {
  background-image: linear-gradient(to bottom, #0033c0, #3e71ff);
}

.compare-box .compare-box-cta {
  padding: 0 0 50px 0;
  text-align: center;
}

.compare-box .compare-box-cta.bottom-border-rounded {
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}

.compare-box .compare-box-promo {
  background-color: #f8d4d9;
  color: #e05012;
  padding: 8px 25px;
  text-align: center;
  display: inline-block;
  font-size: 15px;
  border-radius: 25px;
}

.modal .compare-box .compare-box-body .compare-list {
  padding-left: 30px;
}

.help-modal-btn {
  display: inline-block;
  background-color: rgba(0, 154, 255, 0.08);
  color: #339aef;
  font-size: 17px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -15px;
  font-weight: 700;
}

.pricing {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .pricing {
    padding-top: 40px;
  }
}
@media (min-width: 768px) {
  .pricing {
    padding-bottom: 40px;
  }
}
.pricing .pricing-title {
  margin-bottom: 25px;
}
.pricing .pricing-title span {
  background-color: #2B375F;
  color: #fff;
  font-size: 20px;
  padding: 8px 40px;
  display: inline-block;
  border-radius: 50px;
}
.pricing .pricing-description {
  font-size: 20px;
  margin-bottom: 15px;
}
.pricing .pricing-box {
  background-color: #f9f9f9;
  border-radius: 11px;
  height: 100%;
  padding: 25px 40px;
  transition: background-color 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .pricing .pricing-box {
    transition: none;
  }
}
.pricing .pricing-box:hover {
  background-color: rgba(0, 51, 204, 0.1);
}
.pricing .pricing-box .pricing-box-title {
  font-size: 20px;
  color: #0033cc;
  margin-bottom: 20px;
}
.pricing .pricing-box .pricing-box-icon {
  margin-bottom: 20px;
}
.pricing .pricing-box .pricing-box-icon img {
  height: 50px;
}
.pricing .pricing-box .pricing-box-content {
  font-size: 18px;
  line-height: 1.4;
}

.privati .pricing .pricing-title span {
  background-color: #F49600;
}
.privati .pricing .pricing-box:hover {
  background-color: rgba(255, 203, 60, 0.1);
}
.privati .pricing .pricing-box .pricing-box-title span {
  color: #FFCB3C;
}

.aziende .pricing .pricing-title span {
  background-color: #721BE6;
}
.aziende .pricing .pricing-box:hover {
  background-color: rgba(189, 158, 232, 0.1);
}
.aziende .pricing .pricing-box .pricing-box-title span {
  color: #BD9EE8;
}

.trader .pricing .pricing-title span {
  background-color: #9B9B9B;
}
.trader .pricing .pricing-box:hover {
  background-color: rgba(211, 211, 211, 0.1);
}
.trader .pricing .pricing-box .pricing-box-title span {
  color: #D3D3D3;
}

.wba .pricing .pricing-title span {
  background-color: #1A8282;
}
.wba .pricing .pricing-box:hover {
  background-color: rgba(127, 200, 200, 0.1);
}
.wba .pricing .pricing-box .pricing-box-title span {
  color: #7FC8C8;
}

.generali .pricing .pricing-title span {
  background-color: #881310;
}
.generali .pricing .pricing-box:hover {
  background-color: rgba(194, 27, 23, 0.1);
}
.generali .pricing .pricing-box .pricing-box-title span {
  color: #c21b17;
}

.baas .pricing .pricing-title span {
  background-color: #5D8CEB;
}
.baas .pricing .pricing-box:hover {
  background-color: rgba(149, 184, 255, 0.1);
}
.baas .pricing .pricing-box .pricing-box-title span {
  color: #95B8FF;
}

.sib .pricing .pricing-title span {
  background-color: #E22A77;
}
.sib .pricing .pricing-box:hover {
  background-color: rgba(253, 74, 149, 0.1);
}
.sib .pricing .pricing-box .pricing-box-title span {
  color: #FD4A95;
}

.table-compare .table {
  font-size: 13px;
}
.table-compare .table thead th {
  color: #fff;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  border: 0;
  padding: 0;
}
.table-compare .table tbody tr:last-child th {
  background-color: #fff;
}
.table-compare .table tbody th {
  vertical-align: middle;
}
.table-compare .table tbody td {
  text-align: center;
}
.table-compare .table .compare-img-th {
  margin-top: -65px;
  margin-bottom: 15px;
  text-align: center;
}
.table-compare .tabs-inline .tab-content .tab-pane:nth-child(1) .table thead th > div,
.table-compare .table thead th:nth-child(2) > div {
  padding-top: 35px;
  padding-bottom: 35px;
  border-top-left-radius: 16px;
}
.table-compare .tabs-inline .tab-content .tab-pane:nth-child(2) .table thead th > div,
.table-compare .table thead th:nth-child(3) > div {
  padding-top: 35px;
  padding-bottom: 35px;
}
.table-compare .tabs-inline .tab-content .tab-pane:nth-child(3) .table thead th > div,
.table-compare .table thead th:last-child > div {
  padding-bottom: 35px;
  padding-top: 35px;
  border-top-right-radius: 16px;
}
.table-compare .compare-badge {
  background-color: #FFD402;
  color: #111111;
  text-align: center;
  padding: 10px 12px;
  border-radius: 50px;
  font-weight: bold;
  font-size: 14px;
  line-height: 1;
  display: inline-block;
}
.table-compare .tabs-inline .nav-tabs {
  border-left: 0;
}
.table-compare .tabs-inline .nav-tabs .nav-link {
  border-top-left-radius: 18px;
  border-bottom-right-radius: 0;
  text-align: center;
  font-size: 14px;
  justify-content: center;
}
.table-compare .tabs-inline .tab-pane {
  padding-top: 70px;
}
.table-compare .tabs-inline thead th > div {
  border-top-right-radius: 16px;
  border-top-left-radius: 16px;
}

/* target styles */
.privati .table-compare .table .bg-compare-divider, .aziende .table-compare .table .bg-compare-divider {
  color: #111111;
}

.privati .table-compare .table tbody th {
  background-color: #F5FBFF;
}
.privati .table-compare .table .bg-compare-divider {
  background-color: #E0F3FF;
}
.privati .table-compare .tabs-inline .tab-content .tab-pane:nth-child(1) .table thead th > div,
.privati .table-compare .table thead th:nth-child(2) > div {
  background-image: linear-gradient(#61C1FF, #55B0F9);
}
.privati .table-compare .tabs-inline .tab-content .tab-pane:nth-child(2) .table thead th > div,
.privati .table-compare .table thead th:nth-child(3) > div {
  background-image: linear-gradient(#4F9FFF, #367EF0);
}
.privati .table-compare .tabs-inline .tab-content .tab-pane:nth-child(3) .table thead th > div,
.privati .table-compare .table thead th:nth-child(4) > div {
  background-image: linear-gradient(#375FD7, #0033cc);
}
.privati .table-compare .tabs-inline .tab-content .tab-pane:nth-child(1) .table tbody .btn,
.privati .table-compare .table tbody td:nth-child(2) .btn {
  background-color: #009aff !important;
}
.privati .table-compare .tabs-inline .tab-content .tab-pane:nth-child(2) .table tbody .btn,
.privati .table-compare .table tbody td:nth-child(3) .btn {
  background-color: #0075FF !important;
}
.privati .table-compare .tabs-inline .tab-content .tab-pane:nth-child(3) .table tbody .btn,
.privati .table-compare .table tbody td:nth-child(4) .btn {
  background-color: #0033cc !important;
}

.aziende .table-compare .table tbody th {
  background-color: #fbf7ff;
}
.aziende .table-compare .table .bg-compare-divider {
  background-color: #efe6f7;
}
.aziende .table-compare .tabs-inline .tab-content .tab-pane:nth-child(1) .table thead th > div,
.aziende .table-compare .table thead th:nth-child(2) > div {
  background-image: linear-gradient(#a884de, #721BE6);
}
.aziende .table-compare .tabs-inline .tab-content .tab-pane:nth-child(2) .table thead th > div,
.aziende .table-compare .table thead th:nth-child(3) > div {
  background-image: linear-gradient(#935cdb, #721BE6);
}
.aziende .table-compare .tabs-inline .tab-content .tab-pane:nth-child(3) .table thead th > div,
.aziende .table-compare .table thead th:nth-child(4) > div {
  background-image: linear-gradient(#7121da, #721BE6);
}
.aziende .table-compare .tabs-inline .tab-content .tab-pane:nth-child(1) .table tbody .btn,
.aziende .table-compare .table tbody td:nth-child(2) .btn {
  background-color: #721BE6 !important;
}
.aziende .table-compare .tabs-inline .tab-content .tab-pane:nth-child(2) .table tbody .btn,
.aziende .table-compare .table tbody td:nth-child(3) .btn {
  background-color: #721BE6 !important;
}
.aziende .table-compare .tabs-inline .tab-content .tab-pane:nth-child(3) .table tbody .btn,
.aziende .table-compare .table tbody td:nth-child(4) .btn {
  background-color: #721BE6 !important;
}

.chat-commerciale #chat-algho {
  position: fixed;
  bottom: 100px;
  right: 20px;
  height: 500px;
  width: 386px;
  border: 0px solid transparent !important;
  z-index: 99999999;
  border-radius: 8px;
  background: #FFF;
  box-shadow: 4px 4px 30px 0px rgba(0, 0, 0, 0.12);
  /* overflow: hidden; */
}
.chat-commerciale #widget-algho {
  background-color: #00af42;
  position: fixed;
  bottom: 30px;
  right: 20px;
  height: 45px;
  width: 45px;
  border-radius: 32px;
  cursor: pointer;
  z-index: 99999999;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI4LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxpdmVsbG9fMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDE5MiAxOTMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDE5MiAxOTM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7b3BhY2l0eTowO2ZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO2ZpbGw6I0ZGRkZGRjtlbmFibGUtYmFja2dyb3VuZDpuZXcgICAgO30KCS5zdDF7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT4KPGcgaWQ9IlBhZ2UtMSI+Cgk8ZyBpZD0iR3JvdXAtNCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDAuNTAwMDAwKSI+CgkJPGNpcmNsZSBpZD0iT3ZhbCIgY2xhc3M9InN0MCIgY3g9Ijk2IiBjeT0iOTYiIHI9Ijk2Ii8+CgkJPGcgaWQ9ImNoYXQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQxLjM3OTMxMCwgMzkuMzEwMzQ1KSI+CgkJCTxwYXRoIGlkPSJQYXRoIiBjbGFzcz0ic3QxIiBkPSJNNjQuOSwyMC41aC00MWMtMS45LDAtMy40LDEuNS0zLjQsMy40YzAsMS45LDEuNSwzLjQsMy40LDMuNGg0MWMxLjksMCwzLjQtMS41LDMuNC0zLjQKCQkJCUM2OC4zLDIyLDY2LjcsMjAuNSw2NC45LDIwLjV6Ii8+CgkJCTxwYXRoIGlkPSJQYXRoXzAwMDAwMDM2OTY4NDgwMDEwNTI5NTY5NDYwMDAwMDE3MzIzODAwMDgyMjk2OTQ5OTE3XyIgY2xhc3M9InN0MSIgZD0iTTUxLjIsMzQuMUgyMy45Yy0xLjksMC0zLjQsMS41LTMuNCwzLjQKCQkJCVMyMiw0MSwyMy45LDQxaDI3LjNjMS45LDAsMy40LTEuNSwzLjQtMy40UzUzLjEsMzQuMSw1MS4yLDM0LjF6Ii8+CgkJCTxwYXRoIGlkPSJTaGFwZSIgY2xhc3M9InN0MSIgZD0iTTc1LjEsMEgxMy43QzYuMSwwLDAsNi4xLDAsMTMuN3Y2OC4zYzAsMS4zLDAuOCwyLjUsMiwzLjFjMC41LDAuMiwxLDAuMywxLjQsMC4zCgkJCQljMC44LDAsMS42LTAuMywyLjItMC44bDE5LjUtMTYuM2g1MGM3LjUsMCwxMy43LTYuMSwxMy43LTEzLjd2LTQxQzg4LjgsNi4xLDgyLjYsMCw3NS4xLDB6IE04MS45LDU0LjZjMCwzLjgtMy4xLDYuOC02LjgsNi44CgkJCQlIMjMuOWMtMC44LDAtMS42LDAuMy0yLjIsMC44TDYuOCw3NC42di02MWMwLTMuOCwzLjEtNi44LDYuOC02LjhoNjEuNGMzLjgsMCw2LjgsMy4xLDYuOCw2LjhWNTQuNnoiLz4KCQkJPHBhdGggaWQ9IlBhdGhfMDAwMDAwMzMzNDQzMjIyMjI2NDY2Mzk5MDAwMDAwMTU0NTMxNzE5OTc0Nzk5MzYxNTlfIiBjbGFzcz0ic3QxIiBkPSJNOTUuNiwyNy4zYy0xLjksMC0zLjQsMS41LTMuNCwzLjQKCQkJCWMwLDEuOSwxLjUsMy40LDMuNCwzLjRjMy44LDAsNi44LDMuMSw2LjgsNi44djU3LjhsLTExLjUtOS4yYy0wLjYtMC41LTEuNC0wLjctMi4xLTAuN0g0MWMtMy44LDAtNi44LTMuMS02LjgtNi44di0zLjQKCQkJCWMwLTEuOS0xLjUtMy40LTMuNC0zLjRjLTEuOSwwLTMuNCwxLjUtMy40LDMuNHYzLjRjMCw3LjUsNi4xLDEzLjcsMTMuNywxMy43aDQ2LjZsMTYuMSwxMi45YzAuNiwwLjUsMS40LDAuNywyLjEsMC43CgkJCQljMC41LDAsMS0wLjEsMS41LTAuM2MxLjItMC42LDEuOS0xLjgsMS45LTMuMVY0MUMxMDkuMiwzMy40LDEwMy4xLDI3LjMsOTUuNiwyNy4zeiIvPgoJCTwvZz4KCTwvZz4KPC9nPgo8L3N2Zz4K");
  background-position: center center;
  background-size: contain;
  transition: all 0.15s ease 0s;
}
.chat-commerciale #widget-algho:hover {
  transform: scale(1.1);
}
.chat-commerciale #widget-algho.active {
  opacity: 1;
}
.chat-commerciale .hc-floating-ico {
  display: none !important;
}

body:not(.chat-commerciale) #chat-algho, body:not(.chat-commerciale) #widget-algho {
  display: none !important;
}

.chat-assistenza #chat-widget {
  position: fixed;
  bottom: 100px;
  right: 20px;
  height: 500px;
  width: 386px;
  border: 0px solid transparent !important;
  z-index: 99999999;
  border-radius: 8px;
  background: #FFF;
  box-shadow: 4px 4px 30px 0px rgba(0, 0, 0, 0.12);
  display: none;
}
.chat-assistenza #chat-widget-icon {
  background-color: #00af42;
  position: fixed;
  bottom: 30px;
  right: 20px;
  height: 45px;
  width: 45px;
  border-radius: 32px;
  cursor: pointer;
  z-index: 99999999;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI4LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxpdmVsbG9fMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDE5MiAxOTMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDE5MiAxOTM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7b3BhY2l0eTowO2ZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO2ZpbGw6I0ZGRkZGRjtlbmFibGUtYmFja2dyb3VuZDpuZXcgICAgO30KCS5zdDF7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT4KPGcgaWQ9IlBhZ2UtMSI+Cgk8ZyBpZD0iR3JvdXAtNCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDAuNTAwMDAwKSI+CgkJPGNpcmNsZSBpZD0iT3ZhbCIgY2xhc3M9InN0MCIgY3g9Ijk2IiBjeT0iOTYiIHI9Ijk2Ii8+CgkJPGcgaWQ9ImNoYXQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQxLjM3OTMxMCwgMzkuMzEwMzQ1KSI+CgkJCTxwYXRoIGlkPSJQYXRoIiBjbGFzcz0ic3QxIiBkPSJNNjQuOSwyMC41aC00MWMtMS45LDAtMy40LDEuNS0zLjQsMy40YzAsMS45LDEuNSwzLjQsMy40LDMuNGg0MWMxLjksMCwzLjQtMS41LDMuNC0zLjQKCQkJCUM2OC4zLDIyLDY2LjcsMjAuNSw2NC45LDIwLjV6Ii8+CgkJCTxwYXRoIGlkPSJQYXRoXzAwMDAwMDM2OTY4NDgwMDEwNTI5NTY5NDYwMDAwMDE3MzIzODAwMDgyMjk2OTQ5OTE3XyIgY2xhc3M9InN0MSIgZD0iTTUxLjIsMzQuMUgyMy45Yy0xLjksMC0zLjQsMS41LTMuNCwzLjQKCQkJCVMyMiw0MSwyMy45LDQxaDI3LjNjMS45LDAsMy40LTEuNSwzLjQtMy40UzUzLjEsMzQuMSw1MS4yLDM0LjF6Ii8+CgkJCTxwYXRoIGlkPSJTaGFwZSIgY2xhc3M9InN0MSIgZD0iTTc1LjEsMEgxMy43QzYuMSwwLDAsNi4xLDAsMTMuN3Y2OC4zYzAsMS4zLDAuOCwyLjUsMiwzLjFjMC41LDAuMiwxLDAuMywxLjQsMC4zCgkJCQljMC44LDAsMS42LTAuMywyLjItMC44bDE5LjUtMTYuM2g1MGM3LjUsMCwxMy43LTYuMSwxMy43LTEzLjd2LTQxQzg4LjgsNi4xLDgyLjYsMCw3NS4xLDB6IE04MS45LDU0LjZjMCwzLjgtMy4xLDYuOC02LjgsNi44CgkJCQlIMjMuOWMtMC44LDAtMS42LDAuMy0yLjIsMC44TDYuOCw3NC42di02MWMwLTMuOCwzLjEtNi44LDYuOC02LjhoNjEuNGMzLjgsMCw2LjgsMy4xLDYuOCw2LjhWNTQuNnoiLz4KCQkJPHBhdGggaWQ9IlBhdGhfMDAwMDAwMzMzNDQzMjIyMjI2NDY2Mzk5MDAwMDAwMTU0NTMxNzE5OTc0Nzk5MzYxNTlfIiBjbGFzcz0ic3QxIiBkPSJNOTUuNiwyNy4zYy0xLjksMC0zLjQsMS41LTMuNCwzLjQKCQkJCWMwLDEuOSwxLjUsMy40LDMuNCwzLjRjMy44LDAsNi44LDMuMSw2LjgsNi44djU3LjhsLTExLjUtOS4yYy0wLjYtMC41LTEuNC0wLjctMi4xLTAuN0g0MWMtMy44LDAtNi44LTMuMS02LjgtNi44di0zLjQKCQkJCWMwLTEuOS0xLjUtMy40LTMuNC0zLjRjLTEuOSwwLTMuNCwxLjUtMy40LDMuNHYzLjRjMCw3LjUsNi4xLDEzLjcsMTMuNywxMy43aDQ2LjZsMTYuMSwxMi45YzAuNiwwLjUsMS40LDAuNywyLjEsMC43CgkJCQljMC41LDAsMS0wLjEsMS41LTAuM2MxLjItMC42LDEuOS0xLjgsMS45LTMuMVY0MUMxMDkuMiwzMy40LDEwMy4xLDI3LjMsOTUuNiwyNy4zeiIvPgoJCTwvZz4KCTwvZz4KPC9nPgo8L3N2Zz4K");
  background-position: center center;
  background-size: contain;
  transition: all 0.15s ease 0s;
}
.chat-assistenza #chat-widget-icon:hover {
  transform: scale(1.1);
}
.chat-assistenza #chat-widget-icon.active {
  opacity: 1;
}
.chat-assistenza.chat-commerciale #chat-widget-icon {
  display: none !important;
}
.chat-assistenza .hc-floating-ico.ico-hc {
  display: none;
}
.chat-assistenza .hc-floating-ico.ico-chat {
  display: none;
}

body:not(.chat-assistenza) #chat-widget, body:not(.chat-assistenza) #chat-widget-icon {
  display: none !important;
}

/* Help Center */
.hc-content-page h2 {
  font-size: 24px;
  font-weight: 700;
  color: #339AEF;
  margin-bottom: 25px;
  padding-top: 45px;
}
.hc-content-page h3 {
  font-size: 20px;
  font-weight: 500;
  color: #000;
  margin-bottom: 25px;
  padding-top: 45px;
}
.hc-content-page .hc-content-img-container {
  text-align: center;
  margin-top: 40px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.hc-content-page .hc-content-img-container a {
  display: inline-block;
  box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.11);
  position: relative;
}
.hc-content-page .hc-content-img-container a:after {
  content: "";
  position: absolute;
  bottom: 15px;
  right: 15px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid #979797;
  background-color: #fff;
  background-image: url(../images/icons/search-black.svg);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
}
.hc-content-page .hc-content-img-container a .hc-content-image {
  max-height: 650px;
}
.hc-content-page .hc-content-img-container .hc-content-caption {
  font-size: 14px;
  margin-top: 30px;
  text-align: center;
  opacity: 0.8;
}
.hc-content-page .text-content {
  color: #616572;
}
.hc-content-page .portlet-msg-info {
  padding: 15px;
  background-color: #f2fbff;
  margin-top: 40px;
  font-size: 15px;
  line-height: 1.73;
  border: 0;
  border-radius: 0;
}
@media (min-width: 768px) {
  .hc-content-page .portlet-msg-info {
    padding: 30px;
  }
}
@media (min-width: 992px) {
  .hc-content-page h1 {
    font-size: 34px;
  }
}

/* CIB */
.tomb-img {
  width: 215px;
  max-width: 215px !important;
  height: 250px;
  overflow: hidden;
  border-radius: 8px;
  margin: 10px auto 16px;
  border: 1px solid #dadada;
  display: inline-block;
  margin: 0 auto;
  margin: 10px 10px 20px;
}

.border-box {
  font-size: 13px;
  border: 1px solid #dadada;
  border-radius: 8px;
  margin: 20px 30px;
  padding: 20px 20px 10px;
  height: calc(100% - 30px);
}

/* Landing */
/* target styles */
.site-landing .hero-target-caption,
.site-landing .hero-full-width-caption {
  border-radius: 20px;
  padding: 8px 20px;
  background-color: #0033cc;
  color: #fff !important;
  display: inline-block;
  margin-bottom: 25px;
  font-size: 14px;
}
.site-landing.privati .hero-target-caption,
.site-landing.privati .hero-full-width-caption {
  background-color: #F49600;
  color: #333333 !important;
}
.site-landing.aziende .hero-target-caption,
.site-landing.aziende .hero-full-width-caption {
  background-color: #721BE6;
  color: #fff !important;
}
.site-landing.trader .hero-target-caption,
.site-landing.trader .hero-full-width-caption {
  background-color: #9B9B9B;
  color: #fff !important;
}
.site-landing.wba .hero-target-caption,
.site-landing.wba .hero-full-width-caption {
  background-color: #1A8282;
  color: #fff !important;
}

.site-landing.staging-ready {
  padding-top: 56px !important;
}
.site-landing.staging-ready [class^=hero-].container-widget {
  padding-top: 59px;
}
.site-landing .footer {
  padding-top: 0;
  margin-top: 50px;
}
.site-landing .nav-color-transparent {
  background-color: transparent;
  transition: all 0.2 linear;
}
@media (prefers-reduced-motion: reduce) {
  .site-landing .nav-color-transparent {
    transition: none;
  }
}
.site-landing .nav-color-transparent.scrolled {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.site-landing .nav-color-transparent.scrolled,
.site-landing .nav-color-white {
  background-color: white;
}
.site-landing .nav-color-transparent.scrolled .navbar-brand,
.site-landing .nav-color-white .navbar-brand {
  background-image: url(../images/logo-sella-md@2x.png);
}
.site-landing .nav-color-transparent.scrolled .navbar-nav .nav-item .nav-link,
.site-landing .nav-color-white .navbar-nav .nav-item .nav-link {
  color: #111111;
}
@media (min-width: 992px) {
  .site-landing .nav-color-transparent.scrolled .navbar-brand,
  .site-landing .nav-color-white .navbar-brand {
    background-image: url(../images/logo-sella@2x.png);
  }
}

.unsubscribe.unsubscribe-loading > .content-container {
  opacity: 0;
}
.unsubscribe.unsubscribe-loading::before {
  content: "Caricamento in corso...";
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 26px;
  font-weight: 500;
  color: #999;
}
.unsubscribe > .content-container {
  max-width: 800px;
  transition: opacity 0.5s ease-in;
}
@media (prefers-reduced-motion: reduce) {
  .unsubscribe > .content-container {
    transition: none;
  }
}

/* Soci */
.site-soci .main-nav .navbar-brand {
  background-image: url(../images/soci/logo-soci-sella.svg);
  height: 42px;
  background-size: contain;
  width: 100px;
  margin-right: 10px !important;
}
@media (max-width: 991.98px) {
  .site-soci .hero-target .col-text {
    padding-bottom: 0px;
  }
  .site-soci .hero-target .col-text .hero-target-text {
    margin-bottom: 0;
  }
  .site-soci .hero-target .col-img picture {
    margin: 0 auto;
  }
}
.site-soci .hero-solutions .row-img {
  background: transparent linear-gradient(271deg, #3AA0CE 0%, #0032CC 100%) 0% 0% no-repeat padding-box;
  background-position: center 40px;
  background-repeat: no-repeat;
  height: 255px;
}
.site-soci .hero-solutions .row-img .hero-solutions-img {
  width: 100%;
  max-width: 100% !important;
}
.site-soci .hero-breadcrumb {
  display: block !important;
}
.site-soci:not(.is-internet) .hide-signed-in {
  display: block !important;
}
.site-soci:not(.is-internet) .hide-signed-out {
  display: block !important;
}
.site-soci.signed-in .super-hide-signed-in {
  display: none !important;
}
.site-soci.signed-out .super-hide-signed-out {
  display: none !important;
}
.site-soci .lfr-pagination {
  width: 100%;
  max-width: 1315px;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin: 30px auto;
}
.site-soci .lfr-pagination-buttons.pagination .page-item {
  margin: 0 30px 0 0;
}
.site-soci .lfr-pagination-buttons.pagination .disabled {
  display: none;
}
.site-soci .lfr-pagination-buttons.pagination .disabled > a {
  color: #969696;
  cursor: default;
}
.site-soci .lfr-pagination-buttons.pagination .disabled > a:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .site-soci .hero-solutions .row-img {
    height: 330px;
  }
  .site-soci .lfr-pagination {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
@media (min-width: 992px) {
  .site-soci .main-nav .navbar-brand {
    width: 120px;
  }
  .site-soci .row-img {
    height: 430px;
  }
  .site-soci .lfr-pagination {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
}
@media screen and (min-width: 1540px) {
  .site-soci .hero-solutions .row-img .hero-solutions-img {
    height: auto;
  }
}

.video-preview-container .video-preview {
  display: block;
  margin-bottom: 40px;
}
.video-preview-container .video-preview:hover .video-preview-img-box:before {
  opacity: 0;
}
.video-preview-container .video-preview .video-preview-img {
  display: block;
  width: 100%;
  height: 190px;
  overflow: hidden;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.video-preview-container .video-preview .video-preview-img:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.39;
}
.video-preview-container .video-preview .video-preview-img:after {
  content: "";
  display: block;
  position: absolute;
  width: 0px;
  height: 0px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 18px solid #fff;
  margin-top: 90px;
  margin-left: calc(50% - 10px);
}
.video-preview-container .video-preview .video-preview-info {
  display: block;
  margin-top: 20px;
  font-size: 20px;
  text-align: left;
  color: #333;
}

.video-detail-container .modal-title {
  margin-left: 0;
  margin-right: 0;
}
.video-detail-container .video-detail-title {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  color: #333;
}
.video-detail-container .video-detail-description {
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  color: #333;
}
.video-detail-container .video-player-box .video-player {
  width: 100%;
}

.top-news-list .top-news-item {
  border-bottom: 1px solid #dadada;
}
.top-news-list .top-news-item .top-news-datetime {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  color: #616572;
  font-size: 14px;
}
.top-news-list .top-news-item .top-news-detail {
  text-align: left;
  font-size: 14px;
  color: #333333;
}
.top-news-list .top-news-item.top-news-first .top-news-datetime, .top-news-list .top-news-item.top-news-first .top-news-detail {
  font-weight: bold;
}

.top-news {
  padding-top: 30px;
  padding-bottom: 30px;
  /*
      @include media-breakpoint-up(md){
          .top-news-col-wrapper{
              > .row{
                  > div:last-child{
                      .top-news-content{
                          margin-bottom: 30px;
                      }
                  }
              }
          }
      }
  */
}
@media (min-width: 768px) {
  .top-news {
    padding-top: 40px;
  }
}
@media (min-width: 768px) {
  .top-news {
    padding-bottom: 40px;
  }
}
.top-news .top-news-col-wrapper {
  border-top: 2px solid rgba(151, 151, 151, 0.15);
  padding-top: 35px;
}
.top-news .top-news-col-wrapper > .row > div:last-child .top-news-content {
  margin-bottom: 0;
}
.top-news .top-news-content {
  margin-bottom: 30px;
  display: block;
  color: #111111;
  text-decoration: none;
  font-weight: 400;
}
.top-news .top-news-date {
  opacity: 0.47;
  font-size: 14px;
  font-weight: 500;
}
.top-news .top-news-title {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.17px;
  line-height: 1.3;
  transition: color 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .top-news .top-news-title {
    transition: none;
  }
}
.top-news .top-news-text {
  opacity: 0.7;
  font-size: 14px;
  line-height: 1.43;
}
.top-news a.top-news-content:hover .top-news-title {
  color: #0033cc;
}
@media (min-width: 992px) {
  .top-news .text-intro, .top-news .hc-content-page h1, .hc-content-page .top-news h1 {
    padding-top: 5px;
  }
  .top-news .top-news-col-wrapper {
    border-top: 0;
    border-left: 2px solid rgba(151, 151, 151, 0.15);
    padding-top: 10px;
    padding-left: 35px;
  }
  .top-news .top-news-col-wrapper > .row > div:nth-child(3) .top-news-content,
  .top-news .top-news-col-wrapper > .row > div:nth-child(4) .top-news-content {
    margin-bottom: 10px;
  }
}

/* target styles */
.privati a.top-news-content:hover .top-news-title {
  color: #FFCB3C;
}

.aziende a.top-news-content:hover .top-news-title {
  color: #BD9EE8;
}

.trader a.top-news-content:hover .top-news-title {
  color: #D3D3D3;
}

.wba a.top-news-content:hover .top-news-title {
  color: #7FC8C8;
}

.generali a.top-news-content:hover .top-news-title {
  color: #c21b17;
}

.baas a.top-news-content:hover .top-news-title {
  color: #95B8FF;
}

.sib a.top-news-content:hover .top-news-title {
  color: #FD4A95;
}

/*# sourceMappingURL=main.css.map */
/*# sourceMappingURL=main.css.map */
