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

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

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

.overlay {
  position: absolute;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.active-area {
  background: #ffc;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.collapse.open {
  display: block;
}

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

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

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

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

body.portlet {
  border-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar form {
  margin: 0;
}

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

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

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

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

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

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

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

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

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

.alertbar {
  display: block;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  background-color: var(--corPrimaria);
  box-shadow: 1px 1px 15px 5px rgba(0, 0, 0, 0.1);
  z-index: var(--layer7);
}

.alertbar__wrapper {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 0 40px 0 20px;
  width: 100%;
  height: 100%;
  max-width: 1160px;
  margin: 0 auto;
}

.alertbar p {
  padding: 14px 0;
  margin: 0;
  color: var(--corBranco);
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-align: left;
}

.alertbar__close {
  position: absolute;
  right: 5px;
  background-color: rgba(0, 0, 0, 0);
  border: none;
}

.alertbar__close svg {
  display: block;
  height: 20px;
  fill: var(--corBranco);
}

@media only screen and (min-width: 1160px) {
  .alertbar {
    top: 0;
    bottom: initial;
  }
  .alertbar__wrapper {
    padding: 0;
  }
  .alertbar__close {
    right: 0;
  }
}
.btn {
  display: inline-flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 10px 14px;
  margin: 0;
  border: 1px solid var(--corMint);
  background-color: rgba(0, 0, 0, 0);
  color: var(--corMint);
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
  transition: all 160ms ease-in;
}

.btn.is-loading {
  cursor: wait;
}

.btn__loading {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.25rem;
}

.btn__loader {
  width: 22px;
  height: 22px;
  border: 3px solid #fff;
  border-bottom-color: rgba(0, 0, 0, 0);
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.btn--one:focus, .btn--one:hover {
  color: var(--corBranco);
  background-color: var(--corMint);
}

.btn--one.btn--disabled {
  cursor: not-allowed;
}

.btn--two {
  padding: 12px 14px 10px 14px;
  border: none;
  background-color: var(--corBranco);
  font-family: "Josefin Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.btn--two:focus, .btn--two:hover {
  color: var(--corBranco);
  background-color: var(--corMint);
}

.btn--two .btn__icon {
  height: 14px;
  margin-left: 10px;
}

.btn--two .btn__icon svg {
  display: block;
  height: 100%;
  fill: var(--corMint);
  transition: all 160ms ease-in;
}

.btn--two:focus .btn__icon svg, .btn--two:hover .btn__icon svg {
  fill: var(--corBranco);
}

.btn--two.btn--disabled {
  cursor: not-allowed;
}

.btn--three {
  padding: 12px 14px 10px 14px;
  background-color: var(--corBranco);
  font-family: "Josefin Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.btn--three:focus, .btn--three:hover {
  color: var(--corBranco);
  background-color: var(--corMint);
}

.btn--three .btn__icon {
  height: 14px;
  margin-left: 10px;
}

.btn--three .btn__icon svg {
  display: block;
  height: 100%;
  fill: var(--corMint);
  transition: all 160ms ease-in;
}

.btn--three:focus .btn__icon svg, .btn--three:hover .btn__icon svg {
  fill: var(--corBranco);
}

.btn--three.btn--disabled {
  cursor: not-allowed;
}

.btn--four {
  padding: 12px 14px 10px 14px;
  background-color: rgba(0, 0, 0, 0);
  border-color: var(--corBranco);
  color: var(--corMint300);
  font-family: "Josefin Sans", sans-serif;
  font-size: 19px;
  line-height: 19px;
  font-weight: 600;
}

.btn--four:focus, .btn--four:hover {
  color: var(--corMint400);
  background-color: var(--corBranco);
}

.btn--four .btn__icon {
  height: 15px;
  margin-left: 10px;
}

.btn--four .btn__icon svg {
  display: block;
  height: 100%;
  fill: var(--corMint300);
  transition: all 160ms ease-in;
}

.btn--four:focus .btn__icon svg, .btn--four:hover .btn__icon svg {
  fill: var(--corMint400);
}

.btn--four.btn--disabled {
  cursor: not-allowed;
}

.btn--five {
  padding: 12px 20px 10px 20px;
  background-color: var(--corMint);
  border: none;
  color: var(--corBranco);
  font-family: "Josefin Sans", sans-serif;
  font-size: 30px;
}

.btn--five:focus, .btn--five:hover {
  color: var(--corBranco);
  background-color: var(--corMint500);
}

.btn--five.btn--disabled {
  cursor: not-allowed;
}

@media only screen and (max-width: 768px) {
  .btn--five {
    padding: 10px;
    font-size: 26px;
    line-height: 28px;
  }
}
.btn--six {
  padding: 12px 20px 10px 20px;
  background-color: var(--corPrimaria);
  border: none;
  color: var(--corBranco);
  font-family: "Josefin Sans", sans-serif;
  font-size: 30px;
}

.btn--six:focus, .btn--six:hover {
  color: var(--corBranco);
  background-color: var(--corPrimaria);
}

.btn--six.btn--disabled {
  cursor: not-allowed;
}

.btn--seven {
  display: flex;
  justify-content: flex-start;
  padding: 0;
  border-radius: 25px;
  overflow: hidden;
  border-color: var(--corBranco);
  font-size: 16px;
  justify-content: end;
  margin-top: 20px;
}

.btn--seven .btn__icon img {
  width: 10px;
  height: 10px;
  margin-left: 5px;
}

.btn--seven .btn__left, .btn--seven .btn__right {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  padding: 10px 18px;
  height: 100%;
}

.btn--seven .btn__left {
  background-color: var(--corPrimaria);
  color: var(--corBranco);
  font-size: 15px;
  font-weight: 300;
}

.btn--seven .btn__right {
  background-color: var(--corBranco);
  color: var(--corPrimaria);
  font-size: 15px;
  font-weight: 700;
}

.btn--seven .btn__arrow {
  height: 10px;
  margin-left: 10px;
}

.btn--seven .btn__arrow svg {
  display: block;
  height: 100%;
  fill: var(--corMint);
}

.btn--seven.btn--disabled {
  cursor: not-allowed;
}

@media only screen and (max-width: 768px) {
  .btn--seven {
    flex-wrap: wrap;
    max-width: 200px;
    margin: 0 auto;
  }
  .btn--seven .btn__right, .btn--seven .btn__left {
    width: 100%;
    justify-content: center;
  }
}
.btn--eight {
  padding: 12px 20px 10px 20px;
  background-color: var(--corPrimaria);
  border: none;
  color: var(--corBranco);
  font-family: "Josefin Sans", sans-serif;
  font-size: 24px;
}

.btn--eight:focus, .btn--eight:hover {
  color: var(--corBranco);
  background-color: var(--corPrimaria);
}

.btn--eight.btn--disabled {
  cursor: not-allowed;
}

.btn--nine {
  padding: 12px 14px 10px 14px;
  border: 2px solid var(--corBranco);
  background-color: rgba(0, 0, 0, 0);
  color: var(--corBranco);
  font-family: "Josefin Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.btn--nine:focus, .btn--nine:hover {
  color: var(--corPrimaria);
  background-color: var(--corBranco);
}

.btn--nine .btn__icon {
  height: 14px;
  margin-left: 10px;
}

.btn--nine .btn__icon svg {
  display: block;
  height: 100%;
  fill: var(--corPrimaria);
  transition: all 160ms ease-in;
}

.btn--nine:focus .btn__icon svg, .btn--nine:hover .btn__icon svg {
  fill: var(--corBranco);
}

.btn--nine.btn--disabled {
  cursor: not-allowed;
}

.btn--ten {
  padding: 8px 20px 8px 20px;
  background-color: var(--corMint);
  border: none;
  color: var(--corBranco);
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.btn--ten:focus, .btn--ten:hover {
  color: var(--corBranco);
  background-color: var(--corMint500);
}

.btn--ten .btn__loading {
  background-color: var(--corMint);
}

.btn--ten.btn--disabled {
  cursor: not-allowed;
}

.btn--ten.btn--small {
  padding: 6px 16px 6px 16px;
  font-size: 16px;
}

.btn--eleven {
  padding: 6px 20px 6px 20px;
  border-radius: 40px;
  background-color: var(--corMalachite);
  border: none;
  color: var(--corBranco);
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 700;
}

.btn--eleven .btn__icon {
  height: 30px;
  margin-right: 10px;
}

.btn--eleven .btn__icon svg {
  display: block;
  height: 100%;
  fill: var(--corBranco);
  transition: all 160ms ease-in;
}

.btn--eleven:focus, .btn--eleven:hover {
  color: var(--corBranco);
  background-color: var(--corMalachite500);
}

.btn--eleven.btn--disabled {
  cursor: not-allowed;
}

.btn--eleven.btn--ghost {
  opacity: 0.5;
}

.btn--twelve {
  padding: 6px 20px 6px 20px;
  border-radius: 40px;
  background-color: var(--corProcessCyan);
  border: none;
  color: var(--corBranco);
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 700;
}

.btn--twelve .btn__icon {
  height: 30px;
  margin-right: 10px;
}

.btn--twelve .btn__icon svg {
  display: block;
  max-width: 24px;
  height: 100%;
  fill: var(--corBranco);
  transition: all 160ms ease-in;
}

.btn--twelve:focus, .btn--twelve:hover {
  color: var(--corBranco);
  background-color: var(--corProcessCyan500);
}

.btn--twelve.btn--disabled {
  cursor: not-allowed;
}

.btn--twelve.btn--ghost {
  opacity: 0.5;
}

.btn--thirteen {
  padding: 2px 20px 2px 20px;
  border-radius: 5px;
  background-color: var(--corMint);
  border: none;
  color: var(--corBranco);
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 700;
}

.btn--thirteen .btn__icon {
  height: 30px;
  margin-right: 10px;
}

.btn--thirteen .btn__icon svg {
  display: block;
  max-width: 24px;
  height: 100%;
  fill: var(--corBranco);
  transition: all 160ms ease-in;
}

.btn--thirteen:focus, .btn--thirteen:hover {
  color: var(--corBranco);
  background-color: var(--corMint500);
}

.btn--thirteen.btn--disabled {
  cursor: not-allowed;
}

.btn--thirteen.btn--ghost {
  opacity: 0.5;
}

.btn--fourteen {
  padding: 2px 10px 2px 10px;
  border-radius: 5px;
  border: 1px solid var(--corYaleBlue);
  color: var(--corYaleBlue);
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.btn--fourteen .btn__text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.btn--fourteen .btn__icon {
  height: 9px;
  margin-left: 10px;
}

.btn--fourteen .btn__icon svg {
  display: block;
  height: 100%;
  fill: var(--corRaspberry);
  transition: all 160ms ease-in;
}

.btn--fourteen:focus, .btn--fourteen:hover {
  color: var(--corBranco);
  border-color: var(--corRaspberry);
  background-color: var(--corRaspberry);
}

.btn--fourteen:focus .btn__icon svg, .btn--fourteen:hover .btn__icon svg {
  fill: var(--corBranco);
}

.btn--fourteen.btn--disabled {
  cursor: not-allowed;
}

.btn--fourteen.btn--ghost {
  opacity: 0.5;
}

.link {
  color: #454f75;
  margin-top: 30px;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  text-align: center;
  text-decoration: underline;
}

.form__row {
  width: 100%;
}

.form__row:not(:last-child) {
  margin-bottom: 15px;
}

.form__box {
  display: block;
  position: relative;
  width: 100%;
  height: 200px;
  border-radius: 5px;
  background-color: #f7f7f7;
}

.form__required-message {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-end;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}

.form__required-message svg {
  margin-right: 2px;
  margin-bottom: 12px;
}

.form--inscricao-graduacao {
  width: 768px;
}

.form--inscricao-graduacao .form__row {
  display: grid;
  column-gap: 20px;
  row-gap: 15px;
}

.form--inscricao-graduacao .form__row:nth-child(1) {
  grid-template-columns: 7fr 3fr;
}

.form--inscricao-graduacao .form__row:nth-child(2) {
  grid-template-columns: 1fr 1fr;
}

.form--inscricao-graduacao .form__row:nth-child(3) {
  grid-template-columns: 7fr 3fr;
}

.form--inscricao-graduacao .form__row:nth-child(4) {
  grid-template-columns: 1fr 1fr 1fr;
}

.form--inscricao-graduacao .form__row:nth-child(6) {
  grid-template-columns: 1fr 1fr 1fr;
  align-items: end;
}

.form--inscricao-graduacao .form__row:nth-child(8) {
  justify-content: center;
  margin-top: 20px;
}

.form--inscricao-graduacao .form__row:nth-child(8) {
  justify-content: center;
  margin-top: 30px;
}

.form--inscricao-graduacao .form__row:nth-child(9) {
  justify-content: center;
  margin-top: 15px;
}

.form--inscricao-graduacao .form__row:nth-child(10) {
  justify-content: center;
  margin-top: 15px;
}

.form--inscricao-graduacao .btn--submit {
  min-width: 200px;
}

@media only screen and (max-width: 768px) {
  .form--inscricao-graduacao {
    width: calc(100% - 40px);
    margin: 0 auto;
  }
  .form--inscricao-graduacao .form__row {
    display: flex;
    flex-flow: column nowrap;
  }
  .form--inscricao-graduacao .form__row:nth-child(8) {
    align-items: center;
  }
  .form--inscricao-graduacao .form__row:nth-child(9) {
    align-items: center;
  }
  .form--inscricao-graduacao .form__row:nth-child(10) {
    align-items: center;
  }
}
.form--inscricao-pos-graduacao {
  width: 768px;
}

.form--inscricao-pos-graduacao .form__row {
  display: grid;
  column-gap: 20px;
  row-gap: 15px;
}

.form--inscricao-pos-graduacao .form__row:nth-child(1) {
  grid-template-columns: 1fr;
}

.form--inscricao-pos-graduacao .form__row:nth-child(2) {
  grid-template-columns: 1fr 1fr;
}

.form--inscricao-pos-graduacao .form__row:nth-child(3) {
  grid-template-columns: 7fr 3fr;
}

.form--inscricao-pos-graduacao .form__row:nth-child(4) {
  grid-template-columns: 1fr 1fr 1fr;
}

.form--inscricao-pos-graduacao .form__row:nth-child(5) {
  justify-content: center;
  margin-top: 30px;
}

.form--inscricao-pos-graduacao .form__row:nth-child(6) {
  justify-content: center;
  margin-top: 30px;
}

.form--inscricao-pos-graduacao .form__row:nth-child(7) {
  justify-content: center;
  margin-top: 15px;
}

.form--inscricao-pos-graduacao .form__row:nth-child(8) {
  justify-content: center;
  margin-top: 15px;
}

.form--inscricao-pos-graduacao .btn--submit {
  min-width: 200px;
}

@media only screen and (max-width: 768px) {
  .form--inscricao-pos-graduacao {
    width: calc(100% - 40px);
    margin: 0 auto;
  }
  .form--inscricao-pos-graduacao .form__row {
    display: flex;
    flex-flow: column nowrap;
  }
  .form--inscricao-pos-graduacao .form__row:nth-child(5) {
    align-items: center;
  }
  .form--inscricao-pos-graduacao .form__row:nth-child(6) {
    align-items: center;
  }
  .form--inscricao-pos-graduacao .form__row:nth-child(7) {
    align-items: center;
  }
}
.form--inscricao-extensao {
  width: 768px;
}

.form--inscricao-extensao .form__row {
  display: grid;
  column-gap: 20px;
  row-gap: 15px;
}

.form--inscricao-extensao .form__row:nth-child(1) {
  grid-template-columns: 1fr;
}

.form--inscricao-extensao .form__row:nth-child(2) {
  grid-template-columns: 1fr 1fr;
}

.form--inscricao-extensao .form__row:nth-child(3) {
  grid-template-columns: 7fr 3fr;
}

.form--inscricao-extensao .form__row:nth-child(4) {
  grid-template-columns: 1fr 1fr 1fr;
}

.form--inscricao-extensao .form__row:nth-child(5) {
  justify-content: center;
  margin-top: 30px;
}

.form--inscricao-extensao .form__row:nth-child(6) {
  justify-content: center;
  margin-top: 30px;
}

.form--inscricao-extensao .form__row:nth-child(7) {
  justify-content: center;
  margin-top: 15px;
}

.form--inscricao-extensao .form__row:nth-child(8) {
  justify-content: center;
  margin-top: 15px;
}

.form--inscricao-extensao .btn--submit {
  min-width: 200px;
}

@media only screen and (max-width: 768px) {
  .form--inscricao-extensao {
    width: calc(100% - 40px);
    margin: 0 auto;
  }
  .form--inscricao-extensao .form__row {
    display: flex;
    flex-flow: column nowrap;
  }
  .form--inscricao-extensao .form__row:nth-child(5) {
    align-items: center;
  }
  .form--inscricao-extensao .form__row:nth-child(6) {
    align-items: center;
  }
  .form--inscricao-extensao .form__row:nth-child(7) {
    align-items: center;
  }
}
.inputs {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
}

.input {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
}

.input__required {
  margin-right: 3px;
}

.input__required svg {
  fill: var(--corImperialRed);
  height: 5px;
}

.input label {
  display: flex;
  flex-flow: row nowrap;
  margin-bottom: 6px;
  color: var(--corSlateGray);
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
}

.input label .input__required {
  margin-top: 6px;
}

.input input, .input textarea, .input select {
  width: 100%;
  font-family: "Open Sans", sans-serif;
  color: var(--corPrimaria);
}

.input select {
  cursor: pointer;
  -webkit-appearance: none;
}

.input__container {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  position: relative;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .input label {
    margin-bottom: 4px;
  }
}
.input--full {
  width: 100%;
}

.input--w1 {
  width: 100px;
}

.input--w1-q1 {
  width: 125px;
}

.input--w1-q2 {
  width: 150px;
}

.input--w1-q3 {
  width: 175px;
}

.input--w2 {
  width: 200px;
}

.input--w2-q1 {
  width: 225px;
}

.input--w2-q2 {
  width: 250px;
}

.input--w2-q3 {
  width: 275px;
}

.input--w3 {
  width: 300px;
}

.input--w3-q1 {
  width: 325px;
}

.input--w3-q2 {
  width: 350px;
}

.input--w3-q3 {
  width: 375px;
}

.input--w4 {
  width: 400px;
}

.input--w4-q1 {
  width: 425px;
}

.input--w4-q2 {
  width: 450px;
}

.input--w4-q3 {
  width: 475px;
}

.input--w5 {
  width: 500px;
}

.input--w5-q1 {
  width: 525px;
}

.input--w5-q2 {
  width: 550px;
}

.input--w5-q3 {
  width: 575px;
}

@media only screen and (max-width: 700px) {
  .input--w3 {
    width: 100%;
    max-width: 300px;
  }
  .input--w3-q1 {
    width: 100%;
    max-width: 325px;
  }
  .input--w3-q2 {
    width: 100%;
    max-width: 350px;
  }
  .input--w3-q3 {
    width: 100%;
    max-width: 375px;
  }
  .input--w4 {
    width: 100%;
    max-width: 400px;
  }
  .input--w4-q1 {
    width: 100%;
    max-width: 425px;
  }
  .input--w4-q2 {
    width: 100%;
    max-width: 450px;
  }
  .input--w4-q3 {
    width: 100%;
    max-width: 475px;
  }
  .input--w5 {
    width: 100%;
    max-width: 500px;
  }
  .input--w5-q1 {
    width: 100%;
    max-width: 525px;
  }
  .input--w5-q2 {
    width: 100%;
    max-width: 550px;
  }
  .input--w5-q3 {
    width: 100%;
    max-width: 575px;
  }
}
.input--privacy-policy {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}

.input--privacy-policy input {
  width: auto;
  margin-bottom: 1px;
}

.input--privacy-policy .input__required {
  margin-left: 10px;
  margin-right: 4px;
  margin-bottom: 8px;
}

.input--privacy-policy a {
  color: #f65e8d;
}

.inputs--style-1 select {
  padding: 12px 16px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border: none;
  border-bottom: 2px solid var(--corMint);
  background-color: var(--corCinza100);
  font-size: 16px;
}

.inputs--style-1 .input__caret {
  position: absolute;
  right: 16px;
  height: 7px;
}

.inputs--style-1 .input__caret img {
  display: block;
  position: relative;
  height: 100%;
}

.inputs--style-2 select {
  padding: 12px 16px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border: none;
  border-bottom: 2px solid var(--corMint);
  background-color: var(--corBranco);
  font-size: 16px;
}

.inputs--style-2 .input__caret {
  position: absolute;
  right: 16px;
  height: 7px;
}

.inputs--style-2 .input__caret img {
  display: block;
  position: relative;
  height: 100%;
}

@media only screen and (max-width: 768px) {
  .inputs--style-2 select {
    padding: 10px 16px;
    font-size: 15px;
  }
}
.inputs--style-3 input {
  padding: 12px 16px;
  border-radius: 5px;
  border: none;
  background-color: #f7f7f7;
  font-size: 16px;
  transition: all 160ms ease;
}

.inputs--style-3 input:hover, .inputs--style-3 input:focus {
  background-color: var(--corCinza100);
}

.inputs--style-3 input[readonly] {
  cursor: not-allowed;
  background-color: var(--corCinza100);
}

.inputs--style-3 select {
  padding: 12px 16px;
  border-radius: 5px;
  border: none;
  background-color: #f7f7f7;
  font-size: 16px;
}

.inputs--style-3 select:hover, .inputs--style-3 select:focus {
  background-color: var(--corCinza100);
}

.inputs--style-3 .input__caret {
  position: absolute;
  right: 16px;
  height: 7px;
}

.inputs--style-3 .input__caret img {
  display: block;
  position: relative;
  height: 100%;
}

@media only screen and (max-width: 768px) {
  .inputs--style-3 select {
    padding: 10px 16px;
    font-size: 15px;
  }
}
.multi-input {
  display: flex;
  flex-flow: column;
  width: 100%;
}

.multi-input--full {
  width: 100%;
}

.multi-input .input--half {
  width: 100%;
  flex-shrink: 0;
}

.multi-input .input {
  margin-bottom: 10px;
}

@media only screen and (min-width: 1200px) {
  .multi-input {
    flex-flow: row nowrap;
  }
  .multi-input .input--half {
    width: 50%;
  }
  .multi-input .input:last-child {
    margin-bottom: initial;
  }
  .multi-input .input:not(:last-child) {
    margin-right: 20px;
    margin-bottom: 10px;
  }
}
.file-box-input {
  padding: 15px;
  width: 100%;
  border-radius: 5px;
  background-color: #f7f7f7;
}

.file-box-input-file {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  column-gap: 40px;
  padding: 5px 0;
  border-radius: 5px;
  background-color: #e6e6e6;
}

.file-box-input-file:not(:last-child) {
  margin-bottom: 10px;
}

.file-box-input-file__left, .file-box-input-file__right {
  position: relative;
}

.file-box-input-file__left {
  display: flex;
  flex-flow: column nowrap;
  margin-left: 15px;
}

.file-box-input-file__right {
  margin-right: 10px;
}

.file-box-input-file__label {
  display: flex;
  flex-flow: row nowrap;
  margin: 0;
  color: var(--corYaleBlue);
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 13px;
}

.file-box-input-file__required {
  margin-right: 3px;
  margin-top: 6px;
}

.file-box-input-file__required svg {
  fill: var(--corImperialRed);
  height: 5px;
}

.file-box-input-file__description {
  padding-bottom: 3px;
  margin: 0;
  margin-top: -2px;
  color: var(--corYaleBlue);
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
}

.file-box-input-file__input {
  cursor: pointer;
  width: 175px;
}

.file-box-input-file__input input {
  cursor: pointer;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  width: 100%;
  opacity: 0;
  z-index: 1;
}

.file-box-input-file__input .btn {
  cursor: pointer;
  width: 100%;
}

.file-box-input-file__remove {
  max-width: 270px;
}

.input--checkbox {
  flex-flow: row nowrap;
  align-items: center;
}

.input--checkbox input[type=checkbox] {
  padding: 0;
  width: auto;
  margin-right: 8px;
}

.uni-navbar {
  position: relative;
  padding: 0 15px;
  background-color: var(--corBranco);
  z-index: var(--layer5);
  height: 90px;
}

.uni-navbar--desktop {
  display: none;
}

.uni-navbar--mobile {
  width: 100%;
  height: 1000px;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  z-index: 9;
  left: 100%;
  padding-bottom: 30px;
  overflow: hidden;
}

.uni-navbar--mobile::before {
  content: "";
  width: 100%;
  height: 1000px;
  background-color: rgba(31, 57, 106, 0.8);
  backdrop-filter: blur(7px);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.uni-navbar__content--mobile {
  width: calc(100% - 50px);
  border-radius: 0 0 0 20px;
  background: #fff;
  padding: 0px;
  display: flex;
  flex-direction: column;
  grid-gap: 0px;
  max-width: 330px;
  overflow-y: auto;
  margin-right: 0;
  margin-left: auto;
  padding-bottom: 20px;
  overflow: hidden;
  box-shadow: 0 5px 20px #0b1e42;
}

.close__content-menu--mobile {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 2;
}

.btn-close__menu-mobile {
  width: 20px;
  height: 20px;
  display: block;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  padding: 0;
}

.btn-close__menu-mobile svg {
  width: 100%;
  height: 100%;
}

.uni-navbar__wrapper {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  padding: 10px 0;
}

.uni-navbar__left {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
}

.uni-navbar__logo {
  position: relative;
  z-index: var(--layer5);
}

.uni-navbar__logo img {
  display: block;
  position: relative;
  width: 200px;
}

.uni-navbar__menu {
  position: absolute;
  top: 0;
  left: 100%;
  padding: 0;
  padding-top: 110px;
  width: 100%;
  height: auto;
  z-index: 99;
  overflow: hidden;
  list-style-type: none;
  background-color: var(--corBranco);
  font-family: "Josefin Sans", sans-serif;
}

.uni-navbar--mobile .uni-navbar__menu {
  position: relative;
  left: 0;
  padding-top: 0;
  margin-bottom: 0;
}

.uni-navbar__menu a {
  text-decoration: none;
}

.uni-navbar__menu .submenu-card * {
  transition: all ease 0.3s;
}

.uni-navbar__menu a.link-principal {
  display: block;
  padding: 15px;
  margin: 0px 10px;
  border-bottom: 1px solid var(--corPrimaria);
  color: var(--corPrimaria);
  font-size: 19px;
}

.uni-navbar__blue-item a.link-principal {
  color: var(--corBranco);
  background: var(--corPrimaria);
  margin-top: 10px;
}

.uni-navbar .hamburger {
  top: 15px;
  z-index: 1;
}

@media only screen and (min-width: 768px) {
  .uni-navbar__menu {
    padding-top: 60px;
  }
  .uni-navbar__wrapper {
    flex-wrap: nowrap;
  }
  .uni-navbar__logo img {
    width: 210px;
  }
}
@media only screen and (min-width: 1200px) {
  .uni-navbar--mobile {
    display: none;
  }
  .uni-navbar--desktop {
    display: flex;
    align-items: center;
  }
  .uni-navbar {
    padding: 0 0 0 15px;
    height: 110px;
  }
  .uni-navbar__wrapper {
    justify-content: space-between;
    position: relative;
    padding: 0 60px 0 15px;
    height: 110px;
  }
  .uni-navbar__right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
  }
  .uni-navbar__menu {
    display: flex;
    align-items: center;
    position: relative;
    left: 0;
    padding-top: 0;
    margin: 0;
    background: rgba(0, 0, 0, 0);
    height: auto !important;
    overflow: inherit;
  }
  .uni-navbar__menu-li {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 110px;
  }
  .uni-navbar__menu-li:hover {
    background: #f8f9fa;
  }
  .uni-navbar__menu a.link-principal {
    margin: 0;
    border-bottom: 0;
    height: 100%;
    padding: 0 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    grid-gap: 10px;
    position: relative;
  }
  .uni-navbar__menu .uni-navbar__menu-li a.link-principal:after {
    content: "";
    width: 100%;
    background-color: #7affb3;
    height: 0;
    bottom: 0;
    left: 0;
    transition: 0.3s ease;
    position: absolute;
  }
  .uni-navbar__menu .uni-navbar__menu-li:hover a.link-principal::after {
    height: 5px;
    bottom: 10px;
  }
  .uni-navbar__blue-item a.link-principal {
    margin-top: 0;
  }
  .uni-navbar .hamburger {
    display: none;
  }
}
@media only screen and (min-width: 1400px) {
  .uni-navbar__left {
    position: absolute;
    left: 0;
    top: 15px;
  }
  .uni-navbar__wrapper {
    justify-content: end;
    padding: 0 0 0 15px;
  }
}
.uni-navbar-search {
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 40px;
  position: relative;
  background: #fff;
  z-index: 99;
  padding: 0 10px;
  transition: 0.3s ease all;
}

.uni-navbar-search__container {
  position: relative;
  max-width: 360px;
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.uni-navbar-search__icon {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 2px;
  top: 2px;
  z-index: 2;
  border-radius: 50%;
  cursor: pointer;
}

.uni-navbar-search__icon svg {
  width: 20px;
  height: 20px;
  display: block;
}

.uni-navbar-search__input {
  padding: 15px 0;
  max-width: 360px;
  width: 100%;
  height: 40px;
  box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 20px;
  display: block;
  background-color: var(--corBranco);
  padding: 0 15px;
  transition: 0.3s ease all;
  border: 0;
}

.uni-navbar-search__input:focus {
  outline: 0;
  box-shadow: unset 0 3px 6px rgba(0, 0, 0, 0.1607843137);
}

@media only screen and (min-width: 768px) {
  .uni-navbar-search {
    display: flex;
    width: 100%;
    padding: 0 10px;
  }
}
@media only screen and (min-width: 1200px) {
  .uni-navbar-search {
    width: 60px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  .uni-navbar-search__container {
    width: 40px;
    justify-content: end;
    overflow: hidden;
  }
  .uni-navbar-search__icon {
    border: 1px solid var(--corCinza500);
  }
  .uni-navbar-search__input {
    transform: translateX(100%);
  }
  .uni-navbar-search.is-open {
    padding: 0 30px;
  }
  .uni-navbar-search.is-open, .uni-navbar-search.is-open .uni-navbar-search__container {
    width: 350px;
  }
  .uni-navbar-search.is-open .uni-navbar-search__input {
    transform: translateX(0%);
  }
  .uni-navbar-search.is-open .uni-navbar-search__icon {
    border: 0;
  }
}
@media only screen and (min-width: 1400px) {
  .uni-navbar-search {
    width: 200px;
    position: relative;
    padding: 0 15px;
  }
  .uni-navbar-search__container {
    width: 100%;
    justify-content: center;
  }
  .uni-navbar-search__icon {
    border: 0;
  }
  .uni-navbar-search__input {
    transform: translateX(0);
  }
}
.uni-navbar__background-submenu {
  position: absolute;
  width: 100%;
  min-width: 100%;
  height: 0;
  background-color: rgba(31, 57, 106, 0.5);
  opacity: 0;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  left: 0;
  top: 100%;
}

.uni-navbar__menu-li .uni-navbar__submenu {
  height: 0;
  opacity: 0;
}

.uni-navbar__submenu {
  position: absolute;
  top: 100%;
  width: 1040px;
  right: 0;
  display: flex;
  flex-direction: row;
  overflow: hidden;
  background: #f2f2f2;
  border-radius: 0 0 30px 30px;
}

.submenu-portal-academico {
  max-width: 600px;
}

.submenu-portal-academico .submenu-card {
  width: 50%;
  padding-bottom: 40px;
}

.submenu-card {
  padding: 40px 20px 0px 20px;
  position: relative;
  overflow: hidden;
  transition: 0.3s ease;
}

.uni-navbar__submenu .submenu-card:not(:last-child) {
  border-right: 1px solid #d7dce5;
}

.submenu__card-cursos-geral {
  background: #fff;
}

.submenu-card__tipo-curso {
  width: 25%;
}

.submenu__card--diferencial {
  width: 25%;
}

.submenu__card--sobre-nos {
  width: 33.3%;
}

.submenu-card--link:hover {
  background-color: #fff;
}

.uni-navbar__submenu--itens {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom: 50px;
}

.submenu__title {
  color: #666;
  font-size: 18px;
  letter-spacing: -1px;
  font-weight: 800;
  margin: 0;
  margin-bottom: 20px;
}

.submenu-card .line-bottom {
  position: relative;
}

.submenu-card .line-bottom:after {
  content: "";
  position: relative;
  display: block;
  margin: 5px 0;
  width: 40px;
  height: 2px;
  background-color: #0bbbef;
  transition: all ease 0.3s;
}

.submenu-card li.submenu__title:hover:after {
  width: 100px;
}

.submenu-card li:hover a {
  color: var(--corPrimaria);
}

.uni-navbar__submenu--itens a {
  color: #666;
  font-size: 17px;
}

.submenu__card-right-img {
  position: absolute;
  top: 15px;
  right: 5px;
  width: 110px;
  height: 120px;
}

.submenu__card-right-img img {
  display: block;
  width: 100%;
}

.submenu__card-ver-todos {
  width: 100%;
  height: 50px;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
}

.submenu__card-ver-todos .submenu__btn {
  color: #666;
  margin: 0 auto;
  width: 160px;
  display: grid;
  grid: 50px/auto auto;
  align-items: center;
  justify-content: center;
  grid-gap: 5px;
  background-color: #fff;
  border-radius: 25px 25px 0 0;
  line-height: 15px;
  font-size: 15px;
  transition: 0.3s ease;
}

.submenu__card-ver-todos .submenu__btn:hover, .submenu-card--link:hover .submenu__card-ver-todos .submenu__btn {
  background-color: #7affb3;
  color: var(--corPrimaria);
}

.submenu__card-ver-todos .submenu__btn svg {
  width: 15px;
}

.submenu-card__text {
  color: #666;
}

.submenu-card__text b {
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 5px;
}

.submenu-card:hover .submenu-card__text b {
  color: var(--corPrimaria);
}

.submenu-card__text p {
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 25px 0;
  font-family: "Open Sans", sans-serif;
}

.link-arrow {
  display: grid;
  grid: auto/10px auto;
  grid-gap: 8px;
}

.link-arrow svg {
  stroke: #0bbbef;
  width: 10px;
  position: relative;
  top: 2px;
}

.submenu-card__img--bottom {
  display: block;
  height: 160px;
  width: 100%;
  margin-top: 40px;
}

.submenu-card__img--bottom img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 160px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.uni-navbar__submenu--graduacao .line-bottom:after {
  background-color: #7976ff;
}

.uni-navbar__submenu--graduacao .link-arrow svg {
  stroke: #7976ff;
}

.uni-navbar__submenu--posgraduacao .line-bottom:after {
  background-color: #ffae0d;
}

.uni-navbar__submenu--posgraduacao .link-arrow svg {
  stroke: #ffae0d;
}

.uni-navbar__submenu--extensao .line-bottom:after {
  background-color: #f0145c;
}

.uni-navbar__submenu--extensao .link-arrow svg {
  stroke: #f0145c;
}

@media only screen and (max-width: 1400px) {
  .uni-navbar-search__icon--close {
    position: absolute;
    width: 20px;
    height: 20px;
    margin: 0 auto;
    bottom: 5px;
    right: calc(50% - 10px);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #f2f2f2;
    background: #dedede;
    cursor: pointer;
    display: none;
  }
  .uni-navbar-search.is-open .uni-navbar-search__icon--close {
    display: flex;
  }
  .uni-navbar-search__icon--close svg {
    display: block;
    width: 10px;
    height: 10px;
  }
}
.uni-navbar-search--mobile {
  display: flex;
}

.uni-navbar__menu-li--mobile {
  margin: 0 0 2px 0;
}

.item-menu--mobile {
  background-color: #f2f2f2;
  margin: 0 0 2px 0;
  padding: 15px 20px;
  color: var(--corPrimaria);
  font-size: 19px;
  letter-spacing: -1px;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  grid-gap: 5px;
}

.uni-navbar__menu-li--mobile.uni-navbar__blue-item {
  margin: 0;
}

.uni-navbar__menu-li--mobile.uni-navbar__blue-item a {
  width: 100%;
  padding: 15px 20px;
  background-color: var(--corPrimaria);
  margin: 0;
  display: block;
  border-bottom: 1px solid #f2f2f2;
}

.uni-navbar__menu--mobile {
  list-style: none;
  padding: 0;
}

.uni-navbar__submenu-items--mobile {
  position: relative;
  width: 100%;
  flex-direction: column;
  opacity: 1;
  height: auto;
  border-bottom: 1px solid #d7dce5;
  list-style: none;
  padding: 0;
}

.uni-navbar__submenu--mobile {
  padding: 0 20px;
  list-style: none;
  position: relative;
  flex-direction: column;
  background: #fff;
}

.uni-navbar__submenu--mobile .uni-navbar__submenu-items--mobile:last-child {
  border-bottom: 0;
}

.uni-navbar__submenu--mobile li {
  padding: 0;
  list-style: none;
  padding: 5px 20px;
}

.uni-navbar__menu--mobile li a {
  color: var(--corPrimaria);
}

.uni-navbar__menu--mobile .submenu__title {
  margin: 0;
  padding: 15px 0px 5px 0px;
}

.uni-navbar__menu--mobile .submenu__title a {
  color: #666;
}

.uni-navbar__menu--mobile .uni-navbar__submenu--itens {
  margin: 0;
}

.uni-navbar__menu--mobile .uni-navbar__blue-item a.link-principal {
  margin: 0;
}

.uni-navbar__menu-li--mobile .uni-navbar__submenu--mobile {
  height: 0;
  overflow: hidden;
}

:root {
  --lfr-admin-blue: #0b5fff;
}

.uni-fragment-controller {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 5px;
  border-bottom-left-radius: 5px;
  background-color: var(--lfr-admin-blue);
}

.page-editor .active .uni-fragment-controller {
  display: block;
}

.uni-fragment-input select {
  padding: 5px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid var(--white);
  color: var(--white);
}

.uni-fragment-placeholder {
  display: none;
  padding: 50px;
  width: 100%;
  border-radius: 5px;
  background-color: #cedfff;
  border: 1px solid var(--lfr-admin-blue);
  color: var(--lfr-admin-blue);
  font-family: "Open Sans", sans-serif;
  font-size: 26px;
  font-weight: 700;
  text-align: center;
}

.page-editor .uni-fragment-placeholder {
  display: block;
}

.section {
  position: relative;
  padding: 35px 0;
  width: 100%;
}

.section.page--programa-mentoria {
  padding: 0;
}

.section--no-pad {
  padding: 0 !important;
}

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

.section__wrapper {
  position: relative;
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  z-index: 1;
}

.section__wrapper-two {
  position: relative;
  padding: 0 20px;
  width: 100%;
  max-width: 964px;
  margin: 0 auto;
  z-index: 1;
}

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

.section__background.rounded-corners {
  border-radius: 40px 0 40px 0;
  overflow: hidden;
}

.section__background img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section__row {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 0;
}

.section__column {
  display: flex;
  flex-flow: column wrap;
  align-items: center;
}

.section__row--inline {
  align-items: start;
}

.section__titles {
  padding: 0 10px 30px 35px;
}

.section__hat {
  margin: 0;
  margin-bottom: 15px;
  color: var(--corPrimaria);
  font-size: 15px;
  line-height: 15px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0;
}

.section__title--right {
  text-align: left;
  padding-right: 0;
}

.section__row--inline h3.section__title {
  max-width: 376px;
  font-size: 30px;
  line-height: 32px;
  letter-spacing: -2px;
  padding-bottom: 20px;
}

h3.section__title--white {
  color: #fff;
}

.section__title {
  margin: 0;
  max-width: 740px;
  color: var(--corPrimaria);
  font-size: 38px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: -2px;
}

.section__lead {
  margin: 0;
  margin-top: 0;
  max-width: 570px;
  color: var(--corCinza600);
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 23px;
}

.section__text p {
  color: var(--corPrimaria);
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  margin: 0;
  line-height: 25px;
}

.section__row--inline .section__text {
  max-width: 572px;
}

.padrao-letras canvas.canvas__padrao-letras {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
}

.padrao-opacity-10 canvas.canvas__padrao-letras {
  opacity: 0.1;
}

.padrao-opacity-30 canvas.canvas__padrao-letras {
  opacity: 0.2;
}

.padrao-opacity-50 canvas.canvas__padrao-letras {
  opacity: 0.5;
}

@media only screen and (min-width: 768px) {
  .section__wrapper-two {
    padding: 0 40px;
    width: calc(100% - 80px);
    margin: 0 auto;
  }
  .section__titles {
    padding-left: 35px;
  }
  .section__background.rounded-corners {
    border-radius: 100px 0 100px 0;
  }
  .section__title--right {
    text-align: right;
    padding-right: 40px;
  }
  .section__titles {
    padding-left: 0;
  }
  .section__title {
    font-size: 60px;
    line-height: 62px;
  }
  .section__row {
    padding: 0;
    flex-wrap: nowrap;
  }
  .section__lead {
    font-size: 16px;
    line-height: 28px;
  }
  .section__row--inline h3.section__title {
    font-size: 40px;
    line-height: 42px;
  }
  .section__wrapper {
    padding: 0;
    width: calc(100% - 40px);
  }
  .section__hat {
    font-size: 20px;
    line-height: 20px;
  }
  .section.section--no-margin {
    margin: 0;
  }
}
@media only screen and (max-width: 768px) {
  .section__wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.section--layer10 {
  z-index: var(--layer10);
}

.section--background-neutral4 {
  background-color: #d7dce5;
}

.section--background {
  padding: 70px 0;
  margin: 35px 0;
}

.section--background .section__hat {
  color: var(--corBranco);
}

.section--background .section__title {
  color: var(--corBranco);
}

.section__title--excelencia-engenharia {
  max-width: 470px;
}

.section--background .section__lead {
  max-width: 470px;
  color: var(--corBranco);
}

@media only screen and (min-width: 768px) {
  .section {
    padding: 50px 0;
  }
  .section--background {
    padding: 80px 0;
    margin: 50px 0;
  }
}
.section--cinza-100 {
  background-color: var(--corCinza100);
  margin: 35px 0;
}

@media only screen and (min-width: 768px) {
  .section--cinza-100 {
    margin: 50px 0;
  }
}
.section--cinza-300 {
  background-color: var(--corCinza300);
}

.section--cinza-500 {
  background-color: var(--corCinza500);
}

.section--one .section__content {
  margin-top: 5px;
}

.section--e-mec .section__row {
  justify-content: center;
}

@media only screen and (max-width: 1200px) {
  .section--e-mec .section__row {
    justify-content: center;
  }
}
.menu-footer {
  background-color: var(--corPrimaria);
  padding: 20px 15px;
}

.menu-footer__logo {
  display: block;
  position: relative;
  height: 60px;
}

.menu-footer__logo img {
  height: 100%;
  margin: 0 auto;
}

.menu-footer__grid {
  margin: 30px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
}

.column-menu {
  display: block;
  width: auto;
  text-align: center;
}

.menu-footer__ul {
  padding: 0;
  list-style-type: none;
  margin: 0 0 10px 0;
  font-size: 15px;
}

.menu-footer__flag {
  color: #fff;
  font-weight: 700;
  margin-bottom: 5px;
  font-family: "Open Sans", sans-serif;
}

.menu-footer__link {
  color: #b7c4dc;
  text-decoration: none;
  margin-bottom: 5px;
  font-family: "Open Sans", sans-serif;
}

.menu-footer__link:hover {
  text-decoration: underline;
}

.midias__column {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 40px 0;
}

.midias-flag {
  color: #0bbbef;
  font-size: 15px;
  width: 100%;
  text-align: center;
  margin: 0 0 15px 0;
}

.midias-links {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}

.midias-links a {
  display: block;
  margin: 0 10px;
}

.midia-link {
  display: block;
  position: relative;
  height: 25px;
}

.midia-link img {
  height: 100%;
}

.midias-links--logo a {
  display: block;
  position: relative;
  height: 70px;
}

.midias-links--logo img {
  height: 100%;
}

@media only screen and (min-width: 576px) {
  .menu-footer__grid {
    width: 100%;
    max-width: 500px;
    justify-content: center;
    flex-direction: initial;
  }
  .column-menu {
    width: 250px;
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
  .menu-footer__logo {
    height: 85px;
  }
  .menu-footer__grid {
    max-width: 100%;
    width: 100%;
  }
  .column-menu {
    width: 25%;
    position: relative;
    padding: 20px 0;
  }
  .menu-footer__midias {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
  }
  .midias__column {
    width: 50%;
    display: flex;
    flex-wrap: nowrap;
    padding: 0 20px;
    margin: 0;
  }
  .midias__column--left {
    justify-content: end;
  }
  .midias__column--right {
    justify-content: start;
  }
  .midias-flag {
    margin: 0;
    width: 90px;
  }
  .border-column {
    position: absolute;
    width: 100%;
    left: 0;
    background-color: #4b679c;
    height: 1px;
  }
  .border-column::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -1px;
    height: 3px;
    width: 40px;
    background-color: #0bbbef;
  }
  .border-column--top {
    top: 0;
  }
  .border-column--bottom {
    bottom: 0;
  }
}
.busca-cursos-home {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 20px;
}

.busca-cursos-home__title {
  margin: 0;
  margin-bottom: 15px;
  color: var(--corPrimaria);
  font-size: 26px;
  font-weight: 700;
  letter-spacing: -1.5px;
  text-align: center;
  line-height: 28px;
}

.busca-cursos-home__title span {
  color: var(--corProcessCyan400);
}

.busca-cursos-home__content {
  width: 100%;
  max-width: 800px;
  border-radius: 40px;
  position: relative;
  z-index: 2;
}

.busca-cursos-home__input {
  width: 100%;
  max-width: 800px;
  border-radius: 40px;
  background-color: var(--corBranco);
  position: relative;
  z-index: 1;
  box-shadow: 0 2px 2px rgba(86, 203, 238, 0.2);
}

.busca-cursos-home__input ::placeholder {
  color: var(--corCinza600);
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.busca-cursos-home__input input {
  width: 100%;
  padding: 15px 0px 15px 15px;
  border-radius: 40px;
  border: 0;
  background-color: var(--corBranco);
  color: var(--corCinza700);
  font-family: "Open Sans", sans-serif;
  font-size: 21px;
  text-align: center;
  outline: none;
}

.busca-cursos-home__input input:focus {
  border-color: var(--corProcessCyan200);
}

.busca-cursos-home__icon {
  position: absolute;
  width: 30px;
  height: 100%;
  right: 15px;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.busca-cursos-home__icon svg {
  width: 100%;
  height: auto;
  display: block;
}

.busca-cursos-home__result-search {
  overflow: hidden;
  height: 0;
  top: 0;
  position: absolute;
  width: 100%;
  max-height: 310px;
  border-radius: 40px;
  box-shadow: 0px 3px 30px rgba(86, 203, 238, 0.5);
  z-index: 0;
  background: #fff;
}

.result-search__items {
  list-style: none;
  padding: 0px 10px 0px 0px;
  margin: 60px 15px 15px 20px;
  overflow: auto;
  max-height: 235px;
}

.result-search__items li {
  border-top: 1px solid #d9eeee;
  border-bottom: 1px solid #d9eeee;
}

.result-search__items li:last-child {
  border-bottom: 0;
}

.result-search__items a {
  display: grid;
  grid: auto/auto auto;
  align-items: center;
  justify-content: space-between;
  padding: 15px 20px;
  text-decoration: none;
  transition: 0.3s ease;
}

.result-search__items a:hover {
  background: #7affb3;
}

.result-search__items p {
  margin: 0;
}

.result__title-curso {
  color: #000;
  font-size: 17px;
  line-height: 19px;
}

.result__tipo-curso {
  font-size: 14px;
  line-height: 16px;
  color: #738388;
}

.result-search__items::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0);
}

.result-search__items::-webkit-scrollbar {
  width: 8px;
  background-color: rgba(0, 0, 0, 0);
}

.result-search__items::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #c5d1de;
}

@media screen and (min-width: 768px) {
  .busca-cursos-home {
    padding: 50px 20px;
  }
  .busca-cursos-home__title {
    font-size: 30px;
    line-height: 32px;
  }
  .busca-cursos-home__input ::placeholder {
    font-size: 22px;
    padding-right: 30px;
  }
}
.grafismos {
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-miterlimit: 10;
}

.graf-left {
  width: 510px;
  height: 238px;
  position: absolute;
  top: -4px;
  left: -450px;
}

.graf-right {
  width: 510px;
  height: 238px;
  position: absolute;
  bottom: 120px;
  right: -450px;
  color: rgba(158, 179, 218, 0.549);
  transform: rotate(180deg);
  z-index: -1;
}

.grafismo-sec {
  color: rgba(158, 179, 218, 0.549);
}

.grafismo-cor {
  color: #0bbbef;
  stroke-width: 2px;
}

.section__title--graduacao .grafismo-cor {
  color: #7976ff;
}

.page-header-one .graf-left {
  top: 50%;
  margin-top: -41px;
}

.page--graduacao .page-header-one .grafismo-cor {
  color: #7976ff;
}

.page--posgraduacao .page-header-one .grafismo-cor {
  color: #ffae0d;
}

.page--extensao .page-header-one .grafismo-cor {
  color: #f0145c;
}

@media only screen and (max-width: 992px) {
  .graf-left {
    width: 220px;
    top: 0;
    margin: 0;
  }
  .page-header-one .graf-left {
    top: -45px;
    margin: 0;
    left: -145px;
  }
  .graf-right {
    display: none;
  }
  .grafismo-cor {
    stroke-width: 4px;
  }
}
.grafismos__footer__height0 {
  height: 0;
  width: 0;
  overflow: hidden;
}

.barra-integradora {
  position: relative;
  display: block;
  z-index: 2;
  background: #fff;
  background: #fff linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 85%, rgba(0, 0, 0, 0.0588235294) 100%);
}

.barra-integradora__items {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 360px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.barra-integradora__item {
  height: 30px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.barra-integradora__item svg {
  display: block;
  height: 12px;
  width: auto;
  padding: 0 5px;
}

.barra-integradora__item svg path {
  fill: #b1b3be;
}

.barra-integradora__item:hover {
  background: #b2c0d2;
}

.barra-integradora__item:hover path {
  fill: #fff;
}

.barra-integradora__item.active {
  background: #b2c0d2;
}

.barra-integradora__item.active path {
  fill: #fff;
}

@media only screen and (min-width: 768px) {
  .barra-integradora__items {
    max-width: 100%;
  }
  .barra-integradora__item {
    height: 35px;
    padding: 0 10px;
  }
}
footer.barra-integradora-rodape {
  position: relative;
  display: block;
  z-index: 2;
  background: #fff;
  box-shadow: 0px -3px 6px rgba(0, 0, 0, 0.1607843137);
  padding-bottom: 50px;
}

.barra-integradora-rodape__casas-links {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  border-bottom: 1px solid #bcc9ff;
}

.barra-integradora-rodape-casas {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  margin: 10px;
  width: 100%;
  max-width: 360px;
}

.barra-integradora-rodape-casas__item {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  padding: 0 3px;
}

.barra-integradora-rodape-casas__item svg {
  height: 12px;
}

.barra-integradora-rodape-casas__item:hover {
  background: #b2c0d2;
}

.barra-integradora-rodape-casas__item:hover path {
  fill: #fff;
}

.barra-integradora-rodape-links {
  height: 25px;
  display: flex;
  align-items: center;
  border-left: 1px solid #bcc9ff;
  padding-left: 0;
  border: 0;
  margin: 5px 15px;
  width: 100%;
  justify-content: center;
}

.barra-integradora-rodape-links__item {
  padding: 0 10px;
  color: #828697;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  border-right: 1px solid #828697;
}

.barra-integradora-rodape-casas__items {
  justify-content: space-between;
  max-width: 100%;
  margin: 0 auto;
}

.barra-integradora-rodape-links__item:hover {
  text-decoration: underline;
}

.barra-integradora-rodape-links__item:last-child {
  border-right: none;
}

.barra-integradora-rodape-endereco {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
}

.barra-integradora-rodape-endereco__link {
  display: flex;
  justify-content: center;
  text-align: center;
  margin: 15px 20px;
  color: #828697;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 18px;
  text-decoration: none;
}

@media only screen and (min-width: 768px) {
  .barra-integradora-rodape {
    padding-bottom: 0;
  }
  .barra-integradora-rodape__casas-links {
    flex-wrap: nowrap;
  }
  .barra-integradora-rodape-casas {
    margin: 0px;
    max-width: 1200px;
    justify-content: center;
  }
  .barra-integradora-rodape-casas__item {
    padding: 0 10px;
    height: 60px;
  }
  .barra-integradora-rodape-links {
    margin-left: 30px;
    padding-left: 30px;
  }
}
.home-slider {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  height: 350px;
  overflow: hidden;
}

.home-slider--desktop {
  display: none;
}

.home-slider__slides {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.home-slider__slide {
  width: 100%;
  height: 100%;
}

.home-slider__slide img {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home-slider__arrow {
  cursor: pointer;
  outline: none;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 60px;
  border: none;
  background-color: rgba(0, 0, 0, 0.3);
  transition: all 160ms ease;
}

.home-slider__arrow:focus, .home-slider__arrow:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.home-slider__arrow--left {
  left: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.home-slider__arrow--right {
  right: 0;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.home-slider__arrow svg {
  display: block;
  height: 20px;
  fill: var(--corMint300);
}

.home-slider .flickity-page-dots {
  bottom: 25px;
}

.home-slider .flickity-page-dot {
  width: 10px;
  height: 10px;
  background: var(--corBranco);
  opacity: 0.3;
}

.home-slider .flickity-page-dot.is-selected {
  opacity: 0.9;
}

.home-slider--desktop {
  display: none;
}

@media screen and (min-width: 768px) {
  .home-slider--mobile {
    display: none;
  }
  .home-slider--desktop {
    display: flex;
  }
  .home-slider {
    height: 320px;
  }
}
@media screen and (min-width: 1200px) {
  .home-slider {
    height: 500px;
  }
}
#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_akew {
  margin-bottom: 0;
}

.portlet-decorate .portlet-content {
  border: 0;
  padding: 0;
  background-color: #f5f5f5;
}

#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_akew_breadcrumbs-defaultScreen {
  display: grid;
  grid: 40px/auto auto;
  grid-gap: 20px;
  align-items: center;
  justify-content: start;
  max-width: 100%;
  overflow: hidden;
}

nav[aria-label="Caminho de Navegação"] {
  background-color: #f5f5f5;
}

.breadcrumb {
  margin: 0;
  padding: 0;
  height: 100%;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  gap: 10px;
  max-width: 100%;
  overflow: hidden;
  justify-content: end;
  padding-right: 15px;
}

.breadcrumb-item {
  display: flex;
  align-items: center;
  margin-right: 0;
  gap: 10px;
  height: 100%;
}

.content-back-page__link:hover {
  background-color: #b0b4bb;
}

.breadcrumb-text-truncate {
  color: #666;
  font-size: 11px;
  font-family: "Open Sans", sans-serif;
  white-space: nowrap;
  vertical-align: inherit;
  max-width: initial;
  display: block;
}

.breadcrumb-link:hover {
  text-decoration: underline;
}

.breadcrumb-item:last-child {
  pointer-events: none;
}

.breadcrumb-item + .breadcrumb-item::before {
  content: "/";
  background: none;
  top: 2px;
  margin: 0;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  position: relative;
  float: none;
}

.breadcrumb-item + .breadcrumb-item {
  padding: 0;
}

.content-back-page {
  height: 100%;
}

.content-back-page__link {
  width: 70px;
  height: 100%;
  display: grid;
  grid: 100%/8px auto;
  grid-gap: 8px;
  align-items: center;
  justify-content: center;
  color: #000;
  font-size: 12px;
  font-family: "Open Sans", sans-serif;
  background-color: #dfe2e6;
  transition: 0.3s ease-in;
}

.content-back-page__link svg {
  width: 7px;
  height: 14px;
}

.content-whatsapp-contact__fixed {
  position: relative;
  z-index: 5;
}

.contato-flutuante-whatsapp {
  position: fixed;
  right: 10px;
  bottom: 80px;
  z-index: 1;
  height: 60px;
  transition: 1s ease-in-out all;
  transform: translateX(1500%);
}

.contato-flutuante-whatsapp--cta {
  right: 20px;
  height: 100px;
}

.contato-flutuante-whatsapp__icone--a {
  width: 60px;
  height: 100%;
  display: block;
  min-width: 50px;
  transition: 1s ease-in-out all;
  text-decoration: none;
  bottom: 0;
}

.contato-flutuante-whatsapp__icone--a.contato-flutuante-whatsapp__icone--a-cta {
  height: 60px;
}

.contato-flutuante-whatsapp__img {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 54px;
  height: 54px;
  transition: 1s ease-in-out all;
}

.contato-flutuante-whatsapp__img span {
  box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.4);
  border-radius: 90px;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  display: block;
}

.contato-flutuante-whatsapp__icone .contato-flutuante-whatsapp__icone--img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  position: relative;
}

.contato-flutuante-whatsapp__cta, .contato-flutuante-whatsapp__cta--btn {
  display: none;
  transition: 1s ease-in-out all;
}

.contato-flutuante-whatsapp__icone--a-cta .contato-flutuante-whatsapp__cta, .contato-flutuante-whatsapp__icone--a-cta .contato-flutuante-whatsapp__cta--btn {
  display: block;
}

.contato-flutuante-whatsapp__icone--a img {
  display: block;
  width: 100%;
}

@media (min-width: 769px) {
  .contato-flutuante-whatsapp:not(.contato-flutuante-whatsapp--cta) {
    transition: 1s cubic-bezier(0.26, 0.37, 0.01, 1.69) all;
  }
  .contato-flutuante-whatsapp__icone--a:hover {
    text-decoration: none;
  }
  .contato-flutuante-whatsapp__icone--a:hover img {
    transform: scale(1.05);
  }
  .contato-flutuante-whatsapp__icone--a img {
    transition: 3s ease-in-out all;
  }
  .contato-flutuante-whatsapp__icone--a-cta {
    width: 140px;
    border-radius: 0;
    position: relative;
    transition: 1s ease-in-out all;
  }
  .contato-flutuante-whatsapp__icone--a-cta.ocultar-cta {
    width: 60px;
    margin-right: 0;
    margin-bottom: 0;
    bottom: -40px;
  }
  .contato-flutuante-whatsapp__icone--a-cta.ocultar-cta .contato-flutuante-whatsapp__cta {
    left: 150%;
  }
  .contato-flutuante-whatsapp__icone--a-cta.ocultar-cta .contato-flutuante-whatsapp__cta--btn {
    left: 150%;
  }
  .contato-flutuante-whatsapp__icone--a-cta .contato-flutuante-whatsapp__cta {
    display: block;
    background: #fff;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1803921569);
    border-radius: 5px;
    position: relative;
    top: -15px;
    z-index: -1;
    width: 140px;
    right: 0;
  }
  .contato-flutuante-whatsapp__icone--a-cta .contato-flutuante-whatsapp__cta--btn {
    position: absolute;
    right: -10px;
    top: 33px;
    width: 24px;
    height: 24px;
    border: none;
    background: none;
    z-index: 9999;
  }
  .contato-flutuante-whatsapp__icone--a-cta .contato-flutuante-whatsapp__cta-close {
    cursor: pointer;
    width: 100%;
    height: 100%;
    border: none;
    background: none;
    padding: 0;
  }
  .contato-flutuante-whatsapp__icone--a-cta .contato-flutuante-whatsapp__cta-txt {
    margin: 0;
    padding: 12px 20px;
    color: #333;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 17px;
  }
  .contato-flutuante-whatsapp {
    transform: translateX(150%);
  }
  .contato-flutuante-whatsapp__icone--a-cta .contato-flutuante-whatsapp__cta, .contato-flutuante-whatsapp__icone--a-cta .contato-flutuante-whatsapp__cta--btn {
    transform: translateX(400%);
  }
}
@media (max-width: 768px) {
  .contato-flutuante-whatsapp__icone--a.contato-flutuante-whatsapp__icone--a-cta {
    height: 60px;
    width: 60px;
  }
  .contato-flutuante-whatsapp {
    transform: translateX(0%);
    bottom: 10px;
    right: 10px;
  }
  .contato-flutuante-whatsapp__icone .contato-flutuante-whatsapp__icone--img {
    width: 100%;
  }
  .contato-flutuante-whatsapp__cta, .contato-flutuante-whatsapp__cta--btn {
    display: none !important;
  }
}
.content__contact-center {
  height: auto;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.content__contact-center:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-top-left-radius: 20px;
  box-shadow: 0 2px 7px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  z-index: -1;
}

.contact-center__texto a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.contact-center__texto {
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 10px 15px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: width 1s ease-in-out;
  -webkit-transition: width 1s ease-in-out;
  -moz-transition: width 1s ease-in-out;
  -o-transition: width 1s ease-in-out;
  width: min-content;
}

.contact-center__coluna-esq {
  text-align: center;
  color: #333;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  margin: 0;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: width 1s ease-in-out;
  -moz-transition: width 1s ease-in-out;
  -o-transition: width 1s ease-in-out;
  transition: width 1s ease-in-out;
}

.contact-center__coluna-esq p {
  margin: 0;
  width: 0;
}

.contact-center__coluna-dir {
  display: flex;
  align-items: center;
  padding: 0;
  position: relative;
  white-space: nowrap;
}

.contact-center__coluna-dir:before {
  content: "";
  width: 500px;
  left: 0;
  bottom: 0;
  height: 100%;
  background: #fff;
  position: absolute;
  z-index: 0;
}

.contact-center__coluna-dir-icone {
  display: block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 25px;
  margin: 0 10px;
  position: relative;
}

.contact-center__coluna-dir p {
  text-align: center;
  color: #333;
  font-size: 18px;
  font-family: SourceSansPro, sans-serif;
  font-weight: 600;
  position: relative;
  margin: 0;
}

@media (max-width: 768px) {
  .content__contact-center {
    width: 100%;
  }
  .content__contact-center:before {
    border-radius: 0;
  }
  .contact-center__texto, .contact-center__texto:hover {
    width: 100%;
    justify-content: center;
    height: 40px;
  }
  .contact-center__coluna-esq, .contact-center__texto:hover .contact-center__coluna-esq {
    width: auto;
    white-space: normal;
    max-width: 252px;
    font-size: 15px;
    line-height: 16px;
    text-align: right;
  }
}
.banner {
  display: block;
}

.banner img {
  display: block;
  width: 100%;
  height: auto;
}

.banner-wrapper--desktop {
  display: block;
}

.banner-wrapper--mobile {
  display: none;
}

@media only screen and (max-width: 768px) {
  .banner-wrapper--desktop {
    display: none;
  }
  .banner-wrapper--mobile {
    display: block;
    height: 540px;
    overflow: hidden;
  }
  .banner-wrapper--mobile img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
}
.paginacao-content {
  display: grid;
  grid: auto/auto auto auto;
  align-items: center;
  justify-content: center;
  width: 100%;
  background-color: #f2f2f2;
  height: 70px;
  grid-gap: 20px;
}

.paginacao-anterior-proximo {
  width: 65px;
  display: grid;
  grid-gap: 8px;
  grid: auto/auto auto;
  justify-content: center;
  align-items: center;
}

.paginacao-anterior-proximo a {
  display: grid;
  grid: auto/auto auto;
  align-items: center;
  grid-gap: 8px;
}

.paginacao-anterior-proximo img {
  width: 10px;
  height: 10px;
  display: block;
}

.paginacao-anterior img {
  transform: rotate(180deg);
}

.paginacao a {
  color: #666;
  font-size: 12px;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
}

.paginacao-numeros a {
  padding: 10px 15px;
}

.paginacao-numeros .pagina-atual {
  color: #25cc9f;
  font-weight: 700;
  border: 1px solid #c5c5c5;
  border-radius: 8px;
}

@media only screen and (max-width: 768px) {
  .paginacao .wrapper {
    padding: 0;
    width: 100%;
  }
  .paginacao-numeros {
    width: 120px;
    display: flex;
    justify-content: space-between;
  }
  .paginacao-numeros a {
    padding: 5px;
  }
}
.card-one {
  position: relative;
  display: block;
  text-decoration: none;
  background-color: var(--corCinza200);
  border-radius: 10px;
  padding: 30px 20px 30px 80px;
  height: 100%;
}

.card-one:hover {
  text-decoration: none;
  background: #f9f9f9;
}

.card-one:focus, .card-one:hover {
  text-decoration: none;
}

.card-one__icon {
  width: 50px;
  height: 50px;
  margin: 0px 0px 10px 0px;
  position: absolute;
  top: 30px;
  left: 20px;
}

.card-one__icon img {
  width: 100%;
}

.card-one__title {
  color: var(--corPrimaria);
  font-size: 20px;
  line-height: 22px;
  letter-spacing: -1px;
  margin: 0px 0px 5px 0px;
}

.card-one__lead {
  color: #666;
  font-size: 15px;
  line-height: 23px;
  font-family: "Open Sans", sans-serif;
  margin: 0;
  padding-right: 35px;
}

.card-one__arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 41px;
  height: 41px;
  right: -1px;
  bottom: -1px;
  border-top-left-radius: 10px;
  background-color: #fff;
  transition: 0.3s ease-in-out;
  padding: 14px;
}

.card-one__arrow img {
  display: block;
  width: 14px;
  height: 14px;
}

.card-one__arrow svg {
  display: block;
  width: 14px;
  fill: var(--corMint);
}

.card-one:focus .card-one__arrow, .card-one:hover .card-one__arrow {
  background-color: var(--corMint200);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}

@media only screen and (min-width: 768px) {
  .card-one {
    padding: 35px 20px;
  }
  .card-one__icon {
    width: 70px;
    height: 70px;
    position: unset;
  }
  .card-one__title {
    font-size: 25px;
    line-height: 27px;
    letter-spacing: -2px;
    margin: 0px 0px 10px 0px;
  }
  .card-one__lead {
    font-size: 16px;
    line-height: 26px;
    padding-right: 0;
  }
}
.card-two {
  position: relative;
  text-decoration: none;
  background-color: var(--corCinza200);
  border-radius: 10px;
  padding: 35px 20px;
  display: grid;
  grid: auto/70px auto;
  grid-gap: 10px;
  height: 100%;
}

.card-two:focus, .card-two:hover {
  text-decoration: none;
}

.card-two__icon {
  width: 70px;
  height: 70px;
}

.card-two__title {
  color: var(--corPrimaria);
  font-size: 24px;
  line-height: 24px;
  letter-spacing: -1px;
  margin: 0px 0px 5px 0px;
}

.card-two__lead {
  color: #666;
  font-size: 16px;
  line-height: 26px;
  font-family: "Open Sans", sans-serif;
  margin: 0;
}

.card-two__arrow {
  position: absolute;
  width: 41px;
  height: 41px;
  right: -1px;
  bottom: -1px;
  border-left: 1px solid var(--corMint400);
  border-top: 1px solid var(--corMint400);
  border-top-left-radius: 10px;
  background-color: #fff;
  transition: 0.3s ease-in-out;
  padding: 14px;
}

.card-two__arrow img {
  display: block;
  width: 14px;
  height: 14px;
}

.card-two:hover .card-two__arrow {
  background-color: #7affb3;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}

.card-three {
  position: relative;
  text-decoration: none;
  background-color: var(--corPrimaria);
  border-radius: 10px;
  padding: 30px 45px 30px 30px;
  display: block;
}

.card-three:focus, .card-three:hover {
  text-decoration: none;
}

.card-three__icon {
  width: 70px;
  height: 70px;
}

.card-three__title {
  color: #fff;
  font-size: 24px;
  line-height: 22px;
  letter-spacing: -1px;
  font-weight: 600;
  margin: 0px 0px 5px 0px;
}

.card-three__lead {
  color: #bcc4d2;
  font-size: 16px;
  line-height: 26px;
  font-family: "Open Sans", sans-serif;
  margin: 0;
}

.card-three__arrow {
  position: absolute;
  width: 41px;
  height: 41px;
  right: -1px;
  bottom: -1px;
  border-left: 1px solid var(--corMint400);
  border-top: 1px solid var(--corMint400);
  border-top-left-radius: 10px;
  background-color: #fff;
  transition: 0.3s ease-in-out;
  padding: 14px;
}

.card-three__arrow img {
  display: block;
  width: 14px;
  height: 14px;
}

.card-three:hover .card-three__arrow {
  background-color: #7affb3;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}

.card-four {
  position: relative;
  text-decoration: none;
  background-color: var(--corCinza200);
  border-radius: 10px;
  padding: 30px 20px 30px 80px;
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  justify-content: space-between;
}

.card-four:hover {
  text-decoration: none;
  background: #f9f9f9;
}

.card-four__flag {
  float: right;
  padding-left: 5px;
  border-left: 4px solid var(--corPrimaria);
  margin: 0;
  font-size: 13px;
  white-space: nowrap;
  color: var(--corPrimaria);
}

.card-four__icon {
  width: 50px;
  height: 50px;
  margin: 0px 0px 10px 0px;
  position: absolute;
  top: 30px;
  left: 20px;
}

.card-four__icon img {
  width: 100%;
}

.card-four__title {
  color: var(--corPrimaria);
  font-size: 20px;
  line-height: 22px;
  letter-spacing: -1px;
  margin: 0px 0px 5px 0px;
  width: 100%;
}

.card-four__lead {
  color: #666;
  font-size: 15px;
  line-height: 23px;
  font-family: "Open Sans", sans-serif;
  margin: 0;
  padding-right: 35px;
}

.card-four__arrow {
  position: absolute;
  width: 41px;
  height: 41px;
  right: -1px;
  bottom: -1px;
  border-top-left-radius: 10px;
  background-color: #fff;
  transition: 0.3s ease-in-out;
  padding: 14px;
}

.card-four__arrow img {
  display: block;
  width: 14px;
  height: 14px;
}

.card-four:hover .card-four__arrow {
  background-color: #7affb3;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}

.card-four--graduacao .card-four__flag {
  border-color: #7976ff;
}

.card-four--posgraduacao .card-four__flag {
  border-color: #ffae0d;
  color: #ffae0d;
}

.card-four--extensao .card-four__flag {
  border-color: #f0145c;
  color: #f0145c;
}

@media only screen and (min-width: 768px) {
  .card-four {
    padding: 35px 20px;
  }
  .card-four__icon {
    width: 70px;
    height: 70px;
    position: unset;
  }
  .card-four__title {
    font-size: 25px;
    line-height: 27px;
    letter-spacing: -2px;
    margin: 0px 0px 10px 0px;
  }
  .card-four__lead {
    font-size: 16px;
    line-height: 26px;
    padding-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  .card-four__flag {
    margin-bottom: 10px;
  }
}
.card-grid-one {
  display: grid;
  grid-template-columns: auto;
  grid-gap: 5px;
}

@media only screen and (min-width: 768px) {
  .card-grid-one {
    grid-template-columns: 20% 20% 20% 20% 20%;
  }
}
.card-grid-two {
  display: grid;
  grid: auto/1fr 1fr 1fr;
  justify-content: space-between;
  grid-gap: 15px;
}

@media only screen and (max-width: 1200px) {
  .card-grid-two {
    grid: auto/auto auto auto;
  }
}
@media only screen and (max-width: 992px) {
  .card-grid-two {
    grid: auto/auto;
    justify-content: center;
  }
}
.card-grid-three {
  display: grid;
  grid: auto/100%;
  grid-gap: 15px;
}

@media only screen and (max-width: 1200px) {
  .card-grid-three {
    grid: auto/auto auto auto;
  }
}
@media only screen and (max-width: 992px) {
  .card-grid-three {
    grid: auto/auto;
    justify-content: center;
  }
}
.card-grid-four {
  display: grid;
  grid: auto/1fr 1fr 1fr;
  grid-gap: 15px;
}

@media only screen and (max-width: 768px) {
  .card-grid-four {
    grid: auto/auto;
  }
}
.card-diferencial {
  width: 100%;
  height: 240px;
  position: relative;
  text-decoration: none;
  display: grid;
  align-items: end;
  transition: 0.3s ease-in;
  overflow: hidden;
  text-decoration: none;
}

.card-diferencial:hover {
  text-decoration: none;
}

.card-diferencial--inline {
  width: 100%;
  height: 250px;
  margin: 0;
}

.card-diferencial.card-diferencial--fechado {
  height: 150px;
}

.card-diferencial.card-diferencial--fechado .card-diferencial__content {
  padding-bottom: 50px;
}

.card-diferencial--inline.card-diferencial--fechado {
  width: 100%;
  height: 150px;
}

.card-diferencial__background {
  position: absolute;
  left: 0;
  top: 0;
  width: calc(100% - 10px);
  height: 100%;
  border-radius: 15px;
  overflow: hidden;
  left: 10px;
}

.card-diferencial__background img {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.card-diferencial__background:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0) linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.7294117647) 53%, #000000 100%) 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
  border-radius: 15px;
  opacity: 0.63;
}

.card-diferencial__content {
  position: relative;
  z-index: 1;
  padding: 0;
}

.card-diferencial__category {
  padding: 12px 25px;
  position: relative;
  left: 0px;
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  margin: 0;
}

.card-diferencial__category-background {
  position: absolute;
  width: 100%;
  height: 60px;
  left: 0;
  top: 0;
  background-color: rgba(11, 186, 239, 0.5);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  z-index: -1;
}

.card-diferencial__category--inline .card-diferencial__category-background {
  width: 60px;
  height: 60px;
}

.card-diferencial--fechado:not(.expanded) .card-diferencial__category--inline .card-diferencial__category-background {
  right: 0;
  left: auto;
}

.expanded .card-diferencial__category--inline .card-diferencial__category-background {
  width: 100%;
}

.card-diferencial__hidden {
  display: none;
}

.card-diferencial__title {
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: -1px;
  padding: 10px 20px 20px 30px;
  margin: 0;
  overflow: hidden;
}

.card-diferencial__title--inline {
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
  height: 60px;
  overflow: hidden;
  padding: 20px 40px 0 40px;
}

.card-diferencial__lead {
  color: #fff;
  padding: 0 50px 15px 50px;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  margin: 0;
}

.card-diferencial__lead--inline {
  width: 530px;
  padding: 0 50px 15px 50px;
}

.card-diferencial .btn {
  margin: 0 50px;
}

.card-diferencial__content--inline {
  padding: 0 0 30px 0;
}

.card-diferencial--fechado .card-diferencial__content--inline {
  display: none;
}

.card-diferencial--inline.expanded .card-diferencial__title--inline {
  height: auto;
}

.card-diferencial__hidden--inline {
  height: 0;
  width: 0;
}

.card-diferencial--inline.expanded .card-diferencial__hidden--inline {
  height: auto;
  width: 100%;
}

.grid__diferenciais-colunm--inline.open .card-diferencial--inline:not(.expanded) .card-diferencial__background:after {
  background: #1f396a;
}

.grid__diferenciais-colunm--inline.open .card-diferencial--inline .card-diferencial__content--inline {
  display: block;
  width: 100%;
}

.grid__diferenciais-colunm--inline.open .card-diferencial--inline:not(.expanded) .card-diferencial__content--inline {
  width: 0;
  overflow: hidden;
}

.card-diferencial__content-category {
  height: 100%;
  bottom: 0;
  position: absolute;
  left: 0;
  display: flex;
  align-items: end;
  opacity: 1;
}

.card-diferencial--inline:not(.card-diferencial--fechado) .card-diferencial__content-category .card-diferencial__category--inline--vertical:before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  left: 60px;
  top: 0;
  background: rgba(255, 255, 255, 0.275);
}

.card-diferencial--inline:not(.card-diferencial--fechado) .card-diferencial__content.card-diferencial__content--inline:before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 90px;
  left: 0;
  background: rgba(255, 255, 255, 0.275);
}

.card-diferencial--inline:not(.card-diferencial--fechado) .card-diferencial__category.card-diferencial__category--inline--vertical:before {
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0;
  left: 0;
}

.card-diferencial--inline.card-diferencial--fechado .card-diferencial__content-category::before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  left: 60px;
  top: 0;
  background: rgba(255, 255, 255, 0.275);
}

.card-diferencial--inline.card-diferencial--fechado.expanded .card-diferencial__content-category::before {
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}

.card-diferencial__category.card-diferencial__category--inline {
  padding: 0 30px;
  line-height: 60px;
  width: 100%;
}

.card-diferencial--inline .card-diferencial__category--inline--vertical {
  padding: 20px 10px 0 0;
  line-height: 55px;
}

.card-diferencial__category--inline--vertical {
  left: 0px;
  bottom: 10px;
  padding: 20px 0;
  z-index: 2;
  opacity: 0;
  line-height: 60px;
  transition: all ease 0.3s;
}

.grid__diferenciais-colunm--inline.open .card-diferencial__category--inline--vertical {
  opacity: 1;
  height: 100%;
}

.card-diferencial--inline.expanded .card-diferencial__content-category {
  opacity: 0;
}

.card-diferencial__category-background.card-diferencial__category--inline--vertical {
  height: 60px;
}

.card-diferencial--inline.card-diferencial--fechado .card-diferencial__category--inline--vertical {
  display: block;
  opacity: 1;
}

@media only screen and (min-width: 992px) {
  .card-diferencial:not(.card-diferencial--inline) {
    width: 572px;
    height: 430px;
  }
  .card-diferencial.card-diferencial--fechado:not(.card-diferencial--inline) {
    height: 180px;
  }
  .card-diferencial__hidden {
    display: block;
    height: 0;
    overflow: hidden;
  }
  .card-diferencial__category {
    font-size: 20px;
    line-height: 60px;
    padding: 0 30px;
  }
  .card-diferencial__title {
    font-size: 30px;
    line-height: 30px;
    padding: 20px 50px 0 50px;
  }
  .card-diferencial__content {
    padding: 65px 0;
    padding-top: 30px;
  }
  .card-diferencial--inline {
    width: 366px;
    height: 350px;
  }
  .card-diferencial__title--inline {
    font-size: 23px;
    height: 80px;
  }
  .card-diferencial--inline.card-diferencial--fechado {
    width: 200px;
    height: 350px;
  }
  .card-diferencial__category--inline--vertical {
    transform: scale(-1);
    writing-mode: vertical-rl;
    padding: 20px 0;
  }
}
@media only screen and (max-width: 992px) {
  .card-diferencial, .card-diferencial.card-diferencial--fechado {
    height: auto;
    padding: 15px 0;
    min-height: 170px;
  }
  .card-diferencial__category .card-diferencial__category-background {
    width: 100%;
  }
  .card-diferencial__content-category {
    display: none;
  }
  .card-diferencial .card-diferencial__content {
    display: block;
  }
  .card-diferencial__title {
    height: auto;
  }
  .card-diferencial .card-diferencial__category .card-diferencial__category-background {
    left: 0;
    right: auto;
    width: 100%;
    height: 40px;
  }
  .card-diferencial__category {
    line-height: 40px;
    padding: 0 20px;
  }
  .card-diferencial__category .card-diferencial__category-background {
    height: 40px;
  }
  .card-diferencial__category:before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.275);
  }
  .card-diferencial .card-diferencial__hidden {
    display: block;
    height: auto;
    width: 100%;
  }
  .card-diferencial .btn, .card-diferencial__lead {
    display: none;
  }
  .card-diferencial .card-diferencial__content, .card-diferencial.card-diferencial--fechado .card-diferencial__content {
    padding-bottom: 0;
  }
  .card-diferencial--inline:not(.card-diferencial--fechado) .card-diferencial__content.card-diferencial__content--inline:before {
    display: none;
  }
}
.card-noticia:hover {
  text-decoration: none;
}

.card-noticia__image {
  height: 235px;
  margin-bottom: 20px;
}

.card-noticia__image img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.card-noticia__texto {
  max-width: 100%;
}

.card-noticia__texto p {
  margin: 0;
  color: var(--corPrimaria);
}

.card-noticia__title {
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: -1px;
  margin-bottom: 5px;
}

.card-noticia__lead {
  font-size: 16px;
  line-height: 20px;
  font-family: "Open Sans", sans-serif;
}

.card-noticia__data {
  font-size: 12px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}

.card-portaria {
  background-color: #f2f2f2;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}

.card-portaria__content {
  padding: 35px 30px 50px 30px;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  min-height: 270px;
}

.card-portaria__title {
  width: 100%;
}

.card-portaria__title h5 {
  margin: 0 0 10px 0;
  font-size: 20px;
  font-weight: 800;
  font-family: "Josefin Sans", sans-serif;
  letter-spacing: -1px;
  color: var(--corPrimaria);
}

.card-portaria__text {
  width: 100%;
}

.card-portaria__text.expandable:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 120px;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0) linear-gradient(180deg, rgba(242, 242, 242, 0) 0%, #F2F2F2 100%);
}

.card-portaria__text.expandable.open:before {
  height: 0;
}

.card-portaria__text .page__text {
  overflow: hidden;
  height: 100%;
}

.card-portaria__text .page__text p {
  color: #666;
  margin: 0 0 10px 0;
  font-size: 13px;
  line-height: 18px;
}

.card-portaria__text .page__text b {
  font-size: 15px;
  color: var(--corPrimaria);
  font-weight: 700;
}

.card-portaria__action {
  display: none;
}

.card-portaria__action.visible {
  display: block;
  position: absolute;
  bottom: 0;
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 10px 10px 0 0;
  cursor: pointer;
}

.card-portaria__action.visible {
  display: block;
}

.card-portaria__action.visible .ic__action {
  width: 100%;
  height: 100%;
}

.card-portaria__action.visible .ic__action {
  display: flex;
  align-items: center;
  justify-content: center;
}

.card-portaria__action.visible .ic__menos {
  display: none;
}

.grid-cards-portarias {
  display: grid;
  grid: auto/1fr 1fr 1fr 1fr;
  grid-gap: 15px;
  align-items: start;
  margin-bottom: 50px;
}

@media only screen and (max-width: 768px) {
  .grid-cards-portarias {
    grid: auto/100%;
  }
}
.page__content--campus-polos {
  max-width: 1040px;
  margin: 0 auto;
  margin-bottom: 100px;
}

.grid-cards__campus-polos {
  display: grid;
  grid: auto/1fr 1fr;
  justify-content: space-between;
  grid-gap: 15px;
}

.card-campus-polos {
  background-color: #f2f2f2;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}

.card-campus-polos__content {
  padding: 30px;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.card-campus-polos__title {
  width: 100%;
}

.card-campus-polos__title h5 {
  margin: 0 0 10px 0;
  font-size: 20px;
  font-weight: 800;
  font-family: "Josefin Sans", sans-serif;
  letter-spacing: -1px;
  color: var(--corPrimaria);
}

.card-campus-polos__text {
  width: 100%;
}

.card-campus-polos__text .btn--border-green {
  border-color: #7affb3;
  color: #25cc9f;
  margin-top: 20px;
}

.card-campus-polos__text .btn--border-green .btn__icon svg {
  fill: #25cc9f;
}

.card-campus-polos__text .page__text--full {
  overflow: hidden;
  height: 100%;
  margin-bottom: 0;
}

.card-campus-polos__text .page__text--full p {
  color: #666;
  margin: 0 0 10px 0;
  font-size: 13px;
  line-height: 18px;
}

.card-campus-polos__text .page__text--full b {
  font-size: 15px;
  color: var(--corPrimaria);
  font-weight: 700;
}

@media only screen and (max-width: 768px) {
  .grid-cards__campus-polos {
    grid: auto/100%;
    margin-bottom: 40px;
  }
  .card-campus-polos__text .page__text--full p {
    margin-bottom: 5px;
  }
  .card-campus-polos__text .btn--border-green {
    margin-top: 10px;
  }
}
.featured-one {
  width: 210px;
  height: 150px;
}

.featured-one__icon {
  width: 100%;
  min-height: 70px;
  height: 76px;
  margin: 0 auto 10px auto;
}

.featured-one__icon img {
  margin: 0 auto;
  width: 100%;
  height: 100%;
}

.featured-one__title {
  text-align: center;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
}

@media only screen and (max-width: 768px) {
  .featured-one__icon {
    height: 50px;
  }
  .featured-one__title {
    font-size: 15px;
    line-height: 23px;
  }
}
.featured-two {
  width: 330px;
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 15px;
  position: relative;
  margin: 0;
}

.featured-two:focus, .featured-two:hover {
  text-decoration: none;
}

.featured-two::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(31, 57, 106, 0.7019607843);
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px);
  z-index: 0;
}

.featured-two:hover::before {
  background: rgba(11, 187, 239, 0.3019607843);
}

.featured-two * {
  position: relative;
  z-index: 1;
}

.featured-two__icon {
  width: 28px;
  height: 34px;
  margin: 0px auto 10px auto;
}

.featured-two__title {
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: -1px;
  margin: 0;
  text-align: center;
  font-size: 25px;
  line-height: 30px;
  margin: 0 35px;
  padding: 0;
}

@media only screen and (max-width: 768px) {
  .featured-two {
    width: 100%;
    flex-direction: row;
    height: auto;
    justify-content: start;
    margin: 0 0 15px 0;
  }
  .featured-two__icon {
    margin: 0;
  }
  .featured-two__title {
    text-align: left;
    margin: 0 10px;
    font-size: 16px;
  }
}
.featured-three {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  padding: 30px 40px;
}

.featured-three__icon {
  width: 65px;
  height: 65px;
  margin: 0 0 10px 0;
}

.featured-three__title {
  color: var(--corPrimaria);
  font-size: 25px;
  line-height: 27px;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  margin: 0 0 10px 0;
  letter-spacing: -0.05rem;
}

.featured-three__lead {
  color: var(--corPrimaria);
  font-size: 16px;
  line-height: 23px;
  font-family: "Open Sans", sans-serif;
  margin: 0;
}

.featured-three * {
  position: relative;
  z-index: 1;
}

.featured-three:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: 0;
}

@media only screen and (max-width: 992px) {
  .featured-three {
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    padding-left: 80px;
  }
  .featured-three .featured-three__icon {
    position: absolute;
    left: 20px;
  }
  .featured-three .featured-three__icon img {
    width: 50px;
  }
  .featured-three__title {
    font-size: 18px;
    line-height: 19px;
    margin: 0;
  }
  .featured-three__lead {
    font-size: 15px;
    line-height: 23px;
  }
}
.featured-four {
  width: auto;
  height: auto;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
}

.featured-four__icon {
  max-width: 50px;
  height: auto;
  margin: 0 0 20px;
}

.featured-four__icon img {
  margin: 0;
  width: 50px;
}

.featured-four__title {
  text-align: left;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  padding-left: 10px;
}

@media only screen and (min-width: 992px) {
  .featured-four__icon--engenharia {
    max-width: 100%;
  }
  .featured-four {
    width: 220px;
    height: 150px;
    display: block;
  }
  .featured-four__icon {
    width: 100%;
    height: 70px;
    margin: 0 auto 10px auto;
  }
  .featured-four__icon img {
    margin: 0 auto;
    width: 70px;
  }
  .featured-four__title {
    text-align: center;
    padding: 0;
  }
}
.featured-five {
  display: grid;
  grid: auto/56px auto;
  grid-gap: 5px;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  padding: 25px;
}

.featured-five__icon {
  width: 65px;
  height: 65px;
  margin: 0 0 10px 0;
}

.featured-five__icon--target {
  fill: none;
  stroke-width: 2px;
  stroke: #7976ff;
}

.featured-five__lead {
  color: var(--corPrimaria);
  font-size: 16px;
  line-height: 23px;
  font-family: "Open Sans", sans-serif;
  margin: 0;
}

.featured-five * {
  position: relative;
  z-index: 1;
}

.featured-five:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: 0;
}

@media only screen and (max-width: 992px) {
  .featured-five__lead {
    font-size: 15px;
    line-height: 23px;
  }
}
.page--posgraduacao .featured-five__icon--target {
  stroke: #ffae0d;
  width: 50px;
}

.page--extensao .featured-five__icon--target {
  stroke: #f0145c;
  width: 50px;
}

.featured-seja-aluno {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  padding: 20px 20px 20px 100px;
  width: calc(100% + 20px);
  background: #fff;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 50%, rgb(242, 242, 242) 100%);
  border-radius: 0px;
  position: relative;
}

.featured-seja-aluno::before {
  content: "";
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(-90deg, #000000 -100%, rgba(215, 220, 229, 0) 48%);
  filter: blur(8px);
  opacity: 0.8;
  transition: opacity 0.3s;
  border-radius: inherit;
}

.featured-seja-aluno__picture {
  position: absolute;
  width: 140px;
  left: -30px;
  top: 10px;
}

.featured-seja-aluno__picture img {
  width: 120px;
  margin: 0 auto;
  display: block;
  margin: 0 auto;
}

.featured-seja-aluno__title {
  margin: 0;
  color: var(--corPrimaria);
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -2px;
  text-align: left;
}

.featured-seja-aluno__btn {
  width: 100%;
  margin-top: 10px;
}

.featured-seja-aluno__btn .btn {
  width: 100%;
  box-sizing: border-box;
}

.featured-seja-aluno .inputs {
  width: 100%;
  margin-top: 15px;
}

.featuread-seja-aluno__footer {
  margin-top: 30px;
  padding: 15px 0;
  border-top: 1px solid #ebebeb;
  width: 100%;
}

.footer-seja-aluno {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: end;
  grid-gap: 10px;
}

.footer-seja-aluno p {
  margin: 0;
  color: var(--corPrimaria);
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
}

.footer-seja-aluno select {
  border: 1px solid #ebebeb;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  .featured-seja-aluno {
    width: 375px;
    padding: 20px;
    background: #fff;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 40%, rgb(242, 242, 242) 100%);
    border-radius: 5px;
  }
  .featured-seja-aluno::before {
    background: linear-gradient(0deg, #000000 -100%, rgba(215, 220, 229, 0) 48%);
  }
  .featured-seja-aluno__picture {
    position: unset;
    width: 100%;
  }
  .featured-seja-aluno__picture img {
    width: auto;
  }
  .featured-seja-aluno__title {
    font-size: 40px;
    line-height: 42px;
    text-align: center;
  }
}
.featured-grid-one {
  display: grid;
  grid-template-columns: auto auto;
  grid-template-rows: auto auto;
  justify-content: center;
  grid-gap: 40px;
}

@media only screen and (max-width: 768px) {
  .featured-grid-one {
    grid-template-columns: auto;
    grid-template-rows: auto;
  }
}
.featured-grid-two {
  display: flex;
  flex-wrap: wrap;
}

@media only screen and (min-width: 768px) {
  .featured-grid-two {
    display: grid;
    grid-template-columns: auto auto;
    grid-template-rows: auto auto;
    justify-content: center;
    grid-gap: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .featured-grid-two {
    flex-direction: column;
    padding-left: 35px;
  }
}
.featured-grid-three {
  display: grid;
  grid-template-columns: auto auto auto;
  justify-content: space-between;
  grid-gap: 15px;
}

@media only screen and (max-width: 1200px) {
  .featured-grid-three {
    grid: auto/auto auto auto;
  }
}
@media only screen and (max-width: 992px) {
  .featured-grid-three {
    grid: auto/auto;
    justify-content: center;
  }
}
.featured-grid-four {
  padding: 40px;
  background-color: rgba(92, 122, 177, 0.8);
  border-radius: 30px;
  display: grid;
  grid-template-columns: auto;
  justify-content: center;
  grid-gap: 15px;
  margin-top: 20px;
}

@media only screen and (min-width: 768px) {
  .featured-grid-four {
    padding: 40px 80px 20px 50px;
    grid-template-columns: auto auto auto auto;
    border-radius: 100px;
  }
}
.featured-grid-five {
  display: grid;
  grid-template-columns: auto auto auto;
  justify-content: space-between;
  grid-gap: 15px;
  padding-bottom: 20px;
}

@media only screen and (max-width: 1200px) {
  .featured-grid-five {
    grid: auto/auto auto auto;
  }
}
@media only screen and (max-width: 992px) {
  .featured-grid-five {
    grid: auto/auto;
    justify-content: center;
  }
}
.featured-grid-seja-aluno {
  display: grid;
  grid-template-columns: auto;
  grid-gap: 20px;
}

@media only screen and (min-width: 768px) {
  .featured-grid-seja-aluno {
    grid-template-columns: auto auto auto;
  }
}
.section-grid-one {
  display: flex;
  grid-gap: 30px;
}

.section-grid-one .section {
  padding: 0;
}

.section-grid-one--2-colunas-auto {
  width: auto;
}

.section-grid-one--2-colunas-40 {
  max-width: 40%;
}

@media only screen and (max-width: 768px) {
  .section-grid-one {
    flex-wrap: wrap;
  }
  .section-grid-one--2-colunas-auto, .section-grid-one--2-colunas-40 {
    max-width: 100%;
  }
}
.page {
  width: 100%;
  min-height: 100vh;
}

.page__status-icon {
  display: flex;
  justify-content: center;
}

.page__status-icon img {
  display: block;
  height: 30px;
  margin-bottom: 10px;
}

.page__title {
  margin: 20px 0;
  color: var(--corPrimaria);
  font-size: 42px;
  font-weight: 700;
  letter-spacing: -0.1rem;
  text-align: center;
}

.page__subtitle {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: -1px;
  color: var(--corPrimaria);
  margin: 0 0 20px 0;
}

.page__links {
  padding: 0;
}

.page__links li {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.page__links a {
  color: #f65e8d;
}

.page__actions {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  gap: 15px;
}

.page__content {
  width: 100%;
}

.page__text {
  margin-left: 30px;
  max-width: 670px;
  margin-bottom: 70px;
}

.page__text img {
  width: 100%;
}

.page__text--ml-0 {
  margin-left: 0;
}

.page__text--full {
  max-width: 100%;
  margin: 0;
}

.page__text--medium {
  max-width: 1040px;
  margin: 0 auto;
  margin-bottom: 100px;
}

.page__text h2 {
  margin: 20px 0;
  color: var(--corPrimaria);
  font-size: 40px;
  font-weight: 700;
  letter-spacing: -0.1rem;
}

.page__text h5 {
  margin: 0 0 10px 0;
  color: var(--corPrimaria);
  font-weight: 700;
  font-size: 23px;
  line-height: 26px;
  letter-spacing: -1px;
}

.page__text p {
  color: var(--corCinza700);
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.page__text p:last-child {
  margin-bottom: 0;
}

.page__text a {
  color: #f65e8d;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.page__text .font-white {
  color: var(--corBranco);
}

.page__text .btn--four {
  border-color: var(--corMint);
  color: var(--corMint);
}

.page__text .grid-colunas {
  display: grid;
  grid: auto/auto;
  align-items: start;
  grid-gap: 30px;
}

.page__text > .grid-colunas {
  margin-top: 60px;
}

.page__text .grid-colunas h2 {
  margin-top: 0;
}

.page__text .grid-2-colunas {
  grid: auto/auto auto;
}

.page__text .grid-3-colunas {
  grid: auto/auto auto auto;
}

.page__text .grid-4-colunas {
  grid: auto/auto auto auto auto;
}

.page__text .grid-5-colunas {
  grid: auto/auto auto auto auto auto;
}

.page__text .grid-imagem-texto__imagem {
  width: auto;
  height: auto;
}

.page__text .grid-links-download {
  width: auto;
  height: auto;
}

.page__text .grid-imagem-texto__imagem img {
  width: 100%;
}

.page__text .grid-imagem-texto__texto {
  width: 536px;
}

.page__text .grid-3-colunas .imagem-legenda img {
  width: 100%;
}

.page__text .grid-3-colunas .imagem-legenda p {
  margin: 10px 0 0 0;
}

.page__text .grid-2-colunas__icones-texto {
  grid-gap: 10px;
  width: 275px;
}

.page__text .grid-2-colunas__icones-texto b {
  color: var(--corPrimaria);
  font-size: 18px;
  font-family: "Josefin Sans", sans-serif;
}

.page__text .grid-2-colunas__icones-texto p {
  font-size: 15px;
  line-height: 22px;
}

.page__text .grid-5-colunas__icones-texto {
  grid-gap: 10px;
  width: 150px;
}

.grid-2-colunas__icones-texto--w150 {
  max-width: 150px;
}

.page__text img.icon-w150 {
  max-width: 150px;
  margin: 0 auto;
}

.page__section {
  margin-bottom: 60px;
}

p.referencias {
  font-style: italic;
  font-size: 15px;
  line-height: 19px;
}

@media only screen and (max-width: 768px) {
  .page__text {
    margin-left: 0;
    margin-bottom: 70px;
  }
  .page__text h2, .page__text .grid-colunas h2 {
    font-size: 26px;
    line-height: 27px;
    margin: 10px 0;
  }
  .page__text h5 {
    font-size: 18px;
    line-height: 19px;
  }
  .page__text .grid-2-colunas {
    grid: auto/100%;
    grid-gap: 10px;
  }
  .page__text .grid-imagem-texto__imagem {
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .page__text .grid-imagem-texto__imagem > img {
    object-fit: cover;
    width: 100%;
    height: 200px;
    object-position: center;
  }
  .page__text .grid-imagem-texto__texto {
    width: 100%;
  }
  .page__text .grid-3-colunas {
    grid: auto/auto;
    grid-gap: 15px;
    margin-top: 0;
  }
  .page__text .grid-3-colunas .imagem-legenda p {
    font-size: 14px;
    line-height: 16px;
    margin-top: 5px;
  }
  .page__text .grid-2-colunas--icones, .page__text .grid-5-colunas--icones {
    max-width: 300px;
    margin: 0 auto;
    grid: auto/auto auto;
    grid-gap: 15px;
  }
  .page__text .grid-2-colunas__icones-texto, .page__text .grid-5-colunas__icones-texto {
    grid: auto/80px auto;
    width: auto;
    max-width: unset;
  }
  .page__text .grid-2-colunas__icones-texto p, .page__text .grid-5-colunas__icones-texto p {
    font-size: 14px;
    line-height: 18px;
    margin-top: 5px;
    text-align: center;
  }
  .page__text img.icon-w150 {
    max-width: 70px;
  }
  .page__text .grid-2-colunas__icones-texto b {
    display: block;
    text-align: center;
    font-size: 15px;
    line-height: 18px;
    margin-top: 5px;
  }
  .page__text .grid-2-colunas__icones-texto--left p, .page__text .grid-2-colunas__icones-texto--left b {
    text-align: left;
  }
  .grid-links-download {
    padding: 30px 0;
  }
  p.referencias {
    font-size: 13px;
    line-height: 16px;
  }
}
.page--cinza {
  background-color: var(--corCinza);
}

.page--interna-padrao .page__text {
  max-width: 768px;
}

.page--inscricao {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  padding: 50px 0;
}

.page--inscricao .page__text {
  margin-bottom: 15px;
  text-align: center;
}

.page--inscricao .page__links {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
}

.page--sucesso-inscricao {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  padding: 50px 0;
}

.page--sucesso-inscricao .page__actions {
  margin-top: 10px;
}

.page--sucesso-inscricao .page__actions .btn {
  min-width: 180px;
}

.page--sucesso-inscricao .page__text {
  margin-bottom: 15px;
  text-align: center;
}

.page--sucesso-inscricao .links-rapidos {
  margin-top: 60px;
}

.page--campus .page__content {
  padding: 70px 0;
}

.page--faq .page__content {
  padding: 70px 0;
}

.page--noticia .page__text h1, .page--noticia .page__text h2 {
  color: var(--corYaleBlue);
  font-size: 36px;
  font-weight: 700;
}

.page--noticia .page__text h3 {
  color: var(--corYaleBlue);
  font-size: 28px;
  font-weight: 700;
}

.page--noticia .page__text img {
  display: block;
  position: relative;
  width: auto;
  margin-top: 15px !important;
  margin-bottom: 15px !important;
  border-radius: 8px;
  overflow: hidden;
}

.page--noticia .page__text img.align-left {
  margin-left: -75px !important;
  margin-right: 20px !important;
}

.page--noticia .page__text img.align-right {
  margin-right: -75px !important;
  margin-left: 20px !important;
}

.page--noticia .embed-responsive {
  width: 100% !important;
}

.page--noticia iframe {
  width: 100% !important;
  height: 540px !important;
}

@media only screen and (max-width: 768px) {
  .page--noticia .page__text h1, .page--noticia .page__text h2 {
    font-size: 28px;
    line-height: 35px;
  }
  .page--noticia .page__text h3 {
    font-size: 21px;
    line-height: 29px;
  }
  .page--noticia .page__text img.align-left, .page--noticia .page__text img.align-right {
    width: 150px;
    height: auto;
  }
  .page--noticia .page__text img.align-left {
    margin-left: 0 !important;
    margin-right: 10px !important;
  }
  .page--noticia .page__text img.align-right {
    margin-right: 0 !important;
    margin-left: 10px !important;
  }
  .page--noticia .embed-responsive, .page--noticia iframe {
    width: 100% !important;
    height: calc((100vw - 40px) * 720 / 1280) !important;
  }
}
.page__content--padding {
  padding: 70px 0;
}

.page-header-one {
  position: relative;
  width: 100%;
  min-height: 260px;
  background-color: var(--corPrimaria);
  border-radius: 0 0 100px 100px;
}

.page-header-one .wrapper {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  z-index: 1;
  padding: 70px 0;
}

.page-header-one__left, .page-header-one__right {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}

.page-header-one__left {
  justify-content: flex-start;
  position: relative;
  z-index: 1;
}

.page-header-one__right {
  position: absolute;
  right: 0;
  width: 100%;
  max-width: 250px;
}

.page-header-one .featured-seja-aluno__picture img {
  width: 250px;
  position: relative;
  top: 50px;
}

.page-header-one__title {
  color: var(--corBranco);
  font-size: 60px;
  line-height: 62px;
  font-weight: 700;
  letter-spacing: -1.5px;
}

.page-header-one__title div {
  color: var(--corSecundaria);
}

.page-header-one__titles {
  max-width: 580px;
  margin-left: 50px;
}

.page-header-one__subtitle {
  margin: 0;
  color: var(--corBranco);
  font-size: 30px;
  line-height: 32px;
  font-weight: 700;
}

.page-header-one__description {
  margin-top: 8px;
}

.page-header-one__description p {
  color: var(--corBranco);
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.page-header-one__description p:first-child {
  margin-top: 0;
}

.page-header-one__description p:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 768px) {
  .page-header-one {
    height: auto;
    border-radius: 0 0 50px 50px;
  }
  .page-header-one .wrapper {
    flex-wrap: wrap;
    padding-bottom: 100px;
    margin-bottom: 70px;
    padding: 50px 0 100px;
  }
  .page-header-one__left {
    flex-wrap: wrap;
    padding: 0 20px;
  }
  .page-header-one__title {
    font-size: 40px;
    line-height: 42px;
    padding-left: 35px;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .page-header-one__titles {
    margin: 0 10px 0 35px;
  }
  .page-header-one__subtitle {
    font-size: 22px;
    line-height: 23px;
    letter-spacing: -1px;
  }
  .page-header-one__description p {
    font-size: 15px;
    line-height: 23px;
  }
  .page-header-one__right {
    max-width: 100%;
    bottom: 0;
  }
  .page-header-one .featured-seja-aluno__picture {
    top: -90px;
    left: 50%;
    margin-left: -60px;
    width: 120px;
  }
  .page-header-one .featured-seja-aluno__picture img {
    width: 100%;
    top: 0;
  }
}
.page--posgraduacao .page-header-one__title {
  min-width: 450px;
}

.page--posgraduacao .page-header-one__titles {
  margin-left: 30px;
  max-width: 500px;
}

@media only screen and (max-width: 768px) {
  .page--posgraduacao .page-header-one__title {
    min-width: 100%;
  }
  .page--posgraduacao .page-header-one__titles {
    margin-left: 0;
    max-width: 100%;
    padding-left: 35px;
  }
}
.page-header-two {
  position: relative;
  width: 100%;
  border-bottom: 10px solid var(--corSecundaria);
  background-color: var(--corPrimaria);
  padding: 70px 0;
}

.page-header-two .wrapper {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}

.page-header-two__left, .page-header-two__right {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}

.page-header-two__left {
  justify-content: flex-start;
}

.page-header-two__right {
  justify-content: flex-end;
}

.page-header-two__titles {
  max-width: 670px;
}

.page-header-two__hats {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}

.page-header-two__hat {
  position: relative;
  margin: 0;
  color: var(--corCinza500);
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  text-transform: uppercase;
}

.page-header-two__hat:first-child {
  color: var(--corBranco);
}

.page-header-two__hat:not(:last-child) {
  margin-right: 20px;
}

.page-header-two__hat:not(:last-child)::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -10px;
  width: 1px;
  height: 20px;
  background-color: var(--corSecundaria);
}

.page-header-two__title {
  margin: 0;
  margin-top: 20px;
  color: var(--corBranco);
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
  letter-spacing: -1.5px;
}

.page-header-two__description {
  margin-top: 8px;
}

.page-header-two__description p {
  color: var(--corCinza500);
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.page-header-two__description p:first-child {
  margin-top: 0;
}

.page-header-two__description p:last-child {
  margin-bottom: 0;
}

.page-header-two__last-update {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  margin-top: 12px;
  color: var(--corCinza500);
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  white-space: break-spaces;
}

.page-header-two__last-update img {
  margin-right: 10px;
  height: 18px;
}

@media only screen and (max-width: 1200px) {
  .page-header-two__titles {
    max-width: 580px;
  }
}
@media only screen and (max-width: 992px) {
  .page-header-two {
    height: auto;
    padding: 50px 0;
  }
  .page-header-two .wrapper {
    flex-flow: column nowrap;
    padding: 0 20px;
  }
  .page-header-two__right {
    margin-top: 40px;
  }
  .page-header-two__title {
    font-size: 40px;
    line-height: 42px;
  }
  .page-header-two__hat {
    font-size: 11px;
  }
  .page-header-two__hat:not(:last-child)::after {
    height: 15px;
  }
  .page-header-two__last-update {
    font-size: 13px;
    line-height: 15px;
  }
}
.page-header-three {
  position: relative;
  width: 100%;
  height: 350px;
  background-color: var(--corPrimaria);
}

.page-header-three__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.page-header-three__background img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.page-header-three .wrapper {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}

.page-header-three__left, .page-header-three__right {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}

.page-header-three__left {
  justify-content: flex-start;
}

.page-header-three__right {
  justify-content: flex-end;
}

.page-header-three__title {
  margin: 0;
  color: var(--corProcessCyan);
  font-size: 60px;
  font-weight: 700;
  letter-spacing: -1.5px;
}

.page-header-three__description {
  max-width: 450px;
  margin-top: 8px;
}

.page-header-three__description p {
  color: var(--corBranco);
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.page-header-three__description p:first-child {
  margin-top: 0;
}

.page-header-three__description p:last-child {
  margin-bottom: 0;
}

.page-header-four {
  position: relative;
  width: 100%;
  height: 180px;
  background-color: var(--corCinza);
  margin-bottom: 70px;
}

.page-header-four--auto {
  height: auto;
  padding: 50px 0;
  margin-bottom: 70px;
}

.page-header-four--nomargin {
  margin-bottom: 0;
}

.page-header-four .wrapper {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.page-header-four__icon {
  position: absolute;
  left: 40px;
  width: 120px;
  height: 120px;
}

.page-header-four__icon img {
  display: block;
  position: relative;
  height: 100%;
}

.page-header-four__titles {
  width: 100%;
  max-width: 768px;
}

.page-header-four__titles--w-auto {
  max-width: 100%;
}

.page-header-four__title {
  margin: 0;
  color: var(--corPrimaria);
  font-size: 40px;
  font-weight: 700;
  letter-spacing: -1.5px;
}

.page-header-four__description {
  max-width: 635px;
}

.page-header-four__description p {
  color: var(--corCinza700);
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.page-header-four__description p:first-child {
  margin-top: 0;
}

.page-header-four__description p:last-child {
  margin-bottom: 0;
}

.page-header-four__last-update {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  margin-top: 12px;
  color: var(--corCinza200);
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}

.page-header-four__last-update img {
  margin-right: 10px;
  height: 18px;
}

@media only screen and (max-width: 768px) {
  .page-header-four {
    height: auto;
    padding: 50px 0;
    margin-bottom: 50px;
  }
  .page-header-four .wrapper {
    align-items: start;
  }
  .page-header-four__title {
    font-size: 30px;
    line-height: 30px;
  }
  .page-header-four__description p {
    font-size: 15px;
    line-height: 23px;
  }
  .page-header-four__icon {
    position: unset;
    width: 100px;
  }
  .page-header-four__icon img {
    width: 70px;
    height: 70px;
  }
}
.page-header-five {
  position: relative;
  width: 100%;
  padding: 70px 0;
  background-color: #d7dce5;
}

.page-header-five .wrapper {
  display: flex;
  flex-flow: row nowrap;
  justify-content: start;
  align-items: center;
  height: 100%;
}

.page-header-five__icon {
  position: absolute;
  left: 40px;
  width: 120px;
  height: 120px;
}

.page-header-five__icon img {
  display: block;
  position: relative;
  height: 100%;
}

.page-header-five__titles {
  width: 100%;
  max-width: 100%;
  display: grid;
  align-items: center;
  grid: auto/400px auto;
  grid-gap: 40px;
}

.page-header-five__titles--w-auto {
  grid: auto/auto auto;
}

.page-header-five__title {
  margin: 0;
  color: var(--corPrimaria);
  font-size: 60px;
  font-weight: 700;
  letter-spacing: -1.5px;
}

.page-header-five__description {
  max-width: 420px;
  width: 100%;
}

.page-header-five__description p {
  color: var(--corPrimaria);
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.page-header-five__description p:first-child {
  margin-top: 0;
}

.page-header-five__description p:last-child {
  margin-bottom: 0;
}

.page-header-five__last-update {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  margin-top: 12px;
  color: var(--corCinza200);
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}

.page-header-five__last-update img {
  margin-right: 10px;
  height: 18px;
}

@media only screen and (max-width: 768px) {
  .page-header-five {
    height: auto;
    padding: 50px 0;
  }
  .page-header-five__titles {
    grid: auto/100%;
    grid-gap: 20px;
  }
  .page-header-five__title {
    font-size: 30px;
    line-height: 30px;
    width: 100%;
  }
  .page-header-five__description p {
    font-size: 15px;
    line-height: 23px;
    width: 100%;
  }
}
.page-header-six {
  position: relative;
  width: 100%;
  padding: 40px 0;
  background-color: #d7dce5;
}

.page-header-six .wrapper {
  display: flex;
  flex-flow: row nowrap;
  justify-content: start;
  align-items: center;
  height: 100%;
}

.page-header-six__titles {
  width: 100%;
  max-width: 100%;
}

.page-header-six__title {
  margin: 0;
  color: var(--corPrimaria);
  font-size: 40px;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 40px;
}

@media only screen and (max-width: 768px) {
  .page-header-six__title {
    font-size: 30px;
    line-height: 30px;
  }
}
.page-header-seven {
  position: relative;
  width: 100%;
  height: 180px;
  background-color: var(--corCinza);
  margin-bottom: 70px;
}

.page-header-seven--auto {
  height: auto;
  padding: 50px 0;
  margin-bottom: 70px;
}

.page-header-seven--nomargin {
  margin-bottom: 0;
}

.page-header-seven .wrapper {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}

.page-header-seven__left, .page-header-seven__right {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  height: 100%;
}

.page-header-seven__left {
  justify-content: flex-start;
}

.page-header-seven__right {
  justify-content: flex-end;
}

.page-header-seven__icon {
  position: absolute;
  left: 40px;
  width: 120px;
  height: 120px;
}

.page-header-seven__icon img {
  display: block;
  position: relative;
  height: 100%;
}

.page-header-seven__titles {
  width: 100%;
  max-width: 768px;
}

.page-header-seven__titles--w-auto {
  max-width: 100%;
}

.page-header-seven__title {
  margin: 0;
  color: var(--corPrimaria);
  font-size: 40px;
  font-weight: 700;
  letter-spacing: -1.5px;
}

.page-header-seven__description {
  max-width: 635px;
}

.page-header-seven__description p {
  color: var(--corCinza700);
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.page-header-seven__description p:first-child {
  margin-top: 0;
}

.page-header-seven__description p:last-child {
  margin-bottom: 0;
}

.page-header-seven__last-update {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  margin-top: 12px;
  color: var(--corCinza200);
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}

.page-header-seven__last-update img {
  margin-right: 10px;
  height: 18px;
}

.page-header-seven .lexicon-icon {
  width: 1.5em;
  height: 1.5em;
}

.page-header-seven .portlet-decorate .portlet-content {
  background-color: rgba(0, 0, 0, 0);
}

@media only screen and (max-width: 768px) {
  .page-header-seven {
    height: auto;
    padding: 50px 0;
    margin-bottom: 50px;
  }
  .page-header-seven .wrapper {
    flex-flow: column nowrap;
    align-items: start;
  }
  .page-header-seven__right {
    margin-top: 15px;
  }
  .page-header-seven__title {
    font-size: 30px;
    line-height: 30px;
  }
  .page-header-seven__description p {
    font-size: 15px;
    line-height: 23px;
  }
  .page-header-seven__icon {
    position: unset;
    width: 100px;
  }
  .page-header-seven__icon img {
    width: 70px;
    height: 70px;
  }
}
.page__header--noticia {
  background-color: var(--corCinza100);
  margin-top: 80px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  margin-bottom: 70px;
}

.header-noticia__image {
  display: block;
  position: relative;
  width: 572px;
  height: 370px;
}

.header-noticia__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  top: -80px;
}

.header-noticia__infos {
  width: 480px;
  height: auto;
  padding: 50px;
}

.header-noticia__flag {
  color: var(--corPrimaria);
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0 0 5px 0;
}

.header-noticia__title {
  margin: 0 0 10px 0;
  font-size: 40px;
  line-height: 42px;
  color: var(--corPrimaria);
  font-weight: 700;
  letter-spacing: -0.1rem;
}

.header-noticia__description {
  color: var(--corCinza700);
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 10px 0;
}

.header-noticia__share--call {
  display: flex;
  grid-gap: 5px;
  color: var(--corCinza700);
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 26px;
  margin: 0 0 10px 0;
}

.header-noticia__share--call img {
  width: 15px;
  height: 18px;
}

.header-noticia__share--call svg {
  width: 15px;
  height: 18px;
  stroke: #282a36;
}

.page__content--noticia .page__text {
  max-width: 960px;
  width: 100%;
}

@media only screen and (max-width: 1200px) {
  .header-noticia__image, .header-noticia__infos {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .page__header--noticia {
    margin-left: -20px;
    margin-right: -20px;
    margin-top: 0;
  }
  .header-noticia__image {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 0;
  }
  .header-noticia__image:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: var(--corPrimaria);
    opacity: 0.8;
  }
  .header-noticia__image img {
    top: 0;
  }
  .header-noticia__infos {
    width: 100%;
    height: 100%;
    z-index: 1;
    padding: 30px;
  }
  .header-noticia__infos * {
    color: #fff;
    text-align: center;
  }
  .header-noticia__title {
    font-size: 30px;
    line-height: 32px;
  }
  .header-noticia__share {
    display: flex;
    justify-content: center;
  }
  .header-noticia__share--call svg {
    stroke: #fff;
  }
}
ul li p {
  margin: 0;
  line-height: 20px;
}

.lista-simples {
  list-style: none;
  padding-left: 0px;
  padding-left: 10px;
  padding-right: 10px;
}

.lista-simples li {
  display: grid;
  grid: auto/5px auto;
  grid-gap: 8px;
  align-items: start;
  margin-bottom: 20px;
  color: #000;
  font-size: 16px;
}

.lista-simples--branco li p {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  line-height: 26px;
}

.lista-simples__dot {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  display: block;
  position: relative;
  top: 10px;
  background: var(--corProcessCyan400);
}

.lista-coluna {
  column-count: 2;
  column-gap: 30px;
  padding: 0px;
  list-style-type: none;
}

.lista-coluna li {
  display: flex;
  flex-flow: row nowrap;
  color: #000;
  font-size: 16px;
  margin-bottom: 10px;
}

.lista-coluna__icon {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  margin-top: 2px;
}

.lista-coluna__icon svg {
  display: block;
  height: 100%;
  fill: var(--corPrimaria);
}

.lista-coluna__dot {
  flex-shrink: 0;
  width: 5px;
  height: 5px;
  margin-top: 10px;
  margin-right: 10px;
  border-radius: 50%;
  background: var(--corProcessCyan400);
}

@media only screen and (max-width: 768px) {
  .lista-coluna {
    column-count: 1;
  }
  .lista-coluna--icones li {
    margin-bottom: 10px;
  }
}
.lista-coluna--icones li {
  grid: auto/24px auto;
  grid-gap: 10px;
}

.bloco-imagem-texto {
  display: flex;
  flex-flow: row nowrap;
  grid-gap: 20px;
  align-items: start;
  padding: 20px 0;
}

.bloco-imagem-texto__img {
  flex-shrink: 0;
}

.bloco-imagem-texto__img img {
  display: block;
  width: 140px;
  height: auto;
}

.bloco-imagem-texto__texto p {
  margin: 0;
}

.bloco-imagem-texto__descricao {
  line-height: 26px;
}

@media only screen and (max-width: 768px) {
  .bloco-imagem-texto {
    grid: auto/85px auto;
    grid-gap: 15px;
  }
  .bloco-imagem-texto__img img {
    width: 80px;
  }
}
.bloco-imagem-texto--redondo .bloco-imagem-texto__img {
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #bcc4d2;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
}

.bloco-imagem-texto--two {
  grid: auto/180px auto;
}

.bloco-imagem-texto--two .bloco-imagem-texto__titulo {
  font-size: 30px;
  line-height: 34px;
  font-weight: 700;
  color: var(--corPrimaria);
  letter-spacing: -0.1rem;
}

@media only screen and (max-width: 768px) {
  .bloco-imagem-texto--two {
    flex-flow: column nowrap;
    margin-bottom: 40px;
  }
  .bloco-imagem-texto--two .bloco-imagem-texto__img img {
    height: 180px;
    width: auto;
    margin: 0;
  }
  .bloco-imagem-texto--two .bloco-imagem-texto__titulo {
    font-size: 26px;
    line-height: 27px;
  }
}
.grade-curricular li {
  display: grid;
  grid: auto/5px auto 50px;
  grid-gap: 10px;
  padding: 8px 5px;
}

.grade-curricular li:not(:last-child) {
  border-bottom: 1px solid #d9eeee;
}

.grade-curricular__dot {
  flex-shrink: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #0bbbef;
}

.grade-curricular__icon {
  display: grid;
  grid: auto/15px auto;
  align-items: center;
  grid-gap: 10px;
}

.grade-curricular__icon svg {
  display: block;
  fill: #1f396a;
  width: 15px;
}

.carga-horaria {
  display: grid;
  align-items: center;
  grid: auto/auto auto;
  grid-gap: 10px;
  width: max-content;
  padding: 0 30px;
}

.carga-horaria svg {
  display: block;
  height: 16px;
  fill: #1f396a;
}

@media only screen and (max-width: 768px) {
  .carga-horaria {
    padding: 0;
  }
}
.links-downloads {
  display: block;
  width: 100%;
}

.link-download {
  width: 100%;
  display: grid;
  justify-content: space-between;
  grid-gap: 15px;
  grid: auto/auto auto;
  margin-bottom: 10px;
  text-decoration: none;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  background: #fff;
}

.link-download.link-download--download {
  grid: auto/auto 40px;
}

.link-download__left {
  padding: 15px 0px 15px 20px;
  display: flex;
  grid-gap: 15px;
  align-items: center;
}

.link-download__right {
  display: flex;
  grid-gap: 10px;
  align-items: center;
}

.link-download__icon {
  min-width: 18px;
  width: 18px;
  height: auto;
}

p.link-download__name {
  font-family: "Open Sans", sans-serif;
  color: #333;
  margin: 0;
  font-size: 15px;
  line-height: 20px;
}

.link-download__right-text {
  font-family: "Open Sans", sans-serif;
  color: #bcc4d2;
  font-size: 12px;
}

.link-download__action {
  position: relative;
  width: 50px;
  height: 100%;
  display: grid;
  grid: 100%/15px;
  justify-content: center;
  align-items: center;
}

.link-download__action img {
  display: block;
  width: 15px;
  height: 15px;
  z-index: 2;
}

.link-download__action--bg {
  border-radius: 3px;
  background: var(--corMint300);
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 5px;
  transition: 0.3s ease;
}

.link-download:hover {
  box-shadow: 0 4px 8px rgba(122, 255, 179, 0.3);
}

.link-download:hover .link-download__action--bg {
  width: 100%;
}

a.link-download:hover {
  text-decoration: none;
}

@media only screen and (max-width: 768px) {
  .link-download {
    width: 100%;
    grid: auto/70% 30%;
    grid-gap: 0;
  }
  .link-download__action {
    width: 35px;
  }
}
.page-header-mentoria {
  position: relative;
}

.header-mentoria__content {
  display: flex;
  align-items: start;
  justify-content: space-between;
  position: relative;
}

.header-mentoria__textos {
  max-width: 410px;
  padding: 100px 0 50px 0;
}

.header-mentoria__title {
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  font-weight: 800;
  letter-spacing: -2.4px;
  margin: 0 0 20px 0;
}

.header-mentoria__description {
  color: #fff;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  line-height: 25px;
}

.header-mentoria__description p {
  margin: 0;
}

.header-mentoria__elemento-right {
  max-width: 376px;
}

.box-mentoria {
  position: absolute;
  right: 0;
  top: 100px;
  border-radius: 20px;
  padding: 50px;
  overflow: hidden;
  width: 376px;
  box-sizing: border-box;
}

.box-mentoria__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(67, 77, 151, 0.7294117647);
  border-radius: 20px;
  opacity: 1;
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px);
  z-index: 0;
}

.box-mentoria__content {
  position: relative;
  z-index: 1;
}

.box-mentoria__title {
  color: #fff;
  font-size: 30px;
  font-weight: 800;
  margin: 0 0 30px 0;
}

.box-mentoria__featureds {
  padding-right: 20px;
}

.box-mentoria__featureds .featured-one {
  width: 100%;
  padding-left: 20px;
  margin-bottom: 20px;
}

.box-mentoria__featureds .featured-one:last-child {
  margin-bottom: 0;
}

.box-mentoria__featureds .featured-one__icon {
  min-height: auto;
  height: auto;
  margin: 0;
}

.box-mentoria__featureds .featured-one p {
  margin: 0;
  text-align: left;
  font-weight: 300;
  line-height: 25px;
}

.page--programa-mentoria .page__text {
  max-width: 600px;
}

.page--programa-mentoria .page__text--full {
  max-width: 100%;
}

@media only screen and (max-width: 768px) {
  .header-mentoria__content {
    flex-wrap: wrap;
    padding: 50px 0 0;
  }
  .box-mentoria {
    position: relative;
    top: 0;
    width: 100%;
    padding: 30px;
    margin-top: 30px;
  }
  .header-mentoria__title {
    font-size: 40px;
    line-height: 40px;
  }
  .header-mentoria__description {
    font-size: 15px;
    line-height: 23px;
  }
  .header-mentoria__textos {
    padding: 0;
  }
  .box-mentoria__title {
    font-size: 26px;
    line-height: 26px;
  }
  .section__background.section__background--mentoria img {
    width: 2000px;
    height: auto;
    object-fit: unset;
    position: absolute;
    left: 50%;
    margin-left: -1000px;
  }
}
.page-header-aluno-candidato-five {
  position: relative;
  width: 100%;
}

.section__background--pattern-waves {
  padding-top: 40px;
}

.page-header__section-blue {
  background-color: #1f396a;
  padding: 70px 0 120px 0;
}

.page-header-aluno-candidato-five__icon {
  position: absolute;
  left: 40px;
  width: 120px;
  height: 120px;
}

.page-header-aluno-candidato-five__icon img {
  display: block;
  position: relative;
  height: 100%;
}

.page-header-aluno-candidato-five__titles {
  width: 100%;
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  grid-gap: 40px;
}

.page-header-aluno-candidato-five__titles--w-auto {
  grid: auto/auto auto;
}

.page-header-aluno-candidato-five__title {
  margin: 0;
  color: #fff;
  font-size: 60px;
  font-weight: 700;
  letter-spacing: -1.5px;
  width: max-content;
}

.page-header-aluno-candidato-five__description {
  max-width: 420px;
  width: 100%;
}

.page-header-aluno-candidato-five__description p {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.page-header-aluno-candidato-five__description p:first-child {
  margin-top: 0;
}

.page-header-aluno-candidato-five__description p:last-child {
  margin-bottom: 0;
}

.page-header-aluno-candidato-five__last-update {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  margin-top: 12px;
  color: var(--corCinza200);
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}

.page-header-aluno-candidato-five__last-update img {
  margin-right: 10px;
  height: 18px;
}

.banner-header__slider {
  position: relative;
  margin-top: -85px;
}

.banner-header__slider {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  height: 350px;
  overflow: hidden;
  border-radius: 50px 0 50px 0;
}

.banner-header-slider {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  position: relative;
}

.banner-header-slider__slides {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.banner-header-slider__slide {
  width: 100%;
  height: 100%;
}

.banner-header-slider__slide img {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.banner-header-slider__arrow {
  cursor: pointer;
  outline: none;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 60px;
  border: none;
  background-color: rgba(0, 0, 0, 0.3);
  transition: all 160ms ease;
}

.banner-header-slider__arrow:focus, .banner-header-slider__arrow:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.banner-header-slider__arrow--left {
  left: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.banner-header-slider__arrow--right {
  right: 0;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.banner-header-slider__arrow svg {
  display: block;
  height: 20px;
  fill: var(--corMint300);
}

.banner-header-slider .flickity-page-dots {
  bottom: 25px;
}

.banner-header-slider .flickity-page-dot {
  width: 10px;
  height: 10px;
  background: var(--corBranco);
  opacity: 0.3;
}

.banner-header-slider .flickity-page-dot.is-selected {
  opacity: 0.9;
}

@media only screen and (max-width: 768px) {
  .page-header__section-blue {
    padding: 50px 10px 120px 10px;
  }
  .page-header-aluno-candidato-five__titles {
    grid-gap: 20px;
  }
  .page-header-aluno-candidato-five__title {
    font-size: 40px;
  }
  .page-header-aluno-candidato-five__title, .page-header-aluno-candidato-five__description {
    width: 100%;
    max-width: 100%;
  }
  .wrapper.wrapper--slider-banner {
    padding: 0;
    width: 100%;
  }
}
.section__content--box-azul {
  max-width: 100%;
  background-color: #3c5a91;
  border-radius: 10px;
  padding: 60px 15px;
  margin: 40px 0;
}

.section__title--box-azul {
  color: #fff;
  font-size: 40px;
  line-height: 42px;
  letter-spacing: -1.5px;
  max-width: 620px;
  margin: 0 auto 30px auto;
  text-align: center;
}

.box-azul__featureds {
  max-width: 650px;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .section__title--box-azul {
    font-size: 30px;
    line-height: 30px;
  }
  .section__content--box-azul {
    padding: 30px;
  }
  .box-azul__featureds.section__row {
    justify-content: center;
    grid-gap: 20px;
  }
}
.section__texto-box-cinza {
  display: block;
  grid: auto/376px 450px;
  justify-content: space-between;
  align-items: start;
}

.section__texto-box-cinza .section__text {
  padding-top: 10px;
}

.box-cinza__title-image {
  background-color: #f2f2f2;
  border-radius: 10px;
  padding: 40px 40px 370px;
  display: block;
  justify-content: center;
  margin: 30px 0;
  position: relative;
}

.box-cinza__title-image img {
  width: 360px;
  position: absolute;
  top: 120px;
  left: 50%;
  margin-left: -180px;
}

.box-cinza__title-image p {
  color: var(--corPrimaria);
  font-size: 24px;
  line-height: 27px;
  letter-spacing: -1px;
  text-align: center;
  max-width: 320px;
  margin: 0 auto 10px auto;
}

@media only screen and (min-width: 768px) {
  .section__texto-box-cinza {
    display: grid;
    padding: 20px 15px 40px 15px;
    display: grid;
  }
  .box-cinza__title-image {
    margin: 0;
    padding-bottom: 570px;
  }
  .box-cinza__title-image img {
    width: 540px;
    left: 50%;
    margin-left: -225px;
  }
}
@media only screen and (max-width: 380px) {
  .box-cinza__title-image img {
    margin-left: -160px;
  }
}
.section__titles--mec {
  width: 280px;
  text-align: right;
  color: var(--corYaleBlue400);
  letter-spacing: -1px;
}

.section__title--mec {
  font-size: 26px;
  line-height: 26px;
  font-size: 700;
  margin: 0 0 10px 0;
}

.section__lead--mec {
  font-size: 14px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  margin-top: 0;
  letter-spacing: 0;
}

@media only screen and (max-width: 1200px) {
  .section__row--mec {
    justify-content: center;
  }
}
@media only screen and (max-width: 992px) {
  .section__titles--mec {
    width: 100%;
    text-align: left;
    margin-bottom: 30px;
  }
  .section__titles--mec h1 {
    padding: 0 30px;
  }
  .section__titles--mec * {
    text-align: center;
  }
}
.grid-mec {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  grid-gap: 30px;
  margin-left: 60px;
}

@media only screen and (max-width: 1200px) {
  .grid-mec {
    margin: 0 0 0 30px;
    grid: 290px/150px 150px 150px 150px;
    grid-gap: 15px;
  }
}
@media only screen and (max-width: 992px) {
  .grid-mec {
    justify-content: center;
    margin: 0;
  }
}
@media only screen and (max-width: 768px) {
  .grid-mec {
    grid-template-columns: auto auto;
    grid-template-rows: auto;
  }
}
.mec-item {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #aabef5;
  padding: 20px;
  width: 170px;
  border-radius: 15px;
  text-decoration: none;
}

.mec-item:focus, .mec-item:hover {
  text-decoration: none;
}

.grid-mec:hover .mec-item {
  opacity: 0.3;
}

.grid-mec .mec-item:hover {
  opacity: 1;
}

.mec-item__selo {
  width: 85px;
  margin: 0 auto 15px auto;
  display: block;
}

.mec-item__qrcode {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.mec-item__qrcode img {
  width: 100%;
}

.mec-item__city {
  color: #646464;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  height: 38px;
  margin: 5px 0 0 0;
  padding-bottom: 30px;
}

.mec-item__acesse-ja {
  color: #005fc2;
  margin: 0 auto;
  margin-top: 20px;
  width: 100%;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  text-align: center;
}

@media only screen and (max-width: 1200px) {
  .mec-item__qrcode {
    width: 110px;
    height: 110px;
  }
}
@media only screen and (max-width: 768px) {
  .mec-item__city {
    font-size: 14px;
    line-height: 18px;
    height: auto;
    padding-bottom: 30px;
  }
  .mec-item__acesse-ja {
    bottom: 17px;
  }
}
.section-instagram {
  overflow: hidden;
}

.section-instagram .section__row {
  display: block;
}

.section-instagram .section__wrapper {
  padding: 0;
}

.grid__instagram-row {
  display: block;
  grid: 230px/465px 696px;
  justify-content: space-between;
  align-items: center;
  background-color: var(--corCinza300);
  border-radius: 40px 0 0 0;
}

.grid__instagram-row:last-child {
  grid: 230px/696px 465px;
  position: relative;
  padding-top: 2px;
  padding-bottom: 40px;
  border-radius: 0 0 40px 0;
}

.grid__instagram-row:first-child .grid__instagram-right {
  display: none;
}

.grid__instagram-row:last-child .grid__instagram-left {
  display: none;
}

.instagram__titles {
  color: var(--corPrimaria);
  padding: 40px;
  overflow: hidden;
}

.section__title--instagram {
  position: relative;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: -1px;
  font-weight: 700;
  color: var(--corPrimaria);
  margin: 0;
}

.section__title--instagram:before {
  content: "";
  display: block;
  position: relative;
  left: 120px;
  top: 24px;
  width: 305px;
  height: 7px;
  background: rgba(0, 0, 0, 0) linear-gradient(90deg, #FEDA75 0%, #FA7E1E 20%, #D62976 43%, #962FBF 59%, #4F5BD5 100%) 0% 0% no-repeat padding-box;
}

.instagram__lead {
  font-size: 16px;
  line-height: 26px;
  font-family: "Open Sans", sans-serif;
  margin: 5px 0 0 0;
}

.grid__instagram-imagens {
  display: grid;
  grid: 230px/230px 230px 230px 230px 230px;
  justify-content: space-between;
  grid-gap: 3px;
  align-items: center;
}

.grid__instagram-left .grid__instagram-imagens {
  justify-content: end;
  position: relative;
  right: 1px;
}

.grid__instagram-right .grid__instagram-imagens img:first-child {
  border-top-left-radius: 50px;
}

.grid__instagram-left .grid__instagram-imagens img:last-child {
  border-bottom-right-radius: 50px;
}

.link-instagram {
  display: grid;
  grid: auto/44px 198px;
  justify-content: center;
  grid-gap: 8px;
  align-items: center;
  text-decoration: none;
}

.link-instagram:hover {
  text-decoration: none;
}

.link-instagram__logo {
  background-color: #bb2b94;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  display: grid;
  align-items: center;
  justify-content: center;
}

.link-instagram__logo img {
  width: 20px;
  height: 20px;
}

.link-instagram p {
  font-size: 26px;
  letter-spacing: -1px;
  color: var(--corPrimaria);
  margin: 0;
  font-weight: 300;
}

.link-instagram u {
  text-decoration: none;
  border-bottom: 2px solid #25cc9f;
  left: -6px;
  position: relative;
}

@media only screen and (min-width: 768px) {
  .section-instagram .section__row {
    display: flex;
  }
  .section-instagram .section__wrapper {
    padding: 0 20px;
  }
  .grid__instagram-row {
    display: grid;
    border-radius: 40px 0 40px 0;
  }
  .grid__instagram-row:last-child {
    padding-bottom: 0;
  }
  .grid__instagram-row:first-child .grid__instagram-right {
    display: block;
  }
  .grid__instagram-row:last-child .grid__instagram-left {
    display: block;
  }
}
.grid__diferenciais {
  display: grid;
  grid: auto/50% 50%;
  grid-template-columns: auto;
  grid-gap: 15px;
  height: 820px;
  position: relative;
}

.grid__diferenciais-colunm {
  display: grid;
  grid: auto/100%;
  grid-gap: 15px;
  position: absolute;
}

.grid__diferenciais-colunm:last-child:not(.grid__diferenciais-colunm--inline) {
  top: 250px;
}

.grid__diferenciais-colunm:first-child .card-diferencial:first-child {
  margin-bottom: 245px;
}

.grid__diferenciais-colunm:last-child .card-diferencial:first-child {
  margin-bottom: 155px;
}

.grid__diferenciais-colunm--inline:last-child .card-diferencial:first-child {
  margin-bottom: 0;
}

.card-diferencial.card-diferencial--fechado:not(.card-diferencial--inline):hover {
  height: 150px;
}

.grid__diferenciais-colunm.open .card-diferencial:not(.card-diferencial--fechado):not(.card-diferencial--inline) {
  height: 240px;
}

.grid__diferenciais-colunm.open .card-diferencial:not(.card-diferencial--fechado):not(.card-diferencial--inline) .card-diferencial__title {
  height: auto;
}

.grid__diferenciais--inline {
  height: auto;
  grid: auto/100%;
  grid-template-columns: auto;
  grid-template-rows: auto;
}

.grid__diferenciais-colunm--inline {
  position: unset;
  grid: auto/auto;
}

.grid__diferenciais-colunm--inline.open .card-diferencial--inline {
  width: 160px;
}

.grid__diferenciais-colunm--inline.open .card-diferencial--inline.expanded {
  width: 650px;
}

@media only screen and (min-width: 992px) {
  .grid__diferenciais {
    grid-template-columns: auto auto;
    height: auto;
  }
  .grid__diferenciais-colunm {
    position: unset;
  }
  .grid__diferenciais .grid__diferenciais-colunm:last-child {
    position: unset;
    top: 0;
  }
  .grid__diferenciais-colunm:first-child .card-diferencial:first-child {
    margin-bottom: 0;
  }
  .grid__diferenciais-colunm:last-child .card-diferencial:first-child {
    margin-bottom: 0;
  }
  .grid__diferenciais-colunm.open .card-diferencial:not(.card-diferencial--fechado):not(.card-diferencial--inline) {
    height: 180px;
  }
  .grid__diferenciais-colunm.open .card-diferencial:not(.card-diferencial--fechado):not(.card-diferencial--inline) .card-diferencial__title {
    height: 0;
  }
  .grid__diferenciais-colunm:first-child .card-diferencial:first-child {
    margin-bottom: 0;
  }
  .card-diferencial.card-diferencial--fechado:not(.card-diferencial--inline):hover {
    height: 430px;
  }
  .grid__diferenciais-colunm--inline {
    grid: auto/auto auto auto auto;
  }
}
.section--sobre-categoria {
  margin: 50px 0;
  padding: 100px 0;
}

.section--sobre-categoria .section__background {
  overflow: hidden;
  border-radius: 100px 0 100px 0;
  z-index: -2;
}

.section--sobre-categoria .section__background span {
  position: absolute;
  bottom: -100px;
  display: block;
  width: 150%;
  left: 50%;
  margin-left: -75%;
  height: 400px;
  background: var(--corSlateBlue400);
  transform: rotate(-5deg);
}

.section--sobre-categoria .img__modelo_feature {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  height: auto;
  max-height: calc(100% + 70px);
  overflow: hidden;
  border-radius: 0 0 100px 0;
  width: 750px;
  display: grid;
  justify-content: end;
}

.section--sobre-categoria .padrao-letras {
  width: 100%;
  height: 50%;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
}

.section--sobre-categoria h2.section__title {
  font-size: 40px;
  line-height: 42px;
}

.section--sobre-categoria h3.section__subtitle {
  font-size: 26px;
  line-height: 28px;
  color: var(--corPrimaria);
  letter-spacing: -0.05rem;
  padding-top: 20px;
}

@media only screen and (max-width: 768px) {
  .section--sobre-categoria .section__background {
    border-radius: 50px 0 50px 0;
  }
  .section--sobre-categoria {
    padding: 50px 0 50px 0;
  }
  .section--sobre-categoria h2.section__title {
    font-size: 30px;
    line-height: 32px;
    padding: 0 80px 70px 30px;
  }
  .section--sobre-categoria .section__background span {
    transform: none;
    top: 0;
    bottom: auto;
    height: 180px;
    background: none;
    overflow: hidden;
  }
  .section--sobre-categoria .section__background span::before {
    content: "";
    position: absolute;
    bottom: -150px;
    display: block;
    width: 150%;
    left: 50%;
    margin-left: -75%;
    height: 200px;
    background: var(--corSlateBlue400);
    transform: rotate(-8deg);
  }
  .section--sobre-categoria .img__modelo_feature {
    height: 200px;
    width: 150px;
    top: -19px;
    border-radius: 0;
    right: -20px;
  }
  .section--sobre-categoria .img__modelo_feature img {
    object-fit: contain;
    width: 100%;
    height: 100%;
    object-position: bottom;
  }
}
.page--posgraduacao.section--sobre-categoria .section__background span {
  background: #ffae0d;
}

@media only screen and (max-width: 768px) {
  .page--posgraduacao.section--sobre-categoria .section__background span {
    background: none;
  }
  .page--posgraduacao.section--sobre-categoria .section__background span:before {
    background: #ffae0d;
  }
}
.page--extensao.section--sobre-categoria .section__background span {
  background: #f0145c;
}

@media only screen and (max-width: 768px) {
  .page--extensao.section--sobre-categoria .section__background span {
    background: none;
  }
  .page--extensao.section--sobre-categoria .section__background span:before {
    background: #f0145c;
  }
}
.grid__list-cursos {
  display: grid;
  grid: auto/278px 278px 278px 278px;
  grid-gap: 15px;
  justify-content: space-between;
}

.item-curso {
  background: var(--corYaleBlue400);
  border-radius: 10px;
  overflow: hidden;
  padding: 30px 20px 30px 40px;
  position: relative;
}

.item-cursos__border-left {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  width: 10px;
  background: #7976ff;
}

.item-cursos__border-left--posgraduacao {
  background: #ffae0d;
}

.item-cursos__border-left--extensao {
  background: #f0145c;
}

.item-curso__content {
  height: 100%;
  display: grid;
  grid: auto/100%;
  align-content: space-between;
}

.item-curso__content-infos p {
  margin: 0;
}

.item-curso__category {
  color: #bcc4d2;
  font-size: 13px;
  font-weight: 300;
  font-family: "Open sans", sans-serif;
  text-transform: uppercase;
}

.item-curso__title {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: -1px;
  margin: 5px 0;
}

.item-curso__turno {
  color: #bcc4d2;
  font-size: 15px;
  font-weight: 300;
  font-family: "Open sans", sans-serif;
  display: grid;
  grid-gap: 8px;
  grid: 20px/14px auto;
}

.item-curso__turno svg {
  width: 14px;
  height: 14px;
}

.item-curso__botoes {
  border-top: 1px solid rgba(11, 187, 239, 0.2);
  padding-top: 15px;
  margin-top: 15px;
  display: grid;
  grid: 45px/auto auto;
  grid-gap: 10px;
}

.item-curso__botoes a {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  width: fit-content;
}

.item-curso__botoes .btn__icon {
  margin-left: 5px;
  width: 10px;
  height: 10px;
}

.grid__list-cursos.view-list {
  grid: auto/100%;
}

.grid__list-cursos.view-list .item-curso {
  padding: 20px 20px 20px 30px;
}

.grid__list-cursos.view-list .item-curso__content {
  grid: auto/auto auto;
  align-items: center;
  justify-content: space-between;
}

.item-curso__infos-view-list {
  display: none;
  grid: 20px/auto auto;
  justify-content: start;
  align-items: center;
  grid-gap: 20px;
}

.grid__list-cursos.view-list .item-curso__infos-view-list {
  display: grid;
}

.grid__list-cursos.view-list .item-curso__botoes {
  border: 0;
  padding: 0;
  margin: 0;
}

.grid__list-cursos.view-list .item-curso__category--grid, .grid__list-cursos.view-list .item-curso__turno--grid {
  display: none;
}

@media only screen and (max-width: 992px) {
  .grid__list-cursos {
    display: flex;
    flex-wrap: wrap;
  }
  .item-curso {
    padding: 20px 20px 20px 30px;
    min-width: 100%;
  }
  .item-curso__content-infos p {
    font-size: 12px;
  }
  .item-curso__title {
    font-size: 20px;
    margin: 2px 0;
  }
  .item-curso__content-infos {
    font-size: 13px;
  }
  .item-curso__botoes {
    margin-top: 5px;
    padding-top: 10px;
  }
}
body.body--overflow-hidden {
  overflow: hidden;
}

body.body--overflow-hidden header, body.body--overflow-hidden .uni-navbar, body.body--overflow-hidden .content-whatsapp-contact__fixed {
  z-index: 0;
}

.filtros__content {
  margin-bottom: 50px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  grid-gap: 10px;
}

.filtro__content-mobile {
  display: none;
}

.filtro__cta {
  padding-bottom: 30px;
}

.filtro__cta svg {
  width: 38px;
  height: 38px;
}

.row__filtros {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: end;
  width: 100%;
}

.buttons-view-list {
  display: grid;
  grid: 50px/50px 50px;
  position: relative;
  bottom: -2px;
}

.button-type-view {
  border: 0;
  background-color: #f7f7f7;
  display: grid;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.button-type-view:first-child {
  border: 2px solid #f7f7f7;
  border-radius: 5px 0 0 5px;
}

.button-type-view:last-child {
  border: 2px solid #f7f7f7;
  border-radius: 0 5px 5px 0;
}

.button-type-view svg {
  width: 28px;
  height: 28px;
}

.button-type-view svg {
  stroke: #bcc4d2;
}

.button-type-view:disabled, .button-type-view[disabled] {
  border-color: var(--corProcessCyan400);
}

.button-type-view:disabled svg, .button-type-view[disabled] svg {
  stroke: #0bbbef;
}

.filtro__qtde {
  margin-top: 50px;
  border-bottom: 1px solid #e2e2e2;
  width: 100%;
}

.filtro__qtde-txt {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  color: var(--corProcessCyan400);
  margin: 0;
}

.filtros-items {
  display: flex;
  flex-wrap: wrap;
  align-items: end;
  justify-content: start;
  grid-gap: 8px;
}

.filtros-items p {
  margin: 0;
}

.filtros__items label {
  color: #1f396a;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  margin-bottom: 0;
}

.filtros__items select {
  width: 240px;
  height: 40px;
  margin-top: 2px;
  padding: 0 16px;
}

.filtro__content-mobile .filtros__items .input {
  width: 100%;
}

.filtro-items {
  background-color: #ececec;
  border-radius: 5px;
  padding: 10px 20px;
  margin-top: 2px;
  display: flex;
  align-items: center;
  grid-gap: 40px;
}

.checkbox__group {
  display: flex;
  align-items: center;
}

.checkbox__group, .checkbox__group span {
  color: var(--corYaleBlue500);
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

@media only screen and (max-width: 768px) {
  .filtro__content-desktop {
    display: none;
  }
  .filtro__content-mobile {
    display: block;
    width: 100%;
  }
  .open-filtro__content {
    position: relative;
    height: 50px;
    margin-bottom: 30px;
  }
  .open-filtro__content button {
    display: flex;
    align-items: center;
    justify-content: center;
    grid-gap: 8px;
    position: relative;
  }
  .open-filtro__content button p {
    margin: 0;
    font-family: "Open Sans", sans-serif;
  }
  .btn-open-filtro {
    background-color: #25cc9f;
    border-radius: 25px;
    padding: 0 30px;
    height: 50px;
    z-index: 1;
    border: 0;
  }
  .btn-open-filtro p {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
  }
  .limpar-filtro {
    background-color: #f2f2f2;
    border-radius: 25px;
    padding: 0 40px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: end;
    height: 100%;
    max-width: 330px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  .btn-limpar-filtro {
    border: 1px solid #b8bed8;
    padding: 0 12px;
    height: 25px;
    z-index: 0;
    border-radius: 12px;
  }
  .btn-limpar-filtro p {
    color: #454f75;
    font-size: 13px;
  }
  .filtro-content-options {
    background-color: rgba(31, 57, 106, 0.8);
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 9;
    right: 100%;
    transform: translateX(-100%);
  }
  .filtro-content__items {
    width: calc(100% - 50px);
    max-height: calc(100vh - 80px);
    border-radius: 0 0 20px 0;
    background: #fff;
    box-shadow: 0 3px 30px #0f2348;
    padding: 30px;
    display: flex;
    flex-direction: column;
    grid-gap: 40px;
    max-width: 360px;
    overflow-y: auto;
  }
  .filtro-items {
    flex-direction: column;
    grid-gap: 15px;
    align-items: start;
    padding: 20px;
  }
  .filtros__items > label {
    margin-bottom: 5px;
  }
  .filtro-items label {
    color: #454f75;
  }
  .filtros__items select {
    width: 100%;
  }
  .btn-aplicar-filtro {
    width: auto;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    min-height: 40px;
    border-radius: 5px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 600;
    background: #25cc9f;
    border: 0;
  }
  .close__content-filtro {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 2;
  }
  .btn-close-filtro {
    width: 20px;
    height: 20px;
    display: block;
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    padding: 0;
  }
  .btn-close-filtro svg {
    width: 100%;
    height: 100%;
  }
  .itens-filtrados__content {
    margin-bottom: 30px;
  }
  .item-filtrado {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 12px;
    background: #f2f2f2;
    padding: 5px 10px;
    width: max-content;
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    color: #999;
  }
  .item-filtrado__remove {
    border: 0;
  }
  .item-filtrado__remove svg {
    display: block;
    width: 8px;
    height: 8px;
  }
}
.curso-veja-os-numeros {
  position: relative;
}

.curso-veja-os-numeros__background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  border-radius: 48px 0px;
  overflow: hidden;
}

.curso-veja-os-numeros__background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.curso-veja-os-numeros__container {
  display: flex;
  width: 100%;
  padding: 40px 24px;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  position: relative;
  z-index: 1;
}

.curso-veja-os-numeros__header {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 12px;
}

.page__text .curso-veja-os-numeros__title, .curso-veja-os-numeros__title {
  color: var(--corBranco);
  font-size: 40px;
  font-weight: 700;
  line-height: 1em;
  letter-spacing: -3.2px;
  margin: 0;
}

.page__text .curso-veja-os-numeros__lead, .curso-veja-os-numeros__lead {
  color: var(--corBranco);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8em;
  margin: 0;
}

.curso-veja-os-numeros__content {
  position: relative;
}

.curso-veja-os-numeros__grid {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

.card-curso-veja-os-numeros {
  display: flex;
  padding: 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  flex: 1 0 0;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.1);
  width: 100%;
  max-width: 200px;
}

.page__text .card-curso-veja-os-numeros__icon, .card-curso-veja-os-numeros__icon {
  display: block;
  width: 40px;
  height: 40px;
  aspect-ratio: 1/1;
}

.card-curso-veja-os-numeros__text {
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 12px;
  justify-content: space-between;
}

.page__text .card-curso-veja-os-numeros__title, .card-curso-veja-os-numeros__title {
  margin: 0;
  color: var(--corBranco);
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2em;
}

.page__text .card-curso-veja-os-numeros__hat, .card-curso-veja-os-numeros__hat {
  margin: 0;
  color: var(--corBranco);
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2em;
}

@media only screen and (max-width: 768px) {
  .curso-veja-os-numeros__background {
    border-radius: 24px 0px 16px 0px;
  }
  .page__text .curso-veja-os-numeros__title, .curso-veja-os-numeros__title {
    font-size: 30px;
    letter-spacing: -2.4px;
  }
  .page__text .curso-veja-os-numeros__lead, .curso-veja-os-numeros__lead {
    font-size: 16px;
  }
  .curso-veja-os-numeros__grid {
    flex-direction: column;
  }
  .card-curso-veja-os-numeros {
    max-width: 100%;
    display: grid;
    grid: auto/32px 1fr;
    padding: 16px 12px;
  }
  .page__text .card-curso-veja-os-numeros__icon, .card-curso-veja-os-numeros__icon {
    width: 32px;
    height: 32px;
  }
}
.forma-ingresso--descritivo {
  margin-top: 70px;
  min-height: 490px;
}

.forma-ingresso--descritivo:last-child {
  margin-bottom: 100px;
}

.forma-ingresso__header {
  background-color: #f2f2f2;
  padding: 40px 0;
  display: grid;
  grid: auto/370px auto;
  align-items: center;
  grid-gap: 20px;
  border-radius: 50px 0 50px 0;
}

.forma-ingresso__img {
  position: relative;
  height: 100%;
}

.forma-ingresso__img img {
  position: absolute;
  height: auto;
  max-height: 460px;
  left: 0;
  top: 0;
}

.forma-ingresso__titles {
  display: grid;
  align-items: start;
  grid: auto/70px auto;
  grid-gap: 15px;
  align-items: center;
}

.forma-ingresso__icon {
  width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.forma-ingresso__icon img {
  display: block;
}

.forma-ingresso__titles p {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  margin: 0 0 5px 0;
}

.forma-ingresso__titles h3 {
  font-size: 28px;
  font-weight: 700;
  letter-spacing: -1px;
  margin: 0;
  color: var(--corPrimaria);
}

.forma-ingresso__content {
  margin-top: 60px;
  padding-left: 390px;
  padding-right: 100px;
}

.forma-ingresso__content p {
  color: #333;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 25px;
  margin-top: 0;
}

.forma-ingresso__titles p.color-graduacao {
  color: #7976ff;
}

.forma-ingresso__titles p.color-posgraduacao {
  color: #ffae0d;
}

.forma-ingresso__titles p.color-extensao {
  color: #f0145c;
}

@media only screen and (max-width: 768px) {
  .forma-ingresso__header {
    grid: auto/100%;
    padding: 30px 20px;
    grid-gap: 0;
    margin-bottom: 20px;
  }
  .forma-ingresso__titles {
    grid: auto/50px auto;
  }
  .forma-ingresso__content {
    padding: 0;
    margin: 0;
  }
  .forma-ingresso__img {
    height: 200px;
  }
  .forma-ingresso__img img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
  }
  .forma-ingresso__icon img {
    width: 50px;
    height: 50px;
  }
  .forma-ingresso__titles h3 {
    font-size: 20px;
    line-height: 20px;
  }
  .forma-ingresso__titles p.color-graduacao {
    font-size: 13px;
  }
}
.nossa-estrutura {
  position: relative;
  padding-top: 75px;
}

.nossa-estrutura__background {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 420px;
  border-radius: 100px 100px 0 0;
  background-color: #5c7ab1;
}

.nossa-estrutura__container {
  max-width: 730px;
}

.nossa-estrutura__slider {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  height: 420px;
  overflow: hidden;
}

.nossa-estrutura__slider .flickity-page-dots {
  bottom: 0;
  list-style-type: none;
}

.nossa-estrutura__slider .flickity-page-dots .dot, .nossa-estrutura__slider .flickity-page-dot {
  display: inline-block;
  margin: 0 4px;
  border-radius: 50%;
  cursor: pointer;
  width: 10px;
  height: 10px;
  background: var(--corBranco);
  opacity: 0.3;
}

.nossa-estrutura__slider .flickity-page-dots .dot.is-selected, .nossa-estrutura__slider .flickity-page-dot.is-selected {
  opacity: 0.9;
}

.nossa-estrutura__slides {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.nossa-estrutura__slide {
  width: 100%;
  height: 100%;
}

.nossa-estrutura__slide img {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.nossa-estrutura__arrow {
  cursor: pointer;
  outline: none;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 60px;
  border: none;
  background-color: rgba(0, 0, 0, 0.3);
  transition: all 160ms ease;
}

.nossa-estrutura__arrow:focus, .nossa-estrutura__arrow:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.nossa-estrutura__arrow--left {
  left: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.nossa-estrutura__arrow--right {
  right: 0;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.nossa-estrutura__arrow svg {
  display: block;
  height: 20px;
  fill: var(--corMint300);
}

.nossa-estrutura__info {
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  padding: 40px;
  background-color: var(--corPrimaria);
}

.nossa-estrutura__title {
  margin: 0;
  color: var(--corBranco);
  font-size: 23px;
  font-weight: 700;
}

.nossa-estrutura__subtitle {
  margin: 0;
  margin-top: 8px;
  color: var(--corBranco);
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
}

.nossa-estrutura__text {
  margin: 0;
  margin-top: 8px;
  color: var(--corBranco);
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
}

.nossa-estrutura .btn {
  margin-top: 15px;
}

@media only screen and (max-width: 768px) {
  .nossa-estrutura {
    padding-top: 0;
  }
  .nossa-estrutura .wrapper {
    padding: 0;
  }
  .nossa-estrutura__slider {
    height: 210px;
  }
  .nossa-estrutura__subtitle {
    font-size: 15px;
  }
}
.nossa-estrutura--centro .nossa-estrutura__slider {
  height: 540px;
  margin-top: 70px;
}

.chamada-vestibular {
  display: flex;
  flex-flow: row nowrap;
  padding: 40px 0;
  text-decoration: none;
}

.chamada-vestibular:focus, .chamada-vestibular:hover {
  text-decoration: none;
}

.chamada-vestibular__left {
  display: grid;
  grid: auto/auto;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 0 40px;
  height: 60px;
  margin-top: 10px;
  border-radius: 20px 0 10px 0;
  background-color: var(--corPrimaria);
}

.chamada-vestibular__right {
  display: grid;
  grid: auto/auto auto;
  align-items: center;
  justify-content: center;
  grid-gap: 10px;
  padding: 0 40px;
  height: 60px;
  border-radius: 10px 0 20px 0;
  background-color: #d7dce5;
}

.chamada-vestibular h1 {
  margin: 0;
  color: var(--corBranco);
  font-size: 30px;
  font-weight: 800;
  letter-spacing: -1px;
}

.chamada-vestibular p {
  width: 75px;
  margin: 0;
  color: var(--corPrimaria);
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-align: right;
}

.chamada-vestibular b {
  color: var(--corPrimaria);
  font-size: 30px;
  font-weight: 800;
  line-height: 32px;
  letter-spacing: -1px;
  white-space: nowrap;
}

.page--soucandidato .chamada-vestibular {
  padding-bottom: 0;
}

@media only screen and (max-width: 768px) {
  .chamada-vestibular {
    border-radius: 20px 0 20px 0;
    padding: 0;
    margin: 40px auto;
    flex-wrap: wrap;
    max-width: 300px;
    flex-flow: column !important;
  }
  .chamada-vestibular h1 {
    font-size: 24px;
    line-height: 24px;
  }
  .chamada-vestibular__left {
    margin: 0;
    border-radius: 20px 0 0px 0 !important;
  }
  .chamada-vestibular__right {
    border-radius: 0px 0 20px 0 !important;
  }
  .chamada-vestibular b {
    font-size: 24px;
    line-height: 24px;
  }
}
.formulario-sidebar__content {
  display: grid;
  align-items: start;
  justify-content: space-between;
  grid: auto/auto 376px;
}

.formulario__content {
  padding: 60px 60px 60px 0;
  position: relative;
  overflow: hidden;
}

.formulario__sidebar {
  text-align: center;
  background-color: #eef0f2;
  height: 100%;
  width: 376px;
  padding: 60px 35px;
}

.buttons__contato img {
  width: 35px;
  height: auto;
}

.buttons__contato p {
  font-size: 14px;
  font-weight: 800;
  color: #fff;
  margin: 0;
}

.buttons__contato {
  display: grid;
  grid: auto/35px auto;
  justify-content: center;
  align-items: center;
  height: 50px;
  grid-gap: 10px;
  width: 210px;
  transition: 0.3s ease;
  border-radius: 25px;
  text-decoration: none;
  margin: 30px auto 0 auto;
}

.buttons__contato:hover {
  opacity: 0.7;
  cursor: pointer;
}

.buttons__contato--whatsapp {
  background-color: #00e676;
  margin-bottom: 20px;
}

.buttons__contato--telefone {
  background-color: #0bbbef;
}

.formulario__sidebar h2 {
  color: #454f75;
  font-size: 25px;
  line-height: 25px;
  letter-spacing: -1px;
  text-align: center;
  margin-bottom: 10px;
}

.formulario__sidebar p {
  color: #454f75;
  font-size: 15px;
  margin: 0;
}

.formulario__sidebar b {
  font-size: 15px;
  color: #454f75;
}

.formulario__sidebar .line-black {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #adadad;
  margin: 30px 0;
}

.formulario__content .textLGPD {
  width: 100%;
  pointer-events: none;
}

.formulario__content .checkLGPD {
  text-align: center;
  position: relative;
  width: 420px;
  margin: 0 auto 10px auto;
}

.formulario__content .checkLGPD .txt-termos {
  font-size: 16px;
  margin: 0;
  padding-left: 5px;
  font-weight: 300;
  line-height: 16px;
  text-align: left;
}

.formulario__content .checkLGPD .txt-termos span.openTerm {
  text-decoration: underline;
  color: #f65e8d;
}

.formulario__content .checkLGPD {
  display: flex;
  align-items: center;
  padding: 20px 10px 0;
  justify-content: center;
}

.txt-termos span {
  cursor: pointer;
}

.textLGPD {
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 100%;
  z-index: 2;
  transition: all ease 0.4s;
}

.textLGPD > p {
  position: absolute;
  bottom: 0;
  right: -100%;
  opacity: 0;
  font-size: 15px;
  color: #fff;
  background: rgba(60, 73, 90, 0.95);
  width: 100%;
  height: auto;
  padding: 50px 30px 30px;
  z-index: 2;
  transition: all ease 0.4s;
}

.textLGPD.termoAberto {
  pointer-events: auto !important;
}

.textLGPD.termoAberto p {
  opacity: 1;
  right: 0;
}

.textLGPD > p a {
  color: var(--color-secondary);
}

.fechar-termo {
  display: block;
  position: absolute;
  color: #fff;
  right: 20px;
  top: 20px;
  cursor: pointer;
}

.formulario__content #msgLgpd {
  max-width: 400px;
  margin: 0 auto;
}

.formulario__content span.color-red {
  color: #ff2c35;
  text-decoration: none;
}

.button-submit-form {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #25cc9f;
  border-radius: 5px;
  width: 210px;
  height: 40px;
  font-size: 19px;
  font-weight: 800;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  cursor: pointer;
  margin: 15px auto;
}

.button-submit-form:hover {
  opacity: 0.8;
}

.inform-campos {
  margin: 0 auto;
  color: #000;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .formulario-sidebar__content {
    grid: auto/100%;
  }
  .formulario__content {
    padding: 0 0 50px 0;
  }
  .formulario__content p {
    font-size: 15px;
    text-align: center;
  }
  .formulario__sidebar {
    width: 100%;
  }
  .formulario__content .checkLGPD {
    padding: 0;
    width: 100%;
  }
}
.formulario__content--center {
  max-width: 768px;
  padding: 70px 0;
  margin: 0 auto;
  width: 100%;
}

.formulario__intro {
  max-width: 630px;
  width: 100%;
  margin: 0 auto 50px auto;
}

.formulario__intro h2 {
  margin: 0;
  text-align: center;
}

.formulario__intro a {
  color: #333;
  text-decoration: underline #333;
  width: fit-content;
}

.formulario__files {
  max-width: 480px;
  margin: 0 auto;
  display: block;
  display: flex;
  flex-direction: column;
}

.formulario__success {
  max-width: 440px;
  margin: 0 auto;
  text-align: center;
}

.ic_success {
  width: 36px;
  height: 26px;
  display: block;
  margin: 0 auto 10px auto;
}

.links__contatos {
  margin: 30px 0 70px 0;
}

.formulario__success .buttons__contatos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  grid-gap: 20px;
}

.formulario__success .buttons__contato {
  margin: 0;
}

.section__content--cases {
  max-width: 964px;
  width: 100%;
  margin: 0 auto;
}

.secao-cases__slider {
  position: relative;
  display: flex;
  position: relative;
  width: 100%;
  margin-top: 50px;
}

.secao-cases__slides {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.secao-cases__slides .card-noticia__content {
  display: block;
  width: 50%;
  padding: 0 15px;
}

.secao-cases__buttons-navigate {
  display: grid;
  grid: auto/40px 40px;
  grid-gap: 15px;
  align-items: center;
  position: absolute;
  right: 0;
  top: -50px;
}

.secao-cases__arrow {
  cursor: pointer;
  outline: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border: none;
  background-color: #f2f2f2;
  transition: all 160ms ease;
  border-radius: 10px;
}

.secao-cases__arrow:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

.secao-cases__arrow svg {
  display: block;
  height: 20px;
  fill: var(--corMint);
}

@media only screen and (max-width: 768px) {
  .secao-cases__slides .card-noticia__content {
    width: 100%;
  }
}
.secao-noticias {
  margin: 70px auto 100px auto;
}

.secao-noticias__grid {
  display: grid;
  grid: auto/1fr 1fr 1fr 1fr;
  justify-content: space-between;
  grid-gap: 40px 15px;
  margin-bottom: 40px;
}

.secao-noticias__slider {
  position: relative;
  display: flex;
  position: relative;
  width: 100%;
  margin-top: 50px;
}

.secao-noticias__slides {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.secao-noticias__slides .card-noticia__content {
  display: block;
  width: 25%;
  padding: 0 15px;
}

.secao-noticias__buttons-navigate {
  display: grid;
  grid: auto/40px 40px auto;
  grid-gap: 15px;
  align-items: center;
  position: absolute;
  right: 0;
  top: -50px;
}

.secao-noticias__arrow {
  cursor: pointer;
  outline: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border: none;
  background-color: #f2f2f2;
  transition: all 160ms ease;
  border-radius: 10px;
}

.secao-noticias__arrow:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

.secao-noticias__arrow svg {
  display: block;
  height: 20px;
  fill: var(--corMint);
}

.secao-noticias__ver-todos a {
  display: grid;
  grid: auto/auto auto;
  grid-gap: 5px;
  justify-content: center;
  align-items: center;
  font-family: "Josefin Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: var(--corMint);
  padding-left: 20px;
  border-left: 1px solid #bcc4d2;
}

.secao-noticias__ver-todos svg {
  display: block;
  height: 10px;
  width: 10px;
  fill: var(--corMint);
  transition: all 160ms ease-in;
}

@media only screen and (max-width: 992px) {
  .secao-noticias__slides .card-noticia__content {
    width: 50%;
  }
  .secao-noticias__grid {
    grid: auto/1fr 1fr;
  }
}
@media only screen and (max-width: 768px) {
  .secao-noticias__slides .card-noticia__content {
    width: 100%;
  }
  .secao-noticias__grid {
    grid: auto/1fr;
  }
}
.page--resultado-busca .page-header-four {
  margin-bottom: 15px;
}

.page--resultado-busca .page-header-four__titles {
  text-align: center;
}

.page--resultado-busca .page-header-four__titles h2 {
  font-size: 20px;
  margin-bottom: 10px;
  letter-spacing: -1px;
  color: var(--corPrimaria);
}

.page--resultado-busca .page-header-four__titles h1 {
  font-size: 40px;
  line-height: 60px;
  letter-spacing: -1px;
  color: var(--corPrimaria);
}

.resultado-busca {
  margin-bottom: 100px;
}

.resultado-busca-filtro .filtros-items {
  width: 100%;
}

.filtro-options {
  width: calc(100% - 50px);
  border-bottom: 1px solid #e2e2e2;
}

.filtro-options__ul {
  display: flex;
  align-items: center;
  list-style: none;
  grid-gap: 10px;
  width: 100%;
  margin-bottom: 0;
}

.filtro-options__ul li {
  padding: 8px;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  color: #666;
  cursor: pointer;
  position: relative;
  top: 3px;
}

.filtro-options__ul li.selected {
  font-weight: 700;
  border-bottom: 6px solid #25cc9f;
  color: var(--corPrimaria);
}

@media only screen and (max-width: 768px) {
  .resultado-busca-filtro .filtros-items {
    align-items: center;
  }
  .filtro-options {
    border: 0;
  }
  .filtro-options__ul {
    flex-wrap: wrap;
    padding: 0;
  }
  .filtro-options__ul li {
    border: 1px solid #666;
    border-radius: 5px;
    padding: 8px 12px;
  }
  .filtro-options__ul li.selected {
    border: 1px solid #25cc9f;
    color: #25cc9f;
  }
}
.resultado-busca-qtde {
  text-align: center;
  margin-bottom: 40px;
}

.resultado-busca-qtde p {
  color: #666;
  font-size: 18px;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
}

.resultado-busca-lista {
  margin: 70px 0;
  margin: 0 auto 40px auto;
  max-width: 768px;
}

.resultado-busca__item {
  display: block;
}

.resultado-busca__item a {
  display: block;
  width: 100%;
  padding: 20px;
  border-bottom: 1px solid #e2e2e2;
  text-decoration: none;
  transition: 0.3s ease;
}

.resultado-busca__item a:hover {
  background-color: rgba(226, 226, 226, 0.8274509804);
}

.item-busca__tag {
  color: var(--corPrimaria);
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 5px;
}

.item-busca__title {
  font-size: 28px;
  letter-spacing: -1px;
  font-weight: 800;
  line-height: 30px;
  color: var(--corPrimaria);
  margin-bottom: 5px;
}

.item-busca__lead {
  color: #666;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 23px;
  margin: 0;
}

@media only screen and (max-width: 768px) {
  .item-busca__title {
    font-size: 20px;
    line-height: 21px;
  }
}
.box-inscricao {
  display: flex;
  flex-flow: column nowrap;
  position: absolute;
  top: -25px;
  right: 0;
  padding: 30px 0;
  width: 375px;
  border-radius: 25px;
  background-color: var(--corCinza100);
  box-shadow: 0 3px 26px rgba(0, 0, 0, 0.3);
  z-index: var(--layer1);
}

.box-inscricao__content {
  display: flex;
  flex-flow: column nowrap;
  width: calc(100% - 60px);
  margin: 0 auto;
}

.box-inscricao__inputs .input:not(:last-child) {
  margin-bottom: 15px;
}

.box-inscricao__info {
  padding: 0 0 0 6px;
  margin: 25px 0 0 0;
  list-style-type: none;
}

.box-inscricao__info li {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  color: var(--corCinza600);
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 22px;
}

.box-inscricao__info li:not(:last-child) {
  margin-bottom: 10px;
}

.box-inscricao__info li div {
  display: flex;
  flex-flow: row nowrap;
  white-space: pre-wrap;
}

.box-inscricao__info b {
  max-width: 170px;
  color: var(--corYaleBlue);
}

.box-inscricao__info a {
  color: var(--corYaleBlue);
  font-weight: 600;
}

.box-inscricao__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 16px;
  margin-right: 6px;
  margin-top: 3px;
}

.box-inscricao__icon svg {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 80%;
  max-height: 100%;
}

.box-inscricao__icon svg * {
  fill: var(--corPrimaria);
}

.box-inscricao__valor {
  margin: 0;
  margin-top: 25px;
  color: var(--corYaleBlue);
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

.box-inscricao__valor b {
  font-size: 32px;
}

.box-inscricao__valor span {
  font-weight: 400;
}

.box-inscricao__footer {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  width: 100%;
  margin-top: 25px;
}

.box-inscricao__footer .btn {
  margin-bottom: 20px;
}

.box-inscricao__footer .btn, .box-inscricao__footer a {
  width: 100%;
  text-align: center;
}

.box-inscricao__selo {
  cursor: pointer;
  position: absolute;
  top: -22px;
  right: -18px;
  width: 80px;
  height: 80px;
  animation-name: pulse;
  animation-iteration-count: infinite;
  animation-duration: 1500ms;
  background-color: rgba(0, 0, 0, 0);
  border: none;
}

.box-inscricao__selo svg {
  display: block;
  width: 80px;
  height: 80px;
}

.box-inscricao__selo:hover {
  animation-name: jump;
  animation-iteration-count: 1;
  animation-duration: 400ms;
}

.box-inscricao__fixed-bottom {
  display: none;
}

@media only screen and (max-width: 992px) {
  .box-inscricao {
    position: unset;
    width: 100%;
    max-width: 380px;
    margin: 0 auto 70px;
  }
  .box-inscricao__valor b {
    font-size: 23px;
  }
  .box-inscricao__info li:not(:last-child) {
    margin-bottom: 10px;
  }
  .box-inscricao__selo {
    top: -15px;
  }
  .box-inscricao__fixed-bottom {
    display: grid;
    grid: auto/auto auto;
    width: 100%;
    height: 60px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    background: #5c7ab1;
  }
  .box-inscricao__fixed-bottom .box-inscricao__valor, .box-inscricao__fixed-bottom .box-inscricao__footer {
    margin: 0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box-inscricao__fixed-bottom .box-inscricao__footer a {
    max-width: 130px;
    font-size: 20px;
    line-height: 20px;
  }
  .box-inscricao__selo {
    width: 70px;
    height: 70px;
  }
  .box-inscricao__selo svg {
    width: 70px;
    height: 70px;
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes jump {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-16px);
  }
  100% {
    transform: translateY(0px);
  }
}
.grid-diferenciais {
  display: grid;
  grid: auto auto/auto auto;
  grid-gap: 15px;
}

.grid-diferenciais__row {
  display: grid;
  grid: auto/100%;
  grid-gap: 15px;
}

.grid-diferenciais__row.is-open .card-diferencial:not(.card-diferencial--fechado):not(.card-diferencial--inline) {
  height: 180px;
}

.grid-diferenciais__row.is-open .card-diferencial:not(.card-diferencial--fechado):not(.card-diferencial--inline) .card-diferencial__title {
  height: 0;
}

.grid-diferenciais--inline {
  grid: auto/100%;
  grid-template-columns: auto;
  grid-template-rows: auto;
}

.grid-diferenciais--inline .grid-diferenciais__row {
  grid: auto/auto auto auto auto;
}

.grid-diferenciais--inline .grid-diferenciais__row.is-open .card-diferencial--inline {
  width: 160px;
}

.grid-diferenciais--inline .grid-diferenciais__row.is-open .card-diferencial--inline.expanded {
  width: 610px;
}

.grid-diferenciais--inline .grid-diferenciais__row.is-open .card-diferencial--inline:not(.expanded) .card-diferencial__background:after {
  background: #1f396a;
}

.grid-diferenciais--inline .grid-diferenciais__row.is-open .card-diferencial--inline .card-diferencial__content--inline {
  display: block;
  width: 100%;
}

.grid-diferenciais--inline .grid-diferenciais__row.is-open .card-diferencial--inline:not(.expanded) .card-diferencial__content--inline {
  width: 0;
  overflow: hidden;
}

.grid-diferenciais--inline .grid-diferenciais__row.is-open .card-diferencial__category--inline--vertical {
  display: block;
  opacity: 1;
  height: 100%;
}

@media only screen and (max-width: 992px) {
  .grid-diferenciais, .grid-diferenciais--inline .grid-diferenciais__row {
    grid: auto/100%;
    grid-template-columns: auto;
    grid-template-rows: auto;
  }
}
.box-quote {
  background-color: #f2f2f2;
  border-radius: 20px;
  position: relative;
  width: 100%;
  max-width: 670px;
  margin: 40px 0;
}

.box-quote__icon {
  position: absolute;
  height: 100%;
  width: 30px;
  display: grid;
  align-items: center;
  left: -15px;
}

.box-quote__icon img {
  width: 30px;
  height: 30px;
}

.quote__content {
  padding: 60px 70px;
  color: var(--corPrimaria);
}

.quote__title {
  font-size: 30px;
  font-weight: 800;
  letter-spacing: -1px;
  line-height: 34px;
  margin: 0;
}

@media only screen and (max-width: 768px) {
  .quote__content {
    padding: 30px 40px;
  }
  .quote__content h5 {
    margin: 0;
  }
  .page--programa-mentoria .page__text {
    margin-bottom: 0;
  }
}
.uni-collapse {
  cursor: pointer;
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  overflow: hidden;
  border-radius: 5px;
}

.uni-collapse.is-open {
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.2);
}

.uni-collapse:not(:last-child) {
  margin-bottom: 15px;
}

.uni-collapse__header {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
  padding: 15px 20px;
  width: 100%;
  height: auto;
  border-radius: 5px;
  border: 1px solid #bcc4d2;
  box-sizing: border-box;
}

.uni-collapse__header-left, .uni-collapse__header-right {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  position: relative;
}

.uni-collapse__header-left {
  justify-content: flex-start;
}

.uni-collapse__header-right {
  justify-content: flex-end;
}

.uni-collapse__arrow {
  width: 10px;
  z-index: 1;
}

.uni-collapse__arrow svg {
  display: block;
  height: 100%;
}

.uni-collapse__arrow svg {
  fill: #25cc9f;
}

.uni-collapse__title {
  margin: 0;
  z-index: 1;
  color: var(--corPrimaria);
  font-size: 18px;
  font-weight: 700;
}

.uni-collapse__content {
  position: relative;
  width: 100%;
  height: 0;
  margin: 0 auto;
  border-radius: 12px;
  overflow: hidden;
  z-index: 0;
  background-color: #fff;
}

.uni-collapse__content a {
  word-break: break-all;
}

.uni-collapse__content div, .uni-collapse__content p {
  margin: 0;
  color: #333;
  font-size: 16px;
  line-height: 26px;
  font-family: "Open Sans", sans-serif;
}

.uni-collapse__content ul {
  padding: 0;
  list-style: none;
  margin: 20px 30px;
}

.uni-collapse__content li {
  color: #333;
  font-size: 16px;
  line-height: 26px;
  display: grid;
  align-items: center;
}

.uni-collapse__content li:not(:last-child) {
  margin-bottom: 6px;
}

.uni-collapse.is-open .uni-collapse__content {
  display: block;
}

@media only screen and (max-width: 768px) {
  .uni-collapse__header {
    padding: 7px 15px;
  }
  .uni-collapse__content li:not(:last-child) {
    margin-bottom: 0;
  }
  .uni-collapse__title {
    line-height: 20px;
    font-size: 16px;
  }
  .uni-collapse__content div, .uni-collapse__content p {
    font-size: 15px;
    line-height: 20px;
  }
}
.faq__content {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
}

.uni-collapse--faq {
  background-color: #f9f9f9;
  border-radius: 0;
}

.uni-collapse__header--faq {
  border: 0;
  padding: 0;
}

.uni-collapse-open.uni-collapse--faq {
  box-shadow: none;
}

p.uni-collapse__title--faq {
  color: #333;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  padding: 15px 70px 15px 20px;
}

.uni-collapse__header-right--faq {
  background-color: #f2f2f2;
  padding: 0px 20px;
  height: 100%;
  position: absolute;
  right: 0;
}

.uni-collapse__content--faq {
  background-color: #f2f2f2;
  border-radius: 0;
}

.uni-collapse__content-padding {
  padding: 30px;
}

.uni-collapse__content--faq p, .uni-collapse__content--faq div {
  font-size: 15px;
  color: #666;
  font-family: "Open Sans", sans-serif;
  line-height: 26px;
}

.bloco-cinza {
  padding: 40px;
  border-radius: 10px;
  background-color: #f2f2f2;
}

.bloco-cinza__title {
  margin: 0;
  margin-bottom: 10px;
  color: var(--corPrimaria);
  font-size: 24px;
  font-weight: 600;
  letter-spacing: -1px;
}

.bloco-cinza__inline {
  display: flex;
  flex-wrap: wrap;
  column-gap: 30px;
}

.bloco-cinza__inline p {
  margin: 0;
  color: #666;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}

.bloco-cinza__inline b {
  color: var(--corPrimaria);
  font-weight: 700;
}

.page--soucandidato .bloco-cinza {
  margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
  .bloco-cinza {
    padding: 15px;
  }
  .link-download__right {
    grid-gap: 5px;
    justify-content: flex-end;
  }
  .link-download__left {
    padding: 10px 10px 10px 15px;
  }
  .bloco-cinza__inline p {
    line-height: 20px;
  }
}
.links-rapidos p {
  margin: 0;
  margin-top: 10px;
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  letter-spacing: -1px;
  text-align: center;
}

.links-rapidos__home {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 10px;
  color: var(--corPrimaria);
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -1px;
}

.links-rapidos__home svg {
  width: 16px;
  height: auto;
}

.links-rapidos__lista {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
}

.links-rapidos__lista a {
  border-right: 2px solid #fff;
  margin: 0 5px;
  padding: 0 10px 0 0;
  color: var(--corPrimaria);
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -1px;
}

.links-rapidos__lista a:last-child {
  border-right: 0;
}

@media only screen and (max-width: 768px) {
  .links-rapidos__lista {
    flex-flow: column nowrap;
  }
  .links-rapidos__lista a {
    border-right: none;
  }
  .links-rapidos__lista a:not(:last-child):after {
    content: "";
    display: block;
    position: relative;
    width: 50px;
    height: 2px;
    margin: 10px auto;
    background-color: var(--corBranco);
  }
}
.lfr-ddm__default-page-header-title, .lfr-ddm-form-page-title {
  display: none;
}

span.reference-mark {
  color: #ff2c35;
  text-decoration: none;
}

.lfr-ddm-form-page * {
  font-family: "Open Sans", sans-serif;
}

.lfr-ddm-form-page button[type=submit], button#ddm-form-submit {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #25cc9f;
  border-radius: 5px;
  width: 210px;
  height: 40px;
  font-size: 19px;
  font-weight: 800;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  cursor: pointer;
  margin: 15px auto;
}

button#ddm-form-submit:hover {
  opacity: 0.8;
}

.video-home video {
  display: block;
  margin: 0 auto;
}

@media only screen and (min-width: 320px) {
  .video-home video {
    width: 304px;
    height: 171px;
  }
}
@media only screen and (min-width: 375px) {
  .video-home video {
    width: 352px;
    height: 198px;
  }
}
@media only screen and (min-width: 425px) {
  .video-home video {
    width: 400px;
    height: 225px;
  }
}
@media only screen and (min-width: 768px) {
  .video-home video {
    width: 720px;
    height: 405px;
  }
}
@media only screen and (min-width: 800px) {
  .video-home video {
    width: 800px;
    height: 480px;
  }
}
.page-header-jornada {
  position: relative;
}

.header-jornada__content {
  display: flex;
  align-items: center;
}

.header-jornada__textos {
  max-width: 410px;
  padding: 65px 0;
}

.header-jornada__title {
  color: var(--corPrimaria);
  font-size: 60px;
  font-weight: 800;
  letter-spacing: -2.4px;
  margin-bottom: 20px;
}

.header-jornada__description {
  color: var(--corPrimaria);
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  line-height: 25px;
  max-width: 280px;
}

.header-jornada__description p {
  margin: 0;
}

.header-jornada__notes {
  display: grid;
  grid: auto/auto auto;
  grid-gap: 20px;
  justify-content: start;
  margin-top: 20px;
  font-family: "Open Sans", sans-serif;
}

.header-jornada__notes img {
  width: 40px;
  height: 40px;
}

.header-jornada__notes p {
  margin: 0;
}

.page-header-jornada {
  background: url(3a99d4d574a46953d154.png), radial-gradient(circle, rgb(230, 239, 242) 0%, rgb(178, 207, 216) 100%);
  background-size: cover;
  margin-bottom: 50px;
}

.topo-jornadasaprendizagem {
  height: 650px;
  background-size: cover;
  color: #1f396a;
  position: relative;
}

.topo-jornadasaprendizagem .intro {
  padding: 70px 0;
  position: relative;
  z-index: 11;
}

.topo-jornadasaprendizagem .intro .gravata {
  max-width: 280px;
}

.intrucao-interacao {
  max-width: 280px;
  margin-top: 30px;
  padding-left: 50px;
  font-style: italic;
  position: relative;
}

.intrucao-interacao span:first-child {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.topo-jornadasaprendizagem h1 {
  font-family: "Josefin Sans", "Open Sans", "sans-serif";
  font-size: 60px;
  line-height: 62px;
  font-weight: 700;
  letter-spacing: -2px;
  color: #1f396a;
}

.topo-jornadasaprendizagem h2 {
  font-family: "Josefin Sans", "Open Sans", "sans-serif";
  font-size: 40px;
  line-height: 42px;
  font-weight: 700;
  letter-spacing: -0.03rem;
}

.pt-linha {
  width: 100%;
}

.pt-linha-externa {
  fill: none;
  stroke: #f5f5f5;
  stroke-width: 3;
  stroke-miterlimit: 10;
}

.pt-linha-interna {
  fill: none;
  stroke: #5c7ab1;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}

.passos-jornadas-base-elipse {
  fill: none;
  stroke: none;
}

.segmento {
  fill: none;
  stroke: #1f396a;
  stroke-width: 3;
}

.base-01 {
  opacity: 0.7;
}

.base-02 {
  opacity: 0.5;
}

.base-03 {
  opacity: 0.3;
}

.base-04 {
  opacity: 0.1;
}

.base-05 {
  stroke: #fff;
  opacity: 0.5;
}

.grafico-interativo {
  position: absolute;
  left: 35%;
  top: 0;
  width: 900px;
  height: 600px;
}

.passos-base {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.passos-jornadas-base {
  width: 900px;
}

.passos {
  width: 18px;
  height: 18px;
  position: absolute;
  top: -18px;
  transform-origin: -18px;
  z-index: 10;
  cursor: pointer;
}

.passos::before {
  content: "";
  display: block;
  width: 100px;
  height: 100px;
  background: #fff;
  position: absolute;
  bottom: 50px;
  left: -20px;
  border-radius: 50%;
  opacity: 0;
  transition: all ease 0.3s;
}

.passo-1::before {
  left: -40px;
  bottom: 40px;
}

.passo-2::before {
  left: -30px;
}

.passo-3::before {
  left: -15px;
}

.passo-4::before {
  left: -62px;
}

.passos:hover:before {
  opacity: 0.7;
}

.passos:hover .passo-numero {
  height: 135px;
}

.passo-descricao {
  width: 1px;
  position: absolute;
  top: -300px;
  left: 75px;
  opacity: 0;
  overflow: hidden;
  transition: all ease 0.6s;
}

.passo-descricao h2 {
  width: 300px;
}

.passo-descricao .passo-texto {
  width: 300px;
  font-family: "Open Sans", sans-serif;
}

.passo-icone {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  transition: all ease 2s;
}

.passo-numero {
  position: absolute;
  bottom: 17px;
  left: -66px;
  width: 150px;
  height: 125px;
  overflow: hidden;
  transition: all ease 0.6s;
}

.passo-numero .svg-passos {
  width: 100%;
}

.svg-passos {
  width: 150px;
}

.svg-passos-numeros-bg {
  fill: #e6eff2;
}

.svg-passos-numeros-linhas * {
  fill: none;
  stroke: #5c7ab1;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.simb-passo-05 {
  fill: #f65e87;
}

.simb-passo-04 {
  fill: #c54ae9;
}

.simb-passo-03 {
  fill: #fc903d;
}

.simb-passo-02 {
  fill: #2aa0b8;
}

.simb-passo-01 {
  fill: #7976ff;
}

.pt-linha-int {
  fill: none;
  stroke: #f5f5f5;
  stroke-width: 5;
  stroke-miterlimit: 10;
}

.pt-linha-ext {
  fill: none;
  stroke: #5c7ab1;
  stroke-width: 3;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.passos.ativo .passo-numero {
  width: 320px;
  height: 320px;
  left: -151px;
}

.passos.ativo .passo-descricao {
  opacity: 1;
  width: 410px;
}

.passos.ativo .passo-icone {
  opacity: 1;
}

.passos.ativo .svg-passos-numeros-bg {
  fill: #fff;
}

.passos.ativo .passo-numero .svg-passos-numeros-linhas * {
  stroke-width: 1.5;
}

.passos.ativo .passo-numero .svg-passos-numeros-linhas.p-linha-05 * {
  stroke: #f65e87;
}

.passos.ativo .passo-numero .svg-passos-numeros-linhas.p-linha-04 * {
  stroke: #c54ae9;
}

.passos.ativo .passo-numero .svg-passos-numeros-linhas.p-linha-03 * {
  stroke: #fc903d;
}

.passos.ativo .passo-numero .svg-passos-numeros-linhas.p-linha-02 * {
  stroke: #2aa0b8;
}

.passos.ativo .passo-numero .svg-passos-numeros-linhas.p-linha-01 * {
  stroke: #7976ff;
}

.passo-1.ativo .passo-descricao {
  display: block;
  left: 80px;
}

.passo-2.ativo .passo-descricao {
  display: block;
  left: 130px;
}

.passo-3.ativo .passo-descricao {
  display: block;
  left: 160px;
}

.passo-4.ativo .passo-descricao {
  display: block;
  left: 50px;
}

.passo-5.ativo .passo-descricao {
  display: block;
  left: 180px;
}

.passos.ativo.passo-5 .passo-descricao h2 {
  color: #f65e87;
}

.passos.ativo.passo-4 .passo-descricao h2 {
  color: #c54ae9;
}

.passos.ativo.passo-3 .passo-descricao h2 {
  color: #fc903d;
}

.passos.ativo.passo-2 .passo-descricao h2 {
  color: #2aa0b8;
}

.passos.ativo.passo-1 .passo-descricao h2 {
  color: #7976ff;
}

.passo-1.ativo:before {
  opacity: 1;
  width: 300px;
  height: 300px;
  left: -100px;
}

.passo-2.ativo:before {
  opacity: 1;
  width: 300px;
  height: 300px;
  left: -100px;
}

.passo-3.ativo:before {
  opacity: 1;
  width: 300px;
  height: 300px;
  left: -100px;
}

.passo-4.ativo:before {
  opacity: 1;
  width: 300px;
  height: 300px;
  left: -150px;
}

.passo-5.ativo:before {
  opacity: 1;
  width: 300px;
  height: 300px;
  left: -100px;
}

@media (max-width: 768px) {
  .page-header-jornada {
    margin-bottom: 35px;
  }
  .page-header-jornada .wrapper {
    margin: 0;
    padding: 0;
  }
  .topo-jornadasaprendizagem {
    height: 690px;
  }
  .topo-jornadasaprendizagem h1 {
    font-size: 40px;
    line-height: 42px;
    margin: 0;
  }
  .topo-jornadasaprendizagem .intro .gravata {
    font-size: 15px;
    line-height: 23px;
  }
  .topo-jornadasaprendizagem .intro {
    padding: 50px 0 30px 35px;
  }
  .passos-base, .header-jornada__notes {
    display: none;
  }
  .passos {
    top: 0;
    width: 100%;
    height: 300px;
  }
  .passo-descricao {
    top: 0;
    left: 0;
    opacity: 1;
    width: 200px;
    top: 66px;
    overflow: unset;
  }
  .passo-descricao h2 {
    font-size: 30px;
    line-height: 32px;
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .passo-icone {
    opacity: 1;
    height: 50px;
    right: auto;
    left: -50px;
    top: -60px;
  }
  .passo-icone img {
    height: 50px;
  }
  .passo-descricao .passo-texto {
    font-size: 15px;
    line-height: 23px;
    width: 100%;
  }
  .grafico-interativo {
    position: relative;
    width: 100%;
    height: auto;
    left: 0;
  }
  .grafico-interativo::before {
    content: "";
    width: calc(100% + 200px);
    height: 2px;
    position: absolute;
    bottom: 43px;
    left: -100px;
    background: #1f396a;
    opacity: 0.5;
  }
  .passo-1.ativo:before {
    display: none;
  }
  .passos .passo-numero, .passos.ativo .passo-numero {
    left: -10px;
    width: 110px;
    height: auto;
    bottom: 50px;
  }
  .passo-ponto {
    width: 15px;
    height: 15px;
    position: absolute;
    bottom: 37px;
    left: 37px;
  }
  .passos::before {
    display: none;
  }
  .passos:hover .passo-numero {
    height: auto;
  }
  .svg-passos-numeros-linhas.p-linha-05 * {
    stroke: #f65e87;
  }
  .svg-passos-numeros-linhas.p-linha-04 * {
    stroke: #c54ae9;
  }
  .svg-passos-numeros-linhas.p-linha-03 * {
    stroke: #fc903d;
  }
  .svg-passos-numeros-linhas.p-linha-02 * {
    stroke: #2aa0b8;
  }
  .svg-passos-numeros-linhas.p-linha-01 * {
    stroke: #7976ff;
  }
  .passo-1 .passo-descricao {
    left: 80px;
  }
  .passo-2 .passo-descricao {
    left: 90px;
  }
  .passo-3 .passo-descricao {
    left: 100px;
  }
  .passo-4 .passo-descricao {
    left: 70px;
  }
  .passo-5 .passo-descricao {
    left: 108px;
  }
  .passo-1 .passo-descricao h2 {
    color: #7976ff;
    width: 100%;
  }
  .passo-2 .passo-descricao h2 {
    color: #2aa0b8;
  }
  .passo-3 .passo-descricao h2 {
    color: #fc903d;
  }
  .passo-4 .passo-descricao h2 {
    color: #c54ae9;
  }
  .passo-5 .passo-descricao h2 {
    color: #f65e87;
  }
  .topo-jornadasaprendizagem .flickity-page-dots {
    bottom: 20px;
  }
  .topo-jornadasaprendizagem .flickity-page-dots button {
    background: #fff;
  }
  .topo-jornadasaprendizagem .flickity-button {
    width: 40px;
    height: 40px;
    top: 30px;
    right: 20px;
    left: auto;
    border-radius: 10px;
  }
  .topo-jornadasaprendizagem .flickity-prev-next-button.previous {
    right: 70px;
  }
  .topo-jornadasaprendizagem .flickity-button-icon {
    width: 15px;
    left: 13px;
  }
  .topo-jornadasaprendizagem .flickity-button-icon path {
    fill: #25cc9f;
  }
  .topo-jornadasaprendizagem .flickity-button:focus {
    box-shadow: 0 0 6px 0px #25cc9f;
  }
}
.barra-inscricao {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 65px;
  background-color: var(--corCinza100);
  box-shadow: 0 3px 26px rgba(0, 0, 0, 0.2);
  z-index: var(--layer7);
  transform: translateY(-100%);
}

.barra-inscricao .wrapper {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}

.barra-inscricao__wrapper {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: calc(100% - 300px);
  height: 100%;
  margin: 0 auto;
}

.barra-inscricao__left, .barra-inscricao__right {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}

.barra-inscricao__right {
  justify-content: flex-end;
}

.barra-inscricao__titles {
  display: flex;
  flex-flow: column nowrap;
}

.barra-inscricao__hat {
  margin: 0;
  color: var(--corCinza600);
  font-size: 13px;
  font-weight: 400;
}

.barra-inscricao__title {
  margin: 0;
  max-width: calc(100vw - 350px - 630px);
  color: var(--corCinza700);
  font-size: 18px;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.barra-inscricao__valor {
  display: none;
}

.barra-inscricao__inputs {
  display: flex;
  flex-flow: row nowrap;
  flex-shrink: 0;
}

.barra-inscricao__inputs .input {
  margin-right: 10px;
}

.barra-inscricao .btn {
  flex-shrink: 0;
}

.barra-inscricao__inscricao-gratuita {
  display: none;
}

@media only screen and (max-width: 1200px) {
  .barra-inscricao {
    top: initial;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70px;
    background-color: var(--corYaleBlue300);
    box-shadow: none;
    transform: translateY(100%);
  }
  .barra-inscricao__wrapper {
    width: calc(100% - 60px);
    height: 100%;
    margin: 0 auto;
  }
  .barra-inscricao__titles {
    display: none;
  }
  .barra-inscricao__inputs {
    display: none;
  }
  .barra-inscricao__valor {
    display: block;
    margin: 10px 0 0 0;
    color: var(--corBranco);
    font-size: 18px;
    font-weight: 700;
    text-align: center;
  }
  .barra-inscricao__valor b {
    font-size: 32px;
  }
  .barra-inscricao__valor span {
    font-weight: 400;
  }
  .barra-inscricao__text {
    margin-top: 10px;
    color: var(--corBranco);
    font-size: 18px;
    font-weight: 700;
    text-align: center;
  }
  .barra-inscricao__inscricao-gratuita {
    display: block;
    margin: 0;
    color: var(--corBranco);
    font-size: 18px;
    font-weight: 700;
    text-align: center;
  }
}
.barra-inscricao--azul {
  background-color: var(--corPrimaria);
  box-shadow: none;
}

.barra-inscricao--azul .barra-inscricao__hat {
  color: var(--corCinza);
}

.barra-inscricao--azul .barra-inscricao__title {
  color: var(--corBranco);
}

.checkbox {
  z-index: 0;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  position: relative;
}

.checkbox .checkbox__inner {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  z-index: -1;
  position: absolute;
  left: -10px;
  top: -8px;
  display: block;
  margin: 0;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background-color: rgba(var(--checkbox-onsurface-rgb, 0, 0, 0), 0.6);
  box-shadow: none;
  outline: none;
  opacity: 0;
  transform: scale(1);
  pointer-events: none;
  transition: opacity 0.3s, transform 0.2s;
}

.checkbox > span {
  display: inline-block;
  cursor: pointer;
}

.checkbox > span::before {
  content: "";
  display: inline-block;
  box-sizing: border-box;
  margin: 3px 11px 3px 1px;
  border: solid 2px;
  border-color: rgba(var(--checkbox-onsurface-rgb, 0, 0, 0), 0.6);
  border-radius: 2px;
  width: 18px;
  height: 18px;
  vertical-align: top;
  transition: border-color 0.2s, background-color 0.2s;
}

.checkbox > span::after {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 2px;
  width: 10px;
  height: 5px;
  border: solid 2px rgba(0, 0, 0, 0);
  border-right: none;
  border-top: none;
  transform: translate(3px, 4px) rotate(-45deg);
}

.checkbox.is-checked .checkbox__inner {
  background-color: rgb(var(--checkbox-primary-rgb, 33, 150, 243));
}

.checkbox.is-checked .checkbox__inner + span::before {
  border-color: var(--corYaleBlue);
  background-color: var(--corYaleBlue);
}

.checkbox.is-checked .checkbox__inner + span::after {
  border-color: rgb(var(--checkbox-onprimary-rgb, 255, 255, 255));
}

.checkbox:hover .checkbox__inner {
  opacity: 0.04;
}

.checkbox .checkbox__inner:focus {
  opacity: 0.12;
}

.checkbox:hover .checkbox__inner:focus {
  opacity: 0.16;
}

.checkbox.is-disabled .checkbox__inner {
  opacity: 0;
}

.checkbox.is-disabled .checkbox__inner + span {
  color: rgba(var(--checkbox-onsurface-rgb, 0, 0, 0), 0.38);
  cursor: initial;
}

.checkbox.is-disabled .checkbox__inner + span::before {
  border-color: currentColor;
}

.checkbox.is-checked.is-disabled .checkbox__inner + span::before, .checkbox.is-disabled .checkbox__inner + span::before {
  border-color: rgba(0, 0, 0, 0);
  background-color: currentColor;
}

:root {
  --layer1: 100;
  --layer2: 200;
  --layer3: 300;
  --layer4: 400;
  --layer5: 500;
  --layer6: 600;
  --layer7: 700;
  --layer8: 800;
  --layer9: 900;
  --layer10: 1000;
  --corPreto: #000;
  --corCinza: var(--corCinza400);
  --corCinza100: #F1F1F2;
  --corCinza200: #F1F5F9;
  --corCinza300: #EDEFF6;
  --corCinza400: #D7DCE5;
  --corCinza500: #BCC4D2;
  --corCinza600: #666666;
  --corCinza700: #333333;
  --corBranco: #FFF;
  --corYaleBlue: var(--corYaleBlue400);
  --corYaleBlue500: #454F75;
  --corYaleBlue400: #1F396A;
  --corYaleBlue300: #5C7AB1;
  --corMint: var(--corMint400);
  --corMint200: #b6ffd6;
  --corMint300: #7AFFB3;
  --corMint400: #25CC9F;
  --corMint500: #20b38b;
  --corSlateBlue: var(--corSlateBlue400);
  --corSlateBlue400: #7976FF;
  --corSlateGray: var(--corSlateGray400);
  --corSlateGray400: #78859E;
  --corProcessCyan: var(--corProcessCyan400);
  --corProcessCyan100: #D2EAF1;
  --corProcessCyan200: #9ebed5;
  --corProcessCyan400: #0BBBEF;
  --corProcessCyan500: #0AA7D6;
  --corMalachite: var(--corMalachite400);
  --corMalachite400: #00E676;
  --corMalachite500: #00CC69;
  --corImperialRed: var(--corImperialRed400);
  --corImperialRed400: #FF2C35;
  --corRaspberry: #f0145c;
  --corPrimaria: var(--corYaleBlue);
  --corSecundaria: var(--corSlateBlue);
}

html, body {
  overflow-x: hidden;
}

body {
  position: relative;
  font-family: "Josefin Sans", sans-serif;
  overflow-x: hidden;
}

img, svg {
  display: block;
}

.hidden {
  display: none !important;
}

.alertbar-visible {
  padding-top: 46px;
}

.portlet-search-results .component-title {
  display: none;
}

.dev {
  display: flex;
  flex-flow: column nowrap;
  padding: 50px 50px;
}

.dev__row {
  display: flex;
  flex-flow: row nowrap;
  margin-top: 10px;
  padding: 25px;
}

.dev__row--grey {
  background-color: var(--corCinza300);
}

.svg {
  display: block;
}

.svg svg {
  display: block;
  position: relative;
}

.svg--width svg {
  width: 100%;
}

.svg--height svg {
  height: 100%;
}

.wrapper {
  position: relative;
  padding: 0 40px;
  width: calc(100% - 80px);
  max-width: 1160px;
  margin: 0 auto;
}

@media only screen and (max-width: 1200px) {
  .wrapper {
    padding: 0 20px;
    width: 100%;
  }
}
[lang=pt-BR] .lang--en-us {
  display: none;
}

[lang=en-US] .lang--pt-br {
  display: none;
}

.test-thrill {
  background-color: red;
}

.react-modal-overlay {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(31, 57, 106, 0.9);
  z-index: var(--layer5);
}

.react-modal {
  display: block;
  border-radius: 20px;
  margin: 0 auto;
  outline: none;
  -webkit-overflow-scrolling: touch;
}

.unisenai-modal {
  min-width: 900px;
}

.unisenai-modal__header {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 100%;
}

.unisenai-modal__title {
  margin: 0;
  color: var(--corBranco);
}

.unisenai-modal__close {
  cursor: pointer;
  padding: 6px;
  border: none;
  background-color: rgba(0, 0, 0, 0);
}

.unisenai-modal__close svg {
  padding: 0;
  height: 15px;
}

.unisenai-modal__content {
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  position: relative;
  padding: 20px;
  width: 100%;
}

.unisenai-modal__buttons {
  display: flex;
  flex-flow: row wrap;
  margin-top: 15px;
}

.unisenai-modal__row {
  display: flex;
  flex-flow: row nowrap;
}

.unisenai-modal--curso {
  min-width: initial;
  background-color: rgba(0, 0, 0, 0);
}

.unisenai-modal--curso .unisenai-modal__header {
  flex-flow: column nowrap;
  justify-content: flex-start;
}

.unisenai-modal--curso .unisenai-modal__title {
  padding: 20px 0;
  max-width: 900px;
  color: var(--corBranco);
  font-size: 54px;
  font-weight: 700;
  text-align: center;
}

.unisenai-modal--curso .unisenai-modal__hats {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}

.unisenai-modal--curso .unisenai-modal__hat {
  position: relative;
  margin: 0;
  color: var(--corCinza500);
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  text-transform: uppercase;
}

.unisenai-modal--curso .unisenai-modal__hat:not(:last-child) {
  margin-right: 20px;
}

.unisenai-modal--curso .unisenai-modal__hat:not(:last-child)::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -10px;
  width: 1px;
  height: 20px;
  background-color: var(--corProcessCyan);
}

.unisenai-modal--curso .unisenai-modal__content {
  align-items: center;
  padding: 0;
}

.unisenai-modal--curso .unisenai-modal__inputs {
  display: flex;
  flex-flow: row nowrap;
}

.unisenai-modal--curso .inputs--style-2 label {
  color: var(--corBranco);
}

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