@charset "UTF-8";
/**
 * Clay 3.13.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.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;
    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; }

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

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

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 {
    padding-right: 1.6rem; }
    .sidebar-sm select.form-control:not([size]) {
      height: 2rem; }
  .sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
    min-height: auto;
    padding: 0.285rem 0.75rem; }
  .sidebar-sm .btn:not(.btn-unstyled) {
    border-radius: 0.1875rem;
    font-size: 0.875rem;
    line-height: 1.15;
    padding: 0.4375rem 0.75rem; }
    .sidebar-sm .btn:not(.btn-unstyled).close {
      padding: 0.4375rem; }
  .sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
    height: 2rem;
    padding: 0.1875rem 0;
    width: 2rem; }
  .sidebar-sm .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; }

.portal-popup {
  background-color: #fff; }

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

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px; }

.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:not(.component-action) {
  color: #343a40; }

.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d; }
  .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
    background-color: #f7f8f9;
    border-radius: 4px;
    color: #343a40; }

.lfr-search-container-wrapper .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-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; }

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

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

.portal-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) {
    .portal-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;
      transform: translate(-50%, -50%); } }
  .portal-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) {
      .portal-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
        border-radius: 0;
        border-width: 0; } }
  @media (max-width: 767.98px) {
    .portal-popup .hsv-palette-modal.modal-dialog .modal-body {
      padding: 1rem; } }
  .portal-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
    width: 100%; }
  .portal-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
    margin: 0; }

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

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

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

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

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

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

.portal-popup .portlet-column {
  position: static; }

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

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

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

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

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

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

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

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

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

.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px; }
  @media (min-width: 576px) {
    .portal-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 8px;
      padding-right: 8px; } }

.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 576px) {
    .portal-popup .lfr-dynamic-uploader,
    .portal-popup .process-list {
      top: 48px; } }

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

.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020; }
  @media (min-width: 768px) {
    .portal-popup .dialog-footer {
      position: fixed; } }
  .portal-popup .dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

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

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

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

.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0; }

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

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

.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer; }

.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 {
      bottom: -1px;
      content: "";
      height: 4px;
      left: -1px;
      position: absolute;
      right: -1px;
      transition: height 0.15s ease-out;
      background-color: #007bff; }
  .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-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 {
    height: 4px; }
  .lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
    background-color: #007bff;
    height: 4px; }

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

.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-dialog .yui3-resize-handles-wrapper {
  pointer-events: all; }

.modal-hidden {
  display: none; }

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

.portlet {
  margin-bottom: 10px;
  position: relative; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  .portlet > .portlet-topper {
    display: none; }
    @media (min-width: 768px) {
      .portlet > .portlet-topper {
        display: flex;
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        transition: opacity 0.25s, transform 0.25s;
        top: 0; } }
  @media (min-width: 768px) and (prefers-reduced-motion: reduce) {
    .portlet > .portlet-topper {
      transition: none; } }

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

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

.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 {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

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

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }

.portlet-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: box;
    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;
  flex-direction: column;
  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; }

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

@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 {
  transform: translateX(100%); }

@keyframes shift-rightwards {
  0% {
    transform: translateX(-100%); }
  40% {
    transform: translateX(0%); }
  60% {
    transform: translateX(0%); }
  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 {
  transform: scale(0.8);
  transition: 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; }

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

.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);
      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);
      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);
      transform: rotate(-25deg); }

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

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

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

:root {
  --sticky-offset: 1.25rem;
  --thl-font-family: "Work Sans", "Noto Sans", sans-serif;
  --thl-color-placeholder: var(--thl-color-black);
  --thl-font-size-default: 1.125rem;
  --thl-default-line-height: 1.5;
  --thl-heading-h1-font-size: 3.125rem;
  --thl-heading-h1-font-size-min: 2.25rem;
  --thl-heading-name-hero-mobile: 2rem;
  --thl-heading-h1-line-height: 1.16;
  --thl-heading-h2-font-size: 2.375rem;
  --thl-heading-h2-font-size-min: 1.85rem;
  --thl-heading-h2-line-height: 1.294;
  --thl-heading-h3-font-size: 1.75rem;
  --thl-heading-h3-font-size-min: 1.5rem;
  --thl-heading-h3-line-height: 1.286;
  --thl-heading-h4-font-size: 1.375rem;
  --thl-heading-h4-font-size-min: 1.125rem;
  --thl-heading-h4-line-height: 1.273;
  --thl-card-title-font-size: 1.5rem;
  --thl-breadcrumbs-font-size: 1rem;
  --thl-ingress-font-size: 1.375rem;
  --thl-ingress-line-height: 1.5;
  --thl-max-content-width-base-font: 59rem;
  --thl-color-black: #1e1e1e;
  --thl-color-white: #fff;
  --thl-color-neutral: #FFF7F0;
  --thl-color-green: #005A1E;
  --thl-color-green-light: #068133;
  --thl-color-lime: #e7ffdd;
  --thl-color-blue: #0064fe;
  --thl-color-blue-dark: #00286E;
  --thl-color-blue-15: #DCF0FF;
  --thl-color-violet: #bd3e8d;
  --thl-color-violet-20: #FFE1FF;
  --thl-color-red-15: #FFE6E6;
  --thl-color-grey: #5A5A5A;
  --thl-color-grey-50: #B9B9B9;
  --thl-color-grey-5: #F5F5F5;
  --thl-border-color-green: #005A1E;
  --thl-color-link-visited: #bd3e8d;
  --thl-container-spacing: 80px;
  --yja-btn-text-color-primary: #fff;
  --yja-base-font-family: "Work Sans", sans-serif;
  --yja-font-sans-serif: var(--yja-base-font-family);
  --yja-font-sans-serif-bold: var(--yja-base-font-family);
  --yja-font-sans-serif-condensed: var(--yja-base-font-family);
  --yja-font-sans-serif-semi-condensed: var(--yja-base-font-family);
  --yja-font-serif: myriad-pro, serif;
  --yja-base-font-color: var(--thl-color-black);
  --yja-base-font-size: var(--thl-font-size-default);
  --yja-font-size-default: var(--thl-font-size-default);
  --yja-font-weight-light: 300;
  --yja-font-weight-normal: 400;
  --yja-font-weight-semibold: 500;
  --yja-font-weight-bold: 600;
  --yja-font-weight-extrabold: 700;
  --yja-base-line-height: var(--thl-default-line-height);
  --yja-heading-h1-size: 3.125rem;
  --yja-heading-h2-size: 2.125rem;
  --yja-heading-h3-size: 1.75rem;
  --yja-heading-h4-size: 1.375rem;
  --yja-heading-h5-size: 1.15rem;
  --yja-heading-h6-size: 0.95rem;
  --yja-heading-font-family: var(--yja-base-font-family);
  --yja-heading-margin-bottom: 1.55rem;
  --yja-heading-font-weigth: 500;
  --yja-heading-color: var(--thl-color-black);
  --yja-heading-color-hover: currentColor;
  --yja-lead-font-size: var(--thl-ingress-font-size);
  --yja-lead-font-weight: 400;
  --yja-lead-line-height: var(--thl-ingress-line-height);
  --yja-ingress-font-size: var(--thl-ingress-font-size);
  --yja-ingress-font-weight: 400;
  --yja-ingress-line-height: var(--thl-ingress-line-height);
  --yja-paragraph-margin-bottom: 1.75rem;
  --yja-paragraph-line-height: 1.25;
  --hr-color: #005A1E;
  --hr-width: 1px 0 0 0;
  --yja-breadcrumbs-item-active-color: var(--thl-color-black);
  --yja-blockquote-text-size: 1.75rem;
  --yja-ul-font-size: var(--thl-font-size-default);
  --yja-ul-margin: 0 0 1.25rem 1.25rem;
  --yja-ul-padding: 0;
  --yja-ul-li-line-height: var(--thl-default-line-height);
  --yja-primary-color: var(--thl-color-green);
  --yja-secondary-color: var(--thl-color-black);
  --yja-success-color: #28a745;
  --yja-info-color: #17a2b8;
  --yja-warning-color: #ffc107;
  --yja-danger-color: #9d261d;
  --yja-light-color: #e4e3e4;
  --yja-dark-color: #0f0f0f;
  --yja-white-color: #fff;
  --yja-black-color: var(--thl-color-black);
  --yja-color-meta: var(--thl-color-black);
  --yja-highlight-bg-color: #fffacd;
  --yja-border-width: 1;
  --yja-border-color: transparent;
  --yja-border-radius: 0;
  --yja-border-radius-lg: 0;
  --yja-border-radius-sm: 0;
  --yja-border-style-dashed: 1px dashed #ccc;
  --yja-border-style-bottom: 1px solid #D5D5D5;
  --yja-border-style-right: 1px solid #DBDBDB;
  --yja-border-style-thin: solid 1px #ddd;
  --yja-border-top-emphasis-width: 4px;
  --yja-border-top-emphasis-color: #365abd;
  --yja-borcer-thin-top-emphasis-color: #365abd;
  --yja-outline: 2px solid #0064FE;
  --yja-btn-font-size-md: 1.125rem;
  --yja-btn-font-size-sm: 1.125rem !important;
  --yja-btn-padding-style: 0.75em 1.5em 0.8125em;
  --yja-btn-padding-y: 0.8125rem;
  --yja-btn-padding-x: 1.75rem;
  --yja-btn-line-height: 1;
  --yja-btn-padding-y-sm: calc(0.8125rem / .5);
  --yja-btn-padding-x-sm: calc(1.75rem / .5);
  --yja-btn-line-height-sm: 1;
  --yja-btn-padding-y-lg: calc(0.8125rem * .5);
  --yja-btn-padding-x-lg: calc(1.75rem * .5);
  --yja-btn-line-height-lg: 1;
  --yja-btn-margin-style: 0 0 1.25rem;
  --yja-btn-border-width: 0;
  --yja-btn-border-radius: 0;
  --yja-btn-box-shadow: none;
  --yja-btn-font-weight: 500;
  --yja-btn-font-style: normal;
  --yja-btn-focus-width: 2px;
  --yja-btn-focus-box-shadow: 0;
  --yja-btn-active-box-shadow: 0;
  --yja-btn-primary-color: #fff;
  --yja-btn-primary-color-hover: #fff;
  --yja-btn-text-color-default: #fff;
  --yja-btn-text-color-hover-default: var(--thl-color-green);
  --yja-btn-border-primary: 1px solid var(--thl-color-green);
  --yja-btn-border-bottom-primary: 1px solid var(--thl-color-green);
  --yja-text-color-primary: #fff;
  --yja-btn-bg-color-default: var(--thl-color-green);
  --yja-btn-bg-image-default: none;
  --yja-btn-box-shadow-default: 0;
  --yja-btn-border-default: 1px solid var(--thl-color-green);
  --yja-btn-border-bottom-default: 1px solid var(--thl-color-green);
  --yja-btn-bg-position-hover-default: 0;
  --yja-btn-bg-color-hover-default: var(--thl-color-lime);
  --yja-btn-bg-image-hover-default: none;
  --yja-btn-border-color-hover-default: var(--thl-color-green);
  --yja-btn-bg-color-primary: var(--thl-color-green);
  --yja-btn-bg-image-primary: none;
  --yja-btn-bg-position-hover-primary: 0;
  --yja-btn-bg-color-hover-primary: var(--thl-color-lime);
  --yja-btn-bg-image-hover-primary: none;
  --yja-btn-border-color-hover-primary: var(--thl-border-color-green);
  --yja-btn-text-color-hover-primary: var(--thl-border-color-green);
  --yja-btn-padding-small: .6em .8em;
  --yja-feed-listing-headings-font-family: var(--thl-font-family);
  --yja-feed-listing-headings-font-size: var(--thl-font-size-default);
  --yja-feed-listing-headings-line-height: var(--thl-default-line-height);
  --yja-feed-listing-headings-margin: 0 0 0.2857rem 0;
  --yja-reader-tablist-active-btn-bg-color: transparent;
  --yja-reader-tablist-active-btn-text-color: var(--thl-color-white);
  --yja-reader-tablist-btn-font-size: var(--thl-font-size-default);
  --yja-reader-tablist-btn-border: 0 solid transparent;
  --yja-reader-tablist-btn-border-radius: 0;
  --yja-reader-tablist-btn-text-color: var(--thl-color-green);
  --yja-reader-tablist-btn-margin: 0;
  --yja-reader-tablist-btn-padding: 0;
  --yja-reader-tablist-default-btn-bg-color: transparent;
  --yja-reader-tablist-default-btn-text-color: var(--thl-color-green);
  --yja-tag-bg-color: transparent;
  --yja-tag-text-color: var(--thl-color-green);
  --yja-tag-text-size: .875rem;
  --yja-tag-text-weight: 500;
  --yja-tag-padding-style: .5rem 1rem;
  --yja-tag-margin-style: 0;
  --yja-tag-border-radius: 2rem;
  --yja-tag-border-style: 1px solid var(--thl-color-green) !important;
  --yja-tag-link-bg-color: transparent;
  --yja-tag-link-bg-color-hover: var(--thl-color-green);
  --yja-link-text-color: var(--thl-color-green);
  --yja-link-color-hover: var(--thl-color-green);
  --yja-meta-date-font-size: .875rem;
  --yja-meta-icon-font-size: 0.875rem;
  --yja-meta-icon-margin: 3px 0 0 0;
  --yja-metadata-display-font-size: 1rem;
  --yja-metadata-display-font-style: normal;
  --yja-accordion-btn-heading-size: var(--thl-heading-h4-font-size);
  --yja-accordion-btn-line-height: var(--thl-heading-h4-line-height);
  --yja-accordion-btn-bg-color: var(--thl-color-white);
  --yja-accordion-btn-text-color: var(--thl-color-black);
  --yja-accordion-btn-padding: 1.5rem 1.875rem;
  --yja-accordion-content-padding: 0 1.9375rem 1.9375rem;
  --yja-accordion-content-border: solid 0 var(--thl-border-color-green);
  --yja-faq-heading-text-size: var(--thl-heading-h4-font-size);
  --yja-faq-heading-margin: 0.2rem 0 5px 0;
  --yja-faq-li-border-top: 1px solid #e8e8e8;
  --yja-faq-li-padding: 10px 0 0;
  --yja-faq-icon-size: 0.9em;
  --yja-form-text-color: var(--thl-color-black);
  --yja-form-border-style: var(--thl-color-black) solid 1px;
  --yja-form-element-bg-color: #fff;
  --yja-form-text-size: 1.185rem;
  --yja-form-input-height: 3.563rem;
  --yja-form-input-margin: 0 0 1rem 0;
  --yja-form-input-padding: 1rem;
  --yja-form-element-margin: 0 0 1rem 0;
  --yja-form-element-focus-style: 3px solid #0064FE;
  --yja-form-element-focus-bg-color: #fff;
  --yja-form-element-disabled-bg-color: #ddd;
  --yja-form-label-color: var(--thl-color-black);
  --yja-form-label-size: 1rem;
  --yja-form-label-weight: 500;
  --yja-form-label-style: normal;
  --yja-form-top-search-input-width: 60%;
  --yja-form-top-search-input-height: 32px;
  --yja-form-top-search-input-border: 1px solid #949494;
  --yja-form-top-search-btn-border-style: 0;
  --yja-form-fieldset-border-style: solid 1px #ddd;
  --yja-table-border: 1px;
  --yja-table-border-color: var(--thl-color-grey-50);
  --yja-table-row-bg-color-odd: #222;
  --yja-table-row-text-color-odd: #fff;
  --yja-table-row-bg-color-even: transparent;
  --yja-table-row-text-color-even: var(--thl-color-black);
  --yja-table-row-heading-bg-color: var(--thl-color-green);
  --yja-table-row-heading-color: #fff;
  --yja-table-row-hover-bg-color: #F2F2F2;
  --yja-table-cell-padding: 0.625rem 0.875rem;
  --yja-table-border-collapse: collapse;
  --yja-figcaption-text-size: var(--thl-font-size-base);
  --yja-figcaption-text-color: var(--thl-color-black);
  --yja-figcaption-margin-bottom: 1rem;
  --yja-striped-heading-margin-x: 1.563rem;
  --yja-striped-heading-border-height: 4px;
  --yja-striped-heading-font-size: 2rem;
  --yja-striped-heading-border-color: var(--thl-color-black);
  --yja-hed-section-border-style: 0;
  --yja-hed-section-text-color: var(--thl-color-black);
  --yja-hed-section-font-size: 1.75rem;
  --yja-hed-section-font-weight: 500;
  --yja-hed-section-line-height: 1.294;
  --yja-hed-section-margin: 0 0 var(--yja-heading-margin-bottom) 0;
  --yja-hed-section-padding: 0 0 0 0;
  --yja-panel-border-style-primary: 1px solid #e5e5e5;
  --yja-panel-bg-color: #fdfdfd;
  --yja-title-border-style: 1px solid #e5e5e5;
  --yja-post-it-bg-color: #fffacd;
  --yja-post-it-heading-size: 1.313rem;
  --yja-post-it-border-style: 1px solid #e5e5e5;
  --yja-post-it-border-top-emphasis: #f9b000;
  --yja-factbox-border-style: 1px solid var(--thl-color-grey-50);
  --yja-infobox-border-style: 0.25rem solid #009;
  --yja-liftbox-margin: 1.5rem 0;
  --yja-liftbox-padding: 1.625rem 1.5rem;
  --yja-liftbox-bg-color: #f6f6f7;
  --yja-liftbox-attention-padding: 1.375rem 1.5rem 1.375rem 3.25rem;
  --yja-liftbox-attention-text-color: #009;
  --yja-liftbox-attention-text-size: 1.375rem;
  --yja-badge-border-top-style: 1px solid var(--thl-color-grey-50);
  --yja-badge-padding: 1rem 0 0;
  --yja-badge-margin: 2rem 0;
  --yja-landingpage-lift-text-color: #333;
  --yja-landingpage-lift-border-top-color: #365abd;
  --yja-landingpage-lift-border-top-size: 4px;
  --yja-footer-logo-text-size: 1.188rem;
  --yja-footer-logo-text-size-sm: 0.875rem;
  --yja-footer-logo-text-color: #333;
  --yja-mmenu-global-bg-color: #5c5c5c;
  --yja-mmenu-global-text-color: #fff;
  --yja-mmenu-panels-bg-color: #5c5c5c;
  --yja-mmenu-panels-text-color: #fff !important;
  --yja-mmenu-navbar-text-color: #fff !important;
  --yja-mmenu-link-text-color: #fff !important;
  --yja-mmenu-action-button-size-x: 2.875rem;
  --yja-mmenu-action-button-size-y: 2.875rem;
  --yja-mmenu-action-button-text-color: #fff;
  --yja-mmenu-action-button-text-color-focus: #fff;
  --yja-mmenu-action-button-bg-color: transparent;
  --yja-mmenu-action-button-icon-size: 0.688rem;
  --yja-login-fieldset-style: none;
  --yja-login-input-width: 100%;
  --yja-login-label-font-size: inherit;
  --yja-login-label-font-weight: inherit;
  --primary: var(--thl-color-green);
  --secondary: var(--thl-color-black); }

#wrapper {
  padding: 0; }

.container, .full-width-column > .portlet-column-content > .portlet-boundary > .portlet:not(:has(.container)), #yja-cookie-dialog .yja-cookie-dialog-content, .columns-max .portlet-column-only > .portlet-boundary > .portlet {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 992px) {
    .container, .full-width-column > .portlet-column-content > .portlet-boundary > .portlet:not(:has(.container)), #yja-cookie-dialog .yja-cookie-dialog-content, .columns-max .portlet-column-only > .portlet-boundary > .portlet {
      padding-left: 40px;
      padding-right: 40px; } }
  @media (min-width: 1440px) {
    .container, .full-width-column > .portlet-column-content > .portlet-boundary > .portlet:not(:has(.container)), #yja-cookie-dialog .yja-cookie-dialog-content, .columns-max .portlet-column-only > .portlet-boundary > .portlet {
      padding-left: 80px;
      padding-right: 80px; } }
  @media (min-width: 576px) {
    .container, .full-width-column > .portlet-column-content > .portlet-boundary > .portlet:not(:has(.container)), #yja-cookie-dialog .yja-cookie-dialog-content, .columns-max .portlet-column-only > .portlet-boundary > .portlet {
      max-width: 928px; } }
  @media (min-width: 768px) {
    .container, .full-width-column > .portlet-column-content > .portlet-boundary > .portlet:not(:has(.container)), #yja-cookie-dialog .yja-cookie-dialog-content, .columns-max .portlet-column-only > .portlet-boundary > .portlet {
      max-width: 1440px; } }
  @media (min-width: 1280px) {
    .container, .full-width-column > .portlet-column-content > .portlet-boundary > .portlet:not(:has(.container)), #yja-cookie-dialog .yja-cookie-dialog-content, .columns-max .portlet-column-only > .portlet-boundary > .portlet {
      max-width: 1440px; } }
  @media (min-width: 1440px) {
    .container, .full-width-column > .portlet-column-content > .portlet-boundary > .portlet:not(:has(.container)), #yja-cookie-dialog .yja-cookie-dialog-content, .columns-max .portlet-column-only > .portlet-boundary > .portlet {
      max-width: 1600px; } }
  @media (min-width: 1660px) {
    .container, .full-width-column > .portlet-column-content > .portlet-boundary > .portlet:not(:has(.container)), #yja-cookie-dialog .yja-cookie-dialog-content, .columns-max .portlet-column-only > .portlet-boundary > .portlet {
      max-width: 1600px; } }

.container .container {
  padding: 0; }

.row {
  margin-left: -20px;
  margin-right: -20px; }
  @media (max-width: 992px) {
    .row {
      row-gap: 20px; } }
  .row > [class*="col-"],
  .row > .col {
    padding-left: 20px;
    padding-right: 20px; }
    @media (max-width: 992px) {
      .row > [class*="col-"],
      .row > .col {
        flex: 0 0 100%; } }

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

.container-no-gutters {
  padding-left: 0;
  padding-right: 0; }

/*
 * Liferay fixes
 */
.portlet-boundary .portlet .portlet-header.use-custom-title {
  position: relative !important;
  right: auto !important; }

/* LR73 margin fixes */
/* asset display page */
div[id^="fragment-"] .portlet-header {
  margin-bottom: 0; }

/* mail alert form legends */
#_fi_yja_mail_alert_portlet_view_MailAlertView_WAR_fiyjamailalertweb_subscribefrm legend.w-auto {
  width: 100% !important; }

/* Changes text flow direction for Arabic texts */
*[lang="ar_SA"], *[lang="ar-SA"], *[lang="ar-SA"] * {
  direction: rtl !important;
  text-align: initial; }

.language-version-link-portlet .row {
  margin: 0; }

.language-version-link-portlet #languageVersionLinkForm {
  max-width: 100%; }
  .language-version-link-portlet #languageVersionLinkForm select,
  .language-version-link-portlet #languageVersionLinkForm .chosen-container {
    max-width: 100%; }

@media (min-width: 992px) {
  .visible-tablet, .visible-phone {
    display: none !important; }
  .visible-desktop, .visible-desktop:is(.visible-tablet, .visible-phone) {
    display: block !important; }
  .hidden-desktop {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .visible-desktop, .visible-phone {
    display: none !important; }
  .visible-tablet, .visible-tablet:is(.visible-desktop, .visible-phone) {
    display: block !important; }
  .hidden-tablet {
    display: none !important; } }

@media (max-width: 767.98px) {
  .visible-desktop, .visible-tablet {
    display: none !important; }
  .visible-phone, .visible-phone:is(.visible-desktop, .visible-tablet) {
    display: block !important; }
  .hidden-phone {
    display: none !important; } }

.flow-item {
  opacity: 0;
  transform: translateY(30px);
  animation: flow 0.45s cubic-bezier(0.165, 0.84, 0.44, 1) forwards; }

.flow-item:nth-child(1) {
  animation-delay: 0.05s; }

.flow-item:nth-child(2) {
  animation-delay: 0.1s; }

.flow-item:nth-child(3) {
  animation-delay: 0.15s; }

.flow-item:nth-child(4) {
  animation-delay: 0.2s; }

.flow-item:nth-child(5) {
  animation-delay: 0.25s; }

.flow-item:nth-child(6) {
  animation-delay: 0.3s; }

.flow-item:nth-child(7) {
  animation-delay: 0.35s; }

.flow-item:nth-child(8) {
  animation-delay: 0.4s; }

.flow-item:nth-child(9) {
  animation-delay: 0.45s; }

.flow-item:nth-child(10) {
  animation-delay: 0.5s; }

@keyframes flow {
  to {
    opacity: 1;
    transform: translateY(0); } }

.skeleton-list {
  list-style: none;
  padding: 0;
  margin: 0 0 1rem;
  max-width: 40rem; }

.skeleton-item {
  height: 1.5em;
  margin: 0.5em 0;
  border-radius: 4px;
  background: #ddd;
  position: relative;
  overflow: hidden; }

.skeleton-item:last-child {
  max-width: 80%; }

/* Shimmer overlay */
.skeleton-item::after {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.6), transparent);
  animation: shimmer 1.5s infinite; }

@keyframes shimmer {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(200%); } }

.journal-content-article :is(.portlet-msg-alert, .portlet-msg-error, .portlet-msg-info) {
  border: 0;
  border-radius: 0;
  margin: 2rem 0;
  color: var(--thl-color-black); }

.journal-content-article .portlet-msg-alert {
  background: var(--thl-color-neutral);
  padding: 50px 30px; }

.journal-content-article .portlet-msg-error {
  background: var(--thl-color-red-15); }

.journal-content-article .portlet-msg-info {
  background: var(--thl-color-blue-15); }

.updated-date:has(+ .bottom-meta) {
  margin-top: 3rem; }

.bottom-meta {
  margin-top: 3rem; }

.yja-category-group {
  display: inline-flex;
  flex-wrap: wrap;
  column-gap: 0.75rem;
  row-gap: .5rem; }

.journal-content-article iframe {
  aspect-ratio: 16 / 9;
  width: 100%;
  height: auto; }

/* thl-icon
 * - icon, mandatory - choose from vars
 * - color, default is currentColor
 * - pseudo element, default is after
 *
 * If icon needs background-color, add the mixin to a parent element, span will do fine usually
 * Size, margins, etc. are not defined, define these by element if needed
 */
.thl-arrow-up::after {
  content: "";
  display: inline-block;
  color: inherit;
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 25.3371L16 6.67041" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.66602 16.0037L15.9993 6.67041L25.3327 16.0037" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
  mask: url('data:image/svg+xml;utf8,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 25.3371L16 6.67041" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.66602 16.0037L15.9993 6.67041L25.3327 16.0037" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
  mask-size: contain;
  height: 1em;
  width: 1em; }

.thl-arrow-down {
  transform: rotate(90deg); }
  .thl-arrow-down::after {
    content: "";
    display: inline-block;
    color: inherit;
    background-color: currentColor;
    -webkit-mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.33301 20H31.6663" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 8.33331L31.6667 20L20 31.6666" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
    mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.33301 20H31.6663" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 8.33331L31.6667 20L20 31.6666" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
    mask-size: contain;
    height: 1em;
    width: 1em; }

.thl-arrow-down-bold {
  transform: rotate(90deg); }
  .thl-arrow-down-bold::after {
    content: "";
    display: inline-block;
    color: inherit;
    background-color: currentColor;
    -webkit-mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.33301 20H31.6663" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 8.33331L31.6667 20L20 31.6666" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
    mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.33301 20H31.6663" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 8.33331L31.6667 20L20 31.6666" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
    mask-size: contain;
    height: 1em;
    width: 1em; }

.thl-arrow-right::after {
  content: "";
  display: inline-block;
  color: inherit;
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.33301 20H31.6663" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 8.33331L31.6667 20L20 31.6666" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
  mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.33301 20H31.6663" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 8.33331L31.6667 20L20 31.6666" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
  mask-size: contain;
  height: 1em;
  width: 1em; }

.thl-arrow-right-bold::after {
  content: "";
  display: inline-block;
  color: inherit;
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.33301 20H31.6663" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 8.33331L31.6667 20L20 31.6666" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
  mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.33301 20H31.6663" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 8.33331L31.6667 20L20 31.6666" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
  mask-size: contain;
  height: 1em;
  width: 1em; }

.thl-arrow-left {
  transform: rotate(180deg); }
  .thl-arrow-left::after {
    content: "";
    display: inline-block;
    color: inherit;
    background-color: currentColor;
    -webkit-mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.33301 20H31.6663" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 8.33331L31.6667 20L20 31.6666" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
    mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.33301 20H31.6663" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 8.33331L31.6667 20L20 31.6666" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
    mask-size: contain;
    height: 1em;
    width: 1em; }

.thl-arrow-left-bold {
  transform: rotate(180deg); }
  .thl-arrow-left-bold::after {
    content: "";
    display: inline-block;
    color: inherit;
    background-color: currentColor;
    -webkit-mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.33301 20H31.6663" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 8.33331L31.6667 20L20 31.6666" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
    mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.33301 20H31.6663" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 8.33331L31.6667 20L20 31.6666" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
    mask-size: contain;
    height: 1em;
    width: 1em; }

.thl-burger::after {
  content: "";
  display: inline-block;
  color: inherit;
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg width="30" height="25" viewBox="0 0 30 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M30 21.25V23.75C30 24.0885 29.8763 24.3815 29.6289 24.6289C29.3815 24.8763 29.0885 25 28.75 25H1.25C0.911458 25 0.61849 24.8763 0.371094 24.6289C0.123698 24.3815 0 24.0885 0 23.75V21.25C0 20.9115 0.123698 20.6185 0.371094 20.3711C0.61849 20.1237 0.911458 20 1.25 20H28.75C29.0885 20 29.3815 20.1237 29.6289 20.3711C29.8763 20.6185 30 20.9115 30 21.25ZM30 11.25V13.75C30 14.0885 29.8763 14.3815 29.6289 14.6289C29.3815 14.8763 29.0885 15 28.75 15H1.25C0.911458 15 0.61849 14.8763 0.371094 14.6289C0.123698 14.3815 0 14.0885 0 13.75V11.25C0 10.9115 0.123698 10.6185 0.371094 10.3711C0.61849 10.1237 0.911458 10 1.25 10H28.75C29.0885 10 29.3815 10.1237 29.6289 10.3711C29.8763 10.6185 30 10.9115 30 11.25ZM30 1.25V3.75C30 4.08854 29.8763 4.38151 29.6289 4.62891C29.3815 4.8763 29.0885 5 28.75 5H1.25C0.911458 5 0.61849 4.8763 0.371094 4.62891C0.123698 4.38151 0 4.08854 0 3.75V1.25C0 0.911458 0.123698 0.61849 0.371094 0.371094C0.61849 0.123698 0.911458 0 1.25 0H28.75C29.0885 0 29.3815 0.123698 29.6289 0.371094C29.8763 0.61849 30 0.911458 30 1.25Z" fill="white"/></svg>') no-repeat center;
  mask: url('data:image/svg+xml;utf8,<svg width="30" height="25" viewBox="0 0 30 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M30 21.25V23.75C30 24.0885 29.8763 24.3815 29.6289 24.6289C29.3815 24.8763 29.0885 25 28.75 25H1.25C0.911458 25 0.61849 24.8763 0.371094 24.6289C0.123698 24.3815 0 24.0885 0 23.75V21.25C0 20.9115 0.123698 20.6185 0.371094 20.3711C0.61849 20.1237 0.911458 20 1.25 20H28.75C29.0885 20 29.3815 20.1237 29.6289 20.3711C29.8763 20.6185 30 20.9115 30 21.25ZM30 11.25V13.75C30 14.0885 29.8763 14.3815 29.6289 14.6289C29.3815 14.8763 29.0885 15 28.75 15H1.25C0.911458 15 0.61849 14.8763 0.371094 14.6289C0.123698 14.3815 0 14.0885 0 13.75V11.25C0 10.9115 0.123698 10.6185 0.371094 10.3711C0.61849 10.1237 0.911458 10 1.25 10H28.75C29.0885 10 29.3815 10.1237 29.6289 10.3711C29.8763 10.6185 30 10.9115 30 11.25ZM30 1.25V3.75C30 4.08854 29.8763 4.38151 29.6289 4.62891C29.3815 4.8763 29.0885 5 28.75 5H1.25C0.911458 5 0.61849 4.8763 0.371094 4.62891C0.123698 4.38151 0 4.08854 0 3.75V1.25C0 0.911458 0.123698 0.61849 0.371094 0.371094C0.61849 0.123698 0.911458 0 1.25 0H28.75C29.0885 0 29.3815 0.123698 29.6289 0.371094C29.8763 0.61849 30 0.911458 30 1.25Z" fill="white"/></svg>') no-repeat center;
  mask-size: contain;
  height: 2rem;
  width: 2rem; }

.thl-chevron-right::after {
  content: "";
  display: inline-block;
  color: inherit;
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg width="8" height="12" viewBox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.06878 6.19446C7.06878 6.2885 7.03158 6.37169 6.95717 6.44402L1.75628 11.5004C1.68187 11.5728 1.59631 11.609 1.49958 11.609C1.40286 11.609 1.31729 11.5728 1.24289 11.5004L0.684849 10.9579C0.610445 10.8856 0.573242 10.8024 0.573242 10.7083C0.573242 10.6143 0.610445 10.5311 0.684849 10.4588L5.07101 6.19446L0.684849 1.93013C0.610445 1.8578 0.573242 1.77461 0.573242 1.68057C0.573242 1.58653 0.610445 1.50334 0.684849 1.431L1.24289 0.888468C1.31729 0.81613 1.40286 0.779961 1.49958 0.779961C1.59631 0.779961 1.68187 0.81613 1.75628 0.888468L6.95717 5.94489C7.03158 6.01723 7.06878 6.10042 7.06878 6.19446Z" fill="white"/></svg>') no-repeat center;
  mask: url('data:image/svg+xml;utf8,<svg width="8" height="12" viewBox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.06878 6.19446C7.06878 6.2885 7.03158 6.37169 6.95717 6.44402L1.75628 11.5004C1.68187 11.5728 1.59631 11.609 1.49958 11.609C1.40286 11.609 1.31729 11.5728 1.24289 11.5004L0.684849 10.9579C0.610445 10.8856 0.573242 10.8024 0.573242 10.7083C0.573242 10.6143 0.610445 10.5311 0.684849 10.4588L5.07101 6.19446L0.684849 1.93013C0.610445 1.8578 0.573242 1.77461 0.573242 1.68057C0.573242 1.58653 0.610445 1.50334 0.684849 1.431L1.24289 0.888468C1.31729 0.81613 1.40286 0.779961 1.49958 0.779961C1.59631 0.779961 1.68187 0.81613 1.75628 0.888468L6.95717 5.94489C7.03158 6.01723 7.06878 6.10042 7.06878 6.19446Z" fill="white"/></svg>') no-repeat center;
  mask-size: contain;
  height: 1em;
  width: 1em; }

.thl-chevron-down::after {
  content: "";
  display: inline-block;
  color: inherit;
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.5691 1.7143C11.5691 1.81103 11.5319 1.8966 11.4574 1.971L6.25656 7.1719C6.18215 7.2463 6.09659 7.2835 5.99986 7.2835C5.90313 7.2835 5.81757 7.2463 5.74316 7.1719L0.542271 1.971C0.467866 1.8966 0.430664 1.81103 0.430664 1.7143C0.430664 1.61758 0.467866 1.53201 0.542271 1.45761L1.10031 0.899571C1.17471 0.825166 1.26028 0.787964 1.357 0.787964C1.45373 0.787964 1.53929 0.825166 1.6137 0.899571L5.99986 5.28573L10.386 0.899571C10.4604 0.825166 10.546 0.787964 10.6427 0.787964C10.7394 0.787964 10.825 0.825166 10.8994 0.899571L11.4574 1.45761C11.5319 1.53201 11.5691 1.61758 11.5691 1.7143Z" fill="white"/></svg>') no-repeat center;
  mask: url('data:image/svg+xml;utf8,<svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.5691 1.7143C11.5691 1.81103 11.5319 1.8966 11.4574 1.971L6.25656 7.1719C6.18215 7.2463 6.09659 7.2835 5.99986 7.2835C5.90313 7.2835 5.81757 7.2463 5.74316 7.1719L0.542271 1.971C0.467866 1.8966 0.430664 1.81103 0.430664 1.7143C0.430664 1.61758 0.467866 1.53201 0.542271 1.45761L1.10031 0.899571C1.17471 0.825166 1.26028 0.787964 1.357 0.787964C1.45373 0.787964 1.53929 0.825166 1.6137 0.899571L5.99986 5.28573L10.386 0.899571C10.4604 0.825166 10.546 0.787964 10.6427 0.787964C10.7394 0.787964 10.825 0.825166 10.8994 0.899571L11.4574 1.45761C11.5319 1.53201 11.5691 1.61758 11.5691 1.7143Z" fill="white"/></svg>') no-repeat center;
  mask-size: contain;
  height: 1em;
  width: 1em; }

.thl-chevron-up-rounded {
  transform: rotate(180deg); }
  .thl-chevron-up-rounded::after {
    content: "";
    display: inline-block;
    color: inherit;
    background-color: currentColor;
    -webkit-mask: url('data:image/svg+xml;utf8,<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 18L24 30L36 18" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
    mask: url('data:image/svg+xml;utf8,<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 18L24 30L36 18" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
    mask-size: contain;
    height: 2rem;
    width: 2rem; }

.thl-chevron-down-rounded::after {
  content: "";
  display: inline-block;
  color: inherit;
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 18L24 30L36 18" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
  mask: url('data:image/svg+xml;utf8,<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 18L24 30L36 18" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
  mask-size: contain;
  height: 2rem;
  width: 2rem; }

.thl-chevron-right-large::after {
  content: "";
  display: inline-block;
  color: inherit;
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.75 32.5L26.25 20L13.75 7.5" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
  mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.75 32.5L26.25 20L13.75 7.5" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
  mask-size: contain;
  height: 1em;
  width: 1em; }

.thl-chevron-right-thin::after {
  content: "";
  display: inline-block;
  color: inherit;
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="33" fill="none" viewBox="0 0 18 33"><path fill="white" fill-rule="evenodd" d="M.367.367a1.25 1.25 0 0 1 1.77 0l15 15a1.25 1.25 0 0 1 0 1.77l-15 15a1.251 1.251 0 1 1-1.77-1.77l14.118-14.115L.367 2.137a1.25 1.25 0 0 1 0-1.77" clip-rule="evenodd"/></svg>') no-repeat center;
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="33" fill="none" viewBox="0 0 18 33"><path fill="white" fill-rule="evenodd" d="M.367.367a1.25 1.25 0 0 1 1.77 0l15 15a1.25 1.25 0 0 1 0 1.77l-15 15a1.251 1.251 0 1 1-1.77-1.77l14.118-14.115L.367 2.137a1.25 1.25 0 0 1 0-1.77" clip-rule="evenodd"/></svg>') no-repeat center;
  mask-size: contain;
  height: 1em;
  width: 1em; }

.thl-close::after {
  content: "";
  display: inline-block;
  color: inherit;
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 5L5 15" stroke="white" stroke-width="2" stroke-linecap="round" /><path d="M5 5L15 15" stroke="white" stroke-width="2" stroke-linecap="round" /></svg>') no-repeat center;
  mask: url('data:image/svg+xml;utf8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 5L5 15" stroke="white" stroke-width="2" stroke-linecap="round" /><path d="M5 5L15 15" stroke="white" stroke-width="2" stroke-linecap="round" /></svg>') no-repeat center;
  mask-size: contain;
  height: 2rem;
  width: 2rem; }

.thl-globe::before {
  content: "";
  display: inline-block;
  color: inherit;
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg width="18" height="19" viewBox="0 0 18 19" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 18.5C7.7615 18.5 6.59483 18.2632 5.5 17.7895C4.40517 17.3157 3.45167 16.6727 2.6395 15.8605C1.82733 15.0483 1.18433 14.0948 0.7105 13C0.236833 11.9052 0 10.7385 0 9.5C0 8.25767 0.236833 7.09 0.7105 5.997C1.18433 4.90417 1.82733 3.95167 2.6395 3.1395C3.45167 2.32733 4.40517 1.68433 5.5 1.2105C6.59483 0.736833 7.7615 0.5 9 0.5C10.2423 0.5 11.41 0.736833 12.503 1.2105C13.5958 1.68433 14.5483 2.32733 15.3605 3.1395C16.1727 3.95167 16.8157 4.90417 17.2895 5.997C17.7632 7.09 18 8.25767 18 9.5C18 10.7385 17.7632 11.9052 17.2895 13C16.8157 14.0948 16.1727 15.0483 15.3605 15.8605C14.5483 16.6727 13.5958 17.3157 12.503 17.7895C11.41 18.2632 10.2423 18.5 9 18.5ZM9 17.5077C9.58717 16.7539 10.0712 16.0135 10.452 15.2865C10.8327 14.5597 11.1423 13.7463 11.3807 12.8463H6.61925C6.88342 13.7974 7.19942 14.6365 7.56725 15.3635C7.93525 16.0903 8.41283 16.8051 9 17.5077ZM7.727 17.3577C7.26033 16.8078 6.83433 16.1279 6.449 15.3182C6.06383 14.5086 5.777 13.6846 5.5885 12.8463H1.75375C2.32692 14.0898 3.13942 15.1096 4.19125 15.9057C5.24325 16.7019 6.42183 17.1859 7.727 17.3577ZM10.273 17.3577C11.5782 17.1859 12.7567 16.7019 13.8087 15.9057C14.8606 15.1096 15.6731 14.0898 16.2463 12.8463H12.4115C12.159 13.6974 11.8401 14.5278 11.4548 15.3375C11.0696 16.1472 10.6757 16.8206 10.273 17.3577ZM1.34625 11.8463H5.38075C5.30508 11.4359 5.25158 11.0362 5.22025 10.647C5.18875 10.258 5.173 9.87567 5.173 9.5C5.173 9.12433 5.18875 8.742 5.22025 8.353C5.25158 7.96383 5.30508 7.56408 5.38075 7.15375H1.34625C1.23725 7.49992 1.15225 7.87717 1.09125 8.2855C1.03042 8.69383 1 9.09867 1 9.5C1 9.90133 1.03042 10.3062 1.09125 10.7145C1.15225 11.1228 1.23725 11.5001 1.34625 11.8463ZM6.38075 11.8463H11.6193C11.6949 11.4359 11.7484 11.0426 11.7797 10.6663C11.8113 10.2901 11.827 9.90133 11.827 9.5C11.827 9.09867 11.8113 8.70992 11.7797 8.33375C11.7484 7.95742 11.6949 7.56408 11.6193 7.15375H6.38075C6.30508 7.56408 6.25158 7.95742 6.22025 8.33375C6.18875 8.70992 6.173 9.09867 6.173 9.5C6.173 9.90133 6.18875 10.2901 6.22025 10.6663C6.25158 11.0426 6.30508 11.4359 6.38075 11.8463ZM12.6193 11.8463H16.6538C16.7628 11.5001 16.8477 11.1228 16.9088 10.7145C16.9696 10.3062 17 9.90133 17 9.5C17 9.09867 16.9696 8.69383 16.9088 8.2855C16.8477 7.87717 16.7628 7.49992 16.6538 7.15375H12.6193C12.6949 7.56408 12.7484 7.96383 12.7797 8.353C12.8113 8.742 12.827 9.12433 12.827 9.5C12.827 9.87567 12.8113 10.258 12.7797 10.647C12.7484 11.0362 12.6949 11.4359 12.6193 11.8463ZM12.4115 6.15375H16.2463C15.6602 4.88458 14.8573 3.86475 13.8375 3.09425C12.8177 2.32375 11.6295 1.83333 10.273 1.623C10.7397 2.23717 11.1593 2.93942 11.5318 3.72975C11.9043 4.52025 12.1975 5.32825 12.4115 6.15375ZM6.61925 6.15375H11.3807C11.1166 5.21542 10.7909 4.36675 10.4038 3.60775C10.0166 2.84875 9.54867 2.14358 9 1.49225C8.45133 2.14358 7.98342 2.84875 7.59625 3.60775C7.20908 4.36675 6.88342 5.21542 6.61925 6.15375ZM1.75375 6.15375H5.5885C5.8025 5.32825 6.09575 4.52025 6.46825 3.72975C6.84075 2.93942 7.26033 2.23717 7.727 1.623C6.35767 1.83333 5.16633 2.32692 4.153 3.10375C3.1395 3.88075 2.33975 4.89742 1.75375 6.15375Z" fill="white"/></svg>') no-repeat center;
  mask: url('data:image/svg+xml;utf8,<svg width="18" height="19" viewBox="0 0 18 19" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 18.5C7.7615 18.5 6.59483 18.2632 5.5 17.7895C4.40517 17.3157 3.45167 16.6727 2.6395 15.8605C1.82733 15.0483 1.18433 14.0948 0.7105 13C0.236833 11.9052 0 10.7385 0 9.5C0 8.25767 0.236833 7.09 0.7105 5.997C1.18433 4.90417 1.82733 3.95167 2.6395 3.1395C3.45167 2.32733 4.40517 1.68433 5.5 1.2105C6.59483 0.736833 7.7615 0.5 9 0.5C10.2423 0.5 11.41 0.736833 12.503 1.2105C13.5958 1.68433 14.5483 2.32733 15.3605 3.1395C16.1727 3.95167 16.8157 4.90417 17.2895 5.997C17.7632 7.09 18 8.25767 18 9.5C18 10.7385 17.7632 11.9052 17.2895 13C16.8157 14.0948 16.1727 15.0483 15.3605 15.8605C14.5483 16.6727 13.5958 17.3157 12.503 17.7895C11.41 18.2632 10.2423 18.5 9 18.5ZM9 17.5077C9.58717 16.7539 10.0712 16.0135 10.452 15.2865C10.8327 14.5597 11.1423 13.7463 11.3807 12.8463H6.61925C6.88342 13.7974 7.19942 14.6365 7.56725 15.3635C7.93525 16.0903 8.41283 16.8051 9 17.5077ZM7.727 17.3577C7.26033 16.8078 6.83433 16.1279 6.449 15.3182C6.06383 14.5086 5.777 13.6846 5.5885 12.8463H1.75375C2.32692 14.0898 3.13942 15.1096 4.19125 15.9057C5.24325 16.7019 6.42183 17.1859 7.727 17.3577ZM10.273 17.3577C11.5782 17.1859 12.7567 16.7019 13.8087 15.9057C14.8606 15.1096 15.6731 14.0898 16.2463 12.8463H12.4115C12.159 13.6974 11.8401 14.5278 11.4548 15.3375C11.0696 16.1472 10.6757 16.8206 10.273 17.3577ZM1.34625 11.8463H5.38075C5.30508 11.4359 5.25158 11.0362 5.22025 10.647C5.18875 10.258 5.173 9.87567 5.173 9.5C5.173 9.12433 5.18875 8.742 5.22025 8.353C5.25158 7.96383 5.30508 7.56408 5.38075 7.15375H1.34625C1.23725 7.49992 1.15225 7.87717 1.09125 8.2855C1.03042 8.69383 1 9.09867 1 9.5C1 9.90133 1.03042 10.3062 1.09125 10.7145C1.15225 11.1228 1.23725 11.5001 1.34625 11.8463ZM6.38075 11.8463H11.6193C11.6949 11.4359 11.7484 11.0426 11.7797 10.6663C11.8113 10.2901 11.827 9.90133 11.827 9.5C11.827 9.09867 11.8113 8.70992 11.7797 8.33375C11.7484 7.95742 11.6949 7.56408 11.6193 7.15375H6.38075C6.30508 7.56408 6.25158 7.95742 6.22025 8.33375C6.18875 8.70992 6.173 9.09867 6.173 9.5C6.173 9.90133 6.18875 10.2901 6.22025 10.6663C6.25158 11.0426 6.30508 11.4359 6.38075 11.8463ZM12.6193 11.8463H16.6538C16.7628 11.5001 16.8477 11.1228 16.9088 10.7145C16.9696 10.3062 17 9.90133 17 9.5C17 9.09867 16.9696 8.69383 16.9088 8.2855C16.8477 7.87717 16.7628 7.49992 16.6538 7.15375H12.6193C12.6949 7.56408 12.7484 7.96383 12.7797 8.353C12.8113 8.742 12.827 9.12433 12.827 9.5C12.827 9.87567 12.8113 10.258 12.7797 10.647C12.7484 11.0362 12.6949 11.4359 12.6193 11.8463ZM12.4115 6.15375H16.2463C15.6602 4.88458 14.8573 3.86475 13.8375 3.09425C12.8177 2.32375 11.6295 1.83333 10.273 1.623C10.7397 2.23717 11.1593 2.93942 11.5318 3.72975C11.9043 4.52025 12.1975 5.32825 12.4115 6.15375ZM6.61925 6.15375H11.3807C11.1166 5.21542 10.7909 4.36675 10.4038 3.60775C10.0166 2.84875 9.54867 2.14358 9 1.49225C8.45133 2.14358 7.98342 2.84875 7.59625 3.60775C7.20908 4.36675 6.88342 5.21542 6.61925 6.15375ZM1.75375 6.15375H5.5885C5.8025 5.32825 6.09575 4.52025 6.46825 3.72975C6.84075 2.93942 7.26033 2.23717 7.727 1.623C6.35767 1.83333 5.16633 2.32692 4.153 3.10375C3.1395 3.88075 2.33975 4.89742 1.75375 6.15375Z" fill="white"/></svg>') no-repeat center;
  mask-size: contain;
  height: 1em;
  width: 1em; }

.thl-info::before {
  content: "";
  display: inline-block;
  color: inherit;
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 0.933333C9.51111 0.933333 0.933333 9.51111 0.933333 20C0.933333 30.5333 9.46667 39.0667 20 39.0667C30.4889 39.0667 39.0667 30.5333 39.0667 20C39.0667 9.51111 30.4889 0.933333 20 0.933333ZM20 40C8.97778 40 0 31.0222 0 20C0 8.97778 8.97778 0 20 0C31.0222 0 40 8.97778 40 20C40 31.0222 31.0222 40 20 40Z" fill="white"/><path d="M19.9995 15.9111C18.3995 15.9111 17.0661 17.2445 17.0661 18.8445V30.6667C17.0661 32.2667 18.3995 33.6 19.9995 33.6C21.5995 33.6 22.9328 32.2667 22.9328 30.6667V18.8445C22.9328 17.2 21.5995 15.9111 19.9995 15.9111ZM19.9995 34.5333C17.8661 34.5333 16.1328 32.8 16.1328 30.6667V18.8445C16.1328 16.7111 17.8661 14.9778 19.9995 14.9778C22.1328 14.9778 23.8661 16.7111 23.8661 18.8445V30.6667C23.8661 32.8 22.1328 34.5333 19.9995 34.5333Z" fill="white"/><path d="M19.9995 7.15556C18.3995 7.15556 17.0661 8.4889 17.0661 10.0889C17.0661 11.6889 18.3995 13.0222 19.9995 13.0222C21.5995 13.0222 22.9328 11.6889 22.9328 10.0889C22.9328 8.4889 21.5995 7.15556 19.9995 7.15556ZM19.9995 13.9556C17.8661 13.9556 16.1328 12.2222 16.1328 10.0889C16.1328 7.95556 17.8661 6.22223 19.9995 6.22223C22.1328 6.22223 23.8661 7.95556 23.8661 10.0889C23.8661 12.2222 22.1328 13.9556 19.9995 13.9556Z" fill="white"/></svg>') no-repeat center;
  mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 0.933333C9.51111 0.933333 0.933333 9.51111 0.933333 20C0.933333 30.5333 9.46667 39.0667 20 39.0667C30.4889 39.0667 39.0667 30.5333 39.0667 20C39.0667 9.51111 30.4889 0.933333 20 0.933333ZM20 40C8.97778 40 0 31.0222 0 20C0 8.97778 8.97778 0 20 0C31.0222 0 40 8.97778 40 20C40 31.0222 31.0222 40 20 40Z" fill="white"/><path d="M19.9995 15.9111C18.3995 15.9111 17.0661 17.2445 17.0661 18.8445V30.6667C17.0661 32.2667 18.3995 33.6 19.9995 33.6C21.5995 33.6 22.9328 32.2667 22.9328 30.6667V18.8445C22.9328 17.2 21.5995 15.9111 19.9995 15.9111ZM19.9995 34.5333C17.8661 34.5333 16.1328 32.8 16.1328 30.6667V18.8445C16.1328 16.7111 17.8661 14.9778 19.9995 14.9778C22.1328 14.9778 23.8661 16.7111 23.8661 18.8445V30.6667C23.8661 32.8 22.1328 34.5333 19.9995 34.5333Z" fill="white"/><path d="M19.9995 7.15556C18.3995 7.15556 17.0661 8.4889 17.0661 10.0889C17.0661 11.6889 18.3995 13.0222 19.9995 13.0222C21.5995 13.0222 22.9328 11.6889 22.9328 10.0889C22.9328 8.4889 21.5995 7.15556 19.9995 7.15556ZM19.9995 13.9556C17.8661 13.9556 16.1328 12.2222 16.1328 10.0889C16.1328 7.95556 17.8661 6.22223 19.9995 6.22223C22.1328 6.22223 23.8661 7.95556 23.8661 10.0889C23.8661 12.2222 22.1328 13.9556 19.9995 13.9556Z" fill="white"/></svg>') no-repeat center;
  mask-size: contain;
  height: 2.5rem;
  width: 2.5rem; }

.thl-play::before {
  content: "";
  display: inline-block;
  color: inherit;
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 2.49994C20.2214 2.49994 22.7311 3.17051 25.0293 4.51166C27.3275 5.8528 29.1471 7.67246 30.4883 9.97064C31.8294 12.2688 32.5 14.7786 32.5 17.4999C32.5 20.2213 31.8294 22.7311 30.4883 25.0292C29.1471 27.3274 27.3275 29.1471 25.0293 30.4882C22.7311 31.8294 20.2214 32.4999 17.5 32.4999C14.7786 32.4999 12.2689 31.8294 9.9707 30.4882C7.67253 29.1471 5.85286 27.3274 4.51172 25.0292C3.17057 22.7311 2.5 20.2213 2.5 17.4999C2.5 14.7786 3.17057 12.2688 4.51172 9.97064C5.85286 7.67246 7.67253 5.8528 9.9707 4.51166C12.2689 3.17051 14.7786 2.49994 17.5 2.49994ZM25 18.5742C25.4167 18.3398 25.625 17.9817 25.625 17.4999C25.625 17.0182 25.4167 16.6601 25 16.4257L14.375 10.1757C13.9714 9.92832 13.5547 9.92181 13.125 10.1562C12.7083 10.4036 12.5 10.7682 12.5 11.2499V23.7499C12.5 24.2317 12.7083 24.5963 13.125 24.8437C13.3333 24.9479 13.5417 24.9999 13.75 24.9999C13.9714 24.9999 14.1797 24.9413 14.375 24.8242L25 18.5742Z" fill="white"/></svg>') no-repeat center;
  mask: url('data:image/svg+xml;utf8,<svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 2.49994C20.2214 2.49994 22.7311 3.17051 25.0293 4.51166C27.3275 5.8528 29.1471 7.67246 30.4883 9.97064C31.8294 12.2688 32.5 14.7786 32.5 17.4999C32.5 20.2213 31.8294 22.7311 30.4883 25.0292C29.1471 27.3274 27.3275 29.1471 25.0293 30.4882C22.7311 31.8294 20.2214 32.4999 17.5 32.4999C14.7786 32.4999 12.2689 31.8294 9.9707 30.4882C7.67253 29.1471 5.85286 27.3274 4.51172 25.0292C3.17057 22.7311 2.5 20.2213 2.5 17.4999C2.5 14.7786 3.17057 12.2688 4.51172 9.97064C5.85286 7.67246 7.67253 5.8528 9.9707 4.51166C12.2689 3.17051 14.7786 2.49994 17.5 2.49994ZM25 18.5742C25.4167 18.3398 25.625 17.9817 25.625 17.4999C25.625 17.0182 25.4167 16.6601 25 16.4257L14.375 10.1757C13.9714 9.92832 13.5547 9.92181 13.125 10.1562C12.7083 10.4036 12.5 10.7682 12.5 11.2499V23.7499C12.5 24.2317 12.7083 24.5963 13.125 24.8437C13.3333 24.9479 13.5417 24.9999 13.75 24.9999C13.9714 24.9999 14.1797 24.9413 14.375 24.8242L25 18.5742Z" fill="white"/></svg>') no-repeat center;
  mask-size: contain;
  height: 2rem;
  width: 2rem; }

.thl-svt-fi::before {
  content: "";
  display: inline-block;
  color: inherit;
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 526.955 526.955"><g><g><path d="M467.871,166.736h-60.976l.005,220.865h-24.185l-.005-220.865h-60.976l.005-27.882h146.137l-.005,27.882Z" fill="white"/><path d="M317.878,138.854h25.863l-66.771,248.747h-30.233l-66.765-248.747h25.556l56.325,207.749,56.025-207.749Z" fill="white"/><path d="M71.789,352.361c22.425,7.185,39.806,12.657,62.988,12.657,14.612,0,49.752-14.094,49.133-43.453-.717-33.992-24.473-42.166-51.881-55.43-29.725-14.384-58.641-24.416-59.23-65.009-.62-42.703,33.362-62.272,67.63-62.272h52.85l-.35,25.52c-25.55-.35-41.934-.7-50.75-.7-22.93,0-46.021,12.263-45.195,37.453.745,22.747,19.173,28.227,43.445,39.547,32.468,15.142,69.65,29.359,69.65,80.5,0,52.109-47.968,70.35-77.702,70.35-19.651,0-48.744-4.265-65.374-10.08l4.787-29.083Z" fill="white"/><path d="M263.478,526.955C118.193,526.955,0,408.762,0,263.478S118.193,0,263.478,0s263.478,118.193,263.478,263.478-118.193,263.478-263.478,263.478ZM263.478,14C125.918,14,14,125.918,14,263.478s111.918,249.478,249.478,249.478,249.478-111.918,249.478-249.478S401.037,14,263.478,14Z" fill="white"/></g></g></svg>') no-repeat center;
  mask: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 526.955 526.955"><g><g><path d="M467.871,166.736h-60.976l.005,220.865h-24.185l-.005-220.865h-60.976l.005-27.882h146.137l-.005,27.882Z" fill="white"/><path d="M317.878,138.854h25.863l-66.771,248.747h-30.233l-66.765-248.747h25.556l56.325,207.749,56.025-207.749Z" fill="white"/><path d="M71.789,352.361c22.425,7.185,39.806,12.657,62.988,12.657,14.612,0,49.752-14.094,49.133-43.453-.717-33.992-24.473-42.166-51.881-55.43-29.725-14.384-58.641-24.416-59.23-65.009-.62-42.703,33.362-62.272,67.63-62.272h52.85l-.35,25.52c-25.55-.35-41.934-.7-50.75-.7-22.93,0-46.021,12.263-45.195,37.453.745,22.747,19.173,28.227,43.445,39.547,32.468,15.142,69.65,29.359,69.65,80.5,0,52.109-47.968,70.35-77.702,70.35-19.651,0-48.744-4.265-65.374-10.08l4.787-29.083Z" fill="white"/><path d="M263.478,526.955C118.193,526.955,0,408.762,0,263.478S118.193,0,263.478,0s263.478,118.193,263.478,263.478-118.193,263.478-263.478,263.478ZM263.478,14C125.918,14,14,125.918,14,263.478s111.918,249.478,249.478,249.478,249.478-111.918,249.478-249.478S401.037,14,263.478,14Z" fill="white"/></g></g></svg>') no-repeat center;
  mask-size: contain;
  height: 2.25rem;
  width: 2.25rem; }

.thl-svt-sv::before {
  content: "";
  display: inline-block;
  color: inherit;
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 526.955 526.955"><g><g><path d="M332.591,352.707c22.425,7.185,39.806,12.657,62.988,12.657,14.612,0,49.752-14.094,49.133-43.453-.717-33.992-24.473-42.166-51.881-55.43-29.725-14.384-57.275-29.308-56.75-66.058.61-42.703,30.882-61.223,65.15-61.223h52.85l-.35,25.52c-25.55-.35-41.934-.7-50.75-.7-22.93,0-43.8,15.929-43.275,36.404.583,22.752,17.253,29.277,41.525,40.596,32.468,15.142,69.65,29.359,69.65,80.5,0,52.109-47.97,70.004-77.704,70.004-19.651,0-48.742-3.919-65.371-9.734l4.787-29.083Z" fill="white"/><path d="M262.662,139.524c56.189,0,74.326,59.335,74.326,125.372,0,68.087-22.961,126.628-74.327,126.628-56.439,0-74.281-59.488-74.281-127.575,0-66.036,20.648-124.425,74.282-124.425ZM262.662,166.736c-34.983,0-50.136,59.412-50.136,98.159,0,46.828,17.504,101.277,50.388,101.277,32.217,0,49.889-54.448,49.889-101.277,0-36.122-16.874-98.159-50.141-98.159Z" fill="white"/><path d="M242.623,167.448l-136.843-.002v81.091l66.786.002v28.398l-66.786-.002v110.862h-25.677v-248.747h181.42l-18.9,28.398Z" fill="white"/><path d="M263.478,526.955C118.193,526.955,0,408.762,0,263.478S118.193,0,263.478,0s263.478,118.193,263.478,263.478-118.193,263.478-263.478,263.478ZM263.478,14C125.918,14,14,125.918,14,263.478s111.918,249.478,249.478,249.478,249.478-111.918,249.478-249.478S401.037,14,263.478,14Z" fill="white"/></g></g></svg>') no-repeat center;
  mask: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 526.955 526.955"><g><g><path d="M332.591,352.707c22.425,7.185,39.806,12.657,62.988,12.657,14.612,0,49.752-14.094,49.133-43.453-.717-33.992-24.473-42.166-51.881-55.43-29.725-14.384-57.275-29.308-56.75-66.058.61-42.703,30.882-61.223,65.15-61.223h52.85l-.35,25.52c-25.55-.35-41.934-.7-50.75-.7-22.93,0-43.8,15.929-43.275,36.404.583,22.752,17.253,29.277,41.525,40.596,32.468,15.142,69.65,29.359,69.65,80.5,0,52.109-47.97,70.004-77.704,70.004-19.651,0-48.742-3.919-65.371-9.734l4.787-29.083Z" fill="white"/><path d="M262.662,139.524c56.189,0,74.326,59.335,74.326,125.372,0,68.087-22.961,126.628-74.327,126.628-56.439,0-74.281-59.488-74.281-127.575,0-66.036,20.648-124.425,74.282-124.425ZM262.662,166.736c-34.983,0-50.136,59.412-50.136,98.159,0,46.828,17.504,101.277,50.388,101.277,32.217,0,49.889-54.448,49.889-101.277,0-36.122-16.874-98.159-50.141-98.159Z" fill="white"/><path d="M242.623,167.448l-136.843-.002v81.091l66.786.002v28.398l-66.786-.002v110.862h-25.677v-248.747h181.42l-18.9,28.398Z" fill="white"/><path d="M263.478,526.955C118.193,526.955,0,408.762,0,263.478S118.193,0,263.478,0s263.478,118.193,263.478,263.478-118.193,263.478-263.478,263.478ZM263.478,14C125.918,14,14,125.918,14,263.478s111.918,249.478,249.478,249.478,249.478-111.918,249.478-249.478S401.037,14,263.478,14Z" fill="white"/></g></g></svg>') no-repeat center;
  mask-size: contain;
  height: 2.25rem;
  width: 2.25rem; }

.thl-svt-en::before {
  content: "";
  display: inline-block;
  color: inherit;
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 526.955 526.955"><g><g><path d="M202.172,352.477c22.301,7.145,39.585,12.587,62.639,12.587,14.531,0,49.476-14.016,48.861-43.213-.713-33.804-24.337-41.933-51.594-55.123-29.56-14.305-56.959-29.146-56.436-65.692.607-42.467,30.711-60.884,64.79-60.884h92.857l-.143,26.078h-90.768c-22.803,0-43.764,14.445-43.242,34.806.58,22.626,17.157,29.115,41.296,40.372,32.288,15.058,69.265,29.197,69.265,80.055,0,51.821-47.703,69.961-77.272,69.961-19.542,0-48.474-4.242-65.012-10.024l4.76-28.922Z" fill="white"/><path d="M458.035,167.535h-83.545l.005,81.498,66.417.002v28.241l-66.417-.002v110.248h-25.535v-247.371h107.879l1.197,27.383Z" fill="white"/><path d="M131.353,137.34c55.879,0,73.912,62.14,73.912,127.811,0,67.711-22.834,125.928-73.916,125.928-56.126,0-73.87-59.159-73.87-126.869,0-65.671,20.536-126.869,73.873-126.869ZM131.601,163.412c-34.79,0-50.109,63.206-50.109,101.738,0,46.569,17.408,100.716,50.109,100.716,32.039,0,49.613-54.147,49.613-100.716,0-35.922-16.531-101.738-49.613-101.738Z" fill="white"/><path d="M263.478,526.955C118.193,526.955,0,408.762,0,263.478S118.193,0,263.478,0s263.478,118.193,263.478,263.478-118.193,263.478-263.478,263.478ZM263.478,14C125.918,14,14,125.918,14,263.478s111.918,249.478,249.478,249.478,249.478-111.918,249.478-249.478S401.037,14,263.478,14Z" fill="white"/></g></g></svg>') no-repeat center;
  mask: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 526.955 526.955"><g><g><path d="M202.172,352.477c22.301,7.145,39.585,12.587,62.639,12.587,14.531,0,49.476-14.016,48.861-43.213-.713-33.804-24.337-41.933-51.594-55.123-29.56-14.305-56.959-29.146-56.436-65.692.607-42.467,30.711-60.884,64.79-60.884h92.857l-.143,26.078h-90.768c-22.803,0-43.764,14.445-43.242,34.806.58,22.626,17.157,29.115,41.296,40.372,32.288,15.058,69.265,29.197,69.265,80.055,0,51.821-47.703,69.961-77.272,69.961-19.542,0-48.474-4.242-65.012-10.024l4.76-28.922Z" fill="white"/><path d="M458.035,167.535h-83.545l.005,81.498,66.417.002v28.241l-66.417-.002v110.248h-25.535v-247.371h107.879l1.197,27.383Z" fill="white"/><path d="M131.353,137.34c55.879,0,73.912,62.14,73.912,127.811,0,67.711-22.834,125.928-73.916,125.928-56.126,0-73.87-59.159-73.87-126.869,0-65.671,20.536-126.869,73.873-126.869ZM131.601,163.412c-34.79,0-50.109,63.206-50.109,101.738,0,46.569,17.408,100.716,50.109,100.716,32.039,0,49.613-54.147,49.613-100.716,0-35.922-16.531-101.738-49.613-101.738Z" fill="white"/><path d="M263.478,526.955C118.193,526.955,0,408.762,0,263.478S118.193,0,263.478,0s263.478,118.193,263.478,263.478-118.193,263.478-263.478,263.478ZM263.478,14C125.918,14,14,125.918,14,263.478s111.918,249.478,249.478,249.478,249.478-111.918,249.478-249.478S401.037,14,263.478,14Z" fill="white"/></g></g></svg>') no-repeat center;
  mask-size: contain;
  height: 2.25rem;
  width: 2.25rem; }

.background-neutral {
  background-color: var(--thl-color-neutral); }

.btn-primary,
.btn-default {
  align-items: center;
  display: inline-flex;
  gap: 0.5rem;
  border-radius: 0;
  border: 1px solid transparent;
  margin-bottom: .5rem;
  cursor: pointer;
  font-weight: 500;
  letter-spacing: .02em;
  text-decoration: none;
  transition: 0.2s background cubic-bezier(0.165, 0.84, 0.44, 1), 0.2s color cubic-bezier(0.165, 0.84, 0.44, 1), 0.2s border-color cubic-bezier(0.165, 0.84, 0.44, 1);
  font-size: 1.125rem;
  padding: .444em 0.889em;
  background: var(--thl-color-green);
  color: var(--thl-color-white); }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:focus-visible,
  .btn-default:hover,
  .btn-default:focus,
  .btn-default:focus-visible {
    text-decoration: none; }
  .btn-primary.btn-small,
  .btn-default.btn-small {
    padding: .6em .8em;
    font-size: 1.25rem; }
  .btn-primary.btn-large,
  .btn-default.btn-large {
    font-size: clamp(1.125rem, calc(0.7159rem + 1.3636vw), 1.5rem);
    padding: .5em 1.333em; }
  .btn-primary:hover, .btn-primary:focus,
  .btn-default:hover,
  .btn-default:focus {
    background: var(--thl-color-lime);
    border-color: var(--thl-color-green);
    color: var(--thl-color-green); }
  .btn-primary:active,
  .btn-default:active {
    background: var(--thl-color-green) !important;
    border-color: var(--thl-color-green) !important;
    color: var(--thl-color-white) !important; }

.btn-secondary {
  align-items: center;
  display: inline-flex;
  gap: 0.5rem;
  border-radius: 0;
  border: 1px solid transparent;
  margin-bottom: .5rem;
  cursor: pointer;
  font-weight: 500;
  letter-spacing: .02em;
  text-decoration: none;
  transition: 0.2s background cubic-bezier(0.165, 0.84, 0.44, 1), 0.2s color cubic-bezier(0.165, 0.84, 0.44, 1), 0.2s border-color cubic-bezier(0.165, 0.84, 0.44, 1);
  font-size: 1.125rem;
  padding: .444em 0.889em;
  background: var(--thl-color-black);
  color: var(--thl-color-white); }
  .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:focus-visible {
    text-decoration: none; }
  .btn-secondary.btn-small {
    padding: .6em .8em;
    font-size: 1.25rem; }
  .btn-secondary.btn-large {
    font-size: clamp(1.125rem, calc(0.7159rem + 1.3636vw), 1.5rem);
    padding: .5em 1.333em; }
  .btn-secondary:hover, .btn-secondary:focus {
    background: var(--thl-color-white);
    border-color: var(--thl-color-black);
    color: var(--thl-color-green); }
  .btn-secondary:active {
    background: var(--thl-color-black) !important;
    border-color: var(--thl-color-black) !important;
    color: var(--thl-color-white) !important; }

.btn-outlined {
  align-items: center;
  display: inline-flex;
  gap: 0.5rem;
  border-radius: 0;
  border: 1px solid transparent;
  margin-bottom: .5rem;
  cursor: pointer;
  font-weight: 500;
  letter-spacing: .02em;
  text-decoration: none;
  transition: 0.2s background cubic-bezier(0.165, 0.84, 0.44, 1), 0.2s color cubic-bezier(0.165, 0.84, 0.44, 1), 0.2s border-color cubic-bezier(0.165, 0.84, 0.44, 1);
  font-size: 1.125rem;
  padding: .444em 0.889em;
  background: var(--thl-color-white);
  border: 1px solid var(--thl-color-green);
  color: var(--thl-color-green); }
  .btn-outlined:hover, .btn-outlined:focus, .btn-outlined:focus-visible {
    text-decoration: none; }
  .btn-outlined.btn-small {
    padding: .6em .8em;
    font-size: 1.25rem; }
  .btn-outlined.btn-large {
    font-size: clamp(1.125rem, calc(0.7159rem + 1.3636vw), 1.5rem);
    padding: .5em 1.333em; }
  .btn-outlined:focus {
    background: var(--thl-color-white); }
  .btn-outlined:hover, .btn-outlined:focus-visible {
    background: var(--thl-color-lime); }

.btn-outlined-transparent {
  align-items: center;
  display: inline-flex;
  gap: 0.5rem;
  border-radius: 0;
  border: 1px solid transparent;
  margin-bottom: .5rem;
  cursor: pointer;
  font-weight: 500;
  letter-spacing: .02em;
  text-decoration: none;
  transition: 0.2s background cubic-bezier(0.165, 0.84, 0.44, 1), 0.2s color cubic-bezier(0.165, 0.84, 0.44, 1), 0.2s border-color cubic-bezier(0.165, 0.84, 0.44, 1);
  font-size: 1.125rem;
  padding: .444em 0.889em;
  background: transparent;
  border: 1px solid var(--thl-color-green);
  color: var(--thl-color-green); }
  .btn-outlined-transparent:hover, .btn-outlined-transparent:focus, .btn-outlined-transparent:focus-visible {
    text-decoration: none; }
  .btn-outlined-transparent.btn-small {
    padding: .6em .8em;
    font-size: 1.25rem; }
  .btn-outlined-transparent.btn-large {
    font-size: clamp(1.125rem, calc(0.7159rem + 1.3636vw), 1.5rem);
    padding: .5em 1.333em; }
  .btn-outlined-transparent:focus {
    background: transparent; }
  .btn-outlined-transparent:hover, .btn-outlined-transparent:focus-visible {
    background: var(--thl-color-lime); }

.journal-content-article .btn.btn-default {
  align-items: center;
  display: inline-flex;
  gap: 0.5rem;
  border-radius: 0;
  border: 1px solid transparent;
  margin-bottom: .5rem;
  cursor: pointer;
  font-weight: 500;
  letter-spacing: .02em;
  text-decoration: none;
  transition: 0.2s background cubic-bezier(0.165, 0.84, 0.44, 1), 0.2s color cubic-bezier(0.165, 0.84, 0.44, 1), 0.2s border-color cubic-bezier(0.165, 0.84, 0.44, 1);
  font-size: 1.125rem;
  padding: .444em 0.889em;
  background: var(--thl-color-black);
  color: var(--thl-color-white);
  --yja-btn-font-size-sm: 1.125rem;
  --yja-btn-padding-small: .444em .889em;
  --yja-btn-line-height: 1.5; }
  .journal-content-article .btn.btn-default:hover, .journal-content-article .btn.btn-default:focus, .journal-content-article .btn.btn-default:focus-visible {
    text-decoration: none; }
  .journal-content-article .btn.btn-default.btn-small {
    padding: .6em .8em;
    font-size: 1.25rem; }
  .journal-content-article .btn.btn-default.btn-large {
    font-size: clamp(1.125rem, calc(0.7159rem + 1.3636vw), 1.5rem);
    padding: .5em 1.333em; }
  .journal-content-article .btn.btn-default:hover, .journal-content-article .btn.btn-default:focus {
    background: var(--thl-color-white);
    border-color: var(--thl-color-black);
    color: var(--thl-color-green); }
  .journal-content-article .btn.btn-default:active {
    background: var(--thl-color-black) !important;
    border-color: var(--thl-color-black) !important;
    color: var(--thl-color-white) !important; }
  .journal-content-article .btn.btn-default::after {
    content: "";
    display: inline-block;
    color: inherit;
    background-color: currentColor;
    -webkit-mask: url('data:image/svg+xml;utf8,<svg width="8" height="12" viewBox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.06878 6.19446C7.06878 6.2885 7.03158 6.37169 6.95717 6.44402L1.75628 11.5004C1.68187 11.5728 1.59631 11.609 1.49958 11.609C1.40286 11.609 1.31729 11.5728 1.24289 11.5004L0.684849 10.9579C0.610445 10.8856 0.573242 10.8024 0.573242 10.7083C0.573242 10.6143 0.610445 10.5311 0.684849 10.4588L5.07101 6.19446L0.684849 1.93013C0.610445 1.8578 0.573242 1.77461 0.573242 1.68057C0.573242 1.58653 0.610445 1.50334 0.684849 1.431L1.24289 0.888468C1.31729 0.81613 1.40286 0.779961 1.49958 0.779961C1.59631 0.779961 1.68187 0.81613 1.75628 0.888468L6.95717 5.94489C7.03158 6.01723 7.06878 6.10042 7.06878 6.19446Z" fill="white"/></svg>') no-repeat center;
    mask: url('data:image/svg+xml;utf8,<svg width="8" height="12" viewBox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.06878 6.19446C7.06878 6.2885 7.03158 6.37169 6.95717 6.44402L1.75628 11.5004C1.68187 11.5728 1.59631 11.609 1.49958 11.609C1.40286 11.609 1.31729 11.5728 1.24289 11.5004L0.684849 10.9579C0.610445 10.8856 0.573242 10.8024 0.573242 10.7083C0.573242 10.6143 0.610445 10.5311 0.684849 10.4588L5.07101 6.19446L0.684849 1.93013C0.610445 1.8578 0.573242 1.77461 0.573242 1.68057C0.573242 1.58653 0.610445 1.50334 0.684849 1.431L1.24289 0.888468C1.31729 0.81613 1.40286 0.779961 1.49958 0.779961C1.59631 0.779961 1.68187 0.81613 1.75628 0.888468L6.95717 5.94489C7.03158 6.01723 7.06878 6.10042 7.06878 6.19446Z" fill="white"/></svg>') no-repeat center;
    mask-size: contain;
    height: 0.75em;
    width: 0.75em; }
  .journal-content-article .btn.btn-default.yja-external-link::after {
    content: "\f08e";
    mask: none;
    width: auto;
    margin-left: 0 !important;
    background-color: transparent;
    color: currentColor; }

#yjaScrollToTop {
  height: 4rem;
  padding: .75rem 1.5rem .75rem .75rem;
  background-color: var(--thl-color-white);
  color: var(--thl-color-green);
  font-size: var(--yja-btn-font-size-default); }
  #yjaScrollToTop span.icon-arrow-up {
    display: inline-block;
    background-color: var(--thl-color-lime);
    height: 2.5rem;
    width: 2.5rem;
    border-radius: 1.25rem; }
    #yjaScrollToTop span.icon-arrow-up::before {
      content: "";
      display: inline-block;
      color: inherit;
      background-color: currentColor;
      -webkit-mask: url('data:image/svg+xml;utf8,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 25.3371L16 6.67041" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.66602 16.0037L15.9993 6.67041L25.3327 16.0037" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
      mask: url('data:image/svg+xml;utf8,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 25.3371L16 6.67041" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.66602 16.0037L15.9993 6.67041L25.3327 16.0037" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
      mask-size: contain;
      height: 2.5rem;
      width: 2.5rem; }
  #yjaScrollToTop span:last-child {
    display: inline-block;
    font-weight: var(--yja-font-weight-semibold);
    transform: translateY(-0.875rem); }
  #yjaScrollToTop:hover {
    background-color: var(--thl-color-white); }
    #yjaScrollToTop:hover > span:last-child {
      text-decoration: underline; }
  #yjaScrollToTop:focus {
    outline-offset: -0.5rem; }
  @media screen and (max-width: 550px) {
    #yjaScrollToTop {
      width: unset;
      text-align: unset;
      height: 3rem;
      padding: .5rem 1.125rem .5rem .5rem; }
      #yjaScrollToTop span.icon-arrow-up {
        height: 2rem;
        width: 2rem; }
        #yjaScrollToTop span.icon-arrow-up::before {
          height: 2rem;
          width: 2rem; }
      #yjaScrollToTop span:last-child {
        font-size: 1rem;
        transform: translateY(-0.625rem); } }

.portlet-boundary .portlet .portlet-header h1.hed-section {
  --yja-hed-section-font-size: var(--thl-heading-h1-font-size);
  --yja-hed-section-line-height: var(--thl-heading-h1-line-height); }
  @media screen and (max-width: 767.98px) {
    .portlet-boundary .portlet .portlet-header h1.hed-section {
      --yja-hed-section-font-size: var(--thl-heading-h1-font-size-min); } }

.portlet-boundary .portlet .portlet-header h2.hed-section {
  --yja-hed-section-font-size: var(--thl-heading-h2-font-size);
  --yja-hed-section-line-height: var(--thl-heading-h2-line-height); }
  @media screen and (max-width: 767.98px) {
    .portlet-boundary .portlet .portlet-header h2.hed-section {
      --yja-hed-section-font-size: var(--thl-heading-h2-font-size-min); } }

.portlet-boundary .portlet .portlet-header h3.hed-section {
  --yja-hed-section-font-size: var(--thl-heading-h3-font-size);
  --yja-hed-section-line-height: var(--thl-heading-h3-line-height); }
  @media screen and (max-width: 767.98px) {
    .portlet-boundary .portlet .portlet-header h3.hed-section {
      --yja-hed-section-font-size: var(--thl-heading-h3-font-size-min); } }

.portlet-boundary .portlet .portlet-header h4.hed-section {
  --yja-hed-section-font-size: var(--thl-heading-h4-font-size);
  --yja-hed-section-line-height: var(--thl-heading-h4-line-height); }
  @media screen and (max-width: 767.98px) {
    .portlet-boundary .portlet .portlet-header h4.hed-section {
      --yja-hed-section-font-size: var(--thl-heading-h4-font-size-min); } }

.journal-content-article img {
  float: none; }

.meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 1rem;
  row-gap: .5rem;
  font-size: var(--yja-meta-date-font-size); }

.label:empty {
  display: none; }

.label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .5rem;
  margin: 0;
  font-weight: var(--yja-font-weight-semibold);
  line-height: 1.5;
  text-transform: none;
  border-width: 0 !important;
  border-radius: 2rem;
  background: transparent;
  white-space: nowrap;
  color: var(--thl-color-green);
  box-shadow: 0 0 0 1px var(--thl-color-green) inset;
  font-size: .875rem;
  padding: .5rem 1rem; }

.label-small {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .5rem;
  margin: 0;
  font-weight: var(--yja-font-weight-semibold);
  line-height: 1.5;
  text-transform: none;
  border-width: 0 !important;
  border-radius: 2rem;
  background: transparent;
  white-space: nowrap;
  color: var(--thl-color-green);
  box-shadow: 0 0 0 1px var(--thl-color-green) inset;
  font-size: .75rem;
  padding: .375rem .5rem; }

.yja-tag {
  text-transform: unset !important;
  line-height: var(--yja-paragraph-line-height);
  white-space: normal; }

.portlet-asset-publisher .label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .5rem;
  margin: 0;
  font-weight: var(--yja-font-weight-semibold);
  line-height: 1.5;
  text-transform: none;
  border-width: 0 !important;
  border-radius: 2rem;
  background: transparent;
  white-space: nowrap;
  color: var(--thl-color-green);
  box-shadow: 0 0 0 1px var(--thl-color-green) inset;
  font-size: .75rem;
  padding: .375rem .5rem; }

.chevron-right:after, footer .footer-bottom-row .link-row a:after, footer nav a:after {
  content: "";
  display: inline-block;
  width: 1rem;
  height: 1rem;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 7.88 14.63"><path d="M.17 14.46c.05.05.11.09.18.12.07.03.14.04.22.04s.15-.01.22-.04.13-.07.18-.12l6.75-6.75c.05-.05.09-.11.12-.18.03-.07.04-.14.04-.22s-.01-.15-.04-.22-.07-.13-.12-.18L.96.16C.85.05.71 0 .56 0S.27.06.17.16C.06.27 0 .41 0 .56s.06.29.16.4l6.35 6.35-6.34 6.35c-.05.05-.09.11-.12.18-.03.07-.04.14-.04.22s.01.15.04.22.07.13.12.18Z" fill="%23fff" fill-rule="evenodd"/></svg>');
  background-size: contain;
  background-repeat: no-repeat; }

html {
  scroll-behavior: smooth; }

body {
  color: var(--thl-color-black);
  font-size: var(--thl-font-size-default);
  font-family: var(--thl-font-family);
  line-height: var(--thl-default-line-height);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

:is(h1, h2, h3, h4, h5, h6) {
  margin-top: 2rem;
  margin-bottom: var(--yja-heading-margin-bottom);
  word-break: break-word;
  font-weight: var(--yja-font-weight-semibold); }
  :is(h1, h2, h3, h4, h5, h6):first-child {
    margin-top: 0; }

.hyphenate {
  hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto; }

h1, .h1 {
  font-size: var(--thl-heading-h1-font-size);
  line-height: var(--thl-heading-h1-line-height); }
  @media screen and (max-width: 767.98px) {
    h1, .h1 {
      font-size: var(--thl-heading-h1-font-size-min); } }

h2, .h2 {
  font-size: var(--thl-heading-h2-font-size);
  line-height: var(--thl-heading-h2-line-height); }
  @media screen and (max-width: 767.98px) {
    h2, .h2 {
      font-size: var(--thl-heading-h2-font-size-min); } }

h3, .h3 {
  font-size: var(--thl-heading-h3-font-size);
  line-height: var(--thl-heading-h3-line-height); }
  @media screen and (max-width: 767.98px) {
    h3, .h3 {
      font-size: var(--thl-heading-h3-font-size-min); } }

h4, .h4, .sidebar-lift h2, .sidebar-lift h3, .sidebar-lift h4,
h5, .h5 {
  font-size: var(--thl-heading-h4-font-size);
  line-height: var(--thl-heading-h4-line-height); }
  @media screen and (max-width: 767.98px) {
    h4, .h4, .sidebar-lift h2, .sidebar-lift h3, .sidebar-lift h4,
    h5, .h5 {
      font-size: var(--thl-heading-h4-font-size-min); } }

p.ingress, p.lead {
  margin-bottom: 1.813rem; }

a {
  color: var(--thl-color-green); }
  a:hover, a:focus {
    color: var(--thl-color-green); }

:where(.journal-content-article) a {
  color: var(--thl-color-green-light);
  text-decoration: underline; }
  :where(.journal-content-article) a:hover, :where(.journal-content-article) a:focus {
    color: var(--thl-color-green-light); }

:where(.journal-content-article) .yja-external-link:after {
  content: "\f08e";
  font-family: "fontawesome-alloy";
  display: inline-block;
  position: relative;
  top: -0.313rem;
  font-size: 0.875rem;
  margin: 0 0 0 .65rem !important; }

hr {
  margin: 2rem 0;
  border-top: 1px solid var(--thl-border-color-green); }

/* Firefox */
::placeholder {
  color: var(--thl-color-placeholder);
  opacity: 1; }

/* Microsoft Edge */
::-ms-input-placeholder {
  color: var(--thl-color-placeholder); }

p,
table,
.ingress,
ul, ol, dl,
ul li, ol li,
dl dt, dl dd {
  font-size: var(--thl-font-size-default);
  line-height: var(--thl-default-line-height); }

.summary {
  border-top: 1px solid var(--thl-color-green);
  border-bottom: 1px solid var(--thl-color-green);
  padding: 1.875rem;
  margin-bottom: 2.25rem; }
  .summary-title {
    font-size: var(--thl-heading-h2-font-size);
    line-height: var(--thl-heading-h2-line-height);
    margin: 0 0 1.875rem; }
    @media screen and (max-width: 767.98px) {
      .summary-title {
        font-size: var(--thl-heading-h2-font-size-min); } }
  .summary p {
    font-size: 1rem; }

.lead + .summary {
  margin-top: 3rem; }
  .lead + .summary + a.thl-play {
    display: flex;
    align-items: center;
    gap: .5rem;
    margin-top: 3.5rem;
    font-size: 1rem;
    text-decoration: none; }
    .lead + .summary + a.thl-play:hover, .lead + .summary + a.thl-play:focus {
      text-decoration: underline; }

:is(.portlet-journal-content, .journal-display-page) .journal-content-article p,
:is(.portlet-journal-content, .journal-display-page) .journal-content-article table,
:is(.portlet-journal-content, .journal-display-page) .journal-content-article ul, :is(.portlet-journal-content, .journal-display-page) .journal-content-article ol, :is(.portlet-journal-content, .journal-display-page) .journal-content-article dl {
  margin-bottom: var(--yja-paragraph-margin-bottom); }
  :is(.portlet-journal-content, .journal-display-page) .journal-content-article p ul,
  :is(.portlet-journal-content, .journal-display-page) .journal-content-article table ul,
  :is(.portlet-journal-content, .journal-display-page) .journal-content-article ul ul, :is(.portlet-journal-content, .journal-display-page) .journal-content-article ol ul, :is(.portlet-journal-content, .journal-display-page) .journal-content-article dl ul {
    list-style-type: disc; }
  :is(.portlet-journal-content, .journal-display-page) .journal-content-article p ol,
  :is(.portlet-journal-content, .journal-display-page) .journal-content-article table ol,
  :is(.portlet-journal-content, .journal-display-page) .journal-content-article ul ol, :is(.portlet-journal-content, .journal-display-page) .journal-content-article ol ol, :is(.portlet-journal-content, .journal-display-page) .journal-content-article dl ol {
    list-style-type: decimal; }

:is(.portlet-journal-content, .journal-display-page) .journal-content-article p, :is(.portlet-journal-content, .journal-display-page) .journal-content-article ul:not([class]) > li, :is(.portlet-journal-content, .journal-display-page) .journal-content-article ol:not([class]) > li {
  max-width: var(--thl-max-content-width-base-font); }

:is(.portlet-journal-content, .journal-display-page) .journal-content-article ul:not([class]),
:is(.portlet-journal-content, .journal-display-page) .journal-content-article ol:not([class]) {
  --yja-gutter-base: 2.5rem; }

:is(.portlet-journal-content, .journal-display-page) .journal-content-article :is(ul, ol, dl) :is(ul, ol, dl, li) {
  margin-top: .5rem;
  margin-bottom: .5rem; }

:is(.portlet-journal-content, .journal-display-page) .journal-content-article figure > figcaption {
  margin-top: 1.25rem;
  font-size: var(--yja-figcaption-font-size);
  font-style: italic;
  line-height: var(--thl-ingress-line-height); }

:is(.portlet-journal-content, .journal-display-page) .journal-content-article blockquote {
  display: flex;
  flex-direction: column;
  font-family: var(--thl-font-family);
  padding: 0 0 0 1.875rem;
  margin: 3.125rem 7.75% !important;
  gap: 1.725rem;
  border-left: 4px solid var(--thl-color-green); }
  :is(.portlet-journal-content, .journal-display-page) .journal-content-article blockquote::before {
    display: none !important; }
  :is(.portlet-journal-content, .journal-display-page) .journal-content-article blockquote > * {
    font-size: clamp(1.5rem, calc(1.04545rem + 1.13636vw), 1.75rem);
    line-height: 1.357;
    margin: 0; }
    @media (max-width: 767.98px) {
      :is(.portlet-journal-content, .journal-display-page) .journal-content-article blockquote > * {
        font-size: 1.625rem; } }
  @media (max-width: 767.98px) {
    :is(.portlet-journal-content, .journal-display-page) .journal-content-article blockquote {
      flex-direction: column;
      margin: 1.75rem 0 !important;
      padding: 0 0 0 1.5rem;
      gap: 1rem; } }

:is(.portlet-journal-content, .journal-display-page) .journal-content-article cite {
  display: inline;
  font-size: var(--thl-font-size-default);
  line-height: var(--thl-default-line-height); }

:is(.portlet-journal-content, .journal-display-page) .journal-content-article pre {
  padding: .75rem;
  border: 1px solid var(--thl-color-grey-50); }

.yja-accordion .yja-accordion-wrapper {
  border-color: var(--thl-color-green);
  border-width: .0625rem 0;
  border-style: solid; }
  .yja-accordion .yja-accordion-wrapper + .yja-accordion-wrapper {
    border-top: 0; }
  .yja-accordion .yja-accordion-wrapper :is(h2, h3, h4, h5, h6).yja-accordion-toggle {
    margin: 0; }
    .yja-accordion .yja-accordion-wrapper :is(h2, h3, h4, h5, h6).yja-accordion-toggle > button {
      line-height: var(--yja-accordion-btn-line-height);
      font-weight: var(--yja-btn-font-weight);
      padding-right: 4.75rem; }
    .yja-accordion .yja-accordion-wrapper :is(h2, h3, h4, h5, h6).yja-accordion-toggle :is(.icon-chevron-right, .icon-chevron-down) {
      width: 3rem;
      height: 3rem;
      transform: translateY(-1.5rem) !important;
      margin: 0 1rem 0 0; }
    .yja-accordion .yja-accordion-wrapper :is(h2, h3, h4, h5, h6).yja-accordion-toggle .icon-chevron-right::before {
      content: "";
      display: inline-block;
      color: inherit;
      background-color: var(--thl-color-green);
      -webkit-mask: url('data:image/svg+xml;utf8,<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 18L24 30L36 18" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
      mask: url('data:image/svg+xml;utf8,<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 18L24 30L36 18" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
      mask-size: contain;
      height: 3rem;
      width: 3rem; }
    .yja-accordion .yja-accordion-wrapper :is(h2, h3, h4, h5, h6).yja-accordion-toggle .icon-chevron-right::before {
      content: '';
      transform: rotate(180deg); }
    .yja-accordion .yja-accordion-wrapper :is(h2, h3, h4, h5, h6).yja-accordion-toggle .icon-chevron-down::before {
      content: "";
      display: inline-block;
      color: inherit;
      background-color: var(--thl-color-green);
      -webkit-mask: url('data:image/svg+xml;utf8,<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 18L24 30L36 18" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
      mask: url('data:image/svg+xml;utf8,<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 18L24 30L36 18" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
      mask-size: contain;
      height: 3rem;
      width: 3rem; }
    .yja-accordion .yja-accordion-wrapper :is(h2, h3, h4, h5, h6).yja-accordion-toggle .icon-chevron-down::before {
      content: ''; }
  .yja-accordion .yja-accordion-wrapper .yja-accordion-content {
    max-width: var(--thl-max-content-width-base-font); }
    .yja-accordion .yja-accordion-wrapper .yja-accordion-content :last-child {
      margin-bottom: 0; }

.thl-accordion-wrapper {
  border-color: var(--thl-color-green);
  border-width: .0625rem;
  border-style: solid;
  margin-top: -1px; }

.thl-accordion-toggler {
  font-size: var(--thl-heading-h4-font-size);
  line-height: var(--yja-accordion-btn-line-height);
  font-weight: var(--yja-btn-font-weight);
  padding: 1.5rem 1.875rem;
  display: flex;
  align-items: center;
  gap: 1rem;
  color: var(--thl-color-green);
  cursor: pointer; }
  .thl-accordion-toggler .toggler-icon {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    width: 2.1875rem;
    height: 1rem;
    right: 1.25rem;
    margin: 0;
    text-align: center; }
    .thl-accordion-toggler .toggler-icon::before {
      content: '\f0da';
      font-family: 'fontawesome-alloy';
      font-size: 2rem;
      color: var(--thl-color-green); }
  .thl-accordion-toggler.show .toggler-icon::before {
    content: '\f0d7'; }

.thl-accordion-content {
  max-width: var(--thl-max-content-width-base-font);
  padding: 1.5rem 1.875rem; }

#main-content :is(h1, h2, h3, h4, h5)[id] {
  scroll-margin-top: var(--sticky-offset, 1.25rem); }

.anchorlink-list-container .title {
  margin-top: 0; }

.anchorlink-list-container .btn-copy {
  position: absolute;
  bottom: 32px;
  right: 0;
  display: none; }

.anchorlink-list-container:hover .btn-copy {
  display: inline-flex; }

.controls-hidden .btn-copy {
  display: none !important; }

.anchorlink-navigation.list-horizontal ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  column-gap: 1.875rem; }
  @media (max-width: 991px) {
    .anchorlink-navigation.list-horizontal ul {
      flex-direction: column;
      justify-content: flex-start; } }

.anchorlink-navigation ul {
  list-style: none;
  margin-left: 0 !important;
  margin-bottom: 0 !important; }

.anchorlink-navigation li a {
  display: block;
  padding: 0.5rem;
  text-decoration: none;
  position: relative; }
  .anchorlink-navigation li a:hover, .anchorlink-navigation li a:focus {
    text-decoration: underline; }
  .anchorlink-navigation li a span {
    font-size: 1.35rem;
    position: absolute;
    margin-left: .25rem;
    bottom: .275rem; }

.journal-content-article > .author {
  display: flex;
  gap: 1rem; }
  @media (max-width: 767.98px) {
    .journal-content-article > .author {
      flex-direction: column; } }
  .journal-content-article > .author .author-image {
    flex-shrink: 0; }
    .journal-content-article > .author .author-image img {
      width: 150px;
      height: 150px;
      object-fit: cover;
      margin: 0; }
  .journal-content-article > .author .author-text {
    padding-right: 1rem; }
  .journal-content-article > .author .name {
    font-size: var(--thl-heading-h4-font-size);
    line-height: var(--thl-heading-h4-line-height);
    font-weight: 500;
    margin-bottom: 1rem; }
  .journal-content-article > .author p {
    font-size: 1rem; }
    .journal-content-article > .author p:empty {
      display: none; }
  .journal-content-article > .author a {
    font-weight: 500; }
  .journal-content-article > .author ul {
    list-style: none;
    margin-left: 0; }

.askem-plugin .askem-reaction-button {
  font-family: var(--thl-font-family); }

.thl-feed-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(30rem, 1fr));
  row-gap: 2rem;
  column-gap: 2.5rem; }
  .thl-feed-list .feed-item {
    margin-bottom: 0; }
  .thl-feed-list.rss-list {
    display: block;
    list-style: none;
    padding-left: 0; }

.feed-item {
  margin-bottom: 1.5rem; }
  .feed-item:last-child {
    margin-bottom: 3rem; }
  .feed-item .feed-item__heading {
    display: block;
    font-size: var(--thl-heading-h4-font-size);
    line-height: var(--thl-heading-h4-line-height);
    margin-bottom: .5rem;
    color: var(--yja-heading-color); }
    .feed-item .feed-item__heading a:hover, .feed-item .feed-item__heading a:focus {
      text-decoration: underline; }
  .feed-item .label {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: .5rem;
    margin: 0;
    font-weight: var(--yja-font-weight-semibold);
    line-height: 1.5;
    text-transform: none;
    border-width: 0 !important;
    border-radius: 2rem;
    background: transparent;
    white-space: nowrap;
    color: var(--thl-color-green);
    box-shadow: 0 0 0 1px var(--thl-color-green) inset;
    font-size: .75rem;
    padding: .375rem .5rem; }
  .feed-item .date {
    font-size: 0.875rem; }

.content-picks:has(.thl-blog-highlight) {
  margin-bottom: 0; }

.content-picks .thl-card__image {
  aspect-ratio: 45 / 30;
  max-height: 18.75rem; }
  .content-picks .thl-card__image img {
    object-fit: cover;
    height: 100%;
    margin: 0; }

.content-picks .label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .5rem;
  margin: 0;
  font-weight: var(--yja-font-weight-semibold);
  line-height: 1.5;
  text-transform: none;
  border-width: 0 !important;
  border-radius: 2rem;
  background: transparent;
  white-space: nowrap;
  color: var(--thl-color-green);
  box-shadow: 0 0 0 1px var(--thl-color-green) inset;
  font-size: .75rem;
  padding: .375rem .5rem; }

.link-cards-list > ul.row {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(23.125rem, 1fr));
  grid-auto-rows: 1fr;
  list-style: none;
  padding-left: 0;
  row-gap: 2.5rem; }
  @media (max-width: 479.98px) {
    .link-cards-list > ul.row {
      grid-template-columns: 1fr; } }

.thl-blog-highlight {
  display: flex;
  gap: 0;
  margin-bottom: 3rem; }
  .thl-blog-highlight:last-child {
    margin-bottom: 0; }
  @media (max-width: 1239px) {
    .thl-blog-highlight {
      flex-wrap: wrap; } }
  .thl-blog-highlight .highlight-image {
    flex-grow: 1;
    background-color: var(--thl-color-green); }
    @media (min-width: 1240px) {
      .thl-blog-highlight .highlight-image {
        position: relative; } }
  .thl-blog-highlight img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    margin: 0; }
    @media (min-width: 1240px) {
      .thl-blog-highlight img {
        position: absolute; } }
  .thl-blog-highlight .square {
    flex: 1 0 22.5rem;
    padding: 38px 28px;
    max-width: 100%; }
    @media (min-width: 768px) and (max-width: 1239px) {
      .thl-blog-highlight .square {
        min-width: 22.5rem;
        max-width: 50%; } }
    @media (min-width: 1240px) {
      .thl-blog-highlight .square {
        aspect-ratio: 1 / 1;
        max-width: 22.5rem; } }
  .thl-blog-highlight .heading-content {
    background: var(--thl-color-green);
    width: 100%; }
    .thl-blog-highlight .heading-content .title {
      color: #fff; }
  .thl-blog-highlight .summary-content {
    background: var(--thl-color-neutral);
    display: flex;
    flex-direction: column; }
    .thl-blog-highlight .summary-content p {
      font-size: 1rem;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 8;
      line-clamp: 8;
      -webkit-box-orient: vertical; }
    .thl-blog-highlight .summary-content .highlight-link {
      font-weight: 500;
      margin-top: auto;
      margin-left: auto;
      text-decoration: none; }
      .thl-blog-highlight .summary-content .highlight-link:hover, .thl-blog-highlight .summary-content .highlight-link:focus {
        text-decoration: underline; }

.cards-wrapper {
  --card-grid-column--minmax-width: 21.5rem;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(var(--card-grid-column--minmax-width), 1fr));
  gap: 4.5rem 2.5rem;
  margin: 2rem 0 3rem 0; }
  @media (min-width: 768px) {
    .cards-wrapper {
      --card-grid-column--minmax-width: 18.1875rem; } }
  @media (min-width: 992px) {
    .cards-wrapper {
      --card-grid-column--minmax-width: 18rem; } }
  @media (min-width: 1024px) {
    .cards-wrapper {
      --card-grid-column--minmax-width: 18.4375rem; } }
  @media (min-width: 1280px) {
    .cards-wrapper {
      --card-grid-column--minmax-width: 20.75rem; } }
  @media (min-width: 768px) {
    .cards-wrapper {
      gap: 2.5rem; } }
  @media (min-width: 1240px) {
    .cards-wrapper.max-columns-3 {
      --card-grid-column--minmax-width: 21rem; } }
  .cards-wrapper.max-columns-4 {
    --card-grid-column--minmax-width: 17rem; }
    @media (min-width: 768px) {
      .cards-wrapper.max-columns-4 {
        --card-grid-column--minmax-width: 23rem; } }
    @media (min-width: 1240px) {
      .cards-wrapper.max-columns-4 {
        --card-grid-column--minmax-width: 16rem; } }
    @media (min-width: 1440px) {
      .cards-wrapper.max-columns-4 {
        --card-grid-column--minmax-width: 19rem; } }

.portlet-body .thl-card {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  padding: 1.25rem;
  gap: 1.5rem; }
  .portlet-body .thl-card > *:first-child {
    margin-top: 0; }
  .portlet-body .thl-card > *:last-child {
    margin-bottom: 0; }
  .portlet-body .thl-card:not(.wide.bottom-border) {
    box-shadow: 0 0 0 1px var(--thl-color-green) inset; }
  .portlet-body .thl-card.thin {
    padding: 1.5rem 1.25rem 1.25rem; }
  .portlet-body .thl-card.color {
    background-color: var(--thl-color-white); }
  .portlet-body .thl-card.wide .thl-card__title {
    min-height: 2.5rem;
    padding-right: 2.75rem; }
  .portlet-body .thl-card.wide.bottom-border {
    box-shadow: none;
    border-bottom: 1px solid var(--thl-color-green); }
    .portlet-body .thl-card.wide.bottom-border .thl-card__title {
      padding-right: 3.5rem; }
  .portlet-body .thl-card:has(.thl-card__arrow) {
    padding-bottom: 4.75rem; }
  .portlet-body .thl-card.card-grey {
    background-color: var(--thl-color-grey-5);
    box-shadow: none !important; }
  .portlet-body .thl-card.card-borderless {
    box-shadow: none !important;
    padding: 0; }
  @media (min-width: 768px) {
    .portlet-body .thl-card {
      padding: 2.5rem 2.5rem 3rem; }
      .portlet-body .thl-card:has(.thl-card__arrow) {
        padding-bottom: 9.5rem; }
      .portlet-body .thl-card.thin {
        padding: 2rem 1.5rem 1.5rem; }
        .portlet-body .thl-card.thin:has(.thl-card__arrow) {
          padding-bottom: 5rem; } }
  .portlet-body .thl-card img {
    width: 100%; }
  .portlet-body .thl-card p {
    margin-bottom: 0; }
  .portlet-body .thl-card ul.thl-card__list {
    display: flex;
    flex-direction: column;
    gap: .5rem;
    list-style: none;
    padding: 0; }
    .portlet-body .thl-card ul.thl-card__list a {
      text-decoration: none; }
      .portlet-body .thl-card ul.thl-card__list a:hover, .portlet-body .thl-card ul.thl-card__list a:focus {
        text-decoration: underline;
        text-decoration-thickness: 2px; }
      .portlet-body .thl-card ul.thl-card__list a:not(.yja-external-link)::after {
        content: "";
        display: inline-block;
        color: inherit;
        background-color: var(--thl-color-green);
        -webkit-mask: url('data:image/svg+xml;utf8,<svg width="8" height="12" viewBox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.06878 6.19446C7.06878 6.2885 7.03158 6.37169 6.95717 6.44402L1.75628 11.5004C1.68187 11.5728 1.59631 11.609 1.49958 11.609C1.40286 11.609 1.31729 11.5728 1.24289 11.5004L0.684849 10.9579C0.610445 10.8856 0.573242 10.8024 0.573242 10.7083C0.573242 10.6143 0.610445 10.5311 0.684849 10.4588L5.07101 6.19446L0.684849 1.93013C0.610445 1.8578 0.573242 1.77461 0.573242 1.68057C0.573242 1.58653 0.610445 1.50334 0.684849 1.431L1.24289 0.888468C1.31729 0.81613 1.40286 0.779961 1.49958 0.779961C1.59631 0.779961 1.68187 0.81613 1.75628 0.888468L6.95717 5.94489C7.03158 6.01723 7.06878 6.10042 7.06878 6.19446Z" fill="white"/></svg>') no-repeat center;
        mask: url('data:image/svg+xml;utf8,<svg width="8" height="12" viewBox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.06878 6.19446C7.06878 6.2885 7.03158 6.37169 6.95717 6.44402L1.75628 11.5004C1.68187 11.5728 1.59631 11.609 1.49958 11.609C1.40286 11.609 1.31729 11.5728 1.24289 11.5004L0.684849 10.9579C0.610445 10.8856 0.573242 10.8024 0.573242 10.7083C0.573242 10.6143 0.610445 10.5311 0.684849 10.4588L5.07101 6.19446L0.684849 1.93013C0.610445 1.8578 0.573242 1.77461 0.573242 1.68057C0.573242 1.58653 0.610445 1.50334 0.684849 1.431L1.24289 0.888468C1.31729 0.81613 1.40286 0.779961 1.49958 0.779961C1.59631 0.779961 1.68187 0.81613 1.75628 0.888468L6.95717 5.94489C7.03158 6.01723 7.06878 6.10042 7.06878 6.19446Z" fill="white"/></svg>') no-repeat center;
        mask-size: contain;
        height: 0.75rem;
        width: 0.75rem; }
      .portlet-body .thl-card ul.thl-card__list a::after {
        margin-left: .75rem; }
  .portlet-body .thl-card .thl-card__meta {
    display: flex;
    flex-wrap: wrap;
    gap: .5rem; }
  .portlet-body .thl-card .thl-card__title {
    position: relative;
    color: var(--thl-color-green);
    font-size: var(--thl-card-title-font-size); }
    .portlet-body .thl-card .thl-card__title:is(h1, h2, h3, h4, h5, h6) {
      margin: 0; }
    .portlet-body .thl-card .thl-card__title a {
      color: currentColor;
      text-decoration: none; }
      .portlet-body .thl-card .thl-card__title a:hover, .portlet-body .thl-card .thl-card__title a:focus {
        text-decoration: underline; }
  .portlet-body .thl-card.not-linked .thl-card__title,
  .portlet-body .thl-card.card-grey .thl-card__title {
    color: var(--thl-color-black); }
  .portlet-body .thl-card .thl-card__content > p {
    position: relative;
    margin: 0; }
    .portlet-body .thl-card .thl-card__content > p.restricted {
      max-height: 5.0625rem;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      line-clamp: 3;
      -webkit-box-orient: vertical; }
  .portlet-body .thl-card .thl-card__arrow {
    position: absolute;
    bottom: 1.25rem;
    align-self: flex-end;
    width: 3.5rem;
    height: 3.5rem;
    border-radius: 1.75rem;
    background-color: var(--thl-color-lime); }
    @media (min-width: 768px) {
      .portlet-body .thl-card .thl-card__arrow {
        bottom: 3rem; } }
    .portlet-body .thl-card .thl-card__arrow::after {
      content: "";
      display: inline-block;
      color: inherit;
      background-color: var(--thl-color-green);
      -webkit-mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.33301 20H31.6663" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 8.33331L31.6667 20L20 31.6666" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
      mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.33301 20H31.6663" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 8.33331L31.6667 20L20 31.6666" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
      mask-size: contain;
      height: 100%;
      width: 100%; }
    .portlet-body .thl-card .thl-card__arrow::after {
      position: absolute;
      top: 0;
      left: 0; }
    .portlet-body .thl-card .thl-card__arrow:hover, .portlet-body .thl-card .thl-card__arrow:focus {
      background-color: var(--thl-color-white); }
  .portlet-body .thl-card.thin .thl-card__arrow {
    bottom: 1.25rem; }
    @media (min-width: 768px) {
      .portlet-body .thl-card.thin .thl-card__arrow {
        bottom: 1.5rem; } }
  .portlet-body .thl-card.card-grey .thl-card__arrow {
    background-color: var(--thl-color-white); }
  .portlet-body .thl-card .thl-card__chevron {
    position: absolute;
    top: 0;
    right: 0;
    width: 2.5rem;
    height: 2.5rem; }
    .portlet-body .thl-card .thl-card__chevron::after {
      content: "";
      display: inline-block;
      color: inherit;
      background-color: var(--thl-color-green);
      -webkit-mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.75 32.5L26.25 20L13.75 7.5" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
      mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.75 32.5L26.25 20L13.75 7.5" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
      mask-size: contain;
      height: 100%;
      width: 100%; }
  .portlet-body .thl-card:hover:not(.wide.bottom-border), .portlet-body .thl-card:focus-within:not(.wide.bottom-border) {
    box-shadow: 0 0 0 2px var(--thl-color-green) inset; }
  .portlet-body .thl-card:hover:is(.color), .portlet-body .thl-card:focus-within:is(.color) {
    background-color: var(--thl-color-lime); }
  .portlet-body .thl-card:hover:not(.not-linked) .thl-card__title a, .portlet-body .thl-card:focus-within:not(.not-linked) .thl-card__title a {
    text-decoration: underline;
    text-decoration-thickness: 2px;
    color: currentColor; }
  .portlet-body .thl-card:hover .thl-card__arrow, .portlet-body .thl-card:focus-within .thl-card__arrow {
    background-color: var(--thl-color-white); }
  .portlet-body .thl-card:not(.not-linked):focus-within {
    outline: 3px solid var(--thl-color-blue);
    outline-offset: 2px; }
    .portlet-body .thl-card:not(.not-linked):focus-within .thl-card__title a {
      outline: none !important; }
  .portlet-body .thl-card:active:not(.wide.bottom-border) {
    box-shadow: 0 0 0 3px var(--thl-color-green) inset; }
  .portlet-body .thl-card:active:not(.wide) .thl-card__meta .label {
    box-shadow: 0 0 0 2px var(--thl-color-green) inset;
    font-weight: var(--yja-font-weight-extrabold); }
  .portlet-body .thl-card:active:is(.color) {
    background-color: var(--thl-color-white); }
  .portlet-body .thl-card:active:not(.not-linked) .thl-card__title {
    font-weight: var(--yja-font-weight-bold);
    text-decoration-thickness: 2px; }
  .portlet-body .thl-card:active .thl-card__arrow {
    background-color: var(--thl-color-lime); }
    .portlet-body .thl-card:active .thl-card__arrow::after {
      content: "";
      display: inline-block;
      color: inherit;
      background-color: var(--thl-color-green);
      -webkit-mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.33301 20H31.6663" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 8.33331L31.6667 20L20 31.6666" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
      mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.33301 20H31.6663" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 8.33331L31.6667 20L20 31.6666" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
      mask-size: contain;
      height: 100%;
      width: 100%; }
  .portlet-body .thl-card:active.card-grey .thl-card__arrow {
    background-color: var(--thl-color-white); }

.thl-carousel {
  margin: 4rem 0; }
  .thl-carousel button:focus {
    outline-offset: 2px; }
  .thl-carousel .main-title {
    margin: 0; }
  .thl-carousel .items {
    display: flex;
    flex-direction: column; }
  .thl-carousel .thl-card {
    padding: .75rem !important; }
    .thl-carousel .thl-card a.yja-external-link::after {
      position: absolute;
      top: unset;
      margin: .125rem 0 0 .5rem !important; }
  .thl-carousel .owl-stage {
    display: flex;
    flex-direction: row;
    margin: 0; }
    .thl-carousel .owl-stage .owl-item .thl-card:not(.not-linked):focus-within {
      outline-offset: -0.3175rem; }
  .thl-carousel .owl-stage-outer {
    overflow: hidden;
    max-width: calc(100% - 2px); }
  .thl-carousel .owl-dots {
    display: flex;
    justify-content: center;
    gap: 0.25rem;
    margin-top: 3.125rem; }
    .thl-carousel .owl-dots .owl-dot {
      background-color: transparent;
      border: 0;
      padding: .125rem; }
      .thl-carousel .owl-dots .owl-dot span {
        background-color: #949494;
        /* increased contrast */
        display: block;
        width: 1.25rem;
        height: 1.25rem;
        border-radius: 1.25rem; }
      .thl-carousel .owl-dots .owl-dot.active span {
        background-color: var(--thl-color-green); }
  .thl-carousel .owl-nav {
    order: -1;
    margin-bottom: 1.75rem;
    display: flex;
    justify-content: end;
    gap: 0.5625rem; }
    @media (max-width: 767px) {
      .thl-carousel .owl-nav {
        margin-top: 1rem;
        justify-content: start; } }
    .thl-carousel .owl-nav button {
      border: 0;
      background-color: var(--thl-color-green);
      color: #fff;
      padding: 0;
      align-items: center;
      display: flex;
      justify-content: center;
      width: 2.5rem;
      height: 2.5rem;
      border-radius: 2.5rem; }
      @media (min-width: 768px) {
        .thl-carousel .owl-nav button {
          width: 3.5rem;
          height: 3.5rem;
          border-radius: 3.5rem; } }
      .thl-carousel .owl-nav button.disabled {
        background-color: #949494; }
      .thl-carousel .owl-nav button .owl-nav-icon {
        width: 100%;
        height: 100%; }
    .thl-carousel .owl-nav .owl-prev span {
      transform: rotate(180deg); }
      .thl-carousel .owl-nav .owl-prev span::after {
        content: "";
        display: inline-block;
        color: inherit;
        background-color: currentColor;
        -webkit-mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.33301 20H31.6663" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 8.33331L31.6667 20L20 31.6666" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
        mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.33301 20H31.6663" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 8.33331L31.6667 20L20 31.6666" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
        mask-size: contain;
        height: 100%;
        width: 100%; }
    .thl-carousel .owl-nav .owl-next span::after {
      content: "";
      display: inline-block;
      color: inherit;
      background-color: currentColor;
      -webkit-mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.33301 20H31.6663" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 8.33331L31.6667 20L20 31.6666" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
      mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.33301 20H31.6663" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 8.33331L31.6667 20L20 31.6666" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
      mask-size: contain;
      height: 100%;
      width: 100%; }

@media (min-width: 768px) {
  .carousel-negative-top.owl-loaded {
    margin-top: calc(var(--thl-heading-h2-font-size) * -1.5); } }

.thl-column-content {
  padding: var(--thl-column-content--padding, 2.125rem 3rem 3rem);
  background-color: var(--thl-column-content--background, var(--thl-color-neutral)); }
  .thl-column-content > *:first-child {
    margin-top: 0; }
  .thl-column-content > *:last-child {
    margin-bottom: 0; }
  @media (max-width: 767.98px) {
    .thl-column-content {
      margin: 0 -20px; } }
  @media (max-width: 991.98px) {
    .thl-column-content {
      padding: var(--thl-column-content--padding, 2.125rem 1.25rem 2.125rem); } }
  .thl-column-content .main-title {
    grid-column: 1 / -1; }
  .thl-column-content .columns {
    display: grid;
    grid-template-columns: var(--thl-column-content--grid-columns, 1fr);
    gap: var(--thl-column-content--gap, 1.25rem); }
  .thl-column-content .column-item {
    background-color: white;
    padding: var(--thl-column-content--column-item-padding, 1.25rem); }
    .thl-column-content .column-item > *:first-child {
      margin-top: 0; }
    .thl-column-content .column-item > *:last-child {
      margin-bottom: 0; }
    .thl-column-content .column-item h2, .thl-column-content .column-item h3, .thl-column-content .column-item h4 {
      font-size: var(--thl-heading-h3-font-size);
      line-height: var(--thl-heading-h3-line-height); }

.thl-column-content.display_youtube_shorts {
  --thl-column-content--gap: 2.125rem 1.25rem;
  --thl-column-content--background: #fff;
  --thl-column-content--padding: 0;
  --thl-column-content--grid-columns: repeat(auto-fit, minmax(21rem, 1fr));
  margin: 0; }
  .thl-column-content.display_youtube_shorts a[class*="thl-button"] {
    grid-column: 1 / -1; }
  .thl-column-content.display_youtube_shorts iframe {
    aspect-ratio: 9/16; }

#yja-cookie-dialog {
  border-width: 1px !important;
  padding: 1.75rem 0 !important; }
  #yja-cookie-dialog .yja-cookie-dialog-content {
    margin-top: 0 !important;
    padding-bottom: 0 !important; }
  #yja-cookie-dialog .yja-cookie-dialog-note {
    margin: 0 auto !important;
    padding: 0 !important; }
    @media (max-width: 991px) {
      #yja-cookie-dialog .yja-cookie-dialog-note {
        width: 100% !important; } }
  #yja-cookie-dialog h2 {
    font-size: var(--thl-heading-h3-font-size); }
  #yja-cookie-dialog h3 {
    font-size: var(--thl-heading-h4-font-size); }
  #yja-cookie-dialog p {
    font-size: 1rem; }
  #yja-cookie-dialog a {
    color: var(--thl-color-green);
    text-decoration: underline; }
    #yja-cookie-dialog a:hover, #yja-cookie-dialog a:focus {
      color: var(--thl-color-green); }
  #yja-cookie-dialog .yja-cookie-dialog-buttons {
    gap: .25rem;
    margin-top: 1.5rem !important;
    padding: 0 !important;
    width: 100% !important; }
    #yja-cookie-dialog .yja-cookie-dialog-buttons button {
      font-size: 1rem !important;
      margin-bottom: 0 !important; }
  #yja-cookie-dialog #yja-cookie-reject {
    align-items: center;
    display: inline-flex;
    gap: 0.5rem;
    border-radius: 0;
    border: 1px solid transparent;
    margin-bottom: .5rem;
    cursor: pointer;
    font-weight: 500;
    letter-spacing: .02em;
    text-decoration: none;
    transition: 0.2s background cubic-bezier(0.165, 0.84, 0.44, 1), 0.2s color cubic-bezier(0.165, 0.84, 0.44, 1), 0.2s border-color cubic-bezier(0.165, 0.84, 0.44, 1);
    font-size: 1.125rem;
    padding: .444em 0.889em;
    background: var(--thl-color-white);
    border: 1px solid var(--thl-color-green);
    color: var(--thl-color-green); }
    #yja-cookie-dialog #yja-cookie-reject:hover, #yja-cookie-dialog #yja-cookie-reject:focus, #yja-cookie-dialog #yja-cookie-reject:focus-visible {
      text-decoration: none; }
    #yja-cookie-dialog #yja-cookie-reject.btn-small {
      padding: .6em .8em;
      font-size: 1.25rem; }
    #yja-cookie-dialog #yja-cookie-reject.btn-large {
      font-size: clamp(1.125rem, calc(0.7159rem + 1.3636vw), 1.5rem);
      padding: .5em 1.333em; }
    #yja-cookie-dialog #yja-cookie-reject:focus {
      background: var(--thl-color-white); }
    #yja-cookie-dialog #yja-cookie-reject:hover, #yja-cookie-dialog #yja-cookie-reject:focus-visible {
      background: var(--thl-color-lime); }

.event-portlet a {
  text-decoration: underline; }

.event-portlet .btn {
  text-decoration: none; }

.event-portlet .share a, .event-portlet .share button {
  background: #fff !important;
  color: var(--thl-color-green); }

.portlet-content .form-control {
  border-radius: 0;
  border-color: var(--thl-color-black);
  min-height: var(--yja-form-input-height); }

select.form-control {
  color: var(--thl-color-black); }

.hanke-details .yja-category-group {
  display: flex;
  flex-direction: column;
  line-height: 1.5; }

.hanke-details p {
  --yja-paragraph-margin-bottom: 0; }

.hanke-details .title-vastuuyksikko:not(:has(+ .yja-category-group .unit)) {
  display: none; }

.hanke-details .yja-external-link:after {
  content: "\f08e";
  font-family: "fontawesome-alloy";
  display: inline-block;
  position: relative;
  top: -0.313rem;
  font-size: 0.875rem;
  margin: 0 0 0 .65rem !important;
  position: relative !important;
  top: -0.125rem !important;
  font-size: 0.875rem;
  margin: 0 0.375rem;
  transform: none; }

.thl-hanke .hanke-details {
  margin-bottom: 2rem; }
  @media (min-width: 992px) {
    .thl-hanke .hanke-details {
      display: none !important; } }

.thl-hanke .embedded-content {
  background: var(--thl-color-neutral);
  padding: 40px 56px;
  margin-bottom: 2rem; }
  .thl-hanke .embedded-content .journal-content-article > *:first-child {
    margin-top: 0; }
  .thl-hanke .embedded-content .journal-content-article > *:last-child {
    margin-bottom: 0; }

.thl-hanke .contact {
  display: flex;
  flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 2rem 0 3rem;
  row-gap: 2.5rem; }
  .thl-hanke .contact__main-title {
    flex-basis: 100%;
    margin: 0; }
  .thl-hanke .contact > .journal-content-article {
    flex: 0 0 100%;
    max-width: 100%; }
    @media (min-width: 1280px) {
      .thl-hanke .contact > .journal-content-article {
        flex: 0 0 50%;
        max-width: 50%; } }
  @media (max-width: 519px) {
    .thl-hanke .contact .author {
      flex-direction: column; } }
  .thl-hanke .contact .author a {
    text-decoration: none; }
    .thl-hanke .contact .author a:hover, .thl-hanke .contact .author a:focus {
      text-decoration: underline; }

.thl-hanke .partners {
  margin: 2rem 0 3rem; }
  .thl-hanke .partners img {
    max-height: 60px;
    margin-right: 2.5rem; }

.thl-hanke .updated-date {
  font-size: 1rem; }

.portlet-boundary:has(.hero) {
  margin: 0 !important; }

.hero {
  display: flex;
  background-color: #fff;
  aspect-ratio: 160 / 70;
  max-width: 2180px;
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  @media (max-width: 693px) {
    .hero {
      flex-direction: column; } }
  @media (min-width: 694px) {
    .hero {
      width: 100%; } }
  @media (min-width: 1920px) {
    .hero {
      min-height: 32rem; } }
  .hero .hero-container {
    position: relative;
    padding-top: 1.5rem;
    padding-bottom: 2.5rem; }
    @media (min-width: 694px) {
      .hero .hero-container {
        padding-bottom: 4.5rem;
        padding-top: 4.5rem;
        margin-top: auto; } }
    @media (min-width: 992px) {
      .hero .hero-container {
        padding-bottom: 6rem; } }
  @media (min-width: 694px) {
    .hero .hero-image {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%; } }
  .hero .hero-image.image-v-position-top img {
    object-position: top; }
  .hero .hero-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0 !important; }
  .hero .hero-title {
    font-size: clamp(2.625rem, calc(1.5rem + 3.3333vw), 4.5rem);
    font-weight: 600;
    letter-spacing: -0.02em;
    line-height: var(--thl-heading-h1-line-height);
    margin-bottom: 0; }
    .hero .hero-title + a {
      margin-top: 4.625rem;
      margin-bottom: 0; }
    .hero .hero-title span {
      display: inline;
      background-color: #fff;
      padding: .05em .25em .2em;
      line-height: 1.23;
      box-decoration-break: clone;
      -webkit-box-decoration-break: clone; }
      .hero .hero-title span:first-child {
        position: relative; }
    @media (max-width: 693px) {
      .hero .hero-title + a {
        margin-top: 2.125rem; }
      .hero .hero-title span {
        display: inline;
        padding: 0;
        margin: 0; }
      .hero .hero-title br {
        display: none; } }
  .hero [class*="btn"]::after {
    content: "";
    display: inline-block;
    color: inherit;
    background-color: currentColor;
    -webkit-mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.33301 20H31.6663" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 8.33331L31.6667 20L20 31.6666" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
    mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.33301 20H31.6663" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 8.33331L31.6667 20L20 31.6666" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
    mask-size: contain;
    height: 1.667em;
    width: 1.667em; }
  .hero a {
    font-weight: 600;
    margin-bottom: 0; }
    .hero a.yja-external-link::after {
      content: "\f08e";
      mask: none;
      width: auto;
      margin-left: 0 !important;
      background-color: transparent;
      color: currentColor; }
  .hero:has(> h1) {
    flex-direction: column;
    aspect-ratio: unset;
    min-height: unset;
    max-height: unset; }
    .hero:has(> h1) h1 {
      margin-bottom: 3rem; }
    .hero:has(> h1) .hero-image {
      position: relative;
      aspect-ratio: 16/5;
      max-height: 42.25rem;
      width: 100%; }
      @media (min-width: 992px) {
        .hero:has(> h1) .hero-image {
          min-height: 31.25rem; } }

.landingpage-hero {
  position: relative;
  background-color: var(--thl-hero-background, var(--thl-color-green)); }
  .landingpage-hero.color-theme--blue {
    --thl-hero-background: var(--thl-color-blue-dark); }
  .landingpage-hero.color-theme--black {
    --thl-hero-background: var(--thl-color-black); }
  @media (min-width: 992px) {
    .landingpage-hero-bg {
      width: 50%;
      height: 100%;
      position: absolute;
      right: 0; } }
  .landingpage-hero img {
    margin: 0;
    object-fit: cover;
    height: 100%;
    width: 100%; }
  .landingpage-hero .container {
    position: relative; }
  .landingpage-hero .text-container {
    padding-top: 40px;
    padding-bottom: 50px; }
    @media (min-width: 992px) {
      .landingpage-hero .text-container {
        padding-top: 89px;
        padding-bottom: 89px;
        padding-right: 10%; } }
    @media (min-width: 1200px) {
      .landingpage-hero .text-container {
        padding-top: 116px;
        padding-bottom: 116px; } }
    .landingpage-hero .text-container .lead,
    .landingpage-hero .text-container h1 {
      color: var(--thl-color-white); }
    .landingpage-hero .text-container > *:first-child {
      margin-top: 0; }
    .landingpage-hero .text-container > *:last-child {
      margin-bottom: 0; }

.landingpage-info-section {
  background-color: var(--thl-color-black);
  padding: 44px 0;
  color: var(--thl-color-white); }
  .landingpage-info-section a[class*="btn"] {
    margin-bottom: 0; }
    .landingpage-info-section a[class*="btn"]::after {
      content: "";
      display: inline-block;
      color: inherit;
      background-color: currentColor;
      -webkit-mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.33301 20H31.6663" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 8.33331L31.6667 20L20 31.6666" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
      mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.33301 20H31.6663" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 8.33331L31.6667 20L20 31.6666" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
      mask-size: contain;
      height: 1.667em;
      width: 1.667em; }
    .landingpage-info-section a[class*="btn"].yja-external-link::after {
      content: "\f08e";
      mask: none;
      width: auto;
      margin-left: 0 !important;
      background-color: transparent;
      color: currentColor; }
  .landingpage-info-section .row > div:last-child {
    text-align: end; }
  @media (min-width: 992px) {
    .landingpage-info-section p:last-of-type {
      margin-bottom: 0; } }

.portlet-boundary:has(.name-hero) {
  --portlet-boundary-with-bg--padding: 2.5rem !important; }

.portlet-journal-content:has(.hed-section.portlet-title) .name-hero .title {
  display: none; }

.portlet-journal-content:has(.name-hero) {
  margin-bottom: 2.5rem; }
  .portlet-journal-content:has(.name-hero) .hed-section.portlet-title {
    font-family: var(--thl-font-family);
    font-weight: 500;
    border-bottom: 0;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: var(--thl-heading-h1-font-size);
    line-height: var(--thl-heading-h1-line-height); }
    @media screen and (max-width: 767.98px) {
      .portlet-journal-content:has(.name-hero) .hed-section.portlet-title {
        font-size: var(--thl-heading-name-hero-mobile); } }
  .portlet-journal-content:has(.name-hero) .title {
    color: #fff;
    margin: 0; }
    @media screen and (max-width: 767.98px) {
      .portlet-journal-content:has(.name-hero) .title {
        font-size: var(--thl-heading-name-hero-mobile); } }

.name-hero .btn-outlined {
  border-color: #fff;
  background: transparent; }
  .controls-hidden .name-hero .btn-outlined {
    display: none; }

.info-box .info-box__title {
  position: relative;
  padding: 1.25rem 2rem 1.25rem 6rem;
  min-height: 5rem;
  font-size: var(--thl-font-size-default); }
  .info-box .info-box__title :is(h1, h2, h3, h4, h5.h6) {
    font-size: var(--thl-heading-h3-font-size);
    line-height: var(--thl-heading-h3-line-height); }
  .info-box .info-box__title * {
    margin-top: 0; }
    .info-box .info-box__title *:last-child {
      margin-bottom: 0; }
  .info-box .info-box__title .thl-info::before {
    position: absolute;
    top: 1.25rem;
    left: 1.875rem; }

.info-box .info-box__rows {
  padding: 2rem;
  background-color: var(--thl-color-grey-5); }
  .info-box .info-box__rows .info-box__row {
    padding: 0 0 .5rem;
    border-bottom: 1px solid var(--thl-color-grey-50); }
    .info-box .info-box__rows .info-box__row > *:first-child {
      margin-top: 0; }
    .info-box .info-box__rows .info-box__row > *:last-child {
      margin-bottom: 0; }
    .info-box .info-box__rows .info-box__row:not(:first-child) {
      margin-top: 1.25rem; }

.info-box.low .info-box__title {
  background-color: var(--thl-color-grey-5); }

.info-box.high .info-box__title {
  background-color: var(--thl-color-violet-20); }

.info-box.multiple .info-box__title {
  background-color: var(--thl-color-blue-dark);
  color: var(--thl-color-white); }
  .info-box.multiple .info-box__title :is(h1, h2, h3, h4, h5.h6) {
    color: var(--thl-color-white); }

@media (min-width: 694px) {
  .portlet-journal-content:has(.hero):has(+ .portlet-nested-portlets .thl-card) .hero .hero-container {
    padding-bottom: calc(76px + 53px); } }

@media (min-width: 694px) {
  .portlet-journal-content:has(.hero) + .portlet-nested-portlets:has(.thl-card) {
    margin: 0 !important; } }

.portlet-journal-content:has(.hero) + .portlet-nested-portlets:has(.thl-card) > .portlet > .portlet-content {
  background: #fff;
  padding: 28px; }
  @media (min-width: 694px) {
    .portlet-journal-content:has(.hero) + .portlet-nested-portlets:has(.thl-card) > .portlet > .portlet-content {
      margin: -76px 0 3rem; } }
  @media (min-width: 768px) {
    .portlet-journal-content:has(.hero) + .portlet-nested-portlets:has(.thl-card) > .portlet > .portlet-content {
      padding: 48px; } }

.portlet-journal-content:has(.hero) + .portlet-nested-portlets:has(.thl-card) .portlet-column-content-only {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
  max-width: 100%; }
  @media (min-width: 992px) {
    .portlet-journal-content:has(.hero) + .portlet-nested-portlets:has(.thl-card) .portlet-column-content-only {
      grid-template-columns: repeat(auto-fit, minmax(calc(33% - 40px), 1fr)); } }

@media (max-width: 767.98px) {
  .portlet-journal-content:has(.hero) + .portlet-nested-portlets:has(.thl-card) .portlet-layout.row {
    row-gap: 2rem; } }

.portlet-journal-content:has(.hero) + .portlet-nested-portlets .thl-card {
  box-shadow: none;
  padding: 0; }
  .portlet-journal-content:has(.hero) + .portlet-nested-portlets .thl-card .thl-card__title a {
    text-decoration: underline; }
  .portlet-journal-content:has(.hero) + .portlet-nested-portlets .thl-card .thl-card__content {
    gap: 1.5rem;
    display: flex;
    flex-direction: column; }
  .portlet-journal-content:has(.hero) + .portlet-nested-portlets .thl-card :is(.thl-card__footer, .thl-card__arrow) {
    display: none; }
  .portlet-journal-content:has(.hero) + .portlet-nested-portlets .thl-card:hover {
    box-shadow: none; }
  .portlet-journal-content:has(.hero) + .portlet-nested-portlets .thl-card.yja-card:hover a, .portlet-journal-content:has(.hero) + .portlet-nested-portlets .thl-card.yja-card:focus-within a {
    color: var(--thl-color-black); }

.frontpage .background-neutral .link-card-lifts {
  margin-bottom: 3rem; }

.portlet-body .colored-lift {
  --colored-lift--spacing: 3rem; }
  @media (min-width: 1280px) {
    .portlet-body .colored-lift {
      --colored-lift--spacing: 5rem; } }
  .portlet-body .colored-lift > .row {
    row-gap: 2rem; }
    @media (min-width: 992px) {
      .portlet-body .colored-lift > .row > div {
        padding-bottom: 2rem;
        padding-top: 2rem; }
        .portlet-body .colored-lift > .row > div.colored-lift-content {
          padding-bottom: 2.5rem;
          padding-top: 2.5rem; }
          .portlet-body .colored-lift > .row > div.colored-lift-content:first-child {
            padding-right: 2.75rem; }
          .portlet-body .colored-lift > .row > div.colored-lift-content:last-child {
            padding-left: 2.75rem; }
        .portlet-body .colored-lift > .row > div:not(.colored-lift-content):first-child {
          padding-right: 1.875rem; }
        .portlet-body .colored-lift > .row > div:not(.colored-lift-content):last-child {
          padding-left: 1.875rem; }
        .portlet-body .colored-lift > .row > div:not(.narrow) {
          max-width: 66.666%;
          flex: 0 0 66.666%; }
        .portlet-body .colored-lift > .row > div.narrow {
          max-width: 33.333%;
          flex: 0 0 33.333%; } }
    .portlet-body .colored-lift > .row > div.tinted {
      background-color: rgba(20, 22, 25, 0.1);
      padding-top: var(--colored-lift--spacing);
      padding-bottom: var(--colored-lift--spacing); }
      .portlet-body .colored-lift > .row > div.tinted.colored-lift-content:before, .portlet-body .colored-lift > .row > div.tinted.colored-lift-content:after {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        background-color: rgba(20, 22, 25, 0.1); }
      .portlet-body .colored-lift > .row > div.tinted.colored-lift-content:first-child::before {
        content: "";
        right: 100%;
        left: -100vw; }
      .portlet-body .colored-lift > .row > div.tinted.colored-lift-content:last-child::after {
        content: "";
        right: -100vw;
        left: 100%; }
      @media (max-width: 991.98px) {
        .portlet-body .colored-lift > .row > div.tinted.colored-lift-content:first-child::after {
          content: "";
          right: -100vw;
          left: 100%; }
        .portlet-body .colored-lift > .row > div.tinted.colored-lift-content:last-child::before {
          content: "";
          right: 100%;
          left: -100vw; } }
    .portlet-body .colored-lift > .row > div > *:first-child {
      margin-top: 0; }
    .portlet-body .colored-lift > .row > div > *:last-child {
      margin-bottom: 0; }
    @media (max-width: 991.98px) {
      .portlet-body .colored-lift > .row:has(.tinted:first-child) {
        padding-bottom: var(--colored-lift--spacing); }
      .portlet-body .colored-lift > .row:has(.tinted:last-child) {
        padding-top: var(--colored-lift--spacing); } }

.content-page:not(.content-page-25-75) .portlet-boundary:has(.colored-lift),
.content-page:not(.content-page-75-25) .portlet-boundary:has(.colored-lift),
.layout-full-width .portlet-boundary:has(.colored-lift) {
  overflow: hidden; }
  @media (max-width: 991.98px) {
    .content-page:not(.content-page-25-75) .portlet-boundary:has(.colored-lift).portlet-bg:has(.colored-lift-content.tinted:first-child),
    .content-page:not(.content-page-75-25) .portlet-boundary:has(.colored-lift).portlet-bg:has(.colored-lift-content.tinted:first-child),
    .layout-full-width .portlet-boundary:has(.colored-lift).portlet-bg:has(.colored-lift-content.tinted:first-child) {
      padding-top: 0 !important; }
    .content-page:not(.content-page-25-75) .portlet-boundary:has(.colored-lift).portlet-bg:has(.colored-lift-content.tinted:last-child),
    .content-page:not(.content-page-75-25) .portlet-boundary:has(.colored-lift).portlet-bg:has(.colored-lift-content.tinted:last-child),
    .layout-full-width .portlet-boundary:has(.colored-lift).portlet-bg:has(.colored-lift-content.tinted:last-child) {
      padding-bottom: 0 !important; } }
  @media (min-width: 992px) {
    .content-page:not(.content-page-25-75) .portlet-boundary:has(.colored-lift).portlet-bg,
    .content-page:not(.content-page-75-25) .portlet-boundary:has(.colored-lift).portlet-bg,
    .layout-full-width .portlet-boundary:has(.colored-lift).portlet-bg {
      --portlet-boundary-with-bg--padding: 0 !important; } }

.porlet-boundary:has(.embedded-content > .colored-lift) {
  overflow: hidden; }

.portlet-body .colored-lift ul.link-list {
  display: flex;
  flex-flow: column nowrap;
  row-gap: 2rem; }
  .portlet-body .colored-lift ul.link-list li.item {
    margin: 0; }
    .portlet-body .colored-lift ul.link-list li.item a {
      position: relative;
      display: block;
      min-height: 3.5rem;
      padding-right: 5rem;
      color: var(--thl-color-black);
      text-decoration: none; }
      .portlet-body .colored-lift ul.link-list li.item a span.h3 {
        display: block; }
      .portlet-body .colored-lift ul.link-list li.item a span.thl-icon {
        position: absolute;
        right: 0;
        top: 50%;
        width: 3.5rem;
        height: 3.5rem;
        border-radius: 1.75rem;
        background-color: var(--thl-color-white);
        transform: translateY(-1.75rem); }
        .portlet-body .colored-lift ul.link-list li.item a span.thl-icon::after {
          width: 3.5rem;
          height: 3.5rem;
          background-color: var(--thl-color-green); }
      .portlet-body .colored-lift ul.link-list li.item a.yja-external-link::after {
        margin-left: 0 !important; }
      .portlet-body .colored-lift ul.link-list li.item a:hover span.h3, .portlet-body .colored-lift ul.link-list li.item a:focus span.h3 {
        text-decoration: underline;
        text-decoration-thickness: 2px; }
      .portlet-body .colored-lift ul.link-list li.item a:hover span.thl-icon, .portlet-body .colored-lift ul.link-list li.item a:focus span.thl-icon {
        background-color: var(--thl-color-lime); }
      .portlet-body .colored-lift ul.link-list li.item a:active span.thl-icon::after {
        content: "";
        display: inline-block;
        color: inherit;
        background-color: var(--thl-color-green);
        -webkit-mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.33301 20H31.6663" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 8.33331L31.6667 20L20 31.6666" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
        mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.33301 20H31.6663" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 8.33331L31.6667 20L20 31.6666" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
        mask-size: contain;
        height: 3.5rem;
        width: 3.5rem; }

.portlet-body .campaign-lifts {
  background-color: var(--thl-color-neutral); }
  .portlet-body .campaign-lifts hr {
    margin-right: 1.25rem;
    margin-left: 1.25rem; }
  .portlet-body .campaign-lifts > .row {
    padding: 3rem; }
    @media screen and (max-width: 767.98px) {
      .portlet-body .campaign-lifts > .row .col-md-6:first-child {
        order: 0; }
      .portlet-body .campaign-lifts > .row .col-md-6:nth-child(2) {
        order: -1;
        margin-bottom: 2rem; } }
    @media screen and (min-width: 768px) {
      .portlet-body .campaign-lifts > .row .col-md-4:nth-child(n+7) {
        margin-top: 2rem; } }
  .portlet-body .campaign-lifts :is(h2, h3, h4, h5, h6) {
    font-size: var(--thl-heading-h3-font-size);
    line-height: var(--thl-heading-h3-line-height); }
  .portlet-body .campaign-lifts .primary-element > *:first-child {
    margin-top: 0; }
  .portlet-body .campaign-lifts .primary-element > *:last-child {
    margin-bottom: 0; }
  .portlet-body .campaign-lifts .primary-element a {
    text-decoration: none; }
    .portlet-body .campaign-lifts .primary-element a::after {
      content: "";
      display: inline-block;
      color: inherit;
      background-color: currentColor;
      -webkit-mask: url('data:image/svg+xml;utf8,<svg width="8" height="12" viewBox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.06878 6.19446C7.06878 6.2885 7.03158 6.37169 6.95717 6.44402L1.75628 11.5004C1.68187 11.5728 1.59631 11.609 1.49958 11.609C1.40286 11.609 1.31729 11.5728 1.24289 11.5004L0.684849 10.9579C0.610445 10.8856 0.573242 10.8024 0.573242 10.7083C0.573242 10.6143 0.610445 10.5311 0.684849 10.4588L5.07101 6.19446L0.684849 1.93013C0.610445 1.8578 0.573242 1.77461 0.573242 1.68057C0.573242 1.58653 0.610445 1.50334 0.684849 1.431L1.24289 0.888468C1.31729 0.81613 1.40286 0.779961 1.49958 0.779961C1.59631 0.779961 1.68187 0.81613 1.75628 0.888468L6.95717 5.94489C7.03158 6.01723 7.06878 6.10042 7.06878 6.19446Z" fill="white"/></svg>') no-repeat center;
      mask: url('data:image/svg+xml;utf8,<svg width="8" height="12" viewBox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.06878 6.19446C7.06878 6.2885 7.03158 6.37169 6.95717 6.44402L1.75628 11.5004C1.68187 11.5728 1.59631 11.609 1.49958 11.609C1.40286 11.609 1.31729 11.5728 1.24289 11.5004L0.684849 10.9579C0.610445 10.8856 0.573242 10.8024 0.573242 10.7083C0.573242 10.6143 0.610445 10.5311 0.684849 10.4588L5.07101 6.19446L0.684849 1.93013C0.610445 1.8578 0.573242 1.77461 0.573242 1.68057C0.573242 1.58653 0.610445 1.50334 0.684849 1.431L1.24289 0.888468C1.31729 0.81613 1.40286 0.779961 1.49958 0.779961C1.59631 0.779961 1.68187 0.81613 1.75628 0.888468L6.95717 5.94489C7.03158 6.01723 7.06878 6.10042 7.06878 6.19446Z" fill="white"/></svg>') no-repeat center;
      mask-size: contain;
      height: 1em;
      width: 1em; }
    .portlet-body .campaign-lifts .primary-element a::after {
      width: .75rem;
      height: .75rem;
      margin-left: .75rem; }
  .portlet-body .campaign-lifts .primary-element img {
    position: absolute;
    top: 0;
    left: 20px;
    display: block;
    height: 100%;
    width: calc(100% - 40px);
    object-fit: cover;
    object-position: center; }

.link-card-lifts > div:not(.row) {
  margin-bottom: 2.5rem; }
  .link-card-lifts > div:not(.row) > *:first-child {
    margin-top: 0; }
  .link-card-lifts > div:not(.row) > *:last-child {
    margin-bottom: 0; }

.link-card-lifts > .row {
  --link-card-grid-column--minmax-width: 24rem;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(var(--link-card-grid-column--minmax-width), 1fr));
  grid-auto-rows: 1fr;
  row-gap: 2.5rem; }
  @media (max-width: 479.98px) {
    .link-card-lifts > .row {
      --link-card-grid-column--minmax-width: 1fr; } }
  @media (min-width: 768px) {
    .link-card-lifts > .row {
      --link-card-grid-column--minmax-width: 23.53125rem; } }
  @media (min-width: 992px) {
    .link-card-lifts > .row.max-columns-2 {
      --link-card-grid-column--minmax-width: 27.625rem; } }
  @media (min-width: 1200px) {
    .link-card-lifts > .row.max-columns-2 {
      --link-card-grid-column--minmax-width: 30.875rem; } }
  @media (min-width: 992px) {
    .link-card-lifts > .row.max-columns-3, .link-card-lifts > .row.max-columns-4 {
      --link-card-grid-column--minmax-width: 23.25rem; } }
  @media (min-width: 1440px) {
    .link-card-lifts > .row.max-columns-4 {
      --link-card-grid-column--minmax-width: 20.375rem; } }

.lift-cards .row {
  row-gap: 2.5rem; }
  .lift-cards .row :first-child > *:first-child {
    margin-top: 0; }
  .lift-cards .row :first-child > *:last-child {
    margin-bottom: 0; }

.frontpage .link-card-lifts .thl-card__arrow {
  background-color: #fff; }

.frontpage .link-card-lifts .thl-card:hover .thl-card__arrow, .frontpage .link-card-lifts .thl-card:focus .thl-card__arrow {
  background-color: var(--thl-color-lime); }

.lift--numeric {
  background-color: var(--thl-color-green);
  color: #fff;
  margin-block: 3rem;
  padding: 40px 20px; }
  @media (min-width: 768px) {
    .lift--numeric {
      padding: 60px 56px; } }
  .lift--numeric .row {
    row-gap: 2.5rem; }
  .lift--numeric .col-lg-6 {
    display: flex;
    flex-direction: column;
    align-self: center; }
    @media (min-width: 768px) {
      .lift--numeric .col-lg-6 {
        padding: 0 30px; } }
  .lift--numeric .number-highlight {
    color: #fff;
    margin-top: 0;
    line-height: 1.15;
    font-size: 7.5rem; }
    @media (max-width: 639px) {
      .lift--numeric .number-highlight {
        font-size: clamp(4.25rem, calc(1rem + 16.25vw), 7.5rem); } }
  .lift--numeric .button-group {
    margin-top: 1.5rem; }
    .lift--numeric .button-group .btn-primary {
      align-items: center;
      display: inline-flex;
      gap: 0.5rem;
      border-radius: 0;
      border: 1px solid transparent;
      margin-bottom: .5rem;
      cursor: pointer;
      font-weight: 500;
      letter-spacing: .02em;
      text-decoration: none;
      transition: 0.2s background cubic-bezier(0.165, 0.84, 0.44, 1), 0.2s color cubic-bezier(0.165, 0.84, 0.44, 1), 0.2s border-color cubic-bezier(0.165, 0.84, 0.44, 1);
      font-size: 1.125rem;
      padding: .444em 0.889em;
      background: var(--thl-color-white);
      border: 1px solid var(--thl-color-green);
      color: var(--thl-color-green); }
      .lift--numeric .button-group .btn-primary:hover, .lift--numeric .button-group .btn-primary:focus, .lift--numeric .button-group .btn-primary:focus-visible {
        text-decoration: none; }
      .lift--numeric .button-group .btn-primary.btn-small {
        padding: .6em .8em;
        font-size: 1.25rem; }
      .lift--numeric .button-group .btn-primary.btn-large {
        font-size: clamp(1.125rem, calc(0.7159rem + 1.3636vw), 1.5rem);
        padding: .5em 1.333em; }
      .lift--numeric .button-group .btn-primary:focus {
        background: var(--thl-color-white); }
      .lift--numeric .button-group .btn-primary:hover, .lift--numeric .button-group .btn-primary:focus-visible {
        background: var(--thl-color-lime); }
      .lift--numeric .button-group .btn-primary:active {
        border-color: #fff !important; }

.lift-box-one .btn.btn-default.black-button {
  align-items: center;
  display: inline-flex;
  gap: 0.5rem;
  border-radius: 0;
  border: 1px solid transparent;
  margin-bottom: .5rem;
  cursor: pointer;
  font-weight: 500;
  letter-spacing: .02em;
  text-decoration: none;
  transition: 0.2s background cubic-bezier(0.165, 0.84, 0.44, 1), 0.2s color cubic-bezier(0.165, 0.84, 0.44, 1), 0.2s border-color cubic-bezier(0.165, 0.84, 0.44, 1);
  font-size: clamp(1.125rem, calc(0.7159rem + 1.3636vw), 1.5rem);
  padding: .5em 1.333em;
  background: var(--thl-color-black);
  color: var(--thl-color-white); }
  .lift-box-one .btn.btn-default.black-button:hover, .lift-box-one .btn.btn-default.black-button:focus, .lift-box-one .btn.btn-default.black-button:focus-visible {
    text-decoration: none; }
  .lift-box-one .btn.btn-default.black-button.btn-small {
    padding: .6em .8em;
    font-size: 1.25rem; }
  .lift-box-one .btn.btn-default.black-button.btn-large {
    font-size: clamp(1.125rem, calc(0.7159rem + 1.3636vw), 1.5rem);
    padding: .5em 1.333em; }
  .lift-box-one .btn.btn-default.black-button:hover, .lift-box-one .btn.btn-default.black-button:focus {
    background: var(--thl-color-white);
    border-color: var(--thl-color-black);
    color: var(--thl-color-green); }
  .lift-box-one .btn.btn-default.black-button:active {
    background: var(--thl-color-black) !important;
    border-color: var(--thl-color-black) !important;
    color: var(--thl-color-white) !important; }

.lift-box-one .btn.btn-default:not(.black-button) {
  align-items: center;
  display: inline-flex;
  gap: 0.5rem;
  border-radius: 0;
  border: 1px solid transparent;
  margin-bottom: .5rem;
  cursor: pointer;
  font-weight: 500;
  letter-spacing: .02em;
  text-decoration: none;
  transition: 0.2s background cubic-bezier(0.165, 0.84, 0.44, 1), 0.2s color cubic-bezier(0.165, 0.84, 0.44, 1), 0.2s border-color cubic-bezier(0.165, 0.84, 0.44, 1);
  font-size: clamp(1.125rem, calc(0.7159rem + 1.3636vw), 1.5rem);
  padding: .5em 1.333em;
  background: var(--thl-color-green);
  color: var(--thl-color-white); }
  .lift-box-one .btn.btn-default:not(.black-button):hover, .lift-box-one .btn.btn-default:not(.black-button):focus, .lift-box-one .btn.btn-default:not(.black-button):focus-visible {
    text-decoration: none; }
  .lift-box-one .btn.btn-default:not(.black-button).btn-small {
    padding: .6em .8em;
    font-size: 1.25rem; }
  .lift-box-one .btn.btn-default:not(.black-button).btn-large {
    font-size: clamp(1.125rem, calc(0.7159rem + 1.3636vw), 1.5rem);
    padding: .5em 1.333em; }
  .lift-box-one .btn.btn-default:not(.black-button):hover, .lift-box-one .btn.btn-default:not(.black-button):focus {
    background: var(--thl-color-lime);
    border-color: var(--thl-color-green);
    color: var(--thl-color-green); }
  .lift-box-one .btn.btn-default:not(.black-button):active {
    background: var(--thl-color-green) !important;
    border-color: var(--thl-color-green) !important;
    color: var(--thl-color-white) !important; }

.lift-box-one .btn.btn-default:not(.yja-external-link)::after {
  content: "";
  display: inline-block;
  color: inherit;
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.33301 20H31.6663" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 8.33331L31.6667 20L20 31.6666" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
  mask: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.33301 20H31.6663" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 8.33331L31.6667 20L20 31.6666" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
  mask-size: contain;
  height: 2.5rem;
  width: 2.5rem; }

.lift-box-one .btn.btn-default.yja-external-link::after {
  content: "\f08e";
  mask: none;
  margin-left: 0 !important;
  background-color: transparent;
  color: currentColor; }

.lift-box-one .btn.btn-default::after {
  flex-shrink: 0; }

.lift-box-one .col-md-7, .lift-box-one .col-md-5 {
  padding-top: 2.75rem;
  padding-bottom: 2.75rem; }
  @media (max-width: 767.98px) {
    .lift-box-one .col-md-7, .lift-box-one .col-md-5 {
      padding-top: 1rem;
      padding-bottom: 1rem; } }
  .lift-box-one .col-md-7 > *:first-child, .lift-box-one .col-md-5 > *:first-child {
    margin-top: 0; }
  .lift-box-one .col-md-7 > *:last-child, .lift-box-one .col-md-5 > *:last-child {
    margin-bottom: 0; }

.lift-box-one .col-md-5 {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: flex-end; }

.lift-box-two {
  background-color: var(--thl-color-neutral); }
  @media (max-width: 767.98px) {
    .lift-box-two {
      margin: 0 -20px; } }
  @media screen and (max-width: 767.98px) {
    .lift-box-two .row {
      flex-direction: column-reverse;
      row-gap: 0; } }
  .lift-box-two .row > :first-child {
    gap: 1.875rem;
    padding: 2.5rem; }
    @media (max-width: 767.98px) {
      .lift-box-two .row > :first-child {
        padding: 2.5rem 1.25rem; } }
    .lift-box-two .row > :first-child * {
      margin-bottom: 0 !important; }
    .lift-box-two .row > :first-child :is(h2, h3, h4, h5, h6) {
      font-size: var(--thl-heading-h2-font-size);
      line-height: var(--thl-heading-h2-line-height);
      margin-top: 0; }
    .lift-box-two .row > :first-child .lift-links {
      gap: 1.25rem; }
      .lift-box-two .row > :first-child .lift-links a {
        align-items: center;
        display: inline-flex;
        gap: 0.5rem;
        border-radius: 0;
        border: 1px solid transparent;
        margin-bottom: .5rem;
        cursor: pointer;
        font-weight: 500;
        letter-spacing: .02em;
        text-decoration: none;
        transition: 0.2s background cubic-bezier(0.165, 0.84, 0.44, 1), 0.2s color cubic-bezier(0.165, 0.84, 0.44, 1), 0.2s border-color cubic-bezier(0.165, 0.84, 0.44, 1);
        font-size: 1.125rem;
        padding: .444em 0.889em;
        background: transparent;
        border: 1px solid var(--thl-color-green);
        color: var(--thl-color-green);
        padding: 1rem 1.25rem; }
        .lift-box-two .row > :first-child .lift-links a:hover, .lift-box-two .row > :first-child .lift-links a:focus, .lift-box-two .row > :first-child .lift-links a:focus-visible {
          text-decoration: none; }
        .lift-box-two .row > :first-child .lift-links a.btn-small {
          padding: .6em .8em;
          font-size: 1.25rem; }
        .lift-box-two .row > :first-child .lift-links a.btn-large {
          font-size: clamp(1.125rem, calc(0.7159rem + 1.3636vw), 1.5rem);
          padding: .5em 1.333em; }
        .lift-box-two .row > :first-child .lift-links a:focus {
          background: transparent; }
        .lift-box-two .row > :first-child .lift-links a:hover, .lift-box-two .row > :first-child .lift-links a:focus-visible {
          background: var(--thl-color-lime); }
        .lift-box-two .row > :first-child .lift-links a::after {
          content: "";
          display: inline-block;
          color: inherit;
          background-color: currentColor;
          -webkit-mask: url('data:image/svg+xml;utf8,<svg width="8" height="12" viewBox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.06878 6.19446C7.06878 6.2885 7.03158 6.37169 6.95717 6.44402L1.75628 11.5004C1.68187 11.5728 1.59631 11.609 1.49958 11.609C1.40286 11.609 1.31729 11.5728 1.24289 11.5004L0.684849 10.9579C0.610445 10.8856 0.573242 10.8024 0.573242 10.7083C0.573242 10.6143 0.610445 10.5311 0.684849 10.4588L5.07101 6.19446L0.684849 1.93013C0.610445 1.8578 0.573242 1.77461 0.573242 1.68057C0.573242 1.58653 0.610445 1.50334 0.684849 1.431L1.24289 0.888468C1.31729 0.81613 1.40286 0.779961 1.49958 0.779961C1.59631 0.779961 1.68187 0.81613 1.75628 0.888468L6.95717 5.94489C7.03158 6.01723 7.06878 6.10042 7.06878 6.19446Z" fill="white"/></svg>') no-repeat center;
          mask: url('data:image/svg+xml;utf8,<svg width="8" height="12" viewBox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.06878 6.19446C7.06878 6.2885 7.03158 6.37169 6.95717 6.44402L1.75628 11.5004C1.68187 11.5728 1.59631 11.609 1.49958 11.609C1.40286 11.609 1.31729 11.5728 1.24289 11.5004L0.684849 10.9579C0.610445 10.8856 0.573242 10.8024 0.573242 10.7083C0.573242 10.6143 0.610445 10.5311 0.684849 10.4588L5.07101 6.19446L0.684849 1.93013C0.610445 1.8578 0.573242 1.77461 0.573242 1.68057C0.573242 1.58653 0.610445 1.50334 0.684849 1.431L1.24289 0.888468C1.31729 0.81613 1.40286 0.779961 1.49958 0.779961C1.59631 0.779961 1.68187 0.81613 1.75628 0.888468L6.95717 5.94489C7.03158 6.01723 7.06878 6.10042 7.06878 6.19446Z" fill="white"/></svg>') no-repeat center;
          mask-size: contain;
          height: 0.75rem;
          width: 0.75rem; }
        .lift-box-two .row > :first-child .lift-links a::after {
          margin-top: .125rem; }
        .lift-box-two .row > :first-child .lift-links a.btn.btn-default {
          align-items: center;
          display: inline-flex;
          gap: 0.5rem;
          border-radius: 0;
          border: 1px solid transparent;
          margin-bottom: .5rem;
          cursor: pointer;
          font-weight: 500;
          letter-spacing: .02em;
          text-decoration: none;
          transition: 0.2s background cubic-bezier(0.165, 0.84, 0.44, 1), 0.2s color cubic-bezier(0.165, 0.84, 0.44, 1), 0.2s border-color cubic-bezier(0.165, 0.84, 0.44, 1);
          font-size: 1.125rem;
          padding: .444em 0.889em;
          background: var(--thl-color-black);
          color: var(--thl-color-white); }
          .lift-box-two .row > :first-child .lift-links a.btn.btn-default:hover, .lift-box-two .row > :first-child .lift-links a.btn.btn-default:focus, .lift-box-two .row > :first-child .lift-links a.btn.btn-default:focus-visible {
            text-decoration: none; }
          .lift-box-two .row > :first-child .lift-links a.btn.btn-default.btn-small {
            padding: .6em .8em;
            font-size: 1.25rem; }
          .lift-box-two .row > :first-child .lift-links a.btn.btn-default.btn-large {
            font-size: clamp(1.125rem, calc(0.7159rem + 1.3636vw), 1.5rem);
            padding: .5em 1.333em; }
          .lift-box-two .row > :first-child .lift-links a.btn.btn-default:hover, .lift-box-two .row > :first-child .lift-links a.btn.btn-default:focus {
            background: var(--thl-color-white);
            border-color: var(--thl-color-black);
            color: var(--thl-color-green); }
          .lift-box-two .row > :first-child .lift-links a.btn.btn-default:active {
            background: var(--thl-color-black) !important;
            border-color: var(--thl-color-black) !important;
            color: var(--thl-color-white) !important; }
        .lift-box-two .row > :first-child .lift-links a.yja-external-link::after {
          content: "\f08e";
          mask: none;
          margin-left: 0 !important;
          background-color: transparent;
          color: currentColor; }
  .lift-box-two .row .lift-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0 !important;
    object-fit: cover;
    object-position: center; }
  @media screen and (max-width: 767.98px) {
    .lift-box-two .row .lift-image {
      padding-top: 56.25%; } }

.item-spacing--normal {
  --list-item-spacing: 1rem; }

.item-spacing--tight {
  --list-item-spacing: .25rem; }

.solo-link-list,
.even-link-list {
  background-color: var(--thl-color-neutral);
  padding: 1rem 0;
  margin: 0 !important; }
  .solo-link-list .thl-lift--link-list,
  .even-link-list .thl-lift--link-list {
    background-color: transparent; }
  .solo-link-list .container .thl-lift--link-list,
  .even-link-list .container .thl-lift--link-list {
    --thl-link-list--padding: 2.5rem 0; }

.odd-link-list {
  background-color: #fff;
  padding: 1rem 0;
  margin: 0 !important; }
  .odd-link-list .thl-lift--link-list {
    background-color: transparent; }
  .odd-link-list .container .thl-lift--link-list {
    --thl-link-list--padding: 2.5rem 0; }

.thl-lift--link-list {
  padding: var(--thl-link-list--padding, 2.5rem);
  background-color: var(--thl-color-neutral); }
  @media (max-width: 767.98px) {
    .thl-lift--link-list {
      --thl-link-list--padding: 20px;
      margin: 0 -20px; } }
  .thl-lift--link-list .primary-element {
    max-width: 54.125rem; }
  .thl-lift--link-list ul.link-list {
    display: grid; }
    @media (min-width: 768px) {
      .thl-lift--link-list ul.link-list {
        grid-auto-flow: column;
        gap: 0 2rem;
        grid-template-rows: repeat(var(--rows, 1), auto);
        grid-template-columns: 1fr; }
        .thl-lift--link-list ul.link-list.columns-2 {
          grid-template-columns: repeat(var(--cols, 2), 1fr); }
        .thl-lift--link-list ul.link-list.columns-3 {
          grid-template-columns: repeat(var(--cols, 3), 1fr); } }
    .thl-lift--link-list ul.link-list .item {
      margin: var(--list-item-spacing) 0 !important; }
      .thl-lift--link-list ul.link-list .item a {
        font-weight: 500;
        text-decoration: none; }
        .thl-lift--link-list ul.link-list .item a:hover, .thl-lift--link-list ul.link-list .item a:focus {
          text-decoration: underline; }
        .thl-lift--link-list ul.link-list .item a.yja-external-link > span.thl-icon {
          display: none; }
      .thl-lift--link-list ul.link-list .item span.thl-icon {
        font-size: .825rem;
        margin-left: .5rem; }

.ordered-list > ol {
  margin: 0 !important; }
  .ordered-list > ol li {
    margin: 0 !important; }

.ordered-list .row {
  row-gap: 1.25rem;
  padding-left: 0;
  list-style: none; }

.ordered-list .ordered-list__item {
  position: relative;
  display: flex;
  flex-flow: column nowrap;
  padding-left: 4rem; }
  .ordered-list .ordered-list__item .decor {
    position: absolute;
    top: 0;
    left: 0;
    width: 2.5rem;
    height: 100%; }
    .ordered-list .ordered-list__item .decor span {
      display: flex;
      flex-direction: column;
      justify-content: center;
      text-align: center;
      width: 2.5rem;
      height: 2.5rem;
      background-color: var(--thl-color-green);
      color: var(--thl-color-white);
      font-size: 1.25rem;
      font-weight: var(--yja-font-weight-bold);
      line-height: 1.4;
      border-radius: 1.25rem; }
  .ordered-list .ordered-list__item::after {
    content: "";
    display: block;
    position: absolute;
    top: 2.5rem;
    left: 0;
    width: 2.5rem;
    height: calc(100% - 2.5rem);
    background-color: var(--thl-color-green);
    clip-path: polygon(1.1875rem 0.625rem, 1.3125rem 0.625rem, 1.3125rem 100%, 1.1875rem 100%); }
  .ordered-list .ordered-list__item :is(h2, h3, h4, h5, h6) {
    margin: .5rem 0 1rem;
    font-size: var(--thl-heading-h4-font-size);
    line-height: var(--thl-heading-h4-line-height); }
    .ordered-list .ordered-list__item :is(h2, h3, h4, h5, h6) + div > *:first-child {
      margin-top: 0; }
    .ordered-list .ordered-list__item :is(h2, h3, h4, h5, h6) + div > *:last-child {
      margin-bottom: 0; }
  .ordered-list .ordered-list__item > div > ul,
  .ordered-list .ordered-list__item > div > ol,
  .ordered-list .ordered-list__item > div > dl {
    margin-bottom: var(--yja-paragraph-margin-bottom); }

.lfr-pagination-buttons .page-item, .fessWrapper .paginationNav .pagination > li, .portlet-asset-publisher .lfr-pagination-buttons li {
  margin-right: 4px !important;
  margin-left: 4px !important; }
  @media (max-width: 479px) {
    .lfr-pagination-buttons .page-item, .fessWrapper .paginationNav .pagination > li, .portlet-asset-publisher .lfr-pagination-buttons li {
      margin-right: 2px !important;
      margin-left: 2px !important; } }

.lfr-pagination-buttons .page-item .page-link, .fessWrapper .paginationNav .pagination > li > a, .portlet-asset-publisher .lfr-pagination-buttons li a, .portlet-asset-publisher .lfr-pagination-buttons li.first + li:not(.disabled) a, .portlet-asset-publisher .lfr-pagination-buttons li:not(.disabled):has(+ .last) a {
  border-radius: 0 !important;
  background-color: #fff !important;
  border-color: #E5E5E5;
  color: var(--thl-color-black) !important;
  font-size: 0.875rem;
  font-weight: 400;
  padding: 7px 13px;
  cursor: pointer;
  line-height: 1.25; }

.lfr-pagination-buttons .page-item.active .page-link, .fessWrapper .paginationNav .pagination > li.active > a, .portlet-asset-publisher .lfr-pagination-buttons li.active a {
  border-color: var(--thl-color-green);
  color: var(--thl-color-green) !important;
  font-weight: 600; }
  .lfr-pagination-buttons .page-item.active .page-link:hover, .fessWrapper .paginationNav .pagination > li.active > a:hover, .portlet-asset-publisher .lfr-pagination-buttons li.active a:hover, .lfr-pagination-buttons .page-item.active .page-link:focus, .fessWrapper .paginationNav .pagination > li.active > a:focus, .portlet-asset-publisher .lfr-pagination-buttons li.active a:focus {
    color: var(--thl-color-green) !important; }
    .lfr-pagination-buttons .page-item.active .page-link:hover:before, .fessWrapper .paginationNav .pagination > li.active > a:hover:before, .portlet-asset-publisher .lfr-pagination-buttons li.active a:hover:before, .lfr-pagination-buttons .page-item.active .page-link:focus:before, .fessWrapper .paginationNav .pagination > li.active > a:focus:before, .portlet-asset-publisher .lfr-pagination-buttons li.active a:focus:before {
      background: var(--thl-color-green) !important; }

.lfr-pagination-buttons .page-item.disabled .page-link, .portlet-asset-publisher .lfr-pagination-buttons li.disabled a, .portlet-asset-publisher .lfr-pagination-buttons li.first.disabled a,
.portlet-asset-publisher .lfr-pagination-buttons li.last.disabled a {
  color: #757575 !important;
  cursor: default; }
  .lfr-pagination-buttons .page-item.disabled .page-link:before, .portlet-asset-publisher .lfr-pagination-buttons li.disabled a:before, .portlet-asset-publisher .lfr-pagination-buttons li.first.disabled a:before,
  .portlet-asset-publisher .lfr-pagination-buttons li.last.disabled a:before {
    background: #757575 !important; }

.lfr-pagination-buttons .page-item:last-child:not(.disabled) .page-link, .lfr-pagination-buttons .page-item:first-child:not(.disabled) .page-link, .fessWrapper .paginationNav .pagination > li:last-child:not(.disabled) a, .fessWrapper .paginationNav .pagination > li:first-child:not(.disabled) a, .portlet-asset-publisher .lfr-pagination-buttons li.first:not(.disabled) a,
.portlet-asset-publisher .lfr-pagination-buttons li.last:not(.disabled) a, .portlet-asset-publisher .lfr-pagination-buttons li:first-child:not(.first):not(.disabled) a, .portlet-asset-publisher .lfr-pagination-buttons li:last-child:not(.last):not(.disabled) a {
  background-color: var(--thl-color-green) !important;
  border-color: var(--thl-color-green);
  color: #fff !important; }
  .lfr-pagination-buttons .page-item:last-child:not(.disabled) .page-link:hover, .lfr-pagination-buttons .page-item:first-child:not(.disabled) .page-link:hover, .fessWrapper .paginationNav .pagination > li:last-child:not(.disabled) a:hover, .fessWrapper .paginationNav .pagination > li:first-child:not(.disabled) a:hover, .portlet-asset-publisher .lfr-pagination-buttons li.first:not(.disabled) a:hover,
  .portlet-asset-publisher .lfr-pagination-buttons li.last:not(.disabled) a:hover, .portlet-asset-publisher .lfr-pagination-buttons li:first-child:not(.first):not(.disabled) a:hover, .portlet-asset-publisher .lfr-pagination-buttons li:last-child:not(.last):not(.disabled) a:hover, .lfr-pagination-buttons .page-item:last-child:not(.disabled) .page-link:focus, .lfr-pagination-buttons .page-item:first-child:not(.disabled) .page-link:focus, .fessWrapper .paginationNav .pagination > li:last-child:not(.disabled) a:focus, .fessWrapper .paginationNav .pagination > li:first-child:not(.disabled) a:focus, .portlet-asset-publisher .lfr-pagination-buttons li.first:not(.disabled) a:focus,
  .portlet-asset-publisher .lfr-pagination-buttons li.last:not(.disabled) a:focus, .portlet-asset-publisher .lfr-pagination-buttons li:first-child:not(.first):not(.disabled) a:focus, .portlet-asset-publisher .lfr-pagination-buttons li:last-child:not(.last):not(.disabled) a:focus {
    color: var(--thl-color-green) !important;
    background-color: var(--thl-color-lime) !important; }
    .lfr-pagination-buttons .page-item:last-child:not(.disabled) .page-link:hover:before, .lfr-pagination-buttons .page-item:first-child:not(.disabled) .page-link:hover:before, .fessWrapper .paginationNav .pagination > li:last-child:not(.disabled) a:hover:before, .fessWrapper .paginationNav .pagination > li:first-child:not(.disabled) a:hover:before, .portlet-asset-publisher .lfr-pagination-buttons li.first:not(.disabled) a:hover:before,
    .portlet-asset-publisher .lfr-pagination-buttons li.last:not(.disabled) a:hover:before, .portlet-asset-publisher .lfr-pagination-buttons li:first-child:not(.first):not(.disabled) a:hover:before, .portlet-asset-publisher .lfr-pagination-buttons li:last-child:not(.last):not(.disabled) a:hover:before, .lfr-pagination-buttons .page-item:last-child:not(.disabled) .page-link:focus:before, .lfr-pagination-buttons .page-item:first-child:not(.disabled) .page-link:focus:before, .fessWrapper .paginationNav .pagination > li:last-child:not(.disabled) a:focus:before, .fessWrapper .paginationNav .pagination > li:first-child:not(.disabled) a:focus:before, .portlet-asset-publisher .lfr-pagination-buttons li.first:not(.disabled) a:focus:before,
    .portlet-asset-publisher .lfr-pagination-buttons li.last:not(.disabled) a:focus:before, .portlet-asset-publisher .lfr-pagination-buttons li:first-child:not(.first):not(.disabled) a:focus:before, .portlet-asset-publisher .lfr-pagination-buttons li:last-child:not(.last):not(.disabled) a:focus:before {
      background: var(--thl-color-green); }

.lfr-pagination .pager {
  margin-bottom: 1.5rem; }

@media (max-width: 479px) {
  .lfr-pagination-buttons {
    /* hide 3 dots when active page is not first or last */
    /* show 3 dots when active page is first or second page */
    /* show 3 dots when active page is last or second to last page */ }
    .lfr-pagination-buttons > li.disabled:not(:first-child):not(:last-child) {
      display: none; }
    .lfr-pagination-buttons:has(> li.active:nth-child(2)) > li.disabled:not(:first-child):not(:last-child), .lfr-pagination-buttons:has(> li.active:nth-child(3)) > li.disabled:not(:first-child):not(:last-child) {
      display: block; }
    .lfr-pagination-buttons:has(> li.active:nth-last-child(2)) > li.disabled:not(:first-child):not(:last-child), .lfr-pagination-buttons:has(> li.active:nth-last-child(3)) > li.disabled:not(:first-child):not(:last-child) {
      display: block; } }

.lfr-pagination-buttons .page-item:last-child .page-link, .lfr-pagination-buttons .page-item:first-child .page-link {
  font-size: 0;
  display: flex;
  height: 100%;
  padding: 7px 8px; }
  .lfr-pagination-buttons .page-item:last-child .page-link::before, .lfr-pagination-buttons .page-item:first-child .page-link::before {
    content: "";
    display: inline-block;
    color: inherit;
    background-color: #fff;
    -webkit-mask: url("data:image/svg+xml;utf8,<svg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M7.79464 6.68304C7.79464 6.79911 7.75 6.90179 7.66071 6.99107L1.41964 13.2321C1.33036 13.3214 1.22768 13.3661 1.11161 13.3661C0.995536 13.3661 0.892857 13.3214 0.803571 13.2321L0.133929 12.5625C0.0446429 12.4732 0 12.3705 0 12.2545C0 12.1384 0.0446429 12.0357 0.133929 11.9464L5.39732 6.68304L0.133929 1.41964C0.0446429 1.33036 0 1.22768 0 1.11161C0 0.995536 0.0446429 0.892857 0.133929 0.803572L0.803571 0.133929C0.892857 0.0446429 0.995536 0 1.11161 0C1.22768 0 1.33036 0.0446429 1.41964 0.133929L7.66071 6.375C7.75 6.46429 7.79464 6.56697 7.79464 6.68304ZM12.9375 6.68304C12.9375 6.79911 12.8929 6.90179 12.8036 6.99107L6.5625 13.2321C6.47321 13.3214 6.37054 13.3661 6.25446 13.3661C6.13839 13.3661 6.03571 13.3214 5.94643 13.2321L5.27679 12.5625C5.1875 12.4732 5.14286 12.3705 5.14286 12.2545C5.14286 12.1384 5.1875 12.0357 5.27679 11.9464L10.5402 6.68304L5.27679 1.41964C5.1875 1.33036 5.14286 1.22768 5.14286 1.11161C5.14286 0.995536 5.1875 0.892857 5.27679 0.803572L5.94643 0.133929C6.03571 0.0446429 6.13839 0 6.25446 0C6.37054 0 6.47321 0.0446429 6.5625 0.133929L12.8036 6.375C12.8929 6.46429 12.9375 6.56697 12.9375 6.68304Z' fill='%23E5E5E5'/></svg>") no-repeat center;
    mask: url("data:image/svg+xml;utf8,<svg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M7.79464 6.68304C7.79464 6.79911 7.75 6.90179 7.66071 6.99107L1.41964 13.2321C1.33036 13.3214 1.22768 13.3661 1.11161 13.3661C0.995536 13.3661 0.892857 13.3214 0.803571 13.2321L0.133929 12.5625C0.0446429 12.4732 0 12.3705 0 12.2545C0 12.1384 0.0446429 12.0357 0.133929 11.9464L5.39732 6.68304L0.133929 1.41964C0.0446429 1.33036 0 1.22768 0 1.11161C0 0.995536 0.0446429 0.892857 0.133929 0.803572L0.803571 0.133929C0.892857 0.0446429 0.995536 0 1.11161 0C1.22768 0 1.33036 0.0446429 1.41964 0.133929L7.66071 6.375C7.75 6.46429 7.79464 6.56697 7.79464 6.68304ZM12.9375 6.68304C12.9375 6.79911 12.8929 6.90179 12.8036 6.99107L6.5625 13.2321C6.47321 13.3214 6.37054 13.3661 6.25446 13.3661C6.13839 13.3661 6.03571 13.3214 5.94643 13.2321L5.27679 12.5625C5.1875 12.4732 5.14286 12.3705 5.14286 12.2545C5.14286 12.1384 5.1875 12.0357 5.27679 11.9464L10.5402 6.68304L5.27679 1.41964C5.1875 1.33036 5.14286 1.22768 5.14286 1.11161C5.14286 0.995536 5.1875 0.892857 5.27679 0.803572L5.94643 0.133929C6.03571 0.0446429 6.13839 0 6.25446 0C6.37054 0 6.47321 0.0446429 6.5625 0.133929L12.8036 6.375C12.8929 6.46429 12.9375 6.56697 12.9375 6.68304Z' fill='%23E5E5E5'/></svg>") no-repeat center;
    mask-size: contain;
    height: 0.813rem;
    width: 0.813rem; }

.lfr-pagination-buttons .page-item:first-child .page-link::before {
  transform: rotate(180deg);
  margin-right: 0.125rem; }

.lfr-pagination-buttons .page-item:last-child .page-link::before {
  margin-left: 0.125rem; }

@media screen and (max-width: 640px) {
  .lfr-pagination-buttons.pager {
    display: flex !important; } }

.fessWrapper .paginationNav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .fessWrapper .paginationNav .pagination {
    display: flex; }
    .fessWrapper .paginationNav .pagination > li > a {
      display: inline-block;
      float: none;
      font-family: var(--thl-font-family); }

.portlet-asset-publisher .lfr-pagination {
  display: flex;
  flex-direction: column;
  text-align: center;
  font-size: 0.875rem; }
  .portlet-asset-publisher .lfr-pagination .lfr-pagination-config .dropdown-toggle {
    align-items: center;
    display: inline-flex;
    gap: 0.5rem;
    border-radius: 0;
    border: 1px solid transparent;
    margin-bottom: .5rem;
    cursor: pointer;
    font-weight: 500;
    letter-spacing: .02em;
    text-decoration: none;
    transition: 0.2s background cubic-bezier(0.165, 0.84, 0.44, 1), 0.2s color cubic-bezier(0.165, 0.84, 0.44, 1), 0.2s border-color cubic-bezier(0.165, 0.84, 0.44, 1);
    padding: .6em .8em;
    font-size: 1.25rem;
    background: var(--thl-color-black);
    color: var(--thl-color-white);
    font-size: 0.875rem; }
    .portlet-asset-publisher .lfr-pagination .lfr-pagination-config .dropdown-toggle:hover, .portlet-asset-publisher .lfr-pagination .lfr-pagination-config .dropdown-toggle:focus, .portlet-asset-publisher .lfr-pagination .lfr-pagination-config .dropdown-toggle:focus-visible {
      text-decoration: none; }
    .portlet-asset-publisher .lfr-pagination .lfr-pagination-config .dropdown-toggle.btn-small {
      padding: .6em .8em;
      font-size: 1.25rem; }
    .portlet-asset-publisher .lfr-pagination .lfr-pagination-config .dropdown-toggle.btn-large {
      font-size: clamp(1.125rem, calc(0.7159rem + 1.3636vw), 1.5rem);
      padding: .5em 1.333em; }
    .portlet-asset-publisher .lfr-pagination .lfr-pagination-config .dropdown-toggle:hover, .portlet-asset-publisher .lfr-pagination .lfr-pagination-config .dropdown-toggle:focus {
      background: var(--thl-color-white);
      border-color: var(--thl-color-black);
      color: var(--thl-color-green); }
    .portlet-asset-publisher .lfr-pagination .lfr-pagination-config .dropdown-toggle:active {
      background: var(--thl-color-black) !important;
      border-color: var(--thl-color-black) !important;
      color: var(--thl-color-white) !important; }

.portlet-asset-publisher small.search-results {
  font-size: 100%;
  margin-bottom: .75rem; }

.portlet-asset-publisher .lfr-pagination-buttons {
  float: none !important;
  display: flex;
  justify-content: center; }
  .portlet-asset-publisher .lfr-pagination-buttons li {
    width: auto;
    float: unset; }
    .portlet-asset-publisher .lfr-pagination-buttons li:first-child:not(.first) a:before, .portlet-asset-publisher .lfr-pagination-buttons li:first-child:not(.first) a:after, .portlet-asset-publisher .lfr-pagination-buttons li:last-child:not(.last) a:before, .portlet-asset-publisher .lfr-pagination-buttons li:last-child:not(.last) a:after {
      font-family: 'fontawesome-alloy';
      font-size: 0.875rem; }
    .portlet-asset-publisher .lfr-pagination-buttons li:first-child:not(.first) a::before {
      content: '\f053'; }
    .portlet-asset-publisher .lfr-pagination-buttons li:last-child:not(.last) a::after {
      content: '\f054'; }

.portlet-bg {
  padding: 0; }
  .portlet-bg .portlet-header {
    margin-bottom: 0;
    position: absolute;
    right: 2px;
    top: 2px;
    width: auto;
    z-index: 1; }
  .portlet-bg-sand {
    --yja-hed-section-text-color: var(--thl-color-black);
    background: var(--thl-color-neutral); }
  .portlet-bg-dark {
    --yja-hed-section-text-color: #fff;
    background: var(--thl-color-black); }
    .portlet-bg-dark .portlet-content * {
      color: var(--thl-color-white); }
  .portlet-bg-green {
    --yja-hed-section-text-color: #fff;
    background: var(--thl-color-green); }
    .portlet-bg-green .portlet-content * {
      color: var(--thl-color-white); }
  .portlet-bg-grey {
    --yja-hed-section-text-color: var(--thl-color-black);
    background: #F5F5F5; }
  .portlet-bg-blue {
    --yja-hed-section-text-color: #fff;
    background: var(--thl-color-blue-dark); }
    .portlet-bg-blue h2, .portlet-bg-blue h3, .portlet-bg-blue h4 {
      color: var(--thl-color-white); }
      .portlet-bg-blue h2 a, .portlet-bg-blue h3 a, .portlet-bg-blue h4 a {
        color: var(--thl-color-white); }
  .portlet-bg-campaign {
    background: var(--campaign-shared--background-journal-article, #fff);
    margin: 0 !important; }

.portlet {
  margin-bottom: 0; }

.thl-related-content {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }
  .thl-related-content .main-title {
    margin-bottom: 3rem; }
  @media (max-width: 767.98px) {
    .thl-related-content .cards-wrapper {
      margin: 1rem 0;
      gap: 3.5rem 2.5rem; } }

.portlet-boundary:has(.thl-related-content) {
  margin: 0 !important; }

.fess-search-portlet .fessWrapper {
  font-family: var(--thl-font-family); }
  .fess-search-portlet .fessWrapper h1 {
    font-size: clamp(2.25rem, calc(0.65909rem + 3.97727vw), 3.125rem);
    font-weight: var(--yja-font-weight-semibold);
    line-height: var(--thl-heading-h1-line-height);
    color: var(--thl-color-black);
    margin-top: 2rem;
    margin-bottom: 0.5rem; }
  .fess-search-portlet .fessWrapper button.searchButton {
    border-radius: 0 !important; }
  .fess-search-portlet .fessWrapper .result-header {
    font-size: 1rem;
    border-top: 0; }
    .fess-search-portlet .fessWrapper .result-header > div {
      align-items: center; }
    .fess-search-portlet .fessWrapper .result-header .field-labels {
      font-size: 1rem; }
  .fess-search-portlet .fessWrapper .fessResult {
    padding-top: 0; }
  .fess-search-portlet .fessWrapper .fessResultBox #result > div {
    margin-bottom: 2rem !important;
    border-color: var(--thl-border-color-green); }
  .fess-search-portlet .fessWrapper .fessResultBox #searchResultList li {
    margin-bottom: 1rem !important;
    border: 0; }
  .fess-search-portlet .fessWrapper a,
  .fess-search-portlet .fessWrapper a:hover,
  .fess-search-portlet .fessWrapper a:focus {
    color: var(--thl-color-green); }
  .fess-search-portlet .fessWrapper .media-heading {
    margin-top: 0;
    margin-bottom: .25rem;
    font-size: var(--thl-heading-h4-font-size);
    line-height: var(--thl-heading-h4-line-height); }
  .fess-search-portlet .fessWrapper .description {
    display: block;
    margin-bottom: .25rem; }
  .fess-search-portlet .fessWrapper cite:before {
    display: none; }

.sidebar-lift {
  --thl-font-size-default: 1rem; }
  .sidebar-lift.white {
    background-color: var(--thl-color-white);
    border-width: 1px;
    border-style: solid;
    border-color: var(--thl-color-green);
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 1.875rem;
    font-size: 1rem; }
    .sidebar-lift.white > *:first-child {
      margin-top: 0; }
    .sidebar-lift.white > *:last-child {
      margin-bottom: 0; }
  .sidebar-lift.colored {
    background-color: var(--thl-color-neutral);
    border-top: 3px solid var(--thl-color-green);
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 1.875rem;
    font-size: 1rem; }
    .sidebar-lift.colored > *:first-child {
      margin-top: 0; }
    .sidebar-lift.colored > *:last-child {
      margin-bottom: 0; }
  .sidebar-lift ul {
    list-style: none;
    margin-left: 0 !important; }
    .sidebar-lift ul li {
      margin-bottom: 1.5rem; }
      .sidebar-lift ul li:last-child {
        margin-bottom: 0; }
  .sidebar-lift a {
    font-weight: 500;
    position: relative;
    display: block;
    padding-right: 1.25rem;
    text-decoration: none; }
    .sidebar-lift a:hover, .sidebar-lift a:focus {
      text-decoration: underline; }
    .sidebar-lift a:not(.yja-external-link)::after {
      content: "";
      display: inline-block;
      color: inherit;
      background-color: currentColor;
      -webkit-mask: url('data:image/svg+xml;utf8,<svg width="8" height="12" viewBox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.06878 6.19446C7.06878 6.2885 7.03158 6.37169 6.95717 6.44402L1.75628 11.5004C1.68187 11.5728 1.59631 11.609 1.49958 11.609C1.40286 11.609 1.31729 11.5728 1.24289 11.5004L0.684849 10.9579C0.610445 10.8856 0.573242 10.8024 0.573242 10.7083C0.573242 10.6143 0.610445 10.5311 0.684849 10.4588L5.07101 6.19446L0.684849 1.93013C0.610445 1.8578 0.573242 1.77461 0.573242 1.68057C0.573242 1.58653 0.610445 1.50334 0.684849 1.431L1.24289 0.888468C1.31729 0.81613 1.40286 0.779961 1.49958 0.779961C1.59631 0.779961 1.68187 0.81613 1.75628 0.888468L6.95717 5.94489C7.03158 6.01723 7.06878 6.10042 7.06878 6.19446Z" fill="white"/></svg>') no-repeat center;
      mask: url('data:image/svg+xml;utf8,<svg width="8" height="12" viewBox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.06878 6.19446C7.06878 6.2885 7.03158 6.37169 6.95717 6.44402L1.75628 11.5004C1.68187 11.5728 1.59631 11.609 1.49958 11.609C1.40286 11.609 1.31729 11.5728 1.24289 11.5004L0.684849 10.9579C0.610445 10.8856 0.573242 10.8024 0.573242 10.7083C0.573242 10.6143 0.610445 10.5311 0.684849 10.4588L5.07101 6.19446L0.684849 1.93013C0.610445 1.8578 0.573242 1.77461 0.573242 1.68057C0.573242 1.58653 0.610445 1.50334 0.684849 1.431L1.24289 0.888468C1.31729 0.81613 1.40286 0.779961 1.49958 0.779961C1.59631 0.779961 1.68187 0.81613 1.75628 0.888468L6.95717 5.94489C7.03158 6.01723 7.06878 6.10042 7.06878 6.19446Z" fill="white"/></svg>') no-repeat center;
      mask-size: contain;
      height: 0.875rem;
      width: 0.875rem; }
    .sidebar-lift a::after {
      position: absolute !important;
      top: 50% !important;
      right: 0;
      transform: translateY(-50%); }
  .sidebar-lift hr {
    border-color: var(--thl-color-green);
    margin: .25rem 0; }
    .sidebar-lift hr + h2, .sidebar-lift hr + h3 {
      margin-top: 1rem; }
  .sidebar-lift img {
    margin-right: 0;
    margin-bottom: 1rem; }

.content-page:has(.sidebar-column) .thl-squares {
  --square-average-width: 14.65rem; }

.thl-squares {
  --square-average-width: 16.5rem;
  --square-gap: 1.25rem;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(calc(min(100%, var(--square-average-width))), 1fr));
  gap: var(--square-gap); }
  @media (min-width: 768px) and (max-width: 1399px) {
    .thl-squares {
      --square-average-width: 15.5rem; } }
  @media (min-width: 992px) {
    .thl-squares {
      --square-gap: 1.5rem; } }
  @media (min-width: 1440px) {
    .thl-squares {
      --square-gap: 2.5rem; } }
  .thl-squares .square-container {
    container-type: inline-size;
    container-name: square;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    text-align: center; }
  .thl-squares .square-item {
    aspect-ratio: 1 / 1;
    background: var(--thl-color-green);
    padding: 1.25rem; }
    .thl-squares .square-item:has(img) {
      padding: 0;
      position: relative;
      overflow: hidden; }
    .thl-squares .square-item img {
      margin: 0;
      float: unset;
      height: 100%;
      width: 100%;
      position: absolute;
      inset: 0;
      object-fit: cover;
      object-position: center; }
    .thl-squares .square-item p {
      font-size: clamp(1.25rem, 9.4075cqw, 1.75rem);
      line-height: 1.214;
      margin-bottom: 0;
      hyphens: auto;
      word-break: break-word; }
    .thl-squares .square-item .square-highlight {
      display: block;
      font-size: clamp(3.5rem, 23cqw, 7.5rem);
      font-weight: 500;
      letter-spacing: -0.02em;
      line-height: .85;
      margin-bottom: .15em; }
    .thl-squares .square-item p,
    .thl-squares .square-item .square-highlight {
      transition: font-size 0.2s cubic-bezier(0.165, 0.84, 0.44, 1); }
    .thl-squares .square-item.green {
      background-color: var(--thl-color-green);
      color: #fff; }
    .thl-squares .square-item.grey {
      background-color: var(--thl-color-grey);
      color: #fff; }
    .thl-squares .square-item.neutral {
      background-color: var(--thl-color-neutral); }
    .thl-squares .square-item.black {
      background-color: var(--thl-color-black);
      color: #fff; }
    .thl-squares .square-item.lime {
      background-color: var(--thl-color-lime); }
    .thl-squares .square-item.white {
      background-color: #fff; }
    .thl-squares .square-item.transparent {
      background-color: transparent; }
    .thl-squares .square-item.borders-only {
      background-color: #fff;
      border: 1px solid var(--thl-color-black); }

@container square (max-width: 16rem) {
  .thl-squares .square-container .square-highlight {
    font-size: 3.75rem;
    margin-bottom: .25rem; }
  .thl-squares .square-container p {
    font-size: 1.175rem; } }

table,
.excel-reader-portlet .table-responsive > table {
  border: none;
  border-collapse: var(--yja-table-border-collapse); }
  table :is(thead, tbody) tr th,
  table :is(thead, tbody) tr td, table tr th,
  table tr td,
  .excel-reader-portlet .table-responsive > table :is(thead, tbody) tr th,
  .excel-reader-portlet .table-responsive > table :is(thead, tbody) tr td,
  .excel-reader-portlet .table-responsive > table tr th,
  .excel-reader-portlet .table-responsive > table tr td {
    vertical-align: top;
    border-width: var(--yja-table-border);
    border-style: solid;
    border-color: var(--yja-table-border-color); }
  table :is(thead, tbody) tr th, table tr th,
  .excel-reader-portlet .table-responsive > table :is(thead, tbody) tr th,
  .excel-reader-portlet .table-responsive > table tr th {
    background-color: var(--yja-table-row-heading-bg-color);
    color: var(--yja-table-row-heading-color); }
    table :is(thead, tbody) tr th a, table tr th a,
    .excel-reader-portlet .table-responsive > table :is(thead, tbody) tr th a,
    .excel-reader-portlet .table-responsive > table tr th a {
      color: var(--yja-table-row-heading-color); }
  table :is(thead, tbody) tr td, table tr td,
  .excel-reader-portlet .table-responsive > table :is(thead, tbody) tr td,
  .excel-reader-portlet .table-responsive > table tr td {
    background-color: var(--thl-color-white);
    color: var(--thl-color-black); }
  table :is(thead, tbody) tr:hover td, table tr:hover td,
  .excel-reader-portlet .table-responsive > table :is(thead, tbody) tr:hover td,
  .excel-reader-portlet .table-responsive > table tr:hover td {
    background-color: var(--yja-table-row-hover-bg-color); }
  table caption,
  .excel-reader-portlet .table-responsive > table caption {
    caption-side: top;
    color: var(--thl-color-black); }

.table-wrapper {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 1em; }

:is(.portlet-journal-content, .journal-display-page) .journal-content-article .yjaInfoBox {
  --yja-liftbox-padding: 3.125rem 1.875rem;
  --yja-liftbox-bg-color: var(--thl-color-neutral);
  --yja-infobox-border-style: 0;
  --yja-liftbox-margin: 3rem auto;
  max-width: 820px; }
  :is(.portlet-journal-content, .journal-display-page) .journal-content-article .yjaInfoBox > *:first-child {
    margin-top: 0; }
  :is(.portlet-journal-content, .journal-display-page) .journal-content-article .yjaInfoBox > *:last-child {
    margin-bottom: 0; }
  @media screen and (min-width: 1440px) {
    :is(.portlet-journal-content, .journal-display-page) .journal-content-article .yjaInfoBox {
      --yja-liftbox-margin: 3rem 3.5rem; } }

:is(.portlet-journal-content, .journal-display-page) .journal-content-article .yja_factbox__aside > *:first-child {
  margin-top: 0; }

:is(.portlet-journal-content, .journal-display-page) .journal-content-article .yja_factbox__aside > *:last-child {
  margin-bottom: 0; }

:is(.portlet-journal-content, .journal-display-page) .journal-content-article .yjaBadge {
  gap: 1.5rem;
  margin: 3rem 0; }
  :is(.portlet-journal-content, .journal-display-page) .journal-content-article .yjaBadge > .yjaBadge__image {
    margin-right: 0; }
  :is(.portlet-journal-content, .journal-display-page) .journal-content-article .yjaBadge > .yjaBadge__content > *:first-child {
    margin-top: 0; }
  :is(.portlet-journal-content, .journal-display-page) .journal-content-article .yjaBadge > .yjaBadge__content > *:last-child {
    margin-bottom: 0; }

#bloodalcocalc {
  --yja-form-label-size: var(--thl-font-size-default); }
  #bloodalcocalc .gender-option {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    padding: 0.75rem 1.25rem;
    border: none;
    cursor: pointer;
    user-select: none;
    margin-bottom: 0 !important; }
    #bloodalcocalc .gender-option img {
      width: 30px;
      height: 60px;
      margin: 0 !important;
      pointer-events: none; }
    #bloodalcocalc .gender-option span {
      font-size: 1rem;
      font-weight: 500; }
  #bloodalcocalc .kuvat label img {
    margin: 0; }
  #bloodalcocalc .info-line {
    font-size: 1rem; }
  #bloodalcocalc #accordion {
    background-color: unset !important; }
  #bloodalcocalc .card-header:focus-within {
    outline: 2px solid #000 !important;
    outline-offset: 2px !important; }
  #bloodalcocalc #formInstructions .highl {
    font-style: italic;
    font-weight: bold; }
  #bloodalcocalc input {
    margin-bottom: 0; }
    #bloodalcocalc input:focus {
      outline: 2px solid #000 !important;
      outline-offset: 2px !important; }
  #bloodalcocalc input:read-only {
    border: none;
    -webkit-text-fill-color: #FFFFFF;
    opacity: 1;
    /* required on iOS */
    background-color: var(--thl-color-grey); }
  #bloodalcocalc fieldset {
    border: solid 1px #dddddd !important;
    padding: 1.25em !important;
    margin: 1.125em 0 !important; }
  #bloodalcocalc #pl h2 {
    margin: 0;
    text-decoration: none;
    font-size: var(--thl-heading-h3-font-size);
    font-weight: normal; }
    #bloodalcocalc #pl h2 span {
      float: left;
      width: 3.125rem;
      font-size: 4.5rem;
      color: var(--thl-color-green);
      line-height: .75;
      text-align: center;
      margin-right: 0.5rem; }
  #bloodalcocalc #pl p {
    width: 100%;
    word-wrap: break-word; }
  #bloodalcocalc #pl .step {
    border-top: solid var(--thl-color-green) 5px;
    padding: .625rem 0; }
  #bloodalcocalc #pl #r1 {
    letter-spacing: .115em;
    text-decoration: none;
    font-weight: normal;
    padding: 0 .625rem .625rem; }
    #bloodalcocalc #pl #r1.yjaInfoBox {
      margin: 0 auto; }
    #bloodalcocalc #pl #r1 p {
      padding: 1.25rem 1rem 1.25rem 1rem;
      border-radius: 4px;
      text-align: center;
      margin: 0; }
      #bloodalcocalc #pl #r1 p span {
        font-weight: bold; }
  #bloodalcocalc #pl legend {
    display: none; }
  #bloodalcocalc #pl #kuvat_sp img {
    height: 3.75rem; }
  #bloodalcocalc #pl #kuvat_sp input[type="radio"] {
    margin-right: .625rem;
    margin-left: .625rem; }
  #bloodalcocalc #pl label {
    padding: .625rem; }
  #bloodalcocalc #pl #d1,
  #bloodalcocalc #pl #d2,
  #bloodalcocalc #pl #d3,
  #bloodalcocalc #pl #d4 {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    #bloodalcocalc #pl #d1 .txt,
    #bloodalcocalc #pl #d2 .txt,
    #bloodalcocalc #pl #d3 .txt,
    #bloodalcocalc #pl #d4 .txt {
      width: 100%; }
      #bloodalcocalc #pl #d1 .txt .q-label,
      #bloodalcocalc #pl #d2 .txt .q-label,
      #bloodalcocalc #pl #d3 .txt .q-label,
      #bloodalcocalc #pl #d4 .txt .q-label {
        display: block;
        background: #fff;
        width: 100%;
        word-wrap: break-word;
        text-align: left;
        padding: 0;
        margin: 0 0 0.625rem; }
    #bloodalcocalc #pl #d1 .kuvat,
    #bloodalcocalc #pl #d2 .kuvat,
    #bloodalcocalc #pl #d3 .kuvat,
    #bloodalcocalc #pl #d4 .kuvat {
      width: 100%;
      text-align: left; }
  #bloodalcocalc #pl #d2 .kuvat fieldset,
  #bloodalcocalc #pl #d3 .kuvat fieldset,
  #bloodalcocalc #pl #d4 .kuvat fieldset {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding-left: .938rem; }
    #bloodalcocalc #pl #d2 .kuvat fieldset input,
    #bloodalcocalc #pl #d3 .kuvat fieldset input,
    #bloodalcocalc #pl #d4 .kuvat fieldset input {
      width: fit-content;
      max-width: 8ch; }

@-moz-document url-prefix() {
  #bloodalcocalc #pl #d2 .kuvat fieldset input,
  #bloodalcocalc #pl #d3 .kuvat fieldset input,
  #bloodalcocalc #pl #d4 .kuvat fieldset input {
    width: -moz-fit-content;
    width: 50%; } }
    #bloodalcocalc #pl #d2 .kuvat fieldset label,
    #bloodalcocalc #pl #d3 .kuvat fieldset label,
    #bloodalcocalc #pl #d4 .kuvat fieldset label {
      display: flex;
      text-align: center; }
  #bloodalcocalc #d4 .txt,
  #bloodalcocalc #d5 .txt {
    width: 100%; }
    #bloodalcocalc #d4 .txt .q-label,
    #bloodalcocalc #d5 .txt .q-label {
      display: block;
      margin-top: 2px;
      background: #fff;
      width: 90%;
      word-wrap: break-word;
      text-align: left;
      padding-left: 0; }
  #bloodalcocalc #last_table {
    padding-top: 20px;
    flex-flow: column; }
  #bloodalcocalc .desktop_only {
    display: flex; }
  #bloodalcocalc .subtitle label {
    font-size: var(--thl-heading-h4-font-size);
    padding: 1.125rem 1.125rem .5rem 1.125rem  !important; }
  #bloodalcocalc .result {
    padding: 1rem !important; }
  #bloodalcocalc .alcohol_table {
    display: flex;
    flex-flow: row;
    justify-content: space-evenly;
    width: 100%;
    gap: 3rem;
    margin-bottom: 1rem;
    padding: 0 1.125rem; }
    #bloodalcocalc .alcohol_table hr {
      width: 80%; }
    #bloodalcocalc .alcohol_table .item {
      display: flex;
      flex-flow: column;
      justify-content: space-evenly;
      width: 25%; }
      #bloodalcocalc .alcohol_table .item input,
      #bloodalcocalc .alcohol_table .item input.total,
      #bloodalcocalc .alcohol_table .item .input-group {
        max-height: 2.75rem; }
      #bloodalcocalc .alcohol_table .item .input-group {
        flex-flow: row;
        margin-bottom: 0;
        height: auto;
        max-height: 2.75rem;
        padding: 0; }
        #bloodalcocalc .alcohol_table .item .input-group .btn-plus,
        #bloodalcocalc .alcohol_table .item .input-group .btn-minus {
          color: white;
          border: 1px solid var(--thl-color-black);
          margin-bottom: 0; }
        #bloodalcocalc .alcohol_table .item .input-group .btn-plus {
          background-color: var(--thl-color-green); }
        #bloodalcocalc .alcohol_table .item .input-group .btn-minus {
          background-color: var(--thl-color-green); }
      #bloodalcocalc .alcohol_table .item input {
        width: 100%;
        text-align: center;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25); }
      #bloodalcocalc .alcohol_table .item label {
        padding: 0 !important;
        font-size: 1em; }
    #bloodalcocalc .alcohol_table .item:last-of-type input {
      border: 1px solid var(--thl-color-black);
      background: var(--thl-color-grey);
      color: white;
      border-radius: 4px; }
    #bloodalcocalc .alcohol_table .hidden {
      visibility: hidden; }
  #bloodalcocalc #second_last {
    padding-top: 2rem;
    justify-content: center;
    align-items: baseline; }
    #bloodalcocalc #second_last input::-webkit-outer-spin-button,
    #bloodalcocalc #second_last input::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0; }
    #bloodalcocalc #second_last input[type=number] {
      -moz-appearance: textfield; }
  #bloodalcocalc .mobile-only {
    text-align: center !important; }
  #bloodalcocalc #accordion {
    background-color: #ccc;
    margin-top: 30px; }
    #bloodalcocalc #accordion input::-webkit-outer-spin-button,
    #bloodalcocalc #accordion input::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0; }
    #bloodalcocalc #accordion input[type=number] {
      -moz-appearance: textfield; }
    #bloodalcocalc #accordion .card {
      border: 1px solid var(--thl-color-black);
      margin-bottom: 0.25rem; }
      #bloodalcocalc #accordion .card .card-body {
        background-color: var(--thl-color-white); }
      #bloodalcocalc #accordion .card .card-header {
        padding: 0;
        background-color: var(--thl-color-green); }
        #bloodalcocalc #accordion .card .card-header h3 {
          margin-top: 0; }
          #bloodalcocalc #accordion .card .card-header h3 button {
            margin-bottom: 0;
            width: 100%;
            padding-left: 1.5rem;
            padding-right: 1.5rem;
            font-size: var(--thl-heading-h4-font-size); }
      #bloodalcocalc #accordion .card .btn-light {
        background-color: var(--thl-color-green);
        color: var(--thl-color-white);
        text-align: left;
        outline-color: transparent !important;
        border-color: transparent !important;
        box-shadow: none !important;
        padding: 1.25rem 2rem 1.25rem 0;
        white-space: normal; }
    #bloodalcocalc #accordion .card:last-of-type {
      margin-bottom: 0; }
    #bloodalcocalc #accordion .accordion-button {
      display: flex;
      font-size: var(--thl-heading-h3-font-size);
      line-height: var(--thl-heading-h3-line-height); }
      #bloodalcocalc #accordion .accordion-button::after {
        content: "";
        display: inline-block;
        color: inherit;
        background-color: currentColor;
        -webkit-mask: url('data:image/svg+xml;utf8,<svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.5691 1.7143C11.5691 1.81103 11.5319 1.8966 11.4574 1.971L6.25656 7.1719C6.18215 7.2463 6.09659 7.2835 5.99986 7.2835C5.90313 7.2835 5.81757 7.2463 5.74316 7.1719L0.542271 1.971C0.467866 1.8966 0.430664 1.81103 0.430664 1.7143C0.430664 1.61758 0.467866 1.53201 0.542271 1.45761L1.10031 0.899571C1.17471 0.825166 1.26028 0.787964 1.357 0.787964C1.45373 0.787964 1.53929 0.825166 1.6137 0.899571L5.99986 5.28573L10.386 0.899571C10.4604 0.825166 10.546 0.787964 10.6427 0.787964C10.7394 0.787964 10.825 0.825166 10.8994 0.899571L11.4574 1.45761C11.5319 1.53201 11.5691 1.61758 11.5691 1.7143Z" fill="white"/></svg>') no-repeat center;
        mask: url('data:image/svg+xml;utf8,<svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.5691 1.7143C11.5691 1.81103 11.5319 1.8966 11.4574 1.971L6.25656 7.1719C6.18215 7.2463 6.09659 7.2835 5.99986 7.2835C5.90313 7.2835 5.81757 7.2463 5.74316 7.1719L0.542271 1.971C0.467866 1.8966 0.430664 1.81103 0.430664 1.7143C0.430664 1.61758 0.467866 1.53201 0.542271 1.45761L1.10031 0.899571C1.17471 0.825166 1.26028 0.787964 1.357 0.787964C1.45373 0.787964 1.53929 0.825166 1.6137 0.899571L5.99986 5.28573L10.386 0.899571C10.4604 0.825166 10.546 0.787964 10.6427 0.787964C10.7394 0.787964 10.825 0.825166 10.8994 0.899571L11.4574 1.45761C11.5319 1.53201 11.5691 1.61758 11.5691 1.7143Z" fill="white"/></svg>') no-repeat center;
        mask-size: contain;
        height: 1em;
        width: 1em; }
      #bloodalcocalc #accordion .accordion-button:after {
        align-self: center;
        flex-shrink: 0;
        margin-left: auto;
        transform: rotate(180deg); }
      #bloodalcocalc #accordion .accordion-button.collapsed:after {
        transform: rotate(0deg); }
  #bloodalcocalc #calc-res {
    text-align: center !important;
    border-top: solid #ccc 5px;
    padding-top: 1.5rem;
    margin-top: 0;
    font-weight: 600; }

@media screen and (max-width: 1200px) {
  #bloodalcocalc #formInstructions {
    text-align: center; }
  #bloodalcocalc #pl h2 span {
    font-size: 2em; }
  #bloodalcocalc #pl #d1,
  #bloodalcocalc #pl #d2,
  #bloodalcocalc #pl #d3,
  #bloodalcocalc #pl #d4 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column; }
    #bloodalcocalc #pl #d1 .txt,
    #bloodalcocalc #pl #d2 .txt,
    #bloodalcocalc #pl #d3 .txt,
    #bloodalcocalc #pl #d4 .txt {
      width: 100%;
      text-align: center; }
      #bloodalcocalc #pl #d1 .txt .q-label,
      #bloodalcocalc #pl #d2 .txt .q-label,
      #bloodalcocalc #pl #d3 .txt .q-label,
      #bloodalcocalc #pl #d4 .txt .q-label {
        text-align: center; }
      #bloodalcocalc #pl #d1 .txt h2,
      #bloodalcocalc #pl #d2 .txt h2,
      #bloodalcocalc #pl #d3 .txt h2,
      #bloodalcocalc #pl #d4 .txt h2 {
        display: flex;
        justify-content: center;
        flex-flow: column;
        text-align: center; }
        #bloodalcocalc #pl #d1 .txt h2 span,
        #bloodalcocalc #pl #d2 .txt h2 span,
        #bloodalcocalc #pl #d3 .txt h2 span,
        #bloodalcocalc #pl #d4 .txt h2 span {
          width: 100%; }
    #bloodalcocalc #pl #d1 .kuvat,
    #bloodalcocalc #pl #d2 .kuvat,
    #bloodalcocalc #pl #d3 .kuvat,
    #bloodalcocalc #pl #d4 .kuvat {
      width: 100%;
      text-align: center !important; }
  #bloodalcocalc #pl #d2 .kuvat fieldset,
  #bloodalcocalc #pl #d3 .kuvat fieldset,
  #bloodalcocalc #pl #d4 .kuvat fieldset {
    justify-content: center;
    align-items: center;
    flex-flow: column;
    padding-left: 0; }
    #bloodalcocalc #pl #d2 .kuvat fieldset input,
    #bloodalcocalc #pl #d3 .kuvat fieldset input,
    #bloodalcocalc #pl #d4 .kuvat fieldset input {
      width: 8ch; }
  @-moz-document url-prefix() {
    #bloodalcocalc #pl #d2 .kuvat fieldset input,
    #bloodalcocalc #pl #d3 .kuvat fieldset input,
    #bloodalcocalc #pl #d4 .kuvat fieldset input {
      width: -moz-fit-content;
      width: 50%; } }
  #bloodalcocalc #pl #d4 .txt p,
  #bloodalcocalc #pl #d4 .txt .q-label {
    padding-left: 20px;
    width: 95%; }
  #bloodalcocalc #pl #d5 .txt {
    width: 100%;
    text-align: center;
    display: flex;
    flex-flow: column; }
    #bloodalcocalc #pl #d5 .txt .q-label {
      text-align: center;
      padding-top: .625rem;
      width: 95%;
      padding-left: 20px; }
    #bloodalcocalc #pl #d5 .txt h2 span {
      width: 100%; }
    #bloodalcocalc #pl #d5 .txt p {
      padding-left: 0;
      width: 99%;
      padding-top: .625rem; }
  #bloodalcocalc #pl .alcohol_table {
    flex-flow: column;
    align-items: center;
    gap: 1rem;
    margin-bottom: 0; }
    #bloodalcocalc #pl .alcohol_table .item {
      max-width: 100%;
      padding: .375rem 1.25rem;
      width: 100%; }
      #bloodalcocalc #pl .alcohol_table .item input {
        text-indent: 0; }
    #bloodalcocalc #pl .alcohol_table label {
      padding-bottom: .625rem !important;
      text-align: center !important; }
    #bloodalcocalc #pl .alcohol_table input:read-only {
      text-align: center;
      width: 6em;
      margin: 0 auto; }
  #bloodalcocalc #pl .drink_name {
    text-align: center !important;
    padding-top: 20px;
    padding-bottom: .625rem; }
    #bloodalcocalc #pl .drink_name label {
      display: block !important;
      text-align: center !important;
      padding: 0 !important; }
  #bloodalcocalc #pl .subtitle {
    width: unset !important;
    text-align: center !important; }
    #bloodalcocalc #pl .subtitle label {
      display: block;
      text-align: center !important;
      padding: 0 !important;
      font-size: 1.15em !important; }
  #bloodalcocalc #pl #second_last {
    align-items: normal; }
  #bloodalcocalc #pl .mobile-only {
    display: block; }
  #bloodalcocalc #pl .desktop_only {
    display: none !important; } }

.kloorilaskuri-wrapper {
  /*toggle button (simple / full view) */
  /*clear history btn*/
  /*Message when previously saved calcualation selected*/
  /*show form elements as block*/ }
  .kloorilaskuri-wrapper #tabs {
    display: flex; }
  .kloorilaskuri-wrapper #tabs {
    margin-bottom: 0px;
    width: auto; }
  .kloorilaskuri-wrapper .tab {
    text-align: left !important;
    height: 100%;
    justify-content: center; }
    .kloorilaskuri-wrapper .tab img {
      width: 38px;
      margin: 6px 0 6px 10px !important; }
      .kloorilaskuri-wrapper .tab img.img-inverted {
        display: none; }
    .kloorilaskuri-wrapper .tab:after {
      content: attr(data-text);
      content: attr(data-text)/"";
      height: 0;
      visibility: hidden;
      overflow: hidden;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      pointer-events: none;
      font-weight: 700; }
    .kloorilaskuri-wrapper .tab:hover, .kloorilaskuri-wrapper .tab:focus {
      color: var(--thl-color-green);
      background-color: var(--thl-color-grey-5);
      font-weight: 700; }
    .kloorilaskuri-wrapper .tab span {
      position: relative; }
      .kloorilaskuri-wrapper .tab span::after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        transform: scaleX(0);
        height: 2px;
        background: currentColor;
        transform-origin: bottom right; }
    .kloorilaskuri-wrapper .tab:hover span::after, .kloorilaskuri-wrapper .tab:focus span::after {
      transform: scaleX(1);
      transform-origin: bottom left; }
    .kloorilaskuri-wrapper .tab.active span:after {
      display: none; }
    .kloorilaskuri-wrapper .tab.active img {
      display: none; }
      .kloorilaskuri-wrapper .tab.active img.img-inverted {
        display: block; }
  .kloorilaskuri-wrapper .toggle.bar {
    background: #fff;
    border-top: 1px solid var(--thl-color-green);
    border-bottom: 1px solid var(--thl-color-green);
    font-weight: 500;
    font-size: 22px;
    line-height: 28px;
    opacity: 1;
    border-top-width: 1px;
    border-bottom-width: 1px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 30px; }
  .kloorilaskuri-wrapper fieldset {
    border: none;
    padding: 0;
    margin: 0; }
  .kloorilaskuri-wrapper label, .kloorilaskuri-wrapper .label {
    border: none;
    font-size: 1rem;
    text-shadow: none; }
  .kloorilaskuri-wrapper span.small {
    font-size: 1rem; }
  .kloorilaskuri-wrapper img.formula {
    margin: 6px 12px !important; }
  .kloorilaskuri-wrapper form div.row {
    margin: 0; }
  .kloorilaskuri-wrapper .toggleBtn span {
    line-height: 1.15; }
  .kloorilaskuri-wrapper .toggleBtn img {
    max-width: 36px;
    padding: 5px; }
  .kloorilaskuri-wrapper input[type="text"],
  .kloorilaskuri-wrapper input[type="password"],
  .kloorilaskuri-wrapper input[type="file"],
  .kloorilaskuri-wrapper select,
  .kloorilaskuri-wrapper textarea,
  .kloorilaskuri-wrapper .textarea,
  .kloorilaskuri-wrapper .aui-field-input-text {
    border: 1px solid;
    border-color: #bfbfbf #dedede #dedede #bfbfbf;
    padding: 5px;
    display: inline-block; }
  .kloorilaskuri-wrapper input.focus,
  .kloorilaskuri-wrapper textarea.focus,
  .kloorilaskuri-wrapper input:focus,
  .kloorilaskuri-wrapper textarea:focus {
    background: #ffffcc none;
    border-color: #ffcc00;
    box-shadow: none; }
  .kloorilaskuri-wrapper input[type="submit"],
  .kloorilaskuri-wrapper input[type="button"],
  .kloorilaskuri-wrapper input[type="reset"],
  .kloorilaskuri-wrapper button {
    cursor: pointer; }
  .kloorilaskuri-wrapper.simple .symbol {
    display: none; }
  .kloorilaskuri-wrapper.simple .small {
    display: none; }
  .kloorilaskuri-wrapper.simple .formula {
    display: none; }
  .kloorilaskuri-wrapper.simple #simpleShow {
    display: none; }
  .kloorilaskuri-wrapper.simple #simpleHide {
    display: block; }
  .kloorilaskuri-wrapper.simple .content {
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow: hidden; }
  .kloorilaskuri-wrapper.simple .description,
  .kloorilaskuri-wrapper.simple .value {
    display: block;
    clear: both; }
  .kloorilaskuri-wrapper.simple label,
  .kloorilaskuri-wrapper.simple .label {
    padding: 3px; }
  .kloorilaskuri-wrapper.simple .unit {
    background: none; }
  .kloorilaskuri-wrapper.simple [type="submit"],
  .kloorilaskuri-wrapper.simple [type="reset"] {
    float: left; }
  @media (max-width: 550px) {
    .kloorilaskuri-wrapper.simple .unit {
      font-size: 0.9em; } }
  .kloorilaskuri-wrapper h2 {
    display: block;
    clear: both;
    font-size: 20px;
    line-height: 1.2em;
    color: #303030;
    text-transform: uppercase;
    display: none; }
  .kloorilaskuri-wrapper form {
    display: block;
    overflow: hidden; }
  .kloorilaskuri-wrapper form div.row {
    display: block;
    clear: both;
    padding: 10px;
    border-bottom: 1px var(--thl-color-green) solid;
    overflow: hidden; }
  .kloorilaskuri-wrapper form div.row:last-child {
    border-bottom: 0px; }
  .kloorilaskuri-wrapper .toggle,
  .kloorilaskuri-wrapper .btn,
  .kloorilaskuri-wrapper .imgbtn {
    cursor: pointer;
    color: var(--thl-color-green); }
  .kloorilaskuri-wrapper .toggleBtn {
    display: block;
    float: right; }
  .kloorilaskuri-wrapper .toggleBtn img {
    display: block;
    float: right;
    max-width: 48px;
    margin-left: 5px !important;
    margin-bottom: 3px !important;
    margin-top: 0 !important; }
  .kloorilaskuri-wrapper .toggleBtn span {
    display: block;
    padding: 5px;
    text-align: right; }
  .kloorilaskuri-wrapper #simpleShow {
    display: block;
    float: right; }
  .kloorilaskuri-wrapper #simpleHide {
    display: none;
    float: right; }
  .kloorilaskuri-wrapper #languages {
    display: block;
    float: right; }
  .kloorilaskuri-wrapper #languages select[name="languages"] {
    margin: 5px;
    margin-bottom: 3px;
    margin-top: 0px;
    font-size: 1.3em;
    height: 48px;
    min-width: 36px;
    border-radius: 3px; }
  .kloorilaskuri-wrapper #languages select[name="languages"] option {
    padding: 8px; }
  .kloorilaskuri-wrapper .previous-row .active,
  .kloorilaskuri-wrapper .previous-row .active:hover {
    background-color: var(--thl-color-green);
    color: #fff; }
  .kloorilaskuri-wrapper #clearHistoryContinuous,
  .kloorilaskuri-wrapper #clearHistoryBatch {
    position: absolute;
    right: 3px;
    top: 0px;
    padding: 5px;
    padding-right: 30px;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 24px;
    box-shadow: none; }
  .kloorilaskuri-wrapper #clearHistoryContinuous:hover,
  .kloorilaskuri-wrapper #clearHistoryBatch:hover {
    background-color: #eee;
    color: #000; }
  .kloorilaskuri-wrapper .msg {
    position: relative;
    display: block;
    clear: both;
    background-color: var(--thl-color-green);
    color: #fff;
    width: auto;
    line-height: 2em;
    padding: 0px;
    padding-right: 20%;
    padding-left: 24px;
    overflow: hidden;
    margin-top: 10px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 24px; }
  .kloorilaskuri-wrapper .msg .btn {
    display: block;
    position: absolute;
    right: 15px;
    top: 4px;
    overflow: hidden;
    color: #fff;
    margin: 0px !important;
    padding: 0px;
    width: 24px;
    box-shadow: none; }
  .kloorilaskuri-wrapper .block {
    display: block;
    float: left;
    padding: 1%; }
  .kloorilaskuri-wrapper .symbol {
    width: 15%;
    max-width: 130px; }
  .kloorilaskuri-wrapper .symbol img {
    width: 96%;
    padding: 2%;
    min-width: 36px;
    max-width: 110px;
    margin: 0 !important; }
  .kloorilaskuri-wrapper img.formula {
    width: 98%;
    max-width: 300px;
    float: none; }
  .kloorilaskuri-wrapper .content {
    width: 80%;
    min-width: 200px; }
  .kloorilaskuri-wrapper .label {
    box-shadow: none;
    padding: 0; }
  .kloorilaskuri-wrapper label, .kloorilaskuri-wrapper .label {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    font-weight: bold;
    text-transform: none;
    background: none;
    text-align: left; }
  .kloorilaskuri-wrapper label.radio {
    cursor: pointer; }
  .kloorilaskuri-wrapper .value label {
    display: inline-block;
    width: auto;
    padding: 0px;
    font-weight: normal; }
  .kloorilaskuri-wrapper .description {
    display: block;
    float: left;
    width: 55%;
    margin-right: 10px;
    margin-top: 0%;
    padding: 0px; }
  .kloorilaskuri-wrapper .value {
    display: block;
    float: left;
    width: 40%;
    min-width: 230px; }
  .kloorilaskuri-wrapper input[type="text"],
  .kloorilaskuri-wrapper input[type="number"] {
    width: 100px;
    font-size: 1.2em; }
  .kloorilaskuri-wrapper .unit {
    font-size: 1em;
    background: none; }
  .kloorilaskuri-wrapper .value div {
    display: inline-block; }
  .kloorilaskuri-wrapper .result {
    display: inline-block;
    color: var(--thl-color-green);
    font-weight: bold;
    font-size: 1.8em;
    margin-top: 5px;
    margin-right: 5px;
    padding: 5px; }
  .kloorilaskuri-wrapper .errormsg {
    display: block;
    clear: both;
    color: #D53970; }
  .kloorilaskuri-wrapper .warnings {
    display: block;
    clear: both;
    font-weight: bold;
    color: #D53970; }
  .kloorilaskuri-wrapper .result-row .warnings {
    padding-top: 10px; }
  .kloorilaskuri-wrapper .result-row .value {
    padding-top: 10px; }
  .kloorilaskuri-wrapper input[type="submit"] {
    float: left; }
  .kloorilaskuri-wrapper #resetBatch,
  .kloorilaskuri-wrapper #resetContinuous {
    float: right; }
  .kloorilaskuri-wrapper #chlorineCalculatorFooter #more {
    display: block;
    clear: both;
    width: 98%;
    padding: 1%; }
  .kloorilaskuri-wrapper #logocontainer {
    display: block;
    clear: both;
    width: 98%;
    margin-left: 1%;
    margin-right: 1%; }
  .kloorilaskuri-wrapper #logocontainer img {
    width: 100%;
    max-width: 300px; }
  .kloorilaskuri-wrapper #concentrationBatchUnits,
  .kloorilaskuri-wrapper #flowrateContinuousUnits,
  .kloorilaskuri-wrapper #concentrationContinuousUnits {
    margin-left: 0.5rem; }
    .kloorilaskuri-wrapper #concentrationBatchUnits [type='radio'],
    .kloorilaskuri-wrapper #flowrateContinuousUnits [type='radio'],
    .kloorilaskuri-wrapper #concentrationContinuousUnits [type='radio'] {
      height: 1.5rem;
      width: 1.5rem; }

.narrow .kloorilaskuri-wrapper label {
  margin-bottom: 0px; }

.narrow .kloorilaskuri-wrapper .value {
  width: 96%; }

.narrow .kloorilaskuri-wrapper .previous-row {
  width: auto; }

.narrow650 .kloorilaskuri-wrapper .description,
.kloorilaskuri-wrapper .input {
  width: 96%; }

.narrow650 .kloorilaskuri-wrapper .content {
  width: 98%; }

.narrow550 .kloorilaskuri-wrapper input[type="text"] {
  width: 90px; }

footer .footer-bottom-row .link-row a, footer nav a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: inherit;
  font-weight: 500;
  gap: .5em;
  text-decoration: none; }
  footer .footer-bottom-row .link-row a:hover, footer nav a:hover, footer .footer-bottom-row .link-row a:focus, footer nav a:focus {
    text-decoration: underline; }
  footer .footer-bottom-row .link-row a:after, footer nav a:after {
    margin-left: .5rem; }

footer {
  background: var(--thl-color-green);
  color: #fff;
  padding: 2.5rem 0; }
  @media (min-width: 768px) {
    footer {
      padding: 2.5rem 0 7.5rem; } }
  footer .logo-container {
    margin-bottom: 1.625em; }
    footer .logo-container a {
      display: inline-block; }
      footer .logo-container a img {
        margin: 0; }
  footer .footer-logo {
    width: 100%;
    max-width: 17.25rem;
    max-height: 3.875rem; }
  footer .footer-content > *:last-child {
    margin-bottom: 2rem; }
  footer .icon-row {
    display: flex;
    gap: 0.889rem; }
  footer .child-columns {
    display: flex;
    justify-content: space-between;
    column-gap: 2.125rem; }
    @media (max-width: 1279.98px) {
      footer .child-columns {
        flex-direction: column; } }
    footer .child-columns .child-column {
      width: 100%; }
  footer .footer-bottom-row {
    display: flex;
    justify-content: space-between;
    row-gap: 1.5rem; }
    @media (max-width: 767.98px) {
      footer .footer-bottom-row {
        flex-direction: column; } }
    footer .footer-bottom-row .link-row {
      display: flex;
      flex-wrap: wrap;
      column-gap: 1.375rem;
      row-gap: .5rem; }
      @media (max-width: 767.98px) {
        footer .footer-bottom-row .link-row {
          flex-direction: column; } }
  footer .footer-bottom-row:has(a) {
    border-top: 1px solid #fff;
    margin-top: 2rem;
    padding-top: 2rem; }
  footer nav ul {
    list-style: none;
    margin-left: 0 !important; }
    footer nav ul li {
      margin-bottom: 0.889rem; }
  footer .svg-icon::after {
    display: none !important; }
  footer .svg-icon svg {
    fill: #fff;
    width: 1.444rem;
    height: auto; }
  footer a {
    color: inherit;
    font-weight: 500; }
    footer a:hover, footer a:visited {
      color: inherit; }
    footer a:focus-visible {
      color: inherit;
      outline: 2px solid white !important;
      outline-offset: 2px; }
  footer a.chevron-right {
    display: inline-flex;
    align-items: center;
    gap: 1rem; }

header {
  /* popovers */ }
  header .heading {
    position: relative; }
    @media (max-width: 767.98px) {
      header .heading {
        --thl-font-size-default: 1rem;
        --yja-base-font-size: 1rem; } }
    header .heading .portlet, header .heading button {
      margin: 0 !important;
      height: inherit; }
    header .heading * {
      font-weight: var(--yja-font-weight-normal); }
    header .heading a {
      text-decoration: none; }
      header .heading a:hover, header .heading a:focus {
        text-decoration: underline; }
    header .heading .top-bar {
      background-color: var(--thl-color-black);
      color: var(--thl-color-white); }
      header .heading .top-bar > .container {
        height: 3.125rem;
        align-items: center;
        gap: .5rem; }
        header .heading .top-bar > .container > div {
          height: inherit; }
          header .heading .top-bar > .container > div:nth-child(2) > button {
            position: relative; }
            header .heading .top-bar > .container > div:nth-child(2) > button::before, header .heading .top-bar > .container > div:nth-child(2) > button::after {
              content: '';
              position: absolute;
              display: block;
              top: .5rem;
              height: 2.125rem;
              width: 1px;
              background-color: var(--thl-color-white); }
            header .heading .top-bar > .container > div:nth-child(2) > button::before {
              left: 0; }
              @media screen and (max-width: 991.98px) {
                header .heading .top-bar > .container > div:nth-child(2) > button::before {
                  display: none; } }
            header .heading .top-bar > .container > div:nth-child(2) > button::after {
              right: 0; }
              @media screen and (max-width: 479.98px) {
                header .heading .top-bar > .container > div:nth-child(2) > button::after {
                  display: none; } }
          header .heading .top-bar > .container > div:first-child .journal-content-article {
            display: flex;
            flex-flow: row nowrap;
            gap: .5rem;
            height: 3.125rem; }
            header .heading .top-bar > .container > div:first-child .journal-content-article:after {
              display: none; }
            header .heading .top-bar > .container > div:first-child .journal-content-article a {
              position: relative;
              display: flex;
              flex-flow: column nowrap;
              justify-content: center;
              height: 3.125rem;
              padding-right: 1.25rem;
              padding-left: 1.25rem; }
              header .heading .top-bar > .container > div:first-child .journal-content-article a:not(:last-child):after {
                content: '';
                position: absolute;
                display: block;
                top: .5rem;
                right: -0.3125rem;
                height: 2.125rem;
                width: 1px;
                background-color: var(--thl-color-white); }
              header .heading .top-bar > .container > div:first-child .journal-content-article a.crisis-link {
                background-color: var(--thl-color-blue);
                font-weight: var(--yja-font-weight-extrabold); }
                header .heading .top-bar > .container > div:first-child .journal-content-article a.crisis-link::after {
                  display: none; }
        @media screen and (max-width: 991.98px) {
          header .heading .top-bar > .container > :first-child {
            display: none; } }
        @media screen and (max-width: 479.98px) {
          header .heading .top-bar > .container {
            height: 5rem;
            flex-direction: column;
            justify-content: center !important; }
            header .heading .top-bar > .container > div {
              height: auto; }
              header .heading .top-bar > .container > div:not(:last-child):after {
                display: none; } }
      header .heading .top-bar :is(a, button):focus-visible {
        outline: 2px solid white !important;
        outline-offset: -3px;
        transition: none !important; }
      header .heading .top-bar a {
        color: var(--thl-color-white);
        white-space: nowrap; }
      header .heading .top-bar button {
        max-height: 3.125rem;
        padding: 0 1.25rem;
        font-size: var(--yja-base-font-size);
        border-width: 0;
        gap: .75rem;
        white-space: nowrap; }
        @media screen and (max-width: 479.98px) {
          header .heading .top-bar button {
            padding: 0; } }
        header .heading .top-bar button:hover, header .heading .top-bar button:focus {
          background: none;
          text-decoration: underline;
          color: currentColor; }
          header .heading .top-bar button:hover span, header .heading .top-bar button:focus span {
            text-decoration: none; }
        header .heading .top-bar button.thl-lang {
          padding-right: .25rem; }
          header .heading .top-bar button.thl-lang span {
            display: block;
            height: 1.375rem; }
            header .heading .top-bar button.thl-lang span.thl-globe::before {
              width: 1.375rem;
              height: 1.375rem; }
            header .heading .top-bar button.thl-lang span.thl-chevron-down::after {
              width: .75rem;
              height: 1.375rem; }
          header .heading .top-bar button.thl-lang + div ul {
            margin: 0;
            padding: 0;
            list-style: none; }
            header .heading .top-bar button.thl-lang + div ul a {
              display: inline-block;
              padding: .25rem; }
      header .heading .top-bar .header-search-wrapper form .input-group {
        flex-flow: column nowrap; }
      header .heading .top-bar .header-search-wrapper form .input-group-append {
        position: relative;
        justify-content: center; }
      header .heading .top-bar .header-search-wrapper form input.search-field {
        position: relative;
        margin-bottom: 0;
        color: var(--thl-color-black); }
      header .heading .top-bar .header-search-wrapper form button.search-btn {
        position: relative;
        max-height: unset;
        padding-top: 0 !important; }
    header .heading .nav-bar {
      background-color: var(--thl-color-white); }
      header .heading .nav-bar .container h1 {
        margin-top: 0;
        margin-bottom: 0; }
      header .heading .nav-bar .container .site-logo {
        padding: 1.0625rem 0; }
        @media screen and (max-width: 991.98px) {
          header .heading .nav-bar .container .site-logo {
            margin-right: 3.25rem; } }
        header .heading .nav-bar .container .site-logo a {
          display: flex;
          flex-direction: column;
          justify-content: center;
          height: 4.0625rem;
          max-width: 16.25rem; }
          @media (max-width: 767.98px) {
            header .heading .nav-bar .container .site-logo a {
              height: 4.0625rem;
              max-width: 14.25rem; } }
    @media screen and (min-width: 992px) and (max-width: 1239.98px) {
      header .heading :is(.nav-bar, .top-bar) > .container {
        padding-left: 1.25rem;
        padding-right: 1.25rem; } }
  header .thl-popover {
    position: absolute;
    display: none;
    top: 3.125rem;
    background-color: var(--thl-color-black);
    color: var(--thl-color-white);
    padding: .5rem 1rem;
    border-width: 0;
    z-index: 5; }
    header .thl-popover * {
      color: var(--thl-color-white); }
    @media screen and (max-width: 479.98px) {
      header .thl-popover {
        top: 5rem; } }
    header .thl-popover.open {
      display: block; }
  header #popoverSearch {
    width: 23rem;
    height: auto;
    left: 50%;
    margin: 0 0 0 -11.5rem;
    padding: .5rem 1.5rem 1rem; }
  header #popoverLanguage {
    right: 80px;
    width: 10rem;
    padding: .5rem 1.5rem 1rem; }
    @media screen and (max-width: 479.98px) {
      header #popoverLanguage {
        left: 50%;
        margin: 0 0 0 -5rem; } }
    @media screen and (max-width: 991.98px) {
      header #popoverLanguage {
        right: 20px; } }
    @media screen and (min-width: 1600px) {
      header #popoverLanguage {
        right: calc(50% - (1440px / 2)); } }

.notice-ribbon {
  background-color: var(--thl-color-violet-20);
  color: var(--thl-color-black);
  text-align: center; }
  .notice-ribbon a {
    text-decoration: underline; }
  .notice-ribbon *:last-child, .notice-ribbon *:nth-last-child(2) {
    margin-bottom: 0; }

@media (min-width: 1024px) {
  html > body {
    overflow: auto !important; } }

#site-mobile-menu {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 150; }
  #site-mobile-menu * {
    font-weight: unset; }
  #site-mobile-menu::before {
    content: '';
    position: fixed;
    display: block;
    width: 100%;
    height: 100%;
    background-color: var(--thl-color-black);
    opacity: .6;
    z-index: -1; }
  #site-mobile-menu.expanded {
    display: block; }
    @media (min-width: 1024px) {
      #site-mobile-menu.expanded {
        display: none !important; } }
  #site-mobile-menu > div {
    position: absolute;
    display: flex;
    flex-flow: column nowrap;
    align-items: flex-end;
    justify-content: flex-start;
    top: 0;
    right: 0;
    height: 100%;
    padding: .5rem 1rem;
    background-color: var(--thl-color-white);
    border-left: 0.125rem solid var(--thl-color-green);
    overflow-y: auto;
    /* check */ }
    @media (max-width: 1023.98px) {
      #site-mobile-menu > div {
        width: 22.5rem; } }
    @media (max-width: 479.98px) {
      #site-mobile-menu > div {
        width: 100%;
        max-width: 100%; } }
    #site-mobile-menu > div > button.btn {
      position: relative;
      top: 0;
      width: 2.5rem;
      height: 2.5rem;
      padding: .5625rem 0;
      border-radius: 50%; }
      #site-mobile-menu > div > button.btn::after {
        width: 1.25rem;
        height: 1.25rem; }
    #site-mobile-menu > div button:hover {
      background-color: var(--thl-color-lime);
      border-radius: 50%; }
    #site-mobile-menu > div > nav {
      position: relative;
      width: 100%;
      margin: .5rem 0;
      background-color: #fff; }
      #site-mobile-menu > div > nav ul {
        list-style: none;
        display: flex;
        flex-flow: column nowrap;
        justify-content: flex-start;
        width: 100%;
        padding: 0; }
        #site-mobile-menu > div > nav ul li {
          position: relative;
          display: flex;
          flex-flow: row wrap;
          justify-content: flex-start;
          border-bottom: 0.0625rem solid var(--thl-color-grey-50); }
          #site-mobile-menu > div > nav ul li:last-child {
            border-bottom: none; }
          #site-mobile-menu > div > nav ul li > a {
            display: block;
            width: 100%;
            min-height: 2rem;
            padding: .5rem 0; }
            #site-mobile-menu > div > nav ul li > a:has(+ button) {
              margin-right: 2.5rem; }
          #site-mobile-menu > div > nav ul li ul button,
          #site-mobile-menu > div > nav ul li > button {
            position: absolute;
            top: .5rem;
            right: 0;
            width: 1.5rem;
            height: 1.5rem;
            padding: 0;
            border: none;
            background-color: transparent; }
            #site-mobile-menu > div > nav ul li ul button[aria-expanded="false"]::before,
            #site-mobile-menu > div > nav ul li > button[aria-expanded="false"]::before {
              content: "";
              display: inline-block;
              color: inherit;
              background-color: var(--thl-color-black);
              -webkit-mask: url('data:image/svg+xml;utf8,<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 18L24 30L36 18" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
              mask: url('data:image/svg+xml;utf8,<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 18L24 30L36 18" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
              mask-size: contain;
              height: 1.25rem;
              width: 1.25rem; }
            #site-mobile-menu > div > nav ul li ul button[aria-expanded="false"]::before,
            #site-mobile-menu > div > nav ul li > button[aria-expanded="false"]::before {
              margin-top: .125rem; }
            #site-mobile-menu > div > nav ul li ul button[aria-expanded="true"]::before,
            #site-mobile-menu > div > nav ul li > button[aria-expanded="true"]::before {
              content: "";
              display: inline-block;
              color: inherit;
              background-color: var(--thl-color-black);
              -webkit-mask: url('data:image/svg+xml;utf8,<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 18L24 30L36 18" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
              mask: url('data:image/svg+xml;utf8,<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 18L24 30L36 18" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
              mask-size: contain;
              height: 1.25rem;
              width: 1.25rem; }
            #site-mobile-menu > div > nav ul li ul button[aria-expanded="true"]::before,
            #site-mobile-menu > div > nav ul li > button[aria-expanded="true"]::before {
              transform: rotate(180deg);
              margin-top: .125rem; }
          #site-mobile-menu > div > nav ul li ul a {
            font-size: 1rem;
            /* check - pois jos ei tee mitään */ }
            #site-mobile-menu > div > nav ul li ul a:hover, #site-mobile-menu > div > nav ul li ul a:focus {
              font-weight: var(--yja-font-weight-bold); }
            #site-mobile-menu > div > nav ul li ul a[aria-current="page"] {
              color: var(--thl-color-black);
              font-weight: var(--yja-font-weight-bold) !important; }
          #site-mobile-menu > div > nav ul li a[aria-current="page"] {
            color: var(--thl-color-black);
            font-weight: var(--yja-font-weight-bold) !important; }
      #site-mobile-menu > div > nav ul.parent-menu {
        margin: 0;
        border-top: 0.0625rem solid var(--thl-color-grey-50); }
        #site-mobile-menu > div > nav ul.parent-menu li.parent-menu-item {
          border-bottom: 0.0625rem solid var(--thl-color-grey-50); }
          #site-mobile-menu > div > nav ul.parent-menu li.parent-menu-item > a {
            padding: .75rem 0;
            font-weight: var(--yja-font-weight-semibold); }
          #site-mobile-menu > div > nav ul.parent-menu li.parent-menu-item > button {
            top: .75rem; }
          #site-mobile-menu > div > nav ul.parent-menu li.parent-menu-item .child-icon:hover {
            cursor: pointer; }
          #site-mobile-menu > div > nav ul.parent-menu li.parent-menu-item ul.child-menu {
            margin: 0 0 .5rem; }
            #site-mobile-menu > div > nav ul.parent-menu li.parent-menu-item ul.child-menu .child-menu-item a {
              font-weight: var(--yja-font-weight-normal);
              /* text-overflow: ellipsis;
                                white-space: normal;
                                overflow: hidden; */
              /*No height because long link texts cant fit content otherwise*/ }
            #site-mobile-menu > div > nav ul.parent-menu li.parent-menu-item ul.child-menu .child-menu-item ul.child-menu {
              margin: 0 0 .75rem;
              padding-left: 1rem;
              border-left: 0.0625rem solid var(--thl-color-grey-50); }
              #site-mobile-menu > div > nav ul.parent-menu li.parent-menu-item ul.child-menu .child-menu-item ul.child-menu .child-menu-item ul.child-menu {
                border-left: none; }

#skip-to-content {
  clip: rect(0 0 0 0);
  position: absolute; }
  #skip-to-content:focus {
    clip: auto;
    position: relative;
    display: block;
    text-align: center;
    padding: 1em;
    width: 100%;
    background: white;
    z-index: 999; }

header .site-nav {
  position: relative; }
  @media (max-width: 767px) {
    header .site-nav .thl-burger:after {
      height: 1.5rem;
      width: 1.5rem; } }
  header .site-nav button.btn {
    position: absolute;
    display: none;
    top: .625rem;
    right: 0;
    width: auto;
    height: 5rem;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    gap: .375rem;
    padding: 0;
    color: var(--thl-color-green); }
    header .site-nav button.btn span {
      font-weight: var(--yja-font-weight-semibold); }
    @media screen and (max-width: 1023.98px) {
      header .site-nav button.btn {
        display: inline-flex; } }
    header .site-nav button.btn:hover, header .site-nav button.btn:focus {
      color: var(--thl-color-green); }
      header .site-nav button.btn:hover span, header .site-nav button.btn:focus span {
        text-decoration: underline; }
    header .site-nav button.btn::after {
      flex-shrink: 0; }
  header .site-nav > .portlet-boundary nav {
    --megamenu-item-gap: 1.25rem;
    --megamenu-nav-item-gap: .5rem; }
    @media screen and (max-width: 1023.98px) {
      header .site-nav > .portlet-boundary nav {
        display: none; } }
    @media screen and (min-width: 1024px) and (max-width: 1123.98px) {
      header .site-nav > .portlet-boundary nav {
        --megamenu-item-gap: .4375rem;
        --megamenu-nav-item-gap: .0625rem; } }
    header .site-nav > .portlet-boundary nav.list-menu {
      margin: 0;
      padding: 0; }
    header .site-nav > .portlet-boundary nav ul.layouts {
      gap: var(--megamenu-item-gap);
      height: 6.25rem;
      padding: 0;
      margin: 0;
      list-style: none;
      border: none; }
      header .site-nav > .portlet-boundary nav ul.layouts > li {
        display: flex;
        flex-flow: column nowrap;
        justify-content: center;
        margin: 0 !important; }
        header .site-nav > .portlet-boundary nav ul.layouts > li > div {
          display: flex !important;
          flex-flow: row nowrap;
          gap: var(--megamenu-nav-item-gap); }
          header .site-nav > .portlet-boundary nav ul.layouts > li > div > a {
            padding: 0;
            font-weight: var(--yja-font-weight-semibold);
            color: var(--thl-color-green);
            white-space: nowrap; }
            header .site-nav > .portlet-boundary nav ul.layouts > li > div > a.selected {
              font-weight: var(--yja-font-weight-bold);
              color: var(--thl-color-black);
              text-decoration: underline solid var(--thl-color-green); }
          header .site-nav > .portlet-boundary nav ul.layouts > li > div > button {
            width: 1.25rem !important;
            height: 1.25rem !important;
            padding-left: .25rem !important;
            min-width: 24px;
            min-height: 24px; }
            header .site-nav > .portlet-boundary nav ul.layouts > li > div > button::after {
              content: "";
              display: inline-block;
              color: inherit;
              background-color: currentColor;
              -webkit-mask: url('data:image/svg+xml;utf8,<svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.5691 1.7143C11.5691 1.81103 11.5319 1.8966 11.4574 1.971L6.25656 7.1719C6.18215 7.2463 6.09659 7.2835 5.99986 7.2835C5.90313 7.2835 5.81757 7.2463 5.74316 7.1719L0.542271 1.971C0.467866 1.8966 0.430664 1.81103 0.430664 1.7143C0.430664 1.61758 0.467866 1.53201 0.542271 1.45761L1.10031 0.899571C1.17471 0.825166 1.26028 0.787964 1.357 0.787964C1.45373 0.787964 1.53929 0.825166 1.6137 0.899571L5.99986 5.28573L10.386 0.899571C10.4604 0.825166 10.546 0.787964 10.6427 0.787964C10.7394 0.787964 10.825 0.825166 10.8994 0.899571L11.4574 1.45761C11.5319 1.53201 11.5691 1.61758 11.5691 1.7143Z" fill="white"/></svg>') no-repeat center;
              mask: url('data:image/svg+xml;utf8,<svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.5691 1.7143C11.5691 1.81103 11.5319 1.8966 11.4574 1.971L6.25656 7.1719C6.18215 7.2463 6.09659 7.2835 5.99986 7.2835C5.90313 7.2835 5.81757 7.2463 5.74316 7.1719L0.542271 1.971C0.467866 1.8966 0.430664 1.81103 0.430664 1.7143C0.430664 1.61758 0.467866 1.53201 0.542271 1.45761L1.10031 0.899571C1.17471 0.825166 1.26028 0.787964 1.357 0.787964C1.45373 0.787964 1.53929 0.825166 1.6137 0.899571L5.99986 5.28573L10.386 0.899571C10.4604 0.825166 10.546 0.787964 10.6427 0.787964C10.7394 0.787964 10.825 0.825166 10.8994 0.899571L11.4574 1.45761C11.5319 1.53201 11.5691 1.61758 11.5691 1.7143Z" fill="white"/></svg>') no-repeat center;
              mask-size: contain;
              height: 0.75rem;
              width: 0.75rem; }
            header .site-nav > .portlet-boundary nav ul.layouts > li > div > button::after {
              display: block; }
        header .site-nav > .portlet-boundary nav ul.layouts > li > ul {
          position: absolute; }

.notice-ribbon-wrapper .notice-ribbon {
  display: flex;
  align-items: center;
  max-width: 100%; }
  .notice-ribbon-wrapper .notice-ribbon .content {
    display: flex;
    justify-content: center;
    align-items: center; }
    .notice-ribbon-wrapper .notice-ribbon .content .content-wrapper {
      display: inline-block; }

.portlet-breadcrumb {
  --portlet-boundary-with-bg--padding: 0 !important; }

#content .breadcrumb {
  background: transparent;
  padding: 0;
  margin: 0;
  padding: 1.25rem 0; }
  #content .breadcrumb > li {
    font-size: var(--thl-breadcrumbs-font-size);
    font-weight: 500;
    line-height: var(--thl-default-line-height);
    max-height: 1.5rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
    #content .breadcrumb > li + li::before {
      color: var(--yja-breadcrumbs-item-active-color);
      padding-left: .5rem;
      padding-right: .5rem; }
    #content .breadcrumb > li > a {
      text-decoration: underline;
      text-shadow: none; }

.excel-reader-portlet.no-legend .excel-reader__resizer {
  width: 100% !important; }
  .excel-reader-portlet.no-legend .excel-reader__resizer > canvas {
    width: 100% !important; }

.excel-reader-portlet.no-legend .excel-reader__resizer + .legend {
  display: none !important; }

:is(.julkari-portlet, .portlet-asset-publisher) .julkari-list .julkari-item {
  padding: 1rem 0; }

:is(.julkari-portlet, .portlet-asset-publisher) .julkari-list .julkari-date {
  display: block;
  font-size: 0.875rem;
  font-weight: 500;
  text-transform: uppercase; }

:is(.julkari-portlet, .portlet-asset-publisher) .julkari-list .julkari-title {
  display: flex;
  align-items: center; }
  @media (max-width: 479px) {
    :is(.julkari-portlet, .portlet-asset-publisher) .julkari-list .julkari-title {
      align-items: flex-start;
      flex-direction: column;
      row-gap: .5rem; } }
  :is(.julkari-portlet, .portlet-asset-publisher) .julkari-list .julkari-title a {
    flex-grow: 1;
    font-weight: 500;
    padding-right: 1rem; }
    :is(.julkari-portlet, .portlet-asset-publisher) .julkari-list .julkari-title a:after {
      margin-left: .75rem;
      width: .75em;
      height: .75em; }
  :is(.julkari-portlet, .portlet-asset-publisher) .julkari-list .julkari-title .julkari-partofseries {
    width: 2.25rem;
    height: 2.25rem; }
    :is(.julkari-portlet, .portlet-asset-publisher) .julkari-list .julkari-title .julkari-partofseries img, :is(.julkari-portlet, .portlet-asset-publisher) .julkari-list .julkari-title .julkari-partofseries:after {
      width: 100%;
      height: 100%; }

div[id*="sms_login_portlet_SmsLoginPortlet_"] > .portlet,
div[id*="login_web_portlet_LoginPortlet_"] > .portlet {
  position: relative;
  width: 100%;
  max-width: 60rem;
  margin: 3rem auto;
  padding: 0 1rem; }

div[id*="sms_login_portlet_SmsLoginPortlet_"] > .portlet .portlet-content,
div[id*="login_web_portlet_LoginPortlet_"] > .portlet .portlet-content {
  margin: 0;
  padding: 1.25rem 1.75rem;
  background-color: var(--thl-color-white);
  border: 1px solid var(--thl-color-green);
  border-radius: .25rem; }

.mail-alert-view .portlet-body form > .row-fluid > .col {
  padding-right: 0;
  padding-left: 0; }

.mail-alert-view .portlet-body form fieldset.form-group {
  padding: 0 0 1rem !important;
  border-width: 0 0 1px !important; }
  .mail-alert-view .portlet-body form fieldset.form-group:last-of-type {
    border-bottom: none !important; }
  .mail-alert-view .portlet-body form fieldset.form-group legend > span[aria-hidden="true"] {
    color: var(--thl-color-violet); }
  .mail-alert-view .portlet-body form fieldset.form-group input[class*="col-"] {
    max-width: unset; }
  .mail-alert-view .portlet-body form fieldset.form-group button.action {
    color: var(--thl-color-green); }

.mail-alert-activation .portlet-body button.btn-cancel-subscription {
  align-items: center;
  display: inline-flex;
  gap: 0.5rem;
  border-radius: 0;
  border: 1px solid transparent;
  margin-bottom: .5rem;
  cursor: pointer;
  font-weight: 500;
  letter-spacing: .02em;
  text-decoration: none;
  transition: 0.2s background cubic-bezier(0.165, 0.84, 0.44, 1), 0.2s color cubic-bezier(0.165, 0.84, 0.44, 1), 0.2s border-color cubic-bezier(0.165, 0.84, 0.44, 1);
  padding: .6em .8em;
  font-size: 1.25rem; }
  .mail-alert-activation .portlet-body button.btn-cancel-subscription:hover, .mail-alert-activation .portlet-body button.btn-cancel-subscription:focus, .mail-alert-activation .portlet-body button.btn-cancel-subscription:focus-visible {
    text-decoration: none; }
  .mail-alert-activation .portlet-body button.btn-cancel-subscription.btn-small {
    padding: .6em .8em;
    font-size: 1.25rem; }
  .mail-alert-activation .portlet-body button.btn-cancel-subscription.btn-large {
    font-size: clamp(1.125rem, calc(0.7159rem + 1.3636vw), 1.5rem);
    padding: .5em 1.333em; }

.mail-alert-deactivation .portlet-body input.btn {
  align-items: center;
  display: inline-flex;
  gap: 0.5rem;
  border-radius: 0;
  border: 1px solid transparent;
  margin-bottom: .5rem;
  cursor: pointer;
  font-weight: 500;
  letter-spacing: .02em;
  text-decoration: none;
  transition: 0.2s background cubic-bezier(0.165, 0.84, 0.44, 1), 0.2s color cubic-bezier(0.165, 0.84, 0.44, 1), 0.2s border-color cubic-bezier(0.165, 0.84, 0.44, 1);
  padding: .6em .8em;
  font-size: 1.25rem; }
  .mail-alert-deactivation .portlet-body input.btn:hover, .mail-alert-deactivation .portlet-body input.btn:focus, .mail-alert-deactivation .portlet-body input.btn:focus-visible {
    text-decoration: none; }
  .mail-alert-deactivation .portlet-body input.btn.btn-small {
    padding: .6em .8em;
    font-size: 1.25rem; }
  .mail-alert-deactivation .portlet-body input.btn.btn-large {
    font-size: clamp(1.125rem, calc(0.7159rem + 1.3636vw), 1.5rem);
    padding: .5em 1.333em; }

header#banner {
  transition: transform 0.25s ease; }

header#banner.is-sticky {
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 120; }

header#banner.is-hidden {
  transform: translateY(-100%); }

.site-wrapper {
  padding-top: var(--site-wrapper-offset, 0); }

.kloorilaskuri-wrapper .tab, .thl-navigation--horizontal--desktop .nav-item, .thl-navigation--horizontal--mobile .nav-list-toggle-btn .page-name, .excel-reader-portlet .portlet-body ul.nav-tabs > .nav-item {
  display: block;
  font-weight: 500;
  padding: 14px 24px 11px;
  text-decoration: none;
  transition: 0.2s background-color cubic-bezier(0.165, 0.84, 0.44, 1); }

.kloorilaskuri-wrapper .tab, .thl-navigation--horizontal--desktop .nav-item {
  display: inline-flex;
  flex-direction: column;
  text-align: center;
  border: 0; }

.kloorilaskuri-wrapper .tab.active, .kloorilaskuri-wrapper .tab.active:hover, .kloorilaskuri-wrapper .tab.active:focus, .thl-navigation--horizontal--desktop .nav-item[aria-current], .thl-navigation--horizontal--desktop .nav-item[aria-current]:hover, .thl-navigation--horizontal--desktop .nav-item[aria-current]:focus, .thl-navigation--horizontal--desktop ul:not(:has(a[aria-current])) .nav-item.link_to_layout, .thl-navigation--horizontal--mobile .nav-list-toggle-btn .page-name, .excel-reader-portlet .portlet-body ul.nav-tabs > .nav-item:has(> .nav-link.active) {
  background-color: var(--thl-color-green);
  color: #fff;
  font-weight: 700; }

.portlet-navigation:has(.thl-navigation--horizontal) {
  display: block !important;
  position: sticky;
  top: var(--header-offset, 0);
  z-index: 100;
  transition: transform 0.25s ease, top 0.25s ease;
  background: #fff; }
  .portlet-navigation:has(.thl-navigation--horizontal).is-hidden {
    transform: translateY(-100%);
    top: 0; }
    .portlet-navigation:has(.thl-navigation--horizontal).is-hidden:has(button[aria-expanded="true"]) {
      transform: none; }

.thl-navigation--horizontal--desktop {
  overflow: auto; }
  @media (max-width: 767.98px) {
    .thl-navigation--horizontal--desktop {
      display: none; } }
  .thl-navigation--horizontal--desktop ul {
    display: flex;
    margin-bottom: 0;
    border-bottom: 3px solid var(--thl-color-green); }
  .thl-navigation--horizontal--desktop .nav-item {
    height: 100%;
    justify-content: center; }
    .thl-navigation--horizontal--desktop .nav-item:after {
      content: attr(data-text);
      content: attr(data-text)/"";
      height: 0;
      visibility: hidden;
      overflow: hidden;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      pointer-events: none;
      font-weight: 700; }
    .thl-navigation--horizontal--desktop .nav-item:hover, .thl-navigation--horizontal--desktop .nav-item:focus {
      color: var(--thl-color-green);
      background-color: var(--thl-color-grey-5);
      font-weight: 700; }
    .thl-navigation--horizontal--desktop .nav-item span {
      position: relative; }
      .thl-navigation--horizontal--desktop .nav-item span::after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        transform: scaleX(0);
        height: 2px;
        background: currentColor;
        transform-origin: bottom right; }
    .thl-navigation--horizontal--desktop .nav-item:hover span::after, .thl-navigation--horizontal--desktop .nav-item:focus span::after {
      transform: scaleX(1);
      transform-origin: bottom left; }
    .thl-navigation--horizontal--desktop .nav-item[aria-current] span:after {
      display: none; }

.thl-navigation--horizontal--mobile {
  display: none;
  position: relative; }
  @media (max-width: 767.98px) {
    .thl-navigation--horizontal--mobile {
      display: block; } }
  .thl-navigation--horizontal--mobile .nav-list-toggle-btn {
    width: 100%;
    padding: 0;
    border: 0;
    background: var(--thl-color-green);
    text-align: left;
    border-bottom: 4px solid var(--thl-color-green);
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .thl-navigation--horizontal--mobile .nav-list-toggle-btn .toggle-icon {
      display: flex;
      flex-flow: column nowrap;
      justify-content: center;
      padding: 0 1rem 0 0;
      transition: 0.2s transform cubic-bezier(0.165, 0.84, 0.44, 1); }
      .thl-navigation--horizontal--mobile .nav-list-toggle-btn .toggle-icon::before {
        content: "";
        display: inline-block;
        color: inherit;
        background-color: var(--thl-color-white);
        -webkit-mask: url('data:image/svg+xml;utf8,<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 18L24 30L36 18" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
        mask: url('data:image/svg+xml;utf8,<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 18L24 30L36 18" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
        mask-size: contain;
        height: 3rem;
        width: 3rem; }
    .thl-navigation--horizontal--mobile .nav-list-toggle-btn[aria-expanded="true"] .toggle-icon {
      transform: rotateX(180deg); }
  .thl-navigation--horizontal--mobile ul {
    position: absolute;
    top: 100%;
    background: #fff;
    z-index: 120;
    width: 100%;
    margin-top: 0;
    flex-direction: column;
    border-bottom: 0;
    box-shadow: 2px 6px 16px 0px rgba(0, 0, 0, 0.2);
    border: 1px solid #d2d2d2; }
    .thl-navigation--horizontal--mobile ul li {
      border-bottom: 1px solid #d2d2d2; }
  .thl-navigation--horizontal--mobile a,
  .thl-navigation--horizontal--mobile span {
    display: block;
    padding: .75rem .5rem; }
    .thl-navigation--horizontal--mobile a[aria-current],
    .thl-navigation--horizontal--mobile span[aria-current] {
      font-weight: 700; }
  .thl-navigation--horizontal--mobile span {
    color: var(--thl-color-green); }

#main-content .portlet-navigation:has(.thl-navigation--horizontal) {
  display: block;
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

@media (max-width: 991px) {
  #main-content .sidebar-column .portlet-navigation {
    display: none; } }

.excel-reader-portlet .portlet-body ul.nav-tabs {
  border-bottom: 3px solid var(--thl-color-green); }
  .excel-reader-portlet .portlet-body ul.nav-tabs > .nav-item:has(> .nav-link:not(.active):hover), .excel-reader-portlet .portlet-body ul.nav-tabs > .nav-item:has(> .nav-link:not(.active):focus) {
    background-color: var(--thl-color-grey-5); }
  .excel-reader-portlet .portlet-body ul.nav-tabs > .nav-item > .nav-link.active {
    font-weight: 700; }

@media screen and (max-width: 767.98px) {
  div:has(.portlet-navigation .portlet-body > .thl-navigation--horizontal) + div:has(.portlet-journal-content .portlet-body .journal-content-article > div.anchorlink-list-container) div.portlet-journal-content:has(.portlet-body .journal-content-article > div.anchorlink-list-container) {
    display: none !important; } }

nav.list-menu {
  margin-bottom: 3rem; }
  nav.list-menu a {
    text-decoration: none; }
    nav.list-menu a:hover, nav.list-menu a:focus {
      text-decoration: underline; }
  nav.list-menu .list-menu__title {
    font-size: var(--thl-font-size-default);
    line-height: var(--thl-default-line-height);
    margin-bottom: 22px;
    padding-bottom: 22px;
    border-bottom: 1px solid var(--thl-color-green); }
    nav.list-menu .list-menu__title a {
      display: block;
      position: relative;
      padding-left: 2.5rem; }
      nav.list-menu .list-menu__title a::before {
        content: '';
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23000' d='M13.426 6.18a.339.339 0 0 1-.111.25l-4.387 4.264 4.387 4.265a.339.339 0 0 1 .111.25.338.338 0 0 1-.111.249l-.558.542a.358.358 0 0 1-.514 0l-5.2-5.056a.338.338 0 0 1-.112-.25c0-.094.037-.177.111-.25l5.201-5.056a.358.358 0 0 1 .514 0l.558.543a.339.339 0 0 1 .111.25Z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        display: inline-block;
        width: 1.5rem;
        height: 1.5rem;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%); }
  nav.list-menu ul {
    list-style: none; }
    nav.list-menu ul.level-1 {
      padding-left: 0;
      border-bottom: 1px solid var(--thl-color-green); }
      nav.list-menu ul.level-1 > li:last-of-type {
        margin-bottom: 1.25rem; }
    nav.list-menu ul li {
      margin-bottom: 1rem; }
    nav.list-menu ul a {
      padding: 4px 0;
      display: block; }
      nav.list-menu ul a[aria-current] {
        font-weight: 700; }
    nav.list-menu ul ul {
      margin-top: 1rem;
      padding-inline-start: 30px; }

.portlet-nested-portlets .portlet-layout.row {
  row-gap: 3rem; }

.web-content-listing-portlet {
  margin-top: 4.75rem; }
  .web-content-listing-portlet .portlet-content-container form {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1rem; }
    .web-content-listing-portlet .portlet-content-container form > .row {
      flex-grow: 1; }
      .web-content-listing-portlet .portlet-content-container form > .row + .row {
        flex-grow: 0; }
    .web-content-listing-portlet .portlet-content-container form .col:has(> .btn) {
      display: flex;
      flex-wrap: wrap; }
    .web-content-listing-portlet .portlet-content-container form .btn {
      margin: auto 1rem 1rem 0;
      min-height: var(--yja-form-input-height); }
      .web-content-listing-portlet .portlet-content-container form .btn:last-child {
        margin-right: 0; }
    .web-content-listing-portlet .portlet-content-container form .btn-default {
      display: inline-flex; }
  .web-content-listing-portlet .list__assets {
    display: grid;
    column-gap: 40px;
    margin-bottom: 4.25rem; }
    @media (min-width: 768px) {
      .web-content-listing-portlet .list__assets {
        grid-template-columns: repeat(2, 1fr); } }
  .web-content-listing-portlet .list__item {
    margin-bottom: 0 !important;
    padding: 2.5rem 0;
    border-bottom: 1px solid var(--thl-border-color-green); }
    .web-content-listing-portlet .list__item > a {
      display: block;
      font-size: var(--thl-heading-h3-font-size);
      line-height: var(--thl-heading-h3-line-height);
      margin: 0 0 1.25rem; }
    .web-content-listing-portlet .list__item .meta {
      font-size: 0.875rem;
      flex-direction: column;
      gap: 1.25rem;
      align-items: flex-start; }
      .web-content-listing-portlet .list__item .meta .authors {
        display: flex;
        gap: 1.25rem; }
      .web-content-listing-portlet .list__item .meta .categories {
        display: none; }
        .web-content-listing-portlet .list__item .meta .categories:has(.yja-tag) {
          display: block; }
      .web-content-listing-portlet .list__item .meta .yja-category-group {
        display: flex;
        gap: 0.625rem; }
  .web-content-listing-portlet div:has(> nav > ul.lfr-pagination-buttons) {
    flex-direction: column-reverse; }
  .web-content-listing-portlet .small:has(+ nav) {
    margin-bottom: 3rem; }
  .web-content-listing-portlet .pager {
    margin-top: 0;
    margin-bottom: 1.5rem; }

.web-content-listing-portlet .list__title-only .list__item a {
  display: flex;
  align-items: center;
  column-gap: 1rem;
  font-size: 1.5rem;
  height: 100%;
  margin-bottom: 0; }

.web-content-listing-portlet .list__title-only .list__icon {
  align-content: center;
  font-size: 2rem;
  margin-left: auto; }
  .web-content-listing-portlet .list__title-only .list__icon::after {
    content: "";
    display: inline-block;
    color: inherit;
    background-color: currentColor;
    -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="33" fill="none" viewBox="0 0 18 33"><path fill="white" fill-rule="evenodd" d="M.367.367a1.25 1.25 0 0 1 1.77 0l15 15a1.25 1.25 0 0 1 0 1.77l-15 15a1.251 1.251 0 1 1-1.77-1.77l14.118-14.115L.367 2.137a1.25 1.25 0 0 1 0-1.77" clip-rule="evenodd"/></svg>') no-repeat center;
    mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="33" fill="none" viewBox="0 0 18 33"><path fill="white" fill-rule="evenodd" d="M.367.367a1.25 1.25 0 0 1 1.77 0l15 15a1.25 1.25 0 0 1 0 1.77l-15 15a1.251 1.251 0 1 1-1.77-1.77l14.118-14.115L.367 2.137a1.25 1.25 0 0 1 0-1.77" clip-rule="evenodd"/></svg>') no-repeat center;
    mask-size: contain;
    height: 1em;
    width: 1em; }

#main-content.layout-content.portlet-layout:has(#fragment-content) {
  padding-top: 0; }

.journal-display-page {
  margin-bottom: 3rem; }

#fragment-content .breadcrumb {
  margin-bottom: 2.5rem !important; }

@media (max-width: 991.98px) {
  #fragment-content .breadcrumb {
    margin-bottom: .5rem !important; }
  #fragment-content :is(.portlet-column-first, .portlet-column-last) {
    max-width: unset; } }

#fragment-content h1 {
  font-size: clamp(2.25rem, calc(0.65909rem + 3.97727vw), 3.125rem); }

#fragment-content .journal-content-article {
  position: relative; }
  #fragment-content .journal-content-article .top-locale-actions {
    display: none; }
  #fragment-content .journal-content-article .media-item h2 {
    margin-top: 2rem;
    margin-bottom: 1rem; }
  #fragment-content .journal-content-article .media-item.news-page {
    display: flex;
    flex-direction: column; }
    #fragment-content .journal-content-article .media-item.news-page .meta {
      margin-bottom: 3rem; }
      #fragment-content .journal-content-article .media-item.news-page .meta .published {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row-reverse;
        align-items: center;
        column-gap: 1rem;
        row-gap: .5rem; }
        #fragment-content .journal-content-article .media-item.news-page .meta .published .ministries.date,
        #fragment-content .journal-content-article .media-item.news-page .meta .published .ministries.label-published {
          display: none; }
      #fragment-content .journal-content-article .media-item.news-page .meta .d-inline-block + div {
        display: inline-block; }
      #fragment-content .journal-content-article .media-item.news-page .meta .icon-time {
        display: none;
        position: relative; }
      #fragment-content .journal-content-article .media-item.news-page .meta .time {
        display: none;
        position: relative; }
    #fragment-content .journal-content-article .media-item.news-page span[itemprop] {
      position: relative; }
      #fragment-content .journal-content-article .media-item.news-page span[itemprop] > *:last-child {
        margin-bottom: 0 !important; }
    #fragment-content .journal-content-article .media-item.news-page .margin-bottom > a.text-link:first-child {
      margin-top: 0; }
    #fragment-content .journal-content-article .media-item.news-page .links.margin-bottom + .attachments.margin-bottom {
      position: relative; }
  #fragment-content .journal-content-article .links.margin-bottom:not(:has(> a)) {
    display: none; }

.thl-blog-article .blog-title {
  margin-bottom: 1.875rem; }

.thl-blog-article .meta {
  letter-spacing: .1em;
  margin-bottom: 3.75rem; }
  .thl-blog-article .meta .published {
    font-weight: 700; }

.thl-blog-article .image-full {
  margin: 3.75rem 0;
  max-width: 2180px;
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  @media (min-width: 992px) {
    .thl-blog-article .image-full {
      margin: 3.75rem auto 6rem; } }
  .thl-blog-article .image-full figure {
    display: flex;
    flex-direction: column;
    margin: 0; }
  .thl-blog-article .image-full figcaption {
    background-color: var(--thl-color-neutral);
    padding: 1.344rem 0;
    margin: 0 !important;
    text-align: center; }
  .thl-blog-article .image-full img {
    margin: 0;
    width: 100%;
    max-height: 600px;
    object-fit: cover; }

.thl-blog-article .blog-columns {
  gap: 40px;
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 992px) {
    .thl-blog-article .blog-columns {
      flex-wrap: nowrap;
      flex-direction: row-reverse;
      gap: 40px; } }
  @media (min-width: 1280px) {
    .thl-blog-article .blog-columns {
      gap: 80px; } }

.thl-blog-article aside {
  min-width: 295px; }
  @media (max-width: 991px) {
    .thl-blog-article aside {
      width: 100%; } }
  .thl-blog-article aside .aside-content {
    background-color: var(--thl-color-neutral);
    border-top: 3px solid var(--thl-color-green);
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 1.875rem;
    font-size: 1rem;
    display: block; }
    .thl-blog-article aside .aside-content > *:first-child {
      margin-top: 0; }
    .thl-blog-article aside .aside-content > *:last-child {
      margin-bottom: 0; }
  .thl-blog-article aside .authors {
    display: grid;
    grid-template-columns: 1fr; }
    @media (min-width: 640px) and (max-width: 991px) {
      .thl-blog-article aside .authors {
        grid-template-columns: repeat(auto-fit, minmax(17rem, 1fr)); } }
  .thl-blog-article aside .authors-title {
    font-size: var(--thl-heading-h4-font-size);
    line-height: var(--thl-heading-h4-line-height);
    font-weight: 500;
    text-align: center;
    flex-basis: 100%;
    margin: 0 0 1.875rem; }
  .thl-blog-article aside .author {
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 1.875rem 0; }
    .thl-blog-article aside .author img {
      float: none;
      margin: 0 0 1rem;
      max-width: 150px; }
    .thl-blog-article aside .author .author-text {
      padding: 0; }
    .thl-blog-article aside .author ul {
      list-style: none;
      margin: 0; }
    .thl-blog-article aside .author a {
      text-decoration: none; }
      .thl-blog-article aside .author a:hover, .thl-blog-article aside .author a:focus {
        text-decoration: underline; }
    .thl-blog-article aside .author p:empty {
      display: none; }

body.signed-in.public-page {
  padding-top: 0 !important; }

#banner .container.heading,
#wrapper .container.frontpage,
#wrapper .container.subpage,
footer > div > .container {
  position: relative; }

.flex-column {
  flex-direction: column; }

.flex-row {
  flex-direction: row; }

.mx-auto {
  margin-left: auto;
  margin-right: auto; }

.margin-y-4 {
  margin: 4rem 0; }

.margin-y-5 {
  margin: 5rem 0; }

#main-content .portlet-boundary[class*="portlet-bg"] {
  --portlet-boundary-with-bg--padding: 3rem;
  padding: var(--portlet-boundary-with-bg--padding) 0; }

#main-content .portlet-dropzone .portlet-boundary {
  margin-top: 3rem;
  margin-bottom: 3rem; }

#main-content .portlet-dropzone .portlet-boundary:has(.portlet-column-content.empty) {
  margin-top: 0;
  margin-bottom: 0; }

#main-content .portlet-dropzone :is(.portlet-breadcrumb, .missing-language-version-notification-portlet) {
  margin-top: 0;
  margin-bottom: 0; }
  #main-content .portlet-dropzone :is(.portlet-breadcrumb, .missing-language-version-notification-portlet) + .portlet-boundary {
    margin-top: 0; }

#main-content .portlet-nested-portlets .portlet-boundary {
  margin-top: 0;
  margin-bottom: 0; }

@media (max-width: 768px) {
  #main-content .portlet-boundary:has(.journal-content-article > .author) {
    margin: 1rem 0; } }

#main-content.content-page-25-75 .main-column > .portlet-column-content > .portlet-boundary:first-child, #main-content.content-page-75-25 .main-column > .portlet-column-content > .portlet-boundary:first-child {
  margin-top: 0; }

.signed-in.controls-hidden .portlet-column-content.empty,
.signed-out .portlet-column-content.empty {
  padding: 0; }

.frontpage .background-neutral {
  background-color: var(--thl-color-neutral); }

@media (min-width: 992px) {
  .content-page .main-column {
    margin-bottom: 2.5rem; } }

.content-page .main-column + .sidebar-column {
  margin-bottom: 2.5rem; }

@media (max-width: 991px) {
  .content-page .main-column, .content-page .sidebar-column {
    max-width: 100%; } }

@media (min-width: 992px) {
  .content-page {
    --sidebar-width: 370px; }
    .content-page .main-column {
      max-width: calc(100% - var(--sidebar-width)); }
    .content-page .sidebar-column {
      min-width: var(--sidebar-width); } }

@media (min-width: 992px) {
  .content-page-25-75 > .row:first-child,
  .content-page-75-25 > .row:first-child {
    margin-bottom: 2.5rem; } }

@media (max-width: 1239px) {
  .content-page-25-75 > .container,
  .content-page-25-75 .full-width-column > .portlet-column-content > .portlet-boundary > .portlet:not(:has(.container)),
  .content-page-75-25 > .container,
  .content-page-75-25 .full-width-column > .portlet-column-content > .portlet-boundary > .portlet:not(:has(.container)) {
    padding-left: 20px;
    padding-right: 20px; } }

@media (min-width: 1240px) {
  .content-page-25-75 .portlet-column-first,
  .content-page-75-25 .portlet-column-first {
    padding-right: 40px; }
    .content-page-25-75 .portlet-column-first + .portlet-column-last,
    .content-page-75-25 .portlet-column-first + .portlet-column-last {
      padding-left: 40px; } }

@media (max-width: 991.98px) {
  .content-page-25-75 .row:has(.full-width-column > .portlet-dropzone > .portlet-navigation:last-child) + .container .portlet-column-first > .portlet-dropzone > .portlet-journal-content:first-child,
  .content-page-75-25 .row:has(.full-width-column > .portlet-dropzone > .portlet-navigation:last-child) + .container .portlet-column-first > .portlet-dropzone > .portlet-journal-content:first-child {
    margin-top: 2.5rem !important; } }

.sidebar-column .portlet-column-content {
  display: flex;
  flex-direction: column;
  row-gap: 3rem; }

.sidebar-column .portlet-boundary {
  margin: 0 !important; }

.sidebar-column .list-menu {
  margin-bottom: 0; }
  .sidebar-column .list-menu > ul {
    margin-bottom: 0; }

@media (min-width: 768px) {
  .layout-section--narrow {
    padding: 2.25rem 0; } }

@media (min-with: 1200px) {
  .layout-section--narrow {
    padding: 3.25rem 0; } }

.layout-section--narrow:has(.portlet-dropzone.empty) {
  background: transparent;
  padding: 0; }

.kampanja-hiekka {
  --campaign-background-primary: #EBE1D7;
  --campaign-background-secondary: #DAD0C6;
  --campaign-background-darkest: #786E64; }

.kampanja-harmaa {
  --campaign-background-primary: #F5F5F5;
  --campaign-background-secondary: #E6E6E6;
  --campaign-background-darkest: #1E1E1E; }

.kampanja-vihrea {
  --campaign-background-primary: #DCFFCD;
  --campaign-background-secondary: #7DFF78;
  --campaign-background-darkest: #005A1E; }

.kampanja-keltainen {
  --campaign-background-primary: #FFF0C8;
  --campaign-background-secondary: #FFC891;
  --campaign-background-darkest: #733700; }

.kampanja-sininen {
  --campaign-background-primary: #DCF0FF;
  --campaign-background-secondary: #B9E1FF;
  --campaign-background-darkest: #00286E; }

.kampanja-pinkki {
  --campaign-background-primary: #FFE1FF;
  --campaign-background-secondary: #FFB4E1;
  --campaign-background-darkest: #C84696; }

body[class*="kampanja-"] {
  --campaign-shared--background: var(--thl-color-neutral);
  --campaign-shared--background-journal-article: var(--campaign-background-primary);
  --yja-table-row-heading-bg-color: var(--campaign-background-darkest);
  --yja-table-row-hover-bg-color: var(--campaign-background-primary); }
  body[class*="kampanja-"] .portlet-bg-white {
    --campaign-background-primary: #fff !important;
    --campaign-background-secondary: #fff !important;
    --campaign-background-darkest: #fff !important;
    color: var(--thl-color-black) !important; }
  body[class*="kampanja-"] .portlet-breadcrumb {
    background: var(--campaign-shared--background); }
  body[class*="kampanja-"] .portlet-navigation:has(.thl-navigation--horizontal) {
    background: var(--campaign-shared--background); }
  body[class*="kampanja-"] .layout-section--narrow {
    background-color: var(--campaign-background-primary); }
    body[class*="kampanja-"] .layout-section--narrow .journal-content-article .portlet-msg-alert {
      background: var(--campaign-background-secondary);
      color: var(--thl-color-black); }
  body[class*="kampanja-"].signed-out .layout-section--narrow + div:has(.empty),
  body[class*="kampanja-"].signed-out .layout-section--narrow:has(.portlet-dropzone.empty), body[class*="kampanja-"].signed-in.controls-hidden .layout-section--narrow + div:has(.empty),
  body[class*="kampanja-"].signed-in.controls-hidden .layout-section--narrow:has(.portlet-dropzone.empty) {
    display: none; }
  body[class*="kampanja-"] .portlet-boundary:has(.hero) {
    margin: 0 !important;
    background: var(--thl-color-neutral); }
  body[class*="kampanja-"] .portlet-boundary:has(.ordered-list) {
    --campaign-shared--background-journal-article: #fff; }
  body[class*="kampanja-"] .portlet-boundary.portlet-bg:has(.ordered-list) {
    --yja-hed-section-text-color: #fff; }
  body[class*="kampanja-"] .portlet-boundary.portlet-bg .ordered-list * {
    color: var(--thl-color-black); }
  body[class*="kampanja-"] .ordered-list > ol {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(24rem, 1fr));
    gap: 2.5rem; }
    @media (max-width: 1440px) {
      body[class*="kampanja-"] .ordered-list > ol {
        grid-template-columns: repeat(auto-fill, minmax(23rem, 1fr));
        gap: 1.5rem; } }
    body[class*="kampanja-"] .ordered-list > ol > li {
      background-color: var(--campaign-background-primary);
      padding: 1.625rem;
      max-width: 100%; }
      body[class*="kampanja-"] .ordered-list > ol > li:nth-child(even) {
        background-color: var(--campaign-background-secondary); }
  body[class*="kampanja-"] .ordered-list .ordered-list__item {
    padding-left: 0;
    align-items: center;
    text-align: center; }
    body[class*="kampanja-"] .ordered-list .ordered-list__item::after {
      display: none; }
    body[class*="kampanja-"] .ordered-list .ordered-list__item .decor {
      position: relative; }
      body[class*="kampanja-"] .ordered-list .ordered-list__item .decor span {
        background: transparent;
        color: currentColor;
        font-size: 3.75rem;
        margin-bottom: 1.25rem; }
    body[class*="kampanja-"] .ordered-list .ordered-list__item h2, body[class*="kampanja-"] .ordered-list .ordered-list__item h3 {
      font-size: var(--thl-heading-h3-font-size);
      line-height: var(--thl-heading-h3-line-height); }
  body[class*="kampanja-"] #main-content .portlet-navigation:has(.thl-navigation--horizontal) {
    margin-top: 2.5rem !important;
    margin-bottom: calc(3rem + 2.5rem) !important; }
  body[class*="kampanja-"] #main-content .portlet-navigation:has(.thl-navigation--horizontal):has(+ .portlet-journal-content [class*="lift"]),
  body[class*="kampanja-"] #main-content .portlet-navigation:has(.thl-navigation--horizontal):has(+ .portlet-journal-content.portlet-bg) {
    margin-bottom: 2.5rem !important; }
  body[class*="kampanja-"] .portlet-navigation:has(.thl-navigation--horizontal):after {
    content: '';
    position: absolute;
    height: 2.5rem;
    width: 100%;
    background: var(--campaign-shared--background);
    top: 100%; }
  body[class*="kampanja-"] .portlet-navigation:has(.thl-navigation--horizontal):before {
    content: '';
    position: absolute;
    height: 2.5rem;
    width: 100%;
    background: var(--campaign-shared--background);
    top: -2.5rem; }
  body[class*="kampanja-"] .portlet-navigation.show-bg:after {
    background: transparent;
    transition: background .2s ease-in-out; }
  body[class*="kampanja-"] .thl-navigation--horizontal ul {
    border-color: var(--campaign-background-darkest); }
  body[class*="kampanja-"] .thl-navigation--horizontal .nav-item {
    color: var(--thl-color-black); }
  body[class*="kampanja-"] .thl-navigation--horizontal .nav-item[aria-current] {
    color: #fff;
    background-color: var(--campaign-background-darkest); }
  body[class*="kampanja-"] .thl-navigation--horizontal button[aria-expanded] {
    background: transparent;
    border-color: var(--campaign-background-darkest); }
    body[class*="kampanja-"] .thl-navigation--horizontal button[aria-expanded] span {
      background: var(--campaign-background-darkest); }
  body[class*="kampanja-"] .thl-navigation--horizontal--mobile .nav-item[aria-current] {
    background-color: transparent; }
  body[class*="kampanja-"] .thl-navigation--horizontal--mobile .nav-item span {
    color: var(--thl-color-black); }
  body[class*="kampanja-"] .portlet-journal-content:has(.colored-lift) {
    background: var(--campaign-background-primary);
    margin: 0 !important; }
    @media (max-width: 991.98px) {
      body[class*="kampanja-"] .portlet-journal-content:has(.colored-lift):not(.portlet-bg) .colored-lift:not(:has(.tinted)) > .row {
        padding: 3rem 0; } }
  body[class*="kampanja-"] .portlet-journal-content:has(.colored-lift iframe) {
    background: var(--campaign-background-darkest);
    --yja-heading-color: #fff;
    color: #fff; }
  body[class*="kampanja-"] .colored-lift .tinted,
  body[class*="kampanja-"] .colored-lift .tinted.colored-lift-content::after,
  body[class*="kampanja-"] .colored-lift .tinted.colored-lift-content::before {
    background: var(--campaign-background-secondary); }
  body[class*="kampanja-"].kampanja-pinkki .portlet-journal-content:has(.colored-lift iframe) {
    --yja-heading-color: var(--thl-color-black);
    color: var(--thl-color-black);
    background: var(--campaign-background-secondary); }
  body[class*="kampanja-"].kampanja-pinkki .colored-lift .tinted,
  body[class*="kampanja-"].kampanja-pinkki .colored-lift .tinted.colored-lift-content::after,
  body[class*="kampanja-"].kampanja-pinkki .colored-lift .tinted.colored-lift-content::before {
    --yja-heading-color: #fff;
    color: #fff;
    background: var(--campaign-background-darkest); }
  body[class*="kampanja-"] .thl-column-content {
    --thl-column-content--background: transparent;
    --thl-column-content--gap: 2rem;
    --thl-column-content--grid-columns: repeat(auto-fit, minmax(17rem, 1fr));
    --thl-column-content--padding: 0;
    --thl-column-content--column-item-padding: 1.875rem; }
    @media (max-width: 767px) {
      body[class*="kampanja-"] .thl-column-content {
        --thl-column-content--grid-columns: 1fr;
        margin: 0; } }
    @media (max-width: 1280px) {
      body[class*="kampanja-"] .thl-column-content {
        --thl-column-content--grid-columns: repeat(auto-fit, minmax(24rem, 1fr)); } }
    @media (max-width: 1440px) {
      body[class*="kampanja-"] .thl-column-content {
        --thl-column-content--gap: 1.5rem; } }
    body[class*="kampanja-"] .thl-column-content .column-item:nth-child(odd) {
      background: var(--campaign-background-primary); }
    body[class*="kampanja-"] .thl-column-content .column-item:nth-child(even) {
      background: var(--campaign-background-secondary); }
    body[class*="kampanja-"] .thl-column-content .main-title {
      color: var(--yja-hed-section-text-color); }
  body[class*="kampanja-"] .portlet-journal-content:has(.thl-column-content) {
    --yja-hed-section-text-color: var(--thl-color-black);
    --campaign-shared--background-journal-article: var(--campaign-background-darkest);
    margin: 0 !important;
    padding: 2.75rem 0; }
  body[class*="kampanja-"] .portlet-bg-blue .portlet-journal-content:has(.thl-column-content),
  body[class*="kampanja-"] .portlet-bg-green .portlet-journal-content:has(.thl-column-content),
  body[class*="kampanja-"] .portlet-bg-dark .portlet-journal-content:has(.thl-column-content) {
    --yja-hed-section-text-color: #fff; }
  body[class*="kampanja-"] .yja-accordion .yja-accordion-wrapper {
    border-color: #000; }
    body[class*="kampanja-"] .yja-accordion .yja-accordion-wrapper .yja-accordion-toggle .icon:before {
      background: #000 !important; }

.kriisisivu {
  --crisis-color-primary: var(--thl-color-blue-dark);
  --crisis-color-secondary: var(--thl-color-blue); }

body[class*="kriisisivu"] .ordered-list .ordered-list__item:after {
  background-color: var(--crisis-color-secondary); }

body[class*="kriisisivu"] .ordered-list .ordered-list__item .decor span {
  background-color: var(--crisis-color-secondary); }

body[class*="kriisisivu"] .landingpage-hero {
  background-color: var(--crisis-color-primary); }

body[class*="kriisisivu"] .portlet-asset-publisher:has(.thl-feed-list) {
  padding: 4rem 0; }

body[class*="kriisisivu"] .thl-feed-list * {
  color: #fff; }

body[class*="kriisisivu"] .thl-feed-list .label {
  background: #fff;
  color: var(--thl-color-black);
  box-shadow: none; }

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