@charset "UTF-8";
/**
 * Clay 3.93.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.93.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.quick-access-nav {
  position: fixed;
  z-index: 999;
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

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

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

.overlay {
  position: absolute;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info {
    transition: none;
  }
}
.drop-here-info {
  transition: none;
}

.drop-here-info .drop-here-indicator {
  height: 115px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.drop-here-info .drop-icons {
  display: inline-block;
  position: relative;
  width: 160px;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons {
    transition: none;
  }
}
.drop-here-info .drop-icons {
  transition: none;
}

.drop-here-info .drop-icons span {
  border-radius: 3px;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons span {
    transition: none;
  }
}
.drop-here-info .drop-icons span {
  transition: none;
}

.drop-here-info .drop-icons span:nth-of-type(1) {
  box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  top: 10px;
  transform: rotate(25deg);
  width: 60px;
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
  height: 80px;
  left: 40px;
  line-height: 80px;
  width: 80px;
  z-index: 2;
}
.drop-here-info .drop-icons span:nth-of-type(3) {
  box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
  display: block;
  font-size: 45px;
  height: 70px;
  left: 90px;
  line-height: 70px;
  opacity: 0;
  position: relative;
  top: 8px;
  transform: rotate(-25deg);
  width: 70px;
  z-index: 1;
}
.drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac;
}
.drop-here-info .drop-text {
  color: #fff;
  display: block;
  font-size: 20px;
  margin-left: 0;
  margin-top: 20px;
}
.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
.drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
  opacity: 1;
}
.drop-active .drop-here-info span:nth-of-type(1) {
  transform: rotate(-20deg);
}
.drop-active .drop-here-info span:nth-of-type(2) {
  transform: scale(1);
}
.drop-active .drop-here-info span:nth-of-type(3) {
  transform: rotate(15deg);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.active-area {
  background: #ffc;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.collapse.open {
  display: block;
}

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

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

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

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

body.portlet {
  border-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar form {
  margin: 0;
}

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

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

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

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

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

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

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

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

@font-face {
  font-family: Aktiv;
  font-display: swap;
  src: local("Aktiv"), url(/o/cog-sec-theme/fonts/AktivGrotesk_W_Lt.woff2) format("woff2"), url(/o/cog-sec-theme/fonts/AktivGrotesk_W_Lt.woff) format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: Aktiv;
  font-display: swap;
  src: url(/o/cog-sec-theme/fonts/AktivGrotesk_W_LtIt.woff2) format("woff2"), url(/o/cog-sec-theme/fonts/AktivGrotesk_W_LtIt.woff) format("woff");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: Aktiv;
  font-display: swap;
  src: local("Aktiv"), url(/o/cog-sec-theme/fonts/AktivGrotesk_W_Rg.woff2) format("woff2"), url(/o/cog-sec-theme/fonts/AktivGrotesk_W_Rg.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Aktiv;
  font-display: swap;
  src: local("Aktiv"), url(/o/cog-sec-theme/fonts/AktivGrotesk_W_It.woff2) format("woff2"), url(/o/cog-sec-theme/fonts/AktivGrotesk_W_It.woff) format("woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: Aktiv;
  font-display: swap;
  src: local("Aktiv"), url(/o/cog-sec-theme/fonts/AktivGrotesk_W_Md.woff2) format("woff2"), url(/o/cog-sec-theme/fonts/AktivGrotesk_W_Md.woff) format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: Aktiv;
  font-display: swap;
  src: local("Aktiv"), url(/o/cog-sec-theme/fonts/AktivGrotesk_W_MdIt.woff2) format("woff2"), url(/o/cog-sec-theme/fonts/AktivGrotesk_W_MdIt.woff) format("woff");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: Aktiv;
  font-display: swap;
  src: local("Aktiv"), url(/o/cog-sec-theme/fonts/AktivGrotesk_W_Bd.woff2) format("woff2"), url(/o/cog-sec-theme/fonts/AktivGrotesk_W_Bd.woff) format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Aktiv;
  font-display: swap;
  src: local("Aktiv"), url(/o/cog-sec-theme/fonts/AktivGrotesk_W_BdIt.woff2) format("woff2"), url(/o/cog-sec-theme/fonts/AktivGrotesk_W_BdIt.woff) format("woff");
  font-weight: 700;
  font-style: italic;
}
html {
  font-size: 20px;
}

@media (max-width: 1024px) {
  html {
    font-size: 15px;
  }
}
body {
  margin: 0;
  font: 1rem Aktiv, sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #4a4a4a;
  background: #fff;
  overflow-x: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  /*font-smoothing: antialiased*/
}

button, input, select, textarea {
  font-family: inherit;
}

section {
  margin: 0 auto;
}

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

h2 {
  line-height: 1.1851851852;
  text-align: center;
  margin: 55px 0;
  font-weight: 300;
  font-size: 3.375rem;
}

h2 strong {
  color: #9387f3;
  font-size: 5rem;
  font-weight: 200;
  line-height: 0.8375;
}

h3 {
  font-size: 2rem;
  line-height: 1.5;
}

h3, h4 {
  font-weight: 300;
}

h4 {
  font-size: 1.625rem;
  line-height: 1.6153846154;
  margin: 1rem 0;
}

h5 {
  color: #828282;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.5;
}

p {
  line-height: 1.75;
}

p.center-small {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

ol {
  counter-reset: eai-counter;
  padding: 0;
}

ol li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  margin: 1rem 0;
}

@media (max-width: 768px) {
  ol li {
    text-align: left;
  }
}
ol li:before {
  content: counter(eai-counter);
  counter-increment: eai-counter;
  font-size: 1rem;
  font-weight: 700;
  padding-right: 1.5rem;
}

.container {
  margin: 0 auto;
  /*padding: 0 30px;*/
  padding: 0 10px;
  max-width: 1060px;
}

.container--larger {
  max-width: 1280px;
}

.container--wide {
  max-width: 1460px;
}

#content {
  display: block;
  padding: 5.8rem 0 0;
  background: #fff;
}

.dynamicFormTemplate #content {
  padding-top: 0;
  background: transparent;
}

.aktiv {
  font-family: Aktiv, sans-serif;
}

.light-title {
  font-size: 36px !important;
  line-height: 46px !important;
  font-weight: 300 !important;
  font-family: Aktiv, sans-serif !important;
  color: #000 !important;
}

.max-width-400px {
  max-width: 400px !important;
}

.text-left {
  text-align: left;
}

.no-padding-top {
  padding-top: 0;
}

.no-padding-bottom {
  padding-bottom: 0;
}

.no-margin-top {
  margin-top: 0;
}

.no-margin-bottom {
  margin-bottom: 0;
}

.container .margin-top-xs {
  margin-top: 0.5rem !important;
}

.container .margin-top-sm {
  margin-top: 1rem !important;
}

.container .margin-top-lg {
  margin-top: 2rem !important;
}

.container .margin-top-xl {
  margin-top: 3rem !important;
}

.container .padding-top-xs {
  padding-top: 0.5rem !important;
}

.container .padding-top-sm {
  padding-top: 1rem !important;
}

.container .padding-top-lg {
  padding-top: 2rem !important;
}

.container .padding-top-xl {
  padding-top: 3rem !important;
}

.big-vertical-paddings .container {
  padding-top: 6.9rem;
  padding-bottom: 6.9rem;
}

.medium-vertical-paddings .container {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}

.new {
  text-transform: uppercase;
  font-size: 0.6em;
  padding: 3px 5px;
  font-weight: 400;
  position: relative;
  top: -2px;
}

.new--purple {
  background: #a496c3;
  color: #fff;
}

@media (min-width: 768px) {
  .noOverlapBoxBottomPadding .overlapBox {
    padding-bottom: 0;
  }
}
.content-block {
  padding: 6.5rem 0 7rem;
  text-align: center;
}

@media (max-width: 768px) {
  .content-block {
    padding: 3.5rem 0;
  }
}
.content-block p {
  font-size: 1.5rem;
  line-height: 1.75;
  margin: 0 0 0.5rem;
}

@media (max-width: 768px) {
  .content-block p {
    font-size: 1.3rem;
  }
}
.content-block .content-header {
  font-size: 2rem;
  letter-spacing: -1.69px;
  line-height: 1.5;
  margin: 0 auto 2rem;
  padding: 0 3.1em;
}

@media (max-width: 768px) {
  .content-block .content-header {
    padding: 0 2.4rem;
  }
}
.content-block .content-subtitle {
  color: #828282;
  font-size: 1.5rem;
  letter-spacing: -0.5px;
  line-height: 1.5;
  padding: 0 7.5rem;
}

@media (max-width: 768px) {
  .content-block .content-subtitle {
    padding: 0 2.4rem;
  }
}
.content-block .content-subtitle + .content-images {
  margin-bottom: 3rem;
}

.content-block .content-body {
  font-size: 1.5rem;
  padding: 0 3.5rem;
}

@media (max-width: 768px) {
  .content-block .content-body {
    padding: 0 2.4rem;
  }
}
.content-block .content-images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.content-block .content-images img {
  margin: 1.1rem 2.5rem;
  max-width: 200px;
}

.content-block .content-images + .content-body .button {
  margin-top: 0;
}

.content-block .content-image {
  margin-top: 0;
  max-width: 100%;
}

.content-block .content-image.image-size-big {
  margin-left: -100px;
  max-width: 1200px;
  width: 1200px;
}

@media (max-width: 768px) {
  .content-block .content-image.image-size-big {
    margin-left: -10%;
    max-width: none;
    width: 120%;
  }
}
.content-block-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 2rem 0 0;
}

@media (max-width: 768px) {
  .content-block-inline {
    display: block;
    padding: 0;
  }
}
.content-block-inline .content-header, .content-block-inline .content-subtitle {
  font-size: 2rem;
  margin: 0;
  padding: 0 3.5rem;
}

@media (max-width: 768px) {
  .content-block-inline .content-header, .content-block-inline .content-subtitle {
    margin: 0 auto 2.4rem;
  }
}
.content-block-inline .content-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 1rem;
  text-align: left;
}

@media (max-width: 768px) {
  .content-block-inline .content-body {
    font-size: 1.2rem;
  }
}
.content-image + .content-block-inline {
  margin-top: 0.5rem;
}

.content-image + .content-block-inline .content-subtitle {
  text-align: left;
  width: 33.333333%;
}

@media (max-width: 768px) {
  .content-image + .content-block-inline .content-subtitle {
    padding: 0 2.4rem;
    width: 100%;
  }
}
.content-block-inline p {
  font-size: 1rem;
  line-height: 1.75;
  margin-top: 0;
}

@media (max-width: 768px) {
  .content-block-inline p {
    font-size: 1.2rem;
  }
}
.content-block-large .content-header {
  font-size: 3.375rem;
}

.content-block-large p {
  font-size: 2rem;
}

@media (max-width: 768px) {
  .content-block-large p {
    font-size: 1.5rem;
  }
}
.content-block-medium .content-header {
  font-size: 2.6rem;
  line-height: 2.65rem;
}

.content-block-medium p {
  font-size: 1.3rem;
  line-height: 1.9rem;
  max-width: 640px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .content-block-medium p {
    margin-bottom: 2rem;
  }
}
.content-block-medium .button {
  margin-top: 72px;
}

.content-block-medium .media-body p {
  font-size: 1.5rem;
  line-height: 1.5;
}

.content-block.bg574196 {
  background-color: #5b1dbc;
}

.content-block.bg574196 .content-body p, .content-block.bg574196 .content-subtitle {
  color: #fff;
}

.content-block.bgtransparent .content-body {
  color: #828282;
}

.content-block.padding-top {
  padding-bottom: 0;
}

.content-block .links {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
}

.content-block .links li {
  margin: 0 0.75rem;
}

.content-block .links li img {
  float: none;
}

.columns {
  text-align: left;
}

.columns .column {
  vertical-align: top;
  display: inline-block;
  margin-top: 2rem;
  width: 400px;
}

@media (max-width: 768px) {
  .columns .column {
    margin-top: 5rem;
  }
}
.columns .column:not(:last-of-type) {
  margin-right: 30px;
}

.columns .column .fixed150 {
  display: table-cell;
  height: 150px;
  vertical-align: middle;
}

@media (max-width: 768px) {
  .columns .column .fixed150 {
    display: block;
  }
}
.columns .column .large-circle-icon {
  width: 115px;
  height: 115px;
  margin: 0 auto;
  border: 2px solid #888;
  border-radius: 115px;
  line-height: 115px;
  font-size: 70px;
  color: #888;
}

.columns .column p {
  font-size: 1rem;
  line-height: 1.875;
}

@media (max-width: 768px) {
  .columns .column h4, .columns .column p {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}
.columns.columns-3 .column {
  width: calc(33% - 30px);
}

.columns.columns-4 .column {
  width: calc(25% - 60px);
}

@media (max-width: 768px) {
  .columns.columns-3 .column, .columns.columns-4 .column {
    width: 100%;
  }
}
.columns img {
  width: 100%;
}

.columns img.logo-section {
  width: 100%;
  max-width: 200px;
  opacity: 0.6;
}

.columns .cta-discover, .columns .cta-discover a, .columns .cta-nofill, .columns .cta-nofill a {
  margin: 0;
}

.columns.full-bleed {
  padding-top: 8rem;
}

.columns + .content-block {
  padding-top: 3rem;
}

.columns + .textBlock {
  margin-bottom: 4rem;
  margin-top: 0;
}

.exclaimer {
  text-align: center;
  max-width: 660px;
  margin: 32px auto 100px;
}

@media (max-width: 768px) {
  .exclaimer h2 {
    padding: 0 2.4rem;
  }
}
.exclaimer.textBlock p:last-of-type {
  margin-bottom: 30px;
}

.exclaimer .exclaimer-body {
  font-weight: 200;
  font-size: 2rem;
  line-height: 3rem;
}

@media (max-width: 768px) {
  .exclaimer .exclaimer-body {
    padding-left: 2.4rem;
    padding-right: 2.4rem;
    font-size: 1.75em;
  }
}
.exclaimer .exclaimer-body.textBlock {
  font-size: 1rem;
  margin-bottom: 4rem;
}

.exclaimer .exclaimer-body.textBlock a:not(.cta-discover) {
  display: inline-block;
}

.exclaimer .exclaimer-body.textBlock p {
  color: #828282;
}

.exclaimer .exclaimer-body.textBlock strong {
  font-weight: 500;
}

.exclaimer .exclaimer-body.textBlock h3, .exclaimer .exclaimer-body.textBlock h4 {
  margin: 3rem 0 2rem;
}

.small-circle {
  width: 114px !important;
  height: 114px;
  border-radius: 114px;
}

.benefits, .layout-row {
  text-align: center;
}

.benefits h2, .layout-row h2 {
  margin: 0 auto 1rem;
}

@media (max-width: 768px) {
  .benefits h2, .layout-row h2 {
    margin-bottom: 0;
  }
}
.benefits h3, .layout-row h3 {
  clear: both;
  font-size: 1.125rem;
  line-height: 1.7777777778;
  margin: 0;
}

.benefits div.service, .layout-row div.service {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: calc(33.333% - 70px);
  margin: 0 30px;
}

@media (max-width: 768px) {
  .benefits div.service, .layout-row div.service {
    display: block;
    margin: 0 auto 3rem;
    width: 100%;
  }
  .benefits div.service:last-child, .layout-row div.service:last-child {
    margin-bottom: 0;
  }
}
.benefits p, .layout-row p {
  font-size: 1rem;
  margin: 0;
}

@media (max-width: 768px) {
  .benefits p, .layout-row p {
    font-size: 1.2rem;
  }
}
.founders-carousel {
  font-size: 0;
  position: relative;
  margin-bottom: -3.4375rem;
}

.founders-carousel .content-header {
  font-size: 3.375rem;
  margin-bottom: 4rem;
}

.founders-carousel .person-container {
  display: inline-block;
  font-size: 1rem;
  position: relative;
  width: 33.33333vw;
  margin-bottom: 3.4375rem;
  min-height: 300px;
  max-width: 353.33333px;
  overflow: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 0 0.3rem;
  vertical-align: top;
}

@media (max-width: 768px) {
  .founders-carousel .person-container {
    height: 30vh;
  }
}
@media (max-width: 450px) {
  .founders-carousel .person-container {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .founders-carousel .person-container {
    font-size: 1.2rem;
    min-height: 325px;
  }
}
.founders-carousel .person-container .person-details {
  color: #4a4a4a;
  position: static;
}

.founders-carousel .person-container .person-details p {
  color: #828282;
  font-size: 1rem;
  min-height: auto;
  text-transform: capitalize;
}

@media (max-width: 768px) {
  .founders-carousel .person-container .person-details p {
    font-size: 16px;
    line-height: 1;
    margin-top: 0;
  }
}
.founders-carousel .person-container .person-details p:first-child {
  color: #4a4a4a;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.1666666667;
  letter-spacing: -1px;
  margin: 1.75rem 0 0.5rem;
}

.founders-carousel .person-container .person-details p:nth-child(2) {
  font-size: 1.125rem;
  line-height: 1.5;
}

.founders-carousel .person-container .person-details p:last-child {
  text-transform: none;
}

.person-mask {
  border-radius: 100%;
  height: 190px;
  margin: 0 auto;
  overflow: hidden;
  width: 190px;
}

.person-mask img {
  position: relative;
  width: 190px;
}

.fellows .blockTitle {
  margin-bottom: 3.75rem;
}

.fellows.show-all .block-contents {
  max-height: 100%;
}

.fellows .person-container {
  width: 25vw;
  height: auto;
  min-height: 200px;
  max-width: 265px;
}

@media (max-width: 1024px) {
  .fellows .person-container {
    max-width: 353.33333px;
    width: 33.33333vw;
  }
}
@media (max-width: 768px) {
  .fellows .person-container {
    width: 100%;
    margin-bottom: 1rem;
    max-width: 100%;
  }
}
.fellows .person-container .person-mask {
  border-radius: 0;
  height: 156px;
  overflow: hidden;
  width: 156px;
  position: relative;
}

.fellows .person-container img {
  width: 100%;
}

.fellows .person-container .person-details h3 {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.3rem;
  margin-bottom: 0;
}

@media (max-width: 450px) {
  .fellows .person-container .person-details h3 {
    margin-top: 1rem;
  }
}
.fellows .person-container .person-details p:nth-child(2) {
  color: rgba(0, 0, 0, 0.8);
  font-size: 16px;
  font-weight: 400;
}

.fellows .person-container .person-details p:empty {
  display: none;
}

.founders-carousel {
  max-width: 1260px !important;
}

.founders-carousel .block-contents {
  max-width: 100% !important;
}

.founders-carousel.fellows .person-container {
  width: 25%;
  max-width: 100%;
}

@media (max-width: 768px) {
  .founders-carousel.fellows .person-container {
    width: 100%;
  }
  .founders-carousel.fellows .block-contents, .founders-carousel.fellows.show-all .block-contents {
    max-height: none;
  }
}
@media (max-width: 450px) {
  .founders-carousel.fellows .block-contents, .founders-carousel.fellows.show-all .block-contents {
    max-height: none;
  }
}
.image-block {
  margin-bottom: 0;
}

.image-block.above, .image-block.below {
  text-align: center;
}

.image-block.above .content-container, .image-block.below .content-container {
  margin: auto;
  max-width: 900px;
}

@media (max-width: 768px) {
  .image-block.above .content-container, .image-block.below .content-container {
    padding: 20px 2.4rem;
  }
}
.image-block.above img, .image-block.below img {
  max-width: 1060px;
  width: 100%;
}

.image-block.left, .image-block.right {
  padding: 7.5rem 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 768px) {
  .image-block.left, .image-block.right {
    padding: 80px 2.4rem;
  }
}
.image-block.left .content-container, .image-block.right .content-container {
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

@media (max-width: 768px) {
  .image-block.left .content-container, .image-block.right .content-container {
    text-align: center;
    width: 100%;
  }
}
.image-block.left .content-container p, .image-block.right .content-container p {
  font-size: 1.2rem;
}

.image-block.left .block-contents, .image-block.right .block-contents {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .image-block.left .block-contents, .image-block.right .block-contents {
    display: block;
  }
}
.image-block.left h2, .image-block.right h2 {
  font-size: 2rem;
  line-height: 1.5;
  margin-bottom: 0;
  margin-top: 0;
  text-align: left;
}

@media (max-width: 768px) {
  .image-block.left h2, .image-block.right h2 {
    text-align: center;
  }
}
.image-block.left .images-container, .image-block.right .images-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 1rem;
  width: 50%;
}

@media (max-width: 768px) {
  .image-block.left .images-container, .image-block.right .images-container {
    width: 100%;
  }
}
.image-block.left .multi-image, .image-block.right .multi-image {
  margin: 0 40px 2rem 0;
  position: static;
  width: calc(50% - 40px);
  -webkit-transform: none;
  transform: none;
}

@media (max-width: 768px) {
  .image-block.left .multi-image, .image-block.right .multi-image {
    margin: 0 20px 2.4rem;
  }
}
.image-block.purple .image {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.image-block.purple .block-contents:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #3b2c64;
  opacity: 0.8;
}

.image-block.darkGray .image {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.image-block.darkGray .image:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #1a1a1a;
  opacity: 0.8;
}

.image-block.lightGray.image-block.background .block-contents .content-container, .image-block.lightGray.image-block.background .block-contents h2 {
  color: #4a4a4a;
}

.image-block.lightGray .image {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.image-block.lightGray .image:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #fff;
  opacity: 0.8;
}

.image-block.background.full-bleed .block-contents {
  position: static;
  max-width: 680px;
}

.image-block.background.full-bleed .image-full {
  display: block;
  max-width: 100%;
  width: 100%;
}

.image-block.background {
  position: relative;
}

.image-block.background p {
  color: #828282;
}

.image-block.background .block-contents {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 120px 60px;
  position: relative;
  text-align: center;
}

@media (max-width: 768px) {
  .image-block.background .block-contents {
    padding: 120px 20px;
  }
}
.image-block.background .block-contents .content-container > * {
  position: relative;
}

.image-block.background .block-contents .content-container, .image-block.background .block-contents h2 {
  margin-top: 0;
  position: relative;
  z-index: 2;
  color: #fff;
}

.image-block.background .image {
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
  left: 0;
  background-size: cover;
  background-position: 50%;
}

.image-block.left img {
  margin-right: 40px;
  float: left;
}

@media (max-width: 768px) {
  .image-block.left img {
    margin-bottom: 3rem;
    width: 100%;
  }
}
.image-block.left .multi-image img {
  width: 100%;
}

.image-block.right .image-container {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.image-block.right img {
  margin-left: 40px;
  float: right;
}

@media (max-width: 768px) {
  .image-block.right img {
    margin-bottom: 3rem;
    width: 100%;
  }
}
.image-block a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.75rem;
}

.image-block.bg2E2E2E h2 {
  font-size: 4.5rem;
}

.image-block.bg2E2E2E .button {
  background-color: #fff;
  color: #2e2e2e;
  margin: 0;
  padding: 17px 20px;
}

.image-block.bg2E2E2E .button:hover {
  background-color: #e6e6e6;
}

.image-block .links {
  list-style-type: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
}

.image-block .links li img {
  float: none;
  margin: 0 0.75rem;
}

.ie .image-block.background .block-contents .content-container:before {
  content: "";
}

.person-large {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #4a4a4a;
  padding: 0 0 4rem;
}

.person-large:nth-child(odd) .content .content-right {
  padding-right: 0;
}

@media (max-width: 768px) {
  .person-large:nth-child(odd) .content .content-right {
    padding-right: 2rem;
  }
}
@media (max-width: 768px) {
  .person-large {
    margin-bottom: 0;
  }
}
.person-large .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: auto;
}

@media (max-width: 768px) {
  .person-large .content {
    display: block;
  }
}
.person-large .content h2 {
  font-size: 2rem;
  line-height: 1.5;
}

.person-large .content p {
  color: #828282;
  font-size: 1rem;
  line-height: 1.75;
}

@media (max-width: 768px) {
  .person-large .content p {
    font-size: 1.2rem;
  }
}
.person-large .content .person-left {
  float: left;
  position: relative;
  margin-right: 4rem;
}

@media (max-width: 768px) {
  .person-large .content .person-left {
    float: none;
    margin: 0;
    width: 100%;
    z-index: 0;
  }
}
.person-large .content .person-left .person-details {
  position: absolute;
  bottom: 20px;
  z-index: 1;
  color: #fff;
  left: 10px;
  right: 10px;
  text-align: center;
  margin-bottom: 0;
}

.person-large .content .content-right {
  padding: 0 4rem 0 0;
  position: relative;
  width: calc(100% - 380px);
}

@media (max-width: 768px) {
  .person-large .content .content-right {
    padding: 2rem;
    width: 100%;
  }
}
.person-large .content .content-right h2 {
  text-align: left;
  margin: 0;
}

.person-large .content .content-right ul {
  list-style: none;
  margin-left: 0;
  padding-left: 1em;
}

.person-large .content .content-right ul li:before {
  display: inline-block;
  content: "-";
  width: 1em;
}

.person-large .content .content-right a {
  color: #5b1dbc;
  margin: 0 1rem;
  text-decoration: none;
}

@media (max-width: 768px) {
  .person-large .content .content-right a {
    margin: 0 0.5rem;
  }
}
.person-large .content .content-right a:first-child {
  margin-left: 0;
}

@media (max-width: 768px) {
  .with-order .person-large {
    padding-bottom: 2.5rem;
  }
}
.with-order .person-large:nth-child(2n) .content .person-left {
  margin-right: 0;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

@media (max-width: 768px) {
  .with-order .person-large:nth-child(2n) .content .person-left {
    float: none;
    margin: 0;
    width: 100%;
  }
}
.with-order .person-large .person-mask {
  border-radius: 0;
  height: auto;
  overflow: hidden;
  width: auto;
}

.with-order .person-large .person-mask img {
  position: relative;
  width: auto;
}

:root {
  --header-cutoff:1000px;
}

.cf:after, .cf:before, .image-block:after, .image-block:before, .person-large .content:after, .person-large .content:before, .person-medium .content:after, .person-medium .content:before {
  content: " ";
  display: table;
}

.cf:after, .image-block:after, .person-large .content:after, .person-medium .content:after {
  clear: both;
}

.full-bleed {
  margin-left: -30px;
  margin-right: -30px;
}

@media (min-width: 1060px) {
  .full-bleed {
    width: 102vw;
    margin-left: calc((-100vw + 1000px) / 2);
    margin-top: 0;
  }
}
.full-bleed .block-contents {
  max-width: 1060px;
  margin: auto;
}

@media (max-width: 768px) {
  .full-bleed .block-contents {
    max-width: 100%;
  }
}
.benefits, .layout-row, .page-bleed {
  width: 100%;
  margin: auto;
}

.benefits, .layout-row, .page-width, .person-large .content, .person-medium .content {
  max-width: 1060px;
}

.image-container-template {
  margin: auto;
  width: 114px;
  height: 114px;
  overflow: hidden;
  border-radius: 200px;
  background-size: cover;
  background-position: 50%;
}

.image-container-template img {
  min-width: 100%;
  min-height: 100%;
}

.button {
  font-family: Roboto, sans-serif;
}

.button-primary, .button.cta-discover {
  margin: 2.5rem 0 0;
}

.benefits a, .exclaimer .exclaimer-body.textBlock a:not(.cta-discover), .greenhouse .location, .greenhouse .title, .layout-row a, .text-link {
  font-size: 0.75rem;
  font-weight: 500;
  text-transform: uppercase;
}

.person-details {
  position: absolute;
  bottom: 5px;
  color: #fff;
  left: 0;
  right: 0;
  text-align: center;
}

.person-details p:first-of-type {
  text-transform: uppercase;
  font-weight: 600;
}

.person-details p {
  margin: 0.5em 0;
  color: #fff;
  min-height: 0;
}

.button--small {
  padding: 13px 50px !important;
}

.button--smaller {
  padding: 13px 30px !important;
  font-size: 0.9rem !important;
}

.button.cta-dark {
  background-color: #262626;
}

.bg, .bgtransparent {
  background-color: transparent;
}

.bgE7E7E7 {
  background-color: #f7f7f7;
}

.bgE7E7E7 p {
  color: #828282;
}

.bg2E2E2E {
  background-color: #2e2e2e;
}

.bgD8D8D8 {
  background-color: #d8d8d8;
}

.bg545454 {
  background-color: #545454;
}

.bg574196 {
  background-color: #5b1dbc;
}

.bg574196 .button {
  background-color: #fff;
  color: #5b1dbc;
}

.bg574196 .button:hover {
  background-color: #e1cdff;
  color: #5b1dbc;
}

.bg2E2E2E, .bg2E2E2E a, .bg545454, .bg545454 a, .bg574196, .bg574196 a {
  color: #fff;
}

.bgpattern-purple {
  background: #8773ff url(./images/pattern-purple.png) no-repeat 0;
  color: #fff;
}

.bgpattern-purple .button.cta-discover {
  background-color: #fff;
  color: #8773ff;
}

.social-icon {
  display: inline-block;
  margin-right: 2rem;
}

.social-icon img {
  margin-right: 1rem;
  vertical-align: middle;
}

@media (max-width: 768px) {
  .social-icon img {
    margin-right: 0.5rem;
  }
}
.link {
  color: #5b1dbc;
  text-decoration: none;
}

.link:hover {
  color: #8f7eff;
}

.form-container {
  margin: 0 auto;
  width: 100%;
}

.theme-dark {
  background-color: #fafafa;
}

.theme-dark #content {
  background-color: inherit;
}

.img--responsive {
  width: 100%;
}

@media (min-width: 768px) {
  .mobileOnly {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .desktopOnly {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .max-700w .container {
    max-width: 700px;
  }
}
.remove-excessive-topmargin .leftRightListing__items {
  margin-top: 0;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.colContainer figure {
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 768px) {
  .colContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .colContainer .col--left, .colContainer .col--right {
    width: 50%;
  }
}
.blog-post-img-max-width {
  max-width: 300px !important;
}

@media (max-width: 768px) {
  .blog-post-img-max-width {
    max-width: 100% !important;
  }
}
.greenhouse {
  text-align: center;
}

.greenhouse a {
  text-decoration: none;
  color: inherit;
}

.greenhouse span {
  display: block;
}

.greenhouse .location {
  font-weight: 100;
  text-transform: none;
  margin-bottom: 20px;
}

.greenhouse table {
  background-color: #fff;
  border: 1px solid #ededed;
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 10px -2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 10px -2px rgba(0, 0, 0, 0.15);
  font-size: 0.875rem;
  margin: 3rem auto;
  padding: 0;
  text-align: left;
  width: 100%;
}

@media (max-width: 768px) {
  .greenhouse table {
    margin: 0 auto;
  }
}
.greenhouse table th {
  -webkit-box-shadow: 0 0 0 1px #ededed;
  box-shadow: 0 0 0 1px #ededed;
  padding: 1rem;
}

.greenhouse table td {
  padding: 1rem;
}

.greenhouse table tbody tr:nth-child(2n) {
  background-color: #ededed;
}

.greenhouse select {
  border: none;
  border-bottom: 1px solid #888;
  border-radius: 0;
  font-size: 1.125rem;
  font-weight: 300;
  padding: 10px 0;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  margin-bottom: 20px;
  width: 100%;
  outline: none;
}

.greenhouse .selectWrap {
  display: inline-block;
  margin-bottom: 2rem;
  position: relative;
  width: 40%;
}

@media (max-width: 768px) {
  .greenhouse .selectWrap {
    margin: 1rem 2rem;
    width: calc(100% - 4rem);
  }
}
.greenhouse .selectWrap:after {
  content: "▼";
  color: #4a4a4a;
  position: absolute;
  right: 0;
  pointer-events: none;
  top: 25px;
  font-size: 8px;
}

.greenhouse .selectWrap:first-of-type {
  float: left;
  margin-right: 20%;
}

@media (max-width: 768px) {
  .greenhouse .selectWrap:first-of-type {
    margin-right: 0;
  }
}
.greenhouse .selectWrap:last-child {
  float: right;
}

.textBlock.exclaimer {
  margin: 7.5rem auto 0;
}

.textBlock h2 {
  margin-bottom: 4rem;
}

.banner {
  padding: 6.9rem 0;
}

.banner--none, .banner--noPadding {
  padding: 0;
}

.banner--noTopPadding {
  padding-top: 0;
}

.banner--noBottomPadding {
  padding-bottom: 0;
}

.bg, .bg--none {
  background: #fff;
}

.bg--lightGrey {
  background: #f7f7f7;
}

.bg--purple {
  background: #7d55d7;
  color: #fff;
}

.bg--darkerPurple {
  background: #200b3d;
  color: #fff;
}

.bg--dark {
  background: #111112;
  color: #fff;
}

.bg--green {
  background: #50d159;
  color: #fff;
}

.bg--blue {
  background: #00a9ce;
  color: #fff;
}

.shadowed {
  overflow: hidden;
  position: relative;
  --offset:10px;
}

.shadowed:after, .shadowed:before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 100%;
  width: 86%;
  height: 9.75%;
  background: transparent;
  -webkit-box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.shadowed:before {
  bottom: calc(100% + var(--offset));
}

.shadowed:after {
  top: calc(100% + var(--offset));
}

.shadowed--NoBottomShadow:after, .shadowed--None:after, .shadowed--None:before, .shadowed--NoTopShadow:before {
  content: none;
}

.shadowed--left:after, .shadowed--left:before {
  left: auto;
  right: 0;
}

.shadowed--right:after, .shadowed--right:before {
  left: 84%;
}

.overlapBox {
  max-width: 1400px;
  padding: 4rem 30px 5rem;
  margin: 0 auto;
}

@media (max-width: 640px) {
  .overlapBox {
    padding-left: 0;
    padding-right: 0;
  }
}
.highlight {
  color: #7d55d7;
}

.bg--purple .highlight {
  color: #ff7f41;
}

@media (max-width: 640px) {
  [data-matchheight] {
    height: auto !important;
  }
}
.videoBackground {
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0;
}

.videoBackground iframe {
  border: none;
  position: absolute;
  pointer-events: none;
  width: 100vw;
  height: 41.85vw;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}

.mouseBlocker {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 10;
}

.mouseBlocker--idle {
  display: none;
}

.mouseBlocker--active {
  display: block;
}

.lazyload, .lazyloading {
  opacity: 0;
}

.lazyloaded {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

a {
  color: inherit;
}

.blockTitle {
  text-align: center;
  max-width: 745px;
  margin: 0 auto 2.25rem;
  font-weight: 300;
  font-size: 1.8rem;
  line-height: 2.4rem;
}

.blockTitle--noMaxWidth {
  max-width: 100%;
}

article.content .h1, article.content .h2, article.content .h3, article.content .h4, article.content h1, article.content h2, article.content h3, article.content h4 {
  margin-top: 0;
  font-weight: 700;
  color: #000;
  text-align: left;
}

article.content .h1 strong, article.content .h2 strong, article.content .h3 strong, article.content .h4 strong, article.content h1 strong, article.content h2 strong, article.content h3 strong, article.content h4 strong {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

article.content .h1, article.content h1 {
  margin-bottom: 3.85rem;
  font-size: 3rem;
  line-height: 3.4rem;
}

article.content .h2, article.content h2 {
  margin: 3.5rem 0 1.85rem;
  font-size: 2.1rem;
  line-height: 2.6rem;
}

article.content .h3, article.content h3 {
  margin: 3.5rem 0 2.25rem;
  font-size: 1.6rem;
  line-height: 2.1rem;
}

article.content .h4, article.content h4 {
  margin: 3.5rem 0 1.25rem;
  font-size: 1.1rem;
  line-height: 1.6rem;
}

article.content blockquote {
  margin-left: 15px;
  padding: 5px 0 6px 15px;
  color: #adaeb0;
  border-left: 4px solid;
}

article.content blockquote, article.content blockquote p {
  font-size: 1rem;
}

article.content blockquote, article.content li, article.content p, article.content span, article.content ul {
  font-size: 18px;
  line-height: 32px;
}

article.content blockquote, article.content li, article.content p {
  margin-top: 0;
  margin-bottom: 20px;
}

article.content p img {
  margin: 30px 0;
  max-width: 100%;
}

article.content p a {
  font-weight: 500;
  color: #7d55d7;
  text-decoration: none;
}

.has-hover article.content p a:hover {
  color: #000;
}

article.content p a.button-primary, article.content p a.button.cta-discover, article.content p a.button.cta-nofill, article.content p a.cta {
  font-weight: 700;
}

article.content p a.button-primary, article.content p a.button.cta-discover, article.content p a.button.cta-nofill, article.content p a.cta, article.content p a.cta--primary {
  color: #fff;
}

article.content p a.cta.outline, article.content p a.outline.button-primary, article.content p a.outline.button.cta-discover, article.content p a.outline.button.cta-nofill {
  color: #7d55d7;
}

article.content ol, article.content ul {
  margin: 30px 0 44px;
  padding: 0 0 0 40px;
}

article.content ol li, article.content ul li {
  position: relative;
  display: block;
  padding-left: 12px;
}

article.content ol li:last-child, article.content ul li:last-child {
  margin-bottom: 0;
}

article.content ol li:before, article.content ul li:before {
  position: absolute;
  left: 0;
  top: 0;
}

article.content ul li:before {
  content: "";
  width: 5px;
  height: 2px;
  top: 15px;
  background: currentColor;
}

article.content ol {
  counter-reset: olCounter;
}

article.content ol li {
  counter-increment: olCounter;
  padding-left: 20px;
  font-weight: 400;
}

article.content ol li:before {
  content: counter(olCounter) ".";
  font-weight: 400;
  font-size: 1em;
}

article.content iframe {
  max-width: 100%;
  border: none;
  outline: none;
}

.exclaimer {
  max-width: 780px;
}

.exclaimer_body {
  max-width: 100%;
  text-align: left;
}

.exclaimer table {
  margin: 0 -5px;
  border-collapse: collapse;
  border-spacing: 0;
}

.exclaimer td, .exclaimer th {
  vertical-align: top;
  text-align: left;
  min-width: 150px;
  font-size: 18px;
  padding: 10px 20px;
  border-right: 1px solid #f4f4f4;
}

@media (max-width: 600px) {
  .exclaimer td, .exclaimer th {
    min-width: 0;
  }
}
.exclaimer td > p, .exclaimer th > p {
  margin: 0;
}

.exclaimer td:last-child, .exclaimer th:last-child {
  border-right: none;
}

.exclaimer tr:nth-child(odd) {
  background: #fafafa;
}

.exclaimer thead tr th {
  border-bottom: 1px solid #dadada;
}

.jump-to {
  position: relative;
  top: -100px;
  display: block;
}

.arrowIcon--down {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.arrowIcon--up {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.arrowIcon--left {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.arrowIcon__middle {
  stroke-dasharray: 66.66% 136%;
  stroke-dashoffset: -27%;
  -webkit-transition: stroke-dasharray 0.758s cubic-bezier(0.55, 0, 0.1, 1), stroke-dashoffset 0.758s cubic-bezier(0.55, 0, 0.1, 1);
  transition: stroke-dasharray 0.758s cubic-bezier(0.55, 0, 0.1, 1), stroke-dashoffset 0.758s cubic-bezier(0.55, 0, 0.1, 1);
}

.has-hover .arrowIcon--hover:hover .arrowIcon .arrowIcon__middle, .has-hover .arrowIcon:hover .arrowIcon__middle {
  stroke-dasharray: 90.9% 45.45%;
  stroke-dashoffset: 136.36%;
}

.arrowIcon--loop .arrowIcon__middle {
  -webkit-transition: none;
  transition: none;
  -webkit-animation: arrowLoop 3.03s cubic-bezier(0.55, 0, 0.1, 1) infinite;
  animation: arrowLoop 3.03s cubic-bezier(0.55, 0, 0.1, 1) infinite;
}

.has-hover .arrowIcon--hover:hover .arrowIcon--loop .arrowIcon__middle, .has-hover .arrowIcon--loop:hover .arrowIcon__middle {
  stroke-dasharray: 66.66% 136%;
  stroke-dashoffset: -27%;
}

@-webkit-keyframes arrowLoop {
  0% {
    stroke-dashoffset: -27%;
  }
  to {
    stroke-dashoffset: 376%;
  }
}
@keyframes arrowLoop {
  0% {
    stroke-dashoffset: -27%;
  }
  to {
    stroke-dashoffset: 376%;
  }
}
[class*=icon-eai-] {
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  height: 1em;
}

.button-primary, .button.cta-discover, .button.cta-nofill, .cta {
  --stroke:3px;
  --paddingX:15px;
  --paddingY:27px;
  display: inline-block;
  position: relative;
  -webkit-transition: color 0.25s, background 0.25s, border 0.25s;
  transition: color 0.25s, background 0.25s, border 0.25s;
  cursor: pointer;
  border-radius: 4px;
  background: #7d55d7;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-size: 15px;
  line-height: 20px;
  text-decoration: none;
  font-weight: 700;
  padding: var(--paddingX) var(--paddingY);
}

.cta--table {
  display: table;
}

.cta--squared {
  border-radius: none;
}

.cta--neutral {
  background: #000;
}

.cta--neutral-light {
  background: #fff;
  color: #000;
}

.cta--disabled {
  background: #cacaca;
  cursor: default;
  pointer-events: none;
}

.cta--big {
  --paddingY:50px;
}

.button.cta-nofill, .cta--outline {
  background: transparent;
  color: #7d55d7;
  padding: calc(var(--paddingX) - var(--stroke)) calc(var(--paddingY) - var(--stroke));
  border: var(--stroke) solid;
}

.cta--neutral.button.cta-nofill, .cta--outline.cta--neutral {
  color: #000;
}

.cta--neutral-light.button.cta-nofill, .cta--outline.cta--neutral-light {
  color: #fff;
}

.cta--disabled.button.cta-nofill, .cta--outline.cta--disabled {
  color: #cacaca;
}

.cta--fancy {
  position: relative;
  background: rgba(0, 0, 0, 0.1);
  --top:36%;
  --bottom:63%;
  --topColor:#ac00f0;
  --bottomColor:#4d26a3;
  border-radius: 4px;
  overflow: hidden;
}

.cta--fancy:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 400%;
  background-image: linear-gradient(177deg, var(--topColor) var(--top), var(--bottomColor) var(--bottom));
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: -webkit-transform 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  transition: -webkit-transform 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  transition: transform 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  transition: transform 0.55s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  z-index: -1;
}

.cta--fancy:hover:before {
  -webkit-transform: translate(-50%, -40%);
  transform: translate(-50%, -40%);
}

@media (max-width: 500px) {
  .button-primary, .button.cta-discover, .button.cta-nofill, .cta {
    width: 100%;
  }
}
.has-hover .button-primary:not([class*=cta--disabled]):hover, .has-hover .button.cta-discover:not([class*=cta--disabled]):hover, .has-hover .button.cta-nofill:not([class*=cta--disabled]):hover, .has-hover .cta:not([class*=cta--disabled]):hover {
  background: #4b2e70;
  border-color: #4b2e70;
  color: #fff;
}

.has-hover .button-primary:not([class*=cta--disabled]):hover.cta--neutral-light, .has-hover .button.cta-discover:not([class*=cta--disabled]):hover.cta--neutral-light, .has-hover .button.cta-nofill:not([class*=cta--disabled]):hover.cta--neutral-light, .has-hover .cta:not([class*=cta--disabled]):hover.cta--neutral-light {
  background: #fff;
  border-color: #fff;
  color: #7d55d7;
}

.footer {
  background: #111112;
  padding: 6.65rem 0 6.75rem;
  color: #fff;
  font-size: 16px;
  font-family: Aktiv, sans-serif;
  font-weight: 400;
}

.footer .container {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.footer .container, .footer__copyright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer__copyright {
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer__copyrightText {
  margin-top: 40px;
  display: block;
  font-size: 16px;
  line-height: 22px;
}

.footer__copyrightLogo {
  height: 35px;
}

.footer__links {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
}

.footer__socials {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer__socials .footer__link {
  white-space: nowrap;
}

.footer__items {
  margin: 0;
  padding: 0 10px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer__items.footer__items--first-elements {
  margin-top: 23px;
}

@media (min-width: 720px) {
  .footer__items.footer__items--first-elements {
    display: none;
  }
}
.footer__item {
  display: block;
  margin-bottom: 23px;
}

.footer__item:last-child {
  margin-bottom: 0;
}

.footer__link {
  color: #bbb;
  text-decoration: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  font-weight: 400;
}

.footer__link svg {
  vertical-align: top;
  display: inline-block;
  margin-right: 24px;
}

.footer__link:hover {
  color: #fff;
}

@media (max-width: 720px) {
  .footer > .container {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: 180px;
    position: relative;
  }
  .footer__copyright {
    position: absolute;
    bottom: 0;
    left: 30px;
    width: auto;
    right: 30px;
    -webkit-transform: none;
    transform: none;
  }
}
@media (max-width: 720px) {
  .footer__copyright .footer__items {
    display: none;
  }
}
.footer__copyrightCol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
}

.footer__copyrightCol .footer__copyrightText {
  margin-top: 0;
  margin-left: 0.85rem;
}

@media (max-width: 400px) {
  .footer {
    padding: 60px 0;
  }
  .footer > .container {
    display: block;
  }
  .footer__links {
    margin-bottom: 60px;
  }
  .footer__socials {
    margin-bottom: 30px;
  }
}
.header {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  color: #111112;
  padding: 10px 0 0.7rem;
  border-bottom: 1px solid #f4f4f4;
  -webkit-transition: background 0.25s, padding 0.25s, color 0.25s;
  transition: background 0.25s, padding 0.25s, color 0.25s;
}

.alertBanner--visible .header {
  position: absolute;
}

.header--transparent {
  background: transparent;
  border: none;
  color: #fff;
}

.heroBanner--light .header--transparent {
  color: #111112;
}

.header--compact {
  padding: 10px 0 5px;
}

.header--compact .header__topNav {
  margin-bottom: 10px;
}

.header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header__logo {
  position: relative;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
}

.header--compact .header__logo {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}

.header__logo a {
  color: currentColor;
  -webkit-transition: none;
  transition: none;
}

.header__logo svg {
  height: 45px;
  width: 45px;
}

.header__mobileOnly {
  display: none;
}

.header__topItems {
  padding: 0;
  margin: 0;
  font-size: 0;
}

.header__topItem {
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  margin: 0 17px;
}

.header__topItem:last-child {
  margin-right: 0;
}

.header__topItem:first-child {
  margin-left: 0;
}

.header__topLink {
  text-decoration: none;
  letter-spacing: 1px;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}

.has-hover .header__topLink:active, .has-hover .header__topLink:hover, .header__topLink--active {
  color: #7d55d7;
}

.header--transparent .header__topLink--active, .header--transparent .header__topLink:active {
  color: #fff;
}

.heroBanner--light .header--transparent .header__topLink--active, .heroBanner--light .header--transparent .header__topLink:active {
  color: #111112;
}

.has-hover .header--transparent .header__topLink:hover {
  color: #fff;
  opacity: 0.8;
}

.header__topNav {
  text-align: right;
  margin-bottom: 20px;
}

.header__topNav ul {
  display: inline-block;
  vertical-align: middle;
}

.header__topNav .header__items--lang {
  margin-left: 34px;
  padding-top: 0;
}

.header__topNav .header__link--lang {
  letter-spacing: 1.5px;
}

.header__deepItems, .header__items, .header__subItems {
  margin: 0;
  padding: 0;
  font-size: 0;
}

.header__items {
  display: inline-block;
  padding-top: 12px;
  position: relative;
}

.header__item {
  display: inline-block;
  vertical-align: middle;
  margin: 0 56px;
  -webkit-transition: margin 0.25s;
  transition: margin 0.25s;
}

.header--compact .header__item {
  margin: 0 40px;
}

.header__item:first-child {
  margin-left: 0;
}

.header__item:last-child {
  margin-right: 0;
}

.header__item--lang {
  line-height: 0;
  top: -4px;
}

.header--compact .header__item--lang, .header__item--lang {
  margin: 0 7px !important;
}

.header--compact .header__item--lang:first-child, .header__item--lang:first-child {
  margin-left: 0 !important;
}

.header--compact .header__item--lang:last-child, .header__item--lang:last-child {
  margin-right: 0 !important;
}

.header__item--product, .header__item--product.header__deeperItem {
  margin-bottom: 23px;
}

.header__item--product .header__link {
  font-weight: 500;
}

.header__item--parent:before {
  content: "";
  height: 15px;
  position: absolute;
  min-width: 150px;
  top: 100%;
  left: -24px;
  right: -24px;
  display: none;
}

.header--compact .header__item--parent > .header__link:before {
  color: currentColor;
}

.has-hover .header__item--parent:hover:before {
  display: block;
}

.has-hover .header__item--parent:hover > .header__link:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.has-hover .header__item--parent:hover .header__subItems {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  pointer-events: all;
}

.header__item--parent:last-child .header__subItems {
  left: auto;
  right: -24px;
}

.header__link {
  font-size: 16px;
  line-height: 1.05rem;
  letter-spacing: 0.48px;
  color: inherit;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  padding: 0 0 12px;
  font-weight: 700;
  text-decoration: none;
  position: relative;
  display: block;
  -webkit-transition: none;
  transition: none;
  white-space: nowrap;
}

.header__link--lvl1 {
  -webkit-transition: color 0.25s, font-size 0.25s;
  transition: color 0.25s, font-size 0.25s;
  color: #111112;
}

.header--transparent .header__link--lvl1 {
  color: #fff;
}

.heroBanner--light .header--transparent .header__link--lvl1 {
  color: #111112;
}

.header__link--lvl1 .icon-eai-arrowDown {
  font-size: 10px;
  display: inline-block;
  margin-left: 5px;
}

.header__link--lvl1:hover:before {
  -webkit-transition: -webkit-transform 0.55s cubic-bezier(0, 0, 0, 1);
  transition: -webkit-transform 0.55s cubic-bezier(0, 0, 0, 1);
  transition: transform 0.55s cubic-bezier(0, 0, 0, 1);
  transition: transform 0.55s cubic-bezier(0, 0, 0, 1), -webkit-transform 0.55s cubic-bezier(0, 0, 0, 1);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.header__link--lvl1:before {
  content: "";
  position: absolute;
  bottom: 0;
  height: 2px;
  background: currentColor;
  left: 0;
  width: 100%;
  -webkit-transition: bottom 0.125s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  transition: bottom 0.125s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  transition: transform 0.55s cubic-bezier(0.55, 0, 0.1, 1), bottom 0.125s cubic-bezier(0.55, 0, 0.1, 1);
  transition: transform 0.55s cubic-bezier(0.55, 0, 0.1, 1), bottom 0.125s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: -webkit-transform 0.25s linear;
  transition: -webkit-transform 0.25s linear;
  transition: transform 0.25s linear;
  transition: transform 0.25s linear, -webkit-transform 0.25s linear;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  z-index: -1;
}

.header--compact .header__link--lvl1:before {
  bottom: -6px;
}

.has-hover .header__link:hover {
  color: currentColor;
}

.has-hover .header__link:hover:before {
  -webkit-transition: -webkit-transform 0.55s cubic-bezier(0, 0, 0, 1);
  transition: -webkit-transform 0.55s cubic-bezier(0, 0, 0, 1);
  transition: transform 0.55s cubic-bezier(0, 0, 0, 1);
  transition: transform 0.55s cubic-bezier(0, 0, 0, 1), -webkit-transform 0.55s cubic-bezier(0, 0, 0, 1);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.has-hover .header__link--lvl1:hover {
  color: #7d55d7;
}

.has-hover .header--transparent .header__link--lvl1:hover {
  color: #fff;
}

.has-hover .heroBanner--light .header--transparent .header__link--lvl1:hover {
  color: #7d55d7;
}

.header__link--active:before {
  position: absolute;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  background: #7d55d7 !important;
}

@media (min-width: 1001px) {
  .header--transparent .header__link--active:before {
    background: #fff !important;
  }
}
.header--compact .header__link--active:before {
  display: block;
}

.header__link--nolink {
  pointer-events: none;
  cursor: default;
}

.header__link--lang {
  font-size: 12px !important;
  line-height: 16px;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
  padding-bottom: 0;
}

.header__link--lang:hover:before {
  opacity: 0.8;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.header__link:hover {
  color: currentColor;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: center;
  transform-origin: center;
}

.header__link--lang:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -3px !important;
  height: 2px;
  background: currentColor;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.55s;
  transition: -webkit-transform 0.55s;
  transition: transform 0.55s;
  transition: transform 0.55s, -webkit-transform 0.55s;
}

.header__link--langCurrent {
  pointer-events: none;
}

.header__link--langCurrent:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.header__link--lvl1 {
  font-weight: 700;
  font-size: 20px;
  line-height: 21px;
}

.header__item--parent .header__link--lvl1 {
  z-index: 4;
}

.header__item--parent .header__link--lvl1:before {
  z-index: 1;
}

.header--compact .header__link--lvl1 {
  font-size: 17px;
}

.header__link--lvl3, .header__link--lvl4 {
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}

@media (max-width: 640px) {
  .header__link--lvl3, .header__link--lvl4 {
    display: block;
  }
}
.has-hover .header__link--lvl3:hover, .has-hover .header__link--lvl4:hover {
  color: inherit;
}

.header__link--lvl3 {
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  padding-bottom: 0;
  margin-bottom: 20px;
}

.has-hover .header__link--lvl3:hover {
  color: #fff;
  opacity: 0.8;
}

.header__link--lvl4 {
  color: #ccc;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  padding-bottom: 0;
}

.has-hover .header__link--lvl4:hover {
  color: #fff;
}

.header__link .svg--eailogo {
  display: inline-block;
  margin-right: 11px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}

.header .header__item--parent > .header__link:after {
  content: none;
}

.header__dropdownTrigger {
  position: absolute;
  width: 40px;
  height: 40px;
  right: -14px;
  top: 7px;
  pointer-events: all;
  color: #fff;
}

.header__dropdownTrigger:after, .header__dropdownTrigger:before {
  content: "";
  position: absolute;
  background: currentColor;
  -webkit-transform-origin: center;
  transform-origin: center;
  top: 50%;
  left: 50%;
  height: 1px;
  width: 12px;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  -webkit-transition: 0.25s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.25s cubic-bezier(0.55, 0, 0.1, 1);
}

.header__dropdownTrigger:after {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(90deg);
  transform: translate3d(-50%, -50%, 0) rotate(90deg);
}

.header__dropdown--opened > .header__link .header__dropdownTrigger:before {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(0deg);
  transform: translate3d(-50%, -50%, 0) rotate(0deg);
}

.header__dropdown--opened > .header__link .header__dropdownTrigger:after {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(180deg);
  transform: translate3d(-50%, -50%, 0) rotate(180deg);
}

.mobileMenu--opened .header {
  background: transparent;
  color: #fff;
}

.header__menuToggle {
  position: fixed;
  left: -100vw;
  width: 1px;
  height: 1px;
}

.header__burger {
  display: none;
  width: 40px;
  height: 40px;
  position: relative;
  right: -10px;
  cursor: pointer;
}

.header__burgerBottom, .header__burgerTop {
  height: 1px;
  width: 20px;
  background: currentColor;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  -webkit-transform-origin: right center;
  transform-origin: right center;
  -webkit-transition: -webkit-transform 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  transition: -webkit-transform 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  transition: transform 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  transition: transform 0.55s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.55s cubic-bezier(0.55, 0, 0.1, 1);
}

.header__burgerBottom {
  top: calc(50% + 3px);
}

.header__burgerTop {
  -webkit-transition-duration: 0.75s;
  transition-duration: 0.75s;
  -webkit-transform-origin: center;
  transform-origin: center;
  top: calc(50% - 3px);
}

.has-hover .header__burger:hover .header__burgerTop {
  -webkit-transform: translate3d(-50%, -2px, 0);
  transform: translate3d(-50%, -2px, 0);
}

.has-hover .header__burger:hover .header__burgerBottom {
  -webkit-transform: translate3d(-50%, 2px, 0);
  transform: translate3d(-50%, 2px, 0);
}

.header__burger--opened .header__burgerTop {
  -webkit-transform: translate3d(calc(-50% + 3px), 3px, 0) rotate(135deg) !important;
  transform: translate3d(calc(-50% + 3px), 3px, 0) rotate(135deg) !important;
}

.header__burger--opened .header__burgerBottom {
  -webkit-transform: translate3d(-50%, 4px, 0) rotate(45deg) !important;
  transform: translate3d(-50%, 4px, 0) rotate(45deg) !important;
}

.header__dropdownTrigger {
  display: none;
}

.header__dropdown {
  display: block;
  position: absolute;
  top: calc(100% + 15px);
  /*left: auto;*/
  right: auto;
  opacity: 1;
  pointer-events: none;
  border-radius: 3px;
  overflow-y: hidden;
  min-width: 300px;
  max-height: 0;
  padding: 0 50px;
  background: #222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header__dropdown:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  background: #666;
  z-index: 2;
}

.header--transparent .header__dropdown {
  top: calc(100% - 2px);
}

.header--compact .header__dropdown {
  top: calc(100% + 6px);
}

.header__dropdown:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translate(-25%, -50%);
  transform: translate(-25%, -50%);
  width: 550px;
  height: 550px;
  background-image: radial-gradient(#464646 10%, transparent 70%);
  z-index: 1;
}

.header__dropdown .header__link {
  text-shadow: 0 2px #222;
}

.header__column {
  display: block;
  margin: 0 37px;
  padding: 34px 0 40px;
  position: relative;
  z-index: 2;
}

.header__column:first-child {
  margin-left: 0;
}

.header__column:last-child {
  margin-right: 0;
}

.header__column.header__item--wide .header__deepItems {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px 40px;
}

.header__column.header__item--wide .header__deeperItem {
  margin-bottom: 0;
}

.header__subItem:first-child > a {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.header__subItem:last-child > a {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.header__subItem {
  display: block;
  white-space: nowrap;
  color: #fff;
}

.header__deepItem {
  display: block;
  margin-bottom: 45px;
}

.header__deepItem:last-child {
  margin-bottom: 0;
}

.header__deeperItem {
  display: block;
  margin-bottom: 17px;
}

.header__deeperItem:last-child {
  margin-bottom: 0;
}

.header__mobileFooter {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-top: 2px solid transparent;
  position: relative;
  -webkit-transition: 0s;
  transition: 0s;
}

.header__mobileFooter:before {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 100%;
  background: #262626;
  -webkit-transition: 0.15s;
  transition: 0.15s;
}

.mobileMenu--opened .header__mobileFooter:before {
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  bottom: 0;
}

.mobileMenu--opened .header__mobileFooter {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition: border 0.5s;
  transition: border 0.5s;
  border-color: #6a6a6a;
}

.header__mobileFooter .footer {
  padding: 0;
  background: none;
}

.header__mobileFooter .footer .container {
  display: block;
  padding-bottom: 30px;
}

.header__mobileFooter .footer__nav {
  padding: 26px 30px;
  margin: 0 -30px 26px;
  width: auto;
  border-bottom: 1px solid transparent;
}

.mobileMenu--opened .header__mobileFooter .footer__nav {
  -webkit-transition: border 0.5s;
  transition: border 0.5s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  border-color: #6a6a6a;
}

.header__mobileFooter .footer__item {
  margin-bottom: 0;
  visibility: hidden;
  position: relative;
  -webkit-transform: translateY(-25px);
  transform: translateY(-25px);
  opacity: 0;
}

.header__mobileFooter .footer__link {
  font-size: 16px;
  line-height: 40px;
  font-weight: 400;
  color: #dfe0e1;
  display: inline-block;
}

.header__mobileFooter .footer__socials {
  visibility: hidden;
  position: relative;
  -webkit-transform: translateY(-25px);
  transform: translateY(-25px);
  opacity: 0;
}

.header__mobileFooter .footer__socials svg {
  margin: 0;
}

.header__mobileFooter .footer__socials .footer__link span {
  display: none;
}

.header__mobileFooter .footer__socials .footer__items {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header__mobileFooter .footer__socials .footer__item {
  margin: 0 15px;
  visibility: visible;
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}

.header__mobileFooter .footer__copyright {
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  visibility: hidden;
  position: relative;
  -webkit-transform: translateY(-25px);
  transform: translateY(-25px);
  opacity: 0;
  width: 100%;
}

.header__mobileFooter .footer__copyright span {
  margin-top: 0;
}

@media (max-width: 1100px) {
  .header__item {
    margin: 0 34px;
  }
}
@media (min-width: 1001px) {
  .header__mobileFooter {
    display: none;
  }
  .header__item, .header__items--lang {
    visibility: visible !important;
    opacity: 1 !important;
    -webkit-transform: none !important;
    transform: none !important;
  }
}
@media (max-width: 1000px) {
  .header {
    padding: 15px 0;
  }
  .header__topNav {
    display: none;
  }
  .header__mobileOnly {
    display: block;
  }
  .header__mobileOnly .header__item:first-child .header__link {
    border-top: 1px solid #6a6a6a;
  }
  .header__logo {
    position: relative;
  }
  .header--compact .header__logo, .header__logo {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  .header:before {
    content: "";
    width: 100vw;
    height: 100vw;
    position: absolute;
    top: 0;
    right: 0;
    background: radial-gradient(circle at top right, #464646, transparent 75%);
    -webkit-transform: translate(100%, -100%);
    transform: translate(100%, -100%);
    opacity: 0;
    -webkit-transition: 0.55s cubic-bezier(0.55, 0, 0.1, 1);
    transition: 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  }
  .mobileMenu--opened .header:before {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1;
  }
  .header__burger, .header__dropdownTrigger {
    display: block;
  }
  .header__nav {
    position: absolute;
    left: 0;
    right: 0;
    height: calc(100vh - 72px);
    top: 72px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    pointer-events: none;
  }
  .header__navMobileBG {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    background: #19191a;
    z-index: -1;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  .header__items {
    padding: 0 30px;
    width: 100%;
  }
  .header__items--lang {
    width: auto;
    position: absolute;
    z-index: 1;
    margin: 0;
    top: -40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
  }
  .header__items--lang .header__item {
    display: inline-block;
    margin: 0 10px;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    visibility: visible;
    border-bottom: none;
  }
  .header__items--lang .header__link {
    padding: 0;
    border: none !important;
  }
  .header__items--lang .header__link:before {
    display: block;
  }
  .header__item {
    display: block;
    opacity: 0;
    visibility: hidden;
    position: relative;
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px);
    border-bottom: 1px solid #6a6a6a;
    margin: 0;
  }
  .header__item:last-child {
    border-bottom: none;
  }
  .has-hover .header__item:hover:before {
    content: none;
  }
  .header__item--product, .header__item--product.header__deeperItem {
    margin-bottom: 0;
  }
  .header__link {
    font-size: 16px;
    padding: 18px 0 17px;
    background: transparent;
    display: block;
  }
  .header__link:before {
    display: none;
    background: currentColor;
  }
  .header__link--lvl1 {
    font-size: 19px;
    color: #fff;
  }
  .header__link--lvl1 .icon-eai-arrowDown {
    display: none;
  }
  .header__link--lvl1:after {
    content: "";
    position: absolute;
    height: 12px;
    width: 8px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3IDEyIj48cGF0aCBkPSJNLjg5My43ODJsNS4zMDQgNS4zMDNNLjg5NCAxMS42NDZsNS4zMDMtNS4zMDMiIHN0cm9rZT0iI0ZGRiIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBvcGFjaXR5PSIuNSIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPjwvc3ZnPg==");
    right: 1px;
    top: 21px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .header__link--lvl3 {
    padding: 8px 0;
    margin-bottom: 0;
    font-size: 14px;
    pointer-events: none;
  }
  .header__link--lvl3 .header__dropdownTrigger {
    top: 0;
  }
  .header__link--lvl4 {
    padding: 12px 0 11px;
    pointer-events: all;
  }
  .has-hover .header__link:hover {
    color: currentColor !important;
  }
  .header__link--active:before {
    content: "" !important;
    display: block !important;
    width: 2px;
    height: 30px;
    background: #7d55d7 !important;
    top: 50%;
    -webkit-transform: translateY(-50%) scale(1) !important;
    transform: translateY(-50%) scale(1) !important;
    left: -17px;
    opacity: 1;
  }
  .header__link--nolink {
    pointer-events: all;
  }
  .header__link--nolink.header__link--lvl1:after {
    content: none;
  }
  .header__dropdown--opened .header__link--nolink {
    pointer-events: none;
  }
  .header__dropdown {
    display: none;
    -webkit-transform: none;
    transform: none;
    overflow: visible;
    border-top: none;
    max-height: none !important;
    position: relative;
    left: 0;
    top: 0;
    right: auto;
    padding: 0 0 20px 20px;
    background: transparent;
  }
  .header__dropdown--opened .header__dropdown {
    display: block;
    pointer-events: all;
  }
  .header__dropdown:after, .header__dropdown:before {
    content: none;
  }
  .header__deepItem {
    position: relative;
  }
  .header__deepItem--parent {
    margin-bottom: 0;
  }
  .header__deepItem:first-child {
    padding-top: 0;
  }
  .header__deepItem:first-child:before {
    content: none;
  }
  .header__deeperItem {
    margin-bottom: 0;
  }
  .header__column {
    padding: 0;
    margin: 0;
  }
  .header__column.header__item--wide .header__deepItems {
    grid-template-columns: 1fr;
    grid-gap: 0;
  }
  .header__column--multiple .header__dropdown--opened:last-child:not(:first-child) .header__deepItems {
    padding-bottom: 0;
  }
  .header__column--multiple .header__dropdown--opened:last-child:not(:first-child) .header__deepItems:before, .header__subItems .header__deepItem:first-child:last-child:before {
    content: none;
  }
  .header__deepItems {
    display: none;
  }
  .header__dropdown--opened > .header__deepItems {
    display: block;
    padding-bottom: 38px;
  }
  .header__dropdown--opened > .header__deepItems:before {
    content: "";
    position: absolute;
    height: 1px;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    width: 100%;
    background: #6a6a6a;
    bottom: 19px;
    left: 0;
  }
  .header__dropdown--opened > .header__deepItems:first-child {
    padding-top: 0;
  }
  .header__dropdown--opened > .header__deepItems:first-child:before {
    content: none;
  }
}
@media (max-width: 600px) {
  .header__logo svg {
    width: 45px;
    height: 45px;
  }
}
@media (max-width: 500px) {
  .header__items--lang {
    left: auto;
    right: 30px;
    padding: 0;
  }
}
.person-large .content .content-right h2, .person-large .content .content-right h3 {
  font-size: 2.4rem;
  line-height: 2.8rem;
  font-weight: 700;
}

.person-large .content .content-right .person__name {
  color: #111112;
  margin: 0;
}

.person-large .content .content-right .person__position {
  margin-top: 10px;
  color: rgba(17, 17, 18, 0.9);
  font-size: 1.3rem;
  line-height: 1.8rem;
}

.research .person-large .content .content-right .person__position {
  color: #00a9ce;
}

.person-large .content .content-right .person__position:last-child {
  margin-bottom: 40px;
}

.person-large .content .content-right .person__bio p {
  font-size: 1rem;
  line-height: 1.5rem;
  color: rgba(17, 17, 18, 0.7);
}

.person-large .content .content-right .person__bio p .social-icon {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 1px;
}

.with-order .person-large .content .content-right .person__desc {
  white-space: pre-line;
}

.with-order .person-large {
  padding: 2rem 0 7.5rem;
}

.with-order .person-large:first-child {
  padding: 7.5rem 0;
}

.with-order .person-large .person-mask {
  color: #fff;
  position: relative;
}

.with-order .person-large .person-mask img {
  vertical-align: top;
}

.with-order .person-large .person-mask:after, .with-order .person-large .person-mask:before {
  content: "";
  position: absolute;
  background: currentColor;
  z-index: 2;
}

.with-order .person-large .person-mask:before {
  top: 0;
  left: 0;
  right: 120px;
  height: 20px;
}

.with-order .person-large .person-mask:after {
  width: 20px;
  bottom: 0;
  top: 120px;
  right: 0;
}

.with-order .person-large:nth-child(2n) .person-mask:before {
  left: 120px;
  right: 0;
  height: 20px;
}

.with-order .person-large:nth-child(2n) .person-mask:after {
  width: 20px;
  left: 0;
  right: auto;
}

.with-order.bgE7E7E7 .person-large .person-mask {
  color: #f7f7f7 !important;
}

@media (max-width: 768px) {
  .with-order .person-mask {
    display: inline-block;
  }
  .with-order .person-mask img {
    width: 100% !important;
  }
  .with-order .person-left {
    padding: 0 30px;
    text-align: center;
  }
  .with-order .content-right .details, .with-order .content-right .details h2, .with-order .content-right .details h3 {
    text-align: center;
  }
  .with-order .person-large {
    padding: 2rem 0 0 !important;
  }
}
@media (max-width: 500px) {
  .with-order .person__bio .social-icon {
    display: table !important;
    margin: 0 0 15px;
  }
}
.person-medium {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #4a4a4a;
  padding: 0 0 4rem;
}

.person-medium:nth-child(2n) .content .content-right {
  padding-right: 0;
}

@media (max-width: 768px) {
  .person-medium:nth-child(2n) .content .content-right {
    padding-right: 2rem;
  }
}
@media (max-width: 768px) {
  .person-medium {
    margin-bottom: 0;
  }
}
.person-medium .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: auto;
}

@media (max-width: 768px) {
  .person-medium .content {
    display: block;
  }
}
.person-medium .content h2, .person-medium .content h3 {
  font-size: 2rem;
  line-height: 1.5;
}

.person-medium .content p {
  color: #828282;
  font-size: 1rem;
  line-height: 1.75;
}

@media (max-width: 768px) {
  .person-medium .content p {
    font-size: 1.2rem;
  }
}
.person-medium .content .person-left {
  float: left;
  position: relative;
  margin-right: 4rem;
}

@media (max-width: 768px) {
  .person-medium .content .person-left {
    float: none;
    margin: 0;
    width: 100%;
    z-index: 0;
  }
}
.person-medium .content .person-left .person-details {
  position: absolute;
  bottom: 20px;
  z-index: 1;
  color: #fff;
  left: 10px;
  right: 10px;
  text-align: center;
  margin-bottom: 0;
}

.person-medium .content .content-right {
  padding: 0 4rem 0 0;
  position: relative;
  width: calc(100% - 380px);
}

@media (max-width: 768px) {
  .person-medium .content .content-right {
    padding: 2rem;
    width: 100%;
  }
}
.person-medium .content .content-right h2, .person-medium .content .content-right h3 {
  text-align: left;
  margin: 0;
}

.person-medium .content .content-right ul {
  list-style: none;
  margin-left: 0;
  padding-left: 1em;
}

.person-medium .content .content-right ul li:before {
  display: inline-block;
  content: "-";
  width: 1em;
}

.person-medium .content .content-right a {
  color: #5b1dbc;
  margin: 0 1rem;
  text-decoration: none;
}

@media (max-width: 768px) {
  .person-medium .content .content-right a {
    margin: 0 0.5rem;
  }
}
.person-medium .content .content-right a:first-child {
  margin-left: 0;
}

@media (max-width: 768px) {
  .with-order .person-medium {
    padding-bottom: 2.5rem;
  }
}
.with-order .person-medium:nth-child(odd) .content-right .details * {
  text-align: right;
}

.with-order .person-medium:nth-child(odd) .content .person-left {
  text-align: right;
  margin-right: 0;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

@media (max-width: 768px) {
  .with-order .person-medium:nth-child(odd) .content .person-left {
    float: none;
    margin: 0;
    width: 100%;
  }
}
.with-order .person-medium .person-mask {
  border-radius: 0;
  height: auto;
  overflow: hidden;
  width: auto;
}

.with-order .person-medium .person-mask img {
  position: relative;
  width: auto;
}

.with-order .person-medium .content .content-right .details {
  padding-top: 55px;
}

.with-order .person-medium .content .content-right h2, .with-order .person-medium .content .content-right h3 {
  font-size: 2.1rem;
  line-height: 2.25rem;
  font-weight: 700;
}

.with-order .person-medium .content .content-right .person__name {
  color: #111112;
  margin: 0;
}

.with-order .person-medium .content .content-right .person__position {
  margin-top: 10px;
  color: rgba(17, 17, 18, 0.9);
  font-size: 1.6rem;
  line-height: 1.8rem;
  white-space: pre-line;
}

.with-order .person-medium .content .content-right .person__position:last-child {
  margin-bottom: 40px;
}

.with-order .person-medium .content .content-right .person__desc {
  font-size: 1rem;
  line-height: 1.5rem;
  color: rgba(17, 17, 18, 0.7);
  white-space: pre-line;
}

.with-order .person-medium .content .content-right .person__bio p {
  font-size: 1rem;
  line-height: 1.5rem;
  color: rgba(17, 17, 18, 0.7);
}

.with-order .person-medium .content .content-right .person__bio p .social-icon {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 1px;
}

.with-order .person-medium {
  padding: 2rem 0 7.5rem;
}

.with-order .person-medium:first-child {
  padding: 7.5rem 0;
}

.with-order .person-medium .person-mask {
  color: #fff;
  position: relative;
}

.with-order .person-medium .person-mask img {
  vertical-align: top;
}

.with-order .person-medium .person-mask:after, .with-order .person-medium .person-mask:before {
  content: "";
  position: absolute;
  background: currentColor;
  z-index: 2;
}

.with-order .person-medium .person-mask:before {
  top: 0;
  left: 0;
  right: 120px;
  height: 20px;
}

.with-order .person-medium .person-mask:after {
  width: 20px;
  bottom: 0;
  top: 120px;
  right: 0;
}

.with-order .person-medium:nth-child(odd) .person-mask:before {
  left: 120px;
  right: 0;
  height: 20px;
}

.with-order .person-medium:nth-child(odd) .person-mask:after {
  width: 20px;
  left: 0;
  right: auto;
}

.with-order.bgE7E7E7 .person-large .person-mask {
  color: #fafafa;
}

.with-order.bg574196 .person-large .person-mask {
  color: #5b1dbc;
}

@media (max-width: 768px) {
  .with-order .person-medium .content-right .details *, .with-order .person-medium .content .person-left {
    text-align: center !important;
  }
  .with-order .person-medium .person-mask img {
    width: 100%;
  }
  .with-order .person-medium .content-right .details {
    padding-top: 0 !important;
  }
  .with-order .person-medium {
    padding: 2rem 0 0 !important;
  }
}
body.contact .content-block.full-bleed .block-contents {
  max-width: none;
}

body.contact .content-block.full-bleed .block-contents .content-body {
  padding: 0 30px;
}

body.contact .contact-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1520px;
  font-size: 0;
}

body.contact .contact-links .card {
  width: 25%;
  padding: 0 10px;
  margin: 0;
  display: inline-block;
  font-size: 1rem;
  line-height: 1.6rem;
  background: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

body.contact .contact-links .card-box__title {
  font-weight: 700;
  font-size: 1.15rem;
  line-height: 2.4rem;
  margin-bottom: 15px;
}

body.contact .contact-links .card-box__title + p {
  margin-top: 0;
}

body.contact .contact-links .card-box {
  background: #fff;
  height: 100%;
  padding-bottom: calc(2rem + 38px);
  position: relative;
}

body.contact .contact-links .card-box:hover {
  -webkit-box-shadow: 0 30px 50px 0 rgba(125, 85, 215, 0.2);
  box-shadow: 0 30px 50px 0 rgba(125, 85, 215, 0.2);
}

body.contact .contact-links .card .open-btn {
  background: none;
  padding-right: 0;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  position: absolute;
  left: 2rem;
  bottom: 2rem;
}

body.contact .contact-links .card .open-btn > svg {
  width: 19px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-left: 5px;
}

@media (max-width: 1240px) {
  body.contact .contact-links {
    max-width: 800px;
    margin-left: -10px;
    margin-right: -10px;
  }
  body.contact .contact-links .card {
    width: 50%;
    margin-bottom: 30px;
  }
}
@media (max-width: 540px) {
  body.contact .contact-links .card {
    width: 100%;
  }
}
body.contact .patternBlock__title:after {
  background: #7d55d7;
}

body.contact .patternBlock__box {
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1.8rem;
  color: rgba(17, 17, 17, 0.7);
}

body.contact .patternBlock__box .phone {
  font-weight: 700;
  background: none;
  padding-left: 0;
  text-decoration: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

.has-hover body.contact .patternBlock__box .phone:hover {
  color: #7d55d7;
}

body.contact .patternBlock--pattern2 .patternBlock__section--text {
  padding-top: 3%;
}

body.contact .patternBlock--pattern2 .patternBlock__section--image {
  padding-top: 0;
}

.contactForm {
  padding-top: 80px;
}

.contactForm__intro {
  max-width: 1300px;
  margin: 0 auto;
}

.contactForm__intro--mobile {
  display: none;
  padding: 0 30px;
}

.contactForm__intro--mobile .formInput__holder {
  padding: 36px 20px;
  -webkit-box-shadow: 0 30px 50px 0 rgba(125, 85, 215, 0.2);
  box-shadow: 0 30px 50px 0 rgba(125, 85, 215, 0.2);
  background: #fff;
}

.contactForm__intro--mobile .formInput__holder:before {
  right: 35px;
  bottom: 56px;
  top: auto;
}

@media (max-width: 900px) {
  .contactForm__intro--mobile {
    display: block;
  }
  .contactForm__intro--desktop {
    display: none;
  }
}
.contactForm__intro .formInput__holder {
  margin-bottom: 0;
}

.contactForm__intro .formInput__fakeRadio {
  margin-bottom: 0;
  padding: 0 20px;
}

.contactForm__intro .formInput__fakeRadioHolder {
  margin-top: 0;
}

.contactForm__intro .formInput__fakeRadio label {
  text-align: center;
  padding: 36px 20px;
  -webkit-transition: 0.25s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.25s cubic-bezier(0.55, 0, 0.1, 1);
}

.contactForm__intro .formInput__fakeRadio label:hover .formInput__fakeRadioLabel {
  color: #111112;
}

.contactForm__intro .formInput__fakeRadio input:checked ~ label {
  background: #fff;
  -webkit-box-shadow: 0 30px 50px 0 rgba(125, 85, 215, 0.2);
  box-shadow: 0 30px 50px 0 rgba(125, 85, 215, 0.2);
}

.contactForm__intro .formInput__fakeRadio input:checked ~ label .formInput__fakeRadioLabel {
  color: #111112;
}

.contactForm__intro .formInput__fakeRadioHolder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.contactForm__intro .formInput__fakeRadioHolder > div {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  width: auto !important;
}

.contactForm__intro .formInput__fakeRadioLabel {
  padding-left: 0;
  font-family: Roboto, sans-serif;
  font-size: 1.15rem;
  line-height: 2.4rem;
  color: rgba(17, 17, 18, 0.4);
  -webkit-transition: color 0.55s;
  transition: color 0.55s;
}

.contactForm__intro .formInput__fakeRadioBox {
  display: none;
}

@media (max-width: 1300px) {
  .contactForm__intro .formInput__fakeRadio {
    padding: 0;
  }
  .contactForm__intro .formInput__fakeRadio label {
    padding: 36px 10px;
  }
}
@media (max-width: 1180px) {
  .contactForm__intro .formInput__fakeRadio {
    padding: 0;
  }
  .contactForm__intro .formInput__fakeRadioLabel {
    font-size: 18px;
  }
}
.contactForm__formContent {
  margin-top: -25px;
}

.contactForm__formContent .container {
  padding-top: 25px;
}

.contactForm__legal {
  margin-top: 20px;
  text-align: right;
}

.contactForm__legal .formInput__hint {
  line-height: 20px;
  display: block;
}

.contactForm .recaptcha {
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
  position: relative;
}

.contactForm .recaptcha .formInput__hint {
  display: none;
  left: 0;
  color: #d50032 !important;
}

@media (max-width: 600px) {
  .contactForm .recaptcha {
    display: table;
    margin: 0 0 30px auto;
  }
}
@media (max-width: 500px) {
  .contactForm .recaptcha {
    display: table;
    margin: 0 auto 30px;
  }
}
.textBlock.exclaimer {
  max-width: 100%;
  padding-top: 8.625rem;
  margin: 0;
}

.textBlock.exclaimer > h2 {
  margin: 0 0 5rem;
  font-size: 2.1rem;
  line-height: 2.6rem;
}

.textBlock.exclaimer .text-left {
  font-size: 1rem;
  line-height: 1.6rem;
}

.textBlock.exclaimer .text-left > h4:first-child {
  margin-top: 0;
}

.headingBlock {
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
}

.headingBlock__title {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.headingBlock__title--normal {
  max-width: 850px;
}

.headingBlock__title--full {
  max-width: 100%;
}

.headingBlock__title--large {
  max-width: 1080px;
}

.headingBlock__title--xlarge {
  max-width: 1140px;
}

.headingBlock__title, .headingBlock__title p {
  font-size: 2.1rem;
  line-height: 2.6rem;
  margin: 0 auto;
}

@media (max-width: 640px) {
  .headingBlock__title, .headingBlock__title p {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.headingBlock__subtext {
  font-size: 1rem;
  line-height: 1.5rem;
  max-width: 850px;
  margin: 0 auto;
}

.headingBlock__subtext p {
  margin: 1.05rem 0 0;
}

.headingBlock__subtext p a {
  text-decoration: none;
  color: #7d55d7;
}

.headingBlock__subtext p a:hover {
  color: #111112;
}

.headingBlock--fontLarge .headingBlock__title, .headingBlock--fontLarge .headingBlock__title p {
  font-size: 3.6rem;
  line-height: 4.1rem;
}

@media (max-width: 640px) {
  .headingBlock--fontLarge .headingBlock__title, .headingBlock--fontLarge .headingBlock__title p {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.headingBlock--fontLarge .headingBlock__subtext, .headingBlock--fontLarge .headingBlock__subtext p {
  font-size: 1.5rem;
}

.headingBlock--overlap {
  margin-top: -5.35714vw;
  position: relative;
  z-index: 3;
}

.headingBlock--offsetLeft, .headingBlock--offsetRight {
  width: 88.09524vw;
}

.headingBlock--offsetBoth, .headingBlock--offsetLeft {
  position: relative;
  left: 11.90476vw;
}

.headingBlock--offsetBoth {
  width: 76.19048vw;
}

.headingBlock.bg--dark, .headingBlock.bg--purple {
  color: #fff;
}

@media (max-width: 768px) {
  .headingBlock--offsetLeft, .headingBlock--offsetRight {
    width: 94.64286vw;
  }
  .headingBlock--offsetBoth, .headingBlock--offsetLeft {
    left: 5.35714vw;
  }
  .headingBlock--offsetBoth {
    width: 89.28571vw;
  }
}
.headingBlock .button.cta-nofill {
  margin-top: 4.5rem;
  padding: 14px 50px 13px;
  display: inline-block;
}

.headingBlock .button.cta-nofill:hover {
  background: #fff;
  border-color: #fff;
  color: #7d55d7;
}

.heroImage {
  position: relative;
}

.heroImage__viewport {
  position: relative;
  max-width: 1920px;
}

.heroImage__viewport--offsetRight {
  width: calc(100% - 4.84vw);
}

.heroImage__viewport--offsetLeft {
  width: calc(100% - 4.84vw);
  margin-left: auto;
}

.heroImage__viewport--offsetBoth {
  width: calc(100% - 9.68vw);
  margin: 0 auto;
}

.heroImage__img {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  z-index: 2;
}

.heroImage__img img {
  top: 0;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.heroImage__bg, .heroImage__img img {
  position: absolute;
  left: 0;
  width: 100%;
}

.heroImage__bg {
  bottom: 0;
  height: 50%;
  z-index: 1;
}

.heroImage__scrollHint {
  font-size: 16px;
  line-height: 1.66667vw;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  padding-left: 8.92857vw;
  position: absolute;
  top: -4.40476vw;
  left: 2.38095vw;
  -webkit-transform-origin: 7.14286vw center;
  transform-origin: 7.14286vw center;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  z-index: 3;
  color: #111112;
}

.heroImage__scrollHint:before {
  content: "";
  width: 7.14286vw;
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), color-stop(50%, #111112));
  background: linear-gradient(90deg, #fff 50%, #111112 0);
  left: 0;
  top: 0.71429vw;
  position: absolute;
}

@media (min-width: 1920px) {
  .heroImage__scrollHint {
    line-height: 28px;
    padding-left: 150px;
    top: -74px;
    left: 40px;
    -webkit-transform-origin: 120px center;
    transform-origin: 120px center;
  }
  .heroImage__scrollHint:before {
    width: 120px;
    top: 12px;
  }
}
@media (max-width: 640px) {
  .heroImage__scrollHint {
    font-size: 12px;
    line-height: 1.76667vw;
  }
}
@media (max-width: 500px) {
  .heroImage--map .heroImage__spacer {
    padding-top: 100% !important;
  }
}
.heroImage .maps {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.columnsItems--visuals {
  position: relative;
  padding-top: 38px;
}

.columnsItems--visuals:after, .columnsItems--visuals:before {
  content: "";
  position: absolute;
}

.columnsItems--visuals:before {
  top: 0;
  left: calc(2.3vw - 47px);
  height: 22px;
  width: 47px;
  color: #7d55d7;
  border-left: 4px solid;
  border-top: 4px solid;
}

.columnsItems--visuals:after {
  top: 0;
  right: calc(2.3vw - 10px);
  width: 40px;
  height: 5px;
  background: #383838;
}

.columnsItems__title {
  font-weight: 700;
  font-size: 2.1rem;
  line-height: 2.4rem;
  margin: 0 0 2rem;
  display: block;
  white-space: pre-line;
  text-align: left;
}

.columnsItems__items {
  font-size: 0;
  text-align: center;
  padding-left: 0;
  margin: 0 -2.3vw -4.6vw;
}

.columnsItems__item {
  text-align: left;
  font-size: 1rem;
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  padding: 0 2.3vw;
  margin-bottom: 4.6vw;
}

.columnsItems__item--half {
  width: 50%;
}

.columnsItems__itemTitle {
  font-size: 1.6rem;
  line-height: 1.8rem;
  font-weight: 700;
  margin: 0 0 50px;
  text-align: left;
  display: block;
  white-space: pre-line;
}

.columnsItems__itemTitle--sep {
  position: relative;
}

.columnsItems__itemTitle--sep:before {
  content: "";
  background: #383838;
  position: absolute;
  left: 0;
  bottom: -27px;
  width: 40px;
  height: 5px;
}

.columnsItems__itemTitle--sepPurple:before {
  background: #7d55d7;
}

.columnsItems__itemTitle--sepBlue:before {
  background: #00a9ce;
}

.columnsItems__itemTitle--sepGreen:before {
  background: #50d159;
}

.columnsItems__itemText p {
  font-size: 1rem;
  line-height: 1.4rem;
  opacity: 0.7;
}

.columnsItems .button {
  display: table;
  margin: 75px auto 0 !important;
}

@media (max-width: 700px) {
  .columnsItems__items {
    text-align: left;
  }
  .columnsItems__item {
    width: 50%;
  }
  .columnsItems__item:nth-child(odd):last-child {
    width: 100%;
  }
}
@media (max-width: 550px) {
  .columnsItems__item {
    width: 100%;
  }
  .columnsItems .button {
    width: 100%;
    margin-top: 30px !important;
  }
}
.textTwoCols__title {
  font-size: 2.1rem;
  line-height: 2.4rem;
  text-align: left;
  margin: 0 0 43px;
  font-weight: 700;
}

.textTwoCols__text {
  margin: 0 -50px -100px;
  font-size: 0;
}

.textTwoCols__text p {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 0 50px;
  margin-top: 0;
  margin-bottom: 100px;
  font-size: 1rem;
  line-height: 1.4rem;
}

@media (max-width: 768px) {
  .textTwoCols__text {
    margin: 0 -15px -30px;
  }
  .textTwoCols__text p {
    padding: 0 15px;
    margin-bottom: 30px;
  }
}
@media (max-width: 550px) {
  .textTwoCols__text p {
    width: 100%;
  }
}
.imageCtaBanner__holder {
  display: block;
  position: relative;
  padding: 20.88vw 0 17.19vw;
  color: #fff;
}

.imageCtaBanner__holder:before {
  content: "";
  position: absolute;
  width: 8.92857vw;
  height: 8.92857vw;
  min-width: 60px;
  min-height: 60px;
  bottom: 0;
  left: 0;
  background: #111112;
}

@media (min-width: 1650px) {
  .imageCtaBanner__holder {
    padding: 345px 0 284px;
  }
  .imageCtaBanner__holder:before {
    width: 150px;
    height: 150px;
  }
}
.imageCtaBanner__link {
  color: inherit;
  text-decoration: none;
}

.imageCtaBanner__link:hover {
  color: #fff;
}

.imageCtaBanner__link:hover .imageCtaBanner__subtitle, .imageCtaBanner__link:hover .imageCtaBanner__text {
  opacity: 0.6;
}

.imageCtaBanner .container {
  position: relative;
  display: block;
}

.imageCtaBanner__subtitle, .imageCtaBanner__text {
  will-change: opacity;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}

.imageCtaBanner__icon {
  position: absolute;
  left: 30px;
  top: -9.22619vw;
  width: 5.71429vw;
  min-width: 40px;
}

@media (min-width: 1650px) {
  .imageCtaBanner__icon {
    top: -155px;
    width: 96px;
  }
}
.imageCtaBanner__icon:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.imageCtaBanner__icon svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.imageCtaBanner__arrow {
  position: absolute;
  width: 8.92857vw;
  min-width: 60px;
  top: 0;
  right: 0;
  background: #fff;
  color: #111;
}

.imageCtaBanner__arrow:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.imageCtaBanner__arrow svg {
  width: 2.38095vw;
  min-width: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media (min-width: 1650px) {
  .imageCtaBanner__arrow {
    width: 150px;
  }
  .imageCtaBanner__arrow svg {
    width: 40px;
  }
}
.imageCtaBanner__arrow--middle {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.imageCtaBanner__arrow--bottom {
  top: auto;
  bottom: 0;
}

.imageCtaBanner__subtitle {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.9rem;
  line-height: 34px;
  display: block;
  margin-bottom: 20px;
}

.imageCtaBanner__text {
  margin: 0;
  font-size: 3.4rem;
  line-height: 3.65rem;
}

.imageCtaBanner__watermark {
  position: absolute;
  right: 2.97619vw;
  bottom: 2.97619vw;
}

@media (max-width: 640px) {
  .imageCtaBanner__watermark {
    width: 110px;
  }
}
.recentPublications__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 40px;
  margin: 0;
  padding: 0;
}

.recentPublications__item {
  display: block;
}

.recentPublications__item--hide {
  display: none;
}

.recentPublications__link {
  background: #fff;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 20px;
  display: block;
  height: 100%;
  text-decoration: none;
  position: relative;
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.55, 0, 0.1, 1);
  transition: -webkit-transform 0.25s cubic-bezier(0.55, 0, 0.1, 1);
  transition: transform 0.25s cubic-bezier(0.55, 0, 0.1, 1);
  transition: transform 0.25s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.25s cubic-bezier(0.55, 0, 0.1, 1);
}

.recentPublications__link svg {
  position: absolute;
  top: 18px;
  right: 18px;
}

.has-hover .recentPublications__link:active, .has-hover .recentPublications__link:hover {
  -webkit-transform: scale(1.1) translateZ(0);
  transform: scale(1.1) translateZ(0);
}

.recentPublications__title {
  font-weight: 700;
  display: block;
  max-width: calc(100% - 30px);
  margin-bottom: 15px;
}

.recentPublications__desc p {
  margin: 0;
  color: #58595b;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}

.recentPublications__showAllBtn {
  display: table;
  margin: 4.5rem auto 0;
}

.recentPublications__showAllBtn--hide {
  display: none;
}

@media (max-width: 1200px) {
  .recentPublications__items {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
  }
}
@media (max-width: 1000px) {
  .recentPublications__items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 500px) {
  .recentPublications__items {
    grid-template-columns: 1fr;
  }
}
.recentNews {
  text-align: center;
}

.recentNews__title {
  font-size: 2.1rem;
  line-height: 2.4rem;
  position: relative;
  font-weight: 500;
}

.recentNews__tag {
  position: absolute;
  font-size: 1rem;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  color: #7d55d7;
  text-decoration: none;
  left: 100%;
  top: -18px;
  text-transform: uppercase;
}

.recentNews__tag:hover {
  color: #fff;
}

.recentNews__viewport {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}

.recentNews__items {
  margin: 60px 0 -100px;
  padding: 0 0 0 50px;
  white-space: nowrap;
  font-size: 0;
  -webkit-transition: -webkit-transform 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  transition: -webkit-transform 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  transition: transform 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  transition: transform 0.55s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.55s cubic-bezier(0.55, 0, 0.1, 1);
}

.recentNews__item {
  font-size: 1rem;
  display: inline-block;
  vertical-align: top;
  padding: 0 50px;
  margin-bottom: 100px;
  text-align: left;
  width: 100%;
  max-width: 685px;
}

.recentNews__link {
  color: inherit;
  text-decoration: none;
  display: block;
  max-width: 585px;
  white-space: normal;
}

.recentNews__link:hover {
  color: #7d55d7;
}

.recentNews__img {
  position: relative;
  width: 100%;
}

.recentNews__img:before {
  content: "";
  display: block;
  padding-top: 63.86%;
}

.recentNews__img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.recentNews__newsTitle {
  display: block;
  font-size: 1.6rem;
  line-height: 2.1rem;
  font-weight: 700;
  margin: 30px 0;
}

.recentNews__infos {
  font-family: Roboto, sans-serif;
  opacity: 0.7;
  padding-left: 74px;
  position: relative;
}

.recentNews__infos:after, .recentNews__infos:before {
  content: "";
  position: absolute;
  background: currentColor;
  bottom: 4px;
  left: 0;
}

.recentNews__infos:before {
  width: 5px;
  height: 20px;
}

.recentNews__infos:after {
  width: 46px;
  height: 5px;
}

.recentNews__infos span {
  display: inline-block;
  vertical-align: top;
}

.recentNews__date {
  margin-right: 32px;
}

.recentNews__nav {
  padding: 0;
  margin: 0;
}

.recentNews__navItem {
  height: 5.95238vw;
  width: 5.95238vw;
  min-width: 60px;
  min-height: 60px;
  max-width: 100px;
  max-height: 100px;
  position: absolute;
  top: 190px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: rgba(17, 17, 17, 0.7);
  cursor: pointer;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

.recentNews__navItem:hover {
  background: #111;
}

.recentNews__navItem svg {
  width: 44px;
  height: 30px;
  color: #fff;
  pointer-events: none;
}

.recentNews__navItem--next {
  right: 0;
}

.recentNews__navItem--back {
  left: 0;
}

.recentNews__navItem--back svg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.recentNews__navItem.disabled {
  pointer-events: none;
  opacity: 0;
}

@media (max-width: 800px) {
  .recentNews__items {
    padding-left: 5px;
  }
  .recentNews__item {
    padding: 0 30px;
  }
}
@media (max-width: 680px) {
  .recentNews__tag {
    left: 50%;
    top: -30px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.recentNews--grid .recentNews__title {
  font-size: 1.8rem;
  line-height: 2.6rem;
  font-weight: 300;
  margin: 0 0 3.15rem;
}

.recentNews--grid .newsListing__items {
  margin-bottom: 30px;
}

@media (max-width: 1024px) and (min-width: 640px) {
  .recentNews--grid .newsListing__items {
    padding-bottom: 60px;
  }
}
@media (max-width: 1024px) and (min-width: 640px) {
  .recentNews--grid .newsListing__items--odd .newsListing__item:last-child {
    display: none;
  }
}
.recentNews--grid .button {
  display: inline-block;
}

.imageOverlap {
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
}

.imageOverlap__middleBG {
  position: absolute;
  left: 0;
  right: 0;
  top: calc(6.9rem + 6.54762vw);
  bottom: calc(6.9rem + 6.54762vw);
}

.imageOverlap__section {
  width: 50%;
  position: relative;
}

.imageOverlap__section img {
  width: 100%;
  vertical-align: top;
}

.imageOverlap__section--top {
  direction: rtl;
}

.imageOverlap__section--top .imageOverlap__box {
  direction: ltr;
  left: 100%;
  top: -8.21429vw;
  -webkit-transform: translateX(-45px);
  transform: translateX(-45px);
}

.imageOverlap__section--bottom {
  position: relative;
  left: 50%;
  margin-top: -7.7381vw;
  margin-left: -4.7619vw;
}

@media (max-width: 900px) {
  .imageOverlap__section--bottom {
    margin-top: -30px;
    margin-left: -30px;
    width: calc(50% + 30px);
  }
}
@media (max-width: 810px) {
  .imageOverlap__section--bottom {
    margin-top: 30px;
  }
}
.imageOverlap__section--bottom .imageOverlap__box {
  right: 100%;
  bottom: -6.9rem;
  -webkit-transform: translate(115px);
  transform: translate(115px);
}

.imageOverlap__box {
  padding: 5.59524vw 4.46429vw;
  position: absolute;
  width: 100%;
  max-width: 610px;
}

.imageOverlap__boxText {
  margin: 0;
  font-size: 2.5vw;
  line-height: 3.09524vw;
  font-weight: 700;
  padding-bottom: 35px;
  position: relative;
}

@media (max-width: 1045px) {
  .imageOverlap__boxText {
    font-size: 26px;
    line-height: 36px;
  }
}
.imageOverlap__boxText:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 45px;
  height: 5px;
  background: #ff7f41;
}

@media (min-width: 1650px) {
  .imageOverlap__middleBG {
    top: calc(6.9rem + 110px);
    bottom: calc(6.9rem + 110px);
  }
  .imageOverlap--bottom {
    margin-top: -130px;
    margin-left: -80px;
  }
  .imageOverlap__box {
    padding: 94px 75px;
  }
  .imageOverlap__boxText {
    font-size: 2.1rem;
    line-height: 2.6rem;
  }
}
@media (max-width: 720px) {
  .imageOverlap__middleBG {
    top: 230px;
    bottom: 0;
  }
  .imageOverlap__section {
    width: 100%;
  }
  .imageOverlap__section--bottom {
    left: auto;
    margin: 0;
  }
  .imageOverlap__section--bottom .imageOverlap__box {
    margin-bottom: 0;
  }
  .imageOverlap__box {
    position: relative;
    right: auto !important;
    left: auto !important;
    top: auto !important;
    bottom: auto !important;
    -webkit-transform: none !important;
    transform: none !important;
    max-width: 100%;
    width: auto;
    margin: -60px 30px 30px;
    padding: 30px;
  }
}
@media (max-width: 400px) {
  .imageOverlap {
    padding-left: 0;
    padding-right: 0;
  }
}
.listTwoColumns {
  text-align: center;
}

.listTwoColumns__title {
  font-weight: 500;
  font-size: 2.6rem;
  line-height: 2.9rem;
  margin: 0 0 80px;
}

.partners .listTwoColumns__title {
  font-weight: 700;
  font-size: 2.1rem;
  line-height: 2.6rem;
  margin: 0 0 80px;
}

.listTwoColumns ul {
  font-size: 0;
  margin-bottom: -45px;
  padding: 0;
}

.listTwoColumns ul li {
  font-size: 1rem;
  padding-left: 60px;
  font-size: 1.6rem;
  line-height: 2.3rem;
  margin-bottom: 45px;
  display: inline-block;
  width: 50%;
  vertical-align: top;
  position: relative;
  text-align: left;
  padding-right: 30px;
}

.partners .listTwoColumns ul li {
  font-size: 20px;
  line-height: 32px;
  padding-left: 32px;
}

.partners .listTwoColumns ul li:before {
  top: 8px;
}

.listTwoColumns ul li:after, .listTwoColumns ul li:before {
  top: 15px;
}

.listTwoColumns ul li:before {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
}

.listTwoColumns ul li:after {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  left: 10px;
  background: #fff;
}

.partners .listTwoColumns ul li:after {
  content: none;
}

.partners .listTwoColumns ul {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.listTwoColumns__outro {
  margin-top: 50px;
}

.listTwoColumns--bulletstatusRed li:before, .listTwoColumns.bg--statusRed li:after {
  background: #d50032;
}

.listTwoColumns--bulletwhite li:before, .listTwoColumns.bg--white li:after {
  background: #fff;
}

.listTwoColumns--bulletblack li:before, .listTwoColumns.bg--black li:after {
  background: #111112;
}

.listTwoColumns--bulletlightGrey li:before, .listTwoColumns.bg--lightGrey li:after {
  background: #f7f7f7;
}

.listTwoColumns--bulletlightPurple li:before, .listTwoColumns.bg--lightPurple li:after {
  background: #d2bfff;
}

.listTwoColumns--bulletpurple li:before, .listTwoColumns.bg--purple li:after {
  background: #7d55d7;
}

.listTwoColumns--bulletdarkPurple li:before, .listTwoColumns.bg--darkPurple li:after {
  background: #4b2e70;
}

.listTwoColumns--bulletdarkerPurple li:before, .listTwoColumns.bg--darkerPurple li:after {
  background: #200b3d;
}

.listTwoColumns--bulletorange li:before, .listTwoColumns.bg--orange li:after {
  background: #ff7f41;
}

.listTwoColumns--bulletgreen li:before, .listTwoColumns.bg--green li:after {
  background: #50d159;
}

.listTwoColumns--bulletblue li:before, .listTwoColumns.bg--blue li:after {
  background: #00a9ce;
}

.listTwoColumns--bulletdarkGrey li:before, .listTwoColumns.bg--darkGrey li:after {
  background: #b4b4b4;
}

.listTwoColumns--bullettextDark li:before, .listTwoColumns.bg--textDark li:after {
  background: #000;
}

.listTwoColumns--bullettextGrey li:before, .listTwoColumns.bg--textGrey li:after {
  background: #58595b;
}

@media (max-width: 550px) {
  .listTwoColumns ul li {
    width: 100%;
  }
}
.patternBlock {
  position: relative;
}

.patternBlock__bg {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
}

.patternBlock__bg.bg--lightGrey + .patternBlock__holder .patternBlock__box {
  background: #fff;
}

.patternBlock__bg.bg--dark + .patternBlock__holder .patternBlock__outro, .patternBlock__bg.bg--purple + .patternBlock__holder .patternBlock__outro {
  color: #f7f7f7;
}

.patternBlock__holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 2;
}

.patternBlock__section {
  width: 50%;
}

.patternBlock__section--image {
  direction: rtl;
}

.patternBlock__image {
  position: relative;
  max-width: 830px;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}

.patternBlock__image:before {
  content: "";
  width: 100%;
  display: block;
  padding-top: 77.1084%;
}

.patternBlock__img {
  vertical-align: top;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.patternBlock__title {
  font-weight: 700;
  font-size: 2.1rem;
  line-height: 2.6rem;
  padding-bottom: 26px;
  margin-top: 0;
  margin-bottom: 60px;
  position: relative;
  white-space: pre-line;
}

.patternBlock__title--light {
  color: #fff;
}

.patternBlock__title:after {
  content: "";
  height: 5px;
  width: 45px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #50d159;
}

.patternBlock__box {
  padding: 60px 55px;
  max-width: 660px;
  background: #f7f7f7;
  color: #111112;
  font-size: 1rem;
  line-height: 1.6rem;
}

.bg--lightGrey .patternBlock__box {
  background: #fff;
}

.patternBlock__box > :first-child {
  margin-top: 0;
}

.patternBlock__box > :last-child {
  margin-bottom: 0;
}

.patternBlock__box > :first-child:last-child {
  margin: 0;
}

.patternBlock__outro {
  font-size: 1.3rem;
  line-height: 1.7rem;
}

.patternBlock__outro a {
  color: #7d55d7;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.patternBlock__outro a:hover {
  color: #fff;
}

.patternBlock__outro--dark {
  color: rgba(17, 17, 18, 0.7);
}

.patternBlock--pattern1 .patternBlock__section--text {
  padding-top: 8.92857vw;
}

.patternBlock--pattern1 .patternBlock__title {
  margin-left: 3.57143vw;
}

.patternBlock--pattern1 .patternBlock__box, .patternBlock--pattern1 .patternBlock__outro {
  -webkit-transform: translateX(-8.92857vw);
  transform: translateX(-8.92857vw);
}

.patternBlock--pattern1 .patternBlock__box {
  width: calc(100% + 8.92857vw - 30px);
}

.patternBlock--pattern2 .patternBlock__holder {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.patternBlock--pattern2 .patternBlock__section--image {
  direction: ltr;
  padding-top: 19.04762vw;
}

@media (max-width: 1000px) {
  .patternBlock--pattern2 .patternBlock__section--image {
    padding-top: 0;
  }
}
.patternBlock--pattern2 .patternBlock__title {
  max-width: 660px;
}

.patternBlock--pattern2 .patternBlock__box, .patternBlock--pattern2 .patternBlock__title {
  margin-left: auto;
  -webkit-transform: translateX(8.92857vw);
  transform: translateX(8.92857vw);
}

@media (max-width: 1000px) {
  .patternBlock--pattern2 .patternBlock__box, .patternBlock--pattern2 .patternBlock__title {
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
}
.patternBlock--pattern2 .patternBlock__box {
  width: calc(100% + 8.92857vw - 30px);
}

.patternBlock--pattern3 .patternBlock__section--text {
  padding-top: 14.88095vw;
}

.patternBlock--pattern3 .patternBlock__title {
  margin-left: 21.42857vw;
}

.patternBlock--pattern3 .patternBlock__image {
  -webkit-transform: translateX(15.83333vw);
  transform: translateX(15.83333vw);
}

.patternBlock--pattern3 .patternBlock__box, .patternBlock--pattern3 .patternBlock__outro {
  -webkit-transform: translateX(-9.52381vw);
  transform: translateX(-9.52381vw);
}

@media (max-width: 1000px) {
  .patternBlock--pattern3 .patternBlock__image {
    -webkit-transform: translateX(5.2381vw);
    transform: translateX(5.2381vw);
  }
  .patternBlock--pattern3 .patternBlock__title {
    margin-left: 8.5119vw;
  }
}
@media (min-width: 1650px) {
  .patternBlock--pattern1 .patternBlock__section--text {
    padding-top: 150px;
  }
  .patternBlock--pattern1 .patternBlock__title {
    margin-left: 60px;
  }
  .patternBlock--pattern1 .patternBlock__box, .patternBlock--pattern1 .patternBlock__outro {
    -webkit-transform: translateX(-150px);
    transform: translateX(-150px);
  }
  .patternBlock--pattern2 .patternBlock__section--image {
    padding-top: 320px;
  }
  .patternBlock--pattern2 .patternBlock__box, .patternBlock--pattern2 .patternBlock__title {
    -webkit-transform: translateX(150px);
    transform: translateX(150px);
  }
  .patternBlock--pattern3 .patternBlock__section--text {
    padding-top: 250px;
  }
  .patternBlock--pattern3 .patternBlock__title {
    margin-left: 360px;
  }
  .patternBlock--pattern3 .patternBlock__image {
    -webkit-transform: translateX(266px);
    transform: translateX(266px);
  }
  .patternBlock--pattern3 .patternBlock__box, .patternBlock--pattern3 .patternBlock__outro {
    -webkit-transform: translateX(-160px);
    transform: translateX(-160px);
  }
}
@media (max-width: 720px) {
  .patternBlock__holder {
    display: block;
  }
  .patternBlock__section {
    width: 100%;
  }
  .patternBlock__section--text {
    padding-top: 30px;
  }
  .patternBlock[class*="--pattern"] .patternBlock__image {
    -webkit-transform: none;
    transform: none;
  }
  .patternBlock[class*="--pattern"] .patternBlock__title {
    margin-left: 30px;
    margin-right: 30px;
    -webkit-transform: none;
    transform: none;
  }
  .patternBlock[class*="--pattern"] .patternBlock__box {
    -webkit-transform: none;
    transform: none;
    width: auto;
    margin: 0 30px;
    max-width: 100%;
    padding: 30px;
  }
  .patternBlock[class*="--pattern"] .patternBlock__outro {
    -webkit-transform: none;
    transform: none;
    margin: 0 30px;
  }
}
.socialMedia__title {
  font-size: 2.6rem;
  line-height: 2.9rem;
  margin: 0 0 65px;
}

.socialMedia__items {
  padding: 0;
  margin: 0 -36px -72px;
  font-size: 0;
}

.socialMedia__item {
  width: 50%;
  font-size: 1rem;
  padding: 0 36px;
  margin-bottom: 72px;
  display: inline-block;
  vertical-align: top;
}

.socialMedia__link {
  padding: 3.69048vw 4.7619vw 3.92857vw;
  text-decoration: none;
  background: #f7f7f7;
  border-radius: 3px;
  display: block;
  color: inherit;
  -webkit-transition: 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.55s cubic-bezier(0.55, 0, 0.1, 1);
}

@media (min-width: 1650px) {
  .socialMedia__link {
    padding: 62px 80px 66px;
  }
}
.bg--lightGrey .socialMedia__link {
  background: #fff;
}

.socialMedia__link:hover {
  -webkit-box-shadow: 0 30px 50px 0 rgba(125, 85, 215, 0.2);
  box-shadow: 0 30px 50px 0 rgba(125, 85, 215, 0.2);
}

.socialMedia__platform {
  display: inline-block;
  padding-left: 75px;
  font-size: 1.6rem;
  line-height: 1.85rem;
  font-weight: 700;
  position: relative;
}

.socialMedia__platform svg {
  width: 1em;
  height: 1em;
  position: absolute;
  left: 0;
  top: 3px;
}

@media (max-width: 768px) {
  .socialMedia__items {
    margin: 0 -15px -30px;
  }
  .socialMedia__item {
    padding: 0 15px;
    margin-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .socialMedia__item {
    width: 100%;
  }
}
.inlineImage--right {
  text-align: right;
}

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

.inlineImage img {
  width: 100%;
}

.imageGrid__viewPort {
  margin-bottom: -50px;
}

.imageGrid__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1800px;
  padding: 0 25px;
  margin: 0 auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.imageGrid__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 33.33%;
  flex: 1 0 33.33%;
  max-width: 575px;
  padding: 0 25px;
  margin-bottom: 50px;
  display: block;
}

@media (max-width: 1024px) {
  .imageGrid__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    padding: 0 15px;
    margin-bottom: 30px;
  }
  .imageGrid__items {
    padding: 0 15px;
  }
  .imageGrid__viewPort {
    margin-bottom: -30px;
  }
}
@media (max-width: 720px) {
  .imageGrid__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
  }
}
.imageGrid__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.imageGrid__imgHolder {
  position: relative;
}

.imageGrid__imgHolder:before {
  content: "";
  display: block;
  padding-top: 66.6666%;
}

@media (max-width: 768px) {
  .ctaColumns .AIMF-Intro__left.useCases__caseText li:last-child {
    margin-bottom: 1.1rem;
  }
}
@media (max-width: 768px) {
  .ctaColumns .AIMF-Intro__right .margin-top-lg {
    margin-top: 0 !important;
  }
}
@media (max-width: 768px) {
  .ctaColumns.AIMF-Intro h3 {
    margin-top: 0;
  }
  .ctaColumns.AIMF-Intro .useCases__caseText li {
    padding-left: 2rem;
  }
  .ctaColumns.AIMF-Intro .useCases__caseText li:before {
    left: 0;
  }
}
.ctaColumns__items {
  padding: 0;
  text-align: center;
  font-size: 0;
  margin: 0 -15px -50px;
}

.ctaColumns__item {
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  padding: 0 25px;
  margin-bottom: 50px;
  text-align: left;
}

@media (max-width: 1000px) {
  .ctaColumns__item {
    width: 50%;
  }
}
@media (max-width: 640px) {
  .ctaColumns__item {
    width: 100%;
  }
}
.ctaColumns__outro {
  text-align: center;
}

.ctaColumns__outro p a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 13px;
}

.ctaColumns__outro p a svg {
  display: block;
}

.ctaColumns__outro p a:first-child {
  margin-left: 26px;
}

.ctaBox {
  display: block;
  background: #f7f7f7;
  padding: 40px 40px 100px;
  position: relative;
  -webkit-transition: 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  color: #0c0c0c;
  text-decoration: none;
}

.ctaBox--noLabel {
  padding-bottom: 40px;
}

.bg--lightGrey .ctaBox {
  background: #fff;
}

.ctaBox__title {
  font-size: 1.6rem;
  line-height: 1.85rem;
  font-weight: 700;
  display: block;
}

.ctaBox__desc {
  font-size: 0.8rem;
  line-height: 1.8rem;
  color: rgba(12, 12, 12, 0.7);
}

.ctaBox__desc p {
  margin-bottom: 0;
}

.ctaBox__label {
  position: absolute;
  left: 40px;
  bottom: 40px;
  width: calc(100% - 40px);
  color: rgba(125, 85, 215, 0.9);
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  line-height: 1.6rem;
  font-weight: 700;
}

@media (max-width: 640px) {
  .ctaBox__label {
    position: static;
    left: auto;
    bottom: auto;
    margin-top: 20px;
  }
}
.ctaBox:after, .ctaBox:before {
  content: "";
  position: absolute;
  background: #c4c4c4;
  bottom: -15px;
  right: -15px;
  -webkit-transition: 0.33s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.33s cubic-bezier(0.55, 0, 0.1, 1);
}

.ctaBox:before {
  width: 24px;
  height: 5px;
  -webkit-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: scaleX(0.625);
  transform: scaleX(0.625);
}

.ctaBox:after {
  width: 5px;
  height: 24px;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-transform: scaleY(0.625);
  transform: scaleY(0.625);
}

.ctaBox:hover {
  -webkit-box-shadow: 0 30px 50px 0 rgba(125, 85, 215, 0.2);
  box-shadow: 0 30px 50px 0 rgba(125, 85, 215, 0.2);
}

.ctaBox:hover:after, .ctaBox:hover:before {
  -webkit-transform: scale(1);
  transform: scale(1);
  background: #7d55d7;
}

@media (max-width: 640px) {
  .ctaBox {
    padding: 30px;
  }
}
.venueInformation__items {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 0;
}

.venueInformation__item {
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  padding: 0 46px;
}

@media (max-width: 500px) {
  .venueInformation__item {
    width: 100%;
    margin-bottom: 50px;
  }
  .venueInformation__item:last-child {
    margin-bottom: 0;
  }
}
.venueInformation__label {
  opacity: 0.7;
  position: relative;
  padding-bottom: 29px;
  margin-bottom: 25px;
  display: block;
  font-size: 1rem;
}

.venueInformation__label:before {
  content: "";
  background: #7d55d7;
  width: 40px;
  height: 5px;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.venueInformation__text {
  font-size: 1.15rem;
  line-height: 1.65rem;
  font-weight: 700;
  display: block;
}

.nipsSection {
  padding-top: 125px;
}

.nipsSection__title {
  margin-top: 0;
  margin-bottom: 90px;
}

@media (max-width: 700px) {
  .nipsSection__title {
    font-size: 2.1rem;
    line-height: 2.6rem;
  }
}
.nipsSection__subtitle {
  display: block;
  text-align: center;
  font-weight: 500;
  margin-bottom: 6px;
  font-size: 2.1rem;
  line-height: 2.6rem;
  color: #cacccd;
}

@media (max-width: 700px) {
  .nipsSection__subtitle {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.nipsSection input {
  position: fixed;
  left: -200vw;
}

.nipsSection__box {
  padding: 25px 25px 35px;
  background: #f7f7f7;
  position: relative;
  -webkit-transition: 0.25s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.25s cubic-bezier(0.55, 0, 0.1, 1);
}

@media (max-width: 700px) {
  .nipsSection__box .container {
    padding: 0;
  }
}
.nipsSection__box:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: #fff;
}

.nipsSection__box:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 75px;
  background: #fff;
}

@media (max-width: 1250px) {
  .nipsSection__box:after {
    content: none;
  }
}
.nipsSection__box .container {
  position: relative;
}

.nipsSection__boxItems {
  margin: 0;
  padding: 0;
}

.nipsSection__boxItem {
  display: block;
}

.nipsSection__boxTitle {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 1.6rem;
  line-height: 2.05rem;
  font-weight: 700;
  max-width: 95%;
}

@media (max-width: 700px) {
  .nipsSection__boxTitle {
    max-width: calc(100% - 50px);
  }
}
.nipsSection__boxSubtext {
  font-size: 1.1rem;
  line-height: 1.4rem;
  color: #00a9ce;
  opacity: 0.7;
  font-weight: 500;
  margin: 0;
}

.nipsSection__boxLocation {
  font-size: 1.1rem;
  line-height: 1.4rem;
  font-weight: 700;
  margin: 0;
}

.nipsSection__boxContent {
  display: none;
}

.nipsSection__boxTrigger {
  display: block;
  width: 23px;
  height: 23px;
  border-bottom: 4px solid;
  border-right: 4px solid;
  opacity: 0.3;
  -webkit-transition: 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  position: absolute;
  right: 15px;
  top: 5px;
  cursor: pointer;
}

input:checked + .nipsSection__box {
  background: #fff;
  -webkit-box-shadow: 0 0 110px 0 rgba(125, 85, 215, 0.19);
  box-shadow: 0 0 110px 0 rgba(125, 85, 215, 0.19);
  z-index: 2;
}

input:checked + .nipsSection__box .nipsSection__boxTrigger {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  top: 18px;
}

input:checked + .nipsSection__box .nipsSection__boxContent {
  display: block;
}

.nipsTakeaways {
  text-align: center;
}

.nipsTakeaways__items {
  padding: 0;
  font-size: 0;
  margin: 70px 0 -70px;
}

.nipsTakeaways__item {
  display: inline-block;
  vertical-align: top;
  width: 33.333%;
  font-size: 1rem;
  margin-bottom: 70px;
}

@media (max-width: 500px) {
  .nipsTakeaways__item {
    width: 100%;
    margin-bottom: 50px;
  }
}
.nipsTakeaways__item span {
  display: block;
}

.nipsTakeaways__itemTitle {
  padding-bottom: 25px;
  margin-bottom: 25px;
  position: relative;
}

.nipsTakeaways__itemTitle:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 40px;
  height: 5px;
  background: #00a9ce;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.nipsTakeaways__itemText {
  font-weight: 700;
}

.nipsResearchers .with-order .person-large:nth-child(2n) .content-right {
  text-align: right;
}

.nipsResearchers .person-large .content .content-right .person__position {
  font-size: 1.6rem;
  line-height: 1.8rem;
  color: #00a9ce;
}

.qs-datepicker {
  color: #000;
  position: absolute;
  width: 100%;
  max-width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: Aktiv, sans-serif;
  font-size: 16.8px;
  z-index: 9001;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #ccc;
  border-radius: 5.0673px;
  overflow: hidden;
  background: #fff;
  -webkit-box-shadow: 0 24px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0 24px 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 30px 50px 0 rgba(125, 85, 215, 0.2);
  box-shadow: 0 30px 50px 0 rgba(125, 85, 215, 0.2);
}

.qs-datepicker * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.qs-datepicker.qs-centered {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.qs-datepicker.qs-hidden {
  display: none;
}

.qs-datepicker .qs-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  width: 100%;
  height: 100%;
  padding: 0.5em;
  z-index: 1;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.qs-datepicker .qs-overlay.qs-hidden {
  opacity: 0;
  z-index: -1;
}

.qs-datepicker .qs-overlay .qs-close {
  -ms-flex-item-align: end;
  align-self: flex-end;
  display: inline-table;
  padding: 0.5em;
  line-height: 0.77;
  cursor: pointer;
  position: absolute;
}

.qs-datepicker .qs-overlay .qs-overlay-year {
  display: block;
  background: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  color: #fff;
  font-size: 16.8px;
  padding: 0.25em 0;
  margin: auto 0 0.5em;
  width: calc(100% - 1em);
}

.qs-datepicker .qs-overlay .qs-overlay-year::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.qs-datepicker .qs-overlay .qs-submit {
  border: 1px solid #fff;
  border-radius: 5.0673px;
  padding: 0.5em;
  margin: 0 auto auto;
  cursor: pointer;
  background: hsla(0, 0%, 50.2%, 0.4);
}

.qs-datepicker .qs-overlay .qs-submit.qs-disabled {
  color: grey;
  border-color: grey;
  cursor: not-allowed;
}

.qs-datepicker .qs-controls {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: #d3d3d3;
  -webkit-filter: blur(0);
  filter: blur(0);
  -webkit-transition: -webkit-filter 0.3s;
  transition: -webkit-filter 0.3s;
  transition: filter 0.3s;
  transition: filter 0.3s, -webkit-filter 0.3s;
}

.qs-datepicker .qs-controls.qs-blur {
  -webkit-filter: blur(5px);
  filter: blur(5px);
}

.qs-datepicker .qs-arrow {
  height: 50px;
  width: 50px;
  position: relative;
  cursor: pointer;
  border-radius: 6px;
  -webkit-transition: background 0.15s;
  transition: background 0.15s;
}

.qs-datepicker .qs-arrow:hover {
  background: rgba(0, 0, 0, 0.1);
}

.qs-datepicker .qs-arrow:hover.qs-left:after {
  border-right-color: #000;
}

.qs-datepicker .qs-arrow:hover.qs-right:after {
  border-left-color: #000;
}

.qs-datepicker .qs-arrow:after {
  content: "";
  border: 7.5px solid transparent;
  position: absolute;
  top: 50%;
  -webkit-transition: border 0.2s;
  transition: border 0.2s;
}

.qs-datepicker .qs-arrow.qs-left:after {
  border-right-color: grey;
  right: 50%;
  -webkit-transform: translate(25%, -50%);
  transform: translate(25%, -50%);
}

.qs-datepicker .qs-arrow.qs-right:after {
  border-left-color: grey;
  left: 50%;
  -webkit-transform: translate(-25%, -50%);
  transform: translate(-25%, -50%);
}

.qs-datepicker .qs-month-year {
  font-weight: 700;
  -webkit-transition: border 0.2s;
  transition: border 0.2s;
  border-bottom: 1px solid transparent;
  cursor: pointer;
}

.qs-datepicker .qs-month-year:hover {
  border-bottom: 1px solid grey;
}

.qs-datepicker .qs-month-year:active:focus, .qs-datepicker .qs-month-year:focus {
  outline: none;
}

.qs-datepicker .qs-month {
  padding-right: 0.5ex;
}

.qs-datepicker .qs-year {
  padding-left: 0.5ex;
}

.qs-datepicker .qs-squares {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 6px;
  -webkit-filter: blur(0);
  filter: blur(0);
  -webkit-transition: -webkit-filter 0.3s;
  transition: -webkit-filter 0.3s;
  transition: filter 0.3s;
  transition: filter 0.3s, -webkit-filter 0.3s;
}

.qs-datepicker .qs-squares.qs-blur {
  -webkit-filter: blur(5px);
  filter: blur(5px);
}

.qs-datepicker .qs-square {
  width: 14.28571%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  -webkit-transition: background 0.1s;
  transition: background 0.1s;
  border-radius: 5.0673px;
}

.qs-datepicker .qs-square:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.qs-datepicker .qs-square.qs-current {
  font-weight: 700;
  color: #7d55d7;
}

.qs-datepicker .qs-square.qs-active {
  background: #7d55d7;
  color: #fff;
}

.qs-datepicker .qs-square.qs-disabled span {
  opacity: 0.2;
}

.qs-datepicker .qs-square.qs-empty {
  cursor: default;
}

.qs-datepicker .qs-square.qs-disabled {
  cursor: not-allowed;
}

.qs-datepicker .qs-square.qs-day {
  cursor: default;
  font-weight: 700;
}

.qs-datepicker .qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover {
  background: #f0f0f0;
}

.formInput__holder {
  margin-bottom: 50px;
  position: relative;
}

.formInput__holder--half {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.formInput__holder--half:after {
  content: none;
}

.formInput__holder--half .formInput__holder {
  width: 46%;
}

@media (max-width: 768px) {
  .formInput__holder--half .formInput__holder {
    width: 100%;
  }
}
.formInput__holder--submit {
  text-align: right;
  margin-top: 80px;
  margin-bottom: 0;
}

.formInput__holder--submit input[type=submit] {
  margin-top: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}

.formInput__holder--submit input[type=submit][disabled] {
  background: #d0d0d0 !important;
}

@media (max-width: 500px) {
  .formInput__holder--submit input[type=submit] {
    width: 100%;
  }
}
.formInput__input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  background: transparent;
  border: none;
  border-bottom: 1px solid #979797;
  display: block;
  height: 52px;
  font-family: Aktiv, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  padding: 0;
  color: #111112;
  -webkit-transition: border 0.55s, color 0.25s;
  transition: border 0.55s, color 0.25s;
  width: 100%;
  cursor: pointer;
}

.floating--active .formInput__input, .formInput__input:focus {
  outline: 0;
}

.formInput__input[type=date] {
  padding: 16px 0 0;
}

.formInput__input[data-disable]:disabled {
  color: #dadada;
  border-color: currentColor;
  cursor: default;
}

.formInput__input--textarea {
  padding: 8px 0;
  min-width: 100%;
  max-width: 100%;
}

@media (max-width: 640px) {
  .formInput__input--textarea {
    padding: 16px 0 8px;
  }
}
.formInput__input--select {
  padding-right: 40px;
}

.formInput__inputHolder {
  position: relative;
}

.formInput__inputHolder:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  background: #7d55d7;
  -webkit-transition: 0.25s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.25s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

.floating--active .formInput__inputHolder:after, .formInput__holder--focus .formInput__inputHolder:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.formInput__holder--disabled .formInput__inputHolder:after {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}

.formInput__inputHolder--select:before {
  content: "";
  position: absolute;
  right: 15px;
  top: 25px;
  width: 0;
  height: 0;
  border-color: #4a4a4a transparent transparent;
  border-style: solid;
  border-width: 9px 5.5px 0;
}

@media (max-width: 1024px) {
  .formInput__inputHolder--select:before {
    top: 18px;
  }
}
.formInput__label {
  display: block;
  font-size: 1rem;
  font-weight: 500;
  color: #111112;
  position: relative;
  top: 13px;
  -webkit-transform: translateY(26px);
  transform: translateY(26px);
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-transition: 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  pointer-events: none;
}

.floating--active .formInput__label, .formInput__holder--focus .formInput__label {
  z-index: 1;
  -webkit-transform: translateY(-5px) scale(0.8078);
  transform: translateY(-5px) scale(0.8078);
  color: rgba(0, 0, 0, 0.38);
}

.formInput__holder--disabled .formInput__label {
  color: #dadada;
}

.formInput__label--nofloat {
  position: static;
  -webkit-transform: none;
  transform: none;
}

.formInput__fakeCheckbox, .formInput__fakeRadio {
  margin-bottom: 25px;
  position: relative;
}

.formInput__fakeCheckbox input, .formInput__fakeRadio input {
  position: fixed;
  left: -9999px;
}

.formInput__fakeCheckbox input:focus + label .formInput__fakeCheckboxBox, .formInput__fakeCheckbox input:focus + label .formInput__fakeRadioBox, .formInput__fakeRadio input:focus + label .formInput__fakeCheckboxBox, .formInput__fakeRadio input:focus + label .formInput__fakeRadioBox {
  color: #111112;
}

.formInput__fakeCheckbox input:checked + label .formInput__fakeCheckboxBox, .formInput__fakeCheckbox input:checked + label .formInput__fakeRadioBox, .formInput__fakeRadio input:checked + label .formInput__fakeCheckboxBox, .formInput__fakeRadio input:checked + label .formInput__fakeRadioBox {
  color: #7d55d7;
}

.formInput__fakeCheckbox input:checked + label .formInput__fakeCheckboxBox:before, .formInput__fakeCheckbox input:checked + label .formInput__fakeRadioBox:before, .formInput__fakeRadio input:checked + label .formInput__fakeCheckboxBox:before, .formInput__fakeRadio input:checked + label .formInput__fakeRadioBox:before {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}

.formInput__fakeCheckboxHolder, .formInput__fakeRadioHolder {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.formInput__fakeCheckbox label, .formInput__fakeRadio label {
  display: block;
  cursor: pointer;
}

.formInput__fakeCheckboxLabel, .formInput__fakeRadioLabel {
  display: block;
  padding-left: 30px;
}

.formInput__fakeCheckboxBox, .formInput__fakeRadioBox {
  width: 16px;
  height: 16px;
  background: transparent;
  position: absolute;
  left: 0;
  top: 6px;
  color: #cdcdcd;
  border: 2px solid;
  border-radius: 3px;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}

.formInput__fakeCheckboxBox:before, .formInput__fakeRadioBox:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  background: currentColor;
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  border-radius: 2px;
}

.formInput__fakeRadioBox, .formInput__fakeRadioBox:before {
  border-radius: 100%;
}

.formInput__hint {
  position: absolute;
  color: currentColor;
  font-size: 12px;
  bottom: -23px;
}

.formInput__hint--noAbs {
  position: relative;
  bottom: auto;
}

.formInput__holder--error .formInput__hint {
  color: #d50032 !important;
}

.formInput__holder--error input, .formInput__holder--error select, .formInput__holder--error textarea {
  border-color: #d50032;
}

input:-webkit-autofill, input:-webkit-autofill:focus textarea:-webkit-autofill, input:-webkit-autofill:hover, select:-webkit-autofill, select:-webkit-autofill:focus, select:-webkit-autofill:hover, textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus {
  -webkit-text-fill-color: #111112;
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
}

.bg--lightGrey input:-webkit-autofill, .bg--lightGrey input:-webkit-autofill:focus textarea:-webkit-autofill, .bg--lightGrey input:-webkit-autofill:hover, .bg--lightGrey select:-webkit-autofill, .bg--lightGrey select:-webkit-autofill:focus, .bg--lightGrey select:-webkit-autofill:hover, .bg--lightGrey textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px #f7f7f7 inset;
}

input:-webkit-autofill {
  -webkit-animation-name: onAutoFillStart;
  animation-name: onAutoFillStart;
  -webkit-transition: background-color 50000s ease-in-out 0s;
  transition: background-color 50000s ease-in-out 0s;
}

input:not(:-webkit-autofill) {
  -webkit-animation-name: onAutoFillCancel;
  animation-name: onAutoFillCancel;
}

.newsArchive {
  background: #f7f7f7;
}

.newsArchive #content {
  background: transparent;
}

.newsArchive .featuredNews {
  height: calc(70vh - 78px);
  min-height: 540px;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding-bottom: 140px;
}

@media (max-width: 640px) {
  .newsArchive .featuredNews {
    padding: 40px 0;
    height: auto;
    min-height: 0;
  }
}
.newsArchive .featuredNews__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  overflow: hidden;
}

.newsArchive .featuredNews__bg:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.newsArchive .featuredNews__bg:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75%;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(150%, #000));
  background: linear-gradient(180deg, transparent 0, #000 150%);
  z-index: 1;
}

.newsArchive .featuredNews__bg img {
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  height: 100%;
}

.newsArchive .featuredNews__content {
  display: block;
  position: relative;
  z-index: 2;
  text-decoration: none;
  padding-right: 65px;
  color: #fff;
  width: 100%;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}

.newsArchive .featuredNews__content .arrowIcon {
  position: absolute;
  right: 30px;
  bottom: 10px;
}

@media (max-width: 640px) {
  .newsArchive .featuredNews__content {
    padding-right: 30px;
  }
  .newsArchive .featuredNews__content .arrowIcon {
    top: 3px;
    width: 30px;
    bottom: auto;
  }
}
.has-hover .newsArchive .featuredNews__content:hover {
  opacity: 0.7;
}

.newsArchive .featuredNews__info {
  font-size: 0.9rem;
  line-height: 1.6rem;
  margin-bottom: 20px;
}

.newsArchive .featuredNews__info span {
  display: inline-block;
  vertical-align: middle;
}

.newsArchive .featuredNews__infoDate {
  margin-right: 22px;
}

.newsArchive .featuredNews__infoTime {
  margin-left: 8px;
}

.newsArchive .featuredNews__title {
  margin: 0;
  text-align: left;
  font-size: 3rem;
  line-height: 3.4rem;
  font-weight: 700;
  max-width: 90%;
}

.newsListing {
  padding: 0 30px 40px;
}

.newsListing__holder {
  max-width: 1200px;
  padding: 38px 30px 0;
  background: #f7f7f7;
  margin: -64px auto 0;
  position: relative;
  z-index: 1;
}

@media (max-width: 640px) {
  .newsListing__holder {
    padding: 30px 0 0;
    margin: 0;
  }
}
.newsListing__items {
  display: grid;
  grid-template-columns: 280px 280px 280px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
  padding: 0;
}

.newsListing__items--smaller {
  grid-gap: 60px;
  grid-template-columns: 280px 280px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 1120px) {
  .newsListing__items, .newsListing__items--smaller {
    padding: 0;
  }
}
@media (max-width: 1024px) {
  .newsListing__items, .newsListing__items--smaller {
    grid-template-columns: calc(50% - 15px) calc(50% - 15px);
    grid-gap: 30px;
  }
}
@media (max-width: 640px) {
  .newsListing__items, .newsListing__items--smaller {
    grid-template-columns: 100%;
    grid-gap: 30px;
  }
}
.newsListing__item {
  display: block;
  /*vertical-align: top;*/
  max-width: 280px;
  margin-bottom: 60px;
}

@media (max-width: 1024px) {
  .newsListing__item {
    margin-bottom: 0;
    max-width: 100%;
  }
}
@media (max-width: 640px) {
  .newsListing__item {
    margin-bottom: 30px;
  }
}
.newsTeaser__media {
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.newsTeaser__mediaHolder {
  padding-bottom: 52.5%;
  position: relative;
}

.newsTeaser__link {
  text-decoration: none;
}

.newsTeaser__link:hover .newsTeaser__title {
  color: #7d55d7;
}

.newsTeaser__title {
  margin: 0;
  font-size: 1.2rem;
  line-height: 1.65rem;
  font-weight: 700;
  color: #414141;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}

.newsTeaser__info {
  padding: 23px 0 10px;
  font-size: 0.8rem;
  line-height: 1rem;
  font-weight: 500;
  color: #8a8a8a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.newsTeaser__info span {
  display: inline-block;
  vertical-align: middle;
}

.newsTeaser__info .arrowIcon {
  color: #7d55d7;
}

.newsTeaser__infoDate {
  margin-right: 15px;
}

.newsTeaser__infoTime {
  margin-left: 3px;
}

[data-split-text] {
  visibility: hidden;
}

[data-split-text].splitText--ready {
  visibility: visible;
}

[data-split-text] .splitText__word {
  font-size: 1em;
}

[data-split-text] .splitText__line {
  overflow: hidden;
}

[data-split-text] .splitText__line:before {
  content: attr(data-content);
  display: block;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: -webkit-transform 1s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 1s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 1s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 1s cubic-bezier(0.075, 0.82, 0.165, 1);
}

[data-split-text] .splitText__line--idle:before {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

[data-show-scroll] {
  opacity: 0;
  visibility: hidden;
}

article.content [data-show-scroll] {
  visibility: visible;
}

.dynamicPath {
  position: relative;
}

.dynamicPath__svg {
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
}

.news__container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 30px;
}

.news__header {
  background: #f7f7f7;
  padding: 30px 0 136px;
}

.news__headerMedia img {
  vertical-align: top;
}

@media (max-width: 768px) {
  .news__header {
    padding-top: 0;
  }
  .news__headerMedia {
    margin: 0 -30px;
  }
}
.news__headerInfos {
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 15px;
  line-height: 32px;
  font-weight: 500;
  color: #828282;
}

.news__headerInfos:first-child {
  margin-top: 0;
}

.news__headerInfo .icon-eai-clock {
  margin-left: 20px;
  position: relative;
  top: -1px;
}

.news__headerInfoTime {
  margin-left: 9px;
}

@media (max-width: 540px) {
  .news__headerInfos {
    display: block;
  }
  .news__headerInfo {
    margin-top: 20px;
  }
}
.news__headerAuthorAvatar {
  border-radius: 100%;
  vertical-align: middle;
}

.news__headerAuthorName {
  margin-left: 10px;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 700;
}

.news__header--press .news__headerInfo {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.news__articleHolder {
  padding: 0 30px;
}

@media (max-width: 600px) {
  .news__articleHolder {
    padding: 0;
  }
}
.news__contentHolder {
  background: #fff;
  max-width: 1200px;
  margin: -110px auto 0;
  padding-top: 3.5rem;
  position: relative;
  z-index: 2;
}

@media (max-width: 1024px) {
  .news__contentHolder {
    padding-top: 30px;
  }
}
.news__content img {
  max-width: 100%;
}

.news__outro {
  margin-top: 50px;
  padding: 4rem 0;
  border-top: 1px solid #979797;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.news__outro a.button {
  margin-top: 0;
  display: block;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  white-space: nowrap;
  margin-right: 40px;
}

.has-hover .news__outro a.button:hover {
  color: #fff;
  background: #7d55d7;
  border-color: #7d55d7;
}

.news__outro div + .shareBanner {
  position: relative;
  top: -3px;
}

@media (max-width: 640px) {
  .news__outro {
    display: block;
    text-align: center;
  }
  .news__outro a.button {
    margin-right: 0;
    display: block;
    margin-bottom: 40px;
  }
}
.news__related {
  text-align: center;
}

.news__related .newsListing__items {
  padding: 0;
  margin: 0;
}

.news__related .newsListing__item a {
  text-align: left;
}

.news__related .button {
  display: inline-block;
}

.news__relatedTitle {
  font-size: 1.8rem;
  line-height: 2.9rem;
  margin: 0 0 2.5rem;
  font-weight: 700;
}

.news__related .button {
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}

.has-hover .news__related .button:hover {
  color: #fff;
  background: #7d55d7;
  border-color: #7d55d7;
}

@media (max-width: 1024px) and (min-width: 640px) {
  .news__related .newsListing__item {
    margin-bottom: 60px;
  }
  .news__related .newsListing__item:nth-child(3) {
    display: none;
  }
}
article.content h1.news__title--tooLong {
  margin-bottom: 2.5rem;
  font-size: 2.1rem;
  line-height: 2.5rem;
}

@media (max-width: 600px) {
  article.content h1.news__title--tooLong {
    margin-bottom: 2.5rem;
    font-size: 1.7rem;
    line-height: 2.3rem;
  }
}
.covid .heroBanner--overlap + section {
  padding-top: 3.5rem !important;
}

.shareBanner {
  color: #111112;
  margin: -10px 0 0;
}

.shareBanner__title {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 1rem;
  line-height: normal;
  font-weight: 700;
  text-transform: uppercase;
  margin-right: 2.2rem;
  margin-top: 10px;
}

.shareBanner__items {
  padding: 0;
  display: inline-block;
  vertical-align: top;
  margin: 10px 0 0;
}

.shareBanner__item {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  margin-right: 2.5rem;
}

.shareBanner__item:last-child {
  margin-right: 0;
}

.shareBanner__link {
  text-decoration: none;
  color: #111112;
  display: block;
}

.shareBanner__link svg {
  font-size: 1.25rem;
  vertical-align: middle;
  pointer-events: none;
}

@media (max-width: 640px) {
  .shareBanner__title {
    margin-right: 0;
  }
  .shareBanner__items {
    display: block;
    margin-top: 30px;
  }
}
.heroBanner {
  margin-top: -5.8rem;
}

.heroBanner__holder {
  height: calc(65vh - 78px);
  min-height: 540px;
  margin: 0 auto;
  position: relative;
}

@media (min-height: 1000px) {
  .heroBanner.contact-us-page .heroBanner__holder {
    height: calc(30vh - 78px);
  }
}
.heroBanner--overlap {
  margin-bottom: -7.1rem;
}

.heroBanner--overlap .heroBanner__holder {
  padding-bottom: 7.1rem;
}

.heroBanner--overlap + section {
  position: relative;
  z-index: 2;
}

.heroBanner__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  overflow: hidden;
}

.heroBanner__bg--mask:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.heroBanner__bg--mask:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75%;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(150%, #000));
  background: linear-gradient(180deg, transparent 0, #000 150%);
  z-index: 1;
}

@media (max-width: 600px) {
  .heroBanner__bg--mask:after {
    height: 85%;
  }
}
.heroBanner__bg img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: right center;
  object-position: right center;
  width: 100%;
  height: 100%;
}

.heroBanner .container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding-bottom: 60px;
}

@media (max-height: 900px) {
  .heroBanner .container {
    padding-bottom: 50px;
  }
}
.heroBanner__title {
  color: #fff;
  margin: 0;
  font-size: 3rem;
  line-height: 3.2rem;
  font-weight: 700;
  position: relative;
  z-index: 1;
  text-align: left;
  display: block;
}

.heroBanner__title--dark {
  color: #111112;
}

.heroBanner__title--small {
  font-size: 3rem;
  line-height: 3.2rem;
  letter-spacing: -0.5px;
}

.heroBanner__title--smaller {
  font-size: 2.6rem;
  line-height: 3.5rem;
}

.heroBanner__text {
  color: #fff;
  position: relative;
  z-index: 1;
}

.heroBanner__text a {
  text-decoration: none;
  -webkit-transition: 0.55s;
  transition: 0.55s;
  position: relative;
  display: inline-block;
}

.has-hover .heroBanner__text a:hover {
  opacity: 0.7;
}

.has-hover .heroBanner__text a:hover:after {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}

.heroBanner__text a:after {
  content: "";
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4LjkgMTUuNCI+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIGQ9Ik0uNy43bDYuOCA3LTYuOCA3Ii8+PC9zdmc+");
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  height: 18px;
  width: 9px;
  vertical-align: middle;
  margin-left: 10px;
  -webkit-transition: 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.55s cubic-bezier(0.55, 0, 0.1, 1);
}

.heroBanner__text--dark {
  color: #111112;
}

.heroBanner__icon {
  position: relative;
  z-index: 1;
  margin: 0 0 36px 6px;
  vertical-align: top;
}

.heroBanner__icon--left {
  position: absolute;
  margin: 0;
  top: 13px;
  right: calc(100% + 30px);
}

@media (max-width: 1480px) {
  .heroBanner__icon--left {
    left: 0;
    right: auto;
  }
  .heroBanner__icon--left ~ .heroBanner__label, .heroBanner__icon--left ~ .heroBanner__title {
    padding-left: 90px;
  }
}
.heroBanner__tag {
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  color: #fff;
  font-weight: 700;
  font-size: 1rem;
  line-height: normal;
  display: block;
  margin-bottom: 17px;
  margin-top: 0;
  text-align: left;
  letter-spacing: 0.5px;
}

.heroBanner--hasTag .heroBanner__title {
  padding-top: 0;
}

.heroBanner--lowCenter .container {
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 4.5rem;
}

.heroBanner--lowCenter .heroBanner__tag, .heroBanner--lowCenter .heroBanner__title {
  text-align: center;
}

.heroBanner--lowCenter .heroBanner__title {
  font-size: 3.65rem;
  line-height: 3.5rem;
  font-weight: 300;
}

.heroBanner__titleAnchor {
  position: relative;
}

.heroBanner--hasProduct .container {
  padding-bottom: 80px;
  position: relative;
}

.heroBanner--hasProduct .container > div {
  padding-top: 60px;
}

.heroBanner--hasProduct .heroBanner__titleAnchor {
  max-width: 64%;
}

@media (max-width: 991px) {
  .heroBanner--hasProduct .heroBanner__titleAnchor {
    max-width: 50%;
  }
}
@media (max-width: 768px) {
  .heroBanner--hasProduct .heroBanner__titleAnchor {
    max-width: 100%;
    text-align: center;
  }
  .heroBanner--hasProduct .heroBanner__tag, .heroBanner--hasProduct .heroBanner__title {
    text-align: center;
  }
  .heroBanner--hasProduct .heroBanner__productImage {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    top: auto;
    margin: 50px auto -100px;
    display: block;
  }
  .heroBanner--hasProduct .container > div {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .heroBanner--hasProduct .heroBanner__productImage {
    margin-bottom: -50px;
  }
}
@media (max-width: 500px) {
  .heroBanner--hasProduct .heroBanner__productImage {
    margin-bottom: -25px;
  }
}
.heroBanner__productImage {
  position: absolute;
  bottom: -30px;
  right: -30px;
  z-index: 5;
}

@media (max-width: 1000px) {
  .heroBanner__productImage {
    bottom: -40px;
  }
  .heroBanner--overlap .heroBanner__productImage {
    bottom: -100px;
  }
}
@media (max-width: 768px) {
  .heroBanner--overlap .heroBanner__productImage {
    bottom: auto;
  }
}
@media (max-width: 1000px) {
  .heroBanner .container {
    padding-top: 6.5rem;
    padding-bottom: 50px;
  }
  .heroBanner--overlap .container {
    padding-bottom: 0;
    padding-top: 6.5rem;
  }
  .heroBanner__holder {
    height: auto;
    min-height: 0;
  }
  .heroBanner--notitle .heroBanner__holder {
    min-height: 400px;
  }
  .heroBanner--overlap {
    padding-bottom: 0;
  }
  .heroBanner--overlap .heroBanner__holder {
    padding-bottom: calc(7.1rem + 60px);
  }
}
@media (max-width: 768px) {
  .heroBanner__title--smaller {
    font-size: 40px;
    line-height: 43px;
  }
  .heroBanner__icon--left {
    position: relative;
    left: auto;
    top: auto;
    margin-bottom: 30px;
    vertical-align: top;
  }
  .heroBanner__icon--left ~ .heroBanner__text, .heroBanner__icon--left ~ .heroBanner__title {
    padding-left: 0;
  }
}
@media (max-width: 640px) {
  .heroBanner .container {
    padding-top: 0;
  }
  .heroBanner--lowCenter .container {
    padding-top: 0;
    padding-bottom: 30px;
  }
  .heroBanner__title {
    font-size: 38px;
    line-height: 40px;
  }
  .heroBanner__holder {
    padding: 80px 0 !important;
  }
  .heroBanner--overlap {
    margin-bottom: 0;
  }
  .heroBanner--hasProduct.heroBanner--noOverlap .heroBanner__holder {
    padding-bottom: 0 !important;
  }
  .heroBanner--hasProduct.heroBanner--noOverlap .container {
    padding-bottom: 0;
  }
}
@media (max-width: 550px) {
  .heroBanner__title--smaller {
    font-size: 30px;
    line-height: 38px;
  }
}
.heroBanner.before-contact-form .container {
  max-width: 1280px;
}

@media (min-width: 1060px) {
  .heroBanner.before-contact-form .container > div {
    max-width: 40%;
  }
}
.colsIntro {
  padding: 0 30px;
}

.colsIntro .container {
  max-width: 1100px;
  padding: 0;
}

.colsIntro__holder {
  max-width: 1400px;
  padding: 4rem 30px 5rem;
  margin: 0 auto;
}

.colsIntro--arrowed .colsIntro__holder {
  overflow: hidden;
}

.colsIntro__title {
  text-align: center;
  font-size: 2.4rem;
  line-height: 3rem;
  margin: 0 0 1.65rem;
  color: #7d55d7;
  font-weight: 300;
}

.colsIntro--arrowed .colsIntro__title {
  position: relative;
  z-index: 4;
}

.colsIntro__title--dark {
  color: #000;
}

.bg--dark .colsIntro__title--dark {
  color: #fff;
}

.colsIntro__title--smaller {
  font-size: 1.8rem;
  line-height: 1.9rem;
}

.colsIntro__title strong {
  color: inherit;
  font-weight: 700;
  font-size: inherit;
}

@media (max-width: 640px) {
  .colsIntro__title {
    font-size: 30px;
    line-height: 38px;
  }
}
.colsIntro .blockTitle {
  max-width: 100%;
}

.colsIntro--arrowed .blockTitle {
  position: relative;
  z-index: 4;
}

.colsIntro__text {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: 300;
  text-align: center;
  max-width: 540px;
  margin: 0 auto 2.3rem;
}

.colsIntro__text--wide {
  max-width: 850px;
}

.colsIntro--arrowed .colsIntro__text {
  position: relative;
  z-index: 4;
}

.colsIntro__items {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}

.colsIntro--arrowed .colsIntro__items {
  margin: 4.5rem 0 0;
}

.colsIntro--nowrap .colsIntro__items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 60px;
}

.colsIntro--lt3 .colsIntro__items {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.colsIntro__item {
  display: block;
  text-align: center;
  padding: 0 15px;
}

.colsIntro__itemImg {
  vertical-align: top;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding: 10px;
}

.colsIntro__itemTitle {
  display: block;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.8rem;
  margin: 1.3rem auto 1rem;
  color: #000;
  max-width: 262px;
}

.colsIntro--lt3 .colsIntro__itemTitle {
  max-width: 350px;
}

.bg--dark .colsIntro__itemTitle {
  color: #fff;
}

.colsIntro__itemSubtitle {
  display: block;
  font-weight: 400;
  color: #000;
  margin: -15px 0 15px;
  font-size: 18px;
  line-height: 28px;
}

@media (max-width: 640px) {
  .colsIntro__itemSubtitle {
    margin-top: -5px;
  }
}
.colsIntro__itemText {
  margin: 0 auto;
  display: inline-block;
  max-width: 256px;
  font-size: 16px;
  line-height: 28px;
  color: #58595b;
}

.bg--dark .colsIntro__itemText {
  color: #fff;
}

.colsIntro__itemCTA {
  margin-top: 20px;
}

.colsIntro__itemLink {
  text-decoration: none;
  font-size: 16px;
  line-height: 28px;
  font-weight: 700;
  display: inline-block;
  margin-top: 10px;
  color: #7d55d7;
}

.colsIntro__itemLink svg {
  position: relative;
  top: 3px;
  margin-left: 5px;
}

.colsIntro--arrowed .colsIntro__item {
  position: relative;
}

.colsIntro--arrowed .colsIntro__item:last-child:after, .colsIntro--arrowed .colsIntro__item:last-child:before {
  content: none;
}

.colsIntro--arrowed .colsIntro__item:after, .colsIntro--arrowed .colsIntro__item:before {
  content: "";
  left: 114%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  -webkit-transform-origin: center right;
  transform-origin: center right;
  border-color: transparent transparent transparent #fff;
}

@media (max-width: 1280px) {
  .colsIntro--arrowed .colsIntro__item:after, .colsIntro--arrowed .colsIntro__item:before {
    left: 25vw;
  }
}
.bg--lightGrey .colsIntro--arrowed .colsIntro__item:after, .bg--lightGrey .colsIntro--arrowed .colsIntro__item:before {
  border-color: transparent transparent transparent #f7f7f7;
}

.bg--dark .colsIntro--arrowed .colsIntro__item:after, .bg--dark .colsIntro--arrowed .colsIntro__item:before {
  border-color: transparent;
}

.bg--purple .colsIntro--arrowed .colsIntro__item:after, .bg--purple .colsIntro--arrowed .colsIntro__item:before {
  border-color: transparent transparent transparent #7d55d7;
}

.bg--darkerPurple .colsIntro--arrowed .colsIntro__item:after, .bg--darkerPurple .colsIntro--arrowed .colsIntro__item:before {
  border-color: transparent transparent transparent #200b3d;
}

.colsIntro--arrowed .colsIntro__item:after {
  border-width: 155px 0 155px 50px;
  -webkit-transform: translateY(-50%) scale(1.8);
  transform: translateY(-50%) scale(1.8);
  z-index: -1;
}

.colsIntro--arrowed .colsIntro__item:before {
  border-width: 131px 0 131px 50px;
  z-index: -2;
  -webkit-filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.2));
}

.bg--dark .colsIntro--arrowed .colsIntro__item:before, .bg--darkerPurple .colsIntro--arrowed .colsIntro__item:before, .bg--purple .colsIntro--arrowed .colsIntro__item:before {
  -webkit-filter: drop-shadow(0 0 20px hsla(0, 0%, 100%, 0.2));
  filter: drop-shadow(0 0 20px rgba(255, 255, 255, 0.2));
}

@media (max-width: 800px) {
  .colsIntro--arrowed .colsIntro__item {
    padding-bottom: 60px;
  }
  .colsIntro--arrowed .colsIntro__item:after, .colsIntro--arrowed .colsIntro__item:before {
    bottom: 0;
    top: auto;
    left: 50%;
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  .colsIntro--arrowed .colsIntro__item:before {
    -webkit-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg);
    border-width: 49px 0 49px 17px;
    bottom: -40px;
  }
  .colsIntro--arrowed .colsIntro__item:after {
    border-width: 115px 0 115px 30px;
    -webkit-transform: translateX(-50%) rotate(90deg) scale(1.8);
    transform: translateX(-50%) rotate(90deg) scale(1.8);
    bottom: -95px;
  }
}
@media (min-width: 801px) {
  .colsIntro--arrowed.colsIntro--lt3 .colsIntro__item {
    position: static;
  }
}
.colsIntro--arrowed.colsIntro--lt3 .colsIntro__item:after, .colsIntro--arrowed.colsIntro--lt3 .colsIntro__item:before {
  left: 50%;
}

.colsIntro__cta {
  text-align: center;
  margin-top: 30px;
}

.colsIntro--textAlignLeft .colsIntro__item {
  text-align: left;
}

.colsIntro--evenCols .container {
  max-width: 1060px;
  padding: 0 30px;
}

.colsIntro--evenCols .colsIntro__items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 60px;
}

.colsIntro--evenCols .colsIntro__item {
  text-align: left;
  padding: 0;
}

.colsIntro--evenCols .colsIntro__itemText, .colsIntro--evenCols .colsIntro__itemTitle {
  text-align: left;
  max-width: none;
}

.colsIntro--evenCols .colsIntro__item--centered {
  text-align: center;
}

.colsIntro--evenCols .colsIntro__item--centered .colsIntro__itemText, .colsIntro--evenCols .colsIntro__item--centered .colsIntro__itemTitle {
  text-align: center;
  max-width: 256px;
}

@media (max-width: 800px) {
  .colsIntro--evenCols .colsIntro__items {
    grid-template-columns: 1fr;
    grid-gap: 30px;
  }
  .colsIntro--evenCols .colsIntro__item {
    margin: 0;
  }
  .colsIntro--evenCols .colsIntro__holder .container {
    padding: 0;
  }
}
@media (max-width: 800px) {
  .colsIntro__items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .colsIntro__item {
    width: 100%;
    margin-bottom: 60px;
    text-align: center !important;
  }
  .colsIntro__item:last-child {
    margin-bottom: 0;
  }
  .colsIntro svg {
    display: none;
  }
}
@media (max-width: 768px) {
  .colsIntro__title br {
    display: none;
  }
}
@media (max-width: 640px) {
  .colsIntro {
    padding: 0;
  }
  .colsIntro__itemText {
    max-width: none;
  }
}
.partners .colsIntro--vertical {
  padding-top: 42px;
  position: relative;
  margin-bottom: -42px;
}

.partners .colsIntro--vertical:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  max-width: 1460px;
  height: 42px;
  background: #fff;
}

@media (max-width: 1520px) {
  .partners .colsIntro--vertical:after {
    -webkit-transform: none;
    transform: none;
    left: 30px;
    right: 30px;
    width: auto;
  }
}
.colsIntro--vertical .colsIntro__items {
  display: block;
}

.colsIntro--vertical .colsIntro__item {
  max-width: 943px;
  text-align: left;
  margin: 0 auto 3.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}

.colsIntro--vertical .colsIntro__itemImg {
  padding: 0;
}

.colsIntro--vertical .colsIntro__itemContent {
  padding-left: 20px;
}

.colsIntro--vertical .colsIntro__itemText {
  max-width: none;
}

.colsIntro--vertical .colsIntro__itemTitle {
  font-size: 1.2rem;
  line-height: 1.9rem;
  max-width: 100%;
  margin: 0 0 16px;
}

.colsIntro--vertical .colsIntro__item .anchor > div {
  width: 223px;
  text-align: center;
}

@media (max-width: 1000px) {
  .colsIntro--vertical .colsIntro__item .anchor > div {
    width: auto;
  }
}
@media (max-width: 800px) {
  .colsIntro--vertical .colsIntro__item {
    text-align: left !important;
  }
}
@media (max-width: 500px) {
  .colsIntro--vertical .colsIntro__items {
    margin-bottom: -50px;
  }
  .colsIntro--vertical .colsIntro__item {
    display: block;
    text-align: center;
    margin-bottom: 50px;
  }
  .colsIntro--vertical .colsIntro__itemImg {
    margin-bottom: 30px;
  }
  .colsIntro--vertical .colsIntro__itemContent {
    margin-top: 10px;
    padding-left: 0;
  }
}
.colsIntro.ai-4-climate .colsIntro__text a {
  text-decoration: none;
  color: #7d55d7;
}

.colsIntro.ai-4-climate .colsIntro__text--wide {
  max-width: 860px;
}

.productSpotlight__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.productSpotlight__media img {
  width: 100%;
}

.productSpotlight__content {
  max-width: 45%;
  padding-left: 123px;
  padding-top: 20px;
}

.productSpotlight--top .productSpotlight__content {
  padding-left: 80px;
}

.productSpotlight__title {
  text-align: left;
  display: block;
  font-weight: 700;
  font-size: 2.1rem;
  line-height: 2.65rem;
  margin: 0 0 1.5rem;
}

.productSpotlight--top .productSpotlight__title {
  text-align: center;
  max-width: 820px;
  margin: 0 auto 3.5rem;
}

.productSpotlight__text {
  margin: 0 0 45px;
  line-height: 1.5rem;
}

.productSpotlight__text h1, .productSpotlight__text h2, .productSpotlight__text h3, .productSpotlight__text h4, .productSpotlight__text p {
  margin-top: 0;
}

.productSpotlight__text h3 {
  font-size: 1rem;
  text-transform: uppercase;
  line-height: normal;
  margin-bottom: 22px;
  color: #808286;
  letter-spacing: 0.75;
  font-weight: 700;
}

.productSpotlight__text ul {
  padding: 0;
  margin: 0;
  font-size: 0;
}

.productSpotlight__text li {
  font-size: 1rem;
  width: 50%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-left: 24px;
  margin-bottom: 15px;
  color: #808286;
}

.productSpotlight__text li:before {
  content: "";
  position: absolute;
  top: 0.55rem;
  left: 0;
  height: 10px;
  width: 10px;
  background: #00a9ce;
}

@media (max-width: 1300px) and (min-width: 901px) {
  .productSpotlight__text li {
    width: 100%;
  }
}
.productSpotlight .button {
  margin-top: 0;
}

@media (max-width: 1300px) {
  .productSpotlight__content {
    padding-left: 30px;
  }
}
@media (max-width: 900px) {
  .productSpotlight__flex {
    display: block;
    text-align: center;
  }
  .productSpotlight__content {
    padding-left: 0;
    max-width: 100%;
  }
  .productSpotlight__title {
    text-align: center;
  }
  .productSpotlight__text {
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
  }
  .productSpotlight--top .productSpotlight__content {
    padding-left: 0;
    max-width: 100%;
  }
  .productSpotlight--top .productSpotlight__text ul {
    text-align: left;
    max-width: 460px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
  }
}
@media (max-width: 500px) {
  .productSpotlight .button {
    width: 100%;
  }
  .productSpotlight__text {
    max-width: 100%;
  }
  .productSpotlight--top .productSpotlight__text ul {
    margin-top: 30px;
  }
  .productSpotlight--top .productSpotlight__text li {
    width: 100%;
  }
}
.clientShowcase {
  position: relative;
  z-index: 2;
}

.clientShowcase--overlap {
  margin-bottom: -40px;
}

.clientShowcase__fwBG {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

[class*="--overlap"] + .clientShowcase .clientShowcase__fwBG {
  top: 7.1rem;
}

@media (max-width: 640px) {
  [class*="--overlap"] + .clientShowcase .clientShowcase__fwBG {
    top: 0;
  }
}
.clientShowcase__box {
  padding: 5rem;
  position: relative;
  overflow: hidden;
}

.clientShowcase__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0 0 -30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.clientShowcase__items--lt5 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.clientShowcase__items--lt5 .clientShowcase__item {
  padding: 0 60px;
}

.podcast .clientShowcase__items--lt5 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.podcast .clientShowcase__items--lt5 .clientShowcase__item {
  padding: 0 30px;
}

.clientShowcase__link {
  -webkit-transition: 0.25s;
  transition: 0.25s;
  text-decoration: none;
  display: inline-block;
}

.clientShowcase__link:hover {
  opacity: 0.7;
}

.clientShowcase__item {
  margin-bottom: 30px;
  padding: 0 30px;
  display: block;
}

.clientShowcase__item img {
  width: 100%;
}

.clientShowcase__title {
  margin-top: 0;
  font-size: 1.8rem;
  line-height: 2.1rem;
  margin-bottom: 2.85rem;
  font-weight: 300;
}

@media (max-width: 1400px) {
  .clientShowcase__box {
    padding: 5rem 30px;
  }
}
@media (max-width: 1024px) {
  .clientShowcase__items {
    display: block;
    font-size: 0;
    margin-bottom: -30px;
    text-align: center;
  }
  .clientShowcase__item {
    display: inline-block;
    margin-bottom: 30px;
    width: 33.33%;
  }
}
@media (max-width: 600px) {
  .clientShowcase__item {
    width: 100%;
  }
}
.videoBlock {
  position: relative;
  padding: 5rem 0 7.5rem;
}

.videoBlock__bg {
  height: 320px;
  width: 100%;
  -webkit-transform: translate(-50%, -50%) skewY(-12deg);
  transform: translate(-50%, -50%) skewY(-12deg);
  background: linear-gradient(100deg, #170f23 48%, #59ccd4 52%);
}

.videoBlock__bg, .videoBlock__bg:before {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
}

.videoBlock__bg:before {
  content: "";
  --size:70vw;
  height: var(--size);
  width: var(--size);
  border-radius: 100%;
  background: radial-gradient(#fff 25%, hsla(0, 0%, 100%, 0) 70%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0.3;
}

@media (max-width: 730px) {
  .videoBlock__bg {
    height: 150px;
    top: 58%;
  }
}
.no-background .videoBlock__bg, .no-background .videoBlock__bg:before {
  display: none;
}

.videoBlock .container {
  text-align: center;
}

.videoBlock .container, .videoBlock__video {
  position: relative;
  z-index: 2;
}

.videoBlock__videoHolder {
  display: inline-block;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
  background: #170f23;
}

.videoBlock__videoHolder img {
  border-radius: 5px;
}

.videoBlock__videoPoster {
  vertical-align: top;
}

.videoBlock__headline {
  display: block;
  margin-bottom: 2.5rem;
  font-size: 1.8rem;
  line-height: 2.3rem;
  font-weight: 500;
  color: #000;
}

.videoBlock__headline img {
  display: table;
  margin: 0 auto 5px;
}

.videoBlock__headline img.videoBlock__inlineIcon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  position: relative;
  top: -5px;
}

.videoBlock__iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.55s;
  transition: opacity 0.55s;
  border-radius: 5px;
}

.videoBlock__iframe--ready {
  opacity: 1;
  pointer-events: all;
}

.videoBlock .audioPlayer__playBtn {
  width: 60px;
  height: 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.videoBlock .audioPlayer__playBtn .audioPlayer__playSVG {
  width: 20px;
  height: 27px;
  top: 13px;
  left: 18px;
}

.videoBlock--playing .audioPlayer__playBtn {
  opacity: 0;
  pointer-events: none;
}

.imageTextBlock {
  position: relative;
  color: #fff;
  text-align: center;
}

.imageTextBlock > .banner {
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
}

.imageTextBlock--bleed > .banner {
  max-width: none;
  margin: 0;
}

.imageTextBlock--mask:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.25);
}

.imageTextBlock--mask .imageTextBlock__content {
  z-index: 2;
  position: relative;
}

.imageTextBlock__bg {
  overflow: hidden;
}

.imageTextBlock__bg, .imageTextBlock__bg img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.imageTextBlock__bg img {
  -o-object-fit: cover;
  object-fit: cover;
}

.imageTextBlock__tag {
  text-transform: uppercase;
  display: block;
  font-size: 1rem;
  line-height: normal;
  font-weight: 400;
  letter-spacing: 0.5px;
  margin: 0 0 24px;
  font-weight: 700;
}

.imageTextBlock__title {
  font-size: 2.1rem;
  line-height: 2.4rem;
  font-weight: 700;
  max-width: 890px;
  margin: 0 auto 3.6rem;
}

.imageTextBlock__text {
  font-size: 1rem;
  max-width: 800px;
  margin: 0 auto 4.25rem;
}

.imageTextBlock--compact .imageTextBlock__title {
  margin: 0 auto 1.15rem;
}

.imageTextBlock--compact .imageTextBlock__text {
  margin-bottom: 44px;
}

.overlapListing {
  position: relative;
  z-index: 2;
  --offset:70px;
  margin-top: calc(var(--offset) * -1);
}

.overlapListing--skipOverlap {
  --offset:0;
}

.overlapListing__bg {
  overflow: hidden;
}

.overlapListing__bg, .overlapListing__bg img {
  position: absolute;
  top: var(--offset);
  left: 0;
  width: 100%;
  bottom: 0;
}

.overlapListing__bg img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: right center;
  object-position: right center;
}

.overlapListing--overlapBottom .overlapListing__bg {
  bottom: calc(var(--offset) / 2);
}

.overlapListing--overlapBottom .container {
  margin-bottom: calc(var(--offset) / 2 * -1);
}

.overlapListing__box {
  padding: 0;
  -webkit-box-shadow: 0 30px 30px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 30px 30px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  color: #000;
}

.overlapListing__box--noShadow {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.overlapListing--hasCta .overlapListing__box {
  border-radius: 10px;
  overflow: hidden;
}

.overlapListing__boxContent {
  padding: 3.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.overlapListing__title {
  margin: 0;
  text-align: left;
  display: block;
  font-size: 2.1rem;
  line-height: 2.6rem;
  font-weight: 300;
}

.overlapListing__items {
  margin: 0;
  padding: 0;
}

.overlapListing__item {
  display: block;
  text-align: left;
  padding-left: 30px;
  margin-bottom: 30px;
  position: relative;
}

.overlapListing__item--hasDesc {
  font-weight: 700;
}

.overlapListing__item:last-child {
  margin-bottom: 0;
}

.overlapListing__item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.4rem;
  width: 12px;
  height: 12px;
  background: #7d55d7;
}

.overlapListing__itemTitle {
  display: block;
  margin: 0 0 6px;
}

.overlapListing__itemDesc {
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
  margin: 0;
}

.overlapListing__itemDesc a {
  color: #895fdc;
  text-decoration: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  border-bottom: 1px solid rgba(125, 85, 215, 0.4);
}

.has-hover .overlapListing__itemDesc a:active, .has-hover .overlapListing__itemDesc a:hover {
  color: #6333bf;
  border-color: #7d55d7;
}

.overlapListing__ctaBox {
  background-image: linear-gradient(135deg, #ac00f0, #4d26a3);
  padding: 5rem 30px;
  text-align: center;
}

.overlapListing--wide .overlapListing__title {
  text-align: center;
  margin: 0 auto 3rem;
  max-width: 1100px;
  width: 100%;
}

.overlapListing--wide .overlapListing__boxContent {
  display: block;
}

.overlapListing--wide .overlapListing__items {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 40px;
}

@media (max-width: 640px) {
  .overlapListing--wide .overlapListing__items {
    display: block;
  }
}
.overlapListing--wide .overlapListing__item {
  margin: 0;
}

@media (max-width: 640px) {
  .overlapListing--wide .overlapListing__item {
    margin-bottom: 40px;
  }
  .overlapListing--wide .overlapListing__item:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1460px) {
  .overlapListing__box {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media (max-width: 1000px) and (min-width: 769px) {
  .overlapListing__items, .overlapListing__title {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .overlapListing__title {
    margin-bottom: 40px;
  }
  .overlapListing__boxContent {
    display: block;
  }
}
@media (max-width: 500px) {
  .overlapListing__boxContent {
    padding: 30px;
  }
  .overlapListing__ctaBox {
    padding: 0;
  }
  .overlapListing .button-primary, .overlapListing .button.cta-discover, .overlapListing .button.cta-nofill, .overlapListing .cta {
    border: none;
    padding: 40px 30px;
    border-radius: 0;
  }
}
.officesListing .officesListing__items {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
}

.officesListing .officesListing__items .officeItem {
  border-radius: 4px;
  display: block;
  background: #fff;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  position: relative;
}

@media (max-width: 1000px) {
  .officesListing .officesListing__items .officeItem {
    width: 100%;
  }
}
.officesListing .officesListing__items .officeItem .officeItem__mappin {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 100%;
  -webkit-transition: background-size 0.25s cubic-bezier(0.55, 0, 0.1, 1);
  transition: background-size 0.25s cubic-bezier(0.55, 0, 0.1, 1);
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: center 21px;
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='18px' height='26px' viewBox='0 0 18 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 63.1 (92452) - https://sketch.com --%3E%3Ctitle%3Eicon/location-36px%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Contact-Form---Dedicated' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Contact-page-Desktop---April-29' transform='translate(-1258.000000, -1306.000000)'%3E%3Cg id='Publication' transform='translate(995.000000, 1291.330045)'%3E%3Cg id='Icon/-20x20/-location' transform='translate(254.000000, 9.669955)'%3E%3Crect id='Rectangle' fill-opacity='0' fill='%23FFFFFF' x='0' y='0' width='36' height='36'%3E%3C/rect%3E%3Cpath d='M20,14 C20,12.894 19.104,12 18,12 C16.896,12 16,12.894 16,14 C16,15.104 16.896,16 18,16 C19.104,16 20,15.104 20,14' id='Fill-1' fill='%237D55D7'%3E%3C/path%3E%3Cpath d='M11.5174286,18.9815 L10.3898571,19.6055 L14.7348857,27.8784401 L16.2006,25.1731401 L12.6462857,18.3588 C11.9442857,17.0575 11.5714286,15.5833 11.5714286,14.1 C11.5714286,12.3632 12.24,10.7304 13.455,9.5032 C14.6687143,8.276 16.2835714,7.6 18,7.6 C19.7177143,7.6 21.3325714,8.276 22.5462857,9.5032 C23.76,10.7304 24.4285714,12.3632 24.4285714,14.1 C24.4285714,15.5833 24.057,17.0575 23.3562857,18.3575 L23.1595714,18.7202 L18,28.2427 L16.5342857,30.948 L16.506,31 L16.5625714,31 L17.0138571,31 L19.4387143,31 L19.4952857,31 L19.467,30.948 L25.6127143,19.6042 C26.5204286,17.9207 27,16.0175 27,14.1 C27,11.6677 26.064,9.3823 24.3642857,7.665 C22.6645714,5.9464 20.4042857,5 18,5 C15.597,5 13.3367143,5.9464 11.637,7.665 C9.93728571,9.3823 9,11.6677 9,14.1 C9,16.0175 9.48085714,17.9207 10.3885714,19.6042 L11.5174286,18.9815 Z' id='Fill-3' fill='%237D55D7'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.officesListing .officesListing__items .officeItem .officeItem__mappin:hover {
  background-size: 23px;
}

.officesListing .officesListing__items .officeItem .officeItem__city {
  margin-top: 0;
  color: #414141;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 28px;
}

@media (min-width: 1000px) {
  .officesListing .officesListing__items .officeItem {
    width: calc(33.33333% - 20px);
    margin-right: 20px;
  }
}
.officesListing .officesListing__items .officeItem .officeItem__address {
  font-style: normal;
  font-size: 14px;
}

.officesListing .officesListing__items .officeItem .officeItem__address p {
  margin-bottom: 0;
}

.officesListing .officesListing__items .officeItem .officeItem__phone {
  color: inherit;
  text-decoration: none;
}

.overlapContactForm {
  position: relative;
  z-index: 2;
  --offset:510px;
  margin-top: calc(var(--offset) * -1);
}

@media (max-width: 1060px) {
  .overlapContactForm {
    --offset:75px ;
  }
}
.overlapContactForm--skipOverlap {
  --offset:0;
}

.overlapContactForm__bg {
  overflow: hidden;
}

.overlapContactForm__bg, .overlapContactForm__bg img {
  position: absolute;
  top: var(--offset);
  left: 0;
  width: 100%;
  bottom: 0;
}

.overlapContactForm__bg img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: right center;
  object-position: right center;
}

.overlapContactForm--overlapBottom .overlapContactForm__bg {
  bottom: calc(var(--offset) / 2);
}

.overlapContactForm--overlapBottom .container {
  margin-bottom: calc(var(--offset) / 2 * -1);
}

.overlapContactForm__box {
  padding: 0;
  -webkit-box-shadow: 0 30px 30px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 30px 30px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  color: #000;
}

.overlapContactForm__box--noShadow {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.overlapContactForm--hasCta .overlapContactForm__box {
  border-radius: 10px;
  overflow: hidden;
}

.overlapContactForm__boxContent {
  padding: 3.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.overlapContactForm__title {
  margin: 0;
  text-align: left;
  display: block;
  font-size: 2.1rem;
  line-height: 2.6rem;
  font-weight: 300;
}

.overlapContactForm__items {
  margin: 0;
  padding: 0;
}

.overlapContactForm__item {
  display: block;
  text-align: left;
  padding-left: 30px;
  margin-bottom: 30px;
  position: relative;
}

.overlapContactForm__item--hasDesc {
  font-weight: 700;
}

.overlapContactForm__item:last-child {
  margin-bottom: 0;
}

.overlapContactForm__item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.4rem;
  width: 12px;
  height: 12px;
  background: #7d55d7;
}

.overlapContactForm__itemTitle {
  display: block;
  margin: 0 0 6px;
}

.overlapContactForm__itemDesc {
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
  margin: 0;
}

.overlapContactForm__itemDesc a {
  color: #895fdc;
  text-decoration: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  border-bottom: 1px solid rgba(125, 85, 215, 0.4);
}

.has-hover .overlapContactForm__itemDesc a:active, .has-hover .overlapContactForm__itemDesc a:hover {
  color: #6333bf;
  border-color: #7d55d7;
}

.overlapContactForm__ctaBox {
  background-image: linear-gradient(135deg, #ac00f0, #4d26a3);
  padding: 5rem 30px;
  text-align: center;
}

.overlapContactForm--wide .overlapContactForm__title {
  text-align: center;
  margin: 0 auto 3rem;
  max-width: 1100px;
  width: 100%;
}

.overlapContactForm--wide .overlapContactForm__boxContent {
  display: block;
}

.overlapContactForm--wide .overlapContactForm__items {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 40px;
}

@media (max-width: 640px) {
  .overlapContactForm--wide .overlapContactForm__items {
    display: block;
  }
}
.overlapContactForm--wide .overlapContactForm__item {
  margin: 0;
}

@media (max-width: 640px) {
  .overlapContactForm--wide .overlapContactForm__item {
    margin-bottom: 40px;
  }
  .overlapContactForm--wide .overlapContactForm__item:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1460px) {
  .overlapContactForm__box {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media (max-width: 1000px) and (min-width: 769px) {
  .overlapContactForm__items, .overlapContactForm__title {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .overlapContactForm__title {
    margin-bottom: 40px;
  }
  .overlapContactForm__boxContent {
    display: block;
  }
}
@media (max-width: 500px) {
  .overlapContactForm__boxContent {
    padding: 30px;
  }
  .overlapContactForm__ctaBox {
    padding: 0;
  }
  .overlapContactForm .button-primary, .overlapContactForm .button.cta-discover, .overlapContactForm .button.cta-nofill, .overlapContactForm .cta {
    border: none;
    border-radius: 0;
  }
}
@media (min-width: 1060px) {
  .overlapContactForm .dynamicForm {
    width: auto;
    margin-left: 0;
  }
}
@media (min-height: 1000px) {
  .overlapContactForm .dynamicForm {
    min-height: 1000px;
  }
}
.overlapContactForm .dynamicForm .container .dynamicForm__left {
  display: none;
}

@media (min-width: 1060px) {
  .overlapContactForm .dynamicForm .container .dynamicForm__left {
    display: block;
  }
}
.overlapContactForm .dynamicForm .container .dynamicForm__right {
  width: 100%;
}

@media (min-width: 1060px) {
  .overlapContactForm .dynamicForm .container .dynamicForm__right {
    width: 50%;
  }
}
@media (max-width: 1060px) {
  .overlapContactForm .dynamicForm .container .dynamicForm__right .dynamicForm__form {
    border-radius: 0;
  }
}
.overlapContactForm .container {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1250px;
}

.partnersShowcase {
  padding: 0 30px;
}

.partners .partnersShowcase {
  margin-bottom: -42px;
}

.partnersShowcase__holder {
  padding: 4.75rem 30px;
  text-align: center;
}

.partnersShowcase__items {
  margin: 0 -50px;
  padding: 0;
  font-size: 0;
}

.partnersShowcase__items--featured {
  margin: 0 0 70px;
}

.partnersShowcase__items--featured .partnersShowcase__item {
  margin: 0 50px;
}

.partnersShowcase__items--featured .partnersShowcase__item img {
  width: 100%;
}

@media (max-width: 940px) {
  .partnersShowcase__items--featured .partnersShowcase__item {
    width: 33.33%;
    margin: 0 0 50px;
  }
}
@media (max-width: 640px) {
  .partnersShowcase__items--featured .partnersShowcase__item {
    display: block;
    width: 100%;
    margin: 0 0 50px;
  }
}
@media (max-width: 940px) {
  .partnersShowcase__items:last-child {
    margin-bottom: -50px;
  }
}
.partnersShowcase__item {
  display: inline-block;
  vertical-align: middle;
  margin: 0 50px;
}

@media (max-width: 1200px) {
  .partnersShowcase__item {
    margin: 0 2.5%;
  }
}
@media (max-width: 940px) {
  .partnersShowcase__item {
    width: 50%;
    margin: 0 0 50px;
  }
}
@media (max-width: 500px) {
  .partnersShowcase__item {
    width: 100%;
  }
}
.partnersShowcase__media {
  vertical-align: top;
}

.dropdownFilter {
  text-align: center;
  margin-bottom: 50px;
  color: #7d55d7;
}

.dropdownFilter .icon-eai-filter {
  width: 27px;
}

.dropdownFilter__holder, .dropdownFilter svg {
  display: inline-block;
  vertical-align: middle;
}

.dropdownFilter svg {
  position: absolute;
  pointer-events: none;
}

.dropdownFilter svg.icon-eai-filter {
  left: 0;
  top: 7px;
}

.dropdownFilter svg.icon-eai-arrowDown {
  top: 7px;
  right: 0;
}

.dropdownFilter__select {
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 100%;
  color: currentColor;
  border: none;
  border-radius: none;
}

.dropdownFilter__select, .dropdownFilter__selectFake {
  padding: 0 35px;
  font-size: 20px;
  font-weight: 500;
}

.dropdownFilter__selectFake {
  position: absolute;
}

.dropdownFilter__select:focus {
  outline: none;
}

.dropdownFilter__holder {
  overflow: hidden;
  position: relative;
  height: 28px;
  width: 135px;
  max-width: 100%;
}

body.pressArchive, body.pressArchive #content {
  background: #f7f7f7;
}

.pressArchive__intro {
  position: relative;
  margin-bottom: 4rem;
}

.pressArchive__filter {
  position: absolute;
  right: 0;
  top: 1.05rem;
  margin-bottom: 0;
}

.pressArchive__filter .dropdownFilter__holder {
  width: 93px;
}

.pressArchive__title {
  text-align: center;
  font-size: 2.3rem;
  line-height: 3.6rem;
  margin: 0;
}

.pressArchive__items {
  margin: 0 0 -3.4rem;
  padding: 0;
}

.pressArchive__item {
  display: block;
}

@media (max-width: 800px) {
  .pressArchive__title {
    text-align: left;
  }
}
.pressTeaser__item {
  color: inherit;
  margin-bottom: 3.4rem;
  position: relative;
  display: block;
  text-decoration: none;
}

.pressTeaser__item .arrowIcon {
  position: absolute;
  right: 0;
  top: 0.15rem;
  color: #7d55d7;
}

.pressTeaser__item:hover .pressTeaser__desc {
  color: #6e6e73;
}

.pressTeaser__date {
  font-size: 1.1rem;
  line-height: 1.6rem;
  font-weight: 500;
  color: #a1a1a6;
  display: block;
  margin-bottom: 17px;
}

.pressTeaser__title {
  font-size: 1.5rem;
  line-height: 2.15rem;
  font-weight: 500;
  text-align: left;
  margin: 0 0 12px;
}

.pressTeaser__desc {
  font-size: 0.9rem;
  line-height: 1.55rem;
  font-style: italic;
  color: #6e6e73;
  margin: 0;
}

.videoHeroBanner {
  margin-top: -5.8rem;
  background: #1d1d1f;
  position: relative;
}

.videoHeroBanner:after {
  content: "";
  background: rgba(0, 0, 0, 0.25);
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  pointer-events: none;
}

.videoHeroBanner:after, .videoHeroBanner__poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.videoHeroBanner__poster {
  -webkit-transition: opacity 0.55s;
  transition: opacity 0.55s;
}

.videoHeroBanner__poster--idle {
  opacity: 0;
  pointer-events: none;
}

.videoHeroBanner__poster img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.videoHeroBanner__holder {
  height: 72vh;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.videoHeroBanner iframe {
  border: none;
  position: absolute;
  pointer-events: none;
  width: 100vw;
  height: 56.25vw;
  min-height: 100vh;
  min-width: 177.77vh;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}

.videoHeroBanner__content {
  position: RELATIVE;
  z-index: 3;
  text-align: center;
  color: #fff;
  padding-bottom: 12vh;
}

@media (max-height: 540px) {
  .videoHeroBanner__content {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.videoHeroBanner__title {
  text-align: center;
  font-size: 3.6rem;
  line-height: 3.7rem;
  margin: 0 0 2.9rem;
}

.videoHeroBanner__text {
  font-size: 1.4rem;
  line-height: 2.2rem;
  margin: 0 auto;
  max-width: 570px;
}

.videoHeroBanner__text--large {
  max-width: 800px;
}

.videoHeroBanner__text a {
  color: inherit;
  text-decoration: none;
  border-bottom: 1px solid;
}

.has-hover .videoHeroBanner__text a:hover {
  opacity: 0.8;
}

.videoHeroBanner__arrow {
  position: absolute;
  bottom: 56px;
  left: 0;
  width: 100%;
  text-align: center;
}

.videoHeroBanner__arrow > div {
  -webkit-transform: none !important;
  transform: none !important;
}

@media (max-height: 700px) {
  .videoHeroBanner__arrow {
    bottom: 16px;
  }
}
@media (max-width: 768px) {
  .videoHeroBanner__holder {
    height: auto;
  }
  .videoHeroBanner__holder iframe {
    min-height: 80vh;
  }
}
@media (max-width: 640px) {
  .videoHeroBanner__content, .videoHeroBanner__title {
    text-align: left;
  }
  .videoHeroBanner__content {
    padding-bottom: 4rem;
  }
  .videoHeroBanner__arrow {
    bottom: 25px;
    text-align: left;
    padding: 0 30px;
  }
}
@media (max-width: 450px) {
  .videoHeroBanner__title {
    font-size: 36px;
    line-height: 44px;
  }
}
.productsIntro {
  text-align: center;
  color: #000;
}

.productsIntro__title {
  font-size: 2.1rem;
  line-height: 2.65rem;
  font-weight: 700;
  margin: 25px 0 39px;
}

.productsIntro__text {
  font-size: 1.2rem;
  line-height: 2rem;
  font-weight: 300;
  max-width: 660px;
  margin: 1.5rem auto 0;
}

.productsIntro__text--large {
  margin: 3rem auto 0;
  max-width: 940px;
  font-size: 1rem;
  line-height: 1.6rem;
}

.productsIntro__text p:first-child:last-child {
  margin: 0;
}

.productsIntro__text a {
  color: #895fdc;
  text-decoration: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  border-bottom: 1px solid rgba(125, 85, 215, 0.4);
}

.has-hover .productsIntro__text a:active, .has-hover .productsIntro__text a:hover {
  color: #6333bf;
  border-color: #7d55d7;
}

.productsIntro .button-primary, .productsIntro .button.cta-discover, .productsIntro .button.cta-nofill, .productsIntro .cta {
  margin-top: 2.05rem;
}

.quotesCarousel {
  color: #fff;
}

.quotesCarousel, .quotesCarousel__viewport {
  position: relative;
}

.quotesCarousel__items {
  margin: 0;
  padding: 0;
}

.quotesCarousel__item {
  position: relative;
  padding: 10rem 0;
}

.quotesCarousel__item, .quotesCarousel__itemHolder {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.quotesCarousel__itemHolder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.quotesCarousel__itemBG {
  background: #222;
  z-index: 1;
  pointer-events: none;
  overflow: hidden;
}

.quotesCarousel__itemBG, .quotesCarousel__itemBG img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.quotesCarousel__itemBG img {
  -o-object-fit: cover;
  object-fit: cover;
}

.quotesCarousel__itemBG--masked:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.35);
}

.quotesCarousel__content {
  position: relative;
  width: 100%;
  z-index: 2;
}

.quotesCarousel__text {
  font-weight: 300;
  font-style: italic;
  color: #fff;
  font-size: 1.8rem;
  line-height: 2.5rem;
  max-width: 415px;
  margin: 0 0 2.5rem;
}

.quotesCarousel__text--long {
  font-size: 16px;
  line-height: 28px;
  max-width: 610px;
}

.quotesCarousel__author {
  font-size: 1.05rem;
  line-height: 1.3rem;
  font-weight: 700;
  margin-bottom: 8px;
}

.quotesCarousel__authorBox {
  border-left: 3px solid #7d55d7;
  padding-left: 26px;
}

.quotesCarousel__authorBox span {
  display: block;
}

.quotesCarousel__authorTitle {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 18px;
  font-weight: 500;
}

@media (max-width: 600px) {
  .quotesCarousel__itemBG img {
    -o-object-position: 65% center;
    object-position: 65% center;
  }
}
.tns-fadeOut {
  z-index: 0 !important;
}

.tns-fadeIn {
  z-index: 1 !important;
}

.tns-nav {
  position: absolute;
  bottom: 45px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 5;
  font-size: 0;
}

.tns-nav button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  padding: 0;
  height: 15px;
  width: 15px;
  border-radius: 100%;
  background: hsla(0, 0%, 100%, 0.25);
  border: 1px solid #fff;
  display: inline-block;
  margin: 0 15px;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
}

.tns-nav button:first-child {
  margin-left: 0;
}

.tns-nav button:last-child {
  margin-right: 0;
}

.tns-nav button:hover {
  background: hsla(0, 0%, 100%, 0.5);
}

.tns-nav button.tns-nav-active {
  background: #fff;
}

.textCarousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.textCarousel > div {
  width: 50%;
}

.textCarousel__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.textCarousel--shadow {
  overflow: hidden;
  position: relative;
  --offset:10px;
}

.textCarousel--shadow:after, .textCarousel--shadow:before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 100%;
  width: 86%;
  height: 9.75%;
  background: transparent;
  -webkit-box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.2);
}

.textCarousel--shadow:before {
  bottom: calc(100% + var(--offset));
}

.textCarousel--shadow:after {
  top: calc(100% + var(--offset));
}

.textCarousel--shadowNoBottomShadow:after, .textCarousel--shadowNone:after, .textCarousel--shadowNone:before, .textCarousel--shadowNoTopShadow:before {
  content: none;
}

.textCarousel--invert {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.textCarousel--invert .textCarousel__imgHolder {
  padding-right: 0;
  padding-left: 4.5rem;
  direction: ltr;
}

.textCarousel--invert .textCarousel__content {
  padding: 44px 10px 50px 30px;
}

.textCarousel--invert .textCarousel__textHolder {
  text-align: left;
  direction: ltr;
}

.textCarousel--invert .textCarousel__right {
  direction: rtl;
}

.textCarousel__imgHolder {
  padding-right: 4.5rem;
  height: 100%;
  direction: rtl;
}

.textCarousel__viewport {
  width: 100%;
  max-width: 750px;
  height: 100%;
  position: relative;
  direction: ltr;
  overflow: hidden;
}

.textCarousel__items {
  margin: 0;
  padding: 0;
  background: #200b3d;
}

.textCarousel__item, .textCarousel__items {
  height: 100% !important;
}

.textCarousel__itemImg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100% !important;
}

.textCarousel .tns-inner, .textCarousel .tns-outer {
  height: 100%;
}

.textCarousel__item {
  display: inline-block;
  min-height: 670px;
}

.textCarousel__itemImg {
  -o-object-fit: cover;
  object-fit: cover;
}

.textCarousel__content {
  padding: 44px 30px 50px 10px;
}

.textCarousel__title {
  font-size: 2.1rem;
  line-height: 2.45rem;
  text-align: left;
  margin: 0 0 2rem;
  font-weight: 700;
}

.textCarousel__textHolder {
  max-width: 500px;
  font-size: 16px;
  line-height: 28px;
  font-weight: 300;
}

.textCarousel__textHolder blockquote {
  margin: 0;
  padding-left: 38px;
  font-size: 1rem;
  line-height: 1.7rem;
  font-weight: 700;
  border-left: 3px solid #7d55d7;
}

.textCarousel__textHolder blockquote p {
  margin-top: 0;
}

.textCarousel__textHolder blockquote p:first-child:last-child, .textCarousel__textHolder blockquote p:last-child {
  margin: 0;
}

.textCarousel__textHolder blockquote, .textCarousel__textHolder p {
  margin-bottom: 32px;
}

.textCarousel__textHolder > p:last-child {
  margin-bottom: 40px;
}

@media (max-width: 850px) {
  .textCarousel {
    display: block;
  }
  .textCarousel > div {
    width: 100%;
  }
  .textCarousel__viewport {
    max-width: 100%;
    min-height: 0;
  }
  .textCarousel__imgHolder {
    height: 400px;
    padding: 0 !important;
  }
  .textCarousel__item {
    min-height: 0;
  }
  .textCarousel__content {
    padding: 50px 30px 0 !important;
  }
  .textCarousel__textHolder {
    max-width: none;
  }
}
.questionReveal {
  --spacing:24px;
  --boxPadding:2.25rem;
  color: #000;
  position: relative;
  overflow: hidden;
}

.questionReveal .container:after, .questionReveal .container:before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 100%;
  width: 86%;
  height: 9.75%;
  background: transparent;
  -webkit-box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.2);
}

.questionReveal .container:before {
  bottom: calc(100% + 10px);
}

.questionReveal .container:after {
  top: calc(100% + 10px);
}

.questionReveal__title {
  font-size: 1.8rem;
  line-height: 2.65rem;
  margin: 0 0 3.15rem;
  text-align: center;
  font-weight: 300;
}

.questionReveal__items {
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: var(--spacing);
}

.questionReveal__item {
  height: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}

.questionReveal__item:hover .questionReveal__front {
  -webkit-transform: translateX(25%);
  transform: translateX(25%);
}

.questionReveal__item:hover .questionReveal__frontContent {
  -webkit-transform: translateX(5%);
  transform: translateX(5%);
  opacity: 0;
}

.questionReveal__item:hover .questionReveal__back {
  -webkit-transform: translateX(0) !important;
  transform: translateX(0) !important;
}

.questionReveal__item:hover .questionReveal__backContent {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}

.questionReveal__front {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 2;
  padding: 2.25rem;
}

.questionReveal__frontContent {
  width: 100%;
  position: relative;
  -webkit-transition: opacity 0.55s, -webkit-transform 1.25s cubic-bezier(0.55, 0, 0.1, 1);
  transition: opacity 0.55s, -webkit-transform 1.25s cubic-bezier(0.55, 0, 0.1, 1);
  transition: opacity 0.55s, transform 1.25s cubic-bezier(0.55, 0, 0.1, 1);
  transition: opacity 0.55s, transform 1.25s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 1.25s cubic-bezier(0.55, 0, 0.1, 1);
}

.questionReveal__box {
  height: 100%;
}

.questionReveal__back, .questionReveal__front {
  padding: var(--boxPadding);
  -webkit-transition: -webkit-transform 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  transition: -webkit-transform 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  transition: transform 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  transition: transform 0.55s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.55s cubic-bezier(0.55, 0, 0.1, 1);
}

.questionReveal__item[data-show-scroll] .questionReveal__back {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.questionReveal__back, .questionReveal__item[data-show-scroll=visible] .questionReveal__back {
  -webkit-transform: translateX(calc(-100% + 3px));
  transform: translateX(calc(-100% + 3px));
}

.questionReveal__back {
  position: relative;
  z-index: 5;
  background-image: linear-gradient(137deg, #ac00f0, #4d26a3);
  color: #fff;
  height: 100%;
}

.questionReveal__backContent {
  -webkit-transform: translateX(-25%);
  transform: translateX(-25%);
  opacity: 0;
  -webkit-transition: opacity 0.25s, -webkit-transform 1s cubic-bezier(0.55, 0, 0.1, 1);
  transition: opacity 0.25s, -webkit-transform 1s cubic-bezier(0.55, 0, 0.1, 1);
  transition: opacity 0.25s, transform 1s cubic-bezier(0.55, 0, 0.1, 1);
  transition: opacity 0.25s, transform 1s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 1s cubic-bezier(0.55, 0, 0.1, 1);
  font-weight: 400;
}

.questionReveal__back p {
  margin-top: 0;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.questionReveal__back p a {
  color: inherit;
}

.has-hover .questionReveal__back p a:hover {
  color: inherit;
  text-decoration: underline;
  opacity: 0.7;
}

.questionReveal__back p:last-child {
  margin-bottom: 0;
}

.questionReveal__back .source {
  margin-top: 2.5rem;
  font-size: 12px;
  line-height: 20px;
}

.questionReveal__questionLabel {
  text-transform: uppercase;
  font-size: 0.9rem;
  line-height: 1.5rem;
  font-weight: 700;
  margin: 0 0 1.35rem;
  color: #58595b;
}

.questionReveal__questionText {
  display: block;
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: 300;
}

@media (max-width: 768px) {
  .questionReveal__items {
    grid-template-columns: 1fr;
  }
  .questionReveal__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .questionReveal__front {
    --size:17px;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .questionReveal__front:after, .questionReveal__front:before {
    content: "";
    position: absolute;
    background: #cacaca;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .questionReveal__front:before {
    right: 20px;
    width: var(--size);
    height: 1px;
  }
  .questionReveal__front:after {
    right: 28px;
    height: var(--size);
    width: 1px;
  }
  .questionReveal__back, .questionReveal__front {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
  }
  .questionReveal__back {
    -webkit-transform: translateX(calc(-200% + 3px));
    transform: translateX(calc(-200% + 3px));
  }
  .questionReveal__item[data-show-scroll] .questionReveal__back {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .questionReveal__item[data-show-scroll=visible] .questionReveal__back {
    -webkit-transform: translateX(calc(-200% + 3px));
    transform: translateX(calc(-200% + 3px));
  }
  .questionReveal__questionLabel {
    margin-bottom: 10px;
  }
  .questionReveal__item:hover .questionReveal__back {
    -webkit-transform: translateX(-100%) !important;
    transform: translateX(-100%) !important;
  }
  .questionReveal__item:hover .questionReveal__backContent {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
.productDescription__box {
  padding: 6.75rem 0;
  position: relative;
  color: #fff;
}

.productDescription__bg, .productDescription__bg img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.productDescription__bg img {
  -o-object-fit: cover;
  object-fit: cover;
}

.productDescription__title {
  font-size: 2rem;
  line-height: 2.4rem;
  font-weight: 700;
  margin: 0 0 1.5rem;
  text-align: left;
}

.productDescription__title span {
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.8rem;
  display: block;
}

.productDescription__content {
  --width:50%;
  width: var(--width);
  position: relative;
  left: calc(100% - var(--width));
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}

.productDescription--textLeft .productDescription__content {
  --width:53%;
  left: 0;
}

.productDescription__content p {
  margin-top: 0;
}

.productDescription__content p:last-child {
  margin-bottom: 0;
}

.productDescription__content blockquote {
  margin: 0 0 40px;
  border-left: 3px solid #b300ff;
  padding-left: 25px;
  font-size: 1rem;
  line-height: 1.7rem;
  font-weight: 700;
}

.productDescription__content blockquote:last-child {
  margin-bottom: 0;
}

.productDescription__logo {
  position: absolute;
  right: calc(100% + 20px);
  top: -20px;
}

@media (max-width: 900px) {
  .productDescription__content {
    --width:66.66%!important ;
  }
}
@media (max-width: 768px) {
  .productDescription__content {
    --width:100%!important ;
  }
  .productDescription__logo {
    left: 0;
    bottom: calc(100% + 15px);
    right: auto;
    top: auto;
    max-width: 31px !important;
  }
}
.clientQuote--shadow {
  overflow: hidden;
  position: relative;
  --offset:10px;
}

.clientQuote--shadow:after, .clientQuote--shadow:before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 100%;
  width: 86%;
  height: 9.75%;
  background: transparent;
  -webkit-box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.2);
}

.clientQuote--shadow:before {
  bottom: calc(100% + var(--offset));
}

.clientQuote--shadow:after {
  top: calc(100% + var(--offset));
}

.clientQuote--shadowNoBottomShadow:after, .clientQuote--shadowNone:after, .clientQuote--shadowNone:before, .clientQuote--shadowNoTopShadow:before {
  content: none;
}

.clientQuote .container {
  font-size: 0;
}

.clientQuote .container > div {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  font-size: 1rem;
}

.clientQuote__left {
  direction: rtl;
  padding-right: 100px;
}

.clientQuote__content {
  font-style: italic;
}

.clientQuote__content p {
  margin-top: 0;
}

.clientQuote__content p:last-child {
  margin-bottom: 0;
}

.clientQuote__author {
  margin-top: 45px;
  border-left: 3px solid #7d55d7;
  padding-left: 25px;
}

.clientQuote__authorName {
  font-size: 1.05rem;
  line-height: 1rem;
  display: block;
  margin-bottom: 4px;
  font-weight: 700;
}

.clientQuote__authorTitle {
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 20px;
  display: block;
}

@media (max-width: 768px) {
  .clientQuote {
    text-align: center;
  }
  .clientQuote .container > div {
    width: 100%;
    display: block;
  }
  .clientQuote__left {
    direction: ltr;
    padding: 0;
  }
  .clientQuote__right {
    margin-top: 50px;
  }
  .clientQuote__author {
    border: none;
    padding: 30px 0 0;
    position: relative;
  }
  .clientQuote__author:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 3px;
    width: 50px;
    background: #7d55d7;
  }
}
.insights__title {
  margin: 0 0 3.3rem;
  text-align: center;
  font-weight: 300;
  font-size: 2.4rem;
  line-height: 2.65rem;
}

.insights__content {
  position: relative;
}

.insights__content, .insights__content > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.insights__content > div {
  width: 50%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.insights__content > div:first-child {
  border-right: 1px solid hsla(0, 0%, 100%, 0.5);
}

.insights__left {
  padding-right: 4.5rem;
  direction: rtl;
}

.insights__leftText {
  margin-top: 0;
  font-size: 1.2rem;
  line-height: 1.8rem;
  margin-bottom: 2.3rem;
}

.insights__left > div {
  direction: ltr;
  max-width: 400px;
  padding: 20px 0;
}

.insights__items {
  margin: 0;
  padding: 20px 0 20px 5rem;
}

.insights__item {
  color: inherit;
  display: block;
  margin-bottom: 30px;
}

.insights__item:last-child {
  margin-bottom: 0;
}

.insights__itemLink {
  display: inline-block;
  text-decoration: none;
  color: #e4d8ff;
}

.insights__itemLink svg {
  position: relative;
  margin-left: 5px;
  top: 2px;
}

.insights__itemLink:hover {
  color: #fff;
}

@media (max-width: 768px) {
  .insights__content {
    display: block;
  }
  .insights__content > div {
    width: 100%;
  }
  .insights__left {
    padding-bottom: 4.5rem;
    margin-bottom: 4.5rem;
    padding-right: 0;
    border-right: none !important;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.5);
    direction: ltr;
  }
  .insights__left > div {
    padding: 0;
    max-width: 100%;
  }
  .insights__items {
    padding: 0;
  }
}
.leftRightListing {
  position: relative;
}

.leftRightListing--sepLine:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 768px;
  height: 1px;
  width: 100%;
  background: #cacaca;
}

@media (max-width: 828px) {
  .leftRightListing--sepLine:after {
    width: auto;
    left: 30px;
    right: 30px;
    -webkit-transform: none;
    transform: none;
  }
}
.leftRightListing .blockTitle {
  max-width: 100%;
}

.leftRightListing__title {
  font-size: 2.4rem;
  line-height: 2.65rem;
  font-weight: 300;
  text-align: center;
  color: #000;
  margin: 0 0 2.3rem;
}

.leftRightListing__title--smaller {
  font-size: 1.8rem;
  line-height: 2.05rem;
  margin: 0 0 4.3rem;
}

.leftRightListing__titleIcon {
  display: block;
  margin: 0 auto;
  /*vertical-align: top*/
}

.leftRightListing__titleIcon--before {
  margin-bottom: 14px;
}

.leftRightListing__titleIcon--after {
  margin-top: 14px;
}

.leftRightListing__introText {
  text-align: center;
}

.leftRightListing__introText p {
  display: inline-block;
  max-width: 940px;
  font-size: 1.2rem;
  line-height: 2rem;
  color: #000;
  margin: 0;
}

.leftRightListing__items {
  margin: 5rem 0 0;
  padding: 0;
  counter-reset: lrCounter;
}

.leftRightListing__item {
  counter-increment: lrCounter;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 6rem;
}

.leftRightListing__item:last-child {
  margin-bottom: 0;
}

.leftRightListing__itemLabel {
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  font-size: 18px;
  margin-bottom: 6px;
}

.leftRightListing__itemTitle {
  text-align: inherit;
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-weight: 700;
  margin: 0 0 16px;
  color: #000;
  display: block;
}

.leftRightListing__itemTitle span {
  font-weight: 400;
}

.leftRightListing__itemText p {
  max-width: 330px;
  display: inline-block;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  color: #58595b;
  margin-top: 0;
}

.leftRightListing__itemText p:last-child {
  margin-bottom: 0;
}

.leftRightListing__itemIcons {
  padding: 0;
  margin: 13px 0 0;
  font-size: 0;
}

.leftRightListing__itemIcon {
  display: inline-block;
  margin: 0 10px;
}

.leftRightListing__itemIcon:first-child {
  margin-left: 0;
}

.leftRightListing__item .button-primary, .leftRightListing__item .button.cta-discover, .leftRightListing__item .button.cta-nofill, .leftRightListing__item .cta {
  margin-top: 30px;
}

.leftRightListing__image, .leftRightListing__text {
  width: 50%;
}

.leftRightListing__image {
  direction: rtl;
  padding-right: 10px;
}

.leftRightListing__image img {
  /*vertical-align: top;*/
  display: block;
}

.leftRightListing__img--rounded {
  border-radius: 10px;
}

.leftRightListing__img--shadow {
  --shadowX:10px;
  -webkit-box-shadow: var(--shadowX) 30px 50px 0 rgba(0, 0, 0, 0.1);
  box-shadow: var(--shadowX) 30px 50px 0 rgba(0, 0, 0, 0.1);
}

.leftRightListing__text {
  padding-left: 3.25rem;
}

.leftRightListing__text:before {
  content: counters(lrCounter, "", decimal-leading-zero);
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.5px;
  color: #c2c2c2;
  display: block;
}

.leftRightListing__text p a {
  font-weight: 500;
  color: #7d55d7;
  text-decoration: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

.has-hover .leftRightListing__text p a:hover {
  color: #111112;
}

.leftRightListing__link {
  text-decoration: none;
  font-size: 16px;
  line-height: 28px;
  font-weight: 700;
  display: inline-block;
  margin-top: 12px;
  color: #7d55d7;
}

.leftRightListing__link svg {
  position: relative;
  top: 3px;
  margin-left: 5px;
}

.leftRightListing__cta {
  text-align: center;
  margin-top: 6rem;
}

.leftRightListing--leftText .leftRightListing__text {
  text-align: left !important;
  max-width: 472px;
}

@media (max-width: 768px) {
  .leftRightListing--leftText .leftRightListing__text {
    text-align: center !important;
  }
}
.leftRightListing--text-wider.leftRightListing--leftText .leftRightListing__text {
  max-width: 502px;
}

.leftRightListing--text-wider .leftRightListing__itemText, .leftRightListing--text-wider .leftRightListing__itemText p {
  max-width: none;
}

.leftRightListing--hideNumbers .leftRightListing__text:before {
  content: none;
}

.leftRightListing--normalOrder .leftRightListing__item:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.leftRightListing--normalOrder .leftRightListing__item:nth-child(2n) .leftRightListing__image {
  direction: ltr;
  padding-right: 0;
  padding-left: 10px;
}

.leftRightListing--normalOrder .leftRightListing__item:nth-child(2n) .leftRightListing__img {
  --shadowX:-10px;
}

.leftRightListing--normalOrder .leftRightListing__item:nth-child(2n) .leftRightListing__text {
  text-align: right;
  padding-left: 0;
  padding-right: 3.25rem;
}

.leftRightListing--normalOrder .leftRightListing__item:nth-child(2n) .leftRightListing__itemIcon:first-child {
  margin: 10px 0 0;
}

.leftRightListing--invertOrder .leftRightListing__item:nth-child(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.leftRightListing--invertOrder .leftRightListing__item:nth-child(odd) .leftRightListing__image {
  direction: ltr;
  padding-right: 0;
  padding-left: 10px;
}

.leftRightListing--invertOrder .leftRightListing__item:nth-child(odd) .leftRightListing__text {
  text-align: right;
  padding-left: 0;
  padding-right: 3.25rem;
}

.leftRightListing--invertOrder .leftRightListing__item:nth-child(odd) .leftRightListing__itemIcon:first-child {
  margin: 0 0 0 10px;
}

.leftRightListing__pill {
  position: relative;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background-image: linear-gradient(135deg, #c4c7cb, #928ba3);
}

.leftRightListing__pill:after {
  content: counter(lrCounter);
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  position: absolute;
  top: 50%;
  left: 21px;
  -webkit-transform: translateY(calc(-50% - 2px));
  transform: translateY(calc(-50% - 2px));
}

.leftRightListing .anchor {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  z-index: 3;
  color: #fff;
}

.leftRightListing .anchor:before {
  content: "";
  position: absolute;
  left: 50%;
  width: 4px;
  top: -11px;
  bottom: -11px;
  background: currentColor;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.leftRightListing--hideNumbers.leftRightListing--connected .leftRightListing__pill {
  height: 10px;
  width: 10px;
  background: #979797;
}

.leftRightListing--hideNumbers.leftRightListing--connected .leftRightListing__pill:after {
  content: none;
}

.leftRightListing.bg--lightGrey .anchor {
  color: #f7f7f7;
}

.leftRightListing.bg--purple .anchor {
  color: #7d55d7;
}

.leftRightListing.bg--darkerPurple .anchor {
  color: #200b3d;
}

.leftRightListing--connected.leftRightListing--normalOrder .leftRightListing__item .leftRightListing__image {
  padding-left: 0;
  padding-right: 4.5rem;
}

.leftRightListing--connected.leftRightListing--normalOrder .leftRightListing__item .leftRightListing__text, .leftRightListing--connected.leftRightListing--normalOrder .leftRightListing__item:nth-child(2n) .leftRightListing__image {
  padding-right: 0;
  padding-left: 4.5rem;
}

.leftRightListing--connected.leftRightListing--normalOrder .leftRightListing__item:nth-child(2n) .leftRightListing__text {
  padding-left: 0;
  padding-right: 4.5rem;
}

.leftRightListing--connected.leftRightListing--invertOrder .leftRightListing__item .leftRightListing__image {
  padding-right: 0;
  padding-left: 4.5rem;
}

.leftRightListing--connected.leftRightListing--invertOrder .leftRightListing__item .leftRightListing__text, .leftRightListing--connected.leftRightListing--invertOrder .leftRightListing__item:nth-child(2n) .leftRightListing__image {
  padding-left: 0;
  padding-right: 4.5rem;
}

.leftRightListing--connected.leftRightListing--invertOrder .leftRightListing__item:nth-child(2n) .leftRightListing__text {
  padding-right: 0;
  padding-left: 4.5rem;
}

.leftRightListing--connected .leftRightListing__item {
  position: relative;
}

.leftRightListing--connected .leftRightListing__text:before {
  display: none;
}

@media (max-width: 768px) {
  .leftRightListing__item {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .leftRightListing__image, .leftRightListing__text {
    width: 100%;
  }
  .leftRightListing__image {
    direction: ltr;
    padding: 0 !important;
    text-align: center;
  }
  .leftRightListing__image img {
    display: inline-block;
  }
  .leftRightListing__text {
    text-align: center !important;
    padding: 0 !important;
    margin-top: 20px;
  }
  .leftRightListing--connected svg {
    display: none;
  }
  .leftRightListing--connected .anchor {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .leftRightListing--connected .anchor:before {
    display: none;
  }
  .leftRightListing--connected .leftRightListing__item {
    padding-top: 90px;
    position: relative;
  }
  .leftRightListing--connected .leftRightListing__text {
    position: static;
    padding-top: 20px !important;
  }
  .leftRightListing--connected .leftRightListing__text:after, .leftRightListing--connected .leftRightListing__text:before {
    top: 0 !important;
    left: 50% !important;
    -webkit-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
    right: auto !important;
  }
  .leftRightListing--connected .leftRightListing__text:after {
    top: 13px !important;
  }
}
@media (max-width: 500px) {
  .leftRightListing__text {
    text-align: left !important;
  }
  .leftRightListing__text p {
    max-width: 100%;
  }
}
.leftRightListing.larger-text-blocks .leftRightListing__itemText p {
  max-width: 100%;
}

.leftRightListing.preview-ks-screen .leftRightListing__text p a {
  color: #fff;
}

.leftRightListing.checkmark-ul-items .leftRightListing__itemText ul {
  padding-left: 0;
}

.leftRightListing.checkmark-ul-items .leftRightListing__itemText ul li {
  font-size: 16px;
  display: block;
  padding-left: 2rem;
  margin-bottom: 1.1rem;
  position: relative;
}

.leftRightListing.checkmark-ul-items .leftRightListing__itemText ul li:before {
  content: "";
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNiAyNSI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAxMi40NUMwIDUuNTg4IDUuNTg2IDAgMTIuNDUxIDBjMi4wMTQgMCAzLjkxMi40OTIgNS41OTcgMS4zNDVsLTIuMTIzIDIuMDc4YTkuNjA0IDkuNjA0IDAgMCAwLTMuNDc0LS42NTZjLTUuMzQgMC05LjY4NCA0LjM0NC05LjY4NCA5LjY4NCAwIDUuMzQgNC4zNDQgOS42ODQgOS42ODQgOS42ODQgNS4yMDUgMCA5LjQ1Mi00LjEzMiA5LjY2My05LjI4N2wyLjU5MS0yLjUzMWMuMTIuNjk0LjE5NiAxLjQwNS4xOTYgMi4xMzQgMCA2Ljg2NC01LjU4NiAxMi40NS0xMi40NSAxMi40NS02Ljg2NSAwLTEyLjQ1LTUuNTg2LTEyLjQ1LTEyLjQ1eiIgZmlsbD0iI0RBREFEQSIvPjxwYXRoIGQ9Ik04LjE1NCAxMS4wMTlsMi45MjcgMi45NDMgOC4zNy04LjE4MyAxLjk3Ny0xLjkzMyAyLjY2My0yLjYwMy45NjcuOTg4Ljk2Ni45OS0yLjkwNyAyLjg0LTIuMDQ1IDIuMDAyLTkuMDM4IDguODM1YTEuMzc4IDEuMzc4IDAgMCAxLS45NjcuMzk1Yy0uMzU2IDAtLjcxLS4xMzYtLjk4LS40MDhsLTQuODMtNC44NTUgMS45NjItMS45NS45MzUuOTM5eiIgZmlsbD0iIzUzQjg2NSIvPjwvZz48L3N2Zz4=") no-repeat;
  background-size: contain;
  width: 1.35rem;
  height: 1.25rem;
  position: absolute;
  top: 4px;
  left: 0;
}

@media (max-width: 768px) {
  .leftRightListing.checkmark-ul-items .leftRightListing__itemText {
    text-align: left;
  }
}
.productListing {
  background: #fff;
}

.productListing__header {
  background-image: linear-gradient(148deg, #ac00f0, #4d26a3);
  padding: 5rem 30px;
  margin-bottom: 6rem;
  color: #fff;
}

.productListing__headerTitle {
  color: inherit;
  text-align: center;
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 2rem;
  margin: 0;
  position: relative;
}

.productListing__headerTitle .arrow {
  pointer-events: none;
  position: absolute;
  bottom: -3.2rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.productListing__producs, .productListing__sectors {
  padding: 0;
  margin: 0;
}

.productListing__sector {
  display: block;
}

.productListing__sectorTitle {
  font-size: 2.4rem;
  line-height: 2.65rem;
  font-weight: 300;
  color: #000;
  display: block;
  text-align: center;
  margin: 4.5rem 0;
  position: relative;
}

.productListing__sectorTitle span {
  display: inline-block;
  position: relative;
  padding: 0 30px;
  background: #fff;
}

.productListing__sectorTitle:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 1.3rem;
  height: 3px;
  background: #7d55d7;
}

.productListing__sector:first-child .productListing__sectorTitle {
  margin-top: 0;
}

.productListing__products {
  --gap:140px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: var(--gap);
  padding: 0;
}

.productListing__product {
  display: block;
}

@media (max-width: 1024px) {
  .productListing__products {
    --gap:60px ;
  }
}
@media (max-width: 768px) {
  .productListing__products {
    grid-template-columns: 1fr;
    --gap:100px;
  }
}
@media (max-width: 600px) {
  .productListing__sectorTitle:before {
    content: none;
  }
  .productListing__sectorTitle span {
    padding: 0;
  }
}
.productTeaser__media {
  height: 240px;
  position: relative;
  overflow: hidden;
}

.productTeaser__media .productTeaser__listingImg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.productTeaser__title {
  position: absolute;
  z-index: 2;
  bottom: 30px;
  left: 30px;
  padding-right: 100px;
  color: #fff;
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.2rem;
  margin: 0;
}

.productTeaser__logo {
  position: absolute;
  right: 30px;
  bottom: 30px;
  z-index: 2;
}

.productTeaser__content {
  margin-top: 25px;
}

.productTeaser__content p {
  font-size: 16px;
  line-height: 28px;
  color: #58595b;
  font-weight: 400;
  margin-top: 0;
}

.productTeaser__content p:last-child {
  margin-bottom: 0;
}

.productTeaser .button-primary, .productTeaser .button.cta-discover, .productTeaser .button.cta-nofill, .productTeaser .cta {
  margin-top: 32px;
}

.ctaBanner {
  text-align: center;
}

.ctaBanner > div {
  padding: 5rem 0;
  color: #fff;
}

.ctaBanner > div.bg--purple {
  background-image: linear-gradient(148deg, #ac00f0, #4d26a3);
}

.ctaBanner > div.bg--lightGrey {
  background-image: linear-gradient(148deg, #fff, #f7f7f7);
}

.ctaBanner > div.bg--dark {
  background-image: linear-gradient(148deg, #656565, 100%);
}

.ctaBanner__title {
  color: inherit;
  text-align: center;
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 2rem;
  margin: 0 0 2rem;
  position: relative;
}

.ctaCols {
  --gap:15px;
}

.ctaCols__title {
  font-size: 1.8rem;
  line-height: 2.5rem;
  font-weight: 300;
  text-align: center;
  margin: 0 0 4.5rem;
  display: block;
}

.ctaCols__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  margin: 0 calc(var(--gap) * -1) calc(var(--gap) * -1);
}

.ctaCols__item {
  display: block;
  width: 25%;
  padding: 0 var(--gap);
  margin-bottom: var(--gap);
}

@media (max-width: 1024px) {
  .ctaCols__item {
    width: 50%;
  }
}
@media (max-width: 640px) {
  .ctaCols__item {
    width: 100%;
  }
}
@media (min-width: 1280px) {
  .ctaCols {
    --gap:30px ;
  }
}
.ctaCols__link {
  height: 100%;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
  display: block;
  padding: 2.8rem 0;
  text-align: center;
  color: #fff;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 250px;
}

.ctaCols__bg:after {
  content: "";
  background: rgba(0, 0, 0, 0.55);
  -webkit-transition: 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  mix-blend-mode: multiply;
  will-change: opacity;
}

.ctaCols__link:hover .ctaCols__bg:after {
  background: #7d55d7;
}

.ctaCols__bg, .ctaCols__bg:after, .ctaCols__bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ctaCols__bg img {
  -o-object-fit: cover;
  object-fit: cover;
  will-change: opacity;
}

.ctaCols__content {
  position: relative;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  z-index: 1;
}

.ctaCols__boxTitle {
  font-size: 1.4rem;
  line-height: 1.8rem;
  letter-spacing: -1px;
  font-weight: 700;
}

@media (max-width: 1280px) {
  .ctaCols__boxTitle {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
}
@media (max-width: 1024px) {
  .ctaCols__boxTitle {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
}
.ctaCols__icon {
  bottom: calc(100% + 5px);
}

.ctaCols .arrowIcon, .ctaCols__icon {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.ctaCols .arrowIcon {
  bottom: 19px;
}

@media (max-width: 640px) {
  .ctaCols__link {
    display: block;
    padding: 80px 30px 30px;
    min-height: 0;
    text-align: left;
  }
  .ctaCols__icon {
    left: 0;
  }
  .ctaCols__content, .ctaCols__icon {
    -webkit-transform: none;
    transform: none;
  }
  .ctaCols .arrowIcon {
    left: auto;
    right: 30px;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    bottom: 50%;
  }
}
.trends {
  padding: 0 30px;
}

.trends .container {
  max-width: 1100px;
  padding: 0;
}

.trends__holder {
  max-width: 1400px;
  padding: 4rem 30px 5rem;
  margin: 0 auto;
}

.trends__title {
  font-size: 1.8rem;
  line-height: 2.5rem;
  font-weight: 300;
  text-align: center;
  margin: 0 0 4rem;
}

.trends__items {
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 7.5rem;
  position: relative;
  --color:#dfe0e1;
  --colorFade:rgba(223,224,225,0);
  --strength:15%;
}

.trends__items:after, .trends__items:before {
  content: "";
  position: absolute;
  width: 605px;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, from(var(--colorFade)), color-stop(var(--color)), color-stop(var(--color)), to(var(--colorFade)));
  background: linear-gradient(90deg, var(--colorFade) 0, var(--color) var(--strength), var(--color) calc(100% - var(--strength)), var(--colorFade));
  top: 50%;
  left: 50%;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.trends__items:after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}

.bg--dark .trends__items, .bg--darkerPurple .trends__items, .bg--purple .trends__items {
  --color:#fff;
  --colorFade:hsla(0,0%,100%,0);
}

.trends__item {
  display: block;
}

.trends__item:nth-child(2n) .trends__itemText {
  max-width: 315px;
}

.trends__itemImgHolder {
  min-width: 135px;
}

.trends__itemImgHolder img {
  vertical-align: top;
}

.trends__itemTitle {
  display: block;
  font-weight: 700;
  margin-bottom: 1.9rem;
  max-width: 410px;
}

.trends__itemContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.trends__itemContent p {
  margin-top: 0;
}

.trends__itemContent p:last-child {
  margin-bottom: 0;
}

@media (max-width: 800px) {
  .trends__items {
    grid-template-columns: 1fr;
    text-align: center;
  }
  .trends__items:after, .trends__items:before {
    content: none;
  }
  .trends__item {
    position: relative;
  }
  .trends__itemContent {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .trends__itemText, .trends__itemTitle {
    margin-left: auto;
    margin-right: auto;
  }
  .trends__itemText {
    max-width: 315px;
    margin-bottom: 30px;
  }
  .trends__item:before {
    content: "";
    position: absolute;
    width: 50vw;
    height: 1px;
    background: -webkit-gradient(linear, left top, right top, from(var(--colorFade)), color-stop(var(--color)), color-stop(var(--color)), to(var(--colorFade)));
    background: linear-gradient(90deg, var(--colorFade) 0, var(--color) var(--strength), var(--color) calc(100% - var(--strength)), var(--colorFade));
    bottom: -50px;
    left: 50%;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .trends__item:last-child {
    content: none;
  }
}
.pageAnchors__holder {
  padding: 4.65rem 30px 0;
  margin: 0 auto;
}

.pageAnchors__title {
  margin: 0 0 4.5rem;
  text-align: center;
  font-weight: 300;
  font-size: 1.8rem;
  line-height: 2.5rem;
  display: block;
}

.pageAnchors__items {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .pageAnchors__items {
    display: block;
  }
}
.pageAnchors__link {
  display: block;
  height: 100%;
  position: relative;
  color: #fff;
  padding: 75px 15px;
  border-radius: 10px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
}

.has-hover .pageAnchors__link:hover .pageAnchors__itemBG:before {
  top: -100%;
}

.pageAnchors__item {
  display: block;
  margin: 0 3vw;
  border-radius: 10px;
  overflow: hidden;
  width: 50%;
}

@media (min-width: 1500px) {
  .pageAnchors__item {
    margin: 0 70px;
  }
}
@media (max-width: 768px) {
  .pageAnchors__item {
    margin-bottom: 30px;
    width: 100%;
  }
}
.pageAnchors__item:last-child {
  margin-bottom: 0;
}

.pageAnchors__itemBG, .pageAnchors__itemBG:before, .pageAnchors__itemBG img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.pageAnchors__itemBG img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: cover;
  object-position: cover;
  mix-blend-mode: lighten;
  will-change: opacity;
  opacity: 0.25;
}

.pageAnchors__itemBG:before {
  content: "";
  height: 200%;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #000), to(#492c6f));
  background-image: linear-gradient(0deg, #000 50%, #492c6f);
  -webkit-transition: 0.55s;
  transition: 0.55s;
}

.pageAnchors__itemContent {
  position: relative;
  z-index: 3;
}

.pageAnchors__itemTitle {
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-weight: 700;
  display: block;
  margin: 0 0 14px;
}

.pageAnchors__itemText {
  margin: 0;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}

.pageAnchors__icon {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 20px;
}

@media (max-width: 500px) {
  .pageAnchors__holder > .container {
    padding: 0;
  }
  .pageAnchors__item {
    margin: 0 0 30px;
  }
  .pageAnchors__item:last-child {
    margin-bottom: 0;
  }
}
.audioPlayer {
  padding: 23px 0;
  background: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  -webkit-transition: 0.75s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.75s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.audioPlayer--idle {
  -webkit-transform: translateY(calc(100% + 6px));
  transform: translateY(calc(100% + 6px));
}

.audioPlayer__playBtn {
  background: #fff;
  color: #7d55d7;
  width: 48px;
  height: 48px;
  border: 3px solid #f5f5f5;
  -webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.11);
  box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.11);
  display: block;
  border-radius: 100%;
  position: relative;
  -webkit-transition: 0.55s;
  transition: 0.55s;
}

.has-hover .audioPlayer__playBtn:hover {
  -webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.11), inset 0 0 0 23px #f0f0f0;
  box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.11), inset 0 0 0 23px #f0f0f0;
}

.audioPlayer__playBtn--play .audioPlayer__pauseSVG {
  -webkit-transform: translateX(-100%) scale(0) rotate(-45deg);
  transform: translateX(-100%) scale(0) rotate(-45deg);
  opacity: 0;
}

.audioPlayer__playBtn--pause .audioPlayer__pauseSVG, .audioPlayer__playBtn--play .audioPlayer__playSVG {
  -webkit-transform: translateX(0) scale(1) rotate(0deg);
  transform: translateX(0) scale(1) rotate(0deg);
  opacity: 1;
}

.audioPlayer__playBtn--pause .audioPlayer__playSVG {
  -webkit-transform: translateX(100%) scale(0) rotate(45deg);
  transform: translateX(100%) scale(0) rotate(45deg);
  opacity: 0;
}

.audioPlayer__playBtn--large {
  width: 62px;
  height: 62px;
}

.audioPlayer__playBtn--large:hover {
  -webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.11), inset 0 0 0 29px #f5f5f5 !important;
  box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.11), inset 0 0 0 29px #f5f5f5 !important;
}

.audioPlayer__playBtn--large .audioPlayer__playLoading {
  padding: 0 14px;
}

.audioPlayer__playBtn--loading .audioPlayer__pauseSVG, .audioPlayer__playBtn--loading .audioPlayer__playSVG {
  display: none;
}

.audioPlayer__playBtn--loading .audioPlayer__playLoading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.audioPlayer__pauseSVG, .audioPlayer__playSVG {
  position: absolute;
  top: 12px;
  left: 12px;
  -webkit-transition: 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  left: 13px;
}

.audioPlayer__pauseSVG {
  -webkit-transform: translateX(-100%) scale(0);
  transform: translateX(-100%) scale(0);
  width: 17px;
  height: 17px;
  top: 13px;
}

.audioPlayer__playBtn--large .audioPlayer__pauseSVG {
  width: 22px;
  height: 22px;
  top: 17px;
  left: 17px;
}

.audioPlayer__playSVG {
  -webkit-transform: translateX(100%) scale(0);
  transform: translateX(100%) scale(0);
  height: 19px;
  width: 19px;
}

.audioPlayer__playBtn--large .audioPlayer__playSVG {
  width: 21px;
  height: 27px;
  top: 15px;
  left: 19px;
}

.audioPlayer__seekBar {
  height: 6px;
  position: absolute;
  top: -6px;
  left: 0;
  width: 100%;
  background: #7d55d7;
  background-image: linear-gradient(-177deg, #ac00f0, #4d26a3);
  -webkit-transition: 0.25s;
  transition: 0.25s;
  cursor: pointer;
}

.has-hover .audioPlayer__seekBar:hover {
  height: 20px;
  -webkit-transform: translateY(-14px);
  transform: translateY(-14px);
}

.isMobile .audioPlayer__seekBar {
  height: 24px;
  padding: 12px 0;
  background: transparent;
  top: -15px;
}

.isMobile .audioPlayer__seekBar:before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  bottom: 9px;
  right: 0;
  background-image: linear-gradient(-177deg, #ac00f0, #4d26a3);
}

.audioPlayer__seekProgress {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  background: #dfe0e1;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

.isMobile .audioPlayer__seekProgress {
  top: 9px;
  bottom: 9px;
}

.audioPlayer .container {
  position: relative;
}

.audioPlayer__timeInfo {
  position: absolute;
  top: -15px;
  right: 30px;
  font-size: 16px;
  color: #a1a39f;
}

.audioPlayer__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.audioPlayer__info {
  margin-left: 15px;
  padding-right: 100px;
  overflow: hidden;
}

.audioPlayer__fileLabel {
  text-transform: uppercase;
  font-size: 16px;
  display: block;
  margin-bottom: 3px;
}

.audioPlayer__fileName {
  font-size: 1.2rem;
  line-height: 1.2rem;
  font-weight: 700;
  white-space: nowrap;
  max-width: 100%;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
}

.audioPlayer__playbackCtrls {
  position: absolute;
  bottom: -23px;
  right: 20px;
  text-align: right;
}

.audioPlayer--ios .audioPlayer__playbackCtrls {
  right: 28px;
}

.audioPlayer__speedBtn {
  text-decoration: none;
  font-size: 16px;
  color: #a1a39f;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  vertical-align: middle;
  display: inline-block;
  padding: 8px 0 10px;
  position: relative;
}

.has-hover .audioPlayer__speedBtn:hover {
  color: #000;
}

.audioPlayer__playLoading {
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 7px;
  display: none;
}

.audioPlayer__playLoading span {
  display: block;
  width: 6px;
  height: 6px;
  background: #7d55d7;
  border-radius: 100%;
  -webkit-animation: loading 1.5s cubic-bezier(0.55, 0, 0.1, 1) infinite;
  animation: loading 1.5s cubic-bezier(0.55, 0, 0.1, 1) infinite;
}

.audioPlayer__playLoading span:nth-child(2) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.audioPlayer__playLoading span:nth-child(3) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

@-webkit-keyframes loading {
  0% {
    -webkit-transform: scale(0) translateY(10px);
    transform: scale(0) translateY(10px);
  }
  25% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
  to {
    -webkit-transform: scale(0) translateY(10px);
    transform: scale(0) translateY(10px);
  }
}
@keyframes loading {
  0% {
    -webkit-transform: scale(0) translateY(10px);
    transform: scale(0) translateY(10px);
  }
  25% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
  to {
    -webkit-transform: scale(0) translateY(10px);
    transform: scale(0) translateY(10px);
  }
}
.podcastItem__link {
  text-decoration: none;
  background: #f7f7f7;
  -webkit-transition: background 0.55s;
  transition: background 0.55s;
  position: relative;
  padding: 21px 80px 21px 30px;
  display: block;
  overflow: hidden;
}

.podcastItem--active .podcastItem__link {
  background: #fff;
}

.podcastItem__link:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 5px;
  height: 100%;
  background: #7d55d7;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.55, 0, 0.1, 1);
  transition: -webkit-transform 0.25s cubic-bezier(0.55, 0, 0.1, 1);
  transition: transform 0.25s cubic-bezier(0.55, 0, 0.1, 1);
  transition: transform 0.25s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.25s cubic-bezier(0.55, 0, 0.1, 1);
}

.podcastItem--active .podcastItem__link:before {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.podcastItem__itemLabel {
  pointer-events: none;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 0.8px;
  font-weight: 400;
  display: block;
  margin-bottom: 4px;
}

.podcastItem__itemTitle {
  pointer-events: none;
  font-weight: 700;
  font-size: pxotrem(20px);
  line-height: 1.2rem;
}

.podcastItem__inlineControl {
  display: block;
  color: #7d55d7;
  height: 40px;
  width: 40px;
  position: absolute;
  right: 22px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.podcastItem__inlineControl--idle .podcastItem__barIndicator {
  display: none;
}

.podcastItem__inlineControl--idle .podcastItem__inlinePlay {
  display: block;
}

.podcastItem__inlineControl--paused .podcastItem__barIndicatorBar {
  -webkit-animation: none;
  animation: none;
  -webkit-transform: translateY(75%);
  transform: translateY(75%);
}

.podcastItem__inlineControl > div {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.podcastItem__barIndicator {
  width: 40px;
  height: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
}

.podcastItem__barIndicatorBar {
  width: 4px;
  height: 100%;
  background: #7d55d7;
  margin: 0 2px;
  -webkit-animation: soundwave 0ms linear -0.8s infinite alternate;
  animation: soundwave 0ms linear -0.8s infinite alternate;
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}

.podcastItem__barIndicatorBar:nth-child(0) {
  -webkit-animation-duration: 761ms;
  animation-duration: 761ms;
}

.podcastItem__barIndicatorBar:first-child {
  -webkit-animation-duration: 0.78s;
  animation-duration: 0.78s;
}

.podcastItem__barIndicatorBar:nth-child(2) {
  -webkit-animation-duration: 436ms;
  animation-duration: 436ms;
}

.podcastItem__barIndicatorBar:nth-child(3) {
  -webkit-animation-duration: 531ms;
  animation-duration: 531ms;
}

.podcastItem__inlinePlay {
  display: none;
}

.podcastItem__inlinePlay svg {
  display: block;
}

@-webkit-keyframes soundwave {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes soundwave {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.podcastArticle__header {
  position: relative;
  padding: 2.5rem 2rem 2.5rem 2.5rem;
  color: #fff;
}

.podcastArticle__headerBG, .podcastArticle__headerBG:after, .podcastArticle__headerBG img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.podcastArticle__headerBG img {
  -o-object-fit: cover;
  object-fit: cover;
}

.podcastArticle__headerBG:after {
  content: "";
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(0, 0, 0, 0.32)), to(rgba(0, 0, 0, 0.65)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.32) 1%, rgba(0, 0, 0, 0.65));
  z-index: 1;
}

.podcastArticle__headerInfo {
  margin-bottom: 45px;
}

.podcastArticle__headerInfo span {
  display: block;
}

.podcastArticle__headerContent {
  position: relative;
  z-index: 1;
}

.podcastArticle__headerLinks {
  padding: 0;
  margin: 0 0 0 60px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 15px;
  width: 100%;
}

.podcastArticle__header .podcastPlayer__articlePlay {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.podcastArticle__headerLink {
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}

.has-hover .podcastArticle__headerLink:hover {
  opacity: 0.7;
}

.podcastArticle__headerLink span, .podcastArticle__headerLink svg {
  display: inline-block;
  vertical-align: middle;
}

.podcastArticle__headerLink span {
  position: relative;
  top: -1px;
}

.podcastArticle__headerLink svg {
  margin-right: 10px;
  width: 24px;
  height: 24px;
}

.podcastArticle__headerLink svg .icon-eai-stitcher {
  width: 25px;
  height: 12px;
}

.podcastArticle__headerLinkItem {
  display: block;
}

.podcastArticle__headerLinksHolder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 1024px) {
  .podcastArticle__header {
    padding: 2rem;
  }
  .podcastArticle__header .audioPlayer__playBtn {
    position: absolute;
    top: 0;
    right: 0;
  }
  .podcastArticle__headerInfo {
    padding-right: 80px;
  }
  .podcastArticle__headerLinks {
    margin-left: 0;
  }
}
.podcastArticle__label {
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 3px;
}

.podcastArticle__title {
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.2rem;
  margin: 0;
  text-align: left;
}

.podcastArticle__guests {
  padding: 0;
  margin: 0 0 42px;
}

.podcastArticle__guest {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

.podcastArticle__guest:last-child {
  margin-bottom: 0;
}

.podcastArticle__guestAvatar {
  border-radius: 100px;
}

.podcastArticle__guestInfo {
  margin-left: 16px;
  font-size: 16px;
  line-height: 20px;
  color: #797a7c;
  position: relative;
  top: 3px;
}

.podcastArticle__guestLabel, .podcastArticle__guestName {
  display: block;
}

.podcastArticle__guestName {
  font-weight: 700;
}

.podcastArticle__content {
  padding: 42px 27px 0;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  color: #909193;
}

.podcastArticle__content p {
  margin: 0 0 15px;
}

.podcastArticle__content p:last-child {
  margin-bottom: 0;
}

.podcastArticle__content h3 {
  margin-top: 0;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.2rem;
  margin-bottom: 26px;
  color: #000;
}

.volumeSlider {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
}

.audioPlayer--ios .volumeSlider {
  display: none;
}

.volumeSlider__btn {
  position: relative;
}

.volumeSlider__box {
  position: absolute;
  bottom: 100%;
  height: 176px;
  width: 27px;
  padding: 10px 11px;
  background: #fff;
  -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.23);
  right: 7px;
  -webkit-transform: translateY(25px);
  transform: translateY(25px);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.55s cubic-bezier(0.55, 0, 0.1, 1);
}

.volumeSlider__boxHolder {
  position: relative;
  width: 100%;
  height: 100%;
}

.volumeSlider__box:before {
  left: -10px;
  right: -10px;
  top: 0;
  height: 100%;
}

.volumeSlider:before, .volumeSlider__box:before {
  content: "";
  position: absolute;
  background: transparent;
}

.volumeSlider:before {
  height: 30px;
  width: 40px;
  bottom: 15px;
  display: none;
  left: 45px;
}

.volumeSlider--opened:before, .volumeSlider:hover:before {
  display: block;
}

.volumeSlider--opened .volumeSlider__box, .volumeSlider:hover .volumeSlider__box {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  pointer-events: all;
}

.volumeSlider__slider {
  width: 100%;
  height: 100%;
  border-radius: 2px;
  background: #dfe0e1;
  position: relative;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}

.volumeSlider__sliderProgress {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: #58595b;
  pointer-events: none;
}

.volumeSlider__handle {
  bottom: -10px;
  left: -11px;
  width: 27px;
  height: 27px;
}

.volumeSlider__handle, .volumeSlider__handleEl {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
}

.volumeSlider__handleEl {
  height: 13px;
  width: 13px;
  border-radius: 100%;
  background: #fff;
  border: 1px solid #f6f6f6;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.24);
  top: 7px;
  left: 7px;
}

.volumeSlider__icon {
  display: inline-block;
  text-decoration: none;
  color: #a1a39f;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  width: 40px;
  height: 40px;
  padding: 14px 13px 14px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
}

.volumeSlider__icon:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 14px;
  z-index: 2;
  background: #fff;
}

.volumeSlider__icon--noTransition .volumeSlider__iconBar {
  -webkit-transition: none;
  transition: none;
}

.volumeSlider__iconBar {
  width: 3px;
  height: 100%;
  background: currentColor;
  -webkit-transform: translateY(65%);
  transform: translateY(65%);
  -webkit-transition: -webkit-transform 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  transition: -webkit-transform 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  transition: transform 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  transition: transform 0.55s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.55s cubic-bezier(0.55, 0, 0.1, 1);
}

.has-hover .volumeSlider__icon:hover {
  color: #000;
}

.podcastPlayer__title {
  font-size: 2.4rem;
  line-height: 2.65rem;
  font-weight: 300;
  color: #000;
  display: block;
  text-align: center;
  margin: 4.5rem 0;
  position: relative;
}

.podcastPlayer__title span {
  display: inline-block;
  position: relative;
  padding: 0 30px;
  background: #fff;
}

.podcastPlayer__title:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 1.3rem;
  height: 3px;
  background: #7d55d7;
}

.podcastPlayer__viewport {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.podcastPlayer__list {
  width: 31%;
  max-width: 310px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.podcastPlayer__items {
  padding: 0;
  margin: 0;
}

.podcastPlayer__item {
  display: block;
  border-bottom: 1px solid #d8d8d8;
}

.podcastPlayer__item:last-child {
  border-bottom: none;
}

.podcastPlayer__contentHolder {
  padding-left: 24px;
}

.podcastPlayer__selector {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 0;
  padding: 14px 50px 14px 14px;
  color: #fff;
  font-weight: 700;
  background: #58595b;
  background-image: linear-gradient(177deg, #ac00f0, #4d26a3);
  width: 100%;
  font-size: 18px;
}

.podcastPlayer__selectorHolder {
  display: none;
  color: #fff;
  position: relative;
}

.podcastPlayer__selectorHolder svg {
  pointer-events: none;
  position: absolute;
  top: 20px;
  right: 20px;
}

.podcastPlayer__selector:active, .podcastPlayer__selector:focus {
  outline: 0;
}

@media (max-width: 768px) {
  .podcastPlayer__viewport {
    display: block;
  }
  .podcastPlayer__contentHolder {
    padding-left: 0;
  }
  .podcastPlayer__selectorHolder {
    display: block;
  }
  .podcastPlayer__items {
    display: none;
  }
  .podcastPlayer__list {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 640px) {
  .podcastPlayer > .container {
    padding: 0;
  }
  .podcastPlayer__selector {
    padding-left: 30px;
  }
}
@media (max-width: 600px) {
  .podcastPlayer__title:before {
    content: none;
  }
  .podcastPlayer__title span {
    padding: 0;
  }
}
.comparison .container, .comparison__title {
  position: relative;
  z-index: 1;
}

.comparison__title {
  margin: 0 0 5.5rem;
  font-weight: 300;
  text-align: center;
  color: #000;
  font-size: 2.4rem;
  line-height: 2.5rem;
}

.comparison__intro {
  text-align: center;
  position: relative;
  z-index: 2;
  margin-bottom: 4.5rem;
}

.comparison__introImg {
  vertical-align: top;
  display: inline-block;
  margin-bottom: 10px;
}

.comparison__introTitle {
  font-size: 1.6rem;
  line-height: 1.8rem;
  font-weight: 700;
  position: relative;
  display: inline-block;
  margin: 0;
  z-index: 2;
}

.comparison__introTitle:before {
  --gap:30px;
  content: "";
  left: calc(var(--gap) * -1);
  right: calc(var(--gap) * -1);
  position: absolute;
  height: 100%;
  bottom: 0;
  background: #fff;
  z-index: -1;
}

.bg--darkerPurple .comparison__introTitle:before {
  background: #200b3d;
}

.bg--lightGrey .comparison__introTitle:before {
  background: #f7f7f7;
}

.bg--purple .comparison__introTitle:before {
  background: #7d55d7;
}

.comparison__introSubtitle {
  display: block;
  text-transform: uppercase;
  font-size: 1rem;
  color: #58595b;
}

.comparison__introBar {
  position: absolute;
  height: 1px;
  bottom: 15px;
  --gap:10%;
  left: var(--gap);
  right: var(--gap);
  z-index: 1;
}

.comparison__items {
  margin: 0 auto;
  padding: 0;
  max-width: 894px;
}

.comparison__item {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8.9rem;
  margin-bottom: 5.75rem;
}

.comparison__item:last-child {
  margin-bottom: 0;
}

.comparison__left {
  position: relative;
}

.comparison__left:after, .comparison__left:before {
  content: "";
  left: 115%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  -webkit-transform-origin: center right;
  transform-origin: center right;
  border-color: transparent transparent transparent #fff;
}

.bg--lightGrey .comparison__left:after, .bg--lightGrey .comparison__left:before {
  border-color: transparent transparent transparent #f7f7f7;
}

.bg--dark .comparison__left:after, .bg--dark .comparison__left:before {
  border-color: transparent;
}

.bg--purple .comparison__left:after, .bg--purple .comparison__left:before {
  border-color: transparent transparent transparent #7d55d7;
}

.bg--darkerPurple .comparison__left:after, .bg--darkerPurple .comparison__left:before {
  border-color: transparent transparent transparent #200b3d;
}

.comparison__left:after {
  border-width: 100px 0 100px 40px;
  -webkit-transform: translateY(-50%) scale(1.8);
  transform: translateY(-50%) scale(1.8);
  z-index: -1;
}

.comparison__left:before {
  border-width: 85px 0 85px 40px;
  z-index: -2;
  -webkit-filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.2));
}

.bg--dark .comparison__left:before, .bg--darkerPurple .comparison__left:before, .bg--purple .comparison__left:before {
  -webkit-filter: drop-shadow(0 0 20px hsla(0, 0%, 100%, 0.2));
  filter: drop-shadow(0 0 20px rgba(255, 255, 255, 0.2));
}

.comparison__leftText {
  font-style: italic;
  color: #848484;
  font-weight: 400;
}

.comparison__rightTitle {
  color: #000;
  font-weight: 700;
  margin: 0 0 16px;
  text-align: left;
  font-size: 1.2rem;
  line-height: 1.6rem;
}

.comparison__rightText {
  margin: 0;
}

@media (max-width: 640px) {
  .comparison__item {
    display: block;
    position: relative;
    text-align: center;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
  .comparison__item:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -45px;
    height: 1px;
    background: #ececec;
    width: 240px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .comparison__item:last-child:before {
    content: none;
  }
  .comparison__left {
    max-width: 400px;
    padding-bottom: 50px;
    margin: 0 auto 20px;
  }
  .comparison__left:after, .comparison__left:before {
    bottom: 0;
    top: auto;
    left: 50%;
    -webkit-transform-origin: center;
    transform-origin: center;
    bottom: -78px;
  }
  .comparison__left:before {
    -webkit-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg);
    border-width: 49px 0 49px 17px;
    bottom: -20px;
  }
  .comparison__left:after {
    border-width: 115px 0 115px 30px;
    -webkit-transform: translateX(-50%) rotate(90deg) scale(1.8);
    transform: translateX(-50%) rotate(90deg) scale(1.8);
    bottom: -75px;
  }
  .comparison__leftText {
    font-size: 16px;
  }
  .comparison__rightTitle {
    text-align: center;
  }
  .comparison__rightText {
    font-size: 16px;
  }
}
.payback .colsIntro__holder {
  margin-bottom: -42px;
}

.productLearnMore {
  color: #fff;
  position: relative;
  padding: 6.5rem 0;
}

.productLearnMore__bg, .productLearnMore__bgImg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.productLearnMore__bgImg {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.productLearnMore .container {
  position: relative;
  z-index: 2;
}

.productLearnMore__title {
  color: #fff;
  font-size: 1.8rem;
  line-height: 2.65rem;
  text-align: left;
  font-weight: 500;
  margin: 0 0 2rem;
}

.productLearnMore__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.productLearnMore__content p {
  margin: 0;
}

.productLearnMore__contentLeft {
  padding-right: 30px;
  max-width: 75%;
}

.productLearnMore__cta {
  font-weight: 700;
  font-size: 1.2rem;
  text-decoration: none;
}

.productLearnMore__icon {
  position: absolute;
  top: 0;
  right: 100%;
}

@media (max-width: 1440px) {
  .productLearnMore__icon {
    top: auto;
    left: 30px;
    right: auto;
    bottom: calc(100% + 10px);
  }
}
@media (max-width: 1024px) {
  .productLearnMore__icon {
    max-width: 26px !important;
  }
}
@media (max-width: 768px) {
  .productLearnMore__content {
    display: block;
  }
  .productLearnMore__contentLeft {
    max-width: 100%;
    margin-bottom: 30px;
  }
}
.productLearnMore.ai-for-climate .productLearnMore__title small {
  font-size: 1.1rem;
  line-height: 1em;
  text-transform: uppercase;
}

.eventBanner {
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
}

.eventBanner__bg, .eventBanner__bg img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.eventBanner__bg img {
  -o-object-fit: cover;
  object-fit: cover;
}

.eventBanner__content {
  position: relative;
  z-index: 1;
  color: #fff;
  text-align: center;
}

.eventBanner__blockTitle {
  font-size: 1rem;
  line-height: 1.9rem;
  text-transform: uppercase;
  margin: 0 0 1.6rem;
  font-weight: 700;
}

.eventBanner__title {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 4rem;
  line-height: 4.5rem;
  font-weight: 700;
}

.eventBanner__date {
  display: block;
  line-height: normal;
  font-size: 1.6rem;
  margin-top: 0.4rem;
}

.eventBanner__detail {
  font-size: 16px;
  line-height: 24px;
  max-width: 720px;
  margin: 0 auto 40px;
}

.eventBanner .cta-nofill {
  text-transform: none;
  display: table;
  margin: 0 auto;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}

.has-hover .eventBanner .cta-nofill:hover {
  color: #111112;
  background: #fff;
  border-color: #fff;
}

.imageText {
  padding: 0 30px;
  position: relative;
}

.imageText--invert .imageText__content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.imageText__bg {
  overflow: hidden;
}

.imageText__bg, .imageText__bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.imageText__bg img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: right top;
  object-position: right top;
}

.imageText .blockTitle {
  max-width: 900px;
  margin-bottom: 3.75rem;
}

.imageText__intro {
  position: relative;
  z-index: 1;
  color: #888;
  padding-left: 30px;
  border-left: 2px solid #ddd;
  max-width: 560px;
  margin: 0 0 3rem 5rem;
}

.imageText--invert .imageText__intro {
  margin-left: 3.25rem;
}

.imageText--invert .imageText__intro--insideBlock, .imageText__intro--insideBlock {
  margin: 0 0 30px;
}

.imageText__introLabel {
  position: absolute;
  top: 50%;
  right: 100%;
  -webkit-transform: translate(-30px, -50%);
  transform: translate(-30px, -50%);
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  color: #ababab;
  letter-spacing: 0.38px;
}

.imageText__introTitle {
  text-transform: uppercase;
  line-height: 1.5rem;
  font-weight: 700;
  color: #58595b;
  display: block;
  margin-bottom: 10px;
}

.imageText__introText {
  font-size: 16px;
  line-height: 26px;
}

.imageText__introText p {
  font-size: inherit;
  line-height: inherit;
  font-weight: 400;
}

.imageText__introText p:first-child {
  margin-top: 0;
}

.imageText__introText p:last-child {
  margin-bottom: 0;
}

.imageText__intro--noBar {
  padding-left: 0;
  border: none;
}

.imageText__intro--noBar .imageText__introTitle {
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.5rem;
}

@media (max-width: 1400px) {
  .imageText__intro {
    margin-left: 0;
  }
}
@media (max-width: 1024px) {
  .imageText--invert .imageText__intro {
    margin-left: 0;
  }
  .imageText--invert .imageText__introLabel {
    position: static;
    -webkit-transform: none;
    transform: none;
    margin-bottom: 5px;
  }
}
.imageText__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.imageText__content--light {
  color: #fff;
}

.imageText img {
  vertical-align: top;
}

.imageText__left {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 40%;
  text-align: right;
}

.imageText__left--bottom {
  margin-bottom: -5rem;
}

.imageText__right {
  padding-left: 65px;
}

.imageText--invert .imageText__right {
  padding-right: 30px;
}

.imageText__right .blockTitle {
  text-align: left;
  margin-bottom: 2rem;
}

.imageText__right > div h1, .imageText__right > div h2, .imageText__right > div h3, .imageText__right > div h4 {
  text-align: inherit;
}

.imageText__right > div p {
  margin: 0 0 6px;
}

.imageText__right > div p:last-child {
  margin-bottom: 0;
}

.imageText__right > div p a {
  font-weight: 500;
  color: #7d55d7;
  text-decoration: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

.has-hover .imageText__right > div p a:hover {
  color: #111112;
}

.imageText__right > div .button-primary, .imageText__right > div .button.cta-discover, .imageText__right > div .button.cta-nofill, .imageText__right > div .cta {
  margin-top: 2rem;
}

.imageText__right > div h1, .imageText__right > div h2, .imageText__right > div h3 {
  margin: 40px 0 10px;
  font-size: 1.2rem;
  line-height: 1.7rem;
  font-weight: 700;
}

.imageText__right > div h1:first-child, .imageText__right > div h2:first-child, .imageText__right > div h3:first-child {
  margin-top: 0;
}

.imageText--biggerText .imageText__right > div h1, .imageText--biggerText .imageText__right > div h2, .imageText--biggerText .imageText__right > div h3 {
  font-size: 1.6rem;
  line-height: 2rem;
  margin-bottom: 1rem;
}

@media (max-width: 1024px) {
  .imageText--invert .imageText__right {
    padding-left: 0;
    padding-right: 30px;
  }
}
.imageText--smaller .imageText__right {
  font-size: 16px;
  line-height: 28px;
}

.imageText--splitEqual .imageText__left, .imageText--splitEqual .imageText__right {
  width: 50%;
}

.imageText--splitEqual .imageText__right {
  padding-left: 45px;
}

.imageText--splitEqual .imageText__left {
  padding-right: 45px;
}

.imageText--splitEqual.imageText--invert .imageText__right {
  padding-left: 5rem;
  padding-right: 45px;
}

.imageText--splitEqual.imageText--invert .imageText__left {
  text-align: left;
  padding: 0 0 0 45px;
}

@media (max-width: 768px) {
  .imageText__content {
    display: block;
  }
  .imageText__left {
    text-align: center;
    width: 100%;
  }
  .imageText__right {
    padding-left: 0;
    padding-top: 3.25rem;
  }
  .imageText .container {
    padding: 0;
  }
  .imageText--splitEqual .imageText__left {
    width: 100%;
    padding: 0;
  }
  .imageText--splitEqual .imageText__right {
    width: 100%;
    text-align: center;
    padding: 3.25rem 0 0;
  }
  .imageText--splitEqual.imageText--invert .imageText__left {
    padding: 0;
    text-align: center;
  }
  .imageText--splitEqual.imageText--invert .imageText__right {
    padding: 3.25rem 0 0;
  }
  .imageText--imageBottom .imageText__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .imageText--imageBottom .imageText__content, .imageText--invert .imageText--imageBottom .imageText__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .imageText--imageBottom .imageText__left {
    padding-top: 30px;
  }
  .imageText--imageBottom .imageText__left img {
    max-width: 50% !important;
  }
}
.imageText.preview-ks-screen .imageText__right > div p a {
  color: #fff;
}

.imageText.ai-for-climate .blockTitle {
  font-size: 36px !important;
  line-height: 46px !important;
  font-weight: 300 !important;
  font-family: Aktiv, sans-serif !important;
  color: #000 !important;
  max-width: 380px !important;
}

.imageText.ai-for-climate .imageText__right > div p:last-child {
  margin-bottom: 3rem;
}

.imageText.ai-for-climate .imageText__content {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.imageText.ai-for-climate .imageText__content p {
  font-size: 16px;
  line-height: 26px;
}

.listColumns__items {
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 3.3rem;
  max-width: 930px;
  margin: 0 auto;
}

.listColumns__item {
  display: block;
  position: relative;
  padding-left: 30px;
  max-width: 380px;
  overflow: hidden;
}

.listColumns__item:before {
  content: "";
  position: absolute;
  left: 0;
  width: 3px;
  top: 8px;
  bottom: 6px;
  background: #7d55d7;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.55, 0, 0.1, 1);
  transition: -webkit-transform 0.75s cubic-bezier(0.55, 0, 0.1, 1);
  transition: transform 0.75s cubic-bezier(0.55, 0, 0.1, 1);
  transition: transform 0.75s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.75s cubic-bezier(0.55, 0, 0.1, 1);
}

.listColumns__item[data-show-scroll=visible]:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.listColumns__itemTitle {
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.8rem;
  display: block;
  margin-bottom: 10px;
}

.listColumns__itemText {
  font-size: 16px;
  line-height: 28px;
  margin: 0;
}

.listColumns__itemText a {
  color: #895fdc;
  text-decoration: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  border-bottom: 1px solid rgba(125, 85, 215, 0.4);
}

.has-hover .listColumns__itemText a:active, .has-hover .listColumns__itemText a:hover {
  color: #6333bf;
  border-color: #7d55d7;
}

@media (max-width: 640px) {
  .listColumns__items {
    grid-template-columns: 1fr;
  }
}
.ctaCards__title {
  margin-bottom: 4.35rem;
}

.ctaCards__titleIcon {
  display: block;
  margin: 0 auto;
  /*vertical-align: top*/
}

.ctaCards__titleIcon--before {
  margin-bottom: 21px;
}

.ctaCards__titleIcon--after {
  margin-top: 21px;
}

.ctaCards__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -15px;
  padding: 0;
}

.ctaCards__item {
  display: block;
  padding: 0 15px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
}

.ctaCards__link {
  display: block;
  height: 100%;
  background: #ccc;
  border-radius: 5px;
  position: relative;
  padding: 30px 60px 30px 30px;
  color: #fff;
  text-decoration: none;
  overflow: hidden;
}

.ctaCards__link--dark {
  color: #111112;
}

.ctaCards__linkBG, .ctaCards__linkBG:before, .ctaCards__linkBG img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.ctaCards__linkBG img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: right bottom;
  object-position: right bottom;
}

.ctaCards__linkBG:before {
  content: "";
  background: transparent;
  -webkit-transition: 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  mix-blend-mode: color;
  z-index: 2;
}

.ctaCards__link:hover .ctaCards__linkBG:before {
  background: #000;
}

.ctaCards__linkContent {
  position: relative;
  z-index: 2;
}

.ctaCards__linkTitle {
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.8rem;
  margin-bottom: 20px;
  display: block;
}

.ctaCards__linkText {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  display: block;
}

.ctaCards .arrowIcon {
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 2;
}

@media (max-width: 1200px) {
  .ctaCards__items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
    max-width: 650px;
    margin: 0 auto;
  }
  .ctaCards__item {
    padding: 0;
    display: inline-block;
    font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .ctaCards__items {
    grid-template-columns: 1fr;
  }
}
.useCases__label {
  font-weight: 700;
  line-height: 1.5rem;
  text-transform: uppercase;
  color: #58595b;
  display: block;
  text-align: center;
  margin-bottom: 1.05rem;
}

.useCases__title {
  margin-bottom: 0;
}

.useCases__text {
  text-align: center;
  margin: 0.95rem 0 0;
}

.useCases__items {
  margin-top: 5.5rem;
}

.useCases__intro {
  position: relative;
  z-index: 1;
  color: #888;
  padding-left: 30px;
  border-left: 2px solid #ddd;
  margin: 0 0 2.5rem;
}

.useCases__introTitle {
  text-transform: uppercase;
  line-height: 1.5rem;
  font-weight: 700;
  color: #58595b;
  display: block;
  margin-bottom: 10px;
}

.useCases__introText {
  font-size: 16px;
  line-height: 26px;
}

.useCases__introText a {
  color: #895fdc;
  text-decoration: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  border-bottom: 1px solid rgba(125, 85, 215, 0.4);
}

.has-hover .useCases__introText a:active, .has-hover .useCases__introText a:hover {
  color: #6333bf;
  border-color: #7d55d7;
}

.useCases__introText p {
  font-size: inherit;
  line-height: inherit;
  font-weight: 400;
}

.useCases__introText p:first-child {
  margin-top: 0;
}

.useCases__introText p:last-child {
  margin-bottom: 0;
}

.useCases__intro--noBorder {
  padding-left: 0;
  border: none;
}

.useCases__case {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 150px;
  --shadowX:10px;
}

.useCases__case:nth-child(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.useCases__case:nth-child(odd) .useCases__image {
  padding: 0 0 0 4.5rem;
  text-align: center;
}

.useCases__case:last-child {
  margin-bottom: 0;
}

.useCases__image {
  text-align: left;
  padding-right: 4.5rem;
}

.useCases__caseText {
  line-height: 1.6rem;
}

.useCases__caseText a {
  color: #895fdc;
  text-decoration: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  border-bottom: 1px solid rgba(125, 85, 215, 0.4);
}

.has-hover .useCases__caseText a:active, .has-hover .useCases__caseText a:hover {
  color: #6333bf;
  border-color: #7d55d7;
}

.useCases__caseText :first-child {
  margin-top: 0;
}

.useCases__caseText :last-child {
  margin-bottom: 0;
}

.useCases__caseText ul {
  padding: 0;
  margin: 0;
}

.useCases__caseText li {
  display: block;
  padding-left: 4rem;
  margin-bottom: 1.1rem;
  position: relative;
}

.useCases__caseText li:last-child {
  margin-bottom: 0;
}

.useCases__caseText li:before {
  content: "";
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNiAyNSI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAxMi40NUMwIDUuNTg4IDUuNTg2IDAgMTIuNDUxIDBjMi4wMTQgMCAzLjkxMi40OTIgNS41OTcgMS4zNDVsLTIuMTIzIDIuMDc4YTkuNjA0IDkuNjA0IDAgMCAwLTMuNDc0LS42NTZjLTUuMzQgMC05LjY4NCA0LjM0NC05LjY4NCA5LjY4NCAwIDUuMzQgNC4zNDQgOS42ODQgOS42ODQgOS42ODQgNS4yMDUgMCA5LjQ1Mi00LjEzMiA5LjY2My05LjI4N2wyLjU5MS0yLjUzMWMuMTIuNjk0LjE5NiAxLjQwNS4xOTYgMi4xMzQgMCA2Ljg2NC01LjU4NiAxMi40NS0xMi40NSAxMi40NS02Ljg2NSAwLTEyLjQ1LTUuNTg2LTEyLjQ1LTEyLjQ1eiIgZmlsbD0iI0RBREFEQSIvPjxwYXRoIGQ9Ik04LjE1NCAxMS4wMTlsMi45MjcgMi45NDMgOC4zNy04LjE4MyAxLjk3Ny0xLjkzMyAyLjY2My0yLjYwMy45NjcuOTg4Ljk2Ni45OS0yLjkwNyAyLjg0LTIuMDQ1IDIuMDAyLTkuMDM4IDguODM1YTEuMzc4IDEuMzc4IDAgMCAxLS45NjcuMzk1Yy0uMzU2IDAtLjcxLS4xMzYtLjk4LS40MDhsLTQuODMtNC44NTUgMS45NjItMS45NS45MzUuOTM5eiIgZmlsbD0iIzUzQjg2NSIvPjwvZz48L3N2Zz4=") no-repeat;
  background-size: contain;
  width: 1.35rem;
  height: 1.25rem;
  position: absolute;
  top: 4px;
  left: 1.8rem;
}

.useCases__caseText--noBorder li {
  padding-left: 2.15rem;
}

.useCases__caseText--noBorder li:before {
  left: 0;
}

.useCases__image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media (max-width: 1024px) {
  .useCases__image {
    width: auto;
  }
}
.useCases__img--rounded {
  border-radius: 10px;
}

.useCases__img--shadow {
  --shadowX:10px;
  -webkit-box-shadow: var(--shadowX) 30px 50px 0 rgba(0, 0, 0, 0.1);
  box-shadow: var(--shadowX) 30px 50px 0 rgba(0, 0, 0, 0.1);
}

@media (max-width: 1000px) {
  .useCases__case:nth-child(2n) .useCases__image {
    text-align: right;
    padding-right: 60px;
  }
  .useCases__image, .useCases__textHolder {
    width: 50%;
  }
  .useCases__image {
    -ms-flex-negative: 1;
    flex-shrink: 1;
  }
}
@media (max-width: 640px) {
  .useCases__image, .useCases__textHolder {
    width: 100%;
  }
  .useCases__case {
    display: block;
  }
  .useCases__case:nth-child(2n) .useCases__image, .useCases__case:nth-child(odd) .useCases__image {
    text-align: left;
  }
  .useCases__image {
    padding: 0 !important;
    text-align: left;
    margin-bottom: 40px;
  }
}
.dynamicForm {
  padding: 2.5rem 0;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.dynamicForm .button-primary, .dynamicForm .button.cta-discover, .dynamicForm .button.cta-nofill, .dynamicForm .cta {
  z-index: 1;
}

.dynamicForm__title {
  display: block;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.55rem;
  margin-bottom: 1.25rem;
}

.dynamicForm .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 100%;
}

.dynamicForm__backLink {
  position: absolute;
  top: 0;
  left: 30px;
  text-decoration: none;
  font-size: 14px;
  color: #4a4a4a;
  font-weight: 400;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}

.has-hover .dynamicForm__backLink:hover {
  color: #7d55d7;
}

.dynamicForm__backLink svg {
  margin-right: 5px;
}

.dynamicForm__productName {
  font-weight: 700;
  font-size: 1.35rem;
  letter-spacing: -0.3px;
  color: #111112;
  text-align: left;
  margin: -10px 0 0;
}

.dynamicForm__productName img {
  margin-right: 5px;
}

.dynamicForm__productName img, .dynamicForm__productName span {
  vertical-align: middle;
}

.dynamicForm__left {
  width: 40%;
}

.dynamicForm__right {
  width: 60%;
}

.dynamicForm__form {
  background: #fff;
  -webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  padding: 50px;
  overflow: hidden;
}

.dynamicForm .formInput__input, .dynamicForm .formInput__label {
  font-size: 16px;
  font-weight: 400;
}

.dynamicForm .formInput__input {
  height: 40px;
}

.dynamicForm .formInput__label {
  top: 4px;
}

.dynamicForm .formInput__holder {
  margin-bottom: 15px;
}

.dynamicForm .formInput__holder--half {
  margin-bottom: 0;
}

.dynamicForm .formInput__holder--submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 52px 0 0;
}

.dynamicForm .formInput__hint {
  bottom: -18px;
}

.dynamicForm .formInput__hint p {
  margin-top: 0;
  margin-bottom: 5px;
}

.dynamicForm .formInput__hint p, .dynamicForm .recaptcha {
  -webkit-transition: opacity 0.55s;
  transition: opacity 0.55s;
}

.dynamicForm .recaptcha .formInput__hint {
  display: none;
  position: absolute;
  left: 0;
}

.dynamicForm .floating--active .formInput__label, .dynamicForm .formInput__holder--focus .formInput__label {
  -webkit-transform: translateY(5px) scale(0.8078);
  transform: translateY(5px) scale(0.8078);
}

.dynamicForm .audioPlayer__playLoading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.dynamicForm__form {
  position: relative;
}

.dynamicForm__form--disabled .formInput__hint p {
  opacity: 0.4;
}

.dynamicForm__form--disabled .recaptcha {
  opacity: 0.3;
}

.dynamicForm__form--disabled .fakeSubmit {
  -webkit-transition: color 0.25s, background 0.25s, border 0.25s, -webkit-transform 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  transition: color 0.25s, background 0.25s, border 0.25s, -webkit-transform 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  transition: color 0.25s, background 0.25s, border 0.25s, transform 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  transition: color 0.25s, background 0.25s, border 0.25s, transform 0.55s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.55s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transform: scale(0);
  transform: scale(0);
}

.dynamicForm__form input:-webkit-autofill, .dynamicForm__form input:-webkit-autofill:focus textarea:-webkit-autofill, .dynamicForm__form input:-webkit-autofill:hover, .dynamicForm__form select:-webkit-autofill, .dynamicForm__form select:-webkit-autofill:focus, .dynamicForm__form select:-webkit-autofill:hover, .dynamicForm__form textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
}

.dynamicForm__formBtns {
  position: relative;
  font-size: 0;
}

.dynamicForm__loading {
  width: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.dynamicForm__mask {
  width: 0;
  height: 0;
  background: #7d55d7;
  position: absolute;
  bottom: 88px;
  right: 105px;
  border-radius: 100%;
  -webkit-transform: translate(50%, 50%) scale(0);
  transform: translate(50%, 50%) scale(0);
}

.dynamicForm__thanks {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  color: #fff;
  z-index: 2;
  padding: 5rem 2.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: none;
}

.dynamicForm__thanks [data-animate] {
  opacity: 0;
  visibility: hidden;
  position: relative;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
}

.dynamicForm__thanks span {
  display: block;
}

.dynamicForm__thanksTitle {
  font-size: 3rem;
  line-height: 3rem;
  font-weight: 500;
  letter-spacing: -1.15px;
  margin-bottom: 0.75rem;
}

.dynamicForm__thanksSubTitle {
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.6rem;
}

.dynamicForm__thanksText {
  margin-bottom: 40px;
}

.dynamicForm__thanksTextTitle {
  padding-top: 75px;
  border-top: 1px solid #fff;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 3rem;
  letter-spacing: -0.62px;
  margin-bottom: 0.55rem;
}

.dynamicForm__thanksText p {
  margin-top: 0;
  font-size: 16px;
  line-height: 1.3rem;
  font-weight: 400;
}

@media (max-height: 900px) {
  .dynamicForm .container {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .dynamicForm__left {
    padding-top: 50px;
  }
}
@media (max-width: 700px) {
  .dynamicForm .formInput__holder--submit {
    display: block;
    text-align: left;
  }
  .dynamicForm__formBtns {
    margin-top: 30px;
    display: inline-block;
    text-align: left;
  }
  .dynamicForm__mask {
    -webkit-transform: translate(-50%, 50%) scale(0);
    transform: translate(-50%, 50%) scale(0);
    right: auto;
    left: 105px;
    bottom: 78px;
  }
}
@media (max-width: 990px) {
  .dynamicForm {
    padding: 30px 0;
  }
  .dynamicForm .container {
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .dynamicForm__form {
    padding: 20px 30px 30px;
  }
  .dynamicForm__productName {
    text-align: center;
  }
  .dynamicForm__left, .dynamicForm__right {
    width: 100%;
  }
  .dynamicForm__left {
    padding-bottom: 30px;
  }
  .dynamicForm__right {
    text-align: left;
  }
}
@media (max-width: 640px) {
  .dynamicForm__backUrl {
    top: -16px;
  }
  .dynamicForm .formInput__input--textarea {
    padding: 8px 0;
  }
  .dynamicForm .button-primary, .dynamicForm .button.cta-discover, .dynamicForm .button.cta-nofill, .dynamicForm .cta, .dynamicForm__formBtns {
    display: block;
  }
  .dynamicForm__left {
    padding-top: 30px;
  }
  .dynamicForm__mask {
    -webkit-transform: translate(-50%, 50%) scale(0);
    transform: translate(-50%, 50%) scale(0);
    left: 50%;
    bottom: 53px;
  }
  .dynamicForm__thanks {
    padding: 30px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .dynamicForm__thanksTop {
    padding-bottom: 100px;
  }
}
@media (max-width: 424px) {
  .dynamicForm .recaptcha {
    -webkit-transform: scale(0.72);
    transform: scale(0.72);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.dynamicForm #simulateSubmit {
  overflow: hidden;
}

.dynamicForm #simulateSubmit i {
  -webkit-transition: -webkit-transform 2s cubic-bezier(0.35, 0.01, 0.93, 0.22);
  transition: -webkit-transform 2s cubic-bezier(0.35, 0.01, 0.93, 0.22);
  transition: transform 2s cubic-bezier(0.35, 0.01, 0.93, 0.22);
  transition: transform 2s cubic-bezier(0.35, 0.01, 0.93, 0.22), -webkit-transform 2s cubic-bezier(0.35, 0.01, 0.93, 0.22);
  display: inline-block;
}

.dynamicForm #simulateSubmit.launch i {
  -webkit-transform: translate(48px, -37px);
  transform: translate(48px, -37px);
}

.parallaxHeroBanner {
  margin-top: -5.8rem;
  height: 70vh;
  min-height: 540px;
  position: relative;
  overflow: hidden;
}

.parallaxHeroBanner--overlap {
  margin-bottom: -3.6rem;
}

.parallaxHeroBanner--overlap .parallaxHeroBanner__right {
  padding-bottom: 3.6rem;
}

.parallaxHeroBanner--overlap + section {
  position: relative;
  z-index: 2;
}

.parallaxHeroBanner__bg, .parallaxHeroBanner__bgImg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.parallaxHeroBanner__bgImg {
  -o-object-fit: cover;
  object-fit: cover;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.parallaxHeroBanner__bg--middle .parallaxHeroBanner__bgImg {
  -o-object-fit: contain;
  object-fit: contain;
}

.parallaxHeroBanner__holder {
  position: relative;
  z-index: 2;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-perspective: 5000px;
  perspective: 5000px;
  -webkit-perspective-origin: 50%;
  perspective-origin: 50%;
  pointer-events: none;
}

.parallaxHeroBanner__left, .parallaxHeroBanner__right {
  width: 50%;
}

.parallaxHeroBanner__left {
  text-align: right;
  padding-right: 3.5rem;
}

.parallaxHeroBanner__right {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
}

.parallaxHeroBanner__title {
  display: block;
  color: currentColor;
  margin: 2rem 0 0;
  text-align: left;
  font-size: 5rem;
  line-height: 5rem;
  letter-spacing: -1.8px;
  font-weight: 700;
  text-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.parallaxHeroBanner__title span {
  display: block;
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 0.75s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 0.75s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 0.75s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.75s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: translateX(50px) !important;
  transform: translateX(50px) !important;
}

.parallaxHeroBanner__title span[data-show-scroll=visible] {
  -webkit-transform: translateX(0) !important;
  transform: translateX(0) !important;
}

.parallaxHeroBanner__titleIcon {
  position: relative;
  left: 0.3rem;
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 0.75s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 0.75s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 0.75s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.75s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: translateX(50px) scaleZ(1) !important;
  transform: translateX(50px) scaleZ(1) !important;
}

.parallaxHeroBanner__titleIcon[data-show-scroll=visible] {
  -webkit-transform: translateX(0) scaleZ(1) !important;
  transform: translateX(0) scaleZ(1) !important;
}

.parallaxHeroBanner__foreground {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.parallaxHeroBanner__foregroundImg {
  vertical-align: top;
  -webkit-transform: translateX(-100px);
  transform: translateX(-100px);
  -webkit-transition: -webkit-transform 1.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 1.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 1.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 1.25s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1.25s cubic-bezier(0.23, 1, 0.32, 1);
}

.parallaxHeroBanner__foregroundImg[data-show-scroll=visible] {
  -webkit-transform: translateX(0) !important;
  transform: translateX(0) !important;
}

.parallaxHeroBanner [data-depth] {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

@media (max-width: 1300px) {
  .parallaxHeroBanner__title {
    font-size: 4rem;
    line-height: 4rem;
  }
}
@media (max-width: 950px) {
  .parallaxHeroBanner {
    height: auto;
    min-height: 0;
  }
  .parallaxHeroBanner__holder {
    padding: 125px 30px 100px;
  }
  .parallaxHeroBanner__left {
    display: none;
  }
  .parallaxHeroBanner__right {
    width: 100%;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .parallaxHeroBanner__title {
    text-align: center;
    font-size: 5rem;
    line-height: 5rem;
  }
}
@media (max-width: 600px) {
  .parallaxHeroBanner__title {
    font-size: 3rem;
    line-height: 3.5rem;
  }
}
.alertBanner--visible #page {
  position: relative;
  overflow-x: hidden !important;
}

.alertBanner {
  background: #3c3c3c;
  z-index: 999;
  color: #fff;
  padding: 24px 0;
}

.alertBanner .container {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.alertBanner .container, .alertBanner__holder--text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.alertBanner__holder img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 40px;
  height: auto;
}

.alertBanner__content {
  padding-left: 37px;
  padding-right: 30px;
  max-width: 730px;
}

.alertBanner__icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.alertBanner__title {
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  margin-bottom: 7px;
}

.alertBanner__text {
  font-size: 14px;
  margin: 0;
  line-height: 20px;
}

@media (max-width: 768px) {
  .alertBanner {
    padding: 12px 0;
  }
  .alertBanner .mobileOnly {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .alertBanner .mobileOnly .alertBanner__icon img {
    width: 32px;
  }
  .alertBanner .mobileOnly .alertBanner__icon {
    margin-right: 20px;
  }
  .alertBanner .mobileOnly svg {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .alertBanner .mobileOnly .alertBanner__title {
    -webkit-transition: 0.25s;
    transition: 0.25s;
  }
  .has-hover .alertBanner .mobileOnly .alertBanner__title:hover {
    opacity: 0.7;
  }
}
.textColumns__title {
  text-align: left;
  margin: 0 0 31px;
  max-width: 100%;
}

.textColumns .container > p {
  margin-top: 0;
}

.textColumns__items {
  margin: 4.5rem 0 0;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 100px;
  position: relative;
}

.textColumns__items:after, .textColumns__items:before {
  content: "";
  left: 47%;
  position: absolute;
  top: 35%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  -webkit-transform-origin: center right;
  transform-origin: center right;
  border-color: transparent transparent transparent #fff;
}

.bg--lightGrey .textColumns__items:after, .bg--lightGrey .textColumns__items:before {
  border-color: transparent transparent transparent #f7f7f7;
}

.bg--dark .textColumns__items:after, .bg--dark .textColumns__items:before {
  border-color: transparent;
}

.bg--purple .textColumns__items:after, .bg--purple .textColumns__items:before {
  border-color: transparent transparent transparent #7d55d7;
}

.bg--darkerPurple .textColumns__items:after, .bg--darkerPurple .textColumns__items:before {
  border-color: transparent transparent transparent #200b3d;
}

.textColumns__items:after {
  border-width: 88px 0 88px 35px;
  -webkit-transform: translate(-50%, -50%) scale(2);
  transform: translate(-50%, -50%) scale(2);
  z-index: -1;
}

.textColumns__items:before {
  border-width: 50px 0 50px 35px;
  z-index: -2;
  -webkit-filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.2));
}

.bg--dark .textColumns__items:before, .bg--darkerPurple .textColumns__items:before, .bg--purple .textColumns__items:before {
  -webkit-filter: drop-shadow(0 0 20px hsla(0, 0%, 100%, 0.2));
  filter: drop-shadow(0 0 20px rgba(255, 255, 255, 0.2));
}

.textColumns__item {
  display: block;
  position: relative;
  padding-bottom: 65px;
}

.textColumns__colTitle {
  font-weight: 700;
  font-size: 1.75rem;
  line-height: 2.2rem;
  display: block;
  margin-bottom: 1.3rem;
}

.textColumns__content {
  font-size: 16px;
  line-height: 30px;
}

.textColumns__content a {
  color: #895fdc;
  text-decoration: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  border-bottom: 1px solid rgba(125, 85, 215, 0.4);
}

.has-hover .textColumns__content a:active, .has-hover .textColumns__content a:hover {
  color: #6333bf;
  border-color: #7d55d7;
}

.textColumns .button-primary, .textColumns .button.cta-discover, .textColumns .button.cta-nofill, .textColumns .cta {
  position: absolute;
  bottom: 0;
  left: 0;
}

@media (max-width: 768px) {
  .textColumns__items {
    grid-template-columns: 1fr;
  }
  .textColumns__items:after, .textColumns__items:before {
    content: none;
  }
}
@media (max-width: 768px) {
  .textColumns.ai-maturity-cta-blocks .textColumns__items {
    grid-gap: 0;
  }
  .textColumns.ai-maturity-cta-blocks .textColumns__items .textColumns__item:first-child {
    padding-bottom: 0;
  }
}
.textColumns.ai-maturity-cta-blocks .textColumns__title {
  text-align: center;
}

.textColumns.ai-maturity-cta-blocks .textColumns__content figure {
  margin-left: 0;
  margin-right: 0;
}

.textColumns.ai-maturity-cta-blocks .textColumns__content a {
  border-bottom: none;
}

.textColumns.ai-maturity-cta-blocks--survey {
  padding-bottom: 0;
}

.textColumns.ai-maturity-cta-blocks--survey .textColumns__item:first-child {
  margin-top: 2.3rem;
}

@media (max-width: 768px) {
  .textColumns.ai-maturity-cta-blocks--survey .textColumns__items {
    margin-top: 0;
  }
}
.textColumns.ai-maturity-cta-blocks--whitepaper {
  padding-top: 0;
}

.textColumns.ai-maturity-cta-blocks--whitepaper .textColumns__item:first-child figure {
  margin-bottom: 0;
}

.textColumns.ai-maturity-cta-blocks--whitepaper .img-fluid {
  max-width: 82%;
}

.textColumns.ai-maturity-cta-blocks--whitepaper .textColumns__item + .textColumns__item {
  margin-top: 3rem;
}

@media (max-width: 768px) {
  .textColumns.ai-maturity-cta-blocks--whitepaper .textColumns__item + .textColumns__item {
    margin-top: 0;
  }
}
.textColumns.ai-maturity-cta-blocks--whitepaper figure {
  text-align: center;
}

.textColumns--staticCTAs .textColumns__item .button-primary, .textColumns--staticCTAs .textColumns__item .button.cta-discover, .textColumns--staticCTAs .textColumns__item .button.cta-nofill, .textColumns--staticCTAs .textColumns__item .cta {
  position: static;
  margin-top: 1.5rem;
}

@media (min-width: 768px) {
  .textColumns.invert-columns-on-desktop .textColumns__item + .textColumns__item {
    grid-column-start: 1;
    grid-row-start: 1;
  }
}
.columnsListing__title {
  margin-bottom: 4.2rem;
}

.columnsListing__items {
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 100px;
  margin: 0 0 4.35rem;
}

.columnsListing__item {
  display: block;
}

.columnsListing__colTitle {
  font-size: 1.4rem;
  line-height: 1.5rem;
  font-weight: 700;
  display: block;
  margin-bottom: 2rem;
}

.columnsListing__colItems {
  padding: 0;
}

.columnsListing__colItem {
  display: block;
  position: relative;
  padding-left: 47px;
  margin-bottom: 25px;
}

.columnsListing__colItem:last-child {
  margin-bottom: 0;
}

.columnsListing__colItem:before {
  content: "";
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNiAyNSI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAxMi40NUMwIDUuNTg4IDUuNTg2IDAgMTIuNDUxIDBjMi4wMTQgMCAzLjkxMi40OTIgNS41OTcgMS4zNDVsLTIuMTIzIDIuMDc4YTkuNjA0IDkuNjA0IDAgMCAwLTMuNDc0LS42NTZjLTUuMzQgMC05LjY4NCA0LjM0NC05LjY4NCA5LjY4NCAwIDUuMzQgNC4zNDQgOS42ODQgOS42ODQgOS42ODQgNS4yMDUgMCA5LjQ1Mi00LjEzMiA5LjY2My05LjI4N2wyLjU5MS0yLjUzMWMuMTIuNjk0LjE5NiAxLjQwNS4xOTYgMi4xMzQgMCA2Ljg2NC01LjU4NiAxMi40NS0xMi40NSAxMi40NS02Ljg2NSAwLTEyLjQ1LTUuNTg2LTEyLjQ1LTEyLjQ1eiIgZmlsbD0iI0RBREFEQSIvPjxwYXRoIGQ9Ik04LjE1NCAxMS4wMTlsMi45MjcgMi45NDMgOC4zNy04LjE4MyAxLjk3Ny0xLjkzMyAyLjY2My0yLjYwMy45NjcuOTg4Ljk2Ni45OS0yLjkwNyAyLjg0LTIuMDQ1IDIuMDAyLTkuMDM4IDguODM1YTEuMzc4IDEuMzc4IDAgMCAxLS45NjcuMzk1Yy0uMzU2IDAtLjcxLS4xMzYtLjk4LS40MDhsLTQuODMtNC44NTUgMS45NjItMS45NS45MzUuOTM5eiIgZmlsbD0iIzUzQjg2NSIvPjwvZz48L3N2Zz4=") no-repeat;
  background-size: contain;
  width: 1.35rem;
  height: 1.25rem;
  position: absolute;
  top: 4px;
  left: 0;
}

.columnsListing__colItem span a {
  color: #895fdc;
  text-decoration: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  border-bottom: 1px solid rgba(125, 85, 215, 0.4);
}

.has-hover .columnsListing__colItem span a:active, .has-hover .columnsListing__colItem span a:hover {
  color: #6333bf;
  border-color: #7d55d7;
}

.columnsListing__footnote {
  font-size: 16px;
  line-height: 24px;
  color: #666;
}

.columnsListing__footnote a {
  color: #895fdc;
  text-decoration: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  border-bottom: 1px solid rgba(125, 85, 215, 0.4);
}

.has-hover .columnsListing__footnote a:active, .has-hover .columnsListing__footnote a:hover {
  color: #6333bf;
  border-color: #7d55d7;
}

.columnsListing__footnote p:last-child {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .columnsListing__items {
    grid-template-columns: 1fr;
  }
}
.useCarousel {
  color: #fff;
  position: relative;
}

.useCarousel__static {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}

.useCarousel__staticTitle {
  font-weight: 700;
  display: block;
}

.useCarousel__staticTitle span, .useCarousel__staticTitle svg {
  vertical-align: middle;
}

.useCarousel__staticTitle span {
  padding-left: 12px;
}

.useCarousel__staticText {
  font-size: 1.8rem;
  line-height: 2.65rem;
  font-weight: 500;
  margin-top: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}

.useCarousel__staticTitlesHolder {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  overflow: hidden;
  padding-left: 7px;
}

.useCarousel__staticTitles {
  position: absolute;
  top: 0;
}

.useCarousel__staticTitles:after {
  content: attr(data-title);
  position: absolute;
  top: 100%;
  left: 0;
}

.useCarousel__viewport {
  background: #111112;
  position: relative;
}

.useCarousel__items {
  margin: 0;
  padding: 0;
}

.useCarousel__item {
  display: none;
}

.tns-outer .useCarousel__item, .useCarousel__item:first-child {
  display: block;
}

.useCarousel__itemHolder {
  position: relative;
  padding: 8rem 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.useCarousel__itemBG, .useCarousel__itemBG img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.useCarousel__itemBG img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.useCarousel__itemBG:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.useCarousel__itemContent {
  width: 50%;
  position: relative;
  left: 50%;
  z-index: 1;
  padding-left: 42px;
}

.useCarousel__itemTitle {
  display: block;
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 700;
  margin-bottom: 20px;
}

.useCarousel__item p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  margin-top: 0;
}

.useCarousel__item p:last-child {
  margin-bottom: 0;
}

.useCarousel .tns-nav {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.useCarousel__bars {
  position: absolute;
  top: 8rem;
  bottom: 8rem;
  width: 2px;
  z-index: 2;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.useCarousel__bar {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background: hsla(0, 0%, 100%, 0.2);
  margin: 9px 0;
  overflow: hidden;
}

.useCarousel__barInner {
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top center;
  transform-origin: top center;
}

@media (max-width: 768px) {
  .useCarousel__itemContent {
    width: 100%;
    left: 0;
  }
}
.affix,
.control-menu-container {
  position: sticky;
  top: 0;
  z-index: 0 !important;
}

a:hover, a.hover {
  text-decoration: none !important;
}

.header__link--lvl4:hover {
  color: #fff;
}

.header__link--lvl3:hover {
  color: #fff;
  opacity: 0.8;
}

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  /*Webkit and IE7 let clipped content change the scroll height of the page*/
  /*Scale webkit to 0*/
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  /*Change IE7 to using fixed*/
  *position: fixed !important;
  /*...And reset back to absolute for IE6*/
  _position: absolute !important;
}

.portlet-decorate .portlet-content {
  background: none !important;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 0px !important;
  word-wrap: break-word;
}

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