.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 1em; }
  .loadingmask-message .loadingmask-message-content {
    -webkit-animation: loading-animation 1.2s infinite ease-out;
    animation: loading-animation 1.2s infinite ease-out;
    background: transparent;
    border-radius: 50%;
    border-width: 0;
    clear: both;
    color: transparent;
    height: 1em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 1em; }

.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

.portal-iframe #main-content {
  width: 100%; }

.separator {
  border-top: 1px solid #cdced9; }

.entry-status {
  border-left: 4px solid transparent; }

span.alert {
  display: inline-block; }

.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

.quick-access-nav {
  position: absolute;
  top: -1000px;
  width: 100%;
  z-index: 1000; }
  .quick-access-nav a {
    background: #333;
    background: rgba(51, 51, 51, 0.9);
    border: 1px solid #fff;
    left: 0;
    outline: none;
    padding: 8px;
    position: absolute;
    right: 0;
    text-align: center; }
    .quick-access-nav a:focus {
      color: #fff;
      top: 1000px; }

@media (max-width: 991.98px) {
  .responsive-table-horizontal {
    display: block;
    position: relative;
    width: 100%; }
    .responsive-table-horizontal:after {
      clear: both;
      content: '';
      display: block;
      font-size: 0;
      height: 0;
      visibility: hidden; }
    .responsive-table-horizontal tbody {
      display: block;
      overflow-x: auto;
      position: relative;
      white-space: nowrap;
      width: auto; }
      .responsive-table-horizontal tbody tr {
        display: inline-block;
        vertical-align: top; }
        .responsive-table-horizontal tbody tr td {
          display: block;
          margin-bottom: 20px; }
          .responsive-table-horizontal tbody tr td:first-child {
            text-align: left; }
    .responsive-table-horizontal thead {
      display: block;
      float: left;
      margin-right: 10px; }
      .responsive-table-horizontal thead:after {
        clear: both;
        content: '';
        display: block;
        font-size: 0;
        height: 0;
        visibility: hidden; }
      .responsive-table-horizontal thead th {
        display: block;
        margin-bottom: 20px;
        text-align: right; }
        .responsive-table-horizontal thead th:first-child {
          text-align: right; }
  .ie9 .responsive-table-horizontal thead {
    float: none; } }

.important {
  font-weight: bold; }

.highlight {
  background: #ffc;
  font-weight: bold;
  margin: 0 1px; }

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  *position: fixed !important;
  _position: absolute !important; }

.force-offset {
  display: block !important;
  position: absolute !important;
  visibility: hidden !important; }

.unselectable,
.unselectable * {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  border-color: #a6a6a6;
  font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace; }

.lfr-asset-category-container .no-matches {
  color: #999; }

.lfr-asset-category-search-container {
  background-color: #d3dadd;
  border-bottom-color: #aeb8bc; }

.lfr-asset-category-list a.selected {
  background-color: #eee; }

.lfr-categories-selector-search-results-path {
  color: #575757;
  font-size: 0.9em;
  text-align: right;
  width: 25%; }

.lfr-asset-column-actions-content {
  background-color: #d7f1ff; }

.lfr-asset-column-actions .lfr-asset-column-actions-content {
  border-color: #88c5d9; }

.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;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none; }

.lfr-asset-column-details .lfr-asset-icon {
  border-right-color: #999;
  color: #999; }

.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d; }
  .lfr-asset-column-details .lfr-asset-tags .tag {
    color: #555; }

.lfr-asset-panels .lfr-panel.lfr-extended,
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border-color: #ccc; }

.lfr-form-row {
  border-bottom-color: #ccc; }

.lfr-form-row:hover {
  border-bottom-color: #ccc; }

.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%; }

.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
  background-color: #fff; }

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

.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  width: 100%;
  word-break: break-word; }
  @media (min-width: 576px) {
    .definition-of-terms dt {
      width: auto; } }

.lfr-code {
  background: #fff;
  border-color: #777;
  font-family: monospace; }
  .lfr-code tr td.line-numbers {
    background: #fafafa; }
    .lfr-code tr td.line-numbers:before {
      color: #aaa;
      text-shadow: 1px 1px #fff; }

.popup-alert-notice .countdown-timer {
  font-size: 1.1em;
  font-weight: bold; }

.lfr-token {
  background-color: #b3daef;
  border-color: #5fa8ff;
  color: #444;
  text-decoration: none; }
  .lfr-token:hover {
    background-color: #d1e5ef; }

.lfr-token-primary {
  font-weight: bold; }
  .lfr-token-primary, .lfr-token-primary:hover {
    background-color: #b3daef; }

.lfr-token-close:hover {
  text-decoration: none; }

.lfr-button {
  background: no-repeat 0 50%; }

.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold; }

.lfr-checkbox-preselected {
  opacity: 0.5; }

.lfr-header-row {
  border-bottom-color: #7b7b7b; }
  .lfr-header-row .lfr-search-combobox {
    border-color: #5f5f5f; }

.openid-login input[type='text'] {
  background: url(../images/common/openid.gif) no-repeat;
  background-color: #fff;
  background-position: 0 50%;
  color: #000; }

.page-extra-settings .lfr-panel-titlebar .lfr-panel-title {
  font-size: 1em; }

.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  color: #333;
  font-weight: normal; }

.lfr-panel.lfr-extended,
.lfr-panel-container,
.lfr-floating-container {
  border-color: #dedede #bfbfbf #bfbfbf #dedede; }

.lfr-panel-container,
.lfr-floating-container {
  background: #fff; }

.lfr-panel-titlebar .lfr-panel-title {
  font-size: 1.2em;
  font-weight: bold; }

.lfr-panel-titlebar .lfr-panel-button {
  background: url(../images/application/panel_header_toggler_close.png) no-repeat 0 0; }
  .lfr-panel-titlebar .lfr-panel-button:hover {
    background-position: 0 100%; }

.lfr-panel.lfr-collapsible .lfr-panel-titlebar {
  background: url(../images/arrows/05_down.png) no-repeat 2px 50%; }

.lfr-panel.lfr-collapsed .lfr-panel-titlebar {
  background-image: url(../images/arrows/05_right.png); }
  .lfr-panel.lfr-collapsed .lfr-panel-titlebar .lfr-panel-button {
    background-image: url(../images/application/panel_header_toggler_open.png); }

.lfr-panel.lfr-extended .lfr-panel-titlebar {
  background: #d6d6d6 url(../images/application/panel_header.png) repeat-x 0 0;
  border-bottom-color: #cdcdcd; }

.lfr-panel-container .lfr-extended.lfr-collapsible .lfr-panel-titlebar {
  border-top-color: #cecece; }

.js .lfr-floating-trigger {
  background-image: url(../images/arrows/05_down.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  text-decoration: none; }

.lfr-panel-page .panel-page-content {
  border-left-color: #ccc; }

.lfr-panel-page .lfr-add-content h2 {
  border-color: #ccc; }
  .lfr-panel-page .lfr-add-content h2 span {
    background: #efefef; }

.lfr-panel-page .lfr-add-content .lfr-content-category h2 {
  border-bottom-color: #ccc; }
  .lfr-panel-page .lfr-add-content .lfr-content-category h2 span {
    background: none; }

.lfr-panel-content .paginator-container {
  background: #cfd2d5;
  border-bottom-color: #dcdee0;
  border-top-color: #dcdee0; }

.lfr-panel-content .paginator-page-container .paginator-page-link {
  background: none;
  border-color: #cfd2d5; }
  .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page {
    background: #99a7b3 url(../images/application/current_page_hover_bg.png) repeat-x 0 0;
    border-color: #6b7785 #7c8994 #919fa9;
    color: #fff;
    font-weight: bold; }
    .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page:hover {
      background: #5094d7 url(../images/application/current_page_bg.png) repeat-x 0 0;
      border-color: #31659c #396ea8 #4c8ccb; }

#portlet-set-properties fieldset fieldset legend {
  font-size: 1.1em; }

.lfr-preview-file-content {
  border-bottom-color: #6d6d6e; }

.lfr-preview-file-image-current-column,
.lfr-preview-file-video-current-column {
  background: url(../images/common/checkerboard.png); }

.lfr-preview-file-toolbar {
  background: #333;
  opacity: 0.5; }
  .lfr-preview-file-toolbar .icon-arrow-1-l {
    background: url(../images/document_library/preview_left.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-arrow-1-r {
    background: url(../images/document_library/preview_right.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-zoomin {
    background: url(../images/document_library/preview_zoom.png) no-repeat 0 50%; }

.lfr-preview-file-image-current-column:hover .lfr-preview-file-toolbar {
  opacity: 1; }

.lfr-preview-file-info {
  background: #333;
  color: #fff;
  opacity: 0.5; }
  .lfr-preview-file-info:hover {
    opacity: 1; }

.lfr-preview-file-index {
  font-weight: bold; }

.lfr-preview-file-image-current {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%; }

.lfr-preview-file-image img {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
  border-color: #aeb8bc; }

.lfr-preview-file-image-selected img,
.lfr-preview-file-image:hover img {
  border-color: #00a2ea; }

.lfr-preview-file-loading-indicator {
  background: #333;
  color: #fff; }

.lfr-preview-file-image-overlay-content {
  background: url(../images/common/checkerboard.png);
  border-color: #555; }

.firefox .lfr-preview-video-content div.video-node {
  height: 100%; }

textarea.lfr-editor-textarea {
  font-family: monospace; }

.lfr-rich-editor.ace_editor {
  border-color: #a1a2a4; }

.lfr-plain-editor textarea,
.lfr-rich-editor.ace_editor {
  font-family: 'Monaco', 'Menlo', 'Droid Sans Mono', 'Courier New', monospace;
  font-size: 12px; }

.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: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 .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-spa-loading-bar {
  background: #2fa4f5; }

.lfr-tag-selector-popup label {
  border-bottom-color: #eee; }

.lfr-tag-selector-popup .no-matches {
  color: #999; }

.lfr-toolbar {
  background-color: #e5e4e8; }
  .lfr-toolbar .lfr-button:focus {
    border-color: #000; }
  .lfr-toolbar .lfr-button:hover {
    border-color: #ccc #777 #777; }
  .lfr-toolbar .lfr-separator {
    border-left-color: #fff;
    border-right-color: #ccc;
    font-size: 12px; }

.lfr-toolbar .lfr-button,
.lfr-emoticon-container .lfr-button {
  border-color: #e5e4e8; }

.lfr-emoticon-container {
  background: #e5e4e8;
  border-color: #ccc; }

.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1; }

.lfr-translation-manager .lfr-translation-manager-translation {
  text-decoration: none; }
  .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-tree a {
  text-decoration: none; }

.tree-drag-helper {
  z-index: 1035; }

.lfr-upload-container .upload-target {
  border-color: #ddd; }
  .lfr-upload-container .upload-target h4 span {
    text-transform: lowercase; }
  .lfr-upload-container .upload-target .drop-file-text {
    font-weight: normal; }

.lfr-upload-container a.browse-button {
  background-image: url(../images/common/add.png);
  background-repeat: no-repeat;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none; }

.lfr-upload-container a.clear-uploads {
  background-image: url(../images/common/remove.png);
  background-repeat: no-repeat; }

.lfr-upload-container a.cancel-uploads {
  background-image: url(../images/common/close.png);
  background-repeat: no-repeat; }

.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em; }

.lfr-upload-container .cancel-button {
  color: #869cad; }

.lfr-upload-container .delete-button {
  color: #869cad; }

.lfr-upload-container .file-added .success-message {
  font-weight: normal; }

.lfr-upload-container .upload-error {
  opacity: 1; }

.lfr-upload-container .multiple-files .upload-error {
  background: #fdd url(../images/messages/error.png) no-repeat 5px 5px;
  border-color: #900;
  color: #900;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px; }

.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold; }

.lfr-upload-container .file-uploading {
  background-color: #ffc; }

.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #ddedde;
  border-color: #7d7;
  border-style: dashed; }

.app-view-entry:hover .entry-thumbnail {
  border-color: #7abfdd; }

.app-view-entry.selected .entry-thumbnail {
  border-color: #057cb0; }

.app-view-entry.selected .entry-metadata dt,
.app-view-entry.selected .entry-metadata dd,
.app-view-entry.selected .entry-metadata .entry-categories,
.app-view-entry.selected .entry-metadata .entry-tags,
.app-view-entry.selected .entry-metadata .entry-description {
  color: #f0f0f0; }

.app-view-entry .entry-title {
  font-weight: bold; }

.app-view-entry .entry-link {
  text-decoration: none; }

.app-view-entry .entry-metadata dt,
.app-view-entry .entry-metadata dd,
.app-view-entry .entry-metadata .entry-categories,
.app-view-entry .entry-metadata .entry-tags,
.app-view-entry .entry-metadata .entry-description {
  color: #333;
  word-wrap: break-word; }

.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary {
  font-weight: bold; }
  .app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary .asset-category {
    font-weight: normal; }

.app-view-entry.selected, .app-view-entry.selected:hover {
  background-color: #00a2ea; }

.app-view-entry.selected a, .app-view-entry.selected a:focus, .app-view-entry.selected a:hover {
  color: #fff; }

.app-view-entry.selected a .lfr-icon-menu-arrow {
  color: #333; }

.app-view-entry.active-area, .app-view-entry.active-area.hover,
.app-view-entry.active-area td {
  background-color: #5ad300; }

.app-view-entry:hover, .app-view-entry.hover {
  background-color: #d3e8f1; }

.app-view-entry a.entry-link:hover {
  text-decoration: none; }
  .app-view-entry a.entry-link:hover .entry-metadata .entry-title .entry-title-text {
    text-decoration: underline; }

.app-view-entry-taglib.entry-display-style.display-icon .entry-title {
  font-weight: normal; }

.app-view-search-entry-taglib .entry-discussion a,
.app-view-search-entry-taglib .entry-attachment a {
  text-decoration: none; }

.app-view-search-entry-taglib .entry-discussion:hover,
.app-view-search-entry-taglib .entry-attachment:hover {
  background-color: #d3e8f1; }

.app-view-search-entry-taglib .entry-folder {
  color: #999; }

.app-view-search-entry-taglib .entry-link .entry-thumbnail-image {
  color: #000;
  text-decoration: none; }

.app-view-search-entry-taglib.alt {
  background-color: #edf0f3; }

.app-view-search-entry-taglib.search {
  background-color: #fff; }
  .app-view-search-entry-taglib.search.alt {
    background-color: #e2e5e8; }

.app-view-taglib .display-style .icon {
  background-image: url(../images/application/layouts.png);
  background-repeat: no-repeat; }

.app-view-taglib .icon-display-descriptive {
  background-position: -32px 0; }

.app-view-taglib .icon-display-icon {
  background-position: -16px 0; }

.app-view-taglib .icon-display-list {
  background-position: 0 0; }

.app-view-taglib .state-active .icon-display-descriptive {
  background-position: -32px 100%; }

.app-view-taglib .state-active .icon-display-icon {
  background-position: -16px 100%; }

@media (max-width: 767.98px) {
  .navbar .nav-display-style-buttons .display-style-buttons > .dropdown > .dropdown-menu {
    background-color: transparent;
    box-shadow: none; } }

.navbar .nav-display-style-buttons .display-style-buttons-container .dropdown-toggle .caret {
  border-bottom-color: #333;
  border-top-color: #333; }

.taglib-asset-metadata .metadata-entry-label {
  font-weight: normal; }

.taglib-asset-metadata .metadata-author {
  font-weight: bold; }

.taglib-asset-metadata .metadata-entry {
  color: #999; }

.taglib-asset-metadata .metadata-author .asset-user-info .user-info {
  color: #009ae5;
  font-size: 14px;
  line-height: 14px; }

.taglib-asset-metadata .metadata-author .asset-user-info .date-info {
  color: #8c8c8c;
  font-size: 13px; }

.taglib-calendar table {
  border-color: #999; }

.taglib-calendar tr th,
.taglib-calendar tr td {
  border-bottom-color: #999; }

.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
  border-color: #999; }

.taglib-calendar a:hover,
.taglib-calendar a:focus {
  background-color: #ccc; }

.taglib-calendar .calendar-inactive {
  color: #999; }

.taglib-calendar .has-events a span {
  background: url(../images/calendar/event_indicator.png) no-repeat 50% 95%; }

.taglib-calendar .has-events.calendar-current-day a span {
  background-image: url(../images/calendar/event_indicator_current.png); }

.taglib-diff-addedline,
#taglib-diff-results ins {
  background: #e6ffe6; }

.taglib-diff-context {
  background: #eee; }

.taglib-diff-deletedline,
#taglib-diff-results del {
  background: #ffe6e6; }

.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 {
  opacity: 0.55; }

.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em; }
  .taglib-diff-html span.diff-html-added img {
    border-color: #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-color: #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-color: #fdc6c6; }

.diff-version-comparator .taglib-diff-html .diff-html-changed {
  background-image: none;
  border-bottom-color: #009ae5; }
  .diff-version-comparator .taglib-diff-html .diff-html-changed img {
    border-color: #009ae5; }

.diff-version-comparator .diff-target-selector {
  border-left-color: #e5e5e5; }

.diff-version-comparator .diff-version-filter {
  background-color: #f9f9f9; }

.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1; }

@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-actions li a,
.taglib-discussion .lfr-discussion-actions li a span {
  text-decoration: none; }

.taglib-discussion .lfr-discussion-actions li a:hover span, .taglib-discussion .lfr-discussion-actions li a:focus span {
  text-decoration: underline; }

.taglib-discussion .lfr-discussion-form-container .lfr-discussion-form {
  background: #ddd;
  border-radius: 4px; }
  .taglib-discussion .lfr-discussion-form-container .lfr-discussion-form .taglib-user-display .user-profile-image .avatar {
    background-size: 40px; }

.lfr-discussion-reply.popover .lfr-discussion-reply-user-name {
  font-weight: bold; }

.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5); }

.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-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff; }

.drop-here-info .drop-text {
  color: #fff; }

.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100; }

.lfr-ddm-field-group {
  margin-bottom: 20px; }

.lfr-ddm-field-group-inline {
  display: inline-block;
  vertical-align: bottom; }

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  background: transparent; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active {
    background: transparent;
    opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:focus {
      background: transparent; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .message {
      color: #000;
      opacity: 0.7; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .number {
      background: #333;
      font-size: 18px;
      opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .tab-icon {
      color: #333; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label {
    background: transparent;
    outline: 0; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus {
      text-decoration: 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 {
        opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
      background: #ccc;
      color: #fff;
      font-size: 14px;
      font-weight: bold;
      opacity: 0.6;
      text-decoration: none; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .message {
      color: #000;
      font-size: 12px; }

.taglib-header {
  border-bottom-color: #c8c9ca;
  color: #555; }
  .taglib-header .header-back-to a {
    font-weight: bold;
    text-decoration: none; }

a.taglib-icon, a.taglib-icon:focus, a.taglib-icon:hover {
  text-decoration: none; }

a.taglib-icon:focus .taglib-text, a.taglib-icon:hover .taglib-text {
  text-decoration: underline; }

a.taglib-icon.btn:focus .taglib-text, a.taglib-icon.btn:hover .taglib-text {
  text-decoration: none; }

.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px; }

.taglib-icon-label {
  margin-left: 12px; }

.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5; }

.input-localized.input-localized-focused .palette-item-inner .lfr-input-localized-flag {
  opacity: 1; }

.input-localized .palette-item-inner {
  border-color: #666; }

.input-localized .palette-item,
.input-localized .palette-item-inner,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  background: #ddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    background: #ff0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2; }

.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3; }

.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent; }
  .taglib-move-boxes .sortable-container .move-option.move-option-dragging {
    background-color: #fafafa; }
  .taglib-move-boxes .sortable-container .move-option .handle {
    color: #999; }

.taglib-image-selector .change-image-controls {
  background: #fff; }

.taglib-image-selector .selection-status {
  background: #fff;
  opacity: 0;
  z-index: -1; }

.taglib-image-selector .progress-wrapper .progressbar {
  background: #b0b4bb;
  opacity: 0.7; }

.taglib-image-selector.check-active .selection-status {
  opacity: 1;
  z-index: 0; }

.taglib-image-selector.drop-active {
  outline-width: 0; }
  .taglib-image-selector.drop-active .browse-image-controls {
    opacity: 0; }
  .taglib-image-selector.drop-active .selection-status {
    opacity: 0; }
  .taglib-image-selector.drop-active .image-wrapper {
    opacity: 0.15; }
  .taglib-image-selector.drop-active .error-wrapper {
    opacity: 0; }

.taglib-image-selector.progress-active .image-wrapper {
  opacity: 0.15; }

.taglib-image-selector.progress-active .browse-image-controls {
  opacity: 0; }

.taglib-image-selector.progress-active .drop-here-info {
  opacity: 0; }

.taglib-image-selector.progress-active .selection-status {
  opacity: 0; }

.dialog-iframe-popup {
  background-color: #fff; }

.portlet-item-selector .management-bar {
  border-bottom-color: #e7e7ed; }

.item-selector .card-row {
  align-items: center; }

.item-selector .drop-zone {
  background-color: #f1f2f5; }

.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1; }
  .item-selector .input-file + label {
    position: relative; }
    .item-selector .input-file + label::before {
      border-radius: 4px;
      bottom: -2px;
      content: '';
      display: block;
      left: -2px;
      position: absolute;
      right: -2px;
      top: -2px;
      transition: box-shadow 0.15s ease-in-out; }
  .item-selector .input-file:focus + label::before {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #80acff; }

.lfr-tree-display-page .tree-node .tree-node-over .tree-label {
  text-decoration: none; }

.lfr-tree-display-page .tree-label {
  cursor: default; }
  .lfr-tree-display-page .tree-label a {
    color: black; }
  .lfr-tree-display-page .tree-label .layout-page-invalid {
    color: #aaa;
    font-style: italic; }
    .lfr-tree-display-page .tree-label .layout-page-invalid:hover {
      cursor: default;
      text-decoration: none; }

.lfr-tree-radio.lfr-tree-root-node-hidden .lfr-root-node + .tree-container {
  margin-left: 0; }

.lfr-map {
  border-color: #ccc; }
  .lfr-map .search-controls {
    font-size: 15px; }

.navbar .navbar-search {
  background-color: #f3f3f3; }
  @media (min-width: 576px) {
    .navbar .navbar-search {
      background-color: transparent; } }

.taglib-portlet-preview.show-borders {
  border-color: #828f95; }
  .taglib-portlet-preview.show-borders .title {
    background-color: #d3dadd;
    font-size: 1.4em;
    font-weight: bold; }

.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 {
  color: #212529; }

.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: #212529; }

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item:nth-last-child(2) {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .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 .list-group .list-group-item .checkbox {
    margin-top: 0; }
  .lfr-search-container-wrapper .list-group + .taglib-search-iterator-page-iterator-bottom {
    margin-top: 20px; }

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

.lfr-asset-type-column,
.lfr-author-column,
.lfr-city-column,
.lfr-country-column,
.lfr-email-address-column,
.lfr-job-title-column,
.lfr-region-column,
.lfr-removed-by-column,
.lfr-replier-column,
.lfr-scope-column,
.lfr-screen-name-column,
.lfr-type-column,
.lfr-user-column,
.lfr-users-column {
  word-break: break-all \9;
  word-wrap: break-word; }
  @media (min-width: 576px) {
    .lfr-asset-type-column,
    .lfr-author-column,
    .lfr-city-column,
    .lfr-country-column,
    .lfr-email-address-column,
    .lfr-job-title-column,
    .lfr-region-column,
    .lfr-removed-by-column,
    .lfr-replier-column,
    .lfr-scope-column,
    .lfr-screen-name-column,
    .lfr-type-column,
    .lfr-user-column,
    .lfr-users-column {
      max-width: 125px;
      min-width: 100px; } }

.lfr-completion-date-column,
.lfr-create-date-column,
.lfr-date-column,
.lfr-display-date-column,
.lfr-expiration-date-column,
.lfr-last-post-date-column,
.lfr-modified-date-column,
.lfr-removed-date-column,
.lfr-reply-date-column,
.lfr-revision-column,
.lfr-size-column {
  white-space: nowrap; }

.lfr-description-column,
.lfr-role-column {
  max-width: 375px;
  min-width: 375px; }

.lfr-email-address-column,
.lfr-name-column,
.lfr-parent-organization-column,
.lfr-screen-name-column,
.lfr-title-column,
.lfr-url-column,
.lfr-wiki-column {
  max-width: 200px;
  min-width: 200px; }

.lfr-email-column,
.lfr-mobile-column,
.lfr-website-column {
  min-width: 100px; }
  @media (min-width: 576px) {
    .lfr-email-column,
    .lfr-mobile-column,
    .lfr-website-column {
      min-width: 115px; } }
  .lfr-email-column .checkbox-container .form-group,
  .lfr-mobile-column .checkbox-container .form-group,
  .lfr-website-column .checkbox-container .form-group {
    margin-bottom: 0; }

.taglib-search-toggle .toggle-advanced {
  color: inherit; }
  .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-color: #ddd; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .btn.close {
    margin-right: 5px; }
  .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-social-activities .day-separator {
  border-bottom-color: #ccc; }

.taglib-social-bookmarks a.social-bookmark-link {
  background-repeat: no-repeat; }

.taglib-user-display a .user-name {
  text-decoration: underline; }

.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px; }
  .taglib-user-display .avatar.author:after {
    background: rgba(50, 168, 230, 0.5); }

.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold; }

.js .taglib-webdav.visible {
  background: #f0f5f7; }

.js .taglib-webdav table {
  border-color: #828f95; }

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999; }

.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%; }

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

.liferay-autocomplete-input-mirror {
  left: -9999px;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: -9999px;
  visibility: hidden;
  white-space: pre-wrap;
  word-wrap: break-word; }

.card-tab-group .card-tab:nth-child(n + 2) {
  border-left: 4px solid #65b6f0;
  padding-left: 20px; }
  .card-tab-group .card-tab:nth-child(n + 2) .card-tab {
    border-left: 4px solid #93ccf5;
    padding-left: 20px; }
    .card-tab-group .card-tab:nth-child(n + 2) .card-tab .card-tab {
      border-left-color: #c2e2f9; }
      .card-tab-group .card-tab:nth-child(n + 2) .card-tab .card-tab .card-tab {
        border-left-width: 0;
        padding-left: 0; }

.hsv-palette .hsv-view-container .hsv-label-value-hex .hsv-value {
  width: 95px; }

.hsv-palette .hsv-view-container .hsv-value {
  width: 56px; }

.yui3-color-picker-popover .palette-container {
  border-collapse: separate; }

.dialog-iframe-popup .hsv-palette-modal.modal-dialog {
  bottom: 0 !important;
  left: 0 !important;
  margin: 0;
  max-width: none;
  right: 0 !important;
  top: 0 !important;
  width: 100%; }
  @media (min-width: 768px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog {
      bottom: auto !important;
      height: 100%;
      left: 50% !important;
      max-height: 375px;
      max-width: 650px;
      right: auto !important;
      top: 50% !important;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
    bottom: 0;
    left: 0;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0; }
    @media (max-width: 767.98px) {
      .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
        border-radius: 0;
        border-width: 0; } }
  @media (max-width: 767.98px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog .modal-body {
      padding: 1rem; } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
    width: 100%; }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
    margin: 0; }

.dialog-bd {
  min-height: 30px; }

.dialog-content {
  border: 1px solid #c8c9ca;
  padding: 5px; }

.dialog-iframe-popup .sheet > .lfr-nav {
  margin-top: -24px; }

.dialog-iframe-popup .contacts-portlet .portlet-configuration-container .form {
  position: static; }

.dialog-iframe-popup .lfr-form-content {
  padding: 15px; }

.dialog-iframe-popup .portlet-body,
.dialog-iframe-popup .portlet-boundary,
.dialog-iframe-popup .portlet-column,
.dialog-iframe-popup .portlet-layout {
  height: 100%; }

.dialog-iframe-popup .portlet-column {
  position: static; }

.dialog-iframe-popup .dialog-body > .container-fluid-1280,
.dialog-iframe-popup .dialog-body .container-view,
.dialog-iframe-popup .export-dialog-tree > .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree .container-view,
.dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader .container-view,
.dialog-iframe-popup .lfr-form-content > .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content .container-view,
.dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content .container-view,
.dialog-iframe-popup .process-list > .container-fluid-1280,
.dialog-iframe-popup .process-list .container-view,
.dialog-iframe-popup .roles-selector-body > .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body .container-view {
  padding-top: 20px; }
  .dialog-iframe-popup .dialog-body > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .dialog-body > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .dialog-body .container-view > .nav-tabs-default,
  .dialog-iframe-popup .dialog-body .container-view .nav-tabs-underline,
  .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .export-dialog-tree .container-view > .nav-tabs-default,
  .dialog-iframe-popup .export-dialog-tree .container-view .nav-tabs-underline,
  .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .lfr-dynamic-uploader .container-view > .nav-tabs-default,
  .dialog-iframe-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
  .dialog-iframe-popup .lfr-form-content > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .lfr-form-content > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .lfr-form-content .container-view > .nav-tabs-default,
  .dialog-iframe-popup .lfr-form-content .container-view .nav-tabs-underline,
  .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .portlet-configuration-body-content .container-view > .nav-tabs-default,
  .dialog-iframe-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
  .dialog-iframe-popup .process-list > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .process-list > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .process-list .container-view > .nav-tabs-default,
  .dialog-iframe-popup .process-list .container-view .nav-tabs-underline,
  .dialog-iframe-popup .roles-selector-body > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .roles-selector-body > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .roles-selector-body .container-view > .nav-tabs-default,
  .dialog-iframe-popup .roles-selector-body .container-view .nav-tabs-underline {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -20px; }

.dialog-iframe-popup .dialog-body > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .process-list > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body > .lfr-nav + .container-fluid-1280 {
  padding-top: 0; }

.dialog-iframe-popup .login-container {
  padding: 1rem; }

.dialog-iframe-popup .management-bar-default,
.dialog-iframe-popup .navbar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0; }

.dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
.dialog-iframe-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative; }
  @media (min-width: 576px) {
    .dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
    .dialog-iframe-popup .portlet-export-import-container {
      height: calc(100% - 48px); } }

.dialog-iframe-popup .navigation-bar > .container-fluid {
  margin-left: 24px;
  margin-right: 24px;
  padding: 0; }

.dialog-iframe-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0; }

.dialog-iframe-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0; }

.dialog-iframe-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.dialog-iframe-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) {
    .dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 8px;
      padding-right: 8px; } }

.dialog-iframe-popup .lfr-dynamic-uploader,
.dialog-iframe-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) {
    .dialog-iframe-popup .lfr-dynamic-uploader,
    .dialog-iframe-popup .process-list {
      top: 48px; } }

.dialog-iframe-popup .portlet-export-import-publish-processes {
  top: 0; }

@media (min-width: 768px) {
  .dialog-with-footer #main-content,
  .dialog-with-footer #wrapper {
    height: calc(100% - 60px); } }

.dialog-with-footer .button-holder.dialog-footer,
.dialog-with-footer .sheet-footer.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%; }
  @media (min-width: 768px) {
    .dialog-with-footer .button-holder.dialog-footer,
    .dialog-with-footer .sheet-footer.dialog-footer {
      position: fixed; } }
  .dialog-with-footer .button-holder.dialog-footer .btn,
  .dialog-with-footer .sheet-footer.dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

@media (min-width: 768px) {
  .dialog-with-footer .dialog-body,
  .dialog-with-footer .lfr-dynamic-uploader,
  .dialog-with-footer .lfr-form-content,
  .dialog-with-footer .portlet-configuration-body-content,
  .dialog-with-footer .roles-selector-body {
    padding-bottom: 60px; } }

.dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0; }
  .dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
    display: none; }

.dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible; }
  .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
    flex-grow: 1;
    max-width: none;
    overflow: auto; }

.dialog-with-footer .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0; }

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

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

.active-area {
  background: #ffc; }

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6; }
  .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; }

.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68bb30 url(../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px; }
  .lfr-editable:focus:after {
    display: none; }
  .lfr-editable:focus:hover {
    background-color: transparent; }
  .lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226; }
    .lfr-editable:hover:after {
      background-color: #519226; }

.lfr-editable-notice-close {
  margin-left: 1em; }

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

.alloy-editor-container .alloy-editor {
  outline: 0; }
  .alloy-editor-container .alloy-editor.alloy-editor-placeholder {
    color: #2b4259; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
      border-left-color: #dbdde1;
      color: #b0b4bb; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
      color: #ccc; }

.alloy-editor-container .alloy-editor-icon {
  color: #869cad; }

.has-error .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  border-left-color: #c67; }

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0; }

.cke_panel_block .cke_panel_list {
  margin-left: 0; }
  .cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: initial; }
    .cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
      text-decoration: none; }

.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

.cke_widget_image .cke_image_resizer {
  bottom: -15px;
  height: 5px;
  outline-color: transparent;
  padding: 5px;
  right: -15px;
  width: 5px; }

.html-editor.portlet {
  background: #fff;
  color: #000;
  line-height: 1;
  padding: 1em;
  text-align: start; }

.html-editor.portlet-message-boards {
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #eef0f2 url(../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(../images/message_boards/quoteright.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 24px;
      margin-right: -35px;
      margin-top: -25px;
      width: 31px;
      z-index: 999; }
    .html-editor.portlet-message-boards blockquote cite {
      display: block;
      font-weight: bold; }
  .html-editor.portlet-message-boards pre {
    background: #f9f9f9;
    border: 1px solid #777;
    padding: 0.5em; }

.lfr-source-editor {
  border-color: #ccc; }
  .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: '\25be'; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
          content: '\25b8'; }
      .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 .lfr-fullscreen-source-editor-content .panel-splitter {
  border-color: #ccc; }

.mce-content-body {
  text-align: start; }

.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 .image-viewer-base {
  outline: none; }

.lfr-item-viewer .item-preview:hover {
  cursor: pointer; }

.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.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 .progress-container {
  background-color: #fff; }

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3; }

.image-viewer-caption {
  color: #777; }

.image-viewer-footer-control, .image-viewer-footer-control:focus, .image-viewer-footer-control:hover {
  color: #777; }

@media (min-width: 576px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0; } }

.image-viewer-sidenav dd {
  color: #8b8b8b;
  margin-bottom: 16px; }
  @media (min-width: 576px) {
    .image-viewer-sidenav dd {
      color: #777; } }

.image-viewer-sidenav .h5 {
  color: #869cad;
  margin-bottom: 3px; }
  @media (min-width: 576px) {
    .image-viewer-sidenav .h5 {
      color: #fff; } }

.image-viewer-sidenav .nav-tabs-default > li {
  padding-left: 20px; }
  .image-viewer-sidenav .nav-tabs-default > li:first-child {
    padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li:first-child > a {
  padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li > a {
  border-color: transparent;
  color: #777;
  padding-left: 0;
  padding-right: 0; }

.image-viewer-sidenav .nav-tabs-default > li > .active {
  background-color: transparent; }
  .image-viewer-sidenav .nav-tabs-default > li > .active, .image-viewer-sidenav .nav-tabs-default > li > .active:focus, .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
    border-color: transparent;
    color: #777; }
    @media (min-width: 576px) {
      .image-viewer-sidenav .nav-tabs-default > li > .active, .image-viewer-sidenav .nav-tabs-default > li > .active:focus, .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
        color: #fff; } }
  .image-viewer-sidenav .nav-tabs-default > li > .active:after {
    background-color: #65b6f0;
    bottom: -10px;
    content: '';
    display: block;
    height: 2px;
    left: 0;
    position: relative;
    right: 0; }

.image-viewer-sidenav-body {
  padding-top: 0; }

.lfr-item-viewer .lfr-item-viewer-close {
  color: #fff;
  opacity: 1; }
  .lfr-item-viewer .lfr-item-viewer-close, .lfr-item-viewer .lfr-item-viewer-close:focus, .lfr-item-viewer .lfr-item-viewer-close:hover {
    color: #fff; }
  .lfr-item-viewer .lfr-item-viewer-close .icon-monospaced {
    color: #777; }

.lfr-item-viewer-icon-info {
  color: #fff; }

.nav.list-group li > a:focus, .nav.list-group li > a:hover {
  background-color: #e5f5fc;
  color: #009ae5; }

.nav.list-group > .active {
  border-width: 1px 0 0; }
  .nav.list-group > .active > a, .nav.list-group > .active > a:focus, .nav.list-group > .active > a:hover {
    background-color: #60bfef;
    border: 1px solid #60bfef;
    color: #fff; }

.nav.list-group .list-group-item {
  padding: 0; }
  .nav.list-group .list-group-item.nav-header {
    background-color: #f3f3f3;
    padding-left: 10px;
    padding-right: 10px; }

.lfr-page-templates li a {
  padding: 0; }
  .lfr-page-templates li a label {
    cursor: pointer;
    display: block;
    padding: 5px 0 5px 5px; }

.menu {
  position: absolute;
  width: auto; }
  .menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px; }

.menu-content {
  background: #fff;
  list-style: none;
  min-width: 150px; }
  .menu-content li {
    margin: 0;
    padding: 0; }
    .menu-content li .disabled {
      color: #999; }

.menu-content {
  background: #ccc9c9 url(../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #aeafb1 #777879 #777879 #aeafb1;
  padding: 2px 0; }

.menugroup-content .menu-label {
  background: #d2d6de;
  color: #5b677d;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #fff; }

.menugroup-content ul {
  display: block;
  min-width: 0; }

.menu-content li {
  border-bottom: 1px solid #bcbbbb;
  border-top: 1px solid #eee;
  display: block;
  margin: 0;
  padding: 0; }
  .menu-content li.first {
    border-top-width: 0; }
  .menu-content li.last {
    border-bottom-width: 0; }

.menu-content li a,
.menu-content li .disabled {
  color: #2c2f34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

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

.app-view-drop-active {
  background-color: #00a2ea;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    background-color: #00a2ea;
    color: #fff; }

.basecelleditor [class~='form-validator-message'] {
  clip: rect(auto auto auto auto);
  width: auto; }

.document-library-file-entry-cell-editor-hidden {
  display: none; }

.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle; }

.has-control-menu .lfr-asset-anchor {
  height: 74px;
  margin-top: -74px; }

.lfr-asset-anchor {
  display: block;
  height: 10px;
  margin-top: -10px;
  position: relative;
  z-index: -1; }

.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.card,
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal .card {
      background-color: #f8f9fa;
      cursor: default; }
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal::after {
      background-color: #007BFF;
      bottom: -1px;
      content: "";
      height: 4px;
      left: -1px;
      position: absolute;
      right: -1px;
      transition: height 0.15s ease-in-out; }
  .lfr-page-layouts .card-horizontal.card,
  .lfr-page-layouts .card-horizontal .card {
    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; }
    .lfr-page-layouts .card-horizontal.card:hover,
    .lfr-page-layouts .card-horizontal .card:hover {
      background-color: #f8f9fa;
      text-decoration: none; }
    .lfr-page-layouts .card-horizontal.card:focus,
    .lfr-page-layouts .card-horizontal .card:focus {
      background-color: #f8f9fa;
      border-color: #80bdff;
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .lfr-page-layouts .card-horizontal.card:active, .lfr-page-layouts .card-horizontal.card.active,
    .lfr-page-layouts .card-horizontal .card:active,
    .lfr-page-layouts .card-horizontal .card.active {
      background-color: #e9ecef; }
  .lfr-page-layouts .card-horizontal::after {
    border-radius: 0 0 0.25rem 0.25rem;
    bottom: -1px;
    content: "";
    height: 0;
    left: -1px;
    position: absolute;
    right: -1px;
    transition: height 0.15s ease-in-out; }
  .lfr-page-layouts .card-horizontal:hover::after, .lfr-page-layouts .card-horizontal.hover::after {
    background-color: #007BFF;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:focus::after, .lfr-page-layouts .card-horizontal.focus::after {
    background-color: #007BFF;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
    background-color: #007BFF;
    height: 4px; }

.dialog-iframe-popup:not(.article-preview) #main-content,
.dialog-iframe-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch; }

.modal {
  display: block;
  margin: 0;
  overflow: hidden;
  position: fixed; }

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: none; } }

.modal-dialog.modal-dialog-sm {
  max-width: 500px; }

.modal-hidden {
  display: none; }

.modal-open .modal {
  overflow: hidden; }

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

.dragging .portlet-column.customizable {
  background-color: #cffccf;
  outline: 3px solid #5eaf3d; }

.customizable-layout-column-content {
  background-color: #c92c3c; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    margin: 0 15px; }

.layout-customizable-controls {
  background-color: rgba(201, 44, 60, 0.8); }

.customizable .customizable-layout-column-content {
  background-color: #5eaf3d; }

.customizable .layout-customizable-controls {
  background-color: rgba(94, 175, 61, 0.8); }

.layout-customizable-controls-container {
  margin: 0 15px;
  position: relative; }

.layout-customizable-controls {
  font-size: 1.5em;
  padding: 4px 16px;
  position: absolute;
  width: 100%;
  z-index: 15; }
  .layout-customizable-controls label {
    color: #fff; }

.paginator-link {
  background: #eee no-repeat scroll 50% 1px;
  border: 1px solid #f0f1f2;
  border-color: #f0f1f2 #b2b2b2 #949494 #f0f1f1;
  color: #1f1e1e;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

.paginator-page-link {
  height: auto;
  text-indent: 0; }

.paginator-current-page {
  background: #0083bd url(../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38b6ef #006d9e #006d9e #46b4e6;
  color: #fff;
  text-shadow: -1px -1px #003c57; }

.paginator-first-link {
  background-image: url(../images/arrows/paging_first.png); }

.paginator-prev-link {
  background-image: url(../images/arrows/paging_previous.png); }

.paginator-last-link {
  background-image: url(../images/arrows/paging_last.png); }

.paginator-next-link {
  background-image: url(../images/arrows/paging_next.png); }

.paginator-current-page-report,
.paginator-total {
  color: #555;
  font-size: 0.9em; }

.paginator-current-page-report {
  margin-left: 2em; }

.taglib-page-iterator .search-pages .page-links {
  padding: 0; }

.info-panel .panel-group {
  margin-left: -1rem;
  margin-right: -1rem; }

.lfr-panel-container {
  background: #fff; }

.lfr-panel-content {
  padding: 5px 10px; }

.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px; }

.panel-hd {
  background: #c0c2c5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #c8c9ca #aeb2b8 #aeb2b8 #c8c9ca;
  padding-left: 10px;
  text-shadow: 1px 1px #fff; }

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

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

@media (min-width: 576px) {
  .sheet .display-style-icon .lfr-asset-item {
    width: 25%; } }

.splitter {
  background-color: #f8f9fa;
  border-radius: 0.25rem 0.25rem 0 0;
  padding: 10px 15px;
  position: relative;
  z-index: 1; }
  .splitter.splitter-spaced {
    border-radius: 0.25rem;
    margin-bottom: 20px; }

.table > tbody > tr.splitter {
  height: auto; }
  .table > tbody > tr.splitter > td {
    padding: 0; }

.lfr-nav.nav-tabs {
  margin-bottom: 20px; }

.tab-active strong {
  font-weight: normal; }

.tab-back {
  float: right; }

.tab-back-content {
  border-width: 0;
  padding: 1px; }

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

.tagselector-content {
  border-width: 0;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    border-bottom: 2px solid #869cad;
    margin-bottom: 10px;
    padding: 0; }

.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

.lfr-portal-tooltip {
  display: inline-block; }
  .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; }

.tooltip {
  max-width: 200px; }
  .tooltip .tooltip-arrow {
    background-color: #000;
    height: 0.6rem;
    position: absolute;
    transform: rotate(45deg);
    width: 0.6rem; }

.tooltip.top .tooltip-arrow,
.tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -0.3rem; }

.tooltip.right .tooltip-arrow,
.tooltip.left .tooltip-arrow {
  margin-top: -0.3rem;
  top: 50%; }

.tooltip.bottom {
  padding-top: 0.3rem; }
  .tooltip.bottom .tooltip-arrow {
    top: 0; }

.tooltip.left {
  padding-right: 0.3rem; }
  .tooltip.left .tooltip-arrow {
    right: 0; }

.tooltip.right {
  padding-left: 0.3rem; }
  .tooltip.right .tooltip-arrow {
    left: 0; }

.tooltip.top {
  padding-bottom: 0.3rem; }
  .tooltip.top .tooltip-arrow {
    bottom: 0; }

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

.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }

.underlay-hidden {
  display: none; }

.underlay-content {
  background: #f4f3f3 url(../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #aeafb1;
  border-width: 0 1px 1px; }

.underlay-close {
  position: absolute;
  right: 5px;
  top: 5px; }

.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: #4b9bff; }

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

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

.user-icon-color-4 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #50d2a0; }

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

.user-icon-color-6 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #9be169; }

.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: #ffd76e; }

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

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

#wrapper {
  padding-bottom: 0;
  padding-top: 2em;
  position: relative; }

.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    opacity: 1; }

.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 16px;
  line-height: 6px;
  margin-top: -8px;
  opacity: 0;
  overflow: hidden;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #fff;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #b50303; }

.modify-pages .drag-handle {
  cursor: move;
  left: 3px;
  margin-left: 15px;
  position: absolute;
  top: 15px; }

.controls-hidden .modify-pages .drag-handle {
  display: none; }

@media (min-width: 768px) {
  .touch .modify-pages .drag-handle {
    display: none; } }

.nav li .toolbar {
  margin-top: 5px; }

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

.navigation-pane .body-row {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .navigation-pane .body-row ul li a .icon {
    float: left;
    margin-right: 5px; }

.navigation-pane .lfr-component {
  margin-left: 0; }

.navigation-pane .navigation-entry {
  position: relative; }
  .navigation-pane .navigation-entry.folder.error {
    display: block;
    padding: 6px 8px; }
  .navigation-pane .navigation-entry .browse-folder,
  .navigation-pane .navigation-entry .nav-item-label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle; }
  .navigation-pane .navigation-entry .nav-item-icon {
    vertical-align: middle; }
  .navigation-pane .navigation-entry .overlay.entry-action {
    bottom: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0; }
    .navigation-pane .navigation-entry .overlay.entry-action .btn {
      border-width: 0;
      margin: 0;
      padding: 11px 14px; }
      @media (min-width: 768px) {
        .navigation-pane .navigation-entry .overlay.entry-action .btn {
          padding: 11px; } }

.nav-menu ul {
  padding-left: 10px; }

.nav-menu li a.ancestor {
  font-weight: bold; }

.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.nav-menu-style-arrows ul {
  list-style-image: url(../images/arrows/04_right.png); }

.portlet-navigation .nav-pills > li > a {
  margin-bottom: 2px; }

.portlet-navigation .nav-pills > li > .dropdown-menu {
  margin-top: 0; }

.split-button-dropdowns {
  list-style: none;
  margin: 0;
  padding: 0; }
  .split-button-dropdowns > li {
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px; }

.form-options {
  border: 1px solid #aaa;
  display: inline-block;
  vertical-align: middle; }
  .form-options input {
    border-width: 0;
    display: inline;
    float: left; }

.form-triggers {
  float: left; }

.form-trigger {
  background: #c4c4c4 url(../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #bbb;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px; }
  .form-trigger:focus, .form-trigger:hover {
    background-color: #83b0ca;
    background-image: url(../images/application/button_bg_over.png); }

.trigger-selected {
  background-color: #ebebeb;
  background-image: url(../images/application/button_bg_selected.png); }
  .trigger-selected:focus, .trigger-selected:hover {
    background-color: #b7def4;
    background-image: url(../images/application/button_bg_selected_over.png); }

.options-trigger img {
  background-image: url(../images/common/configuration.png); }

.save-trigger img {
  background-image: url(../images/common/check.png); }

body.portlet {
  border-width: 0; }

.portlet-icon-back {
  margin-top: -2px; }

.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
    background: url(../images/arrows/12_left.png) no-repeat 0 50%;
    padding: 5px 5px 5px 18px; }
  .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
    display: none; }

.portlet-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-content .portlet-title-text,
.panel-page-body .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; }

.portlet-draggable .portlet-topper {
  cursor: move; }

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none; } }

.portlet:hover .visible-interaction, .portlet.open .visible-interaction {
  display: block; }

@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none; } }

.lfr-status-alert-label,
.lfr-status-error-label,
.lfr-status-info-label,
.lfr-status-progress-label,
.lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px; }

.lfr-status-alert-label {
  background-image: url(../images/messages/alert.png);
  color: #663; }

.lfr-status-error-label {
  background-image: url(../images/messages/error.png);
  color: #900; }

.lfr-status-help-label,
.lfr-status-info-label,
.lfr-status-progress-label {
  background-image: url(../images/messages/info.png);
  color: #34404f; }

.lfr-status-help-label {
  background-image: url(../images/portlet/help.png); }

.lfr-status-progress-label {
  background-image: url(../images/aui/loading_indicator.gif); }

.lfr-status-success-label {
  background-image: url(../images/messages/success.png);
  color: #384f34; }

.portlet-msg {
  background: #eee none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404f;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block; }
  .lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background-image: url(../images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
  .lfr-message .lfr-message-close-all {
    color: #fff;
    display: none;
    font-size: 0.8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: #fff; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(../images/common/time.png); }

.lfr-message-content.alert {
  margin-bottom: 0; }

.lfr-message-close {
  cursor: pointer; }

.portlet-section-selected,
.portlet-section-selected a {
  background: #727c81;
  color: #fff;
  font-weight: bold;
  text-decoration: none; }

.portlet-section-selected a:hover,
.portlet-section-selected a:focus {
  background-color: #727c81; }

@media (min-width: 576px) {
  .portlet.open > .portlet-topper, .portlet:hover > .portlet-topper, .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%); } }

@media (min-width: 576px) {
  .portlet.open > .portlet-content-editable, .portlet:hover > .portlet-content-editable, .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

.portlet {
  margin-bottom: 10px;
  position: relative; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  .portlet > .portlet-topper {
    display: none; }
    @media (min-width: 576px) {
      .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: 576px) and (prefers-reduced-motion: reduce) {
    .portlet > .portlet-topper {
      transition: none; } }

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px; }

.portlet-actions {
  float: right; }

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

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

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

.portlet-title-menu {
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  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: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }

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

@media (max-width: 767.98px) {
  .lfr-configurator-visibility {
    opacity: 0.5; } }

@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; }
  .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5; } }

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

@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }

.controls-visible .portlet-topper-toolbar {
  display: block; }

.lfr-configurator-visibility .portlet-borderless-bar {
  opacity: 0.6; }

.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  opacity: 1; }

.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .portlet-title {
    font-size: 13px; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #d3dadd; }

.main-content-body {
  margin-top: 20px; }

.restricted,
.restricted td {
  background: #fdd;
  border-width: 0; }

.restricted * {
  color: #727c81; }

.alt.restricted td {
  background-color: #ffc0c0; }

.hover.restricted td {
  background-color: #d3bdc0; }

.alt.restricted td.first,
.restricted td.first {
  background-image: url(../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

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

.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
  border-width: 0; }

.taglib-calendar tr td a {
  background-color: #f0f5f7;
  border: 1px solid #fff;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0; }
  .taglib-calendar tr td a:hover {
    background-color: #727c81;
    color: #fff; }

.taglib-calendar tr td.calendar-inactive {
  background-color: #fff;
  color: #b5bfc4; }

.taglib-calendar tr th {
  border-bottom-color: #d7d7d7; }

.taglib-calendar table td {
  border-width: 0; }

.taglib-calendar .calendar-current-day,
.taglib-calendar .calendar-current-day a {
  background-color: #fff; }

.taglib-calendar .calendar-current-day a {
  border: 1px solid #727c81;
  color: #369;
  text-decoration: underline; }

.navbar form {
  margin: 0; }

.widget-toolbar .btn + .btn,
.widget-toolbar .widget-group + .widget-group {
  margin-left: 1rem; }

.widget-mode-detail {
  padding-top: 1rem; }
  .widget-mode-detail .title {
    font-size: 36px; }
  .widget-mode-detail .sub-title {
    font-size: 26px;
    margin-bottom: 32px; }
  .widget-mode-detail .widget-metadata {
    margin-bottom: 2rem; }
  .widget-mode-detail .widget-mode-detail-text {
    margin-top: 48px; }
    .widget-mode-detail .widget-mode-detail-text img {
      max-width: 100%; }
    .widget-mode-detail .widget-mode-detail-text p {
      font-size: 18px;
      line-height: 1.8; }

.widget-mode-card .card {
  display: flex;
  height: calc(100% - 24px);
  margin-bottom: 24px; }

.widget-mode-card .card-header {
  overflow: hidden;
  padding: 0; }

.widget-mode-card .card-title {
  position: relative; }

@media (min-width: 768px) {
  .widget-mode-card .visible-interaction {
    position: absolute;
    right: -8px; } }

.widget-mode-simple .widget-topbar {
  margin-bottom: 8px; }

.widget-mode-simple .widget-metadata {
  margin-bottom: 24px; }

.widget-mode-simple .widget-toolbar {
  margin-top: 1.5rem; }

.widget-mode-simple .widget-content .cover-image {
  margin-bottom: 24px; }

.menu-content,
.underlay-content {
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.lfr-ddm-container .file-entry-upload-progress {
  border-radius: 0 0 4px 4px; }

.lfr-preview-file-image img {
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8); }

.portlet-document-library .lfr-ddm-small-image-preview,
.portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  box-shadow: 0 1px 3px #ccc; }

.portlet-document-library-upload-mask .overlaymask-content {
  border-radius: 5px; }

.overlaymask-content {
  background-color: #fff; }

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

.product-menu .loading-animation {
  margin-top: 160px; }

.lfr-search-combobox-item {
  border-radius: 1px; }

.lfr-search-combobox .field-input-text {
  border-radius: 4px 1px 1px 4px; }

.lfr-search-combobox .button-input {
  border-radius: 1px 4px 4px 1px; }

.lfr-upload-container .progress-bar,
.lfr-upload-container .progress,
.lfr-editable:after {
  border-radius: 10px; }

.portlet-language .portlet-body .current-language,
.portlet-language .portlet-body .taglib-icon,
.portlet-language .portlet-body .taglib-language-list-text {
  border-radius: 10px; }

body > .lfr-menu-list ul,
.active-area-proxy,
.entry-display-style .entry-thumbnail,
.lfr-api-results,
.lfr-translation-manager,
.lfr-translation-manager-translation,
.lfr-upload-container .cancel-button .modify-pages .delete-tab,
.portlet-image-gallery-display .image-thumbnail img,
.rule-group-instance-container .rule-group-instance,
.select-documents,
.select-files,
.taglib-ratings.stars:hover,
.taglib-ratings.stars:hover .liferay-rating-vote > div,
.taglib-ratings.stars .rating-focused > div,
.tags-search-combobox .field-input-text {
  border-radius: 4px; }

.entry-display-style,
.lfr-search-combobox,
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target,
.portlet-document-library .common-file-metadata-container.selected,
.portlet-document-library-display .common-file-metadata-container.selected,
.portlet-image-gallery-display .image-icon,
.select-documents,
.select-files {
  border-radius: 5px; }

.portlet-dynamic-data-list-display .lfr-ddm-container .lfr-ddm-repeatable-placeholder,
.portlet-dynamic-data-lists .lfr-ddm-container .lfr-ddm-repeatable-placeholder {
  border-radius: 6px; }

.menu-content {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

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

.underlay-content {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px; }

.input-localized .lfr-input-localized-state {
  border-radius: 3px; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  box-shadow: 0 0 3px #ddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    box-shadow: 0 0 3px #ff0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  box-shadow: 0 0 3px #27c1f2; }

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  border-radius: 0;
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25); }

.lfr-message .lfr-message-control {
  border-radius: 10px; }

.lfr-token {
  border-radius: 8px; }

.staging-tabview-list {
  border-radius: 0; }

.site-variations-tabview-list .tab-content,
.staging-tabview-list .tab-active .tab-content,
.tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  box-shadow: none; }

.rule-group-instance-container .rule-group-instance {
  box-shadow: 1px 1px 2px #999; }

.lfr-action-label {
  border-radius: 2px; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@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 {
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  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; } }

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

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

.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

.lfr-spa-loading .lfr-spa-loading-bar {
  -webkit-animation: shift-rightwards 1s ease-in-out infinite;
  animation: shift-rightwards 1s ease-in-out infinite;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.lfr-spa-loading-bar {
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

@-webkit-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

@keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .lfr-icon-menu-text,
.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  max-width: 200px; }

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
  @media (prefers-reduced-motion: reduce) {
    .portlet-boundary.yui3-dd-dragging {
      transition: none; } }

.portlet-document-library .entry-thumbnail .label,
.portlet-document-library-display .workflow-status .label,
.portlet-journal .entry-thumbnail .label {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

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

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd; }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #ddedde;
    border-color: #7d7; }
  100% {
    background-color: #ebebeb;
    border-color: #ddd; } }

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd; }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #ddedde;
    border-color: #7d7; }
  100% {
    background-color: #ebebeb;
    border-color: #ddd; } }

.upload-drop-active .lfr-upload-container .upload-target {
  -webkit-animation: none;
  animation: none; }

.upload-drop-active .portlet-document-library .document-container {
  box-shadow: inset 0 0 5px #b8c1d1; }

.upload-drop-intent .lfr-upload-container .upload-target {
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite; }

.quick-access-nav a {
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  box-shadow: initial; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  box-shadow: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: linear-gradient(#fff, #e4e4e4);
  border-radius: 2px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: linear-gradient(#f2f2f2, #ccc); }

input.switch:focus ~ .switch-bar:before {
  box-shadow: 0 0 3px #00f; }

input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
input.switch:empty ~ .switch-bar .switch-icon,
input.switch:empty ~ .switch-bar .switch-toggle:after,
input.switch:empty ~ .switch-bar .switch-toggle:before {
  transition: all 100ms ease-in; }
  @media (prefers-reduced-motion: reduce) {
    input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
    input.switch:empty ~ .switch-bar .switch-icon,
    input.switch:empty ~ .switch-bar .switch-toggle:after,
    input.switch:empty ~ .switch-bar .switch-toggle:before {
      transition: none; } }

.taglib-image-selector .selection-status {
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-image-selector .selection-status {
      transition: none; } }

.taglib-image-selector .progress-wrapper .progressbar {
  border-radius: 0; }

.drop-here-info {
  transition: all 0.2s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .drop-here-info {
      transition: none; } }
  .drop-here-info .drop-icons {
    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 {
      transition: all 0.3s ease-in-out;
      border-radius: 3px; }
      @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);
      -webkit-transform: rotate(25deg);
      transform: rotate(25deg); }
    .drop-here-info .drop-icons span:nth-of-type(2) {
      box-shadow: 0 6px 0 -2px rgba(0, 0, 0, 0.15);
      -webkit-transform: scale(0.8);
      transform: scale(0.8); }
    .drop-here-info .drop-icons span:nth-of-type(3) {
      box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
      -webkit-transform: rotate(-25deg);
      transform: rotate(-25deg); }

.drop-active .drop-here-info span:nth-of-type(1) {
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg); }

.drop-active .drop-here-info span:nth-of-type(2) {
  -webkit-transform: scale(1);
  transform: scale(1); }

.drop-active .drop-here-info span:nth-of-type(3) {
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg); }

/* 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. */
@keyframes spinner {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0; }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em; }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em; }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 0, 2em 2em 0 0.2em, 0 3em 0 0, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em; }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0 0 -1em, -2em -2em 0 -1em; }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em; }
  75% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0 0 0.2em, -2em -2em 0 0; }
  87.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0 0 0, -2em -2em 0 0.2em; } }

@media (min-width: 23.125em) {
  [data-xs-hidden] {
    display: none !important; } }

@media (max-width: 23.115em) {
  [data-xs-visible] {
    display: none !important; } }

@media (min-width: 36em) {
  [data-sm-hidden] {
    display: none !important; } }

@media (max-width: 35.99em) {
  [data-sm-visible] {
    display: none !important; } }

@media (min-width: 48em) {
  [data-md-hidden] {
    display: none !important; } }

@media (max-width: 47.99em) {
  [data-md-visible] {
    display: none !important; } }

@media (min-width: 62em) {
  [data-lg-hidden] {
    display: none !important; } }

@media (max-width: 61.99em) {
  [data-lg-visible] {
    display: none !important; } }

@media (min-width: 75em) {
  [data-xl-hidden] {
    display: none !important; } }

@media (max-width: 74.99em) {
  [data-xl-visible] {
    display: none !important; } }

@media (min-width: 90em) {
  [data-xxl-hidden] {
    display: none !important; } }

@media (max-width: 89.99em) {
  [data-xxl-visible] {
    display: none !important; } }

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

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

.mb-1 {
  margin-bottom: 0.5rem !important; }

.mb-2 {
  margin-bottom: 1rem !important; }

.mb-3 {
  margin-bottom: 1.5rem !important; }

.mb-4 {
  margin-bottom: 2rem !important; }

.mb-5 {
  margin-bottom: 2.5rem !important; }

.mb-6 {
  margin-bottom: 3rem !important; }

.mb-7 {
  margin-bottom: 3.5rem !important; }

.mb-8 {
  margin-bottom: 4rem !important; }

.mb-9 {
  margin-bottom: 4.5rem !important; }

.mb-10 {
  margin-bottom: 5rem !important; }

.mt-1 {
  margin-top: 0.5rem !important; }

.mt-2 {
  margin-top: 1rem !important; }

.mt-3 {
  margin-top: 1.5rem !important; }

.mt-4 {
  margin-top: 2rem !important; }

.mt-5 {
  margin-top: 2.5rem !important; }

.mt-6 {
  margin-top: 3rem !important; }

.mt-7 {
  margin-top: 3.5rem !important; }

.mt-8 {
  margin-top: 4rem !important; }

.mt-9 {
  margin-top: 4.5rem !important; }

.mt-10 {
  margin-top: 5rem !important; }

.mr-1 {
  margin-right: 0.5rem !important; }

.mr-2 {
  margin-right: 1rem !important; }

.mr-3 {
  margin-right: 1.5rem !important; }

.mr-4 {
  margin-right: 2rem !important; }

.mr-5 {
  margin-right: 2.5rem !important; }

.mr-6 {
  margin-right: 3rem !important; }

.mr-7 {
  margin-right: 3.5rem !important; }

.mr-8 {
  margin-right: 4rem !important; }

.mr-9 {
  margin-right: 4.5rem !important; }

.mr-10 {
  margin-right: 5rem !important; }

@media (min-width: 62em) {
  .mobile-only {
    display: none; } }

.u-flex-space-between {
  justify-content: space-between; }

.u-flex-align-center {
  align-items: center; }

html,
body {
  width: 100%;
  height: 100%;
  line-height: 1; }

body {
  overflow-x: hidden; }

*,
*:before,
*:after {
  box-sizing: border-box; }

html,
button,
input,
select,
textarea {
  color: inherit; }

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul {
  margin: 0;
  padding: 0;
  font-weight: normal; }

/* modificato da blue reply */
a {
  text-decoration: none !important;
  color: inherit !important; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

textarea {
  resize: vertical; }

input::-moz-focus-inner {
  border: 0; }

ol,
ul {
  list-style: none; }

audio,
canvas,
iframe,
svg,
video,
img {
  vertical-align: middle; }

svg {
  max-width: 100%; }

img,
figure,
picture {
  display: block;
  max-width: 100%;
  margin: 0; }

html {
  height: 100%;
  font-size: 100%; }

body {
  visibility: hidden;
  height: 100%;
  color: #000000;
  background-color: #ffffff;
  font-family: "PreloW01-Book", sans;
  font-variant-ligatures: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

body.ready {
  visibility: visible; }

#app,
#Main {
  display: inline; }

::selection {
  color: #ffffff;
  background-color: #616161; }

@font-face {
  font-family: "PreloSlab";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("../assets/fonts/PreloSlab/PreloSlab-Light.woff") format("woff"), url("../assets/fonts/PreloSlab/PreloSlab-Light.ttf") format("truetype"), url("../assets/fonts/PreloSlab/PreloSlab-Light.svg#PreloSlab") format("svg"); }

@font-face {
  font-family: "PreloSlab";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("../assets/fonts/PreloSlab/PreloSlab-Medium.woff") format("woff"), url("../assets/fonts/PreloSlab/PreloSlab-Medium.ttf") format("truetype"), url("../assets/fonts/PreloSlab/PreloSlab-Medium.svg#PreloSlab") format("svg"); }

@font-face {
  font-family: "PreloW01";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("../assets/fonts/PreloW01/PreloW01-Medium.woff") format("woff"), url("../assets/fonts/PreloW01/PreloW01-Medium.ttf") format("truetype"), url("../assets/fonts/PreloW01/PreloW01-Medium.svg#PreloW01") format("svg"); }

@font-face {
  font-family: "PreloW01";
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  src: url("../assets/fonts/PreloW01/PreloW01-Bold.woff") format("woff"), url("../assets/fonts/PreloW01/PreloW01-Bold.ttf") format("truetype"), url("../assets/fonts/PreloW01/PreloW01-Bold.svg#PreloW01") format("svg"); }

@font-face {
  font-family: "PreloW01-Book";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../assets/fonts/PreloW01/PreloW01-Book.woff") format("woff"), url("../assets/fonts/PreloW01/PreloW01-Book.ttf") format("truetype"), url("../assets/fonts/PreloW01/PreloW01-Book.svg#PreloW01-Book") format("svg"); }

h1, .h1 {
  font-family: "PreloSlab";
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 3rem;
  letter-spacing: 0; }

@media (min-width: 48em) {
  h1, .h1 {
    font-size: 3rem;
    line-height: 3.5rem; } }

h2, .h2 {
  font-family: "PreloSlab";
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 2.5rem;
  letter-spacing: 0; }

@media (min-width: 48em) {
  h2, .h2 {
    font-size: 2.75rem;
    line-height: 3.25rem; } }

h3, .h3 {
  font-family: "PreloSlab";
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 2rem;
  letter-spacing: 0; }

@media (min-width: 48em) {
  h3, .h3 {
    font-size: 2.5rem;
    line-height: 3rem; } }

h4, .h4 {
  font-family: "PreloSlab";
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 2.25rem;
  letter-spacing: 0; }

@media (min-width: 48em) {
  h4, .h4 {
    font-size: 2rem;
    line-height: 3rem; } }

h5, .h5 {
  font-family: "PreloSlab";
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.2;
  letter-spacing: 0; }

h6, .h6 {
  font-family: "PreloSlab";
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0; }

@media (min-width: 48em) {
  h6, .h6 {
    font-size: 1.5rem; } }

small, .p-small {
  font-family: "PreloW01-Book";
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0; }

p, .p {
  font-family: "PreloW01-Book";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.375rem;
  letter-spacing: 0; }

.p-big {
  font-family: "PreloW01-Book";
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.875rem;
  letter-spacing: 0; }

.c-primary {
  color: #de4851; }

.c-secondary {
  color: #5eb9e4; }

.c-warning {
  color: #fe7c02; }

.c-error {
  color: #d9303b; }

.c-success {
  color: #0bab1b; }

.c-grey {
  color: #616161; }

.container {
  width: calc(100% - 0.75rem);
  margin-right: auto;
  margin-left: auto;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }

@media (min-width: 48em) {
  .container {
    max-width: 1356px; } }

@media (min-width: 62em) {
  .container {
    max-width: 1356px; } }

.containerFluid {
  width: calc(100% - 0.75rem);
  margin-right: auto;
  margin-left: auto;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.row [class*="col-"] {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0; }

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.offset-1 {
  margin-left: 8.3333333333%; }

.offset-2 {
  margin-left: 16.6666666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.3333333333%; }

.offset-5 {
  margin-left: 41.6666666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.3333333333%; }

.offset-8 {
  margin-left: 66.6666666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.3333333333%; }

.offset-11 {
  margin-left: 91.6666666667%; }

.offset-12 {
  margin-left: 100%; }

@media (min-width: 48em) {
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .offset-md-1 {
    margin-left: 8.3333333333%; }
  .offset-md-2 {
    margin-left: 16.6666666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.3333333333%; }
  .offset-md-5 {
    margin-left: 41.6666666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.3333333333%; }
  .offset-md-8 {
    margin-left: 66.6666666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.3333333333%; }
  .offset-md-11 {
    margin-left: 91.6666666667%; }
  .offset-md-12 {
    margin-left: 100%; } }

@media (min-width: 62em) {
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .offset-lg-1 {
    margin-left: 8.3333333333%; }
  .offset-lg-2 {
    margin-left: 16.6666666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.3333333333%; }
  .offset-lg-5 {
    margin-left: 41.6666666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.3333333333%; }
  .offset-lg-8 {
    margin-left: 66.6666666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.3333333333%; }
  .offset-lg-11 {
    margin-left: 91.6666666667%; }
  .offset-lg-12 {
    margin-left: 100%; } }

@media (min-width: 75em) {
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .offset-xl-1 {
    margin-left: 8.3333333333%; }
  .offset-xl-2 {
    margin-left: 16.6666666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.3333333333%; }
  .offset-xl-5 {
    margin-left: 41.6666666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.3333333333%; }
  .offset-xl-8 {
    margin-left: 66.6666666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.3333333333%; }
  .offset-xl-11 {
    margin-left: 91.6666666667%; }
  .offset-xl-12 {
    margin-left: 100%; } }

.Header {
  position: fixed;
  z-index: 9;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 0rem;
  transition: color 0.3s;
  color: #000000; }

@media (min-width: 75em) {
  .Header {
    padding: 1.25rem 0rem; } }

@media (max-width: 74.99em) {
  .Header:focus-within {
    z-index: 999; } }

@media (max-width: 74.99em) {
  .Header.focus-within {
    z-index: 999; } }

.Header:before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  transition-duration: 0.3s;
  transition-property: transform, box-shadow;
  transform: translateY(-100%);
  background-color: #ffffff;
  will-change: transform; }

.Header-primary {
  color: #ffffff; }

.Header-primary:before {
  background-color: #de4851; }

.Header-primary.Header-negative:not(.Header-sticky) {
  color: inherit; }

.Header-sticky:before {
  transform: none;
  box-shadow: 0 0.25rem 1.25rem rgba(97, 97, 97, 0.2); }

.Header_content {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.Header_right-menu {
  display: flex;
  align-items: center; }

.Header .Logo, .Header .Hamburger {
  transition-duration: 0.3s;
  transition-property: transform, fill, color;
  transform: translate3d(0, 1.5rem, 0); }

@media (min-width: 75em) {
  .Header .Logo, .Header .Hamburger {
    transform: translate3d(0, 4.5rem, 0); } }

.Header-sticky .Logo, .Header-sticky .Hamburger {
  transform: none; }

@media (min-width: 75em) {
  .Header .Menu {
    flex-grow: 1; } }

@media (min-width: 75em) {
  .Header .Menu > nav {
    transition: transform 0.3s;
    transform: translate3d(0, 4.5rem, 0); } }

.Header-sticky .Menu > nav {
  transform: none; }

@media (min-width: 75em) {
  .Header .Menu_item {
    font-size: 0.875rem;
    line-height: 1.125rem; } }

.Logo {
  color: #ffffff !important;
  fill: #ffffff !important; }

.Header .Logo {
  position: relative;
  display: block;
  width: 4.375rem;
  height: 2.8125rem;
  margin-right: 2.25rem; }

.Header-primary.Header-negative:not(.Header-sticky) .Logo.Logo-negative,
.Header:not(.Header-primary) .Logo.Logo-negative {
  color: #616161 !important;
  fill: #de4851 !important; }

.Header-primary.Header-negative:not(.Header-sticky) .Menu_extra .Button-outline:not(:hover) {
  color: #ffffff;
  background-color: #de4851; }

.Menu {
  display: flex; }

.Menu > input[type="checkbox"] {
  position: absolute;
  visibility: hidden;
  margin: 0; }

.Menu > nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-grow: 1;
  flex-wrap: wrap; }

@media (max-width: 74.99em) {
  .Menu > input[type="checkbox"] ~ nav {
    position: fixed;
    z-index: -1;
    top: 0;
    right: 0;
    align-items: flex-start;
    flex-direction: column;
    height: 100%;
    min-width: calc(50% - 3.5rem);
    padding: 8rem 1.5rem 3rem;
    transition: transform 0.3s;
    transform: translate3d(100%, 0, 0);
    pointer-events: none;
    color: #000000;
    background-color: #ffffff;
    will-change: transform; }
  .Menu > input[type="checkbox"] ~ nav > * {
    pointer-events: all; }
  .Menu > input[type="checkbox"] ~ nav > div:first-child {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 100%; } }

@media (max-width: 61.99em) {
  .Menu > input[type="checkbox"] ~ nav {
    width: 100%;
    min-width: 100%; } }

@media (max-width: 74.99em) {
  .Menu > input[type="checkbox"]:checked ~ nav {
    transform: none; } }

@media (max-width: 74.99em) {
  .Menu.Menu-primary > input[type="checkbox"] ~ nav {
    color: #ffffff;
    background-color: #de4851; } }

@media (max-width: 74.99em) {
  .Menu.Menu-dark > input[type="checkbox"] ~ nav {
    color: #ffffff;
    background-color: #333333; } }

.Menu_item:not(:last-child) {
  margin-right: 1rem; }

@media (min-width: 62em) {
  .Menu_item:not(:last-child) {
    margin-right: 2rem; } }

@media (max-width: 74.99em) {
  input[type="checkbox"] ~ nav > div:first-child .Menu_item {
    font-size: 1.875rem;
    line-height: 2rem; }
  input[type="checkbox"] ~ nav > div:first-child .Menu_item:not(:last-child) {
    margin-right: 0;
    margin-bottom: 2rem; } }

@media (min-width: 62em) {
  .Menu_extra .Menu_item {
    margin-right: 0;
    margin-left: 2rem; } }

.Menu .Hamburger {
  display: none; }

@media (max-width: 74.99em) {
  .Menu .Hamburger {
    display: block; } }

.Menu-primary > input[type="checkbox"]:checked ~ .Hamburger,
.Menu-dark > input[type="checkbox"]:checked ~ .Hamburger {
  color: #ffffff; }

.Symbols {
  position: absolute;
  z-index: -1;
  top: -9999px;
  left: -9999px;
  overflow: hidden;
  width: 0;
  height: 0; }

.link {
  position: relative;
  display: inline-flex;
  overflow: hidden;
  align-items: center;
  padding: 0.125rem 0rem;
  line-height: 1 !important; }

.link:after {
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.75;
  width: 100%;
  height: 1px;
  content: "";
  transition: transform 0.2s;
  transform: scale(0, 1);
  transform-origin: 100% 50%;
  background-color: currentColor; }

.link.is-active:after, .link:hover:after {
  transform: scale(1);
  transform-origin: 0 50%; }

.LinkCounter {
  width: 16px;
  height: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 0.625rem;
  font-size: 0.5rem;
  font-weight: 700;
  background-color: #de4851;
  border-radius: 100%; }

.link .Icon {
  font-size: 1.4em; }

.link .Icon:last-child {
  margin-left: 0.75rem; }

.link .Icon:first-child {
  margin-right: 0.75rem; }

.Hamburger {
  position: relative;
  width: 32px;
  height: 25px;
  color: inherit; }

.Hamburger > span {
  position: absolute;
  top: calc(50% - 1px);
  right: 0;
  display: block;
  width: 100%;
  height: 2px;
  border-radius: 2px;
  background-color: currentColor; }

.Hamburger > span:first-of-type, .Hamburger > span:last-of-type {
  width: calc(100% - 4px);
  transition-delay: 0.15s, 0s;
  transition-duration: 0.15s;
  transition-property: top, transform; }

.Hamburger > span:first-of-type {
  top: calc(50% - 12px); }

.Hamburger > span:nth-of-type(2) {
  transition: transform 0.15s; }

.Hamburger > span:last-of-type {
  top: calc(50% + 10px); }

.Hamburger.active:first-of-type, .Hamburger.active:last-of-type,
input[type="checkbox"]:checked ~ .Hamburger > span:first-of-type,
input[type="checkbox"]:checked ~ .Hamburger > span:last-of-type {
  top: calc(50% - 1px);
  transition-delay: 0s, 0.15s; }

.Hamburger.active:first-of-type,
input[type="checkbox"]:checked ~ .Hamburger > span:first-of-type {
  transform: rotate(45deg); }

.Hamburger.active:nth-of-type(2),
input[type="checkbox"]:checked ~ .Hamburger > span:nth-of-type(2) {
  transition-delay: 0.15s;
  transform: scale(0, 1); }

.Hamburger.active:last-of-type,
input[type="checkbox"]:checked ~ .Hamburger > span:last-of-type {
  transform: rotate(-45deg); }

.Icon {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center; }

.Icon > svg {
  width: 1em;
  height: 1em;
  fill: currentColor; }

.Icon[class^="Icon-sort"] > svg,
.Icon[class*="Icon-sort"] > svg {
  color: #de4851;
  fill: #9e9e9e; }

p > .Icon,
.p > .Icon,
[class^="p-"] > .Icon,
[class*="p-"] > .Icon {
  vertical-align: text-top; }

p > .Icon,
.p > .Icon {
  height: 1.375rem; }

.p-small > .Icon {
  height: 1.125rem; }

.p-big > .Icon {
  height: 1.875rem; }

.Icon-big {
  font-size: 2.75rem; }

@media (min-width: 62em) {
  .Icon-big {
    font-size: 3.125rem; } }

.Icon-jumbo {
  font-size: 3.5rem; }

.Field {
  position: relative;
  display: block;
  margin-bottom: 0.5rem;
  outline: none;
  font-size: 1rem; }

[class^="col-"] > .Field {
  margin-bottom: 2rem; }

.Field_info {
  margin-top: 1rem;
  font-size: 0.875rem;
  color: #616161; }

.Field-primary {
  color: #ffffff; }

.Field-disabled {
  pointer-events: none; }

.Field-error {
  z-index: 0;
  margin-bottom: 2rem; }

.Field_icon {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 3rem;
  height: 100%;
  font-size: 1.25rem; }

.Field_input {
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0;
  padding: 1.75rem 1rem 0.625rem;
  transition-duration: 0.2s;
  transition-property: background-color, border-color, color;
  border: solid 1px #e0e0e0;
  border-radius: 0.25rem;
  outline: none;
  background-color: #ffffff;
  background-position: calc(100% - 1rem) 56% !important;
  font-size: inherit;
  line-height: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-height: 3.625rem; }

.Field_input::-webkit-input-placeholder {
  color: transparent !important;
  -webkit-user-select: none;
  user-select: none; }

.Field_input::-moz-placeholder {
  color: transparent !important;
  user-select: none; }

.Field_input:-moz-placeholder {
  color: transparent !important;
  user-select: none; }

.Field_input:-ms-input-placeholder {
  color: transparent !important;
  -ms-user-select: none;
  user-select: none; }

.Field_input:-webkit-autofill, .Field_input:-webkit-autofill:hover, .Field_input:-webkit-autofill:focus {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: inherit;
  -webkit-box-shadow: 0 0 0 1000px inherit inset; }

.Field:focus-within .Field_input {
  border-color: #e6757d; }

.Field.focus-within .Field_input {
  border-color: #e6757d; }

.Field-dark .Field_input {
  color: #ffffff;
  border-color: currentColor;
  background-color: #333333; }

.Field-dark .Field_input:-webkit-autofill, .Field-dark .Field_input:-webkit-autofill:hover, .Field-dark .Field_input:-webkit-autofill:focus {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: #ffffff;
  -webkit-box-shadow: 0 0 0 1000px #333333 inset; }

.Field-primary .Field_input {
  color: #ffffff;
  border-color: #e6757d;
  background-color: #de4851; }

.Field-primary .Field_input:-webkit-autofill, .Field-primary .Field_input:-webkit-autofill:hover, .Field-primary .Field_input:-webkit-autofill:focus {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: #ffffff;
  -webkit-box-shadow: 0 0 0 1000px #de4851 inset; }

.Field-primary:focus-within .Field_input {
  border-color: currentColor; }

.Field-primary.focus-within .Field_input {
  border-color: currentColor; }

.Field-disabled .Field_input {
  color: #999999;
  background-color: #f2f2f2; }

.Field-error .Field_input {
  border-color: #d9303b; }

.Field_input:not(:-ms-input-placeholder) {
  border-color: currentColor; }

.Field_input:not(:placeholder-shown) {
  border-color: currentColor; }

.Field_input:not(:-ms-input-placeholder) {
  border-color: currentColor; }

.Field_icon ~ .Field_input {
  padding-left: 3rem; }

.Field_label,
.Field_error {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0rem 1rem;
  line-height: 1rem; }

.Field_label {
  z-index: 2;
  top: 0.625rem;
  transition: transform 0.2s;
  transform: translate3d(0, 0.625rem, 0);
  transform-origin: 0 0;
  pointer-events: none; }

.Field:focus-within .Field_label {
  transform: none; }

.Field:focus-within .Field_label > sup,
.Field:focus-within .Field_label > span {
  transform: scale(0.875);
  color: #999999; }

.Field.focus-within .Field_label {
  transform: none; }

.Field.focus-within .Field_label > sup,
.Field.focus-within .Field_label > span {
  transform: scale(0.875);
  color: #999999; }

.Field_input:not(:-ms-input-placeholder) ~ .Field_label {
  transform: none; }

.Field_input:not(:placeholder-shown) ~ .Field_label {
  transform: none; }

.Field_input:not(:-ms-input-placeholder) ~ .Field_label > sup, .Field_input:not(:-ms-input-placeholder) ~ .Field_label > span {
  transform: scale(0.875);
  color: #999999; }

.Field_input:not(:placeholder-shown) ~ .Field_label > sup,
.Field_input:not(:placeholder-shown) ~ .Field_label > span {
  transform: scale(0.875);
  color: #999999; }

.Field_input:not(:-ms-input-placeholder) ~ .Field_label {
  transform: none; }

.Field_input:not(:-ms-input-placeholder) ~ .Field_label > sup, .Field_input:not(:-ms-input-placeholder) ~ .Field_label > span {
  transform: scale(0.875);
  color: #999999; }

.Field-primary:focus-within .Field_label > span {
  color: #fbd1d1; }

.Field-primary.focus-within .Field_label > span {
  color: #fbd1d1; }

.Field-primary .Field_input:not(:-ms-input-placeholder) ~ .Field_label > span {
  color: #fbd1d1; }

.Field-primary .Field_input:not(:placeholder-shown) ~ .Field_label > span {
  color: #fbd1d1; }

.Field-primary .Field_input:not(:-ms-input-placeholder) ~ .Field_label > span {
  color: #fbd1d1; }

.Field_icon ~ .Field_label {
  padding-left: 3rem; }

.Field_label > sup,
.Field_label > span {
  display: inline-block;
  transition-duration: 0.2s;
  transition-property: transform, color;
  transform-origin: 0 0; }

.Field_label sup {
  color: #de4851 !important; }

.Field_error {
  bottom: 0;
  padding: 0.5rem 1rem;
  transform: translateY(100%);
  color: #d9303b;
  font-size: 0.875rem; }

div[id^="__lpform"] {
  transform: translateX(-3rem); }

.Button {
  overflow: visible;
  width: auto;
  margin: 0;
  padding: 0;
  cursor: pointer;
  text-align: inherit;
  /* inherit font & color from ancestor */
  color: inherit;
  border: none;
  background: transparent;
  /* Normalize `line-height`. Cannot be changed from `normal` in Firefox 4+. */
  line-height: normal;
  /* Corrects font smoothing for webkit */
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  /* Corrects inability to style clickable `input` types in iOS */
  -webkit-appearance: none;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition-duration: 0.2s;
  transition-property: background-color, border-color, color, opacity;
  outline: none; }

.Button:not(.Button-small) {
  min-width: 10rem; }

.Button:disabled {
  cursor: no-drop;
  pointer-events: none; }

@media (max-width: 61.99em) {
  .ButtonGroup .Button {
    width: 100%; } }

@media (min-width: 62em) {
  .ButtonGroup .Button {
    min-width: 12.5rem; } }

.ButtonGroup .Button + .Button {
  margin-top: 1rem; }

@media (min-width: 62em) {
  .ButtonGroup .Button + .Button {
    margin-top: 0;
    margin-left: 2rem; } }

.Button {
  background-color: #de4851;
  border-radius: 0.25rem;
  border: solid 2px #de4851;
  color: #ffffff;
  padding: 0.875rem 1.25rem; }

.Button:hover {
  background-color: #e6757d;
  border: solid 2px #e6757d;
  color: #ffffff; }

.Button:disabled, .Button-disabled {
  background-color: #fbd1d1; }

.Button-outline {
  background-color: #ffffff;
  border: solid 2px #de4851;
  color: #de4851; }

.Button-blank {
  background-color: transparent;
  border: none;
  color: currentColor;
  padding: 0; }

.Button-blank:hover {
  background-color: transparent;
  border: none;
  color: #de4851; }

.Button-small {
  padding: 0.625rem 0.875rem; }

/*modificato da blue*/
.Button-negative {
  color: #de4851 !important;
  border-color: #ffffff;
  background-color: #ffffff; }

.Button-negative.Button-outline {
  color: #ffffff;
  background-color: transparent; }

.Button-dark {
  color: #ffffff;
  border-color: #333333;
  background-color: #333333; }

.Button-dark.Button-disabled {
  opacity: 0.5; }

.Button-full {
  width: 100%; }

.Button-loading {
  overflow: visible;
  pointer-events: none;
  border-color: #e6757d;
  background-color: #e6757d; }

.Button-loading:after {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  overflow: visible;
  width: 1em;
  height: 1em;
  content: "";
  transform: translate3d(-50%, -50%, 0);
  animation: spinner 1.2s infinite linear;
  border-radius: 50%;
  font-size: 0.1875em; }

.Button-square {
  width: 3rem !important;
  height: 3rem !important;
  min-width: auto !important;
  padding: 0; }

.Button-square.Button-small {
  width: 2.375rem !important;
  height: 2.375rem !important; }

.Button-disabled {
  cursor: no-drop;
  pointer-events: none; }

.Button-iconOnly {
  min-width: auto !important;
  border: 0;
  background-color: transparent; }

.Button-iconOnly:hover {
  border: 0;
  background-color: transparent; }

.Button-iconOnly:hover .Icon > svg {
  color: #de4851;
  fill: #de4851; }

.Button-iconOnly .Icon > svg {
  color: #9e9e9e;
  fill: #9e9e9e; }

.Button_label {
  letter-spacing: 0.02em;
  text-transform: uppercase;
  font-family: "PreloW01";
  font-size: 1rem;
  line-height: 1; }

.Button-small .Button_label {
  font-size: 0.875rem; }

.Button-big .Button_label {
  font-size: 1.25rem; }

.Button-loading .Button_label {
  visibility: hidden; }

.Button .Icon {
  font-size: 1.4em;
  height: 0; }

.Button .Icon:last-child:not(:first-child) {
  margin-left: 0.75rem; }

.Button .Icon:first-child:not(:last-child) {
  margin-right: 0.75rem; }

.Button .Icon:first-child:last-child {
  margin: 0 !important; }

.BackButton {
  padding-left: 0;
  padding-right: 1.5625rem; }

.BackButton .Icon > svg {
  fill: #de4851; }

.Form_extra {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 0.5rem; }

.Form_submit {
  margin-top: 2rem; }

.Form_submit.center-submit {
  display: flex;
  justify-content: center; }

.Form [class^="col-"]:last-child > .Field {
  margin-bottom: 0; }

.Form [class^="col-"]:not(:last-child) > .Box {
  margin-bottom: 2rem; }

@media (min-width: 62em) {
  .Form [class^="col-"]:not(:last-child) > .Box {
    margin-bottom: 2.5rem; } }

.Form h6 + .Box {
  margin-top: 1rem; }

.Form > .Notification {
  margin-top: 2rem; }

@media (max-width: 47.99em) {
  .Form_submit .Button {
    width: 100%; } }

.Form-searchInline {
  display: flex;
  margin-bottom: 2rem;
  margin-top: 2rem; }

@media (max-width: 47.99em) {
  .Form-searchInline {
    flex-direction: column; } }

.Form-searchInline .Form_fields {
  width: 100%; }

.Form-searchInline .Form_fields .Field {
  margin-top: 0;
  margin-bottom: 0 !important; }

.Form-searchInline .Form_submit {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 0; }

@media (max-width: 47.99em) {
  .Form-searchInline .Form_submit {
    flex-direction: column; } }

.Form-searchInline .Form_submit .Button {
  white-space: nowrap; }

@media (max-width: 47.99em) {
  .Form-searchInline .Form_submit .Button {
    margin-top: 1rem; } }

.Form-searchInline .Form_submit .Button:not(:last-child) {
  margin-right: 1rem; }

@media (max-width: 47.99em) {
  .Form-searchInline .Form_submit .Button:not(:last-child) {
    margin-right: 0; } }

.Fieldset_header {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.Fieldset_title {
  margin-bottom: 1rem;
  font-weight: bold; }

.Form .Fieldset [class^="col-"]:last-child > .Field {
  margin-bottom: 2rem; }

.Password .Field_input {
  padding-right: 3rem; }

.Password .Field_input:not(:-ms-input-placeholder) {
  background-position: calc(100% - 3rem) 56% !important; }

.Password .Field_input:not(:placeholder-shown) {
  background-position: calc(100% - 3rem) 56% !important; }

.Password .Field_input:not(:-ms-input-placeholder) {
  background-position: calc(100% - 3rem) 56% !important; }

.Password .Field_icon {
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  left: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 100%;
  cursor: pointer;
  transition-duration: 0.2s;
  transition-property: opacity, visibility;
  color: currentColor;
  font-size: 1rem; }

.Password .Field_input:-ms-input-placeholder ~ .Field_icon {
  visibility: hidden;
  opacity: 0;
  cursor: default; }

.Password .Field_input:placeholder-shown ~ .Field_icon {
  visibility: hidden;
  opacity: 0;
  cursor: default; }

.Password .Field_input:-ms-input-placeholder ~ .Field_icon {
  visibility: hidden;
  opacity: 0;
  cursor: default; }

.Password .Field_input[type="password"] ~ .Field_icon.js-password-conceal {
  display: none; }

.Password .Field_input[type="text"] ~ .Field_icon.js-password-reveal {
  display: none; }

.Radio.Radio-boxed {
  margin-bottom: 0 !important; }

.Radio_title {
  font-weight: bold; }

.Radio_option {
  position: relative;
  display: block;
  margin-top: 1rem;
  cursor: pointer; }

.Radio_option input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  margin: 0; }

.Radio_option p {
  position: relative;
  display: block;
  padding-left: 1.875rem;
  pointer-events: none;
  line-height: 1.25rem; }

.Radio_option p:before, .Radio_option p:after {
  position: absolute;
  content: "";
  color: #616161;
  border-radius: 50%; }

.Radio_option p:before {
  top: 0;
  left: 0;
  width: 1.25rem;
  height: 1.25rem;
  transition: border-color 0.2s;
  border: solid 2px currentColor; }

.Radio_option p:after {
  top: 0.25rem;
  left: 0.25rem;
  width: 0.75rem;
  height: 0.75rem;
  transition-duration: 0.2s;
  transition-property: transform, background-color;
  transform: scale(0);
  background-color: currentColor; }

.Radio-bordered .Radio_option p {
  padding-bottom: 1.125rem;
  border-bottom: solid 1px #e0e0e0; }

.Radio-negative .Radio_option p:before, .Radio-negative .Radio_option p:after {
  color: #ffffff; }

.Radio_option input:checked ~ p:before, .Radio_option input:checked ~ p:after {
  color: #de4851; }

.Radio-negative .Radio_option input:checked ~ p:before, .Radio-negative .Radio_option input:checked ~ p:after {
  color: #ffffff; }

.Radio_option input:checked ~ p:after {
  transform: scale(1); }

.Radio-boxed .Radio_option {
  padding: 1.25rem 1.5rem;
  border: 1px solid #e0e0e0;
  border-radius: 0.25rem;
  background-color: #ffffff; }

@media (min-width: 62em) {
  .Radio-boxed .Radio_option {
    padding: 1rem 1.25rem; } }

.Checkbox_title {
  font-weight: bold; }

.Checkbox_option {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 1rem;
  cursor: pointer; }

.Checkbox_option input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  margin: 0; }

.Checkbox_option p {
  position: relative;
  display: block;
  margin-left: 0.625rem;
  pointer-events: none;
  line-height: 1.25rem; }

.Checkbox_option a {
  text-decoration: underline; }

.Checkbox_mark {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  transition-duration: 0.2s;
  transition-property: border-color, background-color;
  border: solid 2px #000000;
  border-radius: 0.25rem;
  background-color: #ffffff; }

.Checkbox_mark .Icon {
  opacity: 0;
  transition: opacity 0.2s;
  color: #ffffff; }

input:checked ~ .Checkbox_mark {
  border-color: #de4851;
  background-color: #de4851; }

input:checked ~ .Checkbox_mark .Icon {
  opacity: 1; }

.Switch {
  display: inline-flex;
  align-items: center; }

.Switch > input {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  margin: 0; }

.Switch > p {
  position: relative;
  line-height: 1.5rem; }

.Switch_labels {
  display: inline-flex;
  text-transform: uppercase;
  color: #999999;
  font-family: "PreloW01";
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1; }

p + .Switch_labels {
  margin-left: 1rem; }

.Switch_option {
  display: block;
  box-sizing: content-box;
  min-width: 1rem;
  padding: 0.5rem;
  cursor: pointer;
  transition-duration: 0.2s;
  transition-property: background-color, border-color, color;
  text-align: center;
  border: solid 2px currentColor; }

.Switch_option:first-child {
  border-right: none;
  border-radius: 0.25rem 0rem 0rem 0.25rem; }

.Switch_option:last-child {
  border-left: none;
  border-radius: 0rem 0.25rem 0.25rem 0rem; }

.Switch:not(.Switch-radio) > input:checked ~ .Switch_labels > .Switch_option:first-child,
.Switch-radio > input:first-of-type:checked ~ .Switch_labels > .Switch_option:first-child,
.Switch-radio > input:last-of-type:checked ~ .Switch_labels > .Switch_option:last-child {
  cursor: default;
  color: #ffffff;
  border-color: #5eb9e4;
  background-color: #5eb9e4; }

.Switch:not(.Switch-radio) > input:not(:checked) ~ .Switch_labels > .Switch_option:last-child {
  cursor: default;
  color: #ffffff;
  border-color: #000000;
  background-color: #000000; }

.OptionsList {
  background-color: #ffffff; }

.OptionsList-dark {
  color: #ffffff;
  background-color: #333333; }

.OptionsList-primary {
  color: #ffffff;
  background-color: #de4851; }

.OptionsList_filters {
  padding: 1rem;
  background-color: rgba(0, 0, 0, 0.05); }

.OptionsList-dark .OptionsList_filters {
  background-color: rgba(255, 255, 255, 0.05); }

.OptionsList_filters > *:nth-child(n+2) {
  margin-top: 1rem; }

.OptionsList_filters_extra {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.OptionsList_items {
  overflow: auto;
  max-height: 16rem;
  padding: 0.625rem 0rem; }

.OptionsList_item {
  margin: 0 !important;
  cursor: pointer;
  transition-duration: 0.2s;
  transition-property: background-color, color; }

.OptionsList_item:hover {
  background-color: rgba(0, 0, 0, 0.05); }

.OptionsList-dark .OptionsList_item:hover {
  background-color: rgba(255, 255, 255, 0.05); }

.OptionsList_item.hidden {
  display: none; }

.OptionsList_filters .Field {
  margin-bottom: 0 !important; }

.OptionsList_search .Field_input {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  border-color: #e0e0e0 !important;
  background-color: #ffffff;
  line-height: 1.375rem; }

.OptionsList_search .Field_input::-webkit-input-placeholder {
  color: #999999; }

.OptionsList_search .Field_input::-moz-placeholder {
  color: #999999; }

.OptionsList_search .Field_input:-moz-placeholder {
  color: #999999; }

.OptionsList_search .Field_input:-ms-input-placeholder {
  color: #999999; }

.OptionsList-dark .OptionsList_search .Field_input {
  color: #000000; }

.OptionsList-dark .Field_icon,
.OptionsList-primary .Field_icon {
  color: #000000; }

.OptionsList_search .Field_label {
  display: none; }

.OptionsList .Checkbox_option {
  margin: 0; }

.OptionsList_item .Checkbox_option {
  padding: 0.625rem 1rem; }

.OptionsPicker-dark,
.OptionsPicker-primary {
  color: #ffffff; }

.OptionsPicker_summary {
  min-height: 9.8125rem;
  padding: 1rem;
  border: solid 1px #e0e0e0;
  border-radius: 0.25rem 0.25rem 0rem 0rem;
  background-color: #ffffff; }

.OptionsPicker-dark .OptionsPicker_summary {
  border-color: #616161;
  background-color: #333333; }

.OptionsPicker-primary .OptionsPicker_summary {
  border-color: #ffffff;
  border-bottom-color: #e6757d;
  background-color: #de4851; }

@media (min-width: 62em) {
  .OptionsPicker_summary > div {
    display: flex;
    justify-content: center;
    align-items: flex-start; } }

.OptionsPicker_selectionLabel {
  display: block;
  margin-bottom: 1rem; }

.OptionsPicker_selectionLabel > span {
  color: #de4851; }

.OptionsPicker-primary .OptionsPicker_selectionLabel > span {
  color: #ffffff; }

.OptionsPicker_content {
  height: 16.0625rem;
  padding: 0.625rem 0rem;
  border: solid 1px #e0e0e0;
  border-top: none;
  border-radius: 0rem 0rem 0.25rem 0.25rem;
  background-color: #ffffff; }

.OptionsPicker-dark .OptionsPicker_content {
  border-color: #616161;
  background-color: #333333; }

.OptionsPicker-primary .OptionsPicker_content {
  border-color: #ffffff;
  background-color: #de4851; }

.OptionsPicker_content.is-empty {
  display: flex;
  justify-content: center;
  align-items: center; }

.OptionsPicker_content.is-empty > p {
  width: 100%;
  text-align: center; }

.OptionsPicker_item {
  display: flex;
  align-items: center;
  padding: 0.75rem 2rem 0.75rem 1rem;
  transition: background-color 0.2s;
  line-height: 1rem; }

.OptionsPicker_item:hover {
  background-color: rgba(0, 0, 0, 0.05); }

.OptionsPicker-dark .OptionsPicker_item:hover {
  background-color: rgba(255, 255, 255, 0.05); }

.OptionsPicker_item > p {
  flex-grow: 1;
  margin-left: 1rem; }

@media (min-width: 62em) {
  .OptionsPicker_item > p {
    margin-left: 2rem; } }

.OptionsPicker_item > .Icon > svg {
  padding: 0.25rem; }

.OptionsPicker .OptionsList {
  margin-bottom: 1rem;
  border: solid 1px #e0e0e0;
  border-radius: 0.25rem; }

.OptionsPicker-primary .OptionsList {
  border-color: #ffffff; }

.OptionsPicker_summary .Button {
  width: 100%;
  margin-top: 1.5rem; }

@media (min-width: 62em) {
  .OptionsPicker_summary .Button {
    flex-shrink: 0;
    width: auto;
    margin-top: 0;
    margin-left: 3rem; } }

.OptionsPicker_item .Button {
  flex-shrink: 0;
  min-width: 11rem;
  margin-left: 1rem; }

@media (min-width: 62em) {
  .OptionsPicker_item .Button {
    margin-left: 2rem; } }

.OptionsPicker_item .Icon {
  flex-shrink: 0; }

.OptionsPicker_item .Icon.js-delete-item {
  cursor: pointer;
  transition: color 0.2s;
  font-size: 1rem; }

.OptionsPicker_item .Icon.js-delete-item:hover {
  color: #de4851; }

.OptionsPicker_item .Icon.js-delete-item:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  content: "";
  transform: translate(-50%, -50%);
  border: solid 1px currentColor;
  border-radius: 50%; }

.OptionsPicker_item .Icon.js-delete-item > i {
  transform: scale(0.5); }

.OptionsPicker-primary .OptionsPicker_item .Icon.js-delete-item:hover {
  color: #ffffff; }

.AsyncSearch {
  transition: box-shadow 0.2s;
  outline: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.AsyncSearch.has-results:focus-within {
  z-index: 8;
  box-shadow: 0 0.625rem 2rem rgba(0, 0, 0, 0.1); }

@media (max-width: 61.99em) {
  .AsyncSearch.has-results:focus-within {
    z-index: 999; } }

.AsyncSearch.has-results.focus-within {
  z-index: 8;
  box-shadow: 0 0.625rem 2rem rgba(0, 0, 0, 0.1); }

@media (max-width: 61.99em) {
  .AsyncSearch.has-results.focus-within {
    z-index: 999; } }

.AsyncSearch.Field-dark,
.AsyncSearch.Field-primary {
  color: #ffffff; }

.AsyncSearch_dropdown {
  position: absolute;
  z-index: 0;
  top: calc(100% - 1px);
  left: 0;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  transition-duration: 0.2s;
  transition-property: opacity, visibility;
  pointer-events: none;
  border: solid 1px #616161;
  border-radius: 0rem 0rem 0.25rem 0.25rem;
  background-color: #ffffff; }

.AsyncSearch.has-results:focus-within .AsyncSearch_dropdown {
  visibility: visible;
  opacity: 1; }

.AsyncSearch.has-results.focus-within .AsyncSearch_dropdown {
  visibility: visible;
  opacity: 1; }

.AsyncSearch.Field-dark .AsyncSearch_dropdown {
  border-color: #999999;
  background-color: #333333; }

.AsyncSearch.Field-primary .AsyncSearch_dropdown {
  border-color: #ffffff;
  background-color: #de4851; }

.AsyncSearch-loading .AsyncSearch_dropdown {
  overflow: visible;
  pointer-events: none; }

.AsyncSearch-loading .AsyncSearch_dropdown:after {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  overflow: visible;
  width: 1em;
  height: 1em;
  content: "";
  transform: translate3d(-50%, -50%, 0);
  animation: spinner 1.2s infinite linear;
  border-radius: 50%;
  font-size: 0.1875em; }

.AsyncSearch-loading .AsyncSearch_dropdown:before {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  pointer-events: all;
  background-color: rgba(255, 255, 255, 0.75); }

.AsyncSearch-loading.Field-dark .AsyncSearch_dropdown:before {
  background-color: rgba(51, 51, 51, 0.75); }

.AsyncSearch-loading.Field-primary .AsyncSearch_dropdown:before {
  background-color: rgba(222, 72, 81, 0.75); }

.AsyncSearch_dropdown_content {
  overflow: auto;
  width: 100%;
  max-height: 16.25rem;
  transition: box-shadow 0.2s;
  pointer-events: all;
  border-radius: 0rem 0rem 0.25rem 0.25rem; }

.AsyncSearch.Field-dark .AsyncSearch_dropdown_content {
  background-color: #333333; }

.AsyncSearch.Field-primary .AsyncSearch_dropdown_content {
  background-color: #de4851; }

.AsyncSearch.has-results:focus-within .AsyncSearch_dropdown_content {
  box-shadow: 0 0.625rem 2rem rgba(0, 0, 0, 0.1); }

.AsyncSearch.has-results.focus-within .AsyncSearch_dropdown_content {
  box-shadow: 0 0.625rem 2rem rgba(0, 0, 0, 0.1); }

.AsyncSearch_results {
  padding: 0.625rem 0rem; }

.AsyncSearch_entry {
  margin: 0;
  padding: 0.625rem 1rem;
  cursor: pointer;
  transition-duration: 0.2s;
  transition-property: background-color, color;
  pointer-events: all;
  line-height: 1.25rem; }

.AsyncSearch_entry:hover {
  background-color: rgba(0, 0, 0, 0.05); }

.AsyncSearch.Field-dark .AsyncSearch_entry:hover {
  background-color: rgba(255, 255, 255, 0.05); }

.AsyncSearch.has-results:focus-within > .Field_input {
  border-bottom-color: #333333;
  border-radius: 0.25rem 0.25rem 0rem 0rem; }

.AsyncSearch.has-results.focus-within > .Field_input {
  border-bottom-color: #333333;
  border-radius: 0.25rem 0.25rem 0rem 0rem; }

.AsyncSearch.has-results.Field-dark:focus-within > .Field_input {
  border-bottom-color: #616161; }

.AsyncSearch.has-results.Field-dark.focus-within > .Field_input {
  border-bottom-color: #616161; }

.AsyncSearch.has-results.Field-primary:focus-within > .Field_input {
  border-bottom-color: #e6757d; }

.AsyncSearch.has-results.Field-primary.focus-within > .Field_input {
  border-bottom-color: #e6757d; }

.Select {
  transition: box-shadow 0.2s;
  outline: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.Select:focus-within {
  z-index: 8;
  box-shadow: 0 0.625rem 2rem rgba(0, 0, 0, 0.1); }

@media (max-width: 61.99em) {
  .Select:focus-within {
    z-index: 999; } }

.Select.focus-within {
  z-index: 8;
  box-shadow: 0 0.625rem 2rem rgba(0, 0, 0, 0.1); }

@media (max-width: 61.99em) {
  .Select.focus-within {
    z-index: 999; } }

.Select.Field-dark,
.Select.Field-primary {
  color: #ffffff; }

.Select_caret {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 100%;
  transition-duration: 0.2s;
  transition-property: transform, color;
  color: #999999;
  font-size: 1rem; }

.Select:focus-within .Select_caret {
  transform: scale(1, -1);
  color: #de4851; }

.Select.focus-within .Select_caret {
  transform: scale(1, -1);
  color: #de4851; }

.Select.Field-primary .Select_caret {
  color: #ffffff; }

.Field_input:not(:focus):not(:-ms-input-placeholder) ~ .Select_caret {
  color: currentColor; }

.Field_input:not(:focus):not(:placeholder-shown) ~ .Select_caret {
  color: currentColor; }

.Field_input:not(:focus):not(:-ms-input-placeholder) ~ .Select_caret {
  color: currentColor; }

.Select_dropdown {
  left: 0;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  transition-duration: 0.2s;
  transition-property: opacity, visibility;
  pointer-events: none; }

@media (max-width: 61.99em) {
  .Select_dropdown {
    position: fixed;
    z-index: 999;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    background-color: rgba(51, 51, 51, 0.8); } }

@media (min-width: 62em) {
  .Select_dropdown {
    position: absolute;
    z-index: 0;
    top: calc(100% - 1px);
    border: solid 1px #616161;
    border-radius: 0rem 0rem 0.25rem 0.25rem;
    background-color: #ffffff; }
  .Select.Field-dark .Select_dropdown {
    border-color: #999999;
    background-color: #333333; }
  .Select.Field-primary .Select_dropdown {
    border-color: #ffffff;
    background-color: #de4851; } }

.Select:focus-within .Select_dropdown {
  visibility: visible;
  opacity: 1; }

.Select.focus-within .Select_dropdown {
  visibility: visible;
  opacity: 1; }

.Select_dropdown_content {
  overflow: auto;
  width: calc(100% - 2rem);
  max-height: calc(100% - 2rem);
  margin-top: 1rem;
  transition: box-shadow 0.2s;
  pointer-events: all; }

@media (max-width: 61.99em) {
  .Select_dropdown_content {
    border: solid 1px #616161;
    border-radius: 0.25rem;
    background-color: #ffffff; } }

@media (min-width: 62em) {
  .Select_dropdown_content {
    width: 100%;
    max-height: 16.25rem;
    margin-top: 0;
    border-radius: 0rem 0rem 0.25rem 0.25rem; } }

.Select-multiple .Select_dropdown_content {
  overflow: hidden; }

@media (min-width: 62em) {
  .Select-multiple .Select_dropdown_content {
    max-height: initial; } }

@media (max-width: 61.99em) {
  .Select.Field-dark .Select_dropdown_content {
    background-color: #333333; } }

@media (max-width: 61.99em) {
  .Select.Field-primary .Select_dropdown_content {
    background-color: #de4851; } }

.Select:focus-within .Select_dropdown_content {
  box-shadow: 0 0.625rem 2rem rgba(0, 0, 0, 0.1); }

.Select.focus-within .Select_dropdown_content {
  box-shadow: 0 0.625rem 2rem rgba(0, 0, 0, 0.1); }

.Select_options {
  padding: 0.625rem 0rem; }

.Select_option {
  margin: 0;
  padding: 0.625rem 1rem;
  cursor: pointer;
  transition-duration: 0.2s;
  transition-property: background-color, color;
  pointer-events: all;
  line-height: 1.25rem; }

.Select_option:hover {
  background-color: rgba(0, 0, 0, 0.05); }

.Select.Field-dark .Select_option:hover {
  background-color: rgba(255, 255, 255, 0.05); }

.Select_option-placeholder {
  opacity: 0.5; }

.Select:not(.Field-primary) .Select_option-selected:not(.Select_option-placeholder) {
  color: #de4851; }

.Select > .Field_input {
  transition: color 0.2s;
  pointer-events: none; }

.Select > .Field_input:-ms-input-placeholder {
  color: transparent !important; }

.Select > .Field_input:placeholder-shown {
  color: transparent !important; }

.Select > .Field_input:-ms-input-placeholder {
  color: transparent !important; }

.Select-multiple > .Field_input {
  color: transparent !important;
  border-color: #e0e0e0; }

.Select.Field-dark > .Field_input {
  background-color: #333333; }

.Select.Field-primary > .Field_input {
  background-color: #de4851; }

.Select.Field-primary:not(:focus-within) > .Field_input {
  border-color: #ffffff; }

.Select.Field-primary:not(.focus-within) > .Field_input {
  border-color: #ffffff; }

@media (min-width: 62em) {
  .Select:focus-within > .Field_input {
    border-bottom-color: #333333;
    border-radius: 0.25rem 0.25rem 0rem 0rem; } }

@media (min-width: 62em) {
  .Select.focus-within > .Field_input {
    border-bottom-color: #333333;
    border-radius: 0.25rem 0.25rem 0rem 0rem; } }

@media (min-width: 62em) {
  .Select.Field-dark:focus-within > .Field_input {
    border-bottom-color: #616161; } }

@media (min-width: 62em) {
  .Select.Field-dark.focus-within > .Field_input {
    border-bottom-color: #616161; } }

@media (min-width: 62em) {
  .Select.Field-primary:focus-within > .Field_input {
    border-bottom-color: #e6757d; } }

@media (min-width: 62em) {
  .Select.Field-primary.focus-within > .Field_input {
    border-bottom-color: #e6757d; } }

.Select > .Field_label {
  padding-right: 3rem; }

.Select:not(.Select-multiple):focus-within > .Field_input:-ms-input-placeholder ~ .Field_label {
  transform: translate3d(0, 0.625rem, 0) !important; }

.Select:not(.Select-multiple):focus-within > .Field_input:placeholder-shown ~ .Field_label {
  transform: translate3d(0, 0.625rem, 0) !important; }

.Select:not(.Select-multiple):focus-within > .Field_input:-ms-input-placeholder ~ .Field_label > span {
  transform: none;
  color: inherit !important; }

.Select:not(.Select-multiple):focus-within > .Field_input:placeholder-shown ~ .Field_label > span {
  transform: none;
  color: inherit !important; }

.Select:not(.Select-multiple):focus-within > .Field_input:-ms-input-placeholder ~ .Field_label {
  transform: translate3d(0, 0.625rem, 0) !important; }

.Select:not(.Select-multiple):focus-within > .Field_input:-ms-input-placeholder ~ .Field_label > span {
  transform: none;
  color: inherit !important; }

.Select:not(.Select-multiple).focus-within > .Field_input:-ms-input-placeholder ~ .Field_label {
  transform: translate3d(0, 0.625rem, 0) !important; }

.Select:not(.Select-multiple).focus-within > .Field_input:-ms-input-placeholder ~ .Field_label > span {
  transform: none;
  color: inherit !important; }

.Select-multiple > .Field_label {
  transform: translate3d(0, 0.625rem, 0) !important; }

.Select-multiple > .Field_label > span {
  transform: none !important;
  color: inherit !important; }

.Select.Field-dark > .Field_label > span {
  color: #ffffff !important; }

.Select .OptionsList_filters + .OptionsList_items {
  max-height: calc(100% - 6.75rem); }

@media (min-width: 62em) {
  .Select .OptionsList_filters + .OptionsList_items {
    max-height: 11.25rem; } }

.Breadcrumbs {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem; }

.Breadcrumbs > a:last-of-type:not(:first-child) {
  pointer-events: none;
  color: #9e9e9e; }

.Breadcrumbs > .Icon {
  margin: 0 0.5rem; }

.Banner {
  display: flex;
  flex-direction: column;
  min-height: 30rem; }

@media (min-width: 62em) {
  .Banner {
    flex-direction: row; } }

.Banner-reverse {
  flex-direction: column-reverse; }

@media (min-width: 62em) {
  .Banner-reverse {
    flex-direction: row-reverse; } }

.Banner_content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 2.5rem 2rem;
  color: #333333;
  background-color: #f2f2f2; }

@media (min-width: 62em) {
  .Banner_content {
    width: 50%;
    padding-top: 4.5rem;
    padding-right: calc((50% - 5.625rem) / 5 + 1.25rem);
    padding-bottom: 3.5rem;
    padding-left: calc((50% - 5.625rem) / 5 + 1.875rem); } }

.Banner-dark .Banner_content {
  color: #ffffff;
  background-color: #333333; }

.Banner-transparent .Banner_content {
  padding-right: 0;
  padding-left: 0;
  background-color: transparent; }

@media (min-width: 62em) {
  .Banner-transparent .Banner_content {
    padding-right: calc((50% - 5.625rem) / 5 + 1.25rem);
    padding-left: 0; } }

@media (min-width: 62em) {
  .Banner-reverse.Banner-transparent .Banner_content {
    padding-right: 0;
    padding-left: calc((50% - 5.625rem) / 5 + 1.875rem); } }

.Banner_content > div {
  width: 100%; }

.Banner_content .p {
  margin-bottom: 1rem;
  color: #616161; }

.Banner-dark .Banner_content .p {
  color: #f2f2f2; }

.Banner_content .h1 {
  margin-bottom: 1rem;
  color: #000000; }

.Banner-dark .Banner_content .h1 {
  color: #ffffff; }

.Banner_content .p-big {
  line-height: 1.875rem; }

.Banner-dark .Banner_content .p-big {
  color: #f2f2f2; }

.Banner_content .link,
.Banner_content .Button {
  margin-top: 2.25rem; }

.Banner_content .link {
  font-family: "PreloW01";
  font-weight: 500; }

.Banner_image {
  position: relative;
  display: flex; }

.Banner_image:before {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 86.917562724%;
  content: ""; }

@media (min-width: 62em) {
  .Banner_image {
    width: 50%; } }

.Banner_image figure {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%; }

.Banner_image figure img {
  width: 100%;
  font-family: "object-fit: cover;";
  object-fit: cover; }

.Navigation {
  display: flex;
  align-items: center; }

.Navigation > a {
  position: relative;
  transition: color 0.2s;
  color: #9e9e9e; }

.Navigation > a:not(:last-child) {
  margin-right: 1rem; }

@media (min-width: 62em) {
  .Navigation > a:not(:last-child) {
    margin-right: 2.5rem; } }

.Navigation > a:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  content: "";
  transition: transform 0.2s;
  transform: scale(0, 1);
  transform-origin: 100% 50%;
  background-color: #de4851; }

.Navigation > a:hover {
  color: #de4851; }

.Navigation > a:hover:before {
  transform: none;
  transform-origin: 0 50%; }

.Navigation > a.is-active {
  color: #de4851; }

.Navigation > a.is-active:before {
  transform: none;
  transform-origin: 0 50%; }

.Navigation > a.is-completed {
  display: inline-flex;
  align-items: center;
  overflow: hidden; }

.Navigation > a.is-completed .Icon > svg {
  width: 15px;
  height: 15px;
  margin-right: 8px; }

.Navigation > a.is-completed:before {
  left: 23px; }

.Navigation > a.is-completed:hover .Icon > svg {
  fill: #de4851; }

.Datepicker.is-open .Field_label {
  transform: none; }

.Datepicker.is-open .Field_label > span {
  transform: scale(0.875);
  color: #999999; }

.Datepicker .qs-datepicker-container {
  width: 100%;
  border: 1px solid #de4851; }

.Datepicker .qs-controls {
  height: 3rem;
  color: #ffffff;
  background-color: #de4851; }

.Datepicker .qs-arrow.qs-right:after {
  border-left-color: #ffffff; }

.Datepicker .qs-arrow.qs-left:after {
  border-right-color: #ffffff; }

.Datepicker .qs-squares {
  padding: 1rem 2.625rem; }

.Datepicker .qs-day {
  margin-bottom: 1.375rem;
  font-size: 0.875rem;
  color: #000000; }

.Datepicker .qs-num {
  font-size: 1rem;
  color: #333333;
  height: 2rem;
  border-radius: 50%;
  background: transparent !important;
  position: relative; }

.Datepicker .qs-num.qs-active, .Datepicker .qs-num:hover {
  color: #ffffff; }

.Datepicker .qs-num.qs-active:before, .Datepicker .qs-num:hover:before {
  background: #de4851 !important; }

.Datepicker .qs-num:before {
  content: '';
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1; }

.Datepicker .qs-current {
  text-decoration: none;
  font-weight: normal; }

.Datepicker .Field_input {
  padding-right: 3rem; }

.Datepicker .Field_input:not(:-ms-input-placeholder) {
  background-position: calc(100% - 3rem) 56% !important; }

.Datepicker .Field_input:not(:placeholder-shown) {
  background-position: calc(100% - 3rem) 56% !important; }

.Datepicker .Field_input:not(:-ms-input-placeholder) {
  background-position: calc(100% - 3rem) 56% !important; }

.Datepicker .Field_icon {
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  left: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 100%;
  cursor: pointer;
  transition-duration: 0.2s;
  transition-property: opacity, visibility;
  color: currentColor;
  font-size: 1rem; }

/*creato da bluereply*/
main[homepage] {
  display: inline !important; }

/* creato da bluereply */
[data-simplebar] {
  position: relative;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start; }

.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit; }

.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0; }

.simplebar-offset {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch; }

.simplebar-content-wrapper {
  direction: inherit;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
  width: auto;
  max-width: 100%;
  /* Not required for horizontal scroll to trigger */
  max-height: 100%;
  /* Needed for vertical scroll to trigger */
  scrollbar-width: none;
  -ms-overflow-style: none; }

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  width: 0;
  height: 0; }

.simplebar-content:before,
.simplebar-content:after {
  content: ' ';
  display: table; }

.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none; }

.simplebar-height-auto-observer-wrapper {
  box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  flex-grow: inherit;
  flex-shrink: 0;
  flex-basis: 0; }

.simplebar-height-auto-observer {
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1; }

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden; }

[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none; }

[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all; }

.simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px; }

.simplebar-scrollbar:before {
  position: absolute;
  content: '';
  background: black;
  border-radius: 7px;
  left: 2px;
  right: 2px;
  opacity: 0;
  transition: opacity 0.2s linear; }

.simplebar-scrollbar.simplebar-visible:before {
  /* When hovered, remove all transitions from drag handle */
  opacity: 0.5;
  transition: opacity 0s linear; }

.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px; }

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px; }

.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px; }

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px; }

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto; }

/* Rtl support */
[data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0; }

.hs-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll; }

.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none; }

@keyframes spinner {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0; }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em; }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em; }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 0, 2em 2em 0 0.2em, 0 3em 0 0, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em; }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0 0 -1em, -2em -2em 0 -1em; }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em; }
  75% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0 0 0.2em, -2em -2em 0 0; }
  87.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0 0 0, -2em -2em 0 0.2em; } }

@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color: #007aff; }

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

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

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box; }

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

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap; }

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

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

.swiper-container-pointer-events {
  touch-action: pan-y; }

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

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

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

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

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

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d; }

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

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

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

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

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

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }

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

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

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

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

.Section {
  position: relative;
  padding: 1.625rem 0rem; }

@media (min-width: 62em) {
  .Section {
    padding: 4.375rem 0rem; } }

.Section:first-of-type {
  padding-top: 3.25rem; }

@media (min-width: 62em) {
  .Section:first-of-type {
    padding-top: 8.75rem; } }

.Section:last-of-type {
  padding-bottom: 3.25rem; }

@media (min-width: 62em) {
  .Section:last-of-type {
    padding-bottom: 8.75rem; } }

.AdminContent .Section {
  padding: 1.125rem 0rem; }

@media (min-width: 62em) {
  .AdminContent .Section {
    padding: 3rem 0rem; } }

.PageHeader + .Section {
  padding-top: 0; }

.Hero {
  position: relative;
  overflow: hidden;
  width: 100%; }

.Hero-primary {
  color: #ffffff;
  background-color: #de4851; }

.Hero-light {
  background-color: #f2f2f2; }

.Hero-dark {
  color: #ffffff;
  background-color: #202020; }

.Hero_content {
  padding-top: 7.5rem;
  padding-bottom: 3.75rem; }

@media (min-width: 62em) {
  .Hero_content {
    padding-top: 12.5rem;
    padding-bottom: 6.25rem; } }

@media (min-width: 62em) {
  .Hero-full .Hero_content {
    min-height: 100vh !important; } }

.Hero_content h3 {
  margin-bottom: 1rem; }

@media (min-width: 62em) {
  .Hero_content h3 {
    margin-bottom: 1.5rem; } }

.Hero_content .p-big:not(:last-child) {
  margin-bottom: 1.5rem; }

@media (min-width: 62em) {
  .Hero_content .p-big:not(:last-child) {
    margin-bottom: 3rem; } }

.Hero_content-center {
  display: flex;
  align-items: center; }

.Hero_content-center > div {
  flex-grow: 1; }

.Hero_media {
  position: relative;
  left: -1rem;
  display: flex;
  width: 100vw;
  height: 21vh;
  max-width: initial; }

@media (min-width: 62em) {
  .Hero_media {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% + 0.625rem);
    height: 100%;
    min-height: 26.25rem; } }

@media (min-width: 84.75em) {
  .Hero_media {
    width: calc(100% + ((100vw - 1356px) / 2) + 10px); } }

.Hero_media > img {
  flex-grow: 1;
  width: 100%;
  font-family: "object-fit: cover;";
  object-fit: cover; }

.Banner {
  display: flex;
  flex-direction: column;
  min-height: 30rem; }

@media (min-width: 62em) {
  .Banner {
    flex-direction: row; } }

.Banner-reverse {
  flex-direction: column-reverse; }

@media (min-width: 62em) {
  .Banner-reverse {
    flex-direction: row-reverse; } }

.Banner_content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 2.5rem 2rem;
  color: #333333;
  background-color: #f2f2f2; }

@media (min-width: 62em) {
  .Banner_content {
    width: 50%;
    padding-top: 4.5rem;
    padding-right: calc((50% - 5.625rem) / 5 + 1.25rem);
    padding-bottom: 3.5rem;
    padding-left: calc((50% - 5.625rem) / 5 + 1.875rem); } }

.Banner-dark .Banner_content {
  color: #ffffff;
  background-color: #333333; }

.Banner-transparent .Banner_content {
  padding-right: 0;
  padding-left: 0;
  background-color: transparent; }

@media (min-width: 62em) {
  .Banner-transparent .Banner_content {
    padding-right: calc((50% - 5.625rem) / 5 + 1.25rem);
    padding-left: 0; } }

@media (min-width: 62em) {
  .Banner-reverse.Banner-transparent .Banner_content {
    padding-right: 0;
    padding-left: calc((50% - 5.625rem) / 5 + 1.875rem); } }

.Banner_content > div {
  width: 100%; }

.Banner_content .p {
  margin-bottom: 1rem;
  color: #616161; }

.Banner-dark .Banner_content .p {
  color: #f2f2f2; }

.Banner_content .h1 {
  margin-bottom: 1rem;
  color: #000000; }

.Banner-dark .Banner_content .h1 {
  color: #ffffff; }

.Banner_content .p-big {
  line-height: 1.875rem; }

.Banner-dark .Banner_content .p-big {
  color: #f2f2f2; }

.Banner_content .link,
.Banner_content .Button {
  margin-top: 2.25rem; }

.Banner_content .link {
  font-family: "PreloW01";
  font-weight: 500; }

.Banner_image {
  position: relative;
  display: flex; }

.Banner_image:before {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 86.917562724%;
  content: ""; }

@media (min-width: 62em) {
  .Banner_image {
    width: 50%; } }

.Banner_image figure {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%; }

.Banner_image figure img {
  width: 100%;
  font-family: "object-fit: cover;";
  object-fit: cover; }

.Infobox {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  height: auto;
  padding: 1.5rem;
  color: #000000;
  background-color: #ffffff; }

.Infobox:before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  content: "";
  transition: transform 0.2s;
  transform: scale(0, 1);
  transform-origin: 100% 50%;
  background-color: #de4851; }

.Infobox:hover:before {
  transform: none;
  transform-origin: 0 50%; }

[class^="col"] .Infobox {
  height: 100%; }

.Infobox.Box {
  border-radius: 0.25rem; }

.Infobox.Box:before {
  border-radius: 2px 2px 0 0; }

.Infobox-dark {
  color: #ffffff;
  background-color: #484848; }

.Infobox-rounded-corners {
  border-radius: 4px; }

.Infobox_cover {
  position: relative;
  top: -1.5rem;
  left: -1.5rem;
  display: flex;
  width: calc(100% + 3rem);
  height: 7.5rem;
  max-width: none; }

@media (min-width: 62em) {
  .Infobox_cover {
    height: 6.875rem; }
  .Infobox_cover.Infobox_cover-big {
    height: 13.75rem; } }

.Infobox_cover > img {
  width: 100%;
  font-family: "object-fit: cover;";
  object-fit: cover; }

.Infobox_header {
  font-size: 0.875rem;
  line-height: 1.125rem;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.Infobox_header strong {
  color: #de4851;
  font-weight: normal; }

.Infobox-dark .Infobox_header strong {
  color: #ffffff; }

.Infobox_header span {
  color: #999999; }

.Infobox-big .Infobox_header {
  font-size: 1rem;
  line-height: 1.375rem; }

.Infobox_content {
  font-size: 1rem;
  line-height: 1.375rem;
  flex-grow: 1;
  padding: 1rem 0rem; }

.Infobox-big .Infobox_content {
  font-size: 1.25rem;
  line-height: 1.875rem; }

.Infobox_content p,
.Infobox_content .p {
  font-size: inherit;
  line-height: inherit; }

.Infobox_content h4,
.Infobox_content .h4 {
  font-weight: normal; }

.Infobox_content div.p {
  margin-top: 0.25rem; }

.Infobox_content .Icon {
  font-size: 1.75rem; }

@media (min-width: 62em) {
  .Infobox_content .Icon {
    font-size: 2rem; } }

.Infobox_content .Icon > svg {
  color: #de4851;
  fill: #9e9e9e; }

.Infobox_footer .link {
  font-size: 0.875em; }

.LaunchersList {
  position: relative;
  display: flex;
  align-items: flex-end;
  margin-top: 4rem;
  padding: 4rem 0rem 5.25rem;
  color: #333333;
  background-color: #f2f2f2; }

@media (min-width: 62em) {
  .LaunchersList {
    margin: 6.125rem 0rem;
    padding: 3rem 0rem; } }

.LaunchersList-reverse > .container > .row {
  flex-direction: row-reverse; }

.LaunchersList-dark {
  color: #ffffff;
  background-color: #333333; }

@media (min-width: 62em) {
  .LaunchersList_title {
    align-self: flex-end; } }

.LaunchersList_title .h1 {
  position: absolute;
  top: 1.75rem;
  left: 0;
  transform: rotate(-90deg) translate(-100%, 25%);
  transform-origin: 0 0;
  white-space: nowrap; }

@media (min-width: 62em) {
  .LaunchersList_title .h1 {
    top: auto;
    bottom: 4rem;
    left: 50%;
    transform: rotate(-90deg) translateY(44%);
    transform-origin: 0 100%;
    line-height: 4.5rem; } }

.LaunchersList_title .h1:before {
  position: absolute;
  top: 50%;
  left: calc(100% + 2.25rem);
  width: 6.75rem;
  height: 0.25rem;
  content: "";
  background-color: #de4851; }

@media (min-width: 62em) {
  .LaunchersList_title .h1:before {
    left: -3.5rem;
    height: 0.5rem;
    transform: translateX(-100%); } }

.LaunchersList_entries {
  margin-bottom: 4.375rem; }

@media (min-width: 62em) {
  .LaunchersList_entries {
    margin-bottom: 0; } }

@media (min-width: 62em) {
  .LaunchersList_entries:first-child {
    padding-left: 3.125rem; } }

@media (min-width: 62em) {
  .LaunchersList-reverse .LaunchersList_entries:first-child {
    padding-right: 3.125rem;
    padding-left: 0.625rem; } }

.LaunchersList_entries [class^="col-"] {
  margin-bottom: 1.5rem; }

.LaunchersList_entries .Button {
  margin-top: 1rem; }

.LaunchersList_image {
  display: none; }

Button:focus {
  outline: 0px !important; }

@media (min-width: 62em) {
  .LaunchersList_image {
    display: block; } }

.LaunchersList_image figure {
  position: absolute;
  top: 50%;
  left: 3.5rem;
  display: flex;
  width: calc(50vw - 3.5rem);
  height: calc(100% + 18.25rem);
  max-width: initial;
  transform: translateY(-50%); }

.LaunchersList-reverse .LaunchersList_image figure {
  right: 3.5rem;
  left: auto; }

.LaunchersList_image figure img {
  width: 100%;
  font-family: "object-fit: cover;";
  object-fit: cover; }

.LaunchersSlider {
  position: relative; }

.LaunchersSlider_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 1.5rem; }

@media (min-width: 62em) {
  .LaunchersSlider_header {
    padding-bottom: 2rem; } }

.LaunchersSlider_arrows {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 5rem; }

@media (min-width: 62em) {
  .LaunchersSlider_arrows {
    width: 5.25rem; } }

.LaunchersSlider_arrow {
  cursor: pointer;
  transition: opacity 0.2s; }

.LaunchersSlider_arrow.swiper-button-disabled {
  opacity: 0.5;
  cursor: default; }

.LaunchersSlider_content {
  position: relative;
  overflow: hidden; }

@media (max-width: 61.99em) {
  .LaunchersSlider_content {
    left: calc((100vw - 100%) / -2);
    width: 100vw;
    padding: 0 calc((100vw - 100%) / 2 + 20vw) 0 calc((100vw - 100%) / 2); } }

.LaunchersSlider_dots {
  display: flex;
  align-items: center;
  color: #de4851; }

.LaunchersSlider_arrow .Icon {
  color: #de4851;
  font-size: 1.875rem; }

@media (max-width: 61.99em) {
  .LaunchersSlider_content .Infobox.swiper-slide {
    transition: transform 0.4s; } }

@media (min-width: 62em) {
  .LaunchersSlider_content .Infobox.swiper-slide {
    width: calc(25% - 0.9375rem); } }

.LaunchersSlider_content .Infobox.swiper-slide:not(:last-child) {
  margin-right: 1.25rem; }

@media (max-width: 61.99em) {
  .LaunchersSlider_content.is-end .Infobox.swiper-slide {
    transform: translate3d(20vw, 0, 0); } }

.Quote {
  margin-bottom: 2.75rem;
  text-align: center; }

@media (min-width: 62em) {
  .Quote {
    margin-bottom: 5rem; } }

.AdminContent .Quote {
  margin-bottom: 1.25rem; }

@media (min-width: 62em) {
  .AdminContent .Quote {
    margin-bottom: 2rem; } }

.Quote .Icon {
  margin-bottom: 1.25rem;
  color: #de4851;
  font-size: 2.75rem; }

.Card {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 28.125rem; }

@media (min-width: 62em) {
  .Card {
    height: 34.25rem; } }

.Card-foldable .Card_image:before, .Card-foldable .Card_image:after {
  transform: none; }

.Card-foldable .Infobox {
  opacity: 0;
  transform: translate3d(0, 3.25rem, 0);
  pointer-events: none; }

.Card-foldable:hover .Card_image:before, .Card-foldable:hover .Card_image:after {
  transform: scale(1, 0); }

.Card-foldable:hover .Infobox {
  opacity: 1;
  transform: none;
  pointer-events: all; }

.Card_image {
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%; }

.Card_image img {
  width: 100%;
  font-family: "object-fit: cover;";
  object-fit: cover; }

.Card_image:before, .Card_image:after {
  position: absolute;
  z-index: 2;
  left: -2px;
  width: calc(100% + 4px);
  height: 3.5rem;
  content: "";
  transition: transform 0.4s;
  transform: scale(1, 0);
  background-color: #ffffff; }

.Card-dark .Card_image:before, .Card-dark .Card_image:after {
  background-color: #333333; }

.Card_image:before {
  top: -2px;
  transform-origin: 50% 0; }

.Card_image:after {
  bottom: -2px;
  transform-origin: 50% 100%; }

.Card_content {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  width: calc(100% - 2rem); }

@media (min-width: 62em) {
  .Card_content {
    bottom: 1.5rem;
    left: 1.5rem;
    width: calc(100% - 3rem); } }

.Card .Infobox {
  transition-duration: 0.4s;
  transition-property: transform, opacity; }

.Slider {
  position: relative;
  width: 100%;
  padding: 0rem 2.5rem 6rem;
  background-color: #ffffff; }

@media (min-width: 62em) {
  .Slider {
    padding: 0 calc(50% - 20.75rem); } }

.Slider-dark {
  background-color: #333333; }

.Slider_slide {
  width: 100% !important;
  padding: 0rem 0.625rem;
  transition: opacity 0.3s; }

@media (min-width: 62em) {
  .Slider_slide {
    width: 41.5rem !important;
    padding: 0 5.25rem; } }

.Slider_slide:not(.swiper-slide-active) {
  opacity: 0.5;
  pointer-events: none; }

.Slider_arrow {
  position: absolute;
  z-index: 2;
  bottom: 2rem;
  cursor: pointer;
  transition-duration: 0.2s;
  transition-property: color, opacity;
  color: #de4851;
  font-size: 2rem; }

@media (min-width: 62em) {
  .Slider_arrow {
    bottom: calc(50% - 1rem); } }

.Slider_arrow.swiper-button-disabled {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  color: #999999; }

.Slider_arrow-next {
  right: 3.25rem; }

@media (min-width: 62em) {
  .Slider_arrow-next {
    right: calc(50% - 20.75rem);
    transform: translateX(-100%); }
  .Slider_arrow-next:hover .Icon {
    transform: translate3d(0.25rem, 0, 0); } }

.Slider_arrow-prev {
  left: 3.25rem; }

@media (min-width: 62em) {
  .Slider_arrow-prev {
    left: calc(50% - 20.75rem);
    transform: translateX(100%); }
  .Slider_arrow-prev:hover .Icon {
    transform: translate3d(-0.25rem, 0, 0); } }

.Slider_slide .Card .Card_image:before, .Slider_slide .Card .Card_image:after {
  transform: none; }

.Slider_slide .Card .Infobox {
  opacity: 0;
  transform: translate3d(0, 3.25rem, 0);
  pointer-events: none; }

.Slider_slide.swiper-slide-active .Card .Card_image:before, .Slider_slide.swiper-slide-active .Card .Card_image:after {
  transform: scale(1, 0); }

.Slider_slide.swiper-slide-active .Card .Infobox {
  opacity: 1;
  transform: none;
  pointer-events: all; }

.Slider_arrow .Icon {
  transition: transform 0.2s; }

.Footer {
  color: #ffffff;
  background-color: #de4851; }

.Footer-admin .Footer_main {
  padding-bottom: 2.5rem; }

.Footer-admin .Menu > nav {
  justify-content: flex-end; }

.Footer_main {
  padding-top: 2.25rem;
  padding-bottom: 4.5rem; }

@media (min-width: 62em) {
  .Footer_main {
    padding-top: 2.5rem;
    padding-bottom: 1.5rem; } }

.Footer_main p {
  margin-top: 2.5rem; }

@media (min-width: 62em) {
  .Footer_main p {
    margin-top: 0; } }

.Footer_bottomBar {
  padding: 1.75rem 0rem 2rem;
  color: #000000;
  background-color: #ffffff; }

@media (min-width: 62em) {
  .Footer_bottomBar {
    padding: 1.5rem 0rem; } }

.Footer_bottomBar .row {
  align-items: center;
  flex-direction: column-reverse; }

@media (min-width: 62em) {
  .Footer_bottomBar .row {
    flex-direction: row; } }

.Footer_copyright {
  padding-top: 0.75rem;
  color: #999999; }

@media (min-width: 62em) {
  .Footer_copyright {
    padding-top: 0; } }

.Footer .Logo {
  width: 3.125rem;
  height: 2rem; }

@media (min-width: 62em) {
  .Footer .Logo {
    width: 4.75rem;
    height: 3rem; } }

.Footer_main p + .Menu {
  margin-top: 1.5rem; }

.Footer .Menu_item {
  margin-bottom: 1.5rem; }

.Footer_bottomBar .Menu_item {
  font-size: 0.875rem;
  line-height: 1.125rem; }

@media (min-width: 62em) {
  .Footer_bottomBar .Menu_item {
    margin-bottom: 0; } }

.ScrollTop {
  text-decoration: underline;
  cursor: pointer; }

.simplebar-track.simplebar-vertical {
  top: 0.5rem;
  right: 0.5rem;
  bottom: 0.5rem;
  width: 0.5rem; }

.simplebar-track.simplebar-vertical:before {
  position: absolute;
  z-index: 0;
  top: 0.25rem;
  left: calc(50% - 1px);
  width: 2px;
  height: calc(100% - 0.5rem);
  content: "";
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1); }

.simplebar-scrollbar:before {
  top: 0;
  left: 0;
  opacity: 1 !important;
  width: 100%;
  background-color: #616161; }

@media (min-width: 62em) {
  .Article {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row-reverse; } }

.Article_details {
  padding: 2rem 3.25rem; }

@media (min-width: 62em) {
  .Article_details {
    flex-shrink: 0;
    width: 40%;
    max-width: 20rem;
    margin-left: 1.25rem;
    padding: 2rem 4.25rem; } }

@media (min-width: 75em) {
  .Article_details {
    width: 30%; } }

.Article_meta {
  margin-bottom: 1rem; }

.Article_meta:not(:first-child) {
  padding-top: 1rem;
  border-top: solid 1px #616161; }

.Article_meta > p {
  margin-bottom: 0.5rem; }

.Article_content {
  min-height: 100%;
  margin-top: 2rem; }

@media (min-width: 62em) {
  .Article_content {
    width: 50%;
    margin-top: 0; } }

@media (min-width: 75em) {
  .Article_content {
    width: 60%; } }

@media (min-width: 62em) {
  .Article-full .Article_content {
    flex-grow: 1;
    width: auto !important;
    margin-top: 0; } }

.Article_content.Box {
  padding: 2rem 1.5rem; }

@media (min-width: 62em) {
  .Article_content.Box {
    padding: 3.5rem 6rem 4.5rem; } }

.Article_details .Button {
  margin-top: 1rem; }

.Notification {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.25rem 1rem;
  color: #000000;
  border-left: solid 2px;
  border-radius: 4px; }

.Notification .js-dismiss-notification {
  cursor: pointer; }

.Notification-error {
  border-left-color: #ac2029;
  background-color: #fbd1d1; }

.Notification-success {
  border-left-color: #0bab1b;
  background-color: #e6eee7; }

.Notification_message {
  display: flex;
  align-items: center; }

.Notification_message > .Icon {
  margin-right: 1rem;
  font-size: 1.375rem; }

.Notification-error .Notification_message > .Icon {
  color: #ac2029; }

.Notification-success .Notification_message > .Icon {
  color: #0bab1b; }

.Box {
  padding: 1.5rem 1rem;
  border: 1px solid #e0e0e0;
  border-radius: 0.25rem;
  background-color: #ffffff; }

@media (min-width: 62em) {
  .Box {
    padding: 2.5rem; } }

.Box + .Box:not(:last-child) {
  margin-bottom: 2rem; }

@media (min-width: 62em) {
  .Box + .Box:not(:last-child) {
    margin-bottom: 2.5rem; } }

.Box-dark {
  color: #ffffff;
  border-color: #484848;
  background-color: #484848; }

.Box-light {
  background-color: #f2f2f2; }

.Box-shadowed {
  box-shadow: 0 0.625rem 2rem rgba(0, 0, 0, 0.1); }

.Box-borderless {
  border: none; }

.Thumbnail {
  display: flex;
  justify-content: flex-start;
  align-items: center; }

.Thumbnail_image {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  border-radius: 4px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover; }

.Thumbnail_image .Icon {
  font-size: 3rem; }

.Thumbnail_image .Icon > svg {
  color: #de4851;
  fill: #9e9e9e; }

.Thumbnail_content {
  padding-left: 1.5rem; }

.Thumbnail_content > *:not(:first-child) {
  margin-top: 0.25rem; }

.Thumbnail_label {
  color: #999999; }

.Thumbnail_label > *:first-child {
  margin-right: 0.25rem; }

.Thumbnail_label > .Icon > svg {
  width: 0.625em;
  height: 0.625em; }

.Navigation {
  display: flex;
  align-items: center; }

.Navigation > a {
  position: relative;
  transition: color 0.2s;
  color: #9e9e9e; }

.Navigation > a:not(:last-child) {
  margin-right: 1rem; }

@media (min-width: 62em) {
  .Navigation > a:not(:last-child) {
    margin-right: 2.5rem; } }

.Navigation > a:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  content: "";
  transition: transform 0.2s;
  transform: scale(0, 1);
  transform-origin: 100% 50%;
  background-color: #de4851; }

.Navigation > a:hover {
  color: #de4851; }

.Navigation > a:hover:before {
  transform: none;
  transform-origin: 0 50%; }

.Navigation > a.is-active {
  color: #de4851 !important; }

.Navigation > a.is-active:before {
  transform: none;
  transform-origin: 0 50%; }

.Navigation > a.is-completed {
  display: inline-flex;
  align-items: center;
  overflow: hidden; }

.Navigation > a.is-completed .Icon > svg {
  width: 15px;
  height: 15px;
  margin-right: 8px; }

.Navigation > a.is-completed:before {
  left: 23px; }

.Navigation > a.is-completed:hover .Icon > svg {
  fill: #de4851; }

@media (min-width: 75em) {
  #app[data-page="homepage"] .Header .Menu_extra {
    visibility: hidden;
    opacity: 0;
    transition-duration: 0.05s;
    transition-property: opacity, visibility; } }

@media (min-width: 75em) {
  #app[data-page="homepage"] .Header-sticky .Menu_extra {
    visibility: visible;
    opacity: 1;
    transition-delay: 0.15s;
    transition-duration: 0.3s; } }

@media (min-width: 75em) {
  #app[data-page="recovery"] .Header .Menu_extra {
    visibility: hidden;
    opacity: 0;
    transition-duration: 0.05s;
    transition-property: opacity, visibility; } }

@media (min-width: 75em) {
  #app[data-page="recovery"] .Header-sticky .Menu_extra {
    visibility: visible;
    opacity: 1;
    transition-delay: 0.15s;
    transition-duration: 0.3s; } }

#app[data-page="about"] .Header .Menu_item.link::after {
  background-color: #de4851; }

#app[data-page="about"] .Banner .Thumbnail {
  padding: 1.75rem 2rem;
  color: #de4851; }

#app[data-page="about"] .Banner .Thumbnail .Icon {
  font-size: 3rem; }

#app[data-page="about"] .Banner .Thumbnail .Icon > svg {
  fill: currentColor; }

@media (max-width: 61.99em) {
  #app[data-page="about"] .Banner .Thumbnail {
    flex-direction: column;
    text-align: center; } }

#app[data-page="about"] .Banner p.Thumbnail_title {
  font-family: "PreloSlab";
  font-size: 1.125rem;
  line-height: 1.6875rem; }

@media (max-width: 61.99em) {
  #app[data-page="about"] .Banner p.Thumbnail_title {
    margin-top: 1rem; } }

#app[data-page="about"] .Banner p.Thumbnail_title strong {
  font-weight: normal; }

#app[data-page="events"] {
  display: block;
  background-color: #333333; }

#app[data-page="events"] .Header .Menu_item.link::after {
  background-color: #de4851; }

#app[data-page="events"] .Banner .Thumbnail {
  padding: 1.75rem 2rem;
  color: #de4851; }

@media (max-width: 61.99em) {
  #app[data-page="events"] .Banner .Thumbnail {
    flex-direction: column;
    text-align: center; } }

#app[data-page="events"] .Banner .Thumbnail .Icon {
  font-size: 3rem; }

#app[data-page="events"] .Banner .Thumbnail .Icon > svg {
  fill: currentColor; }

#app[data-page="events"] .Banner p.Thumbnail_title {
  font-family: "PreloSlab";
  font-size: 1.125rem;
  line-height: 1.6875rem; }

@media (max-width: 61.99em) {
  #app[data-page="events"] .Banner p.Thumbnail_title {
    margin-top: 1rem; } }

#app[data-page="events"] .Banner p.Thumbnail_title strong {
  font-weight: normal; }

#app[data-page="events"] .Field.Select {
  margin-top: 2rem;
  margin-bottom: 0; }

@media (min-width: 62em) {
  #app[data-page="events"] .Field.Select {
    margin-top: 0; } }

#app[data-page="events"] .Field.Select .Field_input {
  border: 1px solid #e0e0e0; }

[data-simplebar] {
  position: relative;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start; }

.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit; }

.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0; }

.simplebar-offset {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch; }

.simplebar-content-wrapper {
  direction: inherit;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
  width: auto;
  max-width: 100%;
  /* Not required for horizontal scroll to trigger */
  max-height: 100%;
  /* Needed for vertical scroll to trigger */
  scrollbar-width: none;
  -ms-overflow-style: none; }

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  width: 0;
  height: 0; }

.simplebar-content:before,
.simplebar-content:after {
  content: ' ';
  display: table; }

.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none; }

.simplebar-height-auto-observer-wrapper {
  box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  flex-grow: inherit;
  flex-shrink: 0;
  flex-basis: 0; }

.simplebar-height-auto-observer {
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1; }

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden; }

[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none; }

[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all; }

.simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px; }

.simplebar-scrollbar:before {
  position: absolute;
  content: '';
  background: black;
  border-radius: 7px;
  left: 2px;
  right: 2px;
  opacity: 0;
  transition: opacity 0.2s linear; }

.simplebar-scrollbar.simplebar-visible:before {
  /* When hovered, remove all transitions from drag handle */
  opacity: 0.5;
  transition: opacity 0s linear; }

.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px; }

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px; }

.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px; }

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px; }

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto; }

/* Rtl support */
[data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0; }

.hs-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll; }

.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none; }

.qs-datepicker-container {
  font-size: 1rem;
  font-family: sans-serif;
  color: #000;
  position: absolute;
  width: 15.625em;
  display: flex;
  flex-direction: column;
  z-index: 9001;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid grey;
  border-radius: .263921875em;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 1.25em 1.25em -0.9375em rgba(0, 0, 0, 0.3); }

.qs-datepicker-container * {
  box-sizing: border-box; }

.qs-centered {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.qs-hidden {
  display: none; }

.qs-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  width: 100%;
  height: 100%;
  padding: .5em;
  z-index: 1;
  opacity: 1;
  transition: opacity .3s;
  display: flex;
  flex-direction: column; }

.qs-overlay.qs-hidden {
  opacity: 0;
  z-index: -1; }

.qs-overlay .qs-overlay-year {
  background: rgba(0, 0, 0, 0);
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  color: #fff;
  font-size: .875em;
  padding: .25em 0;
  width: 80%;
  text-align: center;
  margin: 0 auto;
  display: block; }

.qs-overlay .qs-overlay-year::-webkit-inner-spin-button {
  -webkit-appearance: none; }

.qs-overlay .qs-close {
  padding: .5em;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0; }

.qs-overlay .qs-submit {
  border: 1px solid #fff;
  border-radius: .263921875em;
  padding: .5em;
  margin: 0 auto auto;
  cursor: pointer;
  background: rgba(128, 128, 128, 0.4); }

.qs-overlay .qs-submit.qs-disabled {
  color: grey;
  border-color: grey;
  cursor: not-allowed; }

.qs-overlay .qs-overlay-month-container {
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1; }

.qs-overlay .qs-overlay-month {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(100% / 3);
  cursor: pointer;
  opacity: .5;
  transition: opacity .15s; }

.qs-overlay .qs-overlay-month.active, .qs-overlay .qs-overlay-month:hover {
  opacity: 1; }

.qs-controls {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-grow: 1;
  flex-shrink: 0;
  background: #d3d3d3;
  filter: blur(0);
  transition: filter .3s; }

.qs-controls.qs-blur {
  filter: blur(5px); }

.qs-arrow {
  height: 1.5625em;
  width: 1.5625em;
  position: relative;
  cursor: pointer;
  border-radius: .263921875em;
  transition: background .15s; }

.qs-arrow:hover {
  background: rgba(0, 0, 0, 0.1); }

.qs-arrow:hover.qs-left:after {
  border-right-color: #000; }

.qs-arrow:hover.qs-right:after {
  border-left-color: #000; }

.qs-arrow:after {
  content: "";
  border: 0.390625em solid rgba(0, 0, 0, 0);
  position: absolute;
  top: 50%;
  transition: border .2s; }

.qs-arrow.qs-left:after {
  border-right-color: grey;
  right: 50%;
  transform: translate(25%, -50%); }

.qs-arrow.qs-right:after {
  border-left-color: grey;
  left: 50%;
  transform: translate(-25%, -50%); }

.qs-month-year {
  font-weight: 700;
  transition: border .2s;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  cursor: pointer; }

.qs-month-year:hover {
  border-bottom: 1px solid grey; }

.qs-month-year:active:focus, .qs-month-year:focus {
  outline: none; }

.qs-month {
  padding-right: .5ex; }

.qs-year {
  padding-left: .5ex; }

.qs-squares {
  display: flex;
  flex-wrap: wrap;
  padding: .3125em;
  filter: blur(0);
  transition: filter .3s; }

.qs-squares.qs-blur {
  filter: blur(5px); }

.qs-square {
  width: calc(100% / 7);
  height: 1.5625em;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background .1s;
  border-radius: .263921875em; }

.qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover {
  background: orange; }

.qs-current {
  font-weight: 700;
  text-decoration: underline; }

.qs-active, .qs-range-end, .qs-range-start {
  background: #add8e6; }

.qs-range-start:not(.qs-range-6) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.qs-range-middle {
  background: #d4ebf2; }

.qs-range-middle:not(.qs-range-0):not(.qs-range-6) {
  border-radius: 0; }

.qs-range-middle.qs-range-0 {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.qs-range-end:not(.qs-range-0), .qs-range-middle.qs-range-6 {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.qs-disabled, .qs-outside-current-month {
  opacity: .2; }

.qs-disabled {
  cursor: not-allowed; }

.qs-day, .qs-empty {
  cursor: default; }

.qs-day {
  font-weight: 700;
  color: grey; }

.qs-event {
  position: relative; }

.qs-event:after {
  content: "";
  position: absolute;
  width: .46875em;
  height: .46875em;
  border-radius: 50%;
  background: #07f;
  bottom: 0;
  right: 0; }

@keyframes spinner {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0; }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em; }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em; }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 0, 2em 2em 0 0.2em, 0 3em 0 0, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em; }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0 0 -1em, -2em -2em 0 -1em; }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em; }
  75% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0 0 0.2em, -2em -2em 0 0; }
  87.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0 0 0, -2em -2em 0 0.2em; } }

@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color: #007aff; }

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

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

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box; }

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

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap; }

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

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

.swiper-container-pointer-events {
  touch-action: pan-y; }

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

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

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

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

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

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d; }

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

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

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

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

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

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }

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

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

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

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

.AdminContent {
  padding: 2rem 1rem; }

@media (min-width: 62em) {
  .AdminContent {
    padding: 2.5rem 1.75rem; } }

#app {
  display: block;
  min-height: 100%;
  padding-top: calc(4rem + 4rem);
  background-color: #f2f2f2; }

@media (min-width: 75em) {
  #app {
    padding-top: 5rem; } }

#app #Main {
  display: flex; }

.AdminContent.disabled .PageHeader ~ * {
  opacity: 0.4;
  pointer-events: none; }

@media (min-width: 62em) {
  html {
    font-size: 87%; } }

@media (min-width: 75em) {
  html {
    font-size: 80%; } }

@media (min-width: 90em) {
  html {
    font-size: 100%; } }

.Header {
  height: 4rem; }

@media (min-width: 62em) {
  .Header {
    height: 5rem; } }

@media (min-width: 62em) {
  .Header .containerFluid {
    padding-right: 1rem;
    padding-left: 1rem; } }

.Langs-list {
  display: flex; }

.Langs-list_Flag {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3px;
  border: 1px solid transparent;
  border-radius: 100%;
  transition: all 0.2s ease-in-out; }

.Langs-list_Flag:not(:first-child) {
  margin-left: 15px; }

.Langs-list_Flag:hover, .Langs-list_Flag.is-active {
  border: 1px solid #de4851; }

.Langs-list_Flag .Icon > svg {
  width: 24px;
  height: 24px; }

.PageHeader {
  margin-bottom: 2.25rem; }

@media (min-width: 62em) {
  .PageHeader {
    margin-bottom: 2.5rem; } }

@media (min-width: 62em) {
  .PageHeader_body {
    display: flex;
    justify-content: space-between; } }

.PageHeader_body h1 {
  margin-bottom: 2rem; }

@media (min-width: 62em) {
  .PageHeader_body h1 {
    margin-bottom: 0; } }

.PageHeader_extra {
  display: flex;
  align-items: center; }

.PageHeader_extra .Button {
  display: flex; }

.PageHeader_extra .Button:not(:last-child) {
  margin-bottom: 1rem; }

@media (min-width: 62em) {
  .PageHeader_extra .Button:not(:last-child) {
    margin-right: 1rem;
    margin-bottom: 0; } }

.PageHeader_footer {
  margin-top: 1.5rem; }

@media (min-width: 62em) {
  .PageHeader_footer {
    display: flex;
    justify-content: space-between; } }

.PageHeader_footer > div:not([class=""]) {
  display: flex;
  align-items: center; }

.PageHeader_footer > div:not([class=""]) span.p {
  margin-left: auto; }

.PageHeader_footer > div:not([class=""]) .Field {
  margin-bottom: 0;
  margin-left: 1.5rem; }

.PageHeader_footer > div.navigation {
  overflow: auto;
  overflow: -moz-scrollbars-none;
  white-space: nowrap;
  scrollbar-width: none;
  -ms-overflow-style: none; }

@media (max-width: 61.99em) {
  .PageHeader_footer > div.navigation {
    margin-bottom: 1.5rem; } }

.PageHeader_footer > div.navigation::-webkit-scrollbar {
  display: none !important; }

.PageHeader_footer > div.filter {
  justify-content: flex-end;
  margin-left: auto; }

.Sidebar {
  position: fixed !important;
  z-index: 10;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100vh;
  max-height: 100%;
  padding: 1.5rem 2rem 0 1.5rem !important;
  pointer-events: none; }

@media (min-width: 75em) {
  .Sidebar {
    top: 5rem;
    height: calc(100% - 5rem);
    padding: 2rem 1.5rem 0 1.5rem !important;
    pointer-events: all;
    background-color: #333333; } }

.Sidebar .Hamburger {
  position: fixed;
  bottom: 1rem;
  left: 1rem;
  width: 3rem;
  height: 3rem;
  pointer-events: all;
  border-radius: 50%;
  background-color: #333333; }

.Sidebar .Hamburger > span {
  right: 0.875rem;
  width: 1.5rem;
  background-color: #ffffff; }

.Sidebar .Hamburger > span:first-of-type, .Sidebar .Hamburger > span:last-of-type {
  width: 1.25rem; }

.Sidebar .Logo {
  width: 3.125rem;
  height: 2rem;
  margin-bottom: 3.5rem; }

@media (min-width: 62em) {
  .Sidebar .Logo {
    display: none; } }

@media (max-width: 74.99em) {
  .Sidebar .Menu > input[type="checkbox"] ~ nav {
    position: fixed;
    right: auto;
    left: 0;
    min-width: calc(50% - 3.5rem);
    padding: 1.5rem 1.5rem 3rem;
    transform: translate3d(-100%, 0, 0);
    pointer-events: none;
    color: #000000;
    background-color: #333333; } }

.Sidebar .Menu > input[type="checkbox"] ~ nav .Menu_item {
  font-size: 1.25rem;
  line-height: 1.875rem; }

@media (min-width: 75em) {
  .Sidebar .Menu > input[type="checkbox"] ~ nav .Menu_item {
    font-size: 0.875rem;
    line-height: 1.125rem; } }

.Sidebar .Menu > input[type="checkbox"]:checked ~ nav {
  transform: none; }

.Sidebar .Menu > input[type="checkbox"]:checked ~ nav ~ .Hamburger {
  background-color: #ffffff; }

.Sidebar .Menu > input[type="checkbox"]:checked ~ nav ~ .Hamburger > span {
  background-color: #333333; }

.Sidebar .Menu .Menu_item {
  display: flex;
  color: #e0e0e0 !important; }

/*Regole per la nuova icon dei Rinnovi*/
.Sidebar .Menu .Menu_item:hover #icona-file-new:first-child > .cls-1 {
  color: #de4851 !important;
  fill: #de4851 !important; }

.Sidebar .Menu .Menu_item.is-active #icona-file-new:first-child > path.cls-1 {
  fill: #de4851 !important; }

/*fine regole per la nuova icon */
.Sidebar .Menu .Menu_item:hover {
  color: #ffffff !important;
  font-weight: bold !important; }

.Sidebar .Menu .Menu_item:hover .Icon:first-child > svg {
  color: #de4851;
  fill: #ffffff; }

.Sidebar .Menu .Menu_item:after {
  display: none; }

.Sidebar .Menu .Menu_item:not(:last-child) {
  margin-bottom: 2rem; }

@media (min-width: 62em) {
  .Sidebar .Menu .Menu_item:not(:last-child) {
    margin-bottom: 1.5rem; } }

.Sidebar .Menu .Menu_item.is-active {
  color: #ffffff; }

.Sidebar .Menu .Menu_item.is-active .Icon:first-child > svg {
  color: #de4851;
  fill: #ffffff !important; }

.Sidebar .Menu .Menu_item.is-active .Icon-notification-center > svg path#notification-center-2 {
  fill: #de4851 !important; }

.Sidebar .Menu .Menu_item .Icon:first-child > svg {
  transition-duration: 0.2s;
  transition-property: fill, color;
  color: #9e9e9e;
  fill: #e5e5e5; }

.Sidebar .Menu .Menu_item .Icon:last-child {
  position: absolute;
  right: 0; }

@media (min-width: 62em) {
  .Sidebar .Menu .Menu_item .Icon:last-child {
    display: none; } }

.CustomerSelection {
  pointer-events: all; }

.CustomerSelection_content {
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 2rem;
  padding: 1rem;
  cursor: pointer;
  color: #ffffff;
  background-color: #333333; }

@media (max-width: 74.99em) {
  .CustomerSelection_content {
    position: fixed;
    z-index: -1;
    top: 64px;
    left: 0;
    height: 4rem; } }

@media (min-width: 75em) {
  .CustomerSelection_content {
    flex-wrap: wrap;
    border: solid 1px #616161;
    border-radius: 4px;
    background-color: #202020; } }

.CustomerSelection_content > .p-small {
  color: #9e9e9e; }

@media (max-width: 74.99em) {
  .CustomerSelection_content > .p-small {
    margin-right: 0.5rem; } }

@media (min-width: 75em) {
  .CustomerSelection_content > .p-small {
    flex-shrink: 0;
    width: 100%;
    margin-bottom: 0.5rem; } }

@media (max-width: 74.99em) {
  .CustomerSelection_content > .p-small span {
    display: none; } }

.CustomerSelection_content > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-grow: 1; }

@media (min-width: 75em) {
  .CustomerSelection_content > div {
    align-items: flex-end; } }

.CustomerSelection_content > div p {
  flex-shrink: 1;
  line-height: 1.2; }

.CustomerSelection_content > div .Icon {
  flex-shrink: 0; }

@media (min-width: 75em) {
  .CustomerSelection_content > div .Icon {
    transform: rotate(-90deg); } }

.Pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 2.5rem; }

@media (min-width: 62em) {
  .Pagination {
    margin-top: 3rem; } }

.Pagination a.disabled {
  pointer-events: none;
  color: #9e9e9e; }

.Pagination a.active {
  color: #ffffff !important;
  border-radius: 4px;
  background-color: #de4851; }

.Pagination a {
  font-size: 1rem;
  line-height: 1.5rem; }

.Pagination_pages {
  display: flex;
  justify-content: center;
  margin: 0 1rem; }

@media (min-width: 62em) {
  .Pagination_pages {
    margin: 0 2rem; } }

.Pagination_page {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem; }

@media (min-width: 48em) {
  .Pagination_page:not(:last-child) {
    margin-right: 0.5rem; } }

@media (max-width: 47.99em) {
  .Pagination_page:not(:first-child) {
    display: none; } }

.UserPanel {
  z-index: 10;
  display: flex;
  margin-left: 3.75rem;
  cursor: pointer; }

.UserPanel_content {
  position: relative;
  padding-right: 1.5rem;
  cursor: pointer; }

@media (min-width: 62em) {
  .UserPanel_content {
    padding-right: 3.5rem; } }

.UserPanel_content > div:first-child {
  display: none; }

@media (min-width: 62em) {
  .UserPanel_content > div:first-child {
    display: block; } }

.UserPanel_content > div span {
  display: block; }

.UserPanel_content > div span:first-child {
  font-size: 1.125rem;
  line-height: 1.6875rem; }

.UserPanel_content > div small {
  color: #616161; }

.UserPanel_content > input[type="checkbox"] {
  z-index: 10;
  opacity: 0;
  border: none;
  -webkit-appearance: none; }

.UserPanel_content > .Icon {
  transition: all 0.2s; }

.UserPanel_content > input[type="checkbox"],
.UserPanel_content > .Icon {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%); }

@media (min-width: 62em) {
  .UserPanel_content > input[type="checkbox"],
  .UserPanel_content > .Icon {
    right: 1rem; } }

.UserPanel_content > input[type="checkbox"]:checked + .Icon {
  transform: translateY(-50%) scaleY(-1);
  color: #de4851; }

.UserPanel_content > input[type="checkbox"]:checked ~ .Box {
  visibility: visible;
  opacity: 1; }

.UserPanel_content .Box {
  position: absolute;
  top: calc(100% + 0.25rem);
  right: 0;
  visibility: hidden;
  opacity: 0;
  min-width: 15.625rem;
  padding: 0 1rem;
  transition: all 0.2s;
  box-shadow: 0 0.25rem 0.625rem rgba(97, 97, 97, 0.1);
  box-shadow: 0; }

@media (min-width: 62em) {
  .UserPanel_content .Box {
    width: 100%;
    min-width: auto; } }

.UserPanel_content .Box > a {
  display: block;
  padding: 1rem 0;
  transition: color 0.2s; }

.UserPanel_content .Box > a > p {
  display: flex; }

.UserPanel_content .Box > a > p > .Icon {
  margin-right: 0.5rem; }

.UserPanel_content .Box > a:not(:last-child) {
  border-bottom: 1px solid #e0e0e0; }

.UserPanel_content .Box > a:hover {
  color: #de4851; }

.UserConfigurator {
  width: 100%; }

.UserConfigurator .Field {
  margin-bottom: 0; }

@media (max-width: 61.99em) {
  .UserConfigurator .Switch {
    justify-content: space-between;
    width: 100%; } }

.UserConfigurator h3 {
  max-width: 35.5rem;
  margin: 0 auto 5rem;
  text-align: center; }

@media (min-width: 62em) {
  .UserConfigurator h3 {
    margin-bottom: 2.5rem; } }

.UserConfigurator .Table_row {
  padding: 1rem 0.5rem; }

.UserConfigurator .Table_row-grey .Switch {
  width: auto; }

.UserConfigurator .Table_row-grey .Switch > p {
  min-height: 2rem; }

.Avatar {
  display: inline-flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  color: #de4851;
  border-radius: 50%;
  background-color: #fbd1d1; }

@media (min-width: 62em) {
  .Avatar {
    margin-right: 1rem; } }

.Modal {
  position: fixed;
  z-index: -999;
  top: -9999px;
  left: -9999px;
  display: flex;
  visibility: hidden;
  opacity: 0;
  overflow-y: scroll;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  padding: 1rem;
  transition-delay: 0.3s, 0.3s, 0.3s, 0s, 0s;
  transition-duration: 0s, 0s, 0s, 0.3s, 0.3s;
  transition-property: z-index, top, left, opacity, visibility;
  background-color: rgba(51, 51, 51, 0.8); }

@media (min-width: 62em) {
  .Modal {
    padding: 2rem; } }

@media (max-width: 61.99em) {
  .Modal {
    align-items: flex-start; } }

.Modal.is-open {
  z-index: 10;
  top: 0;
  left: 0;
  visibility: visible;
  opacity: 1;
  transition-delay: 0s; }

.Modal_dialog {
  position: relative;
  opacity: 0;
  width: 100%;
  margin-bottom: 2.5rem;
  padding: 3rem 1rem;
  transition-duration: 0.2s;
  transition-property: transform, opacity;
  transform: translate3d(0, 2.5rem, 0);
  border-radius: 0.25rem;
  background-color: #ffffff; }

@media (min-width: 62em) {
  .Modal_dialog {
    margin-bottom: 0;
    padding: 4rem 2.5rem 4.5rem; } }

.Modal.is-open .Modal_dialog {
  opacity: 1;
  transition-delay: 0.15s;
  transform: none; }

.Modal_dialog.Modal_dialog-small {
  max-width: 48.75rem;
  align-self: center; }

.Modal_dialog.Modal_dialog-medium {
  max-width: 57.5rem; }

@media (min-width: 62em) {
  .Modal_dialog.Modal_dialog-big {
    max-width: 73.75rem; } }

.Modal_close {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  transition: color 0.2s;
  font-size: 1.375rem; }

@media (min-width: 62em) {
  .Modal_close {
    width: 4rem;
    height: 4rem; } }

.Modal_close:hover {
  color: #de4851; }

.Modal_content {
  position: relative;
  margin: 0 auto; }

.Modal_content > .p:not(:first-child) {
  margin-top: 1.5rem; }

.Modal_dialog-small .Modal_content {
  max-width: 35rem; }

.Modal_content .Fieldset_title {
  margin-top: 1.5625rem !important; }

.Modal_actions {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  margin-top: 2.5rem; }

@media (min-width: 62em) {
  .Modal_actions {
    flex-direction: row;
    margin-top: 3rem; } }

@media (max-width: 61.99em) {
  .Modal_actions {
    padding: 0 1rem; } }

@media (max-width: 61.99em) {
  .Modal_actions > * {
    width: 100%; } }

.Modal_actions > *:nth-child(n+2) {
  margin-top: 1rem; }

@media (min-width: 62em) {
  .Modal_actions > *:nth-child(n+2) {
    margin-top: 0;
    margin-left: 1.5rem; } }

@media (max-width: 61.99em) {
  .Modal_actions > .Button {
    width: 100%; } }

.js-open-modal[data-modal-template],
.js-close-modal {
  cursor: pointer; }

.Fieldset ~ .Modal_update-data_list {
  margin-bottom: 4rem; }

.Modal_update-data_list .Box {
  box-shadow: 0 0.625rem 2rem rgba(0, 0, 0, 0.1);
  padding: 0.75rem 2rem;
  display: flex; }

.Modal_update-data_list .Box:not(:last-child) {
  margin-bottom: 0.75rem !important; }

.Modal_update-data_list .Icon {
  color: #de4851;
  margin-right: 1.5rem; }

.Footer {
  color: #ffffff;
  background-color: #de4851; }

.Footer-admin .Footer_main {
  padding-bottom: 2.5rem; }

.Footer-admin .Menu > nav {
  justify-content: flex-end; }

.Footer_main {
  padding-top: 2.25rem;
  padding-bottom: 4.5rem; }

@media (min-width: 62em) {
  .Footer_main {
    padding-top: 2.5rem;
    padding-bottom: 1.5rem; } }

.Footer_main p {
  margin-top: 2.5rem; }

@media (min-width: 62em) {
  .Footer_main p {
    margin-top: 0; } }

.Footer_bottomBar {
  padding: 1.75rem 0rem 2rem;
  color: #000000;
  background-color: #ffffff; }

@media (min-width: 62em) {
  .Footer_bottomBar {
    padding: 1.5rem 0rem; } }

.Footer_bottomBar .row {
  align-items: center;
  flex-direction: column-reverse; }

@media (min-width: 62em) {
  .Footer_bottomBar .row {
    flex-direction: row; } }

.Footer_copyright {
  padding-top: 0.75rem;
  color: #999999; }

@media (min-width: 62em) {
  .Footer_copyright {
    padding-top: 0; } }

.Footer .Logo {
  width: 3.125rem;
  height: 2rem; }

@media (min-width: 62em) {
  .Footer .Logo {
    width: 4.75rem;
    height: 3rem; } }

.Footer_main p + .Menu {
  margin-top: 1.5rem; }

.Footer .Menu_item {
  margin-bottom: 1.5rem; }

.Footer_bottomBar .Menu_item {
  font-size: 0.875rem;
  line-height: 1.125rem; }

@media (min-width: 62em) {
  .Footer_bottomBar .Menu_item {
    margin-bottom: 0; } }

.ScrollTop {
  text-decoration: underline;
  cursor: pointer; }

@media (max-width: 61.99em) {
  .Accordion .Accordion_header .Button {
    margin-left: auto; } }

@media (min-width: 62em) {
  .Accordion .Accordion_header .Button {
    height: 2rem;
    min-width: 8rem; } }

.Accordion_item {
  position: relative;
  overflow: hidden;
  height: 5rem;
  transition: box-shadow 0.2s;
  border: 1px solid #e0e0e0;
  border-radius: 0.25rem;
  background-color: #ffffff; }

.Accordion_item:not(:last-child) {
  margin-bottom: 0.5rem; }

@media (min-width: 62em) {
  .Accordion_item:not(:last-child) {
    margin-bottom: 1rem; } }

.Accordion_item.default-open, .Accordion_item.is-open {
  height: auto; }

@media (min-width: 62em) {
  .Accordion_item.default-open, .Accordion_item.is-open {
    box-shadow: 0 0.25rem 0.625rem rgba(97, 97, 97, 0.1); } }

.Accordion_item.is-disabled {
  pointer-events: none; }

.Accordion_item.is-disabled .Accordion_header_item {
  color: #616161; }

.Accordion_item.is-disabled .Accordion_toggler {
  display: none; }

.Accordion_item.Accordion-full .Accordion_content {
  padding: 0; }

.Accordion_item.Accordion-full .Table_header,
.Accordion_item.Accordion-full .Table_row {
  padding-left: 2.5rem;
  border-left: 0;
  border-right: 0; }

@media (min-width: 62em) {
  .Accordion_item.Accordion-full .Table_header,
  .Accordion_item.Accordion-full .Table_row {
    padding: 0 0 0 4.25rem; } }

.Accordion_item.Accordion-full .Table_header {
  border-top: 0; }

.Accordion_item.Accordion-full .Table_row:last-child {
  border-bottom: 0; }

.Accordion_header {
  position: relative;
  display: flex;
  overflow: hidden;
  align-items: center;
  height: 5rem;
  padding: 0 0 0 2.5rem;
  border-bottom: 1px solid #e0e0e0;
  border-radius: 0.25rem 0.25rem 0rem 0rem; }

@media (min-width: 62em) {
  .Accordion_header {
    padding: 0 0 0 3.625rem; } }

.Accordion.default-open .Accordion_header,
.Accordion.is-open .Accordion_header {
  border-radius: 0.25rem 0.25rem 0rem 0rem; }

.Accordion_header:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 0.125rem;
  height: 100%;
  content: "";
  transition: transform 0.2s;
  transform: scale(1, 0);
  transform-origin: 50% 0;
  background-color: #de4851; }

.default-open .Accordion_header:before,
.is-opening .Accordion_header:before,
.is-open .Accordion_header:before {
  transform: scale(1);
  transform-origin: 50% 100%; }

.Accordion_header > .row {
  width: 100%; }

@media (max-width: 61.99em) {
  .Accordion_header > .row {
    justify-content: space-between; } }

@media (min-width: 62em) {
  .Accordion_header > div:not(.row) {
    padding-left: 0.5rem; } }

.Accordion_header_action {
  padding-right: 2rem; }

.Accordion_toggler {
  position: absolute;
  top: 50%;
  left: 1.25rem;
  transition: transform 0.2s;
  transform: translate(-50%, -50%);
  will-change: transform; }

@media (min-width: 62em) {
  .Accordion_toggler {
    left: 1.875rem;
    cursor: pointer; } }

.default-open .Accordion_toggler,
.is-opening .Accordion_toggler,
.is-open .Accordion_toggler {
  transform: translate(-50%, -50%) scaleY(-1); }

.Accordion_toggler .Icon {
  transition: color 0.2s;
  font-size: 1.25rem; }

.default-open .Accordion_toggler .Icon,
.is-opening .Accordion_toggler .Icon,
.is-open .Accordion_toggler .Icon {
  color: #de4851; }

.Accordion_header_item {
  display: none;
  align-items: center; }

@media (min-width: 62em) {
  .Accordion_header_item {
    display: flex;
    white-space: nowrap;
    word-break: keep-all; } }

.Accordion_header_item:first-child, .Accordion_header_item:last-child {
  display: flex; }

@media (min-width: 48em) {
  .Accordion_header_item:first-child, .Accordion_header_item:last-child {
    opacity: 1; } }

.Accordion_header_item .Icon {
  margin-right: 0.3125rem; }

.Accordion_header_item-end {
  justify-content: flex-end; }

.Accordion_content {
  position: relative;
  margin-top: -2px;
  padding: 2.5rem;
  border-top: 1px solid #e0e0e0;
  background-color: #ffffff; }

.Accordion_content > .table-wrapper {
  overflow: -moz-scrollbars-none;
  overflow-x: scroll;
  overflow-y: hidden;
  padding-top: 0 !important;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none; }

@media (max-width: 61.99em) {
  .Accordion_content > .table-wrapper {
    display: flex;
    flex-wrap: nowrap; } }

.Accordion_content > .table-wrapper::-webkit-scrollbar {
  display: none !important; }

.Accordion_info {
  color: #616161; }

.Accordion_header_item .Field {
  margin: 0; }

@media (max-width: 61.99em) {
  .Accordion .Table {
    flex: 0 0 62.5rem; } }

@media (max-width: 61.99em) {
  .Table-selectable > .Table_header .Table_cell:first-child {
    flex-basis: 60%;
    width: 60%; } }

.Table-selectable > .Table_header .Table_cell:last-child {
  display: flex; }

@media (max-width: 61.99em) {
  .Table-selectable > .Table_header .Table_cell:last-child {
    flex-basis: 40%;
    width: 40%; } }

.Table-selectable > .Table_header .Table_cell .Button {
  transition: all 0.2s; }

@media (max-width: 61.99em) {
  .Table-selectable > .Table_header .Table_cell .Button {
    margin-left: auto; } }

@media (min-width: 62em) {
  .Table-selectable > .Table_header .Table_cell .Button {
    height: 2rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem; } }

.Table-selectable > .Table_header .Table_cell .Button.Button-disabled {
  opacity: 0.5; }

.Table-selectable.options-selected .Table_header .Table_cell .Button[type="submit"] {
  opacity: 1;
  pointer-events: all; }

@media (min-width: 62em) {
  .Table-selectable .Accordion_header {
    padding-left: 3.625rem; } }

.Table-selectable > .Table_body .Checkbox {
  margin-bottom: 0; }

.Table-selectable > .Table_body .Checkbox .Icon {
  margin: 0; }

.Table-selectable > .Table_body .Checkbox_option {
  margin-top: 0; }

.Table-selectable > .Table_body .Table_option {
  position: relative;
  margin-right: 1.125rem; }

@media (min-width: 62em) {
  .Table-selectable > .Table_body .Table_option {
    margin-right: 2.25rem;
    padding-left: 1.3125rem; } }

.Table-selectable > .Table_body .Table_option:before {
  position: absolute;
  top: 50%;
  left: -0.5rem;
  width: 1px;
  height: 3.75rem;
  content: "";
  transform: translateY(-50%);
  background-color: #e0e0e0; }

@media (min-width: 62em) {
  .Table-selectable > .Table_body .Table_option:before {
    left: 0; } }

.Table_info {
  margin: 1.25rem 0;
  font-weight: bold;
  font-size: 20px;
  color: #9e9e9e; }

.Table_header {
  display: flex;
  align-items: center;
  height: 3.3125rem;
  margin-bottom: 0.5rem;
  border: 1px solid #e0e0e0;
  border-radius: 0.25rem;
  background-color: #ffffff; }

@media (min-width: 62em) {
  .Table_header {
    margin-bottom: 1rem;
    padding: 0 0 0 3.625rem; } }

.Table_header > .row {
  width: 100%; }

.Accordion .Table_header > .row {
  flex-wrap: initial; }

.Table_header .Table_cell {
  display: flex;
  align-items: center; }

.Table_header .Table_cell:not(:first-child) {
  display: none; }

@media (min-width: 62em) {
  .Table_header .Table_cell:not(:first-child) {
    display: flex; } }

.Accordion .Table_header .Table_cell {
  display: flex;
  margin-bottom: 0 !important; }

.Table_header .Icon {
  width: 2.5rem; }

@media (min-width: 62em) {
  .Table_header .Icon {
    width: 1rem;
    margin-right: 0.5rem; } }

@media (max-width: 61.99em) {
  .Table_header .Icon + a.p-small {
    padding-left: 0; } }

@media (max-width: 61.99em) {
  .Table_header a.p-small {
    padding-left: 2.5rem; } }

.Accordion .Table_header a.p-small {
  padding-left: 0; }

.Accordion .Table_header {
  margin-bottom: 0;
  padding: 0rem 0rem 0rem 1.5rem;
  border-radius: 0.25rem 0.25rem 0 0; }

.Table_body .Table_cell {
  align-items: center; }

.Table_body .Table_cell:not(:last-child) {
  margin-bottom: 1rem; }

@media (min-width: 62em) {
  .Table_body .Table_cell:not(:last-child) {
    margin-bottom: 0; } }

.Accordion .Table_body .Table_cell {
  margin-bottom: 0; }

.Table_body .Table_row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  border: 1px solid #e0e0e0; }

@media (max-width: 61.99em) {
  .Table_body .Table_row {
    margin-right: 0;
    margin-left: 0; } }

@media (min-width: 62em) {
  .Table_body .Table_row {
    min-height: 5rem;
    padding: 0 0 0 3.625rem; } }

.Table_body .Table_row:first-child {
  border-radius: 0.25rem 0.25rem 0 0; }

.Accordion .Table_body .Table_row:first-child {
  border-radius: 0; }

.Table_body .Table_row:last-child {
  border-bottom: 1px solid #e0e0e0;
  border-radius: 0 0 0.25rem 0.25rem; }

.Accordion .Table_body .Table_row:last-child {
  border-radius: 0 0 0.25rem 0.25rem; }

@media (max-width: 61.99em) {
  .Accordion .Table_body .Table_row {
    flex-wrap: initial !important;
    padding-top: 1rem;
    padding-bottom: 1rem; } }

.Table_header + .Table_body .Table_row:first-child,
.Table_row:not(.Table_row-grey) + .Table_row:not(.Table_row-grey) {
  border-top: none; }

.Accordion .Table_row {
  margin: 0;
  padding-left: 1.5rem; }

.Accordion .Table_row > .Table_cell {
  padding: 0; }

.Table_row.is-disabled {
  background-color: #f2f2f2; }

.Table_body .Table_row-grey {
  border-top: none;
  border-bottom: none;
  background-color: #f2f2f2; }

@media (max-width: 61.99em) {
  .Table_row-grey .Table_cell.col-lg-4 + .Table_cell.col-lg-1 {
    display: none; } }

.Table_cell-sortable > a.p-small {
  padding-left: 0; }

.Table_options {
  position: relative; }

@media (min-width: 62em) {
  .Table_options {
    padding-left: 1.25rem; } }

@media (max-width: 61.99em) {
  .Table_options + a.p-small {
    padding-left: 0; } }

.Table_options .Checkbox .Checkbox_mark {
  pointer-events: none !important; }

.Table_options input {
  visibility: hidden; }

.Table_options_toggler {
  display: flex;
  align-items: center;
  cursor: pointer; }

@media (max-width: 61.99em) {
  .Table_options_toggler {
    flex-direction: row-reverse;
    padding-right: 1.25rem; } }

.Table_options_toggler > .Checkbox {
  margin-right: 2rem;
  margin-bottom: 0;
  pointer-events: none; }

.Table_options_toggler > .Checkbox > .Checkbox_option {
  margin: 0; }

.Table_options_toggler > .Checkbox .Icon {
  margin-right: 0; }

.Table_options_list {
  position: absolute;
  z-index: 10;
  top: 1.875rem;
  left: 0;
  visibility: hidden;
  opacity: 0;
  min-width: 13.125rem;
  padding: 1.125rem;
  transition: all 0.2s; }

@media (min-width: 62em) {
  .Table_options_list {
    left: -1.25rem; } }

.list-open .Table_options_list {
  visibility: visible;
  opacity: 1; }

.Table_options_list .Table_option:first-child .Checkbox_option {
  margin-top: 0; }

.Table_options_list .Table_option:last-child .Checkbox {
  margin-bottom: 0; }

.Table_options_list .Icon {
  margin-right: 0; }

.Table_cell > a.p-small > * {
  vertical-align: middle; }

.Table_cell-end {
  justify-content: flex-end; }

.Table_cell-end > .p {
  text-align: right; }

.Datagrid:not(:last-of-type) {
  padding-bottom: 1.5rem; }

@media (min-width: 62em) {
  .Datagrid:not(:last-of-type) {
    padding-bottom: 2rem; } }

.Datagrid + * {
  padding-top: 1rem; }

.Datagrid:not(:last-of-type) {
  border-bottom: 1px solid #e0e0e0; }

.Datagrid + .Form {
  padding-top: 2rem;
  border-top: 1px solid #e0e0e0; }

@media (min-width: 62em) {
  .Datagrid + .Form {
    margin-top: 2rem; } }

.Datagrid_item {
  padding-top: 1rem;
  word-break: break-word; }

.Datagrid_item .row:not(:last-child) {
  margin-bottom: 1.5rem; }

@media (min-width: 62em) {
  .Datagrid_item .row:not(:last-child) {
    margin-bottom: 1rem; } }

@media (max-width: 61.99em) {
  .Datagrid_item:not(:last-child) {
    margin-bottom: 1rem; } }

@media (max-width: 61.99em) {
  .Datagrid_item div[class*="col-"]:nth-child(odd):not(:last-child) {
    margin-bottom: 0.5rem; } }

@media (max-width: 61.99em) {
  .Datagrid_item div[class*="col-"]:nth-child(even) {
    margin-bottom: 1.5rem; } }

.Datagrid_item div[class*="col-"]:only-child {
  margin-bottom: 0.5rem; }

.simplebar-track.simplebar-vertical {
  top: 0.5rem;
  right: 0.5rem;
  bottom: 0.5rem;
  width: 0.5rem; }

.simplebar-track.simplebar-vertical:before {
  position: absolute;
  z-index: 0;
  top: 0.25rem;
  left: calc(50% - 1px);
  width: 2px;
  height: calc(100% - 0.5rem);
  content: "";
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1); }

.simplebar-scrollbar:before {
  top: 0;
  left: 0;
  opacity: 1 !important;
  width: 100%;
  background-color: #616161; }

.DownloadBox {
  position: relative;
  padding: 1rem;
  border: 1px solid #e0e0e0;
  background-color: rgba(242, 242, 242, 0.5); }

@media (min-width: 62em) {
  .DownloadBox {
    padding: 2rem; } }

.DownloadBox:first-child {
  border-radius: 0.25rem 0.25rem 0rem 0rem; }

.DownloadBox:last-child {
  border-radius: 0rem 0rem 0.25rem 0.25rem; }

.DownloadBox > .Icon {
  font-size: 0.875rem; }

@media (max-width: 61.99em) {
  .DownloadBox > .Icon {
    margin-bottom: 0.5rem; } }

@media (min-width: 48em) {
  .DownloadBox > .Icon {
    position: absolute;
    top: 50%;
    left: 1rem;
    transform: translateY(-50%);
    font-size: 1.25rem; } }

@media (min-width: 62em) {
  .DownloadBox > .Icon {
    left: 2rem;
    font-size: 1.625rem; } }

.DownloadBox_info {
  margin-bottom: 1rem; }

@media (min-width: 48em) {
  .DownloadBox_info {
    margin-bottom: 0;
    padding-left: 2rem; } }

@media (min-width: 62em) {
  .DownloadBox_info {
    padding-left: 4.5rem; } }

.DownloadBox_info .p:first-child {
  margin-bottom: 0.25rem; }

@media (min-width: 48em) {
  .DownloadBox_cta {
    position: absolute;
    top: 50%;
    right: 1rem;
    transform: translateY(-50%); } }

.NoResults {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 22.125rem;
  padding: 0 2.5rem; }

@media (min-width: 62em) {
  .NoResults {
    height: 31.5625rem; } }

.NoResults-thumbnail {
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  height: auto;
  margin-bottom: 1.5rem;
  padding: 1rem 1.5rem; }

.NoResults_content {
  max-width: 18.75rem;
  margin: 0 auto;
  text-align: center; }

@media (min-width: 62em) {
  .NoResults_content {
    max-width: 27.5rem; } }

.NoResults-thumbnail .NoResults_content {
  max-width: initial;
  margin: 0;
  text-align: left; }

.NoResults-thumbnail .NoResults_content > *:not(:first-child) {
  margin-top: 0.25rem; }

.NoResults_icon {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 6rem;
  height: 6rem;
  margin-bottom: 1rem;
  border-radius: 50%;
  background-color: #f2f2f2;
  font-size: 3.5rem; }

@media (min-width: 62em) {
  .NoResults_icon {
    width: 8rem;
    height: 8rem;
    margin-bottom: 2rem;
    font-size: 4.6875rem; } }

.NoResults-thumbnail .NoResults_icon {
  width: 3.5rem;
  height: 3.5rem;
  margin-right: 1.5rem;
  margin-bottom: 0;
  font-size: 2rem; }

.Box-light .NoResults_icon {
  background-color: #ffffff; }

.Box-dark .NoResults_icon {
  background-color: #616161; }

.NoResults_icon .Icon > svg {
  color: #de4851;
  fill: #9e9e9e; }

.Box {
  padding: 1.5rem 1rem;
  border: 1px solid #e0e0e0;
  border-radius: 0.25rem;
  background-color: #ffffff; }

@media (min-width: 62em) {
  .Box {
    padding: 2.5rem; } }

.Box + .Box:not(:last-child) {
  margin-bottom: 2rem; }

@media (min-width: 62em) {
  .Box + .Box:not(:last-child) {
    margin-bottom: 2.5rem; } }

.Box-dark {
  color: #ffffff;
  border-color: #484848;
  background-color: #484848; }

.Box-light {
  background-color: #f2f2f2; }

.Box-shadowed {
  box-shadow: 0 0.625rem 2rem rgba(0, 0, 0, 0.1); }

.Box-borderless {
  border: none; }

.BoxList > h6 {
  margin-bottom: 1rem; }

.BoxList .Box {
  margin-top: 1rem;
  margin-bottom: 2rem; }

@media (min-width: 62em) {
  .BoxList .Box {
    margin-bottom: 2.5rem; } }

.BoxList .Datagrid_item {
  padding-top: 0; }

.BoxList .Datagrid_item a {
  color: #de4851;
  font-weight: 700;
  text-decoration: underline; }

.ActivityBox {
  padding: 0.9375rem;
  padding-left: 3.625rem; }

.ActivityBox:not(:last-child) {
  margin-bottom: 0.9375rem !important; }

.ActivityBox.is-active p {
  color: #000000; }

.ActivityBox.is-active .ActivityBox_title::before {
  content: '';
  width: 16px;
  height: 16px;
  display: block;
  background-color: #de4851;
  border-radius: 100%;
  position: absolute;
  left: -5%;
  top: 50%;
  transform: translate(-50%, -50%); }

@media (max-width: 61.99em) {
  .ActivityBox.is-active .ActivityBox_title::before {
    left: -10%; } }

@media (max-width: 47.99em) {
  .ActivityBox.is-active .ActivityBox_title::before {
    left: -12%; } }

.ActivityBox.is-active .ActivityBox_title span {
  color: #999999; }

.ActivityBox.is-onlyBox p {
  color: #000000; }

.ActivityBox.is-onlyBox .ActivityBox_title span {
  color: #999999; }

.ActivityBox p {
  color: #616161;
  margin-bottom: 0rem; }

@media (max-width: 47.99em) {
  .ActivityBox p:last-of-type {
    margin-bottom: 0.625rem; } }

.ActivityBox_title {
  font-weight: 800; }

.ActivityBox_title span {
  display: block;
  color: #e5e5e5; }

.CenterdList {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 3rem; }

.CenterdList .Button:not(:last-child) {
  margin-right: 1rem; }

.ListLeft {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 3rem; }

.ListLeft .Button:not(:last-of-type) {
  margin-right: 1rem; }

.ListRight {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 3rem; }

.ListRight .Button:not(:last-of-type) {
  margin-right: 1rem; }

.LaunchersBox {
  margin-bottom: 1.25rem;
  padding: 0; }

.LaunchersBox-dark {
  color: #ffffff; }

.LaunchersBox_cover {
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 9.625rem;
  border-radius: 4px 4px 0 0; }

.LaunchersBox_cover > img {
  width: 100%;
  font-family: "object-fit: cover;";
  object-fit: cover; }

.LaunchersBox_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem;
  border: solid 1px #e0e0e0;
  border-bottom: none;
  background-color: #ffffff; }

.LaunchersBox_header .link {
  color: #de4851; }

.LaunchersBox-dark .LaunchersBox_header {
  border-color: #333333;
  background-color: #333333; }

.LaunchersBox-dark .LaunchersBox_header > .link {
  color: #ffffff; }

.LaunchersBox_content {
  overflow: hidden;
  padding: 0rem 1.5rem;
  border: solid 1px #e0e0e0;
  border-top: none;
  border-radius: 0 0 4px 4px;
  background-color: #ffffff; }

.LaunchersBox-dark .LaunchersBox_content {
  border-color: #333333;
  background-color: #333333; }

.LaunchersBox_item {
  padding: 1.5rem 0rem;
  border-top: solid 1px #e0e0e0; }

.LaunchersBox-dark .LaunchersBox_item {
  border-top-color: #484848; }

.LaunchersGrid [class^="col-"] {
  margin-bottom: 1.5rem; }

.Infobox {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  height: auto;
  padding: 1.5rem;
  color: #000000;
  background-color: #ffffff; }

.Infobox:before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  content: "";
  transition: transform 0.2s;
  transform: scale(0, 1);
  transform-origin: 100% 50%;
  background-color: #de4851; }

.Infobox:hover:before {
  transform: none;
  transform-origin: 0 50%; }

[class^="col"] .Infobox {
  height: 100%; }

.Infobox.Box {
  border-radius: 0.25rem; }

.Infobox.Box:before {
  border-radius: 2px 2px 0 0; }

.Infobox-dark {
  color: #ffffff;
  background-color: #484848; }

.Infobox-rounded-corners {
  border-radius: 4px; }

.Infobox_cover {
  position: relative;
  top: -1.5rem;
  left: -1.5rem;
  display: flex;
  width: calc(100% + 3rem);
  height: 7.5rem;
  max-width: none; }

@media (min-width: 62em) {
  .Infobox_cover {
    height: 6.875rem; }
  .Infobox_cover.Infobox_cover-big {
    height: 13.75rem; } }

.Infobox_cover > img {
  width: 100%;
  font-family: "object-fit: cover;";
  object-fit: cover; }

.Infobox_header {
  font-size: 0.875rem;
  line-height: 1.125rem;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.Infobox_header strong {
  color: #de4851;
  font-weight: normal; }

.Infobox-dark .Infobox_header strong {
  color: #ffffff; }

.Infobox_header span {
  color: #999999; }

.Infobox-big .Infobox_header {
  font-size: 1rem;
  line-height: 1.375rem; }

.Infobox_content {
  font-size: 1rem;
  line-height: 1.375rem;
  flex-grow: 1;
  padding: 1rem 0rem; }

.Infobox-big .Infobox_content {
  font-size: 1.25rem;
  line-height: 1.875rem; }

.Infobox_content p,
.Infobox_content .p {
  font-size: inherit;
  line-height: inherit; }

.Infobox_content h4,
.Infobox_content .h4 {
  font-weight: normal; }

.Infobox_content div.p {
  margin-top: 0.25rem; }

.Infobox_content .Icon {
  font-size: 1.75rem; }

@media (min-width: 62em) {
  .Infobox_content .Icon {
    font-size: 2rem; } }

.Infobox_content .Icon > svg {
  color: #de4851;
  fill: #9e9e9e; }

.Infobox_footer .link {
  font-size: 0.875em; }

.Thumbnail {
  display: flex;
  justify-content: flex-start;
  align-items: center; }

.Thumbnail_image {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  border-radius: 4px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover; }

.Thumbnail_image .Icon {
  font-size: 3rem; }

.Thumbnail_image .Icon > svg {
  color: #de4851;
  fill: #9e9e9e; }

.Thumbnail_content {
  padding-left: 1.5rem; }

.Thumbnail_content > *:not(:first-child) {
  margin-top: 0.25rem; }

.Thumbnail_label {
  color: #999999; }

.Thumbnail_label > *:first-child {
  margin-right: 0.25rem; }

.Thumbnail_label > .Icon > svg {
  width: 0.625em;
  height: 0.625em; }

.Notification {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.25rem 1rem;
  color: #000000;
  border-left: solid 2px;
  border-radius: 4px; }

.Notification .js-dismiss-notification {
  cursor: pointer; }

.Notification-error {
  border-left-color: #ac2029;
  background-color: #fbd1d1; }

.Notification-success {
  border-left-color: #0bab1b;
  background-color: #e6eee7; }

.Notification_message {
  display: flex;
  align-items: center; }

.Notification_message > .Icon {
  margin-right: 1rem;
  font-size: 1.375rem; }

.Notification-error .Notification_message > .Icon {
  color: #ac2029; }

.Notification-success .Notification_message > .Icon {
  color: #0bab1b; }

.TopLabel {
  margin-bottom: 2rem;
  font-size: 1.25rem;
  font-weight: 800; }

.TopLabel.TopLabel-noGutters {
  margin-bottom: 0; }

.TopLabel span {
  display: block;
  margin-bottom: 0.625rem;
  font-size: 0.875rem;
  font-weight: 700;
  color: #616161; }

.SwitchableItems .Table_header .Table_cell-first .p-small {
  margin-left: 3.125rem; }

.SwitchableItems.Table-withoutHeader .SwitchableItems_search .Field {
  margin-bottom: 0 !important; }

.SwitchableItems.Table-withoutHeader .SwitchableItems_itemsActive .SwitchableItems_item:first-child {
  margin-top: 2.1875rem; }

.SwitchableItems.Table-onePolicy .SwitchableItems_search,
.SwitchableItems.Table-onePolicy .SwitchableItems_line {
  display: none; }

.SwitchableItems_line {
  margin: 2.1875rem 0;
  border-bottom: 1px solid #9e9e9e; }

.SwitchableItems_item {
  padding-top: 1.5625rem;
  padding-bottom: 1.5625rem; }

.SwitchableItems_item.is-active .SwitchableItems_item_content {
  height: auto;
  max-height: 100%;
  display: block;
  margin-top: 1rem; }

.SwitchableItems_item.is-hidden {
  display: none; }

.SwitchableItems_item .Table {
  margin-top: 1rem; }

.SwitchableItems_item .Table .Table_header {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  padding-left: 1.5rem;
  margin-bottom: 1rem; }

.SwitchableItems_item .Table .Table_header .row {
  margin: 0; }

.SwitchableItems_item .Table .Table_row {
  margin: 0;
  padding-left: 1.5rem; }

.SwitchableItems_item .Table .Table_row:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  border-top: 1px solid #e0e0e0; }

.SwitchableItems_item .Table .Table_cell {
  margin-bottom: 0;
  padding: 0rem 0rem 0rem 1.5rem;
  border-radius: 0.25rem 0.25rem 0 0; }

.SwitchableItems_item_field {
  display: flex;
  justify-content: flex-start;
  align-items: center; }

.SwitchableItems_item_field .Field {
  margin-right: 1.5625rem;
  margin-bottom: 0; }

.SwitchableItems_item_field .Field label {
  margin: 0; }

.SwitchableItems_item_field .Radio_option {
  width: 17px;
  height: 18px;
  margin: 0;
  margin-right: 1rem;
  z-index: 1; }

.SwitchableItems_item_field .Radio_option input {
  width: 0;
  height: 0;
  z-index: 0; }

.SwitchableItems_item_content {
  height: 0;
  max-height: 0;
  display: none; }

.Table-withoutHeader .SwitchableItems_item {
  padding-left: 1.5625rem; }

.Tooltip .Tooltip-content {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 100%;
  padding: 10px;
  background-color: #616161;
  color: #ffffff;
  font-size: 0.75rem;
  border-radius: 4px;
  pointer-events: none;
  z-index: 999; }

.Tooltip .Tooltip-content::after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  right: -6px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #616161; }

.Tooltip:hover .Tooltip-content {
  visibility: visible;
  opacity: 1; }

#app[data-page="dashboard"] {
  background-color: #ffffff; }

#app[data-page="dashboard"] .Modal .Form {
  margin-bottom: 0 !important; }

#app[data-page="dashboard"] .Modal .Form-cookieConsent {
  margin-bottom: 2.5rem !important; }

#app[data-page="dashboard"] .Modal .Form > .Fieldset {
  margin-bottom: 0 !important; }

#app[data-page="dashboard"] .Modal .Icon-success > svg {
  width: 3.125rem;
  height: 3.125rem;
  fill: #0BAB1B; }

#app[data-page="dashboard"] .AdminContent {
  padding-right: 0;
  padding-left: 0; }

.AdminContent .LaunchersGrid {
  margin-bottom: 24px; }

#app[data-page="dashboard"] .PageHeader {
  padding: 0 1rem; }

@media (min-width: 62em) {
  #app[data-page="dashboard"] .PageHeader {
    padding: 0 1.75rem; } }

#app[data-page="policies"] .Form.Form-advancedSearch {
  position: relative;
  margin-bottom: 2.5rem; }

@media (max-width: 47.99em) {
  #app[data-page="policies"] .Form.Form-advancedSearch {
    margin-bottom: 5rem; } }

#app[data-page="policies"] .Form.Form-advancedSearch .Fieldset_title {
  font-family: "PreloSlab"; }

#app[data-page="policies"] .Form.Form-advancedSearch .Form_submit {
  position: absolute;
  right: 0;
  bottom: 2rem;
  margin: 0; }

@media (max-width: 47.99em) {
  #app[data-page="policies"] .Form.Form-advancedSearch .Form_submit {
    bottom: -2rem; } }

#app[data-page="renewals"] .RenewalDescription {
  max-width: 850px;
  padding: 1rem;
  margin-bottom: 3rem;
  background: #E0E0E0;
  border-radius: 4px; }

#app[data-page="renewals"] .RenewalInfo {
  margin-bottom: 3rem;
  font-size: 1.25rem;
  font-weight: bold; }

#app[data-page="renewals"] .Form_fields .Field {
  margin-top: 0;
  margin-bottom: 0; }

#app[data-page="renewals"] .Form_extra {
  justify-content: flex-start;
  color: #616161; }

#app[data-page="renewals"] .Modal .Icon-success > svg {
  width: 3.125rem;
  height: 3.125rem;
  fill: #0BAB1B; }

#app[data-page="final-accounts"] .PageHeader_footer {
  flex-direction: column; }

#app[data-page="final-accounts"] .PageHeader_footer .Notification {
  width: 100%;
  margin-bottom: 2rem; }

#app[data-page="final-accounts"] .Modal .Icon-error > svg {
  width: 3.125rem;
  height: 3.125rem;
  fill: #de4851; }

/*Inserito da Blue Reply */
.LoadingScreen {
  overflow: visible;
  position: fixed;
  z-index: -999;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: 100%;
  transition-delay: 0.4s, 0s, 0s;
  transition-duration: 0.4s;
  transition-property: z-index, opacity, visibility;
  color: #de4851;
  background-color: rgba(255, 255, 255, 0.8);
  font-size: 2.75rem; }

.LoadingScreen:after {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  overflow: visible;
  width: 1em;
  height: 1em;
  content: "";
  transform: translate3d(-50%, -50%, 0);
  animation: spinner 1.2s infinite linear;
  border-radius: 50%;
  font-size: 0.1875em; }

.LoadingScreen.is-visible {
  z-index: 999;
  visibility: visible;
  opacity: 1;
  transition-delay: 0s; }

.LoadingScreen-dark {
  background-color: rgba(0, 0, 0, 0.8); }

.ImageSurvey {
  background-image: url(../assets/images/survey-1-bg.jpg); }

@media (min-width: 75em) {
  .fixFooter {
    margin-left: 15.5% !important;
    width: 86% !important; } }

/*Inserito da Blue Reply */
.login-bg {
  content: url(../assets/images/home-login-bg.jpg); }

.banner-bg {
  content: url(../assets/images/banner-bg.jpg); }

.events-bg {
  content: url(../assets/images/home-events-bg.jpg); }

.survey-1-bg {
  content: url(../assets/images/survey-1-bg.jpg); }

.portlet-layout .portlet-header {
  margin-bottom: 0 !important; }

.portlet-icon-back {
  display: none; }

.events-box {
  content: url(../assets/images/events-box.jpg); }

.surveys-box {
  content: url(../assets/images/surveys-box.jpg); }

.event-bg-mobile {
  content: url(../assets/images/event-bg-mobile.jpg); }

@keyframes spinner {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0; }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em; }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em; }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 0, 2em 2em 0 0.2em, 0 3em 0 0, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em; }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0 0 -1em, -2em -2em 0 -1em; }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em; }
  75% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0 0 0.2em, -2em -2em 0 0; }
  87.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0 0 0, -2em -2em 0 0.2em; } }

@media (min-width: 23.125em) {
  [data-xs-hidden] {
    display: none !important; } }

@media (max-width: 23.115em) {
  [data-xs-visible] {
    display: none !important; } }

@media (min-width: 36em) {
  [data-sm-hidden] {
    display: none !important; } }

@media (max-width: 35.99em) {
  [data-sm-visible] {
    display: none !important; } }

@media (min-width: 48em) {
  [data-md-hidden] {
    display: none !important; } }

@media (max-width: 47.99em) {
  [data-md-visible] {
    display: none !important; } }

@media (min-width: 62em) {
  [data-lg-hidden] {
    display: none !important; } }

@media (max-width: 61.99em) {
  [data-lg-visible] {
    display: none !important; } }

@media (min-width: 75em) {
  [data-xl-hidden] {
    display: none !important; } }

@media (max-width: 74.99em) {
  [data-xl-visible] {
    display: none !important; } }

@media (min-width: 90em) {
  [data-xxl-hidden] {
    display: none !important; } }

@media (max-width: 89.99em) {
  [data-xxl-visible] {
    display: none !important; } }

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

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

.mb-1 {
  margin-bottom: 0.5rem !important; }

.mb-2 {
  margin-bottom: 1rem !important; }

.mb-3 {
  margin-bottom: 1.5rem !important; }

.mb-4 {
  margin-bottom: 2rem !important; }

.mb-5 {
  margin-bottom: 2.5rem !important; }

.mb-6 {
  margin-bottom: 3rem !important; }

.mb-7 {
  margin-bottom: 3.5rem !important; }

.mb-8 {
  margin-bottom: 4rem !important; }

.mb-9 {
  margin-bottom: 4.5rem !important; }

.mb-10 {
  margin-bottom: 5rem !important; }

.mt-2 {
  margin-top: 1rem; }

@media (min-width: 62em) {
  .mobile-only {
    display: none; } }

.u-flex-space-between {
  justify-content: space-between; }

.u-flex-align-center {
  align-items: center; }

html,
body {
  width: 100%;
  height: 100%;
  line-height: 1; }

body {
  overflow-x: hidden; }

*,
*:before,
*:after {
  box-sizing: border-box; }

html,
button,
input,
select,
textarea {
  color: inherit; }

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul {
  margin: 0;
  padding: 0;
  font-weight: normal; }

a {
  text-decoration: none;
  color: inherit; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

textarea {
  resize: vertical; }

input::-moz-focus-inner {
  border: 0; }

ol,
ul {
  list-style: none; }

audio,
canvas,
iframe,
svg,
video,
img {
  vertical-align: middle; }

svg {
  max-width: 100%; }

img,
figure,
picture {
  display: block;
  max-width: 100%;
  margin: 0; }

html {
  height: 100%;
  font-size: 100%; }

/*modificato*/
body {
  /*visibility: hidden;*/
  height: 100%;
  color: #000000;
  background-color: #ffffff;
  font-family: "PreloW01-Book", sans;
  font-variant-ligatures: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

body.ready {
  visibility: visible; }

#app,
#Main {
  display: inline; }

::selection {
  color: #ffffff;
  background-color: #616161; }

@font-face {
  font-family: "PreloSlab";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("../assets/fonts/PreloSlab/PreloSlab-Light.woff") format("woff"), url("../assets/fonts/PreloSlab/PreloSlab-Light.ttf") format("truetype"), url("../assets/fonts/PreloSlab/PreloSlab-Light.svg#PreloSlab") format("svg"); }

@font-face {
  font-family: "PreloSlab";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("../assets/fonts/PreloSlab/PreloSlab-Medium.woff") format("woff"), url("../assets/fonts/PreloSlab/PreloSlab-Medium.ttf") format("truetype"), url("../assets/fonts/PreloSlab/PreloSlab-Medium.svg#PreloSlab") format("svg"); }

@font-face {
  font-family: "PreloW01";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("../assets/fonts/PreloW01/PreloW01-Medium.woff") format("woff"), url("../assets/fonts/PreloW01/PreloW01-Medium.ttf") format("truetype"), url("../assets/fonts/PreloW01/PreloW01-Medium.svg#PreloW01") format("svg"); }

@font-face {
  font-family: "PreloW01";
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  src: url("../assets/fonts/PreloW01/PreloW01-Bold.woff") format("woff"), url("../assets/fonts/PreloW01/PreloW01-Bold.ttf") format("truetype"), url("../assets/fonts/PreloW01/PreloW01-Bold.svg#PreloW01") format("svg"); }

@font-face {
  font-family: "PreloW01-Book";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../assets/fonts/PreloW01/PreloW01-Book.woff") format("woff"), url("../assets/fonts/PreloW01/PreloW01-Book.ttf") format("truetype"), url("../assets/fonts/PreloW01/PreloW01-Book.svg#PreloW01-Book") format("svg"); }

h1, .h1 {
  font-family: "PreloSlab";
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 3rem;
  letter-spacing: 0; }

@media (min-width: 48em) {
  h1, .h1 {
    font-size: 3rem;
    line-height: 3.5rem; } }

h2, .h2 {
  font-family: "PreloSlab";
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 2.5rem;
  letter-spacing: 0; }

@media (min-width: 48em) {
  h2, .h2 {
    font-size: 2.75rem;
    line-height: 3.25rem; } }

h3, .h3 {
  font-family: "PreloSlab";
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 2rem;
  letter-spacing: 0; }

@media (min-width: 48em) {
  h3, .h3 {
    font-size: 2.5rem;
    line-height: 3rem; } }

h4, .h4 {
  font-family: "PreloSlab";
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 2.25rem;
  letter-spacing: 0; }

@media (min-width: 48em) {
  h4, .h4 {
    font-size: 2rem;
    line-height: 3rem; } }

h5, .h5 {
  font-family: "PreloSlab";
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.2;
  letter-spacing: 0; }

h6, .h6 {
  font-family: "PreloSlab";
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0; }

@media (min-width: 48em) {
  h6, .h6 {
    font-size: 1.5rem; } }

small, .p-small {
  font-family: "PreloW01-Book";
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0; }

p, .p {
  font-family: "PreloW01-Book";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.375rem;
  letter-spacing: 0; }

.p-big {
  font-family: "PreloW01-Book";
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.875rem;
  letter-spacing: 0; }

.c-primary {
  color: #de4851; }

.c-secondary {
  color: #5eb9e4; }

.c-warning {
  color: #fe7c02; }

.c-error {
  color: #d9303b; }

.c-success {
  color: #0bab1b; }

.c-grey {
  color: #616161; }

.container {
  width: calc(100% - 0.75rem);
  margin-right: auto;
  margin-left: auto;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }

@media (min-width: 48em) {
  .container {
    max-width: 1356px; } }

@media (min-width: 62em) {
  .container {
    max-width: 1356px; } }

.containerFluid {
  width: calc(100% - 0.75rem);
  margin-right: auto;
  margin-left: auto;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.row [class*="col-"] {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0; }

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.offset-1 {
  margin-left: 8.3333333333%; }

.offset-2 {
  margin-left: 16.6666666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.3333333333%; }

.offset-5 {
  margin-left: 41.6666666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.3333333333%; }

.offset-8 {
  margin-left: 66.6666666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.3333333333%; }

.offset-11 {
  margin-left: 91.6666666667%; }

.offset-12 {
  margin-left: 100%; }

@media (min-width: 48em) {
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .offset-md-1 {
    margin-left: 8.3333333333%; }
  .offset-md-2 {
    margin-left: 16.6666666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.3333333333%; }
  .offset-md-5 {
    margin-left: 41.6666666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.3333333333%; }
  .offset-md-8 {
    margin-left: 66.6666666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.3333333333%; }
  .offset-md-11 {
    margin-left: 91.6666666667%; }
  .offset-md-12 {
    margin-left: 100%; } }

@media (min-width: 62em) {
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .offset-lg-1 {
    margin-left: 8.3333333333%; }
  .offset-lg-2 {
    margin-left: 16.6666666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.3333333333%; }
  .offset-lg-5 {
    margin-left: 41.6666666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.3333333333%; }
  .offset-lg-8 {
    margin-left: 66.6666666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.3333333333%; }
  .offset-lg-11 {
    margin-left: 91.6666666667%; }
  .offset-lg-12 {
    margin-left: 100%; } }

@media (min-width: 75em) {
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .offset-xl-1 {
    margin-left: 8.3333333333%; }
  .offset-xl-2 {
    margin-left: 16.6666666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.3333333333%; }
  .offset-xl-5 {
    margin-left: 41.6666666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.3333333333%; }
  .offset-xl-8 {
    margin-left: 66.6666666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.3333333333%; }
  .offset-xl-11 {
    margin-left: 91.6666666667%; }
  .offset-xl-12 {
    margin-left: 100%; } }

.Symbols {
  position: absolute;
  z-index: -1;
  top: -9999px;
  left: -9999px;
  overflow: hidden;
  width: 0;
  height: 0; }

.Icon {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center; }

.Icon > svg {
  width: 1em;
  height: 1em;
  fill: currentColor; }

.Icon[class^="Icon-sort"] > svg,
.Icon[class*="Icon-sort"] > svg {
  color: #de4851;
  fill: #9e9e9e; }

p > .Icon,
.p > .Icon,
[class^="p-"] > .Icon,
[class*="p-"] > .Icon {
  vertical-align: text-top; }

p > .Icon,
.p > .Icon {
  height: 1.375rem; }

.p-small > .Icon {
  height: 1.125rem; }

.p-big > .Icon {
  height: 1.875rem; }

.Icon-big {
  font-size: 2.75rem; }

@media (min-width: 62em) {
  .Icon-big {
    font-size: 3.125rem; } }

.Icon-jumbo {
  font-size: 3.5rem; }

.Logo {
  display: inline-block;
  color: #000000;
  fill: #de4851; }

.Logo path {
  transition-duration: 0.2s;
  transition-property: fill, color; }

.Logo-negative {
  color: #ffffff;
  fill: currentColor; }

.Hamburger {
  position: relative;
  width: 32px;
  height: 25px;
  color: inherit; }

.Hamburger > span {
  position: absolute;
  top: calc(50% - 1px);
  right: 0;
  display: block;
  width: 100%;
  height: 2px;
  border-radius: 2px;
  background-color: currentColor; }

.Hamburger > span:first-of-type, .Hamburger > span:last-of-type {
  width: calc(100% - 4px);
  transition-delay: 0.15s, 0s;
  transition-duration: 0.15s;
  transition-property: top, transform; }

.Hamburger > span:first-of-type {
  top: calc(50% - 12px); }

.Hamburger > span:nth-of-type(2) {
  transition: transform 0.15s; }

.Hamburger > span:last-of-type {
  top: calc(50% + 10px); }

.Hamburger.active:first-of-type, .Hamburger.active:last-of-type,
input[type="checkbox"]:checked ~ .Hamburger > span:first-of-type,
input[type="checkbox"]:checked ~ .Hamburger > span:last-of-type {
  top: calc(50% - 1px);
  transition-delay: 0s, 0.15s; }

.Hamburger.active:first-of-type,
input[type="checkbox"]:checked ~ .Hamburger > span:first-of-type {
  transform: rotate(45deg); }

.Hamburger.active:nth-of-type(2),
input[type="checkbox"]:checked ~ .Hamburger > span:nth-of-type(2) {
  transition-delay: 0.15s;
  transform: scale(0, 1); }

.Hamburger.active:last-of-type,
input[type="checkbox"]:checked ~ .Hamburger > span:last-of-type {
  transform: rotate(-45deg); }

.Button {
  overflow: visible;
  width: auto;
  margin: 0;
  padding: 0;
  cursor: pointer;
  text-align: inherit;
  /* inherit font & color from ancestor */
  color: inherit;
  border: none;
  background: transparent;
  /* Normalize `line-height`. Cannot be changed from `normal` in Firefox 4+. */
  line-height: normal;
  /* Corrects font smoothing for webkit */
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  /* Corrects inability to style clickable `input` types in iOS */
  -webkit-appearance: none;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition-duration: 0.2s;
  transition-property: background-color, border-color, color, opacity;
  outline: none; }

.Button:not(.Button-small) {
  min-width: 10rem; }

.Button:disabled {
  cursor: no-drop;
  pointer-events: none; }

@media (max-width: 61.99em) {
  .ButtonGroup .Button {
    width: 100%; } }

@media (min-width: 62em) {
  .ButtonGroup .Button {
    min-width: 12.5rem; } }

.ButtonGroup .Button + .Button {
  margin-top: 1rem; }

@media (min-width: 62em) {
  .ButtonGroup .Button + .Button {
    margin-top: 0;
    margin-left: 2rem; } }

.Button {
  background-color: #de4851;
  border-radius: 0.25rem;
  border: solid 2px #de4851;
  color: #ffffff !important;
  padding: 0.875rem 1.25rem; }

.Button:hover {
  background-color: #e6757d;
  border: solid 2px #e6757d;
  color: #ffffff; }

.Button:disabled, .Button-disabled {
  background-color: #fbd1d1; }

/*modificato*/
.Button-outline {
  background-color: #ffffff;
  border: solid 2px #de4851;
  color: #de4851 !important; }

.Button-blank {
  background-color: transparent;
  border: none;
  color: currentColor;
  padding: 0; }

.Button-blank:hover {
  background-color: transparent;
  border: none;
  color: #de4851; }

.Button-small {
  padding: 0.625rem 0.875rem; }

/*modificato da blue*/
.Button-negative {
  color: #de4851 !important;
  border-color: #ffffff;
  background-color: #ffffff; }

.Button-negative.Button-outline {
  color: #ffffff;
  background-color: transparent; }

.Button-dark {
  color: #ffffff;
  border-color: #333333;
  background-color: #333333; }

.Button-full {
  width: 100%; }

.Button-loading {
  overflow: visible;
  pointer-events: none;
  border-color: #e6757d;
  background-color: #e6757d; }

.Button-loading:after {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  overflow: visible;
  width: 1em;
  height: 1em;
  content: "";
  transform: translate3d(-50%, -50%, 0);
  animation: spinner 1.2s infinite linear;
  border-radius: 50%;
  font-size: 0.1875em; }

.Button-square {
  width: 3rem !important;
  height: 3rem !important;
  min-width: auto !important;
  padding: 0; }

.Button-square.Button-small {
  width: 2.375rem !important;
  height: 2.375rem !important; }

.Button-disabled {
  cursor: no-drop;
  pointer-events: none; }

.Button_label {
  letter-spacing: 0.02em;
  text-transform: uppercase;
  font-family: "PreloW01";
  font-size: 1rem;
  line-height: 1; }

.Button-small .Button_label {
  font-size: 0.875rem; }

.Button-big .Button_label {
  font-size: 1.25rem; }

.Button-loading .Button_label {
  visibility: hidden; }

.Button .Icon {
  font-size: 1.4em;
  height: 0; }

.Button .Icon:last-child:not(:first-child) {
  margin-left: 0.75rem; }

.Button .Icon:first-child:not(:last-child) {
  margin-right: 0.75rem; }

.Button .Icon:first-child:last-child {
  margin: 0 !important; }

.link {
  position: relative;
  display: inline-flex;
  overflow: hidden;
  align-items: center;
  padding: 0.125rem 0rem;
  line-height: 1 !important; }

.link:after {
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.75;
  width: 100%;
  height: 1px;
  content: "";
  transition: transform 0.2s;
  transform: scale(0, 1);
  transform-origin: 100% 50%;
  background-color: currentColor; }

.link.is-active:after, .link:hover:after {
  transform: scale(1);
  transform-origin: 0 50%; }

.link .Icon {
  font-size: 1.4em; }

.link .Icon:last-child {
  margin-left: 0.75rem; }

.link .Icon:first-child {
  margin-right: 0.75rem; }

.Menu {
  display: flex; }

.Menu > input[type="checkbox"] {
  position: absolute;
  visibility: hidden;
  margin: 0; }

.Menu > nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-grow: 1;
  flex-wrap: wrap; }

@media (max-width: 74.99em) {
  .Menu > input[type="checkbox"] ~ nav {
    position: fixed;
    z-index: -1;
    top: 0;
    right: 0;
    align-items: flex-start;
    flex-direction: column;
    height: 100%;
    min-width: calc(50% - 3.5rem);
    padding: 8rem 1.5rem 3rem;
    transition: transform 0.3s;
    transform: translate3d(100%, 0, 0);
    pointer-events: none;
    color: #000000;
    background-color: #ffffff;
    will-change: transform; }
  .Menu > input[type="checkbox"] ~ nav > * {
    pointer-events: all; }
  .Menu > input[type="checkbox"] ~ nav > div:first-child {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 100%; } }

@media (max-width: 61.99em) {
  .Menu > input[type="checkbox"] ~ nav {
    width: 100%;
    min-width: 100%; } }

@media (max-width: 74.99em) {
  .Menu > input[type="checkbox"]:checked ~ nav {
    transform: none; } }

@media (max-width: 74.99em) {
  .Menu.Menu-primary > input[type="checkbox"] ~ nav {
    color: #ffffff;
    background-color: #de4851; } }

@media (max-width: 74.99em) {
  .Menu.Menu-dark > input[type="checkbox"] ~ nav {
    color: #ffffff;
    background-color: #333333; } }

.Menu_item:not(:last-child) {
  margin-right: 1rem; }

@media (min-width: 62em) {
  .Menu_item:not(:last-child) {
    margin-right: 2rem; } }

@media (max-width: 74.99em) {
  input[type="checkbox"] ~ nav > div:first-child .Menu_item {
    font-size: 1.875rem;
    line-height: 2rem; }
  input[type="checkbox"] ~ nav > div:first-child .Menu_item:not(:last-child) {
    margin-right: 0;
    margin-bottom: 2rem; } }

@media (min-width: 62em) {
  .Menu_extra .Menu_item {
    margin-right: 0;
    margin-left: 2rem; } }

.Menu .Hamburger {
  display: none; }

@media (max-width: 74.99em) {
  .Menu .Hamburger {
    display: block; } }

.Menu-primary > input[type="checkbox"]:checked ~ .Hamburger,
.Menu-dark > input[type="checkbox"]:checked ~ .Hamburger {
  color: #ffffff; }

.HeaderUser {
  position: fixed;
  z-index: 9;
  top: 0;
  left: 0;
  align-items: center;
  width: 100%;
  padding: 1rem 0rem;
  transition: color 0.3s;
  color: #000000; }

.Header_right-menu {
  position: absolute;
  z-index: 10;
  right: 25rem;
  display: flex;
  cursor: pointer; }

.Langs-list {
  display: flex; }

.Langs-list_Flag {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3px;
  border: 1px solid transparent;
  border-radius: 100%;
  transition: all 0.2s ease-in-out; }

.Langs-list_Flag:not(:first-child) {
  margin-left: 15px; }

.Langs-list_Flag:hover, .Langs-list_Flag.is-active {
  border: 1px solid #de4851; }

.Langs-list_Flag .Icon > svg {
  width: 24px;
  height: 24px; }

@media (min-width: 75em) {
  .HeaderUser {
    padding: 1.25rem 0rem; } }

@media (max-width: 74.99em) {
  .HeaderUser:focus-within {
    z-index: 999; } }

@media (max-width: 74.99em) {
  .HeaderUser.focus-within {
    z-index: 999; } }

.HeaderUser:before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  transition-duration: 0.3s;
  transition-property: transform, box-shadow;
  transform: translateY(-100%);
  background-color: #ffffff;
  will-change: transform; }

.HeaderUser-primary {
  color: #ffffff; }

.HeaderUser-primary:before {
  background-color: #de4851; }

.HeaderUser-primary.HeaderUser-negative:not(.HeaderUser-sticky) {
  color: inherit; }

.HeaderUser-sticky:before {
  transform: none;
  box-shadow: 0 0.25rem 1.25rem rgba(97, 97, 97, 0.2); }

.HeaderUser_content {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center; }

@media (min-width: 75em) {
  .HeaderUser_content {
    justify-content: flex-start; } }

.HeaderUser .Logo, .HeaderUser .Hamburger {
  transition-duration: 0.3s;
  transition-property: transform, fill, color;
  transform: translate3d(0, 1.5rem, 0); }

@media (min-width: 75em) {
  .HeaderUser .Logo, .HeaderUser .Hamburger {
    transform: translate3d(0, 4.5rem, 0); } }

.HeaderUser-sticky .Logo, .HeaderUser-sticky .Hamburger {
  transform: none; }

@media (min-width: 75em) {
  .HeaderUser .Menu {
    flex-grow: 1; } }

@media (min-width: 75em) {
  .HeaderUser .Menu > nav {
    transition: transform 0.3s;
    transform: translate3d(0, 4.5rem, 0); } }

.HeaderUser-sticky .Menu > nav {
  transform: none; }

@media (min-width: 75em) {
  .HeaderUser .Menu_item {
    font-size: 0.875rem;
    line-height: 1.125rem; } }

.HeaderUser .Logo {
  position: relative;
  display: block;
  width: 3.125rem;
  height: 2rem;
  margin-right: 2.25rem; }

.HeaderUser-primary.HeaderUser-negative:not(.HeaderUser-sticky) .Logo.Logo-negative,
.HeaderUser:not(.HeaderUser-primary) .Logo.Logo-negative {
  color: #de4851 !important;
  fill: #de4851 !important; }

.HeaderUser-primary.HeaderUser-negative:not(.HeaderUser-sticky) .Menu_extra .Button-outline:not(:hover) {
  color: #ffffff;
  background-color: #de4851; }

.Sidebar {
  position: fixed !important;
  z-index: 10;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100vh;
  max-height: 100%;
  padding: 1.5rem 2rem 0 1.5rem !important;
  pointer-events: none; }

@media (min-width: 75em) {
  .Sidebar {
    top: 4.5rem;
    height: calc(100% - 4.5rem);
    padding: 2rem 1.5rem 0 1.5rem !important;
    pointer-events: all;
    background-color: #333333; } }

.Sidebar .Hamburger {
  position: fixed;
  bottom: 1rem;
  left: 1rem;
  width: 3rem;
  height: 3rem;
  pointer-events: all;
  border-radius: 50%;
  background-color: #333333; }

.Sidebar .Hamburger > span {
  right: 0.875rem;
  width: 1.5rem;
  background-color: #ffffff; }

.Sidebar .Hamburger > span:first-of-type, .Sidebar .Hamburger > span:last-of-type {
  width: 1.25rem; }

.Sidebar .Logo {
  width: 3.125rem;
  height: 2rem;
  margin-bottom: 3.5rem; }

@media (min-width: 62em) {
  .Sidebar .Logo {
    display: none; } }

@media (max-width: 74.99em) {
  .Sidebar .Menu > input[type="checkbox"] ~ nav {
    position: fixed;
    right: auto;
    left: 0;
    min-width: calc(50% - 3.5rem);
    padding: 1.5rem 1.5rem 3rem;
    transform: translate3d(-100%, 0, 0);
    pointer-events: none;
    color: #000000;
    background-color: #333333; } }

.Sidebar .Menu > input[type="checkbox"] ~ nav .Menu_item {
  font-size: 1.25rem;
  line-height: 1.875rem; }

@media (min-width: 75em) {
  .Sidebar .Menu > input[type="checkbox"] ~ nav .Menu_item {
    font-size: 0.875rem;
    line-height: 1.125rem; } }

.Sidebar .Menu > input[type="checkbox"]:checked ~ nav {
  transform: none; }

.Sidebar .Menu > input[type="checkbox"]:checked ~ nav ~ .Hamburger {
  background-color: #ffffff; }

.Sidebar .Menu > input[type="checkbox"]:checked ~ nav ~ .Hamburger > span {
  background-color: #333333; }

.Sidebar .Menu .Menu_item {
  display: flex;
  color: #e0e0e0; }

.Sidebar .Menu .Menu_item:hover {
  color: #ffffff;
  font-weight: bold; }

.Sidebar .Menu .Menu_item:hover .Icon:first-child > svg {
  color: #de4851;
  fill: #ffffff; }

.Sidebar .Menu .Menu_item:after {
  display: none; }

.Sidebar .Menu .Menu_item:not(:last-child) {
  margin-bottom: 2rem; }

@media (min-width: 62em) {
  .Sidebar .Menu .Menu_item:not(:last-child) {
    margin-bottom: 1.5rem; } }

.Sidebar .Menu .Menu_item.is-active {
  color: #ffffff; }

.Sidebar .Menu .Menu_item.is-active .Icon:first-child > svg {
  color: #de4851;
  fill: #ffffff !important; }

.Sidebar .Menu .Menu_item .Icon:first-child > svg {
  transition-duration: 0.2s;
  transition-property: fill, color;
  color: #9e9e9e;
  fill: #e5e5e5; }

.Sidebar .Menu .Menu_item .Icon:last-child {
  position: absolute;
  right: 0; }

@media (min-width: 62em) {
  .Sidebar .Menu .Menu_item .Icon:last-child {
    display: none; } }

.Form_extra {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 0.5rem; }

.Form_submit {
  margin-top: 2rem; }

.Form_submit.center-submit {
  display: flex;
  justify-content: center; }

.Form [class^="col-"]:last-child > .Field {
  margin-bottom: 0; }

.Form [class^="col-"]:not(:last-child) > .Box {
  margin-bottom: 2rem; }

@media (min-width: 62em) {
  .Form [class^="col-"]:not(:last-child) > .Box {
    margin-bottom: 2.5rem; } }

.Form h6 + .Box {
  margin-top: 1rem; }

.Form > .Notification {
  margin-top: 2rem; }

@media (max-width: 47.99em) {
  .Form_submit .Button {
    width: 100%; } }

.Field {
  position: relative;
  display: block;
  margin-bottom: 0.5rem;
  outline: none;
  font-size: 1rem; }

[class^="col-"] > .Field {
  margin-bottom: 2rem; }

.Field-primary {
  color: #ffffff; }

.Field-disabled {
  pointer-events: none; }

.Field-error {
  z-index: 0;
  margin-bottom: 2rem; }

.Field_icon {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 3rem;
  height: 100%;
  font-size: 1.25rem; }

.Field_input {
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0;
  padding: 1.75rem 1rem 0.625rem;
  transition-duration: 0.2s;
  transition-property: background-color, border-color, color;
  border: solid 1px #e0e0e0;
  border-radius: 0.25rem;
  outline: none;
  background-color: #ffffff;
  background-position: calc(100% - 1rem) 56% !important;
  font-size: inherit;
  line-height: 1;
  -webkit-appearance: none;
  appearance: none;
  min-height: 3.625rem; }

.Field_input::-webkit-input-placeholder {
  color: transparent !important;
  -webkit-user-select: none;
  user-select: none; }

.Field_input::-moz-placeholder {
  color: transparent !important;
  user-select: none; }

.Field_input:-moz-placeholder {
  color: transparent !important;
  user-select: none; }

.Field_input:-ms-input-placeholder {
  color: transparent !important;
  -ms-user-select: none;
  user-select: none; }

.Field_input:-webkit-autofill, .Field_input:-webkit-autofill:hover, .Field_input:-webkit-autofill:focus {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: inherit;
  -webkit-box-shadow: 0 0 0 1000px inherit inset; }

.Field:focus-within .Field_input {
  border-color: #e6757d; }

.Field.focus-within .Field_input {
  border-color: #e6757d; }

.Field-dark .Field_input {
  color: #ffffff;
  border-color: currentColor;
  background-color: #333333; }

.Field-dark .Field_input:-webkit-autofill, .Field-dark .Field_input:-webkit-autofill:hover, .Field-dark .Field_input:-webkit-autofill:focus {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: #ffffff;
  -webkit-box-shadow: 0 0 0 1000px #333333 inset; }

.Field-primary .Field_input {
  color: #ffffff;
  border-color: #e6757d;
  background-color: #de4851; }

.Field-primary .Field_input:-webkit-autofill, .Field-primary .Field_input:-webkit-autofill:hover, .Field-primary .Field_input:-webkit-autofill:focus {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: #ffffff;
  -webkit-box-shadow: 0 0 0 1000px #de4851 inset; }

.Field-primary:focus-within .Field_input {
  border-color: currentColor; }

.Field-primary.focus-within .Field_input {
  border-color: currentColor; }

.Field-disabled .Field_input {
  color: #999999;
  background-color: #f2f2f2; }

.Field-error .Field_input {
  border-color: #d9303b; }

.Field_input:not(:-ms-input-placeholder) {
  border-color: currentColor; }

.Field_input:not(:placeholder-shown) {
  border-color: currentColor; }

.Field_input:not(:-ms-input-placeholder) {
  border-color: currentColor; }

.Field_icon ~ .Field_input {
  padding-left: 3rem; }

.Field_label_user,
.Field_error {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0rem 1rem;
  line-height: 1rem; }

.Field_label_user {
  z-index: 2;
  top: 0.625rem;
  transition: transform 0.2s;
  transform: translate3d(0, 0.625rem, 0);
  transform-origin: 0 0;
  pointer-events: none; }

.Field:focus-within .Field_label_user {
  transform: none; }

.Field:focus-within .Field_label_user > span {
  transform: scale(0.875);
  color: #999999; }

.Field.focus-within .Field_label_user {
  transform: none; }

.Field.focus-within .Field_label_user > span {
  transform: scale(0.875);
  color: #999999; }

.Field_input:not(:-ms-input-placeholder) ~ .Field_label_user {
  transform: none; }

.Field_input:not(:placeholder-shown) ~ .Field_label_user {
  transform: none; }

.Field_input:not(:-ms-input-placeholder) ~ .Field_label_user > span {
  transform: scale(0.875);
  color: #999999; }

.Field_input:not(:placeholder-shown) ~ .Field_label > span {
  transform: scale(0.875);
  color: #999999; }

.Field_input:not(:-ms-input-placeholder) ~ .Field_label {
  transform: none; }

.Field_input:not(:-ms-input-placeholder) ~ .Field_label > span {
  transform: scale(0.875);
  color: #999999; }

.Field-primary:focus-within .Field_label_user > span {
  color: #fbd1d1; }

.Field-primary.focus-within .Field_label_user > span {
  color: #fbd1d1; }

.Field-primary .Field_input:not(:-ms-input-placeholder) ~ .Field_label_user > span {
  color: #fbd1d1; }

.Field-primary .Field_input:not(:placeholder-shown) ~ .Field_label_user > span {
  color: #fbd1d1; }

.Field-primary .Field_input:not(:-ms-input-placeholder) ~ .Field_label_user > span {
  color: #fbd1d1; }

.Field_icon ~ .Field_label {
  padding-left: 3rem; }

.Field_label_user > span {
  display: inline-block;
  transition-duration: 0.2s;
  transition-property: transform, color;
  transform-origin: 0 0; }

.Field_error {
  bottom: 0;
  padding: 0.5rem 1rem;
  transform: translateY(100%);
  color: #d9303b;
  font-size: 0.875rem; }

div[id^="__lpform"] {
  transform: translateX(-3rem); }

.Password .Field_input {
  padding-right: 3rem; }

.Password .Field_input:not(:-ms-input-placeholder) {
  background-position: calc(100% - 3rem) 56% !important; }

.Password .Field_input:not(:placeholder-shown) {
  background-position: calc(100% - 3rem) 56% !important; }

.Password .Field_input:not(:-ms-input-placeholder) {
  background-position: calc(100% - 3rem) 56% !important; }

.Password .Field_icon {
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  left: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 100%;
  cursor: pointer;
  transition-duration: 0.2s;
  transition-property: opacity, visibility;
  color: currentColor;
  font-size: 1rem; }

.Password .Field_input:-ms-input-placeholder ~ .Field_icon {
  visibility: hidden;
  opacity: 0;
  cursor: default; }

.Password .Field_input:placeholder-shown ~ .Field_icon {
  visibility: hidden;
  opacity: 0;
  cursor: default; }

.Password .Field_input:-ms-input-placeholder ~ .Field_icon {
  visibility: hidden;
  opacity: 0;
  cursor: default; }

.Password .Field_input[type="password"] ~ .Field_icon.js-password-conceal {
  display: none; }

.Password .Field_input[type="text"] ~ .Field_icon.js-password-reveal {
  display: none; }

.Radio_title {
  font-weight: bold; }

/*modificato*/
.Radio_option {
  position: relative;
  display: block;
  margin-top: 1rem !important;
  cursor: pointer; }

.Radio_option input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  margin: 0; }

.Radio_option p {
  position: relative;
  display: block;
  padding-left: 1.875rem;
  pointer-events: none;
  line-height: 1.25rem; }

.Radio_option p:before, .Radio_option p:after {
  position: absolute;
  content: "";
  color: #616161;
  border-radius: 50%; }

.Radio_option p:before {
  top: 0;
  left: 0;
  width: 1.25rem;
  height: 1.25rem;
  transition: border-color 0.2s;
  border: solid 2px currentColor; }

.Radio_option p:after {
  top: 0.25rem;
  left: 0.25rem;
  width: 0.75rem;
  height: 0.75rem;
  transition-duration: 0.2s;
  transition-property: transform, background-color;
  transform: scale(0);
  background-color: currentColor; }

.Radio-bordered .Radio_option p {
  padding-bottom: 1.125rem;
  border-bottom: solid 1px #e0e0e0; }

.Radio-negative .Radio_option p:before, .Radio-negative .Radio_option p:after {
  color: #ffffff; }

.Radio_option input:checked ~ p:before, .Radio_option input:checked ~ p:after {
  color: #de4851; }

.Radio-negative .Radio_option input:checked ~ p:before, .Radio-negative .Radio_option input:checked ~ p:after {
  color: #ffffff; }

.Radio_option input:checked ~ p:after {
  transform: scale(1); }

.Checkbox_title {
  font-weight: bold; }

/*modificato*/
.Checkbox_option {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 1rem !important;
  cursor: pointer; }

.Checkbox_option input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  margin: 0; }

.Checkbox_option p {
  position: relative;
  display: block;
  margin-left: 0.625rem;
  pointer-events: none;
  line-height: 1.25rem; }

.Checkbox_mark {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  transition-duration: 0.2s;
  transition-property: border-color, background-color;
  border: solid 2px #000000;
  border-radius: 0.25rem;
  background-color: #ffffff; }

.Checkbox_mark .Icon {
  opacity: 0;
  transition: opacity 0.2s;
  color: #ffffff; }

input:checked ~ .Checkbox_mark {
  border-color: #de4851;
  background-color: #de4851; }

input:checked ~ .Checkbox_mark .Icon {
  opacity: 1; }

.Switch {
  display: inline-flex;
  align-items: center; }

.Switch > input {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  margin: 0; }

.Switch > p {
  position: relative;
  line-height: 1.5rem; }

.Switch_labels {
  display: inline-flex;
  text-transform: uppercase;
  color: #999999;
  font-family: "PreloW01";
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1; }

p + .Switch_labels {
  margin-left: 1rem; }

.Switch_option {
  display: block;
  box-sizing: content-box;
  min-width: 1rem;
  padding: 0.5rem;
  cursor: pointer;
  transition-duration: 0.2s;
  transition-property: background-color, border-color, color;
  text-align: center;
  border: solid 2px currentColor; }

.Switch_option:first-child {
  border-right: none;
  border-radius: 0.25rem 0rem 0rem 0.25rem; }

.Switch_option:last-child {
  border-left: none;
  border-radius: 0rem 0.25rem 0.25rem 0rem; }

.Switch:not(.Switch-radio) > input:checked ~ .Switch_labels > .Switch_option:first-child,
.Switch-radio > input:first-of-type:checked ~ .Switch_labels > .Switch_option:first-child,
.Switch-radio > input:last-of-type:checked ~ .Switch_labels > .Switch_option:last-child {
  cursor: default;
  color: #ffffff;
  border-color: #5eb9e4;
  background-color: #5eb9e4; }

.Switch:not(.Switch-radio) > input:not(:checked) ~ .Switch_labels > .Switch_option:last-child {
  cursor: default;
  color: #ffffff;
  border-color: #000000;
  background-color: #000000; }

.OptionsList {
  background-color: #ffffff; }

.OptionsList-dark {
  color: #ffffff;
  background-color: #333333; }

.OptionsList-primary {
  color: #ffffff;
  background-color: #de4851; }

.OptionsList_filters {
  padding: 1rem;
  background-color: rgba(0, 0, 0, 0.05); }

.OptionsList-dark .OptionsList_filters {
  background-color: rgba(255, 255, 255, 0.05); }

.OptionsList_filters > *:nth-child(n+2) {
  margin-top: 1rem; }

.OptionsList_filters_extra {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.OptionsList_items {
  overflow: auto;
  max-height: 16rem;
  padding: 0.625rem 0rem; }

.OptionsList_item {
  margin: 0 !important;
  cursor: pointer;
  transition-duration: 0.2s;
  transition-property: background-color, color; }

.OptionsList_item:hover {
  background-color: rgba(0, 0, 0, 0.05); }

.OptionsList-dark .OptionsList_item:hover {
  background-color: rgba(255, 255, 255, 0.05); }

.OptionsList_item.hidden {
  display: none; }

.OptionsList_filters .Field {
  margin-bottom: 0 !important; }

.OptionsList_search .Field_input {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  border-color: #e0e0e0 !important;
  background-color: #ffffff;
  line-height: 1.375rem; }

.OptionsList_search .Field_input::-webkit-input-placeholder {
  color: #999999; }

.OptionsList_search .Field_input::-moz-placeholder {
  color: #999999; }

.OptionsList_search .Field_input:-moz-placeholder {
  color: #999999; }

.OptionsList_search .Field_input:-ms-input-placeholder {
  color: #999999; }

.OptionsList-dark .OptionsList_search .Field_input {
  color: #000000; }

.OptionsList-dark .Field_icon,
.OptionsList-primary .Field_icon {
  color: #000000; }

.OptionsList_search .Field_label_user {
  display: none; }

.OptionsList .Checkbox_option {
  margin: 0; }

.OptionsList_item .Checkbox_option {
  padding: 0.625rem 1rem; }

.Select {
  transition: box-shadow 0.2s;
  outline: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.Select:focus-within {
  z-index: 8;
  box-shadow: 0 0.625rem 2rem rgba(0, 0, 0, 0.1); }

@media (max-width: 61.99em) {
  .Select:focus-within {
    z-index: 999; } }

.Select.focus-within {
  z-index: 8;
  box-shadow: 0 0.625rem 2rem rgba(0, 0, 0, 0.1); }

@media (max-width: 61.99em) {
  .Select.focus-within {
    z-index: 999; } }

.Select.Field-dark,
.Select.Field-primary {
  color: #ffffff; }

.Select_caret {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 100%;
  transition-duration: 0.2s;
  transition-property: transform, color;
  color: #999999;
  font-size: 1rem; }

.Select:focus-within .Select_caret {
  transform: scale(1, -1);
  color: #de4851; }

.Select.focus-within .Select_caret {
  transform: scale(1, -1);
  color: #de4851; }

.Select.Field-primary .Select_caret {
  color: #ffffff; }

.Field_input:not(:focus):not(:-ms-input-placeholder) ~ .Select_caret {
  color: currentColor; }

.Field_input:not(:focus):not(:placeholder-shown) ~ .Select_caret {
  color: currentColor; }

.Field_input:not(:focus):not(:-ms-input-placeholder) ~ .Select_caret {
  color: currentColor; }

.Select_dropdown {
  left: 0;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  transition-duration: 0.2s;
  transition-property: opacity, visibility;
  pointer-events: none; }

@media (max-width: 61.99em) {
  .Select_dropdown {
    position: fixed;
    z-index: 999;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    background-color: rgba(51, 51, 51, 0.8); } }

@media (min-width: 62em) {
  .Select_dropdown {
    position: absolute;
    z-index: 0;
    top: calc(100% - 1px);
    border: solid 1px #616161;
    border-radius: 0rem 0rem 0.25rem 0.25rem;
    background-color: #ffffff; }
  .Select.Field-dark .Select_dropdown {
    border-color: #999999;
    background-color: #333333; }
  .Select.Field-primary .Select_dropdown {
    border-color: #ffffff;
    background-color: #de4851; } }

.Select:focus-within .Select_dropdown {
  visibility: visible;
  opacity: 1; }

.Select.focus-within .Select_dropdown {
  visibility: visible;
  opacity: 1; }

.Select_dropdown_content {
  overflow: auto;
  width: calc(100% - 2rem);
  max-height: calc(100% - 2rem);
  margin-top: 1rem;
  transition: box-shadow 0.2s;
  pointer-events: all; }

@media (max-width: 61.99em) {
  .Select_dropdown_content {
    border: solid 1px #616161;
    border-radius: 0.25rem;
    background-color: #ffffff; } }

@media (min-width: 62em) {
  .Select_dropdown_content {
    width: 100%;
    max-height: 16.25rem;
    margin-top: 0;
    border-radius: 0rem 0rem 0.25rem 0.25rem; } }

.Select-multiple .Select_dropdown_content {
  overflow: hidden; }

@media (min-width: 62em) {
  .Select-multiple .Select_dropdown_content {
    max-height: initial; } }

@media (max-width: 61.99em) {
  .Select.Field-dark .Select_dropdown_content {
    background-color: #333333; } }

@media (max-width: 61.99em) {
  .Select.Field-primary .Select_dropdown_content {
    background-color: #de4851; } }

.Select:focus-within .Select_dropdown_content {
  box-shadow: 0 0.625rem 2rem rgba(0, 0, 0, 0.1); }

.Select.focus-within .Select_dropdown_content {
  box-shadow: 0 0.625rem 2rem rgba(0, 0, 0, 0.1); }

.Select_options {
  padding: 0.625rem 0rem; }

.Select_option {
  margin: 0;
  padding: 0.625rem 1rem;
  cursor: pointer;
  transition-duration: 0.2s;
  transition-property: background-color, color;
  pointer-events: all;
  line-height: 1.25rem; }

.Select_option:hover {
  background-color: rgba(0, 0, 0, 0.05); }

.Select.Field-dark .Select_option:hover {
  background-color: rgba(255, 255, 255, 0.05); }

.Select_option-placeholder {
  opacity: 0.5; }

.Select:not(.Field-primary) .Select_option-selected:not(.Select_option-placeholder) {
  color: #de4851; }

.Select > .Field_input {
  transition: color 0.2s;
  pointer-events: none; }

.Select > .Field_input:-ms-input-placeholder {
  color: transparent !important; }

.Select > .Field_input:placeholder-shown {
  color: transparent !important; }

.Select > .Field_input:-ms-input-placeholder {
  color: transparent !important; }

.Select-multiple > .Field_input {
  color: transparent !important;
  border-color: #e0e0e0; }

.Select.Field-dark > .Field_input {
  background-color: #333333; }

.Select.Field-primary > .Field_input {
  background-color: #de4851; }

.Select.Field-primary:not(:focus-within) > .Field_input {
  border-color: #ffffff; }

.Select.Field-primary:not(.focus-within) > .Field_input {
  border-color: #ffffff; }

@media (min-width: 62em) {
  .Select:focus-within > .Field_input {
    border-bottom-color: #333333;
    border-radius: 0.25rem 0.25rem 0rem 0rem; } }

@media (min-width: 62em) {
  .Select.focus-within > .Field_input {
    border-bottom-color: #333333;
    border-radius: 0.25rem 0.25rem 0rem 0rem; } }

@media (min-width: 62em) {
  .Select.Field-dark:focus-within > .Field_input {
    border-bottom-color: #616161; } }

@media (min-width: 62em) {
  .Select.Field-dark.focus-within > .Field_input {
    border-bottom-color: #616161; } }

@media (min-width: 62em) {
  .Select.Field-primary:focus-within > .Field_input {
    border-bottom-color: #e6757d; } }

@media (min-width: 62em) {
  .Select.Field-primary.focus-within > .Field_input {
    border-bottom-color: #e6757d; } }

.Select > .Field_label_user {
  padding-right: 3rem; }

.Select:not(.Select-multiple):focus-within > .Field_input:-ms-input-placeholder ~ .Field_label_user {
  transform: translate3d(0, 0.625rem, 0) !important; }

.Select:not(.Select-multiple):focus-within > .Field_input:placeholder-shown ~ .Field_label_user {
  transform: translate3d(0, 0.625rem, 0) !important; }

.Select:not(.Select-multiple):focus-within > .Field_input:-ms-input-placeholder ~ .Field_label_user > span {
  transform: none;
  color: inherit !important; }

.Select:not(.Select-multiple):focus-within > .Field_input:placeholder-shown ~ .Field_label_user > span {
  transform: none;
  color: inherit !important; }

.Select:not(.Select-multiple):focus-within > .Field_input:-ms-input-placeholder ~ .Field_label_user {
  transform: translate3d(0, 0.625rem, 0) !important; }

.Select:not(.Select-multiple):focus-within > .Field_input:-ms-input-placeholder ~ .Field_label_user > span {
  transform: none;
  color: inherit !important; }

.Select:not(.Select-multiple).focus-within > .Field_input:-ms-input-placeholder ~ .Field_label_user {
  transform: translate3d(0, 0.625rem, 0) !important; }

.Select:not(.Select-multiple).focus-within > .Field_input:-ms-input-placeholder ~ .Field_label_user > span {
  transform: none;
  color: inherit !important; }

.Select-multiple > .Field_label_user {
  transform: translate3d(0, 0.625rem, 0) !important; }

.Select-multiple > .Field_label_user > span {
  transform: none !important;
  color: inherit !important; }

.Select.Field-dark > .Field_label_user > span {
  color: #ffffff !important; }

.Select .OptionsList_filters + .OptionsList_items {
  max-height: calc(100% - 6.75rem); }

@media (min-width: 62em) {
  .Select .OptionsList_filters + .OptionsList_items {
    max-height: 11.25rem; } }

.AsyncSearch {
  transition: box-shadow 0.2s;
  outline: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.AsyncSearch.has-results:focus-within {
  z-index: 8;
  box-shadow: 0 0.625rem 2rem rgba(0, 0, 0, 0.1); }

@media (max-width: 61.99em) {
  .AsyncSearch.has-results:focus-within {
    z-index: 999; } }

.AsyncSearch.has-results.focus-within {
  z-index: 8;
  box-shadow: 0 0.625rem 2rem rgba(0, 0, 0, 0.1); }

@media (max-width: 61.99em) {
  .AsyncSearch.has-results.focus-within {
    z-index: 999; } }

.AsyncSearch.Field-dark,
.AsyncSearch.Field-primary {
  color: #ffffff; }

.AsyncSearch_dropdown {
  position: absolute;
  z-index: 0;
  top: calc(100% - 1px);
  left: 0;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  transition-duration: 0.2s;
  transition-property: opacity, visibility;
  pointer-events: none;
  border: solid 1px #616161;
  border-radius: 0rem 0rem 0.25rem 0.25rem;
  background-color: #ffffff; }

.AsyncSearch.has-results:focus-within .AsyncSearch_dropdown {
  visibility: visible;
  opacity: 1; }

.AsyncSearch.has-results.focus-within .AsyncSearch_dropdown {
  visibility: visible;
  opacity: 1; }

.AsyncSearch.Field-dark .AsyncSearch_dropdown {
  border-color: #999999;
  background-color: #333333; }

.AsyncSearch.Field-primary .AsyncSearch_dropdown {
  border-color: #ffffff;
  background-color: #de4851; }

.AsyncSearch-loading .AsyncSearch_dropdown {
  overflow: visible;
  pointer-events: none; }

.AsyncSearch-loading .AsyncSearch_dropdown:after {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  overflow: visible;
  width: 1em;
  height: 1em;
  content: "";
  transform: translate3d(-50%, -50%, 0);
  animation: spinner 1.2s infinite linear;
  border-radius: 50%;
  font-size: 0.1875em; }

.AsyncSearch-loading .AsyncSearch_dropdown:before {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  pointer-events: all;
  background-color: rgba(255, 255, 255, 0.75); }

.AsyncSearch-loading.Field-dark .AsyncSearch_dropdown:before {
  background-color: rgba(51, 51, 51, 0.75); }

.AsyncSearch-loading.Field-primary .AsyncSearch_dropdown:before {
  background-color: rgba(222, 72, 81, 0.75); }

.AsyncSearch_dropdown_content {
  overflow: auto;
  width: 100%;
  max-height: 16.25rem;
  transition: box-shadow 0.2s;
  pointer-events: all;
  border-radius: 0rem 0rem 0.25rem 0.25rem; }

.AsyncSearch.Field-dark .AsyncSearch_dropdown_content {
  background-color: #333333; }

.AsyncSearch.Field-primary .AsyncSearch_dropdown_content {
  background-color: #de4851; }

.AsyncSearch.has-results:focus-within .AsyncSearch_dropdown_content {
  box-shadow: 0 0.625rem 2rem rgba(0, 0, 0, 0.1); }

.AsyncSearch.has-results.focus-within .AsyncSearch_dropdown_content {
  box-shadow: 0 0.625rem 2rem rgba(0, 0, 0, 0.1); }

.AsyncSearch_results {
  padding: 0.625rem 0rem; }

.AsyncSearch_entry {
  margin: 0;
  padding: 0.625rem 1rem;
  cursor: pointer;
  transition-duration: 0.2s;
  transition-property: background-color, color;
  pointer-events: all;
  line-height: 1.25rem; }

.AsyncSearch_entry:hover {
  background-color: rgba(0, 0, 0, 0.05); }

.AsyncSearch.Field-dark .AsyncSearch_entry:hover {
  background-color: rgba(255, 255, 255, 0.05); }

.AsyncSearch.has-results:focus-within > .Field_input {
  border-bottom-color: #333333;
  border-radius: 0.25rem 0.25rem 0rem 0rem; }

.AsyncSearch.has-results.focus-within > .Field_input {
  border-bottom-color: #333333;
  border-radius: 0.25rem 0.25rem 0rem 0rem; }

.AsyncSearch.has-results.Field-dark:focus-within > .Field_input {
  border-bottom-color: #616161; }

.AsyncSearch.has-results.Field-dark.focus-within > .Field_input {
  border-bottom-color: #616161; }

.AsyncSearch.has-results.Field-primary:focus-within > .Field_input {
  border-bottom-color: #e6757d; }

.AsyncSearch.has-results.Field-primary.focus-within > .Field_input {
  border-bottom-color: #e6757d; }

.Fieldset_title {
  margin-bottom: 1rem;
  font-weight: bold; }

.Form .Fieldset [class^="col-"]:last-child > .Field {
  margin-bottom: 2rem; }

.Modal {
  position: fixed;
  z-index: -999;
  top: -9999px;
  left: -9999px;
  display: flex;
  visibility: hidden;
  opacity: 0;
  overflow-y: scroll;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  padding: 1rem;
  transition-delay: 0.3s, 0.3s, 0.3s, 0s, 0s;
  transition-duration: 0s, 0s, 0s, 0.3s, 0.3s;
  transition-property: z-index, top, left, opacity, visibility;
  background-color: rgba(51, 51, 51, 0.8); }

@media (min-width: 62em) {
  .Modal {
    padding: 2rem; } }

@media (max-width: 61.99em) {
  .Modal {
    align-items: flex-start; } }

.Modal.is-open {
  z-index: 10;
  top: 0;
  left: 0;
  visibility: visible;
  opacity: 1;
  transition-delay: 0s; }

.Modal_dialog {
  position: relative;
  opacity: 0;
  width: 100%;
  margin-bottom: 2.5rem;
  padding: 3rem 1rem;
  transition-duration: 0.2s;
  transition-property: transform, opacity;
  transform: translate3d(0, 2.5rem, 0);
  border-radius: 0.25rem;
  background-color: #ffffff; }

@media (min-width: 62em) {
  .Modal_dialog {
    margin-bottom: 0;
    padding: 4rem 2.5rem 4.5rem; } }

.Modal.is-open .Modal_dialog {
  opacity: 1;
  transition-delay: 0.15s;
  transform: none; }

.Modal_dialog.Modal_dialog-small {
  max-width: 48.75rem;
  align-self: center; }

.Modal_dialog.Modal_dialog-medium {
  max-width: 57.5rem; }

@media (min-width: 62em) {
  .Modal_dialog.Modal_dialog-big {
    max-width: 73.75rem; } }

.Modal_close {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  transition: color 0.2s;
  font-size: 1.375rem; }

@media (min-width: 62em) {
  .Modal_close {
    width: 4rem;
    height: 4rem; } }

.Modal_close:hover {
  color: #de4851; }

.Modal_content {
  position: relative;
  margin: 0 auto; }

.Modal_content > .p:not(:first-child) {
  margin-top: 1.5rem; }

.Modal_dialog-small .Modal_content {
  max-width: 35rem; }

.Modal_actions {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  margin-top: 2.5rem; }

@media (min-width: 62em) {
  .Modal_actions {
    flex-direction: row;
    margin-top: 3rem; } }

@media (max-width: 61.99em) {
  .Modal_actions {
    padding: 0 1rem; } }

@media (max-width: 61.99em) {
  .Modal_actions > * {
    width: 100%; } }

.Modal_actions > *:nth-child(n+2) {
  margin-top: 1rem; }

@media (min-width: 62em) {
  .Modal_actions > *:nth-child(n+2) {
    margin-top: 0;
    margin-left: 1.5rem; } }

@media (max-width: 61.99em) {
  .Modal_actions > .Button {
    width: 100%; } }

.js-open-modal[data-modal-template],
.js-close-modal {
  cursor: pointer; }

.Breadcrumbs {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem; }

.Breadcrumbs > a:last-of-type:not(:first-child) {
  pointer-events: none;
  color: #9e9e9e; }

.Breadcrumbs > .Icon {
  margin: 0 0.5rem; }

.Navigation > a {
  position: relative;
  transition: color 0.2s;
  color: #9e9e9e; }

.Navigation > a:not(:last-child) {
  margin-right: 1rem; }

@media (min-width: 62em) {
  .Navigation > a:not(:last-child) {
    margin-right: 2.5rem; } }

.Navigation > a:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  content: "";
  transition: transform 0.2s;
  transform: scale(0, 1);
  transform-origin: 100% 50%;
  background-color: #de4851; }

.Navigation > a:hover {
  color: #de4851; }

.Navigation > a:hover:before {
  transform: none;
  transform-origin: 0 50%; }

.Navigation > a.is-active {
  color: #de4851; }

.Navigation > a.is-active:before {
  transform: none;
  transform-origin: 0 50%; }

.Rating_title {
  font-weight: bold; }

.Rating_options {
  margin-top: 1.125rem; }

@media (min-width: 62em) {
  .Rating_options {
    display: flex;
    align-items: center; } }

.Rating_options > *:not(:last-child) {
  margin-bottom: 1.125rem; }

@media (min-width: 62em) {
  .Rating_options > *:not(:last-child) {
    margin-bottom: 0;
    padding-right: 2rem; } }

.Rating_options .Radio_option {
  margin-top: 0; }

.SocialShare {
  display: flex;
  margin: 0.25rem 0rem; }

.SocialShare_item:not(:first-child) {
  margin-left: 1.75rem; }

.SocialShare_item:hover {
  color: #de4851; }

.SocialShare_item .Icon {
  transition: color 0.2s;
  font-size: 1.75rem; }

@media (min-width: 62em) {
  .Article {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row-reverse; } }

.Article_details {
  padding: 2rem 3.25rem; }

@media (min-width: 62em) {
  .Article_details {
    flex-shrink: 0;
    width: 40%;
    max-width: 20rem;
    margin-left: 1.25rem;
    padding: 2rem 4.25rem; } }

@media (min-width: 75em) {
  .Article_details {
    width: 30%; } }

.Article_meta {
  margin-bottom: 1rem; }

.Article_meta:not(:first-child) {
  padding-top: 1rem;
  border-top: solid 1px #616161; }

.Article_meta > p {
  margin-bottom: 0.5rem; }

.Article_content {
  min-height: 100%;
  margin-top: 2rem; }

@media (min-width: 62em) {
  .Article_content {
    width: 50%;
    margin-top: 0; } }

@media (min-width: 75em) {
  .Article_content {
    width: 60%; } }

@media (min-width: 62em) {
  .Article-full .Article_content {
    flex-grow: 1;
    width: auto !important;
    margin-top: 0; } }

.Article_content.Box {
  padding: 2rem 1.5rem; }

@media (min-width: 62em) {
  .Article_content.Box {
    padding: 3.5rem 6rem 4.5rem; } }

.Article_details .Button {
  margin-top: 1rem; }

.portal-popup {
  visibility: inherit !important; }